/* SQLyog Professional v13.1.7 (64 bit) MySQL - 8.0.21 : Database - asc_world_new ********************************************************************* */ /*!40101 SET NAMES utf8 */; /*!40101 SET SQL_MODE=''*/; /*!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 */; /*Table structure for table `creature_properties` */ CREATE TABLE `creature_properties` ( `entry` int unsigned NOT NULL DEFAULT '0', `build` smallint NOT NULL DEFAULT '12340', `killcredit1` int DEFAULT '0', `killcredit2` int DEFAULT '0', `male_displayid` int DEFAULT '0', `female_displayid` int DEFAULT '0', `male_displayid2` int DEFAULT '0', `female_displayid2` int DEFAULT '0', `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT '', `subname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT '', `info_str` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT '', `type_flags` int unsigned NOT NULL DEFAULT '0', `type` int DEFAULT '0', `family` int DEFAULT '0', `rank` int DEFAULT '0', `encounter` int DEFAULT '0', `base_attack_mod` float DEFAULT NULL, `range_attack_mod` float DEFAULT NULL, `leader` tinyint DEFAULT '0', `minlevel` int unsigned NOT NULL, `maxlevel` int unsigned NOT NULL, `faction` int unsigned NOT NULL DEFAULT '0', `minhealth` int unsigned NOT NULL, `maxhealth` int unsigned NOT NULL, `mana` int unsigned NOT NULL DEFAULT '0', `scale` float NOT NULL DEFAULT '0', `npcflags` int unsigned NOT NULL DEFAULT '0', `attacktime` int unsigned NOT NULL DEFAULT '0', `attack_school` tinyint DEFAULT NULL, `mindamage` float NOT NULL DEFAULT '0', `maxdamage` float NOT NULL DEFAULT '0', `can_ranged` int unsigned NOT NULL DEFAULT '0', `rangedattacktime` int unsigned NOT NULL DEFAULT '0', `rangedmindamage` float unsigned NOT NULL DEFAULT '0', `rangedmaxdamage` float unsigned NOT NULL DEFAULT '0', `respawntime` int unsigned NOT NULL DEFAULT '0', `armor` mediumint unsigned NOT NULL DEFAULT '0', `resistance1` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Holy', `resistance2` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Fire', `resistance3` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Nature', `resistance4` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Frost', `resistance5` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Shadow', `resistance6` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Arcane', `combat_reach` float NOT NULL DEFAULT '1', `bounding_radius` float NOT NULL DEFAULT '1', `auras` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `boss` int unsigned NOT NULL DEFAULT '0', `money` int NOT NULL DEFAULT '0', `invisibility_type` int unsigned NOT NULL DEFAULT '0', `walk_speed` float NOT NULL DEFAULT '2.5', `run_speed` float NOT NULL DEFAULT '8', `fly_speed` float NOT NULL DEFAULT '14', `extra_a9_flags` int NOT NULL DEFAULT '0', `spell1` int unsigned NOT NULL DEFAULT '0', `spell2` int unsigned NOT NULL DEFAULT '0', `spell3` int unsigned NOT NULL DEFAULT '0', `spell4` int unsigned NOT NULL DEFAULT '0', `spell5` int unsigned NOT NULL DEFAULT '0', `spell6` int unsigned NOT NULL DEFAULT '0', `spell7` int unsigned NOT NULL DEFAULT '0', `spell8` int unsigned NOT NULL DEFAULT '0', `spell_flags` int NOT NULL DEFAULT '0', `modImmunities` int unsigned NOT NULL DEFAULT '0', `isTrainingDummy` int unsigned NOT NULL DEFAULT '0', `guardtype` int unsigned NOT NULL DEFAULT '0', `summonguard` int unsigned NOT NULL DEFAULT '0', `spelldataid` int unsigned NOT NULL DEFAULT '0', `vehicleid` int unsigned NOT NULL DEFAULT '0', `rooted` int unsigned NOT NULL DEFAULT '0', `questitem1` int DEFAULT '0', `questitem2` int DEFAULT '0', `questitem3` int DEFAULT '0', `questitem4` int DEFAULT '0', `questitem5` int DEFAULT '0', `questitem6` int DEFAULT '0', `waypointid` int DEFAULT '0', `gossipId` int NOT NULL DEFAULT '0', PRIMARY KEY (`entry`,`build`), UNIQUE KEY `unique_index` (`entry`,`build`) USING BTREE ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Creature System'; /*Data for the table `creature_properties` */ insert into `creature_properties`(`entry`,`build`,`killcredit1`,`killcredit2`,`male_displayid`,`female_displayid`,`male_displayid2`,`female_displayid2`,`name`,`subname`,`info_str`,`type_flags`,`type`,`family`,`rank`,`encounter`,`base_attack_mod`,`range_attack_mod`,`leader`,`minlevel`,`maxlevel`,`faction`,`minhealth`,`maxhealth`,`mana`,`scale`,`npcflags`,`attacktime`,`attack_school`,`mindamage`,`maxdamage`,`can_ranged`,`rangedattacktime`,`rangedmindamage`,`rangedmaxdamage`,`respawntime`,`armor`,`resistance1`,`resistance2`,`resistance3`,`resistance4`,`resistance5`,`resistance6`,`combat_reach`,`bounding_radius`,`auras`,`boss`,`money`,`invisibility_type`,`walk_speed`,`run_speed`,`fly_speed`,`extra_a9_flags`,`spell1`,`spell2`,`spell3`,`spell4`,`spell5`,`spell6`,`spell7`,`spell8`,`spell_flags`,`modImmunities`,`isTrainingDummy`,`guardtype`,`summonguard`,`spelldataid`,`vehicleid`,`rooted`,`questitem1`,`questitem2`,`questitem3`,`questitem4`,`questitem5`,`questitem6`,`waypointid`,`gossipId`) values (3,5462,0,0,987,0,0,0,'Flesh Eater','','',0,6,0,0,0,1.02,1,0,24,25,21,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.533,'',0,64,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,884,1129,0,0,0,0,0,0),(6,5462,0,0,10913,0,0,0,'Kobold Vermin','','',0,7,0,0,0,1,1,0,1,2,26,42,55,0,1,0,2000,0,2,2,0,0,0,0,240000,8,0,3,0,0,0,0,0.875,0.462,'',0,2,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(19,5875,0,0,6074,0,0,0,'Benny Questgiver','NPC','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25,8606,0,0,4465,0,0,0,'Mithril Mechanical Dragonling','','',6,9,0,0,0,1,1,0,45,45,2,2972,2972,0,1,0,2000,0,76,100,0,0,0,0,0,2695,0,0,0,0,0,0,1.25,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29,5875,25499,0,25275,0,0,0,'Kanrethad','Master of Death','',0,7,0,0,0,1250,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30,5462,0,0,382,0,0,0,'Forest Spider','','',1,1,3,0,0,1,1,0,5,6,22,102,120,0,1,0,2000,0,7,9,0,0,0,0,180000,165,0,0,0,0,0,0,0.521186,0.275186,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,5880,0,0,0,0,0,0,0,0,100,0),(31,5875,0,0,145,0,0,0,'Furbolg','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36,5462,0,0,367,0,0,0,'Harvest Golem','','',32768,9,0,0,0,1,1,0,11,12,14,222,247,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.275,0.79645,'',0,13,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38,5462,0,0,5035,5036,0,0,'Defias Thug','','',0,7,0,0,0,1,1,0,3,4,17,71,86,0,1,0,2000,0,4,5,0,0,0,0,180000,68,0,0,0,0,0,0,1.5,0.306,'',0,2,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,752,0,0,0,0,0,100,0),(40,5462,0,0,373,0,0,0,'Kobold Miner','','',0,7,0,0,0,1,1,0,6,7,26,120,137,0,1,0,2000,0,9,12,0,0,0,0,180000,230,0,21,0,0,0,0,1.4375,0.759,'',0,6,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,773,772,0,0,0,0,100,0),(43,5462,0,0,368,0,0,0,'Mine Spider','','',1,1,3,0,0,1,1,0,8,9,22,156,176,0,1,0,2000,0,11,15,0,0,0,0,180000,387,0,0,0,0,0,0,0.825,1.0285,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,10495,0,0,0,0,0,0,0,0,100,0),(46,5462,0,0,441,0,0,0,'Murloc Forager','','',0,7,0,0,0,1,1,0,9,10,18,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,2,2,2,2,2,2,1.5,0.417,'',0,8,0,2.5,8,14,0,3368,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,780,0,0,0,0,0,100,0),(48,5462,0,0,200,0,0,0,'Skeletal Warrior','','',0,6,0,0,0,1,1,0,21,22,21,531,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.275,0.3349,'',0,49,0,2.5,8,14,0,9080,7165,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2378,0,0,0,0,0,0,0),(49,5875,0,0,159,0,0,0,'Lesser Succubus','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54,5462,0,0,1287,0,0,0,'Corina Steele','Weaponsmith','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,4224,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.208,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55,5875,0,0,17,0,0,0,'Mean Ed the Blacksmith','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(60,5462,0,0,2153,0,0,0,'Ruklar the Trapper','','',0,7,0,0,0,1,1,0,8,8,26,148,148,165,1,0,2000,0,10,13,0,0,0,0,444000,303,0,0,0,0,0,0,1.625,0.858,'',0,7,0,2.5,8,14,0,6016,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(61,5462,0,0,3341,0,0,0,'Thuros Lightfingers','','',0,7,0,4,0,1,1,0,11,11,17,222,222,0,1,0,1700,0,12.75,17,0,0,0,0,7200000,528,0,0,0,0,0,0,1.5,0.306,'',0,13,0,2.5,8,14,0,15657,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(62,5875,0,0,26,0,0,0,'Gug Fatcandle','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(65,5875,0,0,13,0,0,0,'Peasant Woman','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(66,5462,0,0,1298,0,0,0,'Tharynn Bouden','Trade Supplies','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,128,1500,0,9.75,12.75,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(67,5875,0,0,23,0,0,0,'[UNUSED] Marlon Darnik','Grocer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(68,5462,0,0,3167,5446,0,0,'Stormwind City Guard','','Directions',0,7,0,0,0,1.5,1,0,75,75,11,15952,15952,0,1,268435457,2000,0,342,485,0,0,0,0,25000000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,114),(69,5462,0,0,31048,0,0,0,'Diseased Timber Wolf','','',1,1,1,0,0,1,1,0,2,2,32,55,55,0,1,0,2000,0,2,2,0,0,0,0,180000,8,0,0,10,0,0,0,0.881356,1.05763,'71764',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13060,0,0,50432,0,0,0,0,0,100,0),(70,5875,0,0,13,0,0,0,'[UNUSED] Lower Class Citizen','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(71,5875,0,0,137,0,0,0,'Rankist','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.533,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(72,5875,0,0,19,0,0,0,'[UNUSED] Antaris the Trader','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(73,5875,0,0,15,0,0,0,'Veraina the Apothecary','Questgiver','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(74,5462,0,0,1289,0,0,0,'Kurran Steele','Cloth & Leather Armor Merchant','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,4224,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(75,5875,0,0,166,0,0,0,'[UNUSED] Vashaum Nightwither','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(78,5462,0,0,3275,0,0,0,'Janos Hammerknuckle','Weaponsmith','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,4224,2000,0,5,7,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(79,5462,0,0,774,0,0,0,'Narg the Taskmaster','','',0,7,0,4,0,1.3,1,0,10,10,26,257,257,0,1,0,2000,0,13,17,0,0,0,0,3600000,463,0,0,0,0,0,0,1.625,0.858,'',0,9,0,2.5,8,14,0,9128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(80,5462,0,0,365,0,0,0,'Kobold Laborer','','',0,7,0,0,0,1,1,0,3,4,26,71,86,0,1,0,2000,0,4,5,0,0,0,0,240000,68,0,12,0,0,0,0,1.0625,0.561,'',0,2,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(81,5875,0,0,371,0,0,0,'[UNUSED] Luglar the Clogger','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.99,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(82,5875,0,0,16,0,0,0,'Crazy Leonetti','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(87,5875,0,0,167,0,0,0,'Forest Troll Berserker','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(89,5462,0,0,169,0,0,0,'Infernal','','',0,3,19,0,0,1.9,1,0,70,70,954,4800,9100,3460,1,0,2000,0,252,357,0,0,0,0,0,6719,0,300,0,0,0,0,2,0.903,'19483',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(90,5875,0,0,791,0,0,0,'Sea Giant','','',0,5,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(92,5462,0,0,171,0,0,0,'Rock Elemental','','',0,4,0,0,0,1,1,0,39,40,91,1678,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,40,80,80,40,80,40,1.125,0.2325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4627,7848,0,0,0,0,0,0),(93,5875,0,0,172,0,0,0,'Centaur','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.71,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(94,5462,0,0,2361,2362,0,0,'Defias Cutpurse','','',0,7,0,0,0,1,1,0,5,6,17,102,120,0,1,0,2000,0,7,9,0,0,0,0,180000,165,0,0,0,0,0,0,1.5,0.306,'',0,3,0,2.5,8,14,0,53,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(95,5462,0,0,4418,4419,0,0,'Defias Smuggler','','',0,7,0,0,0,1,1,0,11,12,17,222,247,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.306,'',0,13,0,2.5,8,14,0,2589,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,829,0,0,0,0,0,0,0),(97,5462,0,0,10791,0,0,0,'Riverpaw Runt','','',0,7,0,0,0,1,1,0,8,9,20,156,176,0,1,0,2000,0,11,15,0,0,0,0,180000,387,0,9,0,0,0,0,1.275,0.425,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,782,0,0,0,0,0,100,0),(98,5462,0,0,376,0,0,0,'Riverpaw Taskmaster','','',0,7,0,0,0,1,1,0,17,18,20,386,417,0,1,0,2000,0,26,35,0,0,0,0,300000,768,0,18,0,0,0,0,1.95,0.4888,'',0,30,0,2.5,8,14,0,3229,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,725,0,0,0,0,0,0,0),(99,5462,0,0,3320,0,0,0,'Morgaine the Sly','','',0,7,0,4,0,1,1,0,10,10,17,198,198,0,1,0,2000,0,13,17,0,0,0,0,3600000,463,0,0,0,0,0,0,1.5,0.208,'',0,9,0,2.5,8,14,0,1776,7159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(100,5462,0,0,175,0,0,0,'Gruff Swiftbite','','',0,7,0,4,0,1,1,0,12,12,20,247,247,0,1,0,1500,0,12.75,16.5,0,0,0,0,7200000,562,0,0,0,0,0,0,1.5,0.376,'',0,9,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(102,5875,0,0,177,0,0,0,'Bronze Dragonspawn','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(103,5462,0,0,2073,0,0,0,'Garrick Padfoot','','',0,7,0,0,0,1,1,0,5,5,17,102,102,0,1,0,2000,0,5,7,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.306,'',0,3,0,2.5,8,14,0,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,182,0,0,0,0,0,0,0),(105,5875,0,0,178,0,0,0,'Tall Strider','','',0,0,12,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.674,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(106,5875,0,0,179,0,0,0,'Kodo Beast','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(107,5875,0,0,180,0,0,0,'Raptor','','',1,1,11,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.994068,0.71109,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(108,5875,0,0,181,0,0,0,'Green Dragonspawn','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.43,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(109,5875,0,0,182,0,0,0,'White Dragonspawn','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(111,5875,0,0,20,0,0,0,'Priest','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(112,5875,0,0,14,0,0,0,'Priestess','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(113,5462,0,0,503,0,0,0,'Stonetusk Boar','','',1,1,5,0,0,1,1,0,5,6,189,102,120,0,1,0,2000,0,7,9,0,0,0,0,180000,165,0,0,0,0,20,0,0.633898,0.745464,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,9081,0,0,0,0,0,0,0,0,100,0),(114,5462,0,0,378,0,0,0,'Harvest Watcher','','',0,9,0,0,0,1,1,0,14,15,14,300,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.65,1.0307,'',0,19,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(115,5462,0,0,379,0,0,0,'Harvest Reaper','','',0,9,0,0,0,1,1,0,17,18,14,386,417,0,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.725,1.07755,'',0,30,0,2.5,8,14,0,7342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(116,5462,0,0,2357,2358,0,0,'Defias Bandit','','',0,7,0,0,0,1,1,0,8,9,17,156,176,0,1,0,2000,0,11,15,0,0,0,0,180000,387,0,0,0,0,0,0,1.5,0.306,'',0,8,0,2.5,8,14,0,8646,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1019,0,0,0,0,0,100,0),(117,5462,0,0,175,0,0,0,'Riverpaw Gnoll','','',0,7,0,0,0,1,1,0,11,12,20,222,247,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,12,0,0,0,0,1.5,0.376,'',0,13,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,725,0,0,0,0,0,0,0),(118,5462,0,0,11415,0,0,0,'Prowler','','',1,1,1,0,0,1,1,0,9,10,38,176,198,0,1,0,1500,0,9.75,12.75,0,0,0,0,180000,463,0,0,1,0,0,0,1.0625,0.85,'',0,0,0,2.5,8,14,0,17255,24604,14916,0,0,0,0,0,0,0,0,0,0,5943,0,0,0,0,0,0,0,0,100,0),(119,5462,0,0,381,0,0,0,'Longsnout','','',1,1,5,0,0,1,1,0,10,11,189,198,222,0,1,0,2000,0,15,20,0,0,0,0,0,528,0,0,0,0,20,0,0.75,0.882,'24529',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,9073,0,0,0,0,0,0,0,0,0,0),(120,5875,0,0,366,0,0,0,'Forest Stalker','','',1,1,3,0,0,1,1,0,9,10,22,176,198,0,1,0,2000,0,13,17,0,0,0,0,0,463,0,0,0,0,0,0,0.6875,0.363,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,5884,0,0,0,0,0,0,0,0,0,0),(121,5462,0,0,2336,2337,0,0,'Defias Pathstalker','','',0,7,0,0,0,1,1,0,16,16,17,328,356,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,0.208,'',0,21,0,2.5,8,14,0,2589,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,829,0,0,0,0,0,0,0),(122,5462,0,0,2342,2343,0,0,'Defias Highwayman','','',0,7,0,0,0,1,1,0,17,18,17,386,417,0,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.306,'',0,30,0,2.5,8,14,0,53,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,829,0,0,0,0,0,0,0),(123,5462,0,0,383,0,0,0,'Riverpaw Mongrel','','',0,7,0,0,0,1,1,0,14,14,20,300,300,0,1,0,2000,0,20,27,0,0,0,0,300000,630,0,14,0,0,0,0,1.725,0.575,'',0,16,0,2.5,8,14,0,8016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,725,0,0,0,0,0,0,0),(124,5462,0,0,384,0,0,0,'Riverpaw Brute','','',0,7,0,0,0,1,1,0,15,16,20,328,356,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,16,0,0,0,0,1.725,0.4324,'',0,21,0,2.5,8,14,0,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,725,0,0,0,0,0,0,0),(125,5462,0,0,10790,0,0,0,'Riverpaw Overseer','','',0,7,0,0,0,1,1,0,19,20,20,449,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,20,0,0,0,0,1.95,0.65,'',0,40,0,2.5,8,14,0,3136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,725,0,0,0,0,0,0,0),(126,5462,0,0,983,0,0,0,'Murloc Coastrunner','','',0,7,0,0,0,1,1,0,12,13,18,247,273,0,1,0,2000,0,18,24,0,0,0,0,300000,596,2,2,3,2,2,1,1.5,0.417,'',0,14,0,2.5,8,14,0,7357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(127,5462,0,0,1995,0,0,0,'Murloc Tidehunter','','',0,7,0,0,0,1,1,0,18,19,18,377,404,432,1,0,2000,0,26,34,0,0,0,0,300000,802,2,3,3,2,2,2,2.25,0.6255,'',0,34,0,2.5,8,14,0,11831,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(128,5875,0,0,1415,0,0,0,'Angry Programmer Tweedle Dee','Testing','',0,10,0,0,0,1,1,0,59,59,18,3900,3900,2620,1,0,1410,0,71.91,95.175,0,0,0,0,0,3449,0,0,0,0,0,0,2.5,2,'',0,586,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(129,5875,0,0,138,0,0,0,'Angry Programmer Tweedle Dum','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(130,5875,0,0,62,0,0,0,'Programmer Vendor','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(149,5875,0,0,387,0,0,0,'[UNUSED] Small Black Dragon Whelp','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.0625,0.2363,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(150,5875,0,0,190,0,0,0,'[UNUSED] Brother Milius','Bowyer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(151,5462,0,0,1292,0,0,0,'Brog Hamfist','General Supplies','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,896,1500,0,9.75,12.75,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(152,5462,0,0,3277,0,0,0,'Brother Danil','General Supplies','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,896,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(153,5875,0,0,14947,0,0,0,'Bethina','Baby Murloc Redemption Merchant','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(154,5462,0,0,1105,0,0,0,'Greater Fleshripper','','',1,1,7,0,0,1,1,0,16,17,73,356,386,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.4375,0.115,'',0,0,0,2.5,8,14,0,12166,0,0,0,0,0,0,0,0,0,0,0,0,8834,0,0,0,0,0,0,0,0,0,0),(157,5462,0,0,3027,0,0,0,'Goretusk','','',1,1,5,0,0,1,1,0,14,15,189,300,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,10,0,0,0,40,10,1,1.176,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,9085,0,0,0,0,0,0,0,0,0,0),(161,5875,0,0,18,0,0,0,'[UNUSED] Ander the Monk','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(163,5875,0,0,18,0,0,0,'[UNUSED] Destitute Farmer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(165,5875,0,0,390,0,0,0,'[UNUSED] Small Child','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(167,5462,0,0,1844,0,0,0,'Morhan Coppertongue','Metalsmith','',0,7,0,0,0,1,1,0,13,13,55,273,273,0,1,4224,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(171,5462,0,0,1305,0,0,0,'Murloc Warrior','','',0,7,0,0,0,1,1,0,15,16,18,328,356,0,1,0,3000,0,34.5,46.5,0,0,0,0,300000,700,2,3,2,3,2,2,1.95,0.5421,'',0,21,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(190,5462,0,0,3276,0,0,0,'Dermot Johns','Cloth & Leather Armor Merchant','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,4224,2000,0,5,7,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(192,5875,0,0,195,0,0,0,'Ice Troll','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(193,5462,0,0,196,0,0,0,'Blue Dragonspawn','','',0,2,0,1,0,3,2,0,50,51,60,6645,6876,0,1,0,2700,0,278.64,369.36,0,0,0,0,600000,3018,0,0,202,175,0,0,1.5,1.967,'',0,1107,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(196,5462,0,0,3251,0,0,0,'Eagan Peltskinner','','',0,7,0,0,0,1,1,0,3,3,12,71,71,0,1,2,1500,0,2.25,3,0,0,0,0,180000,33,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(197,5462,0,0,1859,0,0,0,'Marshal McBride','','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,3,1500,0,21.75,29.25,0,0,0,0,190000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(198,5462,0,0,5001,0,0,0,'Khelden Bremen','Mage Trainer','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,51,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(199,5462,0,0,410,0,0,0,'Young Fleshripper','','',1,1,7,0,0,1,1,0,10,11,73,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.0625,0.085,'',0,0,0,2.5,8,14,0,17255,24423,14916,0,0,0,0,0,0,0,0,0,0,12868,0,0,0,0,0,0,0,0,0,0),(200,5875,0,0,158,0,0,0,'Shambling Skeleton UNUSED','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.394,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2378,0,0,0,0,0,0,0),(201,5875,0,0,11400,0,0,0,'Brittlebones Skeleton','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,1.275,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(202,5462,0,0,9786,0,0,0,'Skeletal Horror','','',0,6,0,0,0,1.02,1,0,23,24,21,617,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,1,'',0,59,0,2.5,8,14,0,7399,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,1598,2378,0,0,0,0,0,0),(203,5462,0,0,9783,0,0,0,'Skeletal Mage','','',0,6,0,0,0,1,1,0,22,23,21,472,504,1400,1,0,3000,0,34.5,49.5,0,0,0,0,300000,786,0,0,0,0,0,0,1.5,1,'',0,53,0,2.5,8,14,0,20792,12544,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2378,0,0,0,0,0,0,0),(204,5875,0,0,200,0,0,0,'[UNUSED] Cackle Flamebone','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.275,0.3349,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(205,5462,0,0,736,0,0,0,'Nightbane Dark Runner','','',0,7,0,0,0,1.05,1,0,28,29,24,896,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.725,0.92805,'',0,89,0,2.5,8,14,0,6595,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,895,896,6844,0,0,0,0,0),(206,5462,0,0,522,0,0,0,'Nightbane Vile Fang','','',0,7,0,0,0,1.05,1,0,30,30,24,950,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.95,1.0491,'',0,96,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,896,6844,0,0,0,0,0,0),(207,5875,0,0,376,0,0,0,'[UNUSED] Riverpaw Hideflayer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.4888,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(208,5875,0,0,383,0,0,0,'[UNUSED] Riverpaw Pack Warder','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(209,5875,0,0,413,0,0,0,'[UNUSED] Riverpaw Bone Chanter','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.4324,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(210,5462,0,0,570,0,0,0,'Bone Chewer','','',0,6,0,0,0,1.05,1,0,26,27,21,787,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.725,0.61295,'',0,76,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,884,1129,0,0,0,0,0,0),(211,5875,0,0,415,0,0,0,'Ogre','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(212,5462,0,0,610,0,0,0,'Splinter Fist Warrior','','',0,7,0,0,0,1.05,1,0,29,30,45,950,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,30,1.95,1.1609,'',0,96,0,2.5,8,14,0,5242,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(213,5462,0,0,801,0,0,0,'Starving Dire Wolf','','',1,1,1,0,0,1,1,0,19,20,38,449,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,1,0,0,0,1.0625,1.275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13051,0,0,0,0,0,0,0,0,0,0),(215,5462,0,0,4276,4278,0,0,'Defias Night Runner','','',0,7,0,0,0,1.02,1,0,24,25,17,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,64,0,2.5,8,14,0,2589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(217,5462,0,0,955,0,0,0,'Venom Web Spider','','',1,1,3,0,0,1,1,0,19,20,22,449,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.05,1.309,'',0,0,0,2.5,8,14,0,744,745,0,0,0,0,0,0,0,0,0,0,0,10503,0,0,1130,0,0,0,0,0,0,0),(218,5462,0,0,4275,4277,0,0,'Grave Robber','','',0,7,0,0,0,1.02,1,0,24,25,17,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,64,0,2.5,8,14,0,6595,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(219,5875,0,0,17,0,0,0,'[UNUSED] Logan Mar','Cloth & Leather Armor Merchant','',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(220,5875,0,0,17,0,0,0,'[UNUSED] Khebil Steelsmith','Weaponsmith','',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(221,5875,0,0,23,0,0,0,'Dannus','Merchant','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(222,5462,0,0,1845,0,0,0,'Nillen Andemar','Macecrafter','',0,7,0,0,0,1,1,0,19,19,55,449,449,0,1,4224,1820,0,24.57,33.67,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(223,5462,0,0,10619,0,0,0,'Dan Golthas','Apprentice Leatherworker','',0,7,0,0,0,1.02,1,0,23,23,68,617,617,0,1,1,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(224,5875,0,0,20,0,0,0,'Zek Marston','Weapon Peddler','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(225,5462,0,0,4331,0,0,0,'Gavin Gnarltree','Weaponsmith','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4224,1500,0,31.5,42,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(226,5462,0,0,4332,0,0,0,'Morg Gnarltree','Armorer','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4224,1500,0,31.5,42,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(227,5462,0,0,4340,0,0,0,'Mabel Solaj','General Goods','',0,7,0,0,0,1.05,1,0,26,26,12,787,787,0,1,896,1500,0,27.75,36.75,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(228,5462,0,0,4334,0,0,0,'Avette Fellwood','Bowyer','',0,7,0,0,0,1.02,1,0,24,24,12,664,664,0,1,4480,1500,0,25.5,34.5,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(229,5875,0,0,17,0,0,0,'Vaious','','',0,7,0,0,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(230,8606,0,0,4335,0,0,0,'Thornton Fellwood','Woodcrafter','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(232,5462,0,0,3614,0,0,0,'Farmer Ray','','',0,7,0,0,0,1.02,1,0,23,23,88,617,617,0,1,0,1500,0,24.75,33,0,0,0,0,300000,940,0,0,0,0,0,0,1.5,0.306,'',0,59,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(233,5462,0,0,1943,0,0,0,'Farmer Saldean','','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,643,1500,0,21.75,29.25,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(234,5462,0,0,1690,0,0,0,'Gryan Stoutmantle','The People\'s Militia','',0,7,0,1,0,2,1,0,35,35,11,2440,2440,0,1,2,1500,0,88.2,115.2,0,0,0,0,600000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(235,5462,0,0,1691,0,0,0,'Salma Saldean','','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,2,1500,0,21.75,29.25,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(237,5462,0,0,1944,0,0,0,'Farmer Furlbrow','','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,2,1500,0,21.75,29.25,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(238,5462,0,0,1692,0,0,0,'Verna Furlbrow','','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,2,1500,0,21.75,29.25,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(239,5462,0,0,3265,0,0,0,'Grimbooze Thunderbrew','','',0,7,0,0,0,1,1,0,20,20,55,484,484,0,1,2,1500,0,21.75,29.25,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(240,5462,0,0,1985,0,0,0,'Marshal Dughan','','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,2,1500,0,26.25,36,0,0,0,0,250000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(241,5462,0,0,3254,0,0,0,'Remy \"Two Times\"','','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,2,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.306,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(242,5875,0,0,214,0,0,0,'Horras Brackwell','','',8,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(243,5875,0,0,163,0,0,0,'[UNUSED] Greeby Mudwhisker TEST','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(244,5462,0,0,3330,0,0,0,'Ma Stonefield','','',0,7,0,0,0,1,1,0,3,3,12,71,71,0,1,2,1500,0,2.25,3,0,0,0,0,180000,33,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(246,5462,0,0,3329,0,0,0,'\"Auntie\" Bernice Stonefield','','',0,7,0,0,0,1,1,0,6,6,12,120,120,0,1,2,1500,0,5.25,6.75,0,0,0,0,180000,165,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(247,5462,0,0,221,0,0,0,'Billy Maclure','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(248,5462,0,0,2959,0,0,0,'Gramma Stonefield','','',0,7,0,0,0,1,1,0,3,3,12,71,71,0,1,2,1500,0,2.25,3,0,0,0,0,180000,33,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(250,5462,0,0,3327,0,0,0,'Pa Maclure','','',0,7,0,0,0,1,1,0,6,6,12,120,120,0,1,2,2000,0,7,9,0,0,0,0,180000,165,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(251,5462,0,0,3323,0,0,0,'Maybell Maclure','','',0,7,0,0,0,1,1,0,2,2,12,55,55,0,1,2,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(252,5462,0,0,3331,0,0,0,'Tommy Joe Stonefield','','',0,7,0,0,0,1,1,0,2,2,12,55,55,0,1,2,1500,0,1.5,1.5,0,0,0,0,180000,8,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(253,5462,0,0,5038,0,0,0,'William Pestle','','',0,7,0,0,0,1,1,0,6,6,12,120,120,0,1,2,1500,0,5.25,6.75,0,0,0,0,180000,165,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(255,5462,0,0,3324,0,0,0,'Gerard Tiller','','',0,7,0,0,0,1,1,0,6,6,12,120,120,0,1,2,1500,0,5.25,6.75,0,0,0,0,180000,165,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(257,5462,0,0,2299,0,0,0,'Kobold Worker','','',0,7,0,0,0,1,1,0,3,3,26,71,71,0,1,0,2000,0,3,4,0,0,0,0,240000,33,0,12,0,0,0,0,1.4375,0.759,'',0,3,0,2.5,8,14,0,3110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(258,5462,0,0,3328,0,0,0,'Joshua Maclure','Vintner','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,640,1000,0,2.5,3.5,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(260,5875,0,0,164,0,0,0,'[UNUSED] Elwynn Tower Guard','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(261,5462,0,0,1984,0,0,0,'Guard Thomas','','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,1000,0,21,28,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(262,5875,0,0,433,0,0,0,'Half-eaten body','','',0,3,0,0,0,1,1,0,1,1,1732,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(263,5462,0,0,4321,0,0,0,'Lord Ello Ebonlocke','Mayor of Darkshire','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,1000,0,21,28,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(264,5462,0,0,4322,0,0,0,'Commander Althea Ebonlocke','Leader of The Night Watch','',0,7,0,0,0,3,1,0,45,45,53,5544,5544,0,1,2,1000,0,38,50,0,0,0,0,300000,2695,0,100,0,0,0,100,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(265,5462,0,0,4323,0,0,0,'Madame Eva','','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,2,1000,0,17.5,24,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(266,5462,0,0,1741,0,0,0,'Wiley the Black','','',0,7,0,0,0,1.05,1,0,26,26,12,787,787,0,1,2,1000,0,18.5,24.5,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(267,5462,0,0,1720,0,0,0,'Clerk Daltry','','',0,7,0,0,0,1.1,1,0,31,31,12,1107,1107,0,1,2,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(268,5462,0,0,4324,0,0,0,'Sirra Von\'Indi','Historian of Darkshire','',0,7,0,0,0,1.02,1,0,24,24,12,664,664,0,1,2,1000,0,17,23,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(269,5462,0,0,4309,0,0,0,'Role Dreuger','Deputy Mayor of Darkshire','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(270,5462,0,0,1724,0,0,0,'Councilman Millstipe','Council of Darkshire','',0,7,0,0,0,1.05,1,0,28,28,12,896,896,0,1,2,1000,0,19.5,26.5,0,0,0,0,300000,1111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(271,5462,0,0,1713,0,0,0,'Ambassador Berrybuck','Council of Darkshire','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,1000,0,21,28,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(272,5462,0,0,1715,0,0,0,'Chef Grual','','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,1000,0,21,28,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(273,5462,0,0,1731,0,0,0,'Tavernkeep Smitts','','',0,7,0,0,0,1.02,1,0,22,22,12,573,573,0,1,2,1000,0,16,21,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(274,5462,0,0,5039,0,0,0,'Barkeep Hann','Bartender','',0,7,0,0,0,1.05,1,0,26,26,12,787,787,0,1,640,1000,0,18.5,24.5,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(275,5462,0,0,1734,0,0,0,'Whit Wantmal','','',0,7,0,0,0,1.05,1,0,27,27,12,840,840,0,1,2,1000,0,19,25.5,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(276,5462,0,0,4326,0,0,0,'Viktori Prism\'Antras','','',0,7,0,0,0,1.05,1,0,28,28,12,896,896,0,1,2,1000,0,19.5,26.5,0,0,0,0,300000,1111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(277,5462,0,0,1433,0,0,0,'Roberto Pupellyverbos','Merlot Connoisseur','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,641,1000,0,21,28,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(278,5462,0,0,3268,0,0,0,'Sara Timberlain','','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,2,1000,0,2.5,3.5,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(279,5462,0,0,5082,0,0,0,'Morgan Pestle','','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,1000,0,21,28,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(280,5875,0,0,68,0,0,0,'Placeholder - Jasperlode Mine','Area Trigger','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(281,5875,0,0,139,0,0,0,'Kobold Tank','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(282,5875,0,0,139,0,0,0,'Kobold Spellcaster','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(283,5875,0,0,139,0,0,0,'Kobold Healer','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(284,5875,0,0,2404,0,0,0,'Brown Horse','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(285,5462,0,0,617,0,0,0,'Murloc','','',0,7,0,0,0,1,1,0,6,7,18,120,137,0,1,0,2000,0,9,12,0,0,0,0,180000,230,1,1,1,1,1,0,1.275,0.35445,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1256,0,0,0,0,0,100,0),(286,5875,0,0,346,0,0,0,'Old Rotten Gill','','',0,7,0,0,0,1,1,0,11,11,18,222,222,0,1,0,2000,0,15,20,0,0,0,0,0,528,0,0,0,0,0,0,1.5,0.417,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(287,5875,0,0,68,0,0,0,'Placeholder - Darkhollow Mine','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(288,5462,0,0,4325,0,0,0,'Jitters','','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,2,1000,0,17.5,24,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(289,5462,0,0,4328,0,0,0,'Abercrombie','The Hermit','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,2,1000,0,24.5,32,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(290,5875,0,0,68,0,0,0,'Placeholder - Fargodeep Mine','Area Trigger','',0,3,0,0,0,1,1,0,13,14,12,273,300,0,1,0,2000,0,20,27,0,0,0,0,0,630,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,7159,6713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(291,5875,0,0,31,0,0,0,'Placeholder Chest of Drawers','Placeholder!','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(294,5462,0,0,1689,0,0,0,'Marshal Haggard','','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,2,1000,0,14.5,19.5,0,0,0,0,190000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(295,5462,0,0,1291,0,0,0,'Innkeeper Farley','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,66179,1000,0,21,28,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(296,5875,0,0,232,0,0,0,'[UNUSED] Goodmother Jans','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(297,5462,0,0,1756,0,0,0,'Caretaker Folsom','','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,1000,0,21,28,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(298,5875,0,0,2583,0,0,0,'[UNUSED] Aunt Bethda','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(299,5462,0,0,31049,0,0,0,'Diseased Young Wolf','','',1,1,1,0,0,1,1,0,1,1,32,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.875,1.05,'71764',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13059,0,0,50432,0,0,0,0,0,100,0),(300,5462,0,0,655,0,0,0,'Zzarc\' Vul','','',0,7,0,0,0,1,1,0,30,30,45,1050,1050,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,2.175,1.29485,'',0,130,0,2.5,8,14,0,8716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1968,0,0,0,0,0,0,0),(301,5875,0,0,33,0,0,0,'[UNUSED] Brog\'Mud','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(302,5462,0,0,915,0,0,0,'Blind Mary','','',0,6,0,0,0,1,1,0,40,40,12,1753,1753,0,1,2,1000,0,28,37,0,0,0,0,300000,1938,0,0,0,0,0,0,1.25,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(303,5875,0,0,38,0,0,0,'Placeholder Interactive Doodad - jk','Use Your Imagination','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.7751,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(304,5875,0,0,2346,0,0,0,'Felsteed','','',0,3,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(305,5875,0,0,2410,0,0,0,'White Stallion','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(306,5875,0,0,2408,0,0,0,'Palomino','','',1,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(307,5875,0,0,2409,0,0,0,'Pinto','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(308,5875,0,0,2402,0,0,0,'Black Stallion','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(309,5875,0,0,433,0,0,0,'Rolf\'s corpse','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(311,5462,0,0,4327,0,0,0,'Sven Yorgen','','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,2,1000,0,14.5,19.5,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(313,5462,0,0,3348,0,0,0,'Theocritus','Mage of Tower Azora','',0,7,0,0,0,1.02,1,0,24,24,12,664,664,0,1,2,1000,0,17,23,0,0,0,0,190000,975,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(314,5462,0,0,10487,0,0,0,'Eliza','Bride of the Embalmer','',0,6,0,0,0,1,1,0,30,30,14,737,737,2175,1,0,1341,0,20.7855,26.1495,0,0,0,0,0,654,0,0,0,0,0,0,1.95,0.6929,'26047',0,111,0,2.5,8,14,0,3107,20819,11831,21096,0,0,0,0,0,4,0,0,0,0,0,0,2382,0,0,0,0,0,0,0),(315,5462,0,0,1562,0,0,0,'Stalvan Mistmantle','','',0,6,0,0,0,1.5,1,0,32,32,14,1586,1586,0,1,0,1500,0,33.75,45,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.383,'',0,148,0,2.5,8,14,0,3105,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3629,0,0,0,0,0,0,0),(318,5875,0,0,190,0,0,0,'[UNUSED] Brother Akil','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(319,5875,0,0,190,0,0,0,'[UNUSED] Brother Benthas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(320,5875,0,0,190,0,0,0,'[UNUSED] Brother Cryus','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(321,5875,0,0,190,0,0,0,'[UNUSED] Brother Deros','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(322,5875,0,0,190,0,0,0,'[UNUSED] Brother Enoch','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(323,5875,0,0,190,0,0,0,'[UNUSED] Brother Farthing','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(324,5875,0,0,190,0,0,0,'[UNUSED] Brother Greishan','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(325,5462,0,0,4320,0,0,0,'Hogan Ference','','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,0,1500,0,21.75,29.25,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(326,5875,0,0,190,0,0,0,'[UNUSED] Brother Ictharin','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(327,5462,0,0,2299,0,0,0,'Goldtooth','','',0,7,0,0,0,1,1,0,8,8,26,156,156,0,1,0,2000,0,10,14,0,0,0,0,180000,306,0,24,0,0,0,0,1.4375,0.759,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,772,773,981,0,0,0,100,0),(328,5462,0,0,1294,0,0,0,'Zaldimar Wefhellt','Mage Trainer','',0,7,0,0,0,1,1,0,13,13,12,273,273,0,1,51,1500,0,13.5,18,0,0,0,0,180000,596,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(329,5462,0,0,453,0,0,0,'Earth Elemental','','',6,4,0,0,0,1,1,0,66,70,91,5000,6000,0,1,0,1490,0,187.74,265.965,0,0,0,0,0,6719,260,260,260,260,260,260,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(330,5462,0,0,8871,0,0,0,'Princess','','',1,1,5,0,0,1,1,0,9,9,7,176,176,0,1,0,2000,0,11,15,0,0,0,0,180000,387,0,0,0,0,15,0,0.75,0.882,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,9077,0,0,1006,0,0,0,0,0,100,0),(331,5462,0,0,1484,0,0,0,'Maginor Dumas','Master Mage','',0,7,0,0,0,1.35,1,0,60,60,12,4120,4120,0,1,49,1500,0,78,103.5,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(332,5462,0,0,1736,0,0,0,'Master Mathias Shaw','Leader of SI:7','',0,7,0,0,0,1.35,1,0,62,62,12,4370,4370,0,1,3,1000,0,86,120,0,0,0,0,2100000,4344,0,0,0,0,0,0,1.5,0.306,'',0,300,0,2.5,8,14,0,20714,20720,20746,20712,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(333,5875,0,0,18,0,0,0,'[UNUSED] Edwardo the Jester','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(334,5462,0,0,6050,0,0,0,'Gath\'Ilzogg','Warlord of the Blackrock Clan','',0,7,0,1,0,3,1,0,26,26,40,2250,2250,0,1,0,2000,0,88.8,117.6,0,0,0,0,600000,1043,0,0,0,0,0,100,2.25,0.558,'',0,223,0,2.5,8,14,0,3427,7164,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,3633,7906,0,0,0,0,0,0),(335,5462,0,0,497,0,0,0,'Singe','','',0,2,0,1,0,3,1,0,24,24,40,1584,1584,1545,1,0,2000,0,42.5,57.8,0,0,0,0,600000,815,0,0,0,0,0,0,1.25,0.278,'',0,64,0,2.5,8,14,0,12468,13375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(336,5875,0,0,18,0,0,0,'[UNUSED] Rin Tal\'Vara','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(338,5462,0,0,5080,0,0,0,'Mazen Mac\'Nadir','Academy of Arcane Arts and Sciences','',0,7,0,0,0,1.2,1,0,44,44,12,2138,2138,0,1,2,1000,0,36,48,0,0,0,0,540000,2528,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(339,5875,0,0,459,0,0,0,'[UNUSED] Helgor the Pugilist','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(340,5462,0,0,5728,0,0,0,'Kendor Kabonka','Master of Cooking Recipes','',0,7,0,0,0,1.25,1,0,50,50,12,2769,2769,0,1,128,1000,0,42.5,56,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(341,5462,0,0,1748,0,0,0,'Foreman Oslow','','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,2,1000,0,14.5,19.5,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(342,5462,0,0,1743,0,0,0,'Martie Jainrose','','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,2,1000,0,14.5,19.5,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(343,5462,0,0,3377,0,0,0,'Chef Breanna','','',0,7,0,0,0,1,1,0,19,19,12,449,449,0,1,2,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(344,5462,0,0,1753,0,0,0,'Magistrate Solomon','','',0,7,0,0,0,1.15,1,0,36,36,12,1469,1469,0,1,2,1000,0,25,33,0,0,0,0,500000,1456,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(345,5462,0,0,703,0,0,0,'Bellygrub','','',1,1,5,0,0,1.75,1,0,24,24,14,1139,1139,0,1,0,2000,0,34,46,0,0,0,0,300000,975,10,0,0,0,100,10,1.3,1.5288,'',0,0,0,2.5,8,14,0,6268,5568,0,0,0,0,0,0,0,0,0,0,0,9063,0,0,3631,0,0,0,0,0,0,0),(346,5462,0,0,3370,0,0,0,'Barkeep Daniels','','',0,7,0,0,0,1.02,1,0,21,21,12,531,531,0,1,2,1000,0,15.5,20,0,0,0,0,300000,872,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(347,5462,0,0,15099,0,0,0,'Grizzle Halfmane','Alterac Valley Battlemaster','',0,7,0,1,0,1,1,0,61,61,1214,11000,11000,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(348,5462,0,0,3359,0,0,0,'Zem Leeward','','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,0,1000,0,17.5,24,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(349,5462,0,0,1826,0,0,0,'Corporal Keeshan','','',4096,7,0,1,0,1,1,0,25,25,10,1398,1398,0,1,2,2000,0,84,115.2,0,0,0,0,600000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,11972,21008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(351,5875,0,0,87,0,0,0,'Peasant','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(352,5462,0,0,5128,0,0,0,'Dungar Longdrink','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,12,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,430000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(353,5875,0,0,14944,0,0,0,'Antonia Dart','Baby Murloc Redemption Merchant','',0,7,0,0,0,1,1,0,55,55,12,5400,5400,7071,1,8195,1216,0,57.152,76,1,1338,86.97,127.11,0,3234,0,0,0,0,0,0,3.11,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(354,5875,0,0,244,0,0,0,'[UNUSED] Grall Twomoons','Shaman Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(356,5875,0,0,207,0,0,0,'Black Wolf','','',0,1,0,0,0,1,1,0,10,10,35,198,198,0,1,0,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(358,5875,0,0,247,0,0,0,'Timber Wolf','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(359,5875,0,0,1166,0,0,0,'Winter Wolf','','',0,1,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(361,5875,0,0,467,0,0,0,'Saytr','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(364,5875,0,0,358,0,0,0,'Slime','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.599,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(365,5875,0,0,6852,0,0,0,'Scott\'s Flying Mount','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(370,5875,0,0,221,0,0,0,'Boy','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(371,5875,0,0,257,0,0,0,'Girl','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(372,5462,0,0,8089,0,0,0,'Karm Ironquill','Mining Supplies','',0,7,0,0,0,1,1,0,16,16,12,356,356,0,1,128,1500,0,17.25,23.25,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(373,5875,0,0,240,0,0,0,'Murak Winterborn','Shaman Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.376,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(374,5462,0,0,4287,0,0,0,'Cog Glitzspinner','','',0,7,0,0,0,1.05,1,0,30,30,875,1003,1003,0,1,2,1000,0,21,28,0,0,0,0,300000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(375,5462,0,0,3344,0,0,0,'Priestess Anetta','Priest Trainer','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,51,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(376,5462,0,0,1495,0,0,0,'High Priestess Laurena','Priest Trainer','',0,7,0,0,0,1.35,1,0,60,60,12,4120,4120,0,1,51,1500,0,78,103.5,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.208,'',0,100,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(377,5462,0,0,1295,0,0,0,'Priestess Josetta','Priest Trainer','',0,7,0,0,0,1,1,0,13,13,12,273,273,0,1,51,1500,0,13.5,18,0,0,0,0,180000,596,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(379,5462,0,0,3367,0,0,0,'Darcy','Waitress','',0,7,0,0,0,1,1,0,15,15,12,328,328,0,1,2,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(380,5875,0,0,86,0,0,0,'[UNUSED] Waldin Thorbatt','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(381,5462,0,0,3360,0,0,0,'Dockmaster Baren','','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(382,5462,0,0,3454,0,0,0,'Marshal Marris','','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(383,5462,0,0,3273,0,0,0,'Jason Mathers','Fishmonger','',0,7,0,0,0,1,1,0,7,7,12,137,137,0,1,129,1000,0,4.5,6,0,0,0,0,180000,230,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(384,5462,0,0,3270,0,0,0,'Katie Hunter','Horse Breeder','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,131,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(385,5462,0,0,229,0,0,0,'Horse','','',0,8,0,0,0,1,1,0,5,5,35,102,102,0,1,0,2000,0,23,32.2,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(386,5875,0,0,19,0,0,0,'[UNUSED] Ulric the Grim','Wolf Merchant','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(387,5875,0,0,21,0,0,0,'Lord Sammuel','Master Paladin','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(388,5875,0,0,21,0,0,0,'Bromos Murphy','Master Paladin','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(389,5875,0,0,21,0,0,0,'Lord Lantinga','Master Paladin','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(390,5462,0,0,377,0,0,0,'Porcine Entourage','','',1,1,5,0,0,1,1,0,7,7,7,137,137,0,1,0,2000,0,9,12,0,0,0,0,180000,230,0,0,0,0,20,0,0.640678,0.753437,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,9076,0,0,0,0,0,0,0,0,0,0),(391,5462,0,0,5243,0,0,0,'Old Murk-Eye','','',0,7,0,0,0,1,1,0,20,20,18,581,581,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,3,0.834,'',0,50,0,2.5,8,14,0,3584,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3636,0,0,0,0,0,0,0),(392,5462,0,0,1279,0,0,0,'Captain Grayson','','',0,6,0,0,0,1.05,1,0,30,30,35,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(393,5875,0,0,165,0,0,0,'Tame Wolf','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(395,5462,0,0,262,0,0,0,'Markus','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(397,5462,0,0,3383,0,0,0,'Morganth','','',0,7,0,0,0,1,1,0,26,26,39,598,598,1707,1,0,2000,0,26,37,0,0,0,0,300000,871,0,0,0,0,0,0,1.5,0.306,'',0,82,0,2.5,8,14,0,20811,13787,8722,3611,0,0,0,0,0,0,0,0,0,0,0,0,3617,0,0,0,0,0,0,0),(399,5875,0,0,251,0,0,0,'Boy - placeholder 05','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(400,5875,0,0,251,0,0,0,'Boy - placeholder 06','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(401,5875,0,0,251,0,0,0,'Boy - placeholder 07','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(402,5875,0,0,251,0,0,0,'Boy - placeholder 08','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(403,5875,0,0,251,0,0,0,'Boy - placeholder 09','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(404,5875,0,0,252,0,0,0,'Girl - placeholder 01','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(405,5875,0,0,252,0,0,0,'Girl - placeholder 02','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(406,5875,0,0,252,0,0,0,'Girl - placeholder 03','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(407,5875,0,0,252,0,0,0,'Girl - placeholder 04','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(408,5875,0,0,252,0,0,0,'Girl - placeholder 05','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(409,5875,0,0,252,0,0,0,'Girl - placeholder 06','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(410,5875,0,0,252,0,0,0,'Girl - placeholder 07','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(411,5875,0,0,252,0,0,0,'Girl - placeholder 08','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(412,5462,0,0,1693,0,0,0,'Stitches','Gift from the Embalmer','',0,6,0,1,0,10,1,0,35,35,93,12200,12200,0,1,0,1341,0,246.409,321.84,0,0,0,0,0,1349,0,0,0,0,0,0,2.175,0.725,'',0,760,0,2.5,8,14,0,3106,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(415,5462,0,0,3358,0,0,0,'Verner Osgood','','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(416,5462,0,0,4449,0,0,0,'Imp','','',0,3,23,0,0,0.84,0.33,0,5,5,90,166,166,85,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,3110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(417,5462,0,0,850,0,0,0,'Felhunter','','',0,3,15,0,0,0.95,0.77,0,80,80,90,11970,11970,3075,1,0,2000,0,417,582,0,0,0,0,1308000,9706,0,0,0,0,0,0,0.75,0.1735,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(418,5875,0,0,1131,0,0,0,'Lesser Voidwalker','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(421,5875,0,0,149,0,0,0,'Murphestos','','',0,0,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(422,5462,0,0,506,0,0,0,'Murloc Flesheater','','',0,7,0,0,0,1,1,0,18,19,18,417,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,3,2,2,1,3,3,2.625,0.72975,'',0,34,0,2.5,8,14,0,3393,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1467,0,0,0,0,0,0,0),(423,5462,0,0,487,0,0,0,'Redridge Mongrel','','',0,7,0,0,0,1,1,0,15,16,19,328,356,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,50,0,1.5,0.5,'',0,21,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(424,5462,0,0,551,0,0,0,'Redridge Poacher','','',0,7,0,0,0,1,1,0,16,17,19,356,386,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,50,0,1.725,0.575,'',0,28,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(426,5462,0,0,500,0,0,0,'Redridge Brute','','',0,7,0,0,0,1,1,0,17,18,19,386,417,0,1,0,2700,0,35.1,47.25,0,0,0,0,300000,768,0,0,0,0,50,0,1.725,0.4324,'',0,30,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2856,1013,0,0,0,0,0,0),(428,5462,0,0,490,0,0,0,'Dire Condor','','',1,1,7,0,0,1,1,0,18,19,14,417,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,0.9375,0.075,'',0,0,0,2.5,8,14,0,5708,0,0,0,0,0,0,0,0,0,0,0,0,12877,0,0,0,0,0,0,0,0,0,0),(429,5462,0,0,491,0,0,0,'Shadowhide Darkweaver','','',0,7,0,0,0,1.05,1,0,25,26,39,640,684,674,1,0,2000,0,34,46,0,0,0,0,300000,1042,0,0,0,0,50,0,1.725,0.4324,'',0,70,0,2.5,8,14,0,9613,39273,6205,706,0,0,0,0,0,0,0,0,0,0,0,0,1075,0,0,0,0,0,0,0),(430,5462,0,0,10789,0,0,0,'Redridge Mystic','','',0,7,0,0,0,1,1,0,18,19,19,354,379,1069,1,0,2000,0,20,28,0,0,0,0,300000,674,0,0,0,0,50,0,1.5,0.376,'',0,34,0,2.5,8,14,0,20802,547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2856,1013,0,0,0,0,0,0),(431,5462,0,0,493,0,0,0,'Shadowhide Slayer','','',0,7,0,0,0,1.05,1,0,25,26,39,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,50,0,1.95,0.4888,'',0,69,0,2.5,8,14,0,7160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1075,0,0,0,0,0,0,0),(432,5462,0,0,1887,0,0,0,'Shadowhide Brute','','',0,7,0,0,0,1.02,1,0,23,24,39,617,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,50,0,1.5,0.376,'',0,58,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1075,0,0,0,0,0,0,0),(433,5462,0,0,275,0,0,0,'Shadowhide Gnoll','','',0,7,0,0,0,1.02,1,0,22,23,39,573,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,50,0,1.5,0.5,'',0,54,0,2.5,8,14,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1075,0,0,0,0,0,0,0),(434,5462,0,0,275,0,0,0,'Rabid Shadowhide Gnoll','','',0,7,0,0,0,1.02,1,0,21,22,39,531,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,85,0,1.5,0.5,'',0,49,0,2.5,8,14,0,744,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1075,0,0,0,0,0,0,0),(435,5462,0,0,6044,0,0,0,'Blackrock Champion','','',0,7,0,0,0,1.02,1,0,24,25,40,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,100,1.8,0.4464,'',0,64,0,2.5,8,14,0,13730,8258,3019,0,0,0,0,0,0,0,0,0,0,0,0,0,3014,7906,0,0,0,0,0,0),(436,5462,0,0,6039,0,0,0,'Blackrock Shadowcaster','','',0,7,0,0,0,1,1,0,22,23,40,463,494,1400,1,0,2000,0,23,33,0,0,0,0,300000,786,0,0,0,0,85,100,1.5,0.372,'',0,54,0,2.5,8,14,0,8994,13787,9613,11639,0,0,0,0,0,0,0,0,0,0,0,0,1261,3014,7906,0,0,0,0,0),(437,5462,0,0,6037,0,0,0,'Blackrock Renegade','','',0,7,0,0,0,1.02,1,0,21,22,40,531,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,100,1.65,0.4092,'',0,49,0,2.5,8,14,0,6660,3019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3014,7906,0,0,0,0,0,0),(440,5462,0,0,6033,0,0,0,'Blackrock Grunt','','',0,7,0,0,0,1,1,0,19,20,40,449,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,100,1.5,0.372,'',0,36,0,2.5,8,14,0,3019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3014,7906,0,0,0,0,0,0),(441,5462,0,0,387,0,0,0,'Black Dragon Whelp','','',0,2,0,0,0,1,1,0,17,18,14,330,354,979,1,0,2000,0,19,26,0,0,0,0,300000,643,0,0,0,0,0,51,1.0625,0.2363,'',0,30,0,2.5,8,14,0,20793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1221,0,0,0,0,0,0,0),(442,5462,0,0,366,0,0,0,'Tarantula','','',1,1,3,0,0,1,1,0,15,16,22,328,356,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,0.6875,0.363,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,5888,0,0,0,0,0,0,0,0,0,0),(444,5875,0,0,499,0,0,0,'[UNUSED] Goreripper','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(445,5462,0,0,609,0,0,0,'Redridge Alpha','','',0,7,0,0,0,1.02,1,0,19,20,19,458,494,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,50,0,1.95,0.4888,'',0,49,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(446,5462,0,0,609,0,0,0,'Redridge Basher','','',0,7,0,0,0,1,1,0,18,19,19,417,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,50,0,1.95,0.4888,'',0,37,0,2.5,8,14,0,5164,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2856,1013,0,0,0,0,0,0),(448,5462,0,0,384,0,0,0,'Hogger','','',0,7,0,1,0,3,1,0,11,11,20,666,666,0,1,0,2000,0,25.5,34,0,0,0,0,180000,528,0,0,0,0,0,0,1.725,0.4324,'',0,28,0,2.5,8,14,0,6730,6016,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,1931,0,0,0,0,0,0,0),(449,5462,0,0,2344,2345,0,0,'Defias Knuckleduster','','',0,7,0,0,0,1,1,0,16,17,17,356,386,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.5,0.208,'',0,27,0,2.5,8,14,0,12555,3417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,829,0,0,0,0,0,0,0),(450,5462,0,0,4420,4421,0,0,'Defias Renegade Mage','','',0,7,0,0,0,1,1,0,18,19,17,354,379,1069,1,0,1780,0,16.91,22.25,0,0,0,0,0,422,0,0,0,0,0,0,1.5,0.306,'',0,34,0,2.5,8,14,0,20793,134,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,829,0,0,0,0,0,0,0),(452,5462,0,0,383,0,0,0,'Riverpaw Bandit','','',0,7,0,0,0,1,1,0,16,17,20,356,386,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,17,0,0,0,0,1.725,0.575,'',0,27,0,2.5,8,14,0,53,7357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,725,0,0,0,0,0,0,0),(453,5462,0,0,502,0,0,0,'Riverpaw Mystic','','',0,7,0,0,0,1,1,0,18,19,20,377,404,432,1,0,2000,0,26,34,0,0,0,0,300000,802,0,19,0,0,0,0,1.95,0.4888,'',0,33,0,2.5,8,14,0,9532,11986,0,0,0,0,0,0,0,0,0,0,0,0,0,0,725,0,0,0,0,0,0,0),(454,5462,0,0,8871,0,0,0,'Young Goretusk','','',1,1,5,0,0,1,1,0,12,13,189,247,273,0,1,0,2000,0,18,24,0,0,0,0,300000,596,10,0,0,0,30,0,0.75,0.882,'24529',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,9088,0,0,0,0,0,0,0,0,0,0),(456,5462,0,0,486,0,0,0,'Murloc Minor Oracle','','',0,7,0,0,0,1,1,0,14,14,18,276,276,295,1,0,2000,0,19,25,0,0,0,0,300000,630,3,2,2,1,1,1,1.725,0.47955,'',0,16,0,2.5,8,14,0,9532,332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(458,5462,0,0,757,0,0,0,'Murloc Hunter','','',0,7,0,0,0,1,1,0,16,17,18,356,386,0,1,0,2000,0,25,33,0,0,0,0,300000,734,2,3,2,1,2,2,1.95,0.5421,'',0,27,0,2.5,8,14,0,10277,8656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(459,5462,0,0,3345,0,0,0,'Drusilla La Salle','Warlock Trainer','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,51,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(460,5462,0,0,1930,0,0,0,'Alamar Grimm','Warlock Trainer','',0,7,0,0,0,1,1,0,5,5,875,102,102,0,1,51,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(461,5462,0,0,1469,0,0,0,'Demisette Cloyce','Warlock Trainer','',0,7,0,0,0,1.35,1,0,60,60,12,4120,4120,0,1,51,1500,0,78,103.5,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(462,5462,0,0,507,0,0,0,'Vultros','','',1,1,7,4,0,1,1,0,26,26,73,788,788,0,1,0,1458,0,26.973,35.721,0,0,0,0,93600000,1043,0,0,0,0,0,0,3.41,2,'',0,0,0,2.5,8,14,0,5708,0,0,0,0,0,0,0,0,0,0,0,0,12864,0,0,0,0,0,0,0,0,0,0),(464,5462,0,0,2150,0,0,0,'Guard Parker','','',0,7,0,0,0,2,1,0,30,30,11,1910,1910,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(465,5462,0,0,3266,0,0,0,'Barkeep Dobbins','Bartender','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,640,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(466,5462,0,0,1688,0,0,0,'General Marcus Jonathan','High Commander of Stormwind Defense','',0,7,0,1,0,10,1,0,72,72,12,42780,42780,0,1,2,2000,0,1412.2,2014.8,0,0,0,0,180000,7318,0,0,0,0,0,0,1.725,0.3519,'',0,1750,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(467,5462,0,0,2311,0,0,0,'The Defias Traitor','','',4096,7,0,0,0,1,1,0,15,15,10,328,328,0,1,2,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,109,0),(468,5462,0,0,4310,0,0,0,'Town Crier','','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(469,5462,0,0,2593,0,0,0,'Lieutenant Doren','','',0,7,0,1,0,20,1,0,60,60,12,61040,61040,0,1,2,2000,0,478.4,634.8,0,0,0,0,1800000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,6253,22911,19134,23600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(470,5875,0,0,218,0,0,0,'[UNUSED] Scribe Colburg','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.214,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(471,5462,0,0,2541,0,0,0,'Mother Fang','','',1,1,3,4,0,1,1,0,10,10,22,198,198,0,1,0,2000,0,13,17,0,0,0,0,3600000,463,0,0,0,0,0,0,1.05,1.309,'',0,0,0,2.5,8,14,0,12023,0,0,0,0,0,0,0,0,0,0,0,0,5908,0,0,0,0,0,0,0,0,0,0),(472,5462,0,0,175,0,0,0,'Fedfennel','','',0,7,0,4,0,1,1,0,12,12,20,247,247,0,1,0,2000,0,17,22,0,0,0,0,7200000,562,0,0,0,0,0,0,1.5,0.376,'',0,14,0,2.5,8,14,0,16244,3238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(473,5462,0,0,2074,0,0,0,'Morgan the Collector','','',0,7,0,0,0,1,1,0,10,10,17,198,198,0,1,0,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,9,0,2.5,8,14,0,7159,1776,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2239,1019,0,0,0,0,0,0),(474,5462,0,0,2359,2360,0,0,'Defias Rogue Wizard','','',0,7,0,0,0,1,1,0,9,10,17,160,178,366,1,0,2000,0,8,13,0,0,0,0,180000,423,0,0,10,0,0,0,1.5,0.208,'12544',0,8,0,2.5,8,14,0,13322,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1019,6846,0,0,0,0,100,0),(475,5462,0,0,139,0,0,0,'Kobold Tunneler','','',0,7,0,0,0,1,1,0,5,6,26,102,120,0,1,0,2000,0,7,9,0,0,0,0,180000,165,0,21,0,0,0,0,1.25,0.66,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,772,773,0,0,0,0,100,0),(476,5462,0,0,163,0,0,0,'Kobold Geomancer','','',0,7,0,0,0,1,1,0,7,8,26,126,143,304,1,0,2000,0,7,10,0,0,0,0,180000,265,0,24,0,0,0,0,1.25,0.66,'',0,6,0,2.5,8,14,0,133,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,773,772,0,0,0,0,0,0),(478,5462,0,0,512,0,0,0,'Riverpaw Outrunner','','',0,7,0,0,0,1,1,0,9,10,20,176,198,0,1,0,2000,0,13,17,0,0,0,0,180000,463,0,10,0,0,0,0,1.275,0.3196,'',0,8,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,782,0,0,0,0,0,100,0),(480,5462,0,0,514,0,0,0,'Rusty Harvest Golem','','',0,9,0,0,0,1,1,0,9,10,14,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.275,0.79645,'',0,8,0,2.5,8,14,0,8014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(481,5462,0,0,2333,2335,0,0,'Defias Footpad','','',0,7,0,0,0,1,1,0,10,11,17,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.208,'',0,9,0,2.5,8,14,0,7159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,829,0,0,0,0,0,0,0),(482,5462,0,0,3246,0,0,0,'Elling Trias','Master of Cheese','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(483,5462,0,0,5546,0,0,0,'Elaine Trias','Mistress of Cheese','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,641,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(485,5462,0,0,6034,0,0,0,'Blackrock Outrunner','','',0,7,0,0,0,1.02,1,0,20,21,40,494,531,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,100,1.575,0.3906,'',0,40,0,2.5,8,14,0,3019,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3014,7906,0,0,0,0,0,0),(486,5462,0,0,6043,0,0,0,'Tharil\'zun','','',0,7,0,1,0,3,1,0,24,24,40,1713,1713,618,1,0,2000,0,54.4,73.1,0,0,0,0,600000,975,0,0,0,0,0,0,1.8,0.4464,'',0,195,0,2.5,8,14,0,6533,3019,3631,0,0,0,0,0,0,0,0,0,0,0,0,0,1260,7906,0,0,0,0,0,0),(487,5462,0,0,2368,0,0,0,'Protector Bialon','The People\'s Militia','',0,7,0,0,0,2,1,0,30,30,11,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,10,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(488,5462,0,0,2371,0,0,0,'Protector Weaver','The People\'s Militia','',0,7,0,0,0,2,1,0,30,30,11,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,10,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(489,5462,0,0,2364,0,0,0,'Protector Dutfield','The People\'s Militia','',0,7,0,0,0,2,1,0,30,30,11,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,10,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(490,5462,0,0,2367,0,0,0,'Protector Gariel','The People\'s Militia','',0,7,0,0,0,2,1,0,30,30,11,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,10,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(491,5462,0,0,3342,0,0,0,'Quartermaster Lewis','Quartermaster','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,899,1500,0,21.75,29.25,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(494,5462,0,0,2379,0,0,0,'Watcher Bukouris','The Night Watch','',0,7,0,0,0,1.15,1,0,37,37,11,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,100,0,0,0,100,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(495,5462,0,0,2391,0,0,0,'Watcher Keefer','The Night Watch','',0,7,0,0,0,1.15,1,0,40,40,11,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,100,0,0,0,100,1.5,0.208,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(496,5875,0,0,166,0,0,0,'[UNUSED] Watcher Kleeman','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(497,5875,0,0,166,0,0,0,'[UNUSED] Watcher Benjamin','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(498,5875,0,0,2393,0,0,0,'[UNUSED] Watcher Larsen','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(499,5462,0,0,2396,0,0,0,'Watcher Paige','The Night Watch','',0,7,0,0,0,1.05,1,0,29,29,56,950,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,100,0,0,0,100,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(500,5462,0,0,374,0,0,0,'Riverpaw Scout','','',0,7,0,0,0,1,1,0,12,13,20,247,273,0,1,0,2000,0,18,24,0,0,0,0,300000,596,0,13,0,0,0,0,1.5,0.5,'',0,15,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,725,0,0,0,0,0,0,0),(501,5462,0,0,413,0,0,0,'Riverpaw Herbalist','','',0,7,0,0,0,1,1,0,14,15,20,300,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,15,0,0,0,0,1.725,0.4324,'',0,19,0,2.5,8,14,0,3369,3368,0,0,0,0,0,0,0,0,0,0,0,0,0,0,725,0,0,0,0,0,0,0),(502,5462,0,0,4422,0,0,0,'Benny Blaanco','','',0,7,0,0,0,1,1,0,15,15,17,328,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.306,'',0,21,0,2.5,8,14,0,674,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,829,0,0,0,0,0,0,0),(503,5462,0,0,10626,0,0,0,'Lord Malathrom','','',0,6,0,4,0,1.1,1,0,31,31,21,935,935,878,1,0,2000,0,40,54,0,0,0,0,7200000,1213,0,0,0,0,0,0,1.95,0.6929,'',0,111,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(504,5462,0,0,2331,2332,0,0,'Defias Trapper','','',0,7,0,0,0,1,1,0,12,13,17,247,273,0,1,0,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.208,'',0,14,0,2.5,8,14,0,12024,2589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,829,0,0,0,0,0,0,0),(505,5462,0,0,520,0,0,0,'Greater Tarantula','','',1,1,3,0,0,1,1,0,19,20,22,449,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,0.875,0.462,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,5891,0,0,0,0,0,0,0,0,0,0),(506,5462,0,0,383,0,0,0,'Sergeant Brashclaw','','',0,7,0,4,0,1,1,0,18,18,20,417,417,0,1,0,2000,0,26,35,0,0,0,0,3600000,768,0,18,0,0,0,0,1.725,0.575,'',0,34,0,2.5,8,14,0,3136,5164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,725,0,0,0,0,0,0,0),(507,5462,0,0,11179,0,0,0,'Fenros','','',0,7,0,4,0,1,1,0,32,32,24,1404,1404,2362,1,0,2000,0,32,44,0,0,0,0,25200000,1042,0,0,0,0,0,0,2.25,1.2105,'',0,107,0,2.5,8,14,0,865,12544,6725,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(509,5875,0,0,524,0,0,0,'[UNUSED] Long Fang','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.92805,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(510,5875,0,0,525,0,0,0,'Water Elemental','','',0,4,0,0,0,0.75,0.33,0,60,70,91,2998,2998,3043,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,85,0,0,0.85,0.259726,'',0,0,0,2.5,8,14,0,31707,33395,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(511,5462,0,0,828,0,0,0,'Insane Ghoul','','',0,6,0,0,0,1,1,0,26,26,21,787,787,0,1,0,1700,0,31.45,41.65,0,0,0,0,300000,1043,0,0,0,0,85,0,1.5,0.533,'',0,76,0,2.5,8,14,0,8282,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,1946,0,0,0,0,0,0,0),(513,5462,0,0,1994,0,0,0,'Murloc Netter','','',0,7,0,0,0,1,1,0,14,15,18,300,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,5,2,3,3,2,1,1.725,0.47955,'',0,18,0,2.5,8,14,0,12024,11971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(514,5462,0,0,1288,0,0,0,'Smith Argus','Blacksmithing Trainer','',0,7,0,0,0,1.02,1,0,24,24,12,664,664,0,1,83,1000,0,17,23,0,0,0,0,190000,975,0,0,0,0,0,0,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(515,5462,0,0,441,0,0,0,'Murloc Raider','','',0,7,0,0,0,1,1,0,11,12,18,222,247,0,1,0,2000,0,17,22,0,0,0,0,300000,562,2,2,2,2,2,2,1.5,0.417,'',0,13,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(516,5875,0,0,528,0,0,0,'[UNUSED] Riverpaw Hunter','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(517,5462,0,0,1079,0,0,0,'Murloc Oracle','','',0,7,0,0,0,1,1,0,17,18,18,350,377,399,1,0,2000,0,24,32,0,0,0,0,300000,768,3,1,1,2,2,4,2.25,0.6255,'',0,30,0,2.5,8,14,0,9734,6074,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(518,5462,0,0,488,0,0,0,'Yowler','','',0,7,0,0,0,1.02,1,0,20,20,19,494,494,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.95,0.65,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3614,0,0,0,0,0,0,0),(519,5462,0,0,540,0,0,0,'Slark','','',0,7,0,4,0,1,1,0,15,15,18,328,328,0,1,0,1600,0,17.6,23.2,0,0,0,0,3600000,665,0,0,0,0,0,0,1.95,0.5421,'',0,22,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(520,5462,0,0,652,0,0,0,'Brack','','',0,7,0,4,0,1,1,0,19,19,18,449,449,0,1,0,2800,0,37.8,51.8,0,0,0,0,3600000,802,0,0,0,0,0,0,2.25,0.6255,'',0,36,0,2.5,8,14,0,9080,6016,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(521,5462,0,0,11412,0,0,0,'Lupos','','',1,1,1,4,0,1.02,1,0,23,23,38,617,617,0,1,0,1466,0,24.189,32.252,0,0,0,0,18000000,940,80,80,80,80,80,80,1.4375,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5960,0,0,0,0,0,0,0,0,144,0),(522,5462,0,0,21691,0,0,0,'Mor\'Ladim','','',0,6,0,1,0,3,1,0,30,30,21,2865,2865,0,1,0,2000,0,100.8,134.4,0,0,0,0,600000,1179,0,0,0,0,0,0,1.875,0.4925,'',0,153,0,2.5,8,14,0,3547,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3514,0,0,0,0,0,0,0),(523,5462,0,0,3263,0,0,0,'Thor','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,12,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(524,5462,0,0,389,0,0,0,'Rockhide Boar','','',1,1,5,0,0,1,1,0,7,8,189,137,156,0,1,0,2000,0,10,14,0,0,0,0,180000,306,0,0,0,0,20,0,0.75,0.882,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,9078,0,0,0,0,0,0,0,0,100,0),(525,5462,0,0,903,0,0,0,'Mangy Wolf','','',1,1,1,0,0,1,1,0,5,6,38,102,120,0,1,0,1700,0,5.95,7.65,0,0,0,0,180000,165,0,0,1,0,0,0,0.900424,1.08051,'',0,0,0,2.5,8,14,0,17253,17255,24604,2649,0,0,0,0,0,0,0,0,0,13061,0,0,0,0,0,0,0,0,100,0),(531,5462,0,0,7550,0,0,0,'Skeletal Fiend','','',0,6,0,0,0,1.02,1,0,24,25,21,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,1,'',0,64,0,2.5,8,14,0,3416,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2378,1598,0,0,0,0,0,0),(533,5462,0,0,203,0,0,0,'Nightbane Shadow Weaver','','',0,7,0,0,0,1.05,1,0,27,28,24,724,769,744,1,0,2000,0,37,49,0,0,0,0,300000,1110,0,0,0,0,56,0,1.5,0.807,'',0,82,0,2.5,8,14,0,9613,6229,0,0,0,0,0,0,0,0,0,0,0,0,0,0,896,6844,0,0,0,0,0,0),(534,5462,0,0,11181,0,0,0,'Nefaru','','',0,7,0,4,0,1,1,0,34,34,24,1279,1279,0,1,0,2000,0,47,63,0,0,0,0,25200000,1317,0,0,0,0,0,0,2.4,1.2912,'',0,144,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(535,5875,0,0,226,0,0,0,'[UNUSED] Savar','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(536,5875,0,0,536,0,0,0,'[UNUSED] Rhal\'Del','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.625,1.56275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(538,5875,0,0,1045,0,0,0,'[UNUSED] Buk\'Cha','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(539,5462,0,0,958,0,0,0,'Pygmy Venom Web Spider','','',1,1,3,0,0,1,1,0,18,19,22,417,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,0.825,1.0285,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,10502,0,0,1130,0,0,0,0,0,0,0),(541,5875,0,0,6852,0,0,0,'Riding Gryphon','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(542,8606,0,0,173,0,0,0,'Califex of the Deep Wood','Druid Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(543,5462,0,0,12749,0,0,0,'Nalesette Wildbringer','Pet Trainer','',0,7,0,0,0,1.15,1,0,40,40,80,1753,1753,0,1,17,1500,0,42,55.5,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(544,5462,0,0,5243,0,0,0,'Murloc Nightcrawler','','',0,7,0,0,0,1,1,0,21,22,18,531,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,5,2,3,2,2,5,3,0.834,'',0,48,0,2.5,8,14,0,7159,7992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1467,0,0,0,0,0,0,0),(545,5462,0,0,5293,0,0,0,'Murloc Tidecaller','','',0,7,0,0,0,1,1,0,19,20,18,404,433,473,1,0,2000,0,27,36,0,0,0,0,300000,836,3,3,3,3,3,3,3,0.834,'',0,36,0,2.5,8,14,0,122,913,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1467,0,0,0,0,0,0,0),(547,5462,0,0,3035,0,0,0,'Great Goretusk','','',1,1,5,0,0,1,1,0,16,17,189,356,386,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.15,1.3524,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,9086,0,0,0,0,0,0,0,0,0,0),(548,5462,0,0,1079,0,0,0,'Murloc Minor Tidecaller','','',0,7,0,0,0,1,1,0,17,18,18,350,377,399,1,0,2000,0,24,32,0,0,0,0,300000,768,3,3,3,3,3,3,2.25,0.6255,'',0,30,0,2.5,8,14,0,547,9672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1467,0,0,0,0,0,0,0),(550,5462,0,0,2312,0,0,0,'Defias Messenger','','',0,7,0,0,0,1,1,0,14,14,34,300,300,0,1,0,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.306,'',0,19,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1381,0,0,0,0,0,0,0),(564,5875,0,0,163,0,0,0,'Kobold Slave','','',0,7,0,0,0,1,1,0,10,11,26,198,222,0,1,0,2000,0,15,20,0,0,0,0,0,528,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(565,5462,0,0,802,0,0,0,'Rabid Dire Wolf','','',1,1,1,0,0,1.02,1,0,20,21,38,494,531,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,1,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,13052,0,0,0,0,0,0,0,0,0,0),(566,5875,0,0,501,0,0,0,'V\'rex','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,725,0,0,0,0,0,0,0),(567,5875,0,0,3196,0,0,0,'Blacknails','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.4324,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,725,0,0,0,0,0,0,0),(568,5462,0,0,662,0,0,0,'Shadowhide Warrior','','',0,7,0,0,0,1.02,1,0,24,25,39,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,85,0,1.725,0.4324,'',0,64,0,2.5,8,14,0,7405,7164,8629,0,0,0,0,0,0,0,0,0,0,0,0,0,1075,0,0,0,0,0,0,0),(569,5462,0,0,2541,0,0,0,'Green Recluse','','',1,1,3,0,0,1.02,1,0,21,22,22,531,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.05,1.309,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,5894,0,0,1130,0,0,0,0,0,0,0),(570,5462,0,0,569,0,0,0,'Brain Eater','','',0,6,0,0,0,1.05,1,0,28,29,21,896,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.725,0.61295,'',0,89,0,2.5,8,14,0,3429,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,884,1129,0,0,0,0,0,0),(572,5462,0,0,1065,0,0,0,'Leprithus','','',0,6,0,4,0,1,1,0,19,19,21,404,404,456,1,0,2000,0,26,34,0,0,0,0,72000000,802,0,0,0,0,0,0,1.5,0.533,'',0,38,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(573,5462,0,0,548,0,0,0,'Foe Reaper 4000','','',0,9,0,4,0,1,1,0,20,20,14,484,484,0,1,0,2000,0,29,39,0,0,0,0,7200000,836,0,0,0,0,0,0,1.95,1.2181,'',0,39,0,2.5,8,14,0,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(574,5462,0,0,963,0,0,0,'Naraxis','','',1,1,3,4,0,1.05,1,0,27,27,22,840,840,0,1,0,2000,0,38,51,0,0,0,0,3600000,1078,0,0,0,0,0,0,1.5,1.87,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5911,0,0,1130,0,0,0,0,0,0,0),(575,5462,0,0,1405,0,0,0,'Fire Elemental','','',0,4,0,0,0,1.15,1,0,40,40,91,1403,1403,0,1,0,1490,2,87.612,114.432,0,0,0,0,7200000,1938,36,180,36,36,36,36,1.2,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(576,5462,0,0,2375,0,0,0,'Watcher Ladimore','The Night Watch','',0,7,0,0,0,1.05,1,0,28,28,12,896,896,0,1,2,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(578,5462,0,0,391,0,0,0,'Murloc Scout','','',0,7,0,0,0,1,1,0,19,20,18,449,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,2,3,4,2,1,5,3,0.834,'',0,37,0,2.5,8,14,0,7357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1467,0,0,0,0,0,0,0),(579,5462,0,0,550,0,0,0,'Shadowhide Assassin','','',0,7,0,0,0,1.02,1,0,24,24,39,617,617,0,1,0,2000,0,33,44,0,0,0,0,300000,975,0,0,0,0,50,0,1.275,0.425,'',0,59,0,2.5,8,14,0,2590,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1075,0,0,0,0,0,0,0),(580,5462,0,0,551,0,0,0,'Redridge Drudger','','',0,7,0,0,0,1.02,1,0,20,21,19,494,531,0,1,0,1500,0,23.25,30,0,0,0,0,300000,872,0,0,0,0,50,0,1.725,0.575,'',0,40,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2856,1013,0,0,0,0,0,0),(582,5462,0,0,236,0,0,0,'Old Blanchy','','',0,8,0,0,0,1,1,0,2,2,1892,55,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(583,5462,0,0,184,0,0,0,'Defias Ambusher','','',0,7,0,0,0,1,1,0,8,9,27,156,176,0,1,0,2000,0,11,15,0,0,0,0,0,361,0,0,0,0,0,0,1.5,0.327,'',0,7,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1019,0,0,0,0,0,100,0),(584,5462,0,0,6041,0,0,0,'Kazon','','',0,7,0,2,0,1,1,0,27,27,40,840,840,0,1,0,1425,0,27.075,36.3375,0,0,0,0,21600000,1078,0,0,0,0,0,0,3.76,2,'',0,81,0,2.5,8,14,0,6253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(586,5875,0,0,166,0,0,0,'[UNUSED] Watcher Kern','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(587,5462,0,0,4570,0,0,0,'Bloodscalp Warrior','','',0,7,0,0,0,1.1,1,0,33,34,28,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.5,0.306,'',0,132,0,2.5,8,14,0,6713,8599,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,1519,3901,3915,0,0,0,0,0),(588,5462,0,0,4575,0,0,0,'Bloodscalp Scout','','',0,7,0,0,0,1.1,1,0,34,35,28,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,140,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1519,3901,3915,0,0,0,0,0),(589,5462,0,0,2338,2339,0,0,'Defias Pillager','','',0,7,0,0,0,1,1,0,14,15,17,263,285,750,1,0,2000,0,16,22,0,0,0,0,300000,559,0,0,0,0,0,0,1.5,0.306,'',0,19,0,2.5,8,14,0,20793,12544,143,0,0,0,0,0,0,0,0,0,0,0,0,0,829,0,0,0,0,0,0,0),(590,5462,0,0,2340,2341,0,0,'Defias Looter','','',0,7,0,0,0,1,1,0,13,14,17,273,300,0,1,0,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.306,'',0,16,0,2.5,8,14,0,53,53,0,0,0,0,0,0,0,0,0,0,0,0,0,0,829,0,0,0,0,0,0,0),(592,5875,0,0,263,0,0,0,'[UNUSED] Defias Arsonist','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(594,5462,0,0,2323,2324,0,0,'Defias Henchman','','',0,7,0,0,0,1,1,0,15,16,17,328,356,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,10,10,10,10,10,1.5,0.306,'',0,19,0,2.5,8,14,0,8242,3248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,915,0,0,0,0,0,0,0),(595,5462,0,0,4574,0,0,0,'Bloodscalp Hunter','','',0,7,0,0,0,1.1,1,0,34,35,28,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,140,0,2.5,8,14,0,8599,6533,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,1519,3901,3915,0,0,0,0,0),(596,5462,0,0,3267,0,0,0,'Brainwashed Noble','','',0,7,0,4,0,1.5,2,0,18,18,17,1100,1100,1020,1,0,2000,0,19,26,0,0,0,0,3600000,643,0,0,0,0,0,0,1.5,0.306,'12544',0,35,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(597,5462,0,0,4579,0,0,0,'Bloodscalp Berserker','','',0,7,0,0,0,1.15,1,0,36,37,28,1469,1536,0,1,0,2400,0,61.2,81.6,0,0,0,0,300000,1568,0,0,0,0,0,0,1.5,0.306,'',0,161,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1519,3901,3915,0,0,0,0,0),(598,5462,0,0,308,2444,0,0,'Defias Miner','','',0,7,0,0,0,1,1,0,17,18,17,386,417,0,1,0,2000,0,44.2,59.5,0,0,0,0,43200000,768,0,0,0,0,0,0,1.5,0.306,'',0,30,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,915,0,0,0,0,0,0,0),(599,5462,0,0,2355,0,0,0,'Marisa du\'Paige','','',0,7,0,4,0,1.5,2,0,18,18,17,531,531,2040,1,0,2000,0,19,26,0,0,0,0,3600000,643,0,0,0,0,0,0,1.5,0.208,'',0,34,0,2.5,8,14,0,700,228,512,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(601,5875,0,0,2354,0,0,0,'Capo the Mean','','',0,7,0,2,0,1,1,0,19,19,17,1347,1347,0,1,0,2000,0,202.5,277.5,0,0,0,0,0,802,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,7394,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(603,5462,0,0,10792,0,0,0,'Grimtooth','','',0,7,0,0,0,1,1,0,60,70,39,4400,6500,0,1,0,1166,0,146.916,208.131,1,1283,275.845,410.56,0,6719,0,0,0,0,0,0,2.25,0.75,'',0,623,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(604,5462,0,0,519,0,0,0,'Plague Spreader','','',0,6,0,0,0,1.05,1,0,27,28,21,840,896,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,1.725,0.61295,'',0,82,0,2.5,8,14,0,3436,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,1129,884,0,0,0,0,0,0),(605,5875,0,0,19,0,0,0,'[UNUSED] Mr. Whipple','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(606,5875,0,0,560,0,0,0,'[UNUSED] Mrs. Whipple','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(607,5875,0,0,561,0,0,0,'[UNUSED] Johnny Whipple','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(609,5875,0,0,23,0,0,0,'[UNUSED] Grandpa Whipple','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(610,5875,0,0,202,0,0,0,'[UNUSED] Rabid Gina Whipple','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.807,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(611,5875,0,0,524,0,0,0,'[UNUSED] Rabid Mr. Whipple','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.92805,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(612,5875,0,0,202,0,0,0,'[UNUSED] Rabid Mrs. Whipple','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.807,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(613,5875,0,0,563,0,0,0,'[UNUSED] Rabid Johnny Whipple','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(614,5875,0,0,564,0,0,0,'[UNUSED] Rabid Grandpa Whipple','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.175,1.17015,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(615,5462,0,0,6040,0,0,0,'Blackrock Tracker','','',0,7,0,0,0,1,1,0,23,23,40,664,664,0,1,0,2000,0,34,46,0,0,0,0,300000,940,0,0,0,0,0,100,1.65,0.4092,'',0,59,0,2.5,8,14,0,3019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3014,7906,0,0,0,0,0,0),(616,5462,0,0,821,0,0,0,'Chatter','','',1,1,3,4,0,1.02,1,0,23,23,22,617,617,0,1,0,2000,0,33,44,0,0,0,0,18000000,940,0,0,0,0,0,0,1.0625,0.561,'',0,0,0,2.5,8,14,0,3609,744,0,0,0,0,0,0,0,0,0,0,0,5909,0,0,0,0,0,0,0,0,0,0),(619,5462,0,0,2329,2330,0,0,'Defias Conjurer','','',0,7,0,0,0,1,1,0,15,16,17,285,307,823,1,0,2000,0,17,23,0,0,0,0,300000,589,0,10,10,10,10,10,1.5,0.306,'',0,28,0,2.5,8,14,0,5108,9053,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,915,0,0,0,0,0,0,0),(620,5462,0,0,304,0,0,0,'Chicken','','',0,8,0,0,0,0.01,1,0,1,1,31,1,1,0,1,2,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.145,'',0,0,0,2.5,8,14,0,13563,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(621,5875,0,0,304,0,0,0,'Chicken','','',6,8,0,0,0,1,1,0,1,1,12,8,8,53,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.145,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(622,5462,0,0,7109,0,0,0,'Goblin Engineer','','',0,7,0,1,0,3,1,0,18,19,17,1251,1347,0,1,0,2000,0,45.9,62.9,0,0,0,0,43200000,802,0,0,0,0,0,0,1.5,0.306,'',0,103,0,2.5,8,14,0,3605,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(623,5462,0,0,11402,0,0,0,'Skeletal Miner','','',0,6,0,0,0,1,1,0,17,18,21,386,417,0,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.275,0.85,'',0,30,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,1894,0,0,0,0,0,0,0),(624,5462,0,0,10630,0,0,0,'Undead Excavator','','',0,6,0,0,0,1,1,0,17,18,21,600,600,872,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.35,0.4797,'',0,30,0,2.5,8,14,0,5137,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,1894,0,0,0,0,0,0,0),(625,5462,0,0,829,0,0,0,'Undead Dynamiter','','',0,6,0,0,0,1,1,0,17,18,21,550,600,872,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.35,0.4797,'',0,30,0,2.5,8,14,0,7395,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,1894,0,0,0,0,0,0,0),(626,5462,0,0,10628,0,0,0,'Foreman Thistlenettle','','',0,6,0,0,0,1.2,1,0,18,18,21,500,500,0,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.125,0.39975,'',0,34,0,2.5,8,14,0,5219,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,1875,0,0,0,0,0,0,0),(628,5462,0,0,741,0,0,0,'Black Ravager','','',1,1,1,0,0,1.02,1,0,24,25,38,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,4,7,0,0,1,1.4375,1.15,'',0,0,0,2.5,8,14,0,13443,0,0,0,0,0,0,0,0,0,0,0,0,5949,0,0,0,0,0,0,0,0,0,0),(631,5875,0,0,251,0,0,0,'pnagle\'s test dude','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(633,5462,0,0,1571,0,0,0,'Elaine Carevin','','',0,7,0,0,0,1,1,0,18,18,12,417,417,0,1,2,1500,0,19.5,26.25,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(634,5462,0,0,2316,2317,0,0,'Defias Overseer','','',0,7,0,1,0,3,1,0,17,18,17,1158,1251,0,1,0,2000,0,44.2,59.5,0,0,0,0,43200000,768,0,10,10,10,10,10,1.5,0.306,'',0,92,0,2.5,8,14,0,5115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,915,0,0,0,0,0,0,0),(636,5462,0,0,2314,2315,0,0,'Defias Blackguard','','',0,7,0,1,0,3,1,0,19,19,17,1347,1347,0,1,0,2000,0,45.9,62.9,0,0,0,0,43200000,802,0,10,10,10,10,10,1.5,0.306,'6408',0,112,0,2.5,8,14,0,8874,14903,6408,1833,0,0,0,0,0,0,0,0,0,0,0,0,915,0,0,0,0,0,0,0),(638,5875,0,0,7107,0,0,0,'Goblin Mercenary','','',0,7,0,1,0,1,1,0,18,19,17,1251,1347,0,1,0,2000,0,202.5,277.5,0,0,0,0,0,802,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(639,5462,0,0,2029,0,0,0,'Edwin VanCleef','Defias Kingpin','',0,7,0,1,1,8,1,0,20,20,17,3872,3872,0,1,0,1500,0,36.975,49.725,0,0,0,0,43200000,836,0,10,10,10,10,10,1.8,0.3672,'',0,150,0,2.5,8,14,0,3391,5200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3637,0,0,0,0,0,0,0),(641,5462,0,0,7111,0,0,0,'Goblin Woodcarver','','',0,7,0,1,0,3,1,0,18,19,17,1300,1400,872,1,0,2000,0,45.9,62.9,0,0,0,0,43200000,802,0,0,0,0,0,0,1.5,0.306,'',0,103,0,2.5,8,14,0,6466,40505,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6994,0,0,0,0,0,0,0),(642,5462,0,0,1269,0,0,0,'Sneed\'s Shredder','Lumbermaster','',0,9,0,1,0,8,1,0,20,20,17,3872,3872,0,1,0,2000,0,49.3,66.3,0,0,0,0,43200000,836,0,0,0,0,0,0,2,0.34,'',0,122,0,2.5,8,14,0,7399,3603,5141,0,0,0,0,0,0,0,0,0,0,0,0,0,7365,0,0,0,0,0,0,0),(643,5462,0,0,7125,0,0,0,'Sneed','Lumbermaster','',0,7,0,1,1,5,1,0,20,20,17,2420,2420,0,1,0,2000,0,217.5,292.5,0,0,0,0,0,836,0,0,0,0,0,0,1.5,0.306,'',0,149,0,2.5,8,14,0,6713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(644,5462,0,0,14403,0,0,0,'Rhahk\'Zor','The Foreman','',0,7,0,1,1,10,1,0,19,19,17,4490,4490,0,1,0,3500,0,80.325,110.075,0,0,0,0,43200000,802,0,0,0,0,0,0,1.725,1.02695,'',0,112,0,2.5,8,14,0,6304,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(645,5462,0,0,1305,0,0,0,'Cookie','The Ship\'s Cook','',0,7,0,1,1,6,1,0,20,20,17,2904,2904,0,1,0,2000,0,49.3,66.3,0,0,0,0,43200000,836,0,0,0,0,0,0,1.95,0.5421,'',0,122,0,2.5,8,14,0,5174,6306,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(646,5462,0,0,2026,0,0,0,'Mr. Smite','The Ship\'s First Mate','',0,7,0,1,1,8,1,0,20,20,17,3872,3872,0,1,0,2000,0,49.3,66.3,0,0,0,0,43200000,836,0,0,0,0,0,0,4.86,1.16964,'',0,122,0,2.5,8,14,0,6432,3391,6264,6435,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(647,5462,0,0,7113,0,0,0,'Captain Greenskin','','',0,7,0,1,1,6,1,0,20,20,17,2904,2904,0,1,0,2500,0,61.625,82.875,0,0,0,0,43200000,836,0,0,0,0,0,0,2.25,0.459,'',0,122,0,2.5,8,14,0,40505,5208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(648,5875,0,0,5003,0,0,0,'Bridge Worker Trent','','',0,7,0,0,0,1,1,0,5,5,12,166,166,0,1,0,1960,0,4.9,6.86,1,2156,6.468,8.624,0,111,0,0,0,0,0,0,1.425,0.2907,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(649,5875,0,0,5004,0,0,0,'Bridge Worker Dmitri','','',0,7,0,0,0,1,1,0,10,10,12,413,413,0,1,0,1910,0,12.415,16.235,1,2101,18.909,27.313,0,463,0,0,0,0,0,0,2.31,2,'',0,11,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(650,5875,0,0,5005,0,0,0,'Bridge Worker Jess','','',0,7,0,0,0,1,1,0,6,6,12,196,196,0,1,0,1950,0,6.825,8.775,1,2145,8.58,12.87,0,165,0,0,0,0,0,0,1.5,0.306,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(651,5875,0,0,5006,0,0,0,'Bridge Worker Daniel','','',0,7,0,0,0,1,1,0,6,6,12,196,196,0,1,0,1950,0,6.825,8.775,1,2145,8.58,12.87,0,165,0,0,0,0,0,0,1.5,0.306,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(652,5875,0,0,5007,0,0,0,'Bridge Worker Matthew','','',0,7,0,0,0,1,1,0,6,6,12,196,196,0,1,0,1950,0,6.825,8.775,1,2145,8.58,12.87,0,165,0,0,0,0,0,0,2.31,2,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(653,5875,0,0,5008,0,0,0,'Bridge Worker Alex','','',0,7,0,0,0,1,1,0,6,6,12,196,196,0,1,0,1950,0,6.825,8.775,1,2145,8.58,12.87,0,165,0,0,0,0,0,0,1.35,0.2754,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(656,5462,0,0,2363,0,0,0,'Wilder Thistlenettle','','',0,7,0,0,0,1,1,0,20,20,55,484,484,0,1,2,2000,0,29,39,0,0,0,0,190000,836,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(657,5462,0,0,2347,0,0,0,'Defias Pirate','','',0,7,0,1,0,3,1,0,19,20,17,1347,1452,0,1,0,2000,0,49.3,66.3,0,0,0,0,43200000,836,0,10,10,10,10,10,1.5,0.306,'',0,112,0,2.5,8,14,0,5172,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,915,0,0,0,0,0,0,0),(658,5462,0,0,1362,0,0,0,'Sten Stoutarm','','',0,7,0,0,0,1,1,0,5,5,55,102,102,0,1,3,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(659,5462,0,0,589,0,0,0,'El Pollo Grande','The Black Chicken of Death','',0,1,0,0,0,1,1,0,50,50,16,2800,2800,0,1,0,1510,0,64.175,84.56,0,0,0,0,0,2966,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(660,5462,0,0,4581,0,0,0,'Bloodscalp Witch Doctor','','',0,7,0,0,0,1.15,1,0,37,37,28,1257,1257,1142,1,0,2000,0,48,63,0,0,0,0,300000,1567,0,0,0,0,0,0,1.65,0.3366,'',0,173,0,2.5,8,14,0,8376,8599,5605,0,0,0,0,0,0,0,0,0,0,0,0,0,1519,3901,3915,0,0,0,0,0),(661,5462,0,0,4338,0,0,0,'Jonathan Carevin','','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,2,1000,0,17.5,24,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(663,5462,0,0,2027,0,0,0,'Calor','','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(664,5462,0,0,221,0,0,0,'Benjamin Carevin','','',0,7,0,0,0,1,1,0,2,2,12,55,55,0,1,2,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(667,5462,0,0,4632,0,0,0,'Skullsplitter Warrior','','',0,7,0,0,0,1.15,1,0,39,40,30,1678,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,194,0,2.5,8,14,0,3148,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1524,3916,0,0,0,0,0,0),(669,5462,0,0,4628,0,0,0,'Skullsplitter Hunter','','',0,7,0,0,0,1,1,0,41,42,30,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,0.306,'',0,218,0,2.5,8,14,0,3148,3391,3621,0,0,0,0,0,0,0,0,0,0,0,0,0,1524,3916,0,0,0,0,0,0),(670,5462,0,0,4627,0,0,0,'Skullsplitter Witch Doctor','','',0,7,0,0,0,1,1,0,41,42,30,1522,1585,1357,1,0,2000,0,58,77,0,0,0,0,300000,2216,0,0,0,0,0,0,1.5,0.306,'',0,217,0,2.5,8,14,0,5605,8376,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1524,3916,2466,0,0,0,0,0),(671,5462,0,0,4580,0,0,0,'Bloodscalp Headhunter','','',0,7,0,0,0,1.15,1,0,36,37,28,1469,1536,0,1,0,2000,0,51,68,1,1716,60.06,89.232,300000,1568,0,0,0,0,0,0,1.8,0.3672,'',0,161,0,2.5,8,14,0,8599,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1519,3901,3915,1532,0,0,0,0),(672,5462,0,0,4621,0,0,0,'Skullsplitter Spiritchaser','','',0,7,0,0,0,1,1,0,44,44,30,1711,1711,1483,1,0,2000,0,67,89,0,0,0,0,300000,2527,0,0,0,0,0,0,1.65,0.3366,'',0,261,0,2.5,8,14,0,11986,11981,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,1524,3916,0,0,0,0,0,0),(674,5462,0,0,7202,0,0,0,'Venture Co. Strip Miner','','',0,7,0,0,0,1.2,1,0,40,41,47,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,30,0,1.5,0.306,'',0,206,0,2.5,8,14,0,8800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3917,0,0,0,0,0,0,0),(675,5462,0,0,7196,0,0,0,'Venture Co. Foreman','','',0,7,0,0,0,1.2,1,0,42,42,47,1981,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,30,0,1.5,0.306,'',0,232,0,2.5,8,14,0,8258,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3917,0,0,0,0,0,0,0),(676,5462,0,0,7203,0,0,0,'Venture Co. Surveyor','','',0,7,0,0,0,1.2,1,0,41,42,47,1522,1585,1357,1,0,2000,0,58,77,0,0,0,0,300000,2216,0,0,0,0,30,0,1.5,0.306,'',0,219,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3917,0,0,0,0,0,0,0),(677,5462,0,0,7204,0,0,0,'Venture Co. Tinkerer','','',0,7,0,0,0,1,1,0,40,41,47,1292,1332,3242,1,0,2000,0,42,58,0,0,0,0,300000,1697,0,0,0,0,30,0,1.5,0.306,'',0,205,0,2.5,8,14,0,7979,12544,20823,0,0,0,0,0,0,0,0,0,0,0,0,0,3917,0,0,0,0,0,0,0),(678,5462,0,0,416,0,0,0,'Mosh\'Ogg Mauler','','',0,7,0,0,0,1.15,1,0,43,44,45,1973,2049,0,1,0,2800,0,100.8,134.4,0,0,0,0,1800000,2528,0,0,0,0,0,0,2.4,1.4288,'',0,247,0,2.5,8,14,0,5164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3930,0,0,0,0,0,0,0),(679,5462,0,0,536,0,0,0,'Mosh\'Ogg Shaman','','',0,7,0,0,0,1,1,0,43,44,45,1579,1640,1458,1,0,2000,0,67,89,0,0,0,0,1800000,2527,0,0,0,0,0,0,2.625,1.56275,'',0,244,0,2.5,8,14,0,6742,12058,11899,0,0,0,0,0,0,0,0,0,0,0,0,0,3930,0,0,0,0,0,0,0),(680,5462,0,0,11569,0,0,0,'Mosh\'Ogg Lord','','',0,7,0,0,0,1,1,0,45,45,45,2125,2125,0,1,0,2700,0,102.6,135,0,0,0,0,1800000,2695,0,0,0,0,0,0,3.075,1.83065,'',0,275,0,2.5,8,14,0,9128,7093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3930,0,0,0,0,0,0,0),(681,5462,0,0,598,0,0,0,'Young Stranglethorn Tiger','','',1,1,2,0,0,1.1,1,0,30,31,16,1050,1107,0,1,0,1300,0,28.6,37.7,0,0,0,0,300000,1213,0,0,0,0,0,0,1.34492,0.712805,'',0,0,0,2.5,8,14,0,16830,1754,61684,14918,0,0,0,0,0,0,0,0,0,5828,0,0,0,0,0,0,0,0,144,0),(682,5462,0,0,320,0,0,0,'Stranglethorn Tiger','','',1,1,2,0,0,1.1,1,0,32,33,16,1163,1221,0,1,0,1300,0,29.9,39.65,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8264,0,0,0,0,0,0,0,0,144,0),(683,5462,0,0,2437,0,0,0,'Young Panther','','',1,1,2,0,0,1.1,1,0,30,31,16,1050,1107,0,1,0,1300,0,28.6,37.7,0,0,0,0,300000,1213,0,0,0,0,0,0,1.34492,0.712805,'',0,0,0,2.5,8,14,0,16830,1754,14918,24452,0,0,0,0,0,0,0,0,0,5829,0,0,0,0,0,0,0,0,144,0),(684,5462,0,0,633,0,0,0,'Shadowmaw Panther','','',1,1,2,0,0,1.15,1,0,37,38,16,1536,1604,0,1,0,1500,0,39.75,52.5,0,0,0,0,300000,1684,0,0,0,0,85,0,1.725,0.91425,'22766',0,0,0,2.5,8,14,0,16831,59883,0,0,0,0,0,0,0,0,0,0,0,8880,0,0,3838,0,0,0,0,0,0,0),(685,5462,0,0,788,0,0,0,'Stranglethorn Raptor','','',1,1,11,0,0,1.1,1,0,33,34,48,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.725,1.23395,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13198,0,0,0,0,0,0,0,0,0,0),(686,5462,0,0,788,0,0,0,'Lashtail Raptor','','',1,1,11,0,0,1.15,1,0,35,36,48,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,1.725,1.23395,'',0,0,0,2.5,8,14,0,6607,0,0,0,0,0,0,0,0,0,0,0,0,13199,0,0,0,0,0,0,0,0,0,0),(687,5462,0,0,11317,0,0,0,'Jungle Stalker','','',1,1,11,0,0,1.2,1,0,40,41,48,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,1.95,1.3949,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13220,0,0,3863,0,0,0,0,0,0,0),(688,5462,0,0,12344,0,0,0,'Stone Maw Basilisk','','',0,1,0,0,0,1.1,1,0,31,32,49,1107,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.4,0.9723,'',0,0,0,2.5,8,14,0,3635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3918,0,0,0,0,0,0,0),(689,5462,0,0,601,0,0,0,'Crystal Spine Basilisk','','',0,1,0,0,0,1.1,1,0,34,35,49,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.7,1.18065,'',0,0,0,2.5,8,14,0,3635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3918,0,0,0,0,0,0,0),(690,5462,0,0,8797,0,0,0,'Cold Eye Basilisk','','',0,1,0,0,0,1.15,1,0,39,40,49,1678,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,2,1.389,'',0,0,0,2.5,8,14,0,3636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2476,3918,0,0,0,0,0,0),(691,5462,0,0,5561,0,0,0,'Lesser Water Elemental','','',0,4,0,0,0,1,1,0,36,37,91,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,37,37,74,37,37,37,1,0.30556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3923,0,0,0,0,0,0,0),(693,5875,0,0,173,0,0,0,'Secondary Skill Trainer','Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(694,5462,0,0,4572,0,0,0,'Bloodscalp Axe Thrower','','',0,7,0,0,0,1.1,1,0,33,34,28,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.5,0.306,'',0,132,0,2.5,8,14,0,8599,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1519,3901,3915,0,0,0,0,0),(696,5462,0,0,4622,0,0,0,'Skullsplitter Axe Thrower','','',0,7,0,0,0,1.15,1,0,39,40,30,1678,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,194,0,2.5,8,14,0,3148,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1524,3916,0,0,0,0,0,0),(697,5462,0,0,4573,0,0,0,'Bloodscalp Shaman','','',0,7,0,0,0,1.1,1,0,33,34,28,1021,1064,985,1,0,2000,0,44,58,0,0,0,0,300000,1316,0,0,0,0,0,0,1.5,0.306,'',0,132,0,2.5,8,14,0,8599,11969,8788,0,0,0,0,0,0,0,0,0,0,0,0,0,1519,3901,3915,23679,0,0,0,0),(698,5462,0,0,320,0,0,0,'Bloodscalp Tiger','','',1,1,2,0,0,1.1,1,0,34,35,28,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,13372,0,0,0,0,0,0,0,0,0,0),(699,5462,0,0,4576,0,0,0,'Bloodscalp Beastmaster','','',0,7,0,0,0,1.1,1,0,34,35,28,1279,1342,0,1,0,2000,0,49,64,1,1771,58.443,86.779,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,141,0,2.5,8,14,0,3612,8599,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,1519,3901,3915,0,0,0,0,0),(700,5875,0,0,599,0,0,0,'Bloodscalp Panther','','',1,1,2,0,0,1,1,0,34,35,28,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,0,1349,0,0,0,0,0,0,1.65,0.8745,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(701,5462,0,0,4577,0,0,0,'Bloodscalp Mystic','','',0,7,0,0,0,1.1,1,0,34,35,28,1064,1110,1037,1,0,2000,0,45,60,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,140,0,2.5,8,14,0,4979,9532,11986,8599,0,0,0,0,0,0,0,0,0,0,0,0,1519,3901,3915,0,0,0,0,0),(702,5462,0,0,4571,0,0,0,'Bloodscalp Scavenger','','',0,7,0,0,0,1.1,1,0,33,34,28,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.5,0.306,'',0,132,0,2.5,8,14,0,8599,744,37685,0,0,0,0,0,0,0,0,0,0,0,0,0,1519,3901,3915,0,0,0,0,0),(703,5462,0,0,492,0,0,0,'Lieutenant Fangore','','',0,7,0,0,0,1.05,1,0,26,26,39,787,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.725,0.4324,'',0,76,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1075,3632,0,0,0,0,0,0),(704,5462,0,0,11416,0,0,0,'Ragged Timber Wolf','','',1,1,1,0,0,1,1,0,2,2,32,55,55,0,1,0,2000,0,2,2,0,0,0,0,180000,8,0,0,3,0,0,0,0.881356,1.05763,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13049,0,0,750,0,0,0,0,0,0,0),(705,5462,0,0,855,0,0,0,'Ragged Young Wolf','','',1,1,1,0,0,1,1,0,1,1,32,42,42,0,1,0,2000,0,2,2,0,0,0,0,370000,7,0,0,3,0,0,0,0.875,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13048,0,0,750,0,0,0,0,0,100,0),(706,5462,0,0,27502,27503,0,0,'Frostmane Troll Whelp','','',0,7,0,0,0,1,1,0,3,4,190,71,86,0,1,0,2000,0,4,5,0,0,0,0,180000,68,0,0,0,0,0,0,1.125,0.260417,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(707,5462,0,0,606,0,0,0,'Rockjaw Trogg','','',0,7,0,0,0,1,1,0,1,2,36,42,55,0,1,0,2000,0,2,2,0,0,0,0,370000,8,10,0,0,0,0,0,0.825,0.44275,'',0,2,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(708,5462,0,0,607,0,0,0,'Small Crag Boar','','',1,1,5,0,0,1,1,0,3,3,189,71,71,0,1,0,2000,0,3,4,0,0,0,0,180000,33,0,0,0,0,0,0,0.627119,0.737492,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9080,0,0,0,0,0,0,0,0,100,0),(709,5462,0,0,655,0,0,0,'Mosh\'Ogg Warmonger','','',0,7,0,0,0,1.15,1,0,41,42,45,1823,1899,0,1,0,2000,0,62,83,0,0,0,0,1800000,2218,0,0,0,0,0,0,2.175,1.29485,'',0,218,0,2.5,8,14,0,8147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3930,0,0,0,0,0,0,0),(710,5462,0,0,6704,0,0,0,'Mosh\'Ogg Spellcrafter','','',0,7,0,0,0,1.15,1,0,43,44,45,1381,1434,3628,1,0,2000,0,51,71,0,0,0,0,1800000,2078,0,0,0,0,0,0,1.95,1.3,'',0,245,0,2.5,8,14,0,11829,9053,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,3930,0,0,0,0,0,0,0),(711,5462,0,0,603,0,0,0,'Ardo Dirtpaw','','',0,7,0,0,0,1,1,0,24,24,19,582,582,618,1,0,2000,0,32,43,0,0,0,0,300000,975,0,0,0,0,0,0,2.25,0.564,'',0,62,0,2.5,8,14,0,3256,3650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(712,5462,0,0,489,0,0,0,'Redridge Thrasher','','',0,7,0,0,0,1,1,0,14,15,19,300,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,50,0,1.5,0.376,'',0,18,0,2.5,8,14,0,8876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(713,5462,0,0,1355,0,0,0,'Balir Frosthammer','','',0,7,0,0,0,1,1,0,5,5,55,102,102,0,1,2,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(714,5462,0,0,1363,0,0,0,'Talin Keeneye','','',0,7,0,0,0,1,1,0,5,5,55,102,102,0,1,2,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(715,5462,0,0,1410,0,0,0,'Hemet Nesingwary Jr.','','',0,7,0,0,0,1,1,0,40,40,35,1753,1753,0,1,3,2000,0,56,74,1,1771,69.069,100.947,300000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(716,5462,0,0,1413,0,0,0,'Barnil Stonepot','','',0,7,0,0,0,1,1,0,40,40,35,1753,1753,0,1,3,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(717,5462,0,0,1658,0,0,0,'Ajeck Rouack','','',0,7,0,0,0,1,1,0,40,40,35,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(718,5462,0,0,1659,0,0,0,'Sir S. J. Erlgadin','','',0,7,0,0,0,1,1,0,40,40,35,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(721,5462,0,0,328,4626,0,0,'Rabbit','','',0,8,0,0,0,0.01,1,0,1,1,31,1,1,0,1,0,2000,0,10,10,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(723,5462,0,0,11568,0,0,0,'Mosh\'Ogg Butcher','','',0,7,0,0,0,1,1,0,44,44,45,2049,2049,0,1,0,1291,0,46.476,61.968,0,0,0,0,0,2528,0,0,0,0,0,0,2.85,1.6967,'',0,264,0,2.5,8,14,0,29651,15496,12787,0,0,0,0,0,0,0,0,0,0,0,0,0,3930,0,0,0,0,0,0,0),(724,5462,0,0,160,0,0,0,'Burly Rockjaw Trogg','','',0,7,0,0,0,1,1,0,2,2,36,55,55,0,1,0,2000,0,2,2,0,0,0,0,370000,8,10,0,0,0,0,0,1.5,0.805,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(725,5875,0,0,612,0,0,0,'[UNUSED] Skeletal Enforcer','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.4531,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2378,0,0,0,0,0,0,0),(727,5462,0,0,1598,1608,0,0,'Ironforge Mountaineer','','Directions',0,7,0,0,0,2,1,0,30,30,57,1910,1910,0,1,268435457,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,1.5,0.347,'',0,150,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1035),(728,5462,0,0,613,0,0,0,'Bhag\'thera','','',1,1,2,0,0,1.15,1,0,40,40,16,1753,1753,0,1,0,1500,0,42,55.5,0,0,0,0,1800000,1938,0,0,0,0,0,0,2.175,1.15275,'24529',0,0,0,2.5,8,14,0,6016,3147,0,0,0,0,0,0,0,0,0,0,0,8279,0,0,3876,0,0,0,0,0,144,0),(729,5462,0,0,471,0,0,0,'Sin\'Dall','','',1,1,2,0,0,1.15,1,0,37,37,16,1536,1536,0,1,0,1300,0,33.15,44.2,0,0,0,0,300000,1568,0,0,0,0,0,0,2.25,1.1925,'',0,0,0,2.5,8,14,0,5164,0,0,0,0,0,0,0,0,0,0,0,0,8278,0,0,3879,0,0,0,0,0,0,0),(730,5462,0,0,8472,0,0,0,'Tethis','','',1,1,11,0,0,1.15,1,0,43,43,48,1973,1973,0,1,0,2000,0,67,88,0,0,0,0,1800000,2369,0,0,0,0,0,0,2.25,1.6095,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,13184,0,0,3877,0,0,0,0,0,0,0),(731,5462,0,0,616,0,0,0,'King Bangalash','','',1,1,2,1,0,3.25,1,0,43,43,16,5577,5577,0,1,0,1400,0,112.56,147.84,0,0,0,0,1800000,2369,0,0,0,0,0,0,2.25,1.1925,'',0,0,0,2.5,8,14,0,8816,0,0,0,0,0,0,0,0,0,0,0,0,8887,0,0,3880,0,0,0,0,0,144,0),(732,5462,0,0,983,0,0,0,'Murloc Lurker','','',0,7,0,0,0,1,1,0,9,10,18,176,198,0,1,0,2000,0,13,17,0,0,0,0,180000,463,2,1,1,1,1,1,1.5,0.417,'',0,8,0,2.5,8,14,0,7159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,780,0,0,0,0,0,100,0),(733,5462,0,0,4393,0,0,0,'Sergeant Yohwa','','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,2,1000,0,28,37,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(734,5462,0,0,4398,0,0,0,'Corporal Bluth','Camp Trader','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,896,1000,0,28,37,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(735,5462,0,0,527,0,0,0,'Murloc Streamrunner','','',0,7,0,0,0,1,1,0,6,7,18,120,137,0,1,0,2000,0,9,12,0,0,0,0,180000,230,2,2,2,2,2,2,1.275,0.35445,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1256,0,0,0,0,0,144,0),(736,5462,0,0,599,0,0,0,'Panther','','',1,1,2,0,0,1.1,1,0,32,33,16,1163,1221,0,1,0,1300,0,29.9,39.65,0,0,0,0,300000,1281,0,0,0,0,0,0,1.65,0.8745,'',0,0,0,2.5,8,14,0,16831,0,0,0,0,0,0,0,0,0,0,0,0,5830,0,0,0,0,0,0,0,0,144,0),(737,5462,0,0,7163,0,0,0,'Kebok','','',0,7,0,0,0,1.1,1,0,35,35,120,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(738,5462,0,0,4664,0,0,0,'Private Thorsen','','',4096,7,0,0,0,1.05,1,0,30,30,42,1003,1003,0,1,3,1000,0,21,28,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(739,5462,0,0,4392,0,0,0,'Brother Nimetz','','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,2,1000,0,28,37,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(740,5462,0,0,9582,0,0,0,'Adolescent Whelp','','',0,2,0,0,0,1.1,1,0,34,35,50,954,992,2617,1,0,2000,0,34,48,0,0,0,0,300000,1124,0,0,0,0,105,0,1.625,0.3614,'',0,140,0,2.5,8,14,0,145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5803,0,0,0,0,0,0,0),(741,5462,0,0,621,0,0,0,'Dreaming Whelp','','',0,2,0,0,0,1.15,1,0,35,36,50,1037,1075,2722,1,0,2000,0,35,49,0,0,0,0,300000,1241,0,0,80,0,107,0,1.875,0.417,'',0,150,0,2.5,8,14,0,20821,12098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5803,6082,0,0,0,0,0,0),(742,5462,0,0,7863,0,0,0,'Green Wyrmkin','','',0,2,0,0,0,1,1,0,41,41,50,1902,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,100,0,168,0,1.5,1.5,'',0,219,0,2.5,8,14,0,6306,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5803,0,0,0,0,0,0,0),(743,5462,0,0,7974,0,0,0,'Wyrmkin Dreamwalker','','',0,2,0,0,0,1,1,0,42,43,50,1585,1648,1407,1,0,2000,0,62,82,0,0,0,0,300000,2367,168,0,100,0,0,0,1.875,1.875,'',0,234,0,2.5,8,14,0,15970,7966,20664,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(744,5462,0,0,7903,0,0,0,'Green Scalebane','','',0,2,0,0,0,1.2,1,0,42,42,50,1981,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,100,0,172,0,2.625,2.25,'',0,232,0,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5803,0,0,0,0,0,0,0),(745,5462,0,0,7976,0,0,0,'Scalebane Captain','','',0,2,0,0,0,1.2,1,0,43,44,50,2059,2138,0,1,0,2000,0,72,96,0,0,0,0,300000,2528,0,0,100,0,172,0,3.0625,2.625,'',0,243,0,2.5,8,14,0,9128,13730,12555,0,0,0,0,0,0,0,0,0,0,0,0,0,5803,0,0,0,0,0,0,0),(746,5462,0,0,625,0,0,0,'Elder Dragonkin','','',0,2,0,0,0,1,1,0,45,45,50,2218,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,172,0,2.25,2.9505,'',0,274,0,2.5,8,14,0,6306,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5803,0,0,0,0,0,0,0),(747,5462,0,0,506,0,0,0,'Marsh Murloc','','',0,7,0,0,0,1,1,0,41,42,18,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,2.625,0.72975,'',0,218,0,2.5,8,14,0,12491,12167,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(749,5875,0,0,1079,0,0,0,'Marsh Murkdweller','','',0,7,0,0,0,1,1,0,41,42,18,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,0,2218,0,0,0,0,0,0,2.25,0.6255,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(750,5462,0,0,1995,0,0,0,'Marsh Inkspewer','','',0,7,0,0,0,1,1,0,42,43,18,1981,2059,0,1,0,2000,0,67,88,0,0,0,0,450000,2369,0,0,0,0,0,0,2.25,0.6255,'',0,230,0,2.5,8,14,0,9612,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(751,5462,0,0,391,0,0,0,'Marsh Flesheater','','',0,7,0,0,0,1,1,0,43,44,18,2059,2138,0,1,0,2000,0,72,96,0,0,0,0,450000,2528,0,0,0,0,0,0,3,0.834,'',0,245,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(752,5462,0,0,386,0,0,0,'Marsh Oracle','','',0,7,0,0,0,1,1,0,45,45,18,1774,1774,1534,1,0,2000,0,70,93,0,0,0,0,450000,2692,0,0,0,0,0,0,2.625,0.72975,'',0,260,0,2.5,8,14,0,9532,11986,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(753,5875,0,0,173,0,0,0,'[UNUSED] Rebel Soldier','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(754,5462,0,0,4660,0,0,0,'Rebel Watchman','','',0,7,0,0,0,1.1,1,0,31,32,11,1107,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.306,'',0,116,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(755,5462,0,0,628,0,0,0,'Lost One Mudlurker','','',0,7,0,0,0,1.1,1,0,34,35,51,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.275,0.18785,'',0,141,0,2.5,8,14,0,7159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(756,5462,0,0,633,0,0,0,'Skullsplitter Panther','','',1,1,2,0,0,1,1,0,41,42,30,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.725,0.91425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(757,5462,0,0,152,0,0,0,'Lost One Fisherman','','',0,7,0,0,0,1.15,1,0,35,36,51,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,1.5,0.221,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(758,5875,0,0,614,0,0,0,'Skullsplitter Tiger','','',1,1,2,0,0,1,1,0,40,41,30,1829,1902,0,1,0,1970,0,58.115,76.83,0,0,0,0,0,2074,0,0,0,0,0,0,1.95,1.0335,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(759,5462,0,0,152,0,0,0,'Lost One Hunter','','',0,7,0,0,0,1.15,1,0,36,37,51,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.5,0.221,'',0,161,0,2.5,8,14,0,6660,8806,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(760,5462,0,0,628,0,0,0,'Lost One Muckdweller','','',0,7,0,0,0,1.15,1,0,36,37,51,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.275,0.18785,'',0,162,0,2.5,8,14,0,3256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(761,5462,0,0,4688,0,0,0,'Lost One Seer','','',0,7,0,0,0,1.15,1,0,37,38,51,1257,1305,1166,1,0,2000,0,49,65,0,0,0,0,300000,1683,0,0,0,0,0,0,1.725,0.25415,'',0,173,0,2.5,8,14,0,4971,8376,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(762,5462,0,0,4688,0,0,0,'Lost One Riftseeker','','',0,7,0,0,0,1.15,1,0,37,38,51,1116,1155,2918,1,0,2000,0,37,52,0,0,0,0,300000,1391,0,0,0,0,0,0,1.725,0.25415,'',0,172,0,2.5,8,14,0,9615,20825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(763,5462,0,0,10921,0,0,0,'Lost One Chieftain','','',0,7,0,4,0,1.15,1,0,39,39,51,1678,1678,0,1,0,2000,0,54,72,0,0,0,0,50400000,1808,0,0,0,0,0,0,1.95,0.2873,'',0,189,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(764,5462,0,0,2024,0,0,0,'Swampwalker','','',0,4,0,0,0,1.15,1,0,38,39,14,1305,1357,1213,1,0,2000,0,51,67,0,0,0,0,300000,1807,39,39,39,39,78,39,1.95,1.7485,'',0,183,0,2.5,8,14,0,9616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6065,0,0,0,0,0,0,0),(765,5462,0,0,9012,0,0,0,'Swampwalker Elder','','',0,4,0,0,0,1,1,0,39,40,14,1357,1410,1260,1,0,2000,0,52,69,0,0,0,0,300000,1937,40,40,40,40,80,40,2.25,2.0175,'',0,194,0,2.5,8,14,0,9616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6065,0,0,0,0,0,0,0),(766,5462,0,0,697,0,0,0,'Tangled Horror','','',0,4,0,0,0,1.2,1,0,40,41,14,1471,1522,1308,1,0,2000,0,55,72,0,0,0,0,300000,2072,41,41,41,41,82,41,2.25,2.0175,'',0,205,0,2.5,8,14,0,7948,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6065,0,0,0,0,0,0,0),(767,5462,0,0,632,0,0,0,'Swamp Jaguar','','',1,1,2,0,0,1.15,1,0,36,37,14,1469,1536,0,1,0,1200,0,30.6,40.8,0,0,0,0,300000,1568,0,0,0,0,0,0,1.725,0.91425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8265,0,0,0,0,0,0,0,0,144,0),(768,5462,0,0,633,0,0,0,'Shadow Panther','','',1,1,2,0,0,1.15,1,0,39,39,14,1678,1678,0,1,0,1600,0,43.2,57.6,0,0,0,0,300000,1808,0,0,0,0,85,0,1.725,0.91425,'30831',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8881,0,0,6080,0,0,0,0,0,0,0),(769,5462,0,0,336,0,0,0,'Deathstrike Tarantula','','',1,1,3,0,0,1.2,1,0,40,41,22,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,450000,2074,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,744,20539,0,0,0,0,0,0,0,0,0,0,0,5903,0,0,0,0,0,0,0,0,0,0),(770,5462,0,0,4396,0,0,0,'Corporal Kaleb','','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,2,1000,0,28,37,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(771,5462,0,0,7848,0,0,0,'Commander Felstrom','','',0,6,0,4,0,1.1,1,0,32,32,21,1163,1163,0,1,0,2000,0,45,60,0,0,0,0,21600000,1249,0,0,0,0,0,0,1.95,0.5122,'',0,110,0,2.5,8,14,0,3488,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(772,5462,0,0,614,0,0,0,'Stranglethorn Tigress','','',1,1,2,0,0,1.15,1,0,37,38,16,1536,1604,0,1,0,1300,0,34.45,45.5,0,0,0,0,300000,1684,0,0,0,0,0,0,1.95,1.0335,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13374,0,0,3839,0,0,0,0,0,0,0),(773,5462,0,0,7164,0,0,0,'Krazek','','',0,7,0,0,0,1.1,1,0,35,35,120,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(775,5462,0,0,4460,0,0,0,'Kurzen\'s Agent','','',0,7,0,0,0,1,1,0,32,33,35,1163,1221,0,1,0,1610,0,37.03,49.105,0,0,0,0,0,1281,0,0,0,0,0,0,2.56,2,'',0,112,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(777,5462,0,0,3366,0,0,0,'Amy Davenport','Tradeswoman','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,128,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(780,5462,0,0,4616,0,0,0,'Skullsplitter Mystic','','',0,7,0,0,0,1.15,1,0,39,40,30,1357,1410,1260,1,0,2000,0,52,69,0,0,0,0,300000,1937,0,0,0,0,0,0,1.5,0.306,'',0,194,0,2.5,8,14,0,9532,11986,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,1524,3916,2466,0,0,0,0,0),(781,5462,0,0,4635,0,0,0,'Skullsplitter Headhunter','','',0,7,0,0,0,1,1,0,43,44,30,2059,2138,0,1,0,2000,0,72,96,1,1661,81.389,121.253,300000,2528,0,0,0,0,0,0,1.65,0.3366,'',0,243,0,2.5,8,14,0,6533,3148,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,1524,3916,0,0,0,0,0,0),(782,5462,0,0,4625,0,0,0,'Skullsplitter Scout','','',0,7,0,0,0,1,1,0,41,42,30,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,0.306,'',0,218,0,2.5,8,14,0,3148,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1524,3916,0,0,0,0,0,0),(783,5462,0,0,4623,0,0,0,'Skullsplitter Berserker','','',0,7,0,0,0,1,1,0,43,44,30,2059,2138,0,1,0,2400,0,86.4,115.2,0,0,0,0,300000,2528,0,0,0,0,0,0,1.65,0.3366,'',0,244,0,2.5,8,14,0,3148,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1524,3916,0,0,0,0,0,0),(784,5462,0,0,4624,0,0,0,'Skullsplitter Beastmaster','','',0,7,0,0,0,1,1,0,41,42,30,1902,1981,0,1,0,2000,0,62,83,1,1661,71.423,104.643,300000,2218,0,0,0,0,0,0,1.5,0.306,'',0,216,0,2.5,8,14,0,3621,6660,3148,0,0,0,0,0,0,0,0,0,0,0,0,0,1524,3916,0,0,0,0,0,0),(785,5462,0,0,612,0,0,0,'Skeletal Warder','','',0,6,0,0,0,1.05,1,0,28,29,21,769,812,784,1,0,2000,0,38,50,0,0,0,0,300000,1145,0,0,0,0,0,0,1.725,0.4531,'',0,89,0,2.5,8,14,0,4979,4980,8699,0,0,0,0,0,0,4,0,0,0,0,0,0,2378,0,0,0,0,0,0,0),(786,5462,0,0,1354,0,0,0,'Grelin Whitebeard','','',0,7,0,0,0,1,1,0,5,5,55,102,102,0,1,2,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(787,5462,0,0,7555,0,0,0,'Skeletal Healer','','',0,6,0,0,0,1.05,1.5,0,26,27,21,684,724,1069,1,0,2000,0,36,47,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,1,'',0,76,0,2.5,8,14,0,2054,9613,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2378,0,0,0,0,0,0,0),(789,5462,0,0,3369,0,0,0,'Kimberly Hiett','Fletcher','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,4480,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(790,5462,0,0,3363,0,0,0,'Karen Taylor','Blacksmithing & Mining Supplies','',0,7,0,0,0,1.02,1,0,22,22,12,573,573,0,1,4224,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(791,5462,0,0,3368,0,0,0,'Lindsay Ashlock','General Supplies','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,896,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(793,5462,0,0,3356,0,0,0,'Kara Adams','Shield Crafter','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,4224,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(794,5462,0,0,338,0,0,0,'Matt','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(795,5462,0,0,338,0,0,0,'Mark','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(796,5462,0,0,221,0,0,0,'Joshua','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(797,5462,0,0,338,0,0,0,'Bo','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(798,5462,0,0,221,0,0,0,'Solomon','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,939000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(799,5462,0,0,338,0,0,0,'Kevin','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,318000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(800,5462,0,0,338,0,0,0,'Kyle','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,318000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(801,5462,0,0,262,0,0,0,'Eric','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,318000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(802,5462,0,0,221,0,0,0,'Jay','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,939000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(804,5462,0,0,257,0,0,0,'Dana','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(805,5462,0,0,262,0,0,0,'Cameron','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(806,5462,0,0,338,0,0,0,'John','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(807,5462,0,0,252,0,0,0,'Lisa','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(808,5462,0,0,27505,0,0,0,'Grik\'nir the Cold','','',0,7,0,0,0,1,1,0,5,5,2136,98,98,115,1,0,2000,0,5,6,0,0,0,0,180000,109,0,0,0,0,0,0,1.35,0.3125,'',0,3,0,2.5,8,14,0,6957,21030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2004,0,0,0,0,0,0,0),(809,5875,0,0,218,0,0,0,'[UNUSED] Smith Theo','Weapon Merchant','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.214,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(810,5462,0,0,338,0,0,0,'Aaron','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(811,5462,0,0,221,0,0,0,'Jose','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(812,5462,0,0,1745,0,0,0,'Alma Jainrose','Herbalism Trainer','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,81,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(813,5462,0,0,637,0,0,0,'Colonel Kurzen','','',0,7,0,0,0,1,1,0,40,40,46,2286,2286,0,1,0,1700,0,47.6,62.9,0,0,0,0,1800000,1938,0,0,0,0,0,0,1.65,0.3366,'',0,210,0,2.5,8,14,0,8817,8818,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3615,0,0,0,0,0,0,0),(814,5462,0,0,4455,0,0,0,'Sergeant Malthus','','',0,7,0,0,0,1,1,0,38,38,46,1300,1300,1189,1,0,2000,0,49,65,0,0,0,0,300000,1683,0,0,0,0,0,0,1.5,0.306,'',0,188,0,2.5,8,14,0,7068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(815,5462,0,0,4451,0,0,0,'Bookie Herod','','',0,7,0,0,0,1,1,0,35,35,46,992,992,2680,1,0,1610,0,28.175,35.42,0,0,0,0,0,751,0,0,0,0,0,0,1.5,0.306,'',0,153,0,2.5,8,14,0,20816,3722,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(818,5462,0,0,11546,0,0,0,'Mai\'Zoth','','',0,7,0,0,0,1,1,0,45,45,45,2217,2217,1534,1,0,2000,0,70,93,0,0,0,0,1800000,2692,0,0,0,0,0,0,3.075,2.05,'',0,312,0,2.5,8,14,0,8398,12544,8814,0,0,0,0,0,0,0,0,0,0,0,0,0,3616,0,0,0,0,0,0,0),(819,5462,0,0,3916,0,0,0,'Servant of Ilgalar','','',0,3,0,0,0,1,1,0,24,25,39,582,622,637,1,0,2000,0,33,45,0,0,0,0,300000,1008,0,0,0,0,0,0,2,0.306,'',0,0,0,2.5,8,14,0,8129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(820,5462,0,0,2374,0,0,0,'Scout Riell','The People\'s Militia','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,10,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(821,5462,0,0,2372,0,0,0,'Captain Danuvin','The People\'s Militia','',0,7,0,0,0,1.1,1,0,33,33,12,1221,1221,0,1,2,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,10,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(822,5462,0,0,1006,0,0,0,'Young Forest Bear','','',1,1,4,0,0,1.25,1,0,8,9,44,195,220,0,1,0,2500,0,13.75,18.75,0,0,0,0,180000,387,0,0,0,0,0,0,1.275,0.51935,'',0,0,0,2.5,8,14,0,16828,1742,2649,14916,0,0,0,0,0,0,0,0,0,5797,0,0,0,0,0,0,0,0,100,0),(823,5462,0,0,2072,0,0,0,'Deputy Willem','','',0,7,0,0,0,1,1,0,18,18,12,417,417,0,1,2,1500,0,19.5,26.25,0,0,0,0,180000,768,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(824,5462,0,0,2441,556,0,0,'Defias Digger','','',0,7,0,0,0,1,1,0,15,16,17,328,356,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.425,0.2907,'',0,21,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,915,0,0,0,0,0,0,0),(826,5462,0,0,2389,0,0,0,'Watcher Jan','The Night Watch','',0,7,0,0,0,1.15,1,0,39,39,11,1678,1678,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,0,100,0,0,0,100,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(827,5462,0,0,2395,0,0,0,'Watcher Mocarski','The Night Watch','',0,7,0,0,0,1.15,1,0,38,38,11,1604,1604,0,1,0,2000,0,53,70,0,0,0,0,300000,1684,0,100,0,0,0,100,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(828,5462,0,0,2397,0,0,0,'Watcher Petras','The Night Watch','',0,7,0,0,0,2,1,0,38,38,56,2790,2790,0,1,0,2000,0,53,70,0,0,0,0,300000,1684,0,100,0,0,0,100,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(829,5462,0,0,3388,0,0,0,'Adlin Pridedrift','General Supplies','',0,7,0,0,0,1,1,0,5,5,55,102,102,0,1,898,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(830,5462,0,0,342,0,0,0,'Sand Crawler','','',1,1,8,0,0,1,1,0,13,14,7,273,300,0,1,0,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13010,0,0,0,0,0,0,0,0,0,0),(831,5462,0,0,979,0,0,0,'Sea Crawler','','',1,1,8,0,0,1,1,0,15,16,7,328,356,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13019,0,0,0,0,0,0,0,0,0,0),(832,5462,0,0,5327,0,0,0,'Dust Devil','','',0,4,0,0,0,1,1,0,18,19,14,417,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,19,19,40,19,38,19,0.9375,0.75,'',0,0,0,2.5,8,14,0,6982,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5669,0,0,0,0,0,0,0),(833,5462,0,0,161,0,0,0,'Coyote Packleader','','',1,1,1,0,0,1,1,0,11,12,38,222,247,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,1,5,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,3149,0,0,0,0,0,0,0,0,0,0,0,0,5946,0,0,0,0,0,0,0,0,0,0),(834,5462,0,0,643,0,0,0,'Coyote','','',1,1,1,0,0,1,1,0,10,11,38,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,1,5,0,0,0,1.0625,1.275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5944,0,0,0,0,0,0,0,0,0,0),(836,5462,0,0,3406,0,0,0,'Durnan Furcutter','Cloth & Leather Armor Merchant','',0,7,0,0,0,1,1,0,5,5,55,102,102,0,1,4227,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(837,5462,0,0,3401,0,0,0,'Branstock Khalder','Priest Trainer','',0,7,0,0,0,1,1,0,5,5,55,102,102,0,1,51,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(840,5462,0,0,2380,0,0,0,'Watcher Backus','The Night Watch','',0,7,0,0,0,2,1,0,42,42,56,3302,3302,0,1,2,2000,0,62,83,0,0,0,0,300000,2218,0,100,0,0,0,100,1.5,0.306,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(841,8606,0,0,3261,0,0,0,'Harl Cutter','Woodcrafting Supplies','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(842,5462,0,0,308,0,0,0,'Lumberjack','','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.306,'',0,5,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(843,5462,0,0,3260,0,0,0,'Gina MacGregor','Trade Supplies','',0,7,0,0,0,1,1,0,15,15,12,328,328,0,1,128,1500,0,16.5,21.75,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(844,5462,0,0,4416,0,0,0,'Antonio Perelli','Traveling Salesman','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,128,1500,0,36.75,48,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.306,'',0,200,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(846,5462,0,0,646,0,0,0,'Rotten Ghoul','','',0,6,0,0,0,1,1,0,14,15,21,300,328,0,1,0,2000,0,22,29,0,0,0,0,0,665,0,0,0,0,85,0,1.275,0.45305,'',0,19,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(847,5462,0,0,338,0,0,0,'Nathan','','',0,7,0,0,0,1,1,0,5,5,35,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(848,5462,0,0,257,0,0,0,'Madison','','',0,7,0,0,0,1,1,0,5,5,35,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(849,5462,0,0,252,0,0,0,'Rachel','','',0,7,0,0,0,1,1,0,3,3,35,71,71,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(850,5462,0,0,257,0,0,0,'Erin','','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(851,5462,0,0,344,0,0,0,'Hannah','','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(852,5875,0,0,647,0,0,0,'Feral Spirit','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(853,5462,0,0,1598,1608,0,0,'Coldridge Mountaineer','','',0,7,0,0,0,2,1,0,65,65,57,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(854,5462,0,0,615,0,0,0,'Young Jungle Stalker','','',1,1,11,0,0,1.15,1,0,36,37,48,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.725,1.23395,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13188,0,0,0,0,0,0,0,0,0,0),(855,5462,0,0,180,0,0,0,'Young Stranglethorn Raptor','','',1,1,11,0,0,1.1,1,0,30,31,48,1050,1107,0,1,0,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,0.994068,0.71109,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13196,0,0,0,0,0,0,0,0,0,0),(856,5462,0,0,2571,0,0,0,'Young Lashtail Raptor','','',1,1,11,0,0,1.1,1,0,33,34,48,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.5,1.073,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13204,0,0,0,0,0,0,0,0,0,0),(857,5462,0,0,15114,0,0,0,'Donal Osgood','Arathi Basin Battlemaster','',0,7,0,1,0,50,1,0,61,61,1577,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,16856,15589,13736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(858,5462,0,0,2543,0,0,0,'Sorrow Spinner','','',1,1,3,0,0,1.15,1,0,36,37,22,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.0625,0.561,'',0,0,0,2.5,8,14,0,745,744,0,0,0,0,0,0,0,0,0,0,0,13173,0,0,0,0,0,0,0,0,0,0),(859,5462,0,0,3453,0,0,0,'Guard Berton','','',0,7,0,0,0,2,1,0,33,33,11,2220,2220,0,1,2,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(860,5875,0,0,855,0,0,0,'Pet Wolf','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.875,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(861,5462,0,0,4497,4498,0,0,'Stonard Scout','','',0,7,0,0,0,1.15,1,0,36,37,29,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.5,0.372,'',0,164,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(862,5462,0,0,4495,4496,0,0,'Stonard Explorer','','',0,7,0,0,0,1.15,1,0,37,38,125,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,300000,1684,0,0,0,0,0,0,1.5,0.372,'',0,176,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(863,5462,0,0,4499,0,0,0,'Stonard Hunter','','',0,7,0,0,0,1,1,0,50,51,125,2880,2980,0,1,0,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.372,'',0,383,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(864,5462,0,0,4501,4502,0,0,'Stonard Orc','','',0,7,0,0,0,1.25,1,0,50,50,125,2769,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.236,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(865,5462,0,0,4506,0,0,0,'Stonard Wayfinder','','',0,7,0,0,0,1.3,1,0,50,51,125,2880,2980,0,1,0,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.372,'',0,382,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(866,5462,0,0,4503,4504,0,0,'Stonard Grunt','','',0,7,0,0,0,1.3,1,0,65,65,85,7688,7688,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(867,5462,0,0,4508,0,0,0,'Stonard Cartographer','','',0,7,0,0,0,1.3,1,0,52,52,125,3082,3082,0,1,0,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.5,0.372,'',0,346,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(868,5462,0,0,4551,0,0,0,'Stonard Shaman','','',0,7,0,0,0,1,1,0,53,53,125,2551,2551,1982,1,0,2000,0,84,111,0,0,0,0,300000,3126,0,0,0,0,0,0,1.5,0.372,'',0,396,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(869,5462,0,0,2366,0,0,0,'Protector Dorana','The People\'s Militia','',0,7,0,0,0,2,1,0,30,30,11,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,10,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(870,5462,0,0,2365,0,0,0,'Protector Deni','The People\'s Militia','',0,7,0,0,0,2,1,0,30,30,11,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,10,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(871,5462,0,0,506,0,0,0,'Saltscale Warrior','','',0,7,0,0,0,1.15,1,0,35,36,18,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,1800000,1456,30,0,60,0,0,0,2.625,0.72975,'',0,151,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5796,0,0,0,0,0,0,0),(873,5462,0,0,11293,0,0,0,'Saltscale Oracle','','',0,7,0,0,0,1,1,0,36,36,18,1208,1257,1120,1,0,2000,0,48,63,0,0,0,0,1800000,1455,30,0,60,0,0,0,2.625,0.72975,'',0,163,0,2.5,8,14,0,11986,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5796,0,0,0,0,0,0,0),(874,5462,0,0,2369,0,0,0,'Protector Korelor','The People\'s Militia','',0,7,0,0,0,2,1,0,30,30,11,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,10,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(875,5462,0,0,391,0,0,0,'Saltscale Tide Lord','','',0,7,0,0,0,1,1,0,37,37,18,1257,1257,1142,1,0,2000,0,48,63,0,0,0,0,1800000,1567,30,0,60,0,0,0,3,0.834,'',0,173,0,2.5,8,14,0,12544,9672,11831,0,0,0,0,0,0,0,0,0,0,0,0,0,5796,0,0,0,0,0,0,0),(876,5462,0,0,2370,0,0,0,'Protector Leick','The People\'s Militia','',0,7,0,0,0,2,1,0,30,30,11,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,10,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(877,5462,0,0,4920,0,0,0,'Saltscale Forager','','',0,7,0,0,0,1.15,1,0,35,36,18,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,1800000,1456,30,0,60,0,0,0,2.25,0.6255,'',0,149,0,2.5,8,14,0,744,13443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5796,0,0,0,0,0,0,0),(878,5462,0,0,2373,0,0,0,'Scout Galiaan','The People\'s Militia','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,10,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(879,5462,0,0,1079,0,0,0,'Saltscale Hunter','','',0,7,0,0,0,1.15,1,0,35,36,18,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,1800000,1456,30,0,60,0,0,0,2.25,0.6255,'',0,151,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5796,0,0,0,0,0,0,0),(880,5462,0,0,3322,0,0,0,'Erlan Drudgemoor','','',0,7,0,0,0,1,1,0,8,8,17,156,156,0,1,0,2600,0,13,18.2,0,0,0,0,180000,306,0,0,0,0,0,0,1.5,0.306,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1019,0,0,0,0,0,0,0),(881,5462,0,0,3321,0,0,0,'Surena Caledon','','',0,7,0,0,0,1,1,0,9,9,17,160,160,350,1,0,2000,0,8,12,0,0,0,0,180000,339,0,0,0,0,0,0,1.5,0.208,'12544',0,8,0,2.5,8,14,0,20793,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1019,6810,0,0,0,0,0,0),(882,5875,0,0,11397,0,0,0,'Bone Caster','','',0,6,0,0,0,1,1,0,57,59,21,2924,3110,5469,1,0,2000,0,102,135,0,0,0,0,0,3449,0,0,0,0,0,0,1.4375,0.115,'',0,0,0,2.5,8,14,0,24611,22417,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(883,5462,0,0,347,0,0,0,'Deer','','',0,8,0,0,0,0.01,1,0,5,5,31,1,1,0,1,0,2000,0,25,35,0,0,0,0,300000,111,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(885,5462,0,0,2392,0,0,0,'Watcher Keller','The Night Watch','',0,7,0,0,0,1.15,1,0,39,39,11,1678,1678,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,0,100,0,0,0,100,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(886,5462,0,0,2387,0,0,0,'Watcher Hartin','The Night Watch','',0,7,0,0,0,1.15,1,0,38,38,11,1604,1604,0,1,0,2000,0,53,70,0,0,0,0,300000,1684,0,100,0,0,0,100,1.5,0.306,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(887,5462,0,0,2390,0,0,0,'Watcher Jordan','The Night Watch','',0,7,0,0,0,2,1,0,39,39,56,2918,2918,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,0,100,0,0,0,100,1.5,0.306,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(888,5462,0,0,2384,0,0,0,'Watcher Dodds','The Night Watch','',0,7,0,0,0,1.05,1,0,29,29,53,950,950,0,1,2,2000,0,41,54,0,0,0,0,300000,1145,0,100,0,0,0,100,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(889,5462,0,0,415,0,0,0,'Splinter Fist Ogre','','',0,7,0,0,0,1.05,1,0,25,26,45,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,26,1.5,0.893,'',0,70,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(890,5462,0,0,654,0,0,0,'Fawn','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.75,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(891,5462,0,0,326,0,0,0,'Splinter Fist Fire Weaver','','',0,7,0,0,0,1.05,1,0,26,27,45,628,665,1760,1,0,2000,0,27,38,0,0,0,0,300000,900,0,85,0,0,0,27,1.5,1,'',0,75,0,2.5,8,14,0,19816,20296,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(892,5462,0,0,11567,0,0,0,'Splinter Fist Taskmaster','','',0,7,0,0,0,1.05,1,0,27,28,45,840,896,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,28,1.725,1.02695,'',0,83,0,2.5,8,14,0,3631,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(893,5462,0,0,4329,0,0,0,'Lars','','',0,7,0,0,0,1,1,0,18,18,12,417,417,0,1,2,1000,0,13,17.5,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(894,5462,0,0,3332,0,0,0,'Homer Stonefield','Fruit Seller','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,640,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(895,5462,0,0,3395,0,0,0,'Thorgas Grimson','Hunter Trainer','',0,7,0,0,0,1,1,0,5,5,55,102,102,0,1,51,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(896,5462,0,0,3339,0,0,0,'Veldan Lightfoot','Leather Armor Merchant','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,4224,1500,0,9.75,12.75,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(897,5875,0,0,166,0,0,0,'[UNUSED] Brannon Aybara (TEMP)','Hunter Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(898,5462,0,0,657,0,0,0,'Nightbane Worgen','','',0,7,0,0,0,1.05,1,0,26,27,24,787,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.275,0.68595,'',0,76,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,896,6844,0,0,0,0,0,0),(900,5462,0,0,5009,0,0,0,'Bailiff Conacher','','',0,7,0,0,0,1.05,1,0,30,30,11,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(903,5462,0,0,3446,0,0,0,'Guard Howe','','',0,7,0,0,0,2,1,0,30,30,11,1910,1910,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(904,5875,0,0,312,0,0,0,'[UNUSED] Regna Khurn','Gunsmith','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(905,5462,0,0,705,0,0,0,'Sharptooth Frenzy','','',0,1,0,0,0,1.1,1,0,31,32,1878,1107,1163,0,1,0,900,0,20.25,27,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,1.044,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(906,5462,0,0,3271,0,0,0,'Maximillian Crowe','Warlock Trainer','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,49,1500,0,9.75,12.75,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(907,5462,0,0,15115,0,0,0,'Keras Wolfheart','Arathi Basin Battlemaster','',0,7,0,1,0,50,1,0,61,61,1577,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,15589,13736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(908,5462,0,0,4488,0,0,0,'Flora Silverwind','Herbalism Trainer','',0,7,0,0,0,1.2,1,0,44,44,120,2138,2138,0,1,81,1500,0,54,72,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(909,5462,0,0,4279,4280,0,0,'Defias Night Blade','','',0,7,0,0,0,1.05,1,0,25,26,17,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.306,'',0,70,0,2.5,8,14,0,744,2589,8601,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(910,5462,0,0,4281,4282,0,0,'Defias Enchanter','','',0,7,0,0,0,1.05,1,0,26,27,17,628,665,1760,1,0,2000,0,27,38,0,0,0,0,300000,900,0,0,0,0,0,40,1.5,0.306,'',0,76,0,2.5,8,14,0,3443,12544,20811,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(911,5462,0,0,3343,0,0,0,'Llane Beshere','Warrior Trainer','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,51,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(912,5462,0,0,3399,0,0,0,'Thran Khorman','Warrior Trainer','',0,7,0,0,0,1,1,0,5,5,55,102,102,0,1,51,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(913,5462,0,0,1300,0,0,0,'Lyria Du Lac','Warrior Trainer','',0,7,0,0,0,1,1,0,12,12,12,247,247,0,1,51,1500,0,12.75,16.5,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.208,'',0,25,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(914,5462,0,0,1504,0,0,0,'Ander Germaine','Warrior Trainer','',0,7,0,0,0,1.35,1,0,60,60,12,4120,4120,0,1,49,1500,0,78,103.5,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(915,5462,0,0,3351,0,0,0,'Jorik Kerridan','Rogue Trainer','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,51,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(916,5462,0,0,3407,0,0,0,'Solm Hargrin','Rogue Trainer','',0,7,0,0,0,1,1,0,5,5,55,102,102,0,1,51,2000,0,5,7,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(917,5462,0,0,1297,0,0,0,'Keryn Sylvius','Rogue Trainer','',0,7,0,0,0,1,1,0,11,11,12,222,222,0,1,51,2000,0,15,20,0,0,0,0,180000,528,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(918,5462,0,0,1507,0,0,0,'Osborne the Night Man','Rogue Trainer','',0,7,0,0,0,1.35,1,0,60,60,12,4120,4120,0,1,51,1500,0,78,103.5,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.306,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(919,5875,0,0,375,0,0,0,'[UNUSED] [PH] Berail Spiritwhisper','Shaman Trainer *Temp*','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(920,5462,0,0,1098,0,0,0,'Nightbane Tainted One','','',0,7,0,0,0,1.1,1,0,30,31,24,892,935,865,1,0,2000,0,40,54,0,0,0,0,300000,1213,0,0,0,0,60,0,2.175,1.17015,'',0,104,0,2.5,8,14,0,3424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,896,895,6844,0,0,0,0,0),(921,5462,0,0,7198,0,0,0,'Venture Co. Lumberjack','','',0,7,0,0,0,1,1,0,34,35,47,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,30,0,1.5,0.306,'',0,141,0,2.5,8,14,0,40505,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(922,5462,0,0,9571,0,0,0,'Silt Crawler','','',1,1,8,0,0,1,1,0,40,41,14,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5845,0,0,5938,0,0,0,0,0,0,0),(923,5462,0,0,246,0,0,0,'Young Black Ravager','','',1,1,1,0,0,1.02,1,0,23,24,38,617,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,10,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,17257,24604,14917,0,0,0,0,0,0,0,0,0,0,13033,0,0,0,0,0,0,0,0,0,0),(924,5875,0,0,659,0,0,0,'[UNUSED] Lesser Arachnid','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.2,1.496,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(925,5462,0,0,3346,0,0,0,'Brother Sammuel','Paladin Trainer','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,51,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(926,5462,0,0,3393,0,0,0,'Bromos Grummner','Paladin Trainer','',0,7,0,0,0,1,1,0,5,5,55,102,102,0,1,51,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(927,5462,0,0,1299,0,0,0,'Brother Wilhelm','Paladin Trainer','',0,7,0,0,0,1,1,0,11,11,12,222,222,0,1,51,1500,0,11.25,15,0,0,0,0,180000,528,0,0,0,0,0,0,1.5,0.306,'',0,10,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(928,5462,0,0,1499,0,0,0,'Lord Grayson Shadowbreaker','Paladin Trainer','',0,7,0,0,0,1.35,1,0,60,60,12,3297,3297,2434,1,51,1500,0,109.5,144,0,0,0,0,490000,3750,0,0,0,0,172,0,1.5,0.306,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(929,5875,0,0,348,0,0,0,'Dreadlord Malganis','Overfiend','',4,3,0,3,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(930,5462,0,0,368,0,0,0,'Black Widow Hatchling','','',1,1,3,0,0,1.02,1,0,24,25,22,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,0.825,1.0285,'',0,0,0,2.5,8,14,0,7367,744,0,0,0,0,0,0,0,0,0,0,0,10506,0,0,1130,7267,0,0,0,0,0,0),(931,5462,0,0,3364,0,0,0,'Ariena Stormfeather','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,12,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,180000,5234,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(932,5462,0,0,3384,0,0,0,'Guard Ashlock','','',0,7,0,0,0,2,1,0,35,35,11,2440,2440,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(933,5462,0,0,3450,0,0,0,'Guard Hiett','','',0,7,0,0,0,2,1,0,35,35,11,2440,2440,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(934,5462,0,0,3455,0,0,0,'Guard Clarke','','',0,7,0,0,0,2,1,0,35,35,11,2440,2440,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(935,5462,0,0,3447,0,0,0,'Guard Pearce','','',0,7,0,0,0,2,1,0,35,35,11,2440,2440,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(936,5462,0,0,3641,0,0,0,'Guard Adams','','',0,7,0,0,0,2,1,0,35,35,11,2440,2440,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(937,5462,0,0,4443,0,0,0,'Kurzen Jungle Fighter','','',0,7,0,0,0,1.1,1,0,32,33,46,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,0.306,'',0,112,0,2.5,8,14,0,3637,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(938,5462,0,0,4439,0,0,0,'Kurzen Commando','','',0,7,0,0,0,1.1,1,0,34,35,46,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,140,0,2.5,8,14,0,2591,7964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(939,5462,0,0,4446,0,0,0,'Kurzen Elite','','',0,7,0,0,0,1,1,0,36,37,46,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.5,0.306,'',0,161,0,2.5,8,14,0,17207,15496,17207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(940,5462,0,0,4436,0,0,0,'Kurzen Medicine Man','','',0,7,0,0,0,1.1,1,0,32,32,46,977,1021,949,1,0,2000,0,43,57,0,0,0,0,300000,1248,0,0,0,0,0,0,1.5,0.306,'',0,112,0,2.5,8,14,0,588,6064,6077,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(941,5462,0,0,4444,0,0,0,'Kurzen Headshrinker','','',0,7,0,0,0,1.1,1,0,34,35,46,1064,1110,1038,1,0,2000,0,45,60,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,141,0,2.5,8,14,0,7289,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(942,5462,0,0,4450,0,0,0,'Kurzen Witch Doctor','','',0,7,0,0,0,1,1,0,36,37,46,1208,1257,1120,1,0,2000,0,48,63,0,0,0,0,300000,1567,0,0,0,0,0,0,1.5,0.306,'',0,161,0,2.5,8,14,0,6364,370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(943,5462,0,0,4438,0,0,0,'Kurzen Wrangler','','',0,7,0,0,0,1.1,1,0,34,34,46,1064,1064,1007,1,0,2000,0,44,58,0,0,0,0,300000,1316,0,0,0,0,0,0,1.5,0.306,'',0,139,0,2.5,8,14,0,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(944,5462,0,0,10216,0,0,0,'Marryk Nurribit','Mage Trainer','',0,7,0,0,0,1,1,0,5,5,875,102,102,0,1,51,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(945,5462,0,0,3391,0,0,0,'Rybrad Coldbank','Weaponsmith','',0,7,0,0,0,1,1,0,5,5,55,102,102,0,1,4224,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(946,5462,0,0,27492,27493,0,0,'Frostmane Novice','','',0,7,0,0,0,1,1,0,3,4,7,69,83,92,1,0,2000,0,4,5,0,0,0,0,180000,66,0,0,0,0,0,0,1.125,0.260417,'',0,3,0,2.5,8,14,0,6949,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6753,0,0,0,0,0,100,0),(947,5462,0,0,10792,0,0,0,'Rohh the Silent','','',524288,7,0,4,0,1,1,0,26,26,39,788,788,0,1,0,1425,0,26.3625,34.9125,0,0,0,0,50400000,1043,0,0,0,0,0,0,2.25,0.75,'',0,79,0,2.5,8,14,0,744,2590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1075,0,0,0,0,0,0,0),(948,5462,0,0,137,0,0,0,'Rotted One','','',0,6,0,0,0,1.05,1,0,25,26,21,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.533,'',0,69,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,1129,884,0,0,0,0,0,0),(949,5462,0,0,545,0,0,0,'Carrion Recluse','','',1,1,3,0,0,1.05,1,0,25,26,22,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.275,1.5895,'',0,0,0,2.5,8,14,0,3609,0,0,0,0,0,0,0,0,0,0,0,0,10507,0,0,1130,7267,0,0,0,0,0,0),(950,5462,0,0,5243,0,0,0,'Swamp Talker','','',0,7,0,0,0,1,1,0,50,50,18,2880,2880,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,3,0.834,'',0,400,0,2.5,8,14,0,9636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8463,0,0,0,0,0,0,0),(951,5462,0,0,3253,0,0,0,'Brother Paxton','Librarian','',0,7,0,0,0,1.05,1,0,27,27,12,840,840,0,1,2,1000,0,19,25.5,0,0,0,0,250000,1078,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(952,5462,0,0,3317,0,0,0,'Brother Neals','','',0,7,0,0,0,1.25,1,0,50,50,12,2769,2769,0,1,2,1000,0,42.5,56,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(953,5875,0,0,351,0,0,0,'Spawn Test One','TEST MOB','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(954,5462,0,0,1842,0,0,0,'Kat Sampson','Leather Armor Merchant','',138936390,7,0,0,0,1,1,0,17,17,55,386,386,0,1,4224,1840,0,23,30.36,0,0,0,0,300000,734,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(955,5462,0,0,3338,0,0,0,'Sergeant De Vries','Morale Officer','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,640,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(956,5462,0,0,3353,0,0,0,'Dorin Songblade','Armorer','',0,7,0,0,0,1.02,1,0,22,22,12,573,573,0,1,4224,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(957,5462,0,0,3354,0,0,0,'Dane Lindgren','Apprentice Blacksmith','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,1,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(958,5462,0,0,3347,0,0,0,'Dawn Brightstar','Arcane Goods','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,2176,1500,0,36.75,48,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(959,5462,0,0,5012,0,0,0,'Morley Eberlein','Clothier','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,4224,1500,0,9.75,12.75,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(960,5462,0,0,4336,0,0,0,'Gunder Thornbush','Tradesman','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,128,1500,0,31.5,42,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(963,5462,0,0,3279,0,0,0,'Deputy Rainer','','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,3,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(976,5462,0,0,320,0,0,0,'Kurzen War Tiger','','',1,1,2,0,0,1.1,1,0,32,33,46,1662,1662,0,1,0,1300,0,29.9,39.65,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8263,0,0,0,0,0,0,0,0,0,0),(977,5462,0,0,599,0,0,0,'Kurzen War Panther','','',1,1,2,0,0,1.1,1,0,32,33,46,1163,1221,0,1,0,1300,0,29.9,39.65,0,0,0,0,300000,1281,0,0,0,0,0,0,1.65,0.8745,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13351,0,0,0,0,0,0,0,0,0,0),(978,5462,0,0,4459,0,0,0,'Kurzen Subchief','','',0,7,0,0,0,1,1,0,38,38,46,1305,1305,1189,1,0,2000,0,49,65,0,0,0,0,300000,1683,0,0,0,0,0,0,1.5,0.306,'',0,183,0,2.5,8,14,0,8053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(979,5462,0,0,4454,0,0,0,'Kurzen Shadow Hunter','','',0,7,0,0,0,1.15,1,0,38,38,46,1604,1604,0,1,0,2000,0,53,70,1,1771,63.756,93.863,300000,1684,0,0,0,0,85,0,1.5,0.306,'',0,183,0,2.5,8,14,0,6660,8806,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(980,5462,0,0,4562,0,0,0,'Grimnal','Mail & Plate Merchant','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,4224,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(981,5462,0,0,4561,0,0,0,'Hartash','Weapon Merchant','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,4224,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(982,5462,0,0,4563,0,0,0,'Thultash','Food & Drink Vendor','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,640,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(983,5462,0,0,4564,0,0,0,'Thultazor','Alchemy Supplies & Reagents','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,2176,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(984,5462,0,0,4565,0,0,0,'Thralosh','Cloth & Leather Armor Merchant','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,4224,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(985,5462,0,0,4556,0,0,0,'Malosh','Warrior Trainer','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,49,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(986,5462,0,0,4552,0,0,0,'Haromm','Shaman Trainer','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(987,5462,0,0,4560,0,0,0,'Ogromm','Hunter Trainer','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,49,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(988,5462,0,0,4567,0,0,0,'Kartosh','Warlock Trainer','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(989,5462,0,0,4559,0,0,0,'Banalash','Trade Supplies','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,128,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(994,5875,0,0,665,0,0,0,'Nahr\'ek da Howler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(995,5875,0,0,447,0,0,0,'Nahr\'ek\'s Pack','','',1,1,1,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.875,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(996,5875,0,0,242,0,0,0,'Master Tailor','Cheesy Test Tailor','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(999,5462,0,0,2398,0,0,0,'Watcher Royce','The Night Watch','',0,7,0,0,0,1.15,1,0,37,37,11,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,100,0,0,0,100,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1000,5462,0,0,2381,0,0,0,'Unkillable Test Dummy','','',4718592,7,0,0,0,1,1,0,20,20,2000,730,730,0,1,0,1810,0,26.245,35.295,0,0,0,0,0,836,0,100,0,0,0,100,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1001,5462,0,0,2388,0,0,0,'Watcher Hutchins','The Night Watch','',0,7,0,0,0,1,1,0,20,20,56,484,484,0,1,0,1810,0,26.245,35.295,0,0,0,0,0,836,0,100,0,0,0,100,2.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1007,5462,0,0,3199,0,0,0,'Mosshide Gnoll','','',0,7,0,0,0,1.02,1,0,20,21,61,494,531,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,0,1.5,0.376,'',0,40,0,2.5,8,14,0,8016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1008,5462,0,0,355,0,0,0,'Mosshide Mongrel','','',0,7,0,0,0,1.02,1,0,21,22,61,531,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,0.5,'',0,49,0,2.5,8,14,0,8016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1009,5462,0,0,3197,0,0,0,'Mosshide Mistweaver','','',0,7,0,0,0,1.02,1,0,22,23,61,472,504,1400,1,0,2000,0,23,33,0,0,0,0,300000,786,0,0,0,0,0,0,1.5,0.376,'',0,53,0,2.5,8,14,0,20792,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2611,0,0,0,0,0,0,0),(1010,5462,0,0,714,0,0,0,'Mosshide Fenrunner','','',0,7,0,0,0,1.02,1,0,22,23,61,573,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.725,0.575,'',0,54,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2611,0,0,0,0,0,144,0),(1011,5462,0,0,8598,0,0,0,'Mosshide Trapper','','',0,7,0,0,0,1.02,1,0,23,24,61,617,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.95,0.65,'',0,58,0,2.5,8,14,0,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2611,0,0,0,0,0,0,0),(1012,5462,0,0,3196,0,0,0,'Mosshide Brute','','',0,7,0,0,0,1.02,1,0,24,25,61,664,713,0,1,0,2700,0,47.25,64.8,0,0,0,0,300000,1008,0,0,0,0,0,0,1.725,0.4324,'',0,93,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2611,0,0,0,0,0,0,0),(1013,5462,0,0,714,0,0,0,'Mosshide Mystic','','',0,7,0,0,0,1.05,1,0,25,26,61,640,684,674,1,0,2000,0,34,46,0,0,0,0,300000,1042,0,0,0,0,0,0,1.725,0.575,'',0,69,0,2.5,8,14,0,11986,11436,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,2611,0,0,0,0,0,0,0),(1014,5462,0,0,543,0,0,0,'Mosshide Alpha','','',0,7,0,0,0,1.05,1,0,27,27,61,840,840,0,1,0,1500,0,28.5,38.25,0,0,0,0,300000,1078,0,0,0,0,0,0,1.95,0.4888,'',0,83,0,2.5,8,14,0,29651,9128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2611,0,0,0,0,0,0,0),(1015,5462,0,0,670,0,0,0,'Highland Raptor','','',1,1,11,0,0,1.02,1,0,23,24,48,617,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,0.917797,0.65653,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13191,0,0,0,0,0,0,0,0,0,0),(1016,5462,0,0,673,0,0,0,'Highland Lashtail','','',1,1,11,0,0,1.02,1,0,24,25,48,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.05,0.7511,'',0,0,0,2.5,8,14,0,6607,0,0,0,0,0,0,0,0,0,0,0,0,13192,0,0,0,0,0,0,0,0,0,0),(1017,5462,0,0,649,0,0,0,'Highland Scytheclaw','','',1,1,11,0,0,1.05,1,0,25,26,48,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.275,0.91205,'',0,0,0,2.5,8,14,0,3147,0,0,0,0,0,0,0,0,0,0,0,0,13193,0,0,0,0,0,0,0,0,0,0),(1018,5462,0,0,180,0,0,0,'Highland Razormaw','','',1,1,11,0,0,1.05,1,0,27,28,48,840,896,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,0.994068,0.71109,'',0,0,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,13194,0,0,0,0,0,0,0,0,0,0),(1019,5462,0,0,788,0,0,0,'Elder Razormaw','','',1,1,11,0,0,1.05,1,0,29,29,48,950,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.725,1.23395,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,13195,0,0,0,0,0,0,0,0,0,0),(1020,5462,0,0,960,0,0,0,'Mottled Raptor','','',1,1,11,0,0,1.02,1,0,22,23,48,573,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,0.91017,0.651075,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13219,0,0,5233,0,0,0,0,0,0,0),(1021,5462,0,0,677,0,0,0,'Mottled Screecher','','',1,1,11,0,0,1.02,1,0,24,25,48,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.05,0.7511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13181,0,0,5233,0,0,0,0,0,0,0),(1022,5462,0,0,648,0,0,0,'Mottled Scytheclaw','','',1,1,11,0,0,1.05,1,0,25,26,48,734,788,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.275,0.91205,'',0,0,0,2.5,8,14,0,3147,0,0,0,0,0,0,0,0,0,0,0,0,13187,0,0,5233,0,0,0,0,0,0,0),(1023,5462,0,0,949,0,0,0,'Mottled Razormaw','','',1,1,11,0,0,1.05,1,0,26,27,48,788,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.275,0.91205,'',0,0,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,13182,0,0,5233,0,0,0,0,0,0,0),(1024,5462,0,0,486,0,0,0,'Bluegill Murloc','','',0,7,0,0,0,1.02,1,0,20,21,18,494,531,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,30,0,0,1.725,0.47955,'',0,40,0,2.5,8,14,0,7357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1025,5462,0,0,983,0,0,0,'Bluegill Puddlejumper','','',0,7,0,0,0,1.02,1,0,21,22,18,531,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,30,0,0,1.5,0.417,'',0,49,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(1026,5462,0,0,1305,0,0,0,'Bluegill Forager','','',0,7,0,0,0,1.02,1,0,22,23,18,573,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,30,0,0,1.95,0.5421,'',0,53,0,2.5,8,14,0,744,14873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1027,5462,0,0,506,0,0,0,'Bluegill Warrior','','',0,7,0,0,0,1.02,1,0,24,25,18,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,30,0,0,2.625,0.72975,'',0,94,0,2.5,8,14,0,9080,2457,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1028,5462,0,0,1079,0,0,0,'Bluegill Muckdweller','','',0,7,0,0,0,1.02,1,0,23,24,18,504,539,1494,1,0,2000,0,25,34,0,0,0,0,300000,815,0,0,0,30,0,0,2.25,0.6255,'',0,59,0,2.5,8,14,0,1777,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1029,5462,0,0,486,0,0,0,'Bluegill Oracle','','',0,7,0,0,0,1.05,1,0,25,26,18,640,684,674,1,0,2000,0,34,46,0,0,0,0,300000,1042,0,0,0,30,0,0,1.725,0.47955,'',0,71,0,2.5,8,14,0,6274,939,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1030,5462,0,0,360,0,0,0,'Black Slime','','',0,10,0,0,0,1.02,1,0,20,21,14,494,531,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,0,1.25,0.599,'',0,12,0,2.5,8,14,0,3335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1031,5462,0,0,11138,0,0,0,'Crimson Ooze','','',0,10,0,0,0,1.02,1,0,24,25,14,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,100,1.4375,0.68885,'',0,22,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3349,0,0,0,0,0,0,0),(1032,5462,0,0,767,0,0,0,'Black Ooze','','',0,10,0,0,0,1.02,1,0,23,24,14,617,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,100,1.4375,0.68885,'',0,22,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3349,0,0,0,0,0,0,0),(1033,5462,0,0,11139,0,0,0,'Monstrous Ooze','','',0,10,0,0,0,1.05,1,0,25,26,14,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,100,2.5,1.198,'',0,24,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3349,0,0,0,0,0,0,0),(1034,5462,0,0,4916,0,0,0,'Dragonmaw Raider','','',0,7,0,0,0,1.05,1,0,23,24,62,635,684,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,25,0,0,0,0,1.5,0.372,'',0,76,0,2.5,8,14,0,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3337,7131,0,0,0,0,0,0),(1035,5462,0,0,4917,0,0,0,'Dragonmaw Swamprunner','','',0,7,0,0,0,1.05,1,0,23,24,62,635,684,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,25,0,25,25,25,1.5,0.372,'',0,83,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3337,7131,0,0,0,0,0,0),(1036,5462,0,0,4919,0,0,0,'Dragonmaw Centurion','','',0,7,0,0,0,1,1,0,24,25,62,600,640,637,1,0,2000,0,33,45,0,0,0,0,300000,1008,0,25,0,0,0,0,1.5,0.372,'',0,89,0,2.5,8,14,0,643,1672,7164,3418,0,0,0,0,0,0,0,0,0,0,0,0,3337,7131,0,0,0,0,0,0),(1037,5462,0,0,4912,0,0,0,'Dragonmaw Battlemaster','','',0,7,0,4,0,1,1,0,24,25,62,684,734,0,1,0,1400,0,24.5,33.6,0,0,0,0,72000000,1008,0,25,0,0,0,0,1.65,0.4092,'',0,101,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3337,7131,0,0,0,0,0,0),(1038,5462,0,0,4924,0,0,0,'Dragonmaw Shadowwarder','','',0,7,0,0,0,1,1,0,23,24,62,519,554,1494,1,0,2000,0,25,34,0,0,0,0,300000,815,0,25,0,0,85,0,1.5,0.372,'',0,89,0,2.5,8,14,0,13787,20807,6223,0,0,0,0,0,0,0,0,0,0,0,0,0,3337,6930,7131,0,0,0,0,0),(1039,5462,0,0,713,0,0,0,'Fen Dweller','','',0,4,0,0,0,1.02,1,0,20,26,14,494,765,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,21,21,50,21,21,21,1.5,1.345,'',0,40,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1040,5462,0,0,2023,0,0,0,'Fen Creeper','','',0,4,0,0,0,1.02,1,0,24,25,14,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,50,0,30,0,1.725,1.54675,'22766',0,151,0,2.5,8,14,0,745,744,6751,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1041,5462,0,0,2024,0,0,0,'Fen Lord','','',0,4,0,0,0,1.05,1,0,25,26,14,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,26,26,50,26,26,26,1.95,1.7485,'',0,69,0,2.5,8,14,0,744,8857,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1042,5462,0,0,9583,0,0,0,'Red Whelp','','',0,2,0,0,0,1.02,1,0,23,24,60,617,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,62,0,0,0,0,1.0625,0.2363,'',0,59,0,2.5,8,14,0,3356,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1043,5462,0,0,956,0,0,0,'Lost Whelp','','',0,2,0,0,0,1,1,0,24,25,60,582,622,637,1,0,2000,0,33,45,0,0,0,0,300000,1008,0,62,0,0,0,75,1.25,0.278,'',0,64,0,2.5,8,14,0,3140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1044,5462,0,0,8712,0,0,0,'Flamesnorting Whelp','','',0,2,0,0,0,1,1,0,26,27,60,684,724,713,1,0,2000,0,36,47,0,0,0,0,300000,1078,0,62,0,0,0,0,1.625,0.3614,'',0,76,0,2.5,8,14,0,11839,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1045,5462,0,0,363,0,0,0,'Red Dragonspawn','','',0,2,0,1,0,1,1,0,57,58,60,8352,8613,0,1,0,2000,0,240,316.8,0,0,0,0,600000,3396,0,174,0,0,0,0,1.5,1.967,'',0,1564,0,2.5,8,14,0,15580,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1046,5462,0,0,8312,0,0,0,'Red Wyrmkin','','',0,2,0,1,0,1,1,0,58,59,60,6891,7107,4658,1,0,2000,0,319.2,422.4,0,0,0,0,600000,3447,0,236,0,0,0,0,1.5,1.5,'',0,1674,0,2.5,8,14,0,15242,16144,15230,16419,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1047,5462,0,0,8313,0,0,0,'Red Scalebane','','',0,2,0,1,0,1,1,0,59,60,60,8883,9156,0,1,0,2000,0,249.6,331.2,0,0,0,0,600000,3750,0,180,0,0,0,0,2.625,2.25,'',0,1743,0,2.5,8,14,0,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1048,5462,0,0,716,0,0,0,'Scalebane Lieutenant','','',0,2,0,1,0,1,1,0,60,61,60,9156,9432,0,1,0,2000,0,731.4,1016.6,0,0,0,0,600000,4047,0,183,0,0,0,0,1.95,2.5571,'',0,1819,0,2.5,8,14,0,27991,12169,43246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1049,5462,0,0,8314,0,0,0,'Wyrmkin Firebrand','','',0,2,0,1,0,1,1,0,61,62,60,7545,7770,5054,1,0,2000,0,736,1025.8,0,0,0,0,600000,4340,0,186,0,0,0,0,1.875,1.875,'',0,1902,0,2.5,8,14,0,17195,17203,16005,17393,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1050,5462,0,0,8315,0,0,0,'Scalebane Royal Guard','','',0,2,0,1,0,1,1,0,61,62,60,9432,9711,0,1,0,2000,0,791.2,1104,0,0,0,0,600000,4344,0,186,0,0,0,0,3.0625,2.625,'',0,1893,0,2.5,8,14,0,16079,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1051,5462,0,0,825,0,0,0,'Dark Iron Dwarf','','',0,7,0,0,0,1,1,0,27,28,54,800,853,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,100,1.5,0.347,'',0,82,0,2.5,8,14,0,7891,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1052,5462,0,0,3490,0,0,0,'Dark Iron Saboteur','','',0,7,0,0,0,1,1,0,28,29,54,853,905,0,1,0,2000,0,41,54,0,0,0,0,400000,1145,0,0,0,0,0,100,1.5,0.347,'',0,89,0,2.5,8,14,0,7891,3204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1053,5462,0,0,3488,0,0,0,'Dark Iron Tunneler','','',0,7,0,0,0,1,1,0,29,30,54,905,955,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,100,1.5,0.347,'',0,98,0,2.5,8,14,0,7891,11971,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1054,5462,0,0,3487,0,0,0,'Dark Iron Demolitionist','','',0,7,0,0,0,1,1,0,30,31,54,955,1006,0,1,0,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,100,1.5,0.347,'',0,105,0,2.5,8,14,0,8858,7891,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1055,5875,0,0,6375,0,0,0,'Dreamhunter','','',0,2,0,0,0,1,1,0,47,47,50,1990,1990,1640,1,0,2000,0,79,105,0,0,0,0,0,2804,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,39674,12533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1056,5875,0,0,5145,0,0,0,'Emerald Sentinel','','',0,2,0,0,0,1,1,0,45,45,50,2218,2218,0,1,0,2000,0,76,100,0,0,0,0,0,2695,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1057,5462,0,0,4918,0,0,0,'Dragonmaw Bonewarder','','',0,7,0,0,0,1,1,0,23,24,62,519,554,1494,1,0,2000,0,25,34,0,0,0,0,300000,815,0,25,0,0,0,0,1.5,0.372,'',0,82,0,2.5,8,14,0,707,13787,8853,6205,0,0,0,0,0,0,0,0,0,0,0,0,3337,6930,7131,0,0,0,0,0),(1058,5875,0,0,240,0,0,0,'[UNUSED] Truek','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.376,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1059,5462,0,0,4634,0,0,0,'Ana\'thek the Cruel','Skullsplitter Chief','',0,7,0,0,0,1,1,0,45,45,30,2218,2218,0,1,0,2800,0,106.4,140,0,0,0,0,300000,2695,0,0,0,0,0,0,2.4,0.4896,'',0,277,0,2.5,8,14,0,9791,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1524,3909,3916,0,0,0,0,0),(1060,5462,0,0,4633,0,0,0,'Mogh the Undying','Skullsplitter Clan Witchdoctor','',0,7,0,1,0,1,1,0,44,44,30,4278,4278,2966,1,0,2000,0,160.8,213.6,0,0,0,0,1800000,2527,0,0,0,0,0,0,2.1,0.4284,'',0,793,0,2.5,8,14,0,12471,20798,29067,8813,0,0,0,0,0,0,0,0,0,0,0,0,4644,0,0,0,0,0,0,0),(1061,5462,0,0,4582,0,0,0,'Gan\'zulah','Bloodscalp Chief','',0,7,0,0,0,1.2,1,0,41,41,28,1902,1902,0,1,0,1266,0,37.347,49.374,0,0,0,0,540000,2074,0,0,0,0,0,0,2.25,0.459,'',0,213,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3904,0,0,0,0,0,0,0),(1062,5462,0,0,4584,0,0,0,'Nezzliok the Dire','Bloodscalp Clan Witchdoctor','',0,7,0,0,0,1.15,1,0,40,40,28,1410,1410,1283,1,0,2000,0,52,69,0,0,0,0,300000,1937,0,0,0,0,0,0,1.65,0.3366,'',0,208,0,2.5,8,14,0,421,2610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3905,0,0,0,0,0,0,0),(1063,5462,0,0,7975,0,0,0,'Jade','','',0,2,0,4,0,1,1,0,47,47,50,2985,2985,0,1,0,1258,0,49.691,66.045,0,0,0,0,144000000,2804,0,0,0,0,0,0,3,1.5,'',0,314,0,2.5,8,14,0,16359,12882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1064,5462,0,0,4368,4369,0,0,'Grom\'gol Grunt','','',0,7,0,0,0,2,1,0,65,65,85,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1065,5462,0,0,204,0,0,0,'Riverpaw Shaman','','',0,7,0,0,0,1,1,0,12,13,20,230,253,257,1,0,2000,0,17,23,0,0,0,0,300000,596,0,13,0,0,0,0,1.5,0.376,'',0,15,0,2.5,8,14,0,774,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,725,0,0,0,0,0,0,0),(1066,5875,0,0,695,0,0,0,'Mottled Riptooth','UNUSED','',0,1,0,0,0,1,1,0,27,27,48,1380,1380,1041,1,0,1740,0,33.06,44.37,0,0,0,0,0,1078,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5233,0,0,0,0,0,0,0),(1067,5875,0,0,10791,0,0,0,'Riverpaw Scavenger','','',0,7,0,0,0,1,1,0,12,13,20,247,273,0,1,0,2000,0,18,24,0,0,0,0,0,596,0,0,0,0,0,0,1.275,0.425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,725,0,0,0,0,0,0,0),(1068,5462,0,0,2740,0,0,0,'Gorn','','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1069,5462,0,0,505,0,0,0,'Crimson Whelp','','',0,2,0,0,0,1,1,0,25,26,60,640,684,674,1,0,2000,0,34,46,0,0,0,0,300000,1042,0,75,0,0,0,0,1.4375,0.3197,'',0,70,0,2.5,8,14,0,3053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1070,5462,0,0,2151,0,0,0,'Deputy Feldon','','',0,7,0,0,0,1.1,1,0,33,33,11,1221,1221,0,1,2,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1071,5462,0,0,1671,0,0,0,'Longbraid the Grim','','',0,7,0,0,0,1.1,1,0,35,35,55,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.347,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1072,5462,0,0,1673,0,0,0,'Roggo Harlbarrow','','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1073,5462,0,0,1672,0,0,0,'Ashlan Stonesmirk','','',0,7,0,0,0,1.05,1,0,27,27,55,840,840,0,1,2,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.347,'',0,150,0,2.5,8,14,0,9002,9003,9004,9009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1074,5462,0,0,1675,0,0,0,'Motley Garmason','','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,50,0,2.5,8,14,0,9008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1075,5462,0,0,1676,0,0,0,'Rhag Garmason','','',0,7,0,0,0,1.02,1,0,25,25,55,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.347,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1076,5462,0,0,1401,0,0,0,'Merrin Rockweaver','Explorers\' League','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1077,5462,0,0,1399,0,0,0,'Prospector Whelgar','Explorers\' League','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1078,5462,0,0,1402,0,0,0,'Ormer Ironbraid','','',0,7,0,0,0,1.02,1,0,25,25,55,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1081,5462,0,0,9010,0,0,0,'Mire Lord','','',0,4,0,0,0,1,1,0,42,42,14,2476,2476,0,1,0,2700,0,83.7,112.05,0,0,0,0,300000,2218,42,42,42,42,84,42,2.625,2.35375,'',0,231,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6065,6081,0,0,0,0,0,0),(1082,5462,0,0,807,0,0,0,'Sawtooth Crocolisk','','',1,1,6,0,0,1.15,1,0,38,39,16,1604,1678,0,1,0,2000,0,54,72,0,0,0,0,450000,1808,0,0,0,0,0,0,2.5,1.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12931,0,0,6169,0,0,0,0,0,0,0),(1083,5462,0,0,1305,0,0,0,'Murloc Shorestriker','','',0,7,0,0,0,1,1,0,16,17,18,356,386,0,1,0,2000,0,25,33,0,0,0,0,300000,734,3,3,2,2,1,2,1.95,0.5421,'',0,28,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1467,0,0,0,0,0,0,0),(1084,5462,0,0,814,0,0,0,'Young Sawtooth Crocolisk','','',1,1,6,0,0,1.15,1,0,35,36,16,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,2.125,1.18065,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12929,0,0,0,0,0,0,0,0,0,0),(1085,5462,0,0,698,0,0,0,'Elder Stranglethorn Tiger','','',1,1,2,0,0,1.1,1,0,34,35,16,1279,1342,0,1,0,1300,0,31.85,41.6,0,0,0,0,300000,1349,0,0,0,0,0,0,1.725,0.91425,'',0,0,0,2.5,8,14,0,13443,0,0,0,0,0,0,0,0,0,0,0,0,13373,0,0,0,0,0,0,0,0,144,0),(1087,5462,0,0,815,0,0,0,'Sawtooth Snapper','','',1,1,6,0,0,1,1,0,41,42,16,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,2.875,1.59735,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,5854,0,0,6169,6168,0,0,0,0,0,0),(1088,5462,0,0,699,0,0,0,'Monstrous Crawler','','',1,1,8,0,0,1,1,0,43,43,7,1716,1716,0,1,0,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5846,0,0,5938,6184,0,0,0,0,0,0),(1089,5462,0,0,1628,0,0,0,'Mountaineer Cobbleflint','','',0,7,0,0,0,1,1,0,30,30,55,1910,1910,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1090,5462,0,0,1629,0,0,0,'Mountaineer Wallbang','','',0,7,0,0,0,1,1,0,30,30,55,1910,1910,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1091,5462,0,0,1625,0,0,0,'Mountaineer Gravelgaw','','',0,7,0,0,0,1,1,0,30,30,55,1910,1910,0,1,2,1710,0,35.91,47.88,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1092,5462,0,0,1630,0,0,0,'Captain Rugelfuss','','',0,7,0,0,0,1,1,0,40,40,55,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1093,5462,0,0,1685,0,0,0,'Chief Engineer Hinderweir VII','','',0,7,0,0,0,1,1,0,40,40,55,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1094,5462,0,0,7201,0,0,0,'Venture Co. Miner','','',0,7,0,0,0,1.1,1,0,34,35,47,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,30,0,1.5,0.306,'',0,140,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1095,5462,0,0,7205,0,0,0,'Venture Co. Workboss','','',0,7,0,0,0,1.15,1,0,36,36,47,1469,1469,0,1,0,1610,0,40.25,53.13,0,0,0,0,25000,1456,0,0,0,0,30,0,1.5,0.306,'',0,162,0,2.5,8,14,0,6331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1096,5462,0,0,7197,0,0,0,'Venture Co. Geologist','','',0,7,0,0,0,1.15,1,0,35,36,47,1160,1208,1082,1,0,2000,0,46,61,0,0,0,0,300000,1455,0,0,0,0,30,0,1.5,0.306,'',0,151,0,2.5,8,14,0,9532,4979,184,0,0,0,0,0,0,0,0,0,0,0,0,0,4106,0,0,0,0,0,0,0),(1097,5462,0,0,7200,0,0,0,'Venture Co. Mechanic','','',0,7,0,0,0,1.1,1,0,34,35,47,1279,1342,0,1,0,2000,0,49,64,1,1771,58.443,86.779,300000,1349,0,0,0,0,30,0,1.5,0.306,'',0,141,0,2.5,8,14,0,6660,14443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1098,5462,0,0,2394,0,0,0,'Watcher Merant','The Night Watch','',0,7,0,0,0,1,1,0,20,20,56,484,484,0,1,0,1510,0,21.895,29.445,0,0,0,0,180000,836,0,100,0,0,0,100,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1099,5462,0,0,2386,0,0,0,'Watcher Gelwin','The Night Watch','',0,7,0,0,0,1,1,0,20,20,56,484,484,0,1,0,1810,0,26.245,35.295,0,0,0,0,180000,836,0,100,0,0,0,100,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1100,5462,0,0,2400,0,0,0,'Watcher Selkin','The Night Watch','',0,7,0,0,0,1,1,0,20,20,56,484,484,0,1,0,1810,0,26.245,35.295,0,0,0,0,180000,836,0,100,0,0,0,100,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1101,5462,0,0,2401,0,0,0,'Watcher Thayer','The Night Watch','',0,7,0,0,0,1,1,0,20,20,56,484,484,0,1,0,1810,0,26.245,35.295,0,0,0,0,180000,836,0,100,0,0,0,100,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1103,5462,0,0,1290,0,0,0,'Eldrin','Tailoring Trainer','',0,7,0,0,0,1.02,1,0,22,22,12,573,573,0,1,81,1500,0,24,31.5,0,0,0,0,190000,906,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1104,5462,0,0,3397,0,0,0,'Grundel Harkin','Armorer','',0,7,0,0,0,1,1,0,5,5,55,102,102,0,1,4224,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1105,5462,0,0,1572,0,0,0,'Jern Hornhelm','Explorers\' League','',0,7,0,0,0,1,1,0,15,15,55,328,328,0,1,2,1500,0,16.5,21.75,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1106,5462,0,0,152,0,0,0,'Lost One Cook','','',0,7,0,4,0,1.15,1,0,37,37,51,1257,1257,1142,1,0,2000,0,48,63,0,0,0,0,21600000,1567,0,0,0,0,0,0,1.5,0.221,'',0,170,0,2.5,8,14,0,11962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1108,5462,0,0,843,0,0,0,'Mistvale Gorilla','','',1,1,9,0,0,1.35,1,0,32,33,72,1427,1498,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.07839,0.905847,'',0,0,0,2.5,8,14,0,61685,1754,14918,49970,0,0,0,0,0,0,0,0,0,9059,0,0,0,0,0,0,0,0,0,0),(1109,5462,0,0,2305,0,0,0,'Fleshripper','','',1,1,7,0,0,1,1,0,13,14,73,273,300,0,1,0,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.25,0.1,'',0,0,0,2.5,8,14,0,12166,0,0,0,0,0,0,0,0,0,0,0,0,12869,0,0,0,0,0,0,0,0,0,0),(1110,5462,0,0,734,0,0,0,'Skeletal Raider','','',0,6,0,0,0,1.05,1,0,27,28,21,840,896,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,1.725,0.4531,'',0,82,0,2.5,8,14,0,7992,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2378,0,0,0,0,0,0,0),(1111,5462,0,0,711,0,0,0,'Leech Stalker','','',1,1,3,0,0,1.02,1,0,21,22,22,531,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,0.889831,1.10932,'',0,0,0,2.5,8,14,0,3358,0,0,0,0,0,0,0,0,0,0,0,0,10505,0,0,6838,6838,0,0,0,0,0,0),(1112,5462,0,0,955,0,0,0,'Leech Widow','','',1,1,3,4,0,1,1,0,24,24,22,664,664,0,1,0,2000,0,34,46,0,0,0,0,72000000,975,0,0,0,0,0,0,1.05,1.309,'',0,0,0,2.5,8,14,0,3388,0,0,0,0,0,0,0,0,0,0,0,0,5910,0,0,0,0,0,0,0,0,0,0),(1114,5462,0,0,845,0,0,0,'Jungle Thunderer','','',1,1,9,0,0,1.35,1,0,37,38,72,1804,1883,0,1,0,2000,0,53,70,0,0,0,0,300000,1684,0,0,0,0,0,0,1.10381,0.927203,'',0,0,0,2.5,8,14,0,61685,14918,49970,0,0,0,0,0,0,0,0,0,0,9057,0,0,0,0,0,0,0,0,0,0),(1115,5462,0,0,726,0,0,0,'Rockjaw Skullthumper','','',0,7,0,0,0,1,1,0,8,9,59,156,176,0,1,0,2000,0,11,15,0,0,0,0,180000,387,30,0,0,0,0,0,1.275,0.68425,'',0,8,0,2.5,8,14,0,3148,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1116,5462,0,0,726,0,0,0,'Rockjaw Ambusher','','',0,7,0,0,0,1,1,0,9,10,59,176,198,0,1,0,2000,0,13,17,0,0,0,0,180000,463,50,0,0,0,0,0,1.275,0.68425,'',0,8,0,2.5,8,14,0,7159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1117,5462,0,0,726,0,0,0,'Rockjaw Bonesnapper','','',0,7,0,0,0,1,1,0,9,10,59,176,198,0,1,0,2000,0,13,17,0,0,0,0,180000,463,50,0,0,0,0,0,1.275,0.68425,'',0,9,0,2.5,8,14,0,5164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1118,5462,0,0,723,0,0,0,'Rockjaw Backbreaker','','',0,7,0,0,0,1,1,0,11,12,59,222,247,0,1,0,2500,0,21.25,27.5,0,0,0,0,180000,562,50,0,0,0,0,0,1.35,0.7245,'',0,13,0,2.5,8,14,0,3019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1119,5462,0,0,830,0,0,0,'Hammerspine','','',0,7,0,4,0,1.3,1,0,12,12,59,321,321,0,1,0,2600,0,22.1,28.6,0,0,0,0,2244000,562,0,0,0,0,0,0,1.725,0.92575,'',0,14,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1120,5462,0,0,27500,27501,0,0,'Frostmane Troll','','',0,7,0,0,0,1,1,0,7,8,37,137,156,0,1,0,2000,0,10,14,0,0,0,0,180000,306,0,0,0,0,0,0,1.2,0.277778,'',0,7,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(1121,5462,0,0,27498,27499,0,0,'Frostmane Snowstrider','','',0,7,0,0,0,1,1,0,8,9,37,148,166,172,1,0,2000,0,11,15,0,0,0,0,180000,369,0,0,0,0,0,0,1.2,0.277778,'',0,7,0,2.5,8,14,0,467,6950,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(1122,5462,0,0,27490,27491,0,0,'Frostmane Hideskinner','','',0,7,0,0,0,1,1,0,9,10,37,176,198,0,1,0,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.35,0.3125,'',0,8,0,2.5,8,14,0,7159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1123,5462,0,0,27464,27489,0,0,'Frostmane Headhunter','','',0,7,0,0,0,1,1,0,8,9,37,156,176,0,1,0,2000,0,11,15,0,0,0,0,180000,387,0,0,0,0,0,0,1.2,0.277778,'',0,7,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(1124,5462,0,0,27496,27497,0,0,'Frostmane Shadowcaster','','',0,7,0,0,0,1,1,0,9,10,37,160,178,366,1,0,2000,0,8,13,0,0,0,0,180000,423,0,0,0,0,85,0,1.35,0.3125,'',0,8,0,2.5,8,14,0,20791,20798,11980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(1125,5462,0,0,607,0,0,0,'Crag Boar','','',1,1,5,0,0,1,1,0,5,6,189,102,120,0,1,0,2000,0,7,9,0,0,0,0,180000,165,0,0,0,0,10,0,0.627119,0.737492,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,9068,0,0,0,0,0,0,0,0,100,0),(1126,5462,0,0,381,0,0,0,'Large Crag Boar','','',1,1,5,0,0,1,1,0,6,7,189,120,137,0,1,0,2000,0,9,12,0,0,0,0,180000,230,0,0,0,0,10,0,0.75,0.882,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,9072,0,0,0,0,0,0,0,0,100,0),(1127,5462,0,0,744,0,0,0,'Elder Crag Boar','','',1,1,5,0,0,1,1,0,7,8,189,137,156,0,1,0,2000,0,10,14,0,0,0,0,180000,306,10,0,0,0,20,0,1,1.176,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,9070,0,0,0,0,0,0,0,0,100,0),(1128,5462,0,0,8843,0,0,0,'Young Black Bear','','',1,1,4,0,0,1.2,1,0,5,6,44,122,144,0,1,0,2000,0,7,9,0,0,0,0,180000,165,0,0,0,0,0,0,0.950848,0.387312,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12829,0,0,6952,0,0,0,0,0,100,0),(1129,5462,0,0,719,0,0,0,'Black Bear','','',1,1,4,0,0,1.2,1,0,6,7,44,144,164,0,1,0,2500,0,11.25,15,0,0,0,0,180000,230,0,0,0,0,0,0,1.275,0.51935,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5795,0,0,6952,0,0,0,0,0,100,0),(1130,5462,0,0,913,0,0,0,'Bjarn','','',1,1,4,4,0,1,1,0,12,12,44,247,247,0,1,0,2000,0,17,22,0,0,0,0,7200000,562,0,24,0,24,0,24,1.5,0.611,'',0,0,0,2.5,8,14,0,3130,3147,0,0,0,0,0,0,0,0,0,0,0,5812,0,0,0,0,0,0,0,0,0,0),(1131,5462,0,0,785,0,0,0,'Winter Wolf','','',1,1,1,0,0,1,1,0,7,8,38,137,156,0,1,0,2000,0,10,14,0,0,0,0,180000,306,0,0,10,0,0,0,0.919492,1.10339,'',0,0,0,2.5,8,14,0,17253,17255,1742,24604,0,0,0,0,0,0,0,0,0,5940,0,0,0,0,0,0,0,0,100,0),(1132,5462,0,0,11422,0,0,0,'Timber','','',1,1,1,4,0,1,1,0,10,10,38,198,198,0,1,0,2000,0,13,17,0,0,0,0,7200000,463,40,40,60,40,40,40,0.932203,0.745763,'',0,0,0,2.5,8,14,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,5959,0,0,0,0,0,0,0,0,0,0),(1133,5462,0,0,11416,0,0,0,'Starving Winter Wolf','','',1,1,1,0,0,1,1,0,8,9,38,156,176,0,1,0,2000,0,11,15,0,0,0,0,180000,387,0,0,10,0,0,0,0.881356,1.05763,'',0,0,0,2.5,8,14,0,3151,0,0,0,0,0,0,0,0,0,0,0,0,5941,0,0,0,0,0,0,0,0,0,0),(1134,5462,0,0,929,0,0,0,'Young Wendigo','','',0,7,0,0,0,1,1,0,5,6,24,102,120,0,1,0,2000,0,7,9,0,0,0,0,180000,165,0,0,0,40,0,0,0.825,0.55,'',0,3,0,2.5,8,14,0,3131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2671,0,0,0,0,0,0,0),(1135,5462,0,0,950,0,0,0,'Wendigo','','',0,7,0,0,0,1,1,0,6,7,24,120,137,0,1,0,2000,0,9,12,0,0,0,0,180000,230,0,0,0,40,0,0,1.05,0.7,'',0,6,0,2.5,8,14,0,3131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2671,0,0,0,0,0,0,0),(1137,5462,0,0,931,0,0,0,'Edan the Howler','','',0,7,0,4,0,1,1,0,9,9,24,176,176,0,1,0,2000,0,11,15,0,0,0,0,1500000,387,0,0,0,0,0,0,1.275,0.85,'',0,8,0,2.5,8,14,0,3129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2671,0,0,0,0,0,0,0),(1138,5462,0,0,604,0,0,0,'Snow Tracker Wolf','','',1,1,1,0,0,1,1,0,6,7,38,120,137,0,1,0,2000,0,9,12,0,0,0,0,180000,230,0,0,10,0,0,0,0.90678,1.08814,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5937,0,0,0,0,0,0,0,0,100,0),(1139,5462,0,0,1597,0,0,0,'Magistrate Bluntnose','','',0,7,0,0,0,1,1,0,20,20,55,484,484,0,1,2,1500,0,21.75,29.25,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1140,5462,0,0,11316,0,0,0,'Razormaw Matriarch','','',1,1,11,4,0,1,1,0,31,31,48,1107,1107,0,1,0,2000,0,44,58,0,0,0,0,25200000,1213,0,0,0,0,0,0,1.725,1.23395,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13228,0,0,0,0,0,0,0,0,0,0),(1141,5462,0,0,5073,0,0,0,'Angus Stern','Head Chef','',0,7,0,0,0,1.35,1,0,60,60,12,4120,4120,0,1,2,1500,0,78,103.5,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1142,5462,0,0,11567,0,0,0,'Mosh\'Ogg Brute','','',0,7,0,0,0,1.15,1,0,36,37,45,1469,1536,0,1,0,2800,0,71.4,95.2,0,0,0,0,300000,1568,0,0,0,0,0,0,1.725,1.02695,'',0,161,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1144,5462,0,0,610,0,0,0,'Mosh\'Ogg Witch Doctor','','',0,7,0,0,0,1.15,1,0,36,37,45,1208,1257,1120,1,0,2000,0,48,63,0,0,0,0,300000,1567,0,0,0,0,0,0,1.95,1.1609,'',0,161,0,2.5,8,14,0,3827,11980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1146,5462,0,0,4389,0,0,0,'Vharr','Superior Weaponsmith','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,4224,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1147,5462,0,0,4371,0,0,0,'Hragran','Cloth & Leather Armor Merchant','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,4224,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1148,5462,0,0,4377,0,0,0,'Nerrist','Trade Goods','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,128,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1149,5462,0,0,4388,0,0,0,'Uthok','General Supplies','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,896,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1150,5462,0,0,1039,0,0,0,'River Crocolisk','','',1,1,6,0,0,1.1,1,0,30,31,14,1050,1107,0,1,0,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.75,0.9723,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,12922,0,0,4053,0,0,0,0,0,0,0),(1151,5462,0,0,2548,0,0,0,'Saltwater Crocolisk','','',1,1,6,0,0,1.15,1,0,35,36,14,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,85,0,0,2.125,1.18065,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,12917,0,0,0,0,0,0,0,0,0,0),(1152,5462,0,0,833,0,0,0,'Snapjaw Crocolisk','','',1,1,6,0,0,1.15,1,0,35,36,14,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,2.125,1.18065,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,12923,0,0,4104,0,0,0,0,0,0,0),(1153,5462,0,0,1656,0,0,0,'Torren Squarejaw','Explorers\' League','',0,7,0,0,0,1,1,0,15,15,55,328,328,0,1,0,1500,0,16.5,21.75,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1154,5462,0,0,1596,0,0,0,'Marek Ironheart','','',138936390,7,0,0,0,1,1,0,15,15,55,328,328,0,1,3,1860,0,20.46,26.97,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1155,5462,0,0,1618,0,0,0,'Kelt Thomasin','','',138936390,7,0,0,0,1,1,0,15,15,55,328,328,0,1,2,1860,0,20.46,26.97,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1156,5462,0,0,19826,0,0,0,'Vyrin Swiftwind','','',138936390,7,0,0,0,1,1,0,15,15,371,328,328,0,1,3,1860,0,20.46,26.97,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1157,5462,0,0,3505,0,0,0,'Cursed Sailor','','',0,6,0,0,0,1.05,1,0,26,27,21,787,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.383,'',0,76,0,2.5,8,14,0,3360,10651,10653,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1158,5462,0,0,11372,0,0,0,'Cursed Marine','','',0,6,0,0,0,1.05,1,0,27,28,21,840,896,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,1.5,0.306,'',0,82,0,2.5,8,14,0,3360,10651,10653,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1159,5462,0,0,3512,0,0,0,'First Mate Snellig','','',0,6,0,0,0,1.05,1,0,29,29,21,950,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.383,'',0,96,0,2.5,8,14,0,3360,6713,10651,0,0,0,0,0,0,4,0,0,0,0,0,0,3619,0,0,0,0,0,0,0),(1160,5462,0,0,3494,0,0,0,'Captain Halyndor','','',0,6,0,0,0,1.05,1,0,30,30,21,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,104,0,2.5,8,14,0,3360,3389,10651,10653,0,0,0,0,0,4,0,0,0,0,0,0,2629,0,0,0,0,0,0,0),(1161,5462,0,0,763,0,0,0,'Stonesplinter Trogg','','',0,7,0,0,0,1,1,0,11,12,59,222,247,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.275,0.68425,'',0,13,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2536,0,0,0,0,0,0,0),(1162,5462,0,0,764,0,0,0,'Stonesplinter Scout','','',0,7,0,0,0,1,1,0,11,12,59,222,247,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.05,0.5635,'',0,13,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2536,0,0,0,0,0,0,0),(1163,5462,0,0,160,0,0,0,'Stonesplinter Skullthumper','','',0,7,0,0,0,1,1,0,13,14,59,273,300,0,1,0,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.805,'',0,16,0,2.5,8,14,0,1776,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2536,0,0,0,0,0,0,0),(1164,5462,0,0,722,0,0,0,'Stonesplinter Bonesnapper','','',0,7,0,0,0,1,1,0,15,16,59,328,356,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.725,0.92575,'',0,21,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2536,0,0,0,0,0,0,0),(1165,5462,0,0,160,0,0,0,'Stonesplinter Geomancer','','',0,7,0,0,0,1,1,0,17,18,59,330,354,979,1,0,1810,0,17.195,23.53,0,0,0,0,300000,643,0,0,0,0,0,0,1.5,0.805,'',0,30,0,2.5,8,14,0,11829,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2536,2636,0,0,0,0,0,0),(1166,5462,0,0,764,0,0,0,'Stonesplinter Seer','','',0,7,0,0,0,1,1,0,13,14,59,253,276,280,1,0,2000,0,19,25,0,0,0,0,300000,630,0,0,0,0,0,0,1.05,0.5635,'',0,16,0,2.5,8,14,0,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2536,0,0,0,0,0,0,0),(1167,5462,0,0,722,0,0,0,'Stonesplinter Digger','','',0,7,0,0,0,1,1,0,18,19,59,417,449,0,1,0,1810,0,24.435,33.485,0,0,0,0,300000,802,0,0,0,0,0,0,1.725,0.92575,'',0,34,0,2.5,8,14,0,7386,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2536,2636,0,0,0,0,0,0),(1169,5462,0,0,3456,0,0,0,'Dark Iron Insurgent','','',0,7,0,0,0,1,1,0,18,19,54,417,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,100,1.5,0.347,'',0,33,0,2.5,8,14,0,7020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1171,5875,0,0,825,0,0,0,'Dark Iron Guerrilla','','',0,7,0,0,0,1,1,0,17,18,54,386,417,0,1,0,2000,0,26,35,0,0,0,0,0,768,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1172,5462,0,0,10913,0,0,0,'Tunnel Rat Vermin','','',0,7,0,0,0,1,1,0,10,11,26,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,0.875,0.462,'',0,9,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3110,0,0,0,0,0,0,0),(1173,5462,0,0,365,0,0,0,'Tunnel Rat Scout','','',0,7,0,0,0,1,1,0,10,11,26,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.0625,0.561,'',0,9,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3110,0,0,0,0,0,0,0),(1174,5462,0,0,163,0,0,0,'Tunnel Rat Geomancer','','',0,7,0,0,0,1,1,0,12,13,26,219,241,569,1,0,1860,0,12.09,16.74,0,0,0,0,300000,509,0,0,0,0,0,0,1.25,0.66,'',0,15,0,2.5,8,14,0,134,4979,2136,0,0,0,0,0,0,0,0,0,0,0,0,0,3110,0,0,0,0,0,0,0),(1175,5462,0,0,373,0,0,0,'Tunnel Rat Digger','','',0,7,0,0,0,1,1,0,12,13,26,247,273,0,1,0,1860,0,16.74,22.32,0,0,0,0,300000,596,0,0,0,0,0,0,1.4375,0.759,'',0,15,0,2.5,8,14,0,7386,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3110,0,0,0,0,0,0,0),(1176,5462,0,0,10912,0,0,0,'Tunnel Rat Forager','','',0,7,0,0,0,1,1,0,11,12,26,222,247,0,1,0,1860,0,15.81,20.46,0,0,0,0,300000,562,0,0,0,0,0,0,1.0625,0.561,'',0,13,0,2.5,8,14,0,7365,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3110,0,0,0,0,0,0,0),(1177,5462,0,0,2299,0,0,0,'Tunnel Rat Surveyor','','',0,7,0,0,0,1,1,0,14,14,26,300,300,0,1,0,1860,0,18.6,25.11,0,0,0,0,300000,630,0,0,0,0,0,0,1.4375,0.759,'',0,19,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3110,0,0,0,0,0,0,0),(1178,5462,0,0,1122,0,0,0,'Mo\'grosh Ogre','','',0,7,0,0,0,1,1,0,18,19,45,417,449,0,1,0,1500,0,20.25,27.75,0,0,0,0,300000,802,0,0,0,0,19,0,1.65,0.9823,'',0,34,0,2.5,8,14,0,5164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2607,0,0,0,0,0,0,0),(1179,5462,0,0,6692,0,0,0,'Mo\'grosh Enforcer','','',0,7,0,0,0,1,1,0,18,19,45,377,404,432,1,0,1508,0,19.604,25.636,0,0,0,0,300000,802,0,0,0,0,19,0,1.275,0.75905,'',0,34,0,2.5,8,14,0,13532,7165,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,2607,0,0,0,0,0,0,0),(1180,5462,0,0,14403,0,0,0,'Mo\'grosh Brute','','',0,7,0,0,0,1,1,0,19,20,45,449,484,0,1,0,1500,0,21.75,29.25,0,0,0,0,300000,836,0,0,0,0,20,0,1.725,1.02695,'',0,37,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2607,0,0,0,0,0,0,0),(1181,5462,0,0,1045,0,0,0,'Mo\'grosh Shaman','','',0,7,0,0,0,1,1,0,18,19,45,377,404,432,1,0,1508,0,19.604,25.636,0,0,0,0,300000,802,0,0,0,0,19,0,1.5,0.893,'',0,34,0,2.5,8,14,0,3229,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2607,0,0,0,0,0,0,0),(1182,5462,0,0,2070,0,0,0,'Brother Anton','Scarlet Crusade Emissary','',0,7,0,0,0,1.2,1,0,45,45,12,2218,2218,0,1,2,1000,0,38,50,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1183,5462,0,0,1052,0,0,0,'Mo\'grosh Mystic','','',0,7,0,0,0,1,1,0,19,20,45,404,433,473,1,0,1491,0,20.1285,26.838,0,0,0,0,300000,836,0,0,0,0,20,0,1.725,1.02695,'',0,36,0,2.5,8,14,0,547,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2607,0,0,0,0,0,0,0),(1184,5462,0,0,827,0,0,0,'Cliff Lurker','','',1,1,3,0,0,1,1,0,13,14,22,273,300,0,1,0,1810,0,18.1,24.435,0,0,0,0,300000,630,0,0,0,0,0,0,0.6875,0.363,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,13156,0,0,2606,0,0,0,0,0,0,0),(1185,5462,0,0,520,0,0,0,'Wood Lurker','','',1,1,3,0,0,1,1,0,17,18,22,386,417,0,1,0,1840,0,23.92,32.2,0,0,0,0,300000,768,0,0,0,0,0,0,0.875,0.462,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,5890,0,0,2606,0,0,0,0,0,0,0),(1186,5462,0,0,707,0,0,0,'Elder Black Bear','','',1,1,4,0,0,1.2,1,0,11,12,44,266,296,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.611,'',0,0,0,2.5,8,14,0,16828,1742,14916,50256,0,0,0,0,0,0,0,0,0,12830,0,0,0,0,0,0,0,0,0,0),(1187,5462,0,0,1356,0,0,0,'Daryl the Youngling','','',138936390,7,0,0,0,1,1,0,15,15,55,530,530,0,1,2,1860,0,20.46,26.97,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1188,5462,0,0,762,0,0,0,'Grizzled Black Bear','','',1,1,4,0,0,1.2,1,0,13,14,44,328,360,0,1,0,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.725,0.70265,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12831,0,0,0,0,0,0,0,0,0,0),(1189,5462,0,0,762,0,0,0,'Black Bear Patriarch','','',1,1,4,0,0,1.2,1,0,16,17,44,427,463,0,1,0,1810,0,22.625,29.865,0,0,0,0,300000,734,0,0,0,0,0,0,1.725,0.70265,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5801,0,0,0,0,0,0,0,0,0,0),(1190,5462,0,0,704,0,0,0,'Mountain Boar','','',1,1,5,0,0,1,1,0,10,11,189,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,5,0,0,0,35,10,1,1.176,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,9075,0,0,0,0,0,0,0,0,0,0),(1191,5462,0,0,3027,0,0,0,'Mangy Mountain Boar','','',1,1,5,0,0,1,1,0,14,15,189,300,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,10,0,0,0,40,10,1,1.176,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,9087,0,0,0,0,0,0,0,0,0,0),(1192,5462,0,0,1208,0,0,0,'Elder Mountain Boar','','',1,1,5,0,0,1,1,0,16,17,189,356,386,0,1,0,1810,0,22.625,29.865,0,0,0,0,300000,734,20,0,0,0,60,10,1.15,1.3524,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,9084,0,0,0,0,0,0,0,0,0,0),(1193,5462,0,0,1004,0,0,0,'Loch Frenzy','','',0,1,0,0,0,1,1,0,12,13,1878,247,273,0,1,0,1100,0,9.9,13.2,0,0,0,0,300000,596,0,0,0,0,0,0,1,0.696,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1194,5462,0,0,410,0,0,0,'Mountain Buzzard','','',1,1,7,0,0,1,1,0,15,16,14,328,356,0,1,0,1850,0,21.275,28.675,0,0,0,0,300000,700,0,0,0,0,0,0,1.0625,0.085,'',0,0,0,2.5,8,14,0,8014,0,0,0,0,0,0,0,0,0,0,0,0,12870,0,0,0,0,0,0,0,0,0,0),(1195,5462,0,0,827,0,0,0,'Forest Lurker','','',1,1,3,0,0,1,1,0,10,11,22,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,0.6875,0.363,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,5885,0,0,2606,0,0,0,0,0,100,0),(1196,5462,0,0,8840,0,0,0,'Ice Claw Bear','','',1,1,4,0,0,1.2,1,0,7,8,44,164,187,0,1,0,2000,0,10,14,0,0,0,0,180000,306,0,0,0,0,0,0,1.275,0.51935,'',0,0,0,2.5,8,14,0,3130,0,0,0,0,0,0,0,0,0,0,0,0,5796,0,0,6952,0,0,0,0,0,100,0),(1197,5462,0,0,763,0,0,0,'Stonesplinter Shaman','','',0,7,0,0,0,1,1,0,15,16,59,301,325,342,1,0,2000,0,22,29,0,0,0,0,300000,700,0,0,0,0,0,0,1.275,0.68425,'',0,21,0,2.5,8,14,0,547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2536,0,0,0,0,0,0,0),(1198,5462,0,0,5014,0,0,0,'Rallic Finn','Bowyer','',0,7,0,0,0,1,1,0,18,18,12,417,417,0,1,4480,2000,0,26,35,0,0,0,0,180000,768,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1199,5462,0,0,748,0,0,0,'Juvenile Snow Leopard','','',1,1,2,0,0,1,1,0,5,6,66,102,120,0,1,0,1500,0,5.25,6.75,0,0,0,0,180000,165,0,0,10,0,0,0,1.10085,0.583449,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5816,0,0,0,0,0,0,0,0,100,0),(1200,5462,0,0,4272,0,0,0,'Morbent Fel','','',0,7,0,1,0,4.5,1.5,0,32,32,21,3609,3609,3543,1,0,2000,0,76.8,105.6,0,0,0,0,600000,1042,0,0,0,0,0,0,1.5,0.306,'8909',0,453,0,2.5,8,14,0,3108,3109,8909,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1201,5462,0,0,954,0,0,0,'Snow Leopard','','',1,1,2,0,0,1,1,0,7,8,66,137,156,0,1,0,2000,0,10,14,0,0,0,0,180000,306,0,0,10,0,0,0,1.275,0.67575,'',0,0,0,2.5,8,14,0,16828,1742,2649,14916,0,0,0,0,0,0,0,0,0,13378,0,0,0,0,0,0,0,0,100,0),(1202,5462,0,0,26,0,0,0,'Tunnel Rat Kobold','','',0,7,0,0,0,1,1,0,11,12,26,222,247,0,1,0,1860,0,15.81,20.46,0,0,0,0,300000,562,0,36,0,0,0,0,1.25,0.66,'',0,13,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3110,0,0,0,0,0,0,0),(1203,5462,0,0,2399,0,0,0,'Watcher Sarys','The Night Watch','',0,7,0,0,0,1,1,0,35,35,56,2300,2300,0,1,0,1660,0,40.67,53.12,0,0,0,0,0,1349,0,100,0,0,0,100,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1204,5462,0,0,2382,0,0,0,'Watcher Corwin','The Night Watch','',0,7,0,0,0,1,1,0,38,38,56,4000,4000,0,1,0,1630,0,43.195,57.05,0,0,0,0,0,1684,0,100,0,0,0,100,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1205,5462,0,0,1194,0,0,0,'Grawmug','','',0,7,0,0,0,1,1,0,17,17,59,386,386,0,1,0,1790,0,22.375,29.535,0,0,0,0,300000,734,0,0,0,0,0,0,2.25,1.2075,'',0,30,0,2.5,8,14,0,3229,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1206,5462,0,0,721,0,0,0,'Gnasher','','',0,7,0,0,0,1,1,0,16,16,59,360,360,436,1,0,1810,0,20.815,28.055,0,0,0,0,300000,700,0,0,0,0,0,0,1.95,0.805,'',0,28,0,2.5,8,14,0,3393,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1207,5462,0,0,721,0,0,0,'Brawler','','',0,7,0,0,0,1,1,0,16,16,59,370,370,0,1,0,1810,0,20.815,28.055,0,0,0,0,300000,700,0,0,0,0,0,0,1.95,0.805,'',0,27,0,2.5,8,14,0,6253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1210,5462,0,0,1054,0,0,0,'Chok\'sul','','',0,7,0,1,0,1,1,0,22,22,45,1686,1686,0,1,0,1466,0,39.8752,52.336,0,0,0,0,600000,906,0,0,0,0,0,0,1.95,1.1609,'',0,165,0,2.5,8,14,0,18072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2561,0,0,0,0,0,0,0),(1211,5462,0,0,6921,6922,6923,6924,'Leper Gnome','','',0,7,0,0,0,1,1,0,8,10,63,156,198,0,1,0,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.725,0.3519,'',0,7,0,2.5,8,14,0,6951,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3083,3084,0,0,0,0,0,0),(1212,5462,0,0,5548,0,0,0,'Bishop Farthing','','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,2,1000,0,28,37,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1213,5462,0,0,3278,0,0,0,'Godric Rothgar','Armorer & Shieldcrafter','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,4224,2000,0,5,7,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1214,5462,0,0,1821,0,0,0,'Aldren Cordon','Clothier','',0,7,0,0,0,1,1,0,18,18,55,417,417,0,1,4224,1830,0,23.79,32.025,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1215,5462,0,0,3237,0,0,0,'Alchemist Mallory','Alchemy Trainer','',0,7,0,0,0,1.05,1,0,26,26,12,787,787,0,1,81,1500,0,27.75,36.75,0,0,0,0,250000,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1216,5462,0,0,9570,0,0,0,'Shore Crawler','','',1,1,8,0,0,1,1,0,17,18,7,386,417,0,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5840,0,0,0,0,0,0,0,0,0,0),(1217,5462,0,0,3460,0,0,0,'Glorin Steelbrow','','',0,7,0,0,0,1.02,1,0,25,25,55,713,713,0,1,2,1000,0,17.5,24,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1218,5462,0,0,3269,0,0,0,'Herbalist Pomeroy','Herbalism Trainer','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,81,1500,0,9.75,12.75,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1222,5462,0,0,870,0,0,0,'Dark Iron Sapper','','',0,7,0,0,0,1,1,0,17,17,54,386,386,0,1,0,1810,0,22.625,29.865,0,0,0,0,300000,734,0,0,0,0,0,100,1.5,0.347,'',0,30,0,2.5,8,14,0,3204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1224,5462,0,0,867,0,0,0,'Young Threshadon','','',0,1,0,0,0,1,1,0,19,20,16,449,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,4,1.5,'',0,0,0,2.5,8,14,0,3417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1225,5462,0,0,706,0,0,0,'Ol\' Sooty','','',1,1,4,0,0,1,1,0,20,20,44,484,484,0,1,0,1538,0,22.301,29.991,0,0,0,0,300000,836,0,40,0,40,0,40,1.95,0.7943,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5815,0,0,2713,0,0,0,0,0,0,0),(1226,5462,0,0,3429,0,0,0,'Maxan Anvol','Priest Trainer','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,51,1500,0,9.75,12.75,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1227,5875,0,0,14949,0,0,0,'Rygal Rocknell','Baby Murloc Redemption Merchant','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1228,5462,0,0,10215,0,0,0,'Magis Sparkmantle','Mage Trainer','',0,7,0,0,0,1,1,0,10,10,875,198,198,0,1,51,1500,0,9.75,12.75,0,0,0,0,180000,463,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1229,5462,0,0,3431,0,0,0,'Granis Swiftaxe','Warrior Trainer','',0,7,0,0,0,1,1,0,9,12,55,176,247,0,1,51,1500,0,12.75,16.5,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1230,5875,0,0,278,0,0,0,'[UNUSED] Lexin Haze','Warlock Trainer *Temp*','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1231,5462,0,0,3558,0,0,0,'Grif Wildheart','Hunter Trainer','',0,7,0,0,0,1,1,0,8,9,55,156,176,0,1,51,1500,0,8.25,11.25,0,0,0,0,120000,387,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1232,5462,0,0,1622,0,0,0,'Azar Stronghammer','Paladin Trainer','',0,7,0,0,0,1,1,0,12,12,55,247,247,0,1,51,1500,0,12.75,16.5,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1233,5875,0,0,14310,0,0,0,'[UNUSED] Shaethis Darkoak','Hippogryph Master','',0,7,0,1,0,1,1,0,65,65,80,7423,7423,7071,1,8195,1216,0,912,1281.36,1,1338,222.108,329.148,0,5234,0,0,0,0,0,0,3.19,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1234,5462,0,0,3436,0,0,0,'Hogral Bakkan','Rogue Trainer','',0,7,0,0,0,1,1,0,12,12,55,247,247,0,1,51,2000,0,17,22,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1235,5875,0,0,312,0,0,0,'[UNUSED] Maryann Grapefoot','Food Merchant','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1236,5462,0,0,373,0,0,0,'Kobold Digger','','',0,7,0,0,0,1,1,0,12,13,26,247,273,0,1,0,2000,0,18,24,0,0,0,0,300000,596,0,39,0,0,0,0,1.4375,0.759,'',0,15,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1237,5462,0,0,3418,0,0,0,'Kazan Mogosh','Food & Drink Merchant','',0,7,0,0,0,1,1,0,8,8,55,156,156,0,1,640,2000,0,10,14,0,0,0,0,180000,306,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1238,5462,0,0,3420,0,0,0,'Gamili Frosthide','Cloth & Leather Armor Merchant','',0,7,0,0,0,1,1,0,9,9,55,176,176,0,1,4224,2000,0,11,15,0,0,0,0,180000,387,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1239,5462,0,0,1699,0,0,0,'First Mate Fitzsimmons','','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1240,5462,0,0,3425,0,0,0,'Boran Ironclink','Armorer','',0,7,0,0,0,1,1,0,9,10,55,176,198,0,1,4224,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1241,5462,0,0,3422,0,0,0,'Tognus Flintfire','Blacksmithing Trainer','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,81,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1242,5462,0,0,3461,0,0,0,'Karl Boran','','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1243,5462,0,0,3412,0,0,0,'Hegnar Rumbleshot','Gunsmith','',0,7,0,0,0,1,1,0,8,12,55,160,200,0,1,4483,2000,0,17,22,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1244,5462,0,0,480,0,0,0,'Rethiel the Greenwarden','','',0,4,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,3000,0,63,84,0,0,0,0,300000,1179,0,0,0,0,30,0,3,2.69,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1245,5462,0,0,3513,0,0,0,'Kogan Forgestone','','',0,7,0,0,0,1,1,0,9,10,57,176,198,0,1,0,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1246,5462,0,0,10635,0,0,0,'Vosur Brakthel','Apprentice Alchemist','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,1,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1247,5462,0,0,3434,0,0,0,'Innkeeper Belm','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,66177,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1249,5462,0,0,3337,0,0,0,'Quartermaster Hudson','Armorer & Shieldcrafter','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,4224,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1250,5462,0,0,3326,0,0,0,'Drake Lindgren','General & Trade Supplies','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,896,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1251,5462,0,0,3190,0,0,0,'Splinter Fist Firemonger','','',0,7,0,0,0,1,1,0,28,29,45,702,739,2023,1,0,2000,0,29,40,0,0,0,0,300000,957,0,0,0,0,0,29,1.725,1.15,'',0,90,0,2.5,8,14,0,184,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1252,5462,0,0,1376,0,0,0,'Senir Whitebeard','','',0,7,0,0,0,1,1,0,8,12,55,156,247,0,1,2,1500,0,12.75,16.5,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1253,5462,0,0,1616,0,0,0,'Father Gavin','The Argent Dawn','',0,7,0,0,0,1,1,0,15,15,794,328,328,0,1,2,1500,0,16.5,21.75,0,0,0,0,180000,665,0,30,0,0,0,70,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1254,5462,0,0,1569,0,0,0,'Foreman Stonebrow','Miners\' League','',0,7,0,0,0,1,1,0,12,12,55,247,247,0,1,2,1500,0,12.75,16.5,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1255,5462,0,0,1623,0,0,0,'Prospector Gehn','Explorers\' League','',0,7,0,0,0,1,1,0,11,11,55,176,176,0,1,2,1500,0,8.25,11.25,0,0,0,0,180000,528,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1256,5462,0,0,3423,0,0,0,'Quarrymaster Thesten','Miners\' League','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,0,1500,0,9.75,12.75,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1257,5462,0,0,1431,0,0,0,'Keldric Boucher','Alchemy Supplies & Reagents','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2177,1500,0,31.5,42,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1258,5462,0,0,9562,0,0,0,'Black Ravager Mastiff','','',1,1,1,0,0,1.05,1,0,25,26,38,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,5,8,0,0,2,1.625,1.3,'',0,0,0,2.5,8,14,0,13443,3149,0,0,0,0,0,0,0,0,0,0,0,5950,0,0,0,0,0,0,0,0,0,0),(1259,5462,0,0,652,0,0,0,'Gobbler','','',0,7,0,0,0,1.02,1,0,22,22,18,573,573,0,1,0,2500,0,40,52.5,0,0,0,0,300000,906,0,0,0,0,0,0,2.25,0.6255,'',0,53,0,2.5,8,14,0,12097,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3618,0,0,0,0,0,0,0),(1260,5462,0,0,5625,0,0,0,'Great Father Arctikus','','',0,7,0,4,0,1,1,0,11,11,37,280,280,205,1,0,1516,0,10.612,13.644,0,0,0,0,7200000,526,0,0,0,0,0,0,3.57,2,'465',0,13,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1261,5462,0,0,2790,0,0,0,'Veron Amberstill','Ram Breeder','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,131,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1262,5875,0,0,10003,0,0,0,'White Ram X','','',6,8,0,0,0,1,1,0,30,30,35,1605,1605,0,1,0,1710,0,35.91,47.88,0,0,0,0,0,1179,0,0,0,0,0,0,2.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1263,5462,0,0,1981,0,0,0,'Yarlyn Amberstill','','',0,7,0,0,0,1,1,0,1,1,55,42,42,0,1,128,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.9,0.2082,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1265,5462,0,0,1651,0,0,0,'Rudra Amberstill','','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,2,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1266,5462,0,0,1683,0,0,0,'Tundra MacGrann','','',0,7,0,0,0,1,1,0,20,20,57,310,310,0,1,2,1810,0,26.245,35.295,0,0,0,0,190000,836,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1267,5462,0,0,1684,0,0,0,'Ragnar Thunderbrew','','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1268,5462,0,0,3441,0,0,0,'Ozzie Togglevolt','','',0,7,0,0,0,1,1,0,10,10,875,198,198,0,1,2,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1269,5462,0,0,3440,0,0,0,'Razzle Sprysprocket','','',0,7,0,0,0,1,1,0,20,20,875,484,484,0,1,2,2000,0,29,39,0,0,0,0,190000,836,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1270,5462,0,0,559,0,0,0,'Fetid Corpse','','',0,6,0,0,0,1.05,1,0,29,30,21,950,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.725,0.61295,'',0,96,0,2.5,8,14,0,7102,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,1129,0,0,0,0,0,0,0),(1271,5462,0,0,1050,0,0,0,'Old Icebeard','','',0,7,0,1,0,1,1,0,11,11,16,666,666,0,1,0,1550,0,19.7625,26.35,0,0,0,0,180000,528,0,0,0,0,0,0,1.5,1,'',0,28,0,2.5,8,14,0,3145,3146,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2671,0,0,0,0,0,0,0),(1273,5462,0,0,3417,0,0,0,'Grawn Thromwyn','Weaponsmith','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,4224,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1274,5462,0,0,1655,0,0,0,'Senator Barin Redstone','','',0,7,0,0,0,1.25,1,0,50,50,55,2769,2769,0,1,2,1500,0,63.75,84,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1275,5462,0,0,1444,0,0,0,'Kyra Boucher','Reagents','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2177,1500,0,31.5,42,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1276,5462,0,0,1777,0,0,0,'Mountaineer Brokk','','',0,7,0,0,0,2,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1277,5462,0,0,1784,0,0,0,'Mountaineer Ganin','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1278,5462,0,0,1804,0,0,0,'Mountaineer Stenn','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1279,5462,0,0,1783,0,0,0,'Mountaineer Flint','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1280,5462,0,0,1781,0,0,0,'Mountaineer Droken','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1281,5462,0,0,1812,0,0,0,'Mountaineer Zaren','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,60,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1282,5462,0,0,1809,0,0,0,'Mountaineer Veek','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1283,5462,0,0,1793,0,0,0,'Mountaineer Kalmir','','',0,7,0,0,0,1,1,0,30,30,57,2400,2400,0,1,0,1710,0,35.91,47.88,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1284,5462,0,0,5072,0,0,0,'Archbishop Benedictus','','',8,7,0,1,0,50,20,0,60,60,12,106800,106800,115020,1,2,2400,0,408.48,563.04,0,0,0,0,6300000,3025,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,2791,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1285,5462,0,0,1434,0,0,0,'Thurman Mullby','General Goods','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,897,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1286,5462,0,0,1440,0,0,0,'Edna Mullby','Trade Supplies','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,129,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1287,5462,0,0,1448,0,0,0,'Marda Weller','Weapons Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4481,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1288,5875,0,0,1430,0,0,0,'[UNUSED] Hevram Bristol','Mace & Staff Merchant','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1289,5462,0,0,1429,0,0,0,'Gunther Weller','Weapons Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1290,5875,0,0,1435,0,0,0,'[UNUSED] Winston Bagley','Cloth Armor Merchant','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1291,5462,0,0,1439,0,0,0,'Carla Granger','Cloth Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4224,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1292,5462,0,0,1449,0,0,0,'Maris Granger','Skinning Trainer','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1293,5875,0,0,24544,0,0,0,'Ambo Cash','','',0,7,0,0,0,1.35,1,0,75,75,1892,14357,14357,0,1,2,2000,0,342,485,0,0,0,0,120000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1294,5462,0,0,1423,0,0,0,'Aldric Moore','Mail Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1295,5462,0,0,1445,0,0,0,'Lara Moore','Leather Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1296,5462,0,0,1426,0,0,0,'Felder Stover','Weaponsmith','',0,7,0,0,0,1,1,0,54,54,12,3293,3293,0,1,4224,2000,0,92,122,0,0,0,0,500000,3180,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1297,5462,0,0,1446,0,0,0,'Lina Stover','Bow & Gun Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4481,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1298,5462,0,0,1427,0,0,0,'Frederick Stover','Bow & Arrow Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4481,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1299,5462,0,0,1447,0,0,0,'Lisbeth Schneider','Clothier','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1300,5462,0,0,1432,0,0,0,'Lawrence Schneider','Apprentice Tailor','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,1,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1301,5462,0,0,1443,0,0,0,'Julia Gallina','Wine Vendor','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,641,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1302,5462,0,0,1425,0,0,0,'Bernard Gump','Florist','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,129,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1303,5462,0,0,1441,0,0,0,'Felicia Gump','Herbalism Supplies','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,129,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1304,5462,0,0,1487,0,0,0,'Darian Singh','Fireworks Vendor','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,129,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1305,5462,0,0,1490,0,0,0,'Jarel Moor','Bartender','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,641,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1306,5875,0,0,1493,0,0,0,'[UNUSED] Melechan Damodred','Reagents','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1307,5462,0,0,1480,0,0,0,'Charys Yserian','Arcane Trinkets Vendor','',0,7,0,0,0,1.25,1,0,50,50,12,2769,2769,0,1,2177,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1308,5462,0,0,1494,0,0,0,'Owen Vaughn','Reagents','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2177,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1309,5462,0,0,1483,0,0,0,'Wynne Larson','Robe Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4227,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1310,5462,0,0,1489,0,0,0,'Evan Larson','Hatter','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1311,5462,0,0,1491,0,0,0,'Joachim Brenlow','Bartender','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,641,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1312,5462,0,0,1477,0,0,0,'Ardwyn Cailen','Wand Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1313,5462,0,0,1482,0,0,0,'Maria Lumere','Alchemy Supplies','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,129,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1314,5462,0,0,1488,0,0,0,'Duncan Cullen','Light Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1315,5462,0,0,1486,0,0,0,'Allan Hafgan','Staves Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1316,5462,0,0,1485,0,0,0,'Adair Gilroy','Librarian','',0,7,0,0,0,1.35,1,0,60,60,12,4120,4120,0,1,128,2000,0,104,138,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1317,5462,0,0,1492,0,0,0,'Lucan Cordell','Enchanting Trainer','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1318,5462,0,0,1481,0,0,0,'Jessara Cordell','Enchanting Supplies','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,129,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1319,5462,0,0,1510,0,0,0,'Bryan Cross','Shield Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1320,5462,0,0,1517,0,0,0,'Seoman Griffith','Leather Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1321,5462,0,0,1520,0,0,0,'Alyssa Griffith','Bag Vendor','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,129,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1322,5462,0,0,1514,0,0,0,'Maxton Strang','Mail Armor Merchant','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,4224,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1323,5462,0,0,1515,0,0,0,'Osric Strang','Heavy Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4227,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1324,5462,0,0,1512,0,0,0,'Heinrich Stone','Blade Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1325,5462,0,0,1513,0,0,0,'Jasper Fel','Shady Dealer','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,1153,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1326,5462,0,0,1523,0,0,0,'Sloan McCoy','Poison Supplies','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,1153,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1327,5462,0,0,1516,0,0,0,'Reese Langston','Tavernkeeper','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,1,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1328,5462,0,0,1521,0,0,0,'Elly Langston','Barmaid','',0,7,0,0,0,1.35,1,0,60,60,12,4120,4120,0,1,640,2000,0,104,138,0,0,0,0,350000,3750,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1329,5462,0,0,1800,0,0,0,'Mountaineer Naarh','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,1710,0,35.91,47.88,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1330,5462,0,0,1807,0,0,0,'Mountaineer Tyraw','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1331,5462,0,0,1796,0,0,0,'Mountaineer Luxst','','',0,7,0,0,0,2,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1332,5462,0,0,1799,0,0,0,'Mountaineer Morran','','',0,7,0,0,0,2,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1333,5462,0,0,1511,0,0,0,'Gerik Koen','Two Handed Weapon Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1334,5462,0,0,1789,0,0,0,'Mountaineer Hammerfall','','',0,7,0,0,0,2,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1335,5462,0,0,1811,0,0,0,'Mountaineer Yuttha','','',0,7,0,0,0,2,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1336,5462,0,0,1813,0,0,0,'Mountaineer Zwarn','','',0,7,0,0,0,2,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1337,5462,0,0,1786,0,0,0,'Mountaineer Gwarth','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1338,5462,0,0,1779,0,0,0,'Mountaineer Dalk','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1339,5462,0,0,1522,0,0,0,'Mayda Thane','Cobbler','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,540000,1179,0,0,0,0,0,0,1.5,0.208,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1340,5462,0,0,1892,0,0,0,'Mountaineer Kadrell','','',0,7,0,0,0,1,1,0,30,30,55,1910,1910,0,1,3,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1341,5462,0,0,1518,0,0,0,'Wilhelm Strang','Mail Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1342,5462,0,0,1893,0,0,0,'Mountaineer Rockgar','','',0,7,0,0,0,2,1,0,30,30,55,1910,1910,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1343,5462,0,0,1894,0,0,0,'Mountaineer Stormpike','','',0,7,0,0,0,2,1,0,30,30,55,1910,1910,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1344,5462,0,0,3437,0,0,0,'Prospector Ironband','','',0,7,0,0,0,1,1,0,15,15,55,328,328,0,1,2,1860,0,20.46,26.97,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1345,5462,0,0,3432,0,0,0,'Magmar Fellhew','','',0,7,0,0,0,1,1,0,15,15,55,328,328,0,1,2,1860,0,20.46,26.97,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1346,5462,0,0,1502,0,0,0,'Georgio Bolero','Tailoring Trainer','',0,7,0,0,0,1.25,1,0,46,46,12,2399,2399,0,1,81,2000,0,77,102,0,0,0,0,540000,2750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1347,5462,0,0,1497,0,0,0,'Alexandra Bolero','Tailoring Supplies','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,129,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1348,5462,0,0,1503,0,0,0,'Gregory Ardus','Staff & Mace Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1349,5462,0,0,1500,0,0,0,'Agustus Moulaine','Mail Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1350,5462,0,0,1498,0,0,0,'Theresa Moulaine','Robe Vendor','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1351,5462,0,0,1501,0,0,0,'Brother Cassius','Reagents','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2177,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1352,5462,0,0,328,0,0,0,'Fluffy','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,370000,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1353,5462,0,0,755,0,0,0,'Sarltooth','','',1,1,11,0,0,1.05,1,0,29,29,48,950,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,1.073,'',0,0,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,13183,0,0,3638,0,0,0,0,0,0,0),(1354,5462,0,0,1396,0,0,0,'Apprentice Soren','','',0,7,0,0,0,1,1,0,3,3,55,71,71,0,1,0,1500,0,2.25,3,0,0,0,0,180000,33,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1355,5462,0,0,3416,0,0,0,'Cook Ghilm','Cooking Trainer','',0,7,0,0,0,1,1,0,8,8,55,156,156,0,1,81,2000,0,10,14,0,0,0,0,180000,306,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1356,5462,0,0,3594,0,0,0,'Prospector Stormpike','','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1358,5462,0,0,3419,0,0,0,'Miner Grothor','','',0,7,0,0,0,1,1,0,8,9,57,156,176,0,1,0,2000,0,11,15,0,0,0,0,180000,387,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1360,5462,0,0,3421,0,0,0,'Miner Grumnal','','',0,7,0,0,0,1,1,0,9,10,57,176,198,0,1,0,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1361,5875,0,0,166,0,0,0,'[UNUSED] Kern the Enforcer','','',0,7,0,2,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1362,5462,0,0,1835,0,0,0,'Gothor Brumn','Armorer','',0,7,0,0,0,1,1,0,20,20,55,484,484,0,1,4224,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1364,5462,0,0,1398,0,0,0,'Balgaras the Foul','','',0,7,0,0,0,1,1,0,31,31,54,850,850,878,1,0,2000,0,40,54,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,0.347,'',0,113,0,2.5,8,14,0,11831,9081,12746,3586,0,0,0,0,0,0,0,0,0,0,0,0,3639,0,0,0,0,0,0,0),(1365,5462,0,0,14092,0,0,0,'Goli Krumn','','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,3,1910,0,12.415,16.235,1,2101,18.909,27.313,0,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1366,5462,0,0,338,0,0,0,'Adam','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,370000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1367,5462,0,0,221,0,0,0,'Billy','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,370000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1368,5462,0,0,221,0,0,0,'Justin','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1370,5462,0,0,338,0,0,0,'Brandon','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1371,5462,0,0,262,0,0,0,'Roman','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1373,5462,0,0,3438,0,0,0,'Jarven Thunderbrew','','',0,7,0,0,0,1,1,0,15,15,55,328,328,0,1,2,2000,0,22,29,0,0,0,0,180000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1374,5462,0,0,3398,0,0,0,'Rejold Barleybrew','','',0,7,0,0,0,1,1,0,10,10,55,1500,1500,0,1,2,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1375,5462,0,0,3405,0,0,0,'Marleth Barleybrew','','',0,7,0,0,0,1,1,0,12,12,55,220,220,0,1,2,2000,0,17,22,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1376,5462,0,0,3389,0,0,0,'Beldin Steelgrill','','',0,7,0,0,0,1,1,0,12,12,55,247,247,0,1,2,2000,0,17,22,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1377,5462,0,0,5106,0,0,0,'Pilot Stonegear','','',0,7,0,0,0,1,1,0,20,20,55,484,484,0,1,2,2000,0,29,39,0,0,0,0,190000,836,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1378,5462,0,0,5105,0,0,0,'Pilot Bellowfiz','','',0,7,0,0,0,1,1,0,18,18,55,417,417,0,1,2,2000,0,26,35,0,0,0,0,180000,768,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1379,5462,0,0,1417,0,0,0,'Miran','','',4096,7,0,0,0,2,1,0,15,15,1618,656,656,0,1,2,1500,0,16.5,21.75,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1380,5462,0,0,1657,0,0,0,'Saean','','',0,7,0,0,0,1,1,0,10,10,54,220,220,0,1,0,1880,0,12.22,15.98,0,0,0,0,0,463,0,0,0,0,0,0,2.56,2,'',0,9,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1381,5462,0,0,4373,0,0,0,'Krakk','Superior Armorer','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,4224,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1382,5462,0,0,4376,0,0,0,'Mudduk','Superior Cook','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,81,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1383,5462,0,0,4382,0,0,0,'Snarl','Apprentice Blacksmith','',0,7,0,0,0,1.1,1,0,31,31,29,1107,1107,0,1,1,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1384,5875,0,0,4390,0,0,0,'Z\'tark','Mining Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1385,5462,0,0,4365,0,0,0,'Brawn','Leatherworking Trainer','',0,7,0,0,0,1.1,1,0,35,35,29,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1386,5462,0,0,4380,0,0,0,'Rogvar','Alchemy Trainer','',0,7,0,0,0,1.3,1,0,53,53,29,3189,3189,0,1,81,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1387,5462,0,0,1868,0,0,0,'Thysta','Wind Rider Master','',0,7,0,1,0,3,3,0,65,65,29,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,1800000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1388,5462,0,0,1050,0,0,0,'Vagash','','',0,7,0,0,0,1,1,0,11,11,24,222,222,0,1,0,2000,0,15,20,0,0,0,0,180000,528,0,0,0,0,0,0,1.5,1,'',0,14,0,2.5,8,14,0,3143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2671,3627,0,0,0,0,0,0),(1392,5875,0,0,418,0,0,0,'Xon','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.05,1.309,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1393,5462,0,0,721,0,0,0,'Berserk Trogg','','',0,7,0,0,0,1,1,0,19,20,59,449,484,0,1,0,1810,0,26.245,35.295,0,0,0,0,300000,836,0,0,0,0,0,0,1.95,0.805,'',0,36,0,2.5,8,14,0,3019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2636,0,0,0,0,0,0,0),(1395,5462,0,0,1508,0,0,0,'Ol\' Beasley','','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,0,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1397,5462,0,0,27494,27495,0,0,'Frostmane Seer','','',0,7,0,0,0,1,1,0,8,9,37,148,166,172,1,0,2000,0,11,15,0,0,0,0,180000,369,0,0,0,0,0,0,1.2,0.277778,'',0,8,0,2.5,8,14,0,9532,324,26364,0,0,0,0,0,0,0,0,0,0,0,0,0,2676,0,0,0,0,0,0,0),(1398,5462,0,0,1194,0,0,0,'Boss Galgosh','Stonesplinter Chieftain','',0,7,0,4,0,1,1,0,22,22,59,573,573,0,1,0,1441,0,23.056,30.261,0,0,0,0,9200000,906,0,0,0,0,0,0,2.25,1.2075,'',0,57,0,2.5,8,14,0,3019,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1399,5462,0,0,160,0,0,0,'Magosh','Stonesplinter Tribal Shaman','',0,7,0,4,0,1,1,0,21,21,59,473,473,1020,1,0,1466,0,20.524,27.854,0,0,0,0,9200000,872,0,0,0,0,0,0,1.5,0.805,'',0,49,0,2.5,8,14,0,9532,2606,11986,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1400,5462,0,0,1036,0,0,0,'Wetlands Crocolisk','','',1,1,6,0,0,1.02,1,0,23,24,14,617,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.375,0.76395,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12916,0,0,0,0,0,0,0,0,0,0),(1401,5875,0,0,134,0,0,0,'Test Squirrel','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1402,5462,0,0,1438,0,0,0,'Topper McNabb','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1403,5875,0,0,4374,0,0,0,'Mogwah','Warrior Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1404,5462,0,0,4372,0,0,0,'Kragg','Hunter Trainer','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,49,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1405,5462,0,0,1524,0,0,0,'Morris Lawry','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1406,5875,0,0,4367,0,0,0,'Ghok','Shaman Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1407,5462,0,0,4385,0,0,0,'Sranda','Light Armor & Weapons Merchant','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,4224,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,31864,7372,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1408,5875,0,0,4387,0,0,0,'Thragg','Warlock Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1409,5875,0,0,4375,0,0,0,'Moorah Stormhoof','Druid Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1410,5875,0,0,18200,18202,18201,18203,'Firewing Bloodwarder','','',0,7,0,0,0,1,1,0,63,64,16,4422,4572,2663,1,0,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1.5,0.383,'',0,934,0,2.5,8,14,0,33390,33483,16583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1411,5462,0,0,5146,0,0,0,'Ian Strom','Rogue Trainer','',0,7,0,0,0,1.25,1,0,47,47,120,2488,2488,0,1,49,2000,0,79,105,0,0,0,0,300000,2804,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1412,5462,0,0,134,0,0,0,'Squirrel','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,10,10,0,0,0,0,300000,7,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(1413,5462,0,0,1472,0,0,0,'Janey Anship','','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,0,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1414,5462,0,0,1473,0,0,0,'Lisan Pierce','','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,0,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1415,5462,0,0,2038,0,0,0,'Suzanne','','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,0,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1416,5462,0,0,4998,0,0,0,'Grimand Elmore','','',0,7,0,0,0,1.25,1,0,50,50,55,2769,2769,0,1,3,1000,0,42.5,56,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1417,5462,0,0,1035,0,0,0,'Young Wetlands Crocolisk','','',1,1,6,0,0,1.02,1,0,21,22,14,531,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.16949,0.64977,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12915,0,0,3397,0,0,0,0,0,0,0),(1418,5462,0,0,391,0,0,0,'Bluegill Raider','','',0,7,0,0,0,1.05,1,0,28,29,18,896,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,30,0,0,3,0.834,'',0,89,0,2.5,8,14,0,12024,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2702,0,0,0,0,0,0,0),(1419,5462,0,0,328,0,0,0,'Fizzles','','',0,1,0,0,0,0.2,1,0,1,1,12,8,8,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(1420,5462,0,0,901,0,0,0,'Toad','','',0,8,0,0,0,0.2,1,0,1,1,188,8,8,0,1,0,2000,0,15,15,0,0,0,0,450000,7,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(1421,5462,0,0,4437,0,0,0,'Private Merle','Rebel Soldier','',0,7,0,0,0,1.1,1,0,31,31,11,1107,1107,0,1,0,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,0.306,'',0,113,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1422,5462,0,0,4395,0,0,0,'Corporal Sethman','','',0,7,0,0,0,1.15,1,0,40,40,11,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1423,5462,0,0,3258,3257,0,0,'Stormwind Guard','','Directions',0,7,0,0,0,2,1,0,22,25,11,1124,1398,0,1,268435457,2000,0,35,48,0,0,0,0,190000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12169,12170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,132),(1424,5462,0,0,774,0,0,0,'Master Digger','','',0,7,0,4,0,1,1,0,15,15,26,328,328,0,1,0,2000,0,22,29,0,0,0,0,3600000,665,0,0,0,0,0,0,1.625,0.858,'',0,20,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1425,5462,0,0,774,0,0,0,'Grizlak','','',0,7,0,4,0,1,1,0,15,15,26,301,301,326,1,0,1525,0,15.25,20.5875,0,0,0,0,9200000,665,0,0,0,0,0,0,1.625,0.858,'',0,20,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1426,5462,0,0,374,0,0,0,'Riverpaw Miner','','',0,7,0,0,0,1,1,0,14,15,20,300,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,15,0,0,0,0,1.5,0.5,'',0,19,0,2.5,8,14,0,11971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,725,0,0,0,0,0,0,0),(1427,5462,0,0,5551,0,0,0,'Harlan Bagley','','',0,7,0,0,0,1,1,0,12,12,12,247,247,0,1,2,2000,0,17,22,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.306,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1428,5462,0,0,5552,0,0,0,'Rema Schneider','','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1429,5462,0,0,221,0,0,0,'Thurman Schneider','','',0,7,0,0,0,1,1,0,2,2,12,55,55,0,1,2,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1430,5462,0,0,1293,0,0,0,'Tomas','Cook','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,81,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1431,5462,0,0,5545,0,0,0,'Suzetta Gallina','','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1432,5462,0,0,5074,0,0,0,'Renato Gallina','','',0,7,0,0,0,1.2,1,0,45,45,12,2218,2218,0,1,3,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1433,5462,0,0,5550,0,0,0,'Corbett Schneider','','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1434,5462,0,0,2677,2678,2680,2679,'Menethil Sentry','','',0,7,0,0,0,2,1,0,38,42,57,2790,3302,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1435,5462,0,0,1765,0,0,0,'Zardeth of the Black Claw','','',0,7,0,0,0,1.35,1,0,60,60,12,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1436,5462,0,0,2383,0,0,0,'Watcher Cutford','The Night Watch','',0,7,0,0,0,1.15,1,0,37,37,56,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,0,1568,0,100,0,0,0,100,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1437,5462,0,0,3484,0,0,0,'Thomas Booker','','',0,7,0,0,0,1,1,0,20,20,11,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,10,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1439,5462,0,0,1758,0,0,0,'Lord Baurles K. Wishock','House of Nobles','',0,7,0,0,0,1,1,0,10,10,12,198,228,0,1,2,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1440,5462,0,0,5553,0,0,0,'Milton Sheaf','Librarian','',0,7,0,0,0,1,1,0,15,15,12,328,328,0,1,2,1000,0,11,14.5,0,0,0,0,180000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1441,5462,0,0,3473,0,0,0,'Brak Durnad','Weaponsmith','',0,7,0,0,0,1.02,1,0,25,25,55,713,713,0,1,4224,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1442,5462,0,0,4549,0,0,0,'Helgrum the Swift','','',0,7,0,0,0,1.35,1,0,60,60,29,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1443,5462,0,0,4554,0,0,0,'Fel\'zerul','','',0,7,0,0,0,1.35,1,0,60,60,29,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,7437,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1444,5462,0,0,5549,0,0,0,'Brother Kristoff','','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,2,1000,0,28,37,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.306,'',0,250,0,2.5,8,14,0,1244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1445,5462,0,0,338,0,0,0,'Jesse Halloran','','',0,7,0,0,0,1,1,0,2,2,12,55,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1446,5462,0,0,252,0,0,0,'Regina Halloran','','',0,7,0,0,0,1,1,0,2,2,12,55,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1447,5462,0,0,3640,0,0,0,'Gimlok Rumdnul','','',0,7,0,0,0,1,1,0,2,2,55,55,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,0.8,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1448,5462,0,0,3459,0,0,0,'Neal Allen','Engineering Supplies & General Goods','',0,7,0,0,0,1,1,0,20,20,11,484,484,0,1,896,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1449,5462,0,0,4661,0,0,0,'Witch Doctor Unbagwa','','',4096,7,0,0,0,1,1,0,42,42,35,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,2.4,0.4896,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1450,5462,0,0,3474,0,0,0,'Brahnmar','Armorer','',0,7,0,0,0,1.02,1,0,25,25,55,713,713,0,1,4224,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1451,5462,0,0,3462,0,0,0,'Camerick Jongleur','Wandering Minstrel','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,0,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1452,5462,0,0,3476,0,0,0,'Gruham Rumdnul','General Supplies','',0,7,0,0,0,1.02,1,0,25,25,55,713,713,0,1,896,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1453,5462,0,0,1895,0,0,0,'Dewin Shimmerdawn','Alchemy Supplies','',0,7,0,0,0,1.02,1,0,25,25,55,713,713,0,1,128,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1454,5462,0,0,5033,0,0,0,'Jennabink Powerseam','Tailoring Supplies & Specialty Goods','',0,7,0,0,0,1.02,1,0,25,25,875,713,713,0,1,4224,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1455,8606,0,0,3475,0,0,0,'[UNUSED] Grummar Thunk','Fletching Supplies','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1456,5462,0,0,3478,0,0,0,'Kersok Prond','Tradesman','',0,7,0,0,0,1.02,1,0,25,25,55,713,713,0,1,128,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1457,5462,0,0,3464,0,0,0,'Samor Festivus','Shady Dealer','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,1152,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1458,5462,0,0,1898,0,0,0,'Telurinon Moonshadow','Herbalism Trainer','',0,7,0,0,0,1.02,1,0,25,25,55,713,713,0,1,81,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,85,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1459,5462,0,0,3463,0,0,0,'Naela Trance','Bowyer','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,4480,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1460,5462,0,0,3465,0,0,0,'Unger Statforth','Horse Breeder','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,129,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1461,5462,0,0,3477,0,0,0,'Murndan Derth','Gunsmith','',0,7,0,0,0,1.02,1,0,25,25,55,713,713,0,1,4480,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1462,5462,0,0,3466,0,0,0,'Edwina Monzor','Fletcher','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,4480,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1463,5462,0,0,3467,0,0,0,'Falkan Armonis','Reagents','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,2176,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1464,5462,0,0,3479,0,0,0,'Innkeeper Helbrek','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,66177,1500,0,31.5,42,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1465,5462,0,0,1820,0,0,0,'Drac Roughcut','Tradesman','',0,7,0,0,0,1,1,0,15,15,55,328,328,0,1,128,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1466,5462,0,0,10620,0,0,0,'Gretta Finespindle','Apprentice Leatherworker','',0,7,0,0,0,1.02,1,0,24,24,55,664,664,0,1,1,2000,0,34,46,0,0,0,0,190000,975,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1467,5875,0,0,2584,0,0,0,'[UNUSED] [PH] Brawl Thunderpunch','Weaponsmith ','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1468,5875,0,0,2584,0,0,0,'Kargh Steelspine','Armorer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1469,5462,0,0,1847,0,0,0,'Vrok Blunderblast','Gunsmith','',0,7,0,0,0,1,1,0,15,15,55,328,328,0,1,4480,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1470,5462,0,0,1834,0,0,0,'Ghak Healtouch','Alchemy Trainer','',0,7,0,0,0,1,1,0,25,25,55,713,713,0,1,83,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1471,5462,0,0,3963,0,0,0,'Jannos Ironwill','Superior Macecrafter','',0,7,0,0,0,1.25,1,0,46,46,55,2399,2399,0,1,4224,2000,0,77,102,0,0,0,0,400000,2750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1472,5462,0,0,5570,0,0,0,'Morgg Stormshot','','',0,7,0,0,0,1.3,1,0,53,53,55,3189,3189,0,1,0,2000,0,89,119,0,0,0,0,430000,3128,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1473,5462,0,0,1841,0,0,0,'Kali Healtouch','Herbalism Trainer','',0,7,0,0,0,1,1,0,14,14,55,300,300,0,1,81,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1474,5462,0,0,1846,0,0,0,'Rann Flamespinner','Tailoring Supplies','',0,7,0,0,0,1,1,0,15,15,55,328,328,0,1,128,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1475,5462,0,0,790,0,0,0,'Menethil Guard','','',273154050,7,0,0,0,1,1,0,47,47,57,3184,3184,0,1,268435457,1520,0,60.04,79.8,0,0,0,0,0,2804,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1476,5462,0,0,3491,0,0,0,'Hargin Mundar','','',0,7,0,0,0,1,1,0,20,20,57,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.347,'',0,27,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1477,5462,0,0,1509,0,0,0,'Christoph Faral','','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1478,5462,0,0,1519,0,0,0,'Aedis Brom','','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1479,5462,0,0,3506,0,0,0,'Timothy Clark','','',0,7,0,0,0,1,1,0,20,20,11,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1480,5462,0,0,3486,0,0,0,'Caitlin Grassman','','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1481,5462,0,0,4429,0,0,0,'Bart Tidewater','Captain of the Maiden\'s Virtue','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,1,'',0,27,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1482,5462,0,0,3485,0,0,0,'Andrea Halloran','','',0,7,0,0,0,1,1,0,20,20,11,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1483,5462,0,0,2733,0,0,0,'Murphy West','','',0,7,0,0,0,1,1,0,20,20,11,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,26,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1484,5462,0,0,3489,0,0,0,'Derina Rumdnul','','',0,7,0,0,0,1,1,0,20,20,55,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1485,5875,0,0,227,0,0,0,'[UNUSED] Bazaar Merchant TEST','Florist','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1487,5462,0,0,6170,0,0,0,'Splinter Fist Enslaver','','',0,7,0,0,0,1.1,1,0,30,30,45,1107,1107,0,1,0,2000,0,44,58,0,0,0,0,300000,1179,0,0,0,0,0,31,1.95,1.3,'',0,103,0,2.5,8,14,0,6533,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1488,5462,0,0,1065,0,0,0,'Zanzil Zombie','','',0,6,0,0,0,1.2,1,0,43,44,16,2059,2138,0,1,0,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.533,'',0,246,0,2.5,8,14,0,7102,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,4016,0,0,0,0,0,0,0),(1489,5462,0,0,828,0,0,0,'Zanzil Hunter','','',0,6,0,0,0,1.2,1,0,43,44,16,2059,2138,0,1,0,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.533,'',0,245,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,4016,0,0,0,0,0,0,0),(1490,5462,0,0,16228,0,0,0,'Zanzil Witch Doctor','','',0,7,0,0,0,1.2,1,0,44,44,16,1711,1711,1483,1,0,2000,0,67,89,0,0,0,0,300000,2527,0,0,0,0,0,0,1.5,0.522,'',0,261,0,2.5,8,14,0,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4016,0,0,0,0,0,0,0),(1491,5462,0,0,4923,0,0,0,'Zanzil Naga','','',0,6,0,0,0,1.2,1,0,44,44,16,2138,2138,0,1,0,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.95,1.3,'',0,261,0,2.5,8,14,0,9080,12555,0,0,0,0,0,0,0,4,0,0,0,0,0,0,4016,0,0,0,0,0,0,0),(1492,5462,0,0,10039,0,0,0,'Gorlash','','',0,5,0,1,0,1,1,0,42,42,778,6604,6604,0,1,0,2000,0,148.8,199.2,0,0,0,0,360000,2218,0,0,0,0,0,0,2.9,3.05225,'',0,685,0,2.5,8,14,0,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3932,0,0,0,0,0,0,0),(1493,5462,0,0,12812,0,0,0,'Mok\'rash','','',0,5,0,1,0,1,1,0,46,46,778,7676,7676,0,1,0,3000,0,277.2,367.2,0,0,0,0,1800000,2750,0,0,0,0,0,0,3.2,3.368,'',0,1111,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1494,5462,0,0,4945,0,0,0,'Negolash','','',0,5,0,1,0,1,1,0,42,42,778,6604,6604,0,1,0,1191,0,276.908,370.699,0,0,0,0,0,2218,0,0,0,0,0,0,3.5,3.68375,'',0,697,0,2.5,8,14,0,5164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3935,0,0,0,0,0,0,0),(1495,5462,0,0,2858,0,0,0,'Deathguard Linnea','','',0,7,0,0,0,2,1,0,22,22,68,1124,1124,0,1,2,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1496,5462,0,0,2855,0,0,0,'Deathguard Dillinger','','Directions',0,7,0,0,0,2,1,0,22,22,71,1124,1124,0,1,268435457,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1003),(1497,5462,0,0,3518,0,0,0,'Gunther Arcanus','','',0,7,0,0,0,1.3,1,0,53,53,68,3189,3189,0,1,2,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1498,5462,0,0,4055,0,0,0,'Bethor Iceshard','','',0,7,0,0,0,1.35,1,0,60,60,68,4120,4120,0,1,2,1500,0,78,103.5,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,7673,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1499,5462,0,0,3514,0,0,0,'Magistrate Sevren','','',0,7,0,0,0,1,1,0,14,14,68,300,300,0,1,2,1000,0,10,13.5,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1500,5462,0,0,3516,0,0,0,'Coleman Farthing','','',0,7,0,0,0,1,1,0,15,15,68,328,328,0,1,2,1500,0,16.5,21.75,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1501,5462,0,0,10973,0,0,0,'Mindless Zombie','','',0,6,0,0,0,1,1,0,1,1,7,42,42,0,1,0,2000,0,2,2,0,0,0,0,120000,7,1,1,1,1,1,1,0.85,0.29495,'',0,2,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1502,5462,0,0,829,0,0,0,'Wretched Ghoul','','',0,6,0,0,0,1,1,0,1,2,7,42,55,0,1,0,2000,0,2,2,0,0,0,0,120000,8,1,1,1,1,1,1,1.35,0.4797,'',0,2,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1503,8606,0,0,987,0,0,0,'Wretched Zombie','','',0,7,6,0,0,1,1,0,1,2,7,42,55,70,1,0,1990,0,1.99,1.99,1,2189,2.189,2.189,0,8,0,0,0,0,0,0,1.5,0.533,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1504,5462,0,0,513,0,0,0,'Young Night Web Spider','','',1,1,3,0,0,1,1,0,2,3,7,55,71,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,0.61017,0.760678,'',0,0,0,2.5,8,14,0,6751,0,0,0,0,0,0,0,0,0,0,0,0,10524,0,0,0,0,0,0,0,0,0,0),(1505,5462,0,0,539,0,0,0,'Night Web Spider','','',1,1,3,0,0,1,1,0,3,4,22,71,86,0,1,0,2000,0,4,5,0,0,0,0,300000,68,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,6751,0,0,0,0,0,0,0,0,0,0,0,0,5879,0,0,0,0,0,0,0,0,0,0),(1506,5462,0,0,2403,2407,0,0,'Scarlet Convert','','',0,7,0,0,0,1,1,0,3,3,7,71,71,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,1.5,0.306,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3266,0,0,0,0,0,0,0),(1507,5462,0,0,2467,2478,0,0,'Scarlet Initiate','','',0,7,0,0,0,1,1,0,3,4,7,67,81,188,1,0,2000,0,3,3,0,0,0,0,300000,57,0,0,0,0,0,0,1.5,0.208,'',0,3,0,2.5,8,14,0,20793,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3266,0,0,0,0,0,0,0),(1508,5462,0,0,447,0,0,0,'Young Scavenger','','',1,1,1,0,0,1,1,0,1,1,32,42,42,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,0.875,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13058,0,0,3265,0,0,0,0,0,0,0),(1509,5462,0,0,604,0,0,0,'Ragged Scavenger','','',1,1,1,0,0,1,1,0,2,3,32,55,71,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,1,0,0,0,0.90678,1.08814,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5935,0,0,3265,0,0,0,0,0,0,0),(1511,5462,0,0,837,0,0,0,'Enraged Silverback Gorilla','','',1,1,9,0,0,1,1,0,41,41,41,1902,1902,0,1,0,1333,0,39.3235,51.987,0,0,0,0,0,2074,0,0,0,0,0,0,1.25,1.05,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,12962,0,0,0,0,0,0,0,0,0,0),(1512,5462,0,0,4732,0,0,0,'Duskbat','','',1,1,24,0,0,1,1,0,1,2,7,42,55,0,1,0,2000,0,2,2,0,0,0,0,120000,8,0,0,0,0,0,0,0.6,0.14,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12817,0,0,3264,0,0,0,0,0,0,0),(1513,5462,0,0,9535,0,0,0,'Mangy Duskbat','','',1,1,24,0,0,1,1,0,3,4,7,71,86,0,1,0,2000,0,4,5,0,0,0,0,300000,68,0,0,0,0,0,0,0.617542,0.144093,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12818,0,0,3264,0,0,0,0,0,0,0),(1514,5462,0,0,840,0,0,0,'Mokk the Savage','','',0,1,0,0,0,1,1,0,44,44,41,2138,2138,0,1,0,1570,0,56.52,75.36,0,0,0,0,0,2528,0,30,10,10,160,20,1.4375,1.2075,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2797,0,0,0,0,0,0,0),(1515,5462,0,0,1649,0,0,0,'Executor Zygand','','',0,7,0,0,0,1,1,0,14,14,68,300,300,0,1,2,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1516,5462,0,0,839,0,0,0,'Konda','','',1,1,9,0,0,1,1,0,43,43,41,2059,2059,0,1,0,1580,0,52.93,69.52,0,0,0,0,0,2369,0,0,0,0,0,0,1.25,1.05,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,12959,0,0,0,0,0,0,0,0,0,0),(1518,5462,0,0,1565,0,0,0,'Apothecary Johaan','Royal Apothecary Society','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1519,5462,0,0,1648,0,0,0,'Deathguard Simmer','','',0,7,0,0,0,2,1,0,23,23,68,1210,1210,0,1,2,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1520,5462,0,0,200,0,0,0,'Rattlecage Soldier','','',0,6,0,0,0,1,1,0,6,7,21,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.275,0.3349,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3162,0,0,0,0,0,0,0),(1521,5462,0,0,3515,0,0,0,'Gretchen Dedmar','','',0,7,0,0,0,1,1,0,8,8,68,156,156,0,1,2,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1522,5462,0,0,11398,0,0,0,'Darkeye Bonecaster','','',0,6,0,0,0,1,1,0,7,8,21,126,143,304,1,0,2000,0,7,10,0,0,0,0,300000,265,0,0,0,0,0,0,1.275,0.85,'',0,6,0,2.5,8,14,0,13322,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3163,0,0,0,0,0,0,0),(1523,5462,0,0,535,0,0,0,'Cracked Skull Soldier','','',0,6,0,0,0,1,1,0,8,9,21,148,166,172,1,0,2000,0,11,15,0,0,0,0,300000,369,0,0,0,0,0,0,1.5,0.394,'',0,7,0,2.5,8,14,0,589,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3162,0,0,0,0,0,0,0),(1525,5462,0,0,1200,0,0,0,'Rotting Dead','','',0,6,0,0,0,1,1,0,5,6,21,102,120,0,1,0,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,1,0.347,'',0,3,0,2.5,8,14,0,3234,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2855,0,0,0,0,0,0,0),(1526,5462,0,0,1201,0,0,0,'Ravaged Corpse','','',0,6,0,0,0,1,1,0,6,7,21,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1,0.347,'',0,6,0,2.5,8,14,0,3234,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2855,0,0,0,0,0,0,0),(1527,5462,0,0,1202,0,0,0,'Hungering Dead','','',0,6,0,0,0,1,1,0,7,8,21,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1,0.347,'',0,6,0,2.5,8,14,0,3234,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1528,5462,0,0,1197,0,0,0,'Shambling Horror','','',0,6,0,0,0,1,1,0,8,9,21,156,176,0,1,0,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1,1,'',0,8,0,2.5,8,14,0,3234,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1529,5462,0,0,1198,0,0,0,'Bleeding Horror','','',0,6,0,0,0,1,1,0,9,10,21,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1,1,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(1530,5462,0,0,1196,10256,10255,4631,'Rotting Ancestor','','',0,6,0,0,0,1,1,0,10,11,21,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,85,0,1.15,1.15,'',0,9,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1531,5462,0,0,985,0,0,0,'Lost Soul','','',0,6,0,4,0,1,1,0,6,7,21,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,0.9375,0.375,'',0,6,0,2.5,8,14,0,7713,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1532,5462,0,0,3227,3228,0,0,'Wandering Spirit','','',0,6,0,0,0,1,1,0,10,11,21,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.306,'',0,9,0,2.5,8,14,0,7713,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1533,5462,0,0,9534,0,0,0,'Tormented Spirit','','',0,6,0,4,0,1.2,1,0,8,9,21,190,210,572,1,0,1575,0,8.6625,11.8125,0,0,0,0,72000000,387,0,0,0,0,0,0,1.125,0.45,'',0,8,0,2.5,8,14,0,7713,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1534,5462,0,0,10752,0,0,0,'Wailing Ancestor','','',0,6,0,0,0,1,1,0,9,10,21,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,0.9375,0.375,'',0,8,0,2.5,8,14,0,7713,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1535,5462,0,0,2471,2482,0,0,'Scarlet Warrior','','',0,7,0,0,0,1,1,0,6,7,67,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,10,0,0,0,0,0,1.5,0.306,'',0,6,0,2.5,8,14,0,3238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2875,0,0,0,0,0,0,0),(1536,5462,0,0,2468,2479,0,0,'Scarlet Missionary','','',0,7,0,0,0,1,1,0,7,8,67,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,8,2,2,0,0,0,1.5,0.306,'',0,7,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2875,0,0,0,0,0,0,0),(1537,5462,0,0,2483,2472,0,0,'Scarlet Zealot','','',0,7,0,0,0,1,1,0,8,9,67,156,176,0,1,0,3000,0,16.5,22.5,0,0,0,0,300000,387,10,0,0,0,0,0,1.5,0.208,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2875,0,0,0,0,0,100,0),(1538,5462,0,0,2466,2477,0,0,'Scarlet Friar','','',0,7,0,0,0,1,1,0,9,10,67,166,186,185,1,0,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.5,0.306,'',0,8,0,2.5,8,14,0,2052,1243,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2875,0,0,0,0,0,100,0),(1539,5462,0,0,2469,2480,0,0,'Scarlet Neophyte','','',0,7,0,0,0,1,1,0,10,11,67,186,208,198,1,0,2000,0,14,18,0,0,0,0,300000,526,11,1,1,0,0,0,1.5,0.208,'',0,9,0,2.5,8,14,0,12544,13322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2875,0,0,0,0,0,0,0),(1540,5462,0,0,2481,2470,0,0,'Scarlet Vanguard','','',0,7,0,0,0,1,1,0,10,11,67,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,10,0,0,0,0,0,1.5,0.208,'',0,9,0,2.5,8,14,0,7164,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2875,0,0,0,0,0,0,0),(1541,5875,0,0,527,0,0,0,'Vile Fin Murloc','','',0,7,0,0,0,1,1,0,6,7,18,120,137,0,1,0,2000,0,9,12,0,0,0,0,0,230,0,0,0,0,0,0,1.275,0.35445,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2859,0,0,0,0,0,0,0),(1543,5462,0,0,441,0,0,0,'Vile Fin Puddlejumper','','',0,7,0,0,0,1,1,0,7,8,18,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.417,'',0,7,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2859,0,0,0,0,0,0,0),(1544,5462,0,0,1005,0,0,0,'Vile Fin Minor Oracle','','',0,7,0,0,0,1,1,0,8,9,18,148,166,172,1,0,2000,0,11,15,0,0,0,0,300000,369,0,0,0,0,0,0,1.275,0.35445,'',0,8,0,2.5,8,14,0,324,2607,9532,26364,0,0,0,0,0,0,0,0,0,0,0,0,2859,0,0,0,0,0,0,0),(1545,5462,0,0,346,0,0,0,'Vile Fin Muckdweller','','',0,7,0,0,0,1,1,0,9,10,18,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.417,'',0,8,0,2.5,8,14,0,7159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2859,0,0,0,0,0,0,0),(1546,5875,0,0,2584,0,0,0,'[UNUSED] Kegnar Thraln','Herbalism Trainer','',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1547,5462,0,0,9021,0,0,0,'Decrepit Darkhound','','',0,3,0,0,0,1,1,0,5,6,38,102,120,0,1,0,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,1.5,0.2295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2858,0,0,0,0,0,100,0),(1548,5462,0,0,9020,0,0,0,'Cursed Darkhound','','',0,3,0,0,0,1,1,0,7,8,38,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.8,0.2754,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2858,0,0,0,0,0,100,0),(1549,5462,0,0,3916,0,0,0,'Ravenous Darkhound','','',0,3,0,0,0,1,1,0,9,10,38,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,2,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2858,0,0,0,0,0,100,0),(1550,5462,0,0,8802,0,0,0,'Thrashtail Basilisk','','',0,1,0,0,0,1.2,1,0,41,42,49,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,2.3,1.59735,'',0,0,0,2.5,8,14,0,6607,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3918,0,0,0,0,0,0,0),(1551,5462,0,0,2174,0,0,0,'Ironjaw Basilisk','','',0,1,0,0,0,1,1,0,43,44,49,2059,2138,0,1,0,2800,0,100.8,134.4,0,0,0,0,300000,2528,0,0,0,0,0,0,2.3,1.59735,'',0,0,0,2.5,8,14,0,5106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3918,3911,0,0,0,0,0,0),(1552,5462,0,0,12342,0,0,0,'Scale Belly','','',0,1,0,4,0,1,1,0,45,45,49,2218,2218,0,1,0,2000,0,76,100,0,0,0,0,25200000,2695,0,0,0,0,0,0,3,2.0835,'',0,0,0,2.5,8,14,0,5106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1553,5462,0,0,4734,0,0,0,'Greater Duskbat','','',1,1,24,0,0,1,1,0,6,7,15,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,0.629237,0.146822,'',0,0,0,2.5,8,14,0,8281,0,0,0,0,0,0,0,0,0,0,0,0,5786,0,0,2876,0,0,0,0,0,100,0),(1554,5462,0,0,8808,0,0,0,'Vampiric Duskbat','','',1,1,24,0,0,1,1,0,8,9,16,156,176,0,1,0,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,0.64678,0.150915,'',0,0,0,2.5,8,14,0,3242,0,0,0,0,0,0,0,0,0,0,0,0,12820,0,0,2876,0,0,0,0,0,100,0),(1555,5462,0,0,368,0,0,0,'Vicious Night Web Spider','','',1,1,3,0,0,1,1,0,9,10,22,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,0.825,1.0285,'',0,0,0,2.5,8,14,0,744,744,6751,0,0,0,0,0,0,0,0,0,0,5886,0,0,2872,0,0,0,0,0,100,0),(1557,5462,0,0,838,0,0,0,'Elder Mistvale Gorilla','','',1,1,9,0,0,1.2,1,0,40,41,72,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,1.25,1.05,'',0,0,0,2.5,8,14,0,14919,49971,0,0,0,0,0,0,0,0,0,0,0,9055,0,0,3862,3919,0,0,0,0,0,0),(1558,5462,0,0,844,0,0,0,'Silverback Patriarch','','',1,1,9,0,0,1.2,1,0,42,43,72,1981,2059,0,1,0,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.4375,1.2075,'',0,0,0,2.5,8,14,0,6253,0,0,0,0,0,0,0,0,0,0,0,0,12963,0,0,0,0,0,0,0,0,0,0),(1559,5462,0,0,792,0,0,0,'King Mukla','','',1,1,9,0,0,2,1,0,42,42,16,3302,3302,0,1,0,2800,0,86.8,116.2,0,0,0,0,360000,2218,0,0,0,0,0,0,5.625,4.725,'',0,0,0,2.5,8,14,0,5568,7093,0,0,0,0,0,0,0,0,0,0,0,12966,0,0,4103,0,0,0,0,0,120,0),(1560,5462,0,0,3517,0,0,0,'Yvette Farthing','','',0,7,0,0,0,1,1,0,15,15,68,328,328,0,1,2,1500,0,16.5,21.75,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1561,5462,0,0,793,0,0,0,'Bloodsail Raider','','',0,7,0,0,0,1.2,1,0,40,41,119,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,50,0,0,1.5,1,'',0,205,0,2.5,8,14,0,6533,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3897,3910,0,0,0,0,0,0),(1562,5462,0,0,2561,2562,0,0,'Bloodsail Mage','','',0,7,0,0,0,1.2,1,0,40,41,119,1292,1332,3242,1,0,2000,0,42,58,0,0,0,0,300000,1697,0,0,0,50,0,0,1.5,0.306,'',0,206,0,2.5,8,14,0,2601,20823,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3897,3910,0,0,0,0,0,0),(1563,5462,0,0,796,794,0,0,'Bloodsail Swashbuckler','','',0,7,0,0,0,1.2,1,0,40,41,119,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,50,0,0,1.5,1,'',0,206,0,2.5,8,14,0,6713,11978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3897,3910,0,0,0,0,0,0),(1564,5462,0,0,4461,4462,0,0,'Bloodsail Warlock','','',0,7,0,0,0,1.2,1,0,40,41,119,1292,1332,3242,1,0,2000,0,42,58,0,0,0,0,300000,1697,0,0,0,50,0,0,1.5,0.306,'',0,206,0,2.5,8,14,0,11980,20825,11939,8722,0,0,0,0,0,0,0,0,0,0,0,0,3897,3910,0,0,0,0,0,0),(1565,5462,0,0,796,1768,0,0,'Bloodsail Sea Dog','','',0,7,0,0,0,1.2,1,0,41,42,119,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,50,0,0,1.5,1,'',0,217,0,2.5,8,14,0,37685,12540,744,0,0,0,0,0,0,0,0,0,0,0,0,0,3897,3910,0,0,0,0,0,0),(1567,5875,0,0,3355,0,0,0,'[UNUSED] Anson Phelps','Miner ','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1568,5462,0,0,1582,0,0,0,'Undertaker Mordo','','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,2,1500,0,3.75,5.25,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1569,5462,0,0,1584,0,0,0,'Shadow Priest Sarvis','','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,3,1500,0,3.75,5.25,0,0,0,0,300000,111,0,0,0,0,85,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1570,5462,0,0,1583,0,0,0,'Executor Arren','','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,2,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1571,5462,0,0,5130,0,0,0,'Shellei Brondir','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,12,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1572,5462,0,0,5037,0,0,0,'Thorgrum Borrelson','Gryphon Master','',0,7,0,1,0,1,1,0,65,65,55,11172,11172,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1573,5462,0,0,3007,0,0,0,'Gryth Thurden','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,55,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,430000,5234,0,0,0,0,0,0,1.5,0.347,'',0,2000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1574,5875,0,0,198,0,0,0,'Mage 1','','',4718662,7,0,0,0,1,1,0,55,55,7,8700,8700,7071,1,8195,1216,0,57.152,76,1,1338,86.97,127.11,0,3234,0,0,0,0,0,0,3.15,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1575,5875,0,0,198,0,0,0,'Mage 5','','',4718662,7,0,0,0,1,1,0,65,65,7,6600,6600,7071,1,8195,1216,0,121.6,170.848,1,1338,222.108,329.148,0,5234,0,0,0,0,0,0,3.15,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1576,5875,0,0,198,0,0,0,'Mage 10','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.15,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1577,5875,0,0,198,0,0,0,'Mage 15','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.15,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1578,5875,0,0,198,0,0,0,'Mage 20','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.15,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1579,5875,0,0,198,0,0,0,'Mage 30','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.15,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1580,5875,0,0,198,0,0,0,'Mage 40','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.15,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1581,5875,0,0,263,0,0,0,'Warlock 1','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1582,5875,0,0,263,0,0,0,'Warlock 5','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1583,5875,0,0,263,0,0,0,'Warlock 10','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1584,5875,0,0,263,0,0,0,'Warlock 15','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1585,5875,0,0,263,0,0,0,'Warlock 20','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1586,5875,0,0,263,0,0,0,'Warlock 30','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1587,5875,0,0,263,0,0,0,'Warlock 40','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1588,5875,0,0,314,0,0,0,'Shaman 1','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.6525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1589,5875,0,0,314,0,0,0,'Shaman 5','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.6525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1590,5875,0,0,314,0,0,0,'Shaman 10','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.6525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1591,5875,0,0,314,0,0,0,'Shaman 15','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.6525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1592,5875,0,0,314,0,0,0,'Shaman 20','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.6525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1593,5875,0,0,314,0,0,0,'Shaman 30','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.6525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1594,5875,0,0,314,0,0,0,'Shaman 40','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.6525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1595,5875,0,0,149,0,0,0,'Rogue 1','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1596,5875,0,0,149,0,0,0,'Rogue 5','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1597,5875,0,0,149,0,0,0,'Rogue 10','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1598,5875,0,0,149,0,0,0,'Rogue 15','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1599,5875,0,0,149,0,0,0,'Rogue 20','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1600,5875,0,0,149,0,0,0,'Rogue 30','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1601,5875,0,0,149,0,0,0,'Slim\'s Test Rogue','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1602,5875,0,0,3960,0,0,0,'Paladin 1','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1603,5875,0,0,282,0,0,0,'Paladin 5','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1604,5875,0,0,467,0,0,0,'Druid 1','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1605,5875,0,0,282,0,0,0,'Paladin 10','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1606,5875,0,0,282,0,0,0,'Paladin 15','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1607,5875,0,0,467,0,0,0,'Druid 5','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1608,5875,0,0,467,0,0,0,'Druid 10','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1609,5875,0,0,467,0,0,0,'Druid 15','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1613,5875,0,0,282,0,0,0,'Paladin 20','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1614,5875,0,0,282,0,0,0,'Paladin 30','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1615,5875,0,0,282,0,0,0,'Paladin 40','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1616,5875,0,0,467,0,0,0,'Druid 20','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1617,5875,0,0,467,0,0,0,'Druid 30','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1618,5875,0,0,240,0,0,0,'Hunter 1','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.376,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1619,5875,0,0,467,0,0,0,'Druid 40','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1620,5875,0,0,240,0,0,0,'Hunter 5','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.376,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1621,5875,0,0,240,0,0,0,'Hunter 10','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.376,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1622,5875,0,0,190,0,0,0,'Priest 1','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1623,5875,0,0,240,0,0,0,'Hunter 15','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.376,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1624,5875,0,0,190,0,0,0,'Priest 5','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1625,5875,0,0,240,0,0,0,'Hunter 20','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.376,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1626,5875,0,0,190,0,0,0,'Priest 10','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1627,5875,0,0,190,0,0,0,'Priest 15','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1628,5875,0,0,240,0,0,0,'Hunter 30','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.376,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1629,5875,0,0,190,0,0,0,'Priest 20','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1631,5875,0,0,240,0,0,0,'Hunter 40','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.376,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1632,5462,0,0,3335,0,0,0,'Adele Fielder','Leatherworking Trainer','',0,7,0,0,0,1.02,1,0,22,22,12,573,573,0,1,81,1500,0,24,31.5,0,0,0,0,190000,906,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1633,5875,0,0,190,0,0,0,'Priest 30','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1634,5875,0,0,190,0,0,0,'Priest 40','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1635,5875,0,0,143,0,0,0,'Warrior 1','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1636,5875,0,0,143,0,0,0,'Warrior 5','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1637,5875,0,0,143,0,0,0,'Warrior 10','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1638,5875,0,0,143,0,0,0,'Warrior 15','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1639,5875,0,0,143,0,0,0,'Warrior 20','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1640,5875,0,0,143,0,0,0,'Warrior 30','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1641,5875,0,0,143,0,0,0,'Warrior 40','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1642,5462,0,0,3167,3257,0,0,'Northshire Guard','','',0,7,0,0,0,2,1,0,65,65,11,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,430000,5234,0,0,0,0,0,0,1.5,0.306,'18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1643,5875,0,0,164,0,0,0,'[UNUSED] Elwynn Guard','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1644,5875,0,0,164,0,0,0,'[UNUSED] Redridge Guard','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1645,5462,0,0,3336,0,0,0,'Quartermaster Hicks','Master Weaponsmith','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,4224,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1646,5462,0,0,1357,0,0,0,'Baros Alexston','City Architect','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1649,5875,0,0,3318,0,0,0,'UNUSED Jordan Croft','Reuse Me','',0,7,0,0,0,1,1,0,1,1,875,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1650,5462,0,0,5032,0,0,0,'Terry Palin','Lumberjack','',0,7,0,0,0,1,1,0,11,11,12,222,222,0,1,128,1500,0,11.25,15,0,0,0,0,180000,528,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1651,5462,0,0,3272,0,0,0,'Lee Brown','Fishing Trainer','',0,7,0,0,0,1,1,0,8,8,12,156,156,0,1,81,1500,0,7.5,10.5,0,0,0,0,180000,306,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1652,5462,0,0,1666,0,0,0,'Deathguard Burgess','','',0,7,0,0,0,2,1,0,24,24,71,1302,1302,0,1,268435457,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1003),(1653,5462,0,0,2563,2564,0,0,'Bloodsail Elder Magus','','',0,7,0,0,0,1,1,0,41,42,119,1110,1156,3382,1,0,2000,0,44,61,0,0,0,0,300000,1811,0,0,0,50,0,0,1.5,0.306,'',0,218,0,2.5,8,14,0,20823,20827,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3897,3910,0,0,0,0,0,0),(1654,5462,0,0,646,0,0,0,'Gregor Agamand','','',0,6,0,0,0,1,1,0,10,10,21,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.275,0.45305,'',0,9,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2829,0,0,0,0,0,0,0),(1655,5462,0,0,10702,0,0,0,'Nissa Agamand','','',0,6,0,0,0,1,1,0,10,10,21,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.25,0.5,'',0,9,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2828,0,0,0,0,0,0,0),(1656,5462,0,0,1196,0,0,0,'Thurman Agamand','','',0,6,0,0,0,1,1,0,10,10,21,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.15,1.15,'',0,9,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2830,0,0,0,0,0,0,0),(1657,5462,0,0,11399,0,0,0,'Devlin Agamand','','',0,6,0,0,0,1,1,0,9,9,21,176,176,0,1,0,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.0625,0.085,'',0,8,0,2.5,8,14,0,3148,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2831,0,0,0,0,0,0,0),(1658,5462,0,0,733,0,0,0,'Captain Dargol','','',0,6,0,0,0,1,1,0,13,13,21,273,273,0,1,0,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.725,0.4531,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3082,0,0,0,0,0,0,0),(1659,5875,0,0,1027,0,0,0,'[UNUSED] Coleman Mills','NEEDS MODEL','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1660,5462,0,0,3144,3145,0,0,'Scarlet Bodyguard','','',0,7,0,0,0,1,1,0,8,8,67,156,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.306,'',0,9,0,2.5,8,14,0,12169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2875,0,0,0,0,0,0,0),(1661,5462,0,0,1593,0,0,0,'Novice Elreth','','',0,7,0,0,0,1,1,0,3,3,68,71,71,0,1,2,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1662,5462,0,0,1738,0,0,0,'Captain Perrine','','',0,7,0,0,0,1,1,0,9,9,67,176,176,0,1,0,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.306,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2875,0,0,0,0,0,0,0),(1663,5462,0,0,2149,0,0,0,'Dextren Ward','','',0,7,0,1,1,3,1,0,25,25,41,2097,2097,0,1,0,2400,0,71.4,97.92,0,0,0,0,43200000,1008,0,0,0,0,0,0,1.5,0.306,'',0,76,0,2.5,8,14,0,5246,11976,2457,0,0,0,0,0,0,0,0,0,0,0,0,0,2909,3628,0,0,0,0,0,0),(1664,5462,0,0,1737,0,0,0,'Captain Vachon','','',0,7,0,0,0,1,1,0,11,11,67,222,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.306,'',0,13,0,2.5,8,14,0,35178,3248,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,2875,0,0,0,0,0,0,0),(1665,5462,0,0,1739,0,0,0,'Captain Melrache','','',0,7,0,0,0,1,1,0,12,12,67,247,247,0,1,0,3000,0,25.5,33,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.306,'',0,14,0,2.5,8,14,0,8258,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2875,0,0,0,0,0,0,0),(1666,5462,0,0,825,0,0,0,'Kam Deepfury','','',0,7,0,1,1,3,1,0,25,25,41,2097,2097,0,1,0,2000,0,59.5,81.6,0,0,0,0,43200000,1008,0,0,0,0,0,0,1.5,0.347,'',0,82,0,2.5,8,14,0,7164,8242,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3640,0,0,0,0,0,0,0),(1667,5462,0,0,3531,0,0,0,'Meven Korgal','','',0,7,0,0,0,1,1,0,5,5,7,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.306,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3266,2885,0,0,0,0,0,0),(1668,5462,0,0,3259,0,0,0,'William MacGregor','Bowyer','',0,7,0,0,0,1,1,0,15,15,12,328,328,0,1,4480,1500,0,16.5,21.75,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1669,5462,0,0,4423,0,0,0,'Defias Profiteer','Free Wheeling Merchant','',0,7,0,0,0,1,1,0,20,20,35,484,484,0,1,4224,1500,0,21.75,29.25,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1670,5462,0,0,3262,0,0,0,'Mike Miller','Bread Merchant','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,640,1500,0,21.75,29.25,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1671,5462,0,0,3382,0,0,0,'Lamar Veisilli','Fruit Seller','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,640,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1672,5462,0,0,221,0,0,0,'Lohgan Eva','Tailoring Supplies','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,128,1000,0,2.5,3.5,0,0,0,0,300000,111,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1673,5462,0,0,257,0,0,0,'Alyssa Eva','Reagents','',0,7,0,0,0,1,1,0,7,7,12,137,137,0,1,2176,1000,0,4.5,6,0,0,0,0,300000,230,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1674,5462,0,0,10852,0,0,0,'Rot Hide Gnoll','','',0,6,0,0,0,1,1,0,6,7,70,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.275,0.3196,'',0,6,0,2.5,8,14,0,3237,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2834,0,0,0,0,0,0,0),(1675,5462,0,0,847,0,0,0,'Rot Hide Mongrel','','',0,6,0,0,0,1,1,0,7,8,70,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.275,0.425,'',0,6,0,2.5,8,14,0,3237,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2834,0,0,0,0,0,0,0),(1676,5462,0,0,4285,0,0,0,'Finbus Geargrind','Engineering Trainer','',0,7,0,0,0,1.1,1,0,31,31,875,1107,1107,0,1,81,1000,0,22,29,0,0,0,0,300000,1213,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1677,5875,0,0,3374,0,0,0,'[UNUSED] Curtis Ashlock','Cook','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1678,5462,0,0,3361,0,0,0,'Vernon Hale','Fishing Supplies','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,640,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1679,5462,0,0,3413,0,0,0,'Avarus Kharag','','',0,7,0,0,0,1,1,0,25,25,57,622,622,655,1,0,2000,0,33,45,0,0,0,0,190000,1008,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,5588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1680,5462,0,0,3362,0,0,0,'Matthew Hooper','Fishing Trainer','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,81,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1681,5462,0,0,1822,0,0,0,'Brock Stoneseeker','Mining Trainer','',0,7,0,0,0,1,1,0,15,15,55,328,328,0,1,83,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1682,5462,0,0,1850,0,0,0,'Yanni Stoutheart','General Supplies','',0,7,0,0,0,1,1,0,15,15,55,328,328,0,1,896,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1683,5462,0,0,1848,0,0,0,'Warg Deepwater','Fishing Trainer','',0,7,0,0,0,1,1,0,15,15,55,328,328,0,1,81,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1684,5462,0,0,1843,0,0,0,'Khara Deepwater','Fishing Supplies','',0,7,0,0,0,1,1,0,15,15,55,328,328,0,1,640,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1685,5462,0,0,1849,0,0,0,'Xandar Goodbeard','General Supplies','',138936390,7,0,0,0,1,1,0,15,15,55,328,328,0,1,896,1860,0,20.46,26.97,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1686,5462,0,0,1839,0,0,0,'Irene Sureshot','Gunsmith','',138936390,7,0,0,0,1,1,0,15,15,55,330,330,0,1,4480,1860,0,20.46,26.97,1,2046,30.69,45.012,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1687,5462,0,0,1823,0,0,0,'Cliff Hadin','Bowyer','',138936390,7,0,0,0,1,1,0,15,15,55,328,328,0,1,4480,1860,0,20.46,26.97,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1688,5462,0,0,368,0,0,0,'Night Web Matriarch','','',1,1,3,0,0,1,1,0,5,5,22,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,0.825,1.0285,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,5881,0,0,0,0,0,0,0,0,0,0),(1689,5462,0,0,193,0,0,0,'Scarred Crag Boar','','',1,1,5,0,0,1,1,0,9,10,189,176,198,0,1,0,2000,0,13,17,0,0,0,0,180000,463,5,0,20,0,10,0,1,1.176,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,9079,0,0,0,0,0,0,0,0,100,0),(1690,5462,0,0,3427,0,0,0,'Thrawn Boltar','Blacksmithing Supplies','',0,7,0,0,0,1.05,1,0,29,29,55,950,950,0,1,4224,2000,0,41,54,0,0,0,0,250000,1145,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1691,5462,0,0,3430,0,0,0,'Kreg Bilmn','General Supplies','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,896,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1692,5462,0,0,3414,0,0,0,'Golorn Frostbeard','Tradesman','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,128,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1693,5462,0,0,1034,0,0,0,'Loch Crocolisk','','',1,1,6,0,0,1,1,0,14,15,14,300,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.08475,0.602685,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,5847,0,0,2925,2939,0,0,0,0,0,0),(1694,5462,0,0,3392,0,0,0,'Loslor Rudge','Engineering Supplies','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,131,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1695,5462,0,0,13190,0,0,0,'Rendow','Leather Armor Merchant','',8,7,0,0,0,1,1,0,45,45,80,1848,1848,0,1,4224,1500,0,57,75,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1696,5462,0,0,517,0,0,0,'Targorr the Dread','','',0,7,0,1,1,3,1,0,24,24,41,1953,1953,0,1,0,2000,0,57.8,78.2,0,0,0,0,43200000,975,0,0,0,0,0,0,1.8,0.4512,'',0,195,0,2.5,8,14,0,8599,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3630,0,0,0,0,0,0,0),(1697,5462,0,0,3409,0,0,0,'Keeg Gibn','Ale & Wine','',0,7,0,0,0,1,1,0,10,10,55,250,250,0,1,640,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1698,5462,0,0,3426,0,0,0,'Frast Dokner','Apprentice Weaponsmith','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,4224,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1699,5462,0,0,3435,0,0,0,'Gremlock Pilsnor','Cooking Trainer','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,81,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1700,5462,0,0,3400,0,0,0,'Paxton Ganter','Fishing Trainer','',0,7,0,0,0,1,1,0,10,10,55,3700,3700,0,1,81,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1701,5462,0,0,3424,0,0,0,'Dank Drizzlecut','Mining Trainer','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,81,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1702,5462,0,0,3394,0,0,0,'Bronk Guzzlegear','Engineering Trainer','',0,7,0,0,0,1.02,1,0,24,24,55,664,664,0,1,81,2000,0,34,46,0,0,0,0,190000,975,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1703,5462,0,0,10629,0,0,0,'Uthrar Threx','Apprentice Tailor','',0,7,0,0,0,1.02,1,0,24,24,55,664,664,0,1,1,2000,0,34,46,0,0,0,0,190000,975,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1704,12340,0,0,3250,0,3250,0,'Hamhock','','',524288,7,0,3,0,1,1,0,31,31,17,21185,21185,756,1,0,3000,0,2100,2835,1,3000,84,123,0,1222,0,300,150,150,0,0,1.5,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1705,12340,0,0,1621,0,1621,0,'Bazil Thredd','','',524288,7,0,0,0,1,1,0,32,32,17,40502,40502,1372,1,0,2000,0,58.8,77,1,2000,58,84,0,1257,0,100,100,100,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1706,5462,0,0,2148,0,0,0,'Defias Prisoner','','',0,7,0,1,0,3,1,0,23,23,17,1815,1815,0,1,0,2000,0,56.1,74.8,0,0,0,0,43200000,940,0,10,10,10,10,10,1.5,0.306,'',0,195,0,2.5,8,14,0,11978,6713,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,2909,0,0,0,0,0,0,0),(1707,5462,0,0,2144,0,0,0,'Defias Captive','','',0,7,0,1,0,3,1,0,23,23,17,1815,1815,0,1,0,2000,0,56.1,74.8,0,0,0,0,43200000,940,0,10,10,10,10,10,1.5,0.306,'',0,195,0,2.5,8,14,0,15657,17230,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,2909,0,0,0,0,0,0,0),(1708,5462,0,0,2146,0,0,0,'Defias Inmate','','',0,7,0,1,0,3,1,0,23,24,17,1815,1953,0,1,0,2000,0,57.8,78.2,0,0,0,0,43200000,975,0,10,10,10,10,10,1.5,0.306,'',0,211,0,2.5,8,14,0,6547,7165,6253,0,0,0,0,0,0,0,0,0,0,0,0,0,2909,0,0,0,0,0,0,0),(1709,12340,0,0,2148,0,2148,0,'Defias Prisoner','','',0,7,0,0,0,1,1,0,25,27,17,3080,3549,0,1,0,3000,0,79.8,107.1,1,3000,78,117,0,1083,0,10,10,10,10,10,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1710,12340,0,0,517,0,517,0,'Targorr the Dread','','',524288,7,0,3,0,1,1,0,27,27,14,23000,23000,1164,1,0,2000,0,1260,1645,1,2000,48,72,0,1083,0,100,100,100,0,0,1.8,0.4512,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1711,5462,0,0,2145,0,0,0,'Defias Convict','','',0,7,0,1,0,3,1,0,23,24,17,1815,1953,0,1,0,2000,0,57.8,78.2,0,0,0,0,43200000,975,0,10,10,10,10,10,1.5,0.306,'',0,211,0,2.5,8,14,0,6253,16244,8242,16509,0,0,0,0,0,0,0,0,0,0,0,0,2909,0,0,0,0,0,0,0),(1712,12340,0,0,2149,0,2149,0,'Dextren Ward','','',0,7,0,3,0,1,1,0,29,29,41,30200,30200,1372,1,0,2500,0,1662.5,2187.5,1,2500,65,95,0,1153,0,100,100,100,0,0,1.5,0.306,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1713,5462,0,0,11452,0,0,0,'Elder Shadowmaw Panther','','',1,1,2,0,0,1.2,1,0,42,43,16,1981,2059,0,1,0,1500,0,50.25,66,0,0,0,0,300000,2369,0,0,0,0,85,0,1.95,1.0335,'30831',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8267,0,0,3838,0,0,0,0,0,0,0),(1714,5875,0,0,184,0,0,0,'SAVE Defias Lifer','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.327,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1715,5462,0,0,2147,0,0,0,'Defias Insurgent','','',0,7,0,1,0,3,1,0,24,24,17,1953,1953,0,1,0,2600,0,75.14,101.66,0,0,0,0,43200000,975,0,10,10,10,10,10,1.5,0.306,'',0,230,0,2.5,8,14,0,9128,13730,6253,0,0,0,0,0,0,0,0,0,0,0,0,0,2909,0,0,0,0,0,0,0),(1716,5462,0,0,1621,0,0,0,'Bazil Thredd','','',0,7,0,1,1,3,1,0,25,25,17,2097,2097,0,1,0,2000,0,59.5,81.6,0,0,0,0,43200000,1008,0,0,0,0,0,0,1.5,0.306,'',0,290,0,2.5,8,14,0,9128,7964,29651,0,0,0,0,0,0,0,0,0,0,0,0,0,2926,2909,0,0,0,0,0,0),(1717,5462,0,0,3250,0,0,0,'Hamhock','','',0,7,0,1,1,3,1,0,25,25,17,1830,1830,655,1,0,2000,0,56.1,76.5,0,0,0,0,43200000,1008,0,0,0,0,0,0,1.5,1,'',0,269,0,2.5,8,14,0,6742,421,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1718,5462,0,0,730,0,0,0,'Rockjaw Raider','','',0,7,0,0,0,1,1,0,3,4,59,71,86,0,1,0,2000,0,4,5,0,0,0,0,180000,68,10,0,0,0,0,0,1.05,0.5635,'',0,2,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1719,5462,0,0,1865,0,0,0,'Warden Thelwater','','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1720,5462,0,0,2142,0,0,0,'Bruegal Ironknuckle','','',0,7,0,2,0,3,1,0,25,25,17,2097,2097,0,1,0,2000,0,59.5,81.6,0,0,0,0,43200000,1008,0,0,0,0,0,0,1.5,0.347,'',0,78,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2909,0,0,0,0,0,0,0),(1721,5462,0,0,1815,0,0,0,'Nikova Raskol','','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,2,2000,0,5,7,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1722,8606,0,0,1510,0,0,0,'Andr\'e','','',138412038,7,7,0,0,1,1,0,5,5,73,166,166,0,1,0,1960,0,4.9,6.86,1,2156,6.468,8.624,0,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1723,5875,0,0,213,0,0,0,'Stormwind Citizen','Placeholder','',138412038,7,0,0,0,1,1,0,5,5,12,166,166,0,1,0,1960,0,4.9,6.86,1,2156,6.468,8.624,0,111,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1724,5875,0,0,22,0,0,0,'Stormwind Citizen Masculine','Placeholder','',0,7,0,0,0,1,1,0,5,5,12,166,166,0,1,0,1960,0,4.9,6.86,1,2156,6.468,8.624,0,111,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1725,5462,0,0,184,0,0,0,'Defias Watchman','','',0,7,0,0,0,1,1,0,16,17,17,356,386,0,1,0,2000,0,42.5,56.1,0,0,0,0,43200000,734,0,10,10,10,10,10,1.5,0.327,'',0,28,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,915,0,0,0,0,0,0,0),(1726,5462,0,0,2321,2322,0,0,'Defias Magician','','',0,7,0,0,0,1,1,0,16,17,17,307,330,897,1,0,2000,0,18,25,0,0,0,0,300000,617,0,10,10,10,10,10,1.5,0.208,'',0,28,0,2.5,8,14,0,5110,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,915,0,0,0,0,0,0,0),(1727,5462,0,0,341,2528,0,0,'Defias Worker','','',0,7,0,0,0,1,1,0,17,17,17,356,386,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.5,0.306,'',0,27,0,2.5,8,14,0,731,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,915,0,0,0,0,0,0,0),(1729,5462,0,0,2318,2319,0,0,'Defias Evoker','','',0,7,0,1,0,3,2,0,17,18,17,990,1062,1958,1,0,2000,0,32.3,44.2,0,0,0,0,43200000,643,0,10,10,10,10,10,1.5,0.306,'12544',0,92,0,2.5,8,14,0,4979,11829,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,915,0,0,0,0,0,0,0),(1730,5875,0,0,1303,0,0,0,'Goblin Buzzcutter','','',0,7,0,1,0,1,1,0,19,19,17,1347,1347,0,1,0,2000,0,202.5,277.5,0,0,0,0,0,802,0,0,0,0,0,0,1.5,0.255,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1731,5462,0,0,7110,0,0,0,'Goblin Craftsman','','',0,7,0,1,0,3,1,0,18,19,17,1251,1347,0,1,0,2000,0,45.9,62.9,0,0,0,0,43200000,802,0,0,0,0,0,0,1.5,0.306,'',0,103,0,2.5,8,14,0,5159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1732,5462,0,0,2349,2350,0,0,'Defias Squallshaper','','',0,7,0,1,0,3,2,0,19,19,17,1137,1137,2236,1,0,2000,0,34,47.6,0,0,0,0,43200000,674,0,10,10,10,10,10,1.5,0.208,'12544',0,112,0,2.5,8,14,0,122,2138,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,915,0,0,0,0,0,0,0),(1733,5462,0,0,4449,0,0,0,'Zggi','Zardeth\'s Minion','',0,3,0,0,0,1,1,0,5,5,12,102,102,0,1,2,2000,0,5,7,0,0,0,0,180000,111,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1735,5462,0,0,2852,0,0,0,'Deathguard Abraham','','',0,7,0,0,0,2,1,0,22,22,71,1124,1124,0,1,268435457,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1736,5462,0,0,1590,0,0,0,'Deathguard Randolph','','',0,7,0,0,0,2,1,0,65,65,71,11828,11828,0,1,268435457,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1737,5462,0,0,1588,0,0,0,'Deathguard Oliver','','',0,7,0,0,0,2,1,0,55,65,71,5725,8075,0,1,268435457,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1738,5462,0,0,2862,0,0,0,'Deathguard Terrence','','Directions',0,7,0,0,0,2,1,0,21,21,71,1042,1042,0,1,268435457,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1003),(1739,5462,0,0,1589,0,0,0,'Deathguard Phillip','','',0,7,0,0,0,2,1,0,55,65,71,1200,4900,0,1,268435457,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1740,5462,0,0,3523,0,0,0,'Deathguard Saltain','','',0,7,0,0,0,2,1,0,7,7,83,274,274,0,1,2,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1741,5462,0,0,1587,0,0,0,'Deathguard Bartrand','','',0,7,0,0,0,2,1,0,65,65,71,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1742,5462,0,0,2853,0,0,0,'Deathguard Bartholomew','','Directions',0,7,0,0,0,2,1,0,22,22,71,1124,1124,0,1,268435457,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1003),(1743,5462,0,0,2857,0,0,0,'Deathguard Lawrence','','Directions',0,7,0,0,0,2,1,0,22,22,71,1124,1124,0,1,268435457,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1003),(1744,5462,0,0,2860,0,0,0,'Deathguard Mort','','Directions',0,7,0,0,0,2,1,0,24,24,71,1302,1302,0,1,268435457,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1003),(1745,5462,0,0,2859,0,0,0,'Deathguard Morris','','Directions',0,7,0,0,0,2,1,0,22,22,71,1124,1124,0,1,268435457,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1003),(1746,5462,0,0,2854,0,0,0,'Deathguard Cyrus','','Directions',0,7,0,0,0,2,1,0,21,21,71,1042,1042,0,1,268435457,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1003),(1747,5462,0,0,31201,11655,0,0,'Anduin Wrynn','Prince of Stormwind','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,2,2000,0,5,7,0,0,0,0,180000,111,0,0,0,0,0,0,1,1,'',0,10,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1748,5462,0,0,5566,0,0,0,'Highlord Bolvar Fordragon','','',12,7,0,3,0,1,1,0,73,73,12,1000000,1000000,67740,1,2,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,1.5,0.306,'',1,0,0,2.5,8,14,0,10308,8255,871,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1749,5462,0,0,8769,0,0,0,'Lady Katrana Prestor','','',138412038,2,0,0,0,1,1,0,62,62,12,5200,5200,2727,1,3,2000,0,172,240,0,0,0,0,0,4344,0,0,0,0,0,0,1.5,0.208,'',0,608,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1750,5462,0,0,5565,0,0,0,'Grand Admiral Jes-Tereth','','',0,7,0,0,0,1.35,1,0,62,62,12,4370,4370,0,1,0,2000,0,172,240,0,0,0,0,2100000,4344,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1751,5462,0,0,5077,0,0,0,'Mithras Ironhill','','',0,7,0,0,0,1.35,1,0,62,62,12,4370,4370,0,1,0,2000,0,172,240,0,0,0,0,2100000,4344,0,0,0,0,0,0,1.5,0.347,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1752,5462,0,0,18931,0,0,0,'Caledra Dawnbreeze','','',0,7,0,0,0,1.35,1,0,60,60,1576,4120,4458,0,1,0,2000,0,104,138,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1753,5462,0,0,848,0,0,0,'Maggot Eye','','',0,6,0,0,0,1,1,0,10,10,70,198,198,0,1,0,3000,0,19.5,25.5,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.5,'',0,9,0,2.5,8,14,0,3237,3243,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3635,0,0,0,0,0,0,0),(1754,5462,0,0,2051,0,0,0,'Lord Gregor Lescovar','','',0,7,0,0,0,1.1,1,0,31,31,12,1107,1107,0,1,0,2000,0,44,58,0,0,0,0,310000,1213,0,0,0,0,0,0,1.5,0.306,'',0,114,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3516,0,0,0,0,0,0,0),(1755,5462,0,0,2045,0,0,0,'Marzon the Silent Blade','','',0,7,0,0,0,1.05,1,0,30,30,12,1000,1000,0,1,0,2000,0,42,56,0,0,0,0,180000,1179,0,0,0,0,0,0,1.5,0.306,'',0,103,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1756,5462,0,0,3167,0,0,0,'Stormwind Royal Guard','','',0,7,0,1,0,2,1,0,80,80,11,25200,25920,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,430000,9729,0,50,50,50,50,50,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1757,5875,0,0,328,0,0,0,'Mega Rabbit','','',1,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1758,5875,0,0,278,0,0,0,'Warlock (TEST)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1759,5875,0,0,198,0,0,0,'Mage (TEST)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.15,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1760,5875,0,0,282,0,0,0,'Warrior (TEST)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1761,5875,0,0,190,0,0,0,'Priest (TEST)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1762,5875,0,0,149,0,0,0,'Rogue (TEST)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1763,5462,0,0,7124,0,0,0,'Gilnid','The Smelter','',0,7,0,1,1,6,1,0,20,20,17,2904,2904,0,1,0,2000,0,49.3,66.3,0,0,0,0,43200000,836,0,0,0,0,0,0,2.25,0.459,'',0,122,0,2.5,8,14,0,5213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1764,5875,0,0,781,0,0,0,'Greater Feral Spirit','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.16737,1.40085,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1765,5462,0,0,11421,0,0,0,'Worg','','',1,1,1,0,0,1,1,0,10,11,38,198,222,0,1,0,2000,0,15,20,0,0,0,0,275000,528,0,0,0,0,0,0,1.0625,0.85,'',0,0,0,2.5,8,14,0,24604,0,0,0,0,0,0,0,0,0,0,0,0,5945,0,0,0,0,0,0,0,0,0,0),(1766,5462,0,0,246,0,0,0,'Mottled Worg','','',1,1,1,0,0,1,1,0,11,12,38,222,247,0,1,0,2000,0,17,22,0,0,0,0,275000,562,0,0,1,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13030,0,0,0,0,0,0,0,0,0,0),(1767,5462,0,0,441,0,0,0,'Vile Fin Shredder','','',0,7,0,0,0,1,1,0,12,13,18,247,273,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.5,0.417,'',0,15,0,2.5,8,14,0,3252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3258,0,0,0,0,0,0,0),(1768,5462,0,0,346,0,0,0,'Vile Fin Tidehunter','','',0,7,0,0,0,1,1,0,13,14,18,253,276,280,1,0,2000,0,19,25,0,0,0,0,275000,630,0,0,0,0,0,0,1.5,0.417,'',0,16,0,2.5,8,14,0,12544,12748,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,3258,0,0,0,0,0,0,0),(1769,5462,0,0,11180,0,0,0,'Moonrage Whitescalp','','',0,7,0,0,0,1,1,0,10,11,24,186,208,198,1,0,2000,0,14,18,0,0,0,0,275000,526,0,0,0,40,0,0,1.275,0.68595,'',0,9,0,2.5,8,14,0,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1770,5462,0,0,729,0,0,0,'Moonrage Darkrunner','','',0,7,0,0,0,1,1,0,11,12,24,222,247,0,1,0,1500,0,12.75,16.5,0,0,0,0,275000,562,0,0,0,0,0,0,1.5,0.807,'',0,13,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(1772,5462,0,0,848,0,0,0,'Rot Hide Gladerunner','','',0,6,0,0,0,1,1,0,11,12,70,222,247,0,1,0,2000,0,17,22,0,0,0,0,275000,562,0,0,0,0,0,0,1.5,0.5,'',0,13,0,2.5,8,14,0,3237,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1773,5462,0,0,10854,0,0,0,'Rot Hide Mystic','','',0,6,0,0,0,1,1,0,12,13,70,230,253,257,1,0,2000,0,17,23,0,0,0,0,275000,596,0,0,0,0,0,0,1.5,0.376,'',0,15,0,2.5,8,14,0,3237,332,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1775,5462,0,0,4555,0,0,0,'Zun\'dartha','','',0,7,0,0,0,1.35,1,0,60,60,29,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1776,5462,0,0,19854,0,0,0,'Magtoor','','',0,7,0,0,0,1,1,0,42,42,35,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1777,5462,0,0,1851,0,0,0,'Dakk Blunderblast','','',0,7,0,0,0,1,1,0,15,15,57,328,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,10,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1778,5462,0,0,1006,0,0,0,'Ferocious Grizzled Bear','','',1,1,4,0,0,1.2,1,0,11,12,44,266,296,0,1,0,2000,0,17,22,0,0,0,0,275000,562,0,0,0,0,0,0,1.275,0.51935,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5799,0,0,3253,0,0,0,0,0,0,0),(1779,5462,0,0,1947,0,0,0,'Moonrage Glutton','','',0,7,0,0,0,1,1,0,12,13,24,247,273,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.725,0.92805,'',0,14,0,2.5,8,14,0,6958,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3156,0,0,0,0,0,0,0),(1780,5462,0,0,827,0,0,0,'Moss Stalker','','',1,1,3,0,0,1,1,0,12,13,22,247,273,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,0.6875,0.363,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,13155,0,0,3254,0,0,0,0,0,0,0),(1781,5462,0,0,760,0,0,0,'Mist Creeper','','',1,1,3,0,0,1,1,0,13,14,22,273,300,0,1,0,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,0.6875,0.363,'',0,0,0,2.5,8,14,0,744,744,6751,0,0,0,0,0,0,0,0,0,0,13160,0,0,3254,0,0,0,0,0,0,0),(1782,5462,0,0,574,0,0,0,'Moonrage Darksoul','','',0,7,0,0,0,1,1,0,13,14,24,273,300,0,1,0,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,40,0,1.95,1.0491,'',0,16,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3157,0,0,0,0,0,0,0),(1783,5462,0,0,733,0,0,0,'Skeletal Flayer','','',0,6,0,0,0,1.3,1,0,50,51,21,2880,2980,0,1,0,1300,0,55.9,74.1,0,0,0,0,315000,3018,0,0,0,0,0,0,1.725,0.4531,'',0,368,0,2.5,8,14,0,3391,17650,0,0,0,0,0,0,0,4,0,0,0,0,0,0,14619,0,0,0,0,0,0,0),(1784,5462,0,0,11403,0,0,0,'Skeletal Sorcerer','','',0,6,0,0,0,1.3,1,0,51,52,21,2384,2466,1894,1,0,2000,0,82,109,0,0,0,0,315000,3072,0,0,0,0,0,0,1.725,1.15,'',0,391,0,2.5,8,14,0,9672,11969,17650,0,0,0,0,0,0,4,0,0,0,0,0,0,14619,0,0,0,0,0,0,0),(1785,5462,0,0,11404,0,0,0,'Skeletal Terror','','',0,6,0,0,0,1.3,1,0,52,54,21,3082,3293,0,1,0,2000,0,92,122,0,0,0,0,315000,3180,0,0,0,0,0,0,1.725,1.15,'',0,411,0,2.5,8,14,0,12542,17650,0,0,0,0,0,0,0,4,0,0,0,0,0,0,14619,0,0,0,0,0,0,0),(1786,8606,0,0,1019,0,0,0,'Skeletal Aberration','','',0,7,6,1,0,1,1,0,1,1,32,96,96,0,1,0,1666,0,12.495,12.495,1,1833,1.833,1.833,0,7,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1787,5462,0,0,11401,0,0,0,'Skeletal Executioner','','',0,6,0,0,0,1.3,1,0,54,55,21,3293,3398,0,1,0,2700,0,126.9,168.75,0,0,0,0,315000,3234,0,0,0,0,0,0,2.25,1.5,'',0,453,0,2.5,8,14,0,7160,11976,15496,17650,0,0,0,0,0,4,0,0,0,0,0,0,14619,0,0,0,0,0,0,0),(1788,5462,0,0,775,0,0,0,'Skeletal Warlord','','',0,6,0,0,0,1.25,1,0,56,57,21,3374,3480,0,1,0,2500,0,122.5,162.5,0,0,0,0,315000,3342,0,0,0,0,0,0,2.25,0.591,'',0,501,0,2.5,8,14,0,16856,12054,6253,17650,0,0,0,0,0,4,0,0,0,0,0,0,14619,0,0,0,0,0,0,0),(1789,5462,0,0,9790,0,0,0,'Skeletal Acolyte','','',0,6,0,0,0,1.35,1,0,55,56,21,2823,2915,2140,1,0,2000,0,89,118,0,0,0,0,315000,3287,0,0,0,0,0,0,1.95,1.3,'',0,474,0,2.5,8,14,0,20825,16588,14887,17650,0,0,0,0,0,4,0,0,0,0,0,0,14619,0,0,0,0,0,0,0),(1790,8606,0,0,137,0,0,0,'Corpse Eater','','',0,6,0,0,0,1,1,0,1,1,14,64,64,0,1,0,2000,0,2,2,1,2200,2.2,2.2,0,7,0,0,0,0,0,0,1.5,0.533,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1791,5462,0,0,570,0,0,0,'Slavering Ghoul','','',0,6,0,0,0,1.3,1,0,50,52,21,2880,3082,0,1,0,1600,0,69.6,93.6,0,0,0,0,315000,3074,0,0,0,0,85,0,1.725,0.61295,'',0,368,0,2.5,8,14,0,7125,7125,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1792,8606,0,0,987,0,0,0,'Hissing Ghoul','','',0,6,0,1,0,1,1,0,26,26,32,1782,1782,0,1,0,1458,0,202.298,267.908,1,1604,40.1,59.348,0,1043,0,0,0,0,0,0,1.5,0.533,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1793,5462,0,0,137,0,0,0,'Rotting Ghoul','','',0,6,0,0,0,1.3,1,0,54,55,21,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,315000,3234,0,0,0,0,172,0,1.5,0.533,'',0,454,0,2.5,8,14,0,7102,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1794,5462,0,0,10626,0,0,0,'Soulless Ghoul','','',0,6,0,0,0,1.3,1,0,54,55,21,2634,2718,2079,1,0,2000,0,87,116,0,0,0,0,315000,3232,0,0,0,0,172,0,1.95,0.6929,'',0,452,0,2.5,8,14,0,12530,14887,14033,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1795,5462,0,0,414,0,0,0,'Searing Ghoul','','',0,6,0,0,0,1.35,1,0,55,56,21,2823,2915,2140,1,0,2000,0,89,118,0,0,0,0,315000,3287,0,0,0,0,172,0,1.95,0.6929,'',0,474,0,2.5,8,14,0,19627,39529,38064,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1796,5462,0,0,10487,0,0,0,'Freezing Ghoul','','',0,6,0,0,0,1,1,0,55,56,21,3529,3644,0,1,0,2000,0,96,127,0,0,0,0,315000,3289,0,0,0,150,172,0,1.95,0.6929,'',0,475,0,2.5,8,14,0,20005,16803,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1797,5462,0,0,820,0,0,0,'Giant Grizzled Bear','','',1,1,4,0,0,1.2,1,0,12,13,44,296,328,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.725,0.70265,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12847,0,0,3253,0,0,0,0,0,0,0),(1798,5875,0,0,4629,0,0,0,'Tortured Soul','','',0,6,0,0,0,1,1,0,55,56,21,2823,2915,2140,1,0,2000,0,96,127,0,0,0,0,0,3289,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,11980,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1799,8606,0,0,4629,0,0,0,'Lost Wraith','','',0,7,6,1,0,1,1,0,1,1,51,96,96,0,1,0,1666,0,12.495,12.495,1,1833,1.833,1.833,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1800,5875,0,0,4629,0,0,0,'Cold Wraith','','',0,6,0,0,0,1,1,0,54,55,21,2634,2718,2079,1,0,1175,0,55.225,73.4375,1,1292,83.98,122.74,0,3234,0,0,0,165,0,0,1,1,'',0,0,0,2.5,8,14,0,10161,10181,10230,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1801,5875,0,0,4629,0,0,0,'Blood Wraith','','',0,6,0,0,0,1,1,0,55,56,21,3529,3644,0,1,0,1200,0,57.6,76.2,1,1320,88.44,128.04,0,3289,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,15042,11015,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1802,5462,0,0,4629,0,0,0,'Hungering Wraith','','',0,6,0,0,0,1.35,1,0,56,58,21,3644,3876,0,1,0,2000,0,100,132,0,0,0,0,315000,3396,0,0,0,0,0,0,1,1,'',0,500,0,2.5,8,14,0,16333,8599,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1804,5462,0,0,10690,0,0,0,'Wailing Death','','',0,6,0,0,0,1.35,1,0,56,57,21,3644,3758,0,1,0,2000,0,98,130,0,0,0,0,315000,3342,0,0,0,0,0,0,1.25,0.5,'',0,496,0,2.5,8,14,0,7713,17650,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1805,5462,0,0,1693,0,0,0,'Flesh Golem','','',0,6,0,1,0,3,1,0,56,57,21,8097,8352,0,1,0,2000,0,235.2,312,0,0,0,0,660000,3342,0,0,0,0,0,0,2.175,0.725,'',0,1510,0,2.5,8,14,0,18670,10966,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1806,5462,0,0,681,0,0,0,'Vile Slime','','',0,10,0,0,0,1,1,0,54,55,14,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,315000,3234,0,0,0,0,0,0,2.5,1.198,'',0,250,0,2.5,8,14,0,16843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1808,5462,0,0,11139,0,0,0,'Devouring Ooze','','',0,10,0,0,0,1,1,0,55,56,14,3529,3644,0,1,0,2000,0,96,127,0,0,0,0,315000,3289,0,0,0,0,0,100,2.5,1.198,'',0,301,0,2.5,8,14,0,12250,12250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1809,5462,0,0,1105,0,0,0,'Carrion Vulture','','',1,1,7,0,0,1.3,1,0,50,52,73,2880,3082,0,1,0,2000,0,87,117,0,0,0,0,315000,3074,0,0,0,0,0,0,1.4375,0.115,'',0,0,0,2.5,8,14,0,5708,0,0,0,0,0,0,0,0,0,0,0,0,8311,0,0,20610,20611,0,0,0,0,149,0),(1810,5875,0,0,10824,0,0,0,'Rotting Condor','','',1,1,7,0,0,1,1,0,53,55,73,3189,3398,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.25,0.1,'',0,0,0,2.5,8,14,0,5708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20610,20611,0,0,0,0,0,0),(1811,5875,0,0,388,0,0,0,'Plaguewing Vulture','','',1,1,7,0,0,1,1,0,61,62,73,4126,4274,2527,1,0,2000,0,172,240,0,0,0,0,0,4344,0,0,0,0,0,0,1.625,0.13,'',0,0,0,2.5,8,14,0,5708,8139,0,0,0,0,0,0,0,0,0,0,0,8312,0,0,20610,20611,0,0,0,0,0,0),(1812,5462,0,0,8389,0,0,0,'Rotting Behemoth','','',0,4,0,0,0,1,1,0,55,56,14,3529,3644,0,1,0,2000,0,96,127,0,0,0,0,315000,3289,55,55,55,55,110,110,2.25,2.0175,'',0,474,0,2.5,8,14,0,3256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1813,5462,0,0,2832,0,0,0,'Decaying Horror','','',0,4,0,0,0,1,1,0,56,57,14,3644,3758,0,1,0,1800,0,88.2,117,0,0,0,0,315000,3342,114,57,57,114,57,114,2.625,2.35375,'',0,499,0,2.5,8,14,0,17052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1815,5462,0,0,1082,0,0,0,'Diseased Black Bear','','',1,1,4,0,0,1.5,1,0,51,52,44,3438,3556,0,1,0,2000,0,87,117,0,0,0,0,315000,3074,0,0,0,0,0,0,2.25,0.9165,'',0,0,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,12834,0,0,20611,0,0,0,0,0,0,0),(1816,5462,0,0,1083,0,0,0,'Diseased Grizzly','','',1,1,4,0,0,1.5,1,0,55,56,44,3921,4048,0,1,0,2000,0,96,127,0,0,0,0,315000,3289,0,0,0,0,0,0,2.25,0.9165,'',0,0,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,5810,0,0,20611,0,0,0,0,0,0,0),(1817,5462,0,0,4124,0,0,0,'Diseased Wolf','','',1,1,1,0,0,1.3,1,0,53,54,38,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,315000,3180,0,1,5,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,5956,0,0,0,0,0,0,0,0,0,0),(1819,5875,0,0,62,0,0,0,'Foulmaw Hydra','','',0,10,0,0,0,1,1,0,52,54,14,3082,3293,0,1,0,2000,0,92,122,0,0,0,0,0,3180,0,0,0,0,0,0,4.2,2,'',0,0,0,2.5,8,14,0,3391,6917,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1820,5875,0,0,1993,0,0,0,'Elder Foulmaw Hydra','','',0,10,0,0,0,1,1,0,55,57,14,3529,3758,0,1,0,2000,0,98,130,0,0,0,0,0,3342,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,3391,6917,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1821,5462,0,0,1091,0,0,0,'Carrion Lurker','','',1,1,3,0,0,1.3,1,0,52,53,22,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,315000,3128,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,745,744,0,0,0,0,0,0,0,0,0,0,0,13164,0,0,20610,0,0,0,0,0,0,0),(1822,5462,0,0,1087,0,0,0,'Venom Mist Lurker','','',1,1,3,0,0,1.3,1,0,50,51,22,2880,2980,0,1,0,2000,0,86,114,0,0,0,0,315000,3018,0,0,0,0,0,0,1.275,1.5895,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10514,0,0,20610,0,0,0,0,0,0,0),(1823,8606,0,0,1090,0,0,0,'Giant Venom Mist Lurker','','',16,1,3,0,0,1,1,0,1,1,778,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.87,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1824,5462,0,0,1088,0,0,0,'Plague Lurker','','',1,1,3,0,0,1.3,1,0,54,55,312,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,315000,3234,0,0,0,0,0,0,1.5,1.87,'',0,0,0,2.5,8,14,0,3436,0,0,0,0,0,0,0,0,0,0,0,0,5906,0,0,20610,0,0,0,0,0,0,0),(1825,8606,0,0,1089,0,0,0,'Giant Plague Lurker','','',16,1,3,0,0,1,1,0,1,1,778,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1826,5462,0,0,10286,10288,10287,10289,'Scarlet Mage','','',0,7,0,0,0,1.35,1,0,55,56,67,2470,2550,5110,1,0,2000,0,68,94,0,0,0,0,315000,2654,56,21,21,0,0,0,1.5,0.306,'',0,475,0,2.5,8,14,0,20823,22645,20822,2602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1827,5462,0,0,10350,10351,10352,10353,'Scarlet Sentinel','','',0,7,0,0,0,1.25,1,0,55,56,67,3268,3374,0,1,0,2000,0,96,127,0,0,0,0,315000,3289,0,0,0,0,0,0,1.5,0.306,'',0,477,0,2.5,8,14,0,12057,14895,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1831,5462,0,0,10277,10279,10280,10281,'Scarlet Hunter','','',0,7,0,0,0,1.3,1,0,52,53,89,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,315000,3128,0,0,0,0,0,0,1.5,0.306,'',0,410,0,2.5,8,14,0,17164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1832,5462,0,0,10328,10330,10329,10331,'Scarlet Magus','','',0,7,0,0,0,1.25,1,0,56,57,67,2361,2436,5273,1,0,2000,0,69,96,0,0,0,0,315000,2698,66,40,40,0,0,0,1.5,0.306,'',0,520,0,2.5,8,14,0,20823,15091,15041,11988,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1833,5462,0,0,10291,10292,10293,10294,'Scarlet Knight','','',0,7,0,0,0,1.3,1,0,54,55,67,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,315000,3234,0,0,0,0,0,0,1.5,0.306,'',0,455,0,2.5,8,14,0,8242,6713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1834,5462,0,0,10324,10326,10325,10327,'Scarlet Paladin','','',0,7,0,0,0,1.25,1,0,55,56,67,2614,2699,2140,1,0,2000,0,89,118,0,0,0,0,315000,3287,0,0,0,0,0,10,1.5,0.306,'',0,478,0,2.5,8,14,0,14517,13953,17177,13952,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1835,5462,0,0,10320,10322,10321,10323,'Scarlet Invoker','','',0,7,0,0,0,1.3,1,0,53,54,89,2551,2634,2012,1,0,2000,0,86,114,0,0,0,0,315000,3178,0,0,0,0,0,0,1.5,0.306,'',0,431,0,2.5,8,14,0,11975,15736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1836,5462,0,0,10336,10337,0,0,'Scarlet Cavalier','','',0,7,0,1,0,3,1,0,57,58,67,8352,8613,0,1,0,2400,0,288,380.16,0,0,0,0,660000,3396,0,0,0,0,0,10,1.5,0.306,'',0,1580,0,2.5,8,14,0,16856,15284,6253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1837,5462,0,0,10355,0,0,0,'Scarlet Judge','','',0,7,0,4,0,1,1,0,60,60,16,7326,7326,2434,1,0,1150,0,83.95,110.4,0,0,0,0,72000000,3748,0,0,0,0,0,0,1.5,0.306,'',0,600,0,2.5,8,14,0,13005,13953,14518,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1838,5462,0,0,10343,0,0,0,'Scarlet Interrogator','','',0,7,0,2,0,3,1,0,61,61,16,9432,9432,0,1,0,1141,0,417.263,579.97,0,0,0,0,72000000,4047,0,0,0,0,0,0,1.5,0.306,'',0,1803,0,2.5,8,14,0,20294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1839,5462,0,0,10342,0,0,0,'Scarlet High Clerist','','',0,7,0,2,0,1,1,0,63,63,16,7995,7995,2620,1,0,1133,0,437.791,609.78,0,0,0,0,72000000,3795,0,0,0,0,0,0,3.36,2,'',0,2176,0,2.5,8,14,0,36052,15586,15585,17141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1840,5462,0,0,10339,0,0,0,'Grand Inquisitor Isillien','','',4,7,0,1,0,1,1,0,63,63,14,66625,66625,20960,1,0,1133,0,473.027,577.83,0,0,0,0,0,3795,0,0,0,0,0,0,3.31,2,'',0,2119,0,2.5,8,14,0,14515,10917,10965,15800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1841,5462,0,0,10344,0,0,0,'Scarlet Executioner','','',0,7,0,2,0,1,1,0,60,60,16,9156,9156,0,1,0,1150,0,275.08,365.01,0,0,0,0,72000000,3750,0,0,0,0,0,0,1.5,0.306,'',0,1829,0,2.5,8,14,0,7160,16856,15284,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1842,5462,0,0,10341,0,0,0,'Highlord Taelan Fordring','Highlord of the Scarlet Crusade','',4096,7,0,1,0,10,2,0,63,63,67,26650,26650,5240,1,2,2000,0,772.8,1076.4,0,0,0,0,660000,3795,0,0,0,0,0,0,1.65,0.3366,'',0,2303,0,2.5,8,14,0,17232,15493,14158,18819,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1843,5462,0,0,10340,0,0,0,'Foreman Jerris','','',0,7,0,2,0,3,1,0,62,62,16,9711,9711,0,1,0,1133,0,448.215,625.415,0,0,0,0,72000000,4344,0,0,0,0,0,0,1.5,0.306,'',0,2060,0,2.5,8,14,0,15618,3417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1844,5462,0,0,10354,0,0,0,'Foreman Marcrid','','',0,7,0,4,0,1,1,0,58,58,16,3876,3876,0,1,0,1150,0,57.5,75.9,0,0,0,0,72000000,3396,0,0,0,0,0,0,3.71,2,'',0,520,0,2.5,8,14,0,15284,19730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1845,5462,0,0,10345,0,0,0,'High Protector Tarsen','','',0,7,0,0,0,1,1,0,59,59,67,3198,3198,2369,1,0,2000,0,133,176,0,0,0,0,315000,3447,0,0,0,0,0,0,1.575,0.3213,'',0,583,0,2.5,8,14,0,8258,8242,10833,13953,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1846,5462,0,0,10338,0,0,0,'High Protector Lorik','','',0,7,0,1,0,3,1,0,61,61,67,7545,7545,2486,1,0,2000,0,699.2,966,0,0,0,0,660000,4044,0,0,0,0,0,0,1.575,0.3213,'',0,1888,0,2.5,8,14,0,13008,10833,15655,13874,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1847,5462,0,0,519,0,0,0,'Foulmane','','',0,6,0,4,0,1,1,0,52,52,16,3082,3082,0,1,0,2000,0,87,117,0,0,0,0,43200000,3074,0,0,0,0,0,0,1.725,0.61295,'',0,430,0,2.5,8,14,0,13445,3391,3427,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1848,5462,0,0,10356,0,0,0,'Lord Maldazzar','','',0,7,0,4,0,1.35,1,0,56,56,21,2915,2915,2163,1,0,1183,0,52.6435,69.797,0,0,0,0,72000000,3287,0,0,0,0,0,0,1.5,0.306,'',0,484,0,2.5,8,14,0,12471,17204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1849,5875,0,0,4629,0,0,0,'Dreadwhisper','','',0,6,0,4,0,1,1,0,58,58,21,3876,3876,0,1,0,2000,0,100,132,0,0,0,0,0,3396,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,7068,17228,17650,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1850,5462,0,0,10612,0,0,0,'Putridius','','',0,6,0,2,0,1,1,0,58,58,16,3589,3589,0,1,0,2000,0,240,316.8,0,0,0,0,72000000,3396,0,0,0,0,0,0,2.4,0.8,'',0,543,0,2.5,8,14,0,12946,10101,10966,17650,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1851,5462,0,0,9013,0,0,0,'The Husk','','',0,4,0,4,0,1,1,0,62,62,14,4370,4370,0,1,0,1133,0,97.438,135.96,0,0,0,0,72000000,4344,620,620,620,620,620,496,3,2.69,'',0,619,0,2.5,8,14,0,29306,3604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1852,5462,0,0,7919,0,0,0,'Araj the Summoner','','',0,6,0,1,0,3.3,3,0,61,61,21,8300,8300,7458,1,0,2000,0,699.2,966,0,0,0,0,660000,4044,0,0,0,0,0,0,2.25,1.5,'',0,1918,0,2.5,8,14,0,37930,20005,18661,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1853,5462,0,0,11070,0,0,0,'Darkmaster Gandling','','',0,7,0,1,1,20,3,0,61,61,14,50300,50300,7458,1,0,1150,0,143.75,175.95,1,1265,217.706,303.689,0,3316,0,0,0,0,0,0,2.25,0.459,'',0,1900,0,2.5,8,14,0,17950,12040,18702,18702,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1854,5462,0,0,11395,0,0,0,'High Priest Thel\'danis','','',0,7,0,0,0,1.35,2,0,58,58,12,3101,3101,4578,1,2,2000,0,93,123,0,0,0,0,315000,3394,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,10951,15090,15498,30155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1855,5462,0,0,9477,0,0,0,'Tirion Fordring','','',4096,7,0,1,0,1,1,0,61,61,250,2000,2000,2486,1,3,2000,0,699.2,966,0,0,0,0,610000,4044,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1857,5875,0,0,214,0,0,0,'Pissed Vendor','Pissed Vendor','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1858,5875,0,0,214,0,0,0,'Pissed not a Vendor','Pissed Vendor','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1859,5875,0,0,224,0,0,0,'[UNUSED] Nyein Longwind','Bowyer *Temp*','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1860,5462,0,0,1132,0,0,0,'Voidwalker','','',0,3,16,0,0,1.1,0.77,0,17,17,90,500,500,300,1,0,2000,0,15,19,0,0,0,0,0,20,0,0,0,0,0,0,2,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(1861,5875,0,0,1130,0,0,0,'Greater Voidwalker','','',0,3,0,0,0,1,1,0,1,1,90,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1862,5875,0,0,1126,0,0,0,'Lesser Netherwalker','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1863,5462,0,0,4162,0,0,0,'Succubus','','',0,3,17,0,0,0.9,0.77,0,70,70,90,20000,20000,436,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(1864,5875,0,0,159,0,0,0,'Greater Succubus','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1865,5462,0,0,732,0,0,0,'Ravenclaw Raider','','',0,6,0,0,0,1,1,0,12,13,21,247,273,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.5,0.394,'',0,15,0,2.5,8,14,0,5271,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1866,5462,0,0,829,0,0,0,'Ravenclaw Slave','','',0,6,0,0,0,1,1,0,11,12,21,222,247,0,1,0,2000,0,17,22,0,0,0,0,275000,562,0,0,0,0,0,0,1.35,0.4797,'',0,13,0,2.5,8,14,0,7761,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1867,5462,0,0,3767,3768,0,0,'Dalaran Apprentice','','',0,7,0,0,0,1,1,0,13,14,76,241,263,656,1,0,2000,0,14,20,0,0,0,0,275000,523,0,0,0,50,0,30,1.5,0.306,'',0,16,0,2.5,8,14,0,13322,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7293,0,0,0,0,0,0,0),(1868,5462,0,0,828,0,0,0,'Ravenclaw Servant','','',0,6,0,0,0,1,1,0,13,14,21,253,276,280,1,0,2000,0,19,25,0,0,0,0,275000,630,0,0,0,0,0,0,1.5,0.533,'',0,16,0,2.5,8,14,0,980,7290,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1869,5462,0,0,732,0,0,0,'Ravenclaw Champion','','',0,6,0,0,0,1,1,0,14,15,21,300,328,0,1,0,2700,0,29.7,39.15,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.394,'',0,19,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1870,5462,0,0,732,0,0,0,'Hand of Ravenclaw','','',0,6,0,0,0,1,1,0,15,16,21,328,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.5,0.394,'',0,21,0,2.5,8,14,0,3263,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1871,5462,0,0,734,0,0,0,'Eliza\'s Guard','','',0,6,0,0,0,1,1,0,28,29,21,896,950,0,1,0,1740,0,35.67,46.98,0,0,0,0,0,1145,0,0,0,0,0,0,1.725,0.4531,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1872,5462,0,0,3415,0,0,0,'Tharek Blackstone','','',0,7,0,0,0,1,1,0,12,12,55,247,247,0,1,2,2000,0,17,22,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1879,5875,0,0,1852,0,0,0,'Noma Bluntnose','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1880,5875,0,0,338,0,0,0,'Berte','','',0,7,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1881,5875,0,0,257,0,0,0,'Evalyn','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1883,5462,0,0,10303,10305,10304,10306,'Scarlet Worker','','',0,7,0,0,0,1.35,1,0,55,57,67,3529,3758,0,1,0,2000,0,98,130,0,0,0,0,315000,3342,10,0,0,0,0,0,1.5,0.306,'',0,472,0,2.5,8,14,0,11971,9791,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1884,5462,0,0,10299,10300,10301,10302,'Scarlet Lumberjack','','',0,7,0,0,0,1.35,1,0,54,56,67,3420,3644,0,1,0,2000,0,96,127,0,0,0,0,315000,3289,0,0,0,0,26,0,1.5,0.306,'',0,453,0,2.5,8,14,0,15496,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1885,5462,0,0,10349,10346,0,0,'Scarlet Smith','','',0,7,0,4,0,3,1,0,58,59,16,8613,8883,0,1,0,1158,0,59.058,78.165,0,0,0,0,72000000,3449,0,177,0,0,0,0,3.71,2,'8279',0,555,0,2.5,8,14,0,12057,11428,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1888,5462,0,0,3566,3567,3568,3569,'Dalaran Watcher','','',0,7,0,0,0,1,1.3,0,18,19,76,354,379,1390,1,0,2000,0,20,28,0,0,0,0,275000,674,0,0,0,50,0,30,1.5,0.306,'',0,34,0,2.5,8,14,0,134,35895,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7293,0,0,0,0,0,0,0),(1889,5462,0,0,3585,3586,3587,3588,'Dalaran Wizard','','',0,7,0,0,0,1,1,0,19,20,76,379,405,1160,1,0,2000,0,21,29,0,0,0,0,275000,701,0,0,0,50,0,30,1.5,0.306,'',0,37,0,2.5,8,14,0,12544,9672,4980,11831,0,0,0,0,0,0,0,0,0,0,0,0,7293,0,0,0,0,0,0,0),(1890,5462,0,0,11400,0,0,0,'Rattlecage Skeleton','','',0,6,0,0,0,1,1,0,2,3,7,55,71,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,85,0,1.275,0.85,'',0,2,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,6281,0,0,0,0,0,0,0),(1891,5462,0,0,2565,0,0,0,'Pyrewood Watcher','','',0,7,0,0,0,1,1,0,14,14,123,273,300,0,1,0,2000,0,20,27,0,0,0,0,600000,630,0,0,0,0,0,0,1.5,0.306,'',0,16,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3218,0,0,0,0,0,0,0),(1892,5462,0,0,574,0,0,0,'Moonrage Watcher','','',0,7,0,0,0,1,1,0,14,14,123,273,300,0,1,0,2000,0,20,27,0,0,0,0,0,630,0,0,0,0,5,0,1.95,1.0491,'',0,16,0,2.5,8,14,0,7671,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3218,0,0,0,0,0,0,0),(1893,5462,0,0,564,0,0,0,'Moonrage Sentry','','',0,7,0,0,0,1,1,0,14,15,123,900,984,0,1,0,2000,0,22,29,0,0,0,0,0,665,0,0,0,0,5,0,2.175,1.17015,'',0,18,0,2.5,8,14,0,6507,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3218,0,0,0,0,0,0,0),(1894,5462,0,0,3551,0,0,0,'Pyrewood Sentry','','',0,7,0,0,0,1,1,0,14,15,123,300,328,0,1,0,2000,0,22,29,0,0,0,0,600000,665,0,0,0,0,0,0,1.5,0.306,'',0,18,0,2.5,8,14,0,7164,12169,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,3218,0,0,0,0,0,0,0),(1895,5462,0,0,2535,0,0,0,'Pyrewood Elder','','',0,7,0,0,0,1,1,0,14,15,123,276,301,311,1,0,2000,0,20,27,0,0,0,0,600000,665,0,0,0,0,0,0,1.5,0.306,'',0,19,0,2.5,8,14,0,2053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3218,0,0,0,0,0,0,0),(1896,5462,0,0,729,0,0,0,'Moonrage Elder','','',0,7,0,0,0,1,1,0,14,15,123,828,903,311,1,0,1533,0,26.061,33.726,1,1686,34.1112,46.9028,0,566,0,0,0,0,5,0,1.5,0.807,'',0,18,0,2.5,8,14,0,594,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3218,0,0,0,0,0,0,0),(1897,8606,0,0,2582,0,0,0,'Scourge Necromancer','','',0,7,0,1,0,1,1,0,1,1,21,96,96,0,1,0,1666,0,12.495,12.495,1,1833,1.833,1.833,0,7,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1901,5462,0,0,3053,0,0,0,'Kelstrum Stonebreaker','Warrior Trainer','',0,7,0,0,0,1.2,1,0,45,45,55,2218,2218,0,1,49,1500,0,57,75,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1907,5462,0,0,4923,0,0,0,'Naga Explorer','','',0,7,0,0,0,1.2,1,0,43,44,74,2059,2138,0,1,0,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.95,1.3,'',0,245,0,2.5,8,14,0,6548,7165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4029,0,0,0,0,0,0,0),(1908,5462,0,0,540,0,0,0,'Vile Fin Oracle','','',0,7,0,0,0,1,1,0,19,20,18,404,433,473,1,0,2000,0,27,36,0,0,0,0,275000,836,0,0,0,0,0,0,1.95,0.5421,'',0,37,0,2.5,8,14,0,2606,11986,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3258,0,0,0,0,0,0,0),(1909,5462,0,0,757,0,0,0,'Vile Fin Lakestalker','','',0,7,0,0,0,1,1,0,18,19,18,377,404,432,1,0,2000,0,26,34,0,0,0,0,275000,802,0,0,0,0,0,0,1.95,0.5421,'',0,33,0,2.5,8,14,0,5605,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3258,0,0,0,0,0,0,0),(1910,5462,0,0,2597,0,0,0,'Muad','','',0,7,0,4,0,1,1,0,10,10,18,186,186,286,1,0,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.725,0.47955,'',0,9,0,2.5,8,14,0,2607,332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1911,5462,0,0,1994,0,0,0,'Deeb','','',0,7,0,4,0,1,1.5,0,12,12,18,230,230,373,1,0,2000,0,16,21,0,0,0,0,300000,560,0,0,0,0,0,0,1.725,0.47955,'',0,50,0,2.5,8,14,0,2607,36152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1912,5462,0,0,3602,3603,0,0,'Dalaran Protector','','',0,7,0,0,0,1,1,0,14,15,76,300,328,0,1,0,2000,0,22,29,0,0,0,0,275000,665,0,0,0,50,0,0,1.5,0.208,'',0,19,0,2.5,8,14,0,3615,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7293,3354,0,0,0,0,0,0),(1913,5462,0,0,3592,3593,0,0,'Dalaran Warder','','',0,7,0,0,0,1,1,0,16,17,76,356,386,0,1,0,2000,0,25,33,0,0,0,0,275000,734,0,0,0,50,0,0,1.5,0.306,'',0,27,0,2.5,8,14,0,3615,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7293,0,0,0,0,0,0,0),(1914,5462,0,0,3559,3560,3561,3562,'Dalaran Mage','','',0,7,0,0,0,1,1,0,15,16,76,285,307,823,1,0,2000,0,17,23,0,0,0,0,275000,589,0,0,0,50,0,30,1.5,0.306,'',0,21,0,2.5,8,14,0,134,20793,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,3354,7293,0,0,0,0,0,0),(1915,5462,0,0,3581,3582,3583,3584,'Dalaran Conjuror','','',0,7,0,0,0,1,1,0,17,18,76,330,354,979,1,0,2000,0,19,26,0,0,0,0,275000,643,0,0,0,50,0,30,1.5,0.306,'',0,30,0,2.5,8,14,0,12746,20798,20791,0,0,0,0,0,0,0,0,0,0,0,0,0,3354,7293,0,0,0,0,0,0),(1916,5462,0,0,11405,0,0,0,'Stephen Bhartec','','',0,6,0,0,0,1,1,0,3,3,7,71,71,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,1.275,0.85,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1917,5462,0,0,3668,0,0,0,'Daniel Ulfman','','',0,6,0,0,0,1,1,0,2,2,7,71,71,0,1,0,2000,0,3,4,0,0,0,0,300000,8,0,0,0,0,0,0,0.85,0.85,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1918,5462,0,0,569,0,0,0,'Karrel Grayves','','',0,6,0,0,0,1,1,0,3,3,7,71,71,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,1.725,0.61295,'',0,2,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1919,5462,0,0,10977,0,0,0,'Samuel Fipps','','',0,6,0,0,0,1,1,0,5,5,7,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,0.85,0.29495,'',0,2,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,16333,0,0,0,0,0,0,0),(1920,5462,0,0,3589,3590,0,0,'Dalaran Spellscribe','','',0,7,0,4,0,1,1,0,21,21,76,441,441,1272,1,0,2000,0,22,30,0,0,0,0,43200000,729,0,0,0,50,0,0,1.5,0.306,'',0,49,0,2.5,8,14,0,15784,36990,5276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1921,5875,0,0,3019,0,0,0,'Combat Dummy','','',0,9,0,0,0,1,1,0,1,1,168,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(1922,5462,0,0,380,0,0,0,'Gray Forest Wolf','','',1,1,1,0,0,1,1,0,7,8,38,137,156,0,1,0,1700,0,8.5,11.9,0,0,0,0,180000,306,0,0,1,0,0,0,1.0625,1.275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5938,0,0,0,0,0,0,0,0,100,0),(1923,5462,0,0,741,0,0,0,'Bloodsnout Worg','','',1,1,1,0,0,1,1,0,16,17,38,356,386,0,1,0,2000,0,25,33,0,0,0,0,275000,734,0,1,5,0,1,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5947,0,0,0,0,0,0,0,0,0,0),(1924,5462,0,0,574,0,0,0,'Moonrage Bloodhowler','','',0,7,0,0,0,1,1,0,15,16,24,328,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.95,1.0491,'',0,21,0,2.5,8,14,0,3264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1925,5875,0,0,363,0,0,0,'Heat Miser','Immune to Fire','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1926,5875,0,0,196,0,0,0,'Snow Miser','Immune to Frost','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1927,5875,0,0,182,0,0,0,'Good Miser','Immune to Holy','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1928,5875,0,0,177,0,0,0,'Bad Miser','Immune to Shadow','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1929,5875,0,0,332,0,0,0,'Earth Miser','Immune to Nature','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1930,5875,0,0,171,0,0,0,'Steel Miser','Immune to Physical','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.125,0.2325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1931,5462,0,0,11428,0,0,0,'Captured Scarlet Zealot','','',0,7,0,0,0,1,1,0,9,9,68,176,176,0,1,2,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1932,5875,0,0,857,0,0,0,'Black Sheep','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1933,5462,0,0,856,857,0,0,'Sheep','','',0,8,0,0,0,0.2,1,0,3,3,31,14,14,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(1934,5462,0,0,3532,0,0,0,'Tirisfal Farmer','','',0,7,0,0,0,1,1,0,6,7,67,120,137,0,1,0,3200,0,14.4,19.2,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.306,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1935,5462,0,0,3534,0,0,0,'Tirisfal Farmhand','','',0,7,0,0,0,1,1,0,5,6,67,102,120,0,1,0,3200,0,11.2,14.4,0,0,0,0,300000,165,0,0,0,0,0,0,1.5,0.306,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1936,5462,0,0,3535,0,0,0,'Farmer Solliden','','',0,7,0,4,0,1,1,0,8,8,67,156,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.306,'',0,7,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1937,5462,0,0,1661,0,0,0,'Apothecary Renferrel','Royal Apothecary Society','',0,7,0,0,0,1,1,0,14,14,68,300,300,0,1,2,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1938,5462,0,0,1278,0,0,0,'Dalar Dawnweaver','','',0,7,0,0,0,1.02,1,0,21,21,68,531,531,0,1,2,2000,0,31,40,0,0,0,0,275000,872,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,1460,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1939,5462,0,0,10851,0,0,0,'Rot Hide Brute','','',0,6,0,0,0,1,1,0,16,17,70,356,386,0,1,0,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,0,0,1.5,0.376,'',0,28,0,2.5,8,14,0,3237,11971,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3236,0,0,0,0,0,0,0),(1940,5462,0,0,10855,0,0,0,'Rot Hide Plague Weaver','','',0,6,0,0,0,1,1,0,17,18,70,350,377,399,1,0,2000,0,24,32,0,0,0,0,275000,768,0,0,0,0,0,0,1.725,0.4324,'',0,30,0,2.5,8,14,0,3237,3256,20798,0,0,0,0,0,0,4,0,0,0,0,0,0,3236,0,0,0,0,0,0,0),(1941,5462,0,0,10853,0,0,0,'Rot Hide Graverobber','','',0,6,0,0,0,1,1,0,6,7,70,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.275,0.3196,'',0,6,0,2.5,8,14,0,3237,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2834,0,0,0,0,0,0,0),(1942,5462,0,0,858,0,0,0,'Rot Hide Savage','','',0,6,0,0,0,1,1,0,18,19,70,417,449,0,1,0,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,1.725,0.575,'',0,34,0,2.5,8,14,0,3237,3258,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3236,0,0,0,0,0,0,0),(1943,5462,0,0,10856,0,0,0,'Raging Rot Hide','','',0,6,0,0,0,1,1,0,18,19,70,420,460,484,1,0,1500,0,20.25,27.75,0,0,0,0,275000,802,0,0,0,0,0,0,1.725,0.4324,'',0,33,0,2.5,8,14,0,3237,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3236,0,0,0,0,0,0,0),(1944,5462,0,0,10850,0,0,0,'Rot Hide Bruiser','','',0,6,0,4,0,1,1,0,22,22,70,573,573,0,1,0,3200,0,51.2,67.2,0,0,0,0,43200000,906,0,0,0,0,0,100,1.95,0.4888,'',0,54,0,2.5,8,14,0,3237,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3236,0,0,0,0,0,0,0),(1945,5875,0,0,860,0,0,0,'Tree Form 0.33','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1946,5462,0,0,10772,0,0,0,'Lillith Nefara','','',0,6,0,0,0,1,1,0,12,12,14,247,247,0,1,0,1860,0,15.81,20.46,1,2046,22.506,34.782,0,562,0,0,0,0,0,0,2.56,2,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1947,5462,0,0,4430,0,0,0,'Thule Ravenclaw','','',0,7,0,0,0,1,1,0,20,20,70,405,405,1202,1,0,2000,0,21,29,0,0,0,0,275000,701,0,0,0,0,0,0,1.5,0.306,'',0,40,0,2.5,8,14,0,20800,7655,706,0,0,0,0,0,0,0,0,0,0,0,0,0,3623,0,0,0,0,0,0,0),(1948,5462,0,0,965,0,0,0,'Snarlmane','','',0,6,0,4,0,1,1,0,23,23,70,726,726,0,1,0,2000,0,33,44,0,0,0,0,43200000,940,0,0,0,0,0,0,1.8,0.6,'',0,56,0,2.5,8,14,0,3387,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1949,5462,0,0,5015,5016,5017,5018,'Servant of Azora','','',0,7,0,0,0,1,1,0,8,9,12,156,176,0,1,0,2000,0,11,15,0,0,0,0,180000,387,0,0,0,0,0,0,1.725,0.3519,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1950,5462,0,0,3540,0,0,0,'Rane Yorick','Deathstalker','',0,7,0,0,0,1,1,0,15,15,68,328,328,0,1,2,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1951,5462,0,0,3541,0,0,0,'Quinn Yorick','Deathstalker','',0,7,0,0,0,1,1,0,14,14,68,300,300,0,1,2,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1952,5462,0,0,3545,0,0,0,'High Executor Hadrec','','',0,7,0,0,0,1,1,0,30,30,68,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,275000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1953,5462,0,0,863,0,0,0,'Lake Skulker','','',0,4,0,0,0,1,1,0,15,16,14,328,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,16,16,16,16,32,16,1.5,1.345,'',0,21,0,2.5,8,14,0,6866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3256,0,0,0,0,0,0,0),(1954,5462,0,0,9009,0,0,0,'Elder Lake Skulker','','',0,4,0,0,0,1,1,0,16,17,14,325,350,374,1,0,2000,0,23,31,0,0,0,0,275000,734,17,17,34,17,34,17,1.725,1.54675,'',0,27,0,2.5,8,14,0,6866,9616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3256,0,0,0,0,0,0,0),(1955,5462,0,0,2567,0,0,0,'Lake Creeper','','',0,4,0,0,0,1,1,0,17,18,14,386,417,0,1,0,2000,0,26,35,0,0,0,0,275000,768,18,18,18,18,36,18,1.725,1.54675,'',0,30,0,2.5,8,14,0,6870,744,6751,0,0,0,0,0,0,0,0,0,0,0,0,0,3257,0,0,0,0,0,0,0),(1956,5462,0,0,631,0,0,0,'Elder Lake Creeper','','',0,4,0,0,0,1,1,0,18,19,14,417,449,0,1,0,2000,0,27,37,0,0,0,0,275000,802,19,19,38,19,38,19,1.95,1.7485,'',0,34,0,2.5,8,14,0,11922,6870,6751,0,0,0,0,0,0,0,0,0,0,0,0,0,3257,0,0,0,0,0,0,0),(1957,5462,0,0,1994,0,0,0,'Vile Fin Shorecreeper','','',0,7,0,0,0,1,1,0,16,17,18,356,386,0,1,0,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,0,0,1.725,0.47955,'',0,28,0,2.5,8,14,0,1776,15582,6751,0,0,0,0,0,0,0,0,0,0,0,0,0,3258,0,0,0,0,0,0,0),(1958,5462,0,0,2597,0,0,0,'Vile Fin Tidecaller','','',0,7,0,0,0,1,1,0,17,18,18,350,377,399,1,0,2000,0,24,32,0,0,0,0,275000,768,0,0,0,0,0,0,1.725,0.47955,'',0,30,0,2.5,8,14,0,11831,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3258,0,0,0,0,0,0,0),(1959,5462,0,0,1891,0,0,0,'Mountaineer Barleybrew','','',0,7,0,0,0,1,1,0,20,20,57,726,726,0,1,2,2000,0,29,39,0,0,0,0,190000,836,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1960,5462,0,0,5131,0,0,0,'Pilot Hammerfoot','','',0,7,0,0,0,1,1,0,17,17,55,386,386,0,1,2,2000,0,25,33,0,0,0,0,180000,734,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1961,5462,0,0,913,0,0,0,'Mangeclaw','','',1,1,4,0,0,1,1,0,11,11,44,222,222,0,1,0,2000,0,15,20,0,0,0,0,180000,528,0,0,0,0,0,0,1.5,0.611,'',0,0,0,2.5,8,14,0,3242,0,0,0,0,0,0,0,0,0,0,0,0,5814,0,0,3183,0,0,0,0,0,0,0),(1963,5462,0,0,1404,0,0,0,'Vidra Hearthstove','','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,2,1500,0,9.75,12.75,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1964,5875,0,0,18922,0,0,0,'Treant','','',0,4,0,0,0,0.45,1,0,70,70,14,9250,9250,7355,1,0,1574,0,198.324,280.959,0,0,0,0,0,6719,0,0,0,0,0,0,2,0.347,'',0,734,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1965,5462,0,0,1567,0,0,0,'Mountaineer Thalos','','',0,7,0,0,0,1,1,0,15,15,55,328,328,0,1,2,2000,0,22,29,0,0,0,0,180000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1971,5462,0,0,1065,0,0,0,'Ivar the Foul','','',0,6,0,0,0,1,1,0,13,13,21,273,273,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.5,0.533,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3621,0,0,0,0,0,0,0),(1972,5462,0,0,564,0,0,0,'Grimson the Pale','','',0,7,0,0,0,1,1,0,15,15,24,328,328,0,1,0,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,2.175,1.17015,'',0,21,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3634,0,0,0,0,0,0,0),(1973,5462,0,0,370,0,0,0,'Ravenclaw Guardian','','',0,6,0,0,0,1,1,0,20,21,21,494,531,0,1,0,2000,0,31,40,0,0,0,0,275000,872,0,0,0,0,0,0,1.95,0.5122,'',0,40,0,2.5,8,14,0,3248,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1974,5462,0,0,828,0,0,0,'Ravenclaw Drudger','','',0,6,0,0,0,1,1,0,19,20,21,449,484,0,1,0,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.533,'',0,36,0,2.5,8,14,0,3269,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1975,5462,0,0,5034,0,0,0,'Eastvale Lumberjack','','',0,7,0,0,0,1,1,0,7,8,11,137,156,0,1,0,2000,0,10,14,0,0,0,0,180000,306,0,0,0,0,0,0,1.5,0.306,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1976,5462,0,0,3167,0,0,0,'Stormwind City Patroller','','Directions',0,7,0,0,0,2,1,0,65,65,11,11828,11828,0,1,268435457,2000,0,200,281,0,0,0,0,900000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114),(1977,5462,0,0,1570,0,0,0,'Senator Mehr Stonehallow','','',0,7,0,0,0,1,1,0,50,50,55,2769,2769,0,1,2,1500,0,63.75,84,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1978,5462,0,0,2684,0,0,0,'Deathstalker Erland','','',4096,7,0,0,0,1,1,0,11,11,98,222,222,0,1,2,2000,0,15,20,0,0,0,0,275000,528,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1979,5875,0,0,868,0,0,0,'TEST WOLF (ALPHA FIRST)','','',1,1,1,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0),(1980,5875,0,0,869,0,0,0,'TEST WOLF (ALPHA SECOND)','','',1,1,1,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0),(1981,5462,0,0,3452,0,0,0,'Dark Iron Ambusher','','',0,7,0,0,0,1,1,0,10,10,54,198,198,0,1,0,1890,0,12.285,16.065,0,0,0,0,0,463,0,0,0,0,0,100,2.56,2,'',0,9,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1983,5462,0,0,915,0,0,0,'Nightlash','','',0,6,0,0,0,1,1,0,14,14,70,300,300,0,1,0,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.25,0.5,'',0,19,0,2.5,8,14,0,3485,3485,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3622,0,0,0,0,0,0,0),(1984,5462,0,0,8869,0,0,0,'Young Thistle Boar','','',1,1,5,0,0,1,1,0,1,2,189,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,0.620339,0.729519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9083,0,0,0,0,0,0,0,0,100,0),(1985,5462,0,0,389,0,0,0,'Thistle Boar','','',1,1,5,0,0,1,1,0,2,3,189,55,71,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,10,0,0.75,0.882,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9082,0,0,0,0,0,0,0,0,100,0),(1986,5462,0,0,709,0,0,0,'Webwood Spider','','',1,1,3,0,0,1,1,0,3,4,22,71,86,0,1,0,2000,0,4,5,0,0,0,0,300000,68,0,0,0,0,0,0,0.512712,0.270712,'',0,0,0,2.5,8,14,0,6751,6751,0,0,0,0,0,0,0,0,0,0,0,13158,0,0,5166,10640,0,0,0,0,0,0),(1987,5875,0,0,759,0,0,0,'Webwood Creeper UNUSED','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.875,0.462,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5166,0,0,0,0,0,0,0),(1988,5462,0,0,6806,0,0,0,'Grell','','',0,3,0,0,0,1,1,0,2,3,189,55,71,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,0.85,0.2006,'',0,2,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3297,10639,0,0,0,0,100,0),(1989,5462,0,0,3023,0,0,0,'Grellkin','','',0,3,0,0,0,1,1,0,3,4,189,71,86,0,1,0,2000,0,4,5,0,0,0,0,300000,68,0,0,0,0,0,0,1,0.236,'',0,2,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3297,10639,0,0,0,0,100,0),(1990,5875,0,0,10818,0,0,0,'Gremlin','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3297,0,0,0,0,0,0,0),(1991,5875,0,0,568,0,0,0,'Jaxil Rye','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.15,0.2714,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1992,5462,0,0,10034,0,0,0,'Tarindrella','','',0,7,0,0,0,1,1,0,7,7,80,137,137,0,1,2,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1,0.778,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1993,5462,0,0,6819,0,0,0,'Greenpaw','','',0,7,0,0,0,1,1,0,10,10,82,186,186,191,1,0,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.5,1.2,'',0,9,0,2.5,8,14,0,774,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(1994,5462,0,0,759,0,0,0,'Githyiss the Vile','','',1,1,3,0,0,1,1,0,5,5,22,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,0.875,0.462,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5913,0,0,0,0,0,0,0,0,0,0),(1995,5462,0,0,10832,0,0,0,'Strigid Owl','','',1,1,26,0,0,1,1,0,5,6,15,102,120,0,1,0,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,1.275,0.2975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5859,0,0,3411,0,0,0,0,0,144,0),(1996,5462,0,0,4877,0,0,0,'Strigid Screecher','','',1,1,26,0,0,1,1,0,7,8,15,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,16828,2649,50541,0,0,0,0,0,0,0,0,0,0,13265,0,0,3411,0,0,0,0,0,144,0),(1997,5462,0,0,10830,0,0,0,'Strigid Hunter','','',1,1,26,0,0,1,1,0,8,9,15,156,176,0,1,0,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.725,0.4025,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5860,0,0,3411,0,0,0,0,0,144,0),(1998,5462,0,0,760,0,0,0,'Webwood Lurker','','',1,1,3,0,0,1,1,0,5,6,22,102,120,0,1,0,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,0.6875,0.363,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,13159,0,0,3412,0,0,0,0,0,100,0),(1999,5462,0,0,759,0,0,0,'Webwood Venomfang','','',1,1,3,0,0,1,1,0,7,8,22,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,0.875,0.462,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,5882,0,0,3412,0,0,0,0,0,100,0),(2000,5462,0,0,1989,0,0,0,'Webwood Silkspinner','','',1,1,3,0,0,1,1,0,8,9,22,156,176,0,1,0,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.0625,0.561,'',0,0,0,2.5,8,14,0,745,744,0,0,0,0,0,0,0,0,0,0,0,5883,0,0,3412,0,0,0,0,0,100,0),(2001,5462,0,0,6808,0,0,0,'Giant Webwood Spider','','',1,1,3,0,0,1,1,0,10,11,22,200,230,260,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.4375,0.759,'',0,0,0,2.5,8,14,0,745,744,6751,0,0,0,0,0,0,0,0,0,0,5887,0,0,3412,0,0,0,0,0,0,0),(2002,5462,0,0,3023,0,0,0,'Rascal Sprite','','',0,3,0,0,0,1,1,0,5,6,90,98,115,121,1,0,2000,0,6,8,0,0,0,0,300000,163,0,0,0,0,85,0,1,0.236,'',0,3,0,2.5,8,14,0,6950,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2003,5462,0,0,6809,0,0,0,'Shadow Sprite','','',0,3,0,0,0,1,1,0,5,6,90,98,115,121,1,0,2000,0,6,8,0,0,0,0,300000,163,0,0,0,0,85,0,1,0.236,'',0,3,0,2.5,8,14,0,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2004,5462,0,0,568,0,0,0,'Dark Sprite','','',0,3,0,0,0,1,1,0,6,7,90,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,85,0,1.15,0.2714,'',0,6,0,2.5,8,14,0,5514,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2005,5462,0,0,6811,0,0,0,'Vicious Grell','','',0,3,0,0,0,1,1,0,7,7,90,137,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,85,0,1.15,0.2714,'',0,7,0,2.5,8,14,0,5515,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2006,5462,0,0,6798,0,0,0,'Gnarlpine Ursa','','',0,7,0,0,0,1,1,0,5,6,82,102,120,0,1,0,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,1.125,0.9,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5220,0,0,0,0,0,0,0),(2007,5462,0,0,6799,0,0,0,'Gnarlpine Gardener','','',0,7,0,0,0,1,1,0,5,6,82,102,120,0,1,0,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,1.125,0.9,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5220,0,0,0,0,0,0,0),(2008,5462,0,0,6800,0,0,0,'Gnarlpine Warrior','','',0,7,0,0,0,1,1,0,6,7,82,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.25,1,'',0,6,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5220,0,0,0,0,0,0,0),(2009,5462,0,0,897,0,0,0,'Gnarlpine Shaman','','',0,7,0,0,0,1,1,0,7,8,82,131,148,152,1,0,2000,0,10,13,0,0,0,0,300000,303,0,0,0,0,0,0,1.25,1,'',0,7,0,2.5,8,14,0,332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5220,8363,0,0,0,0,0,0),(2010,5462,0,0,6801,0,0,0,'Gnarlpine Defender','','',0,7,0,0,0,1,1,0,7,8,82,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.375,1.1,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5220,0,0,0,0,0,0,0),(2011,5462,0,0,3024,0,0,0,'Gnarlpine Augur','','',0,7,0,0,0,1,1,0,8,9,82,148,166,172,1,0,2000,0,11,15,0,0,0,0,300000,369,0,0,0,0,0,0,1.25,1,'',0,8,0,2.5,8,14,0,5628,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5220,0,0,0,0,0,0,0),(2012,5462,0,0,6802,0,0,0,'Gnarlpine Pathfinder','','',0,7,0,0,0,1,1,0,9,10,82,166,186,185,1,0,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.5,1.2,'',0,8,0,2.5,8,14,0,5177,9739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5220,0,0,0,0,0,0,0),(2013,5462,0,0,6803,0,0,0,'Gnarlpine Avenger','','',0,7,0,0,0,1,1,0,9,10,82,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.625,1.3,'',0,8,0,2.5,8,14,0,5628,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5220,0,0,0,0,0,0,0),(2014,5462,0,0,936,0,0,0,'Gnarlpine Totemic','','',0,7,0,0,0,1,1,0,10,11,82,186,208,198,1,0,2000,0,14,18,0,0,0,0,300000,526,0,0,0,0,0,0,1.5,1.2,'',0,9,0,2.5,8,14,0,5605,5628,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5220,0,0,0,0,0,0,0),(2015,5462,0,0,3021,0,0,0,'Bloodfeather Harpy','','',0,7,0,0,0,1,1,0,8,9,514,156,176,0,1,0,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.476,'',0,8,0,2.5,8,14,0,6958,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5204,0,0,0,0,0,100,0),(2017,5462,0,0,6812,0,0,0,'Bloodfeather Rogue','','',0,7,0,0,0,1,1,0,8,9,514,156,176,0,1,0,1200,0,6.6,9,0,0,0,0,300000,387,0,0,0,0,0,0,1.275,0.4046,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5204,0,0,0,0,0,100,0),(2018,5462,0,0,2296,0,0,0,'Bloodfeather Sorceress','','',0,7,0,0,0,1,1,0,9,9,514,160,160,350,1,0,2000,0,8,12,0,0,0,0,300000,339,0,0,0,0,0,0,1.5,0.476,'12544',0,8,0,2.5,8,14,0,20793,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5204,0,0,0,0,0,100,0),(2019,5462,0,0,3022,0,0,0,'Bloodfeather Fury','','',0,7,0,0,0,1,1,0,9,10,514,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.725,0.5474,'',0,8,0,2.5,8,14,0,5515,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5204,0,0,0,0,0,0,0),(2020,5462,0,0,10869,0,0,0,'Bloodfeather Wind Witch','','',0,7,0,0,0,1,1,0,9,10,514,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,85,0,0,0,1.725,0.5474,'',0,8,0,2.5,8,14,0,6982,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5204,0,0,0,0,0,0,0),(2021,5462,0,0,6813,0,0,0,'Bloodfeather Matriarch','','',0,7,0,0,0,1,1,0,11,11,514,208,208,205,1,0,2000,0,14,18,0,0,0,0,300000,526,0,0,0,0,0,0,1.95,0.6188,'',0,13,0,2.5,8,14,0,332,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5204,0,0,0,0,0,0,0),(2022,5462,0,0,3033,0,0,0,'Timberling','','',0,4,0,0,0,1,1,0,5,6,14,102,120,0,1,0,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,10,0,1.05,0.9415,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5168,0,0,0,0,0,0,0),(2025,5462,0,0,6817,0,0,0,'Timberling Bark Ripper','','',0,4,0,0,0,1,1,0,7,8,14,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,15,0,1.275,1.14325,'',0,7,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5168,0,0,0,0,0,0,0),(2027,5462,0,0,3034,0,0,0,'Timberling Trampler','','',0,4,0,0,0,1,1,0,8,9,14,156,176,0,1,0,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,15,0,1.5,1.345,'',0,8,0,2.5,8,14,0,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5168,5170,0,0,0,0,0,0),(2029,5462,0,0,863,0,0,0,'Timberling Mire Beast','','',0,4,0,0,0,1,1,0,9,10,14,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,20,0,1.5,1.345,'',0,8,0,2.5,8,14,0,5567,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5168,5170,0,0,0,0,0,0),(2030,5462,0,0,3032,0,0,0,'Elder Timberling','','',0,4,0,0,0,1,1,0,10,11,14,186,208,198,1,0,2000,0,14,18,0,0,0,0,300000,526,0,0,0,0,30,0,1.725,1.54675,'',0,9,0,2.5,8,14,0,332,324,26364,0,0,0,0,0,0,0,0,0,0,0,0,0,5168,5170,0,0,0,0,0,0),(2031,5462,0,0,11454,0,0,0,'Young Nightsaber','','',1,1,2,0,0,1,1,0,1,1,7,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.05,0.5565,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13365,0,0,0,0,0,0,0,0,100,0),(2032,5462,0,0,18416,0,0,0,'Mangy Nightsaber','','',1,1,2,0,0,1,1,0,2,2,7,55,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1.06017,0.56189,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13352,0,0,0,0,0,0,0,0,100,0),(2033,5462,0,0,3030,0,0,0,'Elder Nightsaber','','',1,1,2,0,0,1,1,0,8,9,66,156,176,0,1,0,1400,0,7.7,10.5,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,16828,1742,2649,24450,0,0,0,0,0,0,0,0,0,13367,0,0,3409,0,0,0,0,0,0,0),(2034,5462,0,0,3030,0,0,0,'Feral Nightsaber','','',1,1,2,0,0,1,1,0,10,11,66,198,222,0,1,0,1500,0,11.25,15,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,12166,0,0,0,0,0,0,0,0,0,0,0,0,13369,0,0,3409,0,0,0,0,0,144,0),(2038,5462,0,0,1013,0,0,0,'Lord Melenas','','',0,3,0,0,0,1,1,0,8,8,90,148,148,165,1,0,2000,0,10,13,0,0,0,0,300000,303,0,0,0,0,85,32,1.0625,0.3825,'',0,8,0,2.5,8,14,0,774,1822,5759,0,0,0,0,0,0,0,0,0,0,0,0,0,5221,0,0,0,0,0,0,0),(2039,5462,0,0,6818,0,0,0,'Ursal the Mauler','','',0,7,0,0,0,1,1,0,12,12,82,247,247,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.625,1.3,'',0,14,0,2.5,8,14,0,15793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2040,5875,0,0,2163,0,0,0,'Haggatha the Crone','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.6188,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2041,5462,0,0,2429,0,0,0,'Ancient Protector','','',0,5,0,0,0,2,1,0,60,60,80,6104,6104,0,1,268435456,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,5,5.068,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2042,5462,0,0,6805,0,0,0,'Nightsaber','','',1,1,2,0,0,1,1,0,5,6,66,102,120,0,1,0,1400,0,4.9,6.3,0,0,0,0,300000,165,0,0,0,0,0,0,1.275,0.67575,'',0,0,0,2.5,8,14,0,16827,16828,1742,2649,0,0,0,0,0,0,0,0,0,5817,0,0,3409,0,0,0,0,0,0,0),(2043,5462,0,0,14318,0,0,0,'Nightsaber Stalker','','',1,1,2,0,0,1,1,0,7,8,66,137,156,0,1,0,1400,0,7,9.8,0,0,0,0,300000,306,0,0,0,0,0,0,1.275,0.67575,'',0,0,0,2.5,8,14,0,16828,1742,2649,14916,0,0,0,0,0,0,0,0,0,13353,0,0,3409,0,0,0,0,0,0,0),(2044,5462,0,0,915,0,0,0,'Forlorn Spirit','','',0,6,0,0,0,1.05,1,0,25,26,77,589,589,1670,1,0,2000,0,26,37,0,0,0,0,0,871,0,0,0,0,0,0,1.25,0.5,'',0,49,0,2.5,8,14,0,118,3105,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2045,5875,0,0,7846,0,0,0,'Gunther\'s Minion','','',0,6,0,0,0,1,1,0,8,8,78,334,334,0,1,0,1910,0,9.55,13.37,1,2101,14.707,21.01,0,306,0,0,0,0,0,0,1.275,0.85,'',0,10,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2046,5462,0,0,3340,0,0,0,'Andrew Krighton','Armorer & Shieldcrafter','',0,7,0,0,0,1,1,0,8,8,12,156,156,0,1,4224,2000,0,10,14,0,0,0,0,180000,306,0,0,0,0,0,0,1.5,0.306,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2050,5462,0,0,4011,0,0,0,'Raleigh Andrean','Ex-Chef','',0,7,0,0,0,1,1,0,14,14,68,300,300,0,1,2,1000,0,10,13.5,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2051,5875,0,0,907,0,0,0,'Twain The Tester FOO','Model and Texture','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2052,5875,0,0,908,0,0,0,'Nag','','',0,1,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2053,5462,0,0,3553,0,0,0,'Haggard Refugee','','',0,7,0,0,0,1,1,0,18,19,123,410,470,0,1,0,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,1.5,0.306,'',0,33,0,2.5,8,14,0,3261,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2054,5462,0,0,3554,0,0,0,'Sickly Refugee','','',0,7,0,0,0,1,1,0,19,20,123,420,440,473,1,0,2000,0,27,36,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.306,'',0,36,0,2.5,8,14,0,101,1776,2589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2055,5462,0,0,1680,0,0,0,'Master Apothecary Faranell','Royal Apothecary Society','',0,7,0,0,0,1.25,1,0,50,50,68,2215,2215,1807,1,3,2000,0,79,104,0,0,0,0,300000,2964,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2056,5462,0,0,146,0,0,0,'Ravenclaw Apparition','','',0,6,0,0,0,1,1,0,24,24,35,664,664,0,1,0,1770,0,30.09,40.71,0,0,0,0,0,975,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2057,5462,0,0,1416,0,0,0,'Huldar','','',0,7,0,0,0,1,1,0,15,15,57,328,328,0,1,3,1500,0,16.5,21.75,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2058,5462,0,0,1679,0,0,0,'Deathstalker Faerleia','','',4096,7,0,0,0,1,1,0,18,18,68,1251,1251,0,1,2,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,2589,3359,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2060,5462,0,0,3557,0,0,0,'Councilman Smithers','Pyrewood Council','',0,7,0,0,0,1,1,0,12,12,16,247,247,0,1,0,2000,0,17,22,0,0,0,0,0,562,0,0,0,0,0,0,1.5,0.306,'',0,14,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2061,5462,0,0,3563,0,0,0,'Councilman Thatcher','Pyrewood Council','',0,7,0,0,0,1,1,0,13,13,16,273,273,0,1,0,2000,0,18,24,0,0,0,0,0,596,0,0,0,0,0,0,1.5,0.306,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2062,5462,0,0,3565,0,0,0,'Councilman Hendricks','Pyrewood Council','',0,7,0,0,0,1,1,0,13,13,16,273,273,0,1,0,2000,0,18,24,0,0,0,0,0,596,0,0,0,0,0,0,1.5,0.306,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2063,5462,0,0,3577,0,0,0,'Councilman Wilhelm','Pyrewood Council','',0,7,0,0,0,1,1,0,13,13,16,273,273,0,1,0,2000,0,18,24,0,0,0,0,0,596,0,0,0,0,0,0,1.5,0.306,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2064,5462,0,0,3570,0,0,0,'Councilman Hartin','Pyrewood Council','',0,7,0,0,0,1,1,0,13,13,16,273,273,0,1,0,2000,0,18,24,0,0,0,0,0,596,0,0,0,0,0,0,1.5,0.306,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2065,5462,0,0,3578,0,0,0,'Councilman Cooper','Pyrewood Council','',0,7,0,0,0,1,1,0,13,13,16,273,273,0,1,0,2000,0,18,24,0,0,0,0,0,596,0,0,0,0,0,0,1.5,0.306,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2066,5462,0,0,3574,0,0,0,'Councilman Higarth','Pyrewood Council','',0,7,0,0,0,1,1,0,13,13,16,273,273,0,1,0,2000,0,18,24,0,0,0,0,0,596,0,0,0,0,0,0,1.5,0.306,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2067,5462,0,0,3576,0,0,0,'Councilman Brunswick','Pyrewood Council','',0,7,0,0,0,1,1,0,13,13,16,273,273,0,1,0,2000,0,18,24,0,0,0,0,0,596,0,0,0,0,0,0,1.5,0.306,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2068,5462,0,0,3575,0,0,0,'Lord Mayor Morrison','Pyrewood Council Leader','',0,7,0,0,0,1,1,0,15,15,16,328,328,0,1,0,2000,0,22,29,0,0,0,0,0,665,0,0,0,0,0,0,1.5,0.306,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2069,5462,0,0,321,0,0,0,'Moonstalker','','',1,1,2,0,0,1,1,0,14,15,14,300,328,0,1,0,1300,0,14.3,18.85,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,16828,14916,24450,59881,0,0,0,0,0,0,0,0,0,13356,0,0,5413,0,0,0,0,0,144,0),(2070,5462,0,0,11449,0,0,0,'Moonstalker Runt','','',1,1,2,0,0,1,1,0,10,17,14,198,386,0,1,0,1300,0,16.25,21.45,0,0,0,0,275000,734,0,0,0,0,0,0,1.275,0.67575,'',0,0,0,2.5,8,14,0,16828,1742,14916,24450,0,0,0,0,0,0,0,0,0,5821,0,0,5413,0,0,0,0,0,144,0),(2071,5462,0,0,3031,0,0,0,'Moonstalker Matriarch','','',1,1,2,0,0,1,1,0,20,20,14,449,449,0,1,0,1300,0,17.55,24.05,0,0,0,0,275000,836,0,0,0,0,0,0,1.725,0.91425,'',0,0,0,2.5,8,14,0,8594,0,0,0,0,0,0,0,0,0,0,0,0,13371,0,0,5386,5413,0,0,0,0,144,0),(2077,5462,0,0,4237,0,0,0,'Melithar Staghelm','','',0,7,0,0,0,1,1,0,5,5,80,102,102,0,1,2,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2078,5462,0,0,1896,0,0,0,'Athridas Bearmantle','','',0,7,0,0,0,1,1,0,11,11,80,222,222,0,1,2,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2079,5462,0,0,1285,0,0,0,'Conservator Ilthalaine','','',0,7,0,0,0,1,1,0,4,4,80,86,86,0,1,3,2000,0,4,5,0,0,0,0,300000,68,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2080,5462,0,0,2484,0,0,0,'Denalan','','',0,7,0,0,0,1,1,0,11,11,80,140,140,0,1,2,1500,0,11.25,15,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2081,5462,0,0,1682,0,0,0,'Sentinel Kyra Starsong','','',0,7,0,0,0,1,1,0,12,12,80,247,247,0,1,2,1000,0,8.5,11,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2082,5462,0,0,2458,0,0,0,'Gilshalan Windwalker','','',0,7,0,0,0,1,1,0,9,9,80,176,176,0,1,2,1500,0,8.25,11.25,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2083,5462,0,0,2459,0,0,0,'Syral Bladeleaf','','',0,7,0,0,0,1,1,0,12,12,80,247,247,0,1,2,1500,0,12.75,16.5,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2084,5462,0,0,4243,0,0,0,'Natheril Raincaller','General Goods','',0,7,0,0,0,1,1,0,57,57,80,3758,3758,0,1,896,1500,0,73.5,97.5,0,0,0,0,333000,3342,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2086,5462,0,0,3480,0,0,0,'Valstag Ironjaw','','',0,7,0,0,0,1.02,1,0,25,25,55,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2087,5875,0,0,309,232,0,0,'[UNUSED] Ambermill Citizen','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2089,5462,0,0,925,0,0,0,'Giant Wetlands Crocolisk','','',1,1,6,0,0,1.05,1,0,25,26,14,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.75,0.9723,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,5849,0,0,3348,0,0,0,0,0,0,0),(2090,5462,0,0,4914,0,0,0,'Ma\'ruk Wyrmscale','Dragonmaw Warlord','',0,7,0,4,0,1,1,0,23,23,62,617,617,0,1,0,2000,0,33,44,0,0,0,0,7200000,940,0,0,0,0,0,0,1.65,0.4092,'',0,58,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2091,5462,0,0,4915,0,0,0,'Chieftain Nek\'rosh','','',0,7,0,0,0,1,1,0,26,26,62,750,750,0,1,0,2400,0,44.4,58.8,0,0,0,0,300000,1043,0,400,0,0,0,0,1.65,0.4092,'',0,78,0,2.5,8,14,0,6192,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3337,3625,0,0,0,0,0,0),(2092,5462,0,0,3600,0,0,0,'Pilot Longbeard','Ironforge Siege Brigade','',0,7,0,0,0,1.02,1,0,23,23,55,617,617,0,1,2,2000,0,33,44,0,0,0,0,190000,940,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2093,5462,0,0,1409,0,0,0,'Einar Stonegrip','','',0,7,0,0,0,1,1,0,20,20,55,484,484,0,1,2,1500,0,21.75,29.25,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2094,5462,0,0,1408,0,0,0,'James Halloran','','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,2,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2095,5875,0,0,221,0,0,0,'Billy the Street Urchin','Don\'t trust me! I\'m named Billy!','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2096,5462,0,0,1677,0,0,0,'Tarrel Rockweaver','','',0,7,0,0,0,1.02,1,0,25,25,55,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2097,5462,0,0,1674,0,0,0,'Harlo Barnaby','','',0,7,0,0,0,1.02,1,0,25,25,55,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2098,5462,0,0,10000,10001,10002,10003,'Ram','','',0,8,0,0,0,1,1,0,5,5,190,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,2.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(2099,5462,0,0,793,0,0,0,'Maiden\'s Virtue Crewman','','',0,7,0,0,0,1,1,0,20,20,57,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,1,'',0,27,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2102,5462,0,0,4927,0,0,0,'Dragonmaw Grunt','','',0,7,0,0,0,1.02,1,0,20,21,62,494,531,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,25,0,0,0,0,1.5,0.372,'',0,40,0,2.5,8,14,0,8242,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2103,5462,0,0,4925,0,0,0,'Dragonmaw Scout','','',0,7,0,0,0,1,1,0,19,20,62,449,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,25,0,0,0,0,1.5,0.372,'',0,36,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2104,5462,0,0,5409,0,0,0,'Captain Stoutfist','','',0,7,0,0,0,1.1,1,0,35,35,55,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2105,5462,0,0,1780,0,0,0,'Mountaineer Dokkin','','',0,7,0,0,0,2,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2106,5462,0,0,574,0,0,0,'Apothecary Berard','','',0,7,0,0,0,1,1,0,16,16,14,356,356,0,1,0,2000,0,23,31,0,0,0,0,600000,700,0,0,0,0,0,0,1.95,1.0491,'',0,27,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2107,5462,0,0,1854,0,0,0,'Gaerolas Talvethren','','',0,7,0,0,0,1,1,0,7,7,80,130,130,0,1,2,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2108,5462,0,0,4913,0,0,0,'Garneg Charskull','','',0,7,0,4,0,1,1,0,29,29,62,812,812,811,1,0,2000,0,38,50,0,0,0,0,7200000,1145,0,0,0,0,0,0,1.65,0.4092,'',0,92,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7131,0,0,0,0,0,0,0),(2109,5875,0,0,953,0,0,0,'Steam Tank','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2110,5462,0,0,1141,0,0,0,'Black Rat','','',0,8,0,0,0,0.01,1,0,1,1,31,1,1,0,1,0,2000,0,15,15,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88,0),(2111,5462,0,0,1407,0,0,0,'Sida','','',0,7,0,0,0,1,1,0,20,20,55,484,484,0,1,2,1500,0,21.75,29.25,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2112,5462,0,0,4319,0,0,0,'Farrin Daris','','',0,7,0,0,0,1,1,0,18,19,12,417,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,0.306,'',0,21,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2113,5462,0,0,1574,0,0,0,'Archibald Kava','Cloth & Leather Armor Merchant','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,4224,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2114,5462,0,0,3520,0,0,0,'Faruza','Herbalism Trainer','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,81,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2115,5462,0,0,1577,0,0,0,'Joshua Kien','General Supplies','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,896,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2116,5462,0,0,1575,0,0,0,'Blacksmith Rand','Apprentice Armorer','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,4224,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2117,5462,0,0,1576,0,0,0,'Harold Raims','Apprentice Weaponsmith','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,4224,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2118,5462,0,0,1632,0,0,0,'Abigail Shiel','Trade Supplies','',0,7,0,0,0,1,1,0,9,9,68,176,176,0,1,128,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2119,5462,0,0,1578,0,0,0,'Dannal Stern','Warrior Trainer','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,51,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2120,5462,0,0,3601,0,0,0,'Archmage Ataeric','','',0,7,0,0,0,1,1,0,22,22,76,472,472,1357,1,0,2000,0,23,32,0,0,0,0,275000,759,0,0,0,0,0,0,1.5,0.306,'',0,53,0,2.5,8,14,0,8437,1461,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3515,0,0,0,0,0,0,0),(2121,5462,0,0,1948,0,0,0,'Shadow Priest Allister','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,2,1500,0,21.75,29.25,0,0,0,0,275000,836,0,0,0,0,85,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2122,5462,0,0,1580,0,0,0,'David Trias','Rogue Trainer','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,51,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2123,5462,0,0,1579,0,0,0,'Dark Cleric Duesten','Priest Trainer','',0,7,0,0,0,1,1,0,41,41,68,102,102,0,1,51,2000,0,5,7,0,0,0,0,300000,2074,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2124,5462,0,0,1592,0,0,0,'Isabella','Mage Trainer','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,51,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2126,5462,0,0,1581,0,0,0,'Maximillion','Warlock Trainer','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,51,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2127,5462,0,0,1604,0,0,0,'Rupert Boch','Warlock Trainer','',0,7,0,0,0,1,1,0,15,15,68,328,328,0,1,49,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2128,5462,0,0,1600,0,0,0,'Cain Firesong','Mage Trainer','',0,7,0,0,0,1,1,0,14,14,68,300,300,0,1,51,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2129,5462,0,0,1602,0,0,0,'Dark Cleric Beryl','Priest Trainer','',0,7,0,0,0,1,1,0,17,17,68,386,386,0,1,51,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2130,5462,0,0,1603,0,0,0,'Marion Call','Rogue Trainer','',0,7,0,0,0,1,1,0,13,13,68,273,273,0,1,51,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2131,5462,0,0,1599,0,0,0,'Austil de Mon','Warrior Trainer','',0,7,0,0,0,1,1,0,16,16,68,356,356,0,1,51,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2132,5462,0,0,1601,0,0,0,'Carolai Anise','Alchemy Trainer','',0,7,0,0,0,1.02,1,0,25,25,68,713,713,0,1,81,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2133,5875,0,0,1605,0,0,0,'[UNUSED] Theo Reshan','Herbalism Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2134,5462,0,0,1637,0,0,0,'Mrs. Winters','General Supplies','',0,7,0,0,0,1,1,0,10,10,68,198,198,0,1,896,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2135,5462,0,0,1631,0,0,0,'Abe Winters','Apprentice Armorer','',0,7,0,0,0,1,1,0,14,14,68,300,300,0,1,4224,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2136,5462,0,0,1638,0,0,0,'Oliver Dwor','Apprentice Weaponsmith','',0,7,0,0,0,1,1,0,13,13,68,273,273,0,1,4224,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2137,5462,0,0,1634,0,0,0,'Eliza Callen','Leather Armor Merchant','',0,7,0,0,0,1,1,0,12,12,68,247,247,0,1,4224,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2138,5875,0,0,143,0,0,0,'Warrior 25','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2140,5462,0,0,3542,0,0,0,'Edwin Harly','General Supplies','',0,7,0,0,0,1,1,0,19,19,68,449,484,0,1,896,2000,0,29,39,0,0,0,0,275000,802,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2142,5462,0,0,2377,0,0,0,'Watcher Callahan','The Night Watch','',0,7,0,0,0,1.1,1,0,32,32,12,1163,1163,0,1,2,2000,0,45,60,0,0,0,0,300000,1249,0,100,0,0,0,100,1.5,0.306,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2149,5462,0,0,3451,0,0,0,'Dark Iron Raider','','',0,7,0,0,0,1,1,0,14,14,54,300,300,0,1,0,1810,0,18.1,24.435,0,0,0,0,0,630,0,0,0,0,0,100,2.56,2,'',0,18,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2150,5462,0,0,10035,0,0,0,'Zenn Foulhoof','','',0,7,0,0,0,1,1,0,7,7,80,137,137,0,1,2,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.25,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2151,5462,0,0,1681,0,0,0,'Moon Priestess Amara','','',0,7,0,0,0,1.02,1,0,25,25,79,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,18561,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2152,5462,0,0,3024,0,0,0,'Gnarlpine Ambusher','','',0,7,0,0,0,1,1,0,6,7,82,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.25,1,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5220,0,0,0,0,0,100,0),(2153,5462,0,0,3492,0,0,0,'Terl Arakor','','',0,7,0,0,0,1.02,1,0,25,25,123,713,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,51,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2154,5875,0,0,907,0,0,0,'Jesse The Tester','Model and Texture','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2155,5462,0,0,2866,0,0,0,'Sentinel Shayla Nightbreeze','','',0,7,0,0,0,1,1,0,8,8,80,156,156,0,1,2,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2156,5462,0,0,10799,0,0,0,'Cracked Golem','','',0,4,0,0,0,0.85,1,0,18,19,14,354,382,0,1,0,2000,0,27,37,0,0,0,0,275000,802,19,19,38,19,38,19,1.275,0.8755,'',0,33,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2157,5462,0,0,473,0,0,0,'Stone Behemoth','','',0,4,0,0,0,0.85,1,0,19,20,14,382,411,0,1,0,2000,0,29,39,0,0,0,0,275000,836,20,20,20,20,40,20,1.5,1.03,'',0,37,0,2.5,8,14,0,5810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2158,5462,0,0,6529,0,0,0,'Gravelflint Scout','','',0,7,0,0,0,1,1,0,18,19,59,417,449,0,1,0,1790,0,24.165,33.115,0,0,0,0,0,802,0,0,0,0,0,0,2.53,2,'',0,34,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2159,5462,0,0,6528,0,0,0,'Gravelflint Bonesnapper','','',0,7,0,0,0,1,1,0,19,20,59,449,484,0,1,0,1800,0,26.1,35.1,0,0,0,0,0,836,0,0,0,0,0,0,2.54,2,'',0,36,0,2.5,8,14,0,3148,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2160,5462,0,0,976,0,0,0,'Gravelflint Geomancer','','',0,7,0,0,0,1,1,0,20,21,59,413,441,1237,1,0,1760,0,18.48,24.64,0,0,0,0,0,732,0,0,0,0,0,0,1.5,0.805,'',0,40,0,2.5,8,14,0,12544,19816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2162,5462,0,0,936,0,0,0,'Agal','','',0,7,0,0,0,1,1,0,8,8,82,156,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,1.2,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(2163,5462,0,0,1006,0,0,0,'Thistle Bear','','',1,1,4,0,0,1.25,1,0,11,12,44,278,309,0,1,0,2000,0,17,22,0,0,0,0,275000,562,0,0,0,0,0,0,1.275,0.51935,'',0,0,0,2.5,8,14,0,3242,0,0,0,0,0,0,0,0,0,0,0,0,5798,0,0,0,0,0,0,0,0,0,0),(2164,5462,0,0,8840,0,0,0,'Rabid Thistle Bear','','',0,1,0,0,0,1.25,1,0,13,14,44,341,375,0,1,0,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.275,0.51935,'',0,0,0,2.5,8,14,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2165,5462,0,0,14316,0,0,0,'Grizzled Thistle Bear','','',1,1,4,0,0,1.25,1,0,16,17,44,445,482,0,1,0,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,0,0,1.5,0.611,'',0,0,0,2.5,8,14,0,3242,0,0,0,0,0,0,0,0,0,0,0,0,12843,0,0,5414,0,0,0,0,0,0,0),(2166,5462,0,0,2567,0,0,0,'Oakenscowl','','',0,4,0,0,0,1,1,0,9,9,14,176,176,0,1,0,2700,0,14.85,20.25,0,0,0,0,300000,387,18,18,18,18,27,18,1.725,1.54675,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5168,8136,0,0,0,0,100,0),(2167,5462,0,0,1010,0,0,0,'Blackwood Pathfinder','','',0,7,0,0,0,1,1,0,12,13,82,230,253,257,1,0,2000,0,17,23,0,0,0,0,275000,596,0,0,0,0,0,0,1.25,1,'',0,15,0,2.5,8,14,0,6950,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2168,5462,0,0,1011,0,0,0,'Blackwood Warrior','','',0,7,0,0,0,1,1,0,16,17,82,356,386,0,1,0,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,0,0,1.375,1.1,'',0,27,0,2.5,8,14,0,7165,13532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2169,5462,0,0,6821,0,0,0,'Blackwood Totemic','','',0,7,0,0,0,1,1,0,17,18,82,350,377,399,1,0,2000,0,24,32,0,0,0,0,275000,768,0,0,0,0,0,0,1.375,1.1,'',0,30,0,2.5,8,14,0,5605,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2170,5462,0,0,5773,0,0,0,'Blackwood Ursa','','',0,7,0,0,0,1,1,0,18,19,82,377,404,432,1,0,2000,0,26,34,0,0,0,0,275000,802,0,0,0,0,0,0,1.5,1.2,'',0,34,0,2.5,8,14,0,1058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2171,5462,0,0,6822,0,0,0,'Blackwood Shaman','','',0,7,0,0,0,1,1,0,19,20,82,404,433,473,1,0,2000,0,27,36,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,1.2,'',0,36,0,2.5,8,14,0,913,9532,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2172,5462,0,0,38,0,0,0,'Strider Clutchmother','','',1,1,12,4,0,1,1,0,20,20,7,484,484,0,1,0,2000,0,29,39,0,0,0,0,7200000,836,0,0,0,0,0,0,1.725,0.7751,'',0,0,0,2.5,8,14,0,6607,7272,0,0,0,0,0,0,0,0,0,0,0,12885,0,0,0,0,0,0,0,0,0,0),(2173,5462,0,0,245,0,0,0,'Reef Frenzy','','',0,1,0,0,0,1,1,0,14,15,1878,300,328,0,1,0,800,0,8.8,11.6,0,0,0,0,275000,665,0,0,0,0,0,0,1.25,0.87,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2174,5462,0,0,245,0,0,0,'Coastal Frenzy','','',0,1,0,0,0,1,1,0,14,16,1878,300,356,0,1,0,1000,0,11.5,15.5,0,0,0,0,275000,700,0,0,0,0,0,0,1.25,0.87,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2175,5462,0,0,3030,0,0,0,'Shadowclaw','','',1,1,2,4,0,0.75,1,0,13,13,14,205,205,0,1,0,1500,0,13.5,18,0,0,0,0,7200000,596,0,0,0,0,85,10,1.5,0.795,'',0,0,0,2.5,8,14,0,8552,0,0,0,0,0,0,0,0,0,0,0,0,13370,0,0,5413,0,0,0,0,0,0,0),(2176,5462,0,0,985,0,0,0,'Cursed Highborne','','',0,6,0,0,0,1,1,0,10,11,14,197,197,324,1,0,2000,0,15,20,0,0,0,0,275000,528,0,0,0,0,0,0,0.9375,0.375,'',0,9,0,2.5,8,14,0,5884,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,5360,0,0,0,0,0,0,0),(2177,5462,0,0,5430,0,0,0,'Writhing Highborne','','',0,6,0,0,0,1,1,0,11,12,14,220,260,324,1,0,2000,0,17,22,0,0,0,0,275000,562,0,0,0,0,0,0,1.125,0.75,'',0,13,0,2.5,8,14,0,5884,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,5360,0,0,0,0,0,0,0),(2178,5462,0,0,10690,0,0,0,'Wailing Highborne','','',0,6,0,0,0,1,1,0,12,13,14,247,272,324,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.25,0.5,'',0,15,0,2.5,8,14,0,5884,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,5360,0,0,0,0,0,0,0),(2179,5462,0,0,4036,0,0,0,'Stormscale Wave Rider','','',0,7,0,0,0,1,1,0,15,16,74,328,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.5,1,'',0,21,0,2.5,8,14,0,13586,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2180,5462,0,0,4980,0,0,0,'Stormscale Siren','','',0,7,0,0,0,1,1,0,16,17,74,325,350,374,1,0,2000,0,23,31,0,0,0,0,275000,734,0,0,0,0,0,0,1.0625,0.425,'',0,28,0,2.5,8,14,0,11642,9734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2181,5462,0,0,4036,0,0,0,'Stormscale Myrmidon','','',0,7,0,0,0,1,1,0,18,19,74,417,449,0,1,0,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,1.5,1,'',0,33,0,2.5,8,14,0,5164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2182,5462,0,0,4973,0,0,0,'Stormscale Sorceress','','',0,7,0,0,0,1,1,0,19,20,74,379,405,1160,1,0,2000,0,21,29,0,0,0,0,275000,701,0,0,0,0,0,0,1.25,0.5,'',0,36,0,2.5,8,14,0,20792,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2183,5462,0,0,11269,0,0,0,'Stormscale Warrior','','',0,7,0,0,0,1.02,1,0,20,21,74,494,531,0,1,0,2000,0,31,40,0,0,0,0,275000,872,0,0,0,0,0,0,1.725,1.15,'',0,40,0,2.5,8,14,0,3248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2184,5462,0,0,5774,0,0,0,'Lady Moongazer','','',0,6,0,4,0,1,1,0,17,17,14,386,386,1225,1,0,2000,0,25,33,0,0,0,0,7200000,734,0,0,0,0,0,0,1.5,0.306,'',0,30,0,2.5,8,14,0,6533,6660,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2185,5462,0,0,992,0,0,0,'Darkshore Thresher','','',0,1,0,0,0,1,1,0,12,14,16,247,300,0,1,0,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,4,1.5,'',0,0,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5412,0,0,0,0,0,0,0),(2186,5462,0,0,5773,0,0,0,'Carnivous the Breaker','','',0,7,0,4,0,1,1,0,16,16,82,356,356,0,1,0,2000,0,23,31,0,0,0,0,9900000,700,0,0,0,0,0,0,1.5,1.2,'',0,29,0,2.5,8,14,0,6016,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2187,5462,0,0,994,0,0,0,'Elder Darkshore Thresher','','',0,1,0,0,0,1,1,0,16,18,16,356,417,0,1,0,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,4.6,1.725,'',0,0,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5412,0,0,0,0,0,0,0),(2188,5462,0,0,995,0,0,0,'Deep Sea Threshadon','','',0,1,0,0,0,1.02,1,0,23,25,15,617,713,0,1,0,1740,0,30.45,41.76,0,0,0,0,0,1008,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2189,5462,0,0,2452,0,0,0,'Vile Sprite','','',0,7,0,0,0,1,1,0,10,11,81,198,219,324,1,0,2000,0,15,20,0,0,0,0,275000,528,0,0,0,0,0,0,1.15,0.2714,'',0,9,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5336,0,0,0,0,0,0,0),(2190,5462,0,0,1015,0,0,0,'Wild Grell','','',0,7,0,0,0,1,1,0,11,12,81,222,247,0,1,0,2000,0,17,22,0,0,0,0,275000,562,0,0,0,0,0,0,1.15,0.2714,'',0,13,0,2.5,8,14,0,5915,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5336,0,0,0,0,0,0,0),(2191,5462,0,0,10819,0,0,0,'Licillin','','',0,3,0,4,0,1,1,0,14,14,81,263,263,710,1,0,1525,0,12.9625,16.775,0,0,0,0,9900000,344,0,0,0,0,0,0,3.51,2,'',0,18,0,2.5,8,14,0,20791,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2192,5462,0,0,5772,0,0,0,'Firecaller Radison','','',0,7,0,4,0,1,1,0,19,19,16,379,379,1118,1,0,2000,0,20,28,0,0,0,0,7200000,674,0,0,0,0,0,0,1.5,0.306,'',0,36,0,2.5,8,14,0,20793,11969,5915,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2197,5875,0,0,227,0,0,0,'[UNUSED] Crier Kirton','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2198,5462,0,0,1525,0,0,0,'Crier Goodman','','',0,7,0,0,0,1,1,0,3,3,12,71,71,0,1,3,2000,0,3,4,0,0,0,0,180000,33,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2199,5875,0,0,227,0,0,0,'[UNUSED] Crier Backus','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2200,5875,0,0,227,0,0,0,'[UNUSED] Crier Pierce','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2201,5462,0,0,346,0,0,0,'Greymist Raider','','',0,7,0,0,0,1,1,0,11,12,18,222,247,0,1,0,2000,0,17,22,0,0,0,0,275000,562,0,0,0,0,0,0,1.5,0.417,'',0,13,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7499,0,0,0,0,0,0,0),(2202,5462,0,0,3619,0,0,0,'Greymist Coastrunner','','',0,7,0,0,0,1,1,0,12,13,18,247,273,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.5,0.417,'',0,14,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7499,0,0,0,0,0,0,0),(2203,5462,0,0,3940,0,0,0,'Greymist Seer','','',0,7,0,0,0,1,1,0,13,14,18,253,276,280,1,0,2000,0,19,25,0,0,0,0,275000,630,0,0,0,0,0,0,1.725,0.47955,'',0,16,0,2.5,8,14,0,324,547,26364,0,0,0,0,0,0,0,0,0,0,0,0,0,7499,0,0,0,0,0,0,0),(2204,5462,0,0,2597,0,0,0,'Greymist Netter','','',0,7,0,0,0,1,1,0,14,15,18,300,328,0,1,0,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.725,0.47955,'',0,18,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7499,0,0,0,0,0,0,0),(2205,5462,0,0,540,0,0,0,'Greymist Warrior','','',0,7,0,0,0,1,1,0,15,16,18,328,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.95,0.5421,'',0,21,0,2.5,8,14,0,5242,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7499,0,0,0,0,0,0,0),(2206,5462,0,0,652,0,0,0,'Greymist Hunter','','',0,7,0,0,0,1,1,0,16,17,18,356,386,0,1,0,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,0,0,2.25,0.6255,'',0,28,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7499,0,0,0,0,0,0,0),(2207,5462,0,0,4920,0,0,0,'Greymist Oracle','','',0,7,0,0,0,1,1,0,18,19,18,377,404,432,1,0,2000,0,26,34,0,0,0,0,275000,802,0,0,0,0,0,0,2.25,0.6255,'',0,33,0,2.5,8,14,0,18089,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7499,0,0,0,0,0,0,0),(2208,5462,0,0,478,0,0,0,'Greymist Tidehunter','','',0,7,0,0,0,1,1,0,19,20,18,404,433,473,1,0,2000,0,27,36,0,0,0,0,275000,836,0,0,0,0,0,0,2.625,0.72975,'',0,36,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7499,0,0,0,0,0,0,0),(2209,5462,0,0,2856,0,0,0,'Deathguard Gavin','','',0,7,0,0,0,2,1,0,24,24,71,1302,1302,0,1,1,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2210,5462,0,0,2861,0,0,0,'Deathguard Royann','','',0,7,0,0,0,2,1,0,24,24,71,1302,1302,0,1,1,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2211,5462,0,0,11424,11425,11426,11427,'Captured Mountaineer','','',0,7,0,0,0,1,1,0,9,9,68,176,176,0,1,2,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2212,5462,0,0,1013,0,0,0,'Deth\'ryll Satyr','','',0,7,0,0,0,1,1,0,12,13,90,247,273,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,85,0,1.0625,0.3825,'',0,15,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5338,0,0,0,0,0,0,0),(2213,5875,0,0,1014,0,0,0,'Deth\'ryll Shadowstalker','','',0,7,0,0,0,1,1,0,13,14,90,273,300,0,1,0,2000,0,20,27,0,0,0,0,0,630,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,5918,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2214,5462,0,0,2863,0,0,0,'Deathstalker Lesh','','',0,7,0,0,0,1.02,1,0,25,25,68,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2215,5462,0,0,1645,0,0,0,'High Executor Darthalia','','',0,7,0,1,0,1,1,0,60,60,68,61040,61040,0,1,2,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,9080,15496,19134,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2216,5462,0,0,1660,0,0,0,'Apothecary Lydon','Royal Apothecary Society','',0,7,0,0,0,1,1,0,35,35,68,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2217,5875,0,0,569,0,0,0,'Undead Druid Trainer','Druid Trainer','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.61295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2218,5875,0,0,569,0,0,0,'Undead Hunter Trainer','Hunter Trainer','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.61295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2219,5875,0,0,569,0,0,0,'Undead Shaman Trainer','Shaman Trainer','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.61295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2220,5875,0,0,569,0,0,0,'[UNUSED] Undead Blacksmith Trainer','Blacksmith Trainer','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.61295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2221,5875,0,0,569,0,0,0,'Undead Tailor Trainer','Tailor Trainer','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.61295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2222,5875,0,0,569,0,0,0,'Undead Mining Trainer','Mining Trainer','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.61295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2223,5875,0,0,569,0,0,0,'[UNUSED] Undead Cooking Trainer','Cooking Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.61295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2224,5875,0,0,6851,0,0,0,'Wind Rider','','',103,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2225,5462,0,0,14781,0,0,0,'Zora Guthrek','Trade Goods','',0,7,0,0,0,10,1,0,65,65,1215,24000,28000,0,1,128,2000,0,200,281,0,0,0,0,120000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2226,5462,0,0,3832,0,0,0,'Karos Razok','Bat Handler','',0,7,0,1,0,1,1,0,65,65,68,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2227,5462,0,0,10731,0,0,0,'Sharlindra','','',0,6,0,0,0,1.02,1,0,25,25,68,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.25,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2228,5462,0,0,1769,0,0,0,'Lieutenant Farren Orinelle','','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,2,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2229,5462,0,0,3685,0,0,0,'Krusk','','',0,7,0,0,0,1,1,0,25,25,29,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2230,5462,0,0,901,0,0,0,'Umpi','','',0,1,0,0,0,1,1,0,1,1,68,42,42,0,1,2,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2231,5462,0,0,1000,0,0,0,'Pygmy Tide Crawler','','',1,1,8,0,0,1,1,0,9,10,7,176,198,0,1,0,2000,0,13,17,0,0,0,0,275000,463,0,0,0,0,0,0,1.0625,0.85,'',0,0,0,2.5,8,14,0,16828,14916,0,0,0,0,0,0,0,0,0,0,0,13017,0,0,5385,0,0,0,0,0,0,0),(2232,5462,0,0,979,0,0,0,'Tide Crawler','','',1,1,8,0,0,1,1,0,12,14,7,247,300,0,1,0,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5837,0,0,5385,0,0,0,0,0,0,0),(2233,5462,0,0,9566,0,0,0,'Encrusted Tide Crawler','','',1,1,8,0,0,1,1,0,18,20,7,417,484,0,1,0,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,13020,0,0,5385,7500,12237,0,0,0,0,0),(2234,5462,0,0,999,0,0,0,'Young Reef Crawler','','',1,1,8,0,0,1,1,0,10,11,7,198,222,0,1,0,2000,0,15,20,0,0,0,0,275000,528,0,0,0,0,0,0,1.0625,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13011,0,0,5385,0,0,0,0,0,0,0),(2235,5462,0,0,981,0,0,0,'Reef Crawler','','',1,1,8,0,0,1,1,0,15,17,7,328,386,0,1,0,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,12166,0,0,0,0,0,0,0,0,0,0,0,0,13012,0,0,5385,12237,0,0,0,0,0,0),(2236,5462,0,0,1001,0,0,0,'Raging Reef Crawler','','',1,1,8,0,0,1.02,1,0,20,21,7,494,531,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,13014,0,0,5385,7500,0,0,0,0,0,0),(2237,5462,0,0,11450,0,0,0,'Moonstalker Sire','','',1,1,2,0,0,1,1,0,17,18,14,386,417,0,1,0,1300,0,16.9,22.75,0,0,0,0,275000,768,0,0,0,0,0,0,1.725,0.91425,'',0,0,0,2.5,8,14,0,6595,0,0,0,0,0,0,0,0,0,0,0,0,5823,0,0,5386,5413,0,0,0,0,144,0),(2238,5462,0,0,3686,0,0,0,'Tog\'thar','','',0,7,0,0,0,1.02,1,0,25,25,29,713,713,0,1,1,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2239,5462,0,0,3687,0,0,0,'Drull','','',0,7,0,0,0,1.02,1,0,25,25,29,713,713,0,1,1,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2240,5462,0,0,3706,3707,0,0,'Syndicate Footpad','','',0,7,0,0,0,1.1,1,0,32,33,87,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,0,100,0,0,0,1.5,0.306,'',0,112,0,2.5,8,14,0,7159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3601,0,0,0,0,0,0,0),(2241,5462,0,0,3709,3710,0,0,'Syndicate Thief','','',0,7,0,0,0,1.1,1,0,33,34,87,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,100,0,0,0,1.5,0.306,'',0,135,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3601,0,0,0,0,0,0,0),(2242,5462,0,0,3716,3717,0,0,'Syndicate Spy','','',0,7,0,0,0,1,1,0,35,36,87,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,100,0,0,0,1.5,0.306,'',0,151,0,2.5,8,14,0,37685,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3505,0,0,0,0,0,0,0),(2243,5462,0,0,3721,3722,0,0,'Syndicate Sentry','','',0,7,0,0,0,1,1,0,36,37,87,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,100,0,0,0,1.5,0.306,'',0,161,0,2.5,8,14,0,15062,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3505,0,0,0,0,0,0,0),(2244,5462,0,0,3621,3622,0,0,'Syndicate Shadow Mage','','',0,7,0,0,0,1.02,1,0,21,22,87,441,472,1315,1,0,2000,0,23,32,0,0,0,0,300000,759,0,0,100,0,15,0,1.5,0.306,'',0,49,0,2.5,8,14,0,16247,13787,20791,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,5620,0,0,0,0,0,0),(2245,5462,0,0,3725,3726,0,0,'Syndicate Saboteur','','',0,7,0,0,0,1,1,0,37,38,87,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,300000,1684,0,0,100,0,0,0,1.5,0.306,'',0,173,0,2.5,8,14,0,6660,6980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3505,0,0,0,0,0,0,0),(2246,5462,0,0,3727,3728,0,0,'Syndicate Assassin','','',0,7,0,0,0,1,1,0,38,39,87,1604,1678,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,0,0,100,0,0,0,1.5,0.306,'',0,184,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3505,0,0,0,0,0,0,0),(2247,5462,0,0,3729,3730,0,0,'Syndicate Enforcer','','',0,7,0,0,0,1,1,0,39,40,87,1678,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,100,0,0,0,1.5,0.306,'',0,192,0,2.5,8,14,0,15576,17207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3505,0,0,0,0,0,0,0),(2248,5462,0,0,3206,0,0,0,'Cave Yeti','','',0,7,0,0,0,1.1,1,0,30,31,16,1050,1107,0,1,0,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,1,'',0,104,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,3708,0,0,0,0,0,0),(2249,5462,0,0,3207,0,0,0,'Ferocious Yeti','','',0,7,0,0,0,1.1,1,0,31,32,16,1107,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.725,1.15,'',0,113,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,3708,0,0,0,0,0,0),(2250,5462,0,0,1050,0,0,0,'Mountain Yeti','','',0,7,0,0,0,1,1,0,32,33,16,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,66,0,0,1.5,1,'',0,112,0,2.5,8,14,0,3131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,3708,0,0,0,0,0,0),(2251,5462,0,0,6767,0,0,0,'Giant Yeti','','',0,7,0,0,0,1,1,0,33,34,16,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,68,0,0,1.725,1.15,'',0,132,0,2.5,8,14,0,3131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,3708,0,0,0,0,0,0),(2252,5462,0,0,11567,0,0,0,'Crushridge Ogre','','',0,7,0,0,0,1,1,0,34,34,45,1163,1163,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,35,0,0,0,1.725,1.02695,'',0,141,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2843,3658,0,0,0,0,0,0),(2253,5462,0,0,610,0,0,0,'Crushridge Brute','','',0,7,0,0,0,1,1,0,35,36,45,1220,1277,0,1,0,3000,0,75,99,0,0,0,0,300000,1456,0,0,36,0,0,0,1.95,1.1609,'',0,151,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2843,3658,0,0,0,0,0,0),(2254,5462,0,0,655,0,0,0,'Crushridge Mauler','','',0,7,0,0,0,1,1,0,36,37,45,1277,1336,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,37,0,0,0,2.175,1.29485,'',0,162,0,2.5,8,14,0,6253,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2843,3658,0,0,0,0,0,0),(2255,5462,0,0,6705,0,0,0,'Crushridge Mage','','',0,7,0,0,0,1,1,0,37,38,45,970,1004,2918,1,0,2000,0,37,52,0,0,0,0,300000,1391,0,0,38,0,0,0,1.725,1.15,'',0,173,0,2.5,8,14,0,9672,6742,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2843,3658,0,0,0,0,0,0),(2256,5462,0,0,416,0,0,0,'Crushridge Enforcer','','',0,7,0,0,0,1,1,0,38,39,45,1395,1459,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,0,0,39,0,0,0,2.4,1.4288,'',0,183,0,2.5,8,14,0,9791,19577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2843,3658,0,0,0,0,0,0),(2257,5462,0,0,11568,0,0,0,'Mug\'thol','','',0,7,0,0,0,1,1,0,43,43,45,1716,1716,0,1,0,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,2.85,1.6967,'',0,246,0,2.5,8,14,0,13730,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3553,3554,0,0,0,0,0,0),(2258,5462,0,0,1162,0,0,0,'Stone Fury','','',0,4,0,4,0,1,1,0,37,37,91,1536,1536,0,1,0,1341,0,34.1955,45.594,0,0,0,0,72000000,1568,370,370,74,370,370,296,1.5,0.31,'',0,0,0,2.5,8,14,0,6524,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2260,5462,0,0,3616,3618,0,0,'Syndicate Rogue','','',0,7,0,0,0,1.02,1,0,21,22,87,531,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,100,0,0,0,1.5,0.306,'',0,49,0,2.5,8,14,0,744,37685,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2261,5462,0,0,3623,3624,0,0,'Syndicate Watchman','','',0,7,0,0,0,1.02,1,0,20,21,87,494,531,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,100,0,0,0,1.5,0.306,'',0,40,0,2.5,8,14,0,3582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2263,5462,0,0,1861,0,0,0,'Marshal Redpath','','',0,7,0,0,0,1.2,1,0,41,41,12,1902,1902,0,1,2,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2264,5462,0,0,3610,3611,0,0,'Hillsbrad Tailor','','',0,7,0,0,0,1.02,1,0,24,25,123,664,713,0,1,4225,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,64,0,2.5,8,14,0,2590,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2265,5462,0,0,3613,0,0,0,'Hillsbrad Apprentice Blacksmith','','',0,7,0,0,0,1.02,1,0,24,25,123,664,713,0,1,4224,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,64,0,2.5,8,14,0,3148,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2266,5462,0,0,3612,0,0,0,'Hillsbrad Farmer','','',0,7,0,0,0,1.02,1,0,23,24,123,617,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.306,'',0,59,0,2.5,8,14,0,6713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2267,5462,0,0,11035,11036,0,0,'Hillsbrad Peasant','','',0,7,0,0,0,1.02,1,0,24,25,123,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,64,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2268,5462,0,0,4125,0,0,0,'Hillsbrad Footman','','',0,7,0,0,0,1.05,1,0,25,26,123,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.306,'',0,69,0,2.5,8,14,0,1671,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2269,5462,0,0,3629,0,0,0,'Hillsbrad Miner','','',0,7,0,0,0,1.05,1,0,26,27,123,787,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.306,'',0,76,0,2.5,8,14,0,7164,7405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,7127,0,0,0,0,0,0),(2270,5462,0,0,3632,5784,5785,5786,'Hillsbrad Sentry','','',0,7,0,0,0,1,1,0,27,28,123,840,896,0,1,0,2400,0,46.8,63.6,0,0,0,0,300000,1111,0,0,0,0,0,0,1.5,0.306,'',0,82,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2271,5462,0,0,3711,11474,0,0,'Dalaran Shield Guard','','',0,7,0,0,0,1.1,1,0,31,32,76,1107,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,50,0,0,1.5,0.306,'',0,112,0,2.5,8,14,0,3284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3714,0,0,0,0,0,0,0),(2272,5462,0,0,3714,3715,0,0,'Dalaran Theurgist','','',0,7,0,0,0,1.1,1,0,32,33,76,882,918,2410,1,0,2000,0,33,45,0,0,0,0,300000,1065,0,0,0,50,0,0,1.5,0.306,'',0,111,0,2.5,8,14,0,3652,20819,15044,0,0,0,0,0,0,0,0,0,0,0,0,0,3714,0,0,0,0,0,0,0),(2274,5462,0,0,855,0,0,0,'Stanley','','',0,1,0,0,0,1.02,1,0,24,24,35,664,664,0,1,2,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,0.875,1.05,'',0,0,0,2.5,8,14,0,3258,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2275,5462,0,0,11411,0,0,0,'Enraged Stanley','','',1,1,1,0,0,1,1,0,24,24,123,664,664,0,1,0,1770,0,30.09,40.71,0,0,0,0,0,975,0,0,5,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,3258,0,0,0,0,0,0,0,0,0,0,0,0,13034,0,0,0,0,0,0,0,0,0,0),(2276,5462,0,0,3665,0,0,0,'Magistrate Henry Maleb','','',0,7,0,1,0,20,10,0,60,60,96,48840,48840,24340,1,2,2000,0,671.6,883.2,0,0,0,0,600000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2277,5462,0,0,3702,0,0,0,'Loremaster Dibbs','','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2278,5462,0,0,10994,0,0,0,'Melisara','','',0,6,0,0,0,1,1,0,25,25,68,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.25,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2279,5875,0,0,164,0,0,0,'Alliance Battleguard','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2280,5875,0,0,496,0,0,0,'Horde Battleguard','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2281,5875,0,0,2582,0,0,0,'Baelish Frostbane','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2282,5875,0,0,240,0,0,0,'[PH] Orgrun Iceflow','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.376,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2283,5462,0,0,1019,0,0,0,'Ravenclaw Regent','','',0,6,0,4,0,1,1,0,22,22,21,508,508,545,1,0,1441,0,22.3355,27.379,0,0,0,0,0,770,0,0,0,0,0,0,3.36,2,'',0,54,0,2.5,8,14,0,970,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2284,5462,0,0,3683,0,0,0,'Captured Farmer','','',0,7,0,0,0,1,1,0,4,4,35,86,86,0,1,0,2000,0,4,5,0,0,0,0,300000,68,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2285,5462,0,0,5075,0,0,0,'Count Remington Ridgewell','House of Nobles','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1937,0,1,2,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2286,8606,0,0,824,0,0,0,'Bow Guy','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2287,5462,0,0,536,0,0,0,'Crushridge Warmonger','','',0,7,0,0,0,1,1,0,39,40,45,1459,1524,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,40,0,0,0,2.625,1.56275,'',0,194,0,2.5,8,14,0,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2843,3658,0,0,0,0,0,0),(2288,5875,0,0,965,0,0,0,'Skracher Mudmuzzle','','',0,6,0,0,0,1,1,0,30,30,70,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.8,0.6,'',0,0,0,2.5,8,14,0,26072,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2289,5875,0,0,3325,0,0,0,'Connor McCoy','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2290,5875,0,0,3334,0,0,0,'Bertran Keldrake','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2291,5875,0,0,3387,0,0,0,'Corbin Halman','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2292,5875,0,0,3256,0,0,0,'Reginald Berry','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2293,5875,0,0,3319,0,0,0,'[UNUSED] Sherra Vayne','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2294,5875,0,0,3350,0,0,0,'Jaynice Sillestan','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2295,5875,0,0,3390,0,0,0,'[UNUSED] Bartok Steelgrip','Spirit Healer','',10,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2296,5875,0,0,3571,0,0,0,'[UNUSED] Fulgar Iceforge','Spirit Healer','',10,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2297,5875,0,0,3573,0,0,0,'[UNUSED] Kerrik Firebeard','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2298,5875,0,0,3572,0,0,0,'Dolthar Stonefoot','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2299,5462,0,0,1626,0,0,0,'Borgus Stoutarm','Gryphon Master','',0,7,0,1,0,1,1,0,65,65,55,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,900000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2300,5875,0,0,1027,0,0,0,'[UNUSED] Seoman Verilas','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2301,5875,0,0,1586,0,0,0,'[UNUSED] Nerrik Shoyul','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2302,5462,0,0,14873,0,0,0,'Aethalas','Warsong Gulch Battlemaster','',0,7,0,1,0,50,1,0,61,61,1514,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2303,5462,0,0,10749,0,0,0,'Lyranne Feathersong','Food & Drink','',0,7,0,0,0,1,1,0,56,56,80,3644,3644,0,1,640,2000,0,96,127,0,0,0,0,333000,3289,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2304,5462,0,0,3769,0,0,0,'Captain Ironhill','','',0,7,0,0,0,1,1,0,32,32,88,1057,1057,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.65,0.3817,'',0,122,0,2.5,8,14,0,12555,7020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2305,5462,0,0,3635,0,0,0,'Foreman Bonds','','',0,7,0,0,0,1,1,0,30,30,88,852,852,852,1,0,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.306,'',0,103,0,2.5,8,14,0,643,5588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2306,5462,0,0,1827,0,0,0,'Baron Vardus','','',0,7,0,0,0,1,1,0,40,40,16,1239,1239,3191,1,0,2000,0,40,55,0,0,0,0,300000,1590,0,0,0,0,0,0,1.5,0.306,'',0,203,0,2.5,8,14,0,20822,44177,19099,6253,0,0,0,0,0,0,0,0,0,0,0,0,3626,0,0,0,0,0,0,0),(2307,5462,0,0,3522,0,0,0,'Caretaker Caice','','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2308,5462,0,0,1585,0,0,0,'Andrew Brownell','','',0,7,0,0,0,1.15,1,0,40,40,68,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2309,5462,0,0,3533,0,0,0,'Thomas Arlento','','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,5,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2310,5462,0,0,3528,0,0,0,'Jamie Nore','','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2311,5462,0,0,3529,0,0,0,'Doreen Beltis','','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,5,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2312,5875,0,0,1027,0,0,0,'[UNUSED] Thesule Klaven','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2313,5875,0,0,3530,0,0,0,'[UNUSED] Kir\'Nazz','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2314,5462,0,0,3521,0,0,0,'Sahvan Bloodshadow','','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,85,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2315,5462,0,0,1594,0,0,0,'Maquell Ebonwood','','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2316,5462,0,0,3684,0,0,0,'Gol\'dir','','',0,7,0,0,0,1,1,0,25,25,29,740,740,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2317,5462,0,0,1361,0,0,0,'Elysa','','',0,7,0,0,0,1,1,0,25,25,35,1600,1600,0,1,2,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2318,5462,0,0,3723,3724,0,0,'Argus Shadow Mage','','',0,7,0,0,0,1,1,0,35,36,16,1010,1100,2722,1,0,2000,0,35,49,0,0,0,0,300000,1241,0,0,0,0,85,0,1.5,0.306,'',0,151,0,2.5,8,14,0,4063,0,22677,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2319,5462,0,0,3712,3713,0,0,'Syndicate Wizard','','',0,7,0,0,0,1,1,0,35,35,87,992,992,2680,1,0,2000,0,34,48,0,0,0,0,300000,1124,0,0,100,0,0,0,1.5,0.306,'',0,140,0,2.5,8,14,0,13323,20815,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,3505,0,0,0,0,0,0,0),(2320,5462,0,0,1836,0,0,0,'Nagaz','','',0,7,0,0,0,1,1,0,40,40,16,1753,1753,0,1,0,1600,0,44.8,59.2,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,207,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3672,0,0,0,0,0,0,0),(2321,5462,0,0,1042,0,0,0,'Foreststrider Fledgling','','',1,1,12,0,0,1,1,0,11,13,189,222,273,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.275,0.5729,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5916,0,0,0,0,0,0,0,0,144,0),(2322,5462,0,0,178,0,0,0,'Foreststrider','','',1,1,12,0,0,1,1,0,14,16,189,300,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.5,0.674,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12883,0,0,0,0,0,0,0,0,0,0),(2323,5462,0,0,1283,0,0,0,'Giant Foreststrider','','',1,1,12,0,0,1,1,0,17,19,7,386,449,0,1,0,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,1.95,0.8762,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5919,0,0,7498,0,0,0,0,0,144,0),(2324,5462,0,0,6820,0,0,0,'Blackwood Windtalker','','',0,7,0,0,0,1,1,0,13,14,82,273,300,0,1,0,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.25,1,'',0,16,0,2.5,8,14,0,6982,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2325,5875,0,0,569,0,0,0,'Undead First Aid Trainer','First Aid Trainer','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.61295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2326,5462,0,0,3433,0,0,0,'Thamner Pol','Physician','',0,7,0,0,0,1,1,0,9,12,55,176,247,0,1,81,2000,0,17,22,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2327,5462,0,0,1496,0,0,0,'Shaina Fuller','First Aid Trainer','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2329,5462,0,0,1296,0,0,0,'Michelle Belle','Physician','',0,7,0,0,0,1,1,0,11,11,12,222,222,0,1,81,2000,0,15,20,0,0,0,0,180000,528,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2330,5462,0,0,1471,0,0,0,'Karlee Chaddis','','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,0,2000,0,35,48,0,0,0,0,25000,1008,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2331,5462,0,0,252,0,0,0,'Paige Chaddis','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,25000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2332,5462,0,0,3555,0,0,0,'Valdred Moray','','',0,7,0,0,0,1,1,0,21,21,123,531,531,0,1,0,2000,0,31,40,0,0,0,0,275000,872,0,0,0,0,0,0,1.5,0.306,'',0,49,0,2.5,8,14,0,14873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3613,0,0,0,0,0,0,0),(2333,5462,0,0,3636,0,0,0,'Henchman Valik','','',0,7,0,0,0,1.05,1,0,30,30,83,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2334,5462,0,0,11686,0,0,0,'Event Generator 001','','',0,10,0,0,0,0.2,1,0,5,5,12,20,20,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2335,5462,0,0,3637,0,0,0,'Magistrate Burnside','','',0,7,0,0,0,1,1,0,30,30,88,774,774,2175,1,0,2000,0,30,42,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.306,'',0,104,0,2.5,8,14,0,7739,20811,11969,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2336,5462,0,0,4217,4411,0,0,'Dark Strand Fanatic','','',0,7,0,0,0,1,1,0,16,17,16,356,386,0,1,0,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,40,0,1.5,0.208,'',0,28,0,2.5,8,14,0,7098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5348,0,0,0,0,0,0,0),(2337,5462,0,0,4230,4412,0,0,'Dark Strand Voidcaller','','',0,7,0,0,0,1.05,1,0,28,29,16,702,739,2023,1,0,2000,0,29,40,0,0,0,0,275000,957,0,0,0,0,39,39,1.5,0.208,'',0,89,0,2.5,8,14,0,20807,12746,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2338,5462,0,0,2873,2874,0,0,'Twilight Disciple','','',0,7,0,0,0,1,1,0,16,17,74,325,350,374,1,0,2000,0,23,31,0,0,0,0,275000,734,0,0,0,0,0,0,1.5,0.383,'',0,28,0,2.5,8,14,0,6074,2054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2339,5462,0,0,2869,2870,2871,2872,'Twilight Thug','','',0,7,0,0,0,1,1,0,17,18,74,386,417,0,1,0,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,0.208,'',0,30,0,2.5,8,14,0,6713,7165,5242,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2344,5462,0,0,3763,3764,0,0,'Dun Garok Mountaineer','','',0,7,0,0,0,1,1,0,28,29,88,732,773,784,1,0,2000,0,38,50,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.347,'',0,90,0,2.5,8,14,0,13953,8258,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3693,0,0,0,0,0,0,0),(2345,5462,0,0,3761,3762,0,0,'Dun Garok Rifleman','','',0,7,0,0,0,1,1,0,29,30,88,905,955,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,97,0,2.5,8,14,0,6660,6685,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3693,0,0,0,0,0,0,0),(2346,5462,0,0,3765,3766,0,0,'Dun Garok Priest','','',0,7,0,0,0,1,1,0,29,30,88,773,811,832,1,0,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.347,'',0,97,0,2.5,8,14,0,11642,9734,19725,0,0,0,0,0,0,0,0,0,0,0,0,0,3693,0,0,0,0,0,0,0),(2347,5462,0,0,1149,0,0,0,'Wild Gryphon','','',0,1,0,0,0,1.15,1,0,40,40,15,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2348,5462,0,0,8014,0,0,0,'Elder Moss Creeper','','',1,1,3,0,0,1.05,1,0,26,27,22,787,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,3396,744,6751,0,0,0,0,0,0,0,0,0,0,5896,0,0,3477,0,0,0,0,0,0,0),(2349,5462,0,0,6808,0,0,0,'Giant Moss Creeper','','',1,1,3,0,0,1.02,1,0,24,25,22,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.4375,0.759,'',0,0,0,2.5,8,14,0,3396,744,6751,0,0,0,0,0,0,0,0,0,0,5895,0,0,3477,0,0,0,0,0,0,0),(2350,5462,0,0,1989,0,0,0,'Forest Moss Creeper','','',1,1,3,0,0,1.02,1,0,20,21,22,494,531,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,0,1.0625,0.561,'',0,0,0,2.5,8,14,0,3396,744,6751,0,0,0,0,0,0,0,0,0,0,5893,0,0,3477,0,0,0,0,0,0,0),(2351,5462,0,0,806,0,0,0,'Gray Bear','','',1,1,4,0,0,1.3,1,0,21,22,14,677,731,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,0.611,'',0,0,0,2.5,8,14,0,61685,16829,1753,14917,0,0,0,0,0,0,0,0,0,5804,0,0,3476,0,0,0,0,0,0,0),(2352,5462,0,0,3688,0,0,0,'Innkeeper Anderson','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,66177,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2354,5462,0,0,1007,0,0,0,'Vicious Gray Bear','','',1,1,4,0,0,1.32,1,0,22,23,44,742,799,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.725,0.70265,'',0,0,0,2.5,8,14,0,14917,53526,0,0,0,0,0,0,0,0,0,0,0,12835,0,0,3476,0,0,0,0,0,0,0),(2356,5462,0,0,3201,0,0,0,'Elder Gray Bear','','',1,1,4,0,0,1.35,1,0,25,26,44,944,1012,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.95,0.7943,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12836,0,0,3476,0,0,0,0,0,0,0),(2357,5462,0,0,3689,0,0,0,'Merideth Carlson','Horse Breeder','',0,7,0,0,0,1.1,1,0,32,32,12,1163,1163,0,1,131,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2358,5462,0,0,3718,3719,0,0,'Dalaran Summoner','','',0,7,0,0,0,1.1,1,0,34,35,76,954,992,2617,1,0,2000,0,34,48,0,0,0,0,300000,1124,0,0,0,50,0,0,1.5,0.208,'',0,140,0,2.5,8,14,0,20815,3655,3658,0,0,0,0,0,0,0,0,0,0,0,0,0,3714,0,0,0,0,0,0,0),(2359,5462,0,0,1068,0,0,0,'Elemental Slave','','',0,4,0,0,0,1.1,1,0,33,34,76,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,34,34,34,34,68,34,1.275,0.2635,'',0,250,0,2.5,8,14,0,3671,3672,3673,0,0,0,0,0,0,0,0,0,0,0,0,0,3715,0,0,0,0,0,0,0),(2360,5462,0,0,3703,0,0,0,'Hillsbrad Farmhand','','',0,7,0,0,0,1.02,1,0,22,23,123,573,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.5,0.306,'',0,54,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2361,5462,0,0,3647,0,0,0,'Tamara Armstrong','','',0,7,0,0,0,1,1,0,15,15,11,328,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.208,'',0,13,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2362,5462,0,0,3648,0,0,0,'Hemmit Armstrong','','',0,7,0,0,0,1,1,0,15,15,11,328,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.306,'',0,13,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2363,5462,0,0,3646,0,0,0,'Apprentice Honeywell','','',0,7,0,0,0,1.05,1,0,29,29,11,950,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.208,'',0,78,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2364,5462,0,0,3658,0,0,0,'Neema','Waitress','',0,7,0,0,0,1.1,1,0,33,33,12,1221,1221,0,1,640,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2365,5462,0,0,3690,0,0,0,'Bront Coldcleave','Butcher','',0,7,0,0,0,1.15,1,0,39,39,12,1678,1678,0,1,640,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2366,5462,0,0,3691,0,0,0,'Barkeep Kelly','Bartender','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,640,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2367,5462,0,0,3693,0,0,0,'Donald Rabonne','Fishing Trainer','',0,7,0,0,0,1.1,1,0,31,31,12,1107,1107,0,1,81,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2368,5462,0,0,4763,0,0,0,'Daggerspine Shorestalker','','',0,7,0,0,0,1.05,1,0,28,29,74,896,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,1,'',0,89,0,2.5,8,14,0,12555,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3509,0,0,0,0,0,0,0),(2369,5462,0,0,11255,0,0,0,'Daggerspine Shorehunter','','',0,7,0,0,0,1.1,1,0,30,31,74,1050,1107,0,1,0,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.725,1.15,'',0,103,0,2.5,8,14,0,10227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3509,0,0,0,0,0,0,0),(2370,5462,0,0,4976,0,0,0,'Daggerspine Screamer','','',0,7,0,0,0,1.05,1,0,29,30,74,812,852,832,1,0,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.25,0.5,'',0,95,0,2.5,8,14,0,3589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3509,0,0,0,0,0,0,0),(2371,5462,0,0,4982,0,0,0,'Daggerspine Siren','','',0,7,0,0,0,1.1,1,0,31,32,74,935,977,907,1,0,2000,0,42,55,0,0,0,0,300000,1248,0,0,0,0,0,0,1.4375,0.575,'',0,112,0,2.5,8,14,0,992,25189,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,3509,0,0,0,0,0,0,0),(2372,5462,0,0,10643,0,0,0,'Mudsnout Gnoll','','',0,7,0,0,0,1.05,1,0,26,27,95,787,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.725,0.575,'',0,76,0,2.5,8,14,0,3650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2373,5462,0,0,662,0,0,0,'Mudsnout Shaman','','',0,7,0,0,0,1.05,1,0,27,28,95,665,702,1895,1,0,2000,0,28,39,0,0,0,0,300000,928,0,0,0,0,0,0,1.725,0.4324,'',0,83,0,2.5,8,14,0,939,20805,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2374,5462,0,0,1305,0,0,0,'Torn Fin Muckdweller','','',0,7,0,0,0,1,1,0,28,29,18,896,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.95,0.5421,'',0,89,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3510,3716,0,0,0,0,0,0),(2375,5462,0,0,3617,0,0,0,'Torn Fin Coastrunner','','',0,7,0,0,0,1,1,0,29,30,18,950,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.95,0.5421,'',0,97,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3510,3716,0,0,0,0,0,0),(2376,5462,0,0,4920,0,0,0,'Torn Fin Oracle','','',0,7,0,0,0,1.1,1,0,30,31,18,892,935,865,1,0,2000,0,40,54,0,0,0,0,300000,1213,0,0,0,0,0,0,2.25,0.6255,'',0,104,0,2.5,8,14,0,939,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3510,3716,0,0,0,0,0,0),(2377,5462,0,0,1079,0,0,0,'Torn Fin Tidehunter','','',0,7,0,0,0,1.1,1,0,31,32,18,935,977,907,1,0,2000,0,42,55,0,0,0,0,300000,1248,0,0,0,0,0,0,2.25,0.6255,'',0,112,0,2.5,8,14,0,865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3510,3716,0,0,0,0,0,0),(2378,5462,0,0,3660,0,0,0,'Kundric Zanden','Town Historian','',0,7,0,0,0,1.1,1,0,34,34,11,1279,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.5,0.306,'',0,99,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2379,5462,0,0,3704,0,0,0,'Caretaker Smithers','','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,111,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2380,5462,0,0,3649,0,0,0,'Nandar Branson','Alchemy Supplies','',0,7,0,0,0,1.1,1,0,34,34,12,1279,1279,0,1,128,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2381,5462,0,0,3692,0,0,0,'Micha Yance','Trade Goods','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,640,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2382,5462,0,0,3695,0,0,0,'Darren Malvew','Stablehand','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2383,5462,0,0,3694,0,0,0,'Lindea Rabonne','Fishing Supplies','',0,7,0,0,0,1.05,1,0,29,29,12,950,950,0,1,128,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2384,5462,0,0,1059,0,0,0,'Starving Mountain Lion','','',1,1,2,0,0,1.02,1,0,23,24,14,617,664,0,1,0,1200,0,20.4,27.6,0,0,0,0,300000,975,0,0,0,0,0,0,1.275,0.67575,'',0,0,0,2.5,8,14,0,16829,16830,1753,14917,0,0,0,0,0,0,0,0,0,5824,0,0,3496,5810,0,0,0,0,144,0),(2385,5462,0,0,1056,0,0,0,'Feral Mountain Lion','','',1,1,2,0,0,1.05,1,0,27,28,14,840,896,0,1,0,1200,0,23.4,31.8,0,0,0,0,300000,1111,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5826,0,0,3496,5810,0,0,0,0,144,0),(2386,5462,0,0,3705,3708,0,0,'Southshore Guard','','',0,7,0,0,0,1.25,1,0,45,45,11,2310,2310,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,152,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(2387,5462,0,0,3628,0,0,0,'Hillsbrad Councilman','','',0,7,0,0,0,1.05,1,0,25,26,123,590,628,1670,1,0,2000,0,26,37,0,0,0,0,300000,871,0,0,0,0,0,0,1.5,0.306,'',0,69,0,2.5,8,14,0,20806,12544,12748,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2388,5462,0,0,3675,0,0,0,'Innkeeper Shay','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,66177,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2389,5462,0,0,2037,0,0,0,'Zarise','Bat Handler','',0,7,0,1,0,1,1,0,65,65,68,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2390,5462,0,0,3677,0,0,0,'Aranae Venomblood','Herbalism Trainer','',0,7,0,0,0,1,1,0,29,29,68,950,950,0,1,81,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2391,5462,0,0,3678,0,0,0,'Serge Hinott','Alchemy Trainer','',0,7,0,0,0,1,1,0,32,32,68,1163,1163,0,1,83,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2392,5462,0,0,3651,0,0,0,'Delia Verana','','',0,7,0,0,0,1.1,1,0,32,32,71,1163,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.383,'',0,125,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2393,5462,0,0,3672,0,0,0,'Christoph Jeffcoat','Tradesman','',0,7,0,0,0,1.1,1,0,32,32,68,1163,1163,0,1,131,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2394,5462,0,0,3679,0,0,0,'Mallen Swain','Tailoring Supplies','',0,7,0,0,0,1,1,0,32,32,68,1163,1163,0,1,128,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2395,5462,0,0,3650,0,0,0,'Vinna Wayne','','',0,7,0,0,0,1.1,1,0,32,32,68,1163,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.383,'',0,118,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2396,5462,0,0,3653,0,0,0,'Hans Zandin','','',0,7,0,0,0,1,1,0,32,32,71,1163,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.383,'',0,119,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2397,5462,0,0,3652,0,0,0,'Derak Nightfall','Cook','',0,7,0,0,0,1.1,1,0,32,32,68,1163,1163,0,1,640,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2398,5462,0,0,3654,0,0,0,'Tara Coldgaze','','',0,7,0,0,0,1,1,0,32,32,71,1163,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.383,'',0,113,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2399,5462,0,0,3655,0,0,0,'Daryl Stack','Tailoring Trainer','',0,7,0,0,0,1,1,0,45,45,68,2495,2495,0,1,81,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2400,5462,0,0,3656,0,0,0,'Craig Hewitt','','',0,7,0,0,0,1,1,0,32,32,71,1163,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.383,'',0,95,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2401,5462,0,0,3659,0,0,0,'Kayren Soothallow','General Goods','',0,7,0,0,0,1,1,0,30,30,68,1003,1003,0,1,896,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2402,5462,0,0,3657,0,0,0,'Shara Blazen','','',0,7,0,0,0,1,1,0,32,32,68,1163,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.383,'',0,112,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2403,5462,0,0,3620,0,0,0,'Farmer Getz','','',0,7,0,0,0,1.02,1,0,24,24,88,664,664,0,1,0,1500,0,25.5,34.5,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.306,'',0,64,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2404,5462,0,0,3631,0,0,0,'Blacksmith Verringtan','','',0,7,0,0,0,1.05,1,0,26,26,88,787,787,0,1,0,1500,0,27.75,36.75,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.306,'',0,76,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2405,5462,0,0,3662,3663,0,0,'Tarren Mill Deathguard','','',0,7,0,0,0,2,1,0,45,45,71,3696,3696,0,1,268435456,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,10,1.5,0.383,'',0,158,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2406,5462,0,0,1058,0,0,0,'Mountain Lion','','',1,1,2,0,0,1.1,1,0,32,33,14,1163,1221,0,1,0,1400,0,32.2,42.7,0,0,0,0,300000,1281,0,0,0,0,0,0,1.725,0.91425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5525,0,0,3496,5810,0,0,0,0,144,0),(2407,5462,0,0,2300,0,0,0,'Hulking Mountain Lion','','',1,1,2,0,0,1.1,1,0,33,34,14,1221,1279,0,1,0,1400,0,32.9,44.1,0,0,0,0,300000,1317,0,0,0,0,0,0,1.95,1.0335,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13363,0,0,3496,5810,0,0,0,0,144,0),(2408,5462,0,0,1244,0,0,0,'Snapjaw','','',1,1,21,0,0,1.1,1,0,30,31,7,1050,1107,0,1,0,2000,0,44,58,0,0,0,0,300000,1213,0,62,0,75,0,0,0.8,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5924,0,0,0,0,0,0,0,0,0,0),(2409,5462,0,0,5129,0,0,0,'Felicia Maline','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,12,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2410,5462,0,0,3682,0,0,0,'Magus Wordeen Voidglare','','',0,7,0,0,0,1,1,0,42,42,68,1981,1981,0,1,2,1500,0,46.5,62.25,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2411,5462,0,0,1838,0,0,0,'Ricter','','',0,7,0,0,0,1.1,1,0,33,33,7,1221,1221,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,0.383,'',0,132,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3689,0,0,0,0,0,0,0),(2412,5462,0,0,1828,0,0,0,'Alina','','',0,7,0,0,0,1.1,1,0,33,33,7,1221,1221,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,0.383,'',0,132,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3690,0,0,0,0,0,0,0),(2413,5462,0,0,1829,0,0,0,'Dermot','','',0,7,0,0,0,1.1,1,0,34,34,7,1279,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.5,0.383,'',0,143,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3691,0,0,0,0,0,0,0),(2414,5462,0,0,1831,0,0,0,'Kegan Darkmar','','',0,7,0,0,0,1,1,0,35,35,7,1342,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,148,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3688,0,0,0,0,0,0,0),(2415,5462,0,0,1840,0,0,0,'Warden Belamoore','','',0,7,0,0,0,1,1,0,36,36,76,1075,1075,2763,1,0,2000,0,35,49,0,0,0,0,300000,1241,0,0,0,0,0,0,1.5,0.208,'',0,161,0,2.5,8,14,0,20823,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3714,0,0,0,0,0,0,0),(2416,5462,0,0,415,0,0,0,'Crushridge Plunderer','','',0,7,0,0,0,1,1,0,36,37,45,1277,1336,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,37,0,0,0,1.5,0.893,'',0,162,0,2.5,8,14,0,15496,9143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2843,3658,0,0,0,0,0,0),(2417,5462,0,0,11563,0,0,0,'Grel\'borg the Miser','','',0,7,0,1,0,1,1,0,39,39,45,3540,3540,1236,1,0,2000,0,122.4,160.8,0,0,0,0,600000,1807,0,0,0,0,0,0,2.175,1.45,'',0,583,0,2.5,8,14,0,4979,6742,11990,0,0,0,0,0,0,0,0,0,0,0,0,0,3684,4646,0,0,0,0,0,0),(2418,5462,0,0,1646,0,0,0,'Deathguard Samsa','','',0,7,0,0,0,1,1,0,32,32,68,2114,2114,0,1,2,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2419,5462,0,0,1647,0,0,0,'Deathguard Humbert','','',0,7,0,0,0,1,1,0,32,32,68,2114,2114,0,1,2,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2420,5462,0,0,536,0,0,0,'Targ','','',0,7,0,0,0,1,1,0,41,41,45,1585,1585,2572,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,2.625,1.56275,'',0,220,0,2.5,8,14,0,8147,15496,7366,0,0,0,0,0,0,0,0,0,0,0,0,0,3550,0,0,0,0,0,0,0),(2421,5462,0,0,416,0,0,0,'Muckrake','','',0,7,0,0,0,1,1,0,40,40,45,1524,1524,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,2.4,1.4288,'',0,204,0,2.5,8,14,0,12555,8379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3551,0,0,0,0,0,0,0),(2422,5462,0,0,11552,0,0,0,'Glommus','','',0,7,0,0,0,1,1,0,39,39,45,1459,1459,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,0,0,1.95,1.1609,'',0,196,0,2.5,8,14,0,9128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3552,0,0,0,0,0,0,0),(2423,5462,0,0,1833,0,0,0,'Lord Aliden Perenolde','','',0,7,0,0,0,1,1,0,41,41,16,1600,1600,1332,1,0,2000,0,55,72,0,0,0,0,300000,2072,0,0,0,0,0,0,1.5,0.306,'',0,236,0,2.5,8,14,0,8362,11974,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2424,5875,0,0,280,0,0,0,'Guild Banker','Guild Banker','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2425,5462,0,0,11658,0,0,0,'Varimathras','','',12,3,0,3,0,1,1,0,73,73,68,684400,684400,82725,1,3,2000,0,10955,15680,0,0,0,0,36000000,7604,0,0,0,0,0,252,3,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2427,5462,0,0,3625,0,0,0,'Jailor Eston','','',0,7,0,0,0,1.02,1,0,24,24,16,664,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.306,'',0,64,0,2.5,8,14,0,3442,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,3467,0,0,0,0,0,0),(2428,5462,0,0,3626,0,0,0,'Jailor Marlgen','','',0,7,0,0,0,1.02,1,0,24,24,16,664,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.306,'',0,65,0,2.5,8,14,0,6533,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,3499,0,0,0,0,0,0),(2429,5462,0,0,3674,0,0,0,'Novice Thaivand','','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2430,5462,0,0,1664,0,0,0,'Chef Jessen','','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2431,5462,0,0,1830,0,0,0,'Jailor Borhuin','','',0,7,0,0,0,1,1,0,37,37,16,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.5,0.306,'',0,171,0,2.5,8,14,0,6533,8379,12555,0,0,0,0,0,0,0,0,0,0,0,0,0,3704,0,0,0,0,0,0,0),(2432,5462,0,0,4349,0,0,0,'Darla Harris','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,12,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2433,5462,0,0,1669,0,0,0,'Helcular\'s Remains','','',0,6,0,1,0,3,1,0,44,44,83,4700,4700,1483,1,2,1258,0,169.201,217.634,1,1384,73.5535,101.136,0,2528,0,0,0,0,0,0,1.5,0.383,'',0,754,0,2.5,8,14,0,4950,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2434,5462,0,0,3627,3634,0,0,'Shadowy Assassin','','',0,7,0,0,0,1.15,1,0,37,38,108,1500,1700,0,1,2,2000,0,53,70,0,0,0,0,0,1684,0,0,0,0,85,0,1.5,0.306,'',0,172,0,2.5,8,14,0,1785,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2435,5462,0,0,3664,0,0,0,'Southshore Crier','','',0,7,0,0,0,1,1,0,32,32,96,4300,4300,0,1,0,2000,0,45,60,0,0,0,0,0,1249,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2436,5462,0,0,3667,0,0,0,'Farmer Kent','','',0,7,0,0,0,1.02,1,0,25,25,96,713,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2437,5462,0,0,3681,0,0,0,'Keeper Bel\'varil','','',0,7,0,0,0,1,1,0,34,34,68,1279,1279,0,1,2,1500,0,35.25,47.25,0,0,0,0,300000,1317,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2438,5462,0,0,1662,0,0,0,'Bartolo Ginsetti','','',0,7,0,0,0,1.1,1,0,32,32,12,1163,1163,0,1,2,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2439,5462,0,0,5567,0,0,0,'Major Samuelson','Stormwind City Guard','',0,7,0,0,0,1.25,1,0,50,50,12,2769,2769,0,1,2,1500,0,63.75,84,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2440,5462,0,0,3732,0,0,0,'Drunken Footpad','','',0,7,0,0,0,1.1,1,0,32,33,16,1200,1200,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,0.306,'',0,112,0,2.5,8,14,0,13584,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2441,5875,0,0,428,0,0,0,'[UNUSED] Southshore Citizen','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2442,5462,0,0,1060,0,0,0,'Cow','','',0,8,0,0,0,0.01,1,0,5,5,190,1,1,0,1,0,2000,0,5,7,0,0,0,0,400000,111,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(2447,5462,0,0,6371,0,0,0,'Narillasanz','','',0,2,0,2,0,8.5,2,0,44,44,60,12121,12121,2966,1,0,2000,0,160.8,213.6,0,0,0,0,53200000,2527,0,0,0,0,0,0,3,1.5,'',0,768,0,2.5,8,14,0,18435,9573,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2448,5462,0,0,3644,0,0,0,'Clerk Horrace Whitesteed','','',0,7,0,0,0,1,1,0,26,26,88,787,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.306,'',0,76,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2449,5462,0,0,3642,0,0,0,'Citizen Wilkes','','',0,7,0,0,0,1.02,1,0,25,25,88,713,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,69,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2450,5462,0,0,3645,0,0,0,'Miner Hackett','','',0,7,0,0,0,1,1,0,29,29,88,950,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.306,'',0,95,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2451,5462,0,0,3630,0,0,0,'Farmer Kalaba','','',0,7,0,0,0,1.02,1,0,25,25,88,713,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.208,'',0,69,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2452,5462,0,0,1078,0,0,0,'Skhowl','','',0,7,0,4,0,1,1,0,36,36,16,1469,1469,0,1,0,2000,0,50,66,0,0,0,0,43200000,1456,0,0,0,0,0,0,3.41,2,'',0,162,0,2.5,8,14,0,16508,6253,15971,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0),(2453,5462,0,0,11566,0,0,0,'Lo\'Grosh','','',0,7,0,4,0,1,1,0,39,39,45,1196,1196,3075,1,0,1333,0,32.6585,39.3235,0,0,0,0,72000000,974,0,0,0,0,0,0,3.71,2,'',0,185,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2454,5875,0,0,9784,0,0,0,'Skeletal Fiend (Enraged Form)','','',0,6,0,0,0,1,1,0,1,1,35,300,400,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2378,1598,0,0,0,0,0,0),(2455,5462,0,0,1450,0,0,0,'Olivia Burnside','Banker','',0,7,0,0,0,3,1,0,45,45,12,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.208,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2456,5462,0,0,1436,0,0,0,'Newton Burnside','Banker','',0,7,0,0,0,3,1,0,45,45,12,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.306,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2457,5462,0,0,1437,0,0,0,'John Burnside','Banker','',0,7,0,0,0,3,1,0,45,45,12,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2458,5462,0,0,2645,0,0,0,'Randolph Montague','Banker','',0,7,0,0,0,3,1,0,45,45,68,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.383,'',0,90,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2459,5462,0,0,2641,0,0,0,'Mortimer Montague','Banker','',0,7,0,0,0,3,1,0,45,45,68,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2460,5462,0,0,3037,0,0,0,'Barnum Stonemantle','Banker','',0,7,0,0,0,3,1,0,45,45,55,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2461,5462,0,0,3038,0,0,0,'Bailey Stonemantle','Banker','',0,7,0,0,0,3,1,0,45,45,55,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2462,5462,0,0,10996,0,0,0,'Flesh Eating Worm','','',65537,10,42,0,0,1,1,0,25,25,21,1,1,0,1,0,1000,0,17.5,24,0,0,0,0,300000,1008,0,0,0,0,0,0,1.23305,1.23305,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2464,5462,0,0,1735,0,0,0,'Commander Aggro\'gosh','','',0,7,0,1,0,20,1,0,60,60,29,61040,61040,0,1,2,2000,0,478.4,634.8,0,0,0,0,1800000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2465,5462,0,0,4366,0,0,0,'Far Seer Mok\'thardin','','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2466,5462,0,0,1785,0,0,0,'Mountaineer Grugelm','','',0,7,0,0,0,2,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2468,5462,0,0,1806,0,0,0,'Mountaineer Thar','','',0,7,0,0,0,2,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2469,5462,0,0,1802,0,0,0,'Mountaineer Rharen','','',0,7,0,0,0,2,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2470,5462,0,0,9232,0,0,0,'Watcher Fraizer','The Night Watch','',0,7,0,0,0,2,1,0,37,37,56,2672,2672,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,100,0,0,0,100,1.5,0.306,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2472,5875,0,0,6376,0,0,0,'Flamescale Drake','','',0,2,0,1,0,1,1,0,39,39,60,7295,7295,0,1,0,2000,0,405,540,0,0,0,0,0,1808,0,0,0,0,0,0,2.55,1.275,'',0,0,0,2.5,8,14,0,39263,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2473,5462,0,0,935,0,0,0,'Granistad','','',0,1,0,0,0,1.15,1,0,40,40,122,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,2.3,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2474,5462,0,0,935,0,0,0,'Kurdros','','',0,1,0,0,0,1.15,1,0,40,40,122,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,2.3,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2475,5462,0,0,1081,0,0,0,'Sloth','','',0,6,0,0,0,1,1,0,31,31,21,2700,2700,0,1,0,1700,0,37.4,49.3,1,1870,56.1,82.28,0,1213,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2476,5462,0,0,831,0,0,0,'Large Loch Crocolisk','','',1,1,6,4,0,1,1,0,22,22,14,573,573,0,1,0,1475,0,23.6,30.975,0,0,0,0,18000000,906,0,0,0,0,0,0,1.375,0.76395,'',0,0,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,5856,0,0,2925,2939,0,0,0,0,0,0),(2477,5462,0,0,3443,0,0,0,'Gradok','Horde Runner','',0,7,0,1,0,1,1,0,19,19,83,1347,1347,0,1,0,1466,0,33.6447,46.1057,0,0,0,0,600000,802,0,0,0,0,0,0,1.5,0.372,'',0,113,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2478,5462,0,0,3442,0,0,0,'Haren Swifthoof','Horde Runner','',0,7,0,1,0,1,1,0,20,20,83,1452,1452,0,1,0,1466,0,36.1369,48.5979,0,0,0,0,600000,836,0,0,0,0,0,0,4.05,0.9747,'',0,109,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2479,5462,0,0,1081,0,0,0,'Sludge','','',0,6,0,0,0,1,1,0,31,31,21,1684,1684,0,1,0,1700,0,37.4,49.3,1,1870,56.1,82.28,0,1213,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2480,5462,0,0,7031,0,0,0,'Bro\'kin','Alchemy Supplies','',0,7,0,0,0,1,1,0,49,49,120,1900,1900,0,1,128,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2481,5462,0,0,7130,0,0,0,'Bliztik','Alchemy Supplies','',0,7,0,0,0,1.15,1,0,36,36,120,1469,1469,0,1,128,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2482,5462,0,0,4490,0,0,0,'Zarena Cromwind','Superior Weaponsmith','',0,7,0,0,0,1.2,1,0,43,43,120,2059,2059,0,1,4736,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2483,5462,0,0,4394,0,0,0,'Jaquilina Dramet','Superior Axecrafter','',0,7,0,0,0,1,1,0,39,39,35,1678,1678,0,1,4224,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2485,5462,0,0,1470,0,0,0,'Larimaine Purdue','Portal Trainer','',0,7,0,0,0,1.25,1,0,50,50,12,2769,2769,0,1,49,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2486,5462,0,0,7162,0,0,0,'Fin Fizracket','Blackwater Raiders','',0,7,0,0,0,1.2,1,0,42,42,120,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2487,5462,0,0,1667,0,0,0,'Fleet Master Seahorn','Blackwater Raiders','',0,7,0,0,0,1.35,1,0,60,60,120,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2488,5462,0,0,1282,0,0,0,'Deeg','Blackwater Raiders','',0,7,0,0,0,1.1,1,0,34,34,120,1279,1279,0,1,2,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2489,5462,0,0,10548,0,0,0,'Milstaff Stormeye','Portal Trainer','',0,7,0,0,0,1.2,1,0,45,45,55,2218,2218,0,1,49,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2490,5462,0,0,7165,0,0,0,'First Mate Crazz','Blackwater Raiders','',0,7,0,0,0,1.2,1,0,44,44,120,2138,2138,0,1,2,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2491,5462,0,0,4717,0,0,0,'Whiskey Slim','Blackwater Raiders','',0,7,0,0,0,1.15,1,0,38,38,120,1604,1604,0,1,2,2000,0,53,70,0,0,0,0,300000,1684,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2492,5462,0,0,2810,0,0,0,'Lexington Mortaim','Portal Trainer','',0,7,0,0,0,1.1,1,0,35,35,68,1342,1342,0,1,49,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2493,5462,0,0,1403,0,0,0,'Dizzy One-Eye','Blackwater Raiders','',0,7,0,0,0,1.2,1,0,41,41,120,1902,1902,0,1,2,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2494,5462,0,0,1928,0,0,0,'Privateer Bloads','','',0,7,0,0,0,1.15,1,0,40,40,120,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2495,5462,0,0,7166,0,0,0,'Drizzlik','','',0,7,0,0,0,1.2,1,0,45,45,120,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2496,5462,0,0,7167,0,0,0,'Baron Revilgaz','','',0,7,0,0,0,1.35,1,0,60,60,120,4120,4120,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2497,5462,0,0,4569,0,0,0,'Nimboya','','',0,7,0,0,0,1.2,1,0,41,41,126,1902,1902,0,1,2,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2498,5462,0,0,7168,0,0,0,'Crank Fizzlebub','','',0,7,0,0,0,1.1,1,0,34,34,120,1279,1279,0,1,2,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2499,5462,0,0,7429,0,0,0,'Markel Smythe','','',0,7,0,0,0,1.15,1,0,38,38,120,1604,1604,0,1,0,1000,0,26.5,35,0,0,0,0,300000,1684,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2500,5462,0,0,797,0,0,0,'Captain Hecklebury Smotts','','',0,7,0,0,0,1.15,1,0,37,37,120,1536,1536,0,1,2,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.5,1,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2501,5462,0,0,1925,0,0,0,'\"Sea Wolf\" MacKinley','','',0,7,0,0,0,1.2,1,0,44,44,120,2138,2138,0,1,2,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2502,5462,0,0,1929,0,0,0,'\"Shaky\" Phillipe','','',0,7,0,0,0,1.2,1,0,44,44,120,2138,2138,0,1,2,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2503,5462,0,0,3633,0,0,0,'Hillsbrad Foreman','','',0,7,0,0,0,1.05,1,0,27,28,123,840,896,0,1,0,2200,0,42.9,58.3,0,0,0,0,300000,1111,0,0,0,0,0,0,1.5,0.306,'',0,82,0,2.5,8,14,0,5115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(2504,5462,0,0,1573,0,0,0,'Donyal Tovald','Librarian','',0,7,0,0,0,1,1,0,15,15,12,328,328,0,1,2,1000,0,11,14.5,0,0,0,0,180000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2505,5462,0,0,5027,0,0,0,'Saltwater Snapjaw','','',1,1,21,0,0,1.25,1,0,44,50,7,2228,2769,0,1,0,2000,0,85,112,0,0,0,0,350000,2966,0,100,0,85,0,0,1.2,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5928,0,0,0,0,0,0,0,0,0,0),(2506,5462,0,0,1790,0,0,0,'Mountaineer Harn','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2507,5462,0,0,1808,0,0,0,'Mountaineer Uthan','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2508,5462,0,0,1810,0,0,0,'Mountaineer Wuar','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2509,5462,0,0,1778,0,0,0,'Mountaineer Cragg','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2510,5462,0,0,1801,0,0,0,'Mountaineer Ozmok','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2511,5462,0,0,1776,0,0,0,'Mountaineer Bludd','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2512,5462,0,0,1803,0,0,0,'Mountaineer Roghan','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2513,5462,0,0,1791,0,0,0,'Mountaineer Janha','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2514,5462,0,0,1797,0,0,0,'Mountaineer Modax','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2515,5462,0,0,1782,0,0,0,'Mountaineer Fazgard','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2516,5462,0,0,1794,0,0,0,'Mountaineer Kamdar','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2517,5462,0,0,1795,0,0,0,'Mountaineer Langarr','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2518,5462,0,0,1805,0,0,0,'Mountaineer Swarth','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2519,5462,0,0,4475,0,0,0,'Kin\'weelay','','',0,7,0,0,0,1.15,1,0,39,39,126,1678,1678,0,1,2,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,3644,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2520,5462,0,0,1159,0,0,0,'Remote-Controlled Golem','','',0,9,0,1,0,3,1,0,18,18,14,1300,1300,826,1,0,2000,0,195,262.5,0,0,0,0,0,768,30,30,30,30,30,30,0.6,0.3748,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2521,5462,0,0,809,0,0,0,'Skymane Gorilla','','',1,1,9,0,0,1.2,1,0,41,41,72,1902,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,1.4375,1.2075,'',0,0,0,2.5,8,14,0,5568,0,0,0,0,0,0,0,0,0,0,0,0,12958,0,0,0,0,0,0,0,0,0,0),(2522,5462,0,0,613,0,0,0,'Jaguero Stalker','','',1,1,2,0,0,1.2,1,0,41,41,16,1902,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,2.175,1.15275,'30831 12787',0,0,0,2.5,8,14,0,3417,0,0,0,0,0,0,0,0,0,0,0,0,5833,0,0,0,0,0,0,0,0,0,0),(2523,5462,0,0,4589,0,0,0,'Searing Totem','','',0,11,0,0,0,1,1,0,1,80,58,5,5,355,1,0,1820,0,384.02,533.26,0,0,0,0,615000,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,3606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2524,5462,0,0,1788,0,0,0,'Mountaineer Haggis','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,1710,0,35.91,47.88,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2525,5462,0,0,1775,0,0,0,'Mountaineer Barn','','',0,7,0,0,0,2,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2526,5462,0,0,1798,0,0,0,'Mountaineer Morlic','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2527,5462,0,0,1774,0,0,0,'Mountaineer Angst','','',0,7,0,0,0,2,1,0,30,30,57,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2528,5462,0,0,1787,0,0,0,'Mountaineer Haggil','','',0,7,0,0,0,1,1,0,30,30,57,1910,1910,0,1,0,1710,0,35.91,47.88,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2529,5462,0,0,1098,0,0,0,'Son of Arugal','','',0,7,0,1,0,3,1,0,20,20,24,1452,1452,0,1,0,2000,0,49.3,66.3,0,0,0,0,7200000,836,0,0,0,0,0,0,2.175,1.17015,'',0,122,0,2.5,8,14,0,7124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2530,5462,0,0,4663,0,0,0,'Yenniku','Darkspear Hostage','',0,7,0,0,0,1,1,0,41,41,28,1902,1902,0,1,2,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,1.5,0.306,'',0,218,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4016,0,0,0,0,0,0,0),(2531,5462,0,0,1693,0,0,0,'Minion of Morganth','','',0,6,0,0,0,1,1,0,30,30,39,1432,1432,0,1,0,1710,0,35.91,47.88,1,1881,54.549,79.002,0,1179,0,0,0,0,0,0,2.175,0.725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2532,5462,0,0,252,0,0,0,'Donna','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,370000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2533,5462,0,0,262,0,0,0,'William','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,370000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2534,5462,0,0,314,0,0,0,'Zanzil the Outcast','','',0,7,0,0,0,1,1,0,46,46,16,1919,1919,1587,1,0,2000,0,72,95,0,0,0,0,300000,2749,0,0,0,0,0,0,1.875,0.6525,'',0,295,0,2.5,8,14,0,8832,9532,8264,0,0,0,0,0,0,0,0,0,0,0,0,0,4016,0,0,0,0,0,0,0),(2535,5462,0,0,987,0,0,0,'Maury \"Club Foot\" Wilkins','','',0,6,0,0,0,1.2,1,0,43,44,16,2059,2138,0,1,0,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.533,'',0,244,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3924,4016,0,0,0,0,0,0),(2536,5462,0,0,987,0,0,0,'Jon-Jon the Crow','','',0,6,0,0,0,1.2,1,0,43,44,16,2059,2138,0,1,0,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.533,'',0,245,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3925,4016,0,0,0,0,0,0),(2537,5462,0,0,987,0,0,0,'Chucky \"Ten Thumbs\"','','',0,6,0,0,0,1,1,0,43,43,16,2138,2138,0,1,0,2000,0,72,96,0,0,0,0,300000,2369,0,0,0,0,0,0,1.5,0.533,'',0,247,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3926,4016,0,0,0,0,0,0),(2540,5462,0,0,5966,0,0,0,'Dalaran Serpent','','',0,1,0,0,0,1,1,0,14,15,84,450,480,324,1,0,1000,0,11,14.5,0,0,0,0,0,665,0,0,0,50,0,0,0.3125,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2541,5462,0,0,4910,0,0,0,'Lord Sakrasis','','',0,7,0,4,0,1,1,0,45,45,14,1848,1848,0,1,0,1258,0,47.804,62.9,0,0,0,0,21600000,2695,0,0,0,0,0,0,2.625,1.75,'',0,269,0,2.5,8,14,0,15496,3583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2542,5462,0,0,1546,0,0,0,'Catelyn the Blade','Blackwater Raiders','',0,7,0,0,0,1.25,1,0,50,50,120,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2543,5462,0,0,1595,0,0,0,'Archmage Ansirem Runeweaver','Kirin Tor','',0,7,0,0,0,1,1,0,40,40,76,1239,1239,3191,1,2,2000,0,40,55,0,0,0,0,300000,1590,0,0,0,0,0,0,1.5,0.306,'',0,20,0,2.5,8,14,0,143,145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2544,5462,0,0,9573,0,0,0,'Southern Sand Crawler','','',1,1,8,0,0,1.2,1,0,40,41,7,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13021,0,0,0,0,0,0,0,0,0,0),(2545,5462,0,0,4641,0,0,0,'\"Pretty Boy\" Duncan','','',0,7,0,0,0,1.15,1,0,39,39,119,1678,1678,0,1,2,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,0,0,1.5,0.306,'',0,195,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3910,3897,4027,0,0,0,0,0),(2546,5462,0,0,797,0,0,0,'Fleet Master Firallon','','',0,7,0,0,0,1.25,1,0,42,42,119,2064,2064,0,1,2,1300,0,40.3,53.95,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,1,'',0,230,0,2.5,8,14,0,32064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3897,3910,0,0,0,0,0,0),(2547,5462,0,0,4657,0,0,0,'Ironpatch','','',0,7,0,0,0,1.2,1,0,43,43,119,2059,2059,0,1,0,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.5,0.372,'',0,244,0,2.5,8,14,0,7164,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3897,3910,0,0,0,0,0,0),(2548,5462,0,0,7208,0,0,0,'Captain Keelhaul','','',0,7,0,0,0,1.25,1,0,42,42,119,2064,2064,0,1,0,2000,0,62,83,1,1661,71.423,104.643,300000,2218,0,0,0,0,0,0,1.5,0.306,'',0,230,0,2.5,8,14,0,6600,7896,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,3897,3910,0,0,0,0,0,0),(2549,5462,0,0,4648,0,0,0,'Garr Salthoof','','',0,7,0,0,0,1.2,1,0,42,42,119,1981,1981,0,1,0,2700,0,83.7,112.05,0,0,0,0,300000,2218,0,0,0,0,0,0,4.05,0.9747,'',0,226,0,2.5,8,14,0,6253,8260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3897,3910,0,0,0,0,0,0),(2550,5462,0,0,4873,0,0,0,'Captain Stillwater','','',0,7,0,0,0,1,1,0,42,42,119,1651,1651,2762,1,0,2000,0,58,77,0,0,0,0,300000,2216,0,0,0,0,0,0,1.725,0.3519,'',0,234,0,2.5,8,14,0,11975,36843,8814,0,0,0,0,0,0,0,0,0,0,0,0,0,3897,3910,0,0,0,0,0,0),(2551,5462,0,0,1102,0,0,0,'Brutus','','',0,4,0,0,0,1,1,0,43,43,119,2746,2746,0,1,0,2600,0,87.1,114.4,0,0,0,0,300000,2369,86,43,43,43,86,43,1.5,1.03,'',0,241,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3897,3910,0,0,0,0,0,0),(2552,5462,0,0,28234,3990,0,0,'Witherbark Troll','','',0,7,0,0,0,1.1,1,0,30,31,654,1050,1107,0,1,0,2000,0,44,58,0,0,0,0,400000,1213,40,0,40,0,0,0,1.5,0.347222,'',0,104,0,2.5,8,14,0,4974,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4503,7273,0,0,0,0,0,0),(2553,5462,0,0,28232,3994,0,0,'Witherbark Shadowcaster','','',0,7,0,0,0,1.1,1,0,31,32,654,847,882,2308,1,0,2000,0,32,44,0,0,0,0,400000,1042,40,0,40,0,85,0,1.5,0.347222,'',0,113,0,2.5,8,14,0,20816,688,8176,0,0,0,0,0,0,0,0,0,0,0,0,0,4503,7273,0,0,0,0,0,0),(2554,5462,0,0,28223,3992,0,0,'Witherbark Axe Thrower','','',0,7,0,0,0,1,1,0,32,33,654,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,400000,1281,40,0,40,0,0,0,1.5,0.347222,'',0,112,0,2.5,8,14,0,10277,4974,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,4503,7273,0,0,0,0,0,0),(2555,5462,0,0,28237,3996,0,0,'Witherbark Witch Doctor','','',0,7,0,0,0,1.1,1,0,33,34,654,1021,1064,985,1,0,2000,0,44,58,0,0,0,0,400000,1316,40,0,40,0,0,0,1.5,0.347222,'',0,132,0,2.5,8,14,0,5605,8190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4503,4522,7273,0,0,0,0,0),(2556,5462,0,0,28226,3998,0,0,'Witherbark Headhunter','','',0,7,0,0,0,1,1,0,34,35,654,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,400000,1349,40,0,40,0,0,0,1.5,0.347222,'',0,141,0,2.5,8,14,0,6533,4974,38959,0,0,0,0,0,0,0,0,0,0,0,0,0,4503,7273,0,0,0,0,0,0),(2557,5462,0,0,3999,28231,0,0,'Witherbark Shadow Hunter','','',0,7,0,0,0,1.15,1,0,35,35,654,1160,1160,1067,1,0,2000,0,45,60,0,0,0,0,400000,1349,40,0,40,0,85,0,1.5,0.306,'',0,151,0,2.5,8,14,0,992,6726,7646,0,0,0,0,0,0,0,0,0,0,0,0,0,4503,5040,7273,0,0,0,0,0),(2558,5462,0,0,28224,4002,0,0,'Witherbark Berserker','','',0,7,0,0,0,1.15,1,0,36,37,654,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,400000,1568,40,0,40,0,0,0,1.5,0.306,'',0,161,0,2.5,8,14,0,10277,4974,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,4503,7273,0,0,0,0,0,0),(2559,5462,0,0,11316,0,0,0,'Highland Strider','','',1,1,11,0,0,1.1,1,0,30,31,48,1050,1107,0,1,0,2000,0,44,58,0,0,0,0,400000,1213,0,0,0,0,0,0,1.725,1.23395,'',0,0,0,2.5,8,14,0,16830,1754,61684,14918,0,0,0,0,0,0,0,0,0,13227,0,0,4512,0,0,0,0,0,0,0),(2560,5462,0,0,180,0,0,0,'Highland Thrasher','','',1,1,11,0,0,1.1,1,0,33,34,48,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,400000,1317,0,0,0,0,0,0,0.994068,0.71109,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,13197,0,0,4512,0,0,0,0,0,0,0),(2561,5462,0,0,961,0,0,0,'Highland Fleshstalker','','',1,1,11,0,0,1.15,1,0,36,37,48,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,400000,1568,0,0,0,0,0,0,1.95,1.3949,'',0,0,0,2.5,8,14,0,3393,0,0,0,0,0,0,0,0,0,0,0,0,13229,0,0,4513,0,0,0,0,0,0,0),(2562,5462,0,0,1052,0,0,0,'Boulderfist Ogre','','',0,7,0,0,0,1.1,1,0,32,33,45,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,400000,1281,0,0,0,0,0,0,1.725,1.02695,'',0,111,0,2.5,8,14,0,4955,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2563,5462,0,0,1103,0,0,0,'Plains Creeper','','',1,1,3,0,0,1.1,1,0,32,33,22,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,400000,1281,0,0,0,0,0,0,1.0625,0.561,'',0,0,0,2.5,8,14,0,4962,744,6751,0,0,0,0,0,0,0,0,0,0,5898,0,0,0,0,0,0,0,0,0,0),(2564,5462,0,0,1054,0,0,0,'Boulderfist Enforcer','','',0,7,0,0,0,1.1,1,0,33,34,45,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,400000,1317,0,0,0,0,0,0,1.95,1.1609,'',0,132,0,2.5,8,14,0,13730,4955,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2565,5462,0,0,1104,0,0,0,'Giant Plains Creeper','','',1,1,3,0,0,1.15,1,0,35,36,22,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,400000,1456,0,0,0,0,0,0,1.4375,0.759,'',0,0,0,2.5,8,14,0,4962,744,6751,0,0,0,0,0,0,0,0,0,0,5900,0,0,0,0,0,0,0,0,0,0),(2566,5462,0,0,3193,0,0,0,'Boulderfist Brute','','',0,7,0,0,0,1.15,1,0,35,36,45,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,400000,1456,0,0,0,0,0,0,2.16,1.28592,'',0,150,0,2.5,8,14,0,4955,11428,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2567,5462,0,0,6170,0,0,0,'Boulderfist Magus','','',0,7,0,0,0,1.15,1,0,36,37,45,1075,1116,2812,1,0,2000,0,36,51,0,0,0,0,400000,1300,0,0,0,0,0,0,1.95,1.3,'',0,161,0,2.5,8,14,0,20795,20822,6742,46555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2569,5462,0,0,1051,0,0,0,'Boulderfist Mauler','','',0,7,0,0,0,1.1,1,0,37,38,45,1470,1534,0,1,0,2000,0,53,70,0,0,0,0,400000,1684,0,0,0,0,0,0,2.4,1.4288,'',0,174,0,2.5,8,14,0,4955,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2570,5462,0,0,416,0,0,0,'Boulderfist Shaman','','',0,7,0,0,0,1.1,1,0,38,39,45,1248,1298,1213,1,0,2000,0,51,67,0,0,0,0,400000,1807,0,0,0,0,0,0,2.4,1.4288,'',0,183,0,2.5,8,14,0,11986,9532,6364,0,0,0,0,0,0,0,0,0,0,0,0,0,4527,0,0,0,0,0,0,0),(2571,5462,0,0,448,0,0,0,'Boulderfist Lord','','',0,7,0,0,0,1.1,1,0,39,40,45,1605,1676,0,1,0,2600,0,72.8,96.2,0,0,0,0,400000,1938,0,0,0,0,0,0,2.625,1.56275,'',0,193,0,2.5,8,14,0,8258,4955,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2572,5462,0,0,2153,0,0,0,'Drywhisker Kobold','','',0,7,0,0,0,1,1,0,35,36,26,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,400000,1456,0,0,0,0,0,0,1.625,0.858,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4435,0,0,0,0,0,0,0),(2573,5462,0,0,371,0,0,0,'Drywhisker Surveyor','','',0,7,0,0,0,1,1,0,37,38,26,1116,1155,2918,1,0,2000,0,37,52,0,0,0,0,400000,1391,0,0,0,0,0,0,1.875,0.99,'',0,172,0,2.5,8,14,0,20822,865,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,4435,0,0,0,0,0,0,0),(2574,5462,0,0,511,0,0,0,'Drywhisker Digger','','',0,7,0,0,0,1,1,0,36,37,26,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,400000,1568,0,0,0,0,0,0,1.875,0.99,'',0,161,0,2.5,8,14,0,8380,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4435,0,0,0,0,0,0,0),(2575,5462,0,0,3969,0,0,0,'Dark Iron Supplier','','',0,7,0,0,0,1.1,1,0,31,31,54,935,935,878,1,0,2000,0,40,54,0,0,0,0,400000,1213,0,0,0,0,0,100,1.5,0.347,'',0,109,0,2.5,8,14,0,4961,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2577,5462,0,0,3970,0,0,0,'Dark Iron Shadowcaster','','',0,7,0,0,0,1.1,1,0,31,32,54,847,882,2308,1,0,2000,0,32,44,0,0,0,0,400000,1042,0,0,0,0,75,100,1.5,0.347,'',0,112,0,2.5,8,14,0,20816,2941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2578,5462,0,0,10824,0,0,0,'Young Mesa Buzzard','','',1,1,7,0,0,1.1,1,0,31,32,7,1107,1163,0,1,0,2000,0,45,60,0,0,0,0,400000,1249,0,0,0,0,0,0,1.25,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8303,0,0,0,0,0,0,0,0,0,0),(2579,5462,0,0,1105,0,0,0,'Mesa Buzzard','','',1,1,7,0,0,1.1,1,0,34,35,7,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,400000,1349,0,0,0,0,0,0,1.4375,0.115,'',0,0,0,2.5,8,14,0,8139,0,0,0,0,0,0,0,0,0,0,0,0,8304,0,0,0,0,0,0,0,0,0,0),(2580,5462,0,0,388,0,0,0,'Elder Mesa Buzzard','','',1,1,7,0,0,1.15,1,0,37,38,7,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,400000,1684,0,0,0,0,0,0,1.625,0.13,'',0,0,0,2.5,8,14,0,8139,0,0,0,0,0,0,0,0,0,0,0,0,12860,0,0,0,0,0,0,0,0,0,0),(2581,5462,0,0,3960,3961,0,0,'Dabyrie Militia','','',0,7,0,0,0,1,1,0,31,32,123,1107,1163,0,1,0,2000,0,45,60,0,0,0,0,400000,1249,0,0,0,0,0,0,1.5,0.306,'',0,112,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2582,5462,0,0,3958,3959,0,0,'Dabyrie Laborer','','',0,7,0,0,0,1,1,0,30,31,123,1050,1107,0,1,0,2000,0,44,58,0,0,0,0,400000,1213,0,0,0,0,0,0,1.5,0.306,'',0,104,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2583,5462,0,0,4139,4140,0,0,'Stromgarde Troll Hunter','','',0,7,0,0,0,1,1,0,37,38,123,1257,1305,1166,1,0,2000,0,49,65,0,0,0,0,400000,1683,0,0,0,0,0,0,1.5,0.306,'',0,172,0,2.5,8,14,0,2767,17137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4450,0,0,0,0,0,0,0),(2584,5462,0,0,4137,4138,0,0,'Stromgarde Defender','','',0,7,0,0,0,1,1,0,37,38,123,1336,1395,0,1,0,2000,0,53,70,0,0,0,0,400000,1684,0,0,0,0,0,0,1.5,0.306,'',0,183,0,2.5,8,14,0,7164,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4450,0,0,0,0,0,0,0),(2585,5462,0,0,4143,4144,0,0,'Stromgarde Vindicator','','',0,7,0,0,0,1,1,0,38,39,123,1604,1678,0,1,0,2000,0,54,72,0,0,0,0,400000,1808,0,0,0,0,0,0,1.5,0.306,'',0,195,0,2.5,8,14,0,8602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4450,0,0,0,0,0,0,0),(2586,5462,0,0,3984,0,0,0,'Syndicate Highwayman','','',0,7,0,0,0,1,1,0,30,31,87,1051,1107,0,1,0,2000,0,44,58,0,0,0,0,400000,1213,0,0,100,0,0,0,1.5,0.306,'',0,104,0,2.5,8,14,0,37685,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4495,0,0,0,0,0,0,0),(2587,5462,0,0,3982,3983,0,0,'Syndicate Pathstalker','','',0,7,0,0,0,1,1,0,32,33,87,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,400000,1281,0,0,100,0,0,0,1.5,0.306,'',0,112,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4495,0,0,0,0,0,0,0),(2588,5462,0,0,4016,4017,0,0,'Syndicate Prowler','','',0,7,0,0,0,1,1,0,36,37,87,1277,1336,0,1,0,2000,0,51,68,0,0,0,0,400000,1568,0,0,100,0,0,0,1.5,0.306,'1784',0,163,0,2.5,8,14,0,6713,14873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4440,4506,0,0,0,0,0,0),(2589,5462,0,0,3987,3988,0,0,'Syndicate Mercenary','','',0,7,0,0,0,1,1,0,31,32,87,1107,1163,0,1,0,1300,0,29.25,39,0,0,0,0,400000,1249,0,0,100,0,0,0,1.5,0.306,'',0,113,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4495,0,0,0,0,0,0,0),(2590,5462,0,0,4014,4015,0,0,'Syndicate Conjuror','','',0,7,0,0,0,1.1,1,0,35,36,87,992,1028,2722,1,0,2000,0,35,49,0,0,0,0,400000,1241,0,0,100,0,0,54,1.5,0.306,'',0,151,0,2.5,8,14,0,15970,13787,9613,43896,0,0,0,0,0,0,0,0,0,0,0,0,4440,4506,0,0,0,0,0,0),(2591,5462,0,0,4018,4019,0,0,'Syndicate Magus','','',0,7,0,0,0,1.1,1,0,37,38,87,1067,1104,2918,1,0,2000,0,37,52,0,0,0,0,400000,1391,0,0,100,0,0,57,1.5,0.306,'',0,173,0,2.5,8,14,0,9672,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4506,4440,0,0,0,0,0,0),(2592,5462,0,0,9587,0,0,0,'Rumbling Exile','','',0,4,0,0,0,1.15,1,0,38,39,91,1604,1678,0,1,0,2000,0,54,72,0,0,0,0,400000,1808,39,39,39,39,78,39,1.275,0.2635,'',0,250,0,2.5,8,14,0,6524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2593,5875,0,0,4766,0,0,0,'Rough Stone Elemental','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.275,0.2635,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2594,5462,0,0,7212,0,0,0,'Sprogger','','',0,7,0,0,0,1.15,1,0,37,37,120,1536,1536,0,1,2,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2595,5462,0,0,11254,0,0,0,'Daggerspine Raider','','',0,7,0,0,0,1.15,1,0,38,39,74,1604,1678,0,1,0,2000,0,54,72,0,0,0,0,400000,1808,0,0,0,0,0,0,1.95,1.3,'',0,183,0,2.5,8,14,0,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2596,5462,0,0,5765,0,0,0,'Daggerspine Sorceress','','',0,7,0,0,0,1.15,1,0,39,40,74,1196,1239,3133,1,0,2000,0,40,55,0,0,0,0,400000,1590,0,0,0,0,0,0,1.625,0.65,'',0,189,0,2.5,8,14,0,20824,13585,45299,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2597,5462,0,0,3985,0,0,0,'Lord Falconcrest','Syndicate Leader','',0,7,0,0,0,1,1,0,40,40,87,2286,2286,0,1,0,2000,0,56,74,0,0,0,0,400000,1938,0,0,100,0,0,0,1.5,0.306,'',0,206,0,2.5,8,14,0,6713,32064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4517,0,0,0,0,0,0,0),(2598,5462,0,0,4027,0,0,0,'Darbel Montrose','Shadow Council Warlock','',0,7,0,2,0,1,1,0,39,39,16,2360,2360,2472,1,0,1325,0,60.95,74.8625,0,0,0,0,0,1517,0,0,0,0,0,0,3.01,2,'',0,578,0,2.5,8,14,0,8722,11980,9613,39674,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2599,5462,0,0,3971,0,0,0,'Otto','Bodyguard','',0,7,0,0,0,1,1,0,38,38,16,1046,1046,0,1,0,2700,0,71.55,94.5,0,0,0,0,400000,1684,0,0,0,0,0,0,1.5,0.306,'',0,181,0,2.5,8,14,0,6253,12555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4516,0,0,0,0,0,0,0),(2600,5462,0,0,4026,0,0,0,'Singer','','',0,7,0,4,0,1,1,0,34,34,16,1064,1064,1007,1,0,1000,0,22,29,0,0,0,0,7200000,1316,0,0,0,0,0,0,1.5,0.208,'',0,142,0,2.5,8,14,0,14515,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2601,5462,0,0,11551,0,0,0,'Foulbelly','','',0,7,0,2,0,1,1,0,42,42,45,6605,6605,1381,1,0,1266,0,82.923,100.647,0,0,0,0,0,1841,0,0,0,0,0,0,3,1.786,'',0,252,0,2.5,8,14,0,3256,3106,21787,14897,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2602,5462,0,0,11572,0,0,0,'Ruul Onestone','','',0,7,0,2,0,3,1,0,39,39,45,3540,3540,1236,1,2,1325,0,253.406,332.906,0,0,0,0,0,1517,0,0,0,0,0,0,2.625,1.75,'',0,657,0,2.5,8,14,0,6742,9532,16005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2603,5462,0,0,610,0,0,0,'Kovork','','',0,7,0,4,0,1,1,0,36,36,45,1469,1469,0,1,0,1350,0,33.75,44.55,0,0,0,0,0,1456,0,0,0,0,0,0,1.95,1.1609,'',0,160,0,2.5,8,14,0,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2604,5462,0,0,536,0,0,0,'Molok the Crusher','','',0,7,0,4,0,1,1,0,39,39,45,1678,1678,0,1,0,1350,0,36.45,48.6,0,0,0,0,0,1808,0,0,0,0,0,0,2.625,1.56275,'',0,250,0,2.5,8,14,0,6253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2605,5462,0,0,4003,0,0,0,'Zalas Witherbark','Warband Leader','',0,7,0,4,0,1,1,0,40,40,654,1410,1410,2566,1,0,1325,0,35.1125,43.0625,0,0,0,0,201600000,1619,40,0,40,0,0,0,3.71,2,'',0,198,0,2.5,8,14,0,851,512,4974,0,0,0,0,0,0,0,0,0,0,0,0,0,4503,7273,0,0,0,0,0,0),(2606,5462,0,0,4033,0,0,0,'Nimar the Slayer','Warband Leader','',0,7,0,4,0,1,1,0,37,37,654,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,0,1568,0,0,0,0,0,0,1.5,0.306,'',0,168,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2607,5462,0,0,1364,0,0,0,'Prince Galen Trollbane','','',0,7,0,0,0,1,1,0,44,44,123,1640,1640,1483,1,0,2000,0,67,89,0,0,0,0,400000,2527,0,0,0,0,0,0,1.5,0.306,'',0,262,0,2.5,8,14,0,11971,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4466,0,0,0,0,0,0,0),(2608,5462,0,0,4146,0,0,0,'Commander Amaren','','',0,7,0,0,0,1.2,1,0,44,44,123,2138,2138,0,1,0,2000,0,72,96,0,0,0,0,400000,2528,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,9128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2609,5462,0,0,10911,0,0,0,'Geomancer Flintdagger','','',0,7,0,4,0,1,1,0,40,40,26,1239,1239,3191,1,0,2000,0,40,55,0,0,0,0,7200000,1590,0,0,0,0,0,0,2.1875,1.155,'',0,207,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2610,5462,0,0,11358,0,0,0,'Shakes O\'Breen','Blackwater Raiders','',4096,7,0,0,0,1,1,0,40,40,390,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,400000,1938,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2611,5462,0,0,1918,0,0,0,'Fozruk','','',0,5,0,0,0,1.5,1,0,42,42,15,2476,2476,0,1,0,2000,0,62,83,0,0,0,0,400000,2218,0,25,25,25,25,0,2.6,1.3,'',0,229,0,2.5,8,14,0,5568,6524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4469,0,0,0,0,0,0,0),(2612,5462,0,0,4141,0,0,0,'Lieutenant Valorcall','','',0,7,0,0,0,1,1.5,0,38,38,123,1135,1135,1784,1,0,2000,0,49,65,0,0,0,0,400000,1683,0,0,0,0,0,0,1.5,0.306,'',0,31,0,2.5,8,14,0,3472,13953,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4458,0,0,0,0,0,0,0),(2614,5875,0,0,7288,0,0,0,'Air Force Alarm Bot (Alliance)','','',0,10,0,0,0,1.1,1,0,70,70,11,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3.44,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2615,5875,0,0,19013,0,0,0,'Air Force Alarm Bot (Horde)','','',0,10,0,0,0,1.1,1,0,70,70,125,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2616,5462,0,0,1926,0,0,0,'Privateer Groy','','',0,7,0,0,0,1.2,1,0,42,42,120,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,360000,2218,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2617,5875,0,0,263,0,0,0,'[UNUSED] Archmage Detrae','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2618,5462,0,0,4030,0,0,0,'Hammerfall Peon','','',0,7,0,0,0,1.1,1,0,33,34,83,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,400000,1317,0,0,0,0,0,0,1.5,0.372,'',0,132,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2619,5462,0,0,4032,0,0,0,'Hammerfall Grunt','','',0,7,0,0,0,1.1,1,0,34,35,83,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,400000,1349,0,0,0,0,0,0,1.5,0.372,'',0,141,0,2.5,8,14,0,3019,3427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2620,5462,0,0,1072,0,0,0,'Prairie Dog','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,400000,7,0,0,0,0,0,0,1,0.122,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(2621,5462,0,0,4034,4035,0,0,'Hammerfall Guardian','','',0,7,0,0,0,1.25,1,0,50,50,85,2769,2769,0,1,268435456,2000,0,85,112,0,0,0,0,400000,2966,0,0,0,0,0,0,1.5,0.372,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2622,5462,0,0,4489,0,0,0,'Sly Garrett','Shady Goods','',0,7,0,0,0,1.25,1,0,46,46,120,2399,2399,0,1,1152,2000,0,77,102,0,0,0,0,300000,2750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2623,5462,0,0,146,0,0,0,'Spirit of Old','','',0,6,0,0,0,1,1,0,32,33,76,950,1000,0,1,0,2000,0,46,61,0,0,0,0,0,1281,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2624,5462,0,0,7210,0,0,0,'Gazban','','',0,7,0,0,0,1,1,0,36,36,14,1075,1075,2763,1,0,1600,0,28,39.2,1,1760,52.8,77.44,45000,1241,0,0,0,0,0,0,1.5,0.306,'',0,205,0,2.5,8,14,0,5403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4034,0,0,0,0,0,0,0),(2625,5462,0,0,7160,0,0,0,'Viznik Goldgrubber','Banker','',0,7,0,0,0,3,1,0,55,55,120,7842,7842,0,1,131072,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2626,5462,0,0,4491,0,0,0,'Old Man Heming','Fishing Supplies','',0,7,0,0,0,1.2,1,0,43,43,120,2059,2059,0,1,128,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2627,5462,0,0,7176,0,0,0,'Grarnik Goodstitch','Tailoring Trainer','',0,7,0,0,0,1.1,1,0,34,34,120,1279,1279,0,1,81,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2628,5462,0,0,3720,0,0,0,'Dalaran Worker','','',0,7,0,0,0,1.1,1,0,33,34,76,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,50,0,0,1.35,0.2754,'',0,132,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3714,0,0,0,0,0,0,0),(2630,5462,0,0,4588,0,0,0,'Earthbind Totem','','',0,11,0,0,0,0.01,1,0,54,70,14,5,5,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,6474,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2634,5462,0,0,2178,0,0,0,'Princess Poobah','','',0,7,0,0,0,1,1,0,42,42,35,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2635,5462,0,0,815,0,0,0,'Elder Saltwater Crocolisk','','',1,1,6,0,0,1.15,1,0,38,38,14,1604,1604,0,1,0,2000,0,53,70,0,0,0,0,1800000,1684,0,0,0,85,0,0,2.875,1.59735,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,12930,0,0,4105,0,0,0,0,0,0,0),(2636,5462,0,0,11357,4023,0,0,'Blackwater Deckhand','','',0,7,0,0,0,1,1,0,38,39,121,1604,1678,0,1,0,2000,0,54,72,0,0,0,0,400000,1808,0,0,0,85,0,0,1.5,1,'',0,185,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2637,5875,0,0,277,0,0,0,'Syndicate Bomb','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2638,5462,0,0,4869,0,0,0,'Syndicate Spectre','','',1048838,6,0,0,0,1,1,0,40,40,87,1239,1239,3191,1,0,1660,0,20.75,25.73,0,0,0,0,0,1035,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,20791,7131,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2639,5462,0,0,28243,6492,0,0,'Vilebranch Axe Thrower','','',0,7,0,0,0,1.25,1,0,45,46,795,2310,2399,0,1,0,2000,0,77,102,0,0,0,0,350000,2750,20,70,0,0,0,0,1.5,0.306,'',0,276,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(2640,5462,0,0,28256,6543,0,0,'Vilebranch Witch Doctor','','',0,7,0,0,0,1.25,1,0,46,47,795,1919,1990,1614,1,0,2000,0,74,98,0,0,0,0,350000,2802,20,70,0,0,0,0,1.5,0.306,'',0,293,0,2.5,8,14,0,18503,9613,8005,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(2641,5462,0,0,6497,6498,0,0,'Vilebranch Headhunter','','',0,7,0,0,0,1,1,0,46,47,795,2303,2388,0,1,0,2000,0,79,105,0,0,0,0,350000,2804,20,70,0,0,0,0,1.575,0.3213,'',0,292,0,2.5,8,14,0,10277,7357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(2642,5462,0,0,6514,6515,0,0,'Vilebranch Shadowcaster','','',0,7,0,0,0,1,1,0,47,48,795,1672,1732,4086,1,0,2000,0,57,79,0,0,0,0,350000,2307,20,70,0,0,118,0,1.575,0.3213,'',0,310,0,2.5,8,14,0,9613,7289,12746,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(2643,5462,0,0,6493,6494,0,0,'Vilebranch Berserker','','',0,7,0,0,0,1,1,0,47,48,795,2388,2474,0,1,0,2000,0,81,108,0,0,0,0,350000,2857,20,70,0,0,0,0,1.65,0.3366,'',0,310,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(2644,5462,0,0,6510,6511,0,0,'Vilebranch Hideskinner','','',0,7,0,0,0,1,1,0,48,49,795,2474,2566,0,1,0,2000,0,83,110,0,0,0,0,350000,2912,20,70,0,0,0,0,1.725,0.3519,'',0,331,0,2.5,8,14,0,7159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(2645,5462,0,0,28250,6539,0,0,'Vilebranch Shadow Hunter','','',0,7,0,0,0,1,1,0,48,49,795,1650,1710,1723,1,0,2000,0,77,102,0,0,0,0,350000,2910,20,70,0,0,85,0,1.575,0.3213,'',0,368,0,2.5,8,14,0,14032,9657,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(2646,5462,0,0,6495,6496,0,0,'Vilebranch Blood Drinker','','',0,7,0,0,0,1,1,0,49,50,795,2138,2215,0,1,0,2000,0,85,112,0,0,0,0,350000,2966,20,70,0,0,0,0,1.725,0.3519,'',0,350,0,2.5,8,14,0,11015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(2647,5462,0,0,6540,6541,0,0,'Vilebranch Soul Eater','','',0,7,0,0,0,1,1,0,49,50,795,2052,2126,1779,1,0,2000,0,79,104,0,0,0,0,350000,2964,20,70,0,0,0,0,1.8,0.3672,'',0,351,0,2.5,8,14,0,11016,7154,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(2648,5462,0,0,6997,6998,10660,10663,'Vilebranch Aman\'zasi Guard','','',0,7,0,0,0,1,1,0,50,51,795,2658,2750,0,1,0,2000,0,86,114,0,0,0,0,350000,3018,20,70,0,0,0,0,1.8,0.3672,'',0,371,0,2.5,8,14,0,8242,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(2649,5462,0,0,28230,6481,0,0,'Witherbark Scalper','','',0,7,0,0,0,1.2,1,0,40,41,654,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,350000,2074,40,0,40,0,0,0,1.425,0.2907,'',0,205,0,2.5,8,14,0,10277,38959,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,9320,0,0,0,0,0,0),(2650,5462,0,0,28238,6482,0,0,'Witherbark Zealot','','',0,7,0,0,0,1.2,1,0,41,42,654,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,350000,2218,40,0,40,0,0,0,1.5,0.306,'',0,218,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,9320,0,0,0,0,0,0),(2651,5462,0,0,28228,6484,0,0,'Witherbark Hideskinner','','',0,7,0,0,0,1.2,1,0,42,43,654,1981,2059,0,1,0,2000,0,67,88,0,0,0,0,350000,2369,40,0,40,0,0,0,1.5,0.306,'',0,231,0,2.5,8,14,0,8721,26612,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,9320,0,0,0,0,0,0),(2652,5462,0,0,28236,6486,0,0,'Witherbark Venomblood','','',0,7,0,0,0,1.2,1,0,43,43,654,2059,2059,0,1,0,2000,0,67,88,0,0,0,0,350000,2369,40,0,40,0,0,0,1.575,0.3213,'',0,245,0,2.5,8,14,0,3235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,9320,0,0,0,0,0,0),(2653,5462,0,0,28229,6490,0,0,'Witherbark Sadist','','',0,7,0,0,0,1.2,1,0,44,45,654,2138,2218,0,1,0,1500,0,57,75,0,0,0,0,350000,2695,40,0,40,0,0,0,1.575,0.3213,'7165',0,259,0,2.5,8,14,0,7165,25710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,9320,0,0,0,0,0,0),(2654,5462,0,0,28225,6488,0,0,'Witherbark Caller','','',0,7,0,0,0,1.25,1,0,45,46,654,1618,1679,3862,1,0,2000,0,55,76,0,0,0,0,350000,2220,40,0,40,0,0,0,1.65,0.3366,'',0,276,0,2.5,8,14,0,20825,11017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,9320,0,0,0,0,0,0),(2655,5462,0,0,1145,0,0,0,'Green Sludge','','',0,10,0,0,0,1.25,1,0,46,47,14,2399,2488,0,1,0,2000,0,79,105,0,0,0,0,350000,2804,0,0,115,0,0,0,1.4375,0.68885,'',0,175,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2656,5462,0,0,11137,0,0,0,'Jade Ooze','','',0,10,0,0,0,1.25,1,0,47,48,14,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,350000,2857,0,0,240,0,0,100,2.5,1.198,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2657,5462,0,0,1149,0,0,0,'Trained Razorbeak','','',0,1,0,0,0,1.2,1,0,40,42,84,1829,1981,0,1,0,2000,0,62,83,0,0,0,0,350000,2218,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,3147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2658,5462,0,0,935,0,0,0,'Razorbeak Gryphon','','',0,1,0,0,0,1.2,1,0,43,45,1055,2059,2218,0,1,0,2000,0,76,100,0,0,0,0,350000,2695,0,0,0,0,0,0,2.3,1.15,'',0,0,0,2.5,8,14,0,3147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2659,5462,0,0,1148,0,0,0,'Razorbeak Skylord','','',0,1,0,0,0,1.25,1,0,46,48,1055,2399,2578,0,1,0,2000,0,81,108,0,0,0,0,350000,2857,0,0,0,0,0,0,2.6,1.3,'',0,0,0,2.5,8,14,0,11019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19025,0,0,0,0,0,164,0),(2662,8606,0,0,7189,0,0,0,'Port Master Szik','Boat Vendor','',138412102,7,0,0,0,1,1,0,42,42,1080,2666,2666,0,1,0,1590,0,49.29,65.985,1,1749,75.207,110.187,0,2218,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2663,5462,0,0,7190,0,0,0,'Narkk','Pirate Supplies','',0,7,0,0,0,1.2,1,0,42,42,120,1981,1981,0,1,128,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2664,5462,0,0,4482,0,0,0,'Kelsey Yance','Cook','',0,7,0,0,0,1.2,1,0,43,43,120,2059,2059,0,1,640,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2665,5875,0,0,277,0,0,0,'Proximity Bomb','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2667,5462,0,0,2420,0,0,0,'Ward of Laze','','',0,11,0,0,0,1,1,0,36,37,7,472,487,0,1,0,1640,0,41.82,55.76,0,0,0,0,0,1568,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2668,5462,0,0,4273,0,0,0,'Danielle Zipstitch','Tailoring Supplies','',0,7,0,0,0,1.05,1,0,27,27,12,840,840,0,1,128,1000,0,19,25.5,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2669,5462,0,0,4274,0,0,0,'Sheri Zipstitch','Tailoring Supplies','',0,7,0,0,0,1.1,1,0,31,31,12,1107,1107,0,1,128,1000,0,22,29,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2670,5462,0,0,7177,0,0,0,'Xizk Goodstitch','Tailoring Supplies','',0,7,0,0,0,1.2,1,0,43,43,120,2059,2059,0,1,131,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2671,5462,0,0,7937,0,0,0,'Mechanical Squirrel','','',0,12,0,0,0,0.2,1,0,15,15,35,644,644,100,1,0,2000,0,22,29,0,0,0,0,0,665,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2672,5462,0,0,4397,0,0,0,'Cowardly Crosby','Tailoring Supplies','',0,7,0,0,0,1,1,0,40,40,35,1700,1700,0,1,128,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2673,5462,0,0,1555,0,0,0,'Target Dummy','','',0,9,0,0,0,2,1,0,1,1,14,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,2,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2674,5462,0,0,1555,0,0,0,'Advanced Target Dummy','','',0,9,0,0,0,2,1,0,1,1,14,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2675,5462,0,0,3886,0,0,0,'Explosive Sheep','','',0,7,0,0,0,1.05,1,0,30,30,14,3200,3200,0,1,0,1710,0,35.91,47.88,1,1881,54.549,79.002,0,1179,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,80,0),(2676,5462,0,0,1159,0,0,0,'Compact Harvest Reaper','','',0,9,0,0,0,1.1,1,0,40,41,14,1656,1724,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,0.6,0.3748,'',0,75,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2678,5462,0,0,4465,0,0,0,'Mechanical Dragonling','','',0,9,0,0,0,0.3,1,0,47,47,14,3184,3184,0,1,0,1540,0,60.83,80.85,0,0,0,0,0,2804,0,0,0,0,0,0,1.25,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2679,5462,0,0,1620,0,0,0,'Wenna Silkbeard','Special Goods Dealer','',0,7,0,0,0,1.05,1,0,28,30,55,896,1003,0,1,4224,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2680,5462,0,0,781,0,0,0,'Vilebranch Wolf Pup','','',1,1,1,0,0,1.25,1,0,46,47,38,2399,2488,0,1,0,2000,0,79,105,0,0,0,0,350000,2804,0,0,1,0,0,0,1.16737,1.40085,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13055,0,0,0,0,0,0,0,0,0,0),(2681,5462,0,0,782,0,0,0,'Vilebranch Raiding Wolf','','',1,1,1,0,0,1,1,0,51,51,38,2215,2292,0,1,0,1700,0,73.1,96.9,0,0,0,0,350000,3018,2,2,2,2,2,2,1.4375,1.725,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,5958,0,0,0,0,0,0,0,0,0,0),(2682,5462,0,0,3482,0,0,0,'Fradd Swiftgear','Engineering Supplies','',0,7,0,0,0,1.02,1,0,24,24,875,664,664,0,1,128,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2683,5462,0,0,4953,0,0,0,'Namdo Bizzfizzle','Engineering Supplies','',0,7,0,0,0,1,1,0,24,24,875,720,720,0,1,130,1770,0,30.09,40.71,0,0,0,0,0,975,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2684,5462,0,0,3733,0,0,0,'Rizz Loosebolt','Engineering Supplies','',0,7,0,0,0,1,1,0,31,31,35,1800,1800,0,1,128,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2685,5462,0,0,7179,0,0,0,'Mazk Snipeshot','Engineering Supplies','',0,7,0,0,0,1.15,1,0,36,36,120,1469,1469,0,1,384,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2686,5462,0,0,1157,0,0,0,'Witherbark Broodguard','','',1,1,3,0,0,1.2,1,0,44,45,312,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,350000,2695,0,0,0,0,0,0,1.5,1.87,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,5904,0,0,9322,0,0,0,0,0,0,0),(2687,5462,0,0,4493,0,0,0,'Gnaz Blunderflame','Engineering Supplies','',0,7,0,0,0,1,1,0,42,42,35,1500,1500,0,1,128,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2688,5462,0,0,6545,0,0,0,'Ruppo Zipcoil','Engineering Supplies','',0,7,0,0,0,1,1,0,52,52,35,1100,1100,0,1,128,2000,0,87,117,0,0,0,0,350000,3074,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2689,5875,0,0,10040,0,0,0,'Hill Giant','','',0,5,0,0,0,1,1,0,47,48,778,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,0,2857,0,0,0,0,0,0,3.28,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2690,5875,0,0,6910,0,0,0,'Hill Giant Warden','','',0,5,0,0,0,1,1,0,48,49,778,2578,2672,0,1,0,2000,0,83,110,0,0,0,0,0,2912,0,0,0,0,0,0,2.9,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2691,5462,0,0,19809,19810,0,0,'Highvale Outrunner','','',0,7,0,0,0,1.2,1,0,43,44,1576,2059,2138,0,1,0,2000,0,72,96,0,0,0,0,350000,2528,0,0,0,0,0,0,1.5,0.383,'',0,244,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2692,5462,0,0,19813,19814,0,0,'Highvale Scout','','',0,7,0,0,0,1.2,1,0,44,45,1576,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,350000,2695,0,0,0,0,0,0,1.5,0.383,'',0,259,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2693,5462,0,0,19807,19808,0,0,'Highvale Marksman','','',0,7,0,0,0,1.25,1,0,45,46,1576,2310,2399,0,1,0,2000,0,77,102,0,0,0,0,350000,2750,0,0,0,0,0,0,1.5,0.383,'',0,275,0,2.5,8,14,0,6660,14443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2694,5462,0,0,19811,19812,0,0,'Highvale Ranger','','',0,7,0,0,0,1.25,1,0,46,47,1732,1919,1990,1614,1,0,1600,0,59.2,78.4,0,0,0,0,350000,2802,0,0,0,0,0,0,1.5,0.383,'',0,292,0,2.5,8,14,0,6950,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2695,5462,0,0,1670,0,0,0,'Sara Balloo','','',0,7,0,0,0,1,1,0,15,15,55,328,328,0,1,2,2000,0,22,29,0,0,0,0,180000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2696,5462,0,0,1668,0,0,0,'Foggy MacKreel','','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,400000,1179,0,0,0,0,0,0,1.5,0.347,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2697,5462,0,0,3357,0,0,0,'Clyde Ranthal','Leatherworking Supplies','',0,7,0,0,0,1,1,0,31,31,12,1107,1107,0,1,128,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2698,5462,0,0,3680,0,0,0,'George Candarte','Leatherworking Supplies','',0,7,0,0,0,1,1,0,31,31,68,1200,1200,0,1,128,2000,0,44,58,0,0,0,0,400000,1213,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2699,5462,0,0,7170,0,0,0,'Rikqiz','Leatherworking Supplies','',0,7,0,0,0,1.2,1,0,43,43,120,2059,2059,0,1,128,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2700,5462,0,0,4147,0,0,0,'Captain Nials','','',0,7,0,0,0,1.2,1,0,41,41,12,1902,1902,0,1,2,2000,0,59,78,0,0,0,0,400000,2074,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2701,5462,0,0,10704,0,0,0,'Dustbelcher Ogre','','',0,7,0,0,0,1,1,0,38,39,45,1604,1678,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,0,0,2.175,1.29485,'',0,184,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4630,0,0,0,0,0,0,0),(2702,5875,0,0,312,0,0,0,'Felhunter Trainer','UNUSED','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2703,5462,0,0,4013,0,0,0,'Zengu','','',0,7,0,0,0,1.15,1,0,40,40,126,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,400000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2704,5462,0,0,12989,0,0,0,'Hanashi','Weapon Master','',0,7,0,0,0,1,1,0,50,50,876,15505,15505,0,1,17,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2705,5462,0,0,1663,0,0,0,'Brewmeister Bilger','','',0,7,0,0,0,1.1,1,0,33,33,55,1221,1221,0,1,2,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2706,5462,0,0,4047,0,0,0,'Tor\'gan','','',0,7,0,0,0,1.15,1,0,40,40,126,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,400000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,4093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2707,5462,0,0,7536,0,0,0,'Shadra','The Venom Queen','',1,1,3,1,0,7,1,0,55,55,312,18298,18298,0,1,0,1191,0,419.828,558.28,0,0,0,0,0,3234,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,7992,0,0,0,0,0,0,0,0,0,0,0,0,13147,0,0,9324,0,0,0,0,0,0,0),(2708,5462,0,0,2968,0,0,0,'Archmage Malin','','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,3,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,143,145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,211),(2709,5875,0,0,1176,0,0,0,'Imp Trainer','UNUSED','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2710,5875,0,0,312,0,0,0,'Voidwalker Trainer','UNUSED','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2711,5462,0,0,3666,0,0,0,'Phin Odelic','','',0,7,0,0,0,1.15,1,0,36,36,12,1469,1469,0,1,2,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2712,5462,0,0,1853,0,0,0,'Quae','','',0,7,0,0,0,1,1,0,38,38,123,1604,1604,0,1,2,2000,0,53,70,0,0,0,0,400000,1684,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2713,5462,0,0,1716,0,0,0,'Kinelory','','',4096,7,0,0,0,1,1,0,38,38,231,1305,1305,1189,1,2,2000,0,49,65,0,0,0,0,400000,1683,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,3627,4948,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2714,5462,0,0,4041,0,0,0,'Forsaken Courier','','',0,7,0,0,0,1.1,1,0,35,35,83,1342,1342,0,1,0,2000,0,49,64,0,0,0,0,400000,1349,0,0,0,0,0,0,1.5,0.383,'',0,151,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4482,0,0,0,0,0,0,0),(2715,5462,0,0,10714,0,0,0,'Dustbelcher Brute','','',0,7,0,0,0,1,1,0,39,40,45,1678,1753,0,1,0,2600,0,72.8,96.2,0,0,0,0,300000,1938,0,0,0,0,0,0,2.4,1.4288,'',0,195,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4630,0,0,0,0,0,0,0),(2716,5462,0,0,11548,0,0,0,'Dustbelcher Wyrmhunter','','',0,7,0,0,0,1,1,0,41,41,45,1902,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,100,0,0,0,0,2.625,1.56275,'',0,206,0,2.5,8,14,0,6533,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4630,0,0,0,0,0,0,0),(2717,5462,0,0,1120,0,0,0,'Dustbelcher Mauler','','',0,7,0,0,0,1,1,0,41,41,45,1902,1902,0,1,0,1700,0,50.15,66.3,0,0,0,0,300000,2074,0,0,0,0,0,0,2.85,1.6967,'',0,219,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4630,0,0,0,0,0,0,0),(2718,5462,0,0,11545,0,0,0,'Dustbelcher Shaman','','',0,7,0,0,0,1,1,0,42,42,45,1585,1585,1381,1,0,2000,0,58,77,0,0,0,0,300000,2216,0,0,0,0,0,0,3.075,1.83065,'',0,232,0,2.5,8,14,0,9532,8005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4630,0,0,0,0,0,0,0),(2719,5462,0,0,1120,0,0,0,'Dustbelcher Lord','','',0,7,0,0,0,1,1,0,44,45,45,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,2.85,1.6967,'',0,260,0,2.5,8,14,0,13730,9128,10179,0,0,0,0,0,0,0,0,0,0,0,0,0,4630,0,0,0,0,0,0,0),(2720,5462,0,0,11546,0,0,0,'Dustbelcher Ogre Mage','','',0,7,0,0,0,1,1,0,43,44,45,1441,1496,3628,1,0,2000,0,51,71,0,0,0,0,300000,2078,0,0,0,0,0,0,3.075,2.05,'',0,244,0,2.5,8,14,0,20822,6742,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4630,0,0,0,0,0,0,0),(2721,5462,0,0,4037,4038,0,0,'Forsaken Bodyguard','','',0,7,0,0,0,0.5,1,0,35,35,83,610,610,0,1,0,2000,0,49,64,0,0,0,0,400000,1349,0,0,0,0,0,0,1.5,0.383,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2723,5462,0,0,10804,0,0,0,'Stone Golem','','',0,4,0,0,0,1,1,0,38,39,54,1674,1751,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,39,39,39,39,78,39,1.95,1.339,'',0,183,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2725,5462,0,0,715,0,0,0,'Scalding Whelp','','',0,2,0,0,0,1,1,0,41,43,16,1522,1648,1382,1,0,2000,0,62,82,0,0,0,0,300000,2367,0,132,0,0,0,0,1.625,0.3614,'',0,218,0,2.5,8,14,0,34083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4612,0,0,0,0,0,0,0),(2726,5462,0,0,9586,0,0,0,'Scorched Guardian','','',0,2,0,1,0,1,1,0,43,45,16,5148,5544,0,1,0,2000,0,182.4,240,0,0,0,0,600000,2695,0,0,0,0,0,0,2.55,1.275,'',0,734,0,2.5,8,14,0,8873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4612,0,0,0,0,0,0,0),(2727,5462,0,0,161,0,0,0,'Crag Coyote','','',1,1,1,0,0,1.15,1,0,35,36,38,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,5,3,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5952,0,0,6166,7846,0,0,0,0,0,0),(2728,5462,0,0,557,0,0,0,'Feral Crag Coyote','','',1,1,1,0,0,1.15,1,0,37,38,38,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,300000,1684,0,4,2,0,0,0,1.4375,1.725,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,8293,0,0,6166,7846,0,0,0,0,0,0),(2729,5462,0,0,1164,0,0,0,'Elder Crag Coyote','','',1,1,1,0,0,1.15,1,0,39,40,38,1678,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,5,1,0,0,0,1.625,1.95,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8294,0,0,6166,7846,0,0,0,0,0,0),(2730,5462,0,0,161,0,0,0,'Rabid Crag Coyote','','',1,1,1,0,0,1.2,1,0,42,43,38,1981,2059,0,1,0,2000,0,67,88,0,0,0,0,300000,2369,0,3,1,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,3427,3150,0,0,0,0,0,0,0,0,0,0,0,8295,0,0,6166,7846,0,0,0,0,0,0),(2731,5462,0,0,632,0,0,0,'Ridge Stalker','','',1,1,2,0,0,1,1,0,36,37,16,1469,1536,0,1,0,1300,0,33.15,44.2,0,0,0,0,300000,1568,0,0,0,0,0,0,1.725,0.91425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5831,0,0,0,0,0,0,0,0,0,0),(2732,5462,0,0,1055,0,0,0,'Ridge Huntress','','',1,1,2,0,0,1.15,1,0,38,39,16,1604,1678,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,0,0,1.95,1.0335,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5832,0,0,0,0,0,0,0,0,0,0),(2733,5462,0,0,4040,0,0,0,'Apothecary Jorell','','',0,7,0,0,0,1.15,1,0,36,36,83,1469,1469,0,1,0,2000,0,50,66,0,0,0,0,400000,1456,0,0,0,0,0,0,1.5,0.383,'',0,157,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2734,5462,0,0,917,0,0,0,'Ridge Stalker Patriarch','','',1,1,2,0,0,1.2,1,0,40,41,16,1829,1902,0,1,0,1300,0,38.35,50.7,0,0,0,0,300000,2074,0,0,0,0,0,0,2.25,1.1925,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8266,0,0,0,0,0,0,0,0,144,0),(2735,5462,0,0,1161,0,0,0,'Lesser Rock Elemental','','',0,4,0,0,0,1.15,1,0,37,39,91,1536,1678,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,38,38,38,38,76,38,1.275,0.2635,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4626,7848,0,0,0,0,0,0),(2736,5462,0,0,14328,0,0,0,'Greater Rock Elemental','','',0,4,0,0,0,1,1,0,42,44,91,1981,2138,0,1,0,2000,0,72,96,0,0,0,0,300000,2528,88,88,88,88,88,88,1.725,0.3565,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4628,7848,0,0,0,0,0,0),(2737,5462,0,0,9817,0,0,0,'Durtham Greldon','','',0,7,0,0,0,1.15,1,0,40,40,55,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2738,5462,0,0,4145,0,0,0,'Stromgarde Cavalryman','','',0,7,0,0,0,0.75,1,0,36,37,123,958,1002,0,1,0,2000,0,51,68,0,0,0,0,400000,1568,0,0,0,0,0,0,1.5,0.306,'',0,22,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2739,5462,0,0,4932,0,0,0,'Shadowforge Tunneler','','',0,7,0,0,0,1,1,0,35,36,54,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,85,0,1.5,0.347,'',0,149,0,2.5,8,14,0,8380,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4616,0,0,0,0,0,0,0),(2740,5462,0,0,4933,0,0,0,'Shadowforge Darkweaver','','',0,7,0,0,0,1,1,0,36,37,54,1075,1116,2812,1,0,2000,0,36,51,0,0,0,0,300000,1300,0,0,0,0,85,0,1.5,0.347,'',0,161,0,2.5,8,14,0,9482,20825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4616,0,0,0,0,0,0,0),(2741,5875,0,0,4934,0,0,0,'Shadowforge Excavator','','',0,7,0,0,0,1,1,0,37,38,54,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,0,1684,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,8800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4616,0,0,0,0,0,0,0),(2742,5462,0,0,4935,0,0,0,'Shadowforge Chanter','','',0,7,0,0,0,1.15,1,0,38,39,54,1305,1357,1213,1,0,2000,0,51,67,0,0,0,0,300000,1807,0,0,0,0,85,0,1.5,0.347,'',0,182,0,2.5,8,14,0,6077,6066,700,0,0,0,0,0,0,0,0,0,0,0,0,0,4616,0,0,0,0,0,0,0),(2743,5462,0,0,4936,0,0,0,'Shadowforge Warrior','','',0,7,0,0,0,1.15,1,0,38,39,54,1604,1678,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,85,0,1.5,0.347,'',0,183,0,2.5,8,14,0,17207,17207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4616,0,0,0,0,0,0,0),(2744,5462,0,0,4937,0,0,0,'Shadowforge Commander','','',0,7,0,4,0,1,1,0,40,40,54,1752,1752,0,1,0,1316,0,36.848,48.692,0,0,0,0,46800000,1938,0,0,0,0,85,0,3.76,2,'',0,219,0,2.5,8,14,0,1032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4616,0,0,0,0,0,0,0),(2745,5462,0,0,5488,0,0,0,'Ambassador Infernus','','',0,4,0,1,0,1,1,0,42,42,54,3963,3963,1381,1,0,2000,0,139.2,184.8,0,0,0,0,600000,2216,42,210,42,42,42,42,2.5,1.25,'',0,0,0,2.5,8,14,0,3055,9552,11970,0,0,0,0,0,0,0,0,0,0,0,0,0,4621,7848,0,0,0,0,0,0),(2746,5875,0,0,5753,0,0,0,'Stonevault Warden','','',0,5,0,1,0,1,1,0,39,39,415,4377,4377,0,1,0,2000,0,405,540,0,0,0,0,0,1808,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2748,5462,0,0,5988,0,0,0,'Archaedas','Ancient Stone Watcher','',0,5,0,1,1,15,1,0,40,40,14,22860,22860,0,1,0,1500,0,100.8,133.2,0,0,0,0,43200000,1938,0,0,0,0,0,0,3,0.525,'',0,935,0,2.5,8,14,0,6524,10252,10258,0,0,0,0,0,0,0,0,0,0,0,0,0,7672,0,0,0,0,0,0,0),(2749,5462,0,0,13869,0,0,0,'Siege Golem','','',0,4,0,2,0,1,1,0,40,40,189,5334,5334,0,1,0,1316,0,88.435,116.861,0,0,0,0,100800000,1938,320,320,320,320,320,320,3.01,2,'',0,233,0,2.5,8,14,0,24611,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2751,5462,0,0,5747,0,0,0,'War Golem','','',0,4,0,4,0,1,1,0,36,36,54,1469,1469,0,1,0,1350,0,33.75,44.55,0,0,0,0,50400000,1456,36,36,36,36,72,36,1.95,1.339,'',0,194,0,2.5,8,14,0,9576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2752,5462,0,0,8550,0,0,0,'Rumbler','','',0,4,0,4,0,1,1,0,45,45,91,2218,2218,0,1,0,2000,0,76,100,0,0,0,0,25200000,2695,450,450,70,450,450,360,1.5,0.31,'',0,0,0,2.5,8,14,0,6524,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7848,0,0,0,0,0,0,0),(2753,5462,0,0,9372,0,0,0,'Barnabus','','',1,1,1,4,0,0.75,1,0,38,38,38,1046,1046,0,1,0,1600,0,42.4,56,0,0,0,0,100800000,1684,0,7,4,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5961,0,0,0,0,0,0,0,0,0,0),(2754,5462,0,0,10040,0,0,0,'Anathemus','','',0,5,0,2,0,1,1,0,45,45,778,8316,8316,0,1,0,1266,0,115.459,151.92,0,0,0,0,72000000,2695,0,0,0,0,0,0,3.28,2,'',0,635,0,2.5,8,14,0,11671,33333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2755,5462,0,0,1165,0,0,0,'Myzrael','','',0,4,0,1,0,1,1,0,44,44,7,7130,7130,4449,1,0,1216,0,82.688,101.536,0,0,0,0,0,2082,94,94,94,94,282,94,3.36,2,'',0,0,0,2.5,8,14,0,4938,10388,10388,0,0,0,0,0,0,0,0,0,0,0,0,0,4473,0,0,0,0,0,0,0),(2756,5875,0,0,3428,0,0,0,'UNUSED Grund Drokda','Reuse Me','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2757,5462,0,0,6369,0,0,0,'Blacklash','','',0,2,0,0,0,1,1,0,50,50,103,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,4.5,2.25,'',0,400,0,2.5,8,14,0,9573,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4615,0,0,0,0,0,0,0),(2759,5462,0,0,6377,0,0,0,'Hematus','','',0,2,0,0,0,1,1,0,50,50,103,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,3.9,1.95,'',0,400,0,2.5,8,14,0,9574,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4645,0,0,0,0,0,0,0),(2760,5462,0,0,2172,0,0,0,'Burning Exile','','',0,4,0,0,0,1.15,1,0,38,39,16,1604,1678,0,1,0,2000,0,54,72,0,0,0,0,400000,1808,39,39,39,39,78,39,1.5,0.75,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6991,0,0,0,0,0,0,0),(2761,5462,0,0,5561,0,0,0,'Cresting Exile','','',0,4,0,0,0,1.15,1,0,38,39,16,1305,1357,1213,1,0,2000,0,51,67,0,0,0,0,400000,1807,39,39,78,39,39,39,1,0.30556,'',0,250,0,2.5,8,14,0,865,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2762,5462,0,0,5490,0,0,0,'Thundering Exile','','',0,4,0,0,0,1,1,0,38,39,16,1305,1357,1516,1,0,2000,0,51,67,0,0,0,0,400000,1807,0,0,0,0,30,0,1.5625,1.25,'',0,250,0,2.5,8,14,0,9532,11824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2763,5462,0,0,10040,0,0,0,'Thenan','','',0,5,0,0,0,1,1,0,42,42,778,1651,1651,0,1,0,1258,0,38.998,52.207,0,0,0,0,0,2218,0,0,0,0,0,0,3.28,2,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2764,5462,0,0,2299,0,0,0,'Sleeby','','',0,7,0,0,0,0.15,1,0,40,40,15,184,184,1283,1,0,2000,0,52,69,0,0,0,0,400000,1937,0,0,0,0,0,0,1.4375,0.759,'',0,203,0,2.5,8,14,0,10577,700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2765,5462,0,0,373,0,0,0,'Znort','','',0,7,0,0,0,0.15,1,0,39,39,15,219,219,0,1,0,2000,0,54,72,0,0,0,0,400000,1808,0,0,0,0,0,0,1.4375,0.759,'',0,192,0,2.5,8,14,0,845,7366,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2766,5462,0,0,610,0,0,0,'Lolo the Lookout','Blackwater Raiders','',0,7,0,0,0,1,1,0,39,39,390,1678,1678,0,1,2,2000,0,54,72,0,0,0,0,400000,1808,0,0,0,0,0,0,1.95,1.1609,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2767,5462,0,0,7032,0,0,0,'First Mate Nilzlix','Blackwater Raiders','',0,7,0,0,0,1,1,0,39,39,120,1678,1678,0,1,2,2000,0,54,72,0,0,0,0,400000,1808,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2768,5462,0,0,4049,0,0,0,'Professor Phizzlethorpe','Blackwater Raiders','',4096,7,0,0,0,1,1,0,38,38,35,1604,1604,0,1,2,2000,0,53,70,0,0,0,0,400000,1684,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2769,5462,0,0,1280,0,0,0,'Captain Steelgut','Blackwater Raiders','',0,7,0,0,0,1,1,0,39,39,120,2300,2300,0,1,2,2000,0,54,72,0,0,0,0,400000,1808,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2770,5462,0,0,3671,0,0,0,'Tallow','','',0,7,0,0,0,1,1,0,27,27,68,840,840,0,1,2,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2771,5462,0,0,4045,0,0,0,'Drum Fel','','',0,7,0,0,0,1.05,1,0,30,30,125,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,400000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2772,5462,0,0,4046,0,0,0,'Korin Fel','','',0,7,0,0,0,1.1,1,0,35,35,125,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,400000,1349,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2773,5462,0,0,11568,0,0,0,'Or\'Kalar','','',0,7,0,0,0,1,1,0,40,40,45,1524,1524,0,1,0,2000,0,56,74,0,0,0,0,5000,1938,0,0,0,0,0,0,2.85,1.6967,'',0,206,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4551,0,0,0,0,0,0,0),(2774,5462,0,0,4051,0,0,0,'Doctor Draxlegauge','Blackwater Raiders','',0,7,0,0,0,1,1,0,38,38,120,1604,1604,0,1,2,2000,0,53,70,0,0,0,0,400000,1684,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2775,5462,0,0,11253,0,0,0,'Daggerspine Marauder','','',0,7,0,0,0,1,1,0,40,41,74,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,0,2074,0,0,0,0,0,0,2.625,1.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2776,5462,0,0,5562,0,0,0,'Vengeful Surge','','',0,4,0,0,0,1,1,0,40,40,41,1700,1700,0,1,0,1610,0,45.08,59.57,0,0,0,0,0,1938,40,40,40,40,80,40,1.15,0.351394,'',0,0,0,2.5,8,14,0,14907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2778,5462,0,0,8069,0,0,0,'Deckhand Moishe','Blackwater Raiders','',0,7,0,0,0,1,1,0,37,37,120,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,400000,1568,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2779,5462,0,0,6763,0,0,0,'Prince Nazjak','','',0,7,0,4,0,1,1,0,41,41,14,1902,1902,0,1,0,1283,0,37.8485,50.037,0,0,0,0,115200000,2074,0,0,0,0,0,0,2.625,1.75,'',0,215,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2780,5462,0,0,2435,0,0,0,'Caretaker Nevlin','','',0,7,0,0,0,1,1,0,41,41,123,1823,1823,0,1,0,2000,0,59,78,0,0,0,0,400000,2074,0,0,0,0,0,0,1.5,0.306,'',0,216,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2781,5462,0,0,2436,0,0,0,'Caretaker Weston','','',0,7,0,0,0,1,1,0,41,41,123,1823,1823,0,1,0,2000,0,59,78,0,0,0,0,400000,2074,0,0,0,0,0,0,1.5,0.306,'',0,214,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2782,5462,0,0,2434,0,0,0,'Caretaker Alaric','','',0,7,0,0,0,1,1,0,41,41,123,1823,1823,0,1,0,2000,0,59,78,0,0,0,0,400000,2074,0,0,0,0,0,0,1.5,0.306,'',0,217,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2783,5462,0,0,4031,0,0,0,'Marez Cowl','','',0,7,0,0,0,1.1,1,0,40,40,16,1676,1676,0,1,0,2000,0,56,74,0,0,0,0,400000,1938,0,0,0,0,0,0,1.5,0.236,'',0,206,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4510,4515,0,0,0,0,0,0),(2784,5462,0,0,3597,0,0,0,'King Magni Bronzebeard','Lord of Ironforge','',76,7,0,3,0,400,20,1,83,83,55,5578000,5578000,0,1,2,2000,0,17815,23905,0,0,0,0,7200000,10673,0,0,0,0,0,0,1.8,0.4164,'',1,566961,0,2.5,8,14,0,19135,20686,20685,12809,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2785,5462,0,0,4903,0,0,0,'Theldurin the Lost','','',0,7,0,0,0,1,1,0,30,30,35,1600,1600,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2786,5462,0,0,3599,0,0,0,'Gerrig Bonegrip','','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2787,5462,0,0,4463,0,0,0,'Zaruk','','',0,7,0,0,0,1.35,1,0,60,60,83,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,400000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2788,5462,0,0,4043,0,0,0,'Apprentice Kryten','','',0,7,0,0,0,1.05,1,0,30,30,1078,1003,1003,0,1,3,2000,0,42,56,0,0,0,0,400000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,4319,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2789,5462,0,0,4042,0,0,0,'Skuerto','','',0,7,0,0,0,1.15,1,0,36,36,55,1469,1469,0,1,2,2000,0,50,66,0,0,0,0,400000,1456,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2790,5462,0,0,5410,0,0,0,'Grand Mason Marblesten','Royal Stonecutters Union','',0,7,0,0,0,1.2,1,0,44,44,55,2138,2138,0,1,2,2000,0,72,96,0,0,0,0,540000,2528,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2791,5462,0,0,8550,0,0,0,'Enraged Rock Elemental','','',0,4,0,0,0,1,1,0,42,43,91,1981,2059,0,1,0,2000,0,67,88,0,0,0,0,300000,2369,43,86,43,43,43,43,1.5,0.31,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4518,4519,4520,7848,0,0,0,0),(2792,5462,0,0,4048,0,0,0,'Gor\'mul','','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,400000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,4153,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2793,5462,0,0,6168,0,0,0,'Kor\'gresh Coldrage','','',0,7,0,0,0,1,1,0,39,39,45,1357,1357,1236,1,0,2000,0,51,67,0,0,0,0,400000,1807,0,0,0,0,0,0,2.4,1.6,'',0,193,0,2.5,8,14,0,4320,865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4525,0,0,0,0,0,0,0),(2794,5462,0,0,4606,0,0,0,'Summoned Guardian','','',0,4,0,0,0,1,1,0,38,38,10,2300,2300,0,1,0,1341,0,35.5365,46.935,0,0,0,0,0,1684,190,190,190,190,190,190,0.7,0.213892,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2795,5462,0,0,1505,0,0,0,'Lenny \"Fingers\" McCoy','','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,0,1500,0,36.75,48,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2796,5462,0,0,2232,0,0,0,'Faelyssa','','',0,7,0,0,0,1.1,1,0,35,35,80,1342,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2797,5875,0,0,14948,0,0,0,'Hovrak Gutrender','Baby Murloc Redemption Merchant','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2798,5462,0,0,2131,0,0,0,'Pand Stonebinder','First Aid Trainer','',0,7,0,0,0,1,1,0,35,35,104,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,250000,1349,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2799,5462,0,0,2610,0,0,0,'Lucian Fenner','','',0,7,0,0,0,1,1,0,35,35,68,1342,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2801,5462,0,0,14946,0,0,0,'Tresa MacGregor','Baby Murloc Redemption Merchant','',102,7,0,0,0,1,1,0,45,45,12,2972,2972,0,1,1,1560,0,59.28,78,0,0,0,0,0,2695,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2802,5462,0,0,10563,0,0,0,'Susan Tillinghast','','',0,7,0,0,0,1,1,0,55,55,68,3398,3398,0,1,0,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2803,5462,0,0,2241,0,0,0,'Malygen','General Goods','',0,7,0,0,0,1.3,1,0,55,55,80,3398,3398,0,1,896,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2804,5462,0,0,1871,0,0,0,'Kurden Bloodclaw','Warsong Gulch Battlemaster','',0,7,0,1,0,50,1,0,61,61,1515,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2805,5462,0,0,1506,0,0,0,'Deneb Walker','Reagents','',0,7,0,0,0,1,1,0,45,45,12,2218,2218,0,1,2176,1500,0,57,75,0,0,0,0,400000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2806,5462,0,0,2128,0,0,0,'Bale','General Goods','',0,7,0,0,0,1,1,0,55,55,104,2800,2800,0,1,896,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2807,5875,0,0,4910,0,0,0,'Daggerspine Wavecaller','','',0,7,0,0,0,1,1,0,40,41,74,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,0,2074,0,0,0,0,0,0,2.625,1.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2808,5462,0,0,3966,0,0,0,'Vikki Lonsav','General Goods','',0,7,0,0,0,1.15,1,0,36,36,12,1469,1469,0,1,898,2000,0,50,66,0,0,0,0,400000,1456,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2809,5875,0,0,607,0,0,0,'Boar','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.627119,0.737492,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2810,5462,0,0,3967,0,0,0,'Hammon Karwn','Superior Tradesman','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,130,2000,0,49,64,0,0,0,0,400000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2812,5462,0,0,3964,0,0,0,'Drovnar Strongbrew','Alchemy Supplies','',0,7,0,0,0,1.15,1,0,38,38,55,1604,1604,0,1,130,2000,0,53,70,0,0,0,0,400000,1684,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2813,5875,0,0,3968,0,0,0,'[UNUSED] Thurgas','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2814,5462,0,0,3962,0,0,0,'Narj Deepslice','Butcher','',0,7,0,0,0,1.15,1,0,39,39,55,1678,1678,0,1,642,2000,0,54,72,0,0,0,0,400000,1808,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2815,5875,0,0,3949,0,0,0,'[UNUSED] Teresa Shore','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2816,5462,0,0,3965,0,0,0,'Androd Fadran','Leatherworking Supplies','',0,7,0,0,0,1.15,1,0,37,37,12,1536,1536,0,1,130,2000,0,51,68,0,0,0,0,400000,1568,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2817,5462,0,0,7033,0,0,0,'Rigglefuzz','','',0,7,0,0,0,1,1,0,37,37,120,1536,1536,0,1,2,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,5134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2818,5462,0,0,3950,0,0,0,'Slagg','Superior Butcher','',0,7,0,0,0,1.15,1,0,38,38,29,1604,1604,0,1,81,2000,0,53,70,0,0,0,0,400000,1684,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2819,5462,0,0,3951,0,0,0,'Tunkk','Leatherworking Supplies','',0,7,0,0,0,1.1,1,0,34,34,29,1279,1279,0,1,130,2000,0,47,63,0,0,0,0,400000,1317,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2820,5462,0,0,3952,0,0,0,'Graud','General Goods','',0,7,0,0,0,1.1,1,0,31,31,29,1107,1107,0,1,898,2000,0,44,58,0,0,0,0,400000,1213,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2821,5462,0,0,3953,0,0,0,'Keena','Trade Goods','',0,7,0,0,0,1.1,1,0,33,33,29,1221,1221,0,1,130,2000,0,46,61,0,0,0,0,400000,1281,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2829,5462,0,0,10824,0,0,0,'Starving Buzzard','','',1,1,7,0,0,1.15,1,0,35,37,73,1403,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.25,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12858,0,0,7847,0,0,0,0,0,0,0),(2830,5462,0,0,1105,0,0,0,'Buzzard','','',1,1,7,0,0,1,1,0,37,39,73,1536,1678,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,0,0,1.4375,0.115,'',0,0,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,12859,0,0,7847,0,0,0,0,0,0,0),(2831,5462,0,0,1106,0,0,0,'Giant Buzzard','','',1,1,7,0,0,1.2,1,0,39,41,73,1751,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,1.875,0.15,'',0,0,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,12861,0,0,7847,0,0,0,0,0,0,0),(2832,5462,0,0,7180,0,0,0,'Nixxrax Fillamug','Food & Drink','',0,7,0,0,0,1.15,1,0,38,38,120,1604,1604,0,1,640,2000,0,53,70,0,0,0,0,300000,1684,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2833,5875,0,0,2582,0,0,0,'DEBUG - Gossip Gryphon Master','Gryphon Master','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2834,5462,0,0,7172,0,0,0,'Myizz Luckycatch','Fishing Trainer','',0,7,0,0,0,1.2,1,0,43,43,120,2059,2059,0,1,81,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2835,5462,0,0,4044,0,0,0,'Cedrik Prose','Gryphon Master','',0,7,0,0,0,1.15,3,0,65,65,12,4053,4053,0,1,8195,2000,0,200,281,0,0,0,0,400000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2836,5462,0,0,7161,0,0,0,'Brikk Keencraft','Blacksmithing Trainer','',0,7,0,0,0,1.3,1,0,54,54,120,3293,3293,0,1,81,2000,0,92,122,0,0,0,0,300000,3180,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2837,5462,0,0,7174,0,0,0,'Jaxin Chong','Alchemy Trainer','',0,7,0,0,0,1.25,1,0,46,46,120,2399,2399,0,1,81,2000,0,77,102,0,0,0,0,300000,2750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2838,5462,0,0,7181,0,0,0,'Crazk Sparks','Fireworks Merchant','',0,7,0,0,0,1.25,1,0,46,46,120,2399,2399,0,1,128,2000,0,77,102,0,0,0,0,300000,2750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2839,5462,0,0,4478,0,0,0,'Haren Kanmae','Superior Bowyer','',0,7,0,0,0,1.2,1,0,41,41,120,1902,1902,0,1,4480,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2840,5462,0,0,7183,0,0,0,'Kizz Bluntstrike','Macecrafter','',0,7,0,0,0,1.2,1,0,42,42,120,1981,1981,0,1,4224,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2842,5462,0,0,7184,0,0,0,'Wigcik','Superior Fisherman','',0,7,0,0,0,1.2,1,0,43,43,120,2059,2059,0,1,640,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2843,5462,0,0,4481,0,0,0,'Jutak','Blade Trader','',0,7,0,0,0,1.2,1,0,43,43,120,2059,2059,0,1,4224,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2844,5462,0,0,4477,0,0,0,'Hurklor','Blacksmithing Supplies','',0,7,0,0,0,1.25,1,0,46,46,120,2399,2399,0,1,4224,2000,0,77,102,0,0,0,0,300000,2750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2845,5462,0,0,4476,0,0,0,'Fargon Mortalak','Superior Armorer','',0,7,0,0,0,1.2,1,0,42,42,120,1981,1981,0,1,4224,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2846,5462,0,0,7186,0,0,0,'Blixrez Goodstitch','Leatherworking Supplies','',0,7,0,0,0,1.2,1,0,43,43,120,2059,2059,0,1,128,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2847,5462,0,0,4479,0,0,0,'Jansen Underwood','Blacksmithing Supplies','',0,7,0,0,0,1.25,1,0,49,49,120,2672,2672,0,1,4224,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2848,5462,0,0,7178,0,0,0,'Glyx Brewright','Alchemy Supplies','',0,7,0,0,0,1.2,1,0,45,45,120,2218,2218,0,1,128,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2849,5462,0,0,7187,0,0,0,'Qixdi Goodstitch','Cloth Armor & Accessories','',0,7,0,0,0,1.2,1,0,44,44,120,2138,2138,0,1,4224,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2850,5462,0,0,6082,0,0,0,'Broken Tooth','','',1,1,2,4,0,1.2,1,0,37,37,16,1603,1603,0,1,0,2000,0,51,68,0,0,0,0,28800000,1568,0,0,0,0,0,0,2.25,1.1925,'',0,0,0,2.5,8,14,0,8312,14267,143,145,0,0,0,0,0,0,0,0,0,8275,0,0,0,0,0,0,0,0,144,0),(2851,5462,0,0,3972,0,0,0,'Urda','Wind Rider Master','',0,7,0,1,0,3,3,0,65,65,29,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,650000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2852,5462,0,0,4246,0,0,0,'Enslaved Druid of the Talon','','',0,7,0,0,0,1,1,0,10,10,35,413,413,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2853,5462,0,0,1192,0,0,0,'Freed Druid of the Talon','','',0,7,0,0,0,1,1,0,10,10,35,112,112,0,1,0,1910,0,12.415,16.235,1,2101,18.909,27.313,0,463,0,0,0,0,0,0,1.25,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2855,5462,0,0,4384,0,0,0,'Snang','Apprentice Tailor','',0,7,0,0,0,1.02,1,0,24,24,29,664,664,0,1,1,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2856,5462,0,0,4364,0,0,0,'Angrun','Herbalism Trainer','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,81,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2857,5462,0,0,4386,0,0,0,'Thund','Apprentice Engineer','',0,7,0,0,0,1.02,1,0,23,23,29,617,617,0,1,3,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2858,5462,0,0,12938,0,0,0,'Gringer','Wind Rider Master','',0,7,0,1,0,3,3,0,65,65,29,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,1800000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2859,5462,0,0,12945,0,0,0,'Gyll','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,55,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,1800000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2860,5462,0,0,1568,0,0,0,'Sigrun Ironhew','','',0,7,0,0,0,1,1,0,40,40,55,1753,1753,0,1,2,1500,0,42,55.5,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2861,5462,0,0,4148,0,0,0,'Gorrik','Wind Rider Master','',0,7,0,1,0,3,3,0,65,65,29,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,31843,15571,13180,24893,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2862,5875,0,0,143,0,0,0,'Warrior 21','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2863,5875,0,0,143,0,0,0,'Warrior 22','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2864,5875,0,0,143,0,0,0,'Warrior 23','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2865,5875,0,0,143,0,0,0,'Warrior 24','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2866,5875,0,0,143,0,0,0,'Warrior 26','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2867,5875,0,0,143,0,0,0,'Warrior 27','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2868,5875,0,0,143,0,0,0,'Warrior 28','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2869,5875,0,0,143,0,0,0,'Warrior 29','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2870,5875,0,0,2585,0,0,0,'[UNUSED] Henria Derth','Wolf Trainer','',8,7,0,0,0,1,1,0,21,21,55,980,980,0,1,0,1800,0,27.9,36,0,0,0,0,678000,872,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2871,5875,0,0,428,0,0,0,'[PH] Tallstrider Trainer','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2872,5875,0,0,5044,0,0,0,'[UNUSED] Whaldak Darbenk','Spider Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2873,5875,0,0,428,0,0,0,'[PH] Raptor Trainer','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2874,5875,0,0,428,0,0,0,'[PH] Horse Trainer','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2875,5875,0,0,428,0,0,0,'[PH] Gorilla Trainer','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2876,5875,0,0,5090,0,0,0,'Grunenstur Balindom','Crocilisk Trainer','',0,7,0,0,0,1,1,0,50,50,122,3517,3517,0,1,0,1510,0,64.175,84.56,1,1661,96.338,142.846,0,2966,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2877,5875,0,0,428,0,0,0,'[PH] Crawler Trainer','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2878,5462,0,0,5040,0,0,0,'Peria Lamenur','Pet Trainer','',0,7,0,0,0,1.15,1,0,40,40,55,1753,1753,0,1,17,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2879,5462,0,0,5043,0,0,0,'Karrina Mekenda','Pet Trainer','',0,7,0,0,0,1.15,1,0,40,40,55,1753,1753,0,1,17,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.347,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2880,5875,0,0,5041,0,0,0,'[UNUSED] Hurom Juggendolf','Boar Trainer','',8,7,0,0,0,1,1,0,50,50,55,3517,3517,2103,1,0,1510,0,64.175,84.56,1,1661,96.338,142.846,0,2966,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2881,5462,0,0,5227,0,0,0,'[UNUSED] Durdek Karrin','Bear Trainer','',8,7,0,0,0,1,1,0,50,50,55,3517,3517,2103,1,0,1510,0,64.175,84.56,1,1661,96.338,142.846,0,2966,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2883,5875,0,0,832,0,0,0,'[UNUSED] [PH] Monster Slayer Trainer','Monster Slayer Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2885,5875,0,0,832,0,0,0,'[UNUSED] [PH] Magic Skills Trainer','Magic Skills Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2886,5875,0,0,832,0,0,0,'Ranged Skills Trainer','Ranged Skills Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2887,5462,0,0,9588,0,0,0,'Prismatic Exile','','',0,4,0,0,0,1,1,0,43,43,91,1600,1600,1432,1,0,1610,0,49.105,62.79,0,0,0,0,0,2391,41,41,41,41,82,41,1.5,1.389,'',0,0,0,2.5,8,14,0,34083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2888,5462,0,0,21015,0,0,0,'Garek','','',0,7,0,0,0,1,1,0,50,50,35,1600,1600,0,1,2,1500,0,63.75,84,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2889,5875,0,0,721,0,0,0,'Stonevault Trogg','','',0,7,0,1,0,1,1,0,35,36,59,3660,3831,0,1,0,2000,0,375,495,0,0,0,0,0,1456,0,0,0,0,0,0,1.95,0.805,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5797,4610,0,0,0,0,0,0),(2890,5875,0,0,722,0,0,0,'Stonevault Scout','','',0,7,0,1,0,1,1,0,36,37,59,3831,4008,0,1,0,2000,0,382.5,510,0,0,0,0,0,1568,0,0,0,0,0,0,1.725,0.92575,'',0,0,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5797,4610,0,0,0,0,0,0),(2891,5875,0,0,721,0,0,0,'Stonevault Skullthumper','','',0,7,0,0,0,1,1,0,37,38,59,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,0,1684,0,0,0,0,0,0,1.95,0.805,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5797,0,0,0,0,0,0,0),(2892,5462,0,0,722,0,0,0,'Stonevault Seer','','',0,7,0,0,0,1,1,0,37,38,59,1257,1305,1166,1,0,2000,0,49,65,0,0,0,0,300000,1683,0,0,0,0,0,0,1.725,0.92575,'',0,184,0,2.5,8,14,0,9532,11986,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5797,0,0,0,0,0,0,0),(2893,5462,0,0,1194,0,0,0,'Stonevault Bonesnapper','','',0,7,0,0,0,1,1,0,39,40,59,1678,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,2.25,1.2075,'',0,193,0,2.5,8,14,0,11976,12555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5797,0,0,0,0,0,0,0),(2894,5462,0,0,721,0,0,0,'Stonevault Shaman','','',0,7,0,0,0,1,1,0,40,41,59,1471,1522,1308,1,0,2000,0,55,72,0,0,0,0,300000,2072,0,0,0,0,0,0,1.95,0.805,'',0,205,0,2.5,8,14,0,32062,5605,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5797,0,0,0,0,0,0,0),(2896,5875,0,0,754,0,0,0,'[PH] Alliance Magic Skills Trainer','Magic Skill Trainer *Temp*','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2899,5875,0,0,2584,0,0,0,'[PH] Alliance Toughness/Resist Trainer','Toughness/Resist Trainer *Temp*','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2906,5462,0,0,5782,0,0,0,'Dustbelcher Warrior','','',0,7,0,0,0,1,1,0,35,37,45,1403,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.95,1.1609,'',0,149,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4630,0,0,0,0,0,0,0),(2907,5462,0,0,1122,0,0,0,'Dustbelcher Mystic','','',0,7,0,0,0,1,1,0,37,37,45,1257,1257,1142,1,0,2000,0,48,63,0,0,0,0,300000,1567,0,0,0,0,0,0,1.65,0.9823,'',0,159,0,2.5,8,14,0,9532,13281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4630,0,0,0,0,0,0,0),(2908,5462,0,0,4902,0,0,0,'Grawl','General Goods','',0,7,0,0,0,1.2,1,0,44,44,29,2138,2138,0,1,898,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2909,5462,0,0,4899,0,0,0,'Hammertoe Grez','','',0,7,0,0,0,1,1,0,40,40,55,1700,1700,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,4984,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2910,5462,0,0,4900,0,0,0,'Prospector Ryedol','Explorers\' League','',0,7,0,0,0,1,1,0,35,35,55,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2911,5462,0,0,1650,0,0,0,'Archaeologist Flagongut','Explorers\' League','',0,7,0,0,0,1.2,1,0,44,44,55,2138,2138,0,1,2,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2912,5462,0,0,1665,0,0,0,'Chief Archaeologist Greywhisker','Explorers\' League','',0,7,0,0,0,1.15,1,0,40,40,55,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2913,5462,0,0,1286,0,0,0,'Archaeologist Hollee','Explorers\' League','',0,7,0,0,0,1,1,0,12,12,55,247,247,0,1,2,2000,0,17,22,0,0,0,0,275000,562,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2914,5462,0,0,1206,6303,2957,2958,'Snake','','',0,8,0,0,0,0.2,1,0,1,1,190,8,8,0,1,0,2000,0,15,15,0,0,0,0,275000,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(2915,5462,0,0,4901,0,0,0,'Hammertoe\'s Spirit','','',0,7,0,0,0,1,1,0,40,40,122,2471,2471,0,1,0,1610,0,45.08,59.57,0,0,0,0,0,1938,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2916,5462,0,0,3595,0,0,0,'Historian Karnik','','',0,7,0,0,0,1,1,0,20,20,55,484,484,0,1,3,2000,0,29,39,0,0,0,0,190000,836,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,4985,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2917,5462,0,0,1277,0,0,0,'Prospector Remtravel','Explorers\' League','',4096,7,0,0,0,1,1,0,16,16,55,356,356,0,1,2,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2918,5462,0,0,3598,0,0,0,'Advisor Belgrum','','',0,7,0,0,0,1.15,1,0,40,40,55,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2919,5462,0,0,1162,0,0,0,'Fam\'retor Guardian','','',0,4,0,0,0,1,1,0,45,45,41,2200,2200,0,1,0,1560,0,59.28,78,0,0,0,0,0,2695,45,45,45,45,45,45,1.5,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4847,7848,0,0,0,0,0,0),(2920,5462,0,0,4895,0,0,0,'Lucien Tosselwrench','','',0,7,0,0,0,1.1,1,0,31,31,35,1107,1107,0,1,2,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,31864,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2921,5462,0,0,4896,0,0,0,'Lotwil Veriatus','','',0,7,0,0,0,1.15,1,0,36,36,35,1469,1469,0,1,2,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,5001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2922,5462,0,0,1150,0,0,0,'Servo','','',0,9,0,0,0,1,1,0,5,5,42,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,0.6,0.3748,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2923,5462,0,0,11413,0,0,0,'Mangy Silvermane','','',1,1,1,0,0,1.2,1,0,41,42,38,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,350000,2218,0,0,1,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13042,0,0,0,0,0,0,0,0,0,0),(2924,5462,0,0,11419,0,0,0,'Silvermane Wolf','','',1,1,1,0,0,1.2,1,0,43,44,38,2059,2138,0,1,0,2000,0,72,96,0,0,0,0,350000,2528,0,0,3,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8847,0,0,0,0,0,0,0,0,0,0),(2925,5462,0,0,11417,0,0,0,'Silvermane Howler','','',1,1,1,0,0,1.25,1,0,45,46,38,2310,2399,0,1,0,2000,0,77,102,0,0,0,0,350000,2750,0,0,1,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8864,0,0,0,0,0,0,0,0,0,0),(2926,5462,0,0,9562,0,0,0,'Silvermane Stalker','','',1,1,1,0,0,1.25,1,0,47,48,38,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,350000,2857,0,0,3,0,0,0,1.625,1.3,'1784',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8296,0,0,11472,0,0,0,0,0,0,0),(2927,5462,0,0,12238,0,0,0,'Vicious Owlbeast','','',0,7,0,0,0,1.2,1,0,42,43,14,1981,2059,0,1,0,2000,0,67,88,0,0,0,0,350000,2369,0,0,0,0,0,0,1.5,1,'',0,231,0,2.5,8,14,0,7938,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9591,9592,0,0,0,0,0,0),(2928,5462,0,0,12238,0,0,0,'Primitive Owlbeast','','',0,7,0,0,0,1.2,1,0,44,45,14,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,350000,2695,0,0,0,0,0,0,1.5,1,'',0,259,0,2.5,8,14,0,3252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9591,9592,0,0,0,0,0,0),(2929,5462,0,0,12236,0,0,0,'Savage Owlbeast','','',0,7,0,0,0,1.25,1,0,46,47,14,2399,2488,0,1,0,2000,0,79,105,0,0,0,0,350000,2804,0,0,0,0,0,0,1.5,1,'',0,292,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9591,9592,0,0,0,0,0,0),(2930,5462,0,0,2865,0,0,0,'Sentinel Glynda Nal\'Shea','','',0,7,0,0,0,1.2,1,0,45,45,80,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,275000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2931,5462,0,0,1210,0,0,0,'Zaricotl','','',1,1,7,2,0,1,1,0,55,55,7,7842,7842,0,1,0,2000,0,225.6,300,0,0,0,0,25200000,3234,0,0,0,0,0,0,2.5,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8314,0,0,0,0,0,0,0,0,0,0),(2932,5462,0,0,4938,0,0,0,'Magregan Deepshadow','','',0,7,0,0,0,1,1,0,37,37,54,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,85,0,1.5,0.347,'',0,186,0,2.5,8,14,0,17207,17207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4635,0,0,0,0,0,0,0),(2934,5462,0,0,5751,0,0,0,'Keeper Bel\'dugur','','',0,7,0,0,0,1.2,1,0,42,42,68,1981,1981,0,1,2,1500,0,46.5,62.25,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2935,5875,0,0,433,0,0,0,'[PH] Demon Master','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2937,5462,0,0,10043,0,0,0,'Dagun the Ravenous','','',0,7,0,1,0,1,1,0,43,43,18,5148,5148,0,1,0,1258,0,316.073,415.14,1,1384,63.664,92.728,0,2369,0,0,0,0,0,0,2.6,2.7365,'',0,747,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4641,0,0,0,0,0,0,0),(2938,5875,0,0,5088,0,0,0,'Aldric Hunter','Bear Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2939,8606,0,0,5089,0,0,0,'Jackson Bayne','Boar Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2940,5875,0,0,7914,0,0,0,'[UNUSED] Frank Ward','Bird Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2941,5462,0,0,5091,0,0,0,'Lanie Reed','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,55,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,900000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2942,5875,0,0,5010,0,0,0,'Dylan Bissel','Wolf Trainer','',102,7,0,0,0,1,1,0,5,5,12,166,166,190,1,0,1960,0,4.9,6.86,1,2156,6.468,8.624,0,111,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2943,5462,0,0,7916,0,0,0,'Ransin Donner','','',0,7,0,0,0,1,1,0,35,35,55,1220,1220,0,1,1,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2944,5462,0,0,10170,0,0,0,'Boss Tho\'grun','','',0,7,0,0,0,1,1,0,42,42,45,1981,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,2.625,1.75,'',0,219,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4640,0,0,0,0,0,0,0),(2945,5462,0,0,1194,0,0,0,'Murdaloc','','',0,7,0,0,0,1,1,0,42,42,59,1981,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,2.25,1.2075,'',0,233,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2946,5462,0,0,200,0,0,0,'Puppet of Helcular','','',0,6,0,0,0,1,1,0,9,10,83,160,178,366,1,0,1590,0,10.335,13.515,1,1749,15.741,22.737,0,463,0,0,0,0,0,0,1.275,0.3349,'',0,0,0,2.5,8,14,0,13322,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2947,5462,0,0,3821,0,0,0,'Harken Windtotem','','',0,7,0,0,0,1.02,1,0,21,21,83,531,531,0,1,2,2000,0,31,40,0,0,0,0,250000,872,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2948,5462,0,0,3826,0,0,0,'Mull Thunderhorn','','',0,7,0,0,0,1.02,1,0,25,25,104,713,713,0,1,2,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2949,5462,0,0,550,0,0,0,'Palemane Tanner','','',0,7,0,0,0,1,1,0,5,6,39,98,115,121,1,0,2000,0,6,8,0,0,0,0,250000,163,0,0,0,0,0,0,1.275,0.425,'',0,3,0,2.5,8,14,0,9739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2950,5462,0,0,1216,0,0,0,'Palemane Skinner','','',0,7,0,0,0,1,1,0,6,7,39,115,131,132,1,0,2000,0,8,11,0,0,0,0,250000,208,0,0,0,0,0,0,1.275,0.3196,'',0,6,0,2.5,8,14,0,774,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2951,5462,0,0,1217,0,0,0,'Palemane Poacher','','',0,7,0,0,0,1,1,0,7,8,39,137,156,0,1,0,2000,0,10,14,0,0,0,0,250000,306,0,0,0,0,0,0,1.275,0.3196,'',0,6,0,2.5,8,14,0,1516,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2952,5462,0,0,1967,0,0,0,'Bristleback Quilboar','','',0,7,0,0,0,1,1,0,3,4,189,71,86,0,1,0,2000,0,4,5,0,0,0,0,250000,68,0,0,0,0,0,0,1.2,0.2784,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4770,0,0,0,0,0,0,0),(2953,5462,0,0,6090,0,0,0,'Bristleback Shaman','','',0,7,0,0,0,1,1,0,3,4,111,69,83,92,1,0,2000,0,4,5,0,0,0,0,250000,66,0,0,0,0,0,0,1.35,0.315,'',0,3,0,2.5,8,14,0,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4770,6634,0,0,0,0,0,0),(2954,5462,0,0,6807,0,0,0,'Bristleback Battleboar','','',1,1,5,0,0,1,1,0,4,5,7,86,102,0,1,0,2000,0,5,7,0,0,0,0,250000,111,0,0,0,0,0,0,0.75,0.882,'',0,0,0,2.5,8,14,0,3385,0,0,0,0,0,0,0,0,0,0,0,0,9066,0,0,4849,4848,0,0,0,0,0,0),(2955,5462,0,0,1219,0,0,0,'Plainstrider','','',1,1,12,0,0,1,1,0,1,2,189,42,55,0,1,0,2000,0,2,2,0,0,0,0,155000,8,0,0,0,0,0,0,1.05,0.4718,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12879,0,0,4740,4739,0,0,0,0,0,0),(2956,5462,0,0,1220,0,0,0,'Adult Plainstrider','','',1,1,12,0,0,1,1,0,6,7,189,120,137,0,1,0,2000,0,9,12,0,0,0,0,250000,230,0,0,0,0,0,0,1.275,0.5729,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12884,0,0,4759,4806,33009,0,0,0,0,0),(2957,5462,0,0,1221,0,0,0,'Elder Plainstrider','','',1,1,12,0,0,1,1,0,8,9,189,156,176,0,1,0,2000,0,11,15,0,0,0,0,250000,387,0,0,0,0,0,0,1.275,0.5729,'',0,0,0,2.5,8,14,0,7272,0,0,0,0,0,0,0,0,0,0,0,0,5915,0,0,4759,4806,33009,0,0,0,0,0),(2958,5462,0,0,1100,0,0,0,'Prairie Wolf','','',1,1,1,0,0,1,1,0,5,6,38,102,120,0,1,0,1500,0,5.25,6.75,0,0,0,0,250000,165,0,0,1,0,0,0,0.875,1.05,'',0,0,0,2.5,8,14,0,5781,0,0,0,0,0,0,0,0,0,0,0,0,5936,0,0,4758,4804,0,0,0,0,0,0),(2959,5462,0,0,643,0,0,0,'Prairie Stalker','','',1,1,1,0,0,1,1,0,7,8,38,137,156,0,1,0,1500,0,7.5,10.5,0,0,0,0,250000,306,0,0,1,0,0,0,1.0625,1.275,'',0,0,0,2.5,8,14,0,17255,1742,24604,2649,0,0,0,0,0,0,0,0,0,5939,0,0,4758,4804,4801,0,0,0,0,0),(2960,5462,0,0,161,0,0,0,'Prairie Wolf Alpha','','',1,1,1,0,0,1,1,0,9,10,38,176,198,0,1,0,1400,0,9.1,11.9,0,0,0,0,250000,463,0,0,1,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,5781,0,0,0,0,0,0,0,0,0,0,0,0,5942,0,0,4758,4803,4804,0,0,0,0,0),(2961,5462,0,0,11451,0,0,0,'Mountain Cougar','','',1,1,2,0,0,1,1,0,3,3,7,71,71,0,1,0,2000,0,3,4,0,0,0,0,155000,33,0,0,0,0,0,0,1.07034,0.56728,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13358,0,0,4742,0,0,0,0,0,0,0),(2962,5462,0,0,10877,0,0,0,'Windfury Harpy','','',0,7,0,0,0,1,1,0,7,8,514,137,156,0,1,0,2000,0,10,14,0,0,0,0,250000,306,0,0,0,0,0,0,1.275,0.4046,'',0,7,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4751,0,0,0,0,0,0,0),(2963,5462,0,0,1351,0,0,0,'Windfury Wind Witch','','',0,7,0,0,0,1,1,0,8,9,514,148,166,172,1,0,2000,0,11,15,0,0,0,0,250000,369,0,0,85,0,0,0,1.275,0.4046,'',0,8,0,2.5,8,14,0,6982,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4751,0,0,0,0,0,0,0),(2964,5462,0,0,1255,0,0,0,'Windfury Sorceress','','',0,7,0,0,0,1,1,0,9,10,514,160,178,366,1,0,2000,0,8,13,0,0,0,0,250000,423,0,0,0,0,0,0,1.5,0.476,'',0,8,0,2.5,8,14,0,13322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4752,0,0,0,0,0,0,0),(2965,5462,0,0,10869,0,0,0,'Windfury Matriarch','','',0,7,0,0,0,1,1,0,10,11,514,186,208,198,1,0,2000,0,14,18,0,0,0,0,250000,526,0,0,0,0,0,0,1.725,0.5474,'',0,9,0,2.5,8,14,0,332,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4753,0,0,0,0,0,0,0),(2966,5462,0,0,8869,0,0,0,'Battleboar','','',1,1,5,0,0,1,1,0,3,4,14,71,86,0,1,0,2000,0,4,5,0,0,0,0,155000,68,0,0,0,0,0,0,0.620339,0.729519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9065,0,0,4849,4848,0,0,0,0,0,0),(2967,5462,0,0,9410,0,0,0,'Galak Centaur','','',0,7,0,0,0,1,1,0,8,9,131,156,176,0,1,0,2000,0,11,15,0,0,0,0,250000,387,0,0,0,0,0,0,1.0625,0.6035,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2968,5462,0,0,9409,0,0,0,'Galak Outrunner','','',0,7,0,0,0,1,1,0,9,10,131,176,198,0,1,0,2000,0,13,17,0,0,0,0,250000,463,0,0,0,0,0,0,1.0625,0.6035,'',0,8,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2969,5462,0,0,1228,0,0,0,'Wiry Swoop','','',1,1,7,0,0,1,1,0,5,7,73,102,137,0,1,0,2000,0,9,12,0,0,0,0,250000,230,0,0,0,0,0,0,0.875,0.07,'',0,0,0,2.5,8,14,0,5708,0,0,0,0,0,0,0,0,0,0,0,0,12855,0,0,4769,4807,0,0,0,0,0,0),(2970,5462,0,0,1229,0,0,0,'Swoop','','',1,1,7,0,0,1,1,0,7,9,73,137,176,0,1,0,2000,0,11,15,0,0,0,0,250000,387,0,0,0,0,0,0,1.0625,0.085,'',0,0,0,2.5,8,14,0,5708,0,0,0,0,0,0,0,0,0,0,0,0,12856,0,0,4769,4807,0,0,0,0,0,0),(2971,5462,0,0,10824,0,0,0,'Taloned Swoop','','',1,1,7,0,0,1,1,0,8,10,73,156,198,0,1,0,2000,0,13,17,0,0,0,0,250000,463,0,0,0,0,0,0,1.25,0.1,'',0,0,0,2.5,8,14,0,5708,0,0,0,0,0,0,0,0,0,0,0,0,12857,0,0,4769,4807,0,0,0,0,0,0),(2972,5462,0,0,1451,1454,0,0,'Kodo Calf','','',0,1,0,0,0,1,1,0,7,8,15,137,156,0,1,0,3000,0,15,21,0,0,0,0,250000,306,0,0,0,0,0,0,2.125,0.34,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2973,5462,0,0,1230,0,0,0,'Kodo Bull','','',0,1,0,0,0,1,1,0,11,11,15,222,222,0,1,0,3000,0,22.5,30,0,0,0,0,250000,528,0,0,0,0,0,0,2.5,0.4,'',0,0,0,2.5,8,14,0,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2974,5462,0,0,10918,0,0,0,'Kodo Matriarch','','',0,1,0,0,0,1,1,0,12,12,15,222,247,0,1,0,3000,0,25.5,33,0,0,0,0,250000,562,0,0,0,0,0,0,2.875,0.46,'',0,0,0,2.5,8,14,0,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2975,5462,0,0,7243,3901,355,3902,'Venture Co. Hireling','','',0,7,0,0,0,1,1,0,5,6,47,102,120,0,1,0,2000,0,7,9,0,0,0,0,250000,165,0,0,0,0,30,0,1.5,0.306,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2976,5462,0,0,7244,355,1122,3903,'Venture Co. Laborer','','',0,7,0,0,0,1,1,0,6,7,47,120,137,0,1,0,3000,0,13.5,18,0,0,0,0,250000,230,0,0,0,0,30,0,1.5,0.306,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2977,5462,0,0,7246,355,4099,3908,'Venture Co. Taskmaster','','',0,7,0,0,0,1,1,0,7,8,47,137,156,0,1,0,2000,0,10,14,0,0,0,0,250000,306,0,0,0,0,30,0,1.5,0.306,'',0,7,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2978,5462,0,0,7247,1122,355,3909,'Venture Co. Worker','','',0,7,0,0,0,1,1,0,8,9,47,156,176,0,1,0,3200,0,17.6,24,0,0,0,0,250000,387,0,0,0,0,30,0,1.5,0.306,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2979,5462,0,0,7245,3904,3905,3906,'Venture Co. Supervisor','','',0,7,0,0,0,1,1,0,10,10,47,176,198,0,1,0,2000,0,13,17,0,0,0,0,250000,463,0,0,0,0,30,0,1.5,0.306,'',0,8,0,2.5,8,14,0,6673,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2980,5462,0,0,3808,0,0,0,'Grull Hawkwind','','',0,7,0,0,0,1,1,0,4,4,104,86,86,0,1,3,2000,0,4,5,0,0,0,0,250000,68,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2981,5462,0,0,3809,0,0,0,'Chief Hawkwind','','',0,7,0,0,0,1.15,1,0,36,36,104,1469,1469,0,1,2,2000,0,50,66,0,0,0,0,250000,1456,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2982,5462,0,0,3813,0,0,0,'Seer Graytongue','','',0,7,0,0,0,1,1,0,8,8,104,110,110,0,1,2,2000,0,10,14,0,0,0,0,250000,306,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,1126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2983,5462,0,0,1236,0,0,0,'The Plains Vision','','',0,1,0,0,0,1,1,0,7,7,35,137,137,0,1,0,2000,0,9,12,0,0,0,0,0,230,0,0,0,0,0,0,0.8,0.2784,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2984,5462,0,0,3815,0,0,0,'Seer Wiserunner','','',0,7,0,0,0,1,1,0,11,11,104,150,150,0,1,2,2000,0,15,20,0,0,0,0,250000,528,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,1126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2985,5462,0,0,3822,0,0,0,'Ruul Eagletalon','','',0,7,0,0,0,1,1,0,9,9,104,176,176,0,1,2,2000,0,11,15,0,0,0,0,250000,387,0,0,0,0,0,0,4.05,0.9747,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2986,5462,0,0,10969,0,0,0,'Dorn Plainstalker','','',0,7,0,0,0,1,1,0,29,29,104,950,950,0,1,2,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2987,5462,0,0,4516,0,0,0,'Eyahn Eagletalon','','',0,7,0,0,0,1,1,0,12,12,83,247,247,0,1,2,2000,0,17,22,0,0,0,0,250000,562,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2988,5462,0,0,1624,0,0,0,'Morin Cloudstalker','','',0,7,0,0,0,1,1,0,10,10,104,198,198,0,1,2,2000,0,13,17,0,0,0,0,250000,463,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2989,5462,0,0,3785,3786,0,0,'Bael\'dun Digger','','',0,7,0,0,0,1,1,0,7,8,57,137,156,0,1,0,3200,0,16,22.4,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.347,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4702,0,0,0,0,0,0,0),(2990,5462,0,0,3787,3788,0,0,'Bael\'dun Appraiser','','',0,7,0,0,0,1,1,0,8,9,57,143,160,335,1,0,2000,0,8,12,0,0,0,0,300000,339,0,0,0,0,0,0,1.5,0.347,'',0,8,0,2.5,8,14,0,2052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4702,0,0,0,0,0,0,0),(2991,5462,0,0,3841,0,0,0,'Greatmother Hawkwind','','',0,7,0,0,0,1,1,0,9,9,35,176,176,0,1,2,2000,0,11,15,0,0,0,0,250000,387,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2992,5462,0,0,2030,0,0,0,'Healing Ward V','','',0,11,0,0,0,1,1,0,28,38,58,1454,1454,0,1,0,1680,0,44.52,58.8,0,0,0,0,0,1684,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,5608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2993,5462,0,0,3792,0,0,0,'Baine Bloodhoof','','',0,7,0,0,0,1,1,0,10,10,104,198,198,0,1,2,2000,0,13,17,0,0,0,0,250000,463,0,0,0,0,0,0,4.05,0.9747,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2994,5462,0,0,3824,0,0,0,'Ancestral Spirit','','',0,7,0,0,0,1,1,0,9,9,104,176,176,0,1,2,2000,0,11,15,0,0,0,0,250000,387,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2995,5462,0,0,2098,0,0,0,'Tal','Wind Rider Master','',0,7,0,1,0,3,3,0,65,65,104,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,500000,5234,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2996,5462,0,0,2104,0,0,0,'Torn','Banker','',0,7,0,0,0,3,1,0,45,45,104,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,250000,2695,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2997,5462,0,0,2110,0,0,0,'Jyn Stonehoof','Weapons Merchant','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4482,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2998,5462,0,0,2090,0,0,0,'Karn Stonehoof','Blacksmithing Trainer','',0,7,0,0,0,1.1,1,0,35,35,104,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,250000,1349,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(2999,5462,0,0,2100,0,0,0,'Taur Stonehoof','Blacksmithing Supplies','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3000,5462,0,0,7218,0,0,0,'Gibbert','Weapon Merchant','',0,7,0,0,0,1.2,1,0,45,45,35,2218,2218,0,1,4224,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3001,5462,0,0,2083,0,0,0,'Brek Stonehoof','Mining Trainer','',0,7,0,0,0,1.1,1,0,35,35,104,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,250000,1349,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3002,5462,0,0,2092,0,0,0,'Kurm Stonehoof','Mining Supplies','',0,7,0,0,0,1.15,1,0,40,40,104,1753,1753,0,1,130,2000,0,56,74,0,0,0,0,250000,1938,0,0,0,0,0,0,4.05,0.9747,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3003,5462,0,0,2109,0,0,0,'Fyr Mistrunner','Bread Vendor','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3004,5462,0,0,2126,0,0,0,'Tepa','Tailoring Trainer','',0,7,0,0,0,1.1,1,0,35,35,104,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,250000,1349,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3005,5462,0,0,2093,0,0,0,'Mahu','Leatherworking & Tailoring Supplies','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3007,5462,0,0,2127,0,0,0,'Una','Leatherworking Trainer','',0,7,0,0,0,1.25,1,0,46,46,104,2399,2399,0,1,83,2000,0,77,102,0,0,0,0,250000,2750,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3008,5462,0,0,2094,0,0,0,'Mak','Apprentice Leatherworker','',0,7,0,0,0,1.02,1,0,24,24,104,664,664,0,1,3,2000,0,34,46,0,0,0,0,250000,975,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3009,5462,0,0,2108,0,0,0,'Bena Winterhoof','Alchemy Trainer','',0,7,0,0,0,1.1,1,0,35,35,104,1342,1342,0,1,83,2000,0,49,64,0,0,0,0,250000,1349,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3010,5462,0,0,2116,0,0,0,'Mani Winterhoof','Alchemy Supplies','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3011,5462,0,0,2101,0,0,0,'Teg Dawnstrider','Enchanting Trainer','',0,7,0,0,0,1.1,1,0,35,35,104,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,250000,1349,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3012,5462,0,0,2118,0,0,0,'Nata Dawnstrider','Enchanting Supplies','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3013,5462,0,0,2091,0,0,0,'Komin Winterhoof','Herbalism Trainer','',0,7,0,0,0,1.1,1,0,35,35,104,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,250000,1349,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3014,5462,0,0,2119,0,0,0,'Nida Winterhoof','Herbalism Supplies','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3015,5462,0,0,2114,0,0,0,'Kuna Thunderhorn','Bowyer & Fletching Goods','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4482,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3016,5462,0,0,2099,0,0,0,'Tand','Basket Weaver','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3017,5462,0,0,2117,0,0,0,'Nan Mistrunner','Fruit Vendor','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3018,5462,0,0,2086,0,0,0,'Hogor Thunderhoof','Guns Merchant','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4482,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3019,5462,0,0,2084,0,0,0,'Delgo Ragetotem','Axe Merchant','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3020,5462,0,0,2085,0,0,0,'Etu Ragetotem','Mace & Staff Merchant','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3021,5462,0,0,2089,0,0,0,'Kard Ragetotem','Sword & Dagger Merchant','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3022,5462,0,0,2124,0,0,0,'Sunn Ragetotem','Staff Merchant','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3023,5462,0,0,2125,0,0,0,'Sura Wildmane','War Harness Vendor','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3024,5462,0,0,2097,0,0,0,'Tah Winterhoof','','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3025,5462,0,0,2111,0,0,0,'Kaga Mistrunner','Meat Vendor','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3026,5462,0,0,2107,0,0,0,'Aska Mistrunner','Cooking Trainer','',0,7,0,0,0,1.2,1,0,45,45,104,2218,2218,0,1,81,2000,0,76,100,0,0,0,0,250000,2695,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3027,5462,0,0,2095,0,0,0,'Naal Mistrunner','Cooking Supplies','',0,7,0,0,0,1.15,1,0,40,40,104,1753,1753,0,1,642,2000,0,56,74,0,0,0,0,250000,1938,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3028,5462,0,0,2088,0,0,0,'Kah Mistrunner','Fishing Trainer','',0,7,0,0,0,1.2,1,0,45,45,104,2218,2218,0,1,81,2000,0,76,100,0,0,0,0,250000,2695,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3029,5462,0,0,2120,0,0,0,'Sewa Mistrunner','Fishing Supplies','',0,7,0,0,0,1.15,1,0,40,40,104,1753,1753,0,1,130,2000,0,56,74,0,0,0,0,250000,1938,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3030,5462,0,0,2123,0,0,0,'Siln Skychaser','Shaman Trainer','',0,7,0,0,0,1,1,0,50,50,104,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,250000,2966,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3031,5462,0,0,2102,0,0,0,'Tigor Skychaser','Shaman Trainer','',0,7,0,0,0,1,1,0,40,40,104,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,250000,1938,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3032,5462,0,0,2082,0,0,0,'Beram Skychaser','Shaman Trainer','',0,7,0,0,0,1,1,0,60,60,104,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,250000,3750,0,0,0,0,0,0,4.05,0.9747,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3033,5462,0,0,2106,0,0,0,'Turak Runetotem','Druid Trainer','',0,7,0,0,0,1,1,0,50,50,104,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,250000,2966,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3034,5462,0,0,2121,0,0,0,'Sheal Runetotem','Druid Trainer','',0,7,0,0,0,1,1,0,60,60,104,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,250000,3750,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3035,5462,0,0,1059,0,0,0,'Flatland Cougar','','',1,1,2,0,0,1,1,0,7,8,14,137,156,0,1,0,2000,0,10,14,0,0,0,0,250000,306,0,0,0,0,0,0,1.275,0.67575,'',0,0,0,2.5,8,14,0,16828,1742,2649,14916,0,0,0,0,0,0,0,0,0,5819,0,0,4805,4802,0,0,0,0,0,0),(3036,5462,0,0,2115,0,0,0,'Kym Wildmane','Druid Trainer','',0,7,0,0,0,1,1,0,40,40,104,1753,1753,0,1,49,2000,0,56,74,0,0,0,0,250000,1938,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3037,5462,0,0,2122,0,0,0,'Sheza Wildmane','','',0,7,0,0,0,1,1,0,30,30,104,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3038,5462,0,0,2112,0,0,0,'Kary Thunderhorn','Hunter Trainer','',0,7,0,0,0,1.25,1,0,50,50,104,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,250000,2966,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3039,5462,0,0,2087,0,0,0,'Holt Thunderhorn','Hunter Trainer','',0,7,0,0,0,1.35,1,0,60,60,104,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,250000,3750,0,0,0,0,0,0,4.05,0.9747,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3040,5462,0,0,2105,0,0,0,'Urek Thunderhorn','Hunter Trainer','',0,7,0,0,0,1.15,1,0,40,40,104,1753,1753,0,1,49,2000,0,56,74,0,0,0,0,250000,1938,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3041,5462,0,0,2103,0,0,0,'Torm Ragetotem','Warrior Trainer','',0,7,0,0,0,1.25,1,0,50,50,104,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,250000,2966,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3042,5462,0,0,2096,0,0,0,'Sark Ragetotem','Warrior Trainer','',0,7,0,0,0,1.35,1,0,60,60,104,4120,4120,0,1,49,2000,0,104,138,0,0,0,0,250000,3750,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3043,5462,0,0,2113,0,0,0,'Ker Ragetotem','Warrior Trainer','',0,7,0,0,0,1.15,1,0,40,40,104,1753,1753,0,1,49,2000,0,56,74,0,0,0,0,250000,1938,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3044,5462,0,0,2139,0,0,0,'Miles Welsh','Priest Trainer','',0,7,0,0,0,1,1,0,40,40,68,1753,1753,0,1,689,2000,0,56,74,0,0,0,0,250000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3045,5462,0,0,2138,0,0,0,'Malakai Cross','Priest Trainer','',0,7,0,0,0,1,1,0,50,50,68,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,250000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3046,5462,0,0,2137,0,0,0,'Father Cobb','Priest Trainer','',0,7,0,0,0,1,1,0,60,60,68,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,250000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3047,5462,0,0,2134,0,0,0,'Archmage Shymm','Mage Trainer','',0,7,0,0,0,1,1,0,60,60,68,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,250000,3750,0,0,0,0,0,0,1.5,0.383,'',0,900,0,2.5,8,14,0,143,145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3048,5462,0,0,6058,0,0,0,'Ursyn Ghull','Mage Trainer','',0,7,0,0,0,1,1,0,40,40,68,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,250000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3049,5462,0,0,2135,0,0,0,'Thurston Xane','Mage Trainer','',0,7,0,0,0,1,1,0,50,50,68,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,250000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3050,5462,0,0,4517,0,0,0,'Veren Tallstrider','','',0,7,0,0,0,1.02,1,0,21,21,104,531,531,0,1,2,2000,0,31,40,0,0,0,0,250000,872,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3051,5462,0,0,7134,0,0,0,'Supervisor Fizsprocket','','',0,7,0,0,0,1,1,0,12,12,47,247,247,0,1,0,2000,0,17,22,0,0,0,0,250000,562,0,0,0,0,0,0,1.5,0.306,'',0,14,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4819,0,0,0,0,0,0,0),(3052,5462,0,0,3823,0,0,0,'Skorn Whitecloud','','',0,7,0,0,0,1.02,1,0,21,21,104,531,531,0,1,3,2000,0,31,40,0,0,0,0,250000,872,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,200),(3053,5462,0,0,7219,0,0,0,'Synge','Gun Merchant','',0,7,0,0,0,1.05,1,0,30,30,35,1300,1300,0,1,4482,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3054,5462,0,0,3814,0,0,0,'Zarlman Two-Moons','','',0,7,0,0,0,1,1,0,7,7,104,137,137,0,1,2,2000,0,9,12,0,0,0,0,250000,230,0,0,0,0,0,0,4.05,0.9747,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3055,5462,0,0,1678,0,0,0,'Maur Raincaller','','',0,7,0,0,0,1,1,0,10,10,104,198,198,0,1,2,2000,0,13,17,0,0,0,0,250000,463,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3056,5462,0,0,720,0,0,0,'Ghost Howl','','',0,1,0,4,0,1,1,0,12,12,38,247,247,0,1,0,1550,0,13.175,17.05,0,0,0,0,9900000,562,0,0,0,0,0,0,3.76,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3057,5462,0,0,4307,0,0,0,'Cairne Bloodhoof','High Chieftain','',76,7,0,3,0,1,1,1,83,83,104,5578000,5578000,0,1,3,2000,0,17815,23905,0,0,0,0,7200000,10673,0,0,0,0,0,0,4.86,1.16964,'',1,719285,0,2.5,8,14,0,15284,16856,23931,59705,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3058,5462,0,0,10916,0,0,0,'Arra\'chea','','',0,1,0,0,0,1,1,0,11,11,15,444,444,0,1,0,2000,0,15,20,0,0,0,0,60000,528,0,0,0,0,0,0,2.875,0.46,'',0,0,0,2.5,8,14,0,6730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4841,0,0,0,0,0,0,0),(3059,5462,0,0,3793,0,0,0,'Harutt Thunderhorn','Warrior Trainer','',0,7,0,0,0,1,1,0,10,10,104,198,198,0,1,51,2000,0,13,17,0,0,0,0,250000,463,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3060,5462,0,0,3819,0,0,0,'Gart Mistrunner','Druid Trainer','',0,7,0,0,0,1,1,0,9,9,104,176,176,0,1,51,2000,0,11,15,0,0,0,0,250000,387,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3061,5462,0,0,3810,0,0,0,'Lanka Farshot','Hunter Trainer','',0,7,0,0,0,1,1,0,11,11,104,222,222,0,1,51,2000,0,15,20,0,0,0,0,250000,528,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3062,5462,0,0,10180,0,0,0,'Meela Dawnstrider','Shaman Trainer','',0,7,0,0,0,1,1,0,10,10,104,198,198,0,1,51,2000,0,13,17,0,0,0,0,250000,463,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3063,5462,0,0,3794,0,0,0,'Krang Stonehoof','Warrior Trainer','',0,7,0,0,0,1,1,0,14,14,104,300,300,0,1,51,2000,0,20,27,0,0,0,0,250000,630,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3064,5462,0,0,3820,0,0,0,'Gennia Runetotem','Druid Trainer','',0,7,0,0,0,1,1,0,12,12,104,247,247,0,1,51,2000,0,17,22,0,0,0,0,250000,562,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3065,5462,0,0,3811,0,0,0,'Yaw Sharpmane','Hunter Trainer','',0,7,0,0,0,1,1,0,11,11,104,222,222,0,1,51,2000,0,15,20,0,0,0,0,250000,528,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3066,5462,0,0,3816,0,0,0,'Narm Skychaser','Shaman Trainer','',0,7,0,0,0,1,1,0,13,13,104,273,273,0,1,51,2000,0,18,24,0,0,0,0,250000,596,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3067,5462,0,0,3795,0,0,0,'Pyall Silentstride','Cook','',0,7,0,0,0,1,1,0,12,12,104,247,247,0,1,81,2000,0,17,22,0,0,0,0,250000,562,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3068,5462,0,0,1961,0,0,0,'Mazzranache','','',1,1,12,4,0,1,1,0,9,9,14,176,176,0,1,0,2000,0,11,15,0,0,0,0,19900000,387,0,0,0,0,0,0,1.5,0.674,'',0,0,0,2.5,8,14,0,3583,6268,0,0,0,0,0,0,0,0,0,0,0,5921,0,0,4759,4806,33009,0,0,0,0,0),(3069,5462,0,0,3796,0,0,0,'Chaw Stronghide','Leatherworking Trainer','',0,7,0,0,0,1,1,0,23,23,104,617,617,0,1,81,2000,0,33,44,0,0,0,0,250000,940,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3070,5875,0,0,2578,0,0,0,'[UNUSED] [PH] Mulgore Alchemy Trainer','Alchemist ','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3071,5875,0,0,2578,0,0,0,'[UNUSED] [PH] Mulgore Herbalism Trainer','Herbalist ','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3072,5462,0,0,3797,0,0,0,'Kawnie Softbreeze','General Goods','',0,7,0,0,0,1,1,0,8,8,104,156,156,0,1,898,2000,0,10,14,0,0,0,0,250000,306,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3073,5462,0,0,3799,0,0,0,'Marjak Keenblade','Weaponsmith','',0,7,0,0,0,1,1,0,9,9,104,176,176,0,1,4224,2000,0,11,15,0,0,0,0,250000,387,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3074,5462,0,0,3798,0,0,0,'Varia Hardhide','Leather Armor Merchant','',0,7,0,0,0,1,1,0,7,7,104,137,137,0,1,4226,2000,0,9,12,0,0,0,0,250000,230,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3075,5462,0,0,3801,0,0,0,'Bronk Steelrage','Armorer & Shieldcrafter','',0,7,0,0,0,1,1,0,10,10,104,198,198,0,1,4224,2000,0,13,17,0,0,0,0,250000,463,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3076,5462,0,0,3800,0,0,0,'Moorat Longstride','General Goods','',0,7,0,0,0,1,1,0,12,12,104,247,247,0,1,898,2000,0,17,22,0,0,0,0,250000,562,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3077,5462,0,0,3802,0,0,0,'Mahnott Roughwound','Weaponsmith','',0,7,0,0,0,1,1,0,11,11,104,222,222,0,1,4224,2000,0,15,20,0,0,0,0,250000,528,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3078,5462,0,0,3803,0,0,0,'Kennah Hawkseye','Gunsmith','',0,7,0,0,0,1,1,0,10,10,104,198,198,0,1,4482,2000,0,13,17,0,0,0,0,250000,463,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3079,5462,0,0,10182,0,0,0,'Varg Windwhisper','Leather Armor Merchant','',0,7,0,0,0,1,1,0,14,14,104,300,300,0,1,4226,2000,0,20,27,0,0,0,0,250000,630,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3080,5462,0,0,3804,0,0,0,'Harant Ironbrace','Armorer & Shieldcrafter','',0,7,0,0,0,1,1,0,13,13,104,273,273,0,1,4224,2000,0,18,24,0,0,0,0,250000,596,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3081,5462,0,0,3806,0,0,0,'Wunna Darkmane','Trade Goods','',0,7,0,0,0,1,1,0,10,10,104,198,198,0,1,130,2000,0,13,17,0,0,0,0,250000,463,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3082,5875,0,0,3772,3773,0,0,'[UNUSED] Narache Guard','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3083,5462,0,0,2140,0,0,0,'Honor Guard','','',0,7,0,1,0,2,1,0,80,80,105,25200,25200,0,1,268435458,2000,0,1941.2,2695.6,0,0,0,0,250000,9729,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3084,5462,0,0,2141,8572,9391,9392,'Bluffwatcher','','Directions',0,7,0,0,0,1.5,1,0,75,75,83,15952,15952,0,1,268435457,2000,0,342,485,0,0,0,0,250000,8219,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,6253,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,152),(3085,5462,0,0,3375,0,0,0,'Gloria Femmel','Cooking Supplies','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,640,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3086,5462,0,0,3378,0,0,0,'Gretchen Vogel','Waitress','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,640,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3087,5462,0,0,3379,0,0,0,'Crystal Boughman','Cooking Trainer','',0,7,0,0,0,1.02,1,0,22,22,12,573,573,0,1,81,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3088,5462,0,0,3380,0,0,0,'Henry Chapal','Gunsmith','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,4480,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3089,5462,0,0,3373,0,0,0,'Sherman Femmel','Butcher','',0,7,0,0,0,1.02,1,0,21,21,12,531,531,0,1,640,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3090,5462,0,0,3381,0,0,0,'Gerald Crawley','Poison Supplies','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,1152,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3091,5462,0,0,3376,0,0,0,'Franklin Hamar','Tailoring Supplies','',0,7,0,0,0,1.05,1,0,26,26,12,787,787,0,1,128,1000,0,18.5,24.5,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3092,5462,0,0,2133,0,0,0,'Tagain','Cloth Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3093,5462,0,0,2129,0,0,0,'Grod','Leather Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3094,5462,0,0,146,0,0,0,'Unseen','','',0,6,0,0,0,1,1,0,49,51,14,2200,2300,0,1,0,1420,0,61.06,80.94,1,1562,92.158,135.894,0,3018,0,0,0,0,0,0,1.5,1,'16380 0',0,364,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3095,5462,0,0,2132,0,0,0,'Fela','Heavy Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3096,5462,0,0,5015,0,0,0,'Captured Servant of Azora','Specialist Tailoring Supplies','',0,7,0,0,0,1,1,0,22,22,35,573,573,0,1,130,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3097,5462,0,0,5013,0,0,0,'Bernard Brubaker','Leather Armor Merchant','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,4226,1000,0,14.5,19.5,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3098,5462,0,0,503,0,0,0,'Mottled Boar','','',1,1,5,0,0,1,1,0,1,2,189,42,55,0,1,0,2000,0,2,2,0,0,0,0,120000,8,0,0,0,0,0,0,0.633898,0.745464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9074,0,0,0,0,0,0,0,0,0,0),(3099,5462,0,0,381,0,0,0,'Dire Mottled Boar','','',1,1,5,0,0,1,1,0,6,7,189,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,10,0,0.75,0.882,'',0,0,0,2.5,8,14,0,3385,0,0,0,0,0,0,0,0,0,0,0,0,9069,0,0,0,0,0,0,0,0,100,0),(3100,5462,0,0,193,0,0,0,'Elder Mottled Boar','','',1,1,5,0,0,1,1,0,8,9,189,156,176,0,1,0,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,30,10,1,1.176,'',0,0,0,2.5,8,14,0,3385,0,0,0,0,0,0,0,0,0,0,0,0,9071,0,0,0,0,0,0,0,0,100,0),(3101,5462,0,0,1185,0,0,0,'Vile Familiar','','',0,7,0,0,0,1,1,0,3,4,14,69,83,92,1,0,2000,0,4,5,0,0,0,0,200000,66,0,0,0,0,0,0,0.85,0.2006,'',0,3,0,2.5,8,14,0,3110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6487,0,0,0,0,0,0,0),(3102,5462,0,0,850,0,0,0,'Felstalker','','',0,3,0,0,0,1,1,0,3,4,14,71,86,0,1,0,2000,0,4,5,0,0,0,0,200000,68,0,0,0,0,0,0,0.75,0.1735,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6640,0,0,0,0,0,0,0),(3103,5462,0,0,1940,0,0,0,'Makrura Clacker','','',0,7,0,0,0,1,1,0,6,7,129,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,0.6875,0.1914,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4887,0,0,0,0,0,0,0),(3104,5462,0,0,1246,0,0,0,'Makrura Shellhide','','',0,7,0,0,0,1,1,0,6,7,129,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,0.6875,0.1914,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4887,0,0,0,0,0,0,0),(3105,5462,0,0,1248,0,0,0,'Makrura Snapclaw','','',0,7,0,0,0,1,1,0,8,8,129,156,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,0.875,0.2436,'',0,8,0,2.5,8,14,0,5424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4887,0,0,0,0,0,0,0),(3106,5462,0,0,1307,0,0,0,'Pygmy Surf Crawler','','',1,1,8,0,0,1,1,0,5,6,7,102,120,0,1,0,2000,0,7,9,0,0,0,0,200000,165,0,0,0,0,0,0,0.949153,0.759322,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5835,0,0,4888,0,0,0,0,0,0,0),(3107,5462,0,0,1938,0,0,0,'Surf Crawler','','',1,1,8,0,0,1,1,0,7,8,7,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.0625,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13022,0,0,4888,0,0,0,0,0,0,0),(3108,5462,0,0,999,0,0,0,'Encrusted Surf Crawler','','',1,1,8,0,0,1,1,0,9,10,7,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.0625,0.85,'',0,0,0,2.5,8,14,0,5426,0,0,0,0,0,0,0,0,0,0,0,0,5836,0,0,4888,0,0,0,0,0,0,0),(3110,5462,0,0,1250,0,0,0,'Dreadmaw Crocolisk','','',1,1,6,0,0,1,1,0,9,11,14,176,222,0,1,0,2000,0,15,20,0,0,0,0,275000,528,0,0,0,0,0,0,1.07627,0.597976,'',0,0,0,2.5,8,14,0,12166,0,0,0,0,0,0,0,0,0,0,0,0,5800,0,0,4891,0,0,0,0,0,0,0),(3111,5462,0,0,1218,0,0,0,'Razormane Quilboar','','',0,7,0,0,0,1,1,0,6,7,109,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.2,0.2784,'',0,6,0,2.5,8,14,0,5280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3112,5462,0,0,1252,0,0,0,'Razormane Scout','','',0,7,0,0,0,1,1,0,7,8,109,137,156,0,1,0,2000,0,10,14,1,2101,14.707,21.01,300000,306,0,0,0,0,0,0,1.35,0.3132,'',0,6,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3113,5462,0,0,6088,0,0,0,'Razormane Dustrunner','','',0,7,0,0,0,1,1,0,8,9,109,148,166,172,1,0,2000,0,11,15,0,0,0,0,300000,369,0,0,0,0,0,0,1.35,0.315,'',0,7,0,2.5,8,14,0,774,6950,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3114,5462,0,0,1964,0,0,0,'Razormane Battleguard','','',0,7,0,0,0,1,1,0,9,10,109,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.348,'',0,8,0,2.5,8,14,0,3248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3115,5462,0,0,3012,0,0,0,'Dustwind Harpy','','',0,7,0,0,0,1,1,0,7,8,514,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.275,0.4046,'',0,7,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3116,5462,0,0,6814,0,0,0,'Dustwind Pillager','','',0,7,0,0,0,1,1,0,7,8,514,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.275,0.4046,'',0,6,0,2.5,8,14,0,3147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3117,5462,0,0,2166,0,0,0,'Dustwind Savage','','',0,7,0,0,0,1,1,0,9,10,514,176,198,0,1,0,1300,0,8.45,11.05,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.476,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3118,5462,0,0,6815,0,0,0,'Dustwind Storm Witch','','',0,7,0,0,0,1,1,0,10,11,514,186,208,198,1,0,2000,0,14,18,0,0,0,0,300000,526,0,0,0,0,0,0,1.5,0.476,'',0,9,0,2.5,8,14,0,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3119,5462,0,0,9442,0,0,0,'Kolkar Drudge','','',0,7,0,0,0,1,1,0,6,7,130,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,70,0,0,30,0,1.0625,0.6035,'',0,6,0,2.5,8,14,0,7272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4870,0,0,0,0,0,0,0),(3120,5462,0,0,9443,0,0,0,'Kolkar Outrunner','','',0,7,0,0,0,1,1,0,7,8,130,131,148,152,1,0,2000,0,10,13,1,2101,12.606,18.909,300000,303,0,70,0,0,30,0,1.0625,0.2975,'',0,6,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4870,0,0,0,0,0,0,0),(3121,5462,0,0,598,0,0,0,'Durotar Tiger','','',1,1,2,0,0,1,1,0,7,8,14,137,156,0,1,0,1300,0,6.5,9.1,0,0,0,0,300000,306,0,0,0,0,0,0,1.34492,0.712805,'',0,0,0,2.5,8,14,0,16828,2649,24450,59881,0,0,0,0,0,0,0,0,0,5818,0,0,4892,0,0,0,0,0,121,0),(3122,5462,0,0,1960,0,0,0,'Bloodtalon Taillasher','','',1,1,11,0,0,1,1,0,6,8,14,120,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,85,0,0,0,0.825,0.59015,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,13201,0,0,0,0,0,0,0,0,100,0),(3123,5462,0,0,1959,0,0,0,'Bloodtalon Scythemaw','','',1,1,11,0,0,1,1,0,8,10,48,156,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.05,0.7511,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,13202,0,0,0,0,0,0,0,0,100,0),(3124,5462,0,0,2485,0,0,0,'Scorpid Worker','','',1,1,20,0,0,1,1,0,3,3,7,71,71,0,1,0,2000,0,3,4,0,0,0,0,200000,33,0,0,0,0,0,0,0.710169,0.355085,'',0,0,0,2.5,8,14,0,6752,0,0,0,0,0,0,0,0,0,0,0,0,5864,0,0,4862,0,0,0,0,0,0,0),(3125,5462,0,0,2486,0,0,0,'Clattering Scorpid','','',1,1,20,0,0,1,1,0,5,6,413,102,120,0,1,0,2000,0,7,9,0,0,0,0,200000,165,0,0,0,0,0,0,0.85,0.425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12968,0,0,0,0,0,0,0,0,0,0),(3126,5462,0,0,2487,0,0,0,'Armored Scorpid','','',1,1,20,0,0,1,1,0,7,8,413,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,0.85,0.425,'',0,0,0,2.5,8,14,0,24640,0,0,0,0,0,0,0,0,0,0,0,0,12970,0,0,0,0,0,0,0,0,0,0),(3127,5462,0,0,2732,0,0,0,'Venomtail Scorpid','','',1,1,20,0,0,1,1,0,9,10,413,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,5416,0,0,0,0,0,0,0,0,0,0,0,0,5865,0,0,4886,0,0,0,0,0,100,0),(3128,5462,0,0,3734,3735,0,0,'Kul Tiras Sailor','','',0,7,0,0,0,1,1,0,5,6,123,102,120,0,1,0,2000,0,7,9,0,0,0,0,200000,165,0,0,0,0,0,0,1.5,0.306,'',0,3,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4870,0,0,0,0,0,0,0),(3129,5462,0,0,1860,1862,0,0,'Kul Tiras Marine','','',0,7,0,0,0,1,1,0,6,7,123,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.208,'',0,6,0,2.5,8,14,0,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4870,0,0,0,0,0,0,0),(3130,5462,0,0,2179,0,0,0,'Thunder Lizard','','',0,1,0,0,0,1,1,0,9,10,14,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.4875,1.02,'',0,0,0,2.5,8,14,0,6255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6486,0,0,0,0,0,0,0),(3131,5462,0,0,1532,1533,1958,0,'Lightning Hide','','',0,1,0,0,0,1,1,0,10,11,14,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.75,1.2,'',0,0,0,2.5,8,14,0,5401,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6486,0,0,0,0,0,0,0),(3133,5462,0,0,4286,0,0,0,'Herble Baubbletump','Engineering & Mining Supplies','',0,7,0,0,0,1.05,1,0,30,30,875,1003,1003,0,1,128,1000,0,21,28,0,0,0,0,300000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3134,5462,0,0,7131,0,0,0,'Kzixx','Rare Goods','',0,7,0,0,0,1.02,1,0,25,25,120,713,713,0,1,130,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3135,5462,0,0,4337,0,0,0,'Malissa','Poison Supplies','',0,7,0,0,0,1.02,1,0,24,24,12,664,664,0,1,1152,1500,0,25.5,34.5,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3136,5462,0,0,4330,0,0,0,'Clarise Gnarltree','Blacksmithing Trainer','',0,7,0,0,0,1.1,1,0,31,31,12,1107,1107,0,1,81,1500,0,33,43.5,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3137,5462,0,0,4333,0,0,0,'Matt Johnson','Mining Trainer','',0,7,0,0,0,1,1,0,20,20,12,484,484,0,1,81,1000,0,14.5,19.5,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3138,5462,0,0,4339,0,0,0,'Scott Carevin','Mushroom Seller','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,640,1000,0,17.5,24,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3139,5462,0,0,3736,0,0,0,'Gar\'Thok','','',0,7,0,0,0,1,1,0,10,10,29,198,198,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3140,5462,0,0,4070,0,0,0,'Lar Prowltusk','','',0,7,0,0,0,1,1,0,7,7,126,137,137,0,1,2,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3141,5462,0,0,1818,0,0,0,'Makrura Elder','','',0,7,0,0,0,1,1,0,8,9,129,156,176,0,1,0,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,0.875,0.2436,'',0,7,0,2.5,8,14,0,5424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4887,0,0,0,0,0,0,0),(3142,5462,0,0,1877,0,0,0,'Orgnil Soulscar','','',0,7,0,0,0,1,1,0,18,18,29,417,417,0,1,2,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3143,5462,0,0,1653,0,0,0,'Gornek','','',0,7,0,0,0,1,1,0,5,5,29,102,102,0,1,3,2000,0,5,7,0,0,0,0,200000,111,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3144,5462,0,0,1619,0,0,0,'Eitrigg','','',0,7,0,0,0,1,1,0,20,20,29,484,484,0,1,3,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.372,'',0,40,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3145,5462,0,0,1875,0,0,0,'Zureetha Fargaze','','',0,7,0,0,0,1,1,0,12,12,29,247,247,0,1,2,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3146,5875,0,0,1867,0,0,0,'Gurek','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3147,5462,0,0,1275,0,0,0,'Furl Scornbrow','','',0,7,0,0,0,1,1,0,6,6,29,120,120,0,1,2,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3148,5875,0,0,2576,0,0,0,'[UNUSED] Torc the Orc','Zeppelin Operator','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3149,5462,0,0,9352,0,0,0,'Nez\'raz','Durotar Zeppelin Master','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,1,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3150,5462,0,0,11911,0,0,0,'Hin Denburg','Stranglethorn Vale Zeppelin Master','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,1,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3151,5875,0,0,1233,0,0,0,'Captain Obvious','Boat Operator','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3152,5875,0,0,1233,0,0,0,'Cap\'n Copyright','Boat Operator','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3153,5462,0,0,1880,0,0,0,'Frang','Warrior Trainer','',0,7,0,0,0,1,1,0,11,11,29,222,222,0,1,51,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3154,5462,0,0,1882,0,0,0,'Jen\'shan','Hunter Trainer','',0,7,0,0,0,1,1,0,8,8,126,156,156,0,1,51,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3155,5462,0,0,1886,0,0,0,'Rwag','Rogue Trainer','',0,7,0,0,0,1,1,0,8,8,29,156,156,0,1,51,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3156,5462,0,0,1884,0,0,0,'Nartok','Warlock Trainer','',0,7,0,0,0,1,1,0,9,9,29,176,176,0,1,51,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3157,5462,0,0,1878,0,0,0,'Shikrik','Shaman Trainer','',0,7,0,0,0,1,1,0,10,10,29,198,198,0,1,51,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3158,5462,0,0,1879,0,0,0,'Duokna','General Goods','',0,7,0,0,0,1,1,0,10,10,29,198,198,0,1,898,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3159,5462,0,0,1883,0,0,0,'Kzan Thornslash','Weaponsmith','',0,7,0,0,0,1.1,1,0,34,34,29,1279,1279,0,1,4224,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3160,5462,0,0,1881,0,0,0,'Huklah','Cloth & Leather Armor Merchant','',0,7,0,0,0,1,1,0,11,11,29,222,222,0,1,4226,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3161,5462,0,0,1885,0,0,0,'Rarc','Armorer & Shieldcrafter','',0,7,0,0,0,1,1,0,10,10,29,198,198,0,1,4224,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3162,5462,0,0,3408,0,0,0,'Burdrak Harglhelm','Leather Armor Merchant','',0,7,0,0,0,1,1,0,12,12,55,680,680,0,1,4226,2000,0,17,22,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3163,5462,0,0,3738,0,0,0,'Uhgar','Weaponsmith','',0,7,0,0,0,1,1,0,15,15,29,328,328,0,1,4224,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3164,5462,0,0,3737,0,0,0,'Jark','General Goods','',0,7,0,0,0,1,1,0,14,14,29,300,300,0,1,898,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3165,5462,0,0,3739,0,0,0,'Ghrawt','Bowyer','',0,7,0,0,0,1,1,0,13,13,29,273,273,0,1,4482,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3166,5462,0,0,3740,0,0,0,'Cutac','Cloth & Leather Armor Merchant','',0,7,0,0,0,1,1,0,14,14,29,300,300,0,1,4226,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3167,5462,0,0,3742,0,0,0,'Wuark','Armorer & Shieldcrafter','',0,7,0,0,0,1,1,0,16,16,29,356,356,0,1,4224,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3168,5462,0,0,3741,0,0,0,'Flakk','Trade Supplies','',0,7,0,0,0,1,1,0,15,15,29,328,328,0,1,130,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3169,5462,0,0,3743,0,0,0,'Tarshaw Jaggedscar','Warrior Trainer','',0,7,0,0,0,1.2,1,0,43,43,29,2059,2059,0,1,51,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3170,5462,0,0,3749,0,0,0,'Kaplak','Rogue Trainer','',0,7,0,0,0,1,1,0,14,14,29,300,300,0,1,51,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3171,5462,0,0,3744,0,0,0,'Thotar','Hunter Trainer','',0,7,0,0,0,1,1,0,16,16,29,356,356,0,1,51,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3172,5462,0,0,3745,0,0,0,'Dhugru Gorelust','Warlock Trainer','',0,7,0,0,0,1.15,1,0,37,37,29,1536,1536,0,1,49,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3173,5462,0,0,3746,0,0,0,'Swart','Shaman Trainer','',0,7,0,0,0,1,1,0,15,15,29,328,328,0,1,51,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3174,5462,0,0,3747,0,0,0,'Dwukk','Blacksmithing Trainer','',0,7,0,0,0,1.05,1,0,27,27,29,840,840,0,1,81,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3175,5462,0,0,3748,0,0,0,'Krunn','Mining Trainer','',0,7,0,0,0,1,1,0,16,16,29,356,356,0,1,81,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3176,5875,0,0,1139,0,0,0,'[UNUSED] [PH] Durotar Engineering Trainer','Miner','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3177,5462,0,0,3411,0,0,0,'Turuk Amberstill','Dwarven Weaponsmith','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,4224,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3178,5462,0,0,3468,0,0,0,'Stuart Fleming','Fishing Supplies','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,640,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3179,5462,0,0,3470,0,0,0,'Harold Riggs','Fishing Trainer','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,81,1500,0,26.25,36,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3180,5462,0,0,3471,0,0,0,'Dark Iron Entrepreneur','Speciality Goods','',0,7,0,0,0,1,1,0,30,31,35,630,1300,0,1,130,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3181,5462,0,0,3469,0,0,0,'Fremal Doohickey','First Aid Trainer','',0,7,0,0,0,1.05,1,0,30,30,875,1003,1003,0,1,81,1000,0,21,28,0,0,0,0,300000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3182,5462,0,0,3481,0,0,0,'Junder Brokk','','',0,7,0,0,0,1,1,0,20,20,55,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3183,5462,0,0,1876,0,0,0,'Yarrog Baneshadow','','',0,7,0,0,0,1,1.2,0,5,5,16,98,98,138,1,0,2000,0,5,6,0,0,0,0,200000,109,0,0,0,0,85,0,1.5,0.372,'',0,3,0,2.5,8,14,0,172,348,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4859,0,0,0,0,0,0,0),(3184,5462,0,0,4071,0,0,0,'Miao\'zan','Alchemy Trainer','',0,7,0,0,0,1.02,1,0,25,25,126,713,713,0,1,81,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3185,5462,0,0,4085,0,0,0,'Mishiki','Herbalism Trainer','',0,7,0,0,0,1,1,0,14,14,126,300,300,0,1,81,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3186,5462,0,0,4089,0,0,0,'K\'waii','General Goods','',0,7,0,0,0,1,1,0,11,11,126,222,222,0,1,898,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3187,5462,0,0,4087,0,0,0,'Tai\'tasi','Trade Supplies','',0,7,0,0,0,1,1,0,12,12,126,247,247,0,1,130,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3188,5462,0,0,4072,0,0,0,'Master Gadrin','','',0,7,0,0,0,1,1,0,12,12,126,247,247,0,1,2,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3189,5462,0,0,4073,0,0,0,'Kor\'ghan','','',0,7,0,0,0,1,1,0,7,7,126,137,137,0,1,2,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3190,5462,0,0,4075,0,0,0,'Rhinag','','',0,7,0,0,0,1,1,0,8,8,126,156,156,0,1,2,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3191,5462,0,0,3751,0,0,0,'Cook Torka','','',0,7,0,0,0,1,1,0,6,6,29,120,120,0,1,2,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3192,5462,0,0,1276,0,0,0,'Lieutenant Benedict','','',0,7,0,0,0,1,1,0,8,8,123,156,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.306,'',0,8,0,2.5,8,14,0,72,3248,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,4870,0,0,0,0,0,0,0),(3193,5462,0,0,3750,0,0,0,'Misha Tor\'kren','','',0,7,0,0,0,1,1,0,5,5,29,102,102,0,1,2,2000,0,5,7,0,0,0,0,200000,111,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3194,5462,0,0,4074,0,0,0,'Vel\'rin Fang','','',0,7,0,0,0,1,1,0,7,7,126,137,137,0,1,2,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3195,5462,0,0,4188,4189,0,0,'Burning Blade Thug','','',0,7,0,0,0,1,1,0,8,9,554,156,176,0,1,0,3100,0,17.05,23.25,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.236,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4871,0,0,0,0,0,0,0),(3196,5462,0,0,4186,4187,0,0,'Burning Blade Neophyte','','',0,7,0,0,0,1,1,0,9,10,554,166,186,185,1,0,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.5,0.236,'',0,8,0,2.5,8,14,0,348,20798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4871,0,0,0,0,0,0,0),(3197,5462,0,0,4192,4193,0,0,'Burning Blade Fanatic','','',0,7,0,0,0,1,1,0,9,10,554,166,186,185,1,0,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.5,0.236,'',0,8,0,2.5,8,14,0,5262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4871,14544,0,0,0,0,0,0),(3198,5462,0,0,4190,4191,0,0,'Burning Blade Apprentice','','',0,7,0,0,0,1,1,0,10,11,554,178,199,421,1,0,2000,0,11,15,0,0,0,0,300000,447,0,0,0,0,0,0,1.5,0.372,'',0,9,0,2.5,8,14,0,20791,12746,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4871,14544,0,0,0,0,0,0),(3199,5462,0,0,4194,4195,0,0,'Burning Blade Cultist','','',0,7,0,0,0,1,1,0,10,11,554,178,199,421,1,0,2000,0,11,15,0,0,0,0,300000,447,0,0,0,0,0,0,1.5,0.372,'',0,9,0,2.5,8,14,0,11962,688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4871,6652,0,0,0,0,0,0),(3200,8606,0,0,1233,0,0,0,'Eric\'s AAA Special Vendor','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3201,5875,0,0,2582,0,0,0,'Scott Mercer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3202,5875,0,0,1261,0,0,0,'[UNUSED] Josh Test','NPCTEST','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3203,5462,0,0,7128,0,0,0,'Fizzle Darkstorm','','',0,7,0,0,0,0.75,1,0,12,12,554,219,219,537,1,0,2000,0,12,17,0,0,0,0,300000,475,0,0,0,0,0,0,1.5,0.306,'',0,15,0,2.5,8,14,0,7290,11939,20791,0,0,0,0,0,0,0,0,0,0,0,0,0,4869,0,0,0,0,0,0,0),(3204,5462,0,0,240,0,0,0,'Gazz\'uz','','',0,7,0,0,0,1,1,0,10,10,14,178,178,382,1,0,2000,0,8,13,0,0,0,0,300000,423,0,0,0,0,0,0,1.5,0.376,'',0,19,0,2.5,8,14,0,172,12746,20791,20798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3205,5462,0,0,4078,0,0,0,'Zalazane','','',0,7,0,0,0,1,1,0,10,10,16,186,186,191,1,0,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.5,0.306,'',0,9,0,2.5,8,14,0,7289,332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4866,0,0,0,0,0,0,0),(3206,5462,0,0,4076,4077,0,0,'Voodoo Troll','','',0,7,0,0,0,1,1,0,8,9,16,148,166,172,1,0,2000,0,11,15,0,0,0,0,300000,369,0,0,0,0,0,0,1.5,0.306,'',0,8,0,2.5,8,14,0,324,332,26364,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3207,5462,0,0,4079,4080,0,0,'Hexed Troll','','',0,7,0,0,0,1,1,0,8,9,16,148,166,172,1,0,2000,0,11,15,0,0,0,0,300000,369,0,0,0,0,0,0,1.5,0.306,'',0,8,0,2.5,8,14,0,348,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3208,5462,0,0,3752,0,0,0,'Margoz','','',0,7,0,0,0,1,1,0,18,18,29,417,417,0,1,2,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3209,5462,0,0,3770,0,0,0,'Brave Windfeather','','',0,7,0,0,0,2,1,0,13,13,105,546,546,0,1,2,2000,0,18,24,0,0,0,0,250000,596,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3210,5462,0,0,3771,0,0,0,'Brave Proudsnout','','',0,7,0,0,0,2,1,0,65,65,105,11828,11828,0,1,268435457,2000,0,200,281,0,0,0,0,250000,5234,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3211,5462,0,0,3774,0,0,0,'Brave Lightninghorn','','',0,7,0,0,0,2,1,0,65,65,105,11828,11828,0,1,268435457,2000,0,200,281,0,0,0,0,250000,5234,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3212,5462,0,0,3775,0,0,0,'Brave Ironhorn','','Directions',0,7,0,0,0,2,1,0,14,14,105,600,600,0,1,268435457,2000,0,20,27,0,0,0,0,250000,630,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,751),(3213,5462,0,0,3776,0,0,0,'Brave Running Wolf','','',0,7,0,0,0,2,1,0,65,65,105,11828,11828,0,1,268435457,2000,0,200,281,0,0,0,0,250000,5234,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3214,5462,0,0,3778,0,0,0,'Brave Greathoof','','',0,7,0,0,0,2,1,0,65,65,105,11828,11828,0,1,268435457,2000,0,200,281,0,0,0,0,250000,5234,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3215,5462,0,0,3777,0,0,0,'Brave Strongbash','','Directions',0,7,0,0,0,2,1,0,14,14,105,600,600,0,1,268435457,2000,0,20,27,0,0,0,0,250000,630,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,751),(3216,5462,0,0,3754,0,0,0,'Neeru Fireblade','','',0,7,0,0,0,1.15,1,0,37,37,29,1536,1536,0,1,3,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3217,5462,0,0,3780,0,0,0,'Brave Dawneagle','','Directions',0,7,0,0,0,1,1,0,14,14,105,600,600,0,1,268435457,2000,0,20,27,0,0,0,0,250000,630,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,751),(3218,5462,0,0,3779,0,0,0,'Brave Swiftwind','','Directions',0,7,0,0,0,2,1,0,14,14,105,600,600,0,1,268435457,2000,0,20,27,0,0,0,0,250000,630,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,1106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,751),(3219,5462,0,0,3781,0,0,0,'Brave Leaping Deer','','Directions',0,7,0,0,0,2,1,0,14,14,105,600,600,0,1,268435457,2000,0,20,27,0,0,0,0,250000,630,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,751),(3220,5462,0,0,3782,0,0,0,'Brave Darksky','','Directions',0,7,0,0,0,2,1,0,14,14,105,600,600,0,1,268435457,2000,0,20,27,0,0,0,0,250000,630,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,751),(3221,5462,0,0,3783,0,0,0,'Brave Rockhorn','','Directions',0,7,0,0,0,1,1,0,14,14,105,600,600,0,1,268435457,2000,0,20,27,0,0,0,0,250000,630,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,751),(3222,5462,0,0,4265,0,0,0,'Brave Wildrunner','','Directions',0,7,0,0,0,2,1,0,14,14,105,600,600,0,1,268435457,2000,0,20,27,0,0,0,0,250000,630,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,751),(3223,5462,0,0,3784,0,0,0,'Brave Rainchaser','','Directions',0,7,0,0,0,1,1,0,14,14,105,600,600,0,1,268435457,2000,0,20,27,0,0,0,0,250000,630,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,751),(3224,5462,0,0,10181,0,0,0,'Brave Cloudmane','','Directions',0,7,0,0,0,1,1,0,14,14,105,600,600,0,1,268435457,2000,0,20,27,0,0,0,0,250000,630,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,751),(3225,5462,0,0,744,0,0,0,'Corrupted Mottled Boar','','',1,1,5,0,0,1,1,0,10,11,14,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,10,0,0,30,0,1,1.176,'',0,0,0,2.5,8,14,0,3385,6818,0,0,0,0,0,0,0,0,0,0,0,9067,0,0,0,0,0,0,0,0,0,0),(3226,5462,0,0,2488,0,0,0,'Corrupted Scorpid','','',1,1,20,0,0,1,1,0,10,11,413,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,5413,0,0,0,0,0,0,0,0,0,0,0,0,8848,0,0,4886,0,0,0,0,0,0,0),(3227,5462,0,0,787,0,0,0,'Corrupted Bloodtalon Scythemaw','','',1,1,11,0,0,1,1,0,10,11,48,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.05,0.7511,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,13225,0,0,0,0,0,0,0,0,0,0),(3228,5462,0,0,1000,0,0,0,'Corrupted Surf Crawler','','',1,1,8,0,0,1,1,0,10,11,14,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.0625,0.85,'',0,0,0,2.5,8,14,0,6951,0,0,0,0,0,0,0,0,0,0,0,0,13018,0,0,4888,0,0,0,0,0,0,0),(3229,5462,0,0,1254,0,0,0,'\"Squealer\" Thornmantle','','',0,7,0,0,0,1,1,0,5,5,14,102,102,0,1,0,2000,0,5,7,0,0,0,0,250000,111,0,0,0,0,0,0,1.35,0.3132,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3230,5462,0,0,1872,0,0,0,'Nazgrel','Advisor to Thrall','',8,7,0,0,0,200,1,0,62,62,1074,647400,647400,0,1,3,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,2.4,0.5952,'',0,0,0,2.5,8,14,0,29567,36991,36833,16075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3231,5462,0,0,1034,0,0,0,'Corrupted Dreadmaw Crocolisk','','',1,1,6,0,0,1,1,0,11,12,14,222,247,0,1,0,2000,0,17,22,0,0,0,0,275000,562,0,0,0,0,0,0,1.08475,0.602685,'',0,0,0,2.5,8,14,0,7901,0,0,0,0,0,0,0,0,0,0,0,0,12928,0,0,4891,0,0,0,0,0,0,0),(3232,5462,0,0,1274,0,0,0,'Bristleback Interloper','','',0,7,0,0,0,1,1,0,9,10,111,176,198,0,1,0,2000,0,13,17,0,0,0,0,250000,463,0,0,0,0,0,0,1.5,0.348,'',0,8,0,2.5,8,14,0,12166,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3233,5462,0,0,3817,0,0,0,'Lorekeeper Raintotem','','',0,7,0,0,0,1,1,0,8,8,104,156,156,0,1,2,2000,0,10,14,0,0,0,0,250000,306,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3234,5462,0,0,10918,0,0,0,'Lost Barrens Kodo','','',0,1,0,0,0,1,1,0,14,15,15,300,328,0,1,0,3000,0,33,43.5,0,0,0,0,275000,665,0,0,0,0,0,0,2.875,0.46,'',0,0,0,2.5,8,14,0,6266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4896,15852,0,0,0,0,0,0),(3235,5462,0,0,1232,0,0,0,'Greater Barrens Kodo','','',0,1,0,0,0,1.02,1,0,24,25,15,664,713,0,1,0,3000,0,52.5,72,0,0,0,0,275000,1008,0,0,0,0,0,0,3.75,0.6,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4896,0,0,0,0,0,0,0),(3236,5462,0,0,1453,0,0,0,'Barrens Kodo','','',0,1,0,0,0,1,1,0,19,20,15,449,484,0,1,0,3000,0,43.5,58.5,0,0,0,0,275000,836,0,0,0,0,0,0,3.25,0.52,'',0,0,0,2.5,8,14,0,6266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4896,15852,0,0,0,0,0,0),(3237,5462,0,0,10914,0,0,0,'Wooly Kodo','','',0,1,0,0,0,1.05,1,0,25,26,15,734,787,0,1,0,3000,0,55.5,73.5,0,0,0,0,275000,1043,0,0,0,0,0,0,3.75,0.6,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4896,0,0,0,0,0,0,0),(3238,5462,0,0,1539,0,0,0,'Stormhide','','',0,1,0,0,0,1.02,1,0,22,23,14,573,617,0,1,0,2000,0,33,44,0,0,0,0,275000,940,0,0,0,0,0,0,2.0125,1.38,'',0,0,0,2.5,8,14,0,5401,6730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4898,4895,5143,0,0,0,0,0),(3239,5462,0,0,1538,0,0,0,'Thunderhead','','',0,1,0,0,0,1.02,1,0,20,21,16,494,531,0,1,0,2000,0,31,40,0,0,0,0,275000,872,0,0,0,0,0,0,1.75,1.2,'',0,0,0,2.5,8,14,0,15611,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4895,5143,0,0,0,0,0,0),(3240,5462,0,0,1537,0,0,0,'Stormsnout','','',0,1,0,0,0,1,1,0,18,19,14,417,449,0,1,0,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,1.4875,1.02,'',0,0,0,2.5,8,14,0,5401,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5143,4895,0,0,0,0,0,0),(3241,5462,0,0,1977,0,0,0,'Savannah Patriarch','','',1,1,2,0,0,1,1,0,15,16,16,328,356,0,1,0,1300,0,14.95,20.15,0,0,0,0,275000,700,0,0,0,0,0,0,1.95,1.0335,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5822,0,0,4893,0,0,0,0,0,144,0),(3242,5462,0,0,6087,0,0,0,'Zhevra Runner','','',0,1,0,0,0,1,1,0,13,14,189,273,300,0,1,0,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.275,1.275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5086,10338,0,0,0,0,0,0),(3243,5462,0,0,1973,0,0,0,'Savannah Highmane','','',1,1,2,0,0,1,1,0,12,13,16,247,273,0,1,0,1500,0,13.5,18,0,0,0,0,275000,596,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13338,0,0,4893,0,0,0,0,0,144,0),(3244,5462,0,0,178,0,0,0,'Greater Plainstrider','','',1,1,12,0,0,1,1,0,11,12,189,222,247,0,1,0,2000,0,17,22,0,0,0,0,275000,562,0,0,0,0,0,0,1.5,0.674,'',0,0,0,2.5,8,14,0,16828,1742,50285,14916,0,0,0,0,0,0,0,0,0,13092,0,0,5087,4894,0,0,0,0,144,0),(3245,5462,0,0,6076,0,0,0,'Ornery Plainstrider','','',1,1,12,0,0,1,1,0,16,17,14,356,386,0,1,0,1300,0,16.25,21.45,0,0,0,0,275000,734,0,0,0,0,0,0,1.95,0.8762,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5918,0,0,4894,5087,0,0,0,0,0,0),(3246,5462,0,0,1284,0,0,0,'Fleeting Plainstrider','','',1,1,12,0,0,1,1,0,12,13,189,247,273,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.725,0.7751,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5917,0,0,4894,5087,0,0,0,0,0,0),(3247,5462,0,0,1742,0,0,0,'Thunderhawk Hatchling','','',1,1,27,0,0,0.8,1,0,18,20,14,302,346,449,1,0,2000,0,27,36,0,0,0,0,275000,836,0,7,20,0,0,0,0.550847,0.550847,'',0,0,0,2.5,8,14,0,9532,13585,26365,0,0,0,0,0,0,0,0,0,0,8903,0,0,5164,0,0,0,0,0,0,0),(3248,5462,0,0,4473,0,0,0,'Barrens Giraffe','','',0,1,0,0,0,1,1,0,15,16,189,328,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,2.125,1.785,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3249,5462,0,0,1974,0,0,0,'Greater Thunderhawk','','',1,1,27,0,0,1.02,1,0,23,24,14,544,582,600,1,0,2000,0,32,43,0,0,0,0,275000,975,0,8,24,0,0,0,0.85,0.85,'',0,0,0,2.5,8,14,0,8078,0,0,0,0,0,0,0,0,0,0,0,0,8904,0,0,4897,5164,0,0,0,0,0,0),(3250,5462,0,0,2730,0,0,0,'Silithid Creeper','','',1,1,20,0,0,1.02,1,0,20,21,413,494,531,0,1,0,2000,0,31,40,0,0,0,0,275000,872,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,6587,744,6751,0,0,0,0,0,0,0,0,0,0,8849,0,0,7119,0,0,0,0,0,0,0),(3251,5462,0,0,7572,0,0,0,'Silithid Grub','','',0,1,0,0,0,1,1,0,20,20,413,484,484,0,1,0,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,0.625,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7119,0,0,0,0,0,0,0),(3252,5462,0,0,2731,0,0,0,'Silithid Swarmer','','',1,1,20,0,0,1.02,1,0,21,22,413,531,573,0,1,0,2000,0,32,42,0,0,0,0,275000,906,0,0,0,0,0,0,0.85,0.425,'',0,0,0,2.5,8,14,0,10722,0,0,0,0,0,0,0,0,0,0,0,0,8850,0,0,7119,0,0,0,0,0,0,0),(3253,5462,0,0,11096,0,0,0,'Silithid Harvester','','',0,10,0,4,0,1,1,0,24,24,310,664,664,0,1,0,1450,0,24.65,33.35,0,0,0,0,9900000,975,0,0,0,0,0,0,1.05,0.35,'',0,0,0,2.5,8,14,0,7278,7278,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7119,0,0,0,0,0,0,0),(3254,5462,0,0,1744,0,0,0,'Sunscale Lashtail','','',1,1,11,0,0,0.8,1,0,11,13,48,178,218,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.05,0.7511,'',0,0,0,2.5,8,14,0,6607,8016,0,0,0,0,0,0,0,0,0,0,0,13212,0,0,5062,5165,0,0,0,0,0,0),(3255,5462,0,0,1747,0,0,0,'Sunscale Screecher','','',1,1,11,0,0,1,1,0,13,15,48,273,328,0,1,0,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.275,0.91205,'',0,0,0,2.5,8,14,0,16828,16829,1742,1753,0,0,0,0,0,0,0,0,0,13214,0,0,5062,5165,0,0,0,0,0,0),(3256,5462,0,0,4442,0,0,0,'Sunscale Scytheclaw','','',1,1,11,0,0,1,1,0,16,18,48,356,417,0,1,0,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,1.073,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,13217,0,0,5055,5062,5165,0,0,0,0,0),(3257,5462,0,0,2571,0,0,0,'Ishamuhale','','',1,1,11,0,0,1,1,0,19,19,48,449,449,0,1,0,1820,0,24.57,33.67,0,0,0,0,0,802,0,0,0,0,0,0,1.5,1.073,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13203,0,0,5055,5062,5101,0,0,0,0,0),(3258,5462,0,0,4745,0,0,0,'Bristleback Hunter','','',0,7,0,0,0,1,1,0,17,18,111,386,417,0,1,0,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.725,0.4002,'',0,30,0,2.5,8,14,0,8806,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5085,0,0,0,0,0,0,0),(3259,5875,0,0,1342,0,0,0,'Bristleback Defender','','',0,7,0,0,0,1,1,0,20,21,111,494,531,0,1,0,2000,0,31,40,0,0,0,0,0,872,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,32021,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5085,0,0,0,0,0,0,0),(3260,5462,0,0,1274,0,0,0,'Bristleback Water Seeker','','',0,7,0,0,0,1,1,0,16,17,111,325,350,374,1,0,2000,0,23,31,0,0,0,0,275000,734,0,0,85,85,0,0,1.5,0.348,'',0,27,0,2.5,8,14,0,12748,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5085,0,0,0,0,0,0,0),(3261,5462,0,0,6077,0,0,0,'Bristleback Thornweaver','','',0,7,0,0,0,1,1,0,18,19,111,377,404,432,1,0,2000,0,26,34,0,0,0,0,275000,802,0,0,0,0,0,0,1.5,0.35,'',0,34,0,2.5,8,14,0,12747,782,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5085,0,0,0,0,0,0,0),(3262,5875,0,0,6092,0,0,0,'Bristleback Mystic','','',0,7,0,0,0,1,1,0,21,22,111,473,508,528,1,0,2000,0,32,42,0,0,0,0,0,906,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,11824,8078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5085,0,0,0,0,0,0,0),(3263,5462,0,0,6091,0,0,0,'Bristleback Geomancer','','',0,7,0,0,0,1,1,0,19,20,111,379,405,1160,1,0,2000,0,21,29,0,0,0,0,275000,701,0,0,0,0,0,0,1.725,0.4025,'',0,37,0,2.5,8,14,0,20793,20794,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,5085,0,0,0,0,0,0,0),(3265,5462,0,0,6094,0,0,0,'Razormane Hunter','','',0,7,0,0,0,1,1,0,11,12,109,222,247,0,1,0,2000,0,17,22,0,0,0,0,275000,562,0,0,0,0,0,0,1.725,0.4002,'',0,13,0,2.5,8,14,0,6660,6479,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3266,5462,0,0,1253,0,0,0,'Razormane Defender','','',0,7,0,0,0,1,1,0,12,13,109,247,273,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.875,0.435,'',0,14,0,2.5,8,14,0,13730,25710,7165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3267,5462,0,0,1964,0,0,0,'Razormane Water Seeker','','',0,7,0,0,0,1,1,0,10,11,109,198,222,0,1,0,2000,0,15,20,0,0,0,0,275000,528,0,0,85,85,0,0,1.5,0.348,'',0,9,0,2.5,8,14,0,6278,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5026,0,0,0,0,0,0,0),(3268,5462,0,0,6096,0,0,0,'Razormane Thornweaver','','',0,7,0,0,0,1,1,0,10,11,109,186,208,198,1,0,2000,0,14,18,0,0,0,0,275000,526,0,0,0,0,0,0,1.5,0.35,'',0,9,0,2.5,8,14,0,467,6950,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5026,0,0,0,0,0,0,0),(3269,5462,0,0,6093,0,0,0,'Razormane Geomancer','','',0,7,0,0,0,1,1,0,12,13,109,219,241,569,1,0,2000,0,13,18,0,0,0,0,275000,509,0,0,0,0,0,0,1.725,0.4025,'',0,15,0,2.5,8,14,0,20793,12544,8052,0,0,0,0,0,0,0,0,0,0,0,0,0,5026,0,0,0,0,0,0,0),(3270,5462,0,0,6095,0,0,0,'Elder Mystic Razorsnout','','',0,7,0,2,0,1,1,0,15,15,109,903,903,652,1,0,2000,0,34,45.9,0,0,0,0,43200000,665,0,0,0,0,0,0,2.1,0.49,'',0,65,0,2.5,8,14,0,594,591,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3271,5462,0,0,4643,0,0,0,'Razormane Mystic','','',0,7,0,0,0,1,1,0,13,14,109,253,276,280,1,0,2000,0,19,25,0,0,0,0,275000,630,0,0,0,0,0,0,1.875,0.4375,'',0,16,0,2.5,8,14,0,547,324,26364,6074,0,0,0,0,0,0,0,0,0,0,0,0,5026,0,0,0,0,0,0,0),(3272,5462,0,0,9442,0,0,0,'Kolkar Wrangler','','',0,7,0,0,0,1,1,0,12,13,130,247,273,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,70,0,0,30,0,1.0625,0.6035,'',0,15,0,2.5,8,14,0,12024,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5030,0,0,0,0,0,0,0),(3273,5462,0,0,9443,0,0,0,'Kolkar Stormer','','',0,7,0,0,0,1,1,0,13,14,130,253,276,280,1,0,2000,0,19,25,0,0,0,0,275000,630,0,70,0,0,30,0,1.0625,0.2975,'',0,16,0,2.5,8,14,0,9532,6535,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5030,0,0,0,0,0,0,0),(3274,5462,0,0,9445,0,0,0,'Kolkar Pack Runner','','',0,7,0,0,0,1,1,0,14,15,130,300,328,0,1,0,2000,0,22,29,0,0,0,0,275000,665,0,70,0,0,30,0,1.25,0.71,'',0,19,0,2.5,8,14,0,9128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5030,0,0,0,0,0,0,0),(3275,5462,0,0,4874,0,0,0,'Kolkar Marauder','','',0,7,0,0,0,1,1,0,15,16,130,328,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,70,0,0,30,0,1.725,0.4025,'',0,21,0,2.5,8,14,0,11976,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5030,0,0,0,0,0,0,0),(3276,5462,0,0,3218,0,0,0,'Witchwing Harpy','','',0,7,0,0,0,1,1,0,14,15,514,300,328,0,1,0,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.725,0.5474,'',0,18,0,2.5,8,14,0,7098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5064,0,0,0,0,0,0,0),(3277,5462,0,0,2162,0,0,0,'Witchwing Roguefeather','','',0,7,0,0,0,1,1,0,15,16,514,328,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.275,0.4046,'',0,21,0,2.5,8,14,0,6595,7992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5064,0,0,0,0,0,0,0),(3278,5462,0,0,2163,0,0,0,'Witchwing Slayer','','',0,7,0,0,0,1,1,0,16,17,514,356,386,0,1,0,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,0,0,1.95,0.6188,'',0,27,0,2.5,8,14,0,13730,7160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5065,5064,0,0,0,0,0,0),(3279,5462,0,0,2143,0,0,0,'Witchwing Ambusher','','',0,7,0,0,0,1,1,0,17,18,514,386,417,0,1,0,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,0.476,'30831',0,31,0,2.5,8,14,0,6595,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5064,0,0,0,0,0,0,0),(3280,5462,0,0,1350,0,0,0,'Witchwing Windcaller','','',0,7,0,0,0,1,1,0,17,18,514,350,377,399,1,0,2000,0,24,32,0,0,0,0,275000,768,0,0,0,0,0,0,1.725,0.5474,'',0,30,0,2.5,8,14,0,6728,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5064,0,0,0,0,0,0,0),(3281,5462,0,0,6068,0,0,0,'Sarkoth','','',1,1,20,0,0,1,1,0,4,4,7,86,86,0,1,0,2000,0,4,5,0,0,0,0,200000,68,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,13518,0,0,0,0,0,0,0,0,0,0,0,0,5875,0,0,4862,4905,0,0,0,0,0,0),(3282,5462,0,0,7237,0,4098,3912,'Venture Co. Mercenary','','',0,7,0,0,0,1,1,0,15,16,47,328,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,30,0,1.5,0.306,'',0,21,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3283,5462,0,0,7234,3910,1122,3911,'Venture Co. Enforcer','','',0,7,0,0,0,1,1,0,16,17,47,356,386,0,1,0,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,30,0,1.5,0.306,'',0,28,0,2.5,8,14,0,9128,6713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5097,11148,0,0,0,0,0,0),(3284,5462,0,0,3918,3919,7233,355,'Venture Co. Drudger','','',0,7,0,0,0,1,1,0,14,15,47,300,328,0,1,0,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,30,0,1.5,0.208,'',0,19,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3285,5462,0,0,7241,1122,355,3917,'Venture Co. Peon','','',0,7,0,0,0,1,1,0,13,14,47,273,300,0,1,0,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,30,0,1.5,0.306,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3286,5462,0,0,7238,3913,3915,0,'Venture Co. Overseer','','',0,7,0,0,0,1,1,0,17,18,47,386,417,0,1,0,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,30,0,1.5,0.306,'',0,30,0,2.5,8,14,0,6531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5097,11148,0,0,0,0,0,0),(3287,5462,0,0,2025,0,0,0,'Hana\'zua','','',0,7,0,0,0,1,1,0,2,2,126,55,55,0,1,2,2000,0,2,2,0,0,0,0,120000,8,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3289,5462,0,0,4081,0,0,0,'Spirit of Minshina','','',0,7,0,0,0,1,1,0,11,11,35,222,222,0,1,0,1900,0,14.25,19,0,0,0,0,0,528,0,0,0,0,0,0,2.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3290,5462,0,0,1832,0,0,0,'Deek Fizzlebizz','Engineering Trainer','',0,7,0,0,0,1,1,0,27,27,875,840,840,0,1,81,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3291,5462,0,0,1837,0,0,0,'Greishan Ironstove','Traveling Merchant','',0,7,0,0,0,1,1,0,24,24,55,664,664,0,1,642,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3292,5462,0,0,3851,0,0,0,'Brewmaster Drohn','','',0,7,0,0,0,1,1,0,9,9,29,176,176,0,1,2,2000,0,11,15,0,0,0,0,275000,387,0,0,0,0,0,0,1.5,0.372,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3293,5462,0,0,7129,0,0,0,'Rezlak','Tinkers\' Union','',0,7,0,0,0,1,1,0,5,5,69,102,102,0,1,2,2000,0,5,7,0,0,0,0,200000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3294,5462,0,0,1654,0,0,0,'Ophek','','',0,7,0,0,0,1,1,0,10,10,29,198,198,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3295,5462,0,0,360,0,0,0,'Sludge Beast','','',0,10,0,4,0,1,1,0,19,19,14,449,449,0,1,0,1450,0,19.575,26.825,0,0,0,0,9900000,802,0,0,0,0,0,0,1.25,0.599,'',0,0,0,2.5,8,14,0,7279,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3296,5462,0,0,4259,4260,4602,4601,'Orgrimmar Grunt','','Directions',0,7,0,0,0,1.5,1,0,75,75,85,15952,15952,0,1,268435457,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,40505,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,724),(3297,5462,0,0,4083,4084,0,0,'Sen\'jin Watcher','','',0,7,0,0,0,2,1,0,25,30,877,1398,1910,0,1,268435456,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3298,5462,0,0,1442,0,0,0,'Gabrielle Chase','Food & Drink','',0,7,0,0,0,1,1,0,53,53,12,3066,3066,0,1,642,2000,0,89,119,0,0,0,0,500000,3128,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3299,5875,0,0,1424,0,0,0,'[UNUSED] Antione LeMarca','Trade Supplies','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3300,5462,0,0,1986,1206,1987,0,'Adder','','',0,8,0,0,0,0.01,1,0,1,1,7,1,1,0,1,0,2000,0,9.2,9.2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(3301,5462,0,0,3231,0,0,0,'Morgan Ladimore','','',0,6,0,0,0,1,1,0,1,1,123,1342,1342,0,1,0,2000,0,49,64,1,2200,72.6,107.8,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3302,5875,0,0,3889,0,0,0,'[UNUSED] Korl','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3303,5875,0,0,3893,0,0,0,'[UNUSED] Marna','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3304,5462,0,0,4086,0,0,0,'Master Vornal','','',0,7,0,0,0,1,1,0,11,11,126,222,222,0,1,2,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3305,5462,0,0,1874,0,0,0,'Grisha','Wind Rider Master','',0,7,0,1,0,3,3,0,65,65,29,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,900000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3306,5462,0,0,12729,0,0,0,'Keldas','Pet Trainer','',0,7,0,0,0,1.15,1,0,40,40,80,1753,1753,0,1,17,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3307,5875,0,0,3888,0,0,0,'[UNUSED] Orgrun Blacktusk','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3309,5462,0,0,1310,0,0,0,'Karus','Banker','',0,7,0,0,0,3,1,0,45,45,29,5544,5544,0,1,131075,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3310,5462,0,0,1311,0,0,0,'Doras','Wind Rider Master','',0,7,0,1,0,3,3,0,65,65,29,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3312,5462,0,0,1312,0,0,0,'Olvia','Meat Vendor','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,642,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3313,5462,0,0,1313,0,0,0,'Trak\'gen','General Goods','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,898,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3314,5462,0,0,1314,0,0,0,'Urtharo','Weapon Merchant','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4227,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3315,5462,0,0,1315,0,0,0,'Tor\'phan','Cloth & Leather Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3316,5462,0,0,1316,0,0,0,'Handor','Cloth & Leather Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3317,5462,0,0,1317,0,0,0,'Ollanus','Light Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3318,5462,0,0,1318,0,0,0,'Koma','Banker','',0,7,0,0,0,3,1,0,45,45,29,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3319,5462,0,0,1319,0,0,0,'Sana','Mail Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3320,5462,0,0,1320,0,0,0,'Soran','Banker','',0,7,0,0,0,3,1,0,45,45,29,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3321,5462,0,0,1321,0,0,0,'Morgum','Leather Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3322,5462,0,0,1322,0,0,0,'Kaja','Guns & Ammunition','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4482,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,4.5,1.047,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3323,5462,0,0,1323,0,0,0,'Horthus','Reagents','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,2178,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3324,5462,0,0,1324,0,0,0,'Grol\'dar','Warlock Trainer','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3325,5462,0,0,1325,0,0,0,'Mirket','Warlock Trainer','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3326,5462,0,0,1326,0,0,0,'Zevrost','Warlock Trainer','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3327,5462,0,0,1327,0,0,0,'Gest','Rogue Trainer','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,49,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3328,5462,0,0,1328,0,0,0,'Ormok','Rogue Trainer','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3329,5462,0,0,1329,0,0,0,'Kor\'jus','Mushroom Vendor','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,640,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3330,5462,0,0,1330,0,0,0,'Muragus','Staff Merchant','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4224,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3331,5462,0,0,1331,0,0,0,'Kareth','Blade Merchant','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4224,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3332,5462,0,0,1332,0,0,0,'Lumak','Fishing Trainer','',0,7,0,0,0,1.1,1,0,35,35,29,1342,1342,0,1,83,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3333,5462,0,0,1333,0,0,0,'Shankys','Fishing Supplies','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3334,5462,0,0,1334,0,0,0,'Rekkul','Poison Supplies','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,1152,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3335,5462,0,0,1335,0,0,0,'Hagrus','Reagents','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,2176,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3336,5462,0,0,3884,0,0,0,'Takrin Pathseeker','','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3337,5462,0,0,3852,0,0,0,'Kargal Battlescar','','',0,7,0,0,0,1,1,0,15,15,29,328,328,0,1,2,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3338,5462,0,0,3850,0,0,0,'Sergra Darkthorn','','',0,7,0,1,0,1,1,0,60,60,125,61040,61440,0,1,2,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,15578,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3339,5462,0,0,19801,0,0,0,'Captain Thalo\'thas Brightsun','','',0,7,0,0,0,1.02,1,0,25,25,69,713,713,0,1,2,2000,0,35,48,0,0,0,0,275000,1008,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3340,8606,0,0,3850,0,0,0,'Mandrik Wife','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3341,5462,0,0,3844,0,0,0,'Gann Stonespire','','',0,7,0,0,0,1,1,0,18,18,104,417,417,0,1,3,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3342,5462,0,0,1358,0,0,0,'Shan\'ti','Fruit Vendor','',0,7,0,0,0,1.1,1,0,35,35,29,1342,1342,0,1,640,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3343,5462,0,0,1359,0,0,0,'Grelkor','Blacksmithing Supplies','',0,7,0,0,0,10,1,0,65,65,1215,12000,26000,0,1,4224,2000,0,200,281,0,0,0,0,120000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3344,5462,0,0,1360,0,0,0,'Kardris Dreamseeker','Shaman Trainer','',0,7,0,0,0,1.35,1,0,60,60,29,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.236,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3345,5462,0,0,1366,0,0,0,'Godan','Enchanting Trainer','',0,7,0,0,0,1.1,1,0,35,35,29,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3346,5462,0,0,1367,0,0,0,'Kithas','Enchanting Supplies','',0,7,0,0,0,1.1,1,0,35,35,29,1342,1342,0,1,130,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3347,5462,0,0,1368,0,0,0,'Yelmak','Alchemy Trainer','',0,7,0,0,0,1.1,1,0,35,35,29,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3348,5462,0,0,1369,0,0,0,'Kor\'geld','Alchemy Supplies','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,128,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3349,5462,0,0,1370,0,0,0,'Ukra\'nor','Staff Merchant','',0,7,0,0,0,1,1,0,30,30,29,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3350,5462,0,0,1371,0,0,0,'Asoran','General Goods','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,898,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3351,5462,0,0,1372,0,0,0,'Magenius','Reagents','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,2178,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,143,145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3352,5462,0,0,1373,0,0,0,'Ormak Grimshot','Hunter Trainer','',0,7,0,0,0,1.35,1,0,60,60,29,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3353,5462,0,0,1374,0,0,0,'Grezz Ragefist','Warrior Trainer','',0,7,0,0,0,1.35,1,0,60,60,29,4120,4120,0,1,49,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3354,5462,0,0,1375,0,0,0,'Sorek','Warrior Trainer','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3355,5462,0,0,1377,0,0,0,'Saru Steelfury','Blacksmithing Trainer','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,81,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3356,5462,0,0,1378,0,0,0,'Sumi','Blacksmithing Supplies','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3357,5462,0,0,1379,0,0,0,'Makaru','Mining Trainer','',0,7,0,0,0,1.1,1,0,35,35,29,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3358,5462,0,0,1380,0,0,0,'Gorina','Mining Supplies','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,128,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3359,5462,0,0,1381,0,0,0,'Kiro','War Harness Maker','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4224,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3360,5462,0,0,1382,0,0,0,'Koru','Mace & Staves Vendor','',0,7,0,0,0,1,1,0,30,30,29,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3361,5462,0,0,1383,0,0,0,'Shoma','Weapon Vendor','',0,7,0,0,0,1,1,0,30,30,29,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3362,5462,0,0,1384,0,0,0,'Ogunaro Wolfrunner','Kennel Master','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,131,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3363,5462,0,0,1385,0,0,0,'Magar','Tailoring Trainer','',0,7,0,0,0,1.1,1,0,35,35,29,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3364,5462,0,0,1386,0,0,0,'Borya','Tailoring Supplies','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3365,5462,0,0,1387,0,0,0,'Karolek','Leatherworking Trainer','',0,7,0,0,0,1.1,1,0,35,35,29,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3366,5462,0,0,1388,0,0,0,'Tamar','Leatherworking Supplies','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3367,5462,0,0,1389,0,0,0,'Felika','Trade Supplies','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3368,5462,0,0,1390,0,0,0,'Borstan','Meat Vendor','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3369,5462,0,0,1391,0,0,0,'Gotri','Bag Vendor','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3370,5462,0,0,1392,0,0,0,'Urtrun Clanbringer','Guild Master','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,786433,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3371,5462,0,0,1393,0,0,0,'Tamaro','','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3372,5462,0,0,1394,0,0,0,'Sarlek','','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3373,5462,0,0,1395,0,0,0,'Arnok','First Aid Trainer','',0,7,0,0,0,1.1,1,0,35,35,29,1342,1342,0,1,83,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3374,5462,0,0,1968,1969,0,0,'Bael\'dun Excavator','','',0,7,0,0,0,1.02,1,0,21,22,122,531,573,0,1,0,2000,0,32,42,0,0,0,0,275000,906,0,0,0,0,0,0,1.5,0.347,'',0,49,0,2.5,8,14,0,7164,7386,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3375,5462,0,0,1970,0,0,0,'Bael\'dun Foreman','','',0,7,0,0,0,1.02,1,0,22,23,122,573,617,0,1,0,2000,0,33,44,0,0,0,0,275000,940,0,0,0,0,0,0,1.5,0.347,'',0,53,0,2.5,8,14,0,6257,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3376,5462,0,0,3839,3840,0,0,'Bael\'dun Soldier','','',0,7,0,0,0,1.02,1,0,23,24,122,617,664,0,1,0,2000,0,34,46,0,0,0,0,275000,975,0,0,0,0,0,0,1.5,0.347,'',0,59,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5017,5019,5018,0,0,0,0,0),(3377,5462,0,0,3837,3838,0,0,'Bael\'dun Rifleman','','',0,7,0,0,0,1.02,1,0,24,25,122,664,713,0,1,0,2000,0,35,48,0,0,0,0,275000,1008,0,0,0,0,0,0,1.5,0.347,'',0,64,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5017,5019,5018,0,0,0,0,0),(3378,5462,0,0,3870,3871,0,0,'Bael\'dun Officer','','',0,7,0,0,0,1.05,1,0,26,26,122,787,787,0,1,0,2000,0,37,49,0,0,0,0,275000,1043,0,0,0,0,0,0,1.5,0.347,'',0,76,0,2.5,8,14,0,6264,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5017,5019,5018,0,0,0,0,0),(3379,5462,0,0,4198,4199,0,0,'Burning Blade Bruiser','','',0,7,0,0,0,1,1,0,10,11,554,198,222,0,1,0,2000,0,15,20,0,0,0,0,275000,528,0,0,0,0,0,0,1.5,0.236,'',0,9,0,2.5,8,14,0,4133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3380,5462,0,0,4196,4197,0,0,'Burning Blade Acolyte','','',0,7,0,0,0,1,1,0,11,12,554,199,219,498,1,0,2000,0,12,17,0,0,0,0,275000,475,0,0,0,0,0,0,1.5,0.236,'',0,13,0,2.5,8,14,0,980,707,20798,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3381,5462,0,0,3829,3830,374,4639,'Southsea Brigand','','',0,7,0,0,0,1,1,0,12,13,230,247,273,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.5,0.306,'',0,15,0,2.5,8,14,0,6253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3382,5462,0,0,3827,3828,4637,0,'Southsea Cannoneer','','',0,7,0,0,0,1,1,0,13,14,230,273,300,0,1,0,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.5,0.306,'',0,16,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3383,5462,0,0,3835,3836,4638,4640,'Southsea Cutthroat','','',0,7,0,0,0,0.9,1,0,14,15,230,270,295,0,1,0,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.306,'',0,19,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3384,5462,0,0,3833,3834,0,0,'Southsea Privateer','','',0,7,0,0,0,1,1,0,14,15,230,300,328,0,1,0,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.306,'',0,19,0,2.5,8,14,0,6660,3011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3385,5462,0,0,1858,0,0,0,'Theramore Marine','','',0,7,0,0,0,1,1,0,15,16,1077,328,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.5,0.306,'',0,21,0,2.5,8,14,0,72,6713,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,5078,0,0,0,0,0,0,0),(3386,5462,0,0,1856,1857,0,0,'Theramore Preserver','','',0,7,0,0,0,1,1,0,16,16,1077,325,325,357,1,0,2000,0,22,29,0,0,0,0,275000,700,0,0,0,0,0,0,1.5,0.208,'',0,28,0,2.5,8,14,0,2052,6074,9734,0,0,0,0,0,0,0,0,0,0,0,0,0,5078,0,0,0,0,0,0,0),(3387,5462,0,0,3845,0,0,0,'Jorn Skyseer','','',0,7,0,0,0,1,1,0,32,32,83,1163,1163,0,1,3,2000,0,45,60,0,0,0,0,275000,1249,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3388,5462,0,0,3848,0,0,0,'Mahren Skyseer','','',0,7,0,0,0,1.1,1,0,32,32,35,1163,1163,0,1,2,2000,0,45,60,0,0,0,0,275000,1249,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3389,5462,0,0,3847,0,0,0,'Regthar Deathgate','','',0,7,0,0,0,1,1,0,28,28,125,896,896,0,1,3,2000,0,39,53,0,0,0,0,275000,1111,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3390,5462,0,0,1965,0,0,0,'Apothecary Helbrim','','',0,7,0,0,0,1,1,0,22,22,68,573,573,0,1,2,2000,0,32,42,0,0,0,0,275000,906,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3391,5462,0,0,7052,0,0,0,'Gazlowe','','',0,7,0,0,0,1.35,1,0,60,60,69,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,275000,3750,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3392,5462,0,0,1400,0,0,0,'Prospector Khazgorm','Explorers\' League','',0,7,0,0,0,1.05,1,0,24,24,122,600,600,618,1,4224,2400,0,38.4,51.6,0,0,0,0,275000,975,0,0,0,0,0,0,1.5,0.347,'',0,76,0,2.5,8,14,0,6253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5006,0,0,0,0,0,0,0),(3393,5462,0,0,1855,0,0,0,'Captain Fairmount','','',0,7,0,0,0,1,1,0,20,20,1077,484,484,0,1,0,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.208,'',0,40,0,2.5,8,14,0,9128,12555,5246,0,0,0,0,0,0,0,0,0,0,0,0,0,5078,0,0,0,0,0,0,0),(3394,5462,0,0,4874,0,0,0,'Barak Kodobane','','',0,7,0,0,0,1,1,0,16,16,16,356,356,0,1,0,3000,0,34.5,46.5,0,0,0,0,275000,700,0,0,0,0,0,0,1.725,0.4025,'',0,27,0,2.5,8,14,0,6660,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5022,5030,0,0,0,0,0,0),(3395,5462,0,0,9446,0,0,0,'Verog the Dervish','','',0,7,0,0,0,1,1,0,18,18,16,417,417,0,1,0,1810,0,23.53,31.675,0,0,0,0,0,768,0,0,0,0,85,0,1.4375,0.8165,'',0,34,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5023,5030,0,0,0,0,0,0),(3396,5462,0,0,9448,0,0,0,'Hezrul Bloodmark','','',0,7,0,0,0,1,1,0,19,19,16,449,449,0,1,0,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,1.95,0.455,'',0,36,0,2.5,8,14,0,6958,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5025,5030,0,0,0,0,0,0),(3397,5462,0,0,9447,0,0,0,'Kolkar Bloodcharger','','',0,7,0,0,0,0.85,1,0,14,15,130,235,256,311,1,0,2000,0,20,27,0,0,0,0,275000,665,0,70,0,0,30,0,1.5,0.35,'',0,19,0,2.5,8,14,0,6742,172,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5030,0,0,0,0,0,0,0),(3398,5462,0,0,1397,0,0,0,'Gesharahan','','',0,10,0,2,0,1,1,0,20,20,16,1452,1452,0,1,0,2000,0,49.3,66.3,0,0,0,0,43200000,836,0,0,0,0,0,0,5,1,'',0,0,0,2.5,8,14,0,3583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3399,5462,0,0,2734,0,0,0,'Zamja','Cooking Trainer','',0,7,0,0,0,1.1,1,0,35,35,126,1342,1342,0,1,83,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3400,5462,0,0,2735,0,0,0,'Xen\'to','Cooking Supplies','',0,7,0,0,0,1.05,1,0,30,30,126,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3401,5462,0,0,4360,0,0,0,'Shenthul','Rogue Trainer','',0,7,0,0,0,1.35,1,0,60,60,126,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3402,5462,0,0,4361,0,0,0,'Zando\'zan','','',0,7,0,0,0,1.1,1,0,35,35,126,1342,1342,0,1,3,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3403,5462,0,0,4231,0,0,0,'Sian\'tsu','Shaman Trainer','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3404,5462,0,0,4358,0,0,0,'Jandi','Herbalism Trainer','',0,7,0,0,0,1.1,1,0,35,35,126,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3405,5462,0,0,4362,0,0,0,'Zeal\'aya','Herbalism Supplies','',0,7,0,0,0,1.05,1,0,30,30,126,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3406,5462,0,0,4239,0,0,0,'Xor\'juul','Hunter Trainer','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3407,5462,0,0,4241,0,0,0,'Sian\'dur','Hunter Trainer','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3408,5462,0,0,4242,0,0,0,'Zel\'mak','Warrior Trainer','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,49,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3409,5462,0,0,4363,0,0,0,'Zendo\'jian','Weapon Vendor','',0,7,0,0,0,1,1,0,30,30,29,1003,1003,0,1,4482,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3410,5462,0,0,4359,0,0,0,'Jin\'sora','Bow Merchant','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4480,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3411,5462,0,0,4357,0,0,0,'Denni\'ka','Butcher','',0,7,0,0,0,1,1,0,25,25,126,713,713,0,1,642,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3412,5462,0,0,7135,0,0,0,'Nogg','Apprentice Engineer','',0,7,0,0,0,1.1,1,0,35,35,29,1342,1342,0,1,3,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3413,5462,0,0,7136,0,0,0,'Sovik','Engineering Supplies','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,131,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3414,5462,0,0,1411,0,0,0,'General Twinbraid','','',0,7,0,0,0,1.05,1,0,30,30,122,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,180000,1179,0,0,0,0,0,0,1.5,0.347,'',0,101,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3415,5462,0,0,1056,0,0,0,'Savannah Huntress','','',1,1,2,0,0,1,1,0,11,12,16,222,247,0,1,0,1500,0,12.75,16.5,0,0,0,0,275000,562,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,16828,1742,14916,24450,0,0,0,0,0,0,0,0,0,13360,0,0,4893,0,0,0,0,0,144,0),(3416,5462,0,0,1058,0,0,0,'Savannah Matriarch','','',1,1,2,0,0,1,1,0,17,18,16,386,417,0,1,0,1700,0,22.1,29.75,0,0,0,0,275000,768,0,0,0,0,0,0,1.725,0.91425,'',0,0,0,2.5,8,14,0,6598,0,0,0,0,0,0,0,0,0,0,0,0,13361,0,0,4893,0,0,0,0,0,0,0),(3417,5462,0,0,1405,0,0,0,'Living Flame','','',0,4,0,0,0,0.2,1,0,16,16,17,71,71,0,1,0,2000,0,23,31,0,0,0,0,0,700,0,300,0,0,30,0,1.2,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(3418,5462,0,0,3818,0,0,0,'Kirge Sternhorn','','',0,7,0,0,0,1,1,0,22,22,104,573,573,0,1,2,2000,0,32,42,0,0,0,0,275000,906,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3419,5462,0,0,1814,0,0,0,'Apothecary Zamah','Royal Apothecary Society','',0,7,0,0,0,1,1,0,22,22,68,573,573,0,1,2,2000,0,32,42,0,0,0,0,250000,906,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3420,5875,0,0,4318,0,0,0,'[UNUSED] Ancestral Watcher','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3421,5462,0,0,1406,0,0,0,'Feegly the Exiled','','',0,7,0,0,0,1,1,0,23,23,29,840,840,0,1,2,2000,0,33,44,0,0,0,0,275000,940,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3424,5462,0,0,1975,0,0,0,'Thunderhawk Cloudscraper','','',1,1,27,0,0,1.02,1,0,20,22,14,442,508,518,1,0,2000,0,30,39,0,0,0,0,275000,906,0,7,22,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,8078,0,0,0,0,0,0,0,0,0,0,0,0,8902,0,0,5164,0,0,0,0,0,0,0),(3425,5462,0,0,1973,0,0,0,'Savannah Prowler','','',1,1,2,0,0,1,1,0,14,15,16,300,328,0,1,0,1400,0,15.4,20.3,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,16828,14916,24450,59881,0,0,0,0,0,0,0,0,0,13339,0,0,5096,4893,0,0,0,0,0,0),(3426,5462,0,0,2187,0,0,0,'Zhevra Charger','','',0,1,0,0,0,1,1,0,17,18,189,386,417,0,1,0,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5086,10338,0,0,0,0,0,0),(3427,5875,0,0,2130,0,0,0,'[UNUSED] Kendur','','',0,7,0,0,0,1,1,0,15,16,104,328,356,0,1,0,2000,0,23,31,0,0,0,0,0,700,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3428,5462,0,0,4092,0,0,0,'Korran','','',0,7,0,0,0,1,1,0,12,12,126,247,247,0,1,2,2000,0,17,22,0,0,0,0,275000,562,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3429,5462,0,0,3856,0,0,0,'Thork','','',0,7,0,0,0,1,1,0,42,42,29,1981,1981,0,1,3,2000,0,62,83,0,0,0,0,275000,2218,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3430,5462,0,0,1346,0,0,0,'Mangletooth','','',0,7,0,0,0,1,1,0,17,17,29,386,386,0,1,3,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,0,0,1.65,0.3828,'',0,0,0,2.5,8,14,0,7764,10767,16612,16618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3431,5462,0,0,4093,0,0,0,'Grenthar','','',0,7,0,0,0,1,1,0,10,10,126,198,198,0,1,2,2000,0,13,17,0,0,0,0,275000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3432,5462,0,0,3855,0,0,0,'Mankrik','','',0,7,0,0,0,1,1,0,15,15,29,328,328,0,1,3,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3433,5462,0,0,3858,0,0,0,'Tatternack Steelforge','','',0,7,0,0,0,1,1,0,14,14,29,300,300,0,1,3,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3434,5462,0,0,6105,0,0,0,'Nak','','',0,7,0,0,0,1,1,0,23,23,16,544,544,581,1,0,2000,0,31,41,0,0,0,0,275000,940,0,0,0,0,0,0,1.95,0.4524,'',0,58,0,2.5,8,14,0,8004,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5073,0,0,0,0,0,0,0),(3435,5462,0,0,6104,0,0,0,'Lok Orcbane','','',0,7,0,0,0,1,1,0,25,25,16,713,713,0,1,0,2000,0,35,48,0,0,0,0,275000,1008,0,0,0,0,0,0,2.1,0.49,'',0,69,0,2.5,8,14,0,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5072,0,0,0,0,0,0,0),(3436,5462,0,0,6093,0,0,0,'Kuz','','',0,7,0,0,0,1,1,0,21,21,16,864,864,1272,1,0,2000,0,22,30,0,0,0,0,275000,729,0,0,0,0,0,0,1.725,0.4025,'',0,49,0,2.5,8,14,0,20792,20795,11831,0,0,0,0,0,0,0,0,0,0,0,0,0,5074,0,0,0,0,0,0,0),(3437,5875,0,0,1218,0,0,0,'Crekori Mudwater','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.2,0.2784,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3438,5462,0,0,6115,0,0,0,'Kreenig Snarlsnout','','',0,7,0,0,0,1,1,0,15,15,109,328,328,0,1,0,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,2.1,0.4872,'',0,21,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5063,0,0,0,0,0,0,0),(3439,5462,0,0,11912,0,0,0,'Wizzlecrank\'s Shredder','','',0,7,0,0,0,1,1,0,18,18,69,417,417,0,1,2,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,0.255,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3440,5875,0,0,2578,0,0,0,'[UNUSED] Ancestral Sage','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3441,5462,0,0,4520,0,0,0,'Melor Stonehoof','','',0,7,0,0,0,1.35,1,0,62,62,83,4370,4370,0,1,2,2000,0,172,240,0,0,0,0,250000,4344,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3442,5462,0,0,7054,0,0,0,'Sputtervalve','Tinkers\' Union','',0,7,0,0,0,1,1,0,15,15,69,328,328,0,1,3,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3443,5462,0,0,3857,0,0,0,'Grub','','',0,7,0,0,0,1,1,0,13,13,29,273,273,0,1,130,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3444,5462,0,0,1418,0,0,0,'Dig Rat','','',0,8,0,0,0,1,1,0,1,1,7,42,42,0,1,0,2000,0,2,2,0,0,0,0,275000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3445,5462,0,0,7035,0,0,0,'Supervisor Lugwizzle','','',0,7,0,0,0,1,1,0,18,18,47,417,417,0,1,0,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,0.306,'',0,33,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5050,0,0,0,0,0,0,0),(3446,5462,0,0,7034,0,0,0,'Mebok Mizzyrix','','',0,7,0,0,0,1,1,0,17,17,69,386,386,0,1,2,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3447,5462,0,0,4383,0,0,0,'Pawe Mistrunner','','',0,7,0,0,0,1,1,0,24,24,104,664,664,0,1,2,2000,0,34,46,0,0,0,0,250000,975,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3448,5462,0,0,3914,0,0,0,'Tonga Runetotem','','',0,7,0,0,0,1,1,0,22,22,104,573,573,0,1,3,2000,0,32,42,0,0,0,0,275000,906,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3449,5462,0,0,3849,0,0,0,'Darsok Swiftdagger','','',0,7,0,0,0,1,1,0,14,14,29,300,300,0,1,2,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3450,5462,0,0,5207,0,0,0,'Defias Companion','','',0,1,0,0,0,1,1,0,15,16,17,328,356,0,1,0,2000,0,39.1,52.7,0,0,0,0,43200000,700,0,0,0,0,0,0,0.25,0.0875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3451,5462,0,0,7050,0,0,0,'Pilot Wizzlecrank','','',4096,7,0,0,0,1,1,0,15,15,69,220,220,0,1,2,1860,0,20.46,26.97,0,0,0,0,0,665,0,0,0,0,0,0,2.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3452,5462,0,0,2295,0,0,0,'Serena Bloodfeather','','',0,7,0,0,0,1,1,0,20,20,514,629,629,0,1,0,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.95,0.6188,'',0,41,0,2.5,8,14,0,3264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5067,5064,0,0,0,0,0,0),(3453,5462,0,0,7053,0,0,0,'Wharfmaster Dizzywig','','',0,7,0,0,0,1,1,0,15,15,69,328,328,0,1,2,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3454,5462,0,0,1863,0,0,0,'Cannoneer Smythe','','',0,7,0,0,0,1,1,0,19,19,1077,449,449,0,1,0,1810,0,24.435,33.485,0,0,0,0,180000,802,0,0,0,0,0,0,1.5,0.306,'',0,37,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5078,0,0,0,0,0,0,0),(3455,5462,0,0,1864,0,0,0,'Cannoneer Whessan','','',0,7,0,0,0,1,1,0,19,19,1077,449,449,0,1,0,1810,0,24.435,33.485,0,0,0,0,180000,802,0,0,0,0,0,0,1.5,0.306,'',0,37,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5078,0,0,0,0,0,0,0),(3456,5462,0,0,1964,0,0,0,'Razormane Pathfinder','','',0,7,0,0,0,1.02,1,0,20,21,109,494,531,0,1,0,2000,0,31,40,0,0,0,0,275000,872,0,0,0,0,0,0,1.5,0.348,'',0,40,0,2.5,8,14,0,6660,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3457,5462,0,0,1253,0,0,0,'Razormane Stalker','','',0,7,0,0,0,1,1,0,22,23,109,506,544,0,1,0,2000,0,33,44,0,0,0,0,275000,940,0,0,0,0,0,0,1.875,0.435,'',0,54,0,2.5,8,14,0,1758,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3458,5462,0,0,6095,0,0,0,'Razormane Seer','','',0,7,0,0,0,1,1,0,23,24,109,544,582,600,1,0,2000,0,32,43,0,0,0,0,275000,975,0,0,0,0,0,0,2.1,0.49,'',0,58,0,2.5,8,14,0,6274,6363,2052,0,0,0,0,0,0,0,0,0,0,0,0,0,5026,0,0,0,0,0,0,0),(3459,5462,0,0,4751,0,0,0,'Razormane Warfrenzy','','',0,7,0,0,0,1,1,0,24,25,109,664,713,0,1,0,1500,0,26.25,36,0,0,0,0,275000,1008,0,0,0,0,0,0,2.1,0.4872,'',0,64,0,2.5,8,14,0,13446,12323,13443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3460,5875,0,0,979,0,0,0,'Mud Crawler','','',1,1,8,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5839,0,0,0,0,0,0,0,0,0,0),(3461,5462,0,0,6368,0,0,0,'Oasis Snapjaw','','',1,1,21,0,0,1,1,0,15,16,14,328,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,32,0,0,0,0,0.583051,0.255085,'',0,0,0,2.5,8,14,0,6530,0,0,0,0,0,0,0,0,0,0,0,0,5923,0,0,5098,0,0,0,0,0,0,0),(3462,5875,0,0,4270,0,0,0,'Elder Barrens Giraffe','','',0,1,0,0,0,1,1,0,22,23,189,573,617,0,1,0,2000,0,33,44,0,0,0,0,0,940,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3463,5462,0,0,2193,0,0,0,'Wandering Barrens Giraffe','','',0,1,0,0,0,1,1,0,18,19,189,417,449,0,1,0,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,2.5,2.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3464,5462,0,0,3846,0,0,0,'Gazrog','','',0,7,0,0,0,1,1,0,25,25,29,713,713,0,1,2,2000,0,35,48,0,0,0,0,275000,1008,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3465,5462,0,0,19805,0,0,0,'Gilthares Firebough','','',4096,7,0,0,0,1,1,0,17,17,35,430,430,368,1,2,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3466,5462,0,0,6086,0,0,0,'Zhevra Courser','','',0,1,0,0,0,1.02,1,0,20,21,189,494,531,0,1,0,2000,0,31,40,0,0,0,0,275000,872,0,0,0,0,0,0,1.725,1.725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5086,10338,0,0,0,0,0,0),(3467,5462,0,0,797,0,0,0,'Baron Longshore','Southsea Freebooters','',0,7,0,0,0,1,1,0,16,16,230,356,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.5,1,'',0,28,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5084,0,0,0,0,0,0,0),(3468,5462,0,0,1460,0,0,0,'Ancient of Lore','','',0,7,0,0,0,2,1,0,62,62,79,6474,6474,0,1,2,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,7.5,4.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3469,5462,0,0,1461,0,0,0,'Ancient of War','','',0,7,0,0,0,2,1,0,62,62,79,6474,6474,0,1,268435457,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,7.5,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3470,5462,0,0,5047,0,0,0,'Rathorian','','',0,3,0,4,0,1,1,0,15,15,16,328,328,0,1,0,2000,0,22,29,0,0,0,0,19900000,665,0,0,0,0,0,0,4,2,'',0,21,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3471,5462,0,0,7048,0,0,0,'Tinkerer Sniggles','','',0,7,0,0,0,1,1,0,16,16,16,356,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.5,0.306,'',0,28,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5089,0,0,0,0,0,0,0),(3472,5462,0,0,2699,0,0,0,'Washte Pawne','','',1,1,27,0,0,1.02,1,0,25,25,14,713,713,0,1,0,2000,0,35,48,0,0,0,0,275000,1008,0,7,3,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8908,0,0,0,0,0,0,0,0,0,0),(3473,5462,0,0,10934,0,0,0,'Owatanka','','',0,1,0,0,0,1.02,1,0,24,24,14,664,664,0,1,0,2000,0,34,46,0,0,0,0,275000,975,0,0,0,0,0,0,2.275,1.56,'',0,0,0,2.5,8,14,0,6254,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4895,0,0,0,0,0,0,0),(3474,5462,0,0,1241,0,0,0,'Lakota\'mani','','',0,1,0,0,0,1,1,0,22,22,15,573,573,0,1,0,3000,0,48,63,0,0,0,0,275000,906,0,0,0,0,0,0,3.25,0.52,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4896,0,0,0,0,0,0,0),(3475,5462,0,0,1934,0,0,0,'Echeyakee','','',1,1,2,0,0,1,1,0,16,16,16,356,356,0,1,0,1538,0,17.687,23.839,0,0,0,0,0,700,0,0,0,0,0,0,1.65,0.8745,'',0,0,0,2.5,8,14,0,16829,1753,14916,24450,0,0,0,0,0,0,0,0,0,13340,0,0,5100,0,0,0,0,0,0,0),(3476,5462,0,0,846,0,0,0,'Isha Awak','','',0,1,0,0,0,1.05,1,0,27,27,16,840,840,0,1,0,2000,0,38,51,0,0,0,0,275000,1078,0,0,0,0,0,0,6,2.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5104,0,0,0,0,0,0,0),(3477,5462,0,0,3866,0,0,0,'Hraq','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,18,18,29,417,417,0,1,4226,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3478,5462,0,0,3865,0,0,0,'Traugh','Blacksmithing Trainer','',0,7,0,0,0,1,1,0,31,31,29,1107,1107,0,1,81,2000,0,44,58,0,0,0,0,275000,1213,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3479,5462,0,0,3869,0,0,0,'Nargal Deatheye','Weaponsmith','',0,7,0,0,0,1,1,0,35,35,29,1342,1342,0,1,4224,2000,0,49,64,0,0,0,0,275000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3480,5462,0,0,3867,0,0,0,'Moorane Hearthgrain','Baker','',0,7,0,0,0,1,1,0,18,18,29,417,417,0,1,642,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3481,5462,0,0,3868,0,0,0,'Barg','General Supplies','',0,7,0,0,0,1,1,0,14,14,29,300,300,0,1,898,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3482,5462,0,0,4095,0,0,0,'Tari\'qa','Trade Supplies','',0,7,0,0,0,1,1,0,14,14,126,300,300,0,1,130,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3483,5462,0,0,3872,0,0,0,'Jahan Hawkwing','Leather & Mail Armor Merchant','',0,7,0,0,0,1,1,0,21,21,29,531,531,0,1,4227,2000,0,31,40,0,0,0,0,275000,872,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3484,5462,0,0,4094,0,0,0,'Kil\'hala','Tailoring Trainer','',0,7,0,0,0,1,1,0,25,25,126,713,713,0,1,83,2000,0,35,48,0,0,0,0,275000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3485,5462,0,0,3873,0,0,0,'Wrahk','Tailoring Supplies','',0,7,0,0,0,1,1,0,18,18,29,417,417,0,1,130,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3486,5462,0,0,3875,0,0,0,'Halija Whitestrider','Clothier','',0,7,0,0,0,1,1,0,19,19,29,449,449,0,1,4226,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3487,5462,0,0,4097,0,0,0,'Kalyimah Stormcloud','Bags & Sacks','',0,7,0,0,0,1,1,0,23,23,126,617,617,0,1,130,2000,0,33,44,0,0,0,0,275000,940,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3488,5462,0,0,1866,0,0,0,'Uthrok','Bowyer & Gunsmith','',0,7,0,0,0,1,1,0,16,16,29,356,356,0,1,4482,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3489,5462,0,0,3877,0,0,0,'Zargh','Butcher','',0,7,0,0,0,1,1,0,16,16,29,356,356,0,1,643,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3490,5462,0,0,4096,0,0,0,'Hula\'mahi','Reagents, Herbs & Poison Supplies','',0,7,0,0,0,1,1,0,30,30,126,1003,1003,0,1,3202,2000,0,42,56,0,0,0,0,275000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3491,5462,0,0,7093,0,0,0,'Ironzar','Weaponsmith','',0,7,0,0,0,1.02,1,0,23,23,69,617,617,0,1,4224,2000,0,33,44,0,0,0,0,275000,940,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3492,5462,0,0,7094,0,0,0,'Vexspindle','Cloth & Leather Armor Merchant','',0,7,0,0,0,1.02,1,0,24,24,69,664,664,0,1,4226,2000,0,34,46,0,0,0,0,275000,975,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3493,5462,0,0,7095,0,0,0,'Grazlix','Armorer & Shieldcrafter','',0,7,0,0,0,1.02,1,0,25,25,69,713,713,0,1,4224,2000,0,35,48,0,0,0,0,275000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3494,5462,0,0,7073,0,0,0,'Tinkerwiz','Engineering Trainer','',0,7,0,0,0,1.02,1,0,25,25,69,713,713,0,1,83,2000,0,35,48,0,0,0,0,275000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3495,5462,0,0,7096,0,0,0,'Gagsprocket','Engineering Supplies','',0,7,0,0,0,1,1,0,20,20,69,484,484,0,1,130,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3496,5462,0,0,7058,0,0,0,'Fuzruckle','Banker','',0,7,0,0,0,3,1,0,45,45,69,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,275000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3497,5462,0,0,7097,0,0,0,'Kilxx','Fisherman','',0,7,0,0,0,1.02,1,0,24,24,69,664,664,0,1,640,2000,0,34,46,0,0,0,0,275000,975,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3498,5462,0,0,7098,0,0,0,'Jazzik','General Supplies','',0,7,0,0,0,1.02,1,0,22,22,69,573,573,0,1,898,2000,0,32,42,0,0,0,0,275000,906,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3499,5462,0,0,7099,0,0,0,'Ranik','Trade Supplies','',0,7,0,0,0,1.02,1,0,22,22,69,573,573,0,1,130,2000,0,32,42,0,0,0,0,275000,906,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3500,5462,0,0,3898,0,0,0,'Tarhus','Reagents','',0,7,0,0,0,1.2,1,0,52,52,104,2845,2845,0,1,2178,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3501,5462,0,0,4261,4262,4263,4264,'Horde Guard','','',0,7,0,0,0,2,1,0,40,40,85,3048,3048,0,1,0,2000,0,56,74,0,0,0,0,275000,1938,0,0,0,0,0,0,1.5,0.372,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3502,5462,0,0,7059,7060,7061,0,'Ratchet Bruiser','','',0,7,0,0,0,2,1,0,57,57,637,5568,5568,0,1,268435457,2000,0,98,130,0,0,0,0,275000,3342,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,38661,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(3503,5462,0,0,1307,0,0,0,'Silithid Protector','','',0,1,0,0,0,1,1,0,18,19,7,417,449,0,1,0,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,0.949153,0.759322,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7119,0,0,0,0,0,0,0),(3504,5462,0,0,338,0,0,0,'Gil','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,25000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3505,5462,0,0,257,0,0,0,'Pat','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,43200000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3507,5462,0,0,252,0,0,0,'Andi','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,43200000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3508,5462,0,0,251,0,0,0,'Mikey','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,43200000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3509,5462,0,0,338,0,0,0,'Geoff','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3510,5462,0,0,221,0,0,0,'Twain','','',0,7,0,0,0,1,1,0,1,1,12,40,40,120,1,0,2000,0,2,3,0,0,0,0,43200000,5,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3511,5462,0,0,262,0,0,0,'Steven','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,43200000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3512,5462,0,0,251,0,0,0,'Jimmy','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,43200000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3513,5462,0,0,1526,0,0,0,'Miss Danna','School Mistress','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,0,2000,0,35,48,0,0,0,0,43200000,1008,0,0,0,0,0,0,1.5,0.208,'',0,40,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3514,5462,0,0,1527,0,0,0,'Tenaron Stormgrip','','',0,7,0,0,0,1,1,0,10,10,80,198,198,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3515,5462,0,0,1528,0,0,0,'Corithras Moonrage','','',0,7,0,0,0,1,1,0,10,10,80,198,198,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3516,5462,0,0,1542,0,0,0,'Arch Druid Fandral Staghelm','','',76,7,0,3,0,400,20,0,83,83,80,5578000,5578000,85160,1,3,2000,0,17360,23590,0,0,0,0,7200000,10573,504,630,504,504,504,504,1.8,0.4668,'',1,648680,0,2.5,8,14,0,20699,20701,20702,20698,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3517,5462,0,0,5071,0,0,0,'Rellian Greenspyre','','',0,7,0,0,0,1,1,0,17,17,80,386,386,0,1,2,1500,0,18.75,24.75,0,0,0,0,300000,734,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3518,5462,0,0,1541,0,0,0,'Thomas Miller','Baker','',0,7,0,0,0,1,1,0,15,15,12,328,328,0,1,641,2000,0,22,29,0,0,0,0,350000,665,0,0,0,0,0,0,1.5,0.306,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3519,5462,0,0,1543,0,0,0,'Sentinel Arynia Cloudsbreak','','',0,7,0,0,0,1,1,0,10,10,80,220,220,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3520,5462,0,0,1544,0,0,0,'Ol\' Emma','','',0,7,0,0,0,1,1,0,2,2,12,55,55,0,1,2,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3521,5462,0,0,3887,0,0,0,'Ak\'Zeloth','','',0,7,0,0,0,1,1,0,22,22,29,573,573,0,1,2,2000,0,32,42,0,0,0,0,275000,906,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3522,5462,0,0,1633,0,0,0,'Constance Brisboise','Apprentice Clothier','',0,7,0,0,0,1,1,0,11,11,68,222,222,0,1,4226,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3523,5462,0,0,1606,0,0,0,'Bowen Brisboise','Tailoring Trainer','',0,7,0,0,0,1.02,1,0,24,24,68,664,664,0,1,81,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3524,5875,0,0,1236,0,0,0,'Spirit Wolf','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.8,0.2784,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3525,5875,0,0,428,0,0,0,'[UNUSED] Turtle Trainer','Turtle Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3527,5462,0,0,4587,0,0,0,'Healing Stream Totem','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,300,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,5672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3528,5462,0,0,3349,0,0,0,'Pyrewood Armorer','','',0,7,0,0,0,1,1,0,15,15,123,300,300,0,1,4224,2000,0,20,27,0,0,0,0,600000,665,0,0,0,0,0,0,1.5,0.306,'',0,19,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3218,0,0,0,0,0,0,0),(3529,5462,0,0,729,0,0,0,'Moonrage Armorer','','',0,7,0,0,0,1,1,0,14,15,123,900,984,0,1,128,1525,0,16.775,22.1125,1,1677,25.155,36.894,0,665,0,0,0,0,5,0,1.5,0.807,'',0,18,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3218,0,0,0,0,0,0,0),(3530,5462,0,0,3352,0,0,0,'Pyrewood Tailor','','',0,7,0,0,0,1,1,0,15,15,123,300,300,0,1,4224,2000,0,20,27,0,0,0,0,600000,665,0,0,0,0,0,0,1.5,0.306,'',0,19,0,2.5,8,14,0,6713,7159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3218,0,0,0,0,0,0,0),(3531,5462,0,0,729,0,0,0,'Moonrage Tailor','','',0,7,0,0,0,1,1,0,14,15,123,900,984,0,1,0,1508,0,16.588,21.866,1,1659,24.885,36.498,0,665,0,0,0,0,5,0,1.5,0.807,'',0,19,0,2.5,8,14,0,7140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3218,0,0,0,0,0,0,0),(3532,5462,0,0,3365,0,0,0,'Pyrewood Leatherworker','','',0,7,0,0,0,1,1,0,14,15,123,300,330,0,1,4224,2000,0,22,29,0,0,0,0,600000,665,0,0,0,0,0,0,1.5,0.208,'',0,19,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3218,0,0,0,0,0,0,0),(3533,5462,0,0,729,0,0,0,'Moonrage Leatherworker','','',0,7,0,0,0,1,1,0,14,15,16,900,984,0,1,0,1533,0,16.863,22.2285,1,1686,25.29,37.092,0,665,0,0,0,0,5,0,1.5,0.807,'',0,19,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3218,0,0,0,0,0,0,0),(3534,5462,0,0,3552,0,0,0,'Wallace the Blind','Weaponsmith','',0,7,0,0,0,1,1,0,19,19,35,840,840,0,1,4224,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3535,5462,0,0,1549,0,0,0,'Blackmoss the Fetid','','',0,4,0,4,0,1,1,0,13,13,14,273,273,0,1,0,2000,0,18,24,0,0,0,0,7200000,596,0,0,0,0,30,0,1.95,1.7485,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5168,0,0,0,0,0,0,0),(3536,5462,0,0,3643,0,0,0,'Kris Legace','Freewheeling Tradeswoman','',0,7,0,0,0,1.1,1,0,32,32,35,1163,1163,0,1,4226,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3537,5462,0,0,7133,0,0,0,'Zixil','Merchant Supreme','',0,7,0,0,0,1.1,1,0,32,32,120,1163,1163,0,1,4226,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.35,0.2754,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3538,5462,0,0,5299,0,0,0,'Overwatch Mark I','Protector','',0,9,0,0,0,1.1,1,0,32,32,120,1163,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.937,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3539,5462,0,0,3673,0,0,0,'Ott','Weaponsmith','',0,7,0,0,0,1,1,0,32,32,29,1163,1163,0,1,4224,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3540,5462,0,0,3697,0,0,0,'Hal McAllister','Fish Merchant','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,642,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3541,5462,0,0,3696,0,0,0,'Sarah Raycroft','General Goods','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,898,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3542,5462,0,0,3699,0,0,0,'Jaysin Lanyda','Poisons & Reagents','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,3202,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3543,5462,0,0,3698,0,0,0,'Robert Aebischer','Superior Armorsmith','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,4224,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3544,5462,0,0,3676,0,0,0,'Jason Lemieux','Mushroom Seller','',0,7,0,0,0,1,1,0,40,40,68,1753,1753,0,1,642,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3545,5462,0,0,7915,0,0,0,'Claude Erksine','Pet Trainer','',138936390,7,0,0,0,1,1,0,40,40,55,1753,1753,0,1,17,1610,0,45.08,59.57,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3546,5462,0,0,3701,0,0,0,'Bernie Heisten','Food & Drink','',0,7,0,0,0,1.2,1,0,45,45,12,2218,2218,0,1,640,2000,0,76,100,0,0,0,0,450000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3547,5462,0,0,1635,0,0,0,'Hamlin Atkins','Mushroom Farmer','',0,7,0,0,0,1,1,0,10,10,68,198,198,0,1,642,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3548,5462,0,0,1639,0,0,0,'Selina Weston','Alchemy & Herbalism Supplies','',0,7,0,0,0,1,1,0,12,12,68,247,247,0,1,130,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3549,5462,0,0,1607,0,0,0,'Shelene Rhobart','Leatherworking Trainer','',0,7,0,0,0,1.02,1,0,25,25,68,713,713,0,1,81,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3550,5462,0,0,1636,0,0,0,'Martine Tramblay','Fishing Supplies','',0,7,0,0,0,1,1,0,15,15,68,328,328,0,1,128,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3551,5462,0,0,3543,0,0,0,'Patrice Dwyer','Poison Supplies','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,1154,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3552,5462,0,0,3544,0,0,0,'Alexandre Lefevre','Leather Armor Merchant','',0,7,0,0,0,1,1,0,18,18,68,417,417,0,1,4226,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3553,5462,0,0,3536,0,0,0,'Sebastian Meloche','Armorer','',0,7,0,0,0,1,1,0,18,18,68,417,417,0,1,4224,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3554,5462,0,0,3547,0,0,0,'Andrea Boynton','Clothier','',0,7,0,0,0,1,1,0,20,20,68,449,484,0,1,4226,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3555,5462,0,0,3537,0,0,0,'Johan Focht','Mining Trainer','',0,7,0,0,0,1,1,0,19,19,68,449,449,0,1,81,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3556,5462,0,0,3548,0,0,0,'Andrew Hilbert','Trade Supplies','',0,7,0,0,0,1,1,0,18,18,68,417,449,0,1,130,2000,0,27,37,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3557,5462,0,0,3549,0,0,0,'Guillaume Sorouy','Blacksmithing Trainer','',0,7,0,0,0,1,1,0,28,28,68,896,896,0,1,81,2000,0,39,53,0,0,0,0,275000,1111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3558,5875,0,0,1196,0,0,0,'[UNUSED] Temp Poisoning Vendor Undead','Poison Supplies','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.15,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3559,5875,0,0,115,0,0,0,'Temp Poisoning Vendor Dwarf','Poison Supplies','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3560,5462,0,0,2030,0,0,0,'Healing Ward','','',0,10,0,0,0,1,1,0,33,42,58,5,5,0,1,0,2000,0,62,83,0,0,0,0,0,2218,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,5608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3561,5462,0,0,2233,0,0,0,'Kyrai','Poison Supplies','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,1154,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3562,5462,0,0,2203,0,0,0,'Alaindia','Reagents','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,2178,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3564,5875,0,0,115,0,0,0,'Temp Reagent Vendor Dwarf','Reagents','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3565,5875,0,0,1196,0,0,0,'[UNUSED] Temp Reagent Vendor Undead','Reagents','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.15,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3566,5462,0,0,1056,0,0,0,'Flatland Prowler','','',1,1,2,0,0,1,1,0,9,9,16,176,176,0,1,0,2000,0,11,15,0,0,0,0,250000,387,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13359,0,0,5203,0,0,0,0,0,0,0),(3567,5462,0,0,2686,0,0,0,'Tallonkai Swiftroot','','',0,7,0,0,0,1,1,0,11,11,80,222,222,0,1,2,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,1126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3568,5462,0,0,599,0,0,0,'Mist','','',4096,1,0,0,0,1,1,0,10,10,80,180,16000,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.65,0.8745,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3569,5462,0,0,1081,0,0,0,'Bogling','','',0,4,0,0,0,1,1,0,5,5,16,48,48,230,1,0,1960,0,2.94,3.92,0,0,0,0,0,66,10,5,5,5,10,5,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3570,5462,0,0,862,0,0,0,'Cleansed Timberling','','',0,4,0,0,0,1,1,0,7,7,16,137,137,0,1,0,2000,0,9,12,0,0,0,0,0,230,0,0,0,0,30,0,2.79,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3571,5462,0,0,4849,4850,4851,4852,'Teldrassil Sentinel','','Directions',0,7,0,0,0,2,1,0,65,65,79,11828,11828,0,1,268435457,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,172),(3572,5462,0,0,7074,0,0,0,'Zizzek','Fishing Supplies','',0,7,0,0,0,1.02,1,0,22,22,69,573,573,0,1,128,2000,0,32,42,0,0,0,0,275000,906,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3573,5462,0,0,4587,0,0,0,'Mana Spring Totem','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,300,1,0,1740,0,367.14,509.82,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,5677,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3574,5875,0,0,1566,0,0,0,'Riding Bat','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3575,5875,0,0,10813,0,0,0,'Praenus Raxxeus','Bat Handler','',0,7,0,1,0,1,1,0,1,1,29,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3577,5462,0,0,3538,0,0,0,'Dalaran Brewmaster','','',0,7,0,0,0,1,1,0,15,15,76,328,328,0,1,640,2000,0,22,29,0,0,0,0,275000,665,0,0,0,50,0,0,1.5,0.306,'',0,21,0,2.5,8,14,0,7638,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7293,0,0,0,0,0,0,0),(3578,5462,0,0,3539,0,0,0,'Dalaran Miner','','',0,7,0,0,0,1,1,0,15,15,76,356,356,0,1,128,2000,0,23,31,0,0,0,0,275000,665,0,0,0,50,0,0,1.5,0.306,'',0,21,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7293,0,0,0,0,0,0,0),(3579,5462,0,0,4588,0,0,0,'Stoneclaw Totem','','',0,11,0,0,0,0.26,1,0,1,80,58,50,50,333,1,0,1920,0,405.12,562.56,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,5728,55328,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3580,5875,0,0,16191,0,0,0,'Crafticus Rabbitus','','',0,1,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3581,5462,0,0,2850,0,0,0,'Sewer Beast','','',1,1,6,4,0,8,1,0,50,50,14,18000,18000,0,1,0,1258,0,53.465,70.448,0,0,0,0,8400000,2966,0,0,0,0,0,0,3.25,1.8057,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5857,0,0,0,0,0,0,0,0,0,0),(3582,5462,0,0,1698,0,0,0,'Aman','','',0,5,0,0,0,1.25,1,0,50,50,35,3517,3517,2103,1,0,1510,0,64.175,84.56,0,0,0,0,0,2966,0,0,0,0,0,0,1.875,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3583,5462,0,0,4414,0,0,0,'Barithras Moonshade','','',0,7,0,0,0,1,1,0,14,14,1076,300,300,0,1,2,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3584,5462,0,0,2723,0,0,0,'Therylune','','',4096,7,0,0,0,1,1,0,17,17,124,510,510,0,1,2,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,0,0,1,0.778,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3585,5462,0,0,876,0,0,0,'Therysil','','',0,7,0,0,0,1,1,0,17,17,124,386,386,0,1,2,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1,0.778,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3586,5462,0,0,556,0,0,0,'Miner Johnson','','',0,7,0,2,0,3,1,0,19,19,17,1347,1347,0,1,0,1500,0,34.425,47.175,0,0,0,0,25000000,802,0,0,0,0,0,0,1.5,0.306,'',0,111,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3587,5462,0,0,1730,0,0,0,'Lyrai','General Supplies','',0,7,0,0,0,1,1,0,9,9,80,176,176,0,1,898,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3588,5462,0,0,1729,0,0,0,'Khardan Proudblade','Weaponsmith','',0,7,0,0,0,1,1,0,8,8,80,156,156,0,1,4224,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3589,5462,0,0,1728,0,0,0,'Keina','Bowyer','',0,7,0,0,0,1,1,0,57,58,80,8352,8613,0,1,4482,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,16868,3589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3590,5462,0,0,1727,0,0,0,'Janna Brightmoon','Clothier','',0,7,0,0,0,1,1,0,9,9,80,176,176,0,1,4226,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3591,5462,0,0,1726,0,0,0,'Freja Nightwing','Leather Armor Merchant','',0,7,0,0,0,1,1,0,9,9,80,176,176,0,1,4226,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3592,5462,0,0,1722,0,0,0,'Andiss','Armorer & Shieldcrafter','',0,7,0,0,0,1,1,0,10,10,80,198,198,0,1,4224,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3593,5462,0,0,1721,0,0,0,'Alyissia','Warrior Trainer','',0,7,0,0,0,1,1,0,11,11,80,222,222,0,1,51,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3594,5462,0,0,1725,0,0,0,'Frahun Shadewhisper','Rogue Trainer','',0,7,0,0,0,1,1,0,11,11,80,222,222,0,1,51,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3595,5462,0,0,1733,0,0,0,'Shanda','Priest Trainer','',0,7,0,0,0,1,1,0,10,10,80,198,198,0,1,51,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3596,5462,0,0,1723,0,0,0,'Ayanna Everstride','Hunter Trainer','',0,7,0,0,0,1,1,0,10,10,80,198,198,0,1,51,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3597,5462,0,0,1732,0,0,0,'Mardant Strongoak','Druid Trainer','',0,7,0,0,0,1,1,0,11,11,80,222,222,0,1,51,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3598,5462,0,0,1707,0,0,0,'Kyra Windblade','Warrior Trainer','',0,7,0,0,0,1,1,0,19,19,80,449,449,0,1,51,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3599,5462,0,0,1704,0,0,0,'Jannok Breezesong','Rogue Trainer','',0,7,0,0,0,1,1,0,20,20,80,484,484,0,1,51,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3600,5462,0,0,1708,0,0,0,'Laurna Morninglight','Priest Trainer','',0,7,0,0,0,1.02,1,0,21,21,80,531,531,0,1,51,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3601,5462,0,0,1703,0,0,0,'Dazalar','Hunter Trainer','',0,7,0,0,0,1,1,0,20,20,80,484,484,0,1,51,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3602,5462,0,0,1706,0,0,0,'Kal','Druid Trainer','',0,7,0,0,0,1.02,1,0,22,22,80,573,573,0,1,51,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3603,5462,0,0,1702,0,0,0,'Cyndra Kindwhisper','Alchemy Trainer','',0,7,0,0,0,1.05,1,0,28,28,80,896,896,0,1,81,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3604,5462,0,0,1709,0,0,0,'Malorne Bladeleaf','Herbalism Trainer','',0,7,0,0,0,1,1,0,17,17,80,386,386,0,1,81,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3605,5462,0,0,1719,0,0,0,'Nadyia Maneweaver','Leatherworking Trainer','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,81,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3606,5462,0,0,1717,0,0,0,'Alanna Raveneye','Enchanting Trainer','',0,7,0,0,0,1.05,1,0,29,29,80,1500,1500,0,1,81,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3607,5462,0,0,1718,0,0,0,'Androl Oakhand','Fishing Trainer','',0,7,0,0,0,1.15,1,0,37,37,80,1536,1536,0,1,81,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3608,5462,0,0,1700,0,0,0,'Aldia','General Supplies','',0,7,0,0,0,1,1,0,17,17,80,386,386,0,1,898,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3609,5462,0,0,1712,0,0,0,'Shalomon','Weaponsmith','',0,7,0,0,0,1,1,0,18,18,80,417,417,0,1,4224,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3610,5462,0,0,1705,0,0,0,'Jeena Featherbow','Bowyer','',0,7,0,0,0,1,1,0,19,19,80,449,449,0,1,4482,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3611,5462,0,0,1701,0,0,0,'Brannol Eaglemoon','Clothier','',0,7,0,0,0,1,1,0,16,16,80,356,356,0,1,4226,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3612,5462,0,0,1714,0,0,0,'Sinda','Leather Armor Merchant','',0,7,0,0,0,1,1,0,20,20,80,484,484,0,1,4226,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3613,5462,0,0,1710,0,0,0,'Meri Ironweave','Armorer & Shieldcrafter','',0,7,0,0,0,1,1,0,19,19,80,449,449,0,1,4224,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3614,5462,0,0,1711,0,0,0,'Narret Shadowgrove','Trade Supplies','',0,7,0,0,0,1,1,0,16,16,80,356,356,0,1,130,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,85,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3615,5462,0,0,1652,0,0,0,'Devrak','Wind Rider Master','',0,7,0,1,0,1,1,0,65,65,29,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3616,5462,0,0,1455,0,0,0,'Onu','Ancient of Lore','',0,10,0,0,0,1.3,1,0,55,55,124,3398,3398,0,1,2,2000,0,94,125,0,0,0,0,275000,3234,0,0,0,0,0,0,2.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3617,5462,0,0,146,0,0,0,'Lordaeron Citizen','','',0,6,0,0,0,1,1,0,15,15,7,1400,1400,0,1,0,1860,0,20.46,26.97,1,2046,30.69,45.012,0,665,0,0,0,0,0,0,1.5,1,'34426',0,13,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3619,5462,0,0,4472,0,0,0,'Ghost Saber','','',1,1,2,0,0,1,1,0,19,20,14,449,484,0,1,0,1538,0,22.301,29.991,0,0,0,0,0,836,0,0,0,0,0,0,1.42627,0.755924,'',0,0,0,2.5,8,14,0,16829,0,0,0,0,0,0,0,0,0,0,0,0,9477,0,0,0,0,0,0,0,0,0,0),(3620,5462,0,0,4296,0,0,0,'Harruk','Pet Trainer','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,17,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3621,5462,0,0,4293,0,0,0,'Kurll','Food & Drink','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,642,2000,0,85,112,0,0,0,0,333000,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3622,5462,0,0,4295,0,0,0,'Grokor','Pet Trainer','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,17,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3623,5875,0,0,4297,0,0,0,'[UNUSED] Tursk','Crawler Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3624,5462,0,0,4292,0,0,0,'Zudd','Pet Trainer','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,17,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3625,5462,0,0,4294,0,0,0,'Rarck','General Goods','',0,7,0,0,0,10,1,0,65,65,1215,11000,22000,0,1,896,2000,0,200,281,0,0,0,0,120000,5234,0,0,0,0,0,0,1.5,0.372,'',0,135,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3626,5462,0,0,1697,0,0,0,'Jenn Langston','','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,0,2000,0,5,7,0,0,0,0,370000,111,0,0,0,0,0,0,1.5,0.208,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(3627,5462,0,0,1694,0,0,0,'Erich Lohan','','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,0,2000,0,5,7,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3628,5462,0,0,1695,0,0,0,'Steven Lohan','','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,0,2000,0,5,7,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3629,5462,0,0,1696,0,0,0,'David Langston','','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,0,2000,0,5,7,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3630,5462,0,0,1742,0,0,0,'Deviate Coiler','','',1,1,27,0,0,1,1,0,15,16,14,328,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,2,2,2,2,2,2,0.550847,0.550847,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8898,0,0,6443,0,0,0,0,0,144,0),(3631,5462,0,0,4091,0,0,0,'Deviate Stinglash','','',1,1,27,0,0,1,1,0,16,17,14,356,386,0,1,0,2000,0,25,33,0,0,0,0,275000,734,2,2,2,2,2,2,0.550847,0.550847,'',0,0,0,2.5,8,14,0,6607,0,0,0,0,0,0,0,0,0,0,0,0,8900,0,0,6443,0,0,0,0,0,0,0),(3632,5462,0,0,1744,0,0,0,'Deviate Creeper','','',1,1,11,0,0,1,1,0,15,16,270,328,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.05,0.7511,'',0,0,0,2.5,8,14,0,3427,744,6751,0,0,0,0,0,0,0,0,0,0,13215,0,0,6443,0,0,0,0,0,0,0),(3633,5462,0,0,949,0,0,0,'Deviate Slayer','','',1,1,11,0,0,1,1,0,16,17,270,356,386,0,1,0,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,0,0,1.275,0.91205,'',0,0,0,2.5,8,14,0,16495,0,0,0,0,0,0,0,0,0,0,0,0,13179,0,0,6443,0,0,0,0,0,0,0),(3634,5462,0,0,1746,0,0,0,'Deviate Stalker','','',1,1,11,0,0,1,1,0,15,15,270,328,328,0,1,0,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.05,0.7511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13177,0,0,6443,0,0,0,0,0,0,0),(3636,5462,0,0,1747,0,0,0,'Deviate Ravager','','',1,1,11,1,0,3,1,0,18,19,270,1251,1347,0,1,0,2000,0,45.9,62.9,0,0,0,0,7200000,802,0,0,0,0,0,0,1.275,0.91205,'',0,0,0,2.5,8,14,0,3417,0,0,0,0,0,0,0,0,0,0,0,0,13218,0,0,6443,0,0,0,0,0,0,0),(3637,5462,0,0,755,0,0,0,'Deviate Guardian','','',1,1,11,1,0,3,1,0,18,19,270,1251,1347,0,1,0,2000,0,45.9,62.9,0,0,0,0,7200000,802,0,0,0,0,0,0,1.5,1.073,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13180,0,0,6443,0,0,0,0,0,0,0),(3638,5462,0,0,4266,0,0,0,'Devouring Ectoplasm','','',0,10,0,0,0,1,1,0,16,17,14,356,386,0,1,0,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,0,0,0.875,0.4193,'',0,0,0,2.5,8,14,0,7952,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6464,0,0,0,0,0,0,0),(3639,5462,0,0,1750,0,0,0,'Sentinel Tysha Moonblade','','',0,7,0,0,0,1,1,0,10,10,80,198,198,0,1,2,2000,0,13,17,0,0,0,0,275000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3640,5462,0,0,1751,0,0,0,'Evolving Ectoplasm','','',0,10,0,1,0,3,1,0,17,18,14,1158,1251,0,1,0,2000,0,44.2,59.5,0,0,0,0,7200000,768,0,0,0,0,0,0,1.0625,0.50915,'',0,200,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6464,0,0,0,0,0,0,0),(3641,5462,0,0,1752,0,0,0,'Deviate Lurker','','',0,1,0,0,0,1,1,0,16,17,14,356,386,0,1,0,2000,0,25,33,0,0,0,0,275000,734,0,0,0,100,0,0,2.4,0.9,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6443,0,0,0,0,0,0,0),(3642,5875,0,0,1754,0,0,0,'Deviate Horror','','',0,1,0,1,0,1,1,0,18,19,14,1251,1347,0,1,0,2000,0,202.5,277.5,0,0,0,0,0,802,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6443,0,0,0,0,0,0,0),(3644,5462,0,0,1757,0,0,0,'Cerellean Whiteclaw','','',0,7,0,0,0,1,1,0,15,15,80,328,328,0,1,2,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3649,5462,0,0,1770,0,0,0,'Thundris Windweaver','','',0,7,0,0,0,1,1,0,15,15,80,328,328,0,1,2,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,1126,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3650,5462,0,0,1771,0,0,0,'Asterion','','',0,7,0,0,0,1,1,0,15,15,80,230,230,0,1,2,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3651,5875,0,0,1226,0,0,0,'[UNUSED] Kolkar Observer','','',0,7,0,2,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3652,5462,0,0,1092,0,0,0,'Trigore the Lasher','','',0,10,0,4,0,1,1,0,17,17,14,482,482,0,1,0,1466,0,18.325,24.189,0,0,0,0,0,734,0,0,85,0,0,0,5,1,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3653,5462,0,0,5126,0,0,0,'Kresh','','',1,1,21,1,1,3,1,0,20,20,7,1452,1452,0,1,0,2000,0,49.3,66.3,0,0,0,0,36000000,836,0,60,0,0,0,0,0.8,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5934,0,0,6443,0,0,0,0,0,0,0),(3654,5462,0,0,4088,0,0,0,'Mutanus the Devourer','','',0,7,0,1,1,1,1,0,20,20,14,3872,3872,0,1,0,1441,0,156.709,210.746,0,0,0,0,0,836,0,0,0,0,0,0,3.36,2,'',0,54,0,2.5,8,14,0,7967,7399,8150,0,0,0,0,0,0,0,0,0,0,0,0,0,6443,0,0,0,0,0,0,0),(3655,5462,0,0,7221,0,0,0,'Mad Magglish','','',0,7,0,0,0,1,1,0,17,17,14,386,386,0,1,0,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,0,0,1.5,0.306,'',0,34,0,2.5,8,14,0,7964,8218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5334,0,0,0,0,0,0,0),(3657,5462,0,0,2529,0,0,0,'Sentinel Elissa Starbreeze','','',0,7,0,0,0,1,1,0,20,20,80,484,484,0,1,2,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3658,5462,0,0,7057,0,0,0,'Lizzarik','Weapon Dealer','',0,7,0,0,0,1,1,0,19,19,69,449,449,0,1,4226,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3659,5462,0,0,10704,0,0,0,'Jorb','Lizzarik\'s Bodyguard','',0,7,0,0,0,1.15,1,0,37,37,474,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,275000,1568,0,0,0,0,0,0,2.175,1.29485,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3660,5462,0,0,4413,0,0,0,'Athrikus Narassin','Cult of the Dark Strand','',0,7,0,0,0,1.1,1,0,31,31,16,1107,1107,0,1,0,2000,0,44,58,0,0,0,0,275000,1213,0,0,0,0,0,0,1.5,0.389,'',0,110,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5383,0,0,0,0,0,0,0),(3661,5462,0,0,2530,0,0,0,'Balthule Shadowstrike','','',0,7,0,0,0,1,1,0,15,15,80,520,520,0,1,2,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,85,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3662,5462,0,0,467,0,0,0,'Delmanis the Hated','','',0,3,0,0,0,1,1,0,17,17,90,330,330,938,1,0,2000,0,18,25,0,0,0,0,275000,617,0,0,0,0,85,68,1.25,0.45,'',0,29,0,2.5,8,14,0,9672,7101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3663,5462,0,0,2531,0,0,0,'Delgren the Purifier','','',0,7,0,0,0,1,1,0,19,19,123,449,449,0,1,2,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3664,5462,0,0,2532,0,0,0,'Ilkrud Magthrull','','',0,7,0,0,0,1,1,0,24,24,90,792,792,2317,1,0,2000,0,25,34,0,0,0,0,300000,815,0,0,0,0,85,0,1.5,0.372,'',0,39,0,2.5,8,14,0,6487,20791,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5533,0,0,0,0,0,0,0),(3665,5462,0,0,7051,0,0,0,'Crane Operator Bigglefuzz','','',0,7,0,0,0,1,1,0,18,18,69,417,417,0,1,2,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3666,5462,0,0,4474,0,0,0,'Wizbang Cranktoggle','','',0,7,0,0,0,1,1,0,15,15,64,328,328,0,1,2,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3667,5462,0,0,1937,0,0,0,'Anaya Dawnrunner','','',0,6,0,0,0,1,1,0,16,16,7,356,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.5,0.306,'',0,27,0,2.5,8,14,0,5884,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,5382,0,0,0,0,0,0,0),(3668,5875,0,0,4471,0,0,0,'Tortured Highborne Soul','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3669,5462,0,0,4213,0,0,0,'Lord Cobrahn','Fanglord','',0,7,0,1,1,1,1,0,20,20,270,2165,2165,490,1,0,2000,0,45.9,61.2,0,0,0,0,36000000,836,0,0,0,0,0,0,1.8,0.4668,'',0,122,0,2.5,8,14,0,7965,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9738,0,0,0,0,0,0,0),(3670,5462,0,0,4214,0,0,0,'Lord Pythas','Fanglord','',0,7,0,1,1,5,1,0,20,20,270,2165,2165,490,1,0,2000,0,45.9,61.2,0,0,0,0,36000000,836,0,0,0,0,0,0,1.8,0.4668,'',0,149,0,2.5,8,14,0,8147,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9740,0,0,0,0,0,0,0),(3671,5462,0,0,4313,0,0,0,'Lady Anacondra','Fanglord','',0,7,0,1,1,5,1,0,20,20,270,2165,2165,490,1,0,2000,0,45.9,61.2,0,0,0,0,36000000,836,0,0,0,0,0,0,1.5,0.306,'13236',0,122,0,2.5,8,14,0,700,5187,8148,9532,0,0,0,0,0,0,0,0,0,0,0,0,9739,0,0,0,0,0,0,0),(3672,5462,0,0,4212,0,0,0,'Boahn','Druid of the Fang','',0,7,0,4,0,1,1,0,17,17,270,525,525,390,1,0,1475,0,21.3875,26.55,0,0,0,0,9900000,625,0,0,0,0,0,0,3.23,2,'',0,39,0,2.5,8,14,0,9532,8041,20790,8040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3673,5462,0,0,4215,0,0,0,'Lord Serpentis','Fanglord','',0,7,0,1,1,6,3,0,21,21,270,2900,2900,1530,1,0,2000,0,47.6,64.6,0,0,0,0,36000000,872,0,0,0,0,0,0,1.8,0.4668,'',0,149,0,2.5,8,14,0,6778,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9741,0,0,0,0,0,0,0),(3674,5462,0,0,4203,0,0,0,'Skum','','',0,1,0,1,1,1,1,0,20,20,14,3630,3630,0,1,0,2000,0,49.3,66.3,0,0,0,0,36000000,836,0,0,0,0,0,0,1.75,1.2,'',0,0,0,2.5,8,14,0,6254,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6443,0,0,0,0,0,0,0),(3678,5462,0,0,1941,0,0,0,'Disciple of Naralex','','',4096,7,0,1,0,3,2,0,20,20,35,4100,4100,980,1,1,2000,0,45.9,61.2,0,0,0,0,7200000,836,0,0,0,0,0,0,4.86,1.16964,'',0,0,0,2.5,8,14,0,5232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3679,5462,0,0,4216,0,0,0,'Naralex','','',4096,7,0,0,0,1,1,0,25,25,35,1600,1600,0,1,0,2000,0,59.5,81.6,0,0,0,0,7200000,1008,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3680,5462,0,0,4268,0,0,0,'Serpentbloom Snake','','',0,1,0,0,0,1,1,0,1,1,7,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.375,0.2625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3681,5462,0,0,10045,0,0,0,'Wisp','','',0,8,0,0,0,1,1,0,1,1,80,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3682,5462,0,0,3878,0,0,0,'Vrang Wildgore','Weaponsmith & Armorcrafter','',0,7,0,0,0,1,1,0,48,48,29,4080,4080,0,1,4224,2000,0,81,108,0,0,0,0,275000,2857,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3683,5462,0,0,7100,0,0,0,'Kiknikle','Stylish Clothier','',0,7,0,0,0,1,1,0,32,32,69,1163,1163,0,1,135298,2000,0,45,60,0,0,0,0,275000,1249,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3684,5462,0,0,7101,0,0,0,'Pizznukle','Leather Armor Merchant','',0,7,0,0,0,1,1,0,33,33,69,1221,1221,0,1,4226,2000,0,46,61,0,0,0,0,275000,1281,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3685,5462,0,0,4300,0,0,0,'Harb Clawhoof','Kodo Mounts','',0,7,0,0,0,1.2,1,0,45,45,104,2218,2218,0,1,131,2000,0,76,100,0,0,0,0,250000,2695,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3688,5462,0,0,4299,0,0,0,'Reban Freerunner','Pet Trainer','',0,7,0,0,0,1.15,1,0,40,40,104,1753,1753,0,1,17,2000,0,56,74,0,0,0,0,250000,1938,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3689,5462,0,0,4301,0,0,0,'Laer Stepperunner','Food & Drink','',0,7,0,0,0,1,1,0,42,42,104,1981,1981,0,1,642,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3690,5462,0,0,4298,0,0,0,'Kar Stormsinger','Riding Trainer','',0,7,0,0,0,1.2,1,0,44,44,104,2138,2138,0,1,19,2000,0,72,96,0,0,0,0,250000,2528,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3691,5462,0,0,1980,0,0,0,'Raene Wolfrunner','','',0,7,0,1,0,20,1,0,60,60,124,61040,61040,0,1,3,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,16100,22908,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3692,5462,0,0,1899,0,0,0,'Volcor','','',4096,7,0,0,0,1,1,0,19,19,10,540,540,0,1,3,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3693,5462,0,0,1956,0,0,0,'Terenthis','','',0,7,0,0,0,1,1,0,15,15,80,328,328,0,1,3,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,6236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3694,5462,0,0,1982,0,0,0,'Sentinel Selarin','','',0,7,0,0,0,1,1,0,20,20,80,240,240,0,1,2,1810,0,26.245,35.295,0,0,0,0,0,836,0,0,0,0,0,0,2.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3695,5462,0,0,913,0,0,0,'Grimclaw','','',0,1,0,0,0,1,1,0,13,13,80,273,273,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.5,0.611,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3696,5462,0,0,1012,0,0,0,'Ran Bloodtooth','','',0,7,0,0,0,1,1,0,30,30,82,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.875,1.5,'',0,103,0,2.5,8,14,0,14443,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5388,5389,0,0,0,0,0,0),(3697,8606,0,0,4303,0,0,0,'Kyln Longclaw','Boar Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3698,5462,0,0,4304,0,0,0,'Bolyun','Pet Trainer','',138936390,7,0,0,0,1,1,0,40,40,80,1600,1600,1620,1,17,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3699,5875,0,0,4302,0,0,0,'Nerra','Cat Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3700,5462,0,0,4484,0,0,0,'Jadenvis Seawatcher','Reagents','',0,7,0,0,0,1.2,1,0,51,51,80,2750,2750,0,1,2178,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3701,5462,0,0,4485,0,0,0,'Tharnariun Treetender','','',0,7,0,0,0,1,1,0,18,18,80,417,417,0,1,3,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3702,5462,0,0,4487,0,0,0,'Alanndarian Nightsong','','',0,7,0,0,0,1,1,0,18,22,80,417,562,0,1,3,2000,0,32,42,0,0,0,0,275000,906,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3703,5462,0,0,3895,0,0,0,'Krulmoo Fullmoon','Leatherworking Trainer','',0,7,0,0,0,1,1,0,42,42,104,1981,1981,0,1,81,2000,0,62,83,0,0,0,0,275000,2218,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3704,5462,0,0,3896,0,0,0,'Mahani','Tailoring Trainer','',0,7,0,0,0,1,1,0,31,31,104,1107,1107,0,1,81,2000,0,44,58,0,0,0,0,275000,1213,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3705,5462,0,0,3843,0,0,0,'Gahroot','Butcher','',0,7,0,0,0,1,1,0,25,25,104,713,713,0,1,642,2000,0,35,48,0,0,0,0,275000,1008,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3706,5462,0,0,1897,0,0,0,'Tai\'jin','Priest Trainer','',0,7,0,0,0,1,1,0,18,18,126,417,417,0,1,51,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3707,5462,0,0,4068,0,0,0,'Ken\'jai','Priest Trainer','',0,7,0,0,0,1,1,0,10,10,126,198,198,0,1,51,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3708,5462,0,0,13970,0,0,0,'Gruna','Food & Drink','',0,7,0,0,0,1,1,0,52,52,29,2964,2964,0,1,642,2000,0,87,117,0,0,0,0,500000,3074,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3711,5462,0,0,6747,0,0,0,'Wrathtail Myrmidon','','',0,7,0,0,0,1.02,1,0,20,21,74,494,531,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,0,1.95,1.3,'',0,40,0,2.5,8,14,0,11977,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5490,0,0,0,0,0,0,0),(3712,5462,0,0,11264,0,0,0,'Wrathtail Razortail','','',0,7,0,0,0,1,1,0,19,20,74,404,433,473,1,0,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.725,1.15,'',0,36,0,2.5,8,14,0,6016,782,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5490,0,0,0,0,0,0,0),(3713,5462,0,0,4765,0,0,0,'Wrathtail Wave Rider','','',0,7,0,0,0,1,1,0,18,19,74,417,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,1,'',0,33,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5490,0,0,0,0,0,0,0),(3715,5462,0,0,4981,0,0,0,'Wrathtail Sea Witch','','',0,7,0,0,0,1,1,0,19,20,74,404,433,473,1,0,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.4375,0.575,'',0,37,0,2.5,8,14,0,8598,2691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5490,0,0,0,0,0,0,0),(3717,5462,0,0,4972,0,0,0,'Wrathtail Sorceress','','',0,7,0,0,0,1,1,0,18,19,74,354,379,1069,1,0,2000,0,20,28,0,0,0,0,300000,674,0,0,0,0,0,0,1.25,0.5,'',0,34,0,2.5,8,14,0,20792,11831,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,5490,0,0,0,0,0,0,0),(3718,5875,0,0,4973,0,0,0,'[UNUSED] Wrathtail Tide Princess','','',0,7,0,4,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3721,5462,0,0,10898,0,0,0,'Mystlash Hydra','','',0,10,0,0,0,1,1,0,19,20,74,449,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,5,1,'',0,0,0,2.5,8,14,0,6917,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3722,5462,0,0,6735,0,0,0,'Mystlash Flayer','','',0,10,0,0,0,1.02,1,0,20,21,74,494,531,0,1,0,2000,0,31,40,0,0,0,0,180000,872,0,0,0,0,0,0,5.75,1.15,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3725,5462,0,0,4255,4218,4219,0,'Dark Strand Cultist','','',0,7,0,0,0,1,1,0,18,19,21,354,379,1069,1,0,2000,0,20,28,0,0,0,0,300000,674,0,0,0,0,40,0,1.5,0.306,'',0,33,0,2.5,8,14,0,9613,6222,688,0,0,0,0,0,0,0,0,0,0,0,0,0,5366,0,0,0,0,0,0,0),(3727,5462,0,0,21014,5577,4225,4226,'Dark Strand Enforcer','','',0,7,0,0,0,1.02,1,0,20,21,21,494,531,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,0,1.5,0.383,'',0,40,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5366,0,0,0,0,0,0,0),(3728,5462,0,0,4220,19832,4221,825,'Dark Strand Adept','','',0,7,0,0,0,1,1,0,18,19,21,354,379,1069,1,0,2000,0,20,28,0,0,0,0,300000,674,0,0,0,0,40,0,1.5,0.306,'',0,33,0,2.5,8,14,0,20807,12746,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5366,0,0,0,0,0,0,0),(3730,5462,0,0,19831,19830,4223,4224,'Dark Strand Excavator','','',0,7,0,0,0,1,1,0,19,20,21,449,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,36,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5366,0,0,0,0,0,0,0),(3732,5462,0,0,4127,4128,0,0,'Forsaken Seeker','','',0,7,0,0,0,1,1,0,18,19,118,377,404,432,1,0,2000,0,26,34,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,0.383,'',0,34,0,2.5,8,14,0,2054,9734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3733,5462,0,0,4129,4130,0,0,'Forsaken Herbalist','','',0,7,0,0,0,1,1,0,18,19,83,417,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,0.383,'',0,34,0,2.5,8,14,0,4102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3734,5462,0,0,4131,4132,0,0,'Forsaken Thug','','',0,7,0,0,0,1,1,0,20,20,83,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,40,0,2.5,8,14,0,6253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3735,5462,0,0,4156,0,0,0,'Apothecary Falthis','','',0,7,0,4,0,1,1,0,22,22,118,472,472,1357,1,0,2000,0,23,32,0,0,0,0,19990000,759,0,0,0,0,0,0,1.5,0.383,'',0,55,0,2.5,8,14,0,20791,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3736,5462,0,0,4155,0,0,0,'Darkslayer Mordenthal','','',0,7,0,0,0,1,1,0,23,23,118,617,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.5,0.383,'',0,61,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3737,5462,0,0,3617,0,0,0,'Saltspittle Puddlejumper','','',0,7,0,0,0,1,1,0,19,20,18,449,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.95,0.5421,'',0,37,0,2.5,8,14,0,6268,7165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5463,0,0,0,0,0,0,0),(3739,5462,0,0,540,0,0,0,'Saltspittle Warrior','','',0,7,0,0,0,1,1,0,19,20,18,449,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.95,0.5421,'',0,37,0,2.5,8,14,0,7386,72,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,5463,0,0,0,0,0,0,0),(3740,5462,0,0,652,0,0,0,'Saltspittle Muckdweller','','',0,7,0,0,0,1.02,1,0,20,21,18,494,531,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,0,2.25,0.6255,'',0,40,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5463,0,0,0,0,0,0,0),(3742,5462,0,0,4920,0,0,0,'Saltspittle Oracle','','',0,7,0,0,0,1.02,1,0,20,21,18,442,473,500,1,0,2000,0,28,38,0,0,0,0,300000,872,0,0,0,0,0,0,2.25,0.6255,'',0,40,0,2.5,8,14,0,2608,913,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5463,0,0,0,0,0,0,0),(3743,5462,0,0,6824,0,0,0,'Foulweald Warrior','','',0,7,0,0,0,1.3,1,0,23,24,82,786,846,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.25,1,'',0,58,0,2.5,8,14,0,6816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16743,0,0,0,0,0,0,0),(3745,5462,0,0,937,0,0,0,'Foulweald Pathfinder','','',0,7,0,0,0,1.02,1,0,23,24,82,617,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.375,1.1,'',0,58,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16743,0,0,0,0,0,0,0),(3746,5462,0,0,6819,0,0,0,'Foulweald Den Watcher','','',0,7,0,0,0,1.02,1,0,24,25,82,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,1.2,'',0,64,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16743,0,0,0,0,0,0,0),(3748,5462,0,0,6822,0,0,0,'Foulweald Shaman','','',0,7,0,0,0,1.02,1,0,24,25,82,582,622,637,1,0,2000,0,33,45,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,1.2,'',0,64,0,2.5,8,14,0,8160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16743,0,0,0,0,0,0,0),(3749,5462,0,0,1996,0,0,0,'Foulweald Ursa','','',0,7,0,0,0,1.02,1,0,24,25,82,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.625,1.3,'',0,64,0,2.5,8,14,0,9080,7165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16743,0,0,0,0,0,0,0),(3750,5462,0,0,6821,0,0,0,'Foulweald Totemic','','',0,7,0,0,0,1.02,1,0,23,24,82,544,582,600,1,0,2000,0,32,43,0,0,0,0,300000,975,0,0,0,0,0,0,1.375,1.1,'',0,58,0,2.5,8,14,0,6363,6818,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16743,0,0,0,0,0,0,0),(3752,5462,0,0,2878,0,0,0,'Xavian Rogue','','',0,3,0,0,0,1,1,0,29,30,90,950,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,85,120,1.625,0.585,'',0,96,0,2.5,8,14,0,6595,6925,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5481,7128,0,0,0,0,0,0),(3754,5462,0,0,11344,0,0,0,'Xavian Betrayer','','',0,3,0,0,0,1,1,0,28,29,90,896,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,85,110,1.4375,0.5175,'',0,89,0,2.5,8,14,0,5242,6925,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5481,7128,0,0,0,0,0,0),(3755,5462,0,0,11346,0,0,0,'Xavian Felsworn','','',0,3,0,0,0,1,1,0,28,29,90,769,812,784,1,0,2000,0,38,50,0,0,0,0,300000,1145,0,0,0,0,85,110,1.4375,0.5175,'',0,89,0,2.5,8,14,0,6223,6925,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5481,7128,0,0,0,0,0,0),(3757,5462,0,0,11345,0,0,0,'Xavian Hellcaller','','',0,3,0,0,0,1,1,0,29,30,90,812,852,832,1,0,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,85,120,1.625,0.585,'',0,96,0,2.5,8,14,0,9053,5740,6925,0,0,0,0,0,0,0,0,0,0,0,0,0,5481,7128,0,0,0,0,0,0),(3758,5462,0,0,2010,0,0,0,'Felmusk Satyr','','',0,3,0,0,0,1,1,0,25,25,90,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1008,0,0,0,0,85,104,1.25,0.45,'',0,70,0,2.5,8,14,0,6942,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5481,7128,0,0,0,0,0,0),(3759,5462,0,0,2875,0,0,0,'Felmusk Rogue','','',0,3,0,0,0,1,1,0,26,27,90,788,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,85,108,1.25,0.45,'',0,75,0,2.5,8,14,0,6942,8355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5481,7128,0,0,0,0,0,0),(3762,5462,0,0,2011,0,0,0,'Felmusk Felsworn','','',0,3,0,0,0,1,1,0,26,26,90,684,684,693,1,0,2000,0,34,46,0,0,0,0,300000,1042,0,0,0,0,85,104,1.25,0.45,'',0,69,0,2.5,8,14,0,6942,11980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5481,7128,0,0,0,0,0,0),(3763,5462,0,0,6741,0,0,0,'Felmusk Shadowstalker','','',0,3,0,0,0,1,1,0,26,27,90,788,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,85,108,1.4375,0.5175,'',0,76,0,2.5,8,14,0,6942,6927,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5481,7128,0,0,0,0,0,0),(3765,5462,0,0,2007,0,0,0,'Bleakheart Satyr','','',0,3,0,0,0,1.05,1,0,26,27,90,787,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,85,107,1.25,0.45,'',0,76,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5481,7128,0,0,0,0,0,0),(3767,5462,0,0,2018,0,0,0,'Bleakheart Trickster','','',0,3,0,0,0,1.05,1,0,27,28,90,840,896,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,85,108,1.625,0.585,'',0,83,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5481,7128,0,0,0,0,0,0),(3770,5462,0,0,2017,0,0,0,'Bleakheart Shadowstalker','','',0,3,0,0,0,1.05,1,0,27,28,90,724,769,744,1,0,2000,0,37,49,0,0,0,0,300000,1110,0,0,0,0,85,108,1.4375,0.5175,'30831',0,82,0,2.5,8,14,0,6927,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5481,7128,0,0,0,0,0,0),(3771,5462,0,0,2013,0,0,0,'Bleakheart Hellcaller','','',0,3,0,0,0,1.05,1,0,26,26,90,684,724,713,1,0,2000,0,36,47,0,0,0,0,300000,1042,0,0,0,0,85,106,1.25,0.45,'',0,76,0,2.5,8,14,0,11939,12746,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5481,7128,0,0,0,0,0,0),(3772,5462,0,0,5049,0,0,0,'Lesser Felguard','','',0,3,0,0,0,1,1,0,23,24,90,544,582,600,1,0,2000,0,32,43,0,0,0,0,300000,975,0,0,0,0,85,0,2,1,'',0,58,0,2.5,8,14,0,184,18812,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3773,5462,0,0,1912,0,0,0,'Akkrilus','','',0,3,0,4,0,1,1,0,26,26,90,684,684,693,1,0,1425,0,24.9375,30.6375,0,0,0,0,9900000,887,0,0,0,0,85,104,1.8,0.9168,'',0,73,0,2.5,8,14,0,184,1094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3774,5462,0,0,10950,0,0,0,'Felslayer','','',0,3,0,0,0,1.02,1,0,22,23,90,573,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,85,0,1.05,0.2429,'',0,0,0,2.5,8,14,0,2691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3777,5875,0,0,1914,0,0,0,'Aelyssa','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3778,5875,0,0,1915,0,0,0,'Myielea Starwhisper','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3779,5462,0,0,1916,0,0,0,'Syurana','Trade Supplies','',0,7,0,0,0,1,1,0,55,55,80,3398,3398,0,1,130,2000,0,94,125,0,0,0,0,333000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3780,5462,0,0,168,0,0,0,'Shadethicket Moss Eater','','',0,4,0,0,0,1.02,1,0,21,23,16,531,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,23,23,23,23,46,23,1.5,1.345,'',0,49,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3781,5462,0,0,2022,0,0,0,'Shadethicket Wood Shaper','','',0,4,0,0,0,1.02,1,0,23,24,16,544,582,600,1,0,2000,0,32,43,0,0,0,0,300000,975,23,23,23,23,46,23,1.5,1.345,'',0,58,0,2.5,8,14,0,12747,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3782,5462,0,0,9011,0,0,0,'Shadethicket Stone Mover','','',0,4,0,0,0,1.05,1,0,25,26,16,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,30,0,1.95,1.7485,'',0,69,0,2.5,8,14,0,6864,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3783,5462,0,0,2023,0,0,0,'Shadethicket Raincaller','','',0,4,0,0,0,1.02,1,0,22,23,16,508,544,563,1,0,2000,0,31,41,0,0,0,0,300000,940,23,23,23,23,46,23,1.725,1.54675,'',0,54,0,2.5,8,14,0,6535,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3784,5462,0,0,2024,0,0,0,'Shadethicket Bark Ripper','','',0,4,0,0,0,1.05,1,0,26,27,16,787,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,27,27,27,27,54,27,1.95,1.7485,'',0,76,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3789,5462,0,0,203,0,0,0,'Terrowulf Fleshripper','','',0,7,0,0,0,1.05,1,0,28,29,16,896,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.807,'',0,90,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3791,5462,0,0,736,0,0,0,'Terrowulf Shadow Weaver','','',0,7,0,0,0,1.05,1,0,29,30,16,950,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,85,0,1.725,0.92805,'',0,97,0,2.5,8,14,0,7068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3792,5462,0,0,522,0,0,0,'Terrowulf Packlord','','',0,7,0,4,0,1,1,0,31,32,16,1100,1200,0,1,0,1375,0,30.9375,41.25,0,0,0,0,9900000,1249,0,0,0,0,0,0,1.95,1.0491,'',0,115,0,2.5,8,14,0,6507,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3793,5875,0,0,2572,0,0,0,'Initiate Druid','','',8,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3794,5875,0,0,17343,0,0,0,'Druid of the Talon','','',8,7,0,0,0,1,1,0,70,70,1718,33534,33534,18930,1,0,1400,0,1228.5,1737.75,0,0,0,0,120000,6708,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,9739,25602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3795,5875,0,0,17342,0,0,0,'Druid of the Claw','','',8,7,0,0,0,1,1,0,70,70,1718,33534,33534,18930,1,0,1400,0,1228.5,1737.75,0,0,0,0,120000,6708,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,32131,7090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3796,5875,0,0,2572,0,0,0,'Druid of the Wild','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3797,5462,0,0,4253,4254,0,0,'Cenarion Protector','','',0,7,0,0,0,1,1,0,25,26,124,640,684,674,1,0,2000,0,34,46,0,0,0,0,300000,1042,0,0,0,0,0,0,1.5,0.389,'',0,69,0,2.5,8,14,0,7090,15727,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3799,5462,0,0,4161,0,0,0,'Severed Druid','','',0,6,0,0,0,1,1,0,28,29,16,790,830,784,1,0,1710,0,35.91,45.315,0,0,0,0,0,1153,0,0,0,0,0,0,2.39,2,'',0,89,0,2.5,8,14,0,1430,9739,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3801,5462,0,0,4159,0,0,0,'Severed Sleeper','','',0,6,0,0,0,1,1,0,28,29,16,760,820,784,1,0,2000,0,38,50,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.389,'',0,89,0,2.5,8,14,0,8399,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3802,5462,0,0,4160,0,0,0,'Severed Dreamer','','',0,6,0,0,0,1,1,0,29,30,16,740,800,2122,1,0,2000,0,30,42,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.389,'',0,97,0,2.5,8,14,0,6905,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3803,5462,0,0,4164,0,0,0,'Severed Keeper','','',0,6,0,0,0,1,1,0,29,30,16,810,890,832,1,0,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.389,'',0,96,0,2.5,8,14,0,2691,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3804,5462,0,0,4133,4134,0,0,'Forsaken Intruder','','',0,7,0,0,0,1,1,0,28,29,118,896,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.383,'',0,89,0,2.5,8,14,0,6634,7159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3806,5462,0,0,4151,4152,0,0,'Forsaken Infiltrator','','',0,7,0,0,0,1,1,0,29,30,118,950,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,97,0,2.5,8,14,0,6634,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3807,5462,0,0,4153,4154,0,0,'Forsaken Assassin','','',0,7,0,0,0,1,1,0,29,30,118,950,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,95,0,2.5,8,14,0,8822,7992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3808,5462,0,0,4135,4136,0,0,'Forsaken Dark Stalker','','',0,7,0,0,0,1,1,0,28,29,118,896,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.383,'',0,89,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3809,5462,0,0,820,0,0,0,'Ashenvale Bear','','',1,1,4,0,0,1.27,1,0,21,22,44,662,714,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.725,0.70265,'',0,0,0,2.5,8,14,0,16829,14917,53526,0,0,0,0,0,0,0,0,0,0,5803,0,0,0,0,0,0,0,0,0,0),(3810,5462,0,0,982,0,0,0,'Elder Ashenvale Bear','','',1,1,4,0,0,1.3,1,0,25,26,44,909,975,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.725,0.70265,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0,0,0,0),(3811,5462,0,0,14315,0,0,0,'Giant Ashenvale Bear','','',1,1,4,0,0,1.3,1,0,29,30,44,1176,1242,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,2.175,0.88595,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,0,0,0,0,0,0,0),(3812,5462,0,0,9566,0,0,0,'Clattering Crawler','','',1,1,8,0,0,1,1,0,19,20,7,449,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5841,0,0,0,0,0,0,0,0,0,0),(3814,5462,0,0,1001,0,0,0,'Spined Crawler','','',1,1,8,0,0,1.02,1,0,20,21,7,494,531,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13015,0,0,0,0,0,0,0,0,0,0),(3815,5462,0,0,1267,0,0,0,'Blink Dragon','','',0,2,0,0,0,1.05,1,0,26,26,2136,787,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1,1,'',0,77,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3816,5462,0,0,1917,0,0,0,'Wild Buck','','',0,1,0,0,0,1,1,0,18,19,189,417,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3817,5462,0,0,1991,0,0,0,'Shadowhorn Stag','','',0,1,0,0,0,1.02,1,0,22,23,189,573,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,85,0,0.7,0.7,'',0,0,0,2.5,8,14,0,6921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3818,5462,0,0,1992,0,0,0,'Elder Shadowhorn Stag','','',0,1,0,0,0,1.05,1,0,26,27,189,787,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,85,0,0.805,0.805,'',0,0,0,2.5,8,14,0,6921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3819,5462,0,0,1103,0,0,0,'Wildthorn Stalker','','',1,1,3,0,0,1.02,1,0,20,21,22,494,531,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,0,1.0625,0.561,'',0,0,0,2.5,8,14,0,745,0,0,0,0,0,0,0,0,0,0,0,0,13163,0,0,0,0,0,0,0,0,0,0),(3820,5462,0,0,336,0,0,0,'Wildthorn Venomspitter','','',1,1,3,0,0,1.02,1,0,24,25,22,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,6917,0,0,0,0,0,0,0,0,0,0,0,0,13162,0,0,0,0,0,0,0,0,0,0),(3821,5462,0,0,1104,0,0,0,'Wildthorn Lurker','','',1,1,3,0,0,1.05,1,0,28,29,22,896,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.4375,0.759,'',0,0,0,2.5,8,14,0,744,6920,0,0,0,0,0,0,0,0,0,0,0,5897,0,0,0,0,0,0,0,0,0,0),(3823,5462,0,0,802,0,0,0,'Ghostpaw Runner','','',1,1,1,0,0,1,1,0,19,20,38,449,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,1,5,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,17256,24604,14917,0,0,0,0,0,0,0,0,0,0,5948,0,0,0,0,0,0,0,0,0,0),(3824,5462,0,0,1207,0,0,0,'Ghostpaw Howler','','',1,1,1,0,0,1.02,1,0,23,23,38,617,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,1,5,0,0,0,1.4375,1.725,'',0,0,0,2.5,8,14,0,3264,0,0,0,0,0,0,0,0,0,0,0,0,13053,0,0,0,0,0,0,0,0,0,0),(3825,5462,0,0,776,0,0,0,'Ghostpaw Alpha','','',1,1,1,0,0,1.05,1,0,27,28,38,840,896,0,1,0,1300,0,25.35,34.45,0,0,0,0,300000,1111,0,2,5,0,0,0,1.625,1.95,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5951,0,0,0,0,0,0,0,0,0,0),(3826,5875,0,0,802,0,0,0,'Rabid Ghostpaw','','',1,1,1,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3831,5875,0,0,1921,0,0,0,'[UNUSED] Ancient Guardian','NEED MODEL','',0,5,0,4,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3832,5875,0,0,2572,0,0,0,'Cenarion Steward','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3833,5462,0,0,150,0,0,0,'Cenarion Vindicator','','',0,7,0,0,0,1,1,0,26,27,124,684,724,713,1,0,2000,0,36,47,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,1,'',0,75,0,2.5,8,14,0,15798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3834,5462,0,0,2077,0,0,0,'Crazed Ancient','','',0,4,0,0,0,1,1,0,27,28,91,840,896,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,28,28,56,28,56,28,3,0.5205,'',0,82,0,2.5,8,14,0,6909,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5475,0,0,0,0,0,0,0),(3835,5462,0,0,1924,0,0,0,'Biletoad','','',0,8,0,0,0,0.2,1,0,1,1,7,8,8,0,1,0,2000,0,3.4,3.4,0,0,0,0,7200000,7,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,10251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(3836,5462,0,0,1927,0,0,0,'Mountaineer Pebblebitty','','',0,7,0,0,0,1,1,0,44,44,55,2400,2400,0,1,3,1570,0,56.52,75.36,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3837,5875,0,0,1936,0,0,0,'Riding Hippogryph','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3838,5462,0,0,1931,0,0,0,'Vesprystus','Hippogryph Master','',0,7,0,1,0,3,3,0,65,65,80,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3839,5875,0,0,1131,0,0,0,'Voidlasher','','',0,3,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,85,0,0,0,1.5,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3840,5462,0,0,4211,4232,4233,4234,'Druid of the Fang','','',0,7,0,1,0,3,2,0,19,19,270,1212,1212,912,1,0,2000,0,44.2,57.8,0,0,0,0,7200000,802,0,0,40,0,0,0,1.5,0.306,'',0,112,0,2.5,8,14,0,9532,8041,5187,8040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3841,5462,0,0,1932,0,0,0,'Caylais Moonfeather','Hippogryph Master','',0,7,0,1,0,3,3,0,65,65,80,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,500000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3842,5462,0,0,1935,0,0,0,'Brombar Higgleby','The Keymaster','',0,7,0,0,0,1.15,1,0,40,40,55,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3843,5462,0,0,1937,0,0,0,'Anaya','','',0,7,0,0,0,1,1,0,14,14,80,5900,5900,5466,1,0,1870,0,18.7,25.245,0,0,0,0,0,630,0,0,0,0,0,0,1.5,0.306,'',0,70,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3844,5462,0,0,2030,0,0,0,'Healing Ward IV','','',0,10,0,0,0,1,1,0,23,24,58,1042,1042,0,1,0,1770,0,30.09,40.71,0,0,0,0,0,975,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3845,5462,0,0,4126,0,0,0,'Shindrell Swiftfire','','',0,7,0,0,0,1.02,1,0,25,25,80,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3846,5462,0,0,4173,0,0,0,'Talen','','',0,7,0,0,0,1,1,0,17,17,1076,386,386,0,1,2,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3847,5462,0,0,4180,0,0,0,'Orendil Broadleaf','','',0,7,0,0,0,1.05,1,0,27,27,80,840,840,0,1,2,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3848,5462,0,0,4170,0,0,0,'Kayneth Stillwind','','',0,7,0,0,0,1.1,1,0,31,31,80,1107,1107,0,1,3,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,6354,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3849,5462,0,0,2006,0,0,0,'Deathstalker Adamant','','',0,7,0,1,0,1,1,0,18,18,68,1251,1251,0,1,1,2000,0,44.2,59.5,0,0,0,0,7200000,768,0,0,0,0,0,0,1.5,0.383,'',0,100,0,2.5,8,14,0,13579,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3850,5462,0,0,2005,0,0,0,'Sorcerer Ashcrombe','','',0,7,0,1,0,1,1,0,18,18,12,1062,1062,2040,1,1,2000,0,32.3,44.2,0,0,0,0,7200000,643,0,0,0,0,0,0,1.5,0.306,'',0,102,0,2.5,8,14,0,122,6421,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3851,5462,0,0,729,0,0,0,'Shadowfang Whitescalp','','',0,7,0,1,0,1,1,0,18,19,24,1131,1212,864,1,0,2000,0,44.2,57.8,0,0,0,0,7200000,802,0,0,0,0,85,0,1.5,0.807,'12544',0,103,0,2.5,8,14,0,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3852,5875,0,0,202,0,0,0,'Shadowfang Bloodhowler','','',0,7,0,1,0,1,1,0,19,19,24,1347,1347,0,1,0,2000,0,202.5,277.5,0,0,0,0,0,802,0,0,0,0,85,0,1.5,0.807,'',0,0,0,2.5,8,14,0,3264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3853,5462,0,0,729,0,0,0,'Shadowfang Moonwalker','','',0,7,0,1,0,3,2,0,19,19,24,1212,1212,912,1,0,2000,0,44.2,57.8,0,0,0,0,7200000,802,0,0,0,0,85,0,1.5,0.807,'',0,112,0,2.5,8,14,0,7121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3854,5462,0,0,203,0,0,0,'Shadowfang Wolfguard','','',0,7,0,1,0,3,1,0,20,20,24,1452,1452,0,1,0,1466,0,36.1369,48.5979,0,0,0,0,7200000,836,0,0,0,0,85,0,1.5,0.807,'',0,125,0,2.5,8,14,0,7106,7107,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3855,5462,0,0,657,0,0,0,'Shadowfang Darksoul','','',0,7,0,1,0,3,2,0,19,19,24,1212,1212,912,1,0,2000,0,44.2,57.8,0,0,0,0,7200000,802,0,0,0,0,85,0,1.275,0.68595,'',0,122,0,2.5,8,14,0,8140,970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6915,0,0,0,0,0,0,0),(3857,5462,0,0,202,0,0,0,'Shadowfang Glutton','','',0,7,0,1,0,3,2,0,19,19,24,1347,1347,0,1,0,2000,0,45.9,62.9,0,0,0,0,7200000,802,0,0,0,0,85,0,1.5,0.807,'',0,150,0,2.5,8,14,0,7122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3859,5462,0,0,736,0,0,0,'Shadowfang Ragetooth','','',0,7,0,1,0,3,1,0,20,20,24,1452,1452,0,1,0,2000,0,49.3,66.3,0,0,0,0,7200000,836,0,0,0,0,85,0,1.725,0.92805,'',0,178,0,2.5,8,14,0,7072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3860,5875,0,0,574,0,0,0,'Shadowfang Tainted One','','',0,7,0,1,0,1,1,0,20,20,24,1215,1215,2404,1,0,2000,0,217.5,292.5,0,0,0,0,0,836,0,0,0,0,85,0,1.95,1.0491,'',0,0,0,2.5,8,14,0,7102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3861,5462,0,0,801,0,0,0,'Bleak Worg','','',1,1,1,1,0,3,1,0,18,19,24,1251,1347,0,1,0,2000,0,45.9,62.9,0,0,0,0,7200000,802,2,2,2,2,2,2,1.0625,1.275,'',0,0,0,2.5,8,14,0,7127,0,0,0,0,0,0,0,0,0,0,0,0,13050,0,0,0,0,0,0,0,0,0,0),(3862,5462,0,0,11421,0,0,0,'Slavering Worg','','',1,1,1,1,0,3,1,0,18,19,24,1251,1347,0,1,0,1200,0,27.54,37.74,0,0,0,0,7200000,802,2,2,2,2,2,2,1.0625,0.85,'24529',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13032,0,0,0,0,0,0,0,0,144,0),(3863,5462,0,0,2446,0,0,0,'Lupine Horror','','',0,6,0,1,0,3,1,0,20,20,24,1452,1452,0,1,0,2000,0,49.3,66.3,0,0,0,0,7200000,836,0,0,0,0,0,0,1,0.348,'',0,200,0,2.5,8,14,0,7132,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3864,5462,0,0,1951,0,0,0,'Fel Steed','','',0,1,0,1,0,3,1,0,19,20,15,1400,1500,0,1,0,2000,0,49.3,66.3,0,0,0,0,7200000,836,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,7139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3865,5462,0,0,1952,0,0,0,'Shadow Charger','','',0,1,0,1,0,3,1,0,20,21,15,1500,1700,0,1,0,2000,0,232.5,300,0,0,0,0,0,872,0,0,0,0,85,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3866,5462,0,0,8808,0,0,0,'Vile Bat','','',1,1,24,1,0,3,1,0,20,20,24,1452,1452,0,1,0,2000,0,49.3,66.3,0,0,0,0,7200000,836,0,0,0,0,33,33,0.64678,0.150915,'',0,0,0,2.5,8,14,0,6713,7145,0,0,0,0,0,0,0,0,0,0,0,12826,0,0,0,0,0,0,0,0,0,0),(3868,5462,0,0,1955,0,0,0,'Blood Seeker','','',1,1,24,1,0,3,1,0,20,20,24,1452,1452,0,1,0,2000,0,49.3,66.3,0,0,0,0,7200000,836,0,0,0,0,34,34,0.711102,0.165924,'',0,0,0,2.5,8,14,0,7140,0,0,0,0,0,0,0,0,0,0,0,0,12814,0,0,0,0,0,0,0,0,121,0),(3869,5875,0,0,7533,0,0,0,'Lesser Gargoyle','','',0,6,0,1,0,1,1,0,20,20,16,1452,1452,0,1,0,2000,0,217.5,292.5,0,0,0,0,0,836,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3870,5875,0,0,7534,0,0,0,'Stone Sleeper','','',0,6,0,1,0,1,1,0,20,20,16,1452,1452,0,1,0,2000,0,217.5,292.5,0,0,0,0,0,836,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3872,5462,0,0,3224,0,0,0,'Deathsworn Captain','','',0,6,0,2,0,3,1,0,21,21,16,1563,1563,0,1,0,1450,0,38.2075,49.3,0,0,0,0,3600000,872,0,0,0,0,0,0,3.11,2,'7165',0,210,0,2.5,8,14,0,40505,2457,9080,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3873,5462,0,0,3225,0,0,0,'Tormented Officer','','',0,6,0,1,0,3,1,0,23,24,24,1900,2000,0,1,0,2000,0,57.8,78.2,0,0,0,0,7200000,975,0,0,0,0,0,0,1.5,0.306,'',0,179,0,2.5,8,14,0,7054,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3875,5462,0,0,3229,3230,0,0,'Haunted Servitor','','',0,6,0,1,0,3,1,0,18,19,24,1251,1347,0,1,0,2000,0,45.9,62.9,0,0,0,0,7200000,802,0,0,0,0,0,0,1.5,0.306,'',0,122,0,2.5,8,14,0,7057,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3876,5875,0,0,3227,0,0,0,'Traumatized Spirit','','',0,6,0,1,0,1,1,0,1,1,24,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3877,5462,0,0,3226,0,0,0,'Wailing Guardsman','','',0,6,0,1,0,3,1,0,21,22,24,1500,1900,0,1,0,2000,0,54.4,71.4,0,0,0,0,7200000,906,0,0,0,0,0,0,1.5,0.306,'',0,150,0,2.5,8,14,0,7074,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3878,5875,0,0,68,0,0,0,'Magthrull\'s Doomguard','','',0,3,0,0,0,1,1,0,20,20,90,484,484,0,1,0,2000,0,29,39,0,0,0,0,0,836,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3879,5462,0,0,4227,0,0,0,'Dark Strand Assassin','','',0,7,0,0,0,1,1,0,21,21,16,531,531,0,1,0,1760,0,27.28,35.2,0,0,0,0,0,872,0,0,0,0,0,0,2.56,2,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5366,0,0,0,0,0,0,0),(3880,5462,0,0,1957,0,0,0,'Sentinel Melyria Frostshadow','','',0,7,0,0,0,1.02,1,0,25,25,80,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,85,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3881,5462,0,0,3755,0,0,0,'Grimtak','Butcher','',0,7,0,0,0,1,1,0,14,14,29,300,300,0,1,642,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3882,5462,0,0,3753,0,0,0,'Zlagk','Butcher','',0,7,0,0,0,1,1,0,9,9,29,176,176,0,1,642,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3883,5462,0,0,3812,0,0,0,'Moodan Sungrain','Baker','',0,7,0,0,0,1,1,0,11,11,104,222,222,0,1,642,2000,0,15,20,0,0,0,0,250000,528,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3884,5462,0,0,3807,0,0,0,'Jhawna Oatwind','Baker','',0,7,0,0,0,1,1,0,13,13,104,273,273,0,1,642,2000,0,18,24,0,0,0,0,250000,596,0,0,0,0,0,0,3.75,0.8725,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3885,5462,0,0,2867,0,0,0,'Sentinel Velene Starstrike','','',0,7,0,0,0,1.02,1,0,25,25,80,980,980,0,1,3,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3886,5462,0,0,524,0,0,0,'Razorclaw the Butcher','','',0,7,0,1,1,4,1,0,20,20,24,1936,1936,0,1,0,3200,0,78.88,106.08,0,0,0,0,43200000,836,0,0,0,0,0,0,1.725,0.92805,'',0,163,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3887,5462,0,0,3222,0,0,0,'Baron Silverlaine','','',0,6,0,1,1,5,1,0,20,20,24,2420,2420,0,1,0,2000,0,49.3,66.3,0,0,0,0,43200000,836,25,25,25,25,25,25,1.8,0.3672,'',0,194,0,2.5,8,14,0,7068,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3888,5462,0,0,11446,0,0,0,'Korra','','',0,1,0,0,0,1,1,0,20,20,80,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.725,0.91425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3890,5462,0,0,15032,0,0,0,'Brakgul Deathbringer','Warsong Gulch Battlemaster','',0,7,0,1,0,1,1,0,61,61,1515,3500,3500,8019,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,15284,16856,15589,13736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3891,5462,0,0,1983,0,0,0,'Teronis\' Corpse','','',0,7,0,0,0,1,1,0,20,20,80,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3892,5462,0,0,4168,0,0,0,'Relara Whitemoon','','',0,7,0,0,0,1,1,0,1,1,80,42,42,0,1,2,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.125,0.2295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3893,5462,0,0,4157,0,0,0,'Forsaken Scout','','',0,7,0,0,0,1,1,0,23,23,16,617,617,0,1,0,1750,0,28.875,38.5,0,0,0,0,0,940,0,0,0,0,0,0,1.5,0.383,'',0,59,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3894,5462,0,0,4169,0,0,0,'Pelturas Whitemoon','','',0,7,0,0,0,1.02,1,0,21,21,124,531,531,0,1,2,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,0,1.5,0.389,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3895,5875,0,0,9552,0,0,0,'Captain Noteo','Boat Operator','',0,7,0,0,0,1,1,0,60,60,80,3857,3857,0,1,2,1410,0,73.32,97.29,1,1551,111.672,164.406,0,3750,0,0,0,0,0,0,2.39,2,'',0,752,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3896,5875,0,0,1466,0,0,0,'Captain Hart','Boat Operator','',0,7,0,0,0,1,1,0,40,40,12,2471,2471,0,1,2,1610,0,45.08,59.57,1,1771,69.069,100.947,0,1938,0,0,0,0,0,0,2.56,2,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3897,5462,0,0,1010,0,0,0,'Krolg','','',0,7,0,0,0,1,1,0,9,9,934,240,240,0,1,2,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3898,5462,0,0,467,0,0,0,'Aligar the Tormentor','','',0,3,0,0,0,1,1,0,24,24,16,664,664,0,1,0,1740,0,29.58,40.02,0,0,0,0,0,975,0,0,0,0,0,96,1.25,0.45,'',0,64,0,2.5,8,14,0,7165,9080,25712,0,0,0,0,0,0,0,0,0,0,0,0,0,5481,0,0,0,0,0,0,0),(3899,5462,0,0,2007,0,0,0,'Balizar the Umbrage','','',0,3,0,0,0,1,1,0,24,24,16,539,539,1545,1,0,1740,0,22.62,26.1,0,0,0,0,0,538,0,0,0,0,0,96,1.25,0.45,'',0,63,0,2.5,8,14,0,14868,11980,20791,34238,0,0,0,0,0,0,0,0,0,0,0,0,5481,0,0,0,0,0,0,0),(3900,5462,0,0,9781,0,0,0,'Caedakar the Vicious','','',0,3,0,0,0,1,1,0,24,24,16,582,582,618,1,0,1710,0,29.07,31.635,0,0,0,0,0,829,0,0,0,0,0,96,2.56,2,'',0,64,0,2.5,8,14,0,42024,913,905,0,0,0,0,0,0,0,0,0,0,0,0,0,5481,0,0,0,0,0,0,0),(3901,5462,0,0,2721,0,0,0,'Illiyana','','',0,7,0,0,0,1.05,1,0,26,26,80,787,787,0,1,2,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1,0.778,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3902,5462,0,0,4589,0,0,0,'Searing Totem II','','',0,11,0,0,0,1,1,0,1,80,58,5,5,570,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,6350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3903,5462,0,0,4589,0,0,0,'Searing Totem III','','',0,11,0,0,0,1,1,0,1,80,58,5,5,910,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,6351,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3904,5462,0,0,4589,0,0,0,'Searing Totem IV','','',0,11,0,0,0,1.15,1,0,1,80,58,5,5,1200,1,0,1550,0,327.05,454.15,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,6352,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3906,5462,0,0,4587,0,0,0,'Healing Stream Totem II','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1660,0,350.26,486.38,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,6371,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3907,5462,0,0,4587,0,0,0,'Healing Stream Totem III','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,300,1,0,1550,0,327.05,454.15,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,6372,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3908,5462,0,0,4587,0,0,0,'Healing Stream Totem IV','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1500,0,316.5,439.5,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10460,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3909,5462,0,0,4587,0,0,0,'Healing Stream Totem V','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,300,1,0,1410,0,297.51,413.13,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10461,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3911,5462,0,0,4588,0,0,0,'Stoneclaw Totem II','','',0,11,0,0,0,1,1,0,1,80,58,150,150,300,1,0,1720,0,362.92,503.96,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,6397,55329,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3912,5462,0,0,4588,0,0,0,'Stoneclaw Totem III','','',0,11,0,0,0,1,1,0,1,80,58,220,220,300,1,0,1610,0,339.71,471.73,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,6398,55330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3913,5462,0,0,4588,0,0,0,'Stoneclaw Totem IV','','',0,11,0,0,0,0.46,1,0,1,80,58,280,280,300,1,0,1630,0,343.93,477.59,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,6399,55332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3914,5462,0,0,524,0,0,0,'Rethilgore','The Cell Keeper','',0,7,0,1,1,1,1,0,20,20,24,1936,1936,0,1,0,2000,0,49.3,66.3,0,0,0,0,43200000,836,0,0,0,0,0,0,1.725,0.92805,'',0,122,0,2.5,8,14,0,7295,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3915,5462,0,0,643,0,0,0,'Dagri','Raene\'s Pet','',0,1,0,0,0,1.02,1,0,23,23,80,617,617,0,1,0,1300,0,21.45,28.6,0,0,0,0,300000,940,0,0,0,0,0,0,1.0625,1.275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3916,5462,0,0,2721,0,0,0,'Shael\'dryn','','',0,7,0,0,0,1.02,1,0,24,24,80,870,870,0,1,2,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1,0.778,'',0,0,0,2.5,8,14,0,587,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3917,5462,0,0,525,0,0,0,'Befouled Water Elemental','','',0,4,0,0,0,1.02,1,0,23,25,91,544,622,618,1,0,2000,0,33,45,0,0,0,0,300000,1008,24,24,24,75,24,24,0.85,0.259726,'',0,0,0,2.5,8,14,0,6873,9672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12220,0,0,0,0,0,0,0),(3919,5462,0,0,9593,0,0,0,'Withered Ancient','','',0,4,0,0,0,1.05,1,0,26,27,91,787,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,27,27,27,27,54,27,3,0.5205,'',0,75,0,2.5,8,14,0,6909,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5475,0,0,0,0,0,0,0),(3920,5462,0,0,12064,0,0,0,'Anilia','','',0,7,0,0,0,1,1,0,25,25,1076,770,770,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1,0.778,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3921,5462,0,0,1999,0,0,0,'Thistlefur Ursa','','',0,7,0,0,0,1.02,1,0,23,24,82,617,664,557,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.625,1.3,'',0,58,0,2.5,8,14,0,25712,7165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16743,0,0,0,0,0,0,0),(3922,5462,0,0,6803,0,0,0,'Thistlefur Totemic','','',0,7,0,0,0,1.02,1,0,23,24,82,544,582,600,1,0,2000,0,32,43,0,0,0,0,300000,975,0,0,0,0,0,0,1.625,1.3,'',0,58,0,2.5,8,14,0,6274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16743,0,0,0,0,0,0,0),(3923,5462,0,0,936,0,0,0,'Thistlefur Den Watcher','','',0,7,0,0,0,1,1,0,23,24,82,617,664,557,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,1.2,'',0,59,0,2.5,8,14,0,3490,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16743,0,0,0,0,0,0,0),(3924,5462,0,0,6801,0,0,0,'Thistlefur Shaman','','',0,7,0,0,0,1.02,1,0,23,24,82,544,582,600,1,0,2000,0,32,43,0,0,0,0,300000,975,0,0,0,0,0,0,1.375,1.1,'',0,58,0,2.5,8,14,0,11986,6742,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16743,0,0,0,0,0,0,0),(3925,5462,0,0,6823,0,0,0,'Thistlefur Avenger','','',0,7,0,0,0,1.02,1,0,23,24,82,617,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.375,1.1,'',0,58,0,2.5,8,14,0,8602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16743,0,0,0,0,0,0,0),(3926,5462,0,0,897,0,0,0,'Thistlefur Pathfinder','','',0,7,0,0,0,1.02,1,0,23,24,82,617,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.25,1,'',0,59,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16743,0,0,0,0,0,0,0),(3927,5462,0,0,11179,0,0,0,'Wolf Master Nandos','','',0,7,0,1,1,6,1,0,21,21,24,3126,3126,0,1,0,2000,0,52.7,68,0,0,0,0,43200000,872,0,0,0,0,0,0,2.25,1.2105,'',0,212,0,2.5,8,14,0,7487,7489,7488,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3928,5462,0,0,2028,0,0,0,'Rotting Slime','','',0,10,0,0,0,1.02,1,0,20,22,14,494,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.25,0.599,'',0,78,0,2.5,8,14,0,6464,6907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3931,5462,0,0,1549,0,0,0,'Shadethicket Oracle','','',0,4,0,0,0,1.05,1,0,30,30,16,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,30,30,30,30,60,30,1.95,1.7485,'',0,105,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5508,0,0,0,0,0,0,0),(3932,5462,0,0,1996,0,0,0,'Bloodtooth Guard','','',0,7,0,0,0,1,1,0,27,28,82,850,900,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,1.625,1.3,'',0,82,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3933,5462,0,0,4082,0,0,0,'Hai\'zan','Butcher','',0,7,0,0,0,1,1,0,14,14,126,300,300,0,1,642,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3934,5462,0,0,3881,0,0,0,'Innkeeper Boorand Plainswind','Innkeeper','',0,7,0,0,0,1,1,0,30,30,29,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,275000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3935,5462,0,0,3236,0,0,0,'Toddrick','Butcher','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,640,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3936,5462,0,0,2035,0,0,0,'Shandris Feathermoon','General of the Sentinel Army','',4,7,0,3,0,1,1,0,72,72,124,12974,12974,0,1,2,2000,0,10745,15330,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.306,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3937,5462,0,0,3234,0,0,0,'Kira Songshine','Traveling Baker','',0,7,0,0,0,1,1,0,12,12,12,247,247,0,1,640,1500,0,12.75,16.5,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.208,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3938,5875,0,0,2032,0,0,0,'Roth Bluntblade','Kira\'s Guard','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3939,5462,0,0,643,0,0,0,'Razormane Wolf','','',1,1,1,0,0,1,1,0,7,8,109,137,156,0,1,0,2000,0,10,14,0,0,0,0,0,306,0,0,3,0,0,0,1.0625,1.275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13056,0,0,0,0,0,0,0,0,0,0),(3940,5462,0,0,4166,0,0,0,'Taneel Darkwood','','',0,6,0,0,0,1,1,0,32,32,16,977,977,1870,1,0,2000,0,42,55,0,0,0,0,300000,1248,0,0,0,0,0,0,1.5,0.389,'',0,123,0,2.5,8,14,0,2767,6077,6063,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3941,5462,0,0,4165,0,0,0,'Uthil Mooncall','','',0,6,0,0,0,1,1,0,32,32,16,1000,1000,935,1,0,2000,0,42,55,0,0,0,0,300000,1248,0,0,0,0,0,0,1.5,0.389,'',0,124,0,2.5,8,14,0,7090,12161,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3942,5462,0,0,4163,0,0,0,'Mavoris Cloudsbreak','','',0,6,0,0,0,1,1,0,32,32,16,990,990,1402,1,0,2000,0,42,55,0,0,0,0,300000,1248,0,0,0,0,0,0,1.5,0.389,'',0,123,0,2.5,8,14,0,6535,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3943,5462,0,0,5029,0,0,0,'Ruuzel','','',0,7,0,0,0,1.3,1,0,22,22,74,731,731,0,1,0,2600,0,41.6,54.6,0,0,0,0,300000,906,0,0,0,0,0,0,1.625,0.65,'',0,54,0,2.5,8,14,0,25712,2457,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5445,0,0,0,0,0,0,0),(3944,5462,0,0,6749,0,0,0,'Wrathtail Priestess','','',0,7,0,0,0,1.02,1,0,20,21,74,442,473,500,1,0,2000,0,28,38,0,0,0,0,300000,872,0,0,0,0,0,0,1.625,0.65,'',0,40,0,2.5,8,14,0,15970,11642,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5490,0,0,0,0,0,0,0),(3945,5462,0,0,11353,0,0,0,'Caravaneer Ruzzgot','','',0,7,0,0,0,1,1,0,30,39,120,955,1459,0,1,2,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,0,0,1.5,0.306,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3946,5462,0,0,2034,0,0,0,'Velinde Starsong','','',614,7,0,0,0,1,1,0,60,60,35,64,64,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3947,5462,0,0,7112,0,0,0,'Goblin Shipbuilder','','',0,7,0,1,0,3,1,0,19,20,17,1300,1400,920,1,0,2000,0,49.3,66.3,0,0,0,0,43200000,836,0,0,0,0,0,0,1.5,0.306,'',0,112,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3948,5462,0,0,2036,0,0,0,'Honni Goldenoat','Baker','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,642,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3950,5462,0,0,4606,0,0,0,'Minor Water Guardian','','',0,4,0,0,0,1,1,0,1,1,14,580,580,0,1,0,2000,0,2,2,0,0,0,0,0,7,1,1,1,1,1,1,0.7,0.213892,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3951,5462,0,0,2065,0,0,0,'Bhaldaran Ravenshade','Bowyer','',0,7,0,0,0,1.1,1,0,34,34,80,1300,1300,0,1,4482,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3952,5462,0,0,2054,0,0,0,'Aeolynn','Clothier','',0,7,0,0,0,1.02,1,0,22,22,80,573,573,0,1,4226,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3953,5462,0,0,2064,0,0,0,'Tandaan Lightmane','Leather Armor Merchant','',0,7,0,0,0,1.02,1,0,23,23,80,617,617,0,1,4226,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3954,5462,0,0,2055,0,0,0,'Dalria','Trade Goods','',0,7,0,0,0,1.02,1,0,24,24,80,664,664,0,1,130,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3955,5462,0,0,2068,0,0,0,'Shandrina','Trade Goods','',0,7,0,0,0,1.02,1,0,24,24,80,1200,1200,0,1,130,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3956,5462,0,0,4183,0,0,0,'Harklan Moongrove','Alchemy Supplies','',0,7,0,0,0,1.02,1,0,24,24,80,670,670,0,1,130,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3957,5875,0,0,2056,0,0,0,'Jainay Featherbreeze','Cooking Supplies','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3958,5462,0,0,2062,0,0,0,'Lardan','Leatherworking Supplies','',0,7,0,0,0,1.02,1,0,25,25,80,713,713,0,1,130,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3959,5462,0,0,2063,0,0,0,'Nantar','Baker','',0,7,0,0,0,1.02,1,0,21,21,80,531,531,0,1,642,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3960,5462,0,0,2067,0,0,0,'Ulthaan','Butcher','',0,7,0,0,0,1.05,1,0,26,26,80,770,770,0,1,642,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3961,5462,0,0,2058,0,0,0,'Maliynn','Food & Drink Vendor','',0,7,0,0,0,1,1,0,19,19,80,449,449,0,1,642,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3962,5462,0,0,2060,0,0,0,'Haljan Oakheart','General Goods','',0,7,0,0,0,1.05,1,0,26,26,80,787,787,0,1,898,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3963,5462,0,0,2066,0,0,0,'Danlaar Nightstride','Hunter Trainer','',0,7,0,0,0,1.1,1,0,35,35,80,1300,1300,1390,1,49,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3964,5462,0,0,4181,0,0,0,'Kylanna','Alchemy Trainer','',0,7,0,0,0,1.1,1,0,31,31,80,1100,1100,0,1,81,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3965,5462,0,0,4182,0,0,0,'Cylania Rootstalker','Herbalism Trainer','',0,7,0,0,0,1.02,1,0,24,24,80,670,670,0,1,81,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3966,5875,0,0,2061,0,0,0,'Kaleem','Cook','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3967,5462,0,0,2053,0,0,0,'Aayndia Floralwind','Leatherworking Trainer','',0,7,0,0,0,1.15,1,0,37,37,80,1536,1536,0,1,81,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3968,5462,0,0,4590,0,0,0,'Sentry Totem','','',0,11,0,0,0,0.01,1,0,40,40,6,2471,2471,300,1,0,1590,0,44.52,58.83,0,0,0,0,0,1938,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3969,5462,0,0,2059,0,0,0,'Fahran Silentblade','Tools & Supplies','',0,7,0,0,0,1.05,1,0,28,28,80,896,896,0,1,1154,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3970,5462,0,0,2057,0,0,0,'Llana','Reagent Supplies','',0,7,0,0,0,1.02,1,0,25,25,80,713,713,0,1,2178,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3971,5875,0,0,1926,0,0,0,'Agro 5','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3972,5875,0,0,1491,0,0,0,'Agro 7','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3973,5875,0,0,1507,0,0,0,'Agro 10','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3974,5462,0,0,2040,0,0,0,'Houndmaster Loksey','','',0,7,0,1,1,8,1,0,34,34,67,7736,7736,1007,1,0,2000,0,105.6,139.2,0,0,0,0,43200000,1316,0,0,0,0,0,0,1.5,0.306,'',0,425,0,2.5,8,14,0,6742,6192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(3975,5462,0,0,2041,0,0,0,'Herod','The Scarlet Champion','',0,7,0,1,1,8,1,0,37,37,67,10688,10688,0,1,0,2500,0,153,204,0,0,0,0,43200000,1568,20,20,20,20,20,20,1.95,0.3978,'',0,613,0,2.5,8,14,0,6268,30619,8599,15578,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(3976,5462,0,0,2042,0,0,0,'Scarlet Commander Mograine','','',0,7,0,1,0,4.5,2,0,40,40,67,5517,5517,2566,1,0,2200,0,137.28,182.16,0,0,0,0,43200000,1937,0,0,0,0,0,0,1.8,0.3672,'',0,691,0,2.5,8,14,0,8990,5589,8990,14518,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(3977,5462,0,0,2043,0,0,0,'High Inquisitor Whitemane','','',0,7,0,1,1,4,5,0,40,40,67,4904,4904,6415,1,0,2000,0,124.8,165.6,0,0,0,0,43200000,1937,0,0,0,0,0,0,1.875,0.26,'',0,688,0,2.5,8,14,0,22187,9481,9256,12039,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(3978,5462,0,0,4518,0,0,0,'Sage Truthseeker','','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3979,5462,0,0,2049,0,0,0,'Librarian Mae Paledust','Explorers\' League','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3980,5462,0,0,2048,0,0,0,'Raleigh the Devout','','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3981,5462,0,0,2046,0,0,0,'Vorrel Sengutz','','',0,7,0,0,0,1,1,0,8,8,68,156,156,0,1,2,2000,0,24,33.6,0,0,0,0,7200000,306,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3982,5462,0,0,2050,0,0,0,'Monika Sengutz','','',0,7,0,0,0,1,1,0,7,7,68,137,137,0,1,2,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3983,5462,0,0,2044,0,0,0,'Interrogator Vishas','','',0,7,0,1,1,6,1,0,32,32,67,5328,5328,935,1,0,2000,0,100.8,132,0,0,0,0,43200000,1248,0,0,0,0,0,0,1.5,0.306,'',0,364,0,2.5,8,14,0,2767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(3984,5462,0,0,2047,0,0,0,'Nancy Vishas','','',0,7,0,1,0,1,1,0,33,33,16,3330,3330,0,1,0,2000,0,110.4,146.4,0,0,0,0,600000,1281,0,0,0,0,0,0,1.5,0.208,'',0,395,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5538,0,0,0,0,0,0,0),(3985,5462,0,0,2052,0,0,0,'Grandpa Vishas','','',0,7,0,1,0,1,1,0,34,34,16,3489,3489,0,1,0,2000,0,112.8,151.2,0,0,0,0,600000,1317,0,0,0,0,0,0,1.5,0.306,'',0,427,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3986,5462,0,0,3842,0,0,0,'Sarilus Foulborne','','',0,7,0,0,0,1,1,0,25,25,118,573,573,1633,1,0,2000,0,25,36,0,0,0,0,275000,843,0,0,0,0,0,0,1.5,0.383,'',0,72,0,2.5,8,14,0,6490,20806,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5537,0,0,0,0,0,0,0),(3987,5462,0,0,2002,0,0,0,'Dal Bloodclaw','','',0,7,0,0,0,1.02,1,0,25,25,82,713,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.875,1.5,'',0,70,0,2.5,8,14,0,12170,6713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5544,0,0,0,0,0,0,0),(3988,5462,0,0,7230,3935,3936,4100,'Venture Co. Operator','','',0,7,0,0,0,1,1,0,19,20,47,449,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,30,0,1.5,0.306,'',0,37,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5734,0,0,0,0,0,0,0),(3989,5462,0,0,7228,3928,275,0,'Venture Co. Logger','','',0,7,0,0,0,1,1,0,18,19,47,417,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,30,0,1.5,0.306,'',0,33,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3990,5875,0,0,7225,0,0,0,'Venture Co. Cutter','','',0,7,0,0,0,1,1,0,17,17,47,748,748,0,1,0,1840,0,23,30.36,1,2024,34.408,50.6,0,734,0,0,0,0,30,0,2.56,2,'',0,24,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3991,5462,0,0,7226,3924,275,3925,'Venture Co. Deforester','','',0,7,0,0,0,1,1,0,19,20,47,379,405,1160,1,0,2000,0,21,29,0,0,0,0,300000,701,0,0,0,0,30,0,1.5,0.306,'',0,37,0,2.5,8,14,0,20793,39273,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3992,5462,0,0,7227,3930,3932,3934,'Venture Co. Engineer','','',0,7,0,0,0,1.02,1,0,20,21,47,494,531,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,30,0,1.5,0.306,'',0,40,0,2.5,8,14,0,7978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3993,5462,0,0,7229,3929,3931,3933,'Venture Co. Machine Smith','','',0,7,0,0,0,1.02,1,0,21,22,47,531,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,30,0,1.5,0.306,'',0,49,0,2.5,8,14,0,7979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3994,5462,0,0,150,0,0,0,'Keeper Albagorm','','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3995,5462,0,0,4104,0,0,0,'Witch Doctor Jin\'Zil','','',0,7,0,0,0,1,1,0,25,25,29,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3996,5462,0,0,4172,0,0,0,'Faldreas Goeth\'Shael','','',0,7,0,0,0,1,1,0,19,19,80,449,449,0,1,2,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3997,5875,0,0,7231,0,0,0,'Venture Co. Overboss','','',0,7,0,0,0,1,1,0,21,22,47,531,573,0,1,0,2000,0,32,42,0,0,0,0,0,906,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,27578,5246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(3998,5462,0,0,26,0,0,0,'Windshear Vermin','','',0,7,0,0,0,1,1,0,20,21,26,494,531,0,1,0,1760,0,27.28,35.2,0,0,0,0,0,872,0,0,0,0,0,0,1.25,0.66,'',0,40,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7126,0,0,0,0,0,0,0),(3999,5462,0,0,2153,0,0,0,'Windshear Digger','','',0,7,0,0,0,1,1,0,21,22,26,531,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.625,0.858,'',0,49,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7126,0,0,0,0,0,0,0),(4001,5462,0,0,373,0,0,0,'Windshear Tunnel Rat','','',0,7,0,0,0,1,1,0,19,20,26,449,484,0,1,0,1790,0,25.955,34.905,0,0,0,0,0,836,0,0,0,0,0,0,1.4375,0.759,'',0,36,0,2.5,8,14,0,8139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7126,0,0,0,0,0,0,0),(4002,5462,0,0,2299,0,0,0,'Windshear Stonecutter','','',0,7,0,0,0,1,1,0,22,23,26,573,617,0,1,0,1760,0,29.04,38.72,0,0,0,0,0,940,0,0,0,0,0,0,1.4375,0.759,'',0,53,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7126,0,0,0,0,0,0,0),(4003,5462,0,0,163,0,0,0,'Windshear Geomancer','','',0,7,0,0,0,1,1,0,20,21,26,413,441,1237,1,0,2000,0,22,30,0,0,0,0,300000,729,0,0,0,0,0,0,1.25,0.66,'',0,40,0,2.5,8,14,0,20792,8139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7126,0,0,0,0,0,0,0),(4004,5462,0,0,511,0,0,0,'Windshear Overlord','','',0,7,0,0,0,1,1,0,21,22,26,531,573,0,1,0,1600,0,25.6,33.6,0,0,0,0,300000,906,0,0,0,0,0,0,1.875,0.99,'',0,49,0,2.5,8,14,0,3631,8139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7126,0,0,0,0,0,0,0),(4005,5462,0,0,760,0,0,0,'Deepmoss Creeper','','',1,1,3,0,0,1,1,0,16,17,22,356,386,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,0.6875,0.363,'',0,0,0,2.5,8,14,0,744,744,6751,0,0,0,0,0,0,0,0,0,0,5889,0,0,0,0,0,0,0,0,0,0),(4006,5462,0,0,1989,0,0,0,'Deepmoss Webspinner','','',1,1,3,0,0,1,1,0,19,20,22,449,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.0625,0.561,'',0,0,0,2.5,8,14,0,745,0,0,0,0,0,0,0,0,0,0,0,0,5892,0,0,0,0,0,0,0,0,0,0),(4007,5462,0,0,759,0,0,0,'Deepmoss Venomspitter','','',1,1,3,0,0,0.75,1,0,17,18,22,290,313,0,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,0.875,0.462,'',0,0,0,2.5,8,14,0,7951,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4008,5462,0,0,1537,0,0,0,'Cliff Stormer','','',0,1,0,0,0,1,1,0,15,17,14,328,386,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.4875,1.02,'',0,0,0,2.5,8,14,0,5401,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4009,5462,0,0,1538,0,0,0,'Raging Cliff Stormer','','',0,1,0,0,0,1,1,0,18,19,14,417,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.75,1.2,'',0,0,0,2.5,8,14,0,6268,8078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4011,5462,0,0,2154,0,0,0,'Young Pridewing','','',0,1,0,0,0,1,1,0,19,19,16,449,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.4,0.7,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5808,0,0,0,0,0,0,0),(4012,5462,0,0,295,0,0,0,'Pridewing Wyvern','','',0,1,0,0,0,1.02,1,0,21,22,16,531,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5808,0,0,0,0,0,0,0),(4013,5462,0,0,2298,0,0,0,'Pridewing Skyhunter','','',0,1,0,0,0,1.02,1,0,23,23,16,617,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,2.6,1.3,'',0,0,0,2.5,8,14,0,744,5708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5808,0,0,0,0,0,0,0),(4014,5462,0,0,2297,0,0,0,'Pridewing Consort','','',0,1,0,0,0,1.02,1,0,22,23,16,573,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,2.3,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5808,0,0,0,0,0,0,0),(4015,5462,0,0,4585,0,0,0,'Pridewing Patriarch','','',0,1,0,4,0,1.02,1,0,25,25,16,713,713,0,1,0,2000,0,35,48,0,0,0,0,19900000,1008,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5808,0,0,0,0,0,0,0),(4016,5462,0,0,1267,0,0,0,'Fey Dragon','','',0,2,0,0,0,1.02,1,0,24,25,93,582,622,637,1,0,2000,0,33,45,0,0,0,0,300000,1008,0,0,20,0,0,0,1,1,'',0,64,0,2.5,8,14,0,7994,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5583,0,0,0,0,0,0,0),(4017,5462,0,0,2158,0,0,0,'Wily Fey Dragon','','',0,2,0,0,0,1.05,1,0,26,27,93,683,724,713,1,0,2000,0,36,47,0,0,0,0,300000,1078,0,0,20,0,0,0,1.15,1.15,'',0,77,0,2.5,8,14,0,11981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5583,0,0,0,0,0,0,0),(4018,5462,0,0,1917,0,0,0,'Antlered Courser','','',0,1,0,0,0,1.02,1,0,22,23,1999,573,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5585,0,0,0,0,0,0,0),(4019,5462,0,0,2161,0,0,0,'Great Courser','','',0,1,0,0,0,1.02,1,0,24,25,1999,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,0.91,0.91,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5585,0,0,0,0,0,0,0),(4020,5462,0,0,358,0,0,0,'Sap Beast','','',0,10,0,0,0,1.02,1,0,22,23,16,573,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.25,0.599,'',0,12,0,2.5,8,14,0,7997,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5582,0,0,0,0,0,0,0),(4021,5462,0,0,1145,0,0,0,'Corrosive Sap Beast','','',0,10,0,0,0,1.02,1,0,24,25,16,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.4375,0.68885,'',0,35,0,2.5,8,14,0,3396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5681,0,0,0,0,0,0,0),(4022,5462,0,0,3022,0,0,0,'Bloodfury Harpy','','',0,7,0,0,0,1.02,1,0,23,24,514,617,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,30,0,0,0,40,0,1.725,0.5474,'',0,58,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4023,5462,0,0,6813,0,0,0,'Bloodfury Roguefeather','','',0,7,0,0,0,1.05,1,0,25,26,514,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,30,0,0,0,40,0,1.95,0.6188,'',0,69,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4024,5462,0,0,10870,0,0,0,'Bloodfury Slayer','','',0,7,0,0,0,1.05,1,0,25,26,514,640,684,674,1,0,2000,0,34,46,0,0,0,0,300000,1042,30,0,0,0,40,0,2.25,0.714,'',0,69,0,2.5,8,14,0,16231,38959,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4025,5462,0,0,10869,0,0,0,'Bloodfury Ambusher','','',0,7,0,0,0,0.8,1,0,23,24,514,426,457,600,1,0,2000,0,32,43,0,0,0,0,300000,975,30,0,0,0,40,0,1.725,0.5474,'',0,58,0,2.5,8,14,0,2608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4026,5462,0,0,10282,0,0,0,'Bloodfury Windcaller','','',0,7,0,0,0,1.02,1,0,24,25,514,582,622,637,1,0,2000,0,33,45,0,0,0,0,300000,1008,30,0,0,0,40,0,1.95,0.6188,'',0,64,0,2.5,8,14,0,6728,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4027,5462,0,0,10871,0,0,0,'Bloodfury Storm Witch','','',0,7,0,0,0,1.05,1,0,26,27,514,684,724,713,1,0,2000,0,36,47,0,0,0,0,300000,1078,30,0,0,0,40,0,2.25,0.714,'',0,76,0,2.5,8,14,0,9532,6535,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4028,5462,0,0,2079,0,0,0,'Charred Ancient','','',0,4,0,0,0,1.05,1,0,25,26,91,640,684,674,1,0,2000,0,34,46,0,0,0,0,300000,1042,26,26,26,52,26,52,3,0.5205,'',0,69,0,2.5,8,14,0,12747,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5664,0,0,0,0,0,0,0),(4029,5462,0,0,2168,0,0,0,'Blackened Ancient','','',0,4,0,0,0,1.05,1,0,27,28,91,840,896,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,28,28,28,28,28,56,3.5,0.60725,'',0,84,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5664,0,0,0,0,0,0,0),(4030,5462,0,0,9591,0,0,0,'Vengeful Ancient','','',0,4,0,4,0,1,1,0,29,30,91,990,1010,0,1,0,1400,0,29.4,39.2,0,0,0,0,9900000,1179,240,240,240,240,300,240,3.81,2,'',0,98,0,2.5,8,14,0,6909,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5664,0,0,0,0,0,0,0),(4031,5462,0,0,8015,0,0,0,'Fledgling Chimaera','','',65537,1,38,0,0,1.05,1,0,25,27,16,734,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,3396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6839,6839,6839,0,0,0,0,0),(4032,5462,0,0,6884,0,0,0,'Young Chimaera','','',65537,1,38,0,0,1.02,1,0,23,25,16,544,622,618,1,0,2000,0,33,45,0,0,0,0,300000,1008,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6839,6839,6839,0,0,0,0,0),(4033,5875,0,0,2169,0,0,0,'Charred Stone Spirit','','',0,4,0,0,0,1,1,0,22,23,91,573,617,0,1,0,1790,0,29.535,39.38,0,0,0,0,0,940,23,23,23,46,23,46,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4034,5462,0,0,2170,0,0,0,'Enraged Stone Spirit','','',0,4,0,0,0,1.02,1,0,24,25,91,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,25,25,25,50,25,50,1.275,0.2635,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4035,5462,0,0,2075,0,0,0,'Furious Stone Spirit','','',0,4,0,0,0,1.05,1,0,26,27,91,787,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,27,27,27,27,27,54,1.5,0.31,'',0,150,0,2.5,8,14,0,5164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4036,5462,0,0,4607,0,0,0,'Rogue Flame Spirit','','',0,4,0,0,0,1.02,1,0,23,24,16,544,582,600,1,0,2000,2,32,43,0,0,0,0,300000,975,24,48,24,24,24,24,1,0.5,'',0,144,0,2.5,8,14,0,1094,12741,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5659,16312,0,0,0,0,0,0),(4037,5462,0,0,2172,0,0,0,'Burning Ravager','','',0,4,0,0,0,1.02,1,0,24,25,16,664,713,0,1,0,2000,2,35,48,0,0,0,0,300000,1008,25,25,25,50,25,50,1.5,0.75,'',0,0,0,2.5,8,14,0,184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5659,16312,0,0,0,0,0,0),(4038,5462,0,0,1070,0,0,0,'Burning Destroyer','','',0,4,0,0,0,1.05,1,0,26,27,16,684,724,713,1,0,2000,2,36,47,0,0,0,0,300000,1078,27,27,27,54,27,54,2,1,'',0,150,0,2.5,8,14,0,9053,8000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5659,16312,0,0,0,0,0,0),(4039,5875,0,0,2071,0,0,0,'Dinnis','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4040,5462,0,0,959,0,0,0,'Cave Stalker','','',1,1,3,0,0,1,1,0,22,22,312,573,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,0.825,1.0285,'',0,0,0,2.5,8,14,0,3358,0,0,0,0,0,0,0,0,0,0,0,0,10504,0,0,6838,6838,0,0,0,0,0,0),(4041,5462,0,0,2175,0,0,0,'Scorched Basilisk','','',0,1,0,0,0,1.05,1,0,27,28,49,840,896,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,1.7,1.18065,'',0,0,0,2.5,8,14,0,3636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5675,0,0,0,0,0,0,0),(4042,5462,0,0,12343,0,0,0,'Singed Basilisk','','',0,1,0,0,0,1.05,1,0,25,26,49,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.4,0.9723,'',0,0,0,2.5,8,14,0,3636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5675,0,0,0,0,0,0,0),(4043,5462,0,0,4612,0,0,0,'Galthuk','Two-Handed Weapons Merchant','',0,7,0,0,0,1,1,0,8,8,29,156,156,0,1,4226,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4044,5462,0,0,2173,0,0,0,'Blackened Basilisk','','',0,1,0,0,0,1.02,1,0,23,24,49,617,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.1,0.76395,'',0,0,0,2.5,8,14,0,3636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5675,0,0,0,0,0,0,0),(4045,5875,0,0,2080,0,0,0,'JEFF CHOW TEST','No Clothes NPC','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4046,5462,0,0,4510,0,0,0,'Magatha Grimtotem','Elder Crone','',0,7,0,0,0,1,1,0,62,62,104,4370,4370,0,1,2,2000,0,172,240,0,0,0,0,250000,4344,0,0,0,0,0,0,4.5,1.047,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4047,5462,0,0,4514,0,0,0,'Zor Lonetree','Elder Far Seer','',0,7,0,0,0,1.35,1,0,62,62,29,4370,4370,0,1,2,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.372,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4048,5462,0,0,4201,0,0,0,'Falfindel Waywarder','','',0,7,0,0,0,1,1,0,28,28,80,896,896,0,1,2,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4049,5462,0,0,3897,0,0,0,'Seereth Stonebreak','','',0,7,0,0,0,1,1,0,26,26,29,787,787,0,1,2,1750,0,32.375,42.875,0,0,0,0,120000,1043,0,0,0,0,0,0,1.5,0.236,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4050,5462,0,0,4252,0,0,0,'Cenarion Caretaker','','',0,7,0,0,0,1,1,0,25,25,124,610,610,655,1,2,2000,0,33,45,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.389,'',0,69,0,2.5,8,14,0,782,7090,12161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4051,5462,0,0,4247,4248,0,0,'Cenarion Botanist','','',0,7,0,0,0,1.02,1,0,23,24,124,544,582,600,1,0,2000,0,32,43,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.306,'',0,59,0,2.5,8,14,0,1430,9739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4052,5462,0,0,4249,4250,0,0,'Cenarion Druid','','',0,7,0,0,0,1,1,0,26,27,124,651,690,713,1,2,2000,0,36,47,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.389,'',0,77,0,2.5,8,14,0,5217,5759,9739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4053,5462,0,0,2722,0,0,0,'Daughter of Cenarius','','',0,7,0,0,0,1.02,1,0,23,25,124,544,622,618,1,0,2000,0,33,45,0,0,0,0,300000,1008,0,25,25,25,25,25,1,0.778,'',0,59,0,2.5,8,14,0,10277,527,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4054,5462,0,0,2723,0,0,0,'Laughing Sister','','',0,7,0,0,0,1.02,1,0,24,25,79,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1,0.778,'',0,64,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5867,7270,0,0,0,0,0,0),(4055,5875,0,0,150,0,0,0,'Mirkfallon Glade Strider','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4056,5462,0,0,150,0,0,0,'Mirkfallon Keeper','','',0,7,0,0,0,1,1,0,26,27,79,1100,1200,0,1,2,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,1,'',0,76,0,2.5,8,14,0,8138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4057,5462,0,0,2432,0,0,0,'Son of Cenarius','','',0,7,0,0,0,1.02,1,0,24,25,124,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,75,0,0,0,1.5,1,'',0,63,0,2.5,8,14,0,7993,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4059,5462,0,0,1825,0,0,0,'Forest Spirit','','',0,10,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4061,5462,0,0,2723,0,0,0,'Mirkfallon Dryad','','',0,7,0,0,0,1,1,0,25,26,79,699,750,0,1,2,2000,0,37,49,0,0,0,0,300000,1043,0,25,25,25,25,0,1,0.778,'',0,69,0,2.5,8,14,0,10277,7992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4062,5462,0,0,3954,0,0,0,'Dark Iron Bombardier','','',0,7,0,0,0,1.1,1,0,30,31,54,1050,1107,0,1,0,2000,0,44,58,0,0,0,0,400000,1213,0,0,0,0,0,100,1.5,0.347,'',0,104,0,2.5,8,14,0,8858,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4063,5462,0,0,373,0,0,0,'Feeboz','','',0,7,0,0,0,0.15,1,0,39,39,15,156,156,3075,1,0,2000,0,38,54,0,0,0,0,400000,1489,0,0,0,0,0,0,1.4375,0.759,'',0,199,0,2.5,8,14,0,34083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4064,5462,0,0,6038,0,0,0,'Blackrock Scout','','',0,7,0,0,0,1,1,0,20,21,40,484,521,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,100,1.575,0.3906,'',0,40,0,2.5,8,14,0,3019,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3014,7906,0,0,0,0,0,0),(4065,5462,0,0,6029,0,0,0,'Blackrock Sentry','','',0,7,0,0,0,1,1,0,21,22,40,521,562,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,100,1.65,0.4092,'',0,49,0,2.5,8,14,0,3019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3014,7906,0,0,0,0,0,0),(4066,5462,0,0,8471,0,0,0,'Nal\'taszar','','',0,2,0,4,0,1,1,0,30,30,189,2433,2433,852,1,0,2600,0,50.7,67.6,0,0,0,0,43200000,1178,0,0,0,0,0,0,1.3,1.3,'',0,150,0,2.5,8,14,0,8211,15305,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5583,0,0,0,0,0,0,0),(4067,5462,0,0,11453,0,0,0,'Twilight Runner','','',1,1,2,0,0,1.02,1,0,23,24,16,617,664,0,1,0,1300,0,22.1,29.9,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,5584,0,0,0,0,0,0,0),(4068,5462,0,0,1742,0,0,0,'Serpent Messenger','','',0,1,0,0,0,1,1,0,10,10,35,40,40,0,1,0,1910,0,12.415,16.235,0,0,0,0,0,463,0,0,0,0,0,0,0.550847,0.550847,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4069,5875,0,0,7232,0,0,0,'Venture Co. Planner','','',0,7,0,0,0,1,1,0,18,19,47,377,404,432,1,0,2000,0,27,37,0,0,0,0,0,802,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,11642,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4070,5462,0,0,7224,3922,275,3923,'Venture Co. Builder','','',0,7,0,0,0,1.02,1,0,20,21,47,494,531,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,30,0,1.5,0.306,'',0,40,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4071,5875,0,0,7223,0,0,0,'Venture Co. Grinder','','',0,7,0,0,0,1,1,0,17,18,47,386,417,0,1,0,1830,0,23.79,32.025,1,2013,36.234,52.338,0,768,0,0,0,0,30,0,2.56,2,'',0,0,0,2.5,8,14,0,5703,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4072,5462,0,0,3894,0,0,0,'Prisoner of Jin\'Zil','','',0,7,0,0,0,1,1,0,20,20,80,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4073,5462,0,0,1269,0,0,0,'XT:4','','',0,9,0,0,0,1.02,1,0,23,23,16,617,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,2,0.34,'',0,60,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4074,5462,0,0,1269,0,0,0,'XT:9','','',0,9,0,0,0,1.02,1,0,23,23,16,617,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,2,0.34,'',0,58,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4075,5462,0,0,1141,1418,2176,0,'Rat','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,10,10,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(4076,5462,0,0,2177,0,0,0,'Roach','','',0,8,0,0,0,0.2,1,0,1,1,188,8,8,0,1,0,2000,0,10,10,0,0,0,0,7200000,7,0,0,0,0,0,0,1,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(4077,5462,0,0,2180,0,0,0,'Gaxim Rustfizzle','','',0,7,0,0,0,1.05,1,0,30,30,64,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4078,5462,0,0,2181,0,0,0,'Collin Mauren','','',0,7,0,0,0,1.1,1,0,32,32,12,1163,1163,0,1,2,2000,0,45,60,0,0,0,0,310000,1249,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,6671,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4079,5462,0,0,2182,0,0,0,'Sentinel Thenysil','','',0,7,0,0,0,1.02,1,0,23,23,80,617,617,0,1,2,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4080,5462,0,0,2183,0,0,0,'Kaela Shadowspear','','',0,7,0,0,0,1.02,1,0,23,23,124,617,617,0,1,2,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,85,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4081,5462,0,0,2184,0,0,0,'Lomac Gearstrip','','',0,7,0,0,0,1.05,1,0,29,29,875,950,950,0,1,2,2000,0,41,54,0,0,0,0,250000,1145,0,0,0,0,0,0,1.725,0.3519,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4082,5462,0,0,3890,0,0,0,'Grawnal','General Goods','',0,7,0,0,0,1,1,0,32,32,29,1163,1163,0,1,898,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.372,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4083,5462,0,0,3892,0,0,0,'Jeeda','Apprentice Witch Doctor','',0,7,0,0,0,1.02,1,0,24,24,29,664,664,0,1,2178,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4084,5462,0,0,4106,0,0,0,'Chylina','General Supplies','',0,7,0,0,0,1.02,1,0,24,24,80,664,664,0,1,898,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4085,5462,0,0,7158,0,0,0,'Nizzik','Venture Armor Salesman','',0,7,0,0,0,1.02,1,0,24,24,35,295,295,0,1,4226,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4086,5462,0,0,7159,0,0,0,'Veenix','Venture Co. Merchant','',0,7,0,0,0,1,1,0,24,24,35,3000,3000,0,1,4226,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4087,5462,0,0,2196,0,0,0,'Arias\'ta Bladesinger','Warrior Trainer','',0,7,0,0,0,1.35,1,0,60,60,80,4120,4120,0,1,49,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4088,5462,0,0,2197,0,0,0,'Elanaria','','',0,7,0,0,0,1.35,1,0,62,62,80,4370,4370,0,1,2,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4089,5462,0,0,2198,0,0,0,'Sildanair','Warrior Trainer','',0,7,0,0,0,1.15,1,0,40,40,80,1753,1753,0,1,49,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4090,5462,0,0,2200,0,0,0,'Astarii Starseeker','Priest Trainer','',0,7,0,0,0,1.35,1,0,60,60,80,2884,2884,5751,1,51,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4091,5462,0,0,2201,0,0,0,'Jandria','Priest Trainer','',0,7,0,0,0,1.25,1,0,50,50,80,1939,1939,4393,1,51,2000,0,60,83,0,0,0,0,300000,2393,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4092,5462,0,0,2202,0,0,0,'Lariia','Priest Trainer','',0,7,0,0,0,1.15,1,0,40,40,80,1239,1239,3191,1,49,2000,0,40,55,0,0,0,0,300000,1590,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4093,5462,0,0,9414,0,0,0,'Galak Wrangler','','',0,7,0,0,0,1,1,0,25,26,131,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.4375,0.8165,'',0,69,0,2.5,8,14,0,17353,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4094,5462,0,0,9411,0,0,0,'Galak Scout','','',0,7,0,0,0,1,1,0,24,25,131,664,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.25,0.71,'',0,64,0,2.5,8,14,0,22121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4095,5462,0,0,9417,0,0,0,'Galak Mauler','','',0,7,0,0,0,1,1,0,27,28,131,840,896,0,1,0,2600,0,50.7,68.9,0,0,0,0,300000,1111,0,0,0,0,0,0,1.625,0.923,'',0,83,0,2.5,8,14,0,6190,33333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4096,5462,0,0,9412,0,0,0,'Galak Windchaser','','',0,7,0,0,0,1.02,1,0,24,25,131,582,622,637,1,0,2000,0,33,45,0,0,0,0,300000,1008,0,0,0,0,0,0,1.25,0.35,'',0,64,0,2.5,8,14,0,23103,12491,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4097,5462,0,0,9416,0,0,0,'Galak Stormer','','',0,7,0,0,0,1,1,0,26,27,131,586,621,713,1,0,2000,0,36,47,0,0,0,0,300000,1078,0,0,0,0,0,0,1.4375,0.4025,'',0,76,0,2.5,8,14,0,20295,37665,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4098,5875,0,0,9413,0,0,0,'Galak Pack Runner','','',0,7,0,0,0,1,1,0,25,26,131,488,521,674,1,0,1750,0,32.375,42.875,1,1925,48.125,71.225,0,1043,0,0,0,0,0,0,2.56,2,'',0,49,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4099,5462,0,0,9415,0,0,0,'Galak Marauder','Blacksmithing Trainer','',0,7,0,0,0,1,1,0,26,27,131,787,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.4375,0.8165,'',0,76,0,2.5,8,14,0,32021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4100,5462,0,0,1352,0,0,0,'Screeching Harpy','','',0,7,0,0,0,0.9,1,0,28,29,514,768,814,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.95,0.6188,'',0,89,0,2.5,8,14,0,3589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4101,5462,0,0,1350,0,0,0,'Screeching Roguefeather','','',0,7,0,0,0,1.05,1,0,29,30,514,950,1003,0,1,0,1300,0,27.3,36.4,0,0,0,0,300000,1179,0,0,0,0,0,0,1.725,0.5474,'',0,97,0,2.5,8,14,0,6595,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4104,5462,0,0,10876,0,0,0,'Screeching Windcaller','','',0,7,0,0,0,1.05,1,0,30,30,514,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.95,0.6188,'',0,104,0,2.5,8,14,0,6982,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4107,5462,0,0,2298,0,0,0,'Highperch Wyvern','','',0,1,0,0,0,1,1,0,28,29,16,896,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,2.6,1.3,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5809,0,0,0,0,0,0,0),(4109,5462,0,0,2297,0,0,0,'Highperch Consort','','',0,1,0,0,0,1,1,0,28,29,16,896,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,2.3,1.15,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5809,0,0,0,0,0,0,0),(4110,5462,0,0,4585,0,0,0,'Highperch Patriarch','','',0,1,0,0,0,1,1,0,30,31,16,1146,1207,0,1,0,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5809,0,0,0,0,0,0,0),(4111,5462,0,0,2153,0,0,0,'Gravelsnout Kobold','','',0,7,0,0,0,1,1,0,26,27,26,787,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,81,0,0,0,0,1.625,0.858,'',0,76,0,2.5,8,14,0,2121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4112,5462,0,0,373,0,0,0,'Gravelsnout Vermin','','',0,7,0,0,0,1,1,0,25,26,26,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,80,0,0,0,0,1.4375,0.759,'',0,69,0,2.5,8,14,0,17230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4113,5462,0,0,511,0,0,0,'Gravelsnout Digger','','',0,7,0,0,0,1,1,0,28,29,26,896,950,0,1,0,2000,0,41,54,0,0,0,0,180000,1145,0,83,0,0,0,0,1.875,0.99,'',0,89,0,2.5,8,14,0,15621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5842,0,0,0,0,0,0,0),(4114,5462,0,0,2299,0,0,0,'Gravelsnout Forager','','',0,7,0,0,0,1.05,1,0,27,28,26,840,896,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,82,0,0,0,0,1.4375,0.759,'',0,83,0,2.5,8,14,0,20667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4115,5875,0,0,26,0,0,0,'[UNUSED] Gravelsnout Ambusher','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4116,5462,0,0,774,0,0,0,'Gravelsnout Surveyor','','',0,7,0,0,0,1,1,0,29,30,26,739,774,2122,1,0,2000,0,30,42,0,0,0,0,300000,984,0,90,0,0,0,0,1.625,0.858,'',0,96,0,2.5,8,14,0,15497,13439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5842,0,0,0,0,0,0,0),(4117,5462,0,0,2705,0,0,0,'Cloud Serpent','','',1,1,27,0,0,1.05,1,0,25,26,14,640,684,674,1,0,2000,0,34,46,0,0,0,0,300000,1042,0,8,54,0,0,0,0.85,0.85,'',0,0,0,2.5,8,14,0,8246,0,0,0,0,0,0,0,0,0,0,0,0,8905,0,0,0,0,0,0,0,0,0,0),(4118,5462,0,0,10991,0,0,0,'Venomous Cloud Serpent','','',1,1,27,0,0,1.05,1,0,26,28,14,787,896,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,7,56,0,0,0,0.85,0.85,'',0,0,0,2.5,8,14,0,3583,0,0,0,0,0,0,0,0,0,0,0,0,8907,0,0,0,0,0,0,0,0,0,0),(4119,5462,0,0,2703,0,0,0,'Elder Cloud Serpent','','',1,1,27,0,0,1.05,1,0,27,29,14,724,812,772,1,0,2000,0,38,50,0,0,0,0,300000,1145,0,8,58,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8246,45299,0,0,0,0,0,0,0,0,0,0,0,8906,0,0,0,0,0,0,0,0,0,0),(4120,5462,0,0,9587,0,0,0,'Thundering Boulderkin','','',0,4,0,0,0,1.05,1,0,28,29,91,896,950,0,1,0,3000,0,61.5,81,0,0,0,0,300000,1145,29,58,29,29,29,29,1.275,0.2635,'',0,0,0,2.5,8,14,0,6524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23643,0,0,0,0,0,0,0),(4121,5875,0,0,1161,0,0,0,'Wandering Boulderkin','','',0,4,0,0,0,1,1,0,26,27,91,788,840,0,1,0,2000,0,38,51,0,0,0,0,0,1078,0,0,0,0,0,0,1.275,0.2635,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4124,5462,0,0,1056,0,0,0,'Needles Cougar','','',1,1,2,0,0,1.05,1,0,27,28,14,840,896,0,1,0,1200,0,23.4,31.8,0,0,0,0,300000,1111,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13362,0,0,0,0,0,0,0,0,0,0),(4126,5462,0,0,1043,0,0,0,'Crag Stalker','','',1,1,2,0,0,1.05,1,0,26,26,14,787,787,0,1,2,1600,0,29.6,39.2,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,8151,0,0,0,0,0,0,0,0,0,0,0,0,5827,0,0,0,0,0,0,0,0,0,0),(4127,5462,0,0,2710,0,0,0,'Hecklefang Hyena','','',1,1,25,0,0,1,1,0,15,16,38,328,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.275,0.425,'',0,0,0,2.5,8,14,0,17255,17256,1753,14916,0,0,0,0,0,0,0,0,0,12908,0,0,0,0,0,0,0,0,0,0),(4128,5462,0,0,2712,0,0,0,'Hecklefang Stalker','','',1,1,25,0,0,1.02,1,0,22,23,38,573,617,0,1,0,2000,0,33,44,0,0,0,0,360000,940,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12910,0,0,0,0,0,0,0,0,0,0),(4129,5462,0,0,2711,0,0,0,'Hecklefang Snarler','','',1,1,25,0,0,1,1,0,18,19,38,417,449,0,1,0,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12909,0,0,0,0,0,0,0,0,0,0),(4130,5462,0,0,11144,0,0,0,'Silithid Searcher','','',0,10,0,0,0,1,1,0,32,33,310,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.05,0.35,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5853,5855,5854,0,0,0,0,0),(4131,5462,0,0,11143,0,0,0,'Silithid Invader','','',0,10,0,0,0,1,1,0,34,35,310,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.275,0.425,'',0,250,0,2.5,8,14,0,8137,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5853,5855,5854,0,0,0,0,0),(4132,5462,0,0,11099,0,0,0,'Silithid Ravager','','',65537,1,41,4,0,1.15,1,0,36,36,310,1469,1469,0,1,0,2000,0,50,66,0,0,0,0,7200000,1456,0,0,0,0,0,0,1.275,1.3855,'',0,0,0,2.5,8,14,0,8255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5853,5855,5854,0,0,0,0,0),(4133,5462,0,0,11097,0,0,0,'Silithid Hive Drone','','',0,10,0,0,0,1,1,0,33,34,311,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.05,0.35,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5853,5854,5855,0,0,0,0,0),(4138,5462,0,0,2205,0,0,0,'Jeen\'ra Nightrunner','Hunter Trainer','',0,7,0,0,0,1.35,1,0,60,60,80,2884,2884,5751,1,49,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4139,5462,0,0,2491,0,0,0,'Scorpid Terror','','',1,1,20,0,0,1.1,1,0,33,34,413,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.15,0.575,'',0,0,0,2.5,8,14,0,7399,13884,0,0,0,0,0,0,0,0,0,0,0,8853,0,0,5794,0,0,0,0,0,0,0),(4140,5462,0,0,3247,0,0,0,'Scorpid Reaver','','',1,1,20,0,0,1.1,1,0,31,32,413,1107,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,40505,13884,0,0,0,0,0,0,0,0,0,0,0,5867,0,0,5794,0,0,0,0,0,0,0),(4142,5462,0,0,5052,0,0,0,'Sparkleshell Tortoise','','',1,1,21,0,0,1.1,1,0,30,31,7,1050,1107,0,1,0,2000,0,44,58,0,0,0,0,300000,1213,0,61,0,0,0,0,0.8,0.35,'',0,0,0,2.5,8,14,0,7273,0,0,0,0,0,0,0,0,0,0,0,0,12949,0,0,5795,0,0,0,0,0,0,0),(4143,5462,0,0,2308,0,0,0,'Sparkleshell Snapper','','',1,1,21,0,0,1.1,1,0,34,35,7,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,70,0,0,0,0,1.04,0.455,'',0,0,0,2.5,8,14,0,7273,6730,0,0,0,0,0,0,0,0,0,0,0,5926,0,0,5795,0,0,0,0,0,0,0),(4144,5462,0,0,2307,0,0,0,'Sparkleshell Borer','','',1,1,21,0,0,1.1,1,0,32,33,7,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,65,0,0,0,0,0.92,0.4025,'',0,0,0,2.5,8,14,0,6016,7273,0,0,0,0,0,0,0,0,0,0,0,12950,0,0,5795,0,0,0,0,0,0,0),(4146,5462,0,0,2206,0,0,0,'Jocaste','Hunter Trainer','',0,7,0,0,0,1.15,1,0,40,40,80,1239,1239,3191,1,51,2000,0,40,55,0,0,0,0,300000,1590,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4147,5462,0,0,12340,0,0,0,'Saltstone Basilisk','','',0,1,0,0,0,1.1,1,0,30,31,49,1050,1107,0,1,0,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.4,0.9723,'',0,0,0,2.5,8,14,0,3636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5675,0,0,0,0,0,0,0),(4149,5875,0,0,2207,0,0,0,'Kesteryth','Foraging Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4150,5462,0,0,8392,0,0,0,'Saltstone Gazer','','',0,1,0,0,0,1.1,1,0,34,35,49,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,2,1.389,'',0,0,0,2.5,8,14,0,3635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4151,5462,0,0,12341,0,0,0,'Saltstone Crystalhide','','',0,1,0,0,0,1.1,1,0,32,33,49,977,1021,949,1,0,2000,0,43,57,0,0,0,0,300000,1281,0,0,0,0,0,0,1.7,1.18065,'',0,0,0,2.5,8,14,0,8129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4153,5875,0,0,2209,0,0,0,'Kysandia','Cat Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4154,5462,0,0,2305,0,0,0,'Salt Flats Scavenger','','',1,1,7,0,0,1.1,1,0,30,32,73,1050,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.25,0.1,'',0,0,0,2.5,8,14,0,7160,0,0,0,0,0,0,0,0,0,0,0,0,12871,0,0,5848,0,0,0,0,0,0,0),(4155,5462,0,0,2210,0,0,0,'Idriana','Banker','',0,7,0,0,0,3,1,0,45,45,80,5544,5544,0,1,131075,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4156,5462,0,0,2211,0,0,0,'Astaia','Fishing Trainer','',0,7,0,0,0,1.1,1,0,35,35,80,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4157,5875,0,0,2212,0,0,0,'Kitari Farseeker','Cartography Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4158,5462,0,0,10825,0,0,0,'Salt Flats Vulture','','',1,1,7,0,0,1,1,0,32,34,73,1163,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.4375,0.115,'',0,0,0,2.5,8,14,0,7160,0,0,0,0,0,0,0,0,0,0,0,0,8836,0,0,5848,0,0,0,0,0,0,0),(4159,5462,0,0,2213,0,0,0,'Me\'lynn','Tailoring Trainer','',0,7,0,0,0,1.1,1,0,35,35,80,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4160,5462,0,0,10624,0,0,0,'Ainethil','Alchemy Trainer','',0,7,0,0,0,1.25,1,0,46,46,80,2399,2399,0,1,81,2000,0,77,102,0,0,0,0,300000,2750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4161,5462,0,0,2216,0,0,0,'Lysheana','Guild Master','',0,7,0,0,0,1.35,1,0,60,60,80,4120,4120,0,1,786433,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4163,5462,0,0,2231,0,0,0,'Syurna','Rogue Trainer','',0,7,0,0,0,1.15,1,0,40,40,80,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4164,5462,0,0,2199,0,0,0,'Cylania','Night Elf Armorer','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4224,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4165,5462,0,0,7669,0,0,0,'Elissa Dumas','Portal Trainer','',0,7,0,0,0,1.1,1,0,35,35,80,992,992,2680,1,689,2000,0,34,48,0,0,0,0,300000,1124,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4166,5462,0,0,1547,2238,2237,0,'Gazelle','','',0,8,0,0,0,0.2,1,0,3,3,188,14,14,0,1,0,2000,0,3,4,0,0,0,0,275000,33,0,0,0,0,0,0,1,1.41,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4167,5462,0,0,2208,0,0,0,'Dendrythis','Food & Drink Vendor','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4168,5462,0,0,2214,0,0,0,'Elynna','Tailoring Supplies','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4169,5462,0,0,2217,0,0,0,'Jaeana','Meat Vendor','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4170,5462,0,0,2218,0,0,0,'Ellandrieth','General Goods','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,898,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4171,5462,0,0,2219,0,0,0,'Merelyssa','Blade Merchant','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4172,5462,0,0,2220,0,0,0,'Anadyia','Robe Vendor','',0,7,0,0,0,1.05,1,0,30,30,80,1605,1605,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4173,5462,0,0,2222,0,0,0,'Landria','Bow Merchant','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4482,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4174,8606,0,0,2223,0,0,0,'Siannai','Arrow Merchant','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4175,5462,0,0,2224,0,0,0,'Vinasia','Cloth Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4176,5875,0,0,2225,0,0,0,'Ki\'rasia','Cloth Armor Merchant','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4177,5462,0,0,2226,0,0,0,'Melea','Mail Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4178,5875,0,0,2227,0,0,0,'Shaia','Mail Armor Merchant','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4179,5875,0,0,2228,0,0,0,'Freillania','Shield Merchant','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4180,5462,0,0,2229,0,0,0,'Ealyshia Dewwhisper','Two Handed Weapon Merchant','',0,7,0,0,0,1.25,1,0,50,50,80,2769,2769,0,1,4226,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4181,5462,0,0,2230,0,0,0,'Fyrenna','Food & Drink Vendor','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4182,5462,0,0,4404,0,0,0,'Dalmond','General Goods','',0,7,0,0,0,1,1,0,17,17,80,386,386,0,1,898,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4183,5462,0,0,4408,0,0,0,'Naram Longclaw','Weaponsmith','',0,7,0,0,0,1,1,0,20,20,80,484,484,0,1,4224,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4184,5462,0,0,11907,0,0,0,'Geenia Sunshadow','Speciality Dress Maker','',0,7,0,0,0,1,1,0,51,51,994,2980,2980,0,1,4226,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,172,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4185,5462,0,0,4402,0,0,0,'Shaldyn','Clothier','',0,7,0,0,0,1,1,0,15,15,80,328,328,0,1,4226,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4186,5462,0,0,4406,0,0,0,'Mavralyn','Leather Armor & Leatherworking Supplies','',0,7,0,0,0,1,1,0,18,18,80,417,417,0,1,4226,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4187,5462,0,0,4407,0,0,0,'Harlon Thornguard','Armorer & Shieldsmith','',0,7,0,0,0,1.02,1,0,25,25,80,713,713,0,1,4224,2000,0,35,48,0,0,0,0,275000,1008,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4188,5462,0,0,13189,0,0,0,'Illyanie','Cloth Armor Merchant','',8,7,0,0,0,1.02,1,0,25,25,80,713,713,0,1,4226,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4189,5462,0,0,4401,0,0,0,'Valdaron','Tailoring Supplies','',0,7,0,0,0,1,1,0,14,14,80,300,300,0,1,128,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4190,5462,0,0,4399,0,0,0,'Kyndri','Baker','',0,7,0,0,0,1,1,0,13,13,80,273,273,0,1,642,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4191,5462,0,0,4403,0,0,0,'Allyndia','Food & Drink Vendor','',0,7,0,0,0,1,1,0,15,15,80,328,328,0,1,642,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4192,5462,0,0,4405,0,0,0,'Taldan','Drink Vendor','',0,7,0,0,0,1,1,0,16,16,80,356,356,0,1,642,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4193,5462,0,0,4400,0,0,0,'Grondal Moonbreeze','Tailoring Trainer','',0,7,0,0,0,1.05,1,0,29,29,80,950,950,0,1,81,2000,0,41,54,0,0,0,0,275000,1145,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4194,5462,0,0,4409,0,0,0,'Ullanna','Trade Supplies','',0,7,0,0,0,1,1,0,15,15,80,328,328,0,1,130,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4195,5462,0,0,4410,0,0,0,'Tiyani','Food & Drink Vendor','',0,7,0,0,0,1,1,0,15,15,80,328,328,0,1,642,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4196,5462,0,0,7511,0,0,0,'Silithid Swarm','','',0,10,0,0,0,0,1,0,21,50,310,1,1,0,1,0,1500,0,63.75,84,0,0,0,0,275000,2966,0,0,0,0,0,0,0.15,0.05,'6590',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4197,5462,0,0,4105,0,0,0,'Ken\'zigla','','',0,7,0,0,0,1,1,0,20,20,126,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4198,5462,0,0,19846,0,0,0,'Braelyn Firehand','','',0,7,0,0,0,1,1,0,30,30,83,774,774,2175,1,2,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,150,0,2.5,8,14,0,20811,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4200,5462,0,0,9549,0,0,0,'Laird','Fish Vendor','',0,7,0,0,0,1,1,0,14,14,80,300,300,0,1,643,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4201,5462,0,0,7156,0,0,0,'Ziz Fizziks','','',0,7,0,0,0,1,1,0,20,20,35,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4202,5462,0,0,3885,0,0,0,'Gerenzo Wrenchwhistle','','',0,7,0,0,0,1.05,1,0,27,27,47,840,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.725,0.3519,'',0,82,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5736,0,0,0,0,0,0,0),(4203,5462,0,0,2221,0,0,0,'Ariyell Skyshadow','Weapon Merchant','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4482,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,85,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4204,5462,0,0,2253,0,0,0,'Firodren Mooncaller','Herbalism Trainer','',0,7,0,0,0,1.1,1,0,35,35,80,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4205,5462,0,0,2251,0,0,0,'Dorion','Hunter Trainer','',0,7,0,0,0,1.25,1,0,50,50,80,1939,1939,4393,1,51,2000,0,60,83,0,0,0,0,300000,2393,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4206,5875,0,0,2268,0,0,0,'Talar','Bear Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4207,5875,0,0,2275,0,0,0,'Valyen Wolfsong','Wolf Trainer','',102,7,0,0,0,1,1,0,40,40,80,2471,2471,1620,1,0,1610,0,45.08,59.57,1,1771,69.069,100.947,0,1938,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4208,5462,0,0,2259,0,0,0,'Lairn','Banker','',0,7,0,0,0,3,1,0,45,45,80,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4209,5462,0,0,2256,0,0,0,'Garryeth','Banker','',0,7,0,0,0,3,1,0,45,45,80,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4210,5462,0,0,2242,0,0,0,'Alegorn','Cooking Trainer','',0,7,0,0,0,1.1,1,0,35,35,80,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4211,5462,0,0,2248,0,0,0,'Dannelor','First Aid Trainer','',0,7,0,0,0,1.1,1,0,35,35,80,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.389,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4212,5462,0,0,2270,0,0,0,'Telonis','Leatherworking Trainer','',0,7,0,0,0,1.25,1,0,46,46,80,2399,2399,0,1,83,2000,0,77,102,0,0,0,0,300000,2750,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4213,5462,0,0,2266,0,0,0,'Taladan','Enchanting Trainer','',0,7,0,0,0,1.1,1,0,35,35,80,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4214,5462,0,0,2252,0,0,0,'Erion Shadewhisper','Rogue Trainer','',0,7,0,0,0,1.35,1,0,60,60,80,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4215,5462,0,0,2243,0,0,0,'Anishar','Rogue Trainer','',0,7,0,0,0,1.25,1,0,50,50,80,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4216,5462,0,0,2245,0,0,0,'Chardryn','Herbalism Supplies','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4217,5462,0,0,2261,0,0,0,'Mathrengyl Bearwalker','Druid Trainer','',0,7,0,0,0,1.35,1,0,60,60,80,2884,2884,5751,1,179,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4218,5462,0,0,2250,0,0,0,'Denatharion','Druid Trainer','',0,7,0,0,0,1.25,1,0,50,50,80,1939,1939,4393,1,51,2000,0,60,83,0,0,0,0,300000,2393,0,0,0,0,0,0,1.5,0.389,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4219,5462,0,0,2255,0,0,0,'Fylerian Nightwing','Druid Trainer','',0,7,0,0,0,1.15,1,0,40,40,80,1239,1239,3191,1,49,2000,0,40,55,0,0,0,0,300000,1590,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4220,5462,0,0,2247,0,0,0,'Cyroen','Reagents','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,2178,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4221,5462,0,0,2267,0,0,0,'Talaelar','Fish Vendor','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4222,5462,0,0,2276,0,0,0,'Voloren','Fishing Supplies','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4223,5462,0,0,2254,0,0,0,'Fyldan','Cooking Supplies','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4224,8606,0,0,2269,0,0,0,'Talegon','Cartography Supplies','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4225,5462,0,0,2265,0,0,0,'Saenorion','Leatherworking Supplies','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4226,5462,0,0,2272,0,0,0,'Ulthir','Alchemy Supplies','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4228,5462,0,0,2274,0,0,0,'Vaean','Enchanting Supplies','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4229,5462,0,0,2264,0,0,0,'Mythrin\'dir','Trade Supplies','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4230,5462,0,0,2277,0,0,0,'Yldan','Bag Merchant','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4231,5462,0,0,2258,0,0,0,'Kieran','Weapon Merchant','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4232,5462,0,0,2257,0,0,0,'Glorandiir','Axe Merchant','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4233,5462,0,0,2263,0,0,0,'Mythidan','Mace & Staff Merchant','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4234,5462,0,0,2249,0,0,0,'Andrus','Staff Merchant','',0,7,0,0,0,1.05,1,0,30,30,80,3900,3900,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4235,5462,0,0,2271,0,0,0,'Turian','Thrown Weapons Merchant','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4236,5462,0,0,2246,0,0,0,'Cyridan','Leather Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4237,5875,0,0,2273,0,0,0,'Urthoniir','Leather Armor Merchant','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4239,5875,0,0,2260,0,0,0,'Lewin Starfeather','Leather Armor Merchant','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4240,5462,0,0,2244,0,0,0,'Caynrus','Shield Merchant','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4241,5462,0,0,2262,0,0,0,'Mydrannul','General Goods','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,899,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4242,5462,0,0,9956,0,0,0,'Frostsaber Companion','','',0,1,0,0,0,1.25,1,0,50,50,80,2769,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4243,5462,0,0,613,0,0,0,'Nightshade','Jeen\'ra\'s Pet','',0,1,0,0,0,1.25,1,0,50,50,80,2769,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,2.175,1.15275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4244,5462,0,0,780,0,0,0,'Shadow','Dorion\'s Pet','',0,1,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,85,0,1.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4245,5875,0,0,165,0,0,0,'Mistrunner','Valyen\'s Pet','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4246,5875,0,0,599,0,0,0,'Moonprowler','Kysandia\'s Pet','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.8745,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4247,5875,0,0,2378,0,0,0,'Stonepaw','Talar\'s Pet','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4248,5462,0,0,2713,0,0,0,'Pesterhide Hyena','','',1,1,25,0,0,1.05,1,0,26,27,38,787,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12899,0,0,11507,0,0,0,0,0,0,0),(4249,5462,0,0,10903,0,0,0,'Pesterhide Snarler','','',1,1,25,0,0,1.05,1,0,28,29,38,896,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,6576,0,0,0,0,0,0,0,0,0,0,0,0,12900,0,0,11507,0,0,0,0,0,0,0),(4250,5462,0,0,2726,0,0,0,'Galak Packhound','','',1,1,25,0,0,1,1,0,24,24,131,664,664,0,1,0,1500,0,25.5,34.5,0,0,0,0,300000,975,0,0,0,0,0,0,1.275,0.425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12895,0,0,0,0,0,0,0,0,0,0),(4251,5462,0,0,10318,0,0,0,'Goblin Racer','','',0,9,0,0,0,1,1,0,32,32,35,1163,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,2.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4252,5462,0,0,2490,0,0,0,'Gnome Racer','','',0,9,0,0,0,1,1,0,32,32,35,1163,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4253,5875,0,0,2281,0,0,0,'Bear Form (Night Elf Druid)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.35,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4254,5462,0,0,3092,0,0,0,'Geofram Bouldertoe','Mining Trainer','',0,7,0,0,0,1.1,1,0,35,35,55,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4255,5462,0,0,2284,0,0,0,'Brogus Thunderbrew','Food & Drink','',0,7,0,0,0,5,1,0,65,65,1217,12000,30000,0,1,640,2000,0,200,281,0,0,0,0,120000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4256,5462,0,0,3093,0,0,0,'Golnir Bouldertoe','Mining Supplies','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,131,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4257,5462,0,0,2286,0,0,0,'Lana Thunderbrew','Blacksmithing Supplies','',0,7,0,0,0,10,1,0,65,65,1217,26000,59000,0,1,4224,2000,0,200,281,0,0,0,0,120000,5234,0,0,0,0,0,0,1.5,0.347,'',0,133,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4258,5462,0,0,3097,0,0,0,'Bengus Deepforge','Blacksmithing Trainer','',0,7,0,0,0,1.2,1,0,45,45,55,2218,2218,0,1,81,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.347,'',0,400,0,2.5,8,14,0,7160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4259,5462,0,0,3098,0,0,0,'Thurgrum Deepforge','Blacksmithing Supplies','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4224,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4260,5462,0,0,1269,0,0,0,'Venture Co. Shredder','','',0,9,0,0,0,1.15,1,0,37,37,47,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,2,0.34,'',0,173,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4261,5875,0,0,2289,0,0,0,'Bear Form (Tauren Druid)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.2,0.408,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4262,5462,0,0,2306,14613,14614,14615,'Darnassus Sentinel','','Directions',0,7,0,0,0,1.5,1,0,75,75,79,15952,15952,0,1,268435457,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,122),(4263,5462,0,0,957,0,0,0,'Deepmoss Hatchling','','',1,1,3,0,0,1,1,0,14,14,1999,300,300,0,1,0,1870,0,18.7,25.245,0,0,0,0,0,630,0,0,0,0,0,0,0.666102,0.830407,'',0,0,0,2.5,8,14,0,6536,0,0,0,0,0,0,0,0,0,0,0,0,10498,0,0,0,0,0,0,0,0,0,0),(4264,5462,0,0,336,0,0,0,'Deepmoss Matriarch','','',1,1,3,0,0,1.02,1,0,22,22,22,573,573,0,1,0,1770,0,28.32,37.17,0,0,0,0,0,906,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13161,0,0,0,0,0,0,0,0,0,0),(4265,5462,0,0,4236,0,0,0,'Nyoma','Cooking Supplies','',0,7,0,0,0,1,1,0,20,20,80,484,484,0,1,642,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4266,5462,0,0,4235,0,0,0,'Danlyia','Food & Drink Vendor','',0,7,0,0,0,1,1,0,17,17,80,386,386,0,1,642,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4267,5462,0,0,2313,0,0,0,'Daelyshia','Hippogryph Master','',0,7,0,1,0,3,3,0,65,65,80,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4268,5875,0,0,2320,0,0,0,'Gray Wolf','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4269,5875,0,0,2405,0,0,0,'Chestnut Mare','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(4270,5875,0,0,2326,0,0,0,'Red Wolf','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4271,5875,0,0,2327,0,0,0,'Dire Wolf','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4272,5875,0,0,2328,0,0,0,'Brown Wolf','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4273,5462,0,0,2725,0,0,0,'Keeper Ordanus','','',0,7,0,0,0,1,1,0,29,29,79,812,812,811,1,0,2000,0,38,50,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,1,'',0,96,0,2.5,8,14,0,12747,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5686,0,0,0,0,0,0,0),(4274,5462,0,0,20180,0,0,0,'Fenrus the Devourer','','',0,1,0,1,1,5,1,0,21,21,16,2605,2605,0,1,0,2000,0,52.7,68,0,0,0,0,43200000,872,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,7125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4275,5462,0,0,2353,0,0,0,'Archmage Arugal','','',0,7,0,1,1,10,4,0,21,21,24,4640,4640,2040,1,0,2000,0,47.6,64.6,0,0,0,0,43200000,872,0,0,0,0,0,0,1.8,0.3672,'',0,150,0,2.5,8,14,0,22709,7803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5442,0,0,0,0,0,0,0),(4276,5462,0,0,7157,0,0,0,'Piznik','Venture Co.','',4096,7,0,0,0,1,1,0,20,20,35,530,530,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,30,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4277,5462,0,0,2421,0,0,0,'Eye of Kilrogg','','',8192,3,0,0,0,1,1,0,71,72,58,1093,1113,728,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(4278,5462,0,0,3223,0,0,0,'Commander Springvale','','',0,6,0,1,1,5,2,0,20,20,24,2165,2165,980,1,0,2000,0,45.9,61.2,0,0,0,0,7200000,836,0,0,0,0,0,0,1.5,0.306,'',0,194,0,2.5,8,14,0,5588,1026,33581,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4279,5462,0,0,522,0,0,0,'Odo the Blindwatcher','','',0,7,0,1,1,5,1,0,21,21,24,2605,2605,0,1,0,2000,0,52.7,68,0,0,0,0,43200000,872,0,0,0,0,0,0,1.95,1.0491,'',0,194,0,2.5,8,14,0,7481,7483,7484,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4280,5462,0,0,2475,2464,0,0,'Scarlet Preserver','','',0,7,0,0,0,1.05,1,0,29,30,67,812,852,832,1,0,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.208,'',0,98,0,2.5,8,14,0,13952,13953,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4281,5462,0,0,2516,2517,0,0,'Scarlet Scout','','',0,7,0,0,0,1.05,1,0,29,30,67,950,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.208,'',0,98,0,2.5,8,14,0,6660,6979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4282,5462,0,0,2512,2513,0,0,'Scarlet Magician','','',0,7,0,0,0,1.05,1,0,29,30,67,739,774,2122,1,0,2000,0,30,42,0,0,0,0,300000,984,40,15,15,0,0,0,1.5,0.208,'',0,98,0,2.5,8,14,0,9053,8457,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4283,5462,0,0,2520,2521,0,0,'Scarlet Sentry','','',0,7,0,0,0,1.1,1,0,30,31,67,1050,1107,0,1,0,2000,0,105.6,139.2,0,0,0,0,7200000,1213,0,0,0,0,0,0,1.5,0.306,'',0,105,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4284,5462,0,0,2495,2496,0,0,'Scarlet Augur','','',0,7,0,0,0,1.1,2,0,30,31,67,892,935,1730,1,0,2000,0,40,54,0,0,0,0,300000,1213,10,0,0,0,0,10,1.5,0.306,'',0,104,0,2.5,8,14,0,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4285,5462,0,0,2505,2506,0,0,'Scarlet Disciple','','',0,7,0,0,0,1.1,2,0,30,31,67,892,935,1730,1,0,2000,0,40,54,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,0.208,'',0,105,0,2.5,8,14,0,6063,6076,9734,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4286,5462,0,0,2522,2523,0,0,'Scarlet Soldier','','',0,7,0,1,0,3,2,0,35,35,67,3660,3660,0,1,0,2000,0,117.6,153.6,0,0,0,0,7200000,1349,0,0,0,0,0,0,1.5,0.306,'',0,452,0,2.5,8,14,0,3639,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4287,5462,0,0,2463,2474,0,0,'Scarlet Gallant','','',0,7,0,1,0,3,2,0,33,34,67,2784,2901,1970,1,0,2000,0,105.6,139.2,0,0,0,0,7200000,1316,0,0,0,0,0,0,1.5,0.306,'',0,397,0,2.5,8,14,0,14517,5589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4288,5462,0,0,2497,2498,0,0,'Scarlet Beastmaster','','',0,7,0,1,0,3,2,0,34,35,67,3489,3660,0,1,0,2000,0,117.6,153.6,0,0,0,0,7200000,1349,10,0,0,0,0,10,1.5,0.208,'',0,424,0,2.5,8,14,0,6660,7896,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4289,5462,0,0,2509,2510,0,0,'Scarlet Evoker','','',0,7,0,1,0,3,2,0,35,36,67,2706,2805,5443,1,0,2000,0,84,117.6,0,0,0,0,7200000,1241,0,0,0,0,0,0,1.5,0.208,'',0,482,0,2.5,8,14,0,9053,2601,8422,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4290,5462,0,0,2511,0,0,0,'Scarlet Guardsman','','',0,7,0,1,0,3,2,0,35,36,67,3660,3831,0,1,0,2800,0,168,221.76,0,0,0,0,7200000,1456,0,0,0,0,0,0,1.5,0.306,'',0,484,0,2.5,8,14,0,6713,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4291,5462,0,0,2507,2508,0,0,'Scarlet Diviner','','',0,7,0,1,0,3,2,0,34,34,67,2901,2901,2014,1,0,2000,0,105.6,139.2,0,0,0,0,7200000,1316,0,0,0,0,0,0,1.5,0.208,'',0,425,0,2.5,8,14,0,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4292,5462,0,0,2476,2465,0,0,'Scarlet Protector','','',0,7,0,1,0,3,2,0,35,36,67,3027,3150,2164,1,0,2000,0,110.4,146.4,0,0,0,0,7200000,1455,0,0,0,0,0,0,1.5,0.306,'',0,485,0,2.5,8,14,0,31713,8258,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4293,5462,0,0,2518,2519,0,0,'Scarlet Scryer','','',0,7,0,1,0,3,2,0,30,31,67,2433,2550,1730,1,0,1341,0,201.15,271.552,0,0,0,0,0,1213,0,0,0,0,0,0,1.5,0.306,'',0,315,0,2.5,8,14,0,1090,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4294,5462,0,0,2524,0,0,0,'Scarlet Sorcerer','','',0,7,0,1,0,3,2,0,37,38,67,2910,3012,5836,1,0,2000,0,88.8,124.8,0,0,0,0,7200000,1391,0,0,0,0,0,0,1.5,0.306,'',0,518,0,2.5,8,14,0,8364,6146,9672,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4295,5462,0,0,2514,2515,0,0,'Scarlet Myrmidon','','',0,7,0,1,0,3,2,0,36,36,67,3831,3831,0,1,0,1700,0,102,134.64,0,0,0,0,7200000,1456,0,0,0,0,0,0,1.5,0.208,'',0,519,0,2.5,8,14,0,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4296,5462,0,0,5726,5725,0,0,'Scarlet Adept','','',0,7,0,1,0,3,2,0,33,34,67,2784,2901,1970,1,0,2000,0,105.6,139.2,0,0,0,0,7200000,1316,0,0,0,0,0,10,1.5,0.208,'',0,396,0,2.5,8,14,0,6063,9734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4297,5462,0,0,2503,2504,0,0,'Scarlet Conjuror','','',0,7,0,1,0,3,2,0,35,35,67,2706,2706,5360,1,0,2000,0,81.6,115.2,0,0,0,0,7200000,1124,0,0,0,0,0,0,1.5,0.306,'',0,453,0,2.5,8,14,0,8985,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4298,5462,0,0,2462,2473,0,0,'Scarlet Defender','','',0,7,0,1,0,3,2,0,36,36,67,3831,3831,0,1,0,2000,0,120,158.4,0,0,0,0,7200000,1456,0,0,0,0,0,0,1.5,0.306,'',0,519,0,2.5,8,14,0,11972,7164,3639,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4299,5462,0,0,2501,2502,0,0,'Scarlet Chaplain','','',0,7,0,1,0,3,2,0,34,34,67,2901,2901,2014,1,0,2000,0,105.6,139.2,0,0,0,0,7200000,1316,0,0,0,0,0,0,1.5,0.306,'1006',0,423,0,2.5,8,14,0,1006,6066,8362,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4300,5462,0,0,2525,2526,0,0,'Scarlet Wizard','','',0,7,0,1,0,3.5,2,0,38,39,67,3514,3640,6050,1,0,2000,0,91.2,129.6,0,0,0,0,7200000,1489,10,0,0,0,0,0,1.5,0.306,'',0,548,0,2.5,8,14,0,8439,2601,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4301,5462,0,0,2499,2500,0,0,'Scarlet Centurion','','',0,7,0,1,0,3,2,0,38,39,67,4185,4377,0,1,0,2000,0,129.6,172.8,0,0,0,0,7200000,1808,0,0,0,0,0,0,1.5,0.306,'',0,549,0,2.5,8,14,0,31403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4302,5462,0,0,2460,2461,0,0,'Scarlet Champion','','',0,7,0,1,0,3,2,0,39,39,67,3540,3540,2472,1,0,2000,0,122.4,160.8,0,0,0,0,7200000,1807,0,0,0,0,0,0,1.5,0.208,'',0,581,0,2.5,8,14,0,17143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4303,5462,0,0,2492,0,0,0,'Scarlet Abbot','','',0,7,0,1,0,3,2,0,39,39,67,3540,3540,2472,1,0,2000,0,122.4,160.8,0,0,0,0,7200000,1807,0,0,0,0,0,0,1.5,0.306,'1006',0,581,0,2.5,8,14,0,1006,6064,8362,8269,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4304,5462,0,0,2709,0,0,0,'Scarlet Tracking Hound','','',1,1,25,1,0,3,2,0,33,33,67,3330,3330,0,1,0,1500,0,82.8,109.8,0,0,0,0,7200000,1281,0,0,0,0,0,10,1.30932,0.436441,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8287,0,0,0,0,0,0,0,0,0,0),(4305,5462,0,0,4417,0,0,0,'Kriggon Talsone','Fisherman','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,640,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4306,5462,0,0,2607,2608,0,0,'Scarlet Torturer','','',0,7,0,1,0,3,2,0,30,31,67,2865,3018,0,1,0,2000,0,105.6,139.2,0,0,0,0,7200000,1213,0,0,0,0,0,0,1.5,0.306,'',0,312,0,2.5,8,14,0,9276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4307,5462,0,0,4415,0,0,0,'Heldan Galesong','Fisherman','',0,7,0,0,0,1.02,1,0,25,25,80,713,713,0,1,640,2000,0,35,48,0,0,0,0,275000,1008,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4308,5462,0,0,5430,0,0,0,'Unfettered Spirit','','',0,6,0,0,0,1,1,0,30,31,21,955,1006,0,1,0,2000,0,105.6,139.2,0,0,0,0,7200000,1213,0,0,0,0,0,0,1.125,0.75,'',0,113,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4309,5462,0,0,4511,0,0,0,'Gorm Grimtotem','','',0,7,0,0,0,1,1,0,62,62,105,6474,6474,0,1,2,2000,0,172,240,0,0,0,0,250000,4344,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4310,5462,0,0,4512,0,0,0,'Cor Grimtotem','','',0,7,0,0,0,1,1,0,62,62,105,6474,6474,0,1,2,2000,0,172,240,0,0,0,0,250000,4344,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4311,5462,0,0,4515,0,0,0,'Holgar Stormaxe','','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.65,0.4092,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4312,5462,0,0,2411,0,0,0,'Tharm','Wind Rider Master','',0,7,0,1,0,1,1,0,65,65,104,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4313,5875,0,0,1905,0,0,0,'[UNUSED] [PH] Ambassador Saylaton Gravehoof','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4314,5462,0,0,4311,0,0,0,'Gorkas','Wind Rider Master','',0,7,0,1,0,3,3,0,65,65,29,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4315,5875,0,0,3556,0,0,0,'[UNUSED] Guthrin Gravehoof','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4316,5462,0,0,1535,0,0,0,'Kolkar Packhound','','',1,1,25,0,0,1,1,0,13,13,130,273,273,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.275,0.425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12901,0,0,0,0,0,0,0,0,0,0),(4317,5462,0,0,2412,0,0,0,'Nyse','Wind Rider Master','',0,7,0,1,0,3,3,0,65,65,104,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4318,5875,0,0,2413,0,0,0,'[UNUSED] Delyka','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4319,5462,0,0,2415,0,0,0,'Thyssiana','Hippogryph Master','',0,7,0,1,0,1,1,0,65,65,80,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4320,5462,0,0,2416,0,0,0,'Caelyb','Pet Trainer','',0,7,0,0,0,1.15,1,0,40,40,80,1800,1800,1620,1,17,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4321,5462,0,0,2417,0,0,0,'Baldruc','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,894,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,1200000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4322,5875,0,0,4483,0,0,0,'Corthryn','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4323,5462,0,0,715,0,0,0,'Searing Hatchling','','',0,2,0,0,0,1.2,1,0,39,40,103,1751,1829,0,1,0,2000,0,56,74,0,0,0,0,360000,1938,0,128,0,0,0,0,1.625,0.3614,'',0,217,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5841,5840,0,0,0,0,0,0),(4324,5462,0,0,397,0,0,0,'Searing Whelp','','',0,2,0,0,0,1.2,1,0,39,40,103,1416,1471,1260,1,0,2000,0,52,69,0,0,0,0,360000,1937,0,0,129,0,0,0,1.875,0.417,'',0,232,0,2.5,8,14,0,11021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5841,5840,0,0,0,0,0,0),(4328,5462,0,0,8310,0,0,0,'Firemane Scalebane','','',0,2,0,0,0,1.2,1,0,40,41,103,1471,1522,1308,1,0,2000,0,55,72,0,0,0,0,360000,2072,0,100,0,0,0,0,2.625,2.25,'',0,244,0,2.5,8,14,0,18968,11972,11971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4329,5462,0,0,143,0,0,0,'Firemane Scout','','',0,2,0,0,0,1.2,1,0,39,40,103,1751,1829,0,1,0,2000,0,56,74,0,0,0,0,360000,1938,0,100,0,0,0,0,1.5,1.967,'',0,222,0,2.5,8,14,0,18968,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4331,5462,0,0,8249,0,0,0,'Firemane Ash Tail','','',0,2,0,0,0,1.2,1,0,40,41,103,1471,1522,1308,1,0,2000,0,55,72,0,0,0,0,360000,2072,0,100,0,0,0,0,1.5,1.5,'',0,234,0,2.5,8,14,0,18968,11969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4333,5875,0,0,8311,0,0,0,'Firemane Devourer','','',0,2,0,0,0,1,1,0,41,42,103,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,0,2218,0,110,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,2602,20539,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4334,5462,0,0,8309,0,0,0,'Firemane Flamecaller','','',0,2,0,0,0,1,1,0,41,42,103,1522,1585,1357,1,0,2000,0,58,77,0,0,0,0,360000,2216,0,100,0,0,0,0,1.875,1.875,'',0,244,0,2.5,8,14,0,18968,11990,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4339,5462,0,0,6374,0,0,0,'Brimgore','','',0,2,0,2,0,1,1,0,41,41,103,4755,4755,0,1,0,2000,0,141.6,187.2,0,0,0,0,3600000,2074,0,0,0,0,0,0,3,1.5,'',0,788,0,2.5,8,14,0,8873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4340,5875,0,0,2422,0,0,0,'Mirallia','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4341,5462,0,0,1080,0,0,0,'Drywallow Crocolisk','','',1,1,6,0,0,1.15,1,0,35,36,16,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,360000,1456,0,0,0,0,0,0,1.75,0.9723,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5853,0,0,0,0,0,0,0,0,0,0),(4342,5462,0,0,925,0,0,0,'Drywallow Vicejaw','','',1,1,6,0,0,1,1,0,36,37,16,1469,1536,0,1,0,1650,0,42.075,56.1,0,0,0,0,0,1568,0,0,0,0,0,0,1.75,0.9723,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12918,0,0,0,0,0,0,0,0,0,0),(4343,5462,0,0,814,0,0,0,'Drywallow Snapper','','',1,1,6,0,0,1.15,1,0,37,38,16,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,360000,1684,0,0,0,0,0,0,2.125,1.18065,'',0,0,0,2.5,8,14,0,19319,0,0,0,0,0,0,0,0,0,0,0,0,5851,0,0,0,0,0,0,0,0,0,0),(4344,5462,0,0,2548,0,0,0,'Mottled Drywallow Crocolisk','','',1,1,6,0,0,1.15,1,0,38,39,16,1305,1357,1213,1,0,2000,0,51,67,0,0,0,0,360000,1807,0,0,0,0,0,0,2.125,1.18065,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5852,0,0,0,0,0,0,0,0,0,0),(4345,5462,0,0,807,0,0,0,'Drywallow Daggermaw','','',1,1,6,0,0,1.2,1,0,39,40,16,1751,1829,0,1,0,2000,0,56,74,0,0,0,0,360000,1938,0,0,0,0,0,0,2.5,1.389,'',0,0,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,5855,0,0,0,0,0,0,0,0,0,0),(4346,5875,0,0,2700,0,0,0,'Noxious Flayer','','',1,1,27,0,0,1.15,1,0,35,36,14,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,360000,1456,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,43132,23145,25010,0,0,0,0,0,0,0,0,0,0,8317,0,0,0,0,0,0,0,0,0,0),(4347,5875,0,0,2707,0,0,0,'Noxious Reaver','','',1,1,27,0,0,1.15,1,0,37,38,14,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,360000,1684,0,0,0,0,0,0,1.15,1.15,'',0,0,0,2.5,8,14,0,744,5708,25010,0,0,0,0,0,0,0,0,0,0,8318,0,0,0,0,0,0,0,0,0,0),(4348,5875,0,0,2708,0,0,0,'Noxious Shredder','','',1,1,27,0,0,1.2,1,0,38,39,14,1674,1751,0,1,0,2000,0,54,72,0,0,0,0,360000,1808,0,0,0,0,0,0,1.3,1.3,'',0,0,0,2.5,8,14,0,744,3391,0,0,0,0,0,0,0,0,0,0,0,8319,0,0,33103,0,0,0,0,0,0,0),(4351,5462,0,0,2571,0,0,0,'Bloodfen Raptor','','',1,1,11,0,0,1.15,1,0,36,37,48,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,1.5,1.073,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13205,0,0,0,0,0,0,0,0,0,0),(4352,5462,0,0,1962,0,0,0,'Bloodfen Screecher','','',1,1,11,0,0,1.15,1,0,36,37,48,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,1.725,1.23395,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13206,0,0,0,0,0,0,0,0,0,0),(4355,5462,0,0,2574,0,0,0,'Bloodfen Scytheclaw','','',1,1,11,0,0,1,1,0,37,38,48,1536,1604,0,1,0,1640,0,43.46,57.4,0,0,0,0,0,1684,0,0,0,0,0,0,1.95,1.3949,'',0,0,0,2.5,8,14,0,3147,0,0,0,0,0,0,0,0,0,0,0,0,13207,0,0,0,0,0,0,0,0,0,0),(4356,5462,0,0,1962,0,0,0,'Bloodfen Razormaw','','',1,1,11,0,0,1.15,1,0,39,39,48,1678,1678,0,1,0,2000,0,54,72,0,0,0,0,360000,1808,0,0,0,0,0,0,1.725,1.23395,'',0,0,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,13210,0,0,33085,0,0,0,0,0,0,0),(4357,5462,0,0,2574,0,0,0,'Bloodfen Lashtail','','',1,1,11,0,0,1.2,1,0,38,39,48,1674,1751,0,1,0,2000,0,54,72,0,0,0,0,360000,1808,0,0,0,0,0,0,1.95,1.3949,'',0,0,0,2.5,8,14,0,6607,0,0,0,0,0,0,0,0,0,0,0,0,13208,0,0,33085,0,0,0,0,0,0,0),(4358,5462,0,0,4920,0,0,0,'Mirefin Puddlejumper','','',268959744,7,0,0,0,1,1,0,35,36,18,1403,1469,0,1,0,1610,0,40.25,53.13,0,0,0,0,0,1456,0,0,0,0,0,0,2.25,0.6255,'',0,176,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5847,0,0,0,0,0,0,0),(4359,5462,0,0,652,0,0,0,'Mirefin Murloc','','',0,7,0,0,0,1.15,1,0,36,37,18,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,2.25,0.6255,'',0,151,0,2.5,8,14,0,7357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5847,0,0,0,0,0,0,0),(4360,5462,0,0,5243,0,0,0,'Mirefin Warrior','','',268959744,7,0,0,0,1,1,0,37,38,18,1536,1604,0,1,0,1610,0,42.665,56.35,0,0,0,0,0,1684,0,0,0,0,0,0,3,0.834,'',0,185,0,2.5,8,14,0,23511,9128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5847,0,0,0,0,0,0,0),(4361,5462,0,0,478,0,0,0,'Mirefin Muckdweller','','',0,7,0,0,0,1.15,1,0,36,37,18,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,2.625,0.72975,'',0,161,0,2.5,8,14,0,6278,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5847,0,0,0,0,0,0,0),(4362,5462,0,0,11293,0,0,0,'Mirefin Coastrunner','','',0,7,0,0,0,1.15,1,0,36,37,18,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,2.625,0.72975,'',0,161,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5847,0,0,0,0,0,0,0),(4363,5462,0,0,5286,0,0,0,'Mirefin Oracle','','',0,7,0,0,0,1.15,1,0,36,37,18,1208,1257,1120,1,0,2000,0,48,63,0,0,0,0,360000,1567,0,0,0,0,0,0,3,0.834,'',0,172,0,2.5,8,14,0,9532,959,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5847,0,0,0,0,0,0,0),(4364,5462,0,0,9135,0,0,0,'Strashaz Warrior','','',0,7,0,1,0,1,1,0,59,60,74,8883,9156,0,1,0,2000,0,249.6,331.2,0,0,0,0,1200000,3750,0,0,0,0,0,0,2.25,1.5,'',0,1745,0,2.5,8,14,0,16856,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22094,0,0,0,0,0,0,0),(4366,5462,0,0,9134,0,0,0,'Strashaz Serpent Guard','','',0,7,0,1,0,1,1,0,61,61,74,9432,9432,0,1,0,2000,0,731.4,1016.6,0,0,0,0,1200000,4047,0,0,0,0,0,0,2.625,1.75,'',0,1778,0,2.5,8,14,0,6713,16509,12057,0,0,0,0,0,0,0,0,0,0,0,0,0,22094,0,0,0,0,0,0,0),(4368,5462,0,0,11258,0,0,0,'Strashaz Myrmidon','','',0,7,0,1,0,1,1,0,60,61,74,9156,9432,0,1,0,2000,0,731.4,1016.6,0,0,0,0,1200000,4047,0,0,0,0,0,0,3,2,'',0,1826,0,2.5,8,14,0,15284,18812,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22094,0,0,0,0,0,0,0),(4370,5462,0,0,11266,0,0,0,'Strashaz Sorceress','','',0,7,0,1,0,1,1,0,60,61,74,7326,7545,4920,1,0,2000,0,699.2,966,0,0,0,0,1200000,4044,0,0,0,0,0,0,2.1875,0.875,'',0,1793,0,2.5,8,14,0,12737,15499,15532,0,0,0,0,0,0,0,0,0,0,0,0,0,22094,0,0,0,0,0,0,0),(4371,5462,0,0,6750,0,0,0,'Strashaz Siren','','',0,7,0,1,0,1,1,0,59,60,74,7107,7326,4803,1,0,2000,0,350.4,460.8,0,0,0,0,1200000,3748,0,0,0,0,0,0,1.875,0.75,'',0,1704,0,2.5,8,14,0,7645,30898,15587,0,0,0,0,0,0,0,0,0,0,0,0,0,22094,0,0,0,0,0,0,0),(4374,5462,0,0,2423,0,0,0,'Strashaz Hydra','','',0,10,0,1,0,1,1,0,59,61,74,8883,9432,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,1200000,4047,0,0,0,0,0,0,7.5,1.5,'',0,0,0,2.5,8,14,0,3391,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4376,5462,0,0,545,0,0,0,'Darkmist Spider','','',1,1,3,0,0,1,1,0,36,37,22,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,1.275,1.5895,'',0,0,0,2.5,8,14,0,744,744,6751,0,0,0,0,0,0,0,0,0,0,10508,0,0,5884,5959,0,0,0,0,0,0),(4377,5462,0,0,2539,0,0,0,'Darkmist Hatchling','','',1,1,3,0,0,1,1,0,37,38,22,1500,1600,881,1,0,1640,0,43.46,57.4,0,0,0,0,0,1684,0,0,0,0,0,0,2.44,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10510,0,0,0,0,0,0,0,0,0,0),(4378,5462,0,0,2538,0,0,0,'Darkmist Recluse','','',1,1,3,0,0,1,1,0,36,36,22,1469,1469,0,1,0,2000,0,50,66,0,0,0,0,360000,1456,0,0,0,0,0,0,1.05,1.309,'',0,0,0,2.5,8,14,0,43133,0,0,0,0,0,0,0,0,0,0,0,0,10509,0,0,5884,5959,0,0,0,0,0,0),(4379,5462,0,0,2541,0,0,0,'Darkmist Silkspinner','','',1,1,3,0,0,1.15,1,0,36,37,22,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,1.05,1.309,'',0,0,0,2.5,8,14,0,744,745,0,0,0,0,0,0,0,0,0,0,0,10511,0,0,5884,5959,0,0,0,0,0,0),(4380,5462,0,0,2537,0,0,0,'Darkmist Widow','','',1,1,3,4,0,1.15,1,0,38,38,22,1604,1604,0,1,0,2000,0,53,70,0,0,0,0,3600000,1684,0,0,0,0,0,0,1.5,1.87,'',0,0,0,2.5,8,14,0,43134,0,0,0,0,0,0,0,0,0,0,0,0,10512,0,0,5884,5959,0,0,0,0,0,0),(4382,5462,0,0,2024,0,0,0,'Withervine Creeper','','',0,4,0,0,0,1.15,1,0,36,37,14,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,360000,1568,36,36,36,36,72,36,1.95,1.7485,'',0,150,0,2.5,8,14,0,43130,744,6751,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4385,5462,0,0,697,0,0,0,'Withervine Rager','','',0,4,0,0,0,1.15,1,0,36,37,14,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,360000,1568,39,39,39,39,58,39,2.25,2.0175,'',0,187,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4386,5462,0,0,631,0,0,0,'Withervine Bark Ripper','','',524288,4,0,0,0,1,1,0,36,37,14,1469,1536,0,1,0,1610,0,41.055,54.74,0,0,0,0,0,1568,37,37,37,37,75,37,1.95,1.7485,'',0,164,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4387,5462,0,0,1549,0,0,0,'Withervine Mire Beast','','',0,4,0,0,0,1.15,1,0,37,38,14,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,360000,1684,38,38,38,38,75,38,1.95,1.7485,'',0,174,0,2.5,8,14,0,5337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4388,5462,0,0,2425,0,0,0,'Young Murk Thresher','','',0,1,0,0,0,1.2,1,0,34,35,7,1396,1464,0,1,0,2000,0,49,64,0,0,0,0,360000,1349,0,0,0,0,0,0,4,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33126,0,0,0,0,0,0,0),(4389,5462,0,0,2601,0,0,0,'Murk Thresher','','',0,1,0,0,0,1.2,1,0,36,37,16,1532,1603,0,1,0,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,5.2,1.95,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4390,5462,0,0,6431,0,0,0,'Elder Murk Thresher','','',0,1,0,0,0,1.2,1,0,37,38,16,1603,1674,0,1,0,2000,0,53,70,0,0,0,0,360000,1684,0,0,0,0,0,0,6,2.25,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4391,5462,0,0,1145,0,0,0,'Swamp Ooze','','',0,10,0,0,0,1,1,0,37,37,14,1536,1536,0,1,0,1620,0,41.31,55.08,0,0,0,0,0,1568,0,0,0,0,0,100,1.4375,0.68885,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4392,5462,0,0,2569,0,0,0,'Corrosive Swamp Ooze','','',0,10,0,0,0,1,1,0,38,40,14,1604,1753,0,1,0,1610,0,45.08,59.57,0,0,0,0,0,1938,0,0,0,0,0,100,1.4375,0.68885,'',0,174,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4393,5462,0,0,11137,0,0,0,'Acidic Swamp Ooze','','',0,10,0,0,0,1.2,1,0,39,41,14,1751,1902,0,1,0,2000,0,59,78,0,0,0,0,360000,2074,0,0,0,0,0,100,2.5,1.198,'',0,194,0,2.5,8,14,0,43135,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4394,5875,0,0,2569,0,0,0,'Bubbling Swamp Ooze','','',0,10,0,0,0,1,1,0,39,40,16,1459,1524,0,1,0,2000,0,56,74,0,0,0,0,360000,1938,0,0,0,0,0,0,1.4375,0.68885,'',0,250,0,2.5,8,14,0,43135,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4395,5875,0,0,2028,0,0,0,'Blistering Swamp Ooze','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.599,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4396,5462,0,0,4829,0,0,0,'Mudrock Tortoise','','',1,1,21,0,0,1,1,0,36,37,15,1469,1536,0,1,0,1640,0,41.82,55.76,0,0,0,0,0,1568,0,74,0,0,0,0,0.8,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5925,0,0,5883,0,0,0,0,0,0,0),(4397,5462,0,0,7836,0,0,0,'Mudrock Spikeshell','','',1,1,21,0,0,1.15,1,0,35,36,15,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,360000,1456,0,76,0,0,0,0,0.92,0.4025,'',0,0,0,2.5,8,14,0,8393,0,0,0,0,0,0,0,0,0,0,0,0,12945,0,0,5883,0,0,0,0,0,0,0),(4398,5462,0,0,7837,0,0,0,'Mudrock Burrower','','',1,1,21,0,0,1,1,0,39,40,15,1678,1753,0,1,0,1620,0,45.36,59.94,0,0,0,0,0,1938,0,80,0,0,0,0,1.04,0.455,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12946,0,0,5883,0,0,0,0,0,0,0),(4399,5462,0,0,7840,0,0,0,'Mudrock Borer','','',1,1,21,0,0,1,1,0,42,43,15,1981,2059,0,1,0,1590,0,53.265,69.96,0,0,0,0,0,2369,0,86,0,0,0,0,2.61,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12947,0,0,5883,0,0,0,0,0,0,0),(4400,5462,0,0,7839,0,0,0,'Mudrock Snapjaw','','',1,1,21,0,0,1,1,0,36,37,15,1532,1603,0,1,0,1600,0,40.8,54.4,0,0,0,0,0,1568,0,84,0,0,0,0,2.52,2,'',0,0,0,2.5,8,14,0,20539,0,0,0,0,0,0,0,0,0,0,0,0,5927,0,0,5883,0,0,0,0,0,0,0),(4401,5462,0,0,2426,0,0,0,'Muckshell Clacker','','',0,7,0,0,0,1.15,1,0,35,36,129,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,360000,1456,0,0,0,0,0,0,1.25,0.348,'',0,193,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5942,0,0,0,0,0,0,0),(4402,5462,0,0,2598,0,0,0,'Muckshell Snapclaw','','',524288,7,0,0,0,1,1,0,40,41,129,1829,1902,0,1,0,1530,0,45.135,59.67,0,0,0,0,0,2074,0,0,0,0,0,0,1.25,0.348,'',0,216,0,2.5,8,14,0,25645,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5942,0,0,0,0,0,0,0),(4403,5462,0,0,2599,0,0,0,'Muckshell Pincer','','',0,7,0,0,0,1.2,1,0,35,36,129,1464,1532,0,1,0,2000,0,50,66,0,0,0,0,360000,1456,0,0,0,0,0,0,1.4375,0.4002,'',0,217,0,2.5,8,14,0,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5942,0,0,0,0,0,0,0),(4404,5462,0,0,2600,0,0,0,'Muckshell Scrabbler','','',0,7,0,0,0,1.2,1,0,35,36,129,1211,1260,1082,1,0,2000,0,46,61,0,0,0,0,360000,1455,0,0,0,0,0,0,1.4375,0.4002,'',0,231,0,2.5,8,14,0,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5942,0,0,0,0,0,0,0),(4405,5462,0,0,1817,0,0,0,'Muckshell Razorclaw','','',524288,7,0,0,0,1,1,0,43,44,129,2059,2138,0,1,0,1510,0,54.36,72.48,0,0,0,0,0,2528,0,0,0,0,0,0,1.625,0.4524,'',0,254,0,2.5,8,14,0,3147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5942,0,0,0,0,0,0,0),(4407,5462,0,0,2427,0,0,0,'Teloren','Hippogryph Master','',0,7,0,1,0,3,3,0,65,65,80,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4408,5875,0,0,2428,0,0,0,'Aquatic Form (Night Elf Druid)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4409,5462,0,0,2432,0,0,0,'Gatekeeper Kordurus','','',0,7,0,0,0,1,1,0,25,25,79,699,699,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,1,'',0,70,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4410,5875,0,0,2428,0,0,0,'Aquatic Form (Tauren Druid)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4411,5462,0,0,2424,0,0,0,'Darkfang Lurker','','',1,1,3,0,0,1,1,0,36,37,22,1469,1536,0,1,0,1650,0,42.075,56.1,0,0,0,0,0,1568,0,0,0,0,0,0,2.66,2,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,5901,0,0,0,0,0,0,0,0,0,0),(4412,5462,0,0,2546,0,0,0,'Darkfang Creeper','','',1,1,3,0,0,1.15,1,0,37,38,22,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,360000,1684,0,0,0,0,0,0,1.625,0.858,'',0,0,0,2.5,8,14,0,7992,744,6751,0,0,0,0,0,0,0,0,0,0,5902,0,0,33103,0,0,0,0,0,0,0),(4413,5462,0,0,2543,0,0,0,'Darkfang Spider','','',1,1,3,0,0,1,1,0,35,36,22,1403,1469,0,1,0,1650,0,41.25,54.45,0,0,0,0,0,1456,0,0,0,0,0,0,1.0625,0.561,'',0,0,0,2.5,8,14,0,7992,744,6751,0,0,0,0,0,0,0,0,0,0,5899,0,0,0,0,0,0,0,0,0,0),(4414,5462,0,0,2542,0,0,0,'Darkfang Venomspitter','','',1,1,3,0,0,1.15,1,0,36,37,22,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,1.4375,0.759,'',0,0,0,2.5,8,14,0,7951,0,0,0,0,0,0,0,0,0,0,0,0,13172,0,0,0,0,0,0,0,0,0,0),(4415,5462,0,0,11348,0,0,0,'Giant Darkfang Spider','','',1,1,3,0,0,1.2,1,0,39,40,22,1751,1829,0,1,0,2000,0,56,74,0,0,0,0,360000,1938,0,0,0,0,0,0,1.875,0.99,'',0,0,0,2.5,8,14,0,744,744,6751,0,0,0,0,0,0,0,0,0,0,13174,0,0,0,0,0,0,0,0,0,0),(4416,5462,0,0,2438,341,0,0,'Defias Strip Miner','','',0,7,0,0,0,1,1,0,18,19,17,417,449,0,1,0,2000,0,45.9,62.9,0,0,0,0,43200000,802,0,0,0,0,0,0,1.5,0.306,'',0,34,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,915,0,0,0,0,0,0,0),(4417,5462,0,0,2440,2443,0,0,'Defias Taskmaster','','',0,7,0,1,0,3,1,0,18,19,17,1251,1347,0,1,0,2000,0,45.9,62.9,0,0,0,0,43200000,802,0,10,10,10,10,10,1.5,0.306,'',0,103,0,2.5,8,14,0,6660,6685,0,0,0,0,0,0,0,0,0,0,0,0,0,0,915,0,0,0,0,0,0,0),(4418,5462,0,0,2447,2448,0,0,'Defias Wizard','','',0,7,0,1,0,3,2,0,18,19,17,1062,1137,2138,1,0,2000,0,34,47.6,0,0,0,0,43200000,674,0,10,10,10,10,10,1.5,0.306,'',0,103,0,2.5,8,14,0,9053,4979,113,0,0,0,0,0,0,0,0,0,0,0,0,0,915,0,0,0,0,0,0,0),(4419,5462,0,0,5445,0,0,0,'Race Master Kronkrider','','',0,7,0,0,0,1.1,1,0,35,35,35,1342,1342,0,1,1,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4420,5462,0,0,4652,0,0,0,'Overlord Ramtusk','','',0,7,0,1,1,1,1,0,27,27,152,5600,5600,0,1,0,2000,0,64.6,86.7,0,0,0,0,36000000,1078,0,0,0,0,0,0,2.4,0.56,'7165',0,361,0,2.5,8,14,0,9128,15548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4421,5462,0,0,4642,0,0,0,'Charlga Razorflank','The Crone','',0,7,0,1,1,1,1,0,27,27,152,6900,6900,2196,1,0,2000,0,61.2,79.9,0,0,0,0,36000000,1078,0,0,0,0,0,0,2.1,0.49,'',0,401,0,2.5,8,14,0,8292,8361,8358,6077,0,0,0,0,0,0,0,0,0,0,0,0,5825,5793,5792,0,0,0,0,0),(4422,5462,0,0,2450,0,0,0,'Agathelos the Raging','','',0,1,0,1,1,1,1,0,27,27,16,6400,6400,0,1,0,2000,0,64.6,86.7,0,0,0,0,36000000,1078,0,0,0,0,0,0,3,3.528,'',0,0,0,2.5,8,14,0,8285,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4423,5462,0,0,2451,0,0,0,'Darnassian Protector','','',0,4,0,0,0,2,1,0,65,65,79,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,120,60,60,60,120,60,2,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4424,5462,0,0,6097,0,0,0,'Aggem Thorncurse','Death\'s Head Prophet','',0,7,0,1,1,1,1,0,27,27,152,3450,3450,2196,1,0,2000,0,61.2,79.9,0,0,0,0,36000000,1078,0,0,0,0,0,0,2.25,0.522,'',0,311,0,2.5,8,14,0,6192,8286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4425,5462,0,0,4735,0,0,0,'Blind Hunter','','',1,1,24,2,0,1,1,0,27,27,16,4000,4000,0,1,2,1383,0,44.6709,59.953,0,0,0,0,36000000,1078,0,0,0,0,53,53,3.01,2,'',0,0,0,2.5,8,14,0,12553,0,0,0,0,0,0,0,0,0,0,0,0,5794,0,0,5801,0,0,0,0,0,0,0),(4427,5462,0,0,6104,0,0,0,'Ward Guardian','','',0,7,0,1,0,1,1,0,26,26,152,1953,1953,2079,1,0,2000,0,57.8,78.2,0,0,0,0,7200000,1042,0,0,0,0,0,0,2.1,0.49,'',0,340,0,2.5,8,14,0,959,8400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4428,5462,0,0,4644,0,0,0,'Death Speaker Jargba','Death\'s Head Captain','',0,7,0,1,1,1,1,0,27,27,16,3450,3450,1464,1,0,2000,0,61.2,79.9,0,0,0,0,36000000,1078,0,0,0,0,0,0,2.25,0.525,'',0,316,0,2.5,8,14,0,9613,14515,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4429,5462,0,0,7192,7193,7194,0,'Goblin Pit Crewman','','',0,7,0,0,0,1.05,1,0,30,30,35,1003,1003,0,1,1,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4430,5462,0,0,5435,5436,5437,0,'Gnome Pit Crewman','','',0,7,0,0,0,1.05,1,0,30,30,35,1003,1003,0,1,1,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4435,5462,0,0,6109,0,0,0,'Razorfen Warrior','','',0,7,0,1,0,1,1,0,24,25,152,1953,2097,0,1,0,2000,0,59.5,81.6,0,0,0,0,7200000,1008,0,70,0,0,100,0,1.875,0.4375,'',0,194,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4436,5462,0,0,6108,0,0,0,'Razorfen Quilguard','','',0,7,0,1,0,1,1,0,25,25,152,2097,2097,0,1,0,2000,0,59.5,81.6,0,0,0,0,7200000,1008,0,70,0,0,100,0,1.875,0.4375,'7165',0,211,0,2.5,8,14,0,8258,15548,7165,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4437,5462,0,0,4758,0,0,0,'Razorfen Warden','','',0,7,0,1,0,1,1,0,25,25,152,2097,2097,0,1,0,2000,0,59.5,81.6,0,0,0,0,7200000,1008,0,70,0,0,100,0,1.875,0.4375,'',0,213,0,2.5,8,14,0,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4438,5462,0,0,6078,0,0,0,'Razorfen Spearhide','','',0,7,0,2,0,1,1,0,25,26,152,1048,1125,0,1,0,2000,0,62.9,83.3,0,0,0,0,7200000,1043,0,70,0,0,100,0,1.8,0.4176,'',0,289,0,2.5,8,14,0,8148,8259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4439,5875,0,0,1963,0,0,0,'[UNUSED] Charlga\'s Bodyguard','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.348,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4440,5462,0,0,6112,0,0,0,'Razorfen Totemic','','',0,7,0,1,0,1,1,0,25,26,152,1830,1953,674,1,0,2000,0,57.8,78.2,0,0,0,0,7200000,1042,0,70,0,0,100,0,2.1,0.49,'',0,290,0,2.5,8,14,0,8376,4971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4442,5462,0,0,6103,0,0,0,'Razorfen Defender','','',0,7,0,1,0,1,1,0,25,26,152,2097,2250,0,1,0,2000,0,62.9,83.3,0,0,0,0,7200000,1043,0,70,0,0,100,0,2.1,0.49,'',0,249,0,2.5,8,14,0,3248,7164,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4443,8606,0,0,2589,0,0,0,'Wazza','Totem Merchent','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4444,5462,0,0,2689,0,0,0,'Deathstalker Vincent','','',0,7,0,0,0,1.02,1,0,21,21,714,531,531,0,1,2,2000,0,52.7,68,0,0,0,0,7200000,872,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4445,5875,0,0,7214,0,0,0,'Griznak','Race Vendor','',0,7,0,0,0,1,1,0,35,35,35,2016,2016,0,1,0,1660,0,40.67,53.12,1,1826,60.258,89.474,0,1349,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4446,5875,0,0,10982,0,0,0,'Mazzer Stripscrew','Race Vendor','',0,7,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,1,2200,2.2,2.2,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4449,5875,0,0,5433,0,0,0,'Crazzle Sprysprocket','Gnome Ticket Redeemer','',0,7,0,0,0,1,1,0,35,35,35,2016,2016,0,1,2,1660,0,40.67,53.12,1,1826,60.258,89.474,0,1349,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4450,5875,0,0,7209,0,0,0,'Rugfizzle','Goblin Ticket Redeemer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4451,5462,0,0,4568,0,0,0,'Auld Stonespire','','',0,7,0,0,0,1.05,1,0,28,28,104,896,896,0,1,2,2000,0,39,53,0,0,0,0,250000,1111,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4452,5462,0,0,5426,0,0,0,'Kravel Koalbeard','','',0,7,0,0,0,1.05,1,0,29,29,35,950,950,0,1,2,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4453,5462,0,0,5428,0,0,0,'Wizzle Brassbolts','','',0,7,0,0,0,1.1,1,0,31,31,35,1107,1107,0,1,130,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4454,5462,0,0,5427,0,0,0,'Fizzle Brassbolts','','',0,7,0,0,0,1.05,1,0,30,30,35,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,1714,8056,2941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4455,5462,0,0,796,0,0,0,'Red Jack Flint','','',0,7,0,0,0,1.02,1,0,22,22,12,573,573,0,1,2,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4456,5462,0,0,19804,0,0,0,'Fiora Longears','','',0,7,0,0,0,1.05,1,0,26,26,371,787,787,0,1,2,2000,0,37,49,0,0,0,0,275000,1043,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4457,5462,0,0,652,0,0,0,'Murkgill Forager','','',0,7,0,0,0,1.15,1,0,35,36,18,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,2.25,0.6255,'',0,148,0,2.5,8,14,0,744,13443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4458,5462,0,0,478,0,0,0,'Murkgill Hunter','','',0,7,0,0,0,1.15,1,0,35,36,18,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,2.625,0.72975,'',0,150,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4459,5462,0,0,5286,0,0,0,'Murkgill Oracle','','',0,7,0,0,0,1,1,0,36,37,18,1208,1257,1120,1,0,2000,0,48,63,0,0,0,0,300000,1567,0,0,0,0,0,0,3,0.834,'',0,162,0,2.5,8,14,0,959,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4460,5462,0,0,5243,0,0,0,'Murkgill Lord','','',0,7,0,0,0,1,1,0,37,37,18,1116,1116,2861,1,0,2000,0,36,51,0,0,0,0,300000,1300,0,0,0,0,0,0,3,0.834,'',0,177,0,2.5,8,14,0,12544,9672,11831,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4461,5462,0,0,5243,0,0,0,'Murkgill Warrior','','',0,7,0,0,0,1.15,1,0,35,36,18,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,3,0.834,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4462,5462,0,0,6031,0,0,0,'Blackrock Hunter','','',0,7,0,0,0,1,1,0,23,24,40,605,651,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,100,1.65,0.4092,'',0,59,0,2.5,8,14,0,3019,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3014,7906,0,0,0,0,0,0),(4463,5462,0,0,6030,0,0,0,'Blackrock Summoner','','',0,7,0,0,0,1,1,0,22,22,40,504,504,1443,1,0,2000,0,23,33,0,0,0,0,300000,759,0,0,0,0,0,100,1.5,0.372,'',0,54,0,2.5,8,14,0,3019,184,20793,11939,0,0,0,0,0,0,0,0,0,0,0,0,3014,7906,0,0,0,0,0,0),(4464,5462,0,0,6042,0,0,0,'Blackrock Gladiator','','',0,7,0,0,0,1,1,0,25,25,40,651,699,0,1,0,2400,0,42,57.6,0,0,0,0,300000,1008,0,0,0,0,0,100,1.8,0.4464,'',0,64,0,2.5,8,14,0,32064,7164,3019,6713,0,0,0,0,0,0,0,0,0,0,0,0,3014,7906,0,0,0,0,0,0),(4465,5462,0,0,28255,6509,0,0,'Vilebranch Warrior','','',0,7,0,0,0,1.2,1,0,45,46,795,2218,2303,0,1,0,2000,0,77,102,0,0,0,0,350000,2750,20,70,0,0,0,0,1.5,0.306,'',0,278,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(4466,5462,0,0,28249,6513,0,0,'Vilebranch Scalper','','',0,7,0,0,0,1.25,1,0,46,47,795,2399,2488,0,1,0,2000,0,79,105,0,0,0,0,350000,2804,20,70,0,0,0,0,1.575,0.3213,'',0,290,0,2.5,8,14,0,7160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(4467,5462,0,0,28252,6536,0,0,'Vilebranch Soothsayer','','',0,7,0,0,0,1.25,1,0,46,47,795,1679,1741,3977,1,0,2000,0,56,78,0,0,0,0,350000,2265,20,70,0,0,0,0,1.5,0.306,'',0,291,0,2.5,8,14,0,10395,20824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(4468,5462,0,0,11141,0,0,0,'Jade Sludge','','',0,10,0,0,0,1,1,0,47,48,14,1990,2062,0,1,0,2000,0,81,108,0,0,0,0,350000,2857,0,0,240,0,0,0,1.875,0.8985,'',0,307,0,2.5,8,14,0,6814,0,0,0,0,0,0,0,0,1032,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4469,5462,0,0,358,0,0,0,'Emerald Ooze','','',0,10,0,0,0,1,1,0,46,47,14,1535,1592,1614,1,0,2000,0,74,98,0,0,0,0,350000,2802,0,0,115,0,0,100,1.25,0.599,'',0,293,0,2.5,8,14,0,15653,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4472,5462,0,0,146,0,0,0,'Haunting Vision','','',0,6,0,0,0,1.35,1,0,57,58,21,3006,3101,2265,1,0,2000,0,93,123,0,0,0,0,315000,3394,0,0,0,0,0,0,1.5,1,'',0,526,0,2.5,8,14,0,11443,11981,13860,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4473,8606,0,0,158,0,0,0,'Skeletal Adept','','',0,6,0,1,0,1,1,0,1,1,32,96,96,0,1,0,1666,0,12.495,12.495,1,1833,1.833,1.833,0,7,0,0,0,0,0,0,1.5,0.394,'',0,0,0,2.5,8,14,0,348,686,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4474,5462,0,0,4631,0,0,0,'Rotting Cadaver','','',0,6,0,0,0,1.3,1,0,53,54,21,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,315000,3180,0,0,0,0,0,0,1.15,1.15,'',0,429,0,2.5,8,14,0,6819,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4475,5462,0,0,10970,10971,0,0,'Blighted Zombie','','',0,6,0,0,0,1.3,1,0,52,53,21,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,315000,3128,0,0,0,0,0,0,1.15,0.39905,'',0,409,0,2.5,8,14,0,3584,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4476,5875,0,0,915,0,0,0,'Screaming Haunt','','',0,6,0,0,0,1,1,0,54,55,21,3292,3398,0,1,0,1183,0,55.601,73.9375,1,1301,84.565,123.595,0,3234,0,0,0,0,0,0,1.25,0.5,'',0,0,0,2.5,8,14,0,29505,15470,17650,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4479,5462,0,0,4021,0,0,0,'Fardel Dabyrie','','',0,7,0,0,0,1,1,0,33,33,123,1221,1221,0,1,0,1500,0,34.5,45.75,0,0,0,0,400000,1281,0,0,0,0,0,0,1.5,0.306,'',0,132,0,2.5,8,14,0,3583,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5831,0,0,0,0,0,0,0),(4480,5462,0,0,4025,0,0,0,'Kenata Dabyrie','','',0,7,0,0,0,1,1,0,35,35,123,1342,1342,0,1,0,1500,0,36.75,48,0,0,0,0,400000,1349,0,0,0,0,0,0,1.5,0.208,'',0,162,0,2.5,8,14,0,8379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5830,0,0,0,0,0,0,0),(4481,5462,0,0,4024,0,0,0,'Marcel Dabyrie','','',0,7,0,0,0,1,1,0,34,34,123,1279,1279,0,1,0,1500,0,35.25,47.25,0,0,0,0,400000,1317,0,0,0,0,0,0,1.5,0.306,'',0,141,0,2.5,8,14,0,7164,11972,15062,0,0,0,0,0,0,0,0,0,0,0,0,0,5832,0,0,0,0,0,0,0),(4482,5875,0,0,780,0,0,0,'Vilebranch Wolf','','',1,1,1,1,0,1,1,0,46,47,38,5757,5970,0,1,0,2000,0,592.5,787.5,0,0,0,0,0,2804,0,0,0,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,5957,0,0,0,0,0,0,0,0,0,0),(4483,5462,0,0,4207,0,0,0,'Moktar Krin','','',0,7,0,0,0,1,1,0,35,35,29,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4484,5462,0,0,2594,0,0,0,'Feero Ironhand','','',4096,7,0,0,0,1,1,0,20,20,123,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4485,5462,0,0,5535,0,0,0,'Belgrom Rockmaul','','',0,7,0,0,0,1.1,1,0,35,35,29,1110,1110,1067,1,2,2000,0,45,60,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4486,5462,0,0,4012,0,0,0,'Genavie Callow','','',0,7,0,0,0,1.1,1,0,32,32,118,1163,1163,0,1,2,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4487,5875,0,0,4952,0,0,0,'Kodiak','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4488,5462,0,0,10197,0,0,0,'Parqual Fintallas','','',0,7,0,0,0,1.1,1,0,35,35,68,1342,1342,0,1,3,1500,0,36.75,48,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4489,5462,0,0,3907,0,0,0,'Braug Dimspirit','','',0,7,0,0,0,1.1,1,0,35,35,104,1200,1200,1067,1,3,2000,0,45,60,0,0,0,0,300000,1349,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4490,5462,0,0,974,0,0,0,'Grenka Bloodscreech','','',0,7,0,0,0,1,1,0,31,31,514,1100,1100,0,1,0,1610,0,35.42,46.69,1,1771,53.13,77.924,0,1213,0,0,0,0,0,0,2.71,2,'',0,116,0,2.5,8,14,0,3589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5843,0,0,0,0,0,0,0),(4491,5875,0,0,372,0,0,0,'Woof','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4493,5462,0,0,10295,10298,0,0,'Scarlet Avenger','','',0,7,0,0,0,1.35,1,0,56,57,67,3644,3758,0,1,0,2000,0,98,130,0,0,0,0,315000,3342,10,0,0,0,0,0,1.5,0.306,'',0,495,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4494,5462,0,0,10307,10308,10309,10310,'Scarlet Spellbinder','','',0,7,0,0,0,1.35,1,0,57,58,67,2631,2714,5401,1,0,2000,0,71,98,0,0,0,0,315000,2740,0,0,0,0,0,0,1.5,0.306,'',0,525,0,2.5,8,14,0,11436,11831,20822,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4495,5462,0,0,5438,0,0,0,'Gnome Pit Boss','','',0,7,0,0,0,1.1,1,0,35,35,35,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.81125,0.369495,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4496,5462,0,0,7191,0,0,0,'Goblin Pit Boss','','',0,7,0,0,0,1.05,1,0,30,30,35,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.575,0.3213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4497,5875,0,0,1740,0,0,0,'Captain Quirk','Boat Operator','',138412102,7,0,0,0,1,1,0,40,40,12,2471,2471,0,1,0,1610,0,45.08,59.57,1,1771,69.069,100.947,0,1938,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4498,5462,0,0,4171,0,0,0,'Maurin Bonesplitter','','',0,7,0,0,0,1.1,1,0,35,35,68,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4499,5462,0,0,4766,0,0,0,'Rok\'Alim the Pounder','','',0,4,0,0,0,1,1,0,30,30,91,1146,1146,0,1,0,2000,0,42,56,0,0,0,0,1800000,1179,0,0,0,0,30,0,1.275,0.2635,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5844,0,0,0,0,0,0,0),(4500,5462,0,0,11571,0,0,0,'Overlord Mok\'Morokk','','',0,7,0,1,0,1,1,0,45,45,29,7392,7392,0,1,2,3000,0,273.6,360,0,0,0,0,1200000,2695,0,0,0,0,0,0,2.175,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4501,5462,0,0,11539,0,0,0,'Draz\'Zilb','','',0,7,0,0,0,1,1,0,40,40,29,1753,1753,0,1,3,2000,0,56,74,0,0,0,0,360000,1938,0,0,0,0,0,0,2.175,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4502,5462,0,0,3193,0,0,0,'Tharg','','',0,7,0,0,0,1,1,0,44,44,29,2138,2138,0,1,2,2000,0,72,96,0,0,0,0,360000,2528,0,0,0,0,0,0,2.16,1.28592,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4503,5462,0,0,655,0,0,0,'Mudcrush Durtfeet','','',0,7,0,0,0,1,1,0,42,42,35,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,360000,2218,0,0,0,0,0,0,2.175,1.29485,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4504,5462,0,0,10579,0,0,0,'Frostmaw','','',0,7,0,0,0,1,1,0,37,37,16,1536,1536,0,1,0,1610,0,41.055,54.74,1,1771,61.985,92.092,0,1568,0,0,0,0,0,0,1.95,1.3,'',0,171,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5811,3720,0,0,0,0,0,0),(4505,5462,0,0,2557,2558,0,0,'Bloodsail Deckhand','','',0,7,0,0,0,1.2,1,0,41,42,119,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,50,0,0,1.5,0.306,'',0,218,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3897,3910,0,0,0,0,0,0),(4506,5462,0,0,1902,0,0,0,'Bloodsail Swabby','','',0,7,0,0,0,1.2,1,0,40,41,119,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,50,0,0,1.5,1,'',0,206,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3897,3910,0,0,0,0,0,0),(4507,5462,0,0,2591,0,0,0,'Daisy','Race Starter Girl','',0,7,0,0,0,1,1,0,15,15,35,328,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4508,5462,0,0,7155,0,0,0,'Willix the Importer','','',4096,7,0,1,0,1,1,0,27,27,69,2400,2400,0,1,2,2000,0,64.6,86.7,0,0,0,0,7200000,1078,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4509,5462,0,0,2595,0,0,0,'Sargath','','',0,7,0,0,0,1,1,0,20,20,80,240,240,0,1,0,1810,0,26.245,35.295,0,0,0,0,0,836,0,0,0,0,0,0,2.39,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4510,5462,0,0,2596,0,0,0,'Heralath Fallowbrook','','',0,7,0,0,0,1,1,0,25,25,80,713,713,0,1,2,2000,0,59.5,81.6,0,0,0,0,7200000,1008,0,0,0,0,0,0,1.5,0.389,'',0,35,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4511,5462,0,0,4713,0,0,0,'Agam\'ar','','',1,1,5,1,0,3,1,0,24,25,16,1953,2097,0,1,0,2000,0,59.5,81.6,0,0,0,0,7200000,1008,20,30,10,10,150,20,1.3,1.5288,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,9089,0,0,0,0,0,0,0,0,0,0),(4512,5462,0,0,4714,0,0,0,'Rotting Agam\'ar','','',1,1,5,1,0,3,1,0,26,26,16,2250,2250,0,1,0,2000,0,62.9,83.3,0,0,0,0,300000,1043,20,30,10,10,170,20,1.5,1.764,'',0,0,0,2.5,8,14,0,8267,8268,0,0,0,0,0,0,0,0,0,0,0,9091,0,0,0,0,0,0,0,0,0,0),(4514,5462,0,0,2453,0,0,0,'Raging Agam\'ar','','',1,1,5,1,0,3,1,0,25,25,16,2097,2097,0,1,0,2000,0,59.5,81.6,0,0,0,0,7200000,1008,20,0,0,0,0,0,1.5,1.764,'',0,0,0,2.5,8,14,0,8269,0,0,0,0,0,0,0,0,0,0,0,0,9090,0,0,0,0,0,0,0,0,0,0),(4515,5462,0,0,6093,0,0,0,'Death\'s Head Acolyte','','',0,7,0,1,0,1,1,0,25,26,154,1830,1953,674,1,0,2000,0,57.8,78.2,0,0,0,0,7200000,1042,0,0,0,0,0,0,1.725,0.4025,'',0,268,0,2.5,8,14,0,8362,15785,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4516,5462,0,0,6098,0,0,0,'Death\'s Head Adept','','',0,7,0,1,0,4,1.5,0,25,26,154,2248,2392,2505,1,0,2000,0,44.2,62.9,0,0,0,0,7200000,871,0,0,0,0,0,0,1.95,0.455,'',0,248,0,2.5,8,14,0,9672,113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4517,5462,0,0,6096,0,0,0,'Death\'s Head Priest','','',0,7,0,1,0,1,1,0,25,25,154,1830,1830,1965,1,0,2000,0,56.1,76.5,0,0,0,0,7200000,1008,0,0,0,0,0,45,1.5,0.35,'',0,229,0,2.5,8,14,0,9613,6063,1245,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4518,5462,0,0,6099,0,0,0,'Death\'s Head Sage','','',0,7,0,1,0,1,1,0,25,26,154,1830,1953,674,1,0,2000,0,57.8,78.2,0,0,0,0,7200000,1042,0,0,0,0,0,45,1.8,0.42,'',0,292,0,2.5,8,14,0,8262,4971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4519,5462,0,0,6100,0,0,0,'Death\'s Head Seer','','',0,7,0,1,0,1,1,0,25,26,154,1830,1953,674,1,0,2000,0,57.8,78.2,0,0,0,0,7200000,1042,0,0,0,0,0,45,2.25,0.525,'',0,271,0,2.5,8,14,0,8264,4971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4520,5462,0,0,4647,0,0,0,'Razorfen Geomancer','','',0,7,0,1,0,1,1,0,25,25,152,1830,1830,982,1,0,2000,0,56.1,76.5,0,0,0,0,7200000,1008,0,70,0,0,100,0,1.5,0.35,'',0,210,0,2.5,8,14,0,9532,8270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4521,5462,0,0,9055,0,0,0,'Treshala Fallowbrook','','',0,7,0,0,0,1,1,0,20,20,80,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4522,5462,0,0,6110,0,0,0,'Razorfen Dustweaver','','',0,7,0,1,0,1,1,0,25,26,152,1830,1953,674,1,0,2000,0,57.8,78.2,0,0,0,0,7200000,1042,0,70,0,0,100,0,1.8,0.42,'',0,269,0,2.5,8,14,0,6728,8271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4523,5462,0,0,6111,0,0,0,'Razorfen Groundshaker','','',0,7,0,1,0,1,1,0,25,26,152,1830,1953,674,1,0,2000,0,57.8,78.2,0,0,0,0,7200000,1042,0,70,0,0,100,0,1.95,0.455,'',0,249,0,2.5,8,14,0,6524,8046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4525,5462,0,0,4647,0,0,0,'Razorfen Earthbreaker','','',0,7,0,1,0,3,1,0,30,31,152,2500,2700,865,1,0,2000,0,68,91.8,0,0,0,0,7200000,1213,0,70,0,0,100,0,1.5,0.35,'',0,311,0,2.5,8,14,0,8046,8272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4526,5462,0,0,5494,0,0,0,'Wind Howler','','',0,4,0,1,0,1,1,0,23,24,16,484,521,0,1,0,1500,0,43.35,58.65,0,0,0,0,7200000,975,130,130,130,130,130,130,0.9375,0.75,'',0,80,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4528,5462,0,0,9589,0,0,0,'Stone Rumbler','','',0,4,0,1,0,1,1,0,23,24,16,605,651,0,1,0,2000,0,57.8,78.2,0,0,0,0,7200000,975,105,105,105,105,105,105,1.05,0.217,'',0,40,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4530,5462,0,0,1963,0,0,0,'Razorfen Handler','','',0,7,0,1,0,1,1,0,25,25,152,2097,2097,0,1,0,2000,0,59.5,81.6,0,0,0,0,7200000,1008,0,70,0,0,100,0,1.5,0.348,'',0,211,0,2.5,8,14,0,6660,8274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4531,5462,0,0,4453,0,0,0,'Razorfen Beast Trainer','','',0,7,0,1,0,1,1,0,28,29,152,2700,2800,3510,1,0,2000,0,69.7,91.8,0,0,0,0,7200000,1145,0,70,0,0,100,0,1.725,0.4002,'',0,269,0,2.5,8,14,0,6660,6984,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4532,5462,0,0,6105,0,0,0,'Razorfen Beastmaster','','',0,7,0,1,0,1,1,0,26,26,152,2250,2250,0,1,0,2000,0,62.9,83.3,0,0,0,0,7200000,1043,0,70,0,0,100,0,1.95,0.4524,'',0,313,0,2.5,8,14,0,6660,8275,8276,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4534,5462,0,0,1535,0,0,0,'Tamed Hyena','','',1,1,25,1,0,1,1,0,27,28,38,680,700,0,1,0,1200,0,39.78,54.06,0,0,0,0,7200000,1111,0,0,0,0,0,0,1.275,0.425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12902,0,0,0,0,0,0,0,0,0,0),(4535,5462,0,0,704,0,0,0,'Tamed Battleboar','','',1,1,5,1,0,1,1,0,21,23,16,560,605,0,1,0,2000,0,56.1,74.8,0,0,0,0,7200000,940,20,30,10,10,150,20,1,1.176,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,13334,0,0,0,0,0,0,0,0,0,0),(4538,5462,0,0,1955,0,0,0,'Kraul Bat','','',1,1,24,1,0,3,1,0,26,26,16,2250,2250,0,1,0,2000,0,62.9,83.3,0,0,0,0,7200000,1043,0,0,0,0,40,40,0.711102,0.165924,'',0,0,0,2.5,8,14,0,12553,0,0,0,0,0,0,0,0,0,0,0,0,5790,0,0,5801,0,0,0,0,0,121,0),(4539,5462,0,0,1954,0,0,0,'Greater Kraul Bat','','',1,1,24,1,0,3,1,0,26,26,16,2250,2250,0,1,0,2000,0,62.9,83.3,0,0,0,0,7200000,1043,0,0,0,0,0,0,0.9,0.21,'',0,0,0,2.5,8,14,0,3242,0,0,0,0,0,0,0,0,0,0,0,0,8300,0,0,5801,0,0,0,0,0,121,0),(4540,5462,0,0,2603,2604,0,0,'Scarlet Monk','','',0,7,0,1,0,3,2,0,34,34,67,3489,3489,0,1,0,1800,0,101.52,136.08,0,0,0,0,7200000,1317,0,0,0,0,0,0,1.5,0.306,'',0,453,0,2.5,8,14,0,3391,11978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(4541,5462,0,0,4754,0,0,0,'Blood of Agamaggan','','',0,10,0,1,0,1,1,0,26,26,16,2250,2250,0,1,0,2000,0,62.9,83.3,0,0,0,0,7200000,1043,0,0,0,0,0,0,1.875,0.8985,'',0,227,0,2.5,8,14,0,8282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4542,5462,0,0,2605,0,0,0,'High Inquisitor Fairbanks','','',0,6,0,1,1,5,2,0,40,40,67,6130,6130,2566,1,0,2000,0,124.8,165.6,0,0,0,0,43200000,1937,0,0,0,0,0,0,1.5,0.383,'',0,611,0,2.5,8,14,0,15090,8282,12039,11647,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4543,5462,0,0,11396,0,0,0,'Bloodmage Thalnos','','',0,6,0,1,1,8,2.5,0,32,32,21,7104,7104,2338,1,0,2000,0,100.8,132,0,0,0,0,43200000,1248,0,0,0,0,0,0,1.625,0.13,'',0,422,0,2.5,8,14,0,12470,8053,8814,9613,0,0,0,0,0,52,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4544,5462,0,0,4204,0,0,0,'Krueg Skullsplitter','','',0,7,0,0,0,1.15,1,0,37,37,29,1536,1536,0,1,2,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4545,5462,0,0,4206,0,0,0,'Nag\'zehn','','',0,7,0,0,0,1,1,0,35,35,83,1342,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4546,5462,0,0,4208,0,0,0,'Bor\'zehn','','',0,7,0,0,0,1,1,0,35,35,83,1342,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4547,5462,0,0,4205,0,0,0,'Tarkreu Shadowstalker','','',0,7,0,0,0,1,1,0,35,35,83,1342,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,85,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4548,5462,0,0,2609,0,0,0,'Steelsnap','','',1,1,25,0,0,1,1,0,30,30,38,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.95,0.65,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12903,0,0,5837,0,0,0,0,0,0,0),(4549,5462,0,0,2655,0,0,0,'William Montague','Banker','',0,7,0,0,0,3,1,0,45,45,68,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4550,5462,0,0,3942,0,0,0,'Ophelia Montague','Banker','',0,6,0,0,0,3,1,0,45,45,68,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4551,5462,0,0,2638,0,0,0,'Michael Garrett','Bat Handler','',0,7,0,1,0,3,3,0,65,65,68,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,900000,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4552,5462,0,0,2662,0,0,0,'Eunice Burch','Cooking Trainer','',0,7,0,0,0,1.1,1,0,35,35,68,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4553,5462,0,0,2647,0,0,0,'Ronald Burch','Cooking Supplies','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4554,5462,0,0,2674,0,0,0,'Tawny Grisette','Mushroom Vendor','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4555,5462,0,0,2660,0,0,0,'Eleanor Rusk','General Goods','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,898,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4556,5462,0,0,2629,0,0,0,'Gordon Wendham','Weapons Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4227,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4557,5462,0,0,2636,0,0,0,'Louis Warren','Weapons Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4558,5462,0,0,2666,0,0,0,'Lauren Newcomb','Light Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4559,5462,0,0,2653,0,0,0,'Timothy Weldon','Heavy Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4560,5462,0,0,2654,0,0,0,'Walter Ellingson','Heavy Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4561,5462,0,0,2622,0,0,0,'Daniel Bartlett','Trade Supplies','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4562,5462,0,0,2652,0,0,0,'Thomas Mordan','Reagents','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,2178,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4563,5462,0,0,2675,0,0,0,'Kaal Soulreaper','Warlock Trainer','',0,7,0,0,0,1.35,1,0,60,60,68,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4564,5462,0,0,2637,0,0,0,'Luther Pickman','Warlock Trainer','',0,7,0,0,0,1.25,1,0,50,50,68,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4565,5462,0,0,2646,0,0,0,'Richard Kerwin','Warlock Trainer','',0,7,0,0,0,1.15,1,0,40,40,68,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4566,5462,0,0,10733,0,0,0,'Kaelystia Hatebringer','Mage Trainer','',0,6,0,0,0,1.35,1,0,60,60,68,4120,4120,0,1,49,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.25,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4567,5462,0,0,2644,0,0,0,'Pierce Shackleton','Mage Trainer','',0,7,0,0,0,1.25,1,0,50,50,68,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4568,5462,0,0,2657,0,0,0,'Anastasia Hartwell','Mage Trainer','',0,7,0,0,0,1.15,1,0,40,40,68,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4569,5462,0,0,2619,0,0,0,'Charles Seaton','Blade Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4570,5462,0,0,2673,0,0,0,'Sydney Upton','Staff Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4571,5462,0,0,2640,0,0,0,'Morley Bates','Fungus Vendor','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4572,5462,0,0,2650,0,0,0,'Silas Zimmer','','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4573,5462,0,0,2612,0,0,0,'Armand Cromwell','Fishing Trainer','',0,7,0,0,0,1.1,1,0,35,35,68,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4574,5462,0,0,2667,0,0,0,'Lizbeth Cromwell','Fishing Supplies','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4575,5462,0,0,2663,0,0,0,'Hannah Akeley','Reagents','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,2178,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4576,5462,0,0,2634,0,0,0,'Josef Gregorian','Tailoring Trainer','',0,7,0,0,0,1.2,1,0,45,45,68,2218,2218,0,1,83,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4577,5462,0,0,2671,0,0,0,'Millie Gregorian','Tailoring Supplies','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4578,5462,0,0,2664,0,0,0,'Josephine Lister','Master Shadoweave Tailor','',0,7,0,0,0,1.2,1,0,45,45,68,2218,2218,0,1,81,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4579,5875,0,0,2611,0,0,0,'[UNUSED] Alexander Lister','Cartography Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4580,5462,0,0,2668,0,0,0,'Lucille Castleton','Robe Vendor','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4581,5462,0,0,2648,0,0,0,'Salazar Bloch','Book Dealer','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4582,5462,0,0,2659,0,0,0,'Carolyn Ward','Rogue Trainer','',0,7,0,0,0,1,1,0,40,40,68,1753,1753,0,1,49,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4583,5462,0,0,2639,0,0,0,'Miles Dexter','Rogue Trainer','',0,7,0,0,0,1,1,0,50,50,68,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4584,5462,0,0,2631,0,0,0,'Gregory Charles','Rogue Trainer','',0,7,0,0,0,1,1,0,60,60,68,4120,4120,0,1,49,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4585,5462,0,0,2625,0,0,0,'Ezekiel Graves','Poison Supplies','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,1154,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4586,5462,0,0,2630,0,0,0,'Graham Van Talen','Apprentice Engineer','',0,7,0,0,0,1,1,0,26,26,68,787,787,0,1,3,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4587,5462,0,0,2661,0,0,0,'Elizabeth Van Talen','Engineering Supplies','',0,7,0,0,0,1,1,0,30,30,68,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4588,5462,0,0,2613,0,0,0,'Arthur Moore','Leatherworking Trainer','',0,7,0,0,0,1.1,1,0,35,35,68,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4589,5462,0,0,2635,0,0,0,'Joseph Moore','Leatherworking Supplies','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4590,5462,0,0,2633,0,0,0,'Jonathan Chambers','Bag Vendor','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4591,5462,0,0,2670,0,0,0,'Mary Edras','First Aid Trainer','',0,7,0,0,0,1.1,1,0,35,35,68,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4592,5462,0,0,2642,0,0,0,'Nathaniel Steenwick','Thrown Weapons Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4593,5462,0,0,2620,0,0,0,'Christoph Walker','Warrior Trainer','',0,7,0,0,0,1,1,0,60,60,68,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4594,5462,0,0,2658,0,0,0,'Angela Curthas','Warrior Trainer','',0,7,0,0,0,1,1,0,50,50,68,2769,2769,0,1,49,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4595,5462,0,0,2614,0,0,0,'Baltus Fowler','Warrior Trainer','',0,7,0,0,0,1,1,0,40,40,68,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4596,5462,0,0,2632,0,0,0,'James Van Brunt','Blacksmithing Trainer','',0,7,0,0,0,1.1,1,0,35,35,68,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4597,5462,0,0,2649,0,0,0,'Samuel Van Brunt','Blacksmithing Supplies','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4598,5462,0,0,2617,0,0,0,'Brom Killian','Mining Trainer','',0,7,0,0,0,1.1,1,0,35,35,68,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4599,5462,0,0,2672,0,0,0,'Sarah Killian','Mining Supplies','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4600,5462,0,0,2628,0,0,0,'Geoffrey Hartwell','Weapon Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4601,5462,0,0,2627,0,0,0,'Francis Eliot','Weapon Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4602,5462,0,0,2616,0,0,0,'Benijah Fenner','Weapon Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4482,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4603,5462,0,0,2643,0,0,0,'Nicholas Atwood','Gun Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4482,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4604,5462,0,0,2656,0,0,0,'Abigail Sawyer','Bow Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4482,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4605,5462,0,0,2615,0,0,0,'Basil Frye','Apprentice Blacksmith','',0,7,0,0,0,1.05,1,0,26,26,68,787,787,0,1,3,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4606,5462,0,0,10723,0,0,0,'Aelthalyste','Priest Trainer','',0,6,0,0,0,1,1,0,60,60,68,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.25,0.5,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4607,5462,0,0,2626,0,0,0,'Father Lankester','Priest Trainer','',0,7,0,0,0,1,1,0,40,40,68,1753,1753,0,1,49,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4608,5462,0,0,2618,0,0,0,'Father Lazarus','Priest Trainer','',0,7,0,0,0,1,1,0,50,50,68,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4609,5462,0,0,2624,0,0,0,'Doctor Marsh','Apprentice Alchemist','',0,7,0,0,0,1.1,1,0,35,35,68,1342,1342,0,1,3,2000,0,49,64,0,0,0,0,275000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4610,5462,0,0,2676,0,0,0,'Algernon','Alchemy Supplies','',0,6,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,275000,1179,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4611,5462,0,0,2623,0,0,0,'Doctor Herbert Halsey','Alchemy Trainer','',0,7,0,0,0,1.25,1,0,50,50,68,2769,2769,0,1,81,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4612,5462,0,0,1201,0,0,0,'Boyle','','',0,6,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4613,5462,0,0,2621,0,0,0,'Christopher Drakul','Guild Master','',0,7,0,0,0,1.25,1,0,50,50,68,2769,2769,0,1,786433,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4614,5462,0,0,2669,0,0,0,'Martha Alliestar','Herbalism Trainer','',0,7,0,0,0,1.1,1,0,35,35,68,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4615,5462,0,0,2665,0,0,0,'Katrina Alliestar','Herbalism Supplies','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4616,5462,0,0,12955,0,0,0,'Lavinia Crowe','Enchanting Trainer','',0,7,0,0,0,1.1,1,0,35,35,68,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,200,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4617,5462,0,0,2651,0,0,0,'Thaddeus Webb','Enchanting Supplies','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4618,5462,0,0,4898,0,0,0,'Martek the Exiled','','',0,7,0,0,0,1,1,0,42,42,35,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4619,5462,0,0,2021,0,0,0,'Geltharis','','',0,3,0,0,0,1,1,0,32,32,90,1163,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,85,128,1.625,0.585,'',0,112,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5481,5461,7128,0,0,0,0,0),(4620,5462,0,0,11573,0,0,0,'Fobeed','Race Announcer','',0,7,0,0,0,1.1,1,0,35,35,35,1342,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4621,5875,0,0,115,0,0,0,'Rebald Yorglun','Raptor Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4623,5462,0,0,6103,0,0,0,'Quilguard Champion','','',0,7,0,1,0,3,1,0,26,26,152,2250,2250,0,1,0,2000,0,62.9,83.3,0,0,0,0,7200000,1043,0,0,0,0,0,0,2.1,0.49,'',0,313,0,2.5,8,14,0,7164,8258,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4624,5462,0,0,7102,7103,7104,0,'Booty Bay Bruiser','','',0,7,0,0,0,2,1,0,77,77,121,16960,16960,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.575,0.3213,'',0,982,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(4625,5462,0,0,6101,0,0,0,'Death\'s Head Ward Keeper','','',0,7,0,0,0,1,1,0,15,15,153,328,328,0,1,0,2000,0,37.4,49.3,0,0,0,0,7200000,665,0,0,0,0,0,0,1.2,0.28,'7083',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4626,5875,0,0,2688,0,0,0,'CHOW Guard','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4627,5462,0,0,1131,0,0,0,'Arugal\'s Voidwalker','','',0,3,0,0,0,1,1,0,20,20,24,484,484,0,1,0,2000,0,29,39,0,0,0,0,0,836,0,0,0,0,85,0,1.5,0.6,'',0,0,0,2.5,8,14,0,7154,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4629,5462,0,0,2704,0,0,0,'Trackmaster Zherin','','',0,7,0,0,0,1,1,0,30,30,35,1400,1400,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4630,5462,0,0,7199,0,0,0,'Pozzik','','',0,7,0,0,0,1.05,1,0,30,30,35,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4631,5462,0,0,7106,0,0,0,'Wharfmaster Lozgil','','',0,7,0,0,0,1.1,1,0,35,35,120,1342,1342,0,1,3,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4632,5462,0,0,9447,0,0,0,'Kolkar Centaur','','',0,7,0,0,0,1.1,1,0,30,31,130,1050,1107,0,1,0,2000,0,44,58,0,0,0,0,300000,1213,0,70,0,0,30,0,1.5,0.35,'',0,103,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6079,6067,0,0,0,0,0,0),(4633,5462,0,0,9445,0,0,0,'Kolkar Scout','','',0,7,0,0,0,1.1,1,0,30,31,130,1050,1107,0,1,0,2000,0,44,58,0,0,0,0,300000,1213,0,70,0,0,30,0,1.25,0.71,'',0,105,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6079,6067,0,0,0,0,0,0),(4634,5462,0,0,4874,0,0,0,'Kolkar Mauler','','',0,7,0,0,0,1.1,1,0,31,32,130,1107,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,70,0,0,30,0,1.725,0.4025,'',0,112,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6079,6067,0,0,0,0,0,0),(4635,5462,0,0,4871,0,0,0,'Kolkar Windchaser','','',0,7,0,0,0,1.1,1,0,31,32,130,935,977,907,1,0,2000,0,42,55,0,0,0,0,300000,1248,0,70,0,0,30,0,1.25,0.35,'',0,113,0,2.5,8,14,0,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6079,6067,0,0,0,0,0,0),(4636,5462,0,0,9448,0,0,0,'Kolkar Battle Lord','','',0,7,0,0,0,1.1,1,0,32,33,130,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,70,0,0,30,0,1.95,0.455,'7165',0,121,0,2.5,8,14,0,7165,8258,25710,0,0,0,0,0,0,0,0,0,0,0,0,0,6079,6067,0,0,0,0,0,0),(4637,5462,0,0,9446,0,0,0,'Kolkar Destroyer','','',0,7,0,0,0,1.1,1,0,32,33,130,977,1021,949,1,0,2000,0,43,57,0,0,0,0,300000,1281,0,70,0,0,30,0,1.4375,0.8165,'',0,122,0,2.5,8,14,0,11824,7160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6079,6067,0,0,0,0,0,0),(4638,5462,0,0,2292,0,0,0,'Magram Scout','','',0,7,0,0,0,1.1,1,0,32,33,133,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.25,0.71,'',0,122,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(4639,5462,0,0,9428,0,0,0,'Magram Outrunner','','',0,7,0,0,0,1.1,1,0,32,33,133,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.25,0.71,'',0,121,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(4640,5462,0,0,2293,0,0,0,'Magram Wrangler','','',0,7,0,0,0,1.1,1,0,33,34,133,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.875,1.065,'',0,132,0,2.5,8,14,0,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(4641,5462,0,0,9429,0,0,0,'Magram Windchaser','','',0,7,0,0,0,1.1,1,0,33,34,133,1021,1064,985,1,0,2000,0,44,58,0,0,0,0,300000,1316,0,0,0,0,0,0,1.25,0.35,'',0,132,0,2.5,8,14,0,9532,959,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(4642,5462,0,0,9431,0,0,0,'Magram Stormer','','',0,7,0,0,0,1.1,1,0,34,35,133,1064,1110,1037,1,0,2000,0,45,60,0,0,0,0,300000,1349,0,0,0,0,0,0,1.4375,0.4025,'',0,140,0,2.5,8,14,0,6535,8788,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(4643,5462,0,0,9430,0,0,0,'Magram Pack Runner','','',0,7,0,0,0,1.1,1,0,34,35,133,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.4375,0.8165,'',0,142,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(4644,5462,0,0,9432,0,0,0,'Magram Marauder','','',0,7,0,0,0,1.15,1,0,35,36,133,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,1.625,0.923,'',0,151,0,2.5,8,14,0,7366,7366,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(4645,5462,0,0,4583,0,0,0,'Magram Mauler','','',0,7,0,0,0,1.15,1,0,35,36,133,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,1.625,0.923,'',0,150,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(4646,5462,0,0,9420,0,0,0,'Gelkis Outrunner','','',0,7,0,0,0,1.1,1,0,32,33,132,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.25,0.71,'',0,120,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(4647,5462,0,0,9421,0,0,0,'Gelkis Scout','','',0,7,0,0,0,1.1,1,0,32,33,132,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.4375,0.8165,'',0,121,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(4648,5462,0,0,9422,0,0,0,'Gelkis Stamper','','',0,7,0,0,0,1.1,1,0,33,34,132,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.4375,0.8165,'',0,132,0,2.5,8,14,0,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(4649,5462,0,0,9423,0,0,0,'Gelkis Windchaser','','',0,7,0,0,0,1.1,1,0,33,34,132,1021,1064,985,1,0,2000,0,44,58,0,0,0,0,300000,1316,0,0,0,0,0,0,1.25,0.35,'',0,132,0,2.5,8,14,0,959,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(4651,5462,0,0,9424,0,0,0,'Gelkis Earthcaller','','',0,7,0,0,0,1.1,1,0,34,35,132,954,992,2617,1,0,2000,0,34,48,0,0,0,0,300000,1124,0,0,0,0,0,0,1.4375,0.4025,'',0,141,0,2.5,8,14,0,9653,20815,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(4652,5462,0,0,9426,0,0,0,'Gelkis Mauler','','',0,7,0,0,0,1.15,1,0,35,36,132,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,1.625,0.923,'',0,149,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(4653,5462,0,0,9425,0,0,0,'Gelkis Marauder','','',0,7,0,0,0,1.15,1,0,35,36,132,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,1.625,0.923,'',0,153,0,2.5,8,14,0,7366,845,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(4654,5462,0,0,9434,0,0,0,'Maraudine Scout','','',0,7,0,0,0,1.15,1,0,37,38,134,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,300000,1684,0,0,0,0,0,0,1.4375,0.8165,'',0,173,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,6074,0,0,0,0,0,0),(4655,5462,0,0,9435,0,0,0,'Maraudine Wrangler','','',0,7,0,0,0,1.15,1,0,37,38,134,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,300000,1684,0,0,0,0,0,0,1.4375,0.8165,'',0,173,0,2.5,8,14,0,6533,8379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,6074,0,0,0,0,0,0),(4656,5462,0,0,9436,0,0,0,'Maraudine Mauler','','',0,7,0,0,0,0.95,1,0,38,39,134,1325,1386,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,0,0,1.625,0.923,'',0,182,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,6074,0,0,0,0,0,0),(4657,5462,0,0,9438,0,0,0,'Maraudine Windchaser','','',0,7,0,0,0,1.15,1,0,38,39,134,1305,1357,1213,1,0,2000,0,51,67,0,0,0,0,300000,1807,0,0,0,0,0,0,1.4375,0.4025,'',0,182,0,2.5,8,14,0,6728,9532,11986,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,6074,0,0,0,0,0,0),(4658,5462,0,0,9440,0,0,0,'Maraudine Stormer','','',0,7,0,0,0,1.15,1,0,40,40,134,1239,1239,3191,1,0,2000,0,40,55,0,0,0,0,300000,1590,0,0,0,0,0,0,1.625,0.455,'',0,198,0,2.5,8,14,0,9654,8788,8293,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,6074,0,0,0,0,0,0),(4659,5462,0,0,9439,0,0,0,'Maraudine Marauder','','',0,7,0,0,0,1.15,1,0,39,40,134,1678,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.875,1.065,'',0,193,0,2.5,8,14,0,7366,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,6074,0,0,0,0,0,0),(4660,5462,0,0,2710,0,0,0,'Maraudine Bonepaw','','',1,1,25,0,0,1,1,0,37,38,134,1536,1604,0,1,0,1620,0,42.93,56.7,0,0,0,0,0,1684,0,0,0,0,0,0,1.275,0.425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12911,0,0,0,0,0,0,0,0,0,0),(4661,5462,0,0,1068,0,0,0,'Gelkis Rumbler','','',0,4,0,0,0,1.1,1,0,29,30,132,996,1050,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,30,30,30,30,30,60,1.275,0.2635,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4662,5462,0,0,2716,0,0,0,'Magram Bonepaw','','',1,1,25,0,0,1.15,1,0,37,38,133,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,300000,1684,0,0,0,0,0,0,1.275,0.425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8282,0,0,0,0,0,0,0,0,0,0),(4663,5462,0,0,4699,4700,11299,11300,'Burning Blade Augur','','',0,7,0,0,0,1.1,1,0,30,31,554,811,847,2214,1,0,2000,0,31,43,0,0,0,0,300000,1012,0,0,0,0,0,0,1.5,0.372,'',0,104,0,2.5,8,14,0,20807,6909,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4664,5462,0,0,4703,4704,11305,11306,'Burning Blade Reaver','','',0,7,0,0,0,1.1,1,0,30,31,554,1050,1107,0,1,0,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,0.372,'',0,104,0,2.5,8,14,0,8374,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4665,5462,0,0,4697,4698,11296,11297,'Burning Blade Adept','','',0,7,0,0,0,1.1,1,0,31,32,554,847,882,2308,1,0,2000,0,32,44,0,0,0,0,300000,1042,0,0,0,0,0,0,1.5,0.372,'',0,112,0,2.5,8,14,0,6742,19816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4666,5462,0,0,4701,4702,11301,11302,'Burning Blade Felsworn','','',0,7,0,0,0,1.1,1,0,31,32,554,1107,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.372,'',0,112,0,2.5,8,14,0,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4667,5462,0,0,4705,4706,11307,11308,'Burning Blade Shadowmage','','',0,7,0,0,0,1.1,1,0,32,33,554,882,918,2410,1,0,2000,0,33,45,0,0,0,0,300000,1065,0,0,0,0,85,0,1.5,0.372,'',0,120,0,2.5,8,14,0,20816,9657,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4668,5462,0,0,4709,4710,11309,11310,'Burning Blade Summoner','','',0,7,0,0,0,1.15,1,0,38,39,554,1155,1196,3025,1,0,2000,0,38,54,0,0,0,0,300000,1489,0,0,0,0,0,0,1.5,0.372,'',0,182,0,2.5,8,14,0,20825,688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7291,0,0,0,0,0,0,0),(4669,5875,0,0,1139,0,0,0,'Burning Blade Conjuror','','',0,7,0,0,0,1,1,0,36,36,16,1469,1469,0,1,0,2000,0,50,66,0,0,0,0,0,1456,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4670,5462,0,0,6741,0,0,0,'Hatefury Rogue','','',0,3,0,0,0,1.1,1,0,31,32,90,1107,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,85,128,1.4375,0.5175,'',0,113,0,2.5,8,14,0,8599,6920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6246,6247,6989,0,0,0,0,0),(4671,5462,0,0,2021,0,0,0,'Hatefury Trickster','','',0,3,0,0,0,1.1,1,0,31,32,90,1107,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,85,124,1.625,0.585,'',0,112,0,2.5,8,14,0,8599,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6246,6247,6989,0,0,0,0,0),(4672,5462,0,0,2014,0,0,0,'Hatefury Felsworn','','',0,3,0,0,0,1.1,1,0,31,32,90,1107,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,85,128,1.4375,0.5175,'',0,112,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6246,6247,6989,0,0,0,0,0),(4673,5462,0,0,11331,0,0,0,'Hatefury Betrayer','','',0,3,0,0,0,1.1,1,0,32,33,90,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,85,128,1.625,0.585,'',0,121,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6246,6247,6989,0,0,0,0,0),(4674,5462,0,0,11332,0,0,0,'Hatefury Shadowstalker','','',0,3,0,0,0,1.1,1,0,32,33,90,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,85,132,1.875,0.675,'',0,121,0,2.5,8,14,0,8355,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6246,6247,6441,6989,0,0,0,0),(4675,5462,0,0,2014,0,0,0,'Hatefury Hellcaller','','',0,3,0,0,0,1.1,1,0,32,33,90,977,1021,949,1,0,2000,0,43,57,0,0,0,0,300000,1281,0,0,0,0,85,128,1.4375,0.5175,'',0,121,0,2.5,8,14,0,8599,1094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6246,6247,6989,0,0,0,0,0),(4676,5462,0,0,10906,0,0,0,'Lesser Infernal','','',0,3,0,0,0,1.15,1,0,36,37,90,1469,1536,0,1,0,2200,0,56.1,74.8,0,0,0,0,300000,1568,0,300,0,0,85,0,2.6,1.1739,'',0,250,0,2.5,8,14,0,2601,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6990,0,0,0,0,0,0,0),(4677,5462,0,0,5049,0,0,0,'Doomwarder','','',0,3,0,0,0,1.15,1,0,37,38,90,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,300000,1684,0,90,0,0,85,0,2,1,'',0,173,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4678,5462,0,0,1913,0,0,0,'Mana Eater','','',0,3,0,0,0,1.15,1,0,37,38,90,1257,1305,1166,1,0,2000,0,49,65,0,0,0,0,300000,1683,0,0,0,0,85,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6250,0,0,0,0,0,0,0),(4679,5462,0,0,159,0,0,0,'Nether Maiden','','',0,3,0,0,0,1.15,1,0,37,38,90,1257,1305,1166,1,0,2000,0,49,65,0,0,0,0,300000,1683,0,0,0,0,85,0,1.5,0.403,'',0,175,0,2.5,8,14,0,7816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6251,0,0,0,0,0,0,0),(4680,5462,0,0,9015,0,0,0,'Doomwarder Captain','','',0,3,0,0,0,1.15,1,0,38,39,90,1604,1678,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,0,95,0,0,85,0,2.3,1.15,'',0,183,0,2.5,8,14,0,3261,6192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6252,0,0,0,0,0,0,0),(4681,5462,0,0,6172,0,0,0,'Mage Hunter','','',0,3,0,0,0,1.15,1,0,38,39,90,1305,1357,1213,1,0,2000,0,51,67,0,0,0,0,300000,1807,0,0,0,0,85,0,1.725,0.39905,'',0,0,0,2.5,8,14,0,3429,7322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6250,0,0,0,0,0,0,0),(4682,5462,0,0,2834,0,0,0,'Nether Sister','','',0,3,0,0,0,1.15,1,0,38,39,90,1305,1357,1213,1,0,2000,0,51,67,0,0,0,0,300000,1807,0,0,0,0,95,0,1.5,0.403,'',0,184,0,2.5,8,14,0,7816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6251,0,0,0,0,0,0,0),(4683,5875,0,0,9016,0,0,0,'Doomwarder Lord','','',0,3,0,0,0,1,1,0,39,40,90,1357,1410,1260,1,0,2000,0,56,74,0,0,0,0,0,1938,0,95,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,11962,5246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6252,0,0,0,0,0,0,0),(4684,5462,0,0,2737,0,0,0,'Nether Sorceress','','',0,3,0,0,0,1.15,1,0,39,40,90,1196,1239,3133,1,0,2000,0,40,55,0,0,0,0,300000,1590,0,0,0,0,100,0,1.5,0.403,'',0,196,0,2.5,8,14,0,15968,20297,11831,0,0,0,0,0,0,0,0,0,0,0,0,0,6251,0,0,0,0,0,0,0),(4685,5462,0,0,6173,0,0,0,'Ley Hunter','','',0,3,0,0,0,1.15,1,0,40,40,90,1410,1410,1283,1,0,2000,0,52,69,0,0,0,0,300000,1937,0,0,0,0,85,0,1.95,0.4511,'',0,0,0,2.5,8,14,0,22189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6250,0,0,0,0,0,0,0),(4686,5462,0,0,10043,0,0,0,'Deepstrider Giant','','',0,5,0,1,0,3,1,0,38,38,778,4185,4185,0,1,0,3000,0,190.8,252,0,0,0,0,550000,1684,0,0,0,0,0,0,2.6,2.7365,'',0,183,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4687,5462,0,0,10039,0,0,0,'Deepstrider Searcher','','',0,5,0,1,0,3,1,0,39,40,778,4377,4572,0,1,0,3000,0,201.6,266.4,0,0,0,0,550000,1938,0,0,0,0,0,0,2.9,3.05225,'',0,192,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4688,5462,0,0,10902,0,0,0,'Bonepaw Hyena','','',1,1,25,0,0,0.4,1,0,33,35,38,444,488,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.95,0.65,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8280,0,0,0,0,0,0,0,0,0,0),(4689,5462,0,0,2726,0,0,0,'Starving Bonepaw','','',1,1,25,0,0,0.3,1,0,30,32,38,286,317,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.275,0.425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12896,0,0,0,0,0,0,0,0,0,0),(4690,5462,0,0,10271,0,0,0,'Rabid Bonepaw','','',1,1,25,0,0,0.4,1,0,36,38,38,511,558,0,1,0,2000,0,53,70,0,0,0,0,300000,1684,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,12897,0,0,0,0,0,0,0,0,0,0),(4691,5875,0,0,10271,0,0,0,'Murderous Bonepaw','','',1,1,25,0,0,1,1,0,32,33,38,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,0,1281,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8281,0,0,0,0,0,0,0,0,0,0),(4692,5462,0,0,1192,0,0,0,'Dread Swoop','','',1,1,7,0,0,1.1,1,0,32,33,73,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.25,0.1,'',0,0,0,2.5,8,14,0,5708,0,0,0,0,0,0,0,0,0,0,0,0,12865,0,0,0,0,0,0,0,0,0,0),(4693,5462,0,0,10273,0,0,0,'Dread Flyer','','',1,1,7,0,0,1.15,1,0,36,37,73,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.4375,0.115,'',0,0,0,2.5,8,14,0,6713,0,0,0,0,0,0,0,0,0,0,0,0,8305,0,0,0,0,0,0,0,0,0,0),(4694,5462,0,0,14319,0,0,0,'Dread Ripper','','',1,1,7,0,0,1.15,1,0,40,40,73,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.625,0.13,'',0,0,0,2.5,8,14,0,3147,0,0,0,0,0,0,0,0,0,0,0,0,8837,0,0,0,0,0,0,0,0,0,0),(4695,5462,0,0,10825,0,0,0,'Carrion Horror','','',1,1,7,0,0,1.15,1,0,35,37,73,1403,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.4375,0.115,'',0,0,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,12872,0,0,0,0,0,0,0,0,0,0),(4696,5462,0,0,2729,0,0,0,'Scorpashi Snapper','','',1,1,20,0,0,1.1,1,0,30,31,413,1050,1107,0,1,0,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,5416,0,0,0,0,0,0,0,0,0,0,0,0,5866,0,0,6248,0,0,0,0,0,0,0),(4697,5462,0,0,2765,0,0,0,'Scorpashi Lasher','','',1,1,20,0,0,1.1,1,0,34,35,413,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,85,0,0,0,1.15,0.575,'',0,0,0,2.5,8,14,0,5416,0,0,0,0,0,0,0,0,0,0,0,0,5868,0,0,6248,0,0,0,0,0,0,0),(4699,5462,0,0,2766,0,0,0,'Scorpashi Venomlash','','',1,1,20,0,0,1.15,1,0,38,39,413,1604,1678,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,0,0,1.3,0.65,'',0,0,0,2.5,8,14,0,5416,0,0,0,0,0,0,0,0,0,0,0,0,8852,0,0,6248,0,0,0,0,0,0,0),(4700,5462,0,0,1308,1232,10914,0,'Aged Kodo','','',0,1,0,0,0,1.35,1,0,34,35,15,1570,1647,0,1,0,3000,0,73.5,96,0,0,0,0,300000,1349,0,0,0,0,0,0,3.75,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6249,7271,0,0,0,0,0,0),(4701,5462,0,0,1453,1241,10917,0,'Dying Kodo','','',0,1,0,0,0,1.35,1,0,35,36,15,1647,1724,0,1,0,3000,0,75,99,0,0,0,0,300000,1456,0,0,0,0,0,0,3.25,0.52,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7271,0,0,0,0,0,0,0),(4702,5462,0,0,2767,2768,10915,0,'Ancient Kodo','','',0,1,0,0,0,1.35,1,0,36,37,15,1724,1804,0,1,0,3000,0,76.5,102,0,0,0,0,300000,1568,0,0,0,0,0,0,4.375,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7271,0,0,0,0,0,0,0),(4703,5875,0,0,1232,0,0,0,'Raging Kodo','','',0,1,0,0,0,1,1,0,37,39,14,1670,1824,0,1,0,2000,0,54,72,0,0,0,0,0,1808,0,0,0,0,0,0,3.75,0.6,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7271,0,0,0,0,0,0,0),(4704,5875,0,0,9437,0,0,0,'Maraudine Pack Runner','','',0,7,0,0,0,1,1,0,39,39,134,1678,1678,0,1,0,2000,0,54,72,0,0,0,0,0,1808,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,6074,0,0,0,0,0,0),(4705,5462,0,0,4707,4708,11303,11304,'Burning Blade Invoker','','',0,7,0,0,0,1,1,0,39,40,554,1196,1239,3133,1,0,2000,0,40,55,0,0,0,0,300000,1590,0,0,0,0,0,0,1.5,0.372,'',0,186,0,2.5,8,14,0,11829,16536,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4706,5462,0,0,7206,0,0,0,'Razzeric','','',0,7,0,0,0,1,1,0,30,30,35,1500,1500,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4707,5462,0,0,11573,0,0,0,'Zuzubee','Race Announcer','',0,7,0,0,0,1,1,0,35,35,35,1300,1300,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4708,5462,0,0,7182,0,0,0,'Shreev','','',0,7,0,0,0,1.15,1,0,39,39,474,1678,1678,0,1,2,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4709,5462,0,0,7211,0,0,0,'Zamek','','',0,7,0,0,0,1.05,1,0,30,30,35,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4710,5875,0,0,2736,0,0,0,'Gray Ram','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(4711,5462,0,0,11264,0,0,0,'Slitherblade Naga','','',0,7,0,0,0,1,1,0,32,33,74,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.725,1.15,'',0,121,0,2.5,8,14,0,7947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15881,0,0,0,0,0,0,0),(4712,5462,0,0,11266,0,0,0,'Slitherblade Sorceress','','',0,7,0,0,0,1,1,0,32,33,74,882,918,2410,1,0,2000,0,33,45,0,0,0,0,300000,1065,0,0,0,0,0,0,2.1875,0.875,'',0,121,0,2.5,8,14,0,12544,20819,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15881,0,0,0,0,0,0,0),(4713,5462,0,0,6747,0,0,0,'Slitherblade Warrior','','',0,7,0,0,0,1,1,0,33,34,74,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.95,1.3,'',0,134,0,2.5,8,14,0,9080,11977,7165,7947,0,0,0,0,0,0,0,0,0,0,0,0,15881,0,0,0,0,0,0,0),(4714,5462,0,0,6748,0,0,0,'Slitherblade Myrmidon','','',0,7,0,0,0,1,1,0,34,35,74,1279,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,2.25,1.5,'',0,140,0,2.5,8,14,0,7947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15881,0,0,0,0,0,0,0),(4715,5462,0,0,11265,0,0,0,'Slitherblade Razortail','','',0,7,0,0,0,1,1,0,35,36,74,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,2.625,1.75,'',0,150,0,2.5,8,14,0,8393,7947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15881,0,0,0,0,0,0,0),(4716,5462,0,0,11267,0,0,0,'Slitherblade Tidehunter','','',0,7,0,0,0,1,1,0,36,37,74,1208,1257,1120,1,0,2000,0,48,63,0,0,0,0,300000,1567,0,0,0,0,0,0,3,2,'',0,161,0,2.5,8,14,0,10277,865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6245,15881,0,0,0,0,0,0),(4717,5875,0,0,6749,0,0,0,'Slitherblade Tide Priestess','','',0,7,0,0,0,1,1,0,33,34,74,1021,1064,985,1,0,2000,0,47,63,0,0,0,0,0,1317,0,0,0,0,0,0,1.625,0.65,'',0,0,0,2.5,8,14,0,10577,9734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15881,0,0,0,0,0,0,0),(4718,5462,0,0,6750,0,0,0,'Slitherblade Oracle','','',0,7,0,0,0,1,1,0,34,34,74,1064,1064,1007,1,0,2000,0,44,58,0,0,0,0,300000,1316,0,0,0,0,0,0,1.875,0.75,'',0,141,0,2.5,8,14,0,11436,5605,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6442,15881,0,0,0,0,0,0),(4719,5462,0,0,6749,0,0,0,'Slitherblade Sea Witch','','',0,7,0,0,0,1,1,0,35,36,74,1160,1208,1082,1,0,2000,0,46,61,0,0,0,0,300000,1455,0,0,0,0,0,0,1.625,0.65,'',0,151,0,2.5,8,14,0,27618,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6245,15881,0,0,0,0,0,0),(4720,5462,0,0,5443,0,0,0,'Rizzle Brassbolts','','',0,7,0,0,0,1.05,1,0,30,30,35,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.81125,0.369495,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4721,5462,0,0,2738,0,0,0,'Zangen Stonehoof','','',0,7,0,0,0,1.02,1,0,25,25,104,713,713,0,1,2,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4722,5462,0,0,2739,0,0,0,'Rau Cliffrunner','','',0,7,0,0,0,1,1,0,30,30,104,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,6756,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4723,5462,0,0,7207,0,0,0,'Foreman Cozzle','','',0,7,0,0,0,1,1,0,38,38,47,1305,1305,1189,1,0,2000,0,49,65,0,0,0,0,300000,1683,0,0,0,0,0,0,1.5,0.306,'',0,183,0,2.5,8,14,0,9532,4979,184,0,0,0,0,0,0,0,0,0,0,0,0,0,3917,5851,0,0,0,0,0,0),(4724,5875,0,0,6076,0,0,0,'Sandstrider','','',1,1,12,0,0,1,1,0,30,31,189,1050,1107,0,1,0,1710,0,37.62,49.59,0,0,0,0,0,1213,0,0,0,0,0,0,1.95,0.8762,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8292,0,0,0,0,0,0,0,0,0,0),(4725,5875,0,0,2741,0,0,0,'Crazed Sandstrider','','',1,1,12,0,0,1,1,0,37,39,16,1536,1678,0,1,0,2000,0,54,72,0,0,0,0,0,1808,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5922,0,0,0,0,0,0,0,0,0,0),(4726,5462,0,0,2742,0,0,0,'Raging Thunder Lizard','','',0,1,0,0,0,1.1,1,0,33,34,14,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,2.0125,1.38,'',0,0,0,2.5,8,14,0,5401,8599,20536,20543,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4727,5462,0,0,2764,0,0,0,'Elder Thunder Lizard','','',0,1,0,0,0,1.15,1,0,37,38,14,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,300000,1684,0,0,0,0,0,0,2.275,1.56,'',0,0,0,2.5,8,14,0,5401,20536,20535,20543,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4728,5462,0,0,1074,0,0,0,'Gritjaw Basilisk','','',0,1,0,0,0,1.1,1,0,31,32,49,1107,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.7,1.18065,'',0,0,0,2.5,8,14,0,3636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4729,5462,0,0,7345,0,0,0,'Hulking Gritjaw Basilisk','','',0,1,0,0,0,1.2,1,0,35,36,49,1464,1532,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,2,1.389,'',0,0,0,2.5,8,14,0,3636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4730,5462,0,0,2788,0,0,0,'Lelanai','Saber Handler','',0,7,0,0,0,1.1,1,0,35,35,80,1342,1342,0,1,131,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4731,5462,0,0,2789,0,0,0,'Zachariah Post','Undead Horse Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,128,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4732,5462,0,0,3274,0,0,0,'Randal Hunter','Riding Trainer','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,19,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4752,5462,0,0,4464,0,0,0,'Kildar','Riding Trainer','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,19,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4753,5462,0,0,5070,0,0,0,'Jartsam','Riding Trainer','',0,7,0,0,0,1.2,1,0,45,45,80,2218,2218,0,1,19,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4772,5462,0,0,3410,0,0,0,'Ultham Ironhorn','Riding Trainer','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,19,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4773,5462,0,0,3945,0,0,0,'Velma Warnam','Riding Trainer','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,19,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4775,5462,0,0,2811,0,0,0,'Felicia Doan','Trade Supplies','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4777,5875,0,0,2786,0,0,0,'White Ram','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(4778,5875,0,0,2787,0,0,0,'Frost Ram','','',1,1,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4779,5462,0,0,2785,0,0,0,'Brown Ram','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,333000,8,0,0,0,0,0,0,2,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(4780,5875,0,0,2784,0,0,0,'Black Ram','','',1,1,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4781,5462,0,0,2838,0,0,0,'Snufflenose Gopher','','',0,1,0,0,0,1,1,0,1,1,7,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.244,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4782,5462,0,0,7009,0,0,0,'Truk Wildbeard','Bartender','',0,7,0,0,0,1.25,1,0,50,50,694,2769,2769,0,1,642,2000,0,85,112,0,0,0,0,350000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4783,5462,0,0,5226,0,0,0,'Dawnwatcher Selgorm','The Argent Dawn','',0,7,0,0,0,1.02,1,0,25,25,814,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,30,0,0,0,70,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4784,5462,0,0,5084,0,0,0,'Argent Guard Manados','The Argent Dawn','',0,7,0,0,0,1.02,1,0,23,23,814,617,617,0,1,2,2000,0,33,44,0,0,0,0,300000,940,0,30,0,0,0,70,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4785,5462,0,0,2830,0,0,0,'Illusionary Nightmare','','',0,10,0,0,0,1,1,0,29,30,16,700,1100,0,1,0,1720,0,36.12,48.16,0,0,0,0,0,1179,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4786,5462,0,0,5225,0,0,0,'Dawnwatcher Shaedlass','The Argent Dawn','',0,7,0,0,0,1.02,1,0,22,22,814,573,573,0,1,2,2000,0,32,42,0,0,0,0,300000,906,0,30,0,0,0,70,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4787,5462,0,0,4946,0,0,0,'Argent Guard Thaelrid','The Argent Dawn','',0,7,0,0,0,1,1,0,20,20,80,484,484,0,1,2,2000,0,49.3,66.3,0,0,0,0,7200000,836,0,30,0,0,0,70,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4788,5462,0,0,2012,0,0,0,'Fallenroot Satyr','','',0,3,0,0,0,1,1,0,20,21,128,484,521,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,84,1.0625,0.3825,'',0,40,0,2.5,8,14,0,6713,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5952,0,0,0,0,0,0,0),(4789,5462,0,0,2011,0,0,0,'Fallenroot Rogue','','',0,3,0,0,0,1,1,0,21,21,128,521,521,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,84,1.25,0.45,'30831',0,49,0,2.5,8,14,0,6595,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5952,0,0,0,0,0,0,0),(4791,5462,0,0,4685,0,0,0,'Nazeer Bloodpike','','',0,7,0,0,0,1,1,0,48,48,125,2578,2578,0,1,2,2000,0,81,108,0,0,0,0,360000,2857,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4792,5462,0,0,4686,0,0,0,'\"Swamp Eye\" Jarl','','',0,7,0,0,0,1.2,1,0,42,42,35,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,360000,2218,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4794,5462,0,0,4826,0,0,0,'Morgan Stern','','',0,7,0,0,0,1.15,1,0,36,36,894,1469,1469,0,1,2,2000,0,50,66,0,0,0,0,360000,1456,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4795,5462,0,0,1923,0,0,0,'Force of Nature','','',6,10,0,0,0,1,1,0,16,17,90,390,420,0,1,0,1850,0,23.125,30.525,0,0,0,0,0,734,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4798,5462,0,0,2014,0,0,0,'Fallenroot Shadowstalker','','',0,3,0,1,0,3,1,0,22,23,128,1494,1599,563,1,0,2000,0,52.7,69.7,0,0,0,0,7200000,940,0,0,0,0,85,92,1.4375,0.5175,'',0,178,0,2.5,8,14,0,6205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5952,0,0,0,0,0,0,0),(4799,5462,0,0,2021,0,0,0,'Fallenroot Hellcaller','','',0,3,0,1,0,3,1.5,0,22,23,128,1494,1599,845,1,0,2000,0,52.7,69.7,0,0,0,0,7200000,940,0,0,0,0,0,100,1.625,0.585,'',0,196,0,2.5,8,14,0,9613,8129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5952,0,0,0,0,0,0,0),(4802,5462,0,0,4983,0,0,0,'Blackfathom Tide Priestess','','',0,7,0,0,0,1,2,0,20,21,128,433,464,1000,1,0,2000,0,28,38,0,0,0,0,300000,872,0,0,0,0,0,0,1.0625,0.425,'',0,40,0,2.5,8,14,0,9672,11642,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6995,5952,0,0,0,0,0,0),(4803,5462,0,0,4976,0,0,0,'Blackfathom Oracle','','',0,7,0,0,0,1,2,0,21,21,128,464,464,1020,1,0,2000,0,28,38,0,0,0,0,300000,872,0,0,0,0,0,0,1.25,0.5,'',0,49,0,2.5,8,14,0,11986,8363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6995,5952,0,0,0,0,0,0),(4805,5462,0,0,4982,0,0,0,'Blackfathom Sea Witch','','',0,7,0,1,0,3,2,0,22,23,128,1494,1599,1126,1,0,2000,0,52.7,69.7,0,0,0,0,7200000,940,0,0,0,0,0,0,1.4375,0.575,'12544',0,178,0,2.5,8,14,0,12544,122,15044,0,0,0,0,0,0,0,0,0,0,0,0,0,6995,5952,0,0,0,0,0,0),(4807,5462,0,0,4762,0,0,0,'Blackfathom Myrmidon','','',0,7,0,1,0,4.5,1,0,22,22,128,2529,2529,0,1,0,2000,0,54.4,71.4,0,0,0,0,7200000,906,0,0,0,0,0,0,1.5,1,'',0,164,0,2.5,8,14,0,8379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5952,0,0,0,0,0,0,0),(4809,5462,0,0,2882,2883,2884,2885,'Twilight Acolyte','','',0,7,0,1,0,3,1,0,22,23,128,1494,1599,563,1,0,2000,0,52.7,69.7,0,0,0,0,7200000,940,0,0,0,0,0,0,1.725,0.3519,'',0,194,0,2.5,8,14,0,2055,8362,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6914,5879,0,0,0,0,0,0),(4810,5462,0,0,2898,2899,2900,2901,'Twilight Reaver','','',0,7,0,1,0,3,2,0,23,23,128,1815,1815,0,1,0,2000,0,56.1,74.8,0,0,0,0,7200000,940,0,0,0,0,0,0,3.75,0.8725,'',0,211,0,2.5,8,14,0,8374,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5879,0,0,0,0,0,0,0),(4811,5462,0,0,2886,2887,2888,2889,'Twilight Aquamancer','','',0,7,0,1,0,3,2,0,23,23,128,1599,1599,1162,1,0,2000,0,52.7,69.7,0,0,0,0,7200000,940,0,0,0,0,0,0,1.5,0.306,'',0,211,0,2.5,8,14,0,9672,8372,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5879,0,0,0,0,0,0,0),(4812,5462,0,0,2894,2895,2896,2897,'Twilight Loreseeker','','',0,7,0,1,0,3,2,0,22,23,128,1494,1599,1126,1,0,2000,0,52.7,69.7,0,0,0,0,7200000,940,0,0,0,0,0,0,1.5,0.347,'',0,194,0,2.5,8,14,0,18972,8365,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5879,0,0,0,0,0,0,0),(4813,5462,0,0,2876,2877,0,0,'Twilight Shadowmage','','',0,7,0,1,0,3,2,0,23,23,128,1482,1482,2886,1,0,2000,0,39.1,56.1,0,0,0,0,7200000,786,0,0,0,0,85,0,1.5,0.383,'',0,232,0,2.5,8,14,0,9613,7645,43896,0,0,0,0,0,0,0,0,0,0,0,0,0,5879,0,0,0,0,0,0,0),(4814,5462,0,0,2890,2891,2892,2893,'Twilight Elementalist','','',0,7,0,1,0,3,1.5,0,23,23,128,1482,1482,2164,1,0,2000,0,39.1,56.1,0,0,0,0,7200000,786,0,0,0,0,0,0,4.05,0.9747,'',0,232,0,2.5,8,14,0,8046,8052,8056,2609,0,0,0,0,0,0,0,0,0,0,0,0,5879,0,0,0,0,0,0,0),(4815,5462,0,0,2835,0,0,0,'Murkshallow Snapclaw','','',0,7,0,1,0,3,1,0,22,22,129,1686,1686,0,1,0,2000,0,54.4,71.4,0,0,0,0,7200000,906,0,0,0,0,0,0,1.0625,0.2958,'',0,163,0,2.5,8,14,0,8379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4816,5875,0,0,3900,0,0,0,'Murkshallow Shellhide','','',0,7,0,1,0,1,1,0,22,23,129,1686,1815,0,1,0,2000,0,247.5,330,0,0,0,0,0,940,0,75,75,75,75,0,1.25,0.348,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4818,5462,0,0,4920,0,0,0,'Blindlight Murloc','','',0,7,0,1,0,3,1,0,22,22,18,1686,1686,0,1,0,2000,0,54.4,71.4,0,0,0,0,7200000,906,0,0,0,0,0,0,2.25,0.6255,'',0,164,0,2.5,8,14,0,7164,7405,22691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4819,5462,0,0,11293,0,0,0,'Blindlight Muckdweller','','',0,7,0,1,0,3,1,0,23,23,18,1815,1815,0,1,0,2000,0,56.1,74.8,0,0,0,0,7200000,940,0,0,0,0,0,0,2.625,0.72975,'',0,210,0,2.5,8,14,0,8382,8733,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4820,5462,0,0,3617,0,0,0,'Blindlight Oracle','','',0,7,0,1,0,3,2,0,23,23,18,1599,1599,1162,1,0,2000,0,52.7,69.7,0,0,0,0,7200000,940,0,0,0,0,0,0,1.95,0.5421,'',0,213,0,2.5,8,14,0,6063,9532,8362,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4821,5462,0,0,981,0,0,0,'Skittering Crustacean','','',1,1,8,1,0,3,1,0,22,22,350,1686,1686,0,1,0,2000,0,54.4,71.4,0,0,0,0,7200000,906,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5842,0,0,0,0,0,0,0,0,0,0),(4822,5462,0,0,1001,0,0,0,'Snapping Crustacean','','',1,1,8,1,0,3,1,0,22,23,350,1686,1815,0,1,0,2000,0,56.1,74.8,0,0,0,0,7200000,940,0,0,0,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5843,0,0,0,0,0,0,0,0,0,0),(4823,5462,0,0,9565,0,0,0,'Barbed Crustacean','','',1,1,8,1,0,2.3,1,0,23,23,128,1392,1392,0,1,0,2000,0,56.1,74.8,0,0,0,0,7200000,940,0,0,0,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5844,0,0,0,0,0,0,0,0,0,0),(4824,5462,0,0,1244,0,0,0,'Aku\'mai Fisher','','',1,1,21,1,0,3,1,0,22,23,350,1686,1815,0,1,0,2000,0,56.1,74.8,0,0,0,0,7200000,940,0,72,0,0,0,0,0.8,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5929,0,0,0,0,0,0,0,0,0,0),(4825,5462,0,0,5026,0,0,0,'Aku\'mai Snapjaw','','',1,1,21,1,0,3,1,0,23,23,128,1815,1815,0,1,0,2000,0,56.1,74.8,0,0,0,0,7200000,940,0,81,0,0,0,0,0.8,0.35,'',0,0,0,2.5,8,14,0,8391,0,0,0,0,0,0,0,0,0,0,0,0,5930,0,0,0,0,0,0,0,0,0,0),(4827,5462,0,0,2836,0,0,0,'Deep Pool Threshfin','','',0,1,0,1,0,3,1,0,22,23,16,1686,1815,0,1,0,2000,0,56.1,74.8,0,0,0,0,7200000,940,0,0,0,0,0,0,4,1.5,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4829,5462,0,0,2837,0,0,0,'Aku\'mai','','',0,10,0,1,1,10,1,0,24,24,128,6510,6510,0,1,0,2000,0,57.8,78.2,0,0,0,0,36000000,975,0,0,0,0,0,0,10,2,'',0,0,0,2.5,8,14,0,3490,3815,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4830,5462,0,0,1816,0,0,0,'Old Serra\'kis','','',0,1,0,1,1,5,1,0,24,24,16,3255,3255,0,1,0,2000,0,57.8,78.2,0,0,0,0,36000000,975,0,0,0,0,0,0,5.2,1.95,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4831,5462,0,0,4979,0,0,0,'Lady Sarevess','','',0,7,0,1,1,1,1,0,23,23,128,4264,4264,1743,1,0,2000,0,52.7,69.7,1,1595,33.495,49.445,36000000,940,0,0,0,0,0,0,1.625,0.65,'',0,211,0,2.5,8,14,0,246,865,6660,8435,0,0,0,0,0,0,0,0,0,0,0,0,5952,0,0,0,0,0,0,0),(4832,5462,0,0,4939,0,0,0,'Twilight Lord Kelris','','',0,7,0,1,1,8,2.5,0,24,24,128,4568,4568,1545,1,0,2000,0,54.4,73.1,0,0,0,0,36000000,975,0,0,0,0,0,0,1.8,0.4464,'8734',0,247,0,2.5,8,14,0,15587,8399,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5881,0,0,0,0,0,0,0),(4834,5462,0,0,4675,4676,19835,19836,'Theramore Infiltrator','','',0,7,0,0,0,1.15,1,0,35,36,149,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,360000,1456,0,0,0,0,0,0,1.5,0.383,'30831',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4841,5462,0,0,2850,0,0,0,'Deadmire','','',1,1,6,0,0,1.2,1,0,41,41,16,1902,1902,0,1,0,2000,0,59,78,0,0,0,0,360000,2074,0,0,0,0,0,0,3.25,1.8057,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5858,0,0,5945,0,0,0,0,0,0,0),(4842,5462,0,0,6102,0,0,0,'Earthcaller Halmgar','','',0,7,0,2,0,1,1,0,27,27,152,2415,2415,732,1,0,1341,0,42.2415,51.6285,0,0,0,0,0,916,0,0,0,0,0,0,3.36,2,'',0,363,0,2.5,8,14,0,9532,8407,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(4844,5462,0,0,6051,0,0,0,'Shadowforge Surveyor','','',0,7,0,0,0,1.15,2,0,35,36,54,1160,1208,2164,1,0,2000,0,46,61,0,0,0,0,300000,1455,0,0,0,0,85,0,1.5,0.347,'',0,151,0,2.5,8,14,0,9053,12544,11831,0,0,0,0,0,0,0,0,0,0,0,0,0,8009,8052,0,0,0,0,0,0),(4845,5462,0,0,6053,0,0,0,'Shadowforge Ruffian','','',0,7,0,0,0,1,1,0,35,36,54,1403,1469,0,1,0,2300,0,57.5,75.9,0,0,0,0,300000,1456,0,0,0,0,85,0,1.5,0.347,'',0,161,0,2.5,8,14,0,11978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8009,8052,0,0,0,0,0,0),(4846,5462,0,0,6052,0,0,0,'Shadowforge Digger','','',0,7,0,0,0,1.15,1,0,35,36,54,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,85,0,1.5,0.347,'',0,152,0,2.5,8,14,0,11971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8009,8052,0,0,0,0,0,0),(4847,5462,0,0,6054,0,0,0,'Shadowforge Relic Hunter','','',0,7,0,1,0,3,1,0,38,39,54,3405,3540,1213,1,0,1341,0,82.069,107.816,0,0,0,0,7200000,1807,0,0,0,0,85,0,1.5,0.347,'',0,581,0,2.5,8,14,0,6064,2767,6726,0,0,0,0,0,0,0,0,0,0,0,0,0,8009,8052,0,0,0,0,0,0),(4848,5462,0,0,6055,0,0,0,'Shadowforge Darkcaster','','',0,7,0,1,0,3,1,0,38,39,54,3405,3540,1213,1,0,1258,0,76.9895,101.143,0,0,0,0,7200000,1807,0,0,0,0,80,0,1.5,0.347,'',0,731,0,2.5,8,14,0,9081,15800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8009,8052,0,0,0,0,0,0),(4849,5462,0,0,6067,0,0,0,'Shadowforge Archaeologist','','',0,7,0,1,0,3,1,0,38,39,54,4185,4377,0,1,0,1258,0,81.5185,108.691,0,0,0,0,7200000,1808,0,0,0,0,85,0,1.5,0.347,'',0,740,0,2.5,8,14,0,7164,6713,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,8009,8052,0,0,0,0,0,0),(4850,5462,0,0,722,0,0,0,'Stonevault Cave Lurker','','',0,7,0,1,0,3,1,0,37,38,59,4008,4185,0,1,0,1341,0,85.2875,112.644,0,0,0,0,7200000,1684,0,0,0,0,0,0,1.725,0.92575,'',0,551,0,2.5,8,14,0,8721,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4851,5462,0,0,721,0,0,0,'Stonevault Rockchewer','','',0,7,0,0,0,1,1,0,36,37,59,1469,1536,0,1,0,2500,0,153,204,0,0,0,0,7200000,1568,0,0,0,0,0,0,1.95,0.805,'',0,163,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4852,5462,0,0,160,0,0,0,'Stonevault Oracle','','',0,7,0,1,0,3,1,0,37,37,59,3279,3279,1142,1,0,1341,0,77.2415,101.38,0,0,0,0,7200000,1567,0,0,0,0,0,0,1.5,0.805,'',0,519,0,2.5,8,14,0,8005,945,5605,8264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4853,5462,0,0,1194,0,0,0,'Stonevault Geomancer','','',0,7,0,1,0,3,1,0,38,39,59,3405,3540,1213,1,0,1258,0,76.9895,101.143,0,0,0,0,7200000,1807,0,0,0,0,0,0,2.25,1.2075,'',0,731,0,2.5,8,14,0,9053,10452,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4854,5462,0,0,11165,0,0,0,'Grimlok','Stonevault Chieftain','',0,7,0,1,1,5,2,0,40,40,59,6130,6130,2566,1,0,1275,0,79.56,105.57,0,0,0,0,43200000,1937,0,0,0,0,0,0,3,1.61,'',0,834,0,2.5,8,14,0,6742,8292,9532,11892,0,0,0,0,0,0,0,0,0,0,0,0,7670,0,0,0,0,0,0,0),(4855,5462,0,0,11166,0,0,0,'Stonevault Brawler','','',0,7,0,1,0,3,1,0,38,39,59,4185,4377,0,1,0,1258,0,81.5185,108.691,0,0,0,0,7200000,1808,0,0,0,0,0,0,2.625,1.40875,'',0,732,0,2.5,8,14,0,3391,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4856,5462,0,0,722,0,0,0,'Stonevault Cave Hunter','','',0,7,0,0,0,1,1,0,36,37,59,1596,1670,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.725,0.92575,'',0,162,0,2.5,8,14,0,6533,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4857,5462,0,0,10805,0,0,0,'Stone Keeper','','',0,4,0,1,0,3,1,0,40,40,416,4572,4572,0,1,0,1258,0,84.5375,111.711,0,0,0,0,43200000,1938,230,230,230,230,230,230,2.625,1.8025,'10255',0,877,0,2.5,8,14,0,5568,9874,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4860,5462,0,0,2234,0,0,0,'Stone Steward','','',0,4,0,1,0,3,1,0,39,39,415,4377,4377,0,1,0,1258,0,81.5185,108.691,0,0,0,0,7200000,1808,220,220,220,220,220,220,1.5,1.03,'',0,735,0,2.5,8,14,0,6524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4861,5462,0,0,1954,0,0,0,'Shrike Bat','','',1,1,24,1,0,3,1,0,37,38,411,4008,4185,0,1,0,1350,0,85.86,113.4,0,0,0,0,7200000,1684,0,0,0,0,48,48,0.9,0.21,'',0,0,0,2.5,8,14,0,8281,0,0,0,0,0,0,0,0,0,0,0,0,5791,0,0,7679,0,0,0,0,0,0,0),(4862,5875,0,0,1954,0,0,0,'Rabid Shrike Bat','','',1,1,24,1,0,1,1,0,60,60,411,10682,10682,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0.9,0.21,'',0,0,0,2.5,8,14,0,8281,3150,0,0,0,0,0,0,0,0,0,0,0,5792,0,0,7679,0,0,0,0,0,0,0),(4863,5462,0,0,4486,0,0,0,'Jadespine Basilisk','','',0,1,0,1,0,3,1,0,37,38,49,4008,4185,0,1,0,1341,0,85.2875,112.644,0,0,0,0,7200000,1684,0,0,0,0,0,0,1.7,1.18065,'',0,0,0,2.5,8,14,0,3636,9906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7680,0,0,0,0,0,0,0),(4872,5462,0,0,2695,0,0,0,'Obsidian Golem','','',0,9,0,0,0,1,1,0,37,37,54,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.5,1.03,'',0,184,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4875,5462,0,0,4202,0,0,0,'Turhaw','Butcher','',0,7,0,0,0,1,1,0,40,40,29,1753,1753,0,1,642,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4876,5462,0,0,4306,0,0,0,'Jawn Highmesa','General Goods','',0,7,0,0,0,1,1,0,35,35,104,1342,1342,0,1,898,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4877,5462,0,0,4529,0,0,0,'Jandia','Trade Supplies','',0,7,0,0,0,1,1,0,37,37,104,1536,1536,0,1,130,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4878,5462,0,0,4308,0,0,0,'Montarr','Lorekeeper','',0,7,0,0,0,1,1,0,36,36,104,1469,1469,0,1,2178,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4879,5462,0,0,10704,0,0,0,'Ogg\'marr','Butcher','',0,7,0,0,0,1,1,0,40,40,29,1753,1753,0,1,642,2000,0,56,74,0,0,0,0,360000,1938,0,0,0,0,0,0,2.175,1.29485,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4880,5462,0,0,4684,0,0,0,'\"Stinky\" Ignatz','','',4096,7,0,0,0,1,1,0,35,35,35,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,180000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4881,5875,0,0,1120,0,0,0,'Varng','Turtle Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,1.6967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4882,5875,0,0,10704,0,0,0,'[UNUSED] Om\'kan','Spider Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.175,1.29485,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4883,5462,0,0,10704,0,0,0,'Krak','Armorer','',0,7,0,0,0,1,1,0,43,43,29,2059,2059,0,1,4224,2000,0,67,88,0,0,0,0,360000,2369,0,0,0,0,0,0,2.175,1.29485,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4884,5462,0,0,10704,0,0,0,'Zulrg','Weaponsmith','',0,7,0,0,0,1,1,0,43,43,29,2059,2059,0,1,4224,2000,0,67,88,0,0,0,0,360000,2369,0,0,0,0,0,0,2.175,1.29485,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4885,5462,0,0,4825,0,0,0,'Gregor MacVince','Horse Breeder','',0,7,0,0,0,1.1,1,0,35,35,894,1342,1342,0,1,131,2000,0,49,64,0,0,0,0,360000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4886,5462,0,0,11038,0,0,0,'Hans Weston','Armorer & Shieldsmith','',0,7,0,0,0,1.15,1,0,37,37,894,1536,1536,0,1,4224,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4887,5462,0,0,5027,0,0,0,'Ghamoo-ra','','',1,1,21,1,1,6,1,0,23,23,128,3630,3630,0,1,0,2000,0,56.1,74.8,0,0,0,0,36000000,940,0,75,0,0,0,0,1.2,0.525,'',0,0,0,2.5,8,14,0,5568,0,0,0,0,0,0,0,0,0,0,0,0,5932,0,0,0,0,0,0,0,0,0,0),(4888,5462,0,0,4859,0,0,0,'Marie Holdston','Weaponsmith','',0,7,0,0,0,1.15,1,0,37,37,894,1536,1536,0,1,4224,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4889,5462,0,0,4828,0,0,0,'Torq Ironblast','Gunsmith','',0,7,0,0,0,1.15,1,0,40,40,55,1753,1753,0,1,4482,2000,0,56,74,0,0,0,0,360000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4890,5462,0,0,4833,0,0,0,'Piter Verance','Weaponsmith & Armorer','',0,7,0,0,0,1.2,1,0,41,41,894,1902,1902,0,1,4224,2000,0,59,78,0,0,0,0,360000,2074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4891,5462,0,0,4853,0,0,0,'Dwane Wertle','Chef','',0,7,0,0,0,1.05,1,0,28,28,894,896,896,0,1,642,2000,0,39,53,0,0,0,0,360000,1111,0,0,0,0,0,0,1.5,0.208,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4892,5462,0,0,4827,0,0,0,'Jensen Farran','Bowyer','',0,7,0,0,0,1.15,1,0,37,37,894,1536,1536,0,1,4482,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4893,5462,0,0,4858,0,0,0,'Bartender Lillian','Bartender','',0,7,0,0,0,1.2,1,0,45,45,894,2218,2218,0,1,642,2000,0,76,100,0,0,0,0,360000,2695,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4894,5462,0,0,4831,0,0,0,'Craig Nollward','Cook','',0,7,0,0,0,1.1,1,0,32,32,894,1163,1163,0,1,640,2000,0,45,60,0,0,0,0,360000,1249,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4895,5462,0,0,2903,0,0,0,'Smiling Jim','','',0,7,0,0,0,1.1,1,0,35,35,1075,1342,1342,0,1,3,2000,0,49,64,0,0,0,0,360000,1349,0,0,0,0,0,0,1.5,0.306,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4896,5462,0,0,4854,0,0,0,'Charity Mipsy','General Goods','',0,7,0,0,0,1.1,1,0,35,35,894,1342,1342,0,1,898,2000,0,49,64,0,0,0,0,360000,1349,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4897,5462,0,0,4855,0,0,0,'Helenia Olden','Trade Supplies','',0,7,0,0,0,1.1,1,0,34,34,894,1279,1279,0,1,130,2000,0,47,63,0,0,0,0,360000,1317,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4898,5462,0,0,4830,0,0,0,'Brant Jasperbloom','Herbalism Trainer','',0,7,0,0,0,1.15,1,0,37,37,894,1536,1536,0,1,81,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4899,5462,0,0,4857,0,0,0,'Uma Bartulm','Herbalism & Alchemy Supplies','',0,7,0,0,0,1.15,1,0,37,37,894,1536,1536,0,1,130,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4900,5462,0,0,4832,0,0,0,'Alchemist Narett','Alchemy Trainer','',0,7,0,0,0,1.15,1,0,37,37,894,1536,1536,0,1,81,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4901,5462,0,0,13169,0,0,0,'Sara Pierce','','',0,7,0,0,0,1.05,1,0,2,2,894,58,58,0,1,0,2000,0,2,2,0,0,0,0,360000,8,0,0,0,0,0,0,0.75,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4902,5462,0,0,4834,0,0,0,'Mikal Pierce','','',0,7,0,0,0,1.15,1,0,38,38,894,1604,1604,0,1,0,2000,0,53,70,0,0,0,0,360000,1684,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4921,5462,0,0,2910,0,0,0,'Guard Byron','','',0,7,0,0,0,1.15,1,0,40,40,150,1753,1753,0,1,3,2000,0,56,74,0,0,0,0,360000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4922,5462,0,0,3138,0,0,0,'Guard Edward','','',0,7,0,0,0,1.25,1,0,50,50,151,2769,2769,0,1,0,2000,0,85,112,0,0,0,0,360000,2966,0,0,0,0,0,0,1.5,0.306,'',0,400,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4923,5462,0,0,3139,0,0,0,'Guard Jarad','','',0,7,0,0,0,1.25,1,0,50,50,151,2769,2769,0,1,0,2000,0,85,112,0,0,0,0,360000,2966,0,0,0,0,0,0,1.5,0.306,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4924,5462,0,0,3136,0,0,0,'Combat Master Criton','','',0,7,0,0,0,1.3,1,0,55,55,894,3398,3398,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.5,0.306,'',0,544,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4926,5462,0,0,2972,0,0,0,'Krog','','',0,7,0,0,0,1,1,0,40,40,83,1753,1753,0,1,3,2000,0,56,74,0,0,0,0,360000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4941,5462,0,0,2950,0,0,0,'Caz Twosprocket','','',0,7,0,0,0,1.1,1,0,35,35,64,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,360000,1349,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4942,5875,0,0,1634,0,0,0,'Test Petition Giver','Test','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4943,5462,0,0,2951,0,0,0,'Mosarn','','',0,7,0,0,0,1.05,1,0,30,30,83,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4944,5462,0,0,2952,0,0,0,'Captain Garran Vimes','','',0,7,0,0,0,1.25,1,0,50,50,1077,2769,2769,0,1,3,2000,0,85,112,0,0,0,0,360000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,213),(4945,5462,0,0,10318,0,0,0,'Goblin Drag Car','','',0,9,0,0,0,1.1,1,0,32,32,35,1163,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,2.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4946,5462,0,0,2490,0,0,0,'Gnome Drag Car','','',0,9,0,0,0,1.1,1,0,32,32,35,1163,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4947,5462,0,0,4839,0,0,0,'Theramore Lieutenant','','',0,7,0,0,0,1,1,0,52,52,150,2800,2800,0,1,2,1490,0,64.815,87.165,0,0,0,0,0,3074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4948,5462,0,0,2953,0,0,0,'Adjutant Tesoran','','',0,7,0,0,0,1.1,1,0,35,35,1075,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,360000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4949,5462,0,0,4527,0,0,0,'Thrall','Warchief','',12,7,0,3,0,400,30,1,83,83,1734,5578000,5578000,127740,1,3,2000,0,17360,23590,0,0,0,0,7200000,10573,0,0,0,0,0,0,1.8,0.4464,'',1,638000,0,2.5,8,14,0,59716,59717,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4950,5462,0,0,1100,0,0,0,'Spot','','',1,1,1,0,0,1.1,1,0,35,35,150,1342,1342,0,1,0,2000,0,49,64,0,0,0,0,360000,1349,0,0,10,0,0,0,0.875,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8299,0,0,0,0,0,0,0,0,0,0),(4951,5462,0,0,4836,4837,0,0,'Theramore Practicing Guard','','',0,7,0,0,0,1,1,0,48,51,1096,2062,2292,0,1,0,2000,0,86,114,0,0,0,0,360000,3018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4952,5462,0,0,3019,0,0,0,'Theramore Combat Dummy','','',0,9,0,0,0,0.02,1,0,1,1,1095,1,1,0,1,0,2000,0,2,2,0,0,0,0,360000,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(4953,5462,0,0,1986,1987,2954,2956,'Moccasin','','',0,8,0,0,0,0.2,1,0,1,1,7,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4954,5462,0,0,3957,0,0,0,'Uttnar','Butcher','',0,7,0,0,0,1.15,1,0,36,36,29,1469,1469,0,1,642,2000,0,50,66,0,0,0,0,400000,1456,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4955,5875,0,0,3020,0,0,0,'Theramore Archery Target 1','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.66,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4957,5875,0,0,3019,0,0,0,'Theramore Combat Dummy 4','','',4718598,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(4958,5462,0,0,985,0,0,0,'Haunting Spirit','','',0,6,0,0,0,0.02,1,0,20,20,16,10,10,0,1,0,1800,0,26.1,35.1,0,0,0,0,0,836,0,0,0,0,0,0,0.9375,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4959,5462,0,0,4469,0,0,0,'Jorgen','','',0,7,0,0,0,1,1,0,15,15,12,328,328,0,1,2,2000,0,22,29,0,0,0,0,180000,665,0,0,0,0,0,0,1.5,0.306,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4960,5462,0,0,2961,0,0,0,'Bishop DeLavey','','',0,7,0,0,0,1.1,1,0,32,32,12,1163,1163,0,1,2,2000,0,45,60,0,0,0,0,310000,1249,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4961,5462,0,0,3238,0,0,0,'Dashel Stonefist','','',0,7,0,0,0,1.05,1,0,26,26,84,787,787,0,1,2,1500,0,27.75,36.75,0,0,0,0,180000,1043,0,0,0,0,0,0,1.5,0.347,'',0,150,0,2.5,8,14,0,12555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4962,5462,0,0,2963,0,0,0,'Tapoke \"Slim\" Jahn','','',0,7,0,0,0,1.1,1,0,34,34,123,1279,1279,0,1,2,1500,0,35.25,47.25,0,0,0,0,300000,1317,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4963,5462,0,0,2964,0,0,0,'Mikhail','Bartender','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,3,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4964,5462,0,0,2965,0,0,0,'Commander Samaul','','',0,7,0,0,0,1.15,1,0,40,40,894,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,360000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4965,5462,0,0,2966,0,0,0,'Pained','','',0,7,0,0,0,1.2,1,0,45,45,1077,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,360000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4966,5462,0,0,2967,0,0,0,'Private Hendel','','',0,7,0,0,0,1.1,1,0,35,35,1077,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,360000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4967,5462,0,0,2969,0,0,0,'Archmage Tervosh','','',0,7,0,0,0,1.15,1,0,38,38,1077,1604,1604,0,1,3,2000,0,53,70,0,0,0,0,360000,1684,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,8401,7322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4968,5462,0,0,30863,0,0,0,'Lady Jaina Proudmoore','Ruler of Theramore','',12,7,0,3,0,529.51,80,0,83,83,1096,5907158,5907158,746240,1,3,2000,0,12950,18585,0,0,0,0,43200000,8505,0,0,0,0,0,0,0,0.372,'',1,0,0,2.5,8,14,0,20692,20681,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4969,5462,0,0,4470,0,0,0,'Old Town Thug','','',0,7,0,0,0,1.05,1,0,25,25,17,734,734,0,1,0,2000,0,35,48,0,0,0,0,0,1008,0,0,0,0,0,0,1.5,0.306,'',0,70,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4970,5875,0,0,4283,0,0,0,'Defias Agent','','',0,7,0,0,0,1,1,0,24,25,17,664,713,0,1,0,2000,0,35,48,0,0,0,0,0,1008,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,744,24825,7992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4971,5462,0,0,3509,3510,0,0,'Slim\'s Friend','','',0,7,0,0,0,1.05,1,0,30,30,17,1015,1015,1007,1,0,2500,0,55,72.5,0,0,0,0,0,1178,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,2589,744,7992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4972,5462,0,0,2971,0,0,0,'Kagoro','','',0,7,0,0,0,1,1,0,40,40,83,1753,1753,0,1,0,1610,0,45.08,59.57,0,0,0,0,0,1938,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4973,5462,0,0,4835,0,0,0,'Guard Lasiter','','',0,7,0,0,0,1.25,1,0,50,50,1077,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,360000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,42131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4974,5462,0,0,2974,0,0,0,'Aldwin Laughlin','Guild Master','',0,7,0,0,0,1.25,1,0,50,50,12,2769,2769,0,1,786433,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4975,5875,0,0,3020,0,0,0,'Theramore Archery Target 2','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.66,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4976,5875,0,0,2973,0,0,0,'Elise Laughlin','Guild Tabard Designer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4977,5462,0,0,1819,0,0,0,'Murkshallow Softshell','','',0,7,0,0,0,0.3,1,0,23,23,129,182,182,0,1,0,2000,0,33,44,0,0,0,0,0,940,0,0,0,0,0,0,0.6875,0.1914,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4978,5462,0,0,110,0,0,0,'Aku\'mai Servant','','',0,4,0,1,0,3,2,0,23,23,128,1599,1599,1162,1,0,2000,0,39,47,0,0,0,0,0,800,26,130,26,26,26,26,1.5,0.45834,'',0,0,0,2.5,8,14,0,8398,865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4979,5462,0,0,2978,2977,2979,2980,'Theramore Guard','','',0,7,0,0,0,2,1,0,53,57,150,4906,5568,0,1,1,2000,0,98,130,0,0,0,0,360000,3342,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4980,5462,0,0,2976,0,0,0,'Paval Reethe','','',0,7,0,0,0,1.1,1,0,35,35,35,1110,1110,1067,1,1,2000,0,45,60,0,0,0,0,360000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4981,5462,0,0,5547,0,0,0,'Ben Trias','Apprentice of Cheese','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,641,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4982,5462,0,0,262,0,0,0,'Thomas','Altar Boy','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4983,5462,0,0,10704,0,0,0,'Ogron','','',4096,7,0,0,0,1.1,1,0,35,35,232,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,360000,1349,0,0,0,0,0,0,2.175,1.29485,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4984,5462,0,0,5078,0,0,0,'Argos Nightwhisper','','',0,7,0,0,0,1,1,0,20,20,80,2600,2600,0,1,2,2000,0,29,39,0,0,0,0,190000,836,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4985,5875,0,0,2575,0,0,0,'World Druid Trainer','Druid Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4986,5875,0,0,2575,0,0,0,'World Hunter Trainer','Hunter Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4987,5875,0,0,2575,0,0,0,'World Mage Trainer','Mage Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4988,5875,0,0,2575,0,0,0,'World Paladin Trainer','Paladin Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4989,5875,0,0,2575,0,0,0,'World Priest Trainer','Priest Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4990,5875,0,0,2575,0,0,0,'World Rogue Trainer','Rogue Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4991,5875,0,0,2575,0,0,0,'World Shaman Trainer','Shaman Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4992,5875,0,0,2575,0,0,0,'World Warrior Trainer','Warrior Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4993,5875,0,0,2575,0,0,0,'World Warlock Trainer','Warlock Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4994,5875,0,0,2575,0,0,0,'World Wolf Trainer','Wolf Pet Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4995,5462,0,0,2989,2990,2991,2992,'Stockade Guard','','',0,7,0,0,0,2,1,0,45,45,11,3696,3696,0,1,0,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4996,5462,0,0,2985,2986,2987,2988,'Injured Stockade Guard','','',0,7,0,0,0,2,1,0,45,45,12,3696,3696,0,1,0,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4997,5875,0,0,2575,0,0,0,'World Fishing Trainer','Fishing Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4998,5875,0,0,2575,0,0,0,'World Herbalism Trainer','Herbalism Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(4999,5875,0,0,2575,0,0,0,'World Mining Trainer','Mining Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5000,5875,0,0,2575,0,0,0,'World Hunter Beast Trainer','Hunter Beast Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5001,5875,0,0,2575,0,0,0,'World Bird Trainer','Bird Pet Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5002,8606,0,0,2575,0,0,0,'World Boar Trainer','Boar Pet Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5003,5875,0,0,2575,0,0,0,'World Cat Trainer','Cat Pet Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5004,5875,0,0,2575,0,0,0,'World Crawler Trainer','Crawler Pet Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5005,5875,0,0,2575,0,0,0,'World Crocodile Trainer','Crocodile Pet Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5006,5875,0,0,2575,0,0,0,'World Demon Trainer - old','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5007,5875,0,0,2575,0,0,0,'World Felhunter Trainer','UNUSED','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5008,5875,0,0,2575,0,0,0,'World Gorilla Trainer','Gorilla Pet Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5009,5875,0,0,2575,0,0,0,'World Horse Trainer','Horse Pet Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5010,5875,0,0,2575,0,0,0,'World Imp Trainer','UNUSED','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5011,5875,0,0,2575,0,0,0,'World Raptor Trainer','Raptor Pet Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5012,5875,0,0,2575,0,0,0,'World Scorpid Trainer','Scorpid Pet Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5013,5875,0,0,2575,0,0,0,'World Spider Trainer','Spider Pet Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5014,5875,0,0,2575,0,0,0,'World Succubus Trainer','UNUSED','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5015,5875,0,0,2575,0,0,0,'World Tallstrider Trainer','Tallstrider Pet Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5016,5875,0,0,2575,0,0,0,'World Voidwalker Trainer','UNUSED','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5017,5875,0,0,2575,0,0,0,'World Turtle Trainer','Turtle Pet Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5018,5875,0,0,2575,0,0,0,'World Portal: Darnassus Trainer','Portal: Darnassus Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5019,5875,0,0,2575,0,0,0,'World Portal: Ironforge Trainer','Portal: Ironforge Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5020,5875,0,0,2575,0,0,0,'World Portal: Orgrimmar Trainer','Portal: Orgrimmar Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5021,5875,0,0,2575,0,0,0,'World Portal: Stormwind Trainer','Portal: Stormwind Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5022,5875,0,0,2575,0,0,0,'World Portal: Thunder Bluff Trainer','Portal: Thunder Bluff Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5023,5875,0,0,2575,0,0,0,'World Portal: Undercity Trainer','Portal: Undercity Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5024,5875,0,0,2575,0,0,0,'World First Aid Trainer','First Aid Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5026,5875,0,0,2575,0,0,0,'World Horse Riding Trainer','Horse Riding Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5027,5875,0,0,2575,0,0,0,'World Lockpicking Trainer','Lockpicking Trainer','',0,7,0,0,0,1,1,0,1,1,16,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5028,5875,0,0,2575,0,0,0,'World Ram Riding Trainer','Ram Riding Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5029,5875,0,0,2575,0,0,0,'World Survival Trainer','Survival Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5030,5875,0,0,2575,0,0,0,'World Tiger Riding Trainer','Tiger Riding Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5031,5875,0,0,2575,0,0,0,'World Wolf Riding Trainer','Wolf Riding Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5032,5875,0,0,2575,0,0,0,'World Alchemy Trainer','Grand Master Alchemy Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5033,5875,0,0,2575,0,0,0,'World Blacksmith Trainer','Blacksmith Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5034,5875,0,0,2575,0,0,0,'World Brewing Trainer','Brewing Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5035,5875,0,0,2575,0,0,0,'World Cartography Trainer','Cartography Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5036,5875,0,0,2575,0,0,0,'World Cooking Trainer','Cooking Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5037,5875,0,0,2575,0,0,0,'World Engineering Trainer','Engineering Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5038,5875,0,0,2575,0,0,0,'World Enchanting Trainer','Enchanting Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5039,5875,0,0,2575,0,0,0,'World Tracking Trainer','Tracking Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5040,5875,0,0,2575,0,0,0,'World Leatherworking Trainer','Leatherworking Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5041,5875,0,0,2575,0,0,0,'World Tailoring Trainer','Tailoring Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5042,5462,0,0,2993,0,0,0,'Nurse Lillian','','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5043,5462,0,0,2148,2145,2146,2147,'Defias Rioter','','',0,7,0,0,0,1,1,0,20,20,17,484,484,0,1,0,2000,0,29,39,0,0,0,0,0,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5044,5462,0,0,4671,0,0,0,'Theramore Skirmisher','','',0,7,0,0,0,1,1,0,36,36,151,1400,1400,0,1,0,1630,0,40.75,53.79,1,1793,60.962,91.443,0,1456,0,0,0,0,0,0,2.56,2,'',0,163,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5045,5462,0,0,3003,0,0,0,'Private Hallan','','',0,7,0,0,0,1,1,0,36,36,151,1400,1400,0,1,0,1650,0,41.25,54.45,1,1815,61.71,92.565,0,1456,0,0,0,0,0,0,2.56,2,'',0,160,0,2.5,8,14,0,7105,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5046,5462,0,0,2994,0,0,0,'Lieutenant Caldwell','','',0,7,0,0,0,1,1,0,37,37,151,1536,1536,0,1,0,1620,0,41.31,55.08,1,1782,62.37,92.664,0,1568,0,0,0,0,0,0,2.56,2,'',0,173,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5047,5462,0,0,3001,0,0,0,'Ellaercia','Guild Tabard Designer','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,524288,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5048,5462,0,0,4317,0,0,0,'Deviate Adder','','',1,1,35,1,0,3,1,0,18,19,270,1251,1347,0,1,0,2000,0,45.9,62.9,0,0,0,0,7200000,802,0,0,0,0,0,0,0.826271,0.661017,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,10543,0,0,6443,0,0,0,0,0,0,0),(5049,5462,0,0,2999,0,0,0,'Lyesa Steelbrow','Tabard Vendor','',0,7,0,0,0,1.02,1,0,25,25,55,713,713,0,1,129,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5050,5875,0,0,2997,0,0,0,'[UNUSED] Rallus','Guild Tabard Designer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5051,5875,0,0,3000,0,0,0,'[UNUSED] Frewa','Guild Tabard Designer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5052,5462,0,0,2998,0,0,0,'Edward Remington','Guild Tabard Designer','',0,7,0,0,0,1.02,1,0,25,25,68,713,713,0,1,524288,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5053,5462,0,0,2996,0,0,0,'Deviate Crocolisk','','',1,1,6,0,0,1,1,0,18,19,16,417,449,0,1,0,2000,0,45.9,62.9,0,0,0,0,7200000,802,0,0,0,0,0,0,1.375,0.76395,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,5848,0,0,6443,0,0,0,0,0,0,0),(5054,5462,0,0,3002,0,0,0,'Krumn','Guild Master','',0,7,0,0,0,1.25,1,0,50,50,104,2769,2769,0,1,786433,2000,0,85,112,0,0,0,0,250000,2966,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5055,5462,0,0,8172,0,0,0,'Deviate Lasher','','',0,4,0,0,0,0.3,1,0,19,19,270,134,134,0,1,0,2000,0,45.9,62.9,0,0,0,0,7200000,802,0,0,85,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,7342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5056,5462,0,0,3006,0,0,0,'Deviate Dreadfang','','',1,1,27,1,0,3,1,0,19,19,270,1347,1347,0,1,0,2000,0,45.9,62.9,0,0,0,0,7200000,802,2,2,2,2,2,2,0.561017,0.561017,'',0,0,0,2.5,8,14,0,7399,0,0,0,0,0,0,0,0,0,0,0,0,8899,0,0,6443,0,0,0,0,0,144,0),(5057,5462,0,0,3016,21687,0,0,'Theramore Deserter','','',0,7,0,0,0,1.15,1,0,37,37,1883,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,1.5,0.306,'',0,182,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5058,5462,0,0,246,0,0,0,'Wolfguard Worg','','',0,1,1,0,0,1.02,1,0,20,20,24,494,494,0,1,0,1500,0,36.975,49.725,0,0,0,0,7200000,836,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5059,5875,0,0,1348,0,0,0,'Galthogran the Callous','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(5060,5875,0,0,2575,0,0,0,'World Banker','Banker','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,131073,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5061,5875,0,0,2575,0,0,0,'World Guild Tabard Vendor','Guild Tabard Vendor','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5062,5875,0,0,2575,0,0,0,'World Reagent Vendor','Reagents/Totems Vendor','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5063,5875,0,0,365,0,0,0,'Pat\'s Test Kobold','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.0625,0.561,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5064,5875,0,0,2575,0,0,0,'World Trade Supplies','Trade Supplies','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5081,5462,0,0,3010,0,0,0,'Connor Rivers','Apprentice Chef','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,2,2000,0,35,48,0,0,0,0,180000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5082,5462,0,0,3011,0,0,0,'Vincent Hyal','','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5083,5462,0,0,3014,0,0,0,'Clerk Lendry','','',0,7,0,0,0,1,1,0,20,20,894,484,484,0,1,2,2000,0,29,39,0,0,0,0,360000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5084,5875,0,0,6449,0,0,0,'Ironforge Zinn','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5085,5462,0,0,2978,2977,2979,2980,'Sentry Point Guard','','',0,7,0,0,0,1.1,1,0,32,33,150,1163,1221,0,1,0,2000,0,46,61,0,0,0,0,360000,1281,0,0,0,0,0,0,1.5,0.306,'',0,122,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5086,5462,0,0,4667,0,0,0,'Captain Wymor','','',0,7,0,0,0,1.1,1,0,34,35,11,1279,1342,0,1,3,2000,0,49,64,0,0,0,0,360000,1349,0,0,0,0,0,0,1.5,0.306,'',0,166,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5087,5462,0,0,655,0,0,0,'Do\'gol','','',0,7,0,0,0,1,1,0,30,30,83,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,360000,1179,0,0,0,0,0,0,2.175,1.29485,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5088,5462,0,0,3015,0,0,0,'Falgran Hastil','','',0,7,0,0,0,1,1,0,38,38,151,2284,2284,0,1,0,1630,0,43.195,57.05,1,1793,64.548,95.029,0,1684,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5089,5462,0,0,3017,0,0,0,'Balos Jacken','','',0,7,0,0,0,1.15,1,0,38,38,14,1604,1604,0,1,2,2000,0,53,70,0,0,0,0,360000,1684,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5090,5462,0,0,3137,0,0,0,'Combat Master Szigeti','','',0,7,0,0,0,1.3,1,0,55,55,894,3398,3398,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.5,0.306,'',0,566,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5091,5462,0,0,3138,0,0,0,'Guard Kahil','','',0,7,0,0,0,1.25,1,0,50,50,151,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,360000,2966,0,0,0,0,0,0,1.5,0.306,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5092,5462,0,0,3140,0,0,0,'Guard Lana','','',0,7,0,0,0,1.25,1,0,50,50,151,2769,2769,0,1,0,2000,0,85,112,0,0,0,0,360000,2966,0,0,0,0,0,0,1.5,0.208,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5093,5462,0,0,3141,0,0,0,'Guard Narrisha','','',0,7,0,0,0,1.25,1,0,50,50,151,2769,2769,0,1,0,2000,0,85,112,0,0,0,0,360000,2966,0,0,0,0,0,0,1.5,0.208,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5094,5462,0,0,3139,0,0,0,'Guard Tark','','',0,7,0,0,0,1.25,1,0,50,50,1622,2769,2769,0,1,0,2000,0,85,112,0,0,0,0,360000,2966,0,0,0,0,0,0,1.5,0.306,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5095,5462,0,0,3142,0,0,0,'Captain Andrews','Red Team Captain','',0,7,0,0,0,1.3,1,0,53,53,894,3189,3189,0,1,0,2000,0,89,119,0,0,0,0,360000,3128,0,0,0,0,0,0,1.5,0.306,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5096,5462,0,0,3134,0,0,0,'Captain Thomas','Blue Team Captain','',0,7,0,0,0,1.3,1,0,53,53,894,3189,3189,0,1,0,2000,0,89,119,0,0,0,0,360000,3128,0,0,0,0,0,0,1.5,0.306,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5097,5462,0,0,3123,0,0,0,'Lupine Delusion','','',0,6,0,0,0,1,1,0,24,25,24,700,820,0,1,0,1466,0,25.655,35.184,1,1613,38.712,58.068,0,1008,0,0,0,0,0,0,0.7,0.2436,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5098,5875,0,0,3036,0,0,0,'[UNUSED] Guffren Boulderbeard','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5099,5462,0,0,3039,0,0,0,'Soleil Stonemantle','Banker','',0,7,0,0,0,3,1,0,45,45,55,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5100,5462,0,0,3040,0,0,0,'Fillius Fizzlespinner','Trade Supplies','',0,7,0,0,0,1.05,1,0,30,30,875,1003,1003,0,1,128,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5101,5462,0,0,3041,0,0,0,'Bryllia Ironbrand','General Goods','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,896,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5102,5462,0,0,3042,0,0,0,'Dolman Steelfury','Weapon Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4224,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5103,5462,0,0,3043,0,0,0,'Grenil Steelfury','Weapon Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4224,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5104,5875,0,0,3048,0,0,0,'Laene Thundershot','Gun Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5105,5875,0,0,3052,0,0,0,'Gilbin','Light Armor Merchant','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5106,5462,0,0,3044,0,0,0,'Bromiir Ormsen','Heavy Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4224,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5107,5462,0,0,3045,0,0,0,'Mangorn Flinthammer','Heavy Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4224,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5108,5462,0,0,3049,0,0,0,'Raena Flinthammer','Light Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4224,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5109,5462,0,0,3050,0,0,0,'Myra Tyrngaarde','Bread Vendor','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,640,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5110,5462,0,0,3046,0,0,0,'Barim Jurgenstaad','Reagents','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,2176,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5111,5462,0,0,3047,0,0,0,'Innkeeper Firebrew','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5112,5462,0,0,3051,0,0,0,'Gwenna Firebrew','Barmaid','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5113,5462,0,0,3054,0,0,0,'Kelv Sternhammer','Warrior Trainer','',0,7,0,0,0,1.2,1,0,45,45,55,2218,2218,0,1,51,1500,0,57,75,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.347,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5114,5462,0,0,3055,0,0,0,'Bilban Tosslespanner','Warrior Trainer','',0,7,0,0,0,1.2,1,0,45,45,875,2218,2218,0,1,49,1500,0,57,75,0,0,0,0,540000,2695,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5115,5462,0,0,3056,0,0,0,'Daera Brightspear','Hunter Trainer','',0,7,0,0,0,1.35,1,0,60,60,55,4120,4120,0,1,49,2000,0,104,138,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5116,5462,0,0,3072,0,0,0,'Olmin Burningbeard','Hunter Trainer','',0,7,0,0,0,1.25,1,0,50,50,55,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5117,5462,0,0,3073,0,0,0,'Regnus Thundergranite','Hunter Trainer','',0,7,0,0,0,1.15,1,0,40,40,55,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5118,5462,0,0,3074,0,0,0,'Brogun Stoneshield','Alterac Valley Battlemaster','',0,7,0,1,0,1,1,0,61,61,1216,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5119,5462,0,0,3075,0,0,0,'Hegnar Swiftaxe','Axe Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5120,5462,0,0,3057,0,0,0,'Brenwyn Wintersteel','Blade Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5121,5462,0,0,3076,0,0,0,'Kelomir Ironhand','Maces & Staves','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5122,5462,0,0,3077,0,0,0,'Skolmin Goldfury','Bow Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4482,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5123,5462,0,0,5408,0,0,0,'Bretta Goldfury','Gun Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4482,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5124,5462,0,0,3078,0,0,0,'Sognar Cliffbeard','Meat Vendor','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,640,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5125,5462,0,0,3079,0,0,0,'Dolkin Craghelm','Mail Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5126,5462,0,0,3080,0,0,0,'Olthran Craghelm','Heavy Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5127,5462,0,0,3104,0,0,0,'Fimble Finespindle','Leatherworking Trainer','',0,7,0,0,0,1.1,1,0,35,35,875,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5128,5462,0,0,3105,0,0,0,'Bombus Finespindle','Leatherworking Supplies','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,128,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5129,5462,0,0,3106,0,0,0,'Lissyphus Finespindle','Light Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5130,5462,0,0,3081,0,0,0,'Jondor Steelbrow','Guild Master','',0,7,0,0,0,1.35,1,0,60,60,55,4120,4120,0,1,786433,2000,0,104,138,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5131,5875,0,0,3060,0,0,0,'[UNUSED] Kiren Tyrngaarde','Bread Vendor','',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5132,5462,0,0,3107,0,0,0,'Pithwick','Bag Vendor','',0,7,0,0,0,1.05,1,0,30,30,875,1003,1003,0,1,128,2000,0,42,56,0,0,0,0,370000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5133,5462,0,0,3082,0,0,0,'Harick Boulderdrum','Wands Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5134,5462,0,0,3061,0,0,0,'Jonivera Farmountain','General Goods','',8,7,0,0,0,10,1,0,65,65,1217,13000,60000,0,1,896,2000,0,200,281,0,0,0,0,120000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5135,5462,0,0,3083,0,0,0,'Svalbrad Farmountain','Trade Goods','',0,7,0,0,0,10,1,0,65,65,1217,16000,59000,0,1,128,2000,0,200,281,0,0,0,0,120000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5137,5462,0,0,3063,0,0,0,'Reyna Stonebranch','Herbalism Trainer','',0,7,0,0,0,1.1,1,0,35,35,55,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5138,5462,0,0,3064,0,0,0,'Gwina Stonebranch','Herbalism Supplies','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,128,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5139,5462,0,0,3084,0,0,0,'Kurdrum Barleybeard','Reagents & Poison Supplies','',0,7,0,0,0,10,1,0,65,65,1217,26000,60000,0,1,3200,2000,0,200,281,0,0,0,0,120000,5234,0,0,0,0,0,0,1.5,0.347,'',0,104,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5140,5462,0,0,3065,0,0,0,'Edris Barleybeard','Barmaid','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5141,5462,0,0,3086,0,0,0,'Theodrus Frostbeard','Priest Trainer','',0,7,0,0,0,1.35,1,0,60,60,55,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5142,5462,0,0,3066,0,0,0,'Braenna Flintcrag','Priest Trainer','',0,7,0,0,0,1.25,1,0,50,50,55,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5143,5462,0,0,3085,0,0,0,'Toldren Deepiron','Priest Trainer','',0,7,0,0,0,1.15,1,0,40,40,55,1753,1753,0,1,49,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5144,5462,0,0,3108,0,0,0,'Bink','Mage Trainer','',0,7,0,0,0,1.15,1,0,40,40,875,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5145,5462,0,0,10214,0,0,0,'Juli Stormkettle','Mage Trainer','',0,7,0,0,0,1.25,1,0,50,50,875,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5146,5462,0,0,3109,0,0,0,'Nittlebur Sparkfizzle','Mage Trainer','',0,7,0,0,0,1.35,1,0,60,60,55,4120,4120,0,1,49,2000,0,104,138,0,0,0,0,490000,3750,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5147,5462,0,0,3089,0,0,0,'Valgar Highforge','Paladin Trainer','',0,7,0,0,0,1.35,1,0,60,60,55,4120,4120,0,1,49,2000,0,104,138,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5148,5462,0,0,3088,0,0,0,'Beldruk Doombrow','Paladin Trainer','',0,7,0,0,0,1.25,1,0,50,50,55,2769,2769,0,1,49,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5149,5462,0,0,3087,0,0,0,'Brandur Ironhammer','Paladin Trainer','',0,7,0,0,0,1.25,1,0,50,50,55,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5150,5462,0,0,3068,0,0,0,'Nissa Firestone','First Aid Trainer','',0,7,0,0,0,1.1,1,0,35,35,55,1342,1342,0,1,83,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5151,5462,0,0,3119,0,0,0,'Ginny Longberry','Reagents','',0,7,0,0,0,1.05,1,0,30,30,875,1003,1003,0,1,2178,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5152,5462,0,0,3110,0,0,0,'Bingus','Weapon Merchant','',0,7,0,0,0,1.05,1,0,30,30,875,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5153,5462,0,0,3091,0,0,0,'Jormund Stonebrow','Tailoring Trainer','',0,7,0,0,0,1.1,1,0,35,35,55,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5154,5462,0,0,3069,0,0,0,'Poranna Snowbraid','Tailoring Supplies','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5155,5462,0,0,3070,0,0,0,'Ingrys Stonebrow','Cloth Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5156,5462,0,0,3071,0,0,0,'Maeva Snowbraid','Robe Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5157,5462,0,0,3111,0,0,0,'Gimble Thistlefuzz','Enchanting Trainer','',0,7,0,0,0,1.1,1,0,35,35,875,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5158,5462,0,0,3120,0,0,0,'Tilli Thistlefuzz','Enchanting Supplies','',0,7,0,0,0,1.05,1,0,30,30,875,1003,1003,0,1,128,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5159,5462,0,0,3094,0,0,0,'Daryl Riknussun','Cooking Trainer','',0,7,0,0,0,1.1,1,0,35,35,55,1342,1342,0,1,83,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5160,5462,0,0,3095,0,0,0,'Emrul Riknussun','Cooking Supplies','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,640,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5161,5462,0,0,3096,0,0,0,'Grimnur Stonebrand','Fishing Trainer','',0,7,0,0,0,1.1,1,0,35,35,55,1342,1342,0,1,83,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5162,5462,0,0,3121,0,0,0,'Tansy Puddlefizz','Fishing Supplies','',0,7,0,0,0,1.05,1,0,30,30,875,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5163,5462,0,0,3112,0,0,0,'Burbik Gearspanner','Trade Supplies','',0,7,0,0,0,1.05,1,0,30,30,875,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5164,5462,0,0,3099,0,0,0,'Grumnus Steelshaper','Armorsmith Trainer','',0,7,0,0,0,1.35,1,0,60,60,55,4120,4120,0,1,83,2000,0,104,138,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5165,5462,0,0,3101,0,0,0,'Hulfdan Blackbeard','Rogue Trainer','',0,7,0,0,0,1.35,1,0,60,60,55,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5166,5462,0,0,3100,0,0,0,'Ormyr Flinteye','Rogue Trainer','',0,7,0,0,0,1.25,1,0,50,50,55,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5167,5462,0,0,3113,0,0,0,'Fenthwick','Rogue Trainer','',0,7,0,0,0,1.15,1,0,40,40,875,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5169,5462,0,0,3114,0,0,0,'Tynnus Venomsprout','Shady Dealer','',0,7,0,0,0,1.05,1,0,30,30,875,1003,1003,0,1,1154,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5170,5462,0,0,3103,0,0,0,'Hjoldir Stoneblade','Blade Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5171,5462,0,0,3115,0,0,0,'Thistleheart','Warlock Trainer','',0,7,0,0,0,1.15,1,0,40,40,55,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5172,5462,0,0,3116,0,0,0,'Briarthorn','Warlock Trainer','',0,7,0,0,0,1.25,1,0,50,50,875,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5173,5462,0,0,3122,0,0,0,'Alexander Calder','Warlock Trainer','',0,7,0,0,0,1.35,1,0,60,60,55,4120,4120,0,1,691,2000,0,104,138,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5174,5462,0,0,3117,0,0,0,'Springspindle Fizzlegear','Engineering Trainer','',0,7,0,0,0,1.2,1,0,45,45,55,2218,2218,0,1,83,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5175,5462,0,0,3118,0,0,0,'Gearcutter Cogspinner','Engineering Supplies','',0,7,0,0,0,1.05,1,0,30,30,875,1003,1003,0,1,128,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5177,5462,0,0,3124,0,0,0,'Tally Berryfizz','Alchemy Trainer','',0,7,0,0,0,1.1,1,0,35,35,875,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.725,0.3519,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5178,5462,0,0,3125,0,0,0,'Soolie Berryfizz','Alchemy Supplies','',0,7,0,0,0,1.05,1,0,30,30,875,1003,1003,0,1,128,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5184,5462,0,0,4677,4679,19833,19834,'Theramore Sentry','','',0,7,0,0,0,1.15,1,0,35,36,150,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,360000,1456,0,0,0,0,0,0,1.5,0.383,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5185,5462,0,0,2851,12197,12198,0,'Hammerhead Shark','','',0,1,0,1,0,3,1,0,31,32,16,3018,3171,0,1,0,2000,0,108,144,0,0,0,0,180000,1249,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5186,5462,0,0,1557,12199,12200,0,'Basking Shark','','',0,1,0,1,0,3.5,1,0,41,42,16,5000,5800,0,1,0,2000,0,465,622.5,0,0,0,0,540000,2218,0,0,0,0,0,0,1.5,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5187,5875,0,0,3146,0,0,0,'Southsea Cannon','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5188,5462,0,0,3128,0,0,0,'Garyl','Tabard Vendor','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,524417,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5189,5462,0,0,3129,0,0,0,'Thrumn','Tabard Vendor','',0,7,0,0,0,1.02,1,0,25,25,104,713,713,0,1,524417,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5190,5462,0,0,3130,0,0,0,'Merill Pleasance','Tabard Vendor','',0,7,0,0,0,1.02,1,0,25,25,68,713,713,0,1,524417,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5191,5462,0,0,3131,0,0,0,'Shalumon','Tabard Vendor','',0,7,0,0,0,1.02,1,0,25,25,80,713,713,0,1,129,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5192,5875,0,0,3132,0,0,0,'[UNUSED] Nils Stonebrow','Tabard Vendor','',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5193,5462,0,0,3133,0,0,0,'Rebecca Laughlin','Tabard Designer','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,524417,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5194,5875,0,0,207,0,0,0,'Black Riding Wolf','','',5,1,0,0,0,1,1,0,10,10,35,413,413,370,1,0,1910,0,12.415,16.235,0,0,0,0,0,463,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5195,5462,0,0,2328,0,0,0,'Brown Riding Wolf','','',0,1,0,0,0,1,1,0,10,10,35,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5196,5875,0,0,2320,0,0,0,'Gray Riding Wolf','','',5,1,0,0,0,1,1,0,10,10,35,413,413,370,1,0,1910,0,12.415,16.235,0,0,0,0,0,463,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5197,5875,0,0,2326,0,0,0,'Red Riding Wolf','','',5,1,0,0,0,1,1,0,10,10,35,413,413,370,1,0,1910,0,12.415,16.235,0,0,0,0,0,463,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5198,5462,0,0,1166,0,0,0,'Arctic Riding Wolf','','',0,1,0,0,0,1,1,0,10,10,35,198,198,0,1,0,2000,0,13,17,0,0,0,0,275000,463,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5199,5462,0,0,3135,0,0,0,'Medic Tamberlyn','','',0,7,0,0,0,1.3,1,0,51,51,894,2980,2980,0,1,0,2000,0,86,114,0,0,0,0,360000,3018,0,0,0,0,0,0,1.5,0.208,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5200,5462,0,0,3143,0,0,0,'Medic Helaina','','',0,7,0,0,0,1.3,1,0,51,51,894,2980,2980,0,1,0,2000,0,86,114,0,0,0,0,360000,3018,0,0,0,0,0,0,1.5,0.208,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5201,5875,0,0,1485,0,0,0,'Pat\'s Test Human','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5202,5462,0,0,3020,0,0,0,'Archery Target','','',0,9,0,0,0,1,1,0,1,1,168,42,42,0,1,0,2000,0,2,2,0,0,0,0,360000,7,0,0,0,0,0,0,1,0.66,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5204,5462,0,0,4056,0,0,0,'Apothecary Zinge','Royal Apothecary Society','',0,7,0,0,0,1.05,1,0,29,29,68,950,950,0,1,2,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5224,5462,0,0,4767,0,0,0,'Murk Slitherer','','',1,1,35,0,0,1.25,1,0,45,46,14,2310,2399,0,1,0,2000,0,77,102,0,0,0,0,900000,2750,0,0,0,0,0,0,1,0.8,'',0,0,0,2.5,8,14,0,13518,0,0,0,0,0,0,0,0,0,0,0,0,12935,0,0,0,0,0,0,0,0,0,0),(5225,5462,0,0,4768,0,0,0,'Murk Spitter','','',1,1,35,0,0,1.25,1,0,46,47,14,2399,2488,0,1,0,2000,0,79,105,0,0,0,0,900000,2804,0,0,0,0,0,0,1,0.8,'',0,0,0,2.5,8,14,0,6917,0,0,0,0,0,0,0,0,0,0,0,0,12938,0,0,0,0,0,0,0,0,0,0),(5226,5462,0,0,7549,7671,7672,0,'Murk Worm','','',65537,1,42,1,0,3,1,0,47,48,14,5970,6186,0,1,0,1225,0,119.07,158.76,0,0,0,0,7200000,2857,0,0,0,0,0,0,3.52,2,'',0,0,0,2.5,8,14,0,7992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11318,0,0,0,0,0,0,0),(5228,5462,0,0,682,0,0,0,'Saturated Ooze','','',0,10,0,1,0,3,1,0,47,48,14,5970,6186,0,1,0,1258,0,122.277,163.037,0,0,0,0,7200000,2857,0,0,0,0,0,100,1.875,0.8985,'',0,646,0,2.5,8,14,0,7992,12250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11318,0,0,0,0,0,0,0),(5229,5462,0,0,597,0,0,0,'Gordunni Ogre','','',0,7,0,0,0,1,1,0,40,41,45,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,2.4,1.4288,'',0,206,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5231,5875,0,0,11555,0,0,0,'Gordunni Enforcer','','',0,7,0,0,0,1,1,0,41,42,45,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,0,2218,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5232,5462,0,0,11554,0,0,0,'Gordunni Brute','','',0,7,0,0,0,1.2,1,0,42,43,45,1981,2059,0,1,0,2800,0,93.8,123.2,0,0,0,0,300000,2369,0,0,0,0,0,0,2.85,1.6967,'',0,232,0,2.5,8,14,0,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(5234,5462,0,0,11557,0,0,0,'Gordunni Mauler','','',0,7,0,0,0,1.2,1,0,43,44,45,2059,2138,0,1,0,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,3.075,1.83065,'',0,244,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(5235,5462,0,0,682,0,0,0,'Fungal Ooze','','',0,10,0,0,0,1,1,0,46,46,14,2399,2399,0,1,0,2000,0,77,102,0,0,0,0,900000,2750,0,0,0,0,0,100,1.875,0.8985,'',0,276,0,2.5,8,14,0,0,6917,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5236,5462,0,0,11559,0,0,0,'Gordunni Shaman','','',0,7,0,0,0,1.2,1,0,44,45,45,1711,1774,1509,1,0,2000,0,70,93,0,0,0,0,300000,2692,0,0,0,0,0,0,3.3,1.9646,'',0,260,0,2.5,8,14,0,8005,8134,26369,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(5237,5462,0,0,11558,0,0,0,'Gordunni Ogre Mage','','',0,7,0,0,0,1,1,0,41,42,45,1522,1585,1357,1,0,2000,0,58,77,0,0,0,0,300000,2216,0,0,0,0,0,0,2.4,1.6,'',0,217,0,2.5,8,14,0,8401,7322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5238,5462,0,0,11533,0,0,0,'Gordunni Battlemaster','','',0,7,0,0,0,1.25,1,0,45,46,45,2310,2399,0,1,0,2000,0,77,102,0,0,0,0,300000,2750,0,0,0,0,0,0,3.525,2.09855,'',0,275,0,2.5,8,14,0,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(5239,5462,0,0,11556,0,0,0,'Gordunni Mage-Lord','','',0,7,0,0,0,1.25,1,0,45,46,45,1618,1679,3862,1,0,2000,0,55,76,0,0,0,0,300000,2220,0,0,0,0,0,0,2.85,1.9,'',0,276,0,2.5,8,14,0,8401,7322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9371,0,0,0,0,0,51,0),(5240,5462,0,0,11560,0,0,0,'Gordunni Warlock','','',0,7,0,0,0,1.2,1,0,43,44,45,1441,1496,3628,1,0,2000,0,51,71,0,0,0,0,300000,2078,0,0,0,0,0,0,2.625,1.75,'',0,243,0,2.5,8,14,0,7289,20298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5241,5462,0,0,11561,0,0,0,'Gordunni Warlord','','',0,7,0,0,0,1.25,1,0,46,47,45,2399,2488,0,1,0,2000,0,79,105,0,0,0,0,300000,2804,0,0,0,0,0,0,3.525,2.35,'',0,291,0,2.5,8,14,0,10967,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(5243,5462,0,0,4779,4780,0,0,'Cursed Atal\'ai','','',0,7,0,0,0,1.25,1,0,45,46,37,2310,2399,0,1,0,2000,0,77,102,0,0,0,0,900000,2750,0,0,30,0,0,70,1.5,0.306,'',0,274,0,2.5,8,14,0,12020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6181,0,0,0,0,0,0,0),(5244,5462,0,0,3194,0,0,0,'Zukk\'ash Stinger','','',0,10,0,0,0,1,1,0,45,46,310,2310,2399,0,1,0,2000,0,77,102,0,0,0,0,300000,2750,0,0,0,0,0,0,1.725,2.0355,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18961,0,0,0,0,0,0,0),(5245,5462,0,0,482,0,0,0,'Zukk\'ash Wasp','','',0,10,0,0,0,1,1,0,44,45,310,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,1.77,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18961,0,0,0,0,0,0,0),(5246,5462,0,0,157,0,0,0,'Zukk\'ash Worker','','',0,10,0,0,0,1,1,0,44,45,310,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18961,0,0,0,0,0,0,0),(5247,5462,0,0,2592,0,0,0,'Zukk\'ash Tunneler','','',0,10,0,0,0,1,1,0,45,46,310,2310,2399,0,1,0,2000,0,77,102,0,0,0,0,300000,2750,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18961,0,0,0,0,0,0,0),(5249,5462,0,0,8598,0,0,0,'Woodpaw Mongrel','','',0,7,0,0,0,1.2,1,0,40,41,61,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,20,0,0,0,1.95,0.65,'',0,205,0,2.5,8,14,0,7102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9237,0,0,0,0,0,0,0),(5251,5462,0,0,10796,0,0,0,'Woodpaw Trapper','','',0,7,0,0,0,1.2,1,0,41,42,61,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,21,0,0,0,1.95,0.4888,'',0,217,0,2.5,8,14,0,6533,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9237,0,0,0,0,0,0,0),(5253,5462,0,0,543,0,0,0,'Woodpaw Brute','','',0,7,0,0,0,1.2,1,0,41,42,61,1902,1981,0,1,0,2700,0,83.7,112.05,0,0,0,0,300000,2218,0,0,21,0,0,0,1.95,0.4888,'',0,218,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9237,0,0,0,0,0,0,0),(5254,5462,0,0,10794,0,0,0,'Woodpaw Mystic','','',0,7,0,0,0,1.2,1,0,42,43,61,1585,1648,1407,1,0,2000,0,62,82,0,0,0,0,300000,2367,0,0,21,0,0,0,2.25,0.564,'',0,229,0,2.5,8,14,0,8005,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9237,0,0,0,0,0,0,0),(5255,5462,0,0,10795,0,0,0,'Woodpaw Reaver','','',0,7,0,0,0,1.2,1,0,42,43,61,1981,2059,0,1,0,2300,0,77.05,101.2,0,0,0,0,300000,2369,0,0,21,0,0,0,2.25,0.75,'',0,232,0,2.5,8,14,0,7366,20605,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9237,0,0,0,0,0,0,0),(5256,5462,0,0,7709,0,0,0,'Atal\'ai Warrior','','',0,7,0,1,0,3,1,0,48,48,37,6186,6186,0,1,0,1258,0,122.277,163.037,0,0,0,0,7200000,2857,0,0,30,0,0,70,3.39,2,'',0,971,0,2.5,8,14,0,13445,13446,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6181,0,0,0,0,0,0,0),(5258,5462,0,0,10793,0,0,0,'Woodpaw Alpha','','',0,7,0,0,0,1.2,1,0,43,44,61,2059,2138,0,1,0,2000,0,72,96,0,0,0,0,300000,2528,0,0,22,0,0,0,2.25,0.564,'',0,245,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9237,0,0,0,0,0,0,0),(5259,5462,0,0,6670,6671,0,0,'Atal\'ai Witch Doctor','','',0,7,0,1,0,3,1,0,47,48,37,4776,4950,1668,1,0,1233,0,110.97,146.48,0,0,0,0,7200000,2855,0,0,30,0,0,70,3.11,2,'',0,1041,0,2.5,8,14,0,15208,10605,11986,12058,0,0,0,0,0,0,0,0,0,0,0,0,6181,0,0,0,0,0,0,0),(5260,5462,0,0,3186,0,0,0,'Groddoc Ape','','',1,1,9,0,0,1.2,1,0,42,43,72,1981,2059,0,1,0,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.25,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12960,0,0,6259,0,0,0,0,0,0,0),(5261,5462,0,0,6673,0,0,0,'Enthralled Atal\'ai','','',0,7,0,0,0,1,1,0,45,45,37,2310,2399,0,1,0,2000,0,77,102,0,0,0,0,900000,2695,0,0,30,0,0,70,1.5,0.306,'',0,280,0,2.5,8,14,0,8600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6181,0,0,0,0,0,0,0),(5262,5462,0,0,3188,0,0,0,'Groddoc Thunderer','','',1,1,9,0,0,1.25,1,0,49,50,72,2672,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.625,1.05,'',0,0,0,2.5,8,14,0,8078,0,0,0,0,0,0,0,0,0,0,0,0,9054,0,0,6259,0,0,0,0,0,0,0),(5263,5462,0,0,4769,0,0,0,'Mummified Atal\'ai','','',0,6,0,0,0,1,1,0,46,47,37,2399,2488,0,1,0,2000,0,189.6,252,0,0,0,0,7200000,2804,0,0,30,0,0,70,1.5,0.306,'',0,293,0,2.5,8,14,0,8600,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,6181,0,0,0,0,0,0,0),(5264,5875,0,0,3187,0,0,0,'Groddoc Chestpounder','','',1,1,9,0,0,1,1,0,45,45,72,2310,2359,0,1,0,2000,0,76,100,0,0,0,0,0,2695,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6259,0,0,0,0,0,0,0),(5267,5462,0,0,4771,4772,0,0,'Unliving Atal\'ai','','',0,6,0,1,0,3,1,0,47,48,37,5970,6186,0,1,0,1258,0,122.277,163.037,0,0,0,0,7200000,2857,0,0,30,0,0,70,3.11,2,'',0,983,0,2.5,8,14,0,8247,8269,0,0,0,0,0,0,0,4,0,0,0,0,0,0,6181,0,0,0,0,0,0,0),(5268,5462,0,0,3201,0,0,0,'Ironfur Bear','','',1,1,4,0,0,1.2,1,0,41,42,44,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.95,0.7943,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5806,0,0,6258,0,0,0,0,0,0,0),(5269,5462,0,0,4777,0,0,0,'Atal\'ai Priest','','',0,7,0,0,0,1,1,0,46,46,37,1919,1919,1587,1,0,2000,0,172.8,228,0,0,0,0,7200000,2749,0,0,30,0,0,70,1.5,0.306,'',0,296,0,2.5,8,14,0,11660,8600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6181,0,0,0,0,0,0,0),(5270,5462,0,0,4778,6676,0,0,'Atal\'ai Corpse Eater','','',0,6,0,1,0,3,1,0,48,48,37,6186,6186,0,1,0,1258,0,122.277,163.037,0,0,0,0,7200000,2857,0,0,30,0,0,70,1.5,0.306,'',0,1043,0,2.5,8,14,0,10893,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,6181,0,0,0,0,0,0,0),(5271,5462,0,0,4773,4774,0,0,'Atal\'ai Deathwalker','','',0,6,0,1,0,3,1,0,48,49,37,4950,5130,1723,1,0,1183,0,109.309,144.799,0,0,0,0,7200000,2910,0,0,30,0,0,70,3.11,2,'',0,1103,0,2.5,8,14,0,10893,12095,12096,0,0,0,0,0,0,4,0,0,0,0,0,0,6181,0,0,0,0,0,0,0),(5272,5462,0,0,8838,0,0,0,'Grizzled Ironfur Bear','','',1,1,4,0,0,1.2,1,0,44,45,44,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,2.25,0.9165,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12837,0,0,6258,0,0,0,0,0,0,0),(5273,5462,0,0,6675,6677,0,0,'Atal\'ai High Priest','','',0,7,0,1,0,3,1,0,48,49,37,4950,5130,1723,1,0,1191,0,110.049,145.779,0,0,0,0,7200000,2910,0,0,30,0,0,70,3.11,2,'',0,1118,0,2.5,8,14,0,15654,11660,12040,12151,0,0,0,0,0,0,0,0,0,0,0,0,6181,0,0,0,0,0,0,0),(5274,5462,0,0,3200,0,0,0,'Ironfur Patriarch','','',1,1,4,0,0,1.25,1,0,48,49,44,2578,2672,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,2.625,1.06925,'',0,0,0,2.5,8,14,0,10968,0,0,0,0,0,0,0,0,0,0,0,0,5807,0,0,6258,0,0,0,0,0,0,0),(5276,5462,0,0,8471,0,0,0,'Sprite Dragon','','',0,2,0,0,0,1.25,1,0,47,50,7,1990,2215,1724,1,0,2000,0,79,104,0,0,0,0,300000,2964,0,77,77,77,77,0,1.3,1.3,'',0,293,0,2.5,8,14,0,11981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9589,0,0,0,0,0,0,0),(5277,5462,0,0,7903,0,0,0,'Nightmare Scalebane','','',0,2,0,1,0,3,1,0,49,49,50,6414,6414,0,1,0,1200,0,119.52,158.4,0,0,0,0,7200000,2912,0,0,200,0,204,0,2.625,2.25,'',0,1103,0,2.5,8,14,0,12782,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5278,5462,0,0,2158,0,0,0,'Sprite Darter','','',0,2,0,0,0,1.2,1,0,43,45,534,1648,1774,1483,1,0,2000,0,70,93,0,0,0,0,300000,2692,0,70,70,70,70,0,1.15,1.15,'',0,232,0,2.5,8,14,0,11981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9369,9592,9589,0,0,0,0,0),(5280,5462,0,0,7863,0,0,0,'Nightmare Wyrmkin','','',0,2,0,1,0,3,1,0,48,49,50,4950,5130,1723,1,0,1208,0,111.619,147.859,0,0,0,0,7200000,2910,0,0,200,0,200,0,1.5,1.5,'',0,1104,0,2.5,8,14,0,15653,12098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5283,5462,0,0,181,0,0,0,'Nightmare Wanderer','','',0,2,0,1,0,3,1,0,48,49,50,6186,6414,0,1,0,1258,0,125.297,166.056,0,0,0,0,7200000,2912,0,0,200,0,196,0,3.43,2,'',0,1048,0,2.5,8,14,0,15580,12097,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5286,5462,0,0,165,0,0,0,'Longtooth Runner','','',1,1,1,0,0,1.2,1,0,40,41,38,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,1,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5953,0,0,0,0,0,0,0,0,144,0),(5287,5462,0,0,3202,0,0,0,'Longtooth Howler','','',1,1,1,0,0,1.2,1,0,43,44,38,2059,2138,0,1,0,2000,0,72,96,0,0,0,0,300000,2528,0,0,1,0,0,0,1.4375,1.725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8865,0,0,0,0,0,0,0,0,0,0),(5288,5462,0,0,3203,0,0,0,'Rabid Longtooth','','',1,1,1,0,0,1.25,1,0,47,48,38,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,300000,2857,0,0,1,0,0,0,1.625,1.95,'',0,0,0,2.5,8,14,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,13062,0,0,0,0,0,0,0,0,0,0),(5291,5462,0,0,7569,0,0,0,'Hakkari Frostwing','','',1,1,27,1,0,3,1,0,48,49,16,4950,5130,1723,1,0,1250,0,115.5,153,0,0,0,0,7200000,2910,2,2,2,2,2,2,1.5,1.5,'',0,0,0,2.5,8,14,0,9915,8398,11831,0,0,0,0,0,0,0,0,0,0,8909,0,0,0,0,0,0,0,0,0,0),(5292,5462,0,0,3207,0,0,0,'Feral Scar Yeti','','',0,7,0,0,0,1.05,1,0,43,44,16,1802,1871,0,1,0,1700,0,61.2,81.6,0,0,0,0,300000,2528,0,0,0,0,0,0,1.725,1.15,'',0,245,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8973,0,0,0,0,0,0,0),(5293,5462,0,0,10944,0,0,0,'Hulking Feral Scar','','',0,7,0,0,0,1.35,1,0,45,46,16,2495,2591,0,1,0,2500,0,96.25,127.5,0,0,0,0,300000,2750,0,0,0,0,0,0,2.25,1.5,'',0,275,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8973,0,0,0,0,0,0,0),(5295,5462,0,0,10943,0,0,0,'Enraged Feral Scar','','',0,7,0,0,0,1.2,1,0,44,45,16,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,125,0,0,1.95,1.3,'',0,259,0,2.5,8,14,0,11831,8398,5708,0,0,0,0,0,0,0,0,0,0,0,0,0,8973,0,0,0,0,0,0,0),(5296,5462,0,0,3220,0,0,0,'Rage Scar Yeti','','',0,7,0,0,0,1,1,0,46,47,16,2399,2488,0,1,0,2000,0,79,105,0,0,0,0,300000,2804,0,0,0,0,0,0,1.725,1.15,'',0,292,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18947,0,0,0,0,0,0,0),(5297,5462,0,0,3209,0,0,0,'Elder Rage Scar','','',0,7,0,0,0,1,1,0,48,49,16,2578,2672,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,2.25,1.5,'',0,330,0,2.5,8,14,0,6507,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18947,0,0,0,0,0,0,0),(5299,5462,0,0,3208,0,0,0,'Ferocious Rage Scar','','',0,7,0,0,0,1,1,0,47,48,16,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,300000,2857,0,0,0,0,0,0,1.95,1.3,'',0,308,0,2.5,8,14,0,3147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18947,0,0,0,0,0,0,0),(5300,5462,0,0,3210,0,0,0,'Frayfeather Hippogryph','','',0,1,0,0,0,1.2,1,0,43,44,16,2059,2138,0,1,0,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,1.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9591,9592,0,0,0,0,144,0),(5304,5462,0,0,10890,0,0,0,'Frayfeather Stagwing','','',0,1,0,0,0,1.2,1,0,44,45,16,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,1.7,'',0,0,0,2.5,8,14,0,5708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9591,9592,0,0,0,0,144,0),(5305,5462,0,0,3211,0,0,0,'Frayfeather Skystormer','','',0,1,0,0,0,1.25,1,0,45,46,16,1848,1919,1561,1,0,2000,0,72,95,0,0,0,0,300000,2749,0,0,0,0,0,0,1.725,1.955,'',0,0,0,2.5,8,14,0,6535,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9591,9592,0,0,0,0,0,0),(5306,5462,0,0,6756,0,0,0,'Frayfeather Patriarch','','',0,1,0,0,0,1.25,1,0,46,47,16,2399,2488,0,1,0,2000,0,79,105,0,0,0,0,300000,2804,0,0,0,0,0,0,1.725,1.955,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9591,9592,0,0,0,0,0,0),(5307,5462,0,0,2699,0,0,0,'Vale Screecher','','',1,1,27,0,0,1.2,1,0,41,43,14,1902,2059,0,1,0,2000,0,67,88,0,0,0,0,300000,2369,0,7,3,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8281,0,0,0,0,0,0,0,0,0,0,0,0,8320,0,0,0,0,0,0,0,0,144,0),(5308,5462,0,0,3204,0,0,0,'Rogue Vale Screecher','','',1,1,27,0,0,1.25,1,0,44,46,14,2228,2399,0,1,0,2000,0,77,102,0,0,0,0,300000,2750,0,8,3,0,0,0,1.15,1.15,'',0,0,0,2.5,8,14,0,8281,0,0,0,0,0,0,0,0,0,0,0,0,8321,0,0,0,0,0,0,0,0,144,0),(5312,5462,0,0,7553,0,0,0,'Lethlas','','',8,2,0,1,0,25,1,0,62,62,50,80925,80925,0,1,0,2000,0,791.2,1104,0,0,0,0,600000,4344,0,0,0,0,0,0,4.5,2.25,'',0,1978,0,2.5,8,14,0,20667,12882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5314,5462,0,0,7553,0,0,0,'Phantim','','',8,2,0,1,0,25,1,0,62,62,50,80925,80925,0,1,0,2000,0,791.2,1104,0,0,0,0,600000,4344,0,0,0,0,0,0,4.5,2.25,'',0,1972,0,2.5,8,14,0,20667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5315,5875,0,0,181,0,0,0,'Jademir Dragonspawn','','',8,2,0,1,0,1,1,0,60,60,50,9156,9156,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,3.43,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21148,0,0,0,0,0,0,0),(5317,5462,0,0,7974,0,0,0,'Jademir Oracle','','',8,2,0,1,0,25,10,0,61,61,50,62875,62875,24860,1,0,2000,0,699.2,966,0,0,0,0,600000,4044,244,0,0,0,0,0,1.875,1.875,'',0,1890,0,2.5,8,14,0,20665,20664,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21148,0,0,0,0,0,0,0),(5319,5462,0,0,625,0,0,0,'Jademir Tree Warder','','',8,2,0,1,0,25,1,0,60,60,50,76300,76300,0,1,0,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,240,0,2.25,2.9505,'',0,1798,0,2.5,8,14,0,20654,20656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21148,0,0,0,0,0,0,0),(5320,5462,0,0,12509,0,0,0,'Jademir Boughguard','','',8,2,0,1,0,25,1,0,62,62,50,80925,80925,0,1,0,2000,0,791.2,1104,0,0,0,0,600000,4344,248,0,0,0,0,0,3.5,3,'',0,2083,0,2.5,8,14,0,20666,12021,15708,0,0,0,0,0,0,0,0,0,0,0,0,0,21148,0,0,0,0,0,0,0),(5326,5875,0,0,3214,0,0,0,'Coast Crawl Clacker','','',0,7,0,0,0,1,1,0,42,43,14,1651,1716,0,1,0,2000,0,67,88,0,0,0,0,0,2369,0,0,0,0,0,0,1.25,0.348,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5327,5462,0,0,3215,0,0,0,'Coast Crawl Snapclaw','','',0,7,0,0,0,1,1,0,44,45,129,1782,1848,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.4375,0.4002,'',0,246,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5328,5462,0,0,3900,0,0,0,'Coast Crawl Deepseer','','',0,7,0,0,0,1,1,0,43,44,129,1373,1426,1458,1,0,2000,0,67,89,0,0,0,0,300000,2527,0,0,0,0,0,0,1.25,0.348,'',0,253,0,2.5,8,14,0,12544,13439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5331,5462,0,0,9135,0,0,0,'Hatecrest Warrior','','',0,7,0,0,0,1,1,0,42,43,74,1981,2059,0,1,0,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,2.25,1.5,'',0,232,0,2.5,8,14,0,7164,6713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9247,0,0,0,0,0,0,0),(5332,5462,0,0,4922,0,0,0,'Hatecrest Wave Rider','','',0,7,0,0,0,1,1,0,41,41,74,1902,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,1.95,1.3,'',0,219,0,2.5,8,14,0,10987,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9247,0,0,0,0,0,0,0),(5333,5462,0,0,11258,0,0,0,'Hatecrest Serpent Guard','','',0,7,0,0,0,1,1,0,44,45,74,1711,1774,1509,1,0,2000,0,70,93,0,0,0,0,300000,2692,0,0,0,0,0,0,3,2,'',0,259,0,2.5,8,14,0,8058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9247,0,0,0,0,0,0,0),(5334,5462,0,0,9134,0,0,0,'Hatecrest Myrmidon','','',0,7,0,0,0,1,1,0,43,44,74,2317,2406,0,1,0,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,2.625,1.75,'',0,246,0,2.5,8,14,0,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9247,0,0,0,0,0,0,0),(5335,5462,0,0,5029,0,0,0,'Hatecrest Screamer','','',0,7,0,0,0,1,1,0,41,42,74,1522,1585,1357,1,0,2000,0,58,77,0,0,0,0,300000,2216,0,0,0,0,0,0,1.625,0.65,'',0,217,0,2.5,8,14,0,6078,8281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9247,0,0,0,0,0,0,0),(5336,5462,0,0,11260,0,0,0,'Hatecrest Sorceress','','',0,7,0,0,0,1.2,1,0,43,44,74,1441,1496,3628,1,0,2000,0,51,71,0,0,0,0,300000,2078,0,0,0,0,0,0,2.1875,0.875,'',0,244,0,2.5,8,14,0,20822,44178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9247,0,0,0,0,0,0,0),(5337,5462,0,0,11259,0,0,0,'Hatecrest Siren','','',0,7,0,0,0,1.2,1,0,42,43,74,1585,1648,1407,1,0,2000,0,62,82,0,0,0,0,300000,2367,0,0,0,0,0,0,1.875,0.75,'',0,230,0,2.5,8,14,0,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9247,0,0,0,0,0,0,0),(5343,5462,0,0,11262,0,0,0,'Lady Szallah','','',0,7,0,4,0,1,1,0,46,46,74,1919,1919,1587,1,0,2000,0,72,95,0,0,0,0,21000000,2749,0,0,0,0,0,0,2.5,1,'',0,288,0,2.5,8,14,0,8435,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9247,0,0,0,0,0,0,0),(5345,5462,0,0,1817,0,0,0,'Diamond Head','','',0,7,0,4,0,1,1,0,45,45,129,2218,2218,0,1,0,1275,0,48.45,63.75,0,0,0,0,9900000,2695,0,0,0,0,0,0,1.625,0.4524,'',0,300,0,2.5,8,14,0,5164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5346,5462,0,0,7336,0,0,0,'Bloodroar the Stalker','','',0,7,0,4,0,1,1,0,48,48,16,2578,2578,0,1,0,1250,0,50.625,67.5,0,0,0,0,9900000,2857,0,0,0,0,0,0,3.71,2,'',0,308,0,2.5,8,14,0,3264,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8973,0,0,0,0,0,0,0),(5347,5462,0,0,10889,0,0,0,'Antilus the Soarer','','',0,1,0,4,0,1,1,0,48,48,16,2578,2578,0,1,0,1250,0,50.625,67.5,0,0,0,0,9900000,2857,0,0,0,0,0,0,3.76,2,'',0,0,0,2.5,8,14,0,13445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9591,9592,0,0,0,0,0,0),(5348,5875,0,0,625,0,0,0,'Dreamwatcher Forktongue','','',0,2,0,4,0,1,1,0,62,62,50,4370,7370,0,1,0,2000,0,172,240,0,0,0,0,0,4344,0,0,0,0,0,0,2.25,2.9505,'',0,0,0,2.5,8,14,0,15114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5349,5462,0,0,7569,0,0,0,'Arash-ethis','','',1,1,27,4,0,1.25,1,0,49,49,14,2672,2672,0,1,0,1241,0,51.5015,68.255,0,0,0,0,9900000,2912,85,85,85,85,85,85,1.5,1.5,'',0,0,0,2.5,8,14,0,15117,12553,0,0,0,0,0,0,0,0,0,0,0,8322,0,0,0,0,0,0,0,0,144,0),(5350,5462,0,0,11142,0,0,0,'Qirot','','',0,10,0,4,0,1,1,0,47,47,310,2488,2488,0,1,0,2000,0,79,105,0,0,0,0,21000000,2804,0,0,0,0,0,0,1.725,2.0355,'',0,0,0,2.5,8,14,0,13298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5352,5462,0,0,706,0,0,0,'Old Grizzlegut','','',1,1,4,4,0,1,1,0,43,43,44,2574,2574,0,1,2,1291,0,43.2485,56.804,0,0,0,0,9900000,2369,0,0,0,0,0,0,1.95,0.7943,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5813,0,0,6258,0,0,0,0,0,0,0),(5353,5462,0,0,19815,0,0,0,'Itharius','','',0,7,0,0,0,1,1,0,45,45,35,1200,1200,0,1,3,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5354,5462,0,0,2168,0,0,0,'Gnarl Leafbrother','','',0,4,0,4,0,1,1,0,44,44,7,2138,2138,0,1,0,1283,0,46.188,61.584,0,0,0,0,9900000,2528,0,0,0,0,30,0,3.5,0.60725,'',0,267,0,2.5,8,14,0,11922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5355,5875,0,0,18196,18198,18197,18199,'Firewing Defender','','',0,7,0,0,0,1,1,0,63,64,16,5527,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.383,'',0,933,0,2.5,8,14,0,33390,33483,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5356,5462,0,0,780,0,0,0,'Snarler','','',1,1,1,4,0,1.2,1,0,42,42,38,1981,1981,0,1,0,2000,0,62,83,0,0,0,0,21000000,2218,100,100,100,100,100,100,1.25,1.5,'',0,0,0,2.5,8,14,0,5543,0,0,0,0,0,0,0,0,0,0,0,0,5963,0,0,0,0,0,0,0,0,0,0),(5357,5462,0,0,10037,0,0,0,'Land Walker','','',0,5,0,1,0,3,2,0,48,48,778,6186,6186,0,1,0,2600,0,252.72,336.96,0,0,0,0,600000,2857,0,0,0,0,0,0,2.9,1.45,'',0,636,0,2.5,8,14,0,23391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9589,9592,0,0,0,0,0,0),(5358,5462,0,0,12813,0,0,0,'Cliff Giant','','',0,5,0,1,0,3,2,0,50,50,778,6645,6645,0,1,0,2700,0,275.4,362.88,0,0,0,0,600000,2966,0,0,0,0,0,0,2.9,1.45,'',0,672,0,2.5,8,14,0,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9589,9592,0,0,0,0,0,0),(5359,5462,0,0,4945,0,0,0,'Shore Strider','','',0,5,0,1,0,3,2,0,48,49,778,6186,6414,0,1,0,2700,0,268.92,356.4,0,0,0,0,600000,2912,0,0,0,0,0,0,3.5,3.68375,'',0,367,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5360,5462,0,0,12812,0,0,0,'Deep Strider','','',0,5,0,1,0,3,2,0,47,49,778,4776,5130,3390,1,0,2700,0,249.48,330.48,0,0,0,0,600000,2910,0,0,0,0,0,0,3.2,3.368,'',0,390,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5361,5462,0,0,10039,0,0,0,'Wave Strider','','',0,5,0,1,0,3,2,0,47,48,778,5970,6186,0,1,0,2500,0,243,324,0,0,0,0,600000,2857,0,0,0,0,0,0,2.9,3.05225,'',0,345,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5362,5462,0,0,10872,0,0,0,'Northspring Harpy','','',0,7,0,0,0,1.25,1,0,48,49,514,2062,2138,1723,1,0,2000,0,77,102,0,0,0,0,300000,2910,0,0,0,0,0,0,1.725,0.5474,'',0,328,0,2.5,8,14,0,11014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9530,0,0,0,0,0,0,0),(5363,5462,0,0,10873,0,0,0,'Northspring Roguefeather','','',0,7,0,0,0,1.25,1,0,48,49,514,2062,2138,1723,1,0,2000,0,77,102,0,0,0,0,300000,2910,0,0,0,0,0,0,1.5,0.476,'',0,328,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9530,0,0,0,0,0,0,0),(5364,5462,0,0,10874,0,0,0,'Northspring Slayer','','',0,7,0,0,0,1.25,1,0,49,50,514,2138,2215,1779,1,0,2000,0,79,104,0,0,0,0,300000,2964,0,0,0,0,0,0,1.95,0.6188,'',0,349,0,2.5,8,14,0,11014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9530,0,0,0,0,0,0,0),(5366,5462,0,0,1352,0,0,0,'Northspring Windcaller','','',0,7,0,0,0,1.25,1,0,49,50,514,2138,2215,1779,1,0,2000,0,79,104,0,0,0,0,300000,2964,0,0,0,0,0,0,1.95,0.6188,'',0,348,0,2.5,8,14,0,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9530,0,0,0,0,0,0,0),(5367,5875,0,0,10875,0,0,0,'Scillia Daggerquil','','',0,7,0,2,0,1,1,0,52,52,514,7113,7113,0,1,0,2000,0,652.5,877.5,0,0,0,0,0,3074,0,0,0,0,0,0,2.25,0.714,'',0,0,0,2.5,8,14,0,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5384,5462,0,0,5079,0,0,0,'Brohann Caskbelly','Explorers\' League','',0,7,0,0,0,1.15,1,0,40,40,55,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5385,5462,0,0,6778,0,0,0,'Watcher Mahar Ba','','',0,7,0,0,0,1.2,1,0,45,45,53,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,450000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5386,5462,0,0,5081,0,0,0,'Acolyte Dellis','','',0,7,0,0,0,1,1,0,15,15,12,328,328,0,1,2,2000,0,22,29,0,0,0,0,180000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5387,5462,0,0,3596,0,0,0,'High Explorer Magellas','Explorers\' League','',0,7,0,0,0,1.35,1,0,60,60,55,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,8401,7322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5388,5462,0,0,4838,0,0,0,'Ingo Woolybush','Explorers\' League','',0,7,0,0,0,1.15,1,0,39,39,55,1678,1678,0,1,2,2000,0,54,72,0,0,0,0,360000,1808,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5389,5462,0,0,5575,0,0,0,'Prospector Gunstan','Explorers\' League','',0,7,0,0,0,1,1,0,45,45,55,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5390,5462,0,0,4715,0,0,0,'Sage Palerunner','','',0,7,0,0,0,1.2,1,0,49,49,104,2566,2566,0,1,2,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5391,5462,0,0,4553,0,0,0,'Galen Goodward','','',4096,7,0,0,0,1.15,1,0,37,37,35,1536,1536,0,1,2,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5392,5462,0,0,3396,0,0,0,'Yarr Hammerstone','Mining Trainer','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,81,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5393,5462,0,0,6776,0,0,0,'Quartermaster Lungertz','','',0,7,0,0,0,1.3,1,0,54,54,123,3293,3293,0,1,2,2000,0,92,122,0,0,0,0,450000,3180,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5394,5462,0,0,4897,0,0,0,'Neeka Bloodscar','','',0,7,0,0,0,1.2,1,0,45,45,125,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5395,5462,0,0,4694,0,0,0,'Felgur Twocuts','','',0,7,0,0,0,1,1,0,44,44,125,2138,2138,0,1,2,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5396,5462,0,0,4693,0,0,0,'Captain Pentigast','','',0,7,0,0,0,1.2,1,0,42,42,123,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5397,5462,0,0,4875,0,0,0,'Uthek the Wise','','',0,7,0,0,0,1.2,1,0,44,44,35,2138,2138,0,1,2,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.4375,0.4025,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5398,5462,0,0,1258,0,0,0,'Warug','','',0,7,0,0,0,1,1,0,44,44,35,1400,1400,0,1,2,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.25,0.71,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5399,5462,0,0,6695,0,0,0,'Veyzhak the Cannibal','','',0,7,0,4,0,1,1,0,48,48,37,3093,3093,0,1,0,1250,0,50.625,67.5,0,0,0,0,0,2857,0,0,0,0,0,0,3.36,2,'',0,366,0,2.5,8,14,0,8599,43246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6181,0,0,0,0,0,0,0),(5400,5462,0,0,6693,0,0,0,'Zekkis','','',0,6,0,4,0,1,1,0,48,48,37,3093,3093,0,1,0,1250,0,50.625,67.5,0,0,0,0,0,2857,0,0,0,0,120,0,3.36,2,'',0,367,0,2.5,8,14,0,8282,7102,0,0,0,0,0,0,0,4,0,0,0,0,0,0,6181,0,0,0,0,0,0,0),(5401,5462,0,0,6694,0,0,0,'Kazkaz the Unholy','','',0,7,0,0,0,1,1,0,48,48,37,2475,2475,3390,1,0,2000,0,75,99,0,0,0,0,900000,2855,85,0,0,0,0,0,1.5,0.306,'',0,323,0,2.5,8,14,0,7645,11639,14887,0,0,0,0,0,0,0,0,0,0,0,0,0,6181,0,0,0,0,0,0,0),(5402,5462,0,0,9441,0,0,0,'Khan Hratha','','',0,7,0,0,0,1,1,0,42,42,134,1981,1981,0,1,0,1258,0,38.998,52.207,0,0,0,0,0,2218,0,0,0,0,0,0,3.32,2,'',0,234,0,2.5,8,14,0,9128,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,6077,0,0,0,0,0,0),(5403,5462,0,0,2410,0,0,0,'Riding White Stallion','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(5404,5462,0,0,2402,0,0,0,'Black Stallion','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5405,5462,0,0,2409,0,0,0,'Pinto','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,2,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(5406,5462,0,0,2408,0,0,0,'Palomino','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(5407,5875,0,0,2346,0,0,0,'Nightmare','','',0,3,10,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5409,5462,0,0,7470,0,0,0,'Harvester Swarm','','',0,1,0,0,0,1,1,0,24,24,16,1172,1172,0,1,0,1770,0,30.09,40.71,0,0,0,0,0,975,0,0,0,0,0,0,0.45,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5411,5462,0,0,7217,0,0,0,'Krinkle Goodsteel','Blacksmithing Supplies','',0,7,0,0,0,1.15,1,0,40,40,474,1753,1753,0,1,4227,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5412,5462,0,0,4695,0,0,0,'Gurda Wildmane','','',0,7,0,0,0,1,1,0,35,35,83,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5413,5462,0,0,4997,0,0,0,'Furen Longbeard','','',0,7,0,0,0,1.15,1,0,40,40,122,1753,1753,0,1,2,1000,0,28,37,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5414,5462,0,0,4341,0,0,0,'Apothecary Faustin','Royal Apothecary Society','',0,7,0,0,0,1.15,1,0,40,40,68,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5415,5875,0,0,1349,0,0,0,'Centaur Outrunner','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.852,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5416,5462,0,0,4557,0,0,0,'Infiltrator Marksen','','',0,7,0,0,0,1.15,1,0,40,40,35,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,7293,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5418,5462,0,0,4342,0,0,0,'Deathstalker Zraedus','','',0,7,0,0,0,1.15,1,0,40,40,68,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5419,5462,0,0,141,0,0,0,'Glasshide Basilisk','','',0,1,0,0,0,1.2,1,0,42,43,49,1981,2059,0,1,0,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,2,1.389,'',0,0,0,2.5,8,14,0,5106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9437,0,0,0,0,0,0,0),(5420,5462,0,0,7344,0,0,0,'Glasshide Gazer','','',0,1,0,0,0,1.25,1,0,45,46,49,2310,2399,0,1,0,2000,0,77,102,0,0,0,0,300000,2750,0,0,0,0,0,0,2.3,1.59735,'',0,0,0,2.5,8,14,0,3635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9437,0,0,0,0,0,0,0),(5421,5462,0,0,12339,0,0,0,'Glasshide Petrifier','','',0,1,0,0,0,1.25,1,0,48,49,49,2578,2672,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,2.6,1.8057,'',0,0,0,2.5,8,14,0,11020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9437,0,0,0,0,0,0,0),(5422,5462,0,0,2414,0,0,0,'Scorpid Hunter','','',1,1,20,0,0,1.2,1,0,40,41,413,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,7992,0,0,0,0,0,0,0,0,0,0,0,0,5869,0,0,9442,0,0,0,0,0,0,0),(5423,5462,0,0,10987,0,0,0,'Scorpid Tail Lasher','','',1,1,20,0,0,1.2,1,0,43,44,413,2059,2138,0,1,0,2000,0,72,96,0,0,0,0,300000,2528,0,0,85,0,0,0,1.15,0.575,'',0,0,0,2.5,8,14,0,6607,0,0,0,0,0,0,0,0,0,0,0,0,8857,0,0,9442,0,0,0,0,0,0,0),(5424,5462,0,0,10986,0,0,0,'Scorpid Dunestalker','','',1,1,20,0,0,1.25,1,0,46,47,413,2399,2488,0,1,0,2000,0,79,105,0,0,0,0,300000,2804,0,0,0,0,0,0,1.3,0.65,'',0,0,0,2.5,8,14,0,5416,0,0,0,0,0,0,0,0,0,0,0,0,8856,0,0,9442,0,0,0,0,0,0,0),(5425,5462,0,0,1535,0,0,0,'Starving Blisterpaw','','',1,1,25,0,0,1.2,1,0,41,42,38,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.275,0.425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8283,0,0,9439,0,0,0,0,0,0,0),(5426,5462,0,0,1536,0,0,0,'Blisterpaw Hyena','','',1,1,25,0,0,1.2,1,0,44,45,38,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8284,0,0,9439,0,0,0,0,0,0,0),(5427,5462,0,0,2609,0,0,0,'Rabid Blisterpaw','','',1,1,25,0,0,1.25,1,0,47,48,38,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,300000,2857,0,0,0,0,0,0,1.95,0.65,'24529',0,0,0,2.5,8,14,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,8285,0,0,9439,0,0,0,0,0,0,0),(5428,5462,0,0,3248,0,0,0,'Roc','','',1,1,7,0,0,1.2,1,0,41,43,73,1902,2059,0,1,0,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.25,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8307,0,0,6257,0,0,0,0,0,0,0),(5429,5462,0,0,7348,0,0,0,'Fire Roc','','',1,1,7,0,0,1.2,1,0,43,45,73,1648,1774,1483,1,0,2000,0,70,93,0,0,0,0,300000,2692,0,110,0,0,0,0,1.4375,0.115,'',0,0,0,2.5,8,14,0,11021,0,0,0,0,0,0,0,0,0,0,0,0,8308,0,0,6257,0,0,0,0,0,0,0),(5430,5462,0,0,10827,0,0,0,'Searing Roc','','',1,1,7,0,0,1.25,1,0,47,49,73,2488,2672,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,0,240,0,0,0,0,1.875,0.15,'',0,0,0,2.5,8,14,0,8139,0,0,0,0,0,0,0,0,0,0,0,0,8309,0,0,6257,46381,0,0,0,0,0,0),(5431,5462,0,0,7114,0,0,0,'Surf Glider','','',1,1,21,0,0,1.25,1,0,48,50,14,2578,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,100,0,0,0,0,1.04,0.455,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12944,0,0,0,0,0,0,0,0,0,0),(5432,5462,0,0,5127,0,0,0,'Giant Surf Glider','','',1,1,21,1,0,1,1,0,48,50,14,6702,7199,0,1,0,1241,0,395.569,521.22,0,0,0,0,0,2966,0,150,0,0,0,0,1.4,0.6125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5931,0,0,0,0,0,0,0,0,0,0),(5433,5875,0,0,982,0,0,0,'Tamed Bear','','',102,1,4,0,0,1,1,0,50,50,7,3517,3517,0,1,0,1510,0,64.175,84.56,0,0,0,0,0,2966,0,0,0,0,0,0,1.725,0.70265,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5434,5462,0,0,12192,0,0,0,'Coral Shark','','',0,1,0,1,0,1,1,0,46,46,16,6965,6965,0,1,0,1275,0,377.719,502.03,0,0,0,0,0,2750,0,0,0,0,0,0,3.49,2,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5435,5462,0,0,12193,0,0,0,'Sand Shark','','',0,1,0,1,0,1,1,0,12,13,16,750,820,0,1,0,1541,0,104.018,138.69,0,0,0,0,0,596,0,0,0,0,0,0,1.275,0.51,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5436,5875,0,0,2305,0,0,0,'Tamed Bird','','',102,1,7,0,0,1,1,0,12,12,7,500,500,0,1,0,1890,0,16.065,20.79,0,0,0,0,0,562,0,0,0,0,0,0,1.25,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5437,5875,0,0,704,0,0,0,'Tamed Boar','','',102,1,5,0,0,1,1,0,50,50,7,3517,3517,0,1,0,1510,0,64.175,84.56,0,0,0,0,0,2966,0,0,0,0,0,0,1,1.176,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5438,5875,0,0,1973,0,0,0,'Tamed Cat','','',102,1,0,0,0,1,1,0,50,50,7,3517,3517,0,1,0,1510,0,64.175,84.56,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5439,5875,0,0,979,0,0,0,'Tamed Crawler','','',0,1,8,0,0,1,1,0,50,50,7,3517,3517,0,1,0,1510,0,64.175,84.56,0,0,0,0,0,2966,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5440,5875,0,0,1036,0,0,0,'Tamed Crocolisk','','',0,1,6,0,0,1,1,0,50,50,7,3517,3517,0,1,0,1510,0,64.175,84.56,0,0,0,0,0,2966,0,0,0,0,0,0,1.375,0.76395,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5441,5462,0,0,482,0,0,0,'Hazzali Wasp','','',0,10,0,0,0,1.25,1,0,47,48,310,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,300000,2857,0,0,0,0,0,0,1.5,1.77,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5442,5875,0,0,839,0,0,0,'Tamed Gorilla','','',17,1,9,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5443,5875,0,0,1531,0,0,0,'Tamed Zhevra','','',17,1,10,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5444,5875,0,0,788,0,0,0,'Tamed Raptor','','',102,1,11,0,0,1,1,0,40,40,7,2471,2471,0,1,0,1610,0,45.08,59.57,0,0,0,0,0,1938,0,0,0,0,0,0,1.725,1.23395,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5445,5875,0,0,2730,0,0,0,'Tamed Scorpid','','',17,1,20,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5446,5875,0,0,910,0,0,0,'Tamed Spider','','',119,1,3,0,0,1,1,0,50,50,7,3517,3517,0,1,0,1510,0,64.175,84.56,0,0,0,0,0,2966,0,0,0,0,0,0,2.45,2,'',0,0,0,2.5,8,14,0,745,744,6751,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5447,5875,0,0,178,0,0,0,'Tamed Tallstrider','','',17,1,12,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.674,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5448,5875,0,0,1244,0,0,0,'Tamed Turtle','','',268959761,1,21,0,0,1,1,0,50,50,7,4550,4550,0,1,0,1258,0,53.465,70.448,0,0,0,0,0,2966,0,0,0,0,0,0,0.8,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5449,5875,0,0,161,0,0,0,'Tamed Wolf','','',102,1,1,0,0,1,1,0,50,50,7,3517,3517,0,1,0,1510,0,64.175,84.56,0,0,0,0,0,2966,0,0,0,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5450,5462,0,0,3194,0,0,0,'Hazzali Stinger','','',0,10,0,0,0,1.25,1,0,49,50,310,2672,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.725,2.0355,'',0,0,0,2.5,8,14,0,5416,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5451,5462,0,0,11093,0,0,0,'Hazzali Swarmer','','',0,10,0,0,0,1.25,1,0,49,50,310,2672,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,6589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5452,5462,0,0,11095,0,0,0,'Hazzali Worker','','',0,10,0,0,0,1,1,0,47,48,310,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,300000,2857,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5453,5462,0,0,11094,0,0,0,'Hazzali Tunneler','','',0,10,0,0,0,1.25,1,0,48,49,310,2578,2672,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5454,5462,0,0,3195,0,0,0,'Hazzali Sandreaver','','',65537,1,41,0,0,1.25,1,0,49,50,310,2672,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.725,1.8745,'',0,0,0,2.5,8,14,0,8374,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5455,5462,0,0,92,0,0,0,'Centipaar Wasp','','',0,10,0,0,0,1.25,1,0,47,48,310,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,300000,2857,0,0,0,0,0,0,1.5,1.77,'',0,400,0,2.5,8,14,0,3391,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8587,0,0,0,0,0,0,0),(5456,5462,0,0,5297,0,0,0,'Centipaar Stinger','','',0,10,0,0,0,1.25,1,0,48,49,310,2578,2672,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,1.725,2.0355,'',0,400,0,2.5,8,14,0,5416,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8587,0,0,0,0,0,0,0),(5457,5462,0,0,11107,0,0,0,'Centipaar Swarmer','','',0,10,0,0,0,1.25,1,0,49,50,310,2672,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.725,0.575,'',0,400,0,2.5,8,14,0,3391,10722,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8587,0,0,0,0,0,0,0),(5458,5462,0,0,157,0,0,0,'Centipaar Worker','','',0,10,0,0,0,1.25,1,0,48,49,310,2578,2672,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8587,0,0,0,0,0,0,0),(5459,5462,0,0,11108,0,0,0,'Centipaar Tunneler','','',0,10,0,0,0,1.25,1,0,47,48,310,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,300000,2857,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,3391,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8587,0,0,0,0,0,0,0),(5460,5462,0,0,11079,0,0,0,'Centipaar Sandreaver','','',65537,1,41,0,0,1.25,1,0,49,50,310,2672,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.725,1.8745,'',0,0,0,2.5,8,14,0,8374,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8587,0,0,0,0,0,0,0),(5461,5462,0,0,5450,0,0,0,'Sea Elemental','','',0,4,0,0,0,1.25,1,0,48,49,91,2578,2672,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,49,49,98,120,49,49,1.3,0.397228,'',0,172,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18958,0,0,0,0,0,0,0),(5462,5462,0,0,5562,0,0,0,'Sea Spray','','',0,4,0,0,0,1.25,1,0,47,48,91,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,300000,2857,48,48,96,125,48,48,1.15,0.351394,'',0,200,0,2.5,8,14,0,11538,10987,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18958,0,0,0,0,0,0,0),(5464,5462,0,0,3249,0,0,0,'Watchmaster Sorigal','','',0,7,0,0,0,1.05,1,0,29,29,84,950,950,0,1,2,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5465,5462,0,0,8550,0,0,0,'Land Rager','','',0,4,0,0,0,1.25,1,0,45,47,91,2310,2488,0,1,0,2000,0,79,105,0,0,0,0,300000,2804,0,0,125,0,30,0,1.5,0.31,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5466,5462,0,0,10039,0,0,0,'Coast Strider','','',0,5,0,1,0,1,1,0,48,49,778,6186,6414,0,1,0,2600,0,258.96,343.2,0,0,0,0,600000,2912,0,0,0,0,0,0,2.9,3.05225,'',0,330,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5467,5462,0,0,12812,0,0,0,'Deep Dweller','','',0,5,0,1,0,1,1,0,49,50,778,6414,6645,0,1,0,2500,0,255,336,0,0,0,0,600000,2966,0,0,0,0,0,0,3.2,3.368,'',0,338,0,2.5,8,14,0,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5468,5875,0,0,10040,0,0,0,'Wandering Dune Smasher','','',0,5,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.28,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5469,5462,0,0,6910,0,0,0,'Dune Smasher','','',0,5,0,1,0,1,1,0,48,48,778,6186,6186,0,1,0,2400,0,233.28,311.04,0,0,0,0,600000,2857,0,0,0,0,0,0,2.9,1.45,'',0,330,0,2.5,8,14,0,9791,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5470,5462,0,0,12816,0,0,0,'Raging Dune Smasher','','',0,5,0,1,0,1,1,0,49,49,778,6414,6414,0,1,0,1241,0,386.262,511.915,0,0,0,0,0,2912,0,0,0,0,0,0,3.2,1.6,'',0,339,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5471,5462,0,0,11545,0,0,0,'Dunemaul Ogre','','',0,7,0,0,0,1,1,0,45,46,45,2310,2399,0,1,0,2000,0,77,102,0,0,0,0,300000,2750,0,0,0,0,0,0,3.075,1.83065,'',0,277,0,2.5,8,14,0,7165,25710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5472,5462,0,0,11544,0,0,0,'Dunemaul Enforcer','','',0,7,0,0,0,1.25,1,0,46,47,45,2399,2488,0,1,0,2000,0,79,105,0,0,0,0,300000,2804,0,0,0,0,0,0,3.3,1.9646,'',0,293,0,2.5,8,14,0,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5473,5462,0,0,12003,0,0,0,'Dunemaul Ogre Mage','','',0,7,0,0,0,1,1,0,46,47,45,1919,1990,3227,1,0,2000,0,74,98,0,0,0,0,300000,2802,0,0,0,0,0,0,3.975,2.65,'',0,293,0,2.5,8,14,0,6742,9053,11436,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5474,5462,0,0,11545,0,0,0,'Dunemaul Brute','','',0,7,0,0,0,1.25,1,0,47,48,45,2488,2578,0,1,0,2600,0,105.3,140.4,0,0,0,0,300000,2857,0,0,0,0,0,0,3.075,1.83065,'',0,309,0,2.5,8,14,0,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5475,5462,0,0,11542,0,0,0,'Dunemaul Warlock','','',0,7,0,0,0,1,1,0,47,48,45,1990,2062,3335,1,0,2000,0,75,99,0,0,0,0,300000,2855,0,0,0,0,0,0,3.3,2.2,'',0,308,0,2.5,8,14,0,16247,9613,707,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5476,5462,0,0,3252,0,0,0,'Watcher Biggs','','',0,7,0,0,0,1.1,1,0,33,33,12,1221,1221,0,1,2,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5477,5462,0,0,10920,0,0,0,'Noboru the Cudgel','','',0,7,0,0,0,1.15,1,0,39,39,51,1678,1678,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,0,0,2.25,0.3315,'',0,194,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5479,5462,0,0,3280,0,0,0,'Wu Shen','Warrior Trainer','',0,7,0,0,0,1.25,1,0,50,50,12,2769,2769,0,1,51,1500,0,63.75,84,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5480,5462,0,0,3287,0,0,0,'Ilsa Corbin','Warrior Trainer','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,51,1500,0,42,55.5,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5481,5462,0,0,3386,0,0,0,'Thistleshrub Dew Collector','','',0,4,0,0,0,1,1,0,47,48,16,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,300000,2857,96,96,96,96,96,96,1.95,1.7485,'',0,309,0,2.5,8,14,0,11922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8428,0,0,0,0,0,0,0),(5482,5462,0,0,3281,0,0,0,'Stephen Ryback','Cooking Trainer','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5483,5462,0,0,3288,0,0,0,'Erika Tate','Cooking Supplies','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,641,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5484,5462,0,0,3282,0,0,0,'Brother Benjamin','Priest Trainer','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,49,2000,0,56,74,0,0,0,0,350000,1938,0,0,0,0,0,0,1.5,0.306,'',0,250,0,2.5,8,14,0,10933,15266,10893,17313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5485,5462,0,0,9014,0,0,0,'Thistleshrub Rootshaper','','',0,4,0,0,0,1,1,0,49,50,16,2138,2215,1779,1,0,2000,0,79,104,0,0,0,0,300000,2964,50,50,100,50,100,50,2.25,2.0175,'',0,348,0,2.5,8,14,0,8376,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5489,5462,0,0,3283,0,0,0,'Brother Joshua','Priest Trainer','',0,7,0,0,0,1.25,1,0,50,50,12,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.306,'',0,100,0,2.5,8,14,0,15261,10946,0,27801,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5490,5462,0,0,1086,0,0,0,'Gnarled Thistleshrub','','',0,4,0,0,0,1,1,0,48,49,16,2578,2672,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,49,49,49,49,49,98,1.95,1.7485,'',0,328,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5491,5462,0,0,3284,0,0,0,'Arthur the Faithful','Paladin Trainer','',0,7,0,0,0,1.15,1,0,40,40,12,1410,1410,1283,1,51,2000,0,52,69,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5492,5462,0,0,3289,0,0,0,'Katherine the Pure','Paladin Trainer','',0,7,0,0,0,1.25,1,0,50,50,12,2215,2215,1807,1,49,2000,0,79,104,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5493,5462,0,0,3285,0,0,0,'Arnold Leland','Fishing Trainer','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5494,5462,0,0,3290,0,0,0,'Catherine Leland','Fishing Supplies','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,129,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5495,5462,0,0,3291,0,0,0,'Ursula Deline','Warlock Trainer','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5496,5462,0,0,3286,0,0,0,'Sandahl','Warlock Trainer','',0,7,0,0,0,1.25,1,0,50,50,12,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5497,5462,0,0,3292,0,0,0,'Jennea Cannon','Mage Trainer','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5498,5462,0,0,19803,0,0,0,'Elsharin','Mage Trainer','',0,7,0,0,0,1.25,1,0,50,50,12,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5499,5462,0,0,3295,0,0,0,'Lilyssia Nightbreeze','Alchemy Trainer','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5500,5462,0,0,3298,0,0,0,'Tel\'Athir','Apprentice Alchemist','',0,7,0,0,0,1.1,1,0,31,31,12,1107,1107,0,1,1,2000,0,44,58,0,0,0,0,310000,1213,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5501,5462,0,0,3299,0,0,0,'Kaerbrus','Hunter Trainer','',0,7,0,0,0,1.35,1,0,57,57,80,3758,3758,0,1,49,2000,0,98,130,0,0,0,0,300000,3342,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5502,5462,0,0,3296,0,0,0,'Shylamiir','Herbalism Trainer','',0,7,0,0,0,1.1,1,0,35,35,12,1800,1800,0,1,81,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5503,5462,0,0,3297,0,0,0,'Eldraeith','Herbalism Supplies','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,129,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5504,5462,0,0,3300,0,0,0,'Sheldras Moontree','Druid Trainer','',0,7,0,0,0,1.35,1,0,60,60,12,3700,3700,2620,1,51,2000,0,104,138,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5505,5462,0,0,3301,0,0,0,'Theridran','Druid Trainer','',0,7,0,0,0,1.25,1,0,50,50,80,2700,2700,2103,1,51,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5506,5462,0,0,3302,0,0,0,'Maldryn','Druid Trainer','',0,7,0,0,0,1.15,1,0,40,40,12,2900,2900,1620,1,49,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5507,5875,0,0,3303,0,0,0,'Celmoridan','Tallstrider Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5508,5462,0,0,3304,0,0,0,'Strumner Flintheel','Armorer','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,4224,2000,0,56,74,0,0,0,0,450000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5509,5462,0,0,3305,0,0,0,'Kathrum Axehand','Axe Merchant','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5510,5462,0,0,3306,0,0,0,'Thulman Flintcrag','Guns Vendor','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4481,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5511,5462,0,0,3307,0,0,0,'Therum Deepforge','Blacksmithing Trainer','',0,7,0,0,0,1.1,1,0,33,33,12,1221,1221,0,1,81,2000,0,46,61,0,0,0,0,310000,1281,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5512,5462,0,0,3311,0,0,0,'Kaita Deepforge','Blacksmithing Supplies','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4225,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5513,5462,0,0,3308,0,0,0,'Gelman Stonehand','Mining Trainer','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5514,5462,0,0,3313,0,0,0,'Brooke Stonebraid','Mining Supplies','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,129,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5515,5462,0,0,3312,0,0,0,'Einris Brightspear','Hunter Trainer','',0,7,0,0,0,1.35,1,0,60,60,12,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.347,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5516,5462,0,0,3309,0,0,0,'Ulfir Ironbeard','Hunter Trainer','',0,7,0,0,0,1.25,1,0,50,50,12,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.347,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5517,5462,0,0,3310,0,0,0,'Thorfin Stoneshield','Hunter Trainer','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,49,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5518,5462,0,0,3314,0,0,0,'Lilliam Sparkspindle','Engineering Trainer','',0,7,0,0,0,1.1,1,0,35,35,875,1342,1342,0,1,83,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5519,5462,0,0,3315,0,0,0,'Billibub Cogspinner','Engineering Supplies','',0,7,0,0,0,1.05,1,0,30,30,875,1003,1003,0,1,129,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5520,5462,0,0,3316,0,0,0,'Spackle Thornberry','','',0,7,0,0,0,1.15,1,0,40,40,875,1239,1239,3191,1,3,2000,0,40,55,0,0,0,0,540000,1590,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5521,5875,0,0,1281,0,0,0,'Glenrunner','Celmoridan\'s Pet','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5522,5875,0,0,670,0,0,0,'Ironclaw','Strumner\'s Pet','',0,1,0,0,0,1,1,0,10,10,12,198,198,0,1,0,2000,0,13,17,0,0,0,0,0,463,0,0,0,0,0,0,0.917797,0.65653,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5523,5462,0,0,6269,6270,0,0,'War Party Kodo','','',0,1,0,0,0,1,1,0,29,30,83,950,1003,0,1,0,3000,0,63,84,0,0,0,0,300000,1179,0,0,0,0,0,0,3.125,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5524,5875,0,0,5165,0,0,0,'Caravan Watcher','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5525,5875,0,0,14550,0,0,0,'Caravan Packhorse','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5526,5875,0,0,4530,0,0,0,'Caravan Merchant','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5542,5875,0,0,4531,0,0,0,'Stormwind Traveling Merchant','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5543,5462,0,0,3371,0,0,0,'Clarice Foster','','',0,7,0,0,0,1,1,0,17,17,68,386,386,0,1,2,2000,0,25,33,0,0,0,0,250000,734,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5544,5875,0,0,3372,0,0,0,'[UNUSED] Yuriv Adhem','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5546,5462,0,0,4550,0,0,0,'Grunt Zuul','','',0,7,0,0,0,1.3,1,0,65,65,85,7688,7688,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5547,5462,0,0,4548,0,0,0,'Grunt Tharlak','','',0,7,0,0,0,1.3,1,0,65,65,85,7688,7688,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5548,5875,0,0,2074,0,0,0,'[PH] Mine Boss','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5549,5875,0,0,3926,0,0,0,'[PH] Mine Guard','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5550,5875,0,0,87,0,0,0,'[PH] PVP Peasent','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5551,5875,0,0,1045,0,0,0,'[PH] Caravan Guard','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.893,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5552,5875,0,0,87,0,0,0,'[PH] PVP Peon','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5553,5875,0,0,1045,0,0,0,'[PH] Caravan Scout','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.893,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5554,5875,0,0,704,0,0,0,'[PH] PVP Wildlife','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1.176,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5555,5875,0,0,229,0,0,0,'[PH] Ogre Caravan Packhorse','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5556,5875,0,0,1985,0,0,0,'[PH] Alliance Commander','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5557,5875,0,0,2740,0,0,0,'[PH] Horde Commander','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5558,5875,0,0,2688,0,0,0,'[PH] Alliance Guard','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5559,5875,0,0,1906,0,0,0,'[PH] Horde Guard','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5560,5875,0,0,2688,0,0,0,'[PH] Alliance Raider','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5561,5875,0,0,1906,0,0,0,'[PH] Horde Raider','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5562,5875,0,0,2688,0,0,0,'[PH] Alliance Archer','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5563,5875,0,0,1906,0,0,0,'[PH] Horde Archer','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5564,5462,0,0,3449,0,0,0,'Simon Tanner','Leatherworking Trainer','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5565,5462,0,0,3448,0,0,0,'Jillian Tanner','Leatherworking Supplies','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,129,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5566,5462,0,0,3445,0,0,0,'Tannysa','Herbalism Trainer','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,83,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.306,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5567,5462,0,0,3444,0,0,0,'Sellandus','Apprentice Tailor','',0,7,0,0,0,1.1,1,0,31,31,12,1107,1107,0,1,1,2000,0,44,58,0,0,0,0,310000,1213,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5568,5462,0,0,6926,6927,6928,6929,'Captured Leper Gnome','','',0,7,0,0,0,1,1,0,8,8,35,156,156,0,1,0,2000,0,10,14,0,0,0,0,180000,306,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5569,5462,0,0,3457,0,0,0,'Fizzlebang Booms','Fireworks Vendor','',0,7,0,0,0,1.15,1,0,40,40,875,1753,1753,0,1,130,2000,0,56,74,0,0,0,0,180000,1938,0,0,0,0,0,0,1.725,0.3519,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5570,5462,0,0,3458,0,0,0,'Bruuk Barleybeard','Bartender','',0,7,0,0,0,1.25,1,0,50,50,55,2769,2769,0,1,642,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5587,5875,0,0,3167,0,0,0,'[PH] Alliance Mine Boss','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5588,5875,0,0,2989,0,0,0,'[PH] Alliance Mine Guard','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5589,5875,0,0,1870,0,0,0,'[PH] Horde Mine Boss','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5590,5875,0,0,1393,0,0,0,'[PH] Horde Mine Guard','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5591,5462,0,0,3508,0,0,0,'Dar','','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5592,5462,0,0,3511,0,0,0,'Tok\'Kar','','',0,7,0,0,0,1,1,0,43,43,29,2059,2059,0,1,2,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5593,5462,0,0,3519,0,0,0,'Katar','','',0,7,0,0,0,1,1,0,45,45,29,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5594,5462,0,0,7215,0,0,0,'Alchemist Pestlezugg','Alchemy Supplies','',0,7,0,0,0,1.2,1,0,45,45,474,2218,2218,0,1,131,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5595,5462,0,0,3524,3525,3526,3527,'Ironforge Guard','','Directions',0,7,0,0,0,1.5,1,0,75,75,57,15952,15952,0,1,268435457,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,8078,11971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1012),(5596,5875,0,0,6288,0,0,0,'Twain Test Prop','','',1,1,1,0,0,1,1,0,1,1,38,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.14,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5597,5462,0,0,3546,0,0,0,'Grunt Komak','','',0,7,0,0,0,1.15,1,0,38,38,29,1604,1604,0,1,0,2000,0,53,70,0,0,0,0,300000,1684,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5598,5462,0,0,6590,0,0,0,'Atal\'ai Exile','','',0,7,0,0,0,1.2,1,0,45,45,35,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,350000,2695,0,0,30,0,0,70,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5599,5462,0,0,3550,0,0,0,'Kon Yelloweyes','','',0,7,0,0,0,1.02,1,0,25,25,83,713,713,0,1,2,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5600,5462,0,0,4860,0,0,0,'Khan Dez\'hepah','','',0,7,0,0,0,1.1,1,0,35,35,130,1342,1342,0,1,0,2200,0,53.9,70.4,0,0,0,0,300000,1349,0,0,0,0,0,0,2.25,0.525,'',0,148,0,2.5,8,14,0,25710,7165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,6066,0,0,0,0,0,0),(5601,5462,0,0,9433,0,0,0,'Khan Jehn','','',0,7,0,0,0,1.15,1,0,37,37,133,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,2.25,0.525,'',0,172,0,2.5,8,14,0,7164,8380,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,6072,0,0,0,0,0,0),(5602,5462,0,0,9427,0,0,0,'Khan Shaka','','',0,7,0,0,0,1.15,1,0,37,37,132,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,2.25,0.525,'',0,167,0,2.5,8,14,0,7165,9080,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,6073,0,0,0,0,0,0),(5603,5462,0,0,3564,0,0,0,'Grunt Mojka','','',0,7,0,0,0,1.15,1,0,38,38,29,1604,1604,0,1,0,2000,0,53,70,0,0,0,0,300000,1684,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5604,5875,0,0,2576,0,0,0,'[UNUSED] [PH] Orcish Barfly','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5605,5462,0,0,3591,0,0,0,'Tisa Martine','','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5606,5462,0,0,3604,0,0,0,'Goma','','',0,7,0,0,0,1,1,0,12,12,29,247,247,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5607,5462,0,0,338,0,0,0,'Roger','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5608,5462,0,0,221,0,0,0,'Jamin','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5609,5462,0,0,3605,0,0,0,'Zazo','','',0,7,0,0,0,1,1,0,14,14,29,300,300,0,1,0,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5610,5462,0,0,7137,0,0,0,'Kozish','','',0,7,0,0,0,1,1,0,12,12,29,247,247,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5611,5462,0,0,3606,0,0,0,'Barkeep Morag','','',0,7,0,0,0,1,1,0,13,13,29,273,273,0,1,642,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5612,5462,0,0,3607,0,0,0,'Gimrizz Shadowcog','Warlock Trainer','',0,7,0,0,0,1,1,0,15,15,875,328,328,0,1,49,1500,0,16.5,21.75,0,0,0,0,180000,665,0,0,0,0,85,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5613,5462,0,0,3608,0,0,0,'Doyo\'da','','',0,7,0,0,0,1,1,0,11,11,126,222,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5614,5462,0,0,3609,0,0,0,'Sarok','','',0,7,0,0,0,1.02,1,0,25,25,29,713,713,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5615,5462,0,0,5571,5572,0,0,'Wastewander Rogue','','',0,7,0,0,0,1.2,1,0,43,44,16,2059,2138,0,1,0,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.306,'',0,245,0,2.5,8,14,0,8721,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5616,5462,0,0,5532,5533,0,0,'Wastewander Thief','','',0,7,0,0,0,1.2,1,0,40,41,16,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,1.5,0.306,'',0,206,0,2.5,8,14,0,6713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5617,5462,0,0,5530,5531,0,0,'Wastewander Shadow Mage','','',0,7,0,0,0,1.2,1,0,42,43,16,1387,1441,3523,1,0,2000,0,47,66,0,0,0,0,300000,1926,0,0,0,0,85,0,1.5,0.306,'',0,231,0,2.5,8,14,0,8401,7322,20826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5618,5462,0,0,5568,5569,0,0,'Wastewander Bandit','','',0,7,0,0,0,1.2,1,0,41,42,16,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,0.306,'',0,217,0,2.5,8,14,0,8629,8721,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5620,5462,0,0,3638,0,0,0,'Bartender Wental','Food & Drink','',0,7,0,0,0,1.02,1,0,21,21,12,531,531,0,1,640,1000,0,15.5,20,0,0,0,0,300000,872,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5621,5875,0,0,3639,0,0,0,'Timmy','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5622,5462,0,0,4688,0,0,0,'Ongeku','','',0,7,0,0,0,1.15,1,0,37,37,51,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.725,0.25415,'',0,172,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6190,0,0,0,0,0,0,0),(5623,5462,0,0,5573,5574,0,0,'Wastewander Assassin','','',0,7,0,0,0,1.2,1,0,44,45,16,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,261,0,2.5,8,14,0,7160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5624,5462,0,0,10699,0,0,0,'Undercity Guardian','','Directions',0,6,0,0,0,1,1,0,75,75,71,15952,15952,0,1,268435457,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,10,1.95,0.65,'12187',0,0,0,2.5,8,14,0,12187,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,142),(5625,5875,0,0,953,0,0,0,'Theramore Transport','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5626,5875,0,0,3670,0,0,0,'Joey','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5627,5875,0,0,3669,0,0,0,'Johnny','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5628,5875,0,0,3939,0,0,0,'Lieutenant Beech','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5629,5875,0,0,3946,0,0,0,'Theramore Commando','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5630,5875,0,0,3947,0,0,0,'Theramore Mage','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5631,5875,0,0,3943,0,0,0,'Theramore Medic','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5632,5875,0,0,130,0,0,0,'Theramore Incursion Master Control Program','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5633,5875,0,0,3941,0,0,0,'Lieutenant Baxter','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5634,5462,0,0,3874,0,0,0,'Rhapsody Shindigger','','',0,7,0,0,0,1.2,1,0,44,44,35,2138,2138,0,1,2,2000,0,72,96,0,0,0,0,350000,2528,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5635,5462,0,0,7005,0,0,0,'Falstad Wildhammer','High Thane','',0,7,0,0,0,1.25,1,0,50,50,694,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,350000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5636,5462,0,0,7007,0,0,0,'Gryphon Master Talonaxe','','',0,7,0,0,0,1.2,1,0,44,44,694,2138,2138,0,1,2,2000,0,72,96,0,0,0,0,350000,2528,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5637,5462,0,0,3756,0,0,0,'Roetten Stonehammer','Reclaimers Inc.','',0,7,0,0,0,1.15,1,0,40,40,122,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5638,5462,0,0,3757,0,0,0,'Kreldig Ungor','Reclaimers Inc.','',0,7,0,0,0,1.1,1,0,35,35,122,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5639,5462,0,0,3758,0,0,0,'Craven Drok','','',0,7,0,0,0,1.1,1,0,35,35,83,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5640,5462,0,0,3759,0,0,0,'Keldran','','',0,7,0,0,0,1,1,0,38,38,29,1604,1604,0,1,2,2000,0,53,70,0,0,0,0,300000,1684,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5641,5462,0,0,3760,0,0,0,'Takata Steelblade','','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5642,5462,0,0,3789,0,0,0,'Vahlarriel Demonslayer','','',0,7,0,0,0,1.15,1,0,37,37,124,1536,1536,0,1,2,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5643,5462,0,0,3790,0,0,0,'Tyranis Malem','','',0,7,0,0,0,1,1,0,36,36,16,1208,1208,1097,1,0,2000,0,46,61,0,0,0,0,300000,1455,0,0,0,0,0,0,1.5,0.389,'',0,152,0,2.5,8,14,0,15798,9739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6767,0,0,0,0,0,0,0),(5644,5462,0,0,3791,0,0,0,'Dalinda Malem','','',4096,7,0,0,0,1,1,0,35,35,10,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5645,5462,0,0,6413,6414,0,0,'Sandfury Hideskinner','','',0,7,0,0,0,1.2,1,0,42,43,37,1981,2059,0,1,0,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.5,0.306,'',0,231,0,2.5,8,14,0,7159,19448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5646,5462,0,0,6411,6412,0,0,'Sandfury Axe Thrower','','',0,7,0,0,0,1.2,1,0,42,44,37,1981,2138,0,1,0,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.306,'',0,232,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5647,5462,0,0,6415,6416,0,0,'Sandfury Firecaller','','',0,7,0,0,0,1.2,2,0,43,44,37,1648,1711,2915,1,0,2000,0,67,89,0,0,0,0,300000,2527,0,0,0,0,0,0,1.5,0.306,'',0,243,0,2.5,8,14,0,11990,20832,10148,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5648,5462,0,0,6419,6420,0,0,'Sandfury Shadowcaster','','',0,7,0,1,0,3,2,0,43,44,37,3603,3741,7255,1,0,2000,0,122.4,170.4,0,0,0,0,18000000,2078,0,0,0,0,85,0,1.5,0.306,'20798',0,733,0,2.5,8,14,0,12471,14032,20798,0,0,0,0,0,0,0,0,0,0,0,0,0,9523,0,0,0,0,0,0,0),(5649,5462,0,0,6423,6424,0,0,'Sandfury Blood Drinker','','',0,7,0,1,0,3,2,0,44,45,37,5346,5544,0,1,0,2000,0,182.4,240,0,0,0,0,18000000,2695,0,0,0,0,0,0,1.5,0.306,'',0,781,0,2.5,8,14,0,11898,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9523,0,0,0,0,0,0,0),(5650,5462,0,0,6421,6422,0,0,'Sandfury Witch Doctor','','',0,7,0,1,0,3,2,0,44,45,37,4278,4434,3017,1,0,2000,0,168,223.2,0,0,0,0,1800000,2692,0,0,0,0,0,0,1.5,0.306,'',0,781,0,2.5,8,14,0,11899,8264,17843,0,0,0,0,0,0,0,0,0,0,0,0,0,9523,0,0,0,0,0,0,0),(5651,5462,0,0,6228,0,0,0,'Patrick Garrett','','',0,7,0,0,0,1,1,0,15,15,68,328,328,0,1,2,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5652,5462,0,0,3019,0,0,0,'Undercity Practice Dummy','','',0,9,0,0,0,1,1,0,25,25,914,2097,2097,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(5653,5462,0,0,3853,0,0,0,'Tyler','','',0,7,0,0,0,2,1,0,20,20,118,968,968,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5654,5462,0,0,3854,0,0,0,'Edward','','',0,7,0,0,0,2,1,0,20,20,118,968,968,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5655,5462,0,0,3864,0,0,0,'Robert Gossom','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5656,5462,0,0,3862,0,0,0,'Richard Van Brunt','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5657,5462,0,0,3861,0,0,0,'Marla Fowler','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5658,5462,0,0,3860,0,0,0,'Chloe Curthas','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5659,5462,0,0,3859,0,0,0,'Andrew Hartwell','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5660,5462,0,0,3863,0,0,0,'Riley Walker','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5661,5462,0,0,3876,0,0,0,'Brother Malach','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,7162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5662,5462,0,0,3879,0,0,0,'Sergeant Houser','Sergeant','',0,7,0,0,0,1,1,0,40,40,68,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5663,5462,0,0,3882,0,0,0,'Travist Bosk','','',0,7,0,0,0,1,1,0,20,20,1154,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5664,5462,0,0,3880,0,0,0,'Eldin Partridge','','',0,7,0,0,0,1,1,0,20,20,1154,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5665,5462,0,0,3883,0,0,0,'Alyssa Blaye','','',0,7,0,0,0,1,1,0,20,20,1154,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5666,5462,0,0,3899,0,0,0,'Gunther\'s Visage','','',0,7,0,0,0,1.3,1,0,53,53,68,3866,3866,0,1,0,1480,0,65.86,88.06,1,1628,100.936,148.148,0,3128,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5667,5462,0,0,3944,0,0,0,'Venya Marthand','','',0,7,0,0,0,1,1,0,10,10,83,198,198,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5668,5462,0,0,4004,0,0,0,'Mattie Alred','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5669,5462,0,0,4010,0,0,0,'Helena Atwood','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,9008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5670,5462,0,0,4005,0,0,0,'Edrick Killian','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5671,5875,0,0,4006,0,0,0,'[UNUSED] Lawrence Sawyer','','',102,7,0,0,0,1,1,0,20,20,68,919,919,0,1,0,1810,0,26.245,35.295,1,1991,39.82,59.73,0,836,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5672,5875,0,0,4008,0,0,0,'[UNUSED] Charles Brewton','','',102,7,0,0,0,1,1,0,1,1,68,64,64,0,1,0,2000,0,2,2,1,2200,2.2,2.2,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5674,5462,0,0,3020,0,0,0,'Practice Target','','',0,9,0,0,0,3,1,0,25,25,1034,2097,2097,0,1,0,2000,0,35,48,0,0,0,0,120000,1008,0,0,0,0,0,0,1,0.66,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5675,5462,0,0,3948,0,0,0,'Carendin Halgar','','',0,7,0,0,0,1.25,1,0,50,50,83,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5676,5462,0,0,1132,0,0,0,'Summoned Voidwalker','','',0,3,0,0,0,1,1,0,10,10,14,200,200,0,1,0,1910,0,12.415,16.235,0,0,0,0,0,463,0,0,0,0,85,0,2,0.8,'',0,15,0,2.5,8,14,0,7750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5677,5462,0,0,10923,0,0,0,'Summoned Succubus','','',0,3,0,0,0,1,1,0,20,20,90,433,433,490,1,0,1810,0,24.435,32.58,0,0,0,0,0,840,0,0,0,0,85,0,2.25,0.6045,'',0,0,0,2.5,8,14,0,16583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5678,5875,0,0,2689,0,0,0,'[UNUSED] Deathstalker Vincent DEBUG','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5679,5462,0,0,4009,0,0,0,'Lysta Bancroft','','',0,7,0,0,0,1.05,1,0,30,30,68,774,774,2175,1,2,2000,0,30,42,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5680,5462,0,0,3976,3975,3974,3973,'Male Human Captive','','',0,7,0,0,0,2,1,0,5,5,123,204,204,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5681,5462,0,0,3980,3979,3978,3977,'Female Human Captive','','',0,7,0,0,0,2,1,0,7,7,123,274,274,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5682,5462,0,0,3981,0,0,0,'Dalin Forgewright','','',0,7,0,0,0,1,1,0,20,20,123,433,433,490,1,0,2000,0,27,36,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.306,'',0,41,0,2.5,8,14,0,23895,13864,14053,0,0,0,0,0,0,0,0,0,0,0,0,0,6312,0,0,0,0,0,0,0),(5683,5462,0,0,3989,0,0,0,'Comar Villard','','',0,7,0,0,0,1.02,1,0,22,22,123,508,508,545,1,2,2000,0,30,39,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,0.306,'',0,51,0,2.5,8,14,0,12540,3417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6313,0,0,0,0,0,0,0),(5685,5462,0,0,829,0,0,0,'Captive Ghoul','','',0,6,0,0,0,2,1,0,10,10,233,396,396,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,85,0,1.35,0.4797,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5686,5462,0,0,2676,0,0,0,'Captive Zombie','','',0,6,0,0,0,2,1,0,8,8,233,312,312,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5687,5462,0,0,1693,0,0,0,'Captive Abomination','','',0,6,0,0,0,1,1,0,20,20,233,968,968,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,85,0,2.175,0.725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5688,5462,0,0,8190,0,0,0,'Innkeeper Renee','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5689,5875,0,0,235,0,0,0,'Steed','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5690,5462,0,0,4007,0,0,0,'Clyde Kellen','Fishing Trainer','',0,7,0,0,0,1,1,0,16,16,68,356,356,0,1,81,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5691,5462,0,0,4028,0,0,0,'Dalin Forgewright Projection','','',0,7,0,0,0,1,1,0,1,1,35,484,484,0,1,0,2000,0,29,39,1,2200,44,66,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5692,5462,0,0,4029,0,0,0,'Comar Villard Projection','','',0,7,0,0,0,1,1,0,1,1,35,484,484,0,1,0,2000,0,29,39,1,2200,44,66,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5693,5462,0,0,4020,0,0,0,'Godrick Farsan','','',0,7,0,0,0,1,1,0,15,15,68,328,328,0,1,2,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5694,5462,0,0,5076,0,0,0,'High Sorcerer Andromath','','',0,7,0,0,0,1.35,1,0,62,62,12,3059,3059,6015,1,2,1000,0,65.5,94,0,0,0,0,500000,3500,0,0,0,0,0,0,1.5,0.306,'',0,2500,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5695,5462,0,0,4039,0,0,0,'Vance Undergloom','Enchanting Trainer','',0,7,0,0,0,1.1,1,0,31,31,68,1107,1107,0,1,81,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5696,5462,0,0,4050,0,0,0,'Gerard Abernathy','','',0,7,0,0,0,1.15,1,0,40,40,68,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5697,5462,0,0,4054,0,0,0,'Theresa','Gerard\'s Mindslave','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5698,5462,0,0,4052,0,0,0,'Joanna Whitehall','','',0,7,0,0,0,1.15,1,0,40,40,68,1753,1753,0,1,641,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5699,5462,0,0,4053,0,0,0,'Leona Tharpe','','',0,7,0,0,0,1.15,1,0,40,40,68,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5700,5462,0,0,4057,0,0,0,'Samantha Shackleton','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5701,5462,0,0,4058,0,0,0,'Selina Pickman','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5702,5462,0,0,4059,0,0,0,'Jezelle Pruitt','','',0,7,0,0,0,1.15,1,0,40,40,68,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5703,5462,0,0,4060,0,0,0,'Winifred Kerwin','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5704,5462,0,0,4061,0,0,0,'Adrian Bartlett','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5705,5462,0,0,4062,0,0,0,'Victor Bartholomew','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5706,5462,0,0,4063,0,0,0,'Davitt Hickson','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5707,5462,0,0,4064,0,0,0,'Reginald Grimsford','','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5708,5462,0,0,4065,0,0,0,'Spawn of Hakkar','','',1,1,27,1,0,3,1,0,49,49,16,6414,6414,0,1,0,1225,0,122.01,161.7,0,0,0,0,1000000000,2912,2,2,2,2,2,2,3.35,2,'',0,0,0,2.5,8,14,0,12280,0,0,0,0,0,0,0,0,0,0,0,0,8323,0,0,0,0,0,0,0,0,0,0),(5709,5462,0,0,7806,0,0,0,'Shade of Eranikus','','',0,2,0,1,1,13,1,0,50,50,50,28795,28795,0,1,0,1208,0,123.216,162.355,0,0,0,0,1000000000,2966,0,0,0,0,0,0,3.6,2,'',0,1436,0,2.5,8,14,0,3391,12890,11876,12891,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(5710,5462,0,0,6708,0,0,0,'Jammal\'an the Prophet','','',0,7,0,1,1,5,1,0,50,50,37,8860,8860,1807,1,0,1200,0,113.76,149.76,0,0,0,0,1000000000,2964,0,0,0,0,0,0,3.36,2,'',0,1341,0,2.5,8,14,0,12468,10893,12480,0,0,0,0,0,0,0,0,0,0,0,0,0,6181,6212,0,0,0,0,0,0),(5711,5462,0,0,6709,0,0,0,'Ogom the Wretched','','',0,6,0,1,0,3,2,0,49,49,37,5130,5130,3500,1,0,1183,0,109.309,144.799,0,0,0,0,1000000000,2910,0,0,0,0,0,0,3.36,2,'',0,1289,0,2.5,8,14,0,15654,11660,0,0,0,0,0,0,0,4,0,0,0,0,0,0,6181,0,0,0,0,0,0,0),(5712,5462,0,0,6699,0,0,0,'Zolo','','',0,6,0,1,0,5,1.5,0,49,49,37,8550,8550,2625,1,0,1183,0,109.309,144.799,0,0,0,0,1000000000,2910,0,0,0,0,0,0,3.11,2,'',0,1174,0,2.5,8,14,0,12506,12058,0,0,0,0,0,0,0,4,0,0,0,0,0,0,6181,20608,0,0,0,0,0,0),(5713,5462,0,0,6698,0,0,0,'Gasher','','',0,6,0,1,0,3,1,0,49,49,37,6414,6414,0,1,0,1183,0,117.827,156.156,0,0,0,0,1000000000,2912,0,0,0,0,0,0,3.11,2,'',0,1171,0,2.5,8,14,0,15580,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,6181,20606,0,0,0,0,0,0),(5714,5462,0,0,6700,0,0,0,'Loro','','',0,6,0,1,0,3,1,0,49,49,37,6414,6414,0,1,0,1183,0,117.827,156.156,0,0,0,0,1000000000,2912,0,0,0,0,0,0,3.11,2,'',0,1178,0,2.5,8,14,0,12782,15655,0,0,0,0,0,0,0,4,0,0,0,0,0,0,6181,20608,0,0,0,0,0,0),(5715,5462,0,0,6702,0,0,0,'Hukku','','',0,6,0,1,0,5,1.5,0,49,49,37,7485,7485,6422,1,0,1183,0,82.337,114.988,0,0,0,0,1000000000,2351,0,0,0,0,0,0,3.11,2,'',0,1236,0,2.5,8,14,0,12790,12471,12279,32963,0,0,0,0,0,4,0,0,0,0,0,0,6181,20607,0,0,0,0,0,0),(5716,5462,0,0,6701,0,0,0,'Zul\'Lor','','',0,6,0,1,0,7.5,1,0,49,49,37,16035,16035,0,1,0,1183,0,117.827,156.156,0,0,0,0,1000000000,2912,0,0,0,0,0,0,3.11,2,'',0,1243,0,2.5,8,14,0,12530,40505,0,0,0,0,0,0,0,4,0,0,0,0,0,0,6181,20606,0,0,0,0,0,0),(5717,5462,0,0,6707,0,0,0,'Mijan','','',0,6,0,1,0,6,2.5,0,49,49,37,10260,10260,4375,1,0,1183,0,109.309,144.799,0,0,0,0,1000000000,2910,0,0,0,0,0,0,3.11,2,'',0,1244,0,2.5,8,14,0,8362,12492,11899,8148,0,0,0,0,0,4,0,0,0,0,0,0,6181,20607,0,0,0,0,0,0),(5718,5462,0,0,7553,0,0,0,'Rothos','','',8,2,0,1,0,25,1,0,62,62,50,80925,80925,0,1,0,2000,0,791.2,1104,0,0,0,0,600000,4344,0,0,0,0,0,0,4.5,2.25,'',0,2073,0,2.5,8,14,0,20667,20672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5719,5462,0,0,7975,0,0,0,'Morphaz','','',0,2,0,1,1,5,1,0,50,50,50,11075,11075,0,1,0,1216,0,124.032,163.43,0,0,0,0,1000000000,2966,0,0,0,0,0,0,3,1.5,'',0,1229,0,2.5,8,14,0,12882,12884,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20025,20019,20085,20022,0,0,144,0),(5720,5462,0,0,6375,0,0,0,'Weaver','','',0,2,0,1,1,5,1,0,50,50,50,11075,11075,0,1,0,1225,0,390.469,514.5,0,0,0,0,0,2966,0,0,0,0,0,0,3.36,2,'',0,1169,0,2.5,8,14,0,12882,12884,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(5721,5462,0,0,7553,0,0,0,'Dreamscythe','','',0,2,0,1,1,5,1,0,50,50,50,11075,11075,0,1,0,1216,0,387.6,510.72,0,0,0,0,0,2966,0,0,0,0,0,0,4.5,2.25,'',0,1309,0,2.5,8,14,0,12882,12884,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(5722,5462,0,0,9584,0,0,0,'Hazzas','','',0,2,0,1,1,5,1,0,50,50,50,11075,11075,0,1,0,1225,0,124.95,164.64,0,0,0,0,1000000000,2966,0,0,0,0,0,0,3.29,2,'',0,1307,0,2.5,8,14,0,12884,12882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(5723,5462,0,0,1555,0,0,0,'Warug\'s Target Dummy','','',0,9,0,0,0,1,1,0,26,26,132,730,730,0,1,0,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,2,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5724,5462,0,0,4107,0,0,0,'Ageron Kargal','','',0,7,0,0,0,1,1,0,15,15,83,328,328,0,1,2,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5725,5462,0,0,10192,0,0,0,'Deathguard Lundmark','','Directions',0,7,0,0,0,2,1,0,15,15,71,656,656,0,1,268435457,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,10,1.5,0.383,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1003),(5726,5462,0,0,850,0,0,0,'Jezelle\'s Felhunter','','',0,3,0,0,0,1.05,1,0,30,30,68,852,852,852,1,0,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,0.75,0.1735,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5727,5462,0,0,2346,0,0,0,'Jezelle\'s Felsteed','','',0,3,0,0,0,1.15,1,0,40,40,68,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,2,1.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5728,5462,0,0,10923,0,0,0,'Jezelle\'s Succubus','','',0,3,0,0,0,1.15,1,0,40,40,68,1753,1753,0,1,0,1610,0,45.08,59.57,0,0,0,0,0,1938,0,0,0,0,0,0,2.25,0.6045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5729,5462,0,0,1130,0,0,0,'Jezelle\'s Voidwalker','','',0,3,0,0,0,1.15,1,0,40,40,68,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,2.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5730,5462,0,0,4449,0,0,0,'Jezelle\'s Imp','','',0,3,0,0,0,1.15,1,0,40,40,68,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5731,5462,0,0,4108,0,0,0,'Apothecary Vallia','Royal Apothecary Society','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5732,5462,0,0,4109,0,0,0,'Apothecary Katrina','Royal Apothecary Society','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5733,5462,0,0,4110,0,0,0,'Apothecary Lycanus','Royal Apothecary Society','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5734,5462,0,0,4111,0,0,0,'Apothecary Keever','Royal Apothecary Society','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5735,5462,0,0,3980,3979,3978,3977,'Caged Human Female','','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5736,5462,0,0,3976,3975,3974,3973,'Caged Human Male','','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5737,5875,0,0,4112,0,0,0,'Caged Dwarf Female','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5738,5462,0,0,4116,4117,4118,4119,'Caged Dwarf Male','','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5739,5462,0,0,134,0,0,0,'Caged Squirrel','','',0,8,0,0,0,1,1,0,5,5,68,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5740,5875,0,0,304,0,0,0,'Caged Chicken','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.145,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5741,5462,0,0,328,0,0,0,'Caged Rabbit','','',0,8,0,0,0,1,1,0,5,5,68,102,102,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5742,5462,0,0,901,0,0,0,'Caged Toad','','',0,8,0,0,0,1,1,0,5,5,68,64,64,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5743,5462,0,0,856,0,0,0,'Caged Sheep','','',0,8,0,0,0,1,1,0,5,5,68,102,102,0,1,0,2000,0,5,7,0,0,0,0,180000,111,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5744,5462,0,0,4120,0,0,0,'Cedric Stumpel','','',0,7,0,0,0,1,1,0,20,20,68,405,405,1202,1,0,2000,0,21,29,0,0,0,0,300000,701,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5745,5875,0,0,4121,0,0,0,'Lazlow Ashby','','',102,7,0,0,0,1,1,0,20,20,68,919,919,0,1,0,1810,0,26.245,35.295,1,1991,39.82,59.73,0,836,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5746,5875,0,0,4122,0,0,0,'Appolonia Kimble','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5747,5462,0,0,4123,0,0,0,'Hepzibah Sedgewick','','',0,7,0,0,0,1,1,0,20,20,68,405,405,1202,1,0,2000,0,21,29,0,0,0,0,300000,701,0,0,0,0,0,0,1.5,0.383,'',0,40,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5748,5462,0,0,7689,0,0,0,'Killian Sanatha','Fisherman','',0,7,0,0,0,1,1,0,18,20,68,420,1300,0,1,128,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5749,5462,0,0,4175,0,0,0,'Kayla Smithe','','',0,7,0,0,0,1,1,0,10,10,68,178,178,382,1,3,1500,0,6,9.75,0,0,0,0,300000,423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5750,5462,0,0,4176,0,0,0,'Gina Lang','','',0,7,0,0,0,1,1,0,10,10,68,178,178,382,1,3,2000,0,8,13,0,0,0,0,300000,423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5752,5462,0,0,4692,0,0,0,'Corporal Melkins','','',0,7,0,0,0,1.15,1,0,39,39,123,1678,1678,0,1,2,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5753,5462,0,0,4149,0,0,0,'Martha Strain','','',0,7,0,0,0,1,1,0,20,20,68,405,405,1202,1,3,2000,0,21,29,0,0,0,0,300000,701,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5754,5462,0,0,4150,0,0,0,'Zane Bradford','Wand Vendor','',0,7,0,0,0,1,1,0,10,10,68,198,198,0,1,4226,1500,0,9.75,12.75,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5755,5462,0,0,4312,0,0,0,'Deviate Viper','','',1,1,35,1,0,2.5,1,0,19,19,270,1122,1122,0,1,0,2000,0,45.9,62.9,0,0,0,0,7200000,802,0,0,0,0,0,0,0.9375,0.75,'',0,0,0,2.5,8,14,0,7947,0,0,0,0,0,0,0,0,0,0,0,0,12939,0,0,6443,0,0,0,0,0,0,0),(5756,5462,0,0,2706,0,0,0,'Deviate Venomwing','','',1,1,27,1,0,3,1,0,19,19,270,1347,1347,0,1,0,2000,0,45.9,62.9,0,0,0,0,7200000,802,2,2,2,2,2,2,0.7,0.7,'',0,0,0,2.5,8,14,0,7951,0,0,0,0,0,0,0,0,0,0,0,0,8901,0,0,6443,0,0,0,0,0,0,0),(5757,5462,0,0,4177,0,0,0,'Lilly','Enchanting Supplies','',0,7,0,0,0,1,1,0,19,19,68,860,860,0,1,130,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5758,5462,0,0,4178,0,0,0,'Leo Sarn','Enchanting Supplies','',0,7,0,0,0,1,1,0,18,18,68,720,720,0,1,130,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5759,5462,0,0,4179,0,0,0,'Nurse Neela','First Aid Trainer','',0,7,0,0,0,1,1,0,10,10,68,198,198,0,1,81,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5760,5462,0,0,4426,0,0,0,'Lord Azrethoc','','',0,3,0,1,0,3,1,0,40,40,90,4572,4572,0,1,0,2000,0,134.4,177.6,0,0,0,0,550000,1938,0,0,0,0,85,160,3.75,1.91,'',0,202,0,2.5,8,14,0,13737,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6252,0,0,0,0,0,0,0),(5761,5462,0,0,1084,0,0,0,'Deviate Shambler','','',0,4,0,1,0,3,1,0,19,19,270,1212,1212,456,1,0,2000,0,44.2,57.8,0,0,0,0,7200000,802,100,100,100,100,100,100,1.5,1.345,'',0,112,0,2.5,8,14,0,7948,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6443,0,0,0,0,0,0,0),(5762,5462,0,0,4305,0,0,0,'Deviate Moccasin','','',1,1,35,1,0,3,1,0,19,19,14,1347,1347,0,1,0,1483,0,150.154,205.766,0,0,0,0,0,802,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11587,0,0,6443,0,0,0,0,0,0,0),(5763,5462,0,0,470,0,0,0,'Nightmare Ectoplasm','','',0,10,0,0,0,1,1,0,20,20,14,494,494,0,1,0,1760,0,25.52,34.32,0,0,0,0,0,836,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6464,0,0,0,0,0,0,0),(5764,5875,0,0,7029,0,0,0,'Guardian of Blizzard','','',0,4,0,0,0,1,1,0,63,63,16,8832,8832,0,1,0,1020,0,92.31,129.03,0,0,0,0,0,4641,0,0,0,0,0,0,4,1.806,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5765,5462,0,0,4209,0,0,0,'Ruzan','','',0,7,0,0,0,1,1,0,10,10,29,198,198,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5766,5462,0,0,2278,0,0,0,'Savannah Cub','','',1,1,2,0,0,1,1,0,4,5,16,86,102,0,1,0,1200,0,3,4.2,0,0,0,0,275000,111,0,0,0,0,0,0,1.09068,0.578059,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5820,0,0,0,0,0,0,0,0,0,0),(5767,5462,0,0,4289,0,0,0,'Nalpak','Disciple of Naralex','',0,7,0,0,0,1,1,0,14,14,35,300,300,0,1,2,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5768,5462,0,0,4290,0,0,0,'Ebru','Disciple of Naralex','',0,7,0,0,0,1,1,0,14,14,35,300,300,0,1,2,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5769,5462,0,0,4519,0,0,0,'Arch Druid Hamuul Runetotem','','',0,7,0,0,0,1,1,0,62,62,104,3496,3496,2568,1,3,2000,0,160,223,0,0,0,0,250000,4340,0,0,0,0,0,0,4.86,1.16964,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5770,5462,0,0,4513,0,0,0,'Nara Wildmane','','',0,7,0,0,0,1,1,0,55,55,83,3398,3398,0,1,2,2000,0,94,125,0,0,0,0,250000,3234,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5771,5462,0,0,4696,0,0,0,'Jugkar Grim\'rod','','',0,7,0,0,0,1.15,1,0,40,40,90,1410,1410,1283,1,0,2000,0,52,69,0,0,0,0,300000,1937,0,0,0,0,85,0,1.5,0.372,'',0,206,0,2.5,8,14,0,12471,20787,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5772,5462,0,0,4427,0,0,0,'Lord Azrethoc\'s Image','','',0,3,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5773,5462,0,0,4428,0,0,0,'Jugkar Grim\'rod\'s Image','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5774,5462,0,0,207,2320,2328,2326,'Riding Wolf','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5775,5462,0,0,4256,0,0,0,'Verdan the Everliving','','',0,4,0,1,1,8,1,0,20,20,270,3872,3872,0,1,0,3500,0,86.275,116.025,0,0,0,0,36000000,836,0,0,0,0,30,0,6.75,6.0525,'',0,149,0,2.5,8,14,0,8142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6443,0,0,0,0,0,0,0),(5776,5875,0,0,4267,0,0,0,'Evolving Ectoplasm (Red)','','',0,10,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6464,0,0,0,0,0,0,0),(5777,5875,0,0,2568,0,0,0,'Evolving Ectoplasm (Green)','','',0,10,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6464,0,0,0,0,0,0,0),(5778,5875,0,0,4535,0,0,0,'Evolving Ectoplasm (Black)','','',0,10,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6464,0,0,0,0,0,0,0),(5779,5875,0,0,4440,0,0,0,'Summoned Viper','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5780,5462,0,0,4266,0,0,0,'Cloned Ectoplasm','','',0,10,0,0,0,1,1,0,16,17,14,550,600,0,1,0,1491,0,18.6375,24.6015,0,0,0,0,0,734,0,0,0,0,0,0,0.875,0.4193,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5781,5462,0,0,10056,0,0,0,'Silithid Creeper Egg','','',0,10,0,0,0,1,1,0,20,21,413,240,254,0,1,0,1800,0,27.9,36,0,0,0,0,0,872,0,0,0,0,0,0,2.5,0.75,'',0,0,0,2.5,8,14,0,7,6588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5782,5462,0,0,4271,0,0,0,'Crildor','','',0,7,0,1,0,10,1,0,55,55,80,26140,26140,0,1,2,2000,0,225.6,300,0,0,0,0,600000,3234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5783,5462,0,0,4291,0,0,0,'Kalldan Felmoon','Specialist Leatherworking Supplies','',0,7,0,0,0,1,1,0,27,27,35,840,840,0,1,130,2000,0,38,51,0,0,0,0,275000,1078,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5784,5462,0,0,4288,0,0,0,'Waldor','Leatherworking Trainer','',0,7,0,0,0,1,1,0,28,28,35,896,896,0,1,81,2000,0,39,53,0,0,0,0,275000,1111,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5785,5462,0,0,2163,0,0,0,'Sister Hatelash','','',0,7,0,2,0,1,1,0,11,11,514,416,416,205,1,0,2000,0,23.8,30.6,0,0,0,0,43200000,526,0,0,0,0,0,0,1.95,0.6188,'',0,28,0,2.5,8,14,0,9532,6960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5786,5462,0,0,275,0,0,0,'Snagglespear','','',0,7,0,4,0,1,1,0,9,9,39,176,176,0,1,0,3000,0,16.5,22.5,0,0,0,0,19900000,387,0,0,0,0,0,0,1.5,0.5,'',0,10,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5787,5462,0,0,6692,0,0,0,'Enforcer Emilgund','','',0,7,0,4,0,1,1,0,11,11,16,333,333,0,1,0,3000,0,22.5,30,0,0,0,0,19900000,528,0,0,0,0,0,0,1.275,0.75905,'',0,13,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5788,5875,0,0,4315,0,0,0,'Gelgann Direforge','Ironforge Surveyor','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5789,5875,0,0,4314,0,0,0,'Serra Mountainhome','Ironforge Surveyor','',0,7,0,2,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5790,5875,0,0,4316,0,0,0,'Lizzle Sprysprocket','Ironforge Surveyor','',0,7,0,2,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5791,5875,0,0,4435,0,0,0,'Cobrahn Snake Form','Druid of the Fang','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9738,0,0,0,0,0,0,0),(5792,5462,0,0,10989,0,0,0,'Drag Master Miglen','','',0,7,0,0,0,1,1,0,35,35,35,830,830,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5525,0.31671,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5793,5875,0,0,4433,0,0,0,'Captain Armistice','Alliance Peacekeeper','',0,7,0,2,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5794,5875,0,0,4431,0,0,0,'Thurmonde the Devout','Alliance Peacekeeper','',0,7,0,2,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5795,5875,0,0,4432,0,0,0,'Grash Thunderbrew','Alliance Peacekeeper','',0,7,0,2,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5796,5875,0,0,1006,0,0,0,'Ben','Grash Thunderbrew\'s Pet','',0,1,0,2,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.275,0.51935,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5797,5462,0,0,4345,0,0,0,'Aean Swiftriver','Alliance Outrunner','',0,7,0,2,0,3,1,0,22,22,124,1686,1686,0,1,2,2000,0,54.4,71.4,0,0,0,0,420000,906,0,0,0,0,0,0,1.5,0.306,'',0,162,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5798,5462,0,0,4346,0,0,0,'Thora Feathermoon','Alliance Outrunner','',0,7,0,2,0,3,1,0,25,25,124,2097,2097,0,1,2,2000,0,84,115.2,0,0,0,0,420000,1008,0,0,0,0,0,0,1.5,0.306,'',0,210,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5799,5462,0,0,4348,0,0,0,'Hannah Bladeleaf','Alliance Outrunner','',0,7,0,2,0,3,3,0,24,24,124,1953,1953,0,1,2,2000,0,57.8,78.2,0,0,0,0,420000,975,0,0,0,0,0,0,1.5,0.306,'',0,195,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5800,5462,0,0,4347,0,0,0,'Marcus Bel','Alliance Outrunner','',0,7,0,2,0,3,3,0,22,22,124,1686,1686,0,1,2,2000,0,54.4,71.4,0,0,0,0,420000,906,0,0,0,0,0,0,1.5,0.306,'',0,165,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5801,5875,0,0,2591,0,0,0,'[PH] Party Bot','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5806,5462,0,0,9590,0,0,0,'Treant Ally','','',0,4,0,0,0,1,1,0,24,25,124,651,699,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,23,23,23,23,46,23,2,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5807,5462,0,0,1973,0,0,0,'The Rake','','',1,1,2,4,0,1,1,0,10,10,16,210,210,618,1,0,1200,0,7.8,10.2,0,0,0,0,19900000,463,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,12166,0,0,0,0,0,0,0,0,0,0,0,0,13337,0,0,0,0,0,0,0,0,144,0),(5808,5462,0,0,9444,0,0,0,'Warlord Kolkanis','','',0,7,0,4,0,1,1,0,9,9,130,176,176,0,1,0,2000,0,11,15,0,0,0,0,14400000,387,0,0,0,0,0,0,1.275,0.2975,'',0,8,0,2.5,8,14,0,12555,8078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4870,0,0,0,0,0,0,0),(5809,5462,0,0,4592,0,0,0,'Watch Commander Zalaphil','','',0,7,0,4,0,1,1,0,9,9,123,180,180,0,1,2,1575,0,8.6625,11.8125,0,0,0,0,9900000,387,0,0,0,0,0,0,3.51,2,'',0,8,0,2.5,8,14,0,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4870,0,0,0,0,0,0,0),(5810,5462,0,0,4391,0,0,0,'Uzzek','','',0,7,0,0,0,1,1,0,20,20,83,484,484,0,1,2,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5811,5462,0,0,4350,0,0,0,'Kamari','Apprentice Leatherworker','',0,7,0,0,0,1.05,1,0,26,26,29,787,787,0,1,3,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5812,5462,0,0,4351,0,0,0,'Tumi','Heavy Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5813,5875,0,0,4352,0,0,0,'[UNUSED] Shikar','Light Armor Merchant','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5814,5462,0,0,4353,0,0,0,'Innkeeper Thulbek','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,66177,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5815,5462,0,0,4354,0,0,0,'Kurgul','','',0,7,0,0,0,1.2,1,0,45,45,29,1553,1553,3801,1,3,2000,0,54,75,0,0,0,0,300000,2177,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5816,5462,0,0,4355,0,0,0,'Katis','Wand Merchant','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5817,5462,0,0,4356,0,0,0,'Shimra','Trade Supplies','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5818,5875,0,0,4370,0,0,0,'[UNUSED] Tren\'Shan','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5819,5462,0,0,4378,0,0,0,'Mirelle Tremayne','Heavy Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5820,5462,0,0,4379,0,0,0,'Gillian Moore','Leather Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5821,5462,0,0,4381,0,0,0,'Sheldon Von Croy','Cloth Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5822,5462,0,0,4594,0,0,0,'Felweaver Scornn','','',0,7,0,2,0,3,1.5,0,11,11,16,624,624,308,1,0,2000,0,23.8,30.6,0,0,0,0,14400000,526,0,0,0,0,0,0,1.5,0.372,'',0,41,0,2.5,8,14,0,12746,9613,20798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5823,5462,0,0,2491,0,0,0,'Death Flayer','','',1,1,20,4,0,1,1,0,11,11,413,222,222,0,1,0,1600,0,12,16,0,0,0,0,14400000,528,0,0,0,0,0,0,1.15,0.575,'',0,0,0,2.5,8,14,0,5416,0,0,0,0,0,0,0,0,0,0,0,0,5876,0,0,4886,0,0,0,0,0,0,0),(5824,5462,0,0,1346,0,0,0,'Captain Flat Tusk','Captain of the Battleguard','',0,7,0,2,0,3,1,0,11,11,109,666,666,0,1,0,2600,0,33.15,44.2,0,0,0,0,14400000,528,0,0,0,0,0,0,1.65,0.3828,'',0,41,0,2.5,8,14,0,25712,2457,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5825,5875,0,0,2020,0,0,0,'Corrupt Tyranis Malem','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.675,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6767,0,0,0,0,0,0,0),(5826,5462,0,0,6113,0,0,0,'Geolord Mottle','','',0,7,0,4,0,1,1,0,9,9,109,166,166,178,1,0,2000,0,11,15,0,0,0,0,14400000,369,0,0,0,0,0,0,1.65,0.385,'',0,8,0,2.5,8,14,0,324,26364,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5827,5462,0,0,1308,0,0,0,'Brontus','','',0,1,0,2,0,1,1,0,27,27,15,3200,3200,0,1,0,1425,0,64.98,87.21,0,0,0,0,43200000,1078,0,0,0,0,0,0,3.75,0.6,'',0,0,0,2.5,8,14,0,6016,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4896,0,0,0,0,0,0,0),(5828,5462,0,0,4424,0,0,0,'Humar the Pridelord','','',1,1,2,2,0,3,1,0,23,23,16,1815,1815,0,1,0,2000,0,56.1,74.8,0,0,0,0,10800000,940,0,0,0,0,0,0,1.725,0.91425,'',0,0,0,2.5,8,14,0,3247,0,0,0,0,0,0,0,0,0,0,0,0,13336,0,0,4893,0,0,0,0,0,144,0),(5829,5462,0,0,2713,0,0,0,'Snort the Heckler','','',1,1,25,4,0,1,1,0,17,17,38,386,386,0,1,0,2000,0,25,33,0,0,0,0,19900000,734,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,7951,3604,0,0,0,0,0,0,0,0,0,0,0,12898,0,0,0,0,0,0,0,0,0,0),(5830,5462,0,0,10876,0,0,0,'Sister Rathtalon','','',0,7,0,2,0,1,1,0,19,19,514,1212,1212,1368,1,0,2000,0,44.2,57.8,0,0,0,0,43200000,802,0,0,0,0,0,0,1.95,0.6188,'',0,112,0,2.5,8,14,0,6982,6728,6535,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5831,5462,0,0,6084,0,0,0,'Swiftmane','','',0,1,0,2,0,1,1,0,21,21,189,1563,1563,0,1,0,2000,0,52.7,68,0,0,0,0,43200000,872,0,0,0,0,0,0,1.8,1.8,'',0,0,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5086,0,0,0,0,0,0,0),(5832,5462,0,0,6085,0,0,0,'Thunderstomp','','',0,1,0,4,0,1,1,0,24,24,14,664,664,0,1,0,1450,0,24.65,33.35,0,0,0,0,9900000,975,0,0,0,0,0,0,3.83,2,'',0,0,0,2.5,8,14,0,6254,8078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4895,0,0,0,0,0,0,0),(5833,5462,0,0,10933,0,0,0,'Margol the Rager','','',0,1,0,0,0,1,1,0,43,43,14,2059,2059,0,1,2,2000,0,67,88,0,0,0,0,500000,2369,0,0,0,0,0,0,2.275,1.56,'',0,0,0,2.5,8,14,0,15594,8147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5834,5462,0,0,2702,0,0,0,'Azzere the Skyblade','','',1,1,27,4,0,1,1,0,25,25,14,622,622,982,1,0,1441,0,23.7765,32.4225,0,0,0,0,9900000,858,55,55,55,55,55,55,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13064,0,0,0,0,0,0,0,0,0,0),(5835,5462,0,0,4593,0,0,0,'Foreman Grills','','',0,7,0,4,0,1,1,0,19,19,16,314,314,0,1,0,1600,0,21.6,29.6,0,0,0,0,9900000,802,0,0,0,0,0,0,1.5,0.306,'',0,36,0,2.5,8,14,0,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5836,5462,0,0,7049,0,0,0,'Engineer Whirleygig','','',0,7,0,4,0,1,1,0,19,19,16,449,449,0,1,0,2000,0,27,37,0,0,0,0,19900000,802,0,0,0,0,0,0,1.5,0.306,'',0,36,0,2.5,8,14,0,8209,7979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5837,5462,0,0,4874,0,0,0,'Stonearm','','',0,7,0,4,0,1,1,0,15,15,130,328,328,0,1,0,3000,0,33,43.5,0,0,0,0,19900000,665,0,0,0,0,0,0,1.725,0.4025,'',0,21,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5030,0,0,0,0,0,0,0),(5838,5462,0,0,9448,0,0,0,'Brokespear','','',0,7,0,4,0,1,1,0,17,17,130,386,386,0,1,0,2000,0,25,33,0,0,0,0,19900000,734,0,0,0,0,85,0,1.95,0.455,'',0,30,0,2.5,8,14,0,7992,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5030,0,0,0,0,0,0,0),(5839,5462,0,0,7793,7794,0,0,'Dark Iron Geologist','','',0,7,0,0,0,1.2,1,0,43,44,54,1441,1496,3628,1,0,2000,0,51,71,0,0,0,0,500000,2078,0,0,0,0,0,100,1.5,0.347,'',0,245,0,2.5,8,14,0,20823,8858,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10551,0,0,0,0,0,0,0),(5840,5462,0,0,7796,7797,0,0,'Dark Iron Steamsmith','','',0,7,0,0,0,1.25,1,0,46,47,54,2399,2488,0,1,0,2000,0,79,105,0,0,0,0,500000,2804,0,0,0,0,0,100,1.5,0.347,'',0,292,0,2.5,8,14,0,11983,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10551,18959,0,0,0,0,0,0),(5841,5462,0,0,9533,0,0,0,'Rocklance','','',0,7,0,2,0,1,1,0,17,17,130,1158,1158,0,1,0,2000,0,42.5,56.1,0,0,0,0,43200000,734,0,0,0,0,85,0,1.625,0.923,'',0,93,0,2.5,8,14,0,7164,11971,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,5030,0,0,0,0,0,0,0),(5842,5462,0,0,1337,0,0,0,'Takk the Leaper','','',1,1,11,2,0,3,1,0,19,19,48,1347,1347,0,1,0,2000,0,45.9,62.9,0,0,0,0,43200000,802,0,0,0,0,0,0,1.5,1.073,'',0,0,0,2.5,8,14,0,6178,0,0,0,0,0,0,0,0,0,0,0,0,13178,0,0,5055,5062,0,0,0,0,144,0),(5843,5462,0,0,487,7816,7817,7818,'Slave Worker','','',0,7,0,0,0,1.25,1,0,45,47,674,2310,2488,0,1,0,2000,0,79,105,0,0,0,0,500000,2804,0,0,0,0,0,0,1.5,0.5,'',0,274,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10551,0,0,0,0,0,0,0),(5844,5462,0,0,7789,7790,7791,7792,'Dark Iron Slaver','','',0,7,0,0,0,1.25,1,0,45,46,54,2310,2399,0,1,0,2000,0,77,102,0,0,0,0,500000,2750,0,0,0,0,0,100,1.5,0.347,'',0,276,0,2.5,8,14,0,11977,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10551,0,0,0,0,0,0,0),(5846,5462,0,0,7798,7799,7800,7801,'Dark Iron Taskmaster','','',0,7,0,0,0,1.25,1,0,47,48,54,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,500000,2857,0,0,0,0,0,100,1.5,0.347,'',0,309,0,2.5,8,14,0,5115,12613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10551,0,0,0,0,0,0,0),(5847,5462,0,0,4595,0,0,0,'Heggin Stonewhisker','Bael\'dun Chief Engineer','',0,7,0,4,0,0.9,1,0,24,24,122,586,586,0,1,2,1450,0,24.65,33.35,1,1595,36.685,54.23,9900000,975,0,0,0,0,0,0,1.5,0.347,'',0,65,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5848,5462,0,0,4597,0,0,0,'Malgin Barleybrew','Bael\'dun Morale Officer','',0,7,0,4,0,1,1,0,25,25,122,713,713,0,1,640,1441,0,25.2175,34.584,0,0,0,0,9900000,1008,0,0,0,0,0,0,3.71,2,'',0,67,0,2.5,8,14,0,5242,3631,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5849,5462,0,0,4596,0,0,0,'Digger Flameforge','Excavation Specialist','',0,7,0,4,0,1.02,1,0,24,24,122,664,664,0,1,2,2000,0,34,46,0,0,0,0,19900000,975,0,100,0,0,0,0,1.5,0.347,'',0,63,0,2.5,8,14,0,7978,6253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5850,5462,0,0,1070,0,0,0,'Blazing Elemental','','',0,4,0,0,0,1.25,1,0,45,47,91,2310,2488,0,1,0,2000,2,79,105,0,0,0,0,500000,2804,47,94,47,47,47,47,2,1,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10509,0,0,0,0,0,0,0),(5851,5462,0,0,4598,0,0,0,'Captain Gerogg Hammertoe','Bael\'dun Captain of the Guard','',0,7,0,2,0,1,1,0,27,27,122,2400,2400,0,1,2,1425,0,64.98,87.21,0,0,0,0,43200000,1078,0,0,0,0,0,0,1.5,0.347,'',0,258,0,2.5,8,14,0,71,3419,1672,15062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5852,5462,0,0,5488,0,0,0,'Inferno Elemental','','',0,4,0,0,0,1.25,1,0,47,49,91,2488,2672,0,1,0,2000,0,83,110,0,0,0,0,500000,2912,49,49,49,49,49,49,2.5,1.25,'',0,400,0,2.5,8,14,0,10733,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10509,0,0,0,0,0,0,0),(5853,5462,0,0,5747,0,0,0,'Tempered War Golem','','',0,4,0,0,0,1.25,1,0,45,47,54,2310,2488,0,1,0,2000,0,79,105,0,0,0,0,500000,2804,46,46,46,46,92,46,1.95,1.339,'',0,274,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10511,0,0,0,0,0,0,0),(5854,5462,0,0,10801,0,0,0,'Heavy War Golem','','',0,9,0,0,0,1.25,1,0,47,49,54,2488,2672,0,1,0,2000,0,83,110,0,0,0,0,500000,2912,49,49,49,49,49,49,2.25,1.545,'',0,309,0,2.5,8,14,0,5568,12612,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10511,0,0,0,0,0,0,0),(5855,5462,0,0,2075,0,0,0,'Magma Elemental','','',0,4,0,0,0,1.25,1,0,46,48,91,2399,2578,0,1,0,2000,0,81,108,0,0,0,0,500000,2857,48,170,170,48,48,48,1.5,0.31,'',0,400,0,2.5,8,14,0,11970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10511,10509,0,0,0,0,149,0),(5856,5462,0,0,4456,0,0,0,'Glassweb Spider','','',1,1,3,0,0,1.2,1,0,43,45,575,2059,2218,0,1,0,2000,0,76,100,0,0,0,0,500000,2695,0,0,0,0,0,0,1.275,1.5895,'',0,0,0,2.5,8,14,0,745,744,6751,0,0,0,0,0,0,0,0,0,0,10513,0,0,11725,0,0,0,0,0,0,0),(5857,5462,0,0,4457,0,0,0,'Searing Lava Spider','','',1,1,3,0,0,1.25,1,0,45,47,575,2310,2488,0,1,0,2000,0,79,105,0,0,0,0,500000,2804,0,125,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,745,6751,0,0,0,0,0,0,0,0,0,0,0,13168,0,0,0,0,0,0,0,0,0,0),(5858,5462,0,0,7510,0,0,0,'Greater Lava Spider','','',1,1,3,0,0,1.25,1,0,47,49,575,2488,2672,0,1,0,2000,0,83,110,0,0,0,0,500000,2912,0,125,0,0,0,0,1.4375,0.759,'',0,0,0,2.5,8,14,0,11985,6751,0,0,0,0,0,0,0,0,0,0,0,13169,0,0,0,0,0,0,0,0,0,0),(5859,5462,0,0,6114,0,0,0,'Hagg Taurenbane','Razormane Champion','',0,7,0,2,0,1,1,0,26,26,109,2250,2250,0,1,0,2700,0,119.88,158.76,0,0,0,0,43200000,1043,0,0,0,0,0,0,2.1,0.4872,'',0,227,0,2.5,8,14,0,40505,13730,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5860,5462,0,0,7821,7822,7823,7824,'Twilight Dark Shaman','','',0,7,0,0,0,1.2,1,0,43,44,128,1648,1711,1458,1,0,2000,0,67,89,0,0,0,0,500000,2527,0,0,0,0,0,0,1.5,0.306,'',0,246,0,2.5,8,14,0,7289,11824,11986,0,0,0,0,0,0,0,0,0,0,0,0,0,10458,10552,0,0,0,0,0,0),(5861,5462,0,0,7825,7826,7827,7828,'Twilight Fire Guard','','',0,7,0,0,0,1.2,1,0,44,46,128,2138,2303,0,1,0,2000,0,77,102,0,0,0,0,500000,2750,0,150,0,0,0,0,1.5,0.306,'',0,276,0,2.5,8,14,0,11988,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10458,10552,0,0,0,0,0,0),(5862,5462,0,0,7830,7831,7832,7833,'Twilight Geomancer','','',0,7,0,0,0,1.2,1,0,44,45,128,1496,1553,3741,1,0,2000,0,54,75,0,0,0,0,500000,2177,0,0,0,0,0,0,1.5,0.306,'',0,260,0,2.5,8,14,0,9053,11990,18972,0,0,0,0,0,0,0,0,0,0,0,0,0,10458,10552,0,0,0,0,0,0),(5863,5462,0,0,6116,0,0,0,'Geopriest Gukk\'rok','','',0,7,0,4,0,1,1,0,19,19,111,404,404,456,1,0,2000,0,26,34,0,0,0,0,19900000,802,0,0,0,0,0,0,1.8,0.4176,'',0,35,0,2.5,8,14,0,2054,6075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5864,5462,0,0,6117,0,0,0,'Swinegart Spearhide','','',0,7,0,2,0,1,1,0,22,22,111,1700,1700,0,1,0,1450,0,39.44,51.765,0,0,0,0,43200000,906,0,0,0,0,0,0,3.36,2,'',0,167,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5865,5462,0,0,1043,0,0,0,'Dishu','','',1,1,2,4,0,1,1,0,13,13,16,273,273,0,1,0,1500,0,13.5,18,0,0,0,0,9900000,596,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,8210,0,0,0,0,0,0,0,0,0,0,0,0,13381,0,0,4893,0,0,0,0,0,144,0),(5866,5875,0,0,4468,0,0,0,'Equipment Squirrel','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5867,5875,0,0,4466,0,0,0,'Maximum Squirrel','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5868,5875,0,0,4467,0,0,0,'Evil Squirrel','','',0,8,0,0,0,0,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5870,5462,0,0,4727,0,0,0,'Krond','Butcher','',0,7,0,0,0,1,1,0,27,27,29,840,840,0,1,642,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.372,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5871,5462,0,0,4525,0,0,0,'Larhka','Beverage Merchant','',0,7,0,0,0,1,1,0,18,18,29,417,417,0,1,642,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5872,5875,0,0,4480,0,0,0,'Serpent Form','','',0,1,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5873,5462,0,0,4588,0,0,0,'Stoneskin Totem','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,370,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5874,5462,0,0,4588,0,0,0,'Strength of Earth Totem','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,596,1,0,1850,0,390.35,542.05,0,0,0,0,660000,9729,0,0,85,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8076,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5875,5462,0,0,4492,0,0,0,'Gan\'rul Bloodeye','','',0,7,0,0,0,1.15,1,0,40,40,83,1753,1753,0,1,3,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5876,5875,0,0,2576,0,0,0,'[UNUSED] Grumol','Far Watch Sparrer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5877,5875,0,0,1139,0,0,0,'[UNUSED] Yar\'luk','Far Watch Sparrer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5878,5462,0,0,4521,0,0,0,'Thun\'grim Firegaze','','',0,7,0,0,0,1,1,0,29,29,83,950,950,0,1,2,2000,0,41,54,0,0,0,0,275000,1145,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5879,5462,0,0,19074,4589,0,0,'Fire Nova Totem','','',0,11,0,0,0,1,1,0,1,80,58,5,5,596,1,0,1850,0,390.35,542.05,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5880,5462,0,0,10171,0,0,0,'Un\'Thuwa','Mage Trainer','',0,7,0,0,0,1,1,0,14,14,126,300,300,0,1,51,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5881,5462,0,0,1988,0,0,0,'Cursed Sycamore','','',0,4,0,0,0,1,1,0,45,45,7,2218,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,45,45,45,45,90,45,3.5,0.60725,'',0,272,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,742,0,0,0,0,0,0,0),(5882,5462,0,0,4524,0,0,0,'Pephredo','Mage Trainer','',0,7,0,0,0,1.35,1,0,60,60,29,4120,4120,0,1,49,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5883,5462,0,0,4522,0,0,0,'Enyo','Mage Trainer','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5884,5462,0,0,4526,0,0,0,'Mai\'ah','Mage Trainer','',0,7,0,0,0,1,1,0,10,10,126,198,198,0,1,51,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5885,5462,0,0,4523,0,0,0,'Deino','Mage Trainer','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5886,5462,0,0,4528,0,0,0,'Gwyn Farrow','Mushroom Merchant','',0,7,0,0,0,1,1,0,16,16,68,356,356,0,1,642,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5887,5462,0,0,4532,0,0,0,'Canaga Earthcaller','','',0,7,0,0,0,1,1,0,8,8,126,156,156,0,1,2,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5888,5462,0,0,4533,0,0,0,'Seer Ravenfeather','','',0,7,0,0,0,1,1,0,10,10,104,198,198,0,1,2,2000,0,13,17,0,0,0,0,250000,463,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,8314,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5889,5462,0,0,1128,0,0,0,'Mesa Earth Spirit','','',0,4,0,0,0,1,1,0,5,6,7,102,120,0,1,0,2000,0,7,9,0,0,0,0,0,165,1,1,1,1,1,1,0.45,0.4167,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5890,5462,0,0,1128,1127,549,0,'Redrock Earth Spirit','','',0,4,0,0,0,1,1,0,1,1,7,64,64,0,1,0,2000,0,2,2,0,0,0,0,120000,7,1,1,1,1,1,1,0.45,0.4167,'8203 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5891,5462,0,0,12110,0,0,0,'Minor Manifestation of Earth','','',0,4,0,0,0,1,1,0,15,15,35,174,174,0,1,2,2000,0,22,29,0,0,0,0,120000,665,0,0,0,0,30,0,4.5,4.167,'8203 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5892,5462,0,0,4534,0,0,0,'Searn Firewarder','','',0,7,0,0,0,1,1,0,15,15,126,328,328,0,1,2,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.306,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5893,5462,0,0,2172,0,0,0,'Minor Manifestation of Fire','','',0,4,0,0,0,1,1,0,12,12,7,230,230,249,1,0,1890,0,16.065,19.845,0,0,0,0,180000,479,0,300,0,0,30,0,1.5,0.75,'8203 0',0,0,0,2.5,8,14,0,134,8050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6655,0,0,0,0,0,0,0),(5894,5462,0,0,5493,0,0,0,'Corrupt Minor Manifestation of Water','','',0,4,0,0,0,1,1,0,22,22,15,508,508,545,1,0,1790,0,27.745,34.01,0,0,0,0,190000,770,0,0,0,85,30,0,0.85,0.259726,'8203 0',0,0,0,2.5,8,14,0,122,8056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7812,0,0,0,0,0,0,0),(5895,5462,0,0,525,0,0,0,'Minor Manifestation of Water','','',0,4,0,0,0,1,1,0,22,22,35,1042,1042,0,1,2,1790,0,28.64,37.59,0,0,0,0,0,906,0,0,0,85,30,0,0.85,0.259726,'8203 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5896,5462,0,0,4607,0,0,0,'Fire Spirit','','',0,4,0,0,0,1,1,0,9,9,7,176,176,0,1,0,2000,0,11,15,0,0,0,0,0,387,10,50,10,10,10,10,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5897,5462,0,0,5492,5493,4907,0,'Corrupt Water Spirit','','',0,4,0,0,0,1,1,0,19,20,7,449,484,0,1,0,2000,0,29,39,0,0,0,0,275000,836,19,19,19,38,19,38,0.7,0.213892,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5898,5462,0,0,8714,0,0,0,'Air Spirit','','',0,4,0,0,0,1,1,0,29,30,7,950,1003,0,1,0,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,30,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5899,5462,0,0,4536,0,0,0,'Brine','','',0,7,0,0,0,1,1,0,23,23,125,480,480,581,1,2,2000,0,31,41,0,0,0,0,275000,940,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5900,5462,0,0,4537,0,0,0,'Telf Joolam','','',0,7,0,0,0,1,1,0,35,35,876,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5901,5462,0,0,4538,0,0,0,'Islen Waterseer','','',0,7,0,0,0,1.15,1,0,37,37,35,1536,1536,0,1,3,2000,0,51,68,0,0,0,0,275000,1568,0,0,0,85,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5902,5462,0,0,5187,0,0,0,'Minor Manifestation of Air','','',0,4,0,0,0,1,1,0,33,33,35,1021,1021,963,1,0,2000,0,46,61,0,0,0,0,0,1281,0,0,0,0,30,0,1.25,1,'8203 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5903,5875,0,0,14945,0,0,0,'Nyx Bloodrage','Baby Murloc Redemption Merchant','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5904,5875,0,0,4540,0,0,0,'[UNUSED] Hurll Kans','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5905,5462,0,0,4541,0,0,0,'Prate Cloudseer','','',0,7,0,0,0,1,1,0,37,37,83,1536,1536,0,1,2,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,8385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5906,5462,0,0,4542,0,0,0,'Xanis Flameweaver','','',0,7,0,0,0,1,1,0,15,15,104,328,328,0,1,2,2000,0,22,29,0,0,0,0,250000,665,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5907,5462,0,0,4543,0,0,0,'Kranal Fiss','','',0,7,0,0,0,1,1,0,15,15,29,328,328,0,1,2,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,8314,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5908,5462,0,0,4544,0,0,0,'Grunt Dogran','','',0,7,0,0,0,1,1,0,20,20,83,400,400,0,1,2,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5909,5462,0,0,4545,0,0,0,'Cazul','','',0,7,0,0,0,1.15,1,0,40,40,83,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5910,5462,0,0,4546,0,0,0,'Zankaja','','',0,7,0,0,0,1,1,0,15,15,83,328,328,0,1,2,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5911,5462,0,0,4547,0,0,0,'Grunt Logmar','','',0,7,0,0,0,1,1,0,20,20,83,484,484,0,1,2,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5912,5462,0,0,1267,0,0,0,'Deviate Faerie Dragon','','',0,2,0,2,0,1,1,0,19,19,270,1347,1347,0,1,0,1483,0,34.0349,46.6404,0,0,0,0,43200000,802,0,0,0,0,0,0,1,1,'',0,123,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6443,0,0,0,0,0,0,0),(5913,5462,0,0,4588,0,0,0,'Tremor Totem','','',0,11,0,0,0,0.05,1,0,80,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5914,5462,0,0,3006,0,0,0,'Deviate Nightmare','','',0,10,0,0,0,1,1,0,19,21,14,449,521,0,1,0,1810,0,28.055,36.2,0,0,0,0,0,872,0,0,0,0,0,0,0.561017,0.561017,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5915,5462,0,0,4599,0,0,0,'Brother Ravenoak','','',0,7,0,2,0,3,1,0,29,29,14,2319,2319,893,1,0,2000,0,91.2,120,0,0,0,0,43200000,1145,0,0,0,0,0,0,3.31,2,'',0,261,0,2.5,8,14,0,8716,12161,7090,12160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5916,5462,0,0,11356,0,0,0,'Sentinel Amarassan','','',0,7,0,2,0,3,1,0,27,27,124,2100,2100,732,1,0,1425,0,91.9125,118.275,0,0,0,0,43200000,1083,0,0,0,0,0,0,1.5,0.306,'',0,244,0,2.5,8,14,0,9739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5917,5462,0,0,4558,0,0,0,'Clara Charles','','',0,7,0,0,0,1,1,0,1,2,12,42,55,0,1,0,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,1.5,0.208,'',0,5,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5918,5875,0,0,4566,0,0,0,'Owl Form','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.9,0.21,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5919,5462,0,0,4588,0,0,0,'Stoneskin Totem II','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,300,1,0,1870,0,394.57,547.91,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5920,5462,0,0,4588,0,0,0,'Stoneskin Totem III','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,300,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5921,5462,0,0,4588,0,0,0,'Strength of Earth Totem II','','',0,11,0,0,0,0.05,1,0,24,25,58,5,5,0,1,0,1770,0,30.975,42.48,0,0,0,0,0,1008,0,0,85,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5922,5462,0,0,4588,0,0,0,'Strength of Earth Totem III','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,300,1,0,1610,0,339.71,471.73,0,0,0,0,0,9729,0,0,85,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5923,5462,0,0,4587,0,0,0,'Poison Cleansing Totem','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5924,5462,0,0,4587,0,0,0,'Cleansing Totem','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,300,1,0,1610,0,339.71,471.73,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8172,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5925,5462,0,0,4590,0,0,0,'Grounding Totem','','',0,11,0,0,0,0.05,1,0,80,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8178,8179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5926,5462,0,0,4589,0,0,0,'Frost Resistance Totem','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1760,0,371.36,515.68,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8182,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5927,5462,0,0,4587,0,0,0,'Fire Resistance Totem','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1640,0,346.04,480.52,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5928,5875,0,0,11012,0,0,0,'Sorrow Wing','','',0,1,0,2,0,1,1,0,27,27,16,2400,2400,0,1,0,2000,0,91.2,122.4,0,0,0,0,43200000,1078,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,3405,3388,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5808,0,0,0,0,0,0,0),(5929,5462,0,0,4589,0,0,0,'Magma Totem','','',0,11,0,0,0,0.05,1,0,34,34,58,5,5,0,1,0,2000,0,47,63,0,0,0,0,0,1317,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5930,5462,0,0,10875,0,0,0,'Sister Riven','','',0,7,0,2,0,1,1,0,28,28,514,2196,2196,1512,1,0,2000,0,88.8,117.6,0,0,0,0,43200000,1110,0,70,0,0,0,0,2.25,0.714,'',0,267,0,2.5,8,14,0,3356,6725,184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5931,5462,0,0,4600,0,0,0,'Foreman Rigger','','',0,7,0,2,0,3,1,0,24,24,16,1953,1953,0,1,0,2400,0,69.36,93.84,0,0,0,0,43200000,975,0,0,0,0,0,0,1.5,0.306,'',0,195,0,2.5,8,14,0,6016,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5932,5462,0,0,487,0,0,0,'Taskmaster Whipfang','','',0,7,0,2,0,1,1,0,22,22,16,1686,1686,0,1,0,2000,0,54.4,71.4,0,0,0,0,43200000,906,0,0,0,0,0,0,1.5,0.5,'',0,160,0,2.5,8,14,0,16508,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5933,5462,0,0,9418,0,0,0,'Achellios the Banished','','',0,7,0,4,0,1,1,0,31,31,131,1308,1308,0,1,0,2000,0,44,58,0,0,0,0,7200000,1213,0,0,0,0,0,0,2.25,0.525,'',0,110,0,2.5,8,14,0,6192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5934,5462,0,0,11011,0,0,0,'Heartrazor','','',0,1,0,2,0,1,1,0,32,32,16,3171,3171,0,1,0,1383,0,74.682,99.576,0,0,0,0,43200000,1249,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,8256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5809,0,0,0,0,0,0,0),(5935,5462,0,0,2076,0,0,0,'Ironeye the Invincible','','',0,1,0,2,0,1,1,0,37,37,49,4008,4008,0,1,0,1341,0,82.069,109.425,0,0,0,0,43200000,1568,0,0,0,0,0,0,2,1.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5936,5875,0,0,21975,0,0,0,'Orca','','',0,1,0,0,0,1,1,0,70,71,14,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,6,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5937,5462,0,0,10988,0,0,0,'Vile Sting','','',1,1,20,2,0,3,1,0,35,35,413,3660,3660,0,1,0,1358,0,79.8505,104.295,0,0,0,0,43200000,1349,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,8257,0,0,0,0,0,0,0,0,0,0,0,0,5877,0,0,5794,0,0,0,0,0,0,0),(5938,5462,0,0,4604,0,0,0,'Uthan Stillwater','Fishing Trainer','',0,7,0,0,0,1,1,0,14,14,104,300,300,0,1,81,2000,0,20,27,0,0,0,0,250000,630,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5939,5462,0,0,4605,0,0,0,'Vira Younghoof','First Aid Trainer','',0,7,0,0,0,1,1,0,13,13,104,273,273,0,1,81,2000,0,18,24,0,0,0,0,250000,596,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5940,5462,0,0,4608,0,0,0,'Harn Longcast','Fishing Supplies','',0,7,0,0,0,1,1,0,9,9,104,176,176,0,1,130,2000,0,11,15,0,0,0,0,250000,387,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5941,5462,0,0,4609,0,0,0,'Lau\'Tiki','Fishing Trainer','',0,7,0,0,0,1,1,0,14,14,126,300,300,0,1,81,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5942,5462,0,0,4610,0,0,0,'Zansoa','Fishing Supplies','',0,7,0,0,0,1,1,0,14,14,126,300,300,0,1,130,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5943,5462,0,0,4611,0,0,0,'Rawrk','First Aid Trainer','',0,7,0,0,0,1,1,0,15,15,29,328,328,0,1,81,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5944,5462,0,0,4614,0,0,0,'Yonada','Tailoring & Leatherworking Supplies','',0,7,0,0,0,1,1,0,25,25,104,713,713,0,1,130,2000,0,35,48,0,0,0,0,275000,1008,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5945,5875,0,0,4615,0,0,0,'Owl Companion','','',0,1,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0.375,0.0875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5946,5875,0,0,4617,0,0,0,'Male Dark Assassin','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5947,5875,0,0,4618,0,0,0,'Female Dark Assassin','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5948,5875,0,0,4619,0,0,0,'Female Pirate','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5949,5875,0,0,4620,0,0,0,'Male Pirate','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5950,5462,0,0,4589,0,0,0,'Flametongue Totem','','',0,11,0,0,0,1.05,1,0,1,80,58,5,5,300,1,0,1730,0,365.03,506.89,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,52109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5951,5462,0,0,1560,0,0,0,'Hare','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,0.75,0.17625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5952,5462,0,0,9794,9795,9797,9796,'Den Grunt','','',0,7,0,0,0,2,1,0,65,65,85,11828,11828,0,1,268435456,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5953,5462,0,0,9798,9800,9799,9801,'Razor Hill Grunt','','Directions',0,7,0,0,0,2,1,0,28,32,85,1706,2114,0,1,268435457,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,989),(5954,5875,0,0,4629,0,0,0,'Shade (Deprecated)','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5955,5462,0,0,2902,0,0,0,'Tooga','','',4096,1,0,0,0,1,1,0,45,45,35,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.2,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5956,5875,0,0,7126,0,0,0,'Graznab','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5957,5462,0,0,4665,0,0,0,'Birgitte Cranston','Portal Trainer','',0,7,0,0,0,1,1,0,45,45,68,2218,2218,0,1,49,1000,0,38,50,0,0,0,0,250000,2695,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5958,5462,0,0,12849,0,0,0,'Thuul','Portal Trainer','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,49,1000,0,38,50,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5959,5875,0,0,1894,0,0,0,'World Dwarf Male Warrior Trainer','Warrior Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5960,5875,0,0,4617,0,0,0,'World Human Male Rogue Trainer','Rogue Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5961,5875,0,0,2891,0,0,0,'World Gnome Male Mage Trainer','Mage Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5962,5875,0,0,1394,0,0,0,'World Orc Male Warlock Trainer','Warlock Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5963,5875,0,0,1678,0,0,0,'World Tauren Male Druid Trainer','Druid Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5964,5875,0,0,1278,0,0,0,'World Undead Male Priest Trainer','Priest Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5965,5875,0,0,4609,0,0,0,'World Troll Male Shaman Trainer','Shaman Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5966,5875,0,0,4408,0,0,0,'World Night Elf Male Warrior Trainer','Warrior Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5967,5875,0,0,3069,0,0,0,'World Dwarf Female Warrior Trainer','Warrior Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5968,5875,0,0,4618,0,0,0,'World Human Female Rogue Trainer','Rogue Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5969,5875,0,0,3562,0,0,0,'World Gnome Female Mage Trainer','Mage Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5970,5875,0,0,4196,0,0,0,'World Orc Female Warlock Trainer','Warlock Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5971,5875,0,0,1882,0,0,0,'World Troll Female Shaman Trainer','Shaman Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5972,5875,0,0,3797,0,0,0,'World Tauren Female Druid Trainer','Druid Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5973,5875,0,0,2670,0,0,0,'World Undead Female Priest Trainer','Priest Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5974,5462,0,0,14402,0,0,0,'Dreadmaul Ogre','','',0,7,0,0,0,1,1,0,45,46,45,2310,2399,0,1,0,2000,0,77,102,0,0,0,0,450000,2750,0,0,0,0,0,0,3.3,1.9646,'',0,276,0,2.5,8,14,0,20793,6742,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5975,5462,0,0,11542,0,0,0,'Dreadmaul Ogre Mage','','',0,7,0,0,0,1,1,0,46,47,45,1679,1741,3977,1,0,2000,0,56,78,0,0,0,0,450000,2265,0,0,0,0,0,0,3.3,2.2,'',0,292,0,2.5,8,14,0,8401,7322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5976,5462,0,0,11584,0,0,0,'Dreadmaul Brute','','',0,7,0,0,0,1.25,1,0,47,47,45,2488,2488,0,1,0,2600,0,102.7,136.5,0,0,0,0,450000,2804,0,0,0,0,0,0,3.525,2.09855,'',0,294,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5977,5462,0,0,14401,0,0,0,'Dreadmaul Mauler','','',0,7,0,0,0,1.3,1,0,54,54,45,3293,3293,0,1,0,2000,0,92,122,0,0,0,0,450000,3180,0,0,0,0,0,0,3.75,2.2325,'',0,431,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5978,5462,0,0,11543,0,0,0,'Dreadmaul Warlock','','',0,7,0,0,0,1.3,1,0,54,55,45,2305,2379,4955,1,0,2000,0,67,93,0,0,0,0,450000,2609,0,0,0,0,0,0,3.75,2.5,'',0,451,0,2.5,8,14,0,20298,8282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5979,5462,0,0,152,0,0,0,'Wretched Lost One','','',0,7,0,0,0,1.25,1,0,45,47,51,1848,1990,1587,1,0,2000,0,74,98,0,0,0,0,450000,2802,0,0,0,0,0,0,1.5,0.221,'',0,275,0,2.5,8,14,0,11962,11963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5980,5875,0,0,4688,0,0,0,'Broken One','','',0,7,0,0,0,1,1,0,48,50,51,2062,2215,1751,1,0,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.725,0.25415,'',0,0,0,2.5,8,14,0,14118,12686,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5981,5462,0,0,10921,0,0,0,'Portal Seeker','','',524288,7,0,0,0,1,1,0,51,53,51,2200,2300,4636,1,0,1420,0,63.19,84.49,0,0,0,0,0,3128,0,0,0,0,0,0,1.95,0.2873,'',0,383,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5982,5462,0,0,10824,0,0,0,'Black Slayer','','',1,1,7,0,0,1.25,1,0,47,48,73,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,450000,2857,0,0,0,0,0,0,1.25,0.1,'',0,0,0,2.5,8,14,0,7160,0,0,0,0,0,0,0,0,0,0,0,0,12862,0,0,0,0,0,0,0,0,0,0),(5983,5875,0,0,1105,0,0,0,'Bonepicker','','',1,1,7,0,0,1.3,1,0,49,50,73,2779,2880,0,1,0,2000,0,85,112,0,0,0,0,450000,2966,0,0,0,0,0,0,1.4375,0.115,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12863,0,0,0,0,0,0,0,0,0,0),(5984,5462,0,0,8050,0,0,0,'Starving Snickerfang','','',1,1,25,0,0,1.25,1,0,45,46,38,2310,2399,0,1,0,2000,0,77,102,0,0,0,0,450000,2750,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12906,0,0,0,0,0,0,0,0,0,0),(5985,5462,0,0,2714,0,0,0,'Snickerfang Hyena','','',1,1,25,0,0,1.25,1,0,49,50,38,2672,2769,0,1,0,2000,0,85,112,0,0,0,0,450000,2966,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12907,0,0,0,0,0,0,0,0,0,0),(5986,5875,0,0,2715,0,0,0,'Rabid Snickerfang','','',1,1,25,0,0,1,1,0,53,54,38,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,0,3180,0,0,0,0,0,0,1.95,0.65,'',0,0,0,2.5,8,14,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,8286,0,0,0,0,0,0,0,0,0,0),(5987,5875,0,0,6069,0,0,0,'Scorpok Snapper','','',1,1,20,0,0,1,1,0,46,47,413,2399,2489,0,1,0,2000,0,79,105,0,0,0,0,0,2804,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,5416,0,0,0,0,0,0,0,0,0,0,0,0,5870,0,0,0,0,0,0,0,0,0,0),(5988,5462,0,0,6068,0,0,0,'Scorpok Stinger','','',1,1,20,0,0,1.3,1,0,46,47,413,2495,2587,0,1,0,2000,0,79,105,0,0,0,0,450000,2804,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,5416,0,0,0,0,0,0,0,0,0,0,0,0,8858,0,0,0,0,0,0,0,0,0,0),(5989,5875,0,0,6070,0,0,0,'Scorpok Lasher','','',1,1,20,0,0,1,1,0,52,53,413,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,0,3128,0,0,85,0,0,0,0,0,'',0,0,0,2.5,8,14,0,5416,6607,0,0,0,0,0,0,0,0,0,0,0,5871,0,0,0,0,0,0,0,0,0,0),(5990,5462,0,0,2743,0,0,0,'Redstone Basilisk','','',0,1,0,0,0,1.25,1,0,47,48,49,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,450000,2857,0,100,0,0,0,0,2,1.389,'',0,0,0,2.5,8,14,0,3635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5991,5462,0,0,798,0,0,0,'Redstone Crystalhide','','',0,1,0,0,0,1.3,1,0,51,52,49,2980,3082,0,1,0,2000,0,87,117,0,0,0,0,450000,3074,0,100,0,0,0,0,2.6,1.8057,'',0,0,0,2.5,8,14,0,5106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5992,5462,0,0,3026,0,0,0,'Ashmane Boar','','',1,1,5,0,0,1.25,1,0,48,49,14,2578,2672,0,1,0,2000,0,83,110,0,0,0,0,450000,2912,40,98,0,0,200,30,1.5,1.764,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,8261,0,0,0,0,0,0,0,0,0,0),(5993,5462,0,0,11410,0,0,0,'Helboar','','',0,3,0,0,0,1.15,1,0,52,52,90,2727,2727,0,1,0,2000,0,87,117,0,0,0,0,450000,3074,0,106,0,0,172,0,1.5,0.75,'',0,0,0,2.5,8,14,0,11970,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5994,5462,0,0,4690,0,0,0,'Zayus','High Priest','',0,7,0,0,0,1.35,1,0,60,60,29,4120,4120,0,1,49,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5995,5875,0,0,6715,0,0,0,'Nethergarde Worker','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5996,5462,0,0,6719,6720,6721,6722,'Nethergarde Miner','','',0,7,0,0,0,1.25,1,0,47,48,1575,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,450000,2857,0,0,0,0,0,0,1.5,0.306,'',0,309,0,2.5,8,14,0,11971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5997,5462,0,0,6711,6712,0,0,'Nethergarde Engineer','','',0,7,0,0,0,1.25,1,0,47,48,1575,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,450000,2857,0,0,0,0,0,0,1.725,0.3519,'',0,307,0,2.5,8,14,0,6660,8858,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5998,5462,0,0,6723,6724,6725,6726,'Nethergarde Foreman','','',0,7,0,0,0,1.25,1,0,46,48,1575,2399,2578,0,1,0,2000,0,81,108,0,0,0,0,450000,2857,0,0,0,0,0,0,1.5,0.347,'',0,291,0,2.5,8,14,0,5115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(5999,5462,0,0,6727,6728,6729,6730,'Nethergarde Soldier','','',0,7,0,0,0,1.25,1,0,49,50,1575,2672,2769,0,1,0,2000,0,85,112,0,0,0,0,450000,2966,0,0,0,0,0,0,1.5,0.306,'',0,345,0,2.5,8,14,0,3248,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6000,5462,0,0,6731,6732,6733,6734,'Nethergarde Cleric','','',0,7,0,0,0,1.3,1,0,49,51,1575,2223,2384,1807,1,0,2000,0,80,106,0,0,0,0,450000,3017,0,0,0,0,0,0,1.5,0.306,'',0,348,0,2.5,8,14,0,11642,9734,11974,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6001,5462,0,0,6713,6714,0,0,'Nethergarde Analyst','','',0,7,0,0,0,1.3,1,0,49,51,1575,2779,2980,0,1,0,2000,0,86,114,0,0,0,0,450000,3018,0,0,0,0,0,0,1.725,0.3519,'',0,349,0,2.5,8,14,0,7140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6002,5462,0,0,6738,6739,6740,6742,'Nethergarde Riftwatcher','','',0,7,0,0,0,1.3,1,0,49,51,1575,1946,2085,4394,1,0,2000,0,61,85,0,0,0,0,450000,2437,0,0,0,0,0,0,1.5,0.306,'',0,336,0,2.5,8,14,0,11975,20823,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6003,5462,0,0,6752,6753,6754,6755,'Nethergarde Officer','','',0,7,0,0,0,1.3,1,0,50,51,1575,2880,2980,0,1,0,2000,0,86,114,0,0,0,0,450000,3018,0,0,0,0,0,0,1.5,0.306,'',0,381,0,2.5,8,14,0,11977,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6004,5462,0,0,7838,6779,6780,6781,'Shadowsworn Cultist','','',0,7,0,0,0,1.3,1,0,51,52,90,2980,3082,0,1,0,2000,0,87,117,0,0,0,0,450000,3074,0,0,0,0,102,0,1.5,0.306,'',0,389,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6005,5462,0,0,6793,6794,6795,6796,'Shadowsworn Thug','','',0,7,0,0,0,1.3,1,0,52,52,90,3082,3082,0,1,0,1700,0,73.95,99.45,0,0,0,0,450000,3074,0,0,0,0,104,0,1.5,0.306,'',0,411,0,2.5,8,14,0,3391,8646,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6006,5462,0,0,6770,6771,6772,6773,'Shadowsworn Adept','','',0,7,0,0,0,1.3,1,0,52,53,90,2466,2551,1953,1,0,2000,0,84,111,0,0,0,0,450000,3126,0,0,0,0,106,0,1.5,0.383,'',0,410,0,2.5,8,14,0,7154,6958,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6007,5462,0,0,6787,6788,7841,6782,'Shadowsworn Enforcer','','',0,7,0,0,0,1.3,1,0,53,53,90,3189,3189,0,1,0,2400,0,106.8,142.8,0,0,0,0,450000,3128,0,0,0,0,108,0,1.5,0.306,'',0,434,0,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6008,5462,0,0,6789,0,0,0,'Shadowsworn Warlock','','',0,7,0,0,0,1,1,0,53,54,90,2232,2305,4831,1,0,2000,0,65,91,0,0,0,0,450000,2567,0,0,0,0,108,0,1.5,0.383,'',0,431,0,2.5,8,14,0,20825,17227,5108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6009,5462,0,0,6784,6783,6785,6786,'Shadowsworn Dreadweaver','','',0,7,0,0,0,1.3,1,0,54,54,90,2305,2305,4896,1,0,2000,0,65,91,0,0,0,0,450000,2567,0,0,0,0,110,0,1.5,0.383,'',0,455,0,2.5,8,14,0,20825,8994,7098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6010,5462,0,0,1913,0,0,0,'Felhound','','',0,3,0,0,0,1.3,1,0,54,55,90,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,450000,3234,0,0,0,0,172,0,1.5,0.347,'',0,571,0,2.5,8,14,0,13321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6011,5462,0,0,9017,0,0,0,'Felguard Sentry','','',0,3,0,0,0,1.3,1,0,54,55,90,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,450000,3234,0,0,0,0,172,0,2.6,1.3,'',0,449,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18623,0,0,0,0,0,144,0),(6012,5462,0,0,4589,0,0,0,'Flametongue Totem II','','',0,11,0,0,0,1.15,1,0,1,80,58,5,5,300,1,0,1550,0,327.05,454.15,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,52110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6013,5462,0,0,1105,0,0,0,'Wayward Buzzard','','',1,1,7,0,0,1,1,0,35,37,7,1403,1536,0,1,0,1660,0,42.33,56.44,0,0,0,0,0,1568,0,0,0,0,0,0,1.4375,0.115,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8306,0,0,7847,0,0,0,0,0,0,0),(6014,5462,0,0,10473,0,0,0,'X\'yera','Priest Trainer','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6015,5462,0,0,1244,0,0,0,'Torta','','',0,1,0,0,0,1.2,1,0,45,45,35,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,0.8,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6016,5462,0,0,2419,0,0,0,'Elemental Protection Totem','','',0,11,0,0,0,1,1,0,56,57,7,5,5,0,1,0,1460,0,71.54,94.9,0,0,0,0,0,3342,0,0,0,0,0,0,2.7,2,'',0,0,0,2.5,8,14,0,8263,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6017,5462,0,0,1421,0,0,0,'Lava Spout Totem','','',0,11,0,0,0,0.05,1,0,37,45,7,1900,2200,300,1,0,1640,0,62.32,82,0,0,0,0,0,2695,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,8266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6018,5462,0,0,4711,0,0,0,'Ur\'kyo','Priest Trainer','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6019,5462,0,0,7127,0,0,0,'Hornizz Brimbuzzle','','',0,7,0,0,0,1.05,1,0,30,30,69,1200,1200,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6020,5462,0,0,2835,0,0,0,'Slimeshell Makrura','','',0,7,0,0,0,1,1,0,18,19,129,417,449,0,1,0,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,1.0625,0.2958,'',0,33,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6021,5462,0,0,4716,0,0,0,'Boar Spirit','','',0,1,0,1,0,1,1,0,16,20,16,267,363,0,1,0,1441,0,156.709,210.746,0,0,0,0,0,836,0,0,0,0,0,0,3.58,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6022,5875,0,0,4721,0,0,0,'Captain Drakoar','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6023,5875,0,0,4720,0,0,0,'Kernon Shadowclaw','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6026,5462,0,0,4725,0,0,0,'Breyk','Wind Rider Master','',0,7,0,1,0,3,3,0,65,65,29,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,900000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6027,5462,0,0,4728,0,0,0,'Kitha','','',0,7,0,0,0,1,1,0,17,17,29,330,330,938,1,3,2000,0,18,25,0,0,0,0,300000,617,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6028,5462,0,0,4726,0,0,0,'Burkrum','Heavy Armor Merchant','',0,7,0,0,0,1,1,0,30,30,104,1003,1003,0,1,4482,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6030,5462,0,0,4949,0,0,0,'Thorvald Deepforge','','',0,7,0,0,0,1,1,0,21,21,55,531,531,0,1,2,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6031,5462,0,0,4950,0,0,0,'Tormus Deepforge','','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,100,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6032,5875,0,0,4311,0,0,0,'[UNUSED] Sharn','Spirit Healer','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6033,5462,0,0,7449,0,0,0,'Lake Frenzy','','',0,10,0,0,0,1,1,0,15,16,1878,328,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.25,0.87,'',0,10,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6034,5462,0,0,5186,0,0,0,'Lotherias','','',0,7,0,0,0,1.1,1,0,35,35,80,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6035,5462,0,0,6106,0,0,0,'Razorfen Stalker','','',0,7,0,1,0,1,1,0,25,26,152,2097,2250,0,1,0,2000,0,62.9,83.3,0,0,0,0,7200000,1043,0,70,0,0,100,0,1.5,0.348,'',0,268,0,2.5,8,14,0,7259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,0,0,0,0,0,0,0),(6036,5875,0,0,1245,0,0,0,'Guardian of Backus','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6046,5875,0,0,4775,0,0,0,'[UNUSED] Gozwin Vilesprocket','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6047,5462,0,0,525,0,0,0,'Aqua Guardian','','',0,4,0,0,0,1,1,0,22,23,91,540,540,563,1,0,2000,0,31,40,0,0,0,0,0,840,0,0,0,0,0,0,0.85,0.259726,'',0,0,0,2.5,8,14,0,865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6066,5462,0,0,2420,0,0,0,'Earthgrab Totem','','',0,11,0,0,0,0.01,1,0,49,50,14,21,22,0,1,0,1510,0,64.175,84.56,0,0,0,0,0,2966,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,31983,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6067,5875,0,0,4785,0,0,0,'[UNUSED] Meritt Herrion','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6068,5462,0,0,172,0,0,0,'Warug\'s Bodyguard','','',0,7,0,0,0,1,1,0,35,36,133,1400,1400,0,1,0,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,1.25,0.71,'',0,148,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(6069,5462,0,0,9436,0,0,0,'Maraudine Khan Guard','','',0,7,0,0,0,1,1,0,39,40,134,1678,1753,0,1,0,1610,0,45.08,59.57,0,0,0,0,0,1938,0,0,0,0,0,0,1.625,0.923,'',0,193,0,2.5,8,14,0,11971,11972,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,6074,0,0,0,0,0,0),(6070,5462,0,0,9438,0,0,0,'Maraudine Khan Advisor','','',0,7,0,0,0,1,1,0,38,39,134,1305,1537,1213,1,0,1620,0,40.5,50.22,0,0,0,0,0,1468,0,0,0,0,0,0,1.4375,0.4025,'',0,184,0,2.5,8,14,0,11986,12548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,6074,0,0,0,0,0,0),(6071,5462,0,0,7949,0,0,0,'Legion Hound','','',0,3,0,0,0,1,1,0,29,30,90,362,382,0,1,0,1700,0,35.7,47.6,0,0,0,0,0,1179,0,0,0,0,85,0,1.275,0.29495,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6072,5462,0,0,348,0,0,0,'Diathorus the Seeker','','',0,3,0,0,0,1.1,1,0,32,32,90,977,977,935,1,0,2000,0,42,55,0,0,0,0,275000,1248,0,0,0,0,102,136,1.5,1,'',0,143,0,2.5,8,14,0,12542,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6073,5462,0,0,10905,0,0,0,'Searing Infernal','','',0,3,0,0,0,1.05,1,0,29,30,90,950,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,300,0,0,85,0,2.9,1.30935,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6074,5875,0,0,6080,0,0,0,'Striped Frostsaber','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,23,23,23,23,23,23,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(6075,5875,0,0,4806,0,0,0,'Emerald Raptor','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6076,5875,0,0,4807,0,0,0,'Riding Tallstrider (Ivory)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6086,5462,0,0,4845,4846,4847,4848,'Auberdine Sentinel','','',0,7,0,0,0,2,1,0,40,40,79,3048,3048,0,1,2,2000,0,56,74,0,0,0,0,275000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6087,5462,0,0,4841,4842,4843,4844,'Astranaar Sentinel','','',0,7,0,0,0,1.15,1,0,40,40,79,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,87,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6089,5462,0,0,4996,0,0,0,'Harry Burlguard','','',0,7,0,0,0,1.25,1,0,50,50,123,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6090,5462,0,0,5000,0,0,0,'Bartleby','Drunk','',0,7,0,0,0,1,1,0,10,10,84,198,198,0,1,2,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6091,5462,0,0,4861,0,0,0,'Dellylah','Food & Drink Vendor','',0,7,0,0,0,1,1,0,9,9,80,176,176,0,1,642,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6092,5875,0,0,4868,0,0,0,'Minor Phantasm','','',0,6,0,0,0,1,1,0,14,14,21,300,300,0,1,0,2000,0,20,27,0,0,0,0,0,630,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6093,5462,0,0,4947,0,0,0,'Dead-Tooth Jack','','',0,7,0,0,0,1,1,0,11,11,17,222,222,0,1,0,2000,0,15,20,0,0,0,0,180000,528,0,0,0,0,0,0,1.5,0.306,'',0,13,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6783,0,0,0,0,0,0,0),(6094,5462,0,0,4862,0,0,0,'Byancie','First Aid Trainer','',0,7,0,0,0,1.02,1,0,22,22,80,573,573,0,1,81,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6106,5875,0,0,4869,0,0,0,'Lesser Phantasm','','',0,6,0,0,0,1,1,0,22,22,21,562,562,0,1,0,2000,0,32,42,0,0,0,0,0,906,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6107,5875,0,0,4870,0,0,0,'Shade','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.8,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6108,5875,0,0,4629,0,0,0,'Greater Phantasm','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6109,5462,0,0,11460,0,0,0,'Azuregos','','',44,2,0,3,0,1,1,0,73,73,7,907738,907738,0,1,0,1480,0,8184.4,11655,0,0,0,0,868400000,7618,0,0,0,0,0,0,17,15,'',1,1601492,0,2.5,8,14,0,21097,21098,22479,23187,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6110,5462,0,0,19074,4589,0,0,'Fire Nova Totem II','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1760,0,371.36,515.68,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6111,5462,0,0,19074,4589,0,0,'Fire Nova Totem III','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1640,0,346.04,480.52,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6112,5462,0,0,4590,0,0,0,'Windfury Totem','','',0,11,0,0,0,1.1,1,0,80,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8515,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6113,5462,0,0,5611,0,0,0,'Vejrek','','',0,7,0,0,0,1,1,0,11,11,37,222,222,0,1,0,1860,0,13.95,18.6,0,0,0,0,498000,528,0,0,0,0,0,0,2.37,2,'',0,13,0,2.5,8,14,0,7386,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6799,0,0,0,0,0,0,0),(6114,5462,0,0,4995,0,0,0,'Muren Stormpike','','',0,7,0,0,0,1.25,1,0,50,50,55,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6115,5462,0,0,5048,0,0,0,'Roaming Felguard','','',0,3,0,0,0,1.05,1,0,29,30,90,950,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,75,0,0,75,0,2,1,'',0,96,0,2.5,8,14,0,11428,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6116,5462,0,0,10702,0,0,0,'Highborne Apparition','','',0,6,0,0,0,1.25,1,0,45,46,21,2310,2399,0,1,0,2000,0,77,102,0,0,0,0,333000,2750,0,0,0,0,0,0,1.25,0.5,'',0,274,0,2.5,8,14,0,12542,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6117,5462,0,0,10700,0,0,0,'Highborne Lichling','','',0,6,0,0,0,1.25,1,0,46,47,21,1679,1741,3977,1,0,2000,0,56,78,0,0,0,0,333000,2265,0,0,0,0,0,0,1.5,1,'',0,292,0,2.5,8,14,0,12544,20822,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6118,5462,0,0,10771,0,0,0,'Varo\'then\'s Ghost','','',0,6,0,4,0,1.25,1,0,48,48,21,2578,2578,0,1,0,2000,0,81,108,0,0,0,0,600000,2857,0,0,0,0,0,0,1.5,1,'',0,330,0,2.5,8,14,0,21007,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6119,5462,0,0,4864,0,0,0,'Tog Rustsprocket','','',0,7,0,0,0,1,1,0,10,10,875,178,178,382,1,3,2000,0,8,13,0,0,0,0,180000,423,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6120,5462,0,0,4865,0,0,0,'Lago Blackwrench','','',0,7,0,0,0,1.05,1,0,30,30,875,774,774,2175,1,2,2000,0,30,42,0,0,0,0,310000,984,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6121,5462,0,0,4866,0,0,0,'Remen Marcot','','',0,7,0,0,0,1,1,0,10,10,12,178,178,382,1,2,2000,0,8,13,0,0,0,0,180000,423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6122,5462,0,0,4867,0,0,0,'Gakin the Darkbinder','','',0,7,0,0,0,1.25,1,0,50,50,12,1939,1939,4393,1,3,2000,0,60,83,0,0,0,0,430000,2393,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6123,5462,0,0,4956,0,0,0,'Dark Iron Spy','','',0,7,0,0,0,1,1,0,9,10,54,176,198,0,1,0,1900,0,12.35,16.15,0,0,0,0,180000,463,0,0,0,0,0,100,1.5,0.347,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6847,0,0,0,0,0,0,0),(6124,5462,0,0,4957,0,0,0,'Captain Beld','Dark Iron Captain','',0,7,0,0,0,1,1,0,11,11,54,220,220,0,1,0,1860,0,13.95,18.6,0,0,0,0,180000,528,0,0,0,0,0,100,1.5,0.347,'',0,13,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6125,5462,0,0,11331,0,0,0,'Haldarr Satyr','','',0,3,0,0,0,1.25,1,0,45,46,90,2310,2398,0,1,0,2000,0,77,102,0,0,0,0,333000,2750,0,0,0,0,85,184,1.625,0.585,'',0,275,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6126,5462,0,0,11332,0,0,0,'Haldarr Trickster','','',0,3,0,0,0,1.25,1,0,45,47,90,2310,2487,0,1,0,2000,0,79,105,0,0,0,0,333000,2804,0,0,0,0,85,184,1.875,0.675,'',0,275,0,2.5,8,14,0,7098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6127,5462,0,0,2020,0,0,0,'Haldarr Felsworn','','',0,3,0,0,0,1.25,1,0,46,47,90,2310,2399,3977,1,0,2000,0,56,78,0,0,0,0,333000,2265,0,0,0,0,85,188,1.875,0.675,'',0,293,0,2.5,8,14,0,20825,20825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6128,5462,0,0,2015,0,0,0,'Vorlus Vilehoof','','',0,3,0,0,0,1,1,0,10,10,14,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,2.52,2,'',0,9,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6805,0,0,0,0,0,0,0),(6129,5462,0,0,6762,0,0,0,'Draconic Magelord','','',0,2,0,1,0,3,2,0,53,54,60,5151,5319,9661,1,0,2000,0,156,218.4,0,0,0,0,600000,2567,216,0,0,175,0,0,1.875,2.45875,'',0,1294,0,2.5,8,14,0,12548,8364,9672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6130,5462,0,0,6760,0,0,0,'Blue Scalebane','','',0,2,0,1,0,3.15,2,0,52,53,60,7469,7727,0,1,0,2000,0,213.6,285.6,0,0,0,0,600000,3128,0,0,208,175,0,0,2.625,2.25,'',0,1231,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6131,5462,0,0,6761,0,0,0,'Draconic Mageweaver','','',0,2,0,1,0,3,2,0,51,52,60,5502,5691,3787,1,0,2000,0,196.8,261.6,0,0,0,0,600000,3072,0,0,208,175,0,0,1.5,1.5,'',0,1171,0,2.5,8,14,0,12557,9672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6132,5462,0,0,1343,0,0,0,'Razorfen Servitor','','',0,7,0,0,0,1.02,1,0,23,23,152,617,664,0,1,0,2000,0,34,46,0,0,0,0,275000,940,0,70,0,0,100,0,1.8,0.4176,'',0,58,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6133,5462,0,0,4958,0,0,0,'Shade of Elura','','',0,6,0,0,0,1,1,0,11,11,14,222,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.306,'',0,13,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,6809,0,0,0,0,0,0,0),(6134,5462,0,0,170,0,0,0,'Lord Arkkoroc','','',0,5,0,1,0,3,1,0,60,60,35,2900,2900,0,1,2,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,4,4.21,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6135,5462,0,0,2599,0,0,0,'Arkkoran Clacker','','',0,7,0,0,0,1.3,1,0,53,54,16,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,333000,3180,0,100,0,0,60,0,1.4375,0.4002,'',0,433,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6136,5462,0,0,5025,0,0,0,'Arkkoran Muckdweller','','',0,7,0,0,0,1.3,1,0,53,54,16,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,333000,3180,0,100,0,0,60,0,2.625,0.72975,'',0,436,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6137,5462,0,0,1817,0,0,0,'Arkkoran Pincer','','',0,7,0,0,0,1.3,1,0,54,55,16,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,333000,3234,0,100,0,0,60,0,1.625,0.4524,'',0,451,0,2.5,8,14,0,13443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6138,5462,0,0,11293,0,0,0,'Arkkoran Oracle','','',0,7,0,0,0,1.3,1,0,54,55,16,2634,2718,2079,1,0,2000,0,87,116,0,0,0,0,333000,3232,0,100,0,0,60,0,2.625,0.72975,'',0,453,0,2.5,8,14,0,11986,12550,11824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6139,5462,0,0,2297,0,0,0,'Highperch Soarer','','',0,1,0,0,0,1,1,0,28,29,16,896,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,2.3,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6140,5462,0,0,4872,0,0,0,'Hetaera','','',0,10,0,0,0,1,1,0,55,55,16,3921,3921,0,1,0,2000,0,94,125,0,0,0,0,333000,3234,0,0,0,0,0,0,10,2,'',0,0,0,2.5,8,14,0,3391,7367,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10599,10598,10600,0,0,0,0,0),(6141,5462,0,0,2155,0,0,0,'Pridewing Soarer','','',0,1,0,0,0,1.02,1,0,21,22,16,531,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.7,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6142,5462,0,0,5083,0,0,0,'Mathiel','','',0,7,0,0,0,1.1,1,0,33,33,80,1221,1221,0,1,2,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6143,5462,0,0,12812,0,0,0,'Servant of Arkkoroc','','',0,5,0,1,0,3.25,1,0,53,54,778,7972,8232,0,1,0,2700,0,298.08,395.28,0,0,0,0,600000,3180,0,0,0,0,0,0,3.2,3.368,'',0,1270,0,2.5,8,14,0,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6144,5462,0,0,4945,0,0,0,'Son of Arkkoroc','','',0,5,0,1,0,3.25,1,0,54,55,778,8232,8496,0,1,0,2800,0,315.84,420,0,0,0,0,600000,3234,0,0,0,0,0,0,3.5,3.68375,'',0,1366,0,2.5,8,14,0,10101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6145,5462,0,0,4878,0,0,0,'School of Fish','','',0,8,0,0,0,0.2,1,0,1,1,188,8,8,0,1,0,2000,0,4.8,4.8,0,0,0,0,300000,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(6146,5462,0,0,1918,0,0,0,'Cliff Breaker','','',0,5,0,1,0,3,1,0,54,55,778,7599,7842,0,1,0,2500,0,282,375,0,0,0,0,600000,3234,0,0,0,0,0,0,2.6,1.3,'',0,1368,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11405,0,0,0,0,0,0,0),(6147,5462,0,0,12814,0,0,0,'Cliff Thunderer','','',0,5,0,1,0,3,1,0,53,54,778,7259,7599,0,1,0,2500,0,276,366,0,0,0,0,600000,3180,0,0,0,0,0,0,3.2,1.6,'',0,1285,0,2.5,8,14,0,8147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11405,0,0,0,0,0,0,0),(6148,5462,0,0,12813,0,0,0,'Cliff Walker','','',0,5,0,1,0,3,1,0,53,53,778,7359,7359,0,1,0,2500,0,267,357,0,0,0,0,600000,3128,0,0,0,0,0,0,2.9,1.45,'',0,1235,0,2.5,8,14,0,16498,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11405,0,0,0,0,0,0,0),(6166,5462,0,0,4944,0,0,0,'Yorus Barleybrew','','',0,7,0,0,0,1.02,1,0,24,24,122,664,664,0,1,2,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,8554,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6167,5462,0,0,12682,0,0,0,'Chimaera Matriarch','','',65537,1,38,0,0,1.05,1,0,28,28,16,896,896,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,2.175,1.45,'',0,0,0,2.5,8,14,0,3396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6840,0,0,0,0,0,0,0),(6168,5462,0,0,6110,0,0,0,'Roogug','','',0,7,0,1,1,1,1,0,26,26,152,1953,1953,693,1,0,2000,0,57.8,78.2,0,0,0,0,36000000,1042,0,0,0,0,0,0,1.8,0.42,'',0,269,0,2.5,8,14,0,9532,8270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5825,6841,0,0,0,0,0,0),(6169,5462,0,0,4999,0,0,0,'Klockmort Spannerspan','','',0,7,0,0,0,1.2,1,0,43,45,875,2059,2218,0,1,2,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6170,5462,0,0,203,0,0,0,'Gutspill','','',0,7,0,0,0,1,1,0,32,32,24,977,977,935,1,0,2000,0,42,55,0,0,0,0,300000,1248,0,0,0,0,0,0,1.5,0.807,'',0,112,0,2.5,8,14,0,3424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,896,895,6845,0,0,0,0,0),(6171,5462,0,0,4885,0,0,0,'Duthorian Rall','','',0,7,0,0,0,1.35,1,0,60,60,1078,3297,3297,2434,1,2,2000,0,146,192,0,0,0,0,490000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6172,5462,0,0,4886,0,0,0,'Henze Faulk','','',0,7,0,0,0,1,1,0,10,10,123,186,186,191,1,2,2000,0,12,16,0,0,0,0,180000,460,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6173,5462,0,0,4887,0,0,0,'Gazin Tenorm','','',0,7,0,0,0,1,1,0,9,9,122,176,176,0,1,2,2000,0,11,15,0,0,0,0,180000,387,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6174,5462,0,0,4888,0,0,0,'Stephanie Turner','','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,2,2000,0,5,7,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6175,5462,0,0,4889,0,0,0,'John Turner','','',0,7,0,0,0,1,1,0,8,8,12,156,156,0,1,2,2000,0,10,14,0,0,0,0,310000,306,0,0,0,0,0,0,1.5,0.306,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6176,5462,0,0,4954,0,0,0,'Bath\'rah the Windwatcher','','',0,7,0,0,0,1.1,1,0,35,35,35,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,8606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6177,5462,0,0,4890,0,0,0,'Narm Faulk','','',0,7,0,0,0,1,1,0,8,8,122,150,150,165,1,2,1930,0,6.755,9.65,0,0,0,0,180000,20,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6178,5462,0,0,4891,0,0,0,'Muiredon Battleforge','','',0,7,0,0,0,1,1,0,10,10,55,186,186,191,1,2,2000,0,12,16,0,0,0,0,180000,460,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6179,5462,0,0,4892,0,0,0,'Tiza Battleforge','','',0,7,0,0,0,1.35,1,0,60,60,55,3297,3297,2434,1,2,2000,0,146,192,0,0,0,0,490000,3748,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6180,5462,0,0,4908,4909,0,0,'Defias Raider','','',0,7,0,0,0,1,1,0,17,18,15,328,354,0,1,0,1810,0,23.53,31.675,0,0,0,0,0,768,0,0,0,0,0,0,2.56,2,'',0,30,0,2.5,8,14,0,2457,25710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,829,0,0,0,0,0,0,0),(6181,5462,0,0,4893,0,0,0,'Jordan Stilwell','','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6182,5462,0,0,4894,0,0,0,'Daphne Stilwell','','',4096,7,0,0,0,1,1,0,20,20,231,760,760,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6183,5875,0,0,5167,0,0,0,'[UNUSED] Briton Kilras','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6184,5462,0,0,936,0,0,0,'Timbermaw Pathfinder','','',0,7,0,0,0,1,1,0,46,47,414,2399,2488,0,1,0,2000,0,79,105,0,0,0,0,333000,2804,0,0,0,0,0,0,1.5,1.2,'',0,276,0,2.5,8,14,0,16498,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6185,5462,0,0,6825,0,0,0,'Timbermaw Warrior','','',0,7,0,0,0,1,1,0,47,48,414,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,333000,2857,0,0,0,0,0,0,1.625,1.3,'',0,317,0,2.5,8,14,0,11976,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6186,5462,0,0,1999,0,0,0,'Timbermaw Totemic','','',0,7,0,0,0,1,1,0,48,49,414,2062,2138,1723,1,0,2000,0,77,102,0,0,0,0,333000,2910,0,0,0,0,0,0,1.625,1.3,'',0,335,0,2.5,8,14,0,8262,5605,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6187,5462,0,0,6826,0,0,0,'Timbermaw Den Watcher','','',0,7,0,0,0,1,1,0,49,50,414,2672,2769,0,1,0,2000,0,85,112,0,0,0,0,333000,2966,0,0,0,0,0,0,1.875,1.5,'',0,343,0,2.5,8,14,0,9128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6188,5462,0,0,2000,0,0,0,'Timbermaw Shaman','','',0,7,0,0,0,1,1,0,50,51,414,2016,2085,4450,1,0,2000,0,61,85,0,0,0,0,333000,2437,0,0,0,0,0,0,1.75,1.4,'',0,360,0,2.5,8,14,0,20295,37665,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19775,0,0,0,0,0,0,0),(6189,5462,0,0,6746,0,0,0,'Timbermaw Ursa','','',0,7,0,0,0,1,1,0,51,51,414,2980,3082,0,1,0,2750,0,119.625,160.875,0,0,0,0,333000,3018,0,0,0,0,0,0,1.75,1.4,'',0,382,0,2.5,8,14,0,8078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6190,5462,0,0,6747,0,0,0,'Spitelash Warrior','','',0,7,0,0,0,1.25,1,0,46,47,74,2399,2488,0,1,0,2500,0,98.75,131.25,0,0,0,0,333000,2804,0,0,0,0,0,0,1.95,1.3,'',0,293,0,2.5,8,14,0,6713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6193,5462,0,0,6749,0,0,0,'Spitelash Screamer','','',0,7,0,0,0,1.25,1,0,47,48,74,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,333000,2857,0,0,0,0,0,0,1.625,0.65,'',0,308,0,2.5,8,14,0,3589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6194,5462,0,0,6748,0,0,0,'Spitelash Serpent Guard','','',0,7,0,0,0,1.25,1,0,48,49,74,2062,2138,1723,1,0,2000,0,77,102,0,0,0,0,333000,2910,0,0,0,0,0,0,2.25,1.5,'',0,325,0,2.5,8,14,0,12548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6195,5462,0,0,11266,0,0,0,'Spitelash Siren','','',0,7,0,0,0,1.3,1,0,51,52,74,2384,2466,1894,1,0,2000,0,82,109,0,0,0,0,333000,3072,0,0,0,0,0,0,2.1875,0.875,'',0,390,0,2.5,8,14,0,12551,6660,11640,11831,0,0,0,0,0,0,0,0,0,0,0,0,13815,20029,0,0,0,0,0,0),(6196,5462,0,0,11265,0,0,0,'Spitelash Myrmidon','','',0,7,0,0,0,1.3,1,0,50,51,74,2880,2980,0,1,0,2000,0,86,114,0,0,0,0,333000,3018,0,0,0,0,0,0,2.625,1.75,'',0,366,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13815,0,0,0,0,0,0,0),(6197,5875,0,0,6750,0,0,0,'Spitelash Sorceress','','',0,7,0,0,0,1,1,0,49,50,74,1871,1939,4337,1,0,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.875,0.75,'',0,0,0,2.5,8,14,0,12549,36990,19514,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6198,5462,0,0,18982,18983,0,0,'Blood Elf Surveyor','','',0,7,0,0,0,1,1,0,51,52,74,2400,2400,1894,1,0,2000,0,82,109,0,0,0,0,333000,3072,0,0,0,0,0,0,1.5,0.383,'',0,392,0,2.5,8,14,0,11969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20028,0,0,0,0,0,0,0),(6199,5462,0,0,18980,18981,0,0,'Blood Elf Reclaimer','','',0,7,0,0,0,1,1,0,52,53,74,2100,2200,4708,1,0,2000,0,64,89,0,0,0,0,333000,2524,0,0,0,0,0,0,1.5,0.383,'',0,410,0,2.5,8,14,0,11640,11642,20823,0,0,0,0,0,0,0,0,0,0,0,0,0,20028,0,0,0,0,0,0,0),(6200,5462,0,0,2878,0,0,0,'Legashi Satyr','','',0,3,0,0,0,1,1,0,51,52,90,2384,2466,1894,1,0,2000,0,82,109,0,0,0,0,333000,3072,0,0,0,0,172,204,1.625,0.585,'',0,391,0,2.5,8,14,0,11981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18624,0,0,0,0,0,0,0),(6201,5462,0,0,6743,0,0,0,'Legashi Rogue','','',0,3,0,0,0,1,1,0,51,53,90,2980,3189,0,1,0,2000,0,89,119,0,0,0,0,333000,3128,0,0,0,0,172,209,1.875,0.675,'',0,392,0,2.5,8,14,0,12540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18624,0,0,0,0,0,0,0),(6202,5462,0,0,11338,0,0,0,'Legashi Hellcaller','','',0,3,0,0,0,1,1,0,52,53,90,2158,2232,4708,1,0,2000,0,64,89,0,0,0,0,333000,2524,0,0,0,0,172,214,1.875,0.675,'',0,415,0,2.5,8,14,0,11990,20823,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18624,0,0,0,0,0,0,0),(6206,5462,0,0,830,0,0,0,'Caverndeep Burrower','','',0,7,0,1,0,3.25,1,0,25,27,59,2400,2700,1372,1,0,2000,0,64.6,86.7,0,0,0,0,7200000,1078,0,0,0,0,0,0,1.725,0.92575,'',0,211,0,2.5,8,14,0,9770,16145,1604,9776,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6207,5462,0,0,764,0,0,0,'Caverndeep Ambusher','','',0,7,0,0,0,0.9,1,0,25,27,59,680,750,0,1,0,2000,0,64.6,86.7,0,0,0,0,7200000,1078,0,0,0,0,0,0,1.05,0.5635,'',0,69,0,2.5,8,14,0,2590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6208,5462,0,0,4905,0,0,0,'Caverndeep Invader','','',0,7,0,0,0,1,1,0,25,26,59,1100,1100,0,1,0,2000,0,37,49,0,0,0,0,1677000,1043,0,0,0,0,0,0,1.5,0.805,'',0,70,0,2.5,8,14,0,9770,1604,12540,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6209,5462,0,0,830,0,0,0,'Caverndeep Looter','','',0,7,0,1,0,1,1,0,26,26,59,2300,2300,0,1,0,1383,0,61.405,81.3205,0,0,0,0,1704000,1043,0,0,0,0,0,0,1.725,0.92575,'',0,230,0,2.5,8,14,0,10851,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6210,5462,0,0,726,0,0,0,'Caverndeep Pillager','','',0,7,0,0,0,1,1,0,24,25,59,950,1100,1164,1,0,1800,0,31.5,43.2,0,0,0,0,1623000,1008,0,0,0,0,0,0,1.275,0.68425,'',0,73,0,2.5,8,14,0,1777,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6211,5462,0,0,10285,0,0,0,'Caverndeep Reaver','','',0,7,0,1,0,3,1,0,27,28,59,2500,2600,1372,1,0,2000,0,66.3,90.1,0,0,0,0,7200000,1111,0,0,0,0,0,0,1.95,1.0465,'',0,248,0,2.5,8,14,0,845,7366,8374,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6212,5462,0,0,3456,0,0,0,'Dark Iron Agent','','',0,7,0,1,0,3,1,0,27,27,63,2400,2400,0,1,0,2000,0,64.6,86.7,0,0,0,0,7200000,1078,0,0,0,0,0,100,1.5,0.347,'',0,367,0,2.5,8,14,0,11802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6213,5462,0,0,990,0,0,0,'Irradiated Invader','','',0,7,0,0,0,1.02,2,0,24,26,59,800,900,1626,1,0,2000,0,44,55,0,0,0,0,1650000,1049,0,0,0,0,0,0,1.275,0.68425,'',0,64,0,2.5,8,14,0,9771,9770,9769,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6214,5875,0,0,6528,0,0,0,'Irradiated Burrower','','',0,7,0,1,0,1,1,0,26,26,59,1953,1953,693,1,0,2000,0,277.5,367.5,0,0,0,0,0,1043,0,0,0,0,0,0,2.54,2,'',0,0,0,2.5,8,14,0,9769,9771,9791,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6215,5462,0,0,4906,0,0,0,'Chomper','','',0,1,0,1,0,1,1,0,26,26,59,750,750,0,1,0,1400,0,194.25,257.25,0,0,0,0,0,1043,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,1604,6409,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6218,5462,0,0,358,0,0,0,'Irradiated Slime','','',0,10,0,1,0,3,1,0,26,26,14,2250,2250,0,1,0,2000,0,62.9,83.3,0,0,0,0,7200000,1043,0,0,0,0,0,0,1.25,0.599,'21862',0,39,0,2.5,8,14,0,10341,1604,9459,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6219,5462,0,0,11137,0,0,0,'Corrosive Lurker','','',0,10,0,1,0,3,1,0,26,27,14,2250,2400,0,1,0,2000,0,64.6,86.7,0,0,0,0,7200000,1078,0,0,0,0,0,0,2.5,1.198,'',0,35,0,2.5,8,14,0,9459,1604,10341,11638,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6220,5462,0,0,4907,0,0,0,'Irradiated Horror','','',0,4,0,1,0,3,1,0,28,29,91,2400,2400,784,1,0,2000,0,64.6,85,0,0,0,0,7200000,1145,145,29,145,29,29,29,1,0.30556,'',0,0,0,2.5,8,14,0,8211,10341,1604,9459,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6221,5462,0,0,6920,6925,0,0,'Addled Leper','','',0,7,0,0,0,1.02,1,0,24,25,53,582,662,0,1,0,1760,0,29.04,39.6,1,1936,44.528,60.016,300000,1008,0,0,0,0,0,0,1.725,0.3519,'7165',0,64,0,2.5,8,14,0,2055,7165,7165,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6222,5462,0,0,6932,6933,6934,6935,'Leprous Technician','','',0,7,0,0,0,1.05,1,0,26,27,63,788,840,0,1,0,2000,0,64.6,86.7,1,1881,48.906,73.359,7200000,1078,0,0,0,0,0,0,1.725,0.3519,'',0,96,0,2.5,8,14,0,13398,1604,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6223,5462,0,0,6982,6981,0,0,'Leprous Defender','','',0,7,0,1,0,3,1,0,26,27,63,2250,2400,0,1,0,2000,0,64.6,86.7,1,1567,40.742,61.113,7200000,1078,0,0,0,0,0,0,1.8975,0.38709,'',0,268,0,2.5,8,14,0,6660,2643,5116,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6224,5462,0,0,6936,6937,0,0,'Leprous Machinesmith','','',0,7,0,0,0,1.05,1,0,26,27,63,788,840,0,1,0,2000,0,64.6,86.7,1,1881,48.906,73.359,7200000,1078,0,0,0,0,0,0,1.725,0.3519,'',0,96,0,2.5,8,14,0,10348,10732,13398,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6225,5462,0,0,5926,0,0,0,'Mechano-Tank','','',0,9,0,1,0,3,1,0,29,30,63,2800,3000,0,1,0,2000,0,71.4,95.2,0,0,0,0,7200000,1179,0,0,0,0,0,0,2,1,'',0,287,0,2.5,8,14,0,10346,1604,17174,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6226,5462,0,0,6890,0,0,0,'Mechano-Flamewalker','','',0,9,0,1,0,2.5,1,0,30,31,63,2600,2700,1940,1,0,2000,0,74.8,98.6,0,0,0,0,7200000,1213,0,0,0,0,0,0,2.2,1.1,'',0,313,0,2.5,8,14,0,11306,10733,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6227,5462,0,0,6891,0,0,0,'Mechano-Frostwalker','','',0,9,0,1,0,1,1,0,31,32,63,2700,2800,907,1,0,2000,0,71.4,93.5,0,0,0,0,7200000,1248,0,0,0,0,0,0,2.2,1.1,'',0,340,0,2.5,8,14,0,22519,11264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6228,5462,0,0,6669,0,0,0,'Dark Iron Ambassador','','',0,7,0,2,0,5,2,0,28,28,63,3660,3660,1512,1,0,1358,0,65.184,79.443,0,0,0,0,0,946,0,0,0,0,0,100,3.15,2,'',0,387,0,2.5,8,14,0,10870,9053,184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6229,5462,0,0,6774,0,0,0,'Crowd Pummeler 9-60','','',0,9,0,1,1,1,1,0,32,32,63,5400,5400,1940,1,0,2000,0,76.5,102,0,0,0,0,43200000,1249,0,0,0,0,0,0,1.65,1.65,'',0,0,0,2.5,8,14,0,16169,5568,10887,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6230,5462,0,0,8369,0,0,0,'Peacekeeper Security Suit','','',0,9,0,1,0,3,1,0,27,27,63,2400,2400,0,1,0,2000,0,64.6,86.7,0,0,0,0,7200000,1078,0,0,0,0,0,0,1.125,1.125,'',0,315,0,2.5,8,14,0,10730,6533,11820,11084,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6231,5462,0,0,7288,0,0,0,'Techbot','','',0,9,0,0,0,1,1,0,26,26,63,788,788,0,1,0,1425,0,26.3625,34.9125,0,0,0,0,25000,1043,0,0,0,0,0,0,3.44,2,'',0,150,0,2.5,8,14,0,10852,10855,10858,0,0,0,0,0,0,0,0,0,0,0,0,0,9277,9309,0,0,0,0,0,0),(6232,5462,0,0,6889,0,0,0,'Arcane Nullifier X-21','','',0,9,0,1,0,5,1,0,27,27,63,4000,4000,0,1,0,2000,0,64.6,86.7,0,0,0,0,7200000,1078,0,0,0,0,0,85,1.125,1.125,'',0,0,0,2.5,8,14,0,10831,10832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6233,5462,0,0,6978,0,0,0,'Mechanized Sentry','','',0,9,0,1,0,4,1,0,28,29,63,3500,3700,1372,1,0,2000,0,69.7,91.8,0,0,0,0,7200000,1145,0,0,0,0,0,0,2.5,0.35,'',0,268,0,2.5,8,14,0,1604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6234,5462,0,0,6979,0,0,0,'Mechanized Guardian','','',0,9,0,1,0,3,1,0,31,32,63,3300,3300,1940,1,0,2000,0,76.5,102,0,0,0,0,7200000,1249,0,0,0,0,0,0,3,0.42,'',0,339,0,2.5,8,14,0,11820,1604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6235,5462,0,0,6915,0,0,0,'Electrocutioner 6000','','',0,9,0,1,1,5,1,0,28,28,63,4265,4265,0,1,0,2000,0,66.3,90.1,0,0,0,0,43200000,1111,0,0,0,0,0,0,2.4,1.2,'',0,366,0,2.5,8,14,0,11082,11085,11084,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6236,5462,0,0,4955,0,0,0,'Klannoc Macleod','The Islander','',0,7,0,0,0,1,1,0,60,60,35,6900,6900,0,1,2,2000,0,104,138,0,0,0,0,275000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6237,5462,0,0,2989,2990,2991,2992,'Stockade Archer','','',0,7,0,0,0,2,1,0,45,45,11,3696,3696,0,1,0,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6238,5462,0,0,4961,0,0,0,'Big Will','','',0,7,0,0,0,1,1,0,33,33,35,1200,1200,0,1,0,1620,0,37.26,49.41,1,1782,57.024,83.754,0,1281,0,0,0,0,0,0,2.51,2,'',0,132,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6927,0,0,0,0,0,0,0),(6239,5462,0,0,5187,0,0,0,'Cyclonian','','',0,4,0,1,0,1,1,0,40,40,91,4572,4572,0,1,0,1300,0,273,360.75,0,0,0,0,0,1938,40,40,40,40,200,40,1.25,1,'',0,1000,0,2.5,8,14,0,17207,6982,18670,18670,0,0,0,0,0,0,0,0,0,0,0,0,6894,0,0,0,0,0,0,0),(6240,5462,0,0,4968,0,0,0,'Affray Challenger','','',0,7,0,0,0,1,1,0,26,27,35,810,890,0,1,0,1750,0,33.25,44.625,1,1925,50.05,75.075,0,1078,0,0,0,0,0,0,2.51,2,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6241,5462,0,0,4911,0,0,0,'Bailor Stonehand','','',0,7,0,0,0,1,1,0,20,20,55,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6242,5875,0,0,2575,0,0,0,'World Skinning Trainer','Skinning Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6243,5462,0,0,1773,0,0,0,'Gelihast','','',0,7,0,1,1,6,1,0,24,24,18,3906,3906,0,1,0,1200,0,34.68,46.92,0,0,0,0,36000000,975,0,0,0,0,0,0,3,0.834,'12550',0,231,0,2.5,8,14,0,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6244,5462,0,0,4928,0,0,0,'Takar the Seer','','',0,7,0,0,0,1.2,1,0,45,45,12,1553,1553,3801,1,2,2000,0,54,75,0,0,0,0,275000,2177,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6245,5462,0,0,4929,0,0,0,'Anathera','','',0,7,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,1,2200,2.2,2.2,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6246,5462,0,0,4930,0,0,0,'Latherion','','',0,7,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,1,2200,2.2,2.2,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6247,5462,0,0,4931,0,0,0,'Doan Karhan','','',0,7,0,0,0,1.15,1,0,40,40,35,1239,1239,3191,1,2,2000,0,40,55,0,0,0,0,180000,1590,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6248,5462,0,0,7242,0,0,0,'Twiggy Flathead','The Announcer','',0,7,0,0,0,1,1,0,35,35,35,2016,2016,0,1,0,2000,0,49,64,0,0,0,0,275000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6249,5462,0,0,4962,4963,4966,4967,'Affray Spectator','','',0,7,0,0,0,1,1,0,42,43,35,2666,2666,0,1,0,2000,0,67,88,0,0,0,0,275000,2369,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6250,5462,0,0,641,0,0,0,'Crawler','','',1,1,8,0,0,1,1,0,11,12,7,230,270,0,1,0,2000,0,17,22,0,0,0,0,0,562,0,0,0,0,0,0,1.0625,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5838,0,0,0,0,0,0,0,0,0,0),(6251,5462,0,0,4940,0,0,0,'Strahad Farsan','','',0,7,0,0,0,1.35,1,0,60,60,35,2884,2884,5751,1,51,2000,0,74,102,0,0,0,0,275000,3025,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6252,5462,0,0,4941,0,0,0,'Acolyte Magaz','','',0,7,0,0,0,1,1,0,20,20,35,405,405,1202,1,3,2000,0,21,29,0,0,0,0,275000,701,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6253,5462,0,0,4942,0,0,0,'Acolyte Fenrick','','',0,7,0,0,0,1,1,0,20,20,35,405,405,1202,1,0,2000,0,21,29,0,0,0,0,275000,701,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6254,5462,0,0,4943,0,0,0,'Acolyte Wytula','','',0,7,0,0,0,1,1,0,20,20,35,405,405,1202,1,3,2000,0,21,29,0,0,0,0,275000,701,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6266,5462,0,0,4948,0,0,0,'Menara Voidrender','','',0,7,0,0,0,1,1,0,50,50,35,2769,2769,0,1,3,2000,0,85,112,0,0,0,0,275000,2966,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6267,5462,0,0,4951,0,0,0,'Acolyte Porena','','',0,7,0,0,0,1,1,0,20,20,12,405,405,1202,1,0,2000,0,21,29,0,0,0,0,190000,701,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6268,5462,0,0,1913,0,0,0,'Summoned Felhunter','','',0,3,0,0,0,1,1,0,30,30,35,1000,1000,0,1,0,1710,0,35.91,47.88,0,0,0,0,0,1179,0,0,0,0,85,0,1.5,0.347,'',0,0,0,2.5,8,14,0,2691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6269,5875,0,0,1132,0,0,0,'Azgalaril','','',0,3,0,0,0,1,1,0,10,10,35,198,198,0,1,0,2000,0,13,17,0,0,0,0,0,463,0,0,0,0,0,0,2,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6270,5875,0,0,10923,0,0,0,'Asjorah','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.6045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6271,5462,0,0,4959,4960,0,0,'Mouse','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.8,0.8,'10848',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(6272,5462,0,0,5429,0,0,0,'Innkeeper Janene','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,894,1003,1003,0,1,66179,1000,0,21,28,0,0,0,0,360000,1179,0,0,0,0,0,0,1.35,0.1872,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6286,5462,0,0,4989,0,0,0,'Zarrin','Cook','',0,7,0,0,0,1,1,0,13,13,80,273,273,0,1,83,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,5605,8262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6287,5462,0,0,4990,0,0,0,'Radnaal Maneweaver','Skinning Trainer','',0,7,0,0,0,1,1,0,19,19,80,449,449,0,1,81,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6288,5462,0,0,4991,0,0,0,'Jayla','Skinning Trainer','',0,7,0,0,0,1.02,1,0,23,23,80,630,630,0,1,81,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6289,5462,0,0,4993,0,0,0,'Rand Rhobart','Skinning Trainer','',0,7,0,0,0,1,1,0,13,13,68,273,273,0,1,81,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6290,5462,0,0,4992,0,0,0,'Yonn Deepcut','Skinning Trainer','',0,7,0,0,0,1,1,0,8,8,104,156,156,0,1,81,2000,0,10,14,0,0,0,0,250000,306,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6291,5462,0,0,4986,0,0,0,'Balthus Stoneflayer','Skinning Trainer','',0,7,0,0,0,1.1,1,0,35,35,55,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6292,5462,0,0,4985,0,0,0,'Eladriel','Skinning Trainer','',0,7,0,0,0,1.1,1,0,35,35,80,1342,1342,0,1,82,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6293,5462,0,0,4987,0,0,0,'Jorah Annison','','',0,7,0,0,0,1,1,0,20,20,68,433,433,490,1,2,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6294,5462,0,0,4988,0,0,0,'Krom Stoutarm','','',0,7,0,0,0,1,1,0,20,20,55,405,405,1202,1,2,2000,0,21,29,0,0,0,0,190000,701,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6295,5462,0,0,4994,0,0,0,'Wilma Ranthal','Skinning Trainer','',0,7,0,0,0,1,1,0,29,29,12,950,950,0,1,81,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6296,5875,0,0,1070,0,0,0,'Flame Elemental','','',0,4,0,0,0,1,1,0,17,18,40,386,417,0,1,0,2000,0,26,35,0,0,0,0,0,768,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6297,5462,0,0,5019,0,0,0,'Kurdram Stonehammer','Mining Trainer','',0,7,0,0,0,1.1,1,0,35,35,80,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,275000,1349,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6298,5462,0,0,5020,0,0,0,'Thelgrum Stonehammer','Mining Supplies','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,275000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6299,5462,0,0,5021,0,0,0,'Delfrum Flintbeard','Blacksmithing Trainer','',0,7,0,0,0,1.02,1,0,25,25,80,713,713,0,1,81,2000,0,35,48,0,0,0,0,275000,1008,0,0,0,0,0,0,1.5,0.347,'12187',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6300,5462,0,0,5022,0,0,0,'Elisa Steelhand','Blacksmithing Supplies','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4224,2000,0,42,56,0,0,0,0,275000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6301,5462,0,0,5023,0,0,0,'Gorbold Steelhand','Trade Supplies','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,131,2000,0,42,56,0,0,0,0,275000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6306,5462,0,0,5365,0,0,0,'Helene Peltskinner','Skinning Trainer','',0,7,0,0,0,1,1,0,12,12,12,247,247,0,1,81,1500,0,12.75,16.5,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6326,5875,0,0,240,0,0,0,'Horde Wargryphoner','Wargryphon Master','',2,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.376,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6327,5875,0,0,3011,0,0,0,'Alliance Wargryphoner','Wargryphon Master','',2,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6328,5462,0,0,5042,0,0,0,'Dannie Fizzwizzle','','',0,7,0,0,0,1,1,0,14,14,875,263,263,710,1,1,1500,0,10.5,15,0,0,0,0,180000,523,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6329,5462,0,0,976,0,0,0,'Irradiated Pillager','','',0,7,0,1,0,3,1,0,25,26,59,1800,2000,674,1,0,2000,0,57.8,78.2,0,0,0,0,7200000,1042,0,0,0,0,0,0,1.5,0.805,'21862',0,211,0,2.5,8,14,0,8269,9771,9798,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(6346,5875,0,0,5050,0,0,0,'Skeletal Horse','','',0,6,10,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6347,5462,0,0,10900,0,0,0,'Young Wavethrasher','','',0,1,0,0,0,1,1,0,51,52,14,2980,3082,0,1,0,2000,0,87,117,0,0,0,0,333000,3074,0,0,0,0,0,0,5.75,1.15,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20087,20023,0,0,0,0,0,0),(6348,5462,0,0,10899,0,0,0,'Wavethrasher','','',0,1,0,0,0,1,1,0,52,53,14,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,333000,3128,0,0,0,0,0,0,6.5,1.3,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20087,20023,0,0,0,0,0,0),(6349,5462,0,0,10897,0,0,0,'Great Wavethrasher','','',0,1,0,0,0,1,1,0,53,54,14,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,333000,3180,0,0,0,0,0,0,7.5,1.5,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20087,20023,0,0,0,0,0,0),(6350,5462,0,0,1247,0,0,0,'Makrinni Razorclaw','','',0,7,0,0,0,1.3,1,0,54,55,129,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,333000,3234,0,0,0,0,0,0,1.875,0.522,'',0,443,0,2.5,8,14,0,13444,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6351,5462,0,0,386,0,0,0,'Storm Bay Oracle','','',0,7,0,0,0,1.3,1,0,54,55,18,2600,2800,2079,1,0,2000,0,87,116,0,0,0,0,180000,3232,0,0,0,0,0,0,2.625,0.72975,'',0,458,0,2.5,8,14,0,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6352,5462,0,0,10947,0,0,0,'Coralshell Lurker','','',1,1,21,0,0,1.3,1,0,53,54,7,3200,3300,0,1,0,2000,0,92,122,0,0,0,0,333000,3180,0,108,0,0,0,0,1.2,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12952,0,0,20023,0,0,0,0,0,0,0),(6366,5462,0,0,5065,0,0,0,'Kurzen Mindslave','','',0,7,0,0,0,1,1,0,44,44,46,1569,1569,1483,1,0,2000,0,67,89,0,0,0,0,300000,2527,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,11642,7964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6367,5462,0,0,5086,0,0,0,'Donni Anthania','Crazy Cat Lady','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,128,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6368,5462,0,0,5585,5555,5556,5586,'Cat','','',0,8,0,0,0,0.01,1,0,1,1,188,1,1,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.25,'10848',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(6369,5462,0,0,2308,0,0,0,'Coralshell Tortoise','','',1,1,21,0,0,1,1,0,50,52,7,2880,3082,0,1,0,2000,0,87,117,0,0,0,0,333000,3074,0,104,0,0,0,0,1.04,0.455,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12951,0,0,20023,0,0,0,0,0,0,0),(6370,5462,0,0,10922,0,0,0,'Makrinni Scrabbler','','',0,7,0,0,0,1,1,0,52,53,129,2158,2232,4708,1,0,2000,0,64,89,0,0,0,0,333000,2524,0,0,0,0,0,0,1.625,0.4524,'',0,411,0,2.5,8,14,0,20822,11642,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6371,5462,0,0,506,0,0,0,'Storm Bay Warrior','','',0,7,0,0,0,1.3,1,0,51,52,18,2900,3000,0,1,0,2000,0,87,117,0,0,0,0,333000,3074,0,0,0,0,0,0,2.625,0.72975,'',0,389,0,2.5,8,14,0,11976,12555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6372,5462,0,0,2600,0,0,0,'Makrinni Snapclaw','','',0,7,0,0,0,1,1,0,8,9,129,156,176,0,1,0,2000,0,11,15,0,0,0,0,333000,387,0,0,0,0,0,0,1.4375,0.4002,'',0,362,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6373,5462,0,0,5087,0,0,0,'Dane Winslow','','',0,7,0,0,0,1,1,0,8,8,12,143,143,319,1,1,2000,0,7,10,0,0,0,0,180000,265,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6374,5462,0,0,5092,0,0,0,'Cylina Darkheart','','',0,7,0,0,0,1,1,0,11,11,12,199,199,459,1,1,2000,0,11,15,0,0,0,0,180000,447,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,11939,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6375,5462,0,0,6757,0,0,0,'Thunderhead Hippogryph','','',0,1,0,0,0,1.25,1,0,46,48,14,2399,2578,0,1,0,2000,0,81,108,0,0,0,0,333000,2857,0,0,0,0,0,0,1.725,1.955,'',0,0,0,2.5,8,14,0,12553,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20023,0,0,0,0,0,0,0),(6376,5462,0,0,5093,0,0,0,'Wren Darkspring','','',0,7,0,0,0,1,1,0,5,5,875,95,95,230,1,2,1500,0,3,3,0,0,0,0,180000,63,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6377,5462,0,0,10894,0,0,0,'Thunderhead Stagwing','','',0,1,0,0,0,1,1,0,48,50,14,2578,2769,0,1,0,2000,0,85,112,0,0,0,0,333000,2966,0,0,0,0,0,0,1.725,1.955,'',0,0,0,2.5,8,14,0,12553,11019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20023,0,0,0,0,0,0,0),(6378,5462,0,0,10893,0,0,0,'Thunderhead Skystormer','','',0,1,0,0,0,1,1,0,50,52,14,2304,2466,1865,1,0,2000,0,82,109,0,0,0,0,333000,3072,0,0,0,0,0,0,1.95,2.21,'',0,0,0,2.5,8,14,0,12553,6535,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20023,0,0,0,0,0,0,0),(6379,5462,0,0,10892,0,0,0,'Thunderhead Patriarch','','',0,1,0,0,0,1.3,1,0,52,54,14,3082,3293,0,1,0,2000,0,92,122,0,0,0,0,333000,3180,0,0,0,0,0,0,2.25,2.55,'',0,0,0,2.5,8,14,0,12553,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20023,0,0,0,0,0,0,0),(6380,5462,0,0,10891,0,0,0,'Thunderhead Consort','','',0,1,0,0,0,1.3,1,0,52,54,14,2466,2634,1982,1,0,2000,0,86,114,0,0,0,0,333000,3178,0,0,0,0,0,0,1.95,2.21,'',0,0,0,2.5,8,14,0,36594,12553,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20023,0,0,0,0,0,0,0),(6382,5462,0,0,5085,0,0,0,'Jubahl Corpseseeker','','',0,7,0,0,0,1.35,1,0,60,60,875,2884,2884,5751,1,3,2000,0,74,102,0,0,0,0,490000,3025,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6386,5462,0,0,2418,0,0,0,'Ward of Zanzil','','',0,9,0,0,0,1,1,0,46,46,16,3610,3610,0,1,0,1550,0,59.675,79.05,0,0,0,0,0,2750,0,0,0,0,0,0,2.7,2,'',0,0,0,2.5,8,14,0,8833,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6387,5462,0,0,5108,0,0,0,'Dranh','Skinning Trainer','',0,7,0,0,0,1,1,0,15,15,104,328,328,0,1,81,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6388,5462,0,0,200,0,0,0,'Zanzil Skeleton','','',0,6,0,0,0,1,1,0,45,45,16,3375,3375,0,1,0,1560,0,59.28,78,0,0,0,0,0,2695,0,0,0,0,85,0,1.275,0.3349,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6389,5462,0,0,5345,0,0,0,'Deathguard Podrig','','',0,7,0,0,0,1,1,0,25,25,68,1398,1398,0,1,2,2000,0,35,48,0,0,0,0,275000,1008,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6390,5462,0,0,5447,0,0,0,'Ulag the Cleaver','','',0,7,0,0,0,1,1,0,11,11,14,222,222,0,1,0,1910,0,14.325,19.1,0,0,0,0,0,528,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6391,5462,0,0,6610,6611,0,0,'Holdout Warrior','','',0,7,0,1,0,3,1,0,26,27,23,2250,2400,0,1,0,2000,0,64.6,86.7,0,0,0,0,7200000,1078,0,0,0,0,0,0,1.725,0.3519,'',0,290,0,2.5,8,14,0,11976,12555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6392,5462,0,0,6608,6609,0,0,'Holdout Medic','','',0,7,0,1,0,3,1,0,29,30,23,3000,3400,832,1,0,2000,0,66.3,88.4,0,0,0,0,7200000,1178,0,0,0,0,0,0,1.725,0.3519,'',0,293,0,2.5,8,14,0,22167,22168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6393,5462,0,0,5371,0,0,0,'Henen Ragetotem','','',0,7,0,0,0,1.35,1,0,62,62,83,4370,4370,0,1,2,2000,0,172,240,0,0,0,0,250000,4344,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6394,5462,0,0,5373,0,0,0,'Ruga Ragetotem','','',0,7,0,0,0,1,1,0,30,30,83,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,275000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6395,5462,0,0,5576,0,0,0,'Sergeant Rutger','Sergeant','',0,7,0,0,0,1,1,0,62,62,83,4370,4370,0,1,2,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6407,5462,0,0,6628,6629,0,0,'Holdout Technician','','',0,7,0,1,0,3,1,0,29,30,23,2900,2900,0,1,0,2000,0,71.4,95.2,1,1549,44.921,65.058,7200000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,297,0,2.5,8,14,0,6660,8858,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6408,5462,0,0,5370,0,0,0,'Ula\'elek','','',0,7,0,0,0,1.1,1,0,35,35,126,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6410,5462,0,0,5372,0,0,0,'Orm Stonehoof','','',0,7,0,0,0,1.2,1,0,45,45,83,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,250000,2695,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6411,5462,0,0,5235,0,0,0,'Velora Nitely','','',0,7,0,0,0,1.2,1,0,45,45,68,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6412,5462,0,0,9786,0,0,0,'Skeleton','','',0,6,0,0,0,1,1,0,20,55,21,242,1307,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,85,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6426,5462,0,0,10255,10256,1196,4631,'Anguished Dead','','',0,6,0,1,0,3,2,0,31,31,21,3018,3018,0,1,0,2000,0,105.6,139.2,0,0,0,0,7200000,1213,0,0,0,0,0,0,1.15,0.39905,'',0,338,0,2.5,8,14,0,7068,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6427,5462,0,0,4629,0,0,0,'Haunting Phantasm','','',0,6,0,1,0,3,2,0,31,31,21,3018,3018,0,1,0,2000,0,105.6,139.2,0,0,0,0,7200000,1213,0,0,0,0,0,0,1,1,'',0,366,0,2.5,8,14,0,8986,8278,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6446,5462,0,0,5190,0,0,0,'Therzok','','',0,7,0,0,0,1,1,0,20,20,83,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6466,5462,0,0,5205,0,0,0,'Gamon','','',0,7,0,0,0,1,1,0,12,12,7,247,247,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,4.05,0.9747,'',0,15,0,2.5,8,14,0,58561,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6467,5462,0,0,5206,0,0,0,'Mennet Carkad','','',0,7,0,0,0,1,1,0,30,30,68,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6486,5875,0,0,5228,0,0,0,'Black Skeletal Horse','','',0,6,0,0,0,1,1,0,1,2,35,64,55,0,1,0,2000,0,2,2,0,0,0,0,0,8,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6487,5462,0,0,5266,0,0,0,'Arcanist Doan','','',0,7,0,1,1,9,3,0,35,35,67,8118,8118,8040,1,0,2000,0,81.6,115.2,0,0,0,0,43200000,1124,0,0,0,0,0,0,1.875,0.3825,'',0,517,0,2.5,8,14,0,8988,9433,9435,9438,0,0,0,0,0,0,0,0,0,0,0,0,5805,0,0,0,0,0,0,0),(6488,5462,0,0,5230,0,0,0,'Fallen Champion','','',0,6,0,2,0,3,2,0,33,33,21,3400,3400,0,1,0,2000,0,110.4,146.4,0,0,0,0,43200000,1281,0,0,0,0,0,0,1.5,0.383,'',0,397,0,2.5,8,14,0,19644,21949,19642,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6489,5462,0,0,5231,0,0,0,'Ironspine','','',0,6,0,2,0,1,1,0,32,32,21,3171,3171,0,1,0,1350,0,72.9,97.2,0,0,0,0,3600000,1249,0,0,0,0,0,0,1.725,0.4531,'',0,389,0,2.5,8,14,0,3815,21007,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6490,5462,0,0,5534,0,0,0,'Azshir the Sleepless','','',0,6,0,2,0,1,1,0,32,32,21,2664,2664,1870,1,0,1341,0,49.617,60.345,0,0,0,0,0,1063,0,0,0,0,0,0,3.01,2,'',0,393,0,2.5,8,14,0,5137,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6491,5462,0,0,5233,0,0,0,'Spirit Healer','','',2,7,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,16385,2000,0,104,138,0,0,0,0,60000,3750,0,0,0,0,0,0,1.5,0.5,'10848',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6492,5462,0,0,14273,0,0,0,'Rift Spawn','','',0,4,0,0,0,1,1,0,16,17,7,420,440,0,1,0,1850,0,23.125,30.525,0,0,0,0,0,734,17,17,34,17,34,17,1.25,0.175,'9093 0',0,0,0,2.5,8,14,0,9010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6493,5462,0,0,146,0,0,0,'Illusionary Phantasm','','',0,6,0,1,0,3,2,0,31,31,21,3018,3018,0,1,0,2000,0,330,435,0,0,0,0,0,1213,0,0,0,0,0,0,1.5,1,'',0,1000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6494,5462,0,0,5236,0,0,0,'Tazan','','',0,7,0,0,0,1,1,0,13,13,16,273,273,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.5,0.306,'',0,19,0,2.5,8,14,0,6253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7209,0,0,0,0,0,0,0),(6495,5462,0,0,7195,0,0,0,'Riznek','Drink Vendor','',0,7,0,0,0,1.1,1,0,1,80,35,100,100,0,1,642,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.425,0.2907,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6496,5462,0,0,5451,0,0,0,'Brivelthwerp','Ice Cream Vendor','',0,7,0,0,0,1.1,1,0,35,35,35,1342,1342,0,1,642,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6497,5462,0,0,5237,0,0,0,'Astor Hadren','','',0,7,0,0,0,1,1,0,13,13,68,273,273,0,1,1,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.383,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7231,0,0,0,0,0,0,0),(6498,5462,0,0,5239,0,0,0,'Devilsaur','','',65537,1,39,1,0,3,1,0,54,55,14,7599,7842,0,1,0,2400,0,270.72,360,0,0,0,0,600000,3234,200,200,200,200,200,200,5,2.5,'',0,0,0,2.5,8,14,0,14099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,170,0),(6499,5462,0,0,5238,0,0,0,'Ironhide Devilsaur','','',65537,1,39,1,0,3,1,0,54,56,14,7599,8097,0,1,0,2800,0,322.56,426.72,0,0,0,0,600000,3289,200,200,200,200,200,200,5,2.5,'',0,0,0,2.5,8,14,0,17261,27050,16697,14920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,170,0),(6500,5462,0,0,5240,0,0,0,'Tyrant Devilsaur','','',65537,1,39,1,0,3,1,0,54,55,14,7599,7842,0,1,0,2800,0,315.84,420,0,0,0,0,600000,3234,200,200,200,200,200,200,5,2.5,'',0,0,0,2.5,8,14,0,14100,13692,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,170,0),(6501,5462,0,0,5241,0,0,0,'Stegodon','','',0,1,0,1,0,3,1,0,52,53,634,7113,7359,0,1,0,2000,0,213.6,285.6,0,0,0,0,600000,3128,0,0,0,0,0,0,3.5,2.4,'',0,0,0,2.5,8,14,0,6268,15652,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11114,46367,0,0,0,0,0,0),(6502,5462,0,0,5287,0,0,0,'Plated Stegodon','','',0,1,0,1,0,3,1,0,52,54,634,7113,7599,0,1,0,2000,0,220.8,292.8,0,0,0,0,600000,3180,0,0,0,0,0,0,3.5,2.4,'',0,0,0,2.5,8,14,0,14102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11114,46367,0,0,0,0,0,0),(6503,5462,0,0,5288,0,0,0,'Spiked Stegodon','','',0,1,0,1,0,3,1,0,53,54,634,7359,7599,0,1,0,2000,0,220.8,292.8,0,0,0,0,600000,3180,0,0,0,0,0,0,3.9375,2.7,'',0,0,0,2.5,8,14,0,14102,32740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11114,46367,0,0,0,0,0,0),(6504,5462,0,0,5289,0,0,0,'Thunderstomp Stegodon','','',0,1,0,1,0,3,1,0,54,54,634,7599,7842,0,1,0,2000,0,225.6,300,0,0,0,0,600000,3180,0,0,0,0,0,0,3.9375,2.7,'',0,0,0,2.5,8,14,0,14102,15548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11114,46367,0,0,0,0,0,0),(6505,5462,0,0,5242,0,0,0,'Ravasaur','','',1,1,11,0,0,1.3,1,0,48,49,48,2681,2779,0,1,0,1500,0,62.25,82.5,0,0,0,0,300000,2912,0,0,0,0,0,0,3,2.146,'',0,0,0,2.5,8,14,0,13443,0,0,0,0,0,0,0,0,0,0,0,0,13222,0,0,11477,0,0,0,0,0,51,0),(6506,5462,0,0,5290,0,0,0,'Ravasaur Runner','','',1,1,11,0,0,1.3,1,0,49,50,48,2779,2880,0,1,0,1500,0,63.75,84,0,0,0,0,300000,2966,0,0,0,0,0,0,2.625,1.87775,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,13185,0,0,11477,0,0,0,0,0,0,0),(6507,5462,0,0,5292,0,0,0,'Ravasaur Hunter','','',1,1,11,0,0,1.3,1,0,49,50,48,2779,2880,0,1,0,1500,0,63.75,84,0,0,0,0,300000,2966,0,0,0,0,0,0,3.375,2.41425,'',0,0,0,2.5,8,14,0,3604,13443,0,0,0,0,0,0,0,0,0,0,0,13223,0,0,11477,0,0,0,0,0,51,0),(6508,5462,0,0,5291,0,0,0,'Venomhide Ravasaur','','',1,1,11,0,0,1.3,1,0,50,51,48,2880,2980,0,1,0,1500,0,64.5,85.5,0,0,0,0,300000,3018,0,0,0,0,0,0,3,2.146,'',0,0,0,2.5,8,14,0,14108,0,0,0,0,0,0,0,0,0,0,0,0,13237,0,0,11477,0,0,0,0,0,0,0),(6509,5462,0,0,11634,0,0,0,'Bloodpetal Lasher','','',0,4,0,0,0,1.3,1,0,48,49,7,2681,2779,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,0,0,85,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,6607,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11316,0,0,0,0,0,0,0),(6510,5462,0,0,11635,0,0,0,'Bloodpetal Flayer','','',0,4,0,0,0,1.3,1,0,51,52,7,2980,3082,0,1,0,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,14112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11316,0,0,0,0,0,0,0),(6511,5462,0,0,11633,0,0,0,'Bloodpetal Thresher','','',0,4,0,0,0,1.3,1,0,49,50,7,2779,2880,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11316,0,0,0,0,0,0,0),(6512,5462,0,0,11636,0,0,0,'Bloodpetal Trapper','','',0,4,0,0,0,1.3,1,0,52,53,7,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,11922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11316,0,0,0,0,0,0,0),(6513,5462,0,0,5294,0,0,0,'Un\'Goro Stomper','','',1,1,9,0,0,1.3,1,0,51,52,72,2980,3082,0,1,0,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.625,1.365,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,12965,0,0,11479,0,0,0,0,0,0,0),(6514,5462,0,0,844,0,0,0,'Un\'Goro Gorilla','','',1,1,9,0,0,1.3,1,0,50,51,72,2880,2980,0,1,0,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.4375,1.2075,'',0,0,0,2.5,8,14,0,61685,14920,49972,0,0,0,0,0,0,0,0,0,0,12964,0,0,11478,0,0,0,0,0,0,0),(6516,5462,0,0,5244,0,0,0,'Un\'Goro Thunderer','','',1,1,9,0,0,1.3,1,0,52,53,72,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,1.875,1.575,'',0,0,0,2.5,8,14,0,12553,0,0,0,0,0,0,0,0,0,0,0,0,9053,0,0,11480,0,0,0,0,0,0,0),(6517,5462,0,0,1549,0,0,0,'Tar Beast','','',0,4,0,0,0,1.3,1,0,50,51,16,2880,2980,0,1,0,2000,0,86,114,0,0,0,0,300000,3018,51,51,51,51,102,51,1.95,1.7485,'',0,367,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11834,0,0,0,0,0,0,0),(6518,5462,0,0,9010,0,0,0,'Tar Lurker','','',0,4,0,0,0,1.3,1,0,52,54,16,3082,3293,0,1,0,2000,0,92,122,0,0,0,0,300000,3180,54,54,51,54,108,54,2.625,2.35375,'',0,410,0,2.5,8,14,0,7279,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11834,0,0,0,0,0,0,0),(6519,5462,0,0,480,0,0,0,'Tar Lord','','',0,4,0,0,0,1.3,1,0,53,54,16,2551,2634,2012,1,0,2000,0,86,114,0,0,0,0,300000,3178,54,54,51,54,162,54,3,2.69,'',0,431,0,2.5,8,14,0,12747,11640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11834,0,0,0,0,0,0,0),(6520,5462,0,0,1070,0,0,0,'Scorching Elemental','','',0,4,0,0,0,1.3,1,0,53,54,91,2551,2634,2012,1,0,2000,0,86,114,0,0,0,0,300000,3178,54,108,54,54,54,54,2,1,'',0,900,0,2.5,8,14,0,13878,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11829,0,0,0,0,0,0,0),(6521,5462,0,0,5488,0,0,0,'Living Blaze','','',0,4,0,0,0,1.3,1,0,54,55,91,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,300000,3234,55,110,55,55,55,55,2.5,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11829,0,0,0,0,0,0,0),(6522,5462,0,0,5346,0,0,0,'Andron Gant','','',0,7,0,0,0,1,1,0,15,15,68,328,328,0,1,2,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6523,5462,0,0,825,0,0,0,'Dark Iron Rifleman','','',0,7,0,0,0,1,1,0,27,28,54,800,853,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,100,1.5,0.347,'',0,83,0,2.5,8,14,0,7891,8996,8995,8996,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6526,5875,0,0,1600,0,0,0,'GOSSIP TEST DUDE','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6527,5462,0,0,3018,0,0,0,'Tar Creeper','','',0,4,0,0,0,1.3,1,0,51,52,16,2384,2466,1894,1,0,2000,0,82,109,0,0,0,0,300000,3072,52,52,51,52,104,52,2.25,2.0175,'',0,392,0,2.5,8,14,0,5568,744,6751,0,0,0,0,0,0,0,0,0,0,0,0,0,11834,0,0,0,0,0,0,0),(6546,5462,0,0,5375,0,0,0,'Tabetha','','',0,7,0,0,0,1.35,1,0,62,62,35,3059,3059,6015,1,3,2000,0,131,188,0,0,0,0,360000,3500,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,9097,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6547,5462,0,0,1027,0,0,0,'Suffering Victim','','',0,7,0,0,0,1.02,1,0,25,25,68,713,713,0,1,0,2000,0,84,115.2,0,0,0,0,7200000,1008,0,0,0,0,0,0,1.5,0.383,'',0,70,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6548,5462,0,0,5374,0,0,0,'Magus Tirth','','',0,7,0,0,0,1.3,1,0,51,51,35,2980,2980,0,1,131,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6549,5462,0,0,5048,0,0,0,'Demon of the Orb','','',0,3,0,1,0,1,1,0,40,40,14,4572,4572,0,1,0,1341,0,281.61,372.128,0,0,0,0,0,1938,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6550,5462,0,0,14252,0,0,0,'Mana Surge','','',0,4,0,0,0,1,1,0,40,40,14,1400,1400,1283,1,0,1610,0,49.105,62.79,0,0,0,0,0,1800,40,40,40,40,40,40,2.5,0.35,'',0,0,0,2.5,8,14,0,9532,11824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6551,5462,0,0,11090,0,0,0,'Gorishi Wasp','','',0,10,0,0,0,1.3,1,0,51,52,310,2980,3082,0,1,0,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.725,2.0355,'',0,0,0,2.5,8,14,0,8137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11837,22435,46380,0,0,0,0,0),(6552,5462,0,0,11091,0,0,0,'Gorishi Worker','','',0,10,0,0,0,1.3,1,0,51,52,310,2980,3082,0,1,0,2800,0,121.8,163.8,0,0,0,0,300000,3074,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,8137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11837,22435,46380,0,0,0,0,0),(6553,5462,0,0,11087,0,0,0,'Gorishi Reaver','','',65537,1,41,0,0,1.3,1,0,51,53,310,2980,3189,0,1,0,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,1.725,1.8745,'',0,0,0,2.5,8,14,0,40504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11837,22435,46380,0,0,0,0,0),(6554,5462,0,0,11088,0,0,0,'Gorishi Stinger','','',0,10,0,0,0,1.3,1,0,52,53,310,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,1.95,2.301,'',0,0,0,2.5,8,14,0,8137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11837,22435,46380,0,0,0,0,0),(6555,5462,0,0,11089,0,0,0,'Gorishi Tunneler','','',0,10,0,0,0,1.3,1,0,52,53,310,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,14120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11837,22435,46380,0,0,0,0,0),(6556,5462,0,0,11140,0,0,0,'Muculent Ooze','','',0,10,0,0,0,1.25,1,0,48,50,14,2578,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,100,2.5,1.198,'',0,199,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12235,0,0,0,0,0,0,0),(6557,5462,0,0,4754,0,0,0,'Primal Ooze','','',0,10,0,0,0,1.3,1,0,50,52,14,2880,3082,0,1,0,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.875,0.8985,'',0,225,0,2.5,8,14,0,14146,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12235,0,0,0,0,0,0,0),(6559,5462,0,0,1146,0,0,0,'Glutinous Ooze','','',0,10,0,0,0,1.3,1,0,52,54,14,3082,3293,0,1,0,2000,0,92,122,0,0,0,0,300000,3180,0,0,0,0,0,100,2.1875,1.04825,'',0,150,0,2.5,8,14,0,14147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12235,0,0,0,0,0,0,0),(6560,5462,0,0,8395,0,0,0,'Stone Guardian','','',0,4,0,1,0,3,1,0,60,61,7,9156,9432,0,1,0,2000,0,731.4,1016.6,0,0,0,0,600000,4047,300,300,300,300,300,300,3,2.06,'',0,1832,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6561,5875,0,0,7617,0,0,0,'Stone Warden','','',0,4,0,1,0,1,1,0,60,61,7,9156,9432,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6566,5462,0,0,10732,0,0,0,'Estelle Gendry','','',0,7,0,0,0,1,1,0,25,25,68,713,713,0,1,1,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6567,5462,0,0,5368,0,0,0,'Ghok\'kah','Tailoring Supplies','',0,7,0,0,0,1,1,0,43,43,29,2059,2059,0,1,130,2000,0,67,88,0,0,0,0,360000,2369,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6568,5462,0,0,7216,0,0,0,'Vizzklick','Tailoring Supplies','',0,7,0,0,0,1.25,1,0,50,50,474,2769,2769,0,1,131,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6569,5462,0,0,5377,0,0,0,'Gnoarn','','',0,7,0,0,0,1,1,0,20,20,55,484,484,0,1,2,2000,0,29,39,0,0,0,0,190000,836,0,0,0,0,0,0,1.725,0.3519,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6570,5462,0,0,10834,0,0,0,'Fenwick Thatros','','',2,7,0,0,0,1,1,0,16,16,21,356,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.5,0.383,'',0,28,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7306,0,0,0,0,0,0,0),(6571,5875,0,0,892,0,0,0,'Cat Form (Night Elf Druid)','','',0,1,4,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.35,0.315,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6572,5875,0,0,1058,0,0,0,'Cat Form (Tauren Druid)','','',0,1,4,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.91425,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6573,5875,0,0,918,0,0,0,'Travel Form (Druid)','','',0,1,4,0,0,1,1,0,1,1,35,5000,5000,0,0.75,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.2,0.636,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6574,5462,0,0,5367,0,0,0,'Jun\'ha','Tailoring Supplies','',0,7,0,0,0,1.1,1,0,31,31,29,1107,1107,0,1,130,2000,0,44,58,0,0,0,0,400000,1213,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6575,5462,0,0,2467,2478,0,0,'Scarlet Trainee','','',0,7,0,0,0,0.15,1,0,30,30,67,111,111,2175,1,0,1710,0,25.65,35.91,0,0,0,0,0,654,0,0,0,0,0,0,1.5,0.306,'',0,17,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6576,5462,0,0,5366,0,0,0,'Brienna Starglow','Tailoring Supplies','',0,7,0,0,0,1,1,0,40,40,80,1753,1753,0,1,130,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6577,5462,0,0,5376,0,0,0,'Bingles Blastenheimer','','',0,7,0,0,0,1,1,0,16,16,55,450,450,0,1,2,1850,0,21.275,28.675,0,0,0,0,300000,700,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6578,5875,0,0,89,0,0,0,'Peasant (Wood)','','',0,7,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6579,5462,0,0,5378,0,0,0,'Shoni the Shilent','','',0,7,0,0,0,1,1,0,17,17,55,386,386,0,1,2,2000,0,25,33,0,0,0,0,180000,734,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6581,5462,0,0,11319,0,0,0,'Ravasaur Matriarch','','',0,1,11,4,0,1,1,0,50,50,48,2880,2880,0,1,0,2000,0,85,112,0,0,0,0,7200000,2966,0,0,0,0,0,0,3.75,2.6825,'',0,0,0,2.5,8,14,0,3391,13445,0,0,0,0,0,0,0,0,0,0,0,13189,0,0,11477,0,0,0,0,0,0,0),(6582,5462,0,0,11084,0,0,0,'Clutchmother Zavas','','',65537,1,41,4,0,1,1,0,54,54,310,3293,3293,0,1,0,2000,0,92,122,0,0,0,0,7200000,3180,0,0,0,0,0,0,2.25,2.445,'',0,0,0,2.5,8,14,0,12097,40504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6583,5462,0,0,10932,0,0,0,'Gruff','','',0,1,0,2,0,1,1,0,57,57,634,13920,13920,0,1,0,2000,0,235.2,312,0,0,0,0,43200000,3342,0,0,0,0,0,0,4.375,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6584,5462,0,0,5305,0,0,0,'King Mosh','','',65537,1,39,2,0,20,1,0,60,60,14,61040,61040,0,1,0,1500,0,358.8,476.1,0,0,0,0,43200000,3750,270,270,270,270,270,270,6,3,'',0,0,0,2.5,8,14,0,14100,14331,15550,13847,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6585,5462,0,0,8129,0,0,0,'Uhk\'loc','','',1,1,9,4,0,1.3,1,0,52,53,72,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,7200000,3128,0,0,0,0,0,0,1.875,1.575,'',0,0,0,2.5,8,14,0,9128,10966,12555,0,0,0,0,0,0,0,0,0,0,9051,0,0,0,0,0,0,0,0,0,0),(6586,5462,0,0,5307,0,0,0,'Rokar Bladeshadow','','',0,7,0,0,0,1,1,0,35,35,29,1342,1342,0,1,3,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,85,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6606,5462,0,0,7047,0,0,0,'Overseer Glibby','','',0,7,0,0,0,1,1,0,16,16,16,356,356,0,1,0,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.5,0.306,'',0,27,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7333,0,0,0,0,0,0,0),(6607,5462,0,0,9213,0,0,0,'Harroc','','',0,7,0,0,0,1,1,0,5,5,29,102,102,0,1,0,2000,0,5,7,0,0,0,0,200000,111,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6626,5462,0,0,5369,0,0,0,'\"Plucky\" Johnson','','',0,7,0,0,0,1,1,0,1,1,189,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.145,'',0,0,0,2.5,8,14,0,9192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6646,5462,0,0,10042,0,0,0,'Monnos the Elder','','',0,5,0,2,0,1,1,0,53,54,778,7359,7599,0,1,0,1191,0,131.486,174.363,0,0,0,0,43200000,3180,0,0,0,0,0,0,3.31,2,'',0,1338,0,2.5,8,14,0,11876,5568,10101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6647,5462,0,0,2240,0,0,0,'Magister Hawkhelm','','',0,7,0,4,0,1,1,0,51,51,74,2980,2980,0,1,0,1183,0,50.869,67.431,1,1301,76.759,113.187,9900000,3018,0,0,0,0,0,0,3.71,2,'',0,396,0,2.5,8,14,0,6660,34974,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6648,5462,0,0,3212,0,0,0,'Antilos','','',0,1,0,4,0,1,1,0,50,50,16,2769,2769,0,1,0,1233,0,52.4025,69.048,0,0,0,0,9900000,2966,0,0,0,0,0,0,3.76,2,'',0,0,0,2.5,8,14,0,40505,13445,5708,0,0,0,0,0,0,0,0,0,0,0,0,0,20023,0,0,0,0,0,0,0),(6649,5462,0,0,11261,0,0,0,'Lady Sesspira','','',0,7,0,4,0,1,1,0,51,51,74,2384,2384,1864,1,0,1183,0,48.503,59.15,1,1301,77.1826,106.126,9900000,2477,0,0,0,0,0,0,2.5,1,'',0,380,0,2.5,8,14,0,15547,20299,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6650,5462,0,0,11257,0,0,0,'General Fangferror','','',0,7,0,4,0,1,1,0,50,51,74,2880,2980,0,1,0,1225,0,52.675,69.825,0,0,0,0,9900000,3018,0,0,0,0,0,0,3,2,'',0,364,0,2.5,8,14,0,18812,12057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6651,5462,0,0,1012,0,0,0,'Gatekeeper Rageroar','','',0,7,0,4,0,1,1,0,49,49,82,2672,2672,0,1,0,2000,0,83,110,0,0,0,0,7200000,2912,0,0,0,0,0,0,1.875,1.5,'',0,361,0,2.5,8,14,0,12747,13584,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6652,5462,0,0,2687,0,0,0,'Master Feardred','','',0,3,0,4,0,1,1,0,51,52,90,2980,3082,0,1,0,1183,0,51.4605,69.2055,0,0,0,0,9900000,3074,0,0,0,0,172,0,1.875,0.675,'',0,412,0,2.5,8,14,0,22271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6653,5462,0,0,5379,0,0,0,'Huge Toad','','',0,8,0,0,0,0.2,1,0,1,1,188,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.5,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(6666,5875,0,0,6194,0,0,0,'\"Plucky\" Johnson\'s Human Form','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6667,5462,0,0,5485,0,0,0,'Gelkak Gyromast','','',0,7,0,0,0,1,1,0,18,18,55,430,430,0,1,2,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6668,5462,0,0,5385,0,0,0,'Lord Cyrik Blackforge','','',0,7,0,0,0,1,1,0,23,23,122,617,617,0,1,0,2000,0,33,44,0,0,0,0,275000,940,0,0,0,0,0,0,1.5,0.347,'',0,57,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5017,5019,5018,0,0,0,0,0),(6669,5462,0,0,5386,0,0,0,'The Threshwackonator 4100','The First Mate','',4096,9,0,0,0,1,1,0,20,20,35,484,484,0,1,1,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,2.25,1.4055,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6670,5462,0,0,3264,0,0,0,'Westfall Woodworker','','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.306,'',0,5,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6687,5875,0,0,467,0,0,0,'Druid 40 (faster)!','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.45,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6688,5875,0,0,467,0,0,0,'Druid 40 (fastest!)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.45,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6706,5462,0,0,11479,0,0,0,'Baritanas Skyriver','Hippogryph Master','',0,7,0,1,0,3,3,0,65,65,80,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,550000,5234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6707,5462,0,0,5528,0,0,0,'Fahrad','Grand Master Rogue','',0,7,0,0,0,1.35,1,0,60,60,471,6900,6900,0,1,51,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6726,5462,0,0,5406,0,0,0,'Thalon','Wind Rider Master','',0,7,0,1,0,1,1,0,65,65,104,2200,2200,6762,1,8195,2000,0,920,1292.6,0,0,0,0,550000,5234,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6727,5462,0,0,5407,0,0,0,'Innkeeper Brianna','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,66177,1000,0,21,28,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6728,5462,0,0,5448,5448,0,5448,'Narnie','','',0,1,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6729,5462,0,0,5465,0,0,0,'Morridune','','',0,7,0,0,0,1.05,1,0,27,27,14,850,850,0,1,0,1740,0,33.06,44.37,0,0,0,0,0,1078,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6730,5462,0,0,5425,0,0,0,'Jinky Twizzlefixxit','Engineering Supplies','',0,7,0,0,0,1.05,1,0,30,30,35,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6731,5462,0,0,10980,0,0,0,'Harlown Darkweave','Leatherworking Supplies','',138936390,7,0,0,0,1,1,0,27,27,80,830,830,0,1,130,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6732,5462,0,0,8632,0,0,0,'Amie Pierce','','',0,7,0,0,0,1.05,1,0,30,30,894,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,360000,1179,0,0,0,0,0,0,1.35,0.1872,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6733,5462,0,0,721,0,0,0,'Stonevault Basher','','',0,7,0,0,0,1,1,0,37,38,59,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,300000,1684,0,0,0,0,0,0,1.95,0.805,'',0,193,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5797,0,0,0,0,0,0,0),(6734,5462,0,0,5434,0,0,0,'Innkeeper Hearthstove','Innkeeper','',0,7,0,0,0,1,1,0,30,30,55,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6735,5462,0,0,5439,0,0,0,'Innkeeper Saelienne','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6736,5462,0,0,5440,0,0,0,'Innkeeper Keldamyr','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6737,5462,0,0,5441,0,0,0,'Innkeeper Shaussiy','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,66177,2000,0,42,56,0,0,0,0,275000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6738,5462,0,0,5442,0,0,0,'Innkeeper Kimlya','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6739,5462,0,0,7633,0,0,0,'Innkeeper Bates','Innkeeper','',0,7,0,0,0,1,1,0,30,30,68,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,275000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6740,5462,0,0,5444,0,0,0,'Innkeeper Allison','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,66179,1000,0,21,28,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6741,5462,0,0,5449,0,0,0,'Innkeeper Norman','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6746,5462,0,0,5487,0,0,0,'Innkeeper Pala','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6747,5462,0,0,5486,0,0,0,'Innkeeper Kauth','Innkeeper','',0,7,0,0,0,1,1,0,30,30,29,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6748,5462,0,0,525,0,0,0,'Water Spirit','','',0,4,0,0,0,1,1,0,18,18,7,104,104,0,1,0,2000,0,26,35,0,0,0,0,0,768,19,19,38,19,38,19,0.85,0.259726,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6749,5462,0,0,9257,0,0,0,'Erma','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4194305,1000,0,21,28,0,0,0,0,250000,1179,0,0,0,0,0,0,1.5,0.208,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6766,5462,0,0,6573,6574,0,0,'Ravenholdt Guard','Assassin\'s League','',0,7,0,0,0,1.25,1,0,50,50,473,2769,2769,0,1,3,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6767,5875,0,0,6999,0,0,0,'Garona','Grand Master of the Assassin\'s League','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6768,5462,0,0,6572,0,0,0,'Lord Jorach Ravenholdt','Lord of the Assassin\'s League','',0,7,0,0,0,1.35,1,0,60,60,471,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6769,5875,0,0,2582,0,0,0,'[UNUSED] Ravenholdt Falconer','Assassin\'s League','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6770,5875,0,0,2582,0,0,0,'[UNUSED] Ravenholdt Houndmaster','Assassin\'s League','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6771,5462,0,0,5907,5908,5909,5910,'Ravenholdt Assassin','Assassin\'s League','',0,7,0,0,0,1.25,1,0,50,50,473,2769,2769,0,1,1,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6772,5875,0,0,784,0,0,0,'Attack Hound','','',0,1,1,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6773,5875,0,0,5505,0,0,0,'Shadowhawk','','',0,1,7,0,0,1,1,0,45,45,471,2218,2218,0,1,0,2000,0,76,100,0,0,0,0,0,2695,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6774,5462,0,0,5526,0,0,0,'Falkhaan Isenstrider','','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,2,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6775,5462,0,0,5506,0,0,0,'Antur Fallow','','',0,7,0,0,0,1,1,0,3,3,104,71,71,0,1,2,2000,0,3,4,0,0,0,0,250000,33,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6776,5462,0,0,5507,0,0,0,'Magrin Rivermane','','',0,7,0,0,0,1,1,0,6,6,104,120,120,0,1,0,2000,0,7,9,0,0,0,0,250000,165,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6777,5462,0,0,7004,0,0,0,'Zan Shivsproket','Speciality Engineer','',0,7,0,0,0,1.35,1,0,60,60,471,2900,2900,0,1,130,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6778,5462,0,0,5527,0,0,0,'Melika Isenstrider','Assistant Innkeeper','',0,7,0,0,0,1,1,0,11,11,12,222,222,0,1,2,2000,0,15,20,0,0,0,0,180000,528,0,0,0,0,0,0,1.5,0.208,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6779,5462,0,0,5529,0,0,0,'Smudge Thunderwood','Poison Supplies','',0,7,0,0,0,1.2,1,0,45,45,471,3500,3500,0,1,1154,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6780,5462,0,0,5748,0,0,0,'Porthannius','','',0,7,0,0,0,1,1,0,7,7,80,137,137,0,1,2,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6781,5462,0,0,5749,0,0,0,'Melarith','','',0,7,0,0,0,1,1,0,10,10,80,198,198,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6782,5462,0,0,9211,0,0,0,'Hands Springsprocket','','',0,7,0,0,0,1,1,0,10,10,64,198,198,0,1,2,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6783,5875,0,0,2584,0,0,0,'[UNUSED] Lorek Belm','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6784,5462,0,0,5509,0,0,0,'Calvin Montague','','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,2,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6785,5462,0,0,5508,0,0,0,'Ratslin Maime','','',0,7,0,0,0,1,1,0,7,7,68,137,137,0,1,2,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6786,5462,0,0,5729,0,0,0,'Ukor','','',0,7,0,0,0,1,1,0,4,4,29,86,86,0,1,2,2000,0,4,5,0,0,0,0,200000,68,0,0,0,0,0,0,1.2,0.2976,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6787,5462,0,0,5730,0,0,0,'Yelnagi Blackarm','','',0,7,0,0,0,1,1,0,16,16,29,356,356,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6788,5462,0,0,1007,0,0,0,'Den Mother','','',1,1,4,0,0,1,1,0,18,19,44,521,561,0,1,0,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,1.725,0.70265,'',0,0,0,2.5,8,14,0,3242,0,0,0,0,0,0,0,0,0,0,0,0,5802,0,0,5414,0,0,0,0,0,0,0),(6789,5462,0,0,5510,0,0,0,'Thistle Cub','','',1,1,4,0,0,1,1,0,11,12,44,278,309,0,1,0,2000,0,17,22,0,0,0,0,275000,562,0,0,0,0,0,0,0.991525,0.403881,'',0,0,0,2.5,8,14,0,3242,0,0,0,0,0,0,0,0,0,0,0,0,12840,0,0,0,0,0,0,0,0,0,0),(6790,5462,0,0,8191,0,0,0,'Innkeeper Trelayne','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,66177,1000,0,21,28,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6791,5462,0,0,7153,0,0,0,'Innkeeper Wiley','Innkeeper','',0,7,0,0,0,1.1,1,0,35,35,69,1342,1342,0,1,66179,1000,0,24.5,32,0,0,0,0,275000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6806,5462,0,0,5525,0,0,0,'Tannok Frosthammer','Innkeeper Assistant','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,2,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6807,5462,0,0,7105,0,0,0,'Innkeeper Skindle','Innkeeper','',0,7,0,0,0,1.25,1,0,46,46,120,2399,2399,0,1,66177,1000,0,38.5,51,0,0,0,0,300000,2750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6826,5462,0,0,5647,0,0,0,'Talvash del Kissel','','',0,7,0,0,0,1.25,1,0,50,50,875,1939,1939,4393,1,3,2000,0,60,83,0,0,0,0,430000,2393,0,0,0,0,0,0,1.63875,0.334305,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6827,5875,0,0,5557,5558,5559,5560,'Crab','','',0,8,8,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,9.2,9.2,0,0,0,0,7200000,7,0,0,0,0,0,0,0.875,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(6846,5462,0,0,7849,0,0,0,'Defias Dockmaster','','',0,7,0,0,0,1,1,0,10,10,27,198,198,0,1,0,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.306,'',0,9,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1019,0,0,0,0,0,0,0),(6866,5462,0,0,2340,2341,0,0,'Defias Bodyguard','','',0,7,0,0,0,1,1,0,10,10,17,198,198,0,1,0,1890,0,12.285,16.065,0,0,0,0,0,463,0,0,0,0,0,0,1.5,0.306,'',0,9,0,2.5,8,14,0,7159,6713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1019,6846,0,0,0,0,0,0),(6867,5462,0,0,2709,0,0,0,'Tracking Hound','','',1,1,25,0,0,0.5,1,0,30,30,35,478,478,0,1,0,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.30932,0.436441,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13085,0,0,0,0,0,0,0,0,0,0),(6868,5462,0,0,5646,0,0,0,'Jarkal Mossmeld','','',0,7,0,0,0,1.1,1,0,35,35,126,992,992,2680,1,2,2000,0,34,48,0,0,0,0,300000,1124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6886,5462,0,0,5648,0,0,0,'Onin MacHammar','','',0,7,0,0,0,1,1,0,12,12,55,137,137,0,1,2,2000,0,17,22,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.347,'6408',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6887,5462,0,0,5745,0,0,0,'Yalda','','',0,7,0,0,0,1,1,0,50,54,80,1772,2026,1924,1,2,2000,0,86,114,0,0,0,0,275000,3178,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6906,5462,0,0,5710,0,0,0,'Baelog','','',0,7,0,1,1,3,1,0,41,41,122,4800,4800,0,1,2,1258,0,89.0665,117.749,1,1384,56.744,83.04,43200000,2074,0,0,0,0,0,0,1.5,0.347,'',0,653,0,2.5,8,14,0,14516,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6907,5462,0,0,5708,0,0,0,'Eric \"The Swift\"','','',0,7,0,1,0,3,1,0,40,40,122,4700,4700,0,1,2,1341,0,90.115,119.081,0,0,0,0,43200000,1938,0,0,0,0,0,0,1.5,0.347,'',0,627,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6908,5462,0,0,5709,0,0,0,'Olaf','','',0,7,0,1,0,3.5,1,0,40,40,122,5400,5400,0,1,2,1316,0,88.435,116.861,0,0,0,0,43200000,1938,0,0,0,0,0,0,1.8,0.4164,'',0,623,0,2.5,8,14,0,8242,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6909,5462,0,0,11339,0,0,0,'Sethir the Ancient','','',0,7,0,0,0,1,1,0,12,12,14,247,247,0,1,0,1860,0,15.81,20.46,0,0,0,0,516000,562,0,0,0,0,0,0,1.0625,0.3825,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6910,5462,0,0,5945,0,0,0,'Revelosh','','',0,7,0,1,1,3,2,0,39,39,59,3540,3540,2472,1,0,1333,0,81.5795,107.173,0,0,0,0,43200000,1807,0,0,0,0,0,0,2.25,1.2075,'',0,613,0,2.5,8,14,0,15117,15801,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6911,5462,0,0,2013,0,0,0,'Minion of Sethir','','',524288,7,0,0,0,1,1,0,8,10,14,156,198,0,1,0,1890,0,12.285,16.065,0,0,0,0,0,463,0,0,0,0,0,0,1.25,0.45,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6912,5462,0,0,5711,0,0,0,'Remains of a Paladin','','',0,7,0,0,0,1.1,1,0,35,35,35,2400,2400,1067,1,2,1660,0,89.64,119.52,0,0,0,0,7200000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6913,5462,0,0,5685,0,0,0,'Lost One Rift Traveler','','',0,7,0,0,0,1,1,0,25,25,51,440,440,0,1,0,1760,0,30.8,42.24,0,0,0,0,0,1008,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6926,5875,0,0,2687,0,0,0,'Test Satyr','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.675,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6927,5462,0,0,2357,2358,0,0,'Defias Dockworker','','',0,7,0,0,0,1,1,0,9,9,17,176,176,0,1,0,2000,0,11,15,0,0,0,0,180000,387,0,0,0,0,0,0,1.5,0.306,'',0,7,0,2.5,8,14,0,8646,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1019,0,0,0,0,0,100,0),(6928,5462,0,0,5705,0,0,0,'Innkeeper Grosk','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6929,5462,0,0,5706,0,0,0,'Innkeeper Gryshka','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6930,5462,0,0,5707,0,0,0,'Innkeeper Karakul','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,66177,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6931,5875,0,0,1693,0,0,0,'Respawn Test Mob','Free Bug 001','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.175,0.725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6932,5462,0,0,5712,0,0,0,'Swamp Spirit','','',524294,4,0,0,0,1,1,0,40,40,14,1753,1753,0,1,0,1610,0,45.08,59.57,0,0,0,0,0,1938,40,40,40,40,80,40,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6946,5462,0,0,7613,0,0,0,'Renzik \"The Shiv\"','SI:7 Operative','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6966,5462,0,0,5752,0,0,0,'Lucius','','',0,7,0,0,0,1,1,0,20,20,55,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6986,5462,0,0,5769,0,0,0,'Dran Droffers','Droffers and Son Salvage','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(6987,5462,0,0,5770,0,0,0,'Malton Droffers','Droffers and Son Salvage','',0,7,0,0,0,1.15,1,0,40,40,125,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7006,5875,0,0,6032,0,0,0,'Blackrock Assassin','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7007,5462,0,0,5767,0,0,0,'Tiev Mordune','','',0,7,0,0,0,1,1,0,22,22,876,480,480,545,1,2,2000,0,30,39,0,0,0,0,275000,906,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7008,5875,0,0,6036,0,0,0,'Blackrock Reaver','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7009,5462,0,0,5768,0,0,0,'Arantir','The Hand of Chaos','',0,7,0,1,0,3,1,0,45,45,84,5544,5544,0,1,2,2000,0,182.4,240,0,0,0,0,500000,2695,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,9733,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7010,5462,0,0,6839,0,0,0,'Zilzibin Drumlore','','',0,7,0,0,0,1.1,1,0,35,35,126,992,992,2680,1,3,2000,0,34,48,0,0,0,0,300000,1124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7011,5462,0,0,6010,0,0,0,'Earthen Rocksmasher','','',0,7,0,0,0,1.2,1,0,38,39,415,1674,1751,0,1,0,1510,0,97.848,130.464,0,0,0,0,7200000,1808,0,0,0,0,0,0,1.8,0.4164,'',0,230,0,2.5,8,14,0,12057,2457,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7012,5462,0,0,6009,0,0,0,'Earthen Sculptor','','',0,7,0,0,0,1.2,1,0,38,39,415,1205,1248,3025,1,0,1510,0,68.856,97.848,0,0,0,0,7200000,1489,0,0,0,0,0,0,1.8,0.4164,'',0,250,0,2.5,8,14,0,10452,2602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7013,5875,0,0,6035,0,0,0,'Blackrock Rampager','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7014,5875,0,0,553,0,0,0,'Commander Kartak Dwarfdefiler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7015,5462,0,0,1305,0,0,0,'Flagglemurk the Cruel','','',0,7,0,4,0,1,1,0,16,16,18,356,356,0,1,0,1483,0,17.0545,22.9865,0,0,0,0,9900000,700,0,0,0,0,0,0,1.95,0.5421,'',0,28,0,2.5,8,14,0,18812,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7016,5462,0,0,4982,0,0,0,'Lady Vespira','','',0,7,0,4,0,1.02,1,0,22,22,74,508,508,545,1,0,2000,0,30,39,0,0,0,0,9900000,906,0,0,0,0,0,0,1.4375,0.575,'',0,57,0,2.5,8,14,0,12549,11428,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7017,5462,0,0,4762,0,0,0,'Lord Sinslayer','','',0,7,0,4,0,1,1,0,15,16,74,328,356,0,1,0,2000,0,23,31,0,0,0,0,7200000,700,0,0,0,0,0,0,1.5,1,'',0,21,0,2.5,8,14,0,12057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7022,5462,0,0,2488,0,0,0,'Venomlash Scorpid','','',1,1,20,1,0,3,1,0,37,38,413,4008,4185,0,1,0,1341,0,85.2875,112.644,0,0,0,0,7200000,1684,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,5416,0,0,0,0,0,0,0,0,0,0,0,0,5873,0,0,0,0,0,0,0,0,0,0),(7023,5462,0,0,5285,0,0,0,'Obsidian Sentinel','','',0,9,0,1,0,5,1,0,40,40,54,7620,7620,0,1,0,1258,0,84.5375,111.711,0,0,0,0,7200000,1938,0,0,0,0,0,0,2.25,1.545,'',0,695,0,2.5,8,14,0,10061,10072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8053,0,0,0,0,0,0,0),(7024,5462,0,0,5783,0,0,0,'Agent Kearnen','','',0,7,0,0,0,1,1,0,22,22,12,890,890,0,1,2,2000,0,32,42,0,0,0,0,180000,906,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7025,5462,0,0,6045,0,0,0,'Blackrock Soldier','','',0,7,0,0,0,1,1,0,55,56,40,3529,3644,0,1,0,2000,0,96,127,0,0,0,0,500000,3289,0,0,0,0,0,100,1.5,0.372,'',0,477,0,2.5,8,14,0,3248,12170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11467,0,0,0,0,0,0,0),(7026,5462,0,0,6046,0,0,0,'Blackrock Sorcerer','','',0,7,0,0,0,1.35,1,0,55,56,40,2470,2550,5110,1,0,2000,0,68,94,0,0,0,0,500000,2654,0,0,0,0,0,100,1.5,0.372,'',0,471,0,2.5,8,14,0,20823,20827,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11467,0,0,0,0,0,0,0),(7027,5462,0,0,6047,0,0,0,'Blackrock Slayer','','',0,7,0,0,0,1.35,1,0,56,57,40,3644,3758,0,1,0,2700,0,132.3,175.5,0,0,0,0,500000,3342,0,0,0,0,0,100,1.5,0.372,'',0,495,0,2.5,8,14,0,9080,38959,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11467,0,0,0,0,0,0,0),(7028,5462,0,0,6048,0,0,0,'Blackrock Warlock','','',0,7,0,0,0,1.35,1,0,56,57,40,2550,2631,5273,1,0,2000,0,69,96,0,0,0,0,500000,2698,0,0,0,0,0,100,1.5,0.372,'',0,499,0,2.5,8,14,0,20826,20825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11467,0,0,0,0,0,0,0),(7029,5462,0,0,6049,0,0,0,'Blackrock Battlemaster','','',0,7,0,0,0,1.35,1,0,57,58,40,3758,3876,0,1,0,1600,0,80,105.6,0,0,0,0,500000,3396,0,0,0,0,0,100,1.5,0.372,'',0,517,0,2.5,8,14,0,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11467,0,0,0,0,0,0,0),(7030,5462,0,0,6056,0,0,0,'Shadowforge Geologist','','',0,7,0,1,0,3,1,0,38,39,54,3405,3540,1213,1,0,1266,0,77.479,101.786,0,0,0,0,7200000,1807,0,0,0,0,85,0,1.5,0.347,'',0,615,0,2.5,8,14,0,8814,3356,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8009,8052,0,0,0,0,0,0),(7031,5462,0,0,2075,0,0,0,'Obsidian Elemental','','',0,4,0,0,0,1,1,0,51,53,91,2521,2698,0,1,0,2000,0,89,119,0,0,0,0,500000,3128,52,190,190,52,52,52,1.5,0.31,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7032,5462,0,0,5781,0,0,0,'Greater Obsidian Elemental','','',0,4,0,0,0,1.1,1,0,55,57,91,2875,3062,0,1,0,2000,0,98,130,0,0,0,0,500000,3342,112,168,112,112,112,112,1.725,0.3565,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11266,0,0,0,0,0,0,0),(7033,5462,0,0,11549,0,0,0,'Firegut Ogre','','',0,7,0,0,0,1.5,1,0,50,51,45,3322,3438,0,1,0,2000,0,86,114,0,0,0,0,500000,3018,0,0,0,0,0,51,3.3,1.9646,'',0,367,0,2.5,8,14,0,13382,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7034,5462,0,0,11550,0,0,0,'Firegut Ogre Mage','','',0,7,0,0,0,1.5,1,0,51,52,45,2751,2846,1894,1,0,2000,0,82,109,0,0,0,0,500000,3072,0,0,0,0,0,78,3.3,2.2,'',0,391,0,2.5,8,14,0,13381,37599,20793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7035,5462,0,0,10707,0,0,0,'Firegut Brute','','',0,7,0,0,0,1.5,1,0,52,53,45,3556,3680,0,1,0,2000,0,89,119,0,0,0,0,500000,3128,0,0,0,0,0,53,3.525,2.09855,'',0,411,0,2.5,8,14,0,11130,13382,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7036,5462,0,0,6649,0,0,0,'Thaurissan Spy','','',0,7,0,0,0,1,1,0,53,54,54,3189,3293,0,1,0,1400,0,64.4,85.4,0,0,0,0,500000,3180,0,0,0,0,0,0,1.5,0.347,'',0,434,0,2.5,8,14,0,34969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7037,5462,0,0,8170,0,0,0,'Thaurissan Firewalker','','',0,7,0,0,0,1,1,0,53,55,54,3189,3398,0,1,0,2000,0,94,125,0,0,0,0,500000,3234,0,0,0,0,0,0,1.5,0.347,'',0,433,0,2.5,8,14,0,40719,37638,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7038,5462,0,0,6668,0,0,0,'Thaurissan Agent','','',0,7,0,0,0,1,1,0,54,55,54,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,500000,3234,0,0,0,0,0,0,1.5,0.347,'',0,451,0,2.5,8,14,0,13579,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7039,5462,0,0,10806,0,0,0,'War Reaver','','',0,4,0,0,0,1,1,0,53,55,54,3189,3398,0,1,0,2000,0,94,125,0,0,0,0,500000,3234,55,55,55,55,110,55,2.625,1.8025,'',0,432,0,2.5,8,14,0,3391,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11266,0,0,0,0,0,0,0),(7040,5462,0,0,143,0,0,0,'Black Dragonspawn','','',0,2,0,0,0,1,1,0,52,53,103,3556,3680,0,1,0,2800,0,124.6,166.6,0,0,0,0,500000,3128,0,125,0,0,0,208,1.5,1.967,'',0,416,0,2.5,8,14,0,15284,12054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18705,0,0,0,0,0,0,0),(7041,5462,0,0,8249,0,0,0,'Black Wyrmkin','','',0,2,0,0,0,1,1,0,53,54,103,2146,2216,4831,1,0,2000,0,65,91,0,0,0,0,500000,2567,0,125,0,0,0,212,1.5,1.5,'',0,435,0,2.5,8,14,0,9053,11969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18705,0,0,0,0,0,0,0),(7042,5462,0,0,2554,0,0,0,'Flamescale Dragonspawn','','',0,2,0,0,0,1.25,1,0,56,57,103,3374,3480,0,1,0,2900,0,142.1,188.5,0,0,0,0,500000,3342,0,125,0,0,0,0,1.875,2.45875,'',0,497,0,2.5,8,14,0,16144,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18705,0,0,0,0,0,0,0),(7043,5462,0,0,8309,0,0,0,'Flamescale Wyrmkin','','',0,2,0,0,0,1.25,1,0,57,58,103,2436,2512,5401,1,0,2000,0,71,98,0,0,0,0,500000,2740,0,125,0,0,0,0,1.875,1.875,'',0,526,0,2.5,8,14,0,13341,9574,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18705,0,0,0,0,0,0,0),(7044,5462,0,0,6374,0,0,0,'Black Drake','','',0,2,0,0,0,1,1,0,52,52,103,2964,2964,0,1,0,2000,0,87,117,0,0,0,0,500000,3074,0,0,0,0,0,0,3,1.5,'',0,365,0,2.5,8,14,0,8873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18705,0,0,0,0,0,0,0),(7045,5462,0,0,9585,0,0,0,'Scalding Drake','','',0,2,0,0,0,1,1,0,53,55,103,3066,3268,0,1,0,2000,0,94,125,0,0,0,0,500000,3234,0,0,0,0,0,0,3.45,1.725,'',0,436,0,2.5,8,14,0,9573,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18705,0,0,0,0,0,0,0),(7046,5462,0,0,6377,0,0,0,'Searscale Drake','','',0,2,0,0,0,1.25,1,0,56,58,103,3374,3589,0,1,0,2000,0,100,132,0,0,0,0,500000,3396,0,0,0,0,0,0,3.9,1.95,'',0,495,0,2.5,8,14,0,16144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18705,0,0,0,0,0,0,0),(7047,5462,0,0,397,0,0,0,'Black Broodling','','',0,2,0,0,0,1,1,0,51,52,103,2384,2466,1894,1,0,2000,0,82,109,0,0,0,0,500000,3072,0,150,0,0,0,153,1.875,0.417,'',0,387,0,2.5,8,14,0,13375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18705,0,0,0,0,0,0,0),(7048,5462,0,0,400,0,0,0,'Scalding Broodling','','',0,2,0,0,0,1.3,1,0,53,54,103,2232,2305,4831,1,0,2000,0,65,91,0,0,0,0,500000,2567,0,150,159,0,0,0,2.1875,0.4865,'',0,429,0,2.5,8,14,0,13375,33417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18705,0,0,0,0,0,0,0),(7049,5462,0,0,457,0,0,0,'Flamescale Broodling','','',0,2,0,0,0,1.35,1,0,55,56,103,2823,2915,2140,1,0,2000,0,89,118,0,0,0,0,500000,3287,0,168,0,0,0,0,2.5,0.556,'',0,478,0,2.5,8,14,0,13342,13375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18705,0,0,0,0,0,149,0),(7050,5462,0,0,5812,0,0,0,'Defias Drone','','',0,6,0,0,0,1,1,0,22,22,27,573,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,0.383,'',0,48,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7051,5462,0,0,5813,0,0,0,'Malformed Defias Drone','','',0,7,0,0,0,1,1,0,23,23,27,660,660,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7052,5462,0,0,5811,5809,0,0,'Defias Tower Patroller','','',0,7,0,0,0,1,1,0,23,23,27,617,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.5,0.208,'',0,44,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7053,5462,0,0,5805,0,0,0,'Klaven Mortwake','','',0,7,0,0,0,1,1,0,23,23,27,605,605,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.5,0.306,'',0,67,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7055,5462,0,0,741,0,0,0,'Blackrock Worg','','',1,1,1,0,0,1.3,1,0,54,55,40,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,500000,3234,0,8,3,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8298,0,0,11467,0,0,0,0,0,0,0),(7056,5462,0,0,5806,5807,0,0,'Defias Tower Sentry','','',0,7,0,0,0,1,1,0,24,24,27,664,664,0,1,0,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.306,'',0,31,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7057,5462,0,0,7220,0,0,0,'Digmaster Shovelphlange','','',0,7,0,2,0,1,1,0,38,38,14,6975,6975,0,1,0,2000,0,127.2,168,0,0,0,0,43200000,1684,0,0,0,0,0,0,1.5,0.306,'',0,557,0,2.5,8,14,0,8380,7164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7067,5462,0,0,5832,0,0,0,'Venture Co. Drone','','',0,6,0,0,0,1.02,1,0,22,22,27,573,573,0,1,0,2000,0,32,42,0,0,0,0,275000,906,0,0,0,0,30,0,1.5,0.383,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7068,5462,0,0,5828,5829,0,0,'Condemned Acolyte','','',0,6,0,1,0,1,1,0,57,58,16,7349,7580,6795,1,0,2000,0,223.2,295.2,0,0,0,0,600000,3394,0,0,0,0,0,0,1.5,0.306,'',0,1735,0,2.5,8,14,0,25058,15654,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22229,0,0,0,0,0,0,0),(7069,5462,0,0,5822,5823,0,0,'Condemned Monk','','',0,6,0,1,0,1,1,0,58,59,16,8613,8883,0,1,0,2000,0,244.8,324,0,0,0,0,600000,3449,0,0,0,0,0,0,1.5,0.306,'',0,1713,0,2.5,8,14,0,11978,15615,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22229,0,0,0,0,0,0,0),(7070,5462,0,0,5824,5825,5826,5827,'Condemned Cleric','','',0,6,0,1,0,1,1,0,59,60,16,7817,8059,7205,1,0,2000,0,350.4,460.8,0,0,0,0,600000,3748,0,0,0,0,0,0,1.5,0.306,'',0,1732,0,2.5,8,14,0,25054,15586,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22229,0,0,0,0,0,0,0),(7071,5462,0,0,5816,5817,5818,5819,'Cursed Paladin','','',0,6,0,1,0,1,1,0,57,58,16,7100,7500,4530,1,0,2000,0,223.2,295.2,0,0,0,0,600000,3394,0,0,0,0,0,0,1.5,0.306,'',0,1681,0,2.5,8,14,0,13005,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22229,0,0,0,0,0,0,0),(7072,5462,0,0,5820,5821,0,0,'Cursed Justicar','','',0,6,0,1,0,1,1,0,59,60,16,10000,10100,0,1,0,2000,0,249.6,331.2,0,0,0,0,600000,3750,0,0,0,0,0,0,1.5,0.306,'',0,1655,0,2.5,8,14,0,15580,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22229,0,0,0,0,0,0,0),(7073,5875,0,0,5831,0,0,0,'Arados the Damned','','',0,6,0,0,0,1,1,0,35,35,16,1111,1111,0,1,0,1610,0,39.445,51.52,1,1771,58.443,86.779,0,1349,0,0,0,0,0,0,2.21,2,'',0,145,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(7074,5875,0,0,5830,0,0,0,'Judge Thelgram','','',0,6,0,0,0,1,1,0,34,34,123,954,954,2553,1,0,1610,0,37.835,50.715,1,1771,58.443,85.008,0,1317,0,0,0,0,0,0,2.51,2,'',0,145,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(7075,5462,0,0,5814,5815,0,0,'Writhing Mage','','',0,6,0,1,0,1,1,0,58,59,16,6900,7100,6987,1,0,2000,0,319.2,422.4,0,0,0,0,600000,3447,0,0,0,0,0,0,1.5,0.208,'',0,1701,0,2.5,8,14,0,8401,7322,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22229,0,0,0,0,0,0,0),(7076,5462,0,0,6026,0,0,0,'Earthen Guardian','','',0,7,0,0,0,0.25,1,0,38,38,470,349,349,0,1,0,1520,0,96.672,127.68,0,0,0,0,7200000,1684,0,0,0,0,0,0,2.25,0.5205,'10255',0,64,0,2.5,8,14,0,10666,15576,17207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7077,5462,0,0,6025,0,0,0,'Earthen Hallshaper','','',0,7,0,0,0,0.25,1,0,38,38,470,251,251,2975,1,0,1510,0,67.044,94.224,0,0,0,0,7200000,1391,0,0,0,0,0,0,2.25,0.5205,'10255',0,62,0,2.5,8,14,0,10666,10260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7078,5462,0,0,5985,0,0,0,'Cleft Scorpid','','',1,1,20,0,0,0.75,1,0,36,36,413,958,958,0,1,0,1650,0,99,130.68,0,0,0,0,7200000,1456,0,0,0,0,0,0,0.883051,0.441525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8851,0,0,0,0,0,0,0,0,0,0),(7079,5462,0,0,5497,0,0,0,'Viscous Fallout','','',0,4,0,1,1,3,1,0,28,28,91,2559,2559,0,1,0,2000,0,66.3,90.1,0,0,0,0,43200000,1111,150,150,150,150,150,150,1.3,0.397228,'',0,0,0,2.5,8,14,0,10341,9459,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7086,5462,0,0,11137,0,0,0,'Cursed Ooze','','',0,10,0,0,0,1.25,1,0,49,50,14,2672,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,100,2.5,1.198,'',0,175,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12230,0,0,0,0,0,0,0),(7087,5462,0,0,5845,0,0,0,'Killian Hagey','Skinning Trainer','',0,7,0,0,0,1.1,1,0,35,35,68,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7088,5462,0,0,5846,0,0,0,'Thuwd','Skinning Trainer','',0,7,0,0,0,1.1,1,0,35,35,29,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7089,5462,0,0,5847,0,0,0,'Mooranta','Skinning Trainer','',0,7,0,0,0,1.1,1,0,35,35,104,1342,1342,0,1,81,2000,0,49,64,0,0,0,0,250000,1349,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7091,5462,0,0,5991,0,0,0,'Shadowforge Ambusher','','',0,7,0,0,0,1,1,0,38,39,54,1604,1678,0,1,0,1258,0,33.966,45.288,0,0,0,0,0,1808,0,0,0,0,85,0,3.15,2,'',0,244,0,2.5,8,14,0,7164,6713,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,8009,8052,0,0,0,0,0,0),(7092,5462,0,0,11141,0,0,0,'Tainted Ooze','','',0,10,0,0,0,1.3,1,0,51,52,14,2980,3082,0,1,0,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,100,1.875,0.8985,'',0,175,0,2.5,8,14,0,3335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12230,20614,0,0,0,0,0,0),(7093,5462,0,0,1306,0,0,0,'Vile Ooze','','',0,10,0,0,0,1,1,0,53,53,14,3189,3189,0,1,0,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,100,1.875,0.8985,'',0,299,0,2.5,8,14,0,21067,22595,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7094,5875,0,0,2161,0,0,0,'Crazed Stag','','',17,1,10,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.91,0.91,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7095,5875,0,0,2161,0,0,0,'Maddened Stag','','',17,1,10,0,0,1,1,0,1,1,35,137,156,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.91,0.91,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7096,5875,0,0,2161,0,0,0,'Corrupt Courser','','',17,1,10,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.91,0.91,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7097,5462,0,0,4877,0,0,0,'Ironbeak Owl','','',1,1,26,0,0,1.25,1,0,48,49,7,2578,2672,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,5708,0,0,0,0,0,0,0,0,0,0,0,0,8315,0,0,0,0,0,0,0,0,0,0),(7098,5462,0,0,10831,0,0,0,'Ironbeak Screecher','','',1,1,26,0,0,1.3,1,0,52,53,7,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,3589,0,0,0,0,0,0,0,0,0,0,0,0,8316,0,0,0,0,0,0,0,0,0,0),(7099,5462,0,0,10829,0,0,0,'Ironbeak Hunter','','',1,1,26,0,0,1.3,1,0,50,51,7,2880,2980,0,1,0,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,20,0,1.95,0.455,'',0,0,0,2.5,8,14,0,13738,0,0,0,0,0,0,0,0,0,0,0,0,5861,0,0,0,0,0,0,0,0,0,0),(7100,5462,0,0,8389,0,0,0,'Warpwood Moss Flayer','','',0,4,0,0,0,1.3,1,0,52,53,16,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,300000,3128,53,53,53,53,106,53,2.25,2.0175,'',0,409,0,2.5,8,14,0,11922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11503,0,0,0,0,0,0,0),(7101,5462,0,0,2832,0,0,0,'Warpwood Shredder','','',0,4,0,0,0,1.3,1,0,53,54,16,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,300000,3180,54,54,54,54,108,54,2.625,2.35375,'',0,431,0,2.5,8,14,0,3391,13444,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11503,0,0,0,0,0,0,0),(7104,5462,0,0,9013,0,0,0,'Dessecus','','',0,4,0,2,0,1,1,0,56,56,16,6477,6477,2163,1,0,2000,0,213.6,283.2,0,0,0,0,43200000,3287,560,560,560,560,560,560,3,2.69,'',0,1559,0,2.5,8,14,0,6535,16033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11503,0,0,0,0,0,0,0),(7105,5462,0,0,2019,0,0,0,'Jadefire Satyr','','',0,3,0,0,0,1,1,0,49,49,90,2672,2672,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,85,200,1.625,0.585,'',0,349,0,2.5,8,14,0,13578,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11674,0,0,0,0,0,0,0),(7106,5462,0,0,8575,0,0,0,'Jadefire Rogue','','',0,3,0,0,0,1,1,0,50,51,954,2880,2980,0,1,0,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,85,200,1.875,0.675,'',0,368,0,2.5,8,14,0,13578,13579,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11674,0,0,0,0,0,0,0),(7107,5462,0,0,11337,0,0,0,'Jadefire Trickster','','',0,3,0,0,0,1,1,0,52,53,90,2466,2551,1953,1,0,2000,0,84,111,0,0,0,0,300000,3126,0,0,0,0,172,204,2.1875,0.7875,'',0,411,0,2.5,8,14,0,8552,13578,26079,0,0,0,0,0,0,0,0,0,0,0,0,0,11674,0,0,0,0,0,0,0),(7108,5462,0,0,11333,0,0,0,'Jadefire Betrayer','','',0,3,0,0,0,1,1,0,53,53,90,3189,3189,0,1,0,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,172,208,2.1875,0.7875,'',0,411,0,2.5,8,14,0,40504,13738,13578,0,0,0,0,0,0,0,0,0,0,0,0,0,11674,0,0,0,0,0,0,0),(7109,5462,0,0,11334,0,0,0,'Jadefire Felsworn','','',0,3,0,0,0,1,1,0,50,51,90,2304,2384,1836,1,0,2000,0,80,106,0,0,0,0,300000,3017,0,0,0,0,85,200,1.625,0.585,'',0,369,0,2.5,8,14,0,9613,13578,11443,0,0,0,0,0,0,0,0,0,0,0,0,0,11674,0,0,0,0,0,0,0),(7110,5462,0,0,11336,0,0,0,'Jadefire Shadowstalker','','',0,3,0,0,0,1,1,0,52,52,90,3082,3082,0,1,0,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,172,205,1.875,0.675,'',0,391,0,2.5,8,14,0,14897,13578,11013,0,0,0,0,0,0,0,0,0,0,0,0,0,11674,0,0,0,0,0,0,0),(7111,5462,0,0,11335,0,0,0,'Jadefire Hellcaller','','',0,3,0,0,0,1,1,0,53,54,1434,2232,2305,4831,1,0,2000,0,65,91,0,0,0,0,300000,2567,0,0,0,0,172,212,2.5,0.9,'',0,431,0,2.5,8,14,0,20823,13578,11990,0,0,0,0,0,0,0,0,0,0,0,0,0,11674,0,0,0,0,0,0,0),(7112,5462,0,0,6389,6392,11279,11283,'Jaedenar Cultist','','',0,7,0,0,0,1,1,0,51,52,1434,2085,2158,4578,1,0,2000,0,63,87,0,0,0,0,300000,2481,0,0,0,0,0,0,1.5,0.372,'',0,390,0,2.5,8,14,0,11980,20825,11639,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7113,5462,0,0,6399,6400,11272,11273,'Jaedenar Guardian','','',0,7,0,0,0,1,1,0,50,51,1434,2880,2980,0,1,0,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.372,'',0,368,0,2.5,8,14,0,3639,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7114,5462,0,0,6397,6398,11274,11275,'Jaedenar Enforcer','','',0,7,0,0,0,1.3,1,0,52,53,1434,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,1.5,0.372,'',0,411,0,2.5,8,14,0,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7115,5462,0,0,6390,6391,11276,11277,'Jaedenar Adept','','',0,7,0,0,0,1,1,0,51,52,1434,2085,2158,4578,1,0,2000,0,63,87,0,0,0,0,300000,2481,0,0,0,0,0,0,1.5,0.372,'',0,389,0,2.5,8,14,0,20823,20832,14514,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7116,5875,0,0,6395,0,0,0,'Jaedenar Dreadweaver','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7117,5875,0,0,6403,0,0,0,'Jaedenar Instigator','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7118,5462,0,0,6393,6394,11281,11282,'Jaedenar Darkweaver','','',0,7,0,0,0,1.3,1,0,53,54,1434,2551,2634,2012,1,0,2000,0,86,114,0,0,0,0,300000,3178,0,0,0,0,0,0,1.5,0.372,'',0,429,0,2.5,8,14,0,9613,11962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7119,5875,0,0,6401,0,0,0,'Jaedenar Summoner','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7120,5462,0,0,6405,6406,11291,11292,'Jaedenar Warlock','','',0,7,0,0,0,1,1,0,53,54,1434,2551,2634,2012,1,0,2000,0,86,114,0,0,0,0,300000,3178,0,0,0,0,0,0,1.5,0.372,'',0,431,0,2.5,8,14,0,8699,9613,11939,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7121,5875,0,0,11278,0,0,0,'Jaedenar Arch Warlock','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7122,5875,0,0,6407,0,0,0,'Shadow Council Champion','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7123,5875,0,0,6410,0,0,0,'Shadow Council Master','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7124,5875,0,0,6409,0,0,0,'Shadow Council Highlord','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7125,5462,0,0,6172,0,0,0,'Jaedenar Hound','','',0,3,15,0,0,1,1,0,50,51,1434,2880,2980,0,1,0,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.725,0.39905,'',0,900,0,2.5,8,14,0,13321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7126,5462,0,0,6173,0,0,0,'Jaedenar Hunter','','',0,3,15,0,0,1,1,0,52,53,1434,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,1.95,0.4511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7127,5875,0,0,1913,0,0,0,'Jaedenar Stalker','','',0,3,15,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7128,5875,0,0,1913,0,0,0,'Jaedenar Mana Leech','','',0,3,15,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7129,5875,0,0,1130,0,0,0,'Enslaved Voidwalker','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7130,5875,0,0,1130,0,0,0,'Voidwalker Servant','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7131,5875,0,0,1130,0,0,0,'Voidwalker Guardian','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7132,5462,0,0,5498,0,0,0,'Toxic Horror','','',0,4,0,0,0,1.3,1,0,53,54,16,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,300000,3180,54,54,54,54,54,108,2,0.61112,'',0,0,0,2.5,8,14,0,13582,7947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12822,0,0,0,0,0,0,0),(7133,5875,0,0,5498,0,0,0,'Noxious Horror','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7134,5875,0,0,5987,0,0,0,'Poison Flayer','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7135,5462,0,0,12817,0,0,0,'Infernal Bodyguard','','',0,3,0,0,0,1,1,0,53,54,90,3066,3166,0,1,0,1200,0,55.2,73.2,0,0,0,0,0,3180,0,300,0,0,76,0,3.5,1.58025,'',0,900,0,2.5,8,14,0,2602,22916,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7136,5462,0,0,4200,0,0,0,'Infernal Sentry','','',0,3,0,0,0,1.25,1,0,52,53,90,2964,3066,0,1,0,2000,0,89,119,0,0,0,0,300000,3128,0,300,0,0,77,0,3.2,1.4448,'8279',0,0,0,2.5,8,14,0,2602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7137,5462,0,0,7029,0,0,0,'Immolatus','','',0,3,0,2,0,1,1,0,56,56,90,8097,8097,0,1,0,3000,0,345.6,457.2,0,0,0,0,43200000,3289,0,300,0,0,172,0,4,1.806,'',0,0,0,2.5,8,14,0,10101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7138,5462,0,0,2078,0,0,0,'Irontree Wanderer','','',0,4,0,0,0,1,1,0,52,53,91,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,300000,3128,53,53,53,53,106,53,4,0.694,'',0,417,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11173,20613,0,0,0,0,0,0),(7139,5462,0,0,6351,0,0,0,'Irontree Stomper','','',0,4,0,0,0,1.3,1,0,52,53,91,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,300000,3128,53,53,53,53,106,53,3.5,0.60725,'',0,412,0,2.5,8,14,0,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11173,20613,0,0,0,0,0,0),(7143,5875,0,0,5849,0,0,0,'Decaying Treant','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.5,0.60725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7144,5875,0,0,10621,0,0,0,'Withered Treant','','',0,4,0,0,0,1,1,0,53,54,16,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,0,3180,0,0,0,0,0,0,3,0.5205,'',0,0,0,2.5,8,14,0,11442,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7146,5875,0,0,2077,0,0,0,'Treant Protector','','',0,4,0,0,0,1,1,0,55,56,124,3529,3644,0,1,0,2000,0,96,127,0,0,0,0,0,3289,0,0,0,0,0,0,3,0.5205,'',0,0,0,2.5,8,14,0,12747,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7149,5462,0,0,12929,0,0,0,'Withered Protector','','',0,4,0,0,0,1,1,0,56,56,16,4318,4318,0,1,0,2000,0,96,127,0,0,0,0,300000,3289,55,55,55,55,110,55,7.5,7.602,'',0,0,0,2.5,8,14,0,5337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20613,0,0,0,0,0,0,0),(7150,5875,0,0,5850,0,0,0,'Withered Guardian','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7151,5875,0,0,5850,0,0,0,'Withered Watcher','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7152,5875,0,0,5850,0,0,0,'Withered Forest Walker','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7153,5462,0,0,2000,0,0,0,'Deadwood Warrior','','',0,7,0,0,0,1.25,1,0,48,49,82,2578,2672,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,1.75,1.4,'',0,329,0,2.5,8,14,0,13584,13583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7154,5462,0,0,3028,0,0,0,'Deadwood Gardener','','',0,7,0,0,0,1.25,1,0,48,49,82,2062,2138,1723,1,0,2000,0,77,102,0,0,0,0,300000,2910,0,0,0,0,0,0,1.5,1.2,'',0,327,0,2.5,8,14,0,12160,11986,13583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7155,5462,0,0,2000,0,0,0,'Deadwood Pathfinder','','',0,7,0,0,0,1.25,1,0,49,50,82,2672,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.75,1.4,'',0,348,0,2.5,8,14,0,6660,6685,13583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7156,5462,0,0,6825,0,0,0,'Deadwood Den Watcher','','',0,7,0,0,0,1.3,1,0,53,54,82,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,300000,3180,0,0,0,0,0,0,1.625,1.3,'',0,430,0,2.5,8,14,0,13583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7157,5462,0,0,2003,0,0,0,'Deadwood Avenger','','',0,7,0,0,0,1.3,1,0,54,55,82,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.75,1.4,'',0,453,0,2.5,8,14,0,13583,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7158,5462,0,0,6746,0,0,0,'Deadwood Shaman','','',0,7,0,0,0,1.3,1,0,53,54,82,2551,2634,2012,1,0,2000,0,86,114,0,0,0,0,300000,3178,0,0,0,0,0,0,1.75,1.4,'',0,430,0,2.5,8,14,0,13585,9532,12058,13583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7161,5462,0,0,7154,0,0,0,'Wrenix the Wretched','','',0,7,0,0,0,1,1,0,20,20,69,484,484,0,1,2,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.125,0.2295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7166,5462,0,0,1097,0,0,0,'Wrenix\'s Gizmotronic Apparatus','','',0,9,0,0,0,1,1,0,20,20,69,484,484,0,1,3,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,0.75,0.4685,'',0,0,0,2.5,8,14,0,9949,9977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7167,5462,0,0,5865,0,0,0,'Polly','','',0,1,0,0,0,1,1,0,18,18,14,420,420,390,1,0,1830,0,23.79,32.025,0,0,0,0,0,768,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7968,0,0,0,0,0,0,0),(7168,5462,0,0,5866,0,0,0,'Polly','','',0,1,0,0,0,1,1,0,18,18,14,430,430,0,1,0,1830,0,23.79,32.025,0,0,0,0,0,768,0,0,0,0,0,0,0.2,0.07,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7968,0,0,0,0,0,0,0),(7170,5462,0,0,3443,0,0,0,'Thragomm','Horde Runner','',0,7,0,1,0,1,1,0,21,21,83,1563,1563,0,1,2,1466,0,38.6291,49.844,0,0,0,0,600000,872,0,0,0,0,0,0,1.5,0.372,'',0,114,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7172,5462,0,0,6589,0,0,0,'Lore Keeper of Norgannon','','',0,5,0,0,0,1.35,1,0,60,60,35,2400,2400,0,1,1,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.2625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7173,5875,0,0,2575,0,0,0,'World Weaponsmithing Trainer','Weaponsmith Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7174,5875,0,0,2575,0,0,0,'World Armorsmithing Trainer','Armorsmithing Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7175,5462,0,0,763,0,0,0,'Stonevault Ambusher','','',0,7,0,0,0,1,1,0,35,35,59,1220,1220,0,1,0,1610,0,94.668,123.648,0,0,0,0,7200000,1349,0,0,0,0,0,0,1.275,0.68425,'',0,151,0,2.5,8,14,0,8721,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7186,5875,0,0,169,0,0,0,'A','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7206,5462,0,0,10798,0,0,0,'Ancient Stone Keeper','','',0,4,0,1,1,5,1,0,40,40,415,7620,7620,0,1,0,1258,0,84.5375,111.711,0,0,0,0,43200000,1938,220,220,220,220,220,220,1.95,1.339,'',0,779,0,2.5,8,14,0,10094,10132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7207,5462,0,0,6446,0,0,0,'Doc Mixilpixil','','',0,7,0,0,0,1.2,1,0,45,45,875,2218,2218,0,1,3,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7208,5462,0,0,134,0,0,0,'Noarm','','',0,8,0,0,0,1.02,1,0,25,25,55,713,713,0,1,0,2000,0,35,48,0,0,0,0,180000,1008,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7209,5462,0,0,3731,0,0,0,'Obsidian Shard','','',0,9,0,0,0,1,1,0,35,35,54,720,720,0,1,0,1660,0,40.67,53.12,0,0,0,0,0,1349,0,0,0,0,0,0,2.52,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7226,5462,0,0,11686,0,0,0,'Sand Storm','','',0,4,0,0,0,1,1,0,44,44,14,2868,2868,0,1,0,1570,0,56.52,75.36,0,0,0,0,0,2528,46,46,46,46,92,46,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0),(7227,5875,0,0,196,0,0,0,'Cobaltine Dragonspawn','','',0,2,0,1,0,1,1,0,48,49,60,6186,6414,0,1,0,2000,0,622.5,825,0,0,0,0,0,2912,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7228,5462,0,0,6089,0,0,0,'Ironaya','','',0,10,0,1,1,10,1,0,39,39,416,14590,14590,0,1,0,1550,0,100.44,133.92,0,0,0,0,43200000,1808,0,0,0,0,0,0,3,2,'',0,622,0,2.5,8,14,0,8374,10101,11876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7229,5875,0,0,6301,0,0,0,'Arantir\'s Shadow','','',0,7,0,1,0,1,1,0,55,55,84,4108,4108,0,1,2,1460,0,514.65,684.375,1,1606,104.39,152.57,0,3234,0,0,0,0,172,0,2.39,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7230,5462,0,0,6005,0,0,0,'Shayis Steelfury','Armorsmith Trainer','',0,7,0,0,0,1.35,1,0,60,60,29,4120,4120,0,1,81,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7231,5462,0,0,6006,0,0,0,'Kelgruk Bloodaxe','Weaponsmith Trainer','',0,7,0,0,0,1,1,0,60,60,29,4120,4120,0,1,81,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7232,5462,0,0,6007,0,0,0,'Borgus Steelhand','Weaponsmith Trainer','',0,7,0,0,0,1.35,1,0,60,60,55,4120,4120,0,1,81,2000,0,104,138,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7233,5462,0,0,5986,0,0,0,'Taskmaster Fizzule','','',0,7,0,1,0,1,1,0,30,30,16,7700,7700,0,1,2,2000,0,100.8,134.4,0,0,0,0,600000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7234,5462,0,0,1996,0,0,0,'Ferocitas the Dream Eater','','',0,7,0,0,0,1,1,0,8,8,82,256,256,0,1,0,1600,0,8,11.2,0,0,0,0,300000,306,0,0,0,0,0,0,1.625,1.3,'',0,8,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8049,0,0,0,0,0,0,0),(7235,5462,0,0,6804,0,0,0,'Gnarlpine Mystic','','',0,7,0,0,0,1,1,0,6,7,82,115,131,132,1,0,2000,0,8,11,0,0,0,0,300000,208,0,0,0,0,0,0,1,0.8,'',0,6,0,2.5,8,14,0,5177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5220,0,0,0,0,0,0,0),(7236,5875,0,0,5965,0,0,0,'Test Anubisath','I am a test, don\'t bug me','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.01,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7246,5462,0,0,6425,6426,0,0,'Sandfury Shadowhunter','','',0,7,0,1,0,3,2,0,43,44,37,4119,4278,2915,1,0,2000,0,160.8,213.6,1,1384,63.664,92.728,18000000,2527,0,0,0,0,85,0,1.5,0.306,'',0,826,0,2.5,8,14,0,15547,11641,18395,0,0,0,0,0,0,0,0,0,0,0,0,0,9523,0,0,0,0,0,0,0),(7247,5462,0,0,6427,6428,0,0,'Sandfury Soul Eater','','',0,7,0,1,0,3,2,0,44,45,37,4278,4434,3017,1,0,2000,0,168,223.2,0,0,0,0,1800000,2692,0,0,0,0,0,0,1.5,0.306,'',0,827,0,2.5,8,14,0,11016,7154,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9523,0,0,0,0,0,0,0),(7266,5462,0,0,6537,0,0,0,'Ember','','',0,4,0,0,0,1,1,0,54,54,17,2367,2367,8351,1,0,1690,0,77.74,103.09,0,0,0,0,0,3180,32,32,32,32,64,32,0.8,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7267,5462,0,0,6439,0,0,0,'Chief Ukorz Sandscalp','','',0,7,0,1,1,7,2,0,46,46,37,13433,13433,0,1,0,1258,0,116.239,153.979,0,0,0,0,36000000,2750,0,0,0,0,0,0,3.17,2,'',0,981,0,2.5,8,14,0,11837,15496,34409,7366,0,0,0,0,0,0,0,0,0,0,0,0,9523,0,0,0,0,0,0,0),(7268,5462,0,0,4305,0,0,0,'Sandfury Guardian','','',1,1,35,1,0,3,2,0,45,45,37,5544,5544,0,1,0,1291,0,117.739,154.92,0,0,0,0,18000000,2695,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,3391,13518,0,0,0,0,0,0,0,0,0,0,0,12940,0,0,0,0,0,0,0,0,0,0),(7269,5462,0,0,7470,0,0,0,'Scarab','','',0,1,0,0,0,1,1,0,44,44,15,1782,1782,0,1,0,2000,0,172.8,230.4,0,0,0,0,18000000,2528,0,0,0,0,0,0,0.45,0.15,'',0,0,0,2.5,8,14,0,3256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9238,0,0,0,0,0,114,0),(7270,5875,0,0,6429,0,0,0,'Sandfury Zombie','','',0,6,0,1,0,1,1,0,44,45,21,5346,5544,0,1,0,2000,0,570,750,0,0,0,0,0,2695,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,9523,0,0,0,0,0,0,0),(7271,5462,0,0,6434,0,0,0,'Witch Doctor Zum\'rah','','',0,7,0,1,1,7,4,0,46,46,37,10745,10745,6348,1,0,2000,0,172.8,228,0,0,0,0,36000000,2749,0,0,0,0,0,0,1.5,0.306,'',0,867,0,2.5,8,14,0,12491,12739,15245,11086,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7272,5462,0,0,6696,0,0,0,'Theka the Martyr','','',0,6,0,1,1,5,2,0,46,46,37,9595,9595,0,1,0,2500,0,231,306,0,0,0,0,36000000,2750,0,0,0,0,0,0,1.5,0.306,'',0,826,0,2.5,8,14,0,8600,10413,10472,15207,0,0,0,0,0,4,0,0,0,0,0,0,9523,10660,0,0,0,0,0,0),(7273,5462,0,0,7271,0,0,0,'Gahz\'rilla','','',0,10,0,1,1,10,2,0,46,46,107,19190,19190,0,1,0,1275,0,368.156,487.688,0,0,0,0,0,2750,0,0,0,0,0,0,3.28,2,'',0,0,0,2.5,8,14,0,11131,11836,11902,10180,0,0,0,0,0,0,0,0,0,0,0,0,8707,0,0,0,0,0,0,0),(7274,5462,0,0,6440,0,0,0,'Sandfury Executioner','','',0,7,0,1,0,5,2,0,46,46,37,9595,9595,0,1,0,2600,0,240.24,318.24,0,0,0,0,36000000,2750,0,0,0,0,0,0,1.8,0.3672,'',0,874,0,2.5,8,14,0,7160,15496,7366,0,0,0,0,0,0,0,0,0,0,0,0,0,9523,0,0,0,0,0,0,0),(7275,5462,0,0,6441,0,0,0,'Shadowpriest Sezz\'ziz','','',0,7,0,1,1,5,2,0,46,46,37,7675,7675,3174,1,0,1266,0,124.701,152.553,0,0,0,0,0,2255,0,0,0,0,85,0,1.5,0.306,'',0,921,0,2.5,8,14,0,15537,13704,8362,12039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7276,5462,0,0,6436,6437,0,0,'Zul\'Farrak Dead Hero','','',0,6,0,0,0,1,1,0,45,46,37,1800,2000,0,1,0,1258,0,48.433,64.158,0,0,0,0,0,2750,0,0,0,0,0,0,3.17,2,'',0,400,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,9523,0,0,0,0,0,0,0),(7286,5462,0,0,6417,6418,0,0,'Zul\'Farrak Zombie','','',0,6,0,1,0,3,1,0,43,44,16,5300,5400,0,1,0,1258,0,339.66,452.88,0,0,0,0,0,2528,0,0,0,0,0,0,3.11,2,'',0,732,0,2.5,8,14,0,10747,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,9523,0,0,0,0,0,0,0),(7287,5462,0,0,7056,0,0,0,'Foreman Silixiz','','',0,7,0,0,0,1,1,0,22,22,14,573,573,0,1,0,2000,0,32,42,0,0,0,0,275000,906,0,0,0,0,0,0,1.125,0.2295,'',0,132,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7288,5462,0,0,7055,0,0,0,'Grand Foreman Puzik Gallywix','','',0,7,0,1,0,1,1,0,23,23,93,1815,1815,0,1,0,2000,0,56.1,74.8,0,0,0,0,600000,940,0,0,0,0,0,0,2.25,0.459,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8074,0,0,0,0,0,0,0),(7290,5462,0,0,6057,0,0,0,'Shadowforge Sharpshooter','','',0,7,0,1,0,3,1,0,38,39,54,4185,4377,0,1,0,1258,0,81.5185,108.691,1,1384,51.208,76.12,7200000,1808,0,0,0,0,85,0,1.5,0.347,'',0,730,0,2.5,8,14,0,6660,6685,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8009,8052,0,0,0,0,0,0),(7291,5462,0,0,6059,0,0,0,'Galgann Firehammer','','',0,7,0,1,1,9,1,0,45,45,54,13000,13000,1534,1,0,1000,0,84,111.6,0,0,0,0,43200000,2692,0,0,0,0,50,0,1.5,0.347,'',0,835,0,2.5,8,14,0,3356,8053,9482,11969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7292,5462,0,0,6588,0,0,0,'Dinita Stonemantle','Vault Administrator','',0,7,0,0,0,1.15,1,0,55,55,55,3006,3006,0,1,2,2000,0,94,125,0,0,0,0,540000,3234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7293,5875,0,0,6066,0,0,0,'[UNUSED] Drayl','','',138936390,7,0,0,0,1,1,0,35,35,104,2016,2016,0,1,0,1660,0,40.67,53.12,1,1826,60.258,89.474,0,1349,0,0,0,0,0,0,2.59,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7294,5462,0,0,6064,0,0,0,'Shim\'la','','',0,7,0,0,0,1.1,1,0,35,35,29,1342,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7295,5462,0,0,6061,0,0,0,'Shailiea','','',0,7,0,0,0,1.1,1,0,35,35,12,1342,1342,0,1,0,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7296,5462,0,0,6063,0,0,0,'Corand','','',0,7,0,0,0,1.1,1,0,35,35,80,1342,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.389,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7297,5462,0,0,6065,0,0,0,'Gothard Winslow','','',0,7,0,0,0,1,1,0,35,35,68,1342,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7298,5462,0,0,6062,0,0,0,'Demnul Farmountain','','',8,7,0,0,0,1.2,1,0,45,45,55,2218,2218,0,1,0,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7307,5462,0,0,7235,7236,0,0,'Venture Co. Lookout','','',0,7,0,0,0,1.02,1,0,23,23,14,617,617,0,1,0,2000,0,33,44,0,0,0,0,275000,940,0,0,0,0,30,0,1.425,0.2907,'',0,90,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7308,5462,0,0,7239,7240,0,0,'Venture Co. Patroller','','',0,7,0,0,0,1.02,1,0,22,22,14,573,573,0,1,0,2000,0,32,42,0,0,0,0,275000,906,0,0,0,0,30,0,1.5,0.306,'',0,99,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7309,5462,0,0,6025,0,0,0,'Earthen Custodian','','',0,7,0,0,0,0.25,1,0,44,45,470,3140,3375,0,1,0,1510,0,137.712,181.2,0,0,0,0,7200000,2695,0,0,0,0,0,0,2.25,0.5205,'10255',0,64,0,2.5,8,14,0,10666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7310,5462,0,0,5832,0,0,0,'Mutated Venture Co. Drone','','',0,6,0,0,0,1.02,1,0,25,25,14,750,750,0,1,0,2000,0,35,48,0,0,0,0,275000,1008,0,0,0,0,30,0,1.5,0.383,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7311,5462,0,0,6060,0,0,0,'Uthel\'nay','Mage Trainer','',0,7,0,0,0,1.15,1,0,40,40,126,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7312,5462,0,0,6072,0,0,0,'Dink','Mage Trainer','',0,7,0,0,0,1.15,1,0,40,40,875,1753,1753,0,1,51,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7313,5462,0,0,6348,0,0,0,'Priestess A\'moora','','',0,7,0,0,0,1,1,0,20,20,80,405,405,1202,1,2,2000,0,21,29,0,0,0,0,300000,701,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7314,5875,0,0,1438,0,0,0,'Test BattleMaster','Battle Master','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7315,5462,0,0,6071,0,0,0,'Darnath Bladesinger','Warrior Trainer','',0,7,0,0,0,1.3,1,0,55,55,80,3398,3398,0,1,51,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7316,5462,0,0,6349,0,0,0,'Sister Aquinne','Novice Priestess','',0,7,0,0,0,1,1,0,15,15,80,285,285,790,1,2,2000,0,16,22,0,0,0,0,300000,559,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7317,5462,0,0,6230,0,0,0,'Oben Rageclaw','','',0,7,0,0,0,1,1,0,40,40,80,2200,2200,1283,1,2,2000,0,52,69,0,0,0,0,300000,1937,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7318,5462,0,0,6231,0,0,0,'Rageclaw','','',0,7,0,0,0,1,1,0,10,10,16,186,186,191,1,0,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.5,0.389,'',0,9,0,2.5,8,14,0,12161,7090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7319,5462,0,0,6214,0,0,0,'Lady Sathrah','','',1,1,3,0,0,1,1,0,12,12,312,240,240,249,1,0,1880,0,15.04,19.74,0,0,0,0,120000,560,0,0,0,0,0,0,1.5625,0.825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5914,0,0,8344,0,0,0,0,0,0,0),(7320,5462,0,0,11166,0,0,0,'Stonevault Mauler','','',0,7,0,1,0,3,1,0,38,39,59,4185,4377,0,1,0,1258,0,81.5185,108.691,0,0,0,0,7200000,1808,0,0,0,0,0,0,2.625,1.40875,'',0,778,0,2.5,8,14,0,3391,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7321,5462,0,0,160,0,0,0,'Stonevault Flameweaver','','',0,7,0,1,0,3,1,0,38,39,59,3012,3120,3025,1,0,1258,0,57.365,81.5185,0,0,0,0,7200000,1489,0,0,0,0,0,0,1.5,0.805,'',0,784,0,2.5,8,14,0,7739,2941,2602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7322,5875,0,0,9991,0,0,0,'Black Nightsaber','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7323,5462,0,0,7011,0,0,0,'Winstone Wolfe','The Wolf','',0,7,0,0,0,1.3,1,0,52,52,471,1200,1200,0,1,0,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7324,5462,0,0,6797,0,0,0,'Simone Cantrell','Landscape Architect','',0,7,0,0,0,1.2,1,0,45,45,471,2200,2200,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7325,5462,0,0,6575,0,0,0,'Master Kang','','',0,7,0,0,0,1.35,1,0,62,62,471,7370,7370,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7327,5462,0,0,11386,0,0,0,'Withered Warrior','','',0,6,0,1,0,3,1,0,34,35,152,3600,3800,0,1,0,2000,0,83.3,108.8,0,0,0,0,7200000,1349,0,0,0,0,0,0,1.95,0.455,'',0,425,0,2.5,8,14,0,6268,8599,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7328,5462,0,0,11384,0,0,0,'Withered Reaver','','',0,6,0,1,0,3,1,0,35,36,152,3800,3900,0,1,0,2800,0,119,157.08,0,0,0,0,7200000,1456,0,0,0,0,0,0,2.625,0.6125,'',0,452,0,2.5,8,14,0,8599,40504,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7329,5462,0,0,11383,0,0,0,'Withered Quilguard','','',0,6,0,1,0,3,1,0,35,36,152,3800,3900,0,1,0,2000,0,85,112.2,0,0,0,0,7200000,1456,0,0,0,0,0,0,2.25,0.525,'',0,453,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7332,5462,0,0,11385,0,0,0,'Withered Spearhide','','',0,6,0,1,0,3,1,0,34,35,152,3600,3700,0,1,0,2000,0,83.3,108.8,0,0,0,0,7200000,1349,0,0,0,0,0,0,1.95,0.4524,'',0,422,0,2.5,8,14,0,6660,8599,11397,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7333,5462,0,0,6121,0,0,0,'Withered Battle Boar','','',0,6,0,0,0,1.1,1,0,34,34,152,1279,1279,0,1,0,2000,0,79.9,107.1,0,0,0,0,7200000,1317,0,0,0,0,0,0,1,1.176,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7334,5462,0,0,6122,0,0,0,'Battle Boar Horror','','',0,6,0,0,0,1.15,1,0,37,37,152,1469,1469,0,1,0,2000,0,85,112.2,0,0,0,0,7200000,1568,0,0,0,0,0,0,1.5,1.764,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7335,5462,0,0,6100,0,0,0,'Death\'s Head Geomancer','','',0,7,0,1,0,3,2,0,35,35,152,2706,2706,5360,1,0,2000,0,57.8,81.6,0,0,0,0,7200000,1124,0,0,0,0,0,0,2.25,0.525,'',0,151,0,2.5,8,14,0,9053,6725,11436,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7337,5462,0,0,11381,0,0,0,'Death\'s Head Necromancer','','',0,7,0,1,0,3,1,0,35,35,152,3027,3027,1067,1,0,2000,0,76.5,102,0,0,0,0,7200000,1349,0,0,0,0,85,0,2.625,0.6125,'',0,486,0,2.5,8,14,0,9613,11443,9484,11445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7340,5462,0,0,9786,0,0,0,'Skeletal Shadowcaster','','',0,6,0,0,0,1,1,0,35,35,152,902,902,2680,1,0,1590,0,28.62,36.57,1,1749,97.888,134.596,0,751,0,0,0,0,85,0,1.5,1,'',0,0,0,2.5,8,14,0,9613,12248,984,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7341,5462,0,0,9783,0,0,0,'Skeletal Frostweaver','','',0,6,0,1,0,3,1,0,35,36,152,2706,2805,2722,1,0,2000,0,59.5,83.3,0,0,0,0,7200000,1241,0,0,0,190,0,0,1.5,1,'',0,520,0,2.5,8,14,0,9672,33624,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7342,5462,0,0,1245,0,0,0,'Skeletal Summoner','','',0,6,0,1,0,3,1,0,36,36,152,2805,2805,2763,1,0,2000,0,59.5,83.3,0,0,0,0,7200000,1241,0,0,0,0,0,0,1.25,0.1,'',0,582,0,2.5,8,14,0,9532,11980,12258,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7343,5462,0,0,7550,0,0,0,'Splinterbone Skeleton','','',0,6,0,0,0,0.25,1,0,35,35,152,305,305,0,1,0,2000,0,83.3,108.8,0,0,0,0,7200000,1349,0,0,0,0,85,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7344,5462,0,0,5231,0,0,0,'Splinterbone Warrior','','',0,6,0,0,0,1.15,1,0,35,36,152,1403,1468,0,1,0,2000,0,85,112.2,0,0,0,0,7200000,1456,0,0,0,0,0,0,1.725,0.4531,'',0,173,0,2.5,8,14,0,11971,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7345,5462,0,0,7847,0,0,0,'Splinterbone Captain','','',0,6,0,1,0,3,1,0,36,36,152,3831,3831,0,1,0,2800,0,119,157.08,0,0,0,0,7200000,1456,0,0,0,0,0,0,2.25,0.591,'',0,579,0,2.5,8,14,0,9128,12461,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7346,5462,0,0,7848,0,0,0,'Splinterbone Centurion','','',0,6,0,0,0,1.15,1,0,36,36,152,1469,1469,0,1,0,2000,0,85,112.2,0,0,0,0,7200000,1456,0,0,0,0,0,0,1.95,0.5122,'',0,183,0,2.5,8,14,0,8078,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7347,5462,0,0,1065,0,0,0,'Boneflayer Ghoul','','',0,6,0,1,0,3,1,0,36,36,152,3831,3831,0,1,0,2000,0,85,112.2,0,0,0,0,7200000,1456,0,0,0,0,85,0,1.5,0.533,'',0,552,0,2.5,8,14,0,40504,1106,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7348,5462,0,0,1065,0,0,0,'Thorn Eater Ghoul','','',0,6,0,1,0,3,1,0,35,36,152,3660,3831,0,1,0,2000,0,85,112.2,0,0,0,0,7200000,1456,0,0,0,0,85,0,1.5,0.533,'',0,519,0,2.5,8,14,0,12538,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7349,5462,0,0,6842,0,0,0,'Tomb Fiend','','',0,6,0,0,0,1,1,0,35,35,152,1342,1342,0,1,0,1650,0,40.425,52.8,0,0,0,0,0,1349,0,0,0,0,0,0,2.5,2,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7351,5462,0,0,3004,0,0,0,'Tomb Reaver','','',0,6,0,1,0,3,1,0,36,36,152,3831,3831,0,1,0,1358,0,254.625,336.105,0,0,0,0,0,1456,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,745,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7352,5462,0,0,146,0,0,0,'Frozen Soul','','',0,6,0,1,0,3,1,0,35,36,152,3027,3150,1082,1,0,2000,0,78.2,103.7,0,0,0,0,7200000,1455,0,0,0,0,0,0,1.5,1,'',0,519,0,2.5,8,14,0,12528,12531,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7353,5462,0,0,146,0,0,0,'Freezing Spirit','','',0,6,0,1,0,3,1,0,36,36,152,3150,3150,1097,1,0,2800,0,109.48,145.18,0,0,0,0,7200000,1455,0,0,0,0,0,0,1.5,1,'',0,579,0,2.5,8,14,0,15532,12531,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7354,5462,0,0,11382,0,0,0,'Ragglesnout','','',0,7,0,1,0,1,1,0,37,37,152,7760,7760,2861,1,0,1200,0,45,57,0,0,0,0,0,858,0,0,0,0,0,0,2,1,'',0,452,0,2.5,8,14,0,12471,11639,12039,15859,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7355,5462,0,0,7845,0,0,0,'Tuten\'kash','','',0,6,0,1,1,1,1,0,37,37,152,10688,10688,0,1,0,1325,0,253.406,337.875,0,0,0,0,0,1568,0,0,0,0,0,0,3.3,2,'',0,0,0,2.5,8,14,0,12252,3391,12255,12251,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7356,5462,0,0,6124,0,0,0,'Plaguemaw the Rotting','','',0,7,0,1,0,1,1,0,37,37,152,10688,10688,0,1,0,1316,0,251.685,335.58,0,0,0,0,0,1568,0,0,0,0,0,0,3.01,2,'',0,540,0,2.5,8,14,0,12946,11441,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7357,5462,0,0,8055,0,0,0,'Mordresh Fire Eye','','',0,6,0,1,1,1,1,0,37,37,152,7760,7760,8583,1,0,2000,0,61.2,86.7,0,0,0,0,36000000,1300,0,85,0,0,0,0,3,2,'',0,579,0,2.5,8,14,0,12466,12470,7641,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7358,5462,0,0,7971,0,0,0,'Amnennar the Coldbringer','','',0,6,0,1,1,8,8,0,37,37,152,8744,8744,9136,1,0,2000,0,81.6,107.1,0,0,0,0,36000000,1567,0,0,0,0,0,0,1.875,1.25,'',0,656,0,2.5,8,14,0,12642,15530,15531,12556,0,0,0,0,0,4,0,0,0,0,0,0,10420,0,0,0,0,0,0,0),(7360,5462,0,0,6127,0,0,0,'Dun Garok Soldier','','',0,7,0,0,0,1,1,0,28,29,88,930,960,0,1,0,1710,0,35.055,46.17,0,0,0,0,0,1145,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,7164,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3693,0,0,0,0,0,0,0),(7361,5462,0,0,6533,0,0,0,'Grubbis','','',0,7,0,1,1,5,1,0,28,28,59,4265,4265,0,1,0,1341,0,196.121,266.523,0,0,0,0,0,1111,0,0,0,0,0,0,3.31,2,'',0,367,0,2.5,8,14,0,1604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7363,5462,0,0,11653,0,0,0,'Kum\'isha the Collector','','',0,7,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,3,2000,0,104,138,0,0,0,0,450000,3750,0,0,0,0,0,0,1.5,0.221,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7364,5462,0,0,6148,0,0,0,'Flawless Draenethyst Sphere','','',102,4,0,0,0,1,1,0,60,60,35,2900,2900,0,1,0,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7365,5462,0,0,1825,0,0,0,'Flawless Draenethyst Fragment','','',102,4,0,0,0,1,1,0,40,40,35,2471,2471,0,1,0,1610,0,45.08,59.57,0,0,0,0,0,1938,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7366,5462,0,0,4588,0,0,0,'Stoneskin Totem IV','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,300,1,0,1630,0,343.93,477.59,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7367,5462,0,0,4588,0,0,0,'Stoneskin Totem V','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1550,0,327.05,454.15,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10404,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7368,5462,0,0,4588,0,0,0,'Stoneskin Totem VI','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7369,5462,0,0,11533,0,0,0,'Deadwind Brute','','',0,7,0,0,0,1,1,0,55,56,45,3529,3644,0,1,0,2000,0,96,127,0,0,0,0,600000,3289,0,0,0,0,0,0,3.525,2.09855,'',0,472,0,2.5,8,14,0,3417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7370,5462,0,0,4870,0,0,0,'Restless Shade','','',0,6,0,0,0,1,1,0,68,69,21,5233,5409,3036,1,0,2000,0,224,316,0,0,0,0,600000,6412,0,0,0,0,0,0,0.8,0.8,'',0,1338,0,2.5,8,14,0,38240,18267,0,0,0,0,0,0,0,4,0,0,0,0,0,0,24480,0,0,0,0,0,0,0),(7371,5462,0,0,11536,0,0,0,'Deadwind Mauler','','',0,7,0,0,0,1,1,0,56,57,45,3644,3758,0,1,0,2000,0,98,130,0,0,0,0,600000,3342,0,0,0,0,0,0,3.75,2.2325,'',0,505,0,2.5,8,14,0,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7372,5462,0,0,11538,0,0,0,'Deadwind Warlock','','',0,7,0,0,0,1,1,0,57,58,45,2631,2714,5401,1,0,2000,0,71,98,0,0,0,0,600000,2740,0,0,0,0,0,0,3.75,2.5,'',0,525,0,2.5,8,14,0,8552,9613,9275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7373,5875,0,0,11534,0,0,0,'Deadwind Enforcer','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7374,5875,0,0,7857,0,0,0,'Vengeful Wraith','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.3,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,24480,0,0,0,0,0,0,0),(7375,5875,0,0,7857,0,0,0,'Spirit of Wrath','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.3,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,24480,0,0,0,0,0,0,0),(7376,5462,0,0,10826,0,0,0,'Sky Shadow','','',1,1,7,0,0,1.35,1,0,55,56,14,3529,3644,0,1,0,2000,0,96,127,0,0,0,0,600000,3289,0,0,0,0,172,0,1.875,0.15,'',0,0,0,2.5,8,14,0,13443,0,0,0,0,0,0,0,0,0,0,0,0,12866,0,0,0,0,0,0,0,0,0,0),(7377,5875,0,0,6195,0,0,0,'Doomhound Ravager','','',0,1,0,0,0,1,1,0,57,58,14,3758,3876,0,1,0,2000,0,100,132,0,0,0,0,0,3396,0,0,0,0,0,0,2.3,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7378,5875,0,0,6196,0,0,0,'Doomhound Mastiff','','',0,1,0,0,0,1,1,0,59,60,14,3997,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7379,5462,0,0,11537,0,0,0,'Deadwind Ogre Mage','','',0,7,0,0,0,1.35,1,0,55,57,45,2470,2631,5177,1,0,2000,0,69,96,0,0,0,0,600000,2698,0,0,0,0,0,0,3.525,2.35,'',0,476,0,2.5,8,14,0,6742,9532,12550,13729,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7380,5462,0,0,5585,0,0,0,'Siamese Cat','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7381,5462,0,0,5555,0,0,0,'Silver Tabby Cat','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7382,5462,0,0,5554,0,0,0,'Orange Tabby Cat','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7383,5462,0,0,5448,0,0,0,'Black Tabby Cat','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7384,5462,0,0,5586,0,0,0,'Cornish Rex Cat','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7385,5462,0,0,5556,0,0,0,'Bombay Cat','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,370000,7,0,0,0,0,85,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7386,5462,0,0,9989,0,0,0,'White Kitten','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.35,0.175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7387,5462,0,0,5207,0,0,0,'Green Wing Macaw','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.0875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7388,5875,0,0,6189,0,0,0,'Cockatoo','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7389,5462,0,0,6190,0,0,0,'Senegal','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.0875,'',0,0,0,2.5,8,14,0,52970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7390,5462,0,0,6191,0,0,0,'Cockatiel','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.0875,'',0,0,0,2.5,8,14,0,52970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7391,5462,0,0,6192,0,0,0,'Hyacinth Macaw','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7392,5462,0,0,304,0,0,0,'Prairie Chicken','','',102,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.145,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7393,5875,0,0,304,0,0,0,'White Plymouth Rock','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.145,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7394,5462,0,0,5369,0,0,0,'Ancona Chicken','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.145,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7395,5462,0,0,2177,0,0,0,'Cockroach','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,85,0,1,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7396,5462,0,0,6010,0,0,0,'Earthen Stonebreaker','','',0,7,0,0,0,1.2,1,0,39,39,415,1751,1751,0,1,0,1510,0,97.848,130.464,0,0,0,0,7200000,1808,0,0,0,0,0,0,1.8,0.4164,'',0,250,0,2.5,8,14,0,12057,2457,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7397,5462,0,0,6009,0,0,0,'Earthen Stonecarver','','',0,7,0,0,0,1.2,1,0,39,39,415,1248,1248,3075,1,0,1510,0,68.856,97.848,0,0,0,0,7200000,1489,0,0,0,0,0,0,1.8,0.4164,'',0,250,0,2.5,8,14,0,10452,2602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7398,5462,0,0,4588,0,0,0,'Stoneclaw Totem V','','',0,11,0,0,0,1,1,0,1,80,58,390,390,300,1,0,1480,0,312.28,433.64,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10425,55333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7399,5462,0,0,4588,0,0,0,'Stoneclaw Totem VI','','',0,11,0,0,0,1,1,0,1,80,58,480,480,300,1,0,1430,0,301.73,418.99,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10426,55335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7400,5462,0,0,4589,0,0,0,'Searing Totem V','','',0,11,0,0,0,1,1,0,1,80,58,5,5,1700,1,0,1510,0,318.61,442.43,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10435,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7401,5462,0,0,11650,0,0,0,'Draenei Refugee','','',0,7,0,0,0,1,1,0,45,45,120,6200,6200,0,1,0,1560,0,59.28,78,0,0,0,0,0,2695,0,0,0,0,0,0,1.5,0.221,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7402,5462,0,0,4589,0,0,0,'Searing Totem VI','','',0,11,0,0,0,1,1,0,1,80,58,5,5,2184,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10436,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7403,5462,0,0,4588,0,0,0,'Strength of Earth Totem IV','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1450,0,305.95,424.85,0,0,0,0,0,9729,0,0,172,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10441,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7404,5462,0,0,2290,0,0,0,'Galak Flame Guard','','',0,7,0,0,0,1,1,0,30,30,131,1002,1002,0,1,0,2600,0,54.6,72.8,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.852,'',0,104,0,2.5,8,14,0,6190,33333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7405,5462,0,0,5985,0,0,0,'Deadly Cleft Scorpid','','',1,1,20,0,0,0.75,1,0,37,38,413,1002,1046,0,1,0,1560,0,99.216,131.04,0,0,0,0,7200000,1684,0,0,0,0,0,0,0.883051,0.441525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8854,0,0,0,0,0,0,0,0,0,0),(7406,5462,0,0,6710,0,0,0,'Oglethorpe Obnoticus','Gnomish Engineering Trainer','',0,7,0,0,0,1.25,1,0,50,50,120,2769,2769,0,1,83,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7407,5462,0,0,7169,0,0,0,'Chief Engineer Bilgewhizzle','Gadgetzan Water Co.','',0,7,0,0,0,1.25,1,0,50,50,475,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7408,5462,0,0,7171,0,0,0,'Spigot Operator Luglunket','Gadgetzan Water Co.','',0,7,0,0,0,1.15,1,0,40,40,475,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.35,0.2754,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7409,5462,0,0,6148,0,0,0,'Faltering Draenethyst Sphere','','',0,4,0,0,0,1,1,0,1,1,14,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7410,5462,0,0,6198,0,0,0,'Thelman Slatefist','Alterac Valley Battlemaster','',0,7,0,1,0,50,1,0,61,61,1216,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.3817,'',0,10000,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7411,5462,0,0,6213,0,0,0,'Spirit of Sathrah','','',0,1,0,0,0,1,1,0,12,12,35,500,500,249,1,0,1890,0,11.34,13.23,0,0,0,0,0,20,0,0,0,0,0,0,2.83,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7412,5462,0,0,4589,0,0,0,'Frost Resistance Totem II','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1490,0,314.39,436.57,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10476,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7413,5462,0,0,4589,0,0,0,'Frost Resistance Totem III','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1430,0,301.73,418.99,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10477,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7414,5462,0,0,4587,0,0,0,'Mana Spring Totem II','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,300,1,0,1560,0,329.16,457.08,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10491,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7415,5462,0,0,4587,0,0,0,'Mana Spring Totem III','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,300,1,0,1470,0,310.17,430.71,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7416,5462,0,0,4587,0,0,0,'Mana Spring Totem IV','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,300,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10494,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7423,5462,0,0,4589,0,0,0,'Flametongue Totem III','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1550,0,327.05,454.15,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,52111,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7424,5462,0,0,4587,0,0,0,'Fire Resistance Totem II','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1450,0,305.95,424.85,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7425,5462,0,0,4587,0,0,0,'Fire Resistance Totem III','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1420,0,299.62,416.06,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10535,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7427,5462,0,0,6208,0,0,0,'Taim Ragetotem','Alterac Valley Battlemaster','',0,7,0,1,0,1,1,0,61,61,1214,4300,4300,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,13736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7428,5462,0,0,6209,0,0,0,'Frostmaul Giant','','',0,5,0,1,0,1,1,0,59,60,778,8883,9156,0,1,0,2000,0,249.6,331.2,0,0,0,0,600000,3750,0,0,0,0,0,0,3.2,1.6,'',0,1734,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12334,22227,0,0,0,0,0,0),(7429,5462,0,0,12815,0,0,0,'Frostmaul Preserver','','',0,5,0,1,0,1,1,0,59,60,778,7107,7326,2402,1,0,2000,0,350.4,460.8,0,0,0,0,600000,3748,0,0,0,0,0,0,3.5,1.75,'',0,1732,0,2.5,8,14,0,38657,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12334,22227,0,0,0,0,0,0),(7430,5462,0,0,9958,0,0,0,'Frostsaber Cub','','',1,1,2,0,0,1.35,1,0,55,56,16,3529,3644,0,1,0,1500,0,72,95.25,0,0,0,0,333000,3289,0,0,0,0,0,0,1.60932,0.852941,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5834,0,0,12733,21928,0,0,0,0,144,0),(7431,5462,0,0,9953,0,0,0,'Frostsaber','','',1,1,2,0,0,1.35,1,0,56,57,16,3644,3758,0,1,0,1500,0,73.5,97.5,0,0,0,0,333000,3342,0,0,0,0,0,0,1.95,1.0335,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13379,0,0,12733,21928,0,0,0,0,144,0),(7432,5462,0,0,11445,0,0,0,'Frostsaber Stalker','','',1,1,2,0,0,1.35,1,0,59,60,16,3997,4120,0,1,0,1500,0,78,103.5,0,0,0,0,333000,3750,0,0,50,0,0,0,2.25,1.1925,'30831',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8270,0,0,12733,21928,0,0,0,0,144,0),(7433,5462,0,0,11444,0,0,0,'Frostsaber Huntress','','',1,1,2,0,0,1.35,1,0,58,59,16,3876,3997,0,1,0,1500,0,76.5,101.25,0,0,0,0,333000,3449,0,0,50,0,0,0,1.95,1.0335,'',0,0,0,2.5,8,14,0,13443,15716,0,0,0,0,0,0,0,0,0,0,0,8268,0,0,12733,21928,0,0,0,0,144,0),(7434,5462,0,0,9954,0,0,0,'Frostsaber Pride Watcher','','',1,1,2,0,0,1.35,1,0,59,60,16,3997,4120,0,1,0,1500,0,78,103.5,0,0,0,0,333000,3750,0,0,50,0,0,0,1.95,0.455,'',0,0,0,2.5,8,14,0,15716,36590,0,0,0,0,0,0,0,0,0,0,0,13350,0,0,12733,21928,0,0,0,0,144,0),(7435,5462,0,0,6761,0,0,0,'Cobalt Wyrmkin','','',0,2,0,1,0,1,1,0,55,56,103,7842,8097,0,1,0,2000,0,230.4,304.8,0,0,0,0,600000,3289,0,0,224,82,0,165,1.5,1.5,'',0,1419,0,2.5,8,14,0,9080,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7436,5462,0,0,6760,0,0,0,'Cobalt Scalebane','','',0,2,0,1,0,1,1,0,56,56,103,8097,8097,0,1,0,2000,0,230.4,304.8,0,0,0,0,600000,3289,0,0,224,84,0,168,2.625,2.25,'',0,1502,0,2.5,8,14,0,6713,15655,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7437,5462,0,0,8316,0,0,0,'Cobalt Mageweaver','','',0,2,0,1,0,1,1,0,57,58,103,5847,6030,5401,1,0,2000,0,170.4,235.2,0,0,0,0,600000,2740,0,0,228,85,0,170,1.875,1.875,'',0,1578,0,2.5,8,14,0,15784,15043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7438,5462,0,0,6829,0,0,0,'Winterfall Ursa','','',0,7,0,0,0,1.35,1,0,57,58,82,3758,3876,0,1,0,2800,0,140,184.8,0,0,0,0,333000,3396,0,0,0,0,0,0,1.875,1.5,'17205',0,524,0,2.5,8,14,0,17205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7439,5462,0,0,6830,0,0,0,'Winterfall Shaman','','',0,7,0,0,0,1.35,1,0,56,57,82,2915,3006,2202,1.25,0,2000,0,91,121,0,0,0,0,333000,3340,0,0,0,0,0,0,2.1875,1.75,'',0,499,0,2.5,8,14,0,11431,9532,13585,17205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7440,5462,0,0,6828,0,0,0,'Winterfall Den Watcher','','',0,7,0,0,0,1,1,0,55,56,82,3529,3644,0,1,0,2000,0,96,127,0,0,0,0,333000,3289,0,0,0,0,0,0,1.75,1.4,'17205',0,475,0,2.5,8,14,0,17205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7441,5462,0,0,6818,0,0,0,'Winterfall Totemic','','',0,7,0,0,0,1,1,0,54,55,82,2634,2718,2079,1,0,2000,0,87,116,0,0,0,0,333000,3232,0,0,0,0,0,0,1.625,1.3,'',0,453,0,2.5,8,14,0,15786,15787,17205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7442,5462,0,0,6211,0,0,0,'Winterfall Pathfinder','','',0,7,0,0,0,1,1,0,53,54,82,3189,3293,0,1.25,0,2000,0,92,122,0,0,0,0,333000,3180,0,0,0,0,0,0,2.03125,1.625,'',0,431,0,2.5,8,14,0,17205,16498,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7443,5462,0,0,8842,0,0,0,'Shardtooth Mauler','','',1,1,4,0,0,1.6,1,0,55,56,16,4182,4318,0,1,0,2000,0,96,127,0,0,0,0,333000,3289,0,0,0,0,0,0,2.25,0.9165,'',0,0,0,2.5,8,14,0,15793,0,0,0,0,0,0,0,0,0,0,0,0,12853,0,0,12622,21928,0,0,0,0,0,0),(7444,5462,0,0,865,0,0,0,'Shardtooth Bear','','',1,1,4,0,0,1.5,1,0,53,54,16,3680,3800,0,1,0,2000,0,92,122,0,0,0,0,333000,3180,0,0,0,0,0,0,1.95,0.7943,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,5809,0,0,12622,21928,0,0,0,0,0,0),(7445,5462,0,0,8837,0,0,0,'Elder Shardtooth','','',1,1,4,0,0,1.6,1,0,57,58,16,4454,4594,0,1,0,2000,0,100,132,0,0,0,0,333000,3396,0,0,0,0,0,0,2.625,1.06925,'',0,0,0,2.5,8,14,0,15971,0,0,0,0,0,0,0,0,0,0,0,0,5811,0,0,12622,21928,0,0,0,0,0,0),(7446,5462,0,0,3200,0,0,0,'Rabid Shardtooth','','',1,1,4,0,0,1.6,1,0,59,60,16,4738,4883,0,1,0,2000,0,104,138,0,0,0,0,333000,3750,0,0,0,0,0,0,2.625,1.06925,'',0,0,0,2.5,8,14,0,3150,3391,0,0,0,0,0,0,0,0,0,0,0,12838,0,0,12622,21928,0,0,0,0,0,0),(7447,5462,0,0,10807,0,0,0,'Fledgling Chillwind','','',65537,1,38,0,0,1.3,1,0,53,55,16,3189,3398,0,1,0,2000,0,94,125,0,0,0,0,333000,3234,0,0,0,0,0,0,2.175,1.45,'',0,0,0,2.5,8,14,0,16552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12444,12623,0,0,0,0,0,0),(7448,5462,0,0,10810,0,0,0,'Chillwind Chimaera','','',65537,1,38,0,0,1.35,1,0,55,57,16,3529,3758,0,1,0,2000,0,98,130,0,0,0,0,333000,3342,0,0,0,0,0,0,2.4,1.6,'',0,0,0,2.5,8,14,0,15797,20005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12444,12623,0,0,0,0,0,0),(7449,5462,0,0,10809,0,0,0,'Chillwind Ravager','','',65537,1,38,0,0,1.35,1,0,57,59,16,3758,3997,0,1,0,2000,0,102,135,0,0,0,0,333000,3449,0,0,0,0,0,0,2.625,1.75,'',0,0,0,2.5,8,14,0,8599,28547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12444,12623,0,0,0,0,149,0),(7450,5462,0,0,12235,0,0,0,'Ragged Owlbeast','','',0,7,0,0,0,1,1,0,53,55,16,3189,3398,0,1,0,2000,0,94,125,0,0,0,0,333000,3234,0,0,0,0,0,0,1.5,1,'',0,429,0,2.5,8,14,0,15848,13738,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18590,0,0,0,0,0,0,0),(7451,5462,0,0,12235,0,0,0,'Raging Owlbeast','','',0,7,0,0,0,1,1,0,54,56,16,3420,3644,0,1,0,2000,0,96,127,0,0,0,0,333000,3289,0,0,0,0,0,0,1.5,1,'',0,452,0,2.5,8,14,0,34971,13738,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18590,0,0,0,0,0,0,0),(7452,5462,0,0,12237,0,0,0,'Crazed Owlbeast','','',0,7,0,0,0,1,1,0,56,57,16,3644,3758,0,1,0,2000,0,98,130,0,0,0,0,333000,3342,0,0,0,0,0,0,1.5,1,'',0,498,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12524,18590,0,0,0,0,0,0),(7453,5462,0,0,12237,0,0,0,'Moontouched Owlbeast','','',0,7,0,0,0,1,1,0,57,58,16,3006,3101,2265,1,0,2000,0,93,123,0,0,0,0,333000,3394,0,0,0,0,0,0,1.5,1,'',0,522,0,2.5,8,14,0,24957,38657,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12524,18590,0,0,0,0,0,0),(7454,5462,0,0,12236,0,0,0,'Berserk Owlbeast','','',0,7,0,0,0,1,1,0,58,59,16,3876,3997,0,1,0,2000,0,102,135,0,0,0,0,333000,3449,0,0,0,0,0,0,1.5,1,'',0,548,0,2.5,8,14,0,34971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12524,18590,0,0,0,0,0,0),(7455,5462,0,0,6212,0,0,0,'Winterspring Owl','','',1,1,26,0,0,1,1,0,54,56,7,2533,2699,0,1,0,2000,0,96,127,0,0,0,0,333000,3289,0,0,55,0,25,0,1.95,0.455,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5862,0,0,0,0,0,0,0,0,0,0),(7456,5462,0,0,10833,0,0,0,'Winterspring Screecher','','',1,1,26,0,0,1.35,1,0,57,59,7,3758,3997,0,1,0,2000,0,102,135,0,0,0,0,333000,3449,0,0,55,0,25,0,2.25,0.525,'19579',0,0,0,2.5,8,14,0,3589,0,0,0,0,0,0,0,0,0,0,0,0,5863,0,0,0,0,0,0,0,0,0,0),(7457,5462,0,0,6767,0,0,0,'Rogue Ice Thistle','','',0,7,0,0,0,1,1,0,53,55,16,3189,3398,0,1,0,2000,0,94,125,0,0,0,0,333000,3234,0,0,0,110,0,0,1.725,1.15,'',0,430,0,2.5,8,14,0,3604,15878,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12366,0,0,0,0,0,0,0),(7458,5462,0,0,10579,0,0,0,'Ice Thistle Yeti','','',0,7,0,0,0,1,1,0,55,56,16,3529,3644,0,1,0,2000,0,96,127,0,0,0,0,333000,3289,0,0,0,112,0,0,1.95,1.3,'',0,476,0,2.5,8,14,0,3604,15878,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12366,0,0,0,0,0,0,0),(7459,5462,0,0,10945,0,0,0,'Ice Thistle Matriarch','','',0,7,0,0,0,1,1,0,56,57,16,3644,3758,0,1,0,2000,0,98,130,0,0,0,0,333000,3342,0,0,0,114,0,0,2.25,1.5,'',0,499,0,2.5,8,14,0,6268,15878,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12367,12366,0,0,0,0,0,0),(7460,5462,0,0,10946,0,0,0,'Ice Thistle Patriarch','','',0,7,0,0,0,1,1,0,57,58,16,3758,3876,0,1,0,2000,0,100,132,0,0,0,0,333000,3396,0,0,0,116,0,0,2.625,1.75,'',0,523,0,2.5,8,14,0,3131,15878,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12367,12366,0,0,0,0,0,0),(7461,5462,0,0,10924,0,0,0,'Hederine Initiate','','',0,3,0,1,0,1,1,0,59,60,90,12364,12578,11349,1,0,2000,0,177.6,244.8,0,0,0,0,600000,3025,0,0,0,0,172,0,2.25,0.6045,'',0,1726,0,2.5,8,14,0,37668,24668,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18604,0,0,0,0,0,0,0),(7462,5462,0,0,6172,0,0,0,'Hederine Manastalker','','',0,3,0,1,0,1,1,0,59,60,90,18000,18000,0,1,0,2000,0,249.6,331.2,0,0,0,0,600000,3750,0,0,0,0,0,0,1.725,0.39905,'',0,0,0,2.5,8,14,0,13738,15980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18604,0,0,0,0,0,0,0),(7463,5462,0,0,9018,0,0,0,'Hederine Slayer','','',0,3,0,1,0,1,1,0,59,59,90,17766,17766,0,1,0,2000,0,244.8,324,0,0,0,0,600000,3449,0,0,0,0,172,0,3,1.5,'',0,1734,0,2.5,8,14,0,17547,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18604,0,0,0,0,0,0,0),(7464,5462,0,0,4589,0,0,0,'Magma Totem II','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,300,1,0,1610,0,339.71,471.73,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7465,5462,0,0,4589,0,0,0,'Magma Totem III','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,300,1,0,1480,0,312.28,433.64,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7466,5462,0,0,4589,0,0,0,'Magma Totem IV','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10584,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7467,5462,0,0,4590,0,0,0,'Nature Resistance Totem','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1670,0,352.37,489.31,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10596,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7468,5462,0,0,4590,0,0,0,'Nature Resistance Totem II','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1440,0,303.84,421.92,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10598,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7469,5462,0,0,4590,0,0,0,'Nature Resistance Totem III','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1410,0,297.51,413.13,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7483,5462,0,0,4590,0,0,0,'Windfury Totem II','','',0,11,0,0,0,1,1,0,48,48,58,3294,3294,300,1,0,1510,0,61.155,81.54,0,0,0,0,0,2857,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,29193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7484,5462,0,0,4590,0,0,0,'Windfury Totem III','','',0,11,0,0,0,1,1,0,60,60,58,5,5,0,1,0,2000,0,252,357,0,0,0,0,0,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7485,5462,0,0,6308,0,0,0,'Nargatt','Food & Drink','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,640,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7486,5462,0,0,19071,4590,0,0,'Grace of Air Totem','','',0,11,0,0,0,1,1,0,43,43,58,2766,2766,300,1,0,1560,0,52.26,68.64,0,0,0,0,0,2369,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,32137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7487,5462,0,0,19071,4590,0,0,'Grace of Air Totem II','','',0,11,0,0,0,1,1,0,60,60,58,6900,6900,300,1,0,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7488,5875,0,0,6229,0,0,0,'Haka\'wani','Mage Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7489,5462,0,0,10797,0,0,0,'Silverpine Deathguard','','',0,7,0,0,0,1,1,0,40,40,71,3048,3048,0,1,2,2000,0,56,74,0,0,0,0,275000,1938,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7503,5875,0,0,6233,0,0,0,'Curse of the Eye (Male)','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7504,5875,0,0,6234,0,0,0,'Curse of the Eye (Female)','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7505,5462,0,0,21010,0,0,0,'Bloodmage Drazial','','',0,7,0,0,0,1.25,1,0,50,50,35,1939,1939,4393,1,3,2000,0,60,83,0,0,0,0,450000,2393,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,10149,10179,10672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7506,5462,0,0,21013,0,0,0,'Bloodmage Lynnore','','',0,7,0,0,0,1.3,1,0,53,53,35,3189,3189,0,1,3,2000,0,89,119,0,0,0,0,450000,3128,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,10149,10179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7507,8606,0,0,2957,0,0,0,'Brown Snake','','',268959846,1,0,0,0,1,1,0,1,1,85,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7508,8606,0,0,1206,0,0,0,'Black Kingsnake','','',268959846,1,0,0,0,1,1,0,1,1,85,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7509,8606,0,0,6303,0,0,0,'Crimson Snake','','',268959846,1,0,0,0,1,1,0,1,1,85,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7523,5462,0,0,10701,0,0,0,'Suffering Highborne','','',0,6,0,0,0,1,1,0,54,55,21,2634,2718,2079,1,0,2000,0,87,116,0,0,0,0,333000,3232,0,0,0,0,0,0,1.5,1,'',0,451,0,2.5,8,14,0,14868,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,21936,0,0,0,0,0,0,0),(7524,5462,0,0,10702,0,0,0,'Anguished Highborne','','',0,6,0,0,0,1,1,0,55,56,21,2823,2915,2140,1,0,2000,0,89,118,0,0,0,0,333000,3287,0,0,0,0,0,0,1.25,0.5,'',0,473,0,2.5,8,14,0,13860,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,21936,0,0,0,0,0,0,0),(7525,5875,0,0,2575,0,0,0,'World Leatherworking Dragonscale Trainer','Dragonscale Leatherworking Trainer','',0,7,0,0,0,1,1,0,26,26,35,1953,1953,693,1,0,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,8272,8046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7526,5875,0,0,2575,0,0,0,'World Leatherworking Elemental Trainer','Elemental Leatherworking Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7527,5462,0,0,6271,0,0,0,'Goblin Land Mine','','',0,9,0,0,0,0.2,1,0,43,43,14,1100,1100,0,1,0,1580,0,52.93,69.52,0,0,0,0,0,2369,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,4043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7528,5875,0,0,2575,0,0,0,'World Leatherworking Tribal Trainer','Tribal Leatherworking Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7543,5462,0,0,6288,0,0,0,'Dark Whelpling','','',0,12,0,0,0,1,1,0,1,1,188,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.14,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7544,5462,0,0,6290,0,0,0,'Crimson Whelpling','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.14,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7545,5462,0,0,6291,0,0,0,'Emerald Whelpling','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.625,0.139,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7546,5875,0,0,6292,0,0,0,'Bronze Whelpling','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7547,5875,0,0,6293,0,0,0,'Azure Whelpling','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.625,0.139,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7548,5875,0,0,6294,0,0,0,'Faeling','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.3,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7549,5462,0,0,6295,0,0,0,'Tree Frog','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7550,5462,0,0,901,0,0,0,'Wood Frog','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7551,5875,0,0,6296,0,0,0,'Dart Frog','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7552,5875,0,0,6297,0,0,0,'Island Frog','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7553,5462,0,0,4615,0,0,0,'Great Horned Owl','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.375,0.0875,'',0,0,0,2.5,8,14,0,52970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7554,5875,0,0,6298,0,0,0,'Snowy Owl','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.375,0.0875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7555,5462,0,0,6299,0,0,0,'Hawk Owl','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.375,0.0875,'',0,0,0,2.5,8,14,0,52970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7556,5875,0,0,6300,0,0,0,'Eagle Owl','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7557,8606,0,0,2838,0,0,0,'Prarie Dog','','',0,1,0,0,0,1,1,0,1,1,32,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.244,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7558,5875,0,0,4626,0,0,0,'Cottontail Rabbit','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7559,5875,0,0,6302,0,0,0,'Spotted Rabbit','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7560,5462,0,0,328,0,0,0,'Snowshoe Rabbit','','',0,12,0,0,0,1,1,0,20,20,188,240,240,0,1,0,2000,0,29,39,0,0,0,0,0,836,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7561,5875,0,0,2955,0,0,0,'Albino Snake','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7562,5462,0,0,2957,0,0,0,'Brown Snake','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7563,5875,0,0,2956,0,0,0,'Blue Racer','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7564,5462,0,0,7185,0,0,0,'Marin Noggenfogger','','',0,7,0,0,0,1.15,1,0,40,40,474,1753,1753,0,1,131,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7565,5462,0,0,1206,0,0,0,'Black Kingsnake','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7566,5875,0,0,2954,0,0,0,'Scarlet Snake','','',0,1,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7567,5462,0,0,6303,0,0,0,'Crimson Snake','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(7568,5875,0,0,2954,0,0,0,'Ribbon Snake','','',0,1,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7569,5875,0,0,1986,0,0,0,'Green Water Snake','','',0,1,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,85,85,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7570,5875,0,0,1824,0,0,0,'Elven Wisp','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7572,5462,0,0,6775,0,0,0,'Fallen Hero of the Horde','','',0,7,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7583,5462,0,0,7175,0,0,0,'Sprinkle','','',0,7,0,0,0,1.05,1,0,30,30,474,774,774,2175,1,2,2000,0,30,42,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7584,5462,0,0,9592,0,0,0,'Wandering Forest Walker','','',0,4,0,0,0,1.7,1,0,44,46,7,2424,2610,1535,1,0,2000,0,72,95,0,0,0,0,300000,2749,230,230,200,230,230,230,3.5,0.60725,'',0,261,0,2.5,8,14,0,16561,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9590,9592,0,0,0,0,0,0),(7603,5462,0,0,6967,6968,0,0,'Leprous Assistant','','',0,7,0,0,0,1.05,1,0,26,27,63,787,840,0,1,0,2000,0,64.6,86.7,0,0,0,0,7200000,1078,0,0,0,0,0,0,1.725,0.3519,'',0,89,0,2.5,8,14,0,1604,11264,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,9309,0,0,0,0,0,0,0),(7604,5462,0,0,6433,0,0,0,'Sergeant Bly','','',4096,7,0,1,0,10,1,0,45,45,35,18480,18480,0,1,1,2000,0,182.4,240,0,0,0,0,18000000,2695,0,0,0,0,0,0,1.5,0.306,'',0,826,0,2.5,8,14,0,11972,12170,18670,15655,0,0,0,0,0,0,0,0,0,0,0,0,8548,0,0,0,0,0,0,0),(7605,5462,0,0,6435,0,0,0,'Raven','','',0,7,0,1,0,3.5,1,0,44,44,35,6237,6237,0,1,0,1600,0,138.24,184.32,0,0,0,0,18000000,2528,0,0,0,0,0,0,1.5,0.208,'',0,780,0,2.5,8,14,0,7159,12540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7606,5462,0,0,6432,0,0,0,'Oro Eyegouge','','',0,7,0,1,0,3.5,1,0,44,44,35,4364,4364,3680,1,0,2000,0,122.4,170.4,0,0,0,0,18000000,2078,0,0,0,0,0,0,1.5,0.372,'',0,778,0,2.5,8,14,0,9613,11962,11990,12741,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7607,5462,0,0,7222,0,0,0,'Weegli Blastfuse','','',0,7,0,1,0,9.7,1,0,43,43,35,16645,16645,0,1,1,2000,0,160.8,211.2,1,1448,66.608,97.016,18000000,2369,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,8858,21688,6660,10772,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7608,5462,0,0,6438,0,0,0,'Murta Grimgut','','',0,7,0,1,0,3.5,1,0,44,44,35,4991,4991,1483,1,0,2000,0,160.8,213.6,0,0,0,0,18000000,2527,0,0,0,0,0,0,1.5,0.347,'',0,786,0,2.5,8,14,0,10577,25058,9734,11974,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7623,5462,0,0,6571,0,0,0,'Dispatch Commander Ruag','','',0,7,0,0,0,1.35,1,0,60,60,29,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7624,5875,0,0,6380,0,0,0,'Slim\'s Test Death Knight','','',8,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7643,5462,0,0,6570,0,0,0,'Bengor','','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7663,5875,0,0,4841,0,0,0,'Ashenvale Warrior','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7664,5462,0,0,10543,0,0,0,'Razelikh the Defiler','','',2,3,0,1,0,1,1,0,60,60,90,30520,30520,0,1,0,1150,0,448.5,595.125,0,0,0,0,0,3750,0,50,0,0,50,240,2.25,1.5,'',0,1844,0,2.5,8,14,0,8255,13459,12745,8269,0,0,0,0,0,0,0,0,0,0,0,0,10759,0,0,0,0,0,0,0),(7665,5462,0,0,10169,0,0,0,'Grol the Destroyer','','',0,3,0,1,0,1,1,0,58,58,45,22968,22968,0,1,0,2000,0,240,316.8,0,0,0,0,900000,3396,0,0,0,0,0,0,3.75,2.5,'',0,1626,0,2.5,8,14,0,10101,12734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10753,0,0,0,0,0,0,0),(7666,5462,0,0,6769,0,0,0,'Archmage Allistarj','','',0,3,0,1,0,6,20,0,58,58,93,13782,13782,45780,1,0,2000,0,223.2,295.2,0,0,0,0,900000,3394,0,116,0,116,0,116,1.5,0.306,'',0,593,0,2.5,8,14,0,10149,10179,12738,13323,0,0,0,0,0,0,0,0,0,0,0,0,10755,0,0,0,0,0,0,0),(7667,5462,0,0,6768,0,0,0,'Lady Sevine','','',0,3,0,1,0,1,1,0,59,59,93,21321,21321,28428,1,0,2000,0,319.2,422.4,0,0,0,0,900000,3447,0,0,0,0,172,0,1.5,0.236,'',0,1841,0,2.5,8,14,0,12739,12740,12741,12742,0,0,0,0,0,0,0,0,0,0,0,0,10754,0,0,0,0,0,0,0),(7668,5462,0,0,6847,6848,6849,6850,'Servant of Razelikh','','',0,7,0,0,0,1.35,1,0,57,57,90,3758,3758,0,1,0,2000,0,98,130,0,0,0,0,450000,3342,0,0,0,0,172,0,4.05,0.9747,'',0,526,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7669,5462,0,0,6877,0,0,0,'Servant of Grol','','',0,7,0,0,0,1,1,0,53,54,90,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,450000,3180,0,0,0,0,172,0,1.5,0.306,'',0,433,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7670,5462,0,0,6858,0,0,0,'Servant of Allistarj','','',0,7,0,0,0,1,1,0,54,55,90,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,450000,3234,0,0,0,0,172,0,1.5,0.306,'',0,455,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7671,5462,0,0,6870,0,0,0,'Servant of Sevine','','',0,7,0,0,0,1,1,0,56,56,90,3644,3644,0,1,0,2000,0,96,127,0,0,0,0,450000,3289,0,0,0,0,172,0,1.5,0.372,'',0,472,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7683,5462,0,0,6837,0,0,0,'Alessandro Luca','Blue Moon Odds & Ends','',0,7,0,0,0,1.1,1,0,35,35,68,1342,1342,0,1,131,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7684,5875,0,0,4805,0,0,0,'Leopard','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7686,5875,0,0,6443,0,0,0,'Bengal Tiger','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7687,5875,0,0,6444,0,0,0,'Spotted Frostsaber','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(7689,5875,0,0,6447,0,0,0,'Spotted Nightsaber','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7690,5875,0,0,6448,0,0,0,'Striped Nightsaber','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(7703,5875,0,0,6468,0,0,0,'Obsidian Raptor','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.073,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7704,5875,0,0,6469,0,0,0,'Mottled Red Raptor','','',1,1,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7706,5875,0,0,6471,0,0,0,'Ivory Raptor','','',1,1,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7707,5875,0,0,6472,0,0,0,'Turquoise Raptor','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7708,5875,0,0,6473,0,0,0,'Violet Raptor','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7709,5875,0,0,6474,0,0,0,'Riding Tallstrider (Brown)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7710,5875,0,0,6475,0,0,0,'Riding Tallstrider (Gray)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7711,5875,0,0,6476,0,0,0,'Riding Tallstrider (Pink)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7712,5875,0,0,6477,0,0,0,'Riding Tallstrider (Purple)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7713,5875,0,0,6478,0,0,0,'Riding Tallstrider (Turquoise)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7714,5462,0,0,6550,0,0,0,'Innkeeper Byula','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,275000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7724,5462,0,0,7173,0,0,0,'Senior Surveyor Fizzledowser','Gadgetzan Water Co.','',0,7,0,0,0,1.2,1,0,44,44,475,2138,2138,0,1,2,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.35,0.2754,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7725,5462,0,0,6835,6836,0,0,'Grimtotem Raider','','',0,7,0,0,0,1.2,1,0,42,43,16,1981,2059,0,1,0,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,3.75,0.8725,'',0,231,0,2.5,8,14,0,6533,7366,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9460,0,0,0,0,0,0,0),(7726,5462,0,0,6831,6832,0,0,'Grimtotem Naturalist','','',0,7,0,0,0,1.2,1,0,41,42,16,1522,1585,1357,1,0,2000,0,58,77,0,0,0,0,300000,2216,0,0,65,0,0,0,3.75,0.8725,'19030',0,217,0,2.5,8,14,0,9739,12161,19030,0,0,0,0,0,0,0,0,0,0,0,0,0,9460,0,0,0,0,0,0,0),(7727,5462,0,0,6833,6834,0,0,'Grimtotem Shaman','','',0,7,0,0,0,1.2,1,0,43,44,16,1648,1711,1458,1,0,2000,0,67,89,0,0,0,0,300000,2527,0,0,0,0,0,0,3.75,0.8725,'',0,244,0,2.5,8,14,0,930,8005,8499,0,0,0,0,0,0,0,0,0,0,0,0,0,9460,0,0,0,0,0,0,0),(7728,5462,0,0,6688,0,0,0,'Kirith the Damned','','',0,3,0,0,0,1,1,0,55,55,90,3268,3268,0,1,0,2000,0,94,125,0,0,0,0,900000,3234,0,0,0,0,0,0,3.75,0.8675,'',0,479,0,2.5,8,14,0,12745,12097,10853,0,0,0,0,0,0,386,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7729,5462,0,0,6878,0,0,0,'Spirit of Kirith','','',0,7,0,0,0,1,1,0,55,55,35,5725,5725,0,1,2,1460,0,68.62,91.25,0,0,0,0,0,3234,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7730,5462,0,0,9802,9804,9803,9805,'Stonetalon Grunt','','',0,7,0,0,0,2,1,0,40,40,85,3048,3048,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.372,'',0,250,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7731,5462,0,0,6551,0,0,0,'Innkeeper Jayka','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7732,5462,0,0,3233,0,0,0,'Dupe Bug','','',0,10,0,0,0,1,1,0,1,1,494,480,480,0,1,0,2000,0,2,2,0,0,0,0,318000,7,0,0,0,0,0,0,1.5,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7733,5462,0,0,7346,0,0,0,'Innkeeper Fizzgrimble','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,474,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7734,5462,0,0,6380,0,0,0,'Ilifar','Keeper of Souls','',0,3,0,0,0,1,1,0,60,60,90,2442,2442,2434,1,0,1158,0,57.321,70.059,0,0,0,0,0,3075,0,0,0,0,0,240,1.5,0.35,'',0,900,0,2.5,8,14,0,40504,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7735,5462,0,0,5047,0,0,0,'Felcular','Champion of Razelikh','',0,3,0,0,0,1,1,0,60,60,90,2442,2442,2434,1,0,1166,0,28.567,34.98,0,0,0,0,0,3075,0,0,120,120,120,0,4,2,'',0,595,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7736,5462,0,0,6553,0,0,0,'Innkeeper Shyria','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7737,5462,0,0,6554,0,0,0,'Innkeeper Greul','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7738,5462,0,0,2172,0,0,0,'Burning Servant','','',0,4,0,0,0,1,1,0,26,26,63,188,188,0,1,0,1710,0,31.635,41.895,0,0,0,0,0,1043,0,300,0,0,30,0,1.5,0.75,'',0,0,0,2.5,8,14,0,10869,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7739,5875,0,0,9473,0,0,0,'Red Mechanostrider','','',0,9,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(7740,5462,0,0,6840,0,0,0,'Gracina Spiritmight','','',0,7,0,0,0,1.3,1,0,55,55,80,2718,2718,2117,1,2,2000,0,87,116,0,0,0,0,300000,3232,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7743,5875,0,0,2575,0,0,0,'World Undead Horse Riding Trainer','Undead Horse Riding Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7744,5462,0,0,6568,0,0,0,'Innkeeper Thulfram','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,694,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,350000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7745,5875,0,0,2575,0,0,0,'World Raptor Riding Trainer','Raptor Riding Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7746,5875,0,0,2575,0,0,0,'World Mechastrider Riding Trainer','Mechastrider Riding Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7747,5875,0,0,2575,0,0,0,'World Mount Vendor','Mount Vendor','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7748,5875,0,0,2575,0,0,0,'World Horse Vendor','Horse Vendor','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7749,5875,0,0,6569,0,0,0,'Blue Mechanostrider','','',0,9,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(7750,5462,0,0,6777,0,0,0,'Corporal Thund Splithoof','','',0,7,0,0,0,1,1,0,55,55,35,5725,5725,0,1,2,1460,0,68.62,91.25,0,0,0,0,0,3234,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7763,5462,0,0,6881,0,0,0,'Curgle Cranklehop','','',0,7,0,0,0,1.25,1,0,48,48,35,2578,2578,0,1,3,2000,0,81,108,0,0,0,0,300000,2857,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,201),(7764,5462,0,0,6989,0,0,0,'Troyas Moonbreeze','','',0,7,0,0,0,1.25,1,0,50,50,80,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7765,5462,0,0,1918,0,0,0,'Rockbiter','','',0,5,0,0,0,1.2,1,0,45,45,124,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,2.6,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7766,5462,0,0,6632,0,0,0,'Tyrion','','',0,7,0,0,0,1.15,1,0,37,37,64,1536,1536,0,1,3,2000,0,51,68,0,0,0,0,310000,1568,0,0,0,0,0,0,1.725,0.3519,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7767,5462,0,0,850,0,0,0,'Witherbark Felhunter','','',0,3,15,0,0,1,1,0,45,46,90,1500,1700,1561,1,0,1540,0,58.52,75.46,0,0,0,0,0,2748,0,0,0,0,0,0,0.75,0.1735,'',0,0,0,2.5,8,14,0,2691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7768,5462,0,0,513,0,0,0,'Witherbark Bloodling','','',0,10,0,0,0,0,1,0,25,25,312,1,1,0,1,0,1000,0,17.5,24,0,0,0,0,0,1008,40,0,40,0,0,0,0.61017,0.760678,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7769,5462,0,0,9469,0,0,0,'Hazzali Parasite','','',0,10,0,0,0,1,1,0,45,45,310,2,2,0,1,0,1000,0,38,50,0,0,0,0,0,2695,0,0,0,0,0,0,0.45,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7770,5462,0,0,7000,0,0,0,'Winkey','','',0,7,0,0,0,1,1,0,40,40,35,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7771,5462,0,0,7188,0,0,0,'Marvon Rivetseeker','','',0,7,0,0,0,1.15,1,0,40,40,474,1753,1753,0,1,3,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7772,5462,0,0,6991,0,0,0,'Kalin Windflight','','',0,7,0,0,0,1,1,0,60,60,35,7900,7900,2434,1,130,1410,0,115.62,149.46,0,0,0,0,900000,3750,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7773,5462,0,0,6992,0,0,0,'Marli Wishrunner','','',0,7,0,0,0,1.35,1,0,60,60,35,3297,3297,2434,1,3,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7774,5462,0,0,6985,0,0,0,'Shay Leafrunner','','',4096,7,0,0,0,1.25,1,0,50,50,80,1939,1939,4393,1,2,2000,0,60,83,0,0,0,0,300000,2393,0,0,0,0,0,0,1.35,0.2754,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7775,5462,0,0,6995,0,0,0,'Gregan Brewspewer','','',0,7,0,0,0,1.2,1,0,45,45,35,2218,2218,0,1,131,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7776,5462,0,0,6996,0,0,0,'Talo Thornhoof','','',0,7,0,0,0,1.25,1,0,50,50,104,2769,2769,0,1,3,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7777,5462,0,0,6993,0,0,0,'Rok Orhan','','',0,7,0,0,0,1.15,1,0,40,40,125,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7778,5462,0,0,6845,0,0,0,'Doran Steelwing','','',0,7,0,0,0,1.2,1,0,45,45,694,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,350000,2695,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7779,5462,0,0,6703,0,0,0,'Priestess Tyriona','','',0,7,0,0,0,1.15,1,0,25,25,12,920,920,655,1,0,1760,0,30.8,42.24,0,0,0,0,370000,1008,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7780,5462,0,0,28236,0,0,0,'Rin\'ji','Witherbark Troll','',4096,7,0,0,0,1.4,1,0,46,46,126,2149,2149,1587,1,2,2000,0,72,95,0,0,0,0,350000,2749,40,0,40,0,0,0,1.575,0.364583,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7783,5462,0,0,6879,0,0,0,'Loramus Thalipedes','','',0,7,0,0,0,1.35,1,0,60,60,35,2300,2300,0,1,3,2000,0,104,138,0,0,0,0,333000,3750,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7784,5462,0,0,6909,0,0,0,'Homing Robot OOX-17/TN','','',4096,9,0,0,0,1.2,1,0,42,42,35,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,3,0.435,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7785,5462,0,0,2418,0,0,0,'Ward of Zum\'rah','','',0,10,0,0,0,0.1,1,0,46,46,16,2700,3000,0,1,0,1550,0,59.675,79.05,0,0,0,0,0,2750,0,0,0,0,0,0,2.7,2,'',0,0,0,2.5,8,14,0,11087,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7786,5462,0,0,200,0,0,0,'Skeleton of Zum\'rah','','',0,6,0,0,0,0.5,1,0,46,46,16,770,810,0,1,0,1660,0,63.91,84.66,0,0,0,0,0,2750,0,0,0,0,85,0,1.275,0.3349,'',0,0,0,2.5,8,14,0,11998,18663,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7787,5462,0,0,6678,6679,0,0,'Sandfury Slave','','',0,7,0,0,0,0.75,1,0,43,44,37,1287,1336,0,1,0,1580,0,56.88,75.84,0,0,0,0,0,2528,0,0,0,0,0,0,1.2,0.2448,'',0,214,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7788,5462,0,0,6680,6681,0,0,'Sandfury Drudge','','',0,7,0,0,0,1.2,1,0,44,45,37,2138,2218,0,1,0,1560,0,59.28,78,0,0,0,0,0,2695,0,0,0,0,0,0,1.35,0.2754,'',0,190,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7789,5462,0,0,6682,0,0,0,'Sandfury Cretin','','',0,7,0,1,0,3,1,0,43,45,37,3603,3882,3688,1,0,1258,0,94.35,126.429,0,0,0,0,0,1776,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,14032,20798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7790,5462,0,0,6873,0,0,0,'Orokk Omosh','','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7791,5875,0,0,6697,0,0,0,'Theka the Martyr Shapeshift','','',0,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,9523,10660,0,0,0,0,0,0),(7792,5462,0,0,6843,0,0,0,'Aturk the Anvil','','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.372,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7793,5462,0,0,6854,0,0,0,'Ox','The Mithril Order','',0,7,0,0,0,1.3,1,0,53,53,104,3189,3189,0,1,2,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7794,5462,0,0,6853,0,0,0,'McGavan','The Mithril Order','',0,7,0,0,0,1.3,1,0,55,55,120,3398,3398,0,1,2,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7795,5462,0,0,6685,0,0,0,'Hydromancer Velratha','','',0,7,0,1,1,3,2,0,46,46,37,4029,4029,7846,1,0,2000,0,132,182.4,0,0,0,0,36000000,2220,0,0,0,0,0,0,1.5,0.306,'',0,871,0,2.5,8,14,0,12491,12739,11086,15245,0,0,0,0,0,0,0,0,0,0,0,0,9234,10661,0,0,0,0,0,0),(7796,5462,0,0,6690,0,0,0,'Nekrum Gutchewer','','',0,6,0,1,1,3,2,0,45,45,37,5544,5544,0,1,0,1258,0,358.53,471.75,0,0,0,0,0,2695,0,0,0,0,0,0,1.65,0.3366,'',0,825,0,2.5,8,14,0,8600,26141,19471,21832,0,0,0,0,0,4,0,0,0,0,0,0,9471,9523,0,0,0,0,0,0),(7797,5462,0,0,6687,0,0,0,'Ruuzlu','','',0,7,0,1,0,5,2,0,45,45,37,9240,9240,0,1,0,1258,0,114.729,150.96,0,0,0,0,36000000,2695,0,0,0,0,0,0,3.17,2,'',0,875,0,2.5,8,14,0,38959,15496,7366,20614,0,0,0,0,0,0,0,0,0,0,0,0,9523,0,0,0,0,0,0,0),(7798,5462,0,0,6844,0,0,0,'Hank the Hammer','The Mithril Order','',0,7,0,0,0,1.25,1,0,50,50,12,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.575,0.3213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7799,5462,0,0,6882,0,0,0,'Gimblethorn','Banker','',0,7,0,0,0,3,1,0,45,45,474,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7800,5462,0,0,6980,0,0,0,'Mekgineer Thermaplugg','','',0,9,0,1,1,8,1,0,28,28,63,6824,6824,0,1,0,2000,0,66.3,90.1,0,0,0,0,43200000,1111,0,0,0,0,0,0,2.5,2,'',0,423,0,2.5,8,14,0,10101,11130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9299,9309,0,0,0,0,0,0),(7801,5462,0,0,19837,0,0,0,'Gilveradin Sunchaser','','',0,7,0,0,0,1.2,1,0,45,45,35,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,350000,2695,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7802,5462,0,0,6846,0,0,0,'Galvan the Ancient','Artisan Blacksmith of the Mithril Order','',0,7,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7803,5462,0,0,2414,0,0,0,'Scorpid Duneburrower','','',1,1,20,0,0,1.25,1,0,46,47,413,2399,2488,0,1,0,1520,0,60.04,79.8,0,0,0,0,0,2804,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,5416,0,0,0,0,0,0,0,0,0,0,0,0,8855,0,0,9442,0,0,0,0,0,0,0),(7804,5462,0,0,6868,0,0,0,'Trenton Lighthammer','The Mithril Order','',0,7,0,0,0,1.3,1,0,55,55,474,3398,3398,0,1,3,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202),(7805,5462,0,0,5573,0,0,0,'Wastewander Scofflaw','','',0,7,0,0,0,1,1,0,45,45,16,2300,2300,0,1,0,1510,0,57.38,75.5,0,0,0,0,0,2695,0,0,0,0,0,0,1.5,0.306,'',0,276,0,2.5,8,14,0,7160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7806,5462,0,0,6909,0,0,0,'Homing Robot OOX-09/HL','','',4096,9,0,0,0,1,1,0,42,42,35,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,350000,2218,0,0,0,0,0,0,3,0.435,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7807,5462,0,0,6909,0,0,0,'Homing Robot OOX-22/FE','','',4096,9,0,0,0,1.2,1,0,42,42,35,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,3,0.435,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0),(7808,5462,0,0,12238,0,0,0,'Marauding Owlbeast','','',0,7,0,0,0,1,1,0,46,46,14,2399,2399,0,1,0,1510,0,58.135,77.01,0,0,0,0,0,2750,0,0,0,0,0,0,1.5,1,'',0,292,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9591,9592,0,0,0,0,0,0),(7809,5462,0,0,6512,6513,0,0,'Vilebranch Ambusher','','',524288,7,0,0,0,1,1,0,47,47,795,2488,2488,0,1,0,1520,0,60.04,79.8,0,0,0,0,0,2804,20,70,0,0,0,0,1.575,0.3213,'',0,305,0,2.5,8,14,0,7160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(7823,5462,0,0,6880,0,0,0,'Bera Stonehammer','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,12,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7824,5462,0,0,6883,0,0,0,'Bulkrek Ragefist','Wind Rider Master','',0,7,0,1,0,3,3,0,65,65,29,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7825,5462,0,0,7002,0,0,0,'Oran Snakewrithe','','',0,7,0,0,0,1.25,1,0,50,50,68,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7826,5462,0,0,21008,0,0,0,'Ambassador Ardalan','','',0,7,0,0,0,1.3,1,0,55,55,120,3398,3398,0,1,2,2000,0,94,125,0,0,0,0,450000,3234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7843,5462,0,0,6973,6974,6975,6976,'Gnomeregan Evacuee','','',0,7,0,0,0,1.02,1,0,24,25,64,582,622,637,1,0,2000,0,33,45,0,0,0,0,190000,1008,0,0,0,0,0,0,1.725,0.3519,'7165',0,62,0,2.5,8,14,0,7165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7844,5462,0,0,19074,4589,0,0,'Fire Nova Totem IV','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1540,0,324.94,451.22,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7845,5462,0,0,19074,4589,0,0,'Fire Nova Totem V','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1470,0,310.17,430.71,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7846,5462,0,0,6378,0,0,0,'Teremus the Devourer','','',0,2,0,3,0,1,1,0,73,73,14,23656,23656,0,1,0,1500,0,1090.2,1552.5,0,0,0,0,72000000,7618,0,0,0,0,0,0,3,2,'',1,1821,0,2.5,8,14,0,25809,32902,9573,11130,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7847,5462,0,0,9169,0,0,0,'Caliph Scorpidsting','','',0,7,0,0,0,1.25,1,0,46,46,16,2399,2399,0,1,0,2000,0,77,102,0,0,0,0,300000,2750,0,0,0,0,0,0,1.5,0.306,'',0,259,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8723,0,0,0,0,0,0,0),(7848,5462,0,0,3207,0,0,0,'Lurking Feral Scar','','',0,7,0,0,0,1.35,1,0,46,46,16,2591,2591,0,1,0,1520,0,58.52,77.52,0,0,0,0,0,2750,0,0,0,0,0,0,1.725,1.15,'',0,294,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8973,0,0,0,0,0,0,0),(7849,5462,0,0,6888,0,0,0,'Mobile Alert System','','',0,9,0,0,0,0.1,1,0,25,25,63,540,540,0,1,0,2000,0,59.5,81.6,0,0,0,0,7200000,1008,0,0,0,0,0,0,0.8,0.6,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7850,5462,0,0,7132,0,0,0,'Kernobee','','',4096,7,0,0,0,1.05,1,0,28,28,35,970,970,0,1,2,2000,0,66.3,90.1,0,0,0,0,7200000,1111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7851,5462,0,0,7910,7911,7912,7913,'Nethergarde Elite','','',0,7,0,1,0,3,2,0,55,55,1575,7842,7842,0,1,0,2000,0,225.6,300,0,0,0,0,900000,3234,0,0,0,0,0,0,1.5,0.306,'',0,1391,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7852,5462,0,0,6892,0,0,0,'Pratt McGrubben','Leatherworking Supplies','',0,7,0,0,0,1.3,1,0,55,55,12,3398,3398,0,1,4227,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7853,5462,0,0,7036,0,0,0,'Scooty','Chief Engineer','',0,7,0,0,0,1.05,1,0,30,30,120,1003,1003,0,1,3,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.125,0.2295,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7854,5462,0,0,6893,0,0,0,'Jangdor Swiftstrider','Leatherworking Supplies','',0,7,0,0,0,1.15,1,0,49,49,104,2459,2459,0,1,131,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7855,5462,0,0,6944,6945,6946,6947,'Southsea Pirate','','',0,7,0,0,0,1,1,0,44,45,230,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,260,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20021,20519,0,0,0,0,0,0),(7856,5462,0,0,6948,6949,6952,374,'Southsea Freebooter','','',0,7,0,0,0,1,1,0,44,45,230,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.208,'',0,261,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20021,20519,0,0,0,0,0,0),(7857,5462,0,0,6938,6939,6940,6941,'Southsea Dock Worker','','',0,7,0,0,0,1,1,0,44,45,230,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,260,0,2.5,8,14,0,3148,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20021,20519,0,0,0,0,0,0),(7858,5462,0,0,6950,6951,6953,6954,'Southsea Swashbuckler','','',0,7,0,0,0,1,1,0,44,45,230,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,260,0,2.5,8,14,0,6713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20021,20519,0,0,0,0,0,0),(7863,5462,0,0,6908,0,0,0,'Dream Vision','','',9216,10,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7864,5462,0,0,146,0,0,0,'Lingering Highborne','','',0,6,0,0,0,1,1,0,48,50,21,2578,2769,0,1,0,2000,0,85,112,0,0,0,0,333000,2966,0,0,0,0,0,0,1.5,1,'',0,328,0,2.5,8,14,0,11963,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7865,5462,0,0,7859,7860,7861,7862,'Wildhammer Sentry','','',0,7,0,0,0,1.3,1,0,65,65,1054,7688,7688,0,1,2,2000,0,200,281,0,0,0,0,350000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7866,5462,0,0,6917,0,0,0,'Peter Galen','Dragonscale Leatherworking Trainer','',0,7,0,0,0,1,1,0,50,50,12,2900,2900,0,1,83,2000,0,85,112,0,0,0,0,333000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7867,5462,0,0,6916,0,0,0,'Thorkaf Dragoneye','Dragonscale Leatherworking Trainer','',0,7,0,0,0,1,1,0,50,50,29,2500,2500,0,1,83,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7868,5462,0,0,7030,0,0,0,'Sarah Tanner','Elemental Leatherworking Trainer','',0,7,0,0,0,1.25,1,0,50,50,12,2769,2769,0,1,83,2000,0,85,112,0,0,0,0,500000,2966,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7869,5462,0,0,6918,0,0,0,'Brumn Winterhoof','Elemental Leatherworking Trainer','',0,7,0,0,0,1,1,0,50,50,104,2769,2769,0,1,83,2000,0,85,112,0,0,0,0,400000,2966,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7870,5462,0,0,6919,0,0,0,'Caryssia Moonhunter','Tribal Leatherworking Trainer','',0,7,0,0,0,1,1,0,50,50,80,2769,2769,0,1,83,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7871,5462,0,0,7042,0,0,0,'Se\'Jib','Tribal Leatherworking Trainer','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,83,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7872,5462,0,0,6098,0,0,0,'Death\'s Head Cultist','','',0,7,0,0,0,1,1,0,33,34,152,1067,1112,1970,1,0,2000,0,44,58,0,0,0,0,275000,1316,0,0,0,0,0,0,1.95,0.455,'',0,141,0,2.5,8,14,0,11433,9613,6304,5195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7873,5462,0,0,6108,0,0,0,'Razorfen Battleguard','','',0,7,0,0,0,1,1,0,33,34,152,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,275000,1317,0,70,0,0,100,0,1.875,0.4375,'',0,141,0,2.5,8,14,0,11430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7874,5462,0,0,1963,0,0,0,'Razorfen Thornweaver','','',0,7,0,0,0,1,1,0,33,34,152,1021,1064,1970,1,0,2000,0,44,58,0,0,0,0,275000,1316,0,70,0,0,100,0,1.5,0.348,'',0,142,0,2.5,8,14,0,11431,7966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7875,5462,0,0,6983,0,0,0,'Hadoken Swiftstrider','','',0,7,0,1,0,3.2,2,0,57,57,995,8909,8909,0,1,3,2000,0,235.2,312,0,0,0,0,600000,3342,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7876,5462,0,0,11379,0,0,0,'Tran\'rek','','',0,7,0,0,0,1.2,1,0,45,45,475,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7877,5462,0,0,6988,0,0,0,'Latronicus Moonspear','','',0,7,0,0,0,1,1,0,57,57,80,3758,3758,0,1,2,2000,0,98,130,0,0,0,0,300000,3342,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7878,5462,0,0,6986,0,0,0,'Vestia Moonspear','','',0,7,0,0,0,1.3,1,0,55,55,80,2718,2718,2117,1,2,2000,0,87,116,0,0,0,0,300000,3232,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7879,5462,0,0,6984,0,0,0,'Quintis Jonespyre','','',0,7,0,0,0,1.3,1,0,55,55,80,2718,2718,2117,1,131,2000,0,87,116,0,0,0,0,300000,3232,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7880,5462,0,0,6990,0,0,0,'Ginro Hearthkindle','','',0,7,0,0,0,1.3,1,0,55,55,80,3398,3398,0,1,2,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7881,5462,0,0,7027,0,0,0,'Stoley','','',0,7,0,0,0,1.05,1,0,30,30,474,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7882,5462,0,0,11387,0,0,0,'Security Chief Bilgewhizzle','Water Co. Security','',0,7,0,0,0,1.3,1,0,51,51,475,2980,2980,0,1,2,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7883,5462,0,0,9073,0,0,0,'Andre Firebeard','','',0,7,0,0,0,1,1,0,45,45,230,2218,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,277,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9246,20519,0,0,0,0,0,0),(7884,5462,0,0,7001,0,0,0,'Fraggar Thundermantle','','',0,7,0,0,0,1.35,1,0,60,60,694,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,350000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7885,5462,0,0,11267,0,0,0,'Spitelash Battlemaster','','',0,7,0,0,0,1,1,0,53,54,74,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,333000,3180,0,0,0,0,0,0,3,2,'',0,411,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13815,0,0,0,0,0,0,0),(7886,5462,0,0,11268,0,0,0,'Spitelash Enchantress','','',0,7,0,0,0,1,1,0,54,55,74,2634,2718,2079,1,0,2000,0,87,116,0,0,0,0,333000,3232,0,0,0,0,0,0,2.5,1,'',0,452,0,2.5,8,14,0,3443,12548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13815,0,0,0,0,0,0,0),(7895,5462,0,0,7043,0,0,0,'Ambassador Bloodrage','','',0,6,0,4,0,1,1,0,35,35,152,1110,1110,2134,1,0,1350,0,30.375,40.5,0,0,0,0,9900000,1149,0,0,0,0,0,0,3.36,2,'',0,146,0,2.5,8,14,0,5137,11443,9613,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7896,5875,0,0,6955,0,0,0,'Southsea Buccaneer','','',0,7,0,0,0,1,1,0,44,45,230,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,0,2695,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20021,0,0,0,0,0,0,0),(7897,5462,0,0,6888,0,0,0,'Alarm-a-bomb 2600','','',0,9,0,0,0,1,1,0,20,20,594,484,484,0,1,0,2000,0,49.3,66.3,0,0,0,0,7200000,836,0,0,0,0,0,0,0.8,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7898,5875,0,0,328,0,0,0,'Pirate treasure trigger mob','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7899,5462,0,0,6959,0,0,0,'Treasure Hunting Pirate','','',0,7,0,0,0,1,1,0,44,45,16,2200,2300,0,1,0,1520,0,57.76,76,0,0,0,0,0,2695,0,0,0,0,0,0,2.51,2,'',0,266,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9275,0,0,0,0,0,0,0),(7900,5462,0,0,6987,0,0,0,'Angelas Moonbreeze','','',0,7,0,0,0,1.25,1,0,50,50,80,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7901,5462,0,0,6963,0,0,0,'Treasure Hunting Swashbuckler','','',0,7,0,0,0,1,1,0,44,45,16,2200,2200,0,1,0,1520,0,57.76,76,0,0,0,0,0,2695,0,0,0,0,0,0,2.51,2,'',0,265,0,2.5,8,14,0,6713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9275,0,0,0,0,0,0,0),(7902,5462,0,0,6957,0,0,0,'Treasure Hunting Buccaneer','','',0,7,0,0,0,1,1,0,44,45,16,2200,2200,0,1,0,1510,0,57.38,75.5,0,0,0,0,0,2695,0,0,0,0,0,0,2.51,2,'',0,262,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9275,0,0,0,0,0,0,0),(7903,5462,0,0,6943,0,0,0,'Jewel','Troyas\' Pet','',0,1,0,0,0,1,1,0,10,10,80,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,0.75,0.3975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7904,5462,0,0,6942,0,0,0,'Jacob','Angelas\' Pet','',0,1,0,0,0,1,1,0,10,10,80,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,0.75,0.3975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7906,5875,0,0,3258,0,0,0,'Goldshire Guard','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7907,5462,0,0,7025,0,0,0,'Daryn Lightwind','Cenarion Lore Keeper','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7915,5462,0,0,6977,0,0,0,'Walking Bomb','','',0,9,0,0,0,0.1,1,0,26,26,63,75,75,0,1,0,1710,0,31.635,41.895,0,0,0,0,0,1043,0,0,0,0,0,0,1,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7916,5462,0,0,7026,0,0,0,'Erelas Ambersky','','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,3,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,203),(7917,5462,0,0,7008,0,0,0,'Brother Sarno','','',0,7,0,0,0,1.3,1,0,55,55,12,3398,3398,0,1,2,2000,0,94,125,0,0,0,0,430000,3234,0,0,0,0,0,0,1.35,0.2754,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7918,5462,0,0,6589,0,0,0,'Stone Watcher of Norgannon','','',0,5,0,0,0,1,1,0,60,60,35,6900,6900,0,1,3,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.2625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7919,5875,0,0,5327,0,0,0,'Gnomeregan - Matrix Punchograph 3005-A','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.9375,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7935,5875,0,0,3188,0,0,0,'Irradiated Ozzie','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.625,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7936,5462,0,0,7003,0,0,0,'Lyon Mountainheart','','',0,7,0,0,0,5,1,0,40,40,55,7620,7620,0,1,2,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7937,5462,0,0,31658,7006,0,0,'High Tinker Mekkatorque','King of Gnomes','',4,7,0,3,0,400,16,0,83,83,64,5578000,5578000,0,1,2,2000,0,17815,23905,0,0,0,0,6300000,10673,0,0,0,0,0,0,2.07,0.42228,'',1,518062,0,2.5,8,14,0,9143,22739,22742,4069,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7938,5875,0,0,4327,0,0,0,'Test Auctioneer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7939,5462,0,0,7012,7013,7014,7015,'Feathermoon Sentinel','','',0,7,0,0,0,2,1,0,65,65,79,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7940,5462,0,0,7016,0,0,0,'Darnall','Tailoring Supplies','Buy',0,7,0,0,0,1,1,0,53,53,994,4906,4906,0,1,130,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7941,5462,0,0,7022,0,0,0,'Mardrack Greenwell','Food & Drink','',0,7,0,0,0,2,1,0,54,54,80,5066,5066,0,1,642,2000,0,92,122,0,0,0,0,300000,3180,0,0,0,0,0,0,1.5,0.389,'',0,550,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7942,5462,0,0,7024,0,0,0,'Faralorn','General Supplies','',0,7,0,0,0,2,1,0,53,53,80,4906,4906,0,1,898,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7943,5462,0,0,7019,0,0,0,'Harklane','Fish Vendor','',0,7,0,0,0,2,1,0,49,49,80,4276,4276,0,1,642,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7944,5462,0,0,7028,0,0,0,'Tinkmaster Overspark','Gnomish Engineering Trainer','',0,7,0,0,0,1.35,1,0,57,57,64,3758,3758,0,1,83,2000,0,98,130,0,0,0,0,430000,3342,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7945,5462,0,0,7023,0,0,0,'Savanne','Fishing Supplies','',0,7,0,0,0,2,1,0,49,49,80,4276,4276,0,1,130,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7946,5462,0,0,7021,0,0,0,'Brannock','Fishing Trainer','',0,7,0,0,0,2,1,0,52,52,80,4742,4742,0,1,81,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7947,5462,0,0,7017,0,0,0,'Vivianna','Trade Supplies','',0,7,0,0,0,2,1,0,52,52,80,4742,4742,0,1,130,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7948,5462,0,0,7018,0,0,0,'Kylanna Windwhisper','Alchemy Trainer','',0,7,0,0,0,2,1,0,52,52,80,4742,4742,0,1,81,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7949,5462,0,0,7020,0,0,0,'Xylinnia Starshine','Enchanting Trainer','',0,7,0,0,0,2,1,0,51,51,80,4584,4584,0,1,81,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7950,5462,0,0,7041,0,0,0,'Master Mechanic Castpipe','','',0,7,0,0,0,1.35,1,0,57,57,875,3758,3758,0,1,2,2000,0,98,130,0,0,0,0,430000,3342,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,15607,7978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7951,5462,0,0,15352,0,0,0,'Zas\'Tysh','','',0,7,0,0,0,1,1,0,35,35,29,1220,1220,0,1,1,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7952,5462,0,0,7037,0,0,0,'Zjolnir','Raptor Handler','',0,7,0,0,0,1.2,1,0,45,45,126,2218,2218,0,1,131,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7953,5462,0,0,7040,0,0,0,'Xar\'Ti','Riding Trainer','',0,7,0,0,0,1.25,1,0,50,50,126,2769,2769,0,1,19,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7954,5462,0,0,7038,0,0,0,'Binjy Featherwhistle','Mechanostrider Pilot','',0,7,0,0,0,1.25,1,0,50,50,875,2769,2769,0,1,19,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7955,5462,0,0,7039,0,0,0,'Milli Featherwhistle','Mechanostrider Merchant','',0,7,0,0,0,1.25,1,0,50,50,875,2769,2769,0,1,131,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7956,5462,0,0,7044,0,0,0,'Kindal Moonweaver','','',0,7,0,0,0,1,1,0,42,42,124,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,6660,14443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7957,5462,0,0,7045,0,0,0,'Jer\'kai Moonweaver','','',0,7,0,0,0,1,1,0,36,36,124,1075,1075,2763,1,3,2000,0,35,49,0,0,0,0,300000,1241,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7975,5462,0,0,7115,7116,10152,10153,'Mulgore Protector','','',0,7,0,0,0,1,1,0,65,65,105,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,250000,5234,0,0,0,0,0,0,4.05,0.9747,'18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7976,5462,0,0,7120,0,0,0,'Thalgus Thunderfist','Weapon Merchant','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4482,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7977,5462,0,0,5127,0,0,0,'Gammerita','','',1,1,21,0,0,1.15,1,0,48,48,14,2371,2371,0,1,0,2000,0,81,108,0,0,0,0,350000,2857,0,0,0,0,0,0,1.4,0.6125,'',0,0,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,12943,0,0,19023,0,0,0,0,0,0,0),(7978,5462,0,0,7119,0,0,0,'Bimble Longberry','Fruit Vendor','',0,7,0,0,0,1.05,1,0,30,30,875,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7980,5462,0,0,7117,7118,14369,14370,'Deathguard Elite','','',0,7,0,0,0,2,1,0,75,75,71,21270,21270,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,10,1.5,0.383,'18950',0,229,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7995,5462,0,0,7121,0,0,0,'Vile Priestess Hexx','','',0,7,0,0,0,1,1,0,51,51,795,2406,2406,4506,1,0,2000,0,61,85,0,0,0,0,350000,2437,0,0,0,0,0,0,1.5,0.306,'',0,389,0,2.5,8,14,0,11641,11642,11639,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,9472,0,0,0,0,0,0),(7996,5462,0,0,7122,0,0,0,'Qiaga the Keeper','','',0,7,0,0,0,1.5,1,0,50,50,37,2326,2326,4393,1,0,2600,0,78,107.9,0,0,0,0,350000,2393,0,0,0,0,0,0,1.8,0.3672,'',0,368,0,2.5,8,14,0,10893,11660,10928,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(7997,5462,0,0,9345,0,0,0,'Captured Sprite Darter','','',0,2,0,0,0,1.2,1,0,42,43,10,1585,1648,1407,1,0,2000,0,62,82,0,0,0,0,300000,2367,0,0,0,0,0,0,0.9,0.9,'',0,212,0,2.5,8,14,0,11981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9369,9592,9589,0,0,0,0,0),(7998,5462,0,0,7138,0,0,0,'Blastmaster Emi Shortfuse','','',0,7,0,1,0,1.3,1,0,27,27,35,1600,1600,0,1,1,2000,0,64.6,86.7,0,0,0,0,7200000,1078,0,0,0,0,0,0,1.725,0.3519,'',0,500,0,2.5,8,14,0,11542,12158,12159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(7999,5462,0,0,7274,0,0,0,'Tyrande Whisperwind','High Priestess of Elune','',12,7,0,3,0,400,20,1,83,83,124,5578000,5578000,85160,1,2,2000,0,17360,23590,0,0,0,0,7200000,10573,0,0,0,0,0,0,1.5,0.306,'',1,649318,0,2.5,8,14,0,20691,20690,20688,20687,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8001,8606,0,0,10979,0,0,0,'Corpus Ragatus','','',138412102,7,7,0,0,1,1,0,25,25,73,1240,1240,0,1,2,1760,0,30.8,42.24,1,1936,46.464,69.696,0,1008,0,0,0,0,0,0,0.85,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8015,5462,0,0,4841,4842,4843,4844,'Ashenvale Sentinel','','',0,7,0,0,0,2,1,0,40,40,79,3048,3048,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8016,5462,0,0,4261,4262,4263,4264,'Barrens Guard','','',0,7,0,0,0,2,1,0,40,40,85,3048,3048,0,1,0,2000,0,56,74,0,0,0,0,275000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8017,5462,0,0,4083,4084,0,0,'Sen\'jin Guardian','','',0,7,0,0,0,2,1,0,65,65,877,11828,11828,0,1,0,1450,0,145,203.725,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8018,5462,0,0,7250,0,0,0,'Guthrum Thunderfist','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,694,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8019,5462,0,0,7249,0,0,0,'Fyldren Moonfeather','Hippogryph Master','',0,7,0,1,0,3,3,0,65,65,80,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8020,5462,0,0,7248,0,0,0,'Shyn','Wind Rider Master','',0,7,0,1,0,3,3,0,65,65,104,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8021,5462,0,0,7272,0,0,0,'Orwin Gizzmick','','',0,7,0,0,0,1.25,1,0,50,50,125,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8022,5462,0,0,7273,0,0,0,'Thadius Grimshade','','',0,7,0,0,0,1.25,1,0,50,50,55,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,450000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8023,5462,0,0,7268,0,0,0,'Sharpbeak','','',0,1,0,0,0,1,1,0,5,5,534,102,102,0,1,0,2000,0,5,7,0,0,0,0,350000,111,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8024,5462,0,0,7269,0,0,0,'Sharpbeak\'s Father','','',0,1,0,0,0,1,1,0,50,50,534,2769,2769,0,1,0,1460,0,62.05,81.76,0,0,0,0,0,2966,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,6016,36991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8025,5462,0,0,7270,0,0,0,'Sharpbeak\'s Mother','','',0,1,0,0,0,1,1,0,55,55,534,2300,2300,0,1,0,1460,0,68.62,91.25,0,0,0,0,0,3234,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8026,5462,0,0,7275,0,0,0,'Thyn\'tel Bladeweaver','','',0,7,0,0,0,1.35,1,0,60,60,80,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8035,5462,0,0,6271,0,0,0,'Dark Iron Land Mine','','',0,9,0,0,0,0.2,1,0,32,33,14,411,426,0,1,0,2000,0,46,61,0,0,0,0,0,1281,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,4043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0),(8055,5462,0,0,1598,0,0,0,'Thelsamar Mountaineer','','',0,7,0,0,0,1,1,0,40,40,57,3300,3300,0,1,0,1610,0,45.08,59.57,1,1771,69.069,100.947,300000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8075,5462,0,0,974,0,0,0,'Edana Hatetalon','','',0,7,0,0,0,1,1,0,50,50,514,2650,2650,3614,1,0,1241,0,59.568,75.0805,1,1365,74.529,102.477,0,2958,0,0,0,0,0,0,2.71,2,'',0,373,0,2.5,8,14,0,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9528,0,0,0,0,0,0,0),(8095,5462,0,0,7345,0,0,0,'Sul\'lithuz Sandcrawler','','',0,1,0,1,0,3,1,0,46,47,37,5757,5970,0,1,0,2000,0,189.6,252,0,0,0,0,18000000,2804,0,0,0,0,0,0,2,1.389,'',0,0,0,2.5,8,14,0,11020,15656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8096,5462,0,0,7308,7309,7310,7311,'Protector of the People','The People\'s Militia','',0,7,0,0,0,2,1,0,40,40,11,3048,3048,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,10,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8115,5462,0,0,7328,0,0,0,'Witch Doctor Uzer\'i','','',0,7,0,0,0,1.25,1,0,50,50,876,1939,1939,4393,1,3,2000,0,60,83,0,0,0,0,300000,2393,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8116,5462,0,0,7329,0,0,0,'Ziggle Sparks','Holiday Fireworks Vendor','',0,7,0,0,0,1,1,0,46,46,120,2399,2399,0,1,130,1550,0,59.675,79.05,1,1705,90.365,132.99,0,2750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8117,5462,0,0,7331,0,0,0,'Wizbang Booms','Holiday Fireworks Vendor','',138936390,7,0,0,0,1,1,0,40,40,875,1753,1753,0,1,130,1610,0,45.08,59.57,1,1771,69.069,100.947,0,1938,0,0,0,0,0,0,2.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8118,5462,0,0,7330,0,0,0,'Lillian Singh','Holiday Fireworks Vendor','',0,7,0,0,0,1,1,0,28,30,12,352,2200,0,1,130,1710,0,35.91,47.88,1,1881,54.549,79.002,0,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8119,5462,0,0,7332,0,0,0,'Zikkel','Banker','',0,7,0,0,0,3,1,0,45,45,69,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,275000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8120,5462,0,0,7345,0,0,0,'Sul\'lithuz Abomination','','',0,10,0,1,0,2,1,0,47,47,37,4100,4100,0,1,0,2000,0,189.6,252,0,0,0,0,18000000,2804,0,0,0,0,85,0,2,1.389,'',0,0,0,2.5,8,14,0,11020,23104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8121,5462,0,0,7333,0,0,0,'Jaxxil Sparks','Holiday Fireworks Vendor','',0,7,0,0,0,1,1,0,24,24,69,1172,1172,0,1,130,1770,0,30.09,40.71,0,0,0,0,0,975,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8122,5462,0,0,7334,0,0,0,'Kizzak Sparks','Holiday Fireworks Vendor','',0,7,0,0,0,1,1,0,24,24,29,1172,1172,0,1,128,1770,0,30.09,40.71,0,0,0,0,0,975,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8123,5462,0,0,7337,0,0,0,'Rickle Goldgrubber','Banker','',0,7,0,0,0,3,1,0,55,55,120,7842,7842,0,1,131072,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8124,5462,0,0,7335,0,0,0,'Qizzik','Banker','',0,7,0,0,0,3,1,0,45,45,474,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8125,5462,0,0,7338,0,0,0,'Dirge Quikcleave','Butcher','',0,7,0,0,0,1.2,1,0,43,43,474,2059,2059,0,1,643,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8126,5462,0,0,7340,0,0,0,'Nixx Sprocketspring','Goblin Engineering Trainer','',0,7,0,0,0,1.3,1,0,55,55,474,3398,3398,0,1,83,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8127,5462,0,0,7353,0,0,0,'Antu\'sul','Overseer of Sul','',0,7,0,1,1,8,8,0,46,46,107,12280,12280,12696,1,0,2000,0,172.8,228,0,0,0,0,36000000,2749,0,0,0,0,0,0,1.5,0.306,'',0,878,0,2.5,8,14,0,2860,8376,10915,11314,0,0,0,0,0,0,0,0,0,0,0,0,9523,0,0,0,0,0,0,0),(8128,5462,0,0,7341,0,0,0,'Pikkle','Mining Trainer','',0,7,0,0,0,1.15,1,0,40,40,474,1753,1753,0,1,81,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8129,5462,0,0,7343,0,0,0,'Wrinkle Goodsteel','Superior Armorer','',0,7,0,0,0,1.15,1,0,40,40,474,1753,1753,0,1,4226,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8130,5462,0,0,1073,0,0,0,'Sul\'lithuz Hatchling','','',0,10,0,1,0,3,1,0,30,35,16,950,2600,0,1,0,2000,0,117.6,153.6,0,0,0,0,18000000,1349,0,0,0,0,0,0,0.4,0.2778,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8131,5462,0,0,7342,0,0,0,'Blizrik Buckshot','Gunsmith','',0,7,0,0,0,1.2,1,0,45,45,474,2218,2218,0,1,4482,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8136,5462,0,0,11257,0,0,0,'Lord Shalzaru','','',0,7,0,0,0,1,1,0,47,47,74,1990,1990,1640,1,0,2000,0,74,98,0,0,0,0,300000,2802,0,0,0,0,0,0,3,2,'',0,313,0,2.5,8,14,0,8058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9247,9248,0,0,0,0,0,0),(8137,5462,0,0,7354,0,0,0,'Gikkix','Fisherman','',0,7,0,0,0,1.15,1,0,40,40,474,1753,1753,0,1,640,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8138,5462,0,0,1075,0,0,0,'Sul\'lithuz Broodling','','',0,10,0,0,0,0.3,1,0,39,39,16,670,670,3075,1,0,1610,0,49.105,62.79,0,0,0,0,0,1842,0,0,0,0,0,0,1.2,0.8334,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8139,5462,0,0,7355,0,0,0,'Jabbey','General Goods','',0,7,0,0,0,1.15,1,0,40,40,474,1753,1753,0,1,898,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8140,5462,0,0,7356,0,0,0,'Brother Karman','Paladin Trainer','',0,7,0,0,0,1.2,1,0,45,45,894,2218,2218,0,1,49,2000,0,76,100,0,0,0,0,360000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8141,5462,0,0,11037,0,0,0,'Captain Evencane','Warrior Trainer','',0,7,0,0,0,1.2,1,0,45,45,894,2218,2218,0,1,49,2000,0,76,100,0,0,0,0,360000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8142,5462,0,0,7357,0,0,0,'Jannos Lighthoof','Druid Trainer','',0,7,0,0,0,1.2,1,0,50,50,104,2658,2658,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8143,5462,0,0,7358,0,0,0,'Loorana','Food & Drink','',0,7,0,0,0,1.2,1,0,49,49,104,2566,2566,0,1,642,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8144,5462,0,0,7360,0,0,0,'Kulleg Stonehorn','Skinning Trainer','',0,7,0,0,0,1.2,1,0,51,51,104,2750,2750,0,1,81,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8145,5462,0,0,7359,0,0,0,'Sheendra Tallgrass','Trade Supplies','',0,7,0,0,0,1.2,1,0,50,50,104,2658,2658,0,1,130,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8146,5462,0,0,7361,0,0,0,'Ruw','Herbalism Trainer','',0,7,0,0,0,1.2,1,0,50,50,104,2658,2658,0,1,81,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8147,5462,0,0,7363,7364,7365,7366,'Camp Mojache Brave','','',0,7,0,0,0,2,1,0,65,65,105,11828,11828,0,1,2,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(8148,5875,0,0,7362,0,0,0,'Waurg','Food & Drink','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8149,5462,0,0,7345,0,0,0,'Sul\'lithuz Warder','','',768,10,0,1,0,1,1,0,2,2,37,132,132,0,1,0,1658,0,12.435,12.435,0,0,0,0,0,8,0,0,0,0,0,0,2,1.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8150,5462,0,0,7371,0,0,0,'Janet Hommers','Food & Drink','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,642,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8151,5462,0,0,7368,7369,0,0,'Nijel\'s Point Guard','','',0,7,0,0,0,1.2,1,0,45,45,11,2218,2218,0,1,268435457,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8152,5462,0,0,7372,0,0,0,'Harnor','Food & Drink','',0,7,0,0,0,1.15,1,0,40,40,104,1753,1753,0,1,642,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8153,5462,0,0,7370,0,0,0,'Narv Hidecrafter','Leatherworking Trainer','',0,7,0,0,0,1.2,1,0,42,42,104,1981,1981,0,1,81,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8154,5462,0,0,7374,7376,7377,7378,'Ghost Walker Brave','','',0,7,0,0,0,1.25,1,0,50,50,105,2769,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8155,5462,0,0,7373,7375,0,0,'Kargath Grunt','','',0,7,0,0,0,2,1,0,65,65,85,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8156,5462,0,0,601,0,0,0,'Servant of Antu\'sul','','',0,10,0,1,0,3,1,0,44,44,37,5346,5346,0,1,0,1283,0,346.41,461.88,0,0,0,0,0,2528,0,0,0,0,0,0,1.7,1.18065,'',0,0,0,2.5,8,14,0,11020,15656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8157,5462,0,0,7379,0,0,0,'Logannas','Alchemy Supplies','',0,7,0,0,0,2,1,0,52,52,80,4742,4742,0,1,130,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8158,5462,0,0,7380,0,0,0,'Bronk','Alchemy Supplies','',0,7,0,0,0,1.2,1,0,49,49,104,2566,2566,0,1,130,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8159,5462,0,0,7381,0,0,0,'Worb Strongstitch','Light Armor Merchant','',0,7,0,0,0,1.25,1,0,50,50,104,2769,2769,0,1,4226,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8160,5462,0,0,7382,0,0,0,'Nioma','Leatherworking Supplies','',0,7,0,0,0,1.25,1,0,50,50,694,2769,2769,0,1,130,2000,0,85,112,0,0,0,0,350000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8161,5462,0,0,7383,0,0,0,'Harggan','Blacksmithing Supplies','',0,7,0,0,0,1.25,1,0,49,49,694,2672,2672,0,1,4226,2000,0,83,110,0,0,0,0,350000,2912,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8176,5462,0,0,7384,0,0,0,'Gharash','Blacksmithing Supplies','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,4224,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8177,5462,0,0,7389,0,0,0,'Rartar','Alchemy Supplies','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,128,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8178,5462,0,0,7390,0,0,0,'Nina Lightbrew','Alchemy Supplies','',0,7,0,0,0,1.25,1,0,49,49,12,2672,2672,0,1,128,2000,0,83,110,0,0,0,0,450000,2912,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8179,5462,0,0,2030,0,0,0,'Greater Healing Ward','','',0,10,0,0,0,1,1,0,44,44,58,20,20,0,1,0,1560,0,56.16,74.88,0,0,0,0,0,2528,0,0,0,0,0,0,0.7,0.7,'',0,275,0,2.5,8,14,0,11901,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8196,5462,0,0,8317,0,0,0,'Occulus','','',0,2,0,1,0,3,1,0,50,50,1605,6645,6645,0,1,0,2000,0,204,268.8,0,0,0,0,600000,2966,0,0,0,0,0,0,3,1.5,'',0,1066,0,2.5,8,14,0,10833,20717,18144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8197,5462,0,0,6370,0,0,0,'Chronalis','','',0,2,0,1,0,12,1,0,61,61,1605,37728,37728,0,1,0,2000,0,731.4,1016.6,0,0,0,0,600000,4047,0,0,0,0,0,0,3.9,1.95,'',0,1364,0,2.5,8,14,0,20717,40504,13748,0,0,0,0,0,0,0,0,0,0,0,0,0,16871,0,0,0,0,0,0,0),(8198,5462,0,0,8318,0,0,0,'Tick','','',0,2,0,1,0,3,1,0,52,52,1605,7113,7113,0,1,0,2000,0,208.8,280.8,0,0,0,0,600000,3074,0,0,0,0,0,0,3.45,1.725,'',0,1253,0,2.5,8,14,0,21073,20717,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8199,5462,0,0,9023,0,0,0,'Warleader Krazzilak','','',0,7,0,2,0,3,2,0,45,45,37,5544,5544,0,1,0,1258,0,114.729,150.96,0,0,0,0,43200000,2695,0,0,0,0,0,0,3.11,2,'',0,812,0,2.5,8,14,0,9080,17230,6713,18103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8200,5462,0,0,9024,0,0,0,'Jin\'Zallah the Sandbringer','','',0,7,0,2,0,1,1,0,46,46,37,4605,4605,3174,1,0,2000,0,172.8,228,0,0,0,0,43200000,2749,0,0,0,0,0,0,1.5,0.306,'',0,889,0,2.5,8,14,0,7272,20824,10132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8201,5462,0,0,11570,0,0,0,'Omgorn the Lost','','',0,7,0,4,0,1,1,0,50,50,45,2900,2900,0,1,0,2600,0,110.5,145.6,0,0,0,0,9900000,2966,0,0,0,0,0,0,3.75,2.2325,'',0,372,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8202,5462,0,0,11532,0,0,0,'Cyclok the Mad','','',0,7,0,4,0,1,1,0,48,48,45,1804,1804,4140,1,0,1250,0,45,54.375,0,0,0,0,9900000,1462,0,0,85,0,0,0,3.41,2,'',0,333,0,2.5,8,14,0,6742,46457,13748,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8203,5462,0,0,7509,0,0,0,'Kregg Keelhaul','','',0,7,0,4,0,1,1,0,47,47,16,2488,2488,0,1,0,1258,0,49.691,66.045,0,0,0,0,9900000,2804,0,0,0,0,0,0,3.76,2,'',0,318,0,2.5,8,14,0,40504,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20519,0,0,0,0,0,0,0),(8204,5462,0,0,11106,0,0,0,'Soriid the Devourer','','',65537,1,41,4,0,1.25,1,0,50,50,310,2769,2769,0,1,0,1233,0,52.4025,69.048,0,0,0,0,9900000,2966,0,0,0,0,0,0,2.175,2.3635,'',0,0,0,2.5,8,14,0,12097,13445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8205,5462,0,0,11092,0,0,0,'Haarka the Ravenous','','',65537,1,41,4,0,1,1,0,50,50,310,2769,2769,0,1,0,2000,0,85,112,0,0,0,0,9900000,2966,0,0,0,0,0,0,2.25,2.445,'',0,0,0,2.5,8,14,0,21081,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8206,5875,0,0,2533,0,0,0,'Soul of Tanaris','','',0,4,0,2,0,1,1,0,51,51,91,6876,6876,0,1,0,2000,0,645,855,0,0,0,0,0,3018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,6524,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8207,5462,0,0,7349,0,0,0,'Greater Firebird','','',1,1,7,4,0,1,1,0,46,46,73,2399,2399,0,1,0,1266,0,48.741,64.566,0,0,0,0,9900000,2750,0,0,0,0,0,110,3.33,2,'',0,0,0,2.5,8,14,0,16079,11970,0,0,0,0,0,0,0,0,0,0,0,8310,0,0,0,0,0,0,0,0,0,0),(8208,5462,0,0,1534,0,0,0,'Murderous Blisterpaw','','',1,1,25,4,0,1,1,0,43,43,38,2059,2059,0,1,0,1291,0,43.2485,56.804,0,0,0,0,9900000,2369,0,0,0,0,0,0,3.76,2,'',0,0,0,2.5,8,14,0,7938,36991,3391,0,0,0,0,0,0,0,0,0,0,8288,0,0,9439,0,0,0,0,0,0,0),(8210,5462,0,0,5927,0,0,0,'Razortalon','','',0,7,0,4,0,1,1,0,44,44,14,2138,2138,0,1,0,2000,0,72,96,0,0,0,0,43200000,2528,0,0,0,0,0,0,1.5,1,'',0,254,0,2.5,8,14,0,13443,3604,13584,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8211,5462,0,0,11414,0,0,0,'Old Cliff Jumper','','',1,1,1,4,0,1.2,1,0,42,42,38,1981,1981,0,1,0,1300,0,40.3,53.95,0,0,0,0,72000000,2218,90,90,90,90,90,90,1.25,1,'',0,0,0,2.5,8,14,0,3264,3604,0,0,0,0,0,0,0,0,0,0,0,5962,0,0,0,0,0,0,0,0,0,0),(8212,5462,0,0,1306,0,0,0,'The Reak','','',0,10,0,4,0,1.25,1,0,49,49,14,2672,2672,0,1,0,1241,0,51.5015,68.255,0,0,0,0,72000000,2912,0,0,240,0,0,0,1.875,0.8985,'',0,339,0,2.5,8,14,0,7279,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8213,5462,0,0,7840,0,0,0,'Ironback','','',1,1,21,4,0,1.3,1,0,51,51,189,2980,2980,0,1,0,1216,0,52.288,69.312,0,0,0,0,72000000,3018,51,153,51,51,51,51,2.61,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5933,0,0,0,0,0,0,0,0,0,0),(8214,5462,0,0,19816,0,0,0,'Jalinde Summerdrake','','',0,7,0,4,0,1,1,0,49,49,1576,2700,2700,0,1,2,2000,0,83,110,0,0,0,0,72000000,2912,0,0,0,0,0,0,1.5,0.383,'',0,348,0,2.5,8,14,0,15495,8806,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8215,5462,0,0,12816,0,0,0,'Grimungous','','',0,5,0,2,0,1,1,0,50,50,778,6645,6645,0,1,0,1233,0,125.766,165.715,0,0,0,0,72000000,2966,0,0,0,0,0,0,3.2,1.6,'',0,1169,0,2.5,8,14,0,5568,11876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8216,5462,0,0,28248,0,0,0,'Retherokk the Berserker','','',0,7,0,4,0,1,1,0,48,48,795,2578,2578,0,1,0,1500,0,60.75,81,0,0,0,0,43200000,2857,0,0,0,0,0,0,0,0,'',0,336,0,2.5,8,14,0,3391,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(8217,5462,0,0,6512,0,0,0,'Mith\'rethis the Enchanter','','',0,7,0,2,0,1,1,0,52,52,795,5691,5691,3846,1,0,1183,0,157.93,193.421,0,0,0,0,72000000,2522,0,0,0,0,0,0,1.575,0.3213,'',0,1292,0,2.5,8,14,0,3443,11436,15654,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(8218,5462,0,0,6479,0,0,0,'Witherheart the Stalker','','',0,7,0,4,0,1,1,0,45,45,795,2218,2218,0,1,0,1275,0,48.45,63.75,0,0,0,0,72000000,2695,0,0,0,0,0,0,1.425,0.2907,'',0,276,0,2.5,8,14,0,37685,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(8219,5462,0,0,28230,0,0,0,'Zul\'arek Hatefowler','','',0,7,0,4,0,1,1,0,43,43,795,2059,2059,0,1,0,1266,0,42.411,55.704,0,0,0,0,72000000,2369,0,0,0,0,0,0,1.425,0.329861,'',0,241,0,2.5,8,14,0,6726,17228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(8236,5462,0,0,7449,0,0,0,'Muck Frenzy','','',0,1,0,0,0,1,1,0,14,15,1878,300,328,0,1,0,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.25,0.87,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8256,5462,0,0,7769,0,0,0,'Curator Thorius','','',0,7,0,0,0,1.2,1,0,45,45,55,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8257,5462,0,0,7763,0,0,0,'Oozeling','','',0,10,0,0,0,0.5,1,0,40,40,16,762,762,0,1,0,1460,0,98.112,129.648,0,0,0,0,7200000,1938,0,0,0,0,0,100,0.75,0.175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8276,5462,0,0,1149,0,0,0,'Soaring Razorbeak','','',0,1,0,0,0,1,1,0,40,42,35,1524,1651,0,1,0,2000,0,62,83,0,0,0,0,350000,2218,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8277,5462,0,0,4458,0,0,0,'Rekk\'tilac','','',1,1,3,4,0,1,1,0,48,48,22,2578,2578,0,1,0,2000,0,81,108,0,0,0,0,104400000,2857,0,125,0,0,0,0,1.625,0.858,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5912,0,0,0,0,0,0,0,0,0,0),(8278,5462,0,0,5781,0,0,0,'Smoldar','','',0,4,0,4,0,1.25,1,0,50,50,91,2769,2769,0,1,0,2000,0,85,112,0,0,0,0,7200000,2966,500,170,170,500,500,400,1.725,0.3565,'',0,367,0,2.5,8,14,0,5213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7848,0,0,0,0,0,0,0),(8279,5462,0,0,10800,0,0,0,'Faulty War Golem','','',0,4,0,4,0,1,1,0,46,46,14,2399,2399,0,1,0,1258,0,48.433,64.158,0,0,0,0,50400000,2750,460,690,460,460,460,368,1.95,1.339,'',0,290,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8280,5462,0,0,2346,0,0,0,'Shleipnarr','','',0,3,0,4,0,1,1,0,47,47,14,2488,2488,0,1,0,1258,0,49.691,66.045,0,0,0,0,72000000,2804,0,95,0,0,95,0,2,1.42,'',0,0,0,2.5,8,14,0,13321,7399,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8281,5462,0,0,1204,0,0,0,'Scald','','',0,4,0,4,0,1,1,0,49,49,91,2700,2700,0,1,0,1241,0,51.5015,68.255,0,0,0,0,100800000,2912,294,294,294,294,294,294,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10509,11129,0,0,0,0,0,0),(8282,5462,0,0,7835,0,0,0,'Highlord Mastrogonde','','',0,7,0,2,0,1,1,0,51,51,128,5502,5502,3728,1,2,2000,0,192,254.4,0,0,0,0,25200000,3017,0,0,0,0,0,0,1.5,0.306,'',0,1151,0,2.5,8,14,0,13323,11974,9613,11639,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8283,5462,0,0,7819,0,0,0,'Slave Master Blackheart','','',0,7,0,4,0,1,1,0,50,50,54,2769,2769,0,1,0,1233,0,52.4025,69.048,1,1356,78.648,116.616,21600000,2966,0,0,0,0,0,0,1.5,0.347,'',0,364,0,2.5,8,14,0,6533,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8284,5462,0,0,7760,0,0,0,'Dorius Stonetender','','',4096,7,0,0,0,2,1,0,45,45,231,3696,3696,0,1,2,2000,0,76,100,0,0,0,0,500000,2695,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8296,5462,0,0,11562,0,0,0,'Mojo the Twisted','','',0,7,0,4,0,1,1,0,48,48,45,1804,1804,4140,1,0,2000,0,57,79,0,0,0,0,21600000,2307,0,0,0,0,0,0,3.525,2.35,'',0,320,0,2.5,8,14,0,20825,14887,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8297,5462,0,0,11564,0,0,0,'Magronos the Unyielding','','',0,7,0,4,0,1.35,1,0,56,56,45,3644,3644,0,1,0,1183,0,56.784,75.1205,0,0,0,0,100800000,3289,0,0,0,0,0,0,3.71,2,'',0,504,0,2.5,8,14,0,40504,31553,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8298,5462,0,0,10920,0,0,0,'Akubar the Seer','','',0,7,0,4,0,1,1,0,54,54,51,2634,2634,2041,1,0,2000,0,86,114,0,0,0,0,21600000,3178,0,0,0,0,0,0,2.25,0.3315,'',0,461,0,2.5,8,14,0,20831,20824,11436,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8299,5462,0,0,388,0,0,0,'Spiteflayer','','',1,1,7,4,0,1,1,0,52,52,73,3082,3082,0,1,0,1200,0,52.2,70.2,0,0,0,0,50400000,3074,0,0,0,0,0,0,1.625,0.13,'',0,0,0,2.5,8,14,0,15042,3391,0,0,0,0,0,0,0,0,0,0,0,8313,0,0,0,0,0,0,0,0,0,0),(8300,5462,0,0,10904,0,0,0,'Ravage','','',1,1,25,4,0,1,1,0,51,51,38,2980,2980,0,1,0,1216,0,52.288,69.312,0,0,0,0,50400000,3018,0,0,0,0,0,0,1.95,0.65,'',0,0,0,2.5,8,14,0,7367,19448,0,0,0,0,0,0,0,0,0,0,0,8289,0,0,0,0,0,0,0,0,0,0),(8301,5462,0,0,10983,0,0,0,'Clack the Reaver','','',1,1,20,4,0,1,1,0,53,53,413,3189,3189,0,1,0,1208,0,53.756,71.876,0,0,0,0,50400000,3128,0,0,0,0,0,0,3.95,2,'',0,0,0,2.5,8,14,0,5416,19128,0,0,0,0,0,0,0,0,0,0,0,5878,0,0,0,0,0,0,0,0,0,0),(8302,5462,0,0,2174,0,0,0,'Deatheye','','',0,1,0,4,0,1,1,0,49,49,49,2672,2672,0,1,0,2000,0,83,110,0,0,0,0,104400000,2912,0,0,0,0,0,0,2.3,1.59735,'',0,0,0,2.5,8,14,0,5137,3635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8303,5462,0,0,8870,0,0,0,'Grunter','','',1,1,5,4,0,1,1,0,50,50,14,2769,2769,0,1,0,1233,0,52.4025,69.048,0,0,0,0,151200000,2966,30,40,10,0,230,60,3.41,2,'',0,0,0,2.5,8,14,0,19471,8260,3604,0,0,0,0,0,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,0,0),(8304,5462,0,0,7844,0,0,0,'Dreadscorn','','',0,7,0,4,0,1,1,0,57,57,90,3758,3758,0,1,0,2000,0,98,130,0,0,0,0,900000,3342,0,0,0,0,172,0,1.95,0.4836,'',0,524,0,2.5,8,14,0,21049,12057,6253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8305,5462,0,0,7529,0,0,0,'Kixxle','Potions & Herbs','',0,7,0,0,0,1.02,1,0,25,25,120,713,713,0,1,130,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8306,5462,0,0,7530,0,0,0,'Duhng','Cook','',0,7,0,0,0,1,1,0,18,18,29,417,417,0,1,81,2000,0,26,35,0,0,0,0,275000,768,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8307,5462,0,0,7531,0,0,0,'Tarban Hearthgrain','Baker','',0,7,0,0,0,1,1,0,22,22,104,573,573,0,1,642,2000,0,32,42,0,0,0,0,275000,906,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8308,5462,0,0,7538,0,0,0,'Alenndaar Lapidaar','Hunter Trainer','',138936390,7,0,0,0,1,1,0,27,27,1076,840,840,1041,1,49,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8309,5462,0,0,7535,0,0,0,'Carlo Aurelius','Assassin','',0,7,0,0,0,1.25,1,0,50,50,471,2800,2800,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8310,5462,0,0,7537,0,0,0,'Watcher Wollpert','The Night Watch','',0,7,0,0,0,1.15,1,0,37,37,11,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,300000,1568,0,100,0,0,0,100,1.5,0.306,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8311,5462,0,0,7571,0,0,0,'Slime Maggot','','',0,1,0,0,0,0.75,1,0,45,46,15,1386,1439,0,1,0,1550,0,143.22,189.72,0,0,0,0,7200000,2750,0,0,0,0,0,0,0.75,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8316,5875,0,0,282,0,0,0,'Paladin 10 Alternate','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8317,5462,0,0,146,0,0,0,'Atal\'ai Deathwalker\'s Spirit','','',0,6,0,1,0,3,1,0,48,49,37,6186,6414,0,1,0,1258,0,391.552,518.925,0,0,0,0,0,2912,0,0,30,0,0,70,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,6181,0,0,0,0,0,70,0),(8318,5462,0,0,7554,0,0,0,'Atal\'ai Slave','','',0,3,0,0,0,1.25,1,0,46,47,37,2399,2488,0,1,0,1520,0,144.096,191.52,0,0,0,0,7200000,2804,0,0,0,0,0,0,2.12,2,'',0,293,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8319,5462,0,0,621,0,0,0,'Nightmare Whelp','','',0,2,0,0,0,1.25,1,0,48,48,50,2578,2578,0,1,0,1510,0,146.772,195.696,0,0,0,0,7200000,2857,0,0,200,0,147,0,1.875,0.417,'',0,348,0,2.5,8,14,0,15653,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8320,5462,0,0,7750,0,0,0,'Sprok','Away Team','',0,7,0,0,0,1.05,1,0,28,28,120,970,970,0,1,0,1730,0,33.735,45.845,0,0,0,0,804000,1111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8321,5875,0,0,282,0,0,0,'Paladin 20 Alternate','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8322,5875,0,0,282,0,0,0,'Paladin 30 Alternate','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8323,5875,0,0,282,0,0,0,'Paladin 40 Alternate','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8324,5462,0,0,7555,0,0,0,'Atal\'ai Skeleton','','',0,6,0,0,0,1.25,1,0,48,48,37,2672,2672,0,1,0,1550,0,64.325,85.25,1,1705,97.185,143.22,0,2857,0,0,30,0,85,70,1.5,1,'',0,0,0,2.5,8,14,0,10893,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8336,5462,0,0,1336,0,0,0,'Hakkari Sapper','','',1,1,27,1,0,3,1,0,48,49,16,4950,5130,1723,1,0,1250,0,360.938,478.125,0,0,0,0,0,2910,2,2,2,2,2,2,3.36,2,'',0,0,0,2.5,8,14,0,11019,11981,0,0,0,0,0,0,0,0,0,0,0,8910,0,0,0,0,0,0,0,0,0,0),(8337,5462,0,0,7761,0,0,0,'Dark Iron Steelshifter','','',0,7,0,0,0,1,1,0,42,45,54,1238,1386,0,1,0,1510,0,57.38,75.5,0,0,0,0,0,2695,0,0,0,0,0,100,2.35,2,'',0,229,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10551,0,0,0,0,0,0,0),(8338,5462,0,0,7765,0,0,0,'Dark Iron Marksman','','',0,7,0,0,0,1,1,0,55,55,54,3398,3398,0,1,0,1460,0,68.62,91.25,0,0,0,0,0,3234,0,0,0,0,0,100,2.35,2,'',0,0,0,2.5,8,14,0,12198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10551,0,0,0,0,0,0,0),(8356,5462,0,0,7621,0,0,0,'Chesmu','Banker','',0,7,0,0,0,3,1,0,45,45,104,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,250000,2695,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8357,5462,0,0,7620,0,0,0,'Atepa','Banker','',0,7,0,0,0,3,1,0,45,45,104,5544,5544,0,1,131073,2000,0,76,100,0,0,0,0,250000,2695,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8358,5462,0,0,7622,0,0,0,'Hewa','Cloth Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8359,5462,0,0,7623,0,0,0,'Ahanu','Leather Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4227,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8360,5462,0,0,7624,0,0,0,'Elki','Mail Armor Merchant','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8361,5462,0,0,7625,0,0,0,'Chepi','Reagents','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,2178,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8362,5462,0,0,7626,0,0,0,'Kuruk','General Goods','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,898,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8363,5462,0,0,7628,0,0,0,'Shadi Mistrunner','Trade Supplies','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8364,5462,0,0,7627,0,0,0,'Pakwa','Bag Vendor','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8376,5462,0,0,7920,0,0,0,'Mechanical Chicken','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.145,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8377,5875,0,0,7589,0,0,0,'Ahdi of Shadow Hall','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8378,5462,0,0,7590,0,0,0,'Alexandra Blazen','','',0,7,0,0,0,1,1,0,45,45,35,7100,7100,3801,1,0,2000,0,54,75,0,0,0,0,333000,2177,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,1006,11640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8379,5462,0,0,7591,0,0,0,'Archmage Xylem','','',0,7,0,0,0,1,1,0,60,60,35,1700,1700,5751,1,2,2000,0,74,102,0,0,0,0,333000,3025,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,10149,10179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8380,5462,0,0,7592,0,0,0,'Captain Vanessa Beltis','','',4096,7,0,0,0,1,1,0,50,50,35,2900,2900,0,1,3,2000,0,85,112,0,0,0,0,333000,2966,0,0,0,0,0,0,1.8,0.2496,'',0,0,0,2.5,8,14,0,11293,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8381,5462,0,0,7593,0,0,0,'Lindros','','',0,7,0,0,0,1,1,0,47,47,35,1700,1700,4031,1,0,2000,0,56,78,0,0,0,0,333000,2265,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,11975,20823,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8382,5462,0,0,7594,0,0,0,'Patrick Mills','','',0,7,0,0,0,1,1,0,46,46,35,3077,3077,1587,1,0,2000,0,72,95,0,0,0,0,333000,2749,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,1032,17143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8383,5462,0,0,7673,0,0,0,'Master Wood','','',0,7,0,1,0,3,1,0,70,70,12,12150,12150,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,490000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8384,5462,0,0,631,0,0,0,'Deep Lurker','','',0,4,0,1,0,3,1,0,47,48,14,5970,6186,0,1,0,1283,0,124.707,166.277,0,0,0,0,7200000,2857,245,245,245,245,245,245,1.95,1.7485,'',0,932,0,2.5,8,14,0,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11318,0,0,0,0,0,0,0),(8385,5462,0,0,7615,0,0,0,'Mura Runetotem','','',0,7,0,0,0,1,1,0,22,22,104,573,573,0,1,2,2000,0,32,42,0,0,0,0,275000,906,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8386,5462,0,0,7595,7596,7607,7608,'Horizon Scout Crewman','','',0,7,0,0,0,1,1,0,42,42,35,1700,1700,0,1,0,2000,0,62,83,0,0,0,0,333000,2218,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8387,5462,0,0,7605,0,0,0,'Horizon Scout First Mate','','',0,7,0,0,0,1,1,0,43,43,35,2766,2766,0,1,0,1580,0,52.93,69.52,0,0,0,0,0,2369,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8388,5462,0,0,7606,0,0,0,'Horizon Scout Cook','','',0,7,0,0,0,1,1,0,42,42,35,2666,2666,0,1,0,1590,0,49.29,65.985,0,0,0,0,0,2218,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8389,5462,0,0,7609,0,0,0,'Horizon Scout Engineer','','',0,7,0,0,0,1,1,0,42,42,35,2666,2666,0,1,0,1590,0,49.29,65.985,0,0,0,0,0,2218,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8390,5462,0,0,7597,0,0,0,'Chemist Cuely','','',0,7,0,0,0,1.05,1,0,30,30,68,774,774,2175,1,2,2000,0,30,42,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8391,5462,0,0,7764,0,0,0,'Lathoric the Black','','',0,7,0,0,0,1,1,0,52,52,120,6000,6000,0,1,0,1183,0,51.4605,69.2055,0,0,0,0,0,3074,0,0,0,0,0,0,3.31,2,'',0,287,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10447,0,0,0,0,0,0,0),(8392,5462,0,0,7598,0,0,0,'Pilot Xiggs Fuselighter','','',4718662,7,0,0,0,1,1,0,45,45,55,3375,3375,0,1,2,1560,0,59.28,78,0,0,0,0,0,2695,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8393,5462,0,0,7599,0,0,0,'Thersa Windsong','','',0,7,0,0,0,1.2,1,0,45,45,104,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8394,5462,0,0,7600,0,0,0,'Roland Geardabbler','','',0,7,0,0,0,1,1,0,43,43,35,2766,2766,3575,1,0,1580,0,52.14,67.15,0,0,0,0,0,2391,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8395,5462,0,0,19840,0,0,0,'Sanath Lim-yo','','',2,7,0,0,0,1,1,0,50,50,35,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,333000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8396,5462,0,0,7602,0,0,0,'Sentinel Dalia Sunblade','','',0,7,0,0,0,1.2,1,0,44,44,124,2138,2138,0,1,2,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8397,5462,0,0,7603,0,0,0,'Sentinel Keldara Sunblade','','',0,7,0,0,0,1,1,0,44,44,124,2100,2100,0,1,2,2000,0,72,96,0,0,0,0,333000,2528,0,0,0,0,0,0,1.5,0.306,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8398,5462,0,0,10689,0,0,0,'Ohanko','Two Handed Weapon Merchant','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4226,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8399,5462,0,0,7614,0,0,0,'Nyrill','Xylem\'s Apprentice','',0,7,0,0,0,1,1,0,39,39,35,1678,1678,0,1,3,2000,0,54,72,0,0,0,0,333000,1808,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8400,5462,0,0,13929,0,0,0,'Obsidion','','',0,4,0,0,0,1.5,1,0,46,46,14,2878,2878,0,1,0,2000,0,77,102,0,0,0,0,500000,2750,104,208,104,104,156,104,4.5,3.09,'',0,299,0,2.5,8,14,0,10101,12734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10446,0,0,0,0,0,0,0),(8401,5462,0,0,7629,0,0,0,'Halpa','Prairie Dog Vendor','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8402,5462,0,0,7751,7753,7754,7756,'Enslaved Archaeologist','','',0,7,0,0,0,1.25,1,0,46,47,120,2399,2488,0,1,0,2000,0,79,105,0,0,0,0,500000,2804,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8403,5462,0,0,7632,0,0,0,'Jeremiah Payson','Cockroach Vendor','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,131,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8404,5462,0,0,7631,0,0,0,'Xan\'tish','Snake Vendor','',0,7,0,0,0,1,1,0,30,30,29,1003,1003,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8405,5462,0,0,1012,0,0,0,'Ogtinc','','',0,7,0,0,0,1,1,0,45,45,35,1774,1774,1534,1,2,2000,0,70,93,0,0,0,0,333000,2692,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8406,5875,0,0,7618,0,0,0,'Or\'lin Oakenfist','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8407,5875,0,0,2020,0,0,0,'Makron the Corrupt','','',0,3,0,0,0,1,1,0,53,53,90,3189,3189,0,1,0,2000,0,89,119,0,0,0,0,0,3128,0,0,0,0,0,0,1.875,0.675,'',0,0,0,2.5,8,14,0,29651,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8408,5462,0,0,11271,0,0,0,'Warlord Krellian','','',0,7,0,0,0,1,1,0,55,55,74,3398,3398,0,1,0,2000,0,94,125,0,0,0,0,333000,3234,0,0,0,0,0,0,3.375,2.25,'',0,477,0,2.5,8,14,0,11976,10968,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23250,0,0,0,0,0,0,0),(8409,5462,0,0,4765,0,0,0,'Caravan Master Tset','','',0,7,0,0,0,1,1,0,53,53,74,2551,2551,1982,1,0,2000,0,84,111,0,0,0,0,333000,3126,0,0,0,0,0,0,1.5,1,'',0,402,0,2.5,8,14,0,21369,11831,31256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8416,5462,0,0,7852,0,0,0,'Felix Whindlebolt','','',0,7,0,0,0,1,1,0,2,2,875,55,55,0,1,2,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,1.63875,0.334305,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8417,5462,0,0,7758,0,0,0,'Dying Archaeologist','','',0,7,0,0,0,1.25,1,0,46,47,120,2399,2488,0,1,2,2000,0,79,105,0,0,0,0,500000,2804,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8418,5462,0,0,7870,0,0,0,'Falla Sagewind','','',0,7,0,0,0,1,1,0,25,25,35,713,713,0,1,2,2000,0,35,48,0,0,0,0,275000,1008,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8419,5462,0,0,7729,7730,0,0,'Twilight Idolater','','',0,7,0,0,0,1.2,1,0,45,46,16,1774,1842,1561,1,0,2000,0,72,95,0,0,0,0,500000,2749,0,0,0,0,0,0,1.5,0.208,'',0,276,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10458,10552,0,0,0,0,0,0),(8420,5462,0,0,7670,0,0,0,'Kim\'jael','','',0,7,0,0,0,1,1,0,46,46,120,2100,2100,0,1,2,2000,0,77,102,0,0,0,0,333000,2750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8421,5462,0,0,7759,0,0,0,'Dorius','','',4096,7,0,0,0,1,1,0,50,50,120,3517,3517,0,1,0,1510,0,64.175,84.56,0,0,0,0,0,2966,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8436,5462,0,0,7749,0,0,0,'Zamael Lunthistle','','',0,7,0,0,0,1.25,1,0,50,50,534,2769,2769,0,1,3,2000,0,85,112,0,0,0,0,500000,2966,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8437,5462,0,0,4768,0,0,0,'Hakkari Minion','','',1,10,35,0,0,1,1,0,45,46,16,1848,1919,0,1,0,1550,0,59.675,79.05,0,0,0,0,0,2750,0,0,0,0,0,0,1,0.8,'',0,0,0,2.5,8,14,0,11672,0,0,0,0,0,0,0,0,0,0,0,0,10544,0,0,0,0,0,0,0,0,0,0),(8438,5462,0,0,7829,0,0,0,'Hakkari Bloodkeeper','','',0,10,0,1,0,1,1,0,49,49,16,5985,5985,1750,1,0,1258,0,363.247,481.185,0,0,0,0,0,2910,0,0,0,125,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,11671,12471,12471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8439,5462,0,0,7834,0,0,0,'Nilith Lokrav','','',0,7,0,0,0,1,1,0,48,48,35,4900,4900,4140,1,2,2000,0,57,79,0,0,0,0,500000,2307,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8440,5462,0,0,7690,0,0,0,'Shade of Hakkar','','',0,10,0,1,0,1,1,0,48,48,35,5130,5130,1750,1,0,1666,0,481.057,637.245,0,0,0,0,0,2855,0,0,0,125,0,0,3.36,2,'',0,300,0,2.5,8,14,0,12888,12889,6607,12639,0,0,0,0,0,0,0,0,0,0,0,0,10663,0,0,0,0,0,0,0),(8441,5462,0,0,10905,0,0,0,'Raze','Nilith\'s Guardian','',0,4,0,0,0,1,1,0,48,48,35,2700,2700,0,1,1,2000,0,81,108,0,0,0,0,500000,2857,48,48,48,48,96,48,2.9,1.30935,'',0,0,0,2.5,8,14,0,15539,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8442,5462,0,0,7810,7811,7812,7813,'Shadowsilk Poacher','The Undermarket','',0,7,0,0,0,1,1,0,47,50,574,2100,2300,1724,1,0,2000,0,79,104,0,0,0,0,500000,2964,0,0,0,0,85,0,1.5,0.306,'',0,309,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8443,5462,0,0,8053,0,0,0,'Avatar of Hakkar','','',0,10,0,1,1,1,1,0,49,50,16,10100,11000,1779,1,0,1225,0,390.469,514.5,0,0,0,0,0,2966,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,6607,12888,12889,10893,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8444,5462,0,0,7795,0,0,0,'Trade Master Kovic','The Undermarket','',0,7,0,0,0,1.5,1,0,45,45,574,2217,2217,1534,1,0,2000,0,70,93,0,0,0,0,500000,2692,0,0,0,0,0,0,1.725,0.3519,'',0,400,0,2.5,8,14,0,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10467,0,0,0,0,0,0,0),(8446,5462,0,0,8011,0,0,0,'Xiggs Fuselighter\'s Flyingmachine','','',524390,7,0,0,0,1,1,0,45,45,55,2972,2972,0,1,0,1560,0,59.28,78,0,0,0,0,0,2695,0,0,0,0,0,0,1.5,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8447,5462,0,0,6569,0,0,0,'Clunk','The Undermarket','',0,9,0,0,0,1,1,0,44,44,574,1782,1782,0,1,0,2000,0,72,96,0,0,0,0,500000,2528,0,0,0,0,0,0,1.5,0.35,'',0,264,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8477,5462,0,0,7846,0,0,0,'Skeletal Servant','','',0,6,0,0,0,0.25,1,0,51,58,152,573,718,0,1,0,2000,0,350,462,0,0,0,0,7200000,3396,0,0,0,0,0,0,1.275,0.85,'',0,40,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8478,5462,0,0,7802,0,0,0,'Second Mate Shandril','','',0,7,0,0,0,1,1,0,43,43,35,2766,2766,0,1,0,1580,0,52.93,69.52,0,0,0,0,0,2369,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8479,5462,0,0,7820,0,0,0,'Kalaran Windblade','','',0,2,0,1,0,3,1,0,55,55,35,7842,7842,0,1,3,2000,0,225.6,300,0,0,0,0,900000,3234,0,0,0,0,0,0,1.575,0.3213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8480,5462,0,0,6378,0,0,0,'Kalaran the Deceiver','','',0,2,0,1,0,3,1,0,55,55,103,15464,15464,7071,1,0,1216,0,428.64,570,0,0,0,0,0,3234,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8496,5462,0,0,7909,0,0,0,'Liv Rizzlefix','Workshop Assistant','',0,7,0,0,0,1,1,0,17,17,69,386,386,0,1,3,2000,0,25,33,0,0,0,0,275000,734,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8497,5462,0,0,7974,0,0,0,'Nightmare Suppressor','','',0,2,0,1,0,1,1,0,49,49,50,6840,6840,1750,1,0,1258,0,116.239,153.979,0,0,0,0,7200000,2910,0,0,200,0,196,0,1.875,1.875,'',0,1029,0,2.5,8,14,0,11672,12623,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8498,5875,0,0,4216,0,0,0,'TEST Uber Night Elf','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8499,5875,0,0,159,0,0,0,'TEST Uber Succubus','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8500,5875,0,0,1693,0,0,0,'TEST Uber Abomination','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,85,0,2.175,0.725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8501,5875,0,0,3004,0,0,0,'TEST Uber Crypt Fiend','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8502,5875,0,0,2041,0,0,0,'TEST Uber Human','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8503,5462,0,0,7807,0,0,0,'Gibblewilt','','',0,7,0,4,0,1,1,0,11,11,63,199,199,459,1,0,1550,0,8.525,11.625,0,0,0,0,7200000,447,0,0,0,0,0,0,3.55,2,'',0,13,0,2.5,8,14,0,20793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3083,3084,0,0,0,0,0,0),(8504,5462,0,0,7814,0,0,0,'Dark Iron Sentry','','',524288,7,0,1,0,1,1,0,48,48,54,4950,4950,1695,1,0,1258,0,382.117,509.49,0,0,0,0,0,2857,0,0,0,0,0,100,1.5,0.347,'',0,367,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10551,0,0,0,0,0,0,0),(8505,5875,0,0,7803,0,0,0,'Hex of Jammal\'an','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,1.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8506,5462,0,0,7804,0,0,0,'Eranikus the Chained','','',0,2,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,318000,7,0,0,0,0,0,0,0.01,0.00235,'23196 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8507,5462,0,0,7805,0,0,0,'Tymor','','',0,7,0,0,0,1.1,1,0,35,35,122,992,992,2680,1,2,2000,0,34,48,0,0,0,0,310000,1124,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8508,5462,0,0,7808,0,0,0,'Gretta Ganter','Fishing Supplies','',0,7,0,0,0,1,1,0,10,10,55,1100,1100,0,1,130,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8509,5462,0,0,7842,0,0,0,'Squire Maltrake','','',0,7,0,0,0,1.3,1,0,52,52,35,3082,3082,0,1,3,2000,0,87,117,0,0,0,0,500000,3074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8510,5462,0,0,2420,0,0,0,'Atal\'ai Totem','','',0,11,0,0,0,0.01,1,0,51,51,14,50,50,0,1,0,1510,0,62.665,83.05,0,0,0,0,0,3018,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,12504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8516,5462,0,0,7851,0,0,0,'Belnistrasz','','',4096,7,0,0,0,1,1,0,36,36,35,2000,2000,1292,1,2,2000,0,78.2,103.7,0,0,0,0,7200000,1455,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,13326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8517,5462,0,0,7598,0,0,0,'Xiggs Fuselighter','','',0,7,0,0,0,1.2,1,0,45,45,55,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8518,5462,0,0,12043,0,0,0,'Rynthariel the Keymaster','','',0,7,0,0,0,1,1,0,29,29,79,2715,2715,0,1,2,2000,0,41,54,0,0,0,0,600000,1145,0,0,0,0,0,0,1.15,0.8947,'',0,150,0,2.5,8,14,0,10277,7992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8519,5462,0,0,5497,0,0,0,'Blighted Surge','','',0,4,0,0,0,1.3,1,0,54,55,91,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,345000,3234,55,55,55,110,55,110,1.3,0.397228,'',0,0,0,2.5,8,14,0,16554,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8520,5462,0,0,5563,0,0,0,'Plague Ravager','','',0,4,0,0,0,1.35,1,0,55,56,91,3529,3644,0,1,0,1500,0,72,95.25,0,0,0,0,345000,3289,56,56,56,56,56,112,1.5,0.45834,'',0,0,0,2.5,8,14,0,3417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8521,5462,0,0,11171,0,0,0,'Blighted Horror','','',0,4,0,0,0,1.35,1,0,56,57,91,3644,3758,0,1,0,2000,0,98,130,0,0,0,0,345000,3342,57,57,57,114,57,114,1.75,0.53473,'',0,0,0,2.5,8,14,0,12542,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8522,5462,0,0,11172,0,0,0,'Plague Monstrosity','','',0,4,0,0,0,1.35,1,0,58,58,91,3758,3876,0,1,0,2000,0,100,132,0,0,0,0,345000,3396,58,58,58,58,58,116,2,0.61112,'',0,0,0,2.5,8,14,0,14099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8523,5462,0,0,5231,0,0,0,'Scourge Soldier','','',0,6,0,0,0,1.3,1,0,53,54,21,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,345000,3180,0,0,0,0,0,0,1.725,0.4531,'',0,432,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8524,5462,0,0,11397,0,0,0,'Cursed Mage','','',0,6,0,0,0,1.3,1,0,54,55,21,2305,2379,4955,1,0,2000,0,67,93,0,0,0,0,345000,2609,0,0,0,0,0,0,1.4375,0.115,'',0,449,0,2.5,8,14,0,15254,16567,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8525,5462,0,0,612,0,0,0,'Scourge Warder','','',0,6,0,0,0,1.35,1,0,55,56,21,2823,2915,2140,1,0,2000,0,89,118,0,0,0,0,345000,3287,0,0,0,0,0,0,1.725,0.4531,'',0,476,0,2.5,8,14,0,12169,12040,0,0,0,0,0,0,0,4,0,0,0,0,0,0,15447,0,0,0,0,0,0,0),(8526,5462,0,0,9788,0,0,0,'Dark Caster','','',0,6,0,0,0,1.35,1,0,56,57,21,2550,2631,5273,1,0,2000,0,69,96,0,0,0,0,345000,2698,0,0,0,0,0,0,1.95,1.3,'',0,500,0,2.5,8,14,0,17435,20825,0,0,0,0,0,0,0,4,0,0,0,0,0,0,15447,0,0,0,0,0,0,0),(8527,5462,0,0,370,0,0,0,'Scourge Guard','','',0,6,0,0,0,1.35,1,0,57,58,21,3758,3876,0,1,0,2000,0,100,132,0,0,0,0,345000,3396,0,0,0,0,0,0,1.95,0.5122,'',0,527,0,2.5,8,14,0,8242,6713,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8528,5462,0,0,11396,0,0,0,'Dread Weaver','','',0,6,0,0,0,1.35,1,0,58,59,21,2714,2799,5530,1,0,2000,0,72,100,0,0,0,0,345000,2784,0,0,0,0,0,0,1.625,0.13,'',0,549,0,2.5,8,14,0,17165,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8529,5462,0,0,7847,0,0,0,'Scourge Champion','','',0,6,0,0,0,1.35,1,0,59,60,21,3997,4120,0,1,0,2000,0,104,138,0,0,0,0,345000,3750,0,0,0,0,0,0,2.25,0.591,'',0,576,0,2.5,8,14,0,13737,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,13157,0,0,0,0,0,0,0),(8530,5462,0,0,10626,0,0,0,'Cannibal Ghoul','','',0,6,0,0,0,1.3,1,0,54,55,21,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,345000,3234,0,0,0,0,172,0,1.95,0.6929,'',0,450,0,2.5,8,14,0,1604,3589,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8531,5462,0,0,10487,0,0,0,'Gibbering Ghoul','','',0,6,0,0,0,1.35,1,0,56,57,21,3644,3758,0,1,0,2000,0,98,130,0,0,0,0,345000,3342,0,0,0,0,172,0,1.95,0.6929,'',0,496,0,2.5,8,14,0,13338,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,15447,0,0,0,0,0,0,0),(8532,5462,0,0,571,0,0,0,'Diseased Flayer','','',0,6,0,0,0,1.35,1,0,58,59,21,3876,3997,0,1,0,2000,0,102,135,0,0,0,0,345000,3449,0,0,0,0,0,0,2.25,0.7995,'',0,550,0,2.5,8,14,0,12541,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8534,5462,0,0,7854,0,0,0,'Putrid Gargoyle','','',0,6,0,0,0,1.35,1,0,54,56,21,3420,3644,0,1,0,2000,0,96,127,0,0,0,0,345000,3289,0,0,0,0,0,0,1.5,1,'',0,900,0,2.5,8,14,0,16573,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,149,0),(8535,5462,0,0,7855,0,0,0,'Putrid Shrieker','','',0,6,0,0,0,1.35,1,0,56,58,21,3644,3876,0,1,0,2000,0,100,132,0,0,0,0,345000,3396,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,8281,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,149,0),(8536,5875,0,0,7856,0,0,0,'Putrid Slayer','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8537,5875,0,0,4870,0,0,0,'Interloper','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.8,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8538,5462,0,0,4629,0,0,0,'Unseen Servant','','',0,6,0,0,0,1.35,1,0,55,56,21,3529,3644,0,1,0,2000,0,96,127,0,0,0,0,345000,3289,0,0,0,0,0,0,1,1,'',0,476,0,2.5,8,14,0,16380,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,15447,21935,0,0,0,0,0,0),(8539,5462,0,0,7857,0,0,0,'Eyeless Watcher','','',0,6,0,0,0,1.35,1,0,57,58,21,3758,3876,0,1,0,2000,0,100,132,0,0,0,0,345000,3396,0,0,0,0,0,0,1.3,1.3,'',0,526,0,2.5,8,14,0,16380,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,21935,0,0,0,0,0,0,0),(8540,5462,0,0,984,0,0,0,'Torn Screamer','','',0,6,0,0,0,1.3,1,0,53,55,21,3189,3398,0,1,0,2000,0,94,125,0,0,0,0,345000,3234,0,0,0,0,0,0,1.4375,0.575,'',0,431,0,2.5,8,14,0,5884,16576,0,0,0,0,0,0,0,4,0,0,0,0,0,0,21935,0,0,0,0,0,0,0),(8541,5462,0,0,10751,0,0,0,'Hate Shrieker','','',0,6,0,0,0,1.35,1,0,55,57,21,3529,3758,0,1,0,2000,0,98,130,0,0,0,0,345000,3342,0,0,0,0,0,0,1.625,0.65,'',0,475,0,2.5,8,14,0,5884,3589,1604,0,0,0,0,0,0,4,0,0,0,0,0,0,15447,21935,0,0,0,0,0,0),(8542,5462,0,0,8783,0,0,0,'Death Singer','','',0,6,0,0,0,1.35,1,0,57,59,21,3758,3997,0,1,0,2000,0,102,135,0,0,0,0,345000,3449,0,0,0,0,0,0,1.875,0.75,'',0,523,0,2.5,8,14,0,6605,5884,0,0,0,0,0,0,0,4,0,0,0,0,0,0,21935,0,0,0,0,0,0,0),(8543,5462,0,0,1693,0,0,0,'Stitched Horror','','',0,6,0,0,0,1.35,1,0,57,58,21,3758,3876,0,1,0,2000,0,100,132,0,0,0,0,345000,3396,0,0,0,0,0,0,2.175,0.725,'',0,523,0,2.5,8,14,0,14099,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,15447,0,0,0,0,0,0,0),(8544,5462,0,0,10613,0,0,0,'Gangled Golem','','',0,6,0,0,0,1,1,0,58,59,21,3876,3997,0,1,0,2000,0,102,135,0,0,0,0,345000,3449,0,0,0,0,0,0,2.4,0.8,'',0,553,0,2.5,8,14,0,35011,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8545,5462,0,0,7858,0,0,0,'Stitched Golem','','',0,6,0,0,0,1.35,1,0,59,60,21,3997,4120,0,1,0,2000,0,104,138,0,0,0,0,345000,3750,0,0,0,0,0,0,2.625,0.875,'',0,579,0,2.5,8,14,0,16577,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8546,5462,0,0,10408,10409,10410,10411,'Dark Adept','Cult of the Damned','',0,7,0,0,0,1.35,1,0,58,59,21,3876,3997,0,1,0,2000,0,102,135,0,0,0,0,345000,3449,0,0,0,0,0,0,1.5,0.306,'',0,553,0,2.5,8,14,0,15618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8547,5462,0,0,10391,10393,10392,10394,'Death Cultist','Cult of the Damned','',0,7,0,0,0,1,1,0,54,54,21,2634,2634,2041,1,0,2000,0,86,114,0,0,0,0,345000,3178,0,0,0,0,0,0,2.31,2,'8734',0,436,0,2.5,8,14,0,16583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8548,5462,0,0,10953,10955,10954,10956,'Vile Tutor','Cult of the Damned','',0,7,0,0,0,1.35,1,0,56,57,21,2915,3006,2202,1,0,2000,0,91,121,0,0,0,0,345000,3340,0,0,0,0,0,0,1.5,0.306,'',0,500,0,2.5,8,14,0,22417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8549,5875,0,0,2582,0,0,0,'[UNUSED] Acolyte','Cult of the Damned','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8550,5462,0,0,10421,10423,10422,10424,'Shadowmage','Cult of the Damned','',0,7,0,0,0,1.35,1,0,59,60,21,2799,2884,5675,1,0,2000,0,74,102,0,0,0,0,345000,3025,0,0,0,0,172,0,1.5,0.306,'',0,579,0,2.5,8,14,0,22917,38386,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8551,5462,0,0,10417,10418,10419,10420,'Dark Summoner','Cult of the Damned','',0,7,0,0,0,1.35,1,0,55,56,21,2470,2550,5110,1,0,2000,0,68,94,0,0,0,0,345000,2654,0,0,0,0,0,0,1.5,0.306,'',0,474,0,2.5,8,14,0,16590,15254,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8552,5875,0,0,10383,0,0,0,'Necrolyte','Cult of the Damned','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8553,5462,0,0,10427,10428,10429,10430,'Necromancer','Cult of the Damned','',0,7,0,0,0,1.3,1,0,54,55,21,2305,2379,4955,1,0,2000,0,67,93,0,0,0,0,345000,2609,0,0,0,0,172,0,1.5,0.306,'',0,610,0,2.5,8,14,0,12420,20812,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8554,5462,0,0,1346,0,0,0,'Chief Sharptusk Thornmantle','','',0,7,0,0,0,1,1,0,5,5,7,102,102,0,1,0,2000,0,5,7,0,0,0,0,250000,111,0,0,0,0,0,0,1.65,0.3828,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10459,0,0,0,0,0,0,0),(8555,5462,0,0,3004,0,0,0,'Crypt Stalker','','',0,6,0,0,0,1,1,0,53,54,21,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,345000,3180,0,0,0,0,0,0,1.25,1,'',0,850,0,2.5,8,14,0,31591,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8556,5462,0,0,11178,0,0,0,'Crypt Walker','','',0,6,0,0,0,1.35,1,0,55,56,21,3529,3644,0,1,0,2000,0,96,127,0,0,0,0,345000,3289,0,0,0,0,0,0,1.0625,0.85,'',0,0,0,2.5,8,14,0,745,34969,1604,20812,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8557,5462,0,0,6841,0,0,0,'Crypt Horror','','',0,6,0,0,0,1.35,1,0,57,58,21,3758,3876,0,1,0,2000,0,100,132,0,0,0,0,345000,3396,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,17169,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8558,5462,0,0,9758,0,0,0,'Crypt Slayer','','',0,6,0,0,0,1.35,1,0,58,59,21,3876,3997,0,1,0,2000,0,102,135,0,0,0,0,345000,3449,0,0,0,0,0,0,1.25,1,'',0,598,0,2.5,8,14,0,17170,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8559,5875,0,0,3004,0,0,0,'Undead Nerubian','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8560,5462,0,0,10442,10444,10446,10447,'Mossflayer Scout','','',0,7,0,0,0,1.35,1,0,57,58,37,3758,3876,0,1,0,2000,0,100,132,0,0,0,0,345000,3396,0,0,0,0,0,0,1.5,0.306,'',0,522,0,2.5,8,14,0,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8561,5462,0,0,10438,10439,10441,10440,'Mossflayer Shadowhunter','','',0,7,0,0,0,1.35,1,0,58,59,37,3876,3997,0,1,0,2000,0,102,135,0,0,0,0,345000,3449,0,0,0,0,172,0,1.5,0.306,'',0,549,0,2.5,8,14,0,6660,17171,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8562,5462,0,0,10434,10435,10436,10437,'Mossflayer Cannibal','','',0,7,0,0,0,1.35,1,0,57,59,37,3006,3198,2305,1,0,2000,0,133,176,0,0,0,0,345000,3447,0,0,0,0,0,0,1.5,0.306,'',0,520,0,2.5,8,14,0,17172,17173,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8563,5462,0,0,19827,19828,0,0,'Woodsman','','',0,7,0,0,0,1,1,0,58,59,1576,3876,3997,0,1,0,2000,0,102,135,0,0,0,0,345000,3449,0,0,0,0,0,0,1.5,0.383,'',0,557,0,2.5,8,14,0,11971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8564,5462,0,0,19822,19823,0,0,'Ranger','','',0,7,0,0,0,1,1,0,59,60,1924,3997,4120,0,1,0,2000,0,104,138,0,0,0,0,345000,3750,0,0,0,0,0,0,1.5,0.383,'',0,583,0,2.5,8,14,0,17174,14443,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8565,5462,0,0,19820,19821,0,0,'Pathstrider','','',0,7,0,0,0,1,1,0,57,58,1576,3758,3876,0,1,0,2000,0,100,132,0,0,0,0,345000,3396,0,0,0,0,0,0,1.5,0.383,'',0,526,0,2.5,8,14,0,16498,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8566,5462,0,0,7865,7866,7867,7868,'Dark Iron Lookout','','',0,7,0,0,0,1.25,1,0,47,48,54,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,500000,2857,0,0,0,0,0,100,1.5,0.347,'',0,309,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10551,18960,0,0,0,0,0,0),(8567,5462,0,0,7864,0,0,0,'Glutton','','',0,6,0,1,1,8,1,0,37,37,152,10688,10688,0,1,0,2800,0,121.38,161.84,0,0,0,0,36000000,1568,0,0,0,0,0,0,2.175,0.725,'12627',0,623,0,2.5,8,14,0,16345,7648,7816,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8576,5462,0,0,7871,0,0,0,'Ag\'tor Bloodfist','','',0,7,0,0,0,1,1,0,45,45,1074,2218,2218,0,1,3,2000,0,76,100,0,0,0,0,333000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8578,5462,0,0,18986,0,0,0,'Magus Rimtori','','',0,7,0,0,0,1,1,0,55,55,74,2379,2379,5013,1,0,1420,0,48.99,61.77,1,1562,111.257,152.978,0,1358,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,20823,11831,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10597,0,0,0,0,0,0,0),(8579,5462,0,0,7902,0,0,0,'Yeh\'kinya','','',0,7,0,0,0,1.2,1,0,41,41,474,1522,1522,1332,1,3,2000,0,55,72,0,0,0,0,300000,2072,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12998,24186,24180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8580,5462,0,0,7873,0,0,0,'Atal\'alarion','Guardian of the Idol','',0,7,0,1,1,1,1,0,49,49,37,16035,16035,0,1,0,1216,0,121.114,160.512,0,0,0,0,1000000000,2912,0,0,0,0,0,0,3,3,'',0,1080,0,2.5,8,14,0,12887,6524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6181,22444,0,0,0,0,0,0),(8581,5462,0,0,18984,0,0,0,'Blood Elf Defender','','',0,7,0,0,0,1,1,0,51,51,74,3100,3100,0,1,0,1500,0,64.5,85.5,0,0,0,0,0,3018,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,12169,12170,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8582,5462,0,0,7889,0,0,0,'Kadrak','','',0,7,0,0,0,1.1,1,0,31,31,125,1107,1107,0,1,2,2000,0,44,58,0,0,0,0,275000,1213,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8583,5462,0,0,7895,0,0,0,'Dirania Silvershine','','',0,7,0,0,0,1,1,0,8,8,80,156,156,0,1,3,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8584,5462,0,0,7901,0,0,0,'Iverron','','',0,7,0,0,0,1,1,0,5,5,80,102,102,0,1,2,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8585,5462,0,0,146,0,0,0,'Frost Spectre','','',0,6,0,0,0,1.15,1,0,41,41,152,1536,1536,0,1,0,1600,0,40.8,54.4,1,1760,61.6,91.52,0,2074,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8586,5462,0,0,7875,0,0,0,'Haggrum Bloodfist','','',0,7,0,0,0,1,1,0,45,45,83,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,333000,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8587,5462,0,0,7876,0,0,0,'Jediga','','',0,7,0,0,0,1,1,0,49,49,125,2672,2672,0,1,3,2000,0,83,110,0,0,0,0,333000,2912,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8588,5462,0,0,9757,0,0,0,'Umbranse the Spiritspeaker','','',0,7,0,0,0,1,1,0,50,50,35,2800,2800,4393,1,2,2000,0,60,83,0,0,0,0,333000,2393,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8596,5462,0,0,7890,0,0,0,'Plaguehound Runt','','',0,3,0,0,0,1.3,1,0,53,54,14,3189,3293,0,1,0,1500,0,69,91.5,0,0,0,0,345000,3180,0,0,0,0,0,0,2,0.306,'',0,532,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(8597,5462,0,0,7891,0,0,0,'Plaguehound','','',0,3,0,0,0,1.35,1,0,55,56,14,3529,3644,0,1,0,2000,0,96,127,0,0,0,0,345000,3289,0,0,0,0,0,0,2.3,0.3519,'',0,900,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8598,5462,0,0,9022,0,0,0,'Frenzied Plaguehound','','',0,3,0,0,0,1.35,1,0,57,58,14,3758,3876,0,1,0,2000,0,100,132,0,0,0,0,345000,3396,0,0,0,0,0,0,2.6,0.3978,'',0,900,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8599,5875,0,0,7893,0,0,0,'Plaguehound Mastiff','','',0,3,0,0,0,1,1,0,57,58,14,3758,3876,0,1,0,2000,0,100,132,0,0,0,0,0,3396,0,0,0,0,0,0,3,0.459,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8600,5462,0,0,7894,0,0,0,'Plaguebat','','',1,1,24,0,0,1.3,1,0,53,55,14,3189,3398,0,1,0,2000,0,94,125,0,0,0,0,345000,3234,0,0,0,0,0,0,0.99661,0.232542,'',0,0,0,2.5,8,14,0,6605,0,0,0,0,0,0,0,0,0,0,0,0,5787,0,0,0,0,0,0,0,0,0,0),(8601,5462,0,0,7896,0,0,0,'Noxious Plaguebat','','',1,1,24,0,0,1.35,1,0,54,56,14,3420,3644,0,1,0,2000,0,96,127,0,0,0,0,345000,3289,0,0,0,0,0,0,1.125,0.2625,'',0,0,0,2.5,8,14,0,3332,0,0,0,0,0,0,0,0,0,0,0,0,5788,0,0,0,0,0,0,0,0,0,0),(8602,5462,0,0,7897,0,0,0,'Monstrous Plaguebat','','',1,1,24,0,0,1.35,1,0,56,58,14,3644,3876,0,1,0,2000,0,100,132,0,0,0,0,345000,3396,0,0,0,0,0,0,1.35,0.315,'',0,0,0,2.5,8,14,0,8281,0,0,0,0,0,0,0,0,0,0,0,0,5789,0,0,0,0,0,0,0,0,0,0),(8603,5462,0,0,7898,0,0,0,'Carrion Grub','','',0,1,0,0,0,1.3,1,0,54,55,7,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,345000,3234,0,0,0,0,0,0,1.875,1.125,'',0,0,0,2.5,8,14,0,16449,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13853,0,0,0,0,0,0,0),(8605,5462,0,0,7900,0,0,0,'Carrion Devourer','','',0,1,0,0,0,1.35,1,0,56,57,7,3644,3758,0,1,0,2000,0,98,130,0,0,0,0,345000,3342,0,0,0,0,0,0,3.125,1.875,'',0,0,0,2.5,8,14,0,16449,17197,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13853,0,0,0,0,0,0,0),(8606,5462,0,0,681,0,0,0,'Living Decay','','',0,10,0,0,0,1.35,1,0,55,56,14,3529,3644,0,1,0,2000,0,96,127,0,0,0,0,345000,3289,0,0,0,0,0,0,2.5,1.198,'',0,300,0,2.5,8,14,0,11442,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8607,5462,0,0,11141,0,0,0,'Rotting Sludge','','',0,10,0,0,0,1.3,1,0,54,55,14,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,345000,3234,0,0,0,0,0,0,1.875,0.8985,'',0,301,0,2.5,8,14,0,7279,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8608,5462,0,0,10905,0,0,0,'Angered Infernal','','',0,3,0,0,0,1,1,0,52,53,90,3082,3189,0,1,0,1490,0,66.305,88.655,0,0,0,0,0,3128,0,300,0,0,172,0,2.9,1.30935,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8609,5462,0,0,7905,0,0,0,'Alexandra Constantine','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,12,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,900000,5234,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8610,5462,0,0,7904,0,0,0,'Kroum','Wind Rider Master','',0,7,0,1,0,1,1,0,65,65,29,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8611,5462,0,0,7804,0,0,0,'Idol Room Spawner','','',0,10,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8612,5462,5307,5308,7906,0,0,0,'Screecher Spirit','','',0,1,0,0,0,1,1,0,50,50,35,2769,2769,0,1,1,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,7741,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8613,5875,0,0,7907,0,0,0,'Ozzie','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8615,5462,0,0,7908,0,0,0,'Mithril Dragonling','','',0,9,0,0,0,1,1,0,60,60,14,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,2.32,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8616,5462,0,0,12817,0,0,0,'Infernal Servant','','',6,3,0,0,0,1,1,0,55,55,90,3398,3398,0,1,0,1460,0,68.62,91.25,0,0,0,0,0,3234,0,300,0,0,172,0,3.5,1.58025,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8617,5462,0,0,11253,0,0,0,'Zalashji','','',0,7,0,0,0,1,1,0,45,45,35,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,2.625,1.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8636,5462,0,0,7918,0,0,0,'Morta\'gya the Keeper','','',0,7,0,0,0,1.5,1,0,50,50,37,2326,2326,4393,1,0,2600,0,78,107.9,0,0,0,0,350000,2393,0,0,0,0,0,0,1.8,0.3672,'',0,371,0,2.5,8,14,0,11639,9613,11640,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,0,0,0,0,0,0,0),(8637,5462,0,0,7929,7930,7931,7932,'Dark Iron Watchman','','',0,7,0,0,0,1.2,1,0,44,45,54,2138,2218,0,1,0,2000,0,76,100,0,0,0,0,500000,2695,0,0,0,0,0,100,1.5,0.347,'',0,262,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10551,0,0,0,0,0,0,0),(8656,5462,0,0,1132,0,0,0,'Hukku\'s Voidwalker','','',0,3,0,0,0,1.5,1,0,49,49,90,2565,2565,1750,1,0,1490,0,57.365,75.99,0,0,0,0,0,3317,0,0,0,0,0,0,2,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8657,5462,0,0,4162,0,0,0,'Hukku\'s Succubus','','',0,3,0,0,0,0.85,1,0,49,49,90,1454,1454,1750,1,0,1490,0,57.365,75.99,0,0,0,0,0,1577,0,0,0,0,0,0,1.5,0.403,'',0,0,0,2.5,8,14,0,21987,6359,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8658,5462,0,0,4449,0,0,0,'Hukku\'s Imp','','',0,3,0,0,0,1,0.55,0,49,49,90,1497,1497,2355,1,0,1490,0,43.21,60.345,0,0,0,0,0,1490,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,11762,134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8659,5462,0,0,7921,0,0,0,'Jes\'rimon','','',0,7,0,0,0,1.25,1,0,50,50,876,2769,2769,0,1,3,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8660,5462,0,0,10807,0,0,0,'The Evalcharr','','',65537,1,38,4,0,1,1,0,48,48,16,2578,2578,0,1,0,2000,0,81,108,0,0,0,0,7200000,2857,0,0,0,0,0,0,2.175,1.45,'',0,0,0,2.5,8,14,0,20793,15797,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20023,0,0,0,0,0,0,0),(8661,5462,0,0,7993,0,0,0,'Auctioneer Beardo','','',0,7,0,0,0,3,1,0,50,50,474,6645,6645,0,1,2097154,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8662,5462,0,0,7804,0,0,0,'Idol Oven Fire Target','','',0,2,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,3.4,3.4,0,0,0,0,7200000,7,0,85,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8663,5875,0,0,5231,0,0,0,'Splinterbone Elite','','',0,6,0,1,0,1,1,0,35,36,152,3660,3831,0,1,0,2000,0,375,495,0,0,0,0,0,1456,0,0,0,0,0,0,1.725,0.4531,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8664,5462,0,0,7936,0,0,0,'Saern Priderunner','','',0,7,0,0,0,1.25,1,0,50,50,104,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,250000,2966,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8665,5462,0,0,7934,0,0,0,'Shylenai','Owl Trainer','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,128,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8666,5462,0,0,7935,0,0,0,'Lil Timmy','Boy with kittens','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,130,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,0.8,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8667,5462,0,0,8715,0,0,0,'Gusting Vortex','','',0,4,0,0,0,1.2,1,0,43,45,91,2059,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,44,44,44,44,44,44,1.875,1.5,'',0,400,0,2.5,8,14,0,6982,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8668,5462,0,0,6172,0,0,0,'Felhound Tracker','','',0,3,0,0,0,1,1,0,54,55,35,3292,3392,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,75,75,75,75,0,1.725,0.39905,'',0,0,0,2.5,8,14,0,2691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8669,5462,0,0,7997,0,0,0,'Auctioneer Tolon','','',0,7,0,0,0,3,1,0,50,50,80,6645,6645,0,1,2097154,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8670,5462,0,0,7991,0,0,0,'Auctioneer Chilton','','',0,7,0,0,0,3,1,0,50,50,12,6645,6645,0,1,2097152,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8671,5462,0,0,7990,0,0,0,'Auctioneer Buckler','','',0,7,0,0,0,3,1,0,50,50,55,6645,6645,0,1,2097152,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8672,5462,0,0,7995,0,0,0,'Auctioneer Leeka','','',0,7,0,0,0,1.25,1,0,50,50,68,2769,2769,0,1,2097154,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8673,5462,0,0,8001,0,0,0,'Auctioneer Thathung','','',0,7,0,0,0,3,1,0,50,50,29,6645,6645,0,1,2097154,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8674,5462,0,0,7999,0,0,0,'Auctioneer Stampi','','',0,7,0,0,0,1.25,1,0,50,50,104,2769,2769,0,1,2097154,2000,0,85,112,0,0,0,0,250000,2966,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8675,5462,0,0,7949,0,0,0,'Felbeast','','',0,3,0,0,0,1.3,1,0,50,51,90,2879,2980,0,1,0,2000,0,86,114,0,0,0,0,450000,3018,0,75,75,75,75,0,1.275,0.29495,'',0,0,0,2.5,8,14,0,13321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8676,5875,0,0,2590,0,0,0,'World Gnome Engineering Trainer','Gnomish Engineering Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8677,5875,0,0,1233,0,0,0,'World Goblin Engineering Trainer','Goblin Engineering Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8678,5462,0,0,7969,0,0,0,'Jubie Gadgetspring','Engineering Supplies','',0,7,0,0,0,1,1,0,55,55,35,5725,5725,0,1,130,1500,0,70.5,93.75,0,0,0,0,333000,3234,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8679,5462,0,0,7952,0,0,0,'Knaz Blunderflame','Engineering Supplies','',0,7,0,0,0,1,1,0,42,42,35,1900,1900,0,1,128,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8680,5875,0,0,7950,0,0,0,'Massive Infernal','','',65536,3,0,3,0,1,1,0,62,62,17,161850,161850,0,1,0,1250,0,806.25,1125,0,0,0,0,0,4344,0,0,0,0,172,0,8,3.612,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8681,5462,0,0,7951,0,0,0,'Outfitter Eric','Speciality Tailoring Supplies','',0,7,0,0,0,1.1,1,0,35,35,875,1342,1342,0,1,128,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8696,5462,0,0,8029,0,0,0,'Henry Stern','','',0,7,0,0,0,1,1,0,36,36,35,2400,2400,0,1,1,2000,0,85,112.2,0,0,0,0,7200000,1456,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8716,5462,0,0,10543,0,0,0,'Dreadlord','','',0,3,0,1,0,1,1,0,62,62,90,54000,54000,12840,1,0,2000,0,736,1025.8,0,0,0,0,900000,4340,0,0,0,0,0,248,2.25,1.5,'',0,2001,0,2.5,8,14,0,17287,13704,12098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8717,5462,0,0,7970,0,0,0,'Felguard Elite','','',0,3,0,1,0,1,1,0,61,61,90,56592,56592,0,1,0,2000,0,731.4,1016.6,0,0,0,0,900000,4047,0,0,0,0,172,0,3,1.5,'',0,1902,0,2.5,8,14,0,13737,15284,16046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8718,5462,0,0,6173,0,0,0,'Manahound','','',0,3,0,1,0,1,1,0,60,60,90,48832,48832,0,1,0,2000,0,478.4,634.8,0,0,0,0,900000,3750,0,0,0,0,93,0,1.95,0.4511,'',0,0,0,2.5,8,14,0,14331,3417,20817,3604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8719,5462,0,0,7992,0,0,0,'Auctioneer Fitch','','',0,7,0,0,0,3,1,0,50,50,12,6645,6645,0,1,2097152,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8720,5462,0,0,7989,0,0,0,'Auctioneer Redmuse','','',0,7,0,0,0,3,1,0,50,50,55,6645,6645,0,1,2097152,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8721,5462,0,0,7994,0,0,0,'Auctioneer Epitwee','','',0,7,0,0,0,1.25,1,0,50,50,68,2769,2769,0,1,2097154,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8722,5462,0,0,7998,0,0,0,'Auctioneer Gullem','','',0,7,0,0,0,1.25,1,0,50,50,104,2769,2769,0,1,2097154,2000,0,85,112,0,0,0,0,250000,2966,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8723,5462,0,0,7996,0,0,0,'Auctioneer Golothas','','',0,7,0,0,0,3,1,0,50,50,80,6645,6645,0,1,2097154,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8724,5462,0,0,8000,0,0,0,'Auctioneer Wabang','','',0,7,0,0,0,3,1,0,50,50,29,6645,6645,0,1,2097154,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8736,5462,0,0,8010,0,0,0,'Buzzek Bracketswing','Engineering Trainer','',0,7,0,0,0,1.3,1,0,53,53,474,3189,3189,0,1,81,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8737,5462,0,0,8012,0,0,0,'Linken','','',0,7,0,0,0,1.15,1,0,40,40,35,1753,1753,0,1,3,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8738,5462,0,0,8009,0,0,0,'Vazario Linkgrease','Goblin Engineering Trainer','',0,7,0,0,0,1.15,1,0,40,40,69,1753,1753,0,1,83,2000,0,56,74,0,0,0,0,275000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8756,5462,0,0,1913,0,0,0,'Raytaf','Loramus\'s Guardian','',0,3,0,1,0,5,1,0,50,50,495,6830,6830,0,1,0,2000,0,204,268.8,0,0,0,0,600000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8757,5462,0,0,1913,0,0,0,'Shahiar','Loramus\'s Guardian','',0,3,0,1,0,5,1,0,50,50,495,11075,11075,0,1,0,2000,0,204,268.8,0,0,0,0,600000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8758,5462,0,0,1913,0,0,0,'Zaman','Loramus\'s Guardian','',0,3,0,1,0,5,1,0,50,50,495,11075,11075,0,1,0,2000,0,204,268.8,0,0,0,0,600000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8759,5462,0,0,8013,0,0,0,'Mosshoof Runner','','',0,1,0,0,0,1.25,1,0,45,47,7,2310,2488,0,1,0,2000,0,79,105,0,0,0,0,333000,2804,0,0,0,0,0,0,0.805,0.805,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20023,0,0,0,0,0,0,0),(8760,5462,0,0,2161,0,0,0,'Mosshoof Stag','','',0,1,0,0,0,1,1,0,49,50,7,2672,2769,0,1,0,2000,0,85,112,0,0,0,0,333000,2966,0,0,0,0,0,0,0.91,0.91,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20023,0,0,0,0,0,0,0),(8761,5462,0,0,10957,0,0,0,'Mosshoof Courser','','',0,1,0,0,0,1.3,1,0,52,53,7,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,333000,3128,0,0,0,0,0,0,1.05,1.05,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20017,20027,20023,0,0,0,0,0),(8762,5462,0,0,8014,0,0,0,'Timberweb Recluse','','',1,1,3,0,0,1,1,0,47,48,22,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,333000,2857,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,745,744,0,0,0,0,0,0,0,0,0,0,0,5905,0,0,20023,0,0,0,0,0,0,0),(8763,5462,0,0,12682,0,0,0,'Mistwing Rogue','','',65537,1,38,0,0,1.25,1,0,49,50,14,2138,2215,1779,1,0,2000,0,79,104,0,0,0,0,333000,2964,0,0,0,0,0,0,2.175,1.45,'',0,0,0,2.5,8,14,0,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20023,0,0,0,0,0,0,0),(8764,5462,0,0,4269,0,0,0,'Mistwing Ravager','','',65537,1,38,0,0,1,1,0,52,53,14,2466,2551,1953,1,0,2000,0,84,111,0,0,0,0,333000,3126,0,0,0,0,0,0,2.4,1.6,'',0,0,0,2.5,8,14,0,8806,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20023,0,0,0,0,0,0,0),(8765,5875,0,0,11140,0,0,0,'Forest Creeper','','',0,10,0,0,0,1,1,0,50,51,14,2880,2980,0,1,0,2000,0,86,114,0,0,0,0,0,3018,0,0,0,0,0,0,2.5,1.198,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8766,5462,0,0,1306,0,0,0,'Forest Ooze','','',0,10,0,0,0,1.3,1,0,52,53,14,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,333000,3128,0,0,100,0,0,100,1.875,0.8985,'',0,408,0,2.5,8,14,0,6907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20023,0,0,0,0,0,0,0),(8767,5462,0,0,11573,0,0,0,'Sah\'rhee','','',0,7,0,0,0,1,1,0,30,30,35,4500,4500,0,1,1,2000,0,71.4,95.2,0,0,0,0,7200000,1179,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8776,5462,0,0,694,0,0,0,'Emerald Dragon Whelp','','',0,2,0,0,0,1,1,0,55,55,35,2379,2379,5013,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8777,5875,0,0,8054,0,0,0,'Seinrick Coulthane','Skinning Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8796,5875,0,0,441,0,0,0,'Swimming Murloc Test','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.417,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8816,5462,0,0,146,0,0,0,'Deathly Usher','','',2,7,0,0,0,1.25,1,0,50,50,35,2769,2769,0,1,1,2000,0,85,112,0,0,0,0,450000,2966,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8836,5462,0,0,6909,0,0,0,'Battle Chicken','','',0,9,0,0,0,1,1,0,1,1,14,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,0.435,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8837,5462,0,0,5561,0,0,0,'Muck Splash','','',0,4,0,0,0,1,1,0,47,49,91,2488,2672,0,1,0,2000,0,83,110,0,0,0,0,500000,2912,48,96,48,48,48,48,1,0.30556,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8856,5462,0,0,1159,0,0,0,'Tyrion\'s Spybot','','',0,9,0,0,0,1.02,1,0,25,25,12,713,713,0,1,0,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,0.6,0.3748,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8876,5462,0,0,6411,6412,0,0,'Sandfury Acolyte','','',0,7,0,0,0,1.2,1,0,42,44,37,1585,1711,1432,1,0,1570,0,58.09,77.715,0,0,0,0,0,1962,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,11639,9613,11980,11981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8877,5462,0,0,6423,6424,0,0,'Sandfury Zealot','','',0,7,0,0,0,1.2,1,0,44,45,37,2138,2218,0,1,0,1560,0,59.28,78,0,0,0,0,0,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8878,5462,0,0,8169,0,0,0,'Muuran','Superior Macecrafter','',0,7,0,0,0,1.15,1,0,40,40,104,1753,1753,0,1,4226,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8879,5462,0,0,8171,0,0,0,'Royal Historian Archesonus','','',0,7,0,0,0,1.25,1,0,50,50,55,2215,2215,1807,1,3,2000,0,79,104,0,0,0,0,430000,2964,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8880,5875,0,0,6569,0,0,0,'Mechastrider','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8881,5462,0,0,2736,2784,2785,2786,'Riding Ram','','',0,8,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,2,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8882,5462,0,0,6448,6079,9952,6080,'Riding Tiger','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8883,5462,0,0,2402,2405,2408,2410,'Riding Horse','','',0,1,0,0,0,1,1,0,1,2,190,42,55,0,1,0,2000,0,9.2,9.2,0,0,0,0,300000,8,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8884,5462,0,0,5228,0,0,0,'Skeletal Mount','','',0,6,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8885,5462,0,0,6469,4806,6473,6468,'Riding Raptor','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8886,5462,0,0,8174,8173,0,0,'Deviate Python','','',0,1,0,0,0,1,1,0,18,19,270,167,180,0,1,0,2000,0,45.9,62.9,0,0,0,0,7200000,802,0,0,0,0,0,0,1.25,0.875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6443,0,0,0,0,0,0,0),(8887,5875,0,0,8175,0,0,0,'A tormented voice','','',0,7,0,0,0,1,1,0,50,50,35,2769,2769,0,1,0,2000,0,85,112,0,0,0,0,500000,2966,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8888,5462,0,0,8698,0,0,0,'Franclorn Forgewright','','',2,7,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,3,2000,0,104,138,0,0,0,0,500000,3750,0,0,0,0,0,0,1.5,0.347,'10848',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8889,5462,0,0,8754,0,0,0,'Anvilrage Overseer','','',0,7,0,1,0,3,2,0,48,49,54,6186,6414,0,1,0,1333,0,193.618,256.603,0,0,0,0,7200000,2912,0,100,0,0,20,0,1.5,0.347,'13589',0,982,0,2.5,8,14,0,13589,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(8890,5462,0,0,8758,0,0,0,'Anvilrage Warden','','',0,7,0,1,0,3,2,0,49,50,54,6414,6645,0,1,0,2000,0,297.5,392,0,0,0,0,7200000,2966,0,100,0,0,20,0,1.5,0.347,'',0,1046,0,2.5,8,14,0,24317,19644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8891,5462,0,0,8750,0,0,0,'Anvilrage Guardsman','','',0,7,0,1,0,3,2,0,50,51,54,6645,6876,0,1,0,2000,0,301,399,0,0,0,0,7200000,3018,0,100,0,0,20,0,1.5,0.347,'',0,1104,0,2.5,8,14,0,30901,27581,34510,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(8892,5462,0,0,8718,0,0,0,'Anvilrage Footman','','',0,7,0,1,0,3,2,0,50,51,54,6645,6876,0,1,0,2000,0,301,399,0,0,0,0,7200000,3018,0,100,0,0,20,0,1.5,0.347,'',0,1171,0,2.5,8,14,0,29560,19644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(8893,5462,0,0,8757,0,0,0,'Anvilrage Soldier','','',0,7,0,1,0,3,2,0,50,50,54,6645,6645,0,1,0,2000,0,297.5,392,0,0,0,0,7200000,2966,0,100,0,0,20,0,1.5,0.347,'',0,1231,0,2.5,8,14,0,14030,27991,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(8894,5462,0,0,8752,0,0,0,'Anvilrage Medic','','',0,7,0,1,0,3,2,0,50,51,54,4653,6012,8899,1,0,2000,0,213.5,297.5,0,0,0,0,7200000,2437,0,100,0,0,20,0,1.5,0.347,'',0,1231,0,2.5,8,14,0,8812,10961,10947,15587,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(8895,5462,0,0,8753,0,0,0,'Anvilrage Officer','','',0,7,0,1,0,3,2,0,51,51,54,5502,5502,3728,1,0,2000,0,280,371,0,0,0,0,7200000,3017,0,0,0,0,0,0,1.5,0.347,'',0,1294,0,2.5,8,14,0,25292,9128,13874,13952,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(8896,5462,0,0,8793,8794,8795,8796,'Shadowforge Peasant','','',0,7,0,0,0,1.3,1,0,50,51,54,2304,2384,1836,1,0,2000,0,280,371,0,0,0,0,7200000,3017,0,0,0,0,85,0,1.5,0.347,'',0,410,0,2.5,8,14,0,6660,9053,11642,13584,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(8897,5462,0,0,8803,8804,8805,8806,'Doomforge Craftsman','','',0,7,0,0,0,1.3,1,0,51,51,54,2980,2980,0,1,0,2000,0,301,399,0,0,0,0,7200000,3018,0,0,0,0,0,0,1.5,0.347,'',0,412,0,2.5,8,14,0,15619,13951,9143,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(8898,5462,0,0,8751,0,0,0,'Anvilrage Marshal','','',0,7,0,1,0,1,1,0,53,54,54,5886,6078,4023,1,0,2000,0,301,399,0,0,0,0,7200000,3178,0,0,0,0,0,0,1.5,0.347,'',0,1358,0,2.5,8,14,0,17143,10293,25292,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(8899,5462,0,0,8820,8821,8822,8823,'Doomforge Dragoon','','',0,7,0,1,0,1,1,0,53,54,54,7359,7599,0,1,0,2000,0,322,427,0,0,0,0,7200000,3180,0,0,0,0,0,0,1.5,0.347,'',0,1356,0,2.5,8,14,0,15620,15496,15495,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(8900,5462,0,0,8812,8813,8814,8815,'Doomforge Arcanasmith','','',0,7,0,0,0,1,1,0,54,54,54,2305,2305,4896,1,0,2000,0,227.5,318.5,0,0,0,0,7200000,2567,0,0,0,0,0,0,1.5,0.347,'',0,450,0,2.5,8,14,0,13748,13745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(8901,5462,0,0,8755,9288,9289,9290,'Anvilrage Reservist','','',0,7,0,0,0,1,1,0,52,53,54,711,736,0,1,0,2000,0,311.5,416.5,0,0,0,0,300000,3128,0,100,0,0,20,0,1.35,0.3123,'',0,0,0,2.5,8,14,0,6660,9080,9128,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8902,5462,0,0,8798,8799,8800,8801,'Shadowforge Citizen','','',0,7,0,0,0,1,1,0,51,52,54,1834,1897,1894,1,0,2000,0,287,381.5,0,0,0,0,7200000,3072,0,0,0,0,172,0,1.5,0.347,'',0,455,0,2.5,8,14,0,15547,40505,13446,11642,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(8903,5462,0,0,8749,0,0,0,'Anvilrage Captain','','',0,7,0,1,0,1,1,0,55,55,54,7842,7842,0,1,0,2000,0,329,437.5,0,0,0,0,7200000,3234,0,100,0,0,20,0,1.5,0.347,'',0,1419,0,2.5,8,14,0,11972,12169,13730,13737,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(8904,5462,0,0,8825,8826,8827,8828,'Shadowforge Senator','','',0,7,0,0,0,1.35,1,0,54,55,54,2394,2470,4955,1,0,2000,0,234.5,325.5,0,0,0,0,7200000,2609,0,0,0,0,172,0,1.5,0.347,'',0,474,0,2.5,8,14,0,15547,14034,15498,12471,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(8905,5462,0,0,8289,0,0,0,'Warbringer Construct','','',0,4,0,1,0,1,1,0,53,54,54,7400,7600,0,1,0,2000,0,322,427,0,0,0,0,7200000,3180,108,270,108,108,108,108,3.15,2.163,'',0,1278,0,2.5,8,14,0,15621,26211,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11269,11129,0,0,0,0,0,0),(8906,5462,0,0,8177,0,0,0,'Ragereaver Golem','','',0,4,0,1,0,1,1,0,54,54,54,7599,7599,0,1,0,1600,0,257.6,341.6,0,0,0,0,7200000,3180,110,110,110,110,110,110,2.25,2.25,'10255',0,1355,0,2.5,8,14,0,12795,26415,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11269,11129,0,0,0,0,0,0),(8907,5462,0,0,8178,0,0,0,'Wrath Hammer Construct','','',0,9,0,1,0,1,1,0,54,54,54,7599,7599,0,1,0,2000,0,322,427,0,0,0,0,7200000,3180,275,275,275,275,275,275,2.7,2.7,'',0,1436,0,2.5,8,14,0,15575,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11269,0,0,0,0,0,0,0),(8908,5462,0,0,8179,0,0,0,'Molten War Golem','','',0,4,0,1,0,1,1,0,55,55,54,11500,11500,4234,1,0,2000,2,304.5,406,0,0,0,0,7200000,3232,275,280,275,140,275,275,2.7,1.854,'',0,1429,0,2.5,8,14,0,37628,10448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11269,11129,0,0,0,0,0,0),(8909,5875,0,0,2172,0,0,0,'Fireguard','','',0,4,0,1,0,3,2,0,50,52,54,5316,5691,3730,1,0,2000,2,287,381.5,0,0,0,0,7200000,3072,52,260,52,0,52,52,1.5,0.75,'',0,0,0,2.5,8,14,0,15242,10149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11129,0,0,0,0,0,0,0),(8910,5462,0,0,1070,0,0,0,'Blazing Fireguard','','',0,4,0,1,0,3,2,0,52,52,54,5691,5691,3846,1,0,2000,2,287,381.5,0,0,0,0,7200000,3072,54,54,108,54,108,54,2,1,'',0,0,0,2.5,8,14,0,13341,12742,15241,0,0,0,0,0,0,0,0,0,0,0,0,0,11129,0,0,0,0,0,0,0),(8911,5462,0,0,5488,0,0,0,'Fireguard Destroyer','','',0,4,0,1,0,3,2,0,54,54,54,7599,7599,0,1,0,2000,2,322,427,0,0,0,0,7200000,3180,55,275,55,55,55,55,2.5,1.25,'',0,6000,0,2.5,8,14,0,15285,16788,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11129,0,0,0,0,0,0,0),(8912,5462,0,0,8790,9350,9351,8792,'Twilight\'s Hammer Torturer','','',0,7,0,1,0,3,2,0,50,51,54,5316,5502,3671,1,0,2000,0,280,371,0,0,0,0,7200000,3017,100,0,0,0,0,0,1.5,0.306,'',0,1111,0,2.5,8,14,0,14032,10933,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8913,5462,0,0,8772,8774,8776,8777,'Twilight Emissary','','',0,7,0,1,0,3,2,0,51,52,54,4812,4980,9156,1,0,2000,0,220.5,304.5,0,0,0,0,7200000,2481,0,0,0,0,0,0,1.5,0.306,'',0,411,0,2.5,8,14,0,15288,15043,13748,12466,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8914,5462,0,0,9346,9347,8773,9349,'Twilight Bodyguard','','',0,7,0,1,0,3,2,0,52,52,54,5691,5691,3846,1,0,2000,0,287,381.5,0,0,0,0,7200000,3072,0,0,0,0,0,0,1.5,0.208,'15288',0,1300,0,2.5,8,14,0,13902,13903,15615,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8915,5462,0,0,8778,8779,8780,9025,'Twilight\'s Hammer Ambassador','','',0,7,0,0,0,1,1,0,54,55,54,2634,2718,2079,1,0,2000,0,304.5,406,0,0,0,0,7200000,3232,100,0,0,0,0,0,1.5,0.306,'',0,449,0,2.5,8,14,0,15096,15499,15500,15501,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8916,5462,0,0,9069,9070,9071,9072,'Arena Spectator','','',0,7,0,0,0,1.3,1,0,50,51,54,2304,2891,1836,1,0,2000,0,280,371,0,0,0,0,7200000,3017,0,0,0,0,0,0,1.5,0.306,'',0,411,0,2.5,8,14,0,6660,9053,9128,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8917,5462,0,0,8891,8892,8893,487,'Quarry Slave','','',0,7,0,0,0,1,1,0,46,48,15,1919,2062,1641,1,0,2000,0,75,99,0,0,0,0,500000,2855,0,0,0,0,0,0,1.5,0.372,'',0,292,0,2.5,8,14,0,9128,9080,11986,12167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8920,5462,0,0,8894,8895,8896,8897,'Weapon Technician','','',0,7,0,0,0,1,1,0,53,54,54,2453,2533,0,1,0,2000,0,322,427,0,0,0,0,7200000,3180,0,0,0,0,0,0,1.725,0.3519,'',0,451,0,2.5,8,14,0,7896,12551,14443,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8921,5462,0,0,8180,0,0,0,'Bloodhound','','',0,3,0,0,0,1.25,1,0,49,50,54,2672,2769,0,1,0,2000,0,297.5,392,0,0,0,0,7200000,2966,0,0,0,0,0,0,2,0.306,'',0,0,0,2.5,8,14,0,13692,13445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(8922,5462,0,0,8181,0,0,0,'Bloodhound Mastiff','','',0,3,0,0,0,1.3,1,0,52,53,54,3082,3189,0,1,0,2000,0,311.5,416.5,0,0,0,0,7200000,3128,0,0,0,0,172,0,2.3,0.3519,'8279',0,0,0,2.5,8,14,0,7140,15608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8923,5462,0,0,8270,0,0,0,'Panzor the Invincible','','',0,4,0,2,0,1,1,0,56,56,54,13495,13495,0,1,0,1183,0,425.88,563.405,0,0,0,0,0,3289,0,153,153,153,153,153,3.31,2,'',0,1610,0,2.5,8,14,0,25710,22886,26211,25190,0,0,0,0,0,0,0,0,0,0,0,0,11129,0,0,0,0,0,0,0),(8924,5462,0,0,8390,0,0,0,'The Behemoth','','',0,7,0,4,0,1,1,0,50,50,54,3322,3322,0,1,0,1233,0,52.4025,69.048,0,0,0,0,0,2966,0,0,0,0,0,0,3.36,2,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8925,5462,0,0,8182,0,0,0,'Dredge Worm','','',65537,1,42,0,0,1,1,0,50,51,16,3987,4126,0,1,0,1470,0,63.21,83.79,0,0,0,0,0,3018,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,14535,13298,6917,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8926,5462,0,0,7347,0,0,0,'Deep Stinger','','',1,1,20,0,0,1,1,0,50,51,16,6645,6876,0,1,0,1500,0,64.5,85.5,0,0,0,0,0,3018,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,7992,14534,0,0,0,0,0,0,0,0,0,0,0,5874,0,0,0,0,0,0,0,0,0,0),(8927,5462,0,0,1955,0,0,0,'Dark Screecher','','',1,1,24,0,0,1,1,0,50,51,16,2215,2292,0,1,0,1500,0,64.5,85.5,0,0,0,0,0,3018,0,0,0,0,0,0,0.711102,0.165924,'',0,0,0,2.5,8,14,0,14538,8281,0,0,0,0,0,0,0,0,0,0,0,5793,0,0,0,0,0,0,0,0,0,0),(8928,5462,0,0,8184,0,0,0,'Burrowing Thundersnout','','',0,1,0,0,0,1,1,0,50,52,16,5600,6100,0,1,0,1500,0,65.25,87.75,0,0,0,0,0,3074,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,14533,15548,15611,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8929,5462,0,0,8705,0,0,0,'Princess Moira Bronzebeard','Princess of Ironforge','',0,7,0,1,0,1,1,0,55,55,54,13592,13592,6351,1,2,2000,0,304.5,406,0,0,0,0,43200000,3232,0,0,0,0,0,0,1.5,0.347,'',0,1659,0,2.5,8,14,0,15586,8362,15587,11661,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(8931,5462,0,0,8185,0,0,0,'Innkeeper Heather','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,66177,1000,0,21,28,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8932,5462,0,0,7470,9354,9028,9029,'Borer Beetle','','',0,1,0,0,0,1,1,0,50,51,16,2215,2292,0,1,0,1500,0,64.5,85.5,0,0,0,0,0,3018,0,0,0,0,0,0,0.45,0.15,'',0,0,0,2.5,8,14,0,14539,14539,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8933,5462,0,0,8014,909,821,520,'Cave Creeper','','',1,1,3,0,0,2.5,1,0,50,51,16,5538,5730,0,1,0,1480,0,63.64,84.36,0,0,0,0,0,3018,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,745,14532,744,0,0,0,0,0,0,0,0,0,0,5907,0,0,0,0,0,0,0,0,0,0),(8934,5462,0,0,8186,0,0,0,'Christopher Hewen','Trade Supplies','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,128,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8935,5875,0,0,282,0,0,0,'Paladin 20 AlternateHighDamage','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8937,5462,0,0,8189,0,0,0,'Pet Bomb','','',0,7,0,0,0,1,1,0,1,1,14,64,64,0,1,0,2000,0,2,2,1,2200,2.2,2.2,0,7,0,0,0,0,0,0,0.5,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8956,5462,0,0,9276,0,0,0,'Angerclaw Bear','','',1,1,4,0,0,1.5,1,0,47,48,44,2985,3093,0,1,0,2000,0,81,108,0,0,0,0,300000,2857,0,0,0,0,0,0,1.95,0.7943,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,12851,0,0,11172,0,0,0,0,0,0,0),(8957,5462,0,0,9277,0,0,0,'Angerclaw Grizzly','','',1,1,4,0,0,1.55,1,0,51,52,44,3553,3675,0,1,0,2000,0,87,117,0,0,0,0,300000,3074,0,4,0,0,51,0,2.625,1.06925,'',0,0,0,2.5,8,14,0,8599,8716,0,0,0,0,0,0,0,0,0,0,0,12852,0,0,11172,20018,0,0,0,0,0,0),(8958,5462,0,0,1083,0,0,0,'Angerclaw Mauler','','',1,1,4,0,0,1.5,1,0,49,50,44,3207,3322,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,4,0,0,0,0,2.25,0.9165,'',0,0,0,2.5,8,14,0,8599,15793,0,0,0,0,0,0,0,0,0,0,0,5808,0,0,11172,0,0,0,0,0,0,0),(8959,5462,0,0,4124,0,0,0,'Felpaw Wolf','','',1,1,1,0,0,1.25,1,0,47,48,38,2488,2578,0,1,0,2000,0,81,108,0,0,0,0,300000,2857,0,4,5,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,0,0,0,0,5954,0,0,11172,0,0,0,0,0,144,0),(8960,5462,0,0,9278,0,0,0,'Felpaw Scavenger','','',1,1,1,0,0,1.25,1,0,49,50,38,2672,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,5,0,0,0,1.4375,1.725,'24529',0,0,0,2.5,8,14,0,3604,17230,0,0,0,0,0,0,0,0,0,0,0,13057,0,0,11172,0,0,0,0,0,0,0),(8961,5462,0,0,9280,0,0,0,'Felpaw Ravager','','',1,1,1,0,0,1.3,1,0,51,52,38,2980,3082,0,1,0,2000,0,87,117,0,0,0,0,300000,3074,0,0,9,0,0,0,1.625,1.95,'',0,0,0,2.5,8,14,0,3391,17230,0,0,0,0,0,0,0,0,0,0,0,5955,0,0,11172,0,0,0,0,0,144,0),(8962,5462,0,0,257,0,0,0,'Hilary','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,3,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8963,5462,0,0,5556,0,0,0,'Effsee','','',0,8,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8964,5462,0,0,6374,0,0,0,'Blackrock Drake','','',0,2,0,1,0,1,1,0,50,52,103,6645,7113,0,1,0,2000,0,208.8,280.8,0,0,0,0,900000,3074,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8965,5462,0,0,221,0,0,0,'Shawn','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,3,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8976,5462,0,0,6369,0,0,0,'Hematos','','',0,2,0,2,0,5,2,0,60,60,103,16000,16000,8343,1,0,1150,0,275.08,365.01,0,0,0,0,151200000,3750,0,0,0,0,0,0,4.5,2.25,'',0,1830,0,2.5,8,14,0,9573,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18705,0,0,0,0,0,0,0),(8977,5462,0,0,11543,0,0,0,'Krom\'Grul','','',0,7,0,0,0,1,1,0,54,54,45,2634,2634,2041,1,0,2000,0,86,114,0,0,0,0,500000,3178,0,0,0,0,0,0,3.75,2.5,'',0,453,0,2.5,8,14,0,6742,13381,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11058,0,0,0,0,0,0,0),(8978,5462,0,0,11511,0,0,0,'Thauris Balgarr','','',0,7,0,4,0,1,1,0,57,57,54,3758,3758,0,1,0,2000,0,98,130,0,0,0,0,21600000,3342,0,0,0,0,0,0,1.5,0.347,'',0,525,0,2.5,8,14,0,11802,6660,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8979,5462,0,0,11510,0,0,0,'Gruklash','','',0,7,0,4,0,1.35,1,0,59,59,40,3997,3997,0,1,0,2600,0,132.6,175.5,0,0,0,0,21600000,3449,0,0,0,0,0,0,1.5,0.372,'',0,591,0,2.5,8,14,0,12461,41447,12555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8980,5462,0,0,10708,0,0,0,'Firegut Captain','','',0,7,0,0,0,1,1,0,55,55,45,2718,2718,2117,1,0,1460,0,68.62,91.25,0,0,0,0,0,3234,0,0,0,0,0,0,3.975,2.36645,'',0,0,0,2.5,8,14,0,13381,11876,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8981,5462,0,0,10802,0,0,0,'Malfunctioning Reaver','','',0,4,0,4,0,1,1,0,56,56,189,3700,3700,0,1,0,1183,0,56.784,75.1205,0,0,0,0,50400000,3289,110,110,330,110,110,440,3.76,2,'',0,535,0,2.5,8,14,0,3391,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11266,0,0,0,0,0,0,0),(8982,5462,0,0,9189,0,0,0,'Ironhand Guardian','','',0,4,0,1,0,1,1,0,1,1,15,96,96,0,1,0,2000,0,7,7,0,0,0,0,7200000,7,290,58,290,58,58,58,4.5,4.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8983,5462,0,0,8759,0,0,0,'Golem Lord Argelmach','','',0,7,0,1,1,1,1,0,55,55,54,12546,12546,16936,1,0,2000,0,304.5,406,0,0,0,0,43200000,3232,0,0,174,0,0,0,1.65,0.3817,'',0,1653,0,2.5,8,14,0,15305,15507,15605,15208,0,0,0,0,0,0,0,0,0,0,0,0,11268,11465,11468,0,0,0,0,0),(8996,5462,0,0,1132,0,0,0,'Voidwalker Minion','','',0,3,0,0,0,0.8,1,0,10,11,90,158,178,0,1,0,2000,0,15,20,0,0,0,0,180000,528,0,0,0,0,0,0,2,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(8997,5462,0,0,8229,0,0,0,'Gershala Nightwhisper','','',0,7,0,0,0,1,1,0,20,20,80,484,484,0,1,2,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(8999,8606,0,0,3434,0,0,0,'Innkeeper Sentinel Hill','Innkeeper','',138412102,10,0,0,0,1,1,0,8,8,55,334,334,0,1,65536,1930,0,9.65,13.51,0,0,0,0,0,306,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9016,5462,0,0,12162,0,0,0,'Bael\'Gar','','',0,5,0,1,1,1,1,0,52,52,54,23710,23710,0,1,0,2400,0,365.4,491.4,0,0,0,0,43200000,3074,0,0,0,0,0,0,3.5,1.75,'',0,0,0,2.5,8,14,0,13895,16144,16856,27655,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9017,5462,0,0,1204,0,0,0,'Lord Incendius','','',0,4,0,1,1,1,1,0,53,53,91,15944,15944,0,1,0,2000,2,311.5,416.5,0,0,0,0,43200000,3128,55,275,55,55,55,55,3,1.5,'',0,0,0,2.5,8,14,0,13899,13900,14099,26977,0,0,0,0,0,0,0,0,0,0,0,0,11126,21987,11129,0,0,0,0,0),(9018,5462,0,0,8761,0,0,0,'High Interrogator Gerstahn','Twilight\'s Hammer Interrogator','',0,7,0,1,1,5,5,0,52,52,54,9485,9485,9615,1,0,2000,0,287,381.5,0,0,0,0,43200000,3072,0,0,0,0,0,0,1.8,0.2496,'',0,1232,0,2.5,8,14,0,14033,13704,14032,12040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9019,5462,0,0,8807,0,0,0,'Emperor Dagran Thaurissan','','',0,7,0,1,1,1,1,0,56,56,54,24291,24291,0,1,0,2000,0,336,444.5,0,0,0,0,43200000,3289,0,0,0,0,0,0,1.8,0.4164,'',0,1712,0,2.5,8,14,0,15636,17492,10689,16144,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(9020,5462,0,0,8703,0,0,0,'Commander Gor\'shak','Kargath Expeditionary Force','',4096,7,0,1,0,3,2,0,54,54,113,7599,7599,0,1,2,2000,0,322,427,0,0,0,0,7200000,3180,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9021,5462,0,0,8708,0,0,0,'Kharan Mighthammer','','',0,7,0,1,0,3,2,0,52,52,35,7113,7113,0,1,3,2000,0,304.5,409.5,0,0,0,0,7200000,3074,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9022,5462,0,0,8709,0,0,0,'Dughal Stormwing','','',0,7,0,1,0,3,2,0,52,52,534,7113,7113,0,1,0,2000,0,304.5,409.5,0,0,0,0,7200000,3074,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9023,5462,0,0,8707,0,0,0,'Marshal Windsor','','',4096,7,0,1,0,8,2,0,52,52,534,9200,9200,0,1,2,2000,0,304.5,409.5,0,0,0,0,7200000,3074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9024,5462,0,0,8762,0,0,0,'Pyromancer Loregrain','','',0,7,0,2,1,5,5,0,52,52,54,8300,8300,23250,1,2,2000,0,220.5,304.5,0,0,0,0,43200000,2481,0,52,0,0,0,0,4.05,0.9747,'',0,1222,0,2.5,8,14,0,15038,15616,15095,15041,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9025,5462,0,0,5781,0,0,0,'Lord Roccor','','',0,4,0,1,1,5,2,0,51,51,91,11460,11460,0,1,0,2000,0,301,399,0,0,0,0,43200000,3018,510,510,510,510,510,510,1.725,0.3565,'',0,0,0,2.5,8,14,0,6524,13728,13729,20170,0,0,0,0,0,0,0,0,0,0,0,0,11129,0,0,0,0,0,0,0),(9026,5462,0,0,1070,0,0,0,'Overmaster Pyron','','',0,4,0,1,0,6,2,0,51,51,91,11004,11004,3728,1,0,1600,0,153.6,203.52,0,0,0,0,900000,3017,104,208,104,104,156,104,2,1,'',0,0,0,2.5,8,14,0,12470,13341,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11129,0,0,0,0,0,0,0),(9027,5462,0,0,8760,0,0,0,'Gorosh the Dervish','','',0,7,0,1,0,1,1,0,52,52,14,14226,14226,0,1,0,1183,0,385.953,519.04,1,1301,79.361,117.09,0,3074,0,0,0,0,0,0,1.5,0.372,'',0,1528,0,2.5,8,14,0,13736,15589,15708,21049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9028,5462,0,0,7873,0,0,0,'Grizzle','','',0,7,0,1,0,9,2,0,52,52,14,21339,21339,0,1,0,1191,0,388.564,522.55,1,1310,79.91,117.9,0,3074,0,0,0,0,0,0,3,3,'',0,1360,0,2.5,8,14,0,6524,8269,40504,24458,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9029,5462,0,0,523,0,0,0,'Eviscerator','','',0,7,0,1,0,1,1,0,52,52,14,17073,17073,9615,1,0,1183,0,241.332,295.159,1,1301,77.1826,106.126,0,2595,0,0,0,0,0,0,3.42,2,'',0,1356,0,2.5,8,14,0,7121,14331,15245,11660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9030,5462,0,0,11538,0,0,0,'Ok\'thor the Breaker','','',0,7,0,1,0,1,1,0,52,52,14,15176,15176,15384,1,0,1183,0,211.165,257.894,1,1301,77.1826,106.126,0,2522,0,0,0,0,0,0,3.75,2.5,'',0,1321,0,2.5,8,14,0,13323,13747,15254,15453,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9031,5462,0,0,3004,0,0,0,'Anub\'shiah','','',0,6,0,1,0,1,1,0,52,52,14,15176,15176,9615,1,0,1200,0,271.2,331.8,1,1320,76.6656,105.415,0,2522,0,0,0,0,162,0,1.25,1,'',0,0,0,2.5,8,14,0,12493,13787,15471,15472,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9032,5462,0,0,8271,0,0,0,'Hedrum the Creeper','','',0,1,0,1,0,1,1,0,52,52,14,20154,20154,0,1,0,1208,0,394.11,530.01,0,0,0,0,0,3074,0,0,0,0,0,0,2.25,2.805,'',0,0,0,2.5,8,14,0,15475,15474,3609,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9033,5462,0,0,8756,0,0,0,'General Angerforge','','',0,7,0,1,1,1,1,0,55,55,54,20912,20912,0,1,0,1800,0,296.1,393.75,0,0,0,0,43200000,3234,0,0,0,0,0,0,1.875,0.43375,'',0,1555,0,2.5,8,14,0,15572,26141,15655,16856,0,0,0,0,0,0,0,0,0,0,0,0,11464,11468,0,0,0,0,0,0),(9034,5462,0,0,8690,0,0,0,'Hate\'rel','','',0,6,0,1,0,1,1,0,55,55,35,9409,9409,10585,1,1,2000,0,304.5,406,0,0,0,0,43200000,3232,0,0,0,0,0,0,3,0.694,'',0,0,0,2.5,8,14,0,15232,14033,15580,12040,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9035,5462,0,0,8686,0,0,0,'Anger\'rel','','',0,6,0,1,1,1,1,0,55,55,35,11763,11763,0,1,1,2000,0,329,437.5,0,0,0,0,43200000,3234,0,0,0,0,0,0,3,0.694,'',0,0,0,2.5,8,14,0,11971,12169,15062,15580,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9036,5462,0,0,8692,0,0,0,'Vile\'rel','','',0,6,0,1,0,1,1,0,56,56,35,9716,9716,12978,1,1,2000,0,311.5,413,0,0,0,0,43200000,3287,0,0,0,0,0,0,3,0.694,'',0,0,0,2.5,8,14,0,15586,15587,11974,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9037,5462,0,0,8689,0,0,0,'Gloom\'rel','','',0,6,0,1,0,1,1,0,56,56,35,12146,12146,0,1,1,2800,0,470.4,622.3,0,0,0,0,43200000,3289,0,0,0,0,0,0,3,0.694,'',0,0,0,2.5,8,14,0,9080,13737,13847,40504,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9038,5462,0,0,8691,0,0,0,'Seeth\'rel','','',0,6,0,1,0,1,1,0,56,56,35,9716,9716,10815,1,1,2000,0,311.5,413,0,0,0,0,43200000,3287,0,0,0,0,0,0,3,0.694,'',0,0,0,2.5,8,14,0,12544,8364,12675,15044,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9039,5462,0,0,8687,0,0,0,'Doom\'rel','','',0,6,0,1,0,1,1,0,56,56,35,12954,12954,17304,1,1,2000,0,311.5,413,0,0,0,0,43200000,3287,0,0,0,0,0,0,3,0.694,'',0,0,0,2.5,8,14,0,15245,12742,12493,15092,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9040,5462,0,0,8688,0,0,0,'Dope\'rel','','',0,6,0,1,0,1,1,0,56,56,35,12146,12146,1983,1,1,2000,0,336,444.5,0,0,0,0,43200000,3289,0,0,0,0,0,0,3,0.694,'',0,0,0,2.5,8,14,0,15581,12540,15583,15087,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9041,5462,0,0,9089,0,0,0,'Warder Stilgiss','','',0,7,0,2,1,1,1,0,54,54,54,8104,8104,10205,1,0,2000,0,301,399,0,0,0,0,43200000,3178,0,0,0,0,0,0,1.8,0.4164,'',0,1483,0,2.5,8,14,0,12674,12675,12556,15044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9042,5462,0,0,9019,0,0,0,'Verek','','',0,3,0,2,0,1,1,0,53,53,54,9812,9812,0,1,0,2000,0,311.5,416.5,0,0,0,0,43200000,3128,0,0,0,0,172,0,2.6,0.3978,'',0,764,0,2.5,8,14,0,15042,3391,8599,10689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9043,5462,0,0,8899,9599,9855,9856,'Scarshield Grunt','Scarshield Legion','',0,7,0,0,0,1,1,0,53,54,40,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,500000,3180,0,0,0,0,0,0,1.8,0.4464,'',0,431,0,2.5,8,14,0,11976,14895,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9044,5462,0,0,8901,9606,9861,9862,'Scarshield Sentry','Scarshield Legion','',0,7,0,0,0,1,1,0,53,54,40,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,500000,3180,0,0,0,0,0,0,1.8,0.4464,'',0,431,0,2.5,8,14,0,6660,14897,14443,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9045,5462,0,0,8898,0,0,0,'Scarshield Acolyte','Scarshield Legion','',0,7,0,1,0,1,1,0,54,55,40,6078,6273,2079,1,0,2000,0,304.5,406,0,0,0,0,10800000,3232,0,0,0,0,0,0,1.8,0.4464,'',0,1356,0,2.5,8,14,0,8362,14032,12039,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9046,5462,0,0,8900,0,0,0,'Scarshield Quartermaster','Scarshield Legion','',0,7,0,4,0,1,1,0,55,55,40,3921,3921,0,1,0,2000,0,94,125,0,0,0,0,7200000,3234,0,0,0,0,0,0,1.8,0.4464,'',0,472,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9047,5462,0,0,8354,0,0,0,'Jenal','Ditch Digger','',0,7,0,0,0,1,1,0,5,5,80,102,102,0,1,3,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.389,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9056,5462,0,0,8704,0,0,0,'Fineous Darkvire','Chief Architect','',0,7,0,1,1,1,1,0,53,53,54,27944,27944,9910,1,0,2000,0,294,388.5,0,0,0,0,43200000,3126,0,0,0,0,0,0,1.5,0.347,'',0,1359,0,2.5,8,14,0,13953,8258,15493,11978,0,0,0,0,0,0,0,0,0,0,0,0,10999,11468,0,0,0,0,0,0),(9076,5462,0,0,8355,0,0,0,'Ghede','','',0,7,0,0,0,1,1,0,25,25,104,713,713,0,1,3,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9077,5462,0,0,8331,0,0,0,'Warlord Goretooth','Kargath Expeditionary Force','',0,7,0,0,0,1.35,1,0,60,60,83,4120,4120,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9078,5462,0,0,8330,0,0,0,'Shadowmage Vivian Lagrave','Kargath Expeditionary Force','',0,7,0,0,0,1.35,1,0,58,58,83,3101,3101,2289,1,2,2000,0,93,123,0,0,0,0,300000,3394,0,0,0,0,172,0,1.5,0.383,'',0,0,0,2.5,8,14,0,10149,10179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9079,5462,0,0,8332,0,0,0,'Hierophant Theodora Mulvadania','Kargath Expeditionary Force','',0,7,0,0,0,1.35,1,0,58,58,118,3101,3101,2289,1,2,2000,0,93,123,0,0,0,0,300000,3394,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,24976,0,9835,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9080,5462,0,0,8333,0,0,0,'Lexlort','Kargath Expeditionary Force','',0,7,0,0,0,1.35,1,0,58,58,125,3876,3876,0,1,3,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9081,5462,0,0,8334,0,0,0,'Galamav the Marksman','Kargath Expeditionary Force','',0,7,0,0,0,1.35,1,0,58,58,125,3101,3101,2289,1,2,2000,0,93,123,0,0,0,0,300000,3394,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9082,5462,0,0,8335,0,0,0,'Thal\'trak Proudtusk','Kargath Expeditionary Force','',0,7,0,0,0,1.3,1,0,55,55,29,3398,3398,0,1,2,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9083,5462,0,0,8349,0,0,0,'Razal\'blade','Kargath Expeditionary Force','',0,7,0,0,0,1.3,1,0,52,52,83,3082,3082,0,1,0,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9084,5462,0,0,8350,0,0,0,'Thunderheart','Kargath Expeditionary Force','',0,7,0,0,0,1.3,1,0,52,52,83,2466,2466,1923,1,2,2000,0,82,109,0,0,0,0,300000,3072,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,12867,21949,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9085,5462,0,0,8351,0,0,0,'Initiate Amakkar','Kargath Expeditionary Force','',0,7,0,0,0,1.3,1,0,52,52,83,2466,2466,1923,1,0,2000,0,82,109,0,0,0,0,300000,3072,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9086,5462,0,0,8352,0,0,0,'Grunt Gargal','Kargath Expeditionary Force','',0,7,0,0,0,1.3,1,0,52,52,83,3082,3082,0,1,0,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9087,5462,0,0,8356,0,0,0,'Bashana Runetotem','','',0,7,0,0,0,1,1,0,35,35,104,1342,1342,0,1,131,2000,0,49,64,0,0,0,0,250000,1349,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9095,8606,0,0,3167,0,0,0,'Northshire Guard Justin','','',4194306,7,0,3,0,1,1,0,63,63,12,5680,5680,0,1,2,1260,0,3991.05,5578.65,1,1386,203.742,303.534,0,4641,0,0,0,0,0,0,1.5,0.306,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9096,5462,0,0,2554,0,0,0,'Rage Talon Dragonspawn','','',8,2,0,1,0,1,1,0,58,59,40,14355,14805,0,1,0,2000,0,357,472.5,0,0,0,0,10800000,3449,236,150,0,0,0,0,1.875,2.45875,'',0,1650,0,2.5,8,14,0,12021,15580,15572,3391,0,0,0,0,0,0,0,0,0,0,0,0,16786,0,0,0,0,0,0,0),(9097,5462,0,0,9629,0,0,0,'Scarshield Legionnaire','Scarshield Legion','',0,7,0,1,0,1,1,0,54,55,40,7599,7842,0,1,0,2000,0,329,437.5,0,0,0,0,10800000,3234,0,0,0,0,0,0,1.8,0.4464,'',0,1357,0,2.5,8,14,0,11972,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9098,5462,0,0,9618,0,0,0,'Scarshield Spellbinder','Scarshield Legion','',0,7,0,1,0,1,1,0,54,55,40,6078,6273,4158,1,0,2000,0,304.5,406,0,0,0,0,10800000,3232,0,0,0,0,0,0,1.8,0.4464,'',0,1350,0,2.5,8,14,0,15122,15123,15785,13748,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9099,5462,0,0,8353,0,0,0,'Sraaz','Pie Vendor','',0,7,0,0,0,1.05,1,0,30,30,875,1003,1003,0,1,641,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.725,0.3519,'',0,100,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9116,5462,0,0,9136,0,0,0,'Eridan Bluewind','Emerald Circle','',0,7,0,0,0,1.35,1,0,57,57,35,3758,3758,0,1,3,2000,0,98,130,0,0,0,0,300000,3342,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9117,5462,0,0,8478,0,0,0,'J.D. Collie','','',0,7,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,15211,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9118,5462,0,0,8413,0,0,0,'Larion','','',0,7,0,0,0,1.3,1,0,51,51,106,2980,2980,0,1,3,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,22565,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9119,5462,0,0,8430,0,0,0,'Muigin','','',0,7,0,0,0,1.3,1,0,51,51,210,2980,2980,0,1,2,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9136,5462,0,0,8429,0,0,0,'Sha\'ni Proudtusk','','',102,7,0,0,0,1,1,0,56,56,876,4600,4600,0,1,2,1450,0,69.6,92.075,0,0,0,0,0,3289,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9156,5462,0,0,8329,0,0,0,'Ambassador Flamelash','','',0,7,0,1,1,1,1,0,55,55,54,26140,26140,0,1,0,2000,0,329,437.5,0,0,0,0,43200000,3234,0,0,0,0,0,0,1.5,1,'',0,1568,0,2.5,8,14,0,14744,10199,10448,11667,0,0,0,0,0,0,0,0,0,0,0,0,11129,0,0,0,0,0,0,0),(9157,5462,0,0,8391,0,0,0,'Bloodpetal Pest','','',0,10,0,0,0,0.35,1,0,40,40,84,533,533,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,0.6,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9158,5875,0,0,8469,0,0,0,'Warhorse','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9162,5462,0,0,8510,0,0,0,'Young Diemetradon','','',0,1,0,0,0,1.25,1,0,49,50,14,2672,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,2.5,1,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11114,11830,46367,0,0,0,0,0),(9163,5462,0,0,8511,0,0,0,'Diemetradon','','',0,1,0,0,0,1.3,1,0,51,52,14,2980,3082,0,1,0,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,3.125,1.25,'',0,0,0,2.5,8,14,0,13692,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11114,11830,46367,0,0,0,0,0),(9164,5462,0,0,8512,0,0,0,'Elder Diemetradon','','',0,1,0,0,0,1.3,1,0,54,55,14,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,3.75,1.5,'',0,0,0,2.5,8,14,0,12555,3417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11114,11830,46367,0,0,0,0,0),(9165,5462,0,0,8410,0,0,0,'Fledgling Pterrordax','','',0,1,0,0,0,1.25,1,0,48,50,14,2578,2769,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.125,0.75,'',0,0,0,2.5,8,14,0,5708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11831,46367,0,0,0,0,0,0),(9166,5462,0,0,8411,0,0,0,'Pterrordax','','',0,1,0,0,0,1.3,1,0,50,52,14,2880,3082,0,1,0,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,6605,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11831,46367,0,0,0,0,0,0),(9167,5462,0,0,8412,0,0,0,'Frenzied Pterrordax','','',0,1,0,0,0,1.3,1,0,52,54,14,3082,3293,0,1,0,2000,0,92,122,0,0,0,0,300000,3180,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,7399,3417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11831,46367,0,0,0,0,0,0),(9176,5462,0,0,11553,0,0,0,'Gor\'tesh','','',0,7,0,0,0,1.3,1,0,54,54,40,3293,3293,0,1,0,2000,0,92,122,0,0,0,0,500000,3180,0,0,0,0,0,0,3.75,2.2325,'',0,460,0,2.5,8,14,0,15652,12734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11080,0,0,0,0,0,0,0),(9177,5462,0,0,8872,0,0,0,'Oralius','','',0,7,0,0,0,1,1,0,55,55,55,3398,3398,0,1,2,2000,0,94,125,0,0,0,0,500000,3234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9178,5462,0,0,4607,0,0,0,'Burning Spirit','','',0,4,0,0,0,1,1,0,30,30,7,1003,1003,0,1,0,1720,0,36.12,48.16,0,0,0,0,0,1179,60,60,60,60,60,60,1,0.5,'',0,0,0,2.5,8,14,0,16144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9179,5462,0,0,13050,0,0,0,'Jazzrik','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,38,38,120,1604,1604,0,1,4226,2000,0,53,70,0,0,0,0,300000,1684,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9180,5875,0,0,11686,0,0,0,'World Event Generator','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9196,5462,0,0,11565,0,0,0,'Highlord Omokk','','',0,7,0,1,1,1,1,0,57,57,40,22272,22272,0,1,0,3200,0,548.8,728,0,0,0,0,1000000000,3342,0,0,0,0,0,0,3.975,2.65,'',0,1718,0,2.5,8,14,0,10101,8269,20170,20463,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(9197,5462,0,0,11543,0,0,0,'Spirestone Battle Mage','','',0,7,0,1,0,1,1,0,57,58,40,11135,11485,11325,1,0,2000,0,325.5,430.5,0,0,0,0,10800000,3394,0,0,0,0,0,0,3.75,2.5,'',0,1569,0,2.5,8,14,0,16170,15305,10180,0,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(9198,5462,0,0,11579,0,0,0,'Spirestone Mystic','','',0,7,0,1,0,1,1,0,55,56,40,10455,10795,10700,1,0,2000,0,311.5,413,0,0,0,0,10800000,3287,0,0,0,0,0,0,3.75,2.2325,'',0,1413,0,2.5,8,14,0,15981,15982,15659,22945,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(9199,5462,0,0,11577,0,0,0,'Spirestone Enforcer','','',0,7,0,1,0,1,1,0,54,55,40,12665,13070,0,1,0,2000,0,329,437.5,0,0,0,0,10800000,3234,0,0,0,0,0,0,3.525,2.09855,'',0,1366,0,2.5,8,14,0,14516,11084,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(9200,5462,0,0,11581,0,0,0,'Spirestone Reaver','','',0,7,0,1,0,1,1,0,55,56,40,13070,13495,0,1,0,2000,0,336,444.5,0,0,0,0,10800000,3289,0,0,0,0,0,0,3.975,2.36645,'',0,1407,0,2.5,8,14,0,11876,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(9201,5462,0,0,11562,0,0,0,'Spirestone Ogre Magus','','',0,7,0,1,0,1,1,0,54,55,40,10130,10455,10395,1,0,2000,0,304.5,406,0,0,0,0,10800000,3232,0,0,0,0,0,0,3.525,2.35,'',0,1354,0,2.5,8,14,0,6742,13747,15979,10180,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(9216,5462,0,0,11582,0,0,0,'Spirestone Warlord','','',0,7,0,1,0,1,1,0,57,58,40,13920,14355,0,1,0,1500,0,262.5,346.5,0,0,0,0,10800000,3396,0,0,0,0,0,0,4.2,2.5004,'',0,1571,0,2.5,8,14,0,16171,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(9217,5462,0,0,11578,0,0,0,'Spirestone Lord Magus','','',0,7,0,2,0,1,1,0,58,58,40,13782,13782,13734,1,0,1175,0,191.231,252.919,0,0,0,0,1000000000,3394,0,0,0,0,0,0,3.31,2,'',0,1576,0,2.5,8,14,0,16170,13323,8365,15230,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(9218,5462,0,0,11576,0,0,0,'Spirestone Battle Lord','','',0,7,0,2,0,1,1,0,58,58,40,17226,17226,0,1,0,1175,0,205.625,271.425,0,0,0,0,1000000000,3396,0,0,0,0,0,0,4.2,2.8,'',0,1643,0,2.5,8,14,0,10101,26141,16856,15655,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(9219,5462,0,0,11574,0,0,0,'Spirestone Butcher','','',0,7,0,2,0,1,1,0,57,57,40,16704,16704,0,1,0,1175,0,201.512,267.312,0,0,0,0,1000000000,3342,0,0,0,0,0,0,3.975,2.65,'',0,1590,0,2.5,8,14,0,16856,26141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(9236,5462,0,0,9732,0,0,0,'Shadow Hunter Vosh\'gajin','','',0,7,0,1,1,1,1,0,58,58,40,20673,20673,2289,1,0,800,0,130.2,172.2,0,0,0,0,1000000000,3394,0,0,0,0,172,0,3,2,'',0,1646,0,2.5,8,14,0,16097,16098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13352,0,0,0,0,0,0,0),(9237,5462,0,0,28281,0,0,0,'War Master Voone','','',0,7,0,1,1,1,1,0,58,58,40,28710,28710,0,1,0,870,0,152.25,200.97,0,0,0,0,1000000000,3396,0,0,0,0,0,0,0,0,'',0,1754,0,2.5,8,14,0,3391,16075,15284,15618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9238,5462,0,0,8449,0,0,0,'Quentin','','',0,7,0,0,0,1.15,1,0,40,40,80,1410,1410,1283,1,2,2000,0,52,69,0,0,0,0,300000,1937,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,12867,33333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9239,5462,0,0,9709,0,0,0,'Smolderthorn Mystic','','',0,7,0,1,0,1,1,0,55,56,40,6273,6477,2140,1,0,1183,0,184.252,244.29,0,0,0,0,10800000,3287,0,0,0,0,0,0,1.5,0.306,'',0,1437,0,2.5,8,14,0,15799,16006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9240,5462,0,0,9728,0,0,0,'Smolderthorn Shadow Priest','','',0,7,0,1,0,1,1,0,55,56,40,6273,6477,2140,1,0,1183,0,184.252,244.29,0,0,0,0,10800000,3287,0,0,0,0,172,0,1.5,0.306,'',0,1426,0,2.5,8,14,0,15800,11641,15090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9241,5462,0,0,9682,0,0,0,'Smolderthorn Headhunter','','',0,7,0,1,0,1,1,0,56,57,40,8097,8352,0,1,0,1175,0,201.512,267.312,1,1292,87.856,127.908,10800000,3342,0,0,0,0,0,0,1.5,0.306,'',0,1495,0,2.5,8,14,0,15795,16001,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9256,5875,0,0,304,0,0,0,'Farm Chicken','','',0,12,0,0,0,1,1,0,1,1,188,5500,5500,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.145,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9257,5462,0,0,9609,0,0,0,'Scarshield Warlock','Scarshield Legion','',0,7,0,1,0,1,1,0,54,55,40,6078,6273,2079,1,0,2000,0,304.5,406,0,0,0,0,10800000,3232,0,0,0,0,0,0,1.8,0.4464,'',0,1359,0,2.5,8,14,0,15125,12471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9258,5462,0,0,9637,0,0,0,'Scarshield Raider','Scarshield Legion','',0,7,0,1,0,1,1,0,55,56,40,7842,8097,0,1,0,2000,0,336,444.5,0,0,0,0,10800000,3289,0,0,0,0,0,0,1.8,0.4464,'',0,1432,0,2.5,8,14,0,14030,12057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9259,5462,0,0,9664,0,0,0,'Firebrand Grunt','Firebrand Legion','',0,7,0,1,0,1,1,0,56,57,40,8097,8352,0,1,0,1175,0,201.512,267.312,0,0,0,0,10800000,3342,0,0,0,0,0,0,1.8,0.4464,'',0,1510,0,2.5,8,14,0,15128,13737,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9260,5462,0,0,9660,0,0,0,'Firebrand Legionnaire','Firebrand Legion','',0,7,0,1,0,1,1,0,57,58,40,8352,8613,0,1,0,1166,0,204.05,269.346,0,0,0,0,10800000,3396,0,0,0,0,0,0,3.36,2,'',0,1574,0,2.5,8,14,0,3248,11972,15128,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9261,5462,0,0,9644,0,0,0,'Firebrand Darkweaver','Firebrand Legion','',0,7,0,1,0,1,1,0,56,57,40,6477,6681,2202,1,0,1175,0,187.118,248.806,0,0,0,0,10800000,3340,0,0,0,0,0,0,1.8,0.4464,'',0,1486,0,2.5,8,14,0,15128,14887,16071,12471,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9262,5462,0,0,9648,0,0,0,'Firebrand Invoker','Firebrand Legion','',0,7,0,1,0,1,1,0,56,57,40,6477,6681,3303,1,0,1175,0,187.118,248.806,0,0,0,0,10800000,3340,0,0,0,0,0,0,1.8,0.4464,'',0,1504,0,2.5,8,14,0,15128,12468,12470,15242,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9263,5462,0,0,9652,0,0,0,'Firebrand Dreadweaver','Firebrand Legion','',0,7,0,1,0,1,1,0,57,58,40,6681,6891,2265,1,0,1166,0,189.766,250.982,0,0,0,0,10800000,3394,0,0,0,0,0,0,3.36,2,'',0,1564,0,2.5,8,14,0,16071,15728,15729,15128,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9264,5462,0,0,9656,0,0,0,'Firebrand Pyromancer','Firebrand Legion','',0,7,0,1,0,1,1,0,57,57,40,6681,6681,2241,1,0,1158,0,184.411,245.206,0,0,0,0,10800000,3340,0,0,0,0,0,0,3.36,2,'',0,1569,0,2.5,8,14,0,15128,15096,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9265,5462,0,0,9724,0,0,0,'Smolderthorn Shadow Hunter','','',0,7,0,1,0,1,1,0,56,57,40,6477,6681,2202,1,0,1175,0,187.118,248.806,0,0,0,0,10800000,3340,0,0,0,0,172,0,1.5,0.306,'',0,1500,0,2.5,8,14,0,15582,12540,15610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9266,5462,0,0,9719,0,0,0,'Smolderthorn Witch Doctor','','',0,7,0,1,0,1,1,0,56,57,40,6477,6681,2202,1,0,1175,0,187.118,248.806,0,0,0,0,10800000,3340,0,0,0,0,0,0,1.5,0.306,'',0,1515,0,2.5,8,14,0,8262,15867,15869,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9267,5462,0,0,9674,0,0,0,'Smolderthorn Axe Thrower','','',0,7,0,1,0,1,1,0,55,56,40,7842,8097,0,1,0,1175,0,197.4,261.143,1,1292,86.564,125.324,10800000,3289,0,0,0,0,0,0,1.5,0.306,'',0,1423,0,2.5,8,14,0,16000,3391,11428,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9268,5462,0,0,7803,0,0,0,'Smolderthorn Berserker','','',0,7,0,1,0,1,1,0,57,58,40,8352,8613,0,1,0,1175,0,205.625,271.425,0,0,0,0,10800000,3396,0,0,0,0,0,0,1.8,1.8,'',0,1573,0,2.5,8,14,0,17547,13446,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9269,5462,0,0,9715,0,0,0,'Smolderthorn Seer','','',0,7,0,1,0,1,1,0,56,57,40,6477,6681,2202,1,0,1175,0,187.118,248.806,0,0,0,0,10800000,3340,0,0,0,0,0,0,3.36,2,'',0,1493,0,2.5,8,14,0,15801,12492,15802,13585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9270,5462,0,0,8474,0,0,0,'Williden Marshal','','',0,7,0,0,0,1.25,1,0,48,48,35,2578,2578,0,1,3,2000,0,81,108,0,0,0,0,300000,2857,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9271,5462,0,0,8476,0,0,0,'Hol\'anyee Marshal','','',0,7,0,0,0,1.2,1,0,45,45,35,2218,2218,0,1,3,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9272,5462,0,0,8477,0,0,0,'Spark Nilminer','','',0,7,0,0,0,1.2,1,0,45,45,35,2218,2218,0,1,3,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9273,5462,0,0,8479,0,0,0,'Petra Grossen','','',0,7,0,0,0,1.25,1,0,46,46,113,2399,2399,0,1,3,2000,0,77,102,0,0,0,0,300000,2750,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9274,5462,0,0,9342,0,0,0,'Dadanga','','',0,1,0,0,0,1.2,1,0,45,45,113,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,0.9,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9275,5875,0,0,1140,0,0,0,'Launcher','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9276,5875,0,0,1140,0,0,0,'Launcher2','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9296,5462,0,0,8489,0,0,0,'Milly Osworth','','',0,7,0,0,0,1,1,0,2,2,12,55,55,0,1,2,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9297,5462,0,0,2157,0,0,0,'Enraged Wyvern','','',0,1,0,0,0,1,1,0,65,65,85,17742,17742,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,2.2,1.1,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9298,5462,0,0,8949,0,0,0,'Donova Snowden','','',0,7,0,0,0,1,1,0,50,50,35,11075,11075,0,1,3,2000,0,85,112,0,0,0,0,333000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9299,5462,0,0,8717,0,0,0,'Gaeriyan','','',2,7,0,0,0,1,1,0,60,60,35,4120,4120,0,1,3,1440,0,74.88,99.36,0,0,0,0,430000,3750,0,0,0,0,0,0,2.31,2,'10848',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9316,5462,0,0,8630,0,0,0,'Wenikee Boltbucket','','',0,7,0,0,0,1,1,0,19,19,69,449,449,0,1,2,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9317,5462,0,0,8631,0,0,0,'Rilli Greasygob','','',0,7,0,0,0,1.02,1,0,22,22,29,573,573,0,1,2,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9318,5462,0,0,8509,0,0,0,'Incendosaur','','',0,1,0,0,0,1.25,1,0,47,49,14,2488,2672,0,1,0,2000,0,83,110,0,0,0,0,500000,2912,0,125,0,0,0,0,2.5,1,'',0,0,0,2.5,8,14,0,9275,11985,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9319,5462,0,0,9212,0,0,0,'Houndmaster Grebmar','','',0,7,0,1,1,4.5,2,0,52,52,54,10670,10670,0,1,0,2000,0,304.5,409.5,0,0,0,0,43200000,3074,0,0,0,0,0,0,1.5,0.347,'',0,1235,0,2.5,8,14,0,21049,13730,15615,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9336,5462,0,0,8569,0,0,0,'Boss Copperplug','','',0,7,0,0,0,1,1,0,19,19,16,449,449,0,1,0,2000,0,27,37,0,0,0,0,275000,802,0,0,0,0,0,0,1.5,0.306,'',0,37,0,2.5,8,14,0,9143,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5097,11147,0,0,0,0,0,0),(9356,5462,0,0,8633,0,0,0,'Innkeeper Shul\'kar','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,19276,970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9376,5462,0,0,1204,0,0,0,'Blazerunner','','',0,4,0,1,0,1,1,0,56,56,91,8097,8097,0,1,0,2000,0,230.4,304.8,0,0,0,0,600000,3289,56,280,56,56,56,280,3,1.5,'',0,0,0,2.5,8,14,0,17277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11829,0,0,0,0,0,0,0),(9377,5462,0,0,8549,0,0,0,'Swirling Vortex','','',0,4,0,0,0,1.1,1,0,33,34,91,1221,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,34,34,34,34,68,34,1.5625,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9396,5462,0,0,1161,0,0,0,'Ground Pounder','','',0,4,0,0,0,1.2,1,0,41,43,91,1902,2059,0,1,0,2000,0,67,88,0,0,0,0,900000,2369,42,42,125,42,42,42,1.275,0.2635,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9397,5462,0,0,8716,0,0,0,'Living Storm','','',0,4,0,0,0,1,1,0,47,49,14,1990,2138,1695,1,0,2000,0,77,102,0,0,0,0,300000,2910,48,48,48,48,48,48,1.875,1.5,'12550',0,0,0,2.5,8,14,0,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9398,5462,0,0,8706,0,0,0,'Twilight\'s Hammer Executioner','','',0,7,0,1,0,1,1,0,52,52,54,7113,7113,0,1,0,1183,0,385.953,519.04,0,0,0,0,0,3074,100,0,0,0,0,0,3.36,2,'',0,395,0,2.5,8,14,0,3631,13459,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9416,5462,0,0,11420,0,0,0,'Scarshield Worg','Scarshield Legion','',1,1,1,0,0,1.3,1,0,53,54,40,3189,3293,0,1,0,1500,0,241.5,320.25,0,0,0,0,10800000,3180,0,8,3,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8297,0,0,0,0,0,0,0,0,0,0),(9417,5875,0,0,8574,0,0,0,'Sleeping Dragon','','',0,2,0,2,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9436,5462,0,0,8573,0,0,0,'Spawn of Bael\'Gar','','',0,10,0,0,0,1,1,0,50,50,54,3100,3100,0,1,0,1520,0,64.6,85.12,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,25025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9437,5462,0,0,8591,0,0,0,'Dark Keeper Vorfalk','','',524288,7,0,1,0,1,1,0,53,53,54,5886,5886,3964,1,0,1183,0,177.45,217.081,1,1301,77.1826,106.126,0,2566,0,0,0,0,0,0,3.36,2,'',0,1415,0,2.5,8,14,0,9532,11824,10934,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(9438,5462,0,0,8592,0,0,0,'Dark Keeper Bethek','','',0,7,0,1,0,1,1,0,53,53,54,5886,5886,3964,1,0,1183,0,177.45,217.081,0,0,0,0,0,2566,0,0,0,0,0,0,3.36,2,'',0,1405,0,2.5,8,14,0,15228,12738,10934,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(9439,5462,0,0,8593,0,0,0,'Dark Keeper Uggel','','',0,7,0,1,0,1,1,0,53,53,54,5886,5886,3964,1,0,1175,0,176.25,215.613,0,0,0,0,0,2566,0,0,0,0,0,0,3.36,2,'',0,1494,0,2.5,8,14,0,9613,14868,10934,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(9441,5462,0,0,8594,0,0,0,'Dark Keeper Zimrel','','',0,7,0,1,0,1,1,0,53,53,54,5886,5886,3964,1,0,1183,0,177.45,217.081,0,0,0,0,0,2566,0,0,0,0,0,0,3.31,2,'',0,1541,0,2.5,8,14,0,15238,11974,10934,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(9442,5462,0,0,8595,0,0,0,'Dark Keeper Ofgut','','',0,7,0,1,0,1,1,0,53,53,54,5886,5886,3964,1,0,1183,0,177.45,217.081,1,1301,77.1826,106.126,0,2566,0,0,0,0,0,0,3.36,2,'',0,1519,0,2.5,8,14,0,13748,7121,10934,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(9443,5462,0,0,8596,0,0,0,'Dark Keeper Pelver','','',0,7,0,1,0,1,1,0,53,53,54,5886,5886,3964,1,0,1175,0,176.25,215.613,0,0,0,0,0,2566,0,0,0,0,0,0,3.36,2,'',0,1405,0,2.5,8,14,0,21369,15784,10934,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(9445,5462,0,0,8597,0,0,0,'Dark Guard','','',0,7,0,1,0,1,1,0,52,52,54,7113,7113,0,1,0,1183,0,385.953,519.04,0,0,0,0,0,3074,0,0,0,0,0,0,3.36,2,'',0,1275,0,2.5,8,14,0,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(9447,5462,0,0,10376,10378,10377,10380,'Scarlet Warder','','',0,7,0,1,0,3,1,0,53,54,67,5886,6078,2012,1,0,2000,0,206.4,273.6,0,0,0,0,610000,3178,0,0,0,0,0,0,1.5,0.306,'',0,1290,0,2.5,8,14,0,14518,15493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9448,5462,0,0,10395,10396,10397,0,'Scarlet Praetorian','','',0,7,0,1,0,3,1,0,56,57,67,6477,6681,2202,1,0,2000,0,218.4,290.4,0,0,0,0,610000,3340,0,0,0,0,0,0,1.5,0.306,'',0,1501,0,2.5,8,14,0,17149,17143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22228,0,0,0,0,0,0,0),(9449,5462,0,0,10387,10389,10388,10390,'Scarlet Cleric','','',0,7,0,1,0,3,1,0,54,55,67,6078,6273,2079,1,0,2000,0,208.8,278.4,0,0,0,0,610000,3232,0,0,0,0,0,0,1.5,0.306,'',0,1353,0,2.5,8,14,0,15586,15587,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9450,5462,0,0,10398,10399,10400,10401,'Scarlet Curate','','',0,7,0,1,0,3,1,0,55,56,67,6273,6477,2140,1,0,2000,0,213.6,283.2,0,0,0,0,610000,3287,0,0,0,0,0,0,1.5,0.306,'',0,1421,0,2.5,8,14,0,25054,25058,23859,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9451,5462,0,0,10413,10415,10414,10416,'Scarlet Archmage','','',0,7,0,1,0,3,1,0,55,57,67,5490,5847,5177,1,0,2000,0,165.6,230.4,0,0,0,0,610000,2698,10,0,0,0,0,0,1.5,0.306,'',0,1431,0,2.5,8,14,0,15242,15244,15122,18100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9452,5462,0,0,10403,10405,10404,10406,'Scarlet Enchanter','','',0,7,0,1,0,3,1,0,53,55,67,5151,5490,4889,1,0,2000,0,160.8,223.2,0,0,0,0,610000,2609,0,0,0,0,0,0,1.5,0.306,'',0,1296,0,2.5,8,14,0,25055,20989,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9453,5462,0,0,5564,0,0,0,'Aquementas','','',0,4,0,0,0,1,1,0,54,54,91,3293,3293,0,1,0,1470,0,67.62,89.67,0,0,0,0,0,3180,54,54,54,54,54,54,2,0.61112,'',0,0,0,2.5,8,14,0,13586,15089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9454,5462,0,0,2880,0,0,0,'Xavathras','','',0,3,0,0,0,1,1,0,54,54,90,3293,3293,0,1,0,2000,0,92,122,0,0,0,0,300000,3180,0,0,0,0,172,212,2.1875,0.7875,'',0,459,0,2.5,8,14,0,13443,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9456,5462,0,0,4874,0,0,0,'Warlord Krom\'zar','','',0,7,0,1,0,1,1,0,20,20,16,1452,1452,0,1,0,1770,0,192.488,258.862,0,0,0,0,0,836,0,0,0,0,0,0,1.725,0.4025,'',0,39,0,2.5,8,14,0,11976,13965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11222,5030,0,0,0,0,0,0),(9457,5462,0,0,8649,0,0,0,'Horde Defender','','',0,7,0,0,0,1,1,0,15,18,85,174,250,0,1,0,1830,0,23.79,32.025,0,0,0,0,0,768,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9458,5462,0,0,9578,0,0,0,'Horde Axe Thrower','','',0,7,0,0,0,1,1,0,15,18,877,240,280,0,1,0,1850,0,24.05,32.375,1,2035,36.63,52.91,0,768,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9459,5462,0,0,2552,0,0,0,'Cyrus Therepentous','','',0,2,0,1,0,1,1,0,55,55,35,3100,3300,0,1,3,2000,0,225.6,300,0,0,0,0,900000,3234,0,0,0,0,0,0,1.8,2.3604,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9460,5462,0,0,11375,11376,11377,0,'Gadgetzan Bruiser','','',0,7,0,0,0,2,1,0,77,77,475,16960,16960,0,1,268435457,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.5,0.306,'',0,200,0,2.5,8,14,0,38661,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(9461,5462,0,0,6374,0,0,0,'Frenzied Black Drake','Cyrus\'s Minion','',0,2,0,0,0,1,1,0,54,54,103,3040,3040,0,1,0,1216,0,55.936,74.176,0,0,0,0,0,3180,0,0,0,0,0,0,3,1.5,'',0,435,0,2.5,8,14,0,13459,8269,9573,9574,0,0,0,0,0,1036,0,0,0,0,0,0,18705,0,0,0,0,0,0,0),(9462,5462,0,0,8589,0,0,0,'Chieftain Bloodmaw','','',0,7,0,0,0,1,1,0,56,56,82,3644,3644,0,1,0,2000,0,96,127,0,0,0,0,300000,3289,0,0,0,0,0,0,2.125,1.7,'',0,498,0,2.5,8,14,0,13583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9464,5462,0,0,8589,0,0,0,'Overlord Ror','','',0,7,0,0,0,1.3,1,0,51,51,82,2980,2980,0,1,0,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,2.125,1.7,'',0,389,0,2.5,8,14,0,36629,34298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15879,0,0,0,0,0,0,0),(9465,5462,0,0,10738,0,0,0,'Golhine the Hooded','Druid Trainer','',0,7,0,0,0,1.35,1,0,60,60,80,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9467,5462,0,0,10642,0,0,0,'Miblon Snarltooth','','',0,7,0,0,0,1.25,1,0,50,50,35,2769,2769,0,1,1,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,2.625,0.875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9476,5462,0,0,8655,0,0,0,'Watchman Doomgrip','','',0,7,0,1,0,1,1,0,54,54,54,10130,10130,4082,1,0,1175,0,257.913,314.9,0,0,0,0,0,2610,0,0,0,0,0,0,1.8,0.4164,'',0,1414,0,2.5,8,14,0,11971,15504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(9477,5462,0,0,4754,0,0,0,'Cloned Ooze','','',0,10,0,0,0,1,1,0,50,50,14,2880,2880,0,1,0,1410,0,59.925,78.96,0,0,0,0,0,2966,0,0,0,0,0,100,1.875,0.8985,'',0,178,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9496,5462,0,0,10056,0,0,0,'Gorishi Egg','','',0,10,0,0,0,1,1,0,50,51,310,4550,4785,0,1,0,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,2.5,0.75,'',0,0,0,2.5,8,14,0,7,14206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9498,5462,0,0,7572,0,0,0,'Gorishi Grub','','',0,10,0,0,0,1,1,0,48,48,310,2578,2578,0,1,0,2000,0,81,108,0,0,0,0,0,2857,0,0,0,0,0,0,0.625,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9499,5462,0,0,8652,0,0,0,'Plugger Spazzring','','',0,7,0,1,1,1,1,0,55,55,674,10455,10455,16936,1,642,2000,0,304.5,406,0,0,0,0,43200000,3232,0,0,0,0,0,0,1.725,0.3519,'',0,1424,0,2.5,8,14,0,12739,12742,13787,13338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9500,5462,0,0,2834,0,0,0,'Mistress Nagmara','','',0,3,0,1,0,1,1,0,54,54,35,7599,7599,0,1,3,2000,0,322,427,0,0,0,0,7200000,3180,0,0,0,0,0,0,1.5,0.403,'',0,0,0,2.5,8,14,0,15341,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9501,5462,0,0,8634,0,0,0,'Innkeeper Adegwa','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,400000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9502,5462,0,0,8177,0,0,0,'Phalanx','','',0,4,0,1,1,1,1,0,55,55,35,18298,18298,0,1,1,2000,0,329,437.5,0,0,0,0,43200000,3234,275,275,275,275,275,275,2.25,2.25,'',0,1428,0,2.5,8,14,0,14099,15588,15285,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9503,5462,0,0,8654,0,0,0,'Private Rocknot','','',0,7,0,0,0,1,1,0,52,54,35,3082,3293,0,1,2,2000,0,322,427,0,0,0,0,7200000,3180,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,15341,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9516,5462,0,0,8611,0,0,0,'Lord Banehollow','','',0,3,0,1,0,3,2,0,59,59,90,7107,7107,4738,1,2,2000,0,319.2,422.4,0,0,0,0,600000,3447,0,0,0,0,0,236,4.5,3,'',0,1757,0,2.5,8,14,0,16247,17399,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9517,5462,0,0,10198,0,0,0,'Shadow Lord Fel\'dan','','',0,7,0,0,0,1,1,0,57,57,1434,2631,2631,5340,1,0,2000,0,69,96,0,0,0,0,300000,2698,0,0,0,0,172,0,1.5,0.372,'',0,517,0,2.5,8,14,0,20825,16583,9081,0,0,0,0,0,0,0,0,0,0,0,0,0,13207,0,0,0,0,0,0,0),(9518,5462,0,0,10191,0,0,0,'Rakaiah','','',0,3,0,0,0,1,1,0,56,56,954,3238,3238,3244,1,0,2000,0,89,118,0,0,0,0,300000,3287,0,0,0,0,172,0,1.95,0.5239,'',0,496,0,2.5,8,14,0,15968,17227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9520,5462,0,0,8697,0,0,0,'Grark Lorkrub','','',4096,7,0,1,0,8,5,0,56,56,29,21592,21592,0,1,2,2000,0,230.4,304.8,0,0,0,0,900000,3289,0,0,0,0,0,0,1.5,0.372,'',0,460,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9521,5462,0,0,9074,0,0,0,'Enraged Felbat','','',1,1,24,1,0,3,3,0,65,65,71,12000,12000,0,1,2,1216,0,912,1281.36,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8301,0,0,0,0,0,0,0,0,0,0),(9522,5462,0,0,8699,0,0,0,'Blackrock Ambusher','','',0,7,0,1,0,1,1,0,54,55,40,4306,4444,0,1,0,1191,0,419.828,558.28,0,0,0,0,0,3234,0,0,0,0,0,100,3.36,2,'',0,449,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11467,0,0,0,0,0,0,0),(9523,5462,0,0,4871,0,0,0,'Kolkar Stormseer','','',0,7,0,0,0,1,1,0,15,16,130,301,325,342,1,0,2000,0,21,27,0,0,0,0,0,575,0,70,0,0,30,0,1.25,0.35,'',0,21,0,2.5,8,14,0,9532,6535,14292,0,0,0,0,0,0,0,0,0,0,0,0,0,5030,0,0,0,0,0,0,0),(9524,5462,0,0,1349,0,0,0,'Kolkar Invader','','',0,7,0,0,0,1,1,0,16,17,655,356,386,0,1,0,2000,0,25,33,0,0,0,0,0,734,0,70,0,0,30,0,1.5,0.852,'',0,28,0,2.5,8,14,0,6268,11976,14292,8014,0,0,0,0,0,0,0,0,0,0,0,0,5030,0,0,0,0,0,0,0),(9525,5462,0,0,7115,7116,10152,10153,'Freewind Brave','','',0,7,0,0,0,2,1,0,45,45,105,3696,3696,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9526,5462,0,0,1149,0,0,0,'Enraged Gryphon','','',0,1,0,1,0,1,1,0,65,65,11,17742,17742,0,1,0,2000,0,1500,2107.5,0,0,0,0,0,5234,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9527,5462,0,0,479,0,0,0,'Enraged Hippogryph','','',0,1,0,0,0,1,1,0,55,65,79,17742,17742,0,1,0,1460,0,146,205.13,0,0,0,0,0,5234,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9528,5462,0,0,8657,0,0,0,'Arathandris Silversky','Emerald Circle','',0,7,0,0,0,1.35,1,0,60,60,35,3297,3297,2434,1,3,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9529,5462,0,0,8660,0,0,0,'Maybess Riverbreeze','Emerald Circle','',0,7,0,0,0,1.35,1,0,60,60,35,3297,3297,2434,1,3,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9536,5462,0,0,8656,0,0,0,'Maxwort Uberglint','','',0,7,0,0,0,1,1,0,42,42,120,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,500000,2218,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9537,5462,0,0,8658,0,0,0,'Hurley Blackbreath','','',0,7,0,1,1,1,1,0,55,55,54,13070,13070,0,1,0,1183,0,417.008,554.53,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.347,'',0,1425,0,2.5,8,14,0,9573,14872,16856,26211,0,0,0,0,0,0,0,0,0,0,0,0,11312,11468,0,0,0,0,0,0),(9538,5462,0,0,8664,0,0,0,'High Executioner Nuzrak','Kargath Expeditionary Force','',0,7,0,0,0,1,1,0,60,60,29,3857,3857,0,1,0,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9539,5462,0,0,8629,0,0,0,'Shadow of Lexlort','Kargath Expeditionary Force','',0,7,0,0,0,1,1,0,58,58,83,5200,5200,0,1,0,1430,0,71.5,94.38,0,0,0,0,0,3396,0,0,0,0,172,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9540,5462,0,0,8659,0,0,0,'Enohar Thunderbrew','','',0,7,0,0,0,1.25,1,0,50,50,55,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,450000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9541,5462,0,0,8661,0,0,0,'Blackbreath Crony','','',0,7,0,1,0,1,1,0,53,53,54,7359,7359,0,1,0,1183,0,394.827,527.915,1,1301,80.662,118.391,0,3128,0,0,0,0,0,0,1.5,0.347,'',0,1276,0,2.5,8,14,0,15583,15581,26141,0,0,0,0,0,0,0,0,0,0,0,0,0,11312,11468,0,0,0,0,0,0),(9542,5462,0,0,8710,0,0,0,'Franclorn\'s Spirit','','',2,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9543,5462,0,0,8667,0,0,0,'Ribbly Screwspigot','','',0,7,0,1,1,1,1,0,53,53,735,7359,7359,0,1,3,2000,0,311.5,416.5,0,0,0,0,43200000,3128,0,0,0,0,0,0,1.5,0.306,'',0,433,0,2.5,8,14,0,12540,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11313,0,0,0,0,0,0,0),(9544,5462,0,0,8665,0,0,0,'Yuka Screwspigot','','',0,7,0,0,0,1,1,0,53,53,120,3189,3189,0,1,4227,2000,0,89,119,0,0,0,0,500000,3128,0,0,0,0,0,0,1.5,0.306,'',0,455,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9545,5462,0,0,8673,8674,8675,8676,'Grim Patron','','',0,7,0,0,0,1,1,0,48,52,674,2062,2371,0,1,1,2000,0,304.5,409.5,0,0,0,0,7200000,3074,0,0,0,0,0,0,1.5,0.347,'',0,327,0,2.5,8,14,0,15610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(9546,5462,0,0,9026,0,0,0,'Raschal the Courier','','',4096,7,0,0,0,1,1,0,42,42,495,1981,1981,0,1,2,1590,0,49.29,65.985,0,0,0,0,0,2218,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9547,5462,0,0,8678,8679,8680,0,'Guzzling Patron','','',0,7,0,0,0,1,1,0,48,52,674,1443,1660,4395,1,1,2000,0,220.5,304.5,0,0,0,0,7200000,2481,0,0,0,0,0,0,1.5,0.347,'',0,328,0,2.5,8,14,0,14868,20825,15793,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(9548,5462,0,0,8666,0,0,0,'Cawind Trueaim','Gunsmith & Bowyer','',0,7,0,0,0,1.25,1,0,52,52,104,2964,2964,0,1,4482,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9549,5462,0,0,8668,0,0,0,'Borand','Bowyer','',0,7,0,0,0,1,1,0,30,30,29,1003,1003,0,1,4482,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9550,5462,0,0,8669,0,0,0,'Furmund','','',0,7,0,0,0,1,1,0,41,41,104,4000,4000,0,1,2,2000,0,59,78,0,0,0,0,0,2074,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9551,5462,0,0,8670,0,0,0,'Starn','Gunsmith & Bowyer','',0,7,0,0,0,1,1,0,37,37,104,1536,1536,0,1,4482,2000,0,51,68,0,0,0,0,300000,1568,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9552,5462,0,0,8671,0,0,0,'Zanara','Bowyer','',0,7,0,0,0,1,1,0,43,43,29,2059,2059,0,1,4482,2000,0,67,88,0,0,0,0,360000,2369,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9553,5462,0,0,8672,0,0,0,'Nadia Vernon','Bowyer','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,4482,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9554,5462,0,0,8681,8682,8683,8684,'Hammered Patron','','',0,7,0,1,0,1,1,0,48,52,674,6186,7113,0,1,1,2000,0,304.5,409.5,0,0,0,0,7200000,3074,0,0,0,0,0,0,1.8,0.4164,'',0,991,0,2.5,8,14,0,6253,26141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(9555,5462,0,0,8677,0,0,0,'Mu\'uta','Bowyer','',0,7,0,0,0,1.1,1,0,35,35,29,1342,1342,0,1,4482,2000,0,49,64,0,0,0,0,400000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9556,5462,0,0,7949,0,0,0,'Felhound Minion','','',0,3,0,0,0,1,1,0,54,55,90,2533,2614,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,75,75,75,75,0,1.275,0.29495,'',0,0,0,2.5,8,14,0,2691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9557,5875,0,0,3875,3764,0,0,'[UNUSED] dun garok test','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9558,5462,0,0,8846,0,0,0,'Grimble','Shipmaster','',0,7,0,0,0,1.2,1,0,45,45,69,2218,2218,0,1,1,1000,0,38,50,0,0,0,0,275000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9559,5462,0,0,8847,0,0,0,'Grizzlowe','Shipmaster','',0,7,0,0,0,1.2,1,0,45,45,120,2218,2218,0,1,1,1000,0,38,50,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9560,5462,0,0,8685,0,0,0,'Marshal Maxwell','','',0,7,0,0,0,1,1,0,55,55,12,3398,3398,0,1,2,2000,0,94,125,0,0,0,0,500000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9561,5462,0,0,8693,0,0,0,'Jalinda Sprig','','',0,7,0,0,0,1,1,0,57,57,64,2631,2631,5340,1,2,2000,0,69,96,0,0,0,0,500000,2698,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9562,5462,0,0,8694,0,0,0,'Helendis Riverhorn','','',0,7,0,0,0,1,1,0,55,55,80,2718,2718,2117,1,2,2000,0,87,116,0,0,0,0,500000,3232,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9563,5462,0,0,8696,0,0,0,'Ragged John','','',0,7,0,0,0,1,1,0,57,57,35,3758,3758,0,1,3,2000,0,98,130,0,0,0,0,500000,3342,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9564,5462,0,0,8848,0,0,0,'Frezza','Tirisfal Glades Zeppelin Master','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,1,1000,0,38,50,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9565,5462,0,0,8695,0,0,0,'Mayara Brightwing','','',0,7,0,0,0,1,1,0,57,57,12,2631,2631,5340,1,2,2000,0,69,96,0,0,0,0,500000,2698,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9566,5462,0,0,8849,0,0,0,'Zapetta','Durotar Zeppelin Master','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,1,1000,0,38,50,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9567,5875,0,0,4617,0,0,0,'Test Stable Master','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9568,5462,0,0,8711,0,0,0,'Overlord Wyrmthalak','','',0,2,0,1,1,1,1,0,60,60,40,33572,33572,0,1,0,800,0,145.6,193.2,0,0,0,0,1000000000,3750,0,0,0,0,0,0,3.5,3,'',0,1848,0,2.5,8,14,0,12887,15284,16244,20686,0,0,0,0,0,0,0,0,0,0,0,0,16786,0,0,0,0,0,0,0),(9576,5875,0,0,262,0,0,0,'Stormwind Talent Master','Talent Master','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9577,5875,0,0,842,0,0,0,'[UNUSED] Gorilla Test','','',1,1,9,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9578,5875,0,0,8763,0,0,0,'Ironforge Talent Master','Talent Master','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9579,5875,0,0,8765,0,0,0,'Darnassus Talent Master','Talent Master','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9580,5875,0,0,8766,0,0,0,'Orgrimmar Talent Master','Talent Master','',0,7,0,0,0,1,1,0,1,1,29,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9581,5875,0,0,8767,0,0,0,'Thunder Bluff Talent Master','Talent Master','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9582,5875,0,0,8768,0,0,0,'Undercity Talent Master','Talent Master','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9583,5462,0,0,9633,0,0,0,'Bloodaxe Veteran','Bloodaxe Legion','',0,7,0,1,0,1,1,0,58,59,40,8613,8883,0,1,0,1200,0,214.2,283.5,0,0,0,0,10800000,3449,0,0,0,0,0,0,1.8,0.4464,'',0,1654,0,2.5,8,14,0,15618,15615,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9584,5462,0,0,8809,0,0,0,'Jalane Ayrole','Master Shadoweave Tailor','',0,7,0,0,0,1.2,1,0,45,45,12,2218,2218,0,1,81,2000,0,76,100,0,0,0,0,540000,2695,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9596,5462,0,0,9668,0,0,0,'Bannok Grimaxe','Firebrand Legion Champion','',0,7,0,2,0,1,1,0,59,59,40,8883,8883,0,1,0,1150,0,205.275,271.688,0,0,0,0,3600000,3449,0,0,0,0,0,0,2.25,0.558,'',0,1725,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9598,5462,0,0,11362,0,0,0,'Arei','','',4096,4,0,0,0,1,1,0,56,56,124,4048,4048,0,1,2,1460,0,70.08,92.71,0,0,0,0,0,3289,112,112,112,112,112,112,2.56,2,'',0,0,0,2.5,8,14,0,5337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9599,5875,0,0,1461,0,0,0,'Arei Transformed','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,7.5,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9600,5462,0,0,8816,8817,8818,8819,'Parrot','','',0,8,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9601,5462,0,0,8824,0,0,0,'Treant Spirit','','',0,4,0,0,0,1,1,0,52,53,534,3082,3189,0,1,0,1420,0,63.19,84.49,0,0,0,0,0,3128,53,53,53,53,106,53,2.56,2,'',0,339,0,2.5,8,14,0,28125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9602,5462,0,0,11564,0,0,0,'Hahk\'Zor','','',0,7,0,4,0,1,1,0,54,54,45,3293,3293,0,1,0,1183,0,54.418,72.163,0,0,0,0,50400000,3180,0,0,0,0,0,0,3.71,2,'',0,438,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9604,5462,0,0,11562,0,0,0,'Gorgon\'och','','',0,7,0,4,0,1,1,0,54,54,45,2634,2634,2041,1,0,1200,0,52.8,64.2,0,0,0,0,108000000,2610,0,0,0,0,0,0,3.525,2.35,'',0,450,0,2.5,8,14,0,6742,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9605,5462,0,0,6049,0,0,0,'Blackrock Raider','','',0,7,0,0,0,1,1,0,59,59,40,3997,3997,0,1,0,1420,0,72.42,95.85,0,0,0,0,0,3449,0,0,0,0,0,100,1.5,0.372,'',0,584,0,2.5,8,14,0,6253,12555,28747,0,0,0,0,0,0,0,0,0,0,0,0,0,11467,0,0,0,0,0,0,0),(9616,5462,0,0,8829,0,0,0,'Laris Geardawdle','','',0,7,0,0,0,1.25,1,0,50,50,64,1939,1939,4393,1,3,2000,0,60,83,0,0,0,0,430000,2393,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9617,5875,0,0,8830,0,0,0,'[UNUSED] Eyan Mulcom','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9618,5462,0,0,8831,0,0,0,'Karna Remtravel','','',0,7,0,0,0,1.25,1,0,49,49,35,2672,2672,0,1,3,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9619,5462,0,0,8832,0,0,0,'Torwa Pathfinder','','',0,7,0,0,0,1.3,1,0,51,51,35,2384,2384,1864,1,3,2000,0,80,106,0,0,0,0,300000,3017,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9620,5462,0,0,8890,0,0,0,'Dreka\'Sur','','',0,7,0,0,0,1,1,0,50,50,1074,1900,1900,0,1,3,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9621,5462,0,0,9595,0,0,0,'Gargantuan Ooze','','',0,10,0,0,0,1,1,0,50,52,14,2900,2900,0,1,0,1450,0,63.075,84.825,0,0,0,0,0,3074,0,0,0,0,0,100,2.56,2,'',0,294,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12291,0,0,0,0,0,0,0),(9622,5462,0,0,8844,0,0,0,'U\'cha','','',1,1,9,0,0,1.3,1,0,55,55,72,3398,3398,0,1,0,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,2.1875,1.8375,'',0,0,0,2.5,8,14,0,8374,11428,0,0,0,0,0,0,0,0,0,0,0,9050,0,0,11476,0,0,0,0,0,0,0),(9623,5462,0,0,8841,0,0,0,'A-Me 01','','',4096,9,0,0,0,1,1,0,48,48,35,2578,2578,0,1,2,2000,0,81,108,0,0,0,0,300000,2857,0,0,0,0,0,0,1.25,1.05,'',0,0,0,2.5,8,14,0,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9636,5462,0,0,10692,0,0,0,'Kireena','Trade Goods','',0,7,0,0,0,1.2,1,0,41,41,104,1902,1902,0,1,130,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9637,5462,0,0,4589,19074,0,0,'Scorching Totem','','',0,11,0,0,0,1,1,0,65,65,58,5,5,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,15037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9656,5462,0,0,8909,0,0,0,'Pet Bombling','','',0,12,0,0,0,1,1,0,1,1,188,64,64,40,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,2.23,2,'',0,0,0,2.5,8,14,0,3204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(9657,5462,0,0,8910,0,0,0,'Lil\' Smoky','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.23,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(9658,5875,0,0,304,0,0,0,'Distract Test','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.145,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9659,5875,0,0,2467,0,0,0,'Unkillable Test Dummy','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9660,5462,0,0,8929,0,0,0,'Agnar Beastamer','','',0,7,0,0,0,1.25,1,0,47,47,694,2488,2488,0,1,2,2000,0,79,105,0,0,0,0,350000,2804,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9662,5462,0,0,6294,0,0,0,'Sprite Darter Hatchling','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.3,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(9676,5462,0,0,9027,0,0,0,'Tink Sprocketwhistle','Engineering Supplies','',0,7,0,0,0,1.02,1,0,24,24,875,1400,1400,0,1,129,2000,0,57.8,78.2,0,0,0,0,7200000,975,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9677,5462,0,0,11553,0,0,0,'Ograbisi','','',0,7,0,1,0,6,1,0,53,53,35,14718,14718,0,1,0,2400,0,373.8,499.8,0,0,0,0,7200000,3128,0,0,0,0,0,0,3.75,2.2325,'',0,1508,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9678,5462,0,0,9051,0,0,0,'Shill Dinger','','',0,7,0,1,0,5,5,0,53,53,35,9810,9810,9910,1,2,2000,0,294,388.5,0,0,0,0,7200000,3126,0,0,0,0,0,0,1.5,0.306,'',0,1386,0,2.5,8,14,0,15472,11980,39674,22417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9679,5462,0,0,9054,0,0,0,'Tobias Seecher','','',0,7,0,1,0,3,1,0,52,52,35,7113,7113,0,1,0,2000,0,304.5,409.5,0,0,0,0,7200000,3074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9680,5462,0,0,9053,0,0,0,'Crest Killer','','',0,7,0,1,0,4,1,0,52,52,35,9484,9484,0,1,0,2000,0,304.5,409.5,0,0,0,0,7200000,3074,0,0,0,0,0,0,1.5,0.347,'',0,1577,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(9681,5462,0,0,9049,0,0,0,'Jaz','','',0,7,0,1,0,4,1,0,52,52,35,7588,7588,1923,1,0,1600,0,229.6,305.2,0,0,0,0,7200000,3072,0,0,0,0,0,0,1.65,0.4092,'',0,1304,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9682,5462,0,0,9052,0,0,0,'Marshal Reginald Windsor','','',4096,7,0,1,0,1,1,0,52,52,534,11000,11000,0,1,2,1241,0,404.876,544.49,1,1365,83.265,122.85,0,3074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9683,5462,0,0,5242,0,0,0,'Lar\'korwi Mate','','',1,1,11,0,0,1.25,1,0,50,50,48,2769,2769,0,1,0,1520,0,64.6,85.12,0,0,0,0,0,2966,0,0,0,0,0,0,3,2.146,'',0,0,0,2.5,8,14,0,3604,13443,0,0,0,0,0,0,0,0,0,0,0,13221,0,0,11477,11509,0,0,0,0,0,0),(9684,5462,0,0,11318,0,0,0,'Lar\'korwi','','',1,1,11,0,0,1.35,1,0,56,56,48,3644,3644,0,1,0,1460,0,70.08,92.71,0,0,0,0,0,3289,0,0,0,0,0,0,2.45,2,'',0,0,0,2.5,8,14,0,3604,13443,0,0,0,0,0,0,0,0,0,0,0,13186,0,0,11477,11510,0,0,0,0,0,0),(9686,5875,0,0,4300,0,0,0,'[PH] TESTTAUREN','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9687,5462,0,0,19071,4590,0,0,'Windwall Totem','','',0,11,0,0,0,1,1,0,45,45,58,2972,2972,300,1,0,1560,0,59.28,78,0,0,0,0,0,2695,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9688,5462,0,0,19071,4590,0,0,'Windwall Totem II','','',0,11,0,0,0,1,1,0,45,45,58,2972,2972,300,1,0,1560,0,59.28,78,0,0,0,0,0,2695,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9689,5462,0,0,19071,4590,0,0,'Windwall Totem III','','',0,11,0,0,0,1,1,0,60,60,58,3100,3100,300,1,0,1420,0,73.84,97.98,0,0,0,0,0,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9690,5462,0,0,9371,0,0,0,'Ember Worg','','',1,1,1,0,0,1.3,1,0,51,51,38,2980,2980,0,1,0,2000,0,86,114,0,0,0,0,500000,3018,0,8,1,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,7367,0,0,0,0,0,0,0,0,0,0,0,0,13044,0,0,11467,0,0,0,0,0,0,0),(9691,5462,0,0,8970,0,0,0,'Venomtip Scorpid','','',1,1,20,0,0,1,1,0,52,53,413,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,500000,3128,0,0,0,0,0,0,1.3,0.65,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,8860,0,0,0,0,0,0,0,0,0,0),(9692,5462,0,0,9602,0,0,0,'Bloodaxe Raider','Bloodaxe Legion','',0,7,0,1,0,1,1,0,57,58,40,8352,8613,0,1,0,2000,0,350,462,0,0,0,0,10800000,3396,0,0,0,0,0,0,1.8,0.4464,'',0,1565,0,2.5,8,14,0,15284,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9693,5462,0,0,9625,0,0,0,'Bloodaxe Evoker','Bloodaxe Legion','',0,7,0,1,0,1,1,0,58,59,40,6891,7107,2329,1,0,2000,0,465.5,616,0,0,0,0,10800000,3447,0,0,0,0,0,0,1.8,0.4464,'',0,1647,0,2.5,8,14,0,13748,15744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9694,5462,0,0,11420,0,0,0,'Slavering Ember Worg','','',1,1,1,0,0,1.3,1,0,53,54,38,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,500000,3180,0,8,3,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,13045,0,0,11467,0,0,0,0,0,0,0),(9695,5462,0,0,10984,0,0,0,'Deathlash Scorpid','','',1,1,20,0,0,1.3,1,0,54,55,413,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,500000,3234,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,5416,0,0,0,0,0,0,0,0,0,0,0,0,5872,0,0,0,0,0,0,0,0,0,0),(9696,5462,0,0,9562,741,0,0,'Bloodaxe Worg','Scarshield Legion','',1,1,1,0,0,1,1,0,56,57,40,2699,2784,0,1,0,1500,0,257.25,341.25,0,0,0,0,10800000,3342,0,8,3,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7344,0,0,0,0,0,0,0,0,0,0),(9697,5462,0,0,9370,0,0,0,'Giant Ember Worg','','',1,1,1,0,0,1.35,1,0,55,56,38,3529,3644,0,1,0,2000,0,96,127,0,0,0,0,500000,3289,0,5,1,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,13443,0,0,0,0,0,0,0,0,0,0,0,0,13046,0,0,11467,0,0,0,0,0,0,0),(9698,5462,0,0,10985,0,0,0,'Firetail Scorpid','','',1,1,20,0,0,1.35,1,0,56,57,413,3644,3758,0,1,0,2000,0,98,130,0,0,0,0,500000,3342,0,0,0,0,0,0,1.75,0.875,'',0,0,0,2.5,8,14,0,5416,15661,0,0,0,0,0,0,0,0,0,0,0,8833,0,0,0,0,0,0,0,0,0,0),(9699,5462,0,0,8971,0,0,0,'Fire Beetle','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,500000,7,0,0,0,0,0,0,0.15,0.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88,0),(9700,5462,0,0,5560,0,0,0,'Lava Crab','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,500000,7,0,0,0,0,0,0,0.125,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(9701,5462,0,0,2864,0,0,0,'Spire Scorpid','','',0,1,0,0,0,1,1,0,58,58,413,3876,3876,0,1,0,1440,0,72,95.04,0,0,0,0,0,3396,0,0,0,0,0,0,0.85,0.425,'',0,0,0,2.5,8,14,0,25497,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9702,5875,0,0,6032,0,0,0,'Grurk','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9703,5875,0,0,6032,0,0,0,'Il\'thurk','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9704,5875,0,0,6032,0,0,0,'Lumurk','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9705,5875,0,0,8972,0,0,0,'Illusionary Dreamwatcher','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9706,5462,0,0,11388,0,0,0,'Yorba Screwspigot','','',0,7,0,0,0,1.3,1,0,53,53,474,3189,3189,0,1,2,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9707,5462,0,0,9510,0,0,0,'Scarshield Portal','','',0,10,0,0,0,1,1,0,54,55,14,25,26,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9708,5462,0,0,4449,0,0,0,'Burning Imp','','',0,3,0,0,0,1,1,0,54,55,40,1266,1307,0,1,0,1490,0,245.105,325.938,0,0,0,0,10800000,3234,0,0,0,0,172,0,0.75,0.5,'',0,0,0,2.5,8,14,0,19391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9716,5462,0,0,9617,0,0,0,'Bloodaxe Warmonger','Bloodaxe Legion','',0,7,0,1,0,1,1,0,57,58,40,8352,8613,0,1,0,1175,0,205.625,271.425,0,0,0,0,10800000,3396,0,0,0,0,0,0,3.36,2,'',0,1573,0,2.5,8,14,0,8269,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9717,5462,0,0,9613,0,0,0,'Bloodaxe Summoner','Bloodaxe Legion','',0,7,0,1,0,1,1,0,57,58,40,6681,6891,2265,1,0,1175,0,191.231,252.919,0,0,0,0,10800000,3394,0,0,0,0,0,0,1.8,0.4464,'',0,1583,0,2.5,8,14,0,15791,15532,15734,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9718,5462,0,0,11809,0,0,0,'Ghok Bashguud','Bloodaxe Champion','',0,7,0,2,0,1,1,0,59,59,40,8883,8883,0,1,0,1166,0,445.995,590.285,0,0,0,0,0,3449,0,0,0,0,0,0,3.31,2,'',0,1623,0,2.5,8,14,0,16856,24671,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9736,5462,0,0,9738,0,0,0,'Quartermaster Zigris','Bloodaxe Legion','',0,7,0,1,1,1,1,0,59,59,40,23688,23688,0,1,0,1150,0,205.275,271.688,1,1265,88.55,130.295,1000000000,3449,0,0,0,0,0,0,3.36,2,'',0,1754,0,2.5,8,14,0,15504,15609,16496,16497,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9776,5462,0,0,10815,0,0,0,'Flamekin Spitter','','',0,3,0,0,0,1,1,0,51,53,90,917,981,0,1,0,2000,0,89,119,0,0,0,0,500000,3128,0,0,0,0,172,0,1.95,1.3,'',0,398,0,2.5,8,14,0,16866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9777,5462,0,0,10816,0,0,0,'Flamekin Sprite','','',0,3,0,0,0,1,1,0,51,53,90,917,981,0,1,0,2000,0,89,119,0,0,0,0,500000,3128,0,0,0,0,172,0,1.3,0.3068,'',0,384,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9778,5462,0,0,10817,0,0,0,'Flamekin Torcher','','',0,3,0,0,0,0.4,1,0,54,56,90,810,864,2102,1,0,2000,0,89,118,0,0,0,0,500000,3287,0,0,0,0,172,0,2.25,1.5,'',0,451,0,2.5,8,14,0,20808,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9779,5462,0,0,10814,0,0,0,'Flamekin Rager','','',0,3,0,0,0,0.4,1,0,54,56,90,1013,1080,0,1,0,2000,0,96,127,0,0,0,0,500000,3289,0,0,0,0,172,0,1.5,0.354,'',0,447,0,2.5,8,14,0,41447,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9796,5462,0,0,9151,0,0,0,'Galgar','','',0,7,0,0,0,1,1,0,8,8,29,156,156,0,1,2,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9816,5462,0,0,2172,0,0,0,'Pyroguard Emberseer','','',8,4,0,3,1,1,1,0,60,60,754,24416,24416,0,1,0,2000,0,364,483,0,0,0,0,1000000000,3750,0,300,0,0,0,0,1.5,0.75,'',1,0,0,2.5,8,14,0,16079,16536,17274,0,0,0,0,0,0,1535,0,0,0,0,0,0,17322,21988,0,0,0,0,0,0),(9817,5462,0,0,9670,0,0,0,'Blackhand Dreadweaver','Blackhand Legion','',0,7,0,1,0,1,1,0,59,60,40,7107,7326,2402,1,0,2000,0,511,672,0,0,0,0,10800000,3748,0,0,0,0,0,0,1.8,0.4464,'',0,1734,0,2.5,8,14,0,12739,7068,16247,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9818,5462,0,0,9849,0,0,0,'Blackhand Summoner','Blackhand Legion','',0,7,0,1,0,1,1,0,59,60,40,7107,7326,2402,1,0,2000,0,511,672,0,0,0,0,10800000,3748,0,0,0,0,0,0,1.8,0.2832,'',0,1734,0,2.5,8,14,0,12466,15532,15792,15794,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9819,5462,0,0,9686,0,0,0,'Blackhand Veteran','Blackhand Legion','',0,7,0,1,0,1,1,0,59,60,40,8883,9156,0,1,0,2000,0,364,483,0,0,0,0,10800000,3750,0,0,0,0,0,0,1.8,0.4464,'',0,1735,0,2.5,8,14,0,11972,15749,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(9820,5875,0,0,2589,0,0,0,'[UNUSED] [PH] Cheese Servant Floh','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9836,5462,0,0,21011,0,0,0,'Mathredis Firestar','','',0,7,0,0,0,1,1,0,60,60,35,4120,4120,0,1,3,2000,0,104,138,0,0,0,0,500000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9837,5875,0,0,9150,0,0,0,'Lithilia','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9856,5462,0,0,9133,0,0,0,'Auctioneer Grimful','','',0,7,0,0,0,3,1,0,50,50,29,6645,6645,0,1,2097154,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9857,5462,0,0,9132,0,0,0,'Auctioneer Grizzlin','','',0,7,0,0,0,1,1,0,50,50,855,6645,6645,0,1,2097154,2000,0,85,112,0,0,0,0,333000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9858,5462,0,0,10754,0,0,0,'Auctioneer Kresky','','',0,7,0,0,0,3,1,0,50,50,120,6645,6645,0,1,2097152,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9859,5462,0,0,9131,0,0,0,'Auctioneer Lympkin','','',0,7,0,0,0,3,1,0,50,50,55,6645,6645,0,1,2097152,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9860,5462,0,0,10927,0,0,0,'Salia','','',0,3,0,0,0,1.3,1,0,54,54,1434,3293,3293,0,1,0,2000,0,92,122,0,0,0,0,300000,3180,0,0,0,0,172,0,1.95,0.5239,'',0,447,0,2.5,8,14,0,12888,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9861,5462,0,0,10926,0,0,0,'Moora','','',0,3,0,0,0,1.3,1,0,52,52,1434,2466,2466,1923,1,0,2000,0,82,109,0,0,0,0,300000,3072,0,0,0,0,172,0,1.95,0.5239,'',0,400,0,2.5,8,14,0,11639,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9862,5462,0,0,9129,0,0,0,'Jaedenar Legionnaire','','',0,3,0,0,0,1,1,0,55,55,1434,3398,3398,0,1,0,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,3,1.5,'',0,473,0,2.5,8,14,0,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18622,0,0,0,0,0,0,0),(9876,5462,0,0,9130,0,0,0,'Locheed','','',0,7,0,0,0,1,1,0,48,48,35,1600,1600,0,1,0,1530,0,61.965,82.62,0,0,0,0,0,2857,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9877,5462,0,0,11335,0,0,0,'Prince Xavalis','','',0,3,0,0,0,1,1,0,55,55,1434,2718,2718,2117,1,0,2000,0,87,116,0,0,0,0,300000,3232,0,0,0,0,172,220,2.5,0.9,'',0,477,0,2.5,8,14,0,11962,13578,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9878,5462,0,0,9449,0,0,0,'Entropic Beast','','',0,4,0,0,0,1.3,1,0,51,52,16,2980,3082,0,1,0,2000,2,87,117,0,0,0,0,300000,3074,52,52,52,52,104,52,2,1,'',0,0,0,2.5,8,14,0,15661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9879,5462,0,0,9449,0,0,0,'Entropic Horror','','',0,4,0,0,0,1,1,0,53,54,16,3189,3293,0,1,0,2000,2,92,122,0,0,0,0,300000,3180,0,300,0,0,30,0,2,1,'',0,0,0,2.5,8,14,0,2602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9896,5875,0,0,2575,0,0,0,'World Stable Master','Stable Master','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,4194304,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9916,5462,0,0,478,0,0,0,'Jarquia','','',0,7,0,0,0,1,1,0,46,46,18,2399,2399,0,1,0,2000,0,77,102,0,0,0,0,300000,2750,0,0,0,0,0,0,2.625,0.72975,'',0,287,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11723,0,0,0,0,0,0,0),(9936,5875,0,0,9209,0,0,0,'Corrupted Kitten','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9937,5462,0,0,9990,0,0,0,'Common Kitten','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9938,5462,0,0,12162,0,0,0,'Magmus','','',0,5,0,1,1,1,1,0,56,56,54,24291,24291,0,1,0,2400,0,403.2,533.4,0,0,0,0,43200000,3289,0,0,0,0,0,0,3.5,1.75,'',0,0,0,2.5,8,14,0,15593,15668,16168,16144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9956,5462,0,0,9309,0,0,0,'Shadowforge Flame Keeper','','',0,7,0,0,0,1,1,0,54,55,54,760,784,0,1,0,2000,0,329,437.5,0,0,0,0,600000,3234,0,0,0,0,172,0,1.5,0.347,'',0,453,0,2.5,8,14,0,6660,11976,9080,9128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9976,5462,0,0,9250,0,0,0,'Tharlidun','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,400000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9977,5462,0,0,9249,0,0,0,'Sylista','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4194305,1000,0,21,28,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9978,5462,0,0,9252,0,0,0,'Wesley','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9979,5462,0,0,9251,0,0,0,'Sarah Goode','Stable Master','',0,7,0,0,0,1,1,0,30,30,68,1003,1003,0,1,4194304,2000,0,42,56,0,0,0,0,275000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9980,5462,0,0,9253,0,0,0,'Shelby Stoneflint','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9981,5462,0,0,9254,0,0,0,'Sikwa','Stable Master','',0,7,0,0,0,1,1,0,30,30,29,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,275000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9982,5462,0,0,9255,0,0,0,'Penny','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4194305,1000,0,21,28,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9983,5462,0,0,9256,0,0,0,'Kelsuwa','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,4194304,2000,0,42,56,0,0,0,0,275000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9984,5462,0,0,9258,0,0,0,'Ulbrek Firehand','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9985,5462,0,0,9259,0,0,0,'Laziphus','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,474,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9986,5462,0,0,9260,0,0,0,'Shyrka Wolfrunner','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4194304,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9987,5462,0,0,9262,0,0,0,'Shoja\'my','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,126,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9988,5462,0,0,9261,0,0,0,'Xon\'cha','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9989,5462,0,0,9263,0,0,0,'Lina Hearthstove','Stable Master','',0,7,0,0,0,1,1,0,30,30,55,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9990,5462,0,0,9574,0,0,0,'Lanti\'gah','','',0,7,0,0,0,1,1,0,4,4,29,86,86,0,1,1,2000,0,4,5,0,0,0,0,275000,68,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9996,5462,0,0,9343,0,0,0,'Winna Hazzard','','',0,7,0,0,0,1,1,0,57,57,68,3758,3758,0,1,2,2000,0,98,130,0,0,0,0,300000,3342,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9997,5462,0,0,11389,0,0,0,'Spraggle Frock','','',0,7,0,0,0,1.15,1,0,37,37,35,1116,1116,2861,1,3,2000,0,36,51,0,0,0,0,300000,1300,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9998,5462,0,0,9341,0,0,0,'Shizzle','','',0,7,0,0,0,1.15,1,0,40,40,474,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(9999,5462,0,0,9340,0,0,0,'Ringo','','',4096,7,0,0,0,1.3,1,0,54,54,35,3293,3293,0,1,2,2000,0,92,122,0,0,0,0,300000,3180,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10000,5462,0,0,2353,0,0,0,'Arugal','','',0,7,0,1,0,1,1,0,21,21,24,4640,4640,1530,1,0,2000,0,47.6,64.6,0,0,0,0,43200000,872,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5442,0,0,0,0,0,0,0),(10001,12340,0,0,14502,0,14502,0,'Aeranas','','',0,4,0,0,0,1,1,0,63,63,14,6700,6700,0,1,0,2000,0,253.4,354.2,0,0,0,0,0,4647,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10002,12340,28167,0,25168,25311,25169,25312,'Stratholme Citizen','','',8,7,0,0,0,1,1,0,80,80,35,730,730,0,1,0,2000,0,422,586,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.306,'',0,623,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10003,12340,28169,0,25171,25313,25172,25314,'Stratholme Resident','','',8,7,0,0,0,1,1,0,78,79,2078,730,730,0,1,0,2000,0,404,564,1,2000,668,988,0,9431,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10004,12340,28341,0,25313,0,25314,0,'Stratholme Resident','','',0,7,0,0,0,1,1,0,79,80,7,40320,40320,44070,1,0,2000,0,422,586,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10005,12340,28340,0,25168,0,25169,0,'Stratholme Citizen','','',0,7,0,0,0,1,1,0,80,80,7,63000,63000,0,1,0,2000,0,422,586,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.306,'',0,135,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37532,11403,0,0,30640,0,0,0,'Frostwing Whelp','','',0,6,0,1,0,10,1,0,80,80,16,126000,126000,3994,1,0,2000,0,3127.5,4365,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,71350,71361,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10222,12340,37532,0,30640,0,0,0,'Frostwing Whelp (3)','','',0,6,0,1,0,20,1,0,80,80,16,252000,252000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37228,11403,0,0,26623,0,0,0,'Frostwarden Warrior','','',0,7,0,1,0,25,10,0,80,80,2209,315000,315000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.465,'',0,7358,0,2.5,8,14,0,71325,71317,71203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10228,12340,37228,0,26623,0,0,0,'Frostwarden Warrior (3)','','',0,7,0,1,0,80,10,0,80,80,2209,1008000,1008000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.465,'',0,7358,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10226,12340,37228,0,26623,0,0,0,'Frostwarden Warrior (1)','','',0,7,0,1,0,80,10,0,80,80,2209,1008000,1008000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.465,'',0,7358,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37229,11403,0,0,27548,0,0,0,'Frostwarden Sorceress','','',0,7,0,1,0,25,1,0,80,80,2209,252000,252000,8814,1,0,2000,0,2595,3742.5,1,2000,630,936,0,7784,0,0,0,0,0,0,1.3,0.403,'',0,7150,0,2.5,8,14,0,71320,71318,71331,71203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37531,11403,0,0,26623,0,0,0,'Frostwarden Handler','','',64,7,0,1,0,90,1,0,80,80,2209,1134000,1134000,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9730,0,0,0,0,0,0,1.5,0.465,'',0,7423,0,2.5,8,14,0,71337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10016,5462,0,0,1141,0,0,0,'Tainted Rat','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10017,5462,0,0,2177,0,0,0,'Tainted Cockroach','','',0,8,0,0,0,0.2,1,0,1,1,188,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10213,12340,37531,0,26623,0,0,0,'Frostwarden Handler (3)','','',64,7,0,1,0,300,1,0,80,80,2209,3780000,3780000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.465,'',0,7423,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37546,10958,0,0,16206,0,0,0,'Frenzied Abomination','','',72,6,0,1,0,50,10,0,82,82,2209,674050,674050,0,1,0,2000,0,3660,4815,0,0,0,0,7200000,10356,0,0,0,0,0,0,4.5,1.5,'',0,8516,0,2.5,8,14,0,70191,70371,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10211,12340,37531,0,26623,0,0,0,'Frostwarden Handler (1)','','',64,7,0,1,0,300,1,0,80,80,2209,3780000,3780000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.465,'',0,7423,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10212,12340,37531,0,26623,0,0,0,'Frostwarden Handler (2)','','',64,7,0,1,0,90,1,0,80,80,2209,1134000,1134000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.465,'',0,7423,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37782,10958,0,0,7470,5990,513,0,'Flesh-eating Insect','','',0,8,0,0,0,0.3,1,0,75,75,16,1396,1396,0,1,0,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,2,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37919,10958,0,0,19110,0,0,0,'Empowered Vampiric Fiend','','',0,3,0,0,0,12,1,0,80,80,14,151200,151200,3994,1,0,2000,0,583.8,814.8,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,41290,70711,70710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14669,12340,37782,0,7470,5990,513,0,'Flesh-eating Insect (1)','','',0,8,0,0,0,1,1,0,75,75,16,4652,4652,0,1,0,2000,0,171,242.5,0,0,0,0,0,8235,0,0,0,0,0,0,0.45,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14670,12340,37782,0,7470,5990,513,0,'Flesh-eating Insect (2)','','',0,8,0,0,0,0.3,1,0,75,75,16,1396,1396,0,1,0,2000,0,171,242.5,0,0,0,0,0,8235,0,0,0,0,0,0,0.45,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14671,12340,37782,0,7470,5990,513,0,'Flesh-eating Insect (3)','','',0,8,0,0,0,1,1,0,75,75,16,4652,4652,0,1,0,2000,0,171,242.5,0,0,0,0,0,8235,0,0,0,0,0,0,0.45,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36627,10958,0,0,31005,0,0,0,'Rotface','','',108,6,0,3,1,525,1,0,83,83,14,7321125,7321125,0,1,0,1500,0,13361.2,17928.8,1,0,0,0,604800000,10673,0,0,0,0,0,0,0,0,'',1,1196250,0,2.5,8,14,0,69789,69508,69674,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38550,12340,36627,0,31005,0,31005,0,'Rotface (3)','','',108,6,0,3,0,2600,1,0,83,83,14,47413000,47413000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1196250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,50231,0,0,0,0,0,0,0),(38549,12340,36627,0,31005,0,31005,0,'Rotface (2)','','',108,6,0,3,0,525,1,0,83,83,14,10458750,10458750,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1196250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38586,12340,36678,0,30881,0,30881,0,'Professor Putricide (3)','','',108,6,0,3,0,3000,1,0,83,83,14,50202000,50202000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38585,12340,36678,0,30881,0,30881,0,'Professor Putricide (2)','','',108,6,0,3,0,700,1,0,83,83,14,13666100,13666100,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38431,12340,36678,0,30881,0,30881,0,'Professor Putricide (1)','','',108,6,0,3,0,3000,1,0,83,83,14,41835000,41835000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38784,12340,37970,0,30858,0,30858,0,'Prince Valanar (2)','','',108,6,0,3,0,405,1,0,83,83,16,7600025,7600025,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1269929,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10036,5462,0,0,10704,0,0,0,'Brackenwall Enforcer','','',0,7,0,0,0,1,1,0,65,65,29,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,360000,5234,0,0,0,0,0,0,2.175,1.29485,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10037,5462,0,0,3447,0,0,0,'Lakeshire Guard','','',0,7,0,0,0,2,1,0,65,65,11,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,180000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10038,5462,0,0,2381,0,0,0,'Night Watch Guard','The Night Watch','',0,7,0,0,0,1,1,0,65,65,56,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,10,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10040,5462,0,0,11085,0,0,0,'Gorishi Hive Guard','','',65537,1,41,0,0,1,1,0,54,54,310,3293,3293,0,1,0,1460,0,67.16,89.06,0,0,0,0,0,3180,0,0,0,0,0,0,1.95,2.119,'',0,0,0,2.5,8,14,0,8137,14120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11837,22435,0,0,0,0,0,0),(10041,5462,0,0,11086,0,0,0,'Gorishi Hive Queen','','',0,10,0,0,0,1,1,0,56,56,310,3644,3644,0,1,0,1450,0,69.6,92.075,0,0,0,0,0,3289,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,8137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11835,11837,22435,0,0,0,0,0),(10042,5462,0,0,9230,0,0,0,'Corrupted Saber','','',0,1,0,0,0,1,1,0,5,5,35,408,408,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10043,5462,0,0,9233,9234,9235,9236,'Ribbly\'s Crony','','',0,7,0,1,0,3,2,0,48,52,735,6186,7113,0,1,3,2000,0,304.5,409.5,0,0,0,0,7200000,3074,0,0,0,0,0,0,4.05,0.9747,'',0,980,0,2.5,8,14,0,15581,15692,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(10044,5875,0,0,3727,0,0,0,'[PH] Alex\'s Raid Testing Peon','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10045,5462,0,0,9265,0,0,0,'Kirk Maxwell','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4194305,1000,0,21,28,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10046,5462,0,0,9264,0,0,0,'Bethaine Flinthammer','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,55,1003,1003,0,1,4194305,1500,0,31.5,42,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10047,5462,0,0,9266,0,0,0,'Michael','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,894,1003,1003,0,1,4194305,1000,0,21,28,0,0,0,0,360000,1179,0,0,0,0,0,0,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10048,5462,0,0,9267,0,0,0,'Gereck','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4194304,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10049,5462,0,0,9268,0,0,0,'Hekkru','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4194304,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10050,5462,0,0,9269,0,0,0,'Seikwa','Stable Master','',0,7,0,0,0,1,1,0,30,30,29,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10051,5462,0,0,9270,0,0,0,'Seriadne','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4194304,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10052,5462,0,0,9271,0,0,0,'Maluressian','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4194304,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10053,5462,0,0,9273,0,0,0,'Anya Maulray','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10054,5462,0,0,9272,0,0,0,'Bulrug','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10055,5462,0,0,9274,0,0,0,'Morganus','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,68,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10056,5462,0,0,9275,0,0,0,'Alassin','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10057,5462,0,0,9279,0,0,0,'Theodore Mont Claire','Stable Master','',0,7,0,0,0,1,1,0,30,30,68,1003,1003,0,1,4194304,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10058,5462,0,0,9281,0,0,0,'Greth','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4194304,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,3408,8629,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10059,5462,0,0,9282,0,0,0,'Antarius','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10060,5462,0,0,9284,0,0,0,'Grimestack','Stable Master','',0,7,0,0,0,1.25,1,0,46,46,120,2399,2399,0,1,4194305,1000,0,38.5,51,0,0,0,0,300000,2750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10061,5462,0,0,9283,0,0,0,'Killium Bouldertoe','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,694,1003,1003,0,1,4194304,2000,0,42,56,0,0,0,0,350000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10062,5462,0,0,9285,0,0,0,'Steven Black','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4194305,1000,0,21,28,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10063,5462,0,0,9286,0,0,0,'Reggifuz','Stable Master','',0,7,0,0,0,1.1,1,0,35,35,69,1342,1342,0,1,4194305,1000,0,24.5,32,0,0,0,0,275000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38401,12340,37970,0,30858,0,30858,0,'Prince Valanar (1)','','',108,6,0,3,0,405,1,0,83,83,16,22590900,22590900,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1269929,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10065,12340,38433,0,31089,0,31089,0,'Toravon the Ice Watcher','','',108,5,0,3,0,1080,50,0,83,83,14,15060600,15060600,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'71993',1,1981191,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10066,12340,38482,0,27392,0,27392,0,'Frost Warder','','',72,4,0,1,0,120,10,0,82,82,14,1617720,1617720,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,2,0.62,'72122',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36626,10958,0,0,31006,0,0,0,'Festergut','','',108,6,0,3,1,675,1,0,83,83,21,9412875,9412875,0,1,0,1500,0,13361.2,17928.8,0,0,0,0,604800000,10673,0,0,0,0,0,0,0,0,'',1,1053076,0,2.5,8,14,0,70138,69165,69195,69279,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37813,10958,0,0,30790,0,0,0,'Deathbringer Saurfang','','',108,6,0,3,1,630,1,0,83,83,35,8785350,8785350,0,1,0,1000,0,17815,23905,0,0,0,0,604800000,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,26662,72378,73058,72385,0,0,0,0,0,12287,0,0,0,0,639,0,0,0,0,0,0,0,150,0),(37504,12340,36626,0,31006,0,31006,0,'Festergut (1)','','',108,6,0,3,0,2900,1,0,83,83,21,40440500,40440500,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1053076,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,50226,0,0,0,0,0,0,0),(37505,12340,36626,0,31006,0,31006,0,'Festergut (2)','','',108,6,0,3,0,675,1,0,83,83,21,13666100,13666100,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1053076,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37506,12340,36626,0,31006,0,31006,0,'Festergut (3)','','',108,6,0,3,0,2900,1,0,83,83,21,52154300,52154300,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1053076,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,50226,0,0,0,0,0,0,0),(10076,5462,0,0,9295,0,0,0,'High Priestess of Thaurissan','','',0,7,0,1,0,1,1,0,55,55,54,13592,13592,6351,1,0,1175,0,414.188,550.78,0,0,0,0,0,3234,0,0,0,0,0,0,3.31,2,'',0,1722,0,2.5,8,14,0,36983,22168,9613,30898,0,0,0,0,0,0,0,0,0,0,0,0,11468,0,0,0,0,0,0,0),(10077,5462,0,0,9562,0,0,0,'Deathmaw','','',1,1,1,4,0,1.3,1,0,53,53,38,3189,3189,0,1,0,1208,0,53.756,71.876,0,0,0,0,25200000,3128,100,100,100,100,100,100,1.625,1.3,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,13036,0,0,11467,0,0,0,0,0,0,0),(10078,5462,0,0,1018,0,0,0,'Terrorspark','','',0,3,0,4,0,1,1,0,55,55,90,2718,2718,2117,1,0,1183,0,51.4605,68.614,0,0,0,0,100800000,3232,0,0,0,0,172,0,1.75,0.413,'',0,479,0,2.5,8,14,0,11968,9053,15711,15710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10079,5462,0,0,9898,0,0,0,'Brave Moonhorn','','',0,7,0,0,0,1.05,1,0,30,30,104,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10080,5462,0,0,9291,0,0,0,'Sandarr Dunereaver','','',0,7,0,2,0,1,1,0,45,45,37,5544,5544,0,1,0,2000,0,570,750,0,0,0,0,0,2695,0,0,0,0,0,0,0,2,'',0,831,0,2.5,8,14,0,14516,15615,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,9523,0,0,0,0,0,0,0),(10081,5462,0,0,9292,0,0,0,'Dustwraith','','',0,7,0,2,0,1,1,0,45,45,37,5600,5600,0,1,0,2000,0,570,750,0,0,0,0,0,2695,0,0,0,0,0,0,1.5,0.306,'',0,838,0,2.5,8,14,0,15667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9523,0,0,0,0,0,0,0),(10082,5462,0,0,9293,0,0,0,'Zerillis','','',0,7,0,2,0,3,2,0,45,45,37,5544,5544,0,1,0,1266,0,360.81,474.75,1,1393,72.436,105.868,0,2695,0,0,0,0,0,0,3.11,2,'',0,825,0,2.5,8,14,0,12551,15547,6533,27555,0,0,0,0,0,0,0,0,0,0,0,0,9523,0,0,0,0,0,0,0),(10083,5462,0,0,8249,0,0,0,'Rage Talon Flamescale','','',8,2,0,1,0,1,1,0,58,59,40,6891,7107,2329,1,0,2000,0,465.5,616,0,0,0,0,10800000,3447,236,150,0,0,0,0,1.5,1.5,'',0,1652,0,2.5,8,14,0,16102,15285,12470,0,0,0,0,0,0,0,0,0,0,0,0,0,16786,0,0,0,0,0,0,0),(10084,5875,0,0,457,0,0,0,'Rage Talon Whelp','','',0,2,0,0,0,1,1,0,56,57,40,2699,2784,0,1,0,2000,0,98,130,0,0,0,0,0,3342,0,75,0,0,0,0,2.5,0.556,'',0,0,0,2.5,8,14,0,17290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10085,5462,0,0,9294,0,0,0,'Jaelysia','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,275000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10086,5462,0,0,9337,0,0,0,'Hesuwa Thunderhorn','Pet Trainer','',0,7,0,0,0,1.15,1,0,40,40,104,1753,1753,0,1,17,2000,0,56,74,0,0,0,0,250000,1938,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10087,12340,0,0,24191,0,24191,0,'The Lich King','','',0,7,0,3,0,4375,4375,0,83,83,14,61009375,61009375,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,2,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10088,5462,0,0,9336,0,0,0,'Xao\'tsu','Pet Trainer','',0,7,0,0,0,1.15,1,0,40,40,29,1753,1753,0,1,17,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10089,5462,0,0,9339,0,0,0,'Silvaria','Pet Trainer','',0,7,0,0,0,1.15,1,0,40,40,80,1753,1753,0,1,17,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10090,5462,0,0,9338,0,0,0,'Belia Thundergranite','Pet Trainer','',0,7,0,0,0,1.15,1,0,40,40,55,1753,1753,0,1,19,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10091,12340,0,0,24191,0,24191,0,'The Lich King','','',0,7,0,3,0,1250,1250,0,83,83,14,17431250,17431250,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,2,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10092,12340,0,0,24191,0,24191,0,'The Lich King','','',0,7,0,3,0,4375,4375,0,83,83,14,61009375,61009375,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,2,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37846,10958,0,0,31093,0,0,0,'Blood-Queen Lana\'thel','The San\'layn','',4,10,0,3,0,861,1,0,83,83,974,3765774,5884771,7988,1,0,0,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38004,10958,0,0,31093,0,0,0,'Blood-Queen Lana\'thel','','',108,6,0,3,0,861,1,0,83,83,16,12006645,12006645,4258,1,0,0,0,17815,23905,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37955,10958,0,0,31165,0,0,0,'Blood-Queen Lana\'thel','','',108,6,0,3,1,1015,100,0,83,83,16,14154175,59419644,4258,1,0,0,0,17815,23905,0,0,0,0,604800000,10521,0,0,0,0,0,0,0,0,'',1,1019748,0,2.5,8,14,0,73070,71336,70986,71861,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10096,5462,0,0,9329,0,0,0,'High Justice Grimstone','','',0,7,0,1,1,4.5,2,0,52,52,54,10670,10670,0,1,0,1241,0,404.876,544.49,1,1365,83.265,122.85,0,3074,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,11998,26141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37890,10958,0,0,30967,0,0,0,'Cult Fanatic','Cult of the Damned','',8,7,0,1,0,10,1,0,82,82,21,134810,134810,0,1,0,2000,0,3660,4815,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,71236,72495,70900,70659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38170,12340,37934,0,22124,0,22124,0,'Blistering Zombie (1)','','',8,6,0,1,0,20,1,0,80,80,16,252000,252000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37022,10958,0,0,15961,0,0,0,'Blighted Abomination','','',524392,6,0,1,0,75,1,0,80,80,21,945000,945000,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,4.5,1.5,'',0,7587,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15092,12340,36998,0,30452,30450,0,0,'Skybreaker Protector (1)','','',72,7,0,1,0,35,10,0,82,82,84,1213290,1213290,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,9315,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15050,12340,37144,0,30529,30528,0,0,'Skybreaker Marksman (3)','','',72,7,0,1,0,30,10,0,82,82,84,1078480,1078480,41690,1,0,2000,0,3472.5,4800,0,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,7973,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37144,10958,0,0,30529,30528,0,0,'Skybreaker Marksman','','',72,7,0,1,0,30,10,0,82,82,84,404430,404430,41690,1,0,2000,0,3472.5,4800,0,2000,720,1040,0,10253,0,0,0,0,0,0,0,0,'',0,7973,0,2.5,8,14,0,69989,71116,69975,71126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38407,12340,36978,0,30602,0,0,0,'Skybreaker Mortar Soldier (1)','','',72,7,0,1,0,7,1,0,82,82,84,94367,94367,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38687,12340,36978,0,30602,0,0,0,'Skybreaker Mortar Soldier (2)','','',72,7,0,1,0,3.5,1,0,82,82,84,47184,47184,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38688,12340,36978,0,30602,0,0,0,'Skybreaker Mortar Soldier (3)','','',72,7,0,1,0,7,1,0,82,82,84,94367,94367,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36978,10958,0,0,30602,0,0,0,'Skybreaker Mortar Soldier','','',72,7,0,1,0,3.5,1,0,82,82,84,47184,94367,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69679,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10111,12340,37533,0,27982,0,0,0,'Rimefang (3)','','',72,6,0,1,0,550,10,0,82,82,21,7414550,7414550,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,9,0.93,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10116,5462,0,0,9330,9331,9332,9333,'Slave','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,7,7,0,0,0,0,7200000,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10117,5462,0,0,7550,9334,9335,0,'Tortured Slave','','',0,6,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,7,7,0,0,0,0,7200000,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10118,5462,0,0,9344,0,0,0,'Nessa Shadowsong','Fishing Supplies','',0,7,0,0,0,1.02,1,0,25,25,80,713,713,0,1,131,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,85,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10119,5462,0,0,12232,0,0,0,'Volchan','','',0,5,0,2,0,1,1,0,60,60,778,12210,12210,4868,1,0,2000,0,671.6,883.2,0,0,0,0,43200000,3748,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,15743,12470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10120,5462,0,0,5989,0,0,0,'Vault Warder','','',0,4,0,1,0,4,1,0,39,39,416,5836,5836,0,1,0,1258,0,81.5185,108.691,0,0,0,0,7200000,1808,0,60,0,0,0,0,2.25,1.545,'10255',0,865,0,2.5,8,14,0,10666,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10110,12340,37533,0,27982,0,0,0,'Rimefang (2)','','',72,6,0,1,0,240,10,0,82,82,21,3235440,3235440,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,9,0.93,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14655,12340,10404,0,2582,0,0,0,'Pustulating Horror (2)','','',0,6,0,1,0,50,1,0,80,80,21,630000,630000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.875,0.3825,'',0,7587,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(14656,12340,10404,0,2582,0,0,0,'Pustulating Horror (3)','','',0,6,0,1,0,180,1,0,80,80,21,2268000,2268000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.875,0.3825,'',0,7587,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10109,12340,37533,0,27982,0,0,0,'Rimefang (1)','','',72,6,0,1,0,550,10,0,82,82,21,7414550,7414550,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,9,0.93,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38711,10958,0,0,31124,0,0,0,'Bone Spike','','',0,6,0,1,0,3.1,1,0,80,80,14,39060,39060,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,533,0,0,0,0,0,0,0,0,0),(38972,12340,38711,0,31124,0,31124,0,'Bone Spike (3)','','',0,6,0,1,0,5,1,0,80,80,14,63000,63000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38508,10958,0,0,31107,31163,31164,0,'Blood Beast','','',72,1,0,1,0,7.425,1,0,82,82,16,48000,49000,0,1,0,1000,0,1830,2407.5,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,72176,72723,21150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(38233,12340,36619,0,31124,0,31124,0,'Bone Spike (1)','','',0,6,0,1,0,3.1,1,0,80,80,14,64260,64260,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38459,12340,36619,0,31124,0,31124,0,'Bone Spike (2)','','',0,6,0,1,0,3.1,1,0,80,80,14,39060,39060,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38460,12340,36619,0,31124,0,31124,0,'Bone Spike (3)','','',0,6,0,1,0,3.1,1,0,80,80,14,64260,64260,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36619,10958,0,0,31124,0,0,0,'Bone Spike','','',0,6,0,1,0,3.1,1,0,80,80,14,39060,39060,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,533,0,0,0,0,0,0,0,0,0),(38970,12340,38711,0,31124,0,31124,0,'Bone Spike (1)','','',0,6,0,1,0,5,1,0,80,80,14,63000,63000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38971,12340,38711,0,31124,0,31124,0,'Bone Spike (2)','','',0,6,0,1,0,3.1,1,0,80,80,14,39060,39060,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10136,5462,0,0,9353,0,0,0,'Chemist Fuely','','',0,7,0,0,0,1.05,1,0,30,30,68,774,774,2175,1,3,2000,0,30,42,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10133,12340,37122,0,30907,0,30907,0,'Captain Arnath (2)','','',4096,7,0,1,0,10,1,0,81,81,2131,130330,130330,4081,1,0,2000,0,3187.5,4515,1,2000,702,1022,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10132,12340,37122,0,30907,0,30907,0,'Captain Arnath (1)','','',4096,7,0,1,0,15,1,0,81,81,2131,195495,195495,4081,1,0,2000,0,3187.5,4515,1,2000,702,1022,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10121,12340,37534,0,27982,0,0,0,'Spinestalker (2)','','',72,6,0,1,0,240,10,0,82,82,21,3235440,3235440,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,9,0.93,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10115,12340,37534,0,27982,0,0,0,'Spinestalker (1)','','',72,6,0,1,0,550,10,0,82,82,21,7414550,7414550,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,9,0.93,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14839,12340,36725,0,30885,0,0,0,'Nerub\'ar Broodkeeper (2)','','',0,6,0,1,0,25,1,0,80,80,21,315000,315000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14838,12340,36725,0,30885,0,0,0,'Nerub\'ar Broodkeeper (1)','','',0,6,0,1,0,25,1,0,80,80,21,1134000,1134000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37038,10958,0,0,26577,0,0,0,'Vengeful Fleshreaper','','',0,6,0,1,0,12.5,1,0,80,80,21,157500,157500,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9706,0,0,0,0,0,0,3,0.93,'',0,7596,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,151,0),(14954,12340,37038,0,26577,0,0,0,'Vengeful Fleshreaper (3)','','',0,6,0,1,0,12.5,1,0,80,80,21,630000,630000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,3,0.93,'',0,7596,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14952,12340,37038,0,26577,0,0,0,'Vengeful Fleshreaper (1)','','',0,6,0,1,0,12.5,1,0,80,80,21,630000,630000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,3,0.93,'',0,7596,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10156,5875,0,0,1045,0,0,0,'Scott\'s Test Dummy','TEST, Don\'t BUG','',0,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.893,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10157,5462,0,0,12236,0,0,0,'Moonkin Oracle','','',0,7,0,0,0,1,1,0,13,14,16,260,270,280,1,0,2000,0,19,25,0,0,0,0,275000,630,0,0,0,0,0,0,1.5,1,'',0,16,0,2.5,8,14,0,9739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10158,5462,0,0,5927,0,0,0,'Moonkin','','',0,7,0,0,0,1,1,0,12,13,16,260,280,0,1,0,2000,0,18,24,0,0,0,0,275000,596,0,0,0,0,0,0,1.5,1,'',0,15,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10159,5462,0,0,9390,0,0,0,'Young Moonkin','','',0,7,0,0,0,1,1,0,11,12,16,246,246,0,1,0,2000,0,17,22,0,0,0,0,275000,562,0,0,0,0,0,0,1.275,0.85,'',0,13,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10160,5462,0,0,12237,0,0,0,'Raging Moonkin','','',0,7,0,0,0,1,1,0,12,14,16,299,299,324,1,0,2000,0,20,27,0,0,0,0,275000,630,0,0,0,0,0,0,1.5,1,'',0,15,0,2.5,8,14,0,8599,13443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10161,5462,0,0,397,0,0,0,'Rookery Whelp','','',0,2,0,0,0,1,1,0,56,57,16,2699,2784,0,1,0,2000,0,98,130,0,0,0,0,0,3342,0,171,0,0,0,0,1.875,0.417,'',0,0,0,2.5,8,14,0,145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10162,5462,0,0,9472,0,0,0,'Lord Victor Nefarius','Lord of Blackrock','',68,2,0,3,0,1,1,0,63,63,14,306475,306475,262000,1,0,2000,0,588,819,0,0,0,0,10800000,4601,0,0,0,0,0,0,2.25,0.459,'',1,0,0,2.5,8,14,0,20741,24668,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37901,10958,0,0,19110,0,0,0,'Vampiric Fiend','','',0,3,0,0,0,6,1,0,80,80,14,75600,75600,0,1,0,2000,0,590.8,820.4,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,41290,70671,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10193,12340,37901,0,19110,0,0,0,'Vampiric Fiend (1)','','',0,3,0,0,0,20,1,0,80,80,14,252000,252000,0,1,0,2000,0,590.8,820.4,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36609,11403,0,0,25452,0,0,0,'Val\'kyr Shadowguard','','',32,6,0,3,0,35.71,500,0,81,81,14,374500,374500,4489500,1,0,2000,0,12285,17815,1,2000,702,1006,0,8023,0,0,0,0,0,0,8,0.31,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,532,0,0,0,0,0,0,0,0,0),(39120,12340,36609,0,25452,0,0,0,'Val\'kyr Shadowguard (1)','','',32,6,0,3,0,35.71,500,0,81,81,14,374500,374500,4489500,1,0,2000,0,12285,17815,1,2000,702,1006,0,8023,0,0,0,0,0,0,8,0.31,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37098,10958,0,0,24991,0,0,0,'Val\'kyr Herald','','',72,6,0,1,0,80,1,0,80,80,21,1008000,1008000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9729,0,0,0,0,0,0,4,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14619,12340,37098,0,24991,0,0,0,'Val\'kyr Herald (1)','','',72,6,0,1,0,220,1,0,80,80,21,2772000,2772000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,4,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37011,10958,0,0,31092,0,0,0,'The Damned','','',72,6,0,1,0,38,1,0,80,80,2209,478800,478800,0,1,0,1000,0,1582.5,2197.5,1,2000,690,1018,0,9729,0,0,0,0,0,0,0,0,'',0,7652,0,2.5,8,14,0,70960,70961,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37129,10958,0,0,30911,0,0,0,'Crok Scourgebane','Grand Champion of the Ebon Blade','',4104,7,0,1,0,20,1,0,83,83,2214,278900,278900,0,1,0,2000,0,3817.5,5122.5,0,0,0,0,604800000,10673,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10105,12340,37129,0,30911,0,30911,0,'Crok Scourgebane (3)','Grand Champion of the Ebon Blade','',4104,7,0,1,0,75,1,0,83,83,2214,1045875,1045875,0,1,0,2000,0,3817.5,5122.5,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10176,5462,0,0,9470,0,0,0,'Kaltunk','','',0,7,0,0,0,1,1,0,20,20,29,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10177,5462,0,0,9469,0,0,0,'Spire Scarab','','',0,1,0,0,0,1,1,0,58,58,16,3876,3876,0,1,0,1430,0,71.5,94.38,0,0,0,0,0,3396,0,0,0,0,0,0,0.45,0.15,'',0,0,0,2.5,8,14,0,25025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10178,5875,0,0,9475,0,0,0,'Fluorescent Green Mechanostrider','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10179,5875,0,0,9474,0,0,0,'White Mechanostrider Mod B','','',1,9,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10180,5875,0,0,9476,0,0,0,'Unpainted Mechanostrider','','',0,9,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(10181,5462,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',76,7,0,3,0,400,20,1,83,83,118,5578000,5578000,85160,1,268435459,2000,0,17360,23590,0,0,0,0,7200000,10573,0,150,150,150,150,150,1.2,0.372,'',1,533026,0,2.5,8,14,0,59710,59713,20672,59711,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10182,5462,0,0,11660,20925,0,0,'Rokaro','Champion of the Horde','',12,7,0,1,0,1,1,0,62,62,83,640000,640000,0,1,3,2000,0,791.2,1104,0,0,0,0,550000,4344,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10183,5462,0,0,4590,0,0,0,'Moonflare Totem','','',0,11,0,0,0,1,1,0,54,55,58,5,5,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,15789,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10184,5462,0,0,8570,0,0,0,'Onyxia','','',108,2,0,3,1,350,1,0,83,83,103,4880750,4880750,0,1,0,2000,0,254.5,341.5,1,1800,371,535,180000,10673,0,0,100,0,0,0,18,1.8,'',1,122438,55,1,1.28571,14,0,15847,18351,18435,18564,0,0,0,0,1,1535,0,0,0,0,0,0,18705,0,0,0,0,0,0,0),(10185,12340,10184,0,8570,0,8570,0,'Onyxia','','',108,2,0,3,0,350,1,0,83,83,73,22312000,22312000,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,100,0,0,0,23.4,1.8,'',1,1273511,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,18705,0,0,0,0,0,0,0),(10186,12340,35013,0,29524,0,29524,0,'Koralon the Flame Watcher','','',108,5,0,3,0,300,50,0,83,83,14,13247750,13247750,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38596,12340,38508,0,31107,31163,31164,0,'Blood Beast (1)','','',72,1,0,1,0,7.425,1,0,82,82,16,48000,49000,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37934,11403,0,0,22124,0,0,0,'Blistering Zombie','','',8,6,0,1,0,6,1,0,80,80,16,75600,75600,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,1,'70749',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,94,0),(38733,12340,37934,0,22124,0,22124,0,'Blistering Zombie (3)','','',8,6,0,1,0,20,1,0,80,80,16,252000,252000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10167,12340,37134,0,25771,0,0,0,'Ymirjar Huntress (1)','','',8,7,0,1,0,100,1,0,80,80,2209,1260000,1260000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37127,10958,0,0,27548,0,0,0,'Ymirjar Frostbinder','','',8,7,0,1,0,45,1,0,80,80,2209,453600,453600,8814,1,0,2000,0,2595,3742.5,1,2000,630,936,0,7822,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,71270,71274,69929,71306,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10196,5462,0,0,9489,0,0,0,'General Colbatann','','',0,2,0,2,0,1,1,0,56,57,103,8097,8352,0,1,0,1175,0,138.18,183.3,0,0,0,0,43200000,3342,0,0,228,0,0,0,3.0625,2.625,'',0,1518,0,2.5,8,14,0,9128,11971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10197,5462,0,0,3208,0,0,0,'Mezzir the Howler','','',0,7,0,4,0,1,1,0,55,55,16,3398,3398,0,1,0,2000,0,94,125,0,0,0,0,19900000,3234,0,0,0,0,0,0,1.95,1.3,'',0,459,0,2.5,8,14,0,14100,15971,3131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10198,5462,0,0,10317,0,0,0,'Kashoch the Reaver','','',0,5,0,2,0,1,1,0,60,60,778,9156,9156,0,1,0,2000,0,478.4,634.8,0,0,0,0,43200000,3750,0,0,0,0,0,0,4,2,'',0,1830,0,2.5,8,14,0,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12334,0,0,0,0,0,0,0),(10199,5462,0,0,9491,0,0,0,'Grizzle Snowpaw','','',0,7,0,4,0,1,1,0,59,59,82,3200,3200,2369,1,0,2800,0,186.2,246.4,0,0,0,0,19900000,3447,0,0,0,0,0,0,2.1875,1.75,'',0,570,0,2.5,8,14,0,12548,15793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10200,5462,0,0,10054,0,0,0,'Rak\'shiri','','',1,1,2,4,0,1.35,1,0,57,57,16,3758,3758,0,1,0,1667,0,81.683,108.355,0,0,0,0,9900000,3342,0,0,0,0,0,0,1.65,0.385,'24529',0,0,0,2.5,8,14,0,7399,15716,0,0,0,0,0,0,0,0,0,0,0,8276,0,0,0,0,0,0,0,0,144,0),(10201,5462,0,0,10925,0,0,0,'Lady Hederine','','',0,3,0,2,0,1,1,0,61,61,90,27665,27665,9944,1,0,2000,0,699.2,966,0,0,0,0,43200000,4044,0,0,0,0,172,0,2.25,0.6045,'',0,1981,0,2.5,8,14,0,7645,12096,17146,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10202,5462,0,0,6373,0,0,0,'Azurous','','',0,2,0,2,0,1,1,0,59,59,103,8883,8883,0,1,0,1158,0,141.739,187.596,0,0,0,0,43200000,3449,0,0,0,295,0,0,3.9,1.95,'',0,1766,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10203,5875,0,0,1687,0,0,0,'Berylgos','','',0,2,0,2,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10204,5462,0,0,9492,0,0,0,'Misha','','',8,1,0,1,0,50,1,0,72,72,83,34224,34224,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,6300000,7318,0,0,0,0,0,0,3,1.222,'',0,0,0,2.5,8,14,0,17156,30761,20753,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10205,12340,37930,0,23037,23038,23039,0,'Warsong Peon','','',72,7,0,1,0,7.9,1,0,80,80,35,99580,99580,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.2,0.2976,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10206,12340,37930,0,23037,23038,23039,0,'Warsong Peon','','',72,7,0,1,0,7.9,1,0,80,80,35,99580,99580,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.2,0.2976,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10207,12340,37930,0,23037,23038,23039,0,'Warsong Peon','','',72,7,0,1,0,7.9,1,0,80,80,35,99580,99580,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.2,0.2976,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10015,12340,37663,0,31033,31034,31035,31036,'Darkfallen Noble (1)','The San\'layn','',72,6,0,1,0,40,10,0,82,82,16,1294080,1294080,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,7340,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37665,10958,0,0,31030,31031,0,0,'Darkfallen Lieutenant','The San\'layn','',72,6,0,1,0,60,10,0,82,82,16,647040,647040,91600,1,0,2000,0,2715,3900,0,0,0,0,7200000,8340,0,0,0,0,0,0,0,0,'',0,7624,0,2.5,8,14,0,70435,70423,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10028,12340,37665,0,31030,31031,31030,0,'Darkfallen Lieutenant (3)','The San\'layn','',72,6,0,1,0,60,10,0,82,82,16,1725440,1725440,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,10328,0,0,0,0,0,0,0,0,'',0,7624,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10011,12340,37664,0,30713,31023,31024,0,'Darkfallen Archmage (3)','The San\'layn','',72,6,0,1,0,40,10,0,82,82,16,1294080,1294080,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,7632,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10010,12340,37664,0,30713,31023,31024,0,'Darkfallen Archmage (2)','The San\'layn','',72,6,0,1,0,40,10,0,82,82,16,431360,431360,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,7632,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10216,5462,0,0,9550,0,0,0,'Gubber Blump','','',0,7,0,0,0,1,1,0,15,15,55,328,328,0,1,131,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10217,5462,0,0,4589,19074,0,0,'Flame Buffet Totem','','',0,11,0,0,0,1,1,0,56,57,58,5,5,0,1,0,1450,0,71.05,94.25,0,0,0,0,0,3342,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,16168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10218,5462,0,0,2030,0,0,0,'Superior Healing Ward','','',0,11,0,0,0,1,1,0,56,73,58,5,5,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,15872,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10219,5462,0,0,9551,0,0,0,'Gwennyth Bly\'Leggonde','','',0,7,0,0,0,1.02,1,0,21,21,80,531,531,0,1,3,2000,0,31,40,0,0,0,0,275000,872,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10220,5462,0,0,9567,0,0,0,'Halycon','','',0,1,0,1,1,1,1,0,59,59,40,23688,23688,0,1,0,1175,0,209.738,277.594,0,0,0,0,1000000000,3449,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,3391,13738,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10221,5462,0,0,9563,0,0,0,'Bloodaxe Worg Pup','','',1,1,1,0,0,1,1,0,52,53,40,3082,3189,0,1,0,1490,0,232.068,310.293,0,0,0,0,3600000,3128,0,4,7,0,0,1,0.5,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13035,0,0,0,0,0,0,0,0,0,0),(10008,12340,37571,0,25468,0,0,0,'Darkfallen Advisor (3)','','',72,6,0,1,0,50,10,0,82,82,16,1617600,1617600,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37571,10958,0,0,25468,0,0,0,'Darkfallen Advisor','','',72,6,0,1,0,50,10,0,82,82,16,539200,539200,91600,1,0,2000,0,2715,3900,0,0,0,0,7200000,8340,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,72057,72065,72066,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10009,12340,37664,0,30713,31023,31024,0,'Darkfallen Archmage (1)','The San\'layn','',72,6,0,1,0,40,10,0,82,82,16,1294080,1294080,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,7632,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10013,12340,37595,0,31025,31026,31025,0,'Darkfallen Blood Knight (2)','The San\'layn','',72,6,0,1,0,40,10,0,82,82,16,431360,431360,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,7596,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10014,12340,37595,0,31025,31026,31025,0,'Darkfallen Blood Knight (3)','The San\'layn','',72,6,0,1,0,40,10,0,82,82,16,1294080,1294080,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,7596,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37595,10958,0,0,31025,31026,0,0,'Darkfallen Blood Knight','The San\'layn','',72,6,0,1,0,40,10,0,82,82,16,431360,431360,91600,1,0,2000,0,2715,3900,0,0,0,0,7200000,8340,0,0,0,0,0,0,0,0,'',0,7596,0,2.5,8,14,0,70450,70437,71736,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10020,12340,37662,0,31028,31029,0,0,'Darkfallen Commander (1)','The San\'layn','',72,6,0,1,0,60,10,0,82,82,16,1725440,1725440,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,7731,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10021,12340,37662,0,31028,31029,0,0,'Darkfallen Commander (2)','The San\'layn','',72,6,0,1,0,60,10,0,82,82,16,647040,647040,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,7731,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10022,12340,37662,0,31028,31029,0,0,'Darkfallen Commander (3)','The San\'layn','',72,6,0,1,0,60,10,0,82,82,16,1725440,1725440,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,7731,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37662,10958,0,0,31028,31029,0,0,'Darkfallen Commander','The San\'layn','',72,6,0,1,0,60,10,0,82,82,16,647040,647040,91600,1,0,2000,0,2715,3900,0,0,0,0,7200000,8340,0,0,0,0,0,0,0,0,'',0,7731,0,2.5,8,14,0,70750,70449,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38693,12340,37116,0,30609,30610,30611,0,'Skybreaker Sorcerer (2)','','',72,7,0,1,0,15,1,0,82,82,84,202215,202215,4169,1,0,2000,0,3472.5,4800,0,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10236,5875,0,0,9529,0,0,0,'Wep','','',0,7,0,4,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(10237,5875,0,0,9530,0,0,0,'Yor ','','',0,7,0,4,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(10238,5875,0,0,9531,0,0,0,'Staggon','','',0,7,0,4,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.625,0.455,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(10239,5875,0,0,9532,0,0,0,'Tepolar','','',0,7,0,2,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.875,1.065,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(38256,12340,37116,0,30609,30610,30611,0,'Skybreaker Sorcerer (1)','','',72,7,0,1,0,60,1,0,82,82,84,808860,808860,4169,1,0,2000,0,3472.5,4800,0,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10171,12340,37133,0,26623,0,0,0,'Ymirjar Warlord (2)','','',8,7,0,1,0,50,1,0,80,80,2209,630000,630000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10170,12340,37133,0,26623,0,0,0,'Ymirjar Warlord (1)','','',8,7,0,1,0,160,1,0,80,80,2212,2016000,2016000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10142,12340,37502,0,31050,0,0,0,'Nerub\'ar Webweaver (1)','','',0,6,0,1,0,60,12,0,80,80,21,756000,756000,47928,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,7788,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37501,11403,0,0,26194,0,0,0,'Nerub\'ar Champion','','',0,6,0,1,0,25,1,0,80,80,21,315000,315000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,3,0.62,'',0,7724,0,2.5,8,14,0,71801,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37132,10958,0,0,27549,0,0,0,'Ymirjar Battle-Maiden','','',8,7,0,1,0,45,1,0,80,80,2209,567000,567000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,71258,71257,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10153,12340,37132,0,27549,0,0,0,'Ymirjar Battle-Maiden (3)','','',8,7,0,1,0,150,1,0,80,80,2209,1890000,1890000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10251,12340,4255,0,2284,0,2284,0,'Brogus Thunderbrew','Food & Drink','',0,7,0,0,0,7.47,1,0,80,80,1216,52162,52162,0,1,0,1500,0,97.5,146,1,1500,156,234,0,6740,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10252,12340,4257,0,2286,0,2286,0,'Lana Thunderbrew','Blacksmithing Supplies','',0,7,0,0,0,8.28,1,0,80,80,1216,104325,104325,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,133,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10253,12340,5134,0,3061,0,3061,0,'Jonivera Farmountain','General Goods','',8,7,0,0,0,8.28,1,0,80,80,1216,104325,104325,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10254,12340,5135,0,3083,0,3083,0,'Svalbrad Farmountain','Trade Goods','',0,7,0,0,0,8.28,1,0,80,80,1216,104325,104325,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10255,12340,5139,0,3084,0,3084,0,'Kurdrum Barleybeard','Reagents & Poison Supplies','',0,7,0,0,0,8.28,1,0,80,80,1216,104325,104325,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,104,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10256,5875,0,0,11801,0,0,0,'[UNUSED] World Weapon Master Trainer','Weapon Master','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10257,5462,0,0,9553,0,0,0,'Bijou','','',0,7,0,1,0,1,1,0,58,58,35,3876,3876,0,1,2,1191,0,208.425,275.121,0,0,0,0,10800000,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10258,5462,0,0,2554,0,0,0,'Rookery Guardian','','',0,2,0,1,0,1,1,0,58,59,16,10048,10364,0,1,0,2000,0,765,1012.5,0,0,0,0,0,3449,0,177,0,0,0,0,1.875,2.45875,'',0,1648,0,2.5,8,14,0,15580,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16786,0,0,0,0,0,0,0),(10259,5462,0,0,9563,9572,0,0,'Worg Pup','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10260,5462,0,0,9561,0,0,0,'Kibler','','',0,7,0,0,0,1,1,0,56,56,120,3644,3644,0,1,2,2000,0,96,127,0,0,0,0,500000,3289,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10261,5462,0,0,1913,0,0,0,'Burning Felhound','','',0,3,0,0,0,1,1,0,54,55,40,2533,2614,0,1,0,1470,0,241.815,321.562,0,0,0,0,10800000,3234,0,0,0,0,172,0,1.5,0.347,'',0,0,0,2.5,8,14,0,20817,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10262,5462,0,0,9556,9554,9555,9557,'Opus','','',0,1,0,0,0,1,1,0,40,40,188,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,500000,1938,0,0,0,0,0,0,2.09,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10263,5462,0,0,5047,0,0,0,'Burning Felguard','','',0,3,0,2,0,1,1,0,56,57,40,10796,11136,0,1,0,1175,0,201.512,267.312,0,0,0,0,1000000000,3342,0,0,0,0,0,0,4,2,'',0,1426,0,2.5,8,14,0,16046,15588,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10264,5462,0,0,9581,0,0,0,'Solakar Flamewreath','','',8,2,0,1,1,1,1,0,60,60,16,24416,24416,0,1,0,2000,0,364,483,0,0,0,0,1000000000,3750,0,240,0,0,0,0,3.0625,2.625,'',0,1805,0,2.5,8,14,0,16727,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16786,0,0,0,0,0,0,0),(10265,5875,0,0,8310,0,0,0,'UNUSED [PH] Flamewreath Guard','','',16,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.625,2.25,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10266,5462,0,0,9739,0,0,0,'Ug\'thok','Apprentice Blacksmith','',0,7,0,0,0,1.02,1,0,25,25,29,713,713,0,1,1,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10267,5462,0,0,9791,0,0,0,'Tinkee Steamboil','','',0,7,0,0,0,1,1,0,53,53,120,3189,3189,0,1,3,2000,0,89,119,0,0,0,0,500000,3128,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,16029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10268,5462,0,0,9564,0,0,0,'Gizrul the Slavener','','',0,1,0,1,1,1,1,0,60,60,40,30520,30520,0,1,0,1166,0,212.212,281.589,0,0,0,0,3600000,3750,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,8269,16128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10269,12340,10364,0,9763,0,9763,0,'Yaelika Farclaw','Reagents & Poison Supplies','',0,7,0,0,0,6.37,1,0,80,80,1214,80250,80250,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10270,12340,10367,0,9765,0,9765,0,'Shrye Ragefist','Food & Drink','',0,7,0,0,0,8.28,1,0,80,80,1214,104325,104325,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10271,12340,10981,0,10278,0,10278,0,'Frostwolf','','',1,1,1,0,0,0.76,1,0,80,80,7,9522,9522,0,1,0,1500,0,157.5,236,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10272,12340,10982,0,371,0,371,0,'Whitewhisker Vermin','','',0,7,0,0,0,0.39,1.5,0,80,80,14,4932,4932,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,145,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10273,12340,10986,0,10282,0,10282,0,'Snowblind Harpy','','',0,7,0,0,0,1.02,1,0,80,80,514,12824,12824,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,411,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10274,12340,10987,0,10285,0,10285,0,'Irondeep Trogg','','',0,7,0,0,0,0.39,1.5,0,80,80,14,4932,4932,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,333,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10275,12340,10990,0,13340,0,13340,0,'Alterac Ram','','',0,1,0,0,0,0.96,1,0,80,80,7,12136,12136,0,1,0,1500,0,157.5,236,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10276,5462,0,0,9741,0,0,0,'Rotgath Stonebeard','Apprentice Blacksmith','',0,7,0,0,0,1.1,1,0,31,31,55,1107,1107,0,1,1,2000,0,44,58,0,0,0,0,310000,1213,0,0,0,0,0,0,1.5,0.347,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10277,5462,0,0,9740,0,0,0,'Groum Stonebeard','Apprentice Blacksmith','',0,7,0,0,0,1.02,1,0,25,25,55,713,713,0,1,1,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,1.5,0.347,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10278,5462,0,0,9742,0,0,0,'Thrag Stonehoof','Apprentice Blacksmith','',0,7,0,0,0,1.02,1,0,24,24,104,664,664,0,1,3,2000,0,34,46,0,0,0,0,250000,975,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10279,12340,10991,0,494,0,494,0,'Wildpaw Gnoll','','',0,7,0,0,0,1.02,1,0,80,80,14,12824,12824,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,410,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10280,12340,11600,0,10285,0,10285,0,'Irondeep Shaman','','',0,7,0,0,0,0.32,1.3,0,80,80,14,4058,4058,5199,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,246,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10281,12340,11602,0,10285,0,10285,0,'Irondeep Skullthumper','','',0,7,0,0,0,0.41,1.5,0,80,80,14,5216,5216,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,380,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10282,12340,11603,0,371,0,371,0,'Whitewhisker Digger','','',0,7,0,0,0,0.39,1.5,0,80,80,14,4932,4932,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,195,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10283,12340,11604,0,371,0,371,0,'Whitewhisker Geomancer','','',0,7,0,0,0,0.32,0.43,0,80,80,14,4058,4058,1733,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,271,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10284,12340,11605,0,371,0,371,0,'Whitewhisker Overseer','','',0,7,0,0,0,0.5,1.5,0,80,80,14,6260,6260,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,262,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10285,12340,11657,0,5945,0,5945,0,'Morloch','','',0,7,0,0,0,1.23,1.91,0,80,80,14,9064,9064,7618,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,111,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10286,12340,11675,0,10282,0,10282,0,'Snowblind Windcaller','','',0,7,0,0,0,0.84,0.87,0,80,80,14,10551,10551,3466,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,426,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10287,12340,11677,0,371,0,371,0,'Taskmaster Snivvle','','',0,7,0,0,0,0.72,0.7,0,80,80,14,9064,9064,2809,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,254,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10288,12340,11678,0,10282,0,10282,0,'Snowblind Ambusher','','',0,7,0,0,0,1.02,1,0,80,80,14,12824,12824,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,411,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10289,12340,11837,0,494,0,494,0,'Wildpaw Shaman','','',0,7,0,0,0,0.84,0.87,0,80,80,14,10551,10551,3466,1,0,1500,0,115,172.5,1,1500,184,276,0,7784,0,0,0,0,0,0,1,1,'',0,434,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10290,5462,0,0,2236,0,0,0,'Captured Felwood Ooze','','',0,10,0,0,0,1,1,0,30,30,35,1605,1605,0,1,0,1710,0,35.91,47.88,0,0,0,0,0,1179,0,0,0,0,0,100,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10291,5875,0,0,2198,0,0,0,'Krysteea','Warrior Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10292,5875,0,0,9820,0,0,0,'Rombulus Frostmoon','Dagger Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10293,5462,0,0,9822,0,0,0,'Dulciea Frostmoon','Cloth Armor Merchant','',0,7,0,0,0,1.3,1,0,51,51,80,2980,2980,0,1,4226,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10294,5875,0,0,9824,0,0,0,'Malakar Frostmoon','Fist Weapons Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10295,5875,0,0,9823,0,0,0,'Jennail Mooncaller','Staves Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10296,5462,0,0,9643,0,0,0,'Vaelan','','',0,2,0,1,0,1,1,0,54,55,35,4300,4500,6918,1,3,1225,0,201.512,267.969,0,0,0,0,10800000,3234,0,0,0,0,0,0,3.01,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10297,5875,0,0,9825,0,0,0,'Gerratys Nightrunner','Bow Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10298,5875,0,0,9826,0,0,0,'Traelion Shadewhisper','Thrown Weapons Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10299,5462,0,0,9642,0,0,0,'Scarshield Infiltrator','Scarshield Legion','',0,7,0,1,0,1,1,0,54,55,40,7599,7842,0,1,0,2000,0,329,437.5,0,0,0,0,10800000,3234,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,11972,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10300,5462,0,0,9775,0,0,0,'Ranshalla','','',4096,7,0,0,0,1,1,0,58,58,80,3876,3876,0,1,3,2000,0,100,132,0,0,0,0,333000,3396,0,0,0,0,0,0,1.5,0.306,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10301,5462,0,0,9773,0,0,0,'Jaron Stoneshaper','Explorers\' League','',0,7,0,0,0,1,1,0,55,55,55,13070,13070,0,1,3,2000,0,94,125,0,0,0,0,333000,3234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10302,5462,0,0,9777,0,0,0,'Krakle','','',0,7,0,0,0,1,1,0,60,60,474,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10303,5462,0,0,9776,0,0,0,'Storm Shadowhoof','','',0,7,0,0,0,1,1,0,60,60,35,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,333000,3750,0,0,0,0,172,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10304,5462,0,0,18910,0,0,0,'Aurora Skycaller','','',0,7,0,0,0,1,1,0,62,62,35,4370,4370,0,1,3,2000,0,172,240,0,0,0,0,345000,4344,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10305,5462,0,0,9780,0,0,0,'Umi Rumplesnicker','','',0,7,0,0,0,1,1,0,57,57,855,3758,3758,0,1,3,2000,0,98,130,0,0,0,0,333000,3342,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10306,5462,0,0,9779,0,0,0,'Trull Failbane','','',0,7,0,0,0,1,1,0,55,55,125,2700,2700,0,1,2,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10307,5462,0,0,9774,0,0,0,'Witch Doctor Mau\'ari','','',0,7,0,0,0,1,1,0,55,55,855,2379,2379,5013,1,3,2000,0,67,93,0,0,0,0,333000,2609,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10308,12340,11262,0,397,0,397,0,'Onyxian Whelp','','',8,2,0,0,0,5,1,0,80,80,73,189000,189000,7071,1,0,2000,0,583.8,814.8,0,0,0,0,0,9730,0,0,95,0,0,0,1.875,0.417,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10309,12340,11838,0,494,0,494,0,'Wildpaw Mystic','','',0,7,0,0,0,0.94,0.93,0,80,80,14,11906,11906,3725,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,506,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10310,12340,11839,0,494,0,494,0,'Wildpaw Brute','','',0,7,0,0,0,1.18,1,0,80,80,14,14882,14882,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,498,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10311,12340,11840,0,10792,0,10792,0,'Wildpaw Alpha','','',0,7,0,0,0,1.25,1,0,80,80,14,15725,15725,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,553,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10312,12340,11997,0,12075,0,12075,0,'Stormpike Herald','','',0,7,0,0,0,14.26,1,0,80,80,1216,179692,179692,0,1,1,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10313,12340,11998,0,12080,0,12080,0,'Frostwolf Herald','','',0,7,0,0,0,3.63,1,0,80,80,1214,45780,45780,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10314,12340,12050,0,13274,13276,13275,13277,'Stormpike Defender','','',0,7,0,0,0,0.49,1,0,80,80,1216,6120,6120,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,547,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10315,12340,12051,0,12949,12951,12950,12952,'Frostwolf Legionnaire','','',0,7,0,0,0,0.52,1,0,80,80,1214,6614,6614,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,524,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10316,5462,0,0,9690,0,0,0,'Blackhand Incarcerator','Blackhand Legion','',0,7,0,0,0,1,1,0,59,60,40,7402,7630,0,1,0,2000,0,364,483,0,0,0,0,10800000,3750,0,0,0,0,0,0,1.8,0.4464,'',0,576,0,2.5,8,14,0,16045,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(10317,5462,0,0,9734,0,0,0,'Blackhand Elite','Blackhand Legion','',0,7,0,1,0,1,1,0,60,61,40,15260,15720,0,1,0,2300,0,639.975,889.525,0,0,0,0,10800000,4047,0,0,0,0,0,0,1.95,0.4836,'',0,1800,0,2.5,8,14,0,6253,16172,15580,16172,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(10318,5462,0,0,9691,0,0,0,'Blackhand Assassin','Blackhand Legion','',0,7,0,1,0,1,1,0,60,61,40,15260,15720,0,1,0,2000,0,556.5,773.5,0,0,0,0,10800000,4047,0,0,0,0,0,0,1.95,0.4836,'',0,1815,0,2.5,8,14,0,15582,12540,6434,15582,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(10319,5462,0,0,9696,0,0,0,'Blackhand Iron Guard','Blackhand Legion','',0,7,0,1,0,1,1,0,60,61,40,12208,12576,0,1,0,2000,0,556.5,773.5,0,0,0,0,10800000,4047,0,0,0,0,0,0,1.95,0.4836,'',0,1831,0,2.5,8,14,0,15655,15062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(10320,12340,12053,0,12165,12167,12166,12170,'Frostwolf Guardian','','',0,7,0,0,0,0.49,1,0,80,80,1214,6120,6120,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,543,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10321,5462,0,0,6374,0,0,0,'Emberstrife','','',0,2,0,1,0,1,1,0,61,61,103,31440,31440,0,1,2,2000,0,731.4,1016.6,0,0,0,0,1200000,4047,0,0,0,0,0,0,3,1.5,'',0,500,0,2.5,8,14,0,9573,8269,40504,40504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10322,5875,0,0,9695,0,0,0,'Ancient Frostsaber','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10323,5462,0,0,1079,0,0,0,'Murkdeep','','',0,7,0,0,0,1.15,1,0,19,19,18,516,516,0,1,0,2000,0,27,37,0,0,0,0,0,802,0,0,0,0,0,0,2.25,0.6255,'',0,36,0,2.5,8,14,0,11971,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7499,0,0,0,0,0,0,0),(10324,12340,12096,0,13384,0,13384,0,'Stormpike Quartermaster','','',0,7,0,0,0,8.28,1,0,80,80,1216,104325,104325,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10325,12340,12097,0,13385,0,13385,0,'Frostwolf Quartermaster','','',0,7,0,0,0,8.28,1,0,80,80,1214,104325,104325,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10326,12340,12121,0,10278,0,10278,0,'Drakan','','',0,1,0,1,0,2.76,1,0,81,81,1214,35938,35938,0,1,0,1000,0,109,163.5,0,0,0,0,0,10029,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10327,12340,12122,0,10278,0,10278,0,'Duros','','',0,1,0,1,0,2.76,1,0,81,81,1214,35938,35938,0,1,0,1000,0,109,163.5,0,0,0,0,0,10029,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10328,12340,12127,0,13253,12079,12077,12078,'Stormpike Guardsman','','',0,7,0,0,0,0.52,1,0,80,80,1216,6614,6614,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,520,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10329,12340,13078,0,13299,0,13299,0,'Umi Thorson','','',0,7,0,0,0,0.9,1,0,80,80,1216,11330,11330,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,117,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10330,12340,13079,0,13300,0,13300,0,'Keetar','','',0,7,0,0,0,0.9,1,0,80,80,1214,11300,11300,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,175,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10331,12340,13080,0,13311,13312,13313,13314,'Irondeep Guard','','',0,7,0,0,0,0.33,1,0,80,80,1216,4173,4173,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10332,12340,13081,0,13434,13436,13435,0,'Irondeep Raider','','',0,7,0,0,0,0.33,1,0,80,80,85,4173,4173,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10333,12340,13086,0,13298,0,13298,0,'Aggi Rumblestomp','','',0,7,0,0,0,0.52,1,0,80,80,1216,6568,6568,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,192,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10334,12340,13087,0,13326,13328,13630,13631,'Coldmine Invader','','',0,7,0,0,0,0.33,1,0,80,80,1216,4173,4173,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10335,12340,13088,0,13305,0,13305,0,'Masha Swiftcut','','',0,7,0,0,0,0.9,1,0,80,80,1214,11330,11330,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,278,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10336,5875,0,0,4805,0,0,0,'Primal Leopard','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10337,5875,0,0,6442,0,0,0,'Tawny Sabercat','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10338,5875,0,0,9714,0,0,0,'Golden Sabercat','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10339,5462,0,0,9723,0,0,0,'Gyth','Rend Blackhand\'s Mount','',8,2,0,1,0,1,1,0,62,62,40,32370,32370,0,1,0,2000,0,602,840,0,0,0,0,10800000,4344,0,210,210,210,210,210,0,0,'',0,2015,0,2.5,8,14,0,20667,20712,18763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10340,5462,0,0,9912,0,0,0,'Vaelastrasz the Red','','',70,2,0,1,0,1,1,0,62,62,250,18972,18972,8181,1,0,1158,0,746.91,1042.2,0,0,0,0,0,4344,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,16319,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10341,12340,13089,0,13322,0,13323,0,'Coldmine Guard','','',0,7,0,0,0,0.33,1,0,80,80,29,4173,4173,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10342,12340,13096,0,13895,13552,13896,0,'Coldmine Explorer','','',0,7,0,0,0,0.6,2.26,0,80,80,1216,3338,3338,7122,1,0,1000,0,60.5,90.5,1,1000,97,145,0,6673,0,0,0,0,0,0,1,1,'',0,105,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10343,12340,13097,0,13330,0,13331,0,'Coldmine Surveyor','','',0,7,0,0,0,0.26,1.78,0,80,80,1214,3338,3338,7122,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10344,12340,13098,0,13315,13316,13317,13318,'Irondeep Surveyor','','',0,7,0,0,0,0.26,1.78,0,80,80,1216,3338,3338,7122,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10345,12340,13099,0,13430,13432,13431,0,'Irondeep Explorer','','',0,7,0,0,0,0.26,1.78,0,80,80,1214,3338,3338,7122,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10346,12340,13176,0,13152,0,13152,0,'Smith Regzar','','',0,7,0,1,0,9.19,1,0,81,81,1214,119795,119795,0,1,3,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,1910,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10347,12340,13179,0,13473,0,13473,0,'Wing Commander Guse','','',0,7,0,1,0,8.59,1,0,81,81,1214,112000,112000,0,1,3,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,1714,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10348,12340,13180,0,13474,0,13474,0,'Wing Commander Jeztor','','',0,7,0,1,0,10.03,1,0,81,81,1214,130725,130725,0,1,2,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,1758,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10349,12340,13181,0,13475,0,13475,0,'Wing Commander Mulverick','','',0,7,0,1,0,10.61,1,0,81,81,1214,138225,138225,0,1,3,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,1871,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10350,12340,13216,0,13476,0,13476,0,'Gaelden Hammersmith','Stormpike Supply Officer','',0,7,0,1,0,8.69,1,0,81,81,1216,113295,113295,0,1,0,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,1662,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10351,12340,13218,0,13477,0,13477,0,'Grunnda Wolfheart','Frostwolf Supply Officer','',0,7,0,1,0,8.99,1,0,80,80,1214,113295,113295,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,1561,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10352,12340,13236,0,13478,0,13478,0,'Primalist Thurloga','','',0,7,0,1,0,8.83,11.74,0,81,81,1214,115019,115019,47928,1,3,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,1854,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10353,12340,13257,0,13151,0,13151,0,'Murgot Deepforge','','',0,7,0,1,0,9.18,1,0,81,81,1216,119795,119795,0,1,2,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,639,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10354,12340,13284,0,13410,0,13410,0,'Frostwolf Shaman','','',0,7,0,1,0,5.56,7.47,0,81,81,1214,72509,72509,30472,1,1,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,1627,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10355,12340,13316,0,13334,0,13334,0,'Coldmine Peon','','',0,7,0,0,0,0.23,1,0,80,80,1214,2959,2959,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10356,5462,0,0,7892,0,0,0,'Bayne','','',0,3,0,4,0,1,1,0,10,10,38,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.8,0.2754,'',0,0,0,2.5,8,14,0,13443,3604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10357,5462,0,0,9750,0,0,0,'Ressan the Needler','','',1,1,24,4,0,1.25,1,0,11,11,16,278,278,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,22,0,22,0,22,0.676271,0.157797,'',0,0,0,2.5,8,14,0,8281,0,0,0,0,0,0,0,0,0,0,0,0,12828,0,0,0,0,0,0,0,0,144,0),(10358,5462,0,0,5430,0,0,0,'Fellicent\'s Shade','','',0,6,0,4,0,1,1,0,12,12,16,230,230,249,1,0,2000,0,16,21,0,0,0,0,300000,560,0,0,0,0,0,0,1.125,0.75,'',0,14,0,2.5,8,14,0,7068,37361,11975,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10359,5462,0,0,418,0,0,0,'Sri\'skulk','','',1,1,3,4,0,1,1,0,13,13,22,350,350,0,1,0,1541,0,13.869,18.492,0,0,0,0,72000000,596,0,0,0,0,0,0,1.05,1.309,'',0,0,0,2.5,8,14,0,3583,0,0,0,0,0,0,0,0,0,0,0,0,10497,0,0,0,0,0,0,0,0,0,0),(10360,5462,0,0,9762,0,0,0,'Kergul Bloodaxe','Warsong Gulch Battlemaster','',0,7,0,1,0,50,1,0,61,61,1515,2300,2300,8019,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10361,5462,0,0,9761,0,0,0,'Gruul Darkblade','Weaponsmith','',0,7,0,0,0,1,1,0,52,52,29,3082,3082,0,1,4224,2000,0,87,117,0,0,0,0,333000,3074,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10362,5875,0,0,9766,0,0,0,'[UNUSED] Gethuxxuz','Thrown Weapon Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10363,5462,0,0,10115,0,0,0,'General Drakkisath','','',8,2,0,3,1,1,1,0,62,62,40,80925,80925,0,1,0,2000,0,602,840,0,0,0,0,1000000000,4344,0,0,0,0,0,0,3.5,1,'',1,1966,0,2.5,8,14,0,23462,20691,23023,23931,0,0,0,0,0,1535,0,0,0,0,0,0,16663,0,0,0,0,0,0,0),(10364,5462,0,0,9763,0,0,0,'Yaelika Farclaw','Reagents & Poison Supplies','',0,7,0,0,0,10,1,0,65,65,1215,6900,10000,0,1,3200,2000,0,200,281,0,0,0,0,120000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10365,5875,0,0,9767,0,0,0,'[UNUSED] Yillixa','Weapon Master','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10366,5462,0,0,9753,0,0,0,'Rage Talon Dragon Guard','','',8,2,0,1,0,1,1,0,60,61,40,18312,18864,0,1,0,2000,0,556.5,773.5,0,0,0,0,10800000,4047,244,150,0,0,0,0,2.1875,1.875,'',0,1820,0,2.5,8,14,0,15655,16145,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,16786,0,0,0,0,0,0,0),(10367,5462,0,0,9765,0,0,0,'Shrye Ragefist','Food & Drink','',0,7,0,0,0,10,1,0,65,65,1215,13000,26000,0,1,640,2000,0,200,281,0,0,0,0,120000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10368,5875,0,0,9764,0,0,0,'[UNUSED] Dat\'xus','Staves Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10369,5462,0,0,9768,0,0,0,'Trayexir','Weapon Merchant','',0,7,0,0,0,1.05,1,0,12,12,126,259,259,0,1,4482,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10370,5875,0,0,9769,0,0,0,'[UNUSED] Xur\'gyl','','',138412102,7,0,0,0,1,1,0,40,40,126,2471,2471,0,1,0,1610,0,45.08,59.57,1,1771,69.069,100.947,0,1938,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10371,5462,0,0,8310,0,0,0,'Rage Talon Captain','','',8,2,0,1,0,1,1,0,62,62,40,19422,19422,0,1,0,2000,0,602,840,0,0,0,0,10800000,4344,248,150,0,0,0,0,2.625,2.25,'',0,1992,0,2.5,8,14,0,16169,10101,15708,0,0,0,0,0,0,0,0,0,0,0,0,0,16786,0,0,0,0,0,0,0),(10372,5462,0,0,8309,0,0,0,'Rage Talon Fire Tongue','','',8,2,0,1,0,1,1,0,60,61,40,18312,18864,0,1,0,2000,0,556.5,773.5,0,0,0,0,10800000,4047,0,150,0,0,0,0,1.875,1.875,'',0,1812,0,2.5,8,14,0,16144,16168,16635,0,0,0,0,0,0,0,0,0,0,0,0,0,16786,0,0,0,0,0,0,0),(10373,5462,0,0,2007,0,0,0,'Xabraxxis','','',0,3,0,0,0,1,1,0,19,19,90,404,404,456,1,0,1810,0,24.435,27.15,0,0,0,0,0,683,0,0,0,0,85,76,1.25,0.45,'',0,37,0,2.5,8,14,0,11980,11639,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10374,5462,0,0,9755,0,0,0,'Spire Spider','','',0,1,0,1,0,1,1,0,57,58,16,8352,8613,0,1,0,1175,0,205.625,271.425,0,0,0,0,10800000,3396,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,16104,16103,6751,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10375,5462,0,0,9756,0,0,0,'Spire Spiderling','','',1,1,3,0,0,1,1,0,55,56,16,2614,2699,0,1,0,1480,0,248.64,328.93,0,0,0,0,10800000,3289,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,745,744,6751,0,0,0,0,0,0,0,0,0,0,10515,0,0,0,0,0,0,0,0,0,0),(10376,5462,0,0,9755,0,0,0,'Crystal Fang','','',0,1,0,2,0,1,1,0,60,60,16,9156,9156,0,1,0,1150,0,209.3,277.725,0,0,0,0,1000000000,3750,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,10472,10180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10377,5462,0,0,9901,0,0,0,'Elu','Wind Rider Apprentice','',0,7,0,0,0,1.05,1,0,28,28,104,896,896,0,1,2,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10378,5462,0,0,9771,0,0,0,'Omusa Thunderhorn','Wind Rider Master','',0,7,0,1,0,1,1,0,65,65,104,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10379,5462,0,0,9770,0,0,0,'Altsoba Ragetotem','Weapon Merchant','',0,7,0,0,0,1,1,0,55,55,104,2800,2800,0,1,4226,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10380,5462,0,0,9772,0,0,0,'Sanuye Runetotem','Leather Armor Merchant','',0,7,0,0,0,1,1,0,15,15,104,328,328,0,1,4226,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10381,5462,0,0,10974,10255,5432,0,'Ravaged Cadaver','','',0,6,0,1,0,3,2,0,56,57,21,8097,8352,0,1,0,1175,0,201.512,267.312,0,0,0,0,7200000,3342,0,0,0,0,0,0,1.3,0.4511,'',0,1499,0,2.5,8,14,0,13446,16324,0,0,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10382,5462,0,0,10972,5431,4631,0,'Mangled Cadaver','','',0,6,0,1,0,3,2,0,55,56,21,7842,8097,0,1,0,1175,0,197.4,261.143,0,0,0,0,7200000,3289,0,0,0,0,0,0,1.3,1.3,'',0,1425,0,2.5,8,14,0,16143,1604,15043,0,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10383,5462,0,0,10970,0,0,0,'Broken Cadaver','','',0,6,0,0,0,0.1,1,0,55,56,21,261,270,0,1,0,1400,0,67.2,88.9,0,0,0,0,0,3289,0,0,0,0,0,0,1.15,0.39905,'',0,900,0,2.5,8,14,0,0,1604,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10384,5462,0,0,10483,10484,10485,10486,'Spectral Citizen','','',0,6,0,1,0,2,2,0,56,56,7,5398,5398,0,1,0,1183,0,198.744,262.922,0,0,0,0,7200000,3289,0,168,168,168,168,168,1.5,0.306,'',0,1431,0,2.5,8,14,0,16333,16336,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10385,5462,0,0,10478,10480,10479,10481,'Ghostly Citizen','','',0,6,0,1,0,2,2,0,56,57,7,5398,5568,0,1,0,1175,0,201.512,267.312,0,0,0,0,7200000,3342,0,0,0,0,0,0,1.5,0.306,'',0,1497,0,2.5,8,14,0,22687,1604,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10386,12340,13317,0,556,0,556,0,'Coldmine Miner','','',0,7,0,0,0,0.17,1,0,80,80,1216,2878,2959,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10387,5462,0,0,146,0,0,0,'Vengeful Phantom','','',0,6,0,0,0,0.3,1,0,56,57,14,5960,6195,0,1,0,1450,0,71.05,94.25,0,0,0,0,0,3342,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,15089,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10388,5462,0,0,10700,0,0,0,'Spiteful Phantom','','',0,6,0,0,0,1,1,0,58,59,14,287,296,0,1,0,1420,0,72.42,95.85,0,0,0,0,0,3449,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,12531,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10389,5462,0,0,10701,0,0,0,'Wrath Phantom','','',0,6,0,0,0,0.1,1,0,60,61,14,244,252,2460,1,0,1410,0,69.795,86.01,0,0,0,0,0,3316,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,7074,11779,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10390,5462,0,0,9789,9785,7555,9790,'Skeletal Guardian','','',0,6,0,0,0,1.35,1,0,55,56,21,2823,2915,2140,1,0,1410,0,219.607,291.165,0,0,0,0,7200000,3287,0,0,0,0,0,0,1.95,1.3,'',0,475,0,2.5,8,14,0,9672,9613,37361,13787,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10391,5462,0,0,9784,9787,9786,9788,'Skeletal Berserker','','',0,6,0,0,0,1,1,0,56,57,21,2699,2784,0,1,0,1410,0,241.815,320.775,0,0,0,0,7200000,3342,0,0,0,0,0,0,1.5,1,'',0,498,0,2.5,8,14,0,11976,11971,13730,13730,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10392,12340,13324,0,13249,0,13249,0,'Seasoned Guardsman','','',0,7,0,0,0,0.42,1,0,80,80,32,5300,5300,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,589,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10393,5462,0,0,2606,0,0,0,'Skul','','',0,6,0,2,0,6.5,2,0,58,58,21,13065,13065,10922,1,0,1166,0,229.702,280.423,0,0,0,0,0,2438,0,0,0,0,0,0,1.875,0.15,'',0,1652,0,2.5,8,14,0,16799,31256,15230,8364,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10394,5462,0,0,775,0,0,0,'Black Guard Sentry','','',0,6,0,1,0,1,1,0,58,59,974,6891,7107,4658,1,0,1175,0,586.03,775.5,1,1292,117.572,171.836,0,3447,0,0,0,0,0,0,2.25,0.591,'',0,1650,0,2.5,8,14,0,17439,17439,1604,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10395,5875,0,0,775,0,0,0,'Black Guard Warrior','','',0,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.591,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10396,12340,13326,0,13262,13264,13263,0,'Seasoned Defender','','',0,7,0,0,0,0.63,1,0,80,80,1216,7914,7914,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,575,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10397,5875,0,0,775,0,0,0,'Black Guard Executioner','','',0,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.591,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10398,5462,0,0,10631,10633,10632,10634,'Thuzadin Shadowcaster','','',0,7,0,1,0,3,2,0,58,59,21,6030,6219,11059,1,0,1175,0,148.05,205.625,0,0,0,0,7200000,2784,0,0,0,0,172,0,1.5,0.306,'',0,1653,0,2.5,8,14,0,11443,15232,16429,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10399,5462,0,0,10535,10536,10537,10538,'Thuzadin Acolyte','','',0,7,0,0,0,1,1,0,59,60,21,2961,3052,0,1,0,1410,0,256.62,340.515,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.5,0.306,'',0,900,0,2.5,8,14,0,11660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10400,5462,0,0,10539,10541,10540,10542,'Thuzadin Necromancer','','',0,7,0,1,0,3,2,0,60,61,21,6408,6603,11626,1,0,1166,0,250.982,361.168,0,0,0,0,7200000,3263,0,0,0,0,172,0,1.5,0.306,'',0,1818,0,2.5,8,14,0,12420,16430,16431,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10401,5875,0,0,2582,0,0,0,'[UNUSED] Thuzadin Shadow Lord','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10402,5875,0,0,2582,0,0,0,'[UNUSED] Cannibal Wight','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10403,5875,0,0,2582,0,0,0,'[UNUSED] Devouring Wight','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(14932,12340,37545,0,30656,0,0,0,'Spire Minion (2)','','',72,6,0,1,0,25,10,0,82,82,2209,337025,337025,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,8209,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10405,5462,0,0,559,0,0,0,'Plague Ghoul','','',0,6,0,1,0,3,2,0,57,58,21,8352,8613,0,1,0,1175,0,205.625,271.425,0,0,0,0,7200000,3396,0,0,0,0,172,0,1.725,0.61295,'18950',0,1571,0,2.5,8,14,0,8599,16458,40505,0,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10406,5462,0,0,10626,0,0,0,'Ghoul Ravener','','',0,6,0,1,0,3,2,0,58,59,21,8613,8883,0,1,0,1175,0,209.738,277.594,0,0,0,0,7200000,3449,0,0,0,0,172,0,1.95,0.6929,'',0,1647,0,2.5,8,14,0,12538,15608,16172,1604,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10407,5462,0,0,414,0,0,0,'Fleshflayer Ghoul','','',0,6,0,1,0,3,2,0,59,60,21,8883,9156,0,1,0,1175,0,213.85,283.763,0,0,0,0,7200000,3750,0,0,0,0,172,0,1.95,0.6929,'',0,1740,0,2.5,8,14,0,18200,1604,9791,16458,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10408,5462,0,0,7533,0,0,0,'Rockwing Gargoyle','','',0,6,0,1,0,3,2,0,56,58,21,8097,8613,0,1,0,1175,0,205.625,271.425,0,0,0,0,1800000,3396,0,0,0,0,0,0,1.5,1,'',0,4060,0,2.5,8,14,0,13444,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(10409,5462,0,0,11071,0,0,0,'Rockwing Screecher','','',0,6,0,1,0,3,2,0,58,59,21,8613,8883,0,1,0,1175,0,209.738,277.594,0,0,0,0,7200000,3449,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,8715,13730,16997,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10410,12340,13328,0,13278,13279,13280,13281,'Seasoned Guardian','','',0,7,0,0,0,0.63,1,0,80,80,1214,7914,7914,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,581,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10411,5462,0,0,4629,0,0,0,'Eye of Naxxramas','','',0,6,0,0,0,0.1,1,0,55,57,21,261,278,0,1,0,1450,0,71.05,94.25,0,0,0,0,0,3342,0,0,0,0,0,0,1,1,'',0,476,0,2.5,8,14,0,16380,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10412,5462,0,0,6841,0,0,0,'Crypt Crawler','','',0,6,0,1,0,3,2,0,58,59,21,8613,8883,0,1,0,1175,0,209.738,277.594,0,0,0,0,7200000,3449,0,0,0,0,0,0,1.25,1,'',0,1301,0,2.5,8,14,0,15471,1604,3589,16430,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10413,5462,0,0,9758,0,0,0,'Crypt Beast','','',0,6,0,1,0,3,2,0,59,60,21,8883,9156,0,1,0,1175,0,213.85,283.763,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.25,1,'',0,650,0,2.5,8,14,0,4962,4962,1604,3589,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10414,5462,0,0,1693,0,0,0,'Patchwork Horror','','',0,6,0,1,0,6,2,0,57,58,21,16704,17226,0,1,0,1183,0,207.025,273.273,0,0,0,0,7200000,3396,0,0,0,0,0,0,2.175,0.725,'',0,1564,0,2.5,8,14,0,10101,11779,0,0,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10415,5462,0,0,9832,0,0,0,'Ash\'ari Crystal','','',0,10,0,1,0,1,1,0,60,60,114,3052,3052,0,1,0,2000,0,364,483,0,0,0,0,300000,3750,0,0,0,0,0,0,10,10,'31261',0,0,0,2.5,8,14,0,512,1010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10416,5462,0,0,9760,0,0,0,'Bile Spewer','','',0,6,0,1,0,5,2,0,59,60,21,14805,15260,0,1,0,1175,0,213.85,283.763,0,0,0,0,7200000,3750,0,0,0,0,0,0,2.625,0.875,'',0,1736,0,2.5,8,14,0,1604,16866,0,0,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10417,5462,0,0,12819,0,0,0,'Venom Belcher','','',0,6,0,1,0,5,2,0,60,61,21,15260,15720,0,1,0,1166,0,324.44,450.951,0,0,0,0,7200000,4047,0,0,0,0,0,0,2.625,0.875,'',0,1819,0,2.5,8,14,0,16866,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10418,5462,0,0,10492,10494,10493,10495,'Crimson Guardsman','','',0,7,0,1,0,3,2,0,57,58,14,8352,8613,0,1,0,1175,0,205.625,271.425,0,0,0,0,7200000,3396,0,0,0,0,0,0,1.5,0.306,'',0,1574,0,2.5,8,14,0,15749,6713,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10419,5462,0,0,10488,10489,10490,10491,'Crimson Conjuror','','',0,7,0,1,0,3,2,0,57,58,14,5847,6030,10801,1,0,1175,0,145.993,201.512,0,0,0,0,7200000,2740,0,0,0,0,0,0,3.36,2,'',0,1572,0,2.5,8,14,0,12675,12674,17195,17162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10420,5462,0,0,10496,10497,10498,10499,'Crimson Initiate','','',0,7,0,1,0,3,2,0,57,58,14,6681,6891,4530,1,0,1175,0,191.231,252.919,0,0,0,0,7200000,3394,0,0,0,0,0,0,3.36,2,'',0,1573,0,2.5,8,14,0,8362,17138,17194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10421,5462,0,0,10500,10502,10501,10503,'Crimson Defender','','',0,7,0,1,0,3,2,0,58,59,14,6891,7107,4658,1,0,1175,0,273.482,361.9,0,0,0,0,7200000,3447,0,0,0,0,0,0,3.36,2,'',0,1651,0,2.5,8,14,0,8258,15493,13005,13874,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10422,5462,0,0,10504,10505,10506,10507,'Crimson Sorcerer','','',0,7,0,1,0,3,2,0,58,59,14,6030,6219,11059,1,0,1175,0,148.05,205.625,0,0,0,0,7200000,2784,0,0,0,0,0,0,3.36,2,'',0,1661,0,2.5,8,14,0,15230,13323,12544,14145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10423,5462,0,0,10508,10510,10509,10511,'Crimson Priest','','',0,7,0,1,0,3,2,0,58,59,14,6030,6219,11059,1,0,1175,0,148.05,205.625,0,0,0,0,7200000,2784,0,0,0,0,0,0,3.36,2,'',0,1656,0,2.5,8,14,0,15586,15238,17139,17142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10424,5462,0,0,10512,10513,10514,10515,'Crimson Gallant','','',0,7,0,1,0,3,2,0,59,60,14,7107,7326,4803,1,0,1175,0,300.212,394.8,0,0,0,0,7200000,3748,0,0,0,0,0,0,3.36,2,'',0,1732,0,2.5,8,14,0,17143,14518,8990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10425,5462,0,0,10529,10531,10530,10532,'Crimson Battle Mage','','',0,7,0,1,0,3,2,0,59,60,14,6219,6408,11349,1,0,1158,0,149.961,206.703,0,0,0,0,7200000,3025,0,0,0,0,0,0,3.36,2,'',0,1726,0,2.5,8,14,0,12742,15253,17145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10426,5462,0,0,10516,10517,10518,10519,'Crimson Inquisitor','','',0,7,0,1,0,3,2,0,59,60,14,7107,7326,4803,1,0,1175,0,300.212,394.8,0,0,0,0,7200000,3748,0,0,0,0,0,0,3.36,2,'',0,1734,0,2.5,8,14,0,15785,17146,17165,17151,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10427,5462,0,0,9900,0,0,0,'Pao\'ka Swiftmountain','','',0,7,0,0,0,1,1,0,30,30,104,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,3.645,0.87723,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10428,5462,0,0,9902,0,0,0,'Motega Firemane','','',0,7,0,0,0,1,1,0,28,28,104,896,896,0,1,2,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10429,5462,0,0,9778,0,0,0,'Warchief Rend Blackhand','','',8,7,0,3,1,1,1,0,62,62,40,32370,32370,0,1,0,2400,0,1548,2160,0,0,0,0,0,4344,0,0,0,0,0,0,1.8,0.4464,'',1,1982,0,2.5,8,14,0,15589,15284,15708,34409,0,0,0,0,0,1535,0,0,0,0,0,0,12630,22138,0,0,0,0,0,0),(10430,5462,0,0,10193,0,0,0,'The Beast','','',65549,1,45,3,1,25,1,0,62,62,14,80925,80925,0,1,0,2000,0,602,840,0,0,0,0,1000000000,4344,0,0,0,0,0,0,12,1.05,'',1,0,0,2.5,8,14,0,16636,16144,16788,16785,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10431,5462,0,0,9792,0,0,0,'Gregor Greystone','The Argent Dawn','',0,7,0,0,0,1,1,0,55,55,794,3398,3398,0,1,3,2000,0,94,125,0,0,0,0,333000,3234,0,30,0,0,0,70,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10432,5462,0,0,2606,0,0,0,'Vectus','','',0,6,0,1,1,10,2,0,60,60,15,24420,24420,4868,1,1,2000,0,511,672,0,0,0,0,43200000,3748,0,0,0,180,0,0,1.875,0.15,'',0,1837,0,2.5,8,14,0,18399,16046,13021,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10433,5462,0,0,10248,0,0,0,'Marduk Blackpool','','',0,6,0,1,1,10,2,0,58,58,15,22970,22970,4578,1,1,2500,0,406.875,538.125,0,0,0,0,43200000,3394,0,0,0,0,174,0,1.95,0.4979,'',0,1636,0,2.5,8,14,0,17228,12040,15284,17695,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10434,12340,13329,0,13286,13287,13288,13289,'Seasoned Legionnaire','','',0,7,0,0,0,0.99,1,0,80,80,14,12462,12462,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,432,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10435,5462,0,0,10433,0,0,0,'Magistrate Barthilas','','',0,6,0,1,1,10,2,0,58,58,21,28710,28710,0,1,0,1158,0,202.65,267.498,0,0,0,0,604800000,3396,0,0,0,0,0,0,1.25,0.5,'',0,1647,0,2.5,8,14,0,10887,14099,16793,16791,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10436,5462,0,0,10698,0,0,0,'Baroness Anastari','','',0,6,0,1,1,15,4,0,59,59,21,35535,35535,9476,1,0,1175,0,273.482,361.9,0,0,0,0,604800000,3447,0,0,0,0,0,0,3.36,2,'',0,1726,0,2.5,8,14,0,16867,16565,18327,17244,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10437,5462,0,0,9793,0,0,0,'Nerub\'enkan','','',0,6,0,1,1,10,2,0,60,60,21,30520,30520,0,1,0,1166,0,212.212,281.589,0,0,0,0,604800000,3750,0,0,0,0,0,0,1.5625,1.25,'',0,6000,0,2.5,8,14,0,4962,6016,17235,0,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10438,5462,0,0,10546,0,0,0,'Maleki the Pallid','','',0,7,0,1,1,10,1.5,0,61,61,21,22010,22010,8812,1,0,1150,0,247.538,356.212,0,0,0,0,604800000,3263,0,0,0,0,0,0,3.76,2,'',0,1907,0,2.5,8,14,0,17238,16869,17503,17243,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10439,5462,0,0,12818,0,0,0,'Ramstein the Gorger','','',0,6,0,1,1,1,1,0,61,61,21,28296,28296,0,1,0,1141,0,680.32,945.605,1,1255,159.385,235.94,0,4047,0,0,0,0,0,0,3,1,'',0,1911,0,2.5,8,14,0,17307,5568,17687,6788,0,0,0,0,0,4,0,0,0,0,0,0,13174,15880,0,0,0,0,0,0),(10440,5462,0,0,10729,0,0,0,'Baron Rivendare','','',0,6,0,1,1,1,1,0,62,62,21,46620,46620,12840,1,0,1150,0,322,448.788,0,0,0,0,604800000,4340,0,0,0,0,0,0,2.25,0.525,'17467',0,2013,0,2.5,8,14,0,15284,15708,17393,17434,0,0,0,0,0,4,0,0,0,0,0,0,13174,13251,0,0,0,0,0,0),(10441,5462,0,0,1141,1418,2176,0,'Plagued Rat','','',0,8,0,0,0,0.3,1,0,55,55,16,784,784,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,16448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10442,5462,0,0,10095,0,0,0,'Chromatic Whelp','','',0,2,0,0,0,1,1,0,57,58,40,3340,3446,6795,1,0,1500,0,244.125,322.875,0,0,0,0,10800000,3394,55,150,150,150,150,150,1.25,0.278,'',0,525,0,2.5,8,14,0,12167,16250,16249,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10443,5875,0,0,9807,0,0,0,'[UNUSED] Gustav Montague','Sword Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10444,5875,0,0,9808,0,0,0,'[UNUSED] Mallory Welsh','Polearm Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10445,5462,0,0,9810,0,0,0,'Selina Dourman','Darkmoon Faire Information','',0,7,0,0,0,1,1,0,30,30,1555,955,955,0,1,1,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10446,5875,0,0,9809,0,0,0,'[UNUSED] Elliott Jacks','Crossbow Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10447,5462,0,0,10094,0,0,0,'Chromatic Dragonspawn','','',0,2,0,1,0,1,1,0,59,60,40,14805,15260,0,1,0,1500,0,273,362.25,0,0,0,0,7200000,3750,0,200,200,200,200,200,1.5,1.967,'',0,1736,0,2.5,8,14,0,15580,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10448,5875,0,0,9811,0,0,0,'[UNUSED] Rachael Vaccar','Sword Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10449,5875,0,0,9813,0,0,0,'Emily Vaccar','Polearm Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10450,5875,0,0,9815,0,0,0,'[UNUSED] Paul Burges','Crossbow Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10451,5875,0,0,9812,0,0,0,'Sarah Arello','Staves Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10452,5875,0,0,9816,0,0,0,'Farbrahm Steelfist','Mace Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10453,5875,0,0,9814,0,0,0,'Grimbur Flintaxe','Axe Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10454,5875,0,0,9819,0,0,0,'Filliwick Featherfizz','Crossbow Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10455,5462,0,0,9818,0,0,0,'Binny Springblade','','',0,7,0,0,0,1.15,1,0,40,40,875,1753,1753,0,1,0,1500,0,42,55.5,0,0,0,0,540000,1938,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10456,5462,0,0,9821,0,0,0,'Prynne','','',0,7,0,0,0,1.15,1,0,40,40,875,1753,1753,0,1,0,1500,0,42,55.5,0,0,0,0,540000,1938,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10457,12340,13331,0,13258,13260,13259,0,'Veteran Defender','','',0,7,0,0,0,0.78,1,0,80,80,1216,9828,9828,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,662,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10458,12340,13332,0,13282,13284,13283,0,'Veteran Guardian','','',0,7,0,0,0,0.78,1,0,80,80,1214,9828,9828,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,617,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10459,5875,0,0,9723,0,0,0,'Rend on Drake Visual','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10460,5462,0,0,10195,0,0,0,'Prospector Ironboot','','',0,7,0,0,0,1.25,1,0,48,48,474,2578,2578,0,1,2,2000,0,81,108,0,0,0,0,300000,2857,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10461,5462,0,0,7511,2177,9829,0,'Plagued Insect','','',0,8,0,0,0,0.3,1,0,55,55,16,784,784,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,0.15,0.05,'',0,0,0,2.5,8,14,0,16460,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10462,12340,13334,0,13294,0,13294,0,'Veteran Legionnaire','','',0,7,0,0,0,0.31,1,0,80,80,85,3900,3900,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,692,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10463,5462,0,0,10728,0,0,0,'Shrieking Banshee','','',0,6,0,1,0,3,2,0,57,58,21,8352,8613,0,1,0,1175,0,205.625,271.425,0,0,0,0,7200000,3396,0,0,0,0,0,0,1.4375,0.575,'',0,1572,0,2.5,8,14,0,3589,16868,0,0,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10464,5462,0,0,8782,0,0,0,'Wailing Banshee','','',0,6,0,1,0,3,2,0,58,59,21,8613,8883,0,1,0,1175,0,209.738,277.594,0,0,0,0,7200000,3449,0,0,0,0,0,0,3.36,2,'',0,1645,0,2.5,8,14,0,19645,17105,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10465,12340,13358,0,13390,13391,13392,13393,'Stormpike Bowman','','',0,7,0,0,0,1.43,1.5,0,80,80,1216,17969,17969,0,1,0,2000,0,210,315,1,2000,336,504,0,9730,0,0,0,0,0,0,1,1,'',0,580,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10466,5875,0,0,10665,0,0,0,'Styleen Silvercart','Exotic Item Vendor','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10467,5462,0,0,4587,0,0,0,'Mana Tide Totem','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,300,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,16191,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10468,5462,0,0,10655,0,0,0,'Felnok Steelspring','','',0,7,0,0,0,1,1,0,54,54,855,3293,3293,0,1,2,2000,0,92,122,0,0,0,0,333000,3180,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10469,5462,0,0,11161,11148,11149,11150,'Scholomance Adept','','',0,7,0,1,0,3,3,0,58,59,233,6891,7107,6987,1,0,2000,0,465.5,616,0,0,0,0,7200000,3447,0,0,0,0,0,0,1.5,0.214,'',0,1655,0,2.5,8,14,0,15043,15499,15244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10470,5462,0,0,11164,11131,11132,11133,'Scholomance Neophyte','','',0,7,0,1,0,3,3,0,57,58,233,5847,6030,16202,1,0,2000,0,248.5,343,0,0,0,0,7200000,2740,0,0,0,0,0,0,1.5,0.214,'',0,1571,0,2.5,8,14,0,12739,12542,17165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10471,5462,0,0,11157,11145,11146,11173,'Scholomance Acolyte','','',0,7,0,1,0,3,3,0,57,58,233,6681,6891,6795,1,0,2000,0,325.5,430.5,0,0,0,0,7200000,3394,0,0,0,0,0,0,1.5,0.214,'',0,1576,0,2.5,8,14,0,17613,11443,17615,15473,11443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10472,5462,0,0,11157,11125,11126,11176,'Scholomance Occultist','','',0,7,0,1,0,3,3,0,58,59,233,6891,7107,6987,1,0,2000,0,465.5,616,0,0,0,0,7200000,3447,0,0,0,0,0,0,1.5,0.214,'',0,1643,0,2.5,8,14,0,15122,17682,16431,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10473,5875,0,0,11163,0,0,0,'Scholomance Shadowcaster','','',0,7,0,0,0,1,1,0,57,59,233,1392,1480,0,1,0,2000,0,102,135,0,0,0,0,0,3449,0,0,0,0,0,0,1.5,0.214,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10474,12340,13359,0,13398,13399,13400,13401,'Frostwolf Bowman','','',0,7,0,0,0,1.43,1.5,0,80,80,1214,17969,17969,0,1,0,2000,0,210,315,1,2000,336,504,0,9730,0,0,0,0,0,0,1,1,'',0,576,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10475,5462,0,0,11161,11134,11135,11136,'Scholomance Student','','',0,7,0,1,0,6,2,0,58,59,15,17226,17766,0,1,1,1200,0,214.2,283.5,0,0,0,0,7200000,3449,0,0,0,0,0,0,1.5,0.214,'',0,0,0,2.5,8,14,0,15571,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10476,5462,0,0,11161,11151,11152,11175,'Scholomance Necrolyte','','',0,7,0,1,0,3,3,0,57,58,233,6681,6891,6795,1,0,2000,0,325.5,430.5,0,0,0,0,7200000,3394,0,0,0,0,0,0,1.5,0.214,'',0,1571,0,2.5,8,14,0,12739,17151,17234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10477,5462,0,0,11163,11154,11155,11156,'Scholomance Necromancer','','',0,7,0,1,0,3,3,0,58,59,233,6891,7107,6987,1,0,2000,0,465.5,616,0,0,0,0,7200000,3447,0,0,0,0,172,0,1.5,0.214,'',0,1655,0,2.5,8,14,0,17616,12020,14887,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10478,5462,0,0,11401,9788,9789,9790,'Splintered Skeleton','','',0,6,0,1,0,3,3,0,59,60,233,8883,9156,0,1,0,1000,0,182,241.5,0,0,0,0,7200000,3750,0,0,0,0,172,0,2.25,1.5,'',0,1733,0,2.5,8,14,0,15571,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(10479,5875,0,0,5432,0,0,0,'Skulking Corpse','','',0,6,0,0,0,1,1,0,58,59,233,1436,1480,0,1,0,1400,0,71.4,94.5,0,0,0,0,0,3449,0,0,0,0,0,0,1.5,0.5205,'',0,0,0,2.5,8,14,0,15571,30138,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10480,5462,0,0,10978,10972,0,0,'Unstable Corpse','','',0,6,0,0,0,1.35,1,0,58,59,233,4000,4100,0,1,0,2000,0,357,472.5,0,0,0,0,7200000,3449,0,0,0,0,0,0,1.3,0.4511,'',0,550,0,2.5,8,14,0,17689,15571,18270,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,80,0),(10481,5462,0,0,10975,10976,0,0,'Reanimated Corpse','','',0,6,0,0,0,0.5,1,0,58,59,233,1436,1480,0,1,0,2000,0,357,472.5,0,0,0,0,7200000,3449,0,0,0,0,0,0,1.5,0.5205,'',0,549,0,2.5,8,14,0,18270,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,73,0),(10482,5462,0,0,9786,7550,0,0,'Risen Lackey','','',0,6,0,0,0,0.1,1,0,55,56,233,4000,4300,0,1,0,2000,0,96,127,0,0,0,0,0,3289,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10483,5875,0,0,9786,0,0,0,'Risen Flayer','','',0,6,0,0,0,1,1,0,57,59,233,557,592,0,1,0,2000,0,102,135,0,0,0,0,0,3449,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10484,5875,0,0,9786,0,0,0,'Risen Terror','','',0,6,0,0,0,1,1,0,57,58,233,3758,3875,0,1,0,2000,0,100,132,0,0,0,0,0,3396,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10485,5462,0,0,9786,7550,0,0,'Risen Aberration','','',0,6,0,0,0,0.75,1,0,57,58,233,2088,2153,0,1,0,2000,0,350,462,0,0,0,0,7200000,3396,0,0,0,0,0,0,1.5,1,'',0,524,0,2.5,8,14,0,12021,24063,18270,12021,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(10486,5462,0,0,7847,0,0,0,'Risen Warrior','','',0,6,0,1,0,5,3,0,59,61,233,14805,15720,0,1,0,2400,0,667.8,928.2,0,0,0,0,7200000,4047,0,0,0,0,0,0,2.25,0.591,'',0,1715,0,2.5,8,14,0,14516,11428,16509,15588,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10487,5462,0,0,11489,0,0,0,'Risen Protector','','',0,6,0,1,0,3,3,0,58,60,233,6891,7326,7085,1,0,2000,0,511,672,0,0,0,0,7200000,3748,0,0,0,0,0,0,2.25,0.591,'',0,1645,0,2.5,8,14,0,17439,6726,15654,30138,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10488,5462,0,0,12074,0,0,0,'Risen Construct','','',0,6,0,1,0,5,3,0,58,61,233,14355,15720,0,1,0,2000,0,556.5,773.5,0,0,0,0,7200000,4047,0,0,0,0,0,0,1.875,0.4375,'',0,1645,0,2.5,8,14,0,8269,3391,16169,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10489,5462,0,0,7848,0,0,0,'Risen Guard','','',0,6,0,1,0,3,3,0,57,59,233,8352,8883,0,1,0,2000,0,357,472.5,0,0,0,0,7200000,3449,0,0,0,0,0,0,1.95,0.5122,'',0,1577,0,2.5,8,14,0,15655,15572,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10490,12340,13396,0,556,0,308,0,'Irondeep Miner','','',0,7,0,0,0,0.23,0.4,0,80,80,1216,2959,2959,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10491,5462,0,0,11397,0,0,0,'Risen Bonewarder','','',0,6,0,1,0,3,3,0,58,59,233,6891,7107,6987,1,0,2000,0,465.5,616,0,0,0,0,7200000,3447,0,0,0,0,0,0,1.4375,0.115,'',0,1654,0,2.5,8,14,0,17620,16431,17715,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10492,5875,0,0,11397,0,0,0,'Risen Shadowmage','','',0,6,0,1,0,1,1,0,58,59,233,8613,8883,0,1,0,2000,0,765,1012.5,0,0,0,0,0,3449,0,0,0,0,85,0,1.4375,0.115,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10493,5875,0,0,11397,0,0,0,'Risen Sorcerer','','',0,6,0,0,0,1,1,0,58,59,233,758,782,2329,1,0,2000,0,102,135,0,0,0,0,0,3449,0,0,0,0,0,0,1.4375,0.115,'',0,0,0,2.5,8,14,0,17738,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10494,5875,0,0,1065,0,0,0,'Decrepit Ghoul','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,1.5,0.533,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10495,5462,0,0,519,0,0,0,'Diseased Ghoul','','',0,6,0,1,0,3,3,0,58,59,233,8613,8883,0,1,0,1400,0,249.9,330.75,0,0,0,0,7200000,3449,0,0,0,0,172,0,1.725,0.61295,'',0,1650,0,2.5,8,14,0,24063,18270,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10496,12340,13397,0,13335,0,13335,0,'Irondeep Peon','','',0,7,0,0,0,0.17,1,0,80,80,1214,2878,2959,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,80,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10497,5875,0,0,414,0,0,0,'Ragged Ghoul','','',0,6,0,1,0,1,1,0,58,59,233,8613,8883,0,1,0,1158,0,442.935,586.235,0,0,0,0,0,3449,0,0,0,0,172,0,1.95,0.6929,'',0,0,0,2.5,8,14,0,15571,30138,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10498,5462,0,0,3942,0,0,0,'Spectral Tutor','','',0,6,0,1,0,3,3,0,58,60,233,6891,7326,7085,1,0,2000,0,511,672,0,0,0,0,7200000,3748,0,0,0,0,0,0,1.5,1,'',0,1642,0,2.5,8,14,0,17630,12528,17651,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10499,5462,0,0,3942,0,0,0,'Spectral Researcher','','',0,6,0,1,0,3,3,0,58,60,233,6891,7326,7085,1,0,2000,0,511,672,0,0,0,0,7200000,3748,0,0,0,0,0,0,1.5,1,'',0,1646,0,2.5,8,14,0,17630,17631,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10500,5462,0,0,3942,0,0,0,'Spectral Teacher','','',0,6,0,1,0,3,3,0,58,61,233,6891,7545,7163,1,0,2000,0,532,735,0,0,0,0,7200000,4044,0,0,0,0,0,0,1.5,1,'',0,1653,0,2.5,8,14,0,17630,17633,8994,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10501,12340,13421,0,13361,13362,13363,13364,'Champion Guardian','','',0,7,0,0,0,0.87,1,0,80,80,1214,11000,11000,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,596,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10502,5462,0,0,11835,0,0,0,'Lady Illucia Barov','','',0,6,0,1,1,11,3,0,60,60,233,26862,26862,7302,1,0,2000,0,511,672,0,0,0,0,43200000,3748,0,0,0,0,0,0,1.875,0.26,'',0,1834,0,2.5,8,14,0,18116,19460,6215,15487,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10503,5462,0,0,11073,0,0,0,'Jandice Barov','','',0,6,0,1,1,12,3,0,61,61,233,30180,30180,7458,1,0,2000,0,532,735,0,0,0,0,43200000,4044,0,0,0,0,0,0,1.875,0.26,'',0,1925,0,2.5,8,14,0,24673,18270,18116,0,0,0,0,0,0,4,0,0,0,0,0,0,13725,0,0,0,0,0,0,0),(10504,5462,0,0,11072,0,0,0,'Lord Alexei Barov','','',0,6,0,1,1,9,3,0,60,60,233,27468,27468,0,1,0,2000,0,364,483,0,0,0,0,43200000,3750,0,0,0,0,0,0,2.625,0.5355,'',0,1832,0,2.5,8,14,0,11668,11700,18116,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10505,5462,0,0,20981,0,0,0,'Instructor Malicia','','',0,7,0,1,1,14,3,0,60,60,233,34188,34188,7302,1,2,2000,0,511,672,0,0,0,0,43200000,3748,0,0,0,0,0,0,1.5,0.383,'',0,1826,0,2.5,8,14,0,11672,12020,18116,17831,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10506,5462,0,0,7534,0,0,0,'Kirtonos the Herald','','',0,6,0,1,1,12,3,0,60,60,233,29304,29304,7302,1,0,1600,0,946.4,1157.6,0,0,0,0,0,3075,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,8379,20741,18144,12882,14515,17228,12889,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10507,5462,0,0,10433,0,0,0,'The Ravenian','','',0,6,0,1,1,12,3,0,60,60,233,36624,36624,0,1,0,2000,0,364,483,0,0,0,0,43200000,3750,0,0,0,0,0,0,1.25,0.5,'',0,1823,0,2.5,8,14,0,17963,15550,40504,18670,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10508,5462,0,0,7919,0,0,0,'Ras Frostwhisper','','',0,6,0,1,1,13,6,0,62,62,233,33670,33670,15408,1,0,2000,0,560,780.5,0,0,0,0,43200000,4340,0,0,0,186,0,0,2.25,1.5,'',0,1992,0,2.5,8,14,0,18099,8398,12096,18763,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10509,5462,0,0,9686,0,0,0,'Jed Runewatcher','Blackhand Legion','',0,7,0,2,0,1,1,0,59,59,40,8883,8883,0,1,0,2000,0,765,1012.5,0,0,0,0,0,3449,0,0,0,0,0,0,1.8,0.4464,'',0,1748,0,2.5,8,14,0,35178,15749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(10510,5875,0,0,7763,0,0,0,'Plagued Slime','','',6,8,0,0,0,1,1,0,55,55,16,1307,1307,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,0.75,0.175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10511,12340,13422,0,13351,0,13351,0,'Champion Defender','','',0,7,0,0,0,0.87,1,0,80,80,1216,11000,11000,0,1,0,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,570,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10512,12340,13437,0,13470,0,13470,0,'Wing Commander Ichman','','',0,7,0,1,0,7.07,1,0,81,81,1216,91150,92150,0,1,3,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,1813,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10513,12340,13438,0,13471,0,13471,0,'Wing Commander Slidore','','',0,7,0,1,0,8.36,1,0,81,81,1216,108938,108938,0,1,2,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,1586,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10514,12340,13439,0,13472,0,13472,0,'Wing Commander Vipore','','',0,7,0,1,0,8.59,1,0,81,81,1216,112000,112000,0,1,3,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,1645,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10515,12340,13441,0,13415,0,13415,0,'Frostwolf Wolf Rider Commander','','',0,7,0,1,0,5.79,1,0,81,81,1214,95836,95836,0,1,2,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,2855,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10516,5462,0,0,10771,0,0,0,'The Unforgiven','','',0,6,0,1,1,4,2,0,57,57,32,11136,11136,0,1,0,1166,0,428.505,568.425,0,0,0,0,0,3342,0,171,171,171,171,171,1.5,1,'',0,1582,0,2.5,8,14,0,14907,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10517,12340,13442,0,13403,0,13403,0,'Arch Druid Renferal','','',0,7,0,1,0,9.13,9.48,0,80,80,1216,115019,115019,29208,1,3,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,1861,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10518,12340,13443,0,13409,0,13409,0,'Druid of the Grove','','',0,7,0,1,0,5.88,7.83,0,81,81,1216,76679,76679,31952,1,1,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,1656,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10519,12340,13447,0,13383,0,13383,0,'Corporal Noreg Stormpike','','',0,7,0,1,0,2.68,1,0,81,81,1216,34944,34944,0,1,3,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,1667,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10520,12340,13448,0,13402,0,13402,0,'Sergeant Yazra Bloodsnarl','','',0,7,0,0,0,1.75,1,0,80,80,1214,22048,22048,0,1,3,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10521,12340,13534,0,13567,13568,13569,13570,'Seasoned Coldmine Guard','','',0,7,0,0,0,0.44,1,0,80,80,1214,5512,5512,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,100,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10522,12340,13535,0,13571,13573,13572,0,'Veteran Coldmine Guard','','',0,7,0,0,0,0.55,1,0,80,80,1214,6989,6989,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10523,12340,13537,0,13544,13546,13548,13550,'Seasoned Coldmine Surveyor','','',0,7,0,0,0,0.35,1.87,0,80,80,1214,4410,4410,7450,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10524,12340,13538,0,13554,13556,13555,0,'Veteran Coldmine Surveyor','','',0,7,0,0,0,0.44,1.95,0,80,80,1214,5590,5590,7786,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10525,12340,13539,0,13558,0,13558,0,'Champion Coldmine Surveyor','','',0,7,0,0,0,0.21,1.22,0,80,80,1214,2700,2700,4868,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10526,12340,13540,0,13769,13770,13771,13772,'Seasoned Irondeep Explorer','','',0,7,0,0,0,0.35,0.93,0,80,80,14,4410,4410,3725,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10527,12340,13541,0,13773,0,13773,0,'Veteran Irondeep Explorer','','',0,7,0,0,0,0.44,1.95,0,80,80,32,5590,5590,7786,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10528,12340,13543,0,13590,13591,13592,13593,'Seasoned Irondeep Raider','','',0,7,0,0,0,0.44,1,0,80,80,32,5512,5512,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10529,12340,13544,0,13594,0,13594,0,'Veteran Irondeep Raider','','',0,7,0,0,0,0.54,1,0,80,80,1214,6989,6989,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10530,12340,13546,0,13891,13538,13892,0,'Seasoned Coldmine Explorer','','',0,7,0,0,0,0.35,1.87,0,80,80,1216,4410,4410,7450,1,0,1000,0,97.5,146.5,1,1000,156,234,0,9633,0,0,0,0,0,0,1,1,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10531,12340,13547,0,13893,0,13893,0,'Veteran Coldmine Explorer','','',0,7,0,0,0,0.44,1.95,0,80,80,32,5590,5590,7786,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10532,12340,13548,0,13889,0,13889,0,'Champion Coldmine Explorer','','',0,7,0,0,0,0.25,1.22,0,80,80,1216,3100,3100,4868,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10533,12340,13549,0,13636,13637,13638,13639,'Seasoned Coldmine Invader','','',0,7,0,0,0,0.44,1,0,80,80,32,5512,5512,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10534,12340,13550,0,13640,0,13640,0,'Veteran Coldmine Invader','','',0,7,0,0,0,0.55,1,0,80,80,32,6989,6989,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10535,12340,13551,0,13632,0,13632,0,'Champion Coldmine Invader','','',0,7,0,0,0,0.21,1,0,80,80,32,2700,2700,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10536,5462,0,0,9903,9904,9905,9906,'Plagued Maggot','','',0,8,0,0,0,0.3,1,0,55,55,16,784,784,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,0.5,0.3,'',0,0,0,2.5,8,14,0,16449,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10537,5462,0,0,9899,0,0,0,'Cliffwatcher Longhorn','','',0,7,0,0,0,1,1,0,55,55,104,3398,3398,0,1,2,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10538,5462,0,0,9909,0,0,0,'Vaelastrasz','','',518,2,0,1,0,1,1,0,60,60,250,17936,17936,7860,1,0,1175,0,458.25,608.065,0,0,0,0,0,3750,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10539,5462,0,0,10132,0,0,0,'Hagar Lightninghoof','','',0,7,0,0,0,1,1,0,30,30,104,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10540,5462,0,0,31736,10357,0,0,'Vol\'jin','','',76,7,0,3,0,400,16,0,83,83,125,5578000,5578000,68128,1,3,2000,0,17360,23590,0,0,0,0,43200000,10573,0,0,0,0,0,0,1.8,0.3672,'',1,506953,0,2.5,8,14,0,17289,16097,17146,17820,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10541,5462,0,0,7804,0,0,0,'Krakle\'s Thermometer','','',0,8,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10542,12340,13552,0,13781,13782,13783,13784,'Seasoned Irondeep Guard','','',0,7,0,0,0,0.44,1,0,80,80,32,5512,5512,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10543,12340,13553,0,13785,0,13785,0,'Veteran Irondeep Guard','','',0,7,0,0,0,0.54,1,0,80,80,32,6798,6798,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10544,12340,13554,0,13789,0,13789,0,'Champion Irondeep Guard','','',0,7,0,0,0,0.21,1,0,80,80,32,2700,2700,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10545,12340,13555,0,13795,13797,13796,0,'Seasoned Irondeep Surveyor','','',0,7,0,0,0,0.35,1.87,0,80,80,32,4410,4410,7450,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10546,12340,13556,0,13799,0,13799,0,'Veteran Irondeep Surveyor','','',0,7,0,0,0,0.44,1.95,0,80,80,32,5590,5590,7786,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10547,12340,13557,0,13803,0,13803,0,'Champion Irondeep Surveyor','','',0,7,0,0,0,0.16,1.22,0,80,80,32,2000,2000,4868,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10548,12340,13577,0,13714,0,13714,0,'Stormpike Ram Rider Commander','','',0,7,0,1,0,7.35,1,0,81,81,1216,95836,95836,0,1,3,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,1713,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10549,12340,13616,0,13670,0,13670,0,'Frostwolf Stable Master','Stable Master','',0,7,0,1,0,14.26,1,0,80,80,1214,179692,179692,0,1,4194307,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10550,12340,13617,0,13669,0,13669,0,'Stormpike Stable Master','Stable Master','',0,7,0,1,0,13.79,1,0,81,81,1216,179692,179692,0,1,4194307,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,632,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10551,12340,13797,0,13849,0,13849,0,'Mountaineer Boombellow','','',0,7,0,1,0,6.35,1,0,81,81,1216,45570,45570,0,1,2,1000,0,69,103.5,1,1000,110,166,0,7039,0,0,0,0,0,0,1,1,'',0,1828,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10552,12340,13798,0,13808,0,13808,0,'Jotek','','',0,7,0,1,0,3.5,1,0,81,81,1214,45570,45570,0,1,2,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,598,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10553,12340,13816,0,13794,0,13794,0,'Prospector Stonehewer','','',0,7,0,0,0,0.57,1,0,80,80,1216,7181,7181,0,1,2,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,175,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10554,12340,13959,0,10946,0,10946,0,'Alterac Yeti','','',0,7,0,1,0,6.84,1,0,80,80,14,86213,86213,0,1,0,1000,0,105,157.5,1,1000,168,252,0,9730,0,0,0,0,0,0,1,1,'',0,2103,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10555,12340,14185,0,14232,0,14232,0,'Najak Hexxen','Bounty Hunter','',0,7,0,0,0,0.92,1,0,80,80,126,11648,11648,0,1,2,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,578,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10556,5462,0,0,10038,0,0,0,'Lazy Peon','','',0,7,0,0,0,1,1,0,4,4,29,86,86,0,1,0,2000,0,4,5,0,0,0,0,200000,68,0,0,0,0,0,0,1.2,0.2976,'17743',0,0,0,2.5,8,14,0,17743,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10557,5462,0,0,4589,0,0,0,'Flametongue Totem IV','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,1550,0,327.05,454.15,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,52112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10558,5462,0,0,10482,0,0,0,'Hearthsinger Forresten','','',0,6,0,2,1,2.5,2,0,57,57,32,6960,69602,0,1,0,1175,0,201.512,267.312,1,1292,87.856,127.908,604800000,3342,0,171,171,171,171,171,1.5,0.306,'',0,1551,0,2.5,8,14,0,16798,16244,16100,14443,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10559,5462,0,0,4979,0,0,0,'Lady Vespia','','',0,7,0,4,0,1.02,1,0,22,22,74,508,508,545,1,0,2000,0,30,39,0,0,0,0,19990000,906,0,0,0,0,0,0,1.625,0.65,'',0,55,0,2.5,8,14,0,13586,8398,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10560,12340,14186,0,14233,0,14233,0,'Ravak Grimtotem','Bounty Hunter','',0,7,0,0,0,0.95,1,0,80,80,105,11980,11980,0,1,2,2000,0,210,315,1,2000,336,504,0,9730,0,0,0,0,0,0,1,1,'',0,600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10561,12340,14187,0,14215,0,14215,0,'Athramanis','Bounty Hunter','',0,7,0,0,0,0.95,1,0,80,80,79,11980,11980,0,1,2,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,606,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10562,12340,14188,0,14234,0,14234,0,'Dirk Swindle','Bounty Hunter','',0,7,0,0,0,0.92,1,0,80,80,55,11648,11648,0,1,2,1500,0,157.5,236,1,1500,252,378,0,9730,0,0,0,0,0,0,1,1,'',0,607,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10563,12340,14282,0,782,0,782,0,'Frostwolf Bloodhound','','',0,1,1,0,0,0.32,1,0,80,80,1214,4058,4058,0,1,0,1500,0,157.5,236,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10564,12340,14283,0,10828,0,10828,0,'Stormpike Owl','','',1,1,26,0,0,0.32,1,0,80,80,1216,4058,4058,0,1,0,1500,0,157.5,236,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10565,12340,14284,0,14322,14326,14324,14327,'Stormpike Battleguard','','',0,7,0,1,0,3.31,1,0,81,81,1216,43086,43086,0,1,0,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,1616,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10566,12340,14285,0,14320,14323,14321,14325,'Frostwolf Battleguard','','',0,7,0,1,0,5.67,1,0,81,81,1214,73897,73897,0,1,0,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,1780,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10567,12340,14762,0,14793,14794,14795,14796,'Dun Baldar North Marshal','','',0,7,0,1,0,39.28,1,0,81,81,1216,511875,511875,0,1,0,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10568,12340,14763,0,14793,14794,14795,14796,'Dun Baldar South Marshal','','',0,7,0,1,0,39.28,1,0,81,81,1216,511875,511875,0,1,0,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10569,12340,14764,0,14793,14794,14795,14796,'Icewing Marshal','','',0,7,0,1,0,61.37,1,0,81,81,1216,799805,799805,0,1,0,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10570,12340,14765,0,14793,14794,14795,14796,'Stonehearth Marshal','','',0,7,0,1,0,61.37,1,0,81,81,1216,799805,799805,0,1,0,1000,0,109,163.5,1,1000,174,262,0,10029,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10571,12340,14772,0,14797,14798,14799,14800,'East Frostwolf Warmaster','','',0,7,0,1,0,32.1,1,0,81,81,1214,418312,418312,0,1,0,2000,0,218,327,1,2000,349,523,0,10029,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10572,12340,14773,0,14797,14799,14798,14800,'Iceblood Warmaster','','',0,7,0,1,0,31.42,1,0,81,81,1214,409500,409500,0,1,0,2000,0,218,327,1,2000,349,523,0,10029,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10573,12340,14776,0,14797,14798,14799,14800,'Tower Point Warmaster','','',0,7,0,1,0,31.42,1,0,81,81,1214,409500,409500,0,1,0,2000,0,218,327,1,2000,349,523,0,10029,0,0,0,0,0,0,1,1,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10574,12340,14777,0,14797,0,14798,0,'West Frostwolf Warmaster','','',0,7,0,1,0,37.76,1,0,81,81,1214,492188,492188,0,1,0,2000,0,218,327,1,2000,349,523,0,10029,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10575,12340,14943,0,11012,0,11012,0,'Guse\'s War Rider','','',0,1,0,1,0,32.17,1,0,81,81,1214,419282,419282,0,1,0,1000,0,109,163.5,0,0,0,0,0,10029,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10576,12340,14944,0,11012,0,11012,0,'Jeztor\'s War Rider','','',0,1,0,1,0,32.17,1,0,81,81,1214,419282,419282,0,1,0,1000,0,109,163.5,0,0,0,0,0,10029,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10577,5462,0,0,10005,0,0,0,'Crypt Scarab','','',518,1,0,0,0,1,1,0,1,1,21,64,64,0,1,0,200,0,0.2,0.2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10578,5462,0,0,9911,0,0,0,'Bom\'bay','Witch Doctor in Training','',0,7,0,0,0,1,1,0,8,8,126,156,156,0,1,1,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,17009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10579,5875,0,0,9943,0,0,0,'Kirtonos the Herald (Spell Visual)','','',0,6,0,1,0,1,1,0,60,60,233,29304,29304,0,1,0,1600,0,624,828,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,8379,20741,18144,12882,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10580,5462,0,0,4631,10256,0,0,'Fetid Zombie','','',0,6,0,0,0,1,1,0,54,56,21,3420,3644,0,1,0,2000,0,96,127,0,0,0,0,315000,3289,0,0,0,0,0,0,1.15,1.15,'',0,452,0,2.5,8,14,0,8713,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10581,5462,0,0,9913,0,0,0,'Young Arikara','','',1,1,27,1,0,1,1,0,20,20,14,484,484,0,1,0,1508,0,163.995,220.545,0,0,0,0,0,836,2,2,2,2,2,2,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10582,5462,0,0,10209,0,0,0,'Dog','Sire','',0,8,0,0,0,1,1,0,10,10,104,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,0.5,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10583,5462,0,0,1233,0,0,0,'Gryfe','Flight Master','',0,7,0,1,0,3,1,0,65,65,474,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,0.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10584,5462,0,0,11583,0,0,0,'Urok Doomhowl','','',0,7,0,1,1,1,1,0,60,60,40,19536,19536,2434,1,0,1166,0,459.987,562.595,0,0,0,0,1000000000,3075,120,120,120,120,120,120,4.2,2.8,'',0,1751,0,2.5,8,14,0,16508,16509,15580,10206,0,0,0,0,0,0,0,0,0,0,0,0,12712,21982,0,0,0,0,0,0),(10585,12340,14947,0,1148,0,1148,0,'Ichman\'s Gryphon','','',0,1,0,1,0,32.17,1,0,81,81,1216,419282,419282,0,1,0,1000,0,109,163.5,0,0,0,0,0,10029,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10596,5462,0,0,9929,0,0,0,'Mother Smolderweb','','',0,1,0,1,1,1,1,0,59,59,16,23688,23688,0,1,0,1100,0,196.35,259.875,0,0,0,0,1000000000,3449,0,0,0,0,0,0,2.625,3.2725,'',0,0,0,2.5,8,14,0,16104,16468,16103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10598,5462,0,0,9997,0,0,0,'Smolderweb Hatchling','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.375,0.4675,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10599,5462,0,0,9936,0,0,0,'Hulfnar Stonetotem','','',0,7,0,0,0,1.5,1,0,10,10,104,297,297,0,1,0,2000,0,13,17,0,0,0,0,250000,463,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,17648,16740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10600,5462,0,0,9935,0,0,0,'Thontek Rumblehoof','','',0,7,0,0,0,1.6,1,0,11,11,104,355,355,0,1,0,2000,0,15,20,0,0,0,0,250000,528,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,17649,16740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10601,5462,0,0,11584,0,0,0,'Urok Enforcer','','',0,7,0,1,0,1,1,0,54,55,7,12665,13070,0,1,0,1208,0,425.82,566.25,1,1329,86.385,126.255,0,3234,54,54,54,54,54,54,3.525,2.09855,'',0,90,0,2.5,8,14,0,14516,11084,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(10602,5462,0,0,11585,0,0,0,'Urok Ogre Magus','','',0,7,0,1,0,1,1,0,54,55,7,10130,10455,10395,1,0,1183,0,259.668,322.367,0,0,0,0,10800000,2632,55,55,55,55,55,55,3.525,2.35,'',0,0,0,2.5,8,14,0,6742,13747,15979,10180,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(10603,5875,0,0,9939,0,0,0,'Hallucination','','',0,7,0,0,0,1,1,0,1,1,126,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10604,5462,0,0,9937,0,0,0,'Huntress Nhemai','','',0,7,0,0,0,1,1,0,20,20,79,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10605,5462,0,0,10311,10313,10312,10314,'Scarlet Medic','','',0,7,0,0,0,1.3,1,0,52,54,89,2466,2634,1982,1,0,2000,0,86,114,0,0,0,0,315000,3178,54,27,27,0,0,0,1.5,0.306,'',0,412,0,2.5,8,14,0,17137,11640,17175,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10606,5462,0,0,9938,0,0,0,'Huntress Yaeliura','','',0,7,0,0,0,1,1,0,20,20,79,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10607,5875,0,0,9944,0,0,0,'[UNUSED] Siralnaya','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10608,5462,0,0,10332,10333,10334,10335,'Scarlet Priest','','',0,7,0,0,0,1.25,1,0,55,57,67,2288,2436,5177,1,0,2000,0,69,96,0,0,0,0,315000,2698,10,0,0,0,0,0,1.5,0.306,'',0,485,0,2.5,8,14,0,15586,8362,15498,13864,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10610,5462,0,0,9946,0,0,0,'Angus','Dwarven Mortar Team','',0,7,0,0,0,1,1,0,11,11,55,222,222,0,1,0,2000,0,15,20,0,0,0,0,180000,528,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10611,5462,0,0,9947,0,0,0,'Shorty','Dwarven Mortar Team','',0,7,0,0,0,1,1,0,10,10,55,198,198,0,1,0,2000,0,13,17,0,0,0,0,900000,463,0,0,0,0,0,0,1.2,0.2776,'',0,0,0,2.5,8,14,0,16786,18655,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10612,5462,0,0,10958,0,0,0,'Guard Wachabe','','',0,7,0,0,0,1,1,0,45,45,104,2218,2218,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10616,5462,0,0,10995,0,0,0,'Supervisor Raelen','','',0,7,0,0,0,1,1,0,15,15,123,328,328,0,1,2,2000,0,22,29,0,0,0,0,180000,665,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10617,5462,0,0,9532,0,0,0,'Galak Messenger','','',0,7,0,0,0,1.05,1,0,26,26,131,787,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.875,1.065,'',0,76,0,2.5,8,14,0,6190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10618,5462,0,0,10190,0,0,0,'Rivern Frostwind','Wintersaber Trainer','',0,7,0,0,0,1,1,0,62,62,874,3496,3496,2568,1,131,2000,0,160,223,0,0,0,0,333000,4340,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10619,5462,0,0,9954,0,0,0,'Glacier','Rivern\'s Guardian','',0,1,0,0,0,1,1,0,50,50,874,4430,4430,0,1,0,2000,0,85,112,0,0,0,0,333000,2966,0,0,0,0,0,0,1.95,0.455,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10620,5875,0,0,7990,0,0,0,'TEST NPC - DBUCKLER','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10636,5462,0,0,7933,0,0,0,'Pack Kodo','','',0,1,0,0,0,1,1,0,30,30,104,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10637,5462,0,0,9969,0,0,0,'Malyfous Darkhammer','The Thorium Brotherhood','',0,7,0,0,0,1,1,0,59,59,1475,3997,3997,0,1,3,2000,0,102,135,0,0,0,0,333000,3449,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10638,5462,0,0,10057,0,0,0,'Kanati Greycloud','','',4096,7,0,0,0,1,1,0,30,30,104,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10639,5462,0,0,6800,0,0,0,'Rorgish Jowl','','',0,7,0,4,0,1,1,0,25,25,82,713,713,0,1,0,1200,0,21,28.8,0,0,0,0,19990000,1008,0,0,0,0,0,0,1.25,1,'',0,72,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10640,5462,0,0,5773,0,0,0,'Oakpaw','','',0,7,0,4,0,1,1,0,27,27,82,862,862,732,1,0,2000,0,36,47,0,0,0,0,19990000,1078,0,0,79,0,0,0,1.5,1.2,'',0,82,0,2.5,8,14,0,12160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10641,5462,0,0,8389,0,0,0,'Branch Snapper','','',0,4,0,4,0,1,1,0,25,25,91,713,713,0,1,0,1441,0,25.2175,34.584,0,0,0,0,9900000,1008,250,250,250,250,375,200,2.25,2.0175,'',0,66,0,2.5,8,14,0,3583,10101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10642,5462,0,0,5561,0,0,0,'Eck\'alom','','',0,4,0,4,0,1,1,0,27,27,91,724,724,732,1,0,2000,0,36,47,0,0,0,0,19990000,1078,270,270,270,75,270,216,1,0.30556,'',0,0,0,2.5,8,14,0,5276,12548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10643,5462,0,0,11293,0,0,0,'Mugglefin','','',0,7,0,4,0,1.5,1,0,23,23,18,907,907,0,1,0,1450,0,23.925,31.9,0,0,0,0,9900000,940,0,0,0,0,0,0,2.625,0.72975,'',0,56,0,2.5,8,14,0,3584,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10644,5462,0,0,165,0,0,0,'Mist Howler','','',1,1,1,4,0,1.02,1,0,22,22,38,573,573,0,1,0,1300,0,20.8,27.3,0,0,0,0,19990000,906,80,80,80,80,80,80,1.25,1.5,'',0,0,0,2.5,8,14,0,13443,3604,8715,0,0,0,0,0,0,0,0,0,0,8866,0,0,0,0,0,0,0,0,144,0),(10645,5462,0,0,10093,0,0,0,'Thalia Amberhide','','',0,7,0,0,0,1,1,0,30,30,104,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10646,5462,0,0,10092,0,0,0,'Lakota Windsong','','',4096,7,0,0,0,1,1,0,30,30,104,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,13534,33333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10647,5462,0,0,11331,0,0,0,'Prince Raze','','',0,3,0,4,0,1,1,0,32,32,90,1332,1332,1169,1,0,2000,0,42,55,0,0,0,0,19990000,1248,0,0,0,0,85,128,1.625,0.585,'',0,111,0,2.5,8,14,0,11969,9053,16570,0,0,0,0,0,0,0,0,0,0,0,0,0,5481,7128,0,0,0,0,0,0),(10648,5462,0,0,2879,0,0,0,'Xavaric','','',0,3,0,0,0,1,1,0,55,55,90,2718,2718,2117,1,0,2000,0,87,116,0,0,0,0,300000,3232,0,0,0,0,172,220,2.5,0.9,'',0,459,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10656,5462,0,0,850,0,0,0,'Guardian Felhunter','','',0,3,15,0,0,1,1,0,1,1,90,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.1735,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10657,5462,0,0,9993,0,0,0,'Corrupted Cat','','',0,1,0,0,0,1,1,0,1,1,35,3900,3900,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10658,5462,0,0,9990,0,0,0,'Winna\'s Kitten','','',0,12,0,0,0,1,1,0,1,1,188,840,840,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10659,5462,0,0,10585,0,0,0,'Cobalt Whelp','','',0,2,0,0,0,1,1,0,55,55,103,3398,3398,0,1,0,2000,0,94,125,0,0,0,0,333000,3234,0,0,165,82,0,165,1.625,0.3614,'',0,452,0,2.5,8,14,0,15089,13443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10660,5462,0,0,10584,0,0,0,'Cobalt Broodling','','',0,2,0,0,0,1,1,0,55,56,103,2823,2915,2140,1,0,2000,0,89,118,0,0,0,0,333000,3287,0,0,165,84,0,168,2.1875,0.4865,'',0,472,0,2.5,8,14,0,9672,29881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10661,5462,0,0,10583,0,0,0,'Spell Eater','','',0,2,0,0,0,1,1,0,54,56,103,3420,3644,0,1,0,2000,0,96,127,0,0,0,0,333000,3289,0,0,0,56,0,168,1.875,0.417,'',0,454,0,2.5,8,14,0,16340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10662,5462,0,0,9995,0,0,0,'Spellmaw','','',0,2,0,1,0,1,1,0,56,56,103,16194,16194,0,1,0,2000,0,230.4,304.8,0,0,0,0,600000,3289,0,0,0,168,0,0,3,1.5,'',0,1518,0,2.5,8,14,0,16099,17012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10663,5462,0,0,9996,0,0,0,'Manaclaw','','',0,2,0,1,0,1,1,0,58,58,103,17226,17226,0,1,0,2000,0,240,316.8,0,0,0,0,600000,3396,0,0,0,174,0,0,3.45,1.725,'',0,1644,0,2.5,8,14,0,16099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10664,5462,0,0,6373,0,0,0,'Scryer','','',0,2,0,1,0,1,1,0,60,60,103,36000,36000,9678,1,0,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,3.9,1.95,'',0,1725,0,2.5,8,14,0,12738,16099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16869,0,0,0,0,0,0,0),(10665,5462,0,0,9999,0,0,0,'Junior Apothecary Holland','Royal Apothecary Society','',0,7,0,0,0,1,1,0,20,20,68,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10666,5462,0,0,10006,0,0,0,'Gordo','','',0,6,0,0,0,2,1,0,30,30,68,1910,1910,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,2.175,0.725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10667,5462,0,0,10008,0,0,0,'Chromie','','',0,2,0,0,0,1.35,1,0,63,63,35,4497,4497,0,1,3,2000,0,181,253,0,0,0,0,315000,4641,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,17285,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10668,5462,0,0,10004,0,0,0,'Beaten Corpse','','',0,7,0,0,0,1,1,0,16,16,83,356,356,0,1,1,2000,0,23,31,0,0,0,0,275000,700,0,0,0,0,0,0,1.5,0.236,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10676,5462,0,0,10009,0,0,0,'Raider Jhash','','',0,7,0,0,0,2,1,0,35,35,85,2440,2440,0,1,268435456,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10678,5462,0,0,10007,0,0,0,'Plagued Hatchling','','',0,2,0,0,0,1.35,1,0,57,59,233,3800,4000,2566,1,0,2000,0,357,472.5,0,0,0,0,7200000,3449,0,0,0,0,0,165,1.25,0.278,'',0,523,0,2.5,8,14,0,17745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10680,5462,0,0,9670,0,0,0,'Summoned Blackhand Dreadweaver','Blackhand Legion','',0,7,0,1,0,1,1,0,59,60,40,7107,7326,2402,1,0,2000,0,511,672,0,0,0,0,10800000,3748,0,0,0,0,0,0,1.8,0.4464,'',0,1745,0,2.5,8,14,0,7068,12739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(10681,5462,0,0,9686,0,0,0,'Summoned Blackhand Veteran','Blackhand Legion','',0,7,0,1,0,1,1,0,59,60,40,8883,9156,0,1,0,2000,0,364,483,0,0,0,0,10800000,3750,0,0,0,0,0,0,1.8,0.4464,'',0,1730,0,2.5,8,14,0,11972,14516,15749,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(10682,5462,0,0,10010,0,0,0,'Raider Kerr','','',0,7,0,0,0,2,1,0,35,35,85,2440,2440,0,1,268435456,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10683,5462,0,0,8309,0,0,0,'Rookery Hatcher','','',0,2,0,1,0,1,1,0,58,59,16,8613,8883,0,1,0,2000,0,765,1012.5,0,0,0,0,0,3449,0,177,0,0,0,0,1.875,1.875,'',0,1638,0,2.5,8,14,0,15580,15572,15746,0,0,0,0,0,0,0,0,0,0,0,0,0,16786,0,0,0,0,0,0,0),(10684,5462,0,0,11423,0,0,0,'Remorseful Highborne','','',0,6,0,0,0,1,1,0,56,56,124,2913,2913,2163,1,3,2000,0,89,118,0,0,0,0,333000,3287,0,0,0,0,0,0,1.25,0.5,'',0,0,0,2.5,8,14,0,17194,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10685,5462,0,0,10015,0,0,0,'Swine','','',0,8,0,0,0,0.2,1,0,3,3,31,14,14,0,1,0,2000,0,3,4,0,0,0,0,275000,33,0,0,0,0,0,0,0.4,0.4704,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10696,5462,0,0,4137,4138,0,0,'Refuge Pointe Defender','','',0,7,0,0,0,2,1,0,41,45,123,3170,3696,0,1,0,2000,0,76,100,0,0,0,0,400000,2695,0,0,0,0,0,0,1.5,0.306,'',0,125,0,2.5,8,14,0,7164,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10697,5462,0,0,10029,0,0,0,'Bile Slime','','',0,10,0,0,0,0.3,1,0,59,60,21,888,916,0,1,0,1420,0,73.84,97.98,0,0,0,0,0,3750,0,0,0,0,0,0,0.75,0.175,'',0,0,0,2.5,8,14,0,16866,1604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10698,5462,0,0,10030,0,0,0,'Summoned Zombie','','',0,6,0,0,0,1.35,1,0,56,56,21,2550,2550,5206,1,0,2000,0,68,94,0,0,0,0,345000,2654,0,0,0,0,0,0,0.7,0.7,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10699,5462,0,0,10031,0,0,0,'Carrion Scarab','','',0,6,0,0,0,1,1,0,55,55,21,944,944,0,1,0,2000,0,42,52,0,0,0,0,0,1658,0,0,0,0,84,0,0.45,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10716,5462,0,0,10033,0,0,0,'Belfry Bat','','',0,8,0,0,0,1,1,0,1,1,7,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.225,0.0525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3264,0,0,0,0,0,0,0),(10717,5462,0,0,10046,0,0,0,'Temporal Parasite','','',0,1,0,0,0,1,1,0,55,56,16,690,712,2140,1,0,1440,0,64.08,84.96,0,0,0,0,0,3287,0,0,0,0,0,0,1.25,0.75,'',0,0,0,2.5,8,14,0,11436,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10718,5462,0,0,10036,0,0,0,'Shahram','','',0,10,0,0,0,1,1,0,70,70,35,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2.85,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10719,5462,0,0,10071,0,0,0,'Herald of Thrall','','',4718694,7,0,0,0,1,1,0,50,50,29,3517,3517,100,1,0,1510,0,64.175,84.56,0,0,0,0,0,2966,0,0,0,0,0,0,2.37,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10720,5462,0,0,9435,0,0,0,'Galak Assassin','','',0,7,0,0,0,1,1,0,27,28,131,870,920,0,1,0,1700,0,33.15,45.05,1,1870,50.49,74.8,0,1111,0,0,0,0,0,0,1.4375,0.8165,'',0,44,0,2.5,8,14,0,34616,11825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10721,5462,0,0,10049,10050,10051,10052,'Novice Warrior','','',0,7,0,0,0,1,1,0,5,5,104,102,102,0,1,0,2000,0,5,7,0,0,0,0,250000,111,0,0,0,0,0,0,4.05,0.9747,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10736,5875,0,0,2467,0,0,0,'Unkillable Test Dummy 60 Mage','','',64,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10737,5462,0,0,10113,0,0,0,'Shy-Rotam','','',1,1,2,0,0,1.25,1,0,60,60,16,3815,3815,0,1,0,1538,0,79.976,106.122,0,0,0,0,0,3750,0,0,0,0,0,10,1.65,0.385,'',0,0,0,2.5,8,14,0,13443,3604,14100,0,0,0,0,0,0,0,0,0,0,13349,0,0,0,0,0,0,0,0,0,0),(10738,5462,0,0,9491,0,0,0,'High Chief Winterfall','','',0,7,0,0,0,1,1,0,59,59,82,3554,3554,2369,1,0,2800,0,186.2,246.4,0,0,0,0,333000,3447,0,0,0,0,0,0,2.1875,1.75,'',0,655,0,2.5,8,14,0,12548,15793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10739,5462,0,0,10069,0,0,0,'Mulgris Deepriver','','',0,7,0,0,0,1,1,0,55,55,35,2718,2718,2117,1,3,2000,0,87,116,0,0,0,0,315000,3232,0,0,0,0,0,0,4.86,1.16964,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10740,5462,0,0,6293,0,0,0,'Awbee','','',0,2,0,1,0,1,1,0,57,57,35,8352,8352,0,1,3,2000,0,343,455,0,0,0,0,10800000,3342,0,0,0,0,0,0,0.625,0.139,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10741,5462,0,0,10114,0,0,0,'Sian-Rotam','','',1,1,2,0,0,1.25,1,0,60,60,16,3815,3815,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.65,0.8745,'',0,0,0,2.5,8,14,0,13443,3604,14100,3019,0,0,0,0,0,0,0,0,0,13341,0,0,0,0,0,0,0,0,144,0),(10742,5462,0,0,10176,0,0,0,'Blackhand Dragon Handler','Blackhand Legion','',0,7,0,1,0,1,1,0,59,60,40,8883,9156,0,1,0,2000,0,364,483,0,0,0,0,10800000,3750,0,0,0,0,0,0,3.36,2,'',0,1736,0,2.5,8,14,0,16637,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(10756,5462,0,0,5562,0,0,0,'Scalding Elemental','','',0,4,0,0,0,1,1,0,28,29,834,896,950,0,1,0,3000,2,61.5,81,0,0,0,0,300000,1145,29,87,58,29,29,29,1.15,0.351394,'',0,150,0,2.5,8,14,0,17276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10757,5462,0,0,5561,0,0,0,'Boiling Elemental','','',0,4,0,0,0,1,1,0,27,28,834,840,896,0,1,0,3000,0,58.5,79.5,0,0,0,0,300000,1111,56,84,28,28,56,28,1,0.30556,'',0,150,0,2.5,8,14,0,11983,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10758,5462,0,0,10223,10225,10224,10226,'Grimtotem Bandit','','',0,7,0,0,0,1.05,1,0,25,26,16,734,787,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,0,0,65,0,0,0,3.75,0.8725,'',0,69,0,2.5,8,14,0,34802,13534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10759,5462,0,0,10238,10240,10239,10241,'Grimtotem Stomper','','',0,7,0,0,0,1,1,0,26,27,16,684,724,713,1,0,2000,0,36,47,0,0,0,0,300000,1078,0,0,65,0,0,0,3.75,0.8725,'',0,50,0,2.5,8,14,0,8046,13281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10760,5462,0,0,10227,10230,10228,10231,'Grimtotem Geomancer','','',0,7,0,0,0,1.05,1,0,25,27,16,590,665,1723,1,0,2000,0,27,38,0,0,0,0,300000,900,0,0,65,0,0,0,3.75,0.8725,'',0,47,0,2.5,8,14,0,8400,2121,30035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10761,5462,0,0,10233,10235,10234,10236,'Grimtotem Reaver','','',0,7,0,0,0,1.15,1,0,28,28,16,981,981,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,0,65,0,0,0,3.75,0.8725,'',0,59,0,2.5,8,14,0,17281,15280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10762,5462,0,0,10172,0,0,0,'Blackhand Thug','','',0,7,0,1,0,1,1,0,60,60,16,15260,15260,0,1,0,2000,0,364,483,0,0,0,0,10800000,3750,0,0,0,0,0,0,1.95,0.4836,'',0,1840,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10776,5462,0,0,10089,0,0,0,'Finkle Einhorn','','',0,7,0,1,0,1,1,0,60,60,35,10000,10000,0,1,2,1175,0,213.85,283.763,0,0,0,0,10800000,3750,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10778,5462,0,0,10129,0,0,0,'Janice Felstone','','',0,6,0,0,0,1,1,0,5,5,35,102,102,0,1,3,2000,0,5,7,0,0,0,0,315000,111,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10779,5462,0,0,10090,0,0,0,'Infected Squirrel','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,275000,7,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(10780,5462,0,0,10091,0,0,0,'Infected Deer','','',0,8,0,0,0,0.2,1,0,5,5,31,20,20,0,1,0,2000,0,5,7,0,0,0,0,275000,111,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(10781,5462,0,0,10130,0,0,0,'Royal Overseer Bauhaus','Undercity Census','',0,7,0,0,0,1.15,1,0,40,40,68,1753,1753,0,1,3,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10782,5462,0,0,10131,0,0,0,'Royal Factor Bathrilor','Stormwind Census','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,3,2000,0,56,74,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10783,5875,0,0,1877,0,0,0,'Orb of Deception (Orc, Male)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10784,5875,0,0,9886,0,0,0,'Orb of Deception (Orc, Female)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10785,5875,0,0,7626,0,0,0,'Orb of Deception (Tauren, Male)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10786,5875,0,0,10052,0,0,0,'Orb of Deception (Tauren, Female)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10787,5875,0,0,9715,0,0,0,'Orb of Deception (Troll, Male)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.36,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10788,5875,0,0,9718,0,0,0,'Orb of Deception (Troll, Female)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10789,5875,0,0,2860,0,0,0,'Orb of Deception (Undead, Male)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10790,5875,0,0,6058,0,0,0,'Orb of Deception (Undead, Female)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10791,5875,0,0,1891,0,0,0,'Orb of Deception (Dwarf, Male)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10792,5875,0,0,10134,0,0,0,'Orb of Deception (Dwarf, Female)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10793,5875,0,0,4493,0,0,0,'Orb of Deception (Gnome, Male)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10794,5875,0,0,7138,0,0,0,'Orb of Deception (Gnome, Female)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10795,5875,0,0,2517,0,0,0,'Orb of Deception (Human, Male)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10796,5875,0,0,3143,0,0,0,'Orb of Deception (Human, Female)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10797,5875,0,0,4180,0,0,0,'Orb of Deception (NightElf, Male)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10798,5875,0,0,2227,0,0,0,'Orb of Deception (Nightelf, Female)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10799,5462,0,0,763,0,0,0,'Warosh','The Cursed','',0,7,0,0,0,1,1,0,60,60,35,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.275,0.68425,'',0,0,0,2.5,8,14,0,16801,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10800,5462,0,0,6704,0,0,0,'Warosh the Redeemed','','',0,7,0,0,0,1,1,0,60,60,35,5100,5100,0,1,2,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10801,5462,0,0,10487,0,0,0,'Jabbering Ghoul','','',0,6,0,0,0,1.3,1,0,54,54,21,3293,3293,0,1,0,2000,0,92,122,0,0,0,0,315000,3180,0,0,0,0,172,0,1.95,0.6929,'',0,453,0,2.5,8,14,0,12097,15716,0,0,0,0,0,0,0,4,0,0,0,0,0,0,12722,0,0,0,0,0,0,0),(10802,5462,0,0,10659,0,0,0,'Hitah\'ya the Keeper','','',0,7,0,0,0,1,1,0,51,51,37,2406,2406,4506,1,0,2600,0,79.3,110.5,0,0,0,0,350000,2437,0,0,0,0,0,0,1.8,0.3672,'',0,390,0,2.5,8,14,0,11639,9613,23895,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,19064,0,0,0,0,0,0),(10803,5462,0,0,10111,0,0,0,'Rifleman Wheeler','','',0,7,0,0,0,1,1,0,8,9,55,156,176,0,1,0,2000,0,11,15,0,0,0,0,180000,387,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,16767,16775,16778,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10804,5462,0,0,10110,0,0,0,'Rifleman Middlecamp','','',0,7,0,0,0,1,1,0,8,9,55,156,176,0,1,0,2000,0,11,15,0,0,0,0,180000,387,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,16572,16768,16772,16776,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10805,5462,0,0,10109,0,0,0,'Spotter Klemmy','','',0,7,0,0,0,1,1,0,6,6,55,120,120,0,1,0,2000,0,7,9,0,0,0,0,180000,165,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,19723,18634,18907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10806,5462,0,0,10618,0,0,0,'Ursius','','',1,1,4,0,0,1.25,1,0,56,56,16,3374,3374,0,1,0,2400,0,115.2,152.4,0,0,0,0,333000,3289,0,0,0,0,56,0,3,1.222,'',0,0,0,2.5,8,14,0,15971,15793,0,0,0,0,0,0,0,0,0,0,0,12854,0,0,0,0,0,0,0,0,0,0),(10807,5462,0,0,12683,0,0,0,'Brumeran','','',65537,1,38,0,0,1,1,0,58,58,16,3589,3589,0,1,0,2000,0,100,132,0,0,0,0,333000,3396,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,8599,15797,16552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10808,5462,0,0,571,0,0,0,'Timmy the Cruel','','',0,6,0,1,1,8,2,0,58,58,14,22968,22968,0,1,0,1166,0,437.25,577.17,0,0,0,0,0,3396,0,0,0,0,0,0,2.25,0.7995,'',0,1645,0,2.5,8,14,0,3417,17470,8599,0,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(10809,5462,0,0,7856,0,0,0,'Stonespine','','',0,6,0,2,0,1,1,0,60,60,21,15260,15260,0,1,0,1166,0,212.212,281.589,0,0,0,0,604800000,3750,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,14331,15655,26141,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10810,5875,0,0,9014,0,0,0,'[UNUSED] Deathcaller Majestis','','',0,6,0,2,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,2.0175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10811,5462,0,0,10544,0,0,0,'Archivist Galford','','',0,7,0,1,1,8,3,0,60,60,14,19536,19536,7302,1,0,1166,0,297.913,391.776,0,0,0,0,604800000,3748,0,0,0,0,0,0,3.36,2,'',0,1831,0,2.5,8,14,0,17293,23462,17274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10812,5462,0,0,10545,0,0,0,'Grand Crusader Dathrohan','','',0,7,0,1,0,10,3,0,62,62,14,25900,25900,7704,1,0,1166,0,326.48,455.031,0,0,0,0,604800000,4340,0,0,0,0,0,0,3.76,2,'',0,2026,0,2.5,8,14,0,17286,1604,20830,17286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10813,5462,0,0,10691,0,0,0,'Balnazzar','','',0,3,0,1,1,12,6,0,62,62,67,31080,31080,15408,1,0,1150,0,741.75,1035,0,0,0,0,0,4344,0,0,0,0,172,248,3.75,2.5,'',0,2003,0,2.5,8,14,0,17287,17399,12098,13704,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10814,5462,0,0,10116,0,0,0,'Chromatic Elite Guard','','',0,2,0,1,0,1,1,0,59,60,40,23688,24416,0,1,0,2600,0,473.2,627.9,0,0,0,0,7200000,3750,0,220,220,220,220,220,2.625,2.25,'',0,1747,0,2.5,8,14,0,15708,16790,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10816,5462,0,0,7550,0,0,0,'Wandering Skeleton','','',0,6,0,0,0,1.3,1,0,55,55,21,3398,3398,0,1,0,2000,0,94,125,0,0,0,0,315000,3234,0,0,0,0,172,0,1.5,1,'',0,472,0,2.5,8,14,0,17014,17650,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10817,5462,0,0,10374,0,0,0,'Duggan Wildhammer','','',0,7,0,4,0,1.3,1,0,55,55,189,3398,3398,0,1,0,1191,0,55.977,74.4375,1,1310,85.15,124.45,72000000,3234,0,0,0,0,0,0,1.5,0.347,'',0,486,0,2.5,8,14,0,15284,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10818,5875,0,0,6380,0,0,0,'Death Knight Soulbearer','','',0,6,0,4,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10819,5875,0,0,6380,0,0,0,'Baron Bloodbane','','',0,6,0,4,0,1,1,0,59,59,16,3198,3198,2369,1,0,2000,0,102,135,0,0,0,0,0,3449,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,29712,12555,11734,31754,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10820,5875,0,0,6380,0,0,0,'Duke Ragereaver','','',0,6,0,4,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10821,5462,0,0,10709,0,0,0,'Hed\'mush the Rotting','','',0,6,0,4,0,1,1,0,57,57,16,3758,3758,0,1,0,1175,0,57.575,76.375,0,0,0,0,72000000,3342,0,0,0,0,0,0,3.75,2.2325,'',0,499,0,2.5,8,14,0,14099,12627,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10822,5462,0,0,10452,0,0,0,'Warlord Thresh\'jin','','',0,7,0,4,0,1.35,1,0,58,58,37,3876,3876,0,1,0,1166,0,58.3,76.956,0,0,0,0,72000000,3396,0,0,0,0,0,0,3.76,2,'',0,558,0,2.5,8,14,0,15576,11971,9080,17207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10823,5462,0,0,10443,0,0,0,'Zul\'Brin Warpbranch','','',0,7,0,4,0,1.35,1,0,59,59,16,2799,2799,5598,1,0,1158,0,41.688,57.9,0,0,0,0,72000000,2784,0,0,0,0,0,0,1.5,0.306,'',0,606,0,2.5,8,14,0,17172,12491,20831,41115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10824,5462,0,0,19824,0,0,0,'Ranger Lord Hawkspear','','',0,7,0,4,0,1,1,0,60,60,189,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,43200000,3750,0,0,0,0,0,0,1.575,0.40215,'',0,622,0,2.5,8,14,0,15547,12057,11978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10825,5462,0,0,7856,0,0,0,'Gish the Unmoving','','',0,6,0,4,0,1,1,0,56,56,16,3644,3644,0,1,0,1183,0,56.784,75.1205,0,0,0,0,72000000,3289,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,16564,13445,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10826,5462,0,0,7847,0,0,0,'Lord Darkscythe','','',0,6,0,4,0,1,1,0,57,57,16,3758,3758,0,1,0,2000,0,98,130,0,0,0,0,43200000,3342,0,0,0,0,0,0,2.25,0.591,'',0,544,0,2.5,8,14,0,15284,11971,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10827,5462,0,0,10432,0,0,0,'Deathspeaker Selendre','Cult of the Damned','',0,7,0,4,0,1.35,1,0,56,56,21,2550,2550,5206,1,0,1183,0,40.222,55.601,0,0,0,0,72000000,2654,0,0,0,0,56,0,1.575,0.2184,'',0,499,0,2.5,8,14,0,15232,13338,17173,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10828,5462,0,0,10431,0,0,0,'High General Abbendis','','',0,7,0,2,0,3.5,2,0,59,59,67,8292,8292,4738,1,0,2000,0,319.2,422.4,0,0,0,0,43200000,3447,0,0,0,0,0,0,1.8,0.2496,'',0,2140,0,2.5,8,14,0,9128,13730,17143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10836,5462,0,0,10627,0,0,0,'Farmer Dalson','','',0,6,0,0,0,1.35,1,0,56,56,21,3644,3644,0,1,0,1450,0,69.6,92.075,1,1595,106.865,154.715,0,3289,0,0,0,0,0,0,2.25,0.7995,'',0,0,0,2.5,8,14,0,3391,16128,17650,8599,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10837,5462,0,0,10150,0,0,0,'High Executor Derrington','','',0,7,0,0,0,1.35,1,0,61,61,118,4244,4244,0,1,3,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.383,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10838,5462,0,0,10151,0,0,0,'Commander Ashlam Valorfist','','',0,7,0,0,0,1.35,1,0,61,61,123,3395,3395,2486,1,3,2000,0,152,210,0,0,0,0,315000,4044,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10839,5462,0,0,10210,0,0,0,'Argent Officer Garush','The Argent Dawn','',0,7,0,0,0,1.35,1,0,60,60,814,4120,4120,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10840,5462,0,0,10211,0,0,0,'Argent Officer Pureheart','The Argent Dawn','',0,7,0,0,0,1.35,1,0,60,60,814,4120,4120,0,1,3,2000,0,104,138,0,0,0,0,315000,3750,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10856,5462,0,0,10212,0,0,0,'Argent Quartermaster Hasana','The Argent Dawn','',0,7,0,0,0,1.35,1,0,58,58,814,3876,3876,0,1,4739,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10857,5462,0,0,10213,0,0,0,'Argent Quartermaster Lightspark','The Argent Dawn','',0,7,0,0,0,1.35,1,0,58,58,814,3876,3876,0,1,4739,2000,0,100,132,0,0,0,0,315000,3396,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10876,5462,0,0,10031,0,0,0,'Undead Scarab','','',0,6,0,0,0,1,1,0,60,60,21,2136,2136,5751,1,0,1440,0,53.28,73.44,0,0,0,0,0,3025,0,0,0,0,84,0,0.45,0.15,'',0,0,0,2.5,8,14,0,34969,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10877,5462,0,0,10184,0,0,0,'Courier Hammerfall','','',0,7,0,0,0,1,1,0,3,3,55,71,71,0,1,3,2000,0,3,4,0,0,0,0,180000,33,0,0,0,0,0,0,1.5,0.347,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10878,5462,0,0,10185,0,0,0,'Herald Moonstalker','','',0,7,0,0,0,1,1,0,3,3,80,71,71,0,1,3,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,1.5,0.306,'',0,5,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10879,5462,0,0,10187,0,0,0,'Harbinger Balthazad','','',0,7,0,0,0,1,1,0,3,3,68,71,71,0,1,3,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,1.5,0.383,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10880,5462,0,0,10186,0,0,0,'Warcaller Gorlach','','',0,7,0,0,0,1,1,0,3,3,29,71,71,0,1,3,2000,0,3,4,0,0,0,0,200000,33,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10881,5462,0,0,10188,0,0,0,'Bluff Runner Windstrider','','',0,7,0,0,0,1,1,0,3,3,104,71,71,0,1,3,2000,0,3,4,0,0,0,0,250000,33,0,0,0,0,0,0,4.05,0.9747,'',0,5,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10882,5462,0,0,10183,0,0,0,'Arikara','Vengeance','',1,1,27,0,0,1,1,0,28,28,14,1250,1250,0,1,0,1441,0,28.0995,38.1865,0,0,0,0,0,1111,2,2,2,2,2,2,3.47,2,'',0,0,0,2.5,8,14,0,2893,17213,0,0,0,0,0,0,0,0,0,0,0,13063,0,0,12925,0,0,0,0,0,0,0),(10896,5462,0,0,10243,0,0,0,'Arnak Grimtotem','','',0,7,0,0,0,1,1,0,29,29,16,950,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,4.05,0.9747,'',0,61,0,2.5,8,14,0,18075,34014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12884,0,0,0,0,0,0,0),(10897,5462,0,0,10196,0,0,0,'Sindrayl','Hippogryph Master','',0,7,0,1,0,3,3,0,65,65,80,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10898,5875,0,0,10218,0,0,0,'Blackhand Armorsmith','Blackhand Legion','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(10899,5462,0,0,10222,0,0,0,'Goraluk Anvilcrack','Blackhand Legion Armorsmith','',0,7,0,2,0,1,1,0,61,61,40,12576,12576,0,1,0,2000,0,556.5,773.5,0,0,0,0,1000000000,4047,0,0,0,0,0,0,1.95,0.4836,'',0,1876,0,2.5,8,14,0,6253,16172,15580,24317,0,0,0,0,0,0,0,0,0,0,0,0,22138,0,0,0,0,0,0,0),(10901,5462,0,0,11492,0,0,0,'Lorekeeper Polkelt','','',0,6,0,1,1,9,3,0,60,60,233,27468,27468,0,1,0,2000,0,364,483,0,0,0,0,43200000,3750,0,0,0,0,0,0,1.75,0.60725,'',0,1427,0,2.5,8,14,0,16359,3584,18116,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10902,5462,0,0,7804,0,0,0,'Andorhal Tower One','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,315000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10903,5462,0,0,7804,0,0,0,'Andorhal Tower Two','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,315000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10904,5462,0,0,7804,0,0,0,'Andorhal Tower Three','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,315000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10905,5462,0,0,7804,0,0,0,'Andorhal Tower Four','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,315000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10916,5462,0,0,6829,0,0,0,'Winterfall Runner','','',0,7,0,0,0,1,1,0,57,57,82,3758,3758,0,1,0,2800,0,137.2,182,0,0,0,0,300000,3342,0,0,0,0,0,0,1.875,1.5,'',0,525,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12829,0,0,0,0,0,0,0),(10917,5462,0,0,10217,0,0,0,'Aurius','','',0,7,0,1,0,3,1.5,0,60,60,35,7326,7326,3651,1,2,1410,0,360.255,473.76,0,0,0,0,7200000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,14517,17149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10918,5462,0,0,11513,0,0,0,'Lorax','','',0,7,0,0,0,1,1,0,61,61,35,3500,3500,0,1,3,2000,0,159,221,0,0,0,0,333000,4047,0,0,0,0,0,0,2.5,0.9,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10919,5462,0,0,10249,10252,0,0,'Shatterspear Troll','','',0,7,0,0,0,1,1,0,52,58,714,2371,2871,0,1,0,2000,0,100,132,0,0,0,0,25000,3396,0,0,0,0,0,0,1.5,0.306,'',0,402,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10920,5462,0,0,10649,0,0,0,'Kelek Skykeeper','Emerald Circle','',0,7,0,0,0,1.35,1,0,57,57,35,3006,3006,2241,1,2,2000,0,91,121,0,0,0,0,300000,3340,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10921,5462,0,0,10254,0,0,0,'Taronn Redfeather','Emerald Circle','',0,7,0,0,0,1.25,1,0,50,50,35,2215,2215,1807,1,2,2000,0,79,104,0,0,0,0,300000,2964,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10922,5462,0,0,10253,0,0,0,'Greta Mosshoof','Emerald Circle','',0,7,0,0,0,1.35,1,0,59,59,35,3198,3198,2369,1,3,2000,0,133,176,0,0,0,0,300000,3447,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,9884,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10923,5462,0,0,10647,0,0,0,'Tenell Leafrunner','Emerald Circle','',0,7,0,0,0,1.35,1,0,62,62,35,3496,3496,2568,1,2,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10924,5462,0,0,10646,0,0,0,'Ivy Leafrunner','Emerald Circle','',0,7,0,0,0,1.35,1,0,63,63,35,4497,4497,0,1,2,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10925,5462,0,0,11009,0,0,0,'Rotting Worm','','',65537,10,42,0,0,0,1,0,50,50,21,2,2,0,1,0,1450,0,61.625,81.2,0,0,0,0,0,2966,0,0,0,0,0,0,1.42373,1.42373,'',0,400,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10926,5462,0,0,10445,0,0,0,'Pamela Redpath','','',0,6,0,0,0,1,1,0,1,1,35,42,42,0,1,2,2000,0,2,2,0,0,0,0,345000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10927,5462,0,0,10232,0,0,0,'Marlene Redpath','','',0,6,0,0,0,1,1,0,10,10,35,198,198,0,1,2,2000,0,13,17,0,0,0,0,315000,463,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10928,5462,0,0,4162,0,0,0,'Succubus Minion','','',0,3,0,0,0,0.7,0.87,0,26,80,90,456,2992,2039,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.403,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(10929,5462,0,0,19806,0,0,0,'Haleh','','',0,2,0,1,0,1,1,0,62,62,35,2900,2900,2568,1,3,2000,0,736,1025.8,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10930,5462,0,0,10245,0,0,0,'Dargh Trueaim','Hunter Trainer','',138936390,7,0,0,0,1,1,0,25,25,55,713,713,0,1,49,1760,0,30.8,42.24,1,1936,46.464,69.696,300000,1008,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10936,5462,0,0,10229,0,0,0,'Joseph Redpath','','',0,6,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10937,5462,0,0,10237,0,0,0,'Captain Redpath','','',4096,6,0,1,0,1,1,0,60,60,250,11000,11000,0,1,0,1175,0,458.25,608.065,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,6253,9128,15284,18650,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10938,5462,0,10936,10242,0,0,0,'Redpath the Corrupted','','',0,6,0,1,0,1,1,0,60,60,974,33572,33572,0,1,0,1175,0,458.25,608.065,0,0,0,0,0,3750,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,6253,15580,12542,16244,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10939,5462,0,0,11892,0,0,0,'Marduk the Black','','',0,6,0,1,0,1,1,0,58,58,14,8774,8774,11445,1,0,1191,0,199.492,257.256,0,0,0,0,0,3379,0,0,0,0,0,0,1.95,0.4979,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10940,5462,0,0,10453,0,0,0,'Ghost of the Past','','',0,6,0,0,0,1,1,0,55,55,16,3398,3398,0,1,0,2000,0,94,125,0,0,0,0,345000,3234,0,0,0,0,0,0,1.5,0.306,'',0,556,0,2.5,8,14,0,15089,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10941,5462,0,0,10981,0,0,0,'Wizlo Bearingshiner','','',0,7,0,0,0,1,1,0,31,31,104,1107,1107,0,1,3,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10942,5462,0,0,10244,0,0,0,'Nessy','','',4,1,0,3,0,100,1,0,62,62,7,323700,323700,0,1,0,2000,0,6020,8400,0,0,0,0,6300000,4344,0,0,0,0,0,0,20,7.5,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10943,5462,0,0,11731,0,0,0,'Decrepit Guardian','','',0,6,0,0,0,1,1,0,55,56,16,3529,3644,0,1,0,1216,0,58.368,77.216,1,1338,89.646,129.786,0,3289,0,0,0,0,0,0,1.5,0.533,'',0,0,0,2.5,8,14,0,16333,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10944,5462,0,0,10247,0,0,0,'Davil Lightfire','','',4096,6,0,1,0,1,1,0,60,60,250,16000,16000,9736,1,0,1175,0,310.2,400.087,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,17232,13005,17284,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10945,5462,0,0,10246,0,0,0,'Davil Crokford','','',0,6,0,0,0,1,1,0,60,60,35,3300,3300,2434,1,0,1410,0,115.62,149.46,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10946,5462,0,0,11730,0,0,0,'Horgus the Ravager','','',0,6,0,1,0,1,1,0,60,60,974,15260,15260,0,1,0,1150,0,448.5,595.125,0,0,0,0,0,3750,0,0,0,0,0,0,1.95,0.6929,'',0,1823,0,2.5,8,14,0,15608,3391,17466,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10947,5462,0,0,10362,0,0,0,'Darrowshire Betrayer','','',0,6,0,0,0,1,1,0,57,58,974,2784,2871,0,1,0,1440,0,72,95.04,0,0,0,0,0,3396,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,5337,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10948,5462,0,0,10366,0,0,0,'Darrowshire Defender','','',0,6,0,0,0,1,1,0,57,58,495,3758,3876,0,1,0,1440,0,72,95.04,0,0,0,0,0,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,19730,12169,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10949,5462,0,0,10370,0,0,0,'Silver Hand Disciple','','',0,6,0,1,0,1,1,0,57,58,250,6000,6400,4530,1,0,1200,0,196.8,252.6,0,0,0,0,0,3379,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,14518,15493,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10950,5462,0,0,10358,0,0,0,'Redpath Militia','','',0,6,0,0,0,1,1,0,56,57,250,3400,3700,0,1,0,1450,0,71.05,94.25,0,0,0,0,0,3342,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10951,5462,0,0,11471,0,0,0,'Marauding Corpse','','',0,6,0,0,0,1,1,0,56,57,974,3644,3758,0,1,0,1450,0,71.05,94.25,0,0,0,0,0,3342,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,13584,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10952,5462,0,0,3507,0,0,0,'Marauding Skeleton','','',0,6,0,0,0,1,1,0,56,57,974,3643,3643,0,1,0,1450,0,71.05,94.25,0,0,0,0,0,3342,0,0,0,0,172,0,1.5,0.394,'',0,0,0,2.5,8,14,0,11972,9080,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10953,5462,0,0,11731,0,0,0,'Servant of Horgus','','',0,6,0,0,0,1,1,0,57,58,974,4176,4306,0,1,0,1200,0,60,79.2,0,0,0,0,0,3396,0,0,0,0,0,0,1.5,0.533,'',0,0,0,2.5,8,14,0,15608,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10954,5462,0,0,10448,0,0,0,'Bloodletter','','',0,6,0,1,0,1,1,0,57,58,974,6960,7178,0,1,2,1200,0,450,594,0,0,0,0,0,3396,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,15583,15667,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10955,5462,0,0,4606,0,0,0,'Summoned Water Elemental','','',0,4,0,0,0,0.5,1,0,83,83,2142,2904,2904,0,1,0,1460,0,371.57,498.59,0,0,0,0,0,10673,60,60,60,60,120,60,0.7,0.213892,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10956,5462,0,0,11263,0,0,0,'Naga Siren','','',0,7,0,0,0,1,1,0,55,57,7,1600,4300,0,1,0,2000,0,98,130,0,0,0,0,430000,3342,0,0,0,0,0,0,1.875,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10976,5462,0,0,19817,0,0,0,'Jeziba','','',0,7,0,0,0,1.35,1,0,58,58,35,3876,3876,0,1,2,2000,0,100,132,0,0,0,0,315000,3396,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10977,5462,0,0,10650,0,0,0,'Quixxil','','',0,7,0,0,0,1.3,1,0,53,53,35,3189,3189,0,1,2,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10978,5462,0,0,10651,0,0,0,'Legacki','','',0,7,0,0,0,1,1,0,57,57,855,3758,3758,0,1,2,2000,0,98,130,0,0,0,0,333000,3342,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10979,5462,0,0,2709,0,0,0,'Scarlet Hound','','',1,1,25,0,0,1.25,1,0,52,53,67,2964,3066,0,1,0,1500,0,66.75,89.25,0,0,0,0,315000,3128,0,0,0,0,0,0,1.30932,0.436441,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12904,0,0,0,0,0,0,0,0,0,0),(10980,5462,0,0,10269,0,0,0,'Umi\'s Mechanical Yeti','','',0,7,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,1,2200,2.2,2.2,0,7,0,0,0,0,0,0,2.25,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10981,5462,0,0,10278,0,0,0,'Frostwolf','','',1,1,1,0,0,1.02,1,0,50,51,38,5380,5380,0,1,0,2000,0,86,114,0,0,0,0,120000,3018,0,0,0,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,13443,0,0,0,0,0,0,0,0,0,0,0,0,13040,0,0,0,0,0,0,0,0,0,0),(10982,5462,0,0,371,0,0,0,'Whitewhisker Vermin','','',0,7,0,0,0,0.5,1.5,0,62,63,26,1600,3900,0,1,0,2000,0,181,253,0,0,0,0,120000,4641,0,0,0,0,0,0,1.875,0.99,'',0,145,0,2.5,8,14,0,17230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10983,5875,0,0,14013,14016,0,0,'Winterax Troll','','',0,7,0,1,0,1,1,0,57,58,37,8486,9079,0,1,0,1175,0,440.625,581.625,1,1292,89.148,130.492,0,3396,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10984,5875,0,0,11632,0,0,0,'Winterax Berserker','','',0,7,0,1,0,1,1,0,61,62,37,14850,15325,0,1,0,1166,0,752.07,1049.4,1,1283,178.337,265.581,0,4344,0,0,0,0,0,0,4.2,2,'',0,832,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10985,5875,0,0,10041,0,0,0,'Ice Giant','','',8,5,0,1,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10986,5462,0,0,10282,0,0,0,'Snowblind Harpy','','',0,7,0,0,0,1.3,1,0,62,63,514,3300,7300,0,1,0,2000,0,181,253,0,0,0,0,120000,4641,0,0,0,0,0,0,1.95,0.6188,'',0,411,0,2.5,8,14,0,3589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10987,5462,0,0,10285,0,0,0,'Irondeep Trogg','','',0,7,0,0,0,0.5,1.5,0,62,63,59,1500,3200,0,1,0,2000,0,181,253,0,0,0,0,120000,4641,0,0,0,0,0,0,1.95,1.0465,'',0,333,0,2.5,8,14,0,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10988,5462,0,0,10283,0,0,0,'Kodo Spirit','','',2,1,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,2.6,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10989,5875,0,0,8716,0,0,0,'Blizzard Elemental','','',0,4,0,1,0,1,1,0,1,1,16,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10990,5462,0,0,13340,0,0,0,'Alterac Ram','','',0,1,0,0,0,1.3,1,0,60,61,1274,6338,6338,0,1,0,2000,0,159,221,0,0,0,0,120000,4047,0,0,0,0,0,0,3.25,0.455,'',0,0,0,2.5,8,14,0,13443,22120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10991,5462,0,0,494,0,0,0,'Wildpaw Gnoll','','',0,7,0,0,0,1,1,0,52,53,39,3286,3385,0,1,0,1420,0,63.19,84.49,1,1562,96.844,142.142,0,3128,0,0,0,0,0,0,1.95,0.65,'',0,410,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10992,5462,0,0,1095,0,0,0,'Enraged Panther','','',0,1,2,1,0,1,1,0,30,30,14,2865,2865,0,1,0,2000,0,100.8,134.4,0,0,0,0,600000,1179,0,0,0,0,0,0,3,1.59,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12946,0,0,0,0,0,0,0),(10993,5462,0,0,10454,0,0,0,'Twizwick Sprocketgrind','Engineering Trainer','',70,7,0,0,0,1,1,0,25,25,69,1240,1240,0,1,81,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10996,5462,0,0,10459,0,0,0,'Fallen Hero','','',0,6,0,1,0,1,1,0,59,60,16,8883,9156,0,1,0,1175,0,458.25,608.065,1,1292,93.024,136.952,0,3750,0,0,0,0,0,0,3.11,2,'',0,1661,0,2.5,8,14,0,15618,18328,19643,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10997,5462,0,0,10674,0,0,0,'Cannon Master Willey','','',0,7,0,1,1,12,2,0,60,60,14,36624,36624,0,1,0,1150,0,209.3,277.725,0,0,0,0,604800000,3750,0,0,0,0,0,0,3.36,2,'',0,1826,0,2.5,8,14,0,10101,16615,11729,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11016,5462,0,0,10407,0,0,0,'Captured Arko\'narin','','',4096,7,0,0,0,1,1,0,48,48,250,6186,6186,0,1,3,2000,0,81,108,0,0,0,0,300000,2857,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15496,16856,18163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11017,5462,0,0,10472,0,0,0,'Roxxik','Engineering Trainer','',0,7,0,0,0,1.25,1,0,46,46,29,2399,2399,0,1,81,2000,0,77,102,0,0,0,0,300000,2750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11018,5462,0,0,10402,0,0,0,'Arko\'narin','','',4096,7,0,0,0,1,1,0,48,48,250,5400,5400,0,1,2,1530,0,61.965,82.62,0,0,0,0,0,2857,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11019,5462,0,0,10412,0,0,0,'Jessir Moonbow','','',0,7,0,0,0,1.25,1,0,50,50,35,2215,2215,1807,1,3,2000,0,79,104,0,0,0,0,300000,2964,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11020,5462,0,0,10425,0,0,0,'Remains of Trey Lightforge','','',0,7,0,0,0,1,1,0,50,50,35,5316,5316,1807,1,2,2000,0,79,104,0,0,0,0,300000,2964,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11021,5875,0,0,10426,0,0,0,'Winterspring Frostsaber','','',0,1,0,0,0,1,1,0,1,1,35,64,64,26,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11022,5462,0,0,10456,0,0,0,'Alexi Barov','House of Barov','',0,7,0,1,0,4,1,0,60,60,83,12208,12208,0,1,2,1600,0,382.72,507.84,0,0,0,0,900000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,14873,15583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13470,0,0,0,0,0,0,0),(11023,5462,0,0,10457,0,0,0,'Weldon Barov','House of Barov','',0,7,0,1,0,4,1,0,60,60,123,12208,12208,0,1,2,2000,0,478.4,634.8,0,0,0,0,660000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,19983,29584,9080,15580,0,0,0,0,0,0,0,0,0,0,0,0,13469,0,0,0,0,0,0,0),(11024,5462,0,0,1030,0,0,0,'Della','Jessir\'s Pet','',0,1,1,0,0,1.25,1,0,49,49,35,2672,2672,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,0,5,3,0,0,0,1.18008,0.944068,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11025,5462,0,0,10570,0,0,0,'Mukdrak','Engineering Trainer','',0,7,0,0,0,1.05,1,0,26,26,29,787,787,0,1,81,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11026,5462,0,0,10569,0,0,0,'Sprite Jumpsprocket','Apprentice Engineer','',0,7,0,0,0,1.02,1,0,24,24,875,664,664,0,1,1,2000,0,34,46,0,0,0,0,190000,975,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11027,5462,0,0,3123,0,0,0,'Illusory Wraith','','',0,6,0,0,0,1,1,0,61,61,24,3144,3144,0,1,0,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,0,0,0.7,0.2436,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11028,5462,0,0,10571,0,0,0,'Jemma Quikswitch','Apprentice Engineer','',0,7,0,0,0,1.02,1,0,24,24,875,664,664,0,1,3,2000,0,34,46,0,0,0,0,190000,975,0,0,0,0,0,0,1.725,0.3519,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11029,5462,0,0,10722,0,0,0,'Trixie Quikswitch','Apprentice Engineer','',0,7,0,0,0,1.1,1,0,31,31,875,1107,1107,0,1,3,2000,0,44,58,0,0,0,0,310000,1213,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11030,5462,0,0,9784,0,0,0,'Mindless Undead','','',0,6,0,0,0,1,1,0,56,57,21,1080,1114,0,1,0,1450,0,71.05,94.25,0,0,0,0,0,3342,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,1604,6788,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11031,5462,0,0,10572,0,0,0,'Franklin Lloyd','Engineering Trainer','',0,7,0,0,0,1,1,0,33,33,68,1221,1221,0,1,81,2000,0,46,61,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11032,5462,0,0,10458,0,0,0,'Malor the Zealous','','',0,7,0,1,1,7,2,0,60,60,14,17094,17094,4868,1,0,1150,0,293.825,386.4,0,0,0,0,604800000,3748,0,0,0,0,0,0,3.36,2,'',0,1824,0,2.5,8,14,0,12734,16172,17233,15493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11033,5462,0,0,10471,0,0,0,'Smokey LaRue','','',0,7,0,0,0,1.3,1,0,55,55,35,3398,3398,0,1,3,2000,0,94,125,0,0,0,0,345000,3234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11034,5462,0,0,10469,0,0,0,'Lord Maxwell Tyrosus','The Argent Dawn','',0,7,0,0,0,1.35,1,0,62,62,794,4370,4370,0,1,2,2000,0,172,240,0,0,0,0,345000,4344,0,30,0,0,0,70,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11035,5462,0,0,10465,0,0,0,'Betina Bigglezink','The Argent Dawn','',0,7,0,0,0,1.35,1,0,57,57,794,3758,3758,0,1,3,2000,0,98,130,0,0,0,0,345000,3342,0,30,0,0,0,70,1.725,0.3519,'',0,0,0,2.5,8,14,0,18367,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11036,5462,0,0,10474,0,0,0,'Leonid Barthalomew the Revered','The Argent Dawn','',0,7,0,0,0,1.35,1,0,60,60,794,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,345000,3750,0,30,0,0,0,70,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11037,5462,0,0,10575,0,0,0,'Jenna Lemkenilli','Engineering Trainer','',0,7,0,0,0,1.05,1,0,26,26,875,787,787,0,1,81,2000,0,37,49,0,0,0,0,275000,1043,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11038,5462,0,0,10560,0,0,0,'Caretaker Alen','The Argent Dawn','',0,7,0,0,0,1.3,1,0,52,52,794,3082,3082,0,1,899,2000,0,87,117,0,0,0,0,345000,3074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11039,5462,0,0,10468,0,0,0,'Duke Nicholas Zverenhoff','The Argent Dawn','',0,7,0,0,0,1.35,1,0,60,60,794,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,345000,3750,0,30,0,0,0,70,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11040,5462,0,0,10455,0,0,0,'Watcher Brownell','The Night Watch','',0,7,0,0,0,1.05,1,0,30,30,12,852,852,852,1,3,2000,0,39,52,0,0,0,0,300000,1178,0,100,0,0,0,100,1.5,0.208,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11041,5462,0,0,10573,0,0,0,'Milla Fairancora','Apprentice Alchemist','',0,7,0,0,0,1.02,1,0,24,24,80,664,664,0,1,3,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11042,5462,0,0,10574,0,0,0,'Sylvanna Forestmoon','Apprentice Alchemist','',0,7,0,0,0,1.1,1,0,32,32,80,1163,1163,0,1,3,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11043,5462,0,0,10463,10464,10533,10534,'Crimson Monk','','',0,7,0,1,0,3,2,0,58,60,14,8613,9156,0,1,0,1175,0,213.85,283.763,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.5,0.306,'',0,1646,0,2.5,8,14,0,3391,11978,1604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11044,5462,0,0,10576,0,0,0,'Doctor Martin Felben','Apprentice Alchemist','',0,7,0,0,0,1.02,1,0,25,25,68,713,713,0,1,3,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11045,5875,0,0,10466,0,0,0,'Burns','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11046,5462,0,0,10578,0,0,0,'Whuut','Apprentice Alchemist','',0,7,0,0,0,1.02,1,0,23,23,29,617,617,0,1,1,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11047,5462,0,0,10577,0,0,0,'Kray','Apprentice Alchemist','',0,7,0,0,0,1.02,1,0,25,25,104,713,713,0,1,3,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11048,5462,0,0,10580,0,0,0,'Victor Ward','Apprentice Tailor','',0,7,0,0,0,1.02,1,0,24,24,68,664,664,0,1,1,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11049,5462,0,0,10581,0,0,0,'Rhiannon Davis','Apprentice Tailor','',0,7,0,0,0,1.1,1,0,32,32,68,1163,1163,0,1,3,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11050,5462,0,0,10582,0,0,0,'Trianna','Apprentice Tailor','',0,7,0,0,0,1.02,1,0,25,25,80,713,713,0,1,1,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11051,5462,0,0,10586,0,0,0,'Vhan','Apprentice Tailor','',0,7,0,0,0,1.05,1,0,26,26,104,787,787,0,1,1,2000,0,37,49,0,0,0,0,250000,1043,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11052,5462,0,0,10587,0,0,0,'Timothy Worthington','Tailoring Trainer','',0,7,0,0,0,1.3,1,0,51,51,894,2980,2980,0,1,81,2000,0,86,114,0,0,0,0,360000,3018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11053,5462,0,0,10549,0,0,0,'High Priestess MacDonnell','','',0,7,0,0,0,1.35,1,0,60,60,12,3297,3297,2434,1,3,2000,0,146,192,0,0,0,0,315000,3748,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,10937,10938,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11054,5462,0,0,10820,10822,10821,10823,'Crimson Rifleman','','',0,7,0,0,0,1,1,0,57,58,67,2784,2871,0,1,0,1410,0,70.5,93.06,0,0,0,0,0,3396,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,17353,1604,6788,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11055,5462,0,0,10550,0,0,0,'Shadow Priestess Vandis','','',0,7,0,0,0,1.35,1,0,60,60,68,3297,3297,2434,1,3,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,172,0,1.5,0.383,'',0,0,0,2.5,8,14,0,23947,23948,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11056,5462,0,0,10551,0,0,0,'Alchemist Arbington','','',0,7,0,0,0,1.35,1,0,58,58,12,2714,2714,5461,1,131,2000,0,71,98,0,0,0,0,315000,2740,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11057,5462,0,0,10552,0,0,0,'Apothecary Dithers','','',0,7,0,0,0,1.35,1,0,58,58,68,2714,2714,5461,1,131,2000,0,71,98,0,0,0,0,300000,2740,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11058,5462,0,0,10475,0,0,0,'Fras Siabi','','',0,6,0,1,0,1,1,0,61,61,14,28296,28296,0,1,0,1141,0,680.32,945.605,0,0,0,0,0,4047,0,0,0,0,0,0,3.36,2,'',0,1861,0,2.5,8,14,0,17294,7964,1604,23511,0,0,0,0,0,4,0,0,0,0,0,0,13172,0,0,0,0,0,0,0),(11063,5462,0,0,10476,0,0,0,'Carlin Redpath','The Argent Dawn','',0,7,0,0,0,1.35,1,0,58,58,794,3876,3876,0,1,3,2000,0,100,132,0,0,0,0,345000,3396,0,30,0,0,0,70,1.5,0.306,'',0,0,0,2.5,8,14,0,18988,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11064,5462,0,0,10907,10909,10908,10910,'Darrowshire Spirit','','',0,6,0,0,0,1,1,0,56,57,35,3644,3758,0,1,1,2000,0,98,130,0,0,0,0,0,3342,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,19730,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11065,5462,0,0,10588,0,0,0,'Thonys Pillarstone','Apprentice Enchanter','',0,7,0,0,0,1.02,1,0,25,25,55,713,713,0,1,1,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11066,5462,0,0,10589,0,0,0,'Jhag','Apprentice Enchanter','',0,7,0,0,0,1.05,1,0,26,26,29,787,787,0,1,1,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11067,5462,0,0,10590,0,0,0,'Malcomb Wynn','Apprentice Enchanter','',0,7,0,0,0,1.02,1,0,23,23,68,617,617,0,1,3,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11068,5462,0,0,10591,0,0,0,'Betty Quin','Apprentice Enchanter','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,1,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11069,5462,0,0,10477,0,0,0,'Jenova Stoneshield','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,12,1003,1003,0,1,4194305,1000,0,21,28,0,0,0,0,430000,1179,0,0,0,0,0,0,1.5,0.347,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11070,5462,0,0,10592,0,0,0,'Lalina Summermoon','Apprentice Enchanter','',0,7,0,0,0,1.05,1,0,27,27,80,840,840,0,1,3,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11071,5462,0,0,10614,0,0,0,'Mot Dawnstrider','Apprentice Enchanter','',0,7,0,0,0,1.02,1,0,21,21,104,531,531,0,1,3,2000,0,31,40,0,0,0,0,250000,872,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11072,5462,0,0,10610,0,0,0,'Kitta Firewind','Enchanting Trainer','',0,7,0,0,0,1.2,1,0,44,44,12,2138,2138,0,1,81,2000,0,72,96,0,0,0,0,540000,2528,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11073,5462,0,0,10609,0,0,0,'Annora','Enchanting Trainer','',0,7,0,0,0,1,1,0,54,54,35,3200,3200,0,1,81,1470,0,162.288,215.208,0,0,0,0,7200000,3180,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11074,5462,0,0,10611,0,0,0,'Hgarth','Enchanting Trainer','',0,7,0,0,0,1.25,1,0,46,46,29,2400,2400,0,1,81,2000,0,77,102,0,0,0,0,300000,2750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11075,5462,0,0,569,0,0,0,'Cauldron Lord Bilemaw','','',0,6,0,0,0,1,1,0,53,53,21,3189,3189,0,1,0,1480,0,65.86,88.06,0,0,0,0,0,3128,0,0,0,0,0,0,1.725,0.61295,'',0,0,0,2.5,8,14,0,13445,3391,3427,17650,0,0,0,0,0,4,0,0,0,0,0,0,13194,0,0,0,0,0,0,0),(11076,5462,0,0,2606,0,0,0,'Cauldron Lord Razarch','','',0,6,0,0,0,1,1,0,56,56,21,2550,2550,5206,1,0,1410,0,47.94,66.27,0,0,0,0,0,2654,0,0,0,0,0,0,1.875,0.15,'',0,0,0,2.5,8,14,0,17204,12471,17173,17650,0,0,0,0,0,4,0,0,0,0,0,0,13197,0,0,0,0,0,0,0),(11077,5462,0,0,7848,0,0,0,'Cauldron Lord Malvinious','','',0,6,0,0,0,1,1,0,55,55,21,2718,2718,2117,1,0,1460,0,63.51,84.68,0,0,0,0,0,3232,0,0,0,0,0,0,1.95,0.5122,'',0,0,0,2.5,8,14,0,17204,12471,17173,17650,0,0,0,0,0,4,0,0,0,0,0,0,13195,0,0,0,0,0,0,0),(11078,5462,0,0,11649,0,0,0,'Cauldron Lord Soulwrath','','',0,6,0,0,0,1,1,0,58,58,21,3876,3876,0,1,0,1440,0,72,95.04,0,0,0,0,0,3396,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,12946,10101,10966,17650,0,0,0,0,0,4,0,0,0,0,0,0,13196,0,0,0,0,0,0,0),(11079,5462,0,0,10645,0,0,0,'Wynd Nightchaser','','',0,7,0,0,0,1,1,0,62,62,80,16185,16185,0,1,2,2000,0,172,240,0,0,0,0,333000,4344,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11080,5875,0,0,2572,0,0,0,'[PH[ Combat Tester','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11081,5462,0,0,10616,0,0,0,'Faldron','Apprentice Leatherworker','',0,7,0,0,0,1.1,1,0,32,32,80,1163,1163,0,1,3,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11082,5462,0,0,10547,0,0,0,'Stratholme Courier','','',0,6,0,1,0,4.5,1,0,57,57,21,12528,12528,0,1,0,1183,0,202.885,269.133,0,0,0,0,604800000,3342,0,0,0,0,0,0,3.11,2,'',0,1814,0,2.5,8,14,0,15615,15618,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11083,5462,0,0,10615,0,0,0,'Darianna','Apprentice Leatherworker','',0,7,0,0,0,1.02,1,0,24,24,80,664,664,0,1,3,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11084,5462,0,0,10617,0,0,0,'Tarn','Apprentice Leatherworker','',0,7,0,0,0,1.15,1,0,36,36,104,1469,1469,0,1,3,2000,0,50,66,0,0,0,0,250000,1456,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11096,5462,0,0,10625,0,0,0,'Randal Worth','Apprentice Leatherworker','',0,7,0,0,0,1.02,1,0,24,24,12,664,664,0,1,1,2000,0,34,46,0,0,0,0,190000,975,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11097,5462,0,0,10622,0,0,0,'Drakk Stonehand','Leatherworking Trainer','',0,7,0,0,0,1.3,1,0,55,55,694,3398,3398,0,1,81,2000,0,94,125,0,0,0,0,350000,3234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11098,5462,0,0,10623,0,0,0,'Hahrana Ironhide','Leatherworking Trainer','',0,7,0,0,0,1.3,1,0,55,55,104,3398,3398,0,1,81,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11099,5462,0,0,10554,10557,0,0,'Argent Guard','The Argent Dawn','',524294,7,0,0,0,1,1,0,55,55,814,4108,4108,0,1,0,1460,0,68.62,91.25,0,0,0,0,0,3234,0,30,0,0,0,70,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(11100,5462,0,0,19075,4587,0,0,'Mana Tide Totem II','','',0,11,0,0,0,1,1,0,52,52,58,3748,3748,300,1,0,1460,0,63.51,85.41,0,0,0,0,0,3074,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11101,5462,0,0,19075,4587,0,0,'Mana Tide Totem III','','',0,11,0,0,0,1,1,0,60,60,58,6900,6900,300,1,0,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11102,5462,0,0,10561,10562,0,0,'Argent Rider','The Argent Dawn','',0,7,0,1,0,8,1,0,60,60,1625,24416,24416,0,1,0,2000,0,478.4,634.8,0,0,0,0,610000,3750,0,30,0,0,0,70,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(11103,5462,0,0,10565,0,0,0,'Innkeeper Lyshaerya','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,66177,1000,0,21,28,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11104,5462,0,0,10567,0,0,0,'Shelgrayn','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,4194304,1000,0,21,28,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11105,5462,0,0,10566,0,0,0,'Aboda','Stable Master','',0,7,0,0,0,1,1,0,30,30,104,1000,1000,0,1,4194304,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11106,5462,0,0,10564,0,0,0,'Innkeeper Sikewa','Innkeeper','',0,7,0,0,0,1,1,0,30,30,104,2700,2700,0,1,66179,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11111,8606,0,0,1483,0,0,0,'Wynne Larsone','Robe Merchant','',138412102,10,0,0,0,1,1,0,48,48,73,3294,3294,0,1,0,1510,0,61.155,81.54,0,0,0,0,0,2857,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11116,5462,0,0,10653,0,0,0,'Innkeeper Abeqwa','Innkeeper','',0,7,0,0,0,1,1,0,30,30,104,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11117,5462,0,0,10652,0,0,0,'Awenasa','Stable Master','',0,7,0,0,0,1,1,0,30,30,104,1003,1003,0,1,4194304,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11118,5462,0,0,10654,0,0,0,'Innkeeper Vizzie','Innkeeper','',0,7,0,0,0,1,1,0,30,30,855,1003,1003,0,1,66179,2000,0,42,56,0,0,0,0,333000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11119,5462,0,0,10656,0,0,0,'Azzleby','Stable Master','',0,7,0,0,0,1,1,0,30,30,855,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,333000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11120,5462,0,0,10637,10638,10639,10640,'Crimson Hammersmith','','',0,7,0,1,0,5,3,0,60,60,67,15260,15260,0,1,0,1150,0,448.5,595.125,1,1265,91.08,134.09,0,3750,0,0,0,0,0,0,3.36,2,'',0,1853,0,2.5,8,14,0,17445,1604,39077,0,0,0,0,0,0,0,0,0,0,0,0,0,13351,0,0,0,0,0,0,0),(11121,5462,0,0,775,0,0,0,'Black Guard Swordsmith','','',0,6,0,1,0,1,1,0,61,62,21,9700,10000,0,1,0,1133,0,730.785,1019.7,0,0,0,0,0,4344,0,0,0,0,0,0,2.25,0.591,'',0,1708,0,2.5,8,14,0,1604,5884,0,0,0,0,0,0,0,4,0,0,0,0,0,0,13350,0,0,0,0,0,0,0),(11122,5462,0,0,1825,0,0,0,'Restless Soul','','',0,10,0,0,0,1,1,0,1,1,35,6700,6700,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11136,5462,0,0,1825,0,0,0,'Freed Soul','','',0,10,0,0,0,1,1,0,1,1,35,5400,5400,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,16249,16143,16449,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11137,5462,0,0,10636,0,0,0,'Xai\'ander','Weaponsmith','',0,7,0,0,0,1.1,1,0,35,35,80,1342,1342,0,1,4224,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11138,5462,0,0,10657,0,0,0,'Maethrya','Hippogryph Master','',0,7,0,1,0,1,1,0,65,65,80,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11139,5462,0,0,10658,0,0,0,'Yugrek','Wind Rider Master','',0,7,0,1,0,1,1,0,65,65,29,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11140,5462,0,0,10644,0,0,0,'Egan','','',0,7,0,0,0,1,1,0,59,59,35,3997,3997,0,1,2,2000,0,102,135,0,0,0,0,345000,3449,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11141,5462,0,0,10641,0,0,0,'Spirit of Trey Lightforge','','',0,6,0,0,0,1,1,0,53,53,90,2354,2354,1982,1,0,1233,0,52.4025,64.116,0,0,0,0,0,2566,0,0,0,0,0,0,3.36,2,'17695',0,0,0,2.5,8,14,0,15493,18164,17695,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11142,5462,0,0,10668,0,0,0,'Undead Postman','','',0,6,0,1,0,2.5,1,0,57,58,974,7100,7400,0,1,0,1191,0,446.625,589.545,0,0,0,0,0,3396,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,5137,7713,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11143,5462,0,0,10669,0,0,0,'Postmaster Malown','','',0,6,0,1,0,1,1,0,60,60,16,15873,15873,2434,1,0,1166,0,521.785,638.385,0,0,0,0,0,3075,0,180,180,180,180,180,3.31,2,'',0,1804,0,2.5,8,14,0,12542,12741,6253,13338,0,0,0,0,0,4,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(11144,5875,0,0,10648,0,0,0,'Oracle Sphere','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11145,5462,0,0,10693,0,0,0,'Myolor Sunderfury','','',0,7,0,0,0,1.3,1,0,53,53,55,3189,3189,0,1,3,2000,0,89,119,0,0,0,0,430000,3128,0,0,0,0,0,0,1.5,0.347,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11146,5462,0,0,10694,0,0,0,'Ironus Coldsteel','Weaponsmith Trainer','',0,7,0,0,0,1.3,1,0,54,54,55,3293,3293,0,1,83,2000,0,92,122,0,0,0,0,430000,3180,0,0,0,0,0,0,1.5,0.347,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11147,5875,0,0,10661,0,0,0,'Green Mechanostrider','','',0,9,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(11148,5875,0,0,10662,0,0,0,'Purple Mechanostrider','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11149,5875,0,0,10664,0,0,0,'Red and Blue Mechanostrider','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11150,5875,0,0,10666,0,0,0,'Icy Blue Mechanostrider Mod A','','',1,9,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11151,5875,0,0,10666,0,0,0,'Riding MechaStrider (Yellow/Green)','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.35,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11152,5462,0,0,7804,0,0,0,'The Scourge Cauldron','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,2,2000,0,2,2,0,0,0,0,315000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11153,5875,0,0,10670,0,0,0,'Red Skeletal Horse','','',0,6,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(11154,5875,0,0,10671,0,0,0,'Blue Skeletal Horse','','',0,6,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(11155,5875,0,0,10672,0,0,0,'Brown Skeletal Horse','','',0,6,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,1,2200,2.2,2.2,0,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(11156,5462,0,0,10720,0,0,0,'Green Skeletal Warhorse','','',0,6,0,0,0,1,1,0,1,1,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(11176,5462,0,0,10695,0,0,0,'Krathok Moltenfist','','',0,7,0,0,0,1.3,1,0,53,53,29,3189,3189,0,1,3,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,1.5,0.372,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11177,5462,0,0,10696,0,0,0,'Okothos Ironrager','Armorsmith','',0,7,0,0,0,1.3,1,0,52,52,29,3082,3082,0,1,83,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.5,0.372,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11178,5462,0,0,10697,0,0,0,'Borgosh Corebender','Weaponsmith','',0,7,0,0,0,1.3,1,0,51,51,29,2980,2980,0,1,83,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.372,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11179,5875,0,0,1141,0,0,0,'Crystal Trigger','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11180,5462,0,0,10734,10735,10737,10736,'Bloodvenom Post Brave','','',0,7,0,0,0,1,1,0,65,65,105,11828,11828,0,1,2,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11181,5462,0,0,11452,0,0,0,'Shi\'alune','Kaerbrus\' Pet','',0,1,0,0,0,1.35,1,0,56,56,80,3644,3644,0,1,0,2000,0,96,127,0,0,0,0,300000,3289,0,0,0,0,0,0,1.95,1.0335,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11182,5462,0,0,10739,0,0,0,'Nixxrak','Heavy Armor Merchant','',0,7,0,0,0,1,1,0,54,54,855,3293,3293,0,1,4226,2000,0,92,122,0,0,0,0,333000,3180,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11183,5462,0,0,10740,0,0,0,'Blixxrak','Light Armor Merchant','',0,7,0,0,0,1,1,0,55,55,855,3398,3398,0,1,4226,2000,0,94,125,0,0,0,0,333000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11184,5462,0,0,10741,0,0,0,'Wixxrak','Weaponsmith & Gunsmith','',0,7,0,0,0,1,1,0,53,53,855,3189,3189,0,1,4480,2000,0,89,119,0,0,0,0,333000,3128,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11185,5462,0,0,10742,0,0,0,'Xizzer Fizzbolt','Engineering Supplies','',0,7,0,0,0,1,1,0,57,57,855,3758,3758,0,1,130,2000,0,98,130,0,0,0,0,333000,3342,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11186,5462,0,0,10744,0,0,0,'Lunnix Sprocketslip','Mining Supplies','',0,7,0,0,0,1,1,0,54,54,855,3293,3293,0,1,130,2000,0,92,122,0,0,0,0,333000,3180,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11187,5462,0,0,10743,0,0,0,'Himmik','Food & Drink','',0,7,0,0,0,1,1,0,60,60,855,4120,4120,0,1,642,2000,0,104,138,0,0,0,0,333000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11188,5462,0,0,10745,0,0,0,'Evie Whirlbrew','Alchemy Supplies','',0,7,0,0,0,1,1,0,58,58,855,3876,3876,0,1,130,2000,0,100,132,0,0,0,0,333000,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11189,5462,0,0,10746,0,0,0,'Qia','Trade Supplies','',0,7,0,0,0,1,1,0,51,51,855,2980,2980,0,1,130,2000,0,86,114,0,0,0,0,333000,3018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11190,5462,0,0,10747,10748,0,0,'Everlook Bruiser','','',0,7,0,0,0,1,1,0,77,77,854,16960,16960,0,1,268435456,2000,0,371,522,0,0,0,0,333000,8822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,38661,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(11191,5462,0,0,10725,0,0,0,'Lilith the Lithe','','',0,7,0,0,0,1,1,0,55,55,855,3398,3398,0,1,3,2000,0,94,125,0,0,0,0,333000,3234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11192,5462,0,0,10726,0,0,0,'Kilram','','',0,7,0,0,0,1,1,0,58,58,855,3876,3876,0,1,3,2000,0,100,132,0,0,0,0,333000,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11193,5462,0,0,10724,0,0,0,'Seril Scourgebane','','',0,7,0,0,0,1,1,0,57,57,855,3758,3758,0,1,3,2000,0,98,130,0,0,0,0,333000,3342,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11194,5462,0,0,11406,11407,11408,11409,'Argent Defender','The Argent Dawn','',0,7,0,0,0,2,1,0,65,65,814,11828,11828,0,1,2,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11195,5875,0,0,10718,0,0,0,'Deathcharger','','',0,6,0,0,0,1,1,0,40,40,35,2172,2172,0,1,0,780,0,21.84,28.86,1,900,35.1,51.3,0,1938,0,0,0,0,0,0,1.5,0.842,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11196,5462,0,0,11442,11443,0,0,'Shatterspear Drummer','','',0,7,0,0,0,1,1,0,52,58,714,2371,2871,0,1,0,2000,0,100,132,0,0,0,0,25000,3396,0,0,0,0,0,0,1.5,0.306,'',0,424,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11197,5462,0,0,9784,0,0,0,'Mindless Skeleton','','',0,6,0,0,0,1,1,0,62,62,21,356,356,0,1,0,1420,0,122.12,170.4,1,1562,217.118,323.334,0,4344,0,0,0,0,172,0,1.5,1,'',0,0,0,2.5,8,14,0,1604,6788,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11198,5462,0,0,19843,0,0,0,'Broken Exile','','',0,7,0,0,0,1,1,0,42,42,1638,1981,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,0,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11199,5462,0,0,10753,0,0,0,'Crimson Cannon','','',0,9,0,0,0,0.75,1,0,61,61,230,2310,2310,0,1,0,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,172,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11200,5462,0,0,158,0,0,0,'Summoned Skeleton','','',0,6,0,0,0,1,1,0,60,60,21,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,172,0,1.5,0.394,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11206,12340,0,0,10324,0,10324,0,'Light\'s Protector','','',0,7,0,0,0,1,1,0,60,60,14,7000,7000,4500,1,0,2000,0,160.6,211.2,1,2000,202,334,0,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11216,5462,0,0,10895,0,0,0,'Eva Sarkhoff','','',0,6,0,0,0,1.3,1,0,54,54,35,3293,3293,0,1,3,2000,0,92,122,0,0,0,0,315000,3180,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,15438,6950,10277,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11217,5462,0,0,10896,0,0,0,'Lucien Sarkhoff','','',0,6,0,0,0,1.3,1,0,55,55,35,3398,3398,0,1,2,2000,0,94,125,0,0,0,0,315000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11218,5462,0,0,10858,0,0,0,'Kerlonian Evershade','Druid of the Claw','',4096,7,0,0,0,1,1,0,20,20,80,484,484,0,1,2,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,2.39,2,'',0,0,0,2.5,8,14,0,18309,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11219,5462,0,0,10878,0,0,0,'Liladris Moonriver','','',0,7,0,0,0,1.2,1,0,42,42,80,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11236,5462,0,0,9554,0,0,0,'Blood Parrot','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.375,0.0875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11256,5462,0,0,13444,0,0,0,'Manifestation of Water','','',0,4,0,1,0,1,1,0,60,60,35,9298,9298,2434,1,0,1175,0,310.2,400.087,0,0,0,0,0,3750,0,0,0,172,30,0,4,1.22224,'8203 0',0,0,0,2.5,8,14,0,8260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11257,5462,0,0,11161,11122,11123,11124,'Scholomance Handler','','',0,7,0,1,0,3,2,0,59,60,233,7107,7326,4803,1,0,2000,0,511,672,0,0,0,0,7200000,3748,0,0,0,0,0,0,1.5,0.214,'',0,1728,0,2.5,8,14,0,10833,15244,17145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11258,5462,0,0,7550,0,0,0,'Frail Skeleton','','',0,6,0,0,0,0.25,1,0,1,1,21,10,10,0,1,0,2000,0,7,7,0,0,0,0,7200000,7,0,0,0,0,85,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11259,5462,0,0,11469,0,0,0,'Nataka Longhorn','','',0,7,0,0,0,1.15,1,0,40,40,104,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11260,5462,0,0,11354,0,0,0,'Northshire Peasant','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,8260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11261,5462,0,0,10901,0,0,0,'Doctor Theolen Krastinov','The Butcher','',0,7,0,1,1,10,3,0,60,60,21,30520,30520,0,1,2,1500,0,273,362.25,0,0,0,0,43200000,3750,0,0,0,0,0,0,1.5,0.306,'',0,1817,0,2.5,8,14,0,16509,18103,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(11262,5462,0,0,397,0,0,0,'Onyxian Whelp','','',8,2,0,0,0,5,1,0,80,80,16,63000,63000,0,1,0,2000,0,211,293,1,1338,345,509,180000,9729,0,171,95,0,0,0,1.875,0.417,'',0,0,0,1.11111,1.14286,14,0,20228,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11263,5462,0,0,3942,0,0,0,'Spectral Projection','','',0,6,0,0,0,1,1,0,59,60,14,2961,3052,0,1,0,1420,0,73.84,97.98,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,12020,18278,25304,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11276,5462,0,0,2306,0,0,0,'Azshara Sentinel','','',0,7,0,0,0,1.2,1,0,44,44,1600,2138,2138,0,1,0,2000,0,72,96,0,0,0,0,333000,2528,0,0,0,0,0,0,1.5,0.306,'',0,400,0,2.5,8,14,0,8260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11277,5462,0,0,11013,0,0,0,'Caer Darrow Citizen','','',0,6,0,0,0,1,1,0,57,57,35,4356,4356,0,1,0,1430,0,70.07,92.95,0,0,0,0,0,3342,0,0,0,0,0,0,2.51,2,'17622 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11278,5462,0,0,11027,0,0,0,'Magnus Frostwake','','',0,6,0,0,0,1,1,0,50,50,35,4200,4200,0,1,4226,1510,0,64.175,84.56,0,0,0,0,0,2966,0,0,0,0,0,0,2.21,2,'17622 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11279,5462,0,0,11021,0,0,0,'Caer Darrow Guardsman','','',0,6,0,0,0,1,1,0,51,55,35,3632,3632,0,1,0,1490,0,70.03,93.125,0,0,0,0,0,3234,0,0,0,0,0,0,2.51,2,'17622 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11280,5462,0,0,11017,0,0,0,'Caer Darrow Cannoneer','','',0,6,0,0,0,1,1,0,50,54,35,3632,3632,0,1,0,1500,0,69,91.5,0,0,0,0,0,3180,0,0,0,0,0,0,2.51,2,'17622 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11281,5462,0,0,11025,0,0,0,'Caer Darrow Horseman','','',0,6,0,0,0,1,1,0,52,56,35,5020,5960,0,1,0,1470,0,70.56,93.345,0,0,0,0,0,3289,0,0,0,0,0,0,2.51,2,'17622 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11282,5462,0,0,10929,0,0,0,'Melia','','',0,6,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11283,5462,0,0,10928,0,0,0,'Sammy','','',0,6,0,0,0,1,1,0,1,1,35,4200,6800,10104,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11284,5462,0,0,4629,0,0,0,'Dark Shade','','',0,6,0,1,0,3,1,0,60,60,21,9156,9156,0,1,0,1158,0,451.62,599.265,0,0,0,0,0,3750,0,0,0,0,0,0,1,1,'',0,1642,0,2.5,8,14,0,17228,15571,10161,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11285,5462,0,0,10930,0,0,0,'Rory','','',0,6,0,0,0,1,1,0,35,35,35,1342,1342,0,1,0,1660,0,40.67,53.12,0,0,0,0,0,1349,0,0,0,0,0,0,2.51,2,'17622 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11286,5462,0,0,10931,0,0,0,'Magistrate Marduke','','',0,6,0,0,0,1,1,0,57,57,35,4400,4400,0,1,2,1440,0,70.56,93.6,0,0,0,0,25000,3342,0,0,0,0,0,0,2.21,2,'17622 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11287,5462,0,0,11028,0,0,0,'Baker Masterson','','',0,6,0,0,0,1,1,0,37,37,35,487,487,0,1,642,1640,0,41.82,55.76,0,0,0,0,0,1568,0,0,0,0,0,0,2.51,2,'17622 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11288,5462,0,0,10935,10936,10937,10938,'Spectral Betrayer','','',0,6,0,0,0,0.4,1,0,57,58,43,1114,1148,0,1,0,2000,0,100,132,0,0,0,0,345000,3396,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,5337,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(11289,5462,0,0,10939,10940,10941,10942,'Spectral Defender','','',0,6,0,0,0,1.35,1,0,57,58,1454,3758,3876,0,1,0,2000,0,100,132,0,0,0,0,345000,3396,0,0,0,0,0,0,1.5,0.306,'17327',0,0,0,2.5,8,14,0,11976,12169,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(11290,5462,0,0,4778,0,0,0,'Mossflayer Zombie','','',0,6,0,0,0,1.3,1,0,53,54,37,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,345000,3180,0,0,0,0,0,0,1.5,0.306,'',0,427,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11291,5462,0,0,4769,0,0,0,'Unliving Mossflayer','','',0,6,0,0,0,1.3,1,0,54,55,37,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,345000,3234,0,0,0,0,0,0,1.5,0.306,'',0,452,0,2.5,8,14,0,4974,11428,0,0,0,0,0,0,0,4,0,0,0,6706,0,0,0,0,0,0,0,0,0,0),(11292,5875,0,0,10275,0,0,0,'Mossflayer Berserker','','',0,6,0,0,0,1,1,0,55,55,37,3398,3398,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,10101,8599,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11296,5462,0,0,11117,11118,11119,11120,'Darrowshire Poltergeist','','',0,6,0,0,0,1.35,1,0,56,57,35,3644,3758,0,1,0,2000,0,98,130,1,2200,149.6,217.8,0,3342,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11316,5462,0,0,11033,0,0,0,'Joseph Dirte','Waste Management','',0,6,0,0,0,1,1,0,31,31,35,3500,3500,0,1,0,1700,0,37.4,49.3,0,0,0,0,0,1213,0,0,0,0,0,0,2.21,2,'17622 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11317,5462,0,0,11468,0,0,0,'Jinar\'Zillen','','',0,7,0,0,0,1,1,0,40,40,126,1700,1700,0,1,3,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11318,5462,0,0,11609,0,0,0,'Ragefire Trogg','','',0,7,0,1,0,1,1,0,13,15,59,819,984,0,1,0,2000,0,37.4,49.3,0,0,0,0,7200000,665,0,0,0,0,0,0,1.275,0.68425,'',0,49,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11319,5462,0,0,11610,0,0,0,'Ragefire Shaman','','',0,7,0,1,0,1,1,0,13,15,59,770,930,295,1,0,2000,0,34,45.9,0,0,0,0,7200000,665,0,0,0,0,0,0,1.05,0.5635,'',0,49,0,2.5,8,14,0,9532,11986,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11320,5462,0,0,11010,0,0,0,'Earthborer','','',65537,1,42,1,0,1,1,0,13,14,16,819,900,0,1,0,2000,0,34,45.9,0,0,0,0,7200000,630,0,0,0,0,0,0,1.14153,1.14153,'',0,0,0,2.5,8,14,0,18070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11321,5462,0,0,2075,0,0,0,'Molten Elemental','','',0,4,0,1,0,1,1,0,13,13,834,819,984,0,1,0,2000,0,37.4,49.3,0,0,0,0,7200000,596,75,22,22,75,75,75,1.5,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11322,5462,0,0,11434,0,0,0,'Searing Blade Cultist','','',0,7,0,1,0,1,1,0,13,15,554,759,903,443,1,0,2000,0,34,45.9,0,0,0,0,7200000,665,0,0,0,0,0,0,1.5,0.372,'',0,49,0,2.5,8,14,0,18266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14395,14396,0,0,0,0,0,0),(11323,5462,0,0,11432,11430,0,0,'Searing Blade Enforcer','','',0,7,0,1,0,1,1,0,13,15,554,819,984,0,1,0,2000,0,37.4,49.3,0,0,0,0,7200000,665,0,0,0,0,0,0,1.5,0.236,'',0,49,0,2.5,8,14,0,8242,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11324,5462,0,0,11438,0,0,0,'Searing Blade Warlock','','',0,7,0,1,0,1,1,0,13,15,554,723,855,1043,1,0,2000,0,27.2,37.4,0,0,0,0,7200000,559,0,0,0,0,0,0,1.5,0.372,'',0,49,0,2.5,8,14,0,20791,12746,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14395,14396,0,0,0,0,0,0),(11325,5462,0,0,10990,0,0,0,'Panda Cub','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.09,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11326,5462,0,0,10992,0,0,0,'Mini Diablo','Lord of Terror','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.09,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11327,5462,0,0,10993,0,0,0,'Zergling','','',0,12,0,0,0,1,1,0,70,70,188,4800,4800,6398,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2.11,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11328,5462,0,0,310,0,0,0,'Eastvale Peasant','','',0,7,0,0,0,1,1,0,6,7,12,120,137,0,1,0,2000,0,9,12,0,0,0,0,180000,230,0,0,0,0,0,0,1.5,0.306,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11337,5875,0,0,11182,11184,11183,11185,'[UNUSED] Hakkar Axe Thrower','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11338,5462,0,0,11229,11231,11230,11232,'Hakkari Shadowcaster','','',8,7,0,1,0,1,1,0,61,61,28,25150,25150,14916,1,0,2000,0,1140,1575,0,0,0,0,7200000,4044,0,0,0,0,172,0,1.8,0.3672,'',0,1899,0,2.5,8,14,0,15232,20741,24668,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11339,5462,0,0,11225,11227,11226,11226,'Hakkari Shadow Hunter','','',8,7,0,1,0,10,6,0,61,61,28,25150,25150,14916,1,0,2000,0,1140,1575,0,0,0,0,7200000,4044,0,0,0,0,172,0,1.8,0.3672,'',0,1923,0,2.5,8,14,0,21390,16496,22908,24335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11340,5462,0,0,11221,11223,11222,11224,'Hakkari Blood Priest','','',8,7,0,1,0,6,5,0,61,61,28,15090,15090,12430,1,0,2000,0,1140,1575,0,0,0,0,7200000,4044,0,0,0,0,0,0,1.8,0.3672,'',0,1917,0,2.5,8,14,0,24618,24618,18871,24668,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11341,5875,0,0,7709,0,0,0,'[UNUSED] Hakkar Berserker','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.39,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11342,5875,0,0,11237,11239,11238,11240,'[UNUSED] Hakkar Warrior','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11343,5875,0,0,11233,11235,11234,11236,'[UNUSED] Hakkar Warlord','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11344,5875,0,0,11193,11195,11194,11196,'[UNUSED] Hakkar Blood Drinker','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11345,5875,0,0,11201,11203,11202,11204,'[UNUSED] Hakkar Headhunter','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11346,5462,0,0,11158,11160,11159,11162,'Hakkari Oracle','','',0,7,0,1,0,3,3,0,55,56,28,6273,6477,6420,1,0,2000,0,213.6,283.2,0,0,0,0,1800000,3287,0,0,0,0,0,0,1.5,0.306,'',0,1347,0,2.5,8,14,0,15501,15982,16006,24668,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11347,5462,0,0,11219,0,0,0,'Zealot Lor\'Khan','','',8,7,0,1,0,35,8,0,62,62,28,90650,90650,20544,1,0,2000,0,1200,1672.5,0,0,0,0,7200000,4340,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,17201,6713,20545,24208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11348,5462,0,0,11189,0,0,0,'Zealot Zath','','',8,7,0,1,0,35,1,0,62,62,28,113295,113295,0,1,0,2000,0,1290,1800,0,0,0,0,7200000,4344,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,36033,12540,15581,21060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11349,5875,0,0,11113,11115,11114,11116,'[UNUSED] Gurubashi Hideskinner','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11350,5462,0,0,11074,11076,11075,11077,'Gurubashi Axe Thrower','','',8,7,0,1,0,7,1,0,60,60,28,21364,21364,0,1,0,1600,0,624,828,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.8,0.3672,'',0,1816,0,2.5,8,14,0,22887,24018,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11351,5462,0,0,11109,11111,11110,11112,'Gurubashi Headhunter','','',8,7,0,1,0,7,1,0,60,60,28,21364,21364,0,1,0,2000,0,780,1035,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.8,0.3672,'',0,1831,0,2.5,8,14,0,22887,15708,24048,24049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11352,5462,0,0,14832,0,0,0,'Gurubashi Berserker','','',8,7,0,1,0,15,1,0,62,62,28,48555,48555,0,1,0,2000,0,1290,1800,0,0,0,0,7200000,4344,0,0,0,0,0,0,3,3,'',0,1997,0,2.5,8,14,0,8269,11130,15588,16508,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11353,5462,0,0,11080,11082,11081,11083,'Gurubashi Blood Drinker','','',8,7,0,1,0,6,1,0,60,60,28,18312,18312,0,1,0,2000,0,780,1035,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.8,0.3672,'',0,1816,0,2.5,8,14,0,24437,24435,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11354,5875,0,0,11245,11247,11246,11236,'[UNUSED] Gurubashi Warlord','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11355,5462,0,0,11167,11169,11168,11170,'Gurubashi Warrior','','',0,7,0,1,0,3,1,0,54,55,28,7599,7842,0,1,0,2000,0,225.6,300,0,0,0,0,1800000,3234,0,0,0,0,0,0,1.5,0.306,'',0,1357,0,2.5,8,14,0,11428,18501,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11356,5462,0,0,11100,11102,11101,11103,'Gurubashi Champion','','',8,7,0,1,0,10,1,0,61,61,28,31440,31440,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,7200000,4047,0,0,0,0,0,0,1.8,0.3672,'',0,1910,0,2.5,8,14,0,22886,22591,15655,24438,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11357,5462,0,0,15275,0,0,0,'Son of Hakkar','','',1,1,27,1,0,5,1,0,60,60,28,15260,15260,0,1,0,2000,0,780,1035,0,0,0,0,7200000,3750,2,2,2,2,2,2,0.85,0.85,'',0,0,0,2.5,8,14,0,3391,16790,0,0,0,0,0,0,0,0,0,0,0,9001,0,0,0,0,0,0,0,0,0,0),(11358,5875,0,0,2702,0,0,0,'[UNUSED] Daughter of Hakkar','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11359,5462,0,0,7829,0,0,0,'Soulflayer','','',9,1,27,1,0,14,1,0,61,61,28,44016,44016,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,7200000,4047,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,24619,22678,8269,8876,0,0,0,0,0,0,0,0,0,11582,0,0,0,0,0,0,0,0,0,0),(11360,5462,0,0,15151,0,0,0,'Zulian Cub','','',9,1,2,0,0,1,1,0,60,60,28,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.65,0.8745,'',0,0,0,2.5,8,14,0,11998,27555,0,0,0,0,0,0,0,0,0,0,0,13375,0,0,0,0,0,0,0,0,0,0),(11361,5462,0,0,11031,0,0,0,'Zulian Tiger','','',9,1,2,1,0,3,1,0,60,60,28,9156,9156,0,1,0,2000,0,780,1035,0,0,0,0,7200000,3750,0,0,0,0,0,0,2.4,1.272,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13377,0,0,0,0,0,0,0,0,0,0),(11364,5875,0,0,471,0,0,0,'[UNUSED] Zulian Tigress','','',1,1,2,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.1925,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11365,5462,0,0,633,0,0,0,'Zulian Panther','','',9,1,2,1,0,7,1,0,60,60,28,21364,21364,0,1,0,2000,0,780,1035,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.725,0.91425,'',0,0,0,2.5,8,14,0,8355,24332,24333,0,0,0,0,0,0,0,0,0,0,8274,0,0,0,0,0,0,0,0,0,0),(11366,5875,0,0,11029,0,0,0,'[UNUSED] Zulian Matriarch','','',1,1,2,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.6,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11367,5875,0,0,11455,0,0,0,'[UNUSED] Zulian Patriarch','','',0,1,2,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11368,5462,0,0,14562,0,0,0,'Bloodseeker Bat','','',9,1,24,0,0,1.75,1,0,60,60,28,5341,5341,0,1,0,1000,0,52,69,0,0,0,0,7200000,3750,0,0,0,0,0,0,0.9,0.21,'',0,0,0,2.5,8,14,0,24023,16553,0,0,0,0,0,0,0,0,0,0,0,12824,0,0,0,0,0,0,0,0,191,0),(11369,5875,0,0,11032,0,0,0,'[UNUSED] Hidden Bloodseeker','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11370,5462,0,0,963,0,0,0,'Razzashi Broodwidow','','',9,1,3,1,0,1,1,0,61,61,28,31440,31440,0,1,0,2700,0,1609.88,2237.62,0,0,0,0,7200000,4047,0,0,0,0,0,0,1.5,1.87,'',0,0,0,2.5,8,14,0,24600,25497,0,0,0,0,0,0,0,0,0,0,0,10519,0,0,0,0,0,0,0,0,0,0),(11371,5462,0,0,15182,0,0,0,'Razzashi Serpent','','',9,1,35,1,0,5,1,0,60,60,28,15260,15260,0,1,0,2000,0,780,1035,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.0625,0.85,'',0,0,0,2.5,8,14,0,12097,24002,20539,0,0,0,0,0,0,0,0,0,0,12937,0,0,0,0,0,0,0,0,0,0),(11372,5462,0,0,15150,0,0,0,'Razzashi Adder','','',9,1,35,1,0,5,1,0,60,60,28,15260,15260,0,1,0,1400,0,546,724.5,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,24011,24016,3391,0,0,0,0,0,0,0,0,0,0,12936,0,0,0,0,0,0,0,0,0,0),(11373,5462,0,0,14559,0,0,0,'Razzashi Cobra','','',9,1,35,1,0,5,1,0,60,60,28,15260,15260,0,1,0,2000,0,780,1035,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,24097,27919,0,0,0,0,0,0,0,0,0,0,0,12941,0,0,0,0,0,0,0,0,0,0),(11374,5462,0,0,15101,0,0,0,'Hooktooth Frenzy','','',8,1,0,1,0,3,1,0,60,60,1878,9156,9156,0,1,0,1200,0,468,621,0,0,0,0,7200000,3750,0,0,0,0,0,0,2,1.392,'',0,0,0,2.5,8,14,0,12097,15656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11375,5875,0,0,11034,0,0,0,'[UNUSED] Zath','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11376,5875,0,0,11447,0,0,0,'[UNUSED] Lor\'khan','','',1,1,2,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11377,5875,0,0,2702,0,0,0,'[UNUSED] Hak\'tharr the Mindhunter','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11378,5462,0,0,12089,0,0,0,'Foreman Thazz\'ril','','',0,7,0,0,0,1,1,0,4,4,29,86,86,0,1,2,2000,0,4,5,0,0,0,0,200000,68,0,0,0,0,0,0,1.2,0.2976,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11379,5875,0,0,14780,0,0,0,'[UNUSED] Nik\'reesh','','',4,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11380,5462,0,0,11311,0,0,0,'Jin\'do the Hexxer','','',76,7,0,3,1,1,1,0,63,63,28,319800,319800,26200,1,0,2000,0,5880,8190,0,0,0,0,259200000,7604,0,0,0,0,0,0,2.1,0.4284,'',1,267656,0,2.5,8,14,0,24466,17172,24306,24262,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11381,5875,0,0,11298,0,0,0,'Jin','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11382,5462,0,0,11288,0,0,0,'Bloodlord Mandokir','','',76,7,0,3,1,140,1,0,63,63,28,466340,466340,0,1,0,2500,0,7918.75,11068.8,0,0,0,0,259200000,4641,0,0,0,0,0,0,2.1,0.4284,'',1,247169,0,2.5,8,14,0,24408,16856,24407,24314,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11383,5462,0,0,11295,0,0,0,'High Priestess Hai\'watna','','',0,7,0,2,0,4.5,3,0,57,57,28,8770,8770,16020,1,0,2000,0,165.6,230.4,0,0,0,0,50400000,2698,0,0,0,0,0,0,1.5,0.306,'',0,1750,0,2.5,8,14,0,11998,10894,10947,24668,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11384,5875,0,0,11294,0,0,0,'[UNUSED] Elder T\'kashra','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11385,5875,0,0,2702,0,0,0,'[UNUSED] Mogwhi the Ruthless','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11386,5875,0,0,2702,0,0,0,'[UNUSED] Janook the Bladefury','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11387,5462,0,0,11314,0,0,0,'Sandfury Speaker','Sandfury Troll Ambassador','',8,7,0,0,0,1,1,0,61,61,28,3144,3144,0,1,0,2000,0,159,221,0,0,0,0,7200000,4047,0,0,0,0,0,0,1.8,0.3672,'',0,1600,0,2.5,8,14,0,11998,24458,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11388,5462,0,0,11327,0,0,0,'Witherbark Speaker','Witherbark Troll Ambassador','',8,7,0,0,0,1,1,0,61,61,28,2515,2515,12430,1,0,2000,0,152,210,0,0,0,0,7200000,4044,0,0,0,0,0,0,1.8,0.3672,'',0,1600,0,2.5,8,14,0,15801,15869,10414,10473,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11389,5462,0,0,11312,0,0,0,'Bloodscalp Speaker','Bloodscalp Troll Ambassador','',0,7,0,0,0,1,1,0,61,61,28,3144,3144,0,1,0,2000,0,159,221,0,0,0,0,7200000,4047,0,0,0,0,0,0,1.8,0.3672,'',0,1600,0,2.5,8,14,0,18200,22691,24318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11390,5462,0,0,11313,0,0,0,'Skullsplitter Speaker','Skullsplitter Troll Ambassador','',8,7,0,0,0,1,1,0,61,61,28,3144,3144,0,1,0,2000,0,159,221,0,0,0,0,7200000,4047,0,0,0,0,0,0,1.8,0.3672,'',0,1600,0,2.5,8,14,0,3148,24048,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11391,5462,0,0,28254,0,0,0,'Vilebranch Speaker','Vilebranch Troll Ambassador','',8,7,0,0,0,1,1,0,61,61,28,3144,3144,0,1,2,2000,0,159,221,0,0,0,0,7200000,4047,0,0,0,0,0,0,0,0,'',0,1600,0,2.5,8,14,0,13730,8599,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11392,5875,0,0,11039,0,0,0,'Audrey Vergara','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11393,5875,0,0,11349,0,0,0,'Josh Miller','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11394,5875,0,0,11041,0,0,0,'Lauren Preston','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11395,5875,0,0,11350,0,0,0,'Kevin Faulder','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11396,5875,0,0,11043,0,0,0,'Joelle McCarthy','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11397,5462,0,0,11044,0,0,0,'Nara Meideros','Priest Trainer','',0,7,0,0,0,1.05,1,0,30,30,80,1400,1400,2175,1,49,2000,0,42,53,0,0,0,0,310000,1187,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11398,5875,0,0,11045,0,0,0,'Charisse Moonrunner','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11399,5875,0,0,11046,0,0,0,'Ashlyn Vor\'lair','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11400,5875,0,0,11047,0,0,0,'Ann\'rimor Falchi','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11401,5462,0,0,11048,0,0,0,'Priestess Alathea','Priest Trainer','',0,7,0,0,0,1.35,1,0,60,60,1076,2884,2884,5751,1,51,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11402,5875,0,0,11049,0,0,0,'Jarvis Greenhammer','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11403,5875,0,0,11051,0,0,0,'Russle Hochstein','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11404,5875,0,0,11052,0,0,0,'Dillon Gregor','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11405,5875,0,0,11050,0,0,0,'Diana Battleheart','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11406,5462,0,0,11053,0,0,0,'High Priest Rohan','Priest Trainer','',0,7,0,0,0,1.35,1,0,60,60,122,2884,2884,5751,1,51,2000,0,74,102,0,0,0,0,25000000,3025,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11407,5462,0,0,11054,0,0,0,'Var\'jun','','',0,7,0,0,0,1.05,1,0,30,30,83,774,774,2175,1,3,2000,0,30,42,0,0,0,0,250000,984,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11408,5875,0,0,11055,0,0,0,'Watna','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11409,5875,0,0,11056,0,0,0,'Jo\'bu','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11410,5875,0,0,11057,0,0,0,'Shal\'vol','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11411,5875,0,0,11058,0,0,0,'Priestess Kara\'van','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11412,5875,0,0,11059,0,0,0,'Danielle Koppen','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11413,5875,0,0,11060,0,0,0,'Vincent Wilfork','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11414,5875,0,0,11061,0,0,0,'Nicole Tarlow','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11415,5875,0,0,11062,0,0,0,'Amber Provost','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11416,5875,0,0,11063,0,0,0,'Thomas Brady','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11437,5875,0,0,10906,0,0,0,'Minor Infernal','','',0,3,0,0,0,1,1,0,29,30,90,950,1003,0,1,0,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,2.6,1.1739,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11438,5462,0,0,11461,0,0,0,'Bibbly F\'utzbuckle','','',0,7,0,0,0,1.2,1,0,45,45,69,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.125,0.2295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11439,5462,0,0,11073,0,0,0,'Illusion of Jandice Barov','','',0,6,0,1,0,1,1,0,61,61,233,1,1,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,0,4047,167,167,167,167,167,167,1.875,0.26,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11440,5462,0,0,12471,0,0,0,'Gordok Enforcer','','',0,7,0,0,0,1,1,0,53,54,45,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,300000,3180,54,54,54,54,54,54,3.3,1.9646,'',0,432,0,2.5,8,14,0,11976,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(11441,5462,0,0,12473,0,0,0,'Gordok Brute','','',0,7,0,1,0,1,1,0,57,58,45,13920,14355,0,1,0,1175,0,293.75,387.75,0,0,0,0,3300000,3396,58,58,58,58,58,58,3.525,2.09855,'',0,1571,0,2.5,8,14,0,13737,20677,24317,18072,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(11442,5462,0,0,12473,0,0,0,'Gordok Mauler','','',0,7,0,0,0,1,1,0,53,54,45,3189,3293,0,1,0,2000,0,460,610,0,0,0,0,3300000,3180,54,54,54,54,54,54,3.525,2.09855,'',0,436,0,2.5,8,14,0,3391,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(11443,5462,0,0,12472,0,0,0,'Gordok Ogre-Mage','','',0,7,0,0,0,1,1,0,52,53,45,2466,2551,5858,1,0,2000,0,84,111,0,0,0,0,300000,3126,53,53,53,53,53,53,3.3,2.2,'',0,409,0,2.5,8,14,0,10149,10179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(11444,5462,0,0,11537,0,0,0,'Gordok Mage-Lord','','',0,7,0,1,0,1,1,0,57,58,45,9745,10050,10801,1,0,2000,0,355,490,0,0,0,0,3300000,1742,58,58,58,58,58,58,3.525,2.35,'',0,1574,0,2.5,8,14,0,20832,16102,15530,16170,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(11445,5462,0,0,11564,0,0,0,'Gordok Captain','','',0,7,0,1,0,1,1,0,59,60,45,14214,14652,4803,1,0,2000,0,730,960,0,0,0,0,3300000,3075,0,0,0,0,0,0,3.71,2,'',0,1734,0,2.5,8,14,0,22574,16244,12096,22575,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(11446,5462,0,0,13093,0,0,0,'Gordok Spirit','','',0,6,0,1,0,1,1,0,60,60,45,1,1,0,1,0,1175,0,305.5,405.375,0,0,0,0,3300000,3750,0,0,0,0,0,0,3.01,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11447,5462,0,0,14382,0,0,0,'Mushgog','','',0,4,0,2,0,1,1,0,60,60,14,61040,61040,0,1,0,1150,0,448.5,595.125,0,0,0,0,0,3750,0,0,0,0,30,0,3.31,2,'',0,1892,0,2.5,8,14,0,21749,24648,31689,21749,0,0,0,0,0,1069,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11448,5462,0,0,14423,0,0,0,'Gordok Warlock','','',0,7,0,1,0,1,1,0,59,60,45,10365,10680,17024,1,0,1175,0,263.788,326.65,0,0,0,0,3300000,1923,0,0,0,0,0,0,3.31,2,'',0,1648,0,2.5,8,14,0,13787,15232,17883,0,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(11449,5875,0,0,11573,0,0,0,'[UNUSED] Gordok Battle Mage','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11450,5462,0,0,10709,0,0,0,'Gordok Reaver','','',0,7,0,1,0,1,1,0,58,59,45,14355,14805,0,1,0,1175,0,449.438,594.845,0,0,0,0,3300000,3449,0,0,0,0,0,0,3.75,2.2325,'',0,1648,0,2.5,8,14,0,22572,22916,16145,0,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(11451,5462,0,0,11345,0,0,0,'Wildspawn Satyr','','',0,3,0,1,0,3,1.5,0,55,56,90,7842,8097,0,1,0,1183,0,283.92,375.603,0,0,0,0,3300000,3289,0,0,0,0,172,220,1.625,0.585,'',0,1434,0,2.5,8,14,0,15580,9080,8599,9128,0,0,0,0,0,0,0,0,0,0,0,0,18603,0,0,0,0,0,0,0),(11452,5462,0,0,2021,0,0,0,'Wildspawn Rogue','','',0,3,0,1,0,3,1.5,0,56,57,90,8097,8352,0,1,0,1175,0,287.875,381.875,0,0,0,0,3300000,3342,0,0,0,0,172,220,1.625,0.585,'',0,1480,0,2.5,8,14,0,15583,15667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18603,0,0,0,0,0,0,0),(11453,5462,0,0,2020,0,0,0,'Wildspawn Trickster','','',0,3,0,1,0,3,1.5,0,56,57,90,6477,6681,3303,1,0,1175,0,198.575,246.75,0,0,0,0,3300000,2726,0,0,0,0,172,171,1.875,0.675,'',0,1495,0,2.5,8,14,0,12493,22371,4086,3609,0,0,0,0,0,0,0,0,0,0,0,0,18603,0,0,0,0,0,0,0),(11454,5462,0,0,10032,0,0,0,'Wildspawn Betrayer','','',0,3,0,1,0,3,1.5,0,55,56,90,7842,8097,0,1,0,1183,0,283.92,375.603,1,1301,87.167,126.197,3300000,3289,0,0,0,0,172,210,3.36,2,'',0,1424,0,2.5,8,14,0,16100,18649,7896,11428,0,0,0,0,0,0,0,0,0,0,0,0,18603,0,0,0,0,0,0,0),(11455,5462,0,0,7649,0,0,0,'Wildspawn Felsworn','','',0,3,0,1,0,3,1.5,0,55,56,90,5490,5667,7664,1,0,1175,0,175.663,217.375,0,0,0,0,3300000,1672,0,0,0,0,168,210,1.625,0.585,'',0,1426,0,2.5,8,14,0,22418,15654,15337,22417,0,0,0,0,0,0,0,0,0,0,0,0,18603,0,0,0,0,0,0,0),(11456,5462,0,0,2014,0,0,0,'Wildspawn Shadowstalker','','',0,3,0,1,0,3,1.5,0,56,56,90,8097,8097,0,1,0,1175,0,282,373.062,0,0,0,0,3300000,3289,0,0,0,0,172,212,1.4375,0.5175,'',0,1482,0,2.5,8,14,0,14897,22416,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18603,0,0,0,0,0,0,0),(11457,5462,0,0,11340,0,0,0,'Wildspawn Hellcaller','','',0,3,0,1,0,3,2,0,56,57,90,6477,6681,4404,1,0,1166,0,197.054,244.86,0,0,0,0,3300000,2721,0,171,0,0,172,220,3.36,2,'',0,1494,0,2.5,8,14,0,15228,20754,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18603,0,0,0,0,0,0,0),(11458,5462,0,0,2078,0,0,0,'Petrified Treant','','',0,4,0,1,0,1,1,0,57,59,16,8352,8883,0,1,0,1166,0,297.33,393.525,0,0,0,0,3300000,3449,118,118,118,118,236,118,4,0.694,'',0,1806,0,2.5,8,14,0,22693,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11459,5462,0,0,13489,0,0,0,'Ironbark Protector','','',0,4,0,1,0,1,1,0,57,59,16,16704,17766,0,1,0,1166,0,297.33,393.525,0,0,0,0,3300000,3449,0,0,0,0,30,0,3.31,2,'',0,1567,0,2.5,8,14,0,5568,18670,28858,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11460,5462,0,0,911,0,0,0,'Alzzin\'s Minion','','',0,3,0,0,0,1,1,0,56,56,14,675,675,0,1,0,1450,0,348,460.375,0,0,0,0,0,3289,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11461,5462,0,0,13173,0,0,0,'Warpwood Guardian','','',0,4,0,1,0,3,1.5,0,57,58,91,6681,6891,3397,1,0,1175,0,208.562,257.913,0,0,0,0,3300000,4109,58,58,116,290,58,58,3.36,2,'',0,1575,0,2.5,8,14,0,16172,15615,22373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11462,5462,0,0,10621,0,0,0,'Warpwood Treant','','',0,4,0,1,0,3,1.5,0,54,55,91,7599,7842,0,1,0,1183,0,278.005,369.688,0,0,0,0,3300000,3234,275,275,275,275,275,275,3,0.5205,'',0,1355,0,2.5,8,14,0,14331,11428,18368,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11463,5875,0,0,10621,0,0,0,'[UNUSED] Warpwood Scrabbler','','',0,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,0.5205,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11464,5462,0,0,9592,0,0,0,'Warpwood Tangler','','',0,4,0,1,0,3,1.5,0,55,56,91,6273,6477,3210,1,0,1175,0,188.587,233.825,0,0,0,0,3300000,3326,280,280,280,280,280,280,3.5,0.60725,'',0,1428,0,2.5,8,14,0,22415,22414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11465,5462,0,0,6350,0,0,0,'Warpwood Stomper','','',0,4,0,1,0,3,1.5,0,57,58,91,8352,8613,0,1,0,1175,0,293.75,387.75,0,0,0,0,3300000,3396,58,58,116,290,58,58,3.36,2,'',0,1569,0,2.5,8,14,0,16727,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11466,5462,0,0,11207,0,0,0,'Highborne Summoner','','',0,6,0,1,0,1,1,0,55,55,32,523,523,6351,1,0,1216,0,188.48,243.2,0,0,0,0,3300000,3221,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,6251,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11467,5462,0,0,11250,0,0,0,'Tsu\'zee','','',0,6,0,2,0,1,1,0,59,59,16,17766,17766,0,1,0,1166,0,445.995,590.285,0,0,0,0,1000000000,3449,0,0,0,0,0,0,3.31,2,'',0,1657,0,2.5,8,14,0,12540,14873,21060,37685,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11468,5875,0,0,11241,11242,11243,11244,'[UNUSED] Eldreth Lichling','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22224,0,0,0,0,0,0,0),(11469,5462,0,0,11213,0,0,0,'Eldreth Seether','','',0,6,0,1,0,1,1,0,58,59,16,8613,8883,0,1,2,1166,0,297.33,393.525,0,0,0,0,3300000,3449,0,0,0,0,0,0,3.36,2,'',0,1674,0,2.5,8,14,0,16843,8269,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22224,0,0,0,0,0,0,0),(11470,5462,0,0,11205,0,0,0,'Eldreth Sorcerer','','',0,6,0,1,0,1,1,0,58,59,16,6891,7107,6987,1,2,1166,0,215.127,267.014,0,0,0,0,3300000,2810,0,0,0,0,0,0,3.36,2,'',0,1653,0,2.5,8,14,0,13323,22823,16006,0,0,0,0,0,0,4,0,0,0,0,0,0,22224,0,0,0,0,0,0,0),(11471,5462,0,0,14365,0,0,0,'Eldreth Apparition','','',0,6,0,1,0,1,1,0,57,58,16,6681,6891,6795,1,0,1175,0,208.562,257.325,0,0,0,0,3300000,2766,0,0,0,0,0,0,1.875,1.25,'',0,1583,0,2.5,8,14,0,16799,18100,22744,15244,0,0,0,0,0,4,0,0,0,0,0,0,22224,0,0,0,0,0,0,0),(11472,5462,0,0,10751,0,0,0,'Eldreth Spirit','','',0,6,0,1,0,1,1,0,57,58,16,8352,8613,0,1,0,1175,0,293.75,387.75,0,0,0,0,3300000,3396,0,0,0,0,0,0,1.625,0.65,'',0,1572,0,2.5,8,14,0,16838,22743,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22224,0,0,0,0,0,0,0),(11473,5462,0,0,14366,0,0,0,'Eldreth Spectre','','',0,6,0,1,0,1,1,0,58,59,16,6991,6991,0,1,0,1175,0,216.788,269.075,0,0,0,0,3300000,2810,0,0,0,0,0,0,1.875,1.25,'',0,1659,0,2.5,8,14,0,17201,7154,16380,0,0,0,0,0,0,4,0,0,0,0,0,0,22224,0,0,0,0,0,0,0),(11474,5875,0,0,7857,0,0,0,'Eldreth Wraith','','',0,6,0,1,0,1,1,0,59,60,16,3849,3968,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,1.3,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22224,0,0,0,0,0,0,0),(11475,5462,0,0,14368,0,0,0,'Eldreth Phantasm','','',0,6,0,1,0,1,1,0,58,59,16,8613,8883,0,1,0,1175,0,299.625,396.562,0,0,0,0,3300000,3449,0,0,0,0,0,0,2.25,1.5,'',0,1645,0,2.5,8,14,0,15802,15802,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22224,0,0,0,0,0,0,0),(11476,5462,0,0,11078,0,0,0,'Skeletal Highborne','','',0,6,0,0,0,1,1,0,57,58,16,3619,3732,0,1,0,1440,0,360,475.2,0,0,0,0,712000,3396,0,0,0,0,0,0,1.95,1.3,'',0,524,0,2.5,8,14,0,21081,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11477,5462,0,0,14391,0,0,0,'Rotting Highborne','','',0,6,0,0,0,1,1,0,58,59,16,3732,3849,0,1,0,1420,0,362.1,479.25,0,0,0,0,721000,3449,0,0,0,0,0,0,1.725,1.15,'',0,550,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11478,5875,0,0,14252,0,0,0,'[UNUSED] Mana Beast','','',0,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11479,5875,0,0,14252,0,0,0,'Arcane Horror','','',0,4,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,85,2.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11480,5462,0,0,14253,0,0,0,'Arcane Aberration','','',0,4,0,1,0,1,1,0,59,60,834,7107,7326,9476,1,0,1175,0,228.538,283.175,0,0,0,0,3300000,3075,120,60,120,120,60,300,3.75,0.525,'',0,0,0,2.5,8,14,0,15979,22936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11481,5875,0,0,1070,0,0,0,'[UNUSED] Arcane Terror','','',0,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11483,5462,0,0,14272,0,0,0,'Mana Remnant','','',0,4,0,1,0,1,1,0,57,59,834,6681,7107,9220,1,0,1175,0,219.725,276.125,0,0,0,0,3300000,2832,290,290,290,290,290,290,3.125,0.4375,'',0,0,0,2.5,8,14,0,14514,15659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11484,5462,0,0,14254,0,0,0,'Residual Monstrosity','','',0,4,0,1,0,1,1,0,59,60,834,14000,15000,9606,1,0,1150,0,328.325,423.775,0,0,0,0,0,3750,120,120,120,120,120,120,3.36,2,'',0,0,0,2.5,8,14,0,15230,22939,22940,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11486,5462,0,0,11256,0,0,0,'Prince Tortheldrin','','',0,7,0,1,1,1,1,0,61,61,1354,31440,31440,0,1,0,1158,0,460.305,639.795,0,0,0,0,1000000000,4047,0,0,0,0,0,0,3.36,2,'',0,1886,0,2.5,8,14,0,20691,22920,20537,22920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11487,5462,0,0,14384,0,0,0,'Magister Kalendris','','',0,6,0,1,1,1,1,0,60,60,16,20757,20757,9736,1,0,1158,0,400.668,489.834,0,0,0,0,1000000000,3075,0,0,0,0,0,0,3.31,2,'',0,1787,0,2.5,8,14,0,17146,22919,17287,7645,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11488,5462,0,0,11270,0,0,0,'Illyanna Ravenoak','','',0,6,0,1,1,1,1,0,60,60,16,17094,17094,7302,1,0,1166,0,345.719,422.675,1,1283,77.6954,106.831,1000000000,3075,0,0,0,0,0,0,3.31,2,'',0,1790,0,2.5,8,14,0,5116,20904,14290,14295,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11489,5462,0,0,14383,0,0,0,'Tendris Warpwood','','',0,4,0,1,1,1,1,0,60,60,16,33572,33572,0,1,0,1166,0,303.16,402.27,0,0,0,0,1000000000,3750,300,60,300,60,60,60,3.36,2,'',0,1856,0,2.5,8,14,0,5568,22924,22916,22994,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11490,5462,0,0,11335,0,0,0,'Zevrim Thornhoof','','',0,3,0,1,1,8,1,0,57,57,90,22272,22272,0,1,0,1175,0,287.875,381.875,0,0,0,0,1000000000,3342,0,0,0,0,172,220,2.5,0.9,'',0,1576,0,2.5,8,14,0,22478,22651,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11491,5462,0,0,13170,0,0,0,'Old Ironbark','','',0,4,0,1,0,1.25,1,0,58,58,35,3589,3589,0,1,1,1191,0,297.75,393.03,0,0,0,0,3300000,3396,290,290,290,290,290,290,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11492,5462,0,0,14416,0,0,0,'Alzzin the Wildshaper','','',0,3,0,1,1,1,1,0,58,58,90,32158,32158,11445,1,0,1175,0,199.163,243.812,0,0,0,0,1000000000,2788,0,0,180,0,172,230,3.01,2,'',0,1661,0,2.5,8,14,0,22689,22662,19319,22688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11493,5875,0,0,5561,0,0,0,'[UNUSED] Sentius','','',0,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11494,5875,0,0,11686,0,0,0,'Alzinn Trigger','','',0,10,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11495,5875,0,0,5234,0,0,0,'[UNUSED] Avidus','','',0,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11496,5462,0,0,14173,0,0,0,'Immol\'thar','','',0,3,0,1,1,12,2,0,61,61,754,37728,37728,0,1,0,1158,0,460.305,639.795,0,0,0,0,1000000000,4047,0,0,0,0,172,0,12,1.05,'',0,0,0,2.5,8,14,0,16128,15550,22899,22899,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11497,5462,0,0,12683,0,0,0,'The Razza','','',65545,1,38,2,0,1,1,0,60,60,14,73260,73260,24340,1,0,1150,0,680.225,832.025,0,0,0,0,0,3075,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,16033,22937,22951,0,0,0,0,0,0,1069,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11498,5462,0,0,10169,0,0,0,'Skarr the Unbreakable','','',0,7,0,2,0,1,1,0,58,58,45,57420,57420,0,1,0,1150,0,431.25,569.25,0,0,0,0,0,3396,0,0,0,0,0,0,3.75,2.5,'',0,1618,0,2.5,8,14,0,15496,11428,15708,0,0,0,0,0,0,1069,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11499,5875,0,0,11565,0,0,0,'[UNUSED] Commander Gormaul','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.975,2.65,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11500,5875,0,0,13129,0,0,0,'[UNUSED] Majordomo Bagrosh','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11501,5462,0,0,11583,0,0,0,'King Gordok','','',0,7,0,1,1,1,1,0,62,62,45,29133,29133,0,1,0,2000,0,860,1200,0,0,0,0,1000000000,4344,0,0,0,0,0,0,4.2,2.8,'',0,1996,0,2.5,8,14,0,22886,15708,15572,16727,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(11502,5462,0,0,11121,0,0,0,'Ragnaros','','',108,4,0,3,1,1,1,0,63,63,1081,1099230,1099230,0,1,0,2800,0,8869,12397,0,0,0,0,0,4641,0,1000,0,0,0,0,14,13,'',1,1178536,0,2.5,8,14,0,20566,19773,19780,20565,0,0,0,0,0,1535,0,0,0,0,0,0,19017,20951,0,0,0,0,0,0),(11516,5462,0,0,6825,0,0,0,'Timbermaw Warder','','',0,7,0,0,0,1.3,1,0,53,54,414,3189,3293,0,1,0,2000,0,92,122,0,0,0,0,300000,3180,0,0,0,0,0,0,1.625,1.3,'',0,431,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11517,5462,0,0,11611,0,0,0,'Oggleflint','Ragefire Chieftain','',0,7,0,1,1,1,1,0,16,16,59,1424,1424,0,1,0,2000,0,39.1,52.7,0,0,0,0,36000000,700,0,0,0,0,0,0,1.5,0.805,'',0,84,0,2.5,8,14,0,40505,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11518,5462,0,0,11429,0,0,0,'Jergosh the Invoker','','',0,7,0,1,1,1,1,0,16,16,554,1382,1382,1712,1,0,2000,0,28.9,39.1,0,0,0,0,36000000,589,0,0,0,0,0,0,1.5,0.372,'',0,83,0,2.5,8,14,0,18267,20800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11519,5462,0,0,2007,0,0,0,'Bazzalan','','',0,7,0,1,1,1,1,0,16,16,554,1513,1513,0,1,0,2000,0,39.1,52.7,0,0,0,0,36000000,700,0,0,0,0,0,0,1.25,0.45,'',0,84,0,2.5,8,14,0,14873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11520,5462,0,0,7970,0,0,0,'Taragaman the Hungerer','','',0,7,0,1,1,1,1,0,16,16,554,1869,1869,0,1,0,2000,0,39.1,52.7,0,0,0,0,36000000,700,0,0,0,0,0,0,3,1.5,'',0,84,0,2.5,8,14,0,11970,18072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14540,0,0,0,0,0,0,0),(11521,5462,0,0,10283,0,0,0,'Kodo Apparition','','',0,1,0,0,0,1,1,0,37,38,14,1500,1600,0,1,0,1640,0,43.46,57.4,0,0,0,0,0,1684,0,0,0,0,0,0,2.6,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11536,5462,0,0,11352,0,0,0,'Quartermaster Miranda Breechlock','The Argent Dawn','',0,7,0,0,0,1.35,1,0,58,58,814,3876,3876,0,1,643,2000,0,100,132,0,0,0,0,345000,3396,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11537,5875,0,0,11321,0,0,0,'TEST GEAR PALADIN','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11538,5875,0,0,11322,0,0,0,'TEST GEAR WARRIOR','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11539,5875,0,0,11323,0,0,0,'TEST GEAR HUNTER','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11540,5875,0,0,11324,0,0,0,'TEST GEAR MAGE','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11541,5875,0,0,11325,0,0,0,'TEST GEAR WARLOCK','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11542,5875,0,0,11326,0,0,0,'TEST GEAR DRUID','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11543,5875,0,0,11328,0,0,0,'TEST GEAR SHAMAN','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11544,5875,0,0,11329,0,0,0,'TEST GEAR PRIEST','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11545,5875,0,0,11330,0,0,0,'TEST GEAR ROGUE','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11546,5462,0,0,11351,0,0,0,'Jack Sterling','','',0,7,0,0,0,1,1,0,50,50,35,2769,2769,0,1,0,2000,0,85,112,0,0,0,0,333000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11547,5875,0,0,9785,0,0,0,'Skeletal Scholomance Student','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11548,5462,0,0,11359,0,0,0,'Loh\'atu','','',0,7,0,0,0,1.2,1,0,45,45,35,1774,1774,1534,1,3,2000,0,70,93,0,0,0,0,333000,2692,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11549,5875,0,0,11360,0,0,0,'Austin Burwell','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11550,5875,0,0,11361,0,0,0,'Taylor Burwell','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11551,5462,0,0,11178,0,0,0,'Necrofiend','','',0,6,0,1,0,3,3,0,58,60,233,8613,9156,0,1,0,2000,0,364,483,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.0625,0.85,'',0,0,0,2.5,8,14,0,16469,25349,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11552,5462,0,0,2003,0,0,0,'Timbermaw Mystic','','',0,7,0,0,0,1,1,0,52,54,414,3082,3293,0,1,0,2000,0,92,122,0,0,0,0,300000,3180,0,0,0,0,0,0,1.75,1.4,'',0,406,0,2.5,8,14,0,10934,10946,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11553,5462,0,0,1999,0,0,0,'Timbermaw Woodbender','','',0,7,0,0,0,1.3,1,0,52,53,414,3082,3189,0,1,0,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,1.625,1.3,'',0,398,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11554,5462,0,0,5851,0,0,0,'Grazle','','',0,7,0,0,0,1.3,1,0,55,55,35,3398,3398,0,1,3,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11555,5462,0,0,1012,0,0,0,'Gorn One Eye','','',0,7,0,0,0,1.3,1,0,55,55,414,3398,3398,0,1,899,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11556,5462,0,0,6829,0,0,0,'Salfa','','',0,7,0,0,0,1,1,0,55,55,35,3398,3398,0,1,3,2000,0,94,125,0,0,0,0,333000,3234,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11557,5462,0,0,11363,0,0,0,'Meilosh','','',0,7,0,0,0,1.3,1,0,55,55,414,3398,3398,0,1,211,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11558,5462,0,0,1997,0,0,0,'Kernda','','',0,7,0,0,0,1.3,1,0,55,55,414,3398,3398,0,1,3,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11559,5462,0,0,9531,0,0,0,'Outcast Necromancer','','',0,7,0,0,0,1.15,1,0,39,40,16,1200,1200,3133,1,0,2000,0,40,55,0,0,0,0,300000,1590,0,0,0,0,85,0,1.625,0.455,'',0,196,0,2.5,8,14,0,18166,20298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6067,0,0,0,0,0,0,0),(11560,5462,0,0,11370,0,0,0,'Magrami Spectre','','',0,6,0,0,0,1,1,0,38,39,7,1604,1678,0,1,0,1620,0,43.74,58.32,1,1782,65.934,98.01,0,1808,0,0,0,0,0,0,2.42,2,'',0,0,0,2.5,8,14,0,18159,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,15849,0,0,0,0,0,0,0),(11561,5462,0,0,11369,0,0,0,'Undead Ravager','','',0,6,0,0,0,1.15,1,0,37,38,21,1500,1600,0,1,0,1500,0,39.75,52.5,0,0,0,0,300000,1684,0,0,0,0,0,0,3,2,'',0,172,0,2.5,8,14,0,11978,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,2477,0,0,0,0,0,144,0),(11562,5462,0,0,11371,0,0,0,'Drysnap Crawler','','',0,7,0,0,0,1,1,0,33,34,16,928,967,985,1,0,2000,0,44,58,0,0,0,0,300000,1316,0,0,0,0,0,0,1.25,0.348,'',0,132,0,2.5,8,14,0,12544,12548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15878,0,0,0,0,0,0,0),(11563,5462,0,0,3214,0,0,0,'Drysnap Pincer','','',0,7,0,0,0,1,1,0,34,35,16,1163,1220,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.25,0.348,'',0,140,0,2.5,8,14,0,13444,13443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15878,0,0,0,0,0,0,0),(11564,5462,0,0,7933,0,0,0,'Gizelton Caravan Kodo','','',4096,1,0,0,0,1.1,1,0,35,35,35,1342,1342,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11576,5462,0,0,8714,0,0,0,'Whirlwind Ripper','','',0,4,0,0,0,1.1,1,0,32,34,91,1163,1279,0,1,0,1400,0,32.9,44.1,0,0,0,0,300000,1317,34,34,34,34,34,68,1.25,1,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11577,5462,0,0,11373,0,0,0,'Whirlwind Stormwalker','','',0,4,0,0,0,1.15,1,0,35,37,91,1160,1257,1105,1,0,2000,0,48,63,0,0,0,0,300000,1567,37,37,37,37,37,75,1.25,1,'',0,0,0,2.5,8,14,0,11824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11578,5462,0,0,11374,0,0,0,'Whirlwind Shredder','','',0,4,0,0,0,1.1,1,0,33,34,91,1221,1279,0,1,0,1400,0,32.9,44.1,0,0,0,0,300000,1317,34,34,34,34,34,68,1.5625,1.25,'',0,0,0,2.5,8,14,0,13443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11579,5875,0,0,5490,0,0,0,'Tempest','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5625,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11580,5875,0,0,10701,0,0,0,'Kelemis the Lifeless','','',0,6,0,4,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11581,5875,0,0,11390,0,0,0,'Scarlet Assassin','','',0,7,0,1,0,1,1,0,54,56,67,7599,8097,0,1,0,2000,0,720,952.5,0,0,0,0,0,3289,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11582,5462,0,0,11163,11128,11129,11177,'Scholomance Dark Summoner','','',0,7,0,1,0,3,3,0,58,59,233,6891,7107,6987,1,0,2000,0,465.5,616,0,0,0,0,7200000,3447,0,0,0,0,0,0,1.5,0.214,'',0,1653,0,2.5,8,14,0,17618,15042,17620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11583,5462,0,0,11380,0,0,0,'Nefarian','','',108,2,0,3,1,1,1,0,73,73,14,2165150,2165150,0,1,0,1020,0,3230.85,4516.05,0,0,0,0,0,7618,0,0,0,0,0,0,17,16,'',1,2416216,0,2.5,8,14,0,20228,23364,22972,0,0,0,0,0,0,2047,0,0,0,0,0,0,21138,0,0,0,0,0,0,0),(11596,5462,0,0,11470,0,0,0,'Smeed Scrabblescrew','','',0,7,0,0,0,1.2,1,0,45,45,69,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11597,5875,0,0,10914,0,0,0,'Cheveyo','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6249,7271,0,0,0,0,0,0),(11598,5462,0,0,775,5432,533,10975,'Risen Guardian','','',0,6,0,0,0,0.3,1,0,59,61,14,711,754,2428,1,0,1400,0,24.5,30.8,0,0,0,0,0,3152,0,0,0,0,0,0,2.25,0.591,'',0,581,0,2.5,8,14,0,16583,11443,7289,7068,11443,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11599,5875,0,0,10285,0,0,0,'Irondeep Geomancer UNUSED','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.0465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11600,5462,0,0,10285,0,0,0,'Irondeep Shaman','','',0,7,0,0,0,0.5,1.5,0,63,64,59,1100,2800,3516,1,0,2000,0,354,456,0,0,0,0,120000,3750,0,0,0,0,0,0,1.95,1.0465,'',0,246,0,2.5,8,14,0,12492,15786,15801,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11601,5875,0,0,10285,0,0,0,'Irondeep Cave Lurker UNUSED','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.0465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11602,5462,0,0,10285,0,0,0,'Irondeep Skullthumper','','',0,7,0,0,0,0.5,1.5,0,64,65,59,1400,3100,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.95,1.0465,'',0,380,0,2.5,8,14,0,14099,16172,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11603,5462,0,0,371,0,0,0,'Whitewhisker Digger','','',0,7,0,0,0,0.5,1.5,0,52,53,14,5244,7499,0,1,0,1175,0,52.2875,69.9125,0,0,0,0,120000,3128,0,0,0,0,0,0,1.875,0.99,'',0,195,0,2.5,8,14,0,12057,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11604,5462,0,0,371,0,0,0,'Whitewhisker Geomancer','','',0,7,0,0,0,0.5,0.5,0,55,64,14,1010,2600,1172,1,0,1183,0,203.476,262.626,0,0,0,0,120000,3750,0,0,0,0,0,0,1.875,0.99,'',0,271,0,2.5,8,14,0,15228,18968,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11605,5462,0,0,371,0,0,0,'Whitewhisker Overseer','','',0,7,0,0,0,0.6,1.5,0,54,55,14,7716,8149,0,1,0,1175,0,55.225,73.4375,1,1292,83.98,122.74,0,3234,0,0,0,0,0,0,1.875,0.99,'',0,262,0,2.5,8,14,0,13589,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11606,5875,0,0,371,0,0,0,'Whitewhisker Tunnel Rat','','',0,7,0,0,0,1,1,0,1,1,26,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.99,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11608,5462,0,0,11456,0,0,0,'Bardu Sharpeye','','',0,7,0,0,0,1.25,1,0,50,50,83,2215,2215,1807,1,3,2000,0,79,104,0,0,0,0,300000,2964,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11609,5462,0,0,11457,0,0,0,'Alexia Ironknife','','',0,7,0,0,0,1.3,1,0,51,51,122,2384,2384,1864,1,3,2000,0,80,106,0,0,0,0,315000,3017,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11610,5462,0,0,11458,0,0,0,'Kirsta Deepshadow','','',0,7,0,0,0,1,1,0,53,53,35,3189,3189,0,1,3,2000,0,89,119,0,0,0,0,315000,3128,0,0,0,0,172,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11611,5462,0,0,11459,0,0,0,'Cavalier Durgen','','',0,7,0,0,0,1.35,1,0,57,57,67,3006,3006,2241,1,0,2000,0,91,121,0,0,0,0,315000,3340,0,0,0,0,0,0,1.5,0.306,'',0,528,0,2.5,8,14,0,13953,13005,13008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11613,5462,0,0,11462,0,0,0,'Huntsman Radley','','',0,7,0,0,0,1.35,1,0,56,56,67,3644,3644,0,1,0,2000,0,96,127,0,0,0,0,315000,3289,0,0,0,0,0,0,1.5,0.208,'',0,510,0,2.5,8,14,0,18262,11976,14443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11614,5462,0,0,3203,0,0,0,'Bloodshot','','',0,1,1,0,0,1.3,1,0,54,54,67,3293,3293,0,1,0,2000,0,92,122,0,0,0,0,315000,3180,0,1,5,0,1,0,1.625,1.95,'',0,0,0,2.5,8,14,0,13692,0,0,0,0,0,0,0,0,0,0,0,0,5956,0,0,0,0,0,0,0,0,0,0),(11615,5462,0,0,12469,0,0,0,'Mickey Levine','','',0,7,0,0,0,1.3,1,0,55,55,83,2379,2379,5013,1,3,2000,0,67,93,0,0,0,0,300000,2609,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11616,5462,0,0,14953,0,0,0,'Nathaniel Dumah','','',0,7,0,0,0,1.3,1,0,55,55,123,2379,2379,5013,1,3,2000,0,67,93,0,0,0,0,315000,2609,0,0,0,0,0,0,1.5,0.306,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11617,5875,0,0,11465,0,0,0,'Digger \"The Wrench\" Veriatus','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11618,5875,0,0,11466,0,0,0,'Archmage Antonio','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11619,5875,0,0,11467,0,0,0,'Merchant Bolden','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11620,5462,0,0,12329,12330,12331,12332,'Spectral Marauder','','',0,6,0,0,0,0.4,1,0,57,58,43,1114,1148,0,1,0,2000,0,100,132,0,0,0,0,345000,3396,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,5337,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(11621,5462,0,0,11475,11476,11477,11478,'Spectral Corpse','','',0,6,0,0,0,1.35,1,0,57,58,7,3758,3876,0,1,0,2000,0,100,132,0,0,0,0,345000,3396,0,0,0,0,0,0,1.5,0.306,'17327',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(11622,5462,0,0,12073,0,0,0,'Rattlegore','','',0,6,0,1,1,12,3,0,61,61,233,30180,30180,7458,1,0,2000,0,532,735,0,0,0,0,43200000,4044,0,0,0,0,0,0,3,0.7,'',0,1898,0,2.5,8,14,0,10101,16727,18116,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11623,5875,0,0,11659,0,0,0,'Scourge Summoning Crystal','','',1048836,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,172,0,2.73,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11624,5462,0,0,11792,0,0,0,'Taiga Wisemane','','',0,7,0,0,0,1,1,0,60,60,104,1700,1700,0,1,2,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11625,5462,0,0,11629,0,0,0,'Cork Gizelton','','',4096,7,0,0,0,1.15,1,0,38,38,35,1604,1604,0,1,3,2000,0,53,70,0,0,0,0,300000,1684,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11626,5462,0,0,11630,0,0,0,'Rigger Gizelton','','',4096,7,0,0,0,1.15,1,0,36,36,35,1469,1469,0,1,3,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11627,5462,0,0,10918,0,0,0,'Tamed Kodo','','',0,1,0,0,0,1,1,0,34,37,7,1600,1600,0,1,0,1660,0,42.33,56.44,0,0,0,0,0,1568,0,0,0,0,0,0,2.875,0.46,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11628,5875,0,0,10256,0,0,0,'Decaying Corpse','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.15,0.39905,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11629,5462,0,0,11512,0,0,0,'Jessica Redpath','','',0,7,0,0,0,1,1,0,50,50,794,2769,2769,0,1,2,2000,0,85,112,0,0,0,0,333000,2966,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11636,5462,0,0,11591,11592,11594,11596,'Servant of Weldon Barov','','',0,7,0,0,0,0.2,1,0,60,60,210,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11637,5462,0,0,11589,11590,11593,11595,'Servant of Alexi Barov','','',0,7,0,0,0,0.2,1,0,60,60,106,6900,6900,0,1,0,2000,0,104,138,1,2200,158.4,233.2,0,3750,0,0,0,0,172,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11656,5462,0,0,11857,11859,11858,11860,'Warsong Peon','','',0,7,0,0,0,1.05,1,0,26,27,83,787,840,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.236,'',0,76,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11657,5462,0,0,5945,0,0,0,'Morloch','','',0,7,0,0,0,1,2,0,68,68,59,2300,5200,5280,1,0,2000,0,544,703,0,0,0,0,120000,3750,0,0,0,0,0,0,2.25,1.2075,'',0,111,0,2.5,8,14,0,15537,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11658,5462,0,0,8269,0,0,0,'Molten Giant','','',8,5,0,1,0,1,1,0,62,62,54,129480,129480,0,1,0,2000,0,1290,1800,0,0,0,0,7200000,4344,0,93,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,18944,18945,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(11659,5462,0,0,12162,0,0,0,'Molten Destroyer','','',8,5,0,1,0,1,1,0,63,63,54,149895,149895,0,1,0,2000,0,1357.5,1897.5,0,0,0,0,7200000,4641,0,93,0,0,0,0,3.5,1.75,'',0,12000,0,2.5,8,14,0,20276,19129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(11660,5875,0,0,12233,0,0,0,'[UNUSED] Molten Colossus','','',8,5,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,5,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11661,5462,0,0,12030,0,0,0,'Flamewaker','','',8,7,0,1,0,1,1,0,62,62,54,77700,77700,25680,1,0,2000,0,1200,1672.5,0,0,0,0,7200000,4340,0,93,0,0,0,0,3,2,'',0,2051,0,2.5,8,14,0,19730,20277,15502,0,0,0,0,0,0,0,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(11662,5462,0,0,12030,0,0,0,'Flamewaker Priest','','',0,7,0,1,0,1,1,0,62,62,54,67980,67980,72180,1,0,2000,0,982.5,1410,0,0,0,0,7200000,3500,0,93,0,0,0,0,3,2,'',0,1989,0,2.5,8,14,0,19775,23952,19777,20294,0,0,0,0,0,0,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(11663,5462,0,0,13029,0,0,0,'Flamewaker Healer','','',8,7,0,1,0,1,1,0,60,60,54,97680,97680,29208,1,0,2000,0,1095,1440,0,0,0,0,0,3075,0,0,0,0,0,0,3.01,2,'',0,1811,0,2.5,8,14,0,20603,24668,10960,0,0,0,0,0,0,0,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(11664,5875,0,0,12002,0,0,0,'Flamewaker Elite','','',8,7,0,1,0,1,1,0,62,62,54,103600,103600,30816,1,0,2400,0,1440,2007,0,0,0,0,0,4421,0,93,0,0,0,0,3.41,2,'',0,2033,0,2.5,8,14,0,20793,20229,20623,0,0,0,0,0,0,0,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(11665,5462,0,0,12164,0,0,0,'Lava Annihilator','','',8,4,0,1,0,1,1,0,61,62,54,94320,97110,0,1,0,1600,0,1032,1440,0,0,0,0,7200000,4344,61,93,93,61,61,61,2.25,2.0835,'',0,0,0,2.5,8,14,0,16168,22088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(11666,5875,0,0,1070,0,0,0,'Firewalker','','',8,4,0,1,0,1,1,0,61,62,54,78600,80925,0,1,0,2000,0,1290,1800,0,0,0,0,7200000,4344,61,305,61,0,61,61,2,1,'',0,0,0,2.5,8,14,0,19635,19636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(11667,5875,0,0,5488,0,0,0,'Flameguard','','',8,4,0,1,0,25,1,0,61,62,54,78600,80925,0,1,0,2000,0,1290,1800,0,0,0,0,7200000,4344,122,305,122,0,122,122,2.5,1.25,'',0,0,0,2.5,8,14,0,19630,19631,19631,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11668,5875,0,0,12231,0,0,0,'Firelord','','',8,4,0,1,0,1,1,0,61,62,54,94320,97110,0,1,0,1500,0,967.5,1350,0,0,0,0,7200000,4344,61,915,61,0,61,61,4,2,'',0,0,0,2.5,8,14,0,19393,19392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(11669,5462,0,0,12190,0,0,0,'Flame Imp','','',8,4,0,1,0,1,1,0,61,62,54,9432,9711,0,1,0,2000,0,1290,1800,0,0,0,0,7200000,4344,122,186,122,122,122,122,2.25,1.5,'',0,0,0,2.5,8,14,0,20203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11670,5875,0,0,12190,0,0,0,'[UNUSED] Flame Shrieker','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11671,5462,0,0,12168,0,0,0,'Core Hound','','',65544,1,45,1,0,1,1,0,61,61,54,47160,47160,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,7200000,4047,0,93,0,0,0,0,4,0.35,'',0,0,0,2.5,8,14,0,19771,19771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11672,5462,0,0,11997,0,0,0,'Core Rager','','',65545,1,45,1,0,1,1,0,62,62,54,80925,80925,0,1,0,1333,0,859.785,1199.7,0,0,0,0,7200000,4344,0,95,0,0,0,0,6,0.525,'20553',0,0,0,2.5,8,14,0,3417,19820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11673,5462,0,0,12189,0,0,0,'Ancient Core Hound','','',65545,1,45,1,0,35,1,0,62,62,54,113295,113295,0,1,0,2000,0,1290,1800,0,0,0,0,7200000,4344,0,93,0,0,0,0,8,0.7,'',0,0,0,2.5,8,14,0,19272,19319,19369,19365,0,0,0,0,0,0,0,0,0,0,0,0,20951,0,0,0,0,0,165,0),(11675,5462,0,0,10282,0,0,0,'Snowblind Windcaller','','',0,7,0,0,0,1.3,1,0,63,63,514,2600,6600,2344,1,0,2000,0,106,137,0,0,0,0,120000,3750,0,0,0,0,0,0,1.95,0.6188,'',0,426,0,2.5,8,14,0,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11676,5875,0,0,12815,0,0,0,'Fjordune the Greater','','',0,5,0,2,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.5,1.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11677,5462,0,0,371,0,0,0,'Taskmaster Snivvle','','',0,7,0,0,0,1,1,0,58,68,26,2400,5200,2640,1,0,1175,0,207.975,267.9,0,0,0,0,120000,3750,0,0,0,0,0,0,1.875,0.99,'',0,254,0,2.5,8,14,0,3391,14516,16170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11678,5462,0,0,10282,0,0,0,'Snowblind Ambusher','','',0,7,0,0,0,1.3,1,0,52,53,14,3132,3459,0,1,0,1420,0,63.19,84.49,0,0,0,0,120000,3128,0,0,0,0,0,0,1.95,0.6188,'',0,411,0,2.5,8,14,0,7159,19472,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11679,5875,0,0,14034,0,0,0,'Winterax Witch Doctor','','',0,7,0,1,0,1,1,0,59,60,37,11086,34213,0,1,0,1158,0,451.62,599.265,1,1274,91.728,135.044,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11680,5462,0,0,11869,11870,11871,11872,'Horde Scout','','',0,7,0,0,0,1.05,1,0,26,28,83,684,769,725,1,0,2000,0,37,49,0,0,0,0,300000,1110,0,0,0,0,0,0,1.5,0.236,'',0,76,0,2.5,8,14,0,6660,18545,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11681,5462,0,0,11853,11855,11854,11856,'Horde Deforester','','',0,7,0,0,0,1.05,1,0,27,28,83,840,896,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,1.5,0.236,'',0,82,0,2.5,8,14,0,11971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11682,5462,0,0,11861,11863,11862,11864,'Warsong Grunt','','',0,7,0,0,0,1,1,0,29,30,83,950,1003,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.236,'',0,95,0,2.5,8,14,0,11972,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11683,5462,0,0,11865,11866,11867,11868,'Warsong Shaman','','',0,7,0,0,0,1,1,0,28,29,83,702,739,2023,1,0,2000,0,29,40,0,0,0,0,300000,957,0,0,0,0,0,0,1.5,0.236,'',0,88,0,2.5,8,14,0,6742,20805,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11684,5462,0,0,1303,0,0,0,'Warsong Shredder','','',0,9,0,0,0,1.05,1,0,27,27,83,896,896,0,1,0,2000,0,39,53,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.255,'',0,82,0,2.5,8,14,0,18546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11685,5462,0,0,9440,0,0,0,'Maraudine Priest','','',0,7,0,0,0,1,1,0,40,40,134,1077,1077,3191,1,0,2000,0,40,55,0,0,0,0,300000,1590,0,0,0,0,0,0,1.625,0.455,'',0,205,0,2.5,8,14,0,11639,16568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11686,5462,0,0,11638,0,0,0,'Ghostly Raider','','',0,6,0,0,0,1.2,1,0,40,40,134,1829,1829,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.875,1.065,'',0,205,0,2.5,8,14,0,6533,6660,17174,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11687,5462,0,0,11639,0,0,0,'Ghostly Marauder','','',0,6,0,0,0,1,1,0,42,42,134,1651,1651,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.875,1.065,'',0,216,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11688,5462,0,0,11640,0,0,0,'Cursed Centaur','','',0,7,0,4,0,1.2,1,0,43,43,134,2100,2100,0,1,0,1266,0,42.411,55.704,0,0,0,0,0,2369,0,0,0,0,0,0,3.87,2,'',0,253,0,2.5,8,14,0,21048,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(11689,5875,0,0,11641,0,0,0,'Brown Kodo','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.9,0.24,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11690,5462,0,0,3024,0,0,0,'Gnarlpine Instigator','','',0,7,0,0,0,2,1,0,8,8,82,312,312,0,1,0,1930,0,9.65,13.51,0,0,0,0,0,306,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(11696,5462,0,0,11662,0,0,0,'Chal Fairwind','Wintersaber Trainers','',0,7,0,0,0,1,1,0,53,53,80,3400,3400,0,1,3,2000,0,89,119,0,0,0,0,333000,3128,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11697,5462,0,0,2834,0,0,0,'Mannoroc Lasher','','',0,3,0,0,0,1.05,1,0,30,30,90,852,852,852,1,0,2000,0,39,52,0,0,0,0,300000,1178,0,0,85,0,85,0,1.5,0.403,'',0,96,0,2.5,8,14,0,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11698,5462,0,0,12149,0,0,0,'Hive\'Ashi Stinger','','',0,10,0,0,0,1.3,1,0,57,58,310,3619,3732,0,1,0,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,1.95,2.301,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20457,0,0,0,0,0,0,0),(11699,5875,0,0,11656,0,0,0,'Varian Wrynn','King of Stormwind','',273154054,7,0,0,0,1,1,0,60,60,534,7680,7680,0,1,2,800,0,41.6,55.2,1,1000,72,106,0,3750,0,0,0,0,0,0,2.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11700,5462,0,0,11664,0,0,0,'Sarin Starlight','','',0,7,0,0,0,1.3,1,0,55,55,80,3398,3398,0,1,2,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11701,5462,0,0,11667,0,0,0,'Mor\'vek','Ravasaur Trainers','',0,7,0,0,0,1.35,1,0,60,60,126,4120,4120,0,1,3,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11702,5462,0,0,11665,0,0,0,'Arin\'sor','Ravasaur Trainers','',138936390,7,0,0,0,1,1,0,60,60,126,4100,4100,0,1,3,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,2.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11703,5462,0,0,11666,0,0,0,'Graw Cornerstone','Mail Armor Merchant','',0,7,0,0,0,1,1,0,58,58,55,4000,4000,0,1,4226,2000,0,100,132,0,0,0,0,500000,3396,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11704,5462,0,0,19819,0,0,0,'Kriss Goldenlight','','',0,7,0,0,0,1,1,0,60,60,35,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,345000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11705,5462,0,0,19825,0,0,0,'Rayan Dawnrisen','','',0,7,0,0,0,1,1,0,55,55,35,2300,2300,0,1,2,2000,0,94,125,0,0,0,0,333000,3234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11706,5462,0,0,18908,0,0,0,'Adon','','',0,7,0,0,0,1.35,1,0,60,60,35,3000,3000,0,1,2,2000,0,104,138,0,0,0,0,345000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11707,5462,0,0,19818,0,0,0,'Joy Ar\'nareth','','',0,7,0,0,0,1,1,0,59,59,35,1200,1200,0,1,2,2000,0,102,135,0,0,0,0,333000,3449,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11708,5462,0,0,11670,0,0,0,'Coral Moongale','','',0,7,0,0,0,1,1,0,50,50,80,2800,2800,0,1,2,2000,0,85,112,0,0,0,0,333000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11709,5462,0,0,11680,0,0,0,'Jareth Wildwoods','','',0,7,0,0,0,1,1,0,16,16,80,356,356,0,1,2,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11710,5462,0,0,2325,0,0,0,'Mirador','','',0,1,0,0,0,1,1,0,50,50,35,2000,2000,0,1,0,2000,0,85,112,0,0,0,0,345000,2966,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11711,5462,0,0,11663,0,0,0,'Sentinel Aynasha','','',4096,7,0,0,0,1,1,0,20,20,231,919,919,0,1,2,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,19767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11712,5462,0,0,11682,0,0,0,'Lilyn Darkriver','','',0,7,0,0,0,2,1,0,41,41,80,3170,3170,0,1,2,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11713,5462,0,0,1010,0,0,0,'Blackwood Tracker','','',524292,7,0,0,0,1,1,0,14,15,82,276,301,311,1,0,1860,0,19.53,24.18,0,0,0,0,0,566,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,6950,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11714,5462,0,0,11661,0,0,0,'Marosh the Devious','','',524288,7,0,0,0,1,1,0,16,16,82,325,325,357,1,0,1810,0,19.005,23.53,0,0,0,0,0,596,0,0,0,0,0,0,2.41,2,'',0,34,0,2.5,8,14,0,6950,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11715,5462,0,0,11683,0,0,0,'Talendria','','',0,7,0,0,0,1.2,1,0,45,45,80,2300,2300,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11716,5462,0,0,11684,0,0,0,'Celes Earthborne','','',0,7,0,0,0,1,1,0,60,60,35,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11717,5462,0,0,11692,0,0,0,'Bethan Bluewater','','',0,7,0,0,0,1.2,1,0,43,43,80,2059,2059,0,1,2,2000,0,67,88,0,0,0,0,300000,2369,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11718,5462,0,0,11673,0,0,0,'Sar Browneye','','',0,7,0,0,0,1,1,0,53,53,104,5100,5100,0,1,2,2000,0,89,119,0,0,0,0,333000,3128,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11719,5875,0,0,11681,0,0,0,'Navi Quickdraw','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11720,5462,0,0,11685,0,0,0,'Loruk Foreststrider','','',0,7,0,0,0,1,1,0,44,44,104,2138,2138,0,1,2,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11721,5462,0,0,12151,0,0,0,'Hive\'Ashi Worker','','',0,10,0,0,0,1,1,0,57,58,311,2784,2871,0,1,0,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,1.95,0.65,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20457,0,0,0,0,0,0,0),(11722,5462,0,0,12153,0,0,0,'Hive\'Ashi Defender','','',0,10,0,0,0,1.3,1,0,58,59,310,3732,3849,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.95,0.65,'',0,900,0,2.5,8,14,0,6713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20457,0,0,0,0,0,0,0),(11723,5462,0,0,12150,0,0,0,'Hive\'Ashi Sandstalker','','',65537,1,41,0,0,1.3,1,0,59,59,310,3849,3849,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.95,2.119,'30831',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20457,0,0,0,0,0,0,0),(11724,5462,0,0,12152,0,0,0,'Hive\'Ashi Swarmer','','',0,10,0,0,0,1.3,1,0,57,58,310,3619,3732,0,1,0,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,2.25,2.655,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20457,0,0,0,0,0,0,0),(11725,5462,0,0,12158,0,0,0,'Hive\'Zora Waywatcher','','',0,10,0,0,0,1.3,1,0,58,59,310,3732,3849,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.95,0.65,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20458,0,0,0,0,0,0,0),(11726,5462,0,0,12159,0,0,0,'Hive\'Zora Tunneler','','',0,10,0,0,0,1.3,1,0,58,59,311,3732,3849,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.95,0.65,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20458,0,0,0,0,0,0,0),(11727,5462,0,0,11088,0,0,0,'Hive\'Zora Wasp','','',0,10,0,0,0,1.35,1,0,58,59,310,3876,3997,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.95,2.301,'',0,900,0,2.5,8,14,0,19448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20458,0,0,0,0,0,0,0),(11728,5462,0,0,11085,0,0,0,'Hive\'Zora Reaver','','',65537,1,41,0,0,1.3,1,0,59,60,310,3849,3968,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.95,2.119,'',0,0,0,2.5,8,14,0,40504,16790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20458,0,0,0,0,0,0,0),(11729,5462,0,0,12160,0,0,0,'Hive\'Zora Hive Sister','','',0,10,0,0,0,1.3,1,0,59,60,310,3849,3968,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2.25,0.75,'',0,0,0,2.5,8,14,0,7951,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20458,0,0,0,0,0,0,0),(11730,5462,0,0,11106,0,0,0,'Hive\'Regal Ambusher','','',65537,1,41,0,0,1.3,1,0,59,60,310,3849,3968,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2.175,2.3635,'30831',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20459,22226,0,0,0,0,0,0),(11731,5462,0,0,12156,0,0,0,'Hive\'Regal Burrower','','',0,10,0,0,0,1,1,0,59,60,311,3849,3968,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2.25,0.75,'',0,764,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20459,22226,0,0,0,0,0,0),(11732,5462,0,0,9229,0,0,0,'Hive\'Regal Spitfire','','',0,10,0,0,0,1.3,1,0,59,59,310,3849,3849,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,2.25,2.655,'',0,900,0,2.5,8,14,0,21047,5708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20459,22226,0,0,0,0,0,0),(11733,5462,0,0,12154,0,0,0,'Hive\'Regal Slavemaker','','',0,10,0,0,0,1,1,0,59,60,310,3849,3968,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2.25,0.75,'',0,900,0,2.5,8,14,0,3584,19469,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20459,22226,0,0,0,0,0,0),(11734,5462,0,0,12155,0,0,0,'Hive\'Regal Hive Lord','','',65537,1,41,0,0,1.3,1,0,59,61,310,3849,4087,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,2.4,2.608,'',0,0,0,2.5,8,14,0,19471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20459,22226,0,0,0,0,0,0),(11735,5462,0,0,15383,0,0,0,'Stonelash Scorpid','','',1,1,20,0,0,1.3,1,0,54,55,413,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.6,0.8,'',0,0,0,2.5,8,14,0,5416,0,0,0,0,0,0,0,0,0,0,0,0,8859,0,0,20373,22381,0,0,0,0,0,0),(11736,5462,0,0,15384,0,0,0,'Stonelash Pincer','','',1,1,20,0,0,1.35,1,0,56,56,413,3644,3644,0,1,0,2000,0,96,127,0,0,0,0,300000,3289,0,0,0,0,0,0,1.6,0.8,'',0,0,0,2.5,8,14,0,5416,3604,0,0,0,0,0,0,0,0,0,0,0,8832,0,0,20374,22381,0,0,0,0,0,0),(11737,5462,0,0,15385,0,0,0,'Stonelash Flayer','','',1,1,20,0,0,1.35,1,0,57,58,413,3758,3876,0,1,0,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,1.75,0.875,'',0,0,0,2.5,8,14,0,5416,5416,0,0,0,0,0,0,0,0,0,0,0,8861,0,0,20375,22381,0,0,0,0,0,0),(11738,5462,0,0,8014,0,0,0,'Sand Skitterer','','',1,1,3,0,0,1.35,1,0,55,56,22,3529,3644,0,1,0,2000,0,96,127,0,0,0,0,300000,3289,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,13157,0,0,20376,22381,0,0,0,0,0,0),(11739,5462,0,0,711,0,0,0,'Rock Stalker','','',1,1,3,0,0,1.35,1,0,57,58,22,3758,3876,0,1,0,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,0.889831,1.10932,'',0,0,0,2.5,8,14,0,744,745,0,0,0,0,0,0,0,0,0,0,0,10516,0,0,20377,22381,0,0,0,0,0,0),(11740,5462,0,0,15386,0,0,0,'Dredge Striker','','',65537,1,42,0,0,1.2,1,0,55,56,14,3137,3239,0,1,0,2000,0,96,127,0,0,0,0,300000,3289,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,22911,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11741,5462,0,0,14524,0,0,0,'Dredge Crusher','','',65537,1,42,0,0,1.35,1,0,57,58,14,3758,3876,0,1,2,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,6607,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11742,5875,0,0,9906,0,0,0,'Silt Grub','','',0,1,0,0,0,1,1,0,54,55,14,3292,3398,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,0.25,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11743,5875,0,0,9906,0,0,0,'Silt Devourer','','',0,1,0,0,0,1,1,0,54,55,14,3293,3398,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,0.25,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11744,5462,0,0,8715,0,0,0,'Dust Stormer','','',0,4,0,0,0,1.35,1,0,55,57,91,3529,3758,0,1,0,2000,0,98,130,0,0,0,0,300000,3342,56,56,56,56,112,56,1.875,1.5,'',0,900,0,2.5,8,14,0,41151,19513,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11745,5462,0,0,8716,0,0,0,'Cyclone Warrior','','',0,4,0,0,0,1.35,1,0,57,57,91,3758,3997,0,1,0,2000,0,102,135,0,0,0,0,300000,3342,116,116,116,116,116,116,1.875,1.5,'',0,700,0,2.5,8,14,0,23104,25189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11746,5462,0,0,8550,0,0,0,'Desert Rumbler','','',0,4,0,0,0,1.35,1,0,56,58,91,3644,3876,0,1,0,2000,0,100,132,0,0,0,0,300000,3396,57,114,57,57,57,57,1.5,0.31,'',0,900,0,2.5,8,14,0,39274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11747,5462,0,0,1162,0,0,0,'Desert Rager','','',0,4,0,0,0,1.35,1,0,59,59,91,3997,3997,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,60,120,60,60,60,60,1.5,0.31,'',0,0,0,2.5,8,14,0,25025,13728,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11748,5462,0,0,11687,0,0,0,'Samantha Swifthoof','','',0,7,0,0,0,1.15,1,0,40,40,104,1753,1753,0,1,2,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11749,5462,0,0,11688,0,0,0,'Feran Strongwind','','',0,7,0,0,0,1.35,1,0,57,57,104,3758,3758,0,1,2,2000,0,98,130,0,0,0,0,300000,3342,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11750,5462,0,0,11694,0,0,0,'Ganoosh','','',0,7,0,0,0,1,1,0,8,8,68,156,156,0,1,3,2000,0,10,14,0,0,0,0,275000,306,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11751,5462,0,0,11674,0,0,0,'Rilan Howard','','',0,7,0,0,0,1,1,0,20,20,68,480,480,0,1,2,2000,0,29,39,0,0,0,0,333000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11752,5462,0,0,11693,0,0,0,'Blaise Montgomery','','',0,7,0,0,0,1.25,1,0,47,47,68,2488,2488,0,1,2,2000,0,79,105,0,0,0,0,300000,2804,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11753,5462,0,0,11675,0,0,0,'Gogo','','',0,7,0,0,0,1,1,0,58,58,855,3876,3876,0,1,2,2000,0,100,132,0,0,0,0,333000,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11754,5462,0,0,11676,0,0,0,'Meggi Peppinrocker','','',0,7,0,0,0,1,1,0,60,60,855,2884,2884,5751,1,2,2000,0,74,102,0,0,0,0,333000,3025,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11755,5462,0,0,11679,0,0,0,'Harlo Wigglesworth','','',0,7,0,0,0,1,1,0,54,54,855,3293,3293,0,1,2,2000,0,92,122,0,0,0,0,333000,3180,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11756,5462,0,0,11689,0,0,0,'Quinn','','',0,7,0,0,0,1.1,1,0,35,35,474,992,992,2680,1,2,2000,0,34,48,0,0,0,0,300000,1124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11757,5462,0,0,11690,0,0,0,'Umaron Stragarelm','','',0,7,0,0,0,1,1,0,42,42,474,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,333000,2218,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11758,5462,0,0,11691,0,0,0,'Andi Lynn','','',0,7,0,0,0,1.25,1,0,48,48,35,2578,2578,0,1,2,2000,0,81,108,0,0,0,0,300000,2857,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11776,5462,0,0,11709,0,0,0,'Salome','','',0,8,0,0,0,0.01,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11777,5462,0,0,11710,0,0,0,'Shadowshard Rumbler','','',0,4,0,0,0,1.2,1,0,40,41,834,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,200,200,200,200,132,200,1.5,0.31,'',0,0,0,2.5,8,14,0,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17756,0,0,0,0,0,0,0),(11778,5462,0,0,11710,0,0,0,'Shadowshard Smasher','','',0,4,0,0,0,1.2,1,0,41,42,834,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,210,210,210,210,135,210,1.5,0.31,'',0,0,0,2.5,8,14,0,10101,11428,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17756,0,0,0,0,0,0,0),(11779,5875,0,0,11710,0,0,0,'Shadowshard Thunderer','','',0,4,0,1,0,1,1,0,47,47,834,4776,4776,2460,1,0,2000,0,592.5,787.5,0,0,0,0,0,2804,0,0,0,0,161,0,1.5,0.31,'',0,0,0,2.5,8,14,0,11824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17756,0,0,0,0,0,0,0),(11780,5875,0,0,11711,0,0,0,'Ambershard Rager','','',0,4,0,1,0,1,1,0,45,45,834,5544,5544,0,1,0,2000,0,570,750,0,0,0,0,0,2695,0,0,0,0,0,135,1.5,0.31,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11781,5462,0,0,11711,0,0,0,'Ambershard Crusher','','',0,4,0,0,0,1.2,1,0,40,41,834,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,41,41,41,82,41,129,1.5,0.31,'',0,0,0,2.5,8,14,0,21055,21832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11782,5462,0,0,11711,0,0,0,'Ambershard Destroyer','','',0,4,0,0,0,1.2,1,0,42,43,834,1981,2059,0,1,0,2000,0,67,88,0,0,0,0,300000,2369,43,43,43,86,43,132,1.5,0.31,'',0,0,0,2.5,8,14,0,13728,3417,19701,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11783,5462,0,0,12310,0,0,0,'Theradrim Shardling','','',0,4,0,0,0,1,1,0,45,45,834,1848,1848,0,1,0,2000,0,182.4,240,0,0,0,0,7200000,2695,92,92,92,92,92,92,0.75,0.155,'',0,0,0,2.5,8,14,0,13584,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11784,5462,0,0,11712,0,0,0,'Theradrim Guardian','','',0,4,0,1,0,3,1.5,0,46,47,834,5757,5970,0,1,0,2000,0,189.6,252,0,0,0,0,7200000,2804,240,48,240,48,48,48,1.5,0.31,'',0,1000,0,2.5,8,14,0,16790,21057,21832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11785,5462,0,0,11713,0,0,0,'Ambereye Basilisk','','',0,1,0,0,0,1.2,1,0,40,41,410,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,2.3,1.59735,'',0,0,0,2.5,8,14,0,11020,20170,23104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11786,5462,0,0,12338,0,0,0,'Ambereye Reaver','','',0,1,0,0,0,1.2,1,0,41,42,410,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,2.6,1.8057,'',0,0,0,2.5,8,14,0,11020,40504,23104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11787,5462,0,0,12335,0,0,0,'Rock Borer','','',65537,1,42,0,0,1.2,1,0,40,41,16,1829,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,2.25,2.25,'',0,0,0,2.5,8,14,0,14120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11788,5462,0,0,13009,0,0,0,'Rock Worm','','',65537,1,42,0,0,1.2,1,0,41,42,16,1902,1981,0,1,0,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.875,1.875,'',0,0,0,2.5,8,14,0,44477,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11789,5462,0,0,12333,13211,9032,13212,'Deep Borer','','',65537,1,42,0,0,1,1,0,46,47,14,1919,1990,0,1,0,2000,0,189.6,252,0,0,0,0,7200000,2804,0,0,0,0,0,0,1.40085,1.40085,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11790,5462,0,0,11345,0,0,0,'Putridus Satyr','','',0,3,0,1,0,3,1.5,0,42,43,90,4953,5148,0,1,0,1500,0,120.6,158.4,0,0,0,0,7200000,2369,0,0,0,0,85,176,1.625,0.585,'',0,736,0,2.5,8,14,0,15667,12540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(11791,5462,0,0,11338,0,0,0,'Putridus Trickster','','',0,3,0,1,0,3,1.5,0,43,43,90,5148,5148,0,1,0,1500,0,120.6,158.4,0,0,0,0,7200000,2369,0,0,0,0,85,180,1.875,0.675,'',0,782,0,2.5,8,14,0,15657,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(11792,5462,0,0,2021,0,0,0,'Putridus Shadowstalker','','',0,3,0,1,0,3,1.5,0,42,43,90,4953,5148,0,1,0,2000,0,160.8,211.2,0,0,0,0,7200000,2369,0,0,0,0,85,172,1.625,0.585,'',0,690,0,2.5,8,14,0,9080,15087,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(11793,5462,0,0,11714,0,0,0,'Celebrian Dryad','','',0,7,0,1,0,3,1.5,0,45,45,90,4434,4434,2301,1,0,2000,0,168,223.2,0,0,0,0,7200000,2692,0,0,69,0,85,0,1.15,0.8947,'',0,832,0,2.5,8,14,0,16000,7992,17201,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(11794,5462,0,0,12337,0,0,0,'Sister of Celebras','','',0,7,0,1,0,3,1.5,0,45,45,90,5544,5544,0,1,0,2000,0,182.4,240,0,0,0,0,7200000,2695,0,0,69,0,85,0,1.3,1.0114,'',0,868,0,2.5,8,14,0,15795,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(11795,5462,0,0,11770,0,0,0,'Mylentha Riverbend','','',0,7,0,0,0,1,1,0,60,60,994,3297,3297,2434,1,0,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11796,5462,0,0,11771,0,0,0,'Bessany Plainswind','','',0,7,0,0,0,1,1,0,60,60,994,3297,3297,2434,1,0,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11797,5462,0,0,11772,0,0,0,'Moren Riverbend','','',0,7,0,0,0,1,1,0,60,60,994,3297,3297,2434,1,0,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11798,5462,0,0,11773,0,0,0,'Bunthen Plainswind','Thunder Bluff Flight Master','Taxi',0,7,0,0,0,1,1,0,65,65,994,3806,3806,2790,1,1,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11799,5462,0,0,11766,0,0,0,'Tajarri','','',0,7,0,0,0,1.35,1,0,60,60,635,3297,3297,2434,1,3,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11800,5462,0,0,11767,0,0,0,'Silva Fil\'naveth','Darnassus Flight Master','Taxi',0,7,0,0,0,1,1,0,65,65,994,3806,3806,2790,1,1,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11801,5462,0,0,11768,0,0,0,'Rabine Saturna','','',0,7,0,0,0,1,1,0,60,60,635,3297,3297,2434,1,3,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11802,5462,0,0,11769,0,0,0,'Dendrite Starblaze','','',0,7,0,0,0,1,1,0,60,70,994,6900,9250,3155,1,3,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11803,5462,0,0,11793,0,0,0,'Twilight Keeper Exeter','Twilight\'s Hammer','',0,7,0,0,0,1.35,1,0,60,60,16,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.8,0.3672,'',0,608,0,2.5,8,14,0,22427,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20395,0,0,0,0,0,0,0),(11804,5462,0,0,11798,0,0,0,'Twilight Keeper Havunth','Twilight\'s Hammer','',0,7,0,0,0,1.45,1,0,60,60,16,3541,3541,2434,1,0,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.8,0.4464,'',0,605,0,2.5,8,14,0,13339,17366,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20396,0,0,0,0,0,0,0),(11805,5462,0,0,11799,0,0,0,'Jarund Stoutstrider','The Cenarion Circle','',0,7,0,0,0,1.3,1,0,55,55,994,2718,2718,2117,1,0,2000,0,87,116,0,0,0,0,300000,3232,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11806,5462,0,0,11729,0,0,0,'Sentinel Onaeya','','',0,7,0,0,0,1,1,0,20,20,231,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11807,5462,0,0,11752,0,0,0,'Tristane Shadowstone','','',0,7,0,0,0,1,1,0,15,15,55,7200,7200,326,1,2,2000,0,20,27,0,0,0,0,180000,665,0,0,0,0,85,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11808,5462,0,0,11733,0,0,0,'Grum Redbeard','','',138412038,7,0,0,0,1,1,0,55,55,55,2369,2369,5013,1,2,2000,0,67,93,0,0,0,0,333000,2609,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11809,5875,0,0,11735,0,0,0,'Danni Palewing','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11810,5462,0,0,11740,0,0,0,'Howin Kindfeather','','',0,7,0,0,0,1.2,1,0,45,45,694,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,350000,2695,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11811,5462,0,0,11757,0,0,0,'Narain Soothfancy','','',0,7,0,0,0,1.2,1,0,45,45,35,1553,1553,3801,1,3,2000,0,54,75,0,0,0,0,300000,2177,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11812,5462,0,0,11739,0,0,0,'Claira Kindfeather','','',0,7,0,0,0,1.2,1,0,43,43,694,2059,2059,0,1,2,2000,0,67,88,0,0,0,0,350000,2369,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11813,5462,0,0,11741,0,0,0,'Kerr Ironsight','','',0,7,0,0,0,1.2,1,0,41,41,694,1902,1902,0,1,2,2000,0,59,78,0,0,0,0,350000,2074,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11814,5462,0,0,11734,0,0,0,'Kali Remik','','',0,7,0,0,0,1,1,0,12,12,126,247,247,0,1,2,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11815,5462,0,0,11737,0,0,0,'Voriya','','',0,7,0,0,0,1,1,0,56,56,35,4800,4800,0,1,0,1450,0,69.6,92.075,0,0,0,0,25000,3289,0,0,0,0,0,0,2.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11816,5462,0,0,11748,0,0,0,'Una Ji\'ro','','',0,7,0,0,0,1,1,0,12,12,35,137,137,0,1,0,2000,0,17,22,0,0,0,0,25000,562,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11817,5462,0,0,11749,0,0,0,'Krah\'ranik','','',0,7,0,0,0,1,1,0,60,60,35,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,25000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11818,5462,0,0,11745,0,0,0,'Orik\'ando','','',0,7,0,0,0,1.2,1,0,42,42,126,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11819,5462,0,0,11750,0,0,0,'Jory Zaga','','',0,7,0,0,0,1,1,0,58,58,35,3876,3876,0,1,2,2000,0,100,132,0,0,0,0,25000,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11820,5462,0,0,11736,0,0,0,'Locke Okarr','','',0,7,0,0,0,1.05,1,0,28,28,29,896,896,0,1,2,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11821,5462,0,0,11751,0,0,0,'Darn Talongrip','','',0,7,0,0,0,1,1,0,30,30,29,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11822,5462,0,0,11774,11775,11776,11777,'Moonglade Warden','','',0,7,0,0,0,1.3,1,0,65,65,1254,6150,6150,2790,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(11823,5462,0,0,11738,0,0,0,'Vark Battlescar','','',0,7,0,0,0,1,1,0,10,10,104,1000,1000,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11824,5462,0,0,11743,0,0,0,'Erik Felixe','','',0,7,0,0,0,1.2,1,0,45,45,12,2218,2218,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11825,5462,0,0,11742,0,0,0,'Paige Felixe','','',0,7,0,0,0,1.25,1,0,46,46,12,2399,2399,0,1,2,1500,0,57.75,76.5,0,0,0,0,300000,2750,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11826,5462,0,0,11744,0,0,0,'Kristy Grant','','',0,7,0,0,0,1,1,0,45,45,12,2218,2218,0,1,2,1500,0,57,75,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11827,5462,0,0,11747,0,0,0,'Kimberly Grant','','',0,7,0,0,0,1.1,1,0,35,35,12,1200,1200,0,1,2,1500,0,36.75,48,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11828,5462,0,0,11746,0,0,0,'Kelly Grant','','',0,7,0,0,0,1.15,1,0,40,40,12,4000,4000,0,1,2,1500,0,42,55.5,0,0,0,0,540000,1938,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11829,5462,0,0,11753,0,0,0,'Fahrak','','',0,7,0,0,0,1,1,0,42,42,29,1981,1981,0,1,2,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11830,5462,0,0,11758,11760,11759,11761,'Hakkari Priest','','',0,7,0,1,0,7,5,0,60,60,28,17094,17094,12170,1,0,2000,0,1095,1440,0,0,0,0,7200000,3748,0,0,0,0,0,0,1.8,0.3672,'',0,1821,0,2.5,8,14,0,24021,24022,22883,13704,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11831,5462,0,0,11762,11764,11763,11765,'Hakkari Witch Doctor','','',8,7,0,1,0,10,5,0,60,60,28,24420,24420,12170,1,0,2000,0,1095,1440,0,0,0,0,7200000,3748,0,0,0,0,0,0,1.8,0.3672,'',0,1804,0,2.5,8,14,0,24053,17289,24054,24058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11832,5462,0,0,11906,0,0,0,'Keeper Remulos','','',4096,7,0,1,0,35,35,0,72,72,635,119770,119770,115815,1,2,2000,0,1398.4,2005.6,0,0,0,0,600000,7305,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,25813,57413,23381,20665,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11833,5462,0,0,11754,0,0,0,'Rahauro','Magatha\'s Servant','',0,7,0,0,0,1,1,0,20,20,104,484,484,0,1,3,2000,0,29,39,0,0,0,0,250000,836,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11834,5462,0,0,11755,0,0,0,'Maur Grimtotem','','',0,7,0,0,0,1,1,0,14,14,35,300,300,0,1,2,2000,0,34,45.9,0,0,0,0,7200000,630,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11835,5462,0,0,11756,0,0,0,'Theodore Griffs','','',0,7,0,0,0,1.25,1,0,50,50,68,2769,2769,0,1,3,1500,0,63.75,84,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11836,5462,0,0,8840,0,0,0,'Captured Rabid Thistle Bear','','',0,1,0,0,0,1.25,1,0,13,13,14,341,341,0,1,0,2000,0,18,24,0,0,0,0,0,596,0,0,0,0,0,0,1.275,0.51935,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11837,5462,0,0,494,0,0,0,'Wildpaw Shaman','','',0,7,0,0,0,1.3,1,0,63,63,39,2500,2600,2344,1,0,2000,0,106,137,0,0,0,0,0,3000,0,0,0,0,0,0,1.95,0.65,'',0,434,0,2.5,8,14,0,12557,18975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11838,5462,0,0,494,0,0,0,'Wildpaw Mystic','','',0,7,0,0,0,1.35,1,0,66,67,39,3393,3393,2548,1,0,2000,0,110,142,0,0,0,0,0,3132,0,0,0,0,0,0,1.95,0.65,'',0,506,0,2.5,8,14,0,10893,10934,37361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11839,5462,0,0,494,0,0,0,'Wildpaw Brute','','',0,7,0,0,0,1.35,1,0,66,66,39,3600,3800,0,1,0,2000,0,210,295,0,0,0,0,120000,5531,0,0,0,0,0,0,1.95,0.65,'',0,498,0,2.5,8,14,0,13737,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11840,5462,0,0,10792,0,0,0,'Wildpaw Alpha','','',0,7,0,0,0,1.35,1,0,68,69,39,4000,4000,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,2.25,0.75,'',0,553,0,2.5,8,14,0,8599,18072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11856,5462,0,0,11789,0,0,0,'Kaya Flathoof','','',4096,7,0,0,0,1,1,0,15,15,104,328,328,0,1,2,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11857,5462,0,0,11790,0,0,0,'Makaba Flathoof','','',0,7,0,0,0,1,1,0,25,25,104,713,713,0,1,2,1760,0,30.8,42.24,0,0,0,0,25000,1008,0,0,0,0,0,0,4.05,0.9747,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11858,5462,0,0,11791,0,0,0,'Grundig Darkcloud','','',0,7,0,0,0,1,1,0,18,18,16,417,417,0,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,4.05,0.9747,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11859,5462,0,0,1912,0,0,0,'Doomguard','','',0,3,19,0,0,1.3,1.56,0,60,70,954,4900,7000,2152,1,0,2000,0,164,212,0,0,0,0,0,6740,0,0,0,0,172,240,1.8,0.9168,'',0,0,0,2.5,8,14,0,4629,20549,20812,21949,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11860,5462,0,0,11797,0,0,0,'Maggran Earthbinder','','',0,7,0,0,0,1,1,0,30,30,104,1003,1003,0,1,3,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,4.86,1.16964,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11861,5462,0,0,11795,0,0,0,'Mor\'rogal','','',0,7,0,0,0,1,1,0,25,25,104,570,570,0,1,3,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11862,5462,0,0,5562,0,0,0,'Tsunaman','','',0,4,0,0,0,1,1,0,25,25,714,770,770,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,25,25,25,25,50,25,1.15,0.351394,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11863,5462,0,0,11794,0,0,0,'Azore Aldamort','The Argent Dawn','',0,7,0,0,0,1,1,0,60,60,794,2884,2884,5751,1,2,2000,0,74,102,0,0,0,0,300000,3025,0,30,0,0,0,70,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11864,5462,0,0,11796,0,0,0,'Tammra Windfield','','',0,7,0,0,0,1,1,0,25,25,104,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,30,0,0,0,70,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11865,5462,0,0,11806,0,0,0,'Buliwyf Stonehand','Weapon Master','',0,7,0,1,0,7,1,0,50,50,55,15505,15505,0,1,17,1500,0,153,201.6,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11866,5462,0,0,11802,0,0,0,'Ilyenia Moonfire','Weapon Master','',0,7,0,1,0,7,1,0,50,50,80,15505,15505,0,1,17,2000,0,204,268.8,0,0,0,0,600000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11867,5462,0,0,11804,0,0,0,'Woo Ping','Weapon Master','',0,7,0,1,0,7,1,0,50,50,12,15505,15505,0,1,17,1500,0,153,201.6,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11868,5462,0,0,11801,0,0,0,'Sayoc','Weapon Master','',0,7,0,1,0,1,1,0,50,50,29,15505,15505,0,1,17,2000,0,204,268.8,0,0,0,0,600000,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11869,5462,0,0,11803,0,0,0,'Ansekhwa','Weapon Master','',0,7,0,1,0,7,1,0,50,50,104,15505,15505,0,1,17,2000,0,204,268.8,0,0,0,0,500000,2966,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11870,5462,0,0,11805,0,0,0,'Archibald','Weapon Master','',0,7,0,1,0,7,1,0,50,50,68,15505,15505,0,1,17,2000,0,204,268.8,0,0,0,0,900000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11871,5462,0,0,782,0,0,0,'Grinning Dog','','',0,1,1,1,0,1,1,0,48,48,29,14434,14434,0,1,2,2000,0,194.4,259.2,0,0,0,0,600000,2857,2,2,2,2,2,2,1.4375,1.725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5945,0,0,0,0,0,0,0,0,0,0),(11872,5462,0,0,11800,0,0,0,'Myranda the Hag','','',0,7,0,0,0,1.35,1,0,58,58,35,3876,3876,0,1,3,2000,0,100,132,0,0,0,0,315000,3396,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,17961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11873,5462,0,0,146,0,0,0,'Spectral Attendant','','',0,6,0,0,0,0.65,1,0,60,60,21,1587,1587,2434,1,0,2000,0,146,192,0,0,0,0,315000,3748,0,0,0,0,0,0,1.5,1,'',0,604,0,2.5,8,14,0,11443,11981,13860,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11874,5462,0,0,19851,0,0,0,'Masat T\'andr','Superior Leatherworker','',0,7,0,0,0,1,1,0,44,44,1638,2138,2138,0,1,128,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11875,5462,0,0,1555,0,0,0,'Mortar Team Target Dummy','','',0,9,0,0,0,1,1,0,6,6,14,120,120,0,1,0,2000,0,7,9,0,0,0,0,0,630,0,0,0,0,0,0,2,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11876,5462,0,0,4427,0,0,0,'Demon Spirit','','',0,3,0,0,0,1,1,0,37,37,954,2000,2000,0,1,0,1650,0,42.075,56.1,0,0,0,0,0,1568,0,0,0,0,0,148,2.56,2,'',0,250,0,2.5,8,14,0,7741,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13542,0,0,0,0,0,0,0),(11877,5462,0,0,11852,0,0,0,'Roon Wildmane','','',0,7,0,0,0,1,1,0,45,45,995,1500,1500,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11878,5462,0,0,11814,0,0,0,'Nathanos Blightcaller','Champion of the Banshee Queen','',0,7,0,1,0,15,11,0,62,62,1174,78000,78000,28248,1,3,1200,0,441.6,615.48,0,0,0,0,610000,4340,0,0,0,0,0,0,1.5,0.383,'',0,1971,0,2.5,8,14,0,6253,18651,13704,18649,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11880,5462,0,0,11811,11823,11812,11813,'Twilight Avenger','Twilight\'s Hammer','',0,7,0,0,0,1.35,1,0,58,59,16,3876,3997,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,100,0,0,0,0,0,1.5,0.306,'',0,524,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11881,5462,0,0,11819,11820,11821,11822,'Twilight Geolord','Twilight\'s Hammer','',0,7,0,0,0,1.35,1,0,59,60,16,3997,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,100,0,0,0,0,0,1.5,0.347,'',0,550,0,2.5,8,14,0,9483,13728,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11882,5462,0,0,11815,11816,11817,11818,'Twilight Stonecaller','Twilight\'s Hammer','',0,7,0,0,0,1.35,1,0,59,60,16,3198,3297,2402,1,0,2000,0,146,192,0,0,0,0,300000,3748,100,0,0,0,0,0,1.5,0.208,'13236',0,524,0,2.5,8,14,0,19704,11020,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11883,5462,0,0,11824,11825,11826,11827,'Twilight Master','Twilight\'s Hammer','',0,7,0,0,0,1.35,1,0,60,60,16,3297,3297,2434,1,0,2000,0,146,192,0,0,0,0,300000,3748,100,0,0,0,0,0,1.5,0.306,'',0,603,0,2.5,8,14,0,12058,9672,12674,13339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11884,5462,0,0,6468,0,0,0,'Obi','','',1,1,0,0,0,1,1,0,1,5,35,400,3400,5548,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1.5,1.073,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11885,5462,0,0,2715,0,0,0,'Blighthound','','',0,1,0,1,0,12,1,0,58,59,1174,34000,37000,0,1,0,2000,0,244.8,324,0,0,0,0,610000,3449,0,0,0,0,0,0,1.95,0.65,'16577',0,0,0,2.5,8,14,0,16577,13445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11886,5462,0,0,11830,0,0,0,'Mercutio Filthgorger','','',0,7,0,0,0,1,1,0,57,57,16,5568,5568,0,1,0,1440,0,70.56,93.6,0,0,0,0,0,3342,0,0,0,0,0,0,1.875,0.43375,'',0,0,0,2.5,8,14,0,12540,14516,11971,0,0,0,0,0,0,0,0,0,0,0,0,0,14613,0,0,0,0,0,0,0),(11887,5462,0,0,11831,0,0,0,'Crypt Robber','','',0,7,0,0,0,1,1,0,54,55,16,5066,5228,0,1,0,1420,0,66.74,88.75,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.347,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11896,5462,0,0,11828,0,0,0,'Borelgore','','',0,1,0,0,0,2,1,0,61,61,16,6288,6288,0,1,0,2000,0,159,221,0,0,0,0,345000,4047,0,0,0,0,0,0,7.5,4.5,'',0,0,0,2.5,8,14,0,5568,6917,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11897,5462,0,0,11829,0,0,0,'Duskwing','','',0,1,0,0,0,1.5,1,0,60,60,16,4578,4578,0,1,0,2000,0,104,138,0,0,0,0,345000,3750,0,0,0,0,0,0,3,0.7,'',0,0,0,2.5,8,14,0,8281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15850,0,0,0,0,0,0,0),(11898,5462,0,0,11836,0,0,0,'Crusader Lord Valdelmar','','',0,7,0,1,0,3,4,0,60,60,67,7326,7326,9736,1,2,2000,0,671.6,883.2,0,0,0,0,610000,3748,0,0,0,0,0,0,1.5,0.306,'',0,1860,0,2.5,8,14,0,1032,13005,17232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11899,5462,0,0,11850,0,0,0,'Shardi','Wind Rider Master','',0,7,0,1,0,1,1,0,65,65,29,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,1200000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11900,5462,0,0,11849,0,0,0,'Brakkar','Wind Rider Master','',0,7,0,1,0,1,1,0,65,65,29,3800,3800,7071,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11901,5462,0,0,11851,0,0,0,'Andruk','Wind Rider Master','',0,7,0,1,0,3,3,0,65,65,29,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11902,5875,0,0,262,0,0,0,'Aiden','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11903,5875,0,0,221,0,0,0,'Alexander','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11904,5875,0,0,338,0,0,0,'Noah','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11905,5875,0,0,338,0,0,0,'Jordan','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11906,5875,0,0,11873,0,0,0,'Sophia','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11907,5875,0,0,344,0,0,0,'Alanna','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11908,5875,0,0,11873,0,0,0,'Mirah','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11909,5875,0,0,257,0,0,0,'Penelope','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11910,5462,0,0,11878,11879,11880,11881,'Grimtotem Ruffian','','',0,7,0,0,0,1,1,0,14,15,16,300,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,4.05,0.9747,'',0,19,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11911,5462,0,0,11882,11883,11884,11885,'Grimtotem Mercenary','','',0,7,0,0,0,1,1,0,14,15,16,300,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,4.05,0.9747,'',0,19,0,2.5,8,14,0,15607,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11912,5462,0,0,11874,11875,11876,11877,'Grimtotem Brute','','',0,7,0,0,0,1,1,0,15,16,16,328,356,0,1,0,2500,0,28.75,38.75,0,0,0,0,300000,700,0,0,0,0,0,0,4.05,0.9747,'',0,21,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11913,5462,0,0,11886,11888,11887,11889,'Grimtotem Sorcerer','','',0,7,0,0,0,1,1,0,15,16,16,285,307,823,1,0,2000,0,17,23,0,0,0,0,300000,589,0,0,0,0,0,0,4.05,0.9747,'',0,21,0,2.5,8,14,0,12160,20802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11914,5462,0,0,10225,0,0,0,'Gorehoof the Black','','',0,7,0,0,0,1,1,0,17,17,16,482,482,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,4.05,0.9747,'',0,31,0,2.5,8,14,0,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11915,5462,0,0,26,0,0,0,'Gogger Rock Keeper','','',0,7,0,0,0,1,1,0,16,17,26,330,350,374,1,0,2000,0,23,31,0,0,0,0,300000,734,0,0,0,0,0,0,1.25,0.66,'',0,27,0,2.5,8,14,0,13281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11916,5462,0,0,1471,0,0,0,'Imelda','','',0,7,0,0,0,1.02,1,0,25,25,12,1240,1240,0,1,0,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11917,5462,0,0,26,0,0,0,'Gogger Geomancer','','',0,7,0,0,0,1,1,0,16,17,26,320,340,897,1,0,2000,0,18,25,0,0,0,0,300000,617,0,0,0,0,0,0,1.25,0.66,'',0,28,0,2.5,8,14,0,11990,20793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11918,5462,0,0,26,0,0,0,'Gogger Stonepounder','','',0,7,0,0,0,1,1,0,17,18,26,390,420,0,1,0,2500,0,32.5,43.75,0,0,0,0,300000,768,0,0,0,0,0,0,1.25,0.66,'',0,30,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11919,5875,0,0,1471,0,0,0,'Claudia','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11920,5462,0,0,6025,0,0,0,'Goggeroc','','',0,7,0,0,0,1,1,0,20,20,26,532,532,0,1,0,1508,0,21.866,29.406,1,1659,33.18,49.77,0,836,0,0,0,0,0,0,2.25,0.5205,'',0,0,0,2.5,8,14,0,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11921,5462,0,0,11348,0,0,0,'Besseleth','','',1,1,3,0,0,1,1,0,21,21,22,521,521,0,1,0,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,0,1.875,0.99,'',0,0,0,2.5,8,14,0,5416,745,3391,0,0,0,0,0,0,0,0,0,0,13170,0,0,16192,0,0,0,0,0,0,0),(11926,5875,0,0,2392,0,0,0,'[PH] Northshire Gift Dispenser','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11936,5462,0,0,11890,0,0,0,'Artist Renfray','','',0,6,0,0,0,1,1,0,12,12,35,247,247,0,1,2,2000,0,17,22,0,0,0,0,315000,562,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11937,5462,0,0,9017,0,0,0,'Demon Portal Guardian','','',0,3,0,0,0,1.5,1,0,38,38,954,2092,2092,0,1,0,1630,0,43.195,57.05,0,0,0,0,0,1684,0,0,0,0,85,0,2.6,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6990,0,0,0,0,0,0,0),(11938,5875,0,0,11949,0,0,0,'Young Tirion','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11939,5462,0,0,11893,0,0,0,'Umber','','',0,7,0,0,0,1,1,0,55,55,994,3398,3398,0,1,3,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11940,5462,0,0,11898,0,0,0,'Merissa Stilwell','','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,2,2000,0,5,7,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11941,5462,0,0,11899,0,0,0,'Yori Crackhelm','','',0,7,0,0,0,1,1,0,5,5,55,102,102,0,1,2,2000,0,5,7,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11942,5462,0,0,11900,0,0,0,'Orenthil Whisperwind','','',0,7,0,0,0,1,1,0,5,5,80,102,102,0,1,2,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11943,5462,0,0,11901,0,0,0,'Magga','','',0,7,0,0,0,1,1,0,5,5,29,102,102,0,1,2,2000,0,5,7,0,0,0,0,200000,111,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11944,5462,0,0,11902,0,0,0,'Vorn Skyseer','','',0,7,0,0,0,1,1,0,5,5,104,102,102,0,1,2,2000,0,5,7,0,0,0,0,250000,111,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11945,5462,0,0,11904,0,0,0,'Claire Willower','','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,2,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11946,5462,0,0,11894,0,0,0,'Drek\'Thar','Frostwolf General','',4,7,0,3,0,27.5,1,0,72,72,1214,126445,126445,0,1,1,2000,0,6335,8855,0,0,0,0,120000,7318,0,0,0,0,0,0,1.725,0.4278,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11947,5462,0,0,11895,0,0,0,'Captain Galvangar','Frostwolf Captain','',4,7,0,3,0,25,1,0,71,71,1214,78600,78600,0,1,0,2000,0,6335,8855,0,0,0,0,86400000,7018,0,0,0,0,0,0,1.5,0.372,'',1,1918,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11948,5462,0,0,11896,0,0,0,'Vanndar Stormpike','Stormpike General','',4,7,0,3,0,27.5,1,0,73,73,1216,80925,80925,0,1,0,1158,0,3667.97,5127.05,0,0,0,0,120000,7618,0,0,0,0,0,0,1.5,0.347,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11949,5462,0,0,12823,0,0,0,'Captain Balinda Stonehearth','Stormpike Captain','',4,7,0,3,0,30,30,0,71,71,1216,75450,75450,96930,1,0,2000,0,6335,8855,0,0,0,0,86400000,7018,0,0,0,0,0,0,1.5,0.208,'',1,1917,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11956,5462,0,0,11909,0,0,0,'Great Bear Spirit','','',0,1,0,0,0,1,1,0,70,70,635,5468,5468,0,1,1,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3.75,1.5275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11957,5462,0,0,11910,0,0,0,'Great Cat Spirit','','',0,1,0,0,0,1,1,0,70,70,996,5468,5468,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3.75,1.9875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11958,5875,0,0,11913,0,0,0,'Gracchus Spiritlight','Argent Dawn','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11959,5875,0,0,15346,0,0,0,'[UNUSED] Obsidian Watcher','','',0,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,6,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11978,5875,0,0,12869,0,0,0,'[NOT USED] Neltharion','','',12,2,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,10,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11979,5462,0,0,11929,0,0,0,'Kim Bridenbecker','','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,0,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,1.5,0.208,'',0,55,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11980,5875,0,0,11996,0,0,0,'Zuluhed the Whacked','Chieftain of the Dragonmaw Clan','',8,7,0,1,0,20,30,0,72,72,16,85560,85560,0,1,0,1464,0,1685.43,2404.62,0,0,0,0,0,7318,0,0,0,0,0,0,0,2,'',0,3673,0,2.5,8,14,0,41069,34435,38876,0,0,0,0,0,0,1535,0,0,0,0,0,0,31664,0,0,0,0,0,0,0),(11981,5462,0,0,6377,0,0,0,'Flamegor','','',68,2,0,3,1,1,1,0,73,73,62,999300,999300,0,1,0,1300,0,4117.75,5755.75,0,0,0,0,6380000,7618,0,0,0,0,0,80,3.9,1.95,'',1,1215592,0,2.5,8,14,0,22539,23339,3391,23342,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11982,5462,0,0,10193,0,0,0,'Magmadar','','',65644,1,45,3,1,1,1,0,63,63,14,826088,826088,0,1,0,2000,0,6335,8855,0,0,0,0,604800000,7618,0,0,0,0,0,0,12,1.05,'',1,0,0,2.5,8,14,0,19408,19411,19451,19272,0,0,0,0,0,1535,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(11983,5462,0,0,6377,0,0,0,'Firemaw','','',76,2,0,3,1,1,1,0,73,73,62,999300,999300,0,1,0,1466,0,4643.56,6490.7,0,0,0,0,6380000,7618,0,0,0,0,0,80,3.9,1.95,'',1,1192069,0,2.5,8,14,0,22539,23339,3391,23341,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11988,5462,0,0,11986,0,0,0,'Golemagg the Incinerator','','',108,5,0,3,1,1,1,0,63,63,54,826088,826088,0,1,0,2000,0,6335,8855,0,0,0,0,604800000,7618,0,186,0,0,0,0,6,3,'',1,1500,0,2.5,8,14,0,19798,20228,13878,0,0,0,0,0,0,1535,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(11994,5462,0,0,11930,0,0,0,'Rob Bridenbecker','','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,0,2000,0,35,48,0,0,0,0,250000,1008,0,0,0,0,0,0,1.5,0.306,'',0,52,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11996,5462,0,0,257,0,0,0,'Ashley Bridenbecker','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(11997,5462,0,0,12075,0,0,0,'Stormpike Herald','','',0,7,0,0,0,15,1,0,70,70,1334,3000,5800,0,1,3,2000,0,252,357,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11998,5462,0,0,12080,0,0,0,'Frostwolf Herald','','',0,7,0,0,0,1,1,0,60,70,1335,6900,9250,0,1,0,1410,0,177.66,251.685,1,1551,333.465,496.32,0,6719,0,0,0,0,0,0,2.85,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(11999,12340,33350,0,28578,0,28578,0,'Mimiron','','',4,9,0,3,0,300,1,0,83,83,14,1742400,1742400,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12000,12340,34702,0,28586,0,28586,0,'Ambrose Boltspark','Grand Champion of Gnomeregan','',64,7,0,1,0,15,20,0,80,80,64,189000,189000,79880,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,1.8975,0.38709,'63442 18950 18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12001,12340,34701,0,28736,0,28736,0,'Colosos','Grand Champion of the Exodar','',0,7,0,1,0,15,20,0,80,80,1694,189000,189000,79880,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,1.8,1.2,'63439 18950 18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12002,12340,34657,0,28735,0,28735,0,'Jaelyne Evensong','Grand Champion of Darnassus','',0,7,0,1,0,15,20,0,80,80,1076,189000,189000,79880,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,1.65,0.3366,'63443 18950 18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12003,12340,34703,0,28564,0,28564,0,'Lana Stouthammer','Grand Champion of Ironforge','',0,7,0,1,0,15,20,0,80,80,2155,189000,189000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.65,0.3817,'63440 18950 18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12004,12340,34705,0,28560,0,28560,0,'Marshal Jacob Alerius','Grand Champion of Stormwind','',0,7,0,1,0,15,20,0,80,80,1078,189000,189000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.65,0.3366,'62727 18950 18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12005,12340,35569,0,28637,0,28637,0,'Eressea Dawnsinger','Grand Champion of Silvermoon','',0,7,0,1,0,15,20,0,80,80,1604,189000,189000,79880,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,1.65,0.4213,'63438 18950 18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12006,12340,35571,0,28597,0,28597,0,'Runok Wildmane','Grand Champion of the Thunder Bluff','',0,7,0,1,0,15,20,0,80,80,104,189000,189000,79880,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,4.455,1.07217,'63445 18950 18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12007,12340,35570,0,28588,0,28588,0,'Zul\'tore','Grand Champion of Sen\'jin','',0,7,0,1,0,15,20,0,80,80,126,189000,189000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.65,0.3366,'63446 18950 18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12008,12340,35617,0,28589,0,28589,0,'Deathstalker Visceri','Grand Champion of Undercity','',0,7,0,1,0,15,20,0,80,80,68,189000,189000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.65,0.4213,'63441 18950 18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12009,12340,35572,0,28587,0,28587,0,'Mokra the Skullcrusher','Grand Champion of Orgrimmar','',0,7,0,1,0,15,20,0,80,80,29,189000,189000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.8,0.4464,'63444 18950 18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12010,12340,34928,0,29490,0,29490,0,'Argent Confessor Paletress','','',104,7,0,1,0,8,20,0,82,82,14,107848,107848,83380,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10328,0,0,0,0,0,0,0,0,'63501 18950 18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12011,12340,35119,0,29616,0,29616,0,'Eadric the Pure','Grand Champion of the Argent Crusade','',104,7,0,1,0,42.5,20,0,82,82,14,572942,572942,83380,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10328,0,0,0,0,0,0,0,0,'63501 18950 18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12012,12340,35451,0,29837,0,29837,0,'The Black Knight','','',72,6,0,1,0,16,1,0,80,80,21,201600,201600,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'18950 18950',0,9530,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12013,12340,35332,0,28857,0,28857,0,'Darnassus Champion','','',2048,7,0,1,0,5.95238,1,0,80,80,1802,75000,75000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.306,'63405',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12014,12340,35328,0,28863,0,28863,0,'Stormwind Champion','','',2048,7,0,1,0,5.95238,1,0,80,80,1802,75000,75000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.306,'62596',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12015,12340,35330,0,28858,0,28858,0,'Exodar Champion','','',2048,7,0,1,0,5.95238,1,0,80,80,1802,75000,75000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,1,'63422',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12016,12340,35331,0,28859,0,28859,0,'Gnomeregan Champion','','',2048,7,0,1,0,5.95238,1,0,80,80,1802,75000,75000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.725,0.3519,'63395',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12017,5462,0,0,14308,0,0,0,'Broodlord Lashlayer','','',76,2,0,3,1,1,1,0,63,63,103,916025,916025,0,1,0,1666,0,5277.05,7376.2,0,0,0,0,6380000,4641,0,0,0,0,0,80,5,1.5,'',1,1617510,0,2.5,8,14,0,23331,15284,18670,24573,0,0,0,0,0,2047,0,0,0,0,0,0,20383,0,0,0,0,0,0,0),(12018,5462,0,0,12029,0,0,0,'Majordomo Executus','','',108,7,0,3,1,1,1,0,63,63,54,666200,666200,0,1,0,2000,0,6335,8855,0,0,0,0,0,7618,0,95,0,0,0,0,5,4,'',1,25000,0,2.5,8,14,0,20618,20619,21075,20620,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12019,5462,0,0,12044,0,0,0,'Dargon','Food & Drink Merchant','',0,7,0,0,0,1,1,0,51,51,994,2980,2980,0,1,642,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12020,5875,0,0,12032,0,0,0,'Moonglade Alchemy Trainer','Artisan Alchemist','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12021,5462,0,0,12045,0,0,0,'Daeolyn Summerleaf','General Goods','',0,7,0,0,0,1,1,0,51,51,994,2980,2980,0,1,898,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12022,5462,0,0,12033,0,0,0,'Lorelae Wintersong','Trade Supplies','',0,7,0,0,0,1,1,0,51,51,994,2980,2980,0,1,130,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12023,5462,0,0,12034,0,0,0,'Kharedon','Light Armor Merchant','',0,7,0,0,0,1,1,0,51,51,994,10000,10000,0,1,4226,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12024,5462,0,0,12031,0,0,0,'Meliri','Weaponsmith','',0,7,0,0,0,1,1,0,51,51,994,2980,2980,0,1,4224,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12025,5462,0,0,12047,0,0,0,'Malvor','Herbalism Trainer','',0,7,0,0,0,1,1,0,51,51,994,2980,2980,0,1,81,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12026,5462,0,0,12050,0,0,0,'My\'lanna','Food & Drink Merchant','',0,7,0,0,0,1,1,0,51,51,994,2980,2980,0,1,642,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12027,5462,0,0,12039,0,0,0,'Tukk','General Goods','',0,7,0,0,0,1,1,0,30,30,126,2100,2100,0,1,898,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12028,5462,0,0,12042,0,0,0,'Lah\'Mawhani','Trade Supplies','',0,7,0,0,0,1,1,0,30,30,126,1900,1900,0,1,130,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12029,5462,0,0,12040,0,0,0,'Narianna','Bowyer','',0,7,0,0,0,1,1,0,51,51,994,2980,2980,0,1,4482,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12030,5462,0,0,12041,0,0,0,'Malux','Skinning Trainer','',0,7,0,0,0,1,1,0,30,30,126,530,530,0,1,81,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12031,5462,0,0,12037,0,0,0,'Mai\'Lahii','Fishing Supplies','',0,7,0,0,0,1,1,0,30,30,126,1300,1300,0,1,131,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12032,5462,0,0,12038,0,0,0,'Lui\'Mala','Fishing Trainer','',0,7,0,0,0,1,1,0,30,30,126,970,970,0,1,81,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12033,5462,0,0,12036,0,0,0,'Wulan','Cooking Supplies','',0,7,0,0,0,1,1,0,30,30,126,1800,1800,0,1,642,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12034,5462,0,0,5233,0,0,0,'Koiter','','',2,7,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,275000,3750,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12035,5875,0,0,12057,0,0,0,'Aerie Peak Mining Trainer','Mining Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12036,5875,0,0,12054,0,0,0,'Aerie Peak General Goods','General Goods','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12037,5462,0,0,706,0,0,0,'Ursol\'lok','','',1,1,4,4,0,1.25,1,0,31,31,44,1258,1258,0,1,0,1391,0,30.602,40.339,0,0,0,0,9900000,1213,0,62,0,62,0,62,1.95,0.7943,'',0,0,0,2.5,8,14,0,17156,0,0,0,0,0,0,0,0,0,0,0,0,12833,0,0,0,0,0,0,0,0,0,0),(12038,5875,0,0,12052,0,0,0,'[UNUSED] Aerie Peak Cooking Supplies','Cooking Supplies','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12039,5875,0,0,12056,0,0,0,'Aerie Peak Meat Vendor','Butcher','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12040,5875,0,0,12055,0,0,0,'Aerie Peak Mail Armor Vendor','Armorsmith','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12042,5462,0,0,12053,0,0,0,'Loganaar','Druid Trainer','',0,7,0,0,0,1,1,0,51,51,994,2980,2980,0,1,51,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12043,5462,0,0,12059,0,0,0,'Kulwia','Trade Supplies','',0,7,0,0,0,1,1,0,32,32,29,1163,1163,0,1,130,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12044,5875,0,0,12058,0,0,0,'Sun Rock Blacksmithing Supplies','Blacksmithing & Mining Supplies','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12045,5462,0,0,12049,0,0,0,'Hae\'Wilani','Axecrafter','',0,7,0,0,0,1,1,0,30,30,126,1600,1600,0,1,4226,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12046,5462,0,0,10709,0,0,0,'Gor\'marok the Ravager','','',0,7,0,0,0,1.25,1,0,49,49,45,2672,2672,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,3.75,2.2325,'',0,347,0,2.5,8,14,0,8599,15496,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12047,5462,0,0,12065,12066,12067,12068,'Stormpike Mountaineer','','',0,7,0,0,0,1,1,0,55,55,1216,2614,2614,0,1,0,2000,0,94,125,0,0,0,0,1290000,3234,0,0,0,0,0,0,1.5,0.347,'',0,452,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12048,5462,0,0,12069,0,0,0,'Alliance Sentinel','','',0,7,0,0,0,1,1,0,55,55,1216,2633,2633,0,1,0,1410,0,66.27,88.125,1,1551,100.815,147.345,0,3234,0,0,0,0,0,0,2.85,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12050,5462,0,0,13274,13275,13276,13277,'Stormpike Defender','','',0,7,0,0,0,0.4,1,0,68,68,1216,2600,2600,0,1,0,2000,0,100,132,0,0,0,0,120000,6126,0,0,0,0,0,0,1.5,0.347,'',0,547,0,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12051,5462,0,0,12949,12950,12951,12952,'Frostwolf Legionnaire','','',0,7,0,0,0,0.6,1,0,67,67,1214,3500,3500,0,1,0,2000,0,98,130,0,0,0,0,120000,5829,0,0,0,0,0,0,1.5,0.372,'',0,524,0,2.5,8,14,0,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12052,5462,0,0,12081,0,0,0,'Frostwolf Warrior','','',0,7,0,0,0,1,1,0,55,55,1214,2579,2579,0,1,0,1410,0,66.27,88.125,1,1551,100.815,147.345,0,3234,0,0,0,0,0,0,2.85,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12053,5462,0,0,12165,12166,12167,12170,'Frostwolf Guardian','','',0,7,0,0,0,0.4,1,0,68,68,1214,2600,2600,0,1,0,2000,0,100,132,0,0,0,0,120000,6126,0,0,0,0,0,0,1.5,0.372,'',0,543,0,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12054,5875,0,0,239,0,0,0,'Dawnchaser','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12056,5462,0,0,12129,0,0,0,'Baron Geddon','','',76,4,0,3,1,176,1,0,63,63,54,586256,586256,0,1,0,2000,0,6335,8855,0,0,0,0,604800000,3449,0,300,0,0,0,0,8,4,'',1,750,0,2.5,8,14,0,20478,19659,19695,20475,0,0,0,0,0,1535,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(12057,5462,0,0,12110,0,0,0,'Garr','','',108,4,0,3,1,1,1,0,63,63,54,659538,659538,0,1,0,2000,0,6335,8855,0,0,0,0,7200000,7618,0,0,0,0,0,0,4.5,4.167,'',1,0,0,2.5,8,14,0,19492,19496,19798,0,0,0,0,0,0,1535,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(12058,12340,35329,0,28860,0,28860,0,'Ironforge Champion','','',2048,7,0,1,0,5.95238,1,0,80,80,1802,75000,75000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.347,'63426',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12059,12340,35325,0,28864,0,28864,0,'Thunder Bluff Champion','','',2048,7,0,1,0,5.95238,1,0,80,80,1801,75000,75000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,3.75,0.8725,'63435',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12060,12340,35314,0,29090,0,29090,0,'Orgrimmar Champion','','',2048,7,0,1,0,5.95238,1,0,80,80,1801,75000,75000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.372,'63432',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12061,12340,35327,0,28865,0,28865,0,'Undercity Champion','','',2048,7,0,1,0,5.95238,1,0,80,80,1801,75000,75000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.383,'63429',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12062,12340,35326,0,28862,0,28862,0,'Silvermoon Champion','','',2048,7,0,1,0,5.95238,1,0,80,80,1801,75000,75000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.383,'63402',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12063,12340,35323,0,28702,0,28702,0,'Sen\'jin Champion','','',2048,7,0,1,0,5.95238,1,0,80,80,1801,75000,75000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.306,'64723',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12064,12340,34796,0,29614,0,29614,0,'Gormok the Impaler','','',108,7,0,3,0,160,5,0,83,83,14,2789000,2789000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,10.5,1.085,'18950 18950',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12065,12340,34796,0,29614,0,29614,0,'Gormok the Impaler','','',108,7,0,3,0,160,5,0,83,83,14,11853250,11853250,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,10.5,1.085,'18950 18950',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12066,12340,35144,0,29815,0,29815,0,'Acidmaw','','',76,1,0,3,0,90,1,0,83,83,14,5020200,5020200,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'18950 18950',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12067,12340,35144,0,29815,0,29815,0,'Acidmaw','','',76,1,0,3,0,90,1,0,83,83,14,1673400,1673400,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'18950 18950',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12068,12340,35144,0,29815,0,29815,0,'Acidmaw','','',76,1,0,3,0,90,1,0,83,83,14,6693600,6693600,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'18950 18950',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12069,12340,34799,0,24564,0,24564,0,'Dreadscale','','',76,1,0,3,0,90,1,0,83,83,14,5020200,5020200,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,12,1.24,'18950 18950',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12070,12340,34799,0,24564,0,24564,0,'Dreadscale','','',76,1,0,3,0,90,1,0,83,83,14,1673400,1673400,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,12,1.24,'18950 18950',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12071,12340,34799,0,24564,0,24564,0,'Dreadscale','','',76,1,0,3,0,90,1,0,83,83,14,6693600,6693600,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,12,1.24,'18950 18950',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12072,12340,34797,0,21601,0,21601,0,'Icehowl','','',108,1,0,3,0,250,1,0,83,83,14,13247750,13247750,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,14,4,'18950 18950',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12073,12340,34797,0,21601,0,21601,0,'Icehowl','','',108,1,0,3,0,250,1,0,83,83,14,4360000,4360000,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,14,4,'18950 18950',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12074,12340,34797,0,21601,0,21601,0,'Icehowl','','',108,1,0,3,0,250,1,0,83,83,14,18128500,18128500,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,14,4,'18950 18950',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12075,12340,34780,0,29615,0,29615,0,'Lord Jaraxxus','','',76,3,0,3,0,300,1,0,83,83,14,20200000,20200000,4258,1,0,2000,0,17360,23590,0,0,0,0,0,10521,0,0,0,0,0,0,0,0,'18950 18950',1,1239602,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12076,5462,0,0,5781,0,0,0,'Lava Elemental','','',8,4,0,1,0,1,1,0,61,62,54,78600,80925,0,1,0,2500,0,1612.5,2250,0,0,0,0,7200000,4344,62,95,95,62,62,62,1.725,0.3565,'',0,0,0,2.5,8,14,0,19641,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(12077,12340,34780,0,29615,0,29615,0,'Lord Jaraxxus','','',76,3,0,3,0,300,1,0,83,83,14,5300000,5300000,4258,1,0,2000,0,17360,23590,0,0,0,0,0,10521,0,0,0,0,0,0,0,0,'18950 18950',1,1239602,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12078,12340,34780,0,29615,0,29615,0,'Lord Jaraxxus','','',76,3,0,3,0,300,1,0,83,83,14,26500000,26500000,4258,1,0,2000,0,17360,23590,0,0,0,0,0,10521,0,0,0,0,0,0,0,0,'18950 18950',1,1239602,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12079,12340,34796,0,29614,0,29614,0,'Gormok the Impaler','','',108,7,0,3,0,160,5,0,83,83,14,8924800,8924800,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,10.5,1.085,'18950 18950',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12080,12340,34497,0,29240,0,29240,0,'Fjola Lightbane','','',108,6,0,3,0,435,1,0,83,83,14,27980000,27980000,4258,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,9,1.5,'18950 18950',1,634936,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12081,12340,34497,0,29240,0,29240,0,'Fjola Lightbane','','',108,6,0,3,0,435,1,0,83,83,14,8000000,8000000,4258,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,9,1.5,'18950 18950',1,634936,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12082,12340,34497,0,29240,0,29240,0,'Fjola Lightbane','','',108,6,0,3,0,435,1,0,83,83,14,39000000,39000000,4258,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,9,1.5,'18950 18950',1,634936,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12083,12340,34496,0,29267,0,29267,0,'Eydis Darkbane','','',108,6,0,3,0,435,1,0,83,83,14,8000000,8000000,4258,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,9,1.5,'18950 18950',1,643955,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12084,12340,34496,0,29267,0,29267,0,'Eydis Darkbane','','',108,6,0,3,0,435,1,0,83,83,14,39000000,39000000,4258,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,9,1.5,'18950 18950',1,643955,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12085,12340,34564,0,29268,0,29268,0,'Anub\'arak','','',108,6,0,3,0,300,1,0,83,83,14,20910000,20910000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'18950 18950',1,1234055,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12086,12340,34564,0,29268,0,29268,0,'Anub\'arak','','',108,6,0,3,0,300,1,0,83,83,14,5440000,5440000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'18950 18950',1,1234055,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12087,12340,34564,0,29268,0,29268,0,'Anub\'arak','','',108,6,0,3,0,300,1,0,83,83,14,27200000,27200000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'18950 18950',1,1234055,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12088,12340,34461,0,29765,0,29765,0,'Tyrius Duskblade','Death Knight','',12,7,0,3,0,32,10,0,83,83,14,2419000,2419000,39940,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12089,12340,34461,0,29765,0,29765,0,'Tyrius Duskblade','Death Knight','',12,7,0,3,0,32,10,0,83,83,14,540000,540000,39940,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12090,12340,34461,0,29765,0,29765,0,'Tyrius Duskblade','Death Knight','',12,7,0,3,0,32,10,0,83,83,14,3225600,3225600,39940,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12091,12340,34460,0,29764,0,29764,0,'Kavina Grovesong','Druid','',12,7,0,3,0,32,150,0,83,83,14,2419000,2419000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12092,12340,34460,0,29764,0,29764,0,'Kavina Grovesong','Druid','',12,7,0,3,0,32,150,0,83,83,14,540000,540000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12093,12340,34460,0,29764,0,29764,0,'Kavina Grovesong','Druid','',12,7,0,3,0,32,150,0,83,83,14,3225600,3225600,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12094,12340,34469,0,29780,0,29780,0,'Melador Valestrider','Druid','',12,4,0,3,0,32,150,0,83,83,14,2419000,2419000,998500,1,0,2000,0,17360,23590,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12095,12340,34469,0,29780,0,29780,0,'Melador Valestrider','Druid','',12,4,0,3,0,32,150,0,83,83,14,540000,540000,998500,1,0,2000,0,17360,23590,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12096,5462,0,0,13384,0,0,0,'Stormpike Quartermaster','','',0,7,0,0,0,10,1,0,65,65,1217,11000,59000,0,1,3715,2000,0,200,281,0,0,0,0,120000,5234,0,0,0,0,0,0,1.5,0.347,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12097,5462,0,0,13385,0,0,0,'Frostwolf Quartermaster','','',0,7,0,0,0,10,1,0,65,65,1215,4600,9200,0,1,3715,2000,0,200,281,0,0,0,0,120000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12098,5462,0,0,13030,0,0,0,'Sulfuron Harbinger','','',76,7,0,3,1,1,1,0,63,63,54,439692,439692,0,1,0,2000,0,6335,8855,0,0,0,0,604800000,7618,0,93,0,0,0,0,4.5,3,'',1,397477,0,2.5,8,14,0,19778,19779,19780,19781,0,0,0,0,0,1535,0,0,0,0,0,0,17330,20951,0,0,0,0,0,0),(12099,5462,0,0,5781,0,0,0,'Firesworn','','',8,4,0,1,0,1,1,0,60,60,54,61040,61040,0,1,0,2000,0,780,1035,0,0,0,0,7200000,3750,60,95,95,60,60,60,1.725,0.3565,'',0,6000,0,2.5,8,14,0,12742,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12100,5462,0,0,12163,0,0,0,'Lava Reaver','','',8,4,0,1,0,1,1,0,62,63,54,80925,83275,0,1,0,1600,0,1086,1518,0,0,0,0,7200000,4641,62,95,95,62,62,62,1.875,1.73625,'',0,0,0,2.5,8,14,0,19642,19644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(12101,5462,0,0,12239,0,0,0,'Lava Surger','','',8,4,0,1,0,1,1,0,61,62,54,94320,97110,0,1,0,2000,0,1290,1800,0,0,0,0,7200000,4344,62,93,93,62,62,62,2.625,2.43075,'',0,0,0,2.5,8,14,0,25787,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(12102,12340,34469,0,29780,0,29780,0,'Melador Valestrider','Druid','',12,4,0,3,0,32,150,0,83,83,14,3225600,3225600,998500,1,0,2000,0,17360,23590,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12103,12340,34467,0,29770,0,29770,0,'Alyssia Moonstalker','Hunter','',12,7,0,3,0,32,150,0,83,83,14,2419000,2419000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12104,12340,34467,0,29770,0,29770,0,'Alyssia Moonstalker','Hunter','',12,7,0,3,0,32,150,0,83,83,14,540000,540000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12105,12340,34467,0,29770,0,29770,0,'Alyssia Moonstalker','Hunter','',12,7,0,3,0,32,150,0,83,83,14,3225600,3225600,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12106,12340,34468,0,29772,0,29772,0,'Noozle Whizzlestick','Mage','',12,7,0,3,0,32,72,0,83,83,14,1935360,1935360,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12107,12340,34468,0,29772,0,29772,0,'Noozle Whizzlestick','Mage','',12,7,0,3,0,32,72,0,83,83,14,430080,430080,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12108,12340,34468,0,29772,0,29772,0,'Noozle Whizzlestick','Mage','',12,7,0,3,0,32,72,0,83,83,14,2580480,2580480,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12109,12340,34465,0,29769,0,29769,0,'Velanaa','Paladin','',12,7,0,3,0,32,150,0,83,83,14,2419000,2419000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12110,12340,34465,0,29769,0,29769,0,'Velanaa','Paladin','',12,7,0,3,0,32,150,0,83,83,14,540000,540000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12111,12340,34465,0,29769,0,29769,0,'Velanaa','Paladin','',12,7,0,3,0,32,150,0,83,83,14,3225600,3225600,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12112,12340,34471,0,29774,0,29774,0,'Baelnor Lightbearer','Paladin','',12,7,0,3,0,32,10,0,83,83,14,2419000,2419000,79880,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12113,12340,34471,0,29774,0,29774,0,'Baelnor Lightbearer','Paladin','',12,7,0,3,0,32,10,0,83,83,14,540000,540000,79880,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12114,12340,34471,0,29774,0,29774,0,'Baelnor Lightbearer','Paladin','',12,7,0,3,0,32,10,0,83,83,14,3225600,3225600,79880,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12115,12340,34466,0,29767,0,29767,0,'Anthar Forgemender','Priest','',12,7,0,3,0,32,72,0,83,83,14,1935360,1935360,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12116,5462,0,0,12169,0,0,0,'Priestess of Elune','','',524902,7,0,2,0,1,1,0,60,60,80,4120,4120,0,1,0,1666,0,649.74,862.155,1,1833,131.976,194.298,0,3750,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,36980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12118,5462,0,0,13031,0,0,0,'Lucifron','','',76,7,0,3,1,1,1,0,63,63,54,351780,351780,39300,1,0,2000,0,5880,8190,0,0,0,0,604800000,7604,0,0,0,0,0,0,4.5,3,'',1,399645,0,2.5,8,14,0,19702,19703,20603,0,0,0,0,0,0,1535,0,0,0,0,0,0,17329,20951,0,0,0,0,0,0),(12119,5462,0,0,12030,0,0,0,'Flamewaker Protector','','',8,7,0,1,0,1,1,0,62,62,54,90650,90650,25680,1,0,2000,0,1200,1672.5,0,0,0,0,7200000,4340,0,93,0,0,0,0,3,2,'',0,2003,0,2.5,8,14,0,20740,20677,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20951,0,0,0,0,0,0,0),(12120,5462,0,0,12191,0,0,0,'Plagueland Termite','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12121,5462,0,0,10278,0,0,0,'Drakan','','',0,1,0,1,0,1.7,1,0,70,70,1214,20958,20958,6986,1,0,2000,0,780,1035,0,0,0,0,0,6719,0,0,0,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12122,5462,0,0,10278,0,0,0,'Duros','','',0,1,0,1,0,1.7,1,0,70,70,1214,20958,20958,6986,1,0,2000,0,780,1035,0,0,0,0,0,6719,0,0,0,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12123,5462,0,0,12193,12194,12195,12196,'Reef Shark','','',0,1,0,1,0,3,1,0,21,22,16,1563,1686,0,1,0,2000,0,240,315,0,0,0,0,0,906,0,0,0,0,0,0,1.275,0.51,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12124,5462,0,0,12203,0,0,0,'Great Shark','','',0,1,0,1,0,1,1,0,51,52,16,8022,8298,0,1,0,1225,0,399.656,537.47,0,0,0,0,0,3074,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12125,5462,0,0,12207,0,0,0,'Mammoth Shark','','',0,1,0,1,0,1,1,0,56,57,16,7200,11000,0,1,0,1208,0,443.94,588.9,0,0,0,0,0,3342,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12126,5462,0,0,9477,0,0,0,'Lord Tirion Fordring','Order of the Silver Hand','',4100,7,0,1,0,1,1,0,63,63,290,80000,80000,2620,1,2,1150,0,328.325,423.775,0,0,0,0,0,4647,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,14518,17232,18819,17143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12127,5462,0,0,13253,12077,12079,12078,'Stormpike Guardsman','','',0,7,0,0,0,0.6,1,0,67,67,1216,3500,3500,0,1,0,2000,0,98,130,0,0,0,0,120000,5829,0,0,0,0,0,0,1.5,0.347,'',0,520,0,2.5,8,14,0,11976,22120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12128,5462,0,0,10512,0,0,0,'Crimson Elite','','',0,7,0,1,0,1,1,0,60,60,67,7326,7326,4868,1,0,1150,0,226.55,277.15,1,1265,78.091,107.375,0,3075,0,0,0,0,0,0,3.36,2,'',0,1816,0,2.5,8,14,0,17143,14518,8990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12129,5462,0,0,8711,0,0,0,'Onyxian Warder','','',8,2,0,1,0,70,1,0,80,80,103,882000,882000,0,1,0,2000,0,211,293,1,1265,345,509,540000,9729,0,250,90,0,0,0,3.5,3,'',0,4741,0,0.888888,1.14286,14,0,12097,15284,18958,20203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12130,12340,12129,0,8711,0,8711,0,'Onyxian Warder','','',8,2,0,1,0,70,1,0,80,80,73,1890000,1890000,8343,1,0,2000,0,3127.5,4365,0,0,0,0,0,9730,0,0,90,0,0,0,3.5,3,'',0,6711,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12136,5462,0,0,12229,0,0,0,'Snurk Bucksquick','Stranglethorn Vale Zeppelin Master','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,1,1000,0,38,50,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12137,5462,0,0,12230,0,0,0,'Squibby Overspeck','Tirisfal Glades Zeppelin Master','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,1,1000,0,38,50,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12138,5462,0,0,9389,0,0,0,'Lunaclaw','','',0,7,0,0,0,1,1,0,12,12,16,247,247,557,1,0,2000,0,17,22,0,0,0,0,0,562,0,0,0,0,0,0,1.725,1.15,'',0,16,0,2.5,8,14,0,3391,18986,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12140,5462,0,0,12234,0,0,0,'Guardian of Elune','','',524390,7,0,0,0,1,1,0,60,60,80,3297,3297,2434,1,0,1410,0,102.93,135.36,0,0,0,0,0,3748,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12524,0,0,0,0,0,0,0),(12141,5462,0,0,4590,19071,0,0,'Ice Totem','','',0,11,0,0,0,1,1,0,53,53,58,3866,3866,300,1,0,1480,0,65.86,88.06,0,0,0,0,0,3128,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,18977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12142,5875,0,0,12161,0,0,0,'Flamewaker Guardian','','',8,7,0,1,0,1,1,0,62,62,54,48555,48555,0,1,0,2000,0,1290,1800,0,0,0,0,0,4344,0,93,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12143,5462,0,0,5488,0,0,0,'Son of Flame','','',8,4,0,1,0,1,1,0,60,60,54,15260,15260,0,1,0,1183,0,461.37,612.205,0,0,0,0,0,3750,0,300,0,0,30,0,2.5,1.25,'',0,0,0,2.5,8,14,0,21858,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12144,5462,0,0,12243,0,0,0,'Lunaclaw Spirit','','',0,7,0,0,0,1,1,0,13,13,35,190,190,0,1,1,2000,0,18,24,0,0,0,0,0,596,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12145,5875,0,0,12244,0,0,0,'Riding Kodo (Black)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12146,5875,0,0,12247,0,0,0,'Riding Kodo (Olive)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12147,5875,0,0,12241,0,0,0,'Riding Kodo (White)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.9,0.24,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12148,5875,0,0,12242,0,0,0,'Teal Kodo','','',5,1,0,0,0,1,1,0,12,12,35,500,500,444,1,0,1890,0,16.065,20.79,0,0,0,0,0,562,0,0,0,0,0,0,2.24,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12149,5875,0,0,12246,0,0,0,'Gray Kodo','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.9,0.24,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12150,5462,0,0,12240,0,0,0,'Riding Kodo (Purple)','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,333000,8,0,0,0,0,0,0,0.9,0.24,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12151,5875,0,0,12245,0,0,0,'Green Kodo','','',5,1,0,0,0,1,1,0,12,12,35,500,500,444,1,0,1890,0,16.065,20.79,0,0,0,0,0,562,0,0,0,0,0,0,2.24,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12152,5462,0,0,12271,0,0,0,'Voice of Elune','','',0,8,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12156,5875,0,0,14017,0,0,0,'Winterax Axe Thrower','','',0,7,0,1,0,1,1,0,60,60,37,8050,8050,0,1,0,1183,0,461.37,612.205,1,1301,93.672,137.906,0,3750,0,0,0,0,0,0,4.2,2,'',0,0,0,2.5,8,14,0,16075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12157,5875,0,0,14060,0,0,0,'Winterax Shadow Hunter','','',0,7,0,1,0,1,1,0,59,60,37,7057,7357,0,1,0,1158,0,451.62,599.265,1,1274,91.728,135.044,0,3750,0,0,0,0,172,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12158,5875,0,0,14021,0,0,0,'Winterax Hunter','','',0,7,0,1,0,1,1,0,59,59,37,8825,8825,0,1,0,1191,0,455.557,602.945,1,1310,91.7,134.93,0,3449,0,0,0,0,0,0,3.8,2,'',0,713,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12159,5462,0,0,7873,0,0,0,'Korrak the Bloodrager','','',0,7,0,1,0,1,1,0,62,62,37,106606,106606,0,1,0,1133,0,730.785,1019.7,1,1246,173.194,257.922,0,4344,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18148,0,0,0,0,0,0,0),(12160,5462,0,0,4841,4842,4843,4844,'Shadowglen Sentinel','','',0,7,0,0,0,1.3,1,0,65,65,79,7688,7688,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,172,0,1.5,0.306,'18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12161,12340,34466,0,29767,0,29767,0,'Anthar Forgemender','Priest','',12,7,0,3,0,32,72,0,83,83,14,430080,430080,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12162,12340,34466,0,29767,0,29767,0,'Anthar Forgemender','Priest','',12,7,0,3,0,32,72,0,83,83,14,2580480,2580480,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12163,12340,34473,0,29778,0,29778,0,'Brienna Nightfell','Priest','',12,7,0,3,0,32,72,0,83,83,14,1935360,1935360,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12164,12340,34473,0,29778,0,29778,0,'Brienna Nightfell','Priest','',12,7,0,3,0,32,72,0,83,83,14,430080,430080,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12165,12340,34473,0,29778,0,29778,0,'Brienna Nightfell','Priest','',12,7,0,3,0,32,72,0,83,83,14,2580480,2580480,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12166,12340,34472,0,29776,0,29776,0,'Irieth Shadowstep','Rogue','',12,7,0,3,0,32,1,0,83,83,14,2419000,2419000,0,1,0,2000,0,16380,24570,1,2000,748,1124,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12167,12340,34472,0,29776,0,29776,0,'Irieth Shadowstep','Rogue','',12,7,0,3,0,32,1,0,83,83,14,540000,540000,0,1,0,2000,0,16380,24570,1,2000,748,1124,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12168,12340,34472,0,29776,0,29776,0,'Irieth Shadowstep','Rogue','',12,7,0,3,0,32,1,0,83,83,14,3225600,3225600,0,1,0,2000,0,16380,24570,1,2000,748,1124,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12169,12340,34463,0,29768,0,29768,0,'Shaabad','Shaman','',12,7,0,3,0,32,150,0,83,83,14,2419000,2419000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12170,12340,34463,0,29768,0,29768,0,'Shaabad','Shaman','',12,7,0,3,0,32,150,0,83,83,14,540000,540000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12171,12340,34463,0,29768,0,29768,0,'Shaabad','Shaman','',12,7,0,3,0,32,150,0,83,83,14,3225600,3225600,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12172,12340,34470,0,29773,0,29773,0,'Saamul','Shaman','',12,7,0,3,0,32,150,0,83,83,14,2419000,2419000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12173,12340,34470,0,29773,0,29773,0,'Saamul','Shaman','',12,7,0,3,0,32,150,0,83,83,14,540000,540000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12174,12340,34470,0,29773,0,29773,0,'Saamul','Shaman','',12,7,0,3,0,32,150,0,83,83,14,3225600,3225600,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12175,12340,34474,0,29777,0,29777,0,'Serissa Grimdabbler','Warlock','',12,7,0,3,0,32,72,0,83,83,14,1935360,1935360,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12176,5875,0,0,12246,0,0,0,'Tame Kodo','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.9,0.24,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12177,5875,0,0,12272,0,0,0,'Kyle Blackthorne','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12178,5462,0,0,12269,0,0,0,'Tortured Druid','','',0,6,0,0,0,1,1,0,55,56,21,2830,2910,2140,1,0,2000,0,89,118,0,0,0,0,300000,3287,0,0,0,0,172,0,1.5,0.389,'',0,474,0,2.5,8,14,0,31401,23381,23381,0,0,0,0,0,0,4,0,0,0,0,0,0,21937,0,0,0,0,0,0,0),(12179,5462,0,0,12270,0,0,0,'Tortured Sentinel','','',0,6,0,0,0,1,1,0,56,57,21,3639,3757,0,1,0,2000,0,98,130,0,0,0,0,300000,3342,0,0,0,0,172,0,1.5,0.306,'',0,497,0,2.5,8,14,0,21327,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,21937,0,0,0,0,0,0,0),(12180,5875,0,0,5965,0,0,0,'Anubisath','','',0,10,0,1,0,1,1,0,59,59,91,9034,9034,0,1,0,1183,0,452.497,598.895,0,0,0,0,0,3449,0,0,0,0,0,0,3.01,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12181,12340,34474,0,29777,0,29777,0,'Serissa Grimdabbler','Warlock','',12,7,0,3,0,32,72,0,83,83,14,430080,430080,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12182,12340,34474,0,29777,0,29777,0,'Serissa Grimdabbler','Warlock','',12,7,0,3,0,32,72,0,83,83,14,2580480,2580480,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12183,12340,34475,0,29779,0,29779,0,'Shocuul','Warrior','',12,7,0,3,0,32,10,0,83,83,14,2419000,2419000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12184,12340,34475,0,29779,0,29779,0,'Shocuul','Warrior','',12,7,0,3,0,32,10,0,83,83,14,540000,540000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12185,12340,34475,0,29779,0,29779,0,'Shocuul','Warrior','',12,7,0,3,0,32,10,0,83,83,14,3225600,3225600,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12186,12340,34496,0,29267,0,29267,0,'Eydis Darkbane','','',108,6,0,3,0,435,1,0,83,83,14,27980000,27980000,4258,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,9,1.5,'18950 18950',1,643955,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12187,12340,34458,0,29782,0,29782,0,'Gorgrim Shadowcleave','Death Knight','',12,7,0,3,0,32,10,0,83,83,14,2419000,2419000,79880,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12188,12340,34458,0,29782,0,29782,0,'Gorgrim Shadowcleave','Death Knight','',12,7,0,3,0,32,10,0,83,83,14,540000,540000,79880,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12189,12340,34458,0,29782,0,29782,0,'Gorgrim Shadowcleave','Death Knight','',12,7,0,3,0,32,10,0,83,83,14,3225600,3225600,79880,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12190,12340,34451,0,29781,0,29781,0,'Birana Stormhoof','Druid','',12,7,0,3,0,32,150,0,83,83,14,2419000,2419000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12191,12340,34451,0,29781,0,29781,0,'Birana Stormhoof','Druid','',12,7,0,3,0,32,150,0,83,83,14,540000,540000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12192,12340,34451,0,29781,0,29781,0,'Birana Stormhoof','Druid','',12,7,0,3,0,32,150,0,83,83,14,3225600,3225600,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12193,12340,34459,0,29780,0,29780,0,'Erin Misthoof','Druid','',12,4,0,3,0,32,150,0,83,83,14,2419000,2419000,998500,1,0,2000,0,17360,23590,0,0,0,0,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12194,12340,34459,0,29780,0,29780,0,'Erin Misthoof','Druid','',12,4,0,3,0,32,150,0,83,83,14,540000,540000,998500,1,0,2000,0,17360,23590,0,0,0,0,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12195,12340,34459,0,29780,0,29780,0,'Erin Misthoof','Druid','',12,4,0,3,0,32,150,0,83,83,14,3225600,3225600,998500,1,0,2000,0,17360,23590,0,0,0,0,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12196,5462,0,0,12392,0,0,0,'Innkeeper Kaylisk','Innkeeper','',0,7,0,0,0,1,1,0,30,30,29,1003,1003,0,1,66177,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12197,5462,0,0,12289,0,0,0,'Glordrum Steelbeard','Alterac Valley Battlemaster','',0,7,0,1,0,50,1,0,61,61,1216,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,15589,13736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12198,5462,0,0,12290,0,0,0,'Martin Lindsey','Arathi Basin Battlemaster','',0,7,0,1,0,1,1,0,61,61,412,3100,3100,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12199,5462,0,0,12291,0,0,0,'Shade of Ambermoon','','',0,6,0,0,0,1,1,0,58,58,21,3876,3876,0,1,0,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,1.5,0.306,'',0,541,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12200,5875,0,0,6761,0,0,0,'Cobaltine Wyrmkin','','',0,2,0,1,0,1,1,0,49,50,60,6414,6645,0,1,0,2000,0,637.5,840,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12201,5462,0,0,12292,0,0,0,'Princess Theradras','','',8,4,0,1,1,10,2,0,48,48,91,20620,20620,0,1,0,2000,0,194.4,259.2,0,0,0,0,43200000,2857,100,100,100,100,100,100,3,1,'',0,1194,0,2.5,8,14,0,3391,21869,21832,21909,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12202,5462,0,0,7804,0,0,0,'Human Skull','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,345000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12203,5462,0,0,12293,0,0,0,'Landslide','','',8,5,0,1,1,7,1,0,48,48,91,14434,14434,6762,1,0,2000,0,194.4,259.2,0,0,0,0,43200000,2857,0,0,0,0,0,0,3.2,1.6,'',0,1105,0,2.5,8,14,0,5568,18670,21808,21832,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12204,5462,0,0,6748,0,0,0,'Spitelash Raider','','',0,7,0,0,0,1,1,0,48,49,74,2062,2138,1723,1,0,2000,0,62,77,0,0,0,0,0,3516,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,12548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12205,5462,0,0,6750,0,0,0,'Spitelash Witch','','',0,7,0,0,0,1,1,0,49,50,74,1871,1939,4337,1,0,2000,0,61,78,0,0,0,0,0,1504,0,0,0,0,0,0,1.875,0.75,'',0,0,0,2.5,8,14,0,20299,20297,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12206,5462,0,0,12309,0,0,0,'Primordial Behemoth','','',8,5,0,1,0,6,1.5,0,47,47,834,11940,11940,0,1,0,2500,0,237,315,0,0,0,0,7200000,2804,0,0,0,0,0,0,2.6,1.3,'',0,985,0,2.5,8,14,0,5568,21071,16549,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12207,5462,0,0,6737,0,0,0,'Thessala Hydra','','',8,10,0,1,0,5.5,1.5,0,46,47,16,10554,10945,0,1,0,2000,0,189.6,252,0,0,0,0,7200000,2804,0,0,0,0,0,0,7.5,1.5,'',0,1000,0,2.5,8,14,0,3391,21790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12208,5462,0,0,11405,0,0,0,'Conquered Soul of the Blightcaller','','',0,6,0,0,0,1,1,0,58,59,85,861,888,0,1,0,1430,0,72.93,96.525,0,0,0,0,0,3449,0,0,0,0,0,0,1.275,0.85,'',0,0,0,2.5,8,14,0,18328,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12209,12340,34448,0,29786,0,29786,0,'Ruj\'kah','Hunter','',12,7,0,3,0,32,150,0,83,83,14,2419000,2419000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12210,12340,34448,0,29786,0,29786,0,'Ruj\'kah','Hunter','',12,7,0,3,0,32,150,0,83,83,14,540000,540000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12211,12340,34448,0,29786,0,29786,0,'Ruj\'kah','Hunter','',12,7,0,3,0,32,150,0,83,83,14,3225600,3225600,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12212,12340,34449,0,29787,0,29787,0,'Ginselle Blightslinger','Mage','',12,7,0,3,0,32,72,0,83,83,14,1935360,1935360,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,8502,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12213,12340,34449,0,29787,0,29787,0,'Ginselle Blightslinger','Mage','',12,7,0,3,0,32,72,0,83,83,14,430080,430080,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,8502,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12214,12340,34449,0,29787,0,29787,0,'Ginselle Blightslinger','Mage','',12,7,0,3,0,32,72,0,83,83,14,2580480,2580480,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,8502,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12216,5462,0,0,2452,0,0,0,'Poison Sprite','','',0,3,0,0,0,0.75,1,0,42,42,90,1238,1238,0,1,0,2000,0,148.8,199.2,0,0,0,0,7200000,2218,0,0,0,0,85,0,1.15,0.2714,'',0,231,0,2.5,8,14,0,21067,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12217,5462,0,0,12345,0,0,0,'Corruptor','','',0,3,0,0,0,0.75,1,0,42,42,90,1238,1238,0,1,0,2000,0,148.8,199.2,0,0,0,0,7200000,2218,0,0,0,0,85,0,1.15,0.2714,'',0,230,0,2.5,8,14,0,5413,21068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12218,5462,0,0,12346,0,0,0,'Vile Larva','','',0,1,0,0,0,0.75,1,0,44,44,14,1336,1336,0,1,0,2000,0,172.8,230.4,0,0,0,0,7200000,2528,0,0,0,0,0,0,0.75,0.45,'',0,0,0,2.5,8,14,0,21069,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12219,5462,0,0,12347,0,0,0,'Barbed Lasher','','',0,4,0,1,0,4.5,1.5,0,45,45,16,8316,8316,0,1,0,2000,0,182.4,240,0,0,0,0,7200000,2695,0,0,85,0,0,0,2.625,1.75,'',0,0,0,2.5,8,14,0,3391,21749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12220,5462,0,0,12348,0,0,0,'Constrictor Vine','','',0,4,0,1,0,3,1.5,0,44,45,16,5346,5544,0,1,0,2000,0,182.4,240,0,0,0,0,7200000,2695,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,11922,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12221,5462,0,0,1145,0,0,0,'Noxious Slime','','',0,10,0,1,0,2.5,1.5,0,43,44,16,4290,4455,0,1,0,2000,0,172.8,230.4,0,0,0,0,7200000,2528,0,0,0,0,0,0,1.4375,0.68885,'',0,550,0,2.5,8,14,0,21070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12222,5462,0,0,14350,0,0,0,'Creeping Sludge','','',0,10,0,1,0,3,1.5,0,43,44,16,5148,5346,0,1,0,2000,0,172.8,230.4,0,0,0,0,7200000,2528,0,0,0,0,0,0,1.8,0.42,'22638',0,426,0,2.5,8,14,0,26419,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12223,5462,0,0,3386,0,0,0,'Cavern Lurker','','',0,4,0,1,0,3,1.5,0,44,45,834,5346,5544,0,1,0,2500,0,228,300,0,0,0,0,7200000,2695,230,230,230,230,230,230,1.95,1.7485,'',0,814,0,2.5,8,14,0,11428,25025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12224,5462,0,0,9014,0,0,0,'Cavern Shambler','','',0,4,0,1,0,3,1.5,0,45,45,834,4434,4434,2301,1,0,2500,0,210,279,0,0,0,0,7200000,2692,235,235,235,235,235,235,2.25,2.0175,'',0,884,0,2.5,8,14,0,7948,16790,15306,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12225,5462,0,0,12350,0,0,0,'Celebras the Cursed','','',0,7,0,1,1,8,4,0,46,46,90,12280,12280,6348,1,0,2000,0,172.8,228,0,0,0,0,43200000,2749,0,0,0,0,85,0,1.95,1.3,'',0,1045,0,2.5,8,14,0,21968,21793,21807,12747,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12226,12340,34445,0,29785,0,29785,0,'Liandra Suncaller','Paladin','',12,7,0,3,0,32,150,0,83,83,14,2419000,2419000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12227,12340,34445,0,29785,0,29785,0,'Liandra Suncaller','Paladin','',12,7,0,3,0,32,150,0,83,83,14,540000,540000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12228,12340,34445,0,29785,0,29785,0,'Liandra Suncaller','Paladin','',12,7,0,3,0,32,150,0,83,83,14,3225600,3225600,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12229,12340,34456,0,29789,0,29789,0,'Malithas Brightblade','Paladin','',12,7,0,3,0,32,10,0,83,83,14,2419000,2419000,79880,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12230,12340,34456,0,29789,0,29789,0,'Malithas Brightblade','Paladin','',12,7,0,3,0,32,10,0,83,83,14,540000,540000,79880,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12231,12340,34456,0,29789,0,29789,0,'Malithas Brightblade','Paladin','',12,7,0,3,0,32,10,0,83,83,14,3225600,3225600,79880,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12232,12340,34447,0,29783,0,29783,0,'Caiphus the Stern','Priest','',12,7,0,3,0,32,72,0,83,83,14,1935360,1935360,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,8502,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12233,12340,34447,0,29783,0,29783,0,'Caiphus the Stern','Priest','',12,7,0,3,0,32,72,0,83,83,14,430080,430080,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,8502,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12234,12340,34447,0,29783,0,29783,0,'Caiphus the Stern','Priest','',12,7,0,3,0,32,72,0,83,83,14,2580480,2580480,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,8502,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12236,5462,0,0,12334,0,0,0,'Lord Vyletongue','','',0,3,0,1,1,7.5,1,0,44,44,90,13365,13365,0,1,0,2000,0,172.8,230.4,0,0,0,0,43200000,2528,0,0,0,0,85,188,2.5,0.9,'',0,935,0,2.5,8,14,0,21080,8817,21390,21655,0,0,0,0,0,0,0,0,0,0,0,0,17684,17703,0,0,0,0,0,0),(12237,5462,0,0,9014,0,0,0,'Meshlok the Harvester','','',0,4,0,2,0,3,1.5,0,46,46,834,5757,5757,0,1,0,1216,0,351.12,465.12,0,0,0,0,0,2750,0,0,0,0,30,0,2.25,2.0175,'',0,966,0,2.5,8,14,0,15593,13446,26211,25605,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12238,5462,0,0,12369,0,0,0,'Zaetar\'s Spirit','','',0,6,0,1,0,1.35,1,0,60,60,35,2800,2800,2434,1,2,1175,0,310.2,400.087,1,1292,80.1247,110.171,0,3750,0,0,0,0,0,0,4.5,3,'',0,0,0,2.5,8,14,0,16856,22920,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12239,5462,0,0,12372,0,0,0,'Spirit of Gelk','The Second Kahn','',0,6,0,1,0,3,1.5,0,42,42,35,4953,4953,0,1,0,2000,0,148.8,199.2,0,0,0,0,550000,2218,0,0,0,0,0,0,2.25,0.525,'',0,709,0,2.5,8,14,0,15284,9080,0,0,0,0,0,0,0,4,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12240,5462,0,0,12371,0,0,0,'Spirit of Kolk','The First Kahn','',0,6,0,1,0,3,1.5,0,43,43,35,5148,5148,0,1,0,2000,0,160.8,211.2,0,0,0,0,550000,2369,0,0,0,0,0,0,2.25,0.525,'',0,741,0,2.5,8,14,0,14516,16244,0,0,0,0,0,0,0,4,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12241,5462,0,0,12374,0,0,0,'Spirit of Magra','The Third Kahn','',0,6,0,1,0,3,1.5,0,43,43,35,5148,5148,0,1,0,2000,0,160.8,211.2,0,0,0,0,550000,2369,0,0,0,0,0,0,2.25,0.525,'',0,743,0,2.5,8,14,0,15572,9128,0,0,0,0,0,0,0,4,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12242,5462,0,0,12370,0,0,0,'Spirit of Maraudos','The Fourth Kahn','',0,6,0,1,0,3,1.5,0,44,44,35,5346,5346,0,1,0,2000,0,172.8,230.4,0,0,0,0,7200000,2528,0,0,0,0,0,0,2.25,0.525,'',0,867,0,2.5,8,14,0,15667,15795,15655,16549,0,0,0,0,0,4,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12243,5462,0,0,12373,0,0,0,'Spirit of Veng','The Fifth Kahn','',0,6,0,1,0,3,1.5,0,44,44,35,5346,5346,0,1,0,2000,0,172.8,230.4,0,0,0,0,7200000,2528,0,0,0,0,0,0,2.25,0.525,'',0,936,0,2.5,8,14,0,14030,15620,38383,0,0,0,0,0,0,4,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12244,5462,0,0,7804,0,0,0,'Mark of Detonation (NW)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,345000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12245,5462,0,0,1159,0,0,0,'Vendor-Tron 1000','','',0,7,0,0,0,1.15,1,0,38,38,35,503,503,0,1,131,2000,0,53,70,0,0,0,0,300000,1684,0,0,0,0,0,0,0.6,0.3748,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12246,5462,0,0,1159,0,0,0,'Super-Seller 680','','',0,7,0,0,0,1,1,0,36,36,35,1600,1600,0,1,899,2000,0,50,66,0,0,0,0,300000,1456,0,0,0,0,0,0,0.6,0.3748,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12247,5462,0,0,12271,0,0,0,'Scourge Structure','','',0,10,0,0,0,1,1,0,1,1,77,42,42,0,1,0,2000,0,2,2,0,0,0,0,345000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12248,5462,0,0,12390,0,0,0,'Infiltrator Hameya','','',0,6,0,0,0,1.35,1,0,60,60,37,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,345000,3750,0,0,0,0,0,0,1.5,0.306,'',0,603,0,2.5,8,14,0,14118,18270,0,0,0,0,0,0,0,4,0,0,0,0,0,0,15767,0,0,0,0,0,0,0),(12249,5462,0,0,7804,0,0,0,'Mark of Detonation (SW)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,345000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12250,5462,0,0,10275,0,0,0,'Zaeldarr the Outcast','','',0,6,0,0,0,1.3,1,0,55,55,37,3398,3398,0,1,0,2000,0,94,125,0,0,0,0,345000,3234,0,0,0,0,0,0,1.5,1.5,'',0,471,0,2.5,8,14,0,40504,19128,0,0,0,0,0,0,0,4,0,0,0,0,0,0,15785,0,0,0,0,0,0,0),(12251,5462,0,0,7804,0,0,0,'Mark of Detonation (CLS)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,345000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12252,5462,0,0,7804,0,0,0,'Mark of Detonation (CRS)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,345000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12253,5462,0,0,7804,0,0,0,'Mark of Detonation (CSH)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,345000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12254,5462,0,0,7804,0,0,0,'Mark of Detonation (NESH)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,345000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12255,5462,0,0,7804,0,0,0,'Mark of Detonation (NE)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,345000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12256,5462,0,0,7804,0,0,0,'Mark of Detonation (SE)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,345000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12257,5462,0,0,10269,0,0,0,'Mechanical Yeti','','',0,1,0,0,0,0.75,1,0,58,58,35,2126,2126,0,1,0,2000,0,100,132,0,0,0,0,0,3396,0,0,0,0,0,0,2.25,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12258,5462,0,0,12389,0,0,0,'Razorlash','','',0,4,0,1,1,6.5,1,0,46,46,16,12474,12474,0,1,0,2000,0,184.8,244.8,0,0,0,0,43200000,2750,0,0,0,0,0,0,3.75,2.5,'',0,0,0,2.5,8,14,0,12787,40504,15976,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(12259,5462,0,0,13030,0,0,0,'Gehennas','','',76,7,0,3,1,1,1,0,63,63,54,351780,351780,39300,1,0,2000,0,5880,8190,0,0,0,0,604800000,7604,0,186,0,0,93,0,4.5,3,'',1,597688,0,2.5,8,14,0,19717,19728,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,17331,20951,0,0,0,0,0,0),(12260,5875,0,0,6369,0,0,0,'Onyxian Drake','','',0,2,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,4.5,2.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12261,5462,0,0,4769,0,0,0,'Infected Mossflayer','','',0,6,0,0,0,1.35,1,0,57,58,37,3758,3876,0,1,0,2000,0,100,132,0,0,0,0,0,3396,0,0,0,0,0,0,1.5,0.306,'',0,527,0,2.5,8,14,0,35011,11442,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12262,5462,0,0,10627,0,0,0,'Ziggurat Protector','','',0,6,0,0,0,1.25,1,0,58,58,21,3589,3589,0,1,0,2000,0,100,132,0,0,0,0,345000,3396,0,0,0,0,0,0,2.25,0.7995,'',0,602,0,2.5,8,14,0,19643,18328,18396,0,0,0,0,0,0,4,0,0,0,0,0,0,15447,0,0,0,0,0,0,0),(12263,5462,0,0,7864,0,0,0,'Slaughterhouse Protector','','',0,6,0,0,0,1.25,1,0,58,58,21,3589,3589,0,1,0,2000,0,100,132,0,0,0,0,345000,3396,0,0,0,0,0,0,2.175,0.725,'',0,608,0,2.5,8,14,0,18328,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12264,5462,0,0,13032,0,0,0,'Shazzrah','','',108,7,0,3,1,1,1,0,63,63,54,351780,351780,39300,1,0,2000,0,5880,8190,0,0,0,0,604800000,7604,0,93,0,0,0,186,4.5,3,'',1,604070,0,2.5,8,14,0,19712,19713,19714,19715,0,0,0,0,0,1535,0,0,0,0,0,0,17332,20951,0,0,0,0,0,0),(12265,5875,0,0,2172,0,0,0,'Lava Spawn','','',8,4,0,1,0,1,1,0,60,60,54,15260,15260,0,1,0,1500,0,585,776.25,0,0,0,0,0,3750,60,300,60,0,60,60,1.5,0.75,'',0,2116,0,2.5,8,14,0,18108,19569,19570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12266,12340,34441,0,29791,0,29791,0,'Vivienne Blackwhisper','Priest','',12,7,0,3,0,32,72,0,83,83,14,1935360,1935360,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,8502,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12267,12340,34441,0,29791,0,29791,0,'Vivienne Blackwhisper','Priest','',12,7,0,3,0,32,72,0,83,83,14,430080,430080,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,8502,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12268,12340,34441,0,29791,0,29791,0,'Vivienne Blackwhisper','Priest','',12,7,0,3,0,32,72,0,83,83,14,2580480,2580480,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,8502,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12269,12340,34454,0,29790,0,29790,0,'Maz\'dinah','Rogue','',12,7,0,3,0,32,1,0,83,83,14,2419000,2419000,0,1,0,2000,0,13580,20405,1,2000,620,932,0,9564,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12270,12340,34454,0,29790,0,29790,0,'Maz\'dinah','Rogue','',12,7,0,3,0,32,1,0,83,83,14,540000,540000,0,1,0,2000,0,13580,20405,1,2000,620,932,0,9564,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12271,12340,34454,0,29790,0,29790,0,'Maz\'dinah','Rogue','',12,7,0,3,0,32,1,0,83,83,14,3225600,3225600,0,1,0,2000,0,13580,20405,1,2000,620,932,0,9564,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12272,12340,34455,0,29784,0,29784,0,'Broln Stouthorn','Shaman','',12,7,0,3,0,32,150,0,83,83,14,2419000,2419000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12273,12340,34455,0,29784,0,29784,0,'Broln Stouthorn','Shaman','',12,7,0,3,0,32,150,0,83,83,14,540000,540000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12274,12340,34455,0,29784,0,29784,0,'Broln Stouthorn','Shaman','',12,7,0,3,0,32,150,0,83,83,14,3225600,3225600,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12276,5875,0,0,10056,0,0,0,'Hive\'Zora Egg','','',0,10,0,0,0,1,1,0,20,20,413,418,418,0,1,0,1800,0,26.1,35.1,0,0,0,0,0,836,0,0,0,0,0,0,2.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12277,5462,0,0,12409,0,0,0,'Melizza Brimbuzzle','','',4096,7,0,0,0,1,1,0,39,39,474,1678,1678,0,1,2,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12278,12340,34444,0,29788,0,29788,0,'Thrakgar','Shaman','',12,7,0,3,0,32,150,0,83,83,14,2419000,2419000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12279,12340,34444,0,29788,0,29788,0,'Thrakgar','Shaman','',12,7,0,3,0,32,150,0,83,83,14,540000,540000,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12280,12340,34444,0,29788,0,29788,0,'Thrakgar','Shaman','',12,7,0,3,0,32,150,0,83,83,14,3225600,3225600,998500,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12281,12340,34450,0,29792,0,29792,0,'Harkzog','Warlock','',12,7,0,3,0,32,72,0,83,83,14,1935360,1935360,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12282,12340,34450,0,29792,0,29792,0,'Harkzog','Warlock','',12,7,0,3,0,32,72,0,83,83,14,430080,430080,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12283,12340,34450,0,29792,0,29792,0,'Harkzog','Warlock','',12,7,0,3,0,32,72,0,83,83,14,2580480,2580480,881400,1,0,2000,0,12950,18585,1,2000,730,1084,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12284,12340,34453,0,29793,0,29793,0,'Narrhok Steelbreaker','Warrior','',12,7,0,3,0,32,10,0,83,83,14,2419000,2419000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12285,12340,34453,0,29793,0,29793,0,'Narrhok Steelbreaker','Warrior','',12,7,0,3,0,32,10,0,83,83,14,540000,540000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12286,12340,34453,0,29793,0,29793,0,'Narrhok Steelbreaker','Warrior','',12,7,0,3,0,32,10,0,83,83,14,3225600,3225600,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12296,5462,0,0,14951,0,0,0,'Sickly Gazelle','','',0,8,0,0,0,0.2,1,0,3,3,188,14,14,0,1,0,2000,0,3,4,0,0,0,0,275000,33,0,0,0,0,0,0,1,1.41,'19502',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12297,5462,0,0,1547,0,0,0,'Cured Gazelle','','',0,8,0,0,0,1,1,0,1,1,188,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1.41,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12298,5462,0,0,10091,0,0,0,'Sickly Deer','','',0,8,0,0,0,0.2,1,0,5,5,188,20,20,0,1,0,2000,0,5,7,0,0,0,0,275000,111,0,0,0,0,0,0,1.25,1,'19502',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12299,5462,0,0,347,0,0,0,'Cured Deer','','',0,8,0,0,0,1,1,0,1,1,188,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12300,12340,35610,0,2031,0,2031,0,'Cat','','',0,1,2,0,0,10,1,0,80,80,14,186970,186970,0,1,0,2000,0,422,586,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12301,12340,35610,0,2031,0,2031,0,'Cat','','',0,1,2,0,0,10,1,0,80,80,14,84000,84000,0,1,0,2000,0,422,586,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12302,12340,35610,0,2031,0,2031,0,'Cat','','',0,1,2,0,0,10,1,0,80,80,14,293810,293810,0,1,0,2000,0,422,586,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12303,12340,35465,0,1913,0,1913,0,'Zhaagrym','','',0,3,15,0,0,10,10,0,80,80,14,441000,441000,39940,1,0,2000,0,417,582,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12304,12340,35465,0,1913,0,1913,0,'Zhaagrym','','',0,3,15,0,0,10,10,0,80,80,14,198000,198000,39940,1,0,2000,0,417,582,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12305,12340,35465,0,1913,0,1913,0,'Zhaagrym','','',0,3,15,0,0,10,10,0,80,80,14,693000,693000,39940,1,0,2000,0,417,582,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12317,5875,0,0,2467,0,0,0,'Unkillable Test Dummy 60 Low AC','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12319,5462,0,0,4196,0,0,0,'Burning Blade Toxicologist','','',0,7,0,0,0,1,1,0,14,14,554,263,263,710,1,0,1840,0,13.8,17.48,1,2024,49.1589,67.5935,0,344,0,0,0,0,0,0,1.5,0.236,'',0,19,0,2.5,8,14,0,980,707,20798,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12320,5462,0,0,4198,0,0,0,'Burning Blade Crusher','','',0,7,0,0,0,1,1,0,13,13,554,273,273,0,1,0,1860,0,16.74,22.32,1,2046,24.552,36.828,0,596,0,0,0,0,0,0,1.5,0.236,'',0,16,0,2.5,8,14,0,4133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12321,5462,0,0,4980,0,0,0,'Stormscale Toxicologist','','',0,7,0,0,0,1,1,0,15,15,74,301,301,326,1,0,1850,0,18.5,23.125,1,2035,46.3817,63.7749,0,566,0,0,0,0,0,0,1.0625,0.425,'',0,22,0,2.5,8,14,0,36983,9734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12322,5462,0,0,21016,21017,0,0,'Quel\'Lithien Protector','','',0,7,0,0,0,1,1,0,60,60,84,4884,4884,2434,1,0,2000,0,146,192,0,0,0,0,345000,3748,0,0,0,0,0,0,2.56,2,'',0,609,0,2.5,8,14,0,11978,15547,12057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12336,5462,0,0,13049,0,0,0,'Brother Crowley','Scarlet Crusade Emissary','',0,7,0,0,0,1.2,1,0,44,44,12,2138,2138,0,1,2,1000,0,36,48,0,0,0,0,540000,2528,0,0,0,0,0,0,1.5,0.306,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12337,5462,0,0,10502,0,0,0,'Crimson Courier','','',0,7,0,1,0,6,2,0,60,60,89,14652,14652,4868,1,0,2000,0,671.6,883.2,0,0,0,0,610000,3748,0,0,0,0,0,0,1.5,0.208,'',0,1706,0,2.5,8,14,0,13005,17149,17143,15493,0,0,0,0,0,0,0,0,0,0,0,0,15868,0,0,0,0,0,0,0),(12338,5462,0,0,12829,12830,12832,12831,'Shadowprey Guardian','','',0,7,0,0,0,1,1,0,65,65,877,11828,11828,0,1,268435456,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,172,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12339,5462,0,0,10507,0,0,0,'Demetria','The Scarlet Oracle','',0,7,0,1,0,1,1,0,61,61,89,26412,26412,35250,1,0,1150,0,288.075,364.55,0,0,0,0,0,2073,0,0,0,0,0,0,3.01,2,'',0,1900,0,2.5,8,14,0,17194,20740,15654,527,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12340,5462,0,0,12934,0,0,0,'Drulzegar Skraghook','','',0,7,0,0,0,1,1,0,35,35,876,1300,1300,0,1,3,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12341,5462,0,0,10671,0,0,0,'Blue Skeletal Horse','','',0,6,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(12342,5462,0,0,10672,0,0,0,'Brown Skeletal Horse','','',0,6,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(12343,5462,0,0,10670,0,0,0,'Red Skeletal Horse','','',0,6,0,0,0,1,1,0,2,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,120000,8,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(12344,5875,0,0,10720,0,0,0,'Swift Green Skeletal Horse','','',1,6,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12345,5875,0,0,6469,0,0,0,'Mottled Crimson Raptor','','',1,1,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12346,5462,0,0,4806,0,0,0,'Emerald Riding Raptor','','',0,1,0,0,0,1,1,0,2,2,35,55,55,0,1,0,2000,0,2,2,0,0,0,0,120000,8,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12347,5462,0,0,1001,0,0,0,'Enraged Reef Crawler','','',1,1,8,0,0,1,1,0,30,32,15,955,1057,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,13016,0,0,15874,0,0,0,0,0,0,0),(12348,5875,0,0,6471,0,0,0,'Ivory Raptor','','',1,1,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12349,5462,0,0,6472,0,0,0,'Turquoise Riding Raptor','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12350,5462,0,0,6473,0,0,0,'Violet Riding Raptor','','',0,1,0,0,0,1,1,0,2,2,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,120000,8,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12351,5462,0,0,2327,0,0,0,'Dire Riding Wolf','','',0,1,0,0,0,1,1,0,10,10,35,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12352,5462,0,0,10500,10503,0,0,'Scarlet Trooper','','',0,7,0,0,0,1,1,0,58,59,89,1608,1658,2329,1,0,1430,0,67.925,84.37,0,0,0,0,0,2810,10,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,8258,25263,13005,13874,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12353,5462,0,0,247,0,0,0,'Timber Riding Wolf','','',0,1,0,0,0,1,1,0,10,10,35,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12354,5462,0,0,11641,0,0,0,'Brown Riding Kodo','','',0,1,0,0,0,1,1,0,11,12,35,222,247,0,1,0,2000,0,17,22,0,0,0,0,250000,562,0,0,0,0,0,0,0.9,0.24,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12355,5462,0,0,12246,0,0,0,'Gray Riding Kodo','','',0,1,0,0,0,1,1,0,11,12,35,222,247,0,1,0,2000,0,17,22,0,0,0,0,250000,562,0,0,0,0,0,0,0.9,0.24,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12356,5875,0,0,12245,0,0,0,'Green Riding Kodo','','',5,1,0,0,0,1,1,0,12,12,35,500,500,444,1,0,1890,0,16.065,20.79,0,0,0,0,0,562,0,0,0,0,0,0,2.24,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12357,5875,0,0,12242,0,0,0,'Teal Riding Kodo','','',5,1,0,0,0,1,1,0,12,12,35,500,500,444,1,0,1890,0,16.065,20.79,0,0,0,0,0,562,0,0,0,0,0,0,2.24,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12358,5462,0,0,6080,0,0,0,'Riding Striped Frostsaber','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(12359,5462,0,0,6444,0,0,0,'Riding Spotted Frostsaber','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(12360,5462,0,0,6448,0,0,0,'Riding Striped Nightsaber','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(12361,5875,0,0,9991,0,0,0,'Riding Nightsaber','','',1,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12362,5875,0,0,9695,0,0,0,'Riding Frostsaber','','',1,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12363,5462,0,0,6569,0,0,0,'Blue Mechanostrider','','',0,9,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(12364,5462,0,0,10666,0,0,0,'Icy Blue Mechanostrider Mod A','','',1,9,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,318000,7,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12365,5462,0,0,9473,0,0,0,'Red Mechanostrider','','',0,9,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(12366,5462,0,0,9476,0,0,0,'Unpainted Mechanostrider X','','',0,9,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(12367,5462,0,0,10661,0,0,0,'Green Mechanostrider','','',0,9,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(12368,5462,0,0,9474,0,0,0,'White Mechanostrider Mod A','','',1,9,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,318000,7,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12369,5462,0,0,11257,0,0,0,'Lord Kragaru','','',0,7,0,0,0,1,1,0,38,38,74,1604,1604,0,1,0,1630,0,43.195,57.05,1,1793,64.548,95.029,0,1684,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,12555,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15803,0,0,0,0,0,0,0),(12370,5875,0,0,2784,0,0,0,'Black Ram','','',1,1,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,318000,7,0,0,0,0,0,0,2,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12371,5875,0,0,2787,0,0,0,'Frost Ram','','',1,1,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,318000,7,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12372,5462,0,0,2785,0,0,0,'Brown Ram','','',0,1,0,0,0,1,1,0,2,2,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,2,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12373,5462,0,0,2736,0,0,0,'Gray Ram','','',0,1,0,0,0,1,1,0,1,1,35,55,55,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,2,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12374,5462,0,0,2786,0,0,0,'White Riding Ram Mount','','',0,1,0,0,0,1,1,0,2,2,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,2,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12375,5462,0,0,2405,0,0,0,'Chestnut Mare','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(12376,5462,0,0,2404,0,0,0,'Brown Horse','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(12377,5462,0,0,11649,0,0,0,'Wailing Spectre','','',0,6,0,0,0,1,1,0,69,70,21,6761,6986,0,1,0,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,2.25,1.5,'',0,1325,0,2.5,8,14,0,7713,32938,0,0,0,0,0,0,0,4,0,0,0,0,0,0,24480,0,0,0,0,0,0,0),(12378,5462,0,0,146,0,0,0,'Damned Soul','','',0,6,0,0,0,1,1,0,68,69,21,6100,6500,6957,1,0,2000,0,230,336,0,0,0,0,600000,5167,0,0,0,0,0,0,1.5,1,'',0,1319,0,2.5,8,14,0,13748,20825,0,0,0,0,0,0,0,4,0,0,0,0,0,0,24480,0,0,0,0,0,0,0),(12379,5462,0,0,13951,13952,13953,13954,'Unliving Caretaker','','',0,6,0,0,0,1,1,0,69,70,21,6800,7000,0,1,0,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,1336,0,2.5,8,14,0,38621,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,24480,0,0,0,0,0,0,0),(12380,5462,0,0,12430,12431,13949,13950,'Unliving Resident','','',0,6,0,0,0,1,1,0,69,70,21,5820,6760,0,1,0,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,1.5,0.208,'',0,1323,0,2.5,8,14,0,11971,11978,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12381,5462,0,0,12432,0,0,0,'Ley Sprite','','',1048580,10,0,0,0,1,1,0,57,58,21,1700,2100,0,1,0,1430,0,71.5,94.38,0,0,0,0,0,3396,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12382,5462,0,0,1825,0,0,0,'Mana Sprite','','',1048580,10,0,0,0,1,1,0,56,57,21,1200,1700,0,1,0,1440,0,70.56,93.6,0,0,0,0,0,3342,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12383,5462,0,0,1072,0,0,0,'Nibbles','Prairie Dog','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,250000,7,0,0,0,0,0,0,1,0.122,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12384,5462,0,0,12470,0,0,0,'Augustus the Touched','','',0,7,0,0,0,1,1,0,55,55,35,3398,3398,0,1,643,2000,0,94,125,0,0,0,0,345000,3234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12385,5462,0,0,12434,0,0,0,'Mortar Team Advanced Target Dummy','','',0,9,0,0,0,1,1,0,6,6,14,120,120,0,1,0,2000,0,7,9,0,0,0,0,0,665,0,0,0,0,0,0,4,4,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12386,5875,0,0,12435,0,0,0,'Magus Kyara','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12387,5462,0,0,4754,0,0,0,'Large Vile Slime','','',0,10,0,0,0,1,1,0,57,57,14,3006,3006,4482,1,0,2000,0,91,121,0,0,0,0,315000,3340,0,0,0,0,0,0,1.875,0.8985,'',0,399,0,2.5,8,14,0,25055,33959,16843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12396,5462,0,0,4426,0,0,0,'Doomguard Commander','','',0,3,0,1,0,1,1,0,61,61,90,50300,50300,12430,1,0,2000,0,699.2,966,0,0,0,0,900000,4044,0,0,0,0,93,244,3.75,1.91,'',0,1959,0,2.5,8,14,0,16005,11443,15090,11876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12397,5462,0,0,12449,0,0,0,'Lord Kazzak','','',44,3,0,3,0,1,1,0,73,73,90,366410,366410,113480,1,0,800,0,4424,6300,0,0,0,0,0,7618,0,0,0,0,0,0,5,4,'',1,0,0,2.5,8,14,0,21341,21056,22709,23931,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12398,12340,36535,0,30233,0,30233,0,'Corrupted Soul Fragment','','',8,10,0,1,0,1.5,1,0,80,80,14,56700,56700,0,1,0,2000,0,3165,4395,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'68862',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12399,12340,36522,0,22701,0,22701,0,'Soul Horror','','',0,6,0,1,0,6,1,0,80,80,14,94500,94500,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,6700,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12400,12340,36620,0,30240,30242,30240,0,'Soulguard Adept','Cult of the Damned','',0,7,0,1,0,6.5,4,0,80,80,14,105840,105840,35256,1,0,2000,0,2595,3742.5,1,2000,630,936,0,9730,0,0,0,0,0,0,0,0,'',0,6656,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12401,12340,36516,0,30168,30169,30268,0,'Soulguard Animator','Cult of the Damned','',0,7,0,1,0,6.5,4,0,80,80,14,132300,132300,15976,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'',0,6651,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12402,12340,36564,0,30270,0,30270,0,'Soulguard Bonecaster','Cult of the Damned','',0,6,0,1,0,7.5,1,0,80,80,14,132300,132300,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,1.5,0.465,'',0,6666,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12403,12340,36499,0,30152,30151,30178,0,'Soulguard Reaper','Cult of the Damned','',0,7,0,1,0,6.5,4,0,80,80,14,132300,132300,15976,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'',0,6810,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12404,12340,36478,0,30269,0,30269,0,'Soulguard Watchman','Cult of the Damned','',0,6,0,1,0,6,1,0,80,80,14,132300,132300,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,2.25,0.520833,'',0,6616,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12405,12340,36666,0,30283,0,30283,30283,'Spectral Warden','','',0,6,0,1,0,13,1,0,80,80,14,264600,264600,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,6809,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12406,12340,36551,0,11686,0,11686,11686,'Spiteful Apparition','','',64,10,0,0,0,0.793651,1,0,80,80,14,15000,15000,3994,1,0,2000,0,583.8,814.8,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.5,'69658 69105',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12407,12340,36497,0,30226,0,30226,0,'Bronjahm','Godfather of Souls','',104,7,0,1,0,40,40,0,82,82,14,903227,903227,166760,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10328,0,0,0,0,0,0,0,0,'18950 18950',0,9130,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12408,12340,36502,0,30148,0,30148,0,'Devourer of Souls','','',96,6,0,1,0,48,1,0,82,82,14,903227,903227,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'18950 18950',0,8980,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12409,12340,36886,0,26577,0,26577,0,'Geist Ambusher','','',0,7,0,1,0,6.5,1,0,80,80,14,100800,100800,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,3,0.93,'',0,6647,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12410,12340,37711,0,24992,24995,24994,0,'Hungering Ghoul','','',0,6,0,1,0,6.5,1,0,80,80,14,132300,132300,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1,0.31,'',0,6773,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12411,12340,36881,0,9785,0,9785,0,'Skeletal Slave','','',0,6,0,0,0,1,1,0,80,80,14,8013,8013,0,1,0,2000,0,337.6,468.8,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,1,'',0,6645,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12412,12340,36896,0,30403,0,30403,0,'Stonespine Gargoyle','','',8,6,0,1,0,12.6,1,0,80,80,14,189000,189000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,6624,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12413,12340,36841,0,30350,0,30350,0,'Fallen Warrior','','',0,6,0,1,0,6.5,1,0,80,80,14,94500,94500,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12414,12340,36842,0,26919,0,26919,0,'Wrathbone Coldwraith','','',0,6,0,1,0,6.5,3,0,80,80,14,132300,132300,11982,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,2,0.62,'',0,6662,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12415,12340,36788,0,22196,0,22196,0,'Deathwhisper Necrolyte','Cult of the Damned','',0,6,0,1,0,16,1,0,80,80,14,302400,302400,8814,1,0,2000,0,2595,3742.5,1,2000,630,936,0,9730,0,0,0,0,0,0,0,0,'',0,6705,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12416,5462,0,0,12024,0,0,0,'Blackwing Legionnaire','','',8,7,0,1,0,1,1,0,60,60,103,9156,9156,0,1,0,1175,0,458.25,608.065,0,0,0,0,3520000,3750,0,0,0,0,0,0,3.4,2,'',0,0,0,2.5,8,14,0,15284,23967,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12417,5875,0,0,457,0,0,0,'[NOT USED] Death Talon Whelp','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12418,5462,0,0,2712,0,0,0,'Gordok Hyena','','',1,1,25,0,0,1,1,0,52,54,45,2371,2533,0,1,0,1500,0,69,91.5,0,0,0,0,300000,3180,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,13445,0,0,0,0,0,0,0,0,0,0,0,0,12912,0,0,0,0,0,0,0,0,0,0),(12419,5462,0,0,901,0,0,0,'Lifelike Toad','','',0,12,0,0,0,1,1,0,1,1,188,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(12420,5462,0,0,11979,0,0,0,'Blackwing Mage','','',8,7,0,1,0,1,1,0,60,60,103,7326,7326,12170,1,0,1175,0,643.315,846,0,0,0,0,3520000,3075,0,0,0,0,0,0,3.4,2,'',0,0,0,2.5,8,14,0,22271,17290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12421,5875,0,0,11994,11995,11992,11993,'[NOT USED] Blackwing Assassin','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12422,5462,0,0,2554,0,0,0,'Death Talon Dragonspawn','','',8,2,0,1,0,1,1,0,60,60,103,45780,45780,0,1,0,1175,0,458.25,608.065,0,0,0,0,3520000,3750,0,0,0,0,0,0,1.875,2.45875,'',0,0,0,2.5,8,14,0,15284,15580,23967,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12423,5462,0,0,3258,0,0,0,'Guard Roberts','','',0,7,0,0,0,1,1,0,7,7,12,137,137,0,1,134217728,2000,0,9,12,0,0,0,0,180000,230,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12425,5462,0,0,5908,0,0,0,'Flint Shadowmore','SI:7','',0,7,0,1,0,3,1,0,60,60,1078,9156,9156,0,1,2,2000,0,478.4,634.8,0,0,0,0,660000,3750,0,0,0,0,172,0,1.5,0.306,'',0,0,0,2.5,8,14,0,38863,30470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12426,5462,0,0,1555,0,0,0,'Masterwork Target Dummy','','',0,9,0,0,0,1,1,0,1,1,14,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12427,5462,0,0,12474,0,0,0,'Mountaineer Dolf','','',0,7,0,0,0,1,1,0,7,7,57,137,137,0,1,0,2000,0,9,12,0,0,0,0,180000,230,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12428,5462,0,0,12475,0,0,0,'Deathguard Kel','','',0,7,0,0,0,1,1,0,7,7,68,137,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,10,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12429,5462,0,0,12476,0,0,0,'Sentinel Shaya','','',0,7,0,0,0,1,1,0,7,7,79,137,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.306,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12430,5462,0,0,12477,0,0,0,'Grunt Kor\'ja','','',0,7,0,0,0,1,1,0,7,7,29,137,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12431,5462,0,0,11413,0,0,0,'Gorefang','','',1,1,1,4,0,1,1,0,13,13,38,273,273,0,1,0,2000,0,18,24,0,0,0,0,43200000,596,70,70,70,70,70,70,1.25,1,'',0,0,0,2.5,8,14,0,13445,0,0,0,0,0,0,0,0,0,0,0,0,13041,0,0,0,0,0,0,0,0,0,0),(12432,5462,0,0,982,0,0,0,'Old Vicejaw','','',1,1,4,4,0,1.25,1,0,14,14,44,375,375,0,1,0,2000,0,20,27,0,0,0,0,43200000,630,0,28,0,28,0,28,1.725,0.70265,'',0,0,0,2.5,8,14,0,13446,0,0,0,0,0,0,0,0,0,0,0,0,12842,0,0,3253,0,0,0,0,0,0,0),(12433,5462,0,0,368,0,0,0,'Krethis Shadowspinner','','',1,1,3,4,0,1,1,0,15,15,22,301,301,326,1,0,2000,0,20,27,0,0,0,0,43200000,665,0,0,0,0,85,0,0.825,1.0285,'',0,0,0,2.5,8,14,0,12040,17439,0,0,0,0,0,0,0,0,0,0,0,10500,0,0,3254,0,0,0,0,0,0,0),(12434,5462,0,0,11686,0,0,0,'Monster Generator (Blackwing)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12435,5462,0,0,10115,0,0,0,'Razorgore the Untamed','','',76,2,0,3,1,1,1,0,73,73,1114,449685,449685,0,1,0,1450,0,4592.88,6419.9,0,0,0,0,6380000,7618,0,0,0,0,0,0,3.5,1,'',1,1598758,0,2.5,8,14,0,22425,19872,19632,24375,0,0,0,0,0,2047,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12436,12340,35564,0,25528,0,25528,0,'Risen Arelas Brightstar','Black Knight\'s Minion','',72,6,0,0,0,2.5,1,0,80,80,14,50400,50400,0,1,0,2000,0,590.8,820.4,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12437,12340,35037,0,29542,0,29542,0,'Memory of Kalithresh','','',72,7,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12438,12340,35033,0,14367,0,14367,0,'Memory of Chromaggus','','',72,2,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,6344,8346,0,0,0,0,0,10328,0,0,0,0,0,0,9,8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12439,12340,35309,0,29762,29763,29762,0,'Argent Lightwielder','','',8,7,0,1,0,8,5,0,80,80,14,100800,100800,19970,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'',0,7651,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12440,12340,35044,0,23428,0,23428,0,'Memory of Entropius','','',72,10,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12441,12340,35031,0,29562,0,29562,0,'Memory of Lucifron','','',72,7,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,6344,8346,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12442,12340,35042,0,29547,0,29547,0,'Memory of Illidan','','',72,3,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12443,12340,35036,0,29541,0,29541,0,'Memory of Vek\'nilash','','',72,10,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,3660,4815,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12444,12340,35590,0,24996,24999,24997,0,'Risen Champion','Black Knight\'s Minion','',72,6,0,0,0,1.5,1,0,80,80,14,37800,37800,0,1,0,2000,0,590.8,820.4,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.2,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12445,12340,35038,0,29543,0,29543,0,'Memory of Malchezaar','','',72,3,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12446,12340,35052,0,29553,0,29553,0,'Memory of Algalon','','',72,7,0,1,0,1,1,0,82,82,14,485316,485316,0,1,0,2000,0,6344,8346,1,2000,726,1042,0,8262,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12447,12340,35029,0,29556,0,29556,0,'Memory of Mutanus','','',72,7,0,1,0,29,25,0,82,82,14,485316,485613,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12448,12340,35307,0,29760,29761,29760,0,'Argent Priestess','','',8,7,0,1,0,8,8,0,79,80,14,126000,126000,31952,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'',0,7653,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12449,12340,35048,0,21401,0,21401,0,'Memory of Onyxia','','',72,2,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12450,12340,35050,0,29551,0,29551,0,'Memory of Ignis','','',72,5,0,1,0,29,25,0,82,82,14,485316,485316,104225,1,0,2000,0,6019,8320,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12451,12340,35046,0,29549,0,29549,0,'Memory of Cyanigosa','','',72,2,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12452,12340,35040,0,29545,0,29545,0,'Memory of Vashj','','',72,7,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12453,12340,35034,0,29540,0,29540,0,'Memory of Hakkar','','',72,10,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12454,12340,35030,0,29537,0,29537,0,'Memory of Herod','','',72,7,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12455,12340,35049,0,29557,0,29557,0,'Memory of Heigan','','',72,6,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12456,12340,35047,0,26644,0,26644,0,'Memory of Eck','','',72,7,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12457,5462,0,0,7923,0,0,0,'Blackwing Spellbinder','','',8,2,0,1,0,1,1,0,62,62,103,90650,90650,25680,1,0,1091,0,654.6,912.35,0,0,0,0,3520000,3555,0,0,0,0,0,0,3.4,2,'',0,6755,0,2.5,8,14,0,22275,22274,18112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12458,5462,0,0,11967,0,0,0,'Blackwing Taskmaster','','',8,7,0,1,0,1,1,0,62,62,103,51800,51800,25680,1,0,1158,0,694.8,968.38,0,0,0,0,3520000,3555,0,0,0,0,0,0,3.4,2,'',0,0,0,2.5,8,14,0,22458,17289,25304,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12459,5462,0,0,14292,0,0,0,'Blackwing Warlock','','',8,7,0,1,0,1,1,0,61,61,103,88025,88025,24860,1,0,1091,0,621.87,859.16,0,0,0,0,3520000,3316,0,0,0,0,0,0,3.4,2,'',0,6734,0,2.5,8,14,0,22336,22372,25309,25307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12460,5462,0,0,14308,0,0,0,'Death Talon Wyrmguard','','',8,2,0,1,0,1,1,0,63,63,103,216515,216515,0,1,0,1083,0,735.085,1027.49,0,0,0,0,3520000,4641,0,0,0,0,0,0,5,1.5,'',0,7984,0,2.5,8,14,0,24375,22088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12461,5462,0,0,14355,0,0,0,'Death Talon Overseer','','',8,2,0,1,0,1,1,0,62,62,103,161850,161850,0,1,0,1091,0,703.695,981.9,0,0,0,0,3520000,4344,0,0,0,0,0,0,3.125,0.9375,'',0,6520,0,2.5,8,14,0,15284,20623,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12462,5875,0,0,11984,11987,14298,14299,'[NOT USED] Blackwing Warlord','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12463,5462,0,0,8310,0,0,0,'Death Talon Flamescale','','',8,2,0,1,0,1,1,0,62,62,103,129480,129480,0,1,0,1091,0,703.695,981.9,0,0,0,0,3520000,4344,0,0,0,0,0,0,2.625,2.25,'',0,6697,0,2.5,8,14,0,16636,22423,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16786,0,0,0,0,0,0,0),(12464,5462,0,0,12893,0,0,0,'Death Talon Seether','','',8,2,0,1,0,1,1,0,62,62,103,113295,113295,0,1,0,1091,0,703.695,981.9,0,0,0,0,3520000,4344,0,0,0,0,0,0,4,3,'',0,6631,0,2.5,8,14,0,22428,22433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16786,0,0,0,0,0,0,0),(12465,5462,0,0,12894,0,0,0,'Death Talon Wyrmkin','','',8,2,0,1,0,1,1,0,61,61,103,88025,88025,24860,1,0,1091,0,621.87,859.16,0,0,0,0,3520000,3316,0,0,0,0,0,0,2.25,2.25,'',0,6792,0,2.5,8,14,0,22424,22425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16786,0,0,0,0,0,0,0),(12466,5875,0,0,8711,0,0,0,'[NOT USED] Death Talon Scalebane','','',8,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.5,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12467,5462,0,0,14544,0,0,0,'Death Talon Captain','','',8,2,0,1,0,1,1,0,62,62,103,242775,242775,0,1,0,1091,0,703.695,981.9,0,0,0,0,3520000,4344,0,0,0,0,0,0,5.5,4.5,'',0,11361,0,2.5,8,14,0,22436,22438,15496,22440,0,0,0,0,0,0,0,0,0,0,0,0,16786,0,0,0,0,0,0,0),(12468,5462,0,0,12892,0,0,0,'Death Talon Hatcher','','',8,2,0,1,0,1,1,0,61,61,103,88025,88025,24860,1,0,1141,0,650.37,898.535,0,0,0,0,3520000,3316,0,0,0,0,0,0,4,3,'',0,6848,0,2.5,8,14,0,22275,22442,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16786,0,0,0,0,0,0,0),(12469,5875,0,0,12889,0,0,0,'[NOT USED] Death Talon Earthshaker','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12470,5875,0,0,11994,11995,11992,11993,'[NOT USED] Death Talon Firetongue','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12473,5462,0,0,12489,0,0,0,'Arcanite Dragonling','','',0,9,0,0,0,1,1,0,60,60,14,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12474,5462,0,0,12509,0,0,0,'Emeraldon Boughguard','','',8,2,0,1,0,25,1,0,62,62,50,80925,80925,0,1,0,2000,0,791.2,1104,0,0,0,0,600000,4344,0,0,0,0,0,0,3.5,3,'',0,1918,0,2.5,8,14,0,20666,12021,15708,0,0,0,0,0,0,0,0,0,0,0,0,0,21147,0,0,0,0,0,0,0),(12475,5462,0,0,625,0,0,0,'Emeraldon Tree Warder','','',8,2,0,1,0,25,1,0,60,60,50,76300,76300,0,1,0,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,2.25,2.9505,'',0,1798,0,2.5,8,14,0,20654,20656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21147,0,0,0,0,0,0,0),(12476,5462,0,0,7974,0,0,0,'Emeraldon Oracle','','',8,2,0,1,0,25,10,0,61,61,50,62875,62875,24860,1,0,2000,0,699.2,966,0,0,0,0,600000,4044,0,0,0,0,0,0,1.875,1.875,'',0,1929,0,2.5,8,14,0,20665,20664,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21147,0,0,0,0,0,0,0),(12477,5462,0,0,12509,0,0,0,'Verdantine Boughguard','','',8,2,0,1,0,25,1,0,62,62,50,80925,80925,0,1,0,2000,0,791.2,1104,0,0,0,0,600000,4344,0,0,0,0,0,0,3.5,3,'',0,1970,0,2.5,8,14,0,20666,12021,15708,0,0,0,0,0,0,0,0,0,0,0,0,0,21146,0,0,0,0,0,0,0),(12478,5462,0,0,7974,0,0,0,'Verdantine Oracle','','',8,2,0,1,0,25,10,0,61,61,50,62875,62875,24860,1,0,2000,0,699.2,966,0,0,0,0,600000,4044,0,0,0,0,0,0,1.875,1.875,'',0,1911,0,2.5,8,14,0,20665,20664,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21146,0,0,0,0,0,0,0),(12479,5462,0,0,625,0,0,0,'Verdantine Tree Warder','','',8,2,0,1,0,25,1,0,60,60,50,76300,76300,0,1,0,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,2.25,2.9505,'',0,1777,0,2.5,8,14,0,20654,20656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21146,0,0,0,0,0,0,0),(12480,5462,0,0,5567,0,0,0,'Melris Malagan','Captain of the Guard','',0,7,0,0,0,3,1,0,58,58,1078,8613,8613,0,1,0,2000,0,100,132,0,0,0,0,430000,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12481,5462,0,0,5446,0,0,0,'Justine Demalier','Stormwind Recruiter','',0,7,0,0,0,2,1,0,57,57,1078,5568,5568,0,1,0,2000,0,98,130,0,0,0,0,430000,3342,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12482,12340,35043,0,18699,0,18699,0,'Memory of Delrissa','','',72,7,0,1,0,29,25,0,82,82,14,485316,485316,104225,1,0,2000,0,6019,8320,1,2000,720,1040,0,10328,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12483,12340,35045,0,29558,0,29558,0,'Memory of Ingvar','','',72,6,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12484,12340,34942,0,29525,0,29525,0,'Memory of Hogger','','',72,7,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,6344,8346,1,2000,726,1042,0,8262,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12485,12340,35028,0,29536,0,29536,0,'Memory of VanCleef','','',72,7,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12486,12340,35041,0,29546,0,29546,0,'Memory of Archimonde','','',72,3,0,1,0,29,25,0,82,82,14,390949,390949,0,1,0,2000,0,6344,8346,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12487,12340,35051,0,29552,0,29552,0,'Memory of Vezax','','',72,10,0,1,0,29,25,0,82,82,14,390949,390949,229000,1,0,2000,0,4706,6760,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12488,12340,35305,0,29758,29759,29758,0,'Argent Monk','','',8,7,0,1,0,8,1,0,80,80,14,126000,126000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,7661,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12489,12340,34815,0,10906,0,10906,0,'Felflame Infernal','','',72,3,0,1,0,6,1,0,82,82,14,215696,215696,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,2.6,1.1739,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12490,12340,34815,0,10906,0,10906,0,'Felflame Infernal','','',72,3,0,1,0,6,1,0,82,82,14,116273,116273,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,2.6,1.1739,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12491,12340,34815,0,10906,0,10906,0,'Felflame Infernal','','',72,3,0,1,0,6,1,0,82,82,14,310063,310363,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,2.6,1.1739,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12492,12340,34826,0,29442,0,29442,0,'Mistress of Pain','','',72,3,0,1,0,25,1,0,82,82,14,337025,337025,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12493,12340,34826,0,29442,0,29442,0,'Mistress of Pain','','',72,3,0,1,0,25,1,0,82,82,14,352000,352000,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12494,12340,34826,0,29442,0,29442,0,'Mistress of Pain','','',72,3,0,1,0,25,1,0,82,82,14,943670,943670,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12496,5462,0,0,7553,0,0,0,'Dreamtracker','','',8,2,0,1,0,25,1,0,62,62,50,80925,80925,0,1,0,2000,0,791.2,1104,0,0,0,0,600000,4344,0,0,0,0,0,0,4.5,2.25,'',0,2030,0,2.5,8,14,0,16359,6605,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12497,5462,0,0,7553,0,0,0,'Dreamroarer','','',8,2,0,1,0,25,1,0,62,62,50,80925,80925,0,1,0,2000,0,791.2,1104,0,0,0,0,600000,4344,0,0,0,0,0,0,4.5,2.25,'',0,2031,0,2.5,8,14,0,16359,20668,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12498,5462,0,0,7553,0,0,0,'Dreamstalker','','',8,2,0,1,0,25,1,0,62,62,50,80925,80925,0,1,0,2000,0,791.2,1104,0,0,0,0,600000,4344,0,0,0,0,0,0,4.5,2.25,'',0,2050,0,2.5,8,14,0,16359,12098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12499,12340,34607,0,29325,0,29325,0,'Nerubian Burrower','','',72,6,0,1,0,16.2,1,0,82,82,14,655177,655177,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12500,12340,34607,0,29325,0,29325,0,'Nerubian Burrower','','',72,6,0,1,0,16.2,1,0,82,82,14,274000,274000,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12501,12340,34607,0,29325,0,29325,0,'Nerubian Burrower','','',72,6,0,1,0,16.2,1,0,82,82,14,727974,727974,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12502,12340,34800,0,27172,0,27172,0,'Snobold Vassal','','',8,7,0,1,0,10,1,0,82,82,14,539240,539240,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12503,12340,34800,0,27172,0,27172,0,'Snobold Vassal','','',8,7,0,1,0,10,1,0,82,82,14,202215,202215,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12504,12340,34800,0,27172,0,27172,0,'Snobold Vassal','','',8,7,0,1,0,10,1,0,82,82,14,808860,808860,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12505,12340,34825,0,22712,30039,22712,0,'Nether Portal','','',1024,10,0,0,0,1,1,0,80,80,14,504000,504000,0,1,0,2000,0,422,586,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12506,12340,34825,0,22712,30039,22712,0,'Nether Portal','','',1024,10,0,0,0,1,1,0,80,80,14,302400,302400,0,1,0,2000,0,422,586,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12507,12340,34825,0,22712,30039,22712,0,'Nether Portal','','',1024,10,0,0,0,1,1,0,80,80,14,806400,806400,0,1,0,2000,0,422,586,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12508,12340,34813,0,22712,30039,22712,0,'Nether Portal','','',1024,10,0,0,0,1,1,0,80,80,14,504000,504000,0,1,0,2000,0,422,586,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12509,12340,34813,0,22712,30039,22712,0,'Nether Portal','','',1024,10,0,0,0,1,1,0,80,80,14,302400,302400,0,1,0,2000,0,422,586,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12510,12340,34813,0,22712,30039,22712,0,'Nether Portal','','',1024,10,0,0,0,1,1,0,80,80,14,806400,806400,0,1,0,2000,0,422,586,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12511,12340,36070,0,18922,0,18922,0,'Treant','','',0,4,0,0,0,1.5,1,0,80,80,14,40740,40740,0,1,0,2000,0,422,586,0,0,0,0,0,9730,0,0,0,0,0,0,2,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12512,12340,36070,0,18922,0,18922,0,'Treant','','',0,4,0,0,0,1.5,1,0,80,80,14,40740,40740,0,1,0,2000,0,422,586,0,0,0,0,0,9730,0,0,0,0,0,0,2,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12513,12340,36070,0,18922,0,18922,0,'Treant','','',0,4,0,0,0,1.5,1,0,80,80,14,81480,81480,0,1,0,2000,0,422,586,0,0,0,0,0,9730,0,0,0,0,0,0,2,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12514,12340,34605,0,15464,0,15464,0,'Swarm Scarab','','',0,6,0,0,0,1.5,1,0,80,80,14,113400,113400,0,1,0,2000,0,422,586,1,2000,690,1018,0,9730,0,0,0,0,0,0,5,4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12515,12340,34605,0,15464,0,15464,0,'Swarm Scarab','','',0,6,0,0,0,1.5,1,0,80,80,14,24570,24570,0,1,0,2000,0,422,586,1,2000,690,1018,0,9730,0,0,0,0,0,0,5,4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12516,5875,0,0,11326,0,0,0,'TEST Resist Gear','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12517,5875,0,0,11326,0,0,0,'TEST Potions and Enchantments','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12518,12340,34605,0,15464,0,15464,0,'Swarm Scarab','','',0,6,0,0,0,1.5,1,0,80,80,14,147420,147420,0,1,0,2000,0,422,586,1,2000,690,1018,0,9730,0,0,0,0,0,0,5,4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12519,12340,36830,0,30364,30365,30365,0,'Wrathbone Laborer','','',0,6,0,1,0,13,1,0,80,80,14,264600,264600,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,6750,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12520,12340,37712,0,30848,30849,30848,0,'Deathwhisper Shadowcaster','Cult of the Damned','',0,6,0,1,0,8,1,0,80,80,14,105840,105840,8814,1,0,2000,0,2595,3742.5,1,2000,630,936,0,9730,0,0,0,0,0,0,0,0,'',0,6713,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12521,12340,36907,0,30401,0,30401,0,'Wrathbone Siegesmith','','',0,6,0,0,0,1,1,0,80,80,14,25200,25220,0,1,0,2000,0,590.8,820.4,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12522,12340,36879,0,23681,0,23681,0,'Plagueborn Horror','','',104,6,0,1,0,15,1,0,80,80,14,252000,252000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,1.5,'',0,6658,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12523,12340,36877,0,30363,0,30363,0,'Wrathbone Skeleton','','',0,6,0,1,0,1,1,0,80,80,14,37800,37800,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12524,12340,36891,0,26742,0,26742,0,'Iceborn Proto-Drake','','',0,1,0,1,0,13,1,0,80,80,14,252000,252000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9730,0,0,0,0,0,0,3.75,0.2325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12525,12340,37713,0,30851,30850,30851,0,'Deathwhisper Torturer','Cult of the Damned','',0,6,0,1,0,8,1,0,80,80,14,105840,105840,8814,1,0,2000,0,2595,3742.5,1,2000,630,936,0,9730,0,0,0,0,0,0,0,0,'',0,6585,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12526,12340,36840,0,26614,25244,26614,0,'Ymirjar Wrathbringer','','',0,6,0,1,0,6.5,1,0,80,80,14,132300,132300,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.465,'',0,6500,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12527,12340,36892,0,27547,0,27547,0,'Ymirjar Deathbringer','','',0,7,0,1,0,10,20,0,80,80,14,189000,189000,79880,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'18950 18950',0,6645,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12528,12340,36893,0,27009,26122,27009,0,'Ymirjar Flamebearer','','',0,6,0,1,0,6.5,8,0,80,80,14,132300,132300,31952,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'18950 18950',0,6713,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12529,12340,31260,0,25837,0,25837,0,'Ymirjar Skycaller','','',0,7,0,1,0,10,1,0,80,80,14,252000,252000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12530,12340,36494,0,30843,0,30843,0,'Forgemaster Garfrost','','',104,6,0,1,0,37,30,0,82,82,14,647088,647088,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'18950 18950',0,8660,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,49723,0,0,0,0,0,0,0),(12531,12340,36476,0,30347,0,30347,0,'Ick','Krick\'s Minion','',104,6,0,1,0,44.5466,1,0,82,82,14,903227,903227,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'18950 18950',0,8830,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12532,12340,36477,0,30331,0,30331,0,'Krick','','',104,6,0,1,0,16,25,0,80,80,14,161280,161280,220350,1,0,2000,0,2595,3742.5,1,2000,630,936,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12533,12340,36658,0,30277,0,30277,0,'Scourgelord Tyrannus','','',0,7,0,1,0,48.5,20,0,82,82,14,1078480,1078480,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'18950 18950',0,8934,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12536,5875,0,0,12529,0,0,0,'Illusion: Black Dragonkin','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12537,8606,0,0,8310,0,0,0,'Morph Firemane Scalebane','','',0,0,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.625,2.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12557,5462,0,0,14296,0,0,0,'Grethok the Controller','','',8,7,0,1,0,1,1,0,62,62,103,64750,64750,25680,1,0,1175,0,705,982.595,0,0,0,0,3520000,3555,0,0,0,0,0,0,3.4,2,'',0,0,0,2.5,8,14,0,13747,14515,22273,22274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12576,5462,0,0,12943,0,0,0,'Grish Longrunner','','',0,7,0,0,0,1.02,1,0,25,25,104,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,4.05,0.9747,'',0,150,0,2.5,8,14,0,33333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12577,5462,0,0,12926,0,0,0,'Jarrodenus','Hippogryph Master','',0,7,0,1,0,3,3,0,65,65,80,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.389,'',0,6000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12578,5462,0,0,12927,0,0,0,'Mishellena','Hippogryph Master','',0,7,0,1,0,3,3,0,65,65,80,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12579,5462,0,0,2295,0,0,0,'Bloodfury Ripper','','',0,7,0,0,0,1,1,0,26,26,514,750,750,0,1,0,2000,0,37,49,0,0,0,0,300000,1043,30,0,0,0,40,0,1.95,0.6188,'',0,76,0,2.5,8,14,0,8599,13443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16190,0,0,0,0,0,0,0),(12580,5462,0,0,9052,0,0,0,'Reginald Windsor','','',4100,7,0,1,0,1,1,0,63,63,534,4100,4100,0,1,2,1150,0,478.745,669.185,0,0,0,0,1800000,4641,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,37335,31955,30901,32588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12581,5462,0,0,2410,0,0,0,'Mercutio','','',1,1,0,0,0,1,1,0,2,2,35,87,87,0,1,0,1990,0,1.99,1.99,0,0,0,0,0,8,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12596,5462,0,0,12911,0,0,0,'Bibilfaz Featherwhistle','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,12,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,660000,5234,0,0,0,0,0,0,1.725,0.3519,'',0,7000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12616,5462,0,0,12974,0,0,0,'Vhulgra','Wind Rider Master','',0,7,0,1,0,1,1,0,65,65,29,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12617,5462,0,0,12549,0,0,0,'Khaelyn Steelwing','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,55,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,610000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12636,5462,0,0,12569,0,0,0,'Georgia','Bat Handler','',0,7,0,1,0,3,3,0,65,65,68,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,610000,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12656,5462,0,0,14954,0,0,0,'Thamarian','','',0,7,0,0,0,1,1,0,15,15,80,328,328,0,1,3,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12657,5462,0,0,12610,0,0,0,'Don Pompa','','',4718594,7,0,0,0,1,1,0,20,20,11,1100,1100,0,1,3,2000,0,29,39,0,0,0,0,0,836,0,0,0,0,0,0,1.5,0.306,'',0,24,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12658,5462,0,0,12609,0,0,0,'Adam Lind','','',0,7,0,0,0,1,1,0,20,20,11,484,484,0,1,3,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,24,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12676,5462,0,0,12589,0,0,0,'Sharptalon','','',0,1,0,0,0,1.3,1,0,31,31,1097,1308,1308,0,1,0,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.95,2.21,'',0,0,0,2.5,8,14,0,12097,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12677,5462,0,0,11452,0,0,0,'Shadumbra','','',0,1,0,0,0,1.3,1,0,28,28,1097,1109,1109,0,1,2,1000,0,19.5,26.5,0,0,0,0,300000,1111,0,0,0,0,0,0,1.95,1.0335,'',0,0,0,2.5,8,14,0,13445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12678,5462,0,0,29438,0,0,0,'Ursangous','','',0,1,0,0,0,1.3,1,0,25,25,1097,909,909,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,13443,10101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12696,5462,0,0,12970,0,0,0,'Senani Thunderheart','','',0,7,0,0,0,1,1,0,30,30,104,1003,1003,0,1,3,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12716,5462,0,0,7330,0,0,0,'Decedra Willham','','',0,7,0,0,0,1.2,1,0,45,45,894,2218,2218,0,1,1,2000,0,76,100,0,0,0,0,360000,2695,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12717,5462,0,0,12961,0,0,0,'Muglash','','',4096,7,0,0,0,1,1,0,25,25,29,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12718,5462,0,0,12946,0,0,0,'Gurda Ragescar','','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,2,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12719,5462,0,0,12958,0,0,0,'Marukai','','',0,7,0,0,0,1,1,0,35,35,126,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12720,5462,0,0,12936,0,0,0,'Framnali','','',0,7,0,0,0,1,1,0,32,32,126,1163,1163,0,1,2,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12721,5462,0,0,12960,0,0,0,'Mitsuwa','','',0,7,0,0,0,1,1,0,31,31,126,1107,1107,0,1,2,2000,0,44,58,0,0,0,0,300000,1213,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12722,5462,0,0,12973,0,0,0,'Vera Nightshade','','',0,7,0,0,0,1,1,0,29,29,68,739,739,2068,1,2,2000,0,29,40,0,0,0,0,300000,957,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12723,5462,0,0,12948,0,0,0,'Har\'alen','','',0,7,0,0,0,1,1,0,28,28,104,896,896,0,1,2,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12724,5462,0,0,12968,0,0,0,'Pixel','','',0,7,0,0,0,1,1,0,34,34,29,1279,1279,0,1,3,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12725,12340,35039,0,18698,0,18698,0,'Memory of Gruul','','',72,7,0,1,0,29,25,0,82,82,14,485316,485316,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,10,4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12736,5462,0,0,12953,0,0,0,'Je\'neu Sancrea','The Earthen Ring','',0,7,0,0,0,1.02,1,0,25,25,126,573,573,1633,1,3,2000,0,25,36,0,0,0,0,300000,843,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12737,5462,0,0,12959,0,0,0,'Mastok Wrilehiss','','',0,7,0,1,0,1,1,0,30,30,29,19100,19100,0,1,3,2000,0,100.8,134.4,0,0,0,0,600000,1179,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,15284,8599,23600,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12738,5462,0,0,12967,0,0,0,'Nori Pridedrift','','',0,7,0,0,0,1,1,0,5,5,55,102,102,0,1,2,2000,0,5,7,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12739,5462,0,0,2554,0,0,0,'Onyxia\'s Elite Guard','','',0,2,0,1,0,1,1,0,58,59,40,28710,29610,0,1,0,1183,0,452.497,598.895,0,0,0,0,0,3449,0,150,0,0,0,0,1.875,2.45875,'',0,332,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16786,0,0,0,0,0,0,0),(12740,5462,0,0,12629,0,0,0,'Faustron','Wind Rider Master','',0,7,0,1,0,1,1,0,65,65,29,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12741,5875,0,0,143,0,0,0,'Warrior 40 (More Leash)','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12756,5462,0,0,17251,0,0,0,'Lady Onyxia','','',138412038,2,0,3,0,1,1,0,73,73,12,4300,4300,19357,1,0,850,0,1007.25,1434.38,0,0,0,0,0,7618,0,0,0,0,0,0,7,6,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12757,5462,0,0,8352,0,0,0,'Karang Amakkar','','',0,7,0,0,0,1.1,1,0,35,35,29,1342,1342,0,1,3,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12758,5875,0,0,11686,0,0,0,'Onyxia Trigger','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12759,5462,0,0,7853,0,0,0,'Tideress','','',0,4,0,0,0,1.2,1,0,27,27,91,828,828,732,1,0,2000,0,36,47,0,0,0,0,300000,1078,27,54,27,75,27,27,1.15,0.351394,'',0,0,0,2.5,8,14,0,9672,6873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12220,0,0,0,0,0,0,0),(12776,5462,0,0,14371,0,0,0,'Hraug','','',0,7,0,0,0,1,1,0,9,9,29,176,176,0,1,3,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12777,5462,0,0,12917,0,0,0,'Captain Dirgehammer','Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,1078,8075,8075,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12778,5462,0,0,9811,0,0,0,'Lieutenant Rachel Vaccar','Outland Armor Quartermaster','',4096,7,0,0,0,2,1,0,65,65,123,11828,11828,0,1,4224,2000,0,200,281,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.208,'5301',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12779,5462,0,0,12910,0,0,0,'Archmage Gaiman','','',4096,7,0,0,0,2,2,0,55,55,123,3660,3660,10026,1,0,2000,0,67,93,0,0,0,0,25000,2609,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,10149,10179,38704,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12780,5462,0,0,12924,0,0,0,'Sergeant Major Skyshadow','','',4096,7,0,0,0,2,1,0,55,55,124,5228,5228,0,1,0,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,172,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12781,5462,0,0,12669,0,0,0,'Master Sergeant Biggins','Accessories Quartermaster','',4096,7,0,0,0,2,1,0,55,55,1078,5228,5228,0,1,640,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12782,5462,0,0,12918,0,0,0,'Captain O\'Neal','Weapons Quartermaster','',0,7,0,0,0,1,1,0,65,65,1078,8075,8075,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12783,5462,0,0,12922,0,0,0,'Lieutenant Karter','War Mount Quartermaster','',0,7,0,0,0,2,1,0,55,55,1078,5228,5228,0,1,128,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12784,5462,0,0,12921,0,0,0,'Lieutenant Jackspring','Legacy Weapon Quartermaster','',4096,7,0,0,0,2,1,0,55,55,123,5228,5228,0,1,4224,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12785,5462,0,0,12925,0,0,0,'Sergeant Major Clate','Legacy Armor Quartermaster','',4096,7,0,0,0,2,1,0,55,55,123,5228,5228,0,1,4224,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12786,5462,0,0,12920,0,0,0,'Guard Quine','','',0,7,0,0,0,2,1,0,75,75,11,9304,9304,0,1,0,2000,0,342,485,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12787,5462,0,0,12919,0,0,0,'Guard Hammon','','',0,7,0,0,0,2,1,0,75,75,11,9304,9304,0,1,0,2000,0,342,485,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12788,5462,0,0,12670,0,0,0,'Legionnaire Teena','Outland Armor Quartermaster','',4096,7,0,0,0,2,1,0,62,62,125,10682,10682,0,1,4224,2000,0,172,240,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12789,5462,0,0,12671,0,0,0,'Blood Guard Hini\'wana','','',4096,7,0,0,0,2,1,0,62,62,876,10682,10682,0,1,0,2000,0,172,240,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12790,5462,0,0,12672,0,0,0,'Advisor Willington','','',4096,7,0,0,0,2,1,0,62,62,68,7478,7478,6015,1,0,2000,0,131,188,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12791,5462,0,0,12673,0,0,0,'Chieftain Earthbind','','',4096,7,0,0,0,2,2,0,62,62,104,8548,8548,5136,1,0,2000,0,160,223,0,0,0,0,25000,4344,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12792,5462,0,0,12674,0,0,0,'Lady Palanseer','Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,1074,7500,7500,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12793,5462,0,0,12675,0,0,0,'Brave Stonehide','Accessories Quartermaster','',4096,7,0,0,0,2,1,0,55,55,125,5228,5228,0,1,640,2000,0,94,125,0,0,0,0,25000,3234,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12794,5462,0,0,12676,0,0,0,'Stone Guard Zarg','Legacy Weapon Quartermaster','',4096,7,0,0,0,2,1,0,55,55,125,5228,5228,0,1,130,2000,0,94,125,0,0,0,0,25000,3234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12795,5462,0,0,12677,0,0,0,'First Sergeant Hola\'mahi','Legacy Armor Quartermaster','',4096,7,0,0,0,2,1,0,55,55,125,5228,5228,0,1,130,2000,0,94,125,0,0,0,0,25000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12796,5462,0,0,12678,0,0,0,'Raider Bork','War Mount Quartermaster','',0,7,0,0,0,2,1,0,55,55,1074,5228,5228,0,1,128,2000,0,94,125,0,0,0,0,25000,3234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12797,5462,0,0,12679,0,0,0,'Grunt Korf','','',0,7,0,0,0,2,1,0,75,75,85,21270,21270,0,1,0,2000,0,342,485,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12798,5462,0,0,12680,0,0,0,'Grunt Bek\'rah','','',0,7,0,0,0,2,1,0,75,75,85,21270,21270,0,1,0,2000,0,342,485,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12799,5462,0,0,12681,0,0,0,'Sergeant Ba\'sha','Accessories Quartermaster','',4718594,7,0,0,0,1,1,0,55,55,29,3200,3200,0,1,4224,1460,0,68.62,91.25,1,1606,104.39,152.57,0,3234,0,0,0,0,0,0,2.24,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12800,5462,0,0,4269,0,0,0,'Chimaerok','','',65537,1,38,1,0,1,1,0,61,61,16,31440,31440,0,1,0,2000,0,731.4,1016.6,0,0,0,0,600000,4047,0,0,0,0,0,0,2.4,1.6,'',0,0,0,2.5,8,14,0,15797,5708,20629,0,0,0,0,0,0,0,0,0,0,5953,0,0,0,0,0,0,0,0,0,0),(12801,5462,0,0,10810,0,0,0,'Arcane Chimaerok','','',65537,1,38,1,0,1,1,0,60,62,16,30520,32370,0,1,0,2000,0,791.2,1104,0,0,0,0,600000,4344,0,0,0,0,0,172,2.4,1.6,'',0,0,0,2.5,8,14,0,20223,15797,15122,0,0,0,0,0,0,0,0,0,0,5953,0,0,0,0,0,0,0,0,0,0),(12802,5462,0,0,9560,0,0,0,'Chimaerok Devourer','','',65537,1,38,1,0,1,1,0,61,62,16,22008,22659,0,1,0,1200,0,474.72,662.4,0,0,0,0,600000,4344,0,0,0,0,0,0,2.625,1.75,'',0,0,0,2.5,8,14,0,7938,8599,0,0,0,0,0,0,0,0,0,0,0,5953,0,0,0,0,0,0,0,0,0,0),(12803,5462,0,0,12683,0,0,0,'Lord Lakmaeran','','',65545,1,38,1,0,100,1,0,62,62,16,323700,323700,0,1,0,2000,0,791.2,1104,0,0,0,0,600000,4344,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,8269,20543,20545,20542,0,0,0,0,0,0,0,0,0,5953,0,0,21027,0,0,0,0,0,0,0),(12804,5875,0,0,11121,0,0,0,'[PH] TEST Fire God','','',76,4,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,85,0,0,0,0,14,13,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12805,5462,0,0,12923,0,0,0,'Officer Areyn','Accessories Quartermaster','',4718598,7,0,0,0,1,1,0,55,55,12,7300,7300,0,1,0,1460,0,68.62,91.25,1,1606,104.39,152.57,0,3234,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12806,5875,0,0,4759,0,0,0,'Magmakin','','',8,4,0,1,0,1,1,0,60,60,54,30520,30520,0,1,0,1175,0,458.25,608.065,0,0,0,0,0,3750,0,95,95,0,30,0,3.31,2,'',0,0,0,2.5,8,14,0,20508,19496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12807,5462,0,0,12689,0,0,0,'Greshka','','',0,7,0,0,0,1.25,1,0,50,50,29,2769,2769,0,1,3,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12816,5462,0,0,12709,0,0,0,'Xen\'Zilla','','',0,7,0,0,0,1,1,0,25,25,83,713,713,0,1,2,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12818,5462,0,0,12969,0,0,0,'Ruul Snowhoof','','',4096,7,0,0,0,1,1,0,26,26,714,960,960,0,1,2,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,2.54,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12819,5875,0,0,8842,0,0,0,'Ruul Snowhoof Bear Form','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.9165,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12836,5462,0,0,12750,0,0,0,'Wandering Protector','','',0,5,0,1,0,3,1,0,35,35,124,3660,3660,0,1,2,2000,0,117.6,153.6,0,0,0,0,600000,1349,0,0,0,0,0,0,5,5.068,'',0,0,0,2.5,8,14,0,11922,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12837,5462,0,0,12976,0,0,0,'Yama Snowhoof','','',0,7,0,0,0,1,1,0,26,26,104,787,787,0,1,2,2000,0,37,49,0,0,0,0,300000,1043,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12856,5462,0,0,12912,12913,12914,0,'Ashenvale Outrunner','','',0,7,0,0,0,1.02,1,0,24,24,1514,544,544,581,1,0,2000,0,31,41,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.306,'20540',0,58,0,2.5,8,14,0,6660,8646,18545,20540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12857,5875,0,0,11679,0,0,0,'Elogit','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12858,5462,0,0,12809,0,0,0,'Torek','','',4096,7,0,0,0,2,1,0,24,24,83,1302,1302,0,1,2,2000,0,34,46,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,11977,8078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12859,5462,0,0,12810,12811,12971,12972,'Splintertree Raider','','',0,7,0,0,0,1.02,1,0,21,22,83,531,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12860,5462,0,0,12931,0,0,0,'Duriel Moonfire','','',0,7,0,0,0,1,1,0,24,24,124,1302,1302,0,1,0,1710,0,29.07,39.33,0,0,0,0,0,975,0,0,0,0,0,0,1.5,0.306,'',0,65,0,2.5,8,14,0,11428,12097,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12861,5875,0,0,1825,0,0,0,'Wisp (Ghost Visual Only)','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12862,5462,0,0,11869,0,0,0,'Warsong Scout','','',0,7,0,0,0,1.05,1,0,28,28,29,769,769,756,1,2,2000,0,37,49,0,0,0,0,300000,1110,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12863,5462,0,0,11872,0,0,0,'Warsong Runner','','',0,7,0,0,0,1.05,1,0,29,29,29,812,812,811,1,3,2000,0,38,50,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12864,5462,0,0,11871,0,0,0,'Warsong Outrider','','',0,7,0,0,0,1.05,1,0,30,30,29,852,852,852,1,2,2000,0,39,52,0,0,0,0,120000,1178,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,18545,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12865,5462,0,0,12909,0,0,0,'Ambassador Malcin','','',0,6,0,0,0,1,1,0,35,35,152,1261,1261,2134,1,0,2000,0,45,60,0,0,0,0,275000,1349,0,0,0,0,0,0,1.5,0.383,'',0,139,0,2.5,8,14,0,9613,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,17009,0,0,0,0,0,0,0),(12866,5462,0,0,12964,0,0,0,'Myriam Moonsinger','','',0,7,0,0,0,1,1,0,35,35,35,1110,1110,1067,1,3,2000,0,45,60,0,0,0,0,275000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12867,5462,0,0,12956,0,0,0,'Kuray\'bin','','',0,7,0,0,0,1.1,1,0,35,35,126,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12876,5462,0,0,110,0,0,0,'Baron Aquanis','','',0,4,0,1,0,1,1,0,24,24,91,1713,1713,618,1,0,1416,0,49.56,54.516,0,0,0,0,0,829,56,28,56,75,28,140,1.5,0.45834,'',0,0,0,2.5,8,14,0,15043,11831,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12877,5462,0,0,12790,0,0,0,'Ertog Ragetusk','','',0,7,0,0,0,1,1,0,35,35,29,1342,1342,0,1,2,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12878,12340,27753,0,27079,27081,27080,0,'Drakkari Invader','','',0,7,0,0,0,1,1,0,80,81,2069,1934,2000,0,1,0,2000,0,464,604,1,2000,706,1024,0,10029,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12879,12340,0,0,26644,0,26644,0,'Eck the Ferocious','','',72,7,0,1,0,1,1,0,82,82,14,431392,431392,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,6588,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12880,12340,16453,0,15939,0,15939,0,'Necro Stalker','','',25,1,0,1,0,1,1,0,80,80,14,80000,80000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9730,0,0,0,0,0,0,3,3.74,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12881,12340,28619,0,16213,0,16213,0,'Web Wrap','','',0,10,0,0,0,1,1,0,74,74,14,1000,1000,0,1,0,2000,0,360.8,513.7,0,0,0,0,0,7936,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12882,12340,16486,0,16213,0,16213,0,'Web Wrap','','',0,10,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,590.8,820.4,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12896,5462,0,0,4841,4842,4843,4844,'Silverwing Sentinel','','',0,7,0,0,0,1.02,1,0,22,23,124,573,617,0,1,0,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.5,0.306,'',0,53,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12897,5462,0,0,4841,4842,4843,4844,'Silverwing Warrior','','',0,7,0,0,0,1.02,1,0,21,22,124,531,573,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,0.306,'',0,49,0,2.5,8,14,0,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12898,5875,0,0,12820,0,0,0,'Phantim Illusion','','',0,2,0,0,0,1,1,0,1,1,50,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12899,5462,0,0,12821,0,0,0,'Axtroz','','',0,2,0,1,0,1,1,0,62,62,60,38844,38844,0,1,0,2000,0,791.2,1104,0,0,0,0,600000,4344,0,0,0,0,0,0,4.5,2.25,'',0,1781,0,2.5,8,14,0,16095,20712,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16872,0,0,0,0,0,0,0),(12900,5462,0,0,7553,0,0,0,'Somnus','','',0,2,0,1,0,1,1,0,62,62,50,39000,39000,8343,1,0,1150,0,741.75,1035,0,0,0,0,0,4344,0,0,0,0,0,0,4.5,2.25,'',0,1702,0,2.5,8,14,0,12533,12884,12891,16359,0,0,0,0,0,0,0,0,0,0,0,0,16870,0,0,0,0,0,0,0),(12902,5462,0,0,12822,0,0,0,'Lorgus Jett','','',0,7,0,1,1,3,2,0,24,24,128,1713,1713,1236,1,0,2000,0,54.4,73.1,0,0,0,0,36000000,975,0,0,0,0,0,0,1.5,0.306,'12550',0,230,0,2.5,8,14,0,12167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12903,5462,0,0,4264,4261,0,0,'Splintertree Guard','','',0,7,0,0,0,2,1,0,40,40,85,3048,3048,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12904,5875,0,0,16031,0,0,0,'Spirit Of Redemption','','',524646,7,0,0,0,1,1,0,60,60,35,3857,3857,0,1,0,1410,0,73.32,97.29,1,1551,111.672,164.406,0,3750,0,0,0,0,0,0,2.25,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12916,5875,0,0,2467,0,0,0,'Unkillable Test Dummy 60 Low Magic Resistances','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12917,5875,0,0,2467,0,0,0,'Unkillable Test Dummy 60 High Magic Resistances','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12918,5462,0,0,6825,0,0,0,'Chief Murgut','','',0,7,0,0,0,1.05,1,0,26,26,82,788,788,0,1,0,1710,0,31.635,41.895,1,1881,47.025,69.597,0,1043,0,0,0,0,0,0,1.625,1.3,'',0,76,0,2.5,8,14,0,20818,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12919,5462,0,0,13099,0,0,0,'Nat Pagle','','',0,7,0,0,0,1.2,1,0,45,45,35,2218,2218,0,1,131,2000,0,76,100,0,0,0,0,360000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12920,5462,0,0,12928,0,0,0,'Doctor Gregory Victor','Trauma Surgeon','',0,7,0,0,0,1.25,1,0,48,48,68,2578,2578,0,1,3,2000,0,81,108,0,0,0,0,400000,2857,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12921,5462,0,0,6824,0,0,0,'Enraged Foulweald','','',0,7,0,0,0,1.3,1,0,23,24,82,790,890,0,1,0,1770,0,30.09,40.71,0,0,0,0,0,975,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,20786,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12922,5462,0,0,4449,0,0,0,'Imp Minion','','',0,3,0,0,0,0.36,0.33,0,5,80,90,34,1346,1493,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,3110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(12923,5462,0,0,6570,0,0,0,'Injured Soldier','','',0,7,0,0,0,1,1,0,43,46,83,1010,1100,0,1,0,1570,0,60.445,80.07,1,1727,91.531,134.706,0,2750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12924,5462,0,0,2588,0,0,0,'Badly Injured Soldier','','',0,7,0,0,0,1,1,0,44,48,83,1100,1400,0,1,0,1550,0,62.775,83.7,1,1705,95.48,139.81,0,2857,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12925,5462,0,0,1027,0,0,0,'Critically Injured Soldier','','',0,7,0,0,0,1,1,0,46,50,83,3077,3077,0,1,0,1530,0,65.025,85.68,1,1683,97.614,144.738,0,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12936,5462,0,0,2986,0,0,0,'Badly Injured Alliance Soldier','','',0,7,0,0,0,1,1,0,44,48,12,1782,2062,0,1,0,1570,0,63.585,84.78,0,0,0,0,0,2857,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12937,5462,0,0,2985,0,0,0,'Critically Injured Alliance Soldier','','',0,7,0,0,0,1.25,1,0,46,50,12,2399,2769,0,1,0,1510,0,64.175,84.56,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12938,5462,0,0,2987,0,0,0,'Injured Alliance Soldier','','',0,7,0,0,0,1,1,0,43,46,12,1716,1919,0,1,0,1580,0,60.83,80.58,0,0,0,0,0,2750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12939,5462,0,0,12930,0,0,0,'Doctor Gustaf VanHowzen','Trauma Surgeon','',0,7,0,0,0,1.25,1,0,48,48,894,2578,2578,0,1,3,2000,0,81,108,0,0,0,0,360000,2857,0,0,0,0,0,0,1.5,0.306,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12940,5462,0,0,1772,0,0,0,'Vorsha the Lasher','','',0,10,0,0,0,1,1,0,22,22,74,1124,1124,0,1,0,1760,0,28.16,36.96,0,0,0,0,0,906,0,0,85,0,0,0,2.42,2,'',0,0,0,2.5,8,14,0,3391,6607,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12941,5462,0,0,12954,0,0,0,'Jase Farlane','Trade Supplies','',0,7,0,0,0,1.35,1,0,56,56,794,3644,3644,0,1,130,2000,0,96,127,0,0,0,0,345000,3289,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12942,5462,0,0,12957,0,0,0,'Leonard Porter','Leatherworking Supplies','',0,7,0,0,0,1.3,1,0,55,55,12,3398,3398,0,1,4226,2000,0,94,125,0,0,0,0,315000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12943,5462,0,0,12975,0,0,0,'Werg Thickblade','Leatherworking Supplies','',0,7,0,0,0,1.3,1,0,55,55,29,3398,3398,0,1,130,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12944,5462,0,0,14666,0,0,0,'Lokhtos Darkbargainer','The Thorium Brotherhood','',0,7,0,0,0,1,1,0,60,60,1475,4120,4120,0,1,131,2000,0,364,483,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12956,5462,0,0,12977,0,0,0,'Zannok Hidepiercer','Leatherworking Supplies','',0,7,0,0,0,1.35,1,0,59,59,35,3997,3997,0,1,130,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12957,5462,0,0,12915,0,0,0,'Blimo Gadgetspring','Trade Supplies','',0,7,0,0,0,1,1,0,55,55,35,4108,4108,0,1,130,1500,0,70.5,93.75,0,0,0,0,333000,3234,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12958,5462,0,0,12935,0,0,0,'Gigget Zipcoil','Trade Supplies','',0,7,0,0,0,1,1,0,52,52,35,1800,1800,0,1,130,2000,0,87,117,0,0,0,0,350000,3074,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12959,5462,0,0,13729,0,0,0,'Nergal','General Goods','',0,7,0,0,0,1.3,1,0,52,52,35,3082,3082,0,1,898,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12960,5462,0,0,12916,0,0,0,'Christi Galvanis','General Goods','',0,7,0,0,0,1.15,1,0,40,40,12,1753,1753,0,1,898,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12961,5462,0,0,12038,0,0,0,'Kil\'Hiwana','Fishing Trainer','',0,7,0,0,0,1.05,1,0,30,30,126,1003,1003,0,1,81,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12962,5462,0,0,4094,0,0,0,'Wik\'Tar','Fish Merchant & Supplies','',0,7,0,0,0,1.05,1,0,30,30,126,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12976,5462,0,0,4871,0,0,0,'Kolkar Waylayer','','',0,7,0,0,0,1,1,0,33,34,130,1021,1064,985,1,0,1620,0,36.45,44.55,0,0,0,0,0,1101,0,70,0,0,30,0,1.25,0.35,'',0,110,0,2.5,8,14,0,6728,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6079,6067,0,0,0,0,0,0),(12977,5462,0,0,9448,0,0,0,'Kolkar Ambusher','','',0,7,0,0,0,1,1,0,34,35,130,1279,1342,0,1,0,1610,0,39.445,51.52,0,0,0,0,0,1349,0,70,0,0,30,0,1.95,0.455,'',0,120,0,2.5,8,14,0,7165,8258,25710,0,0,0,0,0,0,0,0,0,0,0,0,0,6079,6067,0,0,0,0,0,0),(12996,5462,0,0,1598,1608,0,0,'Mounted Ironforge Mountaineer','','Directions',0,7,0,0,0,2,1,0,30,30,57,1910,1910,0,1,268435457,2000,0,42,56,0,0,0,0,310000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12997,5462,0,0,5485,0,0,0,'Monty','Rat Extermination Specialist','',0,7,0,0,0,1,1,0,12,12,55,247,247,0,1,3,2000,0,17,22,0,0,0,0,180000,562,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12998,5462,0,0,12932,12933,0,0,'Dwarven Farmer','','',0,7,0,0,0,2,1,0,15,15,55,656,656,0,1,0,2000,0,22,29,0,0,0,0,0,665,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(12999,5462,0,0,17519,11686,0,0,'World Invisible Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13000,5462,0,0,12940,12942,12941,12944,'Gnome Engineer','','',0,10,0,0,0,1,1,0,15,15,875,328,328,0,1,1,2000,0,22,29,0,0,0,0,570000,665,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13001,12340,38172,0,30977,0,30977,0,'Phantom Mage','','',72,6,0,1,0,6.5,10,0,80,80,14,132300,132300,39940,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'',0,6594,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13002,12340,38177,0,30981,0,30981,0,'Shadowy Mercenary','','',72,6,0,1,0,6.5,5,0,80,80,14,132300,132300,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,6695,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13003,12340,38173,0,30978,0,30978,0,'Spectral Footman','','',72,6,0,1,0,6.5,5,0,80,80,14,132300,132300,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,6767,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13004,12340,37158,0,20570,30547,20570,0,'Quel\'Delar','','',0,10,0,1,0,17,5,0,80,80,14,214200,214200,0,1,0,2000,0,3165,4395,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,50254,0,0,0,0,0,0,0),(13005,12340,38175,0,30979,0,30979,0,'Ghostly Priest','','',72,6,0,1,0,6.5,5,0,80,80,14,132300,132300,19970,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'',0,6688,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13006,12340,38176,0,30980,0,30980,0,'Tortured Rifleman','','',72,6,0,1,0,6.5,5,0,80,80,14,132300,132300,19970,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'',0,6695,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13007,12340,36723,0,30300,0,30300,0,'Frostsworn General','','',8,6,0,1,0,25,1,0,80,80,14,441000,441000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,20315,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13008,12340,37107,0,24653,0,24653,0,'Spiritual Reflection','','',72,7,0,1,0,4,1,0,80,80,14,100800,100800,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13009,12340,37068,0,24653,0,24653,0,'Spiritual Reflection','','',72,7,0,1,0,4,1,0,80,80,14,100800,100800,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13010,12340,38567,0,30977,0,30977,0,'Phantom Hallucination','','',72,6,0,1,0,6.5,10,0,80,80,14,132300,132300,39940,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13011,12340,36940,0,24993,0,24993,0,'Raging Ghoul','','',0,6,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,590.8,820.4,1,2000,690,1018,0,9730,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13012,12340,36941,0,25245,0,25245,0,'Risen Witch Doctor','','',0,6,0,1,0,6,1,0,80,80,14,94500,94500,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13013,12340,37069,0,30503,0,30503,0,'Lumbering Abomination','','',0,6,0,1,0,10,1,0,80,80,14,201600,201600,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13014,12340,38112,0,30972,0,30972,0,'Falric','','',72,6,0,1,0,28,1,0,82,82,14,633607,633607,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'18950 18950',0,8787,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13015,12340,38113,0,30973,0,30973,0,'Marwyn','','',64,6,0,1,0,40,1,0,82,82,14,903227,903227,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'18950 18950',0,9064,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13016,5462,0,0,1141,0,0,0,'Deeprun Rat','','',0,8,0,0,0,0.01,1,0,1,1,31,1,1,0,1,0,2000,0,2,2,0,0,0,0,1000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88,0),(13017,5462,0,0,1141,0,0,0,'Enthralled Deeprun Rat','','',0,8,0,0,0,0.01,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88,0),(13018,5462,0,0,12965,0,0,0,'Nipsy','','',0,7,0,0,0,1,1,0,12,12,55,247,247,0,1,643,2000,0,17,22,0,0,0,0,180000,562,0,0,0,0,0,0,1.725,0.3519,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13019,5462,0,0,4707,4708,11303,11304,'Burning Blade Seer','','',0,7,0,0,0,1.1,1,0,33,33,554,918,918,2457,1,0,2000,0,33,45,0,0,0,0,300000,1065,0,0,0,0,0,0,1.5,0.372,'',0,132,0,2.5,8,14,0,11829,16536,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15750,0,0,0,0,0,0,0),(13020,5462,0,0,13992,0,0,0,'Vaelastrasz the Corrupt','','',76,2,0,3,1,1,1,0,63,63,35,3331000,3331000,0,1,3,1600,0,5068,7084,0,0,0,0,6380000,4641,0,0,0,0,0,0,13,12,'',1,1602624,0,2.5,8,14,0,23461,19983,15847,18173,0,0,0,0,0,2047,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13021,5462,0,0,12929,0,0,0,'Warpwood Crusher','','',0,4,0,1,0,6,1.5,0,56,56,91,16194,16194,0,1,0,1175,0,282,373.062,0,0,0,0,3300000,3289,56,56,112,280,56,56,7.5,7.602,'',0,1491,0,2.5,8,14,0,22426,15550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13022,5462,0,0,12962,12963,0,0,'Whip Lasher','','',0,4,0,0,0,0.75,1,0,54,54,91,1900,1900,0,1,0,1460,0,335.8,445.3,0,0,0,0,678000,3180,54,54,54,54,108,54,2.56,2,'',0,0,0,2.5,8,14,0,21987,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13036,5462,0,0,12966,0,0,0,'Gordok Mastiff','','',1,1,25,0,0,1,1,0,57,59,45,3758,3997,0,1,0,1460,0,372.3,492.75,0,0,0,0,721000,3449,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,3604,13738,0,0,0,0,0,0,0,0,0,0,0,12913,0,0,0,0,0,0,0,0,0,0),(13056,5875,0,0,7593,0,0,0,'test spirit healer (DND)','','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13076,5462,0,0,1598,1608,0,0,'Dun Morogh Mountaineer','','',0,7,0,0,0,2,1,0,30,30,57,1910,1910,0,1,268435457,2000,0,42,56,0,0,0,0,250000,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13078,5462,0,0,13299,0,0,0,'Umi Thorson','','',0,7,0,0,0,1,1,0,68,68,1216,3000,5900,0,1,0,2000,0,231,325,0,0,0,0,120000,6126,0,0,0,0,0,0,1.65,0.3817,'',0,117,0,2.5,8,14,0,8147,12057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13079,5462,0,0,13300,0,0,0,'Keetar','','',0,7,0,0,0,1,1,0,58,68,85,2900,6400,0,1,2,1183,0,136.637,192.238,0,0,0,0,120000,6126,0,0,0,0,0,0,3.65,2,'',0,175,0,2.5,8,14,0,14516,15496,15576,17207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13080,5462,0,0,13311,13313,13312,13314,'Irondeep Guard','','',0,7,0,0,0,0.4,1,0,64,65,1216,1100,2800,0,1,0,2000,0,200,281,0,0,0,0,120000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13081,5462,0,0,13434,0,0,0,'Irondeep Raider','','',0,7,0,0,0,1,1,0,54,55,1214,8774,8774,0,1,2,1191,0,55.977,74.4375,1,1310,85.15,124.45,0,3234,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,9080,12057,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13082,5462,0,0,4016,0,0,0,'Milton Beats','Giver of the Beatings','',0,7,0,1,0,1,1,0,33,33,14,1200,1200,0,1,0,1400,0,241.5,320.25,0,0,0,0,0,1281,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,18328,6754,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13083,5875,0,0,12990,0,0,0,'Echo of Archimonde','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13084,5462,0,0,12992,0,0,0,'Bixi Wobblebonk','Weapon Master','',0,7,0,1,0,7,1,0,50,50,55,15505,15505,0,1,17,1500,0,153,201.6,0,0,0,0,430000,2966,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13085,5462,0,0,21007,0,0,0,'Myrokos Silentform','','',0,7,0,1,0,1.35,1,0,57,57,471,4100,4100,0,1,3,2000,0,235.2,312,0,0,0,0,600000,3342,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13086,5462,0,0,13298,0,0,0,'Aggi Rumblestomp','','',0,7,0,0,0,1,1,0,58,68,32,3000,6600,0,1,0,1191,0,137.561,193.538,0,0,0,0,120000,6126,0,0,0,0,0,0,3.65,2,'',0,192,0,2.5,8,14,0,12169,15655,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13087,5462,0,0,13326,13328,13630,13631,'Coldmine Invader','','',0,7,0,0,0,0.4,1,0,54,55,32,6554,6554,0,1,0,1183,0,55.601,73.9375,1,1301,84.565,123.595,0,3234,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,9080,12057,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13088,5462,0,0,13305,0,0,0,'Masha Swiftcut','','',0,7,0,0,0,1,1,0,58,68,29,3100,6200,0,1,2,1183,0,136.637,192.238,0,0,0,0,120000,6126,0,0,0,0,0,0,3.65,2,'',0,278,0,2.5,8,14,0,3391,6434,15667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13089,5462,0,0,13322,13323,13325,13562,'Coldmine Guard','','',0,7,0,0,0,0.4,1,0,54,55,29,2388,2388,0,1,2,1175,0,55.225,73.4375,1,1292,83.98,122.74,0,3234,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,6253,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13096,5462,0,0,13895,13896,13552,13553,'Coldmine Explorer','','',0,7,0,0,0,0.4,2,0,54,55,1216,810,836,4158,1,0,2000,0,87,116,0,0,0,0,120000,3232,0,0,0,0,0,0,1.5,0.306,'',0,105,0,2.5,8,14,0,12544,14145,15242,15244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13097,5462,0,0,13330,13331,13540,13537,'Coldmine Surveyor','','',0,7,0,0,0,0.4,2,0,54,55,29,772,789,4831,1,2,1200,0,196.8,252.6,0,0,0,0,120000,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,15498,15586,15654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13098,5462,0,0,13315,13317,13316,13318,'Irondeep Surveyor','','',0,7,0,0,0,0.4,2,0,64,65,1216,1700,2700,4831,1,0,2000,0,316,408,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,15498,15586,15654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13099,5462,0,0,13430,13431,13432,13433,'Irondeep Explorer','','',0,7,0,0,0,0.4,2,0,54,55,1214,808,808,4831,1,0,1200,0,196.8,252.6,0,0,0,0,120000,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,12544,14145,15242,15244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36853,10958,0,0,30362,0,0,0,'Sindragosa','Queen of the Frostbrood','',108,6,0,1,1,800,1,0,83,83,2068,11156000,11156000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1150740,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,51026,0,0,0,0,0,0,0),(39166,12340,36597,0,30721,0,30721,0,'The Lich King (1)','','',268435564,6,0,3,0,4375,4375,0,83,83,974,61009375,61009375,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1542857,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39167,12340,36597,0,30721,0,30721,0,'The Lich King (2)','','',268435564,6,0,3,0,2115,2115,0,83,83,974,29493675,29493675,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1542857,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39168,12340,36597,0,30721,0,30721,0,'The Lich King (3)','','',268435564,6,0,3,0,7400,7400,0,83,83,974,103193000,103193000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1542857,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36597,11403,0,0,30721,0,0,0,'The Lich King','','',268435564,6,0,3,1,1250,500,0,83,83,974,17431250,61009376,0,1,0,2000,0,17815,23905,1,0,0,0,604800000,10627,0,0,0,0,0,0,3,2,'',0,1542857,0,2.5,8,14,0,68980,70541,72133,68981,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37958,12340,36612,0,31119,0,31119,0,'Lord Marrowgar (2)','','',108,6,0,3,0,500,1,0,83,83,21,10458750,10458750,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1171005,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37957,12340,36612,0,31119,0,31119,0,'Lord Marrowgar (1)','','',108,6,0,3,0,1700,1,0,83,83,21,23706500,23706500,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1171005,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36855,10958,0,0,30893,0,0,0,'Lady Deathwhisper','','',76,6,0,1,1,300,350,0,83,83,21,3346800,3346800,3264800,1,0,2000,0,2775,3982.5,1,0,0,0,604800000,8505,0,0,0,0,0,0,0,0,'',0,1061792,0,2.5,8,14,0,70842,71254,71001,70901,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13116,5462,0,0,13336,13337,0,0,'Alliance Spirit Guide','','',2,7,0,1,0,10,2,0,70,70,84,24420,24420,4868,1,32768,2000,0,1095,1440,0,0,0,0,86400000,4049,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13117,5462,0,0,13338,13339,0,0,'Horde Spirit Guide','','',2,7,0,1,0,10,2,0,70,70,83,24420,24420,4868,1,32768,2000,0,1095,1440,0,0,0,0,86400000,4049,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13118,5462,0,0,10492,10494,10493,10495,'Crimson Bodyguard','','',0,7,0,1,0,3,2,0,57,58,89,8352,8613,0,1,0,2000,0,240,316.8,0,0,0,0,610000,3396,0,0,0,0,0,0,1.5,0.306,'',0,3500,0,2.5,8,14,0,15749,6713,11972,13534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38769,12340,37972,0,30857,0,30857,0,'Prince Keleseth (2)','','',108,6,0,3,0,405,1,0,83,83,16,7600025,7600025,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38399,12340,37972,0,30857,0,30857,0,'Prince Keleseth (1)','','',108,6,0,3,0,405,1,0,83,83,16,22590900,22590900,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37864,10958,0,0,30810,0,0,0,'Lord Marrowgar Image','','',0,10,0,0,0,1,1,0,82,82,35,13481,13481,0,1,0,1000,0,17815,23905,1,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13136,5462,0,0,2303,0,0,0,'Hive\'Ashi Drone','','',0,10,0,0,0,1,1,0,57,58,310,3341,3445,0,1,0,1410,0,70.5,93.06,0,0,0,0,0,3396,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20457,0,0,0,0,0,0,0),(13137,5462,0,0,13467,0,0,0,'Lieutenant Rugba','','',0,7,0,1,0,1,1,0,69,69,1214,53426,53426,0,1,0,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.372,'',0,1878,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13138,5462,0,0,13460,0,0,0,'Lieutenant Spencer','','',0,7,0,1,0,1,1,0,69,69,1216,14000,54000,0,1,0,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.306,'',0,1849,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13139,5462,0,0,13455,0,0,0,'Commander Randolph','','',0,7,0,1,0,1,1,0,61,71,1216,31000,72000,0,1,0,1141,0,1279.34,1822.75,1,1255,328.81,488.195,0,7018,0,0,0,0,0,0,1.5,0.389,'',0,2032,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13140,5462,0,0,13462,0,0,0,'Commander Dardosh ','','',0,7,0,1,0,1,1,0,71,71,1214,69980,69980,0,1,1,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.372,'',0,2050,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13141,5462,0,0,2079,0,0,0,'Deeprot Stomper','','',0,4,0,1,0,3,1.5,0,42,43,16,4953,5148,0,1,0,2000,0,160.8,211.2,0,0,0,0,7200000,2369,220,220,220,220,220,220,3,0.5205,'',0,736,0,2.5,8,14,0,11876,13446,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13142,5462,0,0,13098,0,0,0,'Deeprot Tangler','','',0,4,0,1,0,3,1.5,0,43,43,16,5148,5148,0,1,0,2000,0,160.8,211.2,0,0,0,0,7200000,2369,225,225,225,225,225,225,3,0.5205,'21337',0,783,0,2.5,8,14,0,21331,21337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13143,5462,0,0,13468,0,0,0,'Lieutenant Stronghoof','','',0,7,0,1,0,1,1,0,69,69,1214,13000,55000,0,1,0,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,4.05,0.9747,'',0,1941,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13144,5462,0,0,13469,0,0,0,'Lieutenant Vol\'talar','','',0,7,0,1,0,1,1,0,69,69,1214,53718,53718,0,1,0,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.306,'',0,1857,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13145,5462,0,0,7864,0,0,0,'Lieutenant Grummus','','',0,6,0,1,0,1,1,0,69,69,1214,12000,55000,0,1,0,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,2.175,0.725,'',0,1884,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13146,5462,0,0,1693,0,0,0,'Lieutenant Murp ','','',0,6,0,1,0,1,1,0,69,69,1214,23000,54000,0,1,0,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,2.175,0.725,'',0,1917,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13147,5462,0,0,13466,0,0,0,'Lieutenant Lewis','','',0,7,0,1,0,1,1,0,69,69,1214,50046,50046,0,1,0,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.383,'',0,1859,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13148,5462,0,0,13069,0,0,0,'Flame of Ragnaros','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13149,5875,0,0,13440,0,0,0,'Syndicate Brigand','','',0,7,0,1,0,1,1,0,53,53,1194,8017,8017,0,1,0,1216,0,405.84,542.64,1,1338,82.956,121.758,0,3128,0,0,100,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13150,5875,0,0,13449,0,0,0,'Syndicate Agent','','',0,7,0,1,0,1,1,0,57,57,1194,9034,9034,0,1,0,1183,0,434.753,576.715,1,1301,88.468,128.799,0,3342,0,0,100,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13151,5875,0,0,13454,0,0,0,'Syndicate Master Ryson','','',0,7,0,1,0,1,1,0,60,60,1194,9298,9298,0,1,2,1175,0,458.25,608.065,1,1292,93.024,136.952,0,3750,0,0,100,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13152,5462,0,0,13463,0,0,0,'Commander Malgor','','',0,7,0,1,0,1,1,0,71,71,1214,31000,71000,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.372,'',0,2067,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13153,5462,0,0,13464,0,0,0,'Commander Mulfort','','',0,7,0,1,0,1,1,0,71,71,1214,69442,69442,0,1,2,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,4.05,0.9747,'',0,2015,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13154,5462,0,0,13465,0,0,0,'Commander Louis Philips','','',0,7,0,1,0,1,1,0,71,71,1214,54946,54946,0,1,3,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.383,'',0,1941,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13155,5875,0,0,2863,0,0,0,'Deathstalker Agent','','',0,7,0,1,0,1,1,0,61,61,1214,10111,10111,0,1,2,1150,0,685.69,953.065,1,1265,160.655,237.82,0,4047,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13156,5875,0,0,11339,0,0,0,'Carrosh','','',0,7,0,0,0,1,1,0,12,12,16,500,500,0,1,0,1890,0,16.065,20.79,1,2079,22.869,35.343,0,562,0,0,0,0,0,0,1.0625,0.3825,'',0,14,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13157,5462,0,0,13089,0,0,0,'Makasgar','','',0,7,0,0,0,1,1,0,12,12,16,230,230,249,1,0,2000,0,16,21,0,0,0,0,300000,560,0,0,0,0,0,0,1.5,0.306,'',0,14,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13158,5462,0,0,13090,0,0,0,'Lieutenant Sanders','','',0,7,0,0,0,1,1,0,12,12,35,230,230,249,1,0,2000,0,16,21,0,0,0,0,300000,560,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13159,5462,0,0,13091,0,0,0,'James Clark','','',0,7,0,0,0,1,1,0,12,12,7,247,247,0,1,0,2000,0,17,22,0,0,0,0,180000,562,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13160,5462,0,0,13096,0,0,0,'Carrion Swarmer','','',0,1,0,0,0,1,1,0,57,58,14,835,861,0,1,0,1450,0,362.5,478.5,0,0,0,0,712000,3396,0,0,0,0,0,0,0.9,0.3,'',0,0,0,2.5,8,14,0,5416,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13161,5462,0,0,1149,0,0,0,'Aerie Gryphon','','',0,1,0,1,0,1,1,0,60,70,1216,6800,17000,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,15285,21188,23969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13176,5462,0,0,13152,0,0,0,'Smith Regzar','','',0,7,0,1,0,10,1,0,70,70,1215,7400,24000,0,1,3,2000,0,1890,2677.5,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.372,'',0,1910,0,2.5,8,14,0,21163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13177,5462,0,0,1652,0,0,0,'Vahgruk','Wind Rider Master','',0,7,0,1,0,1,1,0,65,65,29,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,900000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13178,5462,0,0,11012,0,0,0,'War Rider','','',0,1,0,1,0,1,1,0,60,60,1214,11000,11000,0,1,2,1175,0,458.25,608.065,0,0,0,0,0,3750,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13179,5462,0,0,13473,0,0,0,'Wing Commander Guse','','',0,7,0,1,0,10,1,0,69,69,1215,64652,64652,0,1,3,2000,0,1837.5,2595,0,0,0,0,120000,6423,0,0,0,0,0,0,1.5,0.236,'',0,1714,0,2.5,8,14,0,15572,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13180,5462,0,0,13474,0,0,0,'Wing Commander Jeztor','','',0,7,0,1,0,10,1,0,68,68,1215,62780,62780,0,1,2,2000,0,1732.5,2437.5,0,0,0,0,0,6126,0,0,0,0,0,0,1.5,0.383,'',0,1758,0,2.5,8,14,0,15572,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13181,5462,0,0,13475,0,0,0,'Wing Commander Mulverick','','',0,7,0,1,0,10,1,0,70,70,1215,69712,69712,0,1,3,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,1871,0,2.5,8,14,0,15572,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13196,5462,0,0,13109,0,0,0,'Phase Lasher','','',0,4,0,1,0,6,2,0,54,55,91,15198,15684,0,1,0,1208,0,283.88,377.5,0,0,0,0,3300000,3234,110,110,110,110,275,110,3.36,2,'',0,0,0,2.5,8,14,0,17228,15285,21749,22356,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13197,5462,0,0,13110,0,0,0,'Fel Lash','','',0,4,0,1,0,6,2,0,56,56,91,12954,12954,4326,1,0,1208,0,330.388,403.472,0,0,0,0,3300000,2699,280,280,280,280,280,280,3.36,2,'',0,0,0,2.5,8,14,0,22271,15230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13216,5462,0,0,13476,0,0,0,'Gaelden Hammersmith','Stormpike Supply Officer','',0,7,0,1,0,10,1,0,68,68,1217,9800,18000,0,1,4992,2000,0,1732.5,2437.5,0,0,0,0,120000,6126,0,0,0,0,0,0,1.5,0.347,'',0,1662,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13217,5462,0,0,13319,0,0,0,'Thanthaldis Snowgleam','Stormpike Supply Officer','',0,7,0,1,0,20,1,0,58,58,1334,57420,57420,0,1,4992,2000,0,240,316.8,0,0,0,0,600000,3396,0,0,0,0,0,0,1.5,0.389,'',0,1662,0,2.5,8,14,0,19642,19644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13218,5462,0,0,13477,0,0,0,'Grunnda Wolfheart','Frostwolf Supply Officer','',0,7,0,1,0,10,1,0,68,68,1215,8100,25000,0,1,4992,2000,0,1732.5,2437.5,0,0,0,0,120000,6126,0,0,0,0,0,0,1.5,0.236,'',0,1561,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13219,5462,0,0,13438,0,0,0,'Jekyll Flandring','Frostwolf Supply Officer','',0,7,0,1,0,1,1,0,58,58,1335,57420,57420,0,1,4994,2000,0,240,316.8,0,0,0,0,600000,3396,0,0,0,0,0,0,1.5,0.383,'',0,1272,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13220,5462,0,0,13149,0,0,0,'Layo Starstrike','The Cenarion Circle','',0,7,0,0,0,1.3,1,0,55,55,994,2718,2718,2117,1,3,2000,0,87,116,0,0,0,0,300000,3232,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13221,5875,0,0,10833,0,0,0,'Ryson\'s Eye in the Sky','','',0,1,0,1,0,1,1,0,58,58,1194,8774,8774,0,1,0,1191,0,446.625,589.545,0,0,0,0,0,3396,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13236,5462,0,0,13478,0,0,0,'Primalist Thurloga','','',0,7,0,1,0,12,12,0,70,70,1214,8400,14000,33534,1,3,2000,0,571,737,0,0,0,0,120000,4049,0,0,0,0,0,0,3.75,0.8725,'',0,1854,0,2.5,8,14,0,15234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13256,5462,0,0,13174,0,0,0,'Lokholar the Ice Lord','','',8,4,0,3,0,1,1,0,73,73,1214,13000,13000,19888,1,2,1150,0,1362.75,1940.62,0,0,0,0,0,7618,0,0,0,0,0,0,3.65,2,'',1,0,0,2.5,8,14,0,21367,14907,19133,21369,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13257,5462,0,0,13151,0,0,0,'Murgot Deepforge','','',0,7,0,1,0,10,1,0,70,70,1216,16000,69000,0,1,2,2000,0,1890,2677.5,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.347,'',0,639,0,2.5,8,14,0,21163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13276,5462,0,0,911,0,0,0,'Wildspawn Imp','','',0,3,0,0,0,1.35,1,0,56,56,90,3644,3644,0,1,0,1430,0,343.2,454.025,0,0,0,0,695000,3289,0,168,0,0,172,0,2.51,2,'',0,497,0,2.5,8,14,0,13340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13277,5462,0,0,251,0,0,0,'Dahne Pierce','','',0,7,0,0,0,1.05,1,0,5,5,894,107,107,0,1,0,2000,0,5,7,0,0,0,0,360000,111,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13278,5462,0,0,10849,0,0,0,'Duke Hydraxis','','',0,4,0,1,0,1.35,1,0,60,60,35,5600,5600,0,1,3,2000,0,478.4,634.8,0,0,0,0,180000,3750,300,300,300,300,300,300,2.2,0.672232,'',0,0,0,2.5,8,14,0,21357,28439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13279,5462,0,0,5564,0,0,0,'Discordant Surge','','',268959744,4,0,0,0,1,1,0,54,58,14,3600,4300,0,1,0,1410,0,70.5,93.06,0,0,0,0,0,3396,56,56,56,56,56,112,2,0.61112,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17309,0,0,0,0,0,0,0),(13280,5462,0,0,5489,0,0,0,'Hydrospawn','','',0,4,0,1,1,10,3,0,57,57,91,22270,22270,6723,1,0,1175,0,354.85,434.163,0,0,0,0,1000000000,2744,285,57,285,57,57,57,1.75,0.53473,'',0,0,0,2.5,8,14,0,22419,22421,22420,22714,0,0,0,0,0,0,0,0,0,0,0,0,18299,0,0,0,0,0,0,0),(13281,5875,0,0,2346,0,0,0,'Furis','','',0,3,0,0,0,1,1,0,1,1,1215,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13282,5462,0,0,11172,0,0,0,'Noxxion','','',0,4,0,1,1,7,1,0,46,46,16,13433,13433,0,1,0,2000,0,184.8,244.8,0,0,0,0,43200000,2750,96,96,144,144,96,96,2,0.61112,'',0,0,0,2.5,8,14,0,21687,21547,21707,21667,0,0,0,0,0,0,0,0,0,0,0,0,17684,17702,0,0,0,0,0,0),(13283,5462,0,0,13171,0,0,0,'Lord Tony Romano','Rogue Trainer','',0,7,0,0,0,1.35,1,0,60,60,12,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,490000,3750,0,0,0,0,0,0,1.5,0.306,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13284,5462,0,0,13410,0,0,0,'Frostwolf Shaman','','',0,7,0,1,0,8,8,0,68,68,1214,8200,19000,21120,1,1,2000,0,361,467,0,0,0,0,120000,4049,0,0,0,0,0,0,1.5,0.236,'',0,1627,0,2.5,8,14,0,12550,21401,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13285,5462,0,0,13172,0,0,0,'Death Lash','','',0,4,0,1,0,6,1.5,0,57,58,91,16704,17226,0,1,0,1175,0,293.75,387.75,0,0,0,0,3300000,3396,58,58,58,58,290,58,3.36,2,'',0,0,0,2.5,8,14,0,22351,3417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13296,5462,0,0,13457,0,0,0,'Lieutenant Largent','','',0,7,0,1,0,1,1,0,69,69,1216,24000,54000,0,1,0,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.306,'',0,1846,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13297,5462,0,0,13461,0,0,0,'Lieutenant Stouthandle','','',0,7,0,1,0,1,1,0,59,69,1216,13000,54000,0,1,0,1166,0,1071.26,1512.89,1,1283,264.298,387.466,0,6423,0,0,0,0,0,0,1.5,0.347,'',0,1933,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13298,5462,0,0,13456,0,0,0,'Lieutenant Greywand','','',0,7,0,1,0,1,1,0,69,69,1216,14000,54000,0,1,0,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,1.725,0.3519,'',0,1847,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13299,5462,0,0,13458,0,0,0,'Lieutenant Lonadin','','',0,7,0,1,0,1,1,0,69,69,1216,24000,54000,0,1,0,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.389,'',0,1853,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13300,5462,0,0,13459,0,0,0,'Lieutenant Mancuso','','',0,7,0,1,0,1,1,0,59,69,1216,24000,54000,0,1,0,1158,0,1063.91,1502.51,1,1274,262.444,384.748,0,6423,0,0,0,0,0,0,1.5,0.306,'',0,1865,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13301,5462,0,0,2303,0,0,0,'Hive\'Ashi Ambusher','','',0,10,0,0,0,1,1,0,56,57,310,3779,3898,0,1,0,1450,0,71.05,94.25,0,0,0,0,0,3342,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17346,20457,0,0,0,0,0,0),(13316,5462,0,0,13334,0,0,0,'Coldmine Peon','','',0,7,0,0,0,0.3,1,0,52,53,29,7007,7103,0,1,2,1183,0,52.6435,70.3885,0,0,0,0,120000,3128,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13317,5462,0,0,556,308,0,0,'Coldmine Miner','','',0,7,0,0,0,0.3,1,0,52,53,32,9298,9298,0,1,0,1175,0,52.2875,69.9125,0,0,0,0,120000,3128,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13318,5462,0,0,13446,0,0,0,'Commander Mortimer','','',0,7,0,1,0,1,1,0,71,71,1216,16000,72000,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.347,'',0,2091,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13319,5462,0,0,13445,0,0,0,'Commander Duffy','','',0,7,0,1,0,1,1,0,71,71,1216,13000,39000,0,1,2,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.65,0.3817,'',0,1974,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13320,5462,0,0,13450,0,0,0,'Commander Karl Philips','','',0,7,0,1,0,1,1,0,71,71,1216,31000,71000,0,1,3,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.306,'',0,2081,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13321,5462,0,0,6297,1924,6295,901,'Frog','','',0,8,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,10,10,0,0,0,0,7200000,7,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(13322,5462,0,0,5564,0,0,0,'Hydraxian Honor Guard','','',0,4,0,1,0,1.35,1,0,57,58,695,3200,3800,0,1,1,2000,0,240,316.8,0,0,0,0,180000,3396,290,58,290,58,58,58,2,0.61112,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13323,5462,0,0,13209,13210,0,0,'Subterranean Diemetradon','','',0,1,0,1,0,3,1.5,0,46,47,14,5757,5970,0,1,0,2000,0,189.6,252,0,0,0,0,7200000,2804,0,0,0,0,0,0,2.125,0.85,'',0,0,0,2.5,8,14,0,8281,16549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13324,5462,0,0,13249,0,0,0,'Seasoned Guardsman','','',0,7,0,0,0,1,1,0,58,68,1216,3200,6200,0,1,0,1410,0,162.855,229.125,1,1551,302.445,448.239,0,6126,0,0,0,0,0,0,2.85,2,'',0,589,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13325,5462,0,0,13266,0,0,0,'Seasoned Mountaineer','','',0,7,0,0,0,1,1,0,56,56,1216,3005,3005,0,1,0,1410,0,67.68,89.535,1,1551,103.917,150.447,0,3289,0,0,0,0,0,0,2.85,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13326,5462,0,0,13262,13263,13264,13265,'Seasoned Defender','','',0,7,0,0,0,0.5,1,0,59,69,1216,2500,6900,0,1,0,1410,0,172.725,243.93,0,0,0,0,120000,6423,0,0,0,0,0,0,1.5,0.347,'',0,575,0,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13327,5462,0,0,13229,0,0,0,'Seasoned Sentinel','','',0,7,0,0,0,1,1,0,59,59,1216,3117,3117,0,1,0,1410,0,71.91,95.175,1,1551,108.57,159.753,0,3449,0,0,0,0,0,0,2.85,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13328,5462,0,0,13278,13279,13280,13281,'Seasoned Guardian','','',0,7,0,0,0,0.5,1,0,59,69,85,3300,6300,0,1,0,1410,0,172.725,243.93,1,1551,319.506,468.402,120000,6423,0,0,0,0,0,0,2.85,2,'',0,581,0,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13329,5462,0,0,13286,0,0,0,'Seasoned Legionnaire','','',0,7,0,0,0,1,1,0,58,68,1214,3600,5800,0,1,0,1400,0,161.7,227.5,1,1540,300.3,445.06,0,6126,0,0,0,0,0,0,2.85,2,'',0,432,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13330,5462,0,0,13301,0,0,0,'Seasoned Warrior','','',0,7,0,0,0,1,1,0,56,56,1214,2967,2967,0,1,0,1410,0,67.68,89.535,1,1551,103.917,150.447,0,3289,0,0,0,0,0,0,2.85,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13331,5462,0,0,13258,13259,13260,13261,'Veteran Defender','','',0,7,0,0,0,0.6,1,0,60,70,11,2400,5700,0,1,0,1380,0,173.88,246.33,0,0,0,0,120000,6719,0,0,0,0,0,0,2.85,2,'',0,662,0,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13332,5462,0,0,13282,0,0,0,'Veteran Guardian','','',0,7,0,0,0,1,1,0,60,70,85,2700,5400,0,1,0,1380,0,173.88,246.33,1,1518,326.37,485.76,120000,6719,0,0,0,0,0,0,2.85,2,'',0,617,0,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13333,5462,0,0,13254,0,0,0,'Veteran Guardsman','','',0,7,0,0,0,1,1,0,59,69,1216,3900,5100,0,1,0,1410,0,172.725,243.93,1,1551,319.506,468.402,0,6423,0,0,0,0,0,0,2.85,2,'',0,692,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13334,5462,0,0,13294,0,0,0,'Veteran Legionnaire','','',0,7,0,0,0,1,1,0,59,69,1214,3900,6900,0,1,0,1410,0,172.725,243.93,1,1551,319.506,468.402,0,6423,0,0,0,0,0,0,2.85,2,'',0,692,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13335,5462,0,0,13270,0,0,0,'Veteran Mountaineer','','',0,7,0,0,0,1,1,0,57,57,1216,3363,3363,0,1,0,1410,0,69.09,91.65,1,1551,105.468,153.549,0,3342,0,0,0,0,0,0,2.85,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13336,5462,0,0,13290,0,0,0,'Veteran Sentinel','','',0,7,0,0,0,1,1,0,57,57,1216,3335,3335,0,1,0,1410,0,69.09,91.65,1,1551,105.468,153.549,0,3342,0,0,0,0,0,0,2.85,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13337,5462,0,0,13306,0,0,0,'Veteran Warrior','','',0,7,0,0,0,1,1,0,57,57,1214,3288,3288,0,1,0,1410,0,69.09,91.65,1,1551,105.468,153.549,0,3342,0,0,0,0,0,0,2.85,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13338,5462,0,0,1141,0,0,0,'Core Rat','','',0,8,0,0,0,1,1,0,1,1,1081,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13339,5875,0,0,143,0,0,0,'Warrior 60','','',0,2,0,0,0,1,1,0,1,1,7,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.967,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13356,5875,0,0,13386,0,0,0,'Stormpike Mine Layer','','',0,7,0,1,0,1,1,0,59,59,1216,9563,9563,0,1,0,1166,0,445.995,590.285,1,1283,89.81,132.149,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13357,5875,0,0,13394,0,0,0,'Frostwolf Mine Layer','','',0,7,0,1,0,1,1,0,61,61,1214,9563,9563,0,1,0,1166,0,695.225,966.325,1,1283,162.941,241.204,0,4047,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13358,5462,0,0,13390,13391,13392,13393,'Stormpike Bowman','','',0,7,0,0,0,1.5,1.5,0,69,70,1216,10000,10000,0,1,0,2000,0,104,138,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.306,'42716',0,580,0,2.5,8,14,0,22121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13359,5462,0,0,13398,13399,13400,13401,'Frostwolf Bowman','','',0,7,0,0,0,1.5,1.5,0,69,70,1214,10000,10000,0,1,0,2000,0,104,138,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.372,'42716',0,576,0,2.5,8,14,0,22121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13377,5875,0,0,13439,0,0,0,'Master Engineer Zinfizzlex','','',0,7,0,1,0,1,1,0,60,60,1194,24775,24775,0,1,2,1150,0,448.5,595.125,1,1265,91.08,134.09,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13378,5462,0,0,13310,0,0,0,'Frostwolf Shredder Unit','','',0,9,0,1,0,1,1,0,60,60,1214,21600,21600,0,1,0,1150,0,448.5,595.125,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13396,5462,0,0,556,308,0,0,'Irondeep Miner','','',0,7,0,0,0,0.3,0.4,0,62,63,1216,2100,2500,0,1,0,2000,0,181,253,0,0,0,0,120000,4641,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13397,5462,0,0,13335,0,0,0,'Irondeep Peon','','',0,7,0,0,0,0.3,1,0,52,53,29,8681,9313,0,1,2,1183,0,52.6435,70.3885,0,0,0,0,120000,3128,0,0,0,0,0,0,3.65,2,'',0,80,0,2.5,8,14,0,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13416,5462,0,0,13310,0,0,0,'Stormpike Shredder Unit','','',0,9,0,1,0,1,1,0,60,60,1216,21204,21204,0,1,0,1175,0,458.25,608.065,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13417,5462,0,0,13341,0,0,0,'Sagorne Creststrider','Shaman Trainer','',0,7,0,0,0,1.25,1,0,50,50,104,2769,2769,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,4.05,0.9747,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13418,5875,0,0,13342,0,0,0,'Kaymard Copperpinch','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,3100,3100,0,1,643,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13419,5462,0,0,14884,0,0,0,'Ivus the Forest Lord','','',8,7,0,3,0,1,1,0,73,73,1594,34000,34000,37290,1,0,1141,0,1352.08,1925.44,1,1255,348.89,518.315,0,7618,0,0,0,0,0,0,4.05,2,'',1,0,0,2.5,8,14,0,21668,21667,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13420,5875,0,0,13344,0,0,0,'Penney Copperpinch','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,3600,3600,0,1,643,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13421,5462,0,0,13361,0,0,0,'Champion Guardian','','',0,7,0,0,0,1,1,0,61,71,32,5100,5500,0,1,0,1400,0,209.3,298.2,0,0,0,0,120000,7018,0,0,0,0,0,0,2.85,2,'',0,596,0,2.5,8,14,0,12169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13422,5462,0,0,13351,0,0,0,'Champion Defender','','',0,7,0,0,0,1,1,0,61,71,11,2700,6200,0,1,0,1400,0,209.3,298.2,0,0,0,0,120000,7018,0,0,0,0,0,0,2.85,2,'',0,570,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13424,5462,0,0,13371,0,0,0,'Champion Guardsman','','',0,7,0,0,0,1,1,0,60,70,1216,4700,5400,0,1,0,1410,0,177.66,251.685,1,1551,333.465,496.32,0,6719,0,0,0,0,0,0,2.85,2,'',0,725,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13425,5462,0,0,13375,0,0,0,'Champion Legionnaire','','',0,7,0,0,0,1,1,0,60,70,1214,4600,5900,0,1,0,1410,0,177.66,251.685,1,1551,333.465,496.32,0,6719,0,0,0,0,0,0,2.85,2,'',0,687,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13426,5462,0,0,13379,0,0,0,'Champion Mountaineer','','',0,7,0,0,0,1,1,0,58,58,1216,3720,3720,0,1,0,1410,0,70.5,93.06,1,1551,107.019,156.651,0,3396,0,0,0,0,0,0,2.85,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13427,5462,0,0,13357,0,0,0,'Champion Sentinel','','',0,7,0,0,0,1,1,0,58,58,1216,3432,3432,0,1,0,1410,0,70.5,93.06,1,1551,107.019,156.651,0,3396,0,0,0,0,0,0,2.85,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13428,5875,0,0,13365,0,0,0,'Champion Warrior','','',0,7,0,0,0,1,1,0,58,58,1214,3676,3676,0,1,0,1410,0,70.5,93.06,1,1551,107.019,156.651,0,3396,0,0,0,0,0,0,2.85,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13429,5875,0,0,13346,0,0,0,'Nardstrum Copperpinch','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,690,690,0,1,643,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13430,5462,0,0,13345,0,0,0,'Jaycrue Copperpinch','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,1300,1300,0,1,643,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13431,5462,0,0,13348,0,0,0,'Whulwert Copperpinch','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,1000,1000,0,1,642,1710,0,35.91,47.88,1,1881,54.549,79.002,0,1179,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13432,5462,0,0,13347,0,0,0,'Seersa Copperpinch','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,1300,1300,0,1,642,1710,0,35.91,47.88,1,1881,54.549,79.002,0,1179,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13433,5462,0,0,13349,0,0,0,'Wulmort Jinglepocket','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,1003,1003,0,1,643,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13434,5462,0,0,13350,0,0,0,'Macey Jinglepocket','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,1003,1003,0,1,643,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13435,5462,0,0,13356,0,0,0,'Khole Jinglepocket','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,1003,1003,0,1,643,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13436,5875,0,0,13355,0,0,0,'Guchie Jinglepocket','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,1003,1003,0,1,643,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13437,5462,0,0,13470,0,0,0,'Wing Commander Ichman','','',0,7,0,1,0,10,1,0,70,70,1217,9300,17000,0,1,3,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,1813,0,2.5,8,14,0,15580,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13438,5462,0,0,13471,0,0,0,'Wing Commander Slidore','','',0,7,0,1,0,10,1,0,68,68,1217,13000,30000,0,1,2,2000,0,1732.5,2437.5,0,0,0,0,120000,6126,0,0,0,0,0,0,1.5,0.347,'',0,1586,0,2.5,8,14,0,15580,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13439,5462,0,0,13472,0,0,0,'Wing Commander Vipore','','',0,7,0,1,0,10,1,0,69,69,1217,13000,27000,0,1,3,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.389,'',0,1645,0,2.5,8,14,0,15580,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13440,5462,0,0,13411,0,0,0,'Frostwolf Wolf Rider','','',0,7,0,1,0,1,1,0,58,68,1214,9000,9800,0,1,0,1175,0,1017.84,1432.03,1,1292,251.94,373.388,0,6126,0,0,0,0,0,0,3.65,2,'',0,1420,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13441,5462,0,0,13415,0,0,0,'Frostwolf Wolf Rider Commander','','',0,7,0,1,0,1,1,0,60,70,1214,4600,7400,0,1,2,1150,0,1086.75,1539.56,0,0,0,0,0,6719,0,0,0,0,0,0,3.65,2,'',0,2855,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13442,5462,0,0,13403,0,0,0,'Arch Druid Renferal','','',0,7,0,1,0,12,12,0,70,70,1216,10000,19000,33534,1,3,2000,0,528,681,0,0,0,0,120000,3750,0,0,0,0,0,0,1.5,0.306,'',0,1861,0,2.5,8,14,0,15981,22127,22206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13443,5462,0,0,13409,0,0,0,'Druid of the Grove','','',0,7,0,1,0,8,8,0,70,70,1216,8100,20000,22356,1,1,2000,0,559,720,0,0,0,0,120000,4049,0,0,0,0,0,0,1.5,0.389,'',0,1656,0,2.5,8,14,0,21668,22127,22128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13444,5462,0,0,13369,0,0,0,'Greatfather Winter','','',0,7,0,0,0,1,1,0,30,30,55,1003,1003,0,1,3,1710,0,35.91,47.88,1,1881,54.549,79.002,0,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13445,5462,0,0,13370,0,0,0,'Great-father Winter','','',0,7,0,0,0,1,1,0,30,30,29,3800,3800,0,1,3,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13446,5462,0,0,13662,0,0,0,'Field Marshal Teravaine','','',0,7,0,1,0,1,1,0,61,61,1216,6200,6200,0,1,2,1141,0,680.32,945.605,1,1255,159.385,235.94,0,4047,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13447,5462,0,0,13383,0,0,0,'Corporal Noreg Stormpike','','',0,7,0,1,0,3,1,0,68,68,1216,8500,21000,0,1,3,2000,0,1732.5,2437.5,0,0,0,0,120000,6126,0,0,0,0,0,0,1.5,0.347,'',0,1667,0,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13448,5462,0,0,13402,0,0,0,'Sergeant Yazra Bloodsnarl','','',0,7,0,0,0,2,1,0,66,67,1214,11150,11150,0,1,3,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1.5,0.236,'',0,900,0,2.5,8,14,0,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13449,5462,0,0,13842,0,0,0,'Warmaster Garrick','','',0,7,0,1,0,1,1,0,61,71,1554,6900,12000,0,1,2,1150,0,1289.44,1837.12,1,1265,331.43,492.085,0,7018,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13456,5462,0,0,5492,0,0,0,'Noxxion\'s Spawn','','',0,4,0,0,0,0.4,1,0,44,44,91,713,713,0,1,0,1500,0,54,72,0,0,0,0,0,2528,45,90,144,144,45,45,0.7,0.213892,'',0,0,0,2.5,8,14,0,23104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13476,5462,0,0,13529,0,0,0,'Balai Lok\'Wein','Potions, Scrolls & Reagents','',0,7,0,0,0,1,1,0,43,43,29,2059,2059,0,1,2178,2000,0,67,88,0,0,0,0,360000,2369,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13477,5875,0,0,11686,0,0,0,'Noxxion Trigger','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13496,5875,0,0,8811,0,0,0,'Risen Ancient','','',0,10,0,1,0,1,1,0,1,1,1216,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,7.5,7.602,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13516,5875,0,0,13817,0,0,0,'Frostwolf Outrunner','','',0,7,0,1,0,1,1,0,1,1,1214,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13517,5875,0,0,13821,0,0,0,'Seasoned Outrunner','','',0,7,0,1,0,1,1,0,1,1,1214,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13518,5875,0,0,13828,0,0,0,'Veteran Outrunner','','',0,7,0,1,0,1,1,0,1,1,1214,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13519,5875,0,0,13833,0,0,0,'Champion Outrunner','','',0,7,0,1,0,1,1,0,1,1,1214,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13520,5875,0,0,13674,0,0,0,'Stormpike Ranger','','',0,7,0,1,0,1,1,0,1,1,1216,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13521,5875,0,0,13678,0,0,0,'Seasoned Ranger','','',0,7,0,1,0,1,1,0,1,1,1216,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13522,5875,0,0,13682,0,0,0,'Veteran Ranger','','',0,7,0,1,0,1,1,0,1,1,1216,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13523,5875,0,0,13686,0,0,0,'Champion Ranger','','',0,7,0,1,0,1,1,0,1,1,1216,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13524,5875,0,0,13645,0,0,0,'Stormpike Commando','','',0,7,0,1,0,1,1,0,56,56,1216,8774,8774,0,1,0,1191,0,428.76,567.215,1,1310,87.77,127.07,0,3289,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13525,5462,0,0,13654,0,0,0,'Seasoned Commando','','',0,7,0,1,0,1,1,0,59,59,1216,11768,11768,0,1,0,1158,0,442.935,586.235,1,1274,89.18,131.222,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13526,5462,0,0,13658,0,0,0,'Veteran Commando','','',0,7,0,1,0,1,1,0,60,60,1216,12526,12526,0,1,0,1175,0,458.25,608.065,1,1292,93.024,136.952,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13527,5462,0,0,13650,0,0,0,'Champion Commando','','',0,7,0,1,0,1,1,0,61,61,1216,4000,4000,0,1,0,1158,0,690.46,959.695,1,1274,161.798,239.512,0,4047,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13528,5462,0,0,13809,0,0,0,'Frostwolf Reaver','','',0,7,0,1,0,1,1,0,59,59,1214,9563,9563,0,1,0,1166,0,445.995,590.285,1,1283,89.81,132.149,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13529,5875,0,0,13813,0,0,0,'Seasoned Reaver','','',0,7,0,1,0,1,1,0,59,59,1214,11524,11524,0,1,0,1166,0,445.995,590.285,1,1283,89.81,132.149,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13530,5462,0,0,13825,0,0,0,'Veteran Reaver','','',0,7,0,1,0,1,1,0,60,70,1214,4000,11000,0,1,0,1150,0,1086.75,1539.56,1,1265,271.975,404.8,0,6719,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13531,5462,0,0,13837,0,0,0,'Champion Reaver','','',0,7,0,1,0,1,1,0,61,71,1214,3700,6000,0,1,2,1141,0,1279.34,1822.75,1,1255,328.81,488.195,0,7018,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13533,5462,0,0,13609,0,0,0,'Spewed Larva','','',0,1,0,1,0,3,1.5,0,44,45,14,5346,5544,0,1,0,2000,0,182.4,240,0,0,0,0,7200000,2695,0,0,0,0,0,0,1.875,1.125,'21862',0,0,0,2.5,8,14,0,5413,23104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13534,5462,0,0,13567,0,0,0,'Seasoned Coldmine Guard','','',0,7,0,0,0,1,1,0,56,66,1214,2000,3000,0,1,2,1183,0,124.215,174.492,1,1301,227.675,338.26,0,5531,0,0,0,0,0,0,3.65,2,'',0,100,0,2.5,8,14,0,6253,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13535,5462,0,0,13571,0,0,0,'Veteran Coldmine Guard','','',0,7,0,0,0,1,1,0,58,59,1214,8519,8519,0,1,2,1200,0,61.2,81,1,1320,92.4,135.96,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,6253,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13536,5462,0,0,13563,0,0,0,'Champion Coldmine Guard','','',0,7,0,0,0,1,1,0,60,60,1214,2500,2500,0,1,2,1183,0,61.516,81.627,1,1301,93.672,137.906,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13537,5462,0,0,13544,0,0,0,'Seasoned Coldmine Surveyor','','',0,7,0,0,0,1,1,0,56,57,1214,1700,2400,5096,1,2,1216,0,188.48,243.2,1,1338,75.9063,104.371,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,15586,15498,15654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13538,5462,0,0,13554,0,0,0,'Veteran Coldmine Surveyor','','',0,7,0,0,0,1,1,0,58,59,1214,2200,2600,5369,1,2,1200,0,196.8,252.6,1,1320,76.6656,105.415,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,15586,15498,15654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13539,5462,0,0,13558,0,0,0,'Champion Coldmine Surveyor','','',0,7,0,0,0,1,1,0,60,60,1214,2700,2700,4868,1,2,1183,0,61.516,81.627,1,1301,93.672,137.906,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13540,5462,0,0,13769,0,0,0,'Seasoned Irondeep Explorer','','',0,7,0,0,0,1,1,0,56,57,1214,8774,8774,2548,1,0,1191,0,199.492,257.256,1,1310,76.8813,105.712,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,15244,14145,15242,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13541,5462,0,0,13773,0,0,0,'Veteran Irondeep Explorer','','',0,7,0,0,0,1,1,0,58,59,1214,8267,8267,5369,1,0,1208,0,61.608,81.54,1,1329,93.03,136.887,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,15244,14145,15242,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13542,5462,0,0,13777,0,0,0,'Champion Irondeep Explorer','','',0,7,0,0,0,1,1,0,60,60,1214,2300,2300,2434,1,2,1191,0,61.932,82.179,1,1310,94.32,138.86,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13543,5462,0,0,13590,0,0,0,'Seasoned Irondeep Raider','','',0,7,0,0,0,1,1,0,56,57,1214,9298,9298,0,1,0,1175,0,57.575,76.375,1,1292,87.856,127.908,0,3342,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,9080,16509,12057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13544,5462,0,0,13594,0,0,0,'Veteran Irondeep Raider','','',0,7,0,0,0,1,1,0,58,59,1214,7280,7758,0,1,0,1183,0,60.333,79.8525,1,1301,91.07,134.003,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,9080,16509,12057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13545,5462,0,0,13598,0,0,0,'Champion Irondeep Raider','','',0,7,0,0,0,1,1,0,60,60,1214,2200,2200,0,1,2,1208,0,62.816,83.352,1,1329,95.688,140.874,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13546,5462,0,0,13891,13892,13538,13539,'Seasoned Coldmine Explorer','','',0,7,0,0,0,0.5,2,0,56,57,1216,1080,1114,4404,1,0,2000,0,91,121,0,0,0,0,0,3340,0,0,0,0,0,0,1.5,0.306,'',0,900,0,2.5,8,14,0,15244,14145,15242,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13547,5462,0,0,13893,0,0,0,'Veteran Coldmine Explorer','','',0,7,0,0,0,1,1,0,58,68,1216,2800,2900,5369,1,0,1208,0,139.524,196.3,1,1329,259.155,384.081,0,6126,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13548,5462,0,0,13889,0,0,0,'Champion Coldmine Explorer','','',0,7,0,0,0,1,1,0,60,60,1216,3100,3100,5589,1,0,1183,0,61.516,81.627,1,1301,93.672,137.906,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13549,5462,0,0,13636,0,0,0,'Seasoned Coldmine Invader','','',0,7,0,0,0,1,1,0,56,57,1216,7681,7681,0,1,0,1183,0,57.967,76.895,1,1301,88.468,128.799,0,3342,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,9080,16509,12057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13550,5462,0,0,13640,0,0,0,'Veteran Coldmine Invader','','',0,7,0,0,0,1,1,0,58,59,1216,2000,2600,0,1,0,1200,0,61.2,81,1,1320,92.4,135.96,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,9080,16509,12057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13551,5462,0,0,13632,0,0,0,'Champion Coldmine Invader','','',0,7,0,0,0,1,1,0,60,60,1216,2700,2700,0,1,0,1175,0,61.1,81.075,1,1292,93.024,136.952,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13552,5462,0,0,13781,13782,13783,13784,'Seasoned Irondeep Guard','','',0,7,0,0,0,0.5,1,0,56,57,1216,1331,1389,0,1,0,1225,0,60.025,79.625,1,1347,91.596,133.353,0,3342,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13553,5462,0,0,13785,13787,13786,13788,'Veteran Irondeep Guard','','',0,7,0,0,0,0.6,1,0,58,59,1216,1607,1775,0,1,0,1200,0,61.2,81,1,1320,92.4,135.96,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13554,5462,0,0,13789,0,0,0,'Champion Irondeep Guard','','',0,7,0,0,0,1,1,0,60,60,1216,2700,2700,0,1,0,1191,0,61.932,82.179,1,1310,94.32,138.86,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13555,5462,0,0,13795,13796,13797,13798,'Seasoned Irondeep Surveyor','','',0,7,0,0,0,0.5,2,0,56,57,1216,1069,1109,5096,1,0,1183,0,189.872,217.081,1,1301,77.1826,106.126,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,15498,15586,15654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13556,5462,0,0,13799,13800,13801,13802,'Veteran Irondeep Surveyor','','',0,7,0,0,0,0.6,2,0,58,59,1216,1500,2000,5369,1,0,1225,0,62.475,82.6875,1,1347,94.29,138.741,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13557,5462,0,0,13803,0,0,0,'Champion Irondeep Surveyor','','',0,7,0,0,0,1,1,0,60,60,1216,2000,2000,4868,1,0,1225,0,63.7,84.525,1,1347,96.984,142.782,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13576,5462,0,0,13709,0,0,0,'Stormpike Ram Rider','','',0,7,0,1,0,1,1,0,58,68,1216,6600,7000,0,1,0,1158,0,1003.11,1411.31,1,1274,248.43,368.186,0,6126,0,0,0,0,0,0,3.65,2,'',0,1587,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13577,5462,0,0,13714,0,0,0,'Stormpike Ram Rider Commander','','',0,7,0,1,0,8,1,0,70,70,1216,13000,57000,0,1,3,2000,0,1890,2677.5,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.347,'',0,1713,0,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13596,5462,0,0,13589,0,0,0,'Rotgrip','','',0,1,0,1,1,1,1,0,48,48,14,14434,14434,0,1,0,2000,0,194.4,259.2,0,0,0,0,43200000,2857,0,0,0,0,0,0,7.5,4.167,'',0,0,0,2.5,8,14,0,16495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(13597,5462,0,0,13793,0,0,0,'Frostwolf Explosives Expert','','',0,7,0,1,0,1,1,0,59,59,1214,9563,9563,0,1,2,1166,0,445.995,590.285,1,1283,89.81,132.149,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13598,5462,0,0,13671,0,0,0,'Stormpike Explosives Expert','','',0,7,0,1,0,1,1,0,60,60,1216,9835,9835,0,1,2,1158,0,451.62,599.265,1,1274,91.728,135.044,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13599,5462,0,0,6368,0,0,0,'Stolid Snapjaw','','',1,1,21,0,0,1.25,1,0,45,46,7,2310,2399,0,1,0,2000,0,184.8,244.8,0,0,0,0,7200000,2750,0,94,0,0,0,0,0.583051,0.255085,'',0,0,0,2.5,8,14,0,14104,0,0,0,0,0,0,0,0,0,0,0,0,11601,0,0,0,0,0,0,0,0,0,0),(13601,5462,0,0,7125,0,0,0,'Tinkerer Gizlock','','',0,7,0,1,1,8,2,0,48,48,14,16496,16496,0,1,0,2000,0,194.4,259.2,0,0,0,0,43200000,2857,0,0,0,0,0,0,1.5,0.306,'',0,1105,0,2.5,8,14,0,9143,16100,21833,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(13602,5875,0,0,13644,0,0,0,'The Abominable Greench','','',0,1,0,1,0,1,1,0,36,36,14,3831,3831,0,1,2,2000,0,375,495,0,0,0,0,0,1456,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17662,0,0,0,0,0,0,0),(13616,5462,0,0,13670,0,0,0,'Frostwolf Stable Master','Stable Master','',0,7,0,1,0,1,1,0,60,70,1214,3700,9500,0,1,4194306,1158,0,1094.31,1550.27,0,0,0,0,0,6719,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13617,5462,0,0,13669,0,0,0,'Stormpike Stable Master','Stable Master','',0,7,0,1,0,15,1,0,70,70,1216,46000,101000,0,1,4194306,2000,0,1890,2677.5,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.347,'',0,632,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13618,5462,0,0,10278,0,0,0,'Stabled Frostwolf','','',0,1,0,0,0,1,1,0,50,51,1214,3517,3517,0,1,0,1510,0,64.93,86.07,0,0,0,0,0,3018,0,0,0,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13619,5875,0,0,1555,0,0,0,'Gizlock\'s Dummy','','',0,9,0,0,0,1,1,0,1,1,52,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13620,5875,0,0,1126,0,0,0,'Gizlock','','',0,7,0,0,0,1,1,0,1,1,86,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13636,5875,0,0,13730,0,0,0,'Strange Snowman','','',0,10,0,0,0,1,1,0,35,35,35,3600,3600,0,1,2,2000,0,49,64,0,0,0,0,0,1349,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13656,5462,0,0,13909,0,0,0,'Willow','Twilight\'s Hammer','',0,7,0,0,0,1.25,1,0,45,45,35,2310,2310,0,1,2,2000,0,76,100,0,0,0,0,300000,2695,100,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13676,5462,0,0,13340,0,0,0,'Stabled Alterac Ram','','',0,1,0,0,0,1,1,0,50,51,1217,2832,2848,0,1,0,1410,0,60.63,80.37,0,0,0,0,0,3018,0,0,0,0,0,0,3.25,0.455,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13696,5462,0,0,13749,0,0,0,'Noxxious Scion','','',0,4,0,0,0,1,1,0,44,44,91,1782,1782,0,1,0,1275,0,45.9,61.2,0,0,0,0,0,2528,92,92,144,144,92,92,3.36,2,'',0,0,0,2.5,8,14,0,5413,21068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,0,0,0,0,0,0,0),(13697,5462,0,0,14425,0,0,0,'Cavindra','','',0,7,0,1,0,1.2,1,0,45,45,35,3000,3000,1534,1,3,2000,0,168,223.2,0,0,0,0,550000,2692,0,0,0,0,0,0,1.15,0.8947,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13698,5462,0,0,150,0,0,0,'Keeper Marandis','','',0,7,0,0,0,1.2,1,0,43,43,635,1648,1648,1432,1,3,2000,0,62,82,0,0,0,0,300000,2367,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13699,5462,0,0,13672,0,0,0,'Selendra','','',0,7,0,0,0,1,1,0,40,40,635,1400,1400,0,1,3,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.15,0.8947,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13716,5462,0,0,13715,0,0,0,'Celebras the Redeemed','','',0,7,0,1,0,8,4,0,49,49,35,5600,5600,7000,1,2,1266,0,163.947,211.422,1,1393,76.0656,104.59,0,2748,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13717,5462,0,0,9419,0,0,0,'Centaur Pariah','','',0,7,0,0,0,1.2,1,0,42,42,35,1200,1200,0,1,3,2000,0,62,83,0,0,0,0,300000,2218,0,0,0,0,0,0,1.25,0.71,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13718,5462,0,0,9426,0,0,0,'The Nameless Prophet','','',0,7,0,1,0,3,1,0,41,41,134,3804,3804,1332,1,3,2000,0,132,172.8,0,0,0,0,550000,2072,0,0,0,0,0,0,1.625,0.923,'',0,647,0,2.5,8,14,0,15501,15848,16098,0,0,0,0,0,0,0,0,0,0,0,0,0,17684,17757,0,0,0,0,0,0),(13736,5462,0,0,13732,0,0,0,'Noxxious Essence','','',0,4,0,0,0,1,1,0,44,44,91,2228,2228,0,1,0,1580,0,56.88,75.84,0,0,0,0,0,2528,46,92,144,144,46,46,2.56,2,'',0,0,0,2.5,8,14,0,24097,23104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13737,5462,0,0,2722,0,0,0,'Marandis\' Sister','','',0,7,0,0,0,1,1,0,36,36,635,1050,1050,1097,1,0,2000,0,46,61,0,0,0,0,300000,1455,0,0,0,0,0,0,1,0.778,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13738,5462,0,0,9418,0,0,0,'Veng','The Fifth Kahn','',0,6,0,1,0,3,1.5,0,47,47,134,5970,5970,0,1,0,1258,0,372.682,495.337,1,1384,74.736,110.72,0,2804,0,0,0,0,0,0,2.25,0.525,'',0,885,0,2.5,8,14,0,40082,36980,14443,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13739,5462,0,0,9441,0,0,0,'Maraudos','The Fourth Kahn','',0,6,0,1,0,3,1.5,0,46,46,134,5757,5757,0,1,0,1266,0,365.557,484.245,1,1393,73.829,108.654,0,2750,0,0,0,0,0,0,3.32,2,'',0,782,0,2.5,8,14,0,15667,6533,22887,16549,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13740,5462,0,0,9433,0,0,0,'Magra','The Third Kahn','',0,6,0,1,0,3,1.5,0,43,43,134,5148,5148,0,1,0,1258,0,316.073,415.14,0,0,0,0,0,2369,0,0,0,0,0,0,2.25,0.525,'',0,678,0,2.5,8,14,0,15572,9128,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13741,5462,0,0,9427,0,0,0,'Gelk','The Second Kahn','',0,6,0,1,0,3,1.5,0,42,42,134,4953,4953,0,1,0,1258,0,292.485,391.552,1,1384,59.512,87.192,0,2218,0,0,0,0,0,0,2.25,0.525,'',0,667,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13742,5462,0,0,4860,0,0,0,'Kolk','The First Kahn','',0,6,0,1,0,3,1.5,0,43,43,134,5148,5148,0,1,0,1258,0,316.073,415.14,0,0,0,0,0,2369,0,0,0,0,0,0,2.25,0.525,'',0,686,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13743,5462,0,0,9593,0,0,0,'Corrupt Force of Nature','','',0,4,0,0,0,1,1,0,42,42,90,1651,1651,0,1,0,2000,0,148.8,199.2,0,0,0,0,7200000,2218,0,0,0,0,30,0,3,0.5205,'',0,0,0,2.5,8,14,0,25025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13756,5462,0,0,1141,0,0,0,'PvP Graveyard Credit Marker','','',0,10,0,0,0,0.01,1,0,1,1,1080,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88,0),(13776,5462,0,0,13851,0,0,0,'Corporal Teeka Bloodsnarl','','',0,7,0,1,0,1,1,0,56,57,1214,3900,5100,0,1,3,2000,0,235.2,312,0,0,0,0,600000,3342,0,0,0,0,0,0,1.5,0.236,'',0,1306,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13777,5462,0,0,13383,0,0,0,'Sergeant Durgen Stormpike','','',0,7,0,1,0,1,1,0,58,59,1216,3500,3600,0,1,3,2000,0,244.8,324,0,0,0,0,600000,3449,0,0,0,0,0,0,1.5,0.347,'',0,1467,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13778,5462,0,0,1141,0,0,0,'PvP Tower Credit Marker','','',0,10,0,0,0,0.01,1,0,1,1,1080,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88,0),(13796,5462,0,0,1141,0,0,0,'PvP Mine Credit Marker','','',0,10,0,0,0,0.01,1,0,1,1,1080,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88,0),(13797,5462,0,0,13849,0,0,0,'Mountaineer Boombellow','','',0,7,0,1,0,3.7,1,0,60,61,32,10555,11571,0,1,2,1141,0,680.32,945.605,0,0,0,0,120000,4047,0,0,0,0,0,0,1.5,0.347,'',0,1828,0,2.5,8,14,0,11976,22120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13798,5462,0,0,13808,0,0,0,'Jotek','','',0,7,0,1,0,3.7,1,0,70,71,1214,6400,18000,0,1,2,2000,0,2242.5,3195,0,0,0,0,120000,7018,0,0,0,0,0,0,1.8,0.4464,'',0,598,0,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13816,5462,0,0,13794,0,0,0,'Prospector Stonehewer','','',0,7,0,0,0,1,1,0,71,71,1216,3500,7300,0,1,2,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.347,'',0,175,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13817,5462,0,0,13852,0,0,0,'Voggah Deathgrip','','',0,7,0,0,0,1,1,0,61,61,1214,3301,3301,0,1,2,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13836,5462,0,0,2346,0,0,0,'Burning Blade Nightmare','','',0,3,0,0,0,1,1,0,40,40,7,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,2,1.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13837,5462,0,0,236,0,0,0,'Captured Stallion','','',0,1,0,0,0,1,1,0,40,40,7,1700,1700,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13838,5875,0,0,4589,0,0,0,'Testing Totem','','',0,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13839,5462,0,0,13807,13855,13854,13856,'Royal Dreadguard','','',0,7,0,1,0,2,1,0,80,80,71,25200,25200,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,900000,3750,0,0,0,0,0,10,1.725,0.44045,'',0,20000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13840,5462,0,0,13853,0,0,0,'Warmaster Laggrond','','',0,7,0,1,0,1,1,0,61,61,1335,62880,62880,0,1,3,2000,0,731.4,1016.6,0,0,0,0,600000,4047,0,0,0,0,0,0,1.5,0.372,'',0,2183,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13841,5462,0,0,13841,0,0,0,'Lieutenant Haggerdin','','',0,7,0,1,0,8,1,0,61,61,1334,25152,25152,0,1,3,2000,0,731.4,1016.6,0,0,0,0,600000,4047,0,0,0,0,0,0,1.5,0.347,'',0,2052,0,2.5,8,14,0,19130,12169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13842,5462,0,0,13843,0,0,0,'Frostwolf Ambassador Rokhstrom','','',0,7,0,0,0,1,1,0,60,60,1215,3052,3052,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13843,5462,0,0,13850,0,0,0,'Lieutenant Rotimer','Stormpike Guard Recruitment Officer','',0,7,0,0,0,1,1,0,60,60,1217,3052,3052,0,1,2,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13856,5875,0,0,3939,0,0,0,'Alliance Res Fixer','Click me to clear res effects','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13857,5875,0,0,1872,0,0,0,'Horde Res Fixer','Click me to clear res effects','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.4,0.5952,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13876,5462,0,0,11686,0,0,0,'Mekgineer Trigger','','',0,10,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,3.4,3.4,0,0,0,0,7200000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13896,5462,0,0,7046,0,0,0,'Scalebeard','','',1,1,21,2,0,3.5,1,0,52,52,7,8298,8298,0,1,0,2000,0,208.8,280.8,0,0,0,0,43200000,3074,0,0,0,0,0,0,1.6,0.7,'',0,0,0,2.5,8,14,0,7938,0,0,0,0,0,0,0,0,0,0,0,0,9062,0,0,20023,0,0,0,0,0,0,0),(13916,5462,0,0,11686,0,0,0,'Dire Maul Crystal Totem','','',0,11,0,0,0,1,1,0,52,52,16,42,42,0,1,2,1470,0,7.35,7.35,0,0,0,0,0,3074,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13917,5462,0,0,13969,0,0,0,'Izzy Coppergrab','Banker','',0,7,0,0,0,1,1,0,55,55,855,7842,7842,0,1,131073,2000,0,94,125,0,0,0,0,333000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13936,5462,0,0,7804,0,0,0,'Ravenholdt','','',0,10,0,0,0,1,1,0,1,1,471,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13956,5875,0,0,14026,0,0,0,'Winterax Mystic','','',0,7,0,1,0,1,1,0,58,58,37,9298,9298,0,1,0,1175,0,440.625,581.625,1,1292,89.148,130.492,0,3396,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,10893,10894,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13957,5875,0,0,14052,0,0,0,'Winterax Warrior','','',0,7,0,1,0,1,1,0,60,60,37,9835,9835,0,1,0,1158,0,451.62,599.265,1,1274,91.728,135.044,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13958,5875,0,0,14030,0,0,0,'Winterax Seer','','',0,7,0,1,0,1,1,0,59,59,37,9563,9563,0,1,0,1166,0,445.995,590.285,1,1283,89.81,132.149,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13959,5462,0,0,10946,0,0,0,'Alterac Yeti','','',0,7,0,1,0,1,1,0,61,71,16,22000,50000,0,1,0,1166,0,1307.38,1862.69,1,1283,336.146,499.087,0,7018,0,0,0,0,0,0,2.625,1.75,'',0,2103,0,2.5,8,14,0,16727,22479,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13976,5462,0,0,14012,0,0,0,'Tortured Drake','','',0,2,0,1,0,1,1,0,1,1,7,7620,7620,0,1,0,1666,0,349.86,462.315,0,0,0,0,0,7,0,0,0,0,0,0,3.4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13977,5875,0,0,12249,0,0,0,'Gash\'nak the Cannibal','','',0,7,0,2,0,1,1,0,1,1,37,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(13996,5462,0,0,13991,0,0,0,'Blackwing Technician','','',8,7,0,1,0,1,1,0,62,62,103,15260,15260,0,1,0,1150,0,448.5,595.125,0,0,0,0,3520000,4344,0,0,0,0,0,0,3.4,2,'',0,1818,0,2.5,8,14,0,22334,22335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14016,5875,0,0,14064,0,0,0,'Ushalac the Gloomdweller','','',0,7,0,2,0,1,1,0,1,1,37,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14017,5875,0,0,14056,0,0,0,'Withered Troll','','',0,7,0,1,0,1,1,0,1,1,37,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14018,5875,0,0,14072,0,0,0,'Rezrelek','Winterax Hero','',0,7,0,2,0,1,1,0,1,1,37,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14019,5875,0,0,13990,0,0,0,'Tatterhide','','',0,7,0,2,0,1,1,0,1,1,16,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14020,5462,0,0,14367,0,0,0,'Chromaggus','','',76,2,0,3,1,550,1,0,73,73,62,1832050,1832050,0,1,0,1500,0,4751.25,6641.25,0,0,0,0,6380000,7618,0,0,0,0,0,80,9,8,'',1,2000686,0,2.5,8,14,0,23364,23187,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14021,5875,0,0,7804,0,0,0,'Winterax Sentry','','',0,10,0,1,0,1,1,0,1,1,35,9298,9298,0,1,0,1666,0,12.495,12.495,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14022,5462,0,0,956,0,0,0,'Corrupted Red Whelp','','',0,2,0,0,0,1,1,0,60,60,103,4578,4578,0,1,0,1410,0,73.32,97.29,0,0,0,0,730000,3750,0,180,0,0,0,0,1.25,0.278,'',0,0,0,2.5,8,14,0,22088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14023,5462,0,0,694,0,0,0,'Corrupted Green Whelp','','',0,2,0,0,0,1,1,0,60,60,103,4578,4578,0,1,0,1410,0,73.32,97.29,0,0,0,0,730000,3750,0,0,300,0,180,0,2.51,2,'',0,0,0,2.5,8,14,0,21667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14024,5462,0,0,9994,0,0,0,'Corrupted Blue Whelp','','',0,2,0,0,0,1,1,0,60,60,103,4578,4578,0,1,0,1410,0,73.32,97.29,0,0,0,0,730000,3750,0,0,180,300,0,150,2.6,2,'',0,0,0,2.5,8,14,0,21369,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14025,5462,0,0,14720,0,0,0,'Corrupted Bronze Whelp','','',0,2,0,0,0,1,1,0,60,60,103,4578,4578,0,1,0,1410,0,73.32,97.29,0,0,0,0,730000,3750,180,0,0,0,0,0,2.6,2,'',0,0,0,2.5,8,14,0,22088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14026,5462,0,0,7804,0,0,0,'Trigger Guse','','',0,10,0,1,0,3,2,0,70,70,35,9250,9250,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14027,5462,0,0,7804,0,0,0,'Trigger Mulverick','','',0,10,0,1,0,3,2,0,70,70,35,9250,9250,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14028,5462,0,0,7804,0,0,0,'Trigger Jeztor','','',0,10,0,1,0,3,2,0,70,70,35,9250,9250,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14029,5462,0,0,7804,0,0,0,'Trigger Ichman','','',0,10,0,1,0,3,2,0,70,70,35,9250,9250,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14030,5462,0,0,7804,0,0,0,'Trigger Slidore','','',0,10,0,1,0,3,2,0,70,70,35,9250,9250,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14031,5462,0,0,7804,0,0,0,'Trigger Vipore','','',0,10,0,1,0,3,2,0,70,70,35,9250,9250,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14041,5462,0,0,14093,0,0,0,'Haggle','','',0,7,0,0,0,1,1,0,20,20,55,484,484,0,1,0,2000,0,29,39,0,0,0,0,190000,836,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14042,5875,0,0,14193,0,0,0,'Rytama','Binder of the Moro\'gai','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14061,5875,0,0,13110,0,0,0,'Phase Lasher (Fire)','','',0,4,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,85,0,0,0,3.36,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14062,5875,0,0,14214,0,0,0,'Phase Lasher (Nature)','','',0,4,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,85,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14063,5875,0,0,14213,0,0,0,'Phase Lasher (Arcane)','','',0,4,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,85,0,0,85,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14081,5462,0,0,9510,0,0,0,'Demon Portal','','',0,10,0,0,0,1,1,0,38,38,14,31,31,0,1,0,1630,0,129.585,180.115,0,0,0,0,0,1684,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14101,5462,0,0,14152,0,0,0,'Enraged Felguard','','',0,3,0,1,0,1,1,0,60,60,40,91560,91560,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,16046,15548,15580,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14121,5462,0,0,14172,0,0,0,'Deeprun Diver','','',0,7,0,0,0,1,1,0,20,20,55,484,484,0,1,0,2000,0,29,39,0,0,0,0,190000,836,0,0,0,0,0,0,2.5875,0.52785,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,63,0),(14122,5462,0,0,13069,0,0,0,'Massive Geyser','','',1024,10,0,0,0,1,1,0,60,60,91,7200,7200,0,1,0,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,22422,21667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14123,5462,0,0,7114,0,0,0,'Steeljaw Snapper','','',1,1,21,0,0,1.2,1,0,42,43,15,1981,2059,0,1,0,2000,0,67,88,0,0,0,0,300000,2369,0,85,0,0,0,0,1.04,0.455,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12942,0,0,0,0,0,0,0,0,0,0),(14141,5875,0,0,13274,0,0,0,'Stormpike Reclaimer','','',0,7,0,1,0,1,1,0,1,1,1216,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14142,5875,0,0,12165,0,0,0,'Frostwolf Reclaimer','','',0,7,0,1,0,1,1,0,1,1,1214,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14143,5875,0,0,14192,0,0,0,'Ar\'lia','The Moro\'gai','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14144,5875,0,0,14317,0,0,0,'Taroen','The Moro\'gai','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14145,5875,0,0,14317,0,0,0,'Ja\'ker','The Moro\'gai','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14146,5875,0,0,14317,0,0,0,'Urrul','The Moro\'gai','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14147,5875,0,0,14192,0,0,0,'Lorael','The Moro\'gai','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14148,5875,0,0,14192,0,0,0,'Fre\'an','The Moro\'gai','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14161,5875,0,0,14314,0,0,0,'Karana','The Moro\'gai','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14162,5875,0,0,10504,0,0,0,'RaidMage','100FR Arcane','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14181,5875,0,0,14212,0,0,0,'[PH] Graveyard Herald','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14182,5462,0,0,14216,0,0,0,'Bounty Hunter Kolark','','',0,7,0,0,0,1,1,0,60,60,104,2442,2442,2434,1,268435458,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14183,5462,0,0,14235,0,0,0,'Artilleryman Sheldonore','','',0,7,0,0,0,1,1,0,60,60,55,2442,2442,2434,1,2,2000,0,146,192,0,0,0,0,490000,3748,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14184,5875,0,0,14112,0,0,0,'Phase Lasher (Frost)','','',0,4,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,85,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14185,5462,0,0,14232,0,0,0,'Najak Hexxen','Bounty Hunter','',0,7,0,0,0,1,1,0,69,69,877,3200,6400,0,1,2,2000,0,245,346,0,0,0,0,120000,6423,0,0,0,0,0,0,1.5,0.306,'',0,578,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14186,5462,0,0,14233,0,0,0,'Ravak Grimtotem','Bounty Hunter','',0,7,0,0,0,1,1,0,70,70,105,3200,7500,0,1,2,2000,0,252,357,0,0,0,0,120000,6719,0,0,0,0,0,0,4.05,0.9747,'',0,600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14187,5462,0,0,14215,0,0,0,'Athramanis','Bounty Hunter','',0,7,0,0,0,1,1,0,70,70,1594,3100,7500,0,1,2,2000,0,252,357,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.306,'',0,606,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14188,5462,0,0,14234,0,0,0,'Dirk Swindle','Bounty Hunter','',0,7,0,0,0,1,1,0,69,69,57,3300,7000,0,1,2,2000,0,245,346,0,0,0,0,120000,6423,0,0,0,0,0,0,1.725,0.3519,'',0,607,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14201,5875,0,0,14236,0,0,0,'[UNUSED] Sid Stuco','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14221,5462,0,0,2582,0,0,0,'Gravis Slipknot','','',0,7,0,4,0,1,1,0,36,36,87,1469,1469,0,1,0,1350,0,33.75,44.55,0,0,0,0,72000000,1456,0,0,0,0,0,0,1.875,0.3825,'',0,165,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3505,0,0,0,0,0,0,0),(14222,5462,0,0,1933,0,0,0,'Araga','','',1,1,2,4,0,1.1,1,0,35,35,14,1500,1500,0,1,0,1400,0,34.3,44.8,0,0,0,0,43200000,1349,0,0,0,0,0,0,1.8,0.954,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13335,0,0,0,0,0,0,0,0,0,0),(14223,5462,0,0,5026,0,0,0,'Cranky Benj','','',1,1,21,4,0,1,1,0,32,32,7,1163,1163,0,1,0,1383,0,31.1175,41.49,0,0,0,0,72000000,1249,0,0,0,75,0,0,0.8,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12948,0,0,0,0,0,0,0,0,0,0),(14224,5462,0,0,6889,0,0,0,'7:XT','Long Distance Recovery Unit','',0,9,0,4,0,1,1,0,41,41,189,1585,1585,0,1,0,1300,0,38.35,50.7,0,0,0,0,151200000,2074,0,0,0,0,0,0,1.125,1.125,'',0,231,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14225,5462,0,0,6743,0,0,0,'Prince Kellen','','',0,3,0,4,0,1,1,0,33,33,90,1221,1221,0,1,0,1375,0,31.625,41.9375,0,0,0,0,9900000,1281,0,0,0,0,0,0,1.875,0.675,'',0,132,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6246,6247,6989,0,0,0,0,0),(14226,5462,0,0,14255,0,0,0,'Kaskk','','',0,3,0,4,0,1.15,1,0,40,40,90,1753,1753,0,1,0,1316,0,36.848,48.692,0,0,0,0,9900000,1938,0,95,0,0,85,0,2.3,1.15,'',0,205,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6252,0,0,0,0,0,0,0),(14227,5462,0,0,2076,0,0,0,'Hissperak','','',0,1,0,4,0,1,1,0,37,37,14,1603,1603,0,1,0,1341,0,34.1955,45.594,0,0,0,0,9900000,1568,0,0,0,0,0,0,2,1.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14228,5462,0,0,2714,0,0,0,'Giggler','','',1,1,25,4,0,1,1,0,34,34,38,1300,1300,0,1,0,1366,0,32.101,43.029,0,0,0,0,9900000,1317,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12905,0,0,0,0,0,0,0,0,0,0),(14229,5462,0,0,9135,0,0,0,'Accursed Slitherblade','','',0,7,0,4,0,1,1,0,35,35,74,1400,1400,0,1,0,1341,0,32.8545,42.912,0,0,0,0,9900000,1349,0,0,0,0,0,0,2.25,1.5,'',0,134,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15881,0,0,0,0,0,0,0),(14230,5462,0,0,391,0,0,0,'Burgle Eye','','',0,7,0,4,0,1.15,1,0,37,37,18,1257,1257,1142,1,0,2000,0,48,63,0,0,0,0,7200000,1567,0,0,0,0,0,0,3,0.834,'',0,187,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5847,0,0,0,0,0,0,0),(14231,5462,0,0,631,0,0,0,'Drogoth the Roamer','','',0,4,0,4,0,1,1,0,37,37,14,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,0,1568,0,0,0,0,30,0,1.95,1.7485,'',0,171,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14232,5462,0,0,788,0,0,0,'Dart','','',1,1,11,4,0,1,1,0,38,38,48,1604,1604,0,1,0,1333,0,35.3245,46.655,0,0,0,0,0,1684,60,60,60,60,60,60,1.725,1.23395,'',0,0,0,2.5,8,14,0,43128,3147,0,0,0,0,0,0,0,0,0,0,0,13200,0,0,0,0,0,0,0,0,0,0),(14233,5462,0,0,2549,0,0,0,'Ripscale','','',1,1,6,4,0,1,1,0,37,37,16,1603,1603,0,1,0,1325,0,33.7875,45.05,0,0,0,0,0,1568,0,0,0,0,0,0,2.875,1.59735,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12919,0,0,0,0,0,0,0,0,0,0),(14234,5462,0,0,2703,0,0,0,'Hayoc','','',1,1,27,4,0,1.2,1,0,41,41,14,1900,1900,0,1,0,2000,0,59,78,0,0,0,0,3600000,2074,2,2,2,2,2,2,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13065,0,0,0,0,0,0,0,0,0,0),(14235,5462,0,0,11140,0,0,0,'The Rot','','',0,10,0,4,0,1,1,0,40,40,14,1829,1829,0,1,0,1291,0,36.148,47.767,0,0,0,0,0,1938,0,0,0,0,0,0,2.5,1.198,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14236,5462,0,0,14257,0,0,0,'Lord Angler','','',0,7,0,4,0,1,1,0,37,37,129,1603,1603,0,1,0,1258,0,32.079,42.772,0,0,0,0,0,1568,0,0,0,0,0,0,3.71,2,'',0,279,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5942,0,0,0,0,0,0,0),(14237,5462,0,0,12336,0,0,0,'Oozeworm','','',65537,1,42,4,0,1.2,1,0,38,38,14,1674,1674,0,1,0,1300,0,34.45,45.5,0,0,0,0,0,1684,0,0,0,0,0,0,3.71,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14241,5462,0,0,1461,0,0,0,'Ironbark the Redeemed','','',0,4,0,1,0,1,1,0,58,58,35,3589,3589,0,1,0,2000,0,750,990,0,0,0,0,3300000,3396,0,0,0,0,30,0,7.5,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14242,5875,0,0,14306,0,0,0,'[UNUSED] Sulhasa','Wind Rider Master','',4718662,7,0,1,0,1,1,0,65,65,29,7423,7423,7071,1,8195,1216,0,912,1281.36,1,1338,222.108,329.148,0,5234,0,0,0,0,0,0,3.67,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14261,5462,0,0,14886,0,0,0,'Blue Drakonid','','',8,2,0,1,0,1,1,0,60,60,103,15260,15260,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,200,0,200,2.5,0.75,'',0,0,0,2.5,8,14,0,22559,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14262,5462,0,0,14888,0,0,0,'Green Drakonid','','',8,2,0,1,0,1,1,0,60,60,103,15260,15260,0,1,0,1183,0,461.37,612.205,0,0,0,0,4224000,3750,0,0,500,0,0,0,2.5,0.75,'',0,0,0,2.5,8,14,0,22561,21667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14263,5462,0,0,14887,0,0,0,'Bronze Drakonid','','',8,2,0,1,0,1,1,0,60,60,103,15000,15000,0,1,0,1183,0,461.37,612.205,0,0,0,0,4224000,3750,0,0,0,0,0,0,4.2,2,'',0,800,0,2.5,8,14,0,22642,22088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14264,5462,0,0,14889,0,0,0,'Red Drakonid','','',12,2,0,1,0,1,1,0,60,60,103,15260,15260,0,1,0,1183,0,461.37,612.205,0,0,0,0,4224000,3750,0,500,0,0,0,0,4.2,2,'',0,0,0,2.5,8,14,0,22558,22088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14265,5462,0,0,14885,0,0,0,'Black Drakonid','','',8,2,0,1,0,1,1,0,60,60,103,15260,15260,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,200,0,0,200,0,0,2,'',0,0,0,2.5,8,14,0,22560,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14266,13202,0,0,1103,0,0,0,'Shanda the Spinner','','',1,1,3,4,0,1,1,0,19,19,22,449,449,0,1,0,1450,0,19.575,26.825,0,0,0,0,9200000,802,0,0,0,0,0,0,1.0625,0.561,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5890,0,0,2606,0,0,0,0,0,0,0),(14267,5462,0,0,3189,0,0,0,'Emogg the Crusher','','',0,7,0,2,0,1,1,0,19,19,45,1347,1347,0,1,0,1450,0,33.2775,45.6025,0,0,0,0,43200000,802,0,0,0,0,0,0,1.275,0.75905,'',0,144,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2607,0,0,0,0,0,0,0),(14268,5462,0,0,14313,0,0,0,'Lord Condar','','',1,1,7,4,0,1,1,0,15,16,14,328,356,0,1,0,1483,0,17.0545,22.9865,0,0,0,0,18000000,700,0,0,0,0,0,0,1.0625,0.085,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12876,0,0,0,0,0,0,0,0,0,0),(14269,5462,0,0,525,0,0,0,'Seeker Aqualon','','',0,4,0,4,0,1,1,0,21,21,91,521,521,0,1,0,2000,0,31,40,0,0,0,0,82800000,872,210,210,210,210,210,168,0.85,0.259726,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14270,5462,0,0,5243,0,0,0,'Squiddic','','',0,7,0,4,0,1,1,0,19,19,18,449,449,0,1,0,2000,0,27,37,0,0,0,0,9000000,802,0,0,0,0,0,0,3,0.834,'',0,36,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1467,0,0,0,0,0,0,0),(14271,5462,0,0,500,0,0,0,'Ribchaser','','',0,7,0,4,0,1,1,0,17,17,19,386,386,0,1,0,2000,0,25,33,0,0,0,0,9000000,734,0,0,0,0,0,0,1.725,0.4324,'',0,30,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2856,1013,0,0,0,0,0,0),(14272,5462,0,0,497,0,0,0,'Snarlflare','','',0,2,0,4,0,1,1,0,18,18,14,354,354,1020,1,0,2000,0,19,26,0,0,0,0,9000000,643,0,0,0,0,0,0,1.25,0.278,'',0,34,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1221,0,0,0,0,0,0,0),(14273,5462,0,0,5229,0,0,0,'Boulderheart','','',0,5,0,4,0,1,1,0,25,25,189,699,699,0,1,0,2000,0,35,48,0,0,0,0,3600000,1008,0,0,0,0,0,0,2,1,'',0,68,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14274,5875,0,0,2714,0,0,0,'Winterax Tracker','','',0,1,1,0,0,1,1,0,1,1,37,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8841,0,0,0,0,0,0,0,0,0,0),(14275,5462,0,0,3763,3764,0,0,'Tamra Stormpike','','',0,7,0,2,0,3,1,0,28,28,88,2196,2196,756,1,0,1416,0,45.312,55.932,0,0,0,0,72000000,946,0,0,0,0,0,0,1.5,0.347,'',0,263,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3693,0,0,0,0,0,0,0),(14276,5462,0,0,540,0,0,0,'Scargil','','',0,7,0,4,0,1,1,0,30,30,18,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,43200000,1179,0,0,0,0,0,0,1.95,0.5421,'',0,100,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3510,3716,0,0,0,0,0,0),(14277,5462,0,0,4978,0,0,0,'Lady Zephris','','',0,7,0,4,0,1.1,1,0,33,33,74,918,918,2457,1,0,2000,0,33,45,0,0,0,0,43200000,1065,0,0,0,0,0,0,1.4375,0.575,'',0,139,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3509,0,0,0,0,0,0,0),(14278,5462,0,0,491,0,0,0,'Ro\'Bark','','',0,7,0,4,0,1,1,0,28,28,95,896,896,0,1,0,2000,0,39,53,0,0,0,0,43200000,1111,0,0,0,0,0,0,1.725,0.4324,'',0,86,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14279,5462,0,0,1091,0,0,0,'Creepthess','','',1,1,3,4,0,1,1,0,24,24,22,664,664,0,1,0,1450,0,24.65,33.35,0,0,0,0,72000000,975,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5893,0,0,3477,0,0,0,0,0,0,0),(14280,5462,0,0,706,0,0,0,'Big Samras','','',1,1,4,4,0,1,1,0,27,27,44,1080,1080,0,1,0,2000,0,38,51,0,0,0,0,43200000,1078,0,54,0,54,0,54,1.95,0.7943,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12832,0,0,3476,0,0,0,0,0,0,0),(14281,5462,0,0,3616,0,0,0,'Jimmy the Bleeder','','',0,7,0,4,0,1,1,0,23,23,87,617,617,0,1,0,1450,0,23.925,31.9,0,0,0,0,72000000,940,0,0,0,0,0,0,1.5,0.306,'',0,54,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,0,0,0,0,0,0),(14282,5462,0,0,782,0,0,0,'Frostwolf Bloodhound','','',0,1,1,0,0,0.4,1,0,53,54,1214,2319,2486,0,1,0,2000,0,92,122,0,0,0,0,120000,3180,0,0,0,0,0,0,1.4375,1.725,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14283,5462,0,0,10828,0,0,0,'Stormpike Owl','','',1,1,26,0,0,0.4,1,0,53,54,1216,3421,3484,0,1,0,2000,0,92,122,0,0,0,0,120000,3180,0,0,0,0,0,0,1.725,0.4025,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,13264,0,0,0,0,0,0,0,0,0,0),(14284,5462,0,0,14322,14324,14326,14327,'Stormpike Battleguard','','',0,7,0,1,0,6,1,0,71,71,1216,4100,7800,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,600000,7018,0,0,0,0,0,0,1.5,0.347,'',0,1616,0,2.5,8,14,0,22120,3248,16509,22591,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14285,5462,0,0,14320,14321,14323,14325,'Frostwolf Battleguard','','',0,7,0,1,0,1,1,0,61,71,1214,3200,6500,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,600000,7018,0,0,0,0,0,0,1.5,0.372,'',0,1780,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14301,5462,0,0,14353,0,0,0,'Brinna Valanaar','Bowyer','',0,7,0,0,0,1.2,1,0,45,45,80,2218,2218,0,1,4482,2000,0,76,100,0,0,0,0,333000,2695,0,0,0,0,0,0,1.5,0.306,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14302,5462,0,0,14352,0,0,0,'Chromatic Drakonid','','',8,2,0,1,0,1,1,0,60,60,103,24416,24416,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,200,200,200,200,200,0,2,'',0,0,0,2.5,8,14,0,22560,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14303,5462,0,0,5848,0,0,0,'Petrified Guardian','','',0,4,0,1,0,1,1,0,57,59,16,6960,7402,0,1,0,1166,0,297.33,393.525,0,0,0,0,3300000,3449,118,118,118,118,236,118,3.36,2,'',0,1810,0,2.5,8,14,0,22695,22696,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14304,5462,0,0,14360,14362,14361,14363,'Kor\'kron Elite','','',0,7,0,1,0,2,1,0,80,80,85,25200,25200,0,1,268435456,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14305,5462,0,0,338,0,0,0,'Human Orphan','','',0,12,0,0,0,1,1,0,4,4,12,138,138,0,1,2,1970,0,3.94,4.925,0,0,0,0,0,68,0,0,0,0,0,0,1,1,'58818',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14306,5462,0,0,9956,0,0,0,'Eskhandar','','',0,1,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14307,5462,0,0,11686,0,0,0,'Black Drakonid Spawner','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14308,5462,0,0,1083,0,0,0,'Ferra','','',0,1,0,1,0,1,1,0,60,60,16,15260,15260,0,1,0,1158,0,301.08,399.51,0,0,0,0,0,3750,0,0,0,0,0,0,2.25,0.9165,'',0,0,0,2.5,8,14,0,22911,17156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14309,5462,0,0,11686,0,0,0,'Red Drakonid Spawner','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14310,5462,0,0,11686,0,0,0,'Green Drakonid Spawner','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14311,5462,0,0,11686,0,0,0,'Bronze Drakonid Spawner','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14312,5462,0,0,11686,0,0,0,'Blue Drakonid Spawner','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14321,5462,0,0,11561,0,0,0,'Guard Fengus','','',0,7,0,1,1,1,1,0,59,59,45,23688,23688,0,1,0,1175,0,299.625,396.562,0,0,0,0,1000000000,3449,0,0,0,0,0,0,3.525,2.35,'',0,1735,0,2.5,8,14,0,15580,15655,22572,20691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14322,5462,0,0,11545,0,0,0,'Stomper Kreeg','The Drunk','',0,7,0,1,1,1,1,0,59,59,45,23688,23688,0,1,642,2000,0,510,675,0,0,0,0,1000000000,3449,0,0,0,0,0,0,3.075,1.83065,'',0,1726,0,2.5,8,14,0,22833,16740,15577,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14323,5462,0,0,11561,0,0,0,'Guard Slip\'kik','','',0,7,0,1,1,1,1,0,59,59,45,23688,23688,0,1,0,1175,0,299.625,396.562,0,0,0,0,1000000000,3449,0,0,0,0,0,0,3.525,2.35,'',0,1741,0,2.5,8,14,0,15580,17307,20691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14324,5462,0,0,11537,0,0,0,'Cho\'Rush the Observer','','',0,7,0,1,1,1,1,0,60,60,45,19536,19536,9736,1,0,2000,0,730,960,0,0,0,0,1000000000,3075,0,0,0,0,0,0,3.525,2.35,'',0,1823,0,2.5,8,14,0,10947,10151,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14325,5462,0,0,11564,0,0,0,'Captain Kromcrush','','',0,7,0,1,1,1,1,0,61,61,1374,28296,28296,0,1,2,2000,0,795,1105,0,0,0,0,1000000000,4047,0,0,0,0,0,0,3.71,2,'',0,1881,0,2.5,8,14,0,22857,22859,5246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14326,5462,0,0,11561,0,0,0,'Guard Mol\'dar','','',0,7,0,1,1,1,1,0,59,59,45,23688,23688,0,1,2,1175,0,299.625,396.562,0,0,0,0,1000000000,3449,0,0,0,0,0,0,3.525,2.35,'',0,1732,0,2.5,8,14,0,15580,15655,20691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14327,5462,0,0,21012,0,0,0,'Lethtendris','','',0,7,0,1,1,8,4,0,57,57,14,17816,17816,8964,1,0,1175,0,327.825,400.675,0,0,0,0,1000000000,2744,0,0,0,0,0,0,3.36,2,'',0,1594,0,2.5,8,14,0,11668,14887,22709,0,0,0,0,0,0,0,0,0,0,0,0,0,18426,0,0,0,0,0,0,0),(14329,5875,0,0,14334,0,0,0,'Black War Wolf','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,22724,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14330,5875,0,0,14388,0,0,0,'Black War Raptor','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,22721,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14331,5875,0,0,10719,0,0,0,'Red Skeletal Warhorse','','',0,6,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,1,2200,2.2,2.2,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,22722,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14332,5875,0,0,14337,0,0,0,'Black War Steed','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,22717,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14333,5875,0,0,14348,0,0,0,'Black War Kodo','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,22718,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14334,5875,0,0,14372,0,0,0,'Black Battlestrider','','',0,9,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,22719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14335,5875,0,0,14577,0,0,0,'Black War Ram','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,22720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14336,5875,0,0,14330,0,0,0,'Black War Tiger','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,22723,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14337,5462,0,0,14379,0,0,0,'Field Repair Bot 74A','','',0,9,0,0,0,1,1,0,50,50,190,2215,2215,0,1,4226,1510,0,64.175,84.56,0,0,0,0,180000,2966,0,0,0,0,0,0,0.75,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14338,5462,0,0,14381,0,0,0,'Knot Thimblejack','','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,2,1510,0,320.875,422.8,0,0,0,0,644000,2966,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14339,5462,0,0,11412,0,0,0,'Death Howl','','',1,1,1,4,0,1.25,1,0,49,49,38,2672,2672,0,1,0,2000,0,83,110,0,0,0,0,7200000,2912,0,0,0,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5954,0,0,11172,0,0,0,0,0,0,0),(14340,5462,0,0,2879,0,0,0,'Alshirr Banebreath','','',0,3,0,4,0,1,1,0,54,54,90,3293,3293,0,1,0,1183,0,54.418,72.163,0,0,0,0,9900000,3180,0,0,0,0,172,216,2.5,0.9,'',0,435,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11674,0,0,0,0,0,0,0),(14341,5875,0,0,4943,0,0,0,'Felendor the Accuser','','',0,7,0,4,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14342,5462,0,0,1012,0,0,0,'Ragepaw','','',0,7,0,4,0,1,1,0,51,51,82,2865,2865,0,1,0,1216,0,52.288,69.312,0,0,0,0,9900000,3018,0,0,0,0,0,0,1.875,1.5,'',0,395,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14343,5462,0,0,6212,0,0,0,'Olm the Wise','','',1,1,26,4,0,1.3,1,0,52,52,189,3000,3000,0,1,0,2000,0,87,117,0,0,0,0,9900000,3074,0,20,20,0,87,30,1.95,0.455,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5861,0,0,0,0,0,0,0,0,0,0),(14344,5462,0,0,14315,0,0,0,'Mongress','','',1,1,4,4,0,1,1,0,50,50,44,3322,3322,0,1,0,1250,0,53.125,70,0,0,0,0,9900000,2966,0,100,0,100,0,100,2.175,0.88595,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,13076,0,0,11172,0,0,0,0,0,0,0),(14345,5462,0,0,682,0,0,0,'The Ongar','','',0,10,0,4,0,1,1,0,51,51,14,3100,3100,0,1,0,1225,0,52.675,69.825,0,0,0,0,9900000,3018,0,0,0,0,0,0,1.875,0.8985,'',0,455,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12230,0,0,0,0,0,0,0),(14346,5875,0,0,4426,0,0,0,'Captain Greshkil','','',0,3,0,2,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.75,1.91,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14347,5462,0,0,14395,0,0,0,'Highlord Demitrian','','',0,7,0,1,0,3,1,0,62,62,35,5100,5100,0,1,3,2000,0,791.2,1104,0,0,0,0,600000,4344,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14348,5462,0,0,19802,0,0,0,'Earthcaller Franzahl','','',0,7,0,1,0,1,1,0,62,62,35,4600,4600,0,1,3,2000,0,791.2,1104,0,0,0,0,600000,4344,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14349,5462,0,0,14380,0,0,0,'Pimgib','','',0,7,0,1,0,3,3,0,56,56,14,6477,6477,6489,1,0,1175,0,214.438,262.025,0,0,0,0,1000000000,2699,0,0,0,0,0,0,3.36,2,'',0,1485,0,2.5,8,14,0,15744,15228,22713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14350,5462,0,0,5561,0,0,0,'Hydroling','','',0,4,0,0,0,0.15,1,0,57,57,91,418,418,0,1,0,1470,0,360.15,477.75,0,0,0,0,704000,3342,56,56,56,56,56,56,1,0.30556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14351,5462,0,0,10709,0,0,0,'Gordok Bushwacker','','',0,7,0,1,0,1,1,0,58,59,45,14355,14805,0,1,0,2000,0,510,675,0,0,0,0,3300000,3449,0,0,0,0,0,0,3.75,2.2325,'',0,1653,0,2.5,8,14,0,13737,15284,16145,0,0,0,0,0,0,0,0,0,0,0,0,0,21982,0,0,0,0,0,0,0),(14352,5875,0,0,14385,0,0,0,'Duke Landressar','Agent of Therazane','',76,4,0,3,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14353,5462,0,0,14406,0,0,0,'Mizzle the Crafty','','',0,7,0,1,0,1,1,0,60,60,35,15260,15260,0,1,0,2000,0,520,690,0,0,0,0,0,3750,0,0,0,0,0,0,3.01,2,'',0,0,0,2.5,8,14,0,22799,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14354,5462,0,0,7552,0,0,0,'Pusillin','','',0,3,0,1,0,6,6,0,57,57,90,13362,13362,13446,1,2,1175,0,218.55,267.312,0,0,0,0,1000000000,2744,0,0,0,0,172,0,0.75,0.5,'',0,1503,0,2.5,8,14,0,15228,22424,14145,22735,0,0,0,0,0,0,0,0,0,0,0,0,18261,0,0,0,0,0,0,0),(14355,5462,0,0,14386,0,0,0,'Azj\'Tordin','','',0,7,0,0,0,1,1,0,60,60,1354,3052,3052,0,1,2,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14356,5462,0,0,14389,0,0,0,'Sawfin Frenzy','','',0,1,0,0,0,1.1,1,0,38,40,1878,1534,1676,0,1,0,900,0,25.2,33.3,0,0,0,0,300000,1938,0,0,0,0,0,0,1.75,1.218,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14357,5462,0,0,14390,0,0,0,'Lake Thresher','','',0,1,0,1,0,3,1.5,0,25,25,16,2097,2097,0,1,0,2000,0,84,115.2,0,0,0,0,600000,1008,0,0,0,0,0,0,6,2.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14358,5462,0,0,14393,0,0,0,'Shen\'dralar Ancient','','',0,6,0,1,0,1,1,0,60,60,1354,3052,3052,0,1,2,1175,0,305.5,405.375,0,0,0,0,3300000,3750,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14361,5462,0,0,10045,0,0,0,'Shen\'dralar Wisp','','',0,8,0,0,0,1,1,0,1,1,1354,42,42,0,1,0,2000,0,10,10,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14362,5462,0,0,14392,0,0,0,'Thornling','','',0,4,0,0,0,0.4,1,0,60,60,35,6900,6900,0,1,0,1410,0,73.32,97.29,0,0,0,0,0,3750,50,50,50,50,50,50,2.2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14363,5462,0,0,14396,0,0,0,'Thief Catcher Shadowdelve','','',0,7,0,1,0,4,1,0,80,80,57,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,172,0,1.5,0.347,'41634 41634',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14364,5462,0,0,14397,0,0,0,'Shen\'dralar Spirit','','',0,6,0,1,0,1,1,0,56,58,71,1400,7500,2226,1,2,1200,0,196.8,252.6,0,0,0,0,3300000,3379,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14365,5462,0,0,14404,0,0,0,'Thief Catcher Farmountain','','',0,7,0,1,0,4,1,0,80,80,57,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,900000,9729,0,0,0,0,0,0,1.5,0.347,'41634 41634',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14366,5462,0,0,11686,0,0,0,'Warpwood Spores','','',0,10,0,0,0,1,1,0,1,1,1080,3052,3052,0,1,0,2000,0,520,690,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14367,5462,0,0,14405,0,0,0,'Thief Catcher Thunderbrew','','',0,7,0,1,0,4,1,0,80,80,57,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347,'41634 41634',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14368,5462,0,0,14407,0,0,0,'Lorekeeper Lydros','','',0,7,0,1,0,1,1,0,60,60,1355,2442,2442,2434,1,2,1175,0,310.2,400.087,0,0,0,0,3300000,3750,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14369,5462,0,0,14408,0,0,0,'Shen\'dralar Zealot','','',0,7,0,1,0,1,1,0,59,59,1355,2369,2369,2369,1,0,1183,0,203.476,262.626,0,0,0,0,3300000,3431,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14370,5462,0,0,10996,0,0,0,'Cadaverous Worm','','',65537,10,42,0,0,1,1,0,60,60,21,1300,1300,0,1,0,1400,0,72.8,96.6,0,0,0,0,0,3750,0,0,0,0,0,0,1.23305,1.23305,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14371,5462,0,0,14412,0,0,0,'Shen\'dralar Provisioner','','',0,7,0,1,0,1,1,0,52,52,1355,1897,1897,1923,1,4738,1241,0,176.222,227.103,0,0,0,0,3300000,3063,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14372,5462,0,0,6829,0,0,0,'Winterfall Ambusher','','',0,7,0,0,0,1,1,0,56,57,82,3644,3758,0,1,0,1450,0,71.05,94.25,1,1595,108.46,157.905,0,3342,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,17205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14373,5462,0,0,14427,0,0,0,'Sage Korolusk','','',0,7,0,0,0,1,1,0,59,59,104,2961,2961,0,1,2,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14374,5462,0,0,14426,0,0,0,'Scholar Runethorn','','',0,7,0,0,0,1,1,0,59,59,80,2961,2961,0,1,3,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14375,5462,0,0,14413,0,0,0,'Scout Stronghand','','',0,7,0,1,0,4,1,0,80,80,85,50400,50400,0,1,268435456,2000,0,1941.2,2695.6,0,0,0,0,600000,9729,0,0,0,0,0,0,1.5,0.372,'41634 41634',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14376,5462,0,0,14414,0,0,0,'Scout Manslayer','','',0,7,0,1,0,4,1,0,80,80,85,50400,50400,0,1,268435456,2000,0,1941.2,2695.6,0,0,0,0,600000,9729,0,0,0,0,0,0,1.5,0.236,'41634 41634',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14377,5462,0,0,14415,0,0,0,'Scout Tharr','','',0,7,0,1,0,4,1,0,80,80,85,50400,50400,0,1,268435456,2000,0,1941.2,2695.6,0,0,0,0,600000,9729,0,0,0,0,0,0,1.5,0.372,'41634 41634',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14378,5462,0,0,14417,0,0,0,'Huntress Skymane','','',0,7,0,1,0,4,1,0,80,80,79,50400,50400,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,600000,9729,0,0,0,0,0,0,1.5,0.306,'18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14379,5462,0,0,14418,0,0,0,'Huntress Ravenoak','','',0,7,0,1,0,4,1,0,80,80,79,50400,50400,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,600000,9729,0,0,0,0,0,0,1.5,0.306,'',0,5000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14380,5462,0,0,14419,0,0,0,'Huntress Leafrunner','','',0,7,0,1,0,4,1,0,80,80,79,50400,50400,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,600000,9729,0,0,0,0,0,0,1.5,0.306,'',0,2500,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14381,5462,0,0,14422,0,0,0,'Lorekeeper Javon','','',0,7,0,1,0,1,1,0,60,60,1355,2442,2442,2434,1,2,1175,0,310.2,400.087,0,0,0,0,3300000,3750,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14382,5462,0,0,14421,0,0,0,'Lorekeeper Mykos','','',0,7,0,1,0,1,1,0,60,60,1355,2442,2442,2434,1,2,1175,0,310.2,400.087,0,0,0,0,3300000,3750,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14383,5462,0,0,14420,0,0,0,'Lorekeeper Kildrath','','',0,7,0,1,0,1,1,0,58,58,1355,2297,2297,2289,1,2,1191,0,199.492,257.256,0,0,0,0,3300000,3379,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14385,5462,0,0,1912,0,0,0,'Doomguard Minion','','',0,3,0,0,0,1,1,0,59,60,954,3900,4100,1849,1,0,1420,0,369.2,489.9,0,0,0,0,730000,3750,0,0,0,0,172,240,1.8,0.9168,'',0,0,0,2.5,8,14,0,89,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14386,5462,0,0,14430,0,0,0,'Wandering Eye of Kilrogg','','',0,3,0,0,0,1,1,0,60,60,45,305,305,0,1,0,1440,0,374.4,496.8,0,0,0,0,0,3750,0,0,0,0,172,0,2,2,'',0,0,0,2.5,8,14,0,22876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14387,5462,0,0,21009,0,0,0,'Lothos Riftwaker','','',2,7,0,1,0,1,1,0,60,60,35,2442,2442,2434,1,3,2000,0,671.6,883.2,0,0,0,0,900000,3748,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14388,5462,0,0,6374,0,0,0,'Rogue Black Drake','','',0,2,0,0,0,1.5,1,0,50,52,1394,3322,3556,0,1,0,2000,0,87,117,0,0,0,0,430000,3074,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,8873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14389,5462,0,0,14428,0,0,0,'Netherwalker','','',0,3,16,1,0,1,1,0,60,60,90,9156,9156,0,1,0,1183,0,461.37,612.205,0,0,0,0,0,3750,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,22878,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14390,5462,0,0,3761,3762,0,0,'Expeditionary Mountaineer','','',0,7,0,1,0,3,1,0,36,40,57,3831,4572,0,1,0,2000,0,134.4,177.6,0,0,0,0,310000,1938,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14391,5875,0,0,11686,0,0,0,'Dire Maul Reaver Post','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14392,5462,0,0,14429,0,0,0,'Overlord Runthak','','',0,7,0,1,0,16,1,0,60,60,29,48832,48832,0,1,3,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,16508,16509,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14393,5462,0,0,3765,3766,0,0,'Expeditionary Priest','','',0,7,0,1,0,3,1,0,37,42,57,3279,3963,1262,1,0,2000,0,139.2,184.8,0,0,0,0,540000,2216,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,9734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14394,5462,0,0,14431,0,0,0,'Major Mattingly','','',0,7,0,1,0,16,1,0,60,60,12,39072,39072,2434,1,3,2000,0,671.6,883.2,0,0,0,0,490000,3748,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,37335,31955,30901,32588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14395,5462,0,0,7107,0,0,0,'Griniblix the Spectator','','',0,7,0,0,0,1,1,0,57,57,35,2784,2784,0,1,0,2500,0,122.5,162.5,0,0,0,0,300000,3342,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14396,5462,0,0,14430,0,0,0,'Eye of Immol\'thar','','',0,10,0,0,0,1,1,0,61,61,16,1300,1300,0,1,0,1410,0,560.475,779.025,0,0,0,0,3300000,4047,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,22909,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14397,5462,0,0,14273,0,0,0,'Mana Burst','','',0,4,0,0,0,1,1,0,59,60,834,473,488,4803,1,0,1420,0,4.97,7.81,0,0,0,0,730000,3075,0,0,0,0,0,0,1.25,0.175,'',0,0,0,2.5,8,14,0,22938,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14398,5462,0,0,8471,0,0,0,'Eldreth Darter','','',0,2,0,1,0,1,1,0,58,59,16,6891,7107,6987,1,0,1166,0,215.127,267.014,0,0,0,0,3300000,2810,0,0,0,0,0,0,1.3,1.3,'',0,1634,0,2.5,8,14,0,22947,17139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14399,5462,0,0,10315,0,0,0,'Arcane Torrent','','',0,4,0,1,0,1,1,0,59,60,834,16583,17094,9606,1,0,1166,0,339.306,420.926,0,0,0,0,0,3075,120,60,120,120,60,300,3.125,2.5,'',0,0,0,2.5,8,14,0,22945,22946,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14400,5462,0,0,5490,0,0,0,'Arcane Feedback','','',0,4,0,0,0,1,1,0,59,60,834,1895,1954,2402,1,0,1410,0,68.385,84.6,0,0,0,0,0,3075,60,60,60,60,60,60,1.5625,1.25,'',0,0,0,2.5,8,14,0,15507,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14401,5462,0,0,14498,0,0,0,'Master Elemental Shaper Krixix','','',8,7,0,1,0,1,1,0,60,60,103,9156,9156,0,1,0,1158,0,451.62,599.265,0,0,0,0,3520000,3750,0,0,0,0,0,0,3.4,2,'',0,1813,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14402,5462,0,0,14452,0,0,0,'Seeker Cromwell','','',0,7,0,1,0,1,1,0,80,80,71,50400,50400,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,900000,9729,0,0,0,0,0,0,1.5,0.383,'41634 41634',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14403,5462,0,0,14453,0,0,0,'Seeker Nahr','','',0,7,0,1,0,1,1,0,80,80,71,50400,50400,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,900000,9729,0,0,0,0,0,0,1.5,0.383,'41634 41634',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14404,5462,0,0,14454,0,0,0,'Seeker Thompson','','',0,7,0,1,0,1,1,0,80,80,71,50400,50400,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,900000,9729,0,0,0,0,0,0,1.5,0.383,'41634 41634',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14406,5875,0,0,2767,0,0,0,'Roving Kodo','','',0,1,0,0,0,1,1,0,36,37,15,1724,1804,0,1,0,2000,0,51,68,0,0,0,0,0,1568,0,0,0,0,0,0,4.375,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7271,0,0,0,0,0,0,0),(14421,5462,0,0,1072,0,0,0,'Brown Prairie Dog','','',0,12,0,0,0,0.2,1,0,1,1,31,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.122,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(14422,5875,0,0,11686,0,0,0,'BRD Trigger','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14423,5462,0,0,14472,0,0,0,'Officer Jaxon','','',0,7,0,1,0,4,1,0,80,80,11,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,350000,9729,0,0,0,0,0,0,1.5,0.306,'41634 41634',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14424,5462,0,0,631,0,0,0,'Mirelow','','',0,4,0,4,0,1.05,1,0,25,25,14,734,734,0,1,0,2000,0,35,48,0,0,0,0,39600000,1008,125,125,50,125,250,200,1.95,1.7485,'',0,71,0,2.5,8,14,0,12747,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14425,5462,0,0,543,0,0,0,'Gnawbone','','',0,7,0,4,0,1,1,0,24,24,61,664,664,0,1,0,2000,0,34,46,0,0,0,0,82800000,975,0,0,0,0,0,0,1.95,0.4888,'',0,96,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2611,0,0,0,0,0,0,0),(14426,5462,0,0,3898,0,0,0,'Harb Foulmountain','','',0,7,0,4,0,1,1,0,27,27,16,920,920,0,1,0,2000,0,38,51,0,0,0,0,7200000,1078,0,0,65,0,0,0,4.05,0.9747,'',0,82,0,2.5,8,14,0,3391,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14427,5462,0,0,511,0,0,0,'Gibblesnik','','',0,7,0,4,0,1,1,0,28,28,26,896,896,0,1,0,2000,0,39,53,0,0,0,0,9900000,1111,0,0,0,0,0,0,1.875,0.99,'',0,106,0,2.5,8,14,0,7405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5842,0,0,0,0,0,0,0),(14428,5462,0,0,6818,0,0,0,'Uruson','','',0,7,0,4,0,1,1,0,7,7,82,137,137,0,1,0,2000,0,9,12,0,0,0,0,7200000,230,0,0,0,0,0,0,1.625,1.3,'',0,7,0,2.5,8,14,0,15971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5220,0,0,0,0,0,0,0),(14429,5462,0,0,1011,0,0,0,'Grimmaw','','',0,7,0,4,0,1,1,0,11,11,82,222,222,0,1,0,1550,0,11.625,15.5,0,0,0,0,0,528,0,0,0,0,0,0,1.375,1.1,'',0,13,0,2.5,8,14,0,19319,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5220,0,0,0,0,0,0,0),(14430,5462,0,0,11453,0,0,0,'Duskstalker','','',1,1,2,4,0,1,1,0,9,9,66,176,176,0,1,0,1400,0,7.7,10.5,0,0,0,0,7200000,387,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,13354,0,0,3409,0,0,0,0,0,0,0),(14431,5462,0,0,2296,0,0,0,'Fury Shelda','','',0,7,0,4,0,1,1,0,8,8,514,156,156,0,1,0,2000,0,10,14,0,0,0,0,7200000,306,0,0,0,0,0,0,1.5,0.476,'',0,7,0,2.5,8,14,0,3589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5204,0,0,0,0,0,100,0),(14432,5462,0,0,904,0,0,0,'Threggil','','',0,3,0,4,0,1,1,0,6,6,90,115,115,126,1,0,2000,0,6,8,0,0,0,0,7200000,163,0,0,0,0,85,0,1,0.236,'',0,6,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14433,5462,0,0,8834,0,0,0,'Sludginn','','',0,10,0,4,0,1.02,1,0,30,30,14,974,974,0,1,0,2000,0,42,56,0,0,0,0,72000000,1179,0,0,0,0,0,0,2.5,1.198,'',0,0,0,2.5,8,14,0,3335,3358,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14434,5462,0,0,14473,0,0,0,'Alarm-o-Bot','','',0,10,0,0,0,1,1,0,1,1,14,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14435,5462,0,0,14992,0,0,0,'Prince Thunderaan','The Wind Seeker','',4,4,0,3,0,1,1,0,73,73,35,340000,340000,97000,1,0,800,0,4424,6300,0,0,0,0,0,7618,0,0,0,0,0,0,14,13,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14436,5462,0,0,14565,0,0,0,'Mor\'zul Bloodbringer','','',0,7,0,0,0,1,1,0,61,61,35,2515,2515,2486,1,3,2000,0,152,210,0,0,0,0,500000,4044,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14437,5462,0,0,14566,0,0,0,'Gorzeeki Wildeyes','','',0,7,0,0,0,1,1,0,55,55,35,2614,2614,0,1,131,2000,0,94,125,0,0,0,0,500000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14438,5462,0,0,14492,0,0,0,'Officer Pomeroy','','',0,7,0,1,0,4,1,0,80,80,11,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,350000,9729,0,0,0,0,0,0,1.5,0.306,'41634 41634',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14439,5462,0,0,14493,0,0,0,'Officer Brady','','',0,7,0,1,0,4,1,0,80,80,11,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,350000,9729,0,0,0,0,0,0,1.65,0.3366,'41634 41634',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14440,5462,0,0,14494,0,0,0,'Hunter Sagewind','','',0,7,0,1,0,4,1,0,80,80,105,50400,50400,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,500000,9729,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14441,5462,0,0,14495,0,0,0,'Hunter Ragetotem','','',0,7,0,1,0,4,1,0,80,80,105,50400,50400,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,500000,9729,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14442,5462,0,0,14496,0,0,0,'Hunter Thunderhorn','','',0,7,0,1,0,4,1,0,60,60,105,19916,19916,0,1,2,2000,0,478.4,634.8,0,0,0,0,500000,3750,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14443,5462,0,0,11686,0,0,0,'Doomguard Tap Trigger','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14444,5462,0,0,14589,0,0,0,'Orcish Orphan','','',0,12,0,0,0,1,1,0,4,4,29,138,138,0,1,2,1970,0,3.94,4.925,0,0,0,0,0,68,0,0,0,0,85,0,1,0.5,'58818',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14445,5462,0,0,7976,0,0,0,'Lord Captain Wyrmak','','',0,2,0,2,0,1,1,0,45,45,50,6468,6468,0,1,0,1258,0,114.729,150.96,0,0,0,0,25200000,2695,0,0,0,0,0,0,3.0625,2.625,'',0,878,0,2.5,8,14,0,12533,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5803,0,0,0,0,0,0,0),(14446,5462,0,0,441,0,0,0,'Fingat','','',0,7,0,4,0,1,1,0,43,43,18,2059,2059,0,1,0,2000,0,67,88,0,0,0,0,46800000,2369,0,0,0,0,0,0,1.5,0.417,'',0,243,0,2.5,8,14,0,3417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14447,5462,0,0,4920,0,0,0,'Gilmorian','','',0,7,0,4,0,1,1,0,43,43,18,2059,2059,0,1,0,2000,0,67,88,0,0,0,0,100800000,2369,0,0,0,0,0,0,2.25,0.6255,'',0,252,0,2.5,8,14,0,13579,19472,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14448,5462,0,0,14497,0,0,0,'Molt Thorn','','',0,4,0,4,0,1.5,1,0,42,42,14,2476,2476,0,1,0,1291,0,40.021,53.5765,0,0,0,0,3600000,2218,210,210,210,210,420,336,2.625,2.35375,'',0,234,0,2.5,8,14,0,21748,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6065,0,0,0,0,0,0,0),(14449,5462,0,0,11686,0,0,0,'Blackwing Orb Trigger','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14450,5462,0,0,14500,0,0,0,'Orphan Matron Nightingale','','',0,7,0,0,0,1,1,0,10,10,12,198,198,0,1,643,2000,0,13,17,0,0,0,0,0,463,0,0,0,0,0,0,1.5,0.208,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14451,5462,0,0,14499,0,0,0,'Orphan Matron Battlewail','','',0,7,0,0,0,1,1,0,10,10,29,198,198,0,1,3,2000,0,13,17,0,0,0,0,0,463,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14452,5462,0,0,4426,0,0,0,'Enslaved Doomguard Commander','','',0,3,0,1,0,1,1,0,61,61,7,9563,9563,12430,1,0,1166,0,695.225,966.325,0,0,0,0,0,4047,0,0,0,0,0,244,3.75,1.91,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14453,5462,0,0,14501,0,0,0,'Orb of Domination','','',0,10,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,5,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14454,5462,0,0,14515,0,0,0,'The Windreaver','','',0,4,0,1,0,5,1,0,60,60,91,15260,15260,0,1,0,1158,3,451.62,599.265,0,0,0,0,0,3750,600,600,600,600,600,480,3.4375,2.75,'',0,0,0,2.5,8,14,0,23106,23103,23105,23104,0,0,0,0,0,1184,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14455,5462,0,0,14525,0,0,0,'Whirling Invader','','',0,4,0,0,0,1,1,0,57,58,91,2784,2871,0,1,0,2000,3,100,132,0,0,0,0,300000,3396,0,0,0,0,30,0,2.1875,1.75,'',0,900,0,2.5,8,14,0,15576,17207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14456,5462,0,0,12024,0,0,0,'Blackwing Guardsman','','',8,7,0,1,0,1,1,0,61,61,103,31440,31440,0,1,0,1175,0,700.595,973.78,0,0,0,0,3520000,4047,0,0,0,0,0,0,3.4,2,'',0,0,0,2.5,8,14,0,15284,23967,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14457,5462,0,0,14514,0,0,0,'Princess Tempestria','','',0,4,0,1,0,1,1,0,60,60,91,15260,15260,0,1,0,1158,4,451.62,599.265,0,0,0,0,0,3750,0,0,0,0,30,0,3.31,2,'',0,6000,0,2.5,8,14,0,22746,14907,23102,10987,0,0,0,0,0,1184,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14458,5462,0,0,5489,0,0,0,'Watery Invader','','',0,4,0,0,0,1,1,0,56,58,91,2687,2859,0,1,0,2000,4,100,132,0,0,0,0,333000,3396,57,57,114,57,57,57,1.75,0.53473,'',0,900,0,2.5,8,14,0,19133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14459,5462,0,0,11686,0,0,0,'Nefarian\'s Troops','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14460,5462,0,0,14527,0,0,0,'Blazing Invader','','',0,4,0,0,0,1,1,0,55,56,91,2614,2699,0,1,0,2000,2,96,127,0,0,0,0,300000,3289,55,110,55,55,110,55,3.5,1.75,'',0,534,0,2.5,8,14,0,23113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11829,0,0,0,0,0,0,0),(14461,5462,0,0,14517,0,0,0,'Baron Charr','','',0,4,0,1,0,1,1,0,58,58,91,14355,14355,0,1,0,1166,2,437.25,577.17,0,0,0,0,0,3396,116,58,116,116,58,290,3.01,2,'',0,0,0,2.5,8,14,0,15285,9574,0,0,0,0,0,0,0,1184,0,0,0,0,0,0,11829,0,0,0,0,0,0,0),(14462,5462,0,0,14505,0,0,0,'Thundering Invader','','',0,4,0,0,0,1,1,0,55,57,91,2600,2900,0,1,0,1450,0,71.05,94.25,0,0,0,0,0,3342,0,0,0,0,30,0,2.625,0.5425,'',0,0,0,2.5,8,14,0,23114,11428,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14463,5462,0,0,14531,0,0,0,'Daio the Decrepit','','',0,7,0,0,0,1,1,0,60,60,35,4900,4900,0,1,3,2000,0,104,138,0,0,0,0,450000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14464,5462,0,0,14512,0,0,0,'Avalanchion','','',0,4,0,1,0,1,1,0,58,58,91,14355,14355,0,1,0,1166,0,437.25,577.17,0,0,0,0,0,3396,58,290,58,58,58,58,3.01,2,'',0,0,0,2.5,8,14,0,23392,6524,5568,0,0,0,0,0,0,1184,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14465,5462,0,0,14541,0,0,0,'Alliance Battle Standard','','',0,10,0,0,0,1,1,0,1,1,58,1500,1500,1500,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,23036,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14466,5462,0,0,14542,0,0,0,'Horde Battle Standard','','',0,10,0,0,0,1,1,0,1,1,58,1500,1500,1500,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.01,'',0,0,0,2.5,8,14,0,23036,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14467,5462,0,0,14520,0,0,0,'Kroshius','','',0,3,0,0,0,1,1,0,55,55,1194,3268,3268,0,1,0,3000,0,141,187.5,0,0,0,0,300000,3234,0,300,0,0,0,0,6,2.709,'',0,0,0,2.5,8,14,0,10101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18625,0,0,0,0,0,0,0),(14469,5462,0,0,14532,0,0,0,'Niby the Almighty','','',0,7,0,0,0,1,1,0,56,56,35,2699,2699,0,1,3,2000,0,96,127,0,0,0,0,300000,3289,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,23056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14470,5462,0,0,4449,0,0,0,'Impsy','Niby\'s Minion','',0,3,0,0,0,1,1,0,56,56,35,2159,2159,2163,1,2,2000,0,89,118,0,0,0,0,300000,3287,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,24992,24995,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14471,5462,0,0,5965,0,0,0,'Setis','','',0,7,0,2,0,1,1,0,61,61,91,31440,31440,0,1,0,1141,0,417.263,579.97,0,0,0,0,43200000,4047,0,0,0,0,0,0,3.01,2,'',0,1795,0,2.5,8,14,0,16727,10887,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14472,5462,0,0,1104,0,0,0,'Gretheer','','',1,1,3,4,0,1.35,1,0,57,57,22,3758,3758,0,1,0,2000,0,98,130,0,0,0,0,21000000,3342,0,0,0,0,0,0,1.4375,0.759,'',0,0,0,2.5,8,14,0,745,0,0,0,0,0,0,0,0,0,0,0,0,13166,0,0,0,0,0,0,0,0,0,0),(14473,5462,0,0,14521,0,0,0,'Lapress','','',65537,1,41,2,0,1,1,0,60,60,310,12208,12208,0,1,0,2000,0,478.4,634.8,0,0,0,0,43200000,3750,0,0,0,0,0,0,2.625,2.8525,'',0,0,0,2.5,8,14,0,13445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14474,5462,0,0,14522,0,0,0,'Zora','','',0,10,0,2,0,1,1,0,59,59,310,8883,8883,0,1,0,1158,0,141.739,187.596,0,0,0,0,43200000,3449,0,0,0,0,0,0,3.9,2,'',0,0,0,2.5,8,14,0,21067,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14475,5462,0,0,12153,0,0,0,'Rex Ashil','','',0,10,0,2,0,1,1,0,57,57,310,8352,8352,0,1,0,1175,0,138.18,183.3,0,0,0,0,43200000,3342,0,0,0,0,0,0,1.95,0.65,'',0,0,0,2.5,8,14,0,12097,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14476,5462,0,0,6068,0,0,0,'Krellack','','',1,1,20,4,0,1.3,1,0,56,56,413,3509,3509,0,1,0,2000,0,96,127,0,0,0,0,9900000,3289,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,17170,0,0,0,0,0,0,0,0,0,0,0,0,12969,0,0,0,0,0,0,0,0,0,0),(14477,5462,0,0,14523,0,0,0,'Grubthor','','',65537,1,42,4,0,1.35,1,0,58,58,14,3876,3876,0,1,0,2000,0,100,132,0,0,0,0,21000000,3396,0,0,0,0,0,0,2.25,2.25,'',0,0,0,2.5,8,14,0,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14478,5462,0,0,14525,0,0,0,'Huricanian','','',0,4,0,4,0,1.35,1,0,58,58,91,3101,3101,2289,1,0,2000,0,93,123,0,0,0,0,21000000,3394,580,580,580,580,580,460,2.1875,1.75,'',0,0,0,2.5,8,14,0,15659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14479,5462,0,0,14526,0,0,0,'Twilight Lord Everun','Twilight\'s Hammer','',0,7,0,4,0,1.35,1,0,60,60,16,3297,3297,2434,1,0,2000,0,146,192,0,0,0,0,21000000,3748,100,0,0,0,0,0,1.8,0.3672,'',0,605,0,2.5,8,14,0,17439,19816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14480,5462,0,0,14530,0,0,0,'Alowicious Czervik','Sweet Treats','',0,7,0,0,0,1,1,0,10,10,29,198,198,0,1,642,1910,0,12.415,16.235,1,2101,18.909,27.313,0,463,0,0,0,0,0,0,2.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14481,5462,0,0,14529,0,0,0,'Emmithue Smails','Sweet Treats','',0,7,0,0,0,1,1,0,10,10,875,198,198,0,1,642,1910,0,12.415,16.235,1,2101,18.909,27.313,0,463,0,0,0,0,0,0,2.35,2,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14482,5462,0,0,14380,0,0,0,'Xorothian Imp','','',0,3,0,0,0,1,1,0,59,60,90,2961,3052,0,1,0,1430,0,371.8,493.35,0,0,0,0,730000,3750,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14483,5462,0,0,14152,0,0,0,'Dread Guard','','',0,3,0,1,0,1,1,0,60,60,90,18000,18000,0,1,0,1183,0,461.37,612.205,0,0,0,0,3300000,3750,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14484,5462,0,0,14533,0,0,0,'Injured Peasant','','',0,6,0,0,0,1,1,0,51,52,290,1700,1700,0,1,0,1500,0,65.25,87.75,0,0,0,0,0,3074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,23127,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14485,5462,0,0,14537,0,0,0,'Plagued Peasant','','',0,6,0,0,0,1,1,0,52,53,290,1700,1800,0,1,0,1490,0,66.305,88.655,0,0,0,0,0,3128,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,23127,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14486,5462,0,0,9786,0,0,0,'Scourge Footsoldier','Kel\'Thuzad\'s Minion','',0,6,0,0,0,1,1,0,57,59,14,84,89,0,1,0,1430,0,72.93,96.525,1,1573,110.11,162.019,0,3449,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14487,5462,0,0,5286,0,0,0,'Gluggle','','',0,7,0,4,0,1,1,0,37,37,18,1116,1116,2861,1,0,2000,0,38,48,0,0,0,0,50400000,858,0,0,0,0,0,0,3,0.834,'',0,172,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14488,5462,0,0,5782,0,0,0,'Roloch','','',0,7,0,4,0,1,1,0,38,38,45,1604,1604,0,1,0,1333,0,35.3245,46.655,0,0,0,0,100800000,1684,0,0,0,0,0,0,1.95,1.1609,'',0,189,0,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14489,5462,0,0,9790,0,0,0,'Scourge Archer','','',0,6,0,0,0,1,1,0,60,60,14,3052,3052,0,1,0,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14490,5462,0,0,14528,0,0,0,'Rippa','','',0,1,0,4,0,1,1,0,44,44,1878,2317,2317,0,1,0,1283,0,46.188,61.584,0,0,0,0,144000000,2528,0,0,0,0,0,0,2,1.392,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14491,5462,0,0,3186,0,0,0,'Kurmokk','','',1,1,9,4,0,1.2,1,0,42,42,72,1981,1981,0,1,0,1325,0,41.075,54.9875,0,0,0,0,128000000,2218,0,0,0,0,0,0,1.25,1.05,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,12961,0,0,0,0,0,0,0,0,0,0),(14492,5462,0,0,7232,0,0,0,'Verifonix','The Surveyor','',0,7,0,4,0,1,1,0,42,42,189,1981,1981,0,1,0,1300,0,40.3,53.95,1,1430,61.49,90.09,25200000,2218,0,0,0,0,0,0,1.5,0.306,'',0,221,0,2.5,8,14,0,12097,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3917,0,0,0,0,0,0,0),(14493,5875,0,0,14537,0,0,0,'Priest Epic Event Caller','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14494,5462,0,0,14545,0,0,0,'Eris Havenfire','','',0,6,0,1,0,1,1,0,60,60,35,2900,2900,0,1,2,1175,0,458.25,608.065,0,0,0,0,0,3750,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,23108,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14495,5462,0,0,169,0,0,0,'Invisible Trigger One','','',0,10,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14496,5462,0,0,252,257,251,221,'Stormwind Orphan','','',0,7,0,0,0,1,1,0,1,3,12,42,71,0,1,0,2000,0,3,4,0,0,0,0,180000,33,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14497,5462,0,0,8632,0,0,0,'Shellene','Orphanage Matron','',0,7,0,0,0,1,1,0,20,20,12,405,405,1202,1,0,2000,0,21,29,0,0,0,0,190000,701,0,0,0,0,0,0,1.35,0.1872,'',0,20,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14498,5462,0,0,3850,0,0,0,'Tosamina','','',0,7,0,0,0,1.1,1,0,34,34,29,1279,1279,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14499,5462,0,0,14589,14616,0,0,'Horde Orphan','','',0,7,0,0,0,1,1,0,1,3,29,42,71,0,1,0,2000,0,3,4,0,0,0,0,200000,8,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14500,5462,0,0,10812,0,0,0,'J\'eevee','','',0,3,0,0,0,1,1,0,58,58,35,5500,5500,0,1,0,1430,0,71.5,94.38,0,0,0,0,0,3396,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14501,5875,0,0,10905,0,0,0,'Warlock Mount Ritual Mob Type 3, Infernal (DND)','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.9,1.30935,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14502,5462,0,0,14552,0,0,0,'Xorothian Dreadsteed','','',0,3,0,1,0,1,1,0,62,62,90,32370,32370,0,1,0,1166,0,752.07,1049.4,0,0,0,0,0,4344,0,75,75,75,75,0,3.41,2,'',0,0,0,2.5,8,14,0,23202,22713,16636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14503,5462,0,0,14555,0,0,0,'The Cleaner','','',0,3,0,1,0,1,1,0,63,63,14,666200,666200,0,1,0,1166,0,791.42,1106.24,0,0,0,0,0,4641,0,0,0,0,172,0,3.71,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14504,5462,0,0,14553,0,0,0,'Dreadsteed Spirit','','',0,3,0,0,0,1,1,0,60,60,7,6300,6300,0,1,2,1410,0,366.6,486.45,0,0,0,0,730000,3750,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14505,5875,0,0,14554,0,0,0,'Dreadsteed','','',0,3,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14506,5462,0,0,14556,0,0,0,'Lord Hel\'nurath','','',0,3,0,2,0,1,1,0,62,62,90,31000,31000,5136,1,0,1133,0,338.767,437.338,0,0,0,0,1000000000,4348,0,0,0,0,172,248,3.31,2,'',0,1919,0,2.5,8,14,0,17146,18670,20989,23224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14507,5462,0,0,15217,0,0,0,'High Priest Venoxis','','',76,7,0,3,1,80,10,0,63,63,28,213200,213200,26200,1,0,2000,0,5880,8190,0,0,0,0,259200000,7604,0,0,0,0,0,0,2.1,0.4284,'',1,263589,0,2.5,8,14,0,23858,23859,23860,23895,0,0,0,0,0,1535,0,0,0,0,0,0,19881,22216,0,0,0,0,0,0),(14508,5462,0,0,14561,0,0,0,'Short John Mithril','','',0,7,0,0,0,1.25,1,0,47,47,35,2488,2488,0,1,3,2000,0,79,105,0,0,0,0,300000,2804,0,0,0,0,0,0,1.35,0.2754,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14509,5462,0,0,15216,0,0,0,'High Priest Thekal','','',76,7,0,3,1,50,5,0,63,63,28,133250,133250,13100,1,0,2700,0,7938,11056.5,0,0,0,0,259200000,7604,0,0,0,0,0,0,2.1,0.4284,'',1,246888,0,2.5,8,14,0,22859,22666,24185,24189,0,0,0,0,0,1535,0,0,0,0,0,0,19881,0,0,0,0,0,0,0),(14510,5462,0,0,15220,0,0,0,'High Priestess Mar\'li','','',76,7,0,3,1,1,1,0,63,63,28,333125,333125,13100,1,0,2000,0,5880,8190,0,0,0,0,259200000,7604,0,0,0,0,0,0,2.1,0.4284,'',1,267881,0,2.5,8,14,0,24099,24300,24109,24110,0,0,0,0,0,2047,0,0,0,0,0,0,19881,0,0,0,0,0,0,0),(14511,5462,0,0,14594,0,0,0,'Shadowed Spirit','','',0,6,0,1,0,1,1,0,60,60,21,7326,7326,4868,1,0,1175,0,231.475,283.175,0,0,0,0,0,3075,0,0,0,0,172,0,3.31,2,'',0,0,0,2.5,8,14,0,15245,22575,22417,12739,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14512,5462,0,0,14592,0,0,0,'Corrupted Spirit','','',0,6,0,1,0,1,1,0,59,60,21,8883,9156,0,1,0,1183,0,246.656,306.397,0,0,0,0,0,3640,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,18376,6819,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14513,5462,0,0,14593,0,0,0,'Malicious Spirit','','',0,6,0,1,0,1,1,0,59,60,21,8883,9156,0,1,0,1183,0,461.37,612.205,0,0,0,0,0,3750,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,13738,12867,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14514,5462,0,0,146,0,0,0,'Banal Spirit','','',0,6,0,0,0,1,1,0,60,60,21,4120,4120,0,1,0,1410,0,75.435,92.355,0,0,0,0,0,3791,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,8140,23262,15571,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14515,5462,0,0,15218,0,0,0,'High Priestess Arlokk','','',76,7,0,3,1,105,5,0,63,63,14,279825,279825,13100,1,0,1100,0,3234,4504.5,1,1500,204,303,0,3795,0,0,0,0,0,0,5,2,'',1,269285,0,2.5,8,14,0,12540,24210,24236,24213,0,0,0,0,0,1535,0,0,0,0,0,0,19881,0,0,0,0,0,0,0),(14516,5462,0,0,14591,0,0,0,'Death Knight Darkreaver','','',0,6,0,1,0,1,1,0,62,62,21,38850,38850,10272,1,0,1150,0,529,647.45,1,1265,257.769,366.673,0,3555,0,0,0,0,0,0,1.95,0.455,'',0,1999,0,2.5,8,14,0,15284,22644,17393,22644,0,0,0,0,0,4,0,0,0,0,0,0,18749,18880,0,0,0,0,0,0),(14517,5462,0,0,15219,0,0,0,'High Priestess Jeklik','','',76,7,0,3,1,1,1,0,63,63,28,333125,333125,26200,1,0,2000,0,5880,8190,0,0,0,0,259200000,4601,0,0,0,0,0,0,2.1,0.4284,'',1,271201,0,2.5,8,14,0,11998,11713,10894,25311,0,0,0,0,0,1535,0,0,0,0,0,0,19881,0,0,0,0,0,0,0),(14518,5462,0,0,14560,0,0,0,'Aspect of Banality','','',0,6,0,1,0,1,1,0,60,60,21,14652,14652,9736,1,0,1150,0,340.975,416.875,0,0,0,0,0,3075,0,0,0,0,0,0,2.25,1.5,'',0,1730,0,2.5,8,14,0,11556,8140,23262,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14519,5462,0,0,10703,0,0,0,'Aspect of Corruption','','',0,6,0,1,0,1,1,0,60,60,21,18312,18312,0,1,0,1150,0,365.125,446.775,0,0,0,0,0,3791,0,0,0,0,0,0,3.31,2,'',0,1757,0,2.5,8,14,0,10894,23244,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14520,5462,0,0,14368,0,0,0,'Aspect of Malice','','',0,6,0,1,0,1,1,0,60,60,21,18312,18312,0,1,0,1150,0,448.5,595.125,0,0,0,0,0,3750,0,0,0,0,0,0,2.25,1.5,'',0,1750,0,2.5,8,14,0,17504,12867,24673,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14521,5462,0,0,11649,0,0,0,'Aspect of Shadow','','',0,6,0,1,0,1,1,0,60,60,21,14652,14652,9736,1,0,1150,0,340.975,416.875,0,0,0,0,0,3075,0,0,0,0,172,0,2.25,1.5,'',0,1773,0,2.5,8,14,0,30138,11660,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14522,5462,0,0,14564,0,0,0,'Ur\'dan','','',0,7,0,0,0,1,1,0,54,54,1434,2700,2700,2041,1,129,2000,0,86,114,0,0,0,0,300000,3178,0,0,0,0,0,0,1.5,0.372,'',0,428,0,2.5,8,14,0,9613,11939,8699,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14523,5462,0,0,14563,0,0,0,'Ulathek','','',0,7,0,0,0,1.3,1,0,57,57,1434,2895,2895,2241,1,1,2000,0,91,121,0,0,0,0,300000,3340,0,0,0,0,0,0,1.65,0.4092,'',0,418,0,2.5,8,14,0,9613,8699,688,0,0,0,0,0,0,0,0,0,0,0,0,0,18719,0,0,0,0,0,0,0),(14524,5462,0,0,14567,0,0,0,'Vartrus the Ancient','','',0,10,0,1,0,1,1,0,63,63,35,3800,3800,0,1,2,1150,0,780.565,1091.06,0,0,0,0,0,4641,0,0,0,0,0,0,3.01,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14525,5462,0,0,14567,0,0,0,'Stoma the Ancient','','',0,10,0,1,0,1,1,0,63,63,35,4600,4600,0,1,2,1150,0,780.565,1091.06,0,0,0,0,0,4641,0,0,0,0,0,0,3.01,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14526,5462,0,0,14567,0,0,0,'Hastat the Ancient','','',0,10,0,1,0,1,1,0,63,63,35,3000,3000,0,1,2,1150,0,780.565,1091.06,0,0,0,0,0,4641,0,0,0,0,0,0,3.01,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14527,5462,0,0,14588,0,0,0,'Simone the Inconspicuous','','',0,3,0,1,0,1,1,0,60,60,1194,19536,19536,12170,1,1,2000,0,671.6,883.2,0,0,0,0,600000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,23206,23504,23205,0,0,0,0,0,0,0,0,0,0,0,0,0,18952,0,0,0,0,0,0,0),(14528,5462,0,0,855,0,0,0,'Precious','Simone\'s Pet','',0,3,0,1,0,1,1,0,60,60,1194,3052,3052,0,1,1,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,0.875,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14529,5462,0,0,14586,0,0,0,'Franklin the Friendly','','',0,3,0,1,0,8,5,0,60,60,1194,24416,24416,0,1,1,2000,0,478.4,634.8,0,0,0,0,900000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,23504,23260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18953,0,0,0,0,0,0,0),(14530,5462,0,0,8610,0,0,0,'Solenor the Slayer','','',0,3,0,1,0,1,1,0,60,60,90,19536,19536,48680,1,0,1183,0,461.37,612.205,0,0,0,0,0,3750,0,0,0,0,172,239,3,2,'',0,0,0,2.5,8,14,0,23275,23589,23504,23729,0,0,0,0,0,0,0,0,0,0,0,0,18954,0,0,0,0,0,0,0),(14531,5462,0,0,14580,0,0,0,'Artorius the Amiable','','',0,3,0,1,0,1,1,0,60,60,1194,24416,24416,0,1,1,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,23298,23299,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18955,0,0,0,0,0,0,0),(14532,5462,0,0,14950,0,0,0,'Razzashi Venombrood','','',9,1,3,1,0,4,1,0,60,60,28,12208,12208,0,1,0,2000,0,780,1035,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.125,1.4025,'',0,0,0,2.5,8,14,0,24596,7992,0,0,0,0,0,0,0,0,0,0,0,10517,0,0,0,0,0,0,0,0,0,0),(14533,5462,0,0,10925,0,0,0,'Simone the Seductress','','',0,3,0,1,0,1,1,0,60,60,90,12210,12210,12170,1,0,1183,0,461.37,612.205,0,0,0,0,0,3750,0,0,0,0,172,0,2.25,0.6045,'',0,0,0,2.5,8,14,0,23504,23205,40536,12528,0,0,0,0,0,0,0,0,0,0,0,0,18952,0,0,0,0,0,0,0),(14534,5462,0,0,9018,0,0,0,'Klinfran the Crazed','','',0,3,0,1,0,1,1,0,60,60,90,24416,24416,0,1,0,1183,0,461.37,612.205,0,0,0,0,0,3750,0,0,0,0,172,0,3,1.5,'',0,0,0,2.5,8,14,0,23257,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18953,0,0,0,0,0,0,0),(14535,5462,0,0,2727,0,0,0,'Artorius the Doombringer','','',0,3,0,1,0,1,1,0,60,60,90,24416,24416,0,1,0,1183,0,461.37,612.205,0,0,0,0,0,3750,0,0,0,0,172,240,3.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18955,0,0,0,0,0,0,0),(14536,5462,0,0,14587,0,0,0,'Nelson the Nice','','',0,3,0,1,0,8,5,0,60,60,1194,18000,18000,12170,1,1,2000,0,671.6,883.2,0,0,0,0,600000,3748,0,0,0,0,172,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,23589,23272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18954,0,0,0,0,0,0,0),(14538,5462,0,0,6688,0,0,0,'Precious the Devourer','Simone\'s Pet','',0,3,0,1,0,1,1,0,60,60,90,9156,9156,0,1,0,1175,0,458.25,608.065,0,0,0,0,0,3750,0,0,0,0,172,0,3.75,0.8675,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14539,5462,0,0,14575,0,0,0,'Swift Timber Wolf','','',0,1,0,0,0,1,1,0,10,10,35,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14540,5462,0,0,14573,0,0,0,'Swift Brown Wolf','','',0,1,0,0,0,1,1,0,10,10,35,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14541,5462,0,0,14574,0,0,0,'Swift Gray Wolf','','',0,1,0,0,0,1,1,0,10,10,35,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14542,5462,0,0,14349,0,0,0,'Great White Kodo','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,250000,8,0,0,0,0,0,0,0.9,0.204,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14543,5462,0,0,14344,0,0,0,'Swift Olive Raptor','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,120000,8,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14544,5462,0,0,14342,0,0,0,'Swift Orange Raptor','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,120000,8,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14545,5462,0,0,14339,0,0,0,'Swift Blue Raptor','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,120000,8,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14546,5462,0,0,14347,0,0,0,'Swift Brown Ram','','',0,1,0,0,0,1,1,0,1,1,35,55,55,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,2,0.818,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14547,5462,0,0,14346,0,0,0,'Swift White Ram','','',0,1,0,0,0,1,1,0,2,2,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,2,0.818,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14548,5462,0,0,14576,0,0,0,'Swift Gray Ram','','',0,1,0,0,0,1,1,0,2,2,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,2,0.818,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14549,5462,0,0,14578,0,0,0,'Great Brown Kodo','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,250000,8,0,0,0,0,0,0,0.9,0.204,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14550,5462,0,0,14579,0,0,0,'Great Gray Kodo','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,250000,7,0,0,0,0,0,0,0.9,0.204,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14551,5462,0,0,14377,0,0,0,'Swift Yellow Mechanostrider','','',0,9,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14552,5462,0,0,14376,0,0,0,'Swift White Mechanostrider','','',0,9,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14553,5462,0,0,14374,0,0,0,'Swift Green Mechanostrider','','',0,9,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14554,5875,0,0,14581,0,0,0,'Swift Stripped Mechanostrider','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14555,5462,0,0,14332,0,0,0,'Swift Mistsaber','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,2.25,1.185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14556,5462,0,0,14331,0,0,0,'Swift Frostsaber','','',0,1,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,2.25,1.185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14557,5875,0,0,14329,0,0,0,'Swift Dawnsaber','','',1,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.77,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14558,5462,0,0,10721,0,0,0,'Purple Skeletal Warhorse','','',0,6,0,0,0,1,1,0,2,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,120000,8,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14559,5462,0,0,14582,0,0,0,'Swift Palomino','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14560,5462,0,0,14338,0,0,0,'Swift White Steed','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14561,5462,0,0,14583,0,0,0,'Swift Brown Steed','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14562,5875,0,0,14373,0,0,0,'Swift Blue Mechanostrider','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14563,5875,0,0,14375,0,0,0,'Swift Red Mechanostrider','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14564,5462,0,0,10700,0,0,0,'Terrordale Spirit','','',0,6,0,0,0,1,1,0,59,60,21,3997,4120,0,1,0,1420,0,73.84,97.98,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,1,'',0,524,0,2.5,8,14,0,7713,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14565,5875,0,0,14584,0,0,0,'Charger','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14566,5462,0,0,14585,0,0,0,'Ancient Equine Spirit','','',0,1,0,0,0,1,1,0,60,60,35,4400,4400,0,1,2,1410,0,366.6,486.45,0,0,0,0,350000,3750,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14567,5462,0,0,14668,0,0,0,'Derotain Mudsipper','The Thorium Brotherhood','',0,7,0,0,0,1.35,1,0,52,52,1475,3201,3201,0,1,2,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14568,5462,0,0,14590,0,0,0,'Darkreaver\'s Fallen Charger','','',0,1,0,0,0,1,1,0,60,60,35,2400,2400,0,1,2,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14569,12340,36561,0,12891,0,12891,0,'Onyxian Lair Guard','','',8,2,0,1,0,15,1,0,80,80,73,630000,630000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9730,0,0,0,0,0,0,4.375,3.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15056,12340,37016,0,30463,0,0,0,'Skybreaker Luminary (3)','','',72,7,0,1,0,25,10,0,82,82,84,1011075,1011075,41690,1,0,2000,0,3472.5,4800,0,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,8586,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15055,12340,37016,0,30463,0,0,0,'Skybreaker Luminary (2)','','',72,7,0,1,0,25,10,0,82,82,84,337025,337025,41690,1,0,2000,0,3472.5,4800,0,2000,720,1040,0,10253,0,0,0,0,0,0,0,0,'',0,8586,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38726,12340,37907,0,12346,0,0,0,'Rot Worm (2)','','',8,10,0,1,0,2,1,0,80,80,16,25200,25200,0,1,0,2000,0,3165,4395,0,0,0,0,0,9730,0,0,0,0,0,0,0.75,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14791,12340,36844,0,30352,0,0,0,'Risen Deathspeaker Servant (1)','','',72,6,0,1,0,35,10,0,82,82,16,808800,808800,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14792,12340,36844,0,30352,0,0,0,'Risen Deathspeaker Servant (2)','','',72,6,0,1,0,35,10,0,82,82,16,377440,377440,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14793,12340,36844,0,30352,0,0,0,'Risen Deathspeaker Servant (3)','','',72,6,0,1,0,35,10,0,82,82,16,808800,808800,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36844,10958,0,0,30352,0,0,0,'Risen Deathspeaker Servant','','',72,6,0,1,0,35,10,0,82,82,16,377440,377440,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8340,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69576,71108,69405,69404,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,172,0),(38168,12340,37907,0,12346,0,0,0,'Rot Worm (1)','','',8,10,0,1,0,5,1,0,80,80,16,63000,63000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9730,0,0,0,0,0,0,0.75,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14581,5462,0,0,14612,0,0,0,'Sergeant Thunderhorn','Weapons Quartermaster','',0,7,0,0,0,1,1,0,65,65,1074,7200,7200,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10112,12340,37126,0,30521,0,0,0,'Sister Svalna (1)','','',96,6,0,1,0,346.89,20,0,82,82,2209,4676400,4676400,83380,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10113,12340,37126,0,30521,0,0,0,'Sister Svalna (2)','','',96,6,0,1,0,115.63,20,0,82,82,2209,1558800,1558800,83380,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10114,12340,37126,0,30521,0,0,0,'Sister Svalna (3)','','',96,6,0,1,0,346.89,20,0,82,82,2209,4676400,4676400,83380,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37126,10958,0,0,30521,0,0,0,'Sister Svalna','','',96,6,0,1,0,200,20,0,82,82,2209,1558800,1558800,83380,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10253,0,0,0,0,0,0,0,0,'18950 18950',0,0,0,2.5,8,14,0,71468,71463,71465,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,200,0),(15054,12340,37016,0,30463,0,0,0,'Skybreaker Luminary (1)','','',72,7,0,1,0,25,10,0,82,82,84,1011075,1011075,41690,1,0,2000,0,3472.5,4800,0,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,8586,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15015,12340,37033,0,30476,30477,0,0,'Kor\'kron Invoker (3)','','',72,7,0,1,0,25,10,0,82,82,83,808800,808800,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,'',0,9723,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15014,12340,37033,0,30476,30477,0,0,'Kor\'kron Invoker (2)','','',72,7,0,1,0,25,10,0,82,82,83,269600,269600,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,'',0,9723,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38257,12340,37117,0,30741,30742,30743,30744,'Kor\'kron Battle-Mage (1)','','',72,7,0,1,0,60,1,0,82,82,83,808860,808860,4169,1,0,2000,0,3472.5,4800,0,0,0,0,0,10225,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38677,12340,37117,0,30741,30742,30743,30744,'Kor\'kron Battle-Mage (2)','','',72,7,0,1,0,15,1,0,82,82,83,202215,202215,4169,1,0,2000,0,3472.5,4800,0,0,0,0,0,10225,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38678,12340,37117,0,30741,30742,30743,30744,'Kor\'kron Battle-Mage (3)','','',72,7,0,1,0,60,1,0,82,82,83,808860,808860,4169,1,0,2000,0,3472.5,4800,0,0,0,0,0,10225,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37117,10958,0,0,30741,30742,30743,30744,'Kor\'kron Battle-Mage','','',72,7,0,1,0,15,1,0,82,82,83,202215,202215,4169,1,0,2000,0,3472.5,4800,0,0,0,0,0,10253,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(15023,12340,37032,0,30474,30475,0,0,'Kor\'kron Defender (1)','','',72,7,0,1,0,35,10,0,82,82,83,1213290,1213290,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,8505,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15024,12340,37032,0,30474,30475,0,0,'Kor\'kron Defender (2)','','',72,7,0,1,0,35,10,0,82,82,83,471835,471835,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,8505,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15025,12340,37032,0,30474,30475,0,0,'Kor\'kron Defender (3)','','',72,7,0,1,0,35,10,0,82,82,83,1213290,1213290,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,8505,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37032,10958,0,0,30474,30475,0,0,'Kor\'kron Defender','','',72,7,0,1,0,35,10,0,82,82,83,471835,471835,0,1,0,2000,0,3660,4815,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,8505,0,2.5,8,14,0,69902,69903,72645,69901,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15013,12340,37033,0,30476,30477,0,0,'Kor\'kron Invoker (1)','','',72,7,0,1,0,25,10,0,82,82,83,808800,808800,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,'',0,9723,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14601,5462,0,0,6377,0,0,0,'Ebonroc','','',76,2,0,3,1,1,1,0,73,73,62,999300,999300,0,1,0,1100,0,3484.25,4870.25,0,0,0,0,6380000,7618,0,0,0,0,0,0,3.9,1.95,'',1,1204472,0,2.5,8,14,0,22539,23339,3391,23340,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14602,5462,0,0,14632,0,0,0,'Swift Stormsaber','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,2.25,1.185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14603,5462,0,0,14673,0,0,0,'Zapped Shore Strider','','',0,5,0,0,0,1,1,0,48,49,778,2578,2672,0,1,0,1530,0,63.495,84.15,0,0,0,0,0,2912,0,0,0,0,0,0,2.41,2,'',0,324,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18956,0,0,0,0,0,0,0),(14604,5462,0,0,14675,0,0,0,'Zapped Land Walker','','',0,5,0,0,0,1,1,0,48,49,778,2600,2800,2103,1,0,1510,0,62.665,83.05,0,0,0,0,0,2912,0,0,0,0,0,0,2.85,2,'',0,313,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9589,9592,18956,0,0,0,0,0),(14605,5462,0,0,12073,0,0,0,'Bone Construct','','',8,6,0,1,0,1,1,0,60,60,103,6104,6104,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,3,0.7,'',0,0,0,2.5,8,14,0,8355,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14606,5875,0,0,11686,0,0,0,'Drakonid Corpse Trigger','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10127,12340,37125,0,30910,0,30910,0,'Captain Rupert (2)','','',4096,7,0,1,0,10,1,0,81,81,2131,130330,130330,0,1,0,2000,0,3480,4530,1,2000,706,1024,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10126,12340,37125,0,30910,0,30910,0,'Captain Rupert (1)','','',4096,7,0,1,0,175,1,0,81,81,2131,2280775,2280775,0,1,0,2000,0,3480,4530,1,2000,706,1024,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10129,12340,37124,0,30909,0,30909,0,'Captain Grondel (1)','','',4096,7,0,1,0,175,1,0,81,81,2131,2280775,2280775,0,1,0,2000,0,3480,4530,1,2000,706,1024,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37123,10958,0,0,30908,0,0,0,'Captain Brandon','','',4096,7,0,1,0,10,1,0,81,81,2131,130330,130330,4081,1,0,1500,0,2390.62,3386.25,0,0,0,0,604800000,10007,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,71549,71550,71784,71551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37030,10958,0,0,30480,30481,0,0,'Kor\'kron Primalist','','',72,7,0,1,0,25,10,0,82,82,83,269600,269600,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8340,0,0,0,0,0,0,0,0,'',0,8668,0,2.5,8,14,0,69899,71121,69882,71141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14980,12340,37030,0,30480,30481,0,0,'Kor\'kron Primalist (3)','','',72,7,0,1,0,25,10,0,82,82,83,808800,808800,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,'',0,8668,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14621,5462,0,0,14665,0,0,0,'Overseer Maltorius','','',0,7,0,0,0,1.5,1,0,50,50,754,2658,2658,1807,1,0,2000,0,79,104,0,0,0,0,500000,2964,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,9613,11974,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18946,0,0,0,0,0,0,0),(14622,5462,0,0,14669,14670,14671,14672,'Thorium Brotherhood Lookout','The Thorium Brotherhood','',0,7,0,0,0,1,1,0,50,52,1475,2215,2371,0,1,0,2000,0,87,117,0,0,0,0,500000,3074,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(14623,5462,0,0,10186,0,0,0,'Warsong Gulch Battlemaster','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14624,5462,0,0,14652,0,0,0,'Master Smith Burninate','The Thorium Brotherhood','',0,7,0,0,0,1.35,1,0,52,52,1475,3201,3201,0,1,4995,2000,0,87,117,0,0,0,0,500000,3074,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14625,5462,0,0,14653,0,0,0,'Overseer Oilfist','The Thorium Brotherhood','',0,7,0,0,0,1.35,1,0,60,60,1475,4120,4120,0,1,2,2000,0,104,138,0,0,0,0,500000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14626,5462,0,0,14654,0,0,0,'Taskmaster Scrange','The Thorium Brotherhood','',0,7,0,0,0,1.35,1,0,54,54,1475,3420,3420,0,1,3,2000,0,92,122,0,0,0,0,500000,3180,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14627,5462,0,0,14655,0,0,0,'Hansel Heavyhands','The Thorium Brotherhood','',0,7,0,0,0,1.35,1,0,53,53,1475,3312,3312,0,1,3,2000,0,89,119,0,0,0,0,500000,3128,0,0,0,0,0,0,2.25,0.5205,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14628,5462,0,0,14656,0,0,0,'Evonice Sootsmoker','The Thorium Brotherhood','',0,7,0,0,0,1.35,1,0,51,51,1475,3094,3094,0,1,3,2000,0,86,114,0,0,0,0,500000,3018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14629,5875,0,0,14657,0,0,0,'Loggerhead Snapjaw','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14630,5875,0,0,14658,0,0,0,'Leatherback Snapjaw','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14631,5875,0,0,14659,0,0,0,'Olive Snapjaw','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14632,5875,0,0,14660,0,0,0,'Hawksbill Snapjaw','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14633,5875,0,0,14661,0,0,0,'Albino Snapjaw','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.64,0.28,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14634,5462,0,0,14662,0,0,0,'Lookout Captain Lolo Longstriker','The Thorium Brotherhood','',0,7,0,0,0,1.35,1,0,59,59,1475,3997,3997,0,1,3,2000,0,102,135,0,0,0,0,500000,3449,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14635,5875,0,0,7929,0,0,0,'Sleepy Dark Iron Worker','','',0,7,0,0,0,1,1,0,1,1,54,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18943,0,0,0,0,0,0,0),(14636,5875,0,0,14663,0,0,0,'Chambermaid Pillaclencher','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14637,5462,0,0,14664,0,0,0,'Zorbin Fandazzle','','',0,7,0,0,0,1,1,0,40,40,35,1524,1524,0,1,131,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14638,5462,0,0,14673,0,0,0,'Zapped Wave Strider','','',0,5,0,0,0,1,1,0,47,47,778,2488,2488,0,1,0,1520,0,60.04,79.8,0,0,0,0,0,2804,0,0,0,0,0,0,2.41,2,'',0,309,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18956,0,0,0,0,0,0,0),(14639,5462,0,0,14673,0,0,0,'Zapped Deep Strider','','',0,5,0,0,0,1,1,0,47,49,778,2100,2200,1695,1,0,1520,0,63.08,83.6,0,0,0,0,0,2912,0,0,0,0,0,0,2.41,2,'',0,342,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18956,0,0,0,0,0,0,0),(14640,5462,0,0,14674,0,0,0,'Zapped Cliff Giant','','',0,5,0,0,0,1,1,0,49,50,778,2700,2800,2103,1,0,1510,0,64.175,84.56,0,0,0,0,0,2966,0,0,0,0,0,0,2.85,2,'',0,349,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9589,9592,18956,0,0,0,0,0),(14641,5875,0,0,169,0,0,0,'[PH] Horde spell thrower','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14642,5875,0,0,169,0,0,0,'[PH] Alliance Spell thrower','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14643,5875,0,0,12075,0,0,0,'[PH] Alliance Herald','','',0,7,0,0,0,1,1,0,1,1,1334,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14644,5875,0,0,12080,0,0,0,'[PH] Horde Herald','','',0,7,0,0,0,1,1,0,1,1,1335,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14645,5462,0,0,8590,0,0,0,'Warsong Gulch Herald','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.43375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14646,5462,0,0,11686,0,0,0,'Stratholme Trigger','','',0,10,0,0,0,1.35,1,0,1,1,32,64,64,0,1,0,2000,0,7,7,0,0,0,0,7200000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37232,11403,0,0,30597,0,0,0,'Nerub\'ar Broodling','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,590.8,820.4,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10192,12340,37232,0,30597,0,0,0,'Nerub\'ar Broodling (3)','','',0,6,0,0,0,3,1,0,80,80,21,37800,37800,0,1,0,2000,0,590.8,820.4,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10191,12340,37232,0,30597,0,0,0,'Nerub\'ar Broodling (2)','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,590.8,820.4,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14836,12340,36880,0,25218,0,0,0,'Decaying Colossus (2)','','',0,6,0,1,0,125,1,0,80,80,21,1575000,1575000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,4.42,0.403,'',0,23039,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14835,12340,36880,0,25218,0,0,0,'Decaying Colossus (1)','','',0,6,0,1,0,125,1,0,80,80,21,5670000,5670000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,4.42,0.403,'',0,23039,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36808,10958,0,0,30326,30357,0,0,'Deathspeaker Zealot','Cult of the Damned','',72,7,0,1,0,30,10,0,82,82,16,404430,404430,0,1,0,2000,0,3660,4815,0,0,0,0,7200000,10356,0,0,0,0,0,0,0,0,'',0,7811,0,2.5,8,14,0,69492,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,172,0),(14931,12340,37545,0,30656,0,0,0,'Spire Minion (1)','','',72,6,0,1,0,25,10,0,82,82,2209,1213290,1213290,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,8209,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37544,10958,0,0,14696,0,0,0,'Spire Gargoyle','','',72,6,0,1,0,25,10,0,82,82,2209,337025,337025,41690,1,0,2280,0,3958.65,5472,1,2000,720,1040,0,10253,0,0,0,0,0,0,3,2,'',0,8736,0,2.5,8,14,0,70189,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14817,12340,36808,0,30326,30357,0,0,'Deathspeaker Zealot (2)','Cult of the Damned','',72,7,0,1,0,30,10,0,82,82,16,404430,404430,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,7811,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14816,12340,36808,0,30326,30357,0,0,'Deathspeaker Zealot (1)','Cult of the Damned','',72,7,0,1,0,30,10,0,82,82,16,1213290,1213290,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,7811,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14661,5462,0,0,12149,0,0,0,'Stinglasher','','',0,10,0,0,0,1,1,0,47,47,310,3000,3000,0,1,0,2000,0,79,105,0,0,0,0,300000,2804,0,0,85,0,0,0,1.95,2.301,'',0,0,0,2.5,8,14,0,5416,6607,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18961,18962,0,0,0,0,0,0),(14662,5462,0,0,4683,0,0,0,'Corrupted Fire Nova Totem V','','',0,11,0,0,0,1,1,0,52,52,103,2600,2600,300,1,0,1490,0,64.815,87.165,0,0,0,0,0,3074,0,172,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,11307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14663,5462,0,0,4588,0,0,0,'Corrupted Stoneskin Totem VI','','',0,11,0,0,0,1,1,0,54,54,103,31000,31000,0,1,0,1470,0,67.62,89.67,0,0,0,0,0,3180,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14664,5462,0,0,4587,0,0,0,'Corrupted Healing Stream Totem V','','',0,11,0,0,0,1,1,0,60,60,103,38000,38000,0,1,0,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,10461,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14666,5462,0,0,4590,0,0,0,'Corrupted Windfury Totem III','','',0,11,0,0,0,1,1,0,60,60,103,4100,4100,300,1,0,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,23423,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14667,5462,0,0,11686,0,0,0,'Corrupted Totem','','',0,11,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14668,5462,0,0,169,0,0,0,'Corrupted Infernal','','',0,3,0,0,0,1,1,0,60,60,954,4900,4900,0,1,0,1420,0,73.84,97.98,0,0,0,0,730000,3750,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,22703,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14782,12340,37007,0,30459,0,0,0,'Deathbound Ward (1)','','',72,6,0,1,0,400,1,0,82,82,1813,5392400,5392400,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37666,10958,0,0,31037,31038,0,0,'Darkfallen Tactician','The San\'layn','',72,6,0,1,0,60,0,0,82,82,16,808860,808860,0,1,0,2000,0,3660,4815,0,0,0,0,7200000,10356,0,0,0,0,0,0,0,0,'',0,7670,0,2.5,8,14,0,70432,70437,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38166,12340,37886,0,7858,0,0,0,'Gluttonous Abomination (1)','','',8,6,0,1,0,65,1,0,83,83,16,906425,906425,0,1,0,2000,0,3817.5,5122.5,1,2000,742,1070,0,10627,0,0,0,0,0,0,2.625,0.875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37562,10958,0,0,30707,0,0,0,'Gas Cloud','','',72,10,0,0,0,70,1,0,82,82,14,395290,395290,0,1,0,2000,0,683.2,898.8,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,70215,72455,71203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,133,0),(10023,12340,37666,0,31037,31038,0,0,'Darkfallen Tactician (1)','The San\'layn','',72,6,0,1,0,60,0,0,82,82,16,1725440,1725440,0,1,0,2000,0,2475,3712.5,1,2000,528,792,0,8262,0,0,0,0,0,0,0,0,'',0,7670,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37663,10958,0,0,31033,31034,31035,31036,'Darkfallen Noble','The San\'layn','',72,6,0,1,0,40,10,0,82,82,16,431360,431360,91600,1,0,2000,0,2715,3900,0,0,0,0,7200000,8340,0,0,0,0,0,0,0,0,'',0,7340,0,2.5,8,14,0,70645,72960,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38169,12340,36791,0,22773,0,22773,0,'Blazing Skeleton (1)','','',8,6,0,1,0,18,20,0,83,83,16,251010,251010,85160,1,0,2000,0,3720,5055,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36899,10958,0,0,30491,0,0,0,'Big Ooze','','',72,10,0,1,0,500,1,0,82,82,14,6740500,6740500,0,1,0,1000,0,1830,2407.5,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,80,0),(14810,12340,36899,0,30491,0,30491,0,'Big Ooze (3)','','',72,10,0,1,0,500,1,0,82,82,14,12132900,12132900,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14681,5875,0,0,26,0,0,0,'Transporter Malfunction','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14682,5462,0,0,1061,0,0,0,'Sever','','',0,6,0,1,0,1,1,0,21,21,21,4689,4689,0,1,0,2000,0,232.5,300,0,0,0,0,0,872,25,25,25,25,25,25,3,2,'',0,0,0,2.5,8,14,0,17745,16508,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14683,5875,0,0,10729,0,0,0,'Baron Titus Rivendare','','',0,6,0,1,0,1,1,0,1,1,21,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14684,5462,0,0,7919,0,0,0,'Balzaphon','','',0,6,0,1,0,1,1,0,60,60,21,14652,14652,14604,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,2.25,1.5,'',0,1972,0,2.5,8,14,0,12096,37265,8398,32370,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14685,5875,0,0,14693,0,0,0,'Morbus','','',0,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14686,5462,0,0,10698,0,0,0,'Lady Falther\'ess','','',0,6,0,1,0,1,1,0,37,37,21,8744,8744,4568,1,0,2000,0,382.5,510,0,0,0,0,0,1568,40,40,40,40,40,40,3.36,2,'',0,569,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14687,5875,0,0,10553,0,0,0,'Soulless','','',0,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14688,5875,0,0,27555,0,0,0,'Prince Sandoval','','',32,6,0,1,0,20,10,0,61,61,35,252000,252000,39940,1,0,2000,0,3127.5,4365,0,0,0,0,0,3316,119,333,181,218,292,255,0,0,'',0,0,0,2.5,8,14,0,40602,37662,15087,7964,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14689,5875,0,0,14253,0,0,0,'Mana Elemental','','',0,4,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14690,5462,0,0,14695,0,0,0,'Revanchion','','',0,6,0,1,0,1,1,0,60,60,21,24420,24420,4868,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,171,171,171,171,171,3,2,'',0,1584,0,2.5,8,14,0,29849,30267,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22224,0,0,0,0,0,0,0),(14691,5875,0,0,14696,0,0,0,'Basalt','','',0,6,0,1,0,1,1,0,61,61,21,31440,31440,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,32647,23919,29574,28440,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14692,5875,0,0,14697,0,0,0,'Wollstonecraft','','',0,6,0,1,0,1,1,0,61,61,21,31440,31440,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,11876,15284,15588,41116,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14693,5462,0,0,16197,0,0,0,'Scorn','','',0,6,0,1,0,1,1,0,60,60,21,881,881,4938,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,422,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,52,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14694,5875,0,0,14698,0,0,0,'Necrosis','','',0,6,0,1,0,1,1,0,61,61,21,25150,25150,12430,1,0,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,162,0,2.5,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14695,5462,0,0,14699,0,0,0,'Lord Blackwood','','',0,6,0,1,0,1,1,0,60,60,21,30520,30520,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,1877,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14696,5875,0,0,14700,0,0,0,'Stitched Behemoth','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.625,0.875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14697,5462,0,0,12819,0,0,0,'Lumbering Horror','','',0,6,0,4,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.625,0.875,'',0,402,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14698,5875,0,0,14703,0,0,0,'Silent Stalker','','',0,6,0,0,0,1,1,0,57,59,21,3758,3997,0,1,0,2000,0,102,135,0,0,0,0,0,3449,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,16380,8355,12540,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14699,5875,0,0,14365,0,0,0,'Spectral Soldier UNUSED','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14700,5875,0,0,14366,0,0,0,'Unclean Spirit','','',0,6,0,0,0,1,1,0,57,59,21,3202,3405,0,1,0,2000,0,102,135,0,0,0,0,0,3449,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14701,5875,0,0,14703,0,0,0,'Doom Wraith','','',0,6,0,1,0,1,1,0,54,55,21,12665,13070,0,1,0,2000,0,705,937.5,0,0,0,0,0,3234,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,19702,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14702,5875,0,0,984,0,0,0,'Wailing Widow','','',0,6,0,0,0,1,1,0,57,59,21,2227,2369,2305,1,0,2000,0,102,135,0,0,0,0,0,3449,0,0,0,0,0,0,1.4375,0.575,'',0,0,0,2.5,8,14,0,34322,16243,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14703,5875,0,0,10751,0,0,0,'Death Siren','','',0,6,0,1,0,1,1,0,56,57,21,8636,8908,8808,1,0,2000,0,735,975,0,0,0,0,0,3342,0,0,0,0,0,0,1.625,0.65,'',0,0,0,2.5,8,14,0,29505,16243,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14704,5875,0,0,14705,0,0,0,'Skittering Dread','','',0,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14705,5875,0,0,11174,0,0,0,'Nerubian Webspinner','','',0,6,0,0,0,1,1,0,57,59,21,3340,3554,3457,1,0,2000,0,102,135,0,0,0,0,0,3449,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14706,5875,0,0,14706,0,0,0,'Skeletal Shocktrooper UNUSED','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14707,5875,0,0,12074,0,0,0,'Bone Warder','','',0,6,0,0,0,1,1,0,57,59,21,2784,2961,0,1,0,2000,0,102,135,0,0,0,0,0,3449,0,0,0,0,0,0,1.875,0.4375,'',0,0,0,2.5,8,14,0,30619,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14708,5875,0,0,10974,0,0,0,'Decaying Warrior','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.3,0.4511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14709,5875,0,0,10974,0,0,0,'Blighted Dead','','',0,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.3,0.4511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14710,5875,0,0,11396,0,0,0,'Dread Sorcerer','','',0,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.625,0.13,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14711,5875,0,0,10487,0,0,0,'Plagued Eater UNUSED','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.6929,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14712,5875,0,0,14708,0,0,0,'Midden Ghoul','','',0,6,0,1,0,1,1,0,55,56,21,10456,10796,0,1,0,2000,0,720,952.5,0,0,0,0,0,3289,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14713,5875,0,0,14709,0,0,0,'Putrid Flyer','','',0,6,0,0,0,1,1,0,57,59,21,3758,3997,0,1,0,2000,0,102,135,0,0,0,0,0,3449,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14714,5875,0,0,14710,0,0,0,'Winged Horror','','',0,6,0,1,0,1,1,0,56,57,21,10796,11136,0,1,0,2000,0,735,975,0,0,0,0,0,3342,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14715,5462,0,0,14712,14713,14714,14715,'Silverwing Elite','','',0,7,0,1,0,3,1,0,55,55,1514,7842,7842,0,1,0,2000,0,225.6,300,0,0,0,0,600000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15620,30619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14717,5462,0,0,14716,14718,14717,14719,'Horde Elite','','',0,7,0,1,0,1,1,0,55,65,1515,1800,1900,0,1,2,2000,0,1500,2107.5,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14718,5462,0,0,11857,11859,11858,11860,'Horde Laborer','','',0,7,0,0,0,1,1,0,26,27,1515,870,1400,0,1,0,2000,0,38,51,0,0,0,0,275000,1078,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14719,5875,0,0,1891,0,0,0,'[PH] Alliance Tower Lieutenant','','',0,7,0,1,0,1,1,0,1,1,84,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14720,5462,0,0,14732,0,0,0,'High Overlord Saurfang','','',0,7,0,1,0,1,1,0,72,72,29,950000,950000,0,1,3,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14721,5462,0,0,14733,0,0,0,'Field Marshal Afrasiabi','','',0,7,0,1,0,16,1,0,62,62,12,51792,51792,0,1,3,2000,0,791.2,1104,0,0,0,0,180000,4344,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,37335,31955,30901,32588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14722,5462,0,0,14753,0,0,0,'Clavicus Knavingham','Alliance Cloth Quartermaster','',0,7,0,0,0,1,1,0,35,35,12,1220,1220,0,1,3,2000,0,49,64,0,0,0,0,325000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14723,5462,0,0,14754,0,0,0,'Mistina Steelshield','Alliance Cloth Quartermaster','',0,7,0,0,0,1,1,0,35,35,55,1220,1220,0,1,3,2000,0,49,64,0,0,0,0,310000,1349,0,0,0,0,0,0,1.5,0.347,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14724,5462,0,0,14752,0,0,0,'Bubulo Acerbus','Alliance Cloth Quartermaster','',0,7,0,0,0,1,1,0,35,35,875,1220,1220,0,1,3,2000,0,49,64,0,0,0,0,25000000,1349,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14725,5462,0,0,14755,0,0,0,'Raedon Duskstriker','Alliance Cloth Quartermaster','',0,7,0,0,0,1,1,0,35,35,80,1220,1220,0,1,3,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.389,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14726,5462,0,0,14757,0,0,0,'Rashona Straglash','Horde Cloth Quartermaster','',0,7,0,0,0,1,1,0,35,35,29,1220,1220,0,1,3,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14727,5462,0,0,14759,0,0,0,'Vehena','Horde Cloth Quartermaster','',0,7,0,0,0,1,1,0,35,35,126,1220,1220,0,1,3,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14728,5462,0,0,14758,0,0,0,'Rumstag Proudstrider','Horde Cloth Quartermaster','',0,7,0,0,0,1,1,0,35,35,104,1220,1220,0,1,3,2000,0,49,64,0,0,0,0,250000,1349,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14729,5462,0,0,14756,0,0,0,'Ralston Farnsley','Horde Cloth Quartermaster','',0,7,0,0,0,1,1,0,35,35,68,1220,1220,0,1,3,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14730,5462,0,0,28260,14762,28261,14763,'Revantusk Watcher','','',0,7,0,0,0,1.3,1,0,65,65,1495,7688,7688,0,1,0,2000,0,200,281,0,0,0,0,350000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14731,5462,0,0,10714,0,0,0,'Lard','Innkeeper','',0,7,0,0,0,1,1,0,48,48,1494,2062,2062,0,1,66179,2000,0,81,108,0,0,0,0,350000,2857,0,0,0,0,0,0,2.4,1.4288,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14732,5462,0,0,1141,0,0,0,'PvP CTF Credit Marker','','',0,10,0,0,0,0.01,1,0,60,60,1080,31,31,0,1,0,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88,0),(14733,5462,0,0,14813,0,0,0,'Sentinel Farsong','','',0,7,0,1,0,50,1,0,55,55,1514,2200,2200,0,1,3,1000,0,112.8,150,0,0,0,0,600000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14734,5462,0,0,14764,14765,14766,14767,'Revantusk Drummer','','',0,7,0,0,0,1,1,0,50,50,1494,2880,2880,0,1,0,2000,0,85,112,0,0,0,0,350000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14735,5875,0,0,251,0,0,0,'ggoodman\'s flag tester','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14736,5462,0,0,14768,0,0,0,'Primal Torntusk','','',0,7,0,0,0,1.3,1,0,60,60,1494,3968,3968,0,1,3,2000,0,104,138,0,0,0,0,350000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14737,5462,0,0,14769,0,0,0,'Smith Slagtree','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,47,47,1494,1990,1990,0,1,4227,2000,0,79,105,0,0,0,0,350000,2804,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14738,5462,0,0,28265,0,0,0,'Otho Moji\'ko','Cooking Supplies','',0,7,0,0,0,1,1,0,48,48,1494,2062,2062,0,1,643,2000,0,81,108,0,0,0,0,350000,2857,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14739,5462,0,0,14771,0,0,0,'Mystic Yayo\'jin','Reagents','',0,7,0,0,0,1,1,0,48,48,1494,2062,2062,0,1,2179,2000,0,81,108,0,0,0,0,350000,2857,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,10892,6060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14740,5462,0,0,28264,0,0,0,'Katoom the Angler','Fishing Trainer & Supplies','',0,7,0,0,0,1,1,0,42,42,1494,1651,1651,0,1,211,2000,0,62,83,0,0,0,0,350000,2218,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14741,5462,0,0,28263,0,0,0,'Huntsman Markhor','Stable Master','',0,7,0,0,0,1,1,0,45,45,1494,1848,1848,0,1,4194307,2000,0,76,100,0,0,0,0,350000,2695,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14742,5462,0,0,14775,0,0,0,'Zap Farflinger','Unbalanced Engineer','',0,7,0,0,0,1,1,0,56,56,855,3104,3104,0,1,1,2000,0,96,127,0,0,0,0,333000,3289,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14743,5462,0,0,14774,0,0,0,'Jhordy Lapforge','Engineer','',0,7,0,0,0,1.25,1,0,50,50,474,2769,2769,0,1,1,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14744,5875,0,0,14776,0,0,0,'Frostwolf Howler','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(14745,5875,0,0,14777,0,0,0,'Stormpike Battle Charger','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14746,5875,0,0,12949,0,0,0,'[PH] Horde Tower Lieutenant','','',0,7,0,1,0,1,1,0,1,1,1214,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14748,5462,0,0,6512,6513,0,0,'Vilebranch Kidnapper','','',0,7,0,0,0,1,1,0,49,49,795,2672,2672,0,1,0,2000,0,83,110,0,0,0,0,0,2912,20,70,0,0,0,0,1.575,0.3213,'',0,0,0,2.5,8,14,0,7160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19034,0,0,0,0,0,0,0),(14750,5462,0,0,15303,0,0,0,'Gurubashi Bat Rider','','',8,7,0,1,0,10,1,0,61,61,28,31440,31440,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,7200000,4047,0,0,0,0,0,0,1,0.5,'',0,1910,0,2.5,8,14,0,3391,5115,16128,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14751,5462,0,0,14782,0,0,0,'Frostwolf Battle Standard','','',0,10,0,0,0,1,1,0,1,1,58,1500,1500,1500,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.01,'',0,0,0,2.5,8,14,0,23576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14752,5462,0,0,14783,0,0,0,'Stormpike Battle Standard','','',0,10,0,0,0,1,1,0,1,1,58,1500,1500,1500,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,23574,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14753,5462,0,0,14784,0,0,0,'Illiyana Moonblaze','Silverwing Supply Officer','',0,7,0,1,0,20,1,0,55,55,1514,1400,1400,7071,1,4226,2000,0,225.6,300,0,0,0,0,600000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14754,5462,0,0,14785,0,0,0,'Kelm Hargunth','Warsong Supply Officer','',0,7,0,1,0,1,1,0,55,55,1515,1900,1900,7071,1,4226,2000,0,225.6,300,0,0,0,0,600000,3234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14755,5875,0,0,14778,0,0,0,'Tiny Green Dragon','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14756,5875,0,0,14779,0,0,0,'Tiny Red Dragon','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14757,5462,0,0,14786,0,0,0,'Elder Torntusk','','',0,7,0,0,0,1,1,0,48,48,1494,6400,6400,0,1,3,2000,0,81,108,0,0,0,0,350000,2857,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14758,5462,0,0,11686,0,0,0,'Zul\'Gurub Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,7200000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14761,5462,0,0,7511,0,0,0,'Creeping Doom','','',0,10,0,0,0,1,1,0,60,60,90,4700,4700,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0.15,0.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14762,5462,0,0,14793,14795,14794,14796,'Dun Baldar North Marshal','','',0,7,0,1,0,20,1,0,70,70,1534,48080,48080,0,1,0,2000,0,780,1035,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,13736,15589,22911,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14763,5462,0,0,14793,14795,14794,14796,'Dun Baldar South Marshal','','',0,7,0,1,0,20,1,0,70,70,1534,48080,48080,0,1,0,2000,0,780,1035,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,13736,15589,22911,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14764,5462,0,0,14793,14795,14794,14796,'Icewing Marshal','','',0,7,0,1,0,20,1,0,60,70,32,48080,48080,0,1,0,1175,0,458.25,608.065,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,13736,15589,22911,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14765,5462,0,0,14793,14795,14794,14796,'Stonehearth Marshal','','',0,7,0,1,0,20,1,0,60,70,1216,48080,48080,0,1,0,1175,0,458.25,608.065,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,13736,15589,22911,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14766,5462,0,0,14796,0,0,0,'Iceblood Marshal','','',0,7,0,1,0,1,1,0,70,70,1534,61000,140000,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14767,5462,0,0,14793,0,0,0,'Tower Point Marshal','','',0,7,0,1,0,1,1,0,60,70,1534,62000,140000,0,1,0,1175,0,1110.38,1573.03,1,1292,277.78,413.44,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14768,5462,0,0,14793,0,0,0,'East Frostwolf Marshal','','',0,7,0,1,0,1,1,0,60,70,1534,61000,140000,0,1,0,1175,0,1110.38,1573.03,1,1292,277.78,413.44,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14769,5462,0,0,14793,0,0,0,'West Frostwolf Marshal','','',4,7,0,1,0,1,1,0,70,70,1534,61000,140000,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14770,5462,0,0,14797,14798,0,0,'Dun Baldar North Warmaster','','',0,7,0,1,0,1,1,0,70,70,1214,139780,139780,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14771,5462,0,0,14798,14799,0,0,'Dun Baldar South Warmaster','','',0,7,0,1,0,1,1,0,70,70,1214,36600,36600,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14772,5462,0,0,14797,14799,14798,14800,'East Frostwolf Warmaster','','',0,7,0,1,0,20,1,0,70,70,1214,48080,48080,0,1,0,2000,0,780,1035,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14773,5462,0,0,14797,14799,14798,14800,'Iceblood Warmaster','','',0,7,0,1,0,20,1,0,70,70,1214,48080,48080,0,1,0,2000,0,780,1035,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14774,5462,0,0,14800,0,0,0,'Icewing Warmaster','','',0,7,0,1,0,1,1,0,70,70,1214,122300,122300,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.236,'',0,7904,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14775,5462,0,0,14798,14800,0,0,'Stonehearth Warmaster','','',0,7,0,1,0,1,1,0,70,70,1214,140204,140204,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,7904,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14776,5462,0,0,14797,14799,14798,14800,'Tower Point Warmaster','','',0,7,0,1,0,20,1,0,70,70,1214,48080,48080,0,1,0,2000,0,780,1035,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.372,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14777,5462,0,0,14797,14799,14798,14800,'West Frostwolf Warmaster','','',0,7,0,1,0,20,1,0,70,70,1214,48080,48080,0,1,0,2000,0,780,1035,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14781,5462,0,0,14812,0,0,0,'Captain Shatterskull','','',0,7,0,1,0,1,1,0,55,55,1515,130700,130700,0,1,3,2000,0,225.6,300,0,0,0,0,600000,3234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,5246,15496,31737,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37695,11403,0,0,24999,0,0,0,'Drudge Ghoul','','',4096,6,0,1,0,20,15,0,80,80,21,252000,252000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39311,12340,37695,0,24999,0,0,0,'Drudge Ghoul (3)','','',4096,6,0,1,0,40,15,0,80,80,21,504000,504000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14935,12340,37022,0,15961,0,15961,0,'Blighted Abomination (2)','','',524392,6,0,1,0,75,1,0,80,80,21,945000,945000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,4.5,1.5,'',0,7587,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14934,12340,37022,0,15961,0,15961,0,'Blighted Abomination (1)','','',524392,6,0,1,0,75,1,0,80,80,21,2835000,2835000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,4.5,1.5,'',0,7587,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36791,11403,0,0,22773,0,0,0,'Blazing Skeleton','','',8,6,0,1,0,6,20,0,83,83,16,83670,83670,85160,1,0,0,0,0,0,0,0,0,0,0,10521,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,70754,69325,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36824,11403,0,38121,31471,0,0,0,'Spirit Warden','','',4096,6,0,1,0,20,15,0,80,80,14,252000,252000,59910,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69383,74086,69397,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10247,12340,36824,0,31471,0,0,0,'Spirit Warden (3)','','',4096,6,0,1,0,20,15,0,80,80,14,252000,252000,59910,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14919,12340,37230,0,30902,0,0,0,'Spire Frostwyrm (3)','','',72,6,0,1,0,80,10,0,82,82,16,5392400,5392400,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14918,12340,37230,0,30902,0,0,0,'Spire Frostwyrm (2)','','',72,6,0,1,0,80,10,0,82,82,16,1078480,1078480,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37534,11403,0,0,27982,0,0,0,'Spinestalker','','',72,6,0,1,0,240,10,0,82,82,21,3235440,3235440,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10253,0,0,0,0,0,0,9,0.93,'57764',0,0,0,2.5,8,14,0,36922,40505,71369,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14917,12340,37230,0,30902,0,0,0,'Spire Frostwyrm (1)','','',72,6,0,1,0,80,10,0,82,82,16,5392400,5392400,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15099,12340,37003,0,30453,30454,0,0,'Skybreaker Vindicator (2)','','',72,7,0,1,0,35,10,0,82,82,84,471835,471835,41690,1,0,2000,0,3958.65,5472,0,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,8753,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15098,12340,37003,0,30453,30454,0,0,'Skybreaker Vindicator (1)','','',72,7,0,1,0,35,10,0,82,82,84,1213290,1213290,41690,1,0,2000,0,3472.5,4800,0,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,8753,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37021,10958,0,0,30467,30468,0,0,'Skybreaker Vicar','','',72,7,0,1,0,25,10,0,82,82,84,269600,808800,91600,1,0,2000,0,2715,3900,0,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8803,0,2.5,8,14,0,69963,71131,69910,69967,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14801,5875,0,0,7899,0,0,0,'Wild Polymorph Target','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39309,12340,37695,0,24999,0,0,0,'Drudge Ghoul (1)','','',4096,6,0,1,0,40,15,0,80,80,21,504000,504000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36880,10958,0,0,25218,0,0,0,'Decaying Colossus','','',0,6,0,1,0,125,1,0,80,80,21,1575000,1575000,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,4.42,0.403,'',0,23039,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14837,12340,36880,0,25218,0,0,0,'Decaying Colossus (3)','','',0,6,0,1,0,125,1,0,80,80,21,5670000,5670000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,4.42,0.403,'',0,23039,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15053,12340,37148,0,30535,30536,0,0,'Skybreaker Summoner (3)','','',72,7,0,1,0,25,10,0,82,82,84,808800,808800,91600,1,0,2000,0,2715,3900,0,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8617,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37116,10958,0,0,30609,30610,30611,0,'Skybreaker Sorcerer','','',72,7,0,1,0,15,1,0,82,82,84,202215,808860,4169,1,0,2000,0,3472.5,4800,0,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15051,12340,37148,0,30535,30536,0,0,'Skybreaker Summoner (1)','','',72,7,0,1,0,25,10,0,82,82,84,808800,808800,91600,1,0,2000,0,2715,3900,0,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8617,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15052,12340,37148,0,30535,30536,0,0,'Skybreaker Summoner (2)','','',72,7,0,1,0,25,10,0,82,82,84,269600,269600,91600,1,0,2000,0,2715,3900,0,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8617,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10189,12340,38184,0,25242,0,25242,0,'Corrupted Ymirjar (3)','','',0,6,0,1,0,18,1,0,80,80,21,226800,226800,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10188,12340,38184,0,25242,0,25242,0,'Corrupted Ymirjar (2)','','',0,6,0,1,0,5,1,0,80,80,21,63000,63000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14815,12340,36805,0,30323,30360,0,0,'Deathspeaker Servant (2)','Cult of the Damned','',72,7,0,1,0,20,10,0,82,82,16,808800,808800,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8260,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14657,12340,36829,0,30343,0,0,0,'Deathspeaker High Priest (1)','Cult of the Damned','',72,6,0,1,0,215,10,0,82,82,16,2898415,2898415,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,24250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36807,10958,0,0,30324,0,0,0,'Deathspeaker Disciple','Cult of the Damned','',72,6,0,1,0,25,10,0,82,82,312,269600,269600,91600,1,0,2000,0,2715,3900,0,0,0,0,7200000,8340,0,0,0,0,0,0,0,0,'',0,8200,0,2.5,8,14,0,69391,69387,69389,71107,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,172,0),(14821,5462,0,0,2571,0,0,0,'Razzashi Raptor','','',9,1,11,1,0,5,1,0,60,60,28,15260,15260,0,1,0,2000,0,780,1035,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.5,1.073,'',0,0,0,2.5,8,14,0,3391,24339,8599,0,0,0,0,0,0,0,0,0,0,13211,0,0,0,0,0,0,0,0,0,0),(14822,5462,0,0,491,0,0,0,'Sayge','','',0,7,0,0,0,1,1,0,55,55,1555,2091,2091,2117,1,3,2000,0,87,116,0,0,0,0,0,3232,0,0,0,0,0,0,1.725,0.4324,'',0,0,0,2.5,8,14,0,23735,23738,23767,23768,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14823,5462,0,0,14855,0,0,0,'Silas Darkmoon','','',0,7,0,1,0,1,1,0,61,61,1555,2515,2515,2486,1,3,2000,0,1140,1575,0,0,0,0,0,4044,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14824,5875,0,0,19369,0,0,0,'GGOODMAN','','',0,7,0,0,0,1,1,0,1,1,190,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14825,5462,0,0,14981,14982,14983,14984,'Withered Mistress','','',8,6,0,1,0,1,1,0,60,60,28,12210,12210,9736,1,0,2000,0,1095,1440,0,0,0,0,7200000,3748,0,0,0,0,0,0,1.8,0.3672,'',0,1826,0,2.5,8,14,0,3391,24673,24673,24674,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14826,5462,0,0,14391,0,0,0,'Sacrificed Troll','','',8,6,0,0,0,1,1,0,60,60,16,763,763,0,1,0,2000,0,104,138,0,0,0,0,40000,3750,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14827,5462,0,0,536,0,0,0,'Burth','','',0,7,0,0,0,1,1,0,60,60,1555,3052,3052,0,1,3,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,2.625,1.56275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14828,5462,0,0,14854,0,0,0,'Gelvas Grimegate','Darkmoon Faire Ticket Redemption','',0,7,0,0,0,1,1,0,25,25,1555,699,699,0,1,3,2000,0,35,48,0,0,0,0,0,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14829,5462,0,0,14856,0,0,0,'Yebb Neblegear','','',0,7,0,0,0,1,1,0,55,55,1555,2614,2614,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14830,5875,0,0,2467,0,0,0,'Unkillable Test Dummy 60 Warrior','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14831,5875,0,0,2467,0,0,0,'Unkillable Test Dummy 63 Warrior','','',4,7,0,3,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14832,5462,0,0,14876,0,0,0,'Kerri Hicks','The Strongest Woman Alive!','',0,7,0,0,0,1,1,0,55,55,1555,2614,2614,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.8,0.2496,'35696',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14833,5462,0,0,14875,0,0,0,'Chronos','He Who Never Forgets!','',0,7,0,0,0,1,1,0,55,55,1555,2614,2614,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14834,5462,0,0,15295,0,0,0,'Hakkar','','',76,10,0,3,1,270,100,0,63,63,28,719550,719550,262000,1,0,2000,0,5880,8190,0,0,0,0,259200000,7604,0,0,0,0,0,0,10.5,2.38,'',1,374222,0,2.5,8,14,0,24324,24327,24328,24328,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14651,12340,36807,0,30324,0,0,0,'Deathspeaker Disciple (1)','Cult of the Damned','',72,6,0,1,0,75,10,0,82,82,312,808800,808800,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8200,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36811,10958,0,0,30327,30359,0,0,'Deathspeaker Attendant','Cult of the Damned','',72,7,0,1,0,25,10,0,82,82,312,269600,269600,91600,1,0,2000,0,2715,3900,0,0,0,0,7200000,8340,0,0,0,0,0,0,0,0,'',0,8210,0,2.5,8,14,0,69387,69355,71106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,172,0),(14841,5462,0,0,14877,0,0,0,'Rinling','','',0,7,0,0,0,1,1,0,55,55,1555,2614,2614,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14842,5462,0,0,14878,0,0,0,'Melnan Darkstone','Darkmoon Faire Barker','',0,7,0,0,0,1,1,0,30,30,1555,955,955,0,1,3,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14843,5462,0,0,14879,0,0,0,'Kruban Darkblade','Darkmoon Faire Barker','',0,7,0,0,0,1,1,0,30,30,1555,955,955,0,1,3,1710,0,35.91,47.88,1,1881,54.549,79.002,0,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14844,5462,0,0,14880,0,0,0,'Sylannia','Darkmoon Faire Drink Vendor','',0,7,0,0,0,1,1,0,35,35,1555,1220,1220,0,1,641,2000,0,49,64,0,0,0,0,0,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14845,5462,0,0,14881,0,0,0,'Stamp Thunderhorn','Darkmoon Faire Food Vendor','',0,7,0,0,0,1,1,0,35,35,1555,1220,1220,0,1,641,2000,0,49,64,0,0,0,0,0,1349,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14846,5462,0,0,14882,0,0,0,'Lhara','Darkmoon Faire Exotic Goods','',0,7,0,0,0,1,1,0,35,35,1555,1220,1220,0,1,129,2000,0,49,64,0,0,0,0,0,1349,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14847,5462,0,0,14883,0,0,0,'Professor Thaddeus Paleo','Darkmoon Faire Cards & Exotic Goods','',0,7,0,0,0,1,1,0,35,35,1555,1220,1220,0,1,131,2000,0,49,64,0,0,0,0,0,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14848,5462,0,0,13069,0,0,0,'Herald','','',0,10,0,0,0,15,1,0,70,70,35,45780,45780,0,1,3,2000,0,104,138,0,0,0,0,300000,6719,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14849,5462,0,0,14890,14912,14913,14914,'Darkmoon Faire Carnie','','',0,7,0,0,0,1,1,0,25,25,1555,699,699,0,1,1,2000,0,35,48,0,0,0,0,0,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14850,5462,0,0,14589,0,0,0,'Gruk','','',0,7,0,0,0,1,1,0,1,1,29,42,42,0,1,0,2000,0,2,2,0,0,0,0,275000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14851,5875,0,0,14589,0,0,0,'Bog','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14852,5875,0,0,14589,0,0,0,'Throk','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14853,5875,0,0,14589,0,0,0,'Torg','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14854,5875,0,0,14589,0,0,0,'Kall','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14855,5875,0,0,14589,0,0,0,'Dagg','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14856,5875,0,0,14589,0,0,0,'Mott','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14857,5462,0,0,14589,0,0,0,'Erk','','',0,7,0,0,0,1,1,0,2,2,29,55,55,0,1,0,2000,0,2,2,0,0,0,0,275000,8,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14858,5875,0,0,14589,0,0,0,'Progk','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14859,5462,0,0,14894,0,0,0,'Guard Taruc','','',0,7,0,0,0,2,1,0,40,40,85,3048,3048,0,1,0,2000,0,56,74,0,0,0,0,275000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14860,5462,0,0,14589,0,0,0,'Flik','','',0,7,0,0,0,1,1,0,4,4,1555,86,86,0,1,129,2000,0,4,5,0,0,0,0,0,68,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14861,5462,0,0,10925,0,0,0,'Blood Steward of Kirtonos','','',0,3,0,1,0,6,6,0,61,61,21,15090,15090,14916,1,0,2000,0,532,735,0,0,0,0,7200000,4044,0,0,0,0,0,0,2.25,0.6045,'',0,1621,0,2.5,8,14,0,22371,12493,3609,4086,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14862,5462,0,0,15359,0,0,0,'Emissary Roman\'khan','','',12,10,0,3,0,1,1,0,73,73,16,13325,13325,5240,1,0,780,0,4313.4,6142.5,0,0,0,0,0,7618,0,0,0,0,0,0,3,1.2,'',1,3996,0,2.5,8,14,0,23772,23774,23773,0,0,0,0,0,0,1535,0,0,0,0,0,0,20465,0,0,0,0,0,0,0),(14864,5462,0,0,14939,0,0,0,'Khaz Modan Ram','','',0,1,0,0,0,1,1,0,5,5,1555,102,102,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,2.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14865,5462,0,0,14935,0,0,0,'Felinni','','',0,1,2,1,0,3,1,0,10,10,1555,594,594,0,1,0,2000,0,97.5,127.5,0,0,0,0,0,463,0,0,0,0,0,0,1.725,0.91425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14866,5462,0,0,14936,0,0,0,'Flik\'s Frog','','',0,1,0,0,0,1,1,0,5,5,1555,102,102,0,1,1,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14867,5462,0,0,14938,0,0,0,'Jubjub','','',0,1,0,0,0,1,1,0,5,5,1555,102,102,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1.5,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14868,5462,0,0,14937,0,0,0,'Hornsley','','',0,1,0,0,0,1,1,0,8,8,1555,156,156,0,1,0,2000,0,10,14,0,0,0,0,0,306,0,0,0,0,0,0,0.2625,0.18,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14869,5462,0,0,14940,14941,14942,0,'Pygmy Cockatrice','','',0,1,0,0,0,1,1,0,1,1,1555,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.145,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14870,5875,0,0,4588,0,0,0,'Stoneclaw Totem TEST','','',0,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14871,5462,0,0,14943,0,0,0,'Morja','','',0,7,0,0,0,1,1,0,12,12,1555,247,247,0,1,3,2000,0,17,22,0,0,0,0,0,562,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14872,5462,0,0,14589,0,0,0,'Trok','','',0,7,0,0,0,1,1,0,2,2,29,55,55,0,1,0,2000,0,2,2,0,0,0,0,275000,8,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14873,5462,0,0,14616,0,0,0,'Okla','','',0,7,0,0,0,1,1,0,1,1,29,42,42,0,1,0,2000,0,2,2,0,0,0,0,275000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14874,5462,0,0,14616,0,0,0,'Karu','','',0,7,0,0,0,1,1,0,1,1,29,42,42,0,1,0,2000,0,2,2,0,0,0,0,275000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14875,5462,0,0,14993,0,0,0,'Molthor','Hand of Rastakhan','',0,7,0,1,0,3,1,0,60,60,1574,9156,9156,0,1,3,2000,0,478.4,634.8,0,0,0,0,1800000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14876,5462,0,0,14998,14999,15000,15001,'Zandalar Headshrinker','','',0,7,0,1,0,3,1,0,60,60,1574,7326,7326,2434,1,0,2000,0,671.6,883.2,0,0,0,0,1800000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14877,5875,0,0,15102,0,0,0,'High Priest Venoxis Transform Visual','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14878,5462,0,0,14938,0,0,0,'Jubling','','',0,12,0,0,0,1,1,0,5,5,1555,64,64,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1.5,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14879,5462,0,0,10186,0,0,0,'Arathi Basin Battlemaster','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14880,5462,0,0,15072,0,0,0,'Razzashi Skitterer','','',8,1,3,1,0,1.5,1,0,56,58,28,4048,4306,0,1,0,800,0,300,396,0,0,0,0,7200000,3396,0,0,0,0,0,0,0.889831,1.10932,'',0,0,0,2.5,8,14,0,25605,25497,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14881,5462,0,0,2536,9829,1160,14952,'Spider','','',0,8,0,0,0,0.2,1,0,1,1,190,8,8,0,1,0,2000,0,15,15,0,0,0,0,7200000,7,0,0,0,0,0,0,0.15,0.187,'',0,0,0,2.5,8,14,0,745,744,6751,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(14882,5462,0,0,14977,14978,14979,14980,'Atal\'ai Mistress','','',8,7,0,1,0,1,1,0,60,60,28,15260,15260,0,1,0,1000,0,390,517.5,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.8,0.3672,'',0,1825,0,2.5,8,14,0,3391,24673,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14883,5462,0,0,14973,14974,14975,14976,'Voodoo Slave','','',8,7,0,1,0,1,1,0,60,60,28,12210,12210,9736,1,0,2000,0,1095,1440,0,0,0,0,7200000,3748,0,0,0,0,0,0,1.725,0.3519,'',0,1807,0,2.5,8,14,0,26194,15208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14884,5462,0,0,15133,0,0,0,'Parasitic Serpent','','',0,1,0,0,0,1,1,0,1,1,14,4,4,0,1,0,1008,0,1.008,1.008,0,0,0,0,0,7,0,0,0,0,0,0,0.375,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14885,5875,0,0,15093,0,0,0,'Jonathan LeCraft','Designer Extraordinaire','',0,7,0,0,0,1,1,0,60,65,35,6500,7500,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14886,5875,0,0,328,0,0,0,'The Good Rabbit','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14887,5462,0,0,15364,0,0,0,'Ysondre','','',44,2,0,3,0,1,1,0,73,73,50,820000,820000,9852,1,0,2000,0,11060,15750,0,0,0,0,868400000,7618,0,0,0,0,0,0,18,0.63,'',1,1653125,0,2.5,8,14,0,20677,24818,9256,15847,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14888,5462,0,0,15365,0,0,0,'Lethon','','',44,2,0,3,0,1,1,0,63,63,50,832750,832750,0,1,0,1075,0,3405.06,4759.56,0,0,0,0,868400000,4641,0,0,0,0,0,0,18,0.63,'',1,1556000,0,2.5,8,14,0,20677,24838,24818,9256,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14889,5462,0,0,15366,0,0,0,'Emeriss','','',44,2,0,3,0,250,25,0,73,73,50,340000,340000,8640,1,0,2000,0,11060,15750,0,0,0,0,868400000,7618,0,0,0,0,0,0,18,1.8,'',1,1644000,0,2.5,8,14,0,20677,15847,24818,9256,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,169,0),(14890,5462,0,0,15363,0,0,0,'Taerar','','',44,2,0,3,0,1,1,0,73,73,50,840000,840000,8640,1,0,1000,0,5530,7875,0,0,0,0,868400000,7618,0,0,0,0,0,0,18,0.63,'',1,1594117,0,2.5,8,14,0,20677,15847,24818,9256,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14892,5462,0,0,10209,0,0,0,'Fang','','',0,8,0,0,0,1,1,0,1,1,29,42,42,0,1,0,2000,0,2,2,0,0,0,0,275000,7,0,0,0,0,0,0,0.5,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14893,5462,0,0,14972,0,0,0,'Guard Kurall','','',0,7,0,0,0,1,1,0,40,40,85,3048,3048,0,1,0,2000,0,56,74,0,0,0,0,275000,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14894,5462,0,0,14985,0,0,0,'Swarm of bees','','',0,10,0,0,0,0,1,0,1,1,29,1,1,0,1,0,1500,0,1.5,1.5,0,0,0,0,275000,7,0,0,0,0,0,0,0.15,0.177,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14901,5462,0,0,10038,0,0,0,'Peon','','',0,7,0,0,0,1,1,0,4,4,29,86,86,0,1,0,2000,0,4,5,0,0,0,0,275000,68,0,0,0,0,0,0,1.2,0.2976,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14902,5462,0,0,14994,0,0,0,'Jin\'rokh the Breaker','','',0,7,0,1,0,3,1,0,60,60,1574,9156,9156,0,1,3,2000,0,478.4,634.8,0,0,0,0,1800000,3750,0,0,0,0,0,0,1.875,1.875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14903,5462,0,0,14995,0,0,0,'Al\'tabim the All-Seeing','','',0,7,0,1,0,3,1,0,60,60,1574,9156,9156,0,1,3,2000,0,478.4,634.8,0,0,0,0,1800000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14904,5462,0,0,14996,0,0,0,'Maywiki of Zuldazar','','',0,7,0,1,0,3,1,0,60,60,1574,9156,9156,0,1,3,2000,0,478.4,634.8,0,0,0,0,1800000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14905,5462,0,0,14997,0,0,0,'Falthir the Sightless','','',0,7,0,1,0,3,1,0,60,60,1574,9156,9156,0,1,3,2000,0,478.4,634.8,0,0,0,0,1800000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14906,5875,0,0,149,0,0,0,'Test Guy','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14908,5462,0,0,14589,0,0,0,'Mogg','','',0,7,0,0,0,1,1,0,1,1,29,280,280,0,1,0,2000,0,2,2,0,0,0,0,275000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14909,5462,0,0,15002,0,0,0,'Pooka','','',0,7,0,0,0,1,1,0,15,15,29,410,410,0,1,0,2000,0,22,29,0,0,0,0,275000,665,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14910,5462,0,0,15003,0,0,0,'Exzhal','Servitor of Rastakhan','',0,7,0,1,0,3,1,0,60,60,1574,9156,9156,0,1,3,2000,0,478.4,634.8,0,0,0,0,1800000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14911,5462,0,0,15004,0,0,0,'Zandalar Enforcer','','',0,7,0,1,0,3,1,0,60,60,1574,7326,7326,2434,1,0,2000,0,671.6,883.2,0,0,0,0,1800000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14912,5462,0,0,11221,0,0,0,'Captured Hakkari Zealot','','',0,7,0,1,0,3,1,0,60,60,1194,9156,9156,0,1,0,2000,0,478.4,634.8,0,0,0,0,1800000,3750,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14913,5875,0,0,1600,0,0,0,'TEST DUDE','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14794,12340,37012,0,30616,30617,30616,0,'Ancient Skeletal Soldier (1)','','',0,6,0,1,0,25,1,0,80,80,21,1134000,1134000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14790,12340,37217,0,30483,0,30483,0,'Precious (3)','','',72,6,0,1,0,250,2,0,80,80,21,8820000,8820000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14789,12340,37217,0,30483,0,30483,0,'Precious (2)','','',72,6,0,1,0,250,2,0,80,80,21,3150000,3150000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14921,5462,0,0,15012,0,0,0,'Rin\'wosho the Trader','Zandalar Supplies & Repair','',0,7,0,1,0,3,1,0,56,56,1574,8097,8097,0,1,4227,2000,0,230.4,304.8,0,0,0,0,1800000,3289,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14649,12340,37025,0,30483,0,0,0,'Stinky (2)','','',72,6,0,1,0,250,2,0,80,80,21,3150000,3150000,8338,1,0,2000,0,3165,4395,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14648,12340,37025,0,30483,0,0,0,'Stinky (1)','','',72,6,0,1,0,700,2,0,80,80,21,8820000,8820000,8338,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14924,12340,38104,0,10976,10975,5432,5265,'Plagued Zombie (3)','','',72,6,0,1,0,5,3,0,80,80,233,100800,100800,0,1,0,2000,0,5897,7881,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37023,10958,0,0,31020,31022,0,0,'Plague Scientist','','',72,6,0,1,0,35,2,0,80,80,21,441000,441000,39940,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9706,0,0,0,0,0,0,0,0,'',0,7687,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(14922,12340,38104,0,10976,10975,5432,5265,'Plagued Zombie (1)','','',72,6,0,1,0,5,3,0,80,80,233,100800,100800,0,1,0,2000,0,5897,7881,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14923,12340,38104,0,10976,10975,5432,5265,'Plagued Zombie (2)','','',72,6,0,1,0,5,3,0,80,80,233,63000,63000,0,1,0,2000,0,4747.5,6592.5,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14949,12340,37023,0,31020,31022,0,0,'Plague Scientist (1)','','',72,6,0,1,0,35,2,0,80,80,21,819000,819000,39940,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,7687,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37502,11403,0,0,31050,0,0,0,'Nerub\'ar Webweaver','','',0,6,0,1,0,25,12,0,80,80,21,315000,315000,47928,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,7788,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37949,10958,0,0,30965,0,0,0,'Cult Adherent','','',8,7,0,1,0,10,10,0,82,82,21,107840,107840,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8340,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,71237,70901,70903,72498,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38626,12340,37949,0,30965,0,30965,0,'Cult Adherent (3)','','',8,7,0,1,0,20,10,0,82,82,21,215680,215680,183200,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38758,12340,37697,0,30491,0,0,0,'Volatile Ooze (2)','','',72,10,0,0,0,70,1,0,82,82,14,395290,395290,0,1,0,2000,0,683.2,898.8,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38604,12340,37697,0,30491,0,0,0,'Volatile Ooze (1)','','',72,10,0,0,0,70,1,0,82,82,14,1581160,1581160,0,1,0,2000,0,683.2,898.8,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14941,5875,0,0,15191,0,0,0,'High Priestess Jeklik Transform Visual','','',4,7,0,1,0,1,1,0,1,1,28,5000,5000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14942,5462,0,0,15033,0,0,0,'Kartra Bloodsnarl','Alterac Valley Battlemaster','',0,7,0,1,0,50,1,0,61,61,1214,7500,7500,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.2596,'',0,0,0,2.5,8,14,0,15284,16856,15589,13736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14943,5462,0,0,11012,0,0,0,'Guse\'s War Rider','','',0,1,0,1,0,1,1,0,60,70,1214,18000,29000,0,1,0,1175,0,1110.38,1573.03,0,0,0,0,0,6719,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,15285,21188,23969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14944,5462,0,0,11012,0,0,0,'Jeztor\'s War Rider','','',0,1,0,1,0,1,1,0,60,70,1214,7300,23000,0,1,0,1175,0,1110.38,1573.03,0,0,0,0,0,6719,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14945,5462,0,0,11012,0,0,0,'Mulverick\'s War Rider','','',0,1,0,1,0,1,1,0,60,70,1214,34000,35000,0,1,0,1175,0,1110.38,1573.03,0,0,0,0,0,6719,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14946,5462,0,0,1148,0,0,0,'Slidore\'s Gryphon','','',0,1,0,1,0,1,1,0,60,70,1216,28000,34000,0,1,0,1175,0,1110.38,1573.03,0,0,0,0,0,6719,0,0,0,0,0,0,2.6,1.3,'',0,0,0,2.5,8,14,0,15285,21188,23969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14947,5462,0,0,1148,0,0,0,'Ichman\'s Gryphon','','',0,1,0,1,0,1,1,0,60,70,1216,14000,25000,0,1,0,1175,0,1110.38,1573.03,0,0,0,0,0,6719,0,0,0,0,0,0,2.6,1.3,'',0,0,0,2.5,8,14,0,15285,21188,23969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14948,5462,0,0,1148,0,0,0,'Vipore\'s Gryphon','','',0,1,0,1,0,1,1,0,60,70,1216,4000,8400,0,1,0,1175,0,1110.38,1573.03,0,0,0,0,0,6719,0,0,0,0,0,0,2.6,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38171,12340,37863,0,25592,0,0,0,'Suppresser (1)','','',8,6,0,1,0,10,1,0,80,80,16,126000,126000,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70588,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37863,11403,0,0,25592,0,0,0,'Suppresser','','',8,6,0,1,0,3,1,0,80,80,35,378000,378000,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,70588,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10165,12340,37127,0,27548,0,0,0,'Ymirjar Frostbinder (2)','','',8,7,0,1,0,45,1,0,80,80,2209,453600,453600,8814,1,0,2000,0,2595,3742.5,1,2000,630,936,0,7822,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10163,12340,38125,0,27548,0,0,0,'Ymirjar Deathbringer (3)','','',8,7,0,1,0,140,1,0,80,80,2209,1764000,1764000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38125,10958,0,0,27548,0,0,0,'Ymirjar Deathbringer','','',8,7,0,1,0,45,30,0,80,80,2209,567000,567000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9706,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,71298,71299,71296,69929,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10164,12340,37127,0,27548,0,0,0,'Ymirjar Frostbinder (1)','','',8,7,0,1,0,140,1,0,80,80,2209,1411200,1411200,8814,1,0,2000,0,2595,3742.5,1,2000,630,936,0,9730,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14961,5462,0,0,15094,0,0,0,'Mirvyna Jinglepocket','Smokywood Pastures','',0,7,0,0,0,1.05,1,0,30,30,35,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14962,5462,0,0,15095,0,0,0,'Dillord Copperpinch','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14963,5462,0,0,15096,0,0,0,'Gapp Jinglepocket','Smokywood Pastures','',0,7,0,0,0,1.05,1,0,30,30,35,1500,1500,0,1,642,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14964,5462,0,0,15097,0,0,0,'Hecht Copperpinch','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,1200,1200,0,1,642,2000,0,42,56,0,0,0,0,275000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14965,5462,0,0,14562,0,0,0,'Frenzied Bloodseeker Bat','','',9,1,24,0,0,1,1,0,60,60,28,6104,6104,0,1,0,1440,0,74.88,99.36,0,0,0,0,0,3750,0,0,0,0,0,0,0.9,0.21,'',0,0,0,2.5,8,14,0,11998,10101,0,0,0,0,0,0,0,0,0,0,0,12825,0,0,0,0,0,0,0,0,0,0),(14966,5875,0,0,14792,0,0,0,'High Priest Thekal Transform Visual','','',0,7,0,1,0,1,1,0,1,1,28,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14967,5875,0,0,15226,0,0,0,'High Priestess Mar\'li Transform Visual','','',0,7,0,1,0,1,1,0,1,1,28,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14968,5875,0,0,15013,0,0,0,'High Priestess Arlokk Transform Visual','','',0,7,0,1,0,1,1,0,1,1,28,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38675,12340,36968,0,30739,30740,0,0,'Kor\'kron Axethrower (2)','','',72,7,0,1,0,8,1,0,82,82,83,107848,107848,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38403,12340,36968,0,30739,30740,0,0,'Kor\'kron Axethrower (1)','','',72,7,0,1,0,16,1,0,82,82,83,215969,215969,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38734,12340,37886,0,7858,0,0,0,'Gluttonous Abomination (3)','','',8,6,0,1,0,65,1,0,83,83,16,906425,906425,0,1,0,2000,0,3817.5,5122.5,1,2000,742,1070,0,10627,0,0,0,0,0,0,2.625,0.875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37886,11403,0,0,7858,0,0,0,'Gluttonous Abomination','','',8,6,0,1,0,20,1,0,83,83,16,278900,278900,0,1,0,2000,0,3817.5,5122.5,1,2000,742,1070,0,10627,0,0,0,0,0,0,2.625,0.875,'',0,0,0,2.5,8,14,0,70633,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38637,12340,36939,0,30583,0,0,0,'High Overlord Saurfang (2)','','',76,7,0,3,0,300,1,0,83,83,83,2440375,2440375,0,1,0,1500,0,2863.12,3841.88,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38638,12340,36939,0,30583,0,0,0,'High Overlord Saurfang (3)','','',76,7,0,3,0,300,1,0,83,83,83,4183500,4183500,0,1,0,2000,0,3817.5,5122.5,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36939,10958,0,0,30416,0,0,0,'High Overlord Saurfang','','',76,7,0,1,0,175,1,0,83,83,83,2440375,2440375,0,1,0,1500,0,2863.12,3841.88,1,2000,742,1070,0,10673,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,15284,70309,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(38156,12340,36939,0,30583,0,0,0,'High Overlord Saurfang (1)','','',76,7,0,3,0,300,1,0,83,83,83,4183500,4183500,0,1,0,2000,0,3817.5,5122.5,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38320,12340,36980,0,30890,0,0,0,'Ice Tomb (1)','','',64,10,0,0,0,36,1,0,80,80,14,453600,453600,0,1,0,2000,0,590.8,820.4,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38321,12340,36980,0,30890,0,0,0,'Ice Tomb (2)','','',64,10,0,0,0,9,1,0,80,80,14,113400,113400,0,1,0,2000,0,590.8,820.4,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38322,12340,36980,0,30890,0,0,0,'Ice Tomb (3)','','',64,10,0,0,0,36,1,0,80,80,14,453600,453600,0,1,0,2000,0,590.8,820.4,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36980,11403,0,0,30890,0,0,0,'Ice Tomb','','',64,10,0,0,0,9,1,0,80,80,14,113400,113400,0,1,0,2000,0,590.8,820.4,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14981,5462,0,0,15098,0,0,0,'Elfarran','Warsong Gulch Battlemaster','',0,7,0,1,0,50,1,0,61,61,1514,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.3366,'',0,2500,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14982,5462,0,0,15100,0,0,0,'Lylandris','Warsong Gulch Battlemaster','',0,7,0,1,0,50,1,0,61,61,1514,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,15589,13736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14983,5462,0,0,15142,0,0,0,'Field Marshal Oslight','','',0,7,0,0,0,1,1,0,62,62,1577,3237,3237,0,1,3,2000,0,172,240,0,0,0,0,400000,4344,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14984,5462,0,0,15143,0,0,0,'Sergeant Maclear','','',0,7,0,0,0,1,1,0,62,62,1577,3237,3237,0,1,3,2000,0,172,240,0,0,0,0,400000,4344,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14986,5462,0,0,15233,0,0,0,'Shade of Jin\'do','','',8,6,0,0,0,1,1,0,57,60,28,1526,1526,0,1,0,950,0,49.4,65.55,0,0,0,0,0,3750,0,0,0,0,0,0,5.8,2,'24307',0,0,0,2.5,8,14,0,24458,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14987,5462,0,0,15292,0,0,0,'Powerful Healing Ward','','',0,10,0,0,0,1,1,0,63,63,58,1000,1000,0,1,0,1430,0,129.415,180.895,0,0,0,0,0,4641,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,24311,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14988,5462,0,0,15271,0,0,0,'Ohgan','','',12,1,11,3,0,30,1,0,60,60,28,91560,91560,0,1,0,1200,0,2184,2898,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.35,'',1,0,0,2.5,8,14,0,11998,17470,24685,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14989,5462,0,0,11686,0,0,0,'Poisonous Cloud','','',1024,10,0,0,0,1,1,0,60,60,14,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,6306,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14990,5462,0,0,15239,15242,15240,15242,'Defilers Emissary','','',0,7,0,0,0,10,1,0,40,40,412,15240,15240,0,1,1048576,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14991,5462,0,0,15251,15253,15252,15254,'League of Arathor Emissary','','',0,7,0,0,0,1.02,1,0,40,40,1577,1554,1554,0,1,1048576,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14994,5462,0,0,13069,0,0,0,'Zandalarian Event Generator','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15001,5875,0,0,1141,0,0,0,'PvP A-Mid Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15002,5875,0,0,1141,0,0,0,'PvP Mid Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15003,5875,0,0,1141,0,0,0,'PvP H-Mid Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15004,5875,0,0,1141,0,0,0,'PvP ALT-S Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15005,5875,0,0,1141,0,0,0,'PvP ALT-N Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15006,5462,0,0,15112,0,0,0,'Deze Snowbane','Arathi Basin Battlemaster','',0,7,0,1,0,1,1,0,61,61,412,3800,3800,0,1,1049217,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,15284,16856,15589,13736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15007,5462,0,0,15113,0,0,0,'Sir Malory Wheeler','Arathi Basin Battlemaster','',0,7,0,1,0,1,1,0,61,61,412,110050,110050,293750,1,1048576,2000,0,922.5,1327.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15008,5462,0,0,15116,0,0,0,'Lady Hoteshem','Arathi Basin Battlemaster','',0,7,0,1,0,50,1,0,61,61,1577,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.35,0.1872,'',0,2500,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15009,5462,0,0,14368,0,0,0,'Voodoo Spirit','','',8,7,0,1,0,1,1,0,60,60,28,3052,3052,0,1,0,1666,0,649.74,862.155,1,1833,131.976,194.298,0,3750,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,24051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15010,5462,0,0,14932,0,0,0,'Jungle Toad','','',0,8,0,0,0,0.2,1,0,1,1,190,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.6,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15011,5462,0,0,15134,0,0,0,'Wagner Hammerstrike','','',0,7,0,0,0,1,1,0,55,55,55,2614,2614,0,1,131,1460,0,68.62,91.25,1,1606,104.39,152.57,0,3234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15012,5462,0,0,15139,0,0,0,'Javnir Nashak','','',0,7,0,0,0,1,1,0,55,55,29,3100,3100,0,1,131,1460,0,68.62,91.25,1,1606,104.39,152.57,0,3234,0,0,0,0,0,0,2.6,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37034,10958,0,0,30487,30488,0,0,'Kor\'kron Templar','','',72,7,0,1,0,25,10,0,82,82,83,269600,269600,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8340,0,0,0,0,0,0,0,0,'',0,9225,0,2.5,8,14,0,69963,71131,69910,69967,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14591,12340,37034,0,30487,30488,0,0,'Kor\'kron Templar (3)','','',72,7,0,1,0,75,10,0,82,82,83,808800,808800,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,'',0,9225,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14590,12340,37034,0,30487,30488,0,0,'Kor\'kron Templar (2)','','',72,7,0,1,0,25,10,0,82,82,83,269600,269600,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,'',0,9225,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37146,10958,0,0,30530,30531,0,0,'Kor\'kron Sniper','','',72,7,0,1,0,30,10,0,82,82,83,404430,404430,41690,1,0,1000,0,1736.25,2400,0,0,0,0,0,10253,0,0,0,0,0,0,0,0,'',0,9749,0,2.5,8,14,0,69989,71116,69975,71126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15031,12340,37146,0,30530,30531,0,0,'Kor\'kron Sniper (3)','','',72,7,0,1,0,30,10,0,82,82,83,517200,517200,41690,1,0,2000,0,3472.5,4800,0,0,0,0,0,10225,0,0,0,0,0,0,0,0,'',0,9749,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15030,12340,37146,0,30530,30531,0,0,'Kor\'kron Sniper (2)','','',72,7,0,1,0,30,10,0,82,82,83,404430,404430,41690,1,0,2000,0,1736.25,2400,0,0,0,0,0,10225,0,0,0,0,0,0,0,0,'',0,9749,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15021,5462,0,0,15140,0,0,0,'Deathmaster Dwire','','',0,7,0,0,0,1,1,0,62,62,412,3237,3237,0,1,3,2000,0,172,240,0,0,0,0,400000,4344,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15022,5462,0,0,15141,0,0,0,'Deathstalker Mortis','','',0,7,0,0,0,1,1,0,62,62,412,3237,3237,0,1,3,2000,0,172,240,0,0,0,0,400000,4344,0,0,0,0,0,0,1.5,0.383,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37035,10958,0,0,30489,30490,0,0,'Kor\'kron Vanquisher','','',72,7,0,1,0,35,10,0,82,82,83,471835,471835,41690,1,0,2000,0,3472.5,4800,0,0,0,0,0,10253,0,0,0,0,0,0,0,0,'',0,9559,0,2.5,8,14,0,69927,71117,69930,71122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14971,12340,37035,0,30489,30490,0,0,'Kor\'kron Vanquisher (3)','','',72,7,0,1,0,35,10,0,82,82,83,1213290,1213290,41690,1,0,2000,0,3472.5,4800,0,0,0,0,0,10225,0,0,0,0,0,0,0,0,'',0,9559,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14970,12340,37035,0,30489,30490,0,0,'Kor\'kron Vanquisher (2)','','',72,7,0,1,0,35,10,0,82,82,83,471835,471835,41690,1,0,2000,0,3472.5,4800,0,0,0,0,0,10225,0,0,0,0,0,0,0,0,'',0,9559,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15034,12340,37031,0,30478,30479,0,0,'Kor\'kron Oracle (3)','','',72,7,0,1,0,25,10,0,82,82,83,1011075,1011075,41690,1,0,2000,0,3472.5,4800,0,0,0,0,0,10225,0,0,0,0,0,0,0,0,'',0,8929,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15033,12340,37031,0,30478,30479,0,0,'Kor\'kron Oracle (2)','','',72,7,0,1,0,25,10,0,82,82,83,337025,337025,41690,1,0,2000,0,3472.5,4800,0,0,0,0,0,10225,0,0,0,0,0,0,0,0,'',0,8929,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15017,12340,37149,0,30532,30534,0,0,'Kor\'kron Necrolyte (2)','','',72,7,0,1,0,25,10,0,82,82,83,269600,269600,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,'',0,10133,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15018,12340,37149,0,30532,30534,0,0,'Kor\'kron Necrolyte (3)','','',72,7,0,1,0,25,10,0,82,82,83,808800,808800,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,'',0,10133,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37149,10958,0,0,30532,30534,0,0,'Kor\'kron Necrolyte','','',72,7,0,1,0,25,10,0,82,82,83,269600,269600,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8340,0,0,0,0,0,0,0,0,'',0,10133,0,2.5,8,14,0,69969,71124,69973,71135,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15032,12340,37031,0,30478,30479,0,0,'Kor\'kron Oracle (1)','','',72,7,0,1,0,25,10,0,82,82,83,1011075,1011075,41690,1,0,2000,0,3472.5,4800,0,0,0,0,0,10225,0,0,0,0,0,0,0,0,'',0,8929,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38691,12340,36961,0,30606,30607,30608,0,'Skybreaker Sergeant (2)','','',72,7,0,1,0,20,1,0,82,82,84,269620,269620,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38261,12340,36961,0,30606,30607,30608,0,'Skybreaker Sergeant (1)','','',72,7,0,1,0,40,1,0,82,82,84,539240,539240,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38689,12340,36969,0,30603,30604,30605,0,'Skybreaker Rifleman (2)','','',72,7,0,1,0,8,1,0,82,82,84,107848,107848,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38690,12340,36969,0,30603,30604,30605,0,'Skybreaker Rifleman (3)','','',72,7,0,1,0,16,1,0,82,82,84,215696,215696,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36969,10958,0,0,30603,30604,30605,0,'Skybreaker Rifleman','','',72,7,0,1,0,8,1,0,82,82,84,107848,215696,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,71335,70162,72566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15041,5462,0,0,15136,0,0,0,'Spawn of Mar\'li','','',9,1,3,0,0,1,1,0,60,60,28,6104,6104,0,1,0,1440,0,74.88,99.36,0,0,0,0,0,3750,0,0,0,0,0,0,0.9,1.122,'',0,0,0,2.5,8,14,0,744,20989,0,0,0,0,0,0,0,0,0,0,0,10518,0,0,0,0,0,0,0,0,0,0),(15042,5462,0,0,15144,0,0,0,'Zanza the Restless','','',0,7,0,1,0,3,1,0,60,60,1574,9156,9156,0,1,3,2000,0,780,1035,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15043,5462,0,0,833,0,0,0,'Zulian Crocolisk','','',9,1,6,1,0,3,1,0,60,60,28,9156,9156,0,1,0,2000,0,780,1035,0,0,0,0,7200000,3750,0,0,0,0,0,0,2.125,1.18065,'',0,0,0,2.5,8,14,0,3604,13445,0,0,0,0,0,0,0,0,0,0,0,12924,0,0,0,0,0,0,0,0,0,0),(15045,5462,0,0,15146,15147,15149,15148,'Arathi Farmer','','',0,10,0,0,0,1,1,0,1,1,14,102,102,0,1,0,2000,0,5,7,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15046,5462,0,0,15152,15154,15153,15155,'Forsaken Farmer','','',0,10,0,0,0,1,1,0,1,1,7,102,102,0,1,0,2000,0,5,7,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15047,5462,0,0,13069,0,0,0,'Gurubashi','','',0,10,0,1,0,1,1,0,1,1,28,96,96,0,1,0,1666,0,12.495,12.495,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38686,12340,36950,0,30598,30599,30600,30601,'Skybreaker Marine (3)','','',72,7,0,1,0,16,1,0,82,82,84,215696,215696,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38685,12340,36950,0,30598,30599,30600,30601,'Skybreaker Marine (2)','','',72,7,0,1,0,8,1,0,82,82,84,107848,107848,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38406,12340,36950,0,30598,30599,30600,30601,'Skybreaker Marine (1)','','',72,7,0,1,0,16,1,0,82,82,84,215696,215696,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14807,12340,38410,0,12432,0,0,0,'Severed Essence (3)','','',0,6,0,1,0,10,1,0,80,80,16,315000,315000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14797,12340,36724,0,26919,0,0,0,'Servant of the Throne (1)','','',0,6,0,1,0,30,25,0,80,80,21,1260000,1260000,99850,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,2,0.62,'',0,7604,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14798,12340,36724,0,26919,0,0,0,'Servant of the Throne (2)','','',0,6,0,1,0,30,25,0,80,80,21,378000,378000,99850,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,2,0.62,'',0,7604,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14799,12340,36724,0,26919,0,0,0,'Servant of the Throne (3)','','',0,6,0,1,0,30,25,0,80,80,21,1260000,1260000,99850,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,2,0.62,'',0,7604,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36724,10958,0,0,26919,0,0,0,'Servant of the Throne','','',0,6,0,1,0,30,25,0,80,80,21,378000,378000,99850,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9706,0,0,0,0,0,0,2,0.62,'',0,7604,0,2.5,8,14,0,71029,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14805,12340,38410,0,12432,0,0,0,'Severed Essence (1)','','',0,6,0,1,0,10,1,0,80,80,16,315000,315000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14806,12340,38410,0,12432,0,0,0,'Severed Essence (2)','','',0,6,0,1,0,10,1,0,80,80,16,126000,126000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15061,5462,0,0,2708,0,0,0,'Spirit of Jin\'do','','',0,7,0,0,0,1,1,0,1,1,474,64,64,0,1,0,2000,0,2,2,1,2200,2.2,2.2,0,7,0,0,0,0,0,0,1.3,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15062,5462,0,0,308,0,0,0,'Arathi Lumberjack','','',0,10,0,0,0,1,1,0,1,1,7,102,102,0,1,0,2000,0,5,7,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15063,5462,0,0,15172,15173,15174,15175,'Arathi Blacksmith','','',0,10,0,0,0,1,1,0,1,1,7,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.6,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15064,5462,0,0,15176,15177,15178,15179,'Forsaken Blacksmith','','',0,10,0,0,0,1,1,0,1,1,7,102,102,0,1,0,2000,0,5,7,0,0,0,0,0,7,0,0,0,0,0,0,2.6,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15065,5462,0,0,15204,0,0,0,'Lady','','',0,8,0,0,0,1,1,0,5,5,7,5900,5900,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,2.6,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15066,5462,0,0,9990,0,0,0,'Cleo','','',0,8,0,0,0,0.01,1,0,5,5,7,6300,6300,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15067,5462,0,0,14572,0,0,0,'Zulian Stalker','','',9,1,2,1,0,1,1,0,61,61,28,22008,22008,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,7200000,4047,0,0,0,0,0,0,2.625,1.39125,'',0,0,0,2.5,8,14,0,39669,0,0,0,0,0,0,0,0,0,0,0,0,8272,0,0,0,0,0,0,0,0,0,0),(15068,5462,0,0,11029,0,0,0,'Zulian Guardian','','',9,1,2,1,0,1,1,0,61,61,28,6288,6288,0,1,0,1440,0,858.6,1193.4,0,0,0,0,0,4047,0,0,0,0,0,0,2.6,2,'',0,0,0,2.5,8,14,0,24187,0,0,0,0,0,0,0,0,0,0,0,0,13376,0,0,0,0,0,0,0,0,0,0),(15069,5462,0,0,15294,0,0,0,'Heart of Hakkar','','',0,10,0,0,0,1,1,0,63,63,14,3331,3331,0,1,2,2000,0,181,253,0,0,0,0,0,4641,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15070,5462,0,0,15205,0,0,0,'Vinchaxa','Servitor of Zanza','',0,7,0,1,0,3,1,0,60,60,1574,9156,9156,0,1,3,2000,0,478.4,634.8,0,0,0,0,1800000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15071,5462,0,0,5556,0,0,0,'Underfoot','','',0,8,0,0,0,0.01,1,0,5,5,7,1,1,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,24244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15072,5462,0,0,15181,0,0,0,'Spike','','',0,8,0,0,0,1,1,0,5,5,7,102,102,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,2.6,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15073,5462,0,0,14501,0,0,0,'Pat\'s Hellfire Guy','','',0,10,0,0,0,1,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,5,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15074,5462,0,0,15183,15184,15185,15186,'Arathi Miner','','',0,10,0,0,0,1,1,0,1,1,7,102,102,0,1,0,2000,0,5,7,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15075,5462,0,0,15187,15188,15189,15190,'Forsaken Miner','','',0,10,0,0,0,1,1,0,1,1,7,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15076,5462,0,0,15210,0,0,0,'Zandalarian Emissary','','',0,7,0,1,0,3,1,0,55,55,1574,7842,7842,0,1,1,2000,0,225.6,300,0,0,0,0,1800000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15077,5462,0,0,15235,0,0,0,'Riggle Bassbait','Fishmaster','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,3,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15078,5462,0,0,15236,0,0,0,'Jang','Fishmaster Apprentice','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,3,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15079,5462,0,0,15200,0,0,0,'Fishbot 5000','','',0,9,0,0,0,1,1,0,50,50,35,2215,2215,0,1,3,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,0.75,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15080,5462,0,0,15210,15212,15211,15213,'Servant of the Hand','Hand of Rastakhan','',0,7,0,1,0,3,1,0,60,60,1574,9156,9156,0,1,1,2000,0,478.4,634.8,0,0,0,0,1800000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15081,5875,0,0,6690,0,0,0,'Gri\'lek [UNUSED]','','',0,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15082,5462,0,0,8390,0,0,0,'Gri\'lek','','',76,6,0,3,0,1,1,0,73,73,37,333100,333100,0,1,0,1600,0,8848,12600,0,0,0,0,0,7618,0,0,0,0,0,0,3.36,2,'',1,150000,0,2.5,8,14,0,17547,24685,21667,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15083,5462,0,0,15267,0,0,0,'Hazza\'rah','','',76,6,0,3,1,1,1,0,73,73,37,266500,266500,5240,1,0,1300,0,4117.75,5755.75,0,0,0,0,0,7618,0,0,0,0,0,0,5,2,'',1,45000,0,2.5,8,14,0,24664,24684,34685,24680,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15084,5462,0,0,15268,0,0,0,'Renataki','','',76,6,0,3,0,1,1,0,63,63,37,333100,333100,0,1,0,1108,0,3509.59,4905.67,0,0,0,0,0,4641,0,0,0,0,0,0,3.8,2,'',1,0,0,2.5,8,14,0,3391,24767,38863,41476,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15085,5462,0,0,15269,0,0,0,'Wushoolay','','',76,6,0,3,0,1,1,0,73,73,37,293150,293150,31440,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,0,2,'',1,100000,0,2.5,8,14,0,24680,24682,24683,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15086,5462,0,0,15192,15193,15194,15195,'Arathi Stablehand','','',0,10,0,0,0,1,1,0,1,1,7,102,102,0,1,0,2000,0,5,7,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15087,5462,0,0,15196,15197,15198,15199,'Forsaken Stablehand','','',0,10,0,0,0,1,1,0,1,1,7,102,102,0,1,0,2000,0,5,7,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15088,5462,0,0,15201,0,0,0,'Booty Bay Elite','','',0,7,0,1,0,1,1,0,71,71,121,20815,20815,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.575,0.3213,'',0,0,0,2.5,8,14,0,16856,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15089,5462,0,0,15206,15208,15207,15209,'Forsaken Lumberjack','','',0,10,0,0,0,1,1,0,1,1,7,102,102,0,1,0,2000,0,5,7,0,0,0,0,0,7,0,0,0,0,0,0,2.6,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15090,5875,0,0,15289,0,0,0,'Swift Razzashi Raptor','','',0,1,0,0,0,1,1,0,1,1,35,200,200,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15091,5462,0,0,11686,0,0,0,'Zul\'Gurub Panther Trigger','','',0,10,0,0,0,1,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,7200000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15036,12340,37027,0,30471,30472,0,0,'Skybreaker Hierophant (2)','','',72,7,0,1,0,25,10,0,82,82,84,269600,269600,91600,1,0,2000,0,2715,3900,0,2000,720,1046,0,8340,0,0,0,0,0,0,0,0,'',0,8875,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15058,12340,37004,0,30455,30457,0,0,'Skybreaker Dreadblade (2)','','',72,7,0,1,0,30,10,0,82,82,84,404430,404430,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10356,0,0,0,0,0,0,0,0,'',0,7610,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15059,12340,37004,0,30455,30457,0,0,'Skybreaker Dreadblade (3)','','',72,7,0,1,0,30,10,0,82,82,84,1213290,1213290,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,7610,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37004,10958,0,0,30455,30457,0,0,'Skybreaker Dreadblade','','',72,7,0,1,0,30,10,0,82,82,84,404430,404430,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10356,0,0,0,0,0,0,0,0,'70115',0,7610,0,2.5,8,14,0,69916,69912,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15035,12340,37027,0,30471,30472,0,0,'Skybreaker Hierophant (1)','','',72,7,0,1,0,25,10,0,82,82,84,808800,808800,91600,1,0,2000,0,2715,3900,0,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8875,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38735,12340,37868,0,7919,0,0,0,'Risen Archmage (3)','','',8,6,0,1,0,25,20,0,81,81,16,325825,325825,81620,1,0,2000,0,3187.5,4515,1,2000,702,1022,0,9929,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38725,12340,37868,0,7919,0,0,0,'Risen Archmage (2)','','',8,6,0,1,0,8,20,0,81,81,16,104264,104264,81620,1,0,2000,0,3187.5,4515,1,2000,702,1022,0,9929,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15101,5462,0,0,613,0,0,0,'Zulian Prowler','','',9,1,2,0,0,1,1,0,60,60,28,3052,3052,0,1,0,1440,0,74.88,99.36,0,0,0,0,0,3750,0,0,0,0,0,0,2.175,1.15275,'',0,0,0,2.5,8,14,0,3391,16553,0,0,0,0,0,0,0,0,0,0,0,8272,0,0,0,0,0,0,0,0,0,0),(15102,5462,0,0,15255,15256,15257,15258,'Silverwing Emissary','','',0,7,0,0,0,1.02,1,0,22,23,1642,573,617,0,1,1048576,2000,0,33,44,0,0,0,0,0,940,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15103,5462,0,0,15259,15388,15260,15262,'Stormpike Emissary','','',0,7,0,0,0,10,1,0,55,55,1217,26140,26140,0,1,1048576,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15104,5875,0,0,15290,0,0,0,'Swift Zulian Tiger','','',0,1,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15105,5462,0,0,15247,15249,15248,15250,'Warsong Emissary','','',0,7,0,0,0,1.05,1,0,30,30,1641,852,852,852,1,1048576,2000,0,39,52,0,0,0,0,0,1178,0,0,0,0,0,0,1.5,0.372,'',0,90,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15106,5462,0,0,15243,15244,15245,15246,'Frostwolf Emissary','','',0,7,0,0,0,10,1,0,55,55,1215,26140,26140,0,1,1048576,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15107,5462,0,0,229,2325,237,238,'Arathi Horse','','',0,10,0,0,0,1,1,0,1,1,7,102,102,0,1,0,2000,0,5,7,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15108,5462,0,0,10671,10672,10670,0,'Forsaken Horse','','',0,10,0,0,0,1,1,0,1,1,190,42,55,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(15109,5875,0,0,15214,0,0,0,'Primal Blessing Visual','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15110,5875,0,0,15263,0,0,0,'Gurubashi Prisoner','','',0,7,0,0,0,1,1,0,60,60,37,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15111,5462,0,0,6811,568,12345,1015,'Mad Servant','','',8,3,0,1,0,5,4,0,61,61,37,12575,12575,9944,1,0,2000,0,1140,1575,0,0,0,0,7200000,4044,0,0,0,0,172,244,1.15,0.2714,'',0,1914,0,2.5,8,14,0,24611,24612,24621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15112,5462,0,0,15291,0,0,0,'Brain Wash Totem','','',0,11,0,0,0,1,1,0,63,63,58,4000,4000,0,1,0,1410,0,127.605,178.365,0,0,0,0,0,4641,0,0,0,0,0,0,1.5,0.51,'',0,0,0,2.5,8,14,0,24178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15113,5462,0,0,15222,0,0,0,'Honored Hero','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15114,5462,0,0,15288,0,0,0,'Gahz\'ranka','','',76,10,0,3,1,1,1,0,73,73,107,333100,333100,0,1,0,1100,0,3484.25,4870.25,0,0,0,0,0,7618,0,0,0,0,0,0,8.5,2,'',1,0,0,2.5,8,14,0,11998,15656,25262,21667,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15115,5462,0,0,15228,0,0,0,'Honored Ancestor','','',0,10,0,0,0,1,1,0,60,60,35,6700,6700,0,1,0,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,2.6,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15116,5462,0,0,15237,0,0,0,'Grinkle','Fishing Promoter','',0,7,0,0,0,1,1,0,50,50,29,2215,2215,0,1,3,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15117,5462,0,0,14560,0,0,0,'Chained Spirit','','',0,6,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,24341,20989,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15118,5875,0,0,15234,15101,0,0,'Master Angler Form','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15119,5462,0,0,15238,0,0,0,'Barrus','Fishing Promoter','',0,7,0,0,0,1,1,0,50,50,55,2215,2215,0,1,3,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15121,5875,0,0,11397,0,0,0,'Skeletal Magelord','','',0,6,0,0,0,1,1,0,51,51,21,5502,5502,3728,1,0,2000,0,86,114,0,0,0,0,0,3018,0,0,0,0,0,0,1.4375,0.115,'',0,0,0,2.5,8,14,0,20792,11969,17650,0,0,0,0,0,0,4,0,0,0,0,0,0,14619,0,0,0,0,0,0,0),(15122,5462,0,0,15288,0,0,0,'Gahz\'ranka Dead','','',0,10,0,1,0,1,1,0,1,1,35,96,96,0,1,0,1666,0,12.495,12.495,0,0,0,0,0,7,0,0,0,0,0,0,8.5,2,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15123,5875,0,0,15093,0,0,0,'Kris Zierhut','Designer Extraordinaire','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15124,5462,0,0,15278,0,0,0,'Targot Jinglepocket','Smokywood Pastures','',0,7,0,0,0,1.05,1,0,30,30,35,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,400000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15125,5462,0,0,15279,0,0,0,'Kosco Copperpinch','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,1003,1003,0,1,642,2000,0,42,56,0,0,0,0,400000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15126,5462,0,0,15276,0,0,0,'Rutherford Twing','Defilers Supply Officer','',0,7,0,1,0,1,1,0,55,55,1598,52280,52280,0,1,4226,2000,0,225.6,300,0,0,0,0,650000,3234,0,0,0,0,0,0,1.5,0.383,'',0,6000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15127,5462,0,0,15277,0,0,0,'Samuel Hawke','League of Arathor Supply Officer','',0,7,0,1,0,20,1,0,55,55,1599,52280,52280,0,1,4226,2000,0,225.6,300,0,0,0,0,650000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,6253,22911,15284,15708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15128,5462,0,0,15284,15286,15285,15287,'Defiler Elite','','',0,7,0,1,0,1,1,0,55,55,412,7842,7842,0,1,0,2000,0,225.6,300,0,0,0,0,650000,3234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,15496,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15130,5462,0,0,15280,15282,15281,15283,'League of Arathor Elite','','',0,7,0,1,0,3,1,0,55,55,1577,7842,7842,0,1,0,2000,0,225.6,300,0,0,0,0,650000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15496,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15131,5462,0,0,14773,0,0,0,'Qeeju','Stable Master','',0,7,0,0,0,1,1,0,45,45,29,1848,1848,0,1,4194304,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15133,5875,0,0,2467,0,0,0,'Killable Test Dummy 60 Warrior','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15134,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 70','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15135,5875,0,0,15293,0,0,0,'Chromatic Drake Mount','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15136,5462,0,0,4034,4035,0,0,'Hammerfall Elite','','',0,7,0,0,0,1,1,0,65,65,85,7392,7392,0,1,0,1440,0,144,202.32,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15137,5462,0,0,790,0,0,0,'Menethil Elite','','',0,7,0,0,0,2,1,0,55,65,57,4600,7700,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15138,5462,0,0,4342,0,0,0,'Silverpine Elite','','',0,7,0,0,0,1,1,0,55,65,71,4000,6500,0,1,0,1460,0,146,205.13,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15139,5875,0,0,11686,0,0,0,'Gahz\'ranka Herald','','',0,10,0,0,0,1,1,0,1,1,1334,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15140,5462,0,0,15294,0,0,0,'Pat\'s Splash Guy','','',0,10,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15141,5462,0,0,9510,0,0,0,'Portal of Madness','','',0,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15142,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 60','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15143,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 63','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15144,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 65','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15145,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 67','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15146,5462,0,0,14428,0,0,0,'Mad Voidwalker','','',0,3,0,1,0,1,1,0,60,60,90,13734,13734,0,1,0,1175,0,458.25,608.065,0,0,0,0,0,3750,0,0,0,0,172,0,3.31,2,'',0,0,0,2.5,8,14,0,24614,24616,0,0,0,0,0,0,0,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15151,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 55','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15152,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 56','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15153,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 57','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15154,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 58','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15155,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 59','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15156,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 61','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15157,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 62','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15158,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 64','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15159,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 66','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15160,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 68','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15161,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 69','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15162,5462,0,0,10343,0,0,0,'Scarlet Inquisitor','','',0,7,0,1,0,3,1,0,61,61,67,9432,9432,0,1,0,2000,0,731.4,1016.6,0,0,0,0,610000,4047,0,0,0,0,0,0,1.5,0.306,'',0,1412,0,2.5,8,14,0,20294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15163,5462,0,0,15301,0,0,0,'Nightmare Illusion','','',6,6,0,0,0,1,1,0,60,60,37,458,458,0,1,0,1410,0,73.32,97.29,1,1551,111.672,164.406,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15164,5462,0,0,11686,0,0,0,'Mulgore Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,250000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15165,5462,0,0,15300,0,0,0,'Haughty Modiste','Fashion Designer','',0,7,0,0,0,1.3,1,0,51,51,474,2980,2980,0,1,131,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15166,5875,0,0,3974,0,0,0,'Luis Barriga','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15167,5875,0,0,4279,0,0,0,'[PH] Luis Test NPC','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15168,5462,0,0,13096,0,0,0,'Vile Scarab','','',0,10,0,0,0,1,1,0,55,55,15,5228,5228,0,1,0,2000,0,94,125,0,0,0,0,687000,3234,0,0,0,0,0,0,0.9,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15169,5462,0,0,15308,0,0,0,'Ralo\'shan the Eternal Watcher','','',0,7,0,0,0,1,1,0,60,60,994,2442,2442,2434,1,1,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15170,5462,0,0,15309,0,0,0,'Rutgar Glyphshaper','','',0,7,0,0,0,1,1,0,60,60,35,1900,1900,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15171,5462,0,0,15310,0,0,0,'Frankal Stonebridge','','',0,7,0,0,0,1,1,0,60,60,35,3100,3100,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15172,5462,0,0,15302,0,0,0,'Glibb','Brann Bronzebeard\'s Pet Monkey','',0,1,0,0,0,1,1,0,62,62,35,3237,3237,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,0.625,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15173,5875,0,0,2467,0,0,0,'Outlands Test Dummy Warrior 54','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15174,5462,0,0,15312,0,0,0,'Calandrath','Innkeeper','',0,7,0,0,0,1,1,0,54,54,994,2533,2533,0,1,66435,2000,0,92,122,0,0,0,0,300000,3180,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15175,5462,0,0,15319,0,0,0,'Khur Hornstriker','Reagents','',0,7,0,0,0,1,1,0,57,57,994,2784,2784,0,1,3203,2000,0,98,130,0,0,0,0,300000,3342,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15176,5462,0,0,15318,0,0,0,'Vargus','Blacksmith','',0,7,0,0,0,1,1,0,57,57,994,2784,2784,0,1,4227,2000,0,98,130,0,0,0,0,300000,3342,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15177,5462,0,0,15313,0,0,0,'Cloud Skydancer','Hippogryph Master','',0,7,0,1,0,3,1,0,65,65,80,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.389,'',0,660,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15178,5462,0,0,15314,0,0,0,'Runk Windtamer','Wind Rider Master','',0,7,0,1,0,3,1,0,65,65,104,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15179,5462,0,0,15317,0,0,0,'Mishta','Trade Supplies','',0,7,0,0,0,1,1,0,58,58,994,2871,2871,0,1,131,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15180,5462,0,0,15311,0,0,0,'Baristolth of the Shifting Sands','','',0,7,0,0,0,1,1,0,60,60,994,3052,3052,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15181,5462,0,0,15315,0,0,0,'Commander Mar\'alith','','',0,7,0,1,0,30,1,0,62,62,994,97110,97110,0,1,3,2000,0,791.2,1104,0,0,0,0,600000,4344,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15182,5462,0,0,15320,0,0,0,'Vish Kozus','Captain of the Guard','',0,7,0,1,0,8,1,0,61,61,994,25152,25152,0,1,3,2000,0,731.4,1016.6,0,0,0,0,600000,4047,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15183,5462,0,0,15316,0,0,0,'Geologist Larksbane','','',0,7,0,0,0,1,1,0,60,60,994,2442,2442,2434,1,3,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15184,5462,0,0,15304,15305,15306,15307,'Cenarion Hold Infantry','','',0,7,0,1,0,8,1,0,70,70,1254,32400,32400,0,1,268435456,2000,0,1159.2,1642.2,0,0,0,0,600000,6719,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,30223,27620,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(15185,5462,0,0,6370,0,0,0,'Brood of Nozdormu','','',0,2,0,1,0,1,1,0,62,62,776,3237,3237,0,1,0,2000,0,791.2,1104,0,0,0,0,600000,4344,0,0,0,0,0,0,3.9,1.95,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15186,5462,0,0,15369,0,0,0,'Murky','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.325,0.325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(15187,5462,0,0,15321,0,0,0,'Cenarion Emissary Jademoon','','',0,7,0,0,0,1,1,0,55,55,994,1830,1830,5013,1,2,2000,0,67,93,0,0,0,0,430000,2609,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15188,5462,0,0,15322,0,0,0,'Cenarion Emissary Blackhoof','','',0,7,0,0,0,1,1,0,55,55,994,1830,1830,5013,1,2,2000,0,67,93,0,0,0,0,300000,2609,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15189,5462,0,0,15323,0,0,0,'Beetix Ficklespragg','','',0,7,0,0,0,1,1,0,56,57,35,2699,2784,0,1,2,2000,0,98,130,0,0,0,0,300000,3342,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15190,5462,0,0,15324,0,0,0,'Noggle Ficklespragg','','',0,7,0,0,0,1,1,0,55,56,35,2614,2699,0,1,3,2000,0,96,127,0,0,0,0,300000,3289,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15191,5462,0,0,15353,0,0,0,'Windcaller Proudhorn','','',0,7,0,0,0,1,1,0,55,56,994,1830,1889,5110,1,3,2000,0,68,94,0,0,0,0,300000,2654,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15192,5462,0,0,2719,0,0,0,'Anachronos','','',4,2,0,3,0,600,100,0,63,63,776,1599000,1599000,262000,1,3,2000,0,5880,8190,0,0,0,0,300000,10573,0,0,0,0,0,0,10,1,'',1,12500,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15193,5875,0,0,15325,0,0,0,'The Banshee Queen','','',12,7,0,3,0,1,1,0,73,73,68,10660,10660,52400,1,0,1666,0,1974.21,2811.38,1,1833,509.574,757.029,0,7618,0,0,0,0,0,0,3.8,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15194,5462,0,0,15326,0,0,0,'Hermit Ortell','','',0,7,0,0,0,1,1,0,56,58,35,1300,1700,0,1,3,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15195,5875,0,0,10699,0,0,0,'Wickerman Guardian','','',0,6,0,1,0,1,1,0,60,60,71,45000,45000,0,1,0,1175,0,458.25,608.065,1,1292,93.024,136.952,0,3750,0,0,0,0,0,0,1.95,0.65,'12187',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15196,5462,0,0,15327,0,0,0,'Deathclasp','','',0,1,0,1,0,1,1,0,59,59,14,8883,8883,0,1,0,2000,0,244.8,324,0,0,0,0,600000,3449,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,3609,18670,3609,0,0,0,0,0,0,0,0,0,0,0,0,0,20385,0,0,0,0,0,0,0),(15197,5875,0,0,15349,0,0,0,'Darkcaller Yanka','','',0,7,0,1,0,1,1,0,60,60,68,1700,1700,0,1,130,1175,0,458.25,608.065,1,1292,93.024,136.952,0,3750,0,0,0,0,0,0,4.2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15198,5875,0,0,11686,0,0,0,'Blackwing','','',0,10,0,0,0,1,1,0,54,54,35,3639,3639,0,1,0,1480,0,68.08,90.28,0,0,0,0,0,3180,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15199,5875,0,0,15350,0,0,0,'Sergeant Hartman','','',0,7,0,1,0,1,1,0,60,60,12,15260,15260,0,1,130,1175,0,458.25,608.065,1,1292,93.024,136.952,0,3750,0,0,0,0,0,0,4.2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15200,5462,0,0,15328,0,0,0,'Twilight Keeper Mayna','Twilight\'s Hammer','',0,7,0,0,0,1.45,1,0,60,60,16,3097,3097,5751,1,0,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.8,0.2496,'',0,0,0,2.5,8,14,0,22884,17165,15654,0,0,0,0,0,0,0,0,0,0,0,0,0,20394,0,0,0,0,0,0,0),(15201,5462,0,0,2896,2897,2895,0,'Twilight Flamereaver','','',0,7,0,0,0,1.35,1,0,60,60,16,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.208,'',0,604,0,2.5,8,14,0,9276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15202,5462,0,0,15411,0,0,0,'Vyral the Vile','Twilight\'s Hammer','',0,7,0,0,0,1,1,0,61,61,16,3395,3395,2486,1,0,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,1.875,0.3825,'',0,608,0,2.5,8,14,0,17439,19816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20466,0,0,0,0,0,0,0),(15203,5462,0,0,12002,0,0,0,'Prince Skaldrenox','Abyssal High Council','',12,7,0,3,0,1,1,0,73,73,14,39972,39972,0,1,0,800,0,4424,6300,0,0,0,0,0,7618,0,0,0,0,0,0,3.41,2,'',1,18439,0,2.5,8,14,0,33061,15128,15284,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15204,5462,0,0,7691,0,0,0,'High Marshal Whirlaxis','Abyssal High Council','',12,1,0,3,0,1,1,0,73,73,14,39972,39972,0,1,0,1108,0,6127.25,8725.5,0,0,0,0,0,7618,0,0,0,0,0,0,6,2,'',1,0,0,2.5,8,14,0,15797,15507,25060,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15205,5462,0,0,12814,0,0,0,'Baron Kazum','Abyssal High Council','',12,5,0,3,0,1,1,0,63,63,14,39972,39972,0,1,0,1200,0,3801,5313,0,0,0,0,0,4641,0,0,0,0,0,0,3.2,1.6,'',1,185323,0,2.5,8,14,0,25056,19129,17547,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15206,5462,0,0,12030,0,0,0,'The Duke of Cynders','Abyssal Council','',8,7,0,1,0,1,1,0,62,62,14,54000,54000,12840,1,0,1133,0,159.186,215.837,1,1246,253.897,361.166,0,4348,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,22424,25035,25028,18399,0,0,0,0,0,0,0,0,0,0,0,0,21989,0,0,0,0,0,0,0),(15207,5462,0,0,62,0,0,0,'The Duke of Fathoms','Abyssal Council','',8,10,0,1,0,1,1,0,62,62,14,16185,16185,0,1,0,1133,0,730.785,1019.7,0,0,0,0,0,4344,0,0,0,0,0,0,4.2,2,'',0,0,0,2.5,8,14,0,3417,7992,16790,10101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15208,5462,0,0,3216,0,0,0,'The Duke of Shards','Abyssal Council','',8,5,0,1,0,1,1,0,62,62,14,16185,16185,0,1,0,1133,0,730.785,1019.7,0,0,0,0,0,4344,0,0,0,0,0,0,4.2,2,'',0,0,0,2.5,8,14,0,6524,15588,13446,8078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15209,5462,0,0,1204,0,0,0,'Crimson Templar','Abyssal Council','',0,4,0,0,0,1,1,0,60,60,14,4150,4150,0,1,0,1150,0,59.8,79.35,0,0,0,0,0,3750,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,9853,10414,32959,29922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15210,5875,0,0,1204,0,0,0,'Vulculon UNUSED','Abyssal Council','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15211,5462,0,0,110,0,0,0,'Azure Templar','Abyssal Council','',0,4,0,0,0,1,1,0,60,60,14,4150,4150,0,1,0,1166,0,50.138,65.296,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.45834,'',0,0,0,2.5,8,14,0,6131,10473,12548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15212,5462,0,0,8716,0,0,0,'Hoary Templar','Abyssal Council','',0,4,0,0,0,1,1,0,60,60,14,4200,4200,0,1,0,1150,0,59.8,79.35,0,0,0,0,0,3750,0,0,0,0,0,0,1.875,1.5,'',0,900,0,2.5,8,14,0,25035,19514,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15213,5462,0,0,15407,15408,15409,15410,'Twilight Overlord','Twilight\'s Hammer','',0,7,0,0,0,1.35,1,0,60,61,16,3297,3395,2460,1,0,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,1.5,0.208,'',0,606,0,2.5,8,14,0,12058,12674,13339,9672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15214,5875,0,0,1126,11686,0,0,'Invisible Stalker','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15215,5462,0,0,15330,0,0,0,'Mistress Natalia Mar\'alith','High Priestess of C\'Thun','',0,7,0,0,0,1,1,0,62,62,310,13000,13000,17976,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,11639,13704,16568,35096,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15216,5875,0,0,15331,0,0,0,'Male Ghost','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15217,5875,0,0,15332,0,0,0,'Female Ghost','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15218,5462,0,0,21955,11686,0,0,'Faire Cannon Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15219,5875,0,0,6296,0,0,0,'Trick - Critter','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15220,5462,0,0,7569,0,0,0,'The Duke of Zephyrs','Abyssal Council','',8,1,0,1,0,1,1,0,62,62,14,16185,16185,0,1,0,1133,0,730.785,1019.7,0,0,0,0,0,4344,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,12882,44417,25189,12549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15221,5462,0,0,13069,0,0,0,'Frankal Invisible Trigger','','',0,10,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.01,0.005,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15222,5462,0,0,1126,13069,0,0,'Rutgar Invisible Trigger','','',0,10,0,0,0,1,1,0,1,1,35,64,64,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15223,5875,0,0,12002,0,0,0,'[PH] [UNUSED] Lord Inquisitor Opalezzix','Abyssal Council','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.41,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15224,5462,0,0,11686,0,0,0,'Dream Fog','','',4,10,0,3,0,1,1,0,73,73,14,10660,10660,0,1,0,1666,0,9213,13119.8,0,0,0,0,0,7618,0,0,0,0,0,0,1,0.5,'24777',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15226,5875,0,0,12153,0,0,0,'[UNUSED] Vekniss Builder','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.65,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15227,5875,0,0,15333,0,0,0,'[UNUSED] Vekniss Hiveshaper','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15228,5875,0,0,15333,0,0,0,'[UNUSED] Vekniss Wellborer','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15229,5462,0,0,15434,0,0,0,'Vekniss Soldier','','',8,10,0,1,0,1,1,0,61,61,310,81744,81744,0,1,0,1667,0,993.95,1381.53,0,0,0,0,3520000,4047,0,0,0,0,0,0,3,1,'',0,0,0,2.5,8,14,0,1906,40504,25801,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15230,5462,0,0,15334,0,0,0,'Vekniss Warrior','','',65545,1,41,1,0,1,1,0,61,61,310,50304,50304,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,3520000,4047,0,0,0,0,0,0,2.625,2.8525,'',0,0,0,2.5,8,14,0,6122,19471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15231,5875,0,0,15334,0,0,0,'[UNUSED] Vekniss Patroller','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.625,2.8525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15232,5875,0,0,15334,0,0,0,'[UNUSED] Vekniss Eradicator','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.625,2.8525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15233,5462,0,0,14521,0,0,0,'Vekniss Guardian','','',65545,1,41,1,0,1,1,0,61,61,310,62880,62880,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,3520000,4047,0,0,0,0,0,0,2.625,2.8525,'',0,0,0,2.5,8,14,0,8599,26025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15234,5875,0,0,14522,0,0,0,'[UNUSED] Vekniss Swarmer','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.9,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15235,5462,0,0,15338,0,0,0,'Vekniss Stinger','','',8,10,0,1,0,20,1,0,62,62,310,64740,64740,0,1,0,2000,0,1290,1800,0,0,0,0,3520000,4344,0,0,0,0,0,0,3,3.54,'',0,12000,0,2.5,8,14,0,25190,21832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,170,0),(15236,5462,0,0,15335,0,0,0,'Vekniss Wasp','','',8,10,0,1,0,10,1,0,60,60,310,30520,30520,0,1,0,2000,0,780,1035,0,0,0,0,3520000,3750,0,0,0,0,0,0,2.4,2.832,'',0,6000,0,2.5,8,14,0,26077,24020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,192,0),(15237,5875,0,0,15335,0,0,0,'[UNUSED] Vekniss Wrathstinger','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.4,2.832,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15238,5875,0,0,15336,0,0,0,'[UNUSED] Vekniss Hive Reaver','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15239,5875,0,0,15336,0,0,0,'[UNUSED] Vekniss Hive Lurker','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15240,5462,0,0,15533,0,0,0,'Vekniss Hive Crawler','','',8,10,0,1,0,30,1,0,62,62,310,97110,97110,0,1,0,2000,0,1290,1800,0,0,0,0,3520000,4344,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,25809,25810,26601,25051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,191,0),(15241,5875,0,0,17202,0,0,0,'Gryphon Rider Guard','','',8,10,0,1,0,2,1,0,70,70,1802,8100,8100,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,120000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,38182,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15242,5875,0,0,15303,0,0,0,'Bat Rider Guard','','',8,10,0,1,0,2,1,0,70,70,85,13972,13972,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,38066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,214,0),(15243,5875,0,0,15338,0,0,0,'[UNUSED] Vekniss Wasprider','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,3.54,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15244,5875,0,0,15338,0,0,0,'[UNUSED] Vekniss Hive Raider','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,3.54,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15245,5875,0,0,15338,0,0,0,'[UNUSED] Vekniss Waspguard','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,3.54,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15246,5462,0,0,15740,0,0,0,'Qiraji Mindslayer','','',8,10,0,1,0,40,1,0,61,61,310,125760,125760,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,3520000,4047,0,0,0,0,0,0,3,0.5,'',0,0,0,2.5,8,14,0,26079,26049,26048,26044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(15247,5462,0,0,15360,0,0,0,'Qiraji Brainwasher','','',8,10,0,1,0,1,1,0,61,61,310,78600,78600,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,3520000,4047,0,0,0,0,0,0,6,1,'',0,12000,0,2.5,8,14,0,26079,26046,26044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15248,5875,0,0,1064,0,0,0,'[UNUSED] Qiraji Soulbender','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15249,5462,0,0,15465,0,0,0,'Qiraji Lasher','','',8,10,0,1,0,30,1,0,61,61,310,94320,94320,0,1,0,1600,0,954,1326,0,0,0,0,3520000,4047,0,0,172,0,0,0,2.625,1.75,'',0,0,0,2.5,8,14,0,26027,26038,26686,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,192,0),(15250,5462,0,0,15354,0,0,0,'Qiraji Slayer','','',8,10,0,1,0,40,1,0,61,61,310,100600,100600,2486,1,0,2000,0,1140,1575,0,0,0,0,3520000,4044,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,26043,26041,10101,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,203,0),(15251,5875,0,0,1063,0,0,0,'[UNUSED] Qiraji Slaymaster','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15252,5462,0,0,15340,0,0,0,'Qiraji Champion','','',8,10,0,1,0,80,1,0,63,63,310,266480,266480,0,1,0,2000,0,1357.5,1897.5,0,0,0,0,3520000,4641,0,0,0,0,0,0,3,0.8,'',0,0,0,2.5,8,14,0,40504,19134,11130,25164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(15253,5875,0,0,1063,0,0,0,'[UNUSED] Qiraji Champion','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15254,5875,0,0,15339,0,0,0,'[UNUSED] Qiraji Captain','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15255,5875,0,0,15339,0,0,0,'[UNUSED] Qiraji Officer','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15256,5875,0,0,15339,0,0,0,'[UNUSED] Qiraji Commander','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15257,5875,0,0,15340,0,0,0,'[UNUSED] Qiraji Honor Guard','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15258,5875,0,0,15340,0,0,0,'[UNUSED] Qiraji Praetor','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15259,5875,0,0,15340,0,0,0,'[UNUSED] Qiraji Imperator','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15260,5462,0,0,11242,0,0,0,'Demented Druid Spirit','','',0,10,0,0,0,1,1,0,60,60,16,4900,4900,4868,1,0,1410,0,173.43,235.47,0,0,0,0,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15261,5462,0,0,1825,0,0,0,'Spirit Shade','','',0,10,0,0,0,1,1,0,60,60,16,6900,6900,0,1,0,1410,0,73.32,97.29,0,0,0,0,0,3750,0,0,0,0,0,0,2.56,2,'24809',0,0,0,2.5,8,14,0,24804,24809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15262,5462,0,0,15346,0,0,0,'Obsidian Eradicator','','',8,10,0,1,0,1,1,0,60,60,310,170940,170940,24340,1,0,2000,0,1095,1440,0,0,0,0,3520000,3748,0,0,0,0,0,0,6,1.5,'',0,0,0,2.5,8,14,0,26458,25298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15263,5462,0,0,15345,0,0,0,'The Prophet Skeram','','',76,10,0,3,1,1,1,0,63,63,16,466375,466375,393000,1,0,2000,0,5880,8190,0,0,0,0,6380000,7604,0,0,0,0,0,0,12,2,'',1,497836,0,2.5,8,14,0,26192,26194,25645,15475,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15264,5462,0,0,15347,0,0,0,'Anubisath Sentinel','','',8,10,0,1,0,1,1,0,61,61,310,110040,110040,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,3520000,4047,0,0,0,0,0,0,3.75,2.5,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15270,5462,0,0,15371,0,0,0,'Huum Wildmane','','',0,7,0,0,0,1.2,1,0,60,60,994,3662,3662,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3.645,0.87723,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15271,5875,0,0,15484,0,0,0,'Tender','','',0,4,0,0,0,1,1,0,2,3,7,55,71,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,1,0.1735,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15273,5875,0,0,15438,0,0,0,'Arcane Wraith','','',0,4,0,0,0,1,1,0,3,4,16,69,83,92,1,0,2000,0,4,5,0,0,0,0,300000,66,0,0,0,0,0,85,1.5,0.5,'',0,15,0,2.5,8,14,0,37361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20482,20934,0,0,0,0,0,0),(15274,5875,0,0,16217,0,0,0,'Mana Wyrm','','',0,1,0,0,0,1,1,0,1,1,7,41,41,60,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.6,0.8,'',0,0,0,2.5,8,14,0,25602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20482,0,0,0,0,0,0,0),(15275,5462,0,0,15761,0,0,0,'Emperor Vek\'nilash','','',76,10,0,3,1,650,180,0,63,63,16,2165150,2165150,0,1,0,2000,0,6335,8855,0,0,0,0,6380000,4641,0,0,0,0,0,0,4.5,1.5,'',1,797237,0,2.5,8,14,0,26613,26007,7393,27680,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(15276,5462,0,0,15778,0,0,0,'Emperor Vek\'lor','','',76,10,0,3,0,650,180,0,63,63,16,1732250,1732250,471600,1,0,2000,0,5880,8190,0,0,0,0,6380000,7604,0,0,0,0,0,0,4.5,1.5,'',1,801522,0,2.5,8,14,0,26607,26006,568,7393,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(15277,5462,0,0,15351,0,0,0,'Anubisath Defender','','',8,10,0,1,0,150,1,0,62,62,310,485550,485550,0,1,0,2000,0,1290,1800,0,0,0,0,3520000,4344,0,0,0,0,0,0,3.375,2.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,190,0),(15278,5875,0,0,15516,0,0,0,'Magistrix Erona','','',0,7,0,0,0,1.05,1,0,5,5,1604,100,100,230,1,3,1500,0,3,3,0,0,0,0,300000,63,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15279,5875,0,0,15522,0,0,0,'Julia Sunstriker','Mage Trainer','',0,7,0,0,0,1.05,1,0,5,5,1604,100,100,230,1,51,1500,0,3,3,0,0,0,0,300000,63,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15280,5875,0,0,15521,0,0,0,'Jesthenis Sunstriker','Paladin Trainer','',0,7,0,0,0,1.05,1,0,5,5,1604,103,103,115,1,51,1500,0,3.75,4.5,0,0,0,0,300000,109,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15281,5875,0,0,15515,0,0,0,'Lanthan Perilon','','',0,7,0,0,0,1,1,0,5,5,1604,100,100,230,1,3,1500,0,3,3,0,0,0,0,300000,63,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15282,5462,0,0,15372,0,0,0,'Aurel Goldleaf','','',0,7,0,0,0,3,3,0,60,60,994,9156,9156,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15283,5875,0,0,15524,0,0,0,'Summoner Teli\'Larien','Warlock Trainer','',0,7,0,0,0,1,1,0,5,5,1604,95,95,230,1,51,1500,0,3,3,0,0,0,0,300000,63,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15284,5875,0,0,15518,0,0,0,'Matron Arena','Priest Trainer','',0,7,0,0,0,1,1,0,5,5,1604,95,95,230,1,51,1500,0,3,3,0,0,0,0,300000,63,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15285,5875,0,0,15519,0,0,0,'Pathstalker Kariel','Rogue Trainer','',0,7,0,0,0,1,1,0,5,5,1604,102,102,0,1,51,1500,0,3.75,5.25,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15286,5462,0,0,15355,0,0,0,'Xil\'xix','Hive\'Regal Overlord','',65537,1,41,0,0,1,1,0,62,62,310,4208,4208,0,1,0,2000,0,172,240,0,0,0,0,0,4344,0,0,0,0,0,0,4.125,4.4825,'',0,0,0,2.5,8,14,0,19471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15287,5875,0,0,15527,0,0,0,'Shara Sunwing','General Supplies','',0,7,0,0,0,1,1,0,5,5,1604,102,102,0,1,896,1500,0,3.75,5.25,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15288,5462,0,0,15356,0,0,0,'Aluntir','Hive\'Ashi Overlord','',0,10,0,0,0,1,1,0,62,62,310,4208,4208,0,1,0,2000,0,172,240,0,0,0,0,0,4344,0,0,0,0,0,0,3.75,4.425,'',0,0,0,2.5,8,14,0,16636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15289,5875,0,0,15526,0,0,0,'Raelis Dawnstar','Weaponsmith','',0,7,0,0,0,1,1,0,5,5,1604,102,102,0,1,4224,1500,0,3.75,5.25,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15290,5462,0,0,15357,0,0,0,'Arakis','Hive\'Zora Overlord','',0,10,0,0,0,1,1,0,62,62,310,4208,4208,0,1,0,2000,0,172,240,0,0,0,0,0,4344,0,0,0,0,0,0,4.5,1.5,'',0,0,0,2.5,8,14,0,16636,10909,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15291,5875,0,0,15529,0,0,0,'Jainthess Thelryn','Cloth & Leather Merchant','',0,7,0,0,0,1,1,0,6,6,1604,111,111,259,1,4224,1500,0,3.75,3.75,0,0,0,0,300000,162,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15292,5875,0,0,15510,0,0,0,'Faraden Thelryn','Armorsmith','',0,7,0,0,0,1,1,0,5,5,1604,98,98,115,1,4224,1500,0,3.75,4.5,0,0,0,0,300000,109,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15293,5462,0,0,15358,0,0,0,'Aendel Windspear','','',0,7,0,0,0,1,1,0,60,60,994,3297,3297,2434,1,129,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15294,5875,0,0,15485,0,0,0,'Feral Tender','','',0,4,0,0,0,1,1,0,3,3,7,69,69,79,1,0,2000,0,3,3,0,0,0,0,300000,33,0,0,0,0,0,0,1.3,0.22555,'',0,0,0,2.5,8,14,0,31325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20482,0,0,0,0,0,100,0),(15295,5875,0,0,15517,0,0,0,'Well Watcher Solanian','','',0,7,0,0,0,1.05,1,0,30,30,1604,774,774,2175,1,3,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15296,5875,0,0,15532,0,0,0,'Arcanist Ithanas','','',0,7,0,0,0,1.05,1,0,6,6,1604,117,117,259,1,3,1500,0,3.75,3.75,0,0,0,0,300000,162,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,24829,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15297,5875,0,0,15528,0,0,0,'Arcanist Helion','','',0,7,0,0,0,1.05,1,0,6,6,1604,117,117,259,1,3,1500,0,3.75,3.75,0,0,0,0,300000,162,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15298,5875,0,0,15406,0,0,0,'Tainted Arcane Wraith','','',0,4,0,0,0,1,1,0,4,4,16,83,83,104,1,0,2000,0,4,5,0,0,0,0,300000,66,0,0,0,0,0,85,1.125,0.375,'18951',0,15,0,2.5,8,14,0,25603,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20482,20935,0,0,0,0,0,0),(15299,5462,0,0,15686,0,0,0,'Viscidus','','',72,10,0,3,1,1,1,0,63,63,14,1998600,1998600,0,1,0,1750,0,5543.15,7748.15,0,0,0,0,6380000,4641,0,0,0,0,0,0,10,8.1,'',1,701123,0,2.5,8,14,0,25991,25993,15208,22945,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15300,5462,0,0,15362,0,0,0,'Vekniss Drone','','',8,10,0,0,0,2,1,0,60,60,310,6104,6104,0,1,0,2000,0,104,138,0,0,0,0,730000,3750,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,152,0),(15301,5875,0,0,15514,0,0,0,'Outrunner Alarion','','',0,7,0,0,0,1.05,1,0,5,5,1604,103,103,115,1,3,1500,0,3.75,4.5,0,0,0,0,300000,109,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15302,5462,0,0,15367,0,0,0,'Shade of Taerar','','',44,2,0,3,0,1,1,0,73,73,50,67000,67000,192,1,0,1666,0,9213,13119.8,0,0,0,0,0,7618,0,0,0,0,0,0,3.8,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15303,5462,0,0,15368,0,0,0,'Maxima Blastenheimer','Darkmoon Faire Cannoneer','',0,7,0,0,0,1,1,0,35,35,1555,1220,1220,0,1,1,2000,0,49,64,0,0,0,0,0,1349,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15304,5462,0,0,4587,0,0,0,'Ancient Mana Spring Totem','','',0,11,0,0,0,1,1,0,1,80,58,5,5,53,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,24853,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15305,5462,0,0,800,0,0,0,'Lord Skwol','Abyssal High Council','',12,10,0,3,0,1,1,0,63,63,14,39972,39972,9171,1,0,1200,0,3801,5313,0,0,0,0,0,4641,0,0,0,0,0,0,9,2,'',1,15423,0,2.5,8,14,0,3391,25053,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15306,5462,0,0,15370,0,0,0,'Bor Wildmane','','',0,7,0,0,0,1,1,0,56,57,635,2699,2784,0,1,3,2000,0,98,130,0,0,0,0,300000,3342,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15307,5462,0,0,14511,0,0,0,'Earthen Templar','Abyssal Council','',0,4,0,0,0,1,1,0,60,60,14,4100,4100,0,1,0,1150,0,59.8,79.35,0,0,0,0,0,3750,0,0,0,0,0,0,4.2,2,'',0,0,0,2.5,8,14,0,25035,22127,18813,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15308,5462,0,0,15373,0,0,0,'Twilight Prophet','Twilight\'s Hammer','',0,7,0,1,0,3.45,2,0,60,60,16,7369,7369,11502,1,0,2000,0,340.4,469.2,0,0,0,0,600000,3025,0,0,0,0,0,0,1.725,0.2392,'',0,0,0,2.5,8,14,0,15531,15305,22884,17366,0,0,0,0,0,0,0,0,0,0,0,0,20803,0,0,0,0,0,0,0),(15309,5875,0,0,14616,0,0,0,'Spoops','','',0,7,0,0,0,1,1,0,1,1,29,2400,2400,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15310,5875,0,0,338,0,0,0,'Jesper','','',0,7,0,0,0,1,1,0,1,1,12,4000,4000,0,1,2,2000,0,2,2,1,2200,2.2,2.2,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15311,5462,0,0,15351,0,0,0,'Anubisath Warder','','',8,10,0,1,0,1,1,0,63,63,310,299790,299790,0,1,0,2000,0,1357.5,1897.5,0,0,0,0,3520000,4641,0,0,0,0,0,0,3.375,2.25,'',0,0,0,2.5,8,14,0,26069,26070,26071,26072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15312,5462,0,0,15346,0,0,0,'Obsidian Nullifier','','',8,10,0,1,0,1,1,0,61,61,310,125750,125750,52206,1,0,2000,0,347,627,0,0,0,0,3520000,4049,0,0,0,0,0,0,6,1.5,'',0,0,0,2.5,8,14,0,26552,40504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15313,5875,0,0,15374,0,0,0,'Moonkin (Druid - Night Elf)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.35,0.9,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15314,5875,0,0,15375,0,0,0,'Moonkin (Druid - Tauren)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15315,5462,0,0,15377,0,0,0,'Mylini Frostmoon','Weapon Merchant','',0,7,0,0,0,1.3,1,0,55,55,80,3398,3398,0,1,4224,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15316,5462,0,0,9354,0,0,0,'Qiraji Scarab','','',8,10,0,0,0,1,1,0,60,60,311,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,730000,3750,0,0,0,0,0,0,0.6,0.2,'',0,0,0,2.5,8,14,0,26050,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(15317,5462,0,0,9749,0,0,0,'Qiraji Scorpion','','',8,10,0,0,0,1,1,0,60,60,311,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0.55,0.275,'',0,0,0,2.5,8,14,0,26050,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(15318,5462,0,0,12153,0,0,0,'Hive\'Zara Drone','','',8,10,0,1,0,1,1,0,60,60,310,12208,12208,0,1,0,2000,0,780,1035,0,0,0,0,3520000,3750,0,0,0,0,0,0,1.95,0.65,'',0,2500,0,2.5,8,14,0,25605,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15319,5462,0,0,15483,0,0,0,'Hive\'Zara Collector','','',8,10,0,1,0,1,1,0,60,60,310,24416,24416,0,1,0,2000,0,780,1035,0,0,0,0,3520000,3750,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,3589,12252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15320,5462,0,0,15439,0,0,0,'Hive\'Zara Soldier','','',65545,1,41,1,0,1,1,0,61,61,310,31440,31440,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,3520000,4047,0,0,0,0,0,0,6,5,'',0,0,0,2.5,8,14,0,25497,22857,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15322,5875,0,0,11099,0,0,0,'[UNUSED] Hive\'Zara Ambusher','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.275,1.3855,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15323,5462,0,0,11084,0,0,0,'Hive\'Zara Sandstalker','','',65545,1,41,1,0,1,1,0,61,61,310,15720,15720,0,1,0,800,0,477,663,0,0,0,0,3520000,4047,0,0,0,0,0,0,2.25,2.445,'',0,0,0,2.5,8,14,0,26381,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15324,5462,0,0,15741,0,0,0,'Qiraji Gladiator','','',8,10,0,1,0,1,1,0,61,61,310,50304,50304,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,450000,4047,0,0,0,0,0,0,2.25,0.6,'',0,0,0,2.5,8,14,0,5568,10966,25164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15325,5462,0,0,11142,0,0,0,'Hive\'Zara Wasp','','',8,10,0,1,0,1,1,0,61,61,310,25152,25152,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,3520000,4047,0,0,0,0,0,0,1.725,2.0355,'',0,0,0,2.5,8,14,0,25185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15326,5875,0,0,12152,0,0,0,'[UNUSED] Hive\'Zara Swarmer','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,2.655,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15327,5462,0,0,9229,0,0,0,'Hive\'Zara Stinger','','',8,10,0,1,0,1,1,0,61,61,310,50304,50304,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,3520000,4047,0,0,0,0,0,0,2.25,2.655,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15328,5462,0,0,15381,0,0,0,'Darkmoon Steam Tonk','','',0,9,0,0,0,1,1,0,1,1,35,8,8,100,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,24933,25003,25024,27746,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15329,5875,0,0,12152,0,0,0,'[UNUSED] Hive\'Zara Scout','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,2.655,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15330,5875,0,0,15379,0,0,0,'[UNUSED] Sand Borer','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15331,5875,0,0,15379,0,0,0,'[UNUSED] Dune Tunneler','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15332,5875,0,0,13509,0,0,0,'[UNUSED] Crystal Feeder','','',8,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15333,5462,0,0,13509,0,0,0,'Silicate Feeder','','',8,1,0,0,0,1,1,0,55,55,7,5228,5228,0,1,0,2000,0,94,125,0,0,0,0,3520000,3234,0,0,0,0,0,0,1.25,0.75,'',0,0,0,2.5,8,14,0,17742,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15334,5462,0,0,15948,0,0,0,'Giant Eye Tentacle','','',8,10,0,1,0,1,1,0,60,60,370,36624,36624,0,1,0,1000,0,390,517.5,0,0,0,0,0,3750,0,0,0,0,0,0,10,7.7,'',0,0,0,2.5,8,14,0,26134,26478,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15335,5462,0,0,15463,0,0,0,'Flesh Hunter','','',8,10,0,1,0,1,1,0,62,62,148,51792,51792,0,1,0,2000,0,1290,1800,0,0,0,0,3520000,4344,0,0,0,0,0,0,5,2.396,'',0,12000,0,2.5,8,14,0,25424,3391,25424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15336,5462,0,0,15336,0,0,0,'Hive\'Zara Tail Lasher','','',8,10,0,1,0,1,1,0,61,61,310,28296,28296,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,3520000,4047,0,0,172,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,25645,25654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15337,5875,0,0,15380,0,0,0,'[UNUSED] Sand Mold','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15338,5462,0,0,15343,0,0,0,'Obsidian Destroyer','','',8,4,0,1,0,1,1,0,61,61,14,50300,50300,12430,1,0,2000,0,1140,1575,0,0,0,0,4224000,3316,0,0,0,0,0,0,7.4,10.1,'',0,0,0,2.5,8,14,0,25756,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15339,5462,0,0,15432,0,0,0,'Ossirian the Unscarred','','',76,10,0,3,1,1,1,0,63,63,16,499650,499650,0,1,0,1800,0,5701.5,7969.5,0,0,0,0,28800000,7618,1000,1000,1000,1000,1000,0,6.5,5.5,'',1,605790,0,2.5,8,14,0,17547,10473,16869,25744,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15340,5462,0,0,15392,0,0,0,'Moam','','',76,10,0,3,1,1,1,0,63,63,16,346450,346450,26200,1,0,2000,0,5880,8190,0,0,0,0,28800000,7618,0,0,0,0,0,0,9,8,'',1,462188,0,2.5,8,14,0,25672,15550,25685,20698,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15341,5462,0,0,15376,0,0,0,'General Rajaxx','','',76,10,0,3,1,1,1,0,63,63,310,416375,416375,0,1,0,2000,0,6335,8855,0,0,0,0,28800000,7618,0,0,0,0,0,0,5.5,4.5,'',1,307611,0,2.5,8,14,0,25710,22886,17547,19785,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15342,5875,0,0,11914,0,0,0,'[UNUSED] Sphinx','','',0,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15343,5462,0,0,15465,0,0,0,'Qiraji Swarmguard','','',8,10,0,1,0,1,1,0,61,61,310,25152,25152,0,1,0,1500,0,894.375,1243.12,0,0,0,0,0,4047,0,0,0,0,0,0,2.625,1.75,'',0,0,0,2.5,8,14,0,25174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15344,5462,0,0,15354,0,0,0,'Swarmguard Needler','','',8,10,0,1,0,1,1,0,61,61,310,12576,12576,0,1,0,1300,0,775.125,1077.38,0,0,0,0,0,4047,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,40504,10689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15345,5875,0,0,15354,0,0,0,'[UNUSED] Daughter of Hecate','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15346,5875,0,0,15338,0,0,0,'[UNUSED] Qiraji Wasprider','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,3.54,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15347,5875,0,0,15338,0,0,0,'[UNUSED] Qiraji Wasplord','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,3.54,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15348,5462,0,0,15742,0,0,0,'Kurinnaxx','','',76,10,0,3,1,1,1,0,63,63,310,333100,333100,0,1,0,2000,0,6335,8855,0,0,0,0,28800000,4641,0,0,0,0,0,0,9,8,'',1,301261,0,2.5,8,14,0,27806,24685,17547,22662,0,0,0,0,0,1535,0,0,0,0,0,0,22217,0,0,0,0,0,0,0),(15349,5875,0,0,17192,0,0,0,'RC Blimp ','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15350,5462,0,0,15387,0,0,0,'Horde Warbringer','','',0,7,0,1,0,10,1,0,80,80,1074,126000,126000,0,1,131,2000,0,1941.2,2695.6,0,0,0,0,250000,9729,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15351,5462,0,0,27154,0,0,0,'Alliance Brigadier General','','',0,7,0,1,0,10,1,0,80,80,534,126000,126000,0,1,131,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15352,5875,0,0,14511,0,0,0,'Greater Earth Elemental','','',0,4,0,0,0,1.3,1,0,66,66,14,7800,7800,0,1,0,2000,0,210,295,0,0,0,0,0,5531,0,0,172,0,0,0,4.2,2,'',0,0,0,2.5,8,14,0,36213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15353,5875,0,0,15390,0,0,0,'Katrina Shimmerstar','Hallow\'s End Treats','',0,7,0,0,0,1,1,0,30,30,875,955,955,0,1,642,1710,0,35.91,47.88,1,1881,54.549,79.002,0,1179,0,0,0,0,0,0,2.74,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15354,5875,0,0,15391,0,0,0,'Rachelle Gothena','Hallow\'s End Treats','',0,7,0,0,0,1,1,0,30,30,68,4300,4300,0,1,640,1710,0,35.91,47.88,1,1881,54.549,79.002,0,1179,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15355,5462,0,0,15347,0,0,0,'Anubisath Guardian','','',8,10,0,1,0,1,1,0,62,62,14,61503,61503,0,1,0,2000,0,1290,1800,0,0,0,0,3520000,4344,0,0,0,0,0,0,3.75,2.5,'',0,0,0,2.5,8,14,0,20477,26141,18670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15356,5875,0,0,15393,0,0,0,'Blue Baby Murloc','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15357,5875,0,0,15397,0,0,0,'Purple Baby Murloc','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15358,5875,0,0,15398,0,0,0,'Lurky','','',0,12,0,0,0,1,1,0,1,1,188,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.975,0.2275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15359,5875,0,0,15396,0,0,0,'Pink Baby Murloc','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15360,5875,0,0,15394,0,0,0,'Green Baby Murloc','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.975,0.2275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15361,5875,0,0,15395,0,0,0,'Murki','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15362,5462,0,0,15399,0,0,0,'Malfurion Stormrage','','',4,7,0,3,0,1,1,0,73,73,994,10660,10660,1310000,1,2,1666,0,9213,13119.8,0,0,0,0,0,7618,0,0,0,0,0,0,3.8,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15363,5462,0,0,4587,19075,0,0,'Spirit Totem','','',0,11,0,0,0,1,1,0,35,35,58,5,5,0,1,0,1660,0,40.67,53.12,0,0,0,0,0,1349,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15364,5875,0,0,15382,0,0,0,'RC Mortar Tank ','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15366,5875,0,0,15507,0,0,0,'Springpaw Cub','','',1,1,2,0,0,1,1,0,1,1,189,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.7,0.245,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13342,0,0,20797,0,0,0,0,0,0,0),(15367,5875,0,0,15513,0,0,0,'Felendren the Banished','','',0,7,0,0,0,1,1,0,5,5,14,98,98,115,1,0,2000,0,5,6,0,0,0,0,300000,109,0,0,0,0,0,0,1.5,0.5,'',0,3,0,2.5,8,14,0,16568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20799,0,0,0,0,0,0,0),(15368,5462,0,0,15402,0,0,0,'Tonk Mine','','',0,9,0,0,0,0.2,1,0,60,60,35,610,610,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0.5,0.5,'',0,0,0,2.5,8,14,0,25099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15369,5462,0,0,15431,0,0,0,'Ayamiss the Hunter','','',76,10,0,3,1,1,1,0,63,63,16,333100,333100,0,1,0,1200,0,3801,5313,0,0,0,0,28800000,7618,0,0,0,0,0,0,5.5,4.5,'',1,310443,0,2.5,8,14,0,20690,21668,14266,27737,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15370,5462,0,0,15654,0,0,0,'Buru the Gorger','','',76,10,0,3,1,1,1,0,63,63,14,666250,666250,471600,1,0,2500,0,7350,10237.5,0,0,0,0,28800000,4641,0,0,0,0,0,0,9,8,'',1,309482,0,2.5,8,14,0,20512,96,1557,25640,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15371,5875,0,0,15511,0,0,0,'Sunstrider Guardian','','',0,7,0,0,0,2,2,0,65,65,1604,9462,9462,5580,1,0,1500,0,139.5,195,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15372,5875,0,0,15506,0,0,0,'Springpaw Lynx','','',1,1,2,0,0,1,1,0,2,3,189,55,71,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,1.275,0.2975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13343,0,0,20797,0,0,0,0,0,0,0),(15373,5875,0,0,3494,0,0,0,'Halloween Pirate Captain','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15374,5875,0,0,3494,0,0,0,'Halloween Undead Pirate','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15375,5875,0,0,6948,0,0,0,'Halloween Pirate Female','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15376,5875,0,0,10478,0,0,0,'Halloween Male Ghost','','',0,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15377,5875,0,0,10481,0,0,0,'Halloween Female Ghost','','',0,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15378,5462,0,0,15420,0,0,0,'Merithra of the Dream','','',4,2,0,3,0,600,30,0,63,63,35,1599000,1599000,78600,1,3,2000,0,5880,8190,0,0,0,0,6380000,7604,0,0,0,0,0,0,1.5,0.306,'',1,0,0,2.5,8,14,0,25145,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,176,0),(15379,5462,0,0,15419,0,0,0,'Caelestrasz','','',0,2,0,3,0,600,30,0,63,63,35,1599000,1599000,78600,1,3,2000,0,5880,8190,0,0,0,0,6380000,7604,0,0,0,0,0,0,1.5,0.389,'',1,0,0,2.5,8,14,0,25150,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,176,0),(15380,5462,0,0,15418,0,0,0,'Arygos','','',4,2,0,3,0,600,30,0,63,63,35,1599000,1599000,78600,1,3,2000,0,5880,8190,0,0,0,0,6380000,7604,0,0,0,0,0,0,1.725,0.3519,'',1,0,0,2.5,8,14,0,25149,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,176,0),(15381,5462,0,0,15415,0,0,0,'Anachronos the Ancient','','',4,2,0,3,0,1,1,0,73,73,35,14000,14000,78600,1,0,1000,0,5530,7875,0,0,0,0,0,7618,0,0,0,0,0,0,3,1.2,'',1,0,0,2.5,8,14,0,25166,13704,25158,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15382,5462,0,0,15421,0,0,0,'Fandral Staghelm','','',12,7,0,3,0,1,1,0,63,63,35,937,937,52400,1,0,2000,0,6335,8855,0,0,0,0,0,4641,0,0,0,0,0,0,0,2,'',1,0,0,2.5,8,14,0,25167,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15383,5462,0,0,15441,0,0,0,'Sergeant Stonebrow','Copper Bar Collector','',0,7,0,1,0,1,1,0,56,56,55,807,807,0,1,3,2000,0,720,952.5,0,0,0,0,0,3289,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15384,5875,0,0,18783,11686,0,0,'OLDWorld Trigger (DO NOT DELETE)','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,249.6,331.2,0,0,0,0,300000,3750,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15385,5462,0,0,15738,0,0,0,'Colonel Zerran','','',72,10,0,1,0,1,1,0,63,63,310,56627,56627,0,1,0,2000,0,1357.5,1897.5,0,0,0,0,0,4641,0,0,0,0,0,0,5.5,4.5,'',0,4000,0,2.5,8,14,0,40504,24317,40504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15386,5462,0,0,15738,0,0,0,'Major Yeggeth','','',72,10,0,1,0,1,1,0,63,63,310,56627,56627,0,1,0,2000,0,1357.5,1897.5,0,0,0,0,0,4641,0,0,0,0,0,0,5.5,4.5,'',0,0,0,2.5,8,14,0,40504,24317,25282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15387,5462,0,0,15437,0,0,0,'Qiraji Warrior','','',8,10,0,1,0,1,1,0,61,61,310,31440,31440,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,5,4,'18950',0,0,0,2.5,8,14,0,8599,15588,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15388,5462,0,0,15738,0,0,0,'Major Pakkon','','',72,10,0,1,0,1,1,0,63,63,310,56627,56627,0,1,0,2000,0,1357.5,1897.5,0,0,0,0,0,4641,0,0,0,0,0,0,5.5,4.5,'',0,0,0,2.5,8,14,0,40504,24317,25322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15389,5462,0,0,15738,0,0,0,'Captain Drenn','','',72,10,0,1,0,1,1,0,63,63,310,56627,56627,0,1,0,2000,0,1357.5,1897.5,0,0,0,0,0,4641,0,0,0,0,0,0,5.5,4.5,'',0,0,0,2.5,8,14,0,40504,24317,26550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15390,5462,0,0,15738,0,0,0,'Captain Xurrem','','',72,10,0,1,0,1,1,0,63,63,310,56627,56627,0,1,0,2000,0,1357.5,1897.5,0,0,0,0,0,4641,0,0,0,0,0,0,5.5,4.5,'',0,0,0,2.5,8,14,0,40504,24317,25425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15391,5462,0,0,15738,0,0,0,'Captain Qeez','','',72,10,0,1,0,1,1,0,63,63,310,56627,56627,0,1,0,2000,0,1357.5,1897.5,0,0,0,0,0,4641,0,0,0,0,0,0,5.5,4.5,'',0,12000,0,2.5,8,14,0,40504,24317,5246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15392,5462,0,0,15738,0,0,0,'Captain Tuubid','','',72,10,0,1,0,1,1,0,43,63,310,56627,56627,0,1,0,2000,0,1357.5,1897.5,0,0,0,0,0,4641,0,0,0,0,0,0,5.5,4.5,'',0,0,0,2.5,8,14,0,40504,24317,40504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15393,5875,0,0,15340,0,0,0,'[UNUSED] Ruins Qiraji Gladiator Named 7','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15394,5875,0,0,15416,0,0,0,'Hero of the Horde','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15395,5462,0,0,5851,0,0,0,'Nafien','','',0,7,0,0,0,1.3,1,0,55,55,35,3398,3398,0,1,3,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15397,5875,0,0,15924,0,0,0,'Marniel Amberlight','Innkeeper','',0,7,0,0,0,1,1,0,5,5,1604,102,102,0,1,66435,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15398,5875,0,0,15908,0,0,0,'Larianna Riverwind','','',0,7,0,0,0,1.05,1,0,30,30,1604,381,381,2175,1,3,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15399,5875,0,0,15911,0,0,0,'Lieutenant Dawnrunner','Farstriders','',0,7,0,0,0,1.05,1,0,30,30,1604,381,381,852,1,3,1500,0,29.25,39,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15400,5875,0,0,15907,0,0,0,'Arathel Sunforge','Blacksmithing Trainer','',0,7,0,0,0,1.05,1,0,15,15,1604,200,200,790,1,211,1500,0,12,16.5,0,0,0,0,300000,559,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15401,5875,0,0,15910,0,0,0,'Ley-Keeper Velania','','',0,7,0,0,0,1.05,1,0,30,30,1604,381,381,2175,1,3,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15402,5875,0,0,15930,0,0,0,'Apprentice Mirveda','','',4096,7,0,0,0,2.05,1,0,9,9,1604,340,340,350,1,2,1500,0,6,9,0,0,0,0,300000,339,0,0,0,0,0,0,1.5,0.383,'',0,15,0,2.5,8,14,0,12468,20811,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15403,5875,0,0,15906,0,0,0,'Aeldon Sunbrand','Captain of the Blood Hawks','',0,7,0,0,0,1.05,1,0,30,30,1604,774,774,2175,1,3,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15404,5875,0,0,15915,0,0,0,'Velendris Whitemorn','','',0,7,0,0,0,1.05,1,0,12,12,1604,210,210,537,1,3,1500,0,9,12.75,0,0,0,0,300000,475,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15405,5875,0,0,15909,0,0,0,'Ley-Keeper Caidanis','','',0,7,0,0,0,1.05,1,0,30,30,1604,381,381,2175,1,3,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15406,5875,0,0,15424,0,0,0,'Ven\'jashi','','',0,7,0,0,0,1.05,1,0,10,10,1604,130,130,382,1,2,1500,0,6,9.75,0,0,0,0,300000,423,0,0,0,0,0,0,1.35,0.2754,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15407,5875,0,0,16426,0,0,0,'Chieftain Zul\'Marosh','','',0,7,0,0,0,1,1,0,11,11,1643,208,208,205,1,0,2000,0,14,18,0,0,0,0,300000,526,0,0,0,0,0,0,1.95,0.6786,'',0,13,0,2.5,8,14,0,15496,11971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20760,0,0,0,0,0,100,0),(15408,5875,0,0,16425,0,0,0,'Spearcrafter Otembe','','',0,7,0,0,0,1,1,0,10,10,1643,186,186,191,1,0,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.95,0.6786,'',0,15,0,2.5,8,14,0,3148,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20759,0,0,0,0,0,100,0),(15409,5875,0,0,5849,0,0,0,'Old Whitebark','','',0,4,0,0,0,1.3,1,0,10,10,16,257,257,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,3.5,0.60725,'',0,13,0,2.5,8,14,0,11442,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15410,5875,0,0,15500,0,0,0,'Anachronos Dragon Form','','',0,2,0,3,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15411,5875,0,0,15413,0,0,0,'Arygos Dragon Form','','',0,2,0,3,0,1,1,0,1,1,495,5000,5000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15412,5875,0,0,15414,0,0,0,'Caelestrasz Dragon Form','','',0,2,0,3,0,1,1,0,1,1,495,5000,5000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15413,5875,0,0,15412,0,0,0,'Merithra Dragon Form','','',0,2,0,3,0,1,1,0,1,1,495,5000,5000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15414,5462,0,0,15495,0,0,0,'Qiraji Wasp','','',0,10,0,1,0,1,1,0,60,60,310,5200,5200,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15415,5875,0,0,7804,0,0,0,'Southshore Stink Bomb Counter','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15416,5875,0,0,15913,0,0,0,'Ranger Jaela','','',0,7,0,0,0,1.05,1,0,30,30,1604,774,774,2175,1,3,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15417,5875,0,0,15914,0,0,0,'Velan Brightoak','','',0,7,0,0,0,1,1,0,30,30,1604,774,774,2175,1,2,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15418,5875,0,0,15912,0,0,0,'Magister Jaronis','','',0,7,0,0,0,1.05,1,0,30,30,1604,774,774,2175,1,2,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,20811,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15419,5462,0,0,15425,0,0,0,'Kania','Enchanting Supplies','',0,7,0,0,0,1,1,0,54,54,994,2533,2533,0,1,128,2000,0,92,122,0,0,0,0,300000,3180,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15420,5875,0,0,15426,0,0,0,'Prospector Anvilward','','',0,7,0,0,0,1.25,1,0,7,7,35,170,170,0,1,1,1500,0,6.75,9,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.347,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20764,0,0,0,0,0,0,0),(15421,5462,0,0,15487,0,0,0,'Qiraji Drone','','',0,10,0,1,0,1,1,0,60,60,310,3700,3700,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15422,5462,0,0,15491,0,0,0,'Qiraji Tank','','',0,10,0,1,0,1,1,0,60,60,310,12000,12000,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15423,5462,0,0,15427,0,0,0,'Kaldorei Infantry','','',0,7,0,0,0,1,1,0,58,60,250,11000,20000,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15424,5462,0,0,15499,0,0,0,'Anubisath Conqueror','','',0,10,0,1,0,1,1,0,61,61,310,31440,31440,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15425,5875,0,0,169,0,0,0,'Debug Point','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15426,5462,0,0,15294,0,0,0,'Ahn\'Qiraj Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15427,5875,0,0,11686,0,0,0,'Merithra\'s Wake','','',4,10,0,3,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15428,5462,0,0,14501,0,0,0,'Sand Vortex','','',0,4,0,0,0,1,1,0,60,60,114,3052,3052,0,1,0,4000,0,208,276,0,0,0,0,0,3750,0,0,0,0,0,0,5,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15429,5462,0,0,15436,0,0,0,'Disgusting Oozeling','','',0,12,0,0,0,1,1,0,1,1,35,100,100,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0.375,0.0875,'25163',0,0,0,2.5,8,14,0,25163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(15430,5875,0,0,4588,0,0,0,'Earth Elemental Totem','','',0,11,0,0,0,1.3,1,0,1,80,14,7400,7400,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,33663,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15431,5462,0,0,15442,0,0,0,'Corporal Carnes','Iron Bar Collector','',0,7,0,1,0,1,1,0,58,58,12,844,844,0,1,3,2000,0,750,990,0,0,0,0,0,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15432,5462,0,0,15443,0,0,0,'Dame Twinbraid','Thorium Bar Collector','',0,7,0,1,0,1,1,0,60,60,55,881,881,0,1,3,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15433,5875,0,0,15530,0,0,0,'Innkeeper Delaniel','Innkeeper','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,66179,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15434,5462,0,0,15445,0,0,0,'Private Draxlegauge','Stranglekelp Collector','',0,7,0,1,0,1,1,0,56,56,875,6100,6100,0,1,3,2000,0,720,952.5,0,0,0,0,0,3289,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15435,5875,0,0,15444,0,0,0,'Ironforge Brigade Mortarman','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15436,5875,0,0,15446,0,0,0,'Mortar Sergeant Stouthammer','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15437,5462,0,0,15447,0,0,0,'Master Nightsong','Purple Lotus Collector','',0,7,0,1,0,1,1,0,58,58,80,2000,2000,0,1,3,2000,0,750,990,0,0,0,0,0,3396,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15438,5875,0,0,1204,0,0,0,'Greater Fire Elemental','','',0,4,0,0,0,1,1,0,70,70,14,4808,4808,4445,1,0,2000,2,252,357,0,0,0,0,0,6719,0,172,0,0,0,0,3,1.5,'22436',0,0,0,2.5,8,14,0,57984,12470,13376,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15439,5875,0,0,4589,0,0,0,'Fire Elemental Totem','','',0,11,0,0,0,1,1,0,1,80,14,3888,3888,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,32982,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15440,5462,0,0,15448,0,0,0,'Captain Blackanvil','Ironforge Brigade Captain','',0,7,0,1,0,1,1,0,60,60,1611,25000,25000,0,1,3,1250,0,487.5,646.875,0,0,0,0,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,3815,25262,31718,20066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15441,5462,0,0,15566,0,0,0,'Ironforge Brigade Rifleman','','',0,7,0,0,0,2,1,0,60,60,1611,4700,4700,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15442,5462,0,0,15565,0,0,0,'Ironforge Brigade Footman','','',0,7,0,1,0,5,1,0,60,60,1611,16000,16000,0,1,0,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15443,5462,0,0,15564,0,0,0,'Janela Stouthammer','','',0,7,0,1,0,8.5,5,0,60,60,1611,21000,21000,12170,1,3,2000,0,671.6,883.2,0,0,0,0,600000,3748,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,14518,13874,25263,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15444,5462,0,0,5377,0,0,0,'Arcanist Nozzlespring','','',0,7,0,1,0,5,5,0,60,60,1611,14000,14000,28755,1,2,2000,0,340.4,469.2,0,0,0,0,600000,3025,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,25346,18105,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15445,5462,0,0,15449,0,0,0,'Sergeant Major Germaine','Arthas\' Tears Collector','',0,7,0,1,0,1,1,0,60,60,12,3900,3900,0,1,3,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15446,5462,0,0,15450,0,0,0,'Bonnie Stoneflayer','Light Leather Collector','',0,7,0,1,0,1,1,0,56,56,55,6800,6800,0,1,3,2000,0,720,952.5,0,0,0,0,0,3289,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15447,5875,0,0,4590,0,0,0,'Wrath of Air Totem','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,2895,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15448,5462,0,0,15451,0,0,0,'Private Porter','Medium Leather Collector','',0,7,0,1,0,1,1,0,58,58,12,3400,3400,0,1,3,2000,0,750,990,0,0,0,0,0,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15449,5462,0,0,15452,0,0,0,'Hive\'Zora Abomination','','',0,10,0,1,0,1,1,0,60,60,1395,122100,122100,2434,1,0,2000,0,631,772,0,0,0,0,0,3075,0,0,0,0,172,0,0,2,'',0,0,0,2.5,8,14,0,25189,25198,25262,25260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15450,5462,0,0,15453,0,0,0,'Marta Finespindle','Thick Leather Collector','',0,7,0,1,0,1,1,0,60,60,875,881,881,0,1,3,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15451,5462,0,0,15454,0,0,0,'Sentinel Silversky','Linen Bandage Collector','',0,7,0,1,0,1,1,0,56,56,80,807,807,0,1,3,2000,0,720,952.5,0,0,0,0,0,3289,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15452,5462,0,0,15455,0,0,0,'Nurse Stonefield','Silk Bandage Collector','',0,7,0,1,0,1,1,0,58,58,12,2700,2700,0,1,3,2000,0,750,990,0,0,0,0,0,3396,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15453,5462,0,0,15456,0,0,0,'Keeper Moonshade','Runecloth Bandage Collector','',0,7,0,1,0,1,1,0,60,60,80,881,881,0,1,3,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15454,5462,0,0,1126,13069,0,0,'Anachronos Quest Trigger Invisible','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15455,5462,0,0,15457,0,0,0,'Slicky Gastronome','Rainbow Fin Albacore Collector','',0,7,0,1,0,1,1,0,56,56,875,807,807,0,1,3,2000,0,720,952.5,0,0,0,0,0,3289,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15456,5462,0,0,15458,0,0,0,'Sarah Sadwhistle','Roast Raptor Collector','',0,7,0,1,0,1,1,0,58,58,875,844,844,0,1,3,2000,0,750,990,0,0,0,0,0,3396,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15457,5462,0,0,15459,0,0,0,'Huntress Swiftriver','Spotted Yellowtail Collector','',0,7,0,1,0,1,1,0,60,60,80,881,881,0,1,3,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15458,5462,0,0,15460,0,0,0,'Commander Stronghammer','Alliance Ambassador','',0,7,0,1,0,1,1,0,60,60,35,910,910,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15459,5462,0,0,15461,0,0,0,'Miner Cromwell','Copper Bar Collector','',0,7,0,1,0,1,1,0,56,56,68,807,807,0,1,2,2000,0,720,952.5,0,0,0,0,0,3289,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15460,5462,0,0,15462,0,0,0,'Grunt Maug','Tin Bar Collector','',0,7,0,1,0,1,1,0,58,58,29,844,844,0,1,2,2000,0,750,990,0,0,0,0,0,3396,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15461,5462,0,0,12151,0,0,0,'Shrieker Scarab','','',0,10,0,1,0,1,1,0,60,60,310,12208,12208,0,1,0,2000,0,780,1035,0,0,0,0,3520000,3750,0,0,0,0,0,0,1.95,0.65,'',0,6000,0,2.5,8,14,0,22886,26379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15462,5462,0,0,15464,0,0,0,'Spitting Scarab','','',0,10,0,1,0,1,1,0,60,60,310,12208,12208,0,1,0,2000,0,780,1035,0,0,0,0,3520000,3750,0,0,0,0,0,0,5,4,'',0,5833,0,2.5,8,14,0,22886,24334,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15463,5462,0,0,19071,4590,0,0,'Grace of Air Totem III','','',0,11,0,0,0,1,1,0,60,70,58,4200,12000,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,32137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15464,5462,0,0,4588,0,0,0,'Strength of Earth Totem V','','',0,11,0,0,0,1,1,0,1,80,58,5,5,300,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,172,0,0,0,1,1,'',0,0,0,2.5,8,14,0,25362,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15465,5875,0,0,2575,0,0,0,'World Jewelcrafting Trainer','Jewelcrafting Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15466,5875,0,0,15878,0,0,0,'Minion of Omen','','',8,3,0,0,0,1,1,0,59,60,35,5000,5000,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,4,2,'17327',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15467,5875,0,0,15879,0,0,0,'Omen','','',44,3,0,3,0,1,1,0,63,63,14,5000,5000,0,1,0,2000,0,6335,8855,0,0,0,0,0,4641,0,0,0,0,0,0,4,2,'',1,0,0,2.5,8,14,0,40504,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15468,5875,0,0,7804,0,0,0,'Sunstrider Mana Tap Counter','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15469,5462,0,0,15466,0,0,0,'Senior Sergeant T\'kelah','Mithril Bar Collector','',0,7,0,1,0,1,1,0,60,60,126,881,881,0,1,2,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15470,5875,0,0,4588,0,0,0,'Stoneskin Totem VII','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,25506,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15471,5462,0,0,15688,0,0,0,'Lieutenant General Andorov','','',0,7,0,1,0,1,1,0,61,61,1608,17605,17605,37290,1,128,2000,0,1140,1575,0,0,0,0,0,3100,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,22591,25515,25516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15472,5875,0,0,9595,0,0,0,'[UNUSED] Deep Ooze','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15473,5462,0,0,15689,0,0,0,'Kaldorei Elite','','',0,7,0,1,0,1,1,0,60,60,1608,9156,9156,0,1,0,2700,0,1053,1397.25,0,0,0,0,0,3750,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,16856,26350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15474,5875,0,0,4588,0,0,0,'Stoneskin Totem VIII','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,25507,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15475,5462,0,0,7511,15467,8971,15468,'Beetle','','',0,8,0,0,0,0.2,1,0,1,1,188,8,8,0,1,0,2000,0,2,2,0,0,0,0,3600000,7,0,0,0,0,0,0,0.15,0.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15476,5462,0,0,15469,5905,15470,15471,'Scorpion','','',0,8,0,0,0,0.2,1,0,1,1,188,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15477,5462,0,0,15472,0,0,0,'Herbalist Proudfeather','Peacebloom Collector','',0,7,0,1,0,1,1,0,56,56,104,5960,5960,0,1,2,1231,0,443.16,586.265,1,1451,97.217,140.747,0,3289,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15478,5875,0,0,4588,0,0,0,'Stoneclaw Totem VII','','',0,11,0,0,0,0.5,1,0,1,80,58,1315,1315,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,25513,55278,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15479,5875,0,0,4588,0,0,0,'Strength of Earth Totem VI','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,172,0,0,0,1,1,'',0,0,0,2.5,8,14,0,25527,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15480,5875,0,0,4589,0,0,0,'Searing Totem VII','','',0,11,0,0,0,1,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,25530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15481,5462,0,0,15473,0,0,0,'Spirit of Azuregos','','',46,2,0,3,0,275,25,0,63,63,7,5000,5000,0,1,3,2000,0,6335,8855,0,0,0,0,180000,4641,0,0,0,0,0,0,17.5,1.75,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15482,5875,0,0,19074,4589,0,0,'Fire Nova Totem VI','','',0,11,0,0,0,1,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15483,5875,0,0,19074,4589,0,0,'Fire Nova Totem VII','','',0,11,0,0,0,1,1,0,61,61,58,5,5,0,1,0,2000,0,252,357,0,0,0,0,0,4047,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15484,5875,0,0,4589,0,0,0,'Magma Totem V','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,25551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15485,5875,0,0,4589,0,0,0,'Flametongue Totem V','','',0,11,0,0,0,1,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,52113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15486,5875,0,0,4589,0,0,0,'Frost Resistance Totem IV','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,25559,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15487,5875,0,0,4587,0,0,0,'Fire Resistance Totem IV','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,25562,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15488,5875,0,0,4587,0,0,0,'Healing Stream Totem VI','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,25566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15489,5875,0,0,4587,0,0,0,'Mana Spring Totem V','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,25569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15490,5875,0,0,4590,0,0,0,'Nature Resistance Totem IV','','',0,11,0,0,0,1,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,25573,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15491,5462,0,0,15474,0,0,0,'Eranikus, Tyrant of the Dream','','',12,2,0,3,0,1,1,0,73,73,16,2664800,2664800,0,1,0,1000,0,5530,7875,0,0,0,0,0,7618,0,0,0,0,0,0,5,1.2,'',1,0,0,2.5,8,14,0,9591,24818,24839,22878,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15492,5875,0,0,19071,4590,0,0,'Windwall Totem IV','','',0,11,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15493,5875,0,0,15525,0,0,0,'Marsilla Dawnstar','','',0,7,0,0,0,1,1,0,5,5,1604,102,102,0,1,2,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15494,5875,0,0,15523,0,0,0,'Yasmine Teli\'Larien','','',0,7,0,0,0,1,1,0,5,5,1604,95,95,230,1,1,1500,0,3,3,0,0,0,0,300000,63,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15495,5462,0,0,11774,0,0,0,'Nighthaven Defender','','',0,7,0,1,0,1,1,0,60,61,495,4000,13000,2460,1,0,2000,0,335,484,0,0,0,0,0,4049,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,22121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15496,5875,0,0,4590,0,0,0,'Windfury Totem IV','','',0,11,0,0,0,1,1,0,63,63,58,6600,13000,0,1,0,2000,0,181,253,0,0,0,0,0,4641,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,27621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15497,5875,0,0,4590,0,0,0,'Windfury Totem V','','',0,11,0,0,0,1,1,0,70,70,58,13000,13000,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,27621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15498,5462,0,0,15477,0,0,0,'Windcaller Yessendra','','',0,7,0,0,0,1,1,0,55,57,994,1830,1949,5177,1,3,2000,0,69,96,0,0,0,0,300000,2698,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15499,5462,0,0,15478,0,0,0,'Warden Haro','','',0,7,0,0,0,1,1,0,56,58,635,2699,2871,0,1,3,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15500,5462,0,0,15479,0,0,0,'Keyl Swiftclaw','','',0,7,0,1,0,8,1,0,60,60,994,24416,24416,0,1,3,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15501,5875,0,0,15531,0,0,0,'Aleinia','Jewelcrafting Trainer','',0,7,0,0,0,1.05,1,0,30,30,1604,852,852,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15502,5462,0,0,15480,0,0,0,'Andorgos','Brood of Malygos','',0,7,0,1,0,8,1,0,60,60,35,17088,17088,5751,1,3,2000,0,555,765,0,0,0,0,3520000,3025,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15503,5462,0,0,15481,0,0,0,'Kandrostrasz','Brood of Alexstrasza','',0,7,0,1,0,8,1,0,60,60,35,17088,17088,5751,1,3,2000,0,555,765,0,0,0,0,3520000,3025,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15504,5462,0,0,15482,0,0,0,'Vethsera','Brood of Ysera','',0,7,0,1,0,8,1,0,60,60,35,17088,17088,5751,1,3,2000,0,555,765,0,0,0,0,3520000,3025,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15505,5462,0,0,14528,0,0,0,'Canal Frenzy','','',8,1,0,1,0,1,1,0,60,60,1878,9156,9156,0,1,0,1200,0,468,621,0,0,0,0,3520000,3750,0,0,0,0,0,0,2,1.392,'',0,0,0,2.5,8,14,0,12097,21667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15506,5875,0,0,6981,0,0,0,'Stewvul','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8975,0.38709,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15507,5875,0,0,15655,0,0,0,'Buru the Gorger Transform Visual','','',12,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15508,5462,0,0,15502,0,0,0,'Batrider Pele\'keiki','Firebloom Collector','',0,7,0,1,0,1,1,0,58,58,126,6430,6430,0,1,2,1260,0,472.5,623.7,1,1485,102.465,149.985,0,3396,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15509,5462,0,0,15739,0,0,0,'Princess Huhuran','','',76,10,0,3,1,300,150,0,63,63,16,999300,999300,0,1,0,2000,0,6335,8855,0,0,0,0,6380000,4641,0,0,0,0,0,0,3,1,'',1,801652,0,2.5,8,14,0,26050,26051,26053,26180,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,192,0),(15510,5462,0,0,15743,0,0,0,'Fankriss the Unyielding','','',76,10,0,3,1,1,1,0,63,63,310,999300,999300,0,1,0,2000,0,6335,8855,0,0,0,0,6380000,4641,0,0,0,0,0,0,8,2,'',1,699281,0,2.5,8,14,0,25646,25831,22994,27737,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15511,5462,0,0,15656,0,0,0,'Lord Kri','','',76,10,0,3,0,1,1,0,63,63,16,266480,266480,0,1,0,2500,0,7918.75,11068.8,0,0,0,0,6380000,4641,0,0,152,0,0,0,4.725,2.5,'',1,492519,0,2.5,8,14,0,21669,21668,10308,24680,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15512,5462,0,0,15503,0,0,0,'Apothecary Jezel','Purple Lotus Collector','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,2,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15513,5875,0,0,15520,0,0,0,'Ranger Sallina','Hunter Trainer','',0,7,0,0,0,1.05,1,0,5,5,1604,103,103,115,1,51,1500,0,3.75,4.5,0,0,0,0,300000,109,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15514,5462,0,0,15512,0,0,0,'Buru Egg','','',0,10,0,0,0,1,1,0,55,55,35,26140,26140,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,1881,19593,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15515,5462,0,0,15508,0,0,0,'Skinner Jamani','Heavy Leather Collector','',0,7,0,1,0,1,1,0,56,56,126,5960,5960,0,1,2,1231,0,443.16,586.265,1,1451,97.217,140.747,0,3289,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15516,5462,0,0,15583,0,0,0,'Battleguard Sartura','','',76,10,0,3,1,1,1,0,63,63,310,749475,749475,0,1,0,144000,0,456120,637560,0,0,0,0,6380000,4641,0,0,0,0,0,0,4.125,2.75,'',1,601326,0,2.5,8,14,0,8269,25174,26084,27680,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15517,5462,0,0,15509,0,0,0,'Ouro','','',76,10,0,3,1,1,1,0,73,73,16,1998600,1998600,0,1,0,1750,0,5543.15,7748.15,0,0,0,0,6380000,7618,0,0,0,0,0,0,18.75,7.5,'',1,985555,0,2.5,8,14,0,11998,31378,24374,11678,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15518,5875,0,0,7990,0,0,0,'Auctioneer Grum','','',0,7,0,0,0,1,1,0,1,1,55,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15519,5875,0,0,15779,0,0,0,'Auctioneer Bertram','','',0,7,0,0,0,1,1,0,1,1,12,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15520,5462,0,0,15534,0,0,0,'O\'Reily','','',0,1,0,0,0,1,1,0,5,5,35,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,0.75,0.175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15521,5462,0,0,11095,0,0,0,'Hive\'Zara Hatchling','','',8,10,0,1,0,1,1,0,60,60,310,15260,15260,0,1,0,2000,0,780,1035,0,0,0,0,3520000,3750,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15522,5462,0,0,15535,0,0,0,'Sergeant Umala','Thick Leather Collector','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,2,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15524,5875,0,0,1991,0,0,0,'Temporary Reindeer','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15525,5462,0,0,15536,0,0,0,'Doctor Serratus','Rugged Leather Collector','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,2,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15526,5462,0,0,11268,0,0,0,'Meridith the Mermaiden','','',0,7,0,0,0,1,1,0,60,60,35,3052,3052,0,1,3,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,2.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15527,5462,0,0,15547,0,0,0,'Mana Fiend','','',0,4,0,1,0,1,1,0,60,60,834,14652,14652,12170,1,0,1500,0,591.75,723.75,0,0,0,0,0,3075,0,0,0,0,0,0,4.5,3.5,'',0,950,0,2.5,8,14,0,15122,25679,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15528,5462,0,0,15537,0,0,0,'Healer Longrunner','Wool Bandage Collector','',0,7,0,1,0,1,1,0,56,56,104,5960,5960,0,1,0,1400,0,504,666.75,1,1900,127.3,184.3,0,3289,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15529,5462,0,0,15539,0,0,0,'Lady Callow','Mageweave Bandage Collector','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,2,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15530,5875,0,0,15540,0,0,0,'Twilight Master Xarvos','Twilight\'s Hammer','',0,7,0,0,0,1,1,0,61,61,16,4716,4716,0,1,0,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,22427,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15532,5462,0,0,15541,0,0,0,'Stoneguard Clayhoof','Runecloth Bandage Collector','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,2,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15533,5462,0,0,15542,0,0,0,'Bloodguard Rawtar','Lean Wolf Steak Collector','',0,7,0,1,0,1,1,0,56,56,29,807,807,0,1,2,2000,0,720,952.5,0,0,0,0,0,3289,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15534,5462,0,0,15543,0,0,0,'Fisherman Lin\'do','Spotted Yellowtail Collector','',0,7,0,1,0,1,1,0,58,58,126,844,844,0,1,2,2000,0,750,990,0,0,0,0,0,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15535,5462,0,0,15544,0,0,0,'Chief Sharpclaw','Baked Salmon Collector','',0,7,0,1,0,1,1,0,60,60,104,15260,15260,0,1,2,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15536,5875,0,0,15549,0,0,0,'Noxxie Razzlebrack','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15537,5462,0,0,15545,0,0,0,'Anubisath Warrior','','',8,10,0,1,0,12,1,0,62,62,310,38844,38844,0,1,0,2000,0,1290,1800,0,0,0,0,3520000,4344,0,0,0,0,0,0,1.5,0.4,'',0,0,0,2.5,8,14,0,8599,10966,15550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(15538,5462,0,0,15546,0,0,0,'Anubisath Swarmguard','','',8,10,0,1,0,2,1,0,62,62,310,6474,6474,0,1,0,1300,0,838.5,1170,0,0,0,0,3520000,4344,0,0,0,0,0,0,1.5,1,'',0,2875,0,2.5,8,14,0,40504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,203,0),(15539,5462,0,0,15548,0,0,0,'General Zog','Horde Ambassador','',0,7,0,1,0,1,1,0,60,60,35,1800,1800,0,1,1,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15540,5462,0,0,15550,0,0,0,'Windcaller Kaldon','','',0,7,0,1,0,8,1,0,60,60,994,24416,24416,0,1,3,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15541,5462,0,0,15551,0,0,0,'Twilight Marauder Morna','Twilight\'s Hammer','',0,7,0,1,0,3.45,2,0,60,60,16,10529,10529,0,1,0,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.8,0.2496,'',0,525,0,2.5,8,14,0,23600,15572,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15542,5462,0,0,15552,15552,15552,15552,'Twilight Marauder','Twilight\'s Hammer','',0,7,0,0,0,1.35,1,0,58,59,16,3876,3997,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.5,0.306,'',0,521,0,2.5,8,14,0,23600,8599,22911,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15543,5462,0,0,15657,0,0,0,'Princess Yauj','','',76,10,0,3,0,1,1,0,63,63,16,299790,299790,0,1,0,2000,0,6335,8855,0,0,0,0,6380000,4641,0,0,155,0,0,0,3.78,2,'',1,461400,0,2.5,8,14,0,25807,25808,3242,26580,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15544,5462,0,0,15658,0,0,0,'Vem','','',76,10,0,3,1,1,1,0,63,63,16,433030,433030,0,1,0,2500,0,7918.75,11068.8,0,0,0,0,6380000,4641,0,0,1000,0,0,0,2.835,1.5,'',1,499579,0,2.5,8,14,0,18670,26561,19128,26662,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15545,5462,0,0,15304,15306,0,0,'Cenarion Outrider','','',0,7,0,0,0,1,1,0,60,60,996,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15546,5462,0,0,482,0,0,0,'Hive\'Zara Swarmer','','',8,10,0,0,0,1,1,0,60,60,310,305,305,0,1,0,1000,0,52,69,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,1.77,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15547,5875,0,0,16407,0,0,0,'Spectral Charger','','',0,6,0,1,0,6.3,1,0,71,71,16,45240,45240,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,0,0,0,0,0,2.6,1.3,'',0,0,0,2.5,8,14,0,29320,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15548,5875,0,0,16408,0,0,0,'Spectral Stallion','','',0,6,0,1,0,6.3,1,0,71,71,16,45240,45240,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,0,0,0,0,0,1.95,1.95,'',0,0,0,2.5,8,14,0,29323,29577,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15549,5875,0,0,15622,0,0,0,'Elder Morndeep','','',0,7,0,0,0,1,1,0,60,60,35,7000,7000,5751,1,2,1390,0,180.005,248.115,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15550,5875,0,0,16416,0,0,0,'Attumen the Huntsman','','',108,6,0,3,1,35,10,0,73,73,16,265580,265580,0,1,0,4130,0,22838.9,32523.8,1,4761,1323.56,1966.29,0,7618,0,0,0,0,0,0,1.5,0.45,'',1,383362,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15551,5875,0,0,16397,16398,16399,16400,'Spectral Stable Hand','','',8,6,0,1,0,4.2,10,0,70,70,16,23474,23474,31550,1,0,2000,0,1755,2482.5,0,0,0,0,14400000,6708,0,0,0,0,0,0,1.725,0.3519,'',0,4202,0,2.5,8,14,0,6016,29339,29340,29340,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15552,5462,0,0,15557,0,0,0,'Doctor Weavil','','',0,7,0,1,0,1,1,0,63,63,16,326480,326480,492480,1,0,2000,0,634.8,915.4,0,0,0,0,1200000,3736,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,25772,25774,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15553,5462,0,0,8011,0,0,0,'Doctor Weavil\'s Flying Machine','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,360000,3750,0,0,0,0,0,0,1.5,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15554,5462,0,0,10133,0,0,0,'Number Two','','',0,1,0,1,0,1,1,0,61,61,14,78600,78600,0,1,0,120,0,71.55,99.45,0,0,0,0,0,4047,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15555,5462,0,0,15554,0,0,0,'Hive\'Zara Larva','','',8,10,0,0,0,1,1,0,60,60,310,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,3520000,3750,0,0,0,0,0,0,1,0.6,'',0,900,0,2.5,8,14,0,25721,24685,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15556,5875,0,0,15637,0,0,0,'Elder Splitrock','','',0,7,0,0,0,1.2,1,0,60,60,35,3857,3857,5751,1,2,1390,0,123.432,170.136,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15557,5875,0,0,15630,0,0,0,'Elder Rumblerock','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15558,5875,0,0,15632,0,0,0,'Elder Silvervein','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15559,5875,0,0,15616,0,0,0,'Elder Highpeak','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,3,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.8,0.4164,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15560,5875,0,0,15641,0,0,0,'Elder Stonefort','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,2,1390,0,180.005,248.115,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15561,5875,0,0,15625,0,0,0,'Elder Obsidian','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,3,2000,0,74,102,0,0,0,0,0,3025,0,0,0,0,0,0,1.8,0.4164,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15562,5875,0,0,15614,0,0,0,'Elder Hammershout','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,3,2000,0,74,102,0,0,0,0,0,3025,0,0,0,0,0,0,1.8,0.4164,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15563,5875,0,0,15600,0,0,0,'Elder Bellowrage','','',0,7,0,0,0,1,1,0,60,60,35,1100,1100,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15564,5875,0,0,15606,0,0,0,'Elder Darkcore','','',0,7,0,0,0,1.2,1,0,60,60,35,3857,3857,5751,1,3,2000,0,74,102,0,0,0,0,0,3025,0,0,0,0,0,0,1.8,0.4164,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15565,5875,0,0,15643,0,0,0,'Elder Stormbrow','','',0,7,0,0,0,1,1,0,60,60,35,6900,6900,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,1.8,0.4164,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15566,5875,0,0,15636,0,0,0,'Elder Snowcrown','','',0,7,0,0,0,1,1,0,60,60,35,6900,6900,5751,1,3,2000,0,74,102,0,0,0,0,0,3025,0,0,0,0,0,0,1.8,0.4164,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15567,5875,0,0,15617,0,0,0,'Elder Ironband','','',0,7,0,0,0,1,1,0,60,60,35,5300,5300,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,1.8,0.4164,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15568,5875,0,0,15612,0,0,0,'Elder Graveborn','','',0,7,0,0,0,1,1,0,60,60,35,6900,6900,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15569,5875,0,0,15611,0,0,0,'Elder Goldwell','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,1.8,0.4164,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15570,5875,0,0,15626,0,0,0,'Elder Primestone','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15571,5462,0,0,15555,0,0,0,'Maws','','',12,1,0,3,0,1,1,0,73,73,14,1165850,1165850,0,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,0,2,'',1,0,0,2.5,8,14,0,3417,19451,25744,0,0,0,0,0,0,1535,0,0,0,0,0,0,21137,0,0,0,0,0,0,0),(15572,5875,0,0,15631,0,0,0,'Elder Runetotem','','',0,7,0,0,0,1,1,0,60,60,35,2200,2200,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15573,5875,0,0,15628,0,0,0,'Elder Ragetotem','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15574,5875,0,0,15642,0,0,0,'Elder Stonespire','','',0,7,0,0,0,1,1,0,60,60,35,1800,1800,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15575,5875,0,0,15604,0,0,0,'Elder Bloodhoof','','',0,7,0,0,0,1,1,0,60,60,35,6900,6900,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15576,5875,0,0,15648,0,0,0,'Elder Winterhoof','','',0,7,0,0,0,1,1,0,60,60,35,1200,1200,5751,1,3,2000,0,74,102,0,0,0,0,0,3025,0,0,0,0,0,0,4.86,1.16964,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15577,5875,0,0,15633,0,0,0,'Elder Skychaser','','',0,7,0,0,0,1,1,0,60,60,35,6900,6900,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,4.5,1.047,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15578,5875,0,0,15645,0,0,0,'Elder Wildmane','','',0,7,0,0,0,1.2,1,0,60,60,35,2600,2600,5751,1,2,1390,0,123.432,170.136,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15579,5875,0,0,15607,0,0,0,'Elder Darkhorn','','',0,7,0,0,0,1.2,1,0,60,60,35,3857,3857,5751,1,3,2000,0,74,102,0,0,0,0,0,3025,0,0,0,0,0,0,4.5,1.047,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15580,5875,0,0,28420,0,0,0,'Elder Ezra Wheathoof','','',0,7,0,0,0,1,1,0,60,60,35,3800,3800,5751,1,3,2000,0,74,102,0,0,0,0,0,3025,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15581,5875,0,0,15613,0,0,0,'Elder Grimtotem','','',0,7,0,0,0,1.2,1,0,60,60,35,2100,2100,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15582,5875,0,0,15647,0,0,0,'Elder Windtotem','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,3,2000,0,74,102,0,0,0,0,0,3025,0,0,0,0,0,0,4.5,1.047,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15583,5875,0,0,15644,0,0,0,'Elder Thunderhorn','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15584,5875,0,0,15635,0,0,0,'Elder Skyseer','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15585,5875,0,0,15608,0,0,0,'Elder Dawnstrider','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15586,5875,0,0,15609,0,0,0,'Elder Dreamseer','','',0,7,0,0,0,1,1,0,60,60,35,3200,3200,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15587,5875,0,0,15619,0,0,0,'Elder Mistwalker','','',0,7,0,0,0,1,1,0,60,60,35,2500,2500,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15588,5875,0,0,15615,0,0,0,'Elder High Mountain','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15589,5462,0,0,15556,0,0,0,'Eye of C\'Thun','','',76,10,0,3,0,400,150,0,63,63,370,1332400,1332400,0,1,2,2500,0,7918.75,11068.8,0,0,0,0,6380000,4641,0,0,0,0,0,0,15,1,'',1,0,0,2.5,8,14,0,26134,32950,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,152,0),(15590,5462,0,0,14501,0,0,0,'Ossirian Crystal Trigger','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,7,0,0,0,0,0,0,5,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15591,5462,0,0,15559,0,0,0,'Minion of Weavil','','',0,7,0,1,0,1,1,0,60,61,14,24416,25152,0,1,0,2000,0,731.4,1016.6,0,0,0,0,1200000,4047,0,0,0,0,0,0,1.5,0.306,'',0,1821,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15592,5875,0,0,15646,0,0,0,'Elder Windrun','','',0,7,0,0,0,1,1,0,60,60,35,2800,2800,5751,1,3,2000,0,74,102,0,0,0,0,0,3025,0,0,0,0,0,0,1.8,0.4668,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15593,5875,0,0,15639,0,0,0,'Elder Starsong','','',0,7,0,0,0,1.2,1,0,60,60,35,5100,5100,5751,1,2,1390,0,123.432,170.136,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15594,5875,0,0,15620,0,0,0,'Elder Moonstrike','','',0,7,0,0,0,1,1,0,60,60,35,9500,9500,5751,1,3,2000,0,74,102,0,0,0,0,0,3025,0,0,0,0,0,0,1.8,0.3672,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15595,5875,0,0,15601,0,0,0,'Elder Bladeleaf','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15596,5875,0,0,15638,0,0,0,'Elder Starglade','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15597,5875,0,0,15621,0,0,0,'Elder Moonwarden','','',0,7,0,0,0,1,1,0,60,60,35,4500,4500,5751,1,3,2000,0,74,102,0,0,0,0,0,3025,0,0,0,0,0,0,1.8,0.4668,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15598,5875,0,0,15603,0,0,0,'Elder Bladeswift','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15599,5875,0,0,15602,0,0,0,'Elder Bladesing','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15600,5875,0,0,15634,0,0,0,'Elder Skygleam','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15601,5875,0,0,15640,0,0,0,'Elder Starweave','','',0,7,0,0,0,1,1,0,60,60,35,6900,6900,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15602,5875,0,0,15618,0,0,0,'Elder Meadowrun','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,3,2000,0,74,102,0,0,0,0,0,3025,0,0,0,0,0,0,1.8,0.3672,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15603,5875,0,0,15624,0,0,0,'Elder Nightwind','','',0,7,0,0,0,1,1,0,60,60,35,1800,1800,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15604,5875,0,0,15623,0,0,0,'Elder Morningdew','','',0,7,0,0,0,1,1,0,60,60,35,2400,2400,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15605,5875,0,0,15629,0,0,0,'Elder Riversong','','',0,7,0,0,0,1,1,0,60,60,35,1700,1700,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15606,5875,0,0,15605,0,0,0,'Elder Brightspear','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,2,1390,0,51.43,70.89,1,1590,96.99,143.1,0,3025,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15607,5875,0,0,15610,0,0,0,'Elder Farwhisper','','',0,7,0,0,0,1,1,0,60,60,35,5000,5000,5751,1,2,1390,0,120.93,155.68,0,0,0,0,0,4800,0,0,0,0,0,0,2,3,'25824',0,0,0,2.5,8,14,0,1604,15530,15531,16458,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15608,5875,0,0,18718,0,0,0,'Medivh','','',110,10,0,3,0,800,1,0,73,73,35,6070400,6070400,0,1,2,2000,0,11060,15750,0,0,0,0,300000,7618,0,0,0,0,0,0,1.3,1.3,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15609,5462,0,0,15563,0,0,0,'Cenarion Scout Landion','','',0,7,0,1,0,1,1,0,60,60,994,5300,5300,0,1,1,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,25847,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15610,5462,0,0,15561,0,0,0,'Cenarion Scout Azenel','','',0,7,0,1,0,1,1,0,60,60,994,2200,2200,0,1,1,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,25843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15611,5462,0,0,15562,0,0,0,'Cenarion Scout Jalia','','',0,7,0,1,0,1,1,0,60,60,994,2200,2200,0,1,1,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,25845,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15612,5462,0,0,15567,0,0,0,'Krug Skullsplit','Orgrimmar Legion Captain','',0,7,0,1,0,7.5,1,0,60,60,1612,22890,22890,0,1,3,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,16856,15548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15613,5462,0,0,15568,0,0,0,'Merok Longstride','','',0,7,0,1,0,8.5,5,0,60,60,1612,20757,20757,12170,1,3,2000,0,671.6,883.2,0,0,0,0,600000,3748,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,15507,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15614,5462,0,0,15569,0,0,0,'J.D. Shadesong','','',0,7,0,1,0,1,1,0,61,61,35,2515,2515,2486,1,2,2000,0,699.2,966,0,0,0,0,600000,4044,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15615,5462,0,0,15570,0,0,0,'Shadow Priestess Shai','','',0,7,0,1,0,8.5,5,0,60,60,1612,18156,18156,28755,1,2,2000,0,340.4,469.2,0,0,0,0,600000,3025,0,0,0,0,172,0,1.5,0.306,'',0,0,0,2.5,8,14,0,17138,17194,17146,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15616,5462,0,0,15571,15572,15573,0,'Orgrimmar Legion Grunt','','',0,7,0,1,0,5,1,0,60,60,1612,15260,15260,0,1,0,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15617,5462,0,0,15574,15579,15577,15578,'Orgrimmar Legion Axe Thrower','','',0,7,0,1,0,5,1,0,60,60,1612,15260,15260,0,1,0,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,16075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15618,5875,0,0,15571,0,0,0,'Orgrimmar Legion Hexxer','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15619,5875,0,0,15575,15572,15573,0,'silithus test mob','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15620,5462,0,0,15576,0,0,0,'Hive\'Regal Hunter-Killer','','',65536,1,41,1,0,1,1,0,60,60,1395,122100,122100,2434,1,0,1500,0,473.25,579,0,0,0,0,0,3075,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,40504,25815,15588,25821,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15621,5462,0,0,11105,0,0,0,'Yauj Brood','','',0,10,0,1,0,1,1,0,60,60,16,9156,9156,0,1,0,1500,0,585,776.25,0,0,0,0,6380000,3750,0,0,0,0,0,0,1.05,0.35,'',0,0,0,2.5,8,14,0,25788,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15622,5462,0,0,6633,0,0,0,'Vekniss Borer','','',65545,1,41,1,0,1,1,0,60,60,310,7630,7630,0,1,0,2000,0,780,1035,0,0,0,0,3520000,3750,0,0,0,0,0,0,1.5,1.63,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15623,5462,0,0,11341,0,0,0,'Xandivious','','',0,3,0,1,0,1,1,0,62,62,90,20720,20720,7704,1,0,2000,0,648,717,0,0,0,0,0,3555,0,0,0,0,0,0,0,2,'25818',0,0,0,2.5,8,14,0,21007,19776,22424,25818,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15624,5462,0,0,12432,0,0,0,'Forest Wisp','','',0,10,0,0,0,1,1,0,8,8,35,137,137,0,1,2,2000,0,9,12,0,0,0,0,300000,306,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15625,5462,0,0,14416,0,0,0,'Twilight Corrupter','','',4,3,0,3,0,1,1,0,63,63,35,190000,190000,0,1,0,2000,0,1357.5,1897.5,0,0,0,0,0,4641,0,0,0,0,0,0,3.01,2,'',1,0,0,2.5,8,14,0,25805,21307,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,21149,0,0,0,0,0,0,0),(15626,5875,0,0,15580,0,0,0,'Celestine Omencaller','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15627,5875,0,0,15581,0,0,0,'Jarod Shadowsong','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15628,5462,0,0,15474,0,0,0,'Eranikus the Redeemed','','',12,2,0,3,0,1,1,0,63,63,35,470000,470000,0,1,0,2000,0,6335,8855,0,0,0,0,0,4641,0,0,0,0,0,0,5,1.2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15629,5462,0,0,10553,0,0,0,'Nightmare Phantasm','','',0,10,0,1,0,1,1,0,62,62,16,58266,58266,0,1,0,2000,0,1290,1800,0,0,0,0,0,4344,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,17228,21307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15630,5462,0,0,15582,0,0,0,'Spawn of Fankriss','','',65545,10,42,1,0,1,1,0,63,63,310,33310,33310,0,1,0,1000,0,678.75,948.75,0,0,0,0,3520000,4641,0,0,0,0,0,0,2,0.5,'',0,0,0,2.5,8,14,0,26662,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15631,5462,0,0,11686,0,0,0,'Spotlight','','',1024,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15632,5875,0,0,7858,0,0,0,'Test dude for 1.8','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.625,0.875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15633,5462,0,0,7274,0,0,0,'Tyrande','High Priestess of Elune','',4108,7,0,3,0,1,1,0,63,63,113,937,937,0,1,0,2000,0,6335,8855,0,0,0,0,0,4641,0,0,0,0,0,0,1.5,0.306,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15634,5462,0,0,15585,0,0,0,'Priestess of the Moon','','',0,7,0,1,0,1,1,0,60,60,113,46000,46000,60850,1,0,2000,0,335,484,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,25839,16496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15635,7272,0,0,15586,0,0,0,'Eversong Tender','','',0,4,0,0,0,1,1,0,5,6,91,102,120,0,1,0,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,1.7,0.29495,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15636,7272,0,0,15587,0,0,0,'Eversong Green Keeper','','',0,4,0,0,0,1,1,0,7,9,91,140,180,0,1,0,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,2,0.347,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23553,0,0,0,0,0,100,0),(15637,7272,0,0,15588,0,0,0,'Withered Green Keeper','','',0,4,0,0,0,1,1,0,9,10,91,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,2,0.347,'',0,9,0,2.5,8,14,0,13584,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15638,7272,0,0,16350,0,0,0,'Arcane Patroller','','',0,4,0,0,0,1,1,0,5,6,91,98,115,121,1,0,2000,0,6,8,0,0,0,0,300000,163,0,0,0,0,0,85,1.15,0.575,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21808,0,0,0,0,0,0,0),(15639,8606,0,0,16348,0,0,0,'Arcane Warder','','',0,4,0,0,0,1,1,0,5,6,91,98,115,121,1,0,2000,0,7,9,0,0,0,0,0,165,0,0,0,0,0,85,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15640,8606,0,0,16351,0,0,0,'Arcane Enforcer','','',0,4,0,0,0,1,1,0,67,68,1701,5060,5233,2962,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,85,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15641,7272,0,0,17302,0,0,0,'Amani Axe Thrower','','',0,7,0,0,0,1,1,0,8,9,1643,156,176,0,1,0,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.522,'',0,7,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15642,7272,0,0,17304,0,0,0,'Amani Shadowpriest','','',0,7,0,0,0,1,1,0,8,10,1643,148,186,178,1,0,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,85,0,1.5,0.522,'',0,8,0,2.5,8,14,0,11639,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15643,7272,0,0,17303,0,0,0,'Amani Berserker','','',0,7,0,0,0,1,1,0,9,10,1643,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.522,'',0,8,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15644,7272,0,0,15513,0,0,0,'Wretched Urchin','','',0,7,0,0,0,1,1,0,4,5,16,83,98,110,1,0,2000,0,5,6,0,0,0,0,300000,109,0,0,0,0,0,0,1.5,0.5,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15645,7272,0,0,15513,0,0,0,'Wretched Thug','','',0,7,0,0,0,1,1,0,7,8,16,130,150,152,1,0,2000,0,10,13,0,0,0,0,300000,303,0,0,0,0,0,0,1.5,0.5,'',0,3,0,2.5,8,14,0,29098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15646,8606,0,0,15589,0,0,0,'[Unused] Mana Leech','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15647,7272,0,0,15438,0,0,0,'Mana Stalker','','',0,4,0,0,0,1,1,0,5,6,91,98,115,121,1,0,2000,0,6,8,0,0,0,0,300000,163,0,0,0,0,0,0,1.5,0.5,'',0,15,0,2.5,8,14,0,15798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15648,7272,0,0,14252,0,0,0,'Manawraith','','',0,4,0,0,0,1,1,0,6,7,91,115,131,132,1,0,2000,0,8,11,0,0,0,0,300000,208,0,0,0,0,0,0,2.5,0.35,'',0,15,0,2.5,8,14,0,25602,29109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15649,7272,0,0,17547,0,0,0,'Feral Dragonhawk Hatchling','','',1,1,30,0,0,1,1,0,5,6,7,98,115,121,1,0,2000,0,6,8,0,0,0,0,300000,163,0,0,0,0,0,349,1.275,0.255,'',0,0,0,2.5,8,14,0,29117,17255,1742,34889,0,0,0,0,0,0,0,0,0,10481,0,0,0,0,0,0,0,0,100,0),(15650,7272,0,0,17545,0,0,0,'Crazed Dragonhawk','','',1,1,30,0,0,1,1,0,7,8,7,131,148,152,1,0,2000,0,10,13,0,0,0,0,300000,303,0,0,0,0,0,346,1.5,0.3,'',0,0,0,2.5,8,14,0,29117,0,0,0,0,0,0,0,0,0,0,0,0,10391,0,0,0,0,0,0,0,0,100,0),(15651,7272,0,0,15506,0,0,0,'Springpaw Stalker','','',1,1,2,0,0,1,1,0,6,7,38,120,137,0,1,0,1600,0,7.2,9.6,0,0,0,0,300000,230,0,0,0,0,0,0,1.275,0.2975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11553,0,0,20772,0,0,0,0,0,100,0),(15652,7272,0,0,18167,0,0,0,'Elder Springpaw','','',1,1,2,0,0,1,1,0,8,9,38,156,176,0,1,0,1600,0,8.8,12,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,16828,1742,2649,14916,0,0,0,0,0,0,0,0,0,11094,0,0,20772,0,0,0,0,0,113,0),(15653,8606,0,0,15593,0,0,0,'Springpaw Matriarch','','',1,1,2,0,0,1,1,0,9,10,38,194,218,0,1,0,2000,0,13,17,0,0,0,0,0,463,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11562,0,0,20772,0,0,0,0,0,0,0),(15654,7272,0,0,9785,0,0,0,'Plaguebone Pillager','','',0,6,0,0,0,1,1,0,5,6,21,102,120,0,1,0,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,85,0,1.5,1,'',0,6,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15655,7272,0,0,646,0,0,0,'Rotlimb Cannibal','','',0,6,0,0,0,1,1,0,6,7,21,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,85,0,1.275,0.45305,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15656,7272,0,0,4870,0,0,0,'Angershade','','',0,6,0,0,0,1.1,1,0,7,8,21,139,157,304,1,0,2000,0,7,10,0,0,0,0,300000,265,0,0,0,0,0,0,0.8,0.8,'',0,8,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15657,7272,0,0,4629,0,0,0,'Darkwraith','','',0,6,0,0,0,1.15,1,0,9,10,21,184,205,366,1,0,2000,0,8,13,0,0,0,0,300000,423,0,0,0,0,0,0,1,1,'',0,9,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15658,7272,0,0,137,0,0,0,'Rotlimb Marauder','','',0,6,0,0,0,1,1,0,8,9,21,156,176,0,1,0,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,85,0,1.5,0.533,'',0,8,0,2.5,8,14,0,3234,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15659,5462,0,0,15594,0,0,0,'Auctioneer Jaxon','','',0,7,0,0,0,3,1,0,50,50,12,6645,6645,0,1,2097152,2000,0,85,112,0,0,0,0,430000,2966,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15660,5875,0,0,6984,0,0,0,'Eranikus Transformed','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15661,8089,0,0,15595,0,0,0,'Baby Shark','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15663,5462,0,0,15598,15596,0,0,'War Effort Volunteer','','',0,7,0,0,0,1,1,0,30,30,55,8900,8900,0,1,0,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15664,7272,0,0,15903,0,0,0,'Metzen the Reindeer','','',0,1,0,0,0,1,1,0,5,5,35,2500,2500,0,1,1,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,2.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15665,8089,0,0,15902,0,0,0,'Mounted Reindeer','','',0,6,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15666,8089,0,0,15672,0,0,0,'Blue Qiraji Battle Tank','','',0,10,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.52,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15667,5462,0,0,12349,0,0,0,'Glob of Viscidus','','',0,10,0,0,0,1,1,0,60,60,14,11000,11000,3845,1,0,1150,0,59.8,79.35,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,25896,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15668,7272,0,0,346,0,0,0,'Grimscale Murloc','','',0,7,0,0,0,1,1,0,7,8,18,137,156,0,1,0,2200,0,11,15.4,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.417,'',0,8,0,2.5,8,14,0,26661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21757,21771,0,0,0,0,100,0),(15669,7272,0,0,3619,0,0,0,'Grimscale Oracle','','',0,7,0,0,0,1,1,0,7,8,18,131,148,152,1,0,2000,0,10,13,0,0,0,0,300000,303,0,0,0,0,0,0,1.5,0.417,'',0,8,0,2.5,8,14,0,5176,26661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21757,21771,0,0,0,0,100,0),(15670,7272,0,0,1005,0,0,0,'Grimscale Forager','','',0,7,0,0,0,1,1,0,6,7,18,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.275,0.35445,'',0,7,0,2.5,8,14,0,7365,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21757,0,0,0,0,0,100,0),(15672,8606,0,0,7995,0,0,0,'[Unused] Auctioneer','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15675,5462,0,0,15782,0,0,0,'Auctioneer Stockton','','',0,7,0,0,0,1.25,1,0,50,50,68,2769,2769,0,1,2097154,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,100,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15676,5462,0,0,15784,0,0,0,'Auctioneer Yarly','','',0,7,0,0,0,1.25,1,0,50,50,68,2769,2769,0,1,2097154,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15677,5462,0,0,7993,0,0,0,'Auctioneer Graves','','',0,7,0,0,0,1.25,1,0,50,50,120,2769,2769,0,1,2097152,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15678,5462,0,0,7997,0,0,0,'Auctioneer Silva\'las','','',0,7,0,0,0,1.25,1,0,50,50,80,2769,2769,0,1,2097154,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15679,5462,0,0,7996,0,0,0,'Auctioneer Cazarez','','',0,7,0,0,0,1.25,1,0,50,50,80,2769,2769,0,1,2097154,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15680,8606,0,0,7995,0,0,0,'Auctioneer Bernal','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15681,5462,0,0,7993,0,0,0,'Auctioneer O\'reely','','',0,7,0,0,0,1.25,1,0,50,50,120,2769,2769,0,1,2097152,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15682,5462,0,0,15780,0,0,0,'Auctioneer Cain','','',0,7,0,0,0,1.25,1,0,50,50,68,2769,2769,0,1,2097154,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15683,5462,0,0,7995,0,0,0,'Auctioneer Naxxremis','','',0,7,0,0,0,1.25,1,0,50,50,68,2769,2769,0,1,2097154,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15684,5462,0,0,15783,0,0,0,'Auctioneer Tricket','','',0,7,0,0,0,1.25,1,0,50,50,68,2769,2769,0,1,2097154,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15685,7561,0,0,6950,6951,6953,6954,'Southsea Kidnapper','','',0,7,0,0,0,1,1,0,45,45,230,2218,2218,0,1,0,2000,0,76,100,0,0,0,0,0,2695,0,0,0,0,0,0,1.5,0.306,'',0,261,0,2.5,8,14,0,6713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20021,20519,0,0,0,0,0,0),(15686,5462,0,0,15781,0,0,0,'Auctioneer Rhyker','','',0,7,0,0,0,1.25,1,0,50,50,68,2769,2769,0,1,2097154,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15687,7272,0,0,16540,0,0,0,'Moroes','Tower Steward','',108,6,0,3,1,35.7,5,0,73,73,16,270892,270892,0,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,2.7,0.6894,'',1,385591,0,2.5,8,14,0,29425,34694,29448,29651,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15688,7272,0,0,11343,0,0,0,'Terestian Illhoof','','',108,3,0,3,1,70,1,0,70,70,16,489020,489020,0,1,0,2000,0,8820,12495,0,0,0,0,604800000,6719,0,0,0,0,0,0,2.8125,1.0125,'',1,386473,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15689,7272,0,0,15363,0,0,0,'Netherspite','','',68,2,0,3,1,140,1,0,70,70,16,782460,782460,3155,1,0,2000,0,8820,12495,0,0,0,0,604800000,6719,0,0,0,0,0,0,18,0.63,'30522',1,385711,0,2.5,8,14,0,38549,30522,38688,38523,0,0,0,0,0,5503,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15690,7272,0,0,19274,0,0,0,'Prince Malchezaar','','',108,3,0,3,1,105,30,0,73,73,16,796740,796740,0,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,4,1.22222,'',1,385523,0,2.5,8,14,0,30898,30843,30852,30901,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15691,7272,0,0,16958,0,0,0,'The Curator','','',108,9,0,3,1,80.5,20,0,73,73,16,488635,488635,67740,1,0,2000,0,10955,15680,0,0,0,0,604800000,7604,0,0,0,0,0,600,4.7,2.35,'',1,385840,0,2.5,8,14,0,30403,30254,30407,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15692,7561,0,0,7789,7790,7791,7792,'Dark Iron Kidnapper','','',0,7,0,0,0,1,1,0,45,45,54,2400,2400,0,1,0,2000,0,76,100,0,0,0,0,0,2695,0,0,0,0,0,100,1.5,0.347,'',0,282,0,2.5,8,14,0,6533,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10551,0,0,0,0,0,0,0),(15693,5462,0,0,15867,0,0,0,'Jonathan the Revelator','','',0,7,0,1,0,1,1,0,61,61,35,2515,2515,2486,1,2,2000,0,699.2,966,0,0,0,0,600000,4044,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15694,5462,0,0,15766,0,0,0,'Stormwind Reveler','','',0,7,0,0,0,1,1,0,1,59,35,342,3261,0,1,1,2000,0,102,135,0,0,0,0,0,3449,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15695,5462,0,0,11686,0,0,0,'Vek Twins Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15696,5462,0,0,15650,0,0,0,'War Effort Recruit','','',0,7,0,0,0,1,1,0,30,30,29,381,381,0,1,0,1400,0,29.4,39.2,1,1900,55.1,79.8,0,1179,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15698,5462,0,0,15660,0,0,0,'Father Winter\'s Helper','','',0,12,0,0,0,1,1,0,1,1,35,46,46,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,0.0235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15699,5462,0,0,10269,0,0,0,'Tranquil Mechanical Yeti','','',0,12,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,2.25,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(15700,5462,0,0,15661,0,0,0,'Warlord Gorchuk','War Effort Commander','',0,7,0,1,0,1,1,0,60,60,29,3400,3400,0,1,2,1400,0,546,724.5,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15701,5462,0,0,15662,0,0,0,'Field Marshal Snowfall','War Effort Commander','',0,7,0,1,0,1,1,0,60,60,55,2900,2900,0,1,3,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15702,5462,0,0,15664,0,0,0,'Senior Sergeant Taiga','War Effort Recruiter','',0,7,0,1,0,1,1,0,60,60,104,4120,4120,0,1,2,1200,0,468,621,1,1450,104.4,153.7,0,3750,0,0,0,0,0,0,2.2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15703,5462,0,0,15665,0,0,0,'Senior Sergeant Grimsford','War Effort Recruiter','',0,7,0,1,0,1,1,0,60,60,68,1700,1700,0,1,2,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15704,5462,0,0,15666,0,0,0,'Senior Sergeant Kai\'jin','War Effort Recruiter','',0,7,0,1,0,1,1,0,60,60,126,6900,6900,0,1,2,1400,0,546,724.5,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15705,5462,0,0,15663,0,0,0,'Winter\'s Little Helper','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(15706,5462,0,0,15904,0,0,0,'Winter Reindeer','','',0,12,0,0,0,1,1,0,70,70,188,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0.5,0.07,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(15707,5462,0,0,15668,0,0,0,'Master Sergeant Fizzlebolt','War Effort Recruiter','',0,7,0,1,0,1,1,0,60,60,875,1100,1100,0,1,2,1400,0,546,724.5,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15708,5462,0,0,15669,0,0,0,'Master Sergeant Maclure','War Effort Recruiter','',0,7,0,1,0,1,1,0,60,60,12,6900,6900,0,1,2,1400,0,546,724.5,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15709,5462,0,0,15670,0,0,0,'Master Sergeant Moonshadow','War Effort Recruiter','',0,7,0,1,0,1,1,0,60,60,80,881,881,0,1,3,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,172,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15710,5462,0,0,15671,0,0,0,'Tiny Snowman','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(15711,8089,0,0,15677,0,0,0,'Black Qiraji Battle Tank','','',0,10,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.52,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15712,5462,0,0,15294,0,0,0,'Dirt Mound','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15713,5875,0,0,15678,0,0,0,'Blue Qiraji Battle Tank','','',1,0,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.52,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15714,8089,0,0,15680,0,0,0,'Yellow Qiraji Battle Tank','','',0,10,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.52,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(15715,8089,0,0,15679,0,0,0,'Green Qiraji Battle Tank','','',0,10,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.52,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(15716,8089,0,0,15681,0,0,0,'Red Qiraji Battle Tank','','',0,10,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.52,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15717,5875,0,0,11686,0,0,0,'Ouro Trigger','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15718,5462,0,0,11108,0,0,0,'Ouro Scarab','','',8,10,0,1,0,1,1,0,60,60,16,11000,11000,0,1,0,1430,0,557.7,740.025,0,0,0,0,730000,3750,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,20477,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15719,5462,0,0,15770,0,0,0,'Thunder Bluff Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,1,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15720,5462,0,0,15683,0,0,0,'Timbermaw Ancestor','','',0,6,0,0,0,0.2,1,0,60,60,636,427,427,5751,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.125,0.9,'',0,0,0,2.5,8,14,0,20295,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15721,5462,0,0,15684,0,0,0,'Mechanical Greench','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15722,5462,0,0,15685,0,0,0,'Squire Leoren Mal\'derath','Stable Master','',0,7,0,0,0,1,1,0,60,60,994,3052,3052,0,1,4194305,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15723,5462,0,0,15762,0,0,0,'Booty Bay Reveler','','',0,7,0,0,0,1,1,0,15,25,35,1500,2000,0,1,0,2000,0,35,48,0,0,0,0,0,1008,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15724,5462,0,0,7102,0,0,0,'Drunken Bruiser','','',0,7,0,0,0,1,1,0,57,57,120,2600,2600,0,1,0,2000,0,98,130,0,0,0,0,0,3342,0,0,0,0,0,0,1.575,0.3213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15725,5462,0,0,15789,0,0,0,'Claw Tentacle','','',8,10,0,0,0,1,1,0,60,60,16,1526,1526,0,1,0,1500,0,78,103.5,0,0,0,0,0,3750,0,0,0,0,0,0,1,1.1,'',0,0,0,2.5,8,14,0,26139,26141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15726,5462,0,0,15788,0,0,0,'Eye Tentacle','','',8,10,0,0,0,1,1,0,60,60,16,2289,2289,0,1,0,1500,0,78,103.5,0,0,0,0,0,3750,0,0,0,0,0,0,2.5,0.96,'',0,0,0,2.5,8,14,0,26139,26143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15727,5462,0,0,15787,0,0,0,'C\'Thun','','',76,10,0,3,1,300,1,0,63,63,370,999300,999300,0,1,0,2000,0,6335,8855,0,0,0,0,6380000,4641,0,0,0,0,0,0,1,1,'',1,1537500,0,2.5,8,14,0,17547,0,24685,28293,0,0,0,0,0,1535,0,0,0,0,0,0,22734,0,0,0,0,0,152,0),(15728,5462,0,0,15790,0,0,0,'Giant Claw Tentacle','','',8,10,0,1,0,1,1,0,60,60,370,91560,91560,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,3391,6524,26211,26478,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15729,5875,0,0,15687,0,0,0,'Father Winter\'s Helper (BIG) gm','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15730,6180,0,0,15294,0,0,0,'Pat\'s Snowcloud Guy','','',0,10,0,0,0,1,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15731,5462,0,0,15707,0,0,0,'Darnassus Commendation Officer','','',0,7,0,0,0,1,1,0,55,55,80,6400,6400,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15732,6180,0,0,13349,0,0,0,'Wonderform Operator','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,1003,1003,0,1,3,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15733,5462,0,0,15712,15711,0,0,'Gnomeregan Commendation Officer','','',0,7,0,0,0,1,1,0,55,55,875,789,789,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15734,5462,0,0,15715,15714,0,0,'Ironforge Commendation Officer','','',0,7,0,0,0,1,1,0,55,55,55,2400,2400,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15735,5462,0,0,15719,15718,0,0,'Stormwind Commendation Officer','','',0,7,0,0,0,1,1,0,55,55,12,789,789,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15736,5462,0,0,15716,0,0,0,'Orgrimmar Commendation Officer','','',0,7,0,0,0,1,1,0,55,55,29,1100,1100,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15737,5462,0,0,15701,0,0,0,'Darkspear Commendation Officer','','',0,7,0,0,0,1,1,0,55,55,126,1900,1900,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15738,5462,0,0,15722,0,0,0,'Undercity Commendation Officer','','',0,7,0,0,0,1,1,0,55,55,68,789,789,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15739,5462,0,0,15720,0,0,0,'Thunder Bluff Commendation Officer','','',0,7,0,0,0,1,1,0,55,55,104,3000,3000,0,1,0,1216,0,57.152,76,0,0,0,0,0,3234,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15740,5462,0,0,15693,0,0,0,'Colossus of Zora','','',8,10,0,3,0,1,1,0,73,73,370,3331000,3331000,0,1,0,1500,0,1777.5,2531.25,0,0,0,0,0,7618,0,0,0,0,0,0,4,0.558,'',1,0,0,2.5,8,14,0,26167,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15741,5462,0,0,15694,0,0,0,'Colossus of Regal','','',8,10,0,3,0,1,1,0,73,73,370,3331000,3331000,0,1,0,1500,0,1777.5,2531.25,0,0,0,0,0,7618,0,0,0,0,0,0,4,0.558,'',1,500000,0,2.5,8,14,0,26167,10473,25208,6605,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15742,5462,0,0,15695,0,0,0,'Colossus of Ashi','','',8,10,0,3,0,1,1,0,73,73,370,3331000,3331000,0,1,0,1500,0,1777.5,2531.25,0,0,0,0,0,7618,0,0,0,0,0,0,4,0.558,'',1,0,0,2.5,8,14,0,26167,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15743,5462,0,0,15696,0,0,0,'Colossal Anubisath Warbringer','','',8,10,0,1,0,1,1,0,61,62,370,345840,356070,0,1,0,1500,0,967.5,1350,0,0,0,0,0,4344,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,16044,11876,18944,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15744,5462,0,0,15697,0,0,0,'Imperial Qiraji Destroyer','','',8,10,0,1,0,1,1,0,62,62,370,49000,49000,51360,1,0,1500,0,967.5,1350,0,0,0,0,0,4344,0,0,0,0,0,0,5,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15745,6180,0,0,15698,0,0,0,'Greatfather Winter\'s Helper','','',0,7,0,0,0,1,1,0,30,30,35,3500,3500,0,1,0,1400,0,29.4,39.2,1,1900,55.1,79.8,0,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15746,6180,0,0,15698,0,0,0,'Great-father Winter\'s Helper','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15747,5462,0,0,15699,0,0,0,'Qiraji Captain','','',8,10,0,1,0,1,1,0,35,35,370,456,456,0,1,0,2000,0,367.5,480,0,0,0,0,0,1349,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15748,5462,0,0,15700,0,0,0,'Lesser Anubisath Warbringer','','',8,10,0,1,0,1,1,0,33,35,370,426,456,0,1,0,2000,0,367.5,480,0,0,0,0,0,1349,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15749,5462,0,0,11096,0,0,0,'Lesser Silithid Flayer','','',0,10,0,1,0,1,1,0,30,31,370,381,396,0,1,0,2000,0,330,435,0,0,0,0,0,1213,0,0,0,0,0,0,1.05,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15750,5462,0,0,15703,0,0,0,'Qiraji Major','','',8,10,0,1,0,1,1,0,45,48,370,616,667,0,1,0,2000,0,607.5,810,0,0,0,0,0,2857,0,0,0,0,0,0,0,2,'',0,71,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15751,5462,0,0,15704,0,0,0,'Anubisath Warbringer','','',8,10,0,1,0,1,1,0,43,45,370,13728,14784,0,1,0,2000,0,570,750,0,0,0,0,0,2695,0,0,0,0,0,0,0,2,'',0,71,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15752,5462,0,0,11096,0,0,0,'Silithid Flayer','','',8,10,0,1,0,1,1,0,40,44,370,3048,3564,0,1,0,2000,0,540,720,0,0,0,0,0,2528,0,0,0,0,0,0,1.05,0.35,'',0,0,0,2.5,8,14,0,6605,36991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15753,5462,0,0,15705,0,0,0,'Qiraji Brigadier General','','',8,10,0,1,0,1,1,0,60,60,370,48000,48000,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,6000,0,2.5,8,14,0,24023,13730,19643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15754,5462,0,0,15706,0,0,0,'Greater Anubisath Warbringer','','',8,10,0,1,0,1,1,0,58,59,370,28710,29610,0,1,0,2000,0,765,1012.5,0,0,0,0,0,3449,0,0,0,0,0,0,0,2,'',0,4130,0,2.5,8,14,0,40504,17963,11876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15756,5462,0,0,11096,0,0,0,'Greater Silithid Flayer','','',0,10,0,1,0,1,1,0,54,57,370,10000,11000,0,1,0,2000,0,735,975,0,0,0,0,0,3342,0,0,0,0,0,0,1.05,0.35,'',0,0,0,2.5,8,14,0,13445,6605,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15757,5462,0,0,15709,0,0,0,'Qiraji Lieutenant General','','',8,10,0,3,0,1,1,0,63,63,370,100000,100000,0,1,0,2000,0,1357.5,1897.5,0,0,0,0,0,4641,0,0,0,0,0,0,0,2,'',1,47769,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15758,5462,0,0,15710,0,0,0,'Supreme Anubisath Warbringer','','',8,10,0,1,0,1,1,0,62,62,370,60000,60000,0,1,0,2000,0,1290,1800,0,0,0,0,0,4344,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15759,5462,0,0,11096,0,0,0,'Supreme Silithid Flayer','','',8,10,0,1,0,1,1,0,60,61,370,16000,17000,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.05,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15760,13202,0,0,15713,0,0,0,'Winter Reveler','','',0,7,0,0,0,1,1,0,30,40,35,955,1524,0,1,1,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15761,5462,0,0,15731,0,0,0,'Officer Vu\'Shalay','Darkspear Commendations','',0,7,0,0,0,1,1,0,55,55,126,2100,2100,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15762,5462,0,0,15727,0,0,0,'Officer Lunalight','Darnassus Commendations','',0,7,0,0,0,1,1,0,55,55,80,2614,2614,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15763,5462,0,0,15729,0,0,0,'Officer Porterhouse','Gnomeregan Commendations','',0,7,0,0,0,1,1,0,55,55,875,2614,2614,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15764,5462,0,0,15726,0,0,0,'Officer Ironbeard','Ironforge Commendations','',0,7,0,0,0,1,1,0,55,55,55,2614,2614,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15765,5462,0,0,15724,0,0,0,'Officer Redblade','Orgrimmar Commendations','',0,7,0,0,0,1,1,0,55,55,29,2400,2400,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15766,5462,0,0,15728,0,0,0,'Officer Maloof','Stormwind Commendations','',0,7,0,0,0,1,1,0,55,55,12,2614,2614,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15767,5462,0,0,15730,0,0,0,'Officer Thunderstrider','Thunder Bluff Commendations','',0,7,0,0,0,1,1,0,55,55,104,2614,2614,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15768,5462,0,0,15725,0,0,0,'Officer Gothena','Undercity Commendations','',0,7,0,0,0,1,1,0,55,55,68,2614,2614,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15769,5462,0,0,13069,0,0,0,'Resonating Crystal','','',0,10,0,1,0,1,1,0,1,1,370,8,8,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15770,5462,0,0,13069,0,0,0,'Greater Resonating Crystal','','',0,10,0,1,0,1,1,0,1,1,370,8,8,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15771,5462,0,0,13069,0,0,0,'Major Resonating Crystal','','',0,10,0,1,0,1,1,0,1,1,370,8,8,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15772,5875,0,0,15732,0,0,0,'Christmas Darkmaster Gandling','','',0,7,0,1,0,1,1,0,1,1,21,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15773,5875,0,0,15733,0,0,0,'Christmas Cannon Master Willey','','',0,7,0,1,0,1,1,0,1,1,67,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15774,5875,0,0,15734,0,0,0,'Christmas Prince Tortheldrin','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15775,5875,0,0,15735,0,0,0,'Christmas Emperor Dagran Thaurissan','','',0,7,0,1,0,1,1,0,56,56,54,24291,24291,0,1,0,2000,0,720,952.5,0,0,0,0,0,3289,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,15636,17492,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15776,5875,0,0,15736,0,0,0,'Christmas Warchief Rend Blackhand','','',8,7,0,3,0,1,1,0,1,1,40,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15777,5875,0,0,15737,0,0,0,'Christmas War Master Voone','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15778,8089,0,0,15791,0,0,0,'Mouth Tentacle Mount Visual','','',8,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15780,9183,0,0,15744,0,0,0,'Human Male Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15781,9183,0,0,15745,0,0,0,'Human Female Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15782,5875,0,0,15746,0,0,0,'Dwarf Male Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15783,5875,0,0,15747,0,0,0,'Dwarf Female Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15784,5875,0,0,15748,0,0,0,'Night Elf Female Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15785,5875,0,0,15749,0,0,0,'Troll Female Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15786,5875,0,0,15751,0,0,0,'Orc Female Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15787,13202,0,0,15752,0,0,0,'Goblin Female Winter Reveler','','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,2000,0,27.7781,27.7781,0,0,20,20,0,2999,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15788,5875,0,0,15753,0,0,0,'Undead Female Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15789,5875,0,0,15754,0,0,0,'Tauren Female Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15790,5875,0,0,15755,0,0,0,'Undead Male Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15791,5875,0,0,15756,0,0,0,'Orc Male Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15792,5875,0,0,15757,0,0,0,'Troll Male Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15793,5875,0,0,15759,0,0,0,'Tauren Male Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15794,5875,0,0,15758,0,0,0,'Night Elf Male Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15795,5875,0,0,15750,0,0,0,'Goblin Male Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15796,5875,0,0,15760,0,0,0,'Christmas Goraluk Anvilcrack','Blackhand Legion Armorsmith','',0,7,0,2,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15797,5462,0,0,15777,0,0,0,'Colossus Researcher Sophia','','',0,7,0,0,0,1,1,0,60,60,1613,881,881,0,1,2,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15798,5462,0,0,15775,0,0,0,'Colossus Researcher Nestor','','',0,7,0,0,0,1,1,0,60,60,1613,881,881,0,1,2,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15799,5462,0,0,15776,0,0,0,'Colossus Researcher Eazel','','',0,7,0,0,0,1,1,0,60,60,1613,881,881,0,1,2,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15800,5462,0,0,11686,0,0,0,'Exit Trigger','','',8,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15801,5462,0,0,13069,0,0,0,'GONG BOY DND DNR','HOLDER OF THE GONG','',0,10,0,0,0,1,1,0,4,11,35,86,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15802,5462,0,0,15793,0,0,0,'Flesh Tentacle','','',8,10,0,0,0,1,1,0,60,60,16,26000,26000,0,1,0,1500,0,78,103.5,0,0,0,0,0,3750,0,0,0,0,0,0,1,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15803,5462,0,0,19071,4590,0,0,'Tranquil Air Totem','','',0,11,0,0,0,1,1,0,70,70,58,1700,1700,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,19801,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15804,5462,0,0,13069,0,0,0,'Lesser Resonating Crystal','','',0,10,0,1,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15805,5462,0,0,13069,0,0,0,'Minor Resonating Crystal','','',0,10,0,1,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15806,5462,0,0,15785,0,0,0,'Qiraji Lieutenant','','',8,10,0,1,0,1,1,0,28,28,370,8100,8100,0,1,0,2000,0,292.5,397.5,0,0,0,0,0,1111,0,0,0,0,0,0,0,2,'',0,500,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15807,5462,0,0,15700,0,0,0,'Minor Anubisath Warbringer','','',8,10,0,1,0,1,1,0,25,25,370,3400,3400,0,1,0,2000,0,262.5,360,0,0,0,0,0,1008,0,0,0,0,0,0,0,2,'',0,500,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15808,5462,0,0,11096,0,0,0,'Minor Silithid Flayer','','',8,10,0,1,0,1,1,0,21,23,370,930,1100,0,1,0,2000,0,247.5,330,0,0,0,0,0,940,0,0,0,0,0,0,1.05,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15809,5875,0,0,15786,0,0,0,'C\'Thun Transformation Visual','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,25,14,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15810,5462,0,0,15700,0,0,0,'Eroded Anubisath Warbringer','','',8,10,0,1,0,1,1,0,16,17,370,1600,1800,0,1,0,2000,0,187.5,247.5,0,0,0,0,0,734,0,0,0,0,0,0,0,2,'',0,200,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15811,5462,0,0,11096,0,0,0,'Faltering Silithid Flayer','','',0,10,0,1,0,1,1,0,11,14,370,124,540,0,1,0,2000,0,150,202.5,0,0,0,0,0,630,0,0,0,0,0,0,1.05,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15812,5462,0,0,15785,0,0,0,'Qiraji Officer','','',8,10,0,1,0,1,1,0,18,20,370,2800,3600,0,1,0,2000,0,217.5,292.5,0,0,0,0,0,836,0,0,0,0,0,0,0,2,'',0,200,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15813,5462,0,0,15738,0,0,0,'Qiraji Officer Zod','','',8,10,0,1,0,1,1,0,20,20,370,240,240,0,1,0,2000,0,217.5,292.5,0,0,0,0,0,836,0,0,0,0,0,0,5.5,4.5,'',0,71,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15814,5462,0,0,15697,0,0,0,'Qiraji Lieutenant Jo-rel','','',8,10,0,1,0,1,1,0,28,28,370,352,352,0,1,0,2000,0,292.5,397.5,0,0,0,0,0,1111,0,0,0,0,0,0,5,0.558,'',0,500,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15815,5462,0,0,15697,0,0,0,'Qiraji Captain Ka\'ark','','',8,10,0,1,0,1,1,0,40,40,370,535,535,0,1,0,2000,0,420,555,0,0,0,0,0,1938,0,0,0,0,0,0,5,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15816,5462,0,0,15738,0,0,0,'Qiraji Major He\'al-ie','','',0,10,0,1,0,1,1,0,50,50,370,701,701,0,1,0,2000,0,637.5,840,0,0,0,0,0,2966,0,0,0,0,0,0,5.5,4.5,'',0,71,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15817,5462,0,0,15376,0,0,0,'Qiraji Brigadier General Pax-lish','','',8,10,0,1,0,1,1,0,60,60,370,21000,21000,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,5.5,4.5,'',0,4189,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15818,5462,0,0,15794,0,0,0,'Lieutenant General Nokhor','','',8,10,0,3,0,1,1,0,73,73,370,280000,280000,393000,1,0,1500,0,1777.5,2531.25,0,0,0,0,0,7618,0,0,0,0,0,0,5,0.558,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15832,5875,0,0,15806,0,0,0,'Father Winter\'s Helper (BIG) rm','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15835,5875,0,0,15799,0,0,0,'Father Winter\'s Helper (BIG) rf','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15838,5875,0,0,15795,0,0,0,'Father Winter\'s Helper (BIG) gf','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15839,5462,0,0,15838,0,0,0,'Might of Kalimdor Grunt','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15840,7272,0,0,15811,0,0,0,'Might of Kalimdor Sergeant','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15841,5462,0,0,15812,0,0,0,'Might of Kalimdor Lieutenant','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15842,7272,0,0,15813,0,0,0,'Might of Kalimdor Mage','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15843,5462,0,0,15814,0,0,0,'Might of Kalimdor Priest','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15844,7272,0,0,15846,0,0,0,'Might of Kalimdor Restorer','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15845,5462,0,0,15810,0,0,0,'Might of Kalimdor Captain','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15846,5462,0,0,15816,0,0,0,'Might of Kalimdor Archer','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15847,5462,0,0,15817,0,0,0,'Might of Kalimdor Shaman','','',0,7,0,0,0,1,1,0,25,25,777,309,309,655,1,0,2000,0,35,48,0,0,0,0,0,1008,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15848,5462,0,0,15818,0,0,0,'Might of Kalimdor Infantry','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15849,7272,0,0,15815,0,0,0,'Might of Kalimdor Druid','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15850,7272,0,0,15819,0,0,0,'Might of Kalimdor Skirmisher','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15851,5462,0,0,15820,0,0,0,'Might of Kalimdor Marshal','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15852,5462,0,0,15821,0,0,0,'Orgrimmar Elite Shieldguard','','',0,7,0,1,0,1,1,0,60,60,777,10482,10482,0,1,0,1420,0,553.8,734.85,1,1562,112.464,165.572,0,3750,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15853,5462,0,0,15823,0,0,0,'Orgrimmar Elite Infantryman','','',0,7,0,1,0,1,1,0,59,60,777,2600,33000,0,1,0,1420,0,553.8,734.85,1,1562,112.464,165.572,0,3750,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15854,5462,0,0,15825,0,0,0,'Orgrimmar Elite Cavalryman','','',0,7,0,1,0,1,1,0,61,61,777,180000,180000,0,1,0,1420,0,846.675,1176.82,1,1562,198.374,293.656,0,4047,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15855,5462,0,0,15827,0,0,0,'Tauren Rifleman','','',0,7,0,1,0,1,1,0,65,68,777,14539,15392,12170,1,0,2000,0,1732.5,2437.5,0,0,0,0,0,6126,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15856,5462,0,0,15829,0,0,0,'Tauren Primalist','','',0,7,0,1,0,1,1,0,65,68,777,12943,15383,81960,1,0,2000,0,1732.5,2437.5,0,0,0,0,0,6126,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15857,5462,0,0,15860,0,0,0,'Stormwind Cavalryman','','',524294,7,0,1,0,1,1,0,61,61,777,4000,4000,0,1,0,1460,0,870.525,1209.97,1,1606,203.962,301.928,0,4047,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15858,5462,0,0,15831,0,0,0,'Stormwind Infantryman','','',524294,7,0,1,0,1,1,0,59,60,777,4000,4000,0,1,0,1460,0,569.4,755.55,1,1606,115.632,170.236,0,3750,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15859,5462,0,0,15833,0,0,0,'Stormwind Archmage','','',524294,7,0,1,0,1,1,0,62,62,777,4000,4000,128400,1,0,1460,0,941.7,1314,1,1606,223.234,332.442,0,4344,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15860,5462,0,0,15689,0,0,0,'Kaldorei Marksman','','',0,7,0,1,0,1,1,0,60,60,777,960,960,2434,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15861,5462,0,0,15835,0,0,0,'Ironforge Infantryman','','',0,7,0,1,0,1,1,0,59,60,777,862,881,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15862,5462,0,0,15837,0,0,0,'Ironforge Cavalryman','','',273154054,7,0,1,0,1,1,0,61,61,777,150000,150000,0,1,0,1420,0,846.675,1176.82,1,1562,198.374,293.656,0,4047,0,0,0,0,0,0,2,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15863,5462,0,0,15840,0,0,0,'Darkspear Shaman','','',0,7,0,1,0,1,1,0,60,60,777,61050,61050,81960,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,14900,15305,27621,61633,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15864,9464,0,0,15862,0,0,0,'Valadar Starsong','Coin of Ancestry Collector','',0,7,0,0,0,1,1,0,55,55,35,5000,5000,0,1,131,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15865,5462,0,0,15811,0,0,0,'Might of Kalimdor Major','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15866,5462,0,0,15842,0,0,0,'High Commander Lynore Windstryke','','',0,7,0,1,0,1,1,0,63,63,777,440000,440000,0,1,0,1400,0,950.25,1328.25,1,1550,227.85,339.45,0,4641,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15867,5462,0,0,15813,0,0,0,'Might of Kalimdor Archmage','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15868,5462,0,0,15843,0,0,0,'Highlord Leoric Von Zeldig','','',0,7,0,1,0,1,1,0,63,63,777,32344,32344,131000,1,0,1450,0,984.19,1375.69,1,1600,235.2,350.4,0,4641,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15869,5462,0,0,15844,0,0,0,'Malagav the Tactician','','',0,7,0,1,0,1,1,0,60,60,777,15234,15234,121700,1,0,1400,0,546,724.5,1,1550,111.6,164.3,0,3750,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15870,5462,0,0,15845,0,0,0,'Duke August Foehammer','','',0,7,0,1,0,1,1,0,63,63,777,410000,410000,0,1,0,1500,0,1018.12,1423.12,1,1650,242.55,361.35,0,4641,0,0,0,0,0,0,2.3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15871,9464,0,0,15625,0,0,0,'Elder Bronzebeard','','',0,7,0,0,0,1,1,0,60,60,35,3857,3857,5751,1,3,2000,0,74,102,0,0,0,0,0,3025,0,0,0,0,0,0,1.8,0.4164,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15872,8209,0,0,11686,0,0,0,'Pat\'s Firework Cluster Guy (BLUE)','','',0,10,0,0,0,1.35,1,0,1,1,114,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15873,7272,0,0,11686,0,0,0,'Pat\'s Firework Cluster Guy (RED)','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15874,7272,0,0,11686,0,0,0,'Pat\'s Firework Cluster Guy (GREEN)','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15875,5875,0,0,11686,0,0,0,'Pat\'s Firework Cluster Guy (PURPLE)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15876,5875,0,0,11686,0,0,0,'Pat\'s Firework Cluster Guy (WHITE)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15877,5875,0,0,11686,0,0,0,'Pat\'s Firework Cluster Guy (YELLOW)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15878,5462,0,0,11686,0,0,0,'Warcaller Finster','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15879,8089,0,0,11686,0,0,0,'Pat\'s Firework Guy - BLUE','','',0,10,0,0,0,1.35,1,0,1,1,114,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15880,7272,0,0,11686,0,0,0,'Pat\'s Firework Guy - GREEN','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15881,5875,0,0,11686,0,0,0,'Pat\'s Firework Guy - PURPLE','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15882,7272,0,0,11686,0,0,0,'Pat\'s Firework Guy - RED','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15883,7272,0,0,11686,0,0,0,'Pat\'s Firework Guy - YELLOW','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15884,7272,0,0,11686,0,0,0,'Pat\'s Firework Guy - WHITE','','',0,10,0,0,0,1,1,0,1,1,114,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15885,6180,0,0,11686,0,0,0,'Pat\'s Firework Guy - BLUE BIG','','',0,10,0,0,0,1,1,0,1,1,114,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15886,7272,0,0,11686,0,0,0,'Pat\'s Firework Guy - GREEN BIG','','',0,10,0,0,0,1,1,0,1,1,114,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15887,7561,0,0,11686,0,0,0,'Pat\'s Firework Guy - PURPLE BIG','','',0,10,0,0,0,1,1,0,1,1,114,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15888,7272,0,0,11686,0,0,0,'Pat\'s Firework Guy - RED BIG','','',0,10,0,0,0,1,1,0,1,1,114,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15889,7561,0,0,11686,0,0,0,'Pat\'s Firework Guy - WHITE BIG','','',0,10,0,0,0,1,1,0,1,1,114,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15890,7561,0,0,11686,0,0,0,'Pat\'s Firework Guy - YELLOW BIG','','',0,10,0,0,0,1,1,0,1,1,114,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15891,9464,0,0,15863,15876,15875,15877,'Lunar Festival Herald','','',0,7,0,0,0,1,1,0,55,55,35,4100,4100,0,1,2,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15892,9464,0,0,15864,0,0,0,'Lunar Festival Emissary','','',0,7,0,0,0,1,1,0,55,55,35,5725,5725,0,1,2,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15893,9464,0,0,15294,0,0,0,'Lunar Firework Credit Marker','','',0,10,0,0,0,1.35,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15894,9464,0,0,15294,0,0,0,'Lunar Cluster Credit Marker','','',0,10,0,0,0,1.35,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15895,9464,0,0,15865,0,0,0,'Lunar Festival Harbinger','','',0,7,0,0,0,1,1,0,55,55,35,5800,5800,5013,1,3,2000,0,67,93,0,0,0,0,0,2609,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15896,5462,0,0,15866,0,0,0,'C\'Thun Portal','','',0,10,0,0,0,200,1,0,63,63,370,666200,666200,0,1,33554432,2000,0,181,253,0,0,0,0,25000,4641,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,152,0),(15897,9464,0,0,15294,0,0,0,'Large Spotlight','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,2.25,1.125,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15898,9464,0,0,15869,0,0,0,'Lunar Festival Vendor','','',0,7,0,0,0,1,1,0,55,55,35,1500,1500,5013,1,640,2000,0,67,93,0,0,0,0,0,2609,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15899,8606,0,0,15870,0,0,0,'Lunar Festival NE Vendor (PH)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15900,8606,0,0,15871,0,0,0,'Lunar Festival NE Harbinger','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15901,5462,0,0,15881,0,0,0,'Vanquished Tentacle','','',8,10,0,0,0,2,1,0,1,1,35,8,8,2578,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15902,9464,0,0,15880,0,0,0,'Giant Spotlight','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,1.5,'50236',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15903,5462,0,0,15442,0,0,0,'Sergeant Carnes','','',0,7,0,1,0,5,1,0,60,60,1611,25000,25000,0,1,1,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15904,5462,0,0,15882,0,0,0,'Tentacle Portal','','',0,10,0,0,0,1,1,0,1,1,35,666200,666200,0,1,33554432,1400,0,126.7,177.1,0,0,0,0,0,7,0,0,0,0,0,0,0.1,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15905,5462,0,0,15883,0,0,0,'Darnassus Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,1,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15906,5462,0,0,15887,0,0,0,'Ironforge Reveler','','',0,7,0,0,0,1,1,0,3,60,35,71,3052,0,1,1,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15907,5462,0,0,15895,0,0,0,'Undercity Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,1,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15908,5462,0,0,15891,0,0,0,'Orgrimmar Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,1,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15909,9464,0,0,15899,0,0,0,'Fariel Starsong','Coin of Ancestry Collector','',0,7,0,0,0,1,1,0,60,60,35,5000,5000,5751,1,4227,2000,0,74,102,0,0,0,0,0,3025,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15910,5462,0,0,15900,0,0,0,'Giant Tentacle Portal','','',0,10,0,0,0,1,1,0,1,1,35,666200,666200,0,1,33554432,1400,0,126.7,177.1,0,0,0,0,0,7,0,0,0,0,0,0,1,0.0235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15911,7272,0,0,11686,0,0,0,'Pat\'s Firework Cluster Guy (BLUE BIG)','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15912,7272,0,0,11686,0,0,0,'Pat\'s Firework Cluster Guy (GREEN BIG)','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15913,5875,0,0,11686,0,0,0,'Pat\'s Firework Cluster Guy (PURPLE BIG)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15914,7272,0,0,11686,0,0,0,'Pat\'s Firework Cluster Guy (RED BIG)','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15915,5875,0,0,11686,0,0,0,'Pat\'s Firework Cluster Guy (WHITE BIG)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15916,5875,0,0,11686,0,0,0,'Pat\'s Firework Cluster Guy (YELLOW BIG)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15917,11403,0,0,15875,0,0,0,'Lunar Festival Reveler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15918,5462,0,0,11686,0,0,0,'Pat\'s Firework Cluster Guy (ELUNE)','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15919,6180,0,0,15905,0,0,0,'Jade Owl','','',0,12,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15920,7272,0,0,15916,0,0,0,'Hathvelion Sungaze','','',0,7,0,0,0,1,1,0,12,12,1604,140,140,0,1,3,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15921,7272,0,0,16036,0,0,0,'Captain Kelisendra','','',0,7,0,0,0,1,1,0,11,11,1604,124,124,0,1,3,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15922,5875,0,0,11686,0,0,0,'Viscidus Trigger','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15923,7272,0,0,15918,0,0,0,'Golden Hare','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15924,7272,0,0,15919,0,0,0,'Apprentice Loralthalis','','',0,7,0,0,0,1,1,0,6,6,1604,300,300,0,1,3,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15925,5462,0,0,11686,0,0,0,'Toxic Slime','','',0,10,0,0,0,1,1,0,1,1,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15926,6180,0,0,15920,0,0,0,'Black Pearl Panther','','',0,12,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15927,6180,0,0,18117,0,0,0,'Truesilver Crab','','',0,12,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15928,5462,0,0,16137,0,0,0,'Thaddius','','',76,6,0,3,1,1,1,0,83,83,21,3834875,3834875,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,10,0.7,'62371 61204',1,1570821,0,2.5,8,14,0,28167,28299,28167,28089,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15929,5462,0,0,15297,0,0,0,'Stalagg','','',76,6,0,3,0,1,1,0,83,83,21,836700,836700,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,3.75,1.5,'',1,0,0,2.5,8,14,0,28125,28134,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15930,5462,0,0,15297,0,0,0,'Feugen','','',76,6,0,3,0,1,1,0,83,83,21,836700,836700,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,3.75,1.5,'',1,0,0,2.5,8,14,0,28125,28127,28135,28337,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15931,5462,0,0,16035,0,0,0,'Grobbulus','','',76,6,0,3,1,210,2,0,83,83,21,2928450,2928450,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,675,233,299,165,73,955,6.75,3.3,'',1,1588047,0,2.5,8,14,0,28240,28169,28157,28137,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,166,0),(15932,5462,0,0,16064,0,0,0,'Gluth','','',76,6,0,3,1,200,2,0,83,83,21,2789000,2789000,0,1,0,1600,0,14252,19124,0,0,0,0,604800000,10673,0,0,0,0,0,0,12,1.5,'18950 18950',1,1617107,0,2.5,8,14,0,26662,28371,54378,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(15933,5462,0,0,11686,0,0,0,'Poison Cloud','','',1024,10,0,0,0,1,1,0,60,60,14,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15934,5462,0,0,14522,0,0,0,'Hive\'Zara Hornet','','',8,10,0,1,0,1,1,0,61,61,310,47160,47160,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,1650000,4047,0,0,0,0,0,0,3.9,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15935,7272,0,0,15922,0,0,0,'Truesilver Boar','','',0,9,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15936,5462,0,0,16309,0,0,0,'Heigan the Unclean','','',76,6,0,3,1,1,1,0,83,83,21,3067900,3067900,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,43,292,43,329,43,7.5,0.93,'18950 18950',1,939470,0,2.5,8,14,0,29998,37159,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15937,7272,0,0,1773,0,0,0,'Mmmrrrggglll','Grimscale Chieftain','',0,7,0,0,0,1.1,1,0,9,9,18,183,183,178,1,0,2000,0,11,15,0,0,0,0,300000,369,0,0,0,0,0,0,3,0.834,'',0,8,0,2.5,8,14,0,12058,21030,12491,0,0,0,0,0,0,0,0,0,0,0,0,0,21757,21771,21770,0,0,0,0,0),(15938,6180,0,0,15936,17264,17266,17265,'Eversong Ranger','','',0,7,0,0,0,1.05,1,0,12,12,1603,230,230,537,1,0,1500,0,9,12.75,0,0,0,0,300000,475,0,0,0,0,0,0,1.5,0.383,'',0,50,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15939,7272,0,0,15906,0,0,0,'Ranger Degolien','','',0,7,0,0,0,1.05,1,0,30,30,1604,774,774,2175,1,3,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15940,7272,0,0,15906,0,0,0,'Ranger Selron','','',0,7,0,0,0,1.05,1,0,30,30,1604,774,774,2175,1,2,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15941,7272,0,0,17289,0,0,0,'Apprentice Ralen','','',0,7,0,0,0,1.05,1,0,8,8,1604,96,96,319,1,2,1500,0,5.25,7.5,0,0,0,0,300000,265,0,0,0,0,0,0,1.35,0.3447,'',0,0,0,2.5,8,14,0,20811,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15942,7272,0,0,15520,0,0,0,'Ranger Sareyn','','',0,7,0,0,0,1.05,1,0,15,15,1604,174,174,326,1,3,1500,0,15,20.25,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15943,8606,0,0,9229,0,0,0,'Hive\'Zara Hornet','','',0,10,0,1,0,1,1,0,61,61,14,46740,46740,0,1,0,1500,0,894.375,1243.12,0,0,0,0,0,4047,0,0,0,0,0,0,2.25,2.655,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15944,6180,0,0,15923,0,0,0,'Ruby Serpent','','',0,12,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.3125,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15945,7272,0,0,17290,0,0,0,'Apprentice Meledor','','',0,7,0,0,0,1,1,0,8,8,1604,150,150,319,1,2,1500,0,5.25,7.5,0,0,0,0,300000,265,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15946,7272,0,0,15933,0,0,0,'Apprentice Veya','','',0,7,0,0,0,1.05,1,0,30,30,1604,774,774,2175,1,0,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15947,8606,0,0,15914,0,0,0,'Whisperwind Villager','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15948,6180,0,0,15905,0,0,0,'Emerald Owl','','',0,12,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15949,7272,0,0,15925,0,0,0,'Thaelis the Hungerer','','',0,7,0,0,0,1,1,0,6,6,16,115,115,126,1,0,2000,0,6,8,0,0,0,0,300000,163,0,0,0,0,0,0,1.8,0.6,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21781,0,0,0,0,0,0,0),(15950,7272,0,0,15926,0,0,0,'Grimscale Seer','','',0,7,0,0,0,1,1,0,6,7,18,115,131,132,1,0,2000,0,8,11,0,0,0,0,300000,208,0,0,0,0,0,0,1.275,0.35445,'',0,7,0,2.5,8,14,0,20802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21757,0,0,0,0,0,100,0),(15951,7272,0,0,16658,0,0,0,'Magister Duskwither','','',0,7,0,0,0,1.05,1,0,16,16,1604,300,300,856,1,3,2000,0,17,23,0,0,0,0,300000,589,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15952,5462,0,0,15928,0,0,0,'Maexxna','','',76,1,0,3,1,1,1,0,83,83,21,2510100,2510100,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,38,875,243,175,38,855,20.01,8.7,'',1,0,0,2.5,8,14,0,28741,28776,28747,29484,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15953,5462,0,0,15940,0,0,0,'Grand Widow Faerlina','','',76,7,0,3,1,1,1,0,83,83,21,2231200,2231200,85160,1,0,2000,0,17360,23590,0,0,0,0,604800000,10573,46,249,316,52,63,62,2.55,0.3536,'18950 18950',1,948362,0,2.5,8,14,0,28798,28796,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15954,5462,0,0,16590,0,0,0,'Noth the Plaguebringer','','',76,6,0,3,1,200,30,0,83,83,21,2789000,2789000,127740,1,0,2400,0,20832,28308,0,0,0,0,604800000,10573,675,73,79,95,299,199,3,0.612,'18950 18950',1,0,0,2.5,8,14,0,29213,29212,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15955,7272,0,0,18116,0,0,0,'Black Diamond Crab','','',0,12,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15956,5462,0,0,15931,0,0,0,'Anub\'Rekhan','','',76,6,0,3,1,160,2,0,83,83,21,2231200,2231200,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,10,0.5,'18950 18950 18943',1,975456,0,2.5,8,14,0,28783,28785,26662,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15957,5462,0,0,15294,0,0,0,'Ouro Spawner','','',0,10,0,0,0,1,1,0,1,1,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15958,7272,0,0,11397,0,0,0,'Gharsul the Remorseless','','',0,6,0,0,0,1,1,0,8,8,21,143,143,319,1,0,1400,0,5.6,7,0,0,0,0,480000,172,0,0,0,0,0,0,1.4375,0.115,'',0,7,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15959,6180,0,0,18115,0,0,0,'Dark Iron Scorpid','','',0,12,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15961,9464,0,0,15304,0,0,0,'Lunar Festival Sentinel','','',0,7,0,1,0,1,1,0,60,60,1254,5000,5000,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.389,'18950',0,0,0,2.5,8,14,0,18328,19643,23337,15618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15962,5462,0,0,15362,0,0,0,'Vekniss Hatchling','','',8,10,0,0,0,1,1,0,60,60,310,9156,9156,0,1,0,2000,0,104,138,0,0,0,0,3520000,3750,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15963,5462,0,0,15932,0,0,0,'The Master\'s Eye','','',4,10,0,3,0,1,1,0,73,73,14,3331,3331,0,1,0,1400,0,4434.5,6198.5,0,0,0,0,224000,7618,0,0,0,0,0,0,1,0.0235,'',1,0,0,2.5,8,14,0,24685,11337,0,25645,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15964,5462,0,0,11686,0,0,0,'Buru Egg Trigger','','',0,10,0,0,0,1,1,0,54,55,114,25432,26225,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15965,7272,0,0,15513,0,0,0,'Duskwither Apprentice','','',0,7,0,0,0,1,1,0,10,10,16,180,180,382,1,0,2000,0,8,13,0,0,0,0,300000,423,0,0,0,0,0,0,1.5,0.5,'',0,9,0,2.5,8,14,0,13860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(15966,7272,0,0,15934,0,0,0,'Mana Serpent','','',0,1,0,0,0,1,1,0,9,10,14,166,186,185,1,0,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.3,0.65,'',0,0,0,2.5,8,14,0,25602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15967,7272,0,0,15438,0,0,0,'Ether Fiend','','',0,4,0,0,0,1,1,0,9,10,91,166,186,185,1,0,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15968,7272,0,0,15935,0,0,0,'Darnassian Scout','','',0,7,0,0,0,1,1,0,6,7,124,120,140,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.389,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15969,7272,0,0,16655,0,0,0,'Groundskeeper Wyllithen','','',0,7,0,0,0,1.5,1,0,8,8,1604,88,88,0,1,3,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15970,7272,0,0,17224,0,0,0,'Instructor Antheol','','',0,7,0,0,0,1.05,1,0,30,30,1604,774,774,2175,1,3,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,20811,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15971,6180,0,0,16469,16716,0,0,'Silvermoon Apprentice','','',0,7,0,0,0,1.05,1,0,8,8,1604,150,150,319,1,0,1500,0,5.25,7.5,0,0,0,0,300000,265,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,20811,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15972,5462,0,0,10186,0,0,0,'Alterac Valley Battlemaster','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15973,5875,0,0,7919,0,0,0,'Naxxramas Template','','',8,10,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15974,5462,0,0,15937,0,0,0,'Dread Creeper','','',73,1,3,1,0,6,1,0,81,81,312,78198,78198,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,1.5,1.87,'',0,0,0,2.5,8,14,0,22687,744,6751,0,0,0,0,0,0,0,0,0,0,13153,0,0,0,0,0,0,0,0,0,0),(15975,5462,0,0,15938,0,0,0,'Carrion Spinner','','',73,1,3,1,0,7,1,0,81,81,312,91231,91231,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,1.95,2.431,'',0,0,0,2.5,8,14,0,28434,30043,0,0,0,0,0,0,0,0,0,0,0,13151,0,0,0,0,0,0,0,0,0,0),(15976,5462,0,0,15939,0,0,0,'Venom Stalker','','',73,1,3,1,0,12,1,0,81,81,312,156396,156396,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,166,0,0,0,3,3.74,'',0,0,0,2.5,8,14,0,28431,0,0,0,0,0,0,0,0,0,0,0,0,13150,0,0,0,0,0,0,0,0,0,0),(15977,5462,0,0,959,0,0,0,'Poisonous Skitterer','','',8,1,0,1,0,2,1,0,81,81,312,26066,26066,0,1,0,1000,0,1740,2265,0,0,0,0,3600000,10033,0,0,0,0,0,0,0.825,1.0285,'53668',0,0,0,2.5,8,14,0,11337,24097,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15978,5462,0,0,15941,0,0,0,'Crypt Reaver','','',72,6,0,1,0,1,1,0,81,81,312,234594,234594,0,1,0,1200,0,2088,2718,0,0,0,0,3600000,10033,0,0,0,0,0,0,2.1875,1.75,'56604',0,7752,0,2.5,8,14,0,15284,34970,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(15979,5462,0,0,15942,0,0,0,'Tomb Horror','','',72,6,0,1,0,1,1,0,81,81,312,182462,182462,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,2.5,2,'',0,7613,0,2.5,8,14,0,54313,54311,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15980,5462,0,0,16594,0,0,0,'Naxxramas Cultist','','',72,7,0,1,0,1,1,0,81,81,312,20852,20852,89790,1,0,2000,0,2632.5,3817.5,0,0,0,0,3600000,8102,0,0,0,0,0,0,1.8,0.3672,'',0,7603,0,2.5,8,14,0,53850,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15981,5462,0,0,16598,0,0,0,'Naxxramas Acolyte','','',72,7,0,1,0,1,1,0,81,81,312,20852,20852,89790,1,0,2000,0,2632.5,3817.5,0,0,0,0,3600000,8102,0,0,0,0,0,0,1.8,0.3672,'',0,7633,0,2.5,8,14,0,56063,56064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15982,8606,0,0,15762,0,0,0,'[PH] Valentine Reveler, Male','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15983,8606,0,0,15764,0,0,0,'[PH] Valentine Reveler, Female','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15984,5462,0,0,15465,0,0,0,'Sartura\'s Royal Guard','','',8,10,0,1,0,1,1,0,61,61,310,94320,94320,0,1,0,1920,0,1144.8,1591.2,0,0,0,0,3520000,4047,0,0,0,0,0,0,2.625,1.75,'',0,0,0,2.5,8,14,0,26038,26027,26038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15985,8606,0,0,6769,0,0,0,'Eric Maloof Test Guy','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15989,5462,0,0,16033,0,0,0,'Sapphiron','','',76,6,0,3,1,300,2,0,83,83,21,4183500,4183500,0,1,0,1800,0,16033.5,21514.5,0,0,0,0,604800000,10673,675,175,146,295,199,35,22,20,'18950 18950',1,1881980,0,2.5,8,14,0,28524,55696,28560,28542,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15990,5462,0,0,15945,0,0,0,'Kel\'Thuzad','','',76,6,0,3,1,1,1,0,83,83,21,5660600,5660600,1572000,1,0,2000,0,17360,23590,0,0,0,0,604800000,10573,89,199,166,200,100,232,10,0.842,'18950 18950',1,2029256,0,2.5,8,14,0,27810,27819,28478,27808,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15991,5462,0,0,15947,0,0,0,'Lady Dena Kennedy','','',0,7,0,1,0,3,1,0,60,60,12,9156,9156,0,1,3,2000,0,478.4,634.8,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.208,'',0,350,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15992,8606,0,0,2467,0,0,0,'Sam\'s Test Dummy 1','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15993,8606,0,0,2467,0,0,0,'Sam\'s Test Dummy 2','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15996,8606,0,0,2467,0,0,0,'Sam\'s Test Dummy 1 (1)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15997,8606,0,0,2467,0,0,0,'Sam\'s Test Dummy 2 (1)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15998,8606,0,0,2467,0,0,0,'Sam\'s Test Dummy 1 (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15999,8606,0,0,2467,0,0,0,'Sam\'s Test Dummy 2 (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16000,8606,0,0,2575,0,0,0,'World Master Tailoring Trainer','Tailoring Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16001,9464,0,0,15949,0,0,0,'Aldris Fourclouds','','',0,7,0,0,0,1,1,0,5,5,80,53,53,0,1,2,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16002,9464,0,0,15950,0,0,0,'Colara Dean','','',0,7,0,0,0,1,1,0,5,5,12,5000,5000,0,1,2,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16003,9464,0,0,15951,0,0,0,'Deathguard Tor','','',0,7,0,0,0,1,1,0,5,5,68,5000,5000,0,1,2,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16004,9464,0,0,15952,0,0,0,'Elenia Haydon','','',0,7,0,0,0,1,1,0,5,5,68,53,53,0,1,2,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16005,9464,0,0,15953,0,0,0,'Lieutenant Jocryn Heldric','','',0,7,0,0,0,1,1,0,5,5,12,5000,5000,0,1,2,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16006,5462,0,0,15294,0,0,0,'InCombat Trigger','','',0,10,0,0,0,1.35,1,0,60,60,14,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16007,9464,0,0,15954,0,0,0,'Orok Deathbane','','',0,7,0,0,0,1,1,0,5,5,29,5000,5000,0,1,2,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,4,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16008,9464,0,0,15955,0,0,0,'Temma of the Wells','','',0,7,0,0,0,1,1,0,5,5,104,53,53,0,1,2,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16009,9464,0,0,15956,0,0,0,'Tormek Stoneriver','','',0,7,0,0,0,1,1,0,5,5,55,5000,5000,0,1,2,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16011,5462,0,0,16110,0,0,0,'Loatheb','','',76,6,0,3,1,1,1,0,83,83,21,6693600,6693600,0,1,0,1250,0,3181.25,4268.75,0,0,0,0,604800000,10673,975,73,309,75,296,105,6,2,'18950 18950',1,367357,0,2.5,8,14,0,29865,29204,55593,29234,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16012,5462,0,0,15966,0,0,0,'Mokvar','','',0,7,0,0,0,2,1,0,60,60,1619,6104,6104,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16013,5462,0,0,15965,0,0,0,'Deliana','','',0,7,0,0,0,2,1,0,60,60,1618,4272,4272,5751,1,3,2000,0,74,102,0,0,0,0,25000000,3025,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,15228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16014,5462,0,0,15998,0,0,0,'Mux Manascrambler','','',0,7,0,0,0,2,1,0,60,60,474,6104,6104,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16015,5462,0,0,10815,0,0,0,'Vi\'el','Exotic Reagent Merchant','',0,7,0,0,0,1,1,0,60,60,35,7600,7600,0,1,2179,2000,0,104,138,0,0,0,0,333000,3750,0,0,0,0,0,0,1.95,1.3,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16016,5462,0,0,15968,0,0,0,'Anthion Harmon','','',134742118,7,0,0,0,1,1,0,60,60,35,4100,4100,0,1,2,1390,0,72.28,95.91,0,0,0,0,250000,3750,0,0,0,0,0,0,2.25,2,'27614 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16017,5462,0,0,9760,0,0,0,'Patchwork Golem','','',72,6,0,1,0,11,2,0,81,81,21,143363,143363,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,2.625,0.875,'',0,7615,0,2.5,8,14,0,7160,27794,27793,27758,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(16018,5462,0,0,15958,0,0,0,'Bile Retcher','','',72,6,0,1,0,13.5,2,0,81,81,21,175946,175946,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,3,1,'',0,7683,0,2.5,8,14,0,27807,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(16019,8606,0,0,15957,0,0,0,'Boorana Thunderhoof','Panda Cub Caretaker','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16020,5462,0,0,16063,0,0,0,'Mad Scientist','','',72,6,0,1,0,6,2,0,81,81,21,78198,78198,8162,1,0,2000,0,3187.5,4515,0,0,0,0,3600000,10007,0,0,0,0,0,0,2.25,0.75,'',0,7643,0,2.5,8,14,0,28301,28306,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(16021,5462,0,0,16175,0,0,0,'Living Monstrosity','','',72,6,0,1,0,14,2,0,82,82,21,188734,188734,0,1,0,2000,0,3660,4815,0,0,0,0,3600000,10356,0,0,0,0,0,0,1.875,0.75,'',0,7619,0,2.5,8,14,0,28293,27990,28294,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(16022,5462,0,0,836,0,0,0,'Surgical Assistant','','',72,6,0,1,0,2.5,5,0,80,80,21,31500,31500,19970,1,0,2000,0,3127.5,4365,0,0,0,0,3600000,9706,0,0,0,0,0,0,2.25,0.45,'',0,7633,0,2.5,8,14,0,28310,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(16023,8606,0,0,15959,0,0,0,'Allenya Moonshadow','Panda Cub Caretaker','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16024,5462,0,0,12349,0,0,0,'Embalming Slime','','',72,10,0,1,0,1.6,2,0,80,80,21,20160,20160,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,28322,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,76,0),(16025,5462,0,0,24484,0,0,0,'Stitched Giant','','',72,6,0,1,0,16,2,0,82,82,21,215696,215696,0,1,0,2000,0,3660,4815,0,0,0,0,3600000,10356,0,0,0,0,0,0,3.4,0.31,'',0,7634,0,2.5,8,14,0,28405,54356,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(16026,8606,0,0,15960,0,0,0,'Flesh Giant B [PH]','','',0,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16027,5462,0,0,12349,0,0,0,'Living Poison','','',0,6,0,1,0,9,2,0,81,81,974,117297,117297,0,1,0,2500,0,4350,5662.5,0,0,0,0,3600000,10033,0,0,0,0,0,0,1.5,0.35,'18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(16028,5462,0,0,16174,0,0,0,'Patchwerk','','',76,6,0,3,1,310,2,0,83,83,21,4322950,4322950,0,1,0,750,0,6680.65,8964.4,0,0,0,0,604800000,10673,675,39,179,162,266,65,6,2,'18950 18950',1,1583133,0,2.5,8,14,0,26662,28131,32309,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16029,5462,0,0,15962,0,0,0,'Sludge Belcher','','',72,6,0,1,0,10,1,0,82,82,21,134810,134810,0,1,0,2500,0,4575,6018.75,0,0,0,0,3600000,10356,0,0,0,0,0,0,3,1,'',0,7643,0,2.5,8,14,0,27891,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16030,5462,0,0,9904,9906,0,0,'Maggot','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(16031,5462,0,0,15967,0,0,0,'Ysida Harmon','','',0,7,0,0,0,1,1,0,60,60,794,6104,6104,0,1,2,1390,0,72.28,95.91,0,0,0,0,0,3750,0,0,0,0,0,0,2.25,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16032,5462,0,0,15996,0,0,0,'Falrin Treeshaper','','',0,7,0,0,0,1,1,0,60,60,1354,6104,6104,0,1,2,1150,0,299,396.75,0,0,0,0,730000,3750,0,0,0,0,0,0,2.55,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16033,5462,0,0,15994,0,0,0,'Bodley','','',134742118,7,0,0,0,1,1,0,60,60,35,3600,3600,5751,1,2,1390,0,120.93,155.68,0,0,0,0,25000,3750,0,0,0,0,0,0,2.25,2,'27614 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16034,5462,0,0,23136,0,0,0,'Plague Beast','','',72,6,0,1,0,6,1,0,81,81,16,78198,78198,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,0,2,'',0,7652,0,2.5,8,14,0,5568,30110,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(16035,8606,0,0,9013,0,0,0,'[UNUSED] Bog Beast B [PH]','','',0,4,0,1,0,1,1,0,60,61,16,5000,5000,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,3,2.69,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16036,5462,0,0,7896,0,0,0,'Frenzied Bat','','',72,1,0,1,0,1.5,1,0,80,80,16,18900,18900,0,1,0,1500,0,2373.75,3296.25,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.125,0.2625,'',0,0,0,2.5,8,14,0,30112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16037,5462,0,0,1954,0,0,0,'Plagued Bat','','',72,1,0,1,0,1.5,1,0,80,80,16,18900,18900,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,0.9,0.21,'',0,0,0,2.5,8,14,0,30113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16038,8606,0,0,15964,0,0,0,'[UNUSED] Deathhound','','',0,1,0,1,0,1,1,0,60,60,16,76300,76300,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,5,0.842,'',0,0,0,2.5,8,14,0,23600,17230,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16039,8606,0,0,15971,0,0,0,'Pack Trainer [PH]','','',0,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16040,8606,0,0,15970,0,0,0,'Pack Handler [PH]','','',0,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16041,8606,0,0,15969,0,0,0,'Shadowhound','','',0,1,0,1,0,1,1,0,60,60,16,27468,27468,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16042,5462,0,0,14308,0,0,0,'Lord Valthalak','','',4,2,0,3,0,1,1,0,63,63,40,119925,119925,2620,1,0,2000,0,6335,8855,0,0,0,0,0,4641,0,0,0,0,0,0,5,1.5,'',1,1865,0,2.5,8,14,0,27382,27338,27286,27249,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16043,5462,0,0,16021,0,0,0,'Magma Lord Bokk','','',0,4,0,0,0,1.35,1,0,60,60,91,4120,4120,0,1,0,2200,0,114.4,151.8,0,0,0,0,500000,3750,0,0,0,0,0,0,3.375,0.6975,'',0,0,0,2.5,8,14,0,6524,10101,23114,0,0,0,0,0,0,0,0,0,0,0,0,0,21938,0,0,0,0,0,0,0),(16044,5462,0,0,11686,0,11686,11686,'Mor Grayhoof Trigger','','',0,10,0,0,0,1,1,0,60,60,114,4120,4120,0,1,0,2000,0,364,483,0,0,0,0,450000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16045,5462,0,0,11686,0,11686,11686,'Isalien Trigger','','',0,10,0,0,0,1,1,0,1,1,35,4120,4120,0,1,0,2000,0,520,690,0,0,0,0,450000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16046,5462,0,0,11686,0,0,0,'Jarien and Sothos Trigger','','',0,10,0,0,0,1.35,1,0,1,1,35,42,42,0,1,0,2000,0,7,7,0,0,0,0,7200000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16047,5462,0,0,11686,0,0,0,'Kormok Trigger','','',0,10,0,0,0,1.35,1,0,1,1,114,42,42,0,1,0,2000,0,7,7,0,0,0,0,7200000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16048,5462,0,0,11686,0,11686,11686,'Lord Valthalak Trigger','','',0,10,0,0,0,1,1,0,60,60,114,3297,3297,2434,1,0,2000,0,511,672,0,0,0,0,450000,3748,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16049,5462,0,0,15972,0,0,0,'Lefty','','',0,7,0,1,0,1,1,0,60,60,14,8500,8500,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,15503,27672,11428,27620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16050,5462,0,0,16017,0,0,0,'Rotfang','','',0,7,0,1,0,1,1,0,60,60,14,8012,8012,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,15581,15691,14897,15610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16051,5462,0,0,15974,0,0,0,'Snokh Blackspine','','',0,7,0,1,0,1,1,0,60,60,14,5607,5607,7648,1,0,2000,0,130,165,0,0,0,0,0,1703,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,17273,13878,11829,13323,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16052,5462,0,0,15975,0,0,0,'Malgen Longspear','','',0,7,0,1,0,1,1,0,60,60,14,8547,8547,5452,1,0,2000,0,168,205,0,0,0,0,0,3075,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,6660,30614,20735,44286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16053,5462,0,0,15976,0,0,0,'Korv','','',0,7,0,1,0,1,1,0,60,60,14,8547,8547,5452,1,0,2000,0,170,207,0,0,0,0,0,3075,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,15503,15786,21401,27624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16054,5462,0,0,15977,0,0,0,'Rezznik','','',0,7,0,1,0,1,1,0,60,60,14,6410,6410,4186,1,0,2000,0,131,159,0,0,0,0,0,3075,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,19784,27677,8209,44272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16055,5462,0,0,15979,0,0,0,'Va\'jashni','','',0,7,0,1,0,1,1,0,60,60,14,7476,7476,7649,1,0,2000,0,130,165,0,0,0,0,0,1923,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,30898,23895,20697,27608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16056,5462,0,0,15978,0,0,0,'Diseased Maggot','','',72,1,0,1,0,1,1,0,80,80,16,18900,18900,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.25,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16057,5462,0,0,15554,0,0,0,'Rotting Maggot','','',8,1,0,1,0,1,1,0,80,80,16,18900,18900,0,1,0,2500,0,3956.25,5493.75,0,0,0,0,3600000,9729,0,0,78,0,0,0,1,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16058,5462,0,0,15980,0,0,0,'Volida','','',0,7,0,1,0,1,1,0,60,60,14,7476,7476,7648,1,0,2000,0,130,165,0,0,0,0,0,1703,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,27618,12557,45438,36990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16059,5462,0,16166,15981,0,0,0,'Theldren','','',528384,7,0,1,0,1,1,0,73,73,14,10682,10682,0,1,0,1183,0,1401.85,1996.31,0,0,0,0,0,7618,0,0,0,0,0,0,3.15,2,'',0,0,0,2.5,8,14,0,15503,27584,27580,15503,0,0,0,0,0,0,0,0,0,0,0,0,22047,0,0,0,0,0,0,0),(16060,5462,0,0,16279,0,0,0,'Gothik the Harvester','','',76,6,0,3,1,60,100,0,83,83,14,836700,836700,425800,1,0,2000,0,17360,23590,0,0,0,0,604800000,10573,79,149,116,119,329,262,7.5,0.93,'',1,350307,0,2.5,8,14,0,28679,29317,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16061,5462,0,0,16582,0,0,0,'Instructor Razuvious','','',76,6,0,3,1,240,2,0,83,83,21,3346800,3346800,0,1,0,3500,0,142520,191240,0,0,0,0,604800000,10673,89,199,166,132,300,232,3,0.612,'18950 18950',1,1377808,0,2.5,8,14,0,55543,29125,55550,55470,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(16062,5462,0,0,16139,0,0,0,'Highlord Mograine','The Ashbringer','',76,6,0,3,0,1,1,0,73,73,21,5329602,5329602,0,1,0,1480,0,8184.4,11655,1,1700,472.6,702.1,0,7618,0,0,0,0,172,0,3,1.2,'',1,94493,0,2.5,8,14,0,29061,26446,22433,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16063,5462,0,0,16154,0,0,0,'Sir Zeliek','','',76,6,0,3,0,1,1,0,83,83,21,780920,780920,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,775,73,76,102,283,133,1.5,1.5,'18950 18950',1,0,0,2.5,8,14,0,28883,29061,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16064,5462,0,0,16155,0,0,0,'Thane Korth\'azz','','',76,6,0,3,0,1,1,0,83,83,21,780920,780920,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,775,73,76,102,283,133,1.5,1.5,'',1,0,0,2.5,8,14,0,28832,28884,29061,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16065,5462,0,0,16153,0,0,0,'Lady Blaumeux','','',76,6,0,3,0,1,1,0,83,83,21,780920,780920,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,975,73,76,99,263,139,1.5,1.5,'',1,0,0,2.5,8,14,0,28833,57374,57381,28863,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16066,5462,0,0,15982,0,0,0,'Spectral Assassin','','',0,6,0,0,0,1,1,0,60,60,14,1526,1526,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,27177,16583,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16067,5462,0,0,26539,26540,26541,0,'Deathcharger Steed','','',72,6,0,1,0,6,1,0,81,81,21,78198,78198,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,5,0.842,'',0,7702,0,2.5,8,14,0,5568,27826,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16068,5462,0,0,9906,9904,9905,15983,'Larva','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(16069,5462,0,0,15984,0,0,0,'Gurky','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,0.325,0.325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(16070,5462,0,0,15986,0,0,0,'Garel Redrock','','',0,7,0,0,0,1,1,0,35,35,55,1220,1220,0,1,1,2000,0,49,64,0,0,0,0,0,1349,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16072,5462,0,0,15985,0,0,0,'Tidelord Rrurgaz','','',0,7,0,1,0,1,1,0,62,62,74,9711,9711,0,1,0,2000,0,791.2,1104,0,0,0,0,1200000,4344,0,0,0,0,0,0,3.75,2.5,'',0,1855,0,2.5,8,14,0,19778,8732,43246,41098,0,0,0,0,0,0,0,0,0,0,0,0,22094,0,0,0,0,0,0,0),(16073,5462,0,0,15987,0,0,0,'Spirit of Lord Valthalak','','',0,7,0,1,0,1,1,0,63,63,35,5400,5400,2620,1,2,1200,0,669,795,1,1500,331.215,156.3,0,4647,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16075,7272,0,0,15990,0,0,0,'Kwee Q. Peddlefeet','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,3,2000,0,2,2,0,0,0,0,25000,7,0,0,0,0,0,0,2.5,0.29,'',0,0,0,2.5,8,14,0,27572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16076,5462,0,0,15988,0,0,0,'Tharl Stonebleeder','','',0,7,0,0,0,1,1,0,35,35,29,1220,1220,0,1,1,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16077,8606,0,0,68,0,0,0,'[PH] Alex\'s Test DPS Mob','','',0,3,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16078,13202,0,0,2467,0,0,0,'Unkillable Fixed Damage Test Dummy','','',0,7,0,0,0,1,1,0,60,60,35,458,458,0,1,0,2000,0,33.6577,33.6577,0,0,26,26,0,3791,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16079,5462,0,0,11686,0,0,0,'Theldren Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,364,483,0,0,0,0,7200000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16080,5462,0,0,15997,0,0,0,'Mor Grayhoof','','',0,7,0,1,0,1,1,0,60,60,14,46398,46398,36510,1,0,1200,0,497.4,607.8,0,0,0,0,0,3075,0,0,0,0,0,0,2.3,2,'',0,840,0,2.5,8,14,0,27527,27737,27530,27532,0,0,0,0,0,0,0,0,0,0,0,0,21984,22046,0,0,0,0,0,0),(16081,8606,0,0,20070,0,0,0,'Spectral Gryphon','','',0,1,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16082,5462,0,0,11686,0,0,0,'Naxxramas Trigger','','',0,10,0,0,0,1.35,1,0,80,80,114,17010,17010,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16083,5875,0,0,15991,0,0,0,'Mor Grayhoof Transformation Visual','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16084,8606,0,0,11686,0,0,0,'picnic blanket','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16085,5462,0,0,15992,0,0,0,'Peddlefeet','','',0,12,0,0,0,1,1,0,1,1,188,300,400,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(16086,5875,0,0,11686,0,0,0,'Flower Shower','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16089,9056,0,0,30721,0,0,0,'Omar the Test Dragon','','',0,2,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16090,5462,0,0,15993,0,0,0,'Rousch','','',0,7,0,0,0,1,1,0,48,48,35,2062,2062,0,1,0,2000,0,81,108,0,0,0,0,300000,2857,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16091,5462,0,0,15995,0,0,0,'Dirk Thunderwood','','',0,7,0,1,0,20,1,0,60,60,635,61040,61040,0,1,3,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16092,5462,0,0,11686,0,0,0,'Silithis Teleporter','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16093,5462,0,0,15982,0,0,0,'Spectral Stalker','','',0,6,0,0,0,1,1,0,60,60,14,733,733,2434,1,0,1200,0,87.6,115.2,0,0,0,0,0,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16094,5462,0,0,3519,0,0,0,'Durik','Stable Master','',0,7,0,0,0,1.05,1,0,30,30,29,1003,1003,0,1,4194305,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16095,5462,0,0,12966,0,0,0,'Gnashjaw','Malgen Longspear\'s Pet','',0,1,0,0,0,1,1,0,60,60,45,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16096,5462,0,0,10747,11375,7102,0,'Steamwheedle Bruiser','','',0,7,0,1,0,3,1,0,75,75,85,31905,31905,0,1,0,2000,0,1573.2,2231,0,0,0,0,1800000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16097,5462,0,0,16000,0,0,0,'Isalien','','',4,7,0,1,0,1,1,0,60,60,14,24420,24420,36510,1,0,1150,0,441.6,540.5,0,0,0,0,1000000000,3075,0,0,0,0,0,0,2.3,2,'',0,754,0,2.5,8,14,0,27639,12024,27637,27636,0,0,0,0,0,0,0,0,0,0,0,0,21984,22046,0,0,0,0,0,0),(16098,5462,0,0,12589,0,0,0,'Empyrean','','',0,1,0,1,0,1,1,0,60,60,14,15260,15260,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,1.95,2.21,'',0,0,0,2.5,8,14,0,27556,3417,17963,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16099,8606,0,0,10976,0,0,0,'[PH] Naxxramas Test Boss','Minion of Alex','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16100,5462,0,0,11686,0,0,0,'Ysida\'s Trigger','','',0,10,0,0,0,1,1,0,60,60,114,4120,4120,0,1,0,2000,0,364,483,0,0,0,0,7200000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16101,5462,0,0,16018,0,0,0,'Jarien','','',4,6,0,1,0,1,1,0,60,60,14,19536,19536,36510,1,0,1083,0,277.789,339.521,0,0,0,0,0,3075,0,0,0,0,0,0,2.3,2,'',0,6000,0,2.5,8,14,0,20812,18663,19643,20812,0,0,0,0,0,4,0,0,0,0,0,0,21984,22046,0,0,0,0,0,0),(16102,5462,0,0,16003,0,0,0,'Sothos','','',4,6,0,1,0,1,1,0,60,60,14,14652,14652,36510,1,0,1083,0,277.789,339.521,0,0,0,0,0,4570,0,0,0,0,0,0,2.3,2.1,'',0,3500,0,2.5,8,14,0,15749,8242,27641,12169,0,0,0,0,0,4,0,0,0,0,0,0,21984,22046,0,0,0,0,0,0),(16103,5462,0,0,16019,0,0,0,'Spirit of Jarien','','',4,6,0,0,0,1,1,0,60,60,250,4884,4884,36510,1,0,1200,0,62.4,82.8,1,1450,104.4,153.7,0,3750,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,15284,13737,16583,11443,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16104,5462,0,0,16004,0,0,0,'Spirit of Sothos','','',4,6,0,0,0,1,1,0,60,60,250,4884,4884,36510,1,0,1200,0,307.8,376.2,1,1450,92.51,138.185,0,4570,0,0,0,0,0,0,2.1,2,'',0,0,0,2.5,8,14,0,15749,8242,27641,12169,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16105,9464,0,0,16005,0,0,0,'Aristan Mottar','','',0,7,0,0,0,1,1,0,5,5,12,5000,5000,0,1,2,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16106,9464,0,0,16006,0,0,0,'Evert Sorisam','','',0,7,0,0,0,1,1,0,5,5,12,53,53,0,1,2,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16107,9464,0,0,16007,0,0,0,'Apothecary Staffron Lerent','Royal Apothecary Society','',0,7,0,0,0,1,1,0,5,5,35,53,53,0,1,2,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16108,9464,0,0,16008,0,0,0,'Fenstad Argyle','','',0,7,0,0,0,1,1,0,5,5,68,53,53,0,1,2,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16109,9464,0,0,16009,0,0,0,'Mara Rennick','','',0,7,0,0,0,1,1,0,5,5,68,53,53,0,1,2,2000,0,4,4,0,0,0,0,0,63,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16110,9464,0,0,16010,0,0,0,'Annalise Lerent','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16111,5462,0,0,16011,0,0,0,'Love Fool','','',0,9,0,0,0,2,1,0,1,1,35,5000,5000,628,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16112,5462,0,0,16012,0,0,0,'Korfax, Champion of the Light','Brotherhood of the Light','',0,7,0,1,0,200,1,0,60,60,1625,610400,610400,0,1,3,2000,0,478.4,634.8,0,0,0,0,610000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,13730,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16113,5462,0,0,16013,0,0,0,'Father Inigo Montoy','Brotherhood of the Light','',0,7,0,1,0,105,100,0,60,60,794,256410,256410,243400,1,3,2000,0,671.6,883.2,0,0,0,0,610000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16114,5462,0,0,16014,0,0,0,'Scarlet Commander Marjhan','The Scarlet Crusade','',0,7,0,1,0,50,4,0,60,60,1194,122100,122100,9736,1,3,2000,0,671.6,883.2,0,0,0,0,610000,3748,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16115,5462,0,0,16015,0,0,0,'Commander Eligor Dawnbringer','Brotherhood of the Light','',0,7,0,1,0,100,5,0,60,60,794,244200,244200,12170,1,3,2000,0,671.6,883.2,0,0,0,0,610000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16116,5462,0,0,16016,0,0,0,'Archmage Angela Dosantos','Brotherhood of the Light','',0,7,0,1,0,65,30,0,60,60,794,158730,158730,73020,1,3,2000,0,671.6,883.2,0,0,0,0,610000,3748,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,10149,10179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16117,5462,0,0,6121,0,0,0,'Plagued Swine','','',1,1,5,0,0,1.3,1,0,60,60,7,3968,3968,0,1,0,2000,0,104,138,0,0,0,0,345000,3750,0,0,0,0,0,0,1,1.176,'',0,0,0,2.5,8,14,0,3385,0,0,0,0,0,0,0,0,0,0,0,0,9161,0,0,0,0,0,0,0,0,0,0),(16118,5462,0,0,16020,0,0,0,'Kormok','','',0,7,0,1,0,1,1,0,60,60,11,36630,36630,36510,1,0,1600,0,663.2,810.4,0,0,0,0,0,3075,0,0,0,0,0,0,2.2,2,'',0,0,0,2.5,8,14,0,21341,27689,34409,16431,0,0,0,0,0,0,0,0,0,0,0,0,21984,22046,0,0,0,0,0,0),(16119,5462,0,0,10975,0,0,0,'Bone Minion','','',0,6,0,0,0,1,1,0,60,60,14,1526,1526,0,1,0,1430,0,74.36,98.67,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.5205,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16120,5462,0,0,11397,0,0,0,'Bone Mage','','',0,6,0,1,0,1,1,0,60,60,14,5100,5100,2434,1,0,2000,0,335,484,0,0,0,0,0,3750,0,0,0,0,0,0,1.4375,0.115,'',0,0,0,2.5,8,14,0,15043,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16121,5462,0,0,15435,0,0,0,'Mortar','','',0,9,0,0,0,1,1,0,1,1,1617,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.39,'',0,0,15,2.5,8,14,0,27745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(16123,5462,0,0,16023,0,0,0,'Gremnik Rizzlesprang','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16124,5462,0,0,16608,0,0,0,'Unrelenting Trainee','','',72,7,0,0,0,1,1,0,80,80,21,10080,10080,0,1,0,1800,0,379.8,527.4,0,0,0,0,0,9729,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,55604,0,0,0,0,0,0,27892,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16125,5462,0,0,16612,0,0,0,'Unrelenting Death Knight','','',72,6,0,1,0,1,1,0,81,81,21,32582,32582,0,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,0.459,'',0,0,0,2.5,8,14,0,27825,29316,0,0,0,0,0,27928,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16126,5462,0,0,10729,0,0,0,'Unrelenting Rider','','',2120,6,0,1,0,1,1,0,81,81,21,52132,52132,20405,1,0,2000,0,3187.5,4515,0,0,0,0,0,10007,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,27831,55606,29316,0,0,0,0,27935,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16127,5462,0,0,3942,0,0,0,'Spectral Trainee','','',72,6,0,1,0,1,1,0,80,81,21,10080,10426,12113,1,0,2000,0,3187.5,4515,0,0,0,0,0,10007,43,49,975,59,73,275,1.5,1,'',0,0,0,2.5,8,14,0,27989,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16128,7561,0,0,16024,0,0,0,'Rhonin','Leader of the Kirin Tor','',4,7,0,3,0,1000,500,0,83,83,2007,13945000,13945000,2129000,1,3,2000,0,17360,23590,0,0,0,0,300000,10573,0,0,0,0,0,0,2.025,0.4131,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(16129,5462,0,0,15294,0,0,0,'Shadow Fissure','','',0,10,0,0,0,1,1,0,80,80,21,8,8,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,85,0,2.25,1.125,'',0,0,0,2.5,8,14,0,27812,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16131,5462,0,0,16026,0,0,0,'Rohan the Assassin','The Scarlet Crusade','',0,7,0,1,0,50,4,0,60,60,1194,152600,152600,0,1,3,2000,0,478.4,634.8,0,0,0,0,610000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16132,5462,0,0,16027,0,0,0,'Huntsman Leopold','The Scarlet Crusade','',0,7,0,1,0,50,4,0,60,60,1194,122100,122100,9736,1,3,2000,0,671.6,883.2,0,0,0,0,610000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16133,5462,0,0,16028,0,0,0,'Mataus the Wrathcaster','The Scarlet Crusade','',0,7,0,1,0,50,4,0,60,60,1194,122100,122100,9736,1,3,2000,0,671.6,883.2,0,0,0,0,610000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16134,5462,0,0,16029,0,0,0,'Rimblat Earthshatter','The Earthen Ring','',0,7,0,1,0,50,4,0,60,60,1194,122100,122100,9736,1,3,2000,0,671.6,883.2,0,0,0,0,610000,3748,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16135,5462,0,0,16030,0,0,0,'Rayne','Cenarion Circle','',16,7,0,1,0,50,4,0,60,60,994,122100,122100,9736,1,3,2000,0,671.6,883.2,0,0,0,0,610000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16136,5462,0,0,16135,0,0,0,'Necrotic Shard','','',1024,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16137,5462,0,0,22712,11686,0,0,'Naxxramas Military Sub-Boss Trigger','','',0,10,0,0,0,1.35,1,0,80,80,114,17010,17010,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16138,8606,0,0,987,0,0,0,'[UNUSED] Scourge Invasion Guardian','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.533,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16139,5462,0,0,15304,0,0,0,'Cenarion Hold Reservist','','',0,7,0,1,0,1,1,0,60,60,1254,881,881,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16140,8606,0,0,16034,0,0,0,'[UNUSED] Necropolis Crystal, Buttress','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16141,5462,0,0,10627,0,0,0,'Ghoul Berserker','','',0,6,0,0,0,1,1,0,59,60,1630,3997,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,172,0,2.25,0.7995,'',0,402,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16142,5462,0,0,12349,0,0,0,'Bile Sludge','','',64,10,0,0,0,1,1,0,82,82,14,13481,13481,0,1,0,2000,0,488,642,0,0,0,0,0,10356,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,27890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16143,5462,0,0,16168,0,0,0,'Shadow of Doom','','',0,6,0,1,0,1,1,0,60,60,2145,48840,48840,2434,1,0,1400,0,546,724.5,1,1900,136.8,201.4,0,3750,0,0,0,0,172,0,0,2,'',0,403,0,2.5,8,14,0,12542,16568,28265,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16144,7272,0,0,16037,0,0,0,'Lord Saltheril','','',0,7,0,0,0,1,1,0,18,18,1604,377,377,408,1,3,2000,0,24,32,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16145,5462,0,0,26546,26781,26549,26550,'Death Knight Captain','','',72,6,0,1,0,12,2,0,81,81,21,156396,156396,0,1,0,2500,0,4350,5662.5,0,0,0,0,3600000,10033,0,0,0,0,172,0,5,0.842,'',0,7598,0,2.5,8,14,0,55255,55222,28353,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16146,5462,0,0,16508,26542,26543,26544,'Death Knight','','',72,6,0,1,0,10,2,0,81,81,21,130330,130330,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,2.625,0.5355,'',0,7641,0,2.5,8,14,0,13589,5246,28350,28353,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16147,7272,0,0,16038,0,0,0,'Elisara Sunstriker','','',0,7,0,0,0,1,1,0,9,9,1604,176,176,0,1,1,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16148,5462,0,0,16611,0,0,0,'Spectral Death Knight','','',72,6,0,1,0,1,1,0,81,81,21,32582,32582,0,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,56408,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16149,5462,0,0,10719,0,0,0,'Spectral Horse','','',8,6,0,1,0,1,1,0,81,81,21,15640,15640,0,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,27993,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16150,5462,0,0,16614,0,0,0,'Spectral Rider','','',72,6,0,1,0,1,1,0,81,81,21,52132,52132,0,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,27994,55648,55606,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16151,7272,0,0,19640,0,0,0,'Midnight','','',108,6,0,3,0,35,1,0,73,73,7,265580,265580,0,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,1.6,1.4368,'',1,778750,0,2.5,8,14,0,29711,29770,29714,29799,0,0,0,0,0,2047,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16152,7272,0,0,16040,0,0,0,'Attumen the Huntsman','','',108,6,0,3,0,35,10,0,73,73,16,370000,370000,0,1,0,4130,0,22838.9,32523.8,1,4761,1323.56,1966.29,0,7618,0,0,0,0,0,0,0,2,'',1,387117,0,2.5,8,14,0,29847,29833,29711,29832,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16153,7272,0,0,16042,0,0,0,'Berthold','The Doorman','',0,6,0,1,0,0.7,1,0,70,70,35,4890,4890,0,1,1,2000,0,1890,2677.5,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16154,5462,0,0,16927,0,0,0,'Risen Squire','','',72,6,0,1,0,4,1,0,81,81,21,52132,52132,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,1.95,0.4979,'',0,7742,0,2.5,8,14,0,55318,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,42108,0,0,0,0,0,0),(16156,5462,0,0,26569,26555,0,0,'Dark Touched Warrior','','',8,7,0,1,0,5,1,0,81,81,21,65165,65165,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,5,0.842,'',0,0,0,2.5,8,14,0,55266,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16157,5462,0,0,16528,0,0,0,'Doom Touched Warrior','','',8,7,0,1,0,1,1,0,61,61,21,25152,25152,0,1,0,1150,0,685.69,953.065,1,1265,160.655,237.82,0,4047,0,0,0,0,172,0,5,4,'',0,0,0,2.5,8,14,0,25710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22708,0,0,0,0,0,0,0),(16158,5462,0,0,16533,0,0,0,'Death Touched Warrior','','',8,7,0,1,0,1,1,0,61,61,21,25000,25000,12000,1,0,1150,0,685.69,953.065,1,1265,160.655,237.82,0,4047,0,0,0,0,0,0,5,0.842,'',0,4255,0,2.5,8,14,0,25710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22708,0,0,0,0,0,0,0),(16159,7272,0,0,16048,0,0,0,'Calliard','The Nightman','',0,6,0,1,0,0.7,1,0,70,70,35,4890,4890,0,1,1,2000,0,1890,2677.5,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16160,7272,0,0,16046,0,0,0,'Magistrix Eredania','Enchanting Trainer','',0,7,0,0,0,1.05,1,0,16,16,1604,322,322,856,1,81,2000,0,17,23,0,0,0,0,300000,589,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16161,7272,0,0,16047,0,0,0,'Arcanist Sheynathren','Alchemy Trainer','',0,7,0,0,0,1.05,1,0,15,15,1604,299,299,790,1,81,2000,0,16,22,0,0,0,0,300000,559,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16162,7272,0,0,15513,0,0,0,'Wretched Hooligan','','',0,7,0,0,0,1,1,0,6,7,16,110,130,132,1,0,2000,0,8,11,0,0,0,0,300000,208,0,0,0,0,0,0,1.5,0.5,'',0,6,0,2.5,8,14,0,14873,29098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(16163,5462,0,0,26571,0,0,0,'Death Knight Cavalier','','',2120,6,0,1,0,12,5,0,81,81,21,156396,156396,20405,1,0,1500,0,2390.62,3386.25,0,0,0,0,3600000,10007,0,0,0,0,0,0,2.625,0.5355,'',0,7623,0,2.5,8,14,0,15284,27223,28413,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(16164,5462,0,0,10553,0,0,0,'Shade of Naxxramas','','',72,6,0,1,0,7,10,0,81,81,21,91231,91231,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,269,0,1.5,1.5,'1787 1787 18950 18950',0,7654,0,2.5,8,14,0,28383,28407,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16165,5462,0,0,27105,0,0,0,'Necro Knight','','',72,6,0,1,0,7,18,0,81,81,21,72982,72982,161622,1,0,2000,0,2632.5,3817.5,0,0,0,0,3600000,8102,0,0,0,0,0,0,1.5,0.465,'',0,7638,0,2.5,8,14,0,30094,30091,15453,30092,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(16166,5462,0,0,11686,0,0,0,'Theldren Kill Credit','','',0,10,0,0,0,1,1,0,1,1,35,100,100,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16167,5462,0,0,21305,0,0,0,'Bony Construct','','',72,6,0,1,0,5,3,0,81,81,233,65165,65165,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,2.625,0.6125,'',0,7677,0,2.5,8,14,0,19632,25322,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(16168,5462,0,0,14710,0,0,0,'Stoneskin Gargoyle','','',72,6,0,1,0,26,10,0,81,81,233,338858,338858,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,2.25,1.5,'',0,7575,0,2.5,8,14,0,28995,29325,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16169,7272,0,0,16166,0,0,0,'Hastings','The Caretaker','',0,6,0,1,0,0.7,1,0,70,70,35,4890,4890,0,1,1,2000,0,1890,2677.5,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16170,7272,0,0,16051,0,0,0,'Coldmist Stalker','','',1,1,3,1,0,2.1,1,0,70,70,16,14671,14671,0,1,0,1000,0,945,1338.75,0,0,0,0,14400000,6719,0,0,0,105,0,0,0.9,1.122,'',0,0,0,2.5,8,14,0,29290,0,0,0,0,0,0,0,0,0,0,0,0,10522,0,0,0,0,0,0,0,0,0,0),(16171,7272,0,0,16050,0,0,0,'Coldmist Widow','','',1,1,3,1,0,4.9,1,0,71,71,16,35187,35187,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,0,0,105,0,0,1.5,1.87,'',0,0,0,2.5,8,14,0,29292,29293,0,0,0,0,0,0,0,0,0,0,0,10523,0,0,0,0,0,0,0,0,144,0),(16172,5462,0,0,16136,0,0,0,'Damaged Necrotic Shard','','',0,10,0,0,0,1,1,0,1,1,1630,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16173,7272,0,0,1954,0,0,0,'Shadowbat','','',9,1,24,1,0,2.1,1,0,69,69,16,14198,14198,0,1,0,2000,0,1837.5,2595,0,0,0,0,14400000,6423,0,0,0,0,172,0,0.9,0.21,'',0,0,0,2.5,8,14,0,29298,0,0,0,0,0,0,0,0,0,0,0,0,12815,0,0,0,0,0,0,0,0,0,0),(16174,7272,0,0,9074,0,0,0,'Greater Shadowbat','','',9,1,24,1,0,5.6,1,0,71,71,16,40214,40214,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,0,0,0,105,0,1.5,0.35,'',0,0,0,2.5,8,14,0,29300,29303,0,0,0,0,0,0,0,0,0,0,0,12816,0,0,0,0,0,0,0,0,0,0),(16175,7272,0,0,7897,0,0,0,'Vampiric Shadowbat','','',8,1,0,1,0,4.2,1,0,71,71,16,30160,30160,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,0,0,0,329,0,1.35,0.315,'32429',0,0,0,2.5,8,14,0,32429,0,0,0,0,0,0,0,0,0,0,0,0,12827,0,0,0,0,0,0,0,0,0,0),(16176,7272,0,0,16052,0,0,0,'Shadowbeast','','',8,3,0,1,0,4.2,1,0,69,69,16,28396,28396,0,1,0,2000,0,1837.5,2595,0,0,0,0,14400000,6423,0,0,0,0,105,0,2.6,0.3978,'',0,0,0,2.5,8,14,0,29304,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16177,7272,0,0,7893,0,0,0,'Dreadbeast','','',8,3,0,1,0,4.9,1,0,71,71,16,35187,35187,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,0,0,0,0,0,3,0.459,'',0,0,0,2.5,8,14,0,29561,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16178,7272,0,0,16049,0,0,0,'Phase Hound','','',8,3,0,1,0,2.45,1,0,70,70,16,17116,17116,0,1,0,2000,0,1890,2677.5,0,0,0,0,14400000,6719,0,0,0,0,0,105,2.5,0.3825,'',0,0,0,2.5,8,14,0,29315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16179,7272,0,0,15938,0,0,0,'Hyakiss the Lurker','','',72,1,3,2,0,1,1,0,73,73,16,265580,265580,0,1,0,1900,0,2251.5,3206.25,0,0,0,0,0,7618,0,0,0,0,0,0,1.95,2.431,'',0,0,0,2.5,8,14,0,29901,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16180,7272,0,0,16053,0,0,0,'Shadikith the Glider','','',72,1,0,2,0,1,1,0,73,73,16,265580,265580,0,1,0,1400,0,1659,2362.5,0,0,0,0,0,7618,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,29903,29904,29905,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16181,7272,0,0,16054,0,0,0,'Rokad the Ravager','','',72,3,0,2,0,1,1,0,73,73,16,227640,227640,0,1,0,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,29906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16182,8606,0,0,11686,0,0,0,'Crystal Zapper','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16183,7272,0,0,16055,0,0,0,'Courier Dawnstrider','','',0,7,0,0,0,1,1,0,12,12,1604,247,247,0,1,3,2000,0,17,22,0,0,0,0,120000,562,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16184,5462,0,0,14698,0,0,0,'Nerubian Overseer','','',0,6,0,2,0,1,1,0,60,60,16,18312,18312,0,1,0,2000,0,478.4,634.8,0,0,0,0,43200000,3750,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,24110,31591,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16185,7272,0,0,16675,0,0,0,'Anathos','Stable Master','',0,7,0,0,0,1,1,0,10,10,1604,178,178,382,1,4194305,1500,0,6,9.75,0,0,0,0,300000,423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16186,7272,0,0,16690,0,0,0,'Vara','Cloth & Leather Merchant','',0,7,0,0,0,1,1,0,9,9,1604,160,160,350,1,4224,1500,0,6,9,0,0,0,0,300000,339,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16187,7272,0,0,16073,0,0,0,'Quartermaster Lymel','General Goods','',0,7,0,0,0,1.05,1,0,18,18,1623,438,438,0,1,899,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.383,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16188,8606,0,0,169,0,0,0,'[UNUSED] Buttress Channeler','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16189,6180,0,0,16057,0,0,0,'Skymaster Sunwing','Dragonhawk Master','',0,7,0,1,0,3,3,0,65,65,1604,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16190,8606,0,0,2575,0,0,0,'Expansion Enchanting Trainer','Enchanting Trainer','',0,7,0,0,0,1,1,0,1,80,35,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16191,7272,0,0,16058,0,0,0,'Sathren Azuredawn','General Goods','',0,7,0,0,0,1,1,0,30,30,1604,1400,1400,0,1,899,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16192,6180,0,0,16059,0,0,0,'Skymistress Gloaming','Dragonhawk Master','',0,7,0,1,0,3,3,0,65,65,1604,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.383,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16193,5462,0,0,26563,0,0,0,'Skeletal Smith','','',72,6,0,1,0,5,1,0,81,81,21,65165,65165,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,2.25,1.5,'',0,7685,0,2.5,8,14,0,23931,6713,24317,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(16194,5462,0,0,24722,0,0,0,'Unholy Axe','','',72,6,0,1,0,1,1,0,81,81,21,182462,182462,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,172,0,0,0,0,0,2.25,1.125,'',0,7652,0,2.5,8,14,0,15589,15708,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16196,7272,0,0,16062,0,0,0,'Apothecary Thedra','','',0,7,0,0,0,1,1,0,12,12,1623,247,247,0,1,3,2000,0,17,22,0,0,0,0,120000,562,0,0,0,0,0,0,1.5,0.383,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16197,7272,0,0,16079,0,0,0,'Arcanist Vandril','','',0,7,0,0,0,1.05,1,0,14,14,1623,276,276,710,1,3,2000,0,14,20,0,0,0,0,300000,523,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44,0),(16198,7272,0,0,16071,0,0,0,'Apothecary Renzithen','','',0,7,0,0,0,1,1,0,12,12,68,247,247,0,1,3,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,28149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16199,7272,0,0,16470,0,0,0,'Magister Darenis','','',0,7,0,0,0,1,1,0,13,13,1604,273,273,0,1,3,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.383,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16200,7272,0,0,16127,0,0,0,'Deathstalker Rathiel','','',0,7,0,0,0,1,1,0,19,19,1623,449,449,0,1,2,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,0.383,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16201,7272,0,0,16123,0,0,0,'Geranis Whitemorn','','',0,7,0,0,0,1,1,0,12,12,1623,137,137,0,1,3,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16202,7272,0,0,16120,0,0,0,'Farstrider Sedina','Farstriders','',0,7,0,0,0,1,1,0,12,12,1604,200,200,0,1,3,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16203,7272,0,0,16121,0,0,0,'Ranger Vynna','Farstriders','',0,7,0,0,0,1,1,0,12,12,1604,290,290,0,1,3,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16204,7272,0,0,16472,0,0,0,'Magister Idonis','','',0,7,0,0,0,1,1,0,18,18,1623,354,354,1020,1,2,2000,0,19,26,0,0,0,0,120000,20,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,20793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16205,7272,0,0,16115,0,0,0,'Magistrix Aminel','','',0,7,0,0,0,1,1,0,16,16,1604,307,307,856,1,3,2000,0,17,23,0,0,0,0,300000,589,0,0,0,0,0,0,1.5,0.383,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16206,7272,0,0,18682,0,0,0,'Apprentice Varnis','','',0,7,0,0,0,1,1,0,12,12,1604,240,240,0,1,1,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16207,8606,0,0,16055,0,0,0,'Scout Fionna','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16208,7272,0,0,16113,0,0,0,'Apothecary Enith','','',0,7,0,0,0,1,1,0,12,12,1604,247,247,0,1,1,2000,0,17,22,0,0,0,0,600000,562,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16209,7272,0,0,18683,0,0,0,'Ranger Vedoran','Farstriders','',0,7,0,0,0,1,1,0,12,12,1604,247,247,0,1,1,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16210,7272,0,0,16065,0,0,0,'Magistrix Landra Dawnstrider','','',0,7,0,0,0,1,1,0,12,12,1604,247,247,0,1,3,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.383,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16211,5462,0,0,16074,0,0,0,'Naxxramas Combat Dummy','','',0,9,0,0,0,1,1,0,1,1,1095,42,42,0,1,0,2000,0,2,2,0,0,0,0,3600000,7,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(16212,5462,0,0,16066,0,0,0,'Dispatch Commander Metz','The Argent Dawn','',0,7,0,0,0,2,1,0,60,60,814,6104,6104,0,1,3,2000,0,104,138,0,0,0,0,345000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16213,7272,0,0,16067,0,0,0,'Ranger Lethvalin','Farstriders','',0,7,0,0,0,1.05,1,0,9,9,1604,185,185,0,1,3,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16214,8606,0,0,11686,0,0,0,'Necropolis Controller','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16215,5462,0,0,24723,0,0,0,'Unholy Staff','','',72,6,0,1,0,1,1,0,81,81,21,156396,156396,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,172,0,0,0,0,0,2.25,1.125,'',0,7646,0,2.5,8,14,0,28450,29849,29848,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16216,5462,0,0,24724,0,0,0,'Unholy Swords','','',72,6,0,1,0,1,1,0,81,81,21,156396,156396,0,1,0,1500,0,2610,3397.5,0,0,0,0,3600000,10033,172,0,0,0,0,0,2.25,1.125,'',0,7597,0,2.5,8,14,0,19632,3391,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16217,7272,0,0,16068,0,0,0,'Lieutenant Tomathren','Farstriders','',0,7,0,0,0,1.05,1,0,13,13,1636,290,290,0,1,1,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.383,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43,0),(16218,5462,0,0,13069,0,0,0,'Tesla Coil','','',0,10,0,0,0,1,1,0,80,80,14,17010,17010,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16219,7272,0,0,16069,0,0,0,'Ranger Valanna','Farstriders','',0,7,0,0,0,1.05,1,0,12,12,1604,140,140,0,1,3,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16220,7272,0,0,16070,0,0,0,'Captain Helios','Farstriders','',0,7,0,0,0,1.05,1,0,20,20,1602,290,290,0,1,3,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16221,6739,0,0,15511,0,0,0,'Silvermoon Guardian','','Directions',0,7,0,0,0,2,1,0,22,25,1603,1124,1398,0,1,268435457,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1047),(16222,6739,0,0,15511,0,0,0,'Silvermoon City Guardian','','Directions',0,7,0,0,0,1.5,1,0,75,75,1603,15952,15952,0,1,268435457,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,180),(16224,7272,0,0,16072,0,0,0,'Rathis Tomber','Trade Supplies','',0,7,0,0,0,1.05,1,0,11,11,1623,233,233,0,1,131,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.383,'8099',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16225,5462,0,0,14546,14547,14551,14549,'Pack Mule','','',0,1,0,0,0,1,100,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16226,5462,0,0,16082,0,0,0,'Guard Didier','Brotherhood of the Light','',0,7,0,1,0,6,1,0,60,60,1624,18312,18312,0,1,2,1289,0,502.71,667.055,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,22120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16227,5462,0,0,1233,0,0,0,'Bragok','Flight Master','',0,7,0,1,0,3,1,0,65,65,69,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,0.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16228,5462,0,0,16093,16094,16095,16096,'Argent Dawn Infantry','The Argent Dawn','',0,7,0,0,0,1,1,0,59,60,1625,5922,6104,0,1,0,2000,0,104,138,0,0,0,0,345000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16229,5462,0,0,16077,16078,0,0,'Injured Argent Dawn Infantry','The Argent Dawn','',0,7,0,0,0,1,1,0,59,60,794,5922,6104,0,1,0,2000,0,104,138,0,0,0,0,345000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16230,5462,0,0,16151,0,0,0,'Cultist Engineer','','',0,10,0,0,0,1,1,0,1,1,190,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16231,7272,0,0,16080,0,0,0,'Dame Auriferous','','',0,7,0,0,0,1.05,1,0,18,18,1623,438,438,0,1,3,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16232,5462,0,0,14546,14547,14551,14549,'Caravan Mule','','',4096,1,0,0,0,2,1,0,50,50,290,4430,4430,0,1,0,1400,0,59.5,78.4,0,0,0,0,0,2966,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16233,8606,0,0,8183,0,0,0,'Plaguewing Slug','','',0,10,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16234,8606,0,0,15789,0,0,0,'Flesh Ripper','','',8,10,0,1,0,1,1,0,61,61,16,1257600,1257600,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1,1.1,'',0,0,0,2.5,8,14,0,26211,6417,6524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16235,8606,0,0,15793,0,0,0,'Plague Flesh Tentacle','','',0,10,0,1,0,1,1,0,1,1,16,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16236,5462,0,0,15788,0,0,0,'Eye Stalk','','',72,10,0,1,0,1,1,0,81,81,16,13033,13033,0,1,0,1000,0,1740,2265,0,0,0,0,3600000,10033,0,0,0,0,0,0,2.5,0.96,'',0,0,0,2.5,8,14,0,54805,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16237,7272,0,0,16083,0,0,0,'Magister Sylastor','','',0,7,0,0,0,1,1,0,16,16,1623,240,240,856,1,2,2000,0,16,23,0,0,0,0,588000,20,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16238,6180,0,0,16084,0,0,0,'Night Elf Ambusher','','',0,7,0,0,0,1,1,0,15,15,80,330,330,0,1,0,1400,0,15.4,20.3,1,1900,28.5,41.8,0,665,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16239,7272,0,0,16471,0,0,0,'Magister Kaendris','','',0,7,0,0,0,1,1,0,20,20,1604,484,484,0,1,2,2000,0,29,39,0,0,0,0,120000,836,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16240,7272,0,0,16116,0,0,0,'Arcanist Janeda','','',0,7,0,0,0,1,1,0,21,21,1604,432,432,1272,1,2,2000,0,22,30,0,0,0,0,120000,20,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16241,5462,0,0,16131,0,0,0,'Argent Recruiter','The Argent Dawn','',0,7,0,0,0,1,1,0,1,55,814,300,5228,0,1,2,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16242,6180,0,0,16088,0,0,0,'Tranquillien Scout','','',0,7,0,0,0,1,1,0,16,16,1628,440,440,0,1,0,2000,0,23,31,0,0,0,0,588000,700,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16243,5462,0,0,11140,0,0,0,'Plague Slime','','',72,10,0,1,0,16,1,0,81,81,14,208528,208528,0,1,0,1800,0,3132,4077,0,0,0,0,3600000,10033,0,0,0,0,0,0,2.5,1.198,'7743',0,7688,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16244,5462,0,0,26329,0,0,0,'Infectious Ghoul','','',72,6,0,1,0,12,1,0,81,81,21,156396,156396,0,1,0,1500,0,2610,3397.5,0,0,0,0,3600000,10033,0,0,0,0,172,0,1.5,0.465,'',0,7707,0,2.5,8,14,0,54703,54701,29915,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(16245,7272,0,0,16214,0,0,0,'Luzran','','',32,6,0,1,0,4,1,0,21,21,21,2084,2084,0,1,0,2000,0,52.7,68,0,0,0,0,300000,872,0,0,0,0,85,0,3.75,1.25,'',0,148,0,2.5,8,14,0,13444,31389,40504,0,0,0,0,0,0,4,0,0,0,0,0,0,22893,0,0,0,0,0,0,0),(16246,7272,0,0,16215,0,0,0,'Knucklerot','','',0,6,0,1,0,4,1,0,21,21,21,2084,2084,0,1,0,2000,0,52.7,68,0,0,0,0,300000,872,0,0,0,0,85,0,3.75,1.25,'',0,122,0,2.5,8,14,0,3396,8014,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22894,0,0,0,0,0,0,0),(16247,7272,0,0,15962,0,0,0,'Borgoth the Bloodletter','','',0,6,0,0,0,1.3,1,0,20,20,21,629,629,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,85,0,3,1,'',0,40,0,2.5,8,14,0,3148,13445,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16248,7272,0,0,7857,0,0,0,'Jurion the Deceiver','','',0,6,0,0,0,1.2,1,0,20,20,21,520,520,490,1,0,2000,0,27,36,0,0,0,0,300000,712,0,0,0,0,85,0,1.3,1.3,'',0,40,0,2.5,8,14,0,11639,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16249,7272,0,0,11396,0,0,0,'Masophet the Black','','',0,6,0,0,0,1.2,1,0,20,20,21,486,486,1202,1,0,2000,0,21,29,0,0,0,0,300000,701,0,0,0,0,0,0,1.625,0.13,'',0,40,0,2.5,8,14,0,20792,16568,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16250,7272,0,0,18162,0,0,0,'Mirdoran the Fallen','','',0,6,0,0,0,1.1,1,0,20,20,21,532,532,0,1,0,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.347222,'',0,39,0,2.5,8,14,0,11971,11972,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16251,7272,0,0,16100,0,0,0,'Deathstalker Maltendis','','',0,7,0,0,0,1.05,1,0,16,16,1628,374,374,0,1,3,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16252,7272,0,0,16099,0,0,0,'High Executor Mavren','','',0,7,0,0,0,1.2,1,0,20,20,1628,581,581,0,1,3,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.575,0.40215,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16253,7272,0,0,16103,0,0,0,'Master Chef Mouldier','Cooking Trainer & Supplies','',0,7,0,0,0,1.05,1,0,14,14,1623,276,276,710,1,723,2000,0,14,20,0,0,0,0,120000,20,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16254,5462,0,0,16102,0,0,0,'Field Marshal Chambers','The Argent Dawn','',0,7,0,1,0,1,1,0,60,60,794,6900,6900,2434,1,0,1400,0,240.1,240.1,1,1900,0,0,0,20,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16255,5462,0,0,10727,0,0,0,'Argent Scout','The Argent Dawn','',0,7,0,0,0,1,1,0,1,1,814,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16256,5462,0,0,16104,0,0,0,'Jessica Chambers','Innkeeper','',0,7,0,0,0,1.05,1,0,52,52,794,2490,2490,0,1,66179,1000,0,43.5,58.5,0,0,0,0,345000,3074,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16257,7272,0,0,16703,0,0,0,'Geron','Weapon Merchant','',0,7,0,0,0,1,1,0,13,13,1604,253,253,264,1,4224,1500,0,12.75,17.25,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16258,7272,0,0,16702,0,0,0,'Farsil','Armor & Shield Merchant','',0,7,0,0,0,1,1,0,11,11,1604,208,208,205,1,4224,1500,0,10.5,13.5,0,0,0,0,300000,526,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16259,7272,0,0,16687,0,0,0,'Sheri','General Goods','',0,7,0,0,0,1,1,0,10,10,1604,186,186,191,1,896,1500,0,9,12,0,0,0,0,300000,460,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16260,7272,0,0,16676,0,0,0,'Areyn','General Goods','',0,7,0,0,0,1,1,0,10,10,1604,230,230,382,1,4992,1500,0,6,9.75,0,0,0,0,300000,423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16261,7272,0,0,16713,0,0,0,'Sathiel','Trade Supplies','',0,7,0,0,0,1,1,0,10,10,1604,178,178,382,1,4224,1500,0,6,9.75,0,0,0,0,300000,423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16262,7272,0,0,16705,0,0,0,'Landraelanis','Tradesman','',0,7,0,0,0,1,1,0,11,11,1604,199,199,459,1,128,1500,0,8.25,11.25,0,0,0,0,300000,447,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16263,7272,0,0,16704,0,0,0,'Paelarin','Bowyer','',0,7,0,0,0,1,1,0,9,9,1604,100,100,0,1,4481,1500,0,8.25,11.25,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16264,7272,0,0,16691,0,0,0,'Winaestra','Hawkstrider Breeder','',0,7,0,0,0,1,1,0,15,15,1604,1200,1200,326,1,129,1500,0,15,20.25,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16265,8606,0,0,16714,0,0,0,'Smith Daelarin','Blacksmithing Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16266,7272,0,0,16700,0,0,0,'Celoenus','Warlock Trainer','',0,7,0,0,0,1,1,0,12,12,1604,219,219,537,1,49,1500,0,9,12.75,0,0,0,0,300000,475,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16267,7272,0,0,16677,0,0,0,'Daestra','','',0,7,0,0,0,1,1,0,12,12,1604,219,219,537,1,1,1500,0,9,12.75,0,0,0,0,300000,475,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16268,7272,0,0,16678,0,0,0,'Eralan','Poison Supplies','',0,7,0,0,0,1,1,0,15,15,1604,328,328,0,1,1155,1500,0,16.5,21.75,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16269,7272,0,0,16680,0,0,0,'Garridel','Mage Trainer','',0,7,0,0,0,1,1,0,12,12,1604,219,219,537,1,49,1500,0,9,12.75,0,0,0,0,300000,475,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16270,7272,0,0,16681,0,0,0,'Hannovia','Hunter Trainer','',0,7,0,0,0,1,1,0,12,12,1604,230,230,249,1,49,1500,0,12,15.75,0,0,0,0,300000,560,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16271,7272,0,0,16715,0,0,0,'Telenus','Pet Trainer','',0,7,0,0,0,1,1,0,12,12,1604,230,230,249,1,17,1500,0,12,15.75,0,0,0,0,300000,560,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16272,7272,0,0,16683,0,0,0,'Kanaria','First Aid Trainer','',0,7,0,0,0,1,1,0,8,8,1604,148,148,165,1,81,2000,0,10,13,0,0,0,0,300000,303,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16273,7272,0,0,16706,0,0,0,'Mathreyn','Skinning Trainer','',0,7,0,0,0,1,1,0,11,11,1604,222,222,0,1,81,1500,0,11.25,15,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16274,7272,0,0,16684,0,0,0,'Narina','Bowyer','',0,7,0,0,0,1,1,0,14,14,1604,230,230,0,1,4480,1500,0,15,20.25,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16275,7272,0,0,16685,0,0,0,'Noellene','Paladin Trainer','',0,7,0,0,0,1,1,0,12,12,1604,230,230,249,1,51,1500,0,12,15.75,0,0,0,0,300000,560,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16276,7272,0,0,16707,0,0,0,'Ponaris','Priest Trainer','',0,7,0,0,0,1,1,0,12,12,1604,219,219,537,1,51,1500,0,9,12.75,0,0,0,0,300000,475,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16277,7272,0,0,16686,0,0,0,'Quarelestra','Cooking Trainer','',0,7,0,0,0,1,1,0,14,14,1604,276,276,295,1,81,2000,0,19,25,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16278,7272,0,0,16708,0,0,0,'Sathein','Leatherworking Trainer','',0,7,0,0,0,1,1,0,11,11,1604,222,222,0,1,81,1500,0,11.25,15,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16279,7272,0,0,16689,0,0,0,'Tannaria','Rogue Trainer','',0,7,0,0,0,1,1,0,12,12,1604,247,247,0,1,49,1500,0,12.75,16.5,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16280,7272,0,0,16712,0,0,0,'Perascamin','Riding Trainer','',0,7,0,0,0,1,1,0,15,15,1604,174,174,326,1,19,1500,0,15,20.25,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16281,5462,0,0,16105,0,0,0,'Keeper of the Rolls','The Argent Dawn','',0,7,0,0,0,1,1,0,1,1,814,8,8,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16283,5462,0,0,16106,0,0,0,'Packmaster Stonebruiser','Brotherhood of the Light','',0,7,0,0,0,3,1,0,59,59,794,8883,8883,0,1,3,2000,0,102,135,0,0,0,0,345000,3449,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16284,5462,0,0,16108,16107,0,0,'Argent Medic','The Argent Dawn','',0,7,0,0,0,3.02,4,0,57,58,794,6726,6937,9060,1,1,2000,0,93,123,0,0,0,0,345000,3394,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,28133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16285,5462,0,0,16130,0,0,0,'Argent Emissary','The Argent Dawn','',0,7,0,0,0,1,1,0,1,55,814,8,5228,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16286,5462,0,0,16111,0,0,0,'Spore','','',8,10,0,0,0,1,1,0,80,80,14,1260,1260,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1.5,'',0,0,0,2.5,8,14,0,29232,0,0,0,0,0,0,29232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16287,7272,0,0,16112,0,0,0,'Ambassador Sunsorrow','','',0,7,0,0,0,1.05,1,0,60,60,1604,2243,2243,5751,1,3,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.383,'',0,300,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16288,7272,0,0,16265,0,0,0,'Advisor Sorrelon','','',0,7,0,0,0,1,1,0,20,20,1604,425,425,1202,1,3,2000,0,21,29,0,0,0,0,275000,701,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16289,7272,0,0,16117,0,0,0,'Advisor Valwyn','','',0,7,0,0,0,1.05,1,0,15,15,1623,344,344,0,1,3,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16290,5462,0,0,12349,0,0,0,'Fallout Slime','','',0,10,0,1,0,1,1,0,80,80,14,75600,75600,0,1,0,1150,0,1819.88,2527.12,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,28156,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16291,7272,0,0,16118,0,0,0,'Magister Quallestis','','',0,7,0,0,0,1.05,1,0,17,17,1623,346,346,938,1,2,2000,0,18,25,0,0,0,0,120000,402,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16292,7272,0,0,11172,0,0,0,'Aquantion','','',0,4,0,0,0,2,1,0,13,13,16,506,506,264,1,0,2000,0,17,23,0,0,0,0,0,596,0,0,144,144,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,9672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16293,7272,0,0,16119,0,0,0,'Apprentice Shatharia','','',0,7,0,0,0,1,1,0,12,12,1623,230,230,537,1,3,2000,0,12,17,0,0,0,0,300000,475,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16294,7272,0,0,15513,0,0,0,'Aldaron the Reckless','','',0,7,0,0,0,1,1,0,8,8,16,148,148,825,1,0,2000,0,10,13,0,0,0,0,300000,303,0,0,0,0,0,0,1.8,0.6,'',0,7,0,2.5,8,14,0,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22487,0,0,0,0,0,0,0),(16295,7272,0,0,16122,0,0,0,'Ranger Lilatha','Farstriders','',4096,7,0,0,0,1,1,0,16,16,1602,350,350,0,1,3,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16296,8606,0,0,11686,0,0,0,'Eversong Trigger','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16297,5462,0,0,16895,0,0,0,'Mutated Grub','','',72,10,0,1,0,3,1,0,81,81,16,39099,39099,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,1,0.35,'',0,7636,0,2.5,8,14,0,30109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16298,5462,0,0,16169,0,0,0,'Spectral Soldier','','',0,6,0,0,0,1,1,0,1,1,1630,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,1.875,1.25,'',0,401,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16299,5462,0,0,12074,0,0,0,'Skeletal Shocktrooper','','',0,6,0,0,0,1,1,0,59,60,1630,3997,4120,0,1,0,1400,0,72.8,96.6,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,1.875,0.4375,'',0,402,0,2.5,8,14,0,17014,28265,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16300,6180,0,0,2676,1200,0,0,'Risen Creeper','','',0,6,0,0,0,1,1,0,9,10,1630,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1,0.347,'',0,9,0,2.5,8,14,0,6951,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16301,6180,0,0,1201,1197,0,0,'Risen Hungerer','','',0,6,0,0,0,1,1,0,13,14,1630,273,300,0,1,0,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1,1,'',0,18,0,2.5,8,14,0,6958,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16302,6180,0,0,10970,10971,0,0,'Risen Stalker','','',0,6,0,0,0,1,1,0,16,17,21,356,386,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,85,0,1.15,0.39905,'',0,30,0,2.5,8,14,0,8282,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16303,7272,0,0,158,0,0,0,'Dreadbone Skeleton','','',0,6,0,0,0,1,1,0,11,11,21,198,449,0,1,0,2000,0,27,37,0,0,0,0,300000,528,0,0,0,0,85,0,1.5,0.394,'',0,13,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16304,7272,0,0,14272,0,0,0,'Arcane Devourer','','',0,4,0,0,0,1,1,0,11,12,834,208,230,227,1,0,2000,0,16,21,0,0,0,0,300000,560,0,0,0,0,0,85,3.125,0.4375,'',0,50,0,2.5,8,14,0,29054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22580,0,0,0,0,0,0,0),(16305,7272,0,0,733,0,0,0,'Dreadbone Sentinel','','',0,6,0,0,0,1,1,0,17,18,21,386,417,0,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,85,0,1.725,0.4531,'',0,34,0,2.5,8,14,0,11972,11971,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16306,5462,0,0,11686,0,0,0,'Scourge Invasion Minion, spawner, Ghost/Ghoul','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16307,7272,0,0,1245,0,0,0,'Deathcage Scryer','','',0,6,0,0,0,1,1,0,9,11,21,166,208,192,1,0,2000,0,14,18,0,0,0,0,300000,526,0,0,0,0,85,0,1.25,0.1,'',0,13,0,2.5,8,14,0,20793,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16308,7272,0,0,11397,0,0,0,'Deathcage Sorcerer','','',0,6,0,0,0,1,1,0,16,18,21,325,377,383,1,0,2000,0,24,32,0,0,0,0,300000,768,0,0,0,0,85,0,1.4375,0.115,'',0,33,0,2.5,8,14,0,20792,12748,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16309,7272,0,0,137,0,0,0,'Gangled Cannibal','','',0,6,0,0,0,1,1,0,12,13,1630,247,273,0,1,0,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.533,'',0,16,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16310,7272,0,0,15934,0,0,0,'Mana Shifter','','',0,1,0,0,0,1,0.8,0,12,12,834,230,230,199,1,0,2000,0,16,21,0,0,0,0,300000,560,0,0,0,0,0,0,1.3,0.65,'',0,0,0,2.5,8,14,0,29058,11975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22580,0,0,0,0,0,0,0),(16311,7272,0,0,14702,0,0,0,'Phantasmal Watcher','','',0,6,0,0,0,1,1,0,12,14,21,230,270,272,1,0,2000,0,19,25,0,0,0,0,300000,630,0,0,0,0,0,0,1,1,'',0,18,0,2.5,8,14,0,9613,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16312,8606,0,0,915,0,0,0,'Spectral Screamer','','',0,6,0,0,0,1,1,0,14,16,21,300,356,0,1,0,2000,0,23,31,0,0,0,0,0,700,0,0,0,0,0,0,1.25,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16313,7272,0,0,11178,0,0,0,'Nerubis Guard','','',0,6,0,0,0,1,1,0,9,10,21,166,186,185,1,0,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.0625,0.85,'',0,9,0,2.5,8,14,0,744,13584,28887,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16314,7272,0,0,10728,0,0,0,'Fallen Ranger','','',0,6,0,0,0,1,1,0,15,15,21,328,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,85,0,1.4375,0.575,'',0,30,0,2.5,8,14,0,28993,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16315,6180,0,0,10535,10536,10537,10538,'Deatholme Acolyte','','',0,7,0,0,0,1,1,0,14,15,21,270,310,311,1,0,2000,0,20,27,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.306,'20798',0,28,0,2.5,8,14,0,11639,20798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16316,7272,0,0,11071,0,0,0,'Stonewing Tracker','','',0,6,0,0,0,1,1,0,16,17,21,356,386,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.725,1.15,'',0,30,0,2.5,8,14,0,5810,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16317,6180,0,0,10539,10542,0,0,'Deatholme Necromancer','','',0,7,0,0,0,1,1,0,18,19,21,400,410,432,1,0,2000,0,26,34,0,0,0,0,300000,802,0,0,0,0,85,0,1.5,0.306,'',0,37,0,2.5,8,14,0,9613,29066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16318,6180,0,0,10631,10632,10633,10634,'Deatholme Darkmage','','',0,7,0,0,0,1,1,0,17,18,21,330,350,979,1,0,2000,0,19,26,0,0,0,0,300000,643,0,0,0,0,0,0,1.5,0.306,'28729',0,34,0,2.5,8,14,0,9613,18267,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16319,7272,0,0,9758,0,0,0,'Nerubis Centurion','','',0,6,0,0,0,1,1,0,18,19,21,417,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.25,1,'',0,36,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16320,7272,0,0,4629,0,0,0,'Eye of Dar\'Khan','','',0,6,0,0,0,1,1,0,19,20,21,410,450,473,1,0,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1,1,'',0,40,0,2.5,8,14,0,8140,14868,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16321,7272,0,0,10750,0,0,0,'Wailer','','',0,6,0,0,0,1,1,0,18,19,21,417,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.4375,0.575,'',0,36,0,2.5,8,14,0,7713,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16322,7272,0,0,1065,0,0,0,'Gangled Flesheater','','',0,6,0,0,0,1,1,0,10,11,1630,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.533,'',0,13,0,2.5,8,14,0,8016,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16323,7272,0,0,4629,0,0,0,'Phantasmal Seeker','','',0,6,0,0,0,1,1,0,12,14,21,250,280,272,1,0,2000,0,19,25,0,0,0,0,300000,630,0,0,0,0,0,0,1,1,'',0,18,0,2.5,8,14,0,13860,30900,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22566,0,0,0,0,0,0,0),(16324,7272,0,0,7533,0,0,0,'Stonewing Slayer','','',0,6,0,0,0,1,1,0,13,14,21,273,300,0,1,0,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,85,0,1.5,1,'',0,18,0,2.5,8,14,0,3147,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22567,0,0,0,0,0,0,0),(16325,6180,0,0,16124,17305,0,0,'Quel\'dorei Ghost','','',0,6,0,0,0,1,1,0,10,11,16,200,220,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.214,'',0,13,0,2.5,8,14,0,31379,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16326,6180,0,0,17306,17307,0,0,'Quel\'dorei Wraith','','',0,6,0,0,0,1,1,0,11,11,16,222,222,0,1,0,2400,0,18,24,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.214,'',0,14,0,2.5,8,14,0,31379,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16327,7272,0,0,146,0,0,0,'Ravening Apparition','','',0,6,0,0,0,1,1,0,11,12,16,220,260,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,1,'',0,13,0,2.5,8,14,0,7140,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16328,7272,0,0,10701,0,0,0,'Vengeful Apparition','','',0,6,0,0,0,1,1,0,12,12,16,240,240,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,1,'',0,13,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16329,7272,0,0,17681,0,0,0,'Dar\'Khan Drathir','','',0,6,0,1,0,1,1,0,21,21,16,3712,3712,1020,1,0,2000,0,47.6,64.6,0,0,0,0,300000,740,0,0,0,0,0,0,3,2,'',0,122,0,2.5,8,14,0,38660,21068,20791,0,0,0,0,0,0,4,0,0,0,0,0,0,22653,0,0,0,0,0,0,0),(16330,6180,0,0,4841,4842,4843,4844,'Sentinel Spy','','',0,7,0,0,0,1,1,0,10,11,124,200,230,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.306,'',0,12,0,2.5,8,14,0,7159,14873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16331,6180,0,0,16782,16783,0,0,'Darnassian Druid','','',0,7,0,0,0,1,1,0,13,14,124,270,290,280,1,0,2000,0,19,25,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.306,'',0,19,0,2.5,8,14,0,11431,25602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16332,6180,0,0,2306,14615,0,0,'Darnassian Huntress','','',0,7,0,0,0,1,1,0,14,15,124,310,340,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.306,'',0,18,0,2.5,8,14,0,6660,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16333,6180,0,0,4845,4846,4847,4848,'Sentinel Infiltrator','','',0,7,0,0,0,1,1,0,15,16,124,340,350,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,0.306,'',0,30,0,2.5,8,14,0,7159,12540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23191,0,0,0,0,0,0,0),(16334,7272,0,0,848,0,0,0,'Blackpaw Gnoll','','',0,7,0,0,0,1,1,0,13,14,70,273,300,0,1,0,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.5,'',0,18,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22634,0,0,0,0,0,0,0),(16335,7272,0,0,10851,0,0,0,'Blackpaw Scavenger','','',0,7,0,0,0,1,1,0,12,13,70,247,273,0,1,0,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.376,'',0,16,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22634,0,0,0,0,0,0,0),(16336,5462,0,0,11686,0,0,0,'Scourge Invasion Minion, spawner, Ghost/Skeleton','','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,85,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16337,7272,0,0,10854,0,0,0,'Blackpaw Shaman','','',0,7,0,0,0,1,1,0,12,13,70,247,273,0,1,0,2000,0,17,23,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.376,'',0,19,0,2.5,8,14,0,28902,20802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22634,0,0,0,0,0,0,0),(16338,5462,0,0,11686,0,0,0,'Scourge Invasion Minion, spawner, Ghoul/Skeleton','','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,85,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16339,7272,0,0,16347,0,0,0,'Arcane Reaver','','',0,4,0,0,0,1,1,0,15,16,14,328,356,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,85,1.25,0.625,'',0,27,0,2.5,8,14,0,31390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23706,0,0,0,0,0,0,0),(16340,7272,0,0,299,0,0,0,'Shadowpine Ripper','','',0,7,0,0,0,1,1,0,10,11,1643,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,85,0,1.875,0.6525,'',0,13,0,2.5,8,14,0,12555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22639,0,0,0,0,0,0,0),(16341,7272,0,0,16275,0,0,0,'Shadowpine Witch','','',0,7,0,0,0,1,1,0,11,12,1643,208,230,227,1,0,2000,0,16,21,0,0,0,0,300000,560,0,0,0,0,85,0,1.875,0.6525,'12550',0,19,0,2.5,8,14,0,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22639,0,0,0,0,0,0,0),(16342,7272,0,0,4769,0,0,0,'Mummified Headhunter','','',0,6,0,0,0,1,1,0,16,17,1643,360,390,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.5,0.306,'',0,30,0,2.5,8,14,0,29047,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22633,0,0,0,0,0,0,0),(16343,7272,0,0,16275,0,0,0,'Shadowpine Oracle','','',0,7,0,0,0,1,1,0,15,16,1643,301,325,342,1,0,2000,0,22,29,0,0,0,0,300000,700,0,0,0,0,85,0,1.875,0.6525,'',0,28,0,2.5,8,14,0,7154,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22633,0,0,0,0,0,0,0),(16344,7272,0,0,298,0,0,0,'Shadowpine Headhunter','','',0,7,0,0,0,1,1,0,17,18,1643,386,417,0,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,85,0,1.875,0.6525,'',0,34,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23165,0,0,0,0,0,0,0),(16345,7272,0,0,592,0,0,0,'Shadowpine Catlord','','',0,7,0,0,0,1,1,0,18,19,1643,377,404,432,1,0,2000,0,25,32,0,0,0,0,300000,668,0,0,0,0,85,0,2.25,0.783,'',0,36,0,2.5,8,14,0,28902,28904,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22677,0,0,0,0,0,0,0),(16346,7272,0,0,590,0,0,0,'Shadowpine Hexxer','','',0,7,0,0,0,1,1,0,17,19,1643,350,404,423,1,0,2000,0,24,32,0,0,0,0,300000,649,0,0,0,0,85,0,2.25,0.783,'',0,37,0,2.5,8,14,0,29044,17201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23166,0,0,0,0,0,0,0),(16347,7272,0,0,18167,0,0,0,'Starving Ghostclaw','','',1,1,2,0,0,1,1,0,9,10,38,176,198,0,1,0,1500,0,9.75,12.75,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,16828,24450,59881,0,0,0,0,0,0,0,0,0,0,11556,0,0,22570,0,0,0,0,0,144,0),(16348,7272,0,0,16245,0,0,0,'Ghostclaw Lynx','','',1,1,2,0,0,1,1,0,13,14,38,273,300,0,1,0,1500,0,15,20.25,0,0,0,0,300000,630,0,0,0,0,0,0,1.725,0.4025,'',0,0,0,2.5,8,14,0,16828,14916,59881,0,0,0,0,0,0,0,0,0,0,11092,0,0,22570,0,0,0,0,0,144,0),(16349,7272,0,0,15592,0,0,0,'Ghostclaw Ravager','','',1,1,2,0,0,1,1,0,16,17,38,356,386,0,1,0,1500,0,18.75,24.75,0,0,0,0,300000,734,0,0,0,0,0,0,1.95,0.455,'',0,0,0,2.5,8,14,0,6595,0,0,0,0,0,0,0,0,0,0,0,0,11093,0,0,22570,0,0,0,0,0,144,0),(16350,7272,0,0,955,0,0,0,'Spindleweb Spider','','',1,1,3,0,0,1,1,0,10,11,22,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.05,1.309,'',0,0,0,2.5,8,14,0,11918,0,0,0,0,0,0,0,0,0,0,0,0,10496,0,0,22570,23707,0,0,0,0,0,0),(16351,7272,0,0,1087,0,0,0,'Spindleweb Lurker','','',1,1,3,0,0,1,1,0,14,15,22,300,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.275,1.5895,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,10499,0,0,22570,23707,0,0,0,0,0,0),(16352,7272,0,0,1090,0,0,0,'Greater Spindleweb','','',1,1,3,0,0,1,1,0,17,18,22,386,417,0,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,1.87,'',0,0,0,2.5,8,14,0,11918,0,0,0,0,0,0,0,0,0,0,0,0,10501,0,0,22570,23707,0,0,0,0,0,0),(16353,7272,0,0,14562,0,0,0,'Mistbat','','',1,1,24,0,0,1,1,0,9,10,411,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,0.9,0.21,'',0,0,0,2.5,8,14,0,17255,0,0,0,0,0,0,0,0,0,0,0,0,12821,0,0,22570,0,0,0,0,0,0,0),(16354,7272,0,0,3956,0,0,0,'Vampiric Mistbat','','',1,1,24,0,0,1,1,0,13,15,411,273,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,0.70678,0.164915,'29363',0,0,0,2.5,8,14,0,29363,0,0,0,0,0,0,0,0,0,0,0,0,12822,0,0,22570,0,0,0,0,0,0,0),(16355,7272,0,0,14562,0,0,0,'Lesser Scourgebat','','',1,1,24,0,0,1,1,0,16,18,411,356,417,0,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,0.9,0.21,'',0,0,0,2.5,8,14,0,3234,0,0,0,0,0,0,0,0,0,0,0,0,12823,0,0,22570,0,0,0,0,0,0,0),(16356,5462,0,0,11686,0,0,0,'Scourge Invasion Minion, finder','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16357,7272,0,0,9793,0,0,0,'Anok\'suten','','',0,6,0,1,0,3,1,0,11,11,21,624,624,205,1,0,2000,0,23.8,30.6,0,0,0,0,300000,526,0,0,0,0,85,0,1.5625,1.25,'',0,40,0,2.5,8,14,0,744,13584,28887,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16358,7272,0,0,16128,0,0,0,'Kel\'gash the Wicked','','',0,7,0,1,0,1,1,0,20,20,1643,1516,1516,980,1,0,2000,0,49,60,0,0,0,0,120000,712,0,0,0,0,0,0,0,2,'',0,40,0,2.5,8,14,0,7289,20802,28900,0,0,0,0,0,0,0,0,0,0,0,0,0,22640,0,0,0,0,0,0,0),(16359,5462,0,0,10727,0,0,0,'Argent Messenger','The Argent Dawn','',0,7,0,0,0,1,1,0,55,55,814,5228,5228,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16360,5462,0,0,10976,0,0,0,'Zombie Chow','','',72,6,0,1,0,1,1,0,80,80,233,504000,504000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,1.5,'29307',0,0,0,2.5,8,14,0,29307,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16361,5462,0,0,16132,0,0,0,'Commander Thomas Helleran','The Argent Dawn','',0,7,0,0,0,1,1,0,55,55,814,5120,5120,0,1,2,1350,0,63.45,84.375,1,1550,100.75,147.25,0,3234,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16362,7272,0,0,15912,0,0,0,'Runewarden Deryan','','',0,7,0,0,0,1.05,1,0,30,30,1604,381,381,2175,1,3,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16363,5462,0,0,11686,0,0,0,'Grobbulus Cloud','','',0,10,0,0,0,1,1,0,80,80,14,17010,17010,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,28158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16364,7272,0,0,17856,0,0,0,'Infused Crystal','','',0,10,0,0,0,1,1,0,10,10,35,200,200,0,1,0,1400,0,9.1,11.9,0,0,0,0,0,463,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16365,5462,0,0,16129,0,0,0,'Master Craftsman Omarion','Brotherhood of the Light','',0,7,0,1,0,1,1,0,60,60,794,62000,62000,12000,1,0,1150,0,448.5,595.125,0,0,0,0,0,3750,0,0,0,0,0,0,5,0.842,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16366,7272,0,0,16133,0,0,0,'Sempstress Ambershine','Tailoring Trainer','',0,7,0,0,0,1.05,1,0,15,15,1604,299,299,790,1,209,2000,0,16,22,0,0,0,0,300000,559,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16367,7272,0,0,16134,0,0,0,'Botanist Tyniarrel','Herbalism Trainer & Supplies','',0,7,0,0,0,1.05,1,0,15,15,1604,299,299,790,1,209,2000,0,16,22,0,0,0,0,300000,559,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16368,5462,0,0,16160,0,0,0,'Necropolis Acolyte','','',0,7,0,1,0,1,1,0,62,62,233,64750,64750,25680,1,0,1150,0,741.75,1035,1,1265,175.835,261.855,0,4344,0,0,0,0,0,0,5,3.5,'',0,4360,0,2.5,8,14,0,10946,11661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16369,5875,0,0,16138,0,0,0,'Polymorphed Chicken','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16371,5875,0,0,16358,0,0,0,'Polymorphed Pig','','',1064966,1,0,0,0,1,1,0,3,3,14,30,30,0,1,0,2000,0,3,4,0,0,0,0,0,33,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16372,5875,0,0,856,0,0,0,'Polymorphed Sheep','','',1064966,8,0,0,0,1,1,0,3,3,31,30,30,0,1,0,2000,0,3,4,0,0,0,0,0,33,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16373,5875,0,0,16143,0,0,0,'Polymorphed Rat','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16374,5875,0,0,5990,0,0,0,'Polymorphed Cockroach','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16375,5462,0,0,12349,0,0,0,'Sewage Slime','','',64,10,0,1,0,8,2,0,80,80,16,100800,100800,0,2,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.5,0.35,'1787 1787',0,0,0,2.5,8,14,0,28156,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16376,5462,0,0,16144,0,0,0,'Craftsman Wilhelm','Brotherhood of the Light','',0,7,0,0,0,3,1,0,57,57,794,8352,8352,0,1,4227,2000,0,98,130,0,0,0,0,345000,3342,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16377,5875,0,0,16361,0,0,0,'Polymorphed Turtle','','',1064966,1,0,0,0,1,1,0,3,3,188,30,30,0,1,0,2000,0,3,4,0,0,0,0,0,33,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16378,5462,0,0,16147,16148,16149,16150,'Argent Sentry','The Argent Dawn','',0,7,0,1,0,30,1,0,70,70,1625,121500,121500,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,610000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,25821,18328,19643,23337,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,199,0),(16379,5462,0,0,16170,0,0,0,'Spirit of the Damned','','',0,6,0,4,0,1,1,0,61,61,1630,7860,7860,0,1,0,1400,0,111.3,154.7,1,1900,241.3,357.2,0,4047,0,0,0,0,0,0,3,2,'',0,403,0,2.5,8,14,0,34322,16243,28265,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16380,5462,0,0,16167,0,0,0,'Bone Witch','','',0,6,0,4,0,1,1,0,61,61,1630,7860,7860,0,1,0,1400,0,111.3,154.7,1,1900,241.3,357.2,0,4047,0,0,0,0,0,0,3,2,'',0,399,0,2.5,8,14,0,13748,17014,28265,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16381,5462,0,0,16158,0,0,0,'Archmage Tarsis Kir-Moldir','','',0,7,0,1,0,1,1,0,60,60,35,44000,44000,243400,1,0,1150,0,448.5,595.125,1,1265,91.08,134.09,0,3750,0,0,0,0,0,0,5,0.842,'',0,0,0,2.5,8,14,0,10149,10179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16382,5462,0,0,14701,0,0,0,'Patchwork Terror','','',0,6,0,1,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,10.5,10.5,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,2.625,0.875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16383,5462,0,0,7555,0,0,0,'Flameshocker','','',0,6,0,1,0,1,1,0,53,55,1634,754,789,1708,1,0,1400,0,493.5,656.25,1,1900,123.5,180.5,0,3234,0,0,0,0,0,0,1.5,1,'',0,400,0,2.5,8,14,0,28323,28314,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16384,5462,0,0,16235,0,0,0,'Argent Dawn Initiate','The Argent Dawn','',0,7,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16385,5462,0,0,4590,0,0,0,'Lightning Totem','','',0,11,0,0,0,0.2,1,0,82,82,21,2696,2696,0,1,0,2000,0,488,642,0,0,0,0,0,10356,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,28297,54333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16386,5462,0,0,16925,0,0,0,'Necropolis Relay','','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16387,7561,0,0,16164,0,0,0,'Atiesh','Hand of Sargeras','',0,3,0,3,0,1,1,0,73,73,954,249825,249825,0,1,0,1450,0,1718.25,2446.88,0,0,0,0,0,7618,0,0,0,0,0,0,3,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16388,7272,0,0,16165,0,0,0,'Koren','The Blacksmith','',0,6,0,1,0,0.7,1,0,70,70,35,4890,4890,0,1,4227,2000,0,1890,2677.5,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16389,6180,0,0,16417,16437,16440,16441,'Spectral Apprentice','','',8,6,0,1,0,4.2,1,0,70,70,16,29341,29341,0,1,0,2000,0,1890,2677.5,0,0,0,0,14400000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,4222,0,2.5,8,14,0,29618,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16390,5462,0,0,24999,0,0,0,'Deathchill Servant','','',72,6,0,0,0,1,1,0,81,81,21,26066,26066,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16392,5462,0,0,16163,0,0,0,'Captain Armando Ossex','','',0,7,0,1,0,1,1,0,60,60,1217,8400,8400,0,1,0,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16393,8606,0,0,4629,0,0,0,'Cold Wraith [FILMING]','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16394,5462,0,0,14697,0,0,0,'Pallid Horror','','',0,6,0,1,0,1,1,0,1,1,1634,300,300,0,1,0,1400,0,10.5,10.5,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16395,5462,0,0,16229,0,0,0,'Argent Dawn Paladin','The Argent Dawn','',0,7,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16396,5462,0,0,3167,0,0,0,'Stormwind Elite Guard','','',0,7,0,1,0,1,1,0,1,1,11,300,300,0,1,0,1400,0,10.5,10.5,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16397,7272,0,0,18828,0,0,0,'Ardeyn Riverwind','','',0,7,0,0,0,1.05,1,0,12,12,1604,230,230,537,1,3,1500,0,9,12.75,0,0,0,0,300000,475,0,0,0,0,0,0,1.5,0.383,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16398,5462,0,0,16925,0,0,0,'Necropolis Proxy','','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16399,5462,0,0,2557,2558,0,0,'Bloodsail Traitor','','',0,7,0,0,0,1.2,1,0,43,44,35,2059,2138,0,1,3,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16400,5462,0,0,11686,0,0,0,'Toxic Tunnel','','',0,10,0,0,0,1.35,1,0,80,80,114,17010,17010,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,1,0.5,'28370',0,0,0,2.5,8,14,0,28369,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16401,5462,0,0,11686,0,0,0,'Necropolis','','',0,10,0,0,0,1,1,0,60,60,35,6900,6900,0,1,0,1400,0,72.8,96.6,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16402,7272,0,0,15926,0,0,0,'Zombified Grimscale','','',0,6,0,0,0,1,1,0,12,13,18,200,225,0,1,0,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.275,0.35445,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22579,0,0,0,0,0,0,0),(16403,7272,0,0,3619,0,0,0,'Withered Grimscale','','',0,6,0,0,0,1,1,0,12,13,18,247,273,0,1,0,2400,0,21.6,28.8,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.417,'',0,16,0,2.5,8,14,0,7901,10277,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22579,0,0,0,0,0,0,0),(16404,7272,0,0,7449,0,0,0,'Yellowgill Frenzy','','',0,1,0,0,0,1,1,0,12,14,1878,247,300,0,1,0,1200,0,12,16.2,0,0,0,0,120000,630,0,0,0,0,0,0,1.25,0.87,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16405,7272,0,0,245,0,0,0,'Whitetail Frenzy','','',0,1,0,0,0,1,1,0,12,14,1878,247,300,0,1,0,1200,0,12,16.2,0,0,0,0,300000,630,0,0,0,0,0,0,1.25,0.87,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16406,6180,0,0,16514,16515,16516,16517,'Phantom Attendant','','',8,6,0,1,0,4.2,5,0,71,71,16,24125,24125,16155,1,0,2000,0,2220,3180,0,0,0,0,14400000,7007,0,0,0,0,0,0,1.5,0.306,'',0,4205,0,2.5,8,14,0,29586,29587,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16407,6180,0,0,16485,16486,16487,16488,'Spectral Servant','','',8,6,0,1,0,4.2,1,0,69,69,16,28396,28396,0,1,0,2000,0,1837.5,2595,0,0,0,0,14400000,6423,0,0,0,0,0,0,1.725,0.3519,'',0,4186,0,2.5,8,14,0,29540,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16408,6180,0,0,16494,16495,16496,16497,'Phantom Valet','','',8,6,0,1,0,6.3,1,0,72,72,16,46494,46494,0,1,0,2000,0,2302.5,3285,0,0,0,0,14400000,7318,0,0,0,0,0,0,2.025,0.4131,'',0,4210,0,2.5,8,14,0,29584,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16409,6180,0,0,16464,16465,16466,16467,'Phantom Guest','','',8,6,0,0,0,1.4,5,0,70,70,16,7825,7825,15775,1,0,1667,0,195.039,275.888,0,0,0,0,7200000,6708,0,0,0,0,0,0,1.725,0.3519,'',0,1600,0,2.5,8,14,0,29492,29513,29514,29579,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16410,6180,0,0,16509,16510,16511,16512,'Spectral Retainer','','',8,6,0,1,0,5.6,1,0,72,72,16,41328,41328,0,1,0,2000,0,2302.5,3285,0,0,0,0,14400000,7318,0,0,0,0,0,0,1.725,0.3519,'',0,4126,0,2.5,8,14,0,29456,29578,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16411,6180,0,0,16524,16525,16526,16527,'Spectral Chef','','',8,6,0,1,0,4.2,1,0,71,71,16,30160,30160,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,0,0,0,0,0,1.725,0.3519,'',0,4173,0,2.5,8,14,0,29665,29667,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16412,6180,0,0,16529,16530,16531,16532,'Ghostly Baker','','',8,6,0,1,0,4.2,1,0,71,71,16,30160,30160,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,0,0,0,0,0,1.725,0.3519,'',0,4128,0,2.5,8,14,0,29675,29676,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16414,6180,0,0,16535,16536,16537,16538,'Ghostly Steward','','',8,6,0,1,0,5.6,1,0,71,71,16,40214,40214,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,0,0,0,0,0,1.95,0.3978,'',0,4181,0,2.5,8,14,0,29690,29691,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16415,7272,0,0,7550,0,0,0,'Skeletal Waiter','','',8,6,0,1,0,4.2,1,0,71,71,16,30160,30160,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,0,0,0,0,0,1.5,1,'',0,4205,0,2.5,8,14,0,32441,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16416,5462,0,0,16172,0,0,0,'Bronn Fitzwrench','','',0,7,0,0,0,1,1,0,55,56,35,2614,2699,0,1,3,2000,0,96,127,0,0,0,0,333000,3289,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16417,5462,0,0,15324,0,0,0,'Rumsen Fizzlebrack','','',0,7,0,0,0,1,1,0,44,44,35,1782,1782,0,1,3,2000,0,72,96,0,0,0,0,300000,2528,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16418,5462,0,0,16171,0,0,0,'Mupsi Shacklefridd','','',0,7,0,0,0,1,1,0,20,20,35,484,484,0,1,3,2000,0,29,39,0,0,0,0,275000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16419,5462,0,0,14368,0,0,0,'Ghost of Naxxramas','','',8,7,0,1,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16420,5462,0,0,9510,0,0,0,'Portal of Shadows','','',0,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16421,5462,0,0,11686,0,0,0,'Necropolis health','','',1024,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16422,5462,0,0,12074,0,0,0,'Skeletal Soldier','','',0,6,0,0,0,1,1,0,6,7,1630,120,137,0,1,0,2000,0,9,12,0,0,0,0,0,230,0,0,0,0,0,0,1.875,0.4375,'',0,0,0,2.5,8,14,0,28265,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22892,0,0,0,0,0,0,0),(16423,5462,0,0,16169,0,0,0,'Spectral Apparition','','',0,6,0,0,0,1,1,0,6,7,1630,120,137,0,1,0,2000,0,9,12,0,0,0,0,0,230,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,28265,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22892,0,0,0,0,0,0,0),(16424,6180,0,0,16458,16459,16460,16461,'Spectral Sentry','','',8,6,0,1,0,4.2,1,0,71,71,16,30160,30160,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,0,0,0,0,0,1.725,0.3519,'18950',0,4194,0,2.5,8,14,0,29575,29576,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16425,6180,0,0,16454,16455,16456,16457,'Phantom Guardsman','','',8,6,0,1,0,4.2,1,0,71,71,16,30160,30160,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,0,0,0,0,0,1.725,0.3519,'',0,4222,0,2.5,8,14,0,29537,29684,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16426,7272,0,0,16453,0,0,0,'Bennett','The Sergeant at Arms','',0,6,0,1,0,0.7,1,0,70,70,35,4890,4890,0,1,1,2000,0,1890,2677.5,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16427,5462,0,0,7869,0,0,0,'Soldier of the Frozen Wastes','','',72,6,0,1,0,1,1,0,80,80,14,1600,1600,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,172,0,0,2.25,1.5,'28458',0,0,0,2.5,8,14,0,28457,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16428,5462,0,0,12818,0,0,0,'Unstoppable Abomination','','',72,6,0,1,0,1,1,0,80,80,14,75600,75600,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,172,0,3,1,'',0,0,0,2.5,8,14,0,28467,28468,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16429,5462,0,0,16178,0,0,0,'Soul Weaver','','',72,6,0,1,0,1,1,0,80,80,14,56700,56700,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,2.8,3.5,'28460',0,0,0,2.5,8,14,0,28459,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16430,5875,0,0,13069,0,0,0,'Ashbringer Trigger','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16431,5462,0,0,16136,0,0,0,'Cracked Necrotic Crystal','','',0,10,0,0,0,1,1,0,60,60,35,6900,6900,0,1,2,2500,0,130,172.5,0,0,0,0,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16432,5462,0,0,10699,0,0,0,'Undercity Elite Guardian','','',0,6,0,1,0,1,1,0,1,1,71,8,8,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.65,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16433,5462,0,0,16233,16231,0,0,'Argent Dawn Crusader','The Argent Dawn','',0,7,0,0,0,1,1,0,1,55,814,8,5228,0,1,1,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16434,5462,0,0,16234,16232,0,0,'Argent Dawn Champion','The Argent Dawn','',0,7,0,0,0,1,1,0,55,55,814,5228,5228,0,1,1,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16435,5462,0,0,16236,0,0,0,'Argent Dawn Cleric','The Argent Dawn','',0,7,0,0,0,1,1,0,1,1,814,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16436,5462,0,0,16237,0,0,0,'Argent Dawn Priest','The Argent Dawn','',0,7,0,0,0,1,1,0,1,1,814,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16437,5462,0,0,16169,0,0,0,'Spectral Spirit','','',0,6,0,0,0,1,1,0,9,10,1630,100,112,0,1,0,2000,0,13,17,0,0,0,0,0,463,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22892,0,0,0,0,0,0,0),(16438,5462,0,0,12074,0,0,0,'Skeletal Trooper','','',0,6,0,0,0,1,1,0,9,10,1630,166,186,185,1,0,2000,0,13,17,0,0,0,0,0,463,0,0,0,0,0,0,1.875,0.4375,'',0,0,0,2.5,8,14,0,589,28265,0,0,0,0,0,0,0,4,0,0,0,0,0,0,22892,0,0,0,0,0,0,0),(16439,5875,0,0,16179,0,0,0,'Fairbanks Transformed','','',0,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16440,5875,0,0,16180,0,0,0,'Highlord Mograine Transform','The Ashbringer','',0,6,0,3,0,1,1,0,1,1,21,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16441,5462,0,0,16586,0,0,0,'Guardian of Icecrown','','',72,6,0,1,0,1,1,0,80,80,21,2520000,2520000,0,1,0,1250,0,1978.12,2746.88,1,1650,569.25,839.85,0,9729,0,0,0,0,0,0,100,17,'',0,0,0,2.5,8,14,0,28470,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16442,6739,0,0,16182,0,0,0,'Vinemaster Suntouched','Wine & Spirits Merchant','',0,7,0,0,0,1,1,0,30,30,1604,1003,1003,0,1,641,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16443,7272,0,0,16183,0,0,0,'Zalene Firstlight','Food & Drink','',0,7,0,0,0,1.05,1,0,9,9,1636,180,180,0,1,640,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,0.383,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16444,7272,0,0,16184,0,0,0,'Halis Dawnstrider','General Goods','',0,7,0,0,0,1.05,1,0,15,15,1604,344,344,0,1,897,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16445,8089,0,0,15398,0,0,0,'Terky','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.975,0.2275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16446,5462,0,0,14710,0,0,0,'Plagued Gargoyle','','',8,6,0,1,0,1,1,0,61,61,233,251500,251500,7458,1,0,1150,0,685.69,953.065,1,1265,160.655,237.82,0,4047,0,0,0,0,0,0,2.25,1.5,'',0,4259,0,2.5,8,14,0,10946,11661,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16447,5462,0,0,10627,0,0,0,'Plagued Ghoul','','',72,6,0,1,0,1,1,0,81,81,21,104264,104264,0,1,0,1500,0,2610,3397.5,0,0,0,0,3600000,10033,0,0,0,0,172,0,2.25,0.7995,'19818',0,7566,0,2.5,8,14,0,11672,11661,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(16448,5462,0,0,15964,0,0,0,'Plagued Deathhound','','',8,1,0,1,0,1,1,0,61,61,16,69168,69168,0,1,0,1150,0,685.69,953.065,0,0,0,0,0,4047,0,0,0,0,0,0,5,0.842,'',0,0,0,2.5,8,14,0,30121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16449,5462,0,0,10553,0,0,0,'Spirit of Naxxramas','','',8,6,0,1,0,1,1,0,61,61,21,110040,110040,0,1,0,1150,0,685.69,953.065,1,1265,160.655,237.82,0,4047,0,0,0,0,0,0,1.5,1.5,'',0,4267,0,2.5,8,14,0,28599,28392,28383,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16450,8606,0,0,16185,0,0,0,'She number one','CocaCola Ambassador','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16451,5462,0,0,10729,0,0,0,'[UNUSED] Death Knight Vindicator','','',8,6,0,1,0,1,1,0,62,62,21,129500,129500,25680,1,0,1000,0,645,900,1,1200,166.8,248.4,0,4344,0,0,0,0,0,0,2.25,0.525,'',0,4327,0,2.5,8,14,0,15284,27223,28413,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16452,5462,0,0,2606,0,0,0,'Necro Knight Guardian','','',8,6,0,1,0,1,1,0,62,62,21,56650,56650,108270,1,0,1200,0,774,1080,1,1450,201.55,300.15,0,4344,0,0,0,0,172,0,1.875,0.15,'',0,4317,0,2.5,8,14,0,25710,10893,11660,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16453,5462,0,0,15939,0,0,0,'Necro Stalker','','',9,1,3,1,0,1,1,0,61,61,312,81744,81744,0,1,0,1150,0,685.69,953.065,0,0,0,0,0,4047,0,0,0,0,0,0,3,3.74,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13149,0,0,0,0,0,0,0,0,0,0),(16454,8606,0,0,16186,0,0,0,'She number two','CocaCola Ambassador','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16455,8606,0,0,16187,0,0,0,'She number three','CocaCola Ambassador','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16456,8089,0,0,16189,0,0,0,'Poley','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16457,7272,0,0,16198,0,0,0,'Maiden of Virtue','','',108,10,0,3,1,49,20,0,73,73,16,297430,297430,67740,1,0,2000,0,10955,15680,0,0,0,0,604800000,7604,0,0,0,0,0,0,4.8,1.8352,'',1,386293,0,2.5,8,14,0,29511,29522,32445,26662,0,0,0,0,0,2047,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16458,5462,0,0,10582,0,0,0,'Innkeeper Faralia','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,80,1003,1003,0,1,66179,1000,0,21,28,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16459,6180,0,0,16543,16544,16545,16546,'Wanton Hostess','','',8,6,0,1,0,5.6,1,0,71,71,16,40214,40214,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,0,0,0,0,0,1.725,0.44045,'',0,4123,0,2.5,8,14,0,29486,29477,29505,29485,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16460,6180,0,0,16547,16548,16549,16550,'Night Mistress','','',8,6,0,1,0,5.6,5,0,71,71,16,32166,32166,16155,1,0,2000,0,2220,3180,0,0,0,0,14400000,7007,0,0,0,0,0,0,1.5,0.208,'',0,4204,0,2.5,8,14,0,29487,29491,30358,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16461,6180,0,0,16551,16552,16553,16554,'Concubine','','',8,3,0,1,0,5.6,1,0,71,71,16,40214,40214,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,0,0,0,0,0,1.725,0.2392,'',0,4176,0,2.5,8,14,0,15969,29490,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16462,7272,0,0,16192,0,0,0,'Ranger Krenn\'an','Farstriders','',0,7,0,0,0,1.05,1,0,13,13,1602,190,190,0,1,3,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16463,7272,0,0,16193,0,0,0,'Farstrider Solanna','Farstriders','',0,7,0,0,0,1.05,1,0,18,18,1604,340,340,0,1,3,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16464,7272,0,0,16195,0,0,0,'Apothecary Venustus','Royal Apothecary Society','',0,7,0,0,0,1.05,1,0,17,17,1623,330,330,938,1,3,2000,0,18,25,0,0,0,0,300000,617,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16465,7272,0,0,11686,0,0,0,'Raw Meat Rack Trigger','','',0,10,0,0,0,1.35,1,0,1,1,114,8,8,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16466,7272,0,0,11686,0,0,0,'Smoked Meat Rack Trigger','','',0,10,0,0,0,1.35,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16467,7272,0,0,11686,0,0,0,'Fresh Fish Rack Trigger','','',0,10,0,0,0,1.35,1,0,1,1,114,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16468,6180,0,0,16555,16556,16557,16558,'Spectral Patron','','',8,6,0,0,0,1.4,1,0,70,70,16,9780,9780,0,1,0,2000,0,252,357,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,1600,0,2.5,8,14,0,29555,29560,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16469,7272,0,0,16275,0,0,0,'Shadowpine Shadowcaster','','',0,7,0,0,0,1,1,0,17,18,28,350,377,399,1,0,2000,0,24,32,0,0,0,0,300000,768,0,0,0,0,85,0,1.875,0.6525,'',0,30,0,2.5,8,14,0,31394,16568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23167,0,0,0,0,0,0,0),(16470,6180,0,0,16559,16560,16561,16562,'Ghostly Philanthropist','','',8,6,0,1,0,5.6,5,0,72,72,16,33057,33057,16545,1,0,2000,0,2280,3270,0,0,0,0,14400000,7305,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,29609,29612,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16471,7272,0,0,2606,0,0,0,'Skeletal Usher','','',8,6,0,1,0,8.4,10,0,72,72,16,49585,49585,33090,1,0,2000,0,2280,3270,0,0,0,0,14400000,7305,0,0,0,0,0,0,1.875,0.15,'',0,4149,0,2.5,8,14,0,29661,29666,29670,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16472,6180,0,0,16563,16564,16565,16566,'Phantom Stagehand','','',8,6,0,1,0,6.3,1,0,71,71,16,45240,45240,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,0,0,0,0,0,1.725,0.3519,'',0,4179,0,2.5,8,14,0,29673,29677,41580,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16473,6180,0,0,16567,16568,16569,18979,'Spectral Performer','','',8,6,0,1,0,5.6,5,0,71,71,16,40214,40214,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,0,0,0,0,0,1.725,0.3519,'',0,4211,0,2.5,8,14,0,29679,29680,29683,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16474,5462,0,0,11686,0,0,0,'Blizzard','','',4,10,0,3,0,1,1,0,1,1,14,300,300,0,1,0,1400,0,49,49,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,28547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16475,7272,0,0,16203,0,0,0,'Megelon','','',0,7,0,0,0,1,1,0,4,4,1638,86,86,0,1,2,2000,0,4,5,0,0,0,0,300000,68,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16476,7272,0,0,16202,0,0,0,'Jaeleil','','',0,7,0,0,0,1,1,0,3,3,1638,71,71,0,1,3,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16477,7272,0,0,16201,0,0,0,'Proenitus','','',0,7,0,0,0,1,1,0,6,6,1638,120,120,0,1,3,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16478,5462,0,0,16204,0,0,0,'Lieutenant Orrin','The Argent Dawn','',0,7,0,0,0,1,1,0,10,10,794,980,980,191,1,2,2000,0,13,17,0,0,0,0,0,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16479,5462,0,0,16205,0,0,0,'Polymorph Clone','','',0,8,0,0,0,0.2,1,0,10,10,31,300,400,0,1,0,1400,0,9.1,11.9,0,0,0,0,0,463,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16480,7272,0,0,16207,0,0,0,'Apprentice Vor\'el','','',0,7,0,0,0,1,1,0,18,18,1604,354,354,1020,1,2,2000,0,19,26,0,0,0,0,120000,20,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16481,7272,0,0,14366,0,0,0,'Ghastly Haunt','','',8,6,0,1,0,7,1,0,72,72,16,51660,51660,0,1,0,2000,0,2302.5,3285,0,0,0,0,14400000,7318,0,0,0,0,0,0,1.875,1.25,'',0,4160,0,2.5,8,14,0,29172,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16482,7272,0,0,14365,0,0,0,'Trapped Soul','','',8,6,0,1,0,7,10,0,72,72,16,41321,41321,33090,1,0,2000,0,2280,3270,0,0,0,0,14400000,7305,0,0,0,0,0,0,1.875,1.25,'',0,4187,0,2.5,8,14,0,29717,29718,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16483,6180,0,0,16208,16210,16209,16211,'Draenei Survivor','','',0,7,0,0,0,1,1,0,1,5,1638,42,102,0,1,134217728,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,1,'35046',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16484,5462,0,0,16212,0,0,0,'Lieutenant Nevell','The Argent Dawn','',0,7,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16485,7272,0,0,16838,0,0,0,'Arcane Watchman','','',8,9,0,1,0,8.4,1,0,72,72,16,61992,61992,0,1,0,2000,0,2302.5,3285,0,0,0,0,14400000,7318,0,0,0,0,0,100,3,1.05,'',0,4205,0,2.5,8,14,0,29765,29768,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16486,5462,0,0,16213,0,0,0,'Web Wrap','','',0,10,0,0,0,1,1,0,80,80,14,5040,5040,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,28622,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16487,8606,0,0,242,0,0,0,'Master Alchemist','Cheesy Test Alchemist','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16488,7272,0,0,16216,0,0,0,'Arcane Anomaly','','',8,4,0,1,0,0.14,7,0,71,71,16,704,704,51324,1,0,2000,0,1912.5,2797.5,0,0,0,0,14400000,5645,0,0,0,0,0,75,5,0.7,'',0,0,0,2.5,8,14,0,29880,29882,29883,29885,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16489,7272,0,0,14254,0,0,0,'Chaotic Sentience','','',8,4,0,1,0,5.6,1,0,71,71,16,40214,40214,0,1,0,1200,6,1345.5,1917,0,0,0,0,14400000,7018,0,0,0,0,0,75,3.36,2,'',0,0,0,2.5,8,14,0,29900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16490,5462,0,0,16218,0,0,0,'Lieutenant Lisande','The Argent Dawn','',0,7,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16491,7272,0,0,19330,0,0,0,'Mana Feeder','','',8,1,0,1,0,1.4,1,0,70,70,16,9780,9780,0,1,0,1000,0,945,1338.75,0,0,0,0,14400000,6719,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,29908,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16492,7272,0,0,19331,0,0,0,'Syphoner','','',8,1,0,1,0,1.4,1,0,70,70,16,7825,7825,3155,1,0,2000,0,1755,2482.5,0,0,0,0,14400000,6708,0,0,0,0,0,70,2,1,'',0,0,0,2.5,8,14,0,29881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16493,5462,0,0,16219,0,0,0,'Lieutenant Dagel','The Argent Dawn','',0,7,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16494,5462,0,0,16220,0,0,0,'Lieutenant Rukag','The Argent Dawn','',0,7,0,0,0,1,1,0,10,10,794,980,980,191,1,2,1350,0,8.775,11.475,1,1500,13.5,19.5,0,463,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16495,5462,0,0,16221,0,0,0,'Lieutenant Beitha','The Argent Dawn','',0,7,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16496,8606,0,0,2676,0,0,0,'Quest Gossip Tester','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16497,8606,0,0,2676,0,0,0,'Scryers Faction Tester','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16498,8606,0,0,2676,0,0,0,'Consortium Faction Tester','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16499,7272,0,0,16222,0,0,0,'Keilnei','Hunter Trainer','',0,7,0,0,0,1.2,1,0,6,6,1638,138,138,126,1,51,2000,0,6,8,0,0,0,0,120000,163,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16500,7272,0,0,16223,0,0,0,'Valaatu','Mage Trainer','',0,7,0,0,0,1,1,0,6,6,1638,111,111,259,1,51,2000,0,5,5,0,0,0,0,120000,162,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16501,7272,0,0,16224,0,0,0,'Aurelon','Paladin Trainer','',0,7,0,0,0,1,1,0,6,6,1638,115,115,126,1,51,2000,0,6,8,0,0,0,0,300000,163,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,29170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16502,7272,0,0,16225,0,0,0,'Zalduun','Priest Trainer','',0,7,0,0,0,1,1,0,6,6,1638,111,111,259,1,51,2000,0,5,5,0,0,0,0,300000,162,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,29170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,46,0),(16503,7272,0,0,16226,0,0,0,'Kore','Warrior Trainer','',0,7,0,0,0,1,1,0,6,6,1638,120,120,0,1,51,2000,0,7,9,0,0,0,0,120000,165,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16504,7272,0,0,16841,0,0,0,'Arcane Protector','','',8,9,0,1,0,11.2,1,0,72,72,16,82656,82656,0,1,0,2000,0,2302.5,3285,0,0,0,0,14400000,7318,0,0,0,0,0,100,4,1.4,'',0,4165,0,2.5,8,14,0,29840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16505,5462,0,0,16605,0,0,0,'Naxxramas Follower','','',72,7,0,1,0,1,1,0,81,81,312,521320,521320,58750,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,2.025,0.4131,'',0,0,0,2.5,8,14,0,56107,54093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22708,0,0,0,0,0,0,0),(16506,5462,0,0,16603,0,0,0,'Naxxramas Worshipper','','',72,7,0,1,0,1,1,0,81,81,312,83408,83408,89790,1,0,2000,0,2632.5,3817.5,0,0,0,0,3600000,8102,0,0,0,0,0,0,1.8,0.3672,'18950 18950',0,0,0,2.5,8,14,0,54095,54095,0,0,0,0,0,28732,0,0,0,0,0,0,0,0,22708,0,0,0,0,0,0,0),(16507,7272,0,0,19277,0,0,0,'Shattered Hand Sentry','','',0,7,0,1,0,1,1,0,69,69,16,19607,19607,0,1,0,2000,0,1127,1591.6,0,0,0,0,7200000,6423,0,0,0,0,0,0,3,2,'',0,4412,0,2.5,8,14,0,22911,31553,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16508,5462,0,0,2408,0,0,0,'Argent Horse','','',0,1,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16509,9056,0,0,28918,0,0,0,'Argent Warhorse','','',0,1,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(16510,8606,0,0,14584,0,0,0,'Argent Charger','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16511,5462,0,0,10671,0,0,0,'Argent Mount','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16512,5875,0,0,2346,0,0,0,'Argent Deathsteed','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16513,5875,0,0,14554,0,0,0,'Argent Deathcharger','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16514,7272,0,0,16227,0,0,0,'Botanist Taerix','','',0,7,0,0,0,1,1,0,4,4,1638,86,86,0,1,3,2000,0,4,5,0,0,0,0,300000,68,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16516,7272,0,0,19454,0,0,0,'Volatile Mutation','','',0,4,0,0,0,1,1,0,1,2,7,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16517,7272,0,0,19455,0,0,0,'Mutated Root Lasher','','',0,4,0,0,0,1,1,0,3,3,7,71,71,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,85,0,0,0,1.15,0.4025,'29152',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22934,0,0,0,0,0,0,0),(16518,7272,0,0,9390,0,0,0,'Nestlewood Owlkin','','',0,7,0,0,0,1,1,0,3,4,7,71,86,0,1,0,2000,0,4,5,0,0,0,0,300000,68,0,0,0,0,0,0,1.275,0.85,'',0,3,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(16519,7272,0,0,18111,18112,18113,17981,'Shadowy Executioner','','',0,7,0,0,0,1,1,0,63,64,1750,5527,5715,0,1,1,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,172,0,1.5,0.306,'',0,928,0,2.5,8,14,0,7160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(16520,7272,0,0,17574,0,0,0,'Vale Moth','','',1,1,37,0,0,1,1,0,1,1,7,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13103,0,0,22889,0,0,0,0,0,100,0),(16521,6180,0,0,16247,16248,16709,16710,'Blood Elf Scout','','',0,7,0,0,0,1,1,0,3,4,7,69,83,92,1,0,2000,0,4,5,0,0,0,0,300000,66,0,0,0,0,0,0,1.5,0.383,'',0,3,0,2.5,8,14,0,25602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(16522,7272,0,0,16249,0,0,0,'Surveyor Candress','','',0,7,0,0,0,1.2,1,0,5,5,16,114,114,230,1,0,2000,0,4,4,0,0,0,0,300000,63,0,0,0,0,0,0,1.5,0.383,'',0,3,0,2.5,8,14,0,9487,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(16523,7272,0,0,16584,0,0,0,'Shattered Hand Savage','','',0,7,0,1,0,2.9,1,0,69,69,16,19607,19607,0,1,0,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,3,2,'',0,4326,0,2.5,8,14,0,30470,30485,36023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16524,7272,0,0,16621,0,0,0,'Shade of Aran','','',108,6,0,3,1,112,22,0,73,73,16,594832,594832,168388,1,0,2000,0,9450,13825,0,0,0,0,604800000,6126,0,0,0,0,0,0,2.7,0.5508,'',1,385785,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,23933,0,0,0,0,0,0,0),(16525,7272,0,0,16241,0,0,0,'Spell Shade','','',8,6,0,1,0,4.2,1,0,71,71,16,30160,30160,0,1,0,2000,0,2242.5,3195,0,0,0,0,14400000,7018,0,105,0,105,105,0,0,2,'',0,4209,0,2.5,8,14,0,29920,29925,29926,29927,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16526,7272,0,0,16251,0,0,0,'Sorcerous Shade','','',8,6,0,1,0,5.6,10,0,72,72,16,33057,33057,33090,1,0,2000,0,2280,3270,0,0,0,0,14400000,7305,0,0,0,0,0,0,0,2,'',0,4155,0,2.5,8,14,0,29922,29923,29924,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16527,8606,0,0,2575,0,0,0,'Outland Herbalism Trainer','Master Herbalism Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16528,7272,0,0,16242,0,0,0,'Provisioner Vredigar','','',0,7,0,0,0,1,1,0,18,18,1623,417,417,0,1,4225,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16529,7272,0,0,16216,0,0,0,'Magical Horror','','',8,4,0,1,0,5.6,10,0,71,71,16,32166,32166,32310,1,0,2000,0,2220,3180,0,0,0,0,14400000,7007,0,0,0,0,0,0,5,0.7,'',0,0,0,2.5,8,14,0,29911,37078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16530,7272,0,0,14252,0,0,0,'Mana Warp','','',8,4,0,1,0,4.2,1,0,70,70,16,29341,29341,0,1,0,2000,0,1890,2677.5,0,0,0,0,14400000,6719,0,0,0,0,0,0,2.5,0.35,'',0,0,0,2.5,8,14,0,29919,37079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16531,5462,0,0,16136,0,0,0,'Faint Necrotic Crystal','','',0,10,0,0,0,1,1,0,60,60,35,6900,6900,0,1,2,2500,0,130,172.5,0,0,0,0,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16532,8606,0,0,15435,0,0,0,'Leapgate','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16533,8606,0,0,16576,0,0,0,'Inoculated Root Lasher','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,85,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16534,7272,0,0,9390,0,0,0,'Inoculated Nestlewood Owlkin','','',0,7,0,0,0,1,1,0,3,4,35,81,86,0,1,0,1400,0,2.8,3.5,1,1900,3.8,5.7,0,68,0,0,0,0,0,0,1.275,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(16535,7272,0,0,16246,0,0,0,'Vindicator Aldar','','',0,7,0,0,0,1,1,0,6,6,1638,120,120,0,1,3,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16536,8606,0,0,10613,0,0,0,'test: saved world state','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.4,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16537,7272,0,0,12238,0,0,0,'Mutated Owlkin','','',0,7,0,0,0,1,1,0,3,4,7,71,86,0,1,0,2000,0,4,5,0,0,0,0,300000,68,0,0,0,0,0,0,1.5,1,'29152',0,2,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(16538,8606,0,0,16250,0,0,0,'Blood Elf Remains','','',128,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16539,7272,0,0,12345,0,0,0,'Homunculus','','',8,3,0,1,0,2.1,6,0,70,70,16,11737,11737,18930,1,0,2000,0,1755,2482.5,0,0,0,0,14400000,6708,0,0,0,0,0,0,1.15,0.2714,'',0,4162,0,2.5,8,14,0,30180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16540,6180,0,0,16903,16905,16906,16907,'Shadow Pillager','','',8,7,0,1,0,4.2,10,0,72,72,16,24793,24793,33090,1,0,2000,0,2280,3270,0,0,0,0,14400000,7305,0,0,0,0,50,0,0,2,'',0,4171,0,2.5,8,14,0,29928,29492,29930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16541,7272,0,0,15511,0,0,0,'Ghostlands Guardian','','',0,7,0,0,0,2,1,0,26,28,1603,1500,1706,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,1.5,0.5,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16542,7272,0,0,16701,0,0,0,'Innkeeper Kalarin','Innkeeper','',0,7,0,0,0,1,1,0,17,17,1604,330,330,938,1,66177,1500,0,13.5,18.75,0,0,0,0,300000,617,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16543,5462,0,0,16252,0,0,0,'Garon Hutchins','','',0,7,0,0,0,1,1,0,60,60,35,2442,2442,2434,1,641,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16544,7272,0,0,19097,0,0,0,'Ethereal Thief','','',8,7,0,1,0,5.6,1,0,72,72,16,41328,41328,0,1,0,2000,0,2302.5,3285,0,0,0,0,14400000,7318,0,0,0,0,0,0,0,2,'',0,4225,0,2.5,8,14,0,30013,29982,30014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16545,7272,0,0,21078,0,0,0,'Ethereal Spellfilcher','','',8,7,0,1,0,7,10,0,72,72,16,41321,41321,33090,1,0,2000,0,2280,3270,0,0,0,0,14400000,7305,0,0,0,0,0,0,0,2,'',0,4155,0,2.5,8,14,0,30036,30039,37161,30007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16546,7272,0,0,16253,0,0,0,'Tolaan','','',0,7,0,0,0,1,1,0,4,4,1638,86,86,0,1,3,2000,0,4,5,0,0,0,0,300000,68,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16547,5462,0,0,16259,0,0,0,'Speedy','','',0,12,0,0,0,1,1,0,1,1,188,56,4700,7205,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16548,5462,0,0,16257,0,0,0,'Mr. Wiggles','','',0,12,0,0,0,1,1,0,1,1,188,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.6,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(16549,5462,0,0,2176,0,0,0,'Whiskers the Rat','','',0,12,0,0,0,1,1,0,1,1,188,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16550,7272,0,0,16258,0,0,0,'Image of Technician Dyvuun','','',0,7,0,0,0,1,1,0,20,20,1638,484,484,0,1,0,1400,0,20.3,27.3,1,1900,38,57,0,836,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16551,7272,0,0,16260,0,0,0,'Technician Dyvuun','','',0,7,0,0,0,1,1,0,20,20,1638,484,484,0,1,2,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14814,12340,36805,0,30323,30360,0,0,'Deathspeaker Servant (1)','Cult of the Damned','',72,7,0,1,0,20,10,0,82,82,16,215680,215680,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8260,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16553,7272,0,0,16785,0,0,0,'Caregiver Chellan','Innkeeper','',0,7,0,0,0,1.05,1,0,30,30,1638,1003,1003,0,1,66179,1000,0,21,28,0,0,0,0,120000,1179,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16554,7272,0,0,16262,0,0,0,'Aeun','','',0,7,0,0,0,1,1,0,5,5,1638,102,102,0,1,3,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16556,8606,0,0,16264,0,0,0,'Orc Grunt UNUSED','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16557,8606,0,0,16263,0,0,0,'Orc Warlock UNUSED','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.93,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16560,8606,0,0,16267,0,0,0,'Orc Necrolyte UNUSED','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,0.744,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16561,8606,0,0,2352,0,0,0,'Orc Wolf UNUSED','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16562,8606,0,0,16269,0,0,0,'Summoned Daemon UNUSED','','',8,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,1.528,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16563,8606,0,0,16270,0,0,0,'Warchief Blackhand UNUSED','','',12,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,4.5,1.116,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16564,8606,0,0,16274,0,0,0,'Myconite','','',0,4,0,0,0,1,1,0,65,65,35,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16565,8606,0,0,16272,0,0,0,'Fungal Beast','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16566,8606,0,0,16273,0,0,0,'Myconite Worker (PH)','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.625,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16567,8606,0,0,16276,0,0,0,'Human Footman UNUSED','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.459,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16568,7272,0,0,16754,0,0,0,'Tandrine','Guild Master','',0,7,0,0,0,2,1,0,30,30,1604,1910,1910,0,1,786433,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(16569,8606,0,0,19783,0,0,0,'Human Charger UNUSED','','',8,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.625,1.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16570,9056,0,0,110,0,0,0,'Crazed Water Spirit','','',0,4,0,0,0,1,1,0,75,76,834,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,300,0,0,1.5,0.45834,'',0,0,0,2.5,8,14,0,54400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38323,42107,0,0,0,0,0,0),(16571,8606,0,0,16278,0,0,0,'Human Cleric UNUSED','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,0.612,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16572,8606,0,0,16280,0,0,0,'Human Conjurer UNUSED','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.765,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16573,5462,0,0,14698,0,0,0,'Crypt Guard','','',72,6,0,1,0,1,1,0,81,81,312,234594,234594,0,1,0,1000,0,1740,2265,0,0,0,0,0,10033,0,0,0,0,0,0,2.5,2,'18950 18950',0,0,0,2.5,8,14,0,15284,28991,28969,34970,0,0,0,28864,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16574,7272,0,0,16281,0,0,0,'Far Seer Regulkut','Eyes of the Warchief','',0,7,0,0,0,3,3,0,60,60,1074,7326,7326,7302,1,3,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,15234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16575,7272,0,0,16283,0,0,0,'Shadow Hunter Ty\'jin','Ears of the Warchief','',0,7,0,0,0,3,3,0,60,60,1074,7326,7326,7302,1,2,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,172,0,1.5,0.306,'',0,0,0,2.5,8,14,0,22566,17439,15802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16576,7272,0,0,16284,0,0,0,'Overlord Hun Maimfist','Hand of the Warchief','',0,7,0,1,0,7,1,0,60,60,1669,21364,21364,0,1,3,2000,0,478.4,634.8,0,0,0,0,300000,3750,0,0,0,0,0,0,1.95,0.4836,'',0,0,0,2.5,8,14,0,16856,36833,29574,38959,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16577,7272,0,0,16285,0,0,0,'Martik Tor\'seldori','','',0,7,0,0,0,7,1,0,61,61,1604,17605,17605,2486,1,2,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,1.5,0.383,'18100',0,0,0,2.5,8,14,0,18100,25372,27209,35927,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16578,6180,0,0,16286,16287,16288,16289,'Blood Elf Pilgrim','','',0,7,0,0,0,1,1,0,57,60,1604,2227,2442,2338,1,0,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,10894,10947,25307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16579,7272,0,0,16954,0,0,0,'Falcon Watch Sentinel','','',0,7,0,0,0,2,1,0,59,60,1604,4738,4884,2402,1,0,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,22121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16580,6180,0,0,16292,16294,16295,16296,'Thrallmar Grunt','','',0,7,0,0,0,3,1,0,60,60,714,9156,9156,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'18950',0,900,0,2.5,8,14,0,15618,19643,26211,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16581,8606,0,0,16293,0,0,0,'King Llane UNUSED','','',12,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,4.5,0.918,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16582,6180,0,0,16297,16298,16299,0,'Thrallmar Marksman','','',0,7,0,0,0,3,1,0,60,60,714,9156,9156,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,31566,35945,37551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16583,7272,0,0,16300,0,0,0,'Rohok','Master Blacksmithing Trainer','',0,7,0,0,0,3,1,0,60,60,1729,9156,9156,0,1,211,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,750,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16584,7272,0,0,16301,0,0,0,'Watch Commander Krunk','','',0,7,0,0,0,3,1,0,59,59,1669,8883,8883,0,1,3,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,29567,16856,35178,29574,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16585,7272,0,0,16302,0,0,0,'Cookie One-Eye','Food & Drink','',0,7,0,0,0,3,1,0,58,58,29,8613,8613,0,1,640,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,20276,18106,38959,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16586,7272,0,0,16303,0,0,0,'Huntsman Torf Angerhoof','Stable Master','',0,7,0,0,0,3,1,0,59,59,1729,7107,7107,2369,1,4194304,2000,0,133,176,0,0,0,0,300000,3447,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,27014,27016,14287,18802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16587,7272,0,0,16304,0,0,0,'Barley','Wind Rider Master','',0,7,0,1,0,3,1,0,65,65,1729,14193,14193,2790,1,8193,2000,0,855.6,1196,0,0,0,0,300000,5228,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,25457,25454,25449,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16588,7272,0,0,16305,0,0,0,'Apothecary Antonivich','Master Alchemy Trainer','',0,7,0,0,0,3,1,0,60,60,1729,7326,7326,2434,1,3283,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16589,7272,0,0,16306,0,0,0,'Guard Captain Cragtar','','',0,7,0,0,0,3,1,0,60,60,1074,9156,9156,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16590,6180,0,0,16307,16308,0,0,'Injured Thrallmar Grunt','','',0,7,0,0,0,3,1,0,57,58,1669,8352,8613,0,1,0,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,4.05,0.9747,'18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16591,6180,0,0,16310,16312,0,0,'Thrallmar Peon','','',0,7,0,0,0,1,1,0,50,51,1729,2215,2292,0,1,0,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.372,'18950',0,0,0,2.5,8,14,0,39069,21832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16592,5462,0,0,11686,0,0,0,'Midsummer Bonfire','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16593,7272,0,0,16577,0,0,0,'Shattered Hand Brawler','','',0,7,0,1,0,2.9,1,0,70,70,16,20259,20259,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.8,0.416666,'',0,4464,0,2.5,8,14,0,3391,36033,36020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16594,7272,0,0,16581,0,0,0,'Shadowmoon Acolyte','','',0,7,0,1,0,1,1,0,70,70,16,14181,14181,16191,1,0,2000,0,1140.8,1669.8,0,0,0,0,7200000,5404,0,0,0,0,172,0,3,2,'',0,4437,0,2.5,8,14,0,15585,36052,30479,15587,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16595,7272,0,0,18886,0,0,0,'Fleshbeast','','',8,10,0,1,0,7,1,0,72,72,16,51660,51660,0,1,0,1600,0,1842,2628,0,0,0,0,14400000,7318,0,0,0,0,0,0,1.75,0.875,'',0,4204,0,2.5,8,14,0,3391,29935,29939,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16596,7272,0,0,18887,0,0,0,'Greater Fleshbeast','','',8,10,0,1,0,11.2,1,0,72,72,16,82656,82656,0,1,0,1600,0,1842,2628,0,0,0,0,14400000,7318,0,0,0,0,0,0,2.25,1.125,'',0,4213,0,2.5,8,14,0,29935,29939,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16597,8089,0,0,16314,0,0,0,'Riding Nether Drake','','',0,2,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16598,7272,0,0,15227,0,0,0,'Eye of Thrallmar','','',8,1,0,0,0,1,1,0,48,49,1669,2062,2138,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,0.9,0.21,'',0,0,0,2.5,8,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16599,6180,0,0,16316,16315,16317,16318,'Thrallmar Wolf Rider','','',0,7,0,0,0,3,1,0,60,60,1668,9156,9156,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.8,0.2832,'18950',0,900,0,2.5,8,14,0,19643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16600,6180,0,0,207,1166,2326,2327,'Thrallmar Riding Wolf','','',0,1,0,0,0,1,1,0,55,56,1669,2614,2699,0,1,0,2000,0,96,127,0,0,0,0,300000,3289,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,15617,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16601,7272,0,0,16319,0,0,0,'Dying Blood Elf','','',0,7,0,0,0,1.05,1,0,9,9,1623,140,140,350,1,2,2000,0,8,12,0,0,0,0,300000,339,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16602,7272,0,0,16320,0,0,0,'Floyd Pinkus','Innkeeper','',0,7,0,0,0,3,1,0,60,60,68,7326,7326,2434,1,66433,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,25464,31622,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16603,7272,0,0,16321,0,0,0,'Farstrider Dusking','Farstriders','',0,7,0,0,0,1.05,1,0,14,14,1604,310,310,0,1,1,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16604,5462,0,0,14501,0,0,0,'Blackwing Spell Marker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,5,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16605,8606,0,0,16322,0,0,0,'Brianna Schneider','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16606,8478,0,0,11686,0,0,0,'Midsummer Bonfire Despawner','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16608,8606,0,0,14303,0,0,0,'[PH] Goblin Savage','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23074,0,0,0,0,0,0,0),(16609,8606,0,0,15790,0,0,0,'Giant Claw Tentacle Test','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16610,7272,0,0,16756,0,0,0,'Kredis','Tabard Vendor','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,128,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16611,7272,0,0,16801,0,0,0,'Zalle','Reagents','',0,7,0,0,0,1,1,0,30,30,1604,4000,4000,2175,1,2176,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16612,7272,0,0,16780,0,0,0,'Velanni','Alchemy Supplies & Reagents','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,2176,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16613,7272,0,0,16822,0,0,0,'Parnis','Tradesman','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,128,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16614,8606,0,0,16814,0,0,0,'Lothene','General Goods','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16615,7272,0,0,16695,0,0,0,'Novia','Banker','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,131073,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16616,7272,0,0,16697,0,0,0,'Periel','Banker','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,131073,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16617,7272,0,0,16696,0,0,0,'Daenice','Banker','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,131073,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16618,7272,0,0,16753,0,0,0,'Innkeeper Velandra','Innkeeper','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,66177,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16619,7272,0,0,16763,0,0,0,'Celana','Bowyer','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,4480,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16620,7272,0,0,16759,0,0,0,'Mathaleron','Gunsmith','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,4480,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16621,7272,0,0,16775,0,0,0,'Ileda','Weapon Master','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,17,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16622,8606,0,0,16812,0,0,0,'Ithene','Weapon Vendor','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16623,7272,0,0,16833,0,0,0,'Zyandrel','Cloth Armor Merchant','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16624,7272,0,0,15504,0,0,0,'Gelanthis','Jewelcrafting Supplies','',0,7,0,0,0,1,1,0,30,30,1604,650,650,2175,1,128,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16625,7272,0,0,16679,0,0,0,'Keeli','Mail Armor Merchant','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16626,7272,0,0,16799,0,0,0,'Tynna','Plate Armor Merchant','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16627,7272,0,0,16692,0,0,0,'Ithillan','Auctioneer','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,2097152,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16628,7272,0,0,16694,0,0,0,'Caidori','Auctioneer','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,2097152,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16629,7272,0,0,16693,0,0,0,'Tandron','Auctioneer','',0,7,0,0,0,1,1,0,30,30,1604,811,811,852,1,2097152,1500,0,29.25,39,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16630,8606,0,0,16810,0,0,0,'Irodalmin','Herbalism Supplies','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16631,7272,0,0,16760,0,0,0,'Andra','Clothier','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16632,7272,0,0,17504,0,0,0,'Oss','Wand Vendor','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,120000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16633,7272,0,0,16745,0,0,0,'Sedana','Enchanting Trainer','',0,7,0,0,0,1,1,0,30,30,1604,381,381,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16634,7272,0,0,16773,0,0,0,'Dolothos','Apprentice Enchanter','',0,7,0,0,0,1,1,0,30,30,1604,811,811,852,1,1,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,100,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16635,7272,0,0,16765,0,0,0,'Lyna','Enchanting Supplies','',0,7,0,0,0,1,1,0,30,30,1604,730,730,2175,1,128,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,100,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16636,7272,0,0,16804,0,0,0,'Zathanna','Wand Vendor','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16637,7272,0,0,16827,0,0,0,'Welethelon','Blunt Weapon Merchant','',0,7,0,0,0,1,1,0,30,30,1604,930,930,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16638,7272,0,0,16797,0,0,0,'Deynna','Tailoring Supplies','',0,7,0,0,0,1,1,0,30,30,1604,381,381,2175,1,128,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16639,7272,0,0,16752,0,0,0,'Galana','Apprentice Tailor','',0,7,0,0,0,1,1,0,30,30,1604,381,381,852,1,0,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16640,7272,0,0,16746,0,0,0,'Keelen Sheets','Tailoring Trainer','',0,7,0,0,0,1,1,0,30,30,1604,800,800,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16641,7272,0,0,16769,0,0,0,'Melaris','Alchemy Supplies','',0,7,0,0,0,1,1,0,30,30,1604,381,381,2175,1,128,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16642,7272,0,0,16747,0,0,0,'Camberon','Alchemy Trainer','',0,7,0,0,0,1,1,0,30,30,1604,852,852,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16643,7272,0,0,16749,0,0,0,'Razia','Apprentice Alchemist','',0,7,0,0,0,1,1,0,30,30,1604,381,381,852,1,1,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16644,7272,0,0,16748,0,0,0,'Botanist Nathera','Herbalism Trainer','',0,7,0,0,0,1,1,0,30,30,1604,381,381,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16645,8606,0,0,16813,0,0,0,'Ithren','Robe Merchant','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16646,7272,0,0,16787,0,0,0,'Alamma','Warlock Trainer','',0,7,0,0,0,1,1,0,50,50,1604,1551,1551,4393,1,51,2000,0,60,83,0,0,0,0,300000,2393,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16647,7272,0,0,16800,0,0,0,'Talionia','Warlock Trainer','',0,7,0,0,0,1,1,0,40,40,1604,1077,1077,3191,1,51,2000,0,40,55,0,0,0,0,300000,1590,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16648,7272,0,0,16831,0,0,0,'Zanien','Warlock Trainer','',0,7,0,0,0,1,1,0,60,60,1604,2136,2136,5751,1,51,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16649,7272,0,0,16766,0,0,0,'Torian','','',0,7,0,0,0,1,1,0,53,53,1604,1717,1717,4765,1,3,1500,0,48,66.75,0,0,0,0,300000,2524,0,0,0,0,0,0,1.5,0.383,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16650,7272,0,0,16808,0,0,0,'Bithrus','Fireworks Vendor','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,128,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,11541,11542,11544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16651,7272,0,0,16781,0,0,0,'Zaedana','Mage Trainer','',0,7,0,0,0,1,1,0,40,40,1604,1077,1077,3191,1,51,2000,0,40,55,0,0,0,0,300000,1590,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16652,7272,0,0,16824,0,0,0,'Quithas','Mage Trainer','',0,7,0,0,0,1,1,0,50,50,1604,1551,1551,4393,1,51,2000,0,60,83,0,0,0,0,300000,2393,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16653,7272,0,0,16809,0,0,0,'Inethven','Mage Trainer','',0,7,0,0,0,1,1,0,60,60,1604,2136,2136,5751,1,49,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16654,7272,0,0,16777,0,0,0,'Narinth','Portal Trainer','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,49,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16655,7272,0,0,16739,0,0,0,'Harene Plainwalker','Druid Trainer','',0,7,0,0,0,1,1,0,60,60,1604,2442,2442,2434,1,51,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16656,7272,0,0,16751,0,0,0,'Shalenn','Stable Master','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,4194305,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16657,7272,0,0,17484,0,0,0,'Feera','Engineering Supplies','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,128,1500,0,22.5,31.5,0,0,0,0,120000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16658,7272,0,0,16788,0,0,0,'Aldrae','Priest Trainer','',0,7,0,0,0,1,1,0,60,60,1604,2136,2136,5751,1,51,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16659,7272,0,0,16817,0,0,0,'Lotheolan','Priest Trainer','',0,7,0,0,0,1,1,0,50,50,1604,1551,1551,4393,1,51,2000,0,60,83,0,0,0,0,300000,2393,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16660,7272,0,0,16795,0,0,0,'Belestra','Priest Trainer','',0,7,0,0,0,1,1,0,40,40,1604,1077,1077,3191,1,49,2000,0,40,55,0,0,0,0,300000,1590,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16661,13914,0,0,16740,0,0,0,'Gez\'li','Shaman Trainer','',0,7,0,0,0,1,1,0,60,60,35,2442,2442,2434,1,0,2000,0,31.3842,31.3842,0,0,24,24,0,3075,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16662,7272,0,0,16758,0,0,0,'Alestus','First Aid Trainer','',0,7,0,0,0,1,1,0,30,30,1604,811,811,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16663,7272,0,0,16761,0,0,0,'Belil','Mining Trainer','',0,7,0,0,0,1,1,0,30,30,1604,811,811,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16664,7272,0,0,16832,0,0,0,'Zelan','Mining Supplies','',0,7,0,0,0,1,1,0,30,30,1604,955,955,0,1,128,1500,0,31.5,42,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16665,7272,0,0,16821,0,0,0,'Paniar','Stable Master','',0,7,0,0,0,1,1,0,16,16,1604,356,356,0,1,4194305,1500,0,17.25,23.25,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16666,7272,0,0,16771,0,0,0,'Feledis','Axe Vendor','',0,7,0,0,0,1,1,0,30,30,1604,381,381,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16667,7272,0,0,16764,0,0,0,'Danwe','Engineering Trainer','',0,7,0,0,0,1,1,0,30,30,1604,811,811,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16668,7272,0,0,16779,0,0,0,'Gloresse','Apprentice Engineer','',0,7,0,0,0,1,1,0,30,30,1604,811,811,852,1,1,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16669,7272,0,0,16762,0,0,0,'Bemarrin','Blacksmithing Trainer','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,83,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16670,7272,0,0,16772,0,0,0,'Eriden','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,55,55,1604,5228,5228,0,1,4224,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.383,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16671,7272,0,0,18655,0,0,0,'Mirvedon','Apprentice Blacksmith','',0,7,0,0,0,1,1,0,30,30,1604,811,811,852,1,1,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16672,7272,0,0,16778,0,0,0,'Tana','Hunter Trainer','',0,7,0,0,0,1,1,0,40,40,1604,1226,1226,1283,1,49,2000,0,52,69,0,0,0,0,300000,1937,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16673,7272,0,0,16816,0,0,0,'Oninath','Hunter Trainer','',0,7,0,0,0,1,1,0,50,50,1604,1772,1772,1807,1,51,2000,0,79,104,0,0,0,0,300000,2964,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16674,7272,0,0,16802,0,0,0,'Zandine','Hunter Trainer','',0,7,0,0,0,1,1,0,60,60,1604,2442,2442,2434,1,49,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16675,7272,0,0,16770,0,0,0,'Halthenis','Pet Trainer','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,19,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16676,7272,0,0,16750,0,0,0,'Sylann','Cook','',0,7,0,0,0,1,1,0,30,30,1604,811,811,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16677,7272,0,0,16823,0,0,0,'Quelis','Cooking Supplies','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,640,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16678,7272,0,0,16825,0,0,0,'Rahein','Blade Vendor','',0,7,0,0,0,1,1,0,30,30,1604,381,381,0,1,4224,1500,0,31.5,42,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16679,7272,0,0,16815,0,0,0,'Osselan','Paladin Trainer','',0,7,0,0,0,1,1,0,40,40,1604,1226,1226,1283,1,49,2000,0,52,69,0,0,0,0,300000,1937,0,0,0,0,0,0,1.5,0.383,'',0,200,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16680,7272,0,0,16811,0,0,0,'Ithelis','Paladin Trainer','',0,7,0,0,0,1,1,0,50,50,1604,1772,1772,1807,1,49,2000,0,79,104,0,0,0,0,300000,2964,0,0,0,0,0,0,1.5,0.383,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16681,7272,0,0,16829,0,0,0,'Champion Bachi','Paladin Trainer','',0,7,0,0,0,1,1,0,60,60,1604,881,881,2434,1,51,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.383,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16682,8606,0,0,16826,0,0,0,'Thiel','Shady Dealer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16683,7272,0,0,16796,0,0,0,'Darlia','Poison Supplies','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,1152,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16684,7272,0,0,16767,0,0,0,'Zelanis','Rogue Trainer','',0,7,0,0,0,1,1,0,60,60,1604,3052,3052,0,1,51,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16685,7272,0,0,16798,0,0,0,'Elara','Rogue Trainer','',0,7,0,0,0,1,1,0,50,50,1604,2215,2215,0,1,51,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16686,7272,0,0,16818,0,0,0,'Nerisen','Rogue Trainer','',0,7,0,0,0,1,1,0,40,40,1604,1524,1524,0,1,49,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16687,7272,0,0,16768,0,0,0,'Talmar','Apprentice Leatherworker','',0,7,0,0,0,1,1,0,30,30,1604,811,811,852,1,1,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16688,7272,0,0,16776,0,0,0,'Lynalis','Leatherworking Trainer','',0,7,0,0,0,1,1,0,30,30,1604,811,811,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16689,7272,0,0,16803,0,0,0,'Zaralda','Leatherworking Supplies','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,128,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16690,7272,0,0,16755,0,0,0,'Rathin','Bag Vendor','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,128,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16691,7272,0,0,16819,0,0,0,'Noraelath','Leather Armor Merchant','',0,7,0,0,0,1,1,0,30,30,1604,700,700,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16692,7272,0,0,16774,0,0,0,'Tyn','Skinning Trainer','',0,7,0,0,0,1,1,0,30,30,1604,811,811,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16693,7272,0,0,16828,0,0,0,'Winthren','Shield Merchant','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16694,7272,0,0,16736,0,0,0,'Karen Wentworth','Arathi Basin Battlemaster','',0,7,0,1,0,1,1,0,61,61,1604,920,920,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.4213,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16695,7272,0,0,16737,0,0,0,'Gurak','Alterac Valley Battlemaster','',0,7,0,1,0,1,1,0,61,61,1604,4700,4700,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.5,0.372,'',0,300,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16696,7272,0,0,16738,0,0,0,'Krukk','Warsong Gulch Battlemaster','',0,7,0,1,0,1,1,0,61,61,1604,1400,1400,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.5,0.372,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16697,5462,0,0,15882,0,0,0,'Void Zone','','',1024,10,0,0,0,200,1,0,83,83,370,2789000,2789000,0,1,0,2000,0,509,683,0,0,0,0,0,10673,0,0,0,0,0,0,0.1,0.1,'',0,0,0,2.5,8,14,0,28865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16698,5462,0,0,10005,0,0,0,'Corpse Scarab','','',72,10,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,1000,0,211,293,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16699,7272,0,0,16580,0,0,0,'Shattered Hand Reaver','','',0,7,0,1,0,2.9,1,0,69,70,16,20259,20259,0,1,0,2000,0,1159.2,1642.2,1,1667,358.405,533.44,7200000,6719,0,0,0,0,0,0,3,2,'',0,4462,0,2.5,8,14,0,15496,30485,30471,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16700,7272,0,0,19275,0,0,0,'Shattered Hand Legionnaire','','',0,7,0,1,0,3.9,1,0,70,70,16,27245,27245,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,3,2,'',0,4462,0,2.5,8,14,0,15615,30472,30485,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16701,5462,0,0,16587,0,0,0,'Spirit of Summer','','',0,12,0,0,0,1,1,0,1,1,188,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(16702,7272,0,0,16698,0,0,0,'Telia','Apprentice Jewelcrafter','',0,7,0,0,0,1,1,0,1,1,35,10,10,2175,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16703,7272,0,0,16699,0,0,0,'Amin','Apprentice Jewelcrafter','',0,7,0,0,0,1,1,0,30,30,1604,910,910,852,1,1,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16704,7272,0,0,16578,0,0,0,'Shattered Hand Sharpshooter','','',0,7,0,1,0,1,1,0,69,70,16,20259,20259,0,1,0,2000,0,1159.2,1642.2,1,1667,358.405,533.44,7200000,6719,0,0,0,0,0,0,3,2,'',0,4453,0,2.5,8,14,0,19503,30481,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16705,7272,0,0,17220,0,0,0,'Altaa','Alchemy Supplies','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,128,1500,0,22.5,31.5,0,0,0,0,120000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16706,7272,0,0,17497,0,0,0,'Musal','Alchemy Supplies & Reagents','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,2176,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16707,7272,0,0,17513,0,0,0,'Eoch','Auctioneer','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,2097152,1500,0,22.5,31.5,0,0,0,0,120000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16708,7272,0,0,17478,0,0,0,'Dekin','Fishing Supplies','',0,7,0,0,0,1,1,0,30,30,1638,955,955,0,1,128,1500,0,31.5,42,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16709,7272,0,0,18137,0,0,0,'Cuzi','Bag Vendor','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,128,1500,0,29.25,39,0,0,0,0,120000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16710,7272,0,0,17516,0,0,0,'Kellag','Banker','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,131073,1500,0,22.5,31.5,0,0,0,0,120000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16711,8606,0,0,17572,0,0,0,'Herman Walker','Arathi Basin Battlemaster','',0,7,0,1,0,1,1,0,1,1,1638,5000,5000,0,1,1048576,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16712,7272,0,0,17344,0,0,0,'Ganaar','Pet Trainer','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,19,1500,0,29.25,39,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16713,7272,0,0,17221,0,0,0,'Arras','Blacksmithing Supplies','',0,7,0,0,0,2,1,0,45,45,1638,3696,3696,0,1,4224,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16714,7272,0,0,17510,0,0,0,'Ven','Blade Vendor','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16715,7272,0,0,17223,0,0,0,'Avelii','Bowyer','',0,7,0,0,0,1,1,0,35,35,1638,1220,1220,0,1,4480,1500,0,36.75,48,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16716,7272,0,0,17514,0,0,0,'Gornii','Cloth Armor Merchant','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16717,8606,0,0,16200,0,0,0,'Exodar Clothes Vendor','Clothier','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16718,7272,0,0,17506,0,0,0,'Phea','Cooking Supplies','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,640,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16719,7272,0,0,17496,0,0,0,'Mumman','Cook','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16720,8606,0,0,16200,0,0,0,'Oktan','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16721,7272,0,0,16858,0,0,0,'Shalannius','Druid Trainer','',0,7,0,0,0,1,1,0,60,60,1638,2442,2442,2434,1,51,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16722,7272,0,0,17482,0,0,0,'Egomis','Enchanting Supplies','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,128,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16723,7272,0,0,17490,0,0,0,'Lucc','Alchemy Trainer','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16724,7272,0,0,17493,0,0,0,'Miall','Blacksmithing Trainer','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,81,2000,0,39,52,0,0,0,0,120000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16725,7272,0,0,17498,0,0,0,'Nahogg','Enchanting Trainer','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,81,2000,0,39,52,0,0,0,0,120000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16726,7272,0,0,17502,0,0,0,'Ockil','Engineering Trainer','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,81,2000,0,39,52,0,0,0,0,120000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16727,7272,0,0,17505,0,0,0,'Padaar','Apprentice Jewelcrafter','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,1,2000,0,39,52,0,0,0,0,120000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16728,7272,0,0,17219,0,0,0,'Akham','Leatherworking Trainer','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,81,2000,0,39,52,0,0,0,0,120000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16729,7272,0,0,17507,0,0,0,'Refik','Tailoring Trainer','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16730,8606,0,0,16200,0,0,0,'Exodar Fireworks Vendor','Fireworks Vendor','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16731,7272,0,0,17501,0,0,0,'Nus','First Aid Trainer','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,81,2000,0,39,52,0,0,0,0,120000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16732,7272,0,0,17503,0,0,0,'Onnis','General Goods','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,896,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16733,6180,0,0,17372,17373,17374,17375,'Exodar Peacekeeper','','Directions',0,7,0,0,0,1.5,1,0,75,75,1639,15952,15952,0,1,268435457,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,1,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,191),(16734,7272,0,0,17437,0,0,0,'Funaam','Guild Master','',0,7,0,0,0,2,1,0,55,55,1638,5228,5228,0,1,786433,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16735,7272,0,0,17495,0,0,0,'Muhaa','Gunsmith','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,4480,1500,0,22.5,31.5,0,0,0,0,120000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16736,7272,0,0,17431,0,0,0,'Cemmorhan','Herbalism Trainer','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,81,2000,0,39,52,0,0,0,0,120000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16737,8606,0,0,17244,0,0,0,'Berem','Herbalism Supplies','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16738,7272,0,0,17434,0,0,0,'Deremiis','Hunter Trainer','',0,7,0,0,0,1,1,0,50,50,1638,1772,1772,1807,1,51,2000,0,79,104,0,0,0,0,300000,2964,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16739,7272,0,0,17246,0,0,0,'Caregiver Breel','Innkeeper','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,66179,1500,0,22.5,31.5,0,0,0,0,120000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16740,7272,0,0,17481,0,0,0,'Edrem','Apprentice Blacksmith','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,1,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16741,7272,0,0,17479,0,0,0,'Deriz','Apprentice Alchemist','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,1,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16742,7272,0,0,17489,0,0,0,'Kudrii','Apprentice Enchanter','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,1,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16743,7272,0,0,17436,0,0,0,'Ghermas','Apprentice Engineer','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,1,2000,0,39,52,0,0,0,0,120000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16744,7272,0,0,17480,0,0,0,'Driaan','Apprentice Jewelcrafter','',0,7,0,0,0,1,1,0,30,30,1638,381,381,2175,1,0,1400,0,29.4,39.2,0,0,0,0,0,1179,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16745,7272,0,0,17485,0,0,0,'Feruul','Apprentice Leatherworker','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,1,2000,0,39,52,0,0,0,0,120000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16746,7272,0,0,17487,0,0,0,'Kayaart','Apprentice Tailor','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,0,2000,0,39,52,0,0,0,0,120000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16747,7272,0,0,17491,0,0,0,'Mahri','Leather Armor Merchant','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,120000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16748,7272,0,0,17440,0,0,0,'Haferet','Leatherworking Supplies','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,128,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16749,7272,0,0,17242,0,0,0,'Edirah','Mage Trainer','',0,7,0,0,0,1,1,0,60,60,1638,2136,2136,5751,1,49,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16750,7272,0,0,17512,0,0,0,'Yil','Mail Armor Merchant','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16751,7272,0,0,17492,0,0,0,'Merran','Mining Supplies','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,128,1500,0,22.5,31.5,0,0,0,0,120000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16752,7272,0,0,17494,0,0,0,'Muaat','Mining Trainer','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16753,7272,0,0,17439,0,0,0,'Gotaan','Plate Armor Merchant','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16754,8606,0,0,17530,0,0,0,'Fingle Dipswitch','Poison Supplies','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16755,7272,0,0,17517,0,0,0,'Lunaraa','Portal Trainer','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,49,1500,0,22.5,31.5,0,0,0,0,120000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16756,7272,0,0,17247,0,0,0,'Caedmos','Priest Trainer','',0,7,0,0,0,1,1,0,60,60,1638,2136,2136,5751,1,51,2000,0,74,102,0,0,0,0,120000,3025,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16757,7272,0,0,17245,0,0,0,'Bildine','Reagents','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,2176,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16758,8606,0,0,17515,0,0,0,'Jahri','Robe Merchant','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16759,8606,0,0,17531,0,0,0,'Saran Nozzlevolt','Rogue Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16760,8606,0,0,17191,0,0,0,'Der\'izu Bandit','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16761,7272,0,0,17225,0,0,0,'Baatun','Paladin Trainer','',0,7,0,0,0,1,1,0,60,60,1638,2442,2442,2434,1,49,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16762,7272,0,0,17509,0,0,0,'Treall','Shield Merchant','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16763,7272,0,0,17508,0,0,0,'Remere','Skinning Trainer','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,81,2000,0,39,52,0,0,0,0,120000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16764,7272,0,0,17217,0,0,0,'Arthaid','Stable Master','',0,7,0,0,0,1,1,0,30,30,1638,955,955,0,1,4194305,1500,0,31.5,42,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16765,7272,0,0,17483,0,0,0,'Ellomin','Blunt Weapon Merchant','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,4224,1500,0,22.5,31.5,0,0,0,0,120000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16766,7272,0,0,17486,0,0,0,'Issca','Tabard Vendor','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,129,1500,0,22.5,31.5,0,0,0,0,120000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16767,7272,0,0,17499,0,0,0,'Neii','Tailoring Supplies','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,128,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,1,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16768,7272,0,0,17500,0,0,0,'Nurguni','Tradesman','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,130,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16769,7272,0,0,18205,18207,18206,18208,'Firewing Warlock','','',0,7,0,0,0,1,1,0,63,64,16,4422,4572,2663,1,0,1500,0,132.75,185.25,0,0,0,0,300000,5233,0,0,0,0,0,0,1.5,0.383,'32783',0,930,0,2.5,8,14,0,32932,9613,33483,11962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16770,8606,0,0,2582,0,0,0,'Exodar Warlock Trainer','Warlock Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16771,7272,0,0,17212,0,0,0,'Ahonan','Warrior Trainer','',0,7,0,0,0,1,1,0,40,40,1638,1524,1524,0,1,51,2000,0,56,74,0,0,0,0,120000,1938,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16772,7272,0,0,18213,0,0,0,'Bonechewer Devastator','','',0,7,0,0,0,1,1,0,63,64,16,5527,5715,0,1,0,1500,0,145.5,205.5,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.347222,'',0,928,0,2.5,8,14,0,8646,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16773,7272,0,0,17216,0,0,0,'Handiir','Weapon Master','',0,7,0,0,0,1,1,0,30,30,1638,955,955,0,1,17,1500,0,31.5,42,0,0,0,0,120000,1179,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16774,7272,0,0,17293,0,0,0,'Erett','Fishing Trainer','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,81,2000,0,39,52,0,0,0,0,120000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16775,5462,0,0,16326,0,0,0,'Spirit of Mograine','The Ashbringer','',76,6,0,3,0,1,1,0,73,73,21,6920,6920,0,1,0,1333,0,7371.5,10497.4,1,1568,435.904,647.584,0,7618,0,0,0,0,0,0,3,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16776,5462,0,0,16327,0,0,0,'Spirit of Blaumeux','','',76,6,0,3,0,1,1,0,63,63,21,937,937,0,1,0,2000,0,6335,8855,0,0,0,0,0,4641,0,0,0,0,0,0,0,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16777,5462,0,0,16328,0,0,0,'Spirit of Zeliek','','',76,6,0,3,0,1,1,0,63,63,21,937,937,0,1,0,2000,0,6335,8855,0,0,0,0,0,4641,0,0,0,0,0,0,0,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16778,5462,0,0,16329,0,0,0,'Spirit of Korth\'azz','','',76,6,0,3,0,1,1,0,63,63,21,937,937,0,1,0,2000,0,6335,8855,0,0,0,0,0,4641,0,0,0,0,0,0,0,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16779,5875,0,0,1060,0,0,0,'Polymorphed Cow','','',1064966,8,0,0,0,1,1,0,3,3,190,30,30,0,1,0,2000,0,3,4,0,0,0,0,0,33,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16780,7272,0,0,16757,0,0,0,'Drathen','Fishing Trainer','',0,7,0,0,0,1,1,0,30,30,1604,811,811,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16781,5462,0,0,16412,16431,16413,16432,'Midsummer Celebrant','','',0,7,0,0,0,1,1,0,40,70,1733,1524,4050,0,1,1,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16782,7272,0,0,16830,0,0,0,'Yatheon','Engineering Supplies','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,130,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16783,5875,0,0,11139,0,0,0,'Plague Slime (Blue)','','',0,10,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.5,1.198,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16784,5875,0,0,681,0,0,0,'Plague Slime (Red)','','',0,10,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.5,1.198,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16785,5875,0,0,11137,0,0,0,'Plague Slime (Green)','','',0,10,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.5,1.198,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16786,5462,0,0,16336,0,0,0,'Argent Quartermaster','The Argent Dawn','',0,7,0,0,0,1,1,0,55,55,794,5228,5228,0,1,129,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16787,5462,0,0,16337,0,0,0,'Argent Outfitter','The Argent Dawn','',0,7,0,0,0,1,1,0,1,1,814,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16788,5462,0,0,16338,16340,0,0,'Festival Flamekeeper','','',0,7,0,1,0,1,1,0,60,60,35,6900,6900,0,1,2,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16789,7272,0,0,16717,0,0,0,'Ranger Captain Venn\'ren','','',0,7,0,0,0,1.05,1,0,65,65,1604,6210,6210,0,1,3,1500,0,150,210.75,0,0,0,0,300000,5234,0,0,0,0,0,0,1.725,0.44045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16790,7272,0,0,16718,0,0,0,'Falconer Drenna Riverwind','','',0,7,0,0,0,1,1,0,63,63,1604,3331,3331,0,1,3,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.5,0.383,'',0,1600,0,2.5,8,14,0,38895,29586,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16791,7272,0,0,16719,0,0,0,'Ryathen the Somber','','',0,7,0,0,0,1,1,0,62,62,1604,2266,2266,6015,1,3,2000,0,131,188,0,0,0,0,300000,3500,0,0,0,0,0,0,1.5,0.383,'',0,1600,0,2.5,8,14,0,27218,27216,27215,27220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16792,7272,0,0,16720,0,0,0,'Arcanist Calesthris Dawnstar','','',0,7,0,0,0,1,1,0,62,62,1604,2266,2266,6015,1,3,2000,0,131,188,0,0,0,0,300000,3500,0,0,0,0,0,0,1.5,0.383,'',0,1600,0,2.5,8,14,0,36609,26986,30545,27070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16793,7272,0,0,16722,0,0,0,'Magistrix Carinda','','',0,7,0,0,0,1,1,0,63,63,1604,2332,2332,6156,1,3,2000,0,138,199,0,0,0,0,300000,3736,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,27132,27070,32370,36947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16794,7272,0,0,16071,0,0,0,'Apothecary Azethen','','',0,7,0,0,0,1,1,0,61,61,68,3144,3144,0,1,3,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.383,'',0,1600,0,2.5,8,14,0,33542,29711,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16795,7272,0,0,16721,0,0,0,'Draenei Prisoner','','',0,7,0,0,0,1,1,0,60,60,35,2136,2136,5751,1,0,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16796,7272,0,0,16727,0,0,0,'Amaan the Wise','','',0,7,0,0,0,1,1,0,65,65,1638,4731,4731,2790,1,3,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16797,7272,0,0,16726,0,0,0,'Scout Vanura','','',0,7,0,0,0,1,1,0,60,60,1638,2136,2136,5751,1,3,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,27014,27016,27019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16798,7272,0,0,18441,0,0,0,'Provisioner Anir','Food & Drink Vendor','',0,7,0,0,0,1,1,0,60,60,1638,2136,2136,5751,1,641,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16799,7272,0,0,17818,0,0,0,'Ikan','','',0,7,0,0,0,1.3,1,0,62,62,1640,3367,3367,2568,1,3,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,33542,26194,25457,25448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16800,7272,0,0,19706,0,0,0,'Grand Magister Rommath','','',4,7,0,3,0,1,1,0,70,70,1602,1117800,1117800,63100,1,0,2000,0,8190,11585,0,0,0,0,300000,6708,0,0,0,0,0,0,1.8,0.4596,'',1,75000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16801,7272,0,0,19707,0,0,0,'Halduron Brightwing','Ranger General','',0,7,0,1,0,1,1,0,70,70,1602,558900,558900,25240,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,21390,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16802,7272,0,0,17122,0,0,0,'Lor\'themar Theron','Regent Lord of Quel\'Thalas','',76,7,0,3,0,1,1,1,83,83,1602,5578000,5578000,127740,1,3,2000,0,17360,23590,0,0,0,0,7200000,10573,0,0,0,0,0,0,1.8,0.4596,'',1,645967,0,2.5,8,14,0,59715,15284,33385,33384,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16803,5462,0,0,16539,0,0,0,'Death Knight Understudy','','',72,7,0,1,0,1,1,0,82,82,21,404430,404430,0,1,0,2000,0,3660,4815,0,0,0,0,3600000,10356,0,0,0,0,0,0,2.625,0.5355,'',0,0,0,2.5,8,14,0,61696,29060,29061,61696,29060,29061,0,0,0,0,0,0,0,0,0,0,22708,0,0,0,0,0,0,0),(16804,6180,0,0,16342,0,0,0,'Night Elf Corpse','','',0,7,0,0,0,1,1,0,12,15,80,137,174,0,1,0,2000,0,22,29,0,0,0,0,543000,665,0,0,0,0,0,0,3,2,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16805,6180,0,0,18824,18825,18826,0,'Broken Skeleton','','',0,6,0,0,0,1,1,0,64,65,21,5715,5715,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,172,0,2.25,0.520833,'',0,989,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16806,7272,0,0,16615,0,0,0,'Ebonlocke','The Noble','',0,6,0,1,0,0.7,1,0,70,70,35,4890,4890,0,1,1,2000,0,1890,2677.5,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16807,7272,0,0,16628,0,0,0,'Grand Warlock Nethekurse','','',32,7,0,1,1,1,1,0,71,71,16,107700,107700,60581,1,0,2000,0,1361.6,1950.4,0,0,0,0,43200000,7007,0,0,0,0,5,0,3,2,'',0,4327,0,2.5,8,14,0,30495,30500,30502,30505,0,0,0,0,0,1535,0,0,0,0,0,0,23735,0,0,0,0,0,0,0),(16808,7272,0,0,19799,0,0,0,'Warchief Kargath Bladefist','','',0,7,0,1,1,22.75,1,0,72,72,16,167895,167895,0,1,0,1800,0,1270.98,1813.32,0,0,0,0,43200000,7318,0,0,0,0,0,0,3,2,'',0,4297,0,2.5,8,14,0,12328,25821,30739,10451,0,0,0,0,0,1535,0,0,0,0,0,0,23723,0,0,0,0,0,125,0),(16809,7272,0,0,18031,0,0,0,'Warbringer O\'mrogg','','',64,7,0,1,1,20.75,1,0,72,72,16,153135,153135,0,1,0,1464,0,1033.73,1474.83,0,0,0,0,43200000,7318,0,0,0,0,0,0,3.5,2.345,'',0,4325,0,2.5,8,14,0,30633,30584,30600,0,0,0,0,0,0,2047,0,0,0,0,0,0,30829,0,0,0,0,0,167,0),(16810,7272,0,0,18215,0,0,0,'Bonechewer Backbreaker','','',0,7,0,0,0,1,1,0,63,64,1697,4422,4572,2663,1,0,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1.5,0.347222,'',0,933,0,2.5,8,14,0,6742,9613,16583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(16811,7272,0,0,16617,0,0,0,'Sebastian','The Organist','',0,6,0,1,0,0.7,1,0,70,70,35,4890,4890,0,1,1,2000,0,1890,2677.5,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16812,7272,0,0,16616,0,0,0,'Barnes','The Stage Manager','',0,6,0,1,1,0.7,1,0,70,70,35,4890,4890,0,1,1,2000,0,1890,2677.5,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16813,7272,0,0,16620,0,0,0,'Wravien','The Mage','',0,6,0,1,0,0.7,1,0,70,70,35,4890,4890,0,1,3,2000,0,1890,2677.5,0,0,0,0,300000,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16814,7272,0,0,16618,0,0,0,'Gradav','The Warlock','',0,6,0,1,0,0.7,1,0,70,70,35,4890,4890,0,1,3,2000,0,1890,2677.5,0,0,0,0,300000,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16815,7272,0,0,16627,0,0,0,'Kamsis','The Conjurer','',0,6,0,1,0,0.7,1,0,70,70,35,4890,4890,0,1,3,2000,0,1890,2677.5,0,0,0,0,300000,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16816,7272,0,0,18720,0,0,0,'Echo of Medivh','','',4,6,0,3,0,0.7,1,0,70,70,35,4890,4890,0,1,1,2000,0,8820,12495,0,0,0,0,300000,6719,0,0,0,0,0,0,1.3,1.3,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16817,5462,0,0,16354,0,0,0,'Festival Loremaster','','',0,7,0,1,0,1,1,0,60,60,55,3052,4104,0,1,3,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16818,5462,0,0,16355,0,0,0,'Festival Talespinner','','',0,7,0,1,0,1,1,0,60,60,29,3052,4104,0,1,3,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16819,7272,0,0,16362,0,0,0,'Force Commander Danath Trollbane','Sons of Lothar','',0,7,0,1,0,200,10,0,65,65,1671,946200,946200,27900,1,3,2000,0,855.6,1196,0,0,0,0,300000,5228,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,25368,25375,0,36714,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16820,7272,0,0,16410,0,0,0,'Lieutenant Amadi','','',0,7,0,0,0,1,3,0,60,60,1671,3052,3052,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,29567,35871,29583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16821,7272,0,0,16364,0,0,0,'Magus Filinthus','','',0,7,0,0,0,1,3,0,60,60,1671,2442,2442,7302,1,0,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,27079,38692,27211,32364,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16822,7272,0,0,16365,0,0,0,'Flightmaster Krill Bitterhue','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,1737,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,15708,18106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16823,6898,0,0,16366,0,0,0,'Humphry','Master Blacksmithing Trainer','',0,7,0,0,0,1,3,0,60,60,1671,3052,3052,0,1,209,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.347,'',0,900,0,2.5,8,14,0,15708,36991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16824,7272,0,0,16367,0,0,0,'Master Sergeant Lorin Thalmerok','Stable Master','',0,7,0,0,0,1,3,0,58,58,1737,2297,2297,6867,1,4194305,2000,0,93,123,0,0,0,0,300000,3394,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,25788,36606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16825,7272,0,0,16368,0,0,0,'Father Malgor Devidicus','','',0,7,0,1,0,4,3,0,60,60,1667,9768,9768,7302,1,2,2000,0,671.6,883.2,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.306,'',0,6000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16826,7272,0,0,16369,0,0,0,'Sid Limbardi','Innkeeper','',0,7,0,0,0,1,1,0,55,55,1667,2614,2614,0,1,66435,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16827,7272,0,0,16370,0,0,0,'Honor Guard Wesilow','','',0,7,0,0,0,1,1,0,60,60,1671,3052,3052,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,16856,26211,29574,29586,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16828,7272,0,0,16371,0,0,0,'Honor Guard Greyn','','',0,7,0,0,0,1,1,0,60,60,1671,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16829,7272,0,0,16372,0,0,0,'Magus Zabraxis','Reagents','',0,7,0,0,0,1,3,0,60,60,1667,2442,2442,7302,1,3203,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,33938,38692,30545,32364,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16830,7272,0,0,16373,0,0,0,'Field Commander Romus','','',0,7,0,1,0,1,10,0,62,62,1671,2590,2590,25680,1,3,2000,0,736,1025.8,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.306,'',0,12000,0,2.5,8,14,0,10308,36340,25384,25364,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16831,6180,0,0,16374,16375,16376,16377,'Nethergarde Infantry','','',0,7,0,0,0,1,10,0,58,60,1756,2871,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,900,0,2.5,8,14,0,29567,26211,18106,35783,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16832,7272,0,0,16378,0,0,0,'Prospector Murantus','Explorers\' League','',0,7,0,0,0,1,3,0,61,61,55,3144,3144,0,1,3,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.347,'',0,1600,0,2.5,8,14,0,31907,18670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16833,7272,0,0,17766,0,0,0,'Makuru','','',0,7,0,0,0,1.3,1,0,61,61,1640,3270,3270,2486,1,3,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,20831,20824,11436,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16834,7272,0,0,16728,0,0,0,'Anchorite Obadei','','',0,7,0,0,0,1,1,0,65,65,1638,4731,4731,2790,1,3,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,34354,26194,34353,36152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0),(16835,6180,0,0,16379,16380,16381,16382,'Explorers\' League Archaeologist','Explorers\' League','',0,7,0,0,0,1,3,0,54,56,55,2533,2699,0,1,0,2000,0,96,127,0,0,0,0,300000,3289,0,0,0,0,0,0,1.5,0.347,'',0,900,0,2.5,8,14,0,26007,21832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16836,6180,0,0,17823,17824,0,0,'Escaped Dreghood','','',0,7,0,0,0,1.3,1,0,58,58,1640,2986,2986,2289,1,0,2000,0,93,123,0,0,0,0,300000,3394,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,33542,10414,25448,0,0,0,0,0,0,0,0,0,0,0,0,0,23460,0,0,0,0,0,0,0),(16837,7272,0,0,16383,0,0,0,'Foreman Biggums','','',0,7,0,0,0,1,3,0,61,61,1671,3144,3144,0,1,3,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,34618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16838,6180,0,0,2528,341,2438,0,'Honor Hold Miner','','',0,7,0,0,0,1,3,0,53,55,1737,2453,2614,0,1,0,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.425,0.2907,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16839,7272,0,0,16384,0,0,0,'Warp-Scryer Kryv','','',0,7,0,0,0,1,1,0,62,62,1655,2590,2590,2568,1,2,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,25457,25454,25449,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16840,7272,0,0,16385,0,0,0,'Advisor Sevel','','',0,7,0,0,0,1,1,0,60,60,534,2442,2442,2434,1,0,2000,0,146,192,0,0,0,0,450000,3748,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16841,7272,0,0,16386,0,0,0,'Watch Commander Relthorn Netherwane','','',0,7,0,1,0,1,10,0,62,62,534,2590,2590,25680,1,3,2000,0,736,1025.8,0,0,0,0,900000,4340,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16842,6180,0,0,16387,16388,16389,16390,'Honor Hold Defender','','',0,7,0,0,0,2,1,0,59,60,1756,5922,6104,0,1,1,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,26007,25788,29586,24049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16843,6180,0,0,16391,16392,16393,16394,'Honor Hold Cavalryman','','',0,7,0,0,0,2,1,0,60,60,1666,6104,6104,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,29567,20276,18670,29582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16844,7272,0,0,16395,0,0,0,'Crust Burster','','',0,10,0,0,0,1,1,0,59,60,14,4142,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,4.25,1.7,'29147',0,0,0,2.5,8,14,0,32738,31747,37752,37751,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16845,7272,0,0,16396,0,0,0,'Gorkan Bloodfist','Mag\'har Captain','',0,7,0,1,0,3,3,0,68,68,1651,19626,19626,0,1,3,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,2.25,0.558,'',0,1111,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16846,6180,0,0,16401,18498,0,0,'Mag\'har Grunt','','',0,7,0,0,0,1,1,0,61,61,1651,3144,3144,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,2.25,0.558,'',0,758,0,2.5,8,14,0,3019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23589,0,0,0,0,0,0,0),(16847,6180,0,0,16402,18497,0,0,'Debilitated Mag\'har Grunt','','',0,7,0,0,0,1,1,0,58,58,1651,2871,2871,0,1,0,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,1.875,0.465,'',0,604,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23589,0,0,0,0,0,0,0),(16848,7272,0,0,19643,0,0,0,'Provisioner Braknar','','',0,7,0,1,0,3,3,0,61,61,1651,15474,15474,0,1,3,2000,0,731.4,1016.6,0,0,0,0,300000,4047,0,0,0,0,0,0,1.95,0.4836,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16849,8606,0,0,16199,0,0,0,'Vindicator Xannar','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16850,7272,0,0,16403,0,0,0,'Gremni Longbeard','','',0,7,0,0,0,1,1,0,65,65,1671,4731,4731,2790,1,3,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16851,7272,0,0,16404,0,0,0,'Mirren Longbeard','','',0,7,0,0,0,1,1,0,65,65,1671,4731,4731,2790,1,3,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16852,7272,0,0,16742,0,0,0,'Sedai\'s Corpse','','',128,10,0,0,0,1,1,0,65,65,1638,4731,4731,2790,1,2,2000,0,186,260,0,0,0,0,120000,5228,0,0,0,0,0,0,1.95,1.3,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16853,8606,0,0,16405,0,0,0,'Anterius Black','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16854,7272,0,0,14272,0,0,0,'Eldinarcus','','',0,4,0,4,0,1,1,0,11,11,91,210,210,205,1,0,2000,0,14,18,0,0,0,0,3600000,526,0,0,0,0,0,0,3.125,0.4375,'',0,13,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16855,7272,0,0,16406,0,0,0,'Tregla','','',0,7,0,4,0,1,1,0,10,10,1643,198,198,0,1,0,2000,0,13,17,0,0,0,0,3600000,463,0,0,0,0,0,0,1.5,0.522,'',0,9,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(16856,7272,0,0,16409,0,0,0,'Caretaker Dilandrus','','',0,7,0,1,0,4,3,0,52,52,1667,7588,7588,5769,1,1,2000,0,615,817.5,0,0,0,0,300000,3072,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16857,7272,0,0,16395,0,0,0,'Marauding Crust Burster','','',0,10,0,0,0,1,1,0,59,60,14,4142,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,4.25,1.7,'29147',0,0,0,2.5,8,14,0,37752,31747,37751,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16858,7272,0,0,16411,0,0,0,'Grelag','','',0,7,0,0,0,1,1,0,53,53,1669,2026,2026,2041,1,3,2000,0,86,114,0,0,0,0,300000,3126,0,0,0,0,0,0,1.5,0.372,'',0,550,0,2.5,8,14,0,25457,10414,25448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16859,7272,0,0,17546,0,0,0,'Dragonhawk Hatchling','','',0,8,0,0,0,1,1,0,2,2,190,54,54,69,1,3,1400,0,1.4,1.4,0,0,0,0,0,8,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16860,7272,0,0,16682,0,0,0,'Jilanne','','',0,7,0,0,0,1,1,0,9,9,1604,160,160,350,1,129,1500,0,6,9,0,0,0,0,300000,339,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16861,5462,0,0,10729,0,0,0,'[UNUSED] Death Lord','','',72,6,0,1,0,1,1,0,61,61,21,113175,113175,12430,1,0,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,15284,28412,28413,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16862,7272,0,0,16688,0,0,0,'Silanna','','',0,7,0,0,0,1,1,0,8,8,1604,88,88,165,1,1,1500,0,7.5,9.75,0,0,0,0,300000,303,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16863,7272,0,0,18701,0,0,0,'Deranged Helboar','','',0,3,0,0,0,1,1,0,60,61,954,4979,5158,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.65,0.825,'',0,0,0,2.5,8,14,0,8599,33908,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16864,6180,0,0,16418,16419,16420,0,'Stormwind Infantry','','',0,7,0,0,0,1,3,0,57,58,1666,2784,2871,0,1,0,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,1.5,0.306,'',0,900,0,2.5,8,14,0,29567,26211,18106,35783,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16865,6180,0,0,20741,20742,20740,0,'Injured Stormwind Infantry','','',0,7,0,0,0,1,3,0,57,58,1078,2784,2871,0,1,0,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16866,7272,0,0,16421,0,0,0,'Injured Nethergarde Infantry','','',0,7,0,0,0,1,10,0,58,60,1667,2871,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16867,7272,22334,0,18862,0,0,0,'Shattered Hand Grunt','','',0,7,0,0,0,1,1,0,62,63,1662,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.5,0.347222,'',0,756,0,2.5,8,14,0,11976,11978,26211,36988,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16868,8606,0,0,16324,0,0,0,'Laughing Skull Slayer','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16869,8606,0,0,16324,0,0,0,'Laughing Skull Neophyte','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16870,7272,22334,0,18861,0,0,0,'Shattered Hand Captain','','',0,7,0,0,0,1,1,0,62,63,1662,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.65,0.4092,'',0,870,0,2.5,8,14,0,15496,33962,38995,17470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16871,7272,0,0,18849,0,0,0,'Bleeding Hollow Grunt','','',0,7,0,0,0,1,1,0,60,61,1662,4979,5158,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.347222,'',0,758,0,2.5,8,14,0,8599,11976,26211,36345,0,0,0,0,0,0,0,0,0,0,0,0,30157,30425,0,0,0,0,0,0),(16872,8606,0,0,17852,0,0,0,'Bleeding Hollow Warlock','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30157,30425,0,0,0,0,0,0),(16873,7272,0,0,18851,0,0,0,'Bleeding Hollow Dark Shaman','','',0,7,0,0,0,1,1,0,60,61,1662,3984,4126,2460,1,0,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,1.5,0.347222,'12550',0,756,0,2.5,8,14,0,6742,32062,12550,21077,0,0,0,0,0,0,0,0,0,0,0,0,30157,30425,0,0,0,0,0,0),(16874,8606,0,0,17853,0,0,0,'Bleeding Hollow Shadowcaster','','',0,7,0,0,0,1,1,0,61,62,1662,4126,4274,2527,1,0,2000,0,172,240,0,0,0,0,0,4344,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,45329,32709,29924,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16875,8606,0,0,16325,0,0,0,'Bonechewer Cannibal','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30327,0,0,0,0,0,0,0),(16876,7272,21161,0,18854,0,0,0,'Bonechewer Mutant','','',0,7,0,0,0,1,1,0,58,59,1662,3989,4142,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.95,0.451389,'',0,652,0,2.5,8,14,0,34113,8599,34114,0,0,0,0,0,0,0,0,0,0,0,0,0,30327,0,0,0,0,0,0,0),(16877,8606,0,0,18856,0,0,0,'Bonechewer Wolf Rider','','',0,7,0,0,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16878,7272,22334,0,18859,0,0,0,'Shattered Hand Berserker','','',0,7,0,0,0,1,1,0,61,62,1662,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.8,0.416666,'',0,999,0,2.5,8,14,0,35570,8599,22886,20276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16879,7272,0,0,11410,0,0,0,'Starving Helboar','','',0,3,0,0,0,1,1,0,58,59,954,3989,4142,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,33908,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23214,0,0,0,0,0,0,0),(16880,7272,0,0,16572,0,0,0,'Hulking Helboar','','',0,3,0,0,0,1,1,0,61,62,954,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.85,0.925,'',0,1600,0,2.5,8,14,0,33909,33908,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23214,23336,0,0,0,0,0,0),(16881,8606,0,0,5497,0,0,0,'Felblood Horror','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.3,0.397228,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23269,28500,0,0,0,0,0,0),(16882,8606,0,0,5987,0,0,0,'Felblood Flayer','','',0,4,0,0,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23269,0,0,0,0,0,0,0),(16883,8606,0,0,4907,0,0,0,'Felblood Hungerer','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23269,0,0,0,0,0,0,0),(16884,6180,0,0,14582,14338,14583,14337,'War Horse','','',0,1,0,0,0,1,1,0,55,56,1648,2614,2699,0,1,0,2000,0,96,127,0,0,0,0,300000,3289,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,199,0),(16885,7272,0,0,16429,0,0,0,'Amythiel Mistwalker','','',0,7,0,0,0,1,1,0,63,63,635,2665,2665,2620,1,3,2000,0,168,234,0,0,0,0,300000,4601,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,26988,26985,26986,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16886,7272,0,0,16624,0,0,0,'Arator the Redeemer','','',0,7,0,1,0,4,3,0,61,61,1667,12576,12576,0,1,1,2000,0,731.4,1016.6,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.383,'',0,350,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16887,7272,0,0,16428,0,0,0,'Eye of Honor Hold','','',8,1,0,0,0,1,1,0,48,49,1648,2062,2138,0,1,0,2000,0,83,110,0,0,0,0,300000,2912,0,0,0,0,0,0,1.875,0.4375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,217,0),(16888,7272,0,0,16430,0,0,0,'Mahuram Stouthoof','','',0,7,0,0,0,1,1,0,62,62,1710,2590,2590,2568,1,3,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,25457,25454,25448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16889,8606,0,0,16412,0,0,0,'Stormwind Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16890,8606,0,0,16434,0,0,0,'Ironforge Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16891,8606,0,0,12953,0,0,0,'Yuree','Dawn Whisperer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16892,8606,0,0,16414,0,0,0,'Darnassus Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16893,8606,0,0,16436,0,0,0,'Orgrimmar Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16894,8606,0,0,16442,0,0,0,'Thunder Bluff Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16895,8606,0,0,16443,0,0,0,'Undercity Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16896,6180,0,0,16449,16450,16451,0,'Honor Hold Archer','','',0,7,0,0,0,2,1,0,59,60,1666,4738,4884,2402,1,0,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.306,'',0,581,0,2.5,8,14,0,29120,33796,36608,36609,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16897,6180,0,0,16587,11686,0,0,'Honor Hold Target Dummy Middle','','',0,10,0,0,0,1,1,0,50,50,15,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,0.5,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16898,6180,0,0,16587,11686,0,0,'Honor Hold Target Dummy Right','','',0,10,0,0,0,1,1,0,50,50,15,2215,2215,0,0.4,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,0.5,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16899,6180,0,0,16587,11686,0,0,'Honor Hold Target Dummy Left','','',0,10,0,0,0,1,1,0,50,50,15,2215,2215,0,0.4,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,0.5,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16900,13202,0,0,17061,0,0,0,'Captive Ravager Hatchling','','',1,1,31,0,0,1,1,0,60,65,16,5300,7500,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,0.85,0.259722,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16901,7272,0,0,1145,0,0,0,'Blistering Rot','','',0,10,0,0,0,0.85,1,0,61,62,14,4384,4540,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.4375,0.68885,'',0,0,0,2.5,8,14,0,32722,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28500,0,0,0,0,0,44,0),(16902,8606,0,0,11141,0,0,0,'Blistering Mold','','',0,10,0,0,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.8985,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16903,7272,0,0,10029,0,0,0,'Blistering Oozeling','','',0,10,0,0,0,0.05,0.1,0,61,62,14,258,267,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,0.75,0.175,'',0,1000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23339,23340,23341,23342,0,0,44,0),(16904,6180,0,0,16502,16503,16504,16505,'Unyielding Footman','','',0,6,0,0,0,1,1,0,59,60,1664,4142,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'33900',0,704,0,2.5,8,14,0,11972,11976,26211,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16905,6180,0,0,16506,16507,0,0,'Unyielding Sorcerer','','',0,6,0,0,0,1,1,0,59,60,1664,3313,3984,2402,1,0,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.306,'33900',0,703,0,2.5,8,14,0,9053,11829,11831,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16906,7272,0,0,18088,0,0,0,'Unyielding Knight','','',0,6,0,0,0,1,1,0,59,60,1664,3313,3984,2402,1,0,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.5,'33900',0,701,0,2.5,8,14,0,22911,33910,25307,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16907,7272,0,0,17741,0,0,0,'Bleeding Hollow Peon','','',0,7,0,0,0,1,1,0,59,59,1663,4142,4142,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.5,0.347222,'',0,704,0,2.5,8,14,0,39069,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30425,30157,31347,0,0,0,0,0),(16908,8606,0,0,17407,0,0,0,'Bonechewer Reaver','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16909,8606,0,0,16481,0,0,0,'Bonechewer Savage','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16910,8606,0,0,1139,0,0,0,'Mag\'har Outrunner','','',0,7,0,0,0,1,1,0,62,63,1651,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,0,4641,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16911,7272,0,0,19644,0,0,0,'Mag\'har Watcher','','',0,7,0,0,0,1,1,0,62,63,1651,4274,4422,2594,1,0,2000,0,168,234,0,0,0,0,300000,3675,0,0,0,0,0,0,1.95,0.4836,'',0,870,0,2.5,8,14,0,11986,32062,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16912,6180,0,0,18500,18501,0,0,'Mag\'har Hunter','','',0,7,0,0,0,1,1,0,62,63,1651,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,2.25,0.558,'',0,872,0,2.5,8,14,0,6660,32730,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16914,8606,0,0,2582,0,0,0,'[Unused] Marauding Crust Burster Visual','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16915,7272,0,0,16468,0,0,0,'Foreman Razelcraz','','',0,7,0,0,0,1,1,0,60,60,35,3900,3900,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16916,7272,0,0,15513,0,0,0,'Wretched Captive','','',0,7,0,0,0,1,1,0,5,5,35,98,98,115,1,0,2000,0,5,6,0,0,0,0,300000,109,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(16917,7272,0,0,16589,0,0,0,'Aurok','Armorsmith','',0,7,0,0,0,1,1,0,5,5,1638,102,102,0,1,4224,1500,0,3.75,5.25,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16918,7272,0,0,16610,0,0,0,'Jel','Cloth & Leather Merchant','',0,7,0,0,0,1,1,0,5,5,1638,95,95,230,1,4224,1500,0,3,3,0,0,0,0,300000,63,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16919,7272,0,0,16613,0,0,0,'Mura','Weaponsmith','',0,7,0,0,0,1,1,0,5,5,1638,102,102,0,1,4480,1500,0,3.75,5.25,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16920,7272,0,0,16591,0,0,0,'Ryosh','General Supplies','',0,7,0,0,0,1,1,0,5,5,1638,95,95,230,1,896,1500,0,3,3,0,0,0,0,120000,63,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16921,6180,0,0,16789,16791,16790,16792,'Ammen Vale Guardian','','',0,7,0,0,0,2,1,0,65,65,1639,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16922,7272,0,0,14501,0,0,0,'Red Radiation Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,5,2.5,'29152',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16923,7272,0,0,17477,0,0,0,'Novice Ranger','','',0,7,0,0,0,1.05,1,0,7,7,1604,138,138,138,1,0,1500,0,6,8.25,0,0,0,0,300000,208,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16924,7272,0,0,16626,0,0,0,'Sergeant Kan\'ren','','',0,7,0,0,0,1.05,1,0,7,7,1604,138,138,138,1,3,1500,0,6,8.25,0,0,0,0,300000,208,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16925,6180,21161,0,16479,16478,0,0,'Bonechewer Raider','','',0,7,0,0,0,1,1,0,58,59,1662,3989,4142,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.95,0.4836,'',0,703,0,2.5,8,14,0,32723,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30327,0,0,0,0,0,0,0),(16926,8606,0,0,9280,0,0,0,'Bonechewer War Wolf','','',1,1,1,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.625,1.95,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16927,7272,0,0,19850,0,0,0,'Stonescythe Whelp','','',0,7,0,0,0,1,1,0,60,61,1873,4979,5158,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1,1,'',0,756,0,2.5,8,14,0,33896,27555,22412,21667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(16928,7272,0,0,20069,0,0,0,'Stonescythe Ambusher','','',0,7,0,0,0,1,1,0,61,61,1873,5158,5158,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.3,1.3,'',0,822,0,2.5,8,14,0,32732,33896,6409,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16929,7272,0,0,20456,0,0,0,'Stonescythe Alpha','','',0,7,0,0,0,1,1,0,61,62,1873,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.6,0.496,'',0,812,0,2.5,8,14,0,32732,33911,33896,21667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16930,8606,0,0,1958,0,0,0,'Raging Clefthoof','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.925,1.32,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23222,23231,23223,0,0,0,0,0),(16931,8606,0,0,2742,0,0,0,'Enraged Clefthoof','','',0,1,0,0,0,1,1,0,57,58,14,2784,3989,0,1,0,2000,0,100,132,0,0,0,0,0,3396,0,0,0,0,0,0,2.0125,1.38,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23222,23231,0,0,0,0,0,0),(16932,7272,0,0,19844,0,0,0,'Razorfang Hatchling','','',1,1,31,0,0,1,1,0,59,60,14,4142,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.305555,'',0,0,0,2.5,8,14,0,33781,8363,0,0,0,0,0,0,0,0,0,0,0,11567,0,0,0,0,0,0,0,0,0,0),(16933,7272,0,0,20309,0,0,0,'Razorfang Ravager','','',1,1,31,0,0,1,1,0,61,61,16,5158,5158,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,3242,8363,0,0,0,0,0,0,0,0,0,0,0,13025,0,0,23217,0,0,0,0,0,0,0),(16934,7272,0,0,20297,0,0,0,'Quillfang Ravager','','',1,1,31,0,0,1,1,0,62,63,14,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,33781,33968,0,0,0,0,0,0,0,0,0,0,0,11565,0,0,0,0,0,0,0,0,0,0),(16935,8606,0,0,4688,0,0,0,'Dreghood Spearman','','',0,7,0,0,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.25415,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23460,0,0,0,0,0,0,0),(16936,8606,0,0,17825,0,0,0,'Dreghood Wanderer','','',0,7,0,0,0,1,1,0,62,63,51,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,0,4641,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,30798,30013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23460,0,0,0,0,0,0,0),(16937,7272,0,0,17824,0,0,0,'Dreghood Geomancer','','',0,7,0,0,0,1,1,0,56,57,90,1889,1949,5273,1,0,2000,0,69,96,0,0,0,0,300000,2698,0,0,0,0,0,0,0,1,'',0,155,0,2.5,8,14,0,32734,34083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23460,0,0,0,0,0,0,0),(16938,7272,0,0,17823,0,0,0,'Dreghood Brute','','',0,7,0,0,0,1,1,0,56,57,90,2699,2784,0,1,0,2000,0,98,130,0,0,0,0,300000,3342,0,0,0,0,0,0,0,1,'',0,326,0,2.5,8,14,0,31553,19471,20276,18106,0,0,0,0,0,0,0,0,0,0,0,0,23460,0,0,0,0,0,88,0),(16939,7272,0,0,18958,0,0,0,'Void Baron Galaxis','','',0,3,0,0,0,1,1,0,63,63,954,5527,5527,0,1,0,1333,0,120.636,168.624,0,0,0,0,0,4641,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,34239,34239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29162,0,0,0,0,0,0,0),(16940,8606,0,0,17191,0,0,0,'Astralan Raider','','',0,7,0,0,0,1,1,0,58,60,1678,3989,4979,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16941,8606,0,0,17746,0,0,0,'Phasing Voidcaller','','',0,3,0,0,0,1,1,0,61,62,954,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,0,4344,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,34191,34216,34338,34333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16942,8606,0,0,17210,0,0,0,'Infernal Crafter','','',0,3,0,0,0,1,1,0,1,1,90,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16943,7272,0,0,19168,0,0,0,'Cyber-Rage Forgelord','','',0,3,0,0,0,1,1,0,69,69,90,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2,0.6,'',0,1257,0,2.5,8,14,0,36255,8599,38920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16944,7272,0,0,19035,0,0,0,'Mo\'arg Doomsmith','','',0,3,0,0,0,1,1,0,68,69,90,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2,1,'',0,1240,0,2.5,8,14,0,36200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16945,6180,0,0,18646,17207,0,0,'Mo\'arg Engineer','','',0,3,0,1,0,3,2,0,67,68,90,18978,19626,0,1,0,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,172,0,1.5,0.45,'32007',0,1115,0,2.5,8,14,0,15976,32005,31705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16946,7272,0,0,19035,0,0,0,'Mo\'arg Forgefiend','','',0,3,0,0,0,1,1,0,61,62,90,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,2,1,'',0,814,0,2.5,8,14,0,32735,36486,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16947,7272,0,0,18288,0,0,0,'Gan\'arg Servant','','',0,3,0,0,0,1,1,0,60,61,90,4979,5158,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.75,'',0,758,0,2.5,8,14,0,32003,29582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16948,7272,0,0,19189,0,0,0,'Gan\'arg Engineer','','',0,3,0,0,0,1,1,0,68,69,90,6542,6542,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.75,'',0,1256,0,2.5,8,14,0,7978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16949,7272,0,0,19190,0,0,0,'Gan\'arg Mekgineer','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2,1,'',0,1250,0,2.5,8,14,0,36208,36825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31653,0,0,0,0,0,0,0),(16950,6803,0,0,6172,0,0,0,'Netherhound','','',0,3,0,0,0,0.4,0.4,0,58,58,1752,1276,1276,916,1,0,2000,0,93,123,0,0,0,0,300000,3394,0,0,0,0,0,0,1.725,0.39905,'',0,0,0,2.5,8,14,0,11981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28513,0,0,0,0,0,0,0),(16951,7272,0,0,18373,0,0,0,'Terrorfiend','','',0,3,0,0,0,1,1,0,61,62,90,4126,4274,2527,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.8,1.5,'',0,812,0,2.5,8,14,0,75,37488,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23269,0,0,0,0,0,0,0),(16952,7272,0,0,18193,0,0,0,'Anger Guard','','',0,3,0,0,0,1,1,0,67,68,90,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,4,2,'',0,1191,0,2.5,8,14,0,15496,22911,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31536,0,0,0,0,0,0,0),(16953,8606,0,0,5048,0,0,0,'Forge Camp Patroller','','',0,3,0,0,0,1,1,0,1,1,90,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16954,7272,0,0,18832,0,0,0,'Forge Camp Legionnaire','','',0,3,0,0,0,1,1,0,60,61,90,4979,5158,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,4,2,'32737',0,755,0,2.5,8,14,0,15496,32736,26211,24213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16955,8606,0,0,16480,0,0,0,'Chained Trickster','','',0,3,0,0,0,1,1,0,1,1,90,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16956,8606,0,0,16480,0,0,0,'Dust Hopper','','',0,3,0,0,0,1,1,0,1,1,90,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16957,8606,0,0,16480,0,0,0,'Nether Imp','','',0,3,0,0,0,1,1,0,1,1,90,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16958,8606,0,0,348,0,0,0,'Dread Interrogator','','',0,3,0,0,0,1,1,0,1,1,90,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16959,7272,0,0,17446,0,0,0,'Dread Tactician','','',0,3,0,1,0,5,1,0,70,70,1752,27945,27945,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,5.25,3.5,'',0,1527,0,2.5,8,14,0,33675,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16960,7272,0,0,10070,0,0,0,'Sister of Grief','','',0,3,0,0,0,0.85,1,0,60,61,90,3386,3507,2460,1,0,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,2.4,0.6448,'',0,757,0,2.5,8,14,0,21987,29490,34036,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16961,8606,0,0,2737,0,0,0,'Maiden of Grief UNUSED','','',0,3,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16962,8606,0,0,2737,0,0,0,'Griefbringer','','',0,3,0,0,0,1,1,0,1,1,90,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16963,8606,0,0,17312,0,0,0,'Infernal Destroyer','','',0,3,0,1,0,1,1,0,70,71,90,27944,28724,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,3,1.3545,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16964,7272,0,0,16484,0,0,0,'Warlord Morkh','','',0,7,0,0,0,1,1,0,61,61,1663,5158,5158,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,2.1,0.5208,'',0,550,0,2.5,8,14,0,34080,34802,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,30158,0,0,0,0,0,0,0),(16965,8606,0,0,17006,0,0,0,'Haal\'eshi Hawkeye','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16966,7272,0,0,17005,0,0,0,'Haal\'eshi Windwalker','','',0,7,0,0,0,1,1,0,62,63,14,4274,4422,2594,1,0,2000,0,168,234,0,0,0,0,300000,3675,0,0,0,0,0,0,1.3,0.403,'',0,869,0,2.5,8,14,0,32717,9532,25464,25448,0,0,0,0,0,0,0,0,0,0,0,0,23483,0,0,0,0,0,0,0),(16967,7272,0,0,16875,0,0,0,'Haal\'eshi Talonguard','','',0,7,0,0,0,1,1,0,62,63,14,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.3,0.52,'',0,869,0,2.5,8,14,0,29567,18106,20276,38959,0,0,0,0,0,0,0,0,0,0,0,0,23483,0,0,0,0,0,0,0),(16968,7272,0,0,16573,0,0,0,'Tunneler','','',0,10,0,0,0,1,1,0,61,62,14,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,4.625,1.85,'29147',0,1600,0,2.5,8,14,0,31747,32738,37752,37751,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16969,8606,0,0,16489,0,0,0,'Bone Magus Warlor','','',0,7,0,0,0,1,1,0,61,61,1663,5158,5158,2486,1,0,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,11445,40885,28265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16970,13202,0,0,16574,0,0,0,'Bristlehide Clefthoof','','',0,1,0,0,0,1,1,0,62,63,14,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,0,4641,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,14104,32023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23754,0,0,0,0,0,0,0),(16971,6180,0,0,16490,16492,16491,16493,'Injured Draenei','','',0,7,0,0,0,1,1,0,3,5,1638,71,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16972,7272,0,0,16880,0,0,0,'Bonestripper Buzzard','','',1,1,7,0,0,1,1,0,58,59,14,3989,4142,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,37012,37012,0,0,0,0,0,0,0,0,0,0,0,12873,0,0,23239,0,0,0,0,0,0,0),(16973,7272,0,0,17089,0,0,0,'Bonestripper Vulture','','',1,1,7,0,0,1,1,0,61,62,14,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.15,0.575,'',0,0,0,2.5,8,14,0,32022,33985,0,0,0,0,0,0,0,0,0,0,0,12874,0,0,23387,0,0,0,0,0,0,0),(16974,7272,0,0,17081,0,0,0,'Rogue Voidwalker','','',0,3,0,0,0,1,0.5,0,60,61,954,3984,4126,1230,1,0,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,1,1,'34303',0,757,0,2.5,8,14,0,33914,34302,34842,0,0,0,0,0,0,0,0,0,0,0,0,0,23218,0,0,0,0,0,0,0),(16975,7272,0,0,16634,0,0,0,'Uncontrolled Voidwalker','','',0,3,0,0,0,1,1,0,60,61,954,3984,4126,2460,1,0,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,1.25,1,'',0,756,0,2.5,8,14,0,33914,33916,34842,0,0,0,0,0,0,0,0,0,0,0,0,0,23352,23218,0,0,0,0,0,0),(16976,6180,0,0,16519,16520,16521,16518,'Ghostly Denizen','','',2,6,0,0,0,1,1,0,11,60,189,222,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16977,7272,0,0,16522,0,0,0,'Arch Mage Xintor','','',0,6,0,0,0,1.25,1,0,61,61,1664,5158,5158,2486,1,0,2000,0,152,210,0,0,0,0,120000,4044,0,0,0,0,0,0,1.5,0.306,'',0,528,0,2.5,8,14,0,10150,10202,29457,33245,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16978,7272,0,0,16523,0,0,0,'Lieutenant Commander Thalvos','','',0,6,0,0,0,1,1,0,61,61,1664,5158,5158,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.347,'10848',0,751,0,2.5,8,14,0,8242,11976,0,0,0,0,0,0,0,4,0,0,0,0,0,0,28562,0,0,0,0,0,0,0),(16979,8606,0,0,16541,0,0,0,'Midsummer Merchant','Festival Supplies','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16980,5462,0,0,11686,0,0,0,'The Lich King','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16981,5462,0,0,2606,0,0,0,'Plagued Guardian','','',72,6,0,1,0,1,1,0,81,81,21,83408,83408,105750,1,0,2000,0,2632.5,3817.5,0,0,0,0,0,8102,0,0,0,0,0,0,1.875,0.15,'',0,0,0,2.5,8,14,0,15496,54890,29210,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16982,5462,0,0,12074,0,0,0,'Plagued Construct','','',8,6,0,1,0,1,1,0,61,61,233,10100,10100,0,1,0,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.875,0.4375,'',0,0,0,2.5,8,14,0,56586,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16983,5462,0,0,28021,0,0,0,'Plagued Champion','','',72,6,0,1,0,8,1,0,81,81,21,104264,104264,0,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,32736,30138,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16984,5462,0,0,28022,0,0,0,'Plagued Warrior','','',72,6,0,1,0,8,1,0,81,81,21,104264,104264,0,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,1.2,0.277778,'',0,0,0,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16985,8606,0,0,16585,0,0,0,'Midsummer Merchant Horde Costume','Festival Supplies','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16986,8606,0,0,16541,0,0,0,'Midsummer Merchant Alliance Costume','Festival Supplies','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16987,5875,0,0,16334,0,0,0,'Festival Flamekeeper Costume: Tauren','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16988,7272,0,0,20023,0,0,0,'Festival Flamekeeper Costume: Human','','',0,7,0,0,0,1,1,0,73,73,35,5000,5000,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16989,5875,0,0,16340,0,0,0,'Festival Flamekeeper Costume: Troll','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16990,5875,0,0,16339,0,0,0,'Festival Flamekeeper Costume: Dwarf','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16991,7272,0,0,16588,0,0,0,'Thiah Redmane','','',0,7,0,0,0,1,1,0,60,60,1710,2442,2442,2434,1,3,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16992,7272,0,0,19249,0,0,0,'Dreadtusk','','',0,3,0,0,0,1,1,0,61,62,90,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,0,4344,0,0,0,0,0,0,2.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23214,0,0,0,0,0,0,0),(16993,7272,0,0,16592,0,0,0,'Wounded Blood Elf Pilgrim','','',4096,7,0,0,0,1.75,1,0,63,64,1604,4664,4795,2663,1,2,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1.5,0.383,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16994,7272,0,0,16593,0,0,0,'Draenei Anchorite','','',0,7,0,0,0,1,1,0,62,62,1638,2590,2590,2568,1,0,1400,0,71.4,87.5,1,1900,0,0,0,3555,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,17137,17140,25431,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16995,5462,0,0,5187,11686,0,0,'Herald of the Lich King','','',0,10,0,0,0,1,1,0,1,60,127,300,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16996,7272,0,0,16602,0,0,0,'Draenei Vindicator','','',0,7,0,0,0,1,1,0,58,58,84,3191,3191,2289,1,0,3700,0,362.6,469.9,0,0,0,0,0,2810,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,13005,33127,13874,33127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16997,8606,0,0,17642,0,0,0,'Stonescythe Cliffjumper','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16998,5462,0,0,16622,0,0,0,'Mr. Bigglesworth','','',0,8,0,0,0,0.25,1,0,5,5,32,26,26,0,1,0,2000,0,5,7,0,0,0,0,3600000,111,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16999,13202,0,0,796,0,0,0,'Johnny McWeaksauce','Public Test Realm Bot','',0,7,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,33.6577,33.6577,0,0,26,26,0,3791,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17000,7272,0,0,15298,0,0,0,'Aggonis','','',0,3,0,0,0,2,1,0,63,63,14,8844,8844,2620,1,0,3000,0,252,351,0,0,0,0,0,3795,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,21068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17001,8606,0,0,2582,0,0,0,'[Unused] Crust Burster Visual','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17002,7272,0,0,4177,0,0,0,'Angela \"The Claw\" Kestrel','','',0,7,0,0,0,1,1,0,57,58,68,2200,2800,2265,1,3,2000,0,93,123,0,0,0,0,120000,20,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17003,5462,0,0,8409,0,0,0,'Cinder Elemental','','',0,4,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17004,7272,0,0,850,0,0,0,'Jir\'see','Angela\'s Pet','',0,3,0,0,0,1,1,0,54,55,68,2533,2614,0,1,0,2000,0,94,125,0,0,0,0,120000,3234,0,0,0,0,0,0,0.75,0.1735,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17005,7272,0,0,16625,0,0,0,'Duelist Larenis','Weapon Master','',0,7,0,0,0,1.05,1,0,30,30,1604,774,774,2175,1,17,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17006,7272,0,0,16636,0,0,0,'Elsaana','','',0,7,0,0,0,1,1,0,58,59,1654,2871,2961,0,1,3,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17007,7272,0,0,16639,0,0,0,'Lady Keira Berrybuck','','',8,6,0,1,0,8.4,8,0,70,70,16,46948,46948,25240,1,0,2000,0,1755,2482.5,0,0,0,0,0,6708,0,0,0,0,0,0,1.725,0.2392,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17008,7272,0,0,16642,0,0,0,'Gul\'dan','','',4,7,0,3,0,1,1,0,70,70,7,4050,4050,0,1,0,2000,0,8820,12495,0,0,0,0,120000,6719,0,0,0,0,0,0,2.25,0.558,'',1,0,0,2.5,8,14,0,35996,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17009,8606,0,0,16643,0,0,0,'Durotan','Chieftain of the Frostwolf Clan','',4,7,0,3,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17010,8606,0,0,16644,0,0,0,'Draka','','',4,7,0,3,0,1,1,0,70,70,14,4050,4050,0,1,0,2000,0,8820,12495,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17011,8606,0,0,16645,0,0,0,'Blackhand the Destroyer','Warchief of the Horde','',4,7,0,3,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17012,8606,0,0,16646,0,0,0,'Orgrim Doomhammer','','',4,7,0,3,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17013,8606,0,0,16660,0,0,0,'Draenei Captive','','',4,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17014,7272,0,0,18953,0,0,0,'Collapsing Voidwalker','','',0,3,0,0,0,1,1,0,61,62,954,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,1.5,'',0,815,0,2.5,8,14,0,34259,34234,34302,34842,0,0,0,0,0,0,0,0,0,0,0,0,29161,0,0,0,0,0,0,0),(17015,7272,0,0,16648,0,0,0,'Taleris Dawngazer','','',0,7,0,0,0,1,1,0,58,59,1604,2297,2369,2329,1,3,2000,0,133,176,0,0,0,0,300000,3447,0,0,0,0,0,0,1.5,0.383,'',0,900,0,2.5,8,14,0,31622,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17016,8606,0,0,16649,0,0,0,'Dragonmaw Clan Soldier','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17017,8606,0,0,16663,0,0,0,'Blackrock Clan Soldier','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17018,8606,0,0,16649,0,0,0,'Thunderlord Clan Soldier','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17019,8606,0,0,16659,0,0,0,'Frostwolf Clan Soldier','','',4,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17020,8606,0,0,16649,0,0,0,'Bleeding Hollow Clan Soldier','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17021,8606,0,0,16662,0,0,0,'Warsong Clan Soldier','','',4,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17022,8606,0,0,16649,0,0,0,'Twilight\'s Hammer Clan Soldier','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17023,6180,0,0,16656,16657,31661,31662,'Shadow Council Enforcer','','',0,7,0,0,0,1,1,0,60,60,14,3052,3052,0,1,0,1400,0,72.8,96.6,1,1900,136.8,201.4,0,3750,0,0,0,0,172,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17024,8606,0,0,16653,0,0,0,'Shadow Council Acolyte','','',0,7,0,0,0,1,1,0,60,60,14,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17025,5462,0,0,15880,0,0,0,'Sapphiron\'s Wing Buffet','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17026,8606,0,0,16661,0,0,0,'Grom Hellscream','Chieftain of the Warsong Clan','',4,7,0,3,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17027,8606,0,0,16664,0,0,0,'Rend Blackhand','','',4,7,0,1,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17028,8606,0,0,16665,0,0,0,'Maim Blackhand','','',4,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17029,8606,0,0,15504,0,0,0,'Silvermoon City Seeker','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17030,8606,0,0,16333,0,0,0,'Soldier of the Horde','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17031,8606,0,0,15986,0,0,0,'Varel Redrock','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17032,8606,0,0,15988,0,0,0,'Varl Stonebleeder','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17034,7272,0,0,4615,0,0,0,'Female Kaliri Hatchling','','',1,1,26,0,0,1,1,0,62,62,73,6943,6943,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,277,0.375,0.0875,'',0,0,0,2.5,8,14,0,5708,0,0,0,0,0,0,0,0,0,0,0,0,10705,0,0,23588,0,0,0,0,0,0,0),(17035,7272,0,0,4566,0,0,0,'Kaliri Matriarch','','',1,1,26,0,0,1,1,0,63,63,73,5527,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,277,0.9,0.21,'',0,0,0,2.5,8,14,0,32914,0,0,0,0,0,0,0,0,0,0,0,0,10708,0,0,23588,0,0,0,0,0,149,0),(17038,5462,0,0,16412,16433,0,0,'Stormwind Firebreather','','',0,7,0,0,0,1,1,0,23,33,774,1300,1500,0,1,0,2000,0,46,61,0,0,0,0,0,1281,0,0,0,0,0,0,1.5,0.208,'29402',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17039,7272,0,0,6299,0,0,0,'Male Kaliri Hatchling','','',1,1,26,0,0,1.3,1,0,61,61,73,6705,6705,0,1,0,2000,0,159,221,0,0,0,0,120000,4047,0,0,0,0,0,277,0.375,0.0875,'',0,0,0,2.5,8,14,0,5708,0,0,0,0,0,0,0,0,0,0,0,0,10705,0,0,23588,0,0,0,0,0,0,0),(17041,5462,0,0,16436,0,0,0,'Orgrimmar Fireeater','','',0,7,0,0,0,1,1,0,59,60,775,5800,6800,0,1,0,1400,0,72.8,96.6,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,1.5,0.236,'29402',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17042,13202,0,0,1105,0,0,0,'Test Name 2','','',1,1,7,0,0,1,1,0,50,52,35,2880,3082,0,1,0,2000,0,27.7781,28.9541,0,0,20,21,0,2999,0,0,0,0,0,0,1.4375,0.115,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8311,0,0,0,0,0,0,0,0,0,0),(17046,7272,0,0,16725,0,0,0,'Pilgrim Gal\'ressa','','',0,7,0,0,0,1,1,0,58,59,1604,2871,2961,0,1,1,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,33542,29155,32677,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17047,7272,0,0,11686,0,0,0,'Wretched Crate Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17048,5462,0,0,16434,0,0,0,'Ironforge Firebreather','','',0,7,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,1.5,0.347,'29402',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17049,5462,0,0,16414,0,0,0,'Darnassus Firebreather','','',0,7,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,1.5,0.306,'29402',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17050,5462,0,0,16445,0,0,0,'Thunder Bluff Fireeater','','',0,7,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,1.5,0.306,'29402',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17051,5462,0,0,16443,0,0,0,'Undercity Fireeater','','',0,7,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,1.5,0.383,'29402',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17052,7272,0,0,16729,0,0,0,'Rumatu','','',0,7,0,0,0,1,1,0,60,61,1654,2442,2515,2460,1,0,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17053,7272,0,0,16724,0,0,0,'Kaliri Swooper','','',1,1,26,0,0,1,1,0,60,61,1738,4979,5158,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,277,1.2,0.28,'',0,0,0,2.5,8,14,0,5708,0,0,0,0,0,0,0,0,0,0,0,0,10709,0,0,23588,0,0,0,0,0,149,0),(17055,5462,0,0,13111,0,0,0,'Maexxna Spiderling','','',72,1,0,0,0,1,1,0,80,80,16,6300,6300,0,1,0,2000,0,844,1172,0,0,0,0,0,9729,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,54121,28776,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17056,6180,0,0,16732,16734,16733,16735,'Eversong Partygoer','','',0,7,0,0,0,1.05,1,0,5,10,1604,100,187,306,1,1,2000,0,8,13,0,0,0,0,300000,423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,26286,26295,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17057,7272,0,0,20554,0,0,0,'Blacktalon the Savage','','',0,7,0,1,0,5,1,0,63,63,1873,27635,27635,0,1,0,2000,0,832.6,1163.8,0,0,0,0,300000,4641,0,0,0,0,0,0,2.5,0.775,'',0,2620,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23687,0,0,0,0,0,0,0),(17058,7272,0,0,18311,0,0,0,'Illidari Taskmaster','','',0,3,0,0,0,0.8,1,0,63,63,1813,4422,4422,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.95,0.9932,'',0,650,0,2.5,8,14,0,16244,34186,26211,38959,0,0,0,0,0,0,0,0,0,0,0,0,29113,0,0,0,0,0,0,0),(17059,7272,0,0,3019,0,0,0,'Hellfire Combat Dummy','','',0,9,0,0,0,1,1,0,40,40,1095,1524,1524,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(17060,7272,0,0,16741,0,0,0,'Hellfire Combat Dummy Small','','',0,9,0,0,0,1,1,0,40,40,1095,1524,1524,0,1,0,2000,0,56,74,0,0,0,0,120000,1938,0,0,0,0,0,0,0.5,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(17061,8606,0,0,19075,4587,0,0,'Mana Tide Totem IV','','',0,11,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17062,7272,0,0,16743,0,0,0,'Fel Orc Corpse','','',128,7,0,0,0,1,1,0,60,60,35,2442,2442,2434,1,2,2000,0,146,192,0,0,0,0,120000,3748,0,0,0,0,0,0,1.5,0.372,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17063,8606,0,0,984,0,0,0,'Wanton Hostess Transform Visual','','',8,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.4375,0.575,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17064,8606,0,0,16744,0,0,0,'Night Mistress Transform Visual','','',8,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17065,8606,0,0,10926,0,0,0,'Concubine Transform Visual','','',8,3,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.5239,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17066,5462,0,0,11686,0,0,0,'Ribbon Pole Debug Target','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17067,7272,0,0,16784,0,0,0,'Phantom Hound','','',0,6,0,0,0,1.4,1,0,70,70,16,13724,13724,0,1,0,1400,0,176.4,249.9,1,1900,408.5,608,0,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17068,5462,0,0,16786,0,0,0,'Chief Expeditionary Requisitioner Enkles','','',0,7,0,0,0,1,1,0,55,55,55,3600,3600,0,1,0,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17069,5462,0,0,16793,0,0,0,'Emissary Whitebeard','','',0,7,0,0,0,1,1,0,55,55,35,2614,2614,0,1,2,2000,0,94,125,0,0,0,0,345000,3234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17070,5462,0,0,16794,0,0,0,'Apothecary Quinard','','',0,7,0,0,0,1,1,0,55,55,68,2614,2614,0,1,0,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17071,7272,0,0,16805,0,0,0,'Technician Zhanaa','','',0,7,0,0,0,1,1,0,5,5,1638,102,102,0,1,3,2000,0,5,7,0,0,0,0,120000,111,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17072,5462,0,0,16806,0,0,0,'Emissary Gormok','','',0,7,0,0,0,1,1,0,55,55,35,2614,2614,0,1,2,2000,0,94,125,0,0,0,0,345000,3234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17073,7272,0,0,16807,0,0,0,'Draenei Mourner','','',0,7,0,0,0,1,1,0,3,3,1638,71,71,0,1,1,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17074,5462,0,0,11686,0,0,0,'Cenarion Scout','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17075,8606,0,0,17445,0,0,0,'Sandworm','','',4,10,0,2,0,1,1,0,63,63,310,166550,166550,0,1,0,2000,0,1357.5,1897.5,0,0,0,0,0,4641,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,30732,31378,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17076,7272,0,0,16820,0,0,0,'Lady Liadrin','Blood Knight Matriarch','',4,7,0,3,0,200,10,0,70,70,35,1117800,1117800,31550,1,3,2000,0,8190,11585,0,0,0,0,25000,6708,0,0,0,0,0,0,1.725,0.44045,'',1,600375,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,199,0),(17077,7272,0,0,1236,0,0,0,'Ancestral Spirit Wolf','','',0,1,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0.8,0.2784,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17078,10958,0,0,794,0,0,0,'Jimmy McWeaksauce','Cool Guy','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17079,5462,0,0,16834,0,0,0,'General Kirika','','',0,7,0,0,0,1,1,0,60,60,29,3052,3052,0,1,2,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17080,5462,0,0,16835,0,0,0,'Marshal Bluewall','','',0,7,0,0,0,1,1,0,60,60,55,3700,3700,0,1,2,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17081,5462,0,0,16836,0,0,0,'Scout Bloodfist','','',0,7,0,0,0,1,1,0,55,55,35,2614,2614,0,1,2,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17082,5462,0,0,16837,0,0,0,'Rifleman Torrig','','',0,7,0,0,0,1,1,0,55,55,35,2614,2614,0,1,2,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17083,7272,0,0,16839,0,0,0,'Fel Orc Convert','','',0,7,0,0,0,1,1,0,69,69,16,9803,9803,0,1,0,2000,0,1127,1591.6,0,0,0,0,7200000,6423,0,0,0,0,0,0,3,2,'',0,1600,0,2.5,8,14,0,30478,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17084,7272,0,0,18434,0,0,0,'Avruu','','',0,7,0,0,0,1.2,1,0,63,63,14,5306,5306,2620,1,0,2000,0,168,234,0,0,0,0,300000,3795,0,0,0,0,0,0,2,0.62,'',0,865,0,2.5,8,14,0,16588,34112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23483,0,0,0,0,0,0,0),(17085,7272,0,0,14502,0,0,0,'Aeranas','','',0,4,0,0,0,1.35,1,0,63,63,35,7461,7461,0,1,2,1333,0,120.636,168.624,0,0,0,0,0,4641,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,12553,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17086,7272,0,0,4629,0,0,0,'Enraged Wraith','','',0,6,0,0,0,1,1,0,9,10,21,56,62,366,1,0,1400,0,4.2,5.6,0,0,0,0,300000,270,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17087,7272,0,0,16840,0,0,0,'Spirit of the Vale','','',0,4,0,1,0,1,1,0,70,70,35,1073,1073,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,4.5,4.167,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17088,7272,0,0,18130,18133,17988,18132,'Shadowy Summoner','','',0,7,0,0,0,1,1,0,63,64,1750,4422,4572,2663,1,1,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,172,0,1.725,0.3519,'',0,928,0,2.5,8,14,0,8722,13878,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17089,7272,0,0,17598,0,0,0,'Firmanvaar','Shaman Trainer','',0,7,0,0,0,1,1,0,6,6,1638,115,115,126,1,51,2000,0,6,8,0,0,0,0,300000,163,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17090,5462,0,0,11686,0,0,0,'Silithus Dust Turnin Quest Doodad','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17091,8606,0,0,16843,0,0,0,'Mirren Longbeard No Hat (DND)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17092,7272,0,0,16846,0,0,0,'Advisor Duskingdawn','','',0,7,0,0,0,1,1,0,24,24,1604,554,554,1545,1,3,2000,0,25,34,0,0,0,0,300000,815,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17093,7272,0,0,16845,0,0,0,'Magistrix Elosai','','',0,7,0,0,0,1,1,0,27,27,1603,690,690,732,1,2,2000,0,36,47,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17094,7272,0,0,16847,0,0,0,'Nemeth Hawkeye','Farstriders','',0,7,0,0,0,1,1,0,30,32,1636,811,888,894,1,2,2000,0,42,55,0,0,0,0,300000,1248,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17095,7272,0,0,16848,0,0,0,'Balandar Brightstar','','',0,7,0,0,0,1,1,0,36,36,1604,1050,1050,1097,1,2,2000,0,46,61,0,0,0,0,360000,1455,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17096,7272,0,0,16946,0,0,0,'Astral Flare','','',0,10,0,1,0,1.33,1,0,70,70,16,12800,13000,0,1,0,2000,6,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,30235,0,0,0,0,0,0,0,0,512,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17097,7272,0,0,16849,0,0,0,'Advisor Sarophas','','',0,7,0,0,0,1,1,0,45,45,1604,1478,1478,1534,1,2,2000,0,70,93,0,0,0,0,300000,2692,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17098,7272,0,0,16850,0,0,0,'Ambassador Dawnsinger','','',0,7,0,0,0,1.05,1,0,60,60,1604,2243,2243,5751,1,3,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17099,7272,0,0,16851,0,0,0,'Mehlar Dawnblade','','',0,7,0,0,0,1,1,0,58,58,1604,2297,2297,2289,1,3,2000,0,93,123,0,0,0,0,300000,3394,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17100,7272,0,0,16852,0,0,0,'Advisor Sunsworn','','',0,7,0,0,0,1.05,1,0,24,24,1604,554,554,1545,1,3,2000,0,25,34,0,0,0,0,300000,815,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17101,7272,0,0,16853,0,0,0,'Diktynna','Fishing Trainer & Supplies','',0,7,0,0,0,1,1,0,9,9,1638,176,176,0,1,211,2000,0,11,15,0,0,0,0,120000,387,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17102,6180,0,0,1755,0,0,0,'Angry Murloc','','',0,7,0,0,0,1,1,0,5,5,18,102,120,0,1,0,2000,0,7,9,0,0,0,0,0,111,0,0,0,0,0,0,1.35,0.3753,'',0,5,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23614,0,0,0,0,0,0,0),(17103,7272,0,0,16854,0,0,0,'Emissary Taluun','','',0,7,0,0,0,1.05,1,0,60,60,1638,2564,2564,2434,1,3,2000,0,146,192,0,0,0,0,180000,3748,0,0,0,0,0,0,1.5,1,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17104,7272,0,0,16855,0,0,0,'Anchorite Delan','','',0,7,0,0,0,1.05,1,0,24,24,1638,600,600,618,1,3,2000,0,32,43,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17105,7272,0,0,16856,0,0,0,'Emissary Valustraa','Mage Trainer','',0,7,0,0,0,1.05,1,0,60,60,1638,2243,2243,5751,1,51,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17106,7272,0,0,16857,0,0,0,'Vindicator Palanaar','','',0,7,0,0,0,1.05,1,0,24,24,1638,600,600,618,1,3,2000,0,32,43,0,0,0,0,300000,975,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17107,8606,0,0,11686,0,0,0,'Sedai Trigger','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17108,6180,0,0,4157,4158,0,0,'Forsaken Raider','','',0,7,0,0,0,1.05,1,0,27,28,118,840,896,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,1.5,0.383,'',0,82,0,2.5,8,14,0,6634,7992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17109,7272,0,0,16859,0,0,0,'Cersei Dusksinger','','',0,7,0,0,0,1.35,1,0,45,45,1604,1747,1747,3801,1,3,2000,0,54,75,0,0,0,0,300000,2177,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17110,7272,0,0,16860,0,0,0,'Acteon','Hunter Trainer','',0,7,0,0,0,1,1,0,10,10,1638,186,186,191,1,51,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17111,7272,0,0,632,0,0,0,'Captured Jaguar','','',0,1,2,0,0,1.15,1,0,36,36,35,1469,1469,0,1,0,1200,0,30,39.6,0,0,0,0,300000,1456,0,0,0,0,0,0,1.725,0.91425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17112,7272,0,0,16866,0,0,0,'Captured Tarantula','','',0,1,3,0,0,1.2,1,0,41,41,35,1902,1902,0,1,0,2000,0,59,78,0,0,0,0,300000,2074,0,0,0,0,0,0,0.75,0.396,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17113,7272,0,0,831,0,0,0,'Captured Crocolisk','','',0,1,6,0,0,1.15,1,0,39,39,35,1678,1678,0,1,0,2000,0,54,72,0,0,0,0,300000,1808,0,0,0,0,0,0,1.375,0.76395,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17114,7272,0,0,16861,0,0,0,'Arugoo of the Stillpine','','',0,7,0,0,0,1,1,0,8,8,774,156,156,0,1,2,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17115,7272,0,0,16863,0,0,0,'Cursed Lost One','','',0,7,0,0,0,1.15,1,0,37,38,51,1257,1305,1166,1,0,2000,0,49,65,0,0,0,0,300000,1683,0,0,0,0,0,0,3.75,0.5525,'',0,174,0,2.5,8,14,0,6713,14868,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17116,7272,0,0,16862,0,0,0,'Exarch Menelaous','','',0,7,0,0,0,1,1,0,14,14,1638,300,300,0,1,2,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17117,7272,0,0,16864,0,0,0,'Injured Night Elf Priestess','','',0,7,0,0,0,1,1,0,5,5,80,102,102,0,1,0,2000,0,5,7,0,0,0,0,120000,111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17118,8606,0,0,20987,0,0,0,'Der\'izu Arcanist','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17119,7272,0,0,16865,0,0,0,'Ithania','','',0,7,0,0,0,1,1,0,36,37,1604,1050,1093,1120,1,1,2000,0,48,63,0,0,0,0,360000,1567,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17120,7272,0,0,17213,0,0,0,'Behomat','Warrior Trainer','',0,7,0,0,0,1,1,0,60,60,1638,3052,3052,0,1,51,2000,0,104,138,0,0,0,0,120000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17121,7272,0,0,17227,0,0,0,'Kavaan','Paladin Trainer','',0,7,0,0,0,1,1,0,40,40,1638,1226,1226,1283,1,49,2000,0,52,69,0,0,0,0,300000,1937,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17122,7272,0,0,17511,0,0,0,'Vord','Hunter Trainer','',0,7,0,0,0,1,1,0,60,60,1638,2442,2442,2434,1,49,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17123,7272,0,0,16867,0,0,0,'Earthcaller Ryga','','',0,7,0,0,0,3,3,0,63,63,1651,16581,16581,0,1,3,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.875,0.295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17124,7272,0,0,11686,0,0,0,'Captured Tarantula Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17125,7272,0,0,11686,0,0,0,'Captured Jaguar Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17126,7272,0,0,11686,0,0,0,'Captured Crocolisk Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17127,7272,0,0,16868,0,0,0,'Anchorite Avuun','','',0,7,0,0,0,1,1,0,45,45,1694,1747,1747,3801,1,3,2000,0,54,75,0,0,0,0,300000,2177,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,1006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17128,7272,0,0,18377,0,0,0,'Windroc','','',1,1,26,0,0,1,1,0,64,65,7,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,30285,0,0,0,0,0,0,0,0,0,0,0,0,10711,0,0,0,0,0,0,0,0,0,0),(17129,7272,0,0,18378,0,0,0,'Greater Windroc','','',1,1,26,0,0,1,1,0,66,67,14,6116,6326,0,1,0,1282,0,144.225,201.274,0,0,0,0,300000,5829,0,0,0,0,0,0,3,0.7,'',0,0,0,2.5,8,14,0,10706,27049,0,0,0,0,0,0,0,0,0,0,0,10706,0,0,28667,0,0,0,0,0,0,0),(17130,7272,0,0,19219,0,0,0,'Talbuk Stag','','',0,1,0,0,0,1,1,0,64,65,31,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,32019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17131,7272,0,0,19220,0,0,0,'Talbuk Thorngrazer','','',0,1,0,0,0,1,1,0,65,66,7,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,32019,32020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17132,7272,0,0,19583,0,0,0,'Clefthoof Bull','','',0,1,0,0,0,1,1,0,65,66,14,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,8,0.6,'',0,0,0,2.5,8,14,0,32023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17133,7272,0,0,19581,0,0,0,'Aged Clefthoof','','',0,1,0,0,0,1,1,0,66,67,14,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,10,0.75,'',0,0,0,2.5,8,14,0,32021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28668,0,0,0,0,0,0,0),(17134,7272,0,0,11549,0,0,0,'Boulderfist Crusher','','',0,7,0,0,0,1,1,0,64,65,45,5715,5914,0,1,0,3000,0,300,421.5,0,0,0,0,300000,5234,0,0,0,0,0,0,3.3,1.9646,'',0,993,0,2.5,8,14,0,2676,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25490,0,0,0,0,0,0,0),(17135,7272,0,0,18354,0,0,0,'Boulderfist Mystic','','',0,7,0,0,0,1,1,0,64,65,45,4572,4731,2748,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,2.85,1.9,'',0,992,0,2.5,8,14,0,13281,11431,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,25490,0,0,0,0,0,0,0),(17136,7272,0,0,18356,0,0,0,'Boulderfist Warrior','','',0,7,0,0,0,1,1,0,65,66,45,5914,6116,0,1,0,1800,0,189,265.5,0,0,0,0,300000,5531,0,0,0,0,0,0,3.3,2.2,'',0,1057,0,2.5,8,14,0,31994,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25509,0,0,0,0,0,0,0),(17137,7272,0,0,18333,0,0,0,'Boulderfist Mage','','',0,7,0,0,0,1,1,0,65,66,45,4731,4892,0,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,3,2,'',0,1058,0,2.5,8,14,0,6742,20795,9672,0,0,0,0,0,0,0,0,0,0,0,0,0,25509,0,0,0,0,0,0,0),(17138,7272,0,0,18357,0,0,0,'Warmaul Reaver','','',0,7,0,0,0,1,1,0,65,66,1693,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,3.3,2.2,'',0,1056,0,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24502,0,0,0,0,0,0,0),(17139,7272,0,0,18349,0,0,0,'Windyreed Scavenger','','',0,7,0,0,0,1,1,0,64,65,51,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,2.25,0.3315,'',0,983,0,2.5,8,14,0,10277,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17140,8606,0,0,152,0,0,0,'Feral Lost One','','',0,7,0,0,0,1,1,0,67,68,51,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,1.5,0.221,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17141,7272,0,0,18350,0,0,0,'Windyreed Wretch','','',0,7,0,0,0,1,1,0,64,65,51,4572,4731,2748,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,2.475,0.36465,'',0,989,0,2.5,8,14,0,3234,6278,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17142,7272,0,0,17974,0,0,0,'Wrekt Warrior','','',0,7,0,0,0,1,1,0,64,65,1679,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,0,1,'',0,864,0,2.5,8,14,0,11976,15576,17207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17143,7272,0,0,17973,0,0,0,'Wrekt Seer','','',0,7,0,0,0,1,1,0,63,63,51,4422,4422,2620,1,0,2000,0,168,234,0,0,0,0,300000,4601,0,0,0,0,0,0,0,1,'12550',0,874,0,2.5,8,14,0,11642,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17144,7272,0,0,20763,0,0,0,'Goretooth','','',1,1,6,4,0,1,1,0,65,65,14,11828,11828,0,1,0,1400,0,140,196.7,0,0,0,0,0,5234,0,0,0,0,0,0,5,2.778,'',0,0,0,2.5,8,14,0,3604,39215,0,0,0,0,0,0,0,0,0,0,0,12925,0,0,0,0,0,0,0,0,0,0),(17145,8606,0,0,17619,0,0,0,'Wrekt Theurgist','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17146,6180,21276,0,17966,0,0,0,'Kil\'sorrow Spellbinder','','',128,7,0,0,0,1,1,0,66,67,16,4892,5060,2890,1,0,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,1.5,0.372,'',0,1120,0,2.5,8,14,0,22744,31999,34447,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17147,6180,21276,0,17957,0,0,0,'Kil\'sorrow Cultist','','',128,7,0,0,0,1,1,0,65,66,16,4731,4892,2818,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,1.5,0.372,'16592',0,1056,0,2.5,8,14,0,32000,16592,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17148,6180,21276,0,17964,0,0,0,'Kil\'sorrow Deathsworn','','',128,7,0,0,0,1,1,0,65,66,16,5914,6116,0,1,0,3000,0,315,442.5,0,0,0,0,300000,5531,0,0,0,0,0,0,1.5,0.236,'',0,1056,0,2.5,8,14,0,31996,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17149,7272,0,0,18365,0,0,0,'Vir\'aani Raider','','',0,7,0,0,0,1,1,0,65,66,1678,4719,4886,2818,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,1.5,0.45,'',0,1054,0,2.5,8,14,0,12540,14873,15691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17150,7272,0,0,20988,0,0,0,'Vir\'aani Arcanist','','',0,7,0,0,0,1,1,0,66,67,1678,4887,5060,2890,1,0,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,1,0.30556,'33839',0,1119,0,2.5,8,14,0,13901,33839,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17151,7272,0,0,18288,0,0,0,'Gan\'arg Tinkerer','','',0,3,0,0,0,1,1,0,66,68,90,4892,5233,2919,1,0,1800,0,192.6,270.9,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.75,'',0,1120,0,2.5,8,14,0,32003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17152,7272,0,0,15298,0,0,0,'Felguard Legionnaire','','',0,3,0,1,0,5,1,0,67,68,90,61630,61630,0,1,0,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,4,2,'',0,1109,0,2.5,8,14,0,15496,32008,32009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17153,7272,0,0,5561,0,0,0,'Lake Spirit','','',0,4,0,0,0,1,1,0,64,65,91,4572,4731,2748,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,34425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17154,7272,0,0,4907,0,0,0,'Muck Spawn','','',0,4,0,0,0,1,1,0,64,66,91,5715,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,32013,21067,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24469,0,0,0,0,0,0,0),(17155,7272,0,0,5562,0,0,0,'Lake Surger','','',0,4,0,0,0,1,1,0,65,66,91,4731,4892,2818,1,0,2400,0,234,327.6,0,0,0,0,300000,5523,0,0,0,0,0,0,1.15,0.351394,'',0,0,0,2.5,8,14,0,32012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17156,6180,0,0,17461,0,0,0,'Tortured Earth Spirit','','',512,4,0,0,0,1,1,0,64,65,91,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,172,0,0,0,1.95,0.403,'',0,0,0,2.5,8,14,0,13728,3019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17157,6180,0,0,14506,0,0,0,'Shattered Rumbler','','',512,4,0,0,0,1,1,0,66,67,91,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,3,0.62,'',0,0,0,2.5,8,14,0,33840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17158,7272,0,0,14503,0,0,0,'Dust Howler','','',0,4,0,0,0,1,1,0,64,65,91,4572,4731,2748,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,32017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27807,0,0,0,0,0,0,0),(17159,7272,0,0,10315,0,0,0,'Storm Rager','','',0,4,0,0,0,1,1,0,65,66,91,4731,4892,2818,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,3.125,2.5,'',0,1600,0,2.5,8,14,0,32018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27807,0,0,0,0,0,0,0),(17160,7272,0,0,18404,0,0,0,'Living Cyclone','','',0,4,0,0,0,1,1,0,66,66,91,4892,5060,2890,1,0,2000,0,204,287,0,0,0,0,300000,5523,0,0,172,0,0,0,4.0625,3.25,'12550',0,0,0,2.5,8,14,0,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27807,0,0,0,0,0,0,0),(17161,7272,0,0,11686,0,0,0,'Blizzard (Shade of Aran)','','',4,10,0,3,0,0.7,1,0,73,73,14,5312,5312,0,1,0,2000,0,11060,15750,0,0,0,0,180000,7618,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17162,8606,0,0,16869,0,0,0,'Wretched Magistrix Elosai','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17163,8606,0,0,16191,0,0,0,'Worm Target (DND)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17165,8606,0,0,4606,0,0,0,'','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.7,0.213892,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17167,7272,0,0,5450,0,0,0,'Conjured Elemental','','',8,4,0,1,0,1.4,1,0,70,70,16,13967,13967,0,1,0,1400,0,1323,1874.25,0,0,0,0,0,6719,0,0,0,400,0,0,1.3,0.397228,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17168,6180,0,0,15435,1126,0,0,'Shade of Aran Teleport N','','',0,10,0,0,0,0.7,1,0,70,70,35,3423,3423,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17169,6180,0,0,15435,1126,0,0,'Shade of Aran Teleport S','','',0,10,0,0,0,0.7,1,0,1,1,35,28,28,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17170,6180,0,0,15435,1126,0,0,'Shade of Aran Teleport E','','',0,10,0,0,0,0.7,1,0,70,70,35,3423,3423,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17171,6180,0,0,15435,1126,0,0,'Shade of Aran Teleport W','','',0,10,0,0,0,0.7,1,0,70,70,35,3423,3423,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17172,6180,0,0,15435,1126,0,0,'Shade of Aran Teleport NE','','',0,10,0,0,0,0.7,1,0,70,70,35,3423,3423,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17173,7272,0,0,15435,0,0,0,'Shade of Aran Teleport SE','','',0,10,0,0,0,0.7,1,0,1,1,35,28,28,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17174,7272,0,0,15435,0,0,0,'Shade of Aran Teleport SW','','',0,10,0,0,0,0.7,1,0,70,70,35,3423,3423,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17175,7272,0,0,15435,0,0,0,'Shade of Aran Teleport NW','','',0,10,0,0,0,0.7,1,0,70,70,35,3423,3423,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17176,7272,0,0,15435,0,0,0,'Shade of Aran Teleport Center','','',0,10,0,0,0,0.7,1,0,70,70,35,3423,3423,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1,0.39,'61204',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17178,7272,0,0,1097,0,0,0,'Robotron 3000','','',0,9,0,0,0,1,1,0,28,28,104,853,853,0,1,0,2000,0,39,53,0,0,0,0,300000,1111,0,0,0,0,0,0,0.75,0.4685,'',0,0,0,2.5,8,14,0,29992,29992,0,0,0,0,0,0,0,0,0,0,0,9504,0,0,0,0,0,0,0,0,0,0),(17179,7272,0,0,9588,0,0,0,'Restless Spirit of Earth','','',0,4,0,0,0,1.25,1,0,4,4,1681,108,108,0,1,0,2000,0,4,5,0,0,0,0,300000,68,0,0,0,0,0,0,1.5,1.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17180,7272,0,0,8714,0,0,0,'Spirit of Air','','',0,4,0,0,0,1,1,0,3,3,1680,42,42,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17181,7272,0,0,5561,0,0,0,'Spirit of Water','','',0,4,0,0,0,1,1,0,3,3,1680,30,30,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,0,85,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17182,7272,0,0,1070,0,0,0,'Spirit of Fire','','',0,4,0,0,0,1,1,0,3,3,1680,43,43,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17183,7272,0,0,1010,0,0,0,'Bristlelimb Furbolg','','',0,7,0,0,0,1,1,0,7,8,82,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.25,1,'',0,7,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23801,0,0,0,0,0,0,0),(17184,7272,0,0,6821,0,0,0,'Bristlelimb Windcaller','','',0,7,0,0,0,1,1,0,7,9,82,126,160,320,1,0,2000,0,8,12,0,0,0,0,300000,339,0,0,0,0,0,0,1.375,1.1,'',0,7,0,2.5,8,14,0,32131,31272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23801,0,0,0,0,0,0,0),(17185,7272,0,0,5773,0,0,0,'Bristlelimb Ursa','','',0,7,0,0,0,1,1,0,8,9,82,156,176,0,1,0,3000,0,16.5,22.5,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,1.2,'',0,7,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23801,0,0,0,0,0,0,0),(17186,7272,0,0,12238,0,0,0,'Deranged Owlbeast','','',0,7,0,0,0,1,1,0,8,9,14,156,176,0,1,0,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,1,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23789,0,0,0,0,0,0,0),(17187,7272,0,0,5927,0,0,0,'Aberrant Owlbeast','','',0,7,0,0,0,1,1,0,8,10,14,148,186,178,1,0,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.5,1,'',0,9,0,2.5,8,14,0,32415,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23789,0,0,0,0,0,0,0),(17188,7272,0,0,16266,0,0,0,'Raving Owlbeast','','',0,7,0,0,0,1,1,0,9,10,14,176,198,0,1,0,1500,0,9.75,12.75,0,0,0,0,300000,463,0,0,0,0,0,0,1.875,1.25,'',0,9,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23789,0,0,0,0,0,0,0),(17189,7272,0,0,16266,0,0,0,'Crazed Wildkin','','',0,7,0,0,0,1.15,1,0,9,10,1687,202,228,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.875,1.25,'',0,9,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23733,0,0,0,0,0,0,0),(17190,7272,0,0,983,0,0,0,'Siltfin Murloc','','',0,7,0,0,0,1,1,0,8,10,18,156,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.417,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23849,0,0,0,0,0,0,0),(17191,7272,0,0,3619,0,0,0,'Siltfin Oracle','','',0,7,0,0,0,1,1,0,9,10,18,160,178,366,1,0,2000,0,8,13,0,0,0,0,300000,423,0,0,0,0,0,0,1.5,0.417,'',0,9,0,2.5,8,14,0,9739,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23849,0,0,0,0,0,0,0),(17192,7272,0,0,486,0,0,0,'Siltfin Hunter','','',0,7,0,0,0,1,1,0,9,10,18,166,186,185,1,0,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.725,0.47955,'',0,9,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23849,0,0,0,0,0,0,0),(17193,7272,0,0,4762,0,0,0,'Wrathscale Naga','','',0,7,0,0,0,1,1,0,7,8,74,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,1,'',0,7,0,2.5,8,14,0,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17194,7272,0,0,5028,0,0,0,'Wrathscale Myrmidon','','',0,7,0,0,0,1,1,0,7,8,74,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.725,1.15,'',0,8,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17195,7272,0,0,4972,0,0,0,'Wrathscale Siren','','',0,7,0,0,0,1,1,0,7,8,74,126,143,304,1,0,2000,0,7,10,0,0,0,0,300000,265,0,0,0,0,0,0,1.25,0.5,'',0,8,0,2.5,8,14,0,31273,32984,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17196,7272,0,0,17009,0,0,0,'Root Trapper','','',0,4,0,0,0,1,1,0,5,6,7,102,120,0,1,0,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23685,0,0,0,0,0,0,0),(17197,7272,0,0,12348,0,0,0,'Root Thresher','','',0,4,0,0,0,1,1,0,7,8,91,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17198,8606,0,0,16887,0,0,0,'Ravager Hatchling','','',1,1,31,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.6,0.183333,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11593,0,0,23845,0,0,0,0,0,0,0),(17199,7272,0,0,16885,0,0,0,'Ravager Specimen','','',1,1,31,0,0,1,1,0,9,10,14,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1,0.305555,'',0,0,0,2.5,8,14,0,13443,0,0,0,0,0,0,0,0,0,0,0,0,11594,0,0,23845,0,0,0,0,0,0,0),(17200,7272,0,0,16872,0,0,0,'Moongraze Stag','','',0,1,0,0,0,1,1,0,5,6,7,102,120,0,1,0,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17201,7272,0,0,16873,0,0,0,'Moongraze Buck','','',0,1,0,0,0,1,1,0,7,8,7,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,0.805,0.805,'',0,0,0,2.5,8,14,0,31274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23677,0,0,0,0,0,0,0),(17202,7272,0,0,6805,0,0,0,'Infected Nightstalker Runt','','',1,1,2,0,0,1,1,0,7,8,14,137,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.275,0.67575,'',0,0,0,2.5,8,14,0,24450,0,0,0,0,0,0,0,0,0,0,0,0,13366,0,0,0,0,0,0,0,0,0,0),(17203,7272,0,0,3031,0,0,0,'Nightstalker','','',1,1,2,0,0,1,1,0,8,9,14,156,176,0,1,0,1600,0,8.8,12,0,0,0,0,300000,387,0,0,0,0,0,0,1.725,0.91425,'',0,0,0,2.5,8,14,0,16828,1742,2649,14916,0,0,0,0,0,0,0,0,0,13368,0,0,0,0,0,0,0,0,0,0),(17204,7272,0,0,17600,0,0,0,'Farseer Nobundo','Shaman Trainer','',0,7,0,0,0,1,1,0,70,70,1638,5589,5589,3155,1,51,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,1.2,'',0,925,0,2.5,8,14,0,8385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17205,7272,0,0,12129,0,0,0,'Temper','','',0,4,0,1,0,5,1,0,70,70,35,27945,27945,3155,1,3,2000,0,1076.4,1522.6,0,0,0,0,300000,20,0,0,0,0,0,0,8,4,'',0,0,0,2.5,8,14,0,30218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17206,7272,0,0,12231,0,0,0,'Hauteur','','',0,4,0,0,0,1,1,0,10,10,14,223,223,191,1,0,1400,0,9.8,10.5,0,0,0,0,0,426,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,134,8050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23688,0,0,0,0,0,0,0),(17207,7272,0,0,5450,0,0,0,'Naias','','',0,4,0,0,0,1,1,0,37,37,91,1421,1421,1142,1,0,2000,0,49,59,0,0,0,0,0,1325,0,0,0,0,0,0,1.3,0.397228,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23681,0,0,0,0,0,0,0),(17208,6180,0,0,2581,16925,0,0,'Chess Square, WHITE (DND)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17209,5462,0,0,16908,0,0,0,'William Kielar','Spectral Gryphon Master','',0,7,0,1,0,1,1,0,60,60,35,9156,9156,0,1,1,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.306,'17327',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17210,7272,0,0,12931,0,0,0,'Sentinel Leader','','',0,7,0,0,0,1,1,0,11,11,124,222,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,0.306,'',0,14,0,2.5,8,14,0,14873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17211,7272,0,0,16276,0,0,0,'Human Footman','','',8,7,0,1,0,7.16,1,0,70,70,1690,35000,35000,0,1,1,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,2.25,0.459,'',0,0,0,2.5,8,14,0,37406,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17212,7272,0,0,17599,0,0,0,'Tuluun','Shaman Trainer','',0,7,0,0,0,1.05,1,0,15,15,1638,316,316,326,1,51,2000,0,20,27,0,0,0,0,300000,665,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17213,6739,0,0,16910,0,0,0,'Broom','','',0,8,0,0,0,0.01,1,0,1,1,7,1,1,0,1,0,2000,0,9.2,9.2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(17214,7272,0,0,16911,0,0,0,'Anchorite Fateema','First Aid Trainer','',0,7,0,0,0,1,1,0,8,8,1638,148,148,165,1,83,2000,0,10,13,0,0,0,0,300000,303,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17215,7272,0,0,16912,0,0,0,'Daedal','Alchemy Trainer','',0,7,0,0,0,1,1,0,10,10,1638,198,198,0,1,83,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17216,7272,0,0,641,0,0,0,'Skittering Crawler','','',1,1,8,0,0,1,1,0,6,7,7,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.0625,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13008,0,0,23757,0,0,0,0,0,0,0),(17217,7272,0,0,342,0,0,0,'Barbed Crawler','','',1,1,8,0,0,1,1,0,7,9,7,137,176,0,1,0,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.25,1,'31271',0,0,0,2.5,8,14,0,31271,0,0,0,0,0,0,0,0,0,0,0,0,13009,0,0,23757,0,0,0,0,0,0,0),(17218,7272,0,0,16913,0,0,0,'Huraan','','',0,7,0,0,0,1,1,0,32,33,1638,888,928,949,1,2,2000,0,43,57,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17219,7272,0,0,16914,0,0,0,'Sulaa','Shaman Trainer','',0,7,0,0,0,1.25,1,0,50,50,1638,2215,2215,1807,1,51,2000,0,79,104,0,0,0,0,300000,2964,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17220,7272,0,0,12231,0,0,0,'Hauteur Reborn','','',0,4,0,0,0,1,1,0,12,12,35,276,276,249,1,0,1400,0,11.2,12.6,0,0,0,0,516000,479,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,134,8050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17221,8606,0,0,4735,0,0,0,'Vampiric Tracker','','',1,1,24,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.01,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13244,0,0,0,0,0,0,0,0,0,0),(17222,7272,0,0,16912,0,0,0,'Artificer Daelo','Engineering Trainer','',0,7,0,0,0,1,1,0,18,18,1638,417,417,0,1,209,2000,0,26,35,0,0,0,0,120000,768,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17223,7272,0,0,16917,0,0,0,'Ambassador Rualeth','','',0,7,0,0,0,1,1,0,43,45,1638,1373,1478,1483,1,3,2000,0,70,93,0,0,0,0,350000,2692,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17224,7272,0,0,16918,0,0,0,'Keltus Darkleaf','','',0,7,0,0,0,1,1,0,10,10,1636,130,130,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17225,7272,0,0,18062,0,0,0,'Nightbane','','',108,6,0,3,1,122.5,20,0,73,73,103,929530,929530,0,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,10.5,0.45,'',1,385858,0,2.5,8,14,0,36922,30131,30130,30282,0,0,0,0,0,1535,0,0,0,0,0,0,31751,24139,0,0,0,0,0,0),(17226,7272,0,0,16926,0,0,0,'Viera Sunwhisper','','',0,7,0,0,0,1,1,0,63,63,1604,2332,2332,6156,1,3,2000,0,138,199,0,0,0,0,300000,3736,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,91,0),(17227,8606,0,0,16920,0,0,0,'Human Peasant','','',12,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17228,6180,0,0,16921,16922,16923,16924,'Draenei Artificer','','',0,7,0,0,0,1,1,0,5,8,1638,98,148,140,1,1,2000,0,10,13,0,0,0,0,300000,303,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17229,7272,0,0,20364,0,0,0,'Kil\'rek','','',8,3,0,1,0,8.4,5,0,70,70,16,41076,41076,35980,1,0,2000,0,1860,2722.5,0,0,0,0,0,5404,0,0,0,0,0,0,0,2,'',0,12000,0,2.5,8,14,0,30053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17230,7272,0,0,9990,0,0,0,'Twinkle','','',0,1,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,90,0),(17231,5462,0,0,169,0,0,0,'Garden Gas','','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17232,7272,0,0,16928,0,0,0,'Cryptographer Aurren','','',0,7,0,0,0,1,1,0,13,13,1638,253,253,264,1,2,2000,0,17,23,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17233,7272,0,0,16929,0,0,0,'Ghost of Uther Lightbringer','Knights of the Silver Hand','',4,7,0,3,0,1,1,0,70,70,35,1676700,1676700,47325,1,0,1333,0,5458.65,7721.4,1,1568,310.464,462.56,0,6708,0,0,0,0,0,0,2.625,0.5355,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17234,8606,0,0,11686,0,0,0,'[Unused] Tunneler Visual','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17235,7272,0,0,28253,0,0,0,'Witch Doctor Mai\'jin','','',0,7,0,0,0,1.1,1,0,46,46,654,1688,1688,1587,1,0,2000,0,72,95,0,0,0,0,350000,2749,0,0,0,0,0,0,1.8,0.3672,'',0,274,0,2.5,8,14,0,5605,8188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9259,9320,0,0,0,0,0,0),(17236,7272,0,0,955,0,0,0,'Tcha\'kaz','','',1,1,3,0,0,1.2,1,0,44,44,654,2059,2059,0,1,0,2000,0,67,88,0,0,0,0,350000,2528,0,0,0,0,0,0,1.05,1.309,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13122,0,0,9322,0,0,0,0,0,0,0),(17238,7272,0,0,16930,0,0,0,'Anchorite Truuen','','',4096,7,0,0,0,1.1,1,0,58,58,1638,2211,2211,5461,1,3,2000,0,71,98,0,0,0,0,315000,2740,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17239,8606,0,0,11686,0,0,0,'[PH] Plaguelands Herald','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17240,7272,0,0,16931,0,0,0,'Admiral Odesyus','Alliance Naval Command','',0,7,0,0,0,1,1,0,60,60,12,4979,4979,0,1,2,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17241,7272,0,0,16932,0,0,0,'Priestess Kyleen Il\'dinare','','',0,7,0,0,0,1,1,0,20,20,80,433,433,490,1,3,2000,0,27,36,0,0,0,0,300000,20,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17242,7272,0,0,16933,0,0,0,'Archaeologist Adamant Ironheart','Explorers\' League','',0,7,0,0,0,1,1,0,14,14,55,300,300,0,1,3,2000,0,20,27,0,0,0,0,120000,630,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17243,7272,0,0,16934,0,0,0,'Engineer \"Spark\" Overgrind','Envoy of Mekkatorque','',0,7,0,0,0,1,1,0,9,9,875,166,166,178,1,1,2000,0,11,15,0,0,0,0,300000,369,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,7978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23899,0,0,0,0,0,0,0),(17244,7272,0,0,2441,0,0,0,'Alliance Axeman','','',0,7,0,0,0,1,1,0,9,13,12,176,273,0,1,0,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.425,0.2907,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17245,7272,0,0,16936,0,0,0,'Blacksmith Calypso','Blacksmithing Trainer & Supplies','',0,7,0,0,0,1,1,0,8,8,55,156,156,0,1,4305,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17246,7272,0,0,16947,0,0,0,'\"Cookie\" McWeaksauce','Cooking Trainer & Supplies','',0,7,0,0,0,1,1,0,8,8,12,156,156,0,1,723,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,30221,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17247,7272,0,0,89,0,0,0,'Alliance Logger','','',0,7,0,0,0,1,1,0,9,13,12,176,273,0,1,0,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17248,7272,0,0,20367,0,0,0,'Demon Chains','','',0,10,0,0,0,1.4,1,0,70,70,14,14000,14000,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17249,7272,0,0,16941,0,0,0,'Landro Longshot','The Black Flame','',0,7,0,0,0,1,1,0,60,60,35,3052,3052,0,1,1,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,51495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17250,7272,0,0,6298,0,0,0,'Jia','','',0,1,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.375,0.0875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,90,0),(17251,7272,0,0,16723,0,0,0,'Blackbeak','','',0,1,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.35,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,90,0),(17252,7272,0,0,14255,0,0,0,'Felguard','','',0,3,29,0,0,1.1,0.77,0,80,80,90,13860,13860,3075,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,2.3,1.15,'35696',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(17253,7272,0,0,11686,0,0,0,'Defile Uther\'s Tomb Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,315000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17254,8089,0,0,16942,0,0,0,'White Tiger Cub','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17255,6080,0,0,16943,0,0,0,'Hippogryph Hatchling','','',0,12,0,0,0,1,1,0,1,1,188,2100,2100,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.15,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17256,6692,0,0,9865,9609,0,0,'Hellfire Channeler','','',108,7,0,3,0,25.2,300,0,73,73,16,152964,152964,1016100,1,0,2000,0,10955,15680,0,0,0,0,604800000,7604,0,0,0,0,0,0,1.8,0.2832,'',1,85000,0,2.5,8,14,0,30510,30530,30531,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17257,7272,0,0,18527,0,0,0,'Magtheridon','','',108,3,0,3,1,444.5,1,0,73,73,14,3372866,3372866,0,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,329,0,12,4,'',1,5011788,0,2.5,8,14,0,0,30619,26662,30616,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17258,8606,0,0,17273,0,0,0,'Purple Ogre Costume','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17259,7272,0,0,17052,0,0,0,'Bonechewer Hungerer','','',0,7,0,1,0,2.9,1,0,60,61,16,14439,14958,0,1,0,1200,0,438.84,609.96,0,0,0,0,7200000,4047,0,0,0,0,0,0,1.8,0.416666,'',0,2567,0,2.5,8,14,0,16244,6713,14516,26415,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17260,6180,0,0,1126,15435,0,0,'Nightbane Helper Target','','',0,10,0,0,0,0.7,1,0,1,1,35,29,29,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.39,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17261,6180,0,0,16156,12074,16972,0,'Restless Skeleton','','',0,6,0,0,0,1.75,1,0,68,70,16,16355,17465,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,172,0,0,2,'',0,0,0,2.5,8,14,0,39811,37059,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17262,7272,0,0,4615,0,0,0,'Captive Female Kaliri','','',0,1,0,0,0,1,1,0,1,1,188,42,42,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0.375,0.0875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17263,6180,0,0,16286,16287,16288,16289,'Recovering Pilgrim','','',0,7,0,0,0,1,1,0,57,60,1658,2227,2442,2338,1,0,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.383,'',0,900,0,2.5,8,14,0,25367,25307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17264,7272,0,0,17049,0,0,0,'Bonechewer Ravener','','',0,7,0,1,0,2.9,1,0,60,61,16,14439,14958,0,1,0,1200,0,438.84,609.96,0,0,0,0,7200000,4047,0,0,0,0,0,0,1.8,0.416666,'18950',0,2570,0,2.5,8,14,0,30621,30798,26141,26415,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17265,7272,0,0,9510,0,0,0,'Fiendish Portal','','',0,10,0,0,0,0.01,1,0,1,1,14,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17266,8089,0,0,17158,0,0,0,'Riding Turtle','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17267,7272,0,0,16944,0,0,0,'Fiendish Imp','','',8,3,0,0,0,0.63,1,0,69,70,16,4260,4401,7114,1,0,2000,0,215,284,0,0,0,0,0,3427,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,30050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17268,7272,0,0,16945,0,0,0,'Image of Technician Zhanaa','','',0,7,0,0,0,1,1,0,5,5,1638,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17269,7272,0,0,17044,0,0,0,'Bleeding Hollow Darkcaster','','',0,7,0,1,0,2.9,1,0,60,61,16,10104,10472,5813,1,0,2000,0,565.8,814.2,0,0,0,0,7200000,3263,0,0,0,0,100,0,1.8,0.416666,'',0,2605,0,2.5,8,14,0,20754,15241,36807,36808,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17270,7272,0,0,17050,0,0,0,'Bleeding Hollow Archer','','',0,7,0,1,0,2.9,1,0,60,61,16,11554,11965,2460,1,0,1200,0,419.52,579.6,0,0,0,0,7200000,4044,0,0,0,0,0,0,1.8,0.416666,'',0,2534,0,2.5,8,14,0,30614,18651,31942,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17271,7272,0,0,17043,0,0,0,'Bonechewer Destroyer','','',0,7,0,1,0,2.9,1,0,60,61,16,14439,14958,0,1,0,2000,0,731.4,1016.6,0,0,0,0,7200000,4047,0,0,0,0,0,0,1.95,0.4836,'',0,2523,0,2.5,8,14,0,10101,16856,26141,26415,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17272,7272,0,0,1070,0,0,0,'Flaming Aspect','','',0,4,0,0,0,1,1,0,13,15,35,149,150,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17274,6180,0,0,5585,13069,0,0,'Temper\'s Target','','',0,10,0,0,0,1.35,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0.01,0.005,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17275,7272,0,0,13444,0,0,0,'Aqueous','','',0,4,0,1,0,1,1,0,70,70,35,27945,27945,3155,1,3,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,4,1.22224,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17276,7272,0,0,5561,0,0,0,'Watery Aspect','','',0,4,0,0,0,1,1,0,33,35,35,1110,1220,0,1,0,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17277,7272,0,0,16948,0,0,0,'Provisioner Valine','Food & Drink','',0,7,0,0,0,1,1,0,62,62,1604,2590,2590,2568,1,641,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,25367,25307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17278,6180,0,0,16952,355,16951,0,'Venture Co. Saboteur','','',0,7,0,0,0,1,1,0,6,7,14,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.5,'',0,7,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(17279,6180,0,0,16950,16949,0,0,'Venture Co. Gemologist','','',0,7,0,0,0,1,1,0,6,7,14,115,131,132,1,0,2000,0,8,11,0,0,0,0,300000,208,0,0,0,0,0,0,1.5,0.306,'',0,6,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(17280,7272,0,0,14334,0,0,0,'Shattered Hand Warhound','','',1,1,1,0,0,1,1,0,59,59,24,4142,4142,0,1,0,1500,0,351.9,465.75,0,0,0,0,7200000,3449,0,0,0,0,0,0,1.8,0.42,'18950',0,0,0,2.5,8,14,0,30639,30636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17281,7272,0,0,17732,0,0,0,'Bonechewer Ripper','','',0,7,0,1,0,3.2,1,0,61,61,16,16506,16506,0,1,0,1200,0,438.84,609.96,0,0,0,0,7200000,4047,0,0,0,0,0,0,1.5,0.347222,'',0,2579,0,2.5,8,14,0,18501,0,0,0,0,0,0,0,0,1319,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17282,6180,0,0,16954,16955,16957,16956,'Falcon Watch Ranger','','',0,7,0,0,0,1.05,1,0,68,68,1656,5495,5495,2991,1,0,1500,0,160.5,225.75,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.383,'',0,1600,0,2.5,8,14,0,6660,27016,36609,18802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17283,7272,0,0,25872,0,0,0,'Astral Spark','','',0,10,0,0,0,0.18,1,0,70,70,16,4200,4200,0,1,0,1400,6,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,100,1.5,1,'',0,0,0,2.5,8,14,0,29864,29876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17284,8606,0,0,13348,0,0,0,'Lottery Commissioner [DND]','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17285,7272,0,0,5866,0,0,0,'Ragnarose','Cookie\'s Parrot','',0,8,0,0,0,1,1,0,5,5,12,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,0.2,0.07,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17286,9056,0,0,15435,0,0,0,'Invisible Man','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.39,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17287,7272,0,0,16959,0,0,0,'Sentinel Luciel Starwhisper','Silverwing Sentinels','',0,7,0,1,0,3,1,0,30,30,1076,2865,2865,0,1,3,2000,0,100.8,134.4,0,0,0,0,600000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17288,7272,0,0,16960,0,0,0,'Randy Whizzlesprocket','','',0,7,0,0,0,1,1,0,60,60,1667,6400,6400,0,1,2,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17289,7272,0,0,16961,0,0,0,'Rifleman Brownbeard','','',0,7,0,0,0,2,1,0,60,60,1667,4100,4100,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17290,7272,0,0,16963,0,0,0,'Captain Alina','','',0,7,0,0,0,2,1,0,60,60,1667,3000,3000,0,1,3,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17291,7272,0,0,16962,0,0,0,'Architect Nemos','','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,3,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17292,7272,0,0,16964,0,0,0,'Private Jacint','','',0,7,0,0,0,2,1,0,60,60,1667,7400,7400,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17293,5462,0,0,15435,0,0,0,'Plague Wave','','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17294,7272,0,0,16965,0,0,0,'Drisella','','',0,7,0,0,0,1,1,0,60,60,1669,27000,27000,0,1,2,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17295,7272,0,0,16966,0,0,0,'Korag Proudmane','','',0,7,0,0,0,1,1,0,60,60,1669,6104,6104,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17296,7272,0,0,16967,0,0,0,'Captain Boneshatter','','',0,7,0,0,0,1,1,0,60,60,1669,3000,3000,0,1,3,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17297,7272,0,0,16968,0,0,0,'Scout Orgarr','','',0,7,0,0,0,1,1,0,60,60,1669,2600,2600,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17298,7272,0,0,6763,0,0,0,'Warlord Sriss\'tiz','','',0,7,0,0,0,1,1,0,10,10,74,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,2.625,1.75,'',0,9,0,2.5,8,14,0,31275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17299,6180,0,0,16970,0,0,0,'Crashin\' Thrashin\' Robot','','',0,9,0,0,0,1,1,0,1,1,35,21,21,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0.3,0.15,'',0,0,0,2.5,8,14,0,6533,42372,42382,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17300,7272,0,0,8610,0,0,0,'Gorgannon','','',0,3,0,0,0,1.3,1,0,32,32,90,1154,1154,935,1,0,2000,0,42,55,0,0,0,0,300000,1248,0,0,0,0,102,0,3,2,'',0,138,0,2.5,8,14,0,9613,11428,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17301,7272,0,0,16969,0,0,0,'Shattered Hand Executioner','','',0,7,0,1,0,2.9,1,0,69,69,16,19607,19607,0,1,0,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,11876,15284,11876,0,0,0,0,0,0,0,0,0,0,0,0,0,31716,0,0,0,0,0,0,0),(17302,7272,0,0,11686,0,0,0,'Hellfire Military Hard Mode Timer','','',0,10,0,0,0,1.35,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17303,7272,0,0,16971,0,0,0,'Vindicator Vedaar','Hand of Argus','',0,7,0,0,0,1.05,1,0,30,30,1694,852,852,852,1,3,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17304,6180,0,0,0,16973,0,0,'Overseer Gorthak','','',0,7,0,0,0,1.05,1,0,29,29,83,950,950,0,1,0,2000,0,41,54,0,0,0,0,300000,1145,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17305,6180,0,0,2581,16925,0,0,'Chess Square, BLACK (DND)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17306,7272,0,0,18236,0,0,0,'Watchkeeper Gargolmar','','',0,7,0,1,1,6.25,1,0,62,62,16,33381,33381,0,1,0,1200,0,474.72,662.4,0,0,0,0,43200000,4344,0,0,0,0,0,0,2,2,'',0,2759,0,2.5,8,14,0,32154,30641,34645,22857,0,0,0,0,0,1535,0,0,0,0,0,0,23881,0,0,0,0,0,0,0),(17307,7272,0,0,18944,0,0,0,'Vazruden the Herald','','',0,2,0,1,0,6.25,1,0,62,62,40,33381,33381,0,1,0,2000,0,791.2,1104,0,0,0,0,7200000,4344,0,0,0,0,0,0,2,0.62,'',0,2991,0,2.5,8,14,0,30691,30700,30926,33793,0,0,0,0,0,0,0,0,0,0,0,0,23901,0,0,0,0,0,216,0),(17308,7272,0,0,18237,0,0,0,'Omor the Unscarred','','',0,3,0,1,1,14,5,0,62,62,90,59836,59836,12840,1,0,2000,0,736,1025.8,0,0,0,0,43200000,4340,0,0,0,0,93,0,3,2.5,'',0,3021,0,2.5,8,14,0,30686,30695,30707,31901,0,0,0,0,0,1535,0,0,0,0,0,0,23886,0,0,0,0,0,151,0),(17309,7272,0,0,17051,0,0,0,'Hellfire Watcher','Watchkeeper\'s Subordinate','',0,7,0,1,0,3.5,1,0,59,59,16,10146,10146,5598,1,0,1200,0,198.72,276,0,0,0,0,7200000,2784,0,0,0,0,0,0,1.8,0.416666,'',0,2569,0,2.5,8,14,0,8362,14032,12039,26415,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17310,7272,0,0,16975,0,0,0,'Gnarl','Ancient of War','',0,10,0,1,0,3,1,0,40,40,1076,4572,4572,0,1,3,2000,0,134.4,177.6,0,0,0,0,600000,1938,0,0,0,0,0,0,5,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17311,7272,0,0,16974,0,0,0,'Cowlen','','',0,7,0,0,0,1,1,0,16,16,80,356,356,0,1,3,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17312,7272,0,0,16976,0,0,0,'Magwin','','',4096,7,0,0,0,1,1,0,10,10,231,186,186,191,1,2,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17313,8606,0,0,2467,0,0,0,'Slim\'s Unkillable Test Dummy','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17314,7272,0,0,15227,0,0,0,'Whisper','','',0,1,0,0,0,1,1,0,10,10,1636,186,186,191,1,0,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,0.9,0.21,'',0,0,0,2.5,8,14,0,13704,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17315,8606,0,0,16977,0,0,0,'Tree Disguse','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17316,6180,0,0,2581,16925,0,0,'Chess Square, OUTSIDE BLACK (DND)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,600000,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17317,6180,0,0,2581,16925,0,0,'Chess Square, OUSIDE WHITE (DND)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17318,7272,0,0,16978,0,0,0,'Geezle','','',0,7,0,0,0,1,1,0,10,10,47,198,198,0,1,0,1400,0,9.1,11.9,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17319,8606,0,0,5773,0,0,0,'Bristlelimb Pathfinder','','',0,7,0,0,0,1,1,0,7,8,82,116,133,0,1,0,2000,0,10,14,0,0,0,0,0,306,0,0,0,0,0,0,1.5,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17320,7272,0,0,6822,0,0,0,'Bristlelimb Shaman','','',0,7,0,0,0,1,1,0,10,11,82,186,208,198,1,0,2000,0,14,18,0,0,0,0,300000,526,0,0,0,0,0,0,1.5,1.2,'',0,13,0,2.5,8,14,0,32967,32968,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17321,7272,0,0,5773,0,0,0,'Bristlelimb Warrior','','',0,7,0,0,0,1,1,0,10,11,82,198,222,0,1,0,2500,0,18.75,25,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,1.2,'',0,13,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17322,7272,0,0,16266,0,0,0,'Infected Wildkin','','',0,7,0,0,0,1,1,0,14,15,16,300,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.875,1.25,'',0,21,0,2.5,8,14,0,31282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17323,7272,0,0,17056,0,0,0,'Contaminated Wildkin','','',0,7,0,0,0,1,1,0,15,16,16,328,356,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.875,1.25,'',0,28,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17324,7272,0,0,17058,0,0,0,'Irradiated Wildkin','','',0,7,0,0,0,1,1,0,14,16,16,300,356,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.875,1.25,'',0,28,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17325,7272,0,0,1762,0,0,0,'Blacksilt Forager','','',0,7,0,0,0,1,1,0,11,12,18,222,247,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,0.417,'',0,14,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17326,7272,0,0,2597,0,0,0,'Blacksilt Scout','','',0,7,0,0,0,1,1,0,12,13,18,247,273,0,1,0,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.725,0.47955,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17327,7272,0,0,3940,0,0,0,'Blacksilt Tidecaller','','',0,7,0,0,0,1,1,0,11,13,18,199,241,530,1,0,2000,0,13,18,0,0,0,0,300000,509,0,0,0,0,0,0,1.725,0.47955,'',0,16,0,2.5,8,14,0,12550,12160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17328,7272,0,0,6759,0,0,0,'Blacksilt Shorestriker','','',0,7,0,0,0,1,1,0,15,16,18,301,325,342,1,0,2000,0,22,29,0,0,0,0,300000,700,0,0,0,0,0,0,1.95,0.5421,'',0,28,0,2.5,8,14,0,31290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23833,0,0,0,0,0,0,0),(17329,7272,0,0,6759,0,0,0,'Blacksilt Warrior','','',0,7,0,0,0,1,1,0,16,17,18,356,386,0,1,2,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.95,0.5421,'',0,30,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23833,0,0,0,0,0,0,0),(17330,7272,0,0,3617,0,0,0,'Blacksilt Seer','','',0,7,0,0,0,1,1,0,15,17,18,285,330,864,1,0,2000,0,18,25,0,0,0,0,300000,617,0,0,0,0,0,0,1.95,0.5421,'',0,30,0,2.5,8,14,0,12160,9739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23834,0,0,0,0,0,0,0),(17331,7272,0,0,4762,0,0,0,'Wrathscale Shorestalker','','',0,7,0,0,0,1,1,0,12,13,74,247,273,0,1,0,3000,0,27,36,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,1,'',0,16,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17332,8606,0,0,4765,0,0,0,'Wrathscale Raider','','',0,7,0,0,0,1,1,0,7,8,74,135,156,0,1,0,2000,0,10,14,0,0,0,0,0,306,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17333,7272,0,0,4972,0,0,0,'Wrathscale Screamer','','',0,7,0,0,0,1,1,0,12,13,74,219,241,569,1,0,2000,0,13,18,0,0,0,0,300000,509,0,0,0,0,0,0,1.25,0.5,'',0,16,0,2.5,8,14,0,31295,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17334,7272,0,0,5028,0,0,0,'Wrathscale Marauder','','',0,7,0,0,0,1,1,0,13,14,74,273,300,0,1,0,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.725,1.15,'',0,19,0,2.5,8,14,0,12555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23932,0,0,0,0,0,0,0),(17335,8606,0,0,4765,0,0,0,'Wrathscale Serpent Guard','','',0,7,0,0,0,1,1,0,7,8,74,137,156,0,1,0,2000,0,10,14,0,0,0,0,0,306,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17336,7272,0,0,4981,0,0,0,'Wrathscale Sorceress','','',0,7,0,0,0,1,1,0,13,14,74,241,263,656,1,0,2000,0,14,20,0,0,0,0,300000,523,0,0,0,0,0,0,1.4375,0.575,'',0,19,0,2.5,8,14,0,9672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23932,0,0,0,0,0,0,0),(17337,7272,0,0,2011,0,0,0,'Nazzivus Satyr','','',0,3,0,0,0,1,1,0,12,13,90,247,273,0,1,0,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.25,0.45,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17338,7272,0,0,2012,0,0,0,'Nazzivus Rogue','','',0,3,0,0,0,1,1,0,13,14,90,273,300,0,1,0,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.0625,0.3825,'',0,18,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17339,7272,0,0,6744,0,0,0,'Nazzivus Felsworn','','',0,3,0,0,0,1,1,0,12,14,90,219,263,624,1,0,2000,0,14,20,0,0,0,0,300000,523,0,0,0,0,0,0,1.25,0.45,'',0,18,0,2.5,8,14,0,9613,11962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17340,7272,0,0,2011,0,0,0,'Axxarien Shadowstalker','','',0,3,0,0,0,1,1,0,15,16,90,328,356,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,85,0,1.25,0.45,'',0,28,0,2.5,8,14,0,21068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17341,7272,0,0,2014,0,0,0,'Axxarien Trickster','','',0,3,0,0,0,1,1,0,16,16,90,356,386,0,1,0,1200,0,15,19.8,0,0,0,0,300000,700,0,0,0,0,0,0,1.4375,0.5175,'',0,30,0,2.5,8,14,0,15691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17342,7272,0,0,11344,0,0,0,'Axxarien Hellcaller','','',0,3,0,0,0,1,1,0,17,17,90,301,350,358,1,0,2000,0,23,31,0,0,0,0,300000,734,0,0,0,0,0,0,1.4375,0.5175,'',0,30,0,2.5,8,14,0,11990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17343,7272,0,0,17712,0,0,0,'Thistle Lasher','','',0,4,0,0,0,1,1,0,11,12,7,222,247,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,0,85,0,0,0,1,0.35,'',0,50,0,2.5,8,14,0,34644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17344,7272,0,0,17713,0,0,0,'Mutated Constrictor','','',0,4,0,0,0,1,1,0,14,15,91,300,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1,0.35,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23994,0,0,0,0,0,0,0),(17345,7272,0,0,1006,0,0,0,'Brown Bear','','',1,1,4,0,0,1,1,0,9,10,44,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.275,0.51935,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12839,0,0,0,0,0,0,0,0,0,0),(17346,7272,0,0,17714,0,0,0,'Mutated Tangler','','',0,4,0,0,0,1,1,0,17,18,91,386,417,0,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,85,0,0,0,1,0.35,'',0,50,0,2.5,8,14,0,31287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17347,7272,0,0,14316,0,0,0,'Grizzled Brown Bear','','',1,1,4,0,0,1,1,0,12,13,44,247,273,0,1,0,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.611,'',0,0,0,2.5,8,14,0,31279,0,0,0,0,0,0,0,0,0,0,0,0,12841,0,0,0,0,0,0,0,0,0,0),(17348,7272,0,0,1990,0,0,0,'Elder Brown Bear','','',1,1,4,0,0,1,1,0,15,16,44,328,356,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.95,0.7943,'',0,0,0,2.5,8,14,0,31279,0,0,0,0,0,0,0,0,0,0,0,0,12848,0,0,24026,0,0,0,0,0,0,0),(17349,7272,0,0,17709,0,0,0,'Blue Flutterer','','',1,1,37,0,0,1,1,0,9,11,7,176,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,36332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17350,7272,0,0,17711,0,0,0,'Royal Blue Flutterer','','',1,1,37,0,0,1.15,1,0,14,16,7,345,409,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.15,0.4025,'',0,0,0,2.5,8,14,0,36332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17351,8606,0,0,17059,0,0,0,'Saurian Slayer','','',0,1,0,0,0,1,1,0,17,19,14,386,449,0,1,0,2000,0,27,37,0,0,0,0,0,802,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17352,7272,0,0,17057,0,0,0,'Corrupted Treant','','',0,4,0,0,0,1,1,0,11,13,91,222,273,0,1,0,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,2.5,0.43375,'',0,50,0,2.5,8,14,0,5811,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23869,0,0,0,0,0,0,0),(17353,7272,0,0,9593,0,0,0,'Corrupted Stomper','','',0,4,0,0,0,1,1,0,16,18,91,356,417,0,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,3,0.5205,'',0,50,0,2.5,8,14,0,31277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17354,8606,0,0,16982,0,0,0,'Deonysius','Hand of Kil\'Jaedan','',0,7,0,3,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17355,7272,0,0,16979,0,0,0,'Valusha','','',0,7,0,0,0,1,1,0,45,45,1074,1552,1552,1534,1,3,2000,0,70,93,0,0,0,0,300000,2692,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17356,7272,0,0,358,0,0,0,'Creeping Ooze','','',0,10,0,1,0,1,1,0,69,69,16,19607,19607,0,1,0,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,1.25,0.599,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17357,7272,0,0,10029,0,0,0,'Creeping Oozeling','','',0,10,0,0,0,1,1,0,69,69,16,3380,3380,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0.75,0.175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17358,7272,0,0,17045,0,0,0,'Fouled Water Spirit','','',0,4,0,0,0,1.05,1,0,18,19,91,396,424,432,1,0,3000,0,39,51,0,0,0,0,300000,802,0,0,85,75,0,0,1,0.5,'',0,0,0,2.5,8,14,0,31281,31280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23744,0,0,0,0,0,0,0),(17359,7272,0,0,16983,0,0,0,'Tel\'athion the Impure','','',0,7,0,0,0,1,1,0,23,23,1657,494,494,1443,1,0,2000,0,23,33,0,0,0,0,0,519,0,0,0,0,0,0,3,2,'',0,58,0,2.5,8,14,0,9672,13339,11831,15736,0,0,0,0,0,0,0,0,0,0,0,0,23997,0,0,0,0,0,0,0),(17360,7272,0,0,16997,0,0,0,'Totem of Akida','','',0,10,0,0,0,1,1,0,10,10,35,198,198,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17361,7272,0,0,16998,0,0,0,'Totem of Coo','','',0,10,0,0,0,1,1,0,10,10,35,198,198,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17362,7272,0,0,16986,0,0,0,'Totem of Tikti','','',0,10,0,0,0,1,1,0,10,10,35,198,198,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17363,7272,0,0,16987,0,0,0,'Totem of Yor','','',0,10,0,0,0,1,1,0,10,10,35,198,198,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17364,7272,0,0,16988,0,0,0,'Totem of Vark','','',0,10,0,0,0,1,1,0,10,10,35,198,198,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,1.5,'18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17365,8606,0,0,16989,0,0,0,'Stillpine Langauge Totem 06','','',0,11,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17366,8606,0,0,16990,0,0,0,'Stillpine Langauge Totem 07','','',0,11,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17367,6180,0,0,1201,16946,0,0,'Nether Portal - Serenity','Healing Portal','',0,10,0,0,0,0.01,1,0,1,1,14,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17368,6180,0,0,5561,16946,0,0,'Nether Portal - Dominance','Damage Portal','',0,10,0,0,0,0.01,1,0,1,1,14,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17369,6180,0,0,5047,16946,0,0,'Nether Portal - Perseverence','Tanking Portal','',0,10,0,0,0,0.01,1,0,1,1,14,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17370,7272,0,0,17149,0,0,0,'Laughing Skull Enforcer','','',0,7,0,1,0,2.9,1,0,61,61,16,14958,14958,0,1,0,2000,0,731.4,1016.6,0,0,0,0,7200000,4047,0,0,0,0,0,0,1.8,0.4464,'',0,2918,0,2.5,8,14,0,14516,15655,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(17371,7272,0,0,17137,0,0,0,'Shadowmoon Warlock','','',0,7,0,1,0,2.9,1,0,61,62,16,10472,10472,5945,1,0,2000,0,602.6,864.8,0,0,0,0,7200000,3500,0,0,0,0,100,0,1.8,0.4464,'',0,2915,0,2.5,8,14,0,12739,32197,13338,32197,0,0,0,0,0,0,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(17372,7272,0,0,1042,0,0,0,'Timberstrider Fledgling','','',1,1,12,0,0,1,1,0,5,6,14,102,120,0,1,0,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,1.275,0.5729,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12880,0,0,0,0,0,0,0,0,0,0),(17373,7272,0,0,178,0,0,0,'Timberstrider','','',1,1,12,0,0,1,1,0,6,8,14,120,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1.5,0.674,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12881,0,0,0,0,0,0,0,0,0,0),(17374,7272,0,0,17012,0,0,0,'Greater Timberstrider','','',1,1,12,0,0,1,1,0,7,9,14,137,176,0,1,0,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.725,0.7751,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12882,0,0,0,0,0,0,0,0,0,0),(17375,6180,0,0,16861,16993,0,0,'Stillpine Captive','','',0,7,0,0,0,1,1,0,6,10,774,120,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17376,7272,0,0,18783,13069,0,0,'Hellfire Raid Trigger','','',0,10,0,0,0,1,1,0,60,60,114,2884,2884,0,1,0,2000,0,104,138,0,0,0,0,7200000,3750,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17377,7272,0,0,17153,0,0,0,'Keli\'dan the Breaker','','',0,7,0,1,1,9,1,0,63,63,16,34830,34830,6156,1,0,2000,0,634.8,915.4,0,0,0,0,43200000,3736,0,0,0,0,0,100,1.8,0.416666,'',0,3195,0,2.5,8,14,0,40070,30938,30940,33775,0,0,0,0,0,1535,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(17378,7272,0,0,18075,0,0,0,'Swamp Gas','','',1040,13,0,0,0,1,1,0,60,60,190,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,3600000,3750,0,0,0,0,0,0,0.5,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0),(17379,6180,0,0,16995,16993,0,0,'Stillpine Ancestor Akida','','',0,7,0,0,0,1,1,0,45,45,35,1848,1990,0,1,0,1400,0,55.3,73.5,0,0,0,0,0,2695,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,25035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17380,7272,0,0,19372,0,0,0,'Broggok','','',0,3,0,1,1,8,3,0,63,63,45,30960,30960,18468,1,1,2000,0,634.8,915.4,0,0,0,0,43200000,3736,0,0,100,0,0,0,2.2,3,'',0,3215,0,2.5,8,14,0,30917,30916,30913,38458,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(17381,7272,0,0,18369,0,0,0,'The Maker','','',8,3,0,1,1,7.25,2,0,62,62,16,38722,38722,0,1,0,2500,0,989,1380,0,0,0,0,43200000,4344,0,0,0,0,0,0,2,0.6,'',0,3234,0,2.5,8,14,0,30925,40059,10472,15207,0,0,0,0,0,1535,0,0,0,0,0,0,23894,0,0,0,0,0,144,0),(17382,8606,0,0,16387,0,0,0,'Honor Hold Infantry','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17383,8606,0,0,16449,0,0,0,'Honor Hold Marksman','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17384,8606,0,0,16387,0,0,0,'Lieutenant Seydel','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17385,8606,0,0,16583,0,0,0,'Shattered Hand Elite','','',0,7,0,1,0,1,1,0,70,70,16,20958,20958,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17386,8606,0,0,16996,0,0,0,'Korgoth','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17387,8606,0,0,16579,0,0,0,'Shattered Hand Slayer','','',0,7,0,1,0,1,1,0,70,70,16,20259,20259,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,28168,15708,10101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17388,8606,0,0,11537,0,0,0,'Orlug\'Gonn','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.525,2.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17389,8606,0,0,16581,0,0,0,'Shadowmoon Voidcaller','','',0,7,0,1,0,1,1,0,69,69,16,8277,8277,7031,1,0,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,85,0,3,2,'',0,0,0,2.5,8,14,0,30898,34333,34334,34331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17390,8606,0,0,16297,0,0,0,'Thrallmar Axe Thrower','','',0,7,0,0,0,1,1,0,1,1,1668,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17391,6180,0,0,16995,0,0,0,'Stillpine Ancestor Coo','','',0,7,0,0,0,1,1,0,46,46,35,1716,1716,0,1,0,1400,0,46.9,61.6,0,0,0,0,1110000,2750,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,30424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17392,7272,0,0,16999,0,0,0,'Stillpine Ancestor Tikti','','',0,7,0,0,0,1,1,0,41,41,35,1782,1782,0,1,0,1400,0,50.4,67.2,0,0,0,0,1110000,2074,0,0,0,0,0,0,1.5,1.2,'',0,0,0,2.5,8,14,0,30430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17393,6180,0,0,17002,0,0,0,'Stillpine Ancestor Yor','','',0,7,0,0,0,1,1,0,43,43,35,1848,1848,0,1,0,1400,0,53.2,70,1,1900,98.8,144.4,0,2369,0,0,0,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,30448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17394,8606,0,0,17000,0,0,0,'Stillpine Ancestor Tikti Snake Visual','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17395,7272,0,0,17145,0,0,0,'Shadowmoon Summoner','','',0,7,0,1,0,2.9,3,0,61,61,16,10472,10472,17625,1,0,2000,0,565.8,814.2,0,0,0,0,7200000,3263,0,100,0,0,172,0,1.8,0.416666,'',0,2921,0,2.5,8,14,0,30851,30853,15242,18399,0,0,0,0,0,0,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(17396,8606,0,0,17143,0,0,0,'Shadowmoon Sorcerer','','',0,7,0,1,0,1,1,0,61,61,16,10472,10472,5875,1,0,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,15453,15534,15735,0,0,0,0,0,0,0,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(17397,7272,0,0,17148,0,0,0,'Shadowmoon Adept','','',0,7,0,1,0,2.9,1,0,61,61,16,11965,11965,2486,1,0,2000,0,699.2,966,0,0,0,0,7200000,4044,0,0,0,0,172,0,1.8,0.416666,'31059',0,2884,0,2.5,8,14,0,11978,3391,10101,20614,0,0,0,0,0,0,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(17398,7272,0,0,16332,0,0,0,'Nascent Fel Orc','','',0,7,0,1,0,1.35,1,0,61,62,16,6963,6963,0,1,0,1600,0,632.96,883.2,0,0,0,0,7200000,4344,0,0,0,0,0,0,2.25,0.520833,'',0,2922,0,2.5,8,14,0,22427,31900,0,0,0,0,0,0,0,1,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(17399,7272,0,0,10923,0,0,0,'Seductress','','',0,3,0,0,0,1,1,0,61,62,14,4126,4274,2527,1,0,1304,0,479.872,668.82,0,0,0,0,7200000,4340,0,0,0,0,90,320,2.25,0.6045,'',0,0,0,2.5,8,14,0,32202,31865,0,0,0,0,0,0,0,0,0,0,0,9613,0,0,0,0,0,0,0,0,0,0),(17400,7272,0,0,18287,0,0,0,'Felguard Annihilator','','',0,3,0,1,0,2.9,1,0,62,62,35,15489,15489,0,1,0,1318,0,850.11,1186.2,0,0,0,0,0,4344,0,0,0,0,0,0,3.6,1,'',0,2917,0,2.5,8,14,0,15615,18072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(17401,7272,0,0,1913,0,0,0,'Felhound Manastalker','','',0,3,0,0,0,1,1,0,60,61,14,3984,4126,2460,1,0,1304,0,99.104,136.92,0,0,0,0,0,3196,0,0,0,0,0,320,1.5,0.347,'',0,0,0,2.5,8,14,0,13321,30849,0,0,0,0,0,0,0,0,0,0,0,9612,0,0,0,0,0,0,0,0,0,0),(17402,7272,0,0,17001,0,0,0,'Yaluu','','',0,7,0,0,0,1,1,0,60,60,1638,2136,2136,5751,1,0,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17403,7272,0,0,20328,0,0,0,'Anchorite Alendar','','',0,7,0,0,0,1,1,0,65,65,1638,4731,4731,2790,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0),(17404,7272,0,0,17015,0,0,0,'Vindicator Sedai','','',0,7,0,0,0,5,1,0,65,65,1683,23655,23655,2790,1,0,2000,0,186,260,0,0,0,0,0,5228,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,13005,17141,27174,27176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17405,7272,0,0,17017,0,0,0,'Krun Spinebreaker','','',128,7,0,0,0,1,1,0,60,60,1684,3052,3052,0,1,0,1400,0,72.8,96.6,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17406,6180,0,0,16921,16922,16923,16924,'Artificer','','',0,7,0,0,0,1,1,0,25,27,1638,610,690,694,1,1,2000,0,36,47,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17407,7272,0,0,1126,17055,0,0,'Felmist','','',1040,13,0,0,0,1,1,0,60,60,190,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,3600000,3750,0,0,0,0,0,0,0.5,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,66,0),(17408,7272,0,0,17054,0,0,0,'Arcane Vortex','','',1040,13,0,0,0,1,1,0,60,60,190,4979,4979,0,1,0,1400,0,72.8,96.6,0,0,0,0,3600000,3750,0,0,0,0,0,85,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,66,0),(17409,7272,0,0,17004,0,0,0,'Apprentice Boulian','Apprentice Architect','',0,7,0,0,0,1,1,0,28,28,1638,732,732,756,1,0,2000,0,37,49,0,0,0,0,300000,1110,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17410,6180,0,0,17109,0,0,0,'Stillpine Ancestor Vark','','',0,7,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,1400,0,72.8,96.6,0,0,0,0,0,3750,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17411,8606,0,0,17003,0,0,0,'Shadowmaw Alpha Transform','','',1,1,2,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8267,0,0,0,0,0,0,0,0,0,0),(17412,7272,0,0,17007,0,0,0,'Phaedra','Weapon Merchant','',0,7,0,0,0,1,1,0,26,27,1638,651,690,713,1,4225,2000,0,36,47,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17413,7272,0,0,11686,0,0,0,'Sedai Quest Credit Marker','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17414,7272,0,0,17147,0,0,0,'Shadowmoon Technician','','',0,7,0,1,0,2.9,1,0,61,62,16,10472,10472,5945,1,0,2000,0,602.6,864.8,0,0,0,0,7200000,3500,0,100,0,0,172,0,1.8,0.4464,'',0,2946,0,2.5,8,14,0,30846,40062,6726,40062,0,0,0,0,0,0,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(17415,8606,0,0,17008,0,0,0,'Lordaeron Mage','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17416,7272,0,0,17167,0,0,0,'Orc Captive','','',0,7,0,0,0,2.9,1,0,60,69,1652,10104,10104,6391,1,0,2000,0,230,336,0,0,0,0,0,5167,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17417,7272,0,0,17016,0,0,0,'Mag\'har Escort','','',0,7,0,0,0,1,1,0,60,60,1683,498,498,0,1,0,1400,0,72.8,96.6,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,30460,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17418,7272,0,0,17018,0,0,0,'Laughing Skull Ambusher','','',0,7,0,0,0,1,1,0,60,60,1684,2490,2490,0,1,0,1400,0,72.8,96.6,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,1.8,0.416666,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17419,8606,0,0,16587,0,0,0,'Rocket','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17420,7272,0,0,17013,0,0,0,'Shattered Hand Heathen','','',0,7,0,1,0,1,1,0,69,69,16,19607,19607,0,1,0,1800,0,1014.3,1432.44,0,0,0,0,7200000,6423,0,0,0,0,0,0,3,2,'',0,4556,0,2.5,8,14,0,30474,30485,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17421,7272,0,0,17014,0,0,0,'Clopper Wizbang','Explorers\' League','',0,7,0,0,0,1,1,0,16,16,875,328,328,0,1,899,2000,0,22,29,0,0,0,0,300000,700,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17422,8606,0,0,17019,0,0,0,'Stillpine Ancestor Coo Transform','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17423,7272,0,0,17020,0,0,0,'Harbinger Mikolaas','','',0,7,0,0,0,1,1,0,20,20,1638,433,433,490,1,3,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17424,7272,0,0,17021,0,0,0,'Anchorite Paetheus','First Aid Trainer','',0,7,0,0,0,1,1,0,17,17,1698,350,350,390,1,83,2000,0,23,31,0,0,0,0,300000,734,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17425,6180,0,0,17022,17023,0,0,'Vale Hunter','','',0,7,0,0,0,1.2,1,0,5,5,1638,100,100,104,1,0,2000,0,4,5,0,0,0,0,120000,109,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17426,7272,0,0,17024,0,0,0,'Galaen','','',0,7,0,0,0,1,1,0,15,15,1638,328,328,0,1,0,2000,0,22,29,0,0,0,0,570000,665,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17427,7272,0,0,16578,0,0,0,'Shattered Hand Archer','','',32,7,0,1,0,1,1,0,69,69,16,20283,20283,0,1,0,1420,0,800.17,1130.04,1,1667,343.402,503.434,7200000,6423,0,0,0,0,0,0,3,2,'',0,4463,0,2.5,8,14,0,16100,0,30990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17428,8606,0,0,13069,0,0,0,'Invisible Test Aggressor','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.005,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17429,7272,0,0,16332,0,0,0,'Fel Orc Neophyte','','',0,7,0,1,0,2,1,0,62,62,14,10682,10682,0,1,0,1300,0,514.28,717.6,0,0,0,0,7200000,4344,0,0,0,0,0,0,2.25,0.520833,'',0,2936,0,2.5,8,14,0,8269,22120,10101,20614,0,0,0,0,0,1,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(17430,8606,0,0,16333,0,0,0,'Fel Archer','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17431,7272,0,0,17025,0,0,0,'Velaada','','',0,7,0,0,0,1,1,0,55,55,1638,2091,2091,2117,1,3,2000,0,87,116,0,0,0,0,300000,3232,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17432,6180,0,0,16861,2001,6802,8589,'Stillpine Defender','','',0,7,0,0,0,1,1,0,9,10,1686,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,1.2,'',0,0,0,2.5,8,14,0,29426,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17433,7272,0,0,17026,0,0,0,'Vindicator Aalesia','','',0,7,0,0,0,1,1,0,17,17,1698,350,350,390,1,2,2000,0,23,31,0,0,0,0,300000,734,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17434,7272,0,0,17027,0,0,0,'Morae','Herbalism Trainer','',0,7,0,0,0,1,1,0,15,15,1698,301,301,326,1,83,2000,0,20,27,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17435,7272,0,0,15538,0,0,0,'Susurrus','','',0,4,0,1,0,1,1,0,70,70,35,27945,27945,3155,1,3,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,5,4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17436,7272,0,0,8714,0,0,0,'Aspect of Air','','',0,4,0,0,0,1,1,0,43,45,35,1716,1848,0,1,0,2000,0,76,100,0,0,0,0,120000,2695,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17437,6180,0,0,16861,2001,6802,8589,'Stillpine Defender Corpse','','',0,10,0,0,0,1,1,0,9,10,35,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17438,6180,0,0,12238,5927,0,0,'Crazed Wildkin Corpse','','',0,10,0,0,0,1,1,0,9,10,14,176,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17439,6180,0,0,11363,2001,6802,8589,'Stillpine Hunter','','',0,7,0,0,0,1,1,0,10,11,1686,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,1.2,'',0,0,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17440,7272,0,0,9491,0,0,0,'High Chief Stillpine','','',0,7,0,0,0,1,1,0,13,13,1685,253,253,264,1,3,2000,0,17,23,0,0,0,0,300000,596,0,0,0,0,0,0,2.1875,1.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17441,7272,0,0,16993,0,0,0,'Gurf','Skinning Trainer','',0,7,0,0,0,1,1,0,9,9,1685,166,166,178,1,83,2000,0,11,15,0,0,0,0,300000,369,0,0,0,0,0,0,0.9375,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17442,7272,0,0,6211,0,0,0,'Moordo','Leatherworking Trainer','',0,7,0,0,0,1,1,0,13,13,1685,273,273,0,1,83,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,2.03125,1.625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17443,7272,0,0,6830,0,0,0,'Kurz the Revelator','','',0,7,0,0,0,1,1,0,11,11,1685,208,208,205,1,3,2000,0,14,18,0,0,0,0,300000,526,0,0,0,0,0,0,2.1875,1.75,'',0,0,0,2.5,8,14,0,30603,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17444,7272,0,0,6746,0,0,0,'Magtor the Blind Watcher','','',0,7,0,0,0,1,1,0,15,15,1685,301,301,326,1,0,2000,0,20,27,0,0,0,0,300000,665,0,0,0,0,0,0,1.75,1.4,'',0,0,0,2.5,8,14,0,25710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17445,7272,0,0,6829,0,0,0,'Stillpine the Younger','','',0,7,0,0,0,1,1,0,10,10,1685,186,186,191,1,3,2000,0,12,16,0,0,0,0,300000,460,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,29426,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17446,7272,0,0,1011,0,0,0,'Parkat Steelfur','General Goods','',0,7,0,0,0,1,1,0,11,11,1685,208,208,205,1,897,2000,0,14,18,0,0,0,0,300000,526,0,0,0,0,0,0,1.375,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17447,7272,0,0,17028,0,0,0,'The Kurken','','',65537,1,45,0,0,1,1,0,12,12,1687,247,247,0,1,2,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,2,0.5,'',0,0,0,2.5,8,14,0,17260,16697,14920,58609,0,0,0,0,0,0,0,0,0,0,0,0,23860,0,0,0,0,0,0,0),(17448,7272,0,0,17029,0,0,0,'Chieftain Oomooroo','','',0,7,0,0,0,1.25,1,0,11,11,1687,278,278,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,2.625,1.75,'',0,13,0,2.5,8,14,0,18501,13446,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17449,8606,0,0,16861,0,0,0,'Grisel','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17450,8606,0,0,6798,0,0,0,'Griselda','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.125,0.9,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17451,8606,0,0,15882,0,0,0,'Lesser Void Zone','','',0,10,0,0,0,1,1,0,1,1,370,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.1,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17452,6180,0,0,17031,17030,0,0,'Vision of the Prophesied Hero','','',0,10,0,0,0,1,1,0,20,20,1683,484,484,0,1,0,1400,0,20.3,27.3,0,0,0,0,0,836,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17453,7272,0,0,17032,0,0,0,'Vision of the Kurken','','',0,10,0,0,0,1,1,0,12,12,1684,247,247,0,1,0,1400,0,11.9,15.4,0,0,0,0,0,562,0,0,0,0,0,0,1,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17454,7272,0,0,16874,0,0,0,'Burning Abyssal','','',8,3,0,1,0,1,1,0,70,70,14,1467060,1467060,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'',0,566,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17455,7272,0,0,16583,0,0,0,'Bonechewer Beastmaster','','',0,7,0,1,0,2.9,1,0,60,60,16,14439,14439,0,1,0,1200,0,287.04,380.88,0,0,0,0,7200000,3750,0,0,0,0,0,0,1.8,0.4464,'',0,2563,0,2.5,8,14,0,30635,10966,26141,26415,0,0,0,0,0,1319,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17456,8606,0,0,184,0,0,0,'Actor Good (DND)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.327,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17457,8606,0,0,184,0,0,0,'Actor Evil (DND)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.327,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17458,7272,0,0,19218,0,0,0,'Gnomish Flame Turret','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17459,6180,0,0,11686,4626,0,0,'Chess Waiting Room (DND)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17460,8606,0,0,328,0,0,0,'Chess Ready Room','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17461,7272,0,0,17725,0,0,0,'Shattered Hand Blood Guard','','',32,7,0,1,0,1,1,0,71,71,16,28006,28006,0,1,0,1420,0,976.535,1391.31,0,0,0,0,7200000,7018,0,0,0,0,0,0,3,2,'',0,3774,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17462,7272,0,0,17726,0,0,0,'Shattered Hand Zealot','','',32,7,0,0,0,1,1,0,69,69,16,6761,6761,0,1,0,2000,0,1127,1591.6,0,0,0,0,7200000,6423,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,30989,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17463,8606,0,0,16581,0,0,0,'[UNUSED] Shadowmoon Firestarter','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17464,7272,0,0,17183,0,0,0,'Shattered Hand Gladiator','','',0,7,0,1,0,2.9,1,0,70,70,16,20259,20259,0,1,0,1420,0,823.03,1165.96,1,1667,358.405,533.44,7200000,6719,0,0,0,0,0,0,3,2,'',0,4335,0,2.5,8,14,0,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17465,7272,0,0,17185,0,0,0,'Shattered Hand Centurion','','',0,7,0,1,0,3.9,1,0,71,71,2120,28006,28006,0,1,0,1420,0,976.535,1391.31,0,0,0,0,7200000,7018,0,0,0,0,0,0,3,2,'',0,4350,0,2.5,8,14,0,30931,15572,30931,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17466,8606,0,0,17008,0,0,0,'Lordaeron Spirit','','',0,6,0,0,0,1,1,0,60,60,290,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17467,7272,0,0,16633,0,0,0,'Skunk','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(17468,7272,0,0,17822,0,0,0,'Prophet Velen','','',76,7,0,3,0,400,15,1,83,83,1640,5578000,5578000,63870,1,3,2000,0,17360,23590,0,0,0,0,7200000,10573,0,0,0,0,0,0,1.2,0.6,'',1,722393,0,2.5,8,14,0,59700,59701,59703,33542,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17469,7272,0,0,16264,0,0,0,'Orc Grunt','','',8,7,0,1,0,7.16,1,0,70,70,1689,50000,50000,0,1,1,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,2.25,0.558,'',0,0,0,2.5,8,14,0,30012,30520,37146,37413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17470,8606,0,0,15882,0,0,0,'Minor Void Zone','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.1,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17471,7272,0,0,15294,0,0,0,'Lesser Shadow Fissure','','',0,10,0,0,0,1,1,0,71,71,14,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,7018,0,0,0,0,329,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17473,8606,0,0,11686,0,0,0,'Shadowmoon Summon Visual','','',0,10,0,0,0,1,1,0,1,1,1375,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,85,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17474,6180,0,0,169,15435,0,0,'Target Trigger','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17475,7272,0,0,5243,0,0,0,'Murgurgula','','',0,7,0,0,0,1,1,0,11,11,18,222,222,0,1,0,2500,0,18.75,25,0,0,0,0,300000,528,0,0,0,0,0,0,3,0.834,'',0,9,0,2.5,8,14,0,3417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23849,0,0,0,0,0,0,0),(17476,8606,0,0,17034,0,0,0,'Giant Chicken','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17477,6180,0,0,16888,16891,0,0,'Hellfire Imp','','',8,3,0,0,0,1,4,0,61,61,16,4126,4126,9944,1,0,2000,0,699.2,966,0,0,0,0,7200000,4044,0,0,0,0,0,0,1,0.5,'35766',0,0,0,2.5,8,14,0,15242,16144,17290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17478,7272,0,0,17048,0,0,0,'Bleeding Hollow Scryer','','',0,7,0,1,0,2.9,1,0,60,61,16,10104,10472,5813,1,0,1200,0,339.48,488.52,0,0,0,0,7200000,3263,0,100,0,0,0,0,1.8,0.4464,'',0,2577,0,2.5,8,14,0,30615,30659,12471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17479,7272,0,0,17036,0,0,0,'Gunny','','',0,7,0,0,0,2,1,0,65,65,1666,11828,11828,0,1,3,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,29567,18106,26211,38959,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17480,7272,0,0,17215,0,0,0,'Ruada','Warrior Trainer','',0,7,0,0,0,1,1,0,12,12,1638,247,247,0,1,51,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17481,7272,0,0,17233,0,0,0,'Semid','Mage Trainer','',0,7,0,0,0,1,1,0,10,10,1638,178,178,382,1,51,2000,0,8,13,0,0,0,0,300000,423,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17482,7272,0,0,17232,0,0,0,'Guvan','Priest Trainer','',0,7,0,0,0,1,1,0,6,6,1638,111,111,259,1,51,2000,0,5,5,0,0,0,0,300000,162,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17483,7272,0,0,17234,0,0,0,'Tullas','Paladin Trainer','',0,7,0,0,0,1,1,0,10,10,1638,186,186,191,1,51,2000,0,12,16,0,0,0,0,120000,460,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17484,7272,0,0,17229,0,0,0,'Buruk','Pet Trainer','',0,7,0,0,0,1,1,0,11,11,1638,222,222,0,1,17,1500,0,11.25,15,0,0,0,0,300000,528,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17485,7272,0,0,17231,0,0,0,'Esbina','Stable Master','',0,7,0,0,0,1,1,0,9,9,1638,176,176,0,1,4194305,1500,0,8.25,11.25,0,0,0,0,120000,387,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17486,7272,0,0,17235,0,0,0,'Ziz','Tradesman','',0,7,0,0,0,1,1,0,13,13,1638,273,273,0,1,128,1500,0,13.5,18,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17487,7272,0,0,17037,0,0,0,'Erin Kelly','Tailoring Trainer','',0,7,0,0,0,1,1,0,9,9,12,166,166,178,1,81,2000,0,11,15,0,0,0,0,300000,369,0,0,0,0,0,0,1.35,0.1872,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17488,7272,0,0,17230,0,0,0,'Dulvi','Mining Trainer','',0,7,0,0,0,1,1,0,13,13,1638,273,273,0,1,83,1500,0,13.5,18,0,0,0,0,120000,596,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17489,7272,0,0,17038,0,0,0,'Logan Daniel','General Goods','',0,7,0,0,0,1,1,0,8,8,12,156,156,0,1,896,1500,0,7.5,10.5,0,0,0,0,300000,306,0,0,0,0,0,0,1.35,0.2754,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17490,7272,0,0,3024,0,0,0,'Ergh of the Stillpine','Trade Supplies','',0,7,0,0,0,1,1,0,10,10,1685,198,198,0,1,129,1500,0,9.75,12.75,0,0,0,0,300000,463,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17491,7272,0,0,17151,0,0,0,'Laughing Skull Rogue','','',0,7,0,1,0,1.45,1,0,61,61,16,7479,7479,0,1,0,1600,0,585.12,813.28,0,0,0,0,7200000,4047,0,0,0,0,0,0,1.8,0.4464,'30991',0,2923,0,2.5,8,14,0,6434,30832,30991,34969,0,0,0,0,0,0,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(17492,8606,0,0,16266,0,0,0,'Raving Wildkin','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17493,7272,0,0,17039,0,0,0,'Stone Guard Stok\'ton','','',0,7,0,0,0,3,1,0,70,70,1668,20958,20958,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'18950',0,0,0,2.5,8,14,0,29567,29684,29711,16075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17494,7272,0,0,7649,0,0,0,'Zevrax','','',0,3,0,0,0,1,1,0,18,18,90,354,354,1020,1,0,2000,0,19,26,0,0,0,0,300000,643,0,0,0,0,85,0,1.625,0.585,'',0,36,0,2.5,8,14,0,11962,18376,20791,11980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17495,6180,0,0,16861,0,0,0,'Stillpine Raider','','',0,7,0,0,0,1,1,0,9,10,1686,44,50,0,1,0,1400,0,9.1,11.9,1,1900,17.1,24.7,471000,463,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,29426,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17496,7272,0,0,6759,0,0,0,'Cruelfin','Rawgrlgrlgrlgrlgrrgle','',0,7,0,0,0,1,1,0,12,12,18,247,247,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.95,0.5421,'',0,18,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17499,7272,0,0,17041,0,0,0,'Vision of the Forlorn','','',12,10,0,1,0,1,1,0,1,1,1683,300,300,0,1,0,1400,0,10.5,10.5,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17500,7272,0,0,17042,0,0,0,'Vision of the Remembered','','',12,10,0,3,0,1,1,0,73,73,1683,10660,10660,52400,1,0,1400,0,7742,11025,0,0,0,0,0,7618,0,0,0,0,0,0,0,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17501,8606,0,0,184,0,0,0,'Monster Spar','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.327,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17502,8606,0,0,184,0,0,0,'Monster Spar Buddy','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.327,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17503,7272,0,0,17047,0,0,0,'Woeful Healer','','',1024,6,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17504,7272,0,0,17214,0,0,0,'Kazi','Warrior Trainer','',0,7,0,0,0,1,1,0,50,50,1638,2215,2215,0,1,49,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17505,7272,0,0,17488,0,0,0,'Killac','Hunter Trainer','',0,7,0,0,0,1,1,0,40,40,1638,1226,1226,1283,1,49,2000,0,52,69,0,0,0,0,300000,1937,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17506,8606,0,0,17570,0,0,0,'Grumman Slatefist','Alterac Valley Battlemaster','',0,7,0,1,0,1,1,0,1,1,1638,5000,5000,0,1,1048576,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17507,8606,0,0,17571,0,0,0,'Shenarial','Warsong Gulch Battlemaster','',0,7,0,1,0,1,1,0,1,1,1638,5000,5000,0,1,1048576,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17508,7272,0,0,17046,0,0,0,'Galaen\'s Corpse','','',128,10,0,0,0,1,1,0,15,15,1638,328,328,0,1,2,2000,0,22,29,0,0,0,0,300000,559,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17509,7272,0,0,17226,0,0,0,'Jol','Paladin Trainer','',0,7,0,0,0,1,1,0,50,50,1638,1772,1772,1807,1,51,2000,0,79,104,0,0,0,0,300000,2964,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17510,7272,0,0,17249,0,0,0,'Izmir','Priest Trainer','',0,7,0,0,0,1,1,0,40,40,1638,1077,1077,3191,1,49,2000,0,40,55,0,0,0,0,120000,1590,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17511,7272,0,0,17248,0,0,0,'Fallat','Priest Trainer','',0,7,0,0,0,1,1,0,50,50,1638,1551,1551,4393,1,51,2000,0,60,83,0,0,0,0,120000,2393,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17512,7272,0,0,17222,0,0,0,'Arred','Jewelcrafting Supplies','',0,7,0,0,0,1,1,0,50,50,1638,1772,1772,1807,1,128,1500,0,59.25,78,0,0,0,0,300000,2964,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17513,7272,0,0,17243,0,0,0,'Harnan','Mage Trainer','',0,7,0,0,0,1,1,0,50,50,1638,1551,1551,4393,1,51,2000,0,60,83,0,0,0,0,300000,2393,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17514,7272,0,0,17241,0,0,0,'Bati','Mage Trainer','',0,7,0,0,0,1,1,0,40,40,1638,1077,1077,3191,1,51,2000,0,40,55,0,0,0,0,300000,1590,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17515,8606,0,0,4951,0,0,0,'Samantha LeCraft','Mistress of Breadcrumbs','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17516,7272,0,0,11686,0,0,0,'Magtheridon\'s Room','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17517,7272,0,0,16577,0,0,0,'Hellfire Sentry','Herald\'s Sentry','',0,7,0,1,0,3.5,1,0,57,58,16,9744,13962,0,1,0,1200,0,276,364.32,0,0,0,0,7200000,3396,0,0,0,0,0,0,1.8,0.416666,'',0,2602,0,2.5,8,14,0,30621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17518,7272,0,0,19251,0,0,0,'Ythyar','','',0,7,0,1,0,0.7,1,0,70,70,1731,4890,4890,0,1,6273,2000,0,1890,2677.5,0,0,0,0,300000,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17519,7272,0,0,17792,0,0,0,'Hobahken','Shaman Trainer','',0,7,0,0,0,1,1,0,60,60,1638,3052,3052,2434,1,51,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17520,7272,0,0,6820,0,0,0,'Gurrag','Shaman Trainer','',0,7,0,0,0,1.25,1,0,40,40,1638,1532,1532,1283,1,51,2000,0,52,69,0,0,0,0,300000,1937,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17521,7272,0,0,17053,0,0,0,'The Big Bad Wolf','','',108,7,0,3,0,35,1,0,73,73,14,265580,265580,0,1,0,1449,0,8012.95,11410.9,1,1701,472.878,702.513,0,7618,0,0,0,0,0,0,0,2,'',1,196225,0,2.5,8,14,0,30769,30752,30761,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17522,7272,0,0,17346,0,0,0,'Myst Spinner','','',1,1,3,0,0,1,1,0,16,17,22,356,386,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,4.393,1.91,'',0,0,0,2.5,8,14,0,745,0,0,0,0,0,0,0,0,0,0,0,0,13115,0,0,0,0,0,0,0,0,0,0),(17523,7272,0,0,18043,0,0,0,'Myst Leecher','','',1,1,3,0,0,1,1,0,17,18,22,386,417,0,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,4.6,2,'',0,0,0,2.5,8,14,0,31288,0,0,0,0,0,0,0,0,0,0,0,0,13119,0,0,0,0,0,0,0,0,0,0),(17524,7272,0,0,11344,0,0,0,'Nazzivus Summoner','','',0,3,0,0,0,1,1,0,13,13,90,253,253,264,1,0,1400,0,12.6,16.8,0,0,0,0,534000,596,0,0,0,0,0,0,1.4375,0.5175,'',0,17,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17525,7272,0,0,17061,0,0,0,'Bloodmyst Hatchling','','',1,1,31,0,0,1,1,0,10,11,14,198,222,0,1,0,2000,0,15,20,0,0,0,0,300000,528,0,0,0,0,0,0,0.85,0.259722,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13026,0,0,0,0,0,0,0,0,0,0),(17526,8606,0,0,16631,0,0,0,'Bloodmyst Ravager','','',1,1,31,0,0,1,1,0,13,14,14,273,300,0,1,0,2000,0,20,27,0,0,0,0,0,630,0,0,0,0,0,0,1,0.305555,'',0,0,0,2.5,8,14,0,3242,0,0,0,0,0,0,0,0,0,0,0,0,11563,0,0,0,0,0,0,0,0,0,0),(17527,7272,0,0,17062,0,0,0,'Enraged Ravager','','',1,1,31,0,0,1,1,0,16,17,14,356,386,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.15,0.351388,'',0,0,0,2.5,8,14,0,3242,15716,0,0,0,0,0,0,0,0,0,0,0,11564,0,0,0,0,0,0,0,0,0,0),(17528,7272,0,0,14152,0,0,0,'Tzerak','','',0,3,0,0,0,1.2,1,0,14,14,90,360,360,0,1,0,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,3.31,2,'',0,21,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17529,7272,0,0,11686,0,0,0,'[PH]Channel Target','You shouldn\'t see me','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17530,7272,0,0,17063,0,0,0,'Elekk','','',0,1,0,0,0,1,1,0,10,10,35,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17531,6180,0,0,17064,0,0,0,'Draenei Protector','','',0,7,0,0,0,1,1,0,45,45,1694,2772,2772,0,1,0,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,5246,11971,25710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17532,7272,0,0,17071,0,0,0,'Vision of Purity','','',0,10,0,0,0,1,1,0,73,73,1638,9955,9955,0,1,0,1400,0,221.2,315,0,0,0,0,0,7618,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17533,7272,0,0,17067,0,0,0,'Romulo','','',108,6,0,3,0,1,1,0,73,73,16,132790,132790,0,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,0,2,'',1,196535,0,2.5,8,14,0,30815,30817,30822,30841,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17534,7272,0,0,17068,0,0,0,'Julianne','','',108,6,0,3,0,1,1,0,73,73,16,106225,106225,67740,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,0,2,'',1,196105,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17535,7272,0,0,17069,0,0,0,'Dorothee','','',108,6,0,3,0,1,1,0,73,73,16,106225,106225,50805,1,0,2000,0,10955,15680,0,0,0,0,0,7604,0,0,0,0,0,0,2.625,0.364,'',1,0,0,2.5,8,14,0,31012,31013,31014,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17536,7272,0,0,18812,0,0,0,'Nazan','Vazruden\'s Mount','',8,2,0,1,0,6.25,1,0,62,62,40,33381,33381,0,1,0,1318,0,850.11,1186.2,0,0,0,0,0,4344,0,200,0,0,0,0,3,2,'',0,3884,0,2.5,8,14,0,34653,36920,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,23901,0,0,0,0,0,216,0),(17537,7272,0,0,18407,0,0,0,'Vazruden','','',8,7,0,1,1,3.6,1,0,62,62,1662,19228,19228,0,1,0,1318,0,850.11,1186.2,1,1551,215.589,321.057,0,4344,0,0,0,0,0,0,1.8,0.416666,'',0,2877,0,2.5,8,14,0,19130,15655,30689,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(17538,7272,0,0,18154,0,0,0,'O\'ros','','',0,10,0,0,0,115,100,0,73,73,1638,404685,404685,338700,1,2,2000,0,313,448,0,0,0,0,120000,7604,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17539,7272,0,0,4589,0,0,0,'Totem of Wrath I','','',0,11,0,0,0,1.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,57658,30708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17540,7272,0,0,10950,0,0,0,'Fiendish Hound','','',0,3,0,0,0,0.55,1,0,60,60,14,2191,2191,2434,1,0,1289,0,95.386,119.877,0,0,0,0,0,3075,0,0,0,0,0,0,1.05,0.2429,'',0,0,0,2.5,8,14,0,35748,35748,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17541,7272,0,0,16923,0,0,0,'Draenei Quartermaster','','',0,7,0,0,0,1,1,0,27,27,1638,800,800,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17542,7272,0,0,16993,0,0,0,'Young Furbolg Shaman','','',0,7,0,0,0,1,1,0,10,10,1685,186,186,191,1,0,2000,0,9,13,0,0,0,0,300000,20,0,0,0,0,0,0,0.9375,0.75,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17543,7272,0,0,17076,0,0,0,'Strawman','','',104,9,0,1,0,1,1,0,72,72,16,110700,110700,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,2.625,1.63975,'',0,0,0,2.5,8,14,0,31046,31069,31073,32404,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17544,7272,0,0,17946,0,0,0,'M\'uru','','',0,10,0,0,0,1,1,0,73,73,1638,6600,6600,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17545,7272,0,0,17072,0,0,0,'K\'ure','','',0,10,0,0,0,1,1,0,68,68,1194,4600,4600,0,1,2,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17546,7272,0,0,18261,0,0,0,'Roar','','',108,1,0,1,0,1,1,0,72,72,16,77490,77490,0,1,0,1200,0,6447,9198,0,0,0,0,0,7318,0,0,0,0,0,0,2.625,1.75,'',0,0,0,2.5,8,14,0,31041,31042,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17547,7272,0,0,17187,0,0,0,'Tinhead','','',104,9,0,1,0,1,1,0,72,72,16,77490,77490,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,3,0.612,'',0,0,0,2.5,8,14,0,31042,31086,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17548,7272,0,0,17079,0,0,0,'Tito','','',105,1,1,1,0,1,1,0,70,70,16,26558,26558,0,1,0,1500,0,1417.5,2008.12,0,0,0,0,0,6719,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,31015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17549,6180,0,0,16789,16791,16790,16792,'Blood Watch Peacekeeper','','',0,7,0,0,0,2,1,0,30,32,1639,1910,2114,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17550,7272,0,0,17081,0,0,0,'Void Anomaly','','',0,3,0,0,0,1,1,0,15,16,1715,174,350,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1,1,'',0,28,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17551,7272,0,0,17082,0,0,0,'Tavara','','',0,7,0,0,0,1,1,0,5,5,1694,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17552,6180,0,0,1126,0,0,0,'Hellfire Death Brazier','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17553,7272,0,0,17083,0,0,0,'Caregiver Topher Loaal','Innkeeper','',0,7,0,0,0,1,1,0,17,18,1698,350,377,399,1,66179,2000,0,24,32,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17554,7272,0,0,17084,0,0,0,'Laando','Hippogryph Master','',0,7,0,1,0,3,1,0,65,65,1638,8457,8457,2790,1,8195,2000,0,855.6,1196,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17555,7272,0,0,17085,0,0,0,'Stephanos','Hippogryph Master','',0,7,0,1,0,3,1,0,65,65,1638,8457,8457,2790,1,8195,2000,0,855.6,1196,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17556,7272,0,0,17086,0,0,0,'Death Ravager','','',0,1,31,0,0,2.5,1,0,10,10,14,495,495,0,1,0,2000,0,13,17,0,0,0,0,480000,463,0,50,50,50,50,50,1.3,0.397221,'',0,0,0,2.5,8,14,0,30736,3019,13443,3019,0,0,0,0,0,0,0,0,0,11595,0,0,0,0,0,0,0,0,0,0),(17557,7272,0,0,17087,0,0,0,'Lieutenant Chadwick','','',0,7,0,0,0,2,1,0,63,63,1666,11054,11054,0,1,2,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,29567,29574,38959,24049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17558,7272,0,0,17088,0,0,0,'Caza\'rez','','',0,7,0,0,0,3,1,0,70,70,1668,20958,20958,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'18950',0,0,0,2.5,8,14,0,16856,38995,36991,16075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17559,8606,0,0,17090,0,0,0,'Niblet','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17560,8606,0,0,16876,0,0,0,'Outland Basilisk (Green)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.4,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17561,8606,0,0,16877,0,0,0,'Outland Basilisk (Red)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.4,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17562,8606,0,0,16878,0,0,0,'Outland Basilisk (Violet)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.4,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17563,8606,0,0,16879,0,0,0,'Outland Basilisk (Yellow)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.4,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17564,8606,0,0,17091,0,0,0,'Outland Chimera (Green)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17565,8606,0,0,17092,0,0,0,'Outland Chimera (Purple)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17566,8606,0,0,17093,0,0,0,'Outland Chimera (White)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17567,8606,0,0,17094,0,0,0,'Outland Chimera (Yellow)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17568,8606,0,0,17095,0,0,0,'Outland Doomguard (Default)','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17569,8606,0,0,17096,0,0,0,'Outland Doomguard (Black)','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17570,8606,0,0,17097,0,0,0,'Outland Doomguard (Blue)','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17571,8606,0,0,17098,0,0,0,'Outland Doomguard (Green)','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17572,8606,0,0,17099,0,0,0,'Outland Doomguard (Purple)','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17573,8606,0,0,17100,0,0,0,'Outland Doomguard (Yellow)','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17574,8606,0,0,17101,0,0,0,'Outland Lobstrok (Purple)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17575,8606,0,0,5229,0,0,0,'Eric Maloof Test Critter','','',0,5,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17576,8606,0,0,17104,0,0,0,'Outland Mountain Giant (Zangar Marsh)','','',0,5,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17577,8606,0,0,17103,0,0,0,'Outland Mountain Giant (Netherstorm)','','',0,5,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17578,7272,0,0,3019,0,0,0,'Hellfire Training Dummy','','',0,9,0,0,0,1,1,0,1,1,35,42,42,0,1,0,1400,0,1.4,1.4,0,0,0,0,318000,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(17579,8606,0,0,17108,0,0,0,'Outland Lobstrok (Yellow)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17580,8606,0,0,17107,0,0,0,'Outland Lobstrok (White)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17581,8606,0,0,17105,0,0,0,'Outland Lobstrok (Red)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17582,8606,0,0,17108,0,0,0,'','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17583,8606,0,0,17106,0,0,0,'Outland Lobstrok (Turquoise)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17584,7272,0,0,17110,0,0,0,'Torallius the Pack Handler','Elekk Breeder','',0,7,0,0,0,1,1,0,14,14,1638,300,300,0,1,131,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17585,6803,0,0,17111,0,0,0,'Quartermaster Urgronn','Thrallmar Quartermaster','',0,7,0,1,0,3,3,0,62,62,1669,16023,16023,0,1,897,2000,0,791.2,1104,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.372,'',0,250,0,2.5,8,14,0,16856,36833,26211,16075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17586,7272,0,0,17112,0,0,0,'Vorkhan the Elekk Herder','','',0,7,0,0,0,1,1,0,14,14,1638,300,300,0,1,2,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17587,6180,0,0,17113,17114,0,0,'Draenei Youngling','','',0,7,0,0,0,5,1,0,8,8,1639,680,680,0,1,2,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17588,7272,0,0,17254,0,0,0,'Veridian Whelp','','',0,6,0,0,0,1,1,0,16,17,50,356,386,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.25,0.278,'',0,30,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17589,7272,0,0,17253,0,0,0,'Veridian Broodling','','',0,6,0,0,0,1,1,0,17,18,50,350,377,399,1,0,2000,0,24,32,0,0,0,0,300000,768,0,0,0,0,0,0,1.625,0.3614,'',0,34,0,2.5,8,14,0,21067,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17590,8606,0,0,16191,0,0,0,'Sandworm Missile Target (DND)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17591,6180,0,0,17115,17116,0,0,'Blood Elf Bandit','','',0,7,0,0,0,0.75,1,0,7,7,1701,103,103,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.5,0.383,'',0,5,0,2.5,8,14,0,15691,14873,6253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17592,7272,0,0,17256,0,0,0,'Razormaw','','',0,6,0,1,0,2,1,0,20,20,14,968,968,0,1,0,2000,0,217.5,292.5,0,0,0,0,0,836,0,125,0,0,0,0,8,0.8,'',0,40,0,2.5,8,14,0,8873,31279,14100,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17593,8606,0,0,18136,0,0,0,'Hellfire Wolf Rider','','',0,7,0,1,0,1,1,0,60,60,1697,9156,9156,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,30470,8599,36023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17594,8606,0,0,17117,0,0,0,'Captain Korfang','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17595,8606,21161,0,17733,0,0,0,'Bonechewer Peon','','',0,7,0,0,0,1,1,0,59,60,1697,4142,4979,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17596,8606,0,0,16577,0,0,0,'Hellfire Lieutenant','','',0,7,0,0,0,1,1,0,61,62,1662,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,0,4344,0,0,0,0,0,0,1.8,0.416666,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17597,8606,0,0,16387,0,0,0,'[PH] Captain Obvious Jr.','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17598,5462,0,0,28266,0,0,0,'Renn\'az','Ammunition Vendor','',0,7,0,0,0,1,1,0,46,46,1494,1919,1919,0,1,384,2000,0,77,102,0,0,0,0,350000,2750,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17599,7272,0,0,17118,0,0,0,'Aonar','','',0,7,0,0,0,1,1,0,13,13,1698,253,253,264,1,3,2000,0,17,23,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17600,7272,0,0,17119,0,0,0,'Draenei Cartographer','','',128,7,0,0,0,1,1,0,14,14,1638,276,276,295,1,2,2000,0,19,25,0,0,0,0,120000,523,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17601,8606,0,0,17142,0,0,0,'Pack Elekk','','',0,1,0,0,0,1,1,0,17,18,35,330,354,979,1,0,2000,0,26,35,0,0,0,0,0,768,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,9613,11962,18376,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17602,8606,0,0,17629,0,0,0,'Red Riding Hood (Transform)','','',108,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17603,7272,0,0,17121,0,0,0,'Grandmother','','',32,7,0,0,0,0.7,1,0,70,70,35,51000,51000,0,1,1,1400,0,176.4,249.9,1,1900,408.5,608,0,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17604,6180,0,0,17360,17361,17362,17363,'Sunhawk Spy','','',0,7,0,0,0,1,1,0,13,14,1714,273,300,0,1,0,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.383,'',0,21,0,2.5,8,14,0,31827,13730,9080,31734,0,0,0,0,0,0,0,0,0,0,0,0,24399,0,0,0,0,0,0,0),(17605,8606,0,0,17473,0,0,0,'Sunhawk Defiler','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24399,0,0,0,0,0,0,0),(17606,6180,0,0,17356,17357,17358,17359,'Sunhawk Reclaimer','','',0,7,0,0,0,1,1,0,16,17,1714,307,330,897,1,0,2000,0,18,25,0,0,0,0,300000,617,0,0,0,0,0,0,1.5,0.383,'12544',0,30,0,2.5,8,14,0,19816,8355,12544,31734,0,0,0,0,0,0,0,0,0,0,0,0,24399,23873,0,0,0,0,0,0),(17607,6180,0,0,17364,17365,17366,0,'Sunhawk Defender','','',0,7,0,0,0,1,1,0,16,17,1714,356,386,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.5,0.383,'',0,30,0,2.5,8,14,0,15284,31737,6253,31734,0,0,0,0,0,0,0,0,0,0,0,0,24399,0,0,0,0,0,0,0),(17608,6180,0,0,17367,17368,0,0,'Sunhawk Pyromancer','','',0,7,0,0,0,1,1,0,17,18,1714,350,377,399,1,0,2000,0,24,32,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.383,'',0,33,0,2.5,8,14,0,11962,9053,17174,31734,0,0,0,0,0,0,0,0,0,0,0,0,24399,0,0,0,0,0,0,0),(17609,6180,0,0,17352,17353,17354,17355,'Sunhawk Saboteur','','',0,7,0,1,0,3,1,0,17,18,1714,1050,1131,399,1,0,2000,0,40.8,54.4,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.383,'',0,102,0,2.5,8,14,0,14443,6660,31734,0,0,0,0,0,0,0,0,0,0,0,0,0,24399,0,0,0,0,0,0,0),(17610,6180,0,0,17348,17349,17350,17351,'Sunhawk Agent','','',0,7,0,1,0,3,3,0,18,19,1714,1062,1137,3207,1,0,2000,0,34,47.6,0,0,0,0,300000,674,0,0,0,0,0,0,1.5,0.383,'',0,112,0,2.5,8,14,0,5916,7159,14873,15691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17611,6180,0,0,18783,11686,0,0,'Warchief\'s Portal','','',0,10,0,1,0,0.01,1,0,1,1,35,68,68,0,1,0,1400,0,1286.25,1816.5,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17612,6180,0,0,17381,17380,0,0,'Quel\'dorei Magewraith','','',0,6,0,0,0,1.4,10,0,10,10,91,250,250,3820,1,0,1400,0,4.2,5.6,0,0,0,0,480000,20,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,31595,31604,31596,11921,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17613,7272,0,0,17123,0,0,0,'Archmage Alturus','','',0,7,0,0,0,1,1,0,70,70,1696,6400,6400,7196,1,3,2000,0,248,363,0,0,0,0,600000,5404,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17614,7272,0,0,17124,0,0,0,'Huntress Kella Nightbow','','',0,7,0,0,0,1,1,0,20,20,80,433,433,490,1,3,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17615,8606,0,0,1126,0,0,0,'Azuremyst Elekk Mob Generator (Ravager)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17616,8606,0,0,7029,0,0,0,'Azuremyst Elekk Mob Generator (Murloc)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,1.806,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17617,8606,0,0,7029,0,0,0,'Azuremyst Elekk Mob Generator (Wildkin)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,1.806,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17618,8606,0,0,7029,0,0,0,'Azuremyst Elekk Mob Generator (Furbolg)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,1.806,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17619,8606,0,0,7029,0,0,0,'Azuremyst Elekk Mob Generator (Bloodelf)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,1.806,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17620,8606,0,0,16885,0,0,0,'Ravager Ambusher','','',1,1,31,0,0,1,1,0,8,9,1620,156,176,0,1,0,2000,0,11,15,0,0,0,0,0,387,0,0,0,0,0,0,1,0.305555,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11596,0,0,0,0,0,0,0,0,0,0),(17621,7272,0,0,17013,0,0,0,'Heathen Guard','','',0,7,0,0,0,1.25,1,0,69,69,16,8451,8451,0,1,0,1400,0,171.5,242.2,0,0,0,0,0,6423,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,30474,30485,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17622,7272,0,0,16578,0,0,0,'Sharpshooter Guard','','',0,7,0,0,0,1,1,0,69,69,16,8451,8451,0,1,0,1400,0,788.9,1114.12,0,0,0,0,7200000,6423,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,30481,15620,37551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17623,7272,0,0,16580,0,0,0,'Reaver Guard','','',0,7,0,0,0,1.25,1,0,69,69,16,8451,8451,0,1,0,1400,0,171.5,242.2,0,0,0,0,0,6423,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,15496,30485,30471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17624,7272,0,0,17152,0,0,0,'Laughing Skull Warden','','',0,7,0,1,0,3,1,0,62,62,16,16023,16023,0,1,0,2000,0,791.2,1104,0,0,0,0,7200000,4344,0,0,0,0,0,0,1.8,0.4464,'',0,2924,0,2.5,8,14,0,30833,15793,10101,20614,0,0,0,0,0,0,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(17625,12213,0,0,16579,0,0,0,'Fel Orc Grunt','','',0,7,0,0,0,1,1,0,60,60,1697,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,39144,0,32959,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17626,7272,0,0,17150,0,0,0,'Laughing Skull Legionnaire','','',0,7,0,1,0,2.9,1,0,61,61,16,14958,14958,0,1,0,2000,0,731.4,1016.6,0,0,0,0,7200000,4047,0,0,0,0,0,0,1.8,0.416666,'',0,2942,0,2.5,8,14,0,8599,10966,10101,20614,0,0,0,0,0,0,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(17627,7272,0,0,16692,0,0,0,'Jenath','Auctioneer','',0,7,0,0,0,1,1,0,30,30,1604,730,730,2175,1,2097152,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17628,7272,0,0,16693,0,0,0,'Vynna','Auctioneer','',0,7,0,0,0,1,1,0,30,30,1604,800,800,852,1,2097152,1500,0,29.25,39,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17629,7272,0,0,16694,0,0,0,'Feynna','Auctioneer','',0,7,0,0,0,1,1,0,30,30,1604,1400,1400,2175,1,2097152,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17630,7272,0,0,16753,0,0,0,'Innkeeper Jovia','Innkeeper','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,66177,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17631,7272,0,0,16695,0,0,0,'Ceera','Banker','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,131073,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17632,7272,0,0,16696,0,0,0,'Elana','Banker','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,131073,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17633,7272,0,0,16697,0,0,0,'Hatheon','Banker','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,131073,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17634,7272,0,0,17136,0,0,0,'K. Lee Smallfry','Master Engineering Trainer','',0,7,0,0,0,1,1,0,65,65,1667,5914,5914,0,1,83,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17635,5462,0,0,17144,0,0,0,'Lordaeron Commander','','',0,7,0,0,0,1,1,0,60,60,123,3175,3175,2434,1,0,2000,0,146,192,0,0,0,0,0,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17636,7272,0,0,17138,0,0,0,'Kalynna Lathred','','',0,7,0,0,0,1,1,0,55,57,35,1830,1949,5177,1,2,2000,0,69,96,0,0,0,0,300000,2698,0,0,0,0,0,0,1.725,0.2392,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17637,7272,0,0,17272,0,0,0,'Mack Diver','Master Engineering Trainer','',0,7,0,0,0,1,1,0,65,65,1669,5914,5914,0,1,83,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17638,8606,0,0,3619,0,0,0,'Siltfin Ambusher','','',0,7,0,0,0,1,1,0,6,7,18,111,126,274,1,0,2000,0,9,12,0,0,0,0,0,230,0,0,0,0,0,0,1.5,0.417,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17639,8606,0,0,16266,0,0,0,'Wildkin Ambusher','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23733,0,0,0,0,0,0,0),(17640,8606,0,0,6821,0,0,0,'Bristlelimb Ambusher','','',0,7,0,0,0,1,1,0,6,7,82,111,126,274,1,0,2000,0,9,12,0,0,0,0,0,230,0,0,0,0,0,0,1.375,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17641,8606,0,0,17115,0,0,0,'Sunhawk Ambusher','','',0,7,0,0,0,1,1,0,4,5,16,64,76,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,5916,7159,14873,15691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17642,7272,0,0,17141,0,0,0,'Tracker Lyceon','','',0,7,0,0,0,1,1,0,15,15,1698,301,301,326,1,3,2000,0,20,27,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17643,8089,0,0,17142,0,0,0,'Kessel\'s Elekk','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17644,6180,0,0,7029,20577,0,0,'Infernal Target','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,4,1.806,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17645,6180,0,0,18783,11686,0,0,'Infernal Relay','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17646,7272,0,0,18036,0,0,0,'Netherspite Infernal','','',32,3,0,0,0,1.6,1,0,75,75,954,12840,12840,0,1,0,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17647,5462,0,0,17146,0,0,0,'Lordaeron Soldier','','',0,7,0,0,0,1,1,0,60,60,123,2442,2442,2434,1,0,2000,0,146,192,0,0,0,0,0,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17648,13164,0,0,6173,0,0,0,'Felhunter Minion','','',0,3,15,0,0,1,1,0,20,20,35,173,173,539,1,0,2000,0,9.0674,9.0674,0,0,4,4,0,712,0,0,0,0,0,0,1.95,0.4511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17649,7272,0,0,17155,0,0,0,'Kessel','Elekk Lord','',0,7,0,0,0,1,1,0,20,20,1638,484,484,0,1,3,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17650,7272,0,0,16946,0,0,0,'Prince Malchezaar\'s Axes','','',40,10,0,0,0,0.7,1,0,73,73,16,8,8,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17651,7272,0,0,18720,0,0,0,'Image of Medivh','','',4,7,0,3,0,1,1,0,70,70,1683,6400,6400,3155,1,0,2000,0,8820,12495,0,0,0,0,0,6719,0,0,0,0,0,0,1.3,1.3,'',1,0,0,2.5,8,14,0,30974,30977,30972,30967,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17652,7272,0,0,17156,0,0,0,'Image of Arcanagos','','',0,2,0,1,0,1,1,0,70,70,1683,550000,550000,3155,1,0,2000,0,388,561,0,0,0,0,0,6740,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,30985,30969,30970,30971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17653,7272,0,0,17137,0,0,0,'Shadowmoon Channeler','','',32,7,0,1,0,2.9,1,0,62,62,16,6571,6571,6015,1,0,2000,0,602.6,864.8,0,0,0,0,7200000,3500,0,0,0,0,100,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,12739,30937,30937,20614,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17654,7272,0,0,2597,0,0,0,'Tagged Blacksilt Scout','','',0,7,0,0,0,1,1,0,12,13,634,137,149,0,1,0,1400,0,12.6,16.8,1,1900,22.8,34.2,0,596,0,0,0,0,0,0,1.725,0.47955,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17655,7272,0,0,17640,0,0,0,'Blacksmith Frances','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,15,15,1623,328,328,0,1,4225,1500,0,16.5,21.75,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17656,7272,0,0,17159,0,0,0,'Heron Skygaze','Food & Drink','',0,7,0,0,0,1,1,0,14,14,1636,340,340,0,1,641,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17657,7272,0,0,17160,0,0,0,'Logistics Officer Ulrike','Honor Hold Quartermaster','',0,7,0,0,0,3,1,0,62,62,1667,9711,9711,0,1,897,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.208,'',0,1600,0,2.5,8,14,0,29567,35318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17658,7272,0,0,17161,0,0,0,'Exarch Admetius','','',0,7,0,0,0,1,1,0,22,22,1700,562,562,0,1,3,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,31609,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17659,6180,0,0,17162,17163,17165,17164,'Blade of Argus','','',0,7,0,0,0,1.1,1,0,14,16,1700,330,392,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17660,7272,0,0,17166,0,0,0,'Skeletal Gryphon','','',0,6,0,0,0,0.7,1,0,70,70,35,4890,4890,0,1,0,2000,0,252,357,0,0,0,0,7200000,6719,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17661,7272,0,0,9277,0,0,0,'Deathclaw','','',1,1,4,0,0,1.25,1,0,17,17,44,482,482,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,2.625,1.06925,'',0,0,0,2.5,8,14,0,31279,0,0,0,0,0,0,0,0,0,0,0,0,12850,0,0,24025,0,0,0,0,0,0,0),(17662,7272,0,0,11686,0,0,0,'Broggok Poison Cloud','','',1024,10,0,0,0,1.35,1,0,63,63,35,8,8,0,1,0,1400,0,126.7,177.1,0,0,0,0,0,4641,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,30914,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,60,0),(17663,7272,0,0,17169,0,0,0,'Jessera of Mac\'Aree','','',0,7,0,0,0,1,1,0,15,15,1700,328,328,0,1,3,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17664,7272,0,0,17168,0,0,0,'Matis the Cruel','Herald of Sironas','',128,7,0,1,0,3,1,0,18,18,1701,1131,1131,408,1,0,2000,0,40.8,54.4,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.383,'',0,114,0,2.5,8,14,0,31336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17665,8089,0,0,11686,0,0,0,'Arcanagos Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17666,7272,0,0,17218,0,0,0,'Astur','Stable Master','',0,7,0,0,0,1,1,0,13,13,1638,273,273,0,1,4194305,1500,0,13.5,18,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17667,7272,0,0,17236,0,0,0,'Beega','Bowyer','',0,7,0,0,0,1,1,0,14,14,1638,300,300,0,1,4480,1500,0,15,20.25,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17668,8606,0,0,1951,0,0,0,'Matis\'s Mount','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17669,7272,0,0,14334,0,0,0,'Rabid Warhound','','',1,1,1,0,0,1.45,1,0,67,67,16,9173,9173,0,1,0,1500,0,776.25,1083.3,0,0,0,0,7200000,5829,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,30636,30639,35942,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17670,7272,0,0,17184,0,0,0,'Shattered Hand Houndmaster','','',0,7,0,1,0,2.9,1,0,70,70,16,20259,20259,0,1,0,2000,0,1159.2,1642.2,1,1667,358.405,533.44,7200000,6719,0,0,0,0,0,0,3,2,'',0,4483,0,2.5,8,14,0,34100,15620,30932,34100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17671,7272,0,0,17186,0,0,0,'Shattered Hand Champion','','',0,7,0,1,0,3.9,1,0,71,71,16,28006,28006,0,1,0,1420,0,976.535,1391.31,0,0,0,0,7200000,7018,0,0,0,0,0,0,3,2,'',0,4477,0,2.5,8,14,0,32588,32587,32588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17672,6180,0,0,12430,0,0,0,'Deadwind Villager','','',0,6,0,0,0,1,1,0,69,70,188,6761,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.208,'',0,450,0,2.5,8,14,0,11978,13444,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17673,7272,0,0,17170,0,0,0,'Stinkhorn Striker','','',0,1,0,0,0,1,1,0,12,14,14,247,300,0,1,0,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1,0.696,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24041,0,0,0,0,0,0,0),(17674,7272,0,0,17171,0,0,0,'Prince Toreth','Dragon Riders of Loreth\'Aran','',0,6,0,0,0,1,1,0,23,23,80,605,605,0,1,3,2000,0,33,44,0,0,0,0,300000,940,0,0,0,0,0,0,1.5,0.389,'33900',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17675,8606,0,0,17172,0,0,0,'Facet of Keanna','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17676,7272,0,0,17173,0,0,0,'Achelus','','',0,7,0,0,0,1,1,0,18,18,1638,417,417,0,1,3,1500,0,19.5,26.25,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17677,6180,0,0,1126,0,0,0,'Arcanagos Spell Dummy','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17678,7272,0,0,17174,29354,0,0,'Sironas','','',0,3,0,1,0,5,1,0,20,20,1701,2165,2165,490,1,0,2000,0,45.9,61.2,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,1.5,'31612',0,122,0,2.5,8,14,0,10966,31629,8282,13338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17679,8606,0,0,17175,0,0,0,'Man\'ari Abomination','','',0,3,0,1,0,1,1,0,20,20,1701,1452,1452,0,1,0,2000,0,217.5,292.5,0,0,0,0,0,836,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17680,7272,0,0,16213,0,0,0,'Webbed Creature','','',8,10,0,0,0,0.1,1,0,15,15,14,174,174,0,1,0,6000,0,66,87,0,0,0,0,300000,665,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,31009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17681,6180,0,0,17176,17177,17178,17179,'Expedition Researcher','','',0,7,0,0,0,1,1,0,16,17,1638,360,650,0,1,0,1400,0,17.5,23.1,1,1900,32.3,47.5,0,734,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17682,7272,0,0,9491,0,0,0,'Princess Stillpine','','',0,7,0,0,0,1,1,0,16,16,1685,325,325,357,1,2,2000,0,22,29,0,0,0,0,300000,700,0,0,0,0,0,0,2.1875,1.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17683,7272,0,0,17180,0,0,0,'Zarakh','','',1,1,3,0,0,1,1,0,19,19,312,449,449,0,1,0,1000,0,13.5,18.5,0,0,0,0,300000,802,0,0,0,0,0,0,8.004,3.48,'',0,0,0,2.5,8,14,0,744,745,0,0,0,0,0,0,0,0,0,0,0,13118,0,0,0,0,0,0,0,0,0,0),(17684,7272,0,0,17181,0,0,0,'Vindicator Boros','Triumvirate of the Hand','',0,7,0,1,0,11,1,0,33,33,1698,10208,10208,963,1,3,1500,0,241.875,320.625,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17685,8606,0,0,2467,0,0,0,'Unkillable Test Dummy 60 No Armor','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17686,7272,0,0,17182,0,0,0,'Researcher Cornelius','','',0,7,0,0,0,1,1,0,17,17,1638,370,370,0,1,3,1500,0,18.75,24.75,0,0,0,0,300000,734,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17687,6180,0,0,169,0,0,0,'Flame Arrow','','',0,10,0,0,0,1,1,0,1,1,14,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17688,5875,0,0,10817,0,0,0,'Crown Guard Horde Capture Quest Doodad','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17689,5462,0,0,11686,0,0,0,'Crown Guard Capture Quest Doodad','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,345000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17690,5462,0,0,11686,0,0,0,'Eastwall Capture Quest Doodad','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,345000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17691,5875,0,0,11686,0,0,0,'Eastwall Horde Capture Quest Doodad','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17693,7272,0,0,17727,0,0,0,'Shattered Hand Scout','','',32,7,0,0,0,1,1,0,69,69,16,10142,10142,0,1,0,2000,0,245,346,1,1900,391.4,573.8,0,6423,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17694,7272,0,0,17189,0,0,0,'Shadowmoon Darkcaster','','',0,7,0,1,0,1,1,0,70,70,16,14181,14181,16191,1,0,2000,0,1140.8,1669.8,0,0,0,0,7200000,5404,0,0,0,0,172,0,3,2,'',0,4308,0,2.5,8,14,0,12542,12471,11990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17695,7272,0,0,17190,0,0,0,'Shattered Hand Assassin','','',0,7,0,1,0,2.9,1,0,70,71,16,20259,20825,0,1,0,1420,0,976.535,1391.31,0,0,0,0,7200000,7018,0,0,0,0,0,0,3,2,'16380 0 ',0,4503,0,2.5,8,14,0,30991,30992,30980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17696,5462,0,0,11686,0,0,0,'Northpass Capture Quest Doodad','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,345000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17697,5875,0,0,11686,0,0,0,'Northpass Horde Capture Quest Doodad','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17698,5462,0,0,11686,0,0,0,'Plaguewood Capture Quest Doodad','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,345000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17699,5875,0,0,11686,0,0,0,'Plaguewood Horde Capture Quest Doodad','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17700,8606,0,0,16623,0,0,0,'Will of Sargaras','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17701,7272,0,0,11257,0,0,0,'Lord Xiz','','',0,7,0,0,0,1.35,1,0,13,13,74,369,369,0,1,0,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,3,2,'',0,16,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17702,7272,0,0,5851,0,0,0,'High Chief Bristlelimb','','',0,7,0,0,0,1,1,0,13,13,82,273,273,0,1,0,1400,0,12.6,16.8,0,0,0,0,300000,596,0,0,0,0,0,0,1.875,1.5,'',0,17,0,2.5,8,14,0,20753,15793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24099,0,0,0,0,0,0,0),(17703,7272,0,0,17193,0,0,0,'Messenger Hermesius','','',0,7,0,0,0,1,1,0,16,16,1638,356,356,0,1,3,1500,0,17.25,23.25,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17704,6180,0,0,17162,17163,17165,17164,'Hand of Argus Swordsman','Hand of Argus','',0,7,0,0,0,0.34,0.3,0,14,16,1700,102,121,0,1,0,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,9128,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17705,8606,0,0,15504,0,0,0,'Sunhawk Rogue','','',0,7,0,0,0,1,1,0,14,15,1701,300,328,0,1,0,1400,0,15.4,20.3,1,1900,28.5,41.8,0,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,12540,1833,15581,31734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17706,7272,0,0,2453,0,0,0,'Felsteel Boar','','',0,9,0,0,0,1,1,0,70,70,14,450,450,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1.764,'',0,0,0,2.5,8,14,0,6268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17707,6180,0,0,19670,0,0,0,'Dawnstone Crab','','',0,12,0,0,0,1,1,0,1,1,1555,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17708,6180,0,0,15923,0,0,0,'Living Ruby Serpent','','',0,12,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.3125,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17709,6180,0,0,15905,0,0,0,'Talasite Owl','','',0,12,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17710,6180,0,0,15920,0,0,0,'Nightseye Panther','','',0,12,0,0,0,1,1,0,1,1,1555,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17711,6180,0,0,16630,0,0,0,'Doomwalker','','',76,9,0,3,0,1,1,0,73,73,90,1593480,1593480,0,1,0,3000,0,16590,23625,0,0,0,0,86400000,7618,0,0,0,0,0,0,15,1.5,'',1,5000000,0,2.5,8,14,0,32686,33661,33665,33653,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17712,7272,0,0,1279,0,0,0,'Captain Edward Hanes','','',0,7,0,0,0,1,1,0,21,21,12,521,521,0,1,3,2000,0,31,40,0,0,0,0,300000,872,0,0,0,0,0,0,1.5,1,'33900',0,0,0,2.5,8,14,0,31319,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17713,7272,0,0,11263,0,0,0,'Bloodcursed Naga','','',0,7,0,0,0,1,1,0,15,16,74,285,307,823,1,0,2000,0,17,23,0,0,0,0,300000,589,0,0,0,0,0,0,1.875,0.75,'12544',0,27,0,2.5,8,14,0,12544,20792,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17714,6180,0,0,17194,17197,0,0,'Bloodcursed Voyager','','',0,6,0,0,0,1,1,0,16,17,15,370,390,0,1,0,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.5,1,'',0,21,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,24153,0,0,0,0,0,0,0),(17715,7272,0,0,11271,0,0,0,'Atoph the Bloodcursed','','',0,7,0,0,0,1,1,0,19,19,74,449,449,0,1,0,2000,0,27,37,0,0,0,0,0,802,0,0,0,0,0,0,3.375,2.25,'',0,0,0,2.5,8,14,0,11976,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17716,7272,0,0,17198,0,0,0,'Sangrias Stillblade','Blood Knight','',128,7,0,0,0,1,1,0,12,12,14,230,230,249,1,0,1400,0,21.7,27.3,1,1900,0,0,0,479,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,22120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17717,7272,0,0,17199,0,0,0,'Knight-Lord Bloodvalor','','',0,7,0,0,0,1,1,0,60,60,1604,3984,3984,2434,1,3,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17718,7272,0,0,17201,0,0,0,'Magister Astalor Bloodsworn','','',0,7,0,0,0,1,1,0,60,60,1604,3500,3500,5751,1,2,2000,0,74,102,0,0,0,0,180000,3025,0,0,0,0,0,0,1.5,0.383,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17719,5462,0,0,17202,0,0,0,'Ironforge Gryphon Rider','','',0,7,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17720,5462,0,0,17203,0,0,0,'Orgrimmar Wyvern Rider','','',0,7,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17721,7272,0,0,18388,0,0,0,'Coilfang Engineer','','',0,7,0,1,0,1,1,0,70,70,16,20259,20259,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,2.625,0.607638,'',0,4280,0,2.5,8,14,0,6533,40331,40332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17722,7272,0,0,18396,0,0,0,'Coilfang Sorceress','','',0,7,0,1,0,1,1,0,70,70,16,22356,22356,15775,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,100,0,0,1.3,1.3,'',0,4476,0,2.5,8,14,0,31581,15063,12675,31581,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17723,7272,0,0,17450,0,0,0,'Bog Giant','','',256,5,0,1,0,1,1,0,63,63,14,36478,36478,0,1,0,2000,0,832.6,1163.8,0,0,0,0,7200000,4641,0,0,100,0,0,0,6,0.62,'',0,0,0,2.5,8,14,0,8599,32065,40318,15550,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17724,7272,0,0,17752,0,0,0,'Underbat','','',1,1,33,1,0,2.9,1,0,62,63,1712,15489,16028,0,1,0,2000,0,832.6,1163.8,0,0,0,0,7200000,4641,0,0,0,0,0,0,1.75,1.05,'',0,0,0,2.5,8,14,0,34171,37956,0,0,0,0,0,0,0,1188,0,0,0,12956,0,0,0,0,0,0,0,0,0,0),(17725,7272,0,0,17754,0,0,0,'Underbog Lurker','','',256,4,0,1,0,2.9,2,0,62,63,16,15489,16028,0,1,0,2500,0,1040.75,1454.75,0,0,0,0,7200000,4641,0,0,50,0,0,0,1.875,0.625,'',0,0,0,2.5,8,14,0,34161,0,0,0,0,0,0,0,0,1060,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17726,7272,0,0,18399,0,0,0,'Wrathfin Myrmidon','','',0,7,0,1,0,1,1,0,64,64,74,16574,16574,0,1,0,2000,0,892.4,1260.4,0,0,0,0,7200000,4937,0,0,0,0,0,0,3,0.694444,'',0,3469,0,2.5,8,14,0,31410,37973,0,0,0,0,0,0,0,443,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17727,7272,0,0,18400,0,0,0,'Wrathfin Sentry','','',0,7,0,1,0,1,1,0,64,64,74,16574,16574,0,1,0,2000,0,892.4,1260.4,0,0,0,0,7200000,4937,0,0,0,0,0,0,3.3,0.763888,'',0,3396,0,2.5,8,14,0,11972,11976,0,0,0,0,0,0,0,447,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17728,7272,0,0,17756,0,0,0,'Murkblood Tribesman','','',0,7,0,1,0,1,1,0,63,64,51,16028,16574,0,1,0,2000,0,892.4,1260.4,1,1583,243.782,357.758,7200000,4937,0,0,0,0,0,0,0,1.75,'',0,3352,0,2.5,8,14,0,8599,12057,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17729,7272,0,0,17757,0,0,0,'Murkblood Spearman','','',0,7,0,1,0,1,1,0,63,64,51,12824,13259,2663,1,0,2000,0,814.2,1136.2,1,1583,229.535,340.345,7200000,5233,0,0,0,0,0,0,0,1.45,'',0,3361,0,2.5,8,14,0,8599,22887,31407,39413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17730,7272,0,0,17755,0,0,0,'Murkblood Healer','','',0,7,0,1,0,1,1,0,63,64,51,12824,13259,13313,1,0,2000,0,1327.5,1852.5,0,0,0,0,0,5233,100,0,0,0,0,0,0,1.3,'',0,3368,0,2.5,8,14,0,29427,15585,34423,37978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17731,6180,0,0,19403,0,0,0,'Fen Ray','','',9,1,34,1,0,1,1,0,64,64,1711,16574,16574,0,1,0,2000,0,892.4,1260.4,0,0,0,0,7200000,4937,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,34984,0,0,0,0,0,0,0,0,5363,0,0,0,12891,0,0,0,0,0,0,0,0,0,0),(17732,6180,0,0,18722,0,0,0,'Lykul Wasp','','',9,1,44,1,0,1,1,0,63,63,1711,16028,16028,0,1,0,1333,0,904.775,1264.69,0,0,0,0,0,4641,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,32330,8599,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17733,8606,0,0,9749,6633,7350,11091,'[UNUSED] Lykul Larva','','',8,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.55,0.275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17734,6180,0,0,17758,0,0,0,'Underbog Lord','','',256,5,0,1,0,1,1,0,64,64,14,45720,45720,0,1,0,1347,0,601.03,848.88,0,0,0,0,7200000,4937,0,0,100,0,0,0,7.5,0.775,'',0,0,0,2.5,8,14,0,8599,32065,40318,25778,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17735,7272,0,0,18401,0,0,0,'Wrathfin Warrior','','',0,7,0,1,0,1,1,0,64,64,74,16574,16574,0,1,0,2000,0,892.4,1260.4,0,0,0,0,7200000,4937,0,0,0,0,0,0,2.1,0.486111,'',0,3488,0,2.5,8,14,0,11972,11976,8599,0,0,0,0,0,0,443,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17736,8606,0,0,17753,0,0,0,'Underbat Swarmer','','',1,1,33,0,0,1,1,0,62,63,1713,1602,1658,0,1,0,2000,0,181,253,0,0,0,0,0,4641,0,0,0,0,0,0,0.9,0.54,'',0,0,0,2.5,8,14,0,36139,7145,0,0,0,0,0,0,0,0,0,0,0,13087,0,0,0,0,0,0,0,0,0,0),(17737,8606,0,0,17091,0,0,0,'Outland Chimera, Green','','',0,1,0,0,0,1,1,0,12,13,7,247,273,0,1,0,2000,0,18,24,0,0,0,0,0,596,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17738,8606,0,0,17092,0,0,0,'Outland Chimera, Purple','','',0,1,0,0,0,1,1,0,13,14,7,273,300,0,1,0,2000,0,20,27,0,0,0,0,0,630,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17739,8606,0,0,17093,0,0,0,'Outland Chimera, White','','',0,1,0,0,0,1,1,0,12,14,7,219,263,624,1,0,2000,0,20,27,0,0,0,0,0,630,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17740,8606,0,0,17094,0,0,0,'Outland Chimera, Yellow','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17741,8606,0,0,17101,0,0,0,'Outland Lobstrok, Purple','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17742,8606,0,0,17105,0,0,0,'Outland Lobstrok, Red','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17743,8606,0,0,17106,0,0,0,'Outland Lobstrok, Blue','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17744,8606,0,0,17107,0,0,0,'Outland Lobstrok, White','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17745,8606,0,0,17108,0,0,0,'Outland Lobstrok, Yellow','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17746,8606,0,0,17096,0,0,0,'Outland Doomguard, Black','','',0,3,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17747,8606,0,0,17097,0,0,0,'Outland Doomguard, Blue','','',0,3,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17748,8606,0,0,17095,0,0,0,'Outland Doomguard, Orange','','',0,3,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17749,8606,0,0,17098,0,0,0,'Outland Doomguard, Green','','',0,3,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17750,8606,0,0,17099,0,0,0,'Outland Doomguard, Purple','','',0,3,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17751,8606,0,0,17100,0,0,0,'Outland Doomguard, Yellow','','',0,3,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17752,8606,0,0,17075,0,0,0,'Outland Mtn. Giant, Zangarmarsh','','',0,4,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17753,8606,0,0,17073,0,0,0,'Outland Mtn. Giant, Blades Edge','','',0,4,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17754,8606,0,0,17074,0,0,0,'Outland Mtn. Giant, Netherstorm','','',0,4,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17755,8606,0,0,16632,0,0,0,'Pit Lord','','',0,3,0,0,0,1,1,0,1,1,7,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17756,8606,0,0,16876,0,0,0,'Outland Basilisk, Green','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17757,8606,0,0,16877,0,0,0,'Outland Basilisk, Red','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17758,8606,0,0,16878,0,0,0,'Outland Basilisk, Violet','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17759,8606,0,0,16879,0,0,0,'Outland Basilisk, Yellow','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17760,8606,0,0,16881,0,0,0,'Outland Carrion Bird, Blue','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17761,8606,0,0,16880,0,0,0,'Outland Carrion Bird, Orange','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17762,8606,0,0,16882,0,0,0,'Outland Carrion Bird, Green','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17763,8606,0,0,16883,0,0,0,'Outland Carrion Bird, White','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17764,8606,0,0,16884,0,0,0,'Outland Carrion Bird, Yellow','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17765,5462,0,0,1598,1608,0,0,'Alliance Silithyst Sentinel','','',0,7,0,1,0,8,1,0,60,60,57,6800,6800,0,1,0,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.5,0.347,'18950',0,0,0,2.5,8,14,0,18328,19643,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17766,5462,0,0,7117,7118,0,0,'Horde Silithyst Sentinel','','',0,7,0,1,0,8,1,0,60,60,71,24416,24416,0,1,0,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1.5,0.383,'18950',0,0,0,2.5,8,14,0,18328,19643,15618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17767,7272,0,0,17444,0,0,0,'Rage Winterchill','','',108,6,0,3,1,1,1,0,73,73,1720,2974300,2974300,1016100,1,0,1200,0,6573,9408,0,0,0,0,0,7604,0,0,0,186,0,0,5.25,3.5,'',1,2500000,0,2.5,8,14,0,31249,31250,31256,31258,0,0,0,0,0,1535,0,0,0,0,0,0,32459,0,0,0,0,0,0,0),(17768,7272,0,0,17198,0,0,0,'Blood Knight Stillblade','','',0,7,0,0,0,1,1,0,12,12,1604,230,230,249,1,0,2000,0,16,21,0,0,0,0,300000,560,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17769,7272,0,0,17211,0,0,0,'Blood Knight Adept','','',0,7,0,0,0,1,1,0,20,20,1604,433,433,490,1,1,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17770,7272,0,0,17228,0,0,0,'Hungarfen','','',264,5,0,1,1,1,1,0,65,65,16,65054,65054,0,1,0,2000,0,920,1292.6,0,0,0,0,43200000,5234,0,0,100,0,0,0,10.5,1.085,'',0,3768,0,2.5,8,14,0,31673,0,34874,38739,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17771,7272,0,0,17648,0,0,0,'Murkblood Oracle','','',0,7,0,1,0,1,1,0,63,64,51,12824,13259,13313,1,0,2000,0,814.2,1136.2,0,0,0,0,7200000,5233,0,0,0,0,0,0,0,1.3,'',0,3354,0,2.5,8,14,0,12248,31405,14034,15531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17772,6692,0,0,17369,0,0,0,'Lady Jaina Proudmoore','','',76,7,0,3,0,1,1,0,73,73,1718,455250,455250,67740,1,0,1200,0,6573,9408,0,0,0,0,300000,7604,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,31266,31263,31264,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17773,7272,0,0,17518,0,0,0,'Ossco','Banker','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,131073,1500,0,22.5,31.5,0,0,0,0,120000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17774,8606,0,0,16711,0,0,0,'Outland Hydra, Black','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17775,8606,0,0,17237,0,0,0,'Outland Hydra, Blue','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17776,8606,0,0,17238,0,0,0,'Outland Hydra, Green','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17777,8606,0,0,17239,0,0,0,'Outland Hydra, Purple','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17778,8606,0,0,17240,0,0,0,'Outland Hydra, Orange','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17779,8606,0,0,16891,0,0,0,'Outland Imp, Gray','','',0,3,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17780,8606,0,0,16888,0,0,0,'Outland Imp, Orange','','',0,3,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17781,8606,0,0,16889,0,0,0,'Outland Imp, Purple','','',0,3,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17782,8606,0,0,16890,0,0,0,'Outland Imp, Yellow','','',0,3,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17783,8606,0,0,16893,0,0,0,'Outland Larva, Black','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17784,8606,0,0,16894,0,0,0,'Outland Larva, Blue','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17785,8606,0,0,16895,0,0,0,'Outland Larva, Purple','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17786,8606,0,0,16896,0,0,0,'Outland Larva, Red','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17787,8606,0,0,16892,0,0,0,'Outland Larva, Pink','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17788,8606,0,0,16898,0,0,0,'Outland Wind Serpent, Black','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,85,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17789,8606,0,0,16901,0,0,0,'Outland Wind Serpent, Blue','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,85,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17790,8606,0,0,16900,0,0,0,'Outland Wind Serpent, Green','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,85,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17791,8606,0,0,16897,0,0,0,'Outland Wind Serpent, Orange','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,85,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17792,8606,0,0,16902,0,0,0,'Outland Wind Serpent, White','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,85,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17793,8606,0,0,16899,0,0,0,'Outland Wind Serpent, Yellow','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,85,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17794,5462,0,0,5187,16925,0,0,'Alliance Tower Buffer','','',0,10,0,0,0,1,1,0,1,1,84,42,42,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,1.25,1,'23196 0',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17795,5462,0,0,5187,16925,0,0,'Horde Tower Buffer','','',0,10,0,0,0,1,1,0,1,1,83,42,42,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,1.25,1,'23196 0',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17796,7272,0,0,18638,0,0,0,'Mekgineer Steamrigger','','',0,9,0,1,1,1,1,0,72,72,16,103320,103320,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,43200000,7318,0,0,0,0,0,0,5,4,'',0,4186,0,2.5,8,14,0,35107,31485,31486,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17797,7272,0,0,11268,0,0,0,'Hydromancer Thespia','','',64,7,0,1,1,1,1,0,72,72,16,100351,100351,3309,1,0,2000,0,1398.4,2005.6,0,0,0,0,43200000,7305,0,0,0,0,0,0,2.5,1,'',0,4149,0,2.5,8,14,0,25189,25033,31481,0,0,0,0,0,0,1535,0,0,0,0,0,0,30828,0,0,0,0,0,0,0),(17798,7272,0,0,20235,0,0,0,'Warlord Kalithresh','','',8,7,0,1,1,20,1,0,72,72,16,147600,147600,0,1,0,2000,0,1412.2,2014.8,1,1900,513,761.9,43200000,7318,0,0,0,0,0,0,3.75,0.868055,'',0,4155,0,2.5,8,14,0,31534,16172,39061,36453,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17799,7272,0,0,17691,0,0,0,'Dreghood Slave','','',0,7,0,1,0,1,1,0,70,70,190,20259,20259,0,1,0,1200,0,695.52,985.32,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,1.25,'',0,4275,0,2.5,8,14,0,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17800,7272,0,0,18389,0,0,0,'Coilfang Myrmidon','','',0,7,0,1,0,2.9,1,0,70,70,16,20259,20259,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,3,0.694444,'',0,4499,0,2.5,8,14,0,15496,7160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17801,7272,0,0,18392,0,0,0,'Coilfang Siren','','',0,7,0,1,0,1,1,0,70,70,16,16208,16208,15775,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,100,1.3,1.3,'',0,4421,0,2.5,8,14,0,38660,37664,37856,37856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17802,7272,0,0,18398,0,0,0,'Coilfang Warrior','','',0,7,0,1,0,1,1,0,70,70,16,20259,20259,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,2.25,0.520833,'',0,4371,0,2.5,8,14,0,7164,35105,31403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17803,7272,0,0,18391,0,0,0,'Coilfang Oracle','','',0,7,0,1,0,1,1,0,70,70,16,16208,16208,15775,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,1.5,1.5,'',0,4433,0,2.5,8,14,0,8281,31730,22582,31730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17804,5462,0,0,17250,0,0,0,'Squire Rowe','','',0,7,0,0,0,1.3,1,0,52,52,12,3082,3082,0,1,3,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.5,0.306,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17805,7272,0,0,18394,0,0,0,'Coilfang Slavemaster','','',0,7,0,1,0,1,1,0,70,70,16,20259,20259,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,2.625,0.607638,'',0,4537,0,2.5,8,14,0,10987,6713,8269,3416,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17807,7272,0,0,17257,0,0,0,'Master Kelerun Bloodmourn','Blood Knight','',0,7,0,0,0,1,1,0,30,30,1604,900,900,852,1,2,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17808,7272,0,0,21069,0,0,0,'Anetheron','','',108,3,0,3,1,1,1,0,73,73,1720,2974300,2974300,67740,1,0,1200,0,6573,9408,0,0,0,0,0,7604,0,0,0,0,0,0,0,0,'',1,2500000,0,2.5,8,14,0,31306,38061,39346,31306,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17809,7272,0,0,17258,0,0,0,'Champion Bloodwrath','Blood Knight','',0,7,0,0,0,1,1,0,20,20,1604,240,240,490,1,0,2000,0,18,26,0,0,0,0,0,840,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17810,7272,0,0,17259,0,0,0,'Champion Lightrend','Blood Knight','',0,7,0,0,0,1,1,0,20,20,1604,250,250,490,1,0,2000,0,18,26,0,0,0,0,0,840,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17811,7272,0,0,17260,0,0,0,'Champion Swiftblade','Blood Knight','',0,7,0,0,0,1,1,0,20,20,1604,280,280,490,1,0,2000,0,18,26,0,0,0,0,0,840,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17812,7272,0,0,17261,0,0,0,'Champion Sunstriker','Blood Knight','',0,7,0,0,0,1,1,0,20,20,1604,440,440,490,1,0,2000,0,18,26,0,0,0,0,0,840,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17813,8606,0,0,7192,0,0,0,'[UNUSED] Lost Goblin [PH]','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17814,6180,0,0,17959,17960,17961,17962,'Lordaeron Watchman','','',0,7,0,1,0,2.9,1,0,65,65,1749,17151,17151,100,1,0,2000,0,920,1292.6,0,0,0,0,6600000,5234,0,0,0,0,0,0,1.5,0.208,'',0,3574,0,2.5,8,14,0,11976,12169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17815,6180,0,0,17947,17948,17949,17950,'Lordaeron Sentry','','',0,7,0,1,0,2.9,1,0,65,65,1749,17151,17151,100,1,0,2000,0,920,1292.6,1,1900,315.4,467.4,6600000,5234,0,0,0,0,0,0,1.5,0.208,'',0,3585,0,2.5,8,14,0,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17816,7272,0,0,17106,0,0,0,'Bogstrok','','',0,7,0,1,0,2.9,1,0,62,62,16,15489,15489,0,1,0,2000,0,791.2,1104,0,0,0,0,7200000,4344,0,0,0,0,0,0,1,1,'',0,3562,0,2.5,8,14,0,31551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17817,7272,0,0,17101,0,0,0,'Greater Bogstrok','','',0,7,0,1,0,2.9,1,0,62,62,16,15489,15489,0,1,0,2000,0,791.2,1104,0,0,0,0,7200000,4344,0,0,0,0,0,0,1,1,'',0,3677,0,2.5,8,14,0,31552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17818,6692,0,0,7029,0,0,0,'Towering Infernal','','',72,3,0,1,0,1,1,0,72,72,1720,154980,154980,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,4,1.806,'',0,0,0,2.5,8,14,0,31302,0,0,0,0,0,0,0,0,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17819,6180,0,0,17999,18000,18001,18002,'Durnholde Sentry','','',0,7,0,1,0,2.9,1,0,66,71,1748,17736,17736,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,7200000,7018,0,0,0,0,0,0,1.65,0.2288,'',0,3559,0,2.5,8,14,0,9080,14895,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17820,6180,0,0,17979,17980,17982,17983,'Durnholde Rifleman','','',0,7,0,1,0,2.9,1,0,66,67,1748,17736,17736,0,1,0,2000,0,1035,1444.4,1,1900,353.4,524.4,7200000,5829,0,0,0,0,0,0,1.65,0.2288,'',0,3549,0,2.5,8,14,0,16100,22907,31942,38383,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17822,7272,0,0,17263,0,0,0,'Landen Stilwell','','',0,7,0,0,0,1,1,0,23,23,35,484,484,0,1,1,2000,0,49.3,66.3,0,0,0,0,7200000,940,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17823,8606,0,0,203,0,0,0,'Crazed Worgen','','',0,7,0,0,0,1,1,0,20,20,14,484,484,0,1,0,2000,0,29,39,0,0,0,0,0,836,0,0,0,0,0,0,1.5,0.807,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17824,6180,0,0,17267,17268,0,0,'Captured Sunhawk Agent','','',0,7,0,0,0,1,1,0,16,16,1194,356,356,0,1,1,2000,0,23,31,0,0,0,0,300000,700,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17825,7272,0,0,17269,0,0,0,'Interrogator Elysia','','',0,7,0,0,0,1,1,0,19,19,1698,404,404,456,1,2,2000,0,26,34,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17826,7272,0,0,18570,0,0,0,'Swamplord Musel\'ek','','',8,7,0,1,1,1,1,0,65,65,74,53224,53224,55800,1,0,1362,0,582.665,814.475,0,0,0,0,43200000,5228,0,0,0,0,0,0,0,1.5,'',0,3578,0,2.5,8,14,0,31566,34974,31567,18813,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17827,7272,0,0,2289,0,0,0,'Claw','Swamplord Musel\'ek\'s Pet','',0,1,0,1,0,1,1,0,65,65,74,53226,53226,0,1,0,1362,0,626.52,880.26,0,0,0,0,7200000,5234,0,0,0,0,0,0,1.2,0.408,'',0,0,0,2.5,8,14,0,31429,34298,34971,0,0,0,0,0,0,1407,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17828,8606,0,0,11410,0,0,0,'[UNUSED] Fnort','Swamplord Musel\'ek\'s Pet','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17829,8606,0,0,17270,0,0,0,'Lykul Hatchling','','',0,10,0,0,0,1,1,0,51,53,7,344,368,0,1,0,2000,0,89,119,0,0,0,0,0,3128,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17830,7272,0,0,1912,0,0,0,'Zelemar the Wrathful','','',0,3,0,1,0,1,1,0,20,20,954,2420,2420,0,1,0,2000,0,217.5,292.5,0,0,0,0,0,836,0,0,0,0,0,0,1.8,0.9168,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24225,0,0,0,0,0,0,0),(17831,7272,0,0,17271,0,0,0,'Watcher Leesa\'oh','','',0,7,0,0,0,1,1,0,65,65,1660,4731,4731,2790,1,3,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,9885,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17832,7272,0,0,17258,0,0,0,'Blood Knight Dawnstar','','',128,7,0,0,0,1,1,0,23,23,1604,533,533,581,1,1,2000,0,31,41,0,0,0,0,300000,940,0,0,0,0,0,0,3,2,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17833,6180,0,0,18008,18009,18010,18011,'Durnholde Warden','','',0,7,0,1,0,2.9,5,0,67,67,1748,14674,14674,14665,1,0,2000,0,938.4,1320.2,0,0,0,0,7200000,5821,0,0,0,0,0,0,1.65,0.2288,'',0,3568,0,2.5,8,14,0,15586,15654,17201,22883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17834,7272,0,0,17274,0,0,0,'Lethyn Moonfire','','',0,7,0,0,0,1,1,0,63,63,1660,4422,4422,2620,1,3,2000,0,168,234,0,0,0,0,300000,4601,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17835,7272,0,0,19058,0,0,0,'Infinite Assassin','','',0,2,0,0,0,0.8,1,0,70,70,1720,5589,5589,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.3,'',0,950,0,2.5,8,14,0,7159,14873,14874,15583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17836,7272,0,0,11570,0,0,0,'Ogre Brawler','','',0,7,0,1,0,1,1,0,65,65,41,35000,35000,0,1,0,1400,0,1050,1475.25,1,1900,315.4,467.4,0,5234,0,0,0,0,0,0,3.75,2.2325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17837,7272,0,0,592,0,0,0,'Troll Berserker','','',0,7,0,1,0,1,1,0,65,65,99,8075,8075,0,1,0,1400,0,1050,1475.25,1,1900,315.4,467.4,0,5234,0,0,0,0,0,0,2.25,0.783,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17838,7272,0,0,18877,0,0,0,'Time Rift','','',0,10,0,0,0,1,1,0,1,1,35,6986,6986,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17839,7272,0,0,19326,0,0,0,'Rift Lord','','',0,2,0,1,0,9,3,0,71,71,1720,64629,64629,0,1,0,1449,0,1624.69,2314.78,0,0,0,0,0,7018,0,0,0,0,0,0,1.75,0.525,'',0,4285,0,2.5,8,14,0,36214,16145,15708,9080,0,0,0,0,0,0,0,0,0,0,0,0,31753,0,0,0,0,0,0,0),(17840,7272,0,0,780,0,0,0,'Durnholde Tracking Hound','','',0,1,0,1,0,1.8,1,0,65,65,1748,10645,10645,0,1,0,1200,0,552,775.56,0,0,0,0,7200000,5234,0,0,0,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17841,7272,0,0,17275,0,0,0,'Ysiel Windsinger','Expedition Leader','',0,7,0,0,0,1,1,0,68,68,1659,5233,5233,2991,1,3,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17842,7561,0,0,17287,0,0,0,'Azgalor','','',108,3,0,3,1,1,1,0,73,73,1720,2974300,2974300,67740,1,0,1200,0,6573,9408,0,0,0,0,0,7604,0,0,0,0,329,0,6.6,3,'',1,2500000,0,2.5,8,14,0,42023,31347,40505,40505,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17843,7272,0,0,17277,0,0,0,'Vindicator Kuros','Triumvirate of the Hand','',0,7,0,1,0,11,1,0,33,33,1698,10208,10208,963,1,3,1500,0,241.875,320.625,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,31008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17844,7272,0,0,17276,0,0,0,'Vindicator Aesom','Triumvirate of the Hand','',0,7,0,1,0,11,1,0,33,33,1698,10208,10208,963,1,51,1500,0,241.875,320.625,0,0,0,0,300000,1281,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17845,6180,0,0,17279,17278,0,0,'Blood Elf Magister','','',0,7,0,0,0,1,1,0,50,50,1604,1500,1500,4393,1,0,2000,0,60,83,0,0,0,0,300000,2393,0,0,0,0,0,0,1.5,0.383,'',0,400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17846,6180,0,0,11898,5375,4889,1823,'Pit Spectator','','',0,7,0,1,0,2.9,1,0,65,69,1749,17151,17151,0,1,0,2000,0,1127,1591.6,0,0,0,0,7200000,6423,0,0,0,0,0,0,1.5,0.208,'',0,3449,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17847,7272,0,0,11686,0,11686,11686,'[PH]Ye Olde Channel Imp','You shouldn\'t see me','',0,10,0,0,0,1,1,0,1,1,954,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,1,0.5,'31324',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17848,7272,0,0,17386,0,0,0,'Lieutenant Drake','','',0,7,0,1,1,1,1,0,68,68,1748,78504,78504,0,1,0,2500,0,2165.62,3046.88,1,1900,370.5,549.1,0,6126,0,0,0,0,0,0,1.95,0.3978,'',0,3787,0,2.5,8,14,0,9080,31909,31910,31911,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17849,7272,0,0,17284,0,0,0,'Slain Outrunner','','',128,7,0,0,0,1.05,1,0,6,6,1604,117,117,259,1,2,1500,0,3.75,3.75,0,0,0,0,120000,162,0,0,0,0,0,0,1.5,0.383,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17850,7272,0,0,17188,0,0,0,'Sunhawk Reclaimer Generator','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17851,8606,0,0,15590,0,0,0,'Trained Dragonhawk','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17852,6692,0,0,17370,0,0,0,'Thrall','Warchief','',4172,7,0,3,0,1,1,0,73,73,1718,455250,455250,50805,1,0,1200,0,6573,9408,0,0,0,0,43200000,7604,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,31330,0,31331,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17853,6180,0,0,17280,0,0,0,'Tracker of the Hand','','',0,7,0,1,0,1,1,0,18,18,1700,1508,1508,408,1,0,2000,0,180,240,0,0,0,0,0,652,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17854,6692,0,0,17283,0,0,0,'Dire Wolf','','',1,1,1,1,0,1,1,0,73,73,1718,22764,22764,0,1,0,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,31334,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17855,6180,0,0,20618,20619,20621,20620,'Expedition Warden','','',0,7,0,1,0,3,1,0,70,70,1661,16767,16767,3155,1,268435456,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(17856,7272,0,0,17626,0,0,0,'Gzhun\'tt','','',0,7,0,0,0,1,1,0,65,65,1708,4731,4731,2790,1,3,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1,1,'35230',0,0,0,2.5,8,14,0,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17857,7272,0,0,17626,0,0,0,'T\'shu','','',0,7,0,0,0,1,1,0,63,63,1708,5527,5527,0,1,3,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1,1,'35230',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17858,7272,0,0,17285,0,0,0,'Warden Hamoot','','',0,7,0,0,0,1,1,0,56,58,1660,2699,2871,0,1,3,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17859,8606,0,0,16490,0,0,0,'Alex Test Quest Flagging NPC','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17860,6180,0,0,18004,18005,18006,18007,'Durnholde Veteran','','',0,7,0,1,0,2.9,1,0,67,67,1748,18345,18345,0,1,0,2000,0,1035,1444.4,0,0,0,0,7200000,5829,0,0,0,0,0,0,1.65,0.2288,'',0,3586,0,2.5,8,14,0,15581,15582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17861,8606,0,0,11686,0,0,0,'Waterpump Investigation Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17862,7272,0,0,17387,0,0,0,'Captain Skarloc','','',0,7,0,1,1,1,1,0,68,68,1748,62796,62796,29910,1,0,2000,0,1605,2257.5,0,0,0,0,0,6116,0,0,0,0,0,0,2.1,0.4284,'',0,3761,0,2.5,8,14,0,8258,13005,29380,29427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17863,8606,0,0,16490,0,0,0,'Matis Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17864,7561,0,0,1912,0,0,0,'Lesser Doomguard','','',8,3,0,1,0,1,1,0,72,72,1720,144624,144624,16545,1,0,2000,0,2280,3270,0,0,0,0,0,7305,0,0,0,0,0,0,1.8,0.9168,'',0,0,0,2.5,8,14,0,3417,31408,31406,0,0,0,0,0,0,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17865,7272,0,0,17168,0,0,0,'Matis','Herald of Sironas','',0,7,0,1,0,1,1,0,18,18,1194,1131,1131,408,1,0,2000,0,40.8,54.4,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17866,7272,0,0,17626,0,0,0,'Khn\'nix','','',0,7,0,0,0,1,1,0,66,66,1708,4892,4892,2846,1,3,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,1,1,'35230',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17867,8606,0,0,1126,0,0,0,'Coilfang Periodic Bat Trigger','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17868,8606,0,0,1126,0,0,0,'Silithus Spice Worm Mortar Target','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17869,8606,0,0,1126,0,0,0,'Silithus Spice Sandworm Mortar Target','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17870,7272,0,0,17288,0,0,0,'Angered Nether-wraith','','',0,4,0,0,0,1,1,0,70,70,634,11178,11178,6310,1,0,2000,0,483,618,0,0,0,0,0,5474,0,0,0,0,75,100,0,2,'',0,0,0,2.5,8,14,0,39337,38205,38206,38207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17871,7272,0,0,16273,0,0,0,'Underbog Shambler','','',256,4,0,1,0,2.9,2,0,62,63,16,12395,12824,5188,1,0,2500,0,966,1345.5,0,0,0,0,7200000,3687,0,0,50,0,0,0,1.875,0.625,'',0,0,0,2.5,8,14,0,32329,34163,31427,37965,0,0,0,0,0,1060,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17872,8606,0,0,17760,0,0,0,'Murkblood Foreman','','',0,7,0,1,0,1,1,0,63,64,51,24872,25718,0,1,0,2000,0,1455,2055,0,0,0,0,0,4937,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,18200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17873,8606,0,0,17761,0,0,0,'Murkblood Henchman','Murkblood Foreman\'s Flunky','',0,7,0,1,0,1,1,0,63,64,51,12824,13259,2663,1,0,2000,0,1455,2055,0,0,0,0,0,4937,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17874,7272,0,0,17826,0,0,0,'Image of Velen','','',12,7,0,3,0,1,1,0,70,70,35,972000,972000,47325,1,0,2000,0,8190,11585,0,0,0,0,300000,6708,0,0,0,0,0,0,1.2,0.6,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17875,6180,0,0,17280,0,0,0,'Hunter of the Hand','','',0,7,0,1,0,1,1,0,18,18,1700,1508,1508,408,1,0,2000,0,40.8,54.4,0,0,0,0,1272000,652,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17876,7272,0,0,17292,0,0,0,'Thrall','','',4096,7,0,1,0,6,5,0,67,67,1747,37956,37956,0,1,3,2000,0,1035,1444.4,0,0,0,0,300000,5829,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,12169,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17877,7272,0,0,18228,0,0,0,'Fhwoor','','',4096,7,0,0,0,3,4,0,65,65,1709,14193,14193,11160,1,3,3000,0,279,390,0,0,0,0,300000,5228,0,0,0,0,0,0,3,0.31,'',0,0,0,2.5,8,14,0,31277,31964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17878,6180,0,0,9789,11489,9788,775,'Scourge Siege Engineer','','',0,6,0,0,0,1,1,0,60,60,21,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,345000,3750,0,0,0,0,172,0,1.95,1.3,'',0,601,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17879,7272,0,0,20513,0,0,0,'Chrono Lord Deja','','',64,2,0,1,1,15,10,0,73,73,1720,88545,88545,33090,1,0,1400,0,1050.7,1345.4,0,0,0,0,0,5954,0,0,0,0,0,0,5,0.6,'',0,4632,0,2.5,8,14,0,31457,31467,38539,38538,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17880,7272,0,0,19066,0,0,0,'Temporus','','',64,2,0,1,1,15,1,0,73,73,1720,110700,110700,0,1,0,1400,0,1659,2362.5,0,0,0,0,0,7618,0,0,0,0,0,0,3,2,'',0,4755,0,2.5,8,14,0,31458,31464,31475,38592,0,0,0,0,0,512,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17881,7272,0,0,20510,0,0,0,'Aeonus','','',64,2,0,1,1,20,1,0,72,72,1720,147600,147600,0,1,0,1400,0,1611.75,2299.5,0,0,0,0,0,7318,0,0,0,0,0,0,3,2,'',0,4724,0,2.5,8,14,0,31422,31473,37605,39049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17882,7272,0,0,18194,0,0,0,'The Black Stalker','','',8,1,0,1,1,1,1,0,65,65,14,75696,75696,27900,1,0,1362,0,582.665,814.475,0,0,0,0,43200000,5228,0,0,0,0,0,0,9,1.05,'18950 18950',0,0,0,2.5,8,14,0,31717,31704,31715,20279,0,0,0,0,0,1535,0,0,0,0,0,0,24248,24427,0,0,0,0,0,0),(17883,7272,0,0,11686,0,0,0,'Velen Event Trigger','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17884,7272,0,0,17294,0,0,0,'Watcher Jhang','','',0,7,0,0,0,1,1,0,63,63,1660,4422,4422,2620,1,3,2000,0,168,234,0,0,0,0,300000,4601,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17885,7272,0,0,17295,0,0,0,'Earthbinder Rayge','','',0,7,0,0,0,1,1,0,64,64,1659,8100,8100,2705,1,1,1347,0,548.365,765.23,0,0,0,0,360000,5233,0,0,0,0,0,0,1.5,0.389,'31526',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17886,7272,0,0,11686,0,11686,11686,'[DND]Sunhawk Portal Controller','','',8,10,0,1,0,1,1,0,17,18,35,200,213,0,1,0,2000,0,32.3,44.2,0,0,0,0,300000,643,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17887,7272,0,0,17298,0,0,0,'Void Critter','','',0,3,0,0,0,0.01,1,0,3,5,1715,410,430,97,1,0,2000,0,5,6,0,0,0,0,300000,109,0,0,0,0,0,0,0.25,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17888,7272,0,0,17886,0,0,0,'Kaz\'rogal','','',108,3,0,3,1,1,1,0,73,73,1720,2974300,2974300,67740,1,0,1200,0,6573,9408,0,0,0,0,0,7604,0,0,0,0,329,0,0,0,'',1,2500000,0,2.5,8,14,0,31436,40936,31447,31477,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17889,7272,0,0,11686,0,0,0,'Sun Gate Event Manager','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17890,7272,0,0,17300,0,0,0,'Weeder Greenthumb','','',128,7,0,0,0,1,1,0,63,63,1660,4422,4422,2620,1,1,2000,0,772.8,1076.4,0,0,0,0,7200000,5900,0,0,0,0,0,0,4.05,0.9747,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17892,7272,0,0,19061,0,0,0,'Infinite Chronomancer','','',0,2,0,0,0,0.8,3,0,70,70,1720,4471,4471,9465,1,0,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,12675,15063,15124,15230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17893,7272,0,0,17301,0,0,0,'Naturalist Bite','','',128,7,0,0,0,1,1,0,64,64,1660,4572,4572,2705,1,1,2000,0,814.2,1136.2,0,0,0,0,7200000,5233,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,34906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17894,7272,0,0,17309,0,0,0,'Windcaller Claw','','',0,7,0,1,0,1,1,0,65,65,994,6600,6600,0,1,1,1400,0,1050,1475.25,0,0,0,0,0,5234,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17895,7561,0,0,571,0,0,0,'Ghoul','','',72,6,0,1,0,1,1,0,70,70,1720,97804,97804,0,1,0,1400,0,1323,1874.25,0,0,0,0,0,6719,0,0,0,0,172,0,2.25,0.7995,'',0,4255,0,2.5,8,14,0,31537,31540,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17896,7272,0,0,17319,0,0,0,'Kameel Longstride','Stable Master','',0,7,0,0,0,1,1,0,56,58,1660,2699,2871,0,1,4194305,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17897,7561,0,0,17308,0,0,0,'Crypt Fiend','','',72,6,0,1,0,1,1,0,70,70,1720,122255,122255,0,1,0,1400,0,1323,1874.25,0,0,0,0,0,6719,0,0,0,0,0,0,1.875,1.5,'',0,4252,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17898,7561,0,0,12818,0,0,0,'Abomination','','',72,6,0,1,0,1,1,0,71,71,1720,125668,125668,0,1,0,1400,0,1569.75,2236.5,0,0,0,0,0,7018,0,0,0,0,329,0,3,1,'',0,4243,0,2.5,8,14,0,31607,31610,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17899,7561,0,0,17537,0,0,0,'Shadowy Necromancer','','',8,7,0,1,0,1,1,0,70,70,1720,86071,86071,31550,1,0,1400,0,1228.5,1737.75,0,0,0,0,0,6708,0,0,0,0,172,0,0,0,'',0,4252,0,2.5,8,14,0,31617,31624,31625,31627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17900,7272,0,0,17310,0,0,0,'Ashyen','Ancient of Lore','',0,7,0,0,0,2,1,0,62,62,1659,6474,6474,0,1,3,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,5,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17901,7272,0,0,16975,0,0,0,'Keleth','Ancient of War','',0,7,0,0,0,2,1,0,62,62,1659,6474,6474,0,1,3,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,5,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17902,7272,0,0,775,0,0,0,'Skeleton Invader','','',8,6,0,1,0,1,1,0,69,70,1720,33805,34930,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,172,0,2.25,0.591,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17903,7272,0,0,2606,0,0,0,'Skeleton Mage','','',8,6,0,1,0,1,1,0,69,70,1720,23665,24450,35568,1,0,2000,0,871,1175,0,0,0,0,0,3352,0,0,0,0,172,0,1.875,0.15,'',0,0,0,2.5,8,14,0,31618,31620,31622,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17904,7272,0,0,17320,0,0,0,'Fedryen Swiftspear','Cenarion Expedition Quartermaster','',0,7,0,1,0,8,1,0,60,60,1710,24416,24416,0,1,4480,2000,0,478.4,634.8,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17905,7272,0,0,8783,0,0,0,'Banshee','','',8,6,0,1,0,1,1,0,70,70,1720,58684,58684,18930,1,0,1700,0,1491.75,2110.12,0,0,0,0,0,6708,0,0,0,0,0,0,1.875,0.75,'',0,4250,0,2.5,8,14,0,31662,31651,38183,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17906,7272,0,0,17311,0,0,0,'Gargoyle','','',8,6,0,1,0,1,1,0,70,70,1720,88024,88024,0,1,0,1700,0,1606.5,2275.88,0,0,0,0,0,6719,0,0,0,0,0,0,2.25,1.5,'',0,4256,0,2.5,8,14,0,31664,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17907,7272,0,0,16919,0,0,0,'Frost Wyrm','','',8,6,0,1,0,1,1,0,72,72,1720,232470,232470,0,1,0,1700,0,1957.12,2792.25,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,4108,0,2.5,8,14,0,31688,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17908,7561,0,0,14520,0,0,0,'Giant Infernal','','',8,3,0,1,0,1,1,0,71,71,1720,90481,90481,0,1,0,1700,0,1906.12,2715.75,0,0,0,0,0,7018,0,0,0,0,0,0,6,2.709,'',0,4250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17909,7272,0,0,17313,0,0,0,'Lauranna Thar\'well','Expedition Cataloguer','',0,7,0,0,0,1,1,0,68,68,1659,5233,5233,2991,1,3,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17910,7272,0,0,17314,0,0,0,'Gregor the Justiciar','Order of the Silver Hand','',0,7,0,1,0,1,1,0,60,60,123,7326,7326,7302,1,0,2000,0,443,542,0,0,0,0,0,3075,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17911,7272,0,0,17315,0,0,0,'Cathela the Seeker','Order of the Silver Hand','',0,7,0,1,0,1,1,0,60,60,123,7400,7400,7302,1,0,2000,0,335,484,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,32777,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17912,7272,0,0,17316,0,0,0,'Nemas the Arbiter','Order of the Silver Hand','',0,7,0,1,0,1,1,0,60,60,123,7326,7326,7302,1,0,2000,0,198,241,0,0,0,0,0,3075,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17913,7272,0,0,17317,0,0,0,'Aelmar the Vanquisher','Order of the Silver Hand','',0,7,0,1,0,1,1,0,60,60,123,7326,7326,7302,1,0,2000,0,296,362,0,0,0,0,0,3075,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17914,7272,0,0,17318,0,0,0,'Vicar Hieronymus','Order of the Silver Hand','',0,7,0,1,0,1,1,0,60,60,123,5000,5000,12170,1,0,2000,0,335,484,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17915,7272,0,0,11686,0,0,0,'[PH] Invis Paladin Quest Credit','Nothing to See Here','',0,10,0,0,0,1,1,0,1,1,190,42,42,0,1,0,1400,0,4.9,4.9,0,0,0,0,7200000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17916,7561,0,0,17321,0,0,0,'Fel Stalker','','',8,3,0,1,0,1,1,0,70,70,1720,73353,73353,0,1,0,1700,0,1606.5,2275.88,0,0,0,0,0,6719,0,175,175,175,175,175,0,0,'',0,4270,0,2.5,8,14,0,31729,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17917,7272,0,0,5564,0,0,0,'Coilfang Water Elemental','','',8,4,0,1,0,1,1,0,70,70,16,16767,16767,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,172,100,0,0,2,0.61112,'',0,4000,0,2.5,8,14,0,34449,37924,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17918,7272,0,0,6370,0,0,0,'Time Keeper','','',0,2,0,1,0,1,1,0,70,70,1718,7000,7000,0,1,0,1400,0,1323,1874.25,0,0,0,0,0,6719,0,0,0,0,0,0,3.9,1.95,'',0,0,0,2.5,8,14,0,31478,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17919,7561,0,0,17322,0,0,0,'Alliance Footman','','',8,7,0,1,0,1,1,0,70,70,1718,41916,41916,0,1,0,1400,0,1323,1874.25,0,0,0,0,120000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,31731,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17920,7561,0,0,17389,0,0,0,'Alliance Knight','','',8,7,0,1,0,1,1,0,70,70,1718,83832,83832,0,1,0,1400,0,1323,1874.25,0,0,0,0,120000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,31732,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17921,7561,0,0,17324,0,0,0,'Alliance Rifleman','','',8,7,0,1,0,1,1,0,70,70,1718,41916,41916,0,1,0,1400,0,1323,1874.25,0,0,0,0,120000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,7896,32103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17922,7561,0,0,17325,0,0,0,'Alliance Sorceress','','',8,7,0,1,0,1,1,0,70,70,1718,29340,29340,35980,1,0,1400,0,1302,1905.75,0,0,0,0,120000,5404,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,31741,31743,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17923,7272,0,0,17626,0,0,0,'Fahssn','Sporeggar','',0,7,0,0,0,1,1,0,64,64,35,5715,5715,0,1,3,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1,1,'35230',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17924,7272,0,0,17626,0,0,0,'Msshi\'fn','Sporeggar Primus','',0,7,0,0,0,1,1,0,64,64,1708,5715,5715,0,1,3,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1,1,'35230',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17925,7272,0,0,17626,0,0,0,'Gshaff','','',0,7,0,0,0,1,1,0,64,64,1708,5715,5715,0,1,3,1000,0,97,137,0,0,0,0,300000,4937,0,0,0,0,0,0,1,1,'35230',0,0,0,2.5,8,14,0,35230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17926,7272,0,0,17326,0,0,0,'Scout Loryi','','',0,7,0,0,0,1,1,0,18,18,1698,377,377,408,1,3,2000,0,24,32,0,0,0,0,300000,768,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17927,7272,0,0,17327,0,0,0,'Scout Jorli','','',0,7,0,0,0,1,1,0,18,18,1698,377,377,408,1,3,2000,0,24,32,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17928,7561,0,0,17329,0,0,0,'Alliance Priest','','',8,7,0,1,0,1,1,0,70,70,1718,29340,29340,35980,1,0,1400,0,1302,1905.75,0,0,0,0,120000,5404,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,31739,31740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17929,7272,0,0,17334,0,0,0,'Kioni','Cloth & Leather Merchant','',0,7,0,0,0,1,1,0,12,12,1638,247,247,0,1,4224,1500,0,12.75,16.5,0,0,0,0,120000,562,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17930,7272,0,0,17333,0,0,0,'Nabek','Weapons & Armor Merchant','',0,7,0,0,0,1,1,0,11,11,1638,222,222,0,1,4224,1500,0,11.25,15,0,0,0,0,120000,528,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17931,7561,0,0,17330,0,0,0,'Alliance Peasant','','',8,7,0,1,0,1,1,0,69,70,1716,6761,6986,0,1,0,1400,0,1323,1874.25,0,0,0,0,120000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17932,7272,0,0,17331,0,0,0,'Horde Grunt','','',8,7,0,1,0,1,1,0,70,70,1718,55888,55888,0,1,0,1400,0,1323,1874.25,0,0,0,0,120000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,31754,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17933,7272,0,0,17332,0,0,0,'Tauren Warrior','','',8,7,0,1,0,1,1,0,70,70,1718,83832,83832,0,1,0,1400,0,1323,1874.25,0,0,0,0,120000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,31755,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17934,7272,0,0,17335,0,0,0,'Horde Headhunter','','',8,7,0,1,0,1,1,0,70,70,1718,41916,41916,0,1,0,1400,0,1323,1874.25,0,0,0,0,120000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,31758,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17935,7272,0,0,17336,0,0,0,'Horde Witch Doctor','','',8,7,0,1,0,1,1,0,70,70,1718,33534,33534,25240,1,0,1400,0,1228.5,1737.75,0,0,0,0,120000,6708,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,31759,31760,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17936,7272,0,0,17337,0,0,0,'Horde Shaman','','',8,7,0,1,0,1,1,0,70,70,1718,33534,33534,25240,1,0,1400,0,1228.5,1737.75,0,0,0,0,120000,6708,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,6742,31764,31765,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17937,7272,0,0,17338,0,0,0,'Horde Peon','','',8,7,0,1,0,1,1,0,69,70,1719,40566,41916,0,1,0,1400,0,1323,1874.25,0,0,0,0,120000,6719,0,0,0,0,0,0,1.2,0.2976,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17938,7272,0,0,18390,0,0,0,'Coilfang Observer','','',0,7,0,1,0,2.9,1,0,62,62,74,12395,12395,2568,1,0,2000,0,736,1025.8,0,0,0,0,7200000,4340,0,100,0,0,0,0,2.25,0.520833,'',0,3397,0,2.5,8,14,0,37668,37666,37666,37668,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17939,8606,0,0,9134,0,0,0,'[UNUSED] Coilfang Watcher [PH]','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.625,1.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17940,7272,0,0,18397,0,0,0,'Coilfang Technician','','',0,7,0,1,0,2.9,1,0,63,63,74,12824,12824,2620,1,0,2000,0,772.8,1076.4,0,0,0,0,7200000,3795,0,100,0,0,0,0,2.625,0.607638,'',0,3535,0,2.5,8,14,0,31581,16005,0,0,0,0,0,0,0,5304,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17941,7272,0,0,17728,0,0,0,'Mennu the Betrayer','','',72,7,0,1,1,17,2.5,0,64,64,74,77724,77724,6762,1,0,1200,0,488.52,681.72,0,0,0,0,43200000,5233,0,0,0,0,0,0,0,2,'18950 18950',0,4206,0,2.5,8,14,0,35010,31981,31985,34980,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17942,7272,0,0,18224,0,0,0,'Quagmirran','','',64,5,0,1,1,18,1,0,64,64,14,102870,102870,0,1,0,3000,0,1338.6,1890.6,0,0,0,0,43200000,4937,0,0,200,0,0,0,10.5,1.085,'18950 18950',0,4160,0,2.5,8,14,0,38163,40504,34780,32055,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17943,7561,0,0,17339,0,0,0,'Night Elf Archer','','',8,7,0,1,0,1,1,0,70,70,1718,41916,41916,0,1,0,1400,0,1323,1874.25,0,0,0,0,120000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,32103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17944,7561,0,0,17340,0,0,0,'Dryad','','',8,7,0,1,0,1,1,0,70,70,1718,33534,33534,18930,1,0,1400,0,1228.5,1737.75,0,0,0,0,120000,6708,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,31772,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17945,7561,0,0,17341,0,0,0,'Night Elf Huntress','','',8,7,0,1,0,1,1,0,70,70,1718,41916,41916,0,1,0,1400,0,1323,1874.25,0,0,0,0,120000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17946,7272,0,0,17607,0,0,0,'Ancient Wisp','','',8,10,0,1,0,1,1,0,70,70,1719,19561,19561,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,4.5,3,'',0,0,0,2.5,8,14,0,39349,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17947,7272,0,0,17200,0,0,0,'Red Crystal Bunny','','',0,10,0,0,0,1.35,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0.25,0.125,'31515',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17948,7561,0,0,17873,0,0,0,'Tyrande Whisperwind','High Priestess of Elune','',12,7,0,3,0,1,1,0,73,73,1718,1821000,1821000,50805,1,0,1200,0,6573,9408,0,0,0,0,7200000,7604,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17949,13202,0,0,15399,0,0,0,'Malfurion Stormrage','','',12,7,0,3,0,1,1,0,73,73,35,1319700,1319700,0,1,0,2000,0,1445.56,1445.56,0,0,2030,2030,0,7684,0,0,0,0,0,0,3.8,2,'24999',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17950,8606,0,0,11686,0,0,0,'[PH] Invis Stillblade Credit','Nothing to See Here','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17951,6180,0,0,6936,0,0,0,'Steamrigger Mechanic','','',0,7,0,0,0,1,1,0,70,70,63,5589,5589,3155,1,0,2000,0,1076.4,1522.6,1,1900,376.2,560.5,7200000,6708,0,0,0,0,0,0,1.725,0.3519,'',0,450,0,2.5,8,14,0,17201,31532,37936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17952,7272,0,0,18417,0,0,0,'Darkwater Crocolisk','','',1,1,6,0,0,1.5,1,0,67,68,16,9489,9489,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,172,0,0,2.875,1.59735,'',0,0,0,2.5,8,14,0,34370,0,0,0,0,0,0,0,0,0,0,0,0,12926,0,0,0,0,0,0,0,0,0,0),(17953,7272,0,0,6448,0,0,0,'Buddy','','',0,1,0,0,0,1,1,0,65,65,1710,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17954,7272,0,0,17423,0,0,0,'Naga Distiller','','',72,9,0,0,0,1,1,0,70,70,190,10479,10479,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,31543,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17955,7272,0,0,18227,0,0,0,'Hungry Bog Lord','','',0,7,0,0,0,1,1,0,64,64,35,5715,5715,0,1,0,1347,0,130.659,184.539,1,1584,243.936,357.984,0,4937,0,0,0,0,0,0,5.25,0.5425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17956,7272,0,0,17767,0,0,0,'Ikeyen','','',0,7,0,0,0,1.3,1,0,62,62,1710,3367,3367,2568,1,3,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17957,7272,0,0,18384,0,0,0,'Coilfang Champion','','',0,7,0,1,0,2.9,1,0,63,63,74,16028,16028,0,1,0,2000,0,832.6,1163.8,0,0,0,0,7200000,4641,0,0,0,0,0,0,2.25,0.520833,'',0,3630,0,2.5,8,14,0,15284,16145,5246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17958,7272,0,0,18387,0,0,0,'Coilfang Defender','','',0,7,0,1,0,2.9,1,0,63,63,74,16028,16028,0,1,0,2000,0,832.6,1163.8,0,0,0,0,7200000,4641,0,0,0,0,0,0,3,0.694444,'18950 18950',0,3561,0,2.5,8,14,0,15655,31554,0,0,0,0,0,0,0,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17959,7272,0,0,18393,0,0,0,'Coilfang Slavehandler','','',0,7,0,1,0,3,1,0,62,63,74,16023,16581,0,1,0,2000,0,832.6,1163.8,0,0,0,0,7200000,4641,0,0,0,0,0,0,2.625,0.607638,'',0,3503,0,2.5,8,14,0,9080,16172,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17960,7272,0,0,18395,0,0,0,'Coilfang Soothsayer','','',0,7,0,1,0,2.9,1,0,62,62,74,10843,10843,6015,1,0,2000,0,602.6,864.8,0,0,0,0,7200000,3500,0,0,0,0,0,100,1.3,1.3,'',0,3618,0,2.5,8,14,0,30923,31555,15791,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17961,7272,0,0,18386,0,0,0,'Coilfang Enchantress','','',0,7,0,1,0,2.9,1,0,62,62,74,12395,12395,2568,1,0,2000,0,736,1025.8,0,0,0,0,7200000,4340,0,0,100,0,0,0,1.3,1.3,'',0,3594,0,2.5,8,14,0,32173,15234,32193,37664,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17962,7272,0,0,18302,0,0,0,'Coilfang Collaborator','','',0,7,0,1,0,2.9,1,0,62,62,51,15489,15489,0,1,0,1200,0,474.72,662.4,0,0,0,0,7200000,4344,0,0,0,0,0,0,0,1.35,'5301',0,2940,0,2.5,8,14,0,33787,19130,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17963,7272,0,0,17956,0,0,0,'Wastewalker Slave','','',0,7,0,0,0,1,1,0,62,63,190,3739,3870,6086,1,0,2000,0,634.8,915.4,0,0,0,0,7200000,3736,0,0,0,0,0,0,0,1.25,'',0,1600,0,2.5,8,14,0,12675,15497,15531,32192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17964,7272,0,0,18301,0,0,0,'Wastewalker Worker','','',0,7,0,0,0,1,1,0,62,63,190,5341,5527,0,1,0,1200,0,499.56,698.28,0,0,0,0,7200000,4641,0,0,0,0,0,0,0,1.25,'',0,1600,0,2.5,8,14,0,13738,37662,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17965,10192,0,0,169,20024,0,0,'Open Portal Target','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,10,5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17966,8606,0,0,8189,0,0,0,'[UNUSED] Summoned Bombling','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17967,7272,0,0,10005,0,0,0,'Crypt Scarab','','',0,10,0,0,0,1,1,0,70,70,1720,349,349,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17968,7272,0,0,18292,0,0,0,'Archimonde','','',108,3,0,3,1,1,1,0,73,73,1720,3186750,3186750,677400,0.4,0,1200,0,6573,9408,0,0,0,0,604800000,7604,0,0,0,0,0,0,0,0,'',1,3000000,0,2.5,8,14,0,31903,31970,31972,35354,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17969,7272,0,0,17471,0,0,0,'Kayra Longmane','','',4096,7,0,0,0,1.2,1,0,60,60,1660,4781,4781,2434,1,2,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,31401,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,110,0),(17970,8606,0,0,17447,0,0,0,'Stormcrow Shape','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17971,8606,0,0,17376,0,0,0,'Captured Sunhawk Agent Transform','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17972,8606,0,0,17657,0,0,0,'Invisible Mount Speed 30','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17973,8606,0,0,169,0,0,0,'Ysiel\'s Presence','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17974,7272,0,0,13069,0,0,0,'Captured Sunhawk Agent Invisible Trigger','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.01,0.005,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17975,7272,0,0,19045,0,0,0,'High Botanist Freywinn','','',32,7,0,1,1,15.75,15,0,72,72,16,92972,92972,49635,1,0,2000,0,1398.4,2005.6,0,0,0,0,7200000,7305,0,0,200,0,0,0,0,2,'',0,3965,0,2.5,8,14,0,34557,34551,34550,34759,0,0,0,0,0,1535,0,0,0,0,0,0,31744,0,0,0,0,0,150,0),(17976,7272,0,0,18929,0,0,0,'Commander Sarannis','','',32,7,0,1,1,15,1,0,73,73,16,110700,110700,0,1,0,1400,0,1017.52,1449,0,0,0,0,7200000,7618,0,0,0,0,0,0,0,2,'',0,3998,0,2.5,8,14,0,34799,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,28769,0,0,0,0,0,150,0),(17977,7272,0,0,19438,0,0,0,'Warp Splinter','','',328,4,0,1,1,18,1,0,72,72,16,132840,132840,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,7200000,7318,0,0,0,0,0,0,3,2,'',0,4081,0,2.5,8,14,0,34716,36705,39133,0,0,0,0,0,0,0,0,0,0,0,0,0,31085,0,0,0,0,0,144,0),(17978,7272,0,0,14416,0,0,0,'Thorngrin the Tender','','',32,3,0,1,1,12.5,1,0,73,73,16,73788,73788,3309,1,0,2000,0,1439.8,2060.8,0,0,0,0,7200000,7604,0,0,0,0,0,0,3.01,2,'',0,4024,0,2.5,8,14,0,34661,39132,34670,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(17979,7272,0,0,13069,0,0,0,'Bloodmyst Tesla Coil','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17980,7272,0,0,13109,0,0,0,'Laj','','',72,4,0,1,1,16.5,1,0,72,72,16,121770,121770,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,7200000,7318,0,0,0,0,0,0,3.36,2,'',0,3971,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17981,7272,0,0,18366,0,0,0,'Voidspawn','','',0,3,0,0,0,1,1,0,65,66,16,4731,4892,2818,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,2,2,'',0,1051,0,2.5,8,14,0,36447,32026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17982,7272,0,0,17384,0,0,0,'Demolitionist Legoso','','',4096,7,0,1,0,3,3,0,20,20,1638,1299,1299,1470,1,3,2000,0,45.9,61.2,0,0,0,0,300000,836,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,325,913,8004,8056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17983,7272,0,0,17385,0,0,0,'Heur','Herbalism Trainer','',0,7,0,0,0,1,1,0,10,10,1638,198,198,0,1,81,1500,0,9.75,12.75,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17984,6180,0,0,7804,0,0,0,'Power Source Invisible Bunny','','',0,10,0,0,0,1.35,1,0,1,1,114,1000,1000,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.01,0.005,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17985,7272,0,0,11686,0,0,0,'As the Crow Flies Credit Marker','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17986,7272,0,0,17388,0,0,0,'Vindicator Corin','','',0,7,0,1,0,3,3,0,19,19,1638,1212,1212,1368,1,3,2000,0,44.2,57.8,0,0,0,0,300000,802,0,0,0,0,0,0,1.2,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17987,7272,0,0,4588,0,0,0,'Strength of Earth','','',0,11,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17988,7272,0,0,11686,0,0,0,'Grand Finale Event Manager','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17989,7272,0,0,17142,0,0,0,'Archimindy','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,327000,8,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17990,6180,0,0,11686,0,0,0,'Underbog Mushroom','','',0,10,0,0,0,1,1,0,65,65,14,35484,35484,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,34168,34168,0,0,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17991,7272,0,0,17729,0,0,0,'Rokmar the Crackler','','',72,7,0,1,1,17,1,0,64,64,16,97155,97155,0,1,0,2000,0,892.4,1260.4,0,0,0,0,43200000,4937,0,0,0,0,0,0,5,5,'',0,4192,0,2.5,8,14,0,31956,31948,35008,34970,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17992,6180,0,0,1126,11686,0,0,'Coilfang Invisible Vacuum Dummy','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17993,6180,0,0,17773,17774,17775,17776,'Bloodwarder Protector','','',0,7,0,1,0,2.9,1,0,69,70,16,16208,16208,3118,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,1.875,0.47875,'',0,4598,0,2.5,8,14,0,29765,34784,35399,35399,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17994,6180,0,0,17779,17780,17778,17777,'Bloodwarder Falconer','','',0,7,0,1,0,3,1,0,70,70,16,20958,20958,0,1,0,2000,0,1159.2,1642.2,1,1900,408.5,608,7200000,6719,0,0,0,0,0,0,0,2,'',0,4653,0,2.5,8,14,0,35401,34852,31567,34879,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17995,5462,0,0,17404,0,0,0,'Lordaeron Veteran','','',0,7,0,0,0,1,1,0,60,60,118,4700,4700,2434,1,0,1289,0,254.577,310.004,0,0,0,0,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17996,5462,0,0,17405,0,0,0,'Lordaeron Fighter','','',0,7,0,0,0,1,1,0,60,60,118,3300,3300,2434,1,0,1289,0,254.577,310.004,0,0,0,0,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17997,8606,0,0,17408,0,0,0,'Riding Wolf (Red, Alpha)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17998,6180,0,0,17035,17612,0,0,'Umbrafen Steam Pump Credit Marker','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(17999,6180,0,0,17035,17612,0,0,'Lagoon Steam Pump Credit Marker','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18000,6180,0,0,17035,17612,0,0,'Serpent Steam Pump Credit Marker','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18001,7272,0,0,4606,0,0,0,'Guardian Water Elemental','','',0,4,0,0,0,1,1,0,73,73,1718,21995,21995,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,172,172,0,0,0.7,0.213892,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18002,6180,0,0,17035,17612,0,0,'Marshlight Steam Pump Credit Marker','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18003,7272,0,0,17409,0,0,0,'Anchorite Ahuurn','','',0,7,0,1,0,5,5,0,66,66,1654,24460,24460,14230,1,3,2000,0,897,1255.8,0,0,0,0,300000,5523,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18004,7272,0,0,17410,0,0,0,'Vindicator Idaar','','',0,7,0,0,0,1,1,0,63,63,1654,4422,4422,2620,1,3,2000,0,168,234,0,0,0,0,300000,4601,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18005,7272,0,0,17411,0,0,0,'Haalrun','Alchemy Supplies','',0,7,0,0,0,1,1,0,63,63,1654,4422,4422,2620,1,131,2000,0,168,234,0,0,0,0,300000,4601,0,0,0,0,0,0,1.5,1,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18006,7272,0,0,17412,0,0,0,'Noraani','Reagent Merchant','',0,7,0,0,0,1,1,0,63,63,1654,4422,4422,2620,1,3203,2000,0,168,234,0,0,0,0,300000,4601,0,0,0,0,0,0,1.5,1,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18007,7272,0,0,17413,0,0,0,'Ruam','','',0,7,0,0,0,1,1,0,63,63,1654,4422,4422,2620,1,3,2000,0,168,234,0,0,0,0,300000,4601,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18008,7272,0,0,17585,0,0,0,'Ikuti','Kurenai','',0,7,0,0,0,1,1,0,64,64,84,4572,4572,2705,1,3,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18009,7272,0,0,17680,0,0,0,'Puluu','','',0,7,0,0,0,1,1,0,64,64,978,4572,4572,2705,1,131,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18010,7272,0,0,17588,0,0,0,'Maktu','Armor Merchant','',0,7,0,0,0,1,1,0,64,64,978,4572,4572,2705,1,4227,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18011,7272,0,0,17414,0,0,0,'Zurai','Merchant','',0,7,0,0,0,1,1,0,62,62,126,2590,2590,2568,1,4483,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18012,7272,0,0,17415,0,0,0,'Reavij','','',0,7,0,0,0,1,1,0,62,62,126,2590,2590,2568,1,3,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18013,7272,0,0,17416,0,0,0,'Shadow Hunter Denjai','','',0,7,0,1,0,10,1,0,66,66,126,28990,28990,2846,1,3,2000,0,897,1255.8,0,0,0,0,300000,5523,0,0,0,0,172,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18014,7272,0,0,17417,0,0,0,'Witch Doctor Tor\'gash','','',0,7,0,0,0,1,1,0,62,62,126,2590,2590,2568,1,3,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18015,7272,0,0,17418,0,0,0,'Gambarinka','Tradesman','',0,7,0,0,0,1,1,0,62,62,126,2590,2590,2568,1,131,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18016,7272,0,0,17419,0,0,0,'Magasha','','',0,7,0,0,0,1,1,0,62,62,126,2590,2590,2568,1,3,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18017,7272,0,0,17420,0,0,0,'Seer Janidi','Reagents','',0,7,0,0,0,1,1,0,62,62,126,2590,2590,2568,1,2179,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.306,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18018,7272,0,0,17421,0,0,0,'Zurjaya','Fishing Trainer','',0,7,0,0,0,1,1,0,62,62,126,2590,2590,2568,1,211,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18019,7272,0,0,17422,0,0,0,'Timothy Daniels','The Specialist','',0,7,0,0,0,1,1,0,63,63,12,5527,5527,0,1,3203,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18020,6180,0,0,17424,17026,0,0,'Defender Adrielle','Hand of Argus','',0,7,0,0,0,1.5,3,0,19,19,1700,606,606,1368,1,3,2000,0,26,34,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18021,7272,0,0,17425,0,0,0,'Defender Kaegan','Hand of Argus','',0,7,0,0,0,2,3,0,20,20,1700,866,866,1470,1,0,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18022,6180,0,0,17442,17026,0,0,'Defender Ursi','Hand of Argus','',0,7,0,0,0,3.5,3,0,19,19,1700,1414,1414,1368,1,0,2000,0,26,34,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18023,6180,0,0,17438,17410,0,0,'Defender Kranos','Hand of Argus','',0,7,0,0,0,4,3,0,20,20,1700,1732,1732,1470,1,0,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18024,6180,0,0,17441,17026,0,0,'Defender Sorli','Hand of Argus','',0,7,0,0,0,3.5,3,0,19,19,1700,1414,1414,1368,1,3,2000,0,26,34,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18025,6180,0,0,17429,17410,0,0,'Defender Auston','Hand of Argus','',0,7,0,0,0,4,3,0,20,20,1700,1732,1732,1470,1,0,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18026,6180,0,0,17430,17410,0,0,'Defender Haqi','Hand of Argus','',0,7,0,0,0,4,3,0,20,20,1700,1732,1732,1470,1,0,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18027,6180,0,0,17432,0,0,0,'Defender Kadithuul','Hand of Argus','',0,7,0,0,0,1,1,0,20,20,1700,1732,1732,1470,1,0,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18028,7272,0,0,17427,0,0,0,'Defender Akee','Hand of Argus','',0,7,0,0,0,3.5,3,0,19,19,1700,1414,1414,1368,1,0,2000,0,26,34,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18029,6180,0,0,17433,17410,0,0,'Defender Kajad','Hand of Argus','',0,7,0,0,0,4,3,0,20,20,1700,1732,1732,1470,1,0,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18030,6180,0,0,17448,17026,0,0,'Knight-Defender Zunade','Hand of Argus','',0,7,0,0,0,5,3,0,19,19,1700,2020,2020,1368,1,1,2000,0,26,34,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18031,6180,0,0,17443,0,0,0,'Defender Zaibach','Hand of Argus','',0,7,0,0,0,1,1,0,20,20,1700,1732,1732,1470,1,0,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18032,6180,0,0,17428,0,0,0,'Defender Ashoon','Hand of Argus','',0,7,0,0,0,1,1,0,19,19,1700,1414,1414,1368,1,0,2000,0,26,34,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18033,7272,0,0,741,0,0,0,'Dark Worg','','',1,1,1,0,0,1,1,0,64,65,16,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,30639,0,0,0,0,0,0,0,0,0,0,0,0,11591,0,0,0,0,0,0,0,0,0,0),(18034,6180,0,0,17435,0,0,0,'Defender Katroi','Hand of Argus','',0,7,0,0,0,1,1,0,19,19,1700,1414,1414,1368,1,0,2000,0,26,34,0,0,0,0,120000,802,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18035,7272,0,0,17426,0,0,0,'Scout Jyoba','','',128,7,0,0,0,1,1,0,62,62,126,7370,7370,0,1,2,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.306,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18036,7272,0,0,2030,0,0,0,'Horde Healing Ward','','',0,10,0,0,0,1,1,0,70,70,58,25,25,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18037,7272,0,0,19909,0,0,0,'Warmaul Warlock','','',0,7,0,0,0,1,1,0,66,67,1693,4892,5060,2890,1,0,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,3,0.9,'',0,1122,0,2.5,8,14,0,9613,11939,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24502,25604,0,0,0,0,0,0),(18038,6180,0,0,17372,17373,17374,17375,'Azuremyst Peacekeeper','','Directions',0,7,0,0,0,2,1,0,22,25,1639,1124,1398,0,1,268435457,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1058),(18039,5462,0,0,17548,0,0,0,'Spirit of Victory','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,1400,0,72.8,96.6,0,0,0,0,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18040,8606,0,0,17444,0,0,0,'Lich','','',76,6,0,3,0,1,1,0,73,73,1720,303500,303500,67740,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,5.25,3.5,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18041,8606,0,0,12449,0,0,0,'Doomguard Lord','','',76,3,0,3,0,1,1,0,73,73,1720,1821000,1821000,67740,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,5,4,'',1,0,0,2.5,8,14,0,31436,11876,11443,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18042,7272,0,0,18426,0,0,0,'Umbrafen Slavebinder','','',0,7,0,0,0,1,1,0,60,60,51,3984,3984,2434,1,0,2000,0,146,192,0,0,0,0,0,3748,0,0,0,0,0,0,1.5,0.221,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18043,6180,0,0,17449,17458,17459,17460,'Agitated Orc Spirit','','',0,6,0,0,0,1,1,0,66,67,16,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,0.236,'',0,1119,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18044,7272,0,0,17582,0,0,0,'Rajis Fyashe','','',0,7,0,1,0,4,3,0,63,63,74,17688,17688,7860,1,0,2000,0,772.8,1076.4,0,0,0,0,300000,4601,0,0,0,0,0,0,1.7,1.7,'',0,2806,0,2.5,8,14,0,15043,34787,35499,35594,0,0,0,0,0,0,0,0,0,0,0,0,24280,0,0,0,0,0,0,0),(18045,8606,0,0,11257,0,0,0,'Rajah Kaz\'sith','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24280,0,0,0,0,0,0,0),(18046,7272,0,0,17581,0,0,0,'Rajah Haghazed','','',0,7,0,1,0,4,1,0,63,63,74,22108,22108,0,1,0,1333,0,554.93,775.675,0,0,0,0,300000,4641,0,0,0,0,0,0,2.25,0.520833,'',0,2790,0,2.5,8,14,0,15062,16856,35472,35473,0,0,0,0,0,1037,0,0,0,0,0,0,24280,0,0,0,0,0,0,0),(18047,8606,0,0,11257,0,0,0,'Rajah Vethag','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24280,0,0,0,0,0,0,0),(18048,8606,17270,0,17050,0,0,0,'Bleeding Hollow Archer (1)','','',0,7,0,1,0,1,1,0,69,71,16,21452,22841,3219,1,0,1200,0,1047.84,1500.96,0,0,0,0,0,7007,0,0,0,0,0,0,1.8,0.416666,'',0,2534,15,2.5,8,14,0,30614,31942,31942,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18049,8606,17269,0,17044,0,0,0,'Bleeding Hollow Darkcaster (1)','','',0,7,0,1,0,1,1,0,69,71,16,18125,19536,7332,1,0,1200,0,902.7,1320.42,0,0,0,0,0,5645,0,0,0,0,100,0,1.8,0.416666,'',0,2605,15,2.5,8,14,0,36808,36807,36807,36808,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18050,8606,17478,0,17048,0,0,0,'Bleeding Hollow Scryer (1)','','',0,7,0,1,0,1,1,0,70,71,14,11712,12587,7332,1,0,1303,0,980.18,1433.76,0,0,0,0,0,5645,0,100,0,0,0,0,1.8,0.4464,'',0,2577,15,2.5,8,14,0,30615,15232,30659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18051,8606,17455,0,16583,0,0,0,'Bonechewer Beastmaster (1)','','',0,7,0,1,0,1,1,0,70,70,14,27944,27944,0,1,0,1289,0,958.245,1357.51,0,0,0,0,0,6719,0,0,0,0,0,0,1.8,0.4464,'',0,2563,15,2.5,8,14,0,30635,10966,26141,26415,0,0,0,0,0,1319,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18052,8606,17271,0,17043,0,0,0,'Bonechewer Destroyer (1)','','',0,7,0,1,0,1,1,0,70,70,16,27350,28114,0,1,0,1200,0,1058.46,1508.04,0,0,0,0,0,6719,0,0,0,0,0,0,1.95,0.4836,'',0,2523,15,2.5,8,14,0,16856,10101,26141,26415,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18053,8606,17259,0,17052,0,0,0,'Bonechewer Hungerer (1)','','',0,7,0,1,0,1,1,0,71,71,16,27350,28114,0,1,0,1200,0,1058.46,1508.04,0,0,0,0,0,7018,0,0,0,0,0,0,1.8,0.416666,'',0,2567,15,2.5,8,14,0,14516,16244,6713,26415,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18054,8606,17264,0,17049,0,0,0,'Bonechewer Ravener (1)','','',0,7,0,1,0,1,1,0,70,71,16,27580,28350,0,1,0,1200,0,1058.46,1508.04,0,0,0,0,0,7018,0,0,0,0,0,0,1.8,0.416666,'18950 18950',0,2570,15,2.5,8,14,0,30621,26415,26141,26415,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18055,8606,17281,0,17732,0,0,0,'Bonechewer Ripper (1)','','',0,7,0,1,0,1,1,0,71,71,14,57448,57448,0,1,0,1304,0,1150.19,1638.73,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.347222,'',0,2579,15,2.5,8,14,0,18501,0,0,0,0,0,0,0,0,1319,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18056,8606,17540,0,10950,0,0,0,'Fiendish Hound (1)','','',0,3,0,1,0,1,1,0,72,72,14,9501,9501,3155,1,0,1289,0,591.65,665.77,0,0,0,0,0,6021,0,0,0,0,0,0,1.05,0.2429,'',0,0,15,2.5,8,14,0,35748,15785,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18057,8606,17517,0,16577,0,0,0,'Hellfire Sentry (1)','Herald\'s Sentry','',0,7,0,1,0,1,1,0,69,70,16,31946,33009,0,1,0,1200,0,892.08,1263.78,0,0,0,0,0,6719,0,0,0,0,0,0,1.8,0.416666,'',0,2602,15,2.5,8,14,0,30621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18058,8606,17309,0,17051,0,0,0,'Hellfire Watcher (1)','Watchkeeper\'s Subordinate','',0,7,0,1,0,1,1,0,69,69,16,22363,22363,7031,1,0,1200,0,814.2,1189.44,0,0,0,0,0,5167,100,0,0,0,100,0,1.8,0.416666,'',0,2569,15,2.5,8,14,0,8362,12039,14032,26415,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18059,8606,17280,0,14334,0,0,0,'Shattered Hand Warhound (1)','','',1,1,1,0,0,1,1,0,69,69,24,9127,9127,0,1,0,1500,0,1084.12,1531.05,0,0,0,0,0,6423,0,0,0,0,0,0,1.8,0.42,'18950 18950',0,0,15,2.5,8,14,0,30639,30636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18060,8606,0,0,16630,0,0,0,'Fel Reaver Netherstorm','','',4,9,0,3,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,15,1.5,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18061,8606,0,0,5047,0,0,0,'Felguard Netherstorm','','',0,3,29,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18062,6180,0,0,14505,0,0,0,'Enraged Crusher','','',512,4,0,0,0,1,1,0,65,66,91,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,2.625,0.5425,'',0,1600,0,2.5,8,14,0,32015,32015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24473,0,0,0,0,0,0,0),(18063,7272,0,0,17452,0,0,0,'Garrosh','Son of Hellscream','',4,7,0,3,0,1,1,0,70,70,1652,4050,4050,0,1,3,2000,0,8820,12495,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.4464,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18064,7272,0,0,11546,0,0,0,'Warmaul Shaman','','',0,7,0,0,0,1,1,0,65,66,1693,4731,4892,2818,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,3.075,2.05,'',0,1056,0,2.5,8,14,0,15038,11986,12548,0,0,0,0,0,0,0,0,0,0,0,0,0,24502,0,0,0,0,0,0,0),(18065,7272,0,0,11576,0,0,0,'Warmaul Brute','','',0,7,0,0,0,1,1,0,66,67,1693,6116,6326,0,1,0,1300,0,146.25,204.1,0,0,0,0,300000,5829,0,0,0,0,0,0,4.2,2.8,'',0,1123,0,2.5,8,14,0,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24502,25604,0,0,0,0,0,0),(18066,7272,0,0,17453,0,0,0,'Farseer Kurkush','The Lightning Sons','',0,7,0,0,0,1,1,0,68,68,1652,5233,5233,2991,1,3,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,32127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18067,7272,0,0,17467,0,0,0,'Farseer Corhuk','The Lightning Sons','',0,7,0,0,0,1,1,0,68,68,1652,5233,5233,2991,1,3,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18068,7272,0,0,17468,0,0,0,'Farseer Margadesh','The Lightning Sons','',0,7,0,0,0,1,1,0,68,68,1652,5233,5233,2991,1,3,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18069,7272,0,0,18047,0,0,0,'Mogor','Hero of the Warmaul','',0,7,0,1,0,1,1,0,67,67,14,60720,60720,29330,1,0,2000,0,1530,2152.5,0,0,0,0,0,5821,0,0,0,0,0,0,2.5,1.675,'',0,0,0,2.5,8,14,0,15982,39529,18975,16033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18070,7272,0,0,17529,0,0,0,'Windcaller Blackhoof','','',0,7,0,0,0,1,1,0,55,56,1710,1830,1889,5110,1,3,2000,0,68,94,0,0,0,0,300000,2654,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18071,7272,0,0,17466,0,0,0,'Elementalist Untrag','The Earthen Ring','',0,7,0,0,0,1,1,0,68,68,1725,1900,1900,2991,1,3,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18072,7272,0,0,17465,0,0,0,'Elementalist Sharvak','The Earthen Ring','',0,7,0,0,0,1,1,0,70,70,1725,3900,3900,3155,1,3,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18073,7272,0,0,17464,0,0,0,'Elementalist Lo\'ap','The Earthen Ring','',0,7,0,0,0,1,1,0,70,70,1725,7300,7300,3155,1,3,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18074,7272,0,0,17463,0,0,0,'Elementalist Morgh','The Earthen Ring','',0,7,0,0,0,1,1,0,69,69,1725,6500,6500,3080,1,3,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18075,7272,0,0,17469,0,0,0,'Mannoroth','','',4,10,0,3,0,1,1,0,73,73,1684,12125,12125,0,1,0,1400,0,7742,11025,0,0,0,0,0,7618,0,0,0,0,0,0,0,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18076,7272,0,0,17470,0,0,0,'Grom Hellscream','Chieftain of the Warsong Clan','',4,10,0,3,0,1,1,0,73,73,1683,10660,10660,0,1,0,1400,0,7742,11025,0,0,0,0,0,7618,0,0,0,0,0,0,0,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18077,7272,0,0,18425,0,0,0,'Umbrafen Oracle','','',0,7,0,0,0,1,1,0,60,61,51,3984,4126,2460,1,0,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,1.725,0.25415,'12550',0,756,0,2.5,8,14,0,11986,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18078,13202,0,0,4626,0,0,0,'The Evil Rabbit','','',0,8,0,0,0,1,1,0,5,5,35,10,10,0,1,0,2000,0,1.4422,1.4422,0,0,1,1,0,120,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18079,7272,0,0,18425,0,0,0,'Umbrafen Seer','','',0,7,0,0,0,1,1,0,60,61,51,3984,4126,2460,1,0,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,1.725,0.25415,'34871',0,758,0,2.5,8,14,0,9739,31287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18080,7272,0,0,10920,0,0,0,'Kataru','','',0,7,0,0,0,1.2,1.5,0,62,62,14,5129,5129,3852,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,2.25,0.3315,'',0,808,0,2.5,8,14,0,12058,32734,15869,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18081,8606,0,0,14503,0,0,0,'Atsun of the Air','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18082,8606,0,0,17472,0,0,0,'Rokh of the Earth','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18083,8606,0,0,12231,0,0,0,'Far\'hir of the Flame','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18084,8606,0,0,14509,0,0,0,'Watoosun of the Water','','',0,4,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,85,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18085,8606,0,0,16889,0,0,0,'Elemental Throne Event Handler','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18086,7272,0,0,17951,0,0,0,'Darkcrest Taskmaster','','',0,7,0,0,0,1,1,0,62,63,74,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,2.25,0.520833,'',0,873,0,2.5,8,14,0,34811,34812,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24280,0,0,0,0,0,0,0),(18087,7272,0,0,17952,0,0,0,'Darkcrest Siren','','',0,7,0,0,0,1,1,0,62,63,74,4274,4422,2594,1,0,2000,0,168,234,0,0,0,0,300000,3675,0,0,0,0,0,0,1.7,1.7,'',0,867,0,2.5,8,14,0,9672,11831,34787,0,0,0,0,0,0,0,0,0,0,0,0,0,24280,0,0,0,0,0,0,0),(18088,7272,0,0,17953,0,0,0,'Bloodscale Enchantress','','',0,7,0,0,0,1,1,0,63,64,74,4422,4572,2663,1,0,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1.7,1.7,'',0,932,0,2.5,8,14,0,34447,34787,33245,0,0,0,0,0,0,0,0,0,0,0,0,0,24280,0,0,0,0,0,0,0),(18089,7272,0,0,17954,0,0,0,'Bloodscale Slavedriver','','',0,7,0,0,0,1,1,0,63,64,74,5527,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,2.25,0.520833,'',0,932,0,2.5,8,14,0,32064,34841,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24280,0,0,0,0,0,0,0),(18090,7272,0,0,17520,0,0,0,'Captain Kroghan','','',0,7,0,0,0,1,1,0,65,65,29,5914,5914,0,1,2,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18091,7272,0,0,17521,0,0,0,'Messenger Gazgrigg','','',0,7,0,0,0,1,1,0,63,63,29,5527,5527,0,1,2,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18092,6180,0,0,18247,0,0,0,'Tarren Mill Guardsman','','',0,7,0,1,0,1,1,0,67,68,1748,18345,18345,0,1,0,2000,0,1062.6,1495,0,0,0,0,180000,6126,0,0,0,0,0,0,1.65,0.2288,'',0,3579,0,2.5,8,14,0,15749,16856,33133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18093,6180,0,0,18265,0,0,0,'Tarren Mill Protector','','',0,7,0,1,0,1,1,0,67,68,1748,14674,14674,2962,1,0,3000,0,1476.6,2076.9,0,0,0,0,180000,6116,0,0,0,0,0,0,1.65,0.2288,'',0,3564,0,2.5,8,14,0,15496,17138,17234,17843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18094,6180,0,0,18252,0,0,0,'Tarren Mill Lookout','','',0,7,0,1,0,1,1,0,67,68,1748,15176,15176,2962,1,0,2000,0,984.4,1384.6,1,1900,340.1,505.4,180000,6116,0,0,0,0,0,0,1.65,0.2288,'',0,3524,0,2.5,8,14,0,15232,15620,16100,17174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18095,6692,0,0,11686,0,0,0,'Doomfire','','',1024,10,0,0,0,1,1,0,73,73,1720,7588,7588,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18096,7272,0,0,19135,0,0,0,'Epoch Hunter','','',72,2,0,1,1,1,1,0,68,68,1748,98130,98130,0,1,0,2000,0,1732.5,2437.5,0,0,0,0,0,6126,0,0,0,0,0,0,1.3,0.39,'',0,3780,0,2.5,8,14,0,31914,31475,33834,33834,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18097,7272,0,0,17606,0,0,0,'Nahuud','','',0,7,0,0,0,1,1,0,64,64,1732,2740,2740,2705,1,2,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18098,7272,0,0,17524,0,0,0,'Kialon Nightblade','','',0,7,0,0,0,1,1,0,65,65,1733,5914,5914,0,1,3,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18099,7272,0,0,17525,0,0,0,'Gordawg','Fury of Earth','',0,5,0,1,0,1,1,0,73,73,1726,3794000,3794000,0,1,3,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,20276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18100,7272,0,0,12129,0,0,0,'Incineratus','Fury of Fire','',0,4,0,1,0,1,1,0,73,73,1726,2600,2600,0,1,0,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,8,4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(18101,7272,0,0,13444,0,0,0,'Aborius','Fury of Water','',0,4,0,1,0,1,1,0,73,73,1726,3794000,3794000,0,1,0,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,4,1.22224,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(18102,7272,0,0,15538,0,0,0,'Kalandrios','Fury of Air','',0,4,0,1,0,1,1,0,73,73,1726,3794000,3794000,0,1,0,2000,3,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,5,4,'',0,0,0,2.5,8,14,0,16034,25189,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(18103,6739,0,0,18238,0,0,0,'Arcane Guardian','','',0,4,0,0,0,2,1,0,65,65,1603,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,172,1.5,0.75,'18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(18104,6692,0,0,11686,0,0,0,'Doomfire Spirit','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18105,7272,0,0,17528,0,0,0,'Ghaz\'an','','',8,1,0,1,1,10,10,0,65,65,1692,59140,59140,0,1,0,1600,0,736,1034.08,0,0,0,0,43200000,5234,0,0,150,0,0,0,4.2,3,'',0,0,0,2.5,8,14,0,15716,34267,34268,34290,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18106,7272,0,0,17527,0,0,0,'Jorin Deadeye','','',4,7,0,0,0,1,1,0,70,70,1735,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18107,8606,0,0,11271,0,0,0,'Overseer Tidewrath','','',0,7,0,1,0,1,1,0,65,65,1693,70968,70968,0,1,0,2000,0,1500,2107.5,0,0,0,0,0,5234,0,0,0,0,0,0,3.375,2.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18108,8606,0,0,1126,0,0,0,'Coilfang Underbog Hydra Trigger','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18109,7272,0,0,8409,0,0,0,'Living Fire','','',0,4,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,1400,0,176.4,249.9,0,0,0,0,1560000,6719,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18110,7272,0,0,17200,0,0,0,'Windyreed Quest Credit (Big Hut)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18113,7272,0,0,18423,0,0,0,'Feralfen Hunter','','',0,7,0,0,0,1,1,0,61,62,51,4126,4274,2527,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.725,0.25415,'',0,813,0,2.5,8,14,0,6660,12024,31975,32060,0,0,0,0,0,0,0,0,0,0,0,0,24497,0,0,0,0,0,0,0),(18114,7272,0,0,18424,0,0,0,'Feralfen Mystic','','',0,7,0,0,0,1,1,0,61,62,51,4126,4274,2527,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.725,0.25415,'',0,814,0,2.5,8,14,0,9532,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24497,0,0,0,0,0,0,0),(18115,7272,0,0,18422,0,0,0,'Daggerfen Muckdweller','','',0,7,0,0,0,1,1,0,62,62,51,5341,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.221,'',0,868,0,2.5,8,14,0,35201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18116,7272,0,0,18422,0,0,0,'Daggerfen Assassin','','',0,7,0,0,0,1,1,0,62,63,51,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.5,0.221,'22766',0,870,0,2.5,8,14,0,35204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18117,7272,0,0,11559,0,0,0,'Ango\'rosh Ogre','','',0,7,0,0,0,1,1,0,62,63,45,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,3.3,1.9646,'',0,870,0,2.5,8,14,0,8599,11978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24238,0,0,0,0,0,0,0),(18118,7272,0,0,20173,0,0,0,'Ango\'rosh Shaman','','',0,7,0,0,0,1,1,0,62,63,45,4274,4422,2594,1,0,2000,0,168,234,0,0,0,0,300000,3795,0,0,0,0,0,0,2.35,0.705,'',0,870,0,2.5,8,14,0,6742,9532,23381,0,0,0,0,0,0,0,0,0,0,0,0,0,24238,0,0,0,0,0,0,0),(18119,7272,0,0,11533,0,0,0,'Ango\'rosh Brute','','',0,7,0,0,0,1,1,0,62,63,45,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,3.525,2.09855,'',0,865,0,2.5,8,14,0,8599,11428,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18120,7272,0,0,20172,0,0,0,'Ango\'rosh Mauler','','',0,7,0,0,0,1,1,0,63,64,45,5527,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,2.35,1.645,'',0,926,0,2.5,8,14,0,14895,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24240,0,0,0,0,0,0,0),(18121,7272,0,0,11537,0,0,0,'Ango\'rosh Souleater','','',0,7,0,0,0,1,1,0,63,64,45,4422,4572,2663,1,0,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,3.525,2.35,'35194',0,927,0,2.5,8,14,0,9613,35194,35195,0,0,0,0,0,0,0,0,0,0,0,0,0,24240,0,0,0,0,0,0,0),(18122,7272,0,0,17955,0,0,0,'Dreghood Drudge','','',0,7,0,0,0,0.75,0.7,0,61,62,74,3868,4006,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,0,1.2,'',0,571,0,2.5,8,14,0,34789,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18123,7272,0,0,17609,0,0,0,'Wrekt Slave','','',0,7,0,0,0,0.75,0.7,0,62,62,74,4006,4006,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,0,1.1,'',0,569,0,2.5,8,14,0,11978,34789,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18124,7272,0,0,19687,0,0,0,'Withered Giant','','',256,5,0,0,0,1,1,0,61,62,1706,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,3.75,0.3875,'',0,0,0,2.5,8,14,0,35235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24373,0,0,0,0,0,0,0),(18125,7272,0,0,18449,0,0,0,'Starving Fungal Giant','','',256,5,0,0,0,1,1,0,63,64,1706,5527,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,4.5,0.465,'',0,0,0,2.5,8,14,0,35244,35238,32396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18126,6180,0,0,11774,0,0,0,'Expedition Scout','','',0,7,0,0,0,1,1,0,64,64,1728,7300,7300,0,1,0,1400,0,135.8,191.8,0,0,0,0,0,4937,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18127,7272,0,0,18229,0,0,0,'Bog Lord','','',256,5,0,0,0,1,1,0,64,64,1706,5715,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,6,0.62,'',0,0,0,2.5,8,14,0,32077,35273,32065,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18128,7272,0,0,17751,0,0,0,'Sporebat','','',1,1,33,0,0,1,1,0,61,62,7,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.45,0.87,'',0,0,0,2.5,8,14,0,35394,35394,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24426,0,0,0,0,0,0,0),(18129,7272,0,0,17752,0,0,0,'Greater Sporebat','','',1,1,33,0,0,1,1,0,62,63,7,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.75,1.05,'',0,0,0,2.5,8,14,0,35394,35394,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24426,0,0,0,0,0,0,0),(18130,7272,0,0,19404,0,0,0,'Marshfang Ripper','','',1,1,34,0,0,1,0.5,0,60,61,14,3984,4126,1230,1,0,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,3604,17008,0,0,0,0,0,0,0,0,0,0,0,12893,0,0,0,0,0,0,0,0,0,0),(18131,7272,0,0,19401,0,0,0,'Marshfang Slicer','','',1,1,34,0,0,1,0.5,0,62,63,14,4274,4422,1297,1,0,2000,0,168,234,0,0,0,0,300000,3795,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,17008,35333,0,0,0,0,0,0,0,0,0,0,0,12894,0,0,24493,0,0,0,0,0,0,0),(18132,7272,0,0,18722,0,0,0,'Umbraglow Stinger','','',1,1,44,0,0,1,1,0,60,61,14,4979,5158,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,32082,35325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24372,0,0,0,0,0,0,0),(18133,7272,0,0,19252,0,0,0,'Marshlight Bleeder','','',1,1,44,0,0,1,1,0,62,63,14,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,13443,35329,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24485,24372,0,0,0,0,0,0),(18134,7272,0,0,17781,0,0,0,'Fen Strider','','',0,1,0,0,0,1,1,0,61,62,14,5158,5341,0,1,0,1000,0,86,120,0,0,0,0,300000,4344,0,0,0,0,0,0,6,0.7,'',0,0,0,2.5,8,14,0,33628,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24427,0,0,0,0,0,0,0),(18135,7272,0,0,18615,0,0,0,'Marsh Walker','','',0,1,0,0,0,1,1,0,63,64,14,5527,5715,0,1,0,1000,0,97,137,0,0,0,0,300000,4937,0,0,0,0,0,0,6,0.7,'',0,0,0,2.5,8,14,0,33628,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24427,0,0,0,0,0,0,0),(18136,7272,0,0,18313,0,0,0,'Marsh Lurker','','',0,4,0,0,0,1,1,0,61,62,1706,4126,4274,2527,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,4.125,3.69875,'',0,812,0,2.5,8,14,0,9616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18137,7272,0,0,18313,0,0,0,'Marsh Dredger','','',0,4,0,0,0,1,1,0,61,62,1706,4126,4274,2527,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,4.125,3.69875,'',0,813,0,2.5,8,14,0,35234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18138,7272,0,0,19286,0,0,0,'Umbrafen Eel','','',0,1,0,0,0,1,1,0,60,61,16,4979,5158,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,35319,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24374,0,0,0,0,0,0,0),(18139,6180,0,0,18323,0,0,0,'Sporeggar Preserver','','',0,7,0,1,0,3,1,0,65,65,1837,14193,14193,2790,1,0,2000,0,855.6,1196,0,0,0,0,300000,5228,0,0,0,0,0,0,1,1,'35230',0,0,0,2.5,8,14,0,35229,11431,6950,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(18140,6180,0,0,17627,0,0,0,'Sporeggar Harvester','','',0,7,0,0,0,1,1,0,63,64,1708,5527,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.15,1.15,'35230',0,0,0,2.5,8,14,0,35229,36991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18141,7272,0,0,17534,0,0,0,'Greatmother Geyah','','',4,7,0,3,0,1,1,0,73,73,1652,316710,316710,3387,1,3,2000,0,10955,15680,0,0,0,0,300000,7604,0,0,0,0,0,0,1.8,0.2832,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18142,7272,0,0,17200,0,0,0,'Windyreed Quest Credit (Hut 01)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18143,7272,0,0,17200,0,0,0,'Windyreed Quest Credit (Hut 02)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18144,7272,0,0,17200,0,0,0,'Windyreed Quest Credit (Hut 03)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18145,7272,0,0,17535,0,0,0,'Watoosun\'s Polluted Essence','','',0,4,0,0,0,1,1,0,66,66,834,6116,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,6,2,'',0,0,0,2.5,8,14,0,32139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18146,7272,0,0,17536,0,0,0,'Champion Vranesh','','',0,7,0,0,0,1,1,0,60,60,1602,2442,2442,2434,1,0,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.65,0.4213,'',0,40,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18147,6180,0,0,17538,17540,17539,17541,'Silvermoon Ranger','','',0,7,0,0,0,1,1,0,55,55,1656,1921,1921,5013,1,0,1500,0,50.25,69.75,0,0,0,0,300000,2609,0,0,0,0,0,0,1.5,0.383,'',0,300,0,2.5,8,14,0,29120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18148,8606,0,0,17542,0,0,0,'Outland Wrathguard PH Test Size/Model/NoAnim','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18149,8606,0,0,17543,0,0,0,'Outland Shivan','','',0,3,0,0,0,1,1,0,65,66,90,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,0,5531,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18150,7272,0,0,15394,0,0,0,'Gurgle','Tor\'gash\'s Pet','',0,7,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.975,0.2275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18151,7272,0,0,15398,0,0,0,'Gargle','Tor\'gash\'s Pet','',0,7,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.975,0.2275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18152,6180,0,0,15394,0,0,0,'Baby Murloc','','',0,12,0,0,0,1,1,0,1,1,35,490,490,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0.975,0.2275,'24983',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18153,8606,0,0,5233,0,0,0,'Spirit Healer (DND)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18154,7272,0,0,17605,0,0,0,'Ssslith','','',0,7,0,1,0,1,1,0,65,65,74,33117,33117,2790,1,0,2000,0,1244,1582,0,0,0,0,0,4275,0,0,0,0,0,0,0,2,'',0,3199,0,2.5,8,14,0,12674,17741,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24280,0,0,0,0,0,0,0),(18155,7272,0,0,19685,0,0,0,'Bloodfalcon','','',1,1,30,1,0,2,1,0,69,69,16,13522,13522,0,1,0,1600,0,901.6,1273.28,0,0,0,0,7200000,6423,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,34856,32323,18144,0,0,0,0,0,0,0,0,0,0,10483,0,0,0,0,0,0,0,0,0,0),(18156,12213,0,0,11686,0,0,0,'Silvermoon City Target Dummy Left','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18157,12213,0,0,11686,0,0,0,'Silvermoon City Target Dummy Middle','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18158,8606,0,0,11686,0,0,0,'Silvermoon City Target Dummy Right','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18159,7272,0,0,11576,0,0,0,'Boss Grog\'ak','','',0,7,0,0,0,1,1,0,62,62,45,4274,4274,2568,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,4.2,2.8,'',0,865,0,2.5,8,14,0,13730,35473,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24238,24472,0,0,0,0,0,0),(18160,7272,0,0,11574,0,0,0,'Overlord Gorefist','','',0,7,0,0,0,1.3,1,0,64,64,45,5944,5944,2705,1,0,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,3.975,2.65,'',0,936,0,2.5,8,14,0,15496,33962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24240,0,0,0,0,0,0,0),(18161,7272,0,0,11686,0,0,0,'Underground Well Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,60000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18162,7272,0,0,11686,0,0,0,'Underground Pond Credit Marker','','',0,10,0,0,0,1.35,1,0,60,60,114,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,60000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18163,8606,0,0,17563,0,0,0,'Cannon Test','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18164,8606,0,0,15435,0,0,0,'Cannon Test Target','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.39,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18165,7272,0,0,17575,0,0,0,'Archmage Cedric','','',0,7,0,0,0,1,1,0,56,58,1696,2700,3500,5334,1,3,2000,0,71,98,0,0,0,0,300000,2740,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18166,7272,0,0,18921,0,0,0,'Khadgar','Sons of Lothar','',0,7,0,1,0,3,3,0,71,71,35,15081,15081,21996,1,3,2000,0,1173,1715.8,0,0,0,0,300000,5645,0,0,0,0,0,0,1.8,0.2964,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18167,8606,0,0,17549,0,0,0,'Elekk, Ground Taxi','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18168,7272,0,0,17550,0,0,0,'The Crone','','',108,7,0,3,0,1,1,0,73,73,14,106225,106225,50805,1,0,2000,0,10955,15680,0,0,0,0,0,7604,0,0,0,0,0,0,2.625,0.5355,'',1,386058,0,2.5,8,14,0,32337,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18169,8606,0,0,17211,0,0,0,'Blood Knight Initiate','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18170,7272,0,0,19058,0,0,0,'Infinite Slayer','','',0,2,0,1,0,1,1,0,68,68,1748,18972,18972,0,1,0,2000,0,1732.5,2437.5,0,0,0,0,0,6126,0,0,0,0,0,0,1,0.3,'',0,3559,0,2.5,8,14,0,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18171,7272,0,0,19061,0,0,0,'Infinite Defiler','','',0,2,0,1,0,1,1,0,68,68,1748,15176,15176,8973,1,0,2000,0,1605,2257.5,0,0,0,0,0,6116,0,0,0,0,0,0,1,0.3,'',0,3577,0,2.5,8,14,0,15232,21068,31977,38386,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18172,7272,0,0,19059,0,0,0,'Infinite Saboteur','','',0,2,0,1,0,1,1,0,68,68,1748,15176,15176,8973,1,0,2000,0,1605,2257.5,0,0,0,0,0,6116,0,0,0,0,0,0,1,0.3,'',0,3526,0,2.5,8,14,0,15496,17234,31976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18173,7272,0,0,11686,0,0,0,'Bloodmyst Elekk Dismounter','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18174,7272,0,0,17553,0,0,0,'Initiate Colin','','',0,7,0,0,0,1,1,0,20,20,1604,433,433,490,1,0,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18175,7272,0,0,17551,0,0,0,'Initiate Emeline','','',0,7,0,0,0,1,1,0,20,20,1604,433,433,490,1,0,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18176,7272,0,0,20230,0,0,0,'Tainted Earthgrab Totem','','',0,11,0,0,0,0.05,1,0,64,64,14,5,5,0,1,0,1388,0,134.636,190.156,0,0,0,0,0,4937,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,31983,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18177,7272,0,0,16997,0,0,0,'Tainted Stoneskin Totem','','',0,11,0,0,0,0.05,1,0,64,64,16,5,5,0,1,0,1347,0,130.659,184.539,0,0,0,0,0,4937,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,31986,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18178,8606,0,0,4589,19074,0,0,'Tainted Fire Totem','','',0,11,0,0,0,1,1,0,1,1,16,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,85,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18179,7272,0,0,20231,0,0,0,'Corrupted Nova Totem','','',0,11,0,0,0,0.5,1,0,64,74,16,5,5,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,31992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18180,7272,0,0,17557,0,0,0,'Hemet Nesingwary','','',0,7,0,0,0,1,1,0,70,70,35,20958,20958,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,32168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18181,7272,0,0,17559,0,0,0,'Minion of Gurok','','',0,4,0,0,0,0.4,1,0,64,65,91,2286,2366,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,0.75,0.6945,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18182,6180,0,0,17569,0,0,0,'Gurok the Usurper','','',512,4,0,1,0,1,1,0,67,67,91,25304,25304,0,1,0,1400,0,1181.25,1648.5,0,0,0,0,0,5829,0,0,0,0,0,0,3,2,'',0,3398,0,2.5,8,14,0,22127,23114,32959,0,0,0,0,0,0,172,0,0,0,0,0,0,24503,0,0,0,0,0,0,0),(18183,7272,0,0,17560,0,0,0,'Arechron','','',0,7,0,0,0,1,1,0,70,70,1722,6986,6986,0,1,2,1435,0,180.81,256.147,0,0,0,0,120000,6719,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18184,8606,0,0,19668,0,0,0,'Mo\'arg Engineer Transform (Magnetic Mode)','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.6,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18185,7272,0,0,17562,0,0,0,'Feralfen Serpent Spirit','','',0,10,0,0,0,1,1,0,63,64,14,5527,5715,0,1,0,1333,0,129.301,182.621,0,0,0,0,0,4937,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18186,7272,0,0,15221,0,0,0,'Feralfen Totem','','',0,11,0,0,0,1,1,0,1,1,14,4700,4700,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1.2,0.408,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18187,7272,0,0,17564,0,0,0,'Cheneta','Horde Emissary','',0,7,0,0,0,1,1,0,60,60,29,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18188,7272,0,0,17565,0,0,0,'Tatai','Horde Emissary','',0,7,0,0,0,1,1,0,60,60,126,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18189,7272,0,0,17566,0,0,0,'Dela Runetotem','Horde Emissary','',0,7,0,0,0,1,1,0,60,60,104,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18190,7272,0,0,17567,0,0,0,'Kristine Denny','Horde Emissary','',0,7,0,0,0,1,1,0,60,60,68,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18191,7272,0,0,17568,0,0,0,'Ambassador Kelemar','','',0,7,0,0,0,1,1,0,60,60,1604,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18192,6180,0,0,18253,18258,18259,18260,'Horde Halaani Guard','','',0,7,0,0,0,200,1,0,65,65,83,1182800,1182800,0,1,0,1400,0,140,196.7,1,1900,315.4,467.4,0,5234,0,0,0,0,0,0,3,2,'',0,634,0,2.5,8,14,0,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18194,6180,0,0,11774,0,0,0,'Expedition Preserver','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18196,7272,0,0,17200,0,0,0,'Gurok Event Controller','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18197,7272,0,0,11653,0,0,0,'Elder Kuruti','','',0,7,0,1,0,1,1,0,63,63,51,26532,26532,2620,1,1,2000,0,772.8,1076.4,0,0,0,0,300000,3795,0,0,0,0,0,0,1.5,0.221,'',0,0,0,2.5,8,14,0,32056,12550,11986,12058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18198,8606,0,0,17573,0,0,0,'Bird Spirit Illusion','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18199,5462,0,0,11686,0,0,0,'Silithus Dust Turnin Quest Doodad Horde','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18200,7272,0,0,17580,0,0,0,'Shado \'Fitz\' Farstrider','','',0,7,0,0,0,1,1,0,70,70,35,13972,13972,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,4.6575,1.12091,'',0,0,0,2.5,8,14,0,32190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18201,7272,0,0,18030,0,0,0,'Tamed Sporebat','','',0,1,33,0,0,0.3,1,0,56,57,51,810,835,0,1,0,2000,0,98,130,0,0,0,0,300000,3342,0,0,0,0,0,0,1.3,0.78,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24426,0,0,0,0,0,0,0),(18202,7272,0,0,17583,0,0,0,'Murkblood Putrifier','','',0,7,0,0,0,1,1,0,65,66,1679,4731,4892,2818,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,0,1.1,'',0,1054,0,2.5,8,14,0,32133,32087,32134,32132,0,0,0,0,0,0,0,0,0,0,0,0,24542,0,0,0,0,0,0,0),(18203,7272,0,0,17584,0,0,0,'Murkblood Raider','','',0,7,0,0,0,0.9,1,0,66,67,1679,5504,5693,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,0,1.1,'',0,1054,0,2.5,8,14,0,15496,11971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24542,0,0,0,0,0,0,0),(18204,7272,0,0,17586,0,0,0,'Ortor of Murkblood','','',0,7,0,0,0,1,1,0,67,67,1679,5060,5060,2933,1,0,1400,0,142.8,200.9,0,0,0,0,120000,5821,0,0,0,0,0,0,0,1.4,'',0,1052,0,2.5,8,14,0,31981,32132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24542,24543,0,0,0,0,0,0),(18205,7272,0,0,19582,0,0,0,'Clefthoof','','',0,1,0,0,0,1,1,0,64,65,7,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,6,0.45,'',0,0,0,2.5,8,14,0,32023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18206,7272,0,0,18300,0,0,0,'Wastewalker Captive','','',0,7,0,1,0,2.9,1,0,62,63,51,15489,16028,0,1,0,1200,0,499.56,698.28,0,0,0,0,7200000,4641,0,0,0,0,0,0,0,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18207,6180,0,0,17589,17590,17591,0,'Murkblood Scavenger','','',0,7,0,0,0,0.25,1,0,64,64,1679,1000,1000,6299,1,0,2000,0,145,215,0,0,0,0,300000,3977,0,0,0,0,0,0,0,0.75,'',0,264,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24542,0,0,0,0,0,0,0),(18208,7272,0,0,17200,0,0,0,'Murkblood Event Controller','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18209,7272,0,0,17592,0,0,0,'Kurenai Captive','','',4096,7,0,0,0,1,1,0,62,62,1722,4274,4274,2568,1,2,1400,0,112,156.1,0,0,0,0,120000,4340,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,12491,12548,15786,16006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18210,7272,0,0,17593,0,0,0,'Mag\'har Captive','','',4096,7,0,0,0,1,1,0,62,62,1652,6411,6411,5136,1,2,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,12491,16006,15786,12548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18211,6180,0,0,17595,17594,0,0,'Murkblood Brute','','',0,7,0,0,0,1,1,0,67,67,1679,4428,4428,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,0,1.5,'',0,1053,0,2.5,8,14,0,32104,32105,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,24542,0,0,0,0,0,0,0),(18212,7272,0,0,705,0,0,0,'Mudfin Frenzy','','',0,1,0,0,0,0.25,0.25,0,62,63,1878,1335,1382,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.5,1.044,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18213,7272,0,0,18314,0,0,0,'Mire Hydra','','',0,1,0,0,0,1.1,1,0,60,61,14,5477,5674,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,2.1,1.5,'',0,0,0,2.5,8,14,0,39419,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24375,0,0,0,0,0,0,0),(18214,7272,0,0,18314,0,0,0,'Fenclaw Thrasher','','',0,1,0,0,0,1.2,1,0,62,63,14,6409,6632,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,2.1,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24486,24375,0,0,0,0,0,0),(18215,7272,0,0,17200,0,0,0,'Murkblood Target Dummy','','',0,10,0,0,0,1,1,0,65,65,1679,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18216,8606,0,0,11998,0,0,0,'TugofWar Buffbot, Horde','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18217,8606,0,0,1295,0,0,0,'TugofWar Buffbot, Alliance','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18218,7272,0,0,17597,0,0,0,'Harold Lane','','',0,7,0,0,0,1,1,0,70,70,35,8034,8034,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18220,7272,0,0,18380,0,0,0,'Ravenous Windroc','','',1,1,26,0,0,1,1,0,65,66,14,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,2.625,0.6125,'',0,0,0,2.5,8,14,0,30285,0,0,0,0,0,0,0,0,0,0,0,0,10710,0,0,0,0,0,0,0,0,0,0),(18221,7272,0,0,17601,0,0,0,'Holaaru','','',0,7,0,0,0,1,1,0,43,43,1694,1621,1621,3575,1,3,2000,0,47,66,0,0,0,0,300000,1926,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,1006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18222,7272,0,0,17602,0,0,0,'Otonbu the Sage','','',0,7,0,0,0,1,1,0,66,66,1722,6116,6116,0,1,2,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18223,7272,0,0,17603,0,0,0,'Mo\'mor the Breaker','','',0,7,0,0,0,1,1,0,67,67,1722,6326,6326,0,1,2,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18224,7272,0,0,17604,0,0,0,'Poli\'lukluk the Wiser','','',0,7,0,0,0,1,1,0,68,68,1722,6542,6542,0,1,2,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18225,6180,0,0,169,11686,0,0,'Fire Bomb Target','','',0,10,0,0,0,1.35,1,0,60,60,35,6900,6900,0,1,0,1400,0,72.8,96.6,0,0,0,0,0,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18226,6180,0,0,18353,0,0,0,'Talbuk Patriarch','','',0,1,0,0,0,1,1,0,66,67,14,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.6,0.48,'',0,0,0,2.5,8,14,0,32019,32020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18228,7272,0,0,17612,0,0,0,'Garadar Event Controller (Farseer)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18229,7272,0,0,17611,0,0,0,'Saurfang the Younger','','',4,7,0,1,0,1,1,0,70,70,1653,5400,5400,0,1,3,2000,0,8820,12495,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,41098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18230,7272,0,0,17614,0,0,0,'Trayanise','','',0,7,0,0,0,1,1,0,12,12,1604,219,219,537,1,0,2000,0,12,17,0,0,0,0,300000,475,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18231,7272,0,0,17615,0,0,0,'Keyanomir','','',0,7,0,0,0,1,1,0,23,23,1604,494,494,1443,1,0,2000,0,23,33,0,0,0,0,300000,786,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18232,7272,0,0,4162,0,0,0,'Nimrida','Keyanomir\'s Minion','',0,3,0,0,0,1,1,0,23,23,1604,494,494,1443,1,0,2000,0,23,33,0,0,0,0,300000,786,0,0,0,0,0,0,1.5,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18233,7272,0,0,17616,0,0,0,'Elementalist Ioki','The Earthen Ring','',0,7,0,0,0,1,1,0,65,65,1725,4731,4731,2790,1,2,1362,0,126.666,177.06,0,0,0,0,120000,5228,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18234,7272,0,0,17617,0,0,0,'Elementalist Yal\'hah','The Earthen Ring','',0,7,0,0,0,1,1,0,65,65,1725,4731,4731,2790,1,2,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18235,7272,0,0,4587,0,0,0,'Corrupted Healing Stream Totem','','',0,11,0,0,0,1,1,0,67,67,14,4000,4000,0,1,0,1400,0,157.5,219.8,0,0,0,0,0,5829,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18236,7272,0,0,4590,0,0,0,'Corrupted Air Totem','','',0,11,0,0,0,1,1,0,67,67,14,5000,5000,0,1,0,1400,0,157.5,219.8,0,0,0,0,0,5829,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18237,7272,0,0,17618,0,0,0,'Tiny Arcane Construct','','',0,4,0,0,0,1,1,0,15,15,1604,301,301,326,1,0,2000,0,20,27,0,0,0,0,300000,665,0,0,0,0,0,85,0.2,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18238,7272,0,0,17619,0,0,0,'Murkblood Invader','','',0,7,0,0,0,1,1,0,67,67,1679,6326,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,0,1.1,'',0,1063,0,2.5,8,14,0,15496,11971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24542,0,0,0,0,0,0,0),(18239,8606,0,0,17906,0,0,0,'Elekk, Mount (Elite)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18240,6180,0,0,17621,0,0,0,'Sunspring Villager','','',128,10,0,0,0,1,1,0,52,67,35,2371,3728,0,1,0,1400,0,157.5,219.8,0,0,0,0,120000,5829,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18241,7272,0,0,17625,0,0,0,'Crusty','','',1,1,8,4,0,1,1,0,30,32,15,955,1057,0,1,0,1800,0,40.5,54,0,0,0,0,21600000,1249,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,13024,0,0,0,0,0,0,0,0,0,0),(18242,6692,0,0,1126,0,0,0,'Infernal Relay (Hyjal)','','',0,10,0,0,0,1,1,0,1,1,1720,42,42,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18243,7272,0,0,17630,0,0,0,'Lorti','Merchant','',0,7,0,0,0,1,1,0,60,61,126,4979,5158,0,1,2176,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18244,7272,0,0,17631,0,0,0,'Khalan','Stable Master','',0,7,0,0,0,1,1,0,62,62,126,5341,5341,0,1,4194304,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18245,7272,0,0,17632,0,0,0,'Merajit','Innkeeper','',0,7,0,0,0,1,1,0,61,61,126,5158,5158,0,1,66177,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18246,7272,0,0,17633,0,0,0,'Tayemba','','',0,7,0,0,0,1,1,0,62,62,126,5341,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18247,7272,0,0,17634,0,0,0,'Farbosi','','',0,7,0,0,0,1,1,0,60,60,126,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18248,7272,0,0,17635,0,0,0,'Nekthar','','',0,7,0,0,0,1,1,0,65,65,1734,5914,5914,0,1,3,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18249,7272,0,0,17636,0,0,0,'Mokasa','','',0,7,0,0,0,1,1,0,61,61,1734,4979,4979,0,1,2,2000,0,104,138,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18250,7272,0,0,17637,0,0,0,'Joraal','Stable Master','',0,7,0,0,0,1,1,0,62,63,1638,4274,4422,2594,1,4194305,2000,0,168,234,0,0,0,0,300000,20,0,0,0,0,0,0,1.5,1,'',0,550,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18251,7272,0,0,17638,0,0,0,'Caregiver Abidaar','Innkeeper','',0,7,0,0,0,1,1,0,62,63,1638,4274,4422,2594,1,66177,2000,0,168,234,0,0,0,0,300000,20,0,0,0,0,0,0,1.5,1,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18252,7272,0,0,17639,0,0,0,'Andarl','','',0,7,0,0,0,1,1,0,64,64,1733,5715,5715,0,1,3,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18253,7272,0,0,17641,0,0,0,'Archmage Leryda','','',0,7,0,0,0,1,1,0,69,69,1696,7000,7000,7031,1,3,2000,0,230,336,0,0,0,0,600000,5167,0,0,0,0,0,0,1.725,0.44045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18254,8089,0,0,17644,0,0,0,'Shadow of Aran','','',76,6,0,3,0,1,1,0,63,63,16,937,937,143920,1,0,2000,0,6335,8855,0,0,0,0,0,4641,0,0,0,0,85,0,0,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18255,7272,0,0,17645,0,0,0,'Apprentice Darius','','',0,7,0,0,0,1,1,0,68,68,1696,7100,7100,6882,1,384,2000,0,212,309,0,0,0,0,600000,4928,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18256,6180,0,0,18254,18255,18256,18257,'Alliance Halaani Guard','','',0,7,0,0,0,200,1,0,65,65,84,1182800,1182800,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,1,'',0,696,0,2.5,8,14,0,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18257,7272,0,0,18383,0,0,0,'Gutripper','','',1,1,26,1,0,4,1,0,67,67,14,25304,25304,0,1,0,2000,0,1035,1444.4,0,0,0,0,300000,5829,0,0,0,0,0,0,6.375,1.4875,'',0,0,0,2.5,8,14,0,10707,27051,32022,0,0,0,0,0,0,0,0,0,0,10707,0,0,24513,0,0,0,0,0,0,0),(18258,7272,0,0,19223,0,0,0,'Bach\'lor','','',0,1,0,1,0,1,1,0,67,67,14,25304,25304,0,1,0,2000,0,1035,1444.4,0,0,0,0,240000,5829,0,0,0,0,0,0,1.6,0.48,'',0,0,0,2.5,8,14,0,32019,32020,0,0,0,0,0,0,0,1036,0,0,0,0,0,0,24523,0,0,0,0,0,0,0),(18259,7272,0,0,19585,0,0,0,'Banthar','','',0,1,0,1,0,4,1,0,67,67,14,25304,25304,0,1,0,2000,0,1035,1444.4,0,0,0,0,300000,5829,0,0,0,0,0,0,14,1.05,'',0,0,0,2.5,8,14,0,32023,35382,0,0,0,0,0,0,0,1036,0,0,0,0,0,0,24496,0,0,0,0,0,0,0),(18260,7272,0,0,11551,0,0,0,'Boulderfist Invader','','',0,7,0,0,0,1,1,0,64,65,45,5715,5914,0,1,0,3000,0,300,421.5,0,0,0,0,300000,5234,0,0,0,0,0,0,3,1.786,'',0,990,0,2.5,8,14,0,2676,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18261,7272,0,0,17659,0,0,0,'Lantresor of the Blade','','',0,7,0,1,0,1,1,0,70,70,35,139720,139720,0,1,3,3000,0,1738.8,2463.3,0,0,0,0,300000,6719,0,0,0,0,0,0,2.1,0.5208,'32281',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18262,7272,0,0,11546,0,0,0,'Unkor the Ruthless','','',0,7,0,0,0,1,1,0,65,65,45,9300,9300,0,1,2,3000,0,300,421.5,0,0,0,0,300000,5234,0,0,0,0,0,0,3.075,2.05,'',0,973,0,2.5,8,14,0,2676,32174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18263,6180,0,0,18783,0,0,0,'Nagrand Spawn Trigger','','',0,10,0,0,0,1,1,0,60,60,114,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18264,6180,0,0,169,11686,0,0,'Nagrand Spawn Timer','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18265,7272,0,0,17647,0,0,0,'Gezhe','The Consortium','',0,7,0,0,0,1,1,0,68,68,35,6542,6542,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.1,0.336116,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18266,7272,0,0,18488,0,0,0,'Warrant Officer Tracy Proudwell','','',0,7,0,0,0,1,1,0,70,70,1737,6986,6986,0,1,131,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.208,'',0,1600,0,2.5,8,14,0,29567,29300,30641,36787,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18267,7272,0,0,18486,0,0,0,'Battlecryer Blackeye','','',0,7,0,0,0,1,1,0,70,70,1729,6986,6986,0,1,131,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.2832,'',0,0,0,2.5,8,14,0,29567,29574,20276,32168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18268,8606,0,0,16405,0,0,0,'Test Arena Master','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18269,8606,0,0,17839,0,0,0,'Khoraazi','Chairman of the Consortium','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18270,8606,0,0,17793,0,0,0,'Kruugall','Shaman Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18271,8606,0,0,17191,0,0,0,'Consortium Prospector','','',0,7,0,0,0,1,1,0,65,65,1731,14193,14193,8370,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18272,7272,0,0,20174,0,0,0,'Consortium Gemcutter','','',0,7,0,0,0,1,1,0,65,65,1731,14193,14193,8370,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(18273,7272,0,0,17650,0,0,0,'Kilrath','','',4,7,0,1,0,1,1,0,68,68,1735,7600,7600,0,1,2,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18274,7272,0,0,17191,0,0,0,'Consortium Overseer','','',0,7,0,0,0,1,1,0,65,65,1731,14193,14193,8370,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18275,7272,0,0,11686,0,0,0,'Invis Ball Game Referee','Nothing to See Here','',0,10,0,0,0,1,1,0,1,1,190,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18276,7272,0,0,17840,0,0,0,'Zerid','','',0,7,0,0,0,1,1,0,65,65,1731,14193,14193,8370,1,3,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.1,0.33,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18277,7272,0,0,17651,0,0,0,'Kinamisa','Leatherworking Supplies','',0,7,0,0,0,1.05,1,0,20,20,1695,508,508,0,1,128,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18278,7272,0,0,17652,0,0,0,'Pilot Marsha','Engineering Supplies','',0,7,0,0,0,1,1,0,68,68,35,7523,7523,0,1,4224,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18280,7272,0,0,18029,0,0,0,'Sporewing','','',1,1,33,0,0,1,1,0,62,62,14,5341,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,2.5,1.5,'',0,0,0,2.5,8,14,0,35394,35394,0,0,0,0,0,0,0,0,0,0,0,12957,0,0,24426,0,0,0,0,0,0,0),(18281,7272,0,0,18035,0,0,0,'Boglash','','',0,1,0,1,0,3,2,0,61,61,14,15474,15474,0,1,0,1000,0,365.7,508.3,0,0,0,0,300000,4047,0,0,0,0,0,0,6,0.7,'33070',0,0,0,2.5,8,14,0,35493,33070,3417,0,0,0,0,0,0,0,0,0,0,0,0,0,24427,0,0,0,0,0,0,0),(18282,7272,0,0,18316,0,0,0,'Lord Klaq','','',0,4,0,0,0,1,1,0,62,62,1693,4274,4274,2568,1,0,1318,0,105.44,146.957,0,0,0,0,300000,4340,0,0,0,0,0,0,5.25,4.7075,'',0,810,0,2.5,8,14,0,8078,35361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18283,7272,0,0,18724,0,0,0,'Blacksting','','',1,1,44,0,0,1,1,0,62,62,14,5341,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,35331,17170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24372,25448,0,0,0,0,0,0),(18284,8606,0,0,18413,0,0,0,'Razorgill','','',0,1,0,0,0,1,1,0,62,63,14,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,0,4641,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18285,7272,0,0,19400,0,0,0,'\"Count\" Ungula','','',1,1,34,0,0,1.2,0.6,0,63,64,14,5486,5486,1598,1,0,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,17008,35333,0,0,0,0,0,0,0,0,0,0,0,12886,0,0,24493,0,0,0,0,0,0,0),(18286,7272,0,0,2423,0,0,0,'Mragesh','','',0,1,0,0,0,1,1,0,64,64,14,5715,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,7.5,1.5,'',0,0,0,2.5,8,14,0,35316,35317,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24486,24375,0,0,0,0,0,0),(18287,8606,0,0,17542,0,0,0,'Brian Birmingham','TEST','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18288,8606,0,0,17658,0,0,0,'Cailan','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18289,7272,0,0,17902,0,0,0,'Bull Elekk','','',0,1,0,0,0,1,1,0,66,67,14,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,4,0.62,'',0,0,0,2.5,8,14,0,15550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18290,7272,0,0,18045,0,0,0,'Tusker','Queen of the Elekk','',0,1,0,1,0,5,1,0,68,68,14,32710,32710,0,1,0,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,8,1.24,'',0,0,0,2.5,8,14,0,15550,12612,32019,0,0,0,0,0,0,0,0,0,0,0,0,0,24505,0,0,0,0,0,0,0),(18292,6180,0,0,17664,17667,0,0,'Bleeding Hollow Refugee','','',0,7,0,0,0,1,1,0,43,65,1652,1716,5914,0,1,0,3000,0,300,421.5,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,2676,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18293,6180,0,0,17621,17622,17623,17624,'Sunspring Post Refugee','','',0,7,0,0,0,1,1,0,32,66,1652,1057,6116,0,1,0,3000,0,315,442.5,0,0,0,0,300000,5531,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18294,7272,0,0,17660,0,0,0,'Kristen Dipswitch','','',0,7,0,0,0,1,1,0,63,63,35,5527,5527,0,1,2,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18295,7272,0,0,17661,0,0,0,'Prospector Conall','Explorers\' League','',0,7,0,0,0,1,1,0,60,61,55,4979,5158,0,1,3,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18296,6180,0,0,20545,20546,0,0,'Sunspring Post Orphan','','',0,7,0,0,0,1,1,0,9,15,1652,176,328,0,1,0,3000,0,33,43.5,0,0,0,0,300000,665,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18297,7272,0,0,17662,0,0,0,'Gankly Rottenfist','','',0,7,0,0,0,1,1,0,65,65,14,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,1470000,5234,0,0,0,0,0,0,3,2,'32199',0,0,0,2.5,8,14,0,32199,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18298,7272,0,0,17191,0,0,0,'Gava\'xi','','',0,7,0,0,0,1,1,0,67,67,1678,5060,5060,2933,1,0,1391,0,145.359,186.394,0,0,0,0,25000,4755,0,0,0,0,0,0,1,0.3,'',0,1112,0,2.5,8,14,0,14873,15691,12540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18299,6180,0,0,20545,20542,0,0,'Bleeding Hollow Orphan','','',0,7,0,0,0,1,1,0,10,12,1652,198,247,0,1,0,3000,0,25.5,33,0,0,0,0,300000,562,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,2676,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18300,7272,0,0,17668,0,0,0,'Elkay\'gan the Mystic','','',4,7,0,0,0,1,1,0,68,68,1652,6542,6542,0,1,2,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.875,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18301,7272,0,0,17669,0,0,0,'Matron Celestine','','',4,7,0,0,0,1,1,0,63,63,1652,4422,4422,2620,1,2,2000,0,168,234,0,0,0,0,300000,20,0,0,0,0,0,0,1.65,0.2596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18302,7272,0,0,17670,0,0,0,'Matron Drakia','','',4,7,0,0,0,1,1,0,64,64,1652,4572,4572,2705,1,3,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18303,7272,0,0,17671,0,0,0,'Lyria Skystrider','','',0,7,0,0,0,1,1,0,15,15,1637,320,320,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18304,7561,0,0,1126,0,0,0,'Building','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18305,7272,0,0,17188,0,0,0,'Burning Blade Pyre (01)','','',0,10,0,0,0,1,1,0,27,27,35,337,337,0,1,0,2000,0,38,51,0,0,0,0,300000,1078,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18306,6180,0,0,17188,0,0,0,'Burning Blade Pyre (02)','','',0,10,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18307,6180,0,0,17188,0,0,0,'Burning Blade Pyre (03)','','',0,10,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18308,7272,0,0,17188,0,0,0,'Burning Blade Pyre (04)','','',0,10,0,0,0,1,1,0,11,34,35,222,1163,0,1,0,2000,0,47,63,0,0,0,0,300000,1317,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18309,7272,0,0,19778,0,0,0,'Ethereal Scavenger','','',64,7,0,1,0,2.9,1,0,64,64,16,16574,16574,0,1,0,2000,0,892.4,1260.4,0,0,0,0,7200000,4937,0,0,0,0,0,0,1,0.3,'',0,3524,0,2.5,8,14,0,33865,33871,34920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18311,7272,0,0,20466,0,0,0,'Ethereal Crypt Raider','','',64,7,0,1,0,2.9,1,0,64,64,16,16574,16574,0,1,0,2000,0,892.4,1260.4,0,0,0,0,7200000,4937,0,0,0,0,0,0,1.25,0.375,'',0,3504,0,2.5,8,14,0,22911,32315,31403,32315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18312,7272,0,0,20986,0,0,0,'Ethereal Spellbinder','','',64,7,0,1,0,2.9,5,0,65,66,16,12006,12006,32578,1,0,1500,0,558.9,807.3,0,0,0,0,7200000,4677,0,100,0,0,0,0,1,0.30556,'',0,3500,0,2.5,8,14,0,34470,37668,32316,37668,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18313,7272,0,0,21004,0,0,0,'Ethereal Sorcerer','','',64,7,0,1,0,2.9,5,0,64,65,16,12006,12006,31855,1,0,2000,0,708.4,1021.2,0,0,0,0,7200000,4214,0,0,0,0,0,100,1.35,0.412506,'',0,3425,0,2.5,8,14,0,25603,22273,25603,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18314,7272,0,0,20468,0,0,0,'Nexus Stalker','','',64,7,0,1,0,2.9,1,0,65,66,16,17736,17736,0,1,0,1400,0,676.2,949.9,0,0,0,0,7200000,5531,0,0,0,0,0,0,1.15,0.345,'',0,3516,0,2.5,8,14,0,33925,34940,39332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18315,7272,0,0,21004,0,0,0,'Ethereal Theurgist','','',64,7,0,1,0,2.9,5,0,66,66,16,12415,12415,32940,1,0,1600,0,596.16,861.12,0,0,0,0,7200000,4677,0,100,0,0,0,0,1.35,0.412506,'',0,3438,0,2.5,8,14,0,38064,34920,13323,34920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18317,7272,0,0,21005,0,0,0,'Ethereal Priest','','',64,7,0,1,0,2.9,5,0,64,65,16,12006,12006,31855,1,0,1800,0,637.56,919.08,0,0,0,0,7200000,4214,100,0,0,0,0,0,1.25,0.38195,'',0,3481,0,2.5,8,14,0,34944,34495,35944,34945,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18318,7272,0,0,20572,0,0,0,'Sethekk Initiate','','',64,7,0,1,0,2.9,1,0,67,67,16,18345,18345,0,1,0,2000,0,1035,1444.4,0,0,0,0,10800000,5829,0,0,0,0,0,0,1.45,0.58,'',0,4222,0,2.5,8,14,0,33961,16145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18319,7272,0,0,20682,0,0,0,'Time-Lost Scryer','','',64,6,0,1,0,2.9,5,0,68,68,16,12844,13282,34078,1,0,1600,0,780.16,1137.12,0,0,0,0,10800000,4928,50,0,0,0,0,50,1.45,0.4495,'',0,4534,0,2.5,8,14,0,17138,12160,32689,22273,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18320,7272,0,0,20683,0,0,0,'Time-Lost Shadowmage','','',64,6,0,1,0,1,1,0,69,69,16,13726,13726,35155,1,0,1800,0,952.2,1391.04,0,0,0,0,10800000,5167,0,0,0,0,100,0,1.5,0.465,'',0,4891,0,2.5,8,14,0,32682,32675,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18321,7272,0,0,20598,0,0,0,'Sethekk Talon Lord','','',64,7,0,1,0,1,1,0,68,69,16,15686,15686,3036,1,0,1800,0,927.36,1308.24,0,0,0,0,10800000,6412,0,0,0,0,0,0,1.75,0.7,'',0,4771,0,2.5,8,14,0,32674,32654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18322,7272,0,0,20573,0,0,0,'Sethekk Ravenguard','','',64,7,0,1,0,2.9,1,0,68,68,16,18972,18972,0,1,0,1600,0,850.08,1196,0,0,0,0,10800000,6126,0,0,0,0,0,0,1.55,0.62,'',0,4508,0,2.5,8,14,0,40423,32651,34970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18323,7272,0,0,18628,0,0,0,'Sethekk Guard','','',64,7,0,1,0,2.9,1,0,67,67,16,18345,18972,0,1,0,2000,0,1062.6,1495,0,0,0,0,10800000,5829,0,0,0,0,0,0,1.5,0.6,'',0,4419,0,2.5,8,14,0,33967,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18325,7272,0,0,20572,0,0,0,'Sethekk Prophet','','',64,7,0,1,0,2.9,5,0,69,69,16,13282,13726,34783,1,0,1800,0,952.2,1391.04,0,0,0,0,10800000,5167,0,0,0,0,0,0,1.45,0.58,'',0,4765,0,2.5,8,14,0,27641,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18326,7272,0,0,17865,0,0,0,'Sethekk Shaman','','',64,7,0,1,0,1,1,0,69,69,16,15686,15686,15400,1,0,1600,0,824.32,1162.88,0,0,0,0,10800000,6412,0,0,50,0,0,0,1.45,0.4495,'',0,4694,0,2.5,8,14,0,15501,32663,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18327,7272,0,0,20682,0,0,0,'Time-Lost Controller','','',64,6,0,1,0,2.9,5,0,67,67,16,12844,12844,33745,1,0,1800,0,703.8,1018.44,0,0,0,0,10800000,4823,0,0,0,0,0,0,1.45,0.4495,'',0,4170,0,2.5,8,14,0,32764,35013,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18328,7272,0,0,17865,0,0,0,'Sethekk Oracle','','',64,7,0,1,0,2.9,5,0,67,67,16,12844,13282,34078,1,0,1800,0,877.68,1279.26,0,0,0,0,10800000,4823,0,0,0,0,0,100,1.45,0.4495,'',0,4207,0,2.5,8,14,0,32129,32690,38146,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18329,8606,0,0,17866,0,0,0,'[UNUSED] Sethekk Magelord','','',64,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18331,7272,0,0,20987,0,0,0,'Ethereal Darkcaster','','',64,7,0,1,0,2.9,1,0,65,65,16,12006,12006,6443,1,0,2000,0,708.4,1021.2,0,0,0,0,7200000,4214,0,0,0,0,100,0,1,0.30556,'16592',0,3480,0,2.5,8,14,0,16592,34942,34930,34942,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18332,7272,0,0,10916,0,0,0,'Talut','','',0,1,0,0,0,2,1,0,64,64,1660,6850,6850,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,2.875,0.46,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18333,7272,0,0,19645,0,0,0,'Shadrek','','',0,7,0,0,0,1,1,0,66,66,1731,14676,14676,8538,1,3,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18334,6180,0,0,17896,17678,17897,0,'Wild Elekk','','',0,1,0,0,0,1.2,1,0,66,66,7,7339,7339,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,4,0.62,'',0,0,0,2.5,8,14,0,32019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18335,7272,0,0,18271,0,0,0,'Consortium Recruiter','The Consortium','',0,7,0,0,0,1,1,0,68,68,35,6542,6542,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18336,7272,0,0,17672,0,0,0,'Silvermoon Magister','','',0,7,0,0,0,1,1,0,15,15,1604,280,280,790,1,0,2000,0,16,22,0,0,0,0,300000,559,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18337,7272,0,0,17673,0,0,0,'Priest Kath\'mar','','',0,7,0,0,0,1,1,0,15,15,1604,6000,6000,790,1,0,1400,0,60.2,60.2,1,1900,0,0,0,20,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18338,8606,0,0,18650,0,0,0,'Highlord Kruul','','',44,3,0,3,0,1,1,0,63,63,1769,640000,640000,0,1,0,2000,0,6335,8855,0,0,0,0,0,4641,0,0,0,0,0,0,0,2,'',1,1000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18340,7272,0,0,11255,0,0,0,'Steam Pump Overseer','','',0,7,0,0,0,1,1,0,62,63,74,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.725,1.15,'',0,872,0,2.5,8,14,0,33962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24280,0,0,0,0,0,0,0),(18341,7272,0,0,19338,0,0,0,'Pandemonius','','',64,3,0,1,1,12,1,0,66,66,16,73392,73392,0,1,0,1200,5,579.6,814.2,0,0,0,0,43200000,5531,0,0,0,0,0,0,4,4,'',0,3992,0,2.5,8,14,0,32358,32358,38759,38760,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(18342,7272,0,0,11686,0,0,0,'Theatre Spotlight','','',0,10,0,0,0,0.95,1,0,60,60,114,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18343,7272,0,0,19332,0,0,0,'Tavarok','','',576,5,0,1,1,15,1,0,66,66,16,91740,91740,0,1,0,1200,0,579.6,814.2,0,0,0,0,43200000,5531,0,0,0,0,0,0,5,0.75,'',0,4110,0,2.5,8,14,0,8374,32361,33919,38761,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(18344,7272,0,0,19780,0,0,0,'Nexus-Prince Shaffar','','',72,7,0,1,1,18,10,0,66,66,16,88056,88056,28460,1,0,2000,0,897,1255.8,0,0,0,0,43200000,5523,0,0,0,0,0,0,2.25,0.675,'',0,4023,0,2.5,8,14,0,32363,32364,32365,34605,0,0,0,0,0,1535,0,0,0,0,0,0,28490,0,0,0,0,0,0,0),(18345,8606,0,0,17675,0,0,0,'Riding Wyvern (Nagrand PvP Event)','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18346,7272,0,0,17841,0,0,0,'Consortium Claviger','','',0,7,0,0,0,1,1,0,65,65,1731,14193,14193,8370,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.2,0.36,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18347,6739,0,0,17676,0,0,0,'Olirea','Fishing Supplies','',0,7,0,0,0,1,1,0,40,40,1604,1753,1753,0,1,128,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18348,7272,0,0,17682,0,0,0,'Fanin','Auctioneer','',0,7,0,0,0,1,1,0,30,30,1638,955,955,0,1,2097152,1500,0,31.5,42,0,0,0,0,120000,1179,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18349,7272,0,0,17683,0,0,0,'Iressa','Auctioneer','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,2097152,1500,0,22.5,31.5,0,0,0,0,120000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18350,7272,0,0,17684,0,0,0,'Jaela','Banker','',0,7,0,0,0,1,1,0,30,30,1638,955,955,0,1,131073,1500,0,31.5,42,0,0,0,0,120000,1179,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18351,7272,0,0,10170,0,0,0,'Lump','','',0,7,0,0,0,1,1,0,65,65,1711,10350,10350,0,1,1,1800,0,180,252.9,0,0,0,0,300000,5234,0,0,0,0,0,0,2.625,1.75,'16093',0,1156,0,2.5,8,14,0,31994,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18352,7272,0,0,11545,0,0,0,'Boulderfist Hunter','','',0,7,0,0,0,1,1,0,64,65,1711,5715,5914,0,1,0,3000,0,300,421.5,0,0,0,0,300000,5234,0,0,0,0,0,0,3.075,1.83065,'',0,1054,0,2.5,8,14,0,32248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25468,0,0,0,0,0,0,0),(18353,7272,0,0,17690,0,0,0,'Huntress Bintook','','',0,7,0,0,0,1,1,0,67,67,1732,5060,5060,2933,1,2,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18354,7272,0,0,17188,0,0,0,'Lump\'s Quest Credit','','',0,10,0,0,0,1,1,0,65,65,35,10350,10350,0,1,0,1800,0,180,252.9,0,0,0,0,300000,5234,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18355,8606,0,0,11078,0,0,0,'[UNUSED] Dusty Skeleton [PH]','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18357,8089,0,0,17694,0,0,0,'Ebon Gryphon','','',0,1,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(18358,7272,0,0,17695,0,0,0,'Sporeggar Spawn','','',0,7,0,0,0,1,1,0,60,60,1708,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0.55,0.55,'35230',0,0,0,2.5,8,14,0,35229,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18359,8089,0,0,17696,0,0,0,'Snowy Gryphon','','',0,1,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(18360,8089,0,0,17697,0,0,0,'Golden Gryphon','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(18361,8606,0,0,17698,0,0,0,'Outland Gryphon Mount Armored (OLD)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18362,8089,0,0,17717,0,0,0,'Swift Purple Gryphon','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18363,8089,0,0,17699,0,0,0,'Tawny Wind Rider','','',0,1,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(18364,8089,0,0,17700,0,0,0,'Blue Wind Rider','','',0,1,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18365,8089,0,0,17701,0,0,0,'Green Wind Rider','','',0,1,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18366,8606,0,0,17702,0,0,0,'UNUSED Outland Wyvern Mount (Armored)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18367,8606,0,0,146,0,0,0,'[UNUSED] Draenei Spirit [PH]','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18368,8606,0,0,17704,0,0,0,'Voidcaller','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18369,7272,0,0,17705,0,0,0,'Corki','','',0,7,0,0,0,1,1,0,60,60,1722,24895,24895,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18370,7272,0,0,15294,0,0,0,'Wild Shadow Fissure','','',0,10,0,0,0,1,1,0,1,1,14,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,7,0,0,0,0,85,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18371,7272,0,0,18916,0,0,0,'Shirrak the Dead Watcher','','',72,6,0,1,1,1,1,0,66,66,16,77049,77049,14230,1,0,2000,0,897,1255.8,0,0,0,0,43200000,5523,0,0,0,0,0,0,2.2,3,'',0,3542,0,2.5,8,14,0,36383,32265,39382,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18372,7272,0,0,17707,0,0,0,'Rough Stone Statue','','',0,4,0,0,0,0.1,1,0,1,1,15,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,32253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18373,7272,0,0,17715,0,0,0,'Exarch Maladaar','','',72,7,0,1,1,16.5,5,0,67,67,16,83490,83490,14665,1,0,2000,0,938.4,1320.2,0,0,0,0,43200000,5821,0,0,0,0,0,0,3,2,'',0,3359,0,2.5,8,14,0,32346,32421,32422,32424,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18374,7272,0,0,16946,0,0,0,'Focus Fire','','',0,10,0,0,0,1,1,0,1,1,14,5914,5914,0,1,0,1400,0,140,196.7,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18375,8089,0,0,17703,0,0,0,'Swift Green Gryphon','','',0,1,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(18376,8089,0,0,17718,0,0,0,'Swift Red Gryphon','','',0,1,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(18377,8089,0,0,17719,0,0,0,'Swift Red Wind Rider','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(18378,8089,0,0,17720,0,0,0,'Swift Green Wind Rider','','',0,1,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18379,8089,0,0,17721,0,0,0,'Swift Purple Wind Rider','','',0,1,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18380,8089,0,0,17722,0,0,0,'Swift Yellow Wind Rider','','',0,1,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18381,6692,0,0,17723,0,0,0,'Netherwhelp','','',0,12,0,0,0,1,1,0,1,1,188,50,50,100,1,0,2000,0,2,2,0,0,0,0,480000,7,0,0,0,0,0,0,0.5,0.175,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18382,7272,0,0,17626,0,0,0,'Mycah','Sporeggar Quartermaster','',0,7,0,0,0,1,1,0,64,64,1708,6300,6300,2705,1,4736,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1,1,'35230',0,0,0,2.5,8,14,0,35230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18383,7272,0,0,17730,0,0,0,'Kurgatok','','',0,7,0,0,0,1,1,0,64,64,1734,5715,5715,0,1,3,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18384,7272,0,0,17731,0,0,0,'Malukaz','','',0,7,0,0,0,1,1,0,65,65,1735,5341,5341,0,1,3,2000,0,172,240,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18385,7272,0,0,17734,0,0,0,'Rakoria','','',0,7,0,0,0,1,1,0,62,62,1734,4979,4979,0,1,3,2000,0,104,138,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18386,7272,0,0,17735,0,0,0,'Rokag','','',0,7,0,0,0,1,1,0,70,70,1734,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18387,7272,0,0,17736,0,0,0,'Bertelm','','',0,7,0,0,0,1,1,0,64,64,1733,5715,5715,0,1,3,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.875,0.3825,'',0,1500,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18388,7272,0,0,17200,0,0,0,'Shadow Council Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18389,7272,0,0,17737,0,0,0,'Thander','','',0,7,0,0,0,1,1,0,64,64,1733,5715,5715,0,1,3,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18390,7272,0,0,18100,0,0,0,'Ros\'eleth','','',0,7,0,0,0,1,1,0,64,64,1732,5715,5715,0,1,3,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.383,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18391,7272,0,0,17742,0,0,0,'Giselda the Crone','','',0,7,0,0,0,1,1,0,67,67,16,5060,5060,2933,1,0,3000,0,306,430.5,0,0,0,0,300000,5821,0,0,0,0,0,0,2.025,0.3186,'',0,1126,0,2.5,8,14,0,16592,32000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18392,8606,0,0,17743,0,0,0,'Invisible Man Mount 30','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18393,7272,0,0,17200,0,0,0,'Warmaul Ogre Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18394,7272,0,0,15438,0,0,0,'Ethereal Wraith','','',0,4,0,0,0,1,1,0,63,63,16,4228,4348,2818,1,0,2000,0,195,273,0,0,0,0,0,3795,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,34934,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18395,7272,0,0,17200,0,0,0,'Warmaul Pyre Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18396,7272,0,0,18355,0,0,0,'Boulderfist Saboteur','','',4096,7,0,0,0,1,1,0,64,64,495,2858,2858,0,1,0,1400,0,135.8,191.8,1,1900,292.6,429.4,0,4937,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,32248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18397,6180,21276,0,17744,0,0,0,'Kil\'sorrow Invader','','',128,7,0,0,0,1,1,0,65,66,16,5914,6116,0,1,0,1400,0,147,206.5,0,0,0,0,0,5531,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18398,7272,0,0,19797,0,0,0,'Brokentoe','','',0,1,0,1,0,1,1,0,65,66,14,59140,61160,0,1,0,1400,0,1102.5,1548.75,0,0,0,0,0,5531,0,0,0,0,0,0,10,0.75,'',0,0,0,2.5,8,14,0,32023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18399,6180,0,0,17831,0,0,0,'Murkblood Twin','','',0,7,0,1,0,1,1,0,65,65,1679,38441,38441,0,1,0,1400,0,1050,1475.25,0,0,0,0,0,5234,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,15692,32319,14873,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18400,7272,0,0,17832,0,0,0,'Rokdar the Sundered Lord','','',0,4,0,1,0,1,1,0,66,66,16,91740,91740,0,1,0,1400,0,1102.5,1548.75,0,0,0,0,0,5531,0,0,0,0,0,0,2.5,0.875,'',0,0,0,2.5,8,14,0,31389,16727,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18401,7272,0,0,17746,0,0,0,'Skra\'gath','','',0,3,0,1,0,1,1,0,66,66,14,51372,51372,98820,1,0,1400,0,1008,1282.4,0,0,0,0,0,2826,0,0,0,0,115,0,2,2,'',0,0,0,2.5,8,14,0,16429,32324,29299,32322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18402,6180,0,18393,17747,0,0,0,'Warmaul Champion','','',0,7,0,1,0,1,1,0,67,67,16,101216,101216,0,1,0,1400,0,1181.25,1648.5,1,1900,353.4,524.4,0,5829,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,15708,17963,31403,32323,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18403,8606,0,0,17752,0,0,0,'Sporebat','','',0,1,0,1,0,1,1,0,63,64,1712,10127,10412,2663,1,0,2000,0,1455,2055,0,0,0,0,0,4937,0,0,0,0,0,0,1.75,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18404,6180,0,0,17813,17815,17816,17817,'Bloodwarder Steward','','',0,7,0,1,0,3,1,0,69,70,16,20958,20958,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,2,'',0,4635,0,2.5,8,14,0,34821,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18405,7272,0,0,18930,0,0,0,'Tempest-Forge Peacekeeper','','',0,9,0,1,0,4,1,0,70,70,16,22356,22356,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,3,2,'',0,3982,0,2.5,8,14,0,34785,34791,34793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18406,8089,0,0,17759,0,0,0,'Swift Blue Gryphon','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18407,7272,0,0,17762,0,0,0,'Warden Bullrok','','',0,7,0,1,0,1,1,0,70,70,1650,202500,202500,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18408,7272,0,0,17763,0,0,0,'Warden Moi\'bff Jill','','',0,7,0,1,0,50,1,0,70,70,1721,202500,202500,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18409,7272,0,0,17751,0,0,0,'Large AOI Underbat','','',0,1,0,0,0,1,1,0,62,63,1712,5129,5306,2594,1,0,2000,0,168,234,0,0,0,0,0,7,0,0,0,0,0,0,1.45,0.87,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18410,7561,0,0,11686,0,0,0,'Hyjal Despawn Trigger Unit','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18411,7272,0,0,18155,0,0,0,'Durn the Hungerer','Son of Gruul','',8,7,0,1,0,20,1,0,67,67,1711,126520,126520,0,1,0,2000,0,1035,1444.4,0,0,0,0,300000,5829,0,0,0,0,0,0,17.5,7,'',0,3372,0,2.5,8,14,0,31994,34771,28168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18412,7272,0,0,14501,0,0,0,'Cyclone (The Crone)','','',4,10,0,0,0,1,1,0,73,73,634,9955,9955,0,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,85,0,0,0,5,2.5,'43119',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18413,7272,0,0,11550,0,0,0,'Zorbo the Advisor','','',0,7,0,0,0,1,1,0,66,66,45,4892,4892,2846,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,3.3,2.2,'',0,1054,0,2.5,8,14,0,15038,12548,11986,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18414,7272,0,0,17768,0,0,0,'Elder Yorley','','',0,7,0,0,0,1,1,0,67,67,1653,6000,6000,29330,1,3,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18415,7272,0,0,17769,0,0,0,'Elder Ungriz','','',0,7,0,0,0,1,1,0,68,68,1653,7600,7600,29910,1,3,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18416,7272,0,0,17770,0,0,0,'Huntress Kima','','',0,7,0,0,0,1,1,0,64,64,1722,4572,4572,2705,1,3,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18417,7272,0,0,17771,0,0,0,'Altruis the Sufferer','','',0,7,0,1,0,1,1,0,70,70,35,6986,6986,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18418,7272,0,0,17772,0,0,0,'Nethrandamus','','',0,2,0,1,0,1,1,0,70,70,1726,6400,6400,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18419,6180,0,0,17883,17884,0,0,'Bloodwarder Greenkeeper','','',0,7,0,1,0,3,1,0,69,70,16,16227,16227,3118,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,100,0,0,0,0,2,'',0,4629,0,2.5,8,14,0,34798,34800,34797,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18420,6180,0,0,17916,17917,17918,0,'Sunseeker Geomancer','','',0,7,0,1,0,4,4,0,71,71,16,22976,22976,12924,1,0,2000,0,1361.6,1950.4,0,0,0,0,7200000,7007,0,0,0,0,0,100,1.875,0.47875,'',0,4720,0,2.5,8,14,0,34356,34360,34170,0,0,0,0,0,0,1057,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18421,6180,0,0,17842,17843,17844,17845,'Sunseeker Researcher','','',0,7,0,1,0,2.9,3,0,70,70,16,16208,16208,9465,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,50,50,50,0,0,0,2,'',0,4637,0,2.5,8,14,0,34352,34354,34353,34355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18422,6180,0,0,17819,17820,0,0,'Sunseeker Botanist','','',0,7,0,1,0,2.9,3,0,70,70,16,16208,16208,9465,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,100,0,0,0,0,2,'',0,4710,0,2.5,8,14,0,34254,34350,34361,39125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18423,7272,0,0,18649,0,0,0,'Cho\'war the Pillager','','',0,7,0,1,0,1,1,0,67,67,45,44282,44282,0,1,0,1400,0,724.5,1011.08,0,0,0,0,600000,5829,0,0,0,0,0,0,3.5,3.5,'',0,1111,0,2.5,8,14,0,15708,17963,32323,31403,0,0,0,0,0,32,0,0,0,0,0,0,25590,25648,24502,25604,0,0,0,0),(18424,7272,0,0,17783,0,0,0,'Warden Treelos','','',0,7,0,0,0,1,1,0,64,64,1660,4572,4572,2705,1,3,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1.5,0.389,'32423',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18425,8606,0,0,17784,0,0,0,'Peep the Outland Phoenix (Demo)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18426,7272,0,0,17785,0,0,0,'Terellia','Trade Supplies','',0,7,0,0,0,1,1,0,10,10,1604,178,178,382,1,4224,1500,0,6,9.75,0,0,0,0,300000,423,0,0,0,0,0,0,1.5,0.383,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18427,7272,0,0,17787,0,0,0,'Fazu','Tradesman','',0,7,0,0,0,1,1,0,23,23,1638,605,605,0,1,128,1500,0,24.75,33,0,0,0,0,300000,940,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18428,6180,0,0,17788,17791,0,0,'Mag\'har Prisoner','','',0,7,0,0,0,1,1,0,60,64,1652,3052,3425,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18429,7272,0,0,19702,0,0,0,'Arcane Fiend','','',64,4,0,0,0,1,1,0,64,64,16,1600,1656,13738,1,0,2000,0,855.6,1196,0,0,0,0,7200000,5233,0,0,0,0,0,50,1.875,0.2625,'',0,0,0,2.5,8,14,0,15122,15253,33860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18430,7272,0,0,19646,0,0,0,'Ethereal Apprentice','','',64,7,0,0,0,1,1,0,65,65,16,7096,7096,13950,1,0,2000,0,186,260,0,0,0,0,0,4275,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,32369,32370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18431,7272,0,0,25866,0,0,0,'Ethereal Beacon','','',64,7,0,0,0,0.75,1,0,65,65,16,3548,3548,2790,1,0,2000,0,855.6,1196,0,0,0,0,7200000,5228,0,0,0,0,0,0,2,1,'32368',0,0,0,2.5,8,14,0,15254,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,156,0),(18432,8606,17536,0,18812,0,0,0,'Nazan (1)','Vazruden\'s Mount','',8,2,0,1,0,1,1,0,72,72,40,88014,88014,0,1,0,1318,0,2630.07,3752.34,0,0,0,0,0,7318,0,210,210,210,210,210,3,2,'',0,3884,15,2.5,8,14,0,36921,33793,39427,0,0,0,0,0,0,5631,0,0,0,0,0,0,33833,23901,0,0,0,0,0,0),(18433,8606,17308,0,18237,0,0,0,'Omor the Unscarred (1)','','',0,3,0,1,0,1,1,0,72,72,90,82642,82642,16545,1,0,2000,0,1793.6,2572.4,0,0,0,0,0,7305,0,0,0,0,93,0,3,2.5,'',0,3021,15,2.5,8,14,0,31901,39297,30695,30707,0,0,0,0,0,1535,0,0,0,0,0,0,23886,0,0,0,0,0,0,0),(18434,8606,17537,0,18407,0,0,0,'Vazruden (1)','','',8,7,0,1,0,1,1,0,72,72,14,62730,62730,0,1,0,1318,0,2630.07,3752.34,0,0,0,0,0,7318,0,0,0,0,0,0,1.8,0.416666,'',0,2877,15,2.5,8,14,0,40392,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18435,8606,17307,0,18944,0,0,0,'Vazruden the Herald (1)','','',0,2,0,1,0,1,1,0,72,72,40,88560,88560,0,1,0,2000,0,1811.3,2584.2,0,0,0,0,0,7318,0,0,0,0,0,0,2,0.62,'',0,2991,15,2.5,8,14,0,36921,33793,39427,33793,0,0,0,0,0,0,0,0,0,0,0,0,33833,23901,0,0,0,0,0,0),(18436,8606,17306,0,18236,0,0,0,'Watchkeeper Gargolmar (1)','','',0,7,0,1,0,1,1,0,72,72,16,103320,103320,0,1,0,1200,0,1086.78,1550.52,0,0,0,0,0,7318,0,0,0,0,0,0,2,2,'',0,2759,15,2.5,8,14,0,32154,22857,34645,36814,0,0,0,0,0,1535,0,0,0,0,0,0,23881,0,0,0,0,0,0,0),(18437,7272,0,0,17795,0,0,0,'Vicious Teromoth','','',1,1,37,0,0,1,1,0,62,63,14,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1,0.35,'32423',0,0,0,2.5,8,14,0,32913,32914,0,0,0,0,0,0,0,0,0,0,0,13104,0,0,24279,0,0,0,0,0,144,0),(18438,7272,0,0,17798,0,0,0,'Naphthal\'ar','','',0,1,0,0,0,1.5,1,0,64,64,14,8572,8572,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,150,1.5,0.525,'',0,0,0,2.5,8,14,0,32913,32914,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18439,7272,0,0,17801,0,0,0,'Garokk','Ex-Arena Battlemaster','',0,7,0,1,0,1,1,0,61,61,35,257900,257900,0,1,1,2000,0,731.4,1016.6,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18440,7272,0,18393,11536,0,0,0,'Warmaul Chef Bufferlo','','',0,7,0,1,0,1,1,0,65,65,1693,17742,17742,0,1,0,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,3.75,2.2325,'',0,3162,0,2.5,8,14,0,31994,32376,32378,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18441,7272,0,0,12432,0,0,0,'Stolen Soul','','',0,6,0,0,0,1,1,0,67,72,16,5200,8100,0,1,0,1400,0,214.9,306.6,1,1900,513,761.9,0,7318,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,32395,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18442,6180,0,0,17802,0,0,0,'Prospector Balmoral','Explorers\' League','',0,7,0,0,0,1,1,0,64,65,534,956,976,0,1,2,1400,0,140,196.7,0,0,0,0,0,5234,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18443,6180,0,0,17803,0,0,0,'Lookout Nodak','','',0,7,0,0,0,1,1,0,64,65,714,956,976,0,1,2,1400,0,140,196.7,1,1900,315.4,467.4,0,5234,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18444,7272,0,0,11686,0,0,0,'Corki Event Controller','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18445,7272,0,0,17705,0,0,0,'Corki','','',0,7,0,0,0,1,1,0,60,60,1722,25000,25000,0,1,2,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18446,7272,0,0,17804,0,0,0,'Earthbinder Tavgren','','',0,7,0,0,0,1,1,0,63,63,1660,4422,4422,2620,1,3,2000,0,168,234,0,0,0,0,300000,4601,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18447,7272,0,0,17807,0,0,0,'Tooki','','',0,7,0,0,0,1,1,0,65,65,1734,5914,5914,0,1,3,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18448,8606,0,0,17080,0,0,0,'Kokorek','','',0,7,0,1,0,1,1,0,64,65,35,956,976,0,1,2,1400,0,644,904.82,0,0,0,0,450000,5234,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18449,7272,0,0,17006,0,0,0,'Shienor Talonite','','',0,7,0,0,0,1,1,0,62,63,1738,5341,5527,0,1,0,3000,0,271.5,379.5,0,0,0,0,300000,4641,0,0,0,0,0,0,1,0.4,'',0,873,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18450,7272,0,0,17005,0,0,0,'Shienor Sorcerer','','',0,7,0,0,0,1,1,0,62,63,1738,4274,4422,2594,1,0,3000,0,252,351,0,0,0,0,300000,4520,0,0,0,0,0,0,1.3,0.403,'32924',0,870,0,2.5,8,14,0,26098,32907,32924,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18451,7272,0,0,16875,0,0,0,'Shienor Wing Guard','','',0,7,0,0,0,1,1,0,62,63,1738,5341,5527,0,1,0,3000,0,271.5,379.5,0,0,0,0,300000,4641,0,0,0,0,0,0,1.3,0.52,'',0,869,0,2.5,8,14,0,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18452,7272,0,0,17805,0,0,0,'Skithian Dreadhawk','','',0,7,0,0,0,1,1,0,63,64,1738,5527,5527,0,1,0,3000,0,291,411,0,0,0,0,300000,4937,0,0,0,0,0,0,1.45,0.58,'',0,934,0,2.5,8,14,0,10277,32908,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27861,31655,0,0,0,0,0,0),(18453,7272,0,0,17806,0,0,0,'Skithian Windripper','','',0,7,0,0,0,1,1,0,63,64,1738,4422,4422,2663,1,0,3000,0,265.5,370.5,0,0,0,0,300000,5233,0,0,0,0,0,0,1.45,0.4495,'32924',0,930,0,2.5,8,14,0,16561,32907,32924,0,0,0,0,0,0,0,0,0,0,0,0,0,27861,31655,0,0,0,0,0,0),(18454,7272,0,0,17808,0,0,0,'Shalassi Talonguard','','',0,7,0,0,0,1,1,0,64,64,1738,5715,5715,0,1,0,3000,0,291,411,0,0,0,0,300000,4937,0,0,0,0,0,0,1.45,0.58,'',0,990,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18455,7272,0,0,17809,0,0,0,'Shalassi Oracle','','',0,7,0,0,0,1,1,0,64,65,1738,4572,4731,2748,1,0,3000,0,279,390,0,0,0,0,300000,5228,0,0,0,0,0,0,1.3,0.403,'',0,987,0,2.5,8,14,0,32907,6535,12058,11824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18456,7272,0,0,18428,0,0,0,'Tuurem Scavenger','','',0,7,0,0,0,1,1,0,62,63,51,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.95,0.2873,'',0,868,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25850,0,0,0,0,0,0,0),(18457,7272,0,0,18427,0,0,0,'Tuurem Hunter','','',0,7,0,0,0,1,1,0,62,63,51,4274,4422,2594,1,0,2000,0,168,234,0,0,0,0,300000,4520,0,0,0,0,0,0,1.95,0.2873,'',0,868,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25850,0,0,0,0,0,0,0),(18458,8606,0,0,11686,0,0,0,'Veil Shalas Ward','You shouldn\'t see me','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18459,7272,0,0,17810,0,0,0,'Jenai Starwhisper','','',0,7,0,0,0,1,1,0,65,65,1733,5914,5914,0,1,3,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18460,6180,0,0,17811,18072,18073,0,'Lost Spirit','','',0,6,0,0,0,1,1,0,64,65,21,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,172,0,1.5,1,'',0,988,0,2.5,8,14,0,32938,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18461,7272,0,0,16876,0,0,0,'Dampscale Basilisk','','',0,1,0,0,0,1,1,0,62,63,49,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,32905,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18462,8606,0,0,17808,0,0,0,'Shalassi Sentry','','',0,7,0,0,0,1,1,0,64,64,1738,5715,5715,0,1,0,1400,0,135.8,191.8,1,1900,292.6,429.4,0,4937,0,0,0,0,0,0,1.45,0.58,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18463,7272,0,0,17812,0,0,0,'Dampscale Devourer','','',0,1,0,0,0,1,1,0,63,64,49,5527,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.15,0.46,'',0,0,0,2.5,8,14,0,32906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18464,7272,0,0,20025,0,0,0,'Warp Stalker','','',1,1,32,0,0,1,1,0,63,64,14,4422,4572,2663,1,0,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,351,0.75,0.2325,'32942',0,0,0,2.5,8,14,0,32920,32939,32942,32922,0,0,0,0,0,0,0,0,0,10525,0,0,0,0,0,0,0,0,0,0),(18465,7272,0,0,19998,0,0,0,'Warp Hunter','','',1,1,32,0,0,1,1,0,64,65,14,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1,0.31,'32942',0,0,0,2.5,8,14,0,32920,32939,32942,39449,0,0,0,0,0,0,0,0,0,11577,0,0,25678,0,0,0,0,0,0,0),(18466,7272,0,0,8271,0,0,0,'Dreadfang Lurker','','',1,1,3,0,0,1,1,0,63,64,22,5527,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,351,2.25,2.805,'',0,0,0,2.5,8,14,0,32902,0,0,0,0,0,0,0,0,0,0,0,0,10520,0,0,0,0,0,0,0,0,0,0),(18467,7272,0,0,9929,0,0,0,'Dreadfang Widow','','',1,1,3,0,0,1,1,0,64,65,22,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,351,2.625,3.2725,'',0,0,0,2.5,8,14,0,32902,0,0,0,0,0,0,0,0,0,0,0,0,10521,0,0,0,0,0,0,0,0,0,0),(18468,7272,0,0,17574,0,0,0,'Teromoth','','',1,1,37,0,0,1,1,0,62,63,7,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,32904,0,0,0,0,0,0,0,0,0,0,0,0,13102,0,0,25672,0,0,0,0,0,144,0),(18469,7272,0,0,17798,0,0,0,'Royal Teromoth','','',1,1,37,0,0,1,1,0,63,64,7,5527,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.525,'',0,0,0,2.5,8,14,0,32904,32914,0,0,0,0,0,0,0,0,0,0,0,13101,0,0,29475,0,0,0,0,0,144,0),(18470,7272,0,0,1192,0,0,0,'Bonelasher','','',1,1,7,0,0,1,1,0,64,65,14,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,172,0,0,0,1.25,0.1,'',0,0,0,2.5,8,14,0,34363,0,0,0,0,0,0,0,0,0,0,0,0,12867,0,0,0,0,0,0,0,0,0,0),(18471,7272,0,0,17836,0,0,0,'Gurgthock','','',0,7,0,0,0,1,1,0,65,65,35,5914,5914,0,1,3,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18472,7272,0,0,20599,0,0,0,'Darkweaver Syth','','',72,7,0,1,1,18,20,0,69,69,16,85194,85194,140620,1,0,2000,5,1058,1545.6,0,0,0,0,43200000,5167,0,50,50,50,50,50,1.9,0.589,'',0,4183,0,2.5,8,14,0,15659,33534,15039,33620,0,0,0,0,0,1535,0,0,0,0,0,0,27633,0,0,0,0,0,0,0),(18473,7272,0,0,18636,0,0,0,'Talon King Ikiss','','',72,7,0,1,1,1,1,0,73,73,16,80461,80461,42186,1,0,2000,0,1058,1545.6,0,0,0,0,43200000,6126,0,0,0,0,0,200,2,0.62,'',0,4215,0,2.5,8,14,0,9438,35032,35059,38151,0,0,0,0,0,1535,0,0,0,0,0,0,27632,0,0,0,0,0,0,0),(18474,8089,0,0,17701,0,0,0,'Old Crappy McWeaksauce','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18475,7272,0,0,11551,0,0,0,'Mug\'gok','','',0,7,0,0,0,1,1,0,64,64,45,5800,6000,0,1,0,3000,0,291,411,0,0,0,0,300000,4937,0,0,0,0,0,0,3,1.786,'',0,0,0,2.5,8,14,0,31994,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25666,0,0,0,0,0,0,0),(18476,7272,0,0,11419,0,0,0,'Timber Worg','','',1,1,1,0,0,1,1,0,62,63,38,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,32918,32919,0,0,0,0,0,0,0,0,0,0,0,11592,0,0,25812,25807,0,0,0,0,0,0),(18477,7272,0,0,11417,0,0,0,'Timber Worg Alpha','','',1,1,1,0,0,1,1,0,63,64,38,5527,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,3149,32919,0,0,0,0,0,0,0,0,0,0,0,13043,0,0,25807,25812,0,0,0,0,0,0),(18478,7272,0,0,18142,0,0,0,'Avatar of the Martyred','','',72,6,0,1,0,1,1,0,67,67,16,30048,30048,0,1,0,1391,0,1173.66,1637.9,1,1634,303.924,450.984,0,5829,0,0,0,0,0,0,4.5,3,'',0,0,0,2.5,8,14,0,16145,16856,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18479,8606,0,0,1126,0,0,0,'Vazruden Fire Trap','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,85,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18480,7272,0,0,17833,0,0,0,'Broken Corpse','','',128,7,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,720000,3750,0,0,0,0,0,0,0,1,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18481,7272,0,0,18135,0,0,0,'A\'dal','','',0,10,0,1,0,1000,1,0,73,73,1741,7588000,7588000,0,1,3,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,3,3,'35076',0,0,0,2.5,8,14,0,35076,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18482,7272,0,0,17837,0,0,0,'Empoor','','',0,7,0,0,0,0.75,1,0,63,63,35,3316,3316,2620,1,3,2000,0,168,234,0,0,0,0,300000,4601,0,0,0,0,0,0,0,1,'12550',0,0,0,2.5,8,14,0,12548,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18483,7272,0,0,17838,0,0,0,'Empoor\'s Bodyguard','','',0,7,0,0,0,1,1,0,62,62,35,5341,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,0,1.2,'',0,0,0,2.5,8,14,0,11977,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18484,7272,0,0,17689,0,0,0,'Wind Trader Lathrai','','',0,7,0,0,0,1.2,1,0,65,65,35,7097,7097,0,1,131,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18485,7561,0,0,1461,0,0,0,'Night Elf Ancient of War','','',8,5,0,0,0,1,1,0,70,70,1718,41916,41916,0,1,0,1400,0,1323,1874.25,0,0,0,0,120000,6719,0,0,0,0,0,0,7.5,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18486,7561,0,0,1460,0,0,0,'Night Elf Ancient of Lore','','',8,5,0,0,0,1,1,0,70,70,1718,41916,41916,0,1,0,1400,0,1323,1874.25,0,0,0,0,120000,6719,0,0,0,0,0,0,7.5,4.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18487,7561,0,0,17846,0,0,0,'Night Elf Ancient Protector','','',8,5,0,0,0,1,1,0,70,70,1718,13972,13972,0,1,0,1400,0,1323,1874.25,0,0,0,0,120000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,11922,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18488,6180,0,0,18512,18513,18514,0,'Telaari Watcher','','',0,7,0,1,0,5,1,0,70,70,1721,34930,34930,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,0,1.2,'',0,2000,0,2.5,8,14,0,33423,33424,33425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18489,6180,0,0,17971,18506,18507,18508,'Garadar Defender','','',0,7,0,1,0,5,1,0,70,70,1650,34930,34930,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,29651,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18490,7272,0,0,17847,17848,17849,17850,'Fallen Druid','','',0,7,0,0,0,1,1,0,62,65,1660,4274,4731,2679,1,0,2000,0,186,260,0,0,0,0,720000,5228,0,0,0,0,0,0,1.5,0.389,'29266 32423',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18491,8606,0,0,11686,0,0,0,'Veil Shalas Totem','You shouldn\'t see me','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18492,7272,0,0,8470,0,0,0,'Tavgren\'s Kodo','','',0,1,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0.9,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18493,6180,0,0,17924,17925,17926,17927,'Auchenai Soulpriest','','',0,7,0,1,0,2.9,3,0,65,66,16,13720,13720,8454,1,0,2000,0,897,1255.8,0,0,0,0,10800000,5523,0,0,0,0,100,0,3,2,'',0,3569,0,2.5,8,14,0,32859,32860,32858,32857,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18494,12213,0,0,17854,0,0,0,'Deirom','','',0,7,0,0,0,1,1,0,63,63,534,7605,7605,0,1,0,1400,0,126.7,177.1,0,0,0,0,0,4641,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18495,6180,0,0,17942,0,0,0,'Auchenai Vindicator','','',0,7,0,1,0,1,1,0,65,66,16,13720,13720,8454,1,0,2000,0,897,1255.8,0,0,0,0,10800000,5523,0,0,0,0,50,0,1.95,1.3,'',0,3554,0,2.5,8,14,0,17289,32861,32853,32854,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18496,8606,0,0,17855,0,0,0,'Dugar','','',0,7,0,0,0,1,1,0,63,63,714,7605,7605,6553,1,0,1400,0,126.7,177.1,1,1900,279.3,416.1,0,4641,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18497,6180,0,0,17910,0,0,0,'Auchenai Monk','','',72,7,0,1,0,1,1,0,65,66,16,18333,18333,0,1,0,1600,0,772.8,1085.6,0,0,0,0,10800000,5531,0,0,0,0,0,0,1.95,1.3,'38168',0,3561,0,2.5,8,14,0,32846,32849,32854,32855,0,0,0,0,0,1279,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18498,6692,0,0,17920,0,0,0,'Unliving Soldier','','',0,6,0,0,0,1,1,0,65,71,16,8500,11000,0,1,0,1362,0,936.645,1334.49,1,1601,419.462,622.789,0,7018,0,0,0,0,0,0,3,2,'',0,1600,0,2.5,8,14,0,11972,32828,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18499,6692,0,0,17932,0,0,0,'Unliving Sorcerer','','',0,6,0,0,0,1,1,0,65,71,16,6600,9600,9032,1,0,1376,0,936.78,1341.88,1,1617,420.42,625.779,0,5645,0,50,0,0,50,0,1.95,1.3,'',0,1600,0,2.5,8,14,0,12466,15043,0,15744,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18500,6692,0,0,17928,0,0,0,'Unliving Cleric','','',0,6,0,0,0,1,1,0,65,71,16,6600,9300,9032,1,0,1377,0,203.796,291.924,1,1618,420.68,626.166,0,5245,100,0,0,0,0,0,1.95,1.3,'',0,1600,0,2.5,8,14,0,22883,25058,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18501,6692,0,0,17938,0,0,0,'Unliving Stalker','','',0,6,0,0,0,1,1,0,65,71,16,6500,9700,9032,1,0,1362,0,201.576,288.744,1,1601,416.26,619.587,0,5245,0,0,0,0,0,0,1.95,1.3,'',0,1600,0,2.5,8,14,0,15547,37551,31975,32829,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18502,7561,0,0,17607,0,0,0,'Night Elf Wisp','','',8,7,0,1,0,1,1,0,69,70,1719,16902,17465,0,1,0,1400,0,1323,1874.25,0,0,0,0,120000,6719,0,0,0,0,0,0,4.5,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18503,6180,0,0,17936,0,0,0,'Phantasmal Possessor','','',0,6,0,0,0,1,1,0,65,71,16,1800,4300,20663,1,0,1400,0,178.5,261.1,1,1900,456,680.2,0,20,0,0,0,0,0,0,1.95,1.3,'',0,1600,0,2.5,8,14,0,33401,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18504,6180,0,0,3019,19283,0,0,'Silvermoon Practice Dummy','','',0,10,0,0,0,1,1,0,50,50,1703,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(18506,7272,0,0,11686,0,0,0,'Raging Soul','','',0,10,0,0,0,1,1,0,65,66,16,2602,2691,2818,1,0,1376,0,134.16,187.824,0,0,0,0,0,4425,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,32888,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18507,6180,0,0,17538,17539,17540,17541,'Silvermoon Farstrider','','',0,7,0,0,0,1,1,0,55,55,1745,2745,2745,0,1,0,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.383,'',0,95,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18521,6180,0,0,17991,0,0,0,'Raging Skeleton','','',0,6,0,1,0,1,1,0,66,67,16,17396,17396,0,1,0,2000,0,1035,1444.4,0,0,0,0,10800000,5829,0,0,0,0,50,0,3,0.694444,'',0,3616,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18524,6180,0,0,17970,0,0,0,'Angered Skeleton','','',0,6,0,1,0,1,1,0,66,66,16,16819,16819,0,1,0,2000,0,966,1357,0,0,0,0,10800000,5531,0,0,0,0,50,0,3,2,'',0,3603,0,2.5,8,14,0,32885,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18525,7272,0,0,17870,0,0,0,'G\'eras','','',0,10,0,1,0,1,1,0,72,72,1741,7380,7380,0,1,128,2000,0,1412.2,2014.8,0,0,0,0,180000,7318,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18526,8606,0,0,17072,0,0,0,'K\'ode','','',0,10,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18527,7272,0,0,17874,0,0,0,'Conjurer Tyren','','',0,7,0,0,0,1,1,0,57,57,1604,1949,1949,5340,1,0,2000,0,69,96,0,0,0,0,300000,2698,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,11540,11542,11544,12051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18528,7272,0,0,20306,0,0,0,'Xi\'ri','','',0,10,0,1,0,100,10,0,70,70,1741,558900,558900,31550,1,3,2000,0,1076.4,1522.6,0,0,0,0,25000,6708,0,0,0,0,0,0,2.5,2.5,'',0,0,0,2.5,8,14,0,39828,39831,39832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18529,8606,0,0,17072,0,0,0,'Ve\'ru','','',0,10,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18530,6180,0,0,17875,0,0,0,'Voren\'thal the Seer','','',0,7,0,1,0,1,1,0,72,72,1744,7380,7380,0,1,3,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18531,6180,0,0,17878,0,0,0,'Magistrix Fyalenn','The Scryers','',0,7,0,1,0,1,1,0,73,73,1744,5311,5311,7654,1,3,2000,0,1242,1817,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18532,7272,0,0,11686,0,0,0,'Forge Camp: Hate - Event Generator','','',0,10,0,0,0,1,1,0,68,68,35,8780,8780,0,1,0,1800,0,192.6,270.9,0,0,0,0,300000,6116,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18533,7272,0,0,20576,0,0,0,'Luanga the Imprisoner','','',0,7,0,1,0,4,1,0,65,65,1738,18924,18924,2790,1,0,1400,0,670.6,852.6,0,0,0,0,450000,4275,0,0,0,0,0,0,3,2,'',0,2990,0,2.5,8,14,0,6535,11824,12058,32907,0,0,0,0,0,1028,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18534,8606,0,0,17096,0,0,0,'Soldier of Hate','','',0,3,0,0,0,1,1,0,1,1,90,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18535,7272,0,0,18291,0,0,0,'Demos, Overseer of Hate','','',0,3,0,1,0,1,1,0,68,68,90,65420,65420,0,1,0,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,172,0,4,1.22222,'',0,1113,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25770,0,0,0,0,0,0,0),(18536,7272,0,0,17880,0,0,0,'Xirkos, Overseer of Fear','','',0,3,0,1,0,1,1,0,68,68,90,65420,65420,0,1,0,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,172,0,4.95,2.25,'',0,1114,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25771,0,0,0,0,0,0,0),(18537,6180,0,0,17881,0,0,0,'Adyen the Lightwarden','','',4096,7,0,1,0,4,1,0,71,71,1743,22976,22976,3231,1,3,2000,0,1361.6,1950.4,0,0,0,0,300000,7007,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,14518,13005,13952,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18538,6180,0,0,17882,0,0,0,'Ishanah','High Priestess of the Aldor','',4096,7,0,1,0,20,4,0,72,72,1743,103320,103320,30000,1,3,2000,0,1209.8,1766.4,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,35096,15238,22187,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18539,7272,0,0,17867,0,0,0,'Ashkaz','','',0,7,0,0,0,1.2,1,0,63,63,1738,5129,5306,2594,1,0,3000,0,252,351,0,0,0,0,300000,3795,0,0,0,0,0,0,1.3,0.403,'',0,875,0,2.5,8,14,0,26098,32907,32924,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18540,7272,0,0,17808,0,0,0,'Ayit','','',0,7,0,0,0,1,1,0,63,63,1738,5527,5527,0,1,0,3000,0,271.5,379.5,0,0,0,0,300000,4641,0,0,0,0,0,0,1.45,0.58,'',0,878,0,2.5,8,14,0,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18541,7272,0,0,17860,0,0,0,'Urdak','','',0,7,0,0,0,1,1,0,63,64,1738,5715,5715,0,1,0,3000,0,291,411,0,0,0,0,300000,4937,0,0,0,0,0,0,1.3,0.52,'',0,866,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18542,7272,0,0,1433,0,0,0,'Alexston Chrome','Tavern of Time','',0,7,0,0,0,1.05,1,0,70,70,35,4252,4252,0,1,66177,1000,0,126,178.5,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18543,8606,0,0,17888,0,0,0,'Nethrandamus Taxi','','',0,2,0,1,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18544,7272,0,0,19537,0,0,0,'Veraku','','',0,2,0,1,0,1,1,0,70,70,1824,20958,20958,0,1,0,1400,0,1323,1874.25,0,0,0,0,0,6719,0,0,0,0,0,0,10,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18545,8089,0,0,17890,0,0,0,'Ashes of Al\'ar','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18546,8606,0,0,17891,0,0,0,'Wild Elekk Murkblood Mount','','',0,1,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18547,7272,0,0,17892,17893,17894,17895,'Scryer Arcanist','','',0,7,0,0,0,1,1,0,61,61,1744,3484,3611,5813,1,0,2000,0,123,177,0,0,0,0,300000,3263,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18548,7272,0,0,17898,17900,0,0,'Firewing Courier','','',0,7,0,0,0,1.3,1,0,64,64,16,7429,7429,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.383,'',0,940,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18549,6180,0,0,17903,17904,17907,17905,'Aldor Vindicator','','Directions',0,7,0,1,0,1,1,0,70,70,1777,5589,5589,3155,1,268435457,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,1,'',0,12000,0,2.5,8,14,0,36642,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,1068),(18550,8606,0,0,18427,0,0,0,'Tuurem Ambusher','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.2873,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18551,8606,0,0,11686,0,0,0,'Altruis Kill Credit','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18552,8606,0,0,17913,0,0,0,'Aldor Mason','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18553,6180,0,0,1126,11686,0,0,'Dark Portal Black Crystal Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18554,7272,0,0,17958,0,0,0,'Sharth Voldoun','','',0,7,0,0,0,1,1,0,65,65,16,11828,11828,2790,1,0,1362,0,126.666,177.06,0,0,0,0,300000,5228,0,0,0,0,0,0,1.8,0.4596,'',0,993,0,2.5,8,14,0,15277,13952,32917,0,0,0,0,0,0,292,0,0,0,0,0,0,29912,0,0,0,0,0,0,0),(18555,6180,0,0,1126,11686,0,0,'Dark Portal Beam Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18556,6180,0,0,17920,0,0,0,'Phasing Soldier','','',0,6,0,0,0,1,1,0,65,66,7,6116,6116,0,1,0,2000,0,966,1357,0,0,0,0,0,5531,0,0,0,0,0,0,3,2,'',0,1037,0,2.5,8,14,0,32828,11972,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18557,6180,0,0,17928,0,0,0,'Phasing Cleric','','',0,6,0,0,0,1,1,0,65,66,7,4892,4892,8454,1,0,2000,0,195,273,0,0,0,0,0,5523,100,0,0,0,0,0,1.95,1.3,'',0,1076,0,2.5,8,14,0,33324,25028,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18558,6180,0,0,17932,0,0,0,'Phasing Sorcerer','','',0,6,0,0,0,1,1,0,65,66,7,4731,4731,8454,1,0,2000,0,195,273,0,0,0,0,0,5523,0,50,0,0,50,0,1.95,1.3,'',0,1063,0,2.5,8,14,0,12466,15043,15744,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18559,6180,0,0,17938,0,0,0,'Phasing Stalker','','',0,6,0,0,0,1,1,0,65,66,7,4892,4892,8454,1,0,2000,0,897,1255.8,1,1900,305.9,456,0,5523,0,0,0,0,0,0,1.95,1.3,'',0,1054,0,2.5,8,14,0,15547,31975,32829,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18560,6180,0,0,16925,0,0,0,'Justin\'s Bunny Target','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'32573',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18562,8089,0,0,22862,11686,22862,0,'Purple Ground Rune','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18563,6180,0,0,16925,0,0,0,'Justin\'s Bunny Channeler','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,32573,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18564,7272,0,0,13808,0,0,0,'Horde Field Scout','','',0,7,0,0,0,1,1,0,65,65,83,5914,5914,0,1,536871041,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.8,0.4464,'32610',0,0,0,2.5,8,14,0,32431,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18565,7272,0,0,18106,0,0,0,'Theloria Shadecloak','','',0,7,0,0,0,1,1,0,63,64,534,5527,5715,0,1,3,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18566,7272,0,0,17976,0,0,0,'Shadowstalker Kaide','','',0,7,0,0,0,1,1,0,63,63,714,5527,5527,0,1,3,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,172,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18567,6180,0,0,18370,0,0,0,'Mo\'arg Master Planner','','',0,3,0,1,0,1,1,0,68,68,90,26168,26168,0,1,0,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,172,0,3,0.9,'',0,1120,0,2.5,8,14,0,31705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25751,0,0,0,0,0,0,0),(18568,6180,0,0,17972,0,0,0,'Scryer Arcane Guardian','','Directions',0,4,0,0,0,1,1,0,70,70,1746,5589,5589,3155,1,268435457,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,172,3,1.5,'',0,0,0,2.5,8,14,0,36671,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,1068),(18581,7272,0,0,2027,0,0,0,'Alliance Field Scout','','',0,7,0,0,0,1,1,0,65,65,84,5914,5914,0,1,536871041,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'32609',0,0,0,2.5,8,14,0,32430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18582,8606,0,0,1126,0,0,0,'Dark Portal Emitter Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18583,7272,0,0,18003,0,0,0,'Lisaile Fireweaver','','',0,7,0,0,0,1,1,0,64,64,16,4572,4572,2705,1,0,2000,0,177,247,0,0,0,0,480000,5233,0,0,0,0,0,0,1.5,0.383,'',0,928,0,2.5,8,14,0,9053,32932,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18584,7272,0,0,18405,0,0,0,'Sal\'salabim','','',0,3,0,1,0,5,1,0,68,68,35,32710,32710,0,1,3,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,0.75,0.225,'',0,0,0,2.5,8,14,0,31705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18585,7272,0,0,11548,0,0,0,'Raliq the Drunk','','',0,7,0,1,0,4.5,1,0,68,68,35,17253,17253,0,1,1,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,2.625,1.56275,'',0,3608,0,2.5,8,14,0,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25767,0,0,0,0,0,0,0),(18586,7272,0,0,17627,0,0,0,'Coosh\'coosh','','',0,7,0,1,0,4.5,1,0,68,68,35,13802,13802,2991,1,1,2000,0,984.4,1384.6,0,0,0,0,300000,6116,0,0,0,0,0,0,1,1,'12550',0,3469,0,2.5,8,14,0,9532,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25768,0,0,0,0,0,0,0),(18587,7272,0,0,19030,0,0,0,'Frayer','','',0,4,0,0,0,0.5,1,0,68,69,16,3380,3380,0,1,0,2000,0,1127,1591.6,0,0,0,0,7200000,6423,0,0,172,0,0,0,1.365,0.91,'',0,600,0,2.5,8,14,0,34201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18588,7272,0,0,18012,0,0,0,'Floon','','',0,6,0,1,0,1,1,0,68,68,35,10734,10734,11964,1,1,2000,0,984.4,1384.6,0,0,0,0,300000,6116,0,0,0,0,0,0,1.3,0.52,'',0,3563,0,2.5,8,14,0,9672,122,6726,0,0,0,0,0,0,4,0,0,0,0,0,0,25769,0,0,0,0,0,0,0),(18589,7272,0,0,17612,0,0,0,'Forge Camp: Hate Quest Credit','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18590,7272,0,0,17612,0,0,0,'Forge Camp: Fear Quest Credit','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18593,7272,0,0,18018,18019,18016,18017,'Scryer Retainer','','',0,7,0,0,0,1,1,0,63,66,1744,4422,4892,2733,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18594,6180,0,0,18020,0,0,0,'Dathris Sunstriker','','',0,7,0,0,0,1,1,0,70,70,1744,5589,5589,3155,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18595,7272,0,0,18216,0,0,0,'Warped Peon','','',0,7,0,0,0,1,1,0,62,63,16,4274,4422,2594,1,0,2000,0,168,234,0,0,0,0,300000,4520,0,0,0,0,0,0,1.5,0.347222,'',0,869,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(18596,7272,0,0,18021,0,0,0,'Arcanist Adyria','The Scryers','',0,7,0,0,0,1,1,0,69,69,35,6761,6761,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18597,7272,0,0,18022,0,0,0,'Sha\'nir','The Aldor','',0,7,0,0,0,1,1,0,69,69,35,6761,6761,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18598,6180,0,0,18023,18091,18092,18093,'Orc Prisoner','','',0,7,0,0,0,1,1,0,65,65,1816,5914,5914,0,1,0,2000,0,920,1292.6,0,0,0,0,7200000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18599,8606,0,0,21,0,0,0,'Exodar Aura Emitter','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18600,7272,0,0,18027,18024,18026,18025,'Injured Refugee','','',0,7,0,0,0,1,1,0,70,70,1818,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18601,8606,17380,0,19372,0,0,0,'Broggok (1)','','',0,3,0,1,0,1,1,0,72,72,45,82656,82656,22500,1,1,2000,0,1551.7,2265.6,0,0,0,0,0,5886,0,0,100,0,0,0,2.2,3,'',0,3215,15,2.5,8,14,0,30917,30916,30913,38458,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18602,8606,17662,0,11686,0,0,0,'Broggok Poison Cloud (1)','','',1024,10,0,0,0,1,1,0,63,63,35,5468,5468,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,4641,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18603,8606,17429,0,16332,0,0,0,'Fel Orc Neophyte (1)','','',0,7,0,1,0,1,1,0,71,71,14,19389,19389,0,1,0,1318,0,1162.54,1656.33,0,0,0,0,0,7018,0,0,0,0,0,0,2.25,0.520833,'',0,2936,15,2.5,8,14,0,22120,8269,10101,20614,0,0,0,0,0,1,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(18604,8606,17400,0,18287,0,0,0,'Felguard Annihilator (1)','','',0,3,0,1,0,1,1,0,71,71,35,28114,28114,0,1,0,1318,0,2561.53,3649.54,0,0,0,0,0,7018,0,0,0,0,0,0,3.6,1,'',0,2917,15,2.5,8,14,0,15615,18072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18605,8606,17401,0,1913,0,0,0,'Felhound Manastalker (1)','','',0,3,0,0,0,1,1,0,70,70,14,7302,7545,3118,1,0,1304,0,152.568,215.812,0,0,0,0,0,3316,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,13321,30849,0,0,0,0,0,0,0,0,0,0,0,9612,0,0,0,0,0,0,0,0,0,0),(18606,8606,17477,0,16888,0,0,0,'Hellfire Imp (1)','','',8,3,0,0,0,1,1,0,70,70,16,7545,7545,12620,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,0,0,1,0.5,'35766',0,0,15,2.5,8,14,0,16144,15242,17290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18607,8606,17377,0,17153,0,0,0,'Keli\'dan the Breaker (1)','','',0,7,0,1,0,1,1,0,72,72,14,103320,103320,7500,1,0,1333,0,1034.21,1510.02,0,0,0,0,0,5886,0,0,0,0,0,100,1.8,0.416666,'',0,3195,15,2.5,8,14,0,30940,30938,33775,17228,0,0,0,0,0,1535,0,0,0,0,0,0,33814,23894,0,0,0,0,0,0),(18608,8606,17370,0,17149,0,0,0,'Laughing Skull Enforcer (1)','','',0,7,0,1,0,1,1,0,70,70,16,27350,27350,0,1,0,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,1.8,0.4464,'',0,2918,15,2.5,8,14,0,15655,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(18609,8606,17626,0,17150,0,0,0,'Laughing Skull Legionnaire (1)','','',0,7,0,1,0,1,1,0,70,70,14,27350,27350,0,1,0,1304,0,969.395,1373.31,0,0,0,0,0,6719,0,0,0,0,0,0,1.8,0.416666,'',0,2942,15,2.5,8,14,0,8599,10966,10101,20614,0,0,0,0,0,1,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(18610,8606,17491,0,17151,0,0,0,'Laughing Skull Rogue (1)','','',0,7,0,1,0,1,1,0,70,71,14,13394,13675,0,1,0,1304,0,1150.19,1638.73,0,0,0,0,0,7018,0,0,0,0,0,0,1.8,0.4464,'',0,2923,15,2.5,8,14,0,30832,34969,6434,30991,0,0,0,0,0,0,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(18611,8606,17624,0,17152,0,0,0,'Laughing Skull Warden (1)','','',0,7,0,1,0,1,1,0,71,71,14,39496,39496,0,1,0,1318,0,1162.54,1656.33,0,0,0,0,0,7018,0,0,0,0,0,0,1.8,0.4464,'',0,2924,15,2.5,8,14,0,30833,15793,10101,20614,0,0,0,0,0,0,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(18612,8606,17398,0,16332,0,0,0,'Nascent Fel Orc (1)','','',0,7,0,1,0,1,1,0,71,71,14,25150,25852,0,1,0,1317,0,1161.66,1655.07,0,0,0,0,0,7018,0,0,0,0,0,0,2.25,0.520833,'',0,2922,15,2.5,8,14,0,22427,31900,0,0,0,0,0,0,0,1,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(18613,8606,17416,0,17167,0,0,0,'Orc Captive (1)','','',0,7,0,0,0,1,1,0,68,70,35,16587,18016,0,1,0,1289,0,159.836,233.954,0,0,0,0,0,5404,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18614,8606,17399,0,10923,0,0,0,'Seductress (1)','','',0,3,0,0,0,1,1,0,70,70,14,7545,7754,3193,1,0,1304,0,1138.66,1631.05,0,0,0,0,0,6708,0,0,0,0,0,0,2.25,0.6045,'',0,0,15,2.5,8,14,0,32202,31865,0,0,0,0,0,0,0,0,0,0,0,9613,0,0,0,0,0,0,0,0,0,0),(18615,8606,17397,0,17148,0,0,0,'Shadowmoon Adept (1)','','',0,7,0,1,0,1,1,0,69,70,16,21863,21881,3155,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,172,0,1.8,0.416666,'31059',0,2884,15,2.5,8,14,0,11978,3391,10101,20614,0,0,0,0,0,1,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(18616,8606,17473,0,11686,0,0,0,'Shadowmoon Summon Visual (1)','','',0,10,0,0,0,1,1,0,1,1,1375,5000,5000,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,85,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18617,8606,17395,0,17145,0,0,0,'Shadowmoon Summoner (1)','','',0,7,0,1,0,1,1,0,69,70,14,19144,19144,21588,1,0,1304,0,954.005,1396.39,0,0,0,0,0,5404,0,100,0,0,172,0,1.8,0.416666,'',0,2921,15,2.5,8,14,0,15242,16102,30853,18399,0,0,0,0,0,0,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(18618,8606,17414,0,17147,0,0,0,'Shadowmoon Technician (1)','','',0,7,0,1,0,1,1,0,70,70,14,19144,19681,7264,1,0,1317,0,990.715,1449.16,0,0,0,0,0,5404,0,100,0,0,172,0,1.8,0.4464,'',0,2946,15,2.5,8,14,0,6726,40062,30846,40062,0,0,0,0,0,0,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(18619,8606,17371,0,17137,0,0,0,'Shadowmoon Warlock (1)','','',0,7,0,1,0,1,1,0,70,70,14,19144,19681,7264,1,0,1317,0,990.715,1449.16,0,0,0,0,0,5404,0,0,0,0,100,0,1.8,0.4464,'',0,2915,15,2.5,8,14,0,32197,13338,33111,12739,0,0,0,0,0,0,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(18620,8606,17653,0,17137,0,0,0,'Shadowmoon Channeler (1)','','',32,7,0,1,0,1,1,0,71,71,16,11408,11408,7332,1,0,2000,0,1504.5,2200.7,0,0,0,0,0,5645,0,0,0,0,100,0,1.8,0.4464,'',0,0,15,2.5,8,14,0,30937,12739,30937,20614,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18621,8606,17381,0,18369,0,0,0,'The Maker (1)','','',8,3,0,1,0,1,1,0,72,72,14,100534,100534,0,1,0,1318,0,1162.54,1656.33,0,0,0,0,0,7318,0,0,0,0,0,0,2,0.6,'',0,3234,15,2.5,8,14,0,30925,30923,10472,15207,0,0,0,0,0,1535,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(18622,7272,0,0,17191,0,0,0,'Iz\'zard','','',0,7,0,0,0,3,3,0,65,65,1731,14193,14193,8370,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18623,8606,0,0,2467,0,0,0,'Unkillable Test Dummy 70 Warrior','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18624,8606,0,0,2467,0,0,0,'Unkillable Test Dummy 73 Warrior','','',4,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18625,7272,0,0,11686,0,0,0,'Dark Portal Dummy','','',1024,10,0,1,0,1,1,0,68,70,1683,5589,5589,0,1,0,2000,0,1755,2482.5,0,0,0,0,0,6708,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,33480,11428,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18626,7272,0,0,18032,0,0,0,'Trainee Alcor','','',0,7,0,0,0,1,1,0,60,60,1604,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18627,7272,0,0,18033,0,0,0,'Trainee Firea','','',0,7,0,0,0,1,1,0,60,60,1604,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18628,7318,0,0,18034,0,0,0,'Trainee Sinthar','','',0,7,0,0,0,1,1,0,60,60,1604,6900,6900,0,1,0,1400,0,72.8,96.6,0,0,0,0,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,32615,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18629,7272,0,0,18037,0,0,0,'Instructor Cel','','',0,7,0,0,0,1,1,0,70,70,1604,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18631,6180,0,0,18586,18587,18588,0,'Cabal Cultist','','',0,7,0,1,0,2.6,3,0,69,70,16,18164,18164,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.8,0.2832,'',0,5390,0,2.5,8,14,0,3391,15614,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18632,6180,0,0,18593,18594,18595,0,'Cabal Executioner','','',0,7,0,1,0,3,3,0,71,71,16,21543,21543,0,1,0,2400,0,1650.48,2351.52,0,0,0,0,7200000,7018,0,0,0,0,0,0,1.875,0.465,'',0,4335,0,2.5,8,14,0,15578,30485,7160,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18633,6180,0,0,18579,18580,18581,18582,'Cabal Acolyte','','',0,7,0,1,0,3,3,0,69,69,16,16227,16227,9240,1,0,2000,0,1030.4,1453.6,0,0,0,0,7200000,6412,50,0,0,0,0,0,1.8,0.4464,'',0,4243,0,2.5,8,14,0,12039,25058,33482,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18634,6180,0,0,18605,18606,18608,0,'Cabal Summoner','','',0,7,0,1,0,3,3,0,70,71,16,16767,16767,9579,1,0,2000,0,1361.6,1950.4,0,0,0,0,7200000,7007,0,50,0,0,50,0,1.8,0.2832,'',0,4333,0,2.5,8,14,0,14034,33506,33335,33507,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18635,6180,0,0,18589,18590,18591,18592,'Cabal Deathsworn','','',0,7,0,1,0,3,3,0,69,70,16,20958,20958,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,1.25,'',0,4256,0,2.5,8,14,0,8599,11428,33480,38226,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18636,6180,0,0,18583,18584,18585,0,'Cabal Assassin','','',0,7,0,1,0,3,3,0,70,70,16,20958,20958,0,1,0,1800,0,1043.28,1477.98,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.8,0.4464,'1787',0,4315,0,2.5,8,14,0,30991,30992,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18637,6180,0,0,18599,18600,18601,0,'Cabal Shadow Priest','','',0,7,0,1,0,3,3,0,69,70,16,16227,16227,9353,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,100,0,0,1.2,'16592',0,4292,0,2.5,8,14,0,15473,17165,14032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18638,6180,0,0,18612,18613,18614,0,'Cabal Zealot','','',0,7,0,1,0,3,3,0,70,70,16,16767,16767,9465,1,0,2200,0,1184.04,1674.86,0,0,0,0,7200000,6708,0,0,0,0,0,0,1.8,0.2832,'',0,4355,0,2.5,8,14,0,12471,33499,19812,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18639,6180,0,0,18602,18603,18604,0,'Cabal Spellbinder','','',0,7,0,1,0,3,3,0,70,71,16,16767,16767,9579,1,0,2000,0,1361.6,1950.4,0,0,0,0,7200000,7007,0,0,0,0,100,0,0,1.2,'',0,4326,0,2.5,8,14,0,32691,33502,33502,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18640,6180,0,0,18609,18610,18611,0,'Cabal Warlock','','',0,7,0,1,0,3,3,0,69,69,16,16227,16227,9240,1,0,2000,0,1030.4,1453.6,0,0,0,0,7200000,6412,0,0,0,0,0,0,1.725,0.4278,'13787',0,4283,0,2.5,8,14,0,32863,12471,13787,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18641,7272,0,0,18038,0,0,0,'Cabal Familiar','','',0,3,0,0,0,1.1,2,0,69,69,16,5206,5206,14062,1,0,1600,0,846.4,1236.48,0,0,0,0,7200000,5167,0,0,0,0,0,0,0.75,0.375,'',0,1402,0,2.5,8,14,0,38239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18642,7272,0,0,7949,0,0,0,'Fel Guardhound','','',0,3,0,0,0,1.45,2,0,69,69,16,7843,7843,6160,1,0,2000,0,1030.4,1453.6,0,0,0,0,7200000,6412,0,0,0,0,0,0,1.275,0.29495,'',0,0,0,2.5,8,14,0,30849,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18643,8606,0,0,18039,0,0,0,'Barnes (Tuxedo)','The Stage Manager','',0,6,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18644,7272,0,0,11354,0,0,0,'Tarren Mill Peasant','','',0,7,0,0,0,1,1,0,15,15,12,328,328,0,1,0,2000,0,101.2,133.4,0,0,0,0,7200000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18645,8606,0,0,18040,0,0,0,'Tarren Mill Peasant (With Sack)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18646,7272,0,0,18232,0,0,0,'Tarren Mill Horsehand','','',0,7,0,0,0,1,1,0,15,15,35,328,328,0,1,0,2000,0,101.2,133.4,0,0,0,0,7200000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18647,7272,0,0,18923,0,0,0,'Deathskitter','','',1,1,3,1,0,4,1,0,64,64,22,22860,22860,0,1,0,2000,0,892.4,1260.4,0,0,0,0,300000,4937,0,0,0,0,0,0,5.98,2.6,'',0,0,0,2.5,8,14,0,32902,0,0,0,0,0,0,0,0,0,0,0,0,13120,0,0,25814,0,0,0,0,0,0,0),(18648,7272,0,0,18042,0,0,0,'Stonegazer','','',0,1,0,1,0,3.5,1,0,64,64,49,20002,20002,0,1,0,1400,0,624.68,882.28,0,0,0,0,2500000,4937,0,0,0,0,0,0,1.5,0.6,'',0,0,0,2.5,8,14,0,32905,0,0,0,0,0,0,0,0,1036,0,0,0,0,0,0,25815,0,0,0,0,0,0,0),(18649,7272,0,0,18234,0,0,0,'Innkeeper Monica','','',0,7,0,0,0,1,1,0,1,2,35,55,55,0,1,0,2000,0,9.2,9.2,0,0,0,0,7200000,8,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18650,6180,0,0,229,0,0,0,'Tarren Mill Horse','','',0,10,0,0,0,1,1,0,1,1,190,102,102,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18651,7272,0,0,236,0,0,0,'Young Blanchy','','',0,8,0,0,0,1,1,0,2,2,35,55,55,0,1,0,2000,0,9.2,9.2,0,0,0,0,7200000,8,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18652,7272,0,0,18044,0,0,0,'Zahlia','','',0,7,0,0,0,1,1,0,69,69,1818,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18653,7272,0,0,221,0,0,0,'Seth','','',0,7,0,0,0,1,1,0,1,1,1818,42,42,0,1,3,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18654,6180,0,0,1126,11686,0,0,'Crowd Murmur Helper','','',0,10,0,0,0,0.7,1,0,70,70,35,4890,4890,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18655,7272,0,0,221,0,0,0,'Jay Lemieux','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,9.2,9.2,0,0,0,0,7200000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18656,7272,0,0,252,0,0,0,'Julie Honeywell','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,9.2,9.2,0,0,0,0,7200000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18657,6180,0,0,18053,0,0,0,'Tarren Mill Fisherman','','',0,7,0,0,0,1,1,0,23,24,1665,664,664,0,1,0,2000,0,34,46,0,0,0,0,0,975,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18658,6180,21276,0,18048,18057,0,0,'Kil\'sorrow Ritualist','','',128,7,0,0,0,1,1,0,67,68,14,5060,5233,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.372,'',0,1186,0,2.5,8,14,0,32063,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18659,7272,0,0,18955,0,0,0,'Voidwraith','','',2,3,0,0,0,1,1,0,67,68,14,6326,6542,0,1,0,1400,0,161.7,227.5,0,0,0,0,0,6126,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18660,7272,0,0,17543,0,0,0,'Subjugator Vaz\'shir','','',0,3,0,0,0,1,1,0,68,68,90,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1,0.3,'32623',0,1214,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18661,7272,0,0,18373,0,0,0,'Terrorguard','','',0,3,0,0,0,1,1,0,67,68,90,5060,5233,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.8,1.5,'',0,1181,0,2.5,8,14,0,11443,11876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18662,6180,0,0,18051,18061,0,0,'Orc Ancestor','','',2,10,0,0,0,1,1,0,67,68,1194,8545,8780,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18663,7272,0,0,159,0,0,0,'Maiden of Discipline','','',0,3,0,0,0,1,1,0,70,70,16,8104,8104,7887,1,0,1435,0,363.772,465.658,0,0,0,0,0,5474,0,0,0,0,0,0,1.5,0.403,'',0,1403,0,2.5,8,14,0,32202,31865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18664,7272,0,0,18,0,0,0,'Aged Dalaran Wizard','','',0,7,0,0,0,1,1,0,59,61,35,2073,2073,5737,1,128,2000,0,565.8,814.2,0,0,0,0,7200000,3263,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18665,6180,0,0,18783,0,0,0,'Overrun Target','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18666,7272,0,0,18052,0,0,0,'Dalaran Sorceress','','',8,7,0,1,0,6,1,0,61,63,35,21666,21666,6016,1,0,2000,0,634.8,915.4,0,0,0,0,7200000,3736,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18667,7272,0,0,18058,0,0,0,'Blackheart the Inciter','','',64,7,0,1,1,18.75,10,0,72,72,1787,138375,138375,0,1,0,2700,0,1906.47,2719.98,0,0,0,0,43200000,7318,0,0,0,0,0,0,3.5,2.345,'',0,4589,0,2.5,8,14,0,33709,33676,33707,15475,0,0,0,0,0,1535,0,0,0,0,0,0,30808,0,0,0,0,0,0,0),(18668,7272,0,0,18219,0,0,0,'Vaeron Kormar','','',0,7,0,0,0,1,1,0,1,1,1637,760,760,120,1,0,2000,0,2,3,0,0,0,0,300000,5,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18669,7272,0,0,18218,0,0,0,'Terric Brightwind','','',0,7,0,0,0,1,1,0,1,1,1637,8,8,120,1,0,2000,0,2,3,0,0,0,0,300000,5,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18670,7272,0,0,18063,0,0,0,'Ironjaw','','',1,1,1,0,0,1,1,0,64,64,38,5715,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.75,1.4,'',0,0,0,2.5,8,14,0,32918,32919,32962,0,0,0,0,0,0,0,0,0,0,13029,0,0,25807,25837,0,0,0,0,0,0),(18671,7272,0,0,18074,0,0,0,'Priest Ennas','','',0,7,0,0,0,1,1,0,1,1,1637,6400,6400,120,1,0,2000,0,2,3,0,0,0,0,300000,5,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18672,7272,0,0,18064,0,0,0,'Thomas Yance','Travelling Salesman','',0,7,0,0,0,1.15,1,0,40,40,1665,1753,1753,0,1,4224,2000,0,257.6,340.4,0,0,0,0,180000,1938,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18673,6180,0,0,11898,5375,4889,1823,'Pit Announcer','','',0,7,0,1,0,2.9,1,0,65,69,1749,17151,17151,0,1,0,2000,0,1127,1591.6,0,0,0,0,7200000,6423,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18674,11685,0,0,18067,0,0,0,'[UNUSED]Anchorite Lyteera','','',0,7,0,0,0,1,1,0,68,68,1743,8200,8200,6882,1,0,1406,0,162.393,228.475,0,0,0,0,0,6126,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18675,7272,0,0,21039,0,0,0,'Soolaveen','','',0,7,0,0,0,1,1,0,70,70,1818,4890,4890,7196,1,3,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,0,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18676,7272,0,0,7552,0,0,0,'Keb\'ezil','Kurgatok\'s Minion','',0,3,0,0,0,1,1,0,63,63,714,4422,4422,2620,1,0,2000,0,168,234,0,0,0,0,300000,3795,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18677,7272,0,0,20761,0,0,0,'Mekthorg the Wild','','',0,7,0,4,0,2,1,0,61,61,1662,10316,10316,0,1,0,1400,0,111.3,154.7,0,0,0,0,0,4047,0,0,0,0,0,0,0,2,'',0,740,0,2.5,8,14,0,15576,38875,8599,38875,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18678,7272,0,0,17445,0,0,0,'Fulgorge','','',0,10,0,4,0,1,1,0,62,62,14,10985,10985,0,1,0,1400,0,120.4,168,0,0,0,0,0,4344,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,32330,32738,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18679,7272,0,0,20044,0,0,0,'Vorakem Doomspeaker','Herald of Doom Lord Kazzak','',0,3,0,4,0,1,1,0,62,62,90,8548,8548,2568,1,0,2000,0,248,314,0,0,0,0,0,3555,0,0,0,0,0,0,2,0.6,'',0,789,0,2.5,8,14,0,33803,9080,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18680,7272,0,0,20770,0,0,0,'Marticar','','',0,1,0,4,0,1,1,0,63,63,14,11205,11205,0,1,0,1600,0,144.8,202.4,0,0,0,0,300000,4641,0,0,0,0,0,0,9,1.05,'',0,0,0,2.5,8,14,0,35493,32039,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,24427,0,0,0,0,0,0,0),(18681,7272,0,0,20768,0,0,0,'Coilfang Emissary','','',0,7,0,4,0,1,1,0,63,63,74,8844,8844,10480,1,0,1400,0,181.3,230.3,0,0,0,0,1800000,3795,0,0,0,0,0,0,1.2,1.2,'',0,869,0,2.5,8,14,0,36990,11831,39207,46457,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18682,7272,0,0,20769,0,0,0,'Bog Lurker','','',0,4,0,4,0,1,1,0,63,63,14,8844,8844,2620,1,0,2000,0,168,234,0,0,0,0,10506000,3795,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,34163,35238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18683,7272,0,0,19681,0,0,0,'Voidhunter Yar','','',0,3,0,4,0,1,1,0,68,68,14,10466,10466,11964,1,0,1400,0,232.4,296.1,0,0,0,0,0,4995,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,12471,38051,40633,36990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18684,7272,0,0,18070,0,0,0,'Bro\'Gaz the Clanless','','',0,7,0,4,0,1,1,0,66,66,45,9784,9784,5692,1,0,2000,0,302,384,0,0,0,0,0,4515,0,0,0,0,0,0,3,2.01,'',0,1084,0,2.5,8,14,0,12468,15586,12555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18685,7272,0,0,20766,0,0,0,'Okrek','','',0,7,0,4,0,1,1,0,64,64,1738,9144,9144,13525,1,0,1400,0,286.3,364,0,0,0,0,450000,4036,0,0,0,0,0,0,1.6,0.496,'',0,912,0,2.5,8,14,0,12471,14034,32711,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18686,7272,0,0,20767,0,0,0,'Doomsayer Jurim','','',0,7,0,4,0,1,1,0,64,64,14,9144,9144,13525,1,0,1400,0,286.3,364,0,0,0,0,0,4036,0,0,0,0,0,0,0,2,'',0,935,0,2.5,8,14,0,12471,39212,12493,39210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18687,7272,0,0,18090,0,0,0,'Mother Kashur','','',2,7,0,0,0,1,1,0,70,70,1652,5400,5400,3155,1,2,1400,0,44.8,65.1,0,0,0,0,1200000,20,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18688,6180,0,0,18051,18061,0,0,'Ancient Orc Ancestor','','',2,10,0,0,0,1,1,0,68,68,1194,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18689,7272,0,0,12073,0,0,0,'Crippler','','',0,6,0,4,0,1,1,0,65,65,14,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,3,0.7,'',0,1600,0,2.5,8,14,0,38882,39214,38621,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18690,7272,0,0,20862,0,0,0,'Morcrush','','',512,5,0,4,0,1,1,0,68,68,14,15130,15130,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2.5,2.5,'',0,1600,0,2.5,8,14,0,35238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18691,8606,0,0,4590,19071,0,0,'Shadow Totem','','',0,11,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18692,7272,0,0,8574,0,0,0,'Hemathion','','',0,2,0,4,0,2,4,0,68,68,14,13084,13084,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,9573,14100,38895,0,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18693,7272,0,0,20762,0,0,0,'Speaker Mar\'grom','','',0,7,0,4,0,2,3,0,68,68,14,10466,10466,8973,1,0,1400,0,277.2,354.2,0,0,0,0,0,4995,0,0,0,0,0,0,0,2,'',0,1156,0,2.5,8,14,0,12466,37844,15241,15497,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(18694,7272,0,0,20590,0,0,0,'Collidus the Warp-Watcher','','',0,3,0,4,0,1,1,0,68,68,14,13130,13130,0,1,0,1400,0,161.7,227.5,0,0,0,0,86400000,6126,0,0,0,0,0,0,2.2,3,'',0,0,0,2.5,8,14,0,36414,34322,14514,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18695,7272,0,0,11347,0,0,0,'Ambassador Jerrikar','Servant of Illidan','',0,3,0,4,0,1,1,0,69,69,1813,13522,13522,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,2,'',0,1153,0,2.5,8,14,0,38926,38916,38913,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18696,7272,0,0,20810,0,0,0,'Kraator','','',0,3,0,4,0,2,4,0,68,68,14,13130,13130,0,1,0,1400,0,161.7,227.5,0,0,0,0,86400000,6126,0,0,0,0,0,0,0,2,'',0,1600,0,2.5,8,14,0,39293,24670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18697,7272,0,0,20765,0,0,0,'Chief Engineer Lorthander','','',0,7,0,4,0,1,1,0,69,69,35,10818,10818,15400,1,0,2000,0,224,316,0,0,0,0,0,6412,0,0,0,0,0,0,4,2,'',0,1132,0,2.5,8,14,0,13748,38898,38663,0,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(18698,7272,0,0,20764,0,0,0,'Ever-Core the Punisher','','',0,4,0,4,0,1,1,0,68,68,14,10466,10466,5982,1,0,1400,0,232.4,296.1,0,0,0,0,0,4995,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,35892,33860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18699,8606,0,0,17102,0,0,0,'Netherstorm Rare Chimaera UNUSED','','',0,1,0,2,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18700,7272,0,0,18138,0,0,0,'Reanimated Bones','','',0,6,0,0,0,1,1,0,66,67,16,3303,3303,0,1,0,2000,0,1035,1444.4,0,0,0,0,10800000,5829,0,0,0,0,0,0,1.8,1.2,'',0,691,0,2.5,8,14,0,13444,13584,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18701,7272,0,0,1132,0,0,0,'Dark Vortex','','',0,4,0,0,0,1,1,0,67,67,91,8114,8114,3080,1,0,1400,0,156.8,221.2,0,0,0,0,0,7081,0,0,0,0,0,0,2,0.8,'',0,0,0,2.5,8,14,0,12471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18702,6180,0,0,18077,0,0,0,'Auchenai Necromancer','','',0,7,0,1,0,1,1,0,66,67,16,22014,22014,8669,1,0,2000,0,938.4,1320.2,0,0,0,0,10800000,5821,0,0,0,0,172,0,1.95,1.3,'',0,3656,0,2.5,8,14,0,33325,35839,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18703,7272,0,0,14368,0,0,0,'Sethekk Spirit','','',8,7,0,1,0,1,1,0,6,6,16,4979,4979,0,1,0,1400,0,546,724.5,1,1900,136.8,201.4,0,165,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,24050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18704,7272,0,0,18086,0,0,0,'Taela Everstride','','',0,7,0,0,0,1,1,0,66,66,1733,6116,6116,0,1,3,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18705,7272,0,0,18087,0,0,0,'Mawg Grimshot','','',0,7,0,0,0,1,1,0,66,66,1734,6116,6116,0,1,3,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18706,7272,0,0,17408,0,0,0,'Bonechewer Riding Wolf','','',0,1,0,0,0,1,1,0,58,59,1663,3989,4142,0,1,0,1274,0,64.974,85.995,0,0,0,0,0,3449,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,16460,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25812,25807,0,0,0,0,0,0),(18707,7272,0,0,18094,0,0,0,'Torgos','','',0,1,0,1,0,1,1,0,65,65,14,17742,17742,0,1,0,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,32903,13579,32022,0,0,0,0,0,0,1026,0,0,0,0,0,0,25852,0,0,0,0,0,0,0),(18708,7272,0,0,18839,0,0,0,'Murmur','','',104,4,0,1,1,57.5,15,0,72,72,16,424350,424350,0,1,0,2800,0,1977.08,2820.72,0,0,0,0,43200000,7318,0,0,100,0,0,100,13.5,0.35,'',0,4623,0,2.5,8,14,0,33657,33689,33711,33923,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18712,7272,0,0,18095,0,0,0,'Advisor Faila','','',0,7,0,0,0,1,1,0,68,68,1734,6542,6542,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18713,7272,0,0,18096,0,0,0,'Lieutenant Gravelhammer','','',0,7,0,0,0,1,1,0,68,68,1733,6542,6542,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.347,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18714,7272,0,0,18097,0,0,0,'Scout Neftis','','',0,7,0,0,0,1,1,0,67,67,1734,6326,6326,0,1,3,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,32756,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18715,7272,0,0,18099,0,0,0,'Private Weeks','','',0,7,0,0,0,1,1,0,67,67,1733,5060,5060,2933,1,3,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,32756,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18716,6180,0,0,18118,18119,18120,18121,'Shadowy Initiate','','',0,7,0,0,0,1,1,0,62,62,1750,4274,4274,2568,1,1,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,172,0,1.5,0.372,'23017',0,0,0,2.5,8,14,0,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18717,6180,0,0,18122,18123,18124,18125,'Shadowy Laborer','','',0,7,0,0,0,1,1,0,60,60,1750,4979,4979,0,1,1,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,172,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18718,6180,0,0,17978,17985,18114,0,'Shadowy Hunter','','',0,7,0,0,0,1,1,0,65,65,16,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,172,0,1.5,0.372,'',0,987,0,2.5,8,14,0,32908,32915,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(18719,6180,0,0,18107,18108,18109,18110,'Shadowy Advisor','','',0,7,0,0,0,1,1,0,63,63,1750,4422,4422,2620,1,1,2000,0,168,234,0,0,0,0,300000,4601,0,0,0,0,172,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18720,7272,0,0,18127,0,0,0,'Shadowmaster Grieve','','',0,7,0,0,0,1,1,0,65,65,1750,5914,5914,0,1,1,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,172,0,1.8,0.4464,'',0,993,0,2.5,8,14,0,32916,32736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(18721,6692,0,0,169,0,0,0,'World Trigger (Friendly + Invis Man)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18722,6180,0,0,18103,18105,0,0,'Leper Gnome Laborer','','',0,7,0,0,0,1,1,0,2,7,1604,1500,1500,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18723,7272,0,0,18102,0,0,0,'Erozion','','',0,2,0,1,0,1,1,0,70,70,35,6986,6986,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18724,7272,0,0,18217,0,0,0,'Melaya Tassier','','',0,7,0,0,0,1,1,0,1,1,1637,8,8,120,1,0,2000,0,2,3,0,0,0,0,300000,5,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18725,7272,0,0,8317,0,0,0,'Brazen','','',0,2,0,1,0,1,1,0,70,70,35,6986,6986,0,1,1,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18726,7272,0,0,11686,0,0,0,'Flying Raging Soul','','',0,10,0,0,0,1,1,0,65,65,35,3785,3914,2818,1,0,2000,0,195,273,0,0,0,0,0,5228,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18727,7272,0,0,18134,0,0,0,'Rarthein','','',0,7,0,0,0,1,1,0,55,55,1695,2745,2745,0,1,0,1500,0,70.5,93.75,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18728,7272,0,0,17887,0,0,0,'Doom Lord Kazzak','','',108,3,0,3,0,112,2,0,73,73,90,849856,849856,0,1,0,1449,0,8012.95,11410.9,0,0,0,0,7400000,7618,0,0,0,0,0,0,0,2,'',1,4706883,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,151,0),(18729,6180,0,0,1126,15880,0,0,'Infernal Rain (Hellfire)','','',0,10,0,0,0,1,1,0,70,70,14,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0),(18730,7272,0,0,159,0,0,0,'Sirigna\'no','Keelen Sheets\'s Minion','',0,3,0,0,0,1,1,0,60,60,1604,1900,1900,5751,1,0,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18731,7272,0,0,18821,0,0,0,'Ambassador Hellmaw','','',64,3,0,1,1,18.25,10,0,72,72,16,134685,134685,0,1,0,3000,0,2118.3,3022.2,0,0,0,0,43200000,7318,0,0,0,0,200,0,2.76,2.3,'30231',0,4449,0,2.5,8,14,0,33547,33551,21832,15475,0,0,0,0,0,5567,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18732,7272,0,0,18535,0,0,0,'Grandmaster Vorpil','','',64,7,0,1,1,18.75,10,0,72,72,16,110681,110681,33090,1,0,2000,0,1398.4,2005.6,0,0,0,0,43200000,7305,0,200,0,0,100,0,2.1,0.5208,'',0,4567,0,2.5,8,14,0,33563,33617,33841,38791,0,0,0,0,0,1535,0,0,0,0,0,0,30827,0,0,0,0,0,0,0),(18733,7272,0,0,18671,0,0,0,'Fel Reaver','','',40,9,0,1,0,15,1,0,70,70,954,104790,104790,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,20,2,'',0,3902,0,2.5,8,14,0,41534,30128,35056,29956,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,171,0),(18734,7272,0,0,17707,0,0,0,'Coarse Stone Statue','','',0,4,0,0,0,0.1,1,0,15,15,15,33,33,0,1,0,1400,0,15.4,20.3,0,0,0,0,0,665,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,32787,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18735,7272,0,0,17707,0,0,0,'Heavy Stone Statue','','',0,4,0,0,0,0.1,1,0,25,25,15,70,70,0,1,0,1400,0,24.5,33.6,0,0,0,0,0,1008,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,32788,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18736,7272,0,0,17707,0,0,0,'Solid Stone Statue','','',0,4,0,0,0,0.1,1,0,35,35,15,122,122,0,1,0,1400,0,34.3,44.8,0,0,0,0,0,1349,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,32790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18737,7272,0,0,17707,0,0,0,'Dense Stone Statue','','',0,4,0,0,0,0.1,1,0,45,45,15,185,185,0,1,0,1400,0,53.2,70,0,0,0,0,0,2695,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,32791,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18738,8089,0,0,17707,0,0,0,'Primal Stone Statue','','',0,4,0,0,0,1,1,0,55,55,15,261,261,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,32792,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18739,13202,0,0,4473,0,0,0,'Giraffe','','',0,1,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,2.125,1.785,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18740,8606,0,0,15135,0,0,0,'Serpent','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18741,8606,0,0,17547,0,0,0,'Dragonhawk','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.275,0.255,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18742,8606,0,0,657,0,0,0,'Worgen','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.275,0.68595,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18743,7272,0,0,18144,0,0,0,'Elrodan','','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,0,2000,0,30,42,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18744,7272,0,0,18145,0,0,0,'Aurosalia','','',0,7,0,0,0,1,1,0,30,30,1604,737,737,2175,1,0,2000,0,30,42,0,0,0,0,300000,984,0,0,0,0,0,0,1,1,'32820',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18745,7272,0,0,18146,0,0,0,'Captain Auric Sunchaser','','',0,7,0,0,0,1,1,0,70,70,1733,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18747,7272,0,0,18181,0,0,0,'Krugosh','Master Mining Trainer','',0,7,0,0,0,1.1,1,0,65,65,1729,6505,6505,0,1,81,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,26211,20276,29582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18748,7272,0,0,18183,0,0,0,'Ruak Stronghorn','Master Herbalism Trainer','',0,7,0,0,0,1.1,1,0,65,65,1729,6505,6505,0,1,81,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18749,7272,0,0,18151,0,0,0,'Dalinna','Master Tailoring Trainer','',0,7,0,0,0,1,1,0,60,60,1729,2136,2136,5751,1,209,1500,0,55.5,76.5,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,38692,30459,31622,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18750,7272,0,0,18147,0,0,0,'Shimmerscale Eel','','',0,1,0,0,0,1,1,0,62,63,14,3237,3331,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,3.5,1.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25891,0,0,0,0,0,100,0),(18751,7272,0,0,18172,0,0,0,'Kalaen','Master Jewelcrafting Trainer','',0,7,0,0,0,1,1,0,60,60,1729,2136,2136,5751,1,209,1500,0,55.5,76.5,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,27215,27079,38692,33175,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18752,7272,0,0,18174,0,0,0,'Zebig','Master Engineering Trainer','',0,7,0,0,0,1.3,1,0,60,60,1729,3968,3968,0,1,209,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18753,7272,0,0,18180,0,0,0,'Felannia','Master Enchanting Trainer','Trainer',0,7,0,0,0,1,1,0,60,60,1729,2442,2442,2434,1,209,1500,0,109.5,144,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18754,7272,0,0,18176,0,0,0,'Barim Spilthoof','Master Leatherworking Trainer','',0,7,0,0,0,1.02,1,0,60,60,29,3113,3113,0,1,209,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,15667,16075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18755,7272,0,0,18186,0,0,0,'Moorutu','Master Skinning Trainer','',0,7,0,0,0,1.1,1,0,60,60,1729,3357,3357,0,1,81,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,15667,29582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18756,8478,0,0,18148,0,0,0,'Haris Pilton','Socialite','',0,7,0,0,0,1,1,0,63,64,35,4422,4572,2663,1,130,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18757,6180,0,0,169,11686,0,0,'Zangarmarsh PvP Beam (Red)','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,720000,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18758,6180,0,0,18149,18150,0,0,'Telhamat Protector','','',0,7,0,0,0,2,1,0,59,60,1639,5922,6104,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,29567,18106,20276,38875,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18759,6180,0,0,169,11686,0,0,'Zangarmarsh PvP Beam (Blue)','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'32840',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18760,7272,0,0,18827,0,0,0,'Isla Starmane','','',4096,7,0,0,0,1,1,0,63,63,1660,1800,1800,3275,1,3,2000,0,168,234,0,0,0,0,300000,4601,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,9739,15798,33844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18761,7272,0,0,18153,0,0,0,'Darise','Auctioneer','',0,7,0,0,0,1,1,0,30,30,1604,450,450,852,1,2097152,1500,0,29.25,39,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18762,7272,0,0,18156,0,0,0,'Tinkerbell','Haris Pilton\'s Pet','',0,1,0,0,0,1,1,0,1,1,1818,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18763,6180,0,0,18158,18157,0,0,'Blood Elf Warlock','','',0,7,0,0,0,1,1,0,50,50,1604,1551,1551,4393,1,0,2000,0,60,83,0,0,0,0,300000,2393,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18764,7272,0,0,18160,0,0,0,'Durnholde Armorer','','',0,7,0,0,0,1,1,0,65,65,634,5914,5914,0,1,0,2000,0,920,1292.6,0,0,0,0,7200000,5234,0,0,0,0,0,0,1.5,0.306,'',0,850,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18765,7272,0,0,18161,0,0,0,'Durnholde Cook','','',0,7,0,0,0,1,1,0,65,65,634,5914,5914,0,1,0,2000,0,920,1292.6,0,0,0,0,7200000,5234,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18766,7272,0,0,11686,0,0,0,'Pool of Souls','','',0,10,0,0,0,1,1,0,1,1,16,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18768,8089,0,0,18164,0,0,0,'Brazen Taxi','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18769,8606,0,0,18165,0,0,0,'Young Thrall (Equipped)','','',0,7,0,0,0,1,1,0,1,1,1747,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18770,8606,0,0,18169,0,0,0,'Soldier of Terror','','',0,3,0,0,0,1,1,0,68,70,90,6542,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2.4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18771,7272,0,0,18177,0,0,0,'Brumman','Master Leatherworking Trainer','',0,7,0,0,0,1.02,1,0,60,60,1737,3113,3113,0,1,209,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.347,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18772,7272,0,0,18171,0,0,0,'Hama','Master Tailoring Trainer','',0,7,0,0,0,1,1,0,60,60,1737,2136,2136,5751,1,209,1500,0,55.5,76.5,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,1,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18773,7272,0,0,18179,0,0,0,'Johan Barnes','Master Enchanting Trainer','Trainer',0,7,0,0,0,1,1,0,60,60,1737,2442,2442,2434,1,209,1500,0,109.5,144,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18774,7272,0,0,18173,0,0,0,'Tatiana','Master Jewelcrafting Trainer','',0,7,0,0,0,1,1,0,60,60,1737,2442,2442,2434,1,209,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.208,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18775,7272,0,0,18175,0,0,0,'Lebowski','Master Engineering Trainer','',0,7,0,0,0,1.3,1,0,60,60,1737,6473,6473,0,1,209,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18776,7272,0,0,18184,0,0,0,'Rorelien','Master Herbalism Trainer','',0,7,0,0,0,1.1,1,0,60,60,1737,3357,3357,0,1,81,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,33542,24685,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18777,7272,0,0,18185,0,0,0,'Jelena Nightsky','Master Skinning Trainer','',0,7,0,0,0,1.1,1,0,60,60,1737,3357,3357,0,1,81,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18778,7272,0,0,11686,0,0,0,'Cosmetic Raging Soul','','',0,10,0,0,0,1,1,0,66,66,35,3785,3785,2790,1,0,2000,0,186,260,0,0,0,0,0,5523,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18779,7272,0,0,18182,0,0,0,'Hurnak Grimmord','Master Mining Trainer','',0,7,0,0,0,1.1,1,0,60,60,1737,3357,3357,0,1,81,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.347,'',0,900,0,2.5,8,14,0,16856,26211,31733,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18780,8606,0,0,18178,0,0,0,'The Curator Transform Visual','','',108,9,0,3,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18781,7272,0,0,19798,0,0,0,'Faenel the Drunkard','','',0,10,0,0,0,1,1,0,50,50,1604,1551,1551,4393,1,1,2000,0,60,83,0,0,0,0,300000,2393,0,0,0,0,0,0,1.5,0.383,'32951',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18782,6180,0,0,1126,0,0,0,'Silvermoon Ritual of Summoning Dummy','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,1400,0,1.4,1.4,0,0,0,0,318000,7,0,0,0,0,0,0,3,2,'23196 0',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18783,8606,0,0,18187,0,0,0,'Sabille','Bartender','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18785,7272,0,0,18246,0,0,0,'Kuma','Hippogryph Master','',0,7,0,1,0,3,3,0,65,65,1638,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18788,7272,0,0,18332,0,0,0,'Munci','Hippogryph Master','',0,7,0,1,0,3,3,0,65,65,1638,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18789,7272,0,0,18348,0,0,0,'Furgu','Hippogryph Master','',0,7,0,1,0,3,3,0,65,65,1638,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18790,7272,0,0,18189,0,0,0,'Gatewatcher Aendor','','',0,7,0,0,0,1,1,0,20,20,1604,433,433,490,1,1,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18791,7272,0,0,18714,0,0,0,'Du\'ga','Wind Rider Master','',0,7,0,1,0,3,3,0,65,65,126,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18792,6180,0,0,16732,16734,16733,16735,'Harassed Citizen','','',0,7,0,0,0,1.05,1,0,7,7,1604,132,132,289,1,1,2000,0,6,9,0,0,0,0,300000,185,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18793,6692,0,0,21584,15880,0,0,'Invisible Target','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,9.2,9.2,0,0,0,0,7200000,7,0,0,0,0,0,0,3,1.5,'32958',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18794,6180,0,0,18191,18192,0,0,'Cabal Ritualist','','',0,7,0,1,0,3,3,0,69,70,16,16227,16227,9353,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,50,0,50,0,50,1.5,0.236,'32958',0,4377,0,2.5,8,14,0,15063,33833,12675,14145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18795,7272,0,0,4589,19074,0,0,'Lesser Scorching Totem','','',0,11,0,0,0,1,1,0,10,11,58,112,150,0,1,0,1400,0,10.5,14,0,0,0,0,489000,528,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,32969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18796,7272,0,0,18193,0,0,0,'Fel Overseer','','',0,3,0,1,0,12,3,0,70,70,16,83832,83832,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,4,2,'',0,4295,0,2.5,8,14,0,16856,19134,27577,30471,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18797,7272,0,0,9786,0,0,0,'Tortured Skeleton','','',0,6,0,0,0,0.4,3,0,69,69,21,2704,2704,0,1,0,2000,0,1127,1591.6,0,0,0,0,7200000,6423,0,0,0,0,172,0,1.5,1,'',0,274,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18798,7272,0,0,18223,0,0,0,'Skarloc\'s Mount','','',0,1,0,0,0,1,1,0,1,1,634,5914,5914,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18799,6180,0,0,18211,18212,0,0,'Silvermoon Citizen','','',0,7,0,0,0,1,1,0,1,1,1637,8,8,120,1,0,2000,0,2,3,0,0,0,0,300000,5,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18800,6180,0,0,18195,18340,18341,0,'Worker','','',0,7,0,0,0,2,1,0,65,65,1639,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18801,9767,0,0,14,0,0,0,'Master Enchanter Theopolus','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18802,7272,0,0,18204,0,0,0,'Alchemist Gribble','Master Alchemy Trainer','',0,7,0,0,0,3,1,0,60,60,1737,7326,7326,2434,1,3283,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,27220,38636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18803,7272,0,0,6819,0,0,0,'Stillpine Ambassador Frasaboo','Envoy of the Stillpine','',0,7,0,0,0,1,1,0,17,17,1685,386,386,0,1,3,2000,0,25,33,0,0,0,0,300000,734,0,0,0,0,0,0,1.5,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18804,7272,0,0,18210,0,0,0,'Prospector Nachlan','Explorers\' League','',0,7,0,0,0,1.2,1,0,45,45,55,2218,2218,0,1,83,2000,0,76,100,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18805,7272,0,0,18239,0,0,0,'High Astromancer Solarian','','',76,7,0,3,1,1,1,0,73,73,16,2124500,2124500,254025,1,0,2000,6,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,0,2,'',1,2500000,0,2.5,8,14,0,42783,33009,39414,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18806,6692,0,0,19050,0,0,0,'Solarium Priest','','',72,7,0,1,0,1,1,0,72,72,16,77000,77000,75000,1,0,2000,0,184,246,0,0,0,0,0,6200,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,25054,33387,33390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18807,7272,0,0,2577,0,0,0,'Kerna','Wind Rider Master','',0,7,0,1,0,3,1,0,65,65,1729,14193,14193,2790,1,8193,2000,0,855.6,1196,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,22121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18808,7272,0,0,21068,0,0,0,'Gursha','Wind Rider Master','',0,7,0,1,0,3,1,0,65,65,1729,14193,14193,2790,1,8193,2000,0,855.6,1196,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18809,7272,0,0,5771,0,0,0,'Furnan Skysoar','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,1737,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.8,0.4164,'',0,10000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18810,7272,0,0,18214,0,0,0,'Otonambusi','General Goods','',0,7,0,0,0,1,1,0,12,12,1638,230,230,249,1,896,2000,0,16,21,0,0,0,0,300000,560,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18811,7272,0,0,18220,0,0,0,'Meriaad','General Goods','',0,7,0,0,0,1,1,0,14,14,1638,300,300,0,1,896,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18812,7272,0,0,18221,0,0,0,'Ereuso','','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,0,2000,0,30,42,0,0,0,0,300000,984,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18813,7272,0,0,18222,0,0,0,'Duumehi','','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,0,2000,0,30,42,0,0,0,0,300000,984,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18814,6180,0,0,1126,11686,0,0,'Exodar Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18815,6180,0,0,19231,19232,19233,19234,'Exodar Proselyte','','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,0,2000,0,30,42,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18816,7272,0,0,18233,0,0,0,'Chief Researcher Amereldine','','',0,7,0,1,0,15,1,0,69,69,1604,59115,59115,0,1,2,1400,0,1286.25,1816.5,0,0,0,0,0,6423,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18817,7272,0,0,18235,0,0,0,'Chief Researcher Kartos','','',0,7,0,1,0,15,1,0,69,69,12,9400,9400,0,1,3,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18818,6180,0,0,7907,15880,0,0,'Invis Horde Siege Engine - East','Nothing to See Here','',0,10,0,0,0,1,1,0,1,1,190,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18819,8606,0,0,18240,0,0,0,'Exodar Proselyte Leader','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18820,8606,0,0,18240,0,0,0,'Exodar Proselyte Leader 2','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18821,7272,0,0,18243,0,0,0,'Quartermaster Jaffrey Noreliqe','','',0,7,0,1,0,15,1,0,65,65,1604,70965,70965,2790,1,129,1400,0,976.5,1365,0,0,0,0,0,5228,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18822,7272,0,0,18241,0,0,0,'Quartermaster Davian Vaclav','','',0,7,0,1,0,15,1,0,65,65,12,7100,7100,0,1,129,2000,0,1500,2107.5,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18823,7272,0,0,4606,0,0,0,'Minor Water Spirit','','',0,4,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,85,85,0,0,0.7,0.213892,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18824,7272,0,0,18244,0,0,0,'Minor Fire Spirit','','',0,4,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,85,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18825,7272,0,0,18245,0,0,0,'Minor Air Spirit','','',0,4,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18826,7272,0,0,1108,0,0,0,'Minor Earth Spirit','','',0,4,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,85,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18827,7272,0,0,17457,0,0,0,'Gan\'arg Sapper','','',0,3,0,0,0,1,1,0,59,60,90,4142,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,758,0,2.5,8,14,0,33895,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18828,7272,0,0,16925,0,0,0,'Camera Shaker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18829,6180,0,0,11440,11438,0,0,'Hellfire Warder','','',108,7,0,1,0,1,1,0,72,72,16,132227,132227,99270,1,0,2000,0,10640,15260,0,0,0,0,7200000,7305,0,0,0,0,0,0,1.5,0.236,'',0,20000,0,2.5,8,14,0,39175,30530,34436,34437,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18830,6180,0,0,18596,18597,18598,0,'Cabal Fanatic','','',0,7,0,1,0,3,3,0,70,70,16,20958,20958,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.8,0.2832,'',0,4328,0,2.5,8,14,0,12021,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18831,7272,0,0,18649,0,0,0,'High King Maulgar','Lord of the Ogres','',76,7,0,3,1,1,1,0,73,73,45,531160,531160,0,1,0,2300,0,12719,18112.5,0,0,0,0,604800000,7618,0,0,0,0,0,0,3.5,3.5,'',1,2351525,0,2.5,8,14,0,28168,33230,33238,16508,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18832,7272,0,0,20194,0,0,0,'Krosh Firehand','','',76,7,0,3,0,1,1,0,73,73,45,212450,212450,101610,1,0,2000,0,10955,15680,0,0,0,0,3600000,7618,0,0,0,0,0,0,2,0.6,'',1,200000,0,2.5,8,14,0,33051,33054,33061,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18834,7272,0,0,20195,0,0,0,'Olm the Summoner','','',76,7,0,3,0,1,1,0,73,73,45,212450,212450,101610,1,0,2000,0,10955,15680,0,0,0,0,3600000,7618,0,0,0,0,0,0,2.2,1.474,'',1,76500,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18835,7272,0,0,12472,0,0,0,'Kiggler the Crazed','','',76,7,0,3,0,1,1,0,73,73,45,212450,212450,101610,1,0,2000,0,10955,15680,0,0,0,0,3600000,7618,0,0,0,0,0,0,3.3,2.2,'',1,125000,0,2.5,8,14,0,33237,33175,33173,36152,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18836,7272,0,0,11585,0,0,0,'Blindeye the Seer','','',76,7,0,3,0,1,1,0,73,73,45,212450,212450,67740,1,0,2000,0,10955,15680,0,0,0,0,3600000,6719,0,0,0,0,0,0,3.525,2.35,'',1,55000,0,2.5,8,14,0,30991,30992,33152,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18838,7272,0,0,8610,0,0,0,'Nightlord Malphas','','',0,3,0,0,0,9,1,0,61,61,90,37314,37314,2486,1,0,1400,0,111.3,154.7,0,0,0,0,0,4047,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18839,6180,0,0,18269,0,0,0,'Magical Crawdad','','',0,12,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(18840,7272,0,0,11686,0,0,0,'Sunspring Post Credit Marker','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18841,7272,0,0,11686,0,0,0,'Laughing Skull Clan Ruins Credit Marker','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18842,7272,0,0,11686,0,0,0,'Garadar Credit Marker','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18843,7272,0,0,11686,0,0,0,'Bleeding Hollow Clan Ruins Credit Marker','','',0,10,0,0,0,1,1,0,60,60,35,881,881,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18844,8606,0,0,3317,0,0,0,'Porter','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18845,7272,0,0,17105,0,0,0,'Benevolent Mr. Pinchy','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18846,7272,0,0,17105,0,0,0,'Furious Mr. Pinchy','','',0,7,0,0,0,1,1,0,70,70,7,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,13444,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18847,7272,0,0,7972,0,0,0,'Wild Fel Stalker','','',76,3,0,1,0,1,1,0,73,73,45,21246,21246,0,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,0,2,'',0,20000,0,2.5,8,14,0,33086,33091,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18848,7272,0,0,17543,0,0,0,'Malicious Instructor','','',0,3,0,1,0,12.25,3,0,70,71,16,68465,68465,9579,1,0,1200,0,816.96,1170.24,0,0,0,0,7200000,7007,0,0,0,0,100,0,1,0.3,'',0,4311,0,2.5,8,14,0,6713,33493,33501,0,0,0,0,0,0,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18849,6180,0,0,7907,15880,0,0,'Invis Alliance Siege Engine - East','Nothing to See Here','',0,10,0,0,0,1,1,0,1,1,190,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18850,6180,0,0,19452,19453,0,0,'Sunfury Guardsman','','',0,7,0,0,0,1,1,0,67,68,1701,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.65,0.4213,'',0,1190,0,2.5,8,14,0,35877,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35231,35231,0,0,0,0,0,0),(18851,8606,0,0,17545,0,0,0,'Dragonhawk Protector','','',1,1,30,0,0,1,1,0,67,68,1701,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,1.5,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10480,0,0,0,0,0,0,0,0,0,0),(18852,6180,0,0,19121,19122,19123,19124,'Sunfury Warp-Engineer','','',0,7,0,0,0,1,1,0,67,68,1701,5060,5233,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.65,0.4213,'',0,1188,0,2.5,8,14,0,35919,35920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(18853,6180,0,0,19448,19449,19450,19451,'Sunfury Bloodwarder','','',0,7,0,0,0,1,1,0,67,68,1701,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.65,0.4213,'',0,1189,0,2.5,8,14,0,35877,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(18854,8606,0,0,17545,0,0,0,'Unstable Dragonhawk','','',1,1,30,0,0,1,1,0,68,69,1701,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10482,0,0,0,0,0,0,0,0,0,0),(18855,6180,0,0,19115,19116,19117,19118,'Sunfury Magister','','',0,7,0,0,0,1.1,1,0,67,68,1701,5566,5756,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.65,0.4213,'',0,1188,0,2.5,8,14,0,9053,35778,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(18856,7272,0,0,19201,0,0,0,'Arcane Annihilator','','',0,4,0,1,0,4,3,0,68,68,1798,20932,20932,8973,1,0,2000,0,984.4,1384.6,0,0,0,0,300000,6116,0,0,0,0,0,172,1.75,0.875,'',0,0,0,2.5,8,14,0,33860,35892,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28787,0,0,0,0,0,0,0),(18857,6180,0,0,19125,19126,0,0,'Sunfury Warp-Master','','',0,7,0,0,0,1,1,0,68,68,1701,5233,5233,2991,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.65,0.4213,'',0,1190,0,2.5,8,14,0,35919,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(18858,7272,0,0,18448,0,0,0,'Wrathbringer','','',0,3,0,0,0,1,1,0,68,69,90,5233,5409,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,2,0.6,'',0,1255,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18859,7272,0,0,18699,0,0,0,'Wrath Priestess','','',0,3,0,0,0,1,1,0,68,69,90,5233,5409,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,2,0.6,'',0,1261,0,2.5,8,14,0,34017,36226,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30850,0,0,0,0,0,0,0),(18860,7272,0,0,19586,0,0,0,'Daughter of Destiny','','',0,3,0,0,0,1,1,0,70,70,90,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1,0.3,'',0,1327,0,2.5,8,14,0,36225,36844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29797,0,0,0,0,0,0,0),(18861,8606,0,0,18291,0,0,0,'Eredar Tactician','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,4,1.22222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18862,8606,0,0,8610,0,0,0,'Dread Overlord','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18863,8606,0,0,14272,0,0,0,'Manaspawn','','',0,4,0,0,0,1,1,0,68,69,16,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,3.125,0.4375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18864,7272,0,0,19672,0,0,0,'Mana Wraith','','',0,4,0,0,0,1,1,0,67,68,14,6326,6542,0,1,0,2000,6,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2,0.7,'',0,0,0,2.5,8,14,0,29054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28527,0,0,0,0,0,0,0),(18865,7272,0,0,19916,0,0,0,'Warp Aberration','','',0,4,0,0,0,1,1,0,67,68,16,5060,5233,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,4.0625,3.25,'36640',0,0,0,2.5,8,14,0,36577,36640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18866,7272,0,0,15438,0,0,0,'Mageslayer','','',0,4,0,0,0,1,1,0,68,69,16,5233,5409,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,36096,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18867,7272,0,0,19003,0,0,0,'Mana Seeker','','',0,4,0,0,0,1,1,0,68,69,16,5233,5409,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,3.75,0.525,'',0,0,0,2.5,8,14,0,11981,36843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18868,8606,0,0,17081,0,0,0,'Voidfiend','','',0,3,0,0,0,1,1,0,68,69,16,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18869,7272,0,0,18050,0,0,0,'Unstable Voidwraith','','',0,3,0,0,0,1,1,0,68,69,16,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,34302,36463,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29822,0,0,0,0,0,0,0),(18870,7272,0,0,18990,0,0,0,'Voidshrieker','','',0,3,0,0,0,1,1,0,68,69,16,5233,5409,9107,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,34191,34344,34338,34322,0,0,0,0,0,0,0,0,0,0,0,0,29822,0,0,0,0,0,0,0),(18871,8606,0,0,18170,0,0,0,'Voidlord','','',0,3,0,0,0,1,1,0,68,69,16,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18872,6180,0,0,19103,19107,0,0,'Disembodied Vindicator','','',0,6,0,0,0,1,1,0,67,68,16,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1,1,'33900',0,1186,0,2.5,8,14,0,36002,36003,0,0,0,0,0,0,0,4,0,0,0,0,0,0,29216,0,0,0,0,0,0,0),(18873,6180,0,0,19099,19102,0,0,'Disembodied Protector','','',0,6,0,0,0,1,1,0,67,68,16,5060,5233,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1,1,'33900',0,1188,0,2.5,8,14,0,9734,36647,0,0,0,0,0,0,0,4,0,0,0,0,0,0,29216,0,0,0,0,0,0,0),(18874,8606,0,0,18660,0,0,0,'Zaxxis Spell-Thief','','',0,7,0,0,0,1,1,0,67,68,16,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18875,7272,0,0,19650,0,0,0,'Zaxxis Raider','','',0,7,0,0,0,1,1,0,67,68,16,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1,0.305556,'',0,1198,0,2.5,8,14,0,35922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18876,8606,0,0,19191,0,0,0,'Phase Hatchling','','',0,2,0,0,0,1,1,0,68,69,16,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28970,0,0,0,0,0,0,0),(18877,7272,0,0,19272,0,0,0,'Nether Drake','','',0,2,0,0,0,1,1,0,68,69,1824,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,36513,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28970,0,0,0,0,0,0,0),(18878,8606,0,0,19369,0,0,0,'Warp Beast','','',1,1,32,0,0,1,1,0,67,68,14,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11573,0,0,28527,0,0,0,0,0,0,0),(18879,7272,0,0,19435,0,0,0,'Phase Hunter','','',0,1,0,0,0,1,1,0,67,68,14,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,5,2.5,'',0,0,0,2.5,8,14,0,36574,2691,34814,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(18880,7272,0,0,19416,0,0,0,'Nether Ray','','',1,1,34,0,0,1,0.5,0,67,68,14,5060,5233,1481,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,17008,35334,36659,0,0,0,0,0,0,0,0,0,0,12887,0,0,28417,0,0,0,0,0,51,0),(18881,6180,0,0,19662,0,0,0,'Sundered Rumbler','','',512,4,0,0,0,0.85,1,0,67,68,91,5377,5561,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2.25,2.0835,'',0,0,0,2.5,8,14,0,35310,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18882,6180,0,0,19456,0,0,0,'Sundered Thunderer','','',512,4,0,0,0,1,1,0,69,69,91,5747,5747,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,3.75,3.4725,'',0,1600,0,2.5,8,14,0,8078,35007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18883,7272,0,0,19690,0,0,0,'Mana Snapper','','',0,1,0,0,0,1,1,0,67,68,14,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,5,2.5,'',0,0,0,2.5,8,14,0,37176,34814,36574,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18884,7272,0,0,19979,0,0,0,'Warp Chaser','','',1,1,32,0,0,1,1,0,67,68,14,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.3,0.403,'32942',0,0,0,2.5,8,14,0,32920,32739,32942,37417,0,0,0,0,0,0,0,0,0,11576,0,0,0,0,0,0,0,0,0,0),(18885,7272,0,0,18700,0,0,0,'Farahlon Giant','','',512,5,0,1,0,4,1,0,67,68,778,25304,25304,0,1,0,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,2.5,0.875,'',0,3540,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29163,0,0,0,0,0,0,0),(18886,7272,0,0,19458,0,0,0,'Farahlon Breaker','','',512,5,0,1,0,1,1,0,69,70,778,27044,27944,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,2.5,2.5,'',0,1331,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29163,0,0,0,0,0,0,0),(18887,7272,0,0,18276,0,0,0,'Taretha','','',0,7,0,0,0,1,1,0,25,25,35,699,699,0,1,1,2000,0,161,220.8,0,0,0,0,180000,1008,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,33125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18888,7272,0,0,18277,0,0,0,'Peoreth of the Weakest Sauce','Teleport to the Undercity','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18889,8606,0,0,18278,0,0,0,'Maltrake, Servant of Rommath','Teleport to Silvermoon City','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18890,8606,0,0,16931,0,0,0,'Walla\'s Quest Test NPC','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18891,7272,0,0,18280,0,0,0,'Spy To\'gun','','',0,7,0,0,0,1,1,0,70,70,1818,6986,6986,0,1,2,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18892,6180,0,0,18281,18282,18284,18285,'Broken Miner','','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,0,2000,0,30,42,0,0,0,0,300000,984,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18893,7272,0,0,20659,0,0,0,'Spymistress Mehlisah Highcrown','','',0,7,0,0,0,1,1,0,70,70,1818,5589,5589,3155,1,3,2000,0,234,331,0,0,0,0,180000,6708,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18894,7272,0,0,9129,0,0,0,'Felguard Brute','','',0,3,0,1,0,2.9,1,0,61,61,90,14958,14958,0,1,0,2000,0,731.4,1016.6,0,0,0,0,7200000,4047,0,0,0,0,0,0,3,1.5,'',0,2945,0,2.5,8,14,0,15615,18072,26419,18670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(18895,7272,0,0,20291,0,0,0,'Ear-Biter','Arena Battlemaster','',0,7,0,1,0,50,1,0,70,70,35,349300,349300,0,1,1048576,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,1.0716,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18896,6180,0,0,1126,11686,0,0,'Exodar Holographic Emitter','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18897,7272,0,0,18290,0,0,0,'\"King\" Dond','Arena Organizer','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,262145,1500,0,189,267.75,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18898,7272,0,0,18293,0,0,0,'Explodyne Fizzlespurt','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,7900,7900,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18899,7272,0,0,18295,0,0,0,'Torias','','',0,7,0,0,0,2,1,0,65,65,1639,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18900,7272,0,0,18296,0,0,0,'Tobin','','',0,7,0,0,0,2,1,0,65,65,1639,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18901,7272,0,0,18297,0,0,0,'Curzon','','',0,7,0,0,0,2,1,0,65,65,1639,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18902,7272,0,0,18298,0,0,0,'Emony','','',0,7,0,0,0,2,1,0,65,65,1639,8280,8280,6443,1,0,2000,0,154,222,0,0,0,0,300000,4214,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18903,7272,0,0,18299,0,0,0,'Audrid','','',0,7,0,0,0,2,1,0,65,65,1639,8280,8280,6443,1,0,2000,0,154,222,0,0,0,0,300000,4214,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18904,7272,0,0,18303,0,0,0,'Vision of the Forgotten','','',2,10,0,0,0,1,1,0,68,68,1194,8780,8780,0,1,0,1400,0,161.7,227.5,0,0,0,0,0,6126,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,17321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18905,7272,0,0,18304,0,0,0,'Innkeeper Bazil Olof\'tazun','Innkeeper','',0,7,0,0,0,1,1,0,61,61,1604,2201,2201,5875,1,66177,1500,0,92.25,132.75,0,0,0,0,300000,3263,0,0,0,0,0,0,1.5,0.383,'',0,1600,0,2.5,8,14,0,10308,25384,36340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18906,7272,0,0,18305,0,0,0,'Caregiver Ophera Windfury','Innkeeper','',0,7,0,0,0,1.05,1,0,61,61,1638,5416,5416,0,1,66177,1000,0,79.5,110.5,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18907,7272,0,0,18306,0,0,0,'Innkeeper Coryth Stoktron','Innkeeper','',0,7,0,0,0,1.05,1,0,63,63,1660,3498,3498,0,1,66433,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18908,7272,0,0,18307,0,0,0,'Innkeeper Kerp','Innkeeper','',0,7,0,0,0,1,1,0,63,63,978,5803,5803,0,1,66177,1000,0,90.5,126.5,0,0,0,0,300000,4641,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18909,6180,0,0,18308,18309,19665,19666,'Zabra\'jin Guard','','',0,7,0,1,0,10,1,0,65,65,877,59140,59140,0,1,0,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.8,0.3672,'',0,12000,0,2.5,8,14,0,12169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18910,6180,0,0,18308,18309,0,0,'Swamprat Guard','','',0,7,0,1,0,10,1,0,65,65,877,59140,59140,0,1,0,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,12170,12169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18911,7272,0,0,18320,0,0,0,'Juno Dufrain','Master Fishing Trainer','',0,7,0,0,0,1.2,1,0,60,60,35,3662,3662,0,1,209,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18912,7272,0,0,18312,0,0,0,'Sporelok','','',0,7,0,0,0,0.35,0.35,0,61,62,1709,1805,1869,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1,1,'35230',0,0,0,2.5,8,14,0,35229,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18913,7272,0,0,18318,0,0,0,'Matron Tikkit','Innkeeper','',128,10,0,0,0,1,1,0,65,65,1652,4731,4731,2790,1,66177,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18914,7272,0,0,18319,0,0,0,'Caregiver Isel','Innkeeper','',128,10,0,0,0,1,1,0,65,65,1722,4731,4731,2790,1,66177,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18915,7272,0,0,18321,0,0,0,'Foreman Dunaer','','',0,7,0,0,0,2,1,0,65,65,1639,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,720000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18916,7272,0,0,18322,0,0,0,'Valon','','',0,7,0,0,0,2,1,0,65,65,1639,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18917,7272,0,0,18324,0,0,0,'Chakaa','','',0,7,0,0,0,1,1,0,60,60,1638,2136,2136,5751,1,0,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18918,7272,0,0,18325,0,0,0,'Drysc','','',0,7,0,0,0,1,1,0,20,20,1638,405,405,1202,1,0,2000,0,21,29,0,0,0,0,300000,701,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18919,7272,0,0,18326,0,0,0,'Sayari','','',0,7,0,0,0,1,1,0,20,20,1638,405,405,1202,1,0,2000,0,21,29,0,0,0,0,300000,701,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18920,8606,0,0,18327,0,0,0,'Alorii','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18921,7272,0,0,18328,0,0,0,'Artificer Drenin','','',0,7,0,0,0,2,1,0,65,65,1639,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18922,6180,0,0,18330,18331,19476,19477,'Telredor Guard','','',0,7,0,1,0,10,1,0,65,65,1639,59140,59140,0,1,0,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,6150,0,2.5,8,14,0,12170,12169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18924,7272,0,0,18329,0,0,0,'Artificer Andren','','',0,7,0,0,0,2,1,0,65,65,1639,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18925,6692,0,0,19048,0,0,0,'Solarium Agent','','',72,7,0,0,0,1,1,0,69,70,16,26000,28000,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18926,7272,0,0,18334,0,0,0,'Sleyin','Weapon Vendor','',0,7,0,0,0,1,1,0,10,10,1604,198,198,0,1,4224,1500,0,9.75,12.75,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18927,6180,0,0,19178,19177,0,0,'Human Commoner','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,3,2000,0,2,2,0,0,0,0,25000,7,0,0,0,0,0,0,1.5,0.306,'43632',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18928,7272,0,0,11686,0,0,0,'Astromancer Solarian Spotlight','','',0,10,0,0,0,1,1,0,1,1,35,8,8,100,1,0,2000,0,2,2,0,0,0,0,10800000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18929,7272,0,0,18335,0,0,0,'Kyrenna','Cheese Vendor','',0,7,0,0,0,1,1,0,10,10,1604,198,198,0,1,640,1500,0,9.75,12.75,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18930,7272,0,0,18665,0,0,0,'Vlagga Freyfeather','Wind Rider Master','',0,7,0,1,0,10,10,0,65,65,1760,59140,59140,0,1,8195,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,32959,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18931,7272,0,0,18666,0,0,0,'Amish Wildhammer','Gryphon Master','',0,7,0,1,0,10,10,0,65,65,1756,59140,59140,0,1,8195,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,32959,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18932,6180,0,0,11686,0,0,0,'Astromancer Trigger','','',4,10,0,3,0,1,1,0,63,63,16,937,937,0,1,0,2000,0,6335,8855,0,0,0,0,0,4641,0,0,0,0,0,0,1,0.5,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18933,7272,0,0,17865,0,0,0,'Isfar','','',64,7,0,0,0,8.5,1,0,67,67,1818,43010,43010,2933,1,3,1200,0,122.4,172.2,0,0,0,0,300000,5821,0,0,0,0,0,0,1.45,0.4495,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18934,6180,0,0,18336,0,0,0,'Durnholde Mage','','',0,7,0,1,0,1,1,0,67,67,1748,14674,14674,14665,1,0,2000,0,1530,2152.5,1,1900,323,480.7,0,5821,0,0,0,0,0,0,1.65,0.2288,'',0,3655,0,2.5,8,14,0,12466,12544,13323,13341,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18935,8606,0,0,19177,0,0,0,'[PH] Gossip NPC, Human Female','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18936,8606,0,0,19178,0,0,0,'[PH] Gossip NPC, Human Male','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18937,7272,0,0,20193,0,0,0,'Amerun Leafshade','Hippogryph Master','',0,7,0,1,0,3,3,0,65,65,80,6200,6200,0,1,8193,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18938,7272,0,0,1233,0,0,0,'Krexcil','Flight Master','',0,7,0,1,0,3,1,0,65,65,35,17742,17742,0,1,8193,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,0.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18939,7272,0,0,7250,0,0,0,'Brubeck Stormfoot','Gryphon Master','',0,7,0,1,0,3,3,0,65,65,694,17742,17742,0,1,8193,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18940,7272,0,0,20969,0,0,0,'Nutral','Flight Master','',0,7,0,1,0,3,1,0,65,65,35,17742,17742,0,1,8195,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18941,8606,0,0,3939,18337,0,0,'[PH] Gossip NPC, Human, Specific Look','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18942,7272,0,0,16685,0,0,0,'Innalia','Wind Rider Master','',0,7,0,1,0,3,1,0,65,65,1604,14193,14193,2790,1,8193,2000,0,855.6,1196,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.383,'',0,5500,0,2.5,8,14,0,27014,36608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18943,6180,0,0,18330,18331,0,0,'Orebor Harborage Defender','','',0,7,0,1,0,10,1,0,65,65,1639,59140,59140,0,1,0,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,12170,12169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18944,6803,0,0,18345,0,0,0,'Fel Soldier','','',8,3,0,1,0,13,10,0,70,70,1752,90818,90818,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,5,2.5,'',0,0,0,2.5,8,14,0,15496,32009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18945,7272,0,0,18622,0,0,0,'Pit Commander','','',8,3,0,1,0,40,100,0,72,72,1754,236120,236120,330900,1,0,2000,0,1398.4,2005.6,0,0,0,0,300000,7305,0,0,0,0,0,0,13.2,6,'',0,0,0,2.5,8,14,0,33972,30619,34798,20698,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,199,0),(18946,7272,0,0,7950,0,0,0,'Infernal Siegebreaker','','',8,3,0,1,0,7,1,0,70,70,1752,48902,48902,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,8,3.612,'',0,0,0,2.5,8,14,0,32315,36606,24685,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(18947,7272,0,0,18343,0,0,0,'Solanin','Bag Vendor','',0,7,0,0,0,1,1,0,10,10,1604,112,112,191,1,129,1500,0,9,12,0,0,0,0,300000,460,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18948,6180,0,0,3167,5446,0,0,'Stormwind Soldier','','',0,7,0,1,0,2,10,0,67,68,1755,12652,13084,0,1,0,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,23511,33626,26211,31733,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18949,6180,0,0,18452,18453,0,0,'Stormwind Mage','','',0,7,0,1,0,2,10,0,68,69,1755,9160,9466,69565,1,0,2000,0,1058,1545.6,0,0,0,0,300000,5167,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,33417,33462,33624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18950,6180,0,0,4259,4260,4602,4601,'Orgrimmar Grunt','','',0,7,0,1,0,2,10,0,67,68,1758,12652,13084,0,1,0,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,23511,33626,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18951,7272,0,0,18344,0,0,0,'Erilia','Enchanting Vendor','',0,7,0,0,0,1,1,0,10,10,1604,178,178,382,1,128,1500,0,6,9.75,0,0,0,0,300000,423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18952,7272,21161,0,18855,0,0,0,'Bonechewer Scavenger','','',0,7,0,0,0,1,1,0,58,59,1663,3989,4142,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.5,0.347222,'',0,758,0,2.5,8,14,0,13398,34113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30327,0,0,0,0,0,0,0),(18953,7272,0,0,20192,0,0,0,'Unoke Tenderhoof','Wind Rider Master','',0,7,0,1,0,3,1,0,65,65,1729,14193,14193,2790,1,8193,2000,0,855.6,1196,0,0,0,0,300000,5228,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18954,7272,0,0,18346,0,0,0,'Sailor Melinan','Drink Vendor','',0,7,0,0,0,1,1,0,10,10,1604,112,112,191,1,640,1500,0,9,12,0,0,0,0,300000,460,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18955,6180,0,0,16480,16925,0,0,'Camera Shaker - 30-90 seconds','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18956,7272,0,0,18347,0,0,0,'Lakka','','',0,7,0,1,0,1,1,0,67,67,35,6326,6326,0,1,1,2000,0,1035,1444.4,0,0,0,0,180000,5829,0,0,0,0,0,0,1.3,0.52,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18957,7272,0,0,5706,0,0,0,'Innkeeper Grilka','Innkeeper','',0,7,0,0,0,1.05,1,0,65,65,1735,6210,6210,0,1,66177,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18958,8606,0,0,17543,0,0,0,'Giselda Transform','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18959,7272,0,0,3737,0,0,0,'Dod\'ss','General Goods','',0,7,0,0,0,1,1,0,62,62,1735,4979,4979,0,1,384,2000,0,104,138,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18960,7272,0,0,18421,0,0,0,'Rungor','Trade Goods','',0,7,0,0,0,1.25,1,0,61,61,1735,6448,6448,0,1,128,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18961,8606,0,0,19329,0,0,0,'Void Spawner','','',16,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18962,7272,0,0,4559,0,0,0,'Bar Talet','Bowyer','',0,7,0,0,0,1.25,1,0,61,61,1735,7144,7144,0,1,4224,2000,0,194,274,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18963,7272,0,0,18431,0,0,0,'Windroc Huntress','','',1,1,26,0,0,1,1,0,66,66,32,11009,11009,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10712,0,0,0,0,0,0,0,0,0,0),(18964,7272,0,0,19219,0,0,0,'Injured Talbuk','','',0,1,0,0,0,1,1,0,64,64,31,3700,3700,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18965,6180,0,0,2306,14613,14614,14615,'Darnassian Archer','','',0,7,0,1,0,2,10,0,67,68,1755,12652,13084,0,1,0,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15620,16856,29574,38959,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18966,7272,0,0,18443,0,0,0,'Justinius the Harbinger','','',0,7,0,1,0,20,15,0,70,70,1757,111780,117380,48788,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.8,1.2,'13903',0,0,0,2.5,8,14,0,33554,33564,33641,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18967,6180,0,0,5561,16946,0,0,'Dark Assault - Alliance Portal - Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.30556,'33410',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18968,6180,0,0,1070,16946,0,0,'Dark Assault - Horde Portal - Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,2,1,'33409',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18969,7272,0,0,18409,0,0,0,'Melgromm Highmountain','','',0,7,0,1,0,20,15,0,70,70,1759,111780,117380,48788,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,4.86,1.16964,'',0,0,0,2.5,8,14,0,22885,33642,33643,34353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18970,6180,0,0,15574,15577,15578,15579,'Darkspear Axe Thrower','','',0,7,0,1,0,2,10,0,67,68,1758,12652,13084,0,1,0,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.306,'33571',0,0,0,2.5,8,14,0,10277,29425,24407,16075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18971,6180,0,0,18454,18455,0,0,'Undercity Mage','','',0,7,0,1,0,2,10,0,68,69,1759,9160,9466,69565,1,0,2000,0,1058,1545.6,0,0,0,0,300000,5167,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,33417,33463,33624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18972,6180,0,0,18408,18456,0,0,'Orgrimmar Shaman','','',0,7,0,1,0,1.5,10,0,67,68,1759,7590,7850,29620,1,0,2000,0,984.4,1384.6,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,15616,16170,20545,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18973,6180,0,0,4259,4260,4602,4601,'Stonebreaker Grunt','','',0,7,0,0,0,2,1,0,65,65,106,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,40505,8208,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18974,7272,0,0,17210,0,0,0,'Z\'kral','','',0,3,0,0,0,1,1,0,62,62,90,5341,5341,0,1,0,2000,0,172,240,0,0,0,0,360000,4344,0,0,0,0,0,0,1,0.3,'',0,757,0,2.5,8,14,0,32003,17470,32315,34644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18975,7272,0,0,20045,0,0,0,'Wrathguard','','',0,3,0,0,0,1,1,0,58,59,1752,3191,3313,2329,1,0,2000,0,133,176,0,0,0,0,300000,3447,0,0,0,0,0,0,1.5,0.45,'',0,654,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28513,0,0,0,0,0,0,0),(18976,7272,0,0,17210,0,0,0,'Urga\'zz','','',0,3,0,0,0,1,1,0,62,62,90,5341,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1,0.3,'',0,754,0,2.5,8,14,0,34095,32004,32003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18977,6803,0,0,18251,0,0,0,'Felguard Destroyer','','',0,3,0,1,0,2,1,0,60,60,90,9958,9958,0,1,0,2000,0,478.4,634.8,0,0,0,0,300000,3750,0,0,0,0,0,0,5,2.5,'',0,2271,0,2.5,8,14,0,40220,40505,33971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18978,7272,0,0,16480,0,0,0,'Heckling Fel Sprite','','',0,3,0,0,0,0.4,0.4,0,57,58,90,891,1276,906,1,0,2000,0,93,123,0,0,0,0,300000,3394,0,186,0,0,0,0,1.5,1,'',0,197,0,2.5,8,14,0,27070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(18979,8606,0,0,18414,0,0,0,'Mobaz','','',0,10,0,0,0,1,1,0,61,61,14,5158,5158,0,1,0,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,29158,31747,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18980,8606,0,0,18414,0,0,0,'Durgoth','','',0,10,0,0,0,1,1,0,60,60,14,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,29158,31747,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18981,7272,0,0,18419,0,0,0,'Doomwhisperer','','',0,3,0,0,0,1,1,0,59,59,90,3313,3313,2369,1,0,2000,0,133,176,0,0,0,0,300000,3447,0,0,0,0,0,0,1.5,0.45,'',0,652,0,2.5,8,14,0,33969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28513,0,0,0,0,0,0,0),(18982,7272,0,0,18416,0,0,0,'Sable Jaguar','','',1,1,2,0,0,1.5,1,0,67,68,16,9489,9489,0,1,0,1000,0,531.3,747.5,0,0,0,0,7200000,6126,0,0,0,0,0,0,1.725,0.91425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13355,0,0,0,0,0,0,0,0,0,0),(18983,7272,0,0,1104,0,0,0,'Blackfang Tarantula','','',1,1,3,0,0,1.5,1,0,67,68,16,9813,9813,0,1,0,2000,0,1062.6,1495,0,0,0,0,7200000,6126,0,0,0,0,0,0,1.4375,0.759,'',0,0,0,2.5,8,14,0,34365,0,0,0,0,0,0,0,0,0,0,0,0,13167,0,0,0,0,0,0,0,0,0,0),(18984,7272,0,0,18415,0,0,0,'Trag','Stable Master','',0,7,0,0,0,1.25,1,0,61,61,1735,6224,6224,0,1,4194304,1000,0,52,69,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18985,7272,0,0,18418,0,0,0,'Seer Skaltesh','','',0,7,0,0,0,1,1,0,60,60,1638,2136,2136,5751,1,1,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18986,6180,0,0,18457,18458,0,0,'Ironforge Paladin','','',0,7,0,1,0,2.5,10,0,67,68,1755,12650,13082,29620,1,0,2000,0,984.4,1384.6,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,13903,33632,20696,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18987,7272,0,0,1715,0,0,0,'Gaston','Chef','',0,7,0,0,0,1.02,1,0,60,60,1737,3113,3113,0,1,721,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18988,7272,0,0,1562,0,0,0,'Baxter','Chef','',0,7,0,0,0,1.02,1,0,60,60,1729,3113,3113,0,1,721,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,15667,34940,37685,29582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18989,6180,0,0,4261,0,0,0,'Stonebreaker Guard','','',0,7,0,0,0,1,1,0,60,66,85,6104,7248,0,1,0,1400,0,147,206.5,1,1900,332.5,494,0,5531,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18990,7272,0,0,18246,0,0,0,'Burko','Medic','',0,7,0,0,0,1.02,1,0,60,60,1638,3113,3113,0,1,209,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18991,7272,0,0,17651,0,0,0,'Aresella','Medic','',0,7,0,0,0,1.02,1,0,60,60,1604,3113,3113,0,1,209,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,15667,29582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18992,7272,0,0,19906,0,0,0,'Captain Krosh','','',0,7,0,0,0,1,1,0,63,63,45,5527,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,2.65,1.855,'',0,935,0,2.5,8,14,0,35491,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24240,0,0,0,0,0,0,0),(18993,7272,0,0,10564,0,0,0,'Naka','Cooking Supplies','',0,7,0,0,0,1.02,1,0,60,60,1710,3113,3113,0,1,721,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18994,7272,0,0,19062,0,0,0,'Infinite Executioner','','',0,2,0,0,0,1,3,0,70,70,1720,6000,6000,9465,1,0,1400,0,280.7,280.7,0,0,0,0,0,20,0,0,0,0,0,0,1.25,0.375,'',0,1110,0,2.5,8,14,0,9080,15496,15580,17198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18995,7272,0,0,19063,0,0,0,'Infinite Vanquisher','','',0,2,0,0,0,1,1,0,70,70,1720,5700,5700,9465,1,0,1400,0,280.7,280.7,0,0,0,0,0,20,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,12739,13341,15241,15472,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18996,7272,0,0,18430,0,0,0,'Windroc Hunter','','',1,1,26,0,0,1,1,0,64,65,32,8572,8871,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.875,0.4375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10712,0,0,0,0,0,0,0,0,0,0),(18997,7272,0,0,18432,0,0,0,'Fallesh Sunfallow','Weapon Merchant','',0,7,0,0,0,1,1,0,62,62,1604,2590,2590,2568,1,4225,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,27014,0,27019,18802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18998,7272,0,0,18433,0,0,0,'Lursa Sunfallow','Reagents','',0,7,0,0,0,1,1,0,63,63,1604,2665,2665,2620,1,2177,2000,0,168,234,0,0,0,0,300000,4601,0,0,0,0,0,0,1.5,0.383,'',0,1600,0,2.5,8,14,0,32379,22709,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(18999,6180,0,0,18437,18438,18439,18440,'Allerian Defender','','',0,7,0,0,0,2,1,0,64,66,210,11430,12232,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19000,6180,0,0,18435,18436,18829,18830,'High Elf Ranger','','',0,7,0,0,0,2,1,0,64,66,210,9144,9784,2776,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,1.5,0.383,'',0,1600,0,2.5,8,14,0,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19001,7272,0,0,18442,0,0,0,'Talaara','Weapon Merchant','',0,7,0,0,0,1,1,0,63,63,1638,3331,3331,0,1,4225,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,29567,26211,18670,35318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19002,7272,0,0,18444,0,0,0,'Gardok Ripjaw','','',0,7,0,0,0,2,1,0,65,65,106,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,40505,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19003,6180,0,0,18446,18447,0,0,'Allerian Horseman','','',0,7,0,0,0,2,1,0,60,60,210,9958,9958,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19004,7272,0,0,18445,0,0,0,'Vodesiin','Reagents','',0,7,0,0,0,1,1,0,62,62,1638,2266,2266,6015,1,2177,2000,0,131,188,0,0,0,0,300000,3500,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19005,6739,0,0,18531,0,0,0,'Wrath Master','','',8,3,0,1,0,20,10,0,71,71,1754,143620,143620,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,300000,7018,0,0,0,0,0,0,3,0.9,'',0,0,0,2.5,8,14,0,29574,35871,19471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19006,6739,0,0,19792,0,0,0,'Silvermoon Magister','','',0,7,0,1,0,10,10,0,70,70,1760,55890,55890,31550,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,2.25,0.5745,'32783',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(19007,7272,0,0,10215,0,0,0,'Gnomeregan Conjuror','','',0,7,0,1,0,10,10,0,70,70,1756,55890,55890,31550,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.725,0.3519,'32783',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19008,6180,0,0,7907,15880,0,0,'Invis Alliance Siege Engine - West','Nothing to See Here','',0,10,0,0,0,1,1,0,1,1,190,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19009,6180,0,0,7907,15880,0,0,'Invis Horde Siege Engine - West','Nothing to See Here','',0,10,0,0,0,1,1,0,1,1,190,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19010,8606,0,0,18069,0,0,0,'Camera Shaker - JK','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19011,7272,0,0,18459,0,0,0,'Osrok the Immovable','Armorsmith & Blacksmithing Supplies','',0,7,0,0,0,1,1,0,64,64,1652,3425,3425,0,1,4225,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19012,7272,0,0,18460,0,0,0,'Sparik','Armorsmith & Blacksmithing Supplies','',0,7,0,0,0,1,1,0,60,66,1722,3600,5700,0,1,4225,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19013,7272,0,0,18461,0,0,0,'Vanteg','Reagents & Poison Supplies','',0,7,0,0,0,1,1,0,65,65,1652,3524,3524,0,1,3201,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19014,7272,0,0,18462,0,0,0,'Ogir','Reagents & Poison Supplies','',0,7,0,0,0,1,1,0,62,63,1722,2590,2665,2594,1,3201,2000,0,168,234,0,0,0,0,300000,5523,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19015,7272,0,0,18463,0,0,0,'Mathar G\'ochar','Trade Supplies','',0,7,0,0,0,1,1,0,60,60,1652,2442,2442,2434,1,129,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19016,6180,0,0,16888,16891,0,0,'Hellfire Familiar','','',8,3,0,0,0,1,4,0,61,61,16,4126,4126,9944,1,0,2000,0,699.2,966,0,0,0,0,7200000,4044,0,0,0,0,0,0,1,0.5,'',0,1600,0,2.5,8,14,0,13341,14034,14034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19017,7272,0,0,18464,0,0,0,'Borto','Trade Supplies','',0,7,0,0,0,1,1,0,63,63,1722,2899,2899,2846,1,129,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19018,7272,0,0,18465,0,0,0,'Wilda Bearmane','Stable Master','',0,7,0,0,0,1,1,0,66,66,1652,2899,2899,2846,1,4194305,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19019,7272,0,0,18466,0,0,0,'Luftasia','Stable Master','',0,7,0,0,0,1,1,0,61,61,1722,2515,2515,2486,1,4194305,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19020,7272,0,0,18468,0,0,0,'Matron Qualia','General Goods','',0,7,0,0,0,1,1,0,61,61,1652,2515,2515,2486,1,385,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19021,7272,0,0,18469,0,0,0,'Nancila','General Goods','',0,7,0,0,0,1,1,0,61,63,1722,2515,2665,2553,1,385,2000,0,168,234,0,0,0,0,300000,5523,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19022,7272,0,0,599,0,0,0,'Stabled Panther','','',0,1,2,0,0,1.1,1,0,64,64,1652,3768,3768,0,1,0,1300,0,126.1,178.1,0,0,0,0,300000,4937,0,0,0,0,0,0,1.65,0.8745,'',0,0,0,2.5,8,14,0,1754,0,0,0,0,0,0,0,0,0,0,0,0,5830,0,0,0,0,0,0,0,0,0,0),(19023,7272,0,0,18470,0,0,0,'Stabled Tallstrider','','',0,1,2,0,0,1.1,1,0,66,66,1652,3986,3986,0,1,0,1300,0,136.5,191.75,0,0,0,0,300000,5531,0,0,0,0,0,0,2.25,1.011,'',0,0,0,2.5,8,14,0,1754,0,0,0,0,0,0,0,0,0,0,0,0,5830,0,0,0,0,0,0,0,0,0,0),(19024,7272,0,0,4714,0,0,0,'Stabled Boar','','',0,1,2,0,0,1.1,1,0,64,64,1652,3768,3768,0,1,0,1300,0,126.1,178.1,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,1.764,'',0,0,0,2.5,8,14,0,1754,0,0,0,0,0,0,0,0,0,0,0,0,5830,0,0,0,0,0,0,0,0,0,0),(19025,7272,0,0,865,0,0,0,'Stabled Bear','','',0,1,2,0,0,1.1,1,0,67,67,1652,4101,4101,0,1,0,1300,0,146.25,204.1,0,0,0,0,300000,5829,0,0,0,0,0,0,1.95,0.7943,'',0,0,0,2.5,8,14,0,1754,0,0,0,0,0,0,0,0,0,0,0,0,5830,0,0,0,0,0,0,0,0,0,0),(19026,7272,0,0,1339,0,0,0,'Stabled Raptor','','',0,1,2,0,0,1.1,1,0,64,64,1652,3768,3768,0,1,0,1300,0,126.1,178.1,0,0,0,0,300000,4937,0,0,0,0,0,0,2.25,1.6095,'',0,0,0,2.5,8,14,0,1754,0,0,0,0,0,0,0,0,0,0,0,0,5830,0,0,0,0,0,0,0,0,0,0),(19027,7272,0,0,1977,0,0,0,'Stabled Kurenai Lion','','',0,1,2,0,0,1.1,1,0,63,63,1722,3664,3664,0,1,0,1300,0,117.65,164.45,0,0,0,0,300000,4641,0,0,0,0,0,58,1.95,1.0335,'16093',0,0,0,2.5,8,14,0,1754,0,0,0,0,0,0,0,0,0,0,0,0,5830,0,0,0,0,0,0,0,0,0,0),(19028,6180,0,0,11686,7907,0,0,'The Overlook Capture Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19029,6180,0,0,1061,16925,0,0,'The Stadium Capture Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19030,7272,0,0,599,0,0,0,'Stabled Kurenai Panther','','',0,1,2,0,0,1.1,1,0,63,66,1722,3664,3986,0,1,0,1300,0,136.5,191.75,0,0,0,0,300000,5531,0,0,0,0,0,58,1.65,0.8745,'16093',0,0,0,2.5,8,14,0,1754,0,0,0,0,0,0,0,0,0,0,0,0,5830,0,0,0,0,0,0,0,0,0,0),(19031,8606,0,0,4714,0,0,0,'Stabled Kurenai Boar','','',0,1,2,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.764,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5830,0,0,0,0,0,0,0,0,0,0),(19032,6180,0,0,1061,16925,0,0,'Broken Hill Capture Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19033,7272,0,0,18472,0,0,0,'Nicole Bartlett','Matron','',0,7,0,0,0,1.05,1,0,60,60,1818,3205,3205,0,1,1,1000,0,52,69,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19034,7272,0,0,18475,0,0,0,'Mendorn','Banker','',0,7,0,1,0,1,1,0,70,70,1743,6986,6986,0,1,131073,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19035,7272,0,0,18473,0,0,0,'Wazat','','',0,7,0,0,0,1,1,0,65,65,35,6300,6300,0,1,3,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19036,8606,0,0,18474,0,0,0,'Tun\'Aakei','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19037,8606,0,0,18476,0,0,0,'Erath','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19038,7272,0,0,18478,0,0,0,'Supply Officer Mills','Rations','',0,7,0,0,0,2,1,0,60,60,210,6104,6104,0,1,640,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19039,8606,0,0,18477,0,0,0,'Fald\'Erei','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19040,8606,0,0,18479,0,0,0,'Wahten','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19041,6180,0,0,169,17188,0,0,'Jump-a-tron 4000','','',0,10,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19042,7272,0,0,18491,0,0,0,'Leeli Longhaggle','Trade Goods','',0,7,0,0,0,2,1,0,60,60,210,6104,6104,0,1,128,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19043,7272,0,0,18481,0,0,0,'Ahemen','Staff Vendor','',0,7,0,1,0,1,1,0,70,70,1743,6986,6986,0,1,4224,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19044,7272,0,0,18698,0,0,0,'Gruul the Dragonkiller','','',76,7,0,3,1,1,1,0,73,73,16,2390220,2390220,0,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,10,4,'',1,2361255,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,2047,0,0,0,0,0,0,31750,0,0,0,0,0,0,0),(19045,7272,0,0,18480,0,0,0,'Oloraak','Fish Merchant','',0,7,0,0,0,1,1,0,60,60,1818,4979,4979,0,1,643,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.1,0.44,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19046,7272,0,0,18482,0,0,0,'Minalei','Innkeeper','',0,7,0,0,0,1,1,0,19,19,1743,449,449,0,1,65537,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19047,7272,0,0,17859,0,0,0,'Lissaf','Blade Merchant','',0,7,0,0,0,1,1,0,60,60,1818,4979,4979,0,1,4225,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.3,0.52,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19048,6180,0,0,18483,18484,0,0,'Stonebreaker Peon','','',0,7,0,0,0,1,1,0,50,51,1735,2215,2292,0,1,0,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.372,'18950',0,0,0,2.5,8,14,0,19643,8646,18396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19049,7272,0,0,18485,0,0,0,'Karokka','Poison Supplies','',0,7,0,0,0,1,1,0,60,60,1818,4979,4979,0,1,1152,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.3,0.52,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19050,7272,0,0,18487,0,0,0,'Garul','Food & Drink','',0,7,0,1,0,1,1,0,70,70,1743,6986,6986,0,1,640,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19051,7272,0,0,18485,0,0,0,'Araac','','',0,7,0,0,0,1,1,0,60,60,1818,4979,4979,0,1,1,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.3,0.52,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19052,7272,0,0,17867,0,0,0,'Lorokeem','Master Alchemy Trainer','',0,7,0,0,0,1,1,0,63,63,1818,3870,3870,6156,1,83,2000,0,138,199,0,0,0,0,300000,3736,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19053,7272,0,0,18492,0,0,0,'Fabian Lanzonelli','General Goods & Bags','',0,7,0,0,0,2,1,0,60,60,210,6104,6104,0,1,384,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19054,9056,0,0,173,0,0,0,'New Horse Riding Trainer','Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19055,7272,0,0,18494,0,0,0,'Windroc Matriarch','','',1,1,26,1,0,1,1,0,66,66,7,35473,35473,0,1,0,1377,0,1084.39,1523.31,0,0,0,0,0,5531,0,0,0,0,0,0,4.25,4.25,'',0,0,0,2.5,8,14,0,10713,27051,0,0,0,0,0,0,0,0,0,0,0,10713,0,0,27841,0,0,0,0,0,0,0),(19056,7272,0,0,18493,0,0,0,'Cecil Meyers','Blacksmithing Supplies','',0,7,0,0,0,2,1,0,60,60,210,6104,6104,0,1,4224,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19057,8606,0,0,18858,0,0,0,'[PH] Gossip NPC Human Female, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19058,8606,0,0,18860,0,0,0,'[PH] Gossip NPC Human Male, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19059,8606,0,0,18800,0,0,0,'[PH] Gossip NPC Human Female, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19060,8606,0,0,18801,0,0,0,'[PH] Gossip NPC Human Male, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19063,6180,0,0,18495,0,0,0,'Hamanar','Master Jewelcrafting Trainer','',0,7,0,1,0,1,1,0,70,70,1743,6986,6986,0,1,81,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19064,7272,0,0,18496,0,0,0,'Leatei','','',0,7,0,0,0,1,1,0,50,50,1818,1551,1551,4393,1,0,2000,0,60,83,0,0,0,0,300000,2393,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19065,7272,0,0,18499,0,0,0,'Inessera','Jewelcrafting Supplies Vendor','',0,7,0,0,0,1,1,0,19,19,1743,449,449,0,1,128,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19066,8606,0,0,18275,0,0,0,'Crystalhide Colossus','','',512,5,0,1,0,1,1,0,62,63,778,13352,13818,0,1,0,2000,0,1357.5,1897.5,0,0,0,0,0,4641,0,0,0,0,0,0,5.55,1.85,'',0,0,0,2.5,8,14,0,33688,40340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19067,7272,0,0,18505,0,0,0,'Fel Cannon: Hate','','',0,10,0,0,0,1,1,0,70,70,14,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19068,6180,0,0,17971,18506,18507,18508,'Garadar Wolf Rider','','',0,7,0,1,0,5,1,0,70,70,1650,34930,34930,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,29651,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19069,8606,0,0,18509,0,0,0,'Garadar Riding Wolf','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19070,7272,0,0,18510,0,0,0,'Holo-Imp','','',0,4,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19071,6180,0,0,18512,18513,18514,0,'Telaari Elekk Rider','','',0,7,0,1,0,5,1,0,70,70,1721,34930,34930,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,0,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19072,8606,0,0,18511,0,0,0,'Telaar Elekk Mount','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19073,7272,0,0,18515,0,0,0,'Nibblet','','',0,1,0,0,0,1,1,0,60,60,534,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19074,7272,0,0,18516,0,0,0,'Skreah','Alchemy Supplies','',0,7,0,0,0,1,1,0,60,60,1818,4979,4979,0,1,128,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.1,0.341,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19075,6180,0,0,18517,18518,18519,18489,'Skettis Outcast','','',0,7,0,0,0,1,1,0,60,60,1818,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19076,6180,0,0,18521,18520,0,0,'High Elf Refugee','','',0,7,0,0,0,1.2,1,0,60,60,1818,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19077,7272,0,0,18522,18523,18524,0,'Dwarf Refugee','','',0,7,0,0,0,1.2,1,0,60,60,1818,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19078,8606,0,0,18796,0,0,0,'[PH] Gossip NPC Dwarf Female, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19079,8606,0,0,18797,0,0,0,'[PH] Gossip NPC Dwarf Male, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19080,8606,0,0,18802,0,0,0,'[PH] Gossip NPC Night Elf Female, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19081,8606,0,0,18803,0,0,0,'[PH] Gossip NPC Night Elf Male, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19082,8606,0,0,18794,0,0,0,'[PH] Gossip NPC Draenei Female, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19083,8606,0,0,18795,0,0,0,'[PH] Gossip NPC Draenei Male, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19084,8606,0,0,18785,0,0,0,'[PH] Gossip NPC Blood Elf Female, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19085,8606,0,0,18793,0,0,0,'[PH] Gossip NPC Blood Elf Male, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19086,8606,0,0,18804,0,0,0,'[PH] Gossip NPC Orc Female, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19087,8606,0,0,18805,0,0,0,'[PH] Gossip NPC Orc Male, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19088,8606,0,0,18806,0,0,0,'[PH] Gossip NPC Tauren Female, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19089,8606,0,0,18807,0,0,0,'[PH] Gossip NPC Tauren Male, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19090,8606,0,0,18811,0,0,0,'[PH] Gossip NPC Undead Male, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19091,8606,0,0,18810,0,0,0,'[PH] Gossip NPC Undead Female, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19092,8606,0,0,18844,0,0,0,'[PH] Gossip NPC Dwarf Female, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19093,8606,0,0,18867,0,0,0,'[PH] Gossip NPC Night Elf Female, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19094,8606,0,0,18842,0,0,0,'[PH] Gossip NPC Draenei Female, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19095,8606,0,0,18840,0,0,0,'[PH] Gossip NPC Blood Elf Female, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19096,8606,0,0,18869,0,0,0,'[PH] Gossip NPC Orc Female, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19097,8606,0,0,18871,0,0,0,'[PH] Gossip NPC Tauren Female, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19098,8606,0,0,18875,0,0,0,'[PH] Gossip NPC Undead Female, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19099,8606,0,0,18841,0,0,0,'[PH] Gossip NPC Blood Elf Male, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19100,8606,0,0,18843,0,0,0,'[PH] Gossip NPC Draenei Male, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19101,8606,0,0,18845,0,0,0,'[PH] Gossip NPC Dwarf Male, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19102,8606,0,0,18868,0,0,0,'[PH] Gossip NPC Night Elf Male, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19103,8606,0,0,18870,0,0,0,'[PH] Gossip NPC Orc Male, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19104,8606,0,0,18872,0,0,0,'[PH] Gossip NPC Tauren Male, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19105,8606,0,0,18876,0,0,0,'[PH] Gossip NPC Undead Male, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19106,8606,0,0,19169,0,0,0,'[PH] Gossip NPC, Blood Elf Female','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19107,8606,0,0,19171,0,0,0,'[PH] Gossip NPC, Draenei Female','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19108,8606,0,0,19173,0,0,0,'[PH] Gossip NPC, Dwarf Female','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19109,8606,0,0,19181,0,0,0,'[PH] Gossip NPC, Orc Female','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19110,8606,0,0,19187,0,0,0,'[PH] Gossip NPC, Undead Female','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19111,8606,0,0,19183,0,0,0,'[PH] Gossip NPC, Tauren Female','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19112,8606,0,0,19179,0,0,0,'[PH] Gossip NPC, Night Elf Female','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19113,8606,0,0,19170,0,0,0,'[PH] Gossip NPC, Blood Elf Male','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19114,8606,0,0,19172,0,0,0,'[PH] Gossip NPC, Draenei Male','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19115,8606,0,0,19174,0,0,0,'[PH] Gossip NPC, Dwarf Male','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19116,8606,0,0,19180,0,0,0,'[PH] Gossip NPC, Night Elf Male','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19117,8606,0,0,19182,0,0,0,'[PH] Gossip NPC, Orc Male','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19118,8606,0,0,19184,0,0,0,'[PH] Gossip NPC, Tauren Male','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19119,8606,0,0,19188,0,0,0,'[PH] Gossip NPC, Undead Male','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19120,7272,0,0,18027,18528,18529,18530,'Broken Refugee','','',0,7,0,0,0,1.2,1,0,60,60,1818,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19121,8606,0,0,19175,0,0,0,'[PH] Gossip NPC, Gnome Female','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19122,8606,0,0,19176,0,0,0,'[PH] Gossip NPC, Gnome Male','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19123,8606,0,0,19185,0,0,0,'[PH] Gossip NPC, Troll Female','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19124,8606,0,0,19186,0,0,0,'[PH] Gossip NPC, Troll Male','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19125,8606,0,0,18798,0,0,0,'[PH] Gossip NPC Gnome Female, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19126,8606,0,0,18799,0,0,0,'[PH] Gossip NPC Gnome Male, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19127,8606,0,0,18808,0,0,0,'[PH] Gossip NPC Troll Female, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19128,8606,0,0,18809,0,0,0,'[PH] Gossip NPC Troll Male, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19129,8606,0,0,18846,0,0,0,'[PH] Gossip NPC Gnome Female, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19130,8606,0,0,18873,0,0,0,'[PH] Gossip NPC Troll Female, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19131,8606,0,0,18847,0,0,0,'[PH] Gossip NPC Gnome Male, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19132,8606,0,0,18874,0,0,0,'[PH] Gossip NPC Troll Male, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19133,7272,0,0,18532,0,0,0,'Ohlorn Farstrider','Nesingwary Safari','',0,7,0,0,0,1,1,0,70,70,1735,13972,13972,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,5.0625,1.21837,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19134,8606,0,0,18502,0,0,0,'Stonescythe Flayer','','',0,7,0,0,0,1,1,0,60,61,1873,4979,5158,0,1,0,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,32732,43246,22120,33810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19135,8606,0,0,18504,0,0,0,'Stonescythe Ripper','','',0,7,0,0,0,1,1,0,60,61,1873,4979,5158,0,1,0,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,33912,33911,33896,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19136,7272,0,0,18878,0,0,0,'Flamewaker Imp','','',0,3,0,0,0,0.4,0.4,0,58,58,90,1117,1117,2184,1,0,2000,0,71,98,0,0,0,0,300000,2740,0,0,0,0,0,0,1.5,0.75,'',0,197,0,2.5,8,14,0,9053,10151,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19137,7272,0,0,18536,0,0,0,'\"Shotgun\" Jones','Nesingwary Safari','',0,7,0,0,0,3,1,0,70,70,1732,20958,20958,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19138,6180,0,0,18551,18548,18552,18550,'Anchorite Attendant','','',0,7,0,0,0,1,1,0,19,19,1743,449,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19139,7272,0,0,16074,0,0,0,'Nagrand Target Dummy','','',0,9,0,0,0,1,1,0,40,40,1095,1524,1524,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.45,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(19140,7272,0,0,18545,0,0,0,'Mag\'har Pitfighter','','',0,7,0,0,0,1,1,0,66,66,1652,9174,9174,0,1,1,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,2.1,0.5208,'',0,0,0,2.5,8,14,0,33423,33424,33425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19141,7272,0,0,18538,0,0,0,'Kurenai Pitfighter','','',0,7,0,0,0,1,1,0,66,66,1722,4892,4892,2846,1,1,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,0,1.4,'',0,0,0,2.5,8,14,0,33423,33424,33425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19142,6180,0,0,18539,18537,18540,18541,'Aldor Anchorite','','',0,7,0,0,0,1,1,0,70,70,1743,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19144,7272,0,0,18544,18543,18542,0,'Mag\'har Refugee','','',0,7,0,0,0,1.2,1,0,60,60,1818,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19145,8606,0,0,2575,0,0,0,'Old Horse Trainer','Horse Pet Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19146,8606,0,0,2575,0,0,0,'Old Raptor Trainer','Raptor Pet Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19147,6180,0,0,18546,18547,0,0,'Allerian Peasant','','',0,7,0,0,0,2,1,0,55,55,1733,5228,5228,0,1,0,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.306,'',0,563,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19148,6180,0,0,19174,19173,0,0,'Dwarf Commoner','','',0,7,0,0,0,1,1,0,1,1,55,42,42,0,1,3,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19149,6180,0,0,18549,18553,18554,18555,'Telaari Citizen','','',0,7,0,0,0,1,1,0,60,68,1722,5500,5900,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19150,7272,0,0,18559,18556,18557,18558,'Orc Refugee','','',0,7,0,0,0,1.2,1,0,60,60,1818,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19151,6180,0,0,18562,18563,18564,18565,'Captured Halaani Blood Knight','','',0,7,0,0,0,10,1,0,65,65,714,47310,47310,2790,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19152,6180,0,0,18561,18255,18256,18257,'Interrogator Khan','Hand of Argus','',0,7,0,1,0,200,1,0,73,73,1638,879800,879800,0,1,0,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19153,7272,0,0,18566,18567,18568,18569,'Aldor Neophyte','','',0,7,0,0,0,1,1,0,70,70,1743,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19154,7272,0,0,644,0,0,0,'Soot','','',0,8,0,0,0,1,1,0,60,60,210,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0.8125,0.975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19155,7272,0,0,17544,17626,17628,17627,'Sporeling Refugee','','',0,7,0,0,0,1.2,1,0,60,60,1818,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19156,6180,0,0,18571,18513,18514,0,'Telaari Jailor','','',0,7,0,0,0,1,1,0,65,65,1721,5914,5914,0,1,1,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,0,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19157,6180,0,0,18573,18575,0,0,'Captured Halaani Vindicator','','',0,7,0,0,0,1,1,0,65,65,534,946200,946200,2790,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.2,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19158,6180,0,0,18576,0,0,0,'Garadar Guard Captain','','',0,7,0,0,0,1,1,0,70,70,1650,6986,6986,0,1,1,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.95,0.4836,'',0,0,0,2.5,8,14,0,29651,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19159,6180,0,0,18546,18547,0,0,'Allerian Peasant Cosmetic','','',0,10,0,0,0,2,1,0,55,55,1732,5228,5228,0,1,0,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19160,8606,0,0,18420,0,0,0,'Wrathguard Defender','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19161,6180,0,0,18566,18567,18568,18569,'Neophyte Combatant','','',0,7,0,0,0,1,1,0,64,65,1683,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19162,7272,0,0,152,11650,0,0,'Lost One Refugee','','',0,7,0,0,0,1.2,1,0,60,60,1818,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.221,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19163,6692,0,0,19314,221,14589,19092,'Refugee Kid','','',0,7,0,0,0,1,1,0,1,1,1818,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19164,7272,0,0,11873,19315,14616,19091,'Refugee Child','','',0,7,0,0,0,1,1,0,1,1,1818,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19165,6180,0,0,18578,0,0,0,'Veteran Vindicator','','',0,7,0,0,0,1,1,0,70,70,1743,6300,6300,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19166,7272,0,0,18662,0,0,0,'Tempest-Forge Patroller','','',0,9,0,1,0,5,1,0,71,71,16,35905,35905,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,7200000,7018,0,0,0,0,0,0,1.75,0.875,'',0,4719,0,2.5,8,14,0,35011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19167,6180,0,0,17773,17774,17775,17776,'Bloodwarder Slayer','','',0,7,0,1,0,3,3,0,70,70,16,20958,20958,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.875,0.47875,'',0,4618,0,2.5,8,14,0,15708,35189,15589,35189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19168,6180,0,0,17916,17917,17918,0,'Sunseeker Astromage','','',0,7,0,1,0,4,1,0,69,69,16,21636,21636,3080,1,0,2000,0,1030.4,1453.6,0,0,0,0,10800000,6412,0,0,0,0,0,0,1.875,0.47875,'',0,4777,0,2.5,8,14,0,35265,35267,36807,36807,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19169,6180,0,0,19170,19169,0,0,'Blood Elf Commoner','','',0,7,0,0,0,1,1,0,1,1,1604,42,42,0,1,3,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,4,2,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19170,7272,0,0,18619,18618,18617,18616,'Peasant Refugee','','',0,7,0,0,0,1.2,1,0,60,60,1818,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19171,6180,0,0,19171,19172,0,0,'Draenei Commoner','','',0,7,0,0,0,1,1,0,1,1,1638,42,42,0,1,3,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,4,2,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19172,6180,0,0,19176,19175,0,0,'Gnome Commoner','','',0,7,0,0,0,1,1,0,1,1,875,42,42,0,1,3,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19173,6180,0,0,19180,19179,0,0,'Night Elf Commoner','','',0,7,0,0,0,1,1,0,1,1,80,42,42,0,1,3,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19174,7272,0,0,18620,0,0,0,'Chieftain Mummaki','','',0,7,0,0,0,1,1,0,64,64,51,5715,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.95,0.2873,'',0,877,0,2.5,8,14,0,7159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27943,0,0,0,0,0,0,0),(19175,7318,0,0,19181,19182,0,0,'Orc Commoner','','',0,7,0,0,0,1,1,0,1,1,29,42,42,0,1,3,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19176,6180,0,0,2579,0,0,0,'Tauren Commoner','','',0,7,0,0,0,1,1,0,1,1,104,42,42,0,1,3,2000,0,2,2,0,0,0,0,318000,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19177,6180,0,0,19186,19185,0,0,'Troll Commoner','','',0,7,0,0,0,1,1,0,80,80,126,5342,5342,0,1,3,2000,0,2,2,0,0,0,0,0,9730,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19178,7318,0,0,4069,6232,0,0,'Forsaken Commoner','','',0,7,0,0,0,1,1,0,1,1,68,42,42,0,1,3,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'33209',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19179,6180,0,0,1126,11686,0,0,'Formation Marker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19180,7272,0,0,18623,0,0,0,'Seymour','Master Skinning Trainer','',0,7,0,0,0,1.05,1,0,60,65,1818,5228,6210,0,1,81,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19181,7272,0,0,2585,0,0,0,'Lemla Hopewing','Apprentice Gryphon Master','',0,7,0,0,0,3,3,0,58,58,1737,8613,8613,0,1,0,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,1.5,0.347,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19182,7272,0,0,18626,0,0,0,'Shaarubo','Bartender','',0,7,0,0,0,1,1,0,60,60,1818,3052,3052,0,1,640,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19183,7272,0,0,19584,0,0,0,'Clefthoof Calf','','',0,1,0,0,0,1,1,0,62,63,7,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,3,0.225,'',0,0,0,2.5,8,14,0,32023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19184,7272,0,0,18625,0,0,0,'Mildred Fletcher','Physician','',0,7,0,0,0,1,1,0,65,65,1818,3524,3524,0,1,81,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19185,7272,0,0,18627,0,0,0,'Jack Trapper','Cook','',0,7,0,0,0,1,1,0,65,65,35,3524,3524,0,1,81,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19186,7272,0,0,18629,0,0,0,'Kylene','Barmaid','',0,7,0,0,0,1,1,0,60,60,1818,3052,3052,0,1,721,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19187,7272,0,0,18630,0,0,0,'Darmari','Master Leatherworking Trainer','',0,7,0,0,0,1.05,1,0,63,63,1818,3498,3498,0,1,81,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19188,7272,0,0,18275,0,0,0,'Raging Colossus','','',512,5,0,1,0,3,1,0,63,63,778,16581,16581,0,1,0,2000,0,832.6,1163.8,0,0,0,0,300000,4641,0,0,0,0,0,0,5.55,1.85,'',0,870,0,2.5,8,14,0,11428,18501,33688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19189,7272,16934,0,20062,0,0,0,'Quillfang Skitterer','','',1,1,31,0,0,1,1,0,61,62,14,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.45,0.443055,'',0,0,0,2.5,8,14,0,33781,33968,0,0,0,0,0,0,0,0,0,0,0,11566,0,0,23217,0,0,0,0,0,187,0),(19190,6803,0,0,9129,0,0,0,'Fel Handler','','',0,3,0,0,0,0.8,0.8,0,58,59,1752,3191,3314,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,3,1.5,'',0,653,0,2.5,8,14,0,32736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28513,0,0,0,0,0,0,0),(19191,7272,0,0,18371,0,0,0,'Arazzius the Cruel','','',0,3,0,1,0,10,6,0,63,63,90,44220,44220,15720,1,0,2000,0,772.8,1076.4,0,0,0,0,300000,3795,0,0,0,0,172,0,5,1.52778,'',0,746,0,2.5,8,14,0,15245,33975,34094,34249,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19192,7272,0,0,18419,0,0,0,'Mistress of Doom','','',0,3,0,0,0,1,1,0,62,63,90,4274,4422,2594,1,0,2000,0,168,234,0,0,0,0,300000,3675,0,0,0,0,172,0,1.5,0.45,'',0,870,0,2.5,8,14,0,34017,34237,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19193,7272,0,0,18637,0,0,0,'High Exarch Commodus','','',0,7,0,0,0,1,1,0,70,70,1743,6000,6000,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19194,7272,0,0,18639,0,0,0,'Ernie Packwell','Trade Goods','',0,7,0,0,0,1.2,1,0,61,61,1818,3773,3773,0,1,128,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19195,7272,0,0,18640,0,0,0,'Jim Saltit','Cooking Supplies','',0,7,0,0,0,1.15,1,0,60,60,1818,3510,3510,0,1,640,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19196,7272,0,0,18641,0,0,0,'Cro Threadstrong','Leatherworking Supplies','',0,7,0,0,0,1.05,1,0,62,62,1818,3399,3399,0,1,128,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19197,7272,0,0,18642,0,0,0,'Eral','General Goods','',0,7,0,0,0,1,1,0,60,60,1818,3052,3052,0,1,384,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19198,6180,0,0,1126,0,0,0,'Invisible Tractor Beam Source','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19199,8606,0,0,14556,0,0,0,'Dread Overseer','','',0,3,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19200,8606,0,0,18880,0,0,0,'Shape of the Beast','','',0,3,0,0,0,1,1,0,69,69,16,9803,9803,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19201,7272,0,0,18645,0,0,0,'Mountain Gronn','','',0,7,0,1,0,1,1,0,66,66,1692,14496,14496,0,1,0,2000,0,966,1357,0,0,0,0,300000,5531,0,0,0,0,0,0,5,2,'',0,3360,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28665,0,0,0,0,0,0,0),(19202,7272,0,0,18648,0,0,0,'Emissary Mordin','','',0,7,0,1,0,11,1,0,63,63,1956,29315,29315,2620,1,2,2000,0,772.8,1076.4,0,0,0,0,180000,4601,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19203,7272,0,0,1070,0,0,0,'Syth Fire Elemental','','',0,4,0,0,0,0.5,1,0,69,69,91,2704,2704,3080,1,0,1400,2,156.8,221.2,0,0,0,0,0,5235,0,50,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,33526,38141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19204,7272,0,0,5561,0,0,0,'Syth Frost Elemental','','',72,4,0,0,0,0.5,1,0,69,69,91,2704,2704,3080,1,0,1400,4,156.8,221.2,0,0,0,0,0,5235,0,0,0,50,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,33528,38142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19205,7272,0,0,8714,0,0,0,'Syth Arcane Elemental','','',0,4,0,0,0,0.5,1,0,69,69,91,2704,2704,3080,1,0,1400,6,156.8,221.2,0,0,0,0,0,5235,0,0,0,0,0,50,1.25,1,'',0,0,0,2.5,8,14,0,33527,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19206,7272,0,0,1130,0,0,0,'Syth Shadow Elemental','','',72,4,0,0,0,0.5,1,0,69,69,91,2704,2704,3080,1,0,1400,5,156.8,221.2,0,0,0,0,0,5235,0,0,0,0,50,0,2.5,1,'',0,0,0,2.5,8,14,0,33529,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19207,8606,0,0,12168,0,0,0,'Infernal Hound','','',65537,1,45,0,0,1,1,0,50,50,1768,3544,3544,0,1,0,1600,0,68,89.6,0,0,0,0,0,2966,0,0,0,0,0,0,4,0.35,'',0,0,0,2.5,8,14,0,19483,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19208,6180,0,0,18579,0,0,0,'Summoned Cabal Acolyte','','',0,7,0,1,0,1,1,0,69,69,16,16227,16227,9240,1,0,1500,0,772.8,1090.2,0,0,0,0,7200000,6412,0,0,0,0,0,0,1.8,0.4464,'',0,3958,0,2.5,8,14,0,12039,25058,33482,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19209,6180,0,0,18591,18592,0,0,'Summoned Cabal Deathsworn','','',0,7,0,1,0,1,1,0,69,69,16,20528,20528,0,1,0,1500,0,845.25,1193.7,0,0,0,0,7200000,6423,0,0,0,0,0,0,1.875,0.465,'',0,3960,0,2.5,8,14,0,8599,11428,33480,38226,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19210,7272,0,0,18505,0,0,0,'Fel Cannon: Fear','','',0,9,0,0,0,1,1,0,70,70,90,4890,4890,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,36238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19211,6180,0,0,11686,0,0,0,'Fel Cannon: Fear Target','','',0,10,0,0,0,1,1,0,70,70,35,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19212,6180,0,0,11686,0,0,0,'Fel Cannon: Hate Target','','',0,10,0,0,0,1,1,0,70,70,35,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19213,7272,0,0,18656,0,0,0,'Eiin','Specialty Tailoring Supplies','',0,7,0,0,0,2,1,0,53,53,1818,4906,4906,0,1,128,2000,0,89,119,0,0,0,0,300000,3128,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19214,8606,0,0,7950,0,0,0,'Hand of the Highlord','','',0,3,0,3,0,1,1,0,63,63,1769,160000,160000,0,1,0,2000,0,1357.5,1897.5,0,0,0,0,0,4641,0,0,0,0,0,0,8,3.612,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19215,6180,0,0,1126,15880,0,0,'Infernal Relay (Hellfire)','','',0,10,0,0,0,1,1,0,1,1,1718,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0),(19216,6180,0,0,22951,0,0,0,'Grand Anchorite Almonen','','',0,7,0,1,0,1,1,0,73,73,1956,6070,6070,3387,1,0,2000,0,1439.8,2060.8,0,0,0,0,180000,7604,0,0,0,0,0,0,2.025,1.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19217,7272,0,0,18661,0,0,0,'Ravandwyr','Kirin Tor Apprentice','',0,7,0,0,0,1,1,0,67,67,35,5060,5060,2933,1,3,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19218,7272,0,0,18816,0,0,0,'Gatewatcher Gyro-Kill','','',8,3,0,1,0,12.5,1,0,72,72,16,92250,92250,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,7200000,7318,0,0,0,0,0,0,3,1.5,'',0,4354,0,2.5,8,14,0,35318,35322,39192,39193,0,0,0,0,0,5623,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(19219,7272,0,0,19162,0,0,0,'Mechano-Lord Capacitus','','',72,9,0,1,1,16.5,1,0,72,72,90,121770,121770,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,43200000,7318,0,0,0,0,0,0,15,3,'',0,4192,0,2.5,8,14,0,35161,35159,35158,35057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(19220,7272,0,0,20033,0,0,0,'Pathaleon the Calculator','','',72,7,0,1,1,17,10,0,72,72,16,100351,100351,33090,1,0,1200,0,839.04,1203.36,0,0,0,0,43200000,7305,0,0,0,0,0,200,0,2,'',0,4311,0,2.5,8,14,0,35280,35289,36021,36022,0,0,0,0,0,1535,0,0,0,0,0,0,31086,0,0,0,0,0,0,0),(19221,7272,0,0,19166,0,0,0,'Nethermancer Sepethrea','','',0,7,0,1,1,16.5,10,0,72,72,16,97400,97400,33090,1,0,2000,0,1398.4,2005.6,0,0,0,0,43200000,7305,0,200,0,0,0,0,3,0.766,'',0,4271,0,2.5,8,14,0,35250,35314,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(19222,7272,0,0,1421,0,0,0,'Magma Flow Totem','','',0,11,0,0,0,10,1,0,70,76,7,5,5,0,1,0,2000,0,356,503,0,0,0,0,0,8520,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19223,7272,0,0,18663,0,0,0,'Granny Smith','Fruit Seller','',0,7,0,0,0,1,1,0,65,65,1818,3524,3524,0,1,640,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19224,7272,0,0,16946,0,0,0,'Void Portal','','',0,10,0,1,0,0.01,1,0,70,70,16,9250,9250,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,2,1,'33569',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19225,7272,0,0,16998,0,0,0,'Strength of the Storm Totem','','',0,11,0,0,0,0.05,1,0,70,70,58,5,5,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19226,7272,0,0,17081,0,0,0,'Void Traveler','','',0,3,0,0,0,0.5,0.5,0,69,69,16,2704,2704,1540,1,0,1500,0,168,237,0,0,0,0,0,6412,0,0,0,0,100,0,1,1,'',0,0,0,2.5,8,14,0,33846,33783,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19227,7272,0,0,18664,0,0,0,'Griftah','Amazing Amulets','',0,7,0,0,0,1,1,0,60,60,1818,3484,3484,5751,1,131,2000,0,74,102,0,0,0,0,25000,3025,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19228,7272,0,0,18667,0,0,0,'Perry Gatner','','',0,7,0,0,0,1.2,1,0,60,60,1818,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,25000,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19229,7272,0,0,18668,0,0,0,'Commander Duron','','',0,7,0,1,0,100,1,0,70,70,1756,698600,698600,0,1,2,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19230,8606,0,0,1070,0,0,0,'Dark Assault - Legion Portal - Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19231,7272,0,0,17977,0,0,0,'Mechanar Crusher','','',0,3,0,1,0,3,1,0,70,70,90,20958,20958,0,1,0,2200,0,1275.12,1806.42,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.5,0.45,'',0,4462,0,2.5,8,14,0,35055,35056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19232,7272,0,0,18754,0,0,0,'Innkeeper Haelthol','Innkeeper','',0,7,0,0,0,1,1,0,60,60,1744,3984,3984,2434,1,66177,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19233,8606,0,0,16634,0,0,0,'Flying Voidwalker','','',0,3,0,0,0,1,1,0,60,61,954,3984,4126,2460,1,0,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,33914,33916,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19234,7272,0,0,18756,0,0,0,'Yurial Soulwater','Enchanting Supplies','',0,7,0,0,0,1,1,0,60,60,1744,3484,3484,5751,1,128,1500,0,55.5,76.5,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19235,7272,0,0,18757,0,0,0,'Amshesha Stilldark','Reagents','',0,7,0,0,0,1,1,0,60,60,1744,3484,3484,5751,1,2176,1500,0,55.5,76.5,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19236,7272,0,0,18758,0,0,0,'Quelama Lightblade','Wand Vendor','',0,7,0,0,0,1,1,0,60,60,1744,3484,3484,5751,1,4224,1500,0,55.5,76.5,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19237,8606,0,0,16874,17612,0,0,'Test - Voidwalker Spawn Portal','','',0,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19238,7272,0,0,18759,0,0,0,'Urumir Stavebright','Staff Vendor','',0,7,0,0,0,1,1,0,60,60,1744,3484,3484,5751,1,4224,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19239,7272,0,0,18760,0,0,0,'Mahir Redstroke','Dagger Vendor','',0,7,0,0,0,1,1,0,62,62,1744,4274,4274,2568,1,5248,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19240,7272,0,0,18761,0,0,0,'Selanam the Blade','Sword Vendor','',0,7,0,0,0,1,1,0,64,64,1744,5715,5715,0,1,4224,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19241,8606,0,0,15093,0,0,0,'Edward the Temporary','Alpha Gem Vendor','',0,7,0,0,0,1,1,0,60,60,1671,5000,5000,0,1,0,1289,0,67.028,88.941,1,1518,109.296,160.908,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19242,7272,0,0,18762,0,0,0,'Olodam Farhollow','','',0,7,0,0,0,1,1,0,64,64,1744,4002,4002,6299,1,0,2000,0,145,215,0,0,0,0,300000,3977,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19243,7272,0,0,18763,0,0,0,'Nalama the Merchant','General Goods','',0,7,0,0,0,1,1,0,60,60,1744,3984,3984,2434,1,384,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19244,7272,0,0,18764,0,0,0,'Trader Endernor','Trade Goods','',0,7,0,0,0,1,1,0,60,60,1744,3484,3484,5751,1,128,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19245,7272,0,0,18765,0,0,0,'Vinemaster Alamaro','Wine Vendor','',0,7,0,0,0,1,1,0,60,60,1744,3484,3484,5751,1,640,1500,0,55.5,76.5,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19246,7272,0,0,18766,0,0,0,'Berudan Keysworn','Banker','',0,7,0,0,0,1,1,0,60,60,1744,3984,3984,2434,1,131073,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19247,8606,0,0,17895,0,0,0,'Nuolla Dawncaller','Priest Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19248,7272,0,0,18771,0,0,0,'Enchanter Salias','Apprentice Enchanter','',0,7,0,0,0,1,1,0,60,60,1744,3484,3484,5751,1,0,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19249,7272,0,0,18774,0,0,0,'Enchantress Metura','Apprentice Enchanter','',0,7,0,0,0,1,1,0,60,60,1744,3484,3484,5751,1,0,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19250,7272,0,0,18772,0,0,0,'Enchanter Aeldron','Apprentice Enchanter','',0,7,0,0,0,1,1,0,65,66,1744,8075,8310,6536,1,0,2000,0,162,234,0,0,0,0,300000,4677,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19251,7272,0,0,18775,0,0,0,'Enchantress Volali','Enchanting Trainer','',0,7,0,0,0,1,1,0,62,62,1744,3739,3739,6015,1,81,2000,0,131,188,0,0,0,0,300000,3500,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19252,7272,0,0,18773,0,0,0,'High Enchanter Bardolan','Master Enchanting Trainer','Trainer',0,7,0,0,0,1,1,0,63,63,1744,3870,3870,6156,1,81,1500,0,103.5,149.25,0,0,0,0,300000,3736,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19253,7272,0,0,18669,0,0,0,'Lieutenant General Orion','','',0,7,0,1,0,100,1,0,70,70,1760,698600,698600,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,24573,31610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19254,7272,0,0,18670,0,0,0,'Warlord Dar\'toon','','',0,7,0,1,0,100,1,0,70,70,714,698600,698600,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,900000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19255,7272,0,0,18672,0,0,0,'General Krakork','','',0,7,0,1,0,100,1,0,71,71,1669,718100,718100,0,1,3,2000,0,1375.4,1959.6,0,0,0,0,300000,7018,0,0,0,0,0,0,2.025,0.5022,'',0,0,0,2.5,8,14,0,29567,36991,38995,18670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19256,7272,0,0,18673,0,0,0,'Sergeant Shatterskull','','',0,7,0,1,0,10,1,0,64,64,1668,57150,57150,0,1,3,2000,0,892.4,1260.4,0,0,0,0,300000,4937,0,0,0,0,0,0,1.725,0.4278,'',0,0,0,2.5,8,14,0,16856,38959,18670,29582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19257,7272,0,0,18674,0,0,0,'Arcanist Torseldori','','',0,7,0,1,0,100,1,0,66,66,1668,489200,489200,2846,1,2,2000,0,897,1255.8,0,0,0,0,300000,5523,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,15530,22273,33634,35243,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19258,6180,0,0,18675,18676,18677,18678,'Bloodmage','','',0,7,0,1,0,10,1,0,63,65,1668,44220,47310,2705,1,2,2000,0,855.6,1196,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,12674,15530,22273,33634,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19259,7272,0,0,10906,0,0,0,'Infernal Invader','Dreadcaller\'s Minion','',0,3,0,0,0,1,1,0,60,61,90,3052,3144,0,1,0,2000,0,159,221,0,0,0,0,120000,4047,0,0,0,0,0,0,2.6,1.1739,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19260,8606,0,0,16630,0,0,0,'Destroyed Fel Reaver','','',40,9,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,15,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19261,7272,0,0,10906,0,0,0,'Infernal Warbringer','','',0,3,0,0,0,1,1,0,58,59,90,3989,4142,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,2.6,1.1739,'',0,701,0,2.5,8,14,0,31907,36339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19262,8606,0,0,14556,0,0,0,'Dreadcaller Ebuch\'nizor','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19263,7272,0,0,18679,0,0,0,'Warboss Nekrogg','','',0,7,0,0,0,1,1,0,61,61,1662,5158,5158,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,2.4,0.555555,'',0,807,0,2.5,8,14,0,39070,34113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28047,0,0,0,0,0,0,0),(19264,7272,0,0,18686,0,0,0,'Force-Commander Gorax','','',0,7,0,1,0,4,1,0,63,63,1662,22108,22108,0,1,0,2000,0,832.6,1163.8,0,0,0,0,300000,4641,0,0,0,0,0,0,1.95,0.451389,'',0,765,0,2.5,8,14,0,9080,22482,33735,33962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(19265,12213,0,0,18680,0,0,0,'Scout Makha','','',0,7,0,1,0,1,1,0,60,60,1735,3900,3900,0,1,3,2000,0,478.4,634.8,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19266,12213,0,0,18681,0,0,0,'Private Imarion','','',0,7,0,1,0,1,1,0,60,60,1732,881,881,0,1,3,2000,0,478.4,634.8,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19267,8606,0,0,18690,0,0,0,'Laughing Skull Berserker','','',0,7,0,0,0,1,1,0,61,62,1662,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,0,4344,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19268,8606,0,0,18853,0,0,0,'Bleeding Hollow Vizier','','',0,7,0,0,0,1,1,0,60,61,1662,4126,4126,2460,1,0,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,45329,32709,29924,0,0,0,0,0,0,0,0,0,0,0,0,0,30157,30425,0,0,0,0,0,0),(19269,8606,0,0,18688,0,0,0,'Bonechewer Grunt','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19270,7272,0,0,18689,0,0,0,'Shattrath Saul','','',0,7,0,0,0,1.2,1,0,60,60,1818,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19271,7272,0,0,18691,0,0,0,'Albert Quarksprocket','','',0,7,0,0,0,1.2,1,0,60,60,1818,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19272,6180,0,0,18692,0,0,0,'Harbinger Argomen','','',0,7,0,0,0,1,1,0,70,70,1743,7800,7800,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19273,7272,0,0,18694,0,0,0,'Forward Commander To\'arch','','',0,7,0,1,0,10,1,0,65,65,1668,3200,3200,0,1,3,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,35998,36833,20276,32168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19274,8606,0,0,1869,0,0,0,'Ushtug the Temporary','Alpha Gem Vendor','',0,7,0,0,0,1,1,0,60,60,1729,4200,4200,0,1,0,1289,0,67.028,88.941,1,1518,109.296,160.908,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19275,7272,0,0,18712,0,0,0,'Armored Wyvern Destroyer','','',0,1,0,0,0,1,1,0,70,70,1729,2900,2900,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19276,6180,0,0,10811,17188,0,0,'Legion Antenna: Spite','','',0,10,0,0,0,1,1,0,60,60,35,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19277,6180,0,0,10811,17188,0,0,'Legion Antenna: Rage','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19278,6180,0,0,10811,17188,0,0,'Legion Antenna: Hate','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19279,6180,0,0,10811,17188,0,0,'Legion Antenna: Fear','','',0,10,0,0,0,1,1,0,60,60,35,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19280,7272,0,0,18696,0,0,0,'Red Hawkstrider','','',0,1,0,0,0,1,1,0,70,70,35,6700,6700,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(19281,7272,0,0,18697,0,0,0,'Swift Pink Hawkstrider','','',0,1,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(19282,7272,0,0,18699,0,0,0,'Subjugator Shi\'aziv','','',0,3,0,0,0,1,1,0,62,62,90,4274,4274,2568,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,2,0.6,'',0,828,0,2.5,8,14,0,32000,32026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28513,0,0,0,0,0,0,0),(19283,7272,0,0,18702,18703,18707,18706,'Vagrant','','',0,7,0,0,0,1.2,1,0,60,60,1818,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19284,6180,0,0,14255,0,0,0,'Invading Felguard','','',0,3,0,0,0,1.35,1,0,60,60,1754,3800,3800,0,1,0,1400,0,72.8,96.6,0,0,0,0,0,3750,0,0,0,0,0,0,2.3,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19285,8606,0,0,12817,0,0,0,'Invading Infernal','','',0,3,0,0,0,1,1,0,62,62,1754,3300,3300,0,1,0,2000,0,172,240,0,0,0,0,0,4344,0,0,0,0,0,0,3.5,1.58025,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19286,8606,0,0,1913,0,0,0,'Invading Fel Stalker','','',0,3,0,0,0,1,1,0,60,60,1754,3800,3800,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19287,8606,0,0,16575,0,0,0,'Invading Voidwalker','','',0,3,0,0,0,1,1,0,60,60,1754,3300,3300,2434,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19288,8606,0,0,10691,0,0,0,'Dreadknight','','',0,3,0,1,0,1,1,0,63,63,1754,53000,53000,13100,1,0,2000,0,1357.5,1897.5,0,0,0,0,0,4641,0,0,0,0,0,0,3.75,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19289,7272,0,0,18704,18705,18702,18703,'Vagabond','','',0,7,0,0,0,1.2,1,0,60,60,1818,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19290,8606,0,0,10924,0,0,0,'Invading Anguisher','','',0,3,0,0,0,1,1,0,61,61,1754,2700,2700,2486,1,0,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,0,0,2.25,0.6045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19291,6180,0,0,10811,17188,0,0,'Legion Transporter: Alpha','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19292,6180,0,0,10811,17188,0,0,'Legion Transporter: Beta','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19293,7272,0,0,18709,0,0,0,'Tola\'thion','','',0,7,0,0,0,1,1,0,62,62,1660,4274,4274,2568,1,3,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,26988,26985,26986,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19294,7272,0,0,18708,0,0,0,'Earthbinder Galandria Nightbreeze','','',0,7,0,0,0,2.5,2,0,64,64,1660,11430,11430,5410,1,3,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,21807,31401,33844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19295,7272,22334,0,18690,0,0,0,'Shattered Hand Grenadier','','',0,7,0,0,0,1,1,0,61,61,1662,5158,5158,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.347222,'',0,768,0,2.5,8,14,0,7978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28039,0,0,0,0,0,0,0),(19296,7272,0,0,18711,0,0,0,'Innkeeper Biribi','Innkeeper','',0,7,0,0,0,2,1,0,60,60,1732,7968,7968,2434,1,66177,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.383,'10938',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19297,7272,0,0,11686,0,0,0,'[PH]Dynamite Target','You shouldn\'t see me','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19298,7272,0,0,20047,0,0,0,'Warbringer Arix\'Amal','','',0,3,0,0,0,1.2,1,0,62,62,90,5129,5129,2568,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,2,0.6,'',0,816,0,2.5,8,14,0,15496,32008,32009,33803,0,0,0,0,0,0,0,0,0,0,0,0,29795,0,0,0,0,0,0,0),(19299,7272,0,0,18699,0,0,0,'Deathwhisperer','','',0,3,0,1,0,5,1,0,69,70,1752,33805,34930,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,2,0.6,'',0,4031,0,2.5,8,14,0,3391,15088,32417,27994,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19300,6180,0,0,169,11686,0,0,'Blackheart the Inciter','','',0,10,0,0,0,1.35,1,0,70,70,1761,9431,9431,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1,0.5,'',0,1600,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19301,6180,0,0,169,11686,0,0,'Blackheart the Inciter','','',0,10,0,0,0,1.35,1,0,70,70,1761,9431,9431,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19302,6180,0,0,11686,0,0,0,'Blackheart the Inciter','','',0,10,0,0,0,1,1,0,70,70,1761,9250,9250,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19303,6180,0,0,11686,0,0,0,'Blackheart the Inciter','','',0,10,0,0,0,1,1,0,70,70,1761,9250,9250,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19304,6180,0,0,11686,0,0,0,'Blackheart the Inciter','','',0,10,0,0,0,1,1,0,70,70,1761,9250,9250,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19305,7272,0,0,19325,0,0,0,'Goliathon','King of the Colossi','',0,5,0,1,0,4,1,0,63,63,778,22108,22108,0,1,0,1347,0,914.275,1277.96,0,0,0,0,0,4641,0,0,0,0,0,0,5,0.75,'',0,0,0,2.5,8,14,0,5568,32959,33688,33904,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19306,7272,0,0,16217,0,0,0,'Mana Leech','','',0,1,0,0,0,1,1,0,64,64,16,4572,4572,2705,1,0,2000,0,814.2,1136.2,0,0,0,0,7200000,5233,0,0,0,0,0,0,1.6,0.8,'',0,0,0,2.5,8,14,0,25602,15785,34933,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(19307,7272,0,0,18050,0,0,0,'Nexus Terror','','',2,3,0,1,0,5.25,1,0,64,64,14,30004,30004,0,1,0,2000,5,892.4,1260.4,0,0,0,0,7200000,4937,0,0,0,0,0,0,2,2,'',0,2158,0,2.5,8,14,0,34322,34925,38065,0,0,0,0,0,0,1253,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19308,7272,0,0,18715,0,0,0,'Marshal Isildor','','',0,7,0,1,0,100,1,0,71,71,1667,718100,718100,0,1,2,2000,0,1375.4,1959.6,0,0,0,0,300000,7018,0,0,0,0,0,0,1.8,0.3672,'',0,20000,0,2.5,8,14,0,16856,38995,36991,29684,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19309,7272,0,0,18716,0,0,0,'Sergeant Altumus','','',0,7,0,1,0,10,1,0,64,64,1666,57150,57150,0,1,2,2000,0,892.4,1260.4,0,0,0,0,300000,4937,0,0,0,0,0,0,1.725,0.2392,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19310,7272,0,0,18739,0,0,0,'Forward Commander Kingston','','',0,7,0,1,0,10,1,0,65,65,1666,59140,59140,0,1,3,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,35998,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19311,8606,0,0,18880,0,0,0,'Portal Hound','','',0,3,0,0,0,1,1,0,57,58,1754,4454,4594,0,1,0,2000,0,100,132,0,0,0,0,0,3396,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,19483,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19312,7272,22334,0,18725,0,0,0,'Drillmaster Zurok','','',0,7,0,1,0,4,1,0,62,62,1662,21364,21364,0,1,0,2000,0,791.2,1104,0,0,0,0,300000,4344,0,0,0,0,0,0,1.8,0.416666,'',0,2433,0,2.5,8,14,0,15578,18813,33500,0,0,0,0,0,0,0,0,0,0,0,0,0,28099,0,0,0,0,0,0,0),(19313,8606,0,0,2467,0,0,0,'Dan Reed Magical Reflection Dummy','','',64,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19314,7272,0,0,18729,0,0,0,'Supply Officer Shandria','General Goods & Repairs','',0,7,0,1,0,10,1,0,62,62,1667,42740,42740,2568,1,4993,2000,0,736,1025.8,0,0,0,0,300000,4340,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19315,7272,0,0,18730,0,0,0,'Supply Officer Isabel','General Goods & Repairs','',0,7,0,1,0,10,1,0,62,62,1669,3000,3000,2568,1,4993,2000,0,736,1025.8,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,25375,25367,36714,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19316,7272,0,0,18731,0,0,0,'Field Marshal Rohamus','','',0,7,0,1,0,100,1,0,71,71,1667,718100,718100,0,1,2,2000,0,1375.4,1959.6,0,0,0,0,300000,7018,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19317,7272,0,0,18732,0,0,0,'Drek\'Gol','Wind Rider Master','',0,7,0,1,0,1,1,0,65,65,1729,14193,14193,2790,1,8193,2000,0,855.6,1196,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19318,7272,0,0,18733,0,0,0,'Gromden','Banker','',0,7,0,0,0,1,1,0,70,70,1743,6986,6986,0,1,131073,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19319,7272,0,0,18734,0,0,0,'Innkeeper Darg Bloodclaw','Innkeeper','',0,7,0,0,0,1.05,1,0,65,65,1735,6210,6210,0,1,65537,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19320,8606,0,0,11407,0,0,0,'Argent Protector','','',0,7,0,0,0,1,1,0,60,60,1767,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19321,6180,0,0,18735,0,0,0,'Quartermaster Endarin','Aldor Quartermaster','',0,7,0,0,0,1,1,0,70,70,1743,6986,6986,0,1,128,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19322,8606,0,0,10727,0,0,0,'Argent Guardian','','',0,7,0,0,0,1,1,0,60,60,1767,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19323,8606,0,0,2467,0,0,0,'Dan Reed Uber-resist Test Dummy','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19324,7272,0,0,18736,0,0,0,'Armored Gryphon Destroyer','','',0,1,0,0,0,1,1,0,70,70,1666,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(19325,8606,0,0,18737,0,0,0,'Barnu Cragcrush','Stable Master','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,4194304,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19326,6180,0,0,10811,17188,0,0,'Legion Antenna: Oblivion','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19327,8089,0,0,11686,0,0,0,'Spore Cloud','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19328,6180,0,0,10811,17188,0,0,'Legion Antenna: Gehenna','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19329,6180,0,0,10811,17188,0,0,'Legion Antenna: Mageddon','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19330,7272,0,0,18770,0,0,0,'Lisrythe Bloodwatch','Fence','',0,7,0,0,0,1,1,0,64,64,1744,4572,4572,2705,1,128,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19331,7272,0,0,18769,0,0,0,'Quartermaster Enuril','Scryer Quartermaster','',0,7,0,0,0,1,1,0,62,62,1744,3739,3739,6015,1,128,1500,0,98.25,141,0,0,0,0,300000,3500,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19332,7272,0,0,18738,0,0,0,'Stone Guard Ambelan','','',0,7,0,0,0,1,1,0,61,61,1729,5158,5158,0,1,3,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,29567,26211,36988,29582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19333,7272,0,0,3869,0,0,0,'Grokom Deatheye','Weaponsmith','',0,7,0,0,0,1,1,0,65,65,1735,6505,6505,0,1,4227,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19334,8606,0,0,14556,0,0,0,'Dreadcaller Xaldonus','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19335,7272,0,0,18699,0,0,0,'Subjugator Yalqiz','','',0,3,0,0,0,1,1,0,62,62,90,4274,4274,2568,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,2,0.6,'',0,803,0,2.5,8,14,0,32000,32026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19336,6180,0,0,19329,18685,0,0,'Void Spawner XL','','',16,10,0,0,0,1,1,0,60,60,190,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19337,7272,0,0,18743,18742,18741,18740,'Aldor Marksman','','',0,7,0,0,0,1,1,0,70,70,1743,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19338,7272,0,0,18767,0,0,0,'L\'lura Goldspun','Banker','',0,7,0,0,0,1,1,0,60,60,1744,3984,3984,2434,1,131073,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19339,7272,0,0,1866,0,0,0,'Korthul','Bowyer & Gunsmith','',0,7,0,0,0,1,1,0,65,65,1735,5914,5914,0,1,4480,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19340,7272,0,0,18768,0,0,0,'Mi\'irku Farstep','Portal Trainer','',0,7,0,0,0,1,1,0,63,63,1744,4422,4422,2620,1,49,2000,0,168,234,0,0,0,0,300000,4601,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19341,7272,0,0,3865,0,0,0,'Grutah','Master Blacksmithing Trainer','',0,7,0,0,0,1,1,0,65,65,1735,6505,6505,0,1,81,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19342,7272,0,0,3866,0,0,0,'Krek Cragcrush','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,65,65,1735,5914,5914,0,1,4224,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19343,7272,0,0,1313,0,0,0,'Trop Rendlimb','General Goods','',0,7,0,0,0,1,1,0,65,65,1735,6000,6000,0,1,384,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19344,7272,0,0,18744,0,0,0,'Legassi','Chef Extraordinaire','',0,7,0,0,0,1,1,0,62,62,35,7210,7210,0,1,3,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19345,7272,0,0,4356,0,0,0,'Kalara','Trade Goods','',0,7,0,0,0,1.05,1,0,65,65,1735,2900,2900,0,1,128,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19346,6180,0,0,18745,0,0,0,'Harbinger Erothem','','',0,7,0,0,0,1,1,0,70,70,1743,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19347,8606,0,0,5368,0,0,0,'Tredge','Tailoring Supplies','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19348,7272,0,0,6308,0,0,0,'Targrom','Food & Drink','',0,7,0,0,0,1,1,0,62,62,1735,3900,3900,0,1,640,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19349,7272,0,0,20308,0,0,0,'Thornfang Ravager','','',1,1,31,0,0,1,1,0,62,63,14,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,3242,25640,37862,0,0,0,0,0,0,0,0,0,0,11570,0,0,0,0,0,0,0,0,0,0),(19350,7272,0,0,20063,0,0,0,'Thornfang Venomspitter','','',1,1,31,0,0,1,1,0,62,63,14,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.3,0.397221,'',0,0,0,2.5,8,14,0,3242,25640,6917,0,0,0,0,0,0,0,0,0,0,11569,0,0,0,0,0,0,0,0,0,0),(19351,7272,0,0,18747,0,0,0,'Daggle Ironshaper','Guns & Ammunition','',0,7,0,0,0,1,1,0,65,65,1732,5914,5914,0,1,4480,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19352,7272,0,0,18748,0,0,0,'Dreg Cloudsweeper','Innkeeper','',0,7,0,0,0,1,1,0,65,65,1732,5914,5914,0,1,66177,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19353,7272,0,0,18749,18750,18751,18752,'Wildhammer Guard','','',0,7,0,1,0,5,1,0,70,70,84,34930,34930,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19354,7272,0,0,18753,0,0,0,'Arzeth the Merciless','Servant of the Betrayer','',0,3,0,1,0,7,2,0,63,63,51,30954,30954,5240,1,0,2000,0,772.8,1076.4,0,0,0,0,300000,3795,0,0,0,0,0,0,4.8,4,'',0,2603,0,2.5,8,14,0,15245,16856,32996,27209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19355,7272,0,0,18483,18484,0,0,'Shadowmoon Peon','','',0,7,0,0,0,1,1,0,60,60,1735,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,172,0,1.5,0.372,'18950',0,0,0,2.5,8,14,0,19643,15618,18396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19356,8606,0,0,17081,0,0,0,'Void Wanderer','','',0,3,0,0,0,1,1,0,68,69,16,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19357,8606,0,0,18050,0,0,0,'Dimming Voidwraith','','',0,3,0,0,0,1,1,0,68,69,16,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29822,0,0,0,0,0,0,0),(19358,6180,0,0,10811,17188,0,0,'Legion Transporter: Alpha (Alliance)','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19359,6180,0,0,10811,17188,0,0,'Legion Transporter: Beta (Alliance)','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19361,7272,0,0,17767,0,0,0,'Naladu','','',0,7,0,0,0,1.3,1,0,62,62,35,3367,3367,2568,1,3,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19362,7272,0,0,20113,20114,20115,20116,'Kor\'kron Defender','','',0,7,0,1,0,5,1,0,70,70,1801,34930,34930,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19363,7272,0,0,18755,0,0,0,'Sergeant Dalton','','',0,7,0,0,0,1,1,0,60,60,1671,3052,3052,0,1,2,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,900,0,2.5,8,14,0,29567,30688,34644,29583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19364,6180,0,0,20117,20118,0,0,'Kor\'kron Rider','','',2048,7,0,0,0,1,1,0,65,65,1735,17742,17742,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,15618,19643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19365,8606,0,0,19001,0,0,0,'Argent Bowman','','',0,7,0,0,0,1,1,0,60,60,1766,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19366,8606,0,0,19428,0,0,0,'Argent Hunter','','',0,7,0,0,0,1,1,0,60,60,1766,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19367,7272,0,0,18776,0,0,0,'\"Screaming\" Screed Luckheed','Zeppelin Pilot','',0,7,0,0,0,1,1,0,61,61,35,5158,5158,0,1,3,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19368,7272,0,0,18777,0,0,0,'Crinn Pathfinder','Stable Master','',0,7,0,0,0,1,1,0,65,65,1732,5914,5914,0,1,4194304,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19369,7272,0,0,18778,0,0,0,'Celie Steelwing','Cook','',0,7,0,0,0,1,1,0,65,65,1732,5914,5914,0,1,81,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19370,7272,0,0,18787,0,0,0,'Ordinn Thunderfist','Hammersmith','',0,7,0,0,0,1,1,0,65,65,1732,5914,5914,0,1,4227,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19371,7272,0,0,18779,0,0,0,'Dalin Stouthammer','Cooking Supplies','',0,7,0,0,0,1,1,0,65,65,1732,5914,5914,0,1,640,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19372,7272,0,0,18780,0,0,0,'Oran Blusterbrew','Trade Goods','',0,7,0,0,0,1,1,0,65,65,1732,5914,5914,0,1,128,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19373,7272,0,0,18781,0,0,0,'Mari Stonehand','Armorsmith','',0,7,0,0,0,1,1,0,65,65,1732,5914,5914,0,1,4224,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19374,7272,0,0,18782,0,0,0,'Salle Sunforge','General Goods','',0,7,0,0,0,1,1,0,65,65,1732,5914,5914,0,1,384,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19375,7272,0,0,18784,0,0,0,'Eli Thunderstrike','Sky\'ree\'s Keeper','',0,7,0,0,0,1,1,0,70,70,1732,6986,6986,0,1,1,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19376,6180,0,0,17188,17188,0,0,'Honor Hold Target Dummy Tower','','',0,10,0,0,0,1,1,0,50,50,15,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19377,6180,0,0,18566,18567,18568,18569,'Neophyte Nemarn','','',0,7,0,0,0,1,1,0,70,70,1743,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19378,7272,0,0,18552,0,0,0,'Anchorite Nindumen','','',0,7,0,0,0,1,1,0,63,63,1743,2665,2665,2620,1,0,2000,0,168,234,0,0,0,0,300000,4601,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50,0),(19379,7272,0,0,17718,0,0,0,'Sky\'ree','Gryphon of Kurdran Wildhammer','',0,1,0,1,0,1,1,0,70,70,1732,6986,6986,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(19380,7272,0,0,18309,0,0,0,'Guard Untula','','',0,7,0,1,0,10,1,0,65,65,877,59140,59140,0,1,0,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19381,6180,0,0,1126,11686,0,0,'Flame Wave','','',1024,10,0,0,0,1,1,0,58,62,35,2871,3237,0,1,0,2000,0,172,240,0,0,0,0,0,4344,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19382,7272,0,0,17202,0,0,0,'Wildhammer Gryphon Rider','','',0,7,0,0,0,1,1,0,70,70,1732,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19383,7272,0,0,18792,0,0,0,'Captured Gnome','Item Repair','',0,7,0,0,0,1,1,0,6,6,714,120,120,0,1,4224,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19384,7272,0,0,18788,18789,18790,18791,'Wildhammer Scout','','',0,7,0,0,0,1,1,0,70,70,1732,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,33805,33806,33808,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19385,8606,0,0,19434,0,0,0,'Lord Marshal Raynor','','',0,7,0,1,0,1,1,0,70,70,1767,1073,1073,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19386,6180,0,0,19431,0,0,0,'Stormwind Marshal','','',0,7,0,0,0,1,1,0,65,65,1767,976,976,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19387,6180,0,0,1126,17188,0,0,'Wildhammer Stronghold Target Dummy Left','','',0,10,0,0,0,1,1,0,50,50,15,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19388,6180,0,0,1126,17188,0,0,'Wildhammer Stronghold Target Dummy Right','','',0,10,0,0,0,1,1,0,50,50,15,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19389,7272,0,0,18356,0,0,0,'Lair Brute','','',72,7,0,1,0,1,1,0,72,72,45,206640,206640,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7305,0,0,0,0,0,0,3.3,2.2,'',0,4372,0,2.5,8,14,0,24193,39171,39174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19390,6180,0,0,18566,18567,18568,18569,'Mounted Neophyte','','',0,7,0,0,0,1,1,0,70,70,1743,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19391,8606,0,0,14152,0,0,0,'Felguard Lieutenant','','',0,3,0,1,0,1,1,0,60,60,1754,15260,15260,0,1,0,2000,0,780,1035,0,0,0,0,0,3750,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,15621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19392,6180,0,0,16387,16388,16389,16390,'Watch Commander Leonus','','',0,7,0,0,0,2,1,0,60,60,1666,6104,6104,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,29567,16856,35178,29574,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19393,6180,0,0,10811,17188,0,0,'Fear Controller','','',0,10,0,1,0,1,1,0,70,70,1737,4050,4050,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19394,7272,0,0,18814,0,0,0,'Barimoke Wildbeard','','',0,7,0,0,0,1,1,0,60,60,1732,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19395,7272,0,0,18815,0,0,0,'Bron Goldhammer','','',0,7,0,0,0,1,1,0,60,60,1732,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,33822,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19397,6180,0,0,18368,18370,18816,0,'Mo\'arg Overseer','','',0,3,0,1,0,5,1,0,70,71,90,20250,20815,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,300000,7018,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,38959,29711,32168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19398,6180,0,0,18817,18818,18819,0,'Gan\'arg Peon','','',0,3,0,1,0,2.5,1,0,68,70,90,9585,10125,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,32315,32168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19399,7272,0,0,18820,0,0,0,'Fel Cannon','','',0,9,0,1,0,3,1,0,70,71,90,12150,12489,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,300000,7018,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,32168,29956,35056,38941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19400,7272,0,0,16630,0,0,0,'Fel Reaver Sentry','','',0,9,0,1,0,200,1,0,72,72,90,855600,855600,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,15,1.5,'',0,0,0,2.5,8,14,0,38959,32168,35056,29956,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19401,7272,0,0,18822,0,0,0,'Wing Commander Brack','','',0,7,0,1,0,10,1,0,65,65,1668,7500,7500,0,1,3,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.725,0.4278,'',0,0,0,2.5,8,14,0,24049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19402,7272,0,0,18823,0,0,0,'Withered Bog Lord','','',256,5,0,0,0,1,1,0,62,62,1706,5341,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,5.25,0.5425,'',0,0,0,2.5,8,14,0,35235,35238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29481,0,0,0,0,0,0,0),(19403,13202,0,0,15381,0,0,0,'Goblin Steam Tonk','','',0,9,0,0,0,1,1,0,1,1,35,100,100,100,1,0,2000,0,0.746,0.746,0,0,1,1,0,13,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19404,8606,0,0,15381,0,0,0,'Gnomish Steam Tonk','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19405,7272,0,0,15381,0,0,0,'Steam Tonk','','',0,9,0,0,0,2.44,1.67,0,1,1,35,100,100,100,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,24933,25003,25024,27746,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(19406,8606,0,0,19425,0,0,0,'Thunder Bluff Huntsman','','',0,7,0,0,0,1,1,0,65,65,1767,2400,2400,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19407,8606,0,0,17907,0,0,0,'Azuremyst Vindicator','','',0,7,0,0,0,1,1,0,65,65,1767,5700,5700,2790,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19408,7272,0,0,10070,0,0,0,'Maiden of Pain','','',0,3,0,0,0,1,1,0,61,61,90,4126,4126,2486,1,0,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,2.4,0.6448,'',0,650,0,2.5,8,14,0,15968,34086,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19409,7272,0,0,18835,0,0,0,'Wing Commander Dabir\'ee','','',0,7,0,1,0,10,1,0,65,65,1666,59140,59140,0,1,3,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,33768,35069,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19410,7272,22334,0,18865,0,0,0,'Shattered Hand Neophyte','','',0,7,0,0,0,1,1,0,62,63,1662,4274,4422,2594,1,0,2000,0,168,234,0,0,0,0,300000,3675,0,0,0,0,0,0,1.5,0.372,'',0,876,0,2.5,8,14,0,11640,11639,6742,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19411,7272,22334,0,18866,0,0,0,'Shattered Hand Warlock','','',0,7,0,0,0,1,1,0,62,63,1662,4274,4422,2594,1,0,2000,0,168,234,0,0,0,0,300000,4268,0,0,0,0,0,0,1.5,0.372,'13787',0,870,0,2.5,8,14,0,9613,11962,13787,27209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19412,7272,0,0,18135,0,0,0,'D\'ore','','',0,10,0,1,0,1,1,0,73,73,1741,2655500,2655500,7654,1,2,1400,0,1417.5,2073.75,0,0,0,0,0,20,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,7765,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19413,7272,22334,0,18864,0,0,0,'Shattered Hand Mage','','',0,7,0,0,0,1.1,1,0,61,62,1662,3972,4113,5945,1,0,2000,0,131,188,0,0,0,0,300000,3500,0,0,0,0,0,0,1.5,0.372,'',0,811,0,2.5,8,14,0,14034,11831,32370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19414,7272,22334,0,18863,0,0,0,'Shattered Hand Guard','','',0,7,0,0,0,1,1,0,61,62,1662,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.347222,'',0,815,0,2.5,8,14,0,11976,33960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19415,7272,22334,0,18857,0,0,0,'Shattered Hand Acolyte','','',0,7,0,0,0,1,1,0,61,62,1662,4126,4754,2527,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,0.347222,'13864',0,815,0,2.5,8,14,0,11642,16568,13864,27209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19416,6180,0,0,18836,0,0,0,'Ancient Draenei Spirit','','',0,6,0,0,0,1,1,0,1,1,1194,8,8,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19417,7272,0,0,18838,0,0,0,'Ramdor the Mad','','',0,6,0,0,0,1,1,0,66,66,35,6116,6116,0,1,3,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19418,8606,0,0,18837,0,0,0,'Crystalhide Shardling','','',0,5,0,0,0,1,1,0,62,63,778,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,0,4641,0,0,0,0,0,0,0.75,0.0775,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19419,7272,0,0,18837,0,0,0,'Raging Shardling','','',0,5,0,0,0,0.5,1,0,62,63,778,2670,2764,0,1,0,1332,0,120.546,168.498,0,0,0,0,0,4641,0,0,0,0,0,0,0.75,0.0775,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19420,7272,0,0,19383,0,0,0,'Goliathon Shardling','','',0,5,0,0,0,0.5,1,0,60,61,778,2490,2579,0,1,0,1332,0,105.894,147.186,0,0,0,0,0,4047,0,0,0,0,0,0,0.5,0.075,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19421,6180,0,0,18190,15880,0,0,'Netherstorm Crystal Target','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19422,7272,0,0,18850,0,0,0,'Bleeding Hollow Necrolyte','','',0,7,0,0,0,1,1,0,60,61,1662,3984,4126,2460,1,0,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,1.5,0.372,'',0,756,0,2.5,8,14,0,34073,9053,34019,36714,0,0,0,0,0,0,0,0,0,0,0,0,30157,30425,0,0,0,0,0,0),(19423,7272,0,0,9562,0,0,0,'Bleeding Hollow Worg','','',1,1,1,0,0,0.5,1,0,60,60,1662,2490,2490,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,34351,0,0,0,0,0,0,0,0,0,0,0,0,13038,0,0,0,0,0,0,0,0,0,0),(19424,7272,0,0,18852,0,0,0,'Bleeding Hollow Tormentor','','',0,7,0,0,0,1,1,0,60,61,1662,3984,4126,2460,1,0,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,1.8,0.4464,'',0,756,0,2.5,8,14,0,33924,31553,34368,33976,0,0,0,0,0,0,0,0,0,0,0,0,30157,30425,0,0,0,0,0,0),(19425,6180,0,0,16310,16312,0,0,'Orgrimmar Peon','','',0,7,0,0,0,1,1,0,50,51,1760,2215,2292,0,1,0,2000,0,86,114,0,0,0,0,300000,3018,0,0,0,0,0,0,1.5,0.372,'18950',0,0,0,2.5,8,14,0,34996,21832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19426,6180,0,0,4259,4602,0,0,'Peon Overseer','','',0,7,0,0,0,1,1,0,55,56,1760,2614,2699,0,1,0,2000,0,96,127,0,0,0,0,300000,3289,0,0,0,0,0,0,1.5,0.372,'18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19427,7272,0,0,16946,0,0,0,'Voidwalker Summoner','','',0,10,0,1,0,0.01,1,0,70,70,16,9250,9250,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19428,7272,0,0,19788,0,0,0,'Cobalt Serpent','','',1,1,27,1,0,6,5,0,68,68,16,31398,31398,14955,1,0,2000,0,984.4,1384.6,0,0,0,0,10800000,6116,0,0,0,50,0,0,1.3,0.65,'',0,0,0,2.5,8,14,0,38133,38110,17503,0,0,0,0,0,0,0,0,0,0,11586,0,0,0,0,0,0,0,0,0,0),(19429,7272,0,0,20725,0,0,0,'Avian Darkhawk','','',1,1,26,1,0,3,1,0,67,67,16,18978,18978,0,1,0,2000,0,1035,1444.4,0,0,0,0,10800000,5829,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,32901,38059,0,0,0,0,0,0,0,0,0,0,0,13246,0,0,0,0,0,0,0,0,0,0),(19430,8606,0,0,4588,0,0,0,'Test Elemental Totem','','',0,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19431,8606,0,0,14511,0,0,0,'Test Elemental','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19432,6180,0,0,16307,16308,4259,4602,'Injured Grunt','','',0,7,0,0,0,3,1,0,57,59,1760,6195,6665,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.5,0.372,'18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19433,7272,0,0,11686,0,0,0,'CoT Hillsbrad Despawn Trigger Unit','','',0,10,0,0,0,1,1,0,1,1,35,6986,6986,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19434,7272,0,0,8610,0,0,0,'Dreadcaller','','',0,3,0,0,0,1,1,0,59,59,90,3313,3313,2369,1,0,2000,0,133,176,0,0,0,0,300000,3447,0,0,0,0,0,0,3,2,'',0,699,0,2.5,8,14,0,11443,32666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19435,7272,0,0,1602,0,0,0,'Dark Cleric Malod','Healing & Sustenance','',0,7,0,0,0,1,1,0,68,68,714,4580,4580,6882,1,640,2000,0,212,309,0,0,0,0,300000,4928,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19436,7272,0,0,1377,0,0,0,'Supply Master Broog','Supplies','',0,7,0,0,0,1,1,0,65,65,714,5914,5914,0,1,4480,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19437,6180,0,0,4626,15880,0,0,'Netherstorm Kneel Target','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19438,7272,0,0,18881,0,0,0,'Image of Erozion','','',0,2,0,1,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19439,6180,0,0,328,15880,0,0,'Netherstorm Work Mining Target','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19440,7272,0,0,14430,0,0,0,'Eye of Grillok','','',0,10,0,0,0,0.05,1,0,60,60,1662,249,249,0,1,0,10000,0,520,690,0,0,0,0,300000,3750,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19441,8606,0,0,19447,0,0,0,'Angersmith Okkos','','',0,7,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19442,7272,0,0,19345,0,0,0,'Worg Master Kruush','','',0,7,0,0,0,0.75,1,0,60,60,1662,3734,3734,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2.1,0.486111,'',0,758,0,2.5,8,14,0,8599,34076,30478,0,0,0,0,0,0,0,0,0,0,0,0,0,30157,30425,31374,0,0,0,0,0),(19443,7272,0,0,21025,0,0,0,'Tagar Spinebreaker','','',0,7,0,1,0,4,1,0,61,61,1662,20632,20632,0,1,0,1304,0,476.873,662.825,0,0,0,0,120000,4047,0,0,0,0,0,0,2.25,0.520833,'',0,2364,0,2.5,8,14,0,34108,34109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19444,6180,0,0,18889,18890,0,0,'Peasant Worker','','',0,10,0,0,0,2,1,0,55,55,1756,5228,5228,0,1,0,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,34996,21832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19445,7272,0,0,18891,0,0,0,'Wounded Soldier','','',0,7,0,0,0,2,1,0,55,55,1756,5228,5228,0,1,0,2000,0,94,125,0,0,0,0,120000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19446,7272,0,0,18892,0,0,0,'Operations Officer','','',0,7,0,0,0,2,1,0,55,55,1756,5228,5228,0,1,0,2000,0,94,125,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19447,7272,0,0,18893,0,0,0,'Brother Daniels','','',0,7,0,0,0,1.2,1,0,55,55,1756,3137,3137,0,1,0,1000,0,47,62.5,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19449,6692,0,0,20207,20208,20209,20210,'Thunderlord Grunt','','',0,7,0,1,0,2,1,0,65,65,83,11828,11828,0,1,0,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,40505,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19450,7272,0,0,18898,0,0,0,'Pol Snowhoof','Trade Goods','',0,7,0,0,0,1.25,1,0,60,60,1735,3815,3815,0,1,128,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19451,7272,0,0,3337,0,0,0,'Quartermaster Gorman','Rations','',0,7,0,0,0,1,1,0,60,60,1756,3052,3052,0,1,640,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19452,7272,0,0,3336,0,0,0,'Quartermaster Drake','Supplies','',0,7,0,0,0,1,1,0,65,65,1756,5914,5914,0,1,4480,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19453,6180,0,0,19487,19488,19489,19490,'Sunfury Captain','','',0,7,0,0,0,1,1,0,68,68,1701,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.8,0.4596,'',0,1184,0,2.5,8,14,0,32064,35871,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(19454,8606,0,0,16422,0,0,0,'Fallen Stormwind Infantry','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19455,7272,0,0,15455,0,0,0,'Nurse Judith','','',0,7,0,0,0,5,1,0,60,60,1756,15260,15260,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19456,7272,0,0,18901,0,0,0,'Whitebark\'s Spirit','','',0,4,0,0,0,1,1,0,10,10,16,257,257,0,1,2,1400,0,9.1,11.9,0,0,0,0,0,463,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,11442,31287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19457,7272,0,0,19346,0,0,0,'Grillok \"Darkeye\"','','',0,7,0,0,0,2.8,2,0,61,61,1663,11553,11553,4972,1,0,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,2.1,0.5208,'12550',0,757,0,2.5,8,14,0,12058,12550,32062,34079,0,0,0,0,0,0,0,0,0,0,0,0,30157,30425,31529,0,0,0,0,0),(19458,7272,0,0,2352,0,0,0,'Ripp','','',1,1,1,0,0,0.5,1,0,59,59,1662,1994,2071,0,1,0,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13037,0,0,0,0,0,0,0,0,0,0),(19459,7272,0,0,2352,0,0,0,'Feng','','',1,1,1,0,0,0.5,1,0,60,60,1662,2490,2490,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13039,0,0,0,0,0,0,0,0,0,0),(19460,7272,0,0,9786,0,0,0,'Bleeding Hollow Skeleton','','',0,6,0,0,0,1,1,0,60,61,1662,996,1032,0,1,0,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,172,0,1.5,1,'',0,0,0,2.5,8,14,0,24458,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19461,7272,0,0,16887,0,0,0,'Tamed Ravager','','',0,1,0,0,0,0.5,1,0,62,63,14,2670,2764,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,0.6,0.183333,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19463,8606,0,0,9786,0,0,0,'Orc Skeleton','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19464,9056,0,0,14593,0,0,0,'Bleeding Hollow Soul','','',0,6,0,0,0,1,1,0,59,60,634,6665,6900,481,1,0,1400,0,72.8,96.6,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19466,7272,0,0,20518,0,0,0,'Exarch Orelis','','',4096,10,0,0,0,1,1,0,69,69,1743,6761,6761,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,29426,16509,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19467,7272,0,0,18903,0,0,0,'Anchorite Karja','','',4096,10,0,0,0,1,1,0,69,69,1743,5409,5409,3080,1,3,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,9734,17141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19468,7272,0,0,18906,0,0,0,'Spymaster Thalodien','','',0,10,0,1,0,1,1,0,68,68,1744,6542,6542,0,1,3,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19469,7272,0,0,18905,0,0,0,'Magistrix Larynna','','',0,10,0,1,0,1,1,0,69,69,1744,6761,6761,0,1,2,2000,0,1127,1591.6,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19470,7272,0,0,18907,0,0,0,'Gholah','Innkeeper','',0,7,0,0,0,1.25,1,0,60,60,1735,3815,3815,0,1,66177,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19471,7272,0,0,18909,0,0,0,'Old Orok','Fruit & Fungus','',0,7,0,0,0,1.25,1,0,60,60,1735,3815,3815,0,1,642,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19472,7272,0,0,18911,0,0,0,'Threlc','Fishmonger','',0,7,0,0,0,1.25,1,0,60,60,1735,3815,3815,0,1,640,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19473,7272,0,0,18912,0,0,0,'Raiza','Throwing Weapons & Ammunition','',0,7,0,0,0,1.25,1,0,60,60,1735,5500,5500,0,1,4480,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19474,7272,0,0,18913,0,0,0,'Karnaze','General Goods','',0,7,0,0,0,1.25,1,0,60,60,1735,3815,3815,0,1,384,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19475,7272,0,0,18914,18578,0,0,'Harbinger Haronem','','',0,7,0,0,0,1,1,0,70,70,1956,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19476,7272,0,0,18915,0,0,0,'Lor','Stable Master','',0,7,0,0,0,1.25,1,0,60,60,1735,3815,3815,0,1,4194304,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19477,7272,0,0,17823,0,0,0,'Fleeing Dreghood Warrior','','',0,7,0,0,0,1.3,1,0,57,57,35,2895,2895,2241,1,0,1244,0,56.602,75.262,0,0,0,0,0,3340,0,0,0,0,0,0,0,1,'',0,327,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19478,7272,0,0,18918,0,0,0,'Fera Palerunner','First Aid Trainer','',0,7,0,0,0,1.25,1,0,60,60,1735,3815,3815,0,1,81,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19479,7272,0,0,18917,0,0,0,'Orgatha','Axesmith','',0,7,0,0,0,1.25,1,0,60,60,1735,2800,2800,0,1,4224,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19480,7272,0,0,18919,0,0,0,'Darkened Spirit','','',2,10,0,1,0,3.3,2,0,67,68,14,20876,21589,0,1,0,1400,0,1212.75,1706.25,0,0,0,0,0,6126,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,31293,31293,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19481,7272,0,0,19284,0,0,0,'Archmage Vargoth','Kirin Tor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19482,7272,0,0,18920,0,0,0,'Sagan','Ravandwyr\'s Familiar','',0,8,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.075,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19483,6180,0,0,328,15880,0,0,'Netherstorm Use Standing Target','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19484,6180,0,0,328,15880,0,0,'Netherstorm Repair Target','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19485,7272,0,0,18924,0,0,0,'Magister Falris','','',0,7,0,0,0,1,1,0,64,64,1744,5715,5715,0,1,2,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19486,6180,0,0,18925,18926,0,0,'Sunseeker Chemist','','',0,7,0,1,0,2.9,1,0,70,70,16,16208,16208,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,50,100,0,0,0,0,2,'',0,4598,0,2.5,8,14,0,34359,34358,39127,39128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19487,8606,0,0,17545,0,0,0,'Dragonhawk Mount','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19488,7272,0,0,18927,0,0,0,'Custodian Dieworth','Keeper of Kirin\'Var','',0,6,0,0,0,1,1,0,68,68,35,6900,6900,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19489,7272,0,0,18928,0,0,0,'Lieutenant-Sorcerer Morran','','',0,6,0,0,0,1,1,0,67,67,35,4400,4400,0,1,3,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19490,8606,0,0,2575,0,0,0,'World Flying Mount Trainer','Horse Riding Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19491,8606,0,0,2575,0,0,0,'World Flying Mount Vendor Alliance','Horse Riding Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19492,8606,0,0,2575,0,0,0,'World Flying Mount Vendor Horde','Horse Riding Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19493,7272,0,0,19525,0,0,0,'Ekkorash the Inquisitor','','',0,3,0,0,0,1,1,0,68,68,90,5233,5233,2991,1,0,1406,0,154.66,197.543,0,0,0,0,0,4995,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,36040,11980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28292,0,0,0,0,0,0,0),(19494,7272,0,0,19301,0,0,0,'Ar\'kelos','','',0,4,0,0,0,1.2,1,0,68,68,14,6280,6280,2991,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,11975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19495,7272,0,0,10582,0,0,0,'Innkeeper Shaunessy','Innkeeper','',0,7,0,0,0,1.05,1,0,65,65,80,6210,6210,0,1,66177,1000,0,100,140.5,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19496,7272,0,0,18932,0,0,0,'Spy Grik\'tha','','',0,7,0,0,0,1,1,0,70,70,1818,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19497,7272,0,0,2055,0,0,0,'Caoileann','Trade Goods','',0,7,0,0,0,1.02,1,0,65,65,80,6032,6032,0,1,128,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19498,7272,0,0,4404,0,0,0,'Tanaide','General Goods','',0,7,0,0,0,1,1,0,66,66,80,6116,6116,0,1,384,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19499,7272,0,0,1712,0,0,0,'Cahill','Weaponsmith','',0,7,0,0,0,1,1,0,65,65,80,5914,5914,0,1,4224,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19500,6180,0,0,4841,4842,4843,4844,'Sylvanaar Sentinel','','',0,7,0,0,0,1,1,0,65,65,79,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19501,6180,0,0,20666,20669,20668,17626,'Lower City Operative','Lower City','',0,7,0,0,0,2,1,0,69,70,1770,13522,13522,0,1,0,2000,0,252,357,0,0,0,0,480000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19502,7272,0,0,20663,20664,20665,17544,'Lower City Healer','','',0,7,0,0,0,2,2,0,70,70,1818,9780,9780,14392,1,0,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,34119,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19503,7272,0,0,18938,18939,0,0,'Cabal Agent','','',0,7,0,0,0,1,1,0,68,70,1771,6542,6542,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19504,6180,0,0,18940,18941,18942,18943,'Scryer Guardian','','',0,10,0,1,0,1,1,0,70,70,1838,5589,5589,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,11436,15228,17195,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(19505,6692,0,0,21341,21340,0,0,'Sunseeker Channeler','','',0,7,0,1,0,2.9,1,0,70,70,16,14181,14181,7196,1,0,2000,0,1140.8,1669.8,0,0,0,0,7200000,5404,0,0,0,0,0,0,0,2,'',0,4663,0,2.5,8,14,0,34637,34222,34637,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19506,7272,0,0,17115,0,0,0,'Master Handler Sylvester','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19507,6692,0,0,21337,21335,21336,0,'Sunseeker Gene-Splicer','','',0,7,0,1,0,2.9,1,0,70,70,16,14181,14181,7196,1,0,2000,0,1140.8,1669.8,0,0,0,0,7200000,5404,0,0,0,0,100,0,0,2,'',0,4758,0,2.5,8,14,0,34642,39347,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19508,6692,0,0,21338,21339,0,0,'Sunseeker Herbalist','','',0,7,0,1,0,2.9,1,0,70,70,16,20259,20259,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,50,0,0,0,0,2,'',0,4623,0,2.5,8,14,0,22127,34641,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19509,6692,0,0,21333,21334,0,0,'Sunseeker Harvester','','',0,7,0,1,0,2.9,1,0,70,70,16,16208,16208,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,50,0,0,50,0,2,'',0,4711,0,2.5,8,14,0,34639,34640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19510,6180,0,0,17773,17774,17775,17776,'Bloodwarder Centurion','','',0,7,0,1,0,3,1,0,70,70,16,20958,20958,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.875,0.47875,'',0,4746,0,2.5,8,14,0,35178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19511,7272,0,0,11331,0,0,0,'Nethervine Inciter','','',32,3,0,1,0,3,1,0,70,70,16,20958,20958,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.625,0.585,'',0,4729,0,2.5,8,14,0,30621,34173,34615,34616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19512,7272,0,0,2878,0,0,0,'Nethervine Reaper','','',32,3,0,1,0,3,1,0,70,70,16,20958,20958,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.625,0.585,'',0,4708,0,2.5,8,14,0,15284,34173,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19513,7272,0,0,18082,0,0,0,'Mutate Fear-Shrieker','','',8,1,0,1,0,2.25,1,0,70,70,1692,15718,15718,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19514,7272,0,0,18945,0,0,0,'Al\'ar','Phoenix God','',108,4,0,3,1,1,1,0,73,73,16,2124640,2124640,0,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,100,0,0,0,0,0,2,'',1,2500000,0,2.5,8,14,0,26662,35412,34121,35369,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19516,7272,0,0,18951,0,0,0,'Void Reaver','','',76,9,0,3,1,1,1,0,73,73,16,3186750,3186750,3387,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,0,2,'',1,2500000,0,2.5,8,14,0,25778,34162,34162,0,0,0,0,0,0,2047,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19517,7272,0,0,18948,0,0,0,'Alorra','Armorer','',0,10,0,1,0,1,1,0,70,70,1746,5589,5589,3155,1,4224,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19518,7272,0,0,18949,0,0,0,'Feranin','Food & Drink','',0,10,0,1,0,1,1,0,70,70,1746,5589,5589,3155,1,640,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19519,7272,0,0,19164,0,0,0,'Starving Bog Lord','','',256,5,0,0,0,1,1,0,64,64,1706,5715,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,5.25,0.5425,'',0,0,0,2.5,8,14,0,35244,35238,32396,0,0,0,0,0,0,0,0,0,0,0,0,0,24373,0,0,0,0,0,0,0),(19520,7272,0,0,18950,0,0,0,'Lelagar','Blacksmithing Supplies','',0,10,0,1,0,1,1,0,70,70,1746,5589,5589,3155,1,4224,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19521,7272,0,0,18952,0,0,0,'Arrond','Tailoring Supplies','',0,10,0,1,0,1,1,0,70,70,1746,5589,5589,3155,1,128,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19522,8606,0,0,3020,0,0,0,'Altar of Shattra Scryer Guardpost','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19523,7272,0,0,11686,0,0,0,'O\'mrogg\'s Left Head','','',0,10,0,1,0,0.01,1,0,1,1,14,74,74,0,1,0,1400,0,1611.75,2299.5,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19524,7272,0,0,11686,0,0,0,'O\'mrogg\'s Right Head','','',0,10,0,1,0,0.01,1,0,1,1,14,74,74,0,1,0,1400,0,1611.75,2299.5,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19525,7272,0,0,11686,0,0,0,'Stage Spotlight','','',0,10,0,0,0,1.35,1,0,60,60,114,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19526,7272,0,0,18965,0,0,0,'Dunaman','Weapons Vendor','',0,10,0,1,0,1,1,0,70,70,1743,5589,5589,3155,1,4224,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19527,7272,0,0,19196,0,0,0,'Vacillating Voidcaller','','',0,3,0,0,0,1,1,0,61,62,954,4126,4274,2527,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,1.5,'',0,816,0,2.5,8,14,0,34191,34344,34338,34333,0,0,0,0,0,0,0,0,0,0,0,0,29161,0,0,0,0,0,0,0),(19528,7272,0,0,18959,0,0,0,'Nanomah','Provisions Merchant','',0,10,0,1,0,1,1,0,70,70,1743,5589,5589,3155,1,640,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19529,6180,0,0,19959,19960,0,0,'Stormspire Nexus-Guard','','',0,7,0,1,0,5,1,0,71,71,1836,35905,35905,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,300000,7018,0,0,0,0,0,0,1.3,0.397223,'',0,0,0,2.5,8,14,0,16856,9080,15284,36980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19530,7272,0,0,18964,0,0,0,'Darmend','Blacksmithing Supplies','',0,10,0,1,0,1,1,0,70,70,1743,5589,5589,3155,1,4224,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,9487,13878,11436,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19531,7272,0,0,19955,0,0,0,'Eyonix','Innkeeper','',0,7,0,0,0,1.25,1,0,60,60,1731,3815,3815,0,1,66177,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.305556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19532,7272,0,0,18963,0,0,0,'Dearny','Leatherworking Merchant','',0,10,0,1,0,1,1,0,70,70,1743,5589,5589,3155,1,128,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,10578,13878,11436,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19533,7272,0,0,19956,0,0,0,'Dealer Aljaan','Trade Goods','',0,7,0,0,0,1.25,1,0,60,60,1731,3815,3815,0,1,128,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.305556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19534,7272,0,0,19957,0,0,0,'Dealer Digriz','General Goods','',0,7,0,0,0,1.25,1,0,60,60,1731,3815,3815,0,1,384,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19535,7272,0,0,20987,0,0,0,'Dealer Zijaad','Arcane Goods','',0,7,0,0,0,1.25,1,0,60,60,1731,3815,3815,0,1,2176,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19536,7272,0,0,19956,0,0,0,'Dealer Jadyan','Exotic Weapons','',0,7,0,0,0,1.25,1,0,60,60,1731,3815,3815,0,1,4224,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.305556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19537,7272,0,0,19956,0,0,0,'Dealer Malij','Enchanting Supplies','',0,7,0,0,0,1.25,1,0,60,60,1731,3815,3815,0,1,128,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.305556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19538,7272,0,0,19956,0,0,0,'Dealer Senzik','Gems & Jewelcrafting Supplies','',0,7,0,0,0,1.25,1,0,60,60,1731,3815,3815,0,1,128,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.305556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19539,7272,0,0,18660,0,0,0,'Jazdalaad','Master Jewelcrafting Trainer','',0,7,0,0,0,1.25,1,0,60,60,1731,3815,3815,0,1,209,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19540,7272,0,0,18660,0,0,0,'Asarnan','Master Enchanting Trainer','Trainer',0,7,0,0,0,1.25,1,0,60,60,1731,6224,6224,0,1,209,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19541,6180,0,0,18966,18967,18968,18969,'Netherstorm Agent','','',0,7,0,1,0,3,1,0,70,70,1806,20958,20958,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,36246,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,144,0),(19542,7272,0,0,20661,0,0,0,'Field Commander Mahfuun','','',0,7,0,0,0,2,1,0,70,70,1818,13972,13972,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19543,7272,0,0,18971,0,0,0,'Battle-Mage Dathric','Kirin Tor','',0,6,0,0,0,1.3,2,0,68,68,1810,6803,6803,5982,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.306,'33900',0,1180,0,2.5,8,14,0,17273,36104,0,0,0,0,0,0,0,4,0,0,0,0,0,0,29331,0,0,0,0,0,0,0),(19544,7272,0,0,18972,0,0,0,'Conjurer Luminrath','Kirin Tor','',0,6,0,0,0,1.3,2,0,68,68,1811,6803,6803,5982,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.383,'33900',0,1206,0,2.5,8,14,0,9532,14514,36110,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19545,7272,0,0,18973,0,0,0,'Cohlien Frostweaver','Kirin Tor','',0,6,0,0,0,1.3,2,0,68,68,1809,6803,6803,5982,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.725,0.3519,'33900',0,1187,0,2.5,8,14,0,33245,33245,11831,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19546,7272,0,0,18978,0,0,0,'Abjurist Belmara','Kirin Tor','',0,6,0,0,0,1.3,1.6,0,68,68,1808,6900,6900,4786,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.208,'33900',0,1180,0,2.5,8,14,0,12544,34447,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19547,7272,0,0,17188,0,0,0,'Invis Bookshelf','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19548,7272,0,0,17188,0,0,0,'Invis Dresser','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19549,7272,0,0,17188,0,0,0,'Invis Weapon Rack','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19550,7272,0,0,17188,0,0,0,'Invis Footlocker','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19551,7272,0,0,19682,0,0,0,'Ember of Al\'ar','','',104,10,0,1,0,1,1,0,70,70,16,69000,69000,0,1,0,2000,0,1890,2677.5,0,0,0,0,10800000,6719,0,0,0,0,0,0,3,0.35,'',0,0,0,2.5,8,14,0,34133,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19552,13202,0,0,17192,0,0,0,'Goblin Zeppelin','','',0,9,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19553,8606,0,0,19493,0,0,0,'Sunfury Worker','','',0,7,0,0,0,1,1,0,67,68,1701,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(19554,7272,0,0,18988,0,0,0,'Dimensius the All-Devouring','','',0,3,0,1,0,40,1,0,70,70,1715,279440,279440,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,4,4,'',0,0,0,2.5,8,14,0,37412,37422,37500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19555,6692,0,0,1126,11686,0,0,'TK Atrium Channel Target','','',0,10,0,0,0,1,1,0,1,1,35,6986,6986,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'16380 0',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19556,7272,0,0,19015,0,0,0,'Thrall','Warchief','',4110,7,0,3,0,1,1,0,73,73,1735,5600,5600,1016100,1,2,1333,0,7371.5,10497.4,0,0,0,0,8238000,7618,0,0,0,0,0,0,3,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19557,7272,0,0,19029,0,0,0,'Greater Frayer','','',0,4,0,0,0,1.25,1,0,69,69,16,8451,8451,0,1,0,2000,0,1127,1591.6,0,0,0,0,7200000,6423,0,0,172,0,0,0,0,2,'',0,0,0,2.5,8,14,0,34644,39122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19558,7272,0,0,18991,0,0,0,'Amilya Airheart','Wind Rider Master','',0,7,0,1,0,3,1,0,65,65,1074,14193,14193,2790,1,8193,2000,0,855.6,1196,0,0,0,0,300000,5228,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,22121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19559,7272,0,0,18992,0,0,0,'Mondul','Food & Drink','',0,7,0,0,0,1,1,0,60,60,1729,3052,3052,0,1,640,1500,0,78,103.5,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,31907,29582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19560,7272,0,0,18993,0,0,0,'Lukra','General Goods','',0,7,0,0,0,1,1,0,60,60,1729,3052,3052,0,1,384,1500,0,78,103.5,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,29586,34940,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19561,7272,0,0,18994,0,0,0,'Hagash the Blind','Bowyer','',0,7,0,0,0,1,1,0,60,60,1729,3052,3052,0,1,4480,1500,0,78,103.5,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,900,0,2.5,8,14,0,31819,35945,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19562,7272,0,0,18995,0,0,0,'Peon Bolgar','Trade Goods','',0,7,0,0,0,1,1,0,52,52,1729,2371,2371,0,1,128,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.5,0.372,'18950',0,0,0,2.5,8,14,0,39069,17307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19563,8606,0,0,10811,0,0,0,'Dimensius Quest Enabler','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19564,8606,0,0,18996,0,0,0,'Void Storm','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19565,7272,0,0,18997,0,0,0,'Enormous Void Storm','','',0,10,0,0,0,1,1,0,70,70,1715,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,8,4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19566,8606,0,0,6738,0,0,0,'Nethergarde Advisor','','',0,7,0,0,0,1,1,0,58,59,1767,2000,2900,2329,1,0,2000,0,102,135,0,0,0,0,0,3449,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19567,8606,0,0,6778,0,0,0,'Watcher Theronus','','',0,7,0,0,0,1,1,0,60,60,12,4100,4100,2434,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19568,7272,0,0,18998,0,0,0,'Unending Voidwraith','','',0,3,0,0,0,1,1,0,68,69,16,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,3.5,3.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19569,7272,0,0,18999,0,0,0,'Netherologist Coppernickels','B.O.O.M.','',0,7,0,0,0,1,1,0,68,68,35,8832,8832,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19570,7272,0,0,19000,0,0,0,'Rocket-Chief Fuselage','B.O.O.M. Commander','',0,7,0,0,0,1.35,1,0,70,70,35,9431,9431,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19571,7272,0,0,20622,0,0,0,'Innkeeper Remi Dodoso','Innkeeper','',0,7,0,0,0,1.05,1,0,65,65,35,6210,6210,0,1,65537,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19572,7272,0,0,10743,0,0,0,'Gant','Food & Drink','',0,7,0,0,0,1.35,1,0,65,65,35,7984,7984,0,1,640,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19573,7272,0,0,7099,0,0,0,'Dash','Trade Supplies','',0,7,0,0,0,1.02,1,0,60,62,35,5079,5448,0,1,128,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19574,7272,0,0,7098,0,0,0,'Kizzie','General Supplies','',0,7,0,0,0,1.02,1,0,63,63,35,5638,5638,0,1,384,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19575,7272,0,0,10742,0,0,0,'Qiff ','Engineering Supplies','',0,7,0,0,0,1.35,1,0,65,65,35,7984,7984,0,1,4224,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19576,7272,0,0,18174,0,0,0,'Xyrol','Master Engineering Trainer','',0,7,0,0,0,1.3,1,0,65,65,35,7688,7688,0,1,81,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19577,6692,0,0,16946,0,0,0,'Arcane Orb Target','','',0,10,0,0,0,1,1,0,70,70,14,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,172,2,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19578,7272,0,0,19004,0,0,0,'Bot-Specialist Alley','B.O.O.M.','',0,7,0,0,0,1,1,0,70,70,35,9431,9431,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19579,7272,0,0,19005,0,0,0,'Cohlien Frostweaver with Hat','Kirin Tor','',0,6,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19580,7272,0,0,19008,0,0,0,'Luminrath with Cape','Kirin Tor','',0,6,0,0,0,1,1,0,1,1,14,8,8,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19581,7272,0,0,20972,0,0,0,'Maddix','Flight Master','',0,7,0,1,0,3,1,0,65,65,1743,17742,17742,0,1,8193,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19582,7272,0,0,15200,0,0,0,'Maxx A. Million Mk. I','','',0,9,0,0,0,1,1,0,63,63,35,5527,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,0.75,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19583,7272,0,0,1233,0,0,0,'Grennik','Flight Master','',0,7,0,1,0,3,1,0,65,65,35,17742,17742,0,1,8193,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,0.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19584,8606,0,0,19031,0,0,0,'Frayer (Arcane)','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,85,0,0,85,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19585,8606,0,0,16346,0,0,0,'Frayer (Fire)','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,85,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19586,8606,0,0,19033,0,0,0,'Frayer (Frost)','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,85,0,0,0,0.105,0.07,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19587,8606,0,0,19034,0,0,0,'Frayer (Shadow)','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,85,0,85,0,1.05,0.7,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19588,7272,0,0,6889,0,0,0,'Maxx A. Million Mk. II','','',0,9,0,0,0,1,1,0,65,65,35,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.125,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19589,7272,0,0,19013,0,0,0,'Maxx A. Million Mk. V','','',0,9,0,0,0,1,1,0,67,67,35,9489,9489,0,1,2,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19590,6180,0,0,11686,0,0,0,'Thrall Event Generator','','',0,10,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19591,8606,0,0,19014,0,0,0,'Snowsong','','',2,1,0,1,0,1,1,0,70,70,1735,6986,6986,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19592,6180,0,0,19016,0,0,0,'Kor\'kron Warrior','','',10,7,0,1,0,1,1,0,71,72,1735,9485,9720,0,1,0,1400,0,1611.75,2299.5,1,1900,513,761.9,0,7318,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19593,7272,0,0,19019,0,0,0,'Spellbinder Maryana','','',0,7,0,0,0,1,1,0,68,68,1701,5233,5233,3861,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.725,0.44045,'35917',0,1191,0,2.5,8,14,0,35927,15091,35917,0,0,0,0,0,0,0,0,0,0,0,0,0,28368,35231,0,0,0,0,0,0),(19594,7272,0,0,19017,0,0,0,'Kor\'kron Honor Guard','','',10,7,0,1,0,1,1,0,73,73,1735,5600,5600,0,1,0,1400,0,1659,2362.5,1,1900,528.2,784.7,0,7618,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19595,7272,0,0,19436,0,0,0,'Drained Phase Hunter','','',0,1,0,0,0,1,1,0,67,68,14,6400,6800,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,2.5,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19596,8606,0,0,1166,0,0,0,'Kor\'kron Mount','','',2,1,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19597,6180,0,0,19015,0,0,0,'Thrall\'s Hero Music','','',12,7,0,3,0,1,1,0,73,73,1735,6920,6920,0,1,0,1333,0,7371.5,10497.4,1,1568,435.904,647.584,0,7618,0,0,0,0,0,0,3,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19598,7272,0,0,19021,0,0,0,'Mutate Fleshlasher','','',8,1,0,0,0,0.7,1,0,70,70,16,4890,4890,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,172,0,0,0,0,2,'',0,0,0,2.5,8,14,0,34351,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19599,7272,0,0,16575,0,0,0,'Void Servant','','',0,3,0,0,0,1,1,0,63,63,90,1400,1400,786,1,0,1400,0,253.4,253.4,0,0,0,0,0,20,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19600,8606,0,0,17819,0,0,0,'Warp-Master Leranis','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19601,8606,0,0,19022,0,0,0,'Tauren Warrior','','',10,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19602,8606,0,0,19023,0,0,0,'Tauren Mount','','',2,1,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19603,8606,0,0,19521,0,0,0,'Tauren Shaman','','',10,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19604,7272,0,0,11894,0,0,0,'Drek\'Thar','','',14,7,0,3,0,1,1,0,73,73,1735,3200,3200,992700,1,0,1333,0,7371.5,10497.4,0,0,0,0,0,7618,0,0,0,0,0,0,1.725,0.4278,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19605,8606,0,0,19040,0,0,0,'Duros','','',2,1,0,1,0,1,1,0,70,70,1735,6986,6986,6986,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19606,7272,0,0,19028,0,0,0,'Grek','','',0,7,0,0,0,2,1,0,65,65,1734,11828,11828,0,1,1,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,2.25,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19607,7272,0,0,19036,0,0,0,'Grek\'s Riding Wolf','','',0,1,0,0,0,1,1,0,64,64,1734,5715,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,2.25,0.525,'37691',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19608,7272,0,0,17714,0,0,0,'Frayer Wildling','','',0,4,0,0,0,0.7,1,0,70,70,16,4890,4890,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,172,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,34644,39122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19609,8606,0,0,17206,0,0,0,'Mo\'arg Engineer Transform (Drill)','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19610,6180,0,0,19037,19076,19077,0,'Irradiated Worker','','',0,7,0,0,0,1,1,0,60,64,35,3984,4572,2570,1,0,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,2.07,0.42228,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19611,8606,0,0,18906,0,0,0,'Caleth Sunblade','The Scryers','',0,10,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19612,7272,0,0,19038,0,0,0,'Irradiated Manager','','',0,7,0,0,0,1,1,0,65,65,35,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19613,8606,0,0,19040,0,0,0,'Drakan','','',2,1,0,1,0,1,1,0,70,70,1735,6986,6986,6986,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19614,8606,0,0,19041,0,0,0,'Malukaz in Wolf Regalia','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19615,8606,0,0,19044,0,0,0,'Terokkar Wolf Spirit (Humanoid Form)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19616,7272,0,0,20801,0,0,0,'Terokkar Wolf Spirit','','',0,1,1,0,0,1,1,0,63,64,1735,5527,5715,0,1,0,1400,0,135.8,191.8,0,0,0,0,0,4937,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,32919,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19617,7272,0,0,19043,0,0,0,'Boots','B.O.O.M. Master Mixologist','',0,7,0,0,0,1.35,1,0,70,70,35,9431,9431,0,1,643,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19618,7272,0,0,11686,0,0,0,'Warpmaster Lyssendra Credit','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19619,7272,0,0,11686,0,0,0,'Commander Dawnforge Credit','','',0,10,0,0,0,1,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19620,7272,0,0,11686,0,0,0,'Arcanist Ardonis Credit','','',0,10,0,0,0,1,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19621,7272,0,0,19046,0,0,0,'Bill','B.O.O.M. Fire Marshal','',0,7,0,0,0,1.35,1,0,68,68,35,6183,6183,6882,1,0,2000,0,212,309,0,0,0,0,300000,4928,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19622,7272,0,0,20023,0,0,0,'Kael\'thas Sunstrider','Lord of the Blood Elves','',108,7,0,3,1,1,1,0,73,73,16,2549400,2549400,1693500,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,0,2,'',1,3000000,0,2.5,8,14,0,36834,36805,36723,36815,0,0,0,0,0,1535,0,0,0,0,0,0,29905,0,0,0,0,0,0,0),(19623,7272,0,0,19047,0,0,0,'Doc','B.O.O.M.','',0,7,0,0,0,1.35,1,0,68,68,35,8832,8832,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19624,6180,0,0,20741,20742,20740,0,'Wounded Stormwind Infantry','','',0,7,0,0,0,1,3,0,57,58,1756,2784,2871,0,1,0,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19625,7272,0,0,19053,0,0,0,'Alorya','General Goods','',0,7,0,1,0,3,1,0,65,65,1746,10572,10572,0,1,384,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19626,7272,0,0,19054,0,0,0,'Belanna','','',0,7,0,0,0,1.2,1,0,60,60,1746,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19627,7272,0,0,19055,0,0,0,'Sulamin','','',0,7,0,1,0,3,1,0,65,65,1746,17742,17742,0,1,0,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19628,7272,0,0,19056,0,0,0,'Furan','','',0,7,0,0,0,1.2,1,0,60,60,1746,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19629,7272,0,0,19057,0,0,0,'Denath','','',0,7,0,0,0,1,1,0,60,60,1743,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19630,8606,0,0,19054,0,0,0,'Deanth','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19631,7272,0,0,19080,0,0,0,'Harram','','',0,7,0,0,0,1,1,0,60,60,1743,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19632,6180,0,0,19367,6633,7350,11091,'Lykul Stinger','','',9,1,44,1,0,2.9,1,0,64,64,1711,16574,16574,0,1,0,1347,0,979.945,1384.04,0,0,0,0,0,4937,0,0,100,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,34392,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19633,6180,0,0,21331,21332,0,0,'Bloodwarder Mender','','',0,7,0,1,0,3,3,0,69,70,16,14199,14199,21341,1,0,2000,0,1140.8,1669.8,0,0,0,0,7200000,5404,50,0,0,0,50,50,0,2,'',0,4581,0,2.5,8,14,0,35096,34809,17194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19634,7272,0,0,19069,0,0,0,'Lead Sapper Blastfizzle','B.O.O.M. Sap Foreman','',0,7,0,0,0,1.35,1,0,69,69,35,9127,9127,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2.07,0.42228,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19635,7272,0,0,19111,0,0,0,'Captain Arathyn','','',0,7,0,0,0,1,1,0,68,68,1701,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.875,0.47875,'',0,1198,0,2.5,8,14,0,15576,17207,35882,0,0,0,0,0,0,0,0,0,0,0,0,0,28376,35231,0,0,0,0,0,0),(19636,8606,0,0,19074,0,0,0,'Draenei Fire Totem','','',0,11,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,85,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19637,8606,0,0,19073,0,0,0,'Draenei Earth Totem','','',0,11,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,85,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19638,8606,0,0,19075,0,0,0,'Draenei Water Totem','','',0,11,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,85,85,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19639,8606,0,0,19071,0,0,0,'Draenei Air Totem','','',0,11,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19640,7272,0,0,9562,0,0,0,'Bleeding Hollow Riding Worg','','',0,1,1,0,0,0.5,1,0,61,61,14,2579,2579,0,1,0,1303,0,103.589,143.982,0,0,0,0,0,4047,0,0,0,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19641,7272,0,0,18848,0,0,0,'Warp-Raider Nesaad','','',0,7,0,0,0,1.2,1,0,69,69,16,8113,8113,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.3,1.3,'',0,1254,0,2.5,8,14,0,35924,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19642,7272,0,0,20985,0,0,0,'Zaxxis Stalker','','',0,7,0,0,0,1,1,0,68,68,16,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1,0.30556,'',0,1198,0,2.5,8,14,0,32920,7159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19643,6180,0,0,19461,19462,0,0,'Sunfury Astromancer','','',0,7,0,0,0,1.1,1,0,68,68,1701,5756,5756,3861,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.65,0.4213,'35917',0,1184,0,2.5,8,14,0,38391,35914,35917,0,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(19644,7272,0,0,19078,0,0,0,'Image of Archmage Vargoth','','',0,7,0,0,0,1,1,0,70,70,35,4890,4890,7196,1,3,2000,0,248,363,0,0,0,0,0,6740,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19645,7272,0,0,19079,0,0,0,'Papa Wheeler','B.O.O.M. Mech Tech','',0,7,0,0,0,1.35,1,0,70,70,35,9431,9431,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19646,6180,0,0,17035,11686,0,0,'Thrall Event Dummy','','',0,10,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19647,7561,0,0,19083,0,0,0,'Thrall','Warchief','',4102,10,0,3,0,1,1,0,73,73,1735,10660,10660,0,1,268435456,1400,0,7742,11025,0,0,0,0,0,7618,0,0,0,0,0,0,0,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19648,7272,0,0,19081,0,0,0,'Maranem','','',0,7,0,0,0,1,1,0,60,60,1743,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19649,7272,0,0,19082,0,0,0,'Dorni','General Goods','',0,7,0,0,0,1,1,0,60,60,1743,3662,3662,0,1,384,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19650,8606,0,0,17916,0,0,0,'[PH]Sunfury Caster - Sunfury Hold','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.47875,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28472,28473,28474,28475,0,0,0,0),(19651,6180,0,0,17903,17904,17907,17905,'Seasoned Vindicator','','',0,10,0,1,0,1,1,0,70,70,1743,6986,6986,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19652,6180,0,0,5187,16925,0,0,'Disrupt the Communications Quest Credit Marker North','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19653,7272,0,0,4606,0,0,0,'Glacius','','',0,4,0,0,0,0.4,0.75,0,67,67,1701,2530,2530,0,1,0,2500,0,281.25,392.5,0,0,0,0,300000,5829,0,0,0,0,0,0,0.7,0.213892,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19654,6180,0,0,17035,13069,0,0,'Area 52 Analyzer Bunny','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0.01,0.005,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19655,6180,0,0,17035,13069,0,0,'Area 52 Ethereal Technology Bunny','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0.01,0.005,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19656,6180,0,0,17519,11686,0,0,'Invisible Location Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19657,7272,0,0,19084,0,0,0,'Summoner Kanthin','','',0,7,0,0,0,1,1,0,69,69,1701,5409,5409,3080,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.383,'',0,1337,0,2.5,8,14,0,19816,36989,17273,0,0,0,0,0,0,0,0,0,0,0,0,0,28479,35231,0,0,0,0,0,0),(19658,7272,0,0,17063,0,0,0,'Brown Elekk','','',0,1,0,0,0,1,1,0,40,40,35,1524,1524,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19659,7272,0,0,17906,0,0,0,'Great Elite Elekk','','',0,1,0,0,0,1,1,0,1,1,1741,2900,2900,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19660,6180,0,0,17035,11686,0,0,'Garrosh\'s Buff Bots','','',0,10,0,0,0,1,1,0,70,70,1735,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19661,7272,0,0,19088,0,0,0,'Viggz Shinesparked','Engineering Supplies','',0,7,0,0,0,1.3,1,0,64,64,1818,7429,7429,0,1,128,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19662,7272,0,0,19087,0,0,0,'Aaron Hollman','Blacksmithing Supplies','',0,7,0,0,0,2,1,0,60,60,1818,6104,6104,0,1,4224,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19663,7272,0,0,19086,0,0,0,'Madame Ruby','Enchanting Supplies','',0,7,0,0,0,1.25,1,0,60,60,1818,2670,2670,5751,1,128,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19664,7272,0,0,19089,0,0,0,'Muffin Man Moser','Bread Merchant','',0,7,0,0,0,1,1,0,65,65,1818,5914,5914,0,1,641,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19665,6180,0,0,856,857,0,0,'Ewe','','',0,8,0,0,0,0.2,1,0,3,3,31,14,14,0,1,0,2000,0,3,4,0,0,0,0,300000,33,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(19666,7272,0,0,19638,0,0,0,'Shadow Lord Xiraxis','','',0,7,0,1,0,1,1,0,66,66,1194,68488,68488,28460,1,0,1400,0,1023.75,1433.25,1,1900,305.9,456,0,4515,0,0,0,0,172,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19667,7272,0,0,20175,0,0,0,'Consortium Nether Runner','','',0,7,0,0,0,1,1,0,65,65,1731,14193,14193,8370,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1,0.305556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19668,7272,0,0,19110,0,0,0,'Shadowfiend','','',0,10,0,0,0,1.7,1,0,66,70,14,6300,9800,6009,1,0,1500,5,175.5,248.25,0,0,0,0,0,6708,350,500,500,500,500,500,1,0.5,'28305',0,0,0,2.5,8,14,0,63619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(19669,7272,0,0,19655,0,0,0,'Mamdy the \"Ologist\"','','',0,7,0,0,0,1,1,0,64,64,1731,5715,5715,0,1,1,2000,0,194,274,0,0,0,0,480000,4937,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19670,7272,0,0,19656,0,0,0,'Artificer Morphalius','','',0,7,0,0,0,1,1,0,64,64,1731,5715,5715,0,1,2,2000,0,194,274,0,0,0,0,480000,4937,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19671,7272,0,0,19627,0,0,0,'Cryo-Engineer Sha\'heen','','',4096,7,0,1,0,1,1,0,66,66,1731,19568,19568,8538,1,2,2000,0,1462.5,2047.5,0,0,0,0,0,4515,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,14514,13901,22938,33839,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19672,7272,0,0,19645,0,0,0,'Consortium Laborer','','',0,7,0,0,0,5,3,0,61,64,1731,27635,27635,0,1,0,2000,0,194,274,0,0,0,0,120000,4937,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19673,7272,0,0,19627,0,0,0,'Consortium Engineer','','',0,7,0,0,0,5,3,0,63,65,1731,28575,28575,0,1,0,2000,0,200,281,0,0,0,0,120000,5234,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19674,7272,0,0,21020,0,0,0,'Nexus-Prince Haramad','','',0,7,0,1,0,1,1,0,73,73,1731,7588,7588,0,1,3,2000,0,1453.6,2070,0,0,0,0,120000,7618,0,0,0,0,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19675,7272,0,0,21020,0,0,0,'Nexus-Prince Haramad','','',0,7,0,1,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,10.5,10.5,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19676,7272,0,0,19105,0,0,0,'\"Captain\" Kaftiz','','',0,7,0,1,0,5,3,0,68,68,1731,26165,26165,8973,1,3,2000,0,984.4,1384.6,0,0,0,0,480000,6116,0,0,0,0,0,0,1.35,0.405,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19677,6180,0,0,7552,13069,0,0,'Consortium Spell Marker','','',0,10,0,1,0,5,3,0,65,65,35,28575,29570,0,1,0,2000,0,1500,2107.5,0,0,0,0,0,5234,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19678,7272,0,0,19108,0,0,0,'Fantei','Reagents','',0,7,0,0,0,1,1,0,63,63,1818,2665,2665,2620,1,2179,2000,0,168,234,0,0,0,0,300000,4601,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19679,7272,0,0,19654,0,0,0,'\"Slim\"','Shady Dealer','',0,7,0,0,0,5,3,0,63,63,1731,27635,27635,0,1,3969,2000,0,181,253,0,0,0,0,480000,4641,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19680,7272,0,0,11686,0,0,0,'Aldor Spawn Controller','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19681,6180,0,0,19329,18684,0,0,'Void Spawner L','','',16,10,0,0,0,1,1,0,60,60,190,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19682,7272,0,0,19790,0,0,0,'Emissary Mordiba','','',0,6,0,0,0,1,1,0,59,59,1669,2899,2899,5598,1,2,2000,0,72,100,0,0,0,0,300000,2784,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,25367,25372,0,25307,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19683,7272,0,0,19789,0,0,0,'Ogath the Mad','','',0,7,0,0,0,1,1,0,60,60,1669,3484,3484,5751,1,2,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,27078,10151,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19684,7272,0,0,19129,19128,19127,0,'Haggard War Veteran','','',0,7,0,0,0,1.2,1,0,65,65,1818,7097,7097,0,1,2,2000,0,200,281,0,0,0,0,540000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19685,7272,0,0,19113,0,0,0,'Khadgar\'s Servant','','',0,1,0,0,0,1,1,0,60,66,35,6900,8310,0,1,0,2000,0,210,295,0,0,0,0,0,5531,0,0,0,0,0,0,3.125,0.4375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0),(19686,7272,0,0,15438,0,0,0,'Nether Anomaly','','',0,10,0,0,0,0.25,1,0,67,68,1772,1582,1636,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19687,7272,0,0,20167,20168,20169,20170,'Shattrath City Peacekeeper','','Directions',0,7,0,1,0,3,1,0,70,70,1775,20958,20958,0,1,268435457,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,12169,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,1068),(19688,7272,0,0,17972,0,0,0,'Scryer Vault Guardian','','',0,4,0,0,0,1,1,0,70,70,1744,7700,7700,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19689,6180,0,0,19136,0,0,0,'Draenei Pilgrim','','',0,7,0,0,0,1,1,0,60,70,35,2614,2614,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19690,7272,0,0,19502,0,0,0,'N. D. Meancamp','B.O.O.M. Salvage','',0,7,0,0,0,1.35,1,0,67,67,35,8540,8540,0,1,3,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19691,8606,0,0,18746,0,0,0,'Test Ravager','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19692,7272,0,0,8189,0,0,0,'Boom Bot','','',0,9,0,0,0,1,1,0,67,68,14,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,0.5,0.375,'',0,0,0,2.5,8,14,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19693,7272,0,0,19140,0,0,0,'Clarissa','','',0,7,0,0,0,1,1,0,72,72,35,7380,7380,0,1,1,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19694,7272,0,0,19147,0,0,0,'Loolruna','Armorer','',0,7,0,0,0,1,1,0,62,62,1654,4274,4274,2568,1,4480,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.5,1,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19695,8606,0,0,19142,0,0,0,'Peasant (Wood) 1.50','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19696,8606,0,0,19143,0,0,0,'Polean','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19697,7272,0,0,19144,0,0,0,'Ha\'lei','','',0,7,0,0,0,1,1,0,10,10,35,198,198,0,1,2,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19698,7272,0,0,19145,0,0,0,'Greatfather Aldrimus','','',0,6,0,0,0,1,1,0,70,70,35,6986,6986,0,1,2,1400,0,176.4,249.9,1,1900,408.5,608,0,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19700,8606,0,0,19149,0,0,0,'Johnny Castle','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19701,7272,21161,0,19148,0,0,0,'Bonechewer Evoker','','',0,7,0,0,0,1,1,0,58,59,1662,3191,3313,2329,1,0,2000,0,133,176,0,0,0,0,300000,3447,0,0,0,0,0,0,1.5,0.347222,'',0,652,0,2.5,8,14,0,9053,27216,25309,25307,0,0,0,0,0,0,0,0,0,0,0,0,30327,0,0,0,0,0,0,0),(19702,6180,0,0,18551,18548,18552,18550,'Aldor Acolyte','','',0,7,0,0,0,1,1,0,19,19,1743,449,449,0,1,0,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19703,8606,0,0,18783,0,0,0,'Magtheridon','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19704,8606,0,0,15093,0,0,0,'Tom','Programmer Extraordinaire','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19705,7272,0,0,19150,0,0,0,'Master Daellis Dawnstrike','','',0,7,0,0,0,1,1,0,69,69,1701,6761,6761,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.8,0.4596,'',0,1257,0,2.5,8,14,0,29651,6660,35963,35964,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(19706,7272,0,0,16879,0,0,0,'Marshrock Threshalisk','','',0,1,0,0,0,1,1,0,61,62,14,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,35385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19707,6180,0,0,19439,19440,19441,19442,'Sunfury Archer','','',0,7,0,0,0,1,1,0,67,68,1701,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.65,0.4213,'',0,1191,0,2.5,8,14,0,37847,12024,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(19708,8606,0,0,17364,0,0,0,'Sunfury Warrior [PH]','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19709,7272,0,0,19151,0,0,0,'Chief Engineer Trep','B.O.O.M. Engineering','',0,7,0,0,0,1.35,1,0,69,69,35,9127,9127,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19710,7272,0,0,21191,0,0,0,'Gatewatcher Iron-Hand','','',8,3,0,1,0,16.5,1,0,72,72,16,121770,121770,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,7200000,7318,0,0,0,0,0,0,3,1.5,'',0,4360,0,2.5,8,14,0,35322,35326,39193,0,0,0,0,0,0,5623,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(19711,8606,0,0,19254,0,0,0,'Mechanar Ripper (UNUSED)','','',0,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19712,7272,0,0,18646,0,0,0,'Mechanar Driller','','',0,3,0,1,0,3,1,0,70,70,90,20958,20958,0,1,0,2200,0,1275.12,1806.42,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.5,0.45,'',0,4658,0,2.5,8,14,0,35047,35056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19713,7272,0,0,18647,0,0,0,'Mechanar Wrecker','','',0,3,0,1,0,3,1,0,70,70,90,20958,20958,0,1,0,2200,0,1275.12,1806.42,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.5,0.45,'',0,4634,0,2.5,8,14,0,35049,35056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19714,8606,0,0,19255,0,0,0,'Mechanar Pulverizer (UNUSED)','','',0,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19715,7272,0,0,19153,0,0,0,'Ezekiel','','',0,7,0,0,0,1,1,0,65,65,1741,5914,5914,0,1,2,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19716,7272,0,0,18288,0,0,0,'Mechanar Tinkerer','','',0,3,0,0,0,1.5,1,0,69,69,90,10142,10142,0,1,0,2000,0,1127,1591.6,0,0,0,0,7200000,6423,0,0,0,0,0,50,1.5,0.75,'',0,1600,0,2.5,8,14,0,35057,35062,35058,38925,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19717,6180,0,0,5187,16925,0,0,'Disrupt the Communications Quest Credit Marker South','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19718,7272,0,0,20660,0,0,0,'Provisioner Tsaalt','','',0,7,0,0,0,1,1,0,68,68,1818,6542,6542,0,1,2945,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19719,7272,0,0,19155,0,0,0,'Ricole Nichie','Ex-Socialite','',2,6,0,0,0,1,1,0,61,61,35,4126,4126,2486,1,0,1400,0,109.9,137.9,0,0,0,0,180000,3316,0,0,0,0,0,0,1.5,0.383,'32648 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19720,7272,0,0,19156,0,0,0,'\"Dirty\" Larry','Ruffian','',0,7,0,1,0,4,1,0,66,66,1194,24464,24464,0,1,3,2000,0,966,1357,0,0,0,0,300000,5531,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19721,8606,0,0,19157,0,0,0,'Haris Nachosis','Socialite','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19722,7272,0,0,19158,0,0,0,'Muheru the Weaver','Tailoring Supplies','',0,7,0,0,0,1,1,0,64,64,1733,2740,2740,2705,1,128,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19723,6180,0,0,17188,0,0,0,'Invis BE Ballista','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19724,6180,0,0,17188,0,0,0,'Invis BE Tent','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19725,7272,0,0,19159,0,0,0,'\"Epic\" Malone','Ruffian','',0,7,0,0,0,1,1,0,66,66,1194,6116,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19726,7272,0,0,19160,0,0,0,'\"Creepjack\"','Ruffian','',0,7,0,0,0,1,1,0,66,66,1194,6116,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19727,6180,0,0,7907,17612,0,0,'Netherstorm Shoot Target','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,231,0),(19728,7272,0,0,19161,0,0,0,'Mama Wheeler','B.O.O.M. Mech Tech','',0,7,0,0,0,1.35,1,0,70,70,35,4900,4900,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19729,7272,0,0,16879,0,0,0,'Ironspine Threshalisk','','',0,1,0,0,0,1,1,0,63,63,14,6080,6080,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,35385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19730,7272,0,0,19163,0,0,0,'Ironspine Gazer','','',0,1,0,0,0,1,1,0,64,64,14,6286,6286,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.3,0.52,'',0,0,0,2.5,8,14,0,35313,35385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19731,6180,0,0,19285,18274,19288,19287,'Nether Beast','','',0,10,0,0,0,0.15,1,0,67,68,1772,949,981,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,3,1.5,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,67,0),(19732,7272,0,0,20173,0,0,0,'Ango\'rosh Warlock','','',0,7,0,0,0,1,1,0,62,63,45,4487,4644,6086,1,0,2000,0,138,199,0,0,0,0,300000,3736,0,0,0,0,0,0,2.35,0.705,'13787',0,860,0,2.5,8,14,0,13787,20825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19733,7272,0,0,18422,0,0,0,'Daggerfen Servant','','',0,7,0,0,0,0.4,0.4,0,62,62,51,2136,2136,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.221,'',0,326,0,2.5,8,14,0,35207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19734,7272,0,0,18227,0,0,0,'Fungal Giant','','',256,5,0,0,0,1,1,0,63,64,1706,5527,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,5.25,0.5425,'',0,0,0,2.5,8,14,0,35273,35252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19735,7272,0,0,19165,0,0,0,'Tempest-Forge Destroyer','','',0,9,0,1,0,12,1,0,71,71,16,86172,86172,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,7200000,7018,0,0,0,0,0,0,2,1,'',0,4793,0,2.5,8,14,0,35783,36582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19736,7272,0,0,19791,0,0,0,'Althen the Historian','','',0,6,0,0,0,1,1,0,59,59,1669,2899,2899,5598,1,2,2000,0,72,100,0,0,0,0,300000,2784,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,25367,25372,0,25307,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19737,7272,0,0,19167,0,0,0,'Engineering Crewmember','','',0,7,0,0,0,1,1,0,60,65,35,4979,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19738,7272,0,0,18370,0,0,0,'Doomclaw','','',0,3,0,0,0,1.3,1,0,69,69,90,8789,8789,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,3,0.9,'',0,1268,0,2.5,8,14,0,34261,36205,36996,0,0,0,0,0,0,0,0,0,0,0,0,0,28563,0,0,0,0,0,0,0),(19739,8606,0,0,20044,0,0,0,'Wrathflayer','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19740,7272,0,0,20044,0,0,0,'Wrathwalker','','',0,3,0,0,0,1,1,0,67,68,90,5060,5233,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,2,0.6,'',0,1117,0,2.5,8,14,0,38607,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19741,8606,0,0,18419,0,0,0,'Hatescreamer','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19742,8606,0,0,18419,0,0,0,'Merciless Inciter','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19743,8606,0,0,6686,0,0,0,'Nathrezim Councilor','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19744,7272,0,0,8611,0,0,0,'Dreadwarden','Servant of Illidan','',0,3,0,0,0,1,1,0,70,70,1813,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,4.5,3,'',0,1292,0,2.5,8,14,0,11443,32736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19745,8606,0,0,19715,0,0,0,'Pit Obliterator','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19746,8606,0,0,16632,0,0,0,'Pit Breaker','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19747,7272,0,0,20533,0,0,0,'Baelmon the Hound-Master','','',0,3,0,1,0,5,3,0,68,68,90,26165,26165,8973,1,0,2000,0,984.4,1384.6,0,0,0,0,300000,6116,0,0,0,0,0,0,6,1.83334,'',0,3540,0,2.5,8,14,0,11443,20754,39272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19748,8606,0,0,18286,0,0,0,'Legionlord','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19749,8606,0,0,15228,0,0,0,'Shadowmoon Specter','','',0,6,0,0,0,1,1,0,68,69,21,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,85,0,2.6,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19750,8089,0,0,1126,0,0,0,'Chilled Ground','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19751,8606,0,0,15228,0,0,0,'Vengeful Shadowmoon Wraith','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,2.6,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19752,8606,0,0,7029,0,0,0,'Marauding Infernal','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,4,1.806,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19753,8606,0,0,18621,0,0,0,'Infernal Wrangler','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19754,7272,0,0,18621,0,0,0,'Deathforge Tinkerer','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,172,0,1,0.5,'',0,1257,0,2.5,8,14,0,38107,38753,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30672,0,0,0,0,0,0,0),(19755,7272,0,0,18368,0,0,0,'Mo\'arg Weaponsmith','','',0,3,0,0,0,1,1,0,66,67,90,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,172,0,2,0.6,'',0,1116,0,2.5,8,14,0,37580,36253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30695,0,0,0,0,0,0,0),(19756,7272,0,0,17210,0,0,0,'Deathforge Smith','','',0,3,0,0,0,1,1,0,68,69,90,5233,5409,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,172,0,1,0.3,'',0,1261,0,2.5,8,14,0,37580,36225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30672,0,0,0,0,0,0,0),(19757,7272,0,0,14518,0,0,0,'Infernal Soul','','',0,3,0,0,0,0.9,1,0,68,69,90,4710,4868,3036,1,0,2000,0,224,316,0,0,0,0,120000,5115,0,0,0,0,172,0,4,2,'',0,0,0,2.5,8,14,0,11969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19758,8606,0,0,19902,0,0,0,'Infernal Animus','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,40633,39055,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19759,7272,0,0,169,0,0,0,'Newly Crafted Infernal','','',0,3,0,0,0,1,1,0,69,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,480000,6423,0,0,0,0,172,0,2,0.903,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19760,7272,0,0,7029,0,0,0,'Cooling Infernal','','',0,3,0,0,0,1,1,0,68,68,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,120000,6126,0,0,0,0,172,0,4,1.806,'32423 29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19761,8606,0,0,7029,0,0,0,'Felspark Infernal','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,4,1.806,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19762,7272,0,0,19360,0,0,0,'Coilskar Defender','','',0,7,0,0,0,1,1,0,68,68,1826,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2.25,0.520833,'',0,640,0,2.5,8,14,0,38233,38031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19763,7272,0,0,7109,0,0,0,'Manni','','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19764,7272,0,0,7109,0,0,0,'Moh','','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19765,7272,0,0,19364,0,0,0,'Coilskar Myrmidon','','',0,7,0,0,0,1,1,0,69,70,1813,6800,7000,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,0.520833,'',0,635,0,2.5,8,14,0,38027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19766,7272,0,0,7109,0,0,0,'Jakk','','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19767,7272,0,0,19366,0,0,0,'Coilskar Sorceress','','',0,7,0,0,0,1,1,0,69,70,1826,5409,5589,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,2,2,'',0,634,0,2.5,8,14,0,38026,32011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19768,7272,0,0,19365,0,0,0,'Coilskar Siren','','',0,7,0,0,0,1,1,0,68,69,1826,5233,5409,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.7,1.7,'',0,639,0,2.5,8,14,0,32011,38026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19769,7272,0,0,19362,0,0,0,'Coilskar Screamer','','',0,7,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19770,8606,0,0,20142,0,0,0,'Ravening Snap Dragon','','',1,1,32,0,0,1,1,0,68,69,16,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19771,8606,0,0,18719,0,0,0,'Greater Snap Dragon','','',1,1,32,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19772,7272,0,0,19523,0,0,0,'Spirit Sage Gartok','','',0,7,0,0,0,1,1,0,65,65,83,5914,5914,0,1,129,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19773,7272,0,0,19522,0,0,0,'Spirit Sage Zran','','',0,7,0,0,0,1,1,0,65,65,84,5914,5914,0,1,129,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19774,7272,0,0,19192,0,0,0,'Toban','Apprentice Jewelcrafter','',0,7,0,0,0,1,1,0,70,70,1604,9250,9250,7916,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19775,7272,0,0,19193,0,0,0,'Kalinda','Jewelcrafting Trainer','',0,7,0,0,0,1,1,0,30,30,1604,480,480,852,1,81,2000,0,39,52,0,0,0,0,300000,1178,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19776,7272,0,0,19197,0,0,0,'Experimental Pilot','','',0,7,0,0,0,1,1,0,64,64,35,5715,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19777,7272,0,0,19194,0,0,0,'Elaando','Apprentice Jewelcrafter','',0,7,0,0,0,1,1,0,30,30,1638,381,381,2175,1,0,1400,0,29.4,39.2,0,0,0,0,0,1179,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19778,7272,0,0,19195,0,0,0,'Farii','Jewelcrafting Trainer','',0,7,0,0,0,1,1,0,30,30,1638,811,811,852,1,81,2000,0,39,52,0,0,0,0,120000,1178,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19779,6180,0,0,19493,19494,19495,19496,'Sunfury Geologist','','',0,7,0,0,0,1,1,0,67,68,1701,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.65,0.4213,'',0,1190,0,2.5,8,14,0,36645,35918,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(19780,7272,0,0,19198,0,0,0,'Off-Duty Engineer','B.O.O.M. Engineering','',0,7,0,0,0,1.35,1,0,67,67,35,8540,8540,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19781,7272,0,0,16946,0,0,0,'Astral Flare','','',0,10,0,1,0,1.33,1,0,70,70,16,9250,9250,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,30235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19782,7272,0,0,16946,0,0,0,'Astral Flare','','',0,10,0,1,0,1.33,1,0,70,70,16,9250,9250,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,30235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19783,7272,0,0,16946,0,0,0,'Astral Flare','','',0,10,0,1,0,1.33,1,0,70,70,16,9250,9250,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,30235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19784,7272,0,0,14559,0,0,0,'Coilskar Cobra','','',1,1,35,0,0,1,1,0,68,68,1826,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,38030,0,0,0,0,0,0,0,0,0,0,0,0,10530,0,0,0,0,0,0,0,0,0,0),(19785,8606,0,0,14559,0,0,0,'Venomcowl Cobra','','',1,1,35,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11588,0,0,0,0,0,0,0,0,0,0),(19786,8606,0,0,16895,0,0,0,'Cistern Slugg','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19787,8606,0,0,16895,0,0,0,'Devouring Slugg','','',0,1,0,0,0,1,1,0,68,69,14,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19788,7272,0,0,19361,0,0,0,'Coilskar Muckwatcher','','',0,7,0,0,0,1,1,0,70,70,1826,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,0.520833,'',0,632,0,2.5,8,14,0,38232,38029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19789,7272,0,0,19363,0,0,0,'Coilskar Waterkeeper','','',0,7,0,0,0,1,1,0,69,69,1826,5409,5409,3080,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,172,0,0,2.25,0.520833,'',0,635,0,2.5,8,14,0,9672,38033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19790,8606,0,0,3034,0,0,0,'Mud Lurker','','',0,4,0,0,0,1,1,0,68,69,14,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,1.345,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19791,8606,0,0,3034,0,0,0,'Lightless Mud Flinger','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.345,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19792,7272,0,0,20350,20351,20352,20353,'Eclipsion Centurion','','',0,7,0,0,0,1,1,0,68,69,1701,5233,5409,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.383,'',0,1257,0,2.5,8,14,0,36476,25871,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30640,31316,0,0,0,0,0,0),(19793,8606,0,0,15504,0,0,0,'Eclipsion Pyromancer','','',0,7,0,0,0,1,1,0,68,69,1701,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30640,0,0,0,0,0,0,0),(19794,8606,0,0,15504,0,0,0,'Eclipsion Magister','','',0,7,0,0,0,1,1,0,68,69,1701,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30640,0,0,0,0,0,0,0),(19795,7272,0,0,20676,20677,20678,0,'Eclipsion Blood Knight','','',2048,7,0,0,0,1,1,0,69,69,1701,5409,5409,3080,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.383,'',0,1257,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30640,0,0,0,0,0,0,0),(19796,6180,0,0,20354,20355,20356,20357,'Eclipsion Archmage','','',0,7,0,0,0,1,1,0,68,69,1701,5233,5409,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.383,'35190',0,1248,0,2.5,8,14,0,37986,13878,11829,0,0,0,0,0,0,0,0,0,0,0,0,0,30640,31316,0,0,0,0,0,0),(19797,6692,0,0,20773,0,0,0,'Illidari Highlord','The Crimson Sigil','',0,7,0,1,0,1,1,0,71,71,1701,17232,17232,19386,1,0,1400,0,687.4,880.6,0,0,0,0,0,5714,0,0,0,0,0,0,0,2,'37816',0,0,0,2.5,8,14,0,16102,38010,0,0,0,0,0,0,0,289,0,0,0,0,0,0,30640,0,0,0,0,0,0,0),(19798,8606,0,0,16348,0,0,0,'Arcane Eradicator','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,85,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19799,6180,0,0,19991,0,0,0,'Illidari Dreadbringer','Servant of Illidan','',0,3,0,0,0,1,1,0,69,69,1813,5409,5409,3080,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,6,4,'',0,1228,0,2.5,8,14,0,38167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30451,0,0,0,0,0,0,0),(19800,7272,0,0,20214,0,0,0,'Illidari Painlasher','Servant of Illidan','',0,3,0,0,0,0.75,1,0,68,69,1813,3925,4057,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,172,0,0,0,3.375,0.90675,'',0,1257,0,2.5,8,14,0,15968,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30451,0,0,0,0,0,0,0),(19801,7272,0,0,19892,0,0,0,'Illidari Agonizer','','',0,3,0,0,0,1,1,0,67,67,1813,1518,1518,2933,1,0,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,1.5,0.75,'',0,222,0,2.5,8,14,0,36227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30451,0,0,0,0,0,0,0),(19802,7272,0,0,18654,0,0,0,'Illidari Shocktrooper','Servant of Illidan','',0,3,0,0,0,1,1,0,68,69,1813,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,5,2.5,'',0,1254,0,2.5,8,14,0,15496,22120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30451,0,0,0,0,0,0,0),(19803,8606,0,0,18832,0,0,0,'Illidari Destroyer','','',0,3,0,0,0,1,1,0,68,69,1813,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30451,0,0,0,0,0,0,0),(19804,8606,0,0,16313,0,0,0,'Hound of the Betrayer','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19805,8606,0,0,15504,0,0,0,'Eclipsion Jailor','','',0,7,0,0,0,1,1,0,68,69,1701,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30640,0,0,0,0,0,0,0),(19806,7272,0,0,20360,20361,20362,20363,'Eclipsion Bloodwarder','','',2048,7,0,0,0,1,1,0,70,70,1701,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,1325,0,2.5,8,14,0,12555,37838,38311,0,0,0,0,0,0,0,0,0,0,0,0,0,30640,31316,0,0,0,0,0,0),(19807,8606,0,0,17956,0,0,0,'Greyheart Wayfinder','','',0,7,0,0,0,1,1,0,68,69,1701,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19808,8606,0,0,17956,0,0,0,'Greyheart Orc-Slayer','','',0,7,0,0,0,1,1,0,68,69,1701,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19809,8606,0,0,17956,0,0,0,'Greyheart Shaman','','',0,7,0,0,0,1,1,0,68,69,1701,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19810,8606,0,0,17956,0,0,0,'Greyheart Nether-sage','','',0,7,0,0,0,1,1,0,68,69,1701,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19811,8606,0,0,17956,0,0,0,'Greyheart Battle-Master','','',0,7,0,0,0,1,1,0,68,69,1701,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19812,8606,0,0,18419,0,0,0,'Illidari Informant','','',0,3,0,0,0,1,1,0,68,69,1813,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30451,0,0,0,0,0,0,0),(19813,8606,0,0,16324,0,0,0,'Bloodskin Mutate','','',0,7,0,0,0,1,1,0,71,71,90,5000,5000,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19814,8606,0,0,16324,0,0,0,'Bloodskin Grunt','','',0,7,0,0,0,1,1,0,71,71,90,5000,5000,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19815,8606,0,0,16324,0,0,0,'Bloodskin Warlock','','',0,7,0,0,0,1,1,0,71,71,90,5000,5000,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19816,8606,0,0,16324,0,0,0,'Bloodskin Berserker','','',0,7,0,0,0,1,1,0,71,71,90,5000,5000,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19817,8606,0,0,16324,0,0,0,'Bloodskin Destroyer','','',0,7,0,0,0,1,1,0,71,71,90,5000,5000,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19818,8606,0,0,16324,0,0,0,'Bloodskin Warlord','','',0,7,0,0,0,1,1,0,71,71,90,5000,5000,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19819,8606,0,0,19200,0,0,0,'[PH] Illidari Overseer','','',0,3,0,0,0,1,1,0,71,71,1813,5000,5000,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,2.4,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30451,0,0,0,0,0,0,0),(19820,8606,0,0,19200,0,0,0,'Illidari Executioner','','',0,3,0,0,0,1,1,0,68,69,1813,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,2.4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30451,0,0,0,0,0,0,0),(19821,8606,0,0,18832,0,0,0,'Illidari Peacekeer','','',0,3,0,0,0,1,1,0,71,71,1813,6542,6761,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30451,0,0,0,0,0,0,0),(19822,8606,0,0,18832,0,0,0,'Illidari Brute','','',0,3,0,0,0,1,1,0,68,69,1813,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30451,0,0,0,0,0,0,0),(19823,7272,0,0,20261,0,0,0,'Crazed Colossus','','',512,5,0,1,0,8,1,0,69,70,16,54088,55888,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,5,0.75,'',0,4210,0,2.5,8,14,0,38223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19824,7272,0,0,20750,0,0,0,'Son of Corok','','',512,5,0,1,0,4,1,0,68,68,1701,26168,26168,0,1,0,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,1.15,1.15,'',0,1270,0,2.5,8,14,0,12612,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19825,7272,0,0,20278,0,0,0,'Dark Conclave Talonite','','',0,6,0,0,0,1,1,0,67,67,1738,5060,5060,2933,1,0,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,1.6,0.64,'33900',0,1109,0,2.5,8,14,0,39229,39230,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19826,7272,0,0,20276,0,0,0,'Dark Conclave Shadowmancer','','',0,6,0,0,0,1.1,1,0,67,68,1738,5566,5756,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,172,0,1.6,0.496,'33900',0,1185,0,2.5,8,14,0,9613,39176,16588,0,0,0,0,0,0,4,0,0,0,0,0,0,31260,31261,31262,0,0,0,0,0),(19827,7272,0,0,20273,0,0,0,'Dark Conclave Ravenguard','','',0,6,0,0,0,1,1,0,68,68,1738,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.6,0.64,'33900',0,1185,0,2.5,8,14,0,23600,8599,0,0,0,0,0,0,0,4,0,0,0,0,0,0,31260,31261,31262,0,0,0,0,0),(19828,8606,0,0,173,0,0,0,'Outland Riding Trainer','Trainer','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19829,8606,0,0,19204,0,0,0,'Warp-Master Lyssendra','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19830,7272,0,0,19202,0,0,0,'Arcanist Ardonis','','',0,7,0,0,0,1,1,0,67,67,1701,5060,5060,2933,1,1,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,1.8,0.4596,'',0,1174,0,2.5,8,14,0,33860,35853,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19831,7272,0,0,19205,0,0,0,'Commander Dawnforge','','',0,7,0,0,0,1,1,0,68,68,1701,6542,6542,0,1,1,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.875,0.47875,'',0,1185,0,2.5,8,14,0,35871,35473,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(19832,7272,0,0,19203,0,0,0,'Doctor Vomisa, Ph.T.','B.O.O.M. Experimentalist','',0,7,0,0,0,1.35,1,0,70,70,35,9431,9431,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19833,6180,0,0,1206,6303,2957,2958,'Venomous Snake','','',0,1,0,5,0,0.02,1,0,68,70,190,5800,7800,0,1,0,1886,0,237.636,336.651,0,0,0,0,0,6719,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19834,12340,0,0,18818,0,18818,0,'Archivist Foulweevil','','',0,3,0,0,0,1,1,0,1,1,7,100,100,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19835,8606,0,0,19206,0,0,0,'Gigo \"Goggles\" Geargrind','Engineering Supplies','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19836,7272,0,0,19207,0,0,0,'Mixie Farshot','Gun Merchant','',0,7,0,0,0,1,1,0,52,52,1729,2371,2371,0,1,384,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.5,0.306,'18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19837,7272,0,0,19208,0,0,0,'Daga Ramba','Potions','',0,7,0,0,0,1.25,1,0,60,60,1735,3815,3815,0,1,128,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19838,7272,0,0,16925,0,0,0,'Hellfire Quest - Explosion Visual (DND)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19839,7272,0,0,19210,0,0,0,'Lariel Sunrunner','','',0,10,0,1,0,1,1,0,69,69,1744,20283,20283,0,1,0,2000,0,1127,1591.6,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19840,7272,0,0,19442,19209,0,0,'Caledis Brightdawn','','',0,10,0,1,0,1,1,0,68,68,1744,19626,19626,0,1,3,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,1.65,0.4213,'34612',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19841,8606,0,0,6851,0,0,0,'(PH) Scryers Ride','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19842,7272,0,0,17188,0,0,0,'Invis KV Defender','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19843,7272,0,0,2019,0,0,0,'Nethervine Trickster','','',32,3,0,1,0,3,1,0,70,70,16,20958,20958,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.625,0.585,'16380 0',0,4643,0,2.5,8,14,0,34614,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19844,7272,0,0,19213,0,0,0,'Nitrin the Learned','','',0,7,0,0,0,1,1,0,66,66,35,6116,6116,0,1,2,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19845,7272,0,0,11686,0,0,0,'Area 52 Fireworks Controller','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19846,8606,0,0,16506,0,0,0,'[PH] Horn Ghost','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19847,7272,0,0,19214,0,0,0,'Levixus','The Soul Caller','',0,3,0,1,0,12,10,0,66,66,90,58704,58704,28460,1,0,2000,0,897,1255.8,0,0,0,0,300000,5523,0,0,0,0,172,0,4,1.22222,'24313',0,1096,0,2.5,8,14,0,7645,11443,38939,0,0,0,0,0,0,0,0,0,0,0,0,0,28677,0,0,0,0,0,0,0),(19848,7272,0,0,19216,0,0,0,'Harbinger Ennarth','','',4096,10,0,0,0,2,1,0,69,69,1640,13522,13522,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.65,1.1,'5301',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19849,7272,0,0,19357,0,0,0,'Scrap Reaver X6000','','',0,9,0,1,0,10,1,0,68,68,1770,65420,65420,0,1,0,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,0.25,0.075,'',0,0,0,2.5,8,14,0,34618,34620,34619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,216,0),(19850,7272,0,0,19217,0,0,0,'Councilor Arial D\'Anastasis','','',4096,7,0,0,0,2,2,0,62,62,1604,7478,7478,12030,1,0,2000,0,131,188,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19851,7272,0,0,19230,0,0,0,'Negatron','','',40,9,0,1,0,20,1,0,69,69,1771,135220,135220,0,1,0,2000,0,1127,1591.6,0,0,0,0,300000,6423,0,0,0,0,0,0,7.5,0.75,'',0,0,0,2.5,8,14,0,34625,33919,35565,35570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,171,0),(19852,7272,0,0,6173,0,0,0,'Artifact Seeker','','',0,3,0,0,0,1,1,0,67,68,90,5060,5233,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.95,0.4511,'',0,0,0,2.5,8,14,0,11981,30849,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19853,7272,0,0,16269,0,0,0,'Felblade Doomguard','','',0,3,0,0,0,1,1,0,67,68,90,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,3,1.528,'',0,1184,0,2.5,8,14,0,35238,32736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19854,8606,0,0,8611,0,0,0,'Nathrezim Surveyor','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.5,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19855,7272,0,0,19222,0,0,0,'Sir Maximus Adams','Arathi Basin Battlemaster','',0,7,0,1,0,1,1,0,61,61,210,8000,8000,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19856,7272,0,0,19226,0,0,0,'Steamwheedle Sam','Arena Organizer','',0,7,0,0,0,1,1,0,70,70,35,8200,8200,0,1,262145,1500,0,189,267.75,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19857,7272,0,0,19225,0,0,0,'Meminnie','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,7800,7800,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19858,7272,0,0,18290,0,0,0,'\"Lefty\" Puddemup','Arena Battlemaster','',0,7,0,0,0,1,1,0,70,70,35,6900,6900,0,1,1048576,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19859,7272,0,0,19228,0,0,0,'Max Luna','Arena Battlemaster','',0,7,0,1,0,50,1,0,70,70,35,349300,349300,0,1,1048576,2000,0,1159.2,1642.2,0,0,0,0,600000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19860,7272,0,0,19229,0,0,0,'Katrina Turner','','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.2496,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19861,7272,0,0,19224,0,0,0,'Bip Nigstrom','Arena Organizer','',0,7,0,0,0,1,1,0,70,70,474,6986,6986,0,1,262145,1500,0,189,267.75,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19862,7272,0,0,19353,0,0,0,'Urtrak','','',0,7,0,0,0,1.3,1,0,61,61,1771,6705,6705,0,1,0,1400,0,111.3,154.7,1,1900,241.3,357.2,0,4047,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19863,6180,0,0,16502,0,0,0,'Vengeful Unyielding','','',0,6,0,0,0,1,1,0,58,58,1770,4000,4000,0,1,0,1400,0,70,92.4,1,1900,131.1,191.9,0,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19864,6180,0,0,16502,0,0,0,'Vengeful Unyielding Captain','','',0,6,0,0,0,1,1,0,59,59,1665,3800,3800,0,1,0,1400,0,71.4,94.5,1,1900,133,195.7,0,3449,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19865,7272,0,0,18083,0,0,0,'Mutate Horror','','',8,1,0,1,0,2.25,1,0,70,70,1692,15718,15718,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19866,6180,0,0,10811,11686,0,0,'Invis East KV Rune','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19867,6180,0,0,11686,0,0,0,'Invis NE KV Rune','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19868,6180,0,0,11686,0,0,0,'Invis West KV Rune','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19869,7272,0,0,16925,0,0,0,'Snake Trap','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19870,6180,0,0,1126,0,0,0,'Invis KV Shield Generator','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19871,6180,0,0,169,11686,0,0,'World Trigger (Not Immune NPC)','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,780,1035,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19872,7272,0,0,16640,0,0,0,'Lady Catriona Von\'Indi','','',8,6,0,1,0,1,1,0,70,70,16,67068,67068,25240,1,0,2000,0,1755,2482.5,0,0,0,0,0,6708,0,0,0,0,0,0,1.725,0.2392,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19873,7272,0,0,16638,0,0,0,'Lord Crispin Ference','','',8,6,0,1,0,8.4,8,0,70,70,16,58682,58682,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19874,7272,0,0,16637,0,0,0,'Baron Rafe Dreuger','','',8,6,0,1,0,8.4,8,0,72,72,16,73800,73800,118060,1,0,2000,0,2280,3270,0,0,0,0,0,7305,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,39255,39268,17290,39263,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19875,7272,0,0,19327,0,0,0,'Baroness Dorothea Millstipe','','',8,6,0,1,0,8.4,8,0,70,70,16,46948,46948,25240,1,0,2000,0,1755,2482.5,0,0,0,0,0,6708,0,0,0,0,0,0,1.725,0.2392,'',0,0,0,2.5,8,14,0,29405,29570,29406,29562,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19876,7272,0,0,19328,0,0,0,'Lord Robin Daris','','',8,6,0,1,0,1,1,0,70,70,16,58682,58682,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19877,8606,0,0,17054,0,0,0,'Nether Storm','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19878,7272,0,0,19235,0,0,0,'Spirit of Exarch Maladaar','','',72,6,0,1,0,1,1,0,67,67,35,84755,84755,14665,1,0,1400,0,860.3,1096.2,1,1900,0,0,0,4755,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19879,7272,0,0,19236,0,0,0,'Horvon the Armorer','Armorsmith','',0,6,0,0,0,1,1,0,62,62,35,7600,7600,0,1,4224,1400,0,120.4,168,0,0,0,0,450000,4344,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19880,7272,0,0,19645,0,0,0,'Nether-Stalker Khay\'ji','','',0,7,0,0,0,1.35,1,0,70,70,1731,9431,9431,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19881,6180,0,0,19237,19238,19664,0,'Severed Spirit','Kirin Tor','',0,6,0,0,0,1.1,1,0,68,68,14,5038,5038,6882,1,0,2000,0,212,309,0,0,0,0,300000,4928,0,0,0,0,0,0,1.5,0.383,'33900',0,1189,0,2.5,8,14,0,11831,20822,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19882,7272,0,0,19322,0,0,0,'Jero\'me','Mo\'rrisroe\'s Minion','',0,7,0,0,0,1,1,0,25,25,1695,811,811,852,1,1,2000,0,39,52,0,0,0,0,300000,1008,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(19883,8606,0,0,14703,0,0,0,'Mana Storm','','',16,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19884,8606,17816,0,17106,0,0,0,'Bogstrok (1)','','',0,7,0,1,0,1,1,0,70,70,14,26463,26463,0,1,0,1318,0,979.8,1388.05,0,0,0,0,0,6719,0,0,0,0,0,0,1,1,'',0,3562,15,2.5,8,14,0,31551,0,0,0,0,0,0,0,0,69,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19885,8606,17957,0,18384,0,0,0,'Coilfang Champion (1)','','',0,7,0,1,0,1,1,0,71,71,14,28034,28034,0,1,0,1333,0,1175.78,1675.18,0,0,0,0,0,7018,0,0,0,0,0,0,2.25,0.520833,'',0,3630,15,2.5,8,14,0,15284,16145,5246,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19886,8606,17958,0,18387,0,0,0,'Coilfang Defender (1)','','',0,7,0,1,0,1,1,0,71,71,14,27941,28050,0,1,0,1333,0,1175.78,1675.18,0,0,0,0,0,7018,0,0,0,0,0,0,3,0.694444,'',0,3561,15,2.5,8,14,0,15655,31554,0,0,0,0,0,0,0,367,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19887,8606,17961,0,18386,0,0,0,'Coilfang Enchantress (1)','','',0,7,0,1,0,1,1,0,70,70,14,22114,22580,3155,1,0,1318,0,909.815,1286.96,0,0,0,0,0,6708,0,0,100,0,0,0,1.3,1.3,'',0,3594,15,2.5,8,14,0,32173,37664,37665,37664,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19888,8606,17938,0,18390,0,0,0,'Coilfang Observer (1)','','',0,7,0,1,0,1,1,0,70,70,14,21476,22122,3155,1,0,1318,0,909.815,1286.96,0,0,0,0,0,6708,0,100,0,0,0,0,2.25,0.520833,'',0,3397,15,2.5,8,14,0,37666,37668,37666,37668,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19889,8606,17959,0,18393,0,0,0,'Coilfang Slavehandler (1)','','',0,7,0,1,0,1,1,0,71,71,14,29024,29542,0,1,0,1332,0,1174.89,1673.93,0,0,0,0,0,7018,0,0,0,0,0,0,2.625,0.607638,'',0,3503,15,2.5,8,14,0,9080,16172,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19890,8606,17960,0,18395,0,0,0,'Coilfang Soothsayer (1)','','',0,7,0,1,0,1,1,0,70,70,14,18456,18794,7196,1,0,1318,0,964.25,1411.38,0,0,0,0,0,5404,0,0,0,0,0,100,1.3,1.3,'',0,3618,15,2.5,8,14,0,15791,31555,15791,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19891,8606,17940,0,18397,0,0,0,'Coilfang Technician (1)','','',0,7,0,1,0,1,1,0,71,71,14,21541,22122,32310,1,0,1333,0,1163.97,1667.31,0,0,0,0,0,7007,0,100,0,0,0,0,2.625,0.607638,'',0,3535,15,2.5,8,14,0,3976,27085,30798,0,0,0,0,0,0,5304,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19892,8606,17817,0,17101,0,0,0,'Greater Bogstrok (1)','','',0,7,0,1,0,1,1,0,70,70,14,26463,26463,0,1,0,1318,0,979.8,1388.05,0,0,0,0,0,6719,0,0,0,0,0,0,1,1,'',0,3677,15,2.5,8,14,0,35760,0,0,0,0,0,0,0,0,69,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19893,8606,17941,0,17728,0,0,0,'Mennu the Betrayer (1)','','',72,7,0,1,0,1,1,0,72,72,14,132040,132040,8272,1,0,1347,0,1207.99,1732.51,0,0,0,0,0,7305,0,0,0,0,0,0,0,2,'18950 18950',0,4206,15,2.5,8,14,0,31991,35010,34980,31981,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19894,8606,17942,0,18224,0,0,0,'Quagmirran (1)','','',64,5,0,1,0,1,1,0,72,72,14,179334,179334,0,1,0,1347,0,1219.91,1740.46,0,0,0,0,0,7318,0,0,200,0,0,0,10.5,1.085,'18950 18950',0,4160,15,2.5,8,14,0,38153,40504,39340,32055,0,0,0,0,0,1535,0,0,0,0,0,0,33821,0,0,0,0,0,0,0),(19895,8606,17991,0,17729,0,0,0,'Rokmar the Crackler (1)','','',72,7,0,1,0,1,1,0,72,72,14,169371,169371,0,1,0,1347,0,1219.91,1740.46,0,0,0,0,0,7318,0,0,0,0,0,0,5,5,'',0,4192,15,2.5,8,14,0,34970,31948,38801,35008,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19896,8606,0,0,8189,0,0,0,'[UNUSED] Summoned Bombling (1)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.375,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19897,8606,18176,0,20230,0,0,0,'Tainted Earthgrab Totem (1)','','',0,11,0,0,0,1,1,0,70,70,14,50,50,0,1,0,1388,0,174.888,247.758,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1.5,'',0,0,15,2.5,8,14,0,31983,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19898,8606,18178,0,4589,19074,0,0,'Tainted Fire Totem (1)','','',0,11,0,0,0,1,1,0,70,70,16,5,50,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,85,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19899,8606,18179,0,20231,0,0,0,'Corrupted Nova Totem (1)','','',0,11,0,0,0,1,1,0,70,70,16,5,5,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1.5,'',0,0,15,2.5,8,14,0,31992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19900,8606,18177,0,16997,0,0,0,'Tainted Stoneskin Totem (1)','','',0,11,0,0,0,1,1,0,70,70,16,50,50,0,1,0,1347,0,169.722,240.439,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1.5,'',0,0,15,2.5,8,14,0,31986,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19901,8606,18206,0,18300,0,0,0,'Wastewalker Captive (1)','','',0,7,0,1,0,1,1,0,70,70,35,15000,15000,0,1,0,1400,0,1040.76,1474.41,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.25,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19902,8606,17963,0,17956,0,0,0,'Wastewalker Slave (1)','','',0,7,0,0,0,1,1,0,71,71,7,6711,6711,7322,1,0,1332,0,1001.99,1465.67,0,0,0,0,0,5645,0,0,0,0,0,0,0,1.25,'',0,1600,15,2.5,8,14,0,32192,15497,15531,32192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19903,8606,17962,0,18302,0,0,0,'Coilfang Collaborator (1)','','',0,7,0,1,0,1,1,0,70,70,14,24249,24249,0,1,0,1318,0,979.8,1388.05,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.35,'',0,2940,15,2.5,8,14,0,33787,19130,8269,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19904,8606,17964,0,18301,0,0,0,'Wastewalker Worker (1)','','',0,7,0,0,0,1,1,0,71,71,7,9609,9609,0,1,0,1332,0,1174.89,1673.93,0,0,0,0,0,7018,0,0,0,0,0,0,0,1.25,'',0,1600,15,2.5,8,14,0,37662,37662,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19905,7272,0,0,19242,0,0,0,'The Black Bride','Arathi Basin Battlemaster','',0,7,0,1,0,1,1,0,61,61,1735,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19906,7272,0,0,19243,0,0,0,'Usha Eyegouge','Alterac Valley Battlemaster','',0,7,0,1,0,1,1,0,61,61,106,5900,5900,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.2596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19907,7272,0,0,19244,0,0,0,'Grumbol Grimhammer','Alterac Valley Battlemaster','',0,7,0,1,0,1,1,0,61,61,210,7600,7600,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19908,7272,0,0,19245,0,0,0,'Su\'ura Swiftarrow','Warsong Gulch Battlemaster','',0,7,0,1,0,50,1,0,61,61,210,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19909,7272,0,0,18290,0,0,0,'Rex Pixem','Arena Battlemaster','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,1048576,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19910,7272,0,0,19247,0,0,0,'Gargok','Warsong Gulch Battlemaster','',0,7,0,1,0,1,1,0,61,61,106,1900,1900,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19911,7272,0,0,18968,0,0,0,'Beka Zipwhistle','Arena Battlemaster','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,1048576,2000,0,252,357,0,0,0,0,250000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19912,7272,0,0,18290,0,0,0,'Zeggon Botsnap','Arena Battlemaster','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,1048576,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19913,7272,0,0,16946,0,0,0,'Area 52 Spotlight','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,2,1,'39312',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19914,7272,0,0,16724,0,0,0,'Hutihu','Su\'ura Swiftarrow\'s Pet','',0,1,0,0,0,1,1,0,55,55,210,1700,1700,2117,1,0,1500,0,65.25,87,0,0,0,0,300000,3232,0,0,0,0,0,0,1.2,0.28,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19915,7272,0,0,18290,0,0,0,'Max Xim','Arena Battlemaster','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,1048576,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19916,7272,0,0,19258,0,0,0,'Archmage\'s Ritual Crystal','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19917,8606,0,0,19259,0,0,0,'Riding Dragonhawk','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19918,7272,0,0,19260,0,0,0,'Time Watcher','','',0,2,0,1,0,1,1,0,70,70,1779,6986,6986,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,600000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,34698,34699,34702,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19919,7272,0,0,17714,0,0,0,'Thorn Lasher','','',0,4,0,0,0,0.7,1,0,70,70,16,4890,4890,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,172,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19920,7272,0,0,17713,0,0,0,'Thorn Flayer','','',0,4,0,0,0,0.7,1,0,70,70,16,4890,4890,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,35507,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19921,6180,0,0,1206,6303,2957,2958,'Viper','','',0,1,0,5,0,0.02,1,0,68,70,190,6200,6900,0,1,0,2500,0,315,446.25,0,0,0,0,0,6719,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19922,8606,0,0,20211,0,0,0,'Tornado','','',0,4,0,0,0,1,1,0,63,70,114,5300,7200,8140,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19923,7272,0,0,18290,0,0,0,'Bipp Glizzitor','Arena Battlemaster','',0,7,0,0,0,1,1,0,70,70,35,1700,1700,0,1,1048576,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19924,7272,0,0,17188,0,0,0,'Invis Ritual Crystal','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19925,7272,0,0,19266,0,0,0,'Miglik Blotstrom','Arena Battlemaster','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,1048576,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19926,7272,0,0,19119,0,0,0,'Spellreaver Marathelle','','',0,7,0,0,0,1,1,0,68,68,1701,5233,5233,2991,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.65,0.4213,'35848',0,1190,0,2.5,8,14,0,35831,35848,35843,0,0,0,0,0,0,0,0,0,0,0,0,0,28475,35231,0,0,0,0,0,0),(19927,8606,0,0,19260,0,0,0,'Time Watcher Transform','','',0,2,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19928,8606,0,0,14213,0,0,0,'Laj (Arcane)','','',0,4,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,85,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19929,8606,0,0,13110,0,0,0,'Laj (Fire)','','',0,4,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.36,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19930,8606,0,0,14112,0,0,0,'Laj (Frost)','','',0,4,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19931,8606,0,0,14214,0,0,0,'Laj (Nature)','','',0,4,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19932,7272,0,0,19267,0,0,0,'Andormu','Keepers of Time','',0,2,0,1,0,1,1,0,70,70,1779,4050,4050,0,1,386,2000,0,1159.2,1642.2,0,0,0,0,600000,6719,0,0,0,0,0,0,2.025,0.51705,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19933,7272,0,0,19268,0,0,0,'Nozari','Keepers of Time','',0,2,0,1,0,1,1,0,70,70,1779,4050,4050,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,600000,6719,0,0,0,0,0,0,2.025,0.51705,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19934,7272,0,0,19270,0,0,0,'Zaladormu','','',0,2,0,1,0,1,1,0,70,70,1779,4050,4050,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,600000,6719,0,0,0,0,0,0,27.5,2.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19935,7272,0,0,20222,0,0,0,'Soridormi','The Scale of Sands','',0,2,0,1,0,1,1,0,73,73,1778,3519,3519,3387,1,3,2000,0,1439.8,2060.8,0,0,0,0,600000,7604,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19936,7272,0,0,338,0,0,0,'Arazmodu','The Scale of Sands','',0,2,0,1,0,1,1,0,71,71,1778,3330,3330,3231,1,2,2000,0,1361.6,1950.4,0,0,0,0,600000,7007,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19937,6180,0,0,16502,0,0,0,'Commander Hogarth','','',0,6,0,0,0,1,1,0,59,59,35,4142,4142,0,1,2,2000,0,102,135,0,0,0,0,300000,3449,0,0,0,0,0,0,1.5,0.306,'33900',0,0,0,2.5,8,14,0,11976,36988,35178,22886,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19938,7272,0,0,19271,0,0,0,'Image of Commander Sarannis','','',0,7,0,1,0,1,1,0,73,73,35,110700,110700,0,1,0,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19939,6180,0,0,328,15880,0,0,'Netherstorm Nether Beast Target','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19940,7272,0,0,20101,0,0,0,'Apex','','',512,5,0,1,0,4,1,0,67,68,14,25304,26168,0,1,0,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,5,0.75,'',0,3638,0,2.5,8,14,0,8078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28786,0,0,0,0,0,0,0),(19941,8606,0,0,19437,0,0,0,'Sagan (Skunk Form)','Ravandwyr\'s Familiar','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19942,8606,0,0,16130,0,0,0,'Agent Proudwell','The Argent Dawn','',0,7,0,0,0,1,1,0,55,55,794,3200,3200,0,1,2,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19943,7272,0,0,18485,0,0,0,'Lashh\'an Talonite','','',0,7,0,0,0,1,1,0,65,66,1738,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.3,0.52,'',0,1050,0,2.5,8,14,0,34854,37685,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30529,0,0,0,0,0,0,0),(19944,7272,0,0,17858,0,0,0,'Lashh\'an Wing Guard','','',0,7,0,0,0,1,1,0,65,66,1738,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.3,0.52,'',0,1052,0,2.5,8,14,0,37577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30529,0,0,0,0,0,0,0),(19945,7272,0,0,19605,0,0,0,'Lashh\'an Windwalker','','',0,7,0,0,0,1,1,0,65,66,1738,4731,4892,2818,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,1.3,0.39,'12550',0,1058,0,2.5,8,14,0,9532,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30529,0,0,0,0,0,0,0),(19946,7272,0,0,17951,0,0,0,'Darkcrest Slaver','','',0,7,0,0,0,1,1,0,61,62,74,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,2.25,0.520833,'',0,814,0,2.5,8,14,0,6607,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24280,0,0,0,0,0,0,0),(19947,7272,0,0,17952,0,0,0,'Darkcrest Sorceress','','',0,7,0,0,0,1,1,0,61,62,74,4126,4274,2527,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.7,1.7,'12544',0,814,0,2.5,8,14,0,13901,12544,34787,0,0,0,0,0,0,0,0,0,0,0,0,0,24280,0,0,0,0,0,0,0),(19948,7272,19991,0,10708,0,0,0,'Bloodmaul Skirmisher','','',0,7,0,0,0,1,1,0,65,66,1781,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,3.975,2.36645,'',0,1057,0,2.5,8,14,0,34932,37786,34802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(19949,7272,0,0,9590,0,0,0,'Sapling','','',0,4,0,0,0,0.45,1,0,70,70,16,3144,3144,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,2,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,70,0),(19950,6180,0,0,19278,19280,19281,19282,'Custodian of Time','','',0,2,0,1,0,1,1,0,70,70,1779,6986,6986,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,600000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,34883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19951,7272,0,0,19279,0,0,0,'Warden of Time','','',0,2,0,1,0,1,1,0,70,70,1779,6986,6986,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,600000,6719,0,0,0,0,0,0,5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(19952,7272,19991,0,11550,0,0,0,'Bloodmaul Geomancer','','',0,7,0,0,0,1,1,0,65,66,1781,4731,4892,2818,1,0,1333,0,129.967,181.954,0,0,0,0,300000,5523,0,0,0,0,0,0,3.3,2.2,'12544',0,1047,0,2.5,8,14,0,9053,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(19953,7272,0,0,17009,0,0,0,'Frayer Protector','','',0,4,0,0,0,0.6,1,0,70,70,16,4192,4192,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,172,0,0,0,1.5,1,'',0,1600,0,2.5,8,14,0,34745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19954,8089,0,0,9591,0,0,0,'Greater Sapling','','',0,4,0,0,0,1,1,0,70,70,16,10479,10479,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3.81,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19956,7272,19991,0,11553,0,0,0,'Bloodmaul Lookout','','',0,7,0,0,0,1,1,0,65,66,1781,5914,6116,0,1,0,1400,0,147,206.5,0,0,0,0,1479000,5531,0,0,0,0,0,0,3.75,2.2325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19957,7272,19991,0,11549,0,0,0,'Bloodmaul Brewmaster','','',0,7,0,0,0,1,1,0,65,66,1781,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,3.3,1.9646,'',0,1053,0,2.5,8,14,0,37591,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(19958,7272,0,0,19289,0,0,0,'White Seedling','','',0,4,0,0,0,0.15,1,0,68,69,16,1011,1415,0,1,0,1400,0,171.5,242.2,0,0,0,0,0,6423,0,0,172,0,0,0,0,2,'',0,0,0,2.5,8,14,0,34752,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,70,0),(19959,6180,0,0,19061,19062,19058,0,'Imprisoned Infinite Dragonspawn','','',0,2,0,0,0,1,3,0,70,70,1720,5589,5589,9465,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19960,7272,0,0,19486,0,0,0,'Doomforge Engineer','','',0,3,0,0,0,1,1,0,68,68,90,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,172,0,2,1,'',0,1181,0,2.5,8,14,0,36251,36253,37179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19961,7272,0,0,19961,0,0,0,'Doomforge Attendant','','',0,3,0,0,0,1,1,0,68,68,90,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2,1,'',0,1183,0,2.5,8,14,0,36208,36846,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19962,7272,0,0,19290,0,0,0,'Blue Seedling','','',0,4,0,0,0,0.15,1,0,68,69,16,850,1328,0,1,0,1400,0,171.5,242.2,0,0,0,0,0,6423,0,0,172,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,70,0),(19963,7272,0,0,19975,0,0,0,'Doomcryer','','',0,3,0,1,0,4,2,0,68,68,90,20932,20932,5892,1,0,1400,0,513.8,656.6,0,0,0,0,0,4995,0,0,0,0,172,0,3,2,'',0,1177,0,2.5,8,14,0,34017,36541,37629,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19964,7272,0,0,20139,0,0,0,'Red Seedling','','',0,4,0,0,0,0.15,1,0,68,69,16,1004,1389,0,1,0,1400,0,171.5,242.2,0,0,0,0,0,6423,0,0,172,0,0,0,0,2,'',0,300,0,2.5,8,14,0,36339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,70,0),(19965,8606,0,0,19168,0,0,0,'Doomforge Constructor','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,1400,0,171.5,242.2,0,0,0,0,0,6423,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,37631,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19966,8606,0,0,19190,0,0,0,'Doomforge Laborer','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,1400,0,171.5,242.2,0,0,0,0,0,6423,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,7978,37630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19967,12213,0,0,19982,0,0,0,'Terror Sentry','','',0,3,0,0,0,1,1,0,70,70,90,7000,7000,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19968,8606,0,0,20214,0,0,0,'Maiden of Nightmares','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,1400,0,171.5,242.2,0,0,0,0,0,6423,0,0,0,0,0,0,3.375,0.90675,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19969,7272,0,0,19292,0,0,0,'Green Seedling','','',0,4,0,0,0,0.15,1,0,68,69,16,957,1400,0,1,0,1400,0,171.5,242.2,0,0,0,0,0,6423,0,0,172,0,0,0,0,2,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,70,0),(19970,8606,0,0,19668,0,0,0,'Dreadforge Steam-Smith','','',0,3,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19971,8606,0,0,19961,0,0,0,'Dreadforge Servant','','',0,3,0,0,0,1,1,0,68,69,90,6300,6600,0,1,0,1400,0,171.5,242.2,0,0,0,0,0,6423,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19972,8606,0,0,19991,0,0,0,'Night Walker','','',0,3,0,0,0,1,1,0,70,70,90,5589,5589,3155,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,6,4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19973,7272,0,0,18139,0,0,0,'Abyssal Flamebringer','','',0,3,0,0,0,1,1,0,70,71,90,6986,7181,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,3,1.5,'',0,1393,0,2.5,8,14,0,37633,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19974,8606,0,0,19168,0,0,0,'Dreadforge Machinist','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,36208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19975,8606,0,0,18818,0,0,0,'Dreadforge Worker','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19976,8606,0,0,18166,0,0,0,'Terrorslayer','','',0,3,0,0,0,1,1,0,60,61,90,4979,5158,0,1,0,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19978,6180,0,0,18368,19168,0,0,'Deathforge Over-Smith','','',0,3,0,0,0,1,1,0,68,68,90,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2,0.6,'',0,1172,0,2.5,8,14,0,36486,37615,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31757,0,0,0,0,0,0,0),(19979,7272,0,0,19190,0,0,0,'Deathforge Technician','','',0,3,0,0,0,1,1,0,67,68,90,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2,1,'',0,1191,0,2.5,8,14,0,36250,36825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31757,0,0,0,0,0,0,0),(19980,7272,0,0,19368,0,0,0,'Void Terror','','',0,3,0,0,0,1,1,0,67,67,90,6326,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,4,0.35,'',0,0,0,2.5,8,14,0,36405,36406,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19981,8606,0,0,19294,0,0,0,'Eredar Fel-Lord','','',0,3,0,0,0,1,1,0,60,61,90,4979,5158,0,1,0,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,0,0,2.5,0.76389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19982,7272,0,0,18485,0,0,0,'Vekh\'nir Keeneye','','',0,7,0,0,0,1,1,0,65,66,1738,6116,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.3,0.52,'',0,1059,0,2.5,8,14,0,35321,38541,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30655,30561,0,0,0,0,0,0),(19983,7272,0,0,17868,0,0,0,'Vekh\'nir Stormcaller','','',0,7,0,0,0,1,1,0,65,66,1738,4731,4892,2818,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,1.3,0.403,'',0,1055,0,2.5,8,14,0,37654,32717,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30561,30655,0,0,0,0,0,0),(19984,7272,0,0,17858,0,0,0,'Vekh\'nir Dreadhawk','','',0,7,0,0,0,1,1,0,65,65,1738,4731,4731,2790,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.3,0.52,'',0,1047,0,2.5,8,14,0,11642,37583,37582,37583,0,0,0,0,0,0,0,0,0,0,0,0,30561,30655,0,0,0,0,0,0),(19985,7272,0,0,18485,0,0,0,'Ruuan\'ok Cloudgazer','','',0,7,0,0,0,1,1,0,66,67,1738,4892,5060,2890,1,0,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,1.3,0.52,'12550',0,1111,0,2.5,8,14,0,9532,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30704,0,0,0,0,0,0,0),(19986,7272,0,0,19606,0,0,0,'Ruuan\'ok Skyfury','','',0,7,0,0,0,1,1,0,66,67,1738,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.3,0.39,'',0,1124,0,2.5,8,14,0,37681,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30704,0,0,0,0,0,0,0),(19987,7272,0,0,17858,0,0,0,'Ruuan\'ok Ravenguard','','',0,7,0,0,0,1,1,0,66,67,1738,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.3,0.52,'',0,1120,0,2.5,8,14,0,37581,36888,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30704,0,0,0,0,0,0,0),(19988,7272,0,0,18485,0,0,0,'Grishna Falconwing','','',0,7,0,0,0,1,1,0,67,68,1738,4428,4579,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.3,0.52,'',0,1191,0,2.5,8,14,0,10277,35109,37473,37587,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19989,7272,0,0,19604,0,0,0,'Grishna Harbinger','','',0,7,0,0,0,1,1,0,67,68,1738,5060,5233,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.3,0.39,'',0,1191,0,2.5,8,14,0,9532,37473,37589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19990,7272,0,0,17858,0,0,0,'Grishna Scorncrow','','',0,7,0,0,0,1,1,0,67,68,1738,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.3,0.52,'',0,1182,0,2.5,8,14,0,35321,37473,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19991,7272,0,0,19905,0,0,0,'Bloodmaul Brute','','',0,7,0,0,0,1,1,0,65,66,1781,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,2.65,1.855,'',0,1058,0,2.5,8,14,0,34932,15496,37577,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(19992,7272,19991,0,17835,0,0,0,'Bloodmaul Shaman','','',0,7,0,0,0,1,1,0,65,66,1781,4731,5870,2818,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,4.125,2.75,'12550',0,1047,0,2.5,8,14,0,12550,15038,15869,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(19993,7272,0,0,17782,0,0,0,'Bloodmaul Mauler','','',0,7,0,0,0,1,1,0,66,67,1781,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,4.125,2.75,'',0,1046,0,2.5,8,14,0,34932,37786,37592,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(19994,7272,0,0,19755,0,0,0,'Bloodmaul Warlock','','',0,7,0,0,0,1,1,0,66,67,1781,4281,4429,6669,1,0,2000,0,170,246,0,0,0,0,300000,4823,0,0,0,0,0,0,2.5,0.75,'13787',0,1054,0,2.5,8,14,0,34932,13787,20825,11939,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(19995,7272,0,0,19762,0,0,0,'Bladespire Brute','','',0,7,0,0,0,1,1,0,65,66,1780,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,2.5,1.75,'',0,1054,0,2.5,8,14,0,15496,35040,35262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(19996,7272,0,0,18070,0,0,0,'Bladespire Battlemage','','',0,7,0,1,0,4,3,0,67,67,1780,20240,20240,8799,1,0,2000,0,938.4,1320.2,0,0,0,0,300000,5821,0,0,0,0,0,0,3,2.01,'',0,1112,0,2.5,8,14,0,6742,16102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31755,0,0,0,0,0,51,0),(19997,7272,0,0,11583,0,0,0,'Bladespire Enforcer','','',0,7,0,1,0,4,1,0,67,67,1780,25304,25304,0,1,0,2000,0,1035,1444.4,0,0,0,0,300000,5829,0,0,0,0,0,0,4.2,2.8,'',0,1128,0,2.5,8,14,0,8599,15588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31755,0,0,0,0,0,51,0),(19998,7272,19995,0,19765,0,0,0,'Bladespire Shaman','','',0,7,0,0,0,1,1,0,65,66,1780,4731,4892,2818,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,2.25,0.675,'12550',0,1054,0,2.5,8,14,0,26098,12550,32062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(19999,8606,0,0,17191,0,0,0,'Astralan Spell-Thief','','',0,7,0,0,0,1,1,0,58,60,1678,3989,4979,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20000,8606,0,0,16263,0,0,0,'Alexander!','','',0,7,0,0,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.93,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20001,8606,0,0,1056,0,0,0,'Mountain Lion Mother','','',16,1,2,0,0,1,1,0,26,26,16,1309,1309,0,1,0,1740,0,32.19,42.63,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20002,8606,0,0,15032,0,0,0,'Hurlog Horde','Warsong Gulch Battlemaster','',134742118,7,0,1,0,1,1,0,61,61,35,18448,18448,8019,1,1048576,1166,0,695.225,966.325,1,1283,162.941,241.204,0,4047,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20003,6180,0,0,15880,0,0,0,'Blade\'s Edge Kneel Target 01','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,172,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20010,8606,0,0,14784,0,0,0,'Illiyana Moonblaze','Silverwing Supply Officer (Neutral)','',4718592,7,0,1,0,1,1,0,55,55,1514,5725,5725,0,1,0,2000,0,705,937.5,1,2000,130,190,0,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20011,8606,0,0,14784,0,0,0,'Illiyana Moonblaze','Silverwing Supply Officer (Friendly)','',4718592,7,0,1,0,1,1,0,55,55,1514,5725,5725,0,1,0,2000,0,705,937.5,1,2000,130,190,0,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20012,8606,0,0,14784,0,0,0,'Illiyana Moonblaze','Silverwing Supply Officer (Honored)','',4718592,7,0,1,0,1,1,0,55,55,1514,5725,5725,0,1,0,2000,0,705,937.5,1,2000,130,190,0,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20013,8606,0,0,14784,0,0,0,'Illiyana Moonblaze','Silverwing Supply Officer (Revered)','',4718592,7,0,1,0,1,1,0,55,55,1514,5725,5725,0,1,0,2000,0,705,937.5,1,2000,130,190,0,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20014,8606,0,0,14784,0,0,0,'Illiyana Moonblaze','Silverwing Supply Officer (Exalted)','',4718592,7,0,1,0,1,1,0,55,55,1514,5725,5725,0,1,0,2000,0,705,937.5,1,2000,130,190,0,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20019,8606,0,0,17191,0,0,0,'Astralan Bandit','','',0,7,0,0,0,1,1,0,58,60,1678,3989,4979,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20020,8606,0,0,17191,0,0,0,'Astralan Arcanist','','',4718592,7,0,0,0,1,1,0,58,60,1678,3989,4979,0,1,0,2000,0,104,138,1,2000,144,212,0,3750,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20021,7272,0,0,20138,0,0,0,'Nether Whelp','','',0,2,0,0,0,1,1,0,67,67,16,5900,5900,2933,1,0,2000,0,40,63,0,0,0,0,0,5843,0,0,0,0,0,0,1.5,2,'',0,0,0,2.5,8,14,0,13901,36513,38881,38884,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20022,8606,0,0,14785,0,0,0,'Kelm Hargunth','Warsong Supply Officer (Honored)','',4718592,7,0,0,0,1,1,0,55,55,1515,4108,4108,0,1,0,2000,0,94,125,1,2000,130,190,0,3234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20023,6180,0,0,15880,0,0,0,'Blade\'s Edge Kneel Target 02','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,172,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20024,6180,0,0,15880,0,0,0,'Blade\'s Edge Kneel Target 03','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,172,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20025,7272,0,0,18416,0,0,0,'Sable Jaguar Specimen','','',0,1,2,0,0,1.5,1,0,1,1,16,9489,9489,0,1,0,1000,0,1,1,0,0,0,0,300000,7,0,0,0,0,0,0,1.725,0.91425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20026,7272,0,0,18417,0,0,0,'Darkwater Crocolisk Specimen','','',0,1,6,0,0,1.5,1,0,67,68,16,9489,9813,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,85,0,0,2.875,1.59735,'34712',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20027,7272,0,0,1104,0,0,0,'Blackfang Tarantula Specimen','','',1,1,3,0,0,1.5,1,0,67,68,16,9489,9813,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.4375,0.759,'34712',0,0,0,2.5,8,14,0,34365,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20028,7272,0,0,19297,0,0,0,'Doba','Cooking Supplies','',0,7,0,0,0,1,1,0,63,63,978,5803,5803,0,1,640,1000,0,90.5,126.5,0,0,0,0,300000,4641,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20029,8089,0,0,19296,0,0,0,'Thalassian Warhorse','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(20030,8089,0,0,19085,0,0,0,'Thalassian Charger','','',0,1,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(20031,6692,0,0,19386,0,0,0,'Bloodwarder Legionnaire','','',72,7,0,1,0,1,1,0,71,71,16,179525,179525,0,1,0,1800,0,2018.25,2875.5,0,0,0,0,10800000,7018,0,0,0,0,0,0,0,2,'',0,10622,0,2.5,8,14,0,35949,15284,15578,35949,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20032,6692,0,0,19388,0,0,0,'Bloodwarder Vindicator','','',72,7,0,1,0,1,1,0,71,71,16,229760,229760,48465,1,0,2000,0,7864,10068,0,0,0,0,10800000,5714,0,0,0,0,0,0,0,2,'',0,10618,0,2.5,8,14,0,39078,37249,13005,37251,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20033,6692,0,0,19390,0,0,0,'Astromancer','','',72,7,0,1,0,1,1,0,71,71,16,143600,143600,32310,1,0,1500,0,2580.75,3304.5,0,0,0,0,10800000,5714,0,0,0,0,0,0,0,2,'',0,10645,0,2.5,8,14,0,35915,35916,37109,37110,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20034,6692,0,0,19392,0,0,0,'Star Scryer','','',72,7,0,1,0,1,1,0,71,71,16,143600,143600,32310,1,0,2000,0,3934,5036,0,0,0,0,10800000,5714,0,0,0,0,0,0,0,2,'',0,10606,0,2.5,8,14,0,37122,37124,37126,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20035,6692,0,0,20978,0,0,0,'Bloodwarder Marshal','','',72,7,0,1,0,1,1,0,72,72,16,295200,295200,0,1,0,2000,0,2302.5,3285,0,0,0,0,10800000,7318,0,0,0,0,0,0,0,2,'',0,10749,0,2.5,8,14,0,35949,34996,15589,36132,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20036,6692,0,0,19394,0,0,0,'Bloodwarder Squire','','',72,7,0,1,0,1,1,0,71,71,16,143600,143600,32310,1,0,1600,0,4718.4,6041.6,0,0,0,0,10800000,5714,0,0,0,0,0,0,0,2,'',0,10624,0,2.5,8,14,0,39078,37254,39077,37255,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20037,6692,0,0,19398,0,0,0,'Tempest Falconer','','',72,7,0,1,0,1,1,0,71,71,16,144398,144398,16155,1,0,2000,0,2472,4028,0,0,0,0,10800000,6147,0,0,0,0,0,0,0,2,'',0,10637,0,2.5,8,14,0,37318,37154,37317,39079,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20038,6692,0,0,19298,0,0,0,'Phoenix-Hawk Hatchling','','',73,1,30,1,0,1,1,0,70,70,16,69860,69860,0,1,0,2000,0,1890,2677.5,0,0,0,0,10800000,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,37160,37319,0,0,0,0,0,0,0,32,0,0,0,10487,0,0,0,0,0,0,0,0,0,0),(20039,7272,0,0,19299,0,0,0,'Phoenix-Hawk','','',73,1,30,1,0,1,1,0,70,70,16,69860,69860,0,1,0,1800,0,1701,2409.75,0,0,0,0,10800000,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,37319,37160,0,0,0,0,0,0,0,1535,0,0,0,10486,0,0,0,0,0,0,0,0,0,0),(20040,7272,0,0,19410,0,0,0,'Crystalcore Devastator','','',72,9,0,1,0,1,1,0,72,72,16,553500,553500,0,1,0,2000,6,2302.5,3285,0,0,0,0,10800000,7318,0,0,0,0,0,0,0,2,'',0,10589,0,2.5,8,14,0,35035,35039,37102,37102,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20041,7272,0,0,19300,0,0,0,'Crystalcore Sentinel','','',72,9,0,1,0,1,1,0,72,72,16,295200,295200,0,1,0,2000,0,2302.5,3285,0,0,0,0,10800000,7318,0,0,0,0,0,0,0,2,'',0,10612,0,2.5,8,14,0,37106,39425,37104,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20042,6692,0,0,19412,0,0,0,'Tempest-Smith','','',72,7,0,1,0,1,1,0,71,71,16,179482,179482,0,1,0,2000,0,2242.5,3195,0,0,0,0,10800000,7018,0,0,0,0,0,0,0,2,'',0,10484,0,2.5,8,14,0,34946,37112,37118,37120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20043,6692,0,0,19470,0,0,0,'Apprentice Star Scryer','','',72,7,0,1,0,1,1,0,70,70,16,22000,22000,31550,1,0,1500,0,1854,3021,0,0,0,0,10800000,5416,0,0,0,0,0,0,0,2,'',0,10574,0,2.5,8,14,0,37129,37132,37133,38725,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20044,6692,0,0,19472,0,0,0,'Novice Astromancer','','',72,7,0,1,0,1,1,0,70,70,16,26000,26000,31550,1,0,1500,0,1854,3021,0,0,0,0,10800000,5164,0,0,0,0,0,0,0,2,'',0,10605,0,2.5,8,14,0,37111,37279,37282,38728,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20045,6692,0,0,19474,0,0,0,'Nether Scryer','','',72,7,0,1,0,1,1,0,72,72,16,236120,236120,49635,1,0,2000,0,5005,6406,0,0,0,0,0,5954,0,0,0,0,0,0,0,2,'',0,10614,0,2.5,8,14,0,37126,37135,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20046,6692,0,0,19423,0,0,0,'Astromancer Lord','','',72,7,0,1,0,1,1,0,72,72,16,236120,236120,49635,1,0,2000,0,5005,6406,0,0,0,0,10800000,5945,0,0,0,0,0,0,0,2,'',0,10712,0,2.5,8,14,0,37109,37110,37289,38732,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20047,6692,0,0,19499,0,0,0,'Crimson Hand Battle Mage','','',72,7,0,1,0,1,1,0,71,71,16,143600,143600,48465,1,0,2000,0,3934,5036,0,0,0,0,0,5714,0,0,0,0,0,0,0,0,'',0,10819,0,2.5,8,14,0,37262,37263,37265,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20048,6692,0,0,19505,0,0,0,'Crimson Hand Centurion','','',72,7,0,1,0,1,1,0,71,71,16,180000,180000,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,10791,0,2.5,8,14,0,37268,0,0,0,0,0,0,0,0,4144,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20049,6692,0,0,19503,0,0,0,'Crimson Hand Blood Knight','','',72,7,0,1,0,1,1,0,71,71,16,230000,230000,48465,1,0,2000,0,3934,5036,0,0,0,0,0,7092,0,0,0,0,0,0,0,0,'',0,10826,0,2.5,8,14,0,39078,37257,39077,37260,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20050,6692,0,0,19507,0,0,0,'Crimson Hand Inquisitor','','',72,7,0,1,0,1,1,0,72,72,16,230000,230000,49635,1,0,2000,0,3934,5036,0,0,0,0,0,6314,0,0,0,0,0,0,0,0,'',0,10778,0,2.5,8,14,0,37274,37275,37276,0,0,0,0,0,0,5567,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20051,8606,0,0,17210,0,0,0,'UNUSED - Golem Crafter','','',72,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20052,7272,0,0,19254,0,0,0,'Crystalcore Mechanic','','',72,3,0,1,0,1,1,0,71,71,16,179525,179525,0,1,0,2000,0,2242.5,3195,0,0,0,0,10800000,7018,0,0,0,0,0,0,0,2,'',0,10632,0,2.5,8,14,0,37121,37123,0,0,0,0,0,0,0,4129,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20053,6180,0,0,19306,19307,19308,19309,'Lodaeron Sentry Specimen','','',0,7,0,1,0,2.9,1,0,65,65,1749,17151,17151,0,1,0,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20054,6180,0,0,19310,19311,19312,19313,'Lordaeron Watchman Specimen','','',0,7,0,1,0,2.9,1,0,65,65,1749,17151,17151,0,1,0,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.208,'34712',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20055,7272,0,0,19305,0,0,0,'Tarren Mill Peasant Specimen','','',0,7,0,0,0,1,1,0,15,15,12,328,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.306,'34712',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20058,7272,0,0,19347,0,0,0,'Bloodmaul Dire Wolf','','',1,1,1,0,0,1,1,0,65,65,1781,5914,5914,0,1,0,1500,0,150,210.75,0,0,0,0,300000,5234,0,0,0,0,0,0,2.8125,3.375,'18950',0,0,0,2.5,8,14,0,13443,0,0,0,0,0,0,0,0,0,0,0,0,11590,0,0,0,0,0,0,0,0,0,0),(20059,6180,0,0,17916,17917,17918,0,'Sunseeker Netherbinder','','',0,7,0,1,0,3,1,0,70,70,16,14670,14670,7196,1,0,2000,0,1140.8,1669.8,0,0,0,0,7200000,5404,0,0,0,0,0,0,1.875,0.47875,'',0,3967,0,2.5,8,14,0,21668,35261,38936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20060,6692,0,0,20178,0,0,0,'Lord Sanguinar','The Blood Hammer','',76,7,0,1,0,1,1,0,73,73,16,191218,191218,0,1,0,1500,0,8295,11812.5,0,0,0,0,10800000,7618,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,44863,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20061,7561,0,0,1126,11686,0,0,'Frostbite Invisible Stalker','','',1024,10,0,0,0,1,1,0,63,71,35,3331,4163,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20062,6692,0,0,20237,0,0,0,'Grand Astromancer Capernian','Advisor to Kael\'thas','',76,7,0,1,0,1,1,0,73,73,16,133837,133837,38270000,1,0,1500,0,1925.25,2510.25,0,0,0,0,10800000,3878,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,36970,36971,37018,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20063,6692,0,0,20177,0,0,0,'Master Engineer Telonicus','Advisor to Kael\'thas','',76,7,0,1,0,1,1,0,73,73,16,191218,191218,0,1,0,1500,0,8295,11812.5,0,0,0,0,10800000,7618,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,16496,37027,37036,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20064,6692,0,0,20236,0,0,0,'Thaladred the Darkener','Advisor to Kael\'thas','',76,7,0,1,0,1,1,0,73,73,16,191218,191218,0,1,0,1500,0,8295,11812.5,0,0,0,0,10800000,7618,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,36965,36966,30225,36966,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20066,7272,0,0,17685,0,0,0,'Gahruj','','',0,7,0,0,0,1.35,1,0,68,68,1731,6000,6000,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20067,7272,0,0,18660,0,0,0,'Zuben Elgenubi','','',0,7,0,0,0,1,1,0,70,70,1731,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20068,7272,0,0,17689,0,0,0,'Zuben Eschamali','','',0,7,0,0,0,1,1,0,69,69,1731,6761,6761,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20069,7272,0,0,19304,0,0,0,'Night Elf Wisp Specimen','','',8,7,0,1,0,2.5,1,0,69,70,1719,16902,17465,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,600000,6719,0,0,0,0,0,0,4.5,3,'34712',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20071,7272,0,0,18660,0,0,0,'Wind Trader Marid','','',0,7,0,0,0,1,1,0,69,69,1731,6900,6900,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,106,0),(20072,7272,0,0,19375,0,0,0,'Cobalt War Talbuk','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1.1,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20073,8606,0,0,17688,0,0,0,'Ghanim','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20074,8606,0,0,19221,0,0,0,'Riding Talbuk (Elite)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20075,7272,0,0,18417,0,0,0,'Darkwater Crocolisk','','',1,1,6,0,0,1.5,1,0,67,68,16,9489,9813,0,1,0,1400,0,743.82,1046.5,0,0,0,0,7200000,6126,0,0,0,172,0,0,2.875,1.59735,'',0,0,0,2.5,8,14,0,12166,0,0,0,0,0,0,0,0,0,0,0,0,12926,0,0,0,0,0,0,0,0,0,0),(20076,7272,0,0,17423,0,0,0,'Naga Distiller (Coilskar Point)','','',72,9,0,1,0,2.9,1,0,70,70,190,12000,12000,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20078,6180,0,0,19317,19316,0,0,'Summoned Bloodwarder Reservist','','',0,7,0,0,0,0.75,1,0,69,69,16,5126,5126,0,1,0,1400,0,171.5,242.2,1,1900,391.4,573.8,0,6423,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,34820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20079,7272,0,0,4606,0,0,0,'Darkcrest Sentry','','',0,4,0,0,0,0.5,0.5,0,61,62,74,1572,1618,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,0.7,0.213892,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20080,7272,0,0,19319,0,0,0,'Galgrom','Provisioner','',0,7,0,0,0,1,1,0,65,65,1779,5914,5914,0,1,897,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20081,7272,0,0,19320,0,0,0,'Bortega','Reagents & Poison Supplies','',0,7,0,0,0,1,1,0,65,65,1779,5914,5914,0,1,3201,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20082,7272,0,0,19321,0,0,0,'Yarley','Armorer','',0,7,0,0,0,1,1,0,65,65,1779,5914,5914,0,1,4225,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20083,6180,0,0,21331,21332,0,0,'Summoned Bloodwarder Mender','','',0,7,0,1,0,3,3,0,69,70,16,9824,18926,21341,1,0,1400,0,277.2,280,1,1900,0,0,0,20,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,17194,17287,34809,35096,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20084,7272,0,0,21019,0,0,0,'Image of Nexus-Prince Haramad','','',0,7,0,0,0,1,1,0,73,73,1731,7588,7588,0,1,3,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20085,8606,0,0,1061,0,0,0,'Infernal Invasion Hero Say Director','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20086,6180,0,0,17035,17612,0,0,'Netherstorm Triangulation Point One Trigger','','',0,10,0,0,0,1.35,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,60000,7,0,0,0,0,0,0,3,2,'34840 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20087,7272,0,0,19323,0,0,0,'Worker Mo\'rrisroe','Silvermoon Builders Association','',0,7,0,0,0,1,1,0,70,70,1695,3240,3240,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20088,7272,0,0,17954,0,0,0,'Bloodscale Overseer','','',0,7,0,0,0,1,1,0,61,62,74,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,2.25,0.520833,'',0,930,0,2.5,8,14,0,34812,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24280,0,0,0,0,0,0,0),(20089,7272,0,0,17953,0,0,0,'Bloodscale Wavecaller','','',0,7,0,0,0,1,1,0,62,62,74,4274,4274,2568,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.7,1.7,'34827',0,933,0,2.5,8,14,0,32011,34827,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24280,0,0,0,0,0,0,0),(20090,7272,0,0,4606,0,0,0,'Bloodscale Sentry','','',0,4,0,0,0,0.5,0.5,0,62,63,74,1618,1666,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,0.7,0.213892,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20091,8606,0,0,17954,0,0,0,'Bloodscale Myrmidon','','',0,7,0,0,0,1,1,0,63,64,74,5527,5715,0,1,0,2000,0,194,274,0,0,0,0,0,4937,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,34812,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24280,0,0,0,0,0,0,0),(20092,7272,0,0,19645,0,0,0,'Dealer Hazzin','General Provisioner','',0,7,0,0,0,1.35,1,0,68,68,1731,4900,4900,0,1,2435,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20093,6180,0,0,15880,0,0,0,'Blade\'s Edge - Arakkoa Spell Origin','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20094,8606,0,0,16881,0,0,0,'Arakkoa Test Summon Bird','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20095,7272,19991,0,17782,0,0,0,'Grimnok Battleborn','','',0,7,0,0,0,1.5,1,0,67,67,1781,9489,9489,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,4.125,2.75,'',0,1124,0,2.5,8,14,0,15496,37786,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(20096,7272,0,0,19333,0,0,0,'Uriku','Cooking Supplies','',0,7,0,0,0,1,1,0,63,63,1722,5527,5527,0,1,640,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20097,7272,0,0,19334,0,0,0,'Nula the Butcher','Cooking Supplies','',0,7,0,0,0,1,1,0,65,65,1651,5914,5914,0,1,640,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20098,7272,0,0,19315,0,0,0,'Jane','','',0,7,0,0,0,1,1,0,1,1,1604,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20099,8606,0,0,19335,0,0,0,'Kate','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20100,7272,0,0,19336,0,0,0,'Jessel','','',0,7,0,0,0,1,1,0,13,13,1604,149,149,0,1,0,2000,0,18,24,0,0,0,0,300000,596,0,0,0,0,0,0,1.5,0.383,'14915',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20101,7272,0,0,19337,0,0,0,'Nether-Stalker','Marid\'s Guardian','',64,7,0,0,0,1,1,0,68,68,16,4400,4400,0,1,0,1400,0,161.7,227.5,0,0,0,0,0,6126,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20102,6180,0,0,19343,19340,0,0,'Goblin Commoner','','',0,7,0,0,0,1,1,0,80,80,35,5342,5342,0,1,3,2000,0,2,2,0,0,0,0,300000,9730,0,0,0,0,0,0,0.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20103,8606,0,0,19339,0,0,0,'[PH] Gossip NPC Goblin Female, Christmas','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20104,8606,0,0,19340,0,0,0,'[PH] Gossip NPC, Goblin Female','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20105,8606,0,0,19341,0,0,0,'[PH] Gossip NPC Goblin Female, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20106,8606,0,0,21067,0,0,0,'[PH] Gossip NPC Goblin Male, Lunar Festival','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20107,8606,0,0,19343,0,0,0,'[PH] Gossip NPC, Goblin Male','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20109,7272,0,0,20738,0,0,0,'Lashh\'an Kaliri','','',0,1,26,0,0,1,1,0,61,62,1738,1547,1602,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.2,0.28,'',0,0,0,2.5,8,14,0,10709,0,0,0,0,0,0,0,0,0,0,0,0,10709,0,0,0,0,0,0,0,0,0,0),(20110,7272,0,0,19380,0,0,0,'Tyri','','',0,7,0,1,0,1,1,0,70,70,35,5900,5900,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20111,7272,0,0,19382,0,0,0,'Jorad Mace','','',0,7,0,1,0,1,1,0,70,70,35,1073,1073,0,1,2,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20112,7272,0,0,17689,0,0,0,'Wind Trader Tuluman','Weapon Merchant','',0,7,0,0,0,1.35,1,0,70,70,1731,9431,9431,0,1,4227,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20113,7272,0,0,18434,0,0,0,'Lashh\'an Matriarch','','',0,7,0,0,0,1,1,0,66,66,1738,4892,4892,2846,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,2,0.62,'',0,1050,0,2.5,8,14,0,9613,34110,37579,0,0,0,0,0,0,0,0,0,0,0,0,0,30529,0,0,0,0,0,0,0),(20114,6180,0,0,17035,17612,0,0,'Netherstorm Triangulation Point Two Trigger','','',0,10,0,0,0,1.35,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'34858 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20115,7272,0,0,18425,0,0,0,'Umbrafen Witchdoctor','','',0,7,0,0,0,1,1,0,60,61,51,3984,4606,2460,1,0,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,1.725,0.25415,'34871',0,762,0,2.5,8,14,0,7289,34871,35197,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20116,7272,19991,0,17782,0,0,0,'Gurn Grubnosh','','',0,7,0,0,0,1,1,0,67,67,1781,14234,14234,0,1,0,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,4.125,2.75,'',0,1049,0,2.5,8,14,0,35491,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30417,0,0,0,0,0,0,0),(20117,7272,0,0,18088,0,0,0,'Vengeful Unyielding Knight','','',0,6,0,0,0,1,1,0,60,60,35,4600,4600,0,1,0,1400,0,72.8,96.6,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20118,7272,0,0,19348,0,0,0,'Jihi','Warsong Gulch Battlemaster','',0,7,0,1,0,50,1,0,61,61,1638,257900,257900,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20119,7272,0,0,19349,0,0,0,'Mahul','Alterac Valley Battlemaster','',0,7,0,1,0,1,1,0,61,61,1638,4800,4800,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20120,7272,0,0,19350,0,0,0,'Tolo','Arathi Basin Battlemaster','',0,7,0,1,0,50,50,0,61,61,1638,180550,180550,293750,1,1048576,2000,0,922.5,1327.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20121,7272,0,0,19351,0,0,0,'Fingin','Poison Supplies','',0,7,0,0,0,1,1,0,30,30,1638,955,955,0,1,1152,1500,0,31.5,42,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20122,8606,0,0,17953,0,0,0,'Bloodscale Sea Witch','','',0,7,0,0,0,1,1,0,64,64,74,5486,5486,3246,1,0,2000,0,194,274,0,0,0,0,0,4937,0,0,0,0,0,0,1.7,1.7,'',0,0,0,2.5,8,14,0,8398,22645,37432,0,0,0,0,0,0,0,0,0,0,0,0,0,24280,0,0,0,0,0,0,0),(20123,7272,0,0,19354,0,0,0,'Farmer Griffith','','',0,7,0,0,0,1.02,1,0,60,65,1818,5079,6032,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20124,7272,0,0,19356,0,0,0,'Kradu Grimblade','Weaponsmith Trainer','',0,7,0,0,0,1.1,1,0,65,65,1818,6505,6505,0,1,81,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20125,7272,0,0,19355,0,0,0,'Zula Slagfury','Armorsmith Trainer','',0,7,0,0,0,1.35,1,0,65,65,1818,7984,7984,0,1,81,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20126,7272,0,0,2429,0,0,0,'Sylvanaar Ancient Protector','','',0,5,0,1,0,2,1,0,70,70,80,13972,13972,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,5,5.068,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20127,7272,0,0,20730,0,0,0,'Tame Kaliri','','',0,1,26,0,0,1,1,0,60,61,7,4979,5158,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,1.2,0.28,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20128,8606,0,0,17035,0,0,0,'Netherstorm Triangulation Point Three Trigger','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20129,6180,0,0,19278,19280,19281,19282,'Custodian of Time','','',0,2,0,1,0,1,1,0,70,70,1779,6986,6986,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20130,7272,0,0,19314,0,0,0,'Andormu','Keepers of Time','',0,2,0,1,0,1,1,0,66,66,1779,3624,3624,0,1,386,2000,0,966,1357,0,0,0,0,600000,5531,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20131,7272,0,0,19315,0,0,0,'Nozari','Keepers of Time','',0,2,0,1,0,1,1,0,60,60,1779,3052,3052,0,1,0,2000,0,478.4,634.8,0,0,0,0,600000,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20132,7272,0,0,19358,0,0,0,'Socrethar','','',0,3,0,1,0,60,20,0,72,72,1786,354180,354180,66180,1,0,2000,0,1398.4,2005.6,0,0,0,0,300000,7305,0,0,0,0,0,0,7,2.13889,'37539',0,4315,0,2.5,8,14,0,28448,37537,15496,37538,0,0,0,0,0,0,0,0,0,0,0,0,29805,0,0,0,0,0,0,0),(20133,7272,0,0,19359,0,0,0,'Image of Socrethar','','',0,3,0,1,0,1,1,0,1,1,90,8,8,0,1,0,2000,0,3.4,3.4,0,0,0,0,720000,7,0,0,0,0,85,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20134,6180,0,0,19466,19467,19468,19469,'Sunfury Arcanist','','',0,7,0,0,0,1.1,1,0,67,68,1701,5566,5756,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.65,0.4213,'35778',0,1185,0,2.5,8,14,0,35917,35778,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(20135,6180,0,0,19119,19120,0,0,'Sunfury Arch Mage','','',0,7,0,0,0,1,1,0,68,68,1701,5756,5756,3861,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.65,0.4213,'35917',0,1186,0,2.5,8,14,0,20823,35917,11831,0,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(20136,6180,0,0,19491,19492,0,0,'Sunfury Researcher','','',0,7,0,0,0,1,1,0,67,68,1701,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.65,0.4213,'',0,1186,0,2.5,8,14,0,35918,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(20137,6180,0,0,16502,0,0,0,'Vengeful Unyielding Footman','','',0,6,0,0,0,1,1,0,59,60,1665,2800,3500,0,1,0,1400,0,72.8,96.6,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20138,7272,0,0,17446,0,0,0,'Culuthas','','',8,3,0,1,0,4,1,0,70,70,90,22356,22356,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,5.25,3.5,'',0,3950,0,2.5,8,14,0,36402,37089,35373,0,0,0,0,0,0,0,0,0,0,0,0,0,29026,0,0,0,0,0,0,0),(20139,6180,0,0,19463,19464,19465,0,'Sunfury Conjurer','','',0,7,0,0,0,1.1,1,0,68,69,1701,5756,5950,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.65,0.4213,'35778',0,1248,0,2.5,8,14,0,9672,11829,35778,0,0,0,0,0,0,0,0,0,0,0,0,0,29546,35231,0,0,0,0,0,0),(20140,6180,0,0,19459,19460,0,0,'Sunfury Centurion','','',0,7,0,0,0,1,1,0,68,69,1793,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.65,0.4213,'',0,1253,0,2.5,8,14,0,35871,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29545,35231,0,0,0,0,0,0),(20141,7272,0,0,19293,0,0,0,'Hound of Culuthas','','',0,3,0,0,0,1,1,0,69,70,90,6761,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,6,0.525,'',0,0,0,2.5,8,14,0,36405,36406,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20142,7272,0,0,19373,0,0,0,'Steward of Time','Keepers of Time','',0,2,0,1,0,1,1,0,70,70,1779,6986,6986,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,600000,6719,0,0,0,0,0,0,2,0.5,'',0,0,0,2.5,8,14,0,34891,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20143,6180,0,0,19329,0,0,0,'Void Spawner - Quest - Warp Rifts','','',16,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20144,8606,0,0,16470,0,0,0,'Magister Hathris','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29041,0,0,0,0,0,0,0),(20145,7272,0,0,16634,0,0,0,'Unstable Voidwalker','','',0,3,0,0,0,1,1,0,60,60,14,3984,3984,1217,1,0,1400,0,103.6,130.2,0,0,0,0,0,3075,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,33914,34302,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29051,0,0,0,0,0,0,0),(20146,8606,0,0,19374,0,0,0,'Large Elekk, Mount (Elite, NPC)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20147,12340,0,0,8610,0,8610,0,'Dead Overlord','','',0,3,0,0,0,1,1,0,1,1,7,100,100,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20148,7272,0,0,16269,0,0,0,'Dead Doomguard','','',0,3,0,0,0,1,1,0,1,1,90,8,8,0,1,0,2000,0,2,3,0,0,0,0,720000,5,0,0,0,0,85,0,3,1.528,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20149,8089,0,0,19303,0,0,0,'Dark War Talbuk','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20150,8089,0,0,19376,0,0,0,'Tan War Talbuk','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(20151,8089,0,0,19377,0,0,0,'White War Talbuk','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(20152,8089,0,0,19378,0,0,0,'Silver War Talbuk','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(20153,7272,0,0,17188,0,0,0,'Invis Teleporter','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20154,7272,0,0,19381,0,0,0,'Shrouded Figure','','',0,7,0,0,0,1,1,0,70,70,35,6900,6900,3155,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.383,'24313',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20155,6180,0,0,17200,10812,0,0,'Hillsbrad Internment Lodge Quest Trigger','','',0,10,0,0,0,1,1,0,1,1,35,4050,4050,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20156,6180,0,0,17200,0,0,0,'Thrall Quest Trigger','','',0,10,0,0,0,1,1,0,1,1,35,4050,4050,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20157,7272,0,0,17824,0,0,0,'Fleeing Dreghood Geomancer','','',0,7,0,0,0,1.3,1,0,56,57,35,2700,2700,2202,1,0,1244,0,60.956,80.86,0,0,0,0,0,3342,0,0,0,0,0,0,0,1,'',0,155,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20158,7272,0,0,19384,0,0,0,'Slime-Covered Corpse','','',128,7,0,0,0,1,1,0,65,65,35,4731,4731,2790,1,0,2000,0,186,260,0,0,0,0,120000,5228,0,0,0,0,0,0,1.5,0.383,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20159,7272,0,0,19385,0,0,0,'Magister Aledis','','',0,7,0,0,0,1.43,1,0,62,62,1604,5347,5347,6015,1,3,2500,0,163.75,235,0,0,0,0,1416000,3500,0,0,0,0,0,0,1.5,0.383,'',0,1600,0,2.5,8,14,0,20823,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20160,7272,0,0,169,0,0,0,'Infernal Defender','','',0,3,0,0,0,1,1,0,63,63,954,5330,5330,0,1,0,1333,0,120.636,168.624,0,0,0,0,0,4641,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20161,6180,0,0,18434,0,0,0,'Vekh\'nir Matriarch','','',0,7,0,0,0,1,1,0,66,66,1738,4892,4892,2846,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,2,0.62,'',0,1051,0,2.5,8,14,0,9613,37579,34110,37579,0,0,0,0,0,0,0,0,0,0,0,0,30561,30655,0,0,0,0,0,0),(20162,7272,0,0,19660,0,0,0,'Veronia','','',0,10,0,1,0,1,1,0,69,69,1744,6761,6761,0,1,3,2000,0,1127,1591.6,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,34905,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20163,7272,0,0,19402,0,0,0,'Ambassador Solannas','Representative of Prince Kael\'thas','',0,7,0,0,0,1,1,0,70,70,1789,5589,5589,3155,1,0,1400,0,170.1,217.7,1,1900,0,0,0,5474,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20164,8606,17723,0,17450,0,0,0,'Bog Giant (1)','','',256,5,0,1,0,1,1,0,70,70,14,62478,62478,0,1,0,1333,0,990.95,1403.85,0,0,0,0,0,6719,0,0,100,0,0,0,6,0.62,'',0,0,15,2.5,8,14,0,8599,15550,32065,40318,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20165,8606,17827,0,2289,0,0,0,'Claw (1)','Swamplord Musel\'ek\'s Pet','',0,1,0,1,0,1,1,0,72,72,14,88626,88626,0,1,0,1362,0,1233.49,1759.84,0,0,0,0,0,7318,0,0,0,0,0,0,1.2,0.408,'',0,0,15,2.5,8,14,0,31429,34971,34298,0,0,0,0,0,0,1407,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20166,8606,17867,0,1126,0,0,0,'Coilfang Periodic Bat Trigger (1)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20167,8606,18108,0,1126,0,0,0,'Coilfang Underbog Hydra Trigger (1)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20168,8606,18105,0,17528,0,0,0,'Ghaz\'an (1)','','',8,1,0,1,0,1,1,0,72,72,14,99630,99630,0,1,0,1362,0,1233.49,1759.84,0,0,0,0,0,7318,0,0,150,0,0,0,4.2,3,'',0,0,15,2.5,8,14,0,15716,34267,34268,34290,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20169,8606,17770,0,17228,0,0,0,'Hungarfen (1)','','',264,5,0,1,0,1,1,0,72,72,14,110054,110054,0,1,0,1362,0,1233.49,1759.84,0,0,0,0,0,7318,0,0,100,0,0,0,10.5,1.085,'',0,3768,15,2.5,8,14,0,31673,0,34874,38739,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20170,8606,18409,0,17751,0,0,0,'Large AOI Underbat (1)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1.45,0.87,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20171,8606,17829,0,17270,0,0,0,'Lykul Hatchling (1)','','',0,10,0,0,0,1,1,0,51,53,7,5000,5000,0,1,0,2000,0,89,119,0,0,0,0,0,3128,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20172,8606,0,0,9749,6633,7350,11091,'[UNUSED] Lykul Larva (1)','','',8,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.55,0.275,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20173,8606,17731,0,19403,0,0,0,'Fen Ray (1)','','',9,1,34,1,0,1,1,0,71,71,14,28114,28114,0,1,0,1347,0,1188.12,1692.78,0,0,0,0,0,7018,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,34984,0,0,0,0,0,0,0,0,5363,0,0,0,12891,0,0,0,0,0,0,0,0,0,0),(20174,8606,19632,0,19367,0,0,0,'Lykul Stinger (1)','','',9,1,44,1,0,1,1,0,71,71,14,38114,38114,0,1,0,1347,0,2617.9,3729.84,0,0,0,0,0,7018,0,0,100,0,0,0,1.5,0.465,'',0,0,15,2.5,8,14,0,34392,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20175,8606,17732,0,19401,0,0,0,'Lykul Wasp (1)','','',9,1,44,1,0,1,1,0,71,71,14,22488,22488,0,1,0,1347,0,2617.9,3729.84,0,0,0,0,0,7018,0,0,0,0,0,0,1,0.3,'',0,0,15,2.5,8,14,0,32330,32330,0,0,0,0,0,0,0,1183,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20176,8606,17872,0,17760,0,0,0,'Murkblood Foreman (1)','','',0,7,0,1,0,1,1,0,63,64,51,5000,5000,0,1,0,2000,0,2522,3562,0,0,0,0,0,4937,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20177,8606,17730,0,17755,0,0,0,'Murkblood Healer (1)','','',0,7,0,1,0,1,1,0,71,71,14,22488,22488,16155,1,0,1346,0,2589.71,3709.57,0,0,0,0,0,7007,0,0,0,0,0,0,0,1.3,'',0,3368,15,2.5,8,14,0,37979,37978,15585,37978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20178,8606,17873,0,17761,0,0,0,'Murkblood Henchman (1)','Murkblood Foreman\'s Flunky','',0,7,0,1,0,1,1,0,63,64,51,5000,5000,0,1,0,2000,0,2522,3562,0,0,0,0,0,4937,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20179,8606,17771,0,17648,0,0,0,'Murkblood Oracle (1)','','',0,7,0,1,0,1,1,0,70,70,14,21881,21881,15775,1,0,1346,0,929.145,1314.3,0,0,0,0,0,6708,0,0,0,0,0,0,0,1.3,'',0,3354,15,2.5,8,14,0,36807,15228,12248,14034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20180,8606,17729,0,17757,0,0,0,'Murkblood Spearman (1)','','',0,7,0,1,0,1,1,0,71,71,14,22488,22488,3231,1,0,1346,0,1175.32,1683.57,0,0,0,0,0,7007,0,0,0,0,0,0,0,1.45,'',0,3361,15,2.5,8,14,0,39413,40317,31407,39413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20181,8606,17728,0,17756,0,0,0,'Murkblood Tribesman (1)','','',0,7,0,1,0,1,1,0,71,71,14,28114,28114,0,1,0,1346,0,1187.24,1691.52,0,0,0,0,0,7018,0,0,0,0,0,0,0,1.75,'',0,3352,15,2.5,8,14,0,12057,12057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20182,8606,18107,0,11271,0,0,0,'Overseer Tidewrath (1)','','',0,7,0,1,0,1,1,0,65,65,1693,5000,5000,0,1,0,2000,0,2600,3653,0,0,0,0,0,5234,0,0,0,0,0,0,3.375,2.25,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20183,8606,17826,0,18570,0,0,0,'Swamplord Musel\'ek (1)','','',8,7,0,1,0,1,1,0,72,72,14,89224,89224,66180,1,0,1362,0,1221.44,1751.81,0,0,0,0,0,7305,0,0,0,0,0,0,0,1.5,'',0,3578,15,2.5,8,14,0,18813,22907,31547,31566,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20184,8606,17882,0,18194,0,0,0,'The Black Stalker (1)','','',8,1,0,1,0,1,1,0,72,72,14,127505,127505,33090,1,0,1362,0,1221.44,1751.81,0,0,0,0,0,7305,0,0,0,0,0,0,9,1.05,'18950 18950',0,0,15,2.5,8,14,0,31704,31715,31717,0,0,0,0,0,0,1535,0,0,0,0,0,0,33826,24248,24427,0,0,0,0,0),(20185,8606,17724,0,17752,0,0,0,'Underbat (1)','','',1,1,33,1,0,1,1,0,70,70,14,27114,27114,0,1,0,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,1.75,1.05,'',0,0,15,2.5,8,14,0,37956,37956,0,0,0,0,0,0,0,1188,0,0,0,12956,0,0,0,0,0,0,0,0,0,0),(20186,8606,0,0,17753,0,0,0,'Underbat Swarmer (1)','','',1,1,33,0,0,1,1,0,62,63,1713,5000,5000,0,1,0,2000,0,181,253,0,0,0,0,0,4641,0,0,0,0,0,0,0.9,0.54,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13087,0,0,0,0,0,0,0,0,0,0),(20187,8606,17734,0,17758,0,0,0,'Underbog Lord (1)','','',256,5,0,1,0,1,1,0,71,71,14,71120,71120,0,1,0,1347,0,1188.12,1692.78,0,0,0,0,0,7018,0,0,100,0,0,0,7.5,0.775,'',0,0,15,2.5,8,14,0,32065,25778,40318,8599,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20188,8606,17725,0,17754,0,0,0,'Underbog Lurker (1)','','',256,4,0,1,0,1,1,0,70,70,14,27028,27028,0,1,0,1332,0,990.21,1402.8,0,0,0,0,0,6719,0,0,50,0,0,0,1.875,0.625,'',0,0,15,2.5,8,14,0,34161,0,0,0,0,0,0,0,0,1060,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20189,8606,17990,0,11686,0,0,0,'Underbog Mushroom (1)','','',0,10,0,0,0,1,1,0,72,72,14,35000,35000,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,34168,34168,0,0,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20190,8606,17871,0,16273,0,0,0,'Underbog Shambler (1)','','',256,4,0,1,0,1,1,0,70,70,14,22488,22488,6310,1,0,1332,0,919.48,1300.63,0,0,0,0,0,6708,0,0,50,0,0,0,1.875,0.625,'',0,0,15,2.5,8,14,0,37965,37967,31427,37965,0,0,0,0,0,1060,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20191,8606,17726,0,18399,0,0,0,'Wrathfin Myrmidon (1)','','',0,7,0,1,0,1,1,0,71,71,14,28274,28274,0,1,0,1347,0,1188.12,1692.78,0,0,0,0,0,7018,0,0,0,0,0,0,3,0.694444,'',0,3469,15,2.5,8,14,0,37973,37973,0,0,0,0,0,0,0,443,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20192,8606,17727,0,18400,0,0,0,'Wrathfin Sentry (1)','','',0,7,0,1,0,1,1,0,71,71,14,28274,28274,0,1,0,1347,0,1188.12,1692.78,0,0,0,0,0,7018,0,0,0,0,0,0,3.3,0.763888,'',0,3396,15,2.5,8,14,0,11972,11976,0,0,0,0,0,0,0,447,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20193,8606,17735,0,18401,0,0,0,'Wrathfin Warrior (1)','','',0,7,0,1,0,1,1,0,71,71,14,28274,28274,0,1,0,1347,0,1188.12,1692.78,0,0,0,0,0,7018,0,0,0,0,0,0,2.1,0.486111,'',0,3488,15,2.5,8,14,0,11972,11976,8599,0,0,0,0,0,0,443,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20194,7272,0,0,19645,0,0,0,'Dealer Dunar','General Provisioner','',0,7,0,0,0,1.35,1,0,67,67,1731,5600,5600,0,1,1409,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20195,7272,0,0,1913,0,0,0,'Dagz','','',0,3,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20196,7272,0,0,19405,0,0,0,'Bloodthirsty Marshfang','','',1,1,34,0,0,1,0.5,0,61,62,14,4126,4274,1264,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,17008,0,0,0,0,0,0,0,0,0,0,0,0,12889,0,0,0,0,0,0,0,0,0,0),(20197,7272,0,0,18723,0,0,0,'Bogflare Needler','','',1,1,44,0,0,1,1,0,62,62,14,5341,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,35328,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24372,0,0,0,0,0,0,0),(20198,7272,0,0,19408,0,0,0,'Fenglow Stinger','','',1,1,44,0,0,1,1,0,62,63,14,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,17170,35325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24485,24372,0,0,0,0,0,0),(20199,7272,0,0,19409,0,0,0,'Ambassador\'s Honor Guard','','',0,7,0,0,0,0.75,1,0,68,69,1789,5300,5400,0,1,0,1400,0,171.5,242.2,1,1900,391.4,573.8,0,6423,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20200,8606,0,0,10186,0,0,0,'Netherstorm Battlemaster','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20201,7272,0,0,19411,0,0,0,'Sa\'at','Keepers of Time','',0,2,0,1,0,1,1,0,73,73,1779,4399,4399,0,1,3,2000,0,1453.6,2070,0,0,0,0,7200000,7618,0,0,0,0,0,0,2.025,0.51705,'',0,0,0,2.5,8,14,0,34975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20202,7272,0,0,19414,0,0,0,'Cragskaar','','',512,5,0,1,0,1,1,0,69,69,14,27044,27044,0,1,0,2000,0,1127,1591.6,0,0,0,0,300000,6423,0,0,0,0,0,0,5.5,0.825,'',0,3731,0,2.5,8,14,0,32959,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29163,29164,0,0,0,0,0,0),(20203,6180,0,0,19418,19420,0,0,'Nether Technician','B.O.O.M.','',0,7,0,0,0,1,1,0,67,67,35,8540,8540,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20204,7272,0,0,19417,0,0,0,'Action Jaxon','','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20205,7272,0,0,19421,0,0,0,'Audi the Needle','','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20206,7272,0,0,19422,0,0,0,'Fei Fei','Tracy\'s Faithful Hound','',0,1,0,0,0,1,1,0,1,1,1732,42,42,0,1,2,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5625,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20207,6180,0,0,19443,19444,19445,19446,'Sunfury Bowman','','',0,7,0,0,0,1,1,0,68,69,1701,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.65,0.4213,'',0,1253,0,2.5,8,14,0,37847,6660,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,29545,35231,0,0,0,0,0,0),(20208,7272,0,0,15292,0,0,0,'Mennu\'s Healing Ward','','',0,11,0,0,0,1,1,0,64,64,58,5,5,0,1,0,1347,0,130.659,184.539,0,0,0,0,0,4937,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,34978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20209,6180,0,0,16480,0,0,0,'B\'naar Control Console','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'23196 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20210,7272,0,0,17716,0,0,0,'Shaleskin Flayer','','',0,7,0,0,0,1,1,0,67,68,1873,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2.5,2.5,'36576',0,1190,0,2.5,8,14,0,36576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29464,0,0,0,0,0,0,0),(20211,7272,0,0,18434,0,0,0,'Ruuan\'ok Matriarch','','',0,7,0,0,0,1,1,0,67,67,1738,5060,5060,2933,1,0,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,2,0.62,'',0,1132,0,2.5,8,14,0,9613,37579,34110,37579,0,0,0,0,0,0,0,0,0,0,0,0,30704,0,0,0,0,0,0,0),(20212,10192,0,0,169,15435,0,0,'World Trigger (Horde Friendly + Invis Man)','','',0,10,0,0,0,1.35,1,0,1,1,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20213,10192,0,0,169,15435,0,0,'World Trigger (Alliance Friendly + Invis Man)','','',0,10,0,0,0,1.35,1,0,1,1,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20214,7272,0,0,10056,0,0,0,'Arakkoa Egg','','',0,10,0,0,0,1,1,0,60,60,14,498,498,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2.5,0.75,'',0,0,0,2.5,8,14,0,35788,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20215,7272,0,0,8612,0,0,0,'Pentatharon','','',0,3,0,0,0,1.3,1,0,69,69,90,7032,7032,3080,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,3.75,2.5,'',0,1268,0,2.5,8,14,0,36039,12098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28829,0,0,0,0,0,0,0),(20216,7272,0,0,19667,0,0,0,'Grulloc','Son of Gruul','',40,7,0,1,0,1,1,0,70,70,16,139720,139720,0,1,0,1300,0,753.48,1067.43,0,0,0,0,300000,6719,0,0,0,0,0,0,10,4,'',0,3991,0,2.5,8,14,0,21055,38771,38772,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20217,7272,0,0,19479,0,0,0,'Purple Hawkstrider','','',0,1,0,0,0,1,1,0,70,70,35,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(20218,6180,0,0,19517,0,0,0,'Sunfury Technician','','',0,7,0,0,0,1,1,0,67,68,14,2530,2617,0,1,0,2000,0,231,325,0,0,0,0,720000,6126,0,0,0,0,0,0,0,0,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20219,8606,0,0,19481,0,0,0,'Mask of Deception (Test)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20220,7272,0,0,19480,0,0,0,'Blue Hawkstrider','','',0,1,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(20221,6180,0,0,17773,17776,0,0,'Sunfury Flamekeeper','','',0,7,0,0,0,1,1,0,68,68,1701,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.875,0.47875,'',0,1191,0,2.5,8,14,0,35857,33731,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,28550,28550,35231,0,0,0,0,0),(20222,7272,0,0,19478,0,0,0,'Black Hawkstrider','','',0,1,0,0,0,1,1,0,70,70,35,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(20223,7272,0,0,19482,0,0,0,'Swift Purple Hawkstrider','','',0,1,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(20224,7272,0,0,19484,0,0,0,'Swift Green Hawkstrider','','',0,1,0,0,0,1,1,0,70,70,35,5000,5000,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(20225,8089,0,0,20359,0,0,0,'Swift Warstrider','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(20226,6180,0,0,16480,17612,0,0,'Manaforge Visual Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20227,7272,0,0,19509,0,0,0,'Apprentice Tedon','','',0,7,0,0,0,1,1,0,4,4,1638,86,86,0,1,1,2000,0,4,5,0,0,0,0,120000,68,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20229,6180,0,0,19329,0,0,0,'Void Spawner - Quest - Void Ridge - Galaxis','','',16,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20230,6180,0,0,16480,0,11686,11686,'Blade\'s Edge - Bladespire Trigger 01','','',0,10,0,0,0,1,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20231,7272,0,0,16370,0,0,0,'Supply Officer Pestle','General Goods & Repairs','',0,7,0,1,0,10,1,0,62,62,1667,42740,42740,2568,1,4993,2000,0,736,1025.8,0,0,0,0,360000,4340,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20232,7272,0,0,16389,0,0,0,'Wing Commander Gryphongar','','',0,7,0,0,0,2,1,0,60,60,1666,6104,6104,0,1,3,2000,0,104,138,0,0,0,0,360000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20233,7272,0,0,19510,0,0,0,'Apprentice Vishael','','',0,7,0,0,0,1,1,0,4,4,1638,86,86,0,1,3,2000,0,4,5,0,0,0,0,300000,68,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20234,7272,0,0,18666,0,0,0,'Runetog Wildhammer','Gryphon Master','',0,7,0,1,0,10,10,0,65,65,1737,59140,59140,0,1,8195,2000,0,920,1292.6,0,0,0,0,360000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20235,7272,0,0,21064,0,0,0,'Gryphoneer Windbellow','','',0,7,0,1,0,10,10,0,55,55,1737,26140,26140,0,1,3,2000,0,705,937.5,0,0,0,0,360000,3234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,35065,33899,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20236,7272,0,0,21065,0,0,0,'Gryphoneer Leafbeard','','',0,7,0,1,0,10,10,0,55,55,1737,26140,26140,0,1,1,2000,0,705,937.5,0,0,0,0,300000,3234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,35066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20237,7272,0,0,18666,0,0,0,'Honor Hold Gryphon Rider','','',0,7,0,1,0,10,10,0,65,65,1737,59140,59140,0,1,0,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20238,7272,0,0,16449,0,0,0,'Honor Hold Scout','','',0,7,0,1,0,10,10,0,65,65,1737,59140,59140,0,1,0,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15667,29586,34099,29582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20239,7272,0,0,11686,0,0,0,'Neutralizing Emote Placeholder','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20240,7272,0,0,19497,0,0,0,'Trader Narasu','Kurenai Quartermaster','',0,7,0,0,0,3,1,0,65,65,1723,17742,17742,0,1,128,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20241,7272,0,0,19498,0,0,0,'Provisioner Nasela','Mag\'har Quartermaster','',0,7,0,0,0,1,1,0,65,65,1653,17742,17742,0,1,128,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20242,7272,0,0,18660,0,0,0,'Karaaz','Consortium Quartermaster','',0,7,0,0,0,1,1,0,68,68,1731,15699,15699,8973,1,4224,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20243,7272,0,0,21072,0,0,0,'Scrapped Fel Reaver','','',72,9,0,1,0,7.5,1,0,70,70,16,52395,52395,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.25,0.625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29260,0,0,0,0,0,171,0),(20244,7272,0,0,19315,0,0,0,'Nova','','',0,7,0,0,0,1,1,0,1,1,1604,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,35052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20245,8089,0,0,9989,0,0,0,'Mr. Kitty','','',0,12,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.35,0.175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20246,6180,0,0,9990,0,0,0,'Manny','','',0,12,0,0,0,1,1,0,1,1,188,300,300,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20247,6180,0,0,5556,0,0,0,'Kitty','','',0,12,0,0,0,1,1,0,1,1,188,10,10,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20248,6180,0,0,19511,19512,19513,19514,'Sunfury Nethermancer','','',0,7,0,0,0,1.1,1,0,69,70,1701,5950,6148,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.65,0.4213,'',0,1327,0,2.5,8,14,0,9613,17173,36477,36477,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(20249,7272,0,0,12044,0,0,0,'Cymbre Starsong','General Goods','',0,7,0,0,0,1,1,0,70,70,1660,6986,6986,0,1,384,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20250,7272,0,0,7999,0,0,0,'Rashere Pridehoof','Trade Goods','',0,7,0,0,0,1,1,0,70,70,1660,6986,6986,0,1,128,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20251,6180,0,0,5494,16925,0,0,'Honor Hold Scout Archery Target','','',0,10,0,0,0,1.35,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20252,8606,18429,0,19702,0,0,0,'Arcane Fiend (1)','','',64,4,0,0,0,1,1,0,70,71,16,2714,2714,15965,1,0,2000,0,1746.4,2501.6,0,0,0,0,0,7007,0,0,0,0,0,172,1.875,0.2625,'',0,0,15,2.5,8,14,0,15253,33860,15122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20253,8606,18430,0,19646,0,0,0,'Ethereal Apprentice (1)','','',64,7,0,0,0,1,1,0,71,71,16,8616,8616,16155,1,0,2000,0,296,424,0,0,0,0,0,5714,0,0,0,0,0,0,1,0.3,'',0,0,15,2.5,8,14,0,32369,32370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20254,8606,18431,0,16946,0,0,0,'Ethereal Beacon (1)','','',64,7,0,0,0,1,1,0,70,71,16,6986,6986,3053,1,0,2000,0,1746.4,2501.6,0,0,0,0,0,7007,0,0,0,0,0,0,2,1,'',0,0,15,2.5,8,14,0,15254,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20255,8606,18311,0,20466,0,0,0,'Ethereal Crypt Raider (1)','','',64,7,0,1,0,1,1,0,70,70,16,27350,27350,0,1,0,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,1.25,0.375,'',0,3504,15,2.5,8,14,0,31403,22911,8599,32315,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20256,8606,18331,0,20987,0,0,0,'Ethereal Darkcaster (1)','','',64,7,0,1,0,1,1,0,71,71,16,16086,16086,7332,1,0,2000,0,1504.5,2200.7,0,0,0,0,0,5645,0,0,0,0,100,0,1,0.30556,'16592',0,3480,15,2.5,8,14,0,34930,34942,16592,34942,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20257,8606,18317,0,21005,0,0,0,'Ethereal Priest (1)','','',64,7,0,1,0,1,1,0,71,71,16,19681,19681,36660,1,0,1800,0,1354.05,1980.63,0,0,0,0,0,5645,100,0,0,0,0,0,1.25,0.38195,'',0,3481,15,2.5,8,14,0,22883,34944,17139,34945,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20258,8606,18309,0,19778,0,0,0,'Ethereal Scavenger (1)','','',64,7,0,1,0,1,1,0,70,70,16,22355,22355,0,1,0,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.3,'',0,3524,15,2.5,8,14,0,33871,33865,34920,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20259,8606,18313,0,21004,0,0,0,'Ethereal Sorcerer (1)','','',64,7,0,1,0,1,1,0,71,71,16,17594,17594,73320,1,0,2000,0,1504.5,2200.7,0,0,0,0,0,5645,0,0,0,0,0,100,1.35,0.412506,'',0,3425,15,2.5,8,14,0,15791,25603,25603,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20260,8606,18312,0,20986,0,0,0,'Ethereal Spellbinder (1)','','',64,7,0,1,0,1,1,0,72,72,16,15498,15498,75000,1,0,1500,0,1163.78,1699.2,0,0,0,0,0,5886,0,100,0,0,0,0,1,0.30556,'',0,3500,15,2.5,8,14,0,37470,17883,32316,37668,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20261,8606,18315,0,21004,0,0,0,'Ethereal Theurgist (1)','','',64,7,0,1,0,1,1,0,72,72,16,20225,20225,75000,1,0,1600,0,1241.36,1812.48,0,0,0,0,0,5886,0,100,0,0,0,0,1.35,0.412506,'',0,3438,15,2.5,8,14,0,17145,13323,32316,15580,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20262,8606,18394,0,15438,0,0,0,'Ethereal Wraith (1)','','',0,4,0,0,0,1,1,0,69,72,16,6930,7159,3096,1,0,2000,0,304,436,0,0,0,0,0,3728,0,0,0,0,0,0,1.5,0.5,'',0,0,15,2.5,8,14,0,34934,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20263,8606,19306,0,16217,0,0,0,'Mana Leech (1)','','',0,1,0,0,0,1,1,0,70,70,16,7200,7200,3155,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,0,0,1.6,0.8,'',0,0,15,2.5,8,14,0,34933,25602,15785,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20264,8606,18314,0,20468,0,0,0,'Nexus Stalker (1)','','',64,7,0,1,0,1,1,0,72,72,16,28856,29121,0,1,0,1400,0,1267.91,1808.94,0,0,0,0,0,7318,0,0,0,0,0,0,1.15,0.345,'',0,3516,15,2.5,8,14,0,34940,33925,39332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20265,8606,19307,0,18050,0,0,0,'Nexus Terror (1)','','',2,3,0,1,0,1,1,0,70,70,14,49256,49513,0,1,0,2000,5,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,2,2,'',0,2158,15,2.5,8,14,0,34925,38065,34322,0,0,0,0,0,0,1253,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20266,8606,18344,0,19780,0,0,0,'Nexus-Prince Shaffar (1)','','',72,7,0,1,0,1,1,0,72,72,16,143443,143443,33090,1,0,2000,0,1793.6,2572.4,0,0,0,0,0,7305,0,0,0,0,0,0,2.25,0.675,'',0,4023,15,2.5,8,14,0,34605,32363,32365,32364,0,0,0,0,0,1535,0,0,0,0,0,0,33835,28490,0,0,0,0,0,0),(20267,8606,18341,0,19338,0,0,0,'Pandemonius (1)','','',64,3,0,1,0,1,1,0,72,72,16,119556,121000,0,1,0,1200,0,1086.78,1550.52,0,0,0,0,0,7318,0,0,0,0,0,0,4,4,'',0,3992,15,2.5,8,14,0,38759,38760,38759,38760,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20268,8606,18343,0,19332,0,0,0,'Tavarok (1)','','',576,5,0,1,0,1,1,0,72,72,16,149445,149445,0,1,0,1200,0,1086.78,1550.52,0,0,0,0,0,7318,0,0,0,0,0,0,5,0.75,'',0,4110,15,2.5,8,14,0,38761,32361,33919,38761,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20269,7272,0,0,19532,0,0,0,'Montok Redhands','Warsong Gulch Battlemaster','',0,7,0,1,0,50,1,0,61,61,714,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.95,0.4836,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20270,7272,0,0,18424,0,0,0,'Feralfen Druid','','',0,7,0,0,0,1,1,0,62,62,51,4274,4274,2568,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,1.725,0.25415,'',0,816,0,2.5,8,14,0,16561,35200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24497,0,0,0,0,0,0,0),(20271,7272,0,0,19535,0,0,0,'Haelga Slatefist','Alterac Valley Battlemaster','',0,7,0,1,0,50,1,0,61,61,534,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.95,0.4511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20272,7272,0,0,19536,0,0,0,'Lylandor','Warsong Gulch Battlemaster','',0,7,0,1,0,50,1,0,61,61,534,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.95,0.5057,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20273,7272,0,0,19538,0,0,0,'Adam Eternum','Arathi Basin Battlemaster','',0,7,0,1,0,50,1,0,61,61,534,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20274,7272,0,0,19533,0,0,0,'Keldor the Lost','Arathi Basin Battlemaster','',0,7,0,1,0,50,50,0,61,61,714,110050,110050,293750,1,1048576,2000,0,922.5,1327.5,0,0,0,0,0,3263,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20275,8606,0,0,2467,0,0,0,'Wyatt\'s Unkillable Test Dummy 60 Warrior','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20276,7272,0,0,19534,0,0,0,'Wolf-Sister Maka','Alterac Valley Battlemaster','',0,7,0,1,0,50,1,0,61,61,714,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.2596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20277,8606,0,0,19006,0,0,0,'Root Lasher','','',0,4,0,0,0,1,1,0,1,2,7,42,55,0,1,0,2000,0,2,2,0,0,0,0,0,8,0,0,85,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20278,7272,0,0,18290,0,0,0,'Vixton Pinchwhistle','Brutal Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,129,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20279,7272,0,0,16879,0,0,0,'Ragestone Threshalisk','','',0,1,0,0,0,1,1,0,62,63,14,5875,6079,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,3019,35385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20280,7272,0,0,16879,0,0,0,'Ragestone Trampler','','',0,1,0,0,0,1,1,0,62,63,14,5875,6080,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,3019,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20281,7272,0,0,18659,0,0,0,'Drijya','','',4096,7,0,0,0,1.75,1,0,69,69,1731,11000,11000,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(20282,8606,0,0,15958,0,0,0,'Pat\'s Vendor Test Guy','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20283,7272,0,0,16879,0,0,0,'Marshrock Stomper','','',0,1,0,0,0,1,1,0,61,62,14,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,12612,35385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20284,7272,0,0,19524,0,0,0,'Dr. Boom','','',0,7,0,0,0,100,1,0,68,68,14,654200,654200,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,3,0.612,'',0,1184,0,2.5,8,14,0,35276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20285,7272,0,0,19189,0,0,0,'Gan\'arg Warp-Tinker','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.75,'',0,1257,0,2.5,8,14,0,36208,36846,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29797,0,0,0,0,0,0,0),(20286,6180,0,0,4626,15880,0,0,'Illadari Point - Succubi Spell Orgin 001','','',0,10,0,0,0,1,1,0,1,1,954,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20287,7272,0,0,19651,0,0,0,'Zaxxis Ambusher','','',0,7,0,0,0,1,1,0,67,67,16,6326,6326,0,1,0,1400,0,157.5,219.8,0,0,0,0,0,5829,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20288,6180,0,0,4626,15880,0,0,'Illadari Point - Succubi Caster Position 01','','',0,10,0,0,0,1,1,0,1,1,954,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20289,6180,0,0,4626,15880,0,0,'Illadari Point - Succubi Caster Position 02','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20290,7272,0,0,19287,0,0,0,'Lagoon Eel','','',0,1,0,0,0,1,1,0,61,62,16,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20291,7272,0,0,9011,0,0,0,'Lagoon Walker','','',0,7,0,0,0,1,1,0,61,62,1706,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.95,1.7485,'',0,0,0,2.5,8,14,0,7948,6870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20292,7272,0,0,18313,0,0,0,'Marsh Baron Brok','','',0,7,0,0,0,1.2,1,0,62,62,1706,5129,5129,2568,1,0,2000,0,160,223,0,0,0,0,300000,4340,0,0,0,0,0,0,4.125,3.69875,'',0,0,0,2.5,8,14,0,9616,8142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20293,7272,0,0,17101,0,0,0,'Bogstrok Clacker','','',0,7,0,0,0,0.9,1,0,63,63,16,4974,4974,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,21494,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20294,7272,0,0,17106,0,0,0,'Bogstrok Razorclaw','','',0,7,0,0,0,1,1,0,62,63,16,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,21055,31551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20295,7272,0,0,17107,0,0,0,'Bogstrok Crusher','','',0,7,0,0,0,1,1,0,62,63,16,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,21055,31551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20296,6180,0,0,17035,14501,0,0,'Teleporter Explosion Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20297,8089,0,0,19526,0,0,0,'Nova Terra','','',0,7,0,0,0,1,1,0,1,1,35,8,8,3155,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20298,8606,18524,0,17970,0,0,0,'Angered Skeleton (1)','','',0,6,0,1,0,1,1,0,70,72,14,25421,28250,0,1,0,1377,0,1247.08,1779.22,0,0,0,0,0,7318,0,0,0,0,50,0,3,2,'',0,3603,15,2.5,8,14,0,32885,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20299,8606,18497,0,17910,0,0,0,'Auchenai Monk (1)','','',72,7,0,1,0,1,1,0,69,71,14,28900,30150,0,1,0,1376,0,1213.7,1729.22,0,0,0,0,0,7018,0,0,0,0,0,0,1.95,1.3,'38168',0,3561,15,2.5,8,14,0,32846,37321,32849,38168,0,0,0,0,0,1279,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20300,8606,18702,0,18077,0,0,0,'Auchenai Necromancer (1)','','',0,7,0,1,0,1,1,0,69,72,14,34820,35141,16263,1,0,1391,0,1247.45,1789.1,0,0,0,0,0,7305,0,0,0,0,172,0,1.95,1.3,'',0,3656,15,2.5,8,14,0,35839,33325,47835,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20301,8606,18493,0,17924,0,0,0,'Auchenai Soulpriest (1)','','',0,7,0,1,0,1,1,0,70,71,14,21840,22954,9632,1,0,1376,0,1201.53,1721.1,0,0,0,0,0,7007,0,0,0,0,100,0,3,2,'',0,3569,15,2.5,8,14,0,32859,38377,38378,32857,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20302,8606,18495,0,17942,0,0,0,'Auchenai Vindicator (1)','','',0,7,0,1,0,1,1,0,70,71,14,21840,22954,9399,1,0,1376,0,1201.53,1721.1,0,0,0,0,0,7007,0,0,0,0,50,0,1.95,1.3,'',0,3554,15,2.5,8,14,0,38379,17439,32857,32855,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20303,8606,18478,0,18142,0,0,0,'Avatar of the Martyred (1)','','',72,6,0,1,0,1,1,0,72,72,16,47000,47324,0,1,0,1391,0,2775.74,3960.18,0,0,0,0,0,7318,0,0,0,0,0,0,4.5,3,'',0,0,15,2.5,8,14,0,16856,16145,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20304,8606,18778,0,11686,0,0,0,'Cosmetic Raging Soul (1)','','',0,10,0,0,0,1,1,0,66,66,35,5000,5000,0,1,0,1400,0,136.5,191.1,0,0,0,0,0,5523,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20305,8606,18441,0,12432,0,0,0,'Stolen Soul (1)','','',0,6,0,0,0,1,1,0,69,72,16,7756,7970,0,1,0,1400,0,214.9,306.6,0,0,0,0,0,7318,0,0,0,0,0,0,1.875,1.25,'',0,0,15,2.5,8,14,0,32395,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20306,8606,18373,0,17715,0,0,0,'Exarch Maladaar (1)','','',72,7,0,1,0,1,1,0,72,72,14,131489,131489,16545,1,0,1391,0,1247.45,1789.1,0,0,0,0,0,7305,0,0,0,0,0,0,3,2,'',0,3359,15,2.5,8,14,0,32346,32421,32422,32424,0,0,0,0,0,1535,0,0,0,0,0,0,33836,0,0,0,0,0,0,0),(20307,8606,18726,0,11686,0,0,0,'Flying Raging Soul (1)','','',0,10,0,0,0,1,1,0,65,65,35,5000,5000,0,1,0,1400,0,130.2,182,0,0,0,0,0,5228,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20308,8606,18374,0,16946,0,0,0,'Focus Fire (1)','','',0,10,0,0,0,1,1,0,1,1,14,5000,5000,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,85,0,0,0,0,2,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20309,8606,18503,0,17936,0,0,0,'Phantasmal Possessor (1)','','',0,6,0,0,0,1,1,0,70,71,16,4022,4164,20663,1,0,1400,0,178.5,261.1,0,0,0,0,0,800,0,0,0,0,0,0,1.95,1.3,'',0,1600,15,2.5,8,14,0,33401,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20310,8606,18557,0,17928,0,0,0,'Phasing Cleric (1)','','',0,6,0,0,0,1,1,0,70,71,16,6547,6606,9609,1,0,1376,0,203.648,291.712,0,0,0,0,0,7007,100,0,0,0,0,0,1.95,1.3,'',0,1076,15,2.5,8,14,0,33324,38210,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20311,8606,18556,0,17920,0,0,0,'Phasing Soldier (1)','','',0,6,0,0,0,1,1,0,70,71,14,8150,8258,0,1,0,1376,0,1213.7,1729.22,0,0,0,0,0,7018,0,0,0,0,0,0,3,2,'',0,1037,15,2.5,8,14,0,11972,33633,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20312,8606,18558,0,17932,0,0,0,'Phasing Sorcerer (1)','','',0,6,0,0,0,1,1,0,70,71,16,6500,6606,9507,1,0,1362,0,201.576,288.744,0,0,0,0,0,7007,0,50,0,0,50,0,1.95,1.3,'',0,1063,15,2.5,8,14,0,17290,15530,22424,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20313,8606,18559,0,17938,0,0,0,'Phasing Stalker (1)','','',0,6,0,0,0,1,1,0,70,71,14,6285,6678,9503,1,0,1400,0,1222.48,1751.12,0,0,0,0,0,7007,0,0,0,0,0,0,1.95,1.3,'',0,1054,15,2.5,8,14,0,16100,37551,32829,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20314,8606,18766,0,11686,0,0,0,'Pool of Souls (1)','','',0,10,0,0,0,1,1,0,1,1,16,5000,5000,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20315,8606,18521,0,17991,0,0,0,'Raging Skeleton (1)','','',0,6,0,1,0,1,1,0,69,71,14,27592,28666,0,1,0,1390,0,1226.05,1746.81,0,0,0,0,0,7018,0,0,0,0,50,0,3,0.694444,'',0,3616,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20316,8606,18506,0,11686,0,0,0,'Raging Soul (1)','','',0,10,0,0,0,1,1,0,70,71,16,4180,4290,3206,1,0,1376,0,203.648,291.712,0,0,0,0,0,4300,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,41253,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20317,8606,18700,0,18138,0,0,0,'Reanimated Bones (1)','','',0,6,0,0,0,1,1,0,71,72,14,5250,5380,0,1,0,1390,0,1258.85,1796.02,0,0,0,0,0,7318,0,0,0,0,0,0,1.8,1.2,'',0,691,15,2.5,8,14,0,13444,13584,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20318,8606,18371,0,18916,0,0,0,'Shirrak the Dead Watcher (1)','','',72,6,0,1,0,1,1,0,72,72,14,119852,122132,16155,1,0,1377,0,1234.9,1771.09,0,0,0,0,0,7305,0,0,0,0,0,0,2.2,3,'',0,3542,15,2.5,8,14,0,39382,32265,39382,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20319,8606,19878,0,19235,0,0,0,'Spirit of Exarch Maladaar (1)','','',72,6,0,1,0,1,1,0,67,67,35,5000,5000,0,1,0,1400,0,1603.7,2312.1,0,0,0,0,0,5843,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20320,8606,18500,0,17928,0,0,0,'Unliving Cleric (1)','','',0,6,0,0,0,1,1,0,70,71,16,9180,9264,9693,1,0,1377,0,203.796,291.924,0,0,0,0,0,4300,100,0,0,0,0,0,1.95,1.3,'',0,1600,15,2.5,8,14,0,33324,38210,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20321,8606,18498,0,17920,0,0,0,'Unliving Soldier (1)','','',0,6,0,0,0,1,1,0,70,71,16,11561,11691,0,1,0,1362,0,1201.35,1711.62,0,0,0,0,0,7018,0,0,0,0,0,0,3,2,'',0,1600,15,2.5,8,14,0,11972,33633,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20322,8606,18499,0,17932,0,0,0,'Unliving Sorcerer (1)','','',0,6,0,0,0,1,1,0,70,71,16,9248,9248,9545,1,0,1376,0,1201.53,1721.1,0,0,0,0,0,5645,0,50,0,0,50,0,1.95,1.3,'',0,1600,15,2.5,8,14,0,17290,15530,22424,15744,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20323,8606,18501,0,17938,0,0,0,'Unliving Stalker (1)','','',0,6,0,0,0,1,1,0,70,71,16,9142,9428,9411,1,0,1362,0,201.576,288.744,0,0,0,0,0,4275,0,0,0,0,0,0,1.95,1.3,'',0,1600,15,2.5,8,14,0,16100,37551,31975,32829,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20324,7272,0,0,19678,0,0,0,'Parched Hydra','','',0,1,0,0,0,1,1,0,61,62,14,5158,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,2.1,1.5,'',0,0,0,2.5,8,14,0,35236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24375,29480,0,0,0,0,0,0),(20325,8606,0,0,19456,0,0,0,'Pink Elemental','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,3.4725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20326,7272,0,0,18646,0,0,0,'Mo\'arg Warp-Master','','',0,3,0,0,0,1,1,0,70,70,90,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.45,'',0,1317,0,2.5,8,14,0,36486,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29797,0,0,0,0,0,0,0),(20327,7272,0,0,20001,0,0,0,'Grishna Raven','','',0,1,0,0,0,1,1,0,67,68,1738,3796,3925,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,0.85,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20329,7272,0,0,18434,0,0,0,'Grishna Matriarch','','',0,7,0,0,0,1,1,0,68,68,1738,6803,6803,2991,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,2,0.62,'',0,1199,0,2.5,8,14,0,9613,34110,37473,37579,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20330,7272,0,0,19531,0,0,0,'Bloodmaul Battle Worg','','',1,1,1,0,0,1,1,0,67,67,1783,6326,6326,0,1,0,1700,0,191.25,266.9,0,0,0,0,300000,5829,0,0,0,0,0,0,3.125,3.75,'8279',0,0,0,2.5,8,14,0,37776,0,0,0,0,0,0,0,0,0,0,0,0,11589,0,0,0,0,0,0,0,0,100,0),(20331,6180,0,0,19130,19131,19132,0,'G\'eras Vindicator','','',0,7,0,1,0,2,1,0,70,70,1775,13972,13972,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,180000,6719,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20332,7272,0,0,19537,0,0,0,'Nether Dragon','','',0,2,0,0,0,1,1,0,70,70,1824,6900,6900,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,10,0.35,'',0,0,0,2.5,8,14,0,36513,36631,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28970,0,0,0,0,0,0,0),(20333,7272,0,0,11686,0,0,0,'Northern Pipe Credit Marker','','',0,10,0,0,0,1,1,0,60,60,114,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20334,7272,19995,0,11544,0,0,0,'Bladespire Cook','','',0,7,0,0,0,1,1,0,65,66,1780,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,3.3,1.9646,'',0,1059,0,2.5,8,14,0,37597,37596,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(20335,7272,0,0,18082,0,0,0,'Parasitic Fleshbeast','','',0,10,0,0,0,1,1,0,69,70,14,6800,7000,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,36469,36469,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20336,7272,0,0,11686,0,0,0,'Eastern Pipe Credit Marker','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20337,7272,0,0,11686,0,0,0,'Southern Pipe Credit Marker','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20338,7272,0,0,11686,0,0,0,'Western Pipe Credit Marker','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20339,7272,0,0,19539,0,0,0,'Oric Coe','','',0,7,0,1,0,50,1,0,61,61,534,110050,110050,5875,1,1,2000,0,565.8,814.2,0,0,0,0,120000,3263,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20340,7272,0,0,19540,0,0,0,'Fleshfiend','','',0,10,0,0,0,1,1,0,69,70,14,6761,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.75,0.875,'',0,0,0,2.5,8,14,0,36471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20341,7272,0,0,19626,0,0,0,'Nether-Stalker Oazul','','',0,7,0,0,0,1.35,1,0,70,70,1731,9431,9431,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.305556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20342,7272,0,0,19541,0,0,0,'Hal McAllister','','',0,7,0,0,0,1,1,0,31,31,35,1006,1006,0,1,0,2000,0,202.4,266.8,0,0,0,0,7200000,1213,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20343,7272,0,0,15291,0,0,0,'Charming Totem','','',0,11,0,0,0,1,1,0,60,69,58,2200,3800,0,1,0,1400,0,171.5,242.2,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.51,'',0,0,0,2.5,8,14,0,35120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20344,7272,0,0,19542,0,0,0,'Nat Pagle','','',0,7,0,0,0,1,1,0,38,38,35,1395,1395,0,1,0,2000,0,243.8,322,0,0,0,0,7200000,1684,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20345,7272,0,0,19543,0,0,0,'Commander Mograine','','',0,7,0,0,0,1,1,0,52,52,35,2371,2371,0,1,0,2000,0,400.2,538.2,0,0,0,0,7200000,3074,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,35172,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20346,7272,0,0,19544,0,0,0,'Isillien','','',0,7,0,0,0,1,1,0,50,50,35,1772,1772,1807,1,0,2000,0,363.4,478.4,0,0,0,0,7200000,2964,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,35162,35155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20347,7272,0,0,19545,0,0,0,'Abbendis','','',0,7,0,0,0,1,1,0,51,51,35,1834,1834,1864,1,0,2000,0,368,487.6,0,0,0,0,7200000,3017,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,35162,35160,35170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20348,7272,0,0,19546,0,0,0,'Fairbanks','','',0,7,0,0,0,1,1,0,28,28,35,732,732,756,1,0,2000,0,170.2,225.4,0,0,0,0,7200000,1110,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,35162,35155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20349,7272,0,0,19547,0,0,0,'Tirion Fordring','','',0,7,0,0,0,1,1,0,55,55,35,2091,2091,2117,1,0,2000,0,400.2,533.6,0,0,0,0,7200000,3232,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,35162,35160,35170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20350,7272,0,0,19548,0,0,0,'Kel\'Thuzad','The Kirin Tor','',0,7,0,0,0,1,1,0,55,55,35,2091,2091,2117,1,0,2000,0,400.2,533.6,0,0,0,0,7200000,3232,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20351,7272,0,0,19549,0,0,0,'Captain Sanders','','',0,7,0,0,0,1,1,0,18,18,35,377,377,408,1,0,2000,0,110.4,147.2,0,0,0,0,7200000,768,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20352,7272,0,0,19550,0,0,0,'Arcanist Doan','','',0,7,0,0,0,1,1,0,20,20,35,433,433,490,1,0,2000,0,124.2,165.6,0,0,0,0,7200000,836,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20353,7272,0,0,19551,0,0,0,'Helcular','','',0,7,0,0,0,1,1,0,38,38,35,1135,1135,1189,1,0,2000,0,225.4,299,0,0,0,0,7200000,1683,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20354,7272,0,0,19552,0,0,0,'Nathanos Marris','','',0,7,0,0,0,1,1,0,48,48,35,1650,1650,1695,1,0,2000,0,345,455.4,0,0,0,0,7200000,2855,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20355,7272,0,0,19553,0,0,0,'Stalvan Mistmantle','','',0,7,0,0,0,1,1,0,22,22,35,498,498,545,1,0,2000,0,138,179.4,0,0,0,0,7200000,906,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20356,8606,0,0,79,0,0,0,'Willey','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20357,7272,0,0,80,0,0,0,'Sally Whitemane','','',0,7,0,0,0,1,1,0,14,14,35,276,276,295,1,0,2000,0,87.4,115,0,0,0,0,180000,630,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20358,7272,0,0,79,0,0,0,'Renault Mograine','','',0,7,0,0,0,1,1,0,12,12,35,230,230,249,1,0,2000,0,73.6,96.6,0,0,0,0,180000,560,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20359,7272,0,0,262,0,0,0,'Little Jimmy Vishas','','',0,7,0,0,0,1,1,0,6,6,35,115,115,126,1,0,2000,0,6,8,0,0,0,0,0,163,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20360,7272,0,0,19619,0,0,0,'Herod the Bully','','',0,7,0,0,0,1,1,0,16,16,35,325,325,357,1,0,2000,0,101.2,133.4,0,0,0,0,7200000,700,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20361,7272,0,0,338,0,0,0,'Taelan','','',0,7,0,0,0,1,1,0,18,18,35,377,377,408,1,0,2000,0,110.4,147.2,0,0,0,0,7200000,768,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20362,7272,0,0,19555,0,0,0,'Iravar','Eye of the Storm Battlemaster','',0,7,0,1,0,50,1,0,71,71,534,359050,359050,0,1,1048576,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20363,7272,0,0,19556,0,0,0,'Caretaker Smithers','','',0,7,0,0,0,1,1,0,31,31,35,1006,1006,0,1,0,2000,0,202.4,266.8,0,0,0,0,7200000,1213,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20364,8606,0,0,257,0,0,0,'Darla Harris OH','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20365,7272,0,0,19557,0,0,0,'Bartolo Ginsetti','','',0,7,0,0,0,1,1,0,30,30,35,955,955,0,1,0,2000,0,193.2,257.6,0,0,0,0,7200000,1179,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20366,8606,0,0,79,0,0,0,'Darren Malvew OH','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20367,8606,0,0,221,0,0,0,'Robby Aebischer','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20368,7272,0,0,19558,0,0,0,'Farmer Kent','','',0,7,0,0,0,1,1,0,20,20,35,484,484,0,1,0,2000,0,133.4,179.4,0,0,0,0,7200000,836,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20369,8606,0,0,19559,0,0,0,'Loreseeker Dibbs','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20370,7272,0,0,19560,0,0,0,'Phin Odelic','The Kirin Tor','',0,7,0,0,0,1,1,0,31,31,35,770,770,2253,1,0,2000,0,142.6,197.8,0,0,0,0,7200000,1012,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20371,8606,0,0,79,0,0,0,'Wesley OH','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20372,7272,0,0,19561,0,0,0,'Jonathan Revah','','',0,7,0,0,0,1,1,0,30,30,35,737,737,2175,1,0,2000,0,138,193.2,0,0,0,0,7200000,984,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20373,7272,0,0,19562,0,0,0,'Magistrate Henry Maleb','','',0,7,0,0,0,1,1,0,48,48,35,1650,1650,1695,1,0,2000,0,345,455.4,0,0,0,0,7200000,2855,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20374,7272,0,0,19564,0,0,0,'Kandaar','Eye of the Storm Battlemaster','',0,7,0,1,0,1,1,0,71,71,84,359050,359050,0,1,1048576,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,15589,13736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20375,8606,0,0,80,0,0,0,'Neema OH','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20376,7272,0,0,19563,0,0,0,'Jerry Carter','','',0,7,0,0,0,1,1,0,25,25,35,562,562,1633,1,0,2000,0,115,165.6,0,0,0,0,7200000,843,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20377,7272,0,0,19565,0,0,0,'Barkeep Kelly','Bartender','',0,7,0,0,0,1,1,0,34,34,35,867,867,2553,1,640,2000,0,156.4,216.2,0,0,0,0,7200000,1098,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20378,7272,0,0,19566,0,0,0,'Chef Jessen','Speciality Meat & Slop','',0,7,0,0,0,1,1,0,27,27,35,690,690,732,1,642,2000,0,165.6,216.2,0,0,0,0,7200000,1078,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20379,7272,0,0,19567,0,0,0,'Bilger the Straight-laced','','',0,7,0,0,0,1,1,0,20,20,35,484,484,0,1,0,2000,0,133.4,179.4,0,0,0,0,7200000,836,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20380,7272,0,0,19568,0,0,0,'Raleigh the True','','',0,7,0,0,0,1,1,0,27,27,35,690,690,732,1,0,2000,0,165.6,216.2,0,0,0,0,7200000,1078,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20381,7272,0,0,19569,0,0,0,'Jovil','Eye of the Storm Battlemaster','',0,7,0,1,0,50,1,0,71,71,84,359050,359050,0,1,1048576,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.65,1.1,'',0,2500,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20382,7272,0,0,19570,0,0,0,'Mitia','Eye of the Storm Battlemaster','',0,7,0,1,0,1,1,0,71,71,84,12000,12000,0,1,1048576,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20383,7272,0,0,19571,0,0,0,'Enlae','Eye of the Storm Battlemaster','',0,7,0,1,0,1,1,0,71,71,84,359050,359050,0,1,1048576,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20384,7272,0,0,19572,0,0,0,'Yula the Fair','Eye of the Storm Battlemaster','',0,7,0,1,0,1,1,0,71,71,714,359050,359050,0,1,1048576,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20385,6803,0,0,19573,0,0,0,'Andrissa Heartspear','Eye of the Storm Battlemaster','',0,7,0,1,0,1,1,0,71,71,83,359050,359050,0,1,1048576,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,15589,13736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20386,7272,0,0,19574,0,0,0,'Lyrlia Blackshield','Eye of the Storm Battlemaster','',0,7,0,1,0,1,1,0,71,71,83,359050,359050,0,1,1048576,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20387,7272,0,0,17753,0,0,0,'Young Sporebat','','',1,1,33,0,0,1,1,0,60,61,7,4979,5158,0,1,0,2000,0,159,221,0,0,0,0,300000,4047,0,0,0,0,0,0,0.9,0.54,'',0,0,0,2.5,8,14,0,35336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24426,0,0,0,0,0,0,0),(20388,7272,0,0,19576,0,0,0,'Althallen Brightblade','Eye of the Storm Battlemaster','',0,7,0,1,0,1,1,0,71,71,83,359050,359050,0,1,1048576,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,15589,13736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20389,7272,0,0,19580,0,0,0,'Lee Sparks','The Taskmaster','',0,7,0,0,0,1,1,0,65,65,35,5914,5914,0,1,3,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20390,7272,0,0,19577,0,0,0,'Duyash the Cruel','Eye of the Storm Battlemaster','',0,7,0,1,0,1,1,0,71,71,83,1200,1200,0,1,1048576,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.383,'',0,2000,0,2.5,8,14,0,15589,13736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20391,6180,0,0,10811,17188,0,0,'Event Generator Old Hillsbrad','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20392,6180,0,0,7380,11686,0,0,'Boom Bot Target','','',1024,9,0,0,0,1,1,0,1,1,14,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20393,7272,0,0,19578,0,0,0,'Foreman Sundown','','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20394,7272,0,0,19579,0,0,0,'Eye of Culuthas','','',0,3,0,0,0,1,1,0,69,70,90,5500,5500,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1,1.5,'',0,0,0,2.5,8,14,0,36414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20395,7272,0,0,15290,0,0,0,'Battle-Tiger','Adam Eternum\'s Pet','',0,1,0,0,0,1,1,0,61,61,35,3144,3144,0,1,1,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,0,0,2.25,1.185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20396,6180,0,0,1418,2177,6295,0,'Captured Critter','','',0,8,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20397,7272,0,0,20097,0,0,0,'Overseer Seylanna','','',0,7,0,0,0,1,1,0,68,68,1701,5233,5233,2991,1,1,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.8,0.4596,'34062',0,1200,0,2.5,8,14,0,35919,36179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29396,35231,0,0,0,0,0,0),(20398,6180,0,0,1418,0,0,0,'Reanimated Critter','','',0,8,0,0,0,1,1,0,1,1,7,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20399,7272,0,0,16888,0,0,0,'Terror Imp','','',0,3,0,0,0,1,1,0,68,68,16,4906,4906,0,1,0,1400,0,161.7,227.5,0,0,0,0,0,6126,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20400,7272,0,0,127,0,0,0,'Captain Edward Hanes','','',0,7,0,0,0,1,1,0,16,16,35,325,325,357,1,0,2000,0,101.2,133.4,0,0,0,0,7200000,700,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20401,7272,0,0,232,0,0,0,'Frances Lin','Barmaid','',0,7,0,0,0,1,1,0,15,15,35,285,285,790,1,0,2000,0,73.6,101.2,0,0,0,0,7200000,559,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20402,7272,0,0,1912,0,0,0,'Legion Shocktrooper','','',0,3,0,0,0,1,1,0,69,69,16,8400,8400,0,1,0,1400,0,171.5,242.2,0,0,0,0,0,6423,0,0,0,0,0,0,1.8,0.9168,'',0,0,0,2.5,8,14,0,35144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20403,7272,0,0,19594,0,0,0,'Legion Destroyer','','',0,3,0,0,0,1,1,0,70,70,16,14000,14000,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,11428,13737,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20404,7272,0,0,19593,0,0,0,'Warp-Gate Engineer','','',0,3,0,0,0,1,1,0,69,69,90,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.75,'',0,1246,0,2.5,8,14,0,35147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20405,7272,0,0,17612,0,0,0,'Nether Charge','','',0,10,0,0,0,0.8,1,0,71,71,16,5589,5589,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.75,'37670 35150',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,106,0),(20406,7272,0,0,19596,0,0,0,'Champion Cyssa Dawnrose','Paladin Trainer','',0,7,0,0,0,1.35,1,0,60,60,1602,4120,4120,0,1,51,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'',0,200,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20407,7272,0,0,19598,0,0,0,'Farseer Umbrua','Shaman Trainer','',0,7,0,0,0,1.35,1,0,60,60,1640,3297,3297,2434,1,51,2000,0,146,192,0,0,0,0,180000,3748,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20408,6180,0,0,19600,0,0,0,'Mana Wyrmling','','',0,12,0,0,0,1,1,0,1,1,188,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(20409,7272,0,0,19601,0,0,0,'Kirin\'Var Apprentice','','',0,6,0,0,0,1,1,0,69,69,14,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'33900',0,1266,0,2.5,8,14,0,36099,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,29365,0,0,0,0,0,0,0),(20410,7272,0,0,19602,0,0,0,'Rhonsus','Master Blacksmith','',0,6,0,0,0,1.1,1,0,69,69,14,7500,7500,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'33900',0,1266,0,2.5,8,14,0,36103,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20411,7272,0,0,19603,0,0,0,'Spectral Bovine','','',0,8,0,0,0,1,1,0,5,5,190,1,1,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.893,'33900',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20412,8606,0,0,19607,0,0,0,'Test Gem Tiger','','',1,1,2,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20413,8606,0,0,19608,0,0,0,'Riding Wyvern','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20414,8606,0,0,19609,0,0,0,'Riding Wyvern, Armored','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20415,7272,0,0,19610,0,0,0,'Bessy','Thadell\'s Prize Cow','',4096,1,0,0,0,1,1,0,68,68,35,9813,9813,0,1,2,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.8,1.0716,'33900',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20416,7272,0,0,20096,0,0,0,'Overseer Theredis','','',0,7,0,0,0,1,1,0,68,68,1701,6542,6542,0,1,1,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.95,0.4979,'',0,1182,0,2.5,8,14,0,6713,35871,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29366,35231,0,0,0,0,0,0),(20417,6180,0,0,16480,0,0,0,'Coruu Control Console','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'23196 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20418,6180,0,0,16480,0,0,0,'Duro Control Console','','',0,10,0,0,0,1,1,0,1,1,114,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'23196 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20419,7272,0,0,7133,0,0,0,'Zixil','Aspiring Merchant','',0,7,0,0,0,1.1,1,0,32,32,120,1163,1163,0,1,0,2000,0,207,276,0,0,0,0,7200000,1249,0,0,0,0,0,0,1.35,0.2754,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20420,7272,0,0,5299,0,0,0,'Overwatch Mark 0','Protector','',0,9,0,0,0,1.1,1,0,32,32,120,1163,1163,0,1,0,2000,0,207,276,0,0,0,0,7200000,1249,0,0,0,0,0,0,1.5,0.937,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20421,8606,0,0,7237,0,0,0,'Netherstorm Goblin','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20422,6180,0,0,19612,19613,19614,19615,'Kirin Tor Mage','','',0,7,0,0,0,1,1,0,50,60,35,1604,1604,4471,1,0,2000,0,340.4,469.2,0,0,0,0,7200000,3025,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20423,8606,0,0,19617,0,0,0,'Kel\'Thuzad','The Kirin Tor','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20424,6180,0,0,341,556,310,0,'Hillsbrad Peasant','','',0,7,0,0,0,1,1,0,10,12,35,247,247,100,1,0,2000,0,78.2,101.2,0,0,0,0,6600000,562,0,0,0,0,0,0,1.5,0.306,'',0,50,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20425,8606,0,0,17519,0,0,0,'Fleshbeast Trap','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20426,6180,0,0,103,19620,129,104,'Hillsbrad Citizen','','',0,7,0,0,0,1,1,0,40,50,35,867,867,2388,1,0,2000,0,276,381.8,0,0,0,0,7200000,2393,0,0,0,0,0,0,1.5,0.274,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20427,7272,0,0,20217,0,0,0,'Veneratus the Many','Servant of Illidan','',0,3,0,0,0,1,1,0,70,70,90,27944,27944,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30453,0,0,0,0,0,0,0),(20428,6180,0,0,795,277,226,105,'Hillsbrad Citizen','','',0,7,0,0,0,1,1,0,1,1,35,263,263,0,1,0,2000,0,9.2,13.8,0,0,0,0,7200000,5,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20429,6180,0,0,93,109,278,285,'Hillsbrad Citizen','','',0,7,0,0,0,1,1,0,1,1,35,770,770,0,1,0,2000,0,9.2,13.8,0,0,0,0,7200000,5,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20430,6180,0,0,96,99,964,98,'Hillsbrad Citizen','','',0,7,0,0,0,1,1,0,1,1,35,770,770,0,1,0,2000,0,9.2,13.8,0,0,0,0,7200000,5,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20431,7272,0,0,4626,15880,0,0,'Eclipse Point - Bloodcrystal Spell Orgin','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,1.5,'35190',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20432,7272,0,0,428,0,0,0,'Beggar','','',0,7,0,0,0,1,1,0,2,2,35,55,55,0,1,0,2000,0,9.2,9.2,0,0,0,0,7200000,8,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20433,7272,0,0,211,0,0,0,'Hillsbrad Farmer','','',0,7,0,0,0,1,1,0,5,8,35,120,120,0,1,0,2000,0,46,64.4,0,0,0,0,7200000,306,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20434,6180,0,0,239,1170,236,2405,'Horse','','',0,7,0,0,0,1,1,0,1,1,35,433,433,0,1,0,2000,0,9.2,9.2,0,0,0,0,7200000,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20435,7272,0,0,20095,0,0,0,'Overseer Athanel','','',0,7,0,0,0,1,1,0,68,68,1701,6542,6542,0,1,1,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.95,0.4979,'',0,1182,0,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29397,35231,0,0,0,0,0,0),(20436,6180,0,0,19448,0,0,0,'Sunfury Protector','','',0,7,0,0,0,1,1,0,68,69,14,4579,4733,0,1,0,2000,0,245,346,0,0,0,0,720000,6423,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20438,7272,0,0,17457,0,0,0,'Ara Technician','','',0,3,0,0,0,1,1,0,69,69,90,4200,4200,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20439,7272,0,0,18289,0,0,0,'Ara Engineer','','',0,3,0,0,0,1,1,0,70,70,90,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.6,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20440,6180,0,0,16480,0,0,0,'Ara Control Console','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'23196 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20441,7272,0,0,257,0,0,0,'Natasha Morris','','',0,7,0,0,0,1,1,0,10,10,35,198,198,0,1,0,2000,0,59.8,78.2,0,0,0,0,7200000,463,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20442,7272,0,0,19906,0,0,0,'Captain Bo\'kar','','',0,7,0,0,0,1,1,0,64,64,45,5715,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,2.65,1.855,'',0,918,0,2.5,8,14,0,35491,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24240,0,0,0,0,0,0,0),(20443,7272,0,0,11533,0,0,0,'Ango\'rosh Sentry','','',0,7,0,0,0,1,1,0,62,63,45,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,3.525,2.09855,'',0,867,0,2.5,8,14,0,13730,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24238,0,0,0,0,0,0,0),(20444,7272,0,0,20173,0,0,0,'Ango\'rosh Shadowmage','','',0,7,0,0,0,1,1,0,63,64,45,4422,4572,2663,1,0,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,172,0,2.35,0.705,'',0,929,0,2.5,8,14,0,9613,9657,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24240,0,0,0,0,0,0,0),(20445,7272,0,0,18358,0,0,0,'Mal\'druk the Soulrender','','',0,7,0,1,0,1,1,0,64,64,45,13716,13716,8115,1,0,2000,0,814.2,1136.2,0,0,0,0,300000,5233,0,0,0,0,0,0,3,2.01,'',0,2875,0,2.5,8,14,0,16568,35373,35425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20446,8606,0,0,19652,0,0,0,'Protectorate Legionnaire','','',0,7,0,0,0,1,1,0,69,70,1795,6761,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,36500,31553,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20447,7272,0,0,19653,0,0,0,'Protectorate Vanguard','','',0,7,0,0,0,1,1,0,70,70,1795,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,36500,31553,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20448,7272,0,0,19628,0,0,0,'Commander Ameer','The Protectorate','',4096,7,0,0,0,1,1,0,70,70,1795,7200,7200,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20449,7272,0,0,19629,0,0,0,'Researcher Navuud','The Protectorate','',0,7,0,0,0,1,1,0,70,70,1797,5500,5500,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.35,0.405,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20450,7272,0,0,19648,0,0,0,'Flesh Handler Viridius','','',0,7,0,0,0,1,1,0,70,70,1795,6600,6600,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.6,0.48,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20451,7272,0,0,19634,0,0,0,'Subservient Flesh Beast','','',0,10,0,0,0,1,1,0,62,65,1795,1700,2900,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,0.5,0.25,'16592',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20452,7272,0,0,19631,0,0,0,'Ethereum Assassin','','',0,7,0,0,0,1,1,0,68,69,1796,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1,0.305556,'',0,1257,0,2.5,8,14,0,7159,34802,32920,0,0,0,0,0,0,0,0,0,0,0,0,0,29482,31956,0,0,0,0,0,0),(20453,7272,0,0,19632,0,0,0,'Ethereum Shocktrooper','','',0,7,0,0,0,1,1,0,68,69,1796,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.15,0.351389,'',0,1257,0,2.5,8,14,0,36500,31553,29060,0,0,0,0,0,0,0,0,0,0,0,0,0,29482,31956,0,0,0,0,0,0),(20454,7272,0,0,19633,0,0,0,'Nexus-King Salhadaar','','',0,7,0,1,0,16,2,0,72,72,35,94448,94448,6618,1,0,2000,0,1398.4,2005.6,0,0,0,0,300000,7305,0,0,0,0,0,0,2.5,0.775,'37613',0,4353,0,2.5,8,14,0,7159,36527,36533,36847,0,0,0,0,0,0,0,0,0,0,0,0,29482,31956,0,0,0,0,0,0),(20455,7272,0,0,15221,0,0,0,'Terror Totem','','',0,11,0,0,0,1,1,0,61,61,14,5,5,0,1,0,2000,0,104,138,0,0,0,0,0,4047,0,0,0,0,0,0,1.2,0.408,'',0,0,0,2.5,8,14,0,35198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20456,7272,0,0,19635,0,0,0,'Ethereum Researcher','','',0,7,0,0,0,1,1,0,69,70,1796,5409,5589,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.3,0.397228,'',0,1325,0,2.5,8,14,0,36506,9532,36508,0,0,0,0,0,0,0,0,0,0,0,0,0,29482,31956,0,0,0,0,0,0),(20457,8606,0,0,19636,0,0,0,'Ethereum Disruptor','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.35,0.412501,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29482,31956,0,0,0,0,0,0),(20458,7272,0,0,19637,0,0,0,'Ethereum Archon','','',0,7,0,0,0,1,1,0,69,70,1796,6761,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.45,0.443062,'',0,1335,0,2.5,8,14,0,35924,36513,36513,36515,0,0,0,0,0,0,0,0,0,0,0,0,29482,29591,31956,0,0,0,0,0),(20459,7272,0,0,19638,0,0,0,'Ethereum Overlord','','',0,7,0,0,0,1,1,0,69,70,1796,6761,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.45,'',0,1330,0,2.5,8,14,0,32064,36509,36510,36515,0,0,0,0,0,0,0,0,0,0,0,0,29482,29591,31956,0,0,0,0,0),(20460,7272,0,0,19639,0,0,0,'Chief Engineer Gork\'lonn','','',0,3,0,1,0,1,1,0,70,70,90,20958,20958,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,2.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20461,8606,0,0,19124,0,0,0,'Warp-Master Valdrin','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20462,8606,0,0,11686,0,0,0,'Toxic Fumes','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20463,7272,0,0,19641,0,0,0,'Apprentice Andrethan','','',0,7,0,0,0,1,1,0,68,68,35,3500,3500,0,1,4227,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20464,7272,0,0,19642,0,0,0,'Thadell','','',0,7,0,0,0,1,1,0,68,68,35,5000,5000,0,1,2,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20465,7272,0,0,14528,0,0,0,'Underbog Frenzy','','',8,1,0,1,0,1,1,0,62,63,1878,19422,19986,0,1,0,1200,0,499.56,698.28,0,0,0,0,7200000,4641,0,0,0,0,0,0,2,1.392,'',0,0,0,2.5,8,14,0,12097,0,0,0,0,0,0,0,0,1188,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20466,8606,0,0,19645,0,0,0,'Ethereal, Consortium','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20467,8606,0,0,19646,0,0,0,'Ethereal, Ethereum','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20468,8606,0,0,19647,0,0,0,'Ethereal, Protectorate','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20469,8606,0,0,17188,0,0,0,'Invis Bessy Credit','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20470,7272,0,0,20988,0,0,0,'Zephyrion','','',0,7,0,0,0,1.35,1,0,68,68,1731,8832,8832,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20471,7272,0,0,19654,0,0,0,'Nether-Stalker Nauthis','','',0,7,0,0,0,1.35,1,0,70,70,1731,9431,9431,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20472,6180,0,0,4626,0,0,0,'Brown Rabbit','','',0,12,0,0,0,1,1,0,1,1,188,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(20473,6180,0,0,17035,17612,0,0,'Surveying Marker One','','',0,10,0,0,0,1.35,1,0,60,60,35,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20474,7272,0,0,19657,0,0,0,'Ethereum Nexus-Stalker','','',0,7,0,0,0,1,1,0,70,70,1796,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.45,0.4495,'35242',0,1327,0,2.5,8,14,0,36517,36515,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29482,31956,0,0,0,0,0,0),(20475,6180,0,0,17035,17612,0,0,'Surveying Marker Two','','',0,10,0,0,0,1.35,1,0,60,60,35,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20476,6180,0,0,17035,17612,0,0,'Surveying Marker Three','','',0,10,0,0,0,1.35,1,0,60,60,35,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20477,7272,0,0,19658,0,0,0,'Terrorclaw','','',0,7,0,0,0,1.3,1,0,63,63,16,7185,7185,0,1,0,1333,0,120.636,168.624,0,0,0,0,1434000,4641,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,40504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20478,6180,0,0,14273,0,0,0,'Arcane Servant','','',0,4,0,0,0,0.75,1,0,70,70,16,4192,4192,3155,1,0,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,50,1.25,0.175,'',0,1600,0,2.5,8,14,0,22271,35255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20479,6180,0,0,4,0,0,0,'Unstable Shroom','','',0,10,0,0,0,1,1,0,65,65,14,8075,8075,0,1,0,1362,0,136.2,191.361,0,0,0,0,0,5234,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20480,7272,0,0,14560,0,0,0,'Kirin\'Var Ghost','','',0,6,0,0,0,1,1,0,68,68,14,7850,7850,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2.25,1.5,'',0,656,0,2.5,8,14,0,26153,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,29338,0,0,0,0,0,0,0),(20481,7272,0,0,5488,0,0,0,'Raging Flames','','',8,4,0,1,0,16.5,5,0,72,72,16,121770,121770,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,50,0,0,0,0,2.5,1.25,'',0,0,0,2.5,8,14,0,35268,39346,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,84,0),(20482,7272,0,0,19661,0,0,0,'Image of Commander Ameer','The Protectorate','',0,10,0,0,0,1,1,0,70,70,1795,5900,5900,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20483,7272,0,0,7919,0,0,0,'Naberius','','',0,6,0,1,0,4,3,0,69,69,14,21636,21636,9240,1,0,2000,0,1030.4,1453.6,0,0,0,0,300000,6412,0,0,0,0,0,0,2.25,1.5,'28126',0,3758,0,2.5,8,14,0,15497,36148,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20484,7272,0,0,1122,0,0,0,'Area 52 Big Bruiser','','',0,7,0,1,0,3,1,0,77,77,1857,25440,25440,0,1,0,2000,0,1706.6,2401.2,0,0,0,0,300000,8822,0,0,0,0,0,0,1.65,0.9823,'',0,0,0,2.5,8,14,0,38661,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,144,0),(20485,6180,0,0,11375,11376,11377,0,'Area 52 Bruiser','','',0,7,0,1,0,2,1,0,77,77,1857,16960,16960,0,1,0,2000,0,1706.6,2401.2,0,0,0,0,300000,8822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,38661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20486,7272,0,0,17700,0,0,0,'Blue Wind Rider','','',0,1,0,0,0,1,1,0,70,70,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20488,7272,0,0,17699,0,0,0,'Tawny Wind Rider','','',0,1,0,0,0,1,1,0,70,70,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20489,7272,0,0,17720,0,0,0,'Swift Green Wind Rider','','',0,1,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20490,7272,0,0,17721,0,0,0,'Swift Purple Wind Rider','','',0,1,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20491,7272,0,0,17719,0,0,0,'Swift Red Wind Rider','','',0,1,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20492,7272,0,0,17722,0,0,0,'Swift Yellow Wind Rider','','',0,1,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20493,7272,0,0,17701,0,0,0,'Green Wind Rider','','',0,1,0,0,0,1,1,0,70,70,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20494,7272,0,0,7248,0,0,0,'Dama Wildmane','Wind Rider Keeper','',0,7,0,0,0,1,1,0,70,70,1735,20958,20958,0,1,130,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20495,7272,0,0,5050,0,0,0,'Skeletal Stallion','','',0,6,0,0,0,1,1,0,68,68,7,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,1.5,'33900',0,0,0,2.5,8,14,0,22911,11978,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20496,7272,0,0,14368,0,0,0,'Kirin\'Var Spectre','','',0,6,0,0,0,1,1,0,60,60,14,6280,6280,2991,1,0,1406,0,73.112,97.014,1,1651,118.872,175.006,0,3750,0,0,0,0,0,0,2.25,1.5,'',0,712,0,2.5,8,14,0,11980,9613,0,0,0,0,0,0,0,4,0,0,0,0,0,0,29338,0,0,0,0,0,0,0),(20497,7272,0,0,18968,0,0,0,'Fima Five-Fingers','Arena Battlemaster','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,1048576,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20498,6180,0,0,11710,0,0,0,'Sundered Shard','','',512,4,0,0,0,0.4,0.4,0,67,67,91,2530,2530,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20499,7272,0,0,18290,0,0,0,'Fizim Blastwrench','Arena Battlemaster','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,1048576,2000,0,252,357,0,0,0,0,250000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20500,7272,0,0,4048,0,0,0,'Olrokk','Riding Trainer','',0,7,0,0,0,1,1,0,70,70,1735,8383,8383,0,1,19,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20501,7272,0,0,8834,0,0,0,'Seeping Sludge','','',0,10,0,0,0,1,1,0,69,70,14,6761,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.5,1.198,'35242',0,1600,0,2.5,8,14,0,36465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44,0),(20502,7272,0,0,20263,0,0,0,'Eclipsion Dragonhawk','','',1,1,30,0,0,1,1,0,67,68,16,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,0.75,0.225,'',0,0,0,2.5,8,14,0,37985,0,0,0,0,0,0,0,0,0,0,0,0,10480,0,0,0,0,0,0,0,0,0,0),(20503,7272,0,0,17694,0,0,0,'Ebon Gryphon','','',0,1,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(20504,7272,0,0,17697,0,0,0,'Golden Gryphon','','',0,1,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(20505,7272,0,0,17696,0,0,0,'Snowy Gryphon Mount','','',0,1,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(20506,7272,0,0,17703,0,0,0,'Swift Green Riding Gryphon','','',0,1,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20507,7272,0,0,17717,0,0,0,'Swift Purple Riding Gryphon','','',0,1,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20508,7272,0,0,17718,0,0,0,'Swift Red Riding Gryphon','','',0,1,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(20509,7272,0,0,17759,0,0,0,'Swift Blue Riding Gryphon','','',0,1,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(20510,7272,0,0,12055,0,0,0,'Brunn Flamebeard','Gryphon Keeper','',0,7,0,0,0,1.3,1,0,70,70,1732,9082,9082,0,1,131,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20511,7272,0,0,12054,0,0,0,'Ilsa Blusterbrew','Riding Trainer','',0,7,0,0,0,1.3,1,0,70,70,1732,9082,9082,0,1,19,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20512,7272,0,0,20043,0,0,0,'Tormented Soul','Kirin Tor','',0,6,0,0,0,1.2,1,0,68,68,14,7850,7850,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.208,'',0,1184,0,2.5,8,14,0,36153,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,29338,0,0,0,0,0,0,0),(20513,6180,0,0,16387,16388,16389,16390,'Honor Hold Defender','','',0,7,0,0,0,2,1,0,59,60,1666,5922,6104,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20514,7272,0,0,1204,0,0,0,'Searing Elemental','','',0,4,0,0,0,1,1,0,67,68,91,6326,6542,0,1,0,2000,2,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20515,7272,0,0,1233,0,0,0,'Harpax','Flight Master','',0,7,0,1,0,3,1,0,65,65,35,17742,17742,0,1,8193,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,0.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20516,7272,0,0,19917,0,0,0,'Warp Monstrosity','','',0,4,0,0,0,1,1,0,69,69,16,5409,5409,3080,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,5,4,'',0,1600,0,2.5,8,14,0,13901,36577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20517,8606,0,0,19669,0,0,0,'Eclipsion Dragonhawk Hatchling','Blood Knight\'s Minion','',1,1,30,0,0,1,1,0,66,67,1701,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10480,0,0,0,0,0,0,0,0,0,0),(20518,7272,0,0,19671,0,0,0,'Image of Wind Trader Marid','','',0,10,0,0,0,1,1,0,69,69,1731,7500,7500,0,1,2,1400,0,171.5,242.2,0,0,0,0,0,6423,0,0,172,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20519,8606,0,0,6977,0,0,0,'Boom Bot Xtreme','','',0,9,0,0,0,1,1,0,68,68,14,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,1,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20520,6180,0,0,19745,21072,0,0,'Ethereum Prisoner','','',0,10,0,0,0,1,1,0,71,71,1797,7181,7181,0,1,0,2000,0,299,426,0,0,0,0,600000,7018,0,0,0,0,0,0,1.5,0.75,'32566',0,1320,0,2.5,8,14,0,36500,31553,39460,39474,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20521,8606,17862,0,17387,0,0,0,'Captain Skarloc (1)','','',0,7,0,1,0,1,1,0,72,72,1748,95629,95629,33090,1,0,1400,0,2766.4,3967.6,0,0,0,0,0,7305,0,0,0,0,0,0,2.1,0.4284,'',0,3761,15,2.5,8,14,0,29380,13005,31904,8258,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20522,8606,19433,0,11686,0,0,0,'CoT Hillsbrad Despawn Trigger Unit (1)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20523,8606,18764,0,18160,0,0,0,'Durnholde Armorer (1)','','',0,7,0,0,0,1,1,0,69,69,1748,9127,9127,0,1,0,1400,0,1011.85,1428.98,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.306,'',0,850,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20524,8606,18765,0,18161,0,0,0,'Durnholde Cook (1)','','',0,7,0,0,0,1,1,0,70,71,1748,9127,9127,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20525,8606,18934,0,18336,0,0,0,'Durnholde Mage (1)','','',0,7,0,1,0,1,1,0,67,67,1748,5000,5000,0,1,0,1400,0,1856.4,2611.7,0,0,0,0,0,5821,0,0,0,0,0,0,1.65,0.2288,'',0,3655,15,2.5,8,14,0,12466,12544,13323,13341,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20526,8606,17820,0,17979,0,0,0,'Durnholde Rifleman (1)','','',0,7,0,1,0,1,1,0,71,71,1748,27856,28114,0,1,0,1400,0,1234.87,1759.38,1,1,0.262,0.389,0,7018,0,0,0,0,0,0,1.65,0.2288,'',0,3549,15,2.5,8,14,0,22907,38383,31942,38383,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20527,8606,17819,0,17999,0,0,0,'Durnholde Sentry (1)','','',0,7,0,1,0,1,1,0,70,71,1748,27123,28114,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,1.65,0.2288,'',0,3559,15,2.5,8,14,0,15496,9080,14895,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20528,8606,17840,0,780,0,0,0,'Durnholde Tracking Hound (1)','','',0,1,0,1,0,1,1,0,68,69,1748,15845,16429,0,1,0,1400,0,1011.85,1428.98,0,0,0,0,0,6423,0,0,0,0,0,0,1.25,1.5,'',0,0,15,2.5,8,14,0,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20529,8606,17860,0,18004,0,0,0,'Durnholde Veteran (1)','','',0,7,0,1,0,1,1,0,70,71,1748,27581,28256,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,1.65,0.2288,'',0,3586,15,2.5,8,14,0,15582,15581,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20530,8606,17833,0,18008,0,0,0,'Durnholde Warden (1)','','',0,7,0,1,0,1,1,0,71,71,1748,21854,22488,16155,1,0,1400,0,1222.48,1751.12,0,0,0,0,0,7007,0,0,0,0,0,0,1.65,0.2288,'',0,3568,15,2.5,8,14,0,17201,22883,22884,22883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20531,8606,18096,0,19135,0,0,0,'Epoch Hunter (1)','','',72,2,0,1,0,1,1,0,72,72,168,149445,149445,0,1,0,1400,0,2793.7,3985.8,0,0,0,0,0,7318,0,0,0,0,0,0,1.3,0.39,'',0,3780,15,2.5,8,14,0,31916,33834,31914,31475,0,0,0,0,0,0,0,0,0,0,0,0,33847,0,0,0,0,0,0,0),(20532,8606,18171,0,19061,0,0,0,'Infinite Defiler (1)','','',0,2,0,1,0,1,1,0,71,72,35,22561,23111,9927,1,0,1400,0,2766.4,3967.6,0,0,0,0,0,7305,0,0,0,0,0,0,1,0.3,'',0,3577,15,2.5,8,14,0,38387,21068,31977,38386,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20533,8606,18172,0,19059,0,0,0,'Infinite Saboteur (1)','','',0,2,0,1,0,1,1,0,72,72,14,23110,23152,9927,1,0,1400,0,2766.4,3967.6,0,0,0,0,0,7305,0,0,0,0,0,0,1,0.3,'',0,3526,15,2.5,8,14,0,15496,31976,17234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20534,8606,18170,0,19058,0,0,0,'Infinite Slayer (1)','','',0,2,0,1,0,1,1,0,72,72,35,28893,29000,0,1,0,1400,0,2793.7,3985.8,0,0,0,0,0,7318,0,0,0,0,0,0,1,0.3,'',0,3559,15,2.5,8,14,0,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20535,8606,17848,0,17386,0,0,0,'Lieutenant Drake (1)','','',0,7,0,1,0,1,1,0,72,72,1748,119556,119556,0,1,0,1400,0,2793.7,3985.8,0,0,0,0,0,7318,0,0,0,0,0,0,1.95,0.3978,'',0,3787,15,2.5,8,14,0,33789,9080,31911,31910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20536,8606,20053,0,19306,0,0,0,'Lodaeron Sentry Specimen (1)','','',0,7,0,1,0,1,1,0,1,1,1749,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20537,8606,17815,0,17947,0,0,0,'Lordaeron Sentry (1)','','',0,7,0,1,0,1,1,0,68,69,1749,25250,26469,0,1,0,1400,0,1011.85,1428.98,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.208,'',0,3585,15,2.5,8,14,0,16100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20538,8606,17814,0,17959,0,0,0,'Lordaeron Watchman (1)','','',0,7,0,1,0,1,1,0,68,69,1749,25250,26469,0,1,0,1400,0,1011.85,1428.98,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.208,'',0,3574,15,2.5,8,14,0,12169,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20539,8606,20054,0,19310,0,0,0,'Lordaeron Watchman Specimen (1)','','',0,7,0,1,0,1,1,0,1,1,1749,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20540,8606,17836,0,11570,0,0,0,'Ogre Brawler (1)','','',0,7,0,1,0,1,1,0,65,65,41,35000,35000,0,1,0,1400,0,1820,2557.1,0,0,0,0,0,5234,0,0,0,0,0,0,3.75,2.2325,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20541,8606,18598,0,18023,0,0,0,'Orc Prisoner (1)','','',0,7,0,0,0,1,1,0,65,65,35,8700,8700,0,1,0,1400,0,826,1160.53,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20542,8606,18673,0,11898,0,0,0,'Pit Announcer (1)','','',0,7,0,1,0,1,1,0,69,69,7,26469,26469,0,1,0,1400,0,1011.85,1428.98,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20543,8606,17846,0,11898,0,0,0,'Pit Spectator (1)','','',0,7,0,1,0,1,1,0,68,69,7,25368,26469,0,1,0,1400,0,1011.85,1428.98,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.208,'',0,3449,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20544,8606,18798,0,18223,0,0,0,'Skarloc\'s Mount (1)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20545,8606,18092,0,18247,0,0,0,'Tarren Mill Guardsman (1)','','',0,7,0,1,0,1,1,0,71,72,35,28712,28893,0,1,0,1400,0,1267.91,1808.94,0,0,0,0,0,7318,0,0,0,0,0,0,1.65,0.2288,'',0,3579,15,2.5,8,14,0,16856,15749,33133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20546,8606,18094,0,18252,0,0,0,'Tarren Mill Lookout (1)','','',0,7,0,1,0,1,1,0,72,72,35,22892,23110,3309,1,0,1400,0,1255.52,1800.68,0,0,0,0,0,7305,0,0,0,0,0,0,1.65,0.2288,'',0,3524,15,2.5,8,14,0,16100,35511,17174,31977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20547,8606,18093,0,18265,0,0,0,'Tarren Mill Protector (1)','','',0,7,0,1,0,1,1,0,70,72,35,23110,23456,15399,1,0,1400,0,1255.52,1800.68,0,0,0,0,0,7305,0,0,0,0,0,0,1.65,0.2288,'',0,3564,15,2.5,8,14,0,29380,15496,32588,17843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20548,8606,17876,0,17292,0,0,0,'Thrall (1)','','',4096,7,0,1,0,1,1,0,67,67,1747,5000,5000,0,1,3,1400,0,929.25,1296.82,0,0,0,0,0,5829,0,0,0,0,0,0,1.8,0.4464,'',0,0,15,2.5,8,14,0,12169,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20549,8606,17837,0,592,0,0,0,'Troll Berserker (1)','','',0,7,0,1,0,1,1,0,65,65,99,5000,5000,0,1,0,1400,0,1820,2557.1,0,0,0,0,0,5234,0,0,0,0,0,0,2.25,0.783,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20550,8606,0,0,18165,0,0,0,'Young Thrall (Equipped) (1)','','',0,7,0,0,0,1,1,0,1,1,1747,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20551,7272,0,0,19675,0,0,0,'Agent Araxes','The Protectorate','',4096,7,0,0,0,1,1,0,68,68,1797,2800,2800,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20552,7272,0,0,19675,0,0,0,'Agent Ya-six','The Protectorate','',0,7,0,0,0,1,1,0,68,68,1797,3300,3300,0,1,2,1400,0,161.7,227.5,0,0,0,0,1524000,6126,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20553,7272,0,0,19676,0,0,0,'Image of Commander Ameer','The Protectorate','',0,10,0,0,0,1,1,0,70,70,1795,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0.35,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20554,7272,0,0,19681,0,0,0,'Arconus the Insatiable','','',0,10,0,0,0,1.2,1,0,70,70,1715,6707,6707,3155,1,0,1400,0,170.1,217.7,0,0,0,0,1560000,5474,0,0,0,0,0,0,0,2,'',0,1339,0,2.5,8,14,0,36472,36473,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20555,7272,0,0,19677,0,0,0,'Goc','Son of Gruul','',8,7,0,1,0,20,1,0,70,70,45,139720,139720,0,1,0,1400,0,811.44,1149.54,0,0,0,0,4080000,6719,0,0,0,0,0,0,10,4,'',0,732,0,2.5,8,14,0,38783,38784,38785,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20556,6180,0,0,3258,0,0,0,'Stormwind Marine','','Directions',0,7,0,0,0,1,1,0,28,32,35,850,1700,0,1,268435457,1400,0,31.5,42,0,0,0,0,720000,1249,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20557,7272,0,0,20853,0,0,0,'Wrath Hound','','',0,3,0,0,0,1,1,0,70,71,90,6986,7181,0,1,0,1500,0,224.25,319.5,0,0,0,0,300000,7018,0,0,0,0,0,0,2.5,2.5,'',0,0,0,2.5,8,14,0,22911,36406,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20558,8606,0,0,19679,0,0,0,'Forge Hound','','',0,3,0,0,0,1,1,0,69,69,16,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20560,8606,0,0,16723,0,0,0,'Arakkoa Ward','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.35,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20561,6180,0,0,19493,0,0,0,'Withered Corpse','','',0,7,0,0,0,1,1,0,69,70,1701,6800,7000,0,1,0,1400,0,176.4,249.9,0,0,0,0,1551000,6719,0,0,0,0,0,0,1.65,0.4213,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20562,9056,0,0,1126,14501,0,0,'Invisible Stalker (Scale x5)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,3600000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20563,7272,0,0,19683,0,0,0,'Grand Commander Ruusk','','',0,7,0,1,0,50,1,0,72,72,1701,369000,369000,0,1,3,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,3.375,0.86175,'',0,0,0,2.5,8,14,0,16856,15576,37704,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20564,7272,0,0,19684,0,0,0,'Image of Agent Ya-six','The Protectorate','',0,10,0,0,0,1,1,0,68,68,1797,1034,1034,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,0.35,0.105,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20565,8606,17356,0,358,0,0,0,'Creeping Ooze (1)','','',0,10,0,1,0,1,1,0,70,70,14,27350,27350,0,1,0,1420,0,2325.96,3295.11,0,0,0,0,0,6719,0,0,0,0,0,0,1.25,0.599,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20566,8606,17357,0,10029,0,0,0,'Creeping Oozeling (1)','','',0,10,0,0,0,1,1,0,70,70,14,4716,4716,0,1,0,1420,0,178.92,253.47,0,0,0,0,0,6719,0,0,0,0,0,0,0.75,0.175,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20567,8606,17083,0,16839,0,0,0,'Fel Orc Convert (1)','','',0,7,0,0,0,1,1,0,70,70,14,13972,13972,0,1,0,1420,0,1055.63,1495.47,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,1600,15,2.5,8,14,0,30478,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20568,8606,16807,0,16628,0,0,0,'Grand Warlock Nethekurse (1)','','',32,7,0,1,0,1,1,0,71,71,14,149420,149420,62044,1,0,1449,0,1299.46,1863.7,0,0,0,0,0,7007,0,0,0,0,5,0,3,2,'',0,4327,15,2.5,8,14,0,30495,30500,30502,30505,0,0,0,0,0,1535,0,0,0,0,0,0,25462,23735,0,0,0,0,0,0),(20569,8606,17621,0,17013,0,0,0,'Heathen Guard (1)','','',0,7,0,0,0,1,1,0,70,70,16,11789,11789,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,30474,30485,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20570,8606,17471,0,15294,0,0,0,'Lesser Shadow Fissure (1)','','',0,10,0,0,0,1,1,0,71,71,35,9694,9694,0,1,0,1400,0,209.3,298.2,0,0,0,0,0,7018,0,0,0,0,85,0,2.25,1.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20571,8606,17451,0,15882,0,0,0,'Lesser Void Zone (1)','','',0,10,0,0,0,1,1,0,1,1,370,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.1,0.1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20572,8606,19523,0,11686,0,0,0,'O\'mrogg\'s Left Head (1)','','',0,10,0,1,0,1,1,0,1,1,14,100,100,0,1,0,1400,0,2793.7,3985.8,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20573,8606,19524,0,11686,0,0,0,'O\'mrogg\'s Right Head (1)','','',0,10,0,1,0,1,1,0,1,1,14,100,100,0,1,0,1400,0,2793.7,3985.8,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20574,8606,17669,0,14334,0,0,0,'Rabid Warhound (1)','','',1,1,1,1,0,1,1,0,70,70,16,12226,12226,0,1,0,1391,0,1034.07,1464.93,0,0,0,0,0,6719,0,0,0,0,0,0,1.8,0.42,'',0,0,15,2.5,8,14,0,30636,30639,35942,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20575,8606,17623,0,16580,0,0,0,'Reaver Guard (1)','','',0,7,0,0,0,1,1,0,70,70,16,11789,11789,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,15496,30485,30471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20576,8606,16594,0,16581,0,0,0,'Shadowmoon Acolyte (1)','','',0,7,0,1,0,1,1,0,70,70,14,19144,19144,35980,1,0,1420,0,1038.87,1520.6,0,0,0,0,0,5404,0,0,0,0,329,0,3,2,'',0,4437,15,2.5,8,14,0,31516,35943,36052,30479,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20577,8606,17694,0,17189,0,0,0,'Shadowmoon Darkcaster (1)','','',0,7,0,1,0,1,1,0,70,70,14,19144,19144,35980,1,0,1420,0,1038.87,1520.6,0,0,0,0,0,5404,0,0,0,0,329,0,3,2,'',0,4308,15,2.5,8,14,0,12542,33508,15232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20578,8606,17622,0,16578,0,0,0,'Sharpshooter Guard (1)','','',0,7,0,0,0,1,1,0,70,70,16,11789,11789,0,1,0,1400,0,1040.76,1474.41,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,35942,22907,37551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20579,8606,17427,0,16578,0,0,0,'Shattered Hand Archer (1)','','',32,7,0,1,0,1,1,0,70,70,16,9431,9431,0,1,0,1420,0,1055.63,1495.47,1,1667,358.405,533.44,0,6719,0,0,0,0,0,0,3,2,'',0,4463,15,2.5,8,14,0,30990,22907,30990,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20580,8606,17695,0,17190,0,0,0,'Shattered Hand Assassin (1)','','',0,7,0,1,0,1,1,0,70,71,16,27350,27350,0,1,0,1420,0,1252.51,1784.52,0,0,0,0,0,7018,0,0,0,0,0,0,3,2,'16380 0 ',0,4503,15,2.5,8,14,0,30980,30992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20581,8606,17461,0,17725,0,0,0,'Shattered Hand Blood Guard (1)','','',32,7,0,1,0,1,1,0,71,71,16,28006,28006,0,1,0,1420,0,1252.51,1784.52,0,0,0,0,0,7018,0,0,0,0,0,0,3,2,'',0,3774,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20582,8606,16593,0,16577,0,0,0,'Shattered Hand Brawler (1)','','',0,7,0,1,0,1,1,0,70,70,14,27350,27350,0,1,0,1420,0,1055.63,1495.47,0,0,0,0,0,6719,0,0,0,0,0,0,1.8,0.416666,'',0,4464,15,2.5,8,14,0,3391,36033,36020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20583,8606,17465,0,17185,0,0,0,'Shattered Hand Centurion (1)','','',0,7,0,1,0,1,1,0,71,71,2120,36781,36781,0,1,0,1420,0,1055.63,1495.47,0,0,0,0,0,7018,0,0,0,0,0,0,3,2,'',0,4350,15,2.5,8,14,0,31403,16145,30931,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20584,8606,17671,0,17186,0,0,0,'Shattered Hand Champion (1)','','',0,7,0,1,0,1,1,0,71,71,16,36781,36781,0,1,0,1420,0,1055.63,1495.47,0,0,0,0,0,7018,0,0,0,0,0,0,3,2,'',0,4477,15,2.5,8,14,0,32588,32587,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20585,8606,17301,0,16969,0,0,0,'Shattered Hand Executioner (1)','','',0,7,0,1,0,1,1,0,70,70,16,27350,27350,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,11876,15284,11876,0,0,0,0,0,0,0,0,0,0,0,0,0,31716,0,0,0,0,0,0,0),(20586,8606,17464,0,17183,0,0,0,'Shattered Hand Gladiator (1)','','',0,7,0,1,0,1,1,0,70,70,16,27350,27350,0,1,0,1420,0,1055.63,1495.47,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,4335,15,2.5,8,14,0,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20587,8606,17420,0,17013,0,0,0,'Shattered Hand Heathen (1)','','',0,7,0,1,0,1,1,0,70,70,14,27350,27350,0,1,0,1420,0,1055.63,1495.47,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,4556,15,2.5,8,14,0,35949,30485,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20588,8606,17670,0,17184,0,0,0,'Shattered Hand Houndmaster (1)','','',0,7,0,1,0,1,1,0,70,70,14,27315,27315,0,1,0,1420,0,1055.63,1495.47,1,1667,358.405,533.44,0,6719,0,0,0,0,0,0,3,2,'',0,4483,15,2.5,8,14,0,40248,22907,35950,34100,0,0,0,0,0,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20589,8606,16700,0,19275,0,0,0,'Shattered Hand Legionnaire (1)','','',0,7,0,1,0,1,1,0,70,70,14,52395,52395,0,1,0,1420,0,1055.63,1495.47,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,4462,15,2.5,8,14,0,15615,30472,30485,0,0,0,0,0,0,65,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20590,8606,16699,0,16580,0,0,0,'Shattered Hand Reaver (1)','','',0,7,0,1,0,1,1,0,70,70,14,27350,27350,0,1,0,1420,0,1055.63,1495.47,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,4462,15,2.5,8,14,0,15496,30485,30471,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20591,8606,16523,0,16584,0,0,0,'Shattered Hand Savage (1)','','',0,7,0,1,0,1,1,0,70,70,35,27350,27350,0,1,0,1420,0,2325.96,3295.11,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,4326,15,2.5,8,14,0,36054,30470,30485,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20592,8606,17693,0,17727,0,0,0,'Shattered Hand Scout (1)','','',32,7,0,0,0,1,1,0,70,70,14,14147,14147,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20593,8606,16507,0,19277,0,0,0,'Shattered Hand Sentry (1)','','',0,7,0,1,0,1,1,0,70,70,14,27350,27350,0,1,0,1420,0,1055.63,1495.47,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,4412,15,2.5,8,14,0,37511,31553,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20594,8606,16704,0,16578,0,0,0,'Shattered Hand Sharpshooter (1)','','',0,7,0,1,0,1,1,0,70,70,14,12226,12226,0,1,0,1420,0,1055.63,1495.47,1,1667,358.405,533.44,0,6719,0,0,0,0,0,0,3,2,'',0,4453,15,2.5,8,14,0,35945,22907,37551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20595,8606,17462,0,17726,0,0,0,'Shattered Hand Zealot (1)','','',32,7,0,0,0,1,1,0,70,70,14,9431,9431,0,1,0,1420,0,1055.63,1495.47,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,30989,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20596,8606,16809,0,18031,0,0,0,'Warbringer O\'mrogg (1)','','',64,7,0,1,0,1,1,0,72,72,16,206732,206732,0,1,0,1464,0,1325.87,1891.64,0,0,0,0,0,7318,0,0,0,0,0,0,3.5,2.345,'',0,4325,15,2.5,8,14,0,30584,30600,30633,0,0,0,0,0,0,1535,0,0,0,0,0,0,30829,0,0,0,0,0,0,0),(20597,8606,16808,0,19799,0,0,0,'Warchief Kargath Bladefist (1)','','',0,7,0,1,0,1,1,0,72,72,14,206640,206640,0,1,0,1464,0,1325.87,1891.64,0,0,0,0,0,7318,0,0,0,0,0,0,3,2,'',0,4297,15,2.5,8,14,0,25821,11722,20679,10451,0,0,0,0,0,1535,0,0,0,0,0,0,33815,23723,0,0,0,0,0,0),(20598,8606,18370,0,15294,0,0,0,'Wild Shadow Fissure (1)','','',0,10,0,0,0,1,1,0,1,1,35,9694,9694,0,1,0,1400,0,209.3,298.2,0,0,0,0,0,7,0,0,0,0,85,0,2.25,1.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20599,7272,0,0,19688,0,0,0,'Lured Colossus','','',512,5,0,1,0,3,1,0,62,62,778,16023,16023,0,1,0,1318,0,850.11,1186.2,0,0,0,0,0,4344,0,0,0,0,0,0,3,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20600,7272,0,0,19691,0,0,0,'Maggoc','Son of Gruul','',8,7,0,1,0,20,1,0,70,70,14,139720,139720,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,10,4,'',0,3888,0,2.5,8,14,0,38770,42139,38777,40743,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,125,0),(20601,7272,0,0,19692,0,0,0,'Razaani Raider','','',0,7,0,0,0,1,1,0,67,68,1678,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1,0.3,'',0,1188,0,2.5,8,14,0,32920,35922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20602,6180,0,0,18783,0,0,0,'Flame Patch (Al\'ar)','','',4,10,0,0,0,1,1,0,73,73,14,5000,5000,0,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20603,7272,0,0,19697,0,0,0,'Reflection of Ya-six','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20604,7272,0,0,19693,0,0,0,'Dugiru','Alliance Cloth Quartermaster','',0,7,0,0,0,1,1,0,35,35,1638,1220,1220,0,1,3,2000,0,49,64,0,0,0,0,120000,1349,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20605,8606,0,0,17035,0,0,0,'Dr. Boom','','',0,7,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20606,6180,0,0,20556,0,0,0,'Shaleskin Ripper','','',0,7,0,0,0,1,1,0,68,69,1873,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2.5,0.775,'36576',0,675,0,2.5,8,14,0,36590,36576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20607,7272,0,0,19695,0,0,0,'Craghide Basilisk','','',0,1,0,0,0,1,1,0,68,68,14,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.6,'',0,0,0,2.5,8,14,0,35313,35385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20608,6180,0,0,17035,0,0,0,'Ya-six Spell Generator','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20609,7272,0,0,19772,0,0,0,'Razaani Nexus Stalker','','',0,7,0,0,0,1,1,0,67,68,1678,5060,5233,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.3,0.39,'',0,1186,0,2.5,8,14,0,11975,36513,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20610,7272,0,0,19696,0,0,0,'Talbuk Doe','','',0,1,0,0,0,1,1,0,68,69,15,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.6,0.48,'',0,0,0,2.5,8,14,0,32019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29751,0,0,0,0,0,0,0),(20611,7272,0,0,19771,0,0,0,'Shimmerwing Moth','','',1,1,37,0,0,1,1,0,68,69,7,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.3,0.455,'',0,0,0,2.5,8,14,0,36592,32914,0,0,0,0,0,0,0,0,0,0,0,13105,0,0,0,0,0,0,0,0,51,0),(20612,7272,0,0,19703,0,0,0,'Sorim Lightsong','Horde Cloth Quartermaster','',0,7,0,0,0,1,1,0,35,35,1604,5900,5900,0,1,3,2000,0,49,64,0,0,0,0,300000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20613,7272,0,0,19698,0,0,0,'Arodis Sunblade','Keeper of Sha\'tari Artifacts','',0,7,0,0,0,1,1,0,64,64,1744,5715,5715,0,1,4224,1500,0,145.5,205.5,0,0,0,0,300000,4937,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20614,7272,0,0,20987,0,0,0,'Razaani Spell-Thief','','',0,7,0,0,0,1,1,0,67,68,1678,5060,5233,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1,0.30556,'',0,1186,0,2.5,8,14,0,36508,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20615,13596,0,0,19705,0,0,0,'Darkmaw Cub','','',1,1,2,0,0,1,1,0,68,69,35,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,2,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20616,7272,0,0,19699,0,0,0,'Asuur','Keeper of Sha\'tari Artifacts','',0,7,0,0,0,1,1,0,64,64,1743,3425,3425,0,1,4224,1500,0,145.5,205.5,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20617,6180,0,0,17035,11686,0,0,'Red Crystal Trigger','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20618,7272,0,0,19702,0,0,0,'Mana Invader','','',0,1,0,0,0,1,1,0,67,68,14,5060,5233,2962,1,0,1400,0,161.7,227.5,0,0,0,0,0,6126,0,0,0,0,0,0,1.875,0.2625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20619,7272,0,0,19331,0,0,0,'Ethereum Relay','','',0,10,0,0,0,1,1,0,67,68,1821,1600,1700,0,1,0,2000,0,231,325,0,0,0,0,120000,6126,0,0,0,0,0,0,2,1,'39596 0',0,0,0,2.5,8,14,0,16592,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29459,0,0,0,0,0,0,0),(20620,8606,17721,0,18388,0,0,0,'Coilfang Engineer (1)','','',0,7,0,1,0,1,1,0,70,70,14,26570,27350,0,1,0,1400,0,1040.76,1474.41,0,0,0,0,0,6719,0,0,0,0,0,0,2.625,0.607638,'',0,4280,15,2.5,8,14,0,40332,6533,40332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20621,8606,17800,0,18389,0,0,0,'Coilfang Myrmidon (1)','','',0,7,0,1,0,1,1,0,70,70,14,27350,27585,0,1,0,1400,0,1040.76,1474.41,0,0,0,0,0,6719,0,0,0,0,0,0,3,0.694444,'',0,4499,15,2.5,8,14,0,15496,7160,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20622,8606,17803,0,18391,0,0,0,'Coilfang Oracle (1)','','',0,7,0,1,0,1,1,0,70,70,14,21458,21881,15775,1,0,1400,0,966.42,1367.03,0,0,0,0,0,6708,0,0,0,0,0,0,1.5,1.5,'',0,4433,15,2.5,8,14,0,37865,31730,8281,31730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20623,8606,17801,0,18392,0,0,0,'Coilfang Siren (1)','','',0,7,0,1,0,1,1,0,70,70,14,22400,22530,15775,1,0,1435,0,990.58,1401.2,0,0,0,0,0,6708,0,0,0,0,0,100,1.3,1.3,'',0,4421,15,2.5,8,14,0,37856,38660,37664,37856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20624,8606,17805,0,18394,0,0,0,'Coilfang Slavemaster (1)','','',0,7,0,1,0,1,1,0,70,70,14,27030,27350,0,1,0,1400,0,1040.76,1474.41,0,0,0,0,0,6719,0,0,0,0,0,0,2.625,0.607638,'',0,4537,15,2.5,8,14,0,6713,8269,10987,3416,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20625,8606,17722,0,18396,0,0,0,'Coilfang Sorceress (1)','','',0,7,0,1,0,1,1,0,70,71,14,29574,30181,15775,1,0,1400,0,1222.48,1751.12,0,0,0,0,0,7007,0,0,0,100,0,0,1.3,1.3,'',0,4476,15,2.5,8,14,0,39416,15531,37930,31581,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20626,8606,17802,0,18398,0,0,0,'Coilfang Warrior (1)','','',0,7,0,1,0,1,1,0,70,72,14,27350,27610,0,1,0,1435,0,1299.61,1854.17,0,0,0,0,0,7318,0,0,0,0,0,0,2.25,0.520833,'',0,4371,15,2.5,8,14,0,31403,7164,35105,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20627,8606,17917,0,5564,0,0,0,'Coilfang Water Elemental (1)','','',8,4,0,1,0,1,1,0,72,72,14,22635,22635,3155,1,0,1400,0,1255.52,1800.68,0,0,0,0,0,7305,0,0,329,100,0,0,2,0.61112,'',0,4000,15,2.5,8,14,0,37924,37924,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20628,8606,17799,0,17691,0,0,0,'Dreghood Slave (1)','','',0,7,0,1,0,1,1,0,70,71,7,27350,27546,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,0,1.25,'',0,4275,15,2.5,8,14,0,8269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20629,8606,17797,0,11268,0,0,0,'Hydromancer Thespia (1)','','',64,7,0,1,0,1,1,0,72,72,14,141672,141672,3309,1,0,1400,0,1255.52,1800.68,0,0,0,0,0,7305,0,0,0,0,0,0,2.5,1,'',0,4149,15,2.5,8,14,0,25033,31718,31481,0,0,0,0,0,0,1535,0,0,0,0,0,0,30828,0,0,0,0,0,0,0),(20630,8606,17796,0,18638,0,0,0,'Mekgineer Steamrigger (1)','','',0,9,0,1,0,1,1,0,72,72,14,125460,125460,0,1,0,1400,0,1267.91,1808.94,0,0,0,0,0,7318,0,0,0,0,0,0,5,4,'',0,4186,15,2.5,8,14,0,35107,31486,31485,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20631,8606,17954,0,17423,0,0,0,'Naga Distiller (1)','','',72,9,0,0,0,1,1,0,70,70,7,14147,14147,0,1,0,1400,0,1040.76,1474.41,0,0,0,0,0,6719,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,31543,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20632,8606,17951,0,6936,0,0,0,'Steamrigger Mechanic (1)','','',0,7,0,0,0,1,1,0,70,70,14,11737,11737,3155,1,0,1400,0,966.42,1367.03,0,0,0,0,0,6708,0,0,0,0,0,0,1.725,0.3519,'',0,450,15,2.5,8,14,0,17201,37936,37936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20633,8606,17798,0,20235,0,0,0,'Warlord Kalithresh (1)','','',8,7,0,1,0,1,1,0,72,72,14,236160,236160,0,1,0,1400,0,1267.91,1808.94,0,0,0,0,0,7318,0,0,0,0,0,0,3.75,0.868055,'',0,4155,15,2.5,8,14,0,16172,31534,37081,0,0,0,0,0,0,1535,0,0,0,0,0,0,33827,31721,0,0,0,0,0,0),(20634,7561,0,0,19758,0,0,0,'Scythetooth Raptor','','',1,1,11,0,0,1,1,0,68,69,16,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2.2,0.77,'',0,0,0,2.5,8,14,0,37359,8599,0,0,0,0,0,0,0,0,0,0,0,12153,0,0,0,0,0,0,0,0,0,0),(20635,7272,0,0,17200,0,0,0,'Razaani Light Orb','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'32566',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,181,0),(20636,8606,18731,0,18821,0,0,0,'Ambassador Hellmaw (1)','','',64,3,0,1,0,1,1,0,72,72,16,184500,192000,0,1,0,1500,0,1358.47,1938.15,0,0,0,0,0,7318,0,0,0,0,200,0,2.76,2.3,'30231',0,4449,15,2.5,8,14,0,33551,33547,21832,15475,0,0,0,0,0,5567,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20637,8606,18667,0,18058,0,0,0,'Blackheart the Inciter (1)','','',64,7,0,1,0,1,1,0,72,72,1787,184500,190500,0,1,0,1500,0,1358.47,1938.15,0,0,0,0,0,7318,0,0,0,0,0,0,3.5,2.345,'',0,4589,15,2.5,8,14,0,33709,33676,33707,15475,0,0,0,0,0,1535,0,0,0,0,0,0,30808,0,0,0,0,0,0,0),(20638,8606,18633,0,18579,0,0,0,'Cabal Acolyte (1)','','',0,7,0,1,0,1,1,0,70,71,16,25150,25205,9515,1,0,1500,0,1309.8,1876.2,0,0,0,0,0,7007,50,0,0,0,0,0,1.8,0.4464,'',0,4243,15,2.5,8,14,0,38209,38210,33482,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20639,8606,18636,0,18583,0,0,0,'Cabal Assassin (1)','','',0,7,0,1,0,1,1,0,70,71,16,28293,28293,0,1,0,2000,0,1764.1,2513.4,0,0,0,0,0,7018,0,0,0,0,0,0,1.8,0.4464,'1787',0,4315,15,2.5,8,14,0,30992,30991,30798,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20640,8606,18631,0,18586,0,0,0,'Cabal Cultist (1)','','',0,7,0,1,0,1,1,0,70,71,16,25150,25205,0,1,0,1500,0,1323.07,1885.05,0,0,0,0,0,7018,0,0,0,0,0,0,1.8,0.2832,'',0,5390,15,2.5,8,14,0,3391,15614,30798,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20641,8606,18635,0,18589,0,0,0,'Cabal Deathsworn (1)','','',0,7,0,1,0,1,1,0,69,70,16,29083,29083,0,1,0,1500,0,1115.1,1579.72,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.25,'',0,4256,15,2.5,8,14,0,38226,8599,11428,38226,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20642,8606,18632,0,18593,0,0,0,'Cabal Executioner (1)','','',0,7,0,1,0,1,1,0,70,71,16,35905,35905,0,1,0,1500,0,1323.07,1885.05,0,0,0,0,0,7018,0,0,0,0,0,0,1.875,0.465,'',0,4335,15,2.5,8,14,0,30485,15578,33500,38959,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20643,8606,18641,0,18038,0,0,0,'Cabal Familiar (1)','','',0,3,0,0,0,1,1,0,70,70,16,7262,7262,14379,1,0,1500,0,1097.4,1606.28,0,0,0,0,0,5404,0,0,0,0,0,0,0.75,0.375,'',0,1402,15,2.5,8,14,0,38239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20644,8606,18830,0,18596,0,0,0,'Cabal Fanatic (1)','','',0,7,0,1,0,1,1,0,70,71,16,28293,28293,0,1,0,1500,0,1323.07,1885.05,0,0,0,0,0,7018,0,0,0,0,0,0,1.8,0.2832,'',0,4328,15,2.5,8,14,0,12021,30798,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20645,8606,18794,0,18191,0,0,0,'Cabal Ritualist (1)','','',0,7,0,1,0,1,1,0,69,71,16,23263,23263,32310,1,0,1500,0,1309.8,1876.2,0,0,0,0,0,7007,0,50,0,50,0,50,1.5,0.236,'32958',0,4377,15,2.5,8,14,0,15063,33833,12675,14145,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20646,8606,18637,0,18599,0,0,0,'Cabal Shadow Priest (1)','','',0,7,0,1,0,1,1,0,70,71,16,23263,23263,9693,1,0,1500,0,1309.8,1876.2,0,0,0,0,0,7007,0,0,0,0,100,0,0,1.2,'16592',0,4292,15,2.5,8,14,0,38243,17146,15473,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20647,8606,18639,0,18602,0,0,0,'Cabal Spellbinder (1)','','',0,7,0,1,0,1,1,0,70,71,16,23263,23263,32310,1,0,1500,0,1309.8,1876.2,0,0,0,0,0,7007,0,0,0,0,100,0,0,1.2,'',0,4326,15,2.5,8,14,0,33502,33335,32691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20648,8606,18634,0,18605,0,0,0,'Cabal Summoner (1)','','',0,7,0,1,0,1,1,0,70,71,16,23263,23263,9693,1,0,1500,0,1309.8,1876.2,0,0,0,0,0,7007,0,50,0,0,50,0,1.8,0.2832,'',0,4333,15,2.5,8,14,0,15228,33335,33507,33506,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20649,8606,18640,0,18609,0,0,0,'Cabal Warlock (1)','','',0,7,0,1,0,1,1,0,70,70,16,22635,22635,9465,1,0,1500,0,1035.45,1464.68,0,0,0,0,0,6708,0,0,0,0,0,0,1.725,0.4278,'13787',0,4283,15,2.5,8,14,0,13787,15232,32863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20650,8606,18638,0,18612,0,0,0,'Cabal Zealot (1)','','',0,7,0,1,0,1,1,0,70,70,16,22356,22356,9465,1,0,1500,0,1035.45,1464.68,0,0,0,0,0,6708,0,0,0,0,0,0,1.8,0.2832,'',0,4355,15,2.5,8,14,0,33499,22428,20298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20651,8606,18642,0,7949,0,0,0,'Fel Guardhound (1)','','',0,3,0,1,0,1,1,0,70,70,16,16767,16767,15775,1,0,1500,0,1035.45,1464.68,0,0,0,0,0,6708,0,0,0,0,0,0,1.275,0.29495,'',0,0,15,2.5,8,14,0,30849,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20652,8606,18796,0,18193,0,0,0,'Fel Overseer (1)','','',0,3,0,1,0,1,1,0,70,70,16,113173,113173,0,1,0,1500,0,1115.1,1579.72,0,0,0,0,0,6719,0,0,0,0,0,0,4,2,'',0,4295,15,2.5,8,14,0,19134,27577,16856,30471,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20653,8606,18732,0,18535,0,0,0,'Grandmaster Vorpil (1)','','',64,7,0,1,0,1,1,0,72,72,16,138720,138720,33090,1,0,1500,0,1345.2,1929.3,0,0,0,0,0,7305,0,200,0,0,100,0,2.1,0.5208,'',0,4567,15,2.5,8,14,0,38791,33563,39363,33841,0,0,0,0,0,1535,0,0,0,0,0,0,30827,0,0,0,0,0,0,0),(20654,8606,18793,0,18190,0,0,0,'Invisible Target (1)','','',0,10,0,0,0,1,1,0,1,1,954,5000,5000,0,1,0,2000,0,11.8,11.8,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'32958',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20655,8606,18663,0,159,0,0,0,'Maiden of Discipline (1)','','',0,3,0,0,0,1,1,0,70,70,16,10940,10940,7888,1,0,1435,0,1375.45,1681.1,0,0,0,0,0,5474,0,0,0,0,0,0,1.5,0.403,'',0,1403,15,2.5,8,14,0,32202,31865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20656,8606,18848,0,17543,0,0,0,'Malicious Instructor (1)','','',0,3,0,1,0,1,1,0,70,71,16,94991,94991,9579,1,0,1500,0,1309.8,1876.2,0,0,0,0,0,7007,0,0,0,0,100,0,1,0.3,'',0,4311,15,2.5,8,14,0,6713,33493,33501,0,0,0,0,0,0,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20657,8606,18708,0,18839,0,0,0,'Murmur (1)','','',104,4,0,1,0,1,1,0,72,72,16,572872,572872,0,1,0,1500,0,1358.47,1938.15,0,0,0,0,0,7318,0,0,100,0,0,100,13.5,0.35,'',0,4623,15,2.5,8,14,0,33689,38794,38796,33657,0,0,0,0,0,1535,0,0,0,0,0,0,33840,31722,0,0,0,0,0,0),(20658,8606,19200,0,18880,0,0,0,'Shape of the Beast (1)','','',0,3,0,0,0,1,1,0,69,69,16,5000,5000,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20659,8606,18891,0,18280,0,0,0,'Spy To\'gun (1)','','',0,7,0,0,0,1,1,0,70,70,1818,7600,7600,0,1,2,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20660,8606,19208,0,18579,0,0,0,'Summoned Cabal Acolyte (1)','','',0,7,0,1,0,1,1,0,70,70,16,22635,22635,9353,1,0,1500,0,1035.45,1464.68,0,0,0,0,0,6708,0,0,0,0,0,0,1.8,0.4464,'',0,3958,15,2.5,8,14,0,38209,38210,33482,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20661,8606,19209,0,18589,0,0,0,'Summoned Cabal Deathsworn (1)','','',0,7,0,1,0,1,1,0,70,70,16,29083,29083,0,1,0,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.25,'',0,3960,15,2.5,8,14,0,38226,8599,11428,38226,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20662,8606,18797,0,9786,0,0,0,'Tortured Skeleton (1)','','',0,6,0,0,0,1,1,0,70,70,21,3772,3772,0,1,0,1500,0,1115.1,1579.72,0,0,0,0,0,6719,0,0,0,0,172,0,1.5,1,'',0,274,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20663,8606,19224,0,16946,0,0,0,'Void Portal (1)','','',0,10,0,1,0,1,1,0,70,70,16,5000,5000,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,2,1,'33569',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20664,8606,19226,0,17081,0,0,0,'Void Traveler (1)','','',0,3,0,0,0,1,1,0,70,70,16,3493,3493,1578,1,0,1500,0,175.5,248.25,0,0,0,0,0,6708,0,0,0,0,100,0,1,1,'',0,0,15,2.5,8,14,0,38226,8599,11428,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20665,8606,19427,0,16946,0,0,0,'Voidwalker Summoner (1)','','',0,10,0,1,0,1,1,0,70,70,16,5000,5000,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,2,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20666,6180,0,0,16480,19595,0,0,'Blade\'s Edge - Orb Trigger 01','','',0,10,0,0,0,1.35,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20667,8089,0,0,705,0,0,0,'Sporewind Frenzy','','',0,1,0,0,0,1,1,0,62,63,1878,1335,1382,0,1,0,2000,0,181,253,0,0,0,0,0,4641,0,0,0,0,0,0,1.5,1.044,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20668,7272,0,0,19634,0,0,0,'Fiendling Flesh Beast','','',0,10,0,0,0,1,1,0,67,67,7,6326,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,0.5,0.25,'37816',0,0,0,2.5,8,14,0,36471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30840,0,0,0,0,0,158,0),(20669,7272,0,0,18358,0,0,0,'Shade of Mal\'druk','','',0,7,0,0,0,1,1,0,64,64,45,4500,4500,2705,1,0,1400,0,256.2,256.2,1,1900,0,0,0,20,0,0,0,0,0,0,3,2.01,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20670,6180,0,0,16480,11686,0,0,'Blade\'s Edge - Flesh Beast Zap Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20671,7272,0,0,19705,0,0,0,'Ripfang Lynx','','',1,1,2,0,0,1,1,0,68,68,16,6542,6542,0,1,0,1500,0,173.25,243.75,0,0,0,0,300000,6126,0,0,0,0,0,0,2,0.7,'24529',0,0,0,2.5,8,14,0,36589,31279,36590,0,0,0,0,0,0,0,0,0,0,11572,0,0,29801,0,0,0,0,0,0,0),(20672,7272,0,0,19708,0,0,0,'Royal Guard','','',0,7,0,1,0,1,1,0,80,80,1603,25200,25200,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.65,0.55,'',0,15992,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20673,7272,0,0,19709,0,0,0,'Swiftwing Shredder','','',1,1,27,0,0,1,1,0,68,69,16,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.75,'19514',0,0,0,2.5,8,14,0,36594,19514,0,0,0,0,0,0,0,0,0,0,0,11581,0,0,0,0,0,0,0,0,51,0),(20674,6180,0,0,20105,20106,20107,20108,'Shield of Velen','','Directions',0,7,0,1,0,2,1,0,80,80,1639,25200,25200,0,1,268435457,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,191),(20675,8606,0,0,4626,0,0,0,'Legion Hold - Infernal Dummy','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20676,6180,0,0,127,11686,0,0,'Ethereum Sparring Dummy','','',8,10,0,0,0,1,1,0,68,68,1799,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1,0.5,'35440',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20677,7272,0,0,17767,0,0,0,'Morod the Windstirrer','','',0,7,0,0,0,1.3,1,0,62,62,35,3367,3367,2568,1,3,2000,0,160,223,0,0,0,0,120000,4340,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20678,7272,0,0,19720,0,0,0,'Akoru the Firecaller','','',0,7,0,0,0,1.3,1,0,62,62,35,3367,3367,2568,1,3,2000,0,160,223,0,0,0,0,120000,4340,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20679,7272,0,0,19721,0,0,0,'Aylaan the Waterwaker','','',0,7,0,0,0,1.3,1,0,62,62,35,3367,3367,2568,1,3,2000,0,160,223,0,0,0,0,120000,4340,0,0,0,172,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20680,7272,0,0,19719,0,0,0,'Arzeth the Powerless','Servant of the Betrayer','',0,3,0,0,0,1,1,0,63,63,51,4422,4422,2620,1,0,2000,0,168,234,0,0,0,0,0,4601,0,0,0,0,0,0,2.4,2,'',0,605,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20681,8606,0,0,19400,0,0,0,'Nether Skimmer','','',1,1,34,0,0,1,1,0,68,69,14,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20682,6180,0,0,19716,0,0,0,'Terokkarantula','','',1,1,3,1,0,4,1,0,65,65,14,23000,23000,0,1,0,1362,0,626.52,880.26,0,0,0,0,1250000,5234,0,0,0,0,0,0,20,20,'',0,0,0,2.5,8,14,0,25809,0,0,0,0,0,0,0,0,1038,0,0,0,13121,0,0,0,0,0,0,0,0,239,0),(20683,7272,0,0,19717,0,0,0,'Prophetess Cavrylin','','',0,3,0,0,0,1.2,1,0,68,69,90,6280,6491,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,2,0.6,'',0,1264,0,2.5,8,14,0,37629,37997,37997,0,0,0,0,0,0,0,0,0,0,0,0,0,30614,0,0,0,0,0,0,0),(20684,7272,0,0,19366,0,0,0,'Lady Shav\'rar','','',0,7,0,0,0,1,1,0,68,69,1813,6280,6491,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,2,2,'',0,646,0,2.5,8,14,0,13901,38035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20685,7272,0,0,19722,0,0,0,'Overseer Azarad','','',0,3,0,0,0,1,1,0,70,70,1793,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,2.5,0.75,'',0,1329,0,2.5,8,14,0,35491,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29411,0,0,0,0,0,0,0),(20686,8606,19429,0,20725,0,0,0,'Avian Darkhawk (1)','','',1,1,26,1,0,1,1,0,69,70,16,27568,28152,0,1,0,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.35,'',0,0,15,2.5,8,14,0,39198,39197,0,0,0,0,0,0,0,0,0,0,0,13246,0,0,0,0,0,0,0,0,0,0),(20687,8606,20343,0,15291,0,0,0,'Charming Totem (1)','','',0,11,0,0,0,1,1,0,60,69,58,5000,5000,0,1,0,1400,0,171.5,242.2,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.51,'',0,0,15,2.5,8,14,0,35120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20688,8606,19428,0,19788,0,0,0,'Cobalt Serpent (1)','','',1,1,27,1,0,1,1,0,71,71,14,42649,42871,15555,1,0,2000,0,1746.4,2501.6,0,0,0,0,0,7007,0,0,0,50,0,0,1.3,0.65,'',0,0,15,2.5,8,14,0,38238,38193,38110,0,0,0,0,0,0,0,0,0,0,11586,0,0,0,0,0,0,0,0,0,0),(20689,8606,18701,0,1132,0,0,0,'Dark Vortex (1)','','',0,4,0,0,0,1,1,0,70,70,91,11235,11954,3232,1,0,1400,0,163.8,231.7,0,0,0,0,0,4598,0,0,0,0,0,0,2,0.8,'',0,0,15,2.5,8,14,0,12471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20690,8606,18472,0,20599,0,0,0,'Darkweaver Syth (1)','','',72,7,0,1,0,1,1,0,72,72,16,113652,113652,140620,1,0,2000,0,1551.7,2265.6,0,0,0,0,0,5886,0,50,50,50,50,50,1.9,0.589,'',0,4183,15,2.5,8,14,0,38135,15659,15616,21401,0,0,0,0,0,1535,0,0,0,0,0,0,27633,25461,0,0,0,0,0,0),(20691,8606,18327,0,20682,0,0,0,'Time-Lost Controller (1)','','',64,6,0,1,0,1,1,0,70,70,16,19144,19144,0,1,0,1800,0,1316.88,1927.53,0,0,0,0,0,5404,0,0,0,0,0,0,1.45,0.4495,'',0,4170,15,2.5,8,14,0,32764,35013,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20692,8606,18323,0,18628,0,0,0,'Sethekk Guard (1)','','',64,7,0,1,0,1,1,0,71,71,16,35905,36152,0,1,0,2000,0,1764.1,2513.4,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.6,'',0,4419,15,2.5,8,14,0,33967,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20693,8606,18318,0,20572,0,0,0,'Sethekk Initiate (1)','','',64,7,0,1,0,1,1,0,70,70,16,26458,27350,0,1,0,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,1.45,0.58,'',0,4222,15,2.5,8,14,0,33961,16145,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20694,8606,18328,0,17865,0,0,0,'Sethekk Oracle (1)','','',64,7,0,1,0,1,1,0,70,71,16,14100,14578,73723,1,0,1800,0,1354.05,1980.63,0,0,0,0,0,5645,0,0,0,0,0,100,1.45,0.4495,'',0,4207,15,2.5,8,14,0,38146,32129,38146,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20695,8606,18325,0,20572,0,0,0,'Sethekk Prophet (1)','','',64,7,0,1,0,1,1,0,70,72,16,20225,20685,37015,1,0,1800,0,1396.53,2039.04,0,0,0,0,0,5886,0,0,0,0,0,0,1.45,0.58,'',0,4765,15,2.5,8,14,0,27641,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20696,8606,18322,0,20573,0,0,0,'Sethekk Ravenguard (1)','','',64,7,0,1,0,1,1,0,71,71,14,43000,43086,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,1.55,0.62,'',0,4508,15,2.5,8,14,0,33964,34970,32651,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20697,8606,18319,0,20682,0,0,0,'Time-Lost Scryer (1)','','',64,6,0,1,0,1,1,0,70,71,16,19144,19681,0,1,0,1600,0,1203.6,1760.56,0,0,0,0,0,5645,50,0,0,0,0,50,1.45,0.4495,'',0,4534,15,2.5,8,14,0,17843,15981,32689,33989,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20698,8606,18320,0,20683,0,0,0,'Time-Lost Shadowmage (1)','','',64,6,0,1,0,1,1,0,72,72,14,19586,20225,36328,1,0,1400,0,1086.19,1585.92,0,0,0,0,0,5886,0,0,0,0,172,0,1.5,0.465,'',0,4891,15,2.5,8,14,0,32682,38148,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20699,8606,18326,0,17865,0,0,0,'Sethekk Shaman (1)','','',64,7,0,1,0,1,1,0,71,72,14,25142,26238,16656,1,0,1400,0,1255.52,1800.68,0,0,0,0,0,7305,0,0,50,0,0,0,1.45,0.4495,'',0,4694,15,2.5,8,14,0,22885,32663,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20700,8606,18703,0,14368,0,0,0,'Sethekk Spirit (1)','','',8,7,0,1,0,1,1,0,6,6,16,5000,5000,0,1,0,1400,0,63.7,81.9,0,0,0,0,0,165,0,0,0,0,0,0,2.25,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20701,8606,18321,0,20598,0,0,0,'Sethekk Talon Lord (1)','','',64,7,0,1,0,1,1,0,72,72,14,29150,29515,3309,1,0,1400,0,1255.52,1800.68,0,0,0,0,0,7305,0,0,0,0,0,0,1.75,0.7,'',0,4771,15,2.5,8,14,0,32674,32654,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20702,8606,19205,0,8714,0,0,0,'Syth Arcane Elemental (1)','','',0,4,0,0,0,1,1,0,72,72,91,2900,2952,3309,1,0,1400,0,212.8,305.2,0,0,0,0,0,5235,0,0,0,0,0,50,1.25,1,'',0,0,15,2.5,8,14,0,38138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20703,8606,19203,0,1070,0,0,0,'Syth Fire Elemental (1)','','',0,4,0,0,0,1,1,0,72,72,91,5903,5903,3309,1,0,1400,0,212.8,305.2,0,0,0,0,0,5954,0,50,0,0,0,0,2,1,'',0,0,15,2.5,8,14,0,38141,38141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20704,8606,19204,0,5561,0,0,0,'Syth Frost Elemental (1)','','',72,4,0,0,0,1,1,0,72,72,91,5903,5903,3309,1,0,1400,0,212.8,305.2,0,0,0,0,0,5954,0,0,0,50,0,0,1,0.30556,'',0,0,15,2.5,8,14,0,38142,38142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20705,8606,19206,0,1130,0,0,0,'Syth Shadow Elemental (1)','','',72,4,0,0,0,1,1,0,72,72,91,5903,5903,3309,1,0,1400,0,212.8,305.2,0,0,0,0,0,5954,0,0,0,0,50,0,2.5,1,'',0,0,15,2.5,8,14,0,33529,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20706,8606,18473,0,18636,0,0,0,'Talon King Ikiss (1)','','',72,7,0,1,0,1,1,0,72,72,14,113329,113329,37500,1,0,1400,0,1086.19,1585.92,0,0,0,0,0,5886,0,0,0,0,0,200,2,0.62,'',0,4215,15,2.5,8,14,0,40425,40424,43309,35032,0,0,0,0,0,1535,0,0,0,0,0,0,33834,27632,0,0,0,0,0,0),(20707,8606,0,0,19723,0,0,0,'Human Male Illusion','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20708,8606,0,0,19724,0,0,0,'Human Female Illusion','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20709,6180,0,0,19725,11686,0,0,'Blade Dance Target','','',0,10,0,1,0,1,1,0,1,1,35,6761,6761,0,1,0,1400,0,1286.25,1816.5,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20710,7272,0,0,19726,0,0,0,'Bogstrok Hatchling','','',0,7,0,0,0,0.2,0.2,0,63,63,16,1105,1105,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,0.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20713,7272,0,0,19728,0,0,0,'Fey Drake','','',0,2,0,0,0,1,1,0,65,66,1803,4731,4892,2818,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,77,77,77,77,0,3,3,'',0,0,0,2.5,8,14,0,36718,11981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30174,0,0,0,0,0,0,0),(20714,7272,0,0,19785,0,0,0,'Ridgespine Stalker','','',1,1,3,0,0,1,1,0,66,67,16,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,4.6,2,'20540',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,13116,0,0,0,0,0,0,0,0,0,0),(20716,13164,0,0,19732,0,0,0,'Outland Raptor, Black','','',0,1,0,0,0,1,1,0,1,1,1078,42,42,0,1,0,2000,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20717,8606,0,0,19733,0,0,0,'Outland Raptor, Blue','','',0,1,0,0,0,1,1,0,1,1,7,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20718,8606,0,0,19734,0,0,0,'Outland Raptor, Green','','',0,1,0,0,0,1,1,0,1,1,7,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20719,8606,0,0,19735,0,0,0,'Outland Raptor, Red','','',0,1,0,0,0,1,1,0,1,1,7,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20720,8606,0,0,19736,0,0,0,'Outland Raptor, Yellow','','',0,1,0,0,0,1,1,0,1,1,7,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20722,7272,0,0,19740,0,0,0,'Herald Bran\'daan','','',0,7,0,0,0,1,1,0,50,50,1638,2215,2215,0,1,3,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20723,7272,19995,0,11583,0,0,0,'Korgaah','','',0,7,0,0,0,1.5,1,0,67,67,1782,9489,9489,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,4.2,2.8,'',0,1600,0,2.5,8,14,0,11978,23600,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(20724,7272,0,0,19737,0,0,0,'Herald Amorlin','','',0,7,0,0,0,1,1,0,50,50,1604,2700,2700,0,1,3,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20725,13164,0,0,4732,0,0,0,'Bat','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,0.6,0.14,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20726,7272,19995,0,18358,0,0,0,'Mugdorg','','',0,7,0,0,0,1.5,1,0,66,66,1782,7338,7338,2846,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,3,2.01,'',0,1037,0,2.5,8,14,0,29651,12058,12550,11986,0,0,0,0,0,0,0,0,0,0,0,0,30415,0,0,0,0,0,51,0),(20727,7272,0,0,19739,0,0,0,'Captain Zovax','','',0,7,0,0,0,1,1,0,70,70,1796,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.45,0.443056,'',0,1330,0,2.5,8,14,0,15496,33962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31956,0,0,0,0,0,0,0),(20728,7272,0,0,19758,0,0,0,'Bladespire Raptor','','',1,1,11,0,0,1,1,0,65,66,1780,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,2.2,0.77,'',0,0,0,2.5,8,14,0,35321,0,0,0,0,0,0,0,0,0,0,0,0,13235,0,0,0,0,0,0,0,0,0,0),(20729,7272,0,0,20093,0,0,0,'Bladespire Ravager','','',1,1,11,1,0,3,1,0,67,67,1780,18978,18978,0,1,0,2000,0,1035,1444.4,0,0,0,0,300000,5829,0,0,0,0,0,0,2,0.7,'',0,0,0,2.5,8,14,0,16128,22911,0,0,0,0,0,0,0,0,0,0,0,13231,0,0,0,0,0,0,0,0,0,0),(20730,7272,19995,0,11583,0,0,0,'Glumdor','','',0,7,0,0,0,1.5,1,0,66,66,1782,9174,9174,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,4.2,2.8,'',0,1064,0,2.5,8,14,0,8599,13730,32009,36208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(20731,7272,19995,0,18358,0,0,0,'Droggam','','',0,7,0,0,0,1.5,1,0,66,66,1782,7338,7338,2846,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,3,2.01,'',0,1056,0,2.5,8,14,0,9053,11831,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,30413,0,0,0,0,0,51,0),(20732,7272,19995,0,18358,0,0,0,'Gorr\'Dim','','',0,7,0,0,0,1.5,1.2,0,67,67,1782,7590,7590,3519,1,0,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,3,2.01,'',0,1117,0,2.5,8,14,0,9672,15091,35917,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(20733,8606,0,0,16157,0,0,0,'Walla\'s Damage Dealer','Lord of Stuff','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20734,8606,0,0,19735,0,0,0,'Daggermaw Raptor','','',1,1,11,0,0,1,1,0,65,66,48,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,0,5531,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20735,9056,0,0,19744,0,0,0,'Archmage Lan\'dalock','','',0,7,0,1,0,10,10,0,80,80,2007,100800,100800,88140,1,2,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20736,6180,0,0,4626,15880,0,0,'Blade\'s Edge - Legion - Invis Bunny','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20737,8606,17881,0,20510,0,0,0,'Aeonus (1)','','',64,2,0,1,0,1,1,0,72,72,1720,199260,199260,0,1,0,1400,0,2793.7,3985.8,0,0,0,0,0,7318,0,0,0,0,0,0,3,2,'',0,4724,15,2.5,8,14,0,31550,40504,37605,39049,0,0,0,0,0,0,0,0,0,0,0,0,33858,0,0,0,0,0,0,0),(20738,8606,17879,0,20513,0,0,0,'Chrono Lord Deja (1)','','',64,2,0,1,0,1,1,0,73,73,1720,118060,118060,33090,1,0,1400,0,2855.3,3739.4,0,0,0,0,0,6533,0,0,0,0,0,0,5,0.6,'',0,4632,15,2.5,8,14,0,38538,38539,31550,31467,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20739,8606,19959,0,19061,0,0,0,'Imprisoned Infinite Dragonspawn (1)','','',0,2,0,0,0,1,1,0,1,1,1720,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20740,8606,17835,0,19058,0,0,0,'Infinite Assassin (1)','','',0,2,0,0,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,6740,0,0,0,0,0,0,1,0.3,'',0,950,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20741,8606,17892,0,19061,0,0,0,'Infinite Chronomancer (1)','','',0,2,0,0,0,1,1,0,70,70,14,8300,8300,9465,1,0,1435,0,167.895,237.492,0,0,0,0,0,6708,0,0,0,0,0,0,1,0.3,'',0,0,15,2.5,8,14,0,15230,33860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20742,8606,18994,0,19062,0,0,0,'Infinite Executioner (1)','','',0,2,0,1,0,1,1,0,70,70,14,13972,13972,9465,1,0,2000,0,1865,2472,0,0,0,0,0,6740,0,0,0,0,0,0,1.25,0.375,'',0,1110,15,2.5,8,14,0,37321,34920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20743,8606,18995,0,19063,0,0,0,'Infinite Vanquisher (1)','','',0,2,0,0,0,1,1,0,70,70,14,11178,11178,9465,1,0,2000,0,1296,1715,0,0,0,0,0,6740,0,0,0,0,0,0,1.25,0.375,'',0,0,15,2.5,8,14,0,38526,36807,15241,15472,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20744,8606,17839,0,19326,0,0,0,'Rift Lord (1)','','',0,2,0,1,0,1,1,0,71,71,168,86172,86172,0,1,0,1449,0,3008.85,3383.42,0,0,0,0,0,7090,0,0,0,0,0,0,1.75,0.525,'',0,4285,15,2.5,8,14,0,8269,9080,11428,35054,0,0,0,0,0,32,0,0,0,0,0,0,31753,0,0,0,0,0,0,0),(20745,8606,17880,0,19066,0,0,0,'Temporus (1)','','',64,2,0,1,0,1,1,0,73,73,1720,147600,147600,0,1,0,1400,0,2875.6,4095,0,0,0,0,0,7618,0,0,0,0,0,0,3,2,'',0,4755,15,2.5,8,14,0,31458,31464,38592,38593,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20746,8606,17918,0,6370,0,0,0,'Time Keeper (1)','','',0,2,0,1,0,1,1,0,70,70,1718,698600,698600,0,1,0,1400,0,2293.2,3248.7,0,0,0,0,0,6719,0,0,0,0,0,0,3.9,1.95,'',0,0,15,2.5,8,14,0,31478,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20747,7272,0,0,7898,0,0,0,'Silkwing Larva','','',0,1,0,0,0,1,1,0,65,66,7,7984,8257,0,1,0,1800,0,189,265.5,0,0,0,0,300000,5531,0,0,0,0,0,0,1.875,1.125,'',0,0,0,2.5,8,14,0,36948,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30791,0,0,0,0,0,0,0),(20748,7272,0,0,9370,0,0,0,'Thunderlord Dire Wolf','','',1,1,1,0,0,1,1,0,65,66,1804,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.875,1.5,'37691',0,0,0,2.5,8,14,0,5781,0,0,0,0,0,0,0,0,0,0,0,0,13047,0,0,30184,0,0,0,0,0,0,0),(20749,6180,0,0,20838,20842,20839,0,'Scalewing Serpent','','',1,1,27,0,0,1,1,0,66,67,14,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.6,0.8,'24529',0,0,0,2.5,8,14,0,37841,0,0,0,0,0,0,0,0,0,0,0,0,11584,0,0,30849,0,0,0,0,0,150,0),(20751,7272,0,0,19759,0,0,0,'Daggermaw Lashtail','','',1,1,11,0,0,1,1,0,66,67,48,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,2.1,0.735,'',0,0,0,2.5,8,14,0,35570,7367,0,0,0,0,0,0,0,0,0,0,0,13234,0,0,30798,0,0,0,0,0,0,0),(20752,8606,0,0,17798,0,0,0,'Grand Silkwing','','',1,1,37,0,0,1,1,0,66,67,14,6116,6326,0,1,0,1400,0,157.5,219.8,0,0,0,0,0,5829,0,0,0,0,0,0,1.5,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13106,0,0,0,0,0,0,0,0,0,0),(20753,7272,0,0,18358,0,0,0,'Dorgok','','',0,7,0,0,0,1.2,1,0,67,67,1781,6072,6072,2933,1,0,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,3,2.01,'',0,1065,0,2.5,8,14,0,11962,39119,12493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(20754,8606,0,0,19766,0,0,0,'Daggermaw Devourer','','',1,1,11,0,0,1,1,0,66,66,48,6116,6326,0,1,0,2000,0,210,295,0,0,0,0,0,5531,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,7367,18501,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20755,6180,0,0,1126,17188,0,0,'Ethereum Energy Cell','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'32566',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,58,0),(20756,7272,0,0,11544,0,0,0,'Bladespire Chef','','',0,7,0,1,0,4,1,0,67,67,1780,25304,25304,0,1,0,2000,0,1035,1444.4,0,0,0,0,300000,5829,0,0,0,0,0,0,3.3,1.9646,'',0,1131,0,2.5,8,14,0,37597,37596,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,31755,0,0,0,0,0,51,0),(20757,7272,0,0,18070,0,0,0,'Fingrom','','',0,7,0,1,0,5,1,0,67,67,1782,25300,25300,2933,1,0,2000,0,938.4,1320.2,0,0,0,0,300000,5821,0,0,0,0,0,0,3,2.01,'',0,3491,0,2.5,8,14,0,15242,33245,33061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(20762,7272,0,0,10726,0,0,0,'Gur\'zil','Wind Rider Master','',0,7,0,1,0,3,3,0,65,65,126,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20763,7272,0,0,19653,0,0,0,'Captured Protectorate Vanguard','','',4096,7,0,0,0,0.75,1,0,70,70,1795,5240,5240,0,1,2,2000,0,252,357,0,0,0,0,1560000,6719,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,36500,31553,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20764,6180,0,0,10811,17188,0,0,'Ethereum Target','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20765,7272,0,0,19762,0,0,0,'Bladespire Crusher','','',0,7,0,0,0,1,1,0,67,67,1780,6326,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,2.5,1.75,'',0,1115,0,2.5,8,14,0,15496,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31651,0,0,0,0,0,51,0),(20766,7272,0,0,19765,0,0,0,'Bladespire Mystic','','',0,7,0,0,0,1,1,0,67,67,1780,5060,5060,2933,1,0,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,2.25,0.675,'12550',0,1120,0,2.5,8,14,0,37599,11986,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,31651,0,0,0,0,0,51,0),(20767,7272,0,0,17035,11686,0,0,'Mana Bomb Explosion Trigger','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20768,7272,0,0,11544,0,0,0,'Gnosh Brognat','','',0,7,0,0,0,1.5,1,0,67,67,1782,9489,9489,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,3.3,1.9646,'',0,1143,0,2.5,8,14,0,37596,37597,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20769,6180,0,0,14501,0,0,0,'Salaadin\'s Energy Ball','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,5,2.5,'32566',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20770,7272,0,0,19774,0,0,0,'Warden Icoshock','','',0,7,0,0,0,1,1,0,70,70,1796,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.75,0.534723,'',0,1310,0,2.5,8,14,0,36515,36517,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29482,29742,31956,0,0,0,0,0),(20771,6180,0,0,1126,17200,0,0,'Razaani Light Orb - Mini','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'32566',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,181,0),(20772,7272,0,0,18700,0,0,0,'Netherock','','',512,5,0,1,0,4,1,0,68,68,14,26168,26168,0,1,0,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,2.5,0.875,'',0,3575,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1028,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20773,7272,0,0,2850,0,0,0,'Barbscale Crocolisk','','',1,1,6,0,0,1,1,0,68,69,14,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,3.25,1.8057,'',0,0,0,2.5,8,14,0,25640,3604,0,0,0,0,0,0,0,0,0,0,0,12914,0,0,0,0,0,0,0,0,0,0),(20774,7272,0,0,19775,0,0,0,'Farahlon Lasher','','',256,4,0,0,0,1,1,0,68,69,7,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,172,0,0,0,2,0.7,'',0,0,0,2.5,8,14,0,36604,12747,3019,0,0,0,0,0,0,0,0,0,0,0,0,0,29749,0,0,0,0,0,0,0),(20775,7272,0,0,19776,0,0,0,'Markaru','','',0,1,0,0,0,1.7,1,0,68,68,14,11121,11121,0,1,0,750,0,86.625,121.875,0,0,0,0,300000,6126,0,0,0,0,0,0,7.7,5.5,'',0,0,0,2.5,8,14,0,36627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29768,0,0,0,0,0,0,0),(20776,8606,0,0,19777,0,0,0,'Rothma','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20777,7272,0,0,19779,0,0,0,'Talbuk Sire','','',0,1,0,0,0,1,1,0,68,69,14,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,32023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29751,0,0,0,0,0,0,0),(20778,7272,0,0,15380,0,0,0,'Void Waste','','',0,10,0,0,0,1,1,0,68,69,7,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.8,0.42,'35242',0,1000,0,2.5,8,14,0,36519,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20779,7272,0,0,15463,0,0,0,'Congealed Void Horror','','',0,10,0,1,0,1,1,0,70,70,1799,28000,28000,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,4080000,6719,0,0,0,0,0,0,5,2.396,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20780,7272,0,0,19782,0,0,0,'Kaylaan','','',0,10,0,0,0,1,1,0,69,69,1743,6761,6761,0,1,3,2000,0,245,346,0,0,0,0,25000,6423,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,35746,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20781,6180,0,0,17035,11686,0,0,'Seed of Revitalization Target Trigger','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20782,6180,0,0,11686,0,0,0,'Ethereum Archon Energy Cell','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'32566',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20783,7272,0,0,16878,0,0,0,'Porfus the Gem Gorger','','',0,1,0,0,0,1,1,0,71,71,1797,7181,7181,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,36500,31553,0,0,0,0,0,0,0,1036,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20784,7272,0,0,17977,0,0,0,'Armbreaker Huffaz','','',0,3,0,0,0,1,1,0,71,71,1797,7181,7181,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.45,'',0,737,0,2.5,8,14,0,36500,31553,0,0,0,0,0,0,0,1036,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20785,7272,0,0,19189,0,0,0,'Fel Tinkerer Zortan','','',0,10,0,0,0,1,1,0,71,71,1797,7181,7181,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.75,'',0,678,0,2.5,8,14,0,36500,9080,0,0,0,0,0,0,0,1036,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20786,7272,0,0,18310,0,0,0,'Gul\'bor','The Den Mother','',0,7,0,0,0,1,1,0,71,71,1797,7181,7181,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,717,0,2.5,8,14,0,36500,31553,0,0,0,0,0,0,0,1036,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20787,7272,0,0,19745,0,0,0,'Captain Tyralius','','',0,7,0,0,0,1,1,0,69,70,1797,6761,6986,0,1,0,1400,0,176.4,249.9,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,36500,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20788,7272,0,0,19540,0,0,0,'Forgosh','The Duke of Fiends','',0,10,0,0,0,1,1,0,71,71,1797,7181,7181,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1.75,0.875,'',0,0,0,2.5,8,14,0,36500,31553,0,0,0,0,0,0,0,1036,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20789,7272,0,0,19722,0,0,0,'Wrathbringer Laz-tarash','','',0,3,0,0,0,1,1,0,71,71,1797,7181,7181,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,2.5,0.75,'',0,724,0,2.5,8,14,0,31553,36500,0,0,0,0,0,0,0,1036,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20790,7272,0,0,19466,0,0,0,'Malevus the Mad','','',0,7,0,0,0,1,1,0,71,71,1797,5744,5744,3231,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1.65,0.4213,'',0,733,0,2.5,8,14,0,29651,36500,9080,0,0,0,0,0,0,1036,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20791,7272,0,0,17082,0,0,0,'Iorioa','Portal Trainer','',0,7,0,0,0,1,1,0,63,63,1741,2332,2332,6156,1,49,2000,0,138,199,0,0,0,0,300000,3736,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20792,7272,0,0,4606,0,0,0,'Bloodscale Elemental','','',0,4,0,0,0,0.3,0.3,0,63,63,74,1658,1658,0,1,0,1400,0,126.7,177.1,0,0,0,0,1425000,4641,0,0,0,0,0,0,0.7,0.213892,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20793,7272,0,0,18731,0,0,0,'Field Marshal Brock','','',0,7,0,1,0,100,1,0,71,71,1667,718100,718100,0,1,2,2000,0,1375.4,1959.6,0,0,0,0,300000,7018,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20794,7272,0,0,20182,0,0,0,'Kaylaan the Lost','','',0,7,0,1,0,1,1,0,71,71,35,114880,114880,19386,1,0,2000,0,1361.6,1950.4,0,0,0,0,300000,7007,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,37552,37569,37553,35614,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20795,7272,0,0,19366,0,0,0,'Keeper of the Cistern','','',0,7,0,0,0,1.3,1,0,68,69,1826,6803,7032,3036,1,0,1400,0,17.5,36.4,0,0,0,0,1533000,4995,0,0,0,0,0,0,2,2,'',0,604,0,2.5,8,14,0,32011,11831,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20796,6180,0,0,3232,17200,0,0,'Netherstorm Target','','',1024,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20797,7272,0,0,19793,0,0,0,'Deviate Coiler Hatchling','','',1,1,27,0,0,1,1,0,11,11,14,222,222,0,1,0,2000,0,15,20,0,0,0,0,275000,528,0,0,0,0,0,0,0.533898,0.533898,'',0,0,0,2.5,8,14,0,24844,0,0,0,0,0,0,0,0,0,0,0,0,10540,0,0,6443,0,0,0,0,0,0,0),(20798,7272,0,0,18816,0,0,0,'Razorsaw','','',0,3,0,0,0,1,1,0,62,62,90,5341,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,3,1.5,'',0,813,0,2.5,8,14,0,32735,36486,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29586,0,0,0,0,0,0,0),(20799,8606,0,0,17372,0,0,0,'Battle Scryer Unther','','',0,7,0,1,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,10.5,10.5,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20800,7272,0,0,19899,0,0,0,'Forgemaster Morug','','',0,3,0,1,0,1,1,0,68,68,90,29439,29439,0,1,0,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,4,2,'',0,3754,0,2.5,8,14,0,34261,36228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29624,0,0,0,0,0,0,0),(20801,7272,0,0,20751,0,0,0,'Silroth','','',0,3,0,1,0,1,1,0,68,69,90,29439,30424,0,1,0,2000,0,1127,1591.6,0,0,0,0,300000,6423,0,0,0,0,0,0,4.95,2.25,'',0,3780,0,2.5,8,14,0,36252,36253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29625,0,0,0,0,0,0,0),(20802,7272,0,0,20161,0,0,0,'Protectorate Demolitionist','','',4096,7,0,0,0,1,1,0,70,70,1795,4192,4192,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,16856,31553,30619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20803,7272,0,0,19200,0,0,0,'Overmaster Grindgarr','','',0,3,0,0,0,1,1,0,70,70,90,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.4,2,'',0,1334,0,2.5,8,14,0,35238,36487,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20804,6180,0,0,2581,11686,0,0,'Netherstorm Moarg Work Target','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20805,7272,0,0,15436,0,0,0,'Void Waste Globule','','',0,10,0,0,0,0.1,1,0,68,69,14,648,675,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0.375,0.0875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20806,7272,0,0,19796,0,0,0,'Seeping Sludge Globule','','',0,10,0,0,0,0.1,1,0,69,70,14,675,702,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0.3125,0.14975,'35242',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20807,7272,0,0,19794,0,0,0,'Scribe Saalyn','Aldor Inscriptions','',0,7,0,0,0,1,1,0,70,70,1743,8982,8982,0,1,128,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20808,7272,0,0,19795,0,0,0,'Scribe Veredis','Scryer Inscriptions','',0,7,0,0,0,1,1,0,70,70,1744,8982,8982,0,1,128,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20809,6180,0,0,17035,17200,0,0,'Mana Bomb Channel Trigger','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'35782 0',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20810,7272,0,0,17689,0,0,0,'Mehrdad','','',0,7,0,0,0,1,1,0,68,68,1731,4600,4600,2991,1,3,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20811,7272,0,0,19655,0,0,0,'Ghabar','Head Eco-Dome Engineer','',0,7,0,0,0,1,1,0,69,69,1731,6761,6761,0,1,2,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20812,7272,0,0,17705,0,0,0,'Corki','','',0,7,0,0,0,5,1,0,60,60,1722,25000,25000,0,1,0,1400,0,72.8,96.6,0,0,0,0,300000,3750,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20813,6180,0,0,16925,0,0,0,'Zeth\'Gor Quest Credit Marker, Barracks','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20814,6180,0,0,1061,16925,0,0,'Zeth\'Gor Quest Credit Marker, Stable','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20815,6180,0,0,1061,16925,0,0,'Zeth\'Gor Quest Credit Marker, East Hovel','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20816,6180,0,0,1061,16925,0,0,'Zeth\'Gor Quest Credit Marker, West Hovel','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20817,8606,0,0,16631,0,0,0,'Outland Ravager Green','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.305555,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20818,8606,0,0,19838,0,0,0,'Outland Ravager GreenBlue','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20819,8606,0,0,19839,0,0,0,'Outland Ravager GreenPurple','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20820,8606,0,0,16885,0,0,0,'Outland Ravager Orange','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.305555,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20821,8606,0,0,19844,0,0,0,'Outland Ravager OrangeRed','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.305555,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20822,8606,0,0,19845,0,0,0,'Outland Ravager OrangeGreen','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20823,8606,0,0,19847,0,0,0,'Outland Ravager Purple','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20824,8606,0,0,19848,0,0,0,'Outland Ravager PurpleBlue','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20825,6180,0,0,17612,0,0,0,'Ethereum Prisoner (Tyralius)','','',0,10,0,0,0,1,1,0,70,70,1797,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.75,'32567',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20826,8606,0,0,19849,0,0,0,'Outland Ravager PurpleWhite','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20827,8606,0,0,18833,0,0,0,'Outland Rock Flayer YellowOrange','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20828,8606,0,0,19850,0,0,0,'Outland Rock Flayer YellowWhite','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20829,8606,0,0,19850,0,0,0,'Outland Rock Flayer YellowBlack','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20830,8606,0,0,19853,0,0,0,'Outland Rock Flayer BrownRed','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20831,8606,0,0,19855,0,0,0,'Outland Rock Flayer BrownGrey','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20832,8606,0,0,19856,0,0,0,'Outland Rock Flayer BrownPurple','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20833,8606,0,0,19857,0,0,0,'Outland Rock Flayer GreyBrown','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20834,8606,0,0,19858,0,0,0,'Outland Rock Flayer GreyWhite','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20835,8606,0,0,19859,0,0,0,'Outland Rock Flayer GreyYellow','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20836,8606,0,0,19860,0,0,0,'Outland Rock Flayer GreenYellow','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20837,8606,0,0,19861,0,0,0,'Outland Rock Flayer GreenWhite','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20838,8606,0,0,19862,0,0,0,'Outland Rock Flayer GreenPink','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20839,8606,0,0,19863,0,0,0,'Outland Rock Flayer PurpleRed','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20840,8606,0,0,19864,0,0,0,'Outland Rock Flayer PurpleWhite','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20841,8606,0,0,19865,0,0,0,'Outland Rock Flayer PurplePink','','',0,7,0,0,0,1,1,0,72,72,1873,121770,121770,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,35268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20842,8606,0,0,19866,0,0,0,'Outland Rock Flayer BlueGreen','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20843,8606,0,0,19867,0,0,0,'Outland Rock Flayer BluePurple','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20844,8606,0,0,19868,0,0,0,'Outland Rock Flayer BlueYellow','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20845,6180,0,0,19595,0,0,0,'Blade\'s Edge - Deadsoul Orb','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.8,0.4,'33345',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20846,7272,0,0,19869,0,0,0,'Gray Elekk','','',0,1,0,0,0,1,1,0,40,40,35,1524,1524,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20847,7272,0,0,19870,0,0,0,'Purple Elekk','','',0,1,0,0,0,1,1,0,40,40,35,1524,1524,0,1,0,2000,0,56,74,0,0,0,0,120000,1938,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20848,7272,0,0,19871,0,0,0,'Great Blue Elekk','','',0,1,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20849,7272,0,0,19873,0,0,0,'Great Green Elekk','','',0,1,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20850,7272,0,0,19872,0,0,0,'Great Purple Elekk','','',0,1,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,120000,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20851,6180,0,0,16480,11686,0,0,'Blade\'s Edge - Deadsoul Orb Flight 01','','',0,10,0,0,0,1.35,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20852,6180,0,0,14380,11686,0,0,'Blade\'s Edge - Deadsoul Orb Flight 02','','',0,10,0,0,0,1.35,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20853,6180,0,0,17035,11686,0,0,'Blade\'s Edge - Deadsoul Orb Flight 03','','',0,10,0,0,0,1.35,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20854,7272,0,0,19636,0,0,0,'Ethereum Gladiator','','',0,7,0,0,0,1,1,0,70,70,1796,13972,13972,0,1,0,2000,0,252,357,0,0,0,0,1560000,6719,0,0,0,0,0,0,1.35,0.412501,'',0,1337,0,2.5,8,14,0,16856,9080,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,29482,31956,0,0,0,0,0,0),(20855,6180,0,0,19344,11686,0,0,'Blade\'s Edge - Deadsoul Orb Flight 04','','',0,10,0,0,0,1.35,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20856,6180,0,0,16480,11686,0,0,'Blade\'s Edge - Deadsoul Orb Flight 05','','',0,10,0,0,0,1.35,1,0,60,60,114,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20857,6180,0,0,19990,19992,0,0,'Arcatraz Defender','','',0,7,0,1,0,3,1,0,68,69,1692,20283,20283,0,1,0,2000,0,1127,1591.6,0,0,0,0,7200000,6423,0,0,0,0,0,0,1.875,0.47875,'',0,4572,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(20858,6180,0,0,17612,0,0,0,'Arena Event Controller','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20859,6180,0,0,19993,19994,0,0,'Arcatraz Warder','','',0,7,0,1,0,3,3,0,68,69,1692,16227,16227,9107,1,0,2000,0,1030.4,1453.6,0,0,0,0,7200000,6412,0,0,0,0,0,0,1.875,0.47875,'',0,4605,0,2.5,8,14,0,15620,36609,36609,38807,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(20860,8606,0,0,19874,0,0,0,'Mutated Fleshfiend','','',0,10,0,0,0,1,1,0,70,70,1799,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,36500,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20861,8606,0,0,19875,0,0,0,'Mutated Netherlisk','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20862,8606,0,0,19876,0,0,0,'Mutated Flayer','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20863,8606,0,0,1126,0,0,0,'Pet Book DEM','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20864,7272,0,0,18887,0,0,0,'Protean Nightmare','','',0,10,0,1,0,6.5,1,0,71,71,1693,46676,46676,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,7200000,7018,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,36617,36619,36622,38811,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,147,0),(20865,7272,0,0,18082,0,0,0,'Protean Horror','','',0,10,0,0,0,1.25,1,0,68,69,1693,8178,8178,0,1,0,2000,0,1127,1591.6,0,0,0,0,7200000,6423,0,0,0,0,0,0,1,0.5,'',0,1253,0,2.5,8,14,0,36612,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,147,0),(20866,7272,0,0,19976,0,0,0,'Soul Devourer','','',0,3,0,1,0,6.5,1,0,70,70,16,45409,45409,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,5.4,0.4725,'',0,12000,0,2.5,8,14,0,36644,33958,36654,38813,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20867,7272,0,0,19878,0,0,0,'Death Watcher','','',0,3,0,1,0,6.5,1,0,70,70,16,45409,45409,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1,1.5,'',0,0,0,2.5,8,14,0,36657,36655,36664,38816,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20868,7272,0,0,19877,0,0,0,'Entropic Eye','','',0,3,0,1,0,7,4,0,70,70,16,39123,39123,0,1,0,2000,0,1755,2482.5,0,0,0,0,0,6708,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,36712,36677,36711,36664,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20869,7272,0,0,19971,0,0,0,'Arcatraz Sentinel','','',0,9,0,1,0,16.5,1,0,70,70,16,115269,115269,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,2,1,'31261 36716',0,4648,0,2.5,8,14,0,36719,38830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20870,7272,0,0,19882,0,0,0,'Zereketh the Unbound','','',8,3,0,1,1,20,10,0,72,72,16,118060,118060,33090,1,0,2000,5,1398.4,2005.6,0,0,0,0,43200000,7305,0,0,0,0,0,0,3.5,3.5,'',0,4369,0,2.5,8,14,0,36119,32863,36127,0,0,0,0,0,0,5567,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(20871,7272,0,0,19881,0,0,0,'Aurine Moonblaze','Cenarion Expedition','',0,7,0,0,0,1,1,0,69,69,1660,5409,5409,3080,1,2,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20872,7272,0,0,20234,0,0,0,'Deathforge Summoner','','',0,7,0,0,0,0.9,1,0,68,69,90,4710,4868,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.725,0.4278,'',0,1255,0,2.5,8,14,0,37628,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20873,7272,0,0,19952,0,0,0,'Negaton Warp-Master','','',0,3,0,1,0,6,1,0,70,70,16,41916,41916,0,1,0,2200,0,1275.12,1806.42,0,0,0,0,7200000,6719,0,0,0,0,0,0,2.5,2.5,'',0,4711,0,2.5,8,14,0,36813,0,0,0,0,0,0,0,0,1467,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20874,7272,0,0,18489,18518,18519,0,'Skettis Refugee','','',0,7,0,0,0,1,1,0,60,60,1818,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20875,7272,0,0,19951,0,0,0,'Negaton Screamer','','',0,3,0,1,0,7,6,0,70,70,16,39123,39123,18930,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,2.5,2.5,'',0,4622,0,2.5,8,14,0,13704,38836,34333,34331,0,0,0,0,0,128,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20876,7272,0,0,18619,18618,18617,18616,'Human Refugee','','',0,7,0,0,0,1.2,1,0,60,60,1818,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20877,7272,0,0,16921,16924,16491,16492,'Shattrath Refugee','','',0,7,0,0,0,1.2,1,0,60,60,1818,3662,3662,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20878,7272,0,0,20233,0,0,0,'Deathforge Guardian','','',0,7,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.8,0.4464,'',0,1255,0,2.5,8,14,0,37998,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20879,7272,0,0,19950,0,0,0,'Eredar Soul-Eater','','',0,3,0,1,0,7,4,0,70,70,16,39123,39123,12620,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,0,2,'',0,4753,0,2.5,8,14,0,36778,36784,36786,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20880,7272,0,0,19949,0,0,0,'Eredar Deathbringer','','',0,3,0,1,0,7,4,0,70,70,16,39123,39123,12620,1,0,3000,0,2632.5,3723.75,0,0,0,0,0,6708,0,0,0,0,0,0,0,2,'27987',0,4570,0,2.5,8,14,0,38844,38846,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20881,7272,0,0,18345,0,0,0,'Unbound Devastator','','',0,3,0,1,0,7,1,0,70,70,16,48902,48902,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,5,2.5,'',0,4657,0,2.5,8,14,0,36887,36891,38849,38850,0,0,0,0,0,129,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20882,7272,0,0,19947,0,0,0,'Skulking Witch','','',8,3,0,1,0,6.5,4,0,70,70,16,45409,45409,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,4.5,1.209,'32811 0',0,4689,0,2.5,8,14,0,16380,36863,36864,36862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20883,7272,0,0,19948,0,0,0,'Spiteful Temptress','','',8,3,0,1,0,7,4,0,70,70,16,38553,38553,12620,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,4.5,1.209,'',0,4617,0,2.5,8,14,0,36868,36886,36886,38892,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20884,8606,0,0,17957,0,0,0,'Deathforge Cultist','','',0,7,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20885,7272,0,0,19888,0,0,0,'Dalliah the Doomsayer','','',8,3,0,1,1,18,10,0,72,72,16,132840,132840,0,1,0,1600,0,1129.76,1611.84,0,0,0,0,43200000,7318,0,0,0,0,0,0,2.5,0.75,'',0,4440,0,2.5,8,14,0,36142,36173,36144,36175,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(20886,7272,0,0,19977,0,0,0,'Wrath-Scryer Soccothrates','','',0,3,0,1,1,18,10,0,72,72,16,132840,132840,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,43200000,7318,0,0,0,0,0,0,3.5,1.05,'39007',0,4412,0,2.5,8,14,0,36512,36051,35759,0,0,0,0,0,0,5567,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(20887,7272,0,0,16889,0,0,0,'Deathforge Imp','','',0,3,0,0,0,0.3,1,0,67,67,90,1518,1518,2933,1,0,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,1,0.5,'',0,279,0,2.5,8,14,0,36227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20888,7272,0,0,19274,0,0,0,'Solus the Eternal','','',0,3,0,1,0,1,1,0,72,72,90,53127,53127,33090,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,4,1.22222,'',0,3888,0,2.5,8,14,0,36778,17467,36786,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20889,6180,0,0,19745,15880,0,0,'Ethereum Prisoner (Group Energy Ball)','','',0,10,0,0,0,1,1,0,1,1,1797,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,600000,7,0,0,0,0,0,0,3,2,'',0,1600,15,2.5,8,14,0,38765,38985,33493,14099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20890,7272,0,0,1404,0,0,0,'Siflaed Coldhammer','Tinker','',0,7,0,0,0,2,1,0,60,60,1818,6104,6104,0,1,4224,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20891,7272,0,0,18517,0,0,0,'Skraa','Trade Goods','',0,7,0,0,0,2,1,0,60,60,1818,6104,6104,0,1,128,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20892,7272,0,0,17494,0,0,0,'Ruogo','General Goods','',0,7,0,0,0,2,1,0,60,60,1818,6104,6104,0,1,384,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20893,7272,0,0,17440,0,0,0,'Morula','Food & Drink','',0,7,0,0,0,2,1,0,60,60,1818,4884,4884,2434,1,640,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20894,7272,0,0,19144,0,0,0,'Miihi','','',0,7,0,0,0,1,1,0,1,1,1818,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20895,7272,0,0,19335,0,0,0,'Miiji','','',0,7,0,0,0,1,1,0,1,1,1818,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20896,7272,0,0,19889,0,0,0,'Ethereum Slayer','','',8,7,0,1,0,3,4,0,70,70,16,20958,20958,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.5,0.458334,'',0,4718,0,2.5,8,14,0,36838,36839,15087,38894,0,0,0,0,0,1534,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20897,7272,0,0,21021,0,0,0,'Ethereum Wave-Caster','','',8,7,0,1,0,3,4,0,70,70,16,16767,16767,12620,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,1.25,0.3875,'',0,4704,0,2.5,8,14,0,36480,38897,32693,38897,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20898,7272,0,0,20282,0,0,0,'Gargantuan Abyssal','','',8,3,0,1,0,10,1,0,71,71,16,71810,71810,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,7200000,7018,0,0,0,0,0,0,2.4,1.2,'',0,0,0,2.5,8,14,0,36837,38855,38901,38903,0,0,0,0,0,129,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(20899,7272,0,0,9832,0,0,0,'Void Conduit','','',0,10,0,0,0,1,1,0,70,70,14,260000,260000,0,1,0,2000,0,252,357,0,0,0,0,30000,6719,0,0,0,0,0,0,10,10,'35242',0,0,0,2.5,8,14,0,36780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20900,7272,0,0,19945,0,0,0,'Unchained Doombringer','','',8,3,0,1,0,9,1,0,71,71,16,64629,64629,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,7200000,7018,0,0,0,0,0,0,3.75,1.91,'',0,4740,0,2.5,8,14,0,36833,36835,36836,38911,0,0,0,0,0,129,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20901,7272,0,0,12334,0,0,0,'Sargeron Archer','','',8,3,0,1,0,6,4,0,70,70,16,33534,33534,12620,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,2.5,0.9,'',0,4757,0,2.5,8,14,0,38940,36827,36732,36828,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20902,7272,0,0,11343,0,0,0,'Sargeron Hellcaller','','',8,3,0,1,0,6,4,0,70,70,16,33534,33534,12620,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,2.8125,1.0125,'',0,4714,0,2.5,8,14,0,36829,36831,36832,0,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20903,7272,0,0,19891,0,0,0,'Protectorate Nether Drake','','',0,2,0,0,0,1,1,0,70,70,1795,5000,5000,0,1,1,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20904,7272,0,0,19965,0,0,0,'Warden Mellichar','','',0,7,0,1,0,3,1,0,72,72,16,22140,22140,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,43200000,7318,0,0,0,0,0,0,2.25,0.5745,'36852',0,8000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(20905,7272,0,0,19944,0,0,0,'Blazing Trickster','','',0,3,0,1,0,1,1,0,70,70,16,67068,67068,31550,1,0,1400,0,1015,1299.2,0,0,0,0,0,5474,0,0,0,0,0,0,0,2,'',0,4814,0,2.5,8,14,0,36907,36906,39023,39022,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20906,7272,0,0,19893,0,0,0,'Phase-Hunter','','',0,1,0,1,0,11,4,0,72,72,16,81180,81180,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,36908,36909,36910,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20907,7272,0,0,19896,0,0,0,'Professor Dabiri','','',0,7,0,0,0,1,1,0,69,69,1795,4900,4900,3080,1,3,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,35780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20908,7272,0,0,14515,0,0,0,'Akkiris Lightning-Waker','','',0,4,0,1,0,12,4,0,72,72,16,70836,70836,13236,1,0,2000,0,2280,3270,0,0,0,0,0,7305,0,0,0,0,0,140,3.4375,2.75,'',0,4460,0,2.5,8,14,0,19714,32691,36912,36914,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20909,7272,0,0,13030,0,0,0,'Sulfuron Magma-Thrower','','',0,7,0,1,0,12,4,0,72,72,16,70836,70836,13236,1,0,1400,0,1225.7,1568.7,0,0,0,0,0,5954,0,140,0,0,0,0,4.5,3,'',0,4813,0,2.5,8,14,0,36917,19717,36987,0,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20910,7272,0,0,14352,0,0,0,'Twilight Drakonaar','','',0,2,0,1,0,12,4,0,72,72,16,88560,88560,0,1,0,1400,0,1611.75,2299.5,0,0,0,0,0,7318,0,140,140,140,140,140,0,2,'',0,4562,0,2.5,8,14,0,22558,22559,22560,22561,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20911,7272,0,0,19895,0,0,0,'Blackwing Drakonaar','','',0,2,0,1,0,12,4,0,72,72,16,88560,88560,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,3.75,1.125,'',0,3807,0,2.5,8,14,0,39038,39033,13737,0,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(20912,7272,0,0,19943,0,0,0,'Harbinger Skyriss','','',72,10,0,1,1,25,10,0,72,72,16,194799,194799,33090,1,0,2000,0,999,1280,0,0,0,0,0,5954,0,0,0,0,0,0,9,1.5,'',0,4446,0,2.5,8,14,0,36924,36929,37162,39017,0,0,0,0,0,5567,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(20913,7272,0,0,19626,0,0,0,'Tashar','','',0,7,0,0,0,1,1,0,69,69,1731,6100,6100,3080,1,2,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1,0.305556,'',0,0,0,2.5,8,14,0,28730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20914,7272,0,0,16726,0,0,0,'Aalun','Riding Trainer','',0,7,0,0,0,1,1,0,14,14,1638,300,300,0,1,19,2000,0,20,27,0,0,0,0,300000,630,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20915,7272,0,0,2232,0,0,0,'Noko Moonwhisper','Reagents','',0,7,0,0,0,1,1,0,70,70,1660,6986,6986,0,1,3200,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20916,7272,0,0,2220,0,0,0,'Xerintha Ravenoak','Food & Drink','',0,7,0,0,0,1,1,0,70,70,1660,4050,4050,0,1,640,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20917,7272,0,0,8666,0,0,0,'Zinyen Swiftstrider','Weapon Vendor','',0,7,0,0,0,1,1,0,70,70,1660,6986,6986,0,1,4224,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20918,11685,0,0,6173,0,0,0,'Deathforge Felstalker','Spirit Walker\'s Minion','',0,3,0,0,0,1,1,0,67,67,90,3796,3796,0,1,0,1391,0,156.488,218.387,0,0,0,0,0,5829,0,0,0,0,0,0,1.95,0.4511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20919,8089,0,0,17098,0,0,0,'Deathforge Doomguard','','',0,3,0,0,0,1,1,0,65,65,90,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20920,7272,0,0,19903,0,0,0,'Magister Theledorn','','',0,10,0,1,0,1,1,0,68,68,35,6542,6542,0,1,3,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20921,7272,0,0,19904,0,0,0,'Shauly Pore','','',0,7,0,0,0,1,1,0,69,69,35,5000,5000,3080,1,2,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20922,6180,0,0,17903,17904,17907,17905,'Fallen Vindicator','','',0,10,0,1,0,1,1,0,70,70,1743,6986,6986,0,1,0,1400,0,1323,1874.25,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20923,7272,0,0,17725,0,0,0,'Blood Guard Porung','','',32,7,0,1,1,14,1,0,72,72,16,103320,103320,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,43200000,7318,0,0,0,0,0,0,3,2,'18950 18950',0,4397,0,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20924,7272,0,0,16879,0,0,0,'Grishnath Basilisk','','',0,1,0,0,0,1,1,0,67,67,14,6326,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,37590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20925,7272,0,0,16877,0,0,0,'Scalded Basilisk','','',0,1,0,0,0,1,1,0,67,68,16,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,35236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20926,6180,0,0,1126,0,0,0,'Coilfang Door Controller','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,9.2,9.2,0,0,0,0,7200000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20927,8606,0,0,19961,0,0,0,'Gan\'arg Technomancer','','',0,3,0,0,0,1,1,0,68,69,90,6542,6761,0,1,0,1419,0,173.827,245.487,0,0,0,0,0,6423,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20928,7272,0,0,19486,0,0,0,'Ironspine Forgelord','','',0,3,0,0,0,1,1,0,69,69,90,7000,7000,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2,1,'',0,1257,0,2.5,8,14,0,33962,36251,37179,38920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20929,7272,0,0,18525,0,0,0,'Wrath Lord','','',0,3,0,0,0,1,1,0,70,70,90,6148,6148,0,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,2.5,0.75,'',0,1320,0,2.5,8,14,0,15496,30798,38611,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20930,7272,0,0,19912,0,0,0,'Hatecryer','','',0,3,0,0,0,1,1,0,70,70,90,6707,6707,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,2,0.6,'',0,1325,0,2.5,8,14,0,34017,36541,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20931,7272,0,0,5238,0,0,0,'Tyrantus','','',65537,1,39,0,0,1.3,1,0,71,71,14,9335,9335,0,1,0,1400,0,209.3,298.2,0,0,0,0,160000,7018,0,0,0,0,0,0,5,2.5,'',0,0,0,2.5,8,14,0,36629,35321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32666,0,0,0,0,0,0,0),(20932,7272,0,0,19913,0,0,0,'Nuramoc','','',65537,1,38,2,0,2,4,0,70,70,14,13790,13790,0,1,0,1400,0,811.44,1149.54,0,0,0,0,11640000,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,15797,21971,38905,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20933,6180,0,0,16480,16946,0,0,'Camera Shakers Manaforge Ultris','','',0,10,0,0,0,1,1,0,70,70,35,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20934,6180,19881,0,19918,19919,20050,0,'Severed Defender','Kirin Tor','',0,6,0,0,0,1,1,0,68,68,14,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.208,'33900',0,1189,0,2.5,8,14,0,12169,36093,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20935,8606,0,0,1122,0,0,0,'TestOgreBeige01','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.9823,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20936,8606,0,0,19746,0,0,0,'TestOgreBeige02','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20937,8606,0,0,19921,0,0,0,'TestOgreBeige03','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20938,8606,0,0,19922,0,0,0,'TestOgreBeige04','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20939,8606,0,0,19748,0,0,0,'TestOgreBeige05','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20940,8606,0,0,19923,0,0,0,'TestOgreBeige06','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20941,8606,0,0,19924,0,0,0,'TestOgreBlack01','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20942,8606,0,0,19925,0,0,0,'TestOgreBlack02','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20943,8606,0,0,19926,0,0,0,'TestOgreBlack03','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20944,8606,0,0,19927,0,0,0,'TestOgreBlack04','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20945,8606,0,0,19749,0,0,0,'TestOgreBlack05','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20946,8606,0,0,19928,0,0,0,'TestOgreBlack06','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20947,12213,0,0,10706,0,0,0,'TestOgreBlue01','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20948,8606,0,0,19929,0,0,0,'TestOgreBlue02','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20949,8606,0,0,11549,0,0,0,'TestOgreBlue03','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.3,1.9646,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20950,8606,0,0,19930,0,0,0,'TestOgreBlue04','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20951,8606,0,0,19750,0,0,0,'TestOgreBlue05','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20952,8606,0,0,19931,0,0,0,'TestOgreBlue06','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20953,8606,0,0,1045,0,0,0,'TestOgreGray01','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20954,8606,0,0,19932,0,0,0,'TestOgreGray02','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20955,8606,0,0,19933,0,0,0,'TestOgreGray03','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20956,8606,0,0,19934,0,0,0,'TestOgreGray04','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20957,8606,0,0,19751,0,0,0,'TestOgreGray05','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20958,8606,0,0,19935,0,0,0,'TestOgreGray06','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20959,8606,0,0,19936,0,0,0,'TestOgreRed01','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20960,8606,0,0,19937,0,0,0,'TestOgreRed02','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20961,8606,0,0,19938,0,0,0,'TestOgreRed03','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20962,8606,0,0,19939,0,0,0,'TestOgreRed04','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20963,8606,0,0,19752,0,0,0,'TestOgreRed05','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20964,8606,0,0,19931,0,0,0,'TestOgreRed06','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20965,8606,0,0,415,0,0,0,'TestOgreYellow01','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20966,8606,0,0,19747,0,0,0,'TestOgreYellow02','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20967,8606,0,0,11549,0,0,0,'TestOgreYellow03','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.3,1.9646,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20968,8606,0,0,19953,0,0,0,'TestOgreYellow04','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20969,8606,0,0,19753,0,0,0,'TestOgreYellow05','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20970,8606,0,0,19941,0,0,0,'TestOgreYellow06','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20971,8606,0,0,17273,0,0,0,'TestOgrePurple01','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20972,8606,0,0,17750,0,0,0,'TestOgrePurple02','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.5,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20973,8606,0,0,18607,0,0,0,'TestOgrePurple03','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20974,8606,0,0,19939,0,0,0,'TestOgrePurple04','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20975,8606,0,0,11549,0,0,0,'TestOgrePurple05','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.3,1.9646,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20976,8606,0,0,19941,0,0,0,'TestOgrePurple06','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20977,7272,0,0,19942,0,0,0,'Millhouse Manastorm','','',0,7,0,1,0,2.5,10,0,70,70,495,17820,17820,71960,1,0,2000,0,1860,2722.5,0,0,0,0,0,5404,0,0,0,0,0,0,2.5875,0.52785,'',0,0,0,2.5,8,14,0,12611,13341,14034,15497,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(20978,6180,0,0,11686,1126,0,0,'Wrath-Scryer\'s Felfire','','',0,10,0,0,0,0.01,1,0,69,69,14,9015,9015,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,231,0),(20979,8606,0,0,5561,0,0,0,'Stormwind Flavor - Alliance Portal - Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.30556,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20980,7272,0,0,20988,0,0,0,'Dealer Rashaad','Exotic Creatures','',0,7,0,0,0,1.25,1,0,60,60,1731,3815,3815,0,1,128,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20981,7272,0,0,20988,0,0,0,'Dealer Najeeb','Spare Parts','',0,7,0,0,0,1.25,1,0,60,60,1731,3815,3815,0,1,128,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20982,6180,0,0,17188,0,0,0,'Invis Talbuk Credit','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20983,7272,0,0,19962,0,0,0,'Mutated Farahlon Lasher','','',0,4,0,0,0,1,1,0,68,69,14,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,720000,6423,0,0,172,0,0,0,3,2,'',0,0,0,2.5,8,14,0,36604,3019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20984,7272,0,0,19653,0,0,0,'Protectorate Defender','','',4096,7,0,0,0,2,1,0,69,70,1795,13522,13972,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,36500,31553,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20985,7272,0,0,19964,0,0,0,'Captain Saeed','','',4096,7,0,0,0,6,5,0,71,71,1795,34464,34464,0,1,1,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20986,7272,0,0,19957,0,0,0,'Dealer Tariq','Shady Dealer','',0,7,0,0,0,1.25,1,0,60,60,1731,3815,3815,0,1,1664,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20987,7272,0,0,16876,0,0,0,'Ruuan Weald Basilisk','','',0,1,0,0,0,1,1,0,66,66,14,6116,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,35385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20988,6180,0,0,19966,19967,0,0,'Sunseeker Engineer','','',0,7,0,1,0,3,1,0,69,69,16,16227,16227,3080,1,0,2000,0,1030.4,1453.6,0,0,0,0,7200000,6412,0,0,100,0,0,0,1.875,0.47875,'',0,4682,0,2.5,8,14,0,36341,36345,36346,39196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20989,7272,0,0,19955,0,0,0,'Dealer Sadaqat','Potent Potables','',0,7,0,0,0,1.25,1,0,60,60,1731,3815,3815,0,1,128,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.305556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20990,6692,0,0,19970,19968,0,0,'Bloodwarder Physician','','',0,7,0,1,0,3,5,0,69,69,16,16227,16227,15400,1,0,2000,0,1030.4,1453.6,0,0,0,0,7200000,6412,100,0,0,0,0,0,1.875,0.47875,'',0,4710,0,2.5,8,14,0,36333,36348,36340,38919,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20991,8606,0,0,17188,0,0,0,'Invis Dome Caster','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20992,8606,0,0,17725,0,0,0,'Blood Guard Porung (1)','','',32,7,0,1,0,1,1,0,72,72,168,139482,139482,0,1,0,2000,0,4573,4852,0,0,0,0,0,7387,0,0,0,0,0,0,3,2,'18950 18950',0,3907,15,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20993,8606,0,0,17725,0,0,0,'Blood Guard Porung (1)','','',32,7,0,1,0,1,1,0,72,72,16,139482,139482,0,1,0,2000,0,1811.3,2584.2,0,0,0,0,0,7318,0,0,0,0,0,0,3,2,'',0,3907,15,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20994,8606,0,0,19448,0,0,0,'Sunfury Elite','','',0,7,0,0,0,1,1,0,67,68,1701,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20995,6180,0,0,18500,0,0,0,'Shadowmoon Villager','','',0,7,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,1400,0,72.8,96.6,0,0,0,0,0,3750,0,0,0,0,85,0,2.25,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(20998,7272,0,0,19730,0,0,0,'Ridgespine Horror','','',1,1,3,0,0,1,1,0,68,68,16,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,3,2,'20540',0,0,0,2.5,8,14,0,7951,745,0,0,0,0,0,0,0,0,0,0,0,13117,0,0,0,0,0,0,0,0,188,0),(20999,8606,0,0,19974,0,0,0,'Scalewing Soarer','','',1,1,27,0,0,1,1,0,67,68,14,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11583,0,0,0,0,0,0,0,0,0,0),(21001,8606,0,0,19978,0,0,0,'Kaylaan the Fallen','','',0,3,0,1,0,1,1,0,71,71,35,114880,114880,19386,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,37572,37569,37554,37553,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21002,7272,0,0,19988,0,0,0,'Nether Vapor','','',64,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21003,8606,0,0,2467,0,0,0,'QA Test Dummy 73 Raid Debuff (High Armor)','','',4,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21004,7272,0,0,19980,0,0,0,'Lesser Nether Drake','','',0,2,0,0,0,1,1,0,66,67,1824,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,36513,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31656,0,0,0,0,0,0,0),(21005,7272,0,0,18696,0,0,0,'Azurebeak','','',0,1,0,0,0,1,1,0,68,68,35,2700,2700,0,1,0,1400,0,161.7,227.5,0,0,0,0,0,6126,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,31273,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21006,7272,0,0,19983,0,0,0,'Lieutenant Meridian','','',0,7,0,0,0,1,1,0,65,65,534,5914,5914,0,1,3,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21007,7272,0,0,19984,0,0,0,'Sergeant Chawni','','',0,7,0,0,0,1,1,0,65,65,714,5914,5914,0,1,3,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21008,6180,0,0,19985,0,0,0,'Yellow Moth','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,120000,7,0,0,0,0,0,0,0.15,0.0525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(21009,6180,0,0,19986,0,0,0,'Red Moth','','',0,12,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(21010,6180,0,0,19987,0,0,0,'Blue Moth','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.15,0.0525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(21011,8606,0,0,7804,0,0,0,'Voodoo Chest','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21012,8606,0,0,19369,0,0,0,'Outland Warp Stalker Green','','',1,1,32,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21013,8606,0,0,19979,0,0,0,'Outland Warp Stalker Turquoise','','',1,1,32,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21014,8606,0,0,19995,0,0,0,'Outland Warp Stalker Blue','','',1,1,32,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21015,8606,0,0,19996,0,0,0,'Outland Warp Stalker Black','','',1,1,32,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21016,8606,0,0,19997,0,0,0,'Outland Warp Stalker Red','','',1,1,32,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21017,8606,0,0,19998,0,0,0,'Outland Warp Stalker White','','',1,1,32,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21018,6180,0,0,19999,0,0,0,'White Moth','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.15,0.0525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(21019,7272,0,0,21050,0,0,0,'Sixx','Moth Keeper','',0,7,0,0,0,1,1,0,30,30,1638,737,737,2175,1,128,1500,0,22.5,31.5,0,0,0,0,300000,984,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21020,13202,0,0,20003,0,0,0,'Fel Dredger (Goblin)','','',0,7,0,0,0,1,1,0,68,69,35,3834,3942,0,1,0,2000,0,38.3617,38.9497,0,0,41,43,0,6192,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21021,7272,0,0,16890,0,0,0,'Scorch Imp','','',0,3,0,0,0,1,1,0,67,67,16,5060,5060,2933,1,0,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,1,0.5,'',0,1188,0,2.5,8,14,0,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21022,7272,0,0,19705,0,0,0,'Grovestalker Lynx','','',1,1,2,0,0,1,1,0,65,66,16,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,2,0.7,'24529',0,0,0,2.5,8,14,0,36589,0,0,0,0,0,0,0,0,0,0,0,0,11571,0,0,0,0,0,0,0,0,0,0),(21023,6803,0,0,16975,0,0,0,'Stronglimb Deeproot','','',256,4,0,0,0,1,1,0,66,66,1315,8562,8562,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,5,0.7,'',0,0,0,2.5,8,14,0,11922,12612,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30177,0,0,0,0,0,0,0),(21024,7272,0,0,20004,0,0,0,'Earthmender Torlok','The Earthen Ring','',0,7,0,0,0,1,1,0,69,69,35,5409,5409,3080,1,3,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21025,6180,0,0,17188,0,0,0,'Blade\'s Edge - Nexus Prince Event - Orb01','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'35709',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21026,7272,0,0,20005,0,0,0,'Earthmender Gorboto','The Earthen Ring','',0,7,0,0,0,1,1,0,68,68,35,5233,5233,2991,1,2,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,0,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21027,7272,0,0,20006,0,0,0,'Earthmender Wilda','The Earthen Ring','',4096,7,0,0,0,2,2,0,70,70,35,7800,7800,6310,1,2,1420,0,323.76,393.34,0,0,0,0,1560000,6740,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,16006,15786,12548,12491,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21029,7272,0,0,4606,0,0,0,'Captured Water Spirit','','',0,4,0,0,0,1,1,0,60,63,7,3700,4100,2527,1,0,1400,0,38.5,55.3,0,0,0,0,1407000,20,0,0,172,172,0,0,0.7,0.213892,'',0,0,0,2.5,8,14,0,31707,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,73,0),(21030,6180,0,0,11686,19963,0,0,'Wrath-Scryer\'s Charge Target','','',1024,10,0,0,0,0.01,1,0,69,69,14,9015,9015,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,156,0),(21031,8606,0,0,19201,0,0,0,'[PH] Arcane Guardian','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,85,1.75,0.875,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21032,7272,0,0,20158,0,0,0,'Dreadwing','','',8,2,0,0,0,1.25,1,0,68,68,14,8178,8178,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,7.5,0.2625,'',0,1163,0,2.5,8,14,0,36513,36631,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21033,7272,0,0,17091,0,0,0,'Bladewing Bloodletter','','',65537,1,38,0,0,1,1,0,65,66,14,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,37838,37839,0,0,0,0,0,0,0,0,0,0,0,9071,0,0,0,0,0,0,0,0,150,0),(21034,8606,0,0,20008,0,0,0,'Boar Piglet','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21035,8606,0,0,20011,0,0,0,'Dimensius the All-Devouring 000','','',0,3,0,1,0,1,1,0,70,70,1715,279440,279440,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,4,4,'',0,0,0,2.5,8,14,0,37412,37422,37500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21036,8606,0,0,20009,0,0,0,'Red Scorpid','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21037,8606,0,0,20010,0,0,0,'Black Scorpid','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21038,8606,0,0,20014,0,0,0,'Golden Scorpid','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21039,7272,0,0,17035,11686,0,0,'Mana Bomb Kill Credit Trigger','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21040,7272,0,0,20604,0,0,0,'Outraged Raven\'s Wood Sapling','','',256,4,0,0,0,1,1,0,66,67,1828,2446,2530,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,2,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21041,6180,0,0,17610,13069,0,0,'Earthmender Wilda Trigger','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21042,7272,0,0,20013,0,0,0,'Dire Raven','','',1,1,7,0,0,1,1,0,67,68,1683,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,31273,0,0,0,0,0,0,0,0,0,0,0,0,12668,0,0,0,0,0,0,0,0,0,0),(21043,8606,0,0,20015,0,0,0,'Blue Scorpid','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21044,7272,0,0,19364,0,0,0,'Coilskar Assassin','','',0,7,0,0,0,1,1,0,68,69,1813,6542,6761,0,1,0,1400,0,171.5,242.2,0,0,0,0,1533000,6423,0,0,0,0,0,0,2.25,0.520833,'',0,508,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21045,7272,0,0,20016,0,0,0,'Hired Bodyguard','The Black Flame','',0,7,0,0,0,2,1,0,57,57,35,5568,5568,0,1,0,2000,0,98,130,0,0,0,0,300000,3342,0,0,0,0,0,0,1.575,0.3213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21046,7272,0,0,20017,0,0,0,'Boulder\'mok Brute','','',0,7,0,0,0,1,1,0,67,68,1780,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2,1.4,'',0,1190,0,2.5,8,14,0,37577,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31754,0,0,0,0,0,0,0),(21047,7272,0,0,20019,0,0,0,'Boulder\'mok Shaman','','',0,7,0,0,0,1,1,0,67,68,1780,5060,5233,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,2,0.6,'',0,1179,0,2.5,8,14,0,28902,11986,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,31754,0,0,0,0,0,0,0),(21048,7272,0,0,20018,0,0,0,'Boulder\'mok Chieftain','','',0,7,0,0,0,1,1,0,68,68,1780,7196,7196,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,3.75,2.5,'',0,1192,0,2.5,8,14,0,35491,8078,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,31754,0,0,0,0,0,0,0),(21049,6180,0,0,20020,20022,0,0,'Spirit of the Past','','',0,6,0,0,0,1,1,0,60,65,7,3984,4731,2612,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21050,6180,0,0,20039,0,0,0,'Enraged Earth Spirit','','',512,4,0,0,0,1,1,0,68,69,16,6542,6761,0,1,2,2000,0,245,346,0,0,0,0,300000,6423,0,0,172,0,0,0,3,2.778,'36006',0,0,0,2.5,8,14,0,38498,38365,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29961,0,0,0,0,0,0,0),(21051,6180,0,0,16480,0,0,0,'Blade\'s Edge - Orb Trigger 02','','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21052,6180,0,0,16480,18657,0,0,'Camera Shaker - Altar of Damnation','','',0,10,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,265,0),(21053,6180,0,0,16480,20024,0,0,'Blade\'s Edge - Orb Trigger 03','','',0,10,0,0,0,1.35,1,0,60,60,114,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21054,8606,0,0,16480,0,0,0,'Blade\'s Edge - Orb Trigger 04','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21055,6180,0,0,20026,0,0,0,'Golden Dragonhawk Hatchling','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.225,0.045,'',0,0,0,2.5,8,14,0,52970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(21056,7272,0,0,20029,0,0,0,'Blue Dragonhawk Hatchling','','',0,12,0,0,0,1,1,0,1,1,188,10,10,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.15,0.045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(21057,7272,0,0,20028,0,0,0,'Nexus-Prince Razaan','','',0,7,0,0,0,1,1,0,68,68,1678,6542,6542,0,1,0,1400,0,161.7,227.5,0,0,0,0,1524000,6126,0,0,0,0,0,0,0,2,'',0,1194,0,2.5,8,14,0,35924,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21058,6180,0,0,20031,20035,0,0,'Disembodied Exarch','','',0,6,0,0,0,1,1,0,67,68,16,5060,5233,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1,1,'33900',0,1187,0,2.5,8,14,0,8258,33910,36004,0,0,0,0,0,0,4,0,0,0,0,0,0,29216,0,0,0,0,0,0,0),(21059,7272,0,0,20076,0,0,0,'Enraged Water Spirit','','',0,4,0,0,0,1.1,1,0,68,69,16,5756,5950,3036,1,2,2000,0,224,316,0,0,0,0,300000,6412,0,0,172,172,0,0,2,0.61112,'36151',0,1600,0,2.5,8,14,0,38032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21060,6180,0,0,14515,15294,0,0,'Enraged Air Spirit','','',0,4,0,0,0,1,1,0,69,70,16,5409,5589,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,3.4375,2.75,'',0,1600,0,2.5,8,14,0,12058,32717,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21061,7272,0,0,14518,0,0,0,'Enraged Fire Spirit','','',0,4,0,0,0,1,1,0,68,69,16,6542,6761,0,1,2,2000,0,245,346,0,0,0,0,300000,6423,0,172,0,0,0,0,4,2,'36006',0,1600,0,2.5,8,14,0,36247,8599,36247,0,0,0,0,0,0,0,0,0,0,0,0,0,29963,0,0,0,0,0,0,0),(21062,7272,0,0,15438,0,0,0,'Nether Wraith','','',8,4,0,0,0,1.5,1,0,70,70,16,8854,8854,0,1,0,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,35058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(21063,6180,0,0,20037,0,0,0,'Silver Dragonhawk Hatchling','','',0,12,0,0,0,1,1,0,1,1,188,10,10,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.15,0.045,'',0,0,0,2.5,8,14,0,52970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(21064,6180,0,0,20027,0,0,0,'Red Dragonhawk Hatchling','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.15,0.045,'',0,0,0,2.5,8,14,0,52970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(21065,7272,0,0,19239,0,0,0,'Tormented Citizen','Kirin Tor','',0,6,0,0,0,1.2,1,0,68,68,14,6280,6280,2991,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.725,0.3519,'',0,1163,0,2.5,8,14,0,9613,11980,36153,0,0,0,0,0,0,4,0,0,0,0,0,0,29338,0,0,0,0,0,0,0),(21066,7272,0,0,20038,0,0,0,'Rina Moonspring','','',0,7,0,0,0,1,1,0,66,66,1733,4892,4892,2846,1,3,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21067,8606,0,0,19597,0,0,0,'Outland Wrathguard Black','','',0,3,0,0,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21068,8606,0,0,20040,0,0,0,'Outland Wrathguard Green','','',0,3,0,0,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21069,8606,0,0,20041,0,0,0,'Outland Wrathguard Red','','',0,3,0,0,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21070,8606,0,0,17542,0,0,0,'Outland Wrathguard Pink','','',0,3,0,0,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21071,7272,0,0,15231,0,0,0,'Totem of Spirits','','',0,10,0,0,0,1,1,0,70,70,35,1073,1073,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21072,7272,0,0,864,0,0,0,'Living Grove Defender','','',0,4,0,0,0,1,1,0,65,66,1803,7392,7645,0,1,0,2000,0,210,295,0,0,0,0,0,5531,0,0,0,0,0,0,2,0.347,'',0,0,0,2.5,8,14,0,12747,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21073,6180,0,0,16946,0,0,0,'Enraged Earthen Soul','','',0,4,0,0,0,1,1,0,68,69,16,18000,18000,0,1,2,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,2,1,'36113',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21074,6180,0,0,17035,11686,0,0,'Living Grove Defender Trigger','','',0,10,0,0,0,1,1,0,65,66,35,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21075,6180,0,0,1126,15880,0,0,'Infernal Target (Hyjal)','','',0,10,0,0,0,1,1,0,1,1,1720,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0),(21076,6692,0,0,20042,0,0,0,'Firefly','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,8021,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(21077,7272,0,0,18837,0,0,0,'Farahlon Crumbler','','',0,5,0,0,0,1,1,0,67,67,778,7591,7591,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,0.75,0.0775,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21078,7272,0,0,20048,0,0,0,'Farahlon Shardling','','',0,5,0,0,0,1,1,0,69,70,778,4057,4192,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21079,7272,0,0,20049,0,0,0,'Cragskaar Shardling','','',0,5,0,0,0,1,1,0,69,69,14,6761,6761,0,1,0,1400,0,171.5,242.2,0,0,0,0,0,6423,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21080,6180,0,0,19595,0,0,0,'Dormant Infernal','','',0,10,0,0,0,1,1,0,69,69,14,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0.8,0.4,'36055',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21081,6180,0,0,20051,20053,0,0,'Mok\'Nathal Hunter','','',0,7,0,1,0,1,1,0,65,65,83,11828,11828,0,1,0,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,2.475,0.6138,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21082,7272,0,0,20054,0,0,0,'Krugash','General Goods','',0,7,0,0,0,1,1,0,60,60,1735,6224,6224,0,1,384,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2.25,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21083,7272,0,0,20055,0,0,0,'Erool','Trade Goods','',0,7,0,0,0,1,1,0,60,60,1735,6224,6224,0,1,128,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2.25,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21084,7272,0,0,20056,0,0,0,'Braagor','Butcher','',0,7,0,0,0,1,1,0,60,60,1735,6224,6224,0,1,640,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2.25,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21085,7272,0,0,20057,0,0,0,'Ragar','Leatherworking Supplies','',0,7,0,0,0,1,1,0,60,60,1735,3815,3815,0,1,128,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2.25,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21086,7272,0,0,20058,0,0,0,'Ruka','Smashing Weapons','',0,7,0,0,0,1,1,0,60,60,1735,6224,6224,0,1,4224,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2.25,0.354,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21087,7272,0,0,20059,0,0,0,'Grikka','Master Leatherworking Trainer','',0,7,0,0,0,1,1,0,60,60,1735,3815,3815,0,1,81,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2.25,0.354,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21088,7272,0,0,20058,0,0,0,'Matron Varah','Innkeeper','',0,7,0,0,0,1,1,0,60,60,1735,3815,3815,0,1,65539,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2.25,0.354,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21089,6180,0,0,20060,20061,0,0,'Sunfury Blood Knight','','',0,7,0,0,0,1.1,1,0,70,70,1701,6148,6148,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.65,0.4213,'',0,1319,0,2.5,8,14,0,35871,36476,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,35231,0,0,0,0,0,0,0),(21090,6180,0,0,11686,0,0,0,'Professor Dabiri','','',0,10,0,0,0,1,1,0,70,70,14,1073,1073,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21091,8606,0,0,20064,0,0,0,'Void Conduit Measuring Stick','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21092,6180,0,0,10811,17188,0,0,'Credit Marker: Earth','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21093,7272,0,0,11686,0,0,0,'Dancing Sword','','',8,10,0,1,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,10.5,10.5,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21094,6180,0,0,10811,17188,0,0,'Credit Marker: Fire','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21095,6180,0,0,10811,0,0,0,'Credit Marker: Water','','',0,10,0,0,0,1,1,0,70,70,35,9250,9250,0,1,2,1400,0,176.4,249.9,0,0,0,0,480000,6719,0,0,0,85,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21096,6180,0,0,10811,17188,0,0,'Credit Marker: Air','','',0,10,0,0,0,1,1,0,70,70,35,9250,9250,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21097,6180,0,0,16946,0,0,0,'Enraged Fiery Soul','','',0,4,0,0,0,1,1,0,68,69,14,65,68,0,1,2,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,2,1,'36114',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21098,8606,0,0,20066,0,0,0,'Outland Ravager GreenOrange','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21099,8606,0,0,20067,0,0,0,'Outland Ravager OrangeWhite','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21100,8606,0,0,20068,0,0,0,'Outland Ravager PurpleOrange','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21101,7272,0,0,15882,0,0,0,'Unbound Void Zone','','',0,10,0,0,0,200,1,0,72,72,370,9250,9250,0,1,0,2000,5,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,0.1,0.1,'',0,11,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,152,0),(21102,6180,0,0,20522,0,0,0,'Uvuros','','',67585,1,45,1,0,10,1,0,70,70,16,69860,69860,0,1,2,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,14,3.5,'',0,0,0,2.5,8,14,0,37939,27047,27048,27050,0,0,0,0,0,0,0,0,0,0,0,0,30807,0,0,0,0,0,164,0),(21103,7272,0,0,20072,0,0,0,'Spiritcaller Grakosh','','',0,7,0,0,0,1,1,0,65,65,1735,7392,7392,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,2.25,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21104,7272,0,0,20102,0,0,0,'Rift Keeper','','',0,2,0,1,0,9,10,0,71,71,1720,51696,51696,32310,1,0,1449,0,694.795,889.685,0,0,0,0,0,5715,0,0,0,0,0,0,2,0.6,'',0,4326,0,2.5,8,14,0,36275,36276,12542,36277,0,0,0,0,0,0,0,0,0,0,0,0,31753,0,0,0,0,0,0,0),(21105,7272,0,0,20073,0,0,0,'Spiritcaller Roxnak','','',0,7,0,0,0,1,1,0,65,65,1735,7392,7392,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,2.25,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21106,7272,0,0,20074,0,0,0,'Spiritcaller Skrash','','',0,7,0,0,0,1,1,0,65,65,1735,7392,7392,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,2.25,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21107,7272,0,0,20075,0,0,0,'Rip Pedalslam','Gryphon Master','',0,7,0,1,0,3,3,0,68,68,1732,19626,19626,0,1,8195,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21108,7272,0,0,20521,0,0,0,'Spawn of Uvuros','','',65537,1,45,0,0,1,1,0,69,69,16,6761,6761,0,1,2,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,6,1.5,'',0,0,0,2.5,8,14,0,36405,36406,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21109,6180,0,0,4449,0,0,0,'Enraged Watery Soul','','',0,4,0,0,0,1,1,0,68,70,14,1100,3500,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,172,0,0,0.75,0.5,'36169',0,0,0,2.5,8,14,0,35923,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21110,7272,0,0,20077,0,0,0,'Fizit \"Doc\" Clocktock','Innkeeper','',0,7,0,0,0,1,1,0,68,68,1733,6542,6542,0,1,66179,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21111,7272,0,0,20078,0,0,0,'Bembil Knockhammer','General Goods','',0,7,0,0,0,1,1,0,67,68,1733,6326,6542,0,1,384,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21112,7272,0,0,20079,0,0,0,'Bossi Pentapiston','Engineering Supplies','',0,7,0,0,0,1,1,0,67,68,1733,6326,6542,0,1,4226,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21113,7272,0,0,20080,0,0,0,'Sassa Weldwell','Trade Goods','',0,7,0,0,0,1,1,0,67,67,1733,6326,6326,0,1,128,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21114,6180,0,0,20081,20082,20083,20084,'Station Technician','','',0,7,0,0,0,1,1,0,67,68,1733,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21115,6180,0,0,20331,20086,20332,20088,'Station Guard','','',0,7,0,0,0,2,1,0,70,70,1802,13972,13972,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,36246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21116,7272,0,0,16946,0,0,0,'Enraged Airy Soul','','',0,4,0,0,0,1,1,0,68,69,14,8780,9015,0,1,2,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2,1,'36178',0,719,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21117,7272,0,0,20091,0,0,0,'Gor\'drek','','',0,7,0,0,0,1,1,0,66,66,1734,4892,4892,2846,1,3,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,1.5,0.372,'12550',0,0,0,2.5,8,14,0,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21118,7272,0,0,20092,0,0,0,'Razak Ironsides','','',0,7,0,1,0,4,1,0,70,70,1802,27944,27944,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,2.07,0.42228,'',0,0,0,2.5,8,14,0,36246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21119,6180,0,0,1126,0,0,0,'Doomsaw','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21120,6180,0,0,1126,0,0,0,'Doomsaw Target','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21121,8606,0,0,1855,0,0,0,'Bonechewer Quest credit marker','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21122,8606,0,0,18783,0,0,0,'OLDWorld Trigger (Large AOI) (DO NOT DELETE)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21123,7272,0,0,20094,0,0,0,'Felsworn Scalewing','','',1,1,27,0,0,1,1,0,66,67,14,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,32093,0,0,0,0,0,0,0,0,0,0,0,0,11585,0,0,0,0,0,0,0,0,150,0),(21124,7272,0,0,19742,0,0,0,'Felsworn Daggermaw','','',1,1,11,0,0,1,1,0,67,68,48,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2.25,0.7875,'36274',0,0,0,2.5,8,14,0,35570,7367,0,0,0,0,0,0,0,0,0,0,0,13232,0,0,0,0,0,0,0,0,0,0),(21126,7272,0,0,20099,0,0,0,'Coilfang Scale-Healer','','',8,7,0,1,0,2.9,1,0,62,63,74,12395,12824,2594,1,0,2000,0,772.8,1076.4,0,0,0,0,7200000,3675,100,0,0,0,0,0,1.3,1.3,'',0,3795,0,2.5,8,14,0,34945,34944,36052,36052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21127,7272,0,0,20100,0,0,0,'Coilfang Tempest','','',0,7,0,1,0,2.9,1,0,63,63,74,16028,16028,0,1,0,2000,0,832.6,1163.8,0,0,0,0,7200000,4641,0,0,100,0,0,0,2.475,0.572916,'',0,3900,0,2.5,8,14,0,15667,36872,0,0,0,0,0,0,0,5304,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21128,7272,0,0,20098,0,0,0,'Coilfang Ray','Observer\'s Pet','',9,1,34,1,0,2.9,1,0,64,64,1711,16574,16574,0,1,0,2000,0,892.4,1260.4,0,0,0,0,7200000,4937,0,0,0,0,0,0,0.55,0.165,'18950 18950',0,0,0,2.5,8,14,0,34984,0,0,0,0,0,0,0,0,0,0,0,0,12890,0,0,0,0,0,0,0,0,0,0),(21129,7272,0,0,20039,0,0,0,'Scorned Spirit of Earth','','',0,4,0,0,0,1,1,0,70,70,35,2000,2000,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,3,2.778,'36113',0,0,0,2.5,8,14,0,36206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21130,7272,0,0,14518,0,0,0,'Scorned Spirit of Fire','','',0,4,0,0,0,1,1,0,70,70,35,9250,9250,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,4,2,'36114',0,0,0,2.5,8,14,0,36206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21131,7272,0,0,5564,0,0,0,'Scorned Spirit of Water','','',0,4,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,172,0,0,2,0.61112,'35923',0,0,0,2.5,8,14,0,36206,35923,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21132,7272,0,0,14515,0,0,0,'Scorned Spirit of Air','','',0,4,0,0,0,1,1,0,70,70,35,9250,9250,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,3.4375,2.75,'36178',0,0,0,2.5,8,14,0,36206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21133,7272,0,0,16387,0,0,0,'Corporal Ironridge','','',0,7,0,1,0,10,1,0,65,65,1666,59140,59140,0,1,3,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,35998,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21134,7272,0,0,20103,0,0,0,'Eye of the Citadel','','',0,10,0,0,0,1,1,0,60,60,1662,249,249,0,1,0,1400,0,72.8,96.6,0,0,0,0,120000,3750,0,0,0,0,0,0,5,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21135,7272,0,0,16890,0,0,0,'Fel Imp','','',0,3,23,0,0,1,1,0,68,69,90,1100,1300,2296,1,0,2000,0,230,336,0,0,0,0,300000,5167,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,36227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21136,7272,0,0,19061,0,0,0,'Infinite Chronomancer','','',0,2,0,0,0,1,1,0,70,70,1720,4471,4471,9465,1,0,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,31326,15063,15531,12675,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21137,7272,0,0,19058,0,0,0,'Infinite Assassin','','',0,2,0,0,0,0.8,1,0,70,70,1720,5589,5589,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,7159,14873,14874,30832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21138,7272,0,0,19062,0,0,0,'Infinite Executioner','','',0,2,0,0,0,1,3,0,1,1,1720,8,8,9465,1,0,1400,0,1.4,1.4,0,0,0,0,0,20,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,15496,31326,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21139,7272,0,0,19063,0,0,0,'Infinite Vanquisher','','',0,2,0,0,0,1,1,0,1,1,1720,8,8,9465,1,0,1400,0,1.4,1.4,0,0,0,0,0,20,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,12739,13341,15241,15472,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21140,7272,17839,0,19326,0,0,0,'Rift Lord','','',0,2,0,1,0,9,3,0,1,1,1720,64629,64629,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.75,0.525,'',0,3987,0,2.5,8,14,0,8269,16145,36214,38537,0,0,0,0,0,0,0,0,0,0,0,0,31753,0,0,0,0,0,0,0),(21142,6180,0,0,17035,0,11686,11686,'Dire Timber Wolf Trigger','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21143,8606,0,0,18820,0,0,0,'Legion Prototype Cannon 1','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21144,8606,0,0,18820,0,0,0,'Legion Prototype Cannon 2','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21145,7272,0,0,20109,0,0,0,'Little Azimi','Food Vendor','',0,7,0,0,0,1,1,0,20,20,1638,484,484,0,1,641,2000,0,29,39,0,0,0,0,300000,836,0,0,0,0,0,0,1.35,0.9,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21146,8606,0,0,20045,0,0,0,'Legion Prototype Cannon 2 & 3 Felguard','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21147,7272,0,0,20110,0,0,0,'Tor\'chunk Twoclaws','','',0,7,0,0,0,1,1,0,68,68,1734,3200,3200,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21148,7272,0,0,20102,0,0,0,'Rift Keeper','','',0,2,0,1,0,9,10,0,1,1,1720,51696,51696,32310,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,0.6,'',0,4349,0,2.5,8,14,0,36278,38536,8269,36279,0,0,0,0,0,0,0,0,0,0,0,0,31753,0,0,0,0,0,0,0),(21149,8606,0,0,18820,0,0,0,'Legion Prototype Cannon 4','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21150,8606,0,0,18820,0,0,0,'Legion Prototype Cannon 3','','',0,9,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21151,7272,0,0,20150,0,0,0,'Borgrim Stouthammer','Explorers\' League','',0,7,0,0,0,1,1,0,67,67,1733,6326,6326,0,1,2,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21152,6180,0,0,20111,20112,0,0,'Station Bot-Jock','','',0,7,0,0,0,1,1,0,67,68,1733,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21153,7272,0,0,20117,20118,16317,16318,'Kor\'kron Wyvern Rider','','',0,7,0,0,0,3,1,0,65,65,1735,17742,17742,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21154,8606,0,0,17722,0,0,0,'Kor\'kron Armored Wyvern Mount','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21155,9056,0,0,20119,0,0,0,'Senior Sergeant Eveningshade','War Effort Recruiter','',0,7,0,1,0,1,1,0,60,60,1604,6900,6900,2434,1,2,1400,0,546,724.5,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21156,6180,0,0,20120,0,0,0,'Master Sergeant Thelaana','War Effort Recruiter','',0,7,0,1,0,1,1,0,60,60,1638,6900,6900,0,1,2,1289,0,502.71,667.055,1,1518,109.296,160.908,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21157,6180,0,0,1126,11686,0,0,'Culuthas Scan Target Dummy','','',0,10,0,0,0,1,1,0,69,69,35,9015,9015,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,0),(21158,7272,0,0,20121,0,0,0,'Commander Skyshadow','','',0,7,0,0,0,1,1,0,68,68,1733,6542,6542,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,172,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21159,6692,0,0,21584,15880,0,0,'Containment Beam','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,9.2,9.2,0,0,0,0,7200000,7,0,0,0,0,0,0,3,1.5,'36220',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21160,7272,0,0,5564,0,0,0,'Conjured Water Elemental','','',8,7,0,1,0,11.45,1,0,70,70,1690,53000,53000,0,1,1,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,172,172,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,30012,30520,37151,37427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21161,7272,0,0,17733,0,0,0,'Bonechewer Orc','','',0,7,0,0,0,1,1,0,59,60,1697,4142,4979,0,1,0,1400,0,72.8,96.6,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21162,8606,0,0,16889,0,0,0,'Deathforge Escort','','',0,3,0,0,0,1,1,0,70,70,90,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21163,8606,0,0,17857,0,0,0,'Spectral Arakkoa Melee [PH]','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21164,7272,0,0,20122,0,0,0,'Netharel','Illidari Demon Hunter','',0,7,0,1,0,10,1,0,70,70,1813,55890,55890,3155,1,0,1000,0,538.2,761.3,0,0,0,0,300000,6708,0,0,0,0,0,0,2.1,0.5446,'',0,4012,0,2.5,8,14,0,36298,37683,39135,39262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21165,8606,0,0,20123,0,0,0,'Dihyana the Huntress','General Goods','',0,7,0,0,0,1,1,0,60,60,994,2491,2491,2434,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21166,7272,0,0,19991,0,0,0,'Illidari Dreadlord','','',0,3,0,1,0,5,1,0,71,71,1843,28720,28720,3231,1,0,2000,0,1361.6,1950.4,0,0,0,0,25000,7007,0,0,0,0,0,0,6,4,'',0,0,0,2.5,8,14,0,12098,13704,17287,0,0,0,0,0,0,0,0,0,0,0,0,0,30451,0,0,0,0,0,0,0),(21167,8606,0,0,1056,0,0,0,'Beibei','Dihyana\'s Pet','',0,1,2,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.795,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21168,7272,0,0,20124,0,0,0,'Theras','Illidari Demon Hunter','',0,7,0,1,0,10,2,0,70,70,1813,55890,55890,6310,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,2.1,0.5446,'',0,4107,0,2.5,8,14,0,35871,39262,23920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21169,8606,0,0,20125,0,0,0,'Netharel - Metamorphosis','','',0,3,0,1,0,1,1,0,70,70,954,303750,303750,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21170,7272,0,0,17202,0,0,0,'Honor Hold Gryphon Brigadier, South','','',0,7,0,0,0,1,1,0,60,60,55,3052,3052,0,1,0,1400,0,72.8,96.6,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21171,7272,0,0,20126,0,0,0,'Alandien','Illidari Demon Hunter','',0,7,0,1,0,13,6,0,70,70,1813,72657,72657,18930,1,0,1500,0,807.3,1141.95,0,0,0,0,300000,6708,0,0,0,0,0,0,2.1,0.4284,'',0,3982,0,2.5,8,14,0,36298,39082,39262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21172,7272,0,0,2200,0,0,0,'Sarinei Whitestar','General Goods','',0,7,0,0,0,1.02,1,0,60,60,1710,2491,2491,2434,1,385,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21173,6180,0,0,17202,16925,0,0,'Zeth\'Gor Quest Credit Marker, They Must Burn','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21174,7272,0,0,20127,0,0,0,'Magtheridon','','',108,3,0,3,0,1100,1,0,73,73,14,8346800,8346800,0,1,0,2000,0,11060,15750,0,0,0,0,7200000,7618,0,0,0,0,0,0,27,9,'30205',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(21175,7272,0,0,20128,0,0,0,'Magister Bloodhawk','','',0,7,0,0,0,1,1,0,70,70,1074,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,33542,17470,37271,29956,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21176,6180,0,0,17035,0,11686,11686,'Bloodmaul Dire Wolf Trigger','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21177,8606,0,0,20129,0,0,0,'Ezeleth','Illidari Demon Hunter','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21178,7272,0,0,20130,0,0,0,'Varedis','Illidari Demon Hunter','',0,7,0,1,0,15,2,0,70,70,1813,83835,83835,6310,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,2.325,0.59365,'',0,3994,0,2.5,8,14,0,37683,39262,33803,38010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21179,6180,0,0,20131,20132,20133,20134,'Demon Hunter Supplicant','','',0,7,0,0,0,1,1,0,70,70,1813,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.4596,'',0,1340,0,2.5,8,14,0,37683,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30679,0,0,0,0,0,0,0),(21180,6180,0,0,20756,20757,20758,20759,'Demon Hunter Initiate','','',0,7,0,0,0,1,1,0,70,70,1826,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,25000,6708,0,0,0,0,0,0,1.95,0.4979,'',0,1339,0,2.5,8,14,0,35871,37833,33651,0,0,0,0,0,0,0,0,0,0,0,0,0,30679,0,0,0,0,0,0,0),(21181,7272,0,0,20135,0,0,0,'Cyrukh the Firelord','The Dirge of Karabor','',512,4,0,1,0,50,1,0,72,72,16,369000,369000,0,1,0,1400,0,1611.75,2299.5,0,0,0,0,0,7318,0,0,0,0,0,0,0,2,'36329',0,4426,0,2.5,8,14,0,39425,18945,39429,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21182,6180,0,0,17202,16925,0,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower South','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21183,7272,0,0,20136,0,0,0,'Oronok Torn-heart','Hermit & Trader','',0,7,0,0,0,1,1,0,70,70,1665,13000,13000,15775,1,4995,1400,0,44.8,65.1,0,0,0,0,300000,20,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,12491,12548,15786,16006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21184,8606,0,0,20148,0,0,0,'Arakkoa Bonewalker (Red)','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21185,8606,0,0,20349,0,0,0,'Nether Whelp Egg','','',0,10,0,0,0,1,1,0,65,66,16,8075,13000,0,1,0,1400,0,147,206.5,0,0,0,0,0,5531,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21186,6180,0,0,1126,11686,0,0,'Arcane Warder Target','','',0,10,0,0,0,1,1,0,1,1,1736,42,42,0,1,0,2000,0,9.2,9.2,0,0,0,0,7200000,7,0,0,0,0,0,85,1,0.5,'16380 0',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21187,8606,0,0,18671,0,0,0,'Designer Island Fel Reaver [PH]','','',40,9,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,20,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21188,7272,0,0,20140,0,0,0,'Thadok','','',0,7,0,0,0,1,1,0,65,65,1734,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21189,6180,0,0,21234,0,0,0,'Crystal Flayer','','',0,7,0,0,0,1,1,0,66,67,1873,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,0,2.25,'',0,1125,0,2.5,8,14,0,36471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21190,8606,0,0,4088,0,0,0,'Designer Island Murloc Fisher [PH]','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.36,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21191,8606,0,0,540,0,0,0,'Designer Island Murloc Hunter [PH]','','',0,7,0,0,0,1,1,0,1,1,18,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.5421,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21192,7272,0,0,20141,0,0,0,'Kugnar','','',0,7,0,0,0,1,1,0,65,65,1734,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21193,7272,0,0,20143,0,0,0,'Gralga','','',0,7,0,0,0,1,1,0,65,65,1734,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21194,7272,0,0,20145,0,0,0,'Ru\'zah','','',0,7,0,0,0,1,1,0,65,65,1734,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21195,7272,0,0,20146,0,0,0,'Domesticated Felboar','','',0,3,0,0,0,1,1,0,65,66,31,5900,6000,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,22120,36462,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21196,7272,0,0,20238,0,0,0,'Ravenous Flayer','','',0,7,0,0,0,1,1,0,69,70,1815,7076,7230,0,1,0,1400,0,176.4,249.9,0,0,0,0,450000,6719,0,0,0,0,0,0,0,2,'',0,1333,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,147,0),(21197,7272,0,0,20149,0,0,0,'Bronwyn Stouthammer','Explorers\' League','',0,7,0,0,0,1,1,0,67,67,1733,6326,6326,0,1,2,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21198,7272,0,0,20137,0,0,0,'Deathtalon Spirit','','',0,6,0,0,0,1,1,0,64,64,1738,5715,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.3,0.52,'17327',0,931,0,2.5,8,14,0,36093,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21199,8606,0,0,20151,0,0,0,'Arakkoa Bonewalker (Green)','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21200,7272,0,0,20152,0,0,0,'Screeching Spirit','','',0,6,0,0,0,1,1,0,63,64,1738,4422,4572,2663,1,0,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1.3,0.52,'17327',0,925,0,2.5,8,14,0,16588,9613,30530,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21201,8606,0,0,20153,0,0,0,'Arakkoa Bonewalker (Yellow)','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21202,8606,0,0,20154,0,0,0,'Arakkoa Bonewalker (Black)','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21203,6180,0,0,4626,15880,0,0,'Blade\'s Edge - Rock Flayer Target','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21204,8606,0,0,20155,0,0,0,'Ravenous Hatchling','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21205,7272,0,0,20239,0,0,0,'Ravenous Flayer Matriarch','','',0,7,0,1,0,4,1,0,70,70,1711,28000,28000,0,1,0,1400,0,811.44,1149.54,0,0,0,0,450000,6719,0,0,0,0,0,0,0,2,'',0,3916,0,2.5,8,14,0,36464,38363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0),(21206,8606,0,0,5306,0,0,0,'Designer Island Murloc Boss [PH]','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,1.0425,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21207,7272,0,0,20157,0,0,0,'Summoner Skartax','','',0,7,0,0,0,1,1,0,69,69,90,6153,6153,7031,1,0,2000,0,230,336,0,0,0,0,480000,5167,0,0,0,0,0,0,1.8,0.4464,'',0,1600,0,2.5,8,14,0,12471,38401,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21208,8606,0,0,1305,0,0,0,'Designer Island Murloc Warrior [PH]','','',0,7,0,0,0,1,1,0,1,1,18,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.5421,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21209,7272,0,0,16366,0,0,0,'Dumphry','Master Blacksmithing Trainer','',0,7,0,0,0,1,3,0,60,60,1671,3052,3052,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,15708,36991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21210,6180,0,0,4449,0,0,0,'Invis Deathforge Caster','','',0,10,0,0,0,1,1,0,1,1,35,41,41,60,1,0,2000,0,2,2,0,0,0,0,480000,7,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21211,6180,0,0,10811,0,0,0,'Invis Deathforge Target','','',0,10,0,0,0,1,1,0,1,1,190,41,41,60,1,0,2000,0,2,2,0,0,0,0,480000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21212,7272,0,0,20748,0,0,0,'Lady Vashj','Coilfang Matron','',76,7,0,3,1,1,1,0,73,73,16,3399200,3399200,1693500,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,0,2,'',1,3000000,0,2.5,8,14,0,38310,38509,38280,38316,0,0,0,0,0,1535,0,0,0,0,0,0,29906,0,0,0,0,0,0,0),(21213,7272,0,0,20739,0,0,0,'Morogrim Tidewalker','','',76,5,0,3,1,1,1,0,73,73,16,3983700,3983700,0,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,0,2,'',1,2500000,0,2.5,8,14,0,37730,37764,38028,37854,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21214,7272,0,0,20662,0,0,0,'Fathom-Lord Karathress','','',76,7,0,3,1,1,1,0,73,73,16,1274700,1274700,254025,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,0,2,'',1,2500000,0,2.5,8,14,0,38441,38445,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21215,7272,0,0,20514,0,0,0,'Leotheras the Blind','','',76,7,0,3,1,1,1,0,73,73,16,2655800,2655800,0,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,0,2,'',1,2500000,0,2.5,8,14,0,27680,37675,37676,37640,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21216,7272,0,0,20162,0,0,0,'Hydross the Unstable','Duke of Currents','',108,4,0,3,1,1,1,0,73,73,16,2390220,2390220,303520,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,5,1.5278,'',1,2500000,0,2.5,8,14,0,38235,38218,38230,38246,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21217,7272,0,0,20216,0,0,0,'The Lurker Below','','',76,1,0,3,1,1,1,0,73,73,14,2655000,2655000,0,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,22,0.6,'',1,0,0,2.5,8,14,0,37478,37138,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21218,7272,0,0,20200,0,0,0,'Vashj\'ir Honor Guard','','',72,7,0,1,0,1,1,0,71,71,16,250000,250000,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,0,0,0,0,0,2,'',0,10545,0,2.5,8,14,0,38572,38576,38945,38947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21219,8606,0,0,20643,0,0,0,'Coilfang Warlock (UNUSED)','','',72,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21220,7272,0,0,20212,0,0,0,'Coilfang Priestess','','',72,7,0,1,0,1,1,0,71,71,16,143600,143600,48465,1,0,2000,0,3934,5036,0,0,0,0,7200000,5714,0,0,0,0,0,0,0,2,'',0,10481,0,2.5,8,14,0,38580,38582,38585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21221,7272,0,0,20201,0,0,0,'Coilfang Beast-Tamer','','',72,7,0,1,0,1,1,0,71,71,16,251335,251335,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,0,0,0,0,0,2,'',0,10471,0,2.5,8,14,0,38904,38474,38484,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21222,8606,0,0,14514,0,0,0,'Undersea Rager','','',72,4,0,1,0,1,1,0,71,71,16,7181,7181,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21223,9056,0,0,5562,0,0,0,'Corrupted Rager','','',0,4,0,0,0,1,1,0,71,72,834,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.15,0.351394,'',0,0,0,2.5,8,14,0,51613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(21224,7272,0,0,5293,0,0,0,'Tidewalker Depth-Seer','','',72,7,0,1,0,1,1,0,71,71,16,143600,143600,48465,1,0,2000,0,4424,5664,0,0,0,0,7200000,5714,0,0,0,0,0,0,3,0.834,'',0,0,0,2.5,8,14,0,38657,38658,38659,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21225,7272,0,0,5243,0,0,0,'Tidewalker Warrior','','',72,7,0,1,0,1,1,0,71,71,16,179525,179525,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,3,0.834,'',0,0,0,2.5,8,14,0,39070,39069,38664,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21226,7272,0,0,1773,0,0,0,'Tidewalker Shaman','','',72,7,0,1,0,1,1,0,71,71,16,143600,143699,48465,1,0,2000,0,3934,5036,0,0,0,0,7200000,5714,0,0,0,0,0,0,3,0.834,'',0,0,0,2.5,8,14,0,39065,39066,39067,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21227,7272,0,0,391,0,0,0,'Tidewalker Harpooner','','',72,7,0,1,0,1,1,0,71,71,16,179525,179525,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,0,0,0,0,3,0.834,'',0,0,0,2.5,8,14,0,38661,39060,39061,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21228,7272,0,0,5286,0,0,0,'Tidewalker Hydromancer','','',72,7,0,1,0,1,1,0,71,71,16,143600,143600,48465,1,0,2000,0,3934,5036,0,0,0,0,7200000,5714,0,0,0,0,0,0,3,0.834,'',0,0,0,2.5,8,14,0,39062,39063,39064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21229,7272,0,0,20640,0,0,0,'Greyheart Tidecaller','','',72,7,0,1,0,1,1,0,71,71,16,143600,143600,48465,1,0,2000,0,4916,6293,0,0,0,0,7200000,5714,0,0,0,0,0,0,0,2,'',0,10489,0,2.5,8,14,0,39027,38624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21230,7272,0,0,20635,0,0,0,'Greyheart Nether-Mage','','',72,7,0,1,0,1,1,0,71,71,16,143600,143600,48465,1,0,2000,0,3934,5036,0,0,0,0,7200000,5714,0,0,0,0,0,0,0,2,'',0,10413,0,2.5,8,14,0,38647,38634,38633,38642,38647,38648,38641,38635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21231,7272,0,0,20636,0,0,0,'Greyheart Shield-Bearer','','',72,7,0,1,0,1,1,0,71,71,16,179525,179525,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,0,0,0,0,0,2,'',0,10559,0,2.5,8,14,0,38631,38630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21232,7272,0,0,20637,0,0,0,'Greyheart Skulker','','',72,7,0,1,0,1,1,0,71,71,16,179525,179525,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,0,0,0,0,0,2,'',0,10421,0,2.5,8,14,0,38625,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21233,7272,0,0,18505,0,0,0,'Legion Fel Cannon','','',0,9,0,0,0,0.5,1,0,67,68,90,3163,3271,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,36238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29154,0,0,0,0,0,0,0),(21234,6180,0,0,1126,11686,0,0,'Blade\'s Edge Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21235,7272,0,0,23691,0,0,0,'\"Backstab\" Bindo Gearbomb','Arena Battlemaster','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,1048576,2000,0,252,357,0,0,0,0,120000,6719,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21236,6180,0,0,7907,15880,0,0,'Invis Horde Siege Engine - West 02','Nothing to See Here','',0,10,0,0,0,1,1,0,1,1,190,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21237,6180,0,0,7907,15880,0,0,'Invis Horde Siege Engine - East 02','Nothing to See Here','',0,10,0,0,0,1,1,0,1,1,190,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21238,7272,19991,0,19905,0,0,0,'Bloodmaul Drudger','','',0,7,0,0,0,1,1,0,65,66,1781,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,2.65,1.855,'',0,1049,0,2.5,8,14,0,8599,35918,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30315,0,0,0,0,0,0,0),(21239,8606,0,0,20160,0,0,0,'Ravenous Ravager Hatchling','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21240,8606,0,0,19037,0,0,0,'Designer Island Murloc Bait [PH]','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21241,6180,0,0,17035,11686,0,0,'Bloodmaul Brutebane Stout Trigger','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21242,6180,0,0,20165,20744,0,0,'Auchenai Death-Speaker','','',0,7,0,0,0,1,1,0,64,64,16,4572,4572,2705,1,0,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1.95,1.3,'13787',0,926,0,2.5,8,14,0,9613,13787,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31812,0,0,0,0,0,0,0),(21243,8606,0,0,2581,0,0,0,'Designer Island Gnome Emote [PH]','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21244,7272,0,0,18688,0,0,0,'Bonechewer Messenger','','',0,7,0,0,0,0.75,1,0,68,68,1693,4906,4906,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,35570,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21245,7272,0,0,18213,0,0,0,'Bonechewer Marauder','','',0,7,0,0,0,0.6,1,0,69,69,1693,4057,4057,0,1,0,1500,0,183.75,259.5,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,8646,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21246,7272,0,0,18030,0,0,0,'Serpentshrine Sporebat','','',73,1,33,1,0,1,1,0,71,71,16,107150,107150,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,0,0,0,0,1.3,0.78,'',0,0,0,2.5,8,14,0,38461,5100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21247,8606,0,0,5369,0,0,0,'Oronok\'s Chicken','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.145,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21248,8606,0,0,20163,0,0,0,'Pin','','',0,7,0,0,0,1,1,0,1,1,534,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21249,7272,0,0,20047,0,0,0,'Wrathstalker','','',0,3,0,1,0,1,1,0,68,69,1692,26168,27044,0,1,0,2000,0,1127,1591.6,0,0,0,0,250000,6423,0,0,0,0,0,0,2,0.6,'',0,2283,0,2.5,8,14,0,33804,15496,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21250,7272,0,0,20166,0,0,0,'Pink Elekk','','',0,1,0,0,0,1,1,0,5,5,35,300,300,0,1,0,1400,0,3.5,4.9,0,0,0,0,450000,111,0,0,0,0,0,0,3,2,'36440',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21251,7272,0,0,20812,0,0,0,'Underbog Colossus','','',328,5,0,1,0,1,1,0,72,72,16,553500,553500,0,1,0,2000,0,2302.5,3285,0,0,0,0,7200000,7318,0,0,0,0,0,0,0,2,'',0,10487,0,2.5,8,14,0,38971,39031,39032,39044,39044,38971,38718,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21252,6180,0,0,169,11686,0,0,'World Trigger (Not Immune PC)','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,7200000,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21253,7272,0,0,11172,0,0,0,'Tainted Water Elemental','','',72,4,0,1,0,1,1,0,71,71,16,10772,10772,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,329,329,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,25035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21254,7272,19991,0,11549,0,0,0,'Dullgrom Dredger','','',0,7,0,0,0,1,1,0,65,66,16,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,3.3,1.9646,'36661',0,1600,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21255,7272,0,0,9370,0,0,0,'Umberhowl','Oronok\'s Companion','',0,7,0,1,0,1,1,0,70,70,1665,55890,55890,15775,1,0,1400,0,508.2,650.3,0,0,0,0,450000,5474,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,32918,32919,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21256,7272,0,0,16292,0,0,0,'Vurtok Axebreaker','','',0,7,0,1,0,10,1,0,65,65,1668,59140,59140,0,1,2,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,29567,20276,19471,16075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21257,7272,0,0,1814,0,0,0,'Apothecary Zelana','','',0,7,0,0,0,1.02,1,0,65,65,68,6032,6032,0,1,3,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,35998,29711,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21258,8606,22450,0,18566,0,0,0,'Slain Neophyte','','',16,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21259,7272,0,0,20171,0,0,0,'Crash Bigbomb','B.O.O.M. Sap Operations','',0,7,0,0,0,1.35,1,0,67,67,35,8540,8540,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,2.07,0.42228,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21260,7272,0,0,5564,0,0,0,'Purified Water Elemental','','',72,4,0,1,0,1,1,0,71,71,16,10772,10772,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,329,329,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21261,6180,0,0,17035,14501,0,0,'Big Wagon Full of Explosives Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21262,6180,0,0,17035,15880,0,0,'Goblin Equipment Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21263,7272,0,0,20639,0,0,0,'Greyheart Technician','','',72,7,0,1,0,1,1,0,71,71,16,14362,14362,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,0,0,0,0,0,2,'',0,10479,0,2.5,8,14,0,38995,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21264,7272,0,0,470,0,0,0,'Seeping Ooze','','',0,10,0,0,0,1,1,0,69,70,16,1700,1800,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21265,7272,0,0,20390,0,0,0,'Parasitic Fleshling','','',0,10,0,0,0,1,1,0,69,69,14,1054,1054,0,1,0,1400,0,171.5,242.2,0,0,0,0,0,6423,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21266,8089,0,0,20155,0,0,0,'Ravager Hatchling','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21267,7272,0,0,14273,0,0,0,'Mana Beast','','',0,4,0,0,0,0.3,0.3,0,69,70,1701,1623,1677,936,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.25,0.175,'',0,0,0,2.5,8,14,0,36484,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(21268,7272,0,0,15880,0,0,0,'Netherstrand Longbow','','',76,10,0,1,0,1,1,0,70,70,16,191496,191496,0,1,0,2000,0,8820,12495,0,0,0,0,0,6719,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,36979,36980,36994,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21269,7272,0,0,15880,0,0,0,'Devastation','','',72,10,0,1,0,1,1,0,70,70,16,220059,220059,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,36982,36982,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21270,7272,0,0,15880,0,0,0,'Cosmic Infuser','','',72,10,0,1,0,1,1,0,70,70,16,251496,251496,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,36983,36985,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21271,7272,0,0,15880,0,0,0,'Infinity Blades','','',72,10,0,1,0,1,1,0,70,70,16,210000,210000,0,1,0,1350,0,1275.75,1807.31,0,0,0,0,0,6719,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21272,7272,0,0,15880,0,0,0,'Warp Slicer','','',72,10,0,1,0,1,1,0,70,70,16,251496,251496,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,36991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21273,7272,0,0,15880,0,0,0,'Phaseshift Bulwark','','',76,10,0,1,0,1,1,0,70,70,16,340000,340000,0,1,0,2000,0,8820,12495,0,0,0,0,0,6719,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,36988,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21274,7272,0,0,15880,0,0,0,'Staff of Disintegration','','',72,10,0,1,0,1,1,0,70,70,16,160496,160496,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,36989,36990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21275,8606,0,0,18745,0,0,0,'Harbinger Ardonan','','',0,10,0,0,0,1,1,0,70,70,1743,1073,1073,0,1,0,1400,0,176.4,249.9,0,0,0,0,450000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21276,6180,0,0,17957,17963,0,0,'Kil\'sorrow Agent','','',128,7,0,0,0,1,1,0,65,66,16,4731,4892,2818,1,0,1400,0,147,206.5,0,0,0,0,0,5531,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21277,7272,0,0,20181,0,0,0,'Vindicator Vuuleen','','',0,7,0,0,0,1,1,0,67,67,1733,5060,5060,2933,1,3,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21278,8606,0,0,14532,0,0,0,'Designer Island Gnome Caster [PH]','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21279,7272,0,0,4110,0,0,0,'Apothecary Albreck','','',0,7,0,0,0,1.02,1,0,65,65,68,6032,6032,0,1,3,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,36345,14099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21281,8606,0,0,4626,0,0,0,'Designer Island Gnome Spell Target','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21283,7272,0,0,7051,0,0,0,'Megzeg Nukklebust','Mercenary','',0,7,0,0,0,3,1,0,65,65,1729,17742,17742,0,1,3,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15588,15589,13736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21284,6180,0,0,20183,20184,20185,20186,'Auchenai Initiate','','',0,7,0,0,0,1,1,0,65,66,1751,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.5,1,'',0,1056,0,2.5,8,14,0,37592,38618,38619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21285,6180,0,0,20187,20188,20189,20190,'Auchenai Doomsayer','','',0,7,0,0,0,1,1,0,64,65,14,4572,4572,2748,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,1,'',0,929,0,2.5,8,14,0,11642,16568,31516,0,0,0,0,0,0,0,0,0,0,0,0,0,31812,0,0,0,0,0,0,0),(21286,7272,0,0,17612,0,0,0,'Ethereum Mace','','',0,10,0,0,0,1,1,0,69,70,1796,9015,9250,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21287,7272,0,0,20191,0,0,0,'Warbringer Razuun','','',0,3,0,0,0,1.2,1,0,69,69,954,6491,6491,3080,1,0,2000,0,254,326,0,0,0,0,480000,5235,0,0,0,0,0,0,2.5,0.76389,'',0,1248,0,2.5,8,14,0,35913,38047,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30689,0,0,0,0,0,0,0),(21288,8606,0,0,18566,0,0,0,'(PH) Neophyte Combatant','','',0,7,0,0,0,1,1,0,45,50,1777,616,701,0,1,0,1400,0,59.5,78.4,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21289,8606,0,0,7029,0,0,0,'Inactive Infernal','','',0,3,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,4,1.806,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21290,6180,0,0,1126,11686,0,0,'Arcane Explosion','','',0,10,0,0,0,1,1,0,1,1,1692,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,85,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21291,7272,0,0,20196,0,0,0,'Grom\'tor, Son of Oronok','','',0,7,0,0,0,1,1,0,70,70,35,25000,25000,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.875,0.465,'',0,0,0,2.5,8,14,0,12169,15062,16145,26281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21292,7272,0,0,20197,0,0,0,'Ar\'tor, Son of Oronok','','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,120000,6719,0,0,0,0,0,0,1.875,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21293,7272,0,0,20198,0,0,0,'Borak, Son of Oronok','','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.875,0.465,'',0,0,0,2.5,8,14,0,27611,30470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21294,7272,19991,0,19905,0,0,0,'Bloodmaul Goon','','',0,7,0,0,0,1,1,0,65,66,1781,5914,6116,0,1,0,1400,0,147,206.5,0,0,0,0,0,5531,0,0,0,0,0,0,2.65,1.855,'',0,0,0,2.5,8,14,0,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21295,7272,0,0,20199,0,0,0,'Coilskar Commander','','',0,7,0,0,0,1,1,0,70,70,7,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21296,7272,19995,0,19756,0,0,0,'Bladespire Champion','','',0,7,0,0,0,1.1,1,0,66,66,1780,6728,6728,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,2.65,1.855,'',0,1051,0,2.5,8,14,0,37777,8078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30416,0,0,0,0,0,51,0),(21297,8606,0,0,4449,0,0,0,'Invis Invisibility Caster','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21298,7272,0,0,20470,0,0,0,'Coilfang Serpentguard','','',72,7,0,1,0,1,1,0,71,71,16,179525,179525,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,0,2,'',0,10446,0,2.5,8,14,0,38599,38603,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21299,7272,0,0,20641,0,0,0,'Coilfang Fathom-Witch','','',72,7,0,1,0,1,1,0,71,71,16,143600,143600,48465,1,0,2000,0,3934,5036,0,0,0,0,0,5414,0,0,0,0,0,0,0,2,'',0,10526,0,2.5,8,14,0,38626,38627,38628,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21300,6180,0,0,20202,20203,20204,20206,'Fel Corrupter','','',0,7,0,0,0,0.75,1,0,66,67,90,3669,3795,2890,1,0,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,3,0.472,'',0,897,0,2.5,8,14,0,9613,32063,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21301,7272,0,0,20205,0,0,0,'Coilfang Shatterer','','',72,7,0,1,0,1,1,0,71,71,16,179525,179525,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,0,0,0,0,0,2,'',0,10514,0,2.5,8,14,0,38591,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21302,6180,0,0,20221,20220,0,0,'Shadow Council Warlock','','',0,7,0,0,0,1,1,0,67,67,90,5060,5060,2933,1,0,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,172,0,1.8,0.2832,'',0,1135,0,2.5,8,14,0,9613,37992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21303,6180,0,0,19990,19992,0,0,'Defender Corpse','','',0,7,0,1,0,3,1,0,68,69,1814,20283,20283,0,1,0,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,1.875,0.47875,'29266 29266',0,11333,0,2.5,8,14,0,36593,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(21304,6180,0,0,19993,19994,0,0,'Warder Corpse','','',0,7,0,1,0,3,1,0,68,69,1814,20283,20283,0,1,0,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,1.875,0.47875,'31261',0,600,0,2.5,8,14,0,36593,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(21305,7272,0,0,18887,0,0,0,'Mutant Horror','','',0,10,0,0,0,1,1,0,67,68,14,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2.25,1.125,'',0,1600,0,2.5,8,14,0,8599,37950,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32502,0,0,0,0,0,0,0),(21306,7272,0,0,7470,0,0,0,'Cursed Scarab','','',0,1,0,0,0,1,1,0,58,59,7,6430,6665,0,1,0,1400,0,71.4,94.5,0,0,0,0,0,3449,0,0,0,0,0,0,0.45,0.15,'',0,0,0,2.5,8,14,0,3256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21307,7272,0,0,20213,0,0,0,'Eva','Ar\'tor\'s Guardian','',0,1,0,0,0,1,1,0,70,70,35,8300,8300,0,1,0,1400,0,176.4,249.9,0,0,0,0,120000,6719,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21308,7272,0,0,11686,0,0,0,'Cursed Scarab Summoner','','',0,1,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21309,7272,0,0,20385,0,0,0,'Painmistress Gabrissa','','',0,3,0,0,0,1,1,0,70,70,90,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,5.25,1.4105,'',0,1600,0,2.5,8,14,0,38169,38048,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30442,0,0,0,0,0,0,0),(21310,6180,0,0,16480,13069,0,0,'Shadowmoon Valley Invisible Trigger (Tiny)','','',0,10,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,85,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,265,0),(21311,7272,0,0,20215,0,0,0,'Rokgah Bloodgrip','','',0,7,0,0,0,1,1,0,67,67,1734,5600,5600,6749,1,3,2000,0,170,246,0,0,0,0,300000,4823,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21312,6180,0,0,18566,0,0,0,'Neophyte Guardian','','',0,10,0,0,0,1,1,0,70,70,1776,1073,1073,0,1,0,1400,0,176.4,249.9,0,0,0,0,450000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21313,7272,0,0,19581,0,0,0,'Dead Clefthoof','','',0,1,0,0,0,1,1,0,67,67,14,6326,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,10,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21314,7272,0,0,19200,0,0,0,'Terrormaster','','',0,3,0,0,0,1,1,0,67,68,90,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2.4,2,'',0,1195,0,2.5,8,14,0,38154,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21315,6180,0,0,20218,0,0,0,'Ruul the Darkener','','',2048,7,0,1,0,12,1,0,71,71,1701,86172,86172,0,1,0,1400,0,962.78,1371.72,0,0,0,0,300000,7018,0,0,0,0,0,0,3,0.766,'',0,4232,0,2.5,8,14,0,35871,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30645,0,0,0,0,0,54,0),(21316,7272,0,0,12817,0,0,0,'Deathforged Infernal','','',0,3,0,0,0,1,1,0,68,68,114,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,3.5,1.58025,'16245',0,0,0,2.5,8,14,0,36658,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0),(21317,7272,0,0,19335,0,0,0,'Aimi','','',0,7,0,0,0,1,1,0,1,1,1818,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21318,7272,0,0,20219,0,0,0,'Spirit of Ar\'tor','','',0,7,0,0,0,1,1,0,70,70,35,11000,11000,0,1,3,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.875,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21319,7272,19991,0,17782,0,0,0,'Gor Grimgut','','',0,7,0,0,0,1,1,0,67,67,1781,9489,9489,0,1,0,1400,0,157.5,219.8,1,1900,353.4,524.4,0,5829,0,0,0,0,0,0,4.125,2.75,'',0,0,0,2.5,8,14,0,35491,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30435,0,0,0,0,0,0,0),(21320,8606,0,0,16587,0,0,0,'Vision Guide Transform','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21321,8606,0,0,17035,0,0,0,'Vision Guide Kill Credit Trigger','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21322,6180,0,0,19329,0,0,0,'Warp Storm','','',16,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21323,7272,0,0,18837,0,0,0,'Netherock Crumbler','','',0,5,0,0,0,1,1,0,68,68,14,6542,6542,0,1,0,1400,0,161.7,227.5,0,0,0,0,0,6126,0,0,0,0,0,0,0.75,0.0775,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21324,7272,0,0,20223,0,0,0,'Spirit Raven','','',0,6,26,0,0,1,1,0,63,64,1738,5600,5800,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,0.85,0.85,'17327',0,0,0,2.5,8,14,0,38021,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21325,7272,0,0,20250,0,0,0,'Raven\'s Wood Stonebark','','',256,4,0,1,0,1,1,0,67,68,1846,20240,20932,2962,1,0,2000,0,984.4,1384.6,0,0,0,0,300000,6116,0,0,0,0,0,0,6.25,0.875,'',0,0,0,2.5,8,14,0,12612,37823,37709,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21326,7272,0,22226,20249,0,0,0,'Raven\'s Wood Leafbeard','','',256,4,0,0,0,1,1,0,67,68,1846,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,5,5.068,'',0,0,0,2.5,8,14,0,37696,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21328,7272,0,0,20224,0,0,0,'Apex Crumbler','','',0,5,0,0,0,1,1,0,66,67,14,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,0.5,0.075,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21329,8606,0,0,18273,0,0,0,'JAB Nether Serpent','','',0,2,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21330,7272,0,0,20225,0,0,0,'Kurdran Wildhammer','','',0,7,0,1,0,800,1,0,70,70,1732,5588800,5588800,0,1,2,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21331,7272,0,0,19029,0,0,0,'Thorny Growth','','',0,4,0,0,0,1,1,0,68,69,7,1034,1054,0,1,0,1400,0,171.5,242.2,0,0,0,0,720000,6423,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21332,7272,0,0,20219,0,0,0,'Spirit Hunter','','',0,7,0,0,0,1,1,0,70,70,495,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.875,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21333,8606,0,0,16633,0,0,0,'[PH]Test Skunk','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.375,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21334,6180,0,0,16480,13069,0,0,'Veneratus Spawn Node','','',0,10,0,0,0,1,1,0,70,70,35,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,265,0),(21335,7272,0,0,20227,0,0,0,'Tentacle of Markaru','','',8,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21336,7272,0,0,20228,0,0,0,'Gedrah','Stable Master','',0,7,0,0,0,1,1,0,60,60,1734,4979,4979,0,1,4194305,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21337,7272,0,0,2687,0,0,0,'Illidari Shadowstalker','Servant of Illidan','',0,3,0,0,0,1,1,0,69,69,1813,6716,6716,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,172,0,1.875,0.675,'5916 30982',0,1249,0,2.5,8,14,0,5916,7159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30451,0,0,0,0,0,0,0),(21338,6180,0,0,6936,0,0,0,'Coilfang Leper','','',0,7,0,0,0,1,1,0,70,70,63,5589,5589,3155,1,0,2000,0,1076.4,1522.6,1,1900,376.2,560.5,7200000,6708,0,0,0,0,0,0,1.725,0.3519,'',0,750,0,2.5,8,14,0,40505,13339,11831,13444,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21339,7272,0,0,20642,0,0,0,'Coilfang Hate-Screamer','','',72,7,0,1,0,1,1,0,71,71,16,143600,143600,48465,1,0,2000,0,3934,5036,0,0,0,0,7200000,5714,0,0,0,0,0,0,0,2,'',0,10496,0,2.5,8,14,0,38491,38496,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21340,7272,0,0,782,0,0,0,'Detrafila','Gedrah\'s Pet','',1,1,1,0,0,1,1,0,60,60,1734,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.4375,1.725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21341,7272,0,0,221,0,0,0,'Victor','','',0,7,0,0,0,1,1,0,4,4,35,83,83,104,1,0,2000,0,18.4,23,0,0,0,0,7200000,66,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21342,7272,0,0,338,0,0,0,'Alex','','',0,7,0,0,0,1,1,0,4,4,35,83,83,104,1,0,2000,0,18.4,23,0,0,0,0,7200000,66,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21343,7272,0,0,251,0,0,0,'Harvey','','',0,7,0,0,0,1,1,0,4,4,35,83,83,104,1,0,2000,0,18.4,23,0,0,0,0,7200000,66,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21344,7272,0,0,262,0,0,0,'Phil','','',0,7,0,0,0,1,1,0,4,4,35,83,83,104,1,0,2000,0,18.4,23,0,0,0,0,7200000,66,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21345,7272,0,0,221,0,0,0,'Hugh','','',0,7,0,0,0,1,1,0,4,4,35,83,83,104,1,0,2000,0,18.4,23,0,0,0,0,7200000,66,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21346,7272,0,0,14430,0,0,0,'Sightless Eye','','',0,10,0,0,0,0.2,1,0,70,70,16,1397,1397,0,1,0,10000,5,1260,1785,0,0,0,0,0,6719,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,36646,38815,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,207,0),(21347,6180,0,0,16480,18657,0,0,'Shadowmoon Valley Tuber Node','','',0,10,0,0,0,1,1,0,70,70,35,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,85,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,265,0),(21348,6180,0,0,2582,15880,0,0,'Shadowmoon Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,85,0,1.875,0.3825,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21349,7272,0,0,20240,0,0,0,'T\'chali the Witch Doctor','','',0,7,0,0,0,1,1,0,67,67,1734,5060,5060,2933,1,3,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,1.5,0.306,'36575',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21350,7272,0,0,20241,0,0,0,'Gronn-Priest','','',72,7,0,1,0,1,1,0,72,72,45,165284,165284,49635,1,0,2000,0,2280,3270,0,0,0,0,3600000,7305,0,0,0,0,0,0,2,0.6,'',0,4400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21351,6692,0,0,17035,0,0,0,'Ogre Building Bunny Large','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'32582',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21352,6180,0,0,17035,11686,0,0,'Ogre Building Bunny Summoner','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21353,8606,0,0,16480,0,0,0,'Terokkar - Bone Wastes - Soul Trigger','','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21354,8089,0,0,19250,0,0,0,'Fiery Warhorse','','',0,6,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,1,2200,2.2,2.2,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21355,8606,0,0,20242,0,0,0,'Invisible Man Mount 20','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21356,8606,0,0,19028,0,0,0,'Designer Island Bear Orc Leader [PH]','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.558,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21357,7272,0,0,20243,0,0,0,'Wing Commander Nuainn','','',0,7,0,0,0,1,1,0,70,70,1732,5400,5400,3155,1,3,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.347,'',0,1000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21358,8606,0,0,17332,0,0,0,'Designer Island Tauren Herder [PH]','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21359,7272,0,0,20244,0,0,0,'Blood Guard Gulmok','','',0,7,0,0,0,1,1,0,70,70,1735,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21360,8606,0,0,1126,0,0,0,'Terokkar - Bone Wastes - Nether Orb Blue','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21361,8606,0,0,4259,0,0,0,'Designer Island Orc Trainee [PH]','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21362,7272,0,0,19682,0,0,0,'Phoenix','','',72,4,0,1,0,1,1,0,70,70,14,174650,174650,0,1,0,1500,0,1417.5,2008.12,0,0,0,0,0,6719,0,0,0,0,0,0,3,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21363,8606,0,0,16480,0,0,0,'Terokkar - Bone Wastes - Portal Trigger','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21364,7272,0,0,20245,0,0,0,'Phoenix Egg','','',64,10,0,0,0,1,1,0,70,70,14,69000,69000,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21365,6692,0,0,7907,21342,0,0,'Floating Skull','','',26,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21366,8606,0,0,16480,0,0,0,'Terokkar - Bone Wastes - Portal Trigger 02','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21367,8606,0,0,3258,0,0,0,'Designer Island Battle Participant A [PH]','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21368,7272,0,0,20534,0,0,0,'Ethereal Plunderer','','',0,7,0,0,0,1,1,0,64,65,1678,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1,0.3,'',0,988,0,2.5,8,14,0,7159,32920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21369,7272,0,0,15294,0,0,0,'Flame Strike Trigger (Kael)','','',0,10,0,0,0,1,1,0,73,73,14,5000,5000,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,2.25,1.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21370,7272,0,0,19646,0,0,0,'Ethereal Nethermancer','','',0,7,0,0,0,1,1,0,64,65,1678,4572,4731,2748,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1,0.3,'',0,989,0,2.5,8,14,0,9613,17173,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21371,8606,0,0,3612,0,0,0,'Designer Island Hungry Farmer [PH]','','',0,7,0,0,0,1,1,0,1,1,123,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21372,8606,0,0,17796,0,0,0,'Rubicund Silkwing','','',1,1,37,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13108,0,0,0,0,0,0,0,0,0,0),(21373,7272,0,0,17797,0,0,0,'Silkwing','','',1,1,37,0,0,1,1,0,65,66,14,2900,3000,0,1,0,1400,0,147,206.5,0,0,0,0,0,5531,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,32914,0,0,0,0,0,0,0,0,0,0,0,0,13109,0,0,30792,0,0,0,0,0,0,0),(21374,8606,0,0,20247,0,0,0,'Rubicund Silkwing Larva','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21375,8606,0,0,7899,0,0,0,'Plump Silkwing Larva','','',0,1,0,0,0,1,1,0,66,67,14,6116,6326,0,1,0,1400,0,157.5,219.8,0,0,0,0,0,5829,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21376,7272,0,0,16259,0,0,0,'Crusty Bob','','',0,1,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21378,8606,0,0,20138,0,0,0,'[UNUSED]Test Nether Whelp','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21380,7272,0,0,15774,0,0,0,'Greater Crust Burster','','',0,10,0,0,0,1.1,1,0,67,67,14,6959,6959,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,7.5,3,'29147',0,0,0,2.5,8,14,0,37752,31747,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31132,0,0,0,0,0,0,0),(21381,7272,0,0,20329,0,0,0,'Young Crust Burster','','',65537,10,42,0,0,1,1,0,66,67,16,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,2.25,2.25,'',0,0,0,2.5,8,14,0,21067,37359,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31132,0,0,0,0,0,0,0),(21382,6180,0,0,20251,20254,0,0,'Wyrmcult Zealot','','',0,7,0,0,0,1,1,0,67,68,1827,6326,6542,0,1,1,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.8,0.3672,'',0,1187,0,2.5,8,14,0,32009,8599,37635,20714,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21383,6180,0,0,20256,20258,0,0,'Wyrmcult Acolyte','','',0,7,0,0,0,1,1,0,67,68,1827,5313,5495,2962,1,1,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.65,0.2288,'',0,1182,0,2.5,8,14,0,32707,17139,37635,32167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21384,7272,0,0,20271,0,0,0,'Dark Conclave Harbinger','','',0,6,0,0,0,1,1,0,68,68,1738,5233,5233,2991,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.6,0.64,'33900',0,1184,0,2.5,8,14,0,16588,15496,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21385,7272,0,0,20274,0,0,0,'Dark Conclave Scorncrow','','',0,6,0,0,0,1,1,0,67,68,1738,5060,5233,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.6,0.496,'33900',0,1189,0,2.5,8,14,0,9672,0,9672,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21386,7272,0,0,20272,0,0,0,'Dark Conclave Hawkeye','','',0,6,0,0,0,1,1,0,67,67,1738,6326,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.6,0.64,'33900',0,1119,0,2.5,8,14,0,37974,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,31260,31261,31262,0,0,0,0,0),(21387,7272,0,0,397,0,0,0,'Wyrmcult Blackwhelp','','',1024,2,0,0,0,1,1,0,67,68,1827,4048,4186,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.875,0.417,'',0,1195,0,2.5,8,14,0,19816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21388,8606,0,0,4259,0,0,0,'Designer Island Horde [PH]','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21389,7272,0,0,14355,0,0,0,'Maxnar the Ashmaw','Wyrmcult Patriarch','',0,2,0,0,0,1.7,1,0,68,68,16,11121,11121,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,245,0,0,0,0,3.125,0.9375,'',0,1182,0,2.5,8,14,0,32736,15284,37638,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21390,8606,0,0,19222,0,0,0,'Sir David Adams','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21391,6180,0,0,7907,16925,0,0,'Scarab Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21392,8606,0,0,12310,0,0,0,'Earthen Familiar','Minion of Borak','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.155,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21393,6180,0,0,1126,16925,0,0,'Cannon Channeler','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21394,6180,0,0,20292,0,0,0,'Cannon Channel Target','','',1024,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,5,2.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21395,7272,0,0,20265,0,0,0,'Protean Spawn','','',0,10,0,0,0,0.5,1,0,68,69,1693,3158,3336,0,1,0,1000,0,122.5,173,0,0,0,0,0,6423,0,0,0,0,0,0,0.2,0.07,'',0,1600,0,2.5,8,14,0,36796,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,147,0),(21396,8606,0,0,20264,0,0,0,'Invisible Mount Speed 20','','',0,1,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21397,7272,0,0,20266,0,0,0,'Aeman Brightsong','','',0,7,0,0,0,1,1,0,65,65,1733,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21398,7272,0,0,20267,0,0,0,'Theine Brightsong','','',0,7,0,0,0,1,1,0,65,65,1733,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.383,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21399,7272,0,0,20268,0,0,0,'Erick Nateson','','',0,7,0,0,0,1,1,0,65,65,1733,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21400,7272,0,0,20269,0,0,0,'Eckert','','',0,7,0,0,0,1,1,0,65,65,1733,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21401,8606,0,0,19222,0,0,0,'Designer Island Alliance [PH]','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21402,7272,0,0,20270,0,0,0,'Anchorite Ceyla','','',0,10,0,0,0,1,1,0,69,69,1743,5409,5409,3080,1,3,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21403,6180,0,0,10811,17188,0,0,'Invis Legion Hold Caster','','',0,10,0,0,0,1,1,0,1,1,35,41,41,60,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21404,7272,0,0,19501,0,0,0,'Legion Hold Fel Reaver','','',40,9,0,1,0,4,1,0,70,70,954,27944,27944,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,12.5,1.25,'16245',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,171,0),(21405,7272,0,0,21113,0,0,0,'Ethereal Arcanist','','',0,7,0,0,0,1.1,1,0,64,65,1678,4402,4554,6371,1,0,2000,0,154,222,0,0,0,0,300000,4214,0,0,0,0,0,0,1,0.30556,'',0,990,0,2.5,8,14,0,39039,32936,39039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21406,8606,0,0,19980,0,0,0,'Netherwing Drake','','',0,2,0,0,0,1,1,0,69,69,1824,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21407,8606,0,0,19537,0,0,0,'Netherwing Dragon','','',0,2,0,0,0,1,1,0,70,70,1824,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,10,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21408,7272,0,0,13210,0,0,0,'Felfire Diemetradon','','',0,1,0,0,0,1,1,0,67,68,14,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2.125,0.85,'',0,0,0,2.5,8,14,0,37941,35913,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30819,30613,32502,0,0,0,0,0),(21409,7272,0,0,20275,0,0,0,'Envoy Icarius','The Voice of Illidan','',0,7,0,0,0,1,1,0,70,70,35,5589,5589,3155,1,0,1400,0,170.1,217.7,1,1900,0,0,0,5474,0,0,0,0,0,0,0,2,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30617,0,0,0,0,0,0,0),(21410,7272,0,0,20277,0,0,0,'Blood Lord Zarath','Icarius\'s Bodyguard','',0,7,0,1,0,1,1,0,71,71,35,287200,287200,3231,1,0,1400,0,5162.5,6609.4,0,0,0,0,0,5714,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21411,7272,0,0,20279,0,0,0,'Tobias the Filth Gorger','','',0,7,0,1,0,50,1,0,62,62,35,267050,267050,0,1,2,2000,0,791.2,1104,0,0,0,0,300000,4344,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21412,8606,0,0,19028,0,0,0,'Designer Island Horde Leader','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21413,6180,0,0,3441,15435,0,0,'Gnome Cannon Shooter #1','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.39,'33356',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21414,7272,0,0,15294,0,0,0,'Negaton Field','','',0,10,0,0,0,1,1,0,70,70,14,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2.25,1.125,'36728',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(21415,8606,0,0,4259,0,0,0,'Designer Island Horde Archer [PH]','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21416,7272,0,0,20280,0,0,0,'Lakaan','Corruptor of Water','',0,7,0,0,0,1,1,0,70,70,1813,4890,4890,7196,1,0,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1.95,0.451389,'36817',0,1329,0,2.5,8,14,0,32011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30693,0,0,0,0,0,0,0),(21417,7272,0,0,10811,17188,0,0,'Invis Infernal Caster','','',0,10,0,0,0,1,1,0,1,1,35,41,41,60,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21418,8606,0,0,10811,0,0,0,'Invis Infernal Target','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21419,7272,0,0,17312,20577,0,0,'Infernal Attacker','','',0,3,0,0,0,1,1,0,67,68,90,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,3,1.3545,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21420,7272,0,0,19075,0,0,0,'Corrupt Water Totem','','',0,11,0,0,0,0,0.33,0,69,69,1813,1054,1054,2320,1,0,2000,0,230,336,0,0,0,0,300000,5167,0,0,172,172,0,0,1,1,'',0,0,0,2.5,8,14,0,15063,36826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21421,8606,0,0,19222,0,0,0,'Designer Island Alliance Archer [PH]','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21422,6180,0,0,1126,11686,0,0,'Blade\'s Edge - Toshley\'s - Invisible Stalker - Atk Target','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21423,6180,0,0,20298,20835,0,0,'Gore-Scythe Ravager','','',0,1,0,0,0,1,1,0,63,63,14,3869,3869,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,13443,25640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21424,6180,0,0,20287,0,0,0,'Terokkar - Bone Wastes - Draenei Soul','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21425,7272,0,0,19633,0,0,0,'Nexus-King Salhadaar','','',0,7,0,1,0,1,1,0,1,1,14,8,8,0,1,0,1400,0,4.9,7,0,0,0,0,0,20,0,0,0,0,0,0,2.5,0.775,'',0,0,0,2.5,8,14,0,7159,37075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21426,7272,0,0,6774,0,0,0,'Gnome Defender - 209','Razak\'s Roughriders','',0,9,0,1,0,1,1,0,70,70,1802,48902,48902,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.65,1.65,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21427,6180,0,0,20086,20088,0,0,'Strider Jock','Razak\'s Roughriders','',0,7,0,1,0,1,1,0,70,70,1802,20958,20958,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,36246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21428,7272,0,0,4606,0,0,0,'Corrupted Water Elemental','','',0,4,0,0,0,1,1,0,70,70,16,559,559,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,172,172,0,0,0.7,0.213892,'',0,0,0,2.5,8,14,0,9672,35194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21429,6180,0,0,16480,20024,0,0,'Bone Wastes - Sealed Coffin Trigger 01','','',0,10,0,0,0,1.35,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21430,6180,0,0,20289,0,0,0,'Unliving Draenei','','',2,6,0,0,0,1,1,0,65,65,14,5600,5600,0,1,0,1400,0,140,196.7,1,1900,315.4,467.4,0,5234,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21432,7272,0,0,20290,0,0,0,'Almaador','Sha\'tari Quartermaster','',0,7,0,0,0,1,1,0,70,70,1741,6986,6986,0,1,128,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21434,7272,0,0,79,0,0,0,'Gordie','','',0,7,0,0,0,50,1,0,12,12,35,12350,12350,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21435,7272,0,0,4870,0,0,0,'Shadow Horror','','',0,4,0,0,0,1,1,0,70,70,16,1300,1300,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,172,0,0.8,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21436,6180,0,0,1126,15880,0,0,'Tempest Keep Prison Alpha Pod Target','','',0,10,0,0,0,1,1,0,1,1,954,8,8,0,1,0,2000,0,9.2,9.2,0,0,0,0,7200000,7,0,0,0,0,0,0,3,1.5,'16380 0',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21437,6180,0,0,1126,15880,0,0,'Tempest Keep Prison Beta Pod Target','','',0,10,0,0,0,1,1,0,1,1,954,8,8,0,1,0,2000,0,9.2,9.2,0,0,0,0,7200000,7,0,0,0,0,0,0,3,1.5,'16380 0',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21438,6180,0,0,1126,15880,0,0,'Tempest Keep Prison Delta Pod Target','','',0,10,0,0,0,1,1,0,1,1,954,8,8,0,1,0,2000,0,9.2,9.2,0,0,0,0,7200000,7,0,0,0,0,0,0,3,1.5,'16380 0',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21439,6180,0,0,1126,15880,0,0,'Tempest Keep Prison Gamma Pod Target','','',0,10,0,0,0,1,1,0,1,1,954,8,8,0,1,0,2000,0,9.2,9.2,0,0,0,0,7200000,7,0,0,0,0,0,0,3,1.5,'16380 0',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21440,6180,0,0,1126,15880,0,0,'Tempest Keep Prison Boss Pod Target','','',0,10,0,0,0,1,1,0,1,1,954,8,8,0,1,0,2000,0,9.2,9.2,0,0,0,0,7200000,7,0,0,0,0,0,0,3,1.5,'36852',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21441,6180,0,0,20085,20087,0,0,'Station Sharpshooter','','',0,7,0,0,0,2,1,0,70,70,1802,13972,13972,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,36246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21443,6180,0,0,16480,19595,0,0,'Bone Wastes - Orb Waypoint 01','','',0,10,0,0,0,1.35,1,0,60,60,35,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0.8,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21444,8606,0,0,10739,0,0,0,'Tempixx Finagler','Temporary Karazhan Key Vendor','',0,7,0,0,0,1,1,0,54,54,35,5490,5490,0,1,0,1202,0,55.292,73.322,1,1418,89.334,131.874,0,3180,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21445,6180,0,0,1126,0,0,0,'Bone Wastes - White Nether Orb','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21446,7272,0,0,10771,0,0,0,'Bladespire Evil Spirit','','',0,6,0,0,0,1,1,0,66,66,16,7700,7700,0,1,0,1400,0,147,206.5,0,0,0,0,0,5531,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21447,6180,0,0,4626,17200,0,0,'Blade\'s Edge - Toshley\'s - Def Gun Attack Origin','','',0,10,0,0,0,1,1,0,1,1,1802,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21448,6180,0,0,11375,11376,11377,0,'Gadgetzan Sniper','','',0,7,0,0,0,2,1,0,67,67,475,12652,12652,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,22121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21449,7272,0,0,11649,0,0,0,'Cursed Spirit','','',0,6,0,0,0,1,1,0,66,66,16,5000,5000,0,1,0,2000,0,210,295,0,0,0,0,0,5531,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21450,7272,0,0,20293,0,0,0,'Skethyl Owl','','',0,6,0,0,0,1,1,0,68,69,1738,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0.9,0.21,'36978',0,0,0,2.5,8,14,0,38021,38254,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21451,6180,0,0,16480,19595,0,0,'Bone Wastes - Event Trigger A','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21452,7272,0,0,10771,0,0,0,'Bloodmaul Evil Spirit','','',0,6,0,0,0,1,1,0,66,66,16,7700,7700,0,1,0,1400,0,147,206.5,0,0,0,0,0,5531,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21453,7272,0,0,20334,0,0,0,'Ashtongue Shaman','Servant of Illidan','',0,7,0,0,0,1,1,0,69,70,1813,5409,5589,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,1.1,'12550',0,1324,0,2.5,8,14,0,6742,12550,37067,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21454,7272,0,0,20333,0,0,0,'Ashtongue Warrior','Servant of Illidan','',0,7,0,0,0,1,1,0,69,69,1813,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0,1.3,'',0,1328,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21455,7272,0,0,20312,0,0,0,'Ashtongue Worker','Servant of Illidan','',0,7,0,0,0,1,1,0,69,69,1813,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0,1,'',0,1254,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30596,0,0,0,0,0,0,0),(21456,6692,0,0,17035,0,0,0,'Ogre Building Bunny Small','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'32582',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21457,8606,0,0,11686,0,0,0,'[Unused] Greater Crust Burster Visual','','',0,10,0,0,0,1,1,0,66,67,14,8310,8545,0,1,0,1400,0,157.5,219.8,0,0,0,0,0,5829,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21458,8606,0,0,876,0,0,0,'Trayana','','',0,7,0,0,0,1,1,0,60,60,80,6900,6900,0,1,0,1400,0,72.8,96.6,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,1,0.778,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21459,7561,0,0,20345,0,0,0,'Wyrmcult Dragon Egg','','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21460,7272,0,0,20081,0,0,0,'Tally Zapnabber','','',0,7,0,0,0,1,1,0,67,68,1733,6326,6542,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21461,7272,0,0,20081,0,0,0,'Rally Zapnabber','Tally\'s Twin','',0,7,0,0,0,1,1,0,67,68,1733,6326,6542,0,1,1,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21462,7272,0,0,20294,0,0,0,'Greater Felfire Diemetradon','','',0,1,0,0,0,1,1,0,68,69,14,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2.875,1.15,'',0,0,0,2.5,8,14,0,37941,37945,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30867,32502,0,0,0,0,0,0),(21463,6180,0,0,16480,20024,0,0,'Bone Wastes - Portal Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21464,8606,0,0,19251,0,0,0,'Ethereal Construct','','',0,7,0,0,0,1,1,0,1,1,190,300,300,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21465,7272,0,0,20296,0,0,0,'David Wayne','','',0,7,0,1,0,1,1,0,70,70,35,6500,6500,3155,1,3,2000,0,401,401,0,0,0,0,4900000,20,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21466,7272,0,0,19943,0,0,0,'Harbinger Skyriss','','',72,10,0,1,0,3,10,0,72,72,16,17709,17709,33090,1,0,2000,0,2280,3270,0,0,0,0,0,7305,0,0,0,0,0,0,9,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5567,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(21467,7272,0,0,19943,0,0,0,'Harbinger Skyriss','','',72,10,0,1,0,6,10,0,72,72,16,17709,17709,33090,1,0,2000,0,2280,3270,0,0,0,0,0,7305,0,0,0,0,0,0,9,1.5,'',0,4750,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5567,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(21468,7272,0,0,16724,0,0,0,'Kaliri Totem','','',1,1,26,0,0,1,1,0,65,66,35,1774,1835,0,1,0,1400,0,147,206.5,0,0,0,0,0,5531,0,0,0,0,0,0,1.2,0.28,'',0,0,0,2.5,8,14,0,10709,0,0,0,0,0,0,0,0,0,0,0,0,10709,0,0,0,0,0,0,0,0,0,0),(21469,7272,0,0,876,0,0,0,'Daranelle','','',0,7,0,0,0,1,1,0,60,60,80,4979,4979,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.778,'',0,0,0,2.5,8,14,0,37028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21470,7272,0,0,20300,0,0,0,'Angered Arakkoa Protector','','',1,1,26,0,0,1,1,0,65,66,1738,2957,3058,0,1,0,1400,0,147,206.5,0,0,0,0,498000,5531,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,10856,0,0,0,0,0,0,0,0,0,0,0,0,10856,0,0,0,0,0,0,0,0,0,0),(21471,7272,0,0,20301,0,0,0,'Stormer Ewan Wildwing','','',0,7,0,0,0,1,1,0,70,70,1732,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21472,7272,0,0,20302,0,0,0,'Gryphonrider Nordin','','',0,7,0,0,0,1,1,0,70,70,1732,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21473,8606,0,0,1126,0,0,0,'Bone Wastes - Beam Target 01','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21474,7272,0,0,20305,0,0,0,'Coreiel','Blade Merchant','',0,7,0,1,0,15,1,0,70,70,1735,104790,104790,0,1,4224,1400,0,1323,1874.25,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21475,7272,0,0,20303,0,0,0,'Scout Zagran','','',0,7,0,0,0,1,1,0,70,70,29,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21476,7272,0,0,20304,0,0,0,'Mokthar Grimblade','','',0,7,0,0,0,1,1,0,70,70,29,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21477,7272,0,0,20555,0,0,0,'Rocknail Flayer','','',0,7,0,0,0,1,1,0,69,69,1839,6761,6761,0,1,0,4000,0,490,692,0,0,0,0,300000,6423,0,0,0,0,0,0,2,0.62,'',0,1256,0,2.5,8,14,0,37937,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31372,0,0,0,0,0,0,0),(21478,7272,0,0,19867,0,0,0,'Rocknail Ripper','','',0,7,0,0,0,1,1,0,68,69,1839,6542,6761,0,1,0,1500,0,183.75,259.5,0,0,0,0,300000,6423,0,0,0,0,0,0,1,1,'',0,1252,0,2.5,8,14,0,33912,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31373,0,0,0,0,0,0,0),(21479,8606,0,0,18213,0,0,0,'(PH) Fel Orc Berserker','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21480,8606,0,0,20307,0,0,0,'Outland Ravager Elite Green','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21481,8606,0,0,20298,0,0,0,'Outland Ravager Elite Orange','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21482,8606,0,0,20299,0,0,0,'Outland Ravager Elite Purple','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21483,7272,0,0,20310,0,0,0,'Tasaldan','Ammunition','',0,7,0,1,0,15,1,0,70,70,1735,104790,104790,0,1,384,1400,0,1323,1874.25,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21484,7272,0,0,20311,0,0,0,'Embelar','Food & Drink','',0,7,0,1,0,15,1,0,70,70,1735,104790,104790,0,1,640,1400,0,1323,1874.25,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21485,7272,0,0,20313,0,0,0,'Aldraan','Blade Merchant','',0,7,0,1,0,15,1,0,70,70,1732,6600,6600,0,1,4224,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21487,7272,0,0,20314,0,0,0,'Cendrii','Food & Drink','',0,7,0,1,0,15,1,0,70,70,1732,7500,7500,0,1,640,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21488,7272,0,0,20315,0,0,0,'Banro','Ammunition','',0,7,0,1,0,15,1,0,70,70,1732,10000,10000,0,1,384,1400,0,1323,1874.25,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21489,6180,0,0,16480,17612,0,0,'Bone Wastes - Event Trigger B','','',0,10,0,0,0,1.35,1,0,60,60,35,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21490,8606,0,0,20322,0,0,0,'Horde Transporter Malfunction','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21491,8606,0,0,20323,0,0,0,'Alliance Transporter Malfunction','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21492,7272,0,0,12894,0,0,0,'Wyrmcult Blessed','','',0,2,0,0,0,1,1,0,67,68,16,4048,4186,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,2.25,2.25,'',0,1187,0,2.5,8,14,0,11969,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21493,7272,0,0,20326,0,0,0,'Kablamm Farflinger','Transportation Engineer','',0,7,0,0,0,1.15,1,0,70,70,35,8034,8034,0,1,1,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21494,7272,0,0,20325,0,0,0,'Smiles O\'Byron','Engineer','',0,7,0,0,0,1.25,1,0,70,70,35,8732,8732,0,1,1,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21495,8606,0,0,20327,0,0,0,'Raven Vision','','',1,1,26,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21496,7272,0,0,21055,0,0,0,'Dertrok','','',0,7,0,0,0,1,1,0,62,62,1735,5341,5341,0,1,2,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,2.475,0.6138,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21497,7272,0,0,8574,0,0,0,'Blackscale','','',32,2,0,1,0,1,1,0,70,70,1771,34930,34930,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,15847,20712,14100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21498,6180,0,0,17035,0,0,0,'Ogre Building Cursed Spirit Bunny','','',0,1,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21499,7272,0,0,20509,0,0,0,'Overseer Ripsaw','','',0,3,0,0,0,1,1,0,69,69,90,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2.5,1.25,'',0,1281,0,2.5,8,14,0,32735,35321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21500,7272,0,0,19715,0,0,0,'Morgroron','','',0,3,0,1,0,4,1,0,68,69,90,20932,21636,3036,1,0,2000,0,1030.4,1453.6,0,0,0,0,300000,6412,0,0,0,0,0,0,4.4,2,'',0,3829,0,2.5,8,14,0,38750,38741,22859,0,0,0,0,0,0,0,0,0,0,0,0,0,30785,0,0,0,0,0,0,0),(21501,7272,0,0,20751,0,0,0,'Makazradon','','',0,3,0,1,0,4,1,0,68,69,90,26168,27044,0,1,0,2000,0,1127,1591.6,0,0,0,0,120000,6423,0,0,0,0,0,0,4.95,2.25,'',0,3790,0,2.5,8,14,0,11443,38741,38742,0,0,0,0,0,0,0,0,0,0,0,0,0,30786,0,0,0,0,0,0,0),(21502,7272,0,0,20330,0,0,0,'Image of Warbringer Razuun','','',0,3,0,0,0,1,1,0,69,69,35,3600,3600,0,1,0,1400,0,171.5,242.2,0,0,0,0,1542000,6423,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21503,6180,0,0,20335,20336,20337,20338,'Sunfury Warlock','','',0,7,0,0,0,1.1,1,0,70,70,1826,6148,6148,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.8,0.4596,'',0,1335,0,2.5,8,14,0,9613,32707,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30811,0,0,0,0,0,0,0),(21504,7272,0,0,20343,0,0,0,'Pathaleon the Calculator\'s Image','','',0,7,0,1,0,17,10,0,72,72,16,125460,125460,0,1,0,1400,0,988.54,1410.36,0,0,0,0,450000,7318,0,0,0,0,0,0,2.25,0.5745,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21505,6180,0,0,20339,20340,20341,20342,'Sunfury Summoner','','',0,7,0,0,0,1,1,0,70,70,1813,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.8,0.4596,'',0,1311,0,2.5,8,14,0,13901,14514,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30811,0,0,0,0,0,0,0),(21506,7272,0,0,17287,0,0,0,'Azaloth','','',0,3,0,1,0,1,1,0,70,70,954,27945,27945,9465,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,6.6,3,'37833',0,3897,0,2.5,8,14,0,11443,38741,38750,40504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21507,8606,0,0,19448,19449,19450,19451,'Karabor Bloodwarder','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21508,7272,0,0,1004,0,0,0,'Coilfang Frenzy','','',8,1,0,1,0,1,1,0,70,70,14,81000,81000,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.696,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21510,8089,0,0,20344,0,0,0,'Swift Nether Drake','','',0,2,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21511,8606,0,0,11686,0,0,0,'[DND]Kaliri Aura Dispel','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21512,6180,0,0,4449,19595,0,0,'Invis Legion Hold Glyph','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.8,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21513,8606,0,0,20407,0,0,0,'Outland Rock Flayer Elite PurpleRed','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21514,7272,0,0,20346,0,0,0,'Gorgrom the Dragon-Eater','Son of Gruul','',8,7,0,1,0,1,1,0,70,70,14,139720,139720,0,1,0,1400,0,1323,1874.25,1,1900,408.5,608,0,6719,0,0,0,0,0,0,10,4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21515,7272,0,0,20348,0,0,0,'Trachela','','',1,1,7,0,0,1.75,1,0,65,65,14,10350,10350,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,2.5,1.25,'',0,0,0,2.5,8,14,0,32903,26041,10101,15589,0,0,0,0,0,1128,0,0,0,12875,0,0,30618,0,0,0,0,0,0,0),(21516,7272,0,0,20532,0,0,0,'Death\'s Watch','','',0,3,0,0,0,1,1,0,68,68,90,5233,5233,2991,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,172,0,1.5,2.25,'',0,1600,0,2.5,8,14,0,36398,37621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31757,0,0,0,0,0,0,0),(21517,7272,0,0,16706,0,0,0,'Ilthuril','Stable Master','',0,7,0,0,0,1,1,0,60,60,1744,3984,3984,2434,1,4194305,2000,0,146,192,0,0,0,0,300000,3748,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21518,7272,0,0,17327,0,0,0,'Oruhe','Stable Master','',0,7,0,0,0,1,1,0,60,60,1743,3052,3052,0,1,4194305,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21519,7272,0,0,20531,0,0,0,'Death\'s Might','','',0,3,0,0,0,1,1,0,68,68,16,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,4,2,'',0,1186,0,2.5,8,14,0,15496,32736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31757,0,0,0,0,0,144,0),(21520,7272,0,0,2879,0,0,0,'Illidari Jailor','Servant of Illidan','',0,3,0,0,0,1,1,0,70,70,1813,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,2.5,0.9,'',0,1306,0,2.5,8,14,0,38051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30451,0,0,0,0,0,0,0),(21521,8606,20478,0,14273,0,0,0,'Arcane Servant (1)','','',0,4,0,0,0,1,1,0,70,70,14,5589,5600,3155,1,0,1400,0,163.8,231.7,0,0,0,0,0,6708,0,0,0,0,0,329,1.25,0.175,'',0,1600,15,2.5,8,14,0,22271,35255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21522,8606,19510,0,17773,17774,17775,17776,'Bloodwarder Centurion (1)','','',0,7,0,1,0,1,1,0,70,71,14,31542,32620,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,1.875,0.47875,'',0,4746,15,2.5,8,14,0,35178,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21523,8606,20990,0,19970,19968,0,0,'Bloodwarder Physician (1)','','',0,7,0,1,0,1,1,0,69,70,14,18120,19562,15498,1,0,1400,0,966.42,1367.03,0,0,0,0,0,6708,100,0,0,0,0,0,1.875,0.47875,'',0,4710,15,2.5,8,14,0,36333,38919,38921,38919,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21524,8606,19167,0,17773,17774,17775,17776,'Bloodwarder Slayer (1)','','',0,7,0,1,0,1,1,0,70,70,14,28000,28293,0,1,0,1400,0,1040.76,1474.41,0,0,0,0,0,6719,0,0,0,0,0,0,1.875,0.47875,'',0,4618,15,2.5,8,14,0,15708,35189,13736,35189,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21525,8606,19218,0,18816,0,0,0,'Gatewatcher Gyro-Kill (1)','','',8,3,0,1,0,1,1,0,72,72,14,124538,124538,0,1,0,1400,0,1267.91,1808.94,0,0,0,0,0,7318,0,0,0,0,0,0,3,1.5,'',0,4354,15,2.5,8,14,0,35318,35322,39192,39193,0,0,0,0,0,5623,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21526,8606,19710,0,20002,0,0,0,'Gatewatcher Iron-Hand (1)','','',8,3,0,1,0,1,1,0,72,72,14,164389,164389,0,1,0,2000,0,1811.3,2584.2,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,4360,15,2.5,8,14,0,39193,35326,39193,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21527,8606,19231,0,17977,0,0,0,'Mechanar Crusher (1)','','',0,3,0,1,0,1,1,0,71,71,14,29083,29520,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.45,'',0,4462,15,2.5,8,14,0,35055,38923,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21528,8606,19712,0,18646,0,0,0,'Mechanar Driller (1)','','',0,3,0,1,0,1,1,0,71,71,14,29083,29520,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.45,'',0,4658,15,2.5,8,14,0,35047,38923,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21529,8606,0,0,19255,0,0,0,'Mechanar Pulverizer (UNUSED) (1)','','',0,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21530,8606,0,0,19254,0,0,0,'Mechanar Ripper (UNUSED) (1)','','',0,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21531,8606,19716,0,18288,0,0,0,'Mechanar Tinkerer (1)','','',0,3,0,0,0,1,1,0,70,70,14,14147,14500,0,1,0,1400,0,1040.76,1474.41,0,0,0,0,0,6719,0,0,0,0,0,50,1.5,0.75,'',0,1600,15,2.5,8,14,0,35062,35058,38925,38925,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21532,8606,19713,0,18647,0,0,0,'Mechanar Wrecker (1)','','',0,3,0,1,0,1,1,0,70,70,14,27652,28293,0,1,0,1400,0,1040.76,1474.41,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.45,'',0,4634,15,2.5,8,14,0,35049,38923,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21533,8606,19219,0,19162,0,0,0,'Mechano-Lord Capacitus (1)','','',72,9,0,1,0,1,1,0,72,72,14,258300,258300,0,1,0,1400,0,1267.91,1808.94,0,0,0,0,0,7318,0,0,0,0,0,0,15,3,'',0,4192,15,2.5,8,14,0,35161,39096,35159,35158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21534,8606,20405,0,17612,0,0,0,'Nether Charge (1)','','',0,10,0,0,0,1,1,0,71,71,35,5000,5000,0,1,0,1400,0,209.3,298.2,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.75,'37670 35150',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21535,8606,21062,0,15438,0,0,0,'Nether Wraith (1)','','',8,4,0,0,0,1,1,0,70,70,14,11500,11954,3155,1,0,1400,0,163.8,231.7,0,0,0,0,0,6708,0,0,0,0,0,0,1.5,0.5,'',0,0,15,2.5,8,14,0,35058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21536,8606,19221,0,19166,0,0,0,'Nethermancer Sepethrea (1)','','',0,7,0,1,0,1,1,0,72,72,14,131489,131489,33090,1,0,1400,0,1255.52,1800.68,0,0,0,0,0,7305,0,0,0,0,0,0,3,0.766,'',0,4271,15,2.5,8,14,0,35314,35250,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21537,8606,19220,0,20033,0,0,0,'Pathaleon the Calculator (1)','','',72,7,0,1,0,1,1,0,72,72,14,135474,135474,33090,1,0,1400,0,1255.52,1800.68,0,0,0,0,0,7305,0,0,0,0,0,0,0,2,'',0,4311,15,2.5,8,14,0,15453,36022,36992,35280,0,0,0,0,0,1535,0,0,0,0,0,0,33860,31086,0,0,0,0,0,0),(21538,8606,20481,0,5488,0,0,0,'Raging Flames (1)','','',8,4,0,1,0,1,1,0,70,70,14,163389,163389,0,1,0,1400,0,2293.2,3248.7,0,0,0,0,0,6719,0,0,0,0,0,0,2.5,1.25,'',0,0,15,2.5,8,14,0,39346,39346,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21539,8606,19168,0,17916,17917,17918,0,'Sunseeker Astromage (1)','','',0,7,0,1,0,1,1,0,70,71,14,29587,30181,3155,1,0,1400,0,1222.48,1751.12,0,0,0,0,0,7007,0,0,0,0,0,0,1.875,0.47875,'',0,4777,15,2.5,8,14,0,38933,17195,38930,36807,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21540,8606,20988,0,19966,19967,0,0,'Sunseeker Engineer (1)','','',0,7,0,1,0,1,1,0,70,70,14,22367,22635,3155,1,0,1400,0,966.42,1367.03,0,0,0,0,0,6708,0,0,100,0,0,0,1.875,0.47875,'',0,4682,15,2.5,8,14,0,39196,36346,36341,39196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21541,8606,20059,0,17916,17917,17918,0,'Sunseeker Netherbinder (1)','','',0,7,0,1,0,1,1,0,70,70,14,21587,22659,7196,1,0,1400,0,1024.24,1499.19,0,0,0,0,0,5404,0,0,0,0,0,0,1.875,0.47875,'',0,3967,15,2.5,8,14,0,38936,17201,38936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21542,8606,19735,0,19165,0,0,0,'Tempest-Forge Destroyer (1)','','',0,9,0,1,0,1,1,0,71,71,14,116332,116332,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,2,1,'',0,4793,15,2.5,8,14,0,36582,35783,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21543,8606,19166,0,18662,0,0,0,'Tempest-Forge Patroller (1)','','',0,9,0,1,0,1,1,0,71,71,14,48000,48472,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,1.75,0.875,'',0,4719,15,2.5,8,14,0,35011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21544,8606,18155,0,19685,0,0,0,'Bloodfalcon (1)','','',1,1,30,1,0,1,1,0,70,70,14,18862,18862,0,1,0,1400,0,1040.76,1474.41,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,34856,32323,18144,0,0,0,0,0,0,0,0,0,0,10483,0,0,0,0,0,0,0,0,0,0),(21545,8606,17994,0,17779,17780,17778,17777,'Bloodwarder Falconer (1)','','',0,7,0,1,0,1,1,0,70,71,14,29083,29083,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,0,2,'',0,4653,15,2.5,8,14,0,35401,34852,31567,34879,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21546,8606,18419,0,17883,17884,0,0,'Bloodwarder Greenkeeper (1)','','',0,7,0,1,0,1,1,0,70,70,14,22635,22635,15775,1,0,1400,0,966.42,1367.03,0,0,0,0,0,6708,0,0,100,0,0,0,0,2,'',0,4629,15,2.5,8,14,0,39121,39120,34800,39120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21547,8606,19633,0,21331,21332,0,0,'Bloodwarder Mender (1)','','',0,7,0,1,0,1,1,0,70,70,14,19805,19805,21588,1,0,2000,0,1463.2,2141.7,0,0,0,0,0,5404,50,0,0,0,50,50,0,0,'',0,4581,15,2.5,8,14,0,35096,34809,17287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21548,8606,17993,0,17773,17774,17775,17776,'Bloodwarder Protector (1)','','',0,7,0,1,0,1,1,0,70,70,14,21881,21881,3155,1,0,1400,0,966.42,1367.03,0,0,0,0,0,6708,0,0,0,0,0,0,1.875,0.47875,'',0,4598,15,2.5,8,14,0,29765,34784,35399,7,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21549,8606,18404,0,17813,17815,17816,17817,'Bloodwarder Steward (1)','','',0,7,0,1,0,1,1,0,70,70,14,28293,28293,0,1,0,1400,0,1040.76,1474.41,0,0,0,0,0,6719,0,0,0,0,0,100,0,2,'',0,4635,15,2.5,8,14,0,34821,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21550,8606,19962,0,19290,0,0,0,'Blue Seedling (1)','','',0,4,0,0,0,1,1,0,70,70,16,1415,1415,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,329,0,0,0,0,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21551,8606,17976,0,18929,0,0,0,'Commander Sarannis (1)','','',32,7,0,1,0,1,1,0,72,72,14,149445,149445,0,1,0,1400,0,1267.91,1808.94,0,0,0,0,0,7318,0,0,0,0,0,0,0,2,'',0,3998,15,2.5,8,14,0,34799,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,28769,0,0,0,0,0,0,0),(21552,8606,18587,0,19030,0,0,0,'Frayer (1)','','',0,4,0,0,0,1,1,0,70,70,14,6986,6986,0,1,0,1400,0,1040.76,1474.41,0,0,0,0,0,6719,0,0,172,0,0,0,1.365,0.91,'',0,600,15,2.5,8,14,0,34201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21553,8606,19953,0,17009,0,0,0,'Frayer Protector (1)','','',0,4,0,0,0,1,1,0,70,70,16,5659,5659,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,329,0,0,0,1.5,1,'',0,1600,15,2.5,8,14,0,34745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21554,8606,19608,0,17714,0,0,0,'Frayer Wildling (1)','','',0,4,0,0,0,1,1,0,70,70,14,6602,6602,0,1,0,1400,0,1040.76,1474.41,0,0,0,0,0,6719,0,0,329,0,0,0,1,0.35,'',0,0,15,2.5,8,14,0,39122,39122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21555,8606,19557,0,19029,0,0,0,'Greater Frayer (1)','','',0,4,0,0,0,1,1,0,70,71,14,12118,12118,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,172,0,0,0,0,2,'',0,0,15,2.5,8,14,0,39122,39122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21556,8606,19954,0,9591,0,0,0,'Greater Sapling (1)','','',0,4,0,0,0,1,1,0,70,70,16,10479,10479,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3.81,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21557,8606,19969,0,19292,0,0,0,'Green Seedling (1)','','',0,4,0,0,0,1,1,0,70,70,16,1415,1415,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,329,0,0,0,0,2,'',0,1600,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21558,8606,17975,0,19045,0,0,0,'High Botanist Freywinn (1)','','',32,7,0,1,0,1,1,0,72,73,14,125513,125513,49635,1,0,1400,0,1292.69,1850.24,0,0,0,0,0,7604,0,0,0,0,0,0,0,2,'',0,3965,15,2.5,8,14,0,34550,34551,34557,34759,0,0,0,0,0,1535,0,0,0,0,0,0,31744,0,0,0,0,0,0,0),(21559,8606,17980,0,13109,0,0,0,'Laj (1)','','',72,4,0,1,0,1,1,0,72,73,14,164389,164389,0,1,0,1400,0,1305.08,1858.5,0,0,0,0,0,7618,0,0,0,0,0,0,3.36,2,'',0,3971,15,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21560,8606,19513,0,18082,0,0,0,'Mutate Fear-Shrieker (1)','','',8,1,0,1,0,1,1,0,70,71,14,18671,18671,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21561,8606,19598,0,19021,0,0,0,'Mutate Fleshlasher (1)','','',8,1,0,0,0,1,1,0,70,70,14,6786,6786,0,1,0,1400,0,1040.76,1474.41,0,0,0,0,0,6719,0,0,329,0,0,0,0,2,'',0,0,15,2.5,8,14,0,34351,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21562,8606,19865,0,18083,0,0,0,'Mutate Horror (1)','','',8,1,0,1,0,1,1,0,70,71,14,18671,18671,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21563,8606,19511,0,11331,0,0,0,'Nethervine Inciter (1)','','',32,3,0,1,0,1,1,0,70,71,14,29083,29083,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,1.625,0.585,'',0,4729,15,2.5,8,14,0,34616,30621,34615,34143,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21564,8606,19512,0,2878,0,0,0,'Nethervine Reaper (1)','','',32,3,0,1,0,1,1,0,70,71,14,29083,29083,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,1.625,0.585,'',0,4708,15,2.5,8,14,0,15284,34626,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21565,8606,19843,0,2019,0,0,0,'Nethervine Trickster (1)','','',32,3,0,1,0,1,1,0,70,71,14,29083,29083,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,1.625,0.585,'16380 0',0,4643,15,2.5,8,14,0,34614,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21566,8606,19964,0,20139,0,0,0,'Red Seedling (1)','','',0,4,0,0,0,1,1,0,70,70,16,1415,1415,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,329,0,0,0,0,2,'',0,300,15,2.5,8,14,0,36339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21567,8606,19949,0,9590,0,0,0,'Sapling (1)','','',0,4,0,0,0,1,1,0,72,72,16,4483,4483,0,1,0,1400,0,214.9,306.6,0,0,0,0,0,7318,0,0,0,0,0,0,2,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21568,8606,20083,0,21331,21332,0,0,'Summoned Bloodwarder Mender (1)','','',0,7,0,1,0,1,1,0,70,70,16,19805,19805,21588,1,0,2000,0,3814,3987,0,0,0,0,0,3427,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,35096,34809,17287,35096,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21569,8606,20078,0,19317,19316,0,0,'Summoned Bloodwarder Reservist (1)','','',0,7,0,0,0,1,1,0,70,70,16,7073,7073,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,34820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21570,8606,18422,0,17819,17820,0,0,'Sunseeker Botanist (1)','','',0,7,0,1,0,1,1,0,71,71,14,22488,22488,16155,1,0,1400,0,1222.48,1751.12,0,0,0,0,0,7007,0,0,0,0,0,0,0,2,'',0,4710,15,2.5,8,14,0,34350,39125,39126,39125,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21571,8606,19505,0,21341,21340,0,0,'Sunseeker Channeler (1)','','',0,7,0,1,0,1,1,0,71,71,14,19681,19681,7332,1,0,2000,0,1504.5,2200.7,0,0,0,0,0,5645,0,0,0,0,0,0,0,0,'',0,4663,15,2.5,8,14,0,34637,34222,34637,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21572,8606,19486,0,18925,18926,0,0,'Sunseeker Chemist (1)','','',0,7,0,1,0,1,1,0,71,71,14,22488,22488,3231,1,0,1400,0,1222.48,1751.12,0,0,0,0,0,7007,0,50,50,0,0,0,0,2,'',0,4598,15,2.5,8,14,0,39128,39127,39127,39128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21573,8606,19507,0,21337,21335,21336,0,'Sunseeker Gene-Splicer (1)','','',0,7,0,1,0,1,1,0,71,71,16,19681,19681,7332,1,0,2000,0,1504.5,2200.7,0,0,0,0,0,5645,0,0,0,0,0,0,0,0,'',0,4758,15,2.5,8,14,0,39347,39347,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21574,8606,18420,0,17916,17917,17918,0,'Sunseeker Geomancer (1)','','',0,7,0,1,0,1,1,0,71,71,14,31018,31018,12924,1,0,1400,0,1222.48,1751.12,0,0,0,0,0,7007,0,0,0,0,0,100,1.875,0.47875,'',0,4720,15,2.5,8,14,0,34170,35124,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21575,8606,19509,0,21333,21334,0,0,'Sunseeker Harvester (1)','','',0,7,0,1,0,1,1,0,71,71,14,22488,22488,3231,1,0,2000,0,1746.4,2501.6,0,0,0,0,0,7007,0,0,0,0,0,0,0,0,'',0,4711,15,2.5,8,14,0,34639,34640,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21576,8606,19508,0,21338,21339,0,0,'Sunseeker Herbalist (1)','','',0,7,0,1,0,1,1,0,71,71,14,28114,28114,0,1,0,2000,0,1764.1,2513.4,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,4623,15,2.5,8,14,0,22127,39129,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21577,8606,18421,0,17842,17843,17844,17845,'Sunseeker Researcher (1)','','',0,7,0,1,0,1,1,0,71,71,14,22488,22488,16155,1,0,1400,0,1222.48,1751.12,0,0,0,0,0,7007,0,50,50,50,0,0,0,2,'',0,4637,15,2.5,8,14,0,34352,34354,34353,34355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21578,8606,18405,0,18930,0,0,0,'Tempest-Forge Peacekeeper (1)','','',0,9,0,1,0,1,1,0,72,72,14,70836,70836,49635,1,0,1400,0,1255.52,1800.68,0,0,0,0,0,7305,0,0,0,0,0,100,3,2,'',0,3982,15,2.5,8,14,0,34793,34791,34785,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21579,8606,19920,0,17713,0,0,0,'Thorn Flayer (1)','','',0,4,0,0,0,1,1,0,70,70,16,6602,6602,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.35,'',0,0,15,2.5,8,14,0,35507,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21580,8606,19919,0,17714,0,0,0,'Thorn Lasher (1)','','',0,4,0,0,0,1,1,0,70,70,16,6602,6602,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,329,0,0,0,1,0.35,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21581,8606,17978,0,14416,0,0,0,'Thorngrin the Tender (1)','','',32,3,0,1,0,1,1,0,72,73,14,99613,99613,3309,1,0,1400,0,1292.69,1850.24,0,0,0,0,0,7604,0,0,0,0,0,0,3.01,2,'',0,4024,15,2.5,8,14,0,34659,34661,34670,39131,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21582,8606,17977,0,19438,0,0,0,'Warp Splinter (1)','','',328,4,0,1,0,1,1,0,73,73,14,179334,179334,0,1,0,1400,0,1305.08,1858.5,0,0,0,0,0,7618,0,0,0,0,0,200,3,2,'',0,4081,15,2.5,8,14,0,34716,36705,39133,0,0,0,0,0,0,0,0,0,0,0,0,0,33859,31085,0,0,0,0,0,0),(21583,8606,19958,0,19289,0,0,0,'White Seedling (1)','','',0,4,0,0,0,1,1,0,70,70,16,1415,1415,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,329,0,0,0,0,2,'',0,0,15,2.5,8,14,0,34752,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21584,8606,21290,0,1126,0,0,0,'Arcane Explosion (1)','','',0,10,0,0,0,1,1,0,1,1,1692,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,85,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21585,8606,20857,0,19990,19992,0,0,'Arcatraz Defender (1)','','',0,7,0,1,0,1,1,0,70,71,1692,26626,27283,0,1,0,2000,0,1764.1,2513.4,0,0,0,0,0,7018,0,0,0,0,0,0,1.875,0.47875,'',0,4572,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21586,8606,20869,0,19971,0,0,0,'Arcatraz Sentinel (1)','','',0,9,0,1,0,1,1,0,70,70,14,162269,162269,0,1,0,1435,0,1066.78,1511.27,0,0,0,0,0,6719,0,0,0,0,0,0,2,1,'',0,4648,15,2.5,8,14,0,36719,38830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21587,8606,20859,0,19993,0,0,0,'Arcatraz Warder (1)','','',0,7,0,1,0,1,1,0,70,71,1692,21699,22227,15178,1,0,2000,0,1746.4,2501.6,0,0,0,0,0,7007,0,0,0,0,0,0,1.875,0.47875,'',0,4605,15,2.5,8,14,0,15620,22907,36609,38807,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21588,8606,20911,0,19895,0,0,0,'Blackwing Drakonaar (1)','','',0,2,0,1,0,1,1,0,72,72,16,120160,120160,0,1,0,2000,0,3991,5694,0,0,0,0,0,7318,0,0,0,0,0,0,3.75,1.125,'',0,3807,15,2.5,8,14,0,13737,39033,39038,0,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21589,8606,20905,0,19944,0,0,0,'Blazing Trickster (1)','','',0,3,0,1,0,1,1,0,70,70,16,67068,67068,31550,1,0,1400,0,2275,3127.6,0,0,0,0,0,5474,0,0,0,0,0,0,0,2,'',0,4814,15,2.5,8,14,0,36907,36905,39022,39022,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21590,8606,20885,0,19888,0,0,0,'Dalliah the Doomsayer (1)','','',8,3,0,1,0,1,1,0,72,72,16,132480,132480,0,1,0,1600,0,1449.04,2067.36,0,0,0,0,0,7318,0,0,0,0,0,0,2.5,0.75,'',0,4440,15,2.5,8,14,0,36142,36173,36144,36175,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21591,8606,20867,0,19878,0,0,0,'Death Watcher (1)','','',0,3,0,1,0,1,1,0,70,70,16,56203,56203,0,1,0,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,1,1.5,'',0,0,15,2.5,8,14,0,36655,36657,36664,38816,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21592,8606,21303,0,19990,0,0,0,'Defender Corpse (1)','','',0,7,0,1,0,1,1,0,70,71,14,8,9,0,1,0,1420,0,2759.77,3931.98,0,0,0,0,0,7018,0,0,0,0,0,0,1.875,0.47875,'29266 29266',0,11333,15,2.5,8,14,0,36593,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21593,8606,20868,0,19877,0,0,0,'Entropic Eye (1)','','',0,3,0,1,0,1,1,0,70,70,14,45271,45271,12620,1,0,1435,0,2182.64,3087.41,0,0,0,0,0,6708,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,38816,36677,36710,36711,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21594,8606,20880,0,19949,0,0,0,'Eredar Deathbringer (1)','','',0,3,0,1,0,1,1,0,70,70,14,45271,45271,12620,1,0,1435,0,2182.64,3087.41,0,0,0,0,0,6708,0,0,0,0,0,0,0,2,'38844',0,4570,15,2.5,8,14,0,38844,38846,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21595,8606,20879,0,19950,0,0,0,'Eredar Soul-Eater (1)','','',0,3,0,1,0,1,1,0,70,70,14,45271,45271,25240,1,0,1435,0,990.58,1401.2,0,0,0,0,0,6708,0,0,0,0,0,0,0,2,'',0,4753,15,2.5,8,14,0,36778,36784,36786,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21596,8606,20896,0,19889,0,0,0,'Ethereum Slayer (1)','','',8,7,0,1,0,1,1,0,70,70,16,27944,27944,0,1,0,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.458334,'',0,4718,15,2.5,8,14,0,36838,36839,15087,38894,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21597,8606,20897,0,21021,0,0,0,'Ethereum Wave-Caster (1)','','',8,7,0,1,0,1,1,0,70,70,16,22356,22356,12620,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,0,0,1.25,0.3875,'',0,4704,15,2.5,8,14,0,36480,38897,32693,38897,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21598,8606,20898,0,20282,0,0,0,'Gargantuan Abyssal (1)','','',8,3,0,1,0,1,1,0,71,71,16,96210,96210,0,1,0,2000,0,1764.1,2513.4,0,0,0,0,0,7018,0,0,0,0,0,0,2.4,1.2,'',0,0,15,2.5,8,14,0,36837,38855,38901,38903,0,0,0,0,0,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21599,8606,20912,0,19943,0,0,0,'Harbinger Skyriss (1)','','',72,10,0,1,0,1,1,0,72,72,16,120020,120020,33090,1,0,2000,0,3952,5668,0,0,0,0,0,7305,0,0,0,0,0,0,9,1.5,'',0,4446,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5567,0,0,0,0,0,0,33861,0,0,0,0,0,0,0),(21600,8606,0,0,19943,0,0,0,'Harbinger Skyriss (1)','','',72,10,0,1,0,1,1,0,72,72,16,120020,120020,33090,1,0,2000,0,3952,5668,0,0,0,0,0,7305,0,0,0,0,0,0,9,1.5,'',0,12532,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5567,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21601,8606,0,0,19943,0,0,0,'Harbinger Skyriss (1)','','',72,10,0,1,0,1,1,0,72,72,16,120020,120020,33090,1,0,2000,0,2664,3506,0,0,0,0,0,5954,0,0,0,0,0,0,9,1.5,'',0,4495,15,2.5,8,14,0,36924,36929,37162,39017,0,0,0,0,0,5567,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21602,8606,20977,0,19942,0,0,0,'Millhouse Manastorm (1)','','',0,7,0,1,0,1,1,0,70,70,495,17820,17820,71960,1,0,2000,0,3224,4719,0,0,0,0,0,5404,0,0,0,0,0,0,2.5875,0.52785,'',0,0,15,2.5,8,14,0,12611,13341,14034,15497,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21603,8606,21414,0,15294,0,0,0,'Negaton Field (1)','','',0,10,0,0,0,1,1,0,70,70,14,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2.25,1.125,'36728',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21604,8606,20875,0,19951,0,0,0,'Negaton Screamer (1)','','',0,3,0,1,0,1,1,0,70,70,16,45132,45132,31550,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,0,0,2.5,2.5,'',0,4622,15,2.5,8,14,0,13704,34331,34333,34334,0,0,0,0,0,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21605,8606,20873,0,19952,0,0,0,'Negaton Warp-Master (1)','','',0,3,0,1,0,1,1,0,70,70,16,56100,56100,0,1,0,2200,0,1635.48,2316.93,0,0,0,0,0,6719,0,0,0,0,0,0,2.5,2.5,'',0,4711,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1467,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21606,8606,20906,0,19893,0,0,0,'Phase-Hunter (1)','','',0,1,0,1,0,1,1,0,72,72,16,110082,110082,0,1,0,2000,0,3991,5694,0,0,0,0,0,7318,0,0,0,0,0,0,1.5,0.465,'',0,0,15,2.5,8,14,0,36908,36909,36910,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21607,8606,20865,0,18082,0,0,0,'Protean Horror (1)','','',0,10,0,0,0,1,1,0,70,70,1693,12204,12204,0,1,0,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.5,'',0,1253,15,2.5,8,14,0,36612,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21608,8606,20864,0,18887,0,0,0,'Protean Nightmare (1)','','',0,10,0,1,0,1,1,0,71,71,1693,58120,58120,0,1,0,2000,0,1764.1,2513.4,0,0,0,0,0,7018,0,0,0,0,0,0,2.25,1.125,'',0,0,15,2.5,8,14,0,38810,38811,36622,38811,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21609,8606,21395,0,20265,0,0,0,'Protean Spawn (1)','','',0,10,0,0,0,1,1,0,70,71,1693,4358,4536,0,1,0,1000,0,149.5,213,0,0,0,0,0,7018,0,0,0,0,0,0,0.2,0.07,'',0,1600,15,2.5,8,14,0,36796,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21610,8606,20901,0,12334,0,0,0,'Sargeron Archer (1)','','',8,3,0,1,0,1,1,0,70,70,16,45200,45200,25240,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,0,0,2.5,0.9,'',0,4757,15,2.5,8,14,0,22907,35964,36827,36828,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21611,8606,20902,0,11343,0,0,0,'Sargeron Hellcaller (1)','','',8,3,0,1,0,1,1,0,70,70,16,45200,45200,25240,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,0,0,2.8125,1.0125,'',0,4714,15,2.5,8,14,0,36831,36832,38918,0,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21612,8606,21346,0,14430,0,0,0,'Sightless Eye (1)','','',0,10,0,0,0,1,1,0,70,70,16,1860,1860,0,1,0,10000,5,1260,1785,0,0,0,0,0,6719,0,0,0,0,0,0,2,2,'',0,0,15,2.5,8,14,0,36646,38815,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21613,8606,20882,0,19947,0,0,0,'Skulking Witch (1)','','',8,3,0,1,0,1,1,0,70,70,16,56220,56220,0,1,0,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,4.5,1.209,'32811 0',0,4689,15,2.5,8,14,0,38851,36864,38852,38851,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21614,8606,20866,0,19976,0,0,0,'Soul Devourer (1)','','',0,3,0,1,0,1,1,0,70,70,16,56300,56300,0,1,0,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,5.4,0.4725,'',0,12000,15,2.5,8,14,0,33958,36644,36654,38813,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21615,8606,20883,0,19948,0,0,0,'Spiteful Temptress (1)','','',8,3,0,1,0,1,1,0,70,70,16,45409,45409,12620,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,0,0,4.5,1.209,'',0,4617,15,2.5,8,14,0,36866,36868,36886,38892,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21616,8606,20909,0,13030,0,0,0,'Sulfuron Magma-Thrower (1)','','',0,7,0,1,0,1,1,0,72,72,16,94236,94236,13236,1,0,1400,0,3234,4264.4,0,0,0,0,0,5954,0,140,0,0,0,0,4.5,3,'',0,4813,15,2.5,8,14,0,36917,36987,39025,0,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21617,8606,20908,0,14515,0,0,0,'Akkiris Lightning-Waker (1)','','',0,4,0,1,0,1,1,0,72,72,16,94236,94236,26472,1,0,2000,0,3952,5668,0,0,0,0,0,7305,0,0,0,0,0,140,3.4375,2.75,'',0,4460,15,2.5,8,14,0,19714,32691,36912,36914,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21618,8606,20910,0,14352,0,0,0,'Twilight Drakonaar (1)','','',0,2,0,1,0,1,1,0,72,72,16,120160,120160,0,1,0,1400,0,2793.7,3985.8,0,0,0,0,0,7318,0,0,0,0,0,0,0,2,'',0,4562,15,2.5,8,14,0,22558,22559,22560,22561,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21619,8606,20881,0,18345,0,0,0,'Unbound Devastator (1)','','',0,3,0,1,0,1,1,0,70,70,16,56120,56120,0,1,0,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,5,2.5,'',0,4657,15,2.5,8,14,0,36887,36891,38849,38850,0,0,0,0,0,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21620,8606,21101,0,15882,0,0,0,'Unbound Void Zone (1)','','',0,10,0,0,0,1,1,0,72,72,370,9250,9250,0,1,0,2000,5,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,0.1,0.1,'',0,11,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21621,8606,20900,0,19945,0,0,0,'Unchained Doombringer (1)','','',8,3,0,1,0,1,1,0,71,71,16,64629,64629,0,1,0,2000,0,1764.1,2513.4,0,0,0,0,0,7018,0,0,0,0,0,0,3.75,1.91,'',0,4740,15,2.5,8,14,0,36833,36835,36836,38911,0,0,0,0,0,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21622,8606,20904,0,19965,0,0,0,'Warden Mellichar (1)','','',0,7,0,1,0,1,1,0,72,72,16,89300,89300,0,1,0,2000,0,1811.3,2584.2,0,0,0,0,0,7318,0,0,0,0,0,0,2.25,0.5745,'36852',0,8000,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21623,8606,21304,0,19993,0,0,0,'Warder Corpse (1)','','',0,7,0,1,0,1,1,0,70,71,14,8,9,0,1,0,1420,0,2759.77,3931.98,0,0,0,0,0,7018,0,0,0,0,0,0,1.875,0.47875,'29266 29266',0,600,15,2.5,8,14,0,36593,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21624,8606,20886,0,19977,0,0,0,'Wrath-Scryer Soccothrates (1)','','',0,3,0,1,0,1,1,0,72,72,16,178220,178220,0,1,0,2000,0,1811.3,2584.2,0,0,0,0,0,7318,0,0,0,0,0,0,3.5,1.05,'36051',0,4412,15,2.5,8,14,0,36512,0,0,0,0,0,0,0,0,5567,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21625,8606,20978,0,11686,0,0,0,'Wrath-Scryer\'s Felfire (1)','','',0,10,0,0,0,1,1,0,70,70,14,9015,9015,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21626,8606,20870,0,19882,0,0,0,'Zereketh the Unbound (1)','','',8,3,0,1,0,1,1,0,72,72,16,159505,159505,33090,1,0,2000,5,1793.6,2572.4,0,0,0,0,0,7305,0,0,0,0,0,0,3.5,3.5,'',0,4369,15,2.5,8,14,0,36119,36127,39005,0,0,0,0,0,0,5567,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21627,7272,0,0,20937,0,0,0,'Eclipsion Hawkstrider','','',0,1,0,0,0,1,1,0,70,70,1793,4192,4192,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.35,1.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21628,7272,0,0,20365,0,0,0,'Highborne Lamenter','','',0,6,0,0,0,1,1,0,70,70,68,2100,2100,3155,1,0,1400,0,280.7,280.7,1,1900,0,0,0,20,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21629,8606,0,0,20366,0,0,0,'Box','','',0,10,0,0,0,1,1,0,1,1,190,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21630,8606,0,0,20350,0,0,0,'Blood Elf Male Illusion ALEX','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21631,8606,0,0,20352,0,0,0,'Blood Elf Female Illusion ALEX','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21632,6180,0,0,10812,0,0,0,'Nether Cloud','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,2.51,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21633,7272,0,0,19949,0,0,0,'Deathbringer Jovaan','','',0,3,0,0,0,1,1,0,69,69,954,6761,6761,0,1,0,1400,0,171.5,242.2,0,0,0,0,1542000,6423,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21634,8606,0,0,20375,0,0,0,'Forest Strider','','',1,1,12,0,0,1,1,0,65,66,35,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,0,5531,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13091,0,0,0,0,0,0,0,0,0,0),(21635,8089,0,0,21268,0,0,0,'Afrazi Forest Strider','','',1,1,12,0,0,1,1,0,70,70,1555,6986,6986,0,1,0,1300,0,163.8,232.05,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21636,6180,0,0,20289,20288,20288,20289,'Vengeful Draenei','','',0,6,0,0,0,1,1,0,65,65,35,5914,5914,0,1,0,1400,0,140,196.7,0,0,0,0,0,5234,0,0,0,0,0,0,0,2,'',0,994,0,2.5,8,14,0,37229,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21637,6180,0,0,20377,20380,0,0,'Wyrmcult Scout','','',0,7,0,0,0,1,1,0,67,68,1827,6326,6542,0,1,1,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.725,0.3519,'',0,1172,0,2.5,8,14,0,15547,20714,11970,37635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21638,7272,0,21636,20397,0,0,0,'Vengeful Harbinger','','',0,6,0,0,0,1,1,0,65,65,14,6200,6200,0,1,2,1400,0,140,196.7,0,0,0,0,0,5234,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,36553,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21639,7272,0,0,20381,0,0,0,'Illidari Slayer','','',0,7,0,1,0,50,1,0,70,70,1701,349300,349300,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,2.625,0.607638,'',0,0,0,2.5,8,14,0,35570,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21640,7272,0,0,11549,0,0,0,'Trogma','','',0,7,0,0,0,1,1,0,65,65,16,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,3.3,1.9646,'36661',0,1059,0,2.5,8,14,0,36033,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21641,6692,0,0,17035,11686,0,0,'Lament of the Highborne Spell Bunny','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21642,8606,0,0,19320,0,0,0,'Alrumi','Reagents & Poison Supplies','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21643,7272,0,0,20384,0,0,0,'Alurmi','Keepers of Time Quartermaster','',0,7,0,0,0,1,1,0,65,65,1779,5914,5914,0,1,128,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21644,6180,0,0,18628,0,0,0,'Skettis Wing Guard','','',0,7,0,0,0,1,1,0,70,71,1862,6986,7181,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.6,'',0,1415,0,2.5,8,14,0,13730,35321,40546,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21645,8606,18894,0,9129,0,0,0,'Felguard Brute (1)','','',0,3,0,1,0,1,1,0,69,70,14,27350,27350,0,1,0,1304,0,969.395,1373.31,0,0,0,0,0,6719,0,0,0,0,0,0,3,1.5,'',0,2945,15,2.5,8,14,0,15615,18072,26419,18670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21646,8606,19016,0,16888,0,0,0,'Hellfire Familiar (1)','','',8,3,0,0,0,1,1,0,70,70,14,7545,7545,12620,1,0,1304,0,900.15,1273.29,0,0,0,0,0,6708,0,0,0,0,0,0,1,0.5,'',0,1600,15,2.5,8,14,0,13341,11921,14034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21647,8606,17396,0,17143,0,0,0,'Shadowmoon Sorcerer (1)','','',0,7,0,1,0,1,1,0,70,70,16,10472,10472,5875,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,85,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23894,0,0,0,0,0,0,0),(21648,7272,0,0,19980,0,0,0,'Mature Netherwing Drake','','',0,2,0,1,0,4,3,0,69,69,1824,27044,27044,0,1,0,2000,0,1127,1591.6,0,0,0,0,300000,6423,0,0,0,0,0,0,1,0.3,'57764',0,0,0,2.5,8,14,0,38467,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,199,0),(21649,6180,0,0,20602,0,0,0,'Skettis Windwalker','','',0,7,0,0,0,1,1,0,70,71,1862,5589,5744,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.3,0.403,'',0,1400,0,2.5,8,14,0,13901,40578,34110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21650,6180,0,0,17864,0,0,0,'Skettis Talonite','','',0,7,0,0,0,1,1,0,70,70,1862,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.3,0.52,'',0,1331,0,2.5,8,14,0,11428,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21651,7272,0,0,21352,0,0,0,'Time-Lost Skettis Reaver','','',0,6,0,0,0,1,1,0,71,71,1860,7181,7181,0,1,0,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,1.45,0.58,'37411 0',0,1400,0,2.5,8,14,0,15496,3019,42247,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21652,6180,0,0,20818,0,0,0,'Skettis Time-Shifter','','',0,7,0,0,0,1,1,0,71,72,90,5744,5903,3270,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.5,0.465,'',0,300,0,2.5,8,14,0,46380,37589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21653,8606,0,0,20544,0,0,0,'Time-Lost Skettis Spirit [PH]','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21654,6180,0,0,10553,23501,0,0,'Skettis Followers Spawner','','',16,10,0,0,0,1,1,0,60,60,190,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21655,7272,0,0,20388,0,0,0,'Nakodu','Lower City Quartermaster','',0,7,0,0,0,1,1,0,70,70,1818,6986,6986,0,1,128,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21656,7272,0,0,12334,0,0,0,'Illidari Satyr','Servant of Illidan','',0,3,0,0,0,1,1,0,69,69,1813,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2.5,0.9,'',0,1227,0,2.5,8,14,0,38048,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30451,0,0,0,0,0,0,0),(21657,7272,0,0,20593,0,0,0,'Neltharaku','','',0,2,0,1,0,15,1,0,72,72,7,110700,110700,0,1,3,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,10,1,'57764',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21658,8606,0,0,8611,0,0,0,'[UNUSED]Death\'s Deliverer','','',0,3,0,1,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,10.5,10.5,0,0,0,0,0,7,0,0,0,0,0,0,4.5,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21659,6180,0,0,2421,0,0,0,'Floaty Flavor Eye','','',0,10,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,720000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(21660,6180,0,0,20562,20391,20537,0,'Cabal Abjurist','','',0,7,0,0,0,1,1,0,63,64,16,4422,4572,2663,1,0,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1.5,0.236,'',0,930,0,2.5,8,14,0,11831,34447,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21661,7272,0,0,20393,20394,20563,0,'Cabal Skirmisher','','',0,7,0,0,0,1,1,0,63,63,16,5527,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.5,0.372,'',0,876,0,2.5,8,14,0,15496,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21662,6180,0,0,20395,20396,0,0,'Cabal Tomb-Raider','','',0,7,0,0,0,1,1,0,63,64,16,5527,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.372,'',0,932,0,2.5,8,14,0,37685,1604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21663,7272,0,0,20398,0,0,0,'Oronu the Elder','','',0,7,0,0,0,1,1,0,70,70,1813,7266,7266,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,1.3,'12550',0,1052,0,2.5,8,14,0,11986,12550,34079,0,0,0,0,0,0,0,0,0,0,0,0,0,30649,0,0,0,0,0,0,0),(21664,7272,0,0,19783,0,0,0,'Human Charger','','',8,7,0,1,0,9.3,1,0,70,70,1690,48000,48000,0,1,1,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,2.625,1.75,'',0,0,0,2.5,8,14,0,30012,30284,30520,37144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21665,8606,0,0,20405,0,0,0,'Outland Rock Flayer Elite PurplePurple','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21666,8606,0,0,20400,0,0,0,'Outland Rock Flayer Elite PurpleBlue','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21667,8606,0,0,20408,0,0,0,'Outland Rock Flayer Elite PinkBlue','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21668,8606,0,0,20399,0,0,0,'Outland Rock Flayer Elite GreyRed','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21669,8606,0,0,20409,0,0,0,'Outland Rock Flayer Elite GreyPurple','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21670,8606,0,0,20410,0,0,0,'Outland Rock Flayer Elite GreyGrey','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21671,8606,0,0,20404,0,0,0,'Outland Rock Flayer Elite GreenYellow','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21672,8606,0,0,20406,0,0,0,'Outland Rock Flayer Elite GreenPurple','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21673,8606,0,0,20401,0,0,0,'Outland Rock Flayer Elite GreenOrange','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21674,8606,0,0,20411,0,0,0,'Outland Rock Flayer Elite GreenGreen','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21675,8606,0,0,20415,0,0,0,'Outland Rock Flayer Elite BrownYellow','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21676,8606,0,0,20402,0,0,0,'Outland Rock Flayer Elite BrownWhite','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21677,8606,0,0,20281,0,0,0,'Outland Rock Flayer Elite BrownRed','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21678,8606,0,0,20414,0,0,0,'Outland Rock Flayer Elite BlueWhite','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21679,8606,0,0,20413,0,0,0,'Outland Rock Flayer Elite BlueGreen','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21680,8606,0,0,20403,0,0,0,'Outland Rock Flayer Elite BlueBrown','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21681,8606,0,0,20412,0,0,0,'Outland Rock Flayer Elite BlueBlue','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21682,7272,0,0,16278,0,0,0,'Human Cleric','','',8,7,0,1,0,8.59,1,0,70,70,1690,47000,47000,0,1,1,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,3,0.612,'',0,0,0,2.5,8,14,0,30012,30520,37152,37455,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21683,7272,0,0,16280,0,0,0,'Human Conjurer','','',8,7,0,1,0,11.45,1,0,70,70,1690,58000,58000,0,1,1,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,3.75,0.765,'',0,0,0,2.5,8,14,0,37462,37465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21684,7272,0,0,16293,0,0,0,'King Llane','','',8,7,0,1,0,21.47,1,0,70,70,1690,150000,150000,0,1,1,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,4.5,0.918,'',0,0,0,2.5,8,14,0,37471,37474,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21685,7272,0,0,20416,0,0,0,'Oronok Torn-heart','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,1,1900,0,0,0,20,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,16006,15786,12548,12491,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21686,7272,0,0,20198,0,0,0,'Borak, Son of Oronok','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,1.875,0.465,'',0,0,0,2.5,8,14,0,7159,27611,30470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21687,7272,0,0,20196,0,0,0,'Grom\'tor, Son of Oronok','','',0,7,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,1,1900,1.9,1.9,0,7,0,0,0,0,0,0,1.875,0.465,'',0,0,0,2.5,8,14,0,31403,29426,12169,15062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21688,8606,0,0,17721,0,0,0,'Oronok\'s Mount','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21689,7272,0,0,1004,0,0,0,'Coilfang Frenzy Corpse','','',0,1,0,1,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,0.696,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21690,7272,0,0,20417,0,0,0,'R-3D0','Toshley\'s Station Remote Sentry','',0,9,0,0,0,1,1,0,67,67,1733,6326,6326,0,1,3,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,2,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21691,7272,0,0,20418,0,0,0,'Toshley','','',0,7,0,0,0,1,1,0,69,69,1732,6761,6761,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.8975,0.38709,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21692,7272,0,0,21059,0,0,0,'Cansis','','',0,7,0,0,0,1,1,0,62,62,1735,5341,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,2.475,0.6138,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21694,7272,0,0,17450,0,0,0,'Bog Overlord','','',256,5,0,1,0,1,1,0,70,70,16,45409,45409,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,100,0,0,0,6,0.62,'',0,0,0,2.5,8,14,0,8599,32065,37272,40340,0,0,0,0,0,1279,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21695,7272,0,0,5564,0,0,0,'Tidal Surger','','',0,4,0,1,0,1,1,0,70,70,16,33534,33534,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,100,0,0,2,0.61112,'',0,6625,0,2.5,8,14,0,15531,37250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21696,7272,0,0,5561,0,0,0,'Steam Surger','','',0,4,0,0,0,1,1,0,70,70,16,2794,2794,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,100,0,0,1,0.30556,'',0,1600,0,2.5,8,14,0,37252,39412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21697,7272,0,0,20513,0,0,0,'Infinite Chrono-Lord','','',64,2,0,1,0,1,1,0,72,72,1720,88545,88545,33090,1,0,2000,0,1501,1922,0,0,0,0,0,5954,0,0,0,0,0,0,5,0.6,'',0,0,0,2.5,8,14,0,38538,38539,38540,31467,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21698,7272,0,0,19066,0,0,0,'Infinite Timereaver','','',64,2,0,1,0,1,1,0,72,72,1720,110700,110700,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,31458,31464,38592,38593,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21699,6180,0,0,20628,0,0,0,'Maiev Shadowsong','','',0,7,0,1,0,1,1,0,72,72,35,23612,23612,13236,1,0,1400,0,978.88,1403.92,0,0,0,0,120000,20,0,0,0,0,329,0,0,2,'',0,0,0,2.5,8,14,0,32920,34189,39954,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21700,6180,0,0,20681,0,0,0,'Akama','','',0,7,0,1,0,1,1,0,73,73,1820,4212,4212,3155,1,3,1800,0,968.76,1370.34,0,0,0,0,300000,7604,0,0,0,0,0,0,1.3,1.3,'',0,0,0,2.5,8,14,0,39945,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21701,6180,0,0,20422,0,0,0,'Ashtongue Deathsworn','','',0,7,0,0,0,1,1,0,70,70,1858,22680,22680,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21702,7272,0,0,21046,0,0,0,'Ethereum Life-Binder','','',8,7,0,1,0,3,4,0,70,70,16,16767,16767,12620,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,1.35,0.4185,'',0,4658,0,2.5,8,14,0,37479,34941,37480,37480,0,0,0,0,0,1534,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(21703,7272,0,0,19074,0,0,0,'Corrupt Fire Totem','','',0,11,0,0,0,1,1,0,69,69,1813,9015,9015,2320,1,0,1400,0,276.5,276.5,0,0,0,0,0,20,0,172,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,11969,37201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21704,7272,0,0,19073,0,0,0,'Corrupt Earth Totem','','',0,11,0,0,0,0,0.33,0,69,69,1813,5,5,2320,1,0,2000,0,230,336,0,0,0,0,300000,5167,0,0,172,0,0,0,1,1,'',0,0,0,2.5,8,14,0,37203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21705,7272,0,0,19071,0,0,0,'Corrupt Air Totem','','',0,11,0,0,0,0,0.33,0,69,69,1813,1054,1054,2320,1,0,2000,0,230,336,0,0,0,0,300000,5167,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,37202,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21706,7272,0,0,18244,0,0,0,'Corrupted Fire Elemental','','',0,4,0,0,0,1,1,0,70,70,16,959,959,3155,1,0,1400,0,54.6,70,0,0,0,0,1560000,5474,0,172,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,9053,35194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21707,7272,0,0,5494,0,0,0,'Corrupted Air Elemental','','',0,4,0,0,0,1,1,0,70,70,16,559,559,3155,1,0,2000,0,78,100,0,0,0,0,1560000,5474,0,0,0,0,0,0,0.9375,0.75,'',0,1600,0,2.5,8,14,0,9532,35194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21708,7272,0,0,2169,0,0,0,'Corrupted Earth Elemental','','',0,4,0,0,0,1,1,0,70,70,16,559,559,3155,1,0,1400,0,101.5,129.5,0,0,0,0,0,5474,0,0,172,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,13728,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21709,7272,0,0,20439,0,0,0,'Eykenen','Corruptor of Earth','',0,7,0,0,0,1,1,0,70,70,1813,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,300000,5474,0,0,0,0,0,0,0,1.3,'37204',0,1338,0,2.5,8,14,0,32734,13281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30692,0,0,0,0,0,0,0),(21710,7272,0,0,20441,0,0,0,'Uylaru','Corruptor of Fire','',0,7,0,0,0,1,1,0,70,70,1813,5589,5589,3155,1,0,1400,0,170.1,217.7,0,0,0,0,300000,5474,0,0,0,0,0,0,0,2,'',0,1322,0,2.5,8,14,0,15039,38581,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30694,0,0,0,0,0,0,0),(21711,7272,0,0,20440,0,0,0,'Haalum','Corruptor of Air','',0,7,0,0,0,1,1,0,70,70,1813,4890,4890,7196,1,0,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,0,1.3,'',0,1343,0,2.5,8,14,0,12058,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30691,0,0,0,0,0,0,0),(21712,8606,21697,0,20513,0,0,0,'Infinite Chrono-Lord (1)','','',64,2,0,1,0,1,1,0,72,72,1720,118060,118060,33090,1,0,2000,0,3888,5151,0,0,0,0,0,5954,0,0,0,0,0,0,5,0.6,'',0,0,15,2.5,8,14,0,38538,38539,31467,31550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21713,8606,0,0,11686,0,0,0,'[DND]Mok\'Nathal Wand 1','','',0,10,0,0,0,1,1,0,50,55,35,5500,6000,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21714,8606,0,0,11686,0,0,0,'[DND]Mok\'Nathal Wand 2','','',0,10,0,0,0,1,1,0,55,60,35,5500,6000,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21715,8606,0,0,11686,0,0,0,'[DND]Mok\'Nathal Wand 3','','',0,10,0,0,0,1,1,0,60,65,35,5500,6000,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21716,8606,0,0,11686,0,0,0,'[DND]Mok\'Nathal Wand 4','','',0,10,0,0,0,1,1,0,65,70,35,5500,6000,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21717,6180,22197,0,20507,20508,0,0,'Dragonmaw Wrangler','','',0,7,0,0,0,1,1,0,68,69,62,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347222,'',0,1258,0,2.5,8,14,0,38338,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21718,7272,22197,0,20501,20502,0,0,'Dragonmaw Subjugator','','',0,7,0,0,0,1,1,0,69,70,62,5409,5589,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.347222,'',0,1256,0,2.5,8,14,0,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21719,7272,22197,0,20493,20494,0,0,'Dragonmaw Drake-Rider','','',2048,7,0,0,0,1,1,0,70,70,62,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,3,0.694444,'',0,1264,0,2.5,8,14,0,6660,38859,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21720,7272,22197,0,20499,20500,0,0,'Dragonmaw Shaman','','',0,7,0,0,0,1,1,0,69,70,62,5409,5589,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.347222,'12550',0,1252,0,2.5,8,14,0,12550,6742,14900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21721,7272,0,0,18272,0,0,0,'Enslaved Netherwing Whelp','','',0,2,0,0,0,1,1,0,69,69,62,5600,5600,3080,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,38340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21722,7272,0,0,19980,0,0,0,'Enslaved Netherwing Drake','','',0,2,0,0,0,0.6,0.6,0,69,69,62,4057,4057,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1,0.3,'',0,375,0,2.5,8,14,0,36513,38775,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21723,7272,0,0,20424,0,0,0,'Blackwind Sabercat','','',1,1,2,0,0,1.3,1,0,70,71,16,9082,9335,0,1,0,1786,0,267.007,380.418,0,0,0,0,300000,7018,0,0,0,0,0,0,3,1.59,'35061',0,0,0,2.5,8,14,0,33912,0,0,0,0,0,0,0,0,0,0,0,0,13357,0,0,0,0,0,0,0,0,0,0),(21724,7272,0,0,20425,0,0,0,'Hawkbane','','',1,1,2,1,0,5,1,0,70,70,16,34930,34930,0,1,0,1538,0,1453.41,2059,0,0,0,0,0,6719,0,0,0,0,0,0,1.65,0.8745,'',0,0,0,2.5,8,14,0,36590,0,0,0,0,0,0,0,0,0,0,0,0,13380,0,0,0,0,0,0,0,0,0,0),(21725,7272,0,0,20304,0,0,0,'Kagrosh','','',128,7,0,0,0,1,1,0,70,70,29,6986,6986,0,1,1,1400,0,176.4,249.9,0,0,0,0,1560000,6719,0,0,0,0,0,0,1.5,0.372,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21726,7272,0,0,16269,0,0,0,'Summoned Daemon','','',8,7,0,1,0,11.45,1,0,70,70,1689,58000,58000,0,1,1,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,3,1.528,'',0,0,0,2.5,8,14,0,30012,30520,37151,37428,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21727,7272,0,0,20427,0,0,0,'Flanis Swiftwing','','',128,7,0,0,0,1,1,0,70,70,1732,6986,6986,0,1,1,1400,0,176.4,249.9,0,0,0,0,1560000,6719,0,0,0,0,0,0,1.5,0.347,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21728,6180,0,0,5564,0,0,0,'Skettis Surger','','',0,4,0,0,0,1,1,0,70,71,91,5589,5744,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,32011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21729,7272,0,0,20594,0,0,0,'Electromental','','',0,4,0,0,0,1,1,0,67,67,14,6326,6326,0,1,0,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,37273,38465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21730,7272,0,0,20162,0,0,0,'Alluvion','','',0,4,0,1,0,5,2,0,72,72,91,29515,29515,6618,1,0,2000,0,800,1024,0,0,0,0,600000,5954,0,0,0,0,0,0,5,1.5278,'',0,0,0,2.5,8,14,0,15063,38669,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21731,7272,0,0,20594,0,0,0,'Encased Electromental','','',0,4,0,0,0,1,1,0,67,67,14,6326,6326,0,1,0,1400,0,157.5,219.8,0,0,0,0,0,5829,0,0,0,0,0,0,1,1,'37136',0,0,0,2.5,8,14,0,38465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21732,7272,0,0,20428,0,0,0,'Nandirx','Banker','',0,7,0,0,0,1,1,0,67,67,35,5060,5060,2933,1,131073,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21733,7272,0,0,20429,0,0,0,'Karzo','Banker','',0,7,0,0,0,1,1,0,66,66,35,4892,4892,2846,1,131073,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21734,7272,0,0,20430,0,0,0,'Zixxy','Banker','',0,7,0,0,0,1,1,0,65,65,35,4731,4731,2790,1,131073,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21735,7272,0,0,20431,0,0,0,'Infernal Oversoul','','',0,3,0,0,0,1,1,0,68,69,90,5233,5409,3036,1,0,1400,0,156.1,205.8,0,0,0,0,0,5115,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21736,7272,0,0,20443,20444,20445,20446,'Wildhammer Defender','','',0,7,0,0,0,1.5,1,0,67,67,1802,9489,9489,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21737,7272,0,0,17200,0,0,0,'Mini-Electromental Flavor','','',0,4,0,0,0,1,1,0,67,67,35,6326,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,0.25,0.125,'37248',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21738,7272,0,0,20432,0,0,0,'Redeemed Spirit of Air','','',0,4,0,0,0,1,1,0,70,70,35,7300,7300,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,3.4375,2.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21739,7272,0,0,20433,0,0,0,'Redeemed Spirit of Earth','','',0,4,0,0,0,1,1,0,70,70,35,4300,4300,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21740,7272,0,0,12231,0,0,0,'Redeemed Spirit of Fire','','',0,4,0,0,0,1,1,0,70,70,35,4500,4500,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21741,7272,0,0,20076,0,0,0,'Redeemed Spirit of Water','','',0,4,0,0,0,1,1,0,70,70,35,9250,9250,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,172,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21742,6180,0,0,19489,19490,19487,19488,'Sunfury Eradicator','','',0,7,0,0,0,1,1,0,67,68,1701,5060,5233,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.8,0.4596,'',0,1221,0,2.5,8,14,0,17137,38008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21743,6180,0,0,20434,20435,0,0,'Sunfury Blood Lord','','',0,7,0,0,0,1,1,0,68,68,1701,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.8,0.4596,'',0,1191,0,2.5,8,14,0,36104,37577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21744,7272,0,0,20436,0,0,0,'Roldemar','Innkeeper','',0,7,0,0,0,1,1,0,65,65,1744,4731,4731,2790,1,66177,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21745,12340,24745,0,1126,15435,1126,15435,'Pure Energy','','',0,10,0,0,0,1,1,0,70,70,14,40,40,0,1,0,2000,6,252,357,0,0,0,0,0,6740,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21746,7272,0,0,20437,0,0,0,'Caretaker Aluuro','Innkeeper','',0,7,0,0,0,1,1,0,65,65,1743,4731,4731,2790,1,66177,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21747,7272,0,0,16267,0,0,0,'Orc Necrolyte','','',8,7,0,1,0,8.59,1,0,70,70,1689,50000,50000,0,1,1,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,3,0.744,'',0,0,0,2.5,8,14,0,30012,30520,37152,37456,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21748,7272,0,0,2352,0,0,0,'Orc Wolf','','',8,7,0,1,0,9.3,1,0,70,70,1689,50000,50000,0,1,1,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,37454,37502,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21749,7272,0,0,20447,20448,20449,20450,'Shadowmoon Scout','','',0,7,0,0,0,1.5,1,0,67,67,1801,9489,9489,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,172,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21750,7272,0,0,16263,0,0,0,'Orc Warlock','','',8,7,0,1,0,11.45,1,0,70,70,1689,50000,50000,0,1,1,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,3.75,0.93,'',0,0,0,2.5,8,14,0,37463,37469,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21751,7272,0,0,20438,0,0,0,'Chubis','B.O.O.M. Jr. Mech Tech','',0,7,0,0,0,1.35,1,0,67,67,35,8540,8540,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21752,7272,0,0,16270,0,0,0,'Warchief Blackhand','','',8,7,0,1,0,21.47,1,0,70,70,1689,150000,150000,0,1,1,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,4.5,1.116,'',0,0,0,2.5,8,14,0,37476,37472,37153,37472,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21753,7272,0,0,20451,20452,0,0,'Shadow Council Felsworn','','',0,7,0,0,0,1,1,0,67,67,90,6326,6326,0,1,0,1400,0,157.5,219.8,0,0,0,0,0,5829,0,0,0,0,172,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21754,7272,0,0,20453,20454,0,0,'Shadow Council Zealot','','',0,7,0,0,0,1,1,0,67,67,90,6326,6326,0,1,0,1400,0,157.5,219.8,0,0,0,0,0,5829,0,0,0,0,172,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21755,7272,0,0,20442,0,0,0,'Nickwinkle the Metro-Gnome','','',0,7,0,0,0,1,1,0,67,67,1732,6326,6326,0,1,3,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21756,6180,0,0,16480,0,0,0,'Shadowmoon Mark of Kael','','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,85,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21757,7272,0,0,11686,0,0,0,'Big Electromental Flavor','','',0,4,0,0,0,1,1,0,67,67,35,6326,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1,0.5,'37248',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21758,8606,0,0,13069,0,0,0,'Oscillating Frequency Scanner Base Bunny','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.005,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21759,7272,0,0,13069,0,0,0,'Oscillating Frequency Scanner Top Bunny (Caster)','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.005,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21760,7272,0,0,13069,0,0,0,'Oscillating Frequency Scanner Master Bunny','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.005,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21761,7272,0,0,16946,0,0,0,'Destroyed Sentinel','','',0,9,0,0,0,0.8,1,0,70,70,16,9250,9250,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,2,1,'36716',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21762,8606,0,0,20387,0,0,0,'Illidari Tormentor','Servant of Illidan','',0,3,0,0,0,1,1,0,68,69,1813,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30451,0,0,0,0,0,0,0),(21763,7272,0,0,18012,0,0,0,'Time-Lost Skettis Worshipper','','',0,6,0,0,0,1,1,0,71,71,1860,5744,5744,3193,1,0,2000,0,296,424,0,0,0,0,180000,7007,0,0,0,0,0,0,1.3,0.52,'37411 0',0,1404,0,2.5,8,14,0,38167,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21764,8606,0,0,1122,0,0,0,'Travis\' Loot Tester (63)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.9823,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21765,8606,0,0,1122,0,0,0,'Travis\' Loot Tester (68)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.9823,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21766,7272,0,0,20455,0,0,0,'Alieshor','Flight Master','',0,7,0,1,0,3,1,0,65,65,1744,17742,17742,0,1,8193,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21767,7272,0,0,18431,0,0,0,'Harbinger of the Raven','','',0,7,0,0,0,1,1,0,68,68,35,6600,6600,0,1,0,1400,0,161.7,227.5,1,1900,370.5,549.1,0,6126,0,0,0,0,0,0,2.25,0.525,'',0,1127,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30706,0,0,0,0,0,0,0),(21768,7272,0,0,10543,0,0,0,'Vagath','','',0,3,0,3,0,1,1,0,72,72,1843,147600,147600,0,1,0,1400,0,1611.75,2299.5,0,0,0,0,0,7318,0,0,0,0,0,0,2.25,1.5,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21769,7272,0,0,20457,0,0,0,'Overlord Or\'barokh','','',0,7,0,1,0,1,1,0,70,70,1734,8000,8000,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,2.1,0.5208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21770,7272,0,0,20458,0,0,0,'Researcher Tiorus','','',0,7,0,1,0,10,1,0,70,70,1734,55890,55890,3155,1,2,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21771,7272,0,0,20459,0,0,0,'Warcaller Sardon Truslice','','',0,7,0,1,0,1,1,0,68,68,1734,52330,52330,2991,1,2,2000,0,984.4,1384.6,0,0,0,0,300000,6116,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21772,7272,0,0,20460,0,0,0,'Chief Apothecary Hildagard','','',0,7,0,1,0,10,1,0,69,69,1734,54090,54090,3080,1,3,2000,0,1030.4,1453.6,0,0,0,0,300000,6412,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21773,7272,0,0,20461,0,0,0,'Thane Yoregar','','',0,7,0,1,0,10,1,0,70,70,1733,55890,55890,3155,1,3,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21774,7272,0,0,20462,0,0,0,'Zorus the Judicator','','',0,7,0,1,0,10,1,0,70,70,1733,55890,55890,3155,1,3,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21775,7272,0,0,20463,0,0,0,'Warcaller Beersnout','','',0,7,0,1,0,10,1,0,67,67,1733,63260,63260,0,1,2,2000,0,1035,1444.4,0,0,0,0,300000,5829,0,0,0,0,0,0,1.725,0.39905,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21776,7272,0,0,10070,0,0,0,'Illidari Temptress','','',0,3,0,0,0,1,1,0,69,70,1813,9015,9250,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,2.4,0.6448,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21777,7272,0,0,20464,0,0,0,'Gnomus','','',0,7,0,1,0,10,1,0,65,65,1733,47310,47310,2790,1,2,2000,0,855.6,1196,0,0,0,0,300000,5228,0,0,0,0,0,0,2.15625,0.439875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21778,7272,0,0,16063,0,0,0,'Doctor Gutrick','Shadow Council Overseer','',0,6,0,0,0,1,1,0,69,69,90,6761,6761,0,1,0,1400,0,171.5,242.2,0,0,0,0,600000,6423,0,0,0,0,0,0,2.25,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21779,7272,0,0,16063,0,0,0,'Doctor Maleficus','Shadow Council Overseer','',0,6,0,0,0,1,1,0,69,69,90,6761,6761,0,1,0,1400,0,171.5,242.2,0,0,0,0,320000,6423,0,0,0,0,0,0,2.25,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21780,7272,0,0,17704,0,0,0,'Spawn of Dimensius','','',0,3,0,0,0,1,1,0,70,70,1715,6986,6986,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,37450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21781,8606,0,0,13069,0,0,0,'Oscillating Frequency Scanner Top Bunny (Target)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.005,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21782,7272,0,0,4249,0,0,0,'Timeon','','',0,7,0,0,0,1,1,0,63,63,1660,5527,5527,0,1,2,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21783,7272,0,0,19653,0,0,0,'Protectorate Regenerator','','',4096,7,0,0,0,2,1,0,69,70,1795,10818,11178,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,36500,34232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21784,7272,0,0,20465,0,0,0,'Ghostrider of Karabor','','',2,6,0,0,0,1,1,0,70,70,1822,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.175,0.725,'37497 0',0,1191,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,30800,0,0,0,0,0,0,0),(21785,8606,0,0,20469,0,0,0,'Underbog Quaker (UNUSED)','','',328,5,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21786,8606,21419,0,17312,0,0,0,'Infernal Attacker (1)','','',0,3,0,0,0,1,1,0,67,68,90,5000,5000,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,3,1.3545,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21787,7272,0,0,20682,0,0,0,'Time-Lost Skettis High Priest','','',0,6,0,0,0,1,1,0,71,71,1860,5744,5744,3231,1,0,2000,0,296,424,0,0,0,0,180000,7007,0,0,0,0,0,0,1.45,0.4495,'37411 0',0,1402,0,2.5,8,14,0,11639,42420,9734,16592,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21788,6180,0,0,20489,20490,20491,20492,'Shadowmoon Zealot','','',2,6,0,0,0,1,1,0,68,69,1821,6600,6800,0,1,0,1419,0,173.827,245.487,0,0,0,0,400000,6423,0,0,0,0,172,0,0,2,'37467 0',0,1248,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21789,7272,0,0,20472,0,0,0,'Nakansi','','',0,7,0,0,0,5,1,0,70,70,1735,12000,12000,0,1,2,1435,0,180.81,256.147,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21790,7272,0,0,20474,0,0,0,'Plexi','','',0,7,0,0,0,1,1,0,70,70,1732,9500,9500,3155,1,2,1435,0,330.767,402.517,0,0,0,0,600000,6740,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21791,6180,0,0,4626,15880,0,0,'Skettis Kneel Target 01','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21792,6180,0,0,4626,15880,0,0,'Skettis Kneel Target 02','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21793,6180,0,0,4626,15880,0,0,'Skettis Kneel Target 03','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21794,6180,0,0,4626,15880,0,0,'Skettis Arakkoa Spell Origin 01','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21795,6180,0,0,20020,20022,0,0,'Shadowmoon Harbinger','','',2,6,0,0,0,1,1,0,68,69,1821,5233,5409,3036,1,0,2000,0,223,294,0,0,0,0,480000,5115,0,0,0,0,172,0,1.5,0.372,'37467 37509',0,1255,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21796,7272,0,0,11686,0,0,0,'Wyrm from Beyond','','',0,1,0,0,0,1,1,0,66,66,14,6116,6116,0,1,0,2000,0,210,295,0,0,0,0,1488000,5531,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,36574,13321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21797,7272,0,0,20475,0,0,0,'Ancient Shadowmoon Spirit','','',2,6,0,1,0,5,6.25,0,72,72,35,29515,29515,20681,1,3,2000,0,1398.4,2005.6,0,0,0,0,300000,7305,0,0,0,0,329,0,2.175,0.5394,'37497 0',0,0,0,2.5,8,14,0,37729,37727,37788,37728,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21798,7272,0,0,18996,0,0,0,'Singing Ridge Void Storm','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21799,8606,0,0,20476,0,0,0,'Wyrm from Beyond Transform','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21800,8606,0,0,17035,0,0,0,'Singing Ridge Summon Bunny','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21801,7272,0,0,20477,0,0,0,'Vhel\'kur','','',2,6,0,1,0,1,1,0,70,70,1822,104790,104790,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,20,2,'37509',0,3257,0,2.5,8,14,0,36553,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,30797,0,0,0,0,0,0,0),(21802,7272,0,0,17679,0,0,0,'Elekk Demolisher','','',0,1,0,0,0,1,1,0,69,69,1813,5409,5409,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,38045,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21803,7272,0,0,20478,0,0,0,'Ashtongue Handler','Servant of Illidan','',0,7,0,0,0,0.6,0.6,0,69,69,1813,4057,4057,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0,1,'',0,738,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21804,7272,0,0,20738,0,0,0,'Skettis Kaliri','','',1,1,26,0,0,0.45,0.3,0,70,70,1869,3144,3144,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.2,0.28,'',0,0,0,2.5,8,14,0,10709,0,0,0,0,0,0,0,0,0,0,0,0,13263,0,0,0,0,0,0,0,0,149,0),(21805,7272,0,0,19653,0,0,0,'Protectorate Avenger','','',4096,7,0,0,0,2,1,0,69,70,1795,10818,11178,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,36500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21806,7272,0,0,20638,0,0,0,'Greyheart Spellbinder','','',72,7,0,1,0,1,1,0,71,71,16,114880,114880,80775,1,0,2000,0,5898,7552,0,0,0,0,7200000,5714,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,37531,39076,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21807,7272,0,0,4449,19595,0,0,'Invis Legion Teleporter','','',0,10,0,0,0,1,1,0,1,1,35,41,41,60,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.8,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21808,7272,0,0,12334,0,0,0,'Illidari Overseer','Servant of Illidan','',0,3,0,0,0,1,1,0,69,69,1813,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2.5,0.9,'',0,1246,0,2.5,8,14,0,11977,32736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30451,0,0,0,0,0,0,0),(21809,6180,0,0,20484,20485,20486,20487,'Wyrmcult Poacher','','',0,7,0,0,0,1,1,0,66,67,1827,4892,5060,2890,1,0,1700,0,173.4,243.95,0,0,0,0,300000,5821,0,0,0,0,0,0,1.725,0.3519,'',0,1120,0,2.5,8,14,0,6533,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31119,0,0,0,0,0,100,0),(21810,6180,0,0,20480,20481,20482,20483,'Wyrmcult Hewer','','',0,7,0,0,0,1,1,0,66,67,1827,6116,6326,0,1,1,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.725,0.3519,'',0,1120,0,2.5,8,14,0,15576,8599,37704,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(21811,7272,0,0,497,0,0,0,'Wyrmcult Broodling','','',0,2,0,0,0,0.3,1,0,65,66,1827,1419,1468,2818,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,1.25,0.278,'',0,0,0,2.5,8,14,0,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21812,7272,0,0,20479,0,0,0,'Phantom Leotheras','','',1088,3,0,1,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21814,6180,0,0,17035,17612,0,0,'Nether Drake Egg Bunny','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.75,'17327',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21815,6180,0,0,20550,20553,0,0,'Cleric of Karabor','','',0,6,0,0,0,1,1,0,69,70,1822,6791,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'37497 0',0,1330,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,30799,0,0,0,0,0,0,0),(21816,7272,0,0,19695,0,0,0,'Ironspine Chomper','','',0,1,0,0,0,1,1,0,63,64,49,5527,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.6,'',0,0,0,2.5,8,14,0,32906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21817,7272,0,0,20540,0,0,0,'Adolescent Nether Drake','','',0,2,0,0,0,1,1,0,67,67,1824,6326,6326,0,1,0,1391,0,156.488,218.387,0,0,0,0,0,5829,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21818,7272,0,0,20515,0,0,0,'Infinite Whelp','','',0,2,0,0,0,0.35,1,0,70,70,1720,2445,2445,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5625,0.375,'',0,530,0,2.5,8,14,0,31326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21819,6180,0,0,1126,20024,0,0,'Blade\'s Edge - Toshley\'s - Invisible Stalker - Def Gun Target','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,2.5,1.25,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21820,7272,0,0,19272,0,0,0,'Mature Nether Drake','','',0,2,0,0,0,1,1,0,67,67,1824,6326,6326,0,1,0,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21821,7272,0,0,20530,0,0,0,'Proto-Nether Drake','','',0,2,0,0,0,1,1,0,67,67,16,5060,5060,2933,1,0,1391,0,156.488,218.387,0,0,0,0,0,5829,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21822,7272,0,0,20518,0,0,0,'Vindicator Aluumen','','',0,10,0,0,0,1,1,0,69,69,1743,6761,6761,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21823,7272,0,0,20591,0,0,0,'Nihil the Banished','','',0,2,0,3,0,1,1,0,73,73,16,7380,7380,0,1,0,1449,0,1717.06,2445.19,0,0,0,0,0,7618,0,0,0,0,0,0,0,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21824,7272,0,0,20520,0,0,0,'Dizzy Dina','','',0,7,0,0,0,1,1,0,68,68,1733,6542,6542,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21826,7272,0,0,20523,0,0,0,'Sanoru','','',0,7,0,0,0,1,1,0,70,70,1820,4212,4212,3155,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21827,7272,0,0,20524,0,0,0,'Zandras','Servant of Illidan','',0,3,0,0,0,1.1,1,0,70,70,90,6148,6148,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,2.75,0.99,'',0,1330,0,2.5,8,14,0,38051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21829,8606,0,0,20488,0,0,0,'Alliance Logger w/ Out Wood','','',0,7,0,0,0,1,1,0,1,1,12,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21830,8606,0,0,19878,0,0,0,'Beholder (beige)','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21831,8606,0,0,19579,0,0,0,'Beholder (blue)','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21832,8606,0,0,20526,0,0,0,'Beholder (black)','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21833,8606,0,0,20527,0,0,0,'Beholder (gray)','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21834,8606,0,0,20528,0,0,0,'Beholder (green)','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21835,8606,0,0,19877,0,0,0,'Beholder (red)','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21836,8606,0,0,20529,0,0,0,'Beholder (spittle)','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21837,7272,0,0,11997,0,0,0,'Summoned Wrath Hound','','',0,3,0,0,0,1,1,0,69,69,16,1054,1054,0,1,0,1500,0,183.75,259.5,0,0,0,0,300000,6423,0,0,0,0,0,0,6,0.525,'',0,0,0,2.5,8,14,0,22911,36406,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21838,7272,0,0,21168,0,0,0,'Terokk','','',0,6,0,1,0,30,10,0,72,72,1862,221400,221400,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,4490,0,2.5,8,14,0,15284,28747,40721,40722,0,0,0,0,0,1471,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21839,7272,0,0,17834,0,0,0,'Mature Silkwing','','',1,1,37,0,0,1,1,0,65,66,14,6505,6728,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.25,0.4375,'',0,0,0,2.5,8,14,0,32914,0,0,0,0,0,0,0,0,0,0,0,0,13107,0,0,30792,0,0,0,0,0,0,0),(21840,7272,0,0,17834,0,0,0,'Cosmetic Silkwing','','',0,10,0,0,0,1,1,0,65,66,14,5914,5914,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.25,0.4375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21841,8606,21128,0,20098,0,0,0,'Coilfang Ray (1)','Observer\'s Pet','',9,1,34,1,0,1,1,0,70,70,14,27028,27028,0,1,0,1347,0,1001.36,1418.59,0,0,0,0,0,6719,0,0,0,0,0,0,0.55,0.165,'18950 18950',0,0,15,2.5,8,14,0,34984,0,0,0,0,0,0,0,0,0,0,0,0,12890,0,0,0,0,0,0,0,0,0,0),(21842,8606,21126,0,20099,0,0,0,'Coilfang Scale-Healer (1)','','',8,7,0,1,0,1,1,0,70,70,14,20547,21896,3155,1,0,1332,0,919.48,1300.63,0,0,0,0,0,6708,100,0,0,0,0,0,1.3,1.3,'',0,3795,15,2.5,8,14,0,39378,37669,36052,36052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21843,8606,21127,0,20100,0,0,0,'Coilfang Tempest (1)','','',0,7,0,1,0,1,1,0,70,70,14,27028,27028,0,1,0,1333,0,990.95,1403.85,0,0,0,0,0,6719,0,0,100,0,0,0,2.475,0.572916,'',0,3900,15,2.5,8,14,0,36872,15667,0,0,0,0,0,0,0,5305,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21844,6180,0,0,20547,0,0,0,'Mountain Colossus','','',512,5,0,1,0,1,1,0,71,72,778,35905,36900,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,3.7,0.555,'',0,2000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21845,7272,0,0,20125,0,0,0,'Leotheras the Blind','','',76,3,0,3,0,1,1,0,73,73,16,3794000,3794000,0,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21846,6180,22450,0,20184,0,0,0,'Slain Auchenai Warrior','','',16,10,0,0,0,1,1,0,70,70,190,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21847,6180,0,0,1913,0,0,0,'Fel Guard Hound','','',0,3,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,37688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21848,9056,0,0,2582,0,0,0,'Massive Seaforium Charge','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21849,7272,0,0,20617,0,0,0,'Bone Crawler','','',0,10,0,0,0,1,1,0,64,64,14,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,4937,0,0,0,0,0,0,4.25,0.519445,'',0,0,0,2.5,8,14,0,32738,31747,37752,37751,0,0,0,0,0,0,0,0,0,0,0,0,31132,0,0,0,0,0,0,0),(21850,8606,0,0,19406,0,0,0,'Outland Nether Ray, Red','','',0,1,0,0,0,1,1,0,1,1,7,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21851,7272,0,0,11686,0,0,0,'The Voice of the Raven God','','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21852,6180,0,0,20185,0,0,0,'Auchenai Warrior','','',0,7,0,0,0,1,1,0,64,65,1751,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,1600,0,2.5,8,14,0,38618,38619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21853,7272,0,0,1923,0,0,0,'Raven\'s Wood Ent','','',0,4,0,0,0,1,1,0,57,58,834,1105,1105,0,1,0,1400,0,70,92.4,0,0,0,0,300000,3396,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21854,7272,0,0,16878,0,0,0,'Ironspine Petrifier','','',0,1,0,0,0,1,1,0,62,63,49,5341,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,32905,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21855,6180,0,0,20781,15880,0,0,'Skettis Arakkoa Spell Origin 02','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21856,6180,0,0,4626,15880,0,0,'Skettis Kneel Target 04','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21857,7272,0,0,20607,0,0,0,'Inner Demon','','',8,3,0,1,0,1,1,0,70,70,16,10395,10395,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'37713 37713 37713',0,0,0,2.5,8,14,0,39309,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21858,7272,0,0,20752,20753,20754,20755,'Sha\'tar Vindicator','','',0,10,0,1,0,3,1,0,70,70,1775,16767,16767,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(21859,6180,22450,0,20753,0,0,0,'Slain Sha\'tar Vindicator','','',16,10,0,0,0,1,1,0,70,70,190,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.65,1.1,'29266 29266',0,1600,0,2.5,8,14,0,37759,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21860,7272,0,0,20558,0,0,0,'Exarch Onaala','','',0,7,0,0,0,1,1,0,69,69,1777,5409,5409,3080,1,3,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,29564,31740,29563,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21861,7272,0,0,20153,0,0,0,'Vision of the Raven God','','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21862,7272,0,0,20559,0,0,0,'Dark Portal Dummy 1.30','','',1024,10,0,1,0,1,1,0,1,1,1683,5589,5589,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.3,0.65,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21863,7272,0,0,20560,0,0,0,'Serpentshrine Lurker','','',328,4,0,1,0,1,1,0,70,70,16,104790,104790,0,1,0,2000,0,1890,2677.5,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,38655,38650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21864,7272,21978,0,15433,0,0,0,'Scorchshell Pincer','','',1,1,20,0,0,1,1,0,68,69,14,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,38208,27053,0,0,0,0,0,0,0,0,0,0,0,11579,0,0,32502,0,0,0,0,0,0,0),(21865,7272,0,0,19365,0,0,0,'Coilfang Ambusher','','',0,7,0,1,0,1,1,0,70,70,14,27945,27945,3155,1,0,2000,0,2419,3096,0,0,0,0,0,5474,0,0,0,0,0,0,1.7,1.7,'',0,0,0,2.5,8,14,0,37770,37790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21866,8089,0,0,18824,0,0,0,'Reanimated Spirit','','',0,6,0,0,0,1,1,0,70,70,21,1048,1048,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,17014,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21867,7272,0,0,21576,0,0,0,'Teron Gorefiend','','',2,6,0,1,0,1,1,0,72,72,35,11000,11000,19854,1,0,2000,0,2280,3270,0,0,0,0,0,7305,0,0,0,0,0,0,2.4,1.6,'37509',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21868,8606,0,0,15774,0,0,0,'Crust Burster Test','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,7.5,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21869,6180,0,0,21081,0,0,0,'Unliving Guardian','','',2,6,0,0,0,1,1,0,65,65,190,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.65,1.1,'17327',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21870,6180,0,0,20564,0,0,0,'Unliving Initiate','','',2,6,0,0,0,1,1,0,65,65,190,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'17327',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21871,8606,0,0,6197,0,0,0,'Disembodied Spirit','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21872,6180,0,0,6197,16925,0,0,'The Voice of Gorefiend','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21873,7272,0,0,18384,0,0,0,'Coilfang Guardian','','',0,7,0,1,0,1,1,0,70,70,16,69860,69860,0,1,0,2000,0,1890,2677.5,0,0,0,0,7200000,6719,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,28168,9080,39700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21874,8606,0,0,14514,0,0,0,'Water Walker Elemental','','',72,4,0,1,0,1,1,0,71,71,16,107715,107715,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,85,0,0,3.31,2,'',0,0,0,2.5,8,14,0,46983,32012,23920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21875,7272,0,0,20568,0,0,0,'Shadow of Leotheras','','',76,3,0,3,0,1,1,0,73,73,16,3794000,3794000,0,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,329,0,0,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21876,6180,0,0,16925,0,0,0,'Chain of Shadows','','',0,10,0,0,0,1,1,0,70,70,1821,16000,16000,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,172,0,1,0.5,'37761',0,0,0,2.5,8,14,0,37784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21877,7272,0,0,20569,0,0,0,'Karsius the Ancient Watcher','','',0,10,0,1,0,8,2,0,72,72,1821,47224,47224,6618,1,0,2000,0,2280,3270,0,0,0,0,0,7305,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,37789,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21878,7272,21978,0,19249,0,0,0,'Felboar','','',0,3,0,0,0,1,1,0,67,68,14,6326,6542,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2.5,0.5,'',0,1600,0,2.5,8,14,0,35570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32502,0,0,0,0,0,0,0),(21879,7272,21978,0,20571,0,0,0,'Vilewing Chimaera','','',65537,1,38,0,0,1,1,0,68,68,14,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,120000,6126,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,16552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32502,0,0,0,0,0,167,0),(21880,9056,0,0,1126,0,0,0,'Exploding Rune','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21881,8606,0,0,20578,0,0,0,'Blood Elf Male Illusion','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21882,8606,0,0,20579,0,0,0,'Blood Elf Female Illusion','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21883,8606,0,0,20580,0,0,0,'Gnome Male Illusion','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21884,8606,0,0,20581,0,0,0,'Gnome Female Illusion','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21885,8606,0,0,20582,0,0,0,'Goblin Male Illusion','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21886,8606,0,0,20583,0,0,0,'Goblin Female Illusion','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21887,8606,0,0,20584,0,0,0,'Tauren Female Illusion','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21888,8606,0,0,20585,0,0,0,'Tauren Male Illusion','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21889,8606,0,0,20586,0,0,0,'Sethekk Slayer','','',64,7,0,1,0,1,1,0,67,68,16,18345,18972,0,1,0,2000,0,1732.5,2437.5,0,0,0,0,0,6126,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,33967,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21891,7272,0,0,20730,0,0,0,'Avian Ripper','','',1,1,26,0,0,0.65,1,0,67,67,16,4112,4112,0,1,0,2000,0,1035,1444.4,0,0,0,0,10800000,5829,0,0,0,0,0,0,1.2,0.28,'',0,0,0,2.5,8,14,0,38056,0,0,0,0,0,0,0,0,0,0,0,0,13247,0,0,0,0,0,0,0,0,0,0),(21892,7272,0,0,11686,0,0,0,'Azaloth Credit Marker','','',0,10,0,0,0,1,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21893,7272,0,0,11686,0,0,0,'Altruis Conversation Credit','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21894,7272,0,0,20217,0,0,0,'Xeleth','','',0,3,0,0,0,1,1,0,70,70,90,5589,5589,3155,1,0,1400,0,170.1,217.7,0,0,0,0,0,5474,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,36398,36414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21895,7272,0,0,21058,0,0,0,'Taerek','','',0,7,0,0,0,1,1,0,62,62,83,5341,5341,0,1,2,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,2.475,0.6138,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21896,7272,0,0,21052,0,0,0,'Silmara','','',0,7,0,0,0,1,1,0,62,62,83,5341,5341,0,1,2,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,2.475,0.3894,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21897,7272,0,0,20592,0,0,0,'Felspine the Greater','','',0,1,0,0,0,1,1,0,70,70,14,12575,12575,0,1,0,2000,0,252,357,0,0,0,0,480000,6719,0,0,0,0,0,0,11.9,3.5,'',0,0,0,2.5,8,14,0,37941,38356,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30851,0,0,0,0,0,0,0),(21898,7272,0,0,17035,17200,0,0,'Mana Bomb Lightning Trigger','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21899,6180,0,0,17035,13069,0,0,'Mana Bomb Lightning Target','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.01,0.005,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21900,8606,0,0,8411,0,0,0,'Frightwing','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30819,0,0,0,0,0,0,0),(21901,7272,0,0,20596,0,0,0,'Netherskate','','',1,1,34,0,0,1,0.5,0,69,70,14,5409,5589,1559,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,17008,36659,0,0,0,0,0,0,0,0,0,0,0,12892,0,0,32502,0,0,0,0,0,149,0),(21902,7272,0,0,20692,20693,20694,0,'Cabal Spell-weaver','','',0,7,0,0,0,1,1,0,62,63,16,4422,4422,2594,1,0,2000,0,168,234,0,0,0,0,300000,3675,0,0,0,0,0,0,1.5,0.372,'',0,867,0,2.5,8,14,0,32707,17173,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21903,6180,0,0,20597,0,0,0,'Nether Cloud01','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,4,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21904,7272,0,0,20729,0,0,0,'Avian Warhawk','','',1,1,26,1,0,1,1,0,68,68,16,19626,19626,0,1,0,2000,0,1062.6,1495,0,0,0,0,10800000,6126,0,0,0,0,0,0,1.875,0.4375,'',0,0,0,2.5,8,14,0,18144,32901,38059,0,0,0,0,0,0,0,0,0,0,13248,0,0,0,0,0,0,0,0,0,0),(21905,7272,0,0,15531,0,0,0,'Veynna Dawnstar','Keeper of Sha\'tari Heirlooms','',0,7,0,0,0,1.05,1,0,65,65,1744,2590,2590,6443,1,128,1500,0,115.5,166.5,0,0,0,0,300000,4214,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21906,7272,0,0,16202,0,0,0,'Kelara','Keeper of Sha\'tari Heirlooms','',0,7,0,0,0,1.05,1,0,65,65,1743,2590,2590,6443,1,128,1500,0,115.5,166.5,0,0,0,0,300000,4214,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21907,7272,0,0,20695,20696,0,0,'Cabal Initiate','','',0,7,0,0,0,1,1,0,62,63,16,4422,4422,2594,1,0,2000,0,168,234,0,0,0,0,300000,3675,0,0,0,0,0,0,1.5,0.236,'',0,872,0,2.5,8,14,0,8599,15691,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21908,7272,0,0,18373,0,0,0,'Spellbound Terrorguard','','',0,3,0,0,0,1,1,0,67,68,1813,5060,5233,2962,1,0,10000,0,1070,1505,0,0,0,0,300000,6116,0,0,0,0,0,0,1.8,1.5,'',0,520,0,2.5,8,14,0,31553,37488,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21909,7272,0,0,20600,0,0,0,'Arcano-Scorp','','',0,10,0,0,0,0.35,1,0,70,70,35,2800,2800,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3.5,1.75,'',0,0,0,2.5,8,14,0,37918,37851,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21910,8606,0,0,17035,0,0,0,'Ride the Lightning Kill Credit Trigger','','',0,10,0,0,0,1,1,0,60,60,35,6500,6500,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21911,6180,0,0,17867,0,0,0,'Skettis Soulcaller','','',0,7,0,0,0,1,1,0,70,71,90,5589,5744,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.3,0.403,'',0,1409,0,2.5,8,14,0,9613,36843,5137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21912,6180,0,0,20819,0,0,0,'Skettis Sentinel','','',0,7,0,0,0,1,1,0,71,72,1862,7181,7380,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.75,0.7,'',0,350,0,2.5,8,14,0,30619,37577,23537,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21913,7272,0,0,20782,0,0,0,'Water Globule','','',72,7,0,1,0,1,1,0,73,73,16,8,8,0,1,0,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,329,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21914,8606,21694,0,17450,0,0,0,'Bog Overlord (1)','','',256,5,0,1,0,1,1,0,70,70,14,61300,61302,0,1,0,1400,0,1040.76,1474.41,0,0,0,0,0,6719,0,0,100,0,0,0,6,0.62,'',0,0,15,2.5,8,14,0,8599,32065,37862,40340,0,0,0,0,0,1279,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21915,8606,21338,0,6936,0,0,0,'Coilfang Leper (1)','','',0,7,0,0,0,1,1,0,70,70,14,6148,6148,3155,1,0,1400,0,966.42,1367.03,0,0,0,0,0,6708,0,0,0,0,0,0,1.725,0.3519,'',0,750,15,2.5,8,14,0,40505,14145,15063,15586,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21916,8606,21696,0,5561,0,0,0,'Steam Surger (1)','','',0,4,0,0,0,1,1,0,70,70,14,3800,3800,3155,1,0,1400,0,966.42,1367.03,0,0,0,0,0,6708,0,0,0,100,0,0,1,0.30556,'',0,1600,15,2.5,8,14,0,39412,39412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21917,8606,21695,0,5564,0,0,0,'Tidal Surger (1)','','',0,4,0,1,0,1,1,0,72,72,14,45271,45271,3155,1,0,1400,0,1255.52,1800.68,0,0,0,0,0,7305,0,0,0,100,0,0,2,0.61112,'',0,6625,15,2.5,8,14,0,15531,37250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21918,8606,21873,0,18384,0,0,0,'Coilfang Guardian (1)','','',0,7,0,1,0,1,1,0,70,70,16,69860,69860,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,2.25,0.520833,'',0,0,15,2.5,8,14,0,28168,9080,39700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21919,8606,21865,0,19365,0,0,0,'Coilfang Ambusher (1)','','',0,7,0,1,0,1,1,0,70,70,14,27945,27945,3155,1,0,2000,0,5417,7450,0,0,0,0,0,5474,0,0,0,0,0,0,1.7,1.7,'',0,0,15,2.5,8,14,0,37770,37790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21920,6180,0,0,391,0,0,0,'Tidewalker Lurker','','',72,7,0,1,0,1,1,0,71,71,16,17952,17952,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,3,0.834,'',0,0,0,2.5,8,14,0,41932,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21921,6180,0,0,328,11686,0,0,'Chess - Sound Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21922,8606,0,0,20605,0,0,0,'Talbuk','','',0,8,0,0,0,1,1,0,5,5,188,300,300,0,1,0,1400,0,3.5,4.9,0,0,0,0,0,111,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21923,7272,0,0,20606,0,0,0,'Terrorguard Protector','','',0,3,0,0,0,1,1,0,68,69,90,5233,5409,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,2.4,2,'',0,1252,0,2.5,8,14,0,15496,37488,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21924,6180,0,0,20600,20577,0,0,'Arcano-Scorp Credit','','',0,10,0,0,0,1,1,0,70,70,35,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,480000,6719,0,0,0,0,0,0,3.5,1.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21925,7272,0,0,19888,0,0,0,'Avatar of Sathal','','',0,3,0,0,0,1.1,1,0,70,70,90,6148,6148,3155,1,0,1400,0,203.7,260.4,0,0,0,0,300000,5474,0,0,0,0,0,0,2.5,0.75,'',0,0,0,2.5,8,14,0,12471,34017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21926,6180,0,0,17035,0,0,0,'Multi-Spectrum Light Trap Bunny','','',1024,1,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21928,7272,0,0,8611,0,0,0,'Lothros','Servant of Illidan','',0,3,0,0,0,1,1,0,70,70,1813,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,4.5,3,'',0,1600,0,2.5,8,14,0,38167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21929,8606,0,0,17035,0,0,0,'Trapping the Light Kill Credit Trigger','','',0,10,0,0,0,1,1,0,60,65,35,5500,6000,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21930,6180,0,0,3441,15435,0,0,'Gnome Cannon Shooter #0','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.39,'33356',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21931,6180,0,0,18933,4566,20588,0,'Avian Flyer','','',0,1,0,0,0,1,1,0,67,67,35,6326,6326,0,1,0,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,0.9,0.21,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21932,7272,0,0,20609,0,0,0,'Hydross the Unstable','Duke of Currents','',108,4,0,3,0,1,1,0,63,63,16,937,937,0,1,0,2000,0,6335,8855,0,0,0,0,0,4641,0,0,0,0,0,0,5,1.5278,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21933,6180,0,0,19725,0,0,0,'Hydross Beam Helper','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21934,6180,0,0,19725,0,0,0,'Hydross Cleansing Field Helper','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21935,6180,0,0,3441,15435,0,0,'Gnome Cannon Shooter #Shattrath','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.39,'33356',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21936,7272,0,0,20611,0,0,0,'Crazed Shardling','','',512,5,0,0,0,1,1,0,69,69,16,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0.5,0.075,'',0,0,0,2.5,8,14,0,34970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21937,7272,0,0,20610,0,0,0,'Earthmender Sophurus','The Earthen Ring','',0,7,0,0,0,1,1,0,65,65,1727,4731,4731,2790,1,2,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,0,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21938,7272,0,0,20612,0,0,0,'Earthmender Splinthoof','The Earthen Ring','',0,7,0,0,0,1,1,0,66,66,1727,8310,8310,2846,1,2,2000,0,436,530,0,0,0,0,300000,5544,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21939,6180,0,0,16946,0,0,0,'Invis Illidari Blade Target','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,2,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21940,6180,0,0,17188,0,0,0,'Invis Illidari Bane Caster','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21941,7272,0,0,4629,0,0,0,'Accursed Apparition','','',0,6,0,0,0,1,1,0,64,65,21,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1,1,'8279',0,550,0,2.5,8,14,0,16380,8279,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21942,6180,0,0,15435,0,0,0,'Gnome Cannon Shooter #Singing Ridge','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.39,'33356',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21943,8606,20465,0,14528,0,0,0,'Underbog Frenzy (1)','','',8,1,0,1,0,1,1,0,62,63,14,19422,19986,0,1,0,1400,0,747.53,1044.89,0,0,0,0,0,4641,0,0,0,0,0,0,2,1.392,'',0,0,15,2.5,8,14,0,12097,0,0,0,0,0,0,0,0,1188,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21944,6180,0,0,3441,15435,0,0,'Gnome Cannon Shooter #Ruuan','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.39,'33356',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21945,6180,0,0,20613,0,0,0,'Gnome Spirit','','',0,7,0,0,0,1,1,0,65,68,35,8075,8780,0,1,0,1400,0,161.7,227.5,1,1900,370.5,549.1,0,6126,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21946,6180,0,0,10811,0,0,0,'Gnome Spirit Orb','','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21947,7272,0,0,19595,0,0,0,'Collection of Souls Glow Trigger','','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0.8,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21949,7272,0,0,19215,0,0,0,'Fel Reaver Sentinel','','',8,9,0,1,0,1,1,0,70,70,14,69860,69860,0,1,0,1400,0,1323,1874.25,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,38052,38006,38055,37920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21950,7272,0,0,20623,0,0,0,'Garm Wolfbrother','Chieftain of the Thunderlord Clan','',0,7,0,1,0,1,1,0,70,70,1735,7000,7000,0,1,2,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,0,2,'22650',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21951,6180,0,0,20624,0,0,0,'Thunderlord Clan Sub-Chief','','',0,7,0,1,0,1,1,0,68,69,1735,6200,6200,0,1,0,2000,0,1127,1591.6,0,0,0,0,300000,6423,0,0,0,0,0,0,0,2,'22650',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21952,7272,0,0,20630,0,0,0,'Lobo','','',1,1,1,1,0,1,1,0,70,70,1735,5500,5500,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,0,2,'22650',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21953,7272,0,0,20631,0,0,0,'Varen the Reclaimer','','',0,10,0,1,0,1,1,0,68,68,1744,6542,6542,0,1,2,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21954,7272,0,0,20632,0,0,0,'Larissa Sunstrike','','',0,10,0,1,0,1,1,0,69,69,1744,6761,6761,0,1,2,2000,0,1127,1591.6,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21955,7272,0,0,20633,0,0,0,'Arcanist Thelis','','',0,10,0,1,0,1,1,0,68,68,1744,6542,6542,0,1,2,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21956,7272,0,0,20634,0,0,0,'Rema','The Den Mother','',1,1,1,0,0,1.4,1,0,66,66,1314,8562,8562,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,4.375,5.25,'37691',0,0,0,2.5,8,14,0,5781,13443,8599,0,0,0,0,0,0,0,0,0,0,11091,0,0,0,0,0,0,0,0,0,0),(21957,7272,0,0,1126,20024,0,0,'Terokkar Forest - Shadow Council Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,2.5,1.25,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21958,6692,0,0,20076,0,0,0,'Enchanted Elemental','','',72,4,0,0,0,1,1,0,70,70,16,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21959,8606,0,0,19215,0,0,0,'Fel Reaver Sentinel Credit','','',0,9,0,1,0,1,1,0,60,65,14,5500,6000,0,1,0,2000,0,1500,2107.5,0,0,0,0,0,5234,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21960,7272,0,0,18817,20673,18288,0,'Gan\'arg Technician','','',0,3,0,0,0,1,1,0,67,68,90,6326,6542,0,1,0,1400,0,161.7,227.5,0,0,0,0,0,6126,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21961,7272,0,0,20645,0,0,0,'Cataclysm Overseer','','',0,3,0,1,0,1,1,0,70,70,90,69860,69860,0,1,0,1400,0,1323,1874.25,0,0,0,0,0,6719,0,0,0,0,0,0,12,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21962,7272,0,0,20644,0,0,0,'Udalo','','',128,7,0,0,0,1.3,1,0,62,62,1820,5341,5341,0,1,2,1400,0,553.84,772.8,0,0,0,0,7200000,4344,0,0,0,0,0,0,0,2,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21963,7272,0,0,16269,0,0,0,'Enslaved Doomguard','','',0,3,0,0,0,1,1,0,64,64,190,4572,4572,2705,1,0,2000,0,177,247,0,0,0,0,0,5233,0,0,0,0,0,0,3,1.528,'',0,916,0,2.5,8,14,0,11443,20754,11876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21964,7272,0,0,20672,0,0,0,'Fathom-Guard Caribdis','','',72,7,0,1,0,1,1,0,71,71,16,603120,603120,161550,1,0,2000,0,6146,7868,0,0,0,0,7200000,5714,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,38330,38335,38337,38358,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21965,7272,0,0,20670,0,0,0,'Fathom-Guard Tidalvess','','',72,7,0,1,0,1,1,0,71,71,16,603120,603120,161550,1,0,2000,0,10323,13216,0,0,0,0,7200000,5714,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,38234,38236,38304,38306,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21966,7272,0,0,20671,0,0,0,'Fathom-Guard Sharkkis','','',72,7,0,1,0,1,1,0,71,71,16,603120,603120,161550,1,0,2000,0,6146,7868,0,0,0,0,7200000,5714,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,38374,38366,38373,29436,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21967,6180,0,0,1126,20024,0,0,'Auchenai Death-Spirit','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,2.5,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21968,6180,0,0,20649,0,0,0,'Silvermoon City Commendation Officer','','',0,7,0,0,0,1,1,0,55,55,1604,5725,5725,0,1,0,1400,0,65.8,87.5,1,1900,123.5,180.5,0,3234,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21969,6180,0,0,20651,0,0,0,'Exodar Commendation Officer','','',0,7,0,0,0,1,1,0,55,55,1638,4300,4300,0,1,0,1400,0,65.8,87.5,1,1900,123.5,180.5,0,3234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21970,7272,0,0,20653,0,0,0,'Officer Dawning','Silvermoon City Commendations','',0,7,0,0,0,1,1,0,55,55,1604,2614,2614,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21971,7272,0,0,20654,0,0,0,'Officer Khaluun','Exodar Commendations','',0,7,0,0,0,1,1,0,55,55,1638,2614,2614,0,1,3,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21972,8606,0,0,20655,0,0,0,'Shadowy Disguise Male Transform','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21973,8606,0,0,20656,0,0,0,'Shadowy Disguise Female Transform','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21974,6180,0,0,20417,0,0,0,'Air Force Alarm Bot (Area 52)','','',0,10,0,0,0,1.1,1,0,70,70,1806,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21975,7272,19995,0,20657,0,0,0,'Bladespire Sober Defender','','',0,7,0,1,0,4.5,1,0,66,66,1780,27522,27522,0,1,0,2000,0,966,1357,0,0,0,0,300000,5531,0,0,0,0,0,0,3,2.1,'',0,0,0,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(21976,7272,0,0,20658,0,0,0,'Area 52 Death Machine','','',8,9,0,1,0,1,1,0,70,70,1857,11178,11178,3155,1,0,1400,0,338.1,432.6,0,0,0,0,300000,5474,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21977,8606,0,0,11375,0,0,0,'Gadgetzan Air Strike Caller','','',0,7,0,0,0,1,1,0,67,67,475,12652,12652,0,1,0,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21978,7272,0,0,19249,0,0,0,'Shadowmoon Valley Wildlife','','',0,3,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,85,0,2.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21979,7272,0,0,20674,0,0,0,'Val\'zareq the Conqueror','The Crimson Sigil','',2050,7,0,1,0,5,1,0,70,70,1701,34930,34930,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.875,0.47875,'',0,1314,0,2.5,8,14,0,38094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31278,0,0,0,0,0,0,0),(21980,8606,0,0,20675,0,0,0,'Val\'zareq\'s Hawkstrider','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21981,7272,0,0,20679,0,0,0,'Overseer Nuaar','','',0,7,0,0,0,1,1,0,67,67,1194,5060,5060,2933,1,1,1700,0,173.4,243.95,0,0,0,0,300000,5821,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21982,8606,0,0,20484,0,0,0,'Wyrmcult Ambusher','','',0,7,0,0,0,1,1,0,66,66,1827,4281,4281,0,1,0,2000,0,210,295,0,0,0,0,0,5531,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,9080,43298,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21983,7272,0,0,20700,0,0,0,'Samia Inkling','','',0,7,0,0,0,1,1,0,68,68,35,6542,6542,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.35,0.1872,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21984,10958,0,0,20918,0,0,0,'Rexxar','Champion of the Horde','',12,7,0,3,0,200,20,0,72,72,83,32000,32000,0,1,3,2000,0,10745,15330,0,0,0,0,300000,7318,0,0,0,0,0,0,2,0.75,'',0,0,0,2.5,8,14,0,39253,39249,39251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21985,6180,0,0,20574,0,0,0,'Skettis Eviscerator','','',0,7,0,0,0,1,1,0,71,72,1860,7181,7380,0,1,0,1300,0,199.55,284.7,0,0,0,0,300000,7318,0,0,0,0,0,0,1.6,0.64,'',0,0,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21986,6180,0,0,17903,17904,17907,17905,'Altar of Sha\'tar Vindicator','','',0,10,0,1,0,3,1,0,70,70,1776,16767,16767,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(21987,6180,0,0,18783,0,0,0,'World Trigger (Tiny)','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21988,8606,21931,0,18933,0,0,0,'Avian Flyer (1)','','',0,1,0,0,0,1,1,0,67,67,35,6326,6326,0,1,0,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,0.9,0.21,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21989,8606,21891,0,20730,0,0,0,'Avian Ripper (1)','','',1,1,26,0,0,1,1,0,70,70,16,6130,6150,0,1,0,1400,0,1040.76,1474.41,0,0,0,0,0,6719,0,0,0,0,0,0,1.2,0.28,'',0,0,15,2.5,8,14,0,38056,0,0,0,0,0,0,0,0,0,0,0,0,13247,0,0,0,0,0,0,0,0,0,0),(21990,8606,21904,0,20729,0,0,0,'Avian Warhawk (1)','','',1,1,26,1,0,1,1,0,70,71,14,28961,29541,0,1,0,1400,0,1234.87,1759.38,0,0,0,0,0,7018,0,0,0,0,0,0,1.875,0.4375,'',0,0,15,2.5,8,14,0,32901,38059,18144,0,0,0,0,0,0,0,0,0,0,13248,0,0,0,0,0,0,0,0,0,0),(21991,8606,21889,0,20586,0,0,0,'Sethekk Slayer (1)','','',64,7,0,1,0,1,1,0,67,68,16,5000,5000,0,1,0,2000,0,3003,4225,0,0,0,0,0,6126,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21992,7272,0,0,4588,0,0,0,'Strength of Earth Totem','','',0,11,0,0,0,1,1,0,20,20,58,5,5,0,1,0,2000,0,29,39,0,0,0,0,0,7,0,0,85,0,0,0,1,1,'',0,0,0,2.5,8,14,0,8076,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21993,6180,0,0,20698,0,0,0,'Air Force Guard Post (Horde - Bat Rider)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21994,8606,0,0,19073,4588,0,0,'Stoneskin Totem','','',0,11,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21995,7272,0,0,19074,4589,0,0,'Searing Totem','','',0,11,0,0,0,1,1,0,20,20,58,5,5,0,1,0,2000,0,29,39,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,3606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21996,6180,0,0,20698,0,0,0,'Air Force Guard Post (Alliance - Gryphon)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21997,6180,0,0,20698,0,0,0,'Air Force Guard Post (Goblin - Area 52 - Zeppelin)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21998,6180,0,0,20113,0,0,0,'Kor\'kron Wind Rider','','',2048,7,0,1,0,1,1,0,70,70,232,8400,8400,0,1,2,1400,0,811.44,1149.54,0,0,0,0,4080000,6719,0,0,172,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(21999,6180,0,0,20691,0,0,0,'Air Force Trip Wire - Rooftop (Alliance)','','',0,10,0,0,0,1.1,1,0,70,70,190,4455,4455,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22000,7272,0,0,20684,0,0,0,'Dragonmaw Nether Drake','','',0,2,0,0,0,1,1,0,70,70,62,5589,5589,0,1,0,1400,0,176.4,249.9,0,0,0,0,300000,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,38344,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22001,6180,0,0,20688,0,0,0,'Air Force Trip Wire - Rooftop (Horde)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22002,6180,0,0,20689,0,0,0,'Air Force Trip Wire - Ground (Horde)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22003,7272,0,0,20690,0,0,0,'Air Force Trip Wire - Ground (Alliance)','','',0,10,0,0,0,1.1,1,0,70,70,190,4455,4455,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22004,7272,0,0,20928,0,0,0,'Leoroxx','','',12,7,0,1,0,1,1,0,70,70,83,810000,810000,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,3,0.744,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22005,8606,0,0,11029,0,0,0,'Tem','','',1,1,2,0,0,1,1,0,5,5,83,130,130,100,1,0,1400,0,3.5,4.9,0,0,0,0,0,111,0,0,0,0,0,0,2.6,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22006,7272,0,0,20699,0,0,0,'Shadowlord Deathwail','','',2048,7,0,1,0,1,1,0,70,70,1813,83204,83204,18930,1,0,1500,0,807.3,1141.95,0,0,0,0,300000,6708,0,0,0,0,172,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,12471,15245,27641,32709,0,0,0,0,0,0,0,0,0,0,0,0,31307,0,0,0,0,0,0,0),(22007,7272,0,0,20680,0,0,0,'Tree Warden Chawn','','',0,7,0,0,0,1,1,0,68,68,1710,6542,6542,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22008,6180,0,0,20577,0,0,0,'Sky Marker','','',1024,10,0,0,0,1,1,0,60,60,35,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22009,7272,0,0,11172,0,0,0,'Tainted Elemental','','',72,4,0,0,0,1,1,0,70,70,16,9250,9250,0,1,0,1400,0,176.4,249.9,0,0,0,0,0,6719,0,0,0,0,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,38253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22010,8606,0,0,19928,0,0,0,'Cask','','',12,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22011,7272,0,0,20701,0,0,0,'Corok the Mighty','','',512,5,0,1,0,4,1,0,70,70,1701,27944,27944,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,3,0.45,'',0,4134,0,2.5,8,14,0,12612,15550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22012,7272,0,0,20702,0,0,0,'Chancellor Bloodleaf','','',0,7,0,1,0,4,20,0,70,70,1701,22356,22356,63100,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.383,'',0,1326,0,2.5,8,14,0,34517,31742,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31271,0,0,0,0,0,0,0),(22013,6180,0,0,20703,20704,20705,20706,'Eye of the Storm Emissary','','',0,7,0,0,0,10,1,0,55,55,1733,26140,26140,0,1,1048576,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22014,12213,0,0,16693,0,0,0,'Silvermoon Citizen','','',4096,10,0,0,0,1,1,0,6,6,1604,100,100,0,1,0,1400,0,4.9,6.3,0,0,0,0,100000000,165,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22015,6180,0,0,20707,20708,20709,20710,'Eye of the Storm Envoy','','',0,7,0,0,0,10,1,0,55,55,1734,26140,26140,0,1,1048576,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22016,7272,0,0,20716,20717,20718,20719,'Eclipsion Soldier','','',0,7,0,0,0,1,1,0,68,69,1701,5233,5409,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.383,'',0,1322,0,2.5,8,14,0,36476,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31278,0,0,0,0,0,0,0),(22017,7272,0,0,20720,20721,20722,20723,'Eclipsion Spellbinder','','',0,7,0,0,0,1,1,0,68,69,1701,5233,5409,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.383,'',0,1328,0,2.5,8,14,0,34447,18972,38171,0,0,0,0,0,0,0,0,0,0,0,0,0,31278,0,0,0,0,0,0,0),(22018,7272,0,0,20712,20713,20714,20715,'Eclipsion Cavalier','','',2048,7,0,0,0,1,1,0,69,69,1701,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.8,0.4596,'',0,1322,0,2.5,8,14,0,30931,35871,38311,0,0,0,0,0,0,0,0,0,0,0,0,0,31278,0,0,0,0,0,0,0),(22019,7272,0,0,20711,0,0,0,'Kolphis Darkscale','','',0,7,0,0,0,1,1,0,68,68,1827,9813,9813,0,1,1,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2.25,0.558,'',0,0,0,2.5,8,14,0,37704,8599,37704,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22020,7272,0,0,20081,0,0,0,'O\'Mally Zapnabber','Tally\'s Other Twin','',0,7,0,0,0,1,1,0,67,67,35,6326,6326,0,1,3,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22021,6180,0,0,16925,0,0,0,'O\'Mally\'s Instrument Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'36792',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22022,7272,0,0,20724,0,0,0,'Arcane Burst','','',64,4,0,0,0,1,1,0,67,67,16,2530,2530,2933,1,0,1400,0,146.3,187.6,0,0,0,0,0,4755,0,0,0,0,0,172,0,2,'',0,0,0,2.5,8,14,0,25679,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22023,7272,0,0,10830,0,10830,10830,'[DND]Spirit 1','','',0,1,0,0,0,1,1,0,30,30,35,4531,4531,0,1,0,2000,0,42,56,0,0,0,0,100000000,1179,0,0,0,0,0,0,1.725,0.4025,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22024,7272,0,0,20601,0,0,0,'Parshah','','',0,7,0,0,0,1,1,0,68,68,35,5233,5233,2991,1,3,2000,0,214,301,0,0,0,0,1524000,6116,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22025,7272,0,0,20864,0,0,0,'Asghar','','',0,6,0,0,0,1,1,0,68,68,1738,5300,5300,2991,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.6,0.64,'33900',0,0,0,2.5,8,14,0,15496,16588,0,0,0,0,0,0,0,4,0,0,0,0,0,0,31169,0,0,0,0,0,0,0),(22026,6180,0,0,17864,0,0,0,'Bahat','','',0,7,0,0,0,1,1,0,68,68,1818,8200,8200,0,1,0,1406,0,162.393,228.475,0,0,0,0,25000000,6126,0,0,0,0,0,0,1.3,0.52,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22027,8606,0,0,20726,0,0,0,'Nether Drakonid (Black)','','',6,2,0,1,0,1,1,0,1,1,16,8,8,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22028,8606,0,0,20731,0,0,0,'Nether Drakonid Boss (Purple)','','',0,2,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22029,8606,0,0,20732,0,0,0,'Nether Drakonid (Purple)','','',0,2,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22030,8606,0,0,20734,0,0,0,'Nether Drakonid (Blue)','','',0,2,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22031,8606,0,0,20733,0,0,0,'Nether Drakonid (Green)','','',0,2,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22032,8606,0,0,20735,0,0,0,'Nether Drakonid Boss (Green)','','',0,2,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22033,8606,0,0,20736,0,0,0,'Nether Drakonid Boss (Blue)','','',0,2,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,7.5,2.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22034,8606,0,0,20731,0,0,0,'Nether Drakonid Boss (Black)','','',0,2,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22035,7272,0,0,5564,0,0,0,'Pure Spawn of Hydross','','',72,4,0,1,0,1,1,0,71,71,16,43086,43086,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,25035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22036,7272,0,0,11172,0,0,0,'Tainted Spawn of Hydross','','',72,4,0,1,0,1,1,0,71,71,16,43086,43086,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,25035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22037,7272,0,0,20743,0,0,0,'Smith Gorlunk','','',0,7,0,0,0,1,1,0,69,69,1813,6761,6761,0,1,0,1500,0,183.75,259.5,0,0,0,0,300000,6423,0,0,0,0,0,0,1.95,0.451389,'',0,550,0,2.5,8,14,0,13444,13445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22038,7272,0,0,20746,0,0,0,'Hai\'shulud','The Bone Emperor','',0,10,0,1,0,1,1,0,65,66,14,35484,36696,0,1,0,1400,0,1102.5,1548.75,0,0,0,0,0,5531,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,32738,37840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31826,0,0,0,0,0,0,0),(22039,6180,0,0,4626,11686,0,0,'[PH] bat target','','',0,10,0,0,0,1,1,0,63,64,188,4422,4572,2663,1,0,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10525,0,0,0,0,0,0,0,0,0,0),(22040,6180,0,0,9535,0,20843,20843,'[PH] Cave Bat JZB','','',0,10,0,0,0,1,1,0,63,64,190,5527,5715,0,1,0,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,0.617542,0.144093,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22041,8606,0,0,4629,0,0,0,'Corrupted Spectre[PH]','','',0,6,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22042,7272,0,0,7009,0,0,0,'Gryphonrider Kieran','','',0,7,0,0,0,1,1,0,68,68,1732,6500,6500,0,1,2,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22043,7272,0,0,20117,0,0,0,'Sergeant Kargrul','','',0,7,0,0,0,1,1,0,68,68,1735,6542,6542,0,1,2,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22044,7272,0,0,659,0,0,0,'Cavern Crawler','','',1,1,3,0,0,1,1,0,65,65,14,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.2,1.496,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,13152,0,0,0,0,0,0,0,0,0,0),(22045,6180,0,21636,4067,14707,0,0,'Vengeful Husk','','',0,6,0,0,0,1,1,0,65,66,21,6000,6200,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.2,1.2,'',0,1054,0,2.5,8,14,0,38621,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22046,6180,0,0,9535,20843,0,0,'[PH] Cave Bat','','',0,10,0,0,0,3,1,0,63,63,190,16581,16581,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,0.617542,0.144093,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(22047,8606,0,0,15464,0,0,0,'Cave Beetle','','',0,10,0,0,0,1,1,0,63,64,188,6909,7144,0,1,0,2000,0,194,274,0,0,0,0,0,4937,0,0,0,0,0,0,5,4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22048,8606,0,0,11097,0,0,0,'[ph] cave ant [not used]','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.05,0.35,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22049,8606,0,0,20578,0,0,0,'Blood Elf Male Illusion (Retains Armor)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22050,8606,0,0,20579,0,0,0,'Blood Elf Female Illusion (Retains Armor)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22051,8606,0,0,20261,0,0,0,'Crazed Colossus Kill Credit','','',512,5,0,1,0,1,1,0,60,65,16,5500,6000,0,1,0,2000,0,1500,2107.5,0,0,0,0,0,5234,0,0,0,0,0,0,5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22052,7272,0,0,19770,0,0,0,'Daggermaw Blackhide','','',1,1,11,0,0,1,1,0,65,66,16,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.5,0.525,'',0,0,0,2.5,8,14,0,35321,0,0,0,0,0,0,0,0,0,0,0,0,13230,0,0,0,0,0,0,0,0,0,0),(22053,7272,0,0,20249,0,0,0,'Mosswood the Ancient','','',0,4,0,0,0,1,1,0,68,68,1710,6542,6542,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,5,5.068,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22054,7272,0,0,20577,0,0,0,'Behemothon, King of the Colossi','','',512,10,0,1,0,1,1,0,69,69,35,90000,90000,0,1,0,2000,0,1127,1591.6,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22055,7272,0,0,20772,0,0,0,'Coilfang Elite','','',72,7,0,1,0,1,1,0,70,70,16,174650,174650,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,38260,38262,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22056,7272,0,0,18194,0,0,0,'Coilfang Strider','','',72,1,0,1,0,1,1,0,70,70,16,174650,174650,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,9,1.05,'',0,0,0,2.5,8,14,0,38259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22057,6180,0,0,1126,0,0,0,'Coilfang Raid Control Emote Stalker','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22058,6180,0,0,16480,0,17612,17612,'Heart of Fury Visual Trigger','','',0,10,0,0,0,1,1,0,60,60,114,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'38376',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22059,6180,0,0,7862,0,0,0,'Wildhammer Gryphon Rider','','',2048,7,0,1,0,1,1,0,70,70,231,9250,9250,0,1,3,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22060,7272,0,0,20771,0,0,0,'Fenissa the Assassin','','',0,7,0,4,0,1.8,1,0,18,18,14,751,751,0,1,0,2000,0,26,35,0,0,0,0,3600000,768,0,0,0,0,0,0,1.8,0.4596,'34189',0,33,0,2.5,8,14,0,30831,19472,12540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22061,7272,0,0,17852,0,0,0,'Shadowmoon Soulstealer','','',0,7,0,1,0,1,1,0,70,70,1813,16767,16767,9465,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,172,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22062,7272,0,0,16176,0,0,0,'Dr. Whitherlimb','','',0,6,0,4,0,1.5,1,0,18,18,14,626,626,0,1,0,2000,0,26,35,0,0,0,0,0,768,0,0,0,0,0,0,1.8,0.6,'',0,34,0,2.5,8,14,0,38864,38871,21067,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22063,6180,0,0,20688,0,0,0,'Air Force Trip Wire - Rooftop (Goblin - Area 52)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22064,7272,0,0,19980,0,0,0,'Stormspire Drake','','',8,2,0,1,0,1,1,0,70,70,1836,11178,11178,3155,1,0,1400,0,1323,1874.25,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,38265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22065,6180,0,0,20698,0,0,0,'Air Force Guard Post (Ethereal - Stormspire)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22066,7272,0,0,20698,0,0,0,'Air Force Guard Post (Scryer - Dragonhawk)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22067,7272,0,0,19259,0,0,0,'Scryer Dragonhawk','','',8,1,30,1,0,1,1,0,70,70,1838,11178,11178,3155,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,20712,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22068,6180,0,0,20688,0,0,0,'Air Force Trip Wire - Rooftop (Ethereal - Stormspire)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22069,6180,0,0,20417,0,0,0,'Air Force Alarm Bot (Stormspire)','','',0,10,0,0,0,1.1,1,0,70,70,1806,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22070,6180,0,0,20688,0,0,0,'Air Force Trip Wire - Rooftop (Scryer)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22071,6180,0,0,20417,0,0,0,'Air Force Alarm Bot (Scryer)','','',0,10,0,0,0,1.1,1,0,70,70,1806,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22072,7272,0,0,20776,0,0,0,'Shadowsworn Drakonid','Servant of Illidan','',0,2,0,1,0,1,1,0,70,70,1813,27944,27944,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,172,0,4,2,'',0,3959,0,2.5,8,14,0,16145,15496,17547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22073,7272,0,0,20777,0,0,0,'Marcus Auralion','High General of the Sha\'tar','',0,7,0,0,0,1,1,0,73,73,1741,13000,13000,0,1,1,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.4,1.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22074,7272,0,0,20590,0,0,0,'Illidari Mind Breaker','The Crimson Sigil','',0,3,0,1,0,1,1,0,71,71,1701,22976,22976,19386,1,0,1400,0,860.3,1101.8,0,0,0,0,0,5714,0,0,0,0,0,0,2.2,3,'37816',0,0,0,2.5,8,14,0,38985,22884,17194,0,0,0,0,0,0,1453,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22075,6692,0,0,20778,0,0,0,'Illidari Soldier','The Crimson Sigil','',0,3,0,1,0,1,1,0,70,70,1701,6986,6986,4732,1,0,1400,0,126.7,161.7,0,0,0,0,0,5474,0,0,0,0,0,0,0,2,'37816',0,0,0,2.5,8,14,0,35871,0,0,0,0,0,0,0,0,1325,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22076,7272,0,0,20780,0,0,0,'Torloth the Magnificent','The Crimson Sigil','',0,7,0,1,0,1,1,0,72,72,1701,118060,118060,49635,1,0,1400,0,2102.1,2690.8,0,0,0,0,0,5954,0,0,0,0,0,0,0,2,'37816',0,1338,0,2.5,8,14,0,39082,15284,33961,0,0,0,0,0,0,5503,0,0,0,0,0,0,31278,0,0,0,0,0,0,0),(22077,6180,0,0,17202,0,0,0,'Aldor Gryphon Guard','','',8,7,0,1,0,1,1,0,70,70,1776,6100,6100,0,1,0,1400,0,811.44,1149.54,0,0,0,0,4080000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22078,6180,0,0,20417,0,0,0,'Air Force Alarm Bot (Aldor)','','',0,10,0,0,0,1.1,1,0,70,70,1776,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22079,6180,0,0,20698,0,0,0,'Air Force Guard Post (Aldor - Gryphon)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22080,6180,0,0,20688,0,0,0,'Air Force Trip Wire - Rooftop (Aldor)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22081,6180,0,0,20798,20799,0,0,'Shadowmoon Darkweaver','Servant of Illidan','',0,7,0,0,0,1,1,0,69,70,1813,5409,5589,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,172,0,1.8,0.416666,'',0,1122,0,2.5,8,14,0,9613,11962,35373,38446,0,0,0,0,0,0,0,0,0,0,0,0,34500,0,0,0,0,0,0,0),(22082,6180,0,0,20800,20802,20803,0,'Shadowmoon Slayer','Servant of Illidan','',0,7,0,0,0,1,1,0,68,69,1813,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,172,0,1.8,0.416666,'',0,1117,0,2.5,8,14,0,37577,3019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34500,0,0,0,0,0,0,0),(22083,6180,0,0,20780,19595,0,0,'Lord Illidan Stormrage','','',0,7,0,1,0,2,2,0,73,73,35,9955,9955,6774,1,0,2000,0,1439.8,2060.8,0,0,0,0,25000,7604,0,0,0,0,0,0,7.5,0.459,'37816',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22084,6180,0,0,20793,20794,20795,0,'Shadowmoon Chosen','Servant of Illidan','',2048,7,0,0,0,1,1,0,70,70,1813,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,172,0,1.8,0.416666,'',0,1121,0,2.5,8,14,0,38618,10966,38619,0,0,0,0,0,0,0,0,0,0,0,0,0,34500,0,0,0,0,0,0,0),(22085,6180,0,0,18029,0,0,0,'Sporeggar Sporebat','','',8,1,33,1,0,1,1,0,70,70,1837,11178,11178,3155,1,0,1400,0,338.1,432.6,0,0,0,0,0,5474,0,0,0,0,0,0,2.5,1.5,'',0,0,0,2.5,8,14,0,38285,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22086,6180,0,0,20417,0,0,0,'Air Force Alarm Bot (Sporeggar)','','',0,10,0,0,0,1.1,1,0,70,70,1837,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22087,6180,0,0,20698,0,0,0,'Air Force Guard Post (Sporeggar - Sporebat)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22088,6180,0,0,20688,0,0,0,'Air Force Trip Wire - Rooftop (Sporeggar)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22089,7272,0,0,8011,0,0,0,'Toshley Flying Machine','','',8,9,0,1,0,1,1,0,70,70,1802,13972,13972,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.66,'',0,0,0,2.5,8,14,0,38083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22090,6180,0,0,20698,0,0,0,'Air Force Guard Post (Toshley\'s Station - Flying Machine)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22091,7272,0,0,20231,0,0,0,'Spitfire Totem','','',0,11,0,0,0,1,1,0,71,71,58,25000,25000,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,38296,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22093,6180,0,0,20791,20792,0,0,'Illidari Watcher','The Crimson Sigil','',0,7,0,1,0,8,6,0,70,70,1701,44712,44712,18930,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,2.625,0.67025,'37119',0,1327,0,2.5,8,14,0,32736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31278,0,0,0,0,0,0,0),(22094,7272,0,0,16642,0,0,0,'Remnant of Hate','Aspect of Gul\'dan','',0,10,0,0,0,1,1,0,69,69,1841,2700,2700,3080,1,0,2000,0,245,346,0,0,0,0,480000,6423,0,0,0,0,0,0,2.25,0.558,'36535 0',0,0,0,2.5,8,14,0,38696,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22095,7272,0,0,6351,0,0,0,'Infested Root-Walker','','',256,4,0,0,0,1,1,0,64,65,16,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,3.5,0.60725,'',0,0,0,2.5,8,14,0,39000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22096,6180,0,0,16480,0,11686,11686,'Shadowlord Deathwail Visual Trigger','','',0,10,0,0,0,1,1,0,60,60,114,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,172,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22097,6180,0,0,20783,0,0,0,'Veteran Gladiator','','',0,7,0,0,0,1,1,0,70,70,35,5000,5000,0,1,0,2000,0,252,357,0,0,0,0,1560000,6719,0,0,0,0,0,0,4,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22098,6180,0,0,20786,0,0,0,'Grizzled Gladiator','','',0,7,0,0,0,1,1,0,70,70,35,5000,5000,0,1,0,2000,0,252,357,0,0,0,0,1560000,6719,0,0,0,0,0,0,4,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22099,7272,0,0,20789,0,0,0,'Wyrmcult Provisioner','','',0,7,0,0,0,1,1,0,67,68,1827,6326,6542,0,1,4481,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.65,0.3366,'',0,1197,0,2.5,8,14,0,35857,34802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22100,7272,0,0,20790,0,0,0,'Scorpid Bonecrawler','','',1,1,20,0,0,1,1,0,64,65,413,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,2.2,1.1,'',0,0,0,2.5,8,14,0,5416,33962,0,0,0,0,0,0,0,0,0,0,0,11580,0,0,0,0,0,0,0,0,0,0),(22101,6180,0,0,20805,0,0,0,'Arena Promoter','','',0,7,0,0,0,1,1,0,70,70,35,3500,3500,0,1,0,2000,0,252,357,0,0,0,0,1560000,6719,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22102,6180,0,0,20793,0,0,0,'Shadowmoon Retainer','Servant of Illidan','',2048,7,0,0,0,1,1,0,69,70,1813,5409,5589,0,1,0,1400,0,176.4,249.9,0,0,0,0,300000,6719,0,0,0,0,172,0,1.8,0.416666,'',0,0,0,2.5,8,14,0,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22103,7272,0,0,20807,0,0,0,'Baron Sablemane','','',0,7,0,1,0,1,1,0,72,72,35,22000,22000,0,1,3,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,17290,39255,39268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22104,7272,0,0,11686,0,0,0,'Cyclone (Karathress)','','',1088,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,85,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,32334,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22105,6180,0,0,19582,0,0,0,'Decrepit Clefthoof','','',0,1,0,0,0,1,1,0,64,65,15,5800,6000,0,1,0,3000,0,300,421.5,0,0,0,0,300000,5234,0,0,0,0,0,0,6,0.45,'',0,0,0,2.5,8,14,0,8599,12612,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22106,7272,0,0,20809,0,0,0,'Ruul\'s Netherdrake','','',0,2,0,1,0,1,1,0,70,70,62,13972,13972,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,38344,36513,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22107,7272,0,0,18486,0,0,0,'Captain Darkhowl','','',0,7,0,0,0,1,1,0,70,70,1729,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.2832,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22108,7272,0,0,497,0,0,0,'Blackwhelp','','',0,2,0,0,0,1,1,0,68,68,7,6300,6300,2991,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.25,0.278,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22109,7561,0,0,19368,0,0,0,'Skald Bunny','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,0.35,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22110,7272,0,0,20808,0,0,0,'Tethik','','',0,1,0,0,0,1,1,0,70,70,1801,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22111,8606,0,0,11686,0,0,0,'Zeth\'Gor Must Burn Bunny','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22112,7272,0,0,20811,0,0,0,'Karynaku','Mate of Neltharaku','',0,2,0,1,0,15,1,0,72,72,7,110700,110700,0,1,3,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,5,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,220,0),(22113,7272,0,0,20813,0,0,0,'Mordenai','','',0,2,0,1,0,15,1,0,71,71,1840,7400,7400,3231,1,2,2000,0,1361.6,1950.4,0,0,0,0,300000,7007,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,36623,38370,38372,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22114,7272,0,0,20007,0,0,0,'Huffer','Rexxar\'s Friend','',0,1,0,0,0,1,1,0,70,70,775,69860,69860,6986,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22115,7272,0,0,20816,0,0,0,'Enraged Earth Shard','','',0,4,0,0,0,0.4,1,0,68,69,16,2617,2704,0,1,2,2000,0,245,346,0,0,0,0,300000,6423,0,0,172,0,0,0,0.75,0.6945,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22116,7272,0,0,11686,0,0,0,'[DND]Whisper Spying Credit Marker 1','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22117,8606,0,0,11686,0,0,0,'[DND]Whisper Spying Credit Marker 2','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22118,8606,0,0,11686,0,0,0,'[DND]Whisper Spying Credit Marker 3','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22119,7272,0,0,17754,0,0,0,'Fathom Lurker','','',64,4,0,1,0,1,1,0,71,71,16,179525,179525,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.875,0.625,'',0,0,0,2.5,8,14,0,25778,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22120,7272,0,0,20833,0,0,0,'Fathom Sporebat','','',73,1,33,1,0,1,1,0,71,71,16,179525,179525,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,0.9,0.54,'',0,0,0,2.5,8,14,0,25778,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22121,6180,0,0,16480,0,0,0,'Felfire Summoner','','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22122,7272,0,0,20013,0,0,0,'Cenarion Storm Crow','','',8,7,0,1,0,1,1,0,70,70,1661,11178,11178,3155,1,0,1400,0,753.48,1065.82,0,0,0,0,300000,6708,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,38400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22123,6180,0,0,17086,17554,20965,20966,'Rip-Blade Ravager','','',1,1,31,0,0,1,1,0,63,63,14,5527,5527,0,1,0,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.3,0.397221,'',0,0,0,2.5,8,14,0,3242,25640,0,0,0,0,0,0,0,0,0,0,0,11568,0,0,0,0,0,0,0,0,0,0),(22124,6180,0,0,20417,0,0,0,'Air Force Alarm Bot (Cenarion)','','',0,10,0,0,0,1.1,1,0,70,70,1661,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22125,6180,0,0,20698,0,0,0,'Air Force Guard Post (Cenarion - Stormcrow)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22126,6180,0,0,20688,0,0,0,'Air Force Trip Wire - Rooftop (Cenarion Expedition)','','',0,10,0,0,0,1.1,1,0,70,70,190,7685,7685,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22127,7272,0,0,2160,0,0,0,'Wildlord Antelarion','','',0,7,0,1,0,1,1,0,72,72,1710,119770,119770,115815,1,3,2000,0,1398.4,2005.6,0,0,0,0,300000,7305,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,39101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22128,6180,0,0,17979,0,0,0,'Durnholde Lookout','','',0,7,0,1,0,1,1,0,70,71,1748,27000,28000,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.65,0.2288,'',0,5002,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22129,8606,22128,0,17979,0,0,0,'Durnholde Lookout (1)','','',0,7,0,1,0,1,1,0,72,72,1748,28695,28695,0,1,0,2000,0,3991,5694,0,0,0,0,0,7318,0,0,0,0,0,0,1.65,0.2288,'',0,5002,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22130,7272,0,0,497,0,0,0,'Baron Sablemane\'s Blackwhelp','','',0,2,0,0,0,1,1,0,68,68,7,5233,5233,2991,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.25,0.278,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22131,8606,0,0,16480,0,0,0,'Netherwing Event Pinger','','',0,10,0,0,0,1,1,0,60,65,35,5500,6000,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22132,7272,0,0,20999,0,0,0,'Mature Cavern Crawler','','',1,1,3,0,0,1,1,0,65,65,16,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,4.05,5.049,'',0,0,0,2.5,8,14,0,7951,0,0,0,0,0,0,0,0,0,0,0,0,13154,0,0,0,0,0,0,0,0,0,0),(22133,7272,0,0,13672,0,0,0,'Faradrella','','',0,7,0,1,0,1,1,0,70,70,1710,12150,12150,0,1,2,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.15,0.8947,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22134,7272,0,0,14430,0,0,0,'Shadowmoon Eye of Kilrogg','','',0,10,0,0,0,1,1,0,70,70,1813,349,349,0,1,0,10000,0,1260,1785,0,0,0,0,300000,6719,0,0,0,0,172,0,2,2,'18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22135,6180,0,0,20822,20824,0,0,'Tame Clefthoof','','',0,1,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,7.2,0.54,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22136,7272,0,0,20827,0,0,0,'Dubu','','',0,1,4,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,1.222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22137,7272,0,0,15786,0,0,0,'Summoned Old God','','',0,10,0,1,0,1,1,0,70,70,14,90000,90000,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,25,14,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22138,7272,0,0,20276,0,0,0,'Dark Conclave Ritualist','','',0,6,0,0,0,0.5,1,0,67,68,1738,2530,2616,2962,1,0,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.6,0.496,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22139,7272,0,0,4449,16946,0,0,'Invis Arakkoa Target','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,2,1,'38469',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22140,6692,0,0,20828,0,0,0,'Toxic Sporebat','','',72,1,0,0,0,1,1,0,70,70,16,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,38571,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22141,7272,0,0,20829,0,0,0,'Quilbeast','','',0,1,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.7,1.9992,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22142,7272,0,0,20830,0,0,0,'Zakk','','',0,1,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.875,2.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22143,7272,23450,0,11536,0,0,0,'Gordunni Back-Breaker','','',0,7,0,0,0,1,1,0,71,72,45,7181,7380,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,3.75,2.2325,'',0,1484,0,2.5,8,14,0,15610,37974,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22144,7272,23450,0,20173,0,0,0,'Gordunni Elementalist','','',0,7,0,0,0,1,1,0,70,71,45,5589,5744,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,2.35,0.705,'',0,1398,0,2.5,8,14,0,6742,11986,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22145,8606,21978,0,20832,0,0,0,'Barrier Hills Felboar [PH] not used','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22146,7272,0,0,20841,0,0,0,'Summoning Voidstorm','','',0,10,0,0,0,1,1,0,70,70,1715,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,5,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22147,8606,0,0,18996,0,0,0,'Void Storm (SM)','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22148,7272,23450,0,19906,0,0,0,'Gordunni Head-Splitter','','',0,7,0,0,0,1,1,0,71,72,45,7181,7380,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,2.65,1.855,'',0,1473,0,2.5,8,14,0,8599,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22149,7272,0,0,20836,0,0,0,'Commander Haephus Stonewall','','',0,7,0,0,0,1,1,0,70,70,534,5589,5589,3155,1,3,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.347,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22150,7272,0,0,20840,0,0,0,'Lieutenant Fairweather','','',0,7,0,0,0,1,1,0,68,68,534,6542,6542,0,1,2,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.208,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22151,7272,0,0,13673,0,0,0,'Ruuan Weald Sister','','',0,7,0,1,0,1,1,0,70,70,1661,16767,16767,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.15,0.8947,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(22152,8606,0,0,17607,0,0,0,'Ruuan Weald Wisp','','',0,8,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.5,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22160,7272,0,0,17782,0,0,0,'Bloodmaul Taskmaster','','',0,7,0,0,0,1,1,0,66,67,1781,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,4.125,2.75,'',0,1042,0,2.5,8,14,0,37786,37592,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(22161,8606,0,0,15435,0,0,0,'Fiery Boulder','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22162,8606,18983,0,1104,0,0,0,'Blackfang Tarantula (1)','','',1,1,3,0,0,1,1,0,67,68,14,9489,9813,0,1,0,1405,0,957.435,1347.05,0,0,0,0,0,6126,0,0,0,0,0,0,1.4375,0.759,'',0,0,15,2.5,8,14,0,34365,0,0,0,0,0,0,0,0,0,0,0,0,13167,0,0,0,0,0,0,0,0,0,0),(22163,8606,20075,0,18417,0,0,0,'Darkwater Crocolisk (1)','','',1,1,6,0,0,1,1,0,67,68,35,9489,9813,0,1,0,1405,0,957.435,1347.05,0,0,0,0,0,6126,0,0,0,172,0,0,2.875,1.59735,'',0,0,15,2.5,8,14,0,34365,0,0,0,0,0,0,0,0,0,0,0,0,12926,0,0,0,0,0,0,0,0,0,0),(22164,8606,0,0,19058,0,0,0,'Infinite Assassin (1)','','',0,2,0,0,0,1,1,0,70,70,14,6986,6986,0,1,0,1435,0,180.81,256.147,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.3,'',0,702,15,2.5,8,14,0,7159,15657,30832,31326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22165,8606,0,0,19061,0,0,0,'Infinite Chronomancer (1)','','',0,2,0,0,0,1,1,0,70,70,14,8300,8300,9465,1,0,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,0,1,0.3,'',0,0,15,2.5,8,14,0,15230,33860,15124,15230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22166,8606,0,0,19062,0,0,0,'Infinite Executioner (1)','','',0,2,0,1,0,1,1,0,70,70,1720,5000,5000,0,1,0,1400,0,562.8,562.8,0,0,0,0,0,6740,0,0,0,0,0,0,1.25,0.375,'',0,733,15,2.5,8,14,0,9080,15496,15580,17198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22167,8606,21698,0,19066,0,0,0,'Infinite Timereaver (1)','','',64,2,0,1,0,1,1,0,72,72,1720,147600,147600,0,1,0,2000,0,3991,5694,0,0,0,0,0,7318,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,31458,31464,38592,38593,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22168,8606,0,0,19063,0,0,0,'Infinite Vanquisher (1)','','',0,2,0,0,0,1,1,0,70,70,1720,5000,5000,0,1,0,1400,0,562.8,562.8,0,0,0,0,0,6740,0,0,0,0,0,0,1.25,0.375,'',0,0,15,2.5,8,14,0,12739,13341,15241,15472,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22169,8606,21818,0,20515,0,0,0,'Infinite Whelp (1)','','',0,2,0,0,0,1,1,0,70,70,14,3114,3114,0,1,0,1435,0,180.81,256.147,0,0,0,0,0,6719,0,0,0,0,0,0,1.5625,0.375,'',0,530,15,2.5,8,14,0,31326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22170,8606,21104,0,20102,0,0,0,'Rift Keeper (1)','','',0,2,0,1,0,1,1,0,70,70,168,68928,68928,32310,1,0,2000,0,3333,3796,0,0,0,0,0,7039,0,0,0,0,0,0,2,0.6,'',0,4326,15,2.5,8,14,0,36276,12542,8269,38533,0,0,0,0,0,0,0,0,0,0,0,0,31753,0,0,0,0,0,0,0),(22171,8606,0,0,20102,0,0,0,'Rift Keeper (1)','','',0,2,0,1,0,1,1,0,70,70,1720,68928,68928,32310,1,0,1449,0,2153.94,2737.89,0,0,0,0,0,7039,0,0,0,0,0,0,2,0.6,'',0,4150,15,2.5,8,14,0,36276,12542,8269,38533,0,0,0,0,0,0,0,0,0,0,0,0,31753,0,0,0,0,0,0,0),(22172,8606,17839,0,19326,0,0,0,'Rift Lord (1)','','',0,2,0,1,0,1,1,0,71,71,1720,86172,86172,0,1,0,1449,0,2816.13,4012.28,0,0,0,0,0,7018,0,0,0,0,0,0,1.75,0.525,'',0,4099,15,2.5,8,14,0,8269,9080,11428,35054,0,0,0,0,0,0,0,0,0,0,0,0,31753,0,0,0,0,0,0,0),(22173,8606,18982,0,18416,0,0,0,'Sable Jaguar (1)','','',1,1,2,0,0,1,1,0,67,68,168,9489,9813,0,1,0,2000,0,1362.9,1917.5,0,0,0,0,0,6126,0,0,0,0,0,0,1.725,0.91425,'',0,0,15,2.5,8,14,0,34365,0,0,0,0,0,0,0,0,0,0,0,0,13355,0,0,0,0,0,0,0,0,0,0),(22174,13202,0,0,18194,0,0,0,'Trigul','','',0,1,0,1,0,1,1,0,71,71,14,43086,44280,0,1,0,1000,0,687.7,979.8,0,0,0,0,300000,7018,0,0,0,0,0,0,9,1.05,'',0,0,0,2.5,8,14,0,33628,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22175,7272,0,0,21234,0,0,0,'Apexis Flayer','','',0,7,0,0,0,1,1,0,71,72,1873,7181,7380,0,1,0,1000,0,153.5,219,0,0,0,0,300000,7318,0,0,0,0,0,0,0,2.25,'',0,1489,0,2.5,8,14,0,13443,40770,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22176,8606,0,0,20844,0,0,0,'Outland Basilisk Giant (Violet)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22177,6180,0,0,11686,0,0,0,'Eye of Grillok Quest Credit Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22180,7272,0,0,20831,0,0,0,'Shard-Hide Boar','','',0,3,0,0,0,1,1,0,70,71,14,6986,7181,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2.5,1.25,'',0,2500,0,2.5,8,14,0,34783,40772,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22181,7272,0,0,21282,0,0,0,'Aether Ray','','',0,1,34,0,0,1.1,1,0,71,71,7,6318,6318,3231,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,35333,35332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32567,0,0,0,0,0,150,0),(22182,7272,0,0,19252,0,0,0,'Lightning Wasp','','',1,1,44,0,0,1,1,0,70,71,16,6986,7181,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,35319,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22185,8606,0,0,20847,0,0,0,'Bash\'ir Stinger (Black) [PH] not used','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,0.93,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22186,8606,0,0,20848,0,0,0,'Outland Basilisk Giant (Yellow)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22187,6180,0,0,20849,0,0,0,'Bladespine Basilisk','','',0,1,0,0,0,1,1,0,71,72,14,7181,7380,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,2.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22188,8606,0,0,20850,0,0,0,'Outland Chimera Giant (yellow)','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22189,6180,0,0,2838,0,0,0,'Marmot','','',0,8,0,0,0,1,1,0,67,67,2,2214,2214,6749,1,0,2000,0,177,230,0,0,0,0,0,2976,0,0,0,0,0,0,2,0.244,'',0,0,0,2.5,8,14,0,42347,38605,38629,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22190,8606,0,0,6374,0,0,0,'Black Blade Drake [PH]','','',0,2,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22191,8606,0,0,20901,0,0,0,'Bladestalker','','',1,1,32,0,0,1,1,0,70,71,14,6986,7181,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,32920,32939,32942,37417,0,0,0,0,0,0,0,0,0,11574,0,0,0,0,0,0,0,0,0,0),(22192,8606,0,0,20851,0,0,0,'Giant Black Blade Drake [PH]','','',0,2,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22193,8606,0,0,20963,0,0,0,'Armored Blade Stinger','','',1,1,20,0,0,1,1,0,70,71,413,6986,7181,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,5,2.5,'',0,0,0,2.5,8,14,0,5416,33962,0,0,0,0,0,0,0,0,0,0,0,12056,0,0,0,0,0,0,0,0,0,0),(22194,6180,0,0,20847,0,0,0,'Spire Needler','','',0,10,0,0,0,1,1,0,70,72,14,6986,7380,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,3,0.93,'',0,0,0,2.5,8,14,0,35331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22195,7272,0,0,20855,0,0,0,'Wrath Speaker','','',0,3,0,0,0,1,1,0,70,71,90,5589,5744,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,3,0.9,'',0,1397,0,2.5,8,14,0,30798,11980,34017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22196,7272,0,0,18671,0,0,0,'Wrath Reaver','','',8,9,0,1,0,1,1,0,71,72,90,57448,59040,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,20,2,'',0,0,0,2.5,8,14,0,31755,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22197,7272,0,0,20493,20494,0,0,'Dragonmaw Orc','','',2048,7,0,0,0,1,1,0,1,1,62,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,0.694444,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22199,7272,0,0,20346,0,0,0,'Slaag','Son of Gruul','',0,7,0,1,0,20,1,0,70,70,45,139720,139720,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,1500000,6719,0,0,0,0,0,0,10,4,'',0,3970,0,2.5,8,14,0,33958,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22200,8606,0,0,20863,0,0,0,'Son of Slaag','','',0,7,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22201,8606,0,0,20920,0,0,0,'Fear Whisperer','','',0,3,0,0,0,1,1,0,70,71,90,5589,5744,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,37629,36541,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22202,8606,0,0,12190,0,0,0,'Nightmare Imp','','',0,3,0,0,0,1,1,0,70,70,90,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22203,6180,0,0,169,0,0,0,'Infernal','','',138936390,3,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22204,7272,0,0,17095,0,0,0,'Fear Fiend','','',0,3,0,0,0,1,1,0,71,71,90,7181,7181,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,0,'',0,1400,0,2.5,8,14,0,36248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22205,7272,0,0,20202,0,0,0,'Lord Corruptor','','',0,7,0,0,0,1,1,0,68,68,35,3925,3925,2991,1,0,1400,0,161.7,227.5,1,1900,370.5,549.1,0,6126,0,0,0,0,0,0,3,0.472,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22206,7272,0,0,892,0,0,0,'Expedition Druid','','',0,7,0,1,0,1,1,0,70,70,1661,16767,16767,3155,1,0,1500,0,807.3,1141.95,0,0,0,0,300000,6708,0,0,0,0,0,0,1.35,0.315,'20540',0,0,0,2.5,8,14,0,13445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22207,6692,0,0,18783,0,0,0,'Spore Drop Trigger','','',1024,10,0,0,0,1,1,0,1,1,114,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22208,7272,0,0,20873,0,0,0,'Nasmara Moonsong','Mooncloth Specialist','',0,7,0,0,0,1,1,0,68,68,1818,5233,5233,2991,1,131,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22209,7272,0,0,4589,0,0,0,'Corrupted Searing Totem','','',0,11,0,0,0,1,1,0,70,70,58,4800,4800,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,38584,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22210,6180,0,0,16031,0,0,0,'Priestess Spirit','','',72,10,0,1,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22211,7272,0,0,20866,0,0,0,'Battlemage Vyara','','',0,10,0,1,0,1,1,0,69,69,1845,6761,6761,0,1,3,2000,0,1127,1591.6,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22212,7272,0,0,20868,0,0,0,'Andrion Darkspinner','Shadoweave Specialist','',0,7,0,0,0,1,1,0,68,68,1818,5233,5233,2991,1,131,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22213,7272,0,0,20869,0,0,0,'Gidge Spellweaver','Spellfire Specialist','',0,7,0,0,0,1,1,0,68,68,1818,6542,6542,0,1,131,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22214,7272,0,0,20867,0,0,0,'Harbinger Saronen','','',0,10,0,0,0,1,1,0,69,69,1844,6761,6761,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.8,1.2,'13864',0,0,0,2.5,8,14,0,29426,13738,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22215,7272,0,0,12051,0,0,0,'Treebole','','',0,4,0,1,0,1,1,0,70,70,35,5500,5500,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,6.25,3.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22216,7272,0,0,20871,0,0,0,'Fhyn Leafshadow','Flight Master','',0,7,0,1,0,1,1,0,65,65,1710,3806,3806,2790,1,8193,2000,0,855.6,1196,0,0,0,0,300000,5228,0,0,0,0,172,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22217,11685,0,0,20852,20880,0,0,'Felstorm Corruptor','','',0,7,0,0,0,1,1,0,66,67,90,3669,3669,2890,1,0,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,3,0.766,'',0,0,0,2.5,8,14,0,18376,15232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22218,11685,0,0,18878,0,0,0,'Insidious Familiar','','',8,3,0,0,0,1,1,0,70,71,90,2300,2400,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22219,8606,0,0,10191,0,0,0,'Felstorm Motivator','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.5239,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22220,8606,0,0,6173,0,0,0,'Legion War-Hound','','',0,3,0,0,0,1,1,0,70,70,90,4192,4192,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.95,0.4511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22221,11685,0,0,19989,0,0,0,'Felstorm Overseer','','',0,3,0,0,0,1,1,0,71,71,90,7500,7800,3270,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,6,4,'39102',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22224,7272,0,0,14430,0,0,0,'Voice of Grillok','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22225,7272,0,0,20875,0,0,0,'Reagan Mancuso','Gem Vendor','',0,7,0,0,0,1,3,0,60,60,1729,3052,3052,0,1,4224,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,15667,29582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22226,7272,0,0,20874,0,0,0,'Koi-Koi Spirit','','',0,6,0,0,0,1,1,0,67,68,16,6400,6600,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,36093,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22227,7272,0,0,20876,0,0,0,'Markus Scylan','Gem Vendor','',0,7,0,0,0,1,3,0,60,60,1667,3052,3052,0,1,4224,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,900,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22228,6180,0,0,1126,0,0,0,'Flame Wave II','','',1024,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22229,6180,0,0,20878,0,0,0,'Druman Shadowgrove','Lunar Festival Herald','',0,7,0,0,0,1,1,0,30,30,35,520,520,0,1,0,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,85,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22230,6739,0,0,11686,0,0,0,'Shadowmoon Fel Orc Attack Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,172,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22231,7272,0,0,1394,0,0,0,'Zezzak','','',0,7,0,0,0,1,1,0,65,65,1669,3524,3524,0,1,3,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,16856,26007,16075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22232,7272,0,0,20883,0,0,0,'Grishna Arakkoa','','',0,7,0,0,0,1,1,0,68,68,1738,5233,5233,2991,1,0,1400,0,154,196.7,0,0,0,0,1524000,4995,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22233,7272,0,0,20882,0,0,0,'Unsuspecting Leafbeard','','',0,4,0,0,0,1,1,0,67,68,35,6326,6542,0,1,0,1400,0,161.7,227.5,0,0,0,0,1515000,6126,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22234,6180,0,0,20884,0,0,0,'Sinnea Starsong','Lunar Festival Herald','',0,7,0,0,0,1,1,0,30,30,35,6200,6200,0,1,1,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22235,7272,0,0,20885,0,0,0,'Evil Koi-Koi','','',0,6,0,0,0,1,1,0,67,68,16,6326,6542,0,1,0,1400,0,161.7,227.5,0,0,0,0,1515000,6126,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22236,7272,0,0,19075,0,0,0,'Water Elemental Totem','','',0,11,0,0,0,1,1,0,71,71,14,4300,4300,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,329,0,0,1,1,'',0,0,0,2.5,8,14,0,38622,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22237,8089,0,0,20886,0,0,0,'Loirea Galerunner','Lunar Festival Herald','',0,7,0,0,0,1,1,0,30,30,35,3000,3000,0,1,0,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22238,7272,0,0,5564,0,0,0,'Serpentshrine Tidecaller','','',72,4,0,1,0,1,1,0,71,71,16,86160,86160,48465,1,0,2000,0,4424,5664,0,0,0,0,0,5714,0,0,0,0,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,39035,38623,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22239,6180,0,0,15990,0,0,0,'Strange Winged Goblin','','',0,7,0,0,0,1,1,0,30,30,35,550,550,0,1,0,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,2.5,0.29,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22240,6180,0,0,17035,0,0,0,'Leafbeard Flavor Event Channel Bunny','','',0,1,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22241,7272,0,0,20898,0,0,0,'Bash\'ir Raider','','',0,7,0,0,0,1,1,0,70,71,16,6986,7181,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2,0.611112,'',0,1397,0,2.5,8,14,0,35922,32920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34248,0,0,0,0,0,0,0),(22242,7272,0,0,20895,0,0,0,'Bash\'ir Spell-Thief','','',0,7,0,0,0,1,1,0,70,71,16,5589,5744,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,2,0.611112,'38857',0,1397,0,2.5,8,14,0,38860,29881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34248,0,0,0,0,0,0,0),(22243,7272,0,0,20989,0,0,0,'Bash\'ir Arcanist','','',0,7,0,0,0,1,1,0,71,72,16,5744,5903,3270,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.5,0.45834,'',0,1475,0,2.5,8,14,0,34447,41264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34248,0,0,0,0,0,0,0),(22244,7272,0,0,20894,0,0,0,'Unbound Ethereal','','',0,4,0,0,0,1,1,0,70,71,16,7000,7400,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.525,'',0,0,0,2.5,8,14,0,38932,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34248,0,0,0,0,0,0,0),(22246,6180,0,0,17035,0,0,0,'Leafbeard Flavor Event Particle Bunny','','',0,1,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22247,8606,0,0,20887,0,0,0,'Cokeplay.com redemption vendor 01','CocaCola Ambassador','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22248,8606,0,0,20889,0,0,0,'Cokeplay.com redemption vendor 03','CocaCola Ambassador','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22249,8606,0,0,20888,0,0,0,'Cokeplay.com redemption vendor 02','CocaCola Ambassador','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22250,7272,0,0,7999,0,0,0,'Rancid Mushroom','','',0,10,0,0,0,1,1,0,1,1,14,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,38652,38653,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22251,8606,22197,0,20892,0,0,0,'Dragonmaw Archer','','',2048,7,0,0,0,1,1,0,70,70,62,5589,5589,3155,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,6660,38859,19503,38861,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22252,7272,22197,0,20890,20891,0,0,'Dragonmaw Peon','','',0,7,0,0,0,0.5,0.5,0,68,69,62,3271,3380,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347222,'',0,314,0,2.5,8,14,0,15572,15610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22253,7272,0,0,20896,0,0,0,'Dragonmaw Ascendant','','',0,2,0,1,0,15,1,0,72,72,14,110700,110700,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,5,2.5,'',0,1451,0,2.5,8,14,0,10966,15496,17547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,184,0),(22254,6180,0,0,20202,20203,20204,20206,'Wrath Corruptor','','',0,7,0,0,0,1,1,0,70,72,90,5589,5903,3232,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,3,0.472,'',0,1491,0,2.5,8,14,0,9613,30938,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22255,6180,0,0,20901,0,0,0,'Daggertail Lizard','','',1,1,32,0,0,1,1,0,71,73,16,7181,7588,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,2,0.62,'32942',0,0,0,2.5,8,14,0,32920,32939,32942,37417,0,0,0,0,0,0,0,0,0,11575,0,0,0,0,0,0,0,0,0,0),(22256,8606,0,0,20849,0,0,0,'Ironclaw Basilisk','','',0,1,0,0,0,1,1,0,71,73,16,7181,7588,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,2.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22257,6180,0,0,20963,0,0,0,'Deathlash Stinger','','',1,1,20,0,0,1,1,0,71,73,16,7181,7588,0,1,0,1481,0,233.998,333.225,0,0,0,0,0,7618,0,0,0,0,0,0,5,2.5,'36274',0,0,0,2.5,8,14,0,5416,33962,0,0,0,0,0,0,0,0,0,0,0,11578,0,0,0,0,0,0,0,0,0,0),(22258,7272,0,0,20900,0,0,0,'Demoniac Scryer','','',0,10,0,0,0,2,1,0,60,60,113,9958,9958,0,1,1,1400,0,72.8,96.6,0,0,0,0,0,3750,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22259,7272,0,0,16891,0,0,0,'Hellfire Wardling','','',0,10,0,0,0,0.6,1,0,60,60,14,2987,3095,0,1,0,1400,0,111.3,154.7,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'38683',0,0,0,2.5,8,14,0,7741,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22260,7272,0,0,11686,0,0,0,'Magic Sucker Device Spawner','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22261,8606,0,0,19762,0,0,0,'Bladespire Guardian','','',0,7,0,0,0,1,1,0,71,73,1780,7181,7588,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,2.5,1.75,'',0,0,0,2.5,8,14,0,15284,37577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22262,8606,0,0,19765,0,0,0,'Bladespire Elder','','',0,7,0,0,0,1,1,0,71,73,1780,5744,6070,3309,1,0,2000,0,313,448,0,0,0,0,0,7604,0,0,0,0,0,0,2.25,0.675,'12550',0,0,0,2.5,8,14,0,31765,31764,44256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22263,8606,0,0,11544,0,0,0,'Bladespire Keg King','','',0,7,0,0,0,1,1,0,71,73,1780,7181,7588,0,1,0,1400,0,221.2,315,1,1900,528.2,784.7,0,7618,0,0,0,0,0,0,3.3,1.9646,'',0,0,0,2.5,8,14,0,37591,30798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22264,7272,0,0,21407,0,0,0,'Ogri\'la Steelshaper','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,71,73,1872,5000,5000,0,1,4225,2000,0,316,450,0,0,0,0,180000,7618,0,0,0,0,0,0,2.7,1.809,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22265,7272,0,0,10831,0,0,0,'Shadowwing Owl','','',1,1,26,0,0,1,1,0,66,67,32,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,172,0,2.25,0.525,'',0,0,0,2.5,8,14,0,10712,0,0,0,0,0,0,0,0,0,0,0,0,13262,0,0,0,0,0,0,0,0,0,0),(22266,7272,0,0,21410,0,0,0,'Ogri\'la Grubgiver','Food Vendor','',0,7,0,0,0,1,1,0,71,73,1872,5000,5000,0,1,640,2000,0,316,450,0,0,0,0,25000,7618,0,0,0,0,0,0,2.7,1.809,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22267,7272,0,0,11686,0,0,0,'Magic Sucker Device Buttress','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'38721 38672',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22268,7272,0,0,20964,0,0,0,'Leokk','','',0,1,0,1,0,50,1,0,70,70,83,349300,349300,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,220,0),(22269,6180,0,0,17035,0,0,0,'Black Drake Corpse','','',1024,1,0,1,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22270,7272,0,0,21409,0,0,0,'Ogri\'la Merchant','General Goods','',0,7,0,0,0,1,1,0,71,73,1872,5000,5000,0,1,384,2000,0,316,450,0,0,0,0,25000,7618,0,0,0,0,0,0,2.7,1.809,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22271,7272,0,0,21411,0,0,0,'Ogri\'la Trader','Trade Goods','',0,7,0,0,0,1,1,0,71,73,1872,5000,5000,0,1,128,2000,0,316,450,0,0,0,0,25000,7618,0,0,0,0,0,0,2.7,1.809,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22272,7272,0,0,20818,0,0,0,'Kirrik the Awakened','','',0,7,0,0,0,1,1,0,64,64,1818,5715,5715,0,1,2,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22273,7272,0,0,17189,0,0,0,'Fel Warden','','',0,10,0,0,0,1,1,0,61,61,14,4126,4126,2486,1,0,1400,0,106.4,147,0,0,0,0,0,3316,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,14034,11831,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22274,6180,22197,0,20892,20893,0,0,'Dragonmaw Skybreaker','','',2048,7,0,0,0,1.3,1,0,70,70,14,7266,7266,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,38858,38859,38861,41440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22275,6180,0,0,20903,20909,0,0,'Apexis Guardian','','',512,5,0,1,0,1,1,0,72,72,778,147600,147600,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,1.85,1.85,'',0,4362,0,2.5,8,14,0,40843,40846,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32697,0,0,0,0,0,0,0),(22276,8606,0,0,20933,0,0,0,'Terror Steed [PH]','','',0,3,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22277,8606,0,0,20851,0,0,0,'Black Drake Corpse Transform','','',1024,10,0,1,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22278,7272,0,0,4616,0,0,0,'High Priest Orglum','','',0,7,0,0,0,2,1,0,60,60,1818,6104,6104,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22279,7272,0,0,20905,0,0,0,'Nadja','','',8,7,0,0,0,1.35,1,0,1,1,35,57,57,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.05,0.2142,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22280,7272,0,0,20906,0,0,0,'Soren','','',0,7,0,0,0,1.35,1,0,1,1,35,57,57,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.05,0.2142,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22281,7272,0,0,18526,0,0,0,'Galvanoth','','',0,3,0,1,0,1,1,0,72,72,90,118060,118060,19854,1,0,2000,0,1398.4,2005.6,0,0,0,0,300000,7305,0,0,0,0,0,0,8.8,4,'',0,4474,0,2.5,8,14,0,15708,38750,39139,0,0,0,0,0,0,0,0,0,0,0,0,0,32733,0,0,0,0,0,0,0),(22282,7272,0,0,14430,0,0,0,'Witness of Doom','','',0,10,0,0,0,1,1,0,70,70,90,349,349,0,1,0,10000,0,1260,1785,0,0,0,0,300000,6719,0,0,0,0,0,0,2,2,'8279',0,0,0,2.5,8,14,0,8278,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22283,8606,0,0,20975,0,0,0,'Eredar Stormbringer','','',0,3,0,1,0,1,1,0,70,71,90,44712,45952,9579,1,0,2000,0,1361.6,1950.4,0,0,0,0,300000,7007,0,0,0,0,0,0,9,2.75,'',0,0,0,2.5,8,14,0,41281,39082,39083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22284,8606,0,0,19581,0,0,0,'[PH] Wrath Clefthoof [not used]','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,10,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22285,7272,0,0,19410,0,0,0,'Draenei Tomb Guardian','','',0,9,0,0,0,1,1,0,1,1,190,5900,5900,180,1,0,1400,0,1.4,1.4,0,0,0,0,0,20,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,37226,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22286,8606,0,0,14518,0,0,0,'Fel Rager','','',0,4,0,0,0,1,1,0,70,71,90,9100,9300,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22287,8606,0,0,19797,0,0,0,'Amberpelt Clefthoof','','',0,1,0,0,0,1,1,0,71,72,634,7181,7380,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,10,0.75,'',0,0,0,2.5,8,14,0,15588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22288,6180,0,0,20927,14501,0,0,'Terokkar Quest Target','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,5,2.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22289,11685,0,0,7029,0,0,0,'Darkflame Infernal','','',0,3,0,0,0,1,1,0,70,71,90,5589,5744,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,4,1.806,'39102',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22290,8606,0,0,18988,0,0,0,'High Astromancer Solarian Transform Visual','','',0,3,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,4,4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22291,7272,0,0,21307,0,0,0,'Furnace Guard','','',0,3,0,0,0,1,1,0,70,72,90,6986,7380,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,6,3,'',0,1473,0,2.5,8,14,0,32736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22292,7272,0,0,20818,0,0,0,'Rilak the Redeemed','','',0,7,0,0,0,1,1,0,63,63,1818,5527,5527,0,1,3,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22293,7272,0,0,18671,0,0,0,'Inactive Fel Reaver','','',0,9,0,0,0,1,1,0,70,70,35,4050,4050,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,20,2,'38757',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22295,7272,0,0,18671,0,0,0,'Deathforge Automaton','','',40,9,0,1,0,1,1,0,71,72,90,78991,81180,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,20,2,'',0,0,0,2.5,8,14,0,19798,23918,47113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22296,8606,0,0,17519,11686,0,0,'Mystery Mask Summon Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22297,7272,0,0,20916,0,0,0,'Throne-Guard Highlord','','',0,3,0,1,0,1,1,0,72,72,90,65000,65000,13236,1,0,2000,0,2280,3270,0,0,0,0,0,7305,0,0,0,0,0,0,9,2.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22298,7272,0,0,12231,0,0,0,'Vile Fire-Soul','','',0,4,0,0,0,1,1,0,70,71,90,5589,5744,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22299,7272,0,0,20917,0,0,0,'Spore Strider','','',0,1,0,0,0,1,1,0,70,70,14,5600,5600,47325,1,0,2000,0,149,310,0,0,0,0,0,6800,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,20824,0,0,0,0,0,0,0,0,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22300,8606,22299,0,20917,0,0,0,'Spore Strider (1)','','',0,1,0,0,0,1,1,0,70,70,14,5000,5000,0,1,0,2000,0,218,701,0,0,0,0,0,6740,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,20824,0,0,0,0,0,0,0,0,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22301,7272,0,0,20919,0,0,0,'Throne-Guard Sentinel','','',0,3,0,1,0,1,1,0,71,72,90,63000,65000,13080,1,0,2000,0,2280,3270,0,0,0,0,0,7305,0,0,0,0,0,0,3.6,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22302,7272,0,0,18526,0,0,0,'Throne-Guard Champion','','',0,3,0,1,0,1,1,0,72,72,90,63000,63000,13236,1,0,2000,0,2280,3270,0,0,0,0,0,7305,0,0,0,0,0,0,8.8,4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22303,6180,0,0,20854,0,0,0,'Throne Hound','','',0,3,0,1,0,1,1,0,70,71,90,62000,65000,0,1,0,1500,0,1681.88,2396.25,0,0,0,0,0,7018,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22304,7272,0,0,18368,0,0,0,'Mo\'arg Extractor','','',0,3,0,0,0,1,1,0,71,71,90,7181,7181,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,2,0.6,'',0,1395,0,2.5,8,14,0,40818,40839,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22305,7272,0,0,17876,0,0,0,'Vekh','Leader of the Vekh\'nir','',0,7,0,0,0,1.2,1,0,67,67,1738,6072,6072,2933,1,0,2000,0,204,287,0,0,0,0,300000,5821,0,0,0,0,0,0,1.6,0.64,'',0,1144,0,2.5,8,14,0,11642,37583,37583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22306,7272,0,0,20923,0,0,0,'Skittering Cavern Crawler','','',0,8,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.3,0.374,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22307,7272,0,0,12929,0,0,0,'Rotting Forest-Rager','','',256,4,0,0,0,1,1,0,65,65,14,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,7.5,7.602,'',0,0,0,2.5,8,14,0,15548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22308,6180,0,0,20485,20487,0,0,'Wyrmcult Hunter','','',0,7,0,0,0,1,1,0,66,67,1827,4892,5060,2890,1,1,1700,0,173.4,243.95,0,0,0,0,300000,5821,0,0,0,0,0,0,1.725,0.2392,'',0,1114,0,2.5,8,14,0,15547,39182,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22309,7272,0,0,5564,0,0,0,'Crashing Wave-Spirit','','',0,4,0,0,0,1.3,1,0,70,71,16,7266,7467,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,34425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22310,7272,0,0,20432,0,0,0,'Storming Wind-Ripper','','',0,4,0,0,0,1.3,1,0,70,71,16,7266,7467,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,3.4375,2.75,'',0,450,0,2.5,8,14,0,12550,20295,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22311,7272,0,0,12231,0,0,0,'Raging Fire-Soul','','',0,4,0,0,0,1.3,1,0,70,71,16,9082,9335,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,29948,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22312,7272,0,0,20926,0,0,0,'Spiritcaller Dohgar','','',0,7,0,0,0,1,1,0,66,66,1735,7645,7645,0,1,3,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,2.25,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22313,6180,0,0,14506,0,0,0,'Rumbling Earth-Heart','','',512,4,0,0,0,1.3,1,0,70,71,16,9082,9335,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,3,0.62,'',0,0,0,2.5,8,14,0,33840,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22314,6180,0,0,19335,19144,338,252,'Captive Child','','',0,7,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,15,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22315,7272,0,0,6271,0,0,0,'Deathforge Mine','','',0,9,0,0,0,1,1,0,65,65,14,352,352,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,38108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22316,8606,0,0,19980,0,0,0,'Enslaved Netherwing Drake Kill Credit','','',0,2,0,0,0,1,1,0,60,65,62,5500,6000,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1,0.3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22317,7272,0,0,16480,13069,0,0,'Netherwing Drake Escape Dummy','','',0,10,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,265,0),(22318,7272,0,0,2418,0,0,0,'Spirit Calling Totem','','',0,11,0,0,0,1,1,0,1,1,35,300,300,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,2.7,2,'38778',0,0,0,2.5,8,14,0,38778,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22319,8606,0,0,20816,0,0,0,'Living Rock','','',0,4,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.6945,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22320,6180,0,0,15880,0,0,0,'Kil\'Jaeden Target','','',0,10,0,0,0,1,1,0,60,60,114,881,881,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22322,8606,20208,0,15292,0,0,0,'Mennu\'s Healing Ward (1)','','',0,11,0,0,0,1,1,0,64,64,58,5000,5000,0,1,0,1347,0,130.659,184.539,0,0,0,0,0,4937,0,0,0,0,0,0,1.5,1.5,'',0,0,15,2.5,8,14,0,38799,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22323,7272,0,0,22748,0,0,0,'Incandescent Fel Spark','','',0,4,0,0,0,1,1,0,70,71,90,6986,7181,0,1,0,2000,2,299,426,0,0,0,0,360000,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,36247,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(22325,12213,0,0,20968,0,0,0,'Nightmare Weaver','','',0,3,0,1,0,1,1,0,70,71,90,20958,21543,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,6,1.83334,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22326,7272,0,0,15534,0,0,0,'Redeemed Avian','','',0,1,0,0,0,1,1,0,62,62,1818,5341,5341,0,1,0,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,0.75,0.175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22327,8606,0,0,20930,0,0,0,'Terror-Fire Guardian','','',0,3,0,0,0,1,1,0,71,72,90,5744,5903,3270,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,3.75,1.91,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22328,8089,0,0,15382,0,0,0,'Toy RC Mortar Tank','','',0,12,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22330,8606,0,0,20736,0,0,0,'Zuluhed Transform','Chieftain of the Dragonmaw Clan','',8,7,0,1,0,1,1,0,72,72,62,85560,85560,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,7.5,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22331,6180,22197,0,20892,0,0,0,'Dragonmaw Elite','','',2048,7,0,0,0,1,1,0,70,70,62,5589,5589,3155,1,0,1400,0,42.7,54.6,1,1900,0,0,300000,5474,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,6660,38859,17547,38861,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22332,7272,0,0,19980,0,0,0,'Brood of Neltharaku','','',0,2,0,1,0,1,1,0,69,69,250,27000,27000,0,1,0,1400,0,1286.25,1816.5,0,0,0,0,0,6423,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22333,7272,0,0,1421,0,0,0,'Orb Collecting Totem','','',1024,1,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22334,8606,0,0,18857,0,0,0,'Shattered Hand Orc','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,15667,29586,29425,29582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22335,7272,0,0,11686,0,0,0,'Mushrom Spell Effect','','',1024,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22336,7272,0,0,9510,0,0,0,'Demon Portal (Zuluhed)','','',1024,10,0,0,0,1,1,0,68,68,14,300,300,0,1,0,1400,0,161.7,227.5,0,0,0,0,0,6126,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22337,7272,0,0,20727,0,0,0,'Malevolent Hatchling','','',0,1,0,0,0,1,1,0,64,64,1738,5800,5800,0,1,0,1347,0,130.659,184.539,0,0,0,0,450000,4937,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,36140,38021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22338,7272,0,0,17880,0,0,0,'Arcubus Destroyer','','',0,3,0,1,0,1,1,0,68,68,90,65420,65420,0,1,0,1400,0,1212.75,1706.25,0,0,0,0,0,6126,0,0,0,0,0,0,4.95,2.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,133,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22339,7272,0,0,15534,0,0,0,'Redeemed Hatchling','','',0,1,0,0,0,1,1,0,62,62,35,7370,7370,0,1,0,1400,0,120.4,168,0,0,0,0,450000,4344,0,0,0,0,0,0,0.75,0.175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22340,6180,0,0,14501,0,0,0,'Terokkar Arakkoa Fly Target','','',0,10,0,0,0,1,1,0,1,1,954,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,5,2.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22341,6692,23393,0,20946,0,0,0,'Deathshadow Acolyte','','',0,7,0,0,0,1,1,0,70,71,16,5589,5744,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,172,0,3,0.744,'39102',0,1397,0,2.5,8,14,0,32000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22342,6692,23393,0,20950,20951,0,0,'Deathshadow Spellbinder','','',0,7,0,0,0,1,1,0,70,71,16,5589,5744,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,172,0,3,0.472,'39102',0,1402,0,2.5,8,14,0,31999,22744,34447,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22343,6692,23393,0,20948,0,0,0,'Deathshadow Archon','','',0,7,0,0,0,1,1,0,70,71,16,6986,7181,0,1,0,3000,0,448.5,639,0,0,0,0,300000,7018,0,0,0,0,172,0,3.75,0.59,'',0,1401,0,2.5,8,14,0,31996,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22344,7272,0,0,20934,0,0,0,'Morcrush Shardling','','',512,5,0,0,0,1,1,0,68,68,14,3042,3042,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,8078,34970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22345,8606,0,0,20945,0,0,0,'Twilight Ridge Drakonid [PH]','','',0,2,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22346,8606,21702,0,21046,0,0,0,'Ethereum Life-Binder (1)','','',8,7,0,1,0,1,1,0,70,70,16,16767,16767,12620,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,0,0,1.35,0.4185,'',0,4658,15,2.5,8,14,0,37479,34941,37480,37480,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22347,7272,0,0,20944,0,0,0,'Colossus Lurker','','',72,4,0,1,0,1,1,0,71,71,16,143620,143620,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22348,7272,0,0,11686,0,0,0,'Western Gehenna Teleporter Credit','','',0,10,0,0,0,1,1,0,60,60,114,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22349,8606,0,0,11686,0,0,0,'[DND]Green Spot Grog Keg Relay','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22350,7272,0,0,11686,0,0,0,'Central Gehenna Teleporter Credit','','',0,10,0,0,0,1,1,0,60,60,114,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22351,7272,0,0,11686,0,0,0,'Eastern Gehenna Teleporter Credit','','',0,10,0,0,0,1,1,0,60,60,114,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22352,7272,0,0,862,0,0,0,'Colossus Rager','','',72,4,0,1,0,1,1,0,70,70,16,27944,27944,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,2.79,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22353,8606,0,0,19757,0,0,0,'Twilight Ridge Worg [PH]','','',1,1,1,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22354,8606,0,0,20754,0,0,0,'Webbed Sha\'tar Vindicator','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22355,7272,0,22459,16213,0,0,0,'Netherweb Victim','','',8,10,0,0,0,1,1,0,60,60,14,300,300,0,1,0,6000,0,312,414,0,0,0,0,300000,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,38950,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22356,6180,0,0,11686,16046,0,0,'[DND]Green Spot Grog Keg Credit','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22357,7272,0,0,20952,0,0,0,'Reth\'hedron the Subduer','','',8,3,0,1,0,1,1,0,73,73,16,151750,151750,13548,1,0,1400,0,2134.3,2731.4,0,0,0,0,4242000,6193,0,0,0,0,0,0,0,2,'',0,4645,0,2.5,8,14,0,41280,41282,41281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22358,6180,0,0,16480,0,17612,17612,'Nether Gas Visual Trigger','','',0,10,0,0,0,1,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'38966',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22359,8606,0,0,20938,0,0,0,'Wyrmcult Aspirant','','',0,7,0,0,0,1,1,0,70,70,1827,4986,4986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,15578,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22360,8606,0,0,21006,0,0,0,'Karynaku Taxi','Mate of Neltharaku','',0,2,0,1,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22361,8606,0,0,20943,0,0,0,'Blacklord Hamarahk','Wyrmcult Grand Patriarch','',8,2,0,1,0,1,1,0,70,70,1827,16200,16200,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,33452,16789,16805,36706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22362,7272,0,0,16889,0,0,0,'Deathshadow Imp','','',0,3,0,0,0,1,1,0,70,71,16,1956,2010,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,172,0,1,0.5,'',0,0,0,2.5,8,14,0,20801,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22363,6692,23393,0,20946,0,0,0,'Deathshadow Warlock','','',0,7,0,0,0,1,1,0,70,71,16,5589,5744,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,172,0,3,0.744,'39102',0,1399,0,2.5,8,14,0,9613,13787,38980,11962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22364,7272,0,0,20752,0,0,0,'Scout Navrin','','',0,7,0,0,0,1,1,0,60,60,1741,881,881,0,1,3,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22365,7272,0,0,7935,0,0,0,'Ethan','','',0,7,0,0,0,1,1,0,1,1,1818,42,42,0,1,2,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.8,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22366,7272,0,0,11686,0,0,0,'Demoniac Visitation','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22367,7272,0,0,11686,0,0,0,'[DND]Ripe Moonshine Keg Credit','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22368,7272,0,0,11686,0,0,0,'[DND]Fermented Seed Beer Keg Credit','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22369,7272,0,0,2676,0,0,0,'Dread Relic Thrall','','',0,6,0,0,0,1,1,0,60,60,14,250,250,0,1,0,1400,0,72.8,96.6,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22370,7272,0,0,20962,0,0,0,'Mekeda','','',0,7,0,0,0,1.3,1,0,70,70,1818,4212,4212,3155,1,3,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22371,7272,0,0,7804,0,0,0,'Terokkar Forest Ground Shaker Bunny','','',0,10,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22372,6180,0,0,20953,0,0,0,'Mok\'Nathal Spirit','','',0,7,0,0,0,1,1,0,65,68,35,8075,8780,0,1,0,1400,0,161.7,227.5,1,1900,370.5,549.1,0,6126,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22373,7272,0,0,17859,0,0,0,'Defender Grashna','','',0,7,0,0,0,1,1,0,63,63,1818,5527,5527,0,1,2,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.3,0.52,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22374,7272,0,0,20958,0,0,0,'Hand of Kargath','','',0,7,0,1,0,4,1,0,63,63,1662,22000,22000,0,1,0,2000,0,1357.5,1897.5,0,0,0,0,0,4641,0,0,0,0,0,0,2.1,0.486111,'',0,890,0,2.5,8,14,0,9080,22482,33735,33962,0,0,0,0,0,0,0,0,0,0,0,0,31706,0,0,0,0,0,121,0),(22375,7272,0,0,20959,0,0,0,'Avatar of Terokk','','',0,1,0,0,0,2,1,0,65,65,1738,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,4.5,1.05,'',0,0,0,2.5,8,14,0,24193,39068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0),(22376,6180,0,0,20728,20725,0,0,'Minion of Terokk','','',0,1,0,0,0,0.25,0.25,0,65,65,1738,1478,1478,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,38021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0),(22377,7272,0,0,20961,0,0,0,'Akuno','','',0,7,0,0,0,1,1,0,70,70,1818,72657,72657,18930,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,1.2,'',0,0,0,2.5,8,14,0,39945,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22378,6180,0,0,20696,20695,0,0,'Cabal Interrogator','','',0,7,0,0,0,1,1,0,64,65,16,4572,4731,2748,1,0,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.236,'',0,988,0,2.5,8,14,0,15691,39043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22379,7272,0,0,15133,0,0,0,'Serpentshrine Parasite','','',0,1,0,0,0,1,1,0,1,1,14,11000,11000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.375,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22380,7272,0,0,21003,0,0,0,'Ambient Minion of Terokk','','',0,1,0,0,0,1,1,0,65,65,35,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,0.6,0.14,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0),(22381,7272,0,0,19912,0,0,0,'Hathyss the Wicked','','',0,3,0,0,0,1.2,1,0,65,65,90,5677,5677,2790,1,0,1400,0,135.1,171.5,0,0,0,0,450000,4275,0,0,0,0,0,0,2,0.6,'',0,1055,0,2.5,8,14,0,34017,36541,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22383,8606,0,0,11686,0,0,0,'[DND]Bloodmaul Chatter Credit','','',0,10,0,0,0,1,1,0,60,60,35,6500,6500,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22384,7272,0,0,19755,0,0,0,'Bloodmaul Soothsayer','','',0,7,0,0,0,1,1,0,66,67,1781,4281,4429,6669,1,0,2000,0,170,246,0,0,0,0,300000,4823,0,0,0,0,0,0,2.5,0.75,'13787',0,1064,0,2.5,8,14,0,20825,688,27260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(22385,8606,0,0,20967,0,0,0,'Terrordar the Tormentor','','',0,3,0,1,0,1,1,0,70,70,90,22356,22976,9579,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,8,2.44445,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22386,7272,0,0,20970,0,0,0,'Watcher Moonshade','','',0,7,0,0,0,1,1,0,68,68,1710,4800,4800,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22387,7272,0,0,17869,0,0,0,'Lithic Oracle','','',0,7,0,0,0,1,1,0,64,65,1738,4500,4800,2748,1,0,3000,0,279,390,0,0,0,0,300000,5228,0,0,0,0,0,0,1.3,0.403,'',0,986,0,2.5,8,14,0,6535,11824,12058,32907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22388,7272,0,0,21032,0,0,0,'Lithic Talonguard','','',0,7,0,0,0,1,1,0,63,64,1738,5600,5800,0,1,0,3000,0,291,411,0,0,0,0,300000,4937,0,0,0,0,0,0,1.45,0.58,'',0,924,0,2.5,8,14,0,6016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22389,7272,0,0,18671,0,0,0,'Kil\'Jaeden Reaver (non-interactable)','','',26,9,0,1,0,1,1,0,72,72,114,1113,1113,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,20,2,'16245',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22390,6180,0,0,20971,0,0,0,'Mountain Shardling','','',512,5,0,0,0,1,1,0,70,71,778,7300,7400,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22391,8606,0,0,20973,0,0,0,'Vortex Shardling','','',512,5,0,0,0,1,1,0,70,72,778,6600,7300,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22392,8606,0,0,20974,0,0,0,'Wrath Fiend','','',0,3,0,0,0,1,1,0,71,72,90,7181,7380,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,4.8,4,'',0,0,0,2.5,8,14,0,36965,41445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22393,7272,23393,0,18058,0,0,0,'Deathshadow Overlord','','',0,7,0,1,0,1,1,0,70,71,16,33534,34464,9579,1,0,2700,0,1838.16,2633.04,0,0,0,0,300000,7007,0,0,0,0,172,0,3.5,2.345,'',0,4203,0,2.5,8,14,0,15232,15228,37579,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22394,7272,0,0,6195,0,0,0,'Deathshadow Hound','','',0,3,0,0,0,1,1,0,70,71,16,3493,3590,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,172,0,2.3,0.3519,'18950',0,450,0,2.5,8,14,0,30639,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22395,6180,0,0,4449,16946,0,0,'[PH]Altar of Shadows target','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,0.75,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22396,7272,0,0,20982,0,0,0,'Draaca Longtail','','',0,7,0,0,0,1.4,1,0,67,67,1827,8856,8856,0,1,1,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.3,1.3,'',0,0,0,2.5,8,14,0,32009,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22398,6180,0,0,17999,0,0,0,'Durnholde Reinforcement','','',0,7,0,1,0,1,1,0,70,71,1748,56000,57000,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22399,8606,22398,0,17999,0,0,0,'Durnholde Reinforcement (1)','','',0,7,0,1,0,1,1,0,70,71,1748,56021,57628,0,1,0,2000,0,3887,5538,0,0,0,0,0,7018,0,0,0,0,0,0,1.65,0.2288,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22400,6180,0,0,15880,0,0,0,'Twilight Ridge Target','','',0,10,0,0,0,1,1,0,60,60,114,6900,6900,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22401,6180,0,0,17202,16925,0,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower North','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22402,6180,0,0,17202,16925,0,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower Forge','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22403,6180,0,0,17202,16925,0,0,'Zeth\'Gor Quest Credit Marker, They Must Burn, Tower Foothill','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22404,7272,0,0,17202,0,0,0,'Honor Hold Gryphon Brigadier, North','','',0,7,0,0,0,1,1,0,60,60,55,3052,3052,0,1,0,1400,0,72.8,96.6,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22405,7272,0,0,17202,0,0,0,'Honor Hold Gryphon Brigadier, Forge','','',0,7,0,0,0,1,1,0,60,60,55,3052,3052,0,1,0,1400,0,72.8,96.6,1,1900,136.8,201.4,0,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,36350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22406,7272,0,0,17202,0,0,0,'Honor Hold Gryphon Brigadier, Foothill','','',0,7,0,0,0,1,1,0,60,60,55,3052,3052,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22407,7272,0,0,21057,21056,21053,21054,'Caravan Defender','','',0,10,0,0,0,3,1,0,64,65,1851,17742,17742,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,1600,0,2.5,8,14,0,32009,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(22408,7272,0,0,17288,0,0,0,'Furious Nether-wraith','','',0,4,0,0,0,1,1,0,70,70,634,11178,11178,6310,1,0,1400,0,338.1,432.6,0,0,0,0,0,5474,0,0,0,0,75,100,0,2,'',0,0,0,2.5,8,14,0,39337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31741,0,0,0,0,0,0,0),(22409,8606,0,0,2930,0,0,0,'ZZZ - Dan Reed Test','','',0,3,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22410,6180,0,0,20620,20621,0,0,'Expedition Outrider','','',0,7,0,1,0,3,1,0,70,70,1661,16767,16767,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22411,8606,0,0,20983,0,0,0,'Ethereal Caster, Type A (Gold)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22412,8606,0,0,20984,0,0,0,'Ethereal Caster, Type A (Green)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22413,8606,0,0,20985,0,0,0,'Ethereal Caster, Type A (Purple)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.30556,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22414,8606,0,0,20986,0,0,0,'Ethereal Caster, Type A (Red)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.30556,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22415,8606,0,0,20987,0,0,0,'Ethereal Caster, Type B (Black)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.30556,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22416,8606,0,0,20988,0,0,0,'Ethereal Caster, Type B (White)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.30556,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22417,6180,0,0,4449,16946,0,0,'[PH]Altar of Shadows caster','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,0.75,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22418,6692,0,0,18783,0,0,0,'Archimonde Channel Target','','',0,10,0,0,0,1,1,0,73,73,35,7588,7588,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22419,7272,0,0,5990,0,0,0,'Wood Mite','','',0,10,0,0,0,1,1,0,1,1,14,100,100,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0),(22420,7272,0,0,21036,0,0,0,'Lakotae','','',0,7,0,0,0,1,1,0,62,62,1710,5341,5341,0,1,3,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22421,7272,0,0,20990,0,0,0,'Skar\'this the Heretic','','',0,7,0,1,0,1,1,0,70,70,1194,6986,6986,0,1,2,1400,0,811.44,1149.54,0,0,0,0,25000,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22422,6180,0,0,4626,15880,0,0,'Blade\'s Edge - Legion - Anger Camp - Invis Bunny','','',0,10,0,0,0,1,1,0,1,1,954,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,85,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22423,6180,0,0,17035,11686,0,0,'Evergrove Druid','','',0,7,0,0,0,1,1,0,70,70,1710,5589,5589,3155,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(22424,7272,0,0,20998,0,0,0,'Skywing','','',4096,1,0,0,0,1,1,0,64,64,35,5715,5715,0,1,2,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22425,8606,0,0,20991,0,0,0,'Evergrove Druid (Transform: Druid)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22426,8606,0,0,20997,0,0,0,'Evergrove Druid (Transform: Crow)','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22427,7272,0,0,17647,0,0,0,'Zarevhi','','',0,7,0,0,0,1,1,0,68,68,1730,6542,6542,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.1,0.336116,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22428,8606,0,0,11686,0,0,0,'Smoke Beacon Bunny','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22429,7272,0,0,20766,0,0,0,'Vekax','','',0,7,0,0,0,1,1,0,65,65,1818,5914,5914,0,1,3,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.6,0.496,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22430,7272,0,0,20328,0,0,0,'Assistant Klatu','','',0,7,0,0,0,1,1,0,63,63,1733,3331,3331,0,1,3,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22431,7272,0,0,17021,0,0,0,'Anchorite Barada','','',0,7,0,0,0,1.5,1,0,63,63,774,4996,4996,0,1,3,2000,0,181,253,0,0,0,0,300000,4641,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22432,7272,0,0,14533,0,0,0,'Colonel Jules','','',0,7,0,0,0,1,1,0,62,62,35,3237,3237,0,1,1,2000,0,172,240,0,0,0,0,300000,4344,0,0,0,0,0,0,1.5,0.306,'39283',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43,0),(22433,7272,0,0,21002,0,0,0,'Ja\'y Nosliw','Skybreaker General','',2048,7,0,0,0,1.3,1,0,70,70,62,11000,11000,3155,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,2.25,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22434,8606,0,0,11686,0,0,0,'[DND]Ogre Pike Planted Credit','','',0,10,0,0,0,1,1,0,60,65,35,5500,6000,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22435,8606,0,0,11686,0,0,0,'[DND]Rexxar\'s Wyvern Freed Credit','','',0,10,0,0,0,1,1,0,60,65,35,5500,6000,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22436,12213,0,0,15880,0,0,0,'Blade\'s Legion Target','','',0,10,0,0,0,1,1,0,60,60,114,881,881,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22437,7272,0,0,16642,0,0,0,'Remnant of Malice','Aspect of Gul\'dan','',0,10,0,0,0,1,1,0,69,69,1841,2900,2900,3080,1,0,2000,0,245,346,0,0,0,0,480000,6423,0,0,0,0,0,0,2.25,0.558,'36535 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22438,7272,0,0,16642,0,0,0,'Remnant of Greed','Aspect of Gul\'dan','',0,10,0,0,0,1,1,0,69,69,1841,2900,2900,3080,1,0,1400,0,171.5,242.2,0,0,0,0,480000,6423,0,0,0,0,0,0,2.25,0.558,'36535 0',0,0,0,2.5,8,14,0,39168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22439,7272,0,0,16642,0,0,0,'Remnant of Corruption','Aspect of Gul\'dan','',0,10,0,0,0,1,1,0,69,69,1841,2800,2800,3080,1,0,1400,0,171.5,242.2,0,0,0,0,480000,6423,0,0,0,0,0,0,2.25,0.558,'36535 0',0,0,0,2.5,8,14,0,39169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22440,7272,0,0,16642,0,0,0,'Remnant of Pride','Aspect of Gul\'dan','',0,10,0,0,0,1,1,0,69,69,1841,3100,3100,3080,1,0,2000,0,245,346,0,0,0,0,480000,6423,0,0,0,0,0,0,2.25,0.558,'36535 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22441,7272,0,0,21018,0,0,0,'Teribus the Cursed','','',8,6,0,1,0,5,1,0,65,65,16,29570,29570,0,1,0,2000,0,1500,2107.5,0,0,0,0,0,5234,0,0,0,0,0,0,10,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22442,7272,0,0,21022,0,0,0,'Lonika Stillblade','Rogue Academy Proprietor','',0,7,0,0,0,1,1,0,68,68,1818,6542,6542,0,1,1,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22443,7272,0,0,18505,0,0,0,'Death\'s Door Fel Cannon','','',0,9,0,0,0,1.2,1,0,68,68,954,7850,7850,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,39221,39222,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22444,7272,0,0,17612,0,0,0,'Anchorite Relic Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22445,6180,0,0,20996,0,0,0,'Miniwing','','',0,12,0,0,0,1,1,0,1,1,188,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.375,0.0875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(22446,7272,0,0,21023,0,0,0,'Commander Ra\'vaj','','',0,7,0,1,0,1,1,0,66,66,1741,3900,3900,0,1,2,2000,0,966,1357,0,0,0,0,300000,5531,0,0,0,0,0,0,1.35,1.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22447,6180,0,0,17345,0,16046,16046,'[DND]Sablemane\'s Trap Target','','',0,10,0,0,0,1,1,0,1,1,35,300,300,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,10,5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22448,7272,0,0,20918,0,0,0,'Rexxar','Champion of the Horde','',12,7,0,1,0,1,1,0,1,1,106,75000,75000,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,2,0.75,'',0,0,0,2.5,8,14,0,39249,39251,39269,39253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22449,6180,0,0,17035,0,0,0,'Sha\'tari Fire','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,1400,0,1.4,1.4,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22450,8606,0,0,20167,0,0,0,'Slain Combatant','','',16,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22451,8606,0,0,18505,0,0,0,'Legion Fel Cannon MKII','','',0,9,0,0,0,1,1,0,70,70,90,3493,3493,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,36238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22452,6180,0,0,21024,0,0,0,'Reanimated Exarch','','',0,6,0,0,0,1,1,0,65,65,14,4800,4800,2790,1,0,1400,0,42.7,60.9,1,1900,0,0,0,20,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,8258,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22453,7272,0,0,16491,0,0,0,'Injured Sha\'tar Vindicator','','',0,10,0,1,0,1,1,0,70,70,1741,1300,1300,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22454,6180,0,0,21026,0,0,0,'Fel Spirit','','',0,6,0,0,0,1,1,0,61,62,1662,4126,4274,2527,1,0,1400,0,112,156.1,0,0,0,0,0,4340,0,0,0,0,0,0,1.5,0.347222,'39205',0,0,0,2.5,8,14,0,25372,32379,38378,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22455,7272,0,0,21035,0,0,0,'Sky-Master Maxxor','Flight Master','',0,7,0,1,0,1,1,0,65,65,1735,17742,17742,0,1,8193,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22456,7272,0,0,21038,0,0,0,'Oakun','','',0,7,0,1,0,1,1,0,70,70,1741,6400,6400,3155,1,2,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22457,6180,0,0,21027,0,11686,11686,'Sand Gnome Trigger','','',0,10,0,0,0,1,1,0,65,65,35,8075,8075,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.725,0.3519,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22458,7272,0,0,21031,0,0,0,'Chief Archaeologist Letoll','Explorers\' League','',4096,7,0,0,0,1,1,0,65,65,35,4500,4500,0,1,2,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22459,6180,0,0,20752,0,0,0,'Freed Sha\'tar Warrior','','',0,7,0,0,0,1,1,0,65,65,1741,3100,3100,0,1,0,1400,0,140,196.7,0,0,0,0,0,5234,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22460,7272,0,0,10830,0,0,0,'Spirit','','',0,1,0,0,0,1,1,0,60,60,35,24985,24985,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.725,0.4025,'',0,0,0,2.5,8,14,0,44318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22461,7272,0,0,18505,0,0,0,'Fel Cannon MKI','','',0,9,0,0,0,0.7,1,0,60,60,90,3485,3485,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,36238,35034,37862,21369,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22462,7272,0,0,21037,0,0,0,'Vindicator Haylen','','',0,10,0,1,0,1,1,0,62,62,1775,6400,6400,2568,1,2,2000,0,736,1025.8,0,0,0,0,300000,4340,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22463,6180,0,0,20752,20754,0,0,'Wounded Sha\'tar Vindicator','','',0,10,0,1,0,1,1,0,70,70,1741,4200,4200,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22464,6180,0,0,16379,16381,0,0,'Explorers\' League Researcher','Explorers\' League','',4096,7,0,0,0,1,1,0,64,65,35,7840,8075,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22465,7272,0,0,257,0,0,0,'Natasha','','',0,7,0,0,0,1,1,0,4,4,35,86,86,0,1,0,2000,0,4,5,0,0,0,0,300000,68,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22466,7272,0,0,20617,0,0,0,'Bone Sifter','','',0,10,0,0,0,1,1,0,64,65,14,5700,6200,0,1,0,1347,0,134.7,189.253,0,0,0,0,450000,5234,0,0,0,0,0,0,4.25,0.519445,'',0,0,0,2.5,8,14,0,31747,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31132,0,0,0,0,0,0,0),(22467,7272,0,0,11686,0,0,0,'Fei Fei Stash Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22468,7272,0,0,21033,0,0,0,'Ogrin','Stable Master','',0,7,0,0,0,1,1,0,60,60,1735,3815,3815,0,1,4194304,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2.25,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22469,7272,0,0,21034,0,0,0,'Fiskal Shadowsong','Stable Master','',0,7,0,0,0,1,1,0,65,65,1732,5914,5914,0,1,4194304,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,172,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22470,6180,0,0,1126,0,0,0,'Death\'s Door Warp-Gate Controller','','',1024,1,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22471,6180,0,0,243,15880,0,0,'Death\'s Door North Warp-Gate','','',1024,1,0,0,0,1,1,0,70,70,954,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,172,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22472,6180,0,0,15880,0,0,0,'Death\'s Door South Warp-Gate','','',1024,1,0,0,0,1,1,0,70,70,954,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,172,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22473,7272,0,0,20807,0,0,0,'Baron Sablemane','','',0,7,0,1,0,1,1,0,1,1,210,300,300,0,1,0,1400,0,1.4,1.4,1,1900,0,0,0,20,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,39255,39268,17290,39263,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22474,6180,0,0,21040,17188,0,0,'Unstable Fel-Imp','','',0,3,0,0,0,0.07,1,0,68,68,14,458,458,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88,0),(22475,8606,0,0,18878,0,0,0,'Unstable Fel-Imp Transform','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22476,7272,0,0,17216,0,0,0,'Aundro','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,64,64,1741,4800,6100,0,1,4224,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22477,7272,0,0,17248,0,0,0,'Anchorite Ensham','First Aid Trainer','',0,7,0,0,0,1,1,0,64,64,1741,2800,5200,2748,1,81,2000,0,177,247,0,0,0,0,300000,5233,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22478,7272,0,0,20249,0,0,0,'Evergrove Ancient','','',0,4,0,0,0,1,1,0,68,68,495,9813,9813,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,5,5.068,'',0,0,0,2.5,8,14,0,39274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22479,7272,0,0,21045,0,0,0,'Sab\'aoth','Reagents & Poison Supplies','',0,7,0,0,0,1,1,0,68,68,35,5233,5233,2991,1,3203,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22480,7272,0,0,2838,0,0,0,'Brown Marmot','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,2,0.244,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(22481,7272,0,0,21044,0,0,0,'Dwarfowitz','Expedition Leader','',0,7,0,0,0,1,1,0,65,65,35,4200,4200,0,1,2,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22482,7272,0,0,20617,0,0,0,'Mature Bone Sifter','','',0,10,0,0,0,1,1,0,64,65,14,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,4.25,0.519445,'',0,0,0,2.5,8,14,0,32738,31747,37752,37751,0,0,0,0,0,0,0,0,0,0,0,0,31814,0,0,0,0,0,0,0),(22483,6180,0,0,21027,21030,0,0,'Sand Gnome','','',0,7,0,0,0,1,1,0,64,65,14,5715,5914,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22484,6180,0,0,21048,0,0,0,'Zeppit','','',0,12,0,0,0,1,1,0,1,1,35,8,8,2629,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,39244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22485,7272,0,0,17436,0,0,0,'Halu','Hippogryph Master','',0,7,0,1,0,1,1,0,65,65,84,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22486,7272,0,0,16997,0,0,0,'Greater Earthbind Totem','','',0,11,0,0,0,1,1,0,71,71,14,21000,21000,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,6474,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22487,7272,0,0,21049,0,0,0,'Greater Poison Cleansing Totem','','',0,11,0,0,0,1,1,0,71,71,58,4300,4300,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22488,7272,0,0,2306,0,0,0,'Sentinel Moonwhisper','','',0,7,0,0,0,1,1,0,65,65,1733,5914,5914,0,1,2,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,1500,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22489,7272,0,0,20208,0,0,0,'Grunt Grahk','','',0,7,0,0,0,1,1,0,65,65,1734,5914,5914,0,1,2,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22490,7272,0,0,20007,0,0,0,'Huffer','','',0,1,0,0,0,1,1,0,1,1,106,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22491,7272,0,0,21051,0,0,0,'Kerpow Blastwrench','Weapon Merchant','',0,7,0,0,0,1,1,0,70,70,35,5589,5589,3155,1,4480,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22492,7272,0,0,10830,0,0,0,'Spirit','','',0,1,0,0,0,1,1,0,60,60,210,24985,24985,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.725,0.4025,'',0,0,0,2.5,8,14,0,44318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22494,6180,0,0,21060,21061,21062,0,'Cosmowrench Bruiser','','',0,7,0,1,0,2,1,0,70,70,1857,16960,16960,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,144,0),(22495,6692,0,0,1126,11686,0,0,'Death\'s Door Fel Cannon Target Bunny','','',1024,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22496,7272,0,0,21079,0,0,0,'Sabellian','Black Dragonflight','',0,2,0,1,0,1,1,0,71,71,210,71810,71810,0,1,0,1400,0,962.78,1371.72,0,0,0,0,6780000,7018,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22497,7272,0,0,17072,0,0,0,'V\'eru','','',0,10,0,1,0,1,1,0,72,72,1741,7380,7380,0,1,2,2000,0,1412.2,2014.8,0,0,0,0,180000,7318,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22498,7272,0,0,9492,0,0,0,'Misha','','',8,1,0,1,0,1,1,0,1,1,35,100000,100000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,1.222,'',0,0,0,2.5,8,14,0,17156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22499,6180,0,0,20521,0,0,0,'Lesser Wrath Hound','','',0,3,0,0,0,1,1,0,67,67,90,3163,3163,0,1,0,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,6,1.5,'',0,0,0,2.5,8,14,0,22911,36406,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22500,6180,0,0,21066,11686,0,0,'Void Hound','','',0,3,0,0,0,0.5,1,0,67,68,954,3163,3271,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,172,0,1,0.5,'',0,0,15,2.5,8,14,0,36406,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22501,8606,0,0,19368,0,0,0,'Void Hound Transform','','',0,3,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22502,6180,0,0,328,14501,0,0,'Death\'s Door Warp-Gate Explosion Bunny','','',1024,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,5,2.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22503,8606,0,0,17035,0,0,0,'Warp-Gate North Kill Bunny','','',0,10,0,0,0,1,1,0,70,70,35,9500,9500,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22504,8606,0,0,17035,0,0,0,'Warp-Gate South Kill Bunny','','',0,10,0,0,0,1,1,0,70,70,35,9500,9500,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22505,7272,0,0,19595,0,0,0,'The Exorcism Bubbling Slimer Bunny (DND)','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.8,0.4,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22506,7272,0,0,21070,0,0,0,'Foul Purge','','',0,10,0,0,0,1,1,0,60,60,14,916,916,0,1,0,2800,0,145.6,193.2,0,0,0,0,0,3750,0,0,0,0,0,0,0.45,0.105,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22507,7272,0,0,24721,0,0,0,'Darkness Released','','',1024,10,0,0,0,0.3,1,0,60,60,14,916,916,0,1,0,1800,0,93.6,124.2,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43,0),(22508,7272,0,0,17612,0,0,0,'The Exorcism Lightning Cloud Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22509,8606,0,0,19501,0,0,0,'Scrapped Fel Reaver Transform','','',72,9,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,12.5,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22510,8089,0,0,21073,0,0,0,'Cobalt Riding Talbuk','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(22511,8089,0,0,21074,0,0,0,'Dark Riding Talbuk','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22512,8089,0,0,21075,0,0,0,'Silver Riding Talbuk','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(22513,8089,0,0,21077,0,0,0,'Tan Riding Talbuk','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(22514,8089,0,0,21076,0,0,0,'White Riding Talbuk','','',0,1,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(22515,6180,0,0,169,16925,0,0,'World Trigger','','',16778240,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,780,1035,0,0,0,0,3600000,3750,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22516,7272,0,0,10186,0,0,0,'Eye of the Storm Battlemaster','','',0,7,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22517,6180,0,0,18783,16925,0,0,'World Trigger (Large AOI)','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,780,1035,0,0,0,0,7200000,3750,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22518,8606,0,0,14,0,0,0,'Master Prospector Orius','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22519,6180,0,0,1126,11686,0,0,'Chess Piece: Karazhan Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,0.5,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22520,6180,0,0,1126,11686,0,0,'Chess Piece: Status Bar','','',0,10,0,0,1,1,1,0,1,1,35,42,42,0,0.5,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22521,7272,0,0,11686,0,0,0,'Karazhan - Chess, Medivh CHEAT: Fury of Medivh Visual (DND)','','',1024,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22522,8606,0,0,21080,0,0,0,'Unkillable Test Dummy 73 Warrior RAID SPECIAL','','',4,7,0,3,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22523,6180,0,0,1126,11686,0,0,'Karazhan - Chess, Victory Dummy Tool','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,0.5,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22524,6180,0,0,1126,11686,0,0,'Karazhan - Chess, Victory Controller','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,0.5,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22525,8606,13161,0,1149,0,0,0,'Aerie Gryphon (1)','','',0,1,0,1,0,1,1,0,60,70,1216,5000,5000,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,2,1,'',0,0,15,2.5,8,14,0,15285,21188,23969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22526,8606,13116,0,13336,0,0,0,'Alliance Spirit Guide (1)','','',2,7,0,1,0,1,1,0,70,70,84,5000,5000,0,1,32768,2000,0,3042,4303,0,0,0,0,0,7039,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22527,8606,13442,0,13403,0,0,0,'Arch Druid Renferal (1)','','',0,7,0,1,0,1,1,0,70,70,1216,67068,67068,37860,1,3,2000,0,981,1441,0,0,0,0,0,6740,0,0,0,0,0,0,1.5,0.306,'',0,1861,15,2.5,8,14,0,15981,22127,22206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22528,8606,14187,0,14215,0,0,0,'Athramanis (1)','Bounty Hunter','',0,7,0,0,0,1,1,0,70,70,1594,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,606,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22529,8606,13548,0,13889,0,0,0,'Champion Coldmine Explorer (1)','','',0,7,0,0,0,1,1,0,60,60,1216,5000,5000,0,1,0,1183,0,61.516,81.627,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22530,8606,13536,0,13563,0,0,0,'Champion Coldmine Guard (1)','','',0,7,0,0,0,1,1,0,60,60,1214,5000,5000,0,1,2,1183,0,61.516,81.627,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22531,8606,13551,0,13632,0,0,0,'Champion Coldmine Invader (1)','','',0,7,0,0,0,1,1,0,60,60,1216,5000,5000,0,1,0,1175,0,61.1,81.075,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22532,8606,13539,0,13558,0,0,0,'Champion Coldmine Surveyor (1)','','',0,7,0,0,0,1,1,0,60,60,1214,5000,5000,0,1,2,1183,0,61.516,81.627,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22533,8606,13424,0,13371,0,0,0,'Champion Guardsman (1)','','',0,7,0,0,0,1,1,0,60,70,1216,5000,5000,0,1,0,1410,0,177.66,251.685,0,0,0,0,0,6719,0,0,0,0,0,0,2.85,2,'',0,725,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22534,8606,13542,0,13777,0,0,0,'Champion Irondeep Explorer (1)','','',0,7,0,0,0,1,1,0,60,60,1214,5000,5000,0,1,2,1191,0,61.932,82.179,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22535,8606,13554,0,13789,0,0,0,'Champion Irondeep Guard (1)','','',0,7,0,0,0,1,1,0,60,60,1216,5000,5000,0,1,0,1191,0,61.932,82.179,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22536,8606,13545,0,13598,0,0,0,'Champion Irondeep Raider (1)','','',0,7,0,0,0,1,1,0,60,60,1214,5000,5000,0,1,2,1208,0,62.816,83.352,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22537,8606,13557,0,13803,0,0,0,'Champion Irondeep Surveyor (1)','','',0,7,0,0,0,1,1,0,60,60,1216,5000,5000,0,1,0,1225,0,63.7,84.525,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22538,8606,13425,0,13375,0,0,0,'Champion Legionnaire (1)','','',0,7,0,0,0,1,1,0,60,70,1214,5000,5000,0,1,0,1410,0,177.66,251.685,0,0,0,0,0,6719,0,0,0,0,0,0,2.85,2,'',0,687,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22539,8606,13155,0,2863,0,0,0,'Deathstalker Agent (1)','','',0,7,0,1,0,1,1,0,61,61,1214,5000,5000,0,1,2,1150,0,1188.53,1651.97,0,0,0,0,0,4047,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22540,8606,12121,0,10278,0,0,0,'Drakan (1)','','',0,1,0,1,0,1,1,0,70,70,1214,35419,35419,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,1.625,1.3,'',0,0,15,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22541,8606,13443,0,13409,0,0,0,'Druid of the Grove (1)','','',0,7,0,1,0,1,1,0,70,70,1216,44712,44712,25240,1,1,2000,0,1037,1520,0,0,0,0,0,7039,0,0,0,0,0,0,1.5,0.389,'',0,1656,15,2.5,8,14,0,21668,22127,22128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22542,8606,14762,0,14793,0,0,0,'Dun Baldar North Marshal (1)','','',0,7,0,1,0,1,1,0,1,1,1534,306965,306965,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,13736,15589,22911,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22543,8606,14770,0,14797,0,0,0,'Dun Baldar North Warmaster (1)','','',0,7,0,1,0,1,1,0,70,70,1214,5000,5000,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22544,8606,14763,0,14793,0,0,0,'Dun Baldar South Marshal (1)','','',0,7,0,1,0,1,1,0,1,1,1534,306965,306965,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,13736,15589,22911,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22545,8606,14771,0,14797,0,0,0,'Dun Baldar South Warmaster (1)','','',0,7,0,1,0,1,1,0,1,1,1214,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7039,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22546,8606,12122,0,10278,0,0,0,'Duros (1)','','',0,1,0,1,0,1,1,0,70,70,1214,35419,35419,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,1.625,1.3,'',0,0,15,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22547,8606,14768,0,14793,0,0,0,'East Frostwolf Marshal (1)','','',0,7,0,1,0,1,1,0,60,70,1534,5000,5000,0,1,0,1175,0,1924.65,2726.58,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22548,8606,14772,0,14797,0,0,0,'East Frostwolf Warmaster (1)','','',0,7,0,1,0,1,1,0,1,1,1214,236127,236127,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22549,8606,11998,0,12080,0,0,0,'Frostwolf Herald (1)','','',0,7,0,0,0,1,1,0,60,70,1335,5000,5000,0,1,0,1410,0,177.66,251.685,0,0,0,0,0,6719,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22550,8606,13378,0,13310,0,0,0,'Frostwolf Shredder Unit (1)','','',0,9,0,1,0,1,1,0,60,60,1214,5000,5000,0,1,0,1150,0,777.4,1031.55,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22551,8606,13616,0,13670,0,0,0,'Frostwolf Stable Master (1)','Stable Master','',0,7,0,1,0,1,1,0,60,70,1214,5000,5000,0,1,4194306,1158,0,1896.81,2687.14,0,0,0,0,0,6719,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22552,8606,13441,0,13415,0,0,0,'Frostwolf Wolf Rider Commander (1)','','',0,7,0,1,0,1,1,0,60,70,1214,5000,5000,0,1,2,1150,0,1883.7,2668.57,0,0,0,0,0,6719,0,0,0,0,0,0,3.65,2,'',0,2855,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22553,8606,13281,0,2346,0,0,0,'Furis (1)','','',0,3,0,0,0,1,1,0,1,1,1215,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1.42,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22554,8606,15139,0,11686,0,0,0,'Gahz\'ranka Herald (1)','','',0,10,0,0,0,1,1,0,1,1,1334,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22555,8606,603,0,10792,0,0,0,'Grimtooth (1)','','',0,7,0,0,0,1,1,0,60,70,39,5000,5000,0,1,0,1166,0,146.916,208.131,0,0,0,0,0,6719,0,0,0,0,0,0,2.25,0.75,'',0,623,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22556,8606,14943,0,11012,0,0,0,'Guse\'s War Rider (1)','','',0,1,0,1,0,1,1,0,60,70,1214,5000,5000,0,1,0,1175,0,1924.65,2726.58,0,0,0,0,0,6719,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,15285,21188,23969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22557,8606,14848,0,13069,0,0,0,'Herald (1)','','',0,10,0,0,0,1,1,0,70,70,35,104790,104790,0,1,3,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0.01,0.005,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22558,8606,13117,0,13338,0,0,0,'Horde Spirit Guide (1)','','',2,7,0,1,0,1,1,0,70,70,83,55890,55890,6310,1,32768,2000,0,3042,4303,0,0,0,0,0,7039,0,0,0,0,0,0,4.05,0.9747,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22559,8606,14766,0,14793,0,0,0,'Iceblood Marshal (1)','','',0,7,0,1,0,1,1,0,1,1,1534,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7039,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22560,8606,14773,0,14797,0,0,0,'Iceblood Warmaster (1)','','',0,7,0,1,0,1,1,0,70,70,1214,399054,399054,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22561,8606,14764,0,14793,0,0,0,'Icewing Marshal (1)','','',0,7,0,1,0,1,1,0,60,70,32,306965,306965,0,1,0,1175,0,1924.65,2726.58,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,13736,15589,22911,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22562,8606,14774,0,14797,0,0,0,'Icewing Warmaster (1)','','',0,7,0,1,0,1,1,0,1,1,1214,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7039,0,0,0,0,0,0,1.5,0.372,'',0,7904,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22563,8606,14947,0,1148,0,0,0,'Ichman\'s Gryphon (1)','','',0,1,0,1,0,1,1,0,60,70,1216,5000,5000,0,1,0,1175,0,1924.65,2726.58,0,0,0,0,0,6719,0,0,0,0,0,0,2.6,1.3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22564,8606,14944,0,11012,0,0,0,'Jeztor\'s War Rider (1)','','',0,1,0,1,0,1,1,0,60,70,1214,5000,5000,0,1,0,1175,0,1924.65,2726.58,0,0,0,0,0,6719,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22565,8606,13377,0,13439,0,0,0,'Master Engineer Zinfizzlex (1)','','',0,7,0,1,0,1,1,0,60,60,1194,5000,5000,0,1,2,1150,0,777.4,1031.55,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22566,8606,14945,0,11012,0,0,0,'Mulverick\'s War Rider (1)','','',0,1,0,1,0,1,1,0,60,70,1214,5000,5000,0,1,0,1175,0,1924.65,2726.58,0,0,0,0,0,6719,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22567,8606,13257,0,13151,0,0,0,'Murgot Deepforge (1)','','',0,7,0,1,0,1,1,0,70,70,1216,69860,69860,0,1,2,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,639,15,2.5,8,14,0,21163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22568,8606,13236,0,13478,0,0,0,'Primalist Thurloga (1)','','',0,7,0,1,0,1,1,0,70,70,1214,67068,67068,37860,1,3,2000,0,1057,1556,0,0,0,0,0,7039,0,0,0,0,0,0,3.75,0.8725,'',0,1854,15,2.5,8,14,0,15234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22569,8606,14186,0,14233,0,0,0,'Ravak Grimtotem (1)','Bounty Hunter','',0,7,0,0,0,1,1,0,70,70,105,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,4.05,0.9747,'',0,600,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22570,8606,14946,0,1148,0,0,0,'Slidore\'s Gryphon (1)','','',0,1,0,1,0,1,1,0,60,70,1216,5000,5000,0,1,0,1175,0,1924.65,2726.58,0,0,0,0,0,6719,0,0,0,0,0,0,2.6,1.3,'',0,0,15,2.5,8,14,0,15285,21188,23969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22571,8606,13176,0,13152,0,0,0,'Smith Regzar (1)','','',0,7,0,1,0,1,1,0,70,70,1215,69860,69860,0,1,3,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,1910,15,2.5,8,14,0,21163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22572,8606,14765,0,14793,0,0,0,'Stonehearth Marshal (1)','','',0,7,0,1,0,1,1,0,60,70,1216,140000,140000,0,1,0,1175,0,1924.65,2726.58,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,13736,15589,22911,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22573,8606,14775,0,14797,0,0,0,'Stonehearth Warmaster (1)','','',0,7,0,1,0,1,1,0,1,1,1214,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7039,0,0,0,0,0,0,1.5,0.372,'',0,7904,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22574,8606,11997,0,12075,0,0,0,'Stormpike Herald (1)','','',0,7,0,0,0,1,1,0,70,70,1334,5000,5000,0,1,3,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22575,8606,13577,0,13714,0,0,0,'Stormpike Ram Rider Commander (1)','','',0,7,0,1,0,1,1,0,70,70,1216,55888,55888,0,1,3,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,1713,15,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22576,8606,13416,0,13310,0,0,0,'Stormpike Shredder Unit (1)','','',0,9,0,1,0,1,1,0,60,60,1216,5000,5000,0,1,0,1175,0,794.3,1053.97,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22577,8606,13617,0,13669,0,0,0,'Stormpike Stable Master (1)','Stable Master','',0,7,0,1,0,1,1,0,70,70,1216,104790,104790,0,1,4194306,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,632,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22578,8606,13151,0,13454,0,0,0,'Syndicate Master Ryson (1)','','',0,7,0,1,0,1,1,0,60,60,1194,5000,5000,0,1,2,1175,0,794.3,1053.97,0,0,0,0,0,3750,0,0,100,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22579,8606,14767,0,14793,0,0,0,'Tower Point Marshal (1)','','',0,7,0,1,0,1,1,0,60,70,1534,5000,5000,0,1,0,1175,0,1924.65,2726.58,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22580,8606,14776,0,14797,0,0,0,'Tower Point Warmaster (1)','','',0,7,0,1,0,1,1,0,1,1,1214,306965,306965,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,150,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22581,8606,14026,0,7804,0,0,0,'Trigger Guse (1)','','',0,10,0,1,0,1,1,0,70,70,35,16767,16767,6310,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22582,8606,14029,0,7804,0,0,0,'Trigger Ichman (1)','','',0,10,0,1,0,1,1,0,70,70,35,16767,16767,6310,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22583,8606,14028,0,7804,0,0,0,'Trigger Jeztor (1)','','',0,10,0,1,0,1,1,0,70,70,35,5000,5000,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22584,8606,14027,0,7804,0,0,0,'Trigger Mulverick (1)','','',0,10,0,1,0,1,1,0,70,70,35,16767,16767,6310,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22585,8606,14030,0,7804,0,0,0,'Trigger Slidore (1)','','',0,10,0,1,0,1,1,0,70,70,35,16767,16767,6310,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22586,8606,14031,0,7804,0,0,0,'Trigger Vipore (1)','','',0,10,0,1,0,1,1,0,70,70,35,16767,16767,6310,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22587,8606,13526,0,13658,0,0,0,'Veteran Commando (1)','','',0,7,0,1,0,1,1,0,60,60,1216,5000,5000,0,1,0,1175,0,794.3,1053.97,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22588,8606,13331,0,13258,0,0,0,'Veteran Defender (1)','','',0,7,0,0,0,1,1,0,60,70,11,5000,5000,0,1,0,1380,0,173.88,246.33,0,0,0,0,0,6719,0,0,0,0,0,0,2.85,2,'',0,662,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22589,8606,13332,0,13282,0,0,0,'Veteran Guardian (1)','','',0,7,0,0,0,1,1,0,60,70,85,5000,5000,0,1,0,1380,0,173.88,246.33,0,0,0,0,0,6719,0,0,0,0,0,0,2.85,2,'',0,617,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22590,8606,13518,0,13828,0,0,0,'Veteran Outrunner (1)','','',0,7,0,1,0,1,1,0,1,1,1214,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22591,8606,13522,0,13682,0,0,0,'Veteran Ranger (1)','','',0,7,0,1,0,1,1,0,1,1,1216,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22592,8606,13530,0,13825,0,0,0,'Veteran Reaver (1)','','',0,7,0,1,0,1,1,0,60,70,1214,5000,5000,0,1,0,1150,0,1883.7,2668.57,0,0,0,0,0,6719,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22593,8606,14948,0,1148,0,0,0,'Vipore\'s Gryphon (1)','','',0,1,0,1,0,1,1,0,60,70,1216,5000,5000,0,1,0,1175,0,1924.65,2726.58,0,0,0,0,0,6719,0,0,0,0,0,0,2.6,1.3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22594,8606,13178,0,11012,0,0,0,'War Rider (1)','','',0,1,0,1,0,1,1,0,60,60,1214,5000,5000,0,1,2,1175,0,794.3,1053.97,0,0,0,0,0,3750,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22595,8606,14769,0,14793,0,0,0,'West Frostwolf Marshal (1)','','',4,7,0,1,0,1,1,0,70,70,1534,5000,5000,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22596,8606,14777,0,14797,0,0,0,'West Frostwolf Warmaster (1)','','',0,7,0,1,0,1,1,0,70,70,1214,236127,236127,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22597,8606,13437,0,13470,0,0,0,'Wing Commander Ichman (1)','','',0,7,0,1,0,1,1,0,70,70,1217,69860,69860,0,1,3,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,1813,15,2.5,8,14,0,15580,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22598,8606,13181,0,13475,0,0,0,'Wing Commander Mulverick (1)','','',0,7,0,1,0,1,1,0,70,70,1215,69860,69860,0,1,3,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,1871,15,2.5,8,14,0,15572,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22599,8606,14021,0,7804,0,0,0,'Winterax Sentry (1)','','',0,10,0,1,0,1,1,0,1,1,35,5000,5000,0,1,0,1666,0,21.658,21.658,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22600,8606,0,0,12075,0,0,0,'[PH] Alliance Herald (1)','','',0,7,0,0,0,1,1,0,1,1,1334,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22601,8606,0,0,1891,0,0,0,'[PH] Alliance Tower Lieutenant (1)','','',0,7,0,1,0,1,1,0,1,1,84,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22602,8606,0,0,12080,0,0,0,'[PH] Horde Herald (1)','','',0,7,0,0,0,1,1,0,1,1,1335,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22603,8606,0,0,12949,0,0,0,'[PH] Horde Tower Lieutenant (1)','','',0,7,0,1,0,1,1,0,1,1,1214,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22604,8606,13959,0,10946,0,0,0,'Alterac Yeti (1)','','',0,7,0,1,0,1,1,0,61,71,16,5000,5000,0,1,0,1166,0,2266.12,3228.66,0,0,0,0,0,7018,0,0,0,0,0,0,2.625,1.75,'',0,2103,15,2.5,8,14,0,16727,22479,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22605,8606,11949,0,12823,0,0,0,'Captain Balinda Stonehearth (1)','Stormpike Captain','',4,7,0,3,0,1,1,0,71,71,1216,167670,167670,94650,1,0,2000,0,17640,24990,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.208,'',1,1917,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22606,8606,11947,0,11895,0,0,0,'Captain Galvangar (1)','Frostwolf Captain','',4,7,0,3,0,1,1,0,71,71,1214,267377,267377,0,1,0,2000,0,22120,31500,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.372,'',1,1918,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22607,8606,13527,0,13650,0,0,0,'Champion Commando (1)','','',0,7,0,1,0,1,1,0,61,61,1216,5000,5000,0,1,0,1158,0,1196.8,1663.46,0,0,0,0,0,4047,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22608,8606,13422,0,13351,0,0,0,'Champion Defender (1)','','',0,7,0,0,0,1,1,0,61,71,11,5000,5000,0,1,0,1400,0,209.3,298.2,0,0,0,0,0,7018,0,0,0,0,0,0,2.85,2,'',0,570,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22609,8606,13421,0,13361,0,0,0,'Champion Guardian (1)','','',0,7,0,0,0,1,1,0,61,71,32,5000,5000,0,1,0,1400,0,209.3,298.2,0,0,0,0,0,7018,0,0,0,0,0,0,2.85,2,'',0,596,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22610,8606,13519,0,13833,0,0,0,'Champion Outrunner (1)','','',0,7,0,1,0,1,1,0,1,1,1214,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22611,8606,13523,0,13686,0,0,0,'Champion Ranger (1)','','',0,7,0,1,0,1,1,0,1,1,1216,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22612,8606,13531,0,13837,0,0,0,'Champion Reaver (1)','','',0,7,0,1,0,1,1,0,61,71,1214,5000,5000,0,1,2,1141,0,2217.53,3159.43,0,0,0,0,0,7018,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22613,8606,13140,0,13462,0,0,0,'Commander Dardosh (1)','','',0,7,0,1,0,1,1,0,71,71,1214,5000,5000,0,1,1,2000,0,3887,5538,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.372,'',0,2050,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22614,8606,13319,0,13445,0,0,0,'Commander Duffy (1)','','',0,7,0,1,0,1,1,0,71,71,1216,5000,5000,0,1,2,2000,0,3887,5538,0,0,0,0,0,7018,0,0,0,0,0,0,1.65,0.3817,'',0,1974,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22615,8606,13320,0,13450,0,0,0,'Commander Karl Philips (1)','','',0,7,0,1,0,1,1,0,71,71,1216,5000,5000,0,1,3,2000,0,3887,5538,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.306,'',0,2081,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22616,8606,13154,0,13465,0,0,0,'Commander Louis Philips (1)','','',0,7,0,1,0,1,1,0,71,71,1214,5000,5000,0,1,3,2000,0,3887,5538,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.383,'',0,1941,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22617,8606,13152,0,13463,0,0,0,'Commander Malgor (1)','','',0,7,0,1,0,1,1,0,71,71,1214,5000,5000,0,1,0,2000,0,3887,5538,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.372,'',0,2067,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22618,8606,13318,0,13446,0,0,0,'Commander Mortimer (1)','','',0,7,0,1,0,1,1,0,71,71,1216,5000,5000,0,1,0,2000,0,3887,5538,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.347,'',0,2091,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22619,8606,13153,0,13464,0,0,0,'Commander Mulfort (1)','','',0,7,0,1,0,1,1,0,71,71,1214,5000,5000,0,1,2,2000,0,3887,5538,0,0,0,0,0,7018,0,0,0,0,0,0,4.05,0.9747,'',0,2015,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22620,8606,13139,0,13455,0,0,0,'Commander Randolph (1)','','',0,7,0,1,0,1,1,0,61,71,1216,5000,5000,0,1,0,1141,0,2217.53,3159.43,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.389,'',0,2032,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22621,8606,13446,0,13662,0,0,0,'Field Marshal Teravaine (1)','','',0,7,0,1,0,1,1,0,61,61,1216,5000,5000,0,1,2,1141,0,1179.22,1639.05,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.3366,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22622,8606,14285,0,14320,0,0,0,'Frostwolf Battleguard (1)','','',0,7,0,1,0,1,1,0,61,71,1214,5000,5000,0,1,0,2000,0,3887,5538,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.372,'',0,1780,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22623,8606,13597,0,13793,0,0,0,'Frostwolf Explosives Expert (1)','','',0,7,0,1,0,1,1,0,59,59,1214,5000,5000,0,1,2,1166,0,773.06,1023.16,0,0,0,0,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22624,8606,13357,0,13394,0,0,0,'Frostwolf Mine Layer (1)','','',0,7,0,1,0,1,1,0,61,61,1214,5000,5000,0,1,0,1166,0,1205.06,1674.96,0,0,0,0,0,4047,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22625,8606,13977,0,12249,0,0,0,'Gash\'nak the Cannibal (1)','','',0,7,0,2,0,1,1,0,1,1,37,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22626,8606,10985,0,10041,0,0,0,'Ice Giant (1)','','',8,5,0,1,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22627,8606,13419,0,14884,0,0,0,'Ivus the Forest Lord (1)','','',8,7,0,3,0,1,1,0,73,73,1594,5000,5000,0,1,0,1141,0,2343.61,3337.43,0,0,0,0,0,7618,0,0,0,0,0,0,4.05,2,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22628,8606,13841,0,13841,0,0,0,'Lieutenant Haggerdin (1)','','',0,7,0,1,0,1,1,0,61,61,1334,5000,5000,0,1,3,2000,0,2067,2873,0,0,0,0,0,4047,0,0,0,0,0,0,1.5,0.347,'',0,2052,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22629,8606,13256,0,13174,0,0,0,'Lokholar the Ice Lord (1)','','',8,4,0,3,0,1,1,0,73,73,1214,5000,5000,0,1,2,1150,0,2362.1,3363.75,0,0,0,0,0,7618,0,0,0,0,0,0,3.65,2,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22630,8606,13816,0,13794,0,0,0,'Prospector Stonehewer (1)','','',0,7,0,0,0,1,1,0,71,71,1216,7181,7181,0,1,2,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.347,'',0,175,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22631,8606,14018,0,14072,0,0,0,'Rezrelek (1)','Winterax Hero','',0,7,0,2,0,1,1,0,1,1,37,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22632,8606,13496,0,8811,0,0,0,'Risen Ancient (1)','','',0,10,0,1,0,1,1,0,1,1,1216,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,7.5,7.602,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22633,8606,14284,0,14322,0,0,0,'Stormpike Battleguard (1)','','',0,7,0,1,0,1,1,0,71,71,1216,5000,5000,0,1,0,2000,0,3887,5538,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.347,'',0,1616,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22634,8606,13598,0,13671,0,0,0,'Stormpike Explosives Expert (1)','','',0,7,0,1,0,1,1,0,60,60,1216,5000,5000,0,1,2,1158,0,782.81,1038.72,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22635,8606,13356,0,13386,0,0,0,'Stormpike Mine Layer (1)','','',0,7,0,1,0,1,1,0,59,59,1216,5000,5000,0,1,0,1166,0,773.06,1023.16,0,0,0,0,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22636,8606,14019,0,13990,0,0,0,'Tatterhide (1)','','',0,7,0,2,0,1,1,0,1,1,16,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22637,8606,14016,0,14064,0,0,0,'Ushalac the Gloomdweller (1)','','',0,7,0,2,0,1,1,0,1,1,37,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22638,8606,13817,0,13852,0,0,0,'Voggah Deathgrip (1)','','',0,7,0,0,0,1,1,0,61,61,1214,5000,5000,0,1,2,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22639,8606,13449,0,13842,0,0,0,'Warmaster Garrick (1)','','',0,7,0,1,0,1,1,0,61,71,1554,5000,5000,0,1,2,1150,0,2235.02,3184.35,0,0,0,0,0,7018,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22640,8606,13840,0,13853,0,0,0,'Warmaster Laggrond (1)','','',0,7,0,1,0,1,1,0,61,61,1335,5000,5000,0,1,3,2000,0,2067,2873,0,0,0,0,0,4047,0,0,0,0,0,0,1.5,0.372,'',0,2183,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22641,8606,11946,0,11894,0,0,0,'Drek\'Thar (1)','Frostwolf General','',4,7,0,3,0,1,1,0,72,72,1214,333737,333737,0,1,1,2000,0,20930,29820,0,0,0,0,0,7318,0,0,0,0,0,0,1.725,0.4278,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22642,8606,11676,0,12815,0,0,0,'Fjordune the Greater (1)','','',0,5,0,2,0,1,1,0,1,1,14,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,3.5,1.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22643,8606,12159,0,7873,0,0,0,'Korrak the Bloodrager (1)','','',0,7,0,1,0,1,1,0,1,1,37,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,3,3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18148,0,0,0,0,0,0,0),(22644,8606,11948,0,11896,0,0,0,'Vanndar Stormpike (1)','Stormpike General','',4,7,0,3,0,1,1,0,73,73,1216,433858,433858,0,1,0,1158,0,12118.5,17265.8,0,0,0,0,0,7618,0,0,0,0,0,0,1.5,0.347,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22645,8606,12048,0,12069,0,0,0,'Alliance Sentinel (1)','','',0,7,0,0,0,1,1,0,55,55,1216,5000,5000,0,1,0,1410,0,66.27,88.125,0,0,0,0,0,3234,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22646,8606,4255,0,2284,0,0,0,'Brogus Thunderbrew (1)','Food & Drink','',0,7,0,0,0,1,1,0,65,65,1217,29570,29570,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22647,8606,15106,0,15243,0,0,0,'Frostwolf Emissary (1)','','',0,7,0,0,0,1,1,0,55,55,1215,5000,5000,0,1,1,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22648,8606,12097,0,13385,0,0,0,'Frostwolf Quartermaster (1)','','',0,7,0,0,0,1,1,0,65,65,1215,59140,59140,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22649,8606,12052,0,12081,0,0,0,'Frostwolf Warrior (1)','','',0,7,0,0,0,1,1,0,55,55,1214,5000,5000,0,1,0,1410,0,66.27,88.125,0,0,0,0,0,3234,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22650,8606,3343,0,1359,0,0,0,'Grelkor (1)','Blacksmithing Supplies','',138412102,7,0,0,0,1,1,0,65,65,1215,59140,59140,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22651,8606,5134,0,3061,0,0,0,'Jonivera Farmountain (1)','General Goods','',8,7,0,0,0,1,1,0,65,65,1217,59140,59140,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22652,8606,5139,0,3084,0,0,0,'Kurdrum Barleybeard (1)','Reagents & Poison Supplies','',102,7,0,0,0,1,1,0,65,65,1217,59140,59140,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.347,'',0,104,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22653,8606,4257,0,2286,0,0,0,'Lana Thunderbrew (1)','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,65,65,1217,59140,59140,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.347,'',0,133,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22654,8606,3625,0,4294,0,0,0,'Rarck (1)','General Goods','',0,7,0,0,0,1,1,0,65,65,1215,59140,59140,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.372,'',0,135,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22655,8606,10367,0,9765,0,0,0,'Shrye Ragefist (1)','Food & Drink','',0,7,0,0,0,1,1,0,65,65,1215,59140,59140,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22656,8606,15103,0,15259,0,0,0,'Stormpike Emissary (1)','','',0,7,0,0,0,1,1,0,55,55,1217,3000,3500,0,1,1,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22657,8606,12047,0,12065,0,0,0,'Stormpike Mountaineer (1)','','',0,7,0,0,0,1,1,0,55,55,1216,5000,5000,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.347,'',0,452,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22658,8606,12096,0,13384,0,0,0,'Stormpike Quartermaster (1)','','',0,7,0,0,0,1,1,0,65,65,1217,59140,59140,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.347,'',0,150,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22659,8606,5135,0,3083,0,0,0,'Svalbrad Farmountain (1)','Trade Goods','',102,7,0,0,0,1,1,0,65,65,1217,59140,59140,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22660,8606,10364,0,9763,0,0,0,'Yaelika Farclaw (1)','Reagents & Poison Supplies','',0,7,0,0,0,1,1,0,65,65,1215,59140,59140,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22661,8606,2225,0,14781,0,0,0,'Zora Guthrek (1)','Trade Goods','',0,7,0,0,0,1,1,0,65,65,1215,59140,59140,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22662,8606,13325,0,13266,0,0,0,'Seasoned Mountaineer (1)','','',0,7,0,0,0,1,1,0,56,56,1216,5000,5000,0,1,0,1410,0,67.68,89.535,0,0,0,0,0,3289,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22663,8606,13327,0,13229,0,0,0,'Seasoned Sentinel (1)','','',0,7,0,0,0,1,1,0,59,59,1216,5000,5000,0,1,0,1410,0,71.91,95.175,0,0,0,0,0,3449,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22664,8606,13330,0,13301,0,0,0,'Seasoned Warrior (1)','','',0,7,0,0,0,1,1,0,56,56,1214,5000,5000,0,1,0,1410,0,67.68,89.535,0,0,0,0,0,3289,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22665,8606,12051,0,12949,0,0,0,'Frostwolf Legionnaire (1)','','',0,7,0,0,0,1,1,0,67,67,1214,3796,3796,0,1,0,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1.5,0.372,'',0,524,15,2.5,8,14,0,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22666,8606,12127,0,13253,0,0,0,'Stormpike Guardsman (1)','','',4718592,7,0,0,0,1,1,0,1,1,1216,3796,3796,0,1,0,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1.5,0.347,'',0,520,15,2.5,8,14,0,11976,22120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22667,8606,13335,0,13270,0,0,0,'Veteran Mountaineer (1)','','',0,7,0,0,0,1,1,0,57,57,1216,5000,5000,0,1,0,1410,0,69.09,91.65,0,0,0,0,0,3342,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22668,8606,13336,0,13290,0,0,0,'Veteran Sentinel (1)','','',0,7,0,0,0,1,1,0,57,57,1216,5000,5000,0,1,0,1410,0,69.09,91.65,0,0,0,0,0,3342,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22669,8606,13337,0,13306,0,0,0,'Veteran Warrior (1)','','',0,7,0,0,0,1,1,0,57,57,1214,5000,5000,0,1,0,1410,0,69.09,91.65,0,0,0,0,0,3342,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22670,8606,13086,0,13298,0,0,0,'Aggi Rumblestomp (1)','','',0,7,0,0,0,1,1,0,58,68,32,5000,5000,0,1,0,1191,0,137.561,193.538,0,0,0,0,0,6126,0,0,0,0,0,0,3.65,2,'',0,192,15,2.5,8,14,0,12169,15655,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22671,8606,13426,0,13379,0,0,0,'Champion Mountaineer (1)','','',0,7,0,0,0,1,1,0,58,58,1216,5000,5000,0,1,0,1410,0,70.5,93.06,0,0,0,0,0,3396,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22672,8606,13427,0,13357,0,0,0,'Champion Sentinel (1)','','',0,7,0,0,0,1,1,0,58,58,1216,5000,5000,0,1,0,1410,0,70.5,93.06,0,0,0,0,0,3396,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22673,8606,13428,0,13365,0,0,0,'Champion Warrior (1)','','',0,7,0,0,0,1,1,0,58,58,1214,5000,5000,0,1,0,1410,0,70.5,93.06,0,0,0,0,0,3396,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22674,8606,12053,0,12165,0,0,0,'Frostwolf Guardian (1)','','',0,7,0,0,0,1,1,0,68,68,1214,2617,2617,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,1.5,0.372,'',0,543,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22675,8606,13516,0,13817,0,0,0,'Frostwolf Outrunner (1)','','',0,7,0,1,0,1,1,0,1,1,1214,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22676,8606,13528,0,13809,0,0,0,'Frostwolf Reaver (1)','','',0,7,0,1,0,1,1,0,59,59,1214,5000,5000,0,1,0,1166,0,773.06,1023.16,0,0,0,0,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22677,8606,14142,0,12165,0,0,0,'Frostwolf Reclaimer (1)','','',0,7,0,1,0,1,1,0,1,1,1214,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22678,8606,13284,0,13410,0,0,0,'Frostwolf Shaman (1)','','',0,7,0,1,0,1,1,0,68,68,1214,41864,41864,23928,1,1,2000,0,670,987,0,0,0,0,0,7039,0,0,0,0,0,0,1.5,0.236,'',0,1627,15,2.5,8,14,0,12550,21401,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22679,8606,13440,0,13411,0,0,0,'Frostwolf Wolf Rider (1)','','',0,7,0,1,0,1,1,0,58,68,1214,5000,5000,0,1,0,1175,0,1764.26,2482.19,0,0,0,0,0,6126,0,0,0,0,0,0,3.65,2,'',0,1420,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22680,8606,13216,0,13476,0,0,0,'Gaelden Hammersmith (1)','Stormpike Supply Officer','',0,7,0,1,0,1,1,0,68,68,1217,65420,65420,0,1,0,2000,0,3003,4225,0,0,0,0,0,6126,0,0,0,0,0,0,1.5,0.347,'',0,1662,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22681,8606,13218,0,13477,0,0,0,'Grunnda Wolfheart (1)','Frostwolf Supply Officer','',0,7,0,1,0,1,1,0,68,68,1215,65420,65420,0,1,0,2000,0,3003,4225,0,0,0,0,0,6126,0,0,0,0,0,0,1.5,0.236,'',0,1561,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22682,8606,0,0,13438,0,0,0,'Jekyll Flandring (1)','Frostwolf Supply Officer','',0,7,0,1,0,1,1,0,58,58,1335,5000,5000,0,1,0,2000,0,1300,1716,0,0,0,0,0,3396,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22683,8606,13079,0,13300,0,0,0,'Keetar (1)','','',0,7,0,0,0,1,1,0,58,68,85,5000,5000,0,1,2,1183,0,136.637,192.238,0,0,0,0,0,6126,0,0,0,0,0,0,3.65,2,'',0,175,15,2.5,8,14,0,14516,15496,15576,17207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22684,8606,13088,0,13305,0,0,0,'Masha Swiftcut (1)','','',0,7,0,0,0,1,1,0,58,68,29,5000,5000,0,1,2,1183,0,136.637,192.238,0,0,0,0,0,6126,0,0,0,0,0,0,3.65,2,'',0,278,15,2.5,8,14,0,3391,6434,15667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22685,8606,11657,0,5945,0,0,0,'Morloch (1)','','',0,7,0,0,0,1,1,0,68,68,59,5000,5000,0,1,0,2000,0,1008,1484,0,0,0,0,0,6740,0,0,0,0,0,0,2.25,1.2075,'',0,111,15,2.5,8,14,0,15537,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22686,8606,13221,0,10833,0,0,0,'Ryson\'s Eye in the Sky (1)','','',0,1,0,1,0,1,1,0,58,58,1194,5000,5000,0,1,0,1191,0,774.15,1021.88,0,0,0,0,0,3396,0,0,0,0,0,0,2.25,0.525,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22687,8606,13324,0,13249,0,0,0,'Seasoned Guardsman (1)','','',0,7,0,0,0,1,1,0,58,68,1216,5000,5000,0,1,0,1410,0,162.855,229.125,0,0,0,0,0,6126,0,0,0,0,0,0,2.85,2,'',0,589,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22688,8606,13329,0,13286,0,0,0,'Seasoned Legionnaire (1)','','',0,7,0,0,0,1,1,0,58,68,1214,5000,5000,0,1,0,1400,0,161.7,227.5,0,0,0,0,0,6126,0,0,0,0,0,0,2.85,2,'',0,432,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22689,8606,13524,0,13645,0,0,0,'Stormpike Commando (1)','','',0,7,0,1,0,1,1,0,56,56,1216,5000,5000,0,1,0,1191,0,743.185,983.17,0,0,0,0,0,3289,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22690,8606,12050,0,13274,0,0,0,'Stormpike Defender (1)','','',0,7,0,0,0,1,1,0,68,68,1216,2617,2617,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,1.5,0.347,'',0,547,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22691,8606,13576,0,13709,0,0,0,'Stormpike Ram Rider (1)','','',0,7,0,1,0,1,1,0,58,68,1216,5000,5000,0,1,0,1158,0,1738.73,2446.27,0,0,0,0,0,6126,0,0,0,0,0,0,3.65,2,'',0,1587,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22692,8606,13520,0,13674,0,0,0,'Stormpike Ranger (1)','','',0,7,0,1,0,1,1,0,1,1,1216,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22693,8606,14141,0,13274,0,0,0,'Stormpike Reclaimer (1)','','',0,7,0,1,0,1,1,0,1,1,1216,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22694,8606,11677,0,371,0,0,0,'Taskmaster Snivvle (1)','','',0,7,0,0,0,1,1,0,58,68,26,5000,5000,0,1,0,1175,0,384.225,564.59,0,0,0,0,0,6740,0,0,0,0,0,0,1.875,0.99,'',0,254,15,2.5,8,14,0,3391,14516,16170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22695,8606,0,0,13319,0,0,0,'Thanthaldis Snowgleam (1)','Stormpike Supply Officer','',0,7,0,1,0,1,1,0,58,58,1334,5000,5000,0,1,0,2000,0,1300,1716,0,0,0,0,0,3396,0,0,0,0,0,0,1.5,0.389,'',0,2042,15,2.5,8,14,0,19642,19644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22696,8606,13078,0,13299,0,0,0,'Umi Thorson (1)','','',0,7,0,0,0,1,1,0,68,68,1216,5000,5000,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,1.65,0.3817,'',0,117,15,2.5,8,14,0,8147,12057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22697,8606,13180,0,13474,0,0,0,'Wing Commander Jeztor (1)','','',0,7,0,1,0,1,1,0,68,68,1215,5000,5000,0,1,2,2000,0,3003,4225,0,0,0,0,0,6126,0,0,0,0,0,0,1.5,0.383,'',0,1758,15,2.5,8,14,0,15572,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22698,8606,13438,0,13471,0,0,0,'Wing Commander Slidore (1)','','',0,7,0,1,0,1,1,0,68,68,1217,65420,65420,0,1,2,2000,0,3003,4225,0,0,0,0,0,6126,0,0,0,0,0,0,1.5,0.347,'',0,1586,15,2.5,8,14,0,15580,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22699,8606,14188,0,14234,0,0,0,'Dirk Swindle (1)','Bounty Hunter','',0,7,0,0,0,1,1,0,69,69,57,6761,6761,0,1,2,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1.725,0.3519,'',0,607,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22700,8606,13298,0,13456,0,0,0,'Lieutenant Greywand (1)','','',0,7,0,1,0,1,1,0,69,69,1216,5000,5000,0,1,0,2000,0,3185,4498,0,0,0,0,0,6423,0,0,0,0,0,0,1.725,0.3519,'',0,1847,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22701,8606,13145,0,7864,0,0,0,'Lieutenant Grummus (1)','','',0,6,0,1,0,1,1,0,69,69,1214,5000,5000,0,1,0,2000,0,3185,4498,0,0,0,0,0,6423,0,0,0,0,0,0,2.175,0.725,'',0,1884,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22702,8606,13296,0,13457,0,0,0,'Lieutenant Largent (1)','','',0,7,0,1,0,1,1,0,69,69,1216,5000,5000,0,1,0,2000,0,3185,4498,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.306,'',0,1846,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22703,8606,13147,0,13466,0,0,0,'Lieutenant Lewis (1)','','',0,7,0,1,0,1,1,0,69,69,1214,5000,5000,0,1,0,2000,0,3185,4498,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.383,'',0,1859,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22704,8606,13299,0,13458,0,0,0,'Lieutenant Lonadin (1)','','',0,7,0,1,0,1,1,0,69,69,1216,5000,5000,0,1,0,2000,0,3185,4498,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.389,'',0,1853,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22705,8606,13300,0,13459,0,0,0,'Lieutenant Mancuso (1)','','',0,7,0,1,0,1,1,0,59,69,1216,5000,5000,0,1,0,1158,0,1844.11,2604.34,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.306,'',0,1865,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22706,8606,13146,0,1693,0,0,0,'Lieutenant Murp (1)','','',0,6,0,1,0,1,1,0,69,69,1214,5000,5000,0,1,0,2000,0,3185,4498,0,0,0,0,0,6423,0,0,0,0,0,0,2.175,0.725,'',0,1917,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22707,8606,13137,0,13467,0,0,0,'Lieutenant Rugba (1)','','',0,7,0,1,0,1,1,0,69,69,1214,5000,5000,0,1,0,2000,0,3185,4498,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.372,'',0,1878,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22708,8606,13138,0,13460,0,0,0,'Lieutenant Spencer (1)','','',0,7,0,1,0,1,1,0,69,69,1216,5000,5000,0,1,0,2000,0,3185,4498,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.306,'',0,1849,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22709,8606,13297,0,13461,0,0,0,'Lieutenant Stouthandle (1)','','',0,7,0,1,0,1,1,0,59,69,1216,5000,5000,0,1,0,1166,0,1856.85,2622.33,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.347,'',0,1933,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22710,8606,13143,0,13468,0,0,0,'Lieutenant Stronghoof (1)','','',0,7,0,1,0,1,1,0,69,69,1214,5000,5000,0,1,0,2000,0,3185,4498,0,0,0,0,0,6423,0,0,0,0,0,0,4.05,0.9747,'',0,1941,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22711,8606,13144,0,13469,0,0,0,'Lieutenant Vol\'talar (1)','','',0,7,0,1,0,1,1,0,69,69,1214,5000,5000,0,1,0,2000,0,3185,4498,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.306,'',0,1857,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22712,8606,14185,0,14232,0,0,0,'Najak Hexxen (1)','Bounty Hunter','',0,7,0,0,0,1,1,0,69,69,877,6761,6761,0,1,2,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.306,'',0,578,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22713,8606,13525,0,13654,0,0,0,'Seasoned Commando (1)','','',0,7,0,1,0,1,1,0,59,59,1216,5000,5000,0,1,0,1158,0,767.755,1016.15,0,0,0,0,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22714,8606,13326,0,13262,0,0,0,'Seasoned Defender (1)','','',0,7,0,0,0,1,1,0,59,69,1216,5000,5000,0,1,0,1410,0,172.725,243.93,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.347,'',0,575,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22715,8606,13328,0,13278,0,0,0,'Seasoned Guardian (1)','','',0,7,0,0,0,1,1,0,59,69,85,5000,5000,0,1,0,1410,0,172.725,243.93,0,0,0,0,0,6423,0,0,0,0,0,0,2.85,2,'',0,581,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22716,8606,13517,0,13821,0,0,0,'Seasoned Outrunner (1)','','',0,7,0,1,0,1,1,0,1,1,1214,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22717,8606,13521,0,13678,0,0,0,'Seasoned Ranger (1)','','',0,7,0,1,0,1,1,0,1,1,1216,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22718,8606,13529,0,13813,0,0,0,'Seasoned Reaver (1)','','',0,7,0,1,0,1,1,0,59,59,1214,5000,5000,0,1,0,1166,0,773.06,1023.16,0,0,0,0,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22719,8606,13333,0,13254,0,0,0,'Veteran Guardsman (1)','','',0,7,0,0,0,1,1,0,59,69,1216,5000,5000,0,1,0,1410,0,172.725,243.93,0,0,0,0,0,6423,0,0,0,0,0,0,2.85,2,'',0,692,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22720,8606,13334,0,13294,0,0,0,'Veteran Legionnaire (1)','','',0,7,0,0,0,1,1,0,59,69,1214,5000,5000,0,1,0,1410,0,172.725,243.93,0,0,0,0,0,6423,0,0,0,0,0,0,2.85,2,'',0,692,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22721,8606,13179,0,13473,0,0,0,'Wing Commander Guse (1)','','',0,7,0,1,0,1,1,0,69,69,1215,67610,67610,0,1,3,2000,0,3185,4498,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.236,'',0,1714,15,2.5,8,14,0,15572,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22722,8606,13439,0,13472,0,0,0,'Wing Commander Vipore (1)','','',0,7,0,1,0,1,1,0,69,69,1217,67610,67610,0,1,3,2000,0,3185,4498,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.389,'',0,1645,15,2.5,8,14,0,15580,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22723,8606,13798,0,13808,0,0,0,'Jotek (1)','','',0,7,0,1,0,1,1,0,70,71,1214,5000,5000,0,1,2,2000,0,3887,5538,0,0,0,0,0,7018,0,0,0,0,0,0,1.8,0.4464,'',0,598,15,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22724,8606,13797,0,13849,0,0,0,'Mountaineer Boombellow (1)','','',0,7,0,1,0,1,1,0,60,61,32,5000,5000,0,1,2,1141,0,1179.22,1639.05,0,0,0,0,0,4047,0,0,0,0,0,0,1.5,0.347,'',0,1828,15,2.5,8,14,0,11976,22120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22725,8606,0,0,11632,0,0,0,'Winterax Berserker (1)','','',0,7,0,1,0,1,1,0,61,62,37,5000,5000,0,1,0,1166,0,1303.59,1818.96,0,0,0,0,0,4344,0,0,0,0,0,0,4.2,2,'',0,832,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22726,8606,10990,0,13340,0,0,0,'Alterac Ram (1)','','',0,1,0,0,0,1,1,0,60,61,1274,5000,5000,0,1,0,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,0,0,3.25,0.455,'',0,0,15,2.5,8,14,0,13443,22120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22727,8606,0,0,13340,0,0,0,'Alterac Ram (1)','','',0,1,0,0,0,1,1,0,1,1,1274,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,3.25,0.455,'',0,0,15,2.5,8,14,0,13443,22120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22728,8606,10989,0,8716,0,0,0,'Blizzard Elemental (1)','','',0,4,0,1,0,1,1,0,1,1,16,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,1.875,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22729,8606,13096,0,13895,0,0,0,'Coldmine Explorer (1)','','',0,7,0,0,0,1,1,0,54,55,1216,5000,5000,0,1,0,2000,0,87,116,0,0,0,0,0,3232,0,0,0,0,0,0,1.5,0.306,'',0,105,15,2.5,8,14,0,12544,14145,15242,15244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22730,8606,13089,0,13322,0,0,0,'Coldmine Guard (1)','','',0,7,0,0,0,1,1,0,54,55,29,5000,5000,0,1,2,1175,0,55.225,73.4375,0,0,0,0,0,3234,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,6253,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22731,8606,13087,0,13326,0,0,0,'Coldmine Invader (1)','','',0,7,0,0,0,1,1,0,54,55,32,5000,5000,0,1,0,1183,0,55.601,73.9375,0,0,0,0,0,3234,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,9080,12057,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22732,8606,13317,0,556,0,0,0,'Coldmine Miner (1)','','',0,7,0,0,0,1,1,0,52,53,32,5000,5000,0,1,0,1175,0,52.2875,69.9125,0,0,0,0,0,3128,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22733,8606,13316,0,13334,0,0,0,'Coldmine Peon (1)','','',0,7,0,0,0,1,1,0,52,53,29,5000,5000,0,1,2,1183,0,52.6435,70.3885,0,0,0,0,0,3128,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22734,8606,13097,0,13330,0,0,0,'Coldmine Surveyor (1)','','',0,7,0,0,0,1,1,0,54,55,29,5000,5000,0,1,2,1200,0,364.8,534,0,0,0,0,0,6740,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,15498,15586,15654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22735,8606,13447,0,13383,0,0,0,'Corporal Noreg Stormpike (1)','','',0,7,0,1,0,1,1,0,68,68,1216,20283,20283,0,1,3,2000,0,3185,4498,0,0,0,0,0,6126,0,0,0,0,0,0,1.5,0.347,'',0,1667,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22736,8606,13776,0,13851,0,0,0,'Corporal Teeka Bloodsnarl (1)','','',0,7,0,1,0,1,1,0,56,57,1214,5000,5000,0,1,3,2000,0,1274,1690,0,0,0,0,0,3342,0,0,0,0,0,0,1.5,0.236,'',0,1306,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22737,8606,10981,0,10278,0,0,0,'Frostwolf (1)','','',1,1,1,0,0,1,1,0,50,51,38,5000,5000,0,1,0,2000,0,86,114,0,0,0,0,0,3018,0,0,0,0,0,0,1.625,1.3,'',0,0,15,2.5,8,14,0,13443,0,0,0,0,0,0,0,0,0,0,0,0,13040,0,0,0,0,0,0,0,0,0,0),(22738,8606,14282,0,782,0,0,0,'Frostwolf Bloodhound (1)','','',17,1,1,0,0,1,1,0,53,54,1214,5000,5000,0,1,0,2000,0,92,122,0,0,0,0,0,3180,0,0,0,0,0,0,1.4375,1.725,'',0,0,15,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22739,8606,13359,0,13398,0,0,0,'Frostwolf Bowman (1)','','',0,7,0,0,0,1,1,0,69,70,1214,10142,10479,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,576,15,2.5,8,14,0,22121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22740,8606,11601,0,10285,0,0,0,'Irondeep Cave Lurker UNUSED (1)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.0465,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22741,8606,13099,0,13430,0,0,0,'Irondeep Explorer (1)','','',0,7,0,0,0,1,1,0,54,55,1214,5000,5000,0,1,0,1200,0,364.8,534,0,0,0,0,0,6740,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,12544,14145,15242,15244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22742,8606,11599,0,10285,0,0,0,'Irondeep Geomancer UNUSED (1)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.0465,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22743,8606,13080,0,13311,0,0,0,'Irondeep Guard (1)','','',0,7,0,0,0,1,1,0,1,1,1216,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,6740,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22744,8606,13396,0,556,0,0,0,'Irondeep Miner (1)','','',0,7,0,0,0,1,1,0,1,1,1216,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,6740,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22745,8606,13397,0,13335,0,0,0,'Irondeep Peon (1)','','',0,7,0,0,0,1,1,0,52,53,29,5000,5000,0,1,2,1183,0,52.6435,70.3885,0,0,0,0,0,3128,0,0,0,0,0,0,3.65,2,'',0,80,15,2.5,8,14,0,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22746,8606,13081,0,13434,0,0,0,'Irondeep Raider (1)','','',0,7,0,0,0,1,1,0,54,55,1214,5000,5000,0,1,2,1191,0,55.977,74.4375,0,0,0,0,0,3234,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,9080,12057,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22747,8606,11600,0,10285,0,0,0,'Irondeep Shaman (1)','','',0,7,0,0,0,1,1,0,63,64,59,5000,5000,0,1,0,2000,0,654,961,0,0,0,0,0,6740,0,0,0,0,0,0,1.95,1.0465,'',0,246,15,2.5,8,14,0,12492,15786,15801,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22748,8606,11602,0,10285,0,0,0,'Irondeep Skullthumper (1)','','',0,7,0,0,0,1,1,0,64,65,59,5000,5000,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.95,1.0465,'',0,380,15,2.5,8,14,0,14099,16172,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22749,8606,13098,0,13315,0,0,0,'Irondeep Surveyor (1)','','',0,7,0,0,0,1,1,0,64,65,1216,5000,5000,0,1,0,2000,0,587,864,0,0,0,0,0,6740,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,15498,15586,15654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22750,8606,10987,0,10285,0,0,0,'Irondeep Trogg (1)','','',0,7,0,0,0,1,1,0,62,63,59,5000,5000,0,1,0,2000,0,181,253,0,0,0,0,0,4641,0,0,0,0,0,0,1.95,1.0465,'',0,333,15,2.5,8,14,0,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22751,8606,13546,0,13891,0,0,0,'Seasoned Coldmine Explorer (1)','','',0,7,0,0,0,1,1,0,56,57,1216,5000,5000,0,1,0,2000,0,91,121,0,0,0,0,0,3340,0,0,0,0,0,0,1.5,0.306,'',0,900,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22752,8606,13534,0,13567,0,0,0,'Seasoned Coldmine Guard (1)','','',0,7,0,0,0,1,1,0,56,66,1214,5000,5000,0,1,2,1183,0,124.215,174.492,0,0,0,0,0,5531,0,0,0,0,0,0,3.65,2,'',0,100,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22753,8606,13549,0,13636,0,0,0,'Seasoned Coldmine Invader (1)','','',0,7,0,0,0,1,1,0,56,57,1216,5000,5000,0,1,0,1183,0,57.967,76.895,0,0,0,0,0,3342,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22754,8606,13537,0,13544,0,0,0,'Seasoned Coldmine Surveyor (1)','','',0,7,0,0,0,1,1,0,56,57,1214,5000,5000,0,1,2,1216,0,348.384,513.15,0,0,0,0,0,6740,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22755,8606,13540,0,13769,0,0,0,'Seasoned Irondeep Explorer (1)','','',0,7,0,0,0,1,1,0,56,57,1214,5000,5000,0,1,0,1191,0,369.806,543.69,0,0,0,0,0,6740,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22756,8606,13552,0,13781,0,0,0,'Seasoned Irondeep Guard (1)','','',0,7,0,0,0,1,1,0,56,57,1216,5000,5000,0,1,0,1225,0,60.025,79.625,0,0,0,0,0,3342,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22757,8606,13543,0,13590,0,0,0,'Seasoned Irondeep Raider (1)','','',0,7,0,0,0,1,1,0,56,57,1214,5000,5000,0,1,0,1175,0,57.575,76.375,0,0,0,0,0,3342,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22758,8606,13555,0,13795,0,0,0,'Seasoned Irondeep Surveyor (1)','','',0,7,0,0,0,1,1,0,56,57,1216,5000,5000,0,1,0,1183,0,366.73,447.766,0,0,0,0,0,6740,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,15498,15586,15654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22759,8606,13777,0,13383,0,0,0,'Sergeant Durgen Stormpike (1)','','',0,7,0,1,0,1,1,0,58,59,1216,5000,5000,0,1,3,2000,0,1326,1755,0,0,0,0,0,3449,0,0,0,0,0,0,1.5,0.347,'',0,1467,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22760,8606,13448,0,13402,0,0,0,'Sergeant Yazra Bloodsnarl (1)','','',0,7,0,0,0,1,1,0,66,67,1214,5000,5000,0,1,3,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1.5,0.236,'',0,900,15,2.5,8,14,0,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22761,8606,11678,0,10282,0,0,0,'Snowblind Ambusher (1)','','',0,7,0,0,0,1,1,0,52,53,14,5000,5000,0,1,0,1420,0,63.19,84.49,0,0,0,0,0,3128,0,0,0,0,0,0,1.95,0.6188,'',0,411,15,2.5,8,14,0,7159,19472,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22762,8606,10986,0,10282,0,0,0,'Snowblind Harpy (1)','','',0,7,0,0,0,1,1,0,62,63,514,5000,5000,0,1,0,2000,0,181,253,0,0,0,0,0,4641,0,0,0,0,0,0,1.95,0.6188,'',0,411,15,2.5,8,14,0,3589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22763,8606,11675,0,10282,0,0,0,'Snowblind Windcaller (1)','','',0,7,0,0,0,1,1,0,63,63,514,5749,5749,2620,1,0,2000,0,199,291,0,0,0,0,0,6740,0,0,0,0,0,0,1.95,0.6188,'',0,426,15,2.5,8,14,0,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22764,8606,13676,0,13340,0,0,0,'Stabled Alterac Ram (1)','','',0,1,0,0,0,1,1,0,50,51,1217,5000,5000,0,1,0,1410,0,60.63,80.37,0,0,0,0,0,3018,0,0,0,0,0,0,3.25,0.455,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22765,8606,13618,0,10278,0,0,0,'Stabled Frostwolf (1)','','',0,1,0,0,0,1,1,0,50,51,1214,5000,5000,0,1,0,1510,0,64.93,86.07,0,0,0,0,0,3018,0,0,0,0,0,0,1.625,1.3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22766,8606,13358,0,13390,0,0,0,'Stormpike Bowman (1)','','',0,7,0,0,0,1,1,0,69,70,1216,10142,10479,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,580,15,2.5,8,14,0,22121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22767,8606,14283,0,10828,0,0,0,'Stormpike Owl (1)','','',1,1,26,0,0,1,1,0,53,54,1216,5000,5000,0,1,0,2000,0,92,122,0,0,0,0,0,3180,0,0,0,0,0,0,1.725,0.4025,'',0,0,15,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,13264,0,0,0,0,0,0,0,0,0,0),(22768,8606,13150,0,13449,0,0,0,'Syndicate Agent (1)','','',0,7,0,1,0,1,1,0,57,57,1194,5000,5000,0,1,0,1183,0,753.57,999.635,0,0,0,0,0,3342,0,0,100,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22769,8606,13149,0,13440,0,0,0,'Syndicate Brigand (1)','','',0,7,0,1,0,1,1,0,53,53,1194,5000,5000,0,1,0,1216,0,703.455,940.575,0,0,0,0,0,3128,0,0,100,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22770,8606,13547,0,13893,0,0,0,'Veteran Coldmine Explorer (1)','','',0,7,0,0,0,1,1,0,58,68,1216,5000,5000,0,1,0,1208,0,139.524,196.3,0,0,0,0,0,6126,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22771,8606,13535,0,13571,0,0,0,'Veteran Coldmine Guard (1)','','',0,7,0,0,0,1,1,0,58,59,1214,5000,5000,0,1,2,1200,0,61.2,81,0,0,0,0,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22772,8606,13550,0,13640,0,0,0,'Veteran Coldmine Invader (1)','','',0,7,0,0,0,1,1,0,58,59,1216,5000,5000,0,1,0,1200,0,61.2,81,0,0,0,0,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22773,8606,13538,0,13554,0,0,0,'Veteran Coldmine Surveyor (1)','','',0,7,0,0,0,1,1,0,58,59,1214,5000,5000,0,1,2,1200,0,364.8,534,0,0,0,0,0,6740,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22774,8606,13541,0,13773,0,0,0,'Veteran Irondeep Explorer (1)','','',0,7,0,0,0,1,1,0,58,59,1214,5000,5000,0,1,0,1208,0,61.608,81.54,0,0,0,0,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22775,8606,13553,0,13785,0,0,0,'Veteran Irondeep Guard (1)','','',0,7,0,0,0,1,1,0,58,59,1216,5000,5000,0,1,0,1200,0,61.2,81,0,0,0,0,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22776,8606,13544,0,13594,0,0,0,'Veteran Irondeep Raider (1)','','',0,7,0,0,0,1,1,0,58,59,1214,5000,5000,0,1,0,1183,0,60.333,79.8525,0,0,0,0,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22777,8606,13556,0,13799,0,0,0,'Veteran Irondeep Surveyor (1)','','',0,7,0,0,0,1,1,0,58,59,1216,5000,5000,0,1,0,1225,0,62.475,82.6875,0,0,0,0,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22778,8606,11603,0,371,0,0,0,'Whitewhisker Digger (1)','','',0,7,0,0,0,1,1,0,52,53,14,5000,5000,0,1,0,1175,0,52.2875,69.9125,0,0,0,0,0,3128,0,0,0,0,0,0,1.875,0.99,'',0,195,15,2.5,8,14,0,12057,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22779,8606,11604,0,371,0,0,0,'Whitewhisker Geomancer (1)','','',0,7,0,0,0,1,1,0,55,64,14,5000,5000,0,1,0,1183,0,377.969,554.235,0,0,0,0,0,6740,0,0,0,0,0,0,1.875,0.99,'',0,271,15,2.5,8,14,0,15228,18968,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22780,8606,11605,0,371,0,0,0,'Whitewhisker Overseer (1)','','',0,7,0,0,0,1,1,0,54,55,14,5000,5000,0,1,0,1175,0,55.225,73.4375,0,0,0,0,0,3234,0,0,0,0,0,0,1.875,0.99,'',0,262,15,2.5,8,14,0,13589,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22781,8606,11606,0,371,0,0,0,'Whitewhisker Tunnel Rat (1)','','',0,7,0,0,0,1,1,0,1,1,26,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.99,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22782,8606,10982,0,371,0,0,0,'Whitewhisker Vermin (1)','','',0,7,0,0,0,1,1,0,62,63,26,5000,5000,0,1,0,2000,0,181,253,0,0,0,0,0,4641,0,0,0,0,0,0,1.875,0.99,'',0,145,15,2.5,8,14,0,17230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22783,8606,11840,0,10792,0,0,0,'Wildpaw Alpha (1)','','',0,7,0,0,0,1,1,0,68,69,39,5000,5000,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,2.25,0.75,'',0,553,15,2.5,8,14,0,8599,18072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22784,8606,11839,0,494,0,0,0,'Wildpaw Brute (1)','','',0,7,0,0,0,1,1,0,66,66,39,8540,8540,0,1,0,2000,0,225,314,0,0,0,0,0,5531,0,0,0,0,0,0,1.95,0.65,'',0,498,15,2.5,8,14,0,13737,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22785,8606,10991,0,494,0,0,0,'Wildpaw Gnoll (1)','','',0,7,0,0,0,1,1,0,52,53,39,5000,5000,0,1,0,1420,0,63.19,84.49,0,0,0,0,0,3128,0,0,0,0,0,0,1.95,0.65,'',0,410,15,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22786,8606,11838,0,494,0,0,0,'Wildpaw Mystic (1)','','',0,7,0,0,0,1,1,0,66,67,39,5000,5000,0,1,0,2000,0,205,302,0,0,0,0,0,6740,0,0,0,0,0,0,1.95,0.65,'',0,506,15,2.5,8,14,0,11986,12058,37361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22787,8606,11837,0,494,0,0,0,'Wildpaw Shaman (1)','','',0,7,0,0,0,1,1,0,63,63,39,5749,5749,2620,1,0,2000,0,199,291,0,0,0,0,0,5392,0,0,0,0,0,0,1.95,0.65,'',0,434,15,2.5,8,14,0,12557,18975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22788,8606,12156,0,14017,0,0,0,'Winterax Axe Thrower (1)','','',0,7,0,1,0,1,1,0,60,60,37,5000,5000,0,1,0,1183,0,799.71,1061.15,0,0,0,0,0,3750,0,0,0,0,0,0,4.2,2,'',0,0,15,2.5,8,14,0,16075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22789,8606,0,0,14021,0,0,0,'Winterax Hunter (1)','','',0,7,0,1,0,1,1,0,59,59,37,5000,5000,0,1,0,1191,0,789.635,1045.1,0,0,0,0,0,3449,0,0,0,0,0,0,3.8,2,'',0,713,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22790,8606,13956,0,14026,0,0,0,'Winterax Mystic (1)','','',0,7,0,1,0,1,1,0,58,58,37,5000,5000,0,1,0,1175,0,763.75,1008.15,0,0,0,0,0,3396,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,10893,10894,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22791,8606,13958,0,14030,0,0,0,'Winterax Seer (1)','','',0,7,0,1,0,1,1,0,59,59,37,5000,5000,0,1,0,1166,0,773.06,1023.16,0,0,0,0,0,3449,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22792,8606,12157,0,14060,0,0,0,'Winterax Shadow Hunter (1)','','',0,7,0,1,0,1,1,0,59,60,37,5000,5000,0,1,0,1158,0,782.81,1038.72,0,0,0,0,0,3750,0,0,0,0,172,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22793,8606,0,0,2714,0,0,0,'Winterax Tracker (1)','','',0,1,1,0,0,1,1,0,1,1,37,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.575,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8841,0,0,0,0,0,0,0,0,0,0),(22794,8606,10983,0,14013,0,0,0,'Winterax Troll (1)','','',0,7,0,1,0,1,1,0,57,58,37,5000,5000,0,1,0,1175,0,763.75,1008.15,0,0,0,0,0,3396,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22795,8606,13957,0,14052,0,0,0,'Winterax Warrior (1)','','',0,7,0,1,0,1,1,0,60,60,37,5000,5000,0,1,0,1158,0,782.81,1038.72,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22796,8606,11679,0,14034,0,0,0,'Winterax Witch Doctor (1)','','',0,7,0,1,0,1,1,0,59,60,37,5000,5000,0,1,0,1158,0,782.81,1038.72,0,0,0,0,0,3750,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22797,8606,14017,0,14056,0,0,0,'Withered Troll (1)','','',0,7,0,1,0,1,1,0,1,1,37,5000,5000,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22798,6180,0,0,11686,0,16046,16046,'[DND]Prophecy 1 Quest Credit','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22799,6180,0,0,11686,0,16046,16046,'[DND]Prophecy 2 Quest Credit','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22800,6180,0,0,11686,0,16046,16046,'[DND]Prophecy 3 Quest Credit','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22801,6180,0,0,11686,0,16046,16046,'[DND]Prophecy 4 Quest Credit','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22802,6803,0,0,21083,21084,0,0,'Exodar Firebreather','','',0,7,0,0,0,1,1,0,23,24,774,1,1,0,1,0,2000,0,34,46,0,0,0,0,0,975,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22804,6803,0,0,21085,21086,0,0,'Silvermoon Fireeater','','',0,7,0,0,0,1,1,0,10,33,775,1,1,0,1,0,2000,0,46,61,0,0,0,0,0,1281,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22806,6803,0,0,21083,21084,21085,21086,'Shattrath Firebreather','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22807,7272,0,0,21087,0,0,0,'Lost Torranche','','',1,1,12,0,0,1,1,0,70,70,14,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,480000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,27048,0,0,0,0,0,0,0,0,0,0,0,0,11669,0,0,0,0,0,0,0,0,0,0),(22810,6692,0,0,21088,21089,21090,21091,'Rescued Cenarion Expedition Druid','','',0,7,0,0,0,1,1,0,71,71,1660,6300,6300,3231,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22811,6692,0,0,21092,21093,0,0,'Rescued Lower City Brute','','',0,7,0,0,0,1,1,0,71,71,1818,7100,7100,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22812,6692,0,0,21094,21095,0,0,'Rescued Sha\'tar Vindicator','','',0,7,0,1,0,1,1,0,71,71,1741,8100,8100,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22813,6692,0,0,21096,21097,0,0,'Rescued Consortium Dealer','','',0,7,0,1,0,1,1,0,71,71,1731,1,1,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22814,6692,0,0,21098,21099,0,0,'Rescued Sporeggar Scout','','',0,7,0,1,0,1,1,0,71,71,1707,4900,4900,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22815,6692,0,0,19278,19282,0,0,'Rescued Keepers of Time Custodian','','',0,7,0,0,0,1,1,0,71,71,1779,6000,6000,3231,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22816,7561,0,0,5556,0,0,0,'Black Cat','','',0,8,0,0,0,1,1,0,1,1,188,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22817,6692,0,0,19315,0,0,0,'Blood Elf Orphan','','',1024,12,0,0,0,1,1,0,1,1,1818,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'58818',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22818,6692,0,0,19091,0,0,0,'Draenei Orphan','','',1024,12,0,0,0,1,1,0,1,1,1818,5000,5000,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'58818',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22819,7272,0,0,21100,0,0,0,'Orphan Matron Mercy','','',0,7,0,0,0,1,1,0,62,62,1818,5341,5341,0,1,3,2000,0,172,240,0,0,0,0,0,4344,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22820,7272,0,0,17227,0,0,0,'Seer Olum','','',0,7,0,0,0,1,1,0,70,70,1820,18000,18000,3155,1,3,2000,0,422,462,0,0,0,0,0,2400,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22821,7272,0,0,21102,0,0,0,'Ethereum Avenger','','',0,7,0,0,0,1,1,0,69,70,1796,6761,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.4,0.427778,'',0,1335,0,2.5,8,14,0,32064,36509,39489,0,0,0,0,0,0,0,0,0,0,0,0,0,31956,0,0,0,0,0,0,0),(22822,7272,0,0,21103,0,0,0,'Ethereum Nullifier','','',0,7,0,0,0,1,1,0,69,70,1796,6761,6986,0,1,0,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,1.4,0.427784,'',0,1333,0,2.5,8,14,0,36513,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31956,0,0,0,0,0,0,0),(22823,7272,0,0,17695,0,0,0,'Hch\'uu','','',0,7,0,0,0,1,1,0,1,1,35,41,41,60,1,2,2000,0,2,2,0,0,0,0,25000,7,0,0,0,0,0,0,0.55,0.55,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22824,7272,0,0,17612,0,0,0,'Ethereum Glaive','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22825,7272,0,0,21104,0,0,0,'Matron Li-sahar','','',0,3,0,1,0,1,1,0,72,72,90,70836,70836,36399,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,4180,0,2.5,8,14,0,29651,33501,33493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22826,7272,0,0,18649,0,0,0,'King Dorfbruiser','','',0,7,0,1,0,1,1,0,72,72,45,66420,66420,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,3.5,3.5,'',0,4562,0,2.5,8,14,0,43673,33238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22827,7272,0,0,20590,0,0,0,'Gorgolon the All-seeing','','',0,3,0,1,0,1,1,0,72,72,90,47224,47224,19854,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,2.2,3,'',0,4712,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22828,7272,0,0,17287,0,0,0,'Trelopades','Legion Commander','',0,3,0,1,0,1,1,0,72,72,90,88560,88560,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,6.6,3,'',0,3835,0,2.5,8,14,0,11876,11990,22859,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22829,6692,0,0,17035,11686,0,0,'Outland Children\'s Week Sporeggar Trigger','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22830,8606,0,0,21105,0,0,0,'Broken Male Illusion (Retains Armor)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22831,6692,0,0,17035,11686,0,0,'Outland Children\'s Week Auchindoun Trigger','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22832,7272,0,0,21106,0,0,0,'Morthis Whisperwing','Druid of the Talon','',0,7,0,1,0,1,1,0,70,71,1660,6986,7181,0,1,3,2000,0,1375.4,1959.6,0,0,0,0,500000,7018,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22833,6692,0,0,17035,11686,0,0,'Outland Children\'s Week Dark Portal Trigger','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22834,7272,0,0,21107,0,0,0,'Clintar Dreamwalker','','',0,7,0,0,0,1,1,0,70,70,994,6500,6500,2795,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22835,6692,0,0,21108,21109,0,0,'Cenarion Dreamwarden','','',0,7,0,0,0,1,1,0,70,70,1254,7100,7100,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22836,7272,0,0,21110,0,0,0,'Jheel','','',0,7,0,0,0,1,1,0,1,1,35,41,41,60,1,2,2000,0,2,2,0,0,0,0,25000,17,0,0,0,0,0,0,1.1,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22837,7272,0,0,21111,0,0,0,'Dreamwarden Lurosa','','',0,7,0,0,0,1,1,0,71,71,994,6500,6500,2795,1,2,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22838,6692,0,0,17035,0,0,0,'Outland Children\'s Week Aeris Landing Trigger','','',0,10,0,0,0,1,1,0,1,1,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22839,6692,0,0,17035,11686,0,0,'Outland Children\'s Week Throne of the Elements Trigger','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22840,8606,0,0,20422,20334,20478,0,'Ashtongue Illusion','','',0,7,0,0,0,1,1,0,70,70,1820,4212,4212,3155,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22841,7272,0,0,21357,0,0,0,'Shade of Akama','','',108,7,0,3,1,92.4,100,0,73,73,1692,701131,701131,0,1,0,1800,0,9954,14175,0,0,0,0,604800000,7618,0,0,0,0,0,0,5,5,'40973',1,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22842,7272,0,0,21119,0,0,0,'Corvax','','',0,8,0,0,0,1,1,0,2,2,190,54,54,69,1,0,2000,0,2,3,0,0,0,0,0,8,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(22843,7272,0,0,21119,0,0,0,'Rook','','',0,8,0,0,0,1,1,0,2,2,190,54,54,69,1,0,2000,0,2,3,0,0,0,0,0,8,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(22844,7272,0,0,21115,0,0,0,'Ashtongue Battlelord','','',72,7,0,1,0,31.5,1,0,72,72,1813,232470,232470,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,0,0,0,2,'',0,10678,0,2.5,8,14,0,15284,32588,34970,41182,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22845,7272,0,0,21116,0,0,0,'Ashtongue Mystic','','',72,7,0,1,0,21,10,0,71,71,1820,120624,120624,32310,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,0,1.8,'',0,10635,0,2.5,8,14,0,39586,39588,39589,41114,0,0,0,0,0,4529,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22846,7272,0,0,21118,0,0,0,'Ashtongue Stormcaller','','',72,7,0,1,0,21,10,0,71,71,1820,120624,120624,32310,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,0,1.8,'',0,10667,0,2.5,8,14,0,41151,41183,41184,0,0,0,0,0,0,4529,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22847,7272,0,0,21117,0,0,0,'Ashtongue Primalist','','',72,7,0,1,0,21,10,0,72,72,1820,123963,123963,33090,1,0,2000,0,2280,3270,0,0,0,0,3600000,7305,0,0,0,0,0,0,0,2,'',0,10705,0,2.5,8,14,0,39584,41186,41187,41188,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22848,7272,0,0,5187,0,0,0,'Storm Fury','','',72,4,0,1,0,10.5,10,0,70,70,1813,73353,73353,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.25,1,'',0,12000,0,2.5,8,14,0,39581,0,0,0,0,0,0,0,0,1070,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22849,7272,0,0,21114,0,0,0,'Ashtongue Feral Spirit','','',72,10,0,1,0,10.5,1,0,70,70,1820,73353,73353,0,1,0,1000,0,945,1338.75,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.522,'18950',0,12000,0,2.5,8,14,0,39575,39578,0,0,0,0,0,0,0,1215,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22850,8606,0,0,16480,17612,0,0,'Al\'ar Kill Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22851,6692,0,0,17035,11686,0,0,'Outland Children\'s Week Exodar 01 Trigger','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22852,8606,0,0,10691,0,0,0,'[UNUSED] Dread Lord','Servant of Illidan','',8,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.75,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22853,7272,0,0,11335,0,0,0,'Illidari Defiler','','',72,3,0,1,0,21,10,0,71,71,1813,120624,120624,32310,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,2.5,0.9,'',0,10727,0,2.5,8,14,0,39670,39671,39672,39674,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22854,8606,0,0,6173,0,0,0,'[UNUSED] Illidari Felstalker','Servant of Illidan','',8,3,15,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.4511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22855,7272,0,0,19991,0,0,0,'Illidari Nightlord','','',72,3,0,1,0,42,10,0,72,72,1813,309960,309960,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,0,0,6,4,'',0,10747,0,2.5,8,14,0,39645,39647,39649,41150,0,0,0,0,0,5439,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22856,7272,0,0,21146,0,0,0,'Reliquary of the Lost','','',108,10,0,3,0,700,100,0,73,73,1813,5311600,5311600,0,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,1,0.3,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22857,7272,0,0,18654,0,0,0,'Illidari Ravager','Servant of Illidan','',0,3,0,1,0,3,1,0,70,70,1843,20958,20958,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,5,2.5,'',0,0,0,2.5,8,14,0,15496,16244,32009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22858,7272,0,0,12334,0,0,0,'Shadowhoof Assassin','Servant of Illidan','',0,3,0,0,0,1,1,0,69,69,1843,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,172,0,2.5,0.9,'',0,0,0,2.5,8,14,0,14873,37577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22859,7272,0,0,12334,0,0,0,'Shadowhoof Summoner','Servant of Illidan','',0,3,0,0,0,1,1,0,69,69,1843,5409,5409,3080,1,0,2000,0,224,316,0,0,0,0,25000,6412,0,0,0,0,172,0,2.5,0.9,'',0,0,0,2.5,8,14,0,38386,13338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22860,7272,0,0,20387,0,0,0,'Illidari Succubus','Servant of Illidan','',0,3,0,0,0,1,1,0,70,70,1843,4890,4890,7196,1,0,2000,0,223,284,0,0,0,0,0,3427,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,32202,31865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22861,6692,0,0,21128,21127,0,0,'Lightsworn Vindicator','','',0,7,0,0,0,1,1,0,70,70,1854,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,25000,6708,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,13005,13903,13952,33632,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22862,7272,0,0,17409,0,0,0,'Anchorite Caalen','','',0,10,0,0,0,5,1,0,70,70,1854,27945,27945,3155,1,0,2000,0,234,331,0,0,0,0,25000,6708,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,35096,17142,36176,35943,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22863,6692,0,0,18775,18941,0,0,'Seasoned Magister','','',0,7,0,0,0,1,1,0,70,70,1855,4890,4890,7196,1,0,2000,0,248,363,0,0,0,0,25000,5404,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22864,7272,0,0,19119,0,0,0,'Fyra Dawnstar','','',0,7,0,0,0,1,1,0,68,68,1855,5233,5233,2991,1,0,2000,0,214,301,0,0,0,0,25000,6116,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22865,7272,0,0,21137,0,0,0,'Illidan\'s Presence','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22866,6692,0,0,17035,11686,0,0,'Outland Children\'s Week Silvermoon 01 Trigger','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22867,6692,0,0,17035,11686,0,0,'Outland Children\'s Week Silvermoon 02 Trigger','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22868,8606,0,0,5561,16946,0,0,'Generic Portal - Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.30556,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22869,7272,0,0,21120,0,0,0,'Illidari Boneslicer','','',72,3,0,1,0,21,10,0,71,71,1813,150801,150801,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,2.5,0.9,'',0,10757,0,2.5,8,14,0,24698,39666,41176,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22870,7272,0,0,21123,0,0,0,'Olum\'s Spirit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22871,6692,0,0,21254,21262,0,0,'Teron Gorefiend','','',108,6,0,3,1,577.5,500,0,73,73,1813,3505425,3505425,1693500,1,0,2000,0,10955,15680,0,0,0,0,604800000,7604,0,0,0,0,0,0,3.75,2.5,'',1,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22872,6692,0,0,17035,11686,0,0,'Outland Children\'s Week Caverns of Time Trigger','','',0,10,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22873,6692,0,0,21159,21160,0,0,'Coilskar General','','',72,7,0,1,0,28,1,0,71,71,1813,201068,201068,0,1,0,3000,0,3363.75,4792.5,0,0,0,0,3600000,7018,0,0,0,0,0,0,3.75,0.868055,'',0,10633,0,2.5,8,14,0,40081,40080,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22874,7272,0,0,21161,0,0,0,'Coilskar Harpooner','','',72,7,0,1,0,21,40,0,71,71,1813,120624,120624,129240,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,3.375,0.78125,'',0,10617,0,2.5,8,14,0,40082,40083,40084,0,0,0,0,0,0,1025,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(22875,6692,0,0,21162,21163,0,0,'Coilskar Sea-Caller','','',72,7,0,1,0,21,40,0,71,71,1813,120624,120624,129240,1,0,2000,4,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,2,2,'',0,10650,0,2.5,8,14,0,40088,40090,40091,0,0,0,0,0,0,1083,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22876,7272,0,0,21164,0,0,0,'Coilskar Soothsayer','','',72,7,0,1,0,21,40,0,71,71,1813,120624,120624,129240,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,1.8,1.8,'',0,10702,0,2.5,8,14,0,40096,40097,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22877,6692,0,0,21165,21166,0,0,'Coilskar Wrangler','','',72,7,0,1,0,21,10,0,71,71,1813,120624,120624,32310,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,3.375,0.78125,'',0,10684,0,2.5,8,14,0,15284,40066,40076,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22878,7272,0,0,20609,0,0,0,'Aqueous Lord','','',72,4,0,1,0,42,1,0,72,72,1813,309960,309960,0,1,0,1500,3,1726.88,2463.75,0,0,0,0,3600000,7318,0,0,0,0,0,0,5,1.5278,'8279',0,0,0,2.5,8,14,0,40099,40100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22879,6692,0,0,21369,21370,0,0,'Shadowmoon Reaver','','',72,7,0,1,0,21,1,0,72,72,1813,154980,154980,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,329,0,2.25,0.520833,'',0,10605,0,2.5,8,14,0,41034,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22880,6692,0,0,21367,21368,0,0,'Shadowmoon Champion','','',72,7,0,1,0,31.5,1,0,72,72,1813,232470,232470,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,329,0,2.625,0.607638,'',0,10651,0,2.5,8,14,0,41053,41063,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22881,7272,0,0,5563,0,0,0,'Aqueous Surger','','',72,4,0,1,0,10.5,1,0,70,70,1813,73353,73353,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.45834,'',0,0,0,2.5,8,14,0,40095,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22882,7272,0,0,21373,0,0,0,'Shadowmoon Deathshaper','','',72,7,0,1,0,21,10,0,72,72,1813,123963,123963,33090,1,0,2000,0,2280,3270,0,0,0,0,3600000,7305,0,0,0,0,329,0,2.025,0.5022,'',0,10660,0,2.5,8,14,0,41069,41070,13787,41071,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22883,7272,0,0,5492,0,0,0,'Aqueous Spawn','','',72,4,0,1,0,6.3,1,0,70,72,1813,44012,46494,0,1,0,2000,3,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,0,0,0.7,0.213892,'',0,0,0,2.5,8,14,0,40102,40106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22884,7272,0,0,17528,0,0,0,'Leviathan','','',72,1,0,1,0,52.5,1,0,72,72,1813,387450,387450,0,1,0,1200,0,1381.5,1971,0,0,0,0,3600000,7318,0,0,0,0,0,0,4.2,3,'',0,0,0,2.5,8,14,0,40077,40078,40079,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22885,7272,0,0,21457,0,0,0,'Dragon Turtle','Coilskar Harpooner\'s Pet','',72,1,0,1,0,10.5,1,0,70,70,1813,73353,73353,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.6,0.7,'',0,0,0,2.5,8,14,0,40086,40087,0,0,0,0,0,0,0,1025,0,0,0,0,0,0,0,0,0,0,0,0,116,0),(22886,6692,0,0,18568,17540,18790,20449,'Black Temple Captive','','',0,7,0,0,0,1.4,1,0,70,70,35,9780,9780,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22887,7272,0,0,21174,0,0,0,'High Warlord Naj\'entus','','',108,7,0,3,1,350,1,0,73,73,1813,2655800,2655800,0,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,10.5,2.1,'',1,2500000,0,2.5,8,14,0,39837,39836,39878,39872,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22888,8606,0,0,1126,0,0,0,'Vengeful Harbinger Event Starter','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22889,6692,0,0,21124,21125,21126,0,'Manifest Nightmare','','',0,10,0,0,0,1,1,0,70,70,14,4192,4192,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.125,0.2625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22890,7272,0,0,19113,0,0,0,'First Fragment Guardian','','',0,1,0,1,0,1,1,0,70,70,14,20958,20958,0,1,0,1500,0,1417.5,2008.12,0,0,0,0,0,6719,0,0,0,0,0,0,3.125,0.4375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24514,0,0,0,0,0,0,0),(22891,7272,0,0,19113,0,0,0,'Second Fragment Guardian','','',0,1,0,1,0,1,1,0,70,70,14,20958,20958,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,3.125,0.4375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24487,0,0,0,0,0,0,0),(22892,7272,0,0,19113,0,0,0,'Third Fragment Guardian','','',0,1,0,1,0,1,1,0,70,70,14,20958,20958,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,3.125,0.4375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24488,0,0,0,0,0,0,0),(22893,7272,0,0,12829,0,0,0,'Wodin the Troll-Servant','','',0,7,0,0,0,1,1,0,64,64,35,5715,5715,0,1,2,2000,0,194,274,0,0,0,0,300000,4937,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22894,7272,0,0,4590,0,0,0,'Cyclone Totem','','',0,11,0,0,0,1,1,0,71,71,58,4163,4163,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,329,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22895,9056,0,0,4589,0,0,0,'Summoned Searing Totem','','',0,11,0,0,0,1,1,0,1,1,35,5,5,0,1,0,2000,0,316,450,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,39592,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22896,7272,0,0,4589,0,0,0,'Ashtongue Searing Totem','','',0,11,0,0,0,0.7,1,0,71,71,58,1,1,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,39593,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22897,7272,0,0,4590,0,0,0,'Summoned Windfury Totem','','',0,11,0,0,0,1,1,0,70,71,58,1,1,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22898,7272,0,0,21145,0,0,0,'Supremus','','',108,3,0,3,1,420,100,0,73,73,16,3186960,3186960,0,1,0,1500,0,8295,11812.5,0,0,0,0,604800000,7618,0,210,0,0,0,0,24,25,'',1,2500000,0,2.5,8,14,0,40126,40276,46587,41581,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22899,7272,0,0,21132,0,0,0,'Protectorate Advisor Rahim','The Protectorate','',0,7,0,0,0,1,1,0,70,70,1795,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.45834,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22900,7359,0,0,19653,0,0,0,'Tortured Protectorate Vanguard','The Protectorate','',0,7,0,0,0,1,1,0,70,70,1795,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.25,0.375,'',0,713,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22901,8606,0,0,21129,0,0,0,'Clintar\'s Spirit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22902,6692,0,0,19034,19033,0,0,'Phantasmal Lash','','',0,10,0,0,0,1,1,0,70,70,14,4100,4100,0,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.05,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22903,8606,0,0,2467,0,0,0,'Unkillable Test Dummy 72 Warrior','','',4,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22904,13202,0,0,19579,0,0,0,'Eye of Illidan','','',0,3,0,0,0,1,1,0,69,70,35,3942,4050,0,1,0,2000,0,38.9497,39.5377,0,0,43,44,0,6492,0,0,0,0,0,0,1,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22905,6692,0,0,17035,11686,0,0,'Outland Children\'s Week Exodar 02 Trigger','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22906,6692,0,0,21130,0,0,0,'Air Elemental Force','','',1024,4,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22907,6692,0,0,4607,0,0,0,'Fire Elemental Force','','',1024,4,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22908,6692,0,0,549,0,0,0,'Earth Elemental Force','','',1024,4,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22909,6692,0,0,21131,0,0,0,'Water Elemental Force','','',1024,4,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,85,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22910,7272,0,0,19677,0,0,0,'Skulloc Soulgrinder','Son of Gruul','',8,7,0,1,0,1,1,0,70,70,14,111780,111780,3155,1,0,2000,0,2659,3404,0,0,0,0,0,5474,0,0,0,0,0,0,10,4,'',0,0,0,2.5,8,14,0,39621,39622,39620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22911,7272,0,0,18031,0,0,0,'Vim\'gol the Vile','','',8,7,0,1,0,1,1,0,70,70,14,97800,97800,7196,1,0,2000,0,2241,2924,0,0,0,0,0,3427,0,0,0,0,0,0,3.5,2.345,'',0,0,0,2.5,8,14,0,28902,40545,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22912,7272,0,0,11686,0,0,0,'Sundered Spirit','','',8,7,0,0,0,1,1,0,1,1,14,5451,5451,3155,1,0,2000,0,2,2,0,0,0,0,0,6740,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,17321,20816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22913,6692,0,0,19091,0,0,0,'Dornaa','','',1024,7,0,0,0,1,1,0,1,1,35,41,41,60,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22914,6692,0,0,19315,0,0,0,'Salandria','','',1024,7,0,0,0,1,1,0,1,1,35,40,40,120,1,0,2000,0,2,3,0,0,0,0,0,17,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22915,7272,0,0,21133,0,0,0,'Aspect of the Raven','','',0,1,0,0,0,1,1,0,70,70,14,13972,13972,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3,0.7,'',0,0,0,2.5,8,14,0,39068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22916,6692,0,0,16622,17188,0,0,'Clintar Dreamwalker\'s Spirit','','',4096,10,0,0,0,1,1,0,70,70,250,6500,6500,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22917,7272,0,0,21135,0,0,0,'Illidan Stormrage','The Betrayer','',108,3,0,3,1,560,1,0,73,73,1882,4249280,4249280,0,1,0,1500,0,8295,11812.5,0,0,0,0,604800000,7618,0,25,25,25,25,25,7.5,0.459,'39656',1,3000000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22918,7272,0,0,11686,0,0,0,'Gronn Showdown Bunny','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22919,7272,0,0,19661,0,0,0,'Image of Commander Ameer','The Protectorate','',0,10,0,0,0,1,1,0,1,1,1797,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22920,7272,0,0,20863,0,0,0,'Thuk the Defiant','','',0,10,0,1,0,1,1,0,72,72,35,81180,81180,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,38777,38770,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22921,8606,0,0,19745,15880,0,0,'Ethereum Prisoner (Stasis Chamber Alpha)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22922,7272,0,0,5441,0,0,0,'Innkeeper Aelerya','Innkeeper','',0,7,0,0,0,1,1,0,70,70,1660,4252,4252,0,1,65537,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22923,6692,0,0,5494,11686,0,0,'Simon Game Bunny','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.9375,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22924,7272,0,0,21136,0,0,0,'Arthorn Windsong','','',0,7,0,0,0,1,1,0,70,70,1660,5589,5589,3155,1,3,1660,0,194.22,274.73,0,0,0,0,500000,6708,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22925,8606,0,0,11686,5187,0,0,'Rain of Fire Bunny (Alliance)','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22926,8606,0,0,11686,0,0,0,'Poison Cloud Bunny (Horde)','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22927,6692,0,0,19745,15880,0,0,'Ethereum Prisoner (Dungeon Energy Ball)','','',0,10,0,0,0,1,1,0,1,1,1797,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,1600,15,2.5,8,14,0,38361,36405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22928,7272,0,0,19635,0,0,0,'Ambassador Pax\'ivi','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.3,0.397228,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22929,7272,0,0,21138,0,0,0,'Greater Shadowfiend','','',0,10,0,0,0,0.35,1,0,72,72,90,2066,2066,3309,1,0,1500,5,228,327,0,0,0,0,0,7305,0,0,0,0,329,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22930,7272,0,0,14173,0,0,0,'Yor','Void Hound of Shaffar','',0,3,0,1,1,1,1,0,70,70,35,244343,244343,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,12,1.05,'',0,4427,0,2.5,8,14,0,36405,38361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22931,7272,0,0,21139,0,0,0,'Gorrim','Emerald Circle Flight Master','',0,7,0,1,0,3,3,0,65,65,35,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22932,7272,0,0,21140,0,0,0,'Sai\'kkal the Elder','','',0,10,0,0,0,1,1,0,70,70,190,5000,5000,3155,1,1,1660,0,126.16,154.38,0,0,0,0,500000,1,0,0,0,0,0,0,4,2,'39680',0,0,0,2.5,8,14,0,39680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22933,7272,0,0,21141,0,0,0,'Ancient Raven-Priest','','',0,10,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22934,6692,0,0,1126,11686,0,0,'Black Temple Battle Sensor','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22935,7272,0,0,21142,0,0,0,'Suralais Farwind','Hippogryph Master','',0,7,0,1,0,3,3,0,65,65,80,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,600000,5234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22936,7272,0,0,21143,0,0,0,'Auhula','Apprentice Hippogryph Master','',0,7,0,0,0,1,1,0,30,30,1694,955,955,0,1,0,2000,0,42,56,0,0,0,0,300000,1179,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22937,8606,0,0,21144,0,0,0,'Noorab','Hippogryph Master','',0,7,0,1,0,1,1,0,1,1,1732,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22938,8606,17893,0,17301,0,0,0,'Naturalist Bite (1)','','',128,7,0,0,0,1,1,0,70,70,1659,12000,12000,3155,1,1,1347,0,929.835,1315.28,0,0,0,0,0,6708,0,0,0,0,0,0,1.5,0.389,'',0,0,15,2.5,8,14,0,34906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22939,6692,0,0,21449,21450,21451,21533,'Temple Concubine','','',72,7,0,1,0,3.15,10,0,70,70,1813,22006,22006,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,2.025,0.51705,'',0,10673,0,2.5,8,14,0,41334,41338,0,0,0,0,0,0,0,1033,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(22940,7272,0,0,19905,0,0,0,'Grok','','',0,7,0,0,0,1,1,0,65,65,35,5914,5914,0,1,3,2000,0,200,281,0,0,0,0,25000,5234,0,0,0,0,0,0,2.65,1.855,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(22941,7272,0,0,19755,0,0,0,'Mog\'dorg the Wizened','','',0,7,0,0,0,1,1,0,68,68,35,6542,6542,0,1,3,2000,0,231,325,0,0,0,0,360000,6126,0,0,0,0,0,0,2.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(22942,8606,0,0,14832,0,0,0,'Fel Orc Mutant 1','Servant of Illidan','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22943,7318,0,0,22349,0,0,0,'Wolpertinger','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(22944,8606,0,0,21150,0,0,0,'[UNUSED] Illidari Hound [PH]','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22945,7272,0,0,21372,0,0,0,'Shadowmoon Blood Mage','','',72,7,0,1,0,17.5,10,0,72,72,1813,103302,103302,33090,1,0,2000,0,2280,3270,0,0,0,0,3600000,7305,0,0,0,0,329,0,2.025,0.5022,'',0,10641,0,2.5,8,14,0,41072,41068,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22946,7272,0,0,14334,0,0,0,'Shadowmoon War Hound','','',72,1,1,0,0,7,1,0,71,71,1813,50267,50267,0,1,0,1500,0,1681.88,2396.25,0,0,0,0,3600000,7018,0,0,0,0,329,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22947,6692,0,0,21252,0,0,0,'Mother Shahraz','','',108,3,0,3,1,1,1,0,73,73,1813,3186750,3186750,338700,1,0,2000,0,10955,15680,0,0,0,0,604800000,7604,0,0,0,0,0,0,3.75,0.75,'',1,2500000,0,2.5,8,14,0,40823,26662,40827,40859,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22948,6803,0,0,21443,0,0,0,'Gurtogg Bloodboil','','',108,7,0,3,1,525,1,0,73,73,1813,3983700,3983700,0,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,5.775,2.75,'',1,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22949,6803,0,0,21416,0,0,0,'Gathios the Shatterer','','',76,7,0,3,0,175,100,0,73,73,1813,1062250,1062250,338700,1,0,2000,0,10955,15680,0,0,0,0,604800000,7604,0,0,0,0,0,0,3.3,0.8426,'41341',1,631770,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22950,6803,0,0,21417,0,0,0,'High Nethermancer Zerevor','','',108,7,0,3,0,175,100,0,73,73,1813,1062250,1062250,338700,1,0,2000,0,10955,15680,0,0,0,0,604800000,7604,0,0,0,0,0,0,3.15,0.8043,'41341',1,630717,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22951,6692,0,0,21419,21420,0,0,'Lady Malande','','',76,7,0,3,0,175,100,0,73,73,1813,1062250,1062250,338700,1,0,2000,0,10955,15680,0,0,0,0,604800000,7604,0,0,0,0,0,0,3.15,0.8043,'41341',1,629034,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22952,6803,0,0,21418,0,0,0,'Veras Darkshadow','','',76,7,0,3,0,175,100,0,73,73,1813,1222550,1222550,0,1,0,2400,0,13272,18900,0,0,0,0,604800000,7618,0,75,75,75,75,75,3.375,0.86175,'41341',1,632956,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22953,7272,0,0,21151,0,0,0,'Wrathbone Flayer','','',72,6,0,1,0,35,1,0,71,71,1813,251335,251335,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,4.5,1.04167,'',0,10634,0,2.5,8,14,0,15496,39544,0,0,0,0,0,0,0,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22954,7272,0,0,18753,0,0,0,'Illidari Fearbringer','','',72,3,0,1,0,52.5,1,0,72,72,90,387450,387450,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,0,0,4.8,4,'',0,10662,0,2.5,8,14,0,40936,40938,40946,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22955,6692,0,0,21452,21453,21454,21534,'Charming Courtesan','','',72,7,0,1,0,3.15,10,0,70,70,1813,17605,17605,31550,1,0,2000,0,1755,2482.5,0,0,0,0,3600000,6708,0,0,0,0,0,0,1.95,0.2704,'',0,10702,0,2.5,8,14,0,41346,41346,0,0,0,0,0,0,0,1089,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(22956,7272,0,0,21456,0,0,0,'Sister of Pain','','',72,3,0,1,0,35,10,0,72,72,1813,206605,206605,33090,1,0,2000,0,2280,3270,0,0,0,0,3600000,7305,0,0,0,0,0,0,3,0.806,'',0,10733,0,2.5,8,14,0,41353,41355,41371,41362,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22957,7272,0,0,21503,0,0,0,'Priestess of Dementia','','',72,3,0,1,0,1,1,0,72,72,1813,371889,371889,3309,1,0,2000,0,2280,3270,0,0,0,0,3600000,7305,0,0,0,0,0,0,2.5,0.75,'',0,10682,0,2.5,8,14,0,41397,41404,0,0,0,0,0,0,0,1041,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22958,8089,0,0,21152,0,0,0,'Green Riding Nether Ray','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22959,6692,0,0,21530,21531,21532,0,'Spellbound Attendant','','',72,7,0,1,0,1,1,0,70,70,1813,117369,117369,31550,1,0,2000,0,1755,2482.5,0,0,0,0,3600000,6708,0,0,0,0,0,0,0,0,'',0,10675,0,2.5,8,14,0,41395,41396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22960,7272,0,0,21216,0,0,0,'Dragonmaw Wyrmcaller','','',72,7,0,1,0,24.5,10,0,71,71,16,140728,140728,32310,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,3,0.472,'',0,10655,0,2.5,8,14,0,15284,40895,40892,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22961,8606,0,0,15505,0,0,0,'[UNUSED] Harem Girl 3','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22962,7272,0,0,21502,0,0,0,'Priestess of Delight','','',72,3,0,1,0,1,1,0,72,72,1813,464940,464940,0,1,0,1800,0,2072.25,2956.5,0,0,0,0,3600000,7318,0,0,0,0,0,0,2.5,0.75,'',0,10724,0,2.5,8,14,0,41351,0,0,0,0,0,0,0,0,1041,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22963,6692,0,0,21535,21536,21537,0,'Bonechewer Worker','','',72,7,0,1,0,3.15,10,0,70,70,16,17605,17605,31550,1,0,2000,0,1755,2482.5,0,0,0,0,3600000,6708,0,0,0,0,0,0,2.025,0.46875,'',0,10608,0,2.5,8,14,0,40844,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22964,7272,0,0,19199,0,0,0,'Sister of Pleasure','','',72,3,0,1,0,35,10,0,72,72,1813,206605,206605,33090,1,0,2000,0,2280,3270,0,0,0,0,3600000,7305,0,0,0,0,0,0,3,0.806,'',0,10730,0,2.5,8,14,0,41378,41380,41381,41362,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22965,6692,0,0,21196,21197,21528,21529,'Enslaved Servant','','',72,7,0,1,0,1,1,0,71,71,1813,125668,125668,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,2.1,0.4284,'',0,10680,0,2.5,8,14,0,41388,41389,0,0,0,0,0,0,0,1097,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22966,6692,0,0,21128,21127,0,0,'Lightsworn Elekk Rider','','',2048,7,0,0,0,1,1,0,70,70,1854,1073,1073,3155,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,39782,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22967,6692,0,0,20712,20713,20714,20715,'Scryer Cavalier','','',2048,7,0,0,0,1,1,0,69,69,1855,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,30931,35871,39783,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22968,7272,0,0,19872,0,0,0,'Light-Armored Elekk','','',0,1,0,0,0,0.6,1,0,1,1,1854,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(22969,7272,0,0,19483,0,0,0,'Scryer Hawkstrider','','',0,1,0,0,0,1,1,0,1,1,1855,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22970,8606,0,0,19074,4589,0,0,'zzOLDTotem of Wrath II','','',0,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22971,8606,0,0,19074,4589,0,0,'zzOLDTotem of Wrath III','','',0,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22972,7272,0,0,18377,0,0,0,'Cenarion Sparrowhawk','','',0,1,0,0,0,1,1,0,2,2,7,5600,5600,69,1,0,2000,0,2,3,0,0,0,0,300000,8,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22973,8606,0,0,21153,0,0,0,'Black Temple Shattered Hand Fel Orc','Servant of Illidan','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22974,6692,0,0,4449,0,0,0,'Invis Sparrowhawk Origin','','',0,10,0,0,0,1,1,0,1,1,190,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.75,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22975,8089,0,0,21155,0,0,0,'Purple Riding Nether Ray','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22976,8089,0,0,21158,0,0,0,'Red Riding Nether Ray','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22977,8089,0,0,21157,0,0,0,'Silver Riding Nether Ray','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(22978,8089,0,0,21156,0,0,0,'Blue Riding Nether Ray','','',0,1,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22979,7272,0,0,18377,0,0,0,'Wild Sparrowhawk','','',0,1,0,0,0,1,1,0,70,70,14,5900,5900,3155,1,0,2000,0,442,539,0,0,0,0,500000,1,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22980,6692,0,0,21459,21182,21194,21184,'Skyguard Scout','','',0,7,0,0,0,1,1,0,70,70,1856,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(22981,7272,0,0,21172,0,0,0,'Watcher Elaira','','',0,7,0,0,0,1,1,0,70,70,1660,5400,5400,3155,1,2,1660,0,64.74,79.68,0,0,0,0,500000,1,0,0,0,0,0,0,2.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22982,6692,0,0,21169,21183,0,0,'Skyguard Navigator','','',0,7,0,0,0,1,1,0,70,70,1856,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22983,8606,0,0,21169,0,0,0,'Skyguard Airman','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22984,6692,0,0,18783,16925,0,0,'Black Temple Trigger','','',0,10,0,0,0,0.95,1,0,70,70,114,3827,3827,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22985,7272,0,0,7935,0,0,0,'Bradford Bridenbecker','','',0,7,0,0,0,1,1,0,1,1,12,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.8,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,89,0),(22986,6692,0,0,20570,17188,0,0,'Skettis - Invis Raven Stone','','',0,10,0,0,0,1,1,0,1,1,190,41,41,60,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22987,7272,0,0,21152,21155,21158,21156,'Skyguard Nether Ray','','',0,1,0,0,0,1,1,0,69,70,1856,3941,4050,0,0.7,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(22988,7272,0,0,6686,0,0,0,'Illidari Shadowlord','','',0,3,0,1,0,1,1,0,71,71,1843,57440,57440,16155,1,0,2000,0,2459,3148,0,0,0,0,0,5714,0,0,0,0,329,0,0,0,'',0,0,0,2.5,8,14,0,12098,39941,39942,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22989,7272,0,0,20628,0,0,0,'Maiev Shadowsong','','',4128,7,0,1,0,1,1,0,1,1,1859,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,7039,0,0,0,0,85,0,0,2,'',0,0,0,2.5,8,14,0,39954,34189,32920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22990,7272,0,0,20681,0,0,0,'Akama','','',4136,7,0,1,0,1,1,0,73,73,1858,1001550,1001550,607000,2,3,1800,0,6859.8,8779.5,0,0,0,0,3600000,6194,0,0,0,0,0,0,1.3,1.3,'',0,0,0,2.5,8,14,0,39945,40536,40874,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22991,6692,0,0,16480,17612,0,0,'Monstrous Kaliri Egg Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22992,7272,0,0,17867,0,0,0,'Guardian of the Hawk','','',0,7,0,0,0,1,1,0,71,71,1738,50267,50267,0,1,0,1400,0,209.3,298.2,1,1900,497.8,739.1,0,7018,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,40358,40412,40413,0,0,0,0,0,0,0,0,0,0,0,0,0,32356,0,0,0,0,0,0,0),(22993,7272,0,0,20885,0,0,0,'Guardian of the Eagle','','',0,7,0,0,0,1,1,0,71,71,1738,11488,11488,3231,1,0,1400,0,258.3,331.1,1,1900,285.065,285.635,0,2912,0,375,375,375,375,375,0,2,'',0,0,0,2.5,8,14,0,9739,40344,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32355,0,0,0,0,0,0,0),(22994,7272,0,0,17867,0,0,0,'Guardian of the Falcon','','',0,7,0,0,0,1,1,0,71,71,1738,25135,25315,58656,1,0,1400,0,158.2,203,1,1900,285.065,285.635,0,3577,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,9613,32712,40366,40367,0,0,0,0,0,0,0,0,0,0,0,0,32357,0,0,0,0,0,0,0),(22995,7272,0,0,19905,0,0,0,'Chort','','',0,7,0,0,0,1,1,0,66,66,35,6116,6116,0,1,3,2000,0,210,295,0,0,0,0,25000,5531,0,0,0,0,0,0,2.65,1.855,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0),(22996,7272,0,0,21431,0,0,0,'Blade of Azzinoth','','',32,10,0,3,0,1,1,0,70,70,14,4890,4890,0,1,0,2000,0,8820,12495,0,0,0,0,0,6719,100,100,100,100,100,100,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22997,7272,0,0,21321,0,0,0,'Flame of Azzinoth','','',100,3,0,1,0,1,1,0,73,73,14,796740,796740,0,3,0,1500,2,8295,11812.5,0,0,0,0,0,7618,0,180,36,36,36,36,2.6,30,'',0,0,0,2.5,8,14,0,40631,40631,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22998,9183,0,0,21175,0,0,0,'Blood Elf Female Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(22999,9183,0,0,21176,0,0,0,'Blood Elf Male Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23000,8606,0,0,21177,0,0,0,'Draenei Male Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23001,8606,0,0,21178,0,0,0,'Draenei Female Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23002,7272,0,0,7109,0,0,0,'Rizzle Sprysprocket','','',0,7,0,0,0,1,1,0,70,70,35,9200,9200,3155,1,1,1400,0,455.7,651.7,0,0,0,0,0,1,0,0,0,0,0,0,1.5,0.306,'39888',0,0,0,2.5,8,14,0,39889,39886,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23003,8606,0,0,5166,0,0,0,'Joe Rumsey','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23004,8606,0,0,21152,21155,21158,21156,'Skyguard Nether Ray (Flying Mount)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23005,8606,0,0,21185,0,0,0,'Gnome Male Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23006,8606,0,0,21186,0,0,0,'Gnome Female Winter Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23007,7272,0,0,18660,0,0,0,'Paulsta\'ats','Consortium Quartermaster','',0,7,0,0,0,1,1,0,64,64,35,13716,13716,8115,1,4224,2000,0,177,247,0,0,0,0,300000,4946,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23008,7272,0,0,20895,0,0,0,'Ethereum Jailor','','',0,7,0,0,0,1,1,0,71,71,1796,13285,13285,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,2,0.611112,'',0,1314,0,2.5,8,14,0,35924,36513,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31956,0,0,0,0,0,0,0),(23009,7561,0,0,21187,0,0,0,'Bessbi Jinglepocket','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,1003,1003,0,1,643,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23010,7561,0,0,21188,0,0,0,'Wolgren Jinglepocket','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,1003,1003,0,1,643,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23011,7561,0,0,21189,0,0,0,'Morshelz Copperpinch','Smokywood Pastures','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,640,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23012,7561,0,0,21190,0,0,0,'Hotoppik Copperpinch','Smokywood Pastures','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,640,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23013,12340,0,0,17897,17678,17897,0,'Designer Island Elekk','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23014,12340,0,0,21192,0,0,0,'Designer Island Sabercat','','',1,1,2,0,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23015,8606,0,0,17545,0,0,0,'Skyborne Dragonhawk','','',0,1,0,0,0,1,1,0,70,70,1855,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23016,7272,0,0,21458,0,0,0,'Skyguard Handler','','',0,7,0,0,0,1,1,0,70,70,1856,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23018,6692,0,0,21378,21379,0,0,'Shadowmoon Houndmaster','','',72,7,0,1,0,24.5,20,0,71,71,1813,140728,140728,64620,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,329,0,2.625,0.607638,'',0,10687,0,2.5,8,14,0,41084,41085,32908,41094,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23019,6692,0,0,169,0,0,0,'The Soulgrinder','','',0,11,0,0,0,1,1,0,1,1,290,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23020,7272,21978,0,21193,0,0,0,'Shadow Serpent','','',8,1,0,0,0,1,1,0,69,70,14,6761,6986,0,1,0,2000,0,252,357,0,0,0,0,500000,6719,0,0,0,0,172,0,1.625,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32502,0,0,0,0,0,0,0),(23021,8606,0,0,21169,0,0,0,'(PH) Skyguard Fletcher','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23022,7272,23450,0,21195,0,0,0,'Gordunni Soulreaper','','',0,7,0,1,0,1,1,0,70,71,45,27945,28720,6386,1,0,2000,0,1361.6,1950.4,0,0,0,0,300000,7007,0,0,0,0,0,0,3,2.01,'',0,4208,0,2.5,8,14,0,15232,20464,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23023,7561,0,0,21205,21206,21207,21208,'Scryer Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23024,7561,0,0,21204,21217,21219,21218,'Aldor Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23025,7272,0,0,21209,0,0,0,'Rizzle\'s Depth Charge','','',1024,10,0,0,0,1,1,0,70,70,14,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23026,7272,0,0,21210,0,0,0,'Twilight Serpent','','',0,1,0,0,0,1,1,0,69,70,7,6761,6986,0,1,0,2000,0,252,357,0,0,0,0,350000,6719,0,0,0,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23027,8606,0,0,19582,0,0,0,'Clefthoof Mount (Test)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,6,0.45,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23028,6692,0,0,21538,21539,0,0,'Bonechewer Taskmaster','','',72,7,0,1,0,21,10,0,71,71,16,120624,120624,32310,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,3,0.694444,'',0,10617,0,2.5,8,14,0,40851,40845,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23029,7272,0,0,21213,0,0,0,'Talonsworn Forest-Rager','','',256,4,0,1,0,4,3,0,71,72,14,28724,29520,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,180000,7318,0,0,0,0,0,0,8.75,8.869,'',0,0,0,2.5,8,14,0,15548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23030,6692,0,0,21543,21544,0,0,'Dragonmaw Sky Stalker','','',2120,7,0,1,0,24.5,10,0,71,71,16,140728,140728,32310,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,3,0.744,'',0,10633,0,2.5,8,14,0,40872,6660,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23031,8606,0,0,20344,0,0,0,'Armored Nether Drake','','',0,2,0,0,0,1,1,0,70,70,62,69860,69860,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23032,8606,0,0,21152,21155,21158,21156,'Skyguard Nether Ray (Ground Mount)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23033,6692,0,0,1126,11686,0,0,'Invisible Stalker (Floating)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,15,15,0,0,0,0,360000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23034,8606,0,0,21233,0,0,0,'Soulground Ghost (Appearance)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23035,7272,0,0,21492,0,0,0,'Anzu','','',64,10,0,1,1,40,10,0,72,72,14,236120,236120,33090,2,0,1400,0,3503.5,4484.2,0,0,0,0,0,5954,0,0,0,0,0,0,3,2,'',0,4426,0,2.5,8,14,0,40184,40199,40303,40321,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23036,7272,0,0,18377,0,0,0,'Captive Sparrowhawk','','',0,1,0,0,0,1,1,0,70,70,35,5900,5900,3155,1,0,2000,0,442,539,0,0,0,0,0,1,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23037,6692,0,0,3680,0,0,0,'Soulgrinder Ritual Bunny','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23038,7272,0,0,21215,0,0,0,'Sky Commander Adaris','','',128,7,0,0,0,1,1,0,70,70,1856,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23039,7561,0,0,21222,21223,21220,21221,'Draenei Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23040,6692,0,0,20570,11686,0,0,'Vim\'gol\'s Circle Bunny','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23041,12340,0,0,21224,21225,21226,0,'TEST Iceberg','','',2,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23042,7272,0,0,21227,0,0,0,'Severin','Skyguard Medic','',0,7,0,0,0,1,1,0,70,70,1856,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23043,6692,0,0,16480,19595,0,0,'Invis Guardian Caster','','',0,10,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23044,7272,0,0,169,0,0,0,'Karabor Infernal','','',0,3,0,0,0,1,1,0,1,1,954,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23045,7561,0,0,21231,21232,21229,21230,'Blood Elf Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23046,6692,0,0,20570,19595,0,0,'Invis Raven God Portal','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23047,6692,0,0,21383,21384,21385,21386,'Shadowmoon Soldier','','',72,7,0,1,0,3.5,1,0,72,72,1813,25830,25830,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,329,0,0,0,'',0,10637,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23048,7272,0,0,21228,0,0,0,'Sky Sergeant Doryn','','',0,7,0,0,0,1,1,0,70,70,1856,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23049,7272,0,0,21380,0,0,0,'Shadowmoon Weapon Master','','',72,7,0,1,0,35,1,0,72,72,1813,258300,258300,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,329,0,3,0.744,'',0,10593,0,2.5,8,14,0,41103,41100,41101,41106,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23050,7272,0,0,79,0,0,0,'Little Noah','','',0,7,0,0,0,1,1,0,5,5,12,102,102,0,1,1,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23051,7272,0,0,21396,0,0,0,'Monstrous Kaliri','','',0,1,26,0,0,1,1,0,70,70,1881,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,0.7,'',0,0,0,2.5,8,14,0,10708,13738,31553,0,0,0,0,0,0,0,0,0,0,0,0,0,33838,0,0,0,0,0,268,0),(23052,6692,0,0,19905,0,0,0,'Bloodmaul Supplicant','','',0,7,0,0,0,1,1,0,65,68,1781,5914,6542,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,2.65,1.855,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23053,6692,0,0,19765,0,0,0,'Bladespire Supplicant','','',0,7,0,0,0,1,1,0,65,68,1780,6000,8000,2818,1,2,1376,0,158.928,223.6,1,1617,315.315,467.313,0,6126,0,0,0,0,0,0,2.25,0.675,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23054,7272,0,0,20023,0,0,0,'Kael\'thas Sunstrider','Lord of the Blood Elves','',64,7,0,3,0,1,1,0,73,73,16,6070000,6070000,1693500,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23055,7272,0,0,18832,0,0,0,'Felguard Degrader','','',0,3,0,0,0,1,1,0,70,70,14,104790,104790,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,40220,40219,40221,40497,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23056,6692,0,0,16480,0,0,0,'Ogre Drum Bunny','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23057,6692,0,0,16480,21072,0,0,'Invis Raven God Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23058,6692,0,0,20570,19595,0,0,'Invis Raven God Caster','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23059,6692,0,0,16480,19595,0,0,'Legion Ring Event InvisMan','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23060,8089,0,0,21238,0,0,0,'Netherwing Whelp','','',0,2,0,0,0,1,1,0,1,1,1824,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23061,7272,0,0,24139,0,0,0,'Rivendark','','',40,2,0,1,0,25,10,0,72,72,14,184500,184500,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,4366,0,2.5,8,14,0,40505,40636,34267,40032,0,0,0,0,0,1535,0,0,0,0,0,0,32732,0,0,0,0,0,0,0),(23062,8606,0,0,8574,0,0,0,'Obsidian Consort','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23063,6692,0,0,16480,0,0,0,'Overseer Shartuul','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23064,7561,0,0,21237,0,0,0,'Eebee Jinglepocket','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,11000,11000,0,1,641,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23065,7561,0,0,21236,0,0,0,'Olnayvi Copperpinch','Smokywood Pastures','',0,7,0,0,0,1,1,0,30,30,35,7600,7600,0,1,643,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23066,7272,0,0,17865,0,0,0,'Talonpriest Ishaal','','',64,6,0,0,0,1.1,1,0,71,71,1860,5530,5530,7332,1,0,1600,0,204,298.4,0,0,0,0,300000,5645,0,0,0,0,0,0,1.45,0.4495,'37411 0',0,1400,0,2.5,8,14,0,12160,15654,17843,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23067,7272,0,0,17877,0,0,0,'Talonpriest Skizzik','','',64,6,0,0,0,1,1,0,71,71,1860,5027,5027,7332,1,0,1600,0,204,298.4,0,0,0,0,300000,5645,0,0,0,0,0,0,1.6,0.496,'37411 0',0,1402,0,2.5,8,14,0,17165,22884,32712,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23068,7272,0,0,20603,0,0,0,'Talonpriest Zellek','','',64,6,0,0,0,1.2,1,0,71,71,1860,6032,6032,7332,1,0,1600,0,204,298.4,0,0,0,0,300000,5645,0,0,0,0,0,0,1.45,0.4495,'37411 0',0,1399,0,2.5,8,14,0,15652,17173,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23069,7272,0,0,15435,0,0,0,'Demon Fire','','',1024,10,0,0,0,1,1,0,73,73,14,3079,3079,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,40029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23070,6739,0,0,18783,16925,0,0,'Illidan DB Target','','',0,10,0,0,0,1,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23071,8606,0,0,6692,0,0,0,'Button Bunny - Red','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.275,0.75905,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23072,8606,0,0,6692,0,0,0,'Button Bunny - Blue','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.275,0.75905,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23073,8606,0,0,6692,0,0,0,'Button Bunny - Yellow','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.275,0.75905,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23074,8606,0,0,6692,0,0,0,'Button Bunny - Green','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.275,0.75905,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23075,8606,0,0,7029,0,0,0,'Legion Ring Infernal','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4,1.806,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23076,7272,0,0,21343,0,0,0,'Legion Flak Cannon','','',0,9,0,1,0,3,1,0,71,72,90,21543,22140,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,40075,41603,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23077,6692,0,0,17035,11686,0,0,'[PH]Knockdown Fel Cannon Dummy','','',1024,10,0,0,0,1,1,0,70,70,90,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'40113',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23078,6692,0,0,16480,0,0,0,'Fel Imp Defender','','',0,3,0,0,0,1,1,0,1,1,1829,25,27,9927,1,0,2000,0,2,2,0,0,0,0,0,7338,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,40554,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23079,7272,0,0,21239,0,0,0,'Peacekeeper Jadaar','','',0,7,0,0,0,1,1,0,70,70,1741,9250,9250,0,1,1,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23080,7272,0,0,11686,0,0,0,'Coilskar Geyser','','',1088,10,0,0,0,0.7,1,0,71,71,1813,5027,5027,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23081,8606,0,0,16480,15880,0,0,'Vim\'gol\'s Circle Summon Visual Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23082,6692,0,0,11686,0,0,0,'Legion Flak Cannon','','',1024,10,0,0,0,1,1,0,70,70,14,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23083,7272,0,0,21241,0,0,0,'Shadowmoon Riding Hound','','',72,1,1,1,0,14,1,0,71,71,1813,100534,100534,0,1,0,1500,0,1681.88,2396.25,0,0,0,0,0,7018,0,0,0,0,329,0,0,0,'',0,0,0,2.5,8,14,0,41092,25821,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23084,6692,0,0,16480,11686,0,0,'Black Temple Invis Stalker','','',0,10,0,0,0,0.7,1,0,70,70,35,2835,2835,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23085,7272,0,0,21583,0,0,0,'Supremus Volcano','','',1024,10,0,0,0,0.7,1,0,73,73,35,5312,5312,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23086,6692,0,0,1141,1418,0,0,'Sewer Rat','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,15,15,0,0,0,0,3600000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23087,7272,0,0,21242,0,0,0,'Sewer Crocolisk','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,15,15,0,0,0,0,3600000,7,0,0,0,0,0,0,0.25,0.1389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23088,7272,0,0,21245,0,0,0,'Ogre Smoke Image','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23089,7272,0,0,21112,0,0,0,'Akama','','',8,7,0,1,0,1,1,0,73,73,1866,303500,303500,33870,1,3,1300,0,1525.88,2184,0,0,0,0,3600000,7604,0,0,0,0,0,0,2.6,2.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23090,7272,0,0,15731,0,0,0,'Troll Roof Stalker','','',0,7,0,1,0,15,1,0,70,70,85,104790,104790,0,1,0,2000,0,1890,2677.5,1,2300,494.5,736,0,6719,0,0,0,0,0,0,1.5,0.306,'32199 18950 18950',0,0,0,2.5,8,14,0,40124,6533,40124,30991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23091,7272,0,0,17868,0,0,0,'Disciple of Sar\'this','','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23092,7272,0,0,17869,0,0,0,'Evoker of Sar\'this','','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23093,7272,0,0,21261,0,0,0,'Sar\'this','','',0,7,0,0,0,1,1,0,70,70,35,12117,12117,0,1,1,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.6,0.64,'',0,0,0,2.5,8,14,0,40134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23094,6692,0,0,17864,18485,17006,0,'Minion of Sar\'this','','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.3,0.52,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23095,6692,0,0,1126,20577,0,0,'Supremus Punch Invis Stalker','','',1024,10,0,0,0,0.7,1,0,70,70,1375,4890,4890,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,40980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23096,7272,0,0,10315,0,0,0,'Acolyte of Air','','',0,4,0,0,0,1,1,0,70,70,91,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3.125,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23097,7272,0,0,14509,0,0,0,'Acolyte of Water','','',0,4,0,0,0,1,1,0,70,70,91,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,172,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23098,7272,0,0,21246,0,0,0,'Acolyte of Earth','','',0,4,0,0,0,1,1,0,70,70,91,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23099,7272,0,0,14508,0,0,0,'Acolyte of Fire','','',0,4,0,0,0,1,1,0,70,70,91,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23100,7272,0,0,21247,0,0,0,'Flawless Arcane Elemental','','',0,4,0,0,0,1,1,0,70,70,91,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,172,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32822,0,0,0,0,0,0,0),(23101,7272,0,0,21255,0,0,0,'Challe','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23102,6692,0,0,17519,17612,0,0,'Terokkar Trigger','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,45,0),(23103,7272,0,0,11466,0,0,0,'Derek the Undying','Mage Trainer','',0,6,0,0,0,1,1,0,58,58,68,2871,2871,0,1,49,2000,0,100,132,0,0,0,0,300000,3396,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23104,6692,0,0,4449,17200,0,0,'Bogblossom Bunny','','',1024,10,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23105,8606,0,0,19944,0,0,0,'Fel Imp Minion Transform','','',0,3,23,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23106,7272,0,0,14589,0,0,0,'Jara','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23107,7272,0,0,79,0,0,0,'Chaddo','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23108,7272,0,0,19315,0,0,0,'Sa\'rah','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23109,7272,0,0,21300,0,0,0,'Vengeful Spirit','','',8,6,0,1,0,1,1,0,70,70,16,4890,4890,0,1,0,4000,0,3780,5355,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23110,7272,0,0,21327,0,0,0,'Ogri\'la Keg King','Drink Vendor','',0,7,0,0,0,1,1,0,71,73,1872,5600,19000,0,1,640,2000,0,316,450,0,0,0,0,25000,7618,0,0,0,0,0,0,2.7,1.809,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23111,7272,0,0,21305,0,0,0,'Shadowy Construct','','',0,6,0,1,0,1,1,0,70,70,16,41567,41567,0,1,0,2500,0,2362.5,3346.88,0,0,0,0,0,6719,0,0,0,0,172,0,2.625,0.6125,'',0,0,0,2.5,8,14,0,40327,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23112,7272,0,0,21327,0,0,0,'Mingo','Reagents','',0,7,0,0,0,1,1,0,71,73,1872,8200,32000,0,1,2177,2000,0,316,450,0,0,0,0,25000,7618,0,0,0,0,0,0,2.7,1.809,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23113,7272,0,0,18169,0,0,0,'Doomguard Punisher','','',0,3,0,0,0,1,1,0,71,71,1829,143600,143600,3231,1,0,2000,0,1598,2046,0,0,0,0,0,5714,0,0,0,0,0,0,2.4,2,'',0,0,0,2.5,8,14,0,40560,40561,40563,40565,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23114,8089,0,0,21304,0,0,0,'Lucky','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23115,7272,0,0,19906,0,0,0,'Ogri\'la Peacekeeper','','',0,7,0,1,0,10,5,0,71,73,1874,6900,10100,0,1,268435456,1500,0,1090.2,1552.5,1,1650,458.7,681.45,300000,7618,0,0,0,0,0,0,2.65,1.855,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(23116,6692,0,0,16480,0,0,0,'Warp-Gate Shield','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23117,8606,0,0,11686,0,0,0,'crystal man','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23118,6692,0,0,1126,0,0,0,'Bombing Run Target Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'40196 40194 40195',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23119,6692,0,0,1126,16946,0,0,'Bombing Run Explosion Bunny','','',1024,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'40194 40195',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23120,7272,0,0,21258,0,0,0,'Sky Sergeant Vanderlip','','',0,7,0,0,0,1,1,0,70,70,1856,6000,6000,0,1,2,2000,0,252,357,0,0,0,0,60000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23121,8606,0,0,21260,0,0,0,'Gronn Smoke Image','','',0,10,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23122,8606,0,0,21474,0,0,0,'Anzu (1)','','',72,10,0,1,0,1,1,0,1,1,168,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,7338,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,40184,40199,40303,40321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23123,7272,0,0,18996,0,0,0,'Doom Blossom','','',1024,10,0,1,0,1,1,0,70,70,1813,4890,4890,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'40326',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23124,7272,0,0,13069,0,0,0,'Doom Blossom Move Target','','',1024,10,0,1,0,1,1,0,70,70,16,4890,4890,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0.01,0.005,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23125,8606,0,0,3612,0,0,0,'Farmer Leon','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23126,8606,0,0,21254,21262,21263,0,'[UNUSED] Boss Teron Gorefiend (Mounted)','','',76,6,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23127,7272,0,0,21265,0,0,0,'Farseer Javad','Shaman Trainer','',0,7,0,0,0,1.25,1,0,50,50,1638,2215,2215,1807,1,51,2000,0,79,104,0,0,0,0,300000,2964,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23128,7272,0,0,21264,0,0,0,'Master Pyreanor','Paladin Trainer','',0,7,0,0,0,1,1,0,70,70,1695,6986,6986,0,1,49,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23129,8606,0,0,21266,0,0,0,'Fel Orc Illusion (Male)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23130,8606,0,0,21267,0,0,0,'Fel Orc Illusion (Alternate)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23131,6692,0,0,23003,0,0,0,'Blood Knight Honor Guard','','',0,7,0,0,0,1,1,0,70,70,35,3240,3240,3155,1,0,2000,0,234,331,0,0,0,0,120000,6708,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23132,6692,0,0,20013,0,0,0,'Brood of Anzu','','',0,1,7,0,0,1,1,0,70,70,16,10479,10479,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,31273,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23133,6692,0,0,21270,21271,21272,21273,'Alliance Adventurer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23134,7272,0,0,21244,0,0,0,'Hawk Spirit','','',0,1,26,1,0,1,1,0,70,70,35,20958,20958,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,40237,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23135,7272,0,0,20857,0,0,0,'Falcon Spirit','','',0,1,26,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,40241,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23136,7272,0,0,10828,0,0,0,'Eagle Spirit','','',0,1,26,1,0,1,1,0,70,70,35,20958,20958,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.725,0.4025,'',0,0,0,2.5,8,14,0,40240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23137,8606,0,0,1913,6173,17321,16313,'Fel Gorehound Transform','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23138,8606,0,0,16480,19595,0,0,'[PH]Fel Hound','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23139,7272,0,0,21274,0,0,0,'Overlord Mor\'ghor','','',0,7,0,1,0,20,1,0,73,73,1863,151760,151760,0,1,2,2000,0,1453.6,2070,0,0,0,0,25000,7618,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,39704,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23140,7272,0,0,21275,0,0,0,'Taskmaster Varkule Dragonbreath','','',0,7,0,1,0,20,1,0,73,73,1863,151760,151760,0,1,2,1435,0,1042.96,1485.22,0,0,0,0,25000,7618,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23141,7272,0,0,21276,0,0,0,'Yarzill the Merc','','',0,7,0,1,0,20,1,0,70,70,1865,5700,5700,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,41533,41540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23142,7272,0,0,21277,21288,21289,21290,'Goblin Merc','','',0,7,0,0,0,1,1,0,69,69,1865,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23143,7272,0,0,21278,0,0,0,'Horus','Innkeeper','',0,7,0,0,0,1,1,0,68,68,1863,6542,6542,0,1,896,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23144,7272,0,0,21279,0,0,0,'Gug','Armorsmith','',0,7,0,0,0,1,1,0,68,68,1865,6542,6542,0,1,4224,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23145,7272,0,0,21280,0,0,0,'Rumpus','Reagents & Poison Supplies','',0,7,0,0,0,1,1,0,66,66,1865,6116,6116,0,1,3200,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23146,6692,0,0,21281,21291,0,0,'Dragonmaw Enforcer','','',0,7,0,1,0,20,1,0,71,72,1863,143620,147600,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(23147,6692,0,0,21375,21376,21377,0,'Shadowmoon Grunt','','',72,7,0,1,0,3.15,1,0,72,72,1813,23247,23247,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,329,0,2.025,0.46875,'',0,10570,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23148,7272,0,0,21283,0,0,0,'Forgus','Pit Fight Organizer','',0,7,0,0,0,1,1,0,71,71,1865,7181,7181,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23149,7272,0,0,19975,0,0,0,'Mistress of the Mines','','',0,7,0,1,0,15,1,0,70,70,1865,104790,104790,0,1,2,1435,0,831.725,1178.28,0,0,0,0,25000,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23150,6692,0,0,21284,21285,21286,0,'Dragonmaw Pitfighter','','',0,7,0,0,0,1,1,0,69,71,1865,6761,7181,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23151,6692,0,0,21287,0,0,0,'The Rulkster','','',0,7,0,0,0,1,1,0,70,70,35,100000,100000,100,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23152,7272,0,0,21069,0,0,0,'Vagath','','',72,3,0,1,0,1,1,0,72,72,1843,147600,147600,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23153,7272,0,0,20989,0,0,0,'Bash\'ir Surveyor','','',0,7,0,0,0,1,1.5,0,72,72,16,5903,5903,4964,1,0,2000,0,250,321,0,0,0,0,0,5954,0,0,0,0,0,0,1.5,0.45834,'',0,1491,0,2.5,8,14,0,40881,11436,40835,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23154,6692,0,0,3264,7816,21294,21295,'Mana-debt Slave','','',0,7,0,0,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,1.5,0.306,'',0,1320,0,2.5,8,14,0,12555,40884,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23155,9056,0,0,1126,15880,0,0,'Invisible Stalker (Scale x3)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23156,13202,0,0,21292,0,0,0,'D\'rei','Apprentice Witch Doctor','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23157,7272,0,0,21344,0,0,0,'Aluyen','Reagents','',0,7,0,0,0,4.9,1,0,70,70,1820,34231,34231,0,1,2176,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,0,1.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23158,7272,0,0,21346,0,0,0,'Seer Kanai','','',64,7,0,1,0,4.9,1,0,70,70,1820,34231,34231,0,1,2,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,0,1.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23159,7272,0,0,21345,0,0,0,'Okuno','Ashtongue Deathsworn Quartermaster','',72,7,0,1,0,4.9,1,0,70,70,1820,34231,34231,0,1,4224,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,0,1.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23160,8606,0,0,21293,0,0,0,'Nimnim','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23161,7272,0,0,21298,0,0,0,'Darkscreecher Akkarai','','',0,6,0,1,0,8,3,0,72,72,14,47224,47224,9927,1,0,2000,0,1002,1282,0,0,0,0,0,5954,0,0,0,0,0,0,0,0,'',0,4361,0,2.5,8,14,0,40428,40429,38981,40430,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23162,7272,0,0,20837,0,0,0,'Vakkiz the Windrager','','',0,1,0,1,0,8,3,0,72,72,14,59040,59040,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,40420,40420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23163,7272,0,0,21371,0,0,0,'Gezzarak the Huntress','','',0,1,32,1,0,8,3,0,72,72,14,59040,59040,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,1.75,0.5425,'',0,0,0,2.5,8,14,0,40432,40433,40434,40542,0,0,0,0,0,0,0,0,0,12932,0,0,0,0,0,0,0,0,0,0),(23164,7272,0,0,21446,0,0,0,'Toranaku','','',8,2,0,1,0,5,3,0,72,72,1850,29515,29515,9927,1,1,2000,0,1398.4,2005.6,0,0,0,0,300000,7305,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,0),(23165,7272,0,0,20903,0,0,0,'Karrog','','',512,5,0,1,0,10,3,0,72,72,14,73800,73800,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,1.85,1.85,'',0,0,0,2.5,8,14,0,40488,40416,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23166,7272,0,0,21299,0,0,0,'Ronag the Slave Driver','','',0,7,0,0,0,1,1,0,71,71,1863,7181,7181,0,1,2,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23167,7272,0,0,6299,0,0,0,'Anzuli Hatchling','','',0,1,7,0,0,1,1,0,68,69,16,3271,3271,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0.375,0.0875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23168,7272,0,0,20737,0,0,0,'Or\'kaos the Insane','','',0,7,0,1,0,1,1,0,72,72,1864,110700,110700,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,4365,0,2.5,8,14,0,15496,17547,10966,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23169,7272,0,0,21412,0,0,0,'Nethermine Flayer','','',0,1,0,0,0,1,1,0,70,71,16,6986,7181,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,13443,40770,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23170,6692,0,0,21308,21309,21310,21311,'Alliance Soldier','','',0,7,0,0,0,1,1,0,1,1,35,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,0,6740,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23171,6692,0,0,21312,21313,21314,21315,'Horde Soldier','','',0,7,0,0,0,1,1,0,1,1,35,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,0,6740,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23172,7272,0,0,20381,0,0,0,'Hand of Gorefiend','','',72,7,0,1,0,24.5,1,0,72,72,1813,180810,180810,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,0,0,2.625,0.607638,'',0,10673,0,2.5,8,14,0,38166,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23173,6692,0,0,16480,0,0,0,'Felhound Defender','','',0,3,0,0,0,1,1,0,72,72,1829,9963,9963,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,40671,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23174,7272,0,0,18288,0,0,0,'Crystalfused Miner','','',0,3,0,0,0,1,1,0,1,1,90,4305,4305,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.75,'',0,1317,0,2.5,8,14,0,32614,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23175,6180,0,0,18247,0,0,0,'Tarren Mill Guardsman','','',0,7,0,1,0,1,1,0,70,70,1748,18972,18972,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.65,0.2288,'',0,3633,0,2.5,8,14,0,15749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23176,6180,0,0,18247,0,0,0,'Tarren Mill Guardsman','','',0,7,0,1,0,1,1,0,70,70,1748,18345,18345,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.65,0.2288,'',0,3560,0,2.5,8,14,0,15749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23177,6180,0,0,18252,0,0,0,'Tarren Mill Lookout','','',0,7,0,1,0,1,1,0,70,70,1748,15176,15176,0,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,1.65,0.2288,'',0,3652,0,2.5,8,14,0,17174,35511,15620,16100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23178,6180,0,0,18252,0,0,0,'Tarren Mill Lookout','','',0,7,0,1,0,1,1,0,70,70,1748,15176,15176,0,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,1.65,0.2288,'',0,3642,0,2.5,8,14,0,17174,35511,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23179,6180,0,0,18265,0,0,0,'Tarren Mill Protector','','',0,7,0,1,0,1,1,0,70,70,1748,15176,15176,2962,1,0,3000,0,1614.6,2283.9,0,0,0,0,7200000,6708,0,0,0,0,0,0,1.65,0.2288,'',0,3685,0,2.5,8,14,0,29380,32588,17138,17843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23180,6180,0,0,18267,0,0,0,'Tarren Mill Protector','','',0,7,0,1,0,1,1,0,68,68,1748,15176,15176,0,1,0,3000,0,2407.5,3386.25,0,0,0,0,0,6116,0,0,0,0,0,0,1.65,0.3366,'',0,3658,0,2.5,8,14,0,29380,32588,17138,17843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23181,8606,0,0,18247,18248,18249,18250,'Tarren Mill Guardsman (1)','','',0,7,0,1,0,1,1,0,70,70,14,1,1,0,1,0,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,1.65,0.2288,'',0,0,15,2.5,8,14,0,15749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23182,8606,0,0,18247,18248,18249,18250,'Tarren Mill Guardsman (1)','','',0,7,0,1,0,1,1,0,70,70,14,1,1,0,1,0,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,1.65,0.2288,'',0,0,15,2.5,8,14,0,15749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23183,8606,0,0,18252,18262,18264,18263,'Tarren Mill Lookout (1)','','',0,7,0,1,0,1,1,0,70,70,14,1,1,0,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,0,0,1.65,0.2288,'',0,0,15,2.5,8,14,0,17174,35511,15620,16100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23184,8606,0,0,18252,18262,18264,18263,'Tarren Mill Lookout (1)','','',0,7,0,1,0,1,1,0,70,70,14,1,1,0,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,0,0,1.65,0.2288,'',0,0,15,2.5,8,14,0,17174,35511,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23185,8606,0,0,18265,18266,18267,18268,'Tarren Mill Protector (1)','','',0,7,0,1,0,1,1,0,68,68,1748,1,1,0,1,0,3000,0,4173,5869.5,0,0,0,0,0,6116,0,0,0,0,0,0,1.65,0.2288,'',0,0,15,2.5,8,14,0,29380,32588,17138,17843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23186,8606,0,0,18265,18266,18267,18268,'Tarren Mill Protector (1)','','',0,7,0,1,0,1,1,0,70,70,14,1,1,0,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,0,0,1.65,0.2288,'',0,0,15,2.5,8,14,0,29380,32588,17138,17843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23187,7272,0,0,16314,0,0,0,'Enslaved Netherwing Drake','','',0,2,0,0,0,1,1,0,1,1,1824,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23188,7272,22197,0,21316,0,0,0,'Dragonmaw Transporter','','',2048,7,0,0,0,1.3,1,0,70,70,93,7266,7266,3155,1,0,2000,0,234,331,0,0,0,0,180000,6708,0,0,0,0,0,0,1.875,0.434027,'',0,1260,0,2.5,8,14,0,38858,38859,19503,38861,0,0,0,0,0,0,0,0,0,0,0,0,32509,0,0,0,0,0,0,0),(23189,7272,0,0,21317,0,0,0,'Ethereal Smoke Image','','',0,10,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23190,7272,0,0,21319,0,0,0,'Black Dragon Smoke Image','','',0,10,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23191,7272,0,0,21318,0,0,0,'Akama','','',12,7,0,3,0,165,100,0,73,73,1820,1001550,1001550,338700,1,0,2000,0,10955,15680,0,0,0,0,0,7604,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,39945,40874,34189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23192,7272,0,0,21321,0,0,0,'Ember of Azzinoth','','',0,3,0,0,0,1,1,0,70,70,14,6900,6900,0,1,0,1500,0,189,267.75,0,0,0,0,0,6719,0,15,0,0,15,0,2.6,30,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23193,7272,0,0,146,0,0,0,'Lordaeron Citizen (Jesse)','','',0,6,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,25000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23194,8606,0,0,21283,0,0,0,'Skyway Worker','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23195,13202,0,0,21322,0,0,0,'Illidan Demon Form','The Betrayer','',108,3,0,1,0,1,1,0,73,73,35,3079,3079,0,1,0,2000,0,309.763,309.763,0,0,435,435,0,7684,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23196,7272,0,0,21490,0,0,0,'Bonechewer Behemoth','','',72,7,0,1,0,63,10,0,72,72,1813,464940,464940,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,0,0,4,1.2,'',0,10665,0,2.5,8,14,0,41272,8269,41274,41277,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23197,7272,0,0,21349,0,0,0,'Maiev Shadowsong','','',100,7,0,3,0,1,1,0,73,73,1867,63735,63735,3387,1,0,2000,0,10955,15680,0,0,0,0,0,7604,0,0,0,0,329,0,0,0,'',1,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23198,6692,0,0,21328,0,0,0,'Lucky','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23199,6692,0,0,16480,0,0,0,'Gan\'arg Underling','','',0,3,0,0,0,1,1,0,1,1,1829,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,40671,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23200,6692,0,0,3612,0,0,0,'Farmer Leon','Pig Farmer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23201,6692,0,0,21329,0,0,0,'D\'rei','Apprentice Witch Doctor','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23202,6692,0,0,17606,0,0,0,'Moaoto','Pig Farmer','',0,7,0,0,0,1,1,0,70,70,1818,7200,7200,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23203,8606,0,0,20538,0,0,0,'Gan\'arg Minion Transform','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23204,7272,23162,0,21296,0,0,0,'Vakkiz the Windrager','','',0,6,0,1,0,1,1,0,72,72,14,9720,9720,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23205,7272,0,0,21330,0,0,0,'Karrog Shardling','','',0,5,0,0,0,1,1,0,72,72,14,7380,7380,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,0.75,0.25,'',0,0,0,2.5,8,14,0,40488,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23206,6692,0,0,21003,6299,20738,20730,'Akkarai Hatchling','','',1,1,7,0,0,0.05,1,0,70,70,16,349,349,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0.6,0.14,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23207,7272,0,0,21214,0,0,0,'Skettis Assassin','','',0,7,0,0,0,1,1,0,71,72,1860,9335,9594,0,1,0,1300,0,199.55,284.7,0,0,0,0,0,7318,0,0,0,0,0,0,1.5,0.6,'',0,0,0,2.5,8,14,0,10277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23208,7272,0,0,21169,0,0,0,'Skyguard Pyrotechnician','','',0,7,0,0,0,1,1,0,70,70,1856,7400,7400,0,1,129,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23209,6692,22197,0,20890,20891,21342,0,'Dragonmaw Peon Kill Credit','','',0,10,0,0,0,0.5,0.5,0,70,70,35,3493,3493,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347222,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23210,6692,0,0,1126,20577,0,0,'Creature Generator (Akama)','','',0,10,0,0,0,0.7,1,0,70,70,35,4890,4890,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23211,8606,0,0,2676,0,0,0,'Aldor Faction Tester','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23212,6692,0,0,16480,0,0,0,'Mo\'arg Tormenter','','',0,3,0,0,0,1,1,0,72,72,1829,95940,95940,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,40630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23213,8606,22197,0,20890,20891,21342,0,'Dragonmaw Peon Mutton','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23214,8606,0,0,18816,0,0,0,'Mo\'arg Tormenter Transform','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23215,6692,0,0,21402,21593,0,0,'Ashtongue Sorcerer','','',72,7,0,1,0,14,10,0,71,71,1849,70378,70378,73320,1,0,2000,0,1912.5,2797.5,0,0,0,0,0,5645,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23216,6692,0,0,21595,21596,0,0,'Ashtongue Defender','','',72,7,0,1,0,8.4,1,0,72,72,1847,61992,61992,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,41178,41180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23217,6692,0,0,19762,19756,19765,11544,'Bladespire Agent','','',0,7,0,0,0,1,1,0,65,65,35,5914,5914,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,2.5,1.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23218,6692,0,0,19905,11549,11550,19755,'Bloodmaul Agent','','',0,7,0,0,0,1,1,0,68,68,35,6542,6542,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,2.65,1.855,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23219,7272,0,0,19998,0,0,0,'Blackwind Warp Chaser','','',1,1,32,0,0,1,1,0,69,70,14,6761,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'32942',0,0,0,2.5,8,14,0,32920,32739,32942,37417,0,0,0,0,0,0,0,0,0,12933,0,0,0,0,0,0,0,0,0,0),(23220,7272,0,0,21527,0,0,0,'Shivan Assassin','','',0,3,0,0,0,1,1,0,72,72,1829,531270,531270,3309,1,0,2000,0,2001,2562,0,0,0,0,0,5954,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,40736,41597,40737,41593,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23222,7272,0,0,21549,0,0,0,'Bonechewer Brawler','','',72,7,0,1,0,38.5,1,0,71,71,1813,276468,276468,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,4.875,1.12847,'',0,10700,0,2.5,8,14,0,41254,30798,8269,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23223,6692,0,0,21284,21285,21286,0,'Bonechewer Spectator','','',72,7,0,1,0,3.15,1,0,71,71,1813,22620,22620,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,1.875,0.434027,'',0,10653,0,2.5,8,14,0,36140,40505,25646,13446,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23224,7272,0,0,16925,0,0,0,'Imp in a Ball','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23225,6692,0,0,169,11686,0,0,'Netherwing Drake Escape Point','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23226,6739,0,0,20778,20779,18196,18197,'Illidari Elite','','',72,7,0,1,0,1,1,0,70,70,1849,14671,14671,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23227,8606,0,0,21586,0,0,0,'Eye of Shartuul Transform','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23228,6739,0,0,16480,19595,0,0,'Eye of Shartuul','','',0,10,0,0,0,1,1,0,1,1,1829,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,7338,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,40633,41550,41936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23229,7318,0,0,16925,0,0,0,'Imp in a Ball Special Case (Rogue)','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23230,7272,0,0,20975,0,0,0,'Shartuul','','',3,3,0,3,0,1,1,0,73,73,1829,6070000,6070000,33870,1,0,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,0,0,0,9,2.75,'',1,5500,0,2.5,8,14,0,41958,41960,41959,41957,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23231,6692,0,0,21381,0,0,0,'Willy','','',0,12,0,0,0,1,1,0,1,1,35,25,27,7068,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,40619,0,40638,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(23232,7272,0,0,21355,0,0,0,'Mutant War Hound','','',72,1,1,1,0,14,1,0,71,71,1813,100534,100534,0,1,0,1500,0,1681.88,2396.25,0,0,0,0,3600000,7018,0,0,0,0,0,0,3.125,3.75,'27793',0,0,0,2.5,8,14,0,41193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23233,7272,0,0,21404,0,0,0,'Chu\'a\'lor','','',0,7,0,0,0,1,1,0,70,70,1872,8900,9200,0,1,3,1500,0,189,267.75,0,0,0,0,25000,6719,0,0,0,0,0,0,3.5,2.345,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23234,6180,0,0,21362,0,0,0,'Bananas','','',0,12,0,0,0,1,1,0,1,1,188,2600,2600,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.091667,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23235,6692,0,0,21555,21556,21554,0,'Bonechewer Blade Fury','','',72,7,0,1,0,21,1,0,72,72,1813,154980,154980,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,0,0,3,0.694444,'',0,10734,0,2.5,8,14,0,41195,30798,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23236,7272,0,0,21553,0,0,0,'Bonechewer Shield Disciple','','',72,7,0,1,0,21,1,0,71,71,1813,150801,150801,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,2.775,0.642361,'',0,10709,0,2.5,8,14,0,41198,41197,41196,41213,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23237,6692,0,0,21552,21551,0,0,'Bonechewer Blood Prophet','','',72,7,0,1,0,21,10,0,71,71,1813,120624,120624,32310,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,2.775,0.642361,'',0,10681,0,2.5,8,14,0,41238,41229,8269,41230,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23238,8606,0,0,21363,0,0,0,'[UNUSED] Mutant Commander [PH]','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23239,7272,0,0,21550,0,0,0,'Bonechewer Combatant','','',72,7,0,1,0,38.5,1,0,71,71,1813,276468,276468,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,4.875,1.12847,'',0,10709,0,2.5,8,14,0,8269,41251,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23240,9056,0,0,4449,19595,0,0,'Invis Rizzle Grenade Chucker','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23241,7272,0,0,21494,0,0,0,'Skyguard Aether-Tech','','',0,7,0,0,0,15,1,0,70,70,290,60750,60750,0,1,0,2000,0,78,121.5,0,0,0,0,0,7,0,0,0,0,0,0,0.32,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23242,6692,0,0,21495,21496,21497,21498,'Skyguard Ranger','','',0,7,0,0,0,1,1,0,70,70,250,9720,9720,3155,1,0,2000,0,126.5,327.5,0,0,0,0,0,6740,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,30614,38618,38619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23243,7272,0,0,21327,0,0,0,'Aether-tech Assistant','','',0,7,0,0,0,1,1,0,70,70,35,9500,9500,0,1,128,1500,0,189,267.75,0,0,0,0,0,6719,0,0,0,0,0,0,2.7,1.809,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23244,7318,0,0,21327,0,0,0,'Aether-tech Adept','','',0,7,0,0,0,1,1,0,70,70,35,7400,7400,0,1,128,1500,0,189,267.75,0,0,0,0,0,6719,0,0,0,0,0,0,2.7,1.809,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23245,7318,0,0,21327,0,0,0,'Aether-tech Master','','',0,7,0,0,0,1,1,0,70,70,35,8000,8000,0,1,128,1500,0,189,267.75,0,0,0,0,0,6719,0,0,0,0,0,0,2.7,1.809,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23246,7272,0,0,21487,0,0,0,'Slavering Slave','','',0,10,0,0,0,0.95,1,0,1,1,14,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,17321,40976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23247,7272,0,0,20894,0,0,0,'Bash\'ir Subprimal','','',0,7,0,1,0,1,1,0,70,70,14,12960,12960,3155,1,0,2000,0,474,579,0,0,0,0,0,5474,0,0,0,0,0,0,1.5,0.525,'',0,0,0,2.5,8,14,0,15232,17321,46573,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23249,7272,0,0,19874,0,0,0,'Bash\'ir Flesh Fiend','','',0,7,0,1,0,1,1,0,72,72,14,85560,85560,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,29935,29939,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23250,6692,0,0,5187,14501,0,0,'Disruptor Tower','','',8,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23252,7272,0,0,21365,0,0,0,'Felguard Smoke Image','','',0,10,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23253,7272,0,0,21366,0,0,0,'Kronk','','',0,7,0,0,0,1,1,0,70,70,1872,13000,13000,0,1,3,1500,0,175.5,248.25,0,0,0,0,25000,6708,0,0,0,0,0,0,3,2.01,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23254,7272,0,0,11686,0,0,0,'Fel Geyser','','',1088,10,0,0,0,1,1,0,72,72,1813,5166,5166,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23255,6692,0,0,1126,11686,0,0,'Kronk\'s Book Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23256,7272,0,0,21374,0,0,0,'Ogri\'la Storyteller','','',0,7,0,0,0,1,1,0,71,73,1872,6400,9000,0,1,0,1500,0,237,337.5,1,1650,458.7,681.45,25000,7618,0,0,0,0,0,0,2.7,1.809,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23257,6692,0,0,21169,21182,21194,21184,'Skyguard Windcharger','','',0,7,0,1,0,6,1,0,71,73,1870,43086,45528,0,1,268435456,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,188,0),(23258,6692,0,0,21382,0,0,0,'Egbert','','',0,12,0,0,0,1,1,0,1,1,188,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.061111,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(23259,7272,0,0,15435,0,0,0,'Blaze','','',1024,10,0,0,0,1,1,0,73,73,14,3079,3079,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,40610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23260,6692,0,0,16480,0,0,0,'Legion Ring Event InvisMan Lg','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23261,7272,0,0,12869,0,0,0,'Furywing','','',40,2,0,1,0,25,10,0,72,72,14,184500,184500,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,10,1,'',0,4271,0,2.5,8,14,0,15284,22686,15847,37638,0,0,0,0,0,1535,0,0,0,0,0,0,32732,0,0,0,0,0,260,0),(23262,6692,0,0,5187,11686,0,0,'Ethereal Ring, Forge','','',1024,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23263,7272,0,0,21389,0,0,0,'Brendan Turner','Meat Vendor','',0,7,0,0,0,2,1,0,53,53,1818,4906,4906,0,1,640,2000,0,89,119,0,0,0,0,25000,3128,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23264,7272,0,0,21392,0,0,0,'Overmine Flayer','','',0,1,0,0,0,1,1,0,70,71,16,6986,7181,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,13443,33810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,147,0),(23265,7272,0,0,21390,0,0,0,'Seer Nakha','','',0,7,0,0,0,1,1,0,67,67,1653,5060,5060,2933,1,2,2000,0,204,287,0,0,0,0,0,5821,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23266,6692,0,0,21393,0,0,0,'Peanut','','',0,12,0,0,0,1,1,0,1,1,35,25,27,7427,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(23267,7272,0,0,21394,0,0,0,'Arvoar the Rapacious','','',0,1,0,1,0,5,1,0,72,72,16,36900,36900,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,13443,33810,40636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,0),(23268,7272,0,0,17956,0,0,0,'Seer Jovar','','',0,7,0,0,0,1,1,0,67,67,1722,2982,2982,2933,1,3,2000,0,204,287,0,0,0,0,25000,5821,0,0,0,0,0,0,0,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23269,7272,0,0,20239,0,0,0,'Barash the Den Mother','','',0,1,0,1,0,4,1,0,72,72,16,29520,29520,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,0,2,'',0,1731,0,2.5,8,14,0,40636,13443,33810,32732,0,0,0,0,0,140,0,0,0,0,0,0,0,0,0,0,0,0,202,0),(23270,7272,0,0,17903,0,0,0,'Vindicator Aeus','','',0,7,0,1,0,1,1,0,70,70,1743,5589,5589,3155,1,2,2000,0,1076.4,1522.6,0,0,0,0,25000,6708,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23271,6692,0,0,17904,0,0,0,'Vindicator Kaan','','',0,7,0,1,0,1,1,0,70,70,1743,5589,5589,3155,1,2,2000,0,1076.4,1522.6,0,0,0,0,25000,6708,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23272,6692,0,0,17893,0,0,0,'Arcanist Savan','','',0,7,0,0,0,1,1,0,70,70,1744,5589,5589,3155,1,2,2000,0,234,331,0,0,0,0,25000,6708,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23273,6692,0,0,17892,0,0,0,'Arcanist Raestan','','',0,7,0,0,0,1,1,0,60,61,1744,3984,4126,2460,1,2,2000,0,152,210,0,0,0,0,300000,4044,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23274,8089,0,0,16633,0,0,0,'Stinker','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(23275,6739,0,0,16480,19595,0,0,'Dreadmaw','','',0,3,0,0,0,1,1,0,72,72,1829,1328400,1328400,0,1,0,2000,0,329,571.5,0,0,0,0,0,495,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,41939,41953,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23276,8606,0,0,20853,0,0,0,'[PH]Wrath Hound Transform','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,2.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23277,6692,0,0,1126,11686,0,0,'Skyguard Target','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23278,6692,0,0,16480,0,0,0,'Portable Fel Cannon','','',0,9,0,0,0,1,1,0,72,72,1829,7379,7379,9927,1,0,2000,0,249,319,0,0,0,0,0,5954,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,36238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23279,8606,0,0,21397,0,0,0,'Portable Fel Cannon Transform','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23280,7272,0,0,21398,0,0,0,'Agadai','Wind Rider Apprentice','',0,7,0,0,0,1,1,0,67,67,1735,6326,6326,0,1,2,2000,0,225,314,0,0,0,0,25000,5829,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23281,7272,0,0,12869,0,0,0,'Insidion','','',40,2,0,1,0,25,10,0,72,72,14,184500,184500,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,10,1,'',0,4260,0,2.5,8,14,0,40032,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,32732,0,0,0,0,0,260,0),(23282,7272,0,0,12869,0,0,0,'Obsidia','','',40,2,0,1,0,25,10,0,72,72,14,184500,184500,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,10,1,'',0,4209,0,2.5,8,14,0,40032,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,32732,0,0,0,0,0,0,0),(23283,7272,0,0,21401,0,0,0,'Lady Sinestra','','',0,2,0,1,0,20,1,0,73,73,1865,151760,151760,0,1,0,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23284,7272,0,0,21399,0,0,0,'Lady Sinestra','','',0,2,0,1,0,20,1,0,1,1,1865,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23285,7272,0,0,16395,0,0,0,'Nethermine Burster','','',0,10,0,0,0,1,1,0,70,71,14,6986,7181,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,4.25,1.7,'',0,1285,0,2.5,8,14,0,31747,37751,37752,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23286,7272,0,0,15380,0,0,0,'Black Blood of Draenor','','',0,10,0,0,0,0.75,1,0,70,70,14,5240,5240,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,7279,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23287,6692,0,0,18281,18282,18284,18285,'Murkblood Miner','','',0,7,0,0,0,1,1,0,70,70,62,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,1,'31261 31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23288,6692,0,0,1126,20577,0,0,'Akama Event Stalker','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23289,7272,0,0,11686,0,0,0,'Mine Car','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23290,7272,0,0,15463,0,0,0,'Draenor Blood Terror','','',0,10,0,0,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,5,2.396,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23291,7272,0,0,21403,0,0,0,'Chief Overseer Mudlump','Beater of Peons','',0,7,0,0,0,1,1,0,70,70,1865,6000,6000,0,1,2,1400,0,176.4,249.9,0,0,0,0,25000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23292,6739,0,0,18783,16925,0,0,'Cage Trap Trigger - 1','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23293,6739,0,0,18783,16925,0,0,'Cage Trap Trigger - 2','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23294,6739,0,0,18783,16925,0,0,'Cage Trap Trigger - 3','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23295,6739,0,0,18783,16925,0,0,'Cage Trap Trigger - 4','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23296,6739,0,0,18783,16925,0,0,'Cage Trap Trigger - 5','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23297,6739,0,0,18783,16925,0,0,'Cage Trap Trigger - 6','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23298,6739,0,0,18783,16925,0,0,'Cage Trap Trigger - 7','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23299,6739,0,0,18783,16925,0,0,'Cage Trap Trigger - 8','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23300,7272,0,0,21405,0,0,0,'Gahk','','',0,7,0,0,0,1,1,0,70,70,1872,33000,33000,0,1,3,1500,0,189,267.75,0,0,0,0,25000,6719,0,0,0,0,0,0,3,2.01,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23301,6692,0,0,1126,11686,0,0,'Dragon Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23304,6739,0,0,18783,16925,0,0,'Cage Trap Disturb Trigger','','',1024,10,0,0,0,1,1,0,73,73,35,4157,4157,0,1,0,2000,0,316,450,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23305,7272,0,0,17756,0,0,0,'Crazed Murkblood Foreman','','',0,7,0,0,0,1,1,0,71,71,16,7181,7181,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,1.75,'',0,1330,0,2.5,8,14,0,43246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23306,7272,0,0,18634,0,0,0,'Hazzik','','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23307,6692,0,0,5187,11686,0,0,'Ethereal Ring Bolt Target Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23308,7272,0,0,169,11686,0,0,'Dragonmaw Peon Work Node','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23309,7272,0,0,17760,0,0,0,'Murkblood Overseer','','',0,7,0,0,0,1,1,0,70,70,62,6986,6986,0,1,1,2000,0,252,357,0,0,0,0,250000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,41121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23310,6692,0,0,15435,0,0,0,'Fel Portal Alarm','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,3,0,2000,0,2,2,0,0,0,0,25000,7,0,0,0,0,0,0,1,0.39,'46907',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23311,7272,0,0,20890,20891,0,0,'Disobedient Dragonmaw Peon','','',0,7,0,0,0,1,1,0,68,69,62,6542,6761,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347222,'',0,312,0,2.5,8,14,0,15572,0,15610,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23312,6739,0,0,1126,11686,0,0,'Legion Ring - Stun Field','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23313,6739,0,0,1126,11686,0,0,'Legion Ring - Stun Rope Dummy','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23314,8606,0,0,18820,0,0,0,'[PH] PvP Cannon','','',0,9,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1.25,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23315,8606,0,0,1126,11686,0,0,'[PH] PvP Cannon Shot Target','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23316,7272,0,0,21406,0,0,0,'Torkus','','',0,7,0,0,0,1,1,0,70,70,1872,7000,7000,0,1,2,1500,0,189,267.75,0,0,0,0,25000,6719,0,0,0,0,0,0,3,2.01,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23317,8606,0,0,1126,11686,0,0,'[PH] PvP Cannon Targetting Reticle','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23318,6692,0,0,21591,21592,0,0,'Ashtongue Rogue','','',72,7,0,1,0,2.8,10,0,71,71,16,20107,20107,0,1,0,1600,0,1794,2556,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,41177,41978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23319,6692,0,0,20422,21117,21115,21118,'Ashtongue Broken','','',72,7,0,0,0,4.9,10,0,71,71,1813,28146,28146,32310,1,0,2000,0,296,424,0,0,0,0,0,7007,0,0,0,0,0,0,0,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23320,7272,0,0,20138,0,0,0,'Netherwing Ally','','',0,2,0,0,0,1,1,0,70,70,16,6250,6250,3080,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,2,'',0,0,0,2.5,8,14,0,25055,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23321,8606,0,0,20892,20893,0,0,'Dragonmaw Flight Instructor','','',2048,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23322,6692,0,0,20570,0,0,0,'Banishing Crystal Bunny 01','','',1024,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'40849 40857',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23323,6692,0,0,16480,0,0,0,'Fel Eye Stalk','','',0,10,0,0,0,1,1,0,1,1,1829,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,40842,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23324,6692,0,0,18281,18282,18284,18285,'Crazed Murkblood Miner','','',0,7,0,0,0,1,1,0,70,70,16,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,1,'',0,1330,0,2.5,8,14,0,40743,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23325,8606,0,0,16480,15435,0,0,'Dragonmaw Flight Instructor Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23326,7272,0,0,20284,0,0,0,'Nethermine Ravager','','',1,1,31,0,0,0.75,1,0,70,70,16,5240,5240,0,1,0,1667,0,210.042,297.56,0,0,0,0,300000,6719,0,0,0,0,0,0,0.9,0.274999,'32732',0,0,0,2.5,8,14,0,32732,13443,33810,0,0,0,0,0,0,0,0,0,0,13028,0,0,0,0,0,0,0,0,0,0),(23327,6692,0,0,20570,0,0,0,'Banishing Crystal Bunny 02','','',1024,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23328,6692,0,0,16480,0,0,0,'Legion Ring - Eredar Breath Target','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23329,8606,0,0,15788,0,0,0,'Fel Eye Stalk Transform','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.96,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23330,6692,0,0,21546,21547,0,0,'Dragonmaw Wind Reaver','','',2120,7,0,1,0,24.5,15,0,71,71,62,140728,140728,48465,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,329,0,0,0,3,0.744,'',0,10625,0,2.5,8,14,0,40875,40876,40877,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23331,8606,0,0,21413,0,0,0,'Ray Morningstar','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23332,7272,0,0,19946,0,0,0,'Bash\'ir Reckoner','','',512,7,0,1,0,1,1,0,72,72,14,36900,36900,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,200,0,2.5,8,14,0,29651,39574,32920,40935,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23333,7318,0,0,21461,0,0,0,'The Grand Collector','','',512,7,0,1,0,1,1,0,72,72,14,236120,236120,49635,1,0,2000,0,3002,3844,0,0,0,0,0,5955,0,0,0,0,0,0,0,0,'',0,3316,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23334,7272,0,0,21414,0,0,0,'Sky Commander Keller','','',0,7,0,0,0,1,1,0,70,70,1856,6300,6300,0,1,3,2000,0,252,357,0,0,0,0,60000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23335,7272,0,0,21415,0,0,0,'Skyguard Khatie','','',0,7,0,0,0,1,1,0,70,70,1856,11000,11000,0,1,3,2000,0,252,357,0,0,0,0,60000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23336,7272,0,0,15435,0,0,0,'Flame Crash','','',1024,10,0,0,0,1,1,0,73,73,1849,3079,3079,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,40836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23337,7272,0,0,18251,0,0,0,'Illidari Centurion','','',72,3,0,1,0,28,10,0,72,72,1813,206640,206640,0,1,0,2400,0,2763,3942,0,0,0,0,3600000,7318,0,0,0,0,0,0,5,2.5,'',0,10793,0,2.5,8,14,0,15284,41168,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23338,7272,0,0,18377,0,0,0,'Arthorn\'s Sparrowhawk','','',0,1,0,0,0,1,1,0,2,2,7,5800,5800,69,1,2,1,0,0.001,0.001,0,0,0,0,0,1,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23339,7272,0,0,11342,0,0,0,'Illidari Heartseeker','','',72,3,0,1,0,21,10,0,71,71,1813,150801,150801,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,2.5,0.9,'',0,10808,0,2.5,8,14,0,41169,41170,41171,41173,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23340,7272,0,0,21421,0,0,0,'Murg \"Oldie\" Muckjaw','','',2048,7,0,0,0,1,1,0,70,70,62,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23341,8606,0,0,19771,0,0,0,'Dragonmaw Moth Mount','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.3,0.455,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23342,7272,0,0,21422,0,0,0,'Trope the Filth-Belcher','','',2048,7,0,0,0,1,1,0,70,70,62,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23343,7272,0,0,21423,0,0,0,'Wrangled Aether Ray','','',1024,1,34,0,0,1,1,0,70,71,35,5589,5744,3193,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23344,7272,0,0,21424,0,0,0,'Corlok the Vet','','',2048,7,0,0,0,1,1,0,70,70,62,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23345,7272,0,0,13470,0,0,0,'Wing Commander Ichman','','',2048,7,0,0,0,1,1,0,70,70,62,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23346,7272,0,0,13475,0,0,0,'Wing Commander Mulverick','','',2048,7,0,0,0,1,1,0,70,70,62,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23347,7272,0,0,21428,0,0,0,'Tork','','',0,7,0,0,0,1,1,0,65,65,1872,7800,7800,0,1,0,1500,0,150,210.75,0,0,0,0,25000,5234,0,0,0,0,0,0,1.4,0.938,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23348,7272,0,0,21426,0,0,0,'Captain Skyshatter','','',2048,7,0,0,0,1,1,0,70,70,62,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23349,8606,0,0,21425,0,0,0,'Captain Skybreaker\'s Nether Drake','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23350,7318,0,0,21461,0,0,0,'The Grand Collector','','',512,7,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23351,7272,0,0,17188,0,0,0,'Shade of Akama Trigger','','',1024,10,0,0,0,0.95,1,0,70,70,35,3827,3827,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23353,7272,0,0,21150,0,0,0,'Braxxus','','',0,3,0,1,0,1,1,0,72,72,90,118060,118060,19854,1,0,2000,0,1501,1922,0,0,0,0,0,5954,0,0,0,0,0,0,0,0,'',0,4242,0,2.5,8,14,0,41437,41439,41436,0,0,0,0,0,0,0,0,0,0,0,0,0,32733,0,0,0,0,0,0,0),(23354,7272,0,0,19899,0,0,0,'Mo\'arg Incinerator','','',0,3,0,1,0,1,1,0,72,72,90,118060,118060,19854,1,0,2000,0,1501,1922,0,0,0,0,0,5954,0,0,0,0,0,0,4,2,'',0,4329,0,2.5,8,14,0,36606,44431,25174,0,0,0,0,0,0,0,0,0,0,0,0,0,32733,0,0,0,0,0,0,0),(23355,7272,0,0,21430,0,0,0,'Zarcsin','','',0,3,0,1,0,1,1,0,72,72,90,118060,118060,33090,1,0,2000,0,1502,1922,0,0,0,0,0,5954,0,0,0,0,0,0,0,0,'',0,4415,0,2.5,8,14,0,41444,41447,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32733,0,0,0,0,0,0,0),(23356,6692,0,0,16480,15435,0,0,'Dragonmaw Race: Oldie\'s Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23357,6692,0,0,16480,15435,0,0,'Dragonmaw Race: Trope\'s Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23358,6692,0,0,16480,15435,0,0,'Dragonmaw Race: Corlok\'s Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23359,6692,0,0,16480,15435,0,0,'Dragonmaw Race: Ichman\'s Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23360,6692,0,0,16480,15435,0,0,'Dragonmaw Race: Mulverick\'s Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23361,6692,0,0,16480,15435,0,0,'Dragonmaw Race: Skyshatter\'s Target','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23362,7272,0,0,21432,0,0,0,'Torki','','',0,7,0,0,0,1,1,0,65,65,1872,8900,9000,0,1,0,1500,0,150,210.75,0,0,0,0,25000,5234,0,0,0,0,0,0,1.4,0.938,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23363,7272,0,0,18634,0,0,0,'Sahaak','Keeper of Scrolls','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,129,2000,0,252,357,0,0,0,0,60000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23364,7272,0,0,387,0,0,0,'Black Dragon Whelpling','','',1024,2,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.0625,0.2363,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23365,6692,0,0,21433,0,0,0,'Torkus Jr.','','',1024,7,0,0,0,1,1,0,65,65,1872,6100,6100,2790,1,0,1500,0,224.25,276.75,1,1650,330,495,0,5200,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23366,8606,0,0,21434,0,0,0,'Test Shroom','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23367,7272,0,0,21436,0,0,0,'Grella','Skyguard Quartermaster','',0,7,0,0,0,1,1,0,70,70,1856,6986,6986,0,1,4736,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23368,7272,0,0,19780,0,0,0,'Bash\'ir Controller','','',0,7,0,1,0,1,1,0,70,70,14,16200,16200,3155,1,0,2000,0,592,724,0,0,0,0,0,5474,0,0,0,0,0,0,2.25,0.675,'',0,0,0,2.5,8,14,0,34944,17139,15586,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23369,6692,0,0,1126,16946,0,0,'Whirling Blade','','',1096,10,0,0,0,28,1,0,71,71,14,201068,201068,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23370,7272,0,0,21438,0,0,0,'Dragonmaw Tower Controller','','',0,7,0,1,0,10,1,0,71,71,1865,71810,71810,0,1,0,1435,0,986.85,1406.02,0,0,0,0,25000,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23371,7272,0,0,21151,0,0,0,'Shadowmoon Fallen','','',72,6,0,0,0,1,1,0,72,72,1813,77490,77490,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,329,0,4.5,1.04167,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23372,8606,0,0,21439,0,0,0,'Mine Cart (Taxi)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23373,7272,0,0,21440,0,0,0,'Mortog Steamhead','','',0,7,0,0,0,1,1,0,70,70,1660,6986,6986,0,1,7553,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23374,7272,0,0,21442,0,0,0,'Ashtongue Stalker','','',72,7,0,1,0,21,10,0,71,71,1813,150801,150801,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,0,1.8,'',0,10621,0,2.5,8,14,0,34189,34654,41189,41190,0,0,0,0,0,4529,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23375,7272,0,0,21447,0,0,0,'Shadow Demon','','',96,3,0,1,0,1,1,0,70,70,14,20958,20958,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,172,0,0,0,'41079',0,0,0,2.5,8,14,0,41080,41083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23376,7272,0,0,21441,0,0,0,'Dragonmaw Foreman','','',0,7,0,0,0,1,1,0,70,70,62,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23377,6692,0,0,21169,21182,21194,21184,'Skyguard Ace','','',0,7,0,1,0,1,1,0,71,73,1870,7181,7588,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23378,6692,0,0,5187,14501,0,0,'Simon Game Bunny Large','','',0,10,0,0,0,1,1,0,70,70,35,9250,9250,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,5,2.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23379,6692,0,0,1126,11686,0,0,'Black Temple - Houndmaster Flare Dummy','','',0,10,0,0,0,0.7,1,0,1,1,35,29,29,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23380,6692,0,0,21444,0,0,0,'Bronco','','',1024,1,0,0,0,1,1,0,69,70,35,7100,9200,6860,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23381,7561,0,0,21445,0,0,0,'Tydormu','Keeper of Lost Artifacts','',0,7,0,0,0,1,1,0,64,64,1778,5715,5715,0,1,4224,2000,0,1455,2055,0,0,0,0,120000,4937,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23382,6692,0,0,5187,11686,0,0,'Simon Game Summon Target','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23383,6692,0,0,21184,0,0,0,'Skyguard Prisoner','','',4096,7,0,0,0,1,1,0,70,70,1856,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23384,8606,0,0,21448,0,0,0,'Little Hurky','Assistant to Forgus','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23385,6692,0,0,17519,0,0,0,'Simon Unit','','',0,10,0,0,0,1,1,0,1,1,35,25,27,3155,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,1353,0,2.5,8,14,0,32614,34447,36508,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23386,7272,0,0,18288,0,0,0,'Gan\'arg Analyzer','','',0,3,0,0,0,1,1,0,70,70,90,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,1.5,0.75,'',0,1365,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23387,8606,0,0,18355,0,0,0,'Nacho','','',2048,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23388,8606,0,0,9586,0,0,0,'Nacho\'s Mount','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.55,1.275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23389,7272,0,0,11078,0,0,0,'Fallen Ally','','',72,6,0,1,0,1,1,0,71,71,1813,140000,140000,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23390,11403,0,0,21489,0,0,0,'Bash\'ir\'s Harbinger','','',0,7,0,1,0,1,1,0,72,72,16,118060,118060,19854,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,4704,0,2.5,8,14,0,29651,39574,31534,40935,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23391,7561,0,0,21488,0,0,0,'Bash\'ir','','',0,7,0,1,0,1,1,0,72,72,16,118060,118060,19854,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,36908,41264,41266,43433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23392,7272,0,0,21459,0,0,0,'Skyguard Stable Master','Stable Master','',0,7,0,0,0,1,1,0,70,70,1856,6500,6500,0,1,4194304,2000,0,252,357,0,0,0,0,60000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23393,6692,0,0,20946,20947,0,0,'Deathshadow Agent','','',0,7,0,0,0,1,1,0,70,71,16,5589,5744,3193,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,172,0,3,0.744,'',0,0,0,2.5,8,14,0,32000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23394,7272,0,0,21460,0,0,0,'Promenade Sentinel','','',72,9,0,1,0,63,1,0,72,72,16,464940,464940,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,0,0,3,1.5,'',0,10754,0,2.5,8,14,0,41360,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23395,6692,0,0,1126,11686,0,0,'Bash\'ir Landing Boss Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23396,7272,0,0,21462,0,0,0,'Krixel Pinchwhistle','Brutal Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,129,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23397,6692,0,0,21560,21561,21562,21563,'Illidari Blood Lord','','',72,7,0,1,0,28,15,0,72,72,16,165284,165284,49635,1,0,2000,0,2280,3270,0,0,0,0,3600000,7305,0,0,0,0,0,0,2.7,0.6894,'',0,10751,0,2.5,8,14,0,13005,41367,41368,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23398,6692,0,0,1126,11686,0,0,'Angered Soul Fragment','','',64,10,0,0,0,0.7,1,0,70,70,16,3912,3912,3155,1,0,2000,0,1755,2482.5,0,0,0,0,30000,6708,0,0,0,0,0,0,3,2,'35841',0,0,0,2.5,8,14,0,41986,0,0,0,0,0,0,0,0,4112,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23399,7272,0,0,16255,0,0,0,'Suffering Soul Fragment','','',72,6,0,1,0,8.4,20,0,72,72,16,49585,49585,66180,1,0,2000,0,2280,3270,0,0,0,0,30000,7305,0,0,0,0,0,0,3.75,2.5,'',0,0,0,2.5,8,14,0,41245,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23400,6692,0,0,21564,21565,21566,21567,'Illidari Archon','','',72,7,0,1,0,21,10,0,72,72,16,123963,123963,33090,1,0,2000,0,2280,3270,0,0,0,0,3600000,7305,0,0,0,0,0,0,2.7,0.6894,'',0,10698,0,2.5,8,14,0,29406,41370,41372,41373,0,0,0,0,0,5427,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23401,7272,0,0,21587,0,0,0,'Hungering Soul Fragment','','',72,6,0,1,0,4.2,1,0,72,72,16,30996,30996,0,1,0,2000,0,2302.5,3285,0,0,0,0,30000,7318,0,0,0,0,0,0,3,2,'41248',0,0,0,2.5,8,14,0,41248,0,0,0,0,0,0,0,0,52,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23402,6692,0,0,21468,21557,21558,21559,'Illidari Battle-mage','','',72,7,0,1,0,21,10,0,72,72,16,123963,123963,33090,1,0,2000,0,2280,3270,0,0,0,0,3600000,7305,0,0,0,0,0,0,2.7,0.6894,'',0,10739,0,2.5,8,14,0,41379,41382,41383,41384,0,0,0,0,0,5427,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23403,6692,0,0,21568,21569,21570,21571,'Illidari Assassin','','',72,7,0,1,0,17.5,10,0,72,72,16,129150,129150,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,0,0,0,0,'',0,10707,0,2.5,8,14,0,3609,39667,0,0,0,0,0,0,0,5427,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23404,8606,0,0,19718,0,0,0,'Imp Retainer','','',72,3,0,0,0,1,1,0,70,70,1813,5589,5589,31550,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23405,6692,0,0,21471,0,0,0,'Flaskataur','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23406,6692,0,0,794,0,0,0,'Jimmy McWeaksauce','The Brothers McWeaksauce','',0,7,0,0,0,1,1,0,15,15,35,500,500,100,1,0,2000,0,22,29,0,0,0,0,0,665,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23407,6692,0,0,796,0,0,0,'Johnny McWeaksauce','The Brothers McWeaksauce','',0,7,0,0,0,1,1,0,65,65,35,5200,5200,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23408,8089,0,0,21473,0,0,0,'Raven Lord','','',0,6,0,0,0,1,1,0,1,1,35,64,64,53,1,0,2000,0,2,2,1,2200,2.2,2.2,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23409,6692,0,0,1126,15880,0,0,'Invisible Stalker - Large AOI (Scale x3)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23410,7272,0,0,21476,0,0,0,'Spirit of Udalo','','',192,7,0,0,0,0.91,1,0,70,70,1820,2948,2948,3155,1,1,2000,0,1755,2482.5,0,0,0,0,3600000,6708,0,0,0,0,0,0,0,1.6,'',0,0,0,2.5,8,14,0,40536,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23411,6898,0,0,21475,0,0,0,'Spirit of Olum','','',8,7,0,0,0,0.91,1,0,70,70,1820,2948,2948,3155,1,1,2000,0,1755,2482.5,0,0,0,0,3600000,6708,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,40536,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23412,6739,0,0,169,15880,0,0,'Illidan Door Trigger','','',0,10,0,0,0,1,1,0,60,60,35,2884,2884,0,3,0,2000,0,780,1035,0,0,0,0,3600000,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23413,7272,0,0,21480,0,0,0,'Skyguard Handler Irena','','',0,7,0,0,0,1,1,0,70,70,1856,10000,10000,0,1,1,2000,0,252,357,0,0,0,0,30000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23414,7318,0,0,21472,0,0,0,'Bash\'ir Inquisitor','','',0,7,0,1,0,1,1,0,72,72,16,88545,88545,19854,1,0,2000,0,1751,2241,0,0,0,0,0,5954,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,29651,39574,31534,40935,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23415,7272,0,0,21478,0,0,0,'Skyguard Handler Deesak','','',0,7,0,0,0,1,1,0,70,70,1856,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23416,6692,0,0,16480,15435,0,0,'Reth\'hedron\'s Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23417,6692,0,0,18783,15435,0,0,'Reliquary Combat Trigger','','',0,10,0,0,0,0.95,1,0,73,73,16,4157,4157,0,1,0,2000,0,2370,3375,0,0,0,0,3600000,7618,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23418,6803,0,0,21483,0,0,0,'Essence of Suffering','','',108,10,0,3,0,1,1,0,73,73,1849,1593480,1593480,0,1,0,1000,0,5530,7875,0,0,0,0,0,7618,0,0,0,0,0,0,0,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23419,7272,0,0,21485,0,0,0,'Essence of Desire','','',108,10,0,3,0,1,1,0,73,73,1849,2124640,2124640,0,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,0,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23420,7272,0,0,21484,0,0,0,'Essence of Anger','','',108,10,0,3,1,1,1,0,73,73,1849,2124640,2124640,0,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,0,2,'',1,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23421,7272,0,0,21594,0,0,0,'Ashtongue Channeler','','',8,7,0,1,0,17.5,10,0,71,71,1849,87972,87972,73320,1,0,1600,0,1530,2238,0,0,0,0,3600000,5645,0,0,0,0,0,0,0,2,'',0,20000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23422,8606,0,0,21486,0,0,0,'Riding Nether Ray','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23423,8606,0,0,20601,17864,20817,0,'Arakkoa Illusion','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23424,6692,0,0,5187,11686,0,0,'Ethereal Ring Control Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23425,6692,0,0,5187,11686,0,0,'Ethereal Ring Control Bunny, Elite','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23426,6692,0,0,1126,11686,0,0,'The Illidari Council','','',0,10,0,3,1,1,1,0,70,70,1813,4890200,4890200,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,3,2,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23427,7272,0,0,19885,0,0,0,'Illidari Lord Balthas','','',0,3,0,0,0,1,1,0,70,70,62,5589,5589,3155,1,2,2000,0,234,331,0,0,0,0,90000,6708,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23428,7272,0,0,21507,0,0,0,'Jho\'nass','Ogri\'la Quartermaster','',0,7,0,0,0,1,1,0,70,70,1872,1200,1200,0,1,131,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,2.7,1.809,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23429,7561,0,0,11686,0,0,0,'Arcane Charge','','',1024,10,0,0,0,1,1,0,70,70,14,6602,6602,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,85,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23430,7272,0,0,21493,0,0,0,'Skyguard Lieutenant','','',0,7,0,0,0,1,1,0,1,1,250,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,38618,38619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23433,7272,0,0,21504,0,0,0,'Barthamus','','',0,2,0,0,0,1,1,0,73,73,35,7588,7588,0,1,2,2000,0,316,450,0,0,0,0,120000,7618,0,0,0,0,0,0,2.1,0.5362,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23434,7272,0,0,21505,0,0,0,'Commander Hobb','','',4096,7,0,1,0,10,10,0,71,71,1876,57440,57440,32310,1,2,2000,0,1361.6,1950.4,0,0,0,0,180000,7007,0,0,0,0,0,0,2.1,0.5362,'',0,0,0,2.5,8,14,0,38370,41440,41448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23435,6692,0,0,21506,21511,0,0,'Sanctum Defender','','',0,7,0,0,0,1,1,0,68,70,1876,8780,9250,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,41440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23436,7272,0,0,21455,0,0,0,'Image of Dementia','','',72,7,0,1,0,1,1,0,72,72,1813,33057,33057,3309,1,0,200000,0,228000,327000,0,0,0,0,0,7305,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,41399,41400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23437,7561,0,0,21508,0,0,0,'Indormi','Keeper of Ancient Gem Lore','',0,7,0,0,0,1,1,0,70,70,1778,6986,6986,0,1,129,2000,0,1890,2677.5,0,0,0,0,120000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23438,8606,0,0,169,15880,0,0,'Nether Ray Feed Credit','','',1088,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23439,6692,0,0,21155,0,0,0,'Hungry Nether Ray','','',0,12,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23440,6692,0,0,20892,20893,0,0,'Dragonmaw Skybreaker','','',2048,7,0,0,0,1,1,0,70,70,1877,9250,9250,3155,1,0,2000,0,401,401,0,0,0,0,0,6740,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,38861,41448,41440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23441,6692,0,0,20892,20893,0,0,'Dragonmaw Skybreaker','','',2048,7,0,0,0,1,1,0,70,70,1877,7266,7266,3155,1,0,2000,0,314,402,0,0,0,0,0,5474,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,38861,41448,41440,38858,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23442,8089,0,0,169,15880,0,0,'Nether Ray Desummoner','','',1088,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23443,7272,0,0,21505,21342,0,0,'Dragonmaw Raid Credit Marker (Scryers)','','',0,7,0,0,0,10,10,0,71,71,1876,57440,57440,32310,1,2,2000,0,296,424,0,0,0,0,0,7007,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23444,6692,0,0,5187,11686,0,0,'Ethereal Ring Target Bunny, Lightning','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23445,6692,0,0,5187,11686,0,0,'Ethereal Ring Target Bunny, Forge','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23446,7272,0,0,21512,0,0,0,'Lieutenant Tristia','Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,1638,8075,8075,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23447,7272,0,0,21513,0,0,0,'Sergeant Kien','Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,1604,8075,8075,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23448,6692,0,0,18783,15435,0,0,'Glaive Target','','',1024,10,0,0,0,1,1,0,73,73,35,3079,3079,0,1,0,2000,0,2370,3375,0,0,0,0,3600000,7618,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23449,7272,0,0,21514,0,0,0,'Yuula','Recruitment Officer','',128,7,0,0,0,1,1,0,70,70,1856,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23450,12213,0,0,11536,0,0,0,'Gordunni Proxy','','',0,7,0,0,0,1,1,0,71,72,45,9335,9594,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,3.75,2.2325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23451,7272,0,0,21072,0,0,0,'Veras Vanish Effect','','',1088,10,0,1,0,1,1,0,72,72,14,180810,180810,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,1.25,0.625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23452,7272,0,0,21519,0,0,0,'Commander Arcus','','',0,7,0,1,0,1,1,0,71,71,1875,57440,57440,32310,1,2,2000,0,1361.6,1950.4,0,0,0,0,300000,7007,0,0,0,0,0,0,2.1,1.4,'',0,0,0,2.5,8,14,0,38370,41448,41440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23453,6692,0,0,21515,21516,21517,21518,'Altar Defender','','',0,7,0,0,0,1,1,0,1,1,1875,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,41440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23454,6692,0,0,21505,21342,0,0,'Dragonmaw Raid Credit Marker (Aldor)','','',0,7,0,0,0,10,10,0,71,71,1875,57440,57440,32310,1,2,2000,0,296,424,0,0,0,0,0,7007,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23455,8089,0,0,21520,0,0,0,'Onyx Netherwing Drake','','',0,2,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23456,8089,0,0,21521,0,0,0,'Azure Netherwing Drake','','',0,2,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23457,8089,0,0,21522,0,0,0,'Veridian Netherwing Drake','','',0,2,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23458,8089,0,0,21523,0,0,0,'Purple Netherwing Drake','','',0,2,0,0,0,1,1,0,70,70,35,5000,5000,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23459,8089,0,0,21524,0,0,0,'Violet Netherwing Drake','','',0,2,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23460,8089,0,0,21525,0,0,0,'Cobalt Netherwing Drake','','',0,2,0,0,0,1,1,0,70,70,35,5000,5000,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23461,7272,0,0,21521,0,0,0,'Suraku','','',0,2,0,0,0,1,1,0,70,70,35,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,120000,6719,0,0,0,0,0,0,1,0.31,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(23462,7272,0,0,21525,0,0,0,'Jorus','','',0,2,0,0,0,1,1,0,70,70,35,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,120000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(23463,7272,0,0,21520,0,0,0,'Onyxien','','',0,2,0,0,0,1,1,0,70,70,35,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,120000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(23464,7272,0,0,21523,0,0,0,'Malfas','','',0,2,0,0,0,1,1,0,70,70,35,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,120000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(23465,7272,0,0,21522,0,0,0,'Zoya','','',0,2,0,0,0,1,1,0,70,70,35,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,120000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(23466,7272,0,0,21524,0,0,0,'Voranaku','','',0,2,0,0,0,1,1,0,70,70,35,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,120000,6719,0,0,0,0,0,0,1,0.31,'',0,1600,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(23467,7272,0,0,21526,0,0,0,'Illidan Stormrage','The Betrayer','',4,3,0,3,0,1,1,0,73,73,14,4249000,4249000,1354800,1,0,2000,0,10955,15680,0,0,0,0,0,7604,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23468,8606,0,0,20811,0,0,0,'Yarzill Dragon Form','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,5,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23469,7272,0,0,10771,0,0,0,'Enslaved Soul','','',72,6,0,1,0,1,1,0,70,70,14,9780,9780,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,41542,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23470,8606,0,0,18783,15435,0,0,'Soul Summon Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23471,8606,0,0,18628,0,0,0,'Skettis Outrider','','',0,7,0,0,0,1,1,0,70,71,1862,6986,7181,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.6,'',0,0,0,2.5,8,14,0,13730,35321,20230,23537,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23472,6692,0,0,18783,16925,0,0,'World Trigger (Large AOI, Not Immune PC/NPC)','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,780,1035,0,0,0,0,3600000,3750,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23473,7272,0,0,21499,0,0,0,'Aether-tech Apprentice','','',0,7,0,0,0,1,1,0,70,70,35,6600,6600,0,1,3,2000,0,252,357,0,0,0,0,60000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23474,8606,0,0,21540,0,0,0,'Shivan Assassin (Red)','','',0,3,0,0,0,1,1,0,72,72,1829,531270,531270,3309,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,40736,41597,40737,41593,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23475,8606,0,0,21541,0,0,0,'Shivan Assassin (Blue)','','',0,3,0,0,0,1,1,0,72,72,1829,531270,531270,3309,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,40736,41597,40737,41593,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23476,8606,0,0,21542,0,0,0,'Shivan Assassin (Black)','','',0,3,0,0,0,1,1,0,72,72,1829,531270,531270,3309,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,40736,41597,40737,41593,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23477,8606,0,0,21545,0,0,0,'Armored Nether Drake (Black Temple 01)','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23478,8606,0,0,21548,0,0,0,'Armored Nether Drake (Black Temple 02)','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23479,8606,0,0,21846,21848,21847,21849,'[PH] Brewfest Dwarf Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23480,8606,0,0,21858,21859,21860,21861,'[PH] Brewfest Human Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23481,7561,0,0,22390,0,0,0,'Keiran Donoghue','Sausage Vendor','',0,7,0,0,0,1,1,0,30,30,774,1003,1003,0,1,640,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.275,0.29495,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23482,7561,0,0,22395,0,0,0,'Barleybrew Apprentice','Barleybrew Brew Vendor','',0,7,0,0,0,1,1,0,50,50,774,2215,2215,0,1,129,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23483,7272,0,0,21572,0,0,0,'Arcanist Xorith','Scryer Apothecary','',0,7,0,0,0,1,1,0,70,70,1744,6986,6986,0,1,129,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23484,7272,0,0,21573,0,0,0,'Haldor the Compulsive','Aldor Apothecary','',0,7,0,0,0,1,1,0,70,70,1743,6986,6986,0,1,129,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23485,8606,0,0,5187,0,0,0,'Knockdown Fel Cannon: Dismount (the Fire Field)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,85,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23486,7318,0,0,21574,0,0,0,'Goldark Snipehunter','','',0,7,0,0,0,1,1,0,65,65,55,3524,3524,0,1,1,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23487,7318,0,0,22349,0,0,0,'Wild Wolpertinger','','',0,1,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'39707',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23488,7318,0,0,11686,0,0,0,'Brewfest Crowd','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23489,7272,0,0,21375,0,0,0,'Drake Dealer Hurlunk','','',0,7,0,0,0,1,1,0,70,70,1865,6986,6986,0,1,129,1435,0,180.81,256.147,0,0,0,0,25000,6719,0,0,0,0,0,0,2.025,0.46875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23491,6692,0,0,169,15880,0,0,'Socrethar Event Trigger','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23496,6692,0,0,169,0,0,0,'Akama Event Trigger','','',0,10,0,0,0,1,1,0,1,1,35,5000,5000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23497,8606,0,0,21574,0,0,0,'Draeg Barleybrew','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23498,7272,0,0,19110,0,0,0,'Parasitic Shadowfiend','','',0,3,0,0,0,1,1,0,70,70,14,2445,2445,0,1,0,3000,5,378,535.5,0,0,0,0,0,6719,0,0,0,0,172,0,1,0.5,'41913',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23499,6692,0,0,1126,11686,0,0,'Blood Elf Council Voice Trigger','','',0,10,0,3,0,1,1,0,70,70,35,4890200,4890200,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,3,2,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23500,6692,0,0,16480,0,0,0,'Legion Ring Shield Zapper InvisMan','','',0,10,0,0,0,1,1,0,1,1,35,25,27,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23501,7272,0,0,19400,0,0,0,'Netherwing Ray','','',1,1,34,0,0,1,0.5,0,69,70,14,5409,5589,1559,1,0,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,17008,0,0,0,0,0,0,0,0,0,0,0,0,12888,0,0,0,0,0,0,0,0,149,0),(23502,6692,0,0,18783,15435,0,0,'Reliquary LoS Agro Trigger','','',0,10,0,0,0,0.95,1,0,73,73,14,4157,4157,0,1,0,2000,0,2370,3375,0,0,0,0,3600000,7618,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23503,8606,0,0,11686,0,0,0,'Shadowy Vortex','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,85,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23504,7318,0,0,22445,22446,0,0,'Brewfest Setup Crew','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23505,8606,0,0,18356,0,0,0,'Tikas','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.3,2.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23506,8606,0,0,21105,0,0,0,'Broken Illusion','','',0,7,0,0,0,1,1,0,70,70,35,3240,3240,3155,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23507,7318,0,0,22732,0,0,0,'Elwynn Pink Elekk','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'36440',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23508,12213,0,0,21588,0,0,0,'Gul\'dan','','',4,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23509,8606,0,0,21589,21590,0,0,'Spirit of the Past','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23510,7561,0,0,22397,0,0,0,'Thunderbrew Apprentice','Thunderbrew Brew Vendor','',0,7,0,0,0,1,1,0,50,50,774,2215,2215,0,1,129,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23511,7318,0,0,22628,0,0,0,'Gordok Brew Apprentice','Gordok Brew Vendor','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,129,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.275,0.75905,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23512,6692,0,0,1126,11686,0,0,'Crystalforge Bunny','','',1024,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23513,12340,0,0,21597,0,0,0,'Northrend Yeti (Blue)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23514,12340,0,0,21598,0,0,0,'Northrend Yeti (Brown)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23515,12340,0,0,21599,0,0,0,'UNUSED Northrend Yeti (Red)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23516,12340,0,0,21600,0,0,0,'Northrend Yeti (Yellow)','','',0,7,0,1,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23517,12340,0,0,21601,0,0,0,'Northrend Yeti (White)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,14,4,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23518,12340,0,0,21602,0,0,0,'Tauren Canoe (Northrend)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23519,9056,0,0,21603,0,0,0,'Big Shirl','','',0,1,0,1,0,1,1,0,83,83,14,20038000,20038000,0,1,0,2000,0,3817.5,5122.5,0,0,0,0,0,10673,0,0,0,0,0,0,30,15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23520,12340,0,0,12943,0,0,0,'Jimmy Two-Canoes','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23521,7318,0,0,22385,0,0,0,'Anne Summers','Cheese Vendor','',0,7,0,0,0,1,1,0,30,30,774,1003,1003,0,1,640,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23522,7318,0,0,22384,0,0,0,'Arlen Lochlan','Bread Vendor','',0,7,0,0,0,1,1,0,30,30,774,1003,1003,0,1,640,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23523,7272,0,0,21607,0,0,0,'Ashtongue Elementalist','','',72,7,0,1,0,2.8,10,0,71,71,16,16083,16083,32310,1,0,1600,0,1776,2544,0,0,0,0,0,7007,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,42023,42024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23524,7272,0,0,21606,0,0,0,'Ashtongue Spiritbinder','','',72,7,0,1,0,2.8,10,0,71,71,16,16083,16083,32310,1,0,1600,0,1776,2544,0,0,0,0,0,7007,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,42025,42027,42317,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23525,7318,0,0,22391,0,0,0,'Brother Cartwright','Wine Vendor','',0,7,0,0,0,1,1,0,30,30,774,1003,1003,0,1,640,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23526,8606,0,0,18169,0,0,0,'BurkeTest01','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23527,7318,0,0,22732,0,0,0,'Teldrassil Pink Elekk','','',0,1,0,0,0,1,1,0,5,5,35,102,102,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,3,2,'36440',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23528,7318,0,0,22732,0,0,0,'Azuremyst Pink Elekk','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'36440',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23529,7318,0,0,22732,0,0,0,'Mulgore Pink Elekk','','',0,1,0,0,0,1,1,0,5,5,35,100,100,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,3,2,'36440',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23530,7318,0,0,22732,0,0,0,'Tirisfal Pink Elekk','','',0,1,0,0,0,1,1,0,5,5,35,100,100,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,3,2,'36440',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23531,7318,0,0,22732,0,0,0,'Eversong Pink Elekk','','',0,1,0,0,0,1,1,0,5,5,35,100,100,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,3,2,'36440',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23532,8606,0,0,15750,0,0,0,'[PH] Brewfest Garden D Vendor','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23533,7318,0,0,22492,0,0,0,'T\'chali\'s Voodoo Brewery Apprentice','Voodoo Brew Vendor','',0,7,0,0,0,1,1,0,50,50,775,3200,3200,0,1,129,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23534,7272,0,0,21604,0,0,0,'Babagaya Shadowcleft','Warlock Trainer','',0,7,0,0,0,1,1,0,60,60,35,2136,2136,5751,1,51,2000,0,74,102,0,0,0,0,275000,3025,0,0,0,0,172,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23535,7272,0,0,21605,0,0,0,'Matero Zeshuwal','','',0,7,0,0,0,1,1,0,60,60,35,2136,2136,5751,1,3,2000,0,74,102,0,0,0,0,275000,3025,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23536,7272,0,0,14255,0,0,0,'Nagulon','Matero Zeshuwal\'s Minion','',0,3,29,0,0,1,1,0,60,60,35,2442,2442,1874,1,0,2000,0,146,192,0,0,0,0,275000,3748,0,0,0,0,0,0,2.3,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23537,10482,0,0,5187,11686,0,0,'Headless Horseman - Fire (DND)','','',0,10,0,0,0,1,1,0,65,65,14,2467,2467,6443,0.28,0,2000,0,154,222,0,0,0,0,0,4214,0,172,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23538,12340,0,0,24137,24174,24173,0,'Northrend Red Dragon','','',0,2,0,0,0,1,1,0,1,1,1824,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,10,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23539,12340,0,0,12821,6371,0,0,'Northrend Red Drake','','',2048,2,0,0,0,1,1,0,1,1,1824,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.5,2.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23540,8606,0,0,21854,21856,21855,21857,'[PH] Brewfest Goblin Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23542,7561,0,0,22273,22274,0,0,'Amani\'shi Axe Thrower','','',72,7,0,1,0,8.4,1,0,71,71,1890,86000,86000,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,0,0,0,0,0,0,'',0,10690,0,2.5,8,14,0,31566,35011,42332,42359,0,0,0,0,0,0,0,0,0,0,0,0,33106,0,0,0,0,0,0,0),(23543,8606,0,0,22352,0,0,0,'Shade of the Horseman','','',0,10,0,0,0,1,1,0,11,11,14,2220,2220,0,1,0,2000,0,15,20,0,0,0,0,0,528,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23544,8606,0,0,6752,0,0,0,'Kyle Radue','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23545,7561,0,0,21822,0,0,0,'Pumpkin Fiend','','',0,6,0,0,0,1,1,0,70,70,14,4541,4541,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,42514,3391,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23546,9056,0,0,21608,0,0,0,'Vice Admiral Keller','','',0,7,0,0,0,1,1,0,72,72,1892,4278,4278,0,1,3,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23547,9056,0,0,21609,0,0,0,'Macalroy','','',0,7,0,0,0,1,1,0,69,69,1892,6761,6761,0,1,2,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23548,9056,0,0,21610,0,0,0,'Beltrand McSorf','Explorers\' League','',0,7,0,0,0,1,1,0,70,70,1892,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23549,9056,0,0,21611,0,0,0,'Rowan Helfgot','Royal Stormwind Society of Science','',0,7,0,0,0,1,1,0,71,71,1892,3330,3330,3231,1,2,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23550,9056,0,0,21612,0,0,0,'Valgarde Yeoman','','',0,7,0,0,0,1,1,0,65,66,1892,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,180000,5531,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23551,9056,0,0,21613,21617,0,0,'Valgarde Cannoneer','','',0,7,0,0,0,1,1,0,67,68,1892,3728,3834,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23552,9056,0,0,21614,0,0,0,'Valgarde Yeoman','','',0,7,0,0,0,1,1,0,65,66,1892,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23553,12340,0,0,21615,0,0,0,'Vrykul (Northrend Size Model)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23554,7561,0,0,10771,0,0,0,'Risen Spirit','','',0,6,0,0,0,1.15,1,0,35,36,14,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,360000,1456,0,0,0,0,0,0,1.5,1,'',0,161,0,2.5,8,14,0,43127,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23555,7561,0,0,1196,10255,0,0,'Risen Husk','','',0,6,0,0,0,1.15,1,0,35,36,14,1403,1469,0,1,0,2000,0,50,66,0,0,0,0,360000,1456,0,0,0,0,0,0,1.15,0.39905,'',0,161,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23556,12340,0,0,22657,0,0,0,'Vrykul Proto-dragon Mount','','',2056,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23557,9056,0,0,21794,21911,0,0,'Dragonflayer Raider','','',2056,7,0,0,0,10,1,0,68,69,1895,69860,79840,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,210,0),(23558,7318,0,0,22454,0,0,0,'Neill Ramstein','Ram Racing Master','',0,7,0,0,0,1,1,0,30,30,774,1003,1003,0,1,3,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23559,7561,0,0,21702,0,0,0,'Budd Nedreck','','',0,7,0,0,0,0.7,1,0,70,70,35,10000,10000,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(23560,7561,0,0,21619,0,0,0,'Provisioner Ameenah','Reagents','',0,7,0,0,0,0.7,1,0,70,70,35,9500,9500,0,1,2176,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23561,9056,0,0,7869,0,0,0,'Soldier of the Frozen Wastes','','',72,6,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,1500,0,72.5,193,0,0,0,0,0,7,0,0,0,85,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23562,9056,0,0,12818,0,0,0,'Unstoppable Abomination','','',72,6,0,1,0,1,1,0,80,80,14,75600,207900,0,1,0,2000,0,430,716,0,0,0,0,0,850,0,0,0,0,85,0,3,1,'',0,0,0,2.5,8,14,0,28467,28468,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23563,9056,0,0,16178,0,0,0,'Soul Weaver','','',72,6,0,1,0,1,1,0,80,80,14,56700,151200,0,1,0,2000,0,280,481.5,0,0,0,0,0,230,0,0,0,0,0,0,2.8,3.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23564,9056,0,0,22179,0,0,0,'Plagued Dragonflayer Tribesman','','',0,7,0,0,0,0.3,1,0,69,70,16,1182,1215,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.65,0.381944,'',0,0,0,2.5,8,14,0,15496,32736,43506,42167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23565,7561,0,0,21620,0,0,0,'Turgore','','',0,7,0,0,0,0.7,1,0,14,14,35,210,210,0,1,0,2000,0,20,27,0,0,0,0,900000,630,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23566,7561,0,0,21621,0,0,0,'Calia Hastings','SI:7','',0,7,0,0,0,1,1,0,38,38,12,1395,1395,0,1,2,2000,0,53,70,0,0,0,0,360000,1684,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23567,7561,0,0,21622,0,0,0,'Inspector Tarem','','',0,7,0,0,0,1,1,0,40,40,35,1524,1524,0,1,3,2000,0,56,74,0,0,0,0,360000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23568,7561,0,0,21623,0,0,0,'Captain Darill','','',0,7,0,0,0,1,1,0,37,37,1078,1336,1336,0,1,3,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23569,7561,0,0,21624,0,0,0,'Renn McGill','SI:7 Salvage Diver','',0,7,0,0,0,1,1,0,37,37,12,1093,1093,1142,1,3,2000,0,48,63,0,0,0,0,360000,1567,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23570,7561,0,0,21625,0,0,0,'Gizzix Grimegurgle','','',0,7,0,0,0,1,1,0,40,40,474,1524,1524,0,1,2,2000,0,56,74,0,0,0,0,360000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23571,7561,0,0,21626,0,0,0,'Razbo Rustgear','Weapon & Armor Merchant','',0,7,0,0,0,1,1,0,39,39,474,1459,1459,0,1,4224,2000,0,54,72,0,0,0,0,360000,1808,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23572,7561,0,0,21627,0,0,0,'Drazzit Dripvalve','','',0,7,0,0,0,1,1,0,39,39,474,1459,1459,0,1,2,2000,0,54,72,0,0,0,0,360000,1808,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23573,7561,0,0,21629,0,0,0,'Krixil Slogswitch','Food & Drink','',0,7,0,0,0,1,1,0,41,41,474,1585,1585,0,1,640,2000,0,59,78,0,0,0,0,360000,2074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23574,7561,0,0,21630,0,0,0,'Akil\'zon','Eagle Avatar','',76,7,0,3,1,154,25,0,73,73,1890,934780,934780,84675,1,0,2000,0,10955,15680,0,0,0,0,259200000,7604,0,0,0,0,0,0,0,0,'',1,386353,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23575,9056,0,24274,10699,0,0,0,'Mindless Abomination','','',72,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.65,'',0,0,0,2.5,8,14,0,42166,61359,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23576,7561,0,0,21631,0,0,0,'Nalorakk','Bear Avatar','',108,7,0,3,1,126.35,1,0,73,73,1890,958744,958744,0,1,0,2000,0,11060,15750,0,0,0,0,259200000,7618,0,0,0,0,0,0,0,0,'',1,386076,0,2.5,8,14,0,42384,42398,42395,42389,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23577,7561,0,0,21632,0,0,0,'Halazzi','Lynx Avatar','',76,7,0,3,1,56.88,5,0,73,73,1890,431568,431568,0,1,0,2000,0,11060,15750,0,0,0,0,259200000,7618,0,0,0,0,0,0,0,0,'',1,386444,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23578,7561,0,0,21633,0,0,0,'Jan\'alai','Dragonhawk Avatar','',76,7,0,3,1,94.5,5,0,73,73,1890,717066,717066,0,1,0,2000,0,11060,15750,0,0,0,0,259200000,7618,0,0,0,0,0,0,0,0,'',1,385964,0,2.5,8,14,0,44779,43140,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23579,7561,0,0,21967,0,0,0,'Brogg','Stonemaul Survivor','',0,7,0,0,0,1,1,0,41,41,35,1585,1585,0,1,3,2000,0,59,78,0,0,0,0,360000,2074,0,0,0,0,0,0,2.625,1.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23580,7561,0,0,22278,0,0,0,'Amani\'shi Warbringer','','',2120,7,0,1,0,1,1,0,71,71,1890,110000,110000,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,0,0,0,0,0,0,'',0,10688,0,2.5,8,14,0,40743,42496,43273,43274,0,0,0,0,0,0,0,0,0,0,0,0,33106,0,0,0,0,0,0,0),(23581,7561,0,0,22275,22276,0,0,'Amani\'shi Medicine Man','','',72,7,0,1,0,8.4,10,0,71,71,1890,48250,48250,32310,1,0,2000,0,2220,3180,0,0,0,0,7200000,7007,0,0,0,0,0,0,0,0,'',0,10697,0,2.5,8,14,0,42376,42477,42478,45075,0,0,0,0,0,0,0,0,0,0,0,0,33106,0,0,0,0,0,0,0),(23582,7561,0,0,22271,22272,0,0,'Amani\'shi Tribesman','','',72,7,0,1,0,8.4,1,0,71,71,1890,86000,86000,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,0,0,0,0,0,0,'',0,10671,0,2.5,8,14,0,36033,42495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33106,0,0,0,0,0,0,0),(23583,7561,0,0,20570,17188,0,0,'Evidence Marker','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'42175 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23584,7561,0,0,22467,0,0,0,'Amani Bear','','',72,1,4,1,0,8.4,1,0,70,70,44,58682,58682,0,1,0,2000,0,1890,2677.5,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,42745,42747,0,0,0,0,0,0,0,1024,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23585,7561,0,0,1126,25268,0,0,'Witch Light','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,360000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23586,7561,0,0,22983,0,0,0,'Amani\'shi Scout','','',8,7,0,0,0,1,1,0,70,70,1890,4890,4890,0,1,0,1600,0,201.6,285.6,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,0,'42177',0,1600,0,2.5,8,14,0,16496,42177,0,0,0,0,0,0,0,352,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23587,7561,0,0,22316,0,0,0,'Amani\'shi Reinforcement','','',8,7,0,1,0,1,1,0,70,70,1890,58682,58682,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,32323,43298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23588,7561,0,0,22265,0,0,0,'Brewfest Ram','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23589,7561,0,0,21647,21648,21649,0,'Defias Rummager','','',0,7,0,0,0,1.15,1,0,36,37,16,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,1.5,0.306,'',0,173,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23590,7561,0,0,21650,21651,0,0,'Defias Conjuror','','',0,7,0,0,0,1.15,1,0,36,37,16,1208,1257,1120,1,0,2000,0,48,63,0,0,0,0,360000,1567,0,0,0,0,0,0,1.5,0.306,'',0,172,0,2.5,8,14,0,9053,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23591,7561,0,0,21652,0,0,0,'Defias Diver','','',0,7,0,0,0,1.15,1,0,37,38,16,1536,1604,0,1,0,2000,0,53,70,0,0,0,0,360000,1684,0,0,0,0,0,0,1.5,0.306,'',0,182,0,2.5,8,14,0,43107,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23592,7561,0,0,21656,0,0,0,'Grimtotem Breaker','','',0,7,0,0,0,1,1,0,36,37,16,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,3.75,0.8725,'',0,173,0,2.5,8,14,0,43108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33061,0,0,0,0,0,0,0),(23593,7561,0,0,21655,0,0,0,'Grimtotem Spirit-Shifter','','',0,7,0,0,0,1,1,0,36,37,16,1208,1257,1120,1,0,2000,0,48,63,0,0,0,0,360000,1567,0,0,0,0,0,0,3.75,0.8725,'',0,172,0,2.5,8,14,0,43110,43110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33061,0,0,0,0,0,0,0),(23594,7561,0,0,21663,21664,0,0,'Grimtotem Destroyer','','',0,7,0,0,0,1.15,1,0,38,39,16,1604,1678,0,1,0,2000,0,54,72,0,0,0,0,360000,1808,0,0,0,0,0,0,4.05,0.9747,'',0,194,0,2.5,8,14,0,11876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23595,7561,23594,0,21658,21660,0,0,'Grimtotem Earthbinder','','',0,7,0,0,0,1.15,1,0,38,39,16,1305,1357,1213,1,0,2000,0,51,67,0,0,0,0,360000,1807,0,0,0,0,0,0,3.75,0.8725,'',0,194,0,2.5,8,14,0,15786,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23596,7561,0,0,22307,22308,0,0,'Amani\'shi Flame Caster','','',8,7,0,1,0,8.4,2,0,71,71,1890,48250,48250,6462,1,0,2000,0,2220,3180,0,0,0,0,7200000,7007,0,0,0,0,0,0,0,0,'',0,10766,0,2.5,8,14,0,43240,43242,43245,0,0,0,0,0,0,0,0,0,0,0,0,0,33106,0,0,0,0,0,0,0),(23597,7561,0,0,22309,22310,0,0,'Amani\'shi Guardian','','',8,7,0,1,0,8.4,1,0,71,71,1890,60320,60320,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,0,0,0,0,0,0,'18950 18950',0,10745,0,2.5,8,14,0,43246,43249,0,0,0,0,0,0,0,5503,0,0,0,0,0,0,33106,0,0,0,0,0,0,0),(23598,7561,0,0,17546,0,0,0,'Amani Dragonhawk Hatchling','','',8,1,0,0,0,1,1,0,70,70,1890,4890,4890,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,43299,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23599,7561,0,0,7005,0,0,0,'[PH] New Hinterlands NPC','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23600,7561,0,0,21637,0,0,0,'Apprentice Morlann','Tabetha\'s Apprentice','',0,7,0,0,0,1,1,0,37,37,35,1093,1093,1142,1,3,2000,0,48,63,0,0,0,0,360000,1567,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23601,7561,0,0,21638,0,0,0,'Apprentice Garion','Tabetha\'s Apprentice','',0,7,0,0,0,1,1,0,38,38,35,1135,1135,1189,1,3,2000,0,49,65,0,0,0,0,360000,1683,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23602,7561,0,0,21639,21640,0,0,'Deserter Agitator','','',0,7,0,0,0,1,1,0,35,35,894,1009,1009,1067,1,1,2000,0,45,60,0,0,0,0,360000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23603,7318,0,0,4728,0,0,0,'Uta Roughdough','Bread Vendor','',0,7,0,0,0,1,1,0,30,30,775,8700,8700,0,1,640,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23604,7318,0,0,7358,0,0,0,'Agnes Farwithers','Cheese Vendor','',0,7,0,0,0,1,1,0,30,30,775,4800,4800,0,1,640,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23605,7318,0,0,1318,0,0,0,'Bron','Sausage Vendor','',0,7,0,0,0,1,1,0,30,30,775,3300,3300,0,1,640,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23606,7318,0,0,22513,0,0,0,'Suntouched Apprentice','Wine Vendor','',0,7,0,0,0,1,1,0,30,30,775,5100,5100,0,1,640,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23607,7561,0,0,21866,21867,21868,21869,'[PH] Brewfest Orc Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23608,7561,0,0,21870,21871,21872,21873,'[PH] Brewfest Tauren Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23609,7561,0,0,21874,21875,21876,21877,'[PH] Brewfest Troll Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23610,7561,0,0,21838,21839,21840,21841,'[PH] Brewfest Blood Elf Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23611,7561,0,0,21878,21879,21880,21881,'[PH] Brewfest Undead Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23612,7561,0,0,1233,0,0,0,'Dyslix Silvergrub','Flight Master','',0,7,0,1,0,3,1,0,65,65,474,10572,10572,0,1,8193,2000,0,920,1292.6,0,0,0,0,1200000,5234,0,0,0,0,0,0,0.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23613,7561,0,0,21842,21844,21843,21845,'[PH] Brewfest Draenei Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23614,7561,0,0,21850,21851,21852,21853,'[PH] Brewfest Gnome Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23615,7561,0,0,21862,21863,21864,21865,'[PH] Brewfest Night Elf Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23616,7272,0,0,1100,0,0,0,'Kyle the Frenzied','','',0,1,0,0,0,1,1,0,12,12,35,247,247,0,1,0,2000,0,17,22,0,0,0,0,250000,562,0,0,0,0,0,0,0.875,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23617,7561,0,0,14500,0,0,0,'Matron Goodwell','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23618,6803,0,0,21641,0,0,0,'Ahab Wheathoof','The Old Rancher','',0,7,0,0,0,1,1,0,62,62,35,5341,5341,0,1,2,2000,0,172,240,0,0,0,0,250000,4344,0,0,0,0,0,0,3.4425,0.828495,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23619,6898,0,0,21659,0,0,0,'Bergrisst','The Tauren Chieftains','',0,7,0,1,0,1,1,0,70,70,35,5900,5900,7196,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,1.5,0.383,'10032',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23620,7561,0,0,21642,21643,21644,21645,'Privateer','','',0,7,0,0,0,1,1,0,35,36,14,1220,1277,0,1,0,2000,0,50,66,0,0,0,0,360000,1456,0,0,0,0,0,0,1.5,0.306,'',0,161,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23621,7561,0,0,21646,0,0,0,'Testy McHelmet','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23622,7272,0,0,1100,0,0,0,'Kyle the Friendly','','',0,1,0,0,0,1,1,0,12,12,35,520,520,0,1,0,2000,0,17,22,0,0,0,0,0,562,0,0,0,0,0,0,0.875,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23623,6898,0,0,21661,0,0,0,'Chief Thunder-Skins','The Tauren Chieftains','',0,7,0,1,0,1,1,0,70,70,35,11000,11000,3155,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,3,0.722,'10032',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23624,6898,0,0,21662,0,0,0,'Mai\'Kyl','The Tauren Chieftains','',0,7,0,1,0,1,1,0,70,70,35,7200,7200,3155,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,1.5,0.306,'10032',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23625,6898,0,0,21665,0,0,0,'Samuro','The Tauren Chieftains','',0,7,0,1,0,1,1,0,70,70,35,6100,6100,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'10032',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23626,6898,0,0,21666,0,0,0,'Sig Nicious','The Tauren Chieftains','',0,7,0,1,0,1,1,0,70,70,35,6400,6400,3155,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,1.5,0.383,'10032',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23627,7318,0,0,22450,0,0,0,'Becan Barleybrew','','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,2,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23628,7561,0,0,22451,0,0,0,'Daran Thunderbrew','','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,2,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23629,7561,0,0,14890,21667,21668,21669,'[PH] Darkmoon Faire Carnie APPEARANCE A','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23630,7561,0,0,21670,21671,21672,14912,'[PH] Darkmoon Faire Carnie APPEARANCE B','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23631,7561,0,0,21673,21674,21675,21676,'[PH] Darkmoon Faire Carnie APPEARANCE C','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23632,7561,0,0,21677,21678,21679,21680,'[PH] Darkmoon Faire Carnie APPEARANCE D','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23633,7561,0,0,14913,21681,21682,21683,'[PH] Darkmoon Faire Carnie APPEARANCE E','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23634,7561,0,0,21684,14914,0,0,'[PH] Darkmoon Faire Carnie APPEARANCE F','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23635,7272,0,0,8848,0,0,0,'Krixx','Zeppelin Engineer','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,1,1000,0,38,50,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23636,7561,0,0,21698,21699,21700,0,'Mudsprocket Bruiser','','',0,7,0,0,0,2,1,0,55,55,475,5228,5228,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(23637,7561,0,0,21639,21640,0,0,'Deserter Lieutenant','','',0,7,0,0,0,1.15,1,0,37,37,1883,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,360000,1568,0,0,0,0,0,0,1.5,0.306,'',0,172,0,2.5,8,14,0,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23638,9056,0,0,24055,0,0,0,'Longtusk Fisherman','','',0,7,0,0,0,1,1,0,70,70,1950,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23639,12340,0,0,24052,0,0,0,'Longtusk Tribesman','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23640,12340,0,0,21688,0,0,0,'Longtusk Harpooner','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23641,12340,0,0,21688,0,0,0,'Longtusk Sea-caller','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23642,12340,0,0,21688,0,0,0,'Longtusk Wayfinder','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23643,9056,23645,0,5243,0,0,0,'Unstable Mur\'ghoul','','',0,6,0,0,0,1,1,0,70,70,21,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,3,0.834,'',0,1471,0,2.5,8,14,0,49948,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(23644,9056,23645,0,5243,0,0,0,'Mur\'ghoul Flesheater','','',0,6,0,0,0,1,1,0,71,71,21,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,3,0.834,'',0,1482,0,2.5,8,14,0,13445,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(23645,9056,0,0,652,0,0,0,'Mur\'ghoul Corrupter','','',0,6,0,0,0,1,1,0,71,71,21,9291,9291,3231,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,2.25,0.6255,'',0,1482,0,2.5,8,14,0,32063,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(23646,12340,0,0,3833,0,0,0,'Northsea Smuggler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23647,12340,0,0,3833,0,0,0,'Northsea Brigand','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23648,12340,0,0,3833,0,0,0,'Northsea Raider','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23649,12340,0,0,3833,0,0,0,'Northsea Swashbuckler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23650,12340,0,0,3833,0,0,0,'Northsea Pirate','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23651,9056,0,0,21932,21933,0,0,'Dragonflayer Tribesman','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347222,'',0,1254,0,2.5,8,14,0,35570,15496,48193,0,0,0,0,0,0,0,0,0,0,0,0,0,33308,41989,0,0,0,0,0,0),(23652,9056,0,0,21917,21918,0,0,'Dragonflayer Vrykul','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347222,'',0,1249,0,2.5,8,14,0,43410,38557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(23653,9056,24231,0,22147,22148,0,0,'Winterskorn Spearman','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347222,'',0,1318,0,2.5,8,14,0,43414,55217,32908,0,0,0,0,0,0,0,0,0,0,0,0,0,34137,41989,0,0,0,0,0,0),(23654,9056,0,0,21965,22137,22138,0,'Dragonflayer Warrior','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347222,'',0,1255,0,2.5,8,14,0,48281,48280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34137,41989,0,0,0,0,0,0),(23655,9056,24231,0,22143,22144,0,0,'Winterskorn Bonegrinder','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347222,'',0,1324,0,2.5,8,14,0,43951,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34137,41989,0,0,0,0,0,0),(23656,9056,0,0,21966,22146,0,0,'Dragonflayer Rune-Seer','','',0,7,0,0,0,1,1,0,68,69,1885,5588,6387,6957,1,0,2000,0,230,336,0,0,0,0,300000,5167,0,0,0,0,0,0,1.5,0.347222,'',0,1254,0,2.5,8,14,0,48262,48264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34137,41989,0,0,0,0,0,0),(23657,9056,24231,0,22139,22145,0,0,'Winterskorn Skald','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.347222,'',0,1314,0,2.5,8,14,0,37844,9053,11829,0,0,0,0,0,0,0,0,0,0,0,0,0,34137,41989,0,0,0,0,0,0),(23658,9056,0,0,21915,21916,21926,0,'Dragonflayer Death Weaver','','',0,7,0,0,0,1,1,0,68,69,1885,5588,6387,6957,1,0,2000,0,230,336,0,0,0,0,300000,5167,0,0,0,0,0,0,1.5,0.347222,'',0,1331,0,2.5,8,14,0,43417,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33308,41989,0,0,0,0,0,0),(23659,12340,0,0,21690,0,0,0,'Dragonflayer Elder','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23660,9056,0,0,21913,21914,0,0,'Dragonflayer Thane','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.347222,'',0,1324,0,2.5,8,14,0,9080,11971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33308,41989,0,0,0,0,0,0),(23661,9056,0,0,22076,22077,22078,22079,'Winterskorn Tribesman','','',0,7,0,0,0,1,1,0,70,70,1885,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,1326,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(23662,9056,0,0,22072,22073,22074,22075,'Winterskorn Woodsman','','',0,7,0,0,0,1,1,0,70,70,1885,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,1320,0,2.5,8,14,0,43410,38557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(23663,9056,0,0,25657,25658,0,0,'Winterskorn Shield-Maiden','','',0,7,0,0,0,1,1,0,70,71,1885,8362,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1,0.31,'',0,1403,0,2.5,8,14,0,43416,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(23664,9056,0,0,21989,21990,21991,21992,'Winterskorn Warrior','','',0,7,0,0,0,1,1,0,70,71,1885,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.347222,'',0,1403,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(23665,9056,0,0,22059,22060,22061,22062,'Winterskorn Raider','','',0,7,0,0,0,1,1,0,70,71,1885,8422,9291,2991,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.347222,'',0,1403,0,2.5,8,14,0,11978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(23666,9056,0,0,22053,22054,22055,22056,'Winterskorn Berserker','','',0,7,0,0,0,1,1,0,70,71,1885,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.65,0.381944,'',0,1406,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(23667,9056,0,0,22084,22085,22086,22087,'Winterskorn Rune-Seer','','',0,7,0,0,0,1,1,0,70,71,1885,8982,9291,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.347222,'',0,1391,0,2.5,8,14,0,34787,43083,43453,11986,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(23668,9056,0,0,22080,22081,22082,22083,'Winterskorn Rune-Caster','','',0,7,0,0,0,1,1,0,70,71,1885,7185,7432,7264,1,0,2000,0,255,373,0,0,0,0,300000,5645,0,0,0,0,0,0,1.5,0.347222,'',0,1395,0,2.5,8,14,0,37798,12548,43083,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(23669,9056,0,0,22068,22069,22070,22071,'Winterskorn Oracle','','',0,7,0,0,0,1,1,0,70,71,1885,8982,9291,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.347222,'',0,1390,0,2.5,8,14,0,43083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(23670,9056,0,0,22063,22064,22065,22066,'Winterskorn Elder','','',0,7,0,0,0,1,1,0,71,71,1885,7432,7432,7332,1,0,2000,0,255,373,0,0,0,0,300000,5645,0,0,0,0,0,0,1.5,0.347222,'',0,1401,0,2.5,8,14,0,32734,11986,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(23671,9056,0,0,22107,0,0,0,'Halfdan the Ice-Hearted','Thane of Skorn','',0,7,0,0,0,1,1,0,1,1,1885,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.451389,'',0,0,0,2.5,8,14,0,8599,32015,32736,12169,19131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23672,9056,0,0,25954,0,0,0,'Iron Rune Worker','','',0,7,0,0,0,1,1,0,69,69,1954,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0,0.31,'',0,1332,0,2.5,8,14,0,49749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(23673,9056,0,0,25754,0,0,0,'Iron Rune Steelguard','','',0,7,0,0,0,1,1,0,69,70,1954,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0.31,'',0,1335,0,2.5,8,14,0,49758,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(23674,9056,0,0,25953,0,0,0,'Iron Rune Sage','','',0,7,0,0,0,1,1,0,69,70,1954,6387,7185,7114,1,0,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,0,0.31,'',0,1251,0,2.5,8,14,0,20828,20823,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(23675,9056,0,0,25748,0,0,0,'Iron Rune Runemaster','','',0,7,0,0,0,1,1,0,69,70,1954,7984,8982,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,0.31,'',0,1333,0,2.5,8,14,0,49753,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(23676,9056,0,0,26213,0,0,0,'Iron Rune Destroyer','','',0,7,0,0,0,1,1,0,69,70,1954,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0.31,'',0,1258,0,2.5,8,14,0,48376,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(23677,9056,0,0,22120,0,0,0,'Frost Nymph','','',0,7,0,0,0,1,1,0,70,70,15,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,2,'',0,1375,0,2.5,8,14,0,12548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23678,9056,0,0,22127,0,0,0,'Chill Nymph','','',0,7,0,0,0,1,1,0,70,70,16,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,2,'',0,1404,0,2.5,8,14,0,42388,9739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23679,7561,0,0,21689,0,0,0,'Garn Mathers','','',0,7,0,0,0,1.15,1,0,37,37,16,1536,1536,0,1,0,2000,0,51,68,0,0,0,0,180000,1568,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33037,0,0,0,0,0,0,0),(23680,9056,0,0,24874,0,0,0,'Plagued Proto-Dragon','','',0,2,0,0,0,1,1,0,70,70,103,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0.75,0.225,'',0,0,0,2.5,8,14,0,9573,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42106,0,0,0,0,0,0,0),(23681,7561,0,0,4839,0,0,0,'Captain Averen','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23682,7561,0,0,22351,0,0,0,'Headless Horseman','','',1024,10,0,1,0,1,1,0,80,80,14,126000,126000,3994,1,0,2000,0,3127.5,4365,0,0,0,0,0,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33277,0,0,0,0,0,0,0),(23683,7318,0,0,21836,0,0,0,'Maeve Barleybrew','Brewmaiden','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23684,7561,0,0,21837,0,0,0,'Ita Thunderbrew','Brewmaiden','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23685,7318,0,0,22628,0,0,0,'Gordok Brew Barker','','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.275,0.75905,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23686,10482,0,0,5187,11686,0,0,'Headless Horseman Flame Bunny','','',0,10,0,0,0,1,1,0,65,65,14,2467,2467,6443,1,0,2000,0,154,222,0,0,0,0,0,4214,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23687,7561,0,0,6377,0,0,0,'Scorchscale Drake','','',0,2,0,1,0,5,1,0,42,42,103,8255,8255,0,1,0,2000,0,148.8,199.2,0,0,0,0,1200000,2218,0,0,0,0,0,0,3.9,1.95,'',0,0,0,2.5,8,14,0,8873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23688,9056,0,0,28345,0,0,0,'Proto-Whelp','','',0,2,0,0,0,1,1,0,69,71,1771,7984,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0.15,0.0465,'',0,0,0,2.5,8,14,0,51218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42106,0,0,0,0,0,0,0),(23689,9056,0,0,24717,0,0,0,'Proto-Drake','','',0,2,0,0,0,1,1,0,70,71,1885,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,5,0.3,'',0,0,0,2.5,8,14,0,51219,41572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42106,0,0,0,0,0,0,0),(23690,9056,0,0,22132,0,0,0,'Shoveltusk','','',0,1,0,0,0,1,1,0,68,68,1887,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,2.8,1.6,'',0,0,0,2.5,8,14,0,42320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33611,33120,34136,42104,0,0,0,0),(23691,9056,0,0,22131,0,0,0,'Shoveltusk Stag','','',0,1,0,0,0,1,1,0,69,69,1886,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,4.025,2.3,'',0,0,0,2.5,8,14,0,32019,55860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33611,33120,42104,34136,0,0,0,0),(23692,12340,0,0,22320,0,0,0,'Shaghide Boar','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33610,0,0,0,0,0,0,0),(23693,9056,0,0,22321,0,0,0,'Duskwing Eagle','','',1,1,26,0,0,1,1,0,69,70,7,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23,0,0,0,0,0,0,0,0,0),(23694,10482,0,0,11686,0,0,0,'Pulsing Pumpkin','','',0,10,0,0,0,1,1,0,80,80,14,22050,22050,3994,1,0,2000,0,417,582,0,0,0,0,0,9706,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23695,12340,0,0,21688,0,0,0,'Tuskarr (Northrend Size Model)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23696,7318,0,0,22628,0,0,0,'Gordok Brew Chief','','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.275,0.75905,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23697,7318,0,0,21693,21694,21695,21696,'Beer Goggles Gnome Male','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23698,7318,0,0,22461,0,0,0,'Drunken Brewfest Reveler','','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.347,'43905',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23699,7272,0,0,21697,0,0,0,'Kevin Browning','Coffee Aficionado','',0,7,0,0,0,1,1,0,61,61,35,5158,5158,0,1,641,2000,0,159,221,0,0,0,0,120000,4047,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23700,7318,0,0,21971,0,0,0,'Barleybrew Festive Keg','','',1032,10,0,0,0,1,1,0,1,1,190,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.9,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23701,7561,0,0,652,0,0,0,'Mirefin Ambusher','','',0,7,0,0,0,1,1,0,36,37,35,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,0,1568,0,0,0,0,0,0,2.25,0.6255,'',0,173,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23702,7318,0,0,21971,0,0,0,'Thunderbrew Festive Keg','','',1032,10,0,0,0,1,1,0,25,25,190,699,699,0,1,0,2000,0,35,48,0,0,0,0,0,1008,0,0,0,0,0,0,1.8,0.9,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23703,7318,0,0,16925,0,0,0,'[DND] Brewfest Dark Iron Event Generator','','',0,10,0,0,0,1,1,0,80,80,35,16026,16026,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23704,7561,0,0,2585,0,0,0,'Cassa Crimsonwing','Apprentice Gryphon Master','',0,7,0,0,0,3,3,0,40,40,894,3678,3678,3849,1,1,2000,0,52,69,0,0,0,0,360000,1937,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212),(23705,7561,0,0,592,0,0,0,'Catlord Corpse','','',0,7,0,0,0,0.7,1,0,18,18,35,1,1,0,1,0,2000,0,26,35,0,0,0,0,0,768,0,0,0,0,0,0,2.25,0.783,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23706,7318,0,0,21971,0,0,0,'Gordok Festive Keg','','',1032,10,0,0,0,1,1,0,55,55,190,2614,2614,0,1,0,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.8,0.9,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23707,7318,0,0,14473,0,0,0,'Grimbooze\'s Alarm System','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23708,7318,0,0,5299,0,0,0,'Rusty Mechanical Guardian','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.937,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23709,7318,0,0,3954,0,0,0,'Dark Iron Guzzler','','',0,7,0,0,0,1,1,0,10,10,1194,594,594,0,1,0,2000,0,13,17,0,0,0,0,0,463,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23710,7318,0,0,21701,0,0,0,'Belbi Quikswitch','Token Redeemer','',0,7,0,0,0,1,1,0,65,65,875,3524,3524,0,1,131,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23711,9056,0,0,25952,0,0,0,'Iron Rune Laborer','','',0,7,0,0,0,1,1,0,69,69,1954,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0,0.31,'',0,1250,0,2.5,8,14,0,48374,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(23712,7561,0,0,252,257,251,221,'Touring Orphan','','',0,7,0,0,0,1,1,0,1,3,12,42,71,0,1,1,2000,0,3,4,0,0,0,0,0,33,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23713,7272,0,0,8848,0,0,0,'Kraxx','Zeppelin Engineer','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,1,1000,0,38,50,0,0,0,0,300000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23714,7561,0,0,21655,0,21655,0,'Grimtotem Elder','','',0,7,0,0,0,1,1,0,36,37,16,1208,1257,1120,1,0,2000,0,48,63,0,0,0,0,360000,1567,0,0,0,0,0,0,3.75,0.8725,'',0,172,0,2.5,8,14,0,9532,11986,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33061,0,0,0,0,0,0,0),(23715,12340,0,0,23488,0,0,0,'Clayton\'s Test Creature','Quality Assured','Attack',0,7,23,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23716,7561,0,0,590,0,0,0,'Hexxer Corpse','','',0,7,0,0,0,1,1,0,17,17,35,1,1,0,1,0,2000,0,25,33,0,0,0,0,0,734,0,0,0,0,0,0,2.25,0.783,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23717,7561,0,0,2467,0,0,0,'ScottM Test Dummy','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23718,7561,0,0,21618,0,0,0,'Mack','','',0,7,0,0,0,0.7,1,0,70,70,35,12000,12000,0,1,1,2000,0,252,357,0,0,0,0,900000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23719,7272,0,0,21704,0,0,0,'Investigator Asric','','',0,7,0,0,0,1,1,0,70,70,1744,6073,6073,0,1,0,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23720,7561,0,0,2977,0,2979,2980,'Theramore Prisoner','','',0,7,0,0,0,1,1,0,35,35,894,1220,1220,0,1,0,2000,0,49,64,0,0,0,0,360000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23721,6898,0,0,19926,0,0,0,'Concert Bruiser','','',0,7,0,1,0,1,1,0,70,70,1896,19815,19815,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23722,7561,0,0,21704,0,0,0,'Sasha Goens','Dalaran Rent-A-Mage','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23723,7561,0,0,2981,0,0,0,'Sergeant Lukas','','',0,7,0,0,0,1.1,1,0,34,35,11,1279,1342,0,1,3,2000,0,49,64,0,0,0,0,360000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23724,7561,0,0,21706,0,0,0,'Samir','','',0,7,0,0,0,0.7,1,0,70,70,35,11000,11000,0,1,4226,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23725,9056,0,0,23356,0,0,0,'Stone Giant','','',512,5,0,1,0,1,1,0,70,70,634,26946,26946,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,2.5,0.3,'',0,0,0,2.5,8,14,0,49676,49675,49717,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23726,12340,0,0,21721,0,0,0,'Stone Lord','','',0,5,0,1,0,1,1,0,1,1,778,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23727,7561,0,0,17188,0,0,0,'Invis Raptor Credit','','',0,10,0,0,0,1,1,0,1,1,35,40,40,120,1,0,2000,0,2,3,0,0,0,0,360000,5,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23728,9056,0,0,21707,0,0,0,'Guard Captain Zorek','','',0,7,0,1,0,3,1,0,73,73,1892,29820,29820,0,1,3,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23729,9056,0,0,21708,0,0,0,'Baron Ulrik von Stromhearth','','',0,7,0,1,0,3,3,0,75,75,2007,25524,25524,23943,1,3,2000,0,1329.4,1936.6,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23730,9056,0,0,21709,0,0,0,'Harold Lagras','','',0,7,0,0,0,1,1,0,71,71,1892,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23731,9056,0,0,21710,0,0,0,'Innkeeper Hazel Lagras','Innkeeper','',0,7,0,0,0,1,1,0,67,67,1892,5060,5060,6749,1,66179,2000,0,170,246,0,0,0,0,300000,4823,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23732,9056,0,0,21711,0,0,0,'Sorely Twitchblade','Poison Supplier','',0,7,0,0,0,1,1,0,69,69,1892,7984,7984,0,1,1155,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.98375,0.404685,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23733,9056,0,0,251,0,0,0,'Horatio the Stable Boy','Stable Master','',0,7,0,0,0,1,1,0,10,10,1892,198,198,0,1,4194307,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23734,9056,0,0,21712,0,0,0,'Anchorite Yazmina','Grand Master First Aid Trainer','',0,7,0,0,0,1,1,0,68,68,1892,6986,6986,2991,1,2257,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23735,9056,0,0,21713,0,0,0,'Bartleby Armorfist','Armorsmith','',0,7,0,0,0,1,1,0,65,65,1892,5914,5914,0,1,4226,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23736,9056,0,0,21714,0,0,0,'Pricilla Winterwind','Gryphon Master','',0,7,0,1,0,3,1,0,70,70,1892,26946,26946,0,1,8194,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23737,9056,0,0,21715,0,0,0,'Coot \"The Stranger\" Albertson','Bartender','',0,7,0,0,0,1,1,0,69,69,1892,7984,7984,3080,1,643,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23738,9056,0,0,21716,0,0,0,'Foreman Miles McMoody','','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,2,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.875,0.43375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23739,9056,0,0,21754,21755,21756,21757,'Valgarde Defender','','',2048,7,0,1,0,4,1,0,72,72,1891,38440,38440,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,31827,23337,42476,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23740,9056,0,0,22673,0,0,0,'Frosthorn Ram','','',0,1,0,0,0,1,1,0,70,71,634,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,3.75,0.525,'',0,0,0,2.5,8,14,0,29577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33351,33352,0,0,0,0,0,0),(23741,7561,0,0,2571,0,0,0,'Captured Raptor','','',0,10,11,0,0,1,1,0,36,37,35,1469,1536,0,1,0,2000,0,51,68,0,0,0,0,0,1568,0,0,0,0,0,0,1.5,1.073,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23743,12340,0,0,10579,0,0,0,'Icehollow Yeti','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23744,9056,0,0,21718,0,0,0,'Icehollow Behemoth','','',0,7,0,0,0,1,1,0,71,71,14,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,7,2,'',0,0,0,2.5,8,14,0,12734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23745,7561,0,0,21719,0,0,0,'Garg','','',0,7,0,0,0,0.7,1,0,70,70,35,4890,4890,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,53824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23746,7561,0,0,16480,19595,0,0,'Zul\'Aman Exterior InvisMan','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,3600000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23747,7561,0,0,239,229,236,2405,'Overworked Nag','','',0,7,0,0,0,0.7,1,0,14,19,35,210,314,0,1,0,2000,0,27,37,0,0,0,0,300000,802,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23748,7561,0,0,21720,0,0,0,'Kurzel','Food & Drink','',0,7,0,0,0,0.7,1,0,70,70,35,8200,8200,0,1,640,2000,0,252,357,0,0,0,0,900000,6719,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23749,9056,0,0,21833,0,0,0,'Captain Adams','','',0,7,0,0,0,1,1,0,72,72,1891,9610,9610,0,1,3,2000,0,307,438,0,0,0,0,25000,7318,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23750,9056,0,0,169,24719,0,0,'Proto-Whelp Hatchling','','',0,10,0,0,0,1,1,0,70,71,35,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,51218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42106,0,0,0,0,0,0,0),(23751,7561,0,0,17188,0,0,0,'North Tent','','',0,10,0,0,0,1,1,0,1,1,35,41,41,60,1,0,2000,0,2,2,0,0,0,0,360000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23752,7561,0,0,17188,0,0,0,'Northeast Tent','','',0,10,0,0,0,1,1,0,1,1,35,41,41,60,1,0,2000,0,2,2,0,0,0,0,360000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23753,7561,0,0,17188,0,0,0,'East Tent','','',0,10,0,0,0,1,1,0,1,1,35,41,41,60,1,0,2000,0,2,2,0,0,0,0,360000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23754,7561,0,0,21723,0,0,0,'Murloc Costume','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23755,9056,0,0,3833,0,0,0,'Blockade Pirate','','',0,7,0,0,0,1,1,0,70,70,1888,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23756,13202,0,0,953,0,0,0,'Ironforge Steam Tank','','',0,9,0,0,0,1,1,0,32,32,35,1163,1163,0,1,0,2000,0,17.1941,17.1941,0,0,10,10,0,1270,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23757,7561,0,0,15231,0,0,0,'Amani Healing Ward','','',0,10,0,0,0,0.7,1,0,70,71,58,2328,2328,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,42375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23758,7561,0,0,5187,11686,0,0,'Headless Horseman - Earth Explosion Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23759,7561,0,0,21736,0,0,0,'Bear Spirit Transform Visual','','',76,7,0,3,0,1,1,0,1,1,1890,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23760,9056,0,0,22532,22533,22534,0,'Forsaken Plaguebringer','','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,1402,0,2.5,8,14,0,11978,44005,3436,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23761,7561,0,0,21738,0,0,0,'Prigmon','','',0,7,0,0,0,0.7,1,0,70,70,35,13000,13000,0,1,2,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7264,0,0,0,0,0,0,0,0,0,0),(23762,7561,0,0,21739,0,0,0,'Brend','','',0,7,0,0,0,0.7,1,0,70,70,35,4890,4890,0,1,0,2000,0,252,357,0,0,0,0,900000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23763,9056,0,0,21773,0,0,0,'Scarlet Ivy','','',0,4,0,0,0,0.5,1,0,69,69,16,3992,3992,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.3,0.455,'',0,0,0,2.5,8,14,0,33907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23764,7561,0,0,21740,0,0,0,'Marge','','',0,7,0,0,0,0.7,1,0,70,70,35,4890,4890,0,1,0,2000,0,252,357,0,0,0,0,900000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23765,7561,0,0,21741,0,0,0,'Sylvanas Windrunner (High Elf)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23766,7561,0,0,21742,0,0,0,'Morgom','','',0,7,0,0,0,0.7,1,0,70,70,35,4890,4890,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23767,12340,23755,0,3827,0,0,0,'Blockade Captain','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23768,7561,0,0,21743,0,0,0,'Lynn Hyal','','',0,10,0,0,0,1,1,0,40,40,35,1524,1524,0,1,1,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23769,7561,0,0,21744,0,0,0,'Jimmy Hyal','','',0,10,0,0,0,1,1,0,8,8,35,156,156,0,1,0,2000,0,10,14,0,0,0,0,0,306,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23770,9056,0,0,21889,0,0,0,'Cannoneer Ely','','',0,7,0,0,0,1,1,0,71,71,1892,9291,9291,0,1,3,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23771,9056,0,0,21788,0,0,0,'Blockade Cannon','','',32,9,0,0,0,1,1,0,70,70,1888,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.875,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23772,9056,0,0,10891,0,0,0,'Spotted Hippogryph','','',0,1,0,0,0,1,1,0,69,70,634,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.95,2.21,'',0,0,0,2.5,8,14,0,49865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,191,0),(23773,9056,0,0,21883,0,0,0,'Chef Kettleblack','','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23774,7561,0,0,22313,0,0,0,'Amani\'shi Trainer','','',8,7,0,1,0,1,1,0,70,70,1890,73353,73353,0,1,0,2000,0,1890,2677.5,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,0,'',0,10732,0,2.5,8,14,0,20989,43292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33106,0,0,0,0,0,0,0),(23775,15005,0,0,21908,5187,0,0,'Head of the Horseman','','',0,10,0,1,0,1,1,0,80,80,14,63000,63000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23776,9056,0,0,21746,0,0,0,'Dark Ranger','','',0,7,0,1,0,1,1,0,72,73,2024,14415,14910,0,1,0,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,1.8,0.4596,'',0,4549,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23777,9056,0,0,20245,0,0,0,'Proto-Drake Egg','','',1024,10,0,0,0,1,1,0,68,68,1885,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,5,1.5,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23778,9056,0,0,21746,0,0,0,'Dark Ranger Lyana','','',262144,7,0,1,0,1,1,0,70,70,1897,26946,26946,0,1,3,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23779,9056,0,0,21748,21751,21749,21750,'Vengeance Landing Deathguard','','',0,7,0,1,0,1,1,0,75,75,2024,42540,42540,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,19643,15618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23780,9056,0,0,21752,0,0,0,'High Executor Anselm','','',0,7,0,1,0,1,1,0,72,72,1929,29820,29820,0,1,3,2000,0,1453.6,2070,0,0,0,0,300000,7318,0,0,0,0,0,0,2.025,0.51705,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23781,9056,0,0,21753,0,0,0,'Apothecary Celestine','Royal Apothecary Society','',0,7,0,0,0,1,1,0,73,73,1929,4278,4278,0,1,0,2000,0,307,438,0,0,0,0,300000,7618,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23782,9056,0,0,22113,0,0,0,'Apothecary Ravien','Royal Apothecary Society','',0,7,0,0,0,1,1,0,68,68,1929,3834,3834,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23783,9056,0,0,21758,21759,21760,21761,'Injured Defender','','',0,7,0,0,0,1,1,0,66,67,1892,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23784,9056,0,0,22111,0,0,0,'Apothecary Hanes','Royal Apothecary Society','',4096,7,0,0,0,1,1,0,69,69,1933,7984,7984,0,1,2,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,17534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23785,9056,0,0,21763,0,0,0,'Daggercap Hammerhead','','',0,1,0,0,0,1,1,0,68,69,14,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23786,7561,0,0,21764,0,0,0,'Stonemaul Spirit','','',0,6,0,0,0,1,1,0,40,40,14,1829,1829,0,1,0,1610,0,45.08,59.57,0,0,0,0,0,1938,0,0,0,0,0,0,0,0,'',0,206,0,2.5,8,14,0,17321,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23787,7561,0,0,21362,0,0,0,'Mister Manny','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.091667,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23788,7561,0,0,21766,0,0,0,'Wixa Whelpwatcher','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23789,7561,0,0,9586,0,0,0,'Smolderwing','','',0,2,0,0,0,1,1,0,41,41,103,1522,1522,1332,1,0,2000,0,55,72,0,0,0,0,0,2072,0,0,0,0,0,0,2.55,1.275,'',0,0,0,2.5,8,14,0,42433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23790,7561,0,0,21767,0,0,0,'Tanzar','','',0,7,0,0,0,1,1,0,70,70,35,4890,4890,0,1,1,2000,0,252,357,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,0,'42726',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23791,9056,0,0,556,308,341,0,'Valgarde Laborer','','',0,7,0,0,0,1,1,0,61,68,1892,5158,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23792,12340,0,0,21768,0,0,0,'Valgarde Rifleman','','',2048,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23793,9056,0,0,21779,21782,21783,0,'North Fleet Soldier','','',0,7,0,0,0,1,1,0,68,69,1899,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,1,'',0,1256,0,2.5,8,14,0,32736,12054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23794,9056,0,0,21776,21775,21777,0,'North Fleet Medic','','',0,7,0,0,0,1,1,0,68,69,1899,6986,7984,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.725,0.3519,'',0,1245,0,2.5,8,14,0,36348,9734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23795,7318,0,0,21826,21827,21828,21829,'Dark Iron Antagonist','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23796,9056,0,0,25757,0,0,0,'Iron Rune Binder','','',0,7,0,0,0,1,1,0,69,70,16,7984,8982,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,0.31,'',0,1409,0,2.5,8,14,0,43270,15039,48599,0,0,0,0,0,0,0,0,0,0,0,0,0,33778,33779,33780,42105,0,0,0,0),(23797,7561,0,0,12229,0,0,0,'Moxie Steelgrille','','',0,7,0,0,0,1,1,0,41,41,474,1585,1585,0,1,3,2000,0,59,78,0,0,0,0,360000,2074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23800,7561,0,0,22352,0,0,0,'Headless Horseman, Unhorsed','','',0,10,0,0,0,1,1,0,70,70,14,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23801,9056,0,0,21774,0,0,0,'Turkey','','',0,8,0,0,0,1,1,0,4,6,189,86,120,0,1,0,2000,0,7,9,0,0,0,0,300000,165,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23802,9056,0,0,21778,0,0,0,'Wink Sprinklesprankle','General Goods & Trade Supplies','',0,7,0,0,0,1,1,0,67,67,1892,6326,6326,0,1,386,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23803,9056,0,0,169,11686,0,0,'Vengeance Landing Cannon Trigger','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23804,9056,0,0,24386,0,0,0,'Orfus of Kamagua','','',0,7,0,0,0,1,1,0,71,71,1950,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23805,9056,0,0,169,15880,0,0,'Vengeance Landing Cannon Controller','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23806,12340,0,0,11686,0,0,0,'Dragonflayer Blaze','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23807,7561,0,0,19595,0,0,0,'Zul\'Aman - Bear God Invisman','','',0,10,0,0,0,1,1,0,60,60,35,1,1,0,1,0,2000,0,104,138,0,0,0,0,7200000,3750,0,0,0,0,0,0,0.8,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23808,7318,0,0,21072,0,0,0,'[DND] Brewfest Keg Move to Target','','',8,10,0,0,0,1,1,0,80,80,190,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.25,0.625,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23809,9056,0,0,21748,21751,21749,21750,'Vengeance Landing Cannoneer','','',0,7,0,0,0,1,1,0,73,73,2056,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.383,'',0,2500,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23810,9056,0,0,1126,17612,0,0,'Blockade Explosion Bunny','','',1056,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23811,7561,0,0,16988,0,0,0,'Captured Totem','','',0,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.5,'42464',0,0,0,2.5,8,14,0,42464,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23812,7561,0,0,21793,0,0,0,'Lynx Spirit','','',76,1,2,3,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,11571,0,0,0,0,0,0,0,0,0,0),(23813,7561,0,0,19595,0,0,0,'Zul\'Aman - Dragonhawk God Invisman','','',0,10,0,0,0,1,1,0,60,60,35,3485,3485,0,1,0,2000,0,104,138,0,0,0,0,7200000,3750,0,0,0,0,0,0,0.8,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23814,7561,0,0,16480,19595,0,0,'Zul\'Aman - Eagle God Invisman','','',0,10,0,0,0,0.7,1,0,60,60,35,3485,3485,0,1,0,2000,0,104,138,0,0,0,0,25000,3750,0,0,0,0,0,0,0.8,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23815,7561,0,0,16480,19595,0,0,'Zul\'Aman - Lynx God Invisman','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,25000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23816,9056,0,0,21795,0,0,0,'Bat Handler Camille','Bat Handler','',0,7,0,1,0,1,1,0,71,71,1928,27873,27873,0,1,1,2000,0,1375.4,1959.6,0,0,0,0,300000,7018,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23817,7561,0,0,10056,0,0,0,'Dragonhawk Egg','','',0,10,0,0,0,7,1,0,1,1,35,294,294,0,1,0,2000,0,2,2,0,0,0,0,7200000,7,0,0,0,0,0,0,2.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23818,7561,0,0,22303,0,0,0,'Amani\'shi Hatcher','','',8,7,0,0,0,1,1,0,70,70,1890,4890,4890,0,1,0,1600,0,201.6,285.6,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23819,7561,0,0,21846,21847,0,0,'[PH] Brewfest Dwarf Male Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23820,7561,0,0,21848,21849,0,0,'[PH] Brewfest Dwarf Female Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23821,9056,0,0,1126,11686,0,0,'Valgarde Harpoon Target','','',1024,10,0,0,0,1,1,0,70,70,1893,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23822,7561,0,0,23002,0,0,0,'Amani Protective Ward','','',0,10,0,0,0,1,1,0,70,71,58,948,948,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,42480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23823,9056,0,0,21894,0,0,0,'Harrowmeiser','Captured Zeppelin Owner','',0,7,0,0,0,1,1,0,70,70,1635,8982,8982,0,1,1,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23824,7561,0,0,21856,21857,0,0,'[PH] Brewfest Goblin Female Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23825,7561,0,0,21854,21855,0,0,'[PH] Brewfest Goblin Male Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23826,9056,0,0,11686,0,0,0,'Creeping Flames','','',1024,10,0,0,0,1,1,0,70,70,1895,898,898,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23830,6898,0,0,21955,11686,0,0,'[DNT] L70ETC FX Controller','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'10032',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23831,9056,0,0,21885,0,0,0,'Old Man Stonemantle','','',0,7,0,0,0,1,1,0,70,70,1927,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23832,7561,0,0,20570,21888,0,0,'Zeppelin Power Core','','',0,10,0,0,0,1,1,0,1,1,35,40,40,120,1,0,2000,0,2,3,0,0,0,0,360000,5,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23833,9056,0,0,21886,0,0,0,'Explorer Jaren','','',128,7,0,0,0,1,1,0,72,72,1927,9610,9610,0,1,3,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23834,7561,0,0,17547,0,0,0,'Amani Dragonhawk','','',8,1,0,1,0,1,1,0,70,70,1890,14671,14671,0,1,0,2000,0,1890,2677.5,0,0,0,0,7200000,6719,0,0,0,0,0,0,1.275,0.255,'',0,0,0,2.5,8,14,0,43294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23835,7561,0,0,4670,0,0,0,'Sergeant Amelyn','','',0,7,0,0,0,2,1,0,53,57,150,4906,5568,0,1,3,2000,0,98,130,0,0,0,0,360000,3342,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23836,9056,0,0,20488,0,0,0,'Westguard Lumberjack','','',0,7,0,0,0,1,1,0,62,69,1892,5341,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23837,9056,0,0,1126,11686,0,0,'ELM General Purpose Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23838,12340,0,0,89,0,0,0,'Westguard Lumberjack (Wood)','','',0,7,0,0,0,1,1,0,1,1,1733,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23839,9056,0,0,21797,21798,21799,21800,'Westguard Cannoneer','','',0,7,0,0,0,1,1,0,68,70,1891,6986,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23840,9056,0,0,21801,21802,21803,21804,'Westguard Crossbowman','','',0,7,0,1,0,1,1,0,75,75,1891,10635,10635,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23841,7561,0,0,5306,0,0,0,'Razorspine','','',0,7,0,0,0,1,1,0,36,36,18,1050,1050,1097,1,0,2000,0,46,61,0,0,0,0,360000,1455,0,0,0,0,0,0,3.75,1.0425,'',0,149,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5847,33110,0,0,0,0,0,0),(23842,9056,0,0,21806,21807,21808,21809,'Westguard Defender','','',0,7,0,1,0,4,1,0,75,75,1891,42540,42540,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,7164,3639,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23843,7561,0,0,21805,0,0,0,'Mordant Grimsby','','',0,7,0,0,0,1,1,0,42,42,35,1321,1321,1381,1,2,2000,0,58,77,0,0,0,0,360000,2216,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23844,9056,0,0,21810,21811,21812,21813,'Westguard Officer','','',2048,7,0,1,0,1,1,0,75,75,1891,10635,10635,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,7164,16244,3639,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23845,6898,0,0,21955,11686,0,0,'[DNT] L70ETC Bergrisst Controller','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23848,12340,24848,0,23459,0,23459,23459,'Kalecgos','','',0,7,0,1,0,1,1,0,73,73,1956,11000,11000,0,1,3,1500,0,1777.5,2531.25,1,1500,417,619.5,0,7637,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23850,6898,0,0,21955,11686,0,0,'[DNT] L70ETC Concert Controller','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23851,9056,0,0,16362,0,0,0,'Westguard Cavalryman','','',2048,7,0,1,0,1,1,0,75,75,1891,10635,10635,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,7164,3639,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23852,6898,0,0,21955,11686,0,0,'[DNT] L70ETC Mai\'Kyl Controller','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23853,6898,0,0,21955,11686,0,0,'[DNT] L70ETC Samuro Controller','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23854,6898,0,0,21955,11686,0,0,'[DNT] L70ETC Sig Controller','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23855,6898,0,0,21955,11686,0,0,'[DNT] L70ETC Chief Thunder-Skins Controller','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23856,12340,0,0,21814,21815,0,0,'Westguard Cavalryman Dwarf','','',2048,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23857,12340,0,0,21816,21817,0,0,'Westguard Cavalryman Human','','',2048,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23858,7561,0,0,21818,0,0,0,'Donna Brascoe','','',0,7,0,0,0,0.7,1,0,70,70,35,6700,6700,0,1,2,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23859,9056,0,0,18666,0,0,0,'Greer Orehammer','Gryphon Master','',0,7,0,1,0,10,10,0,75,75,1892,80250,80250,0,1,8195,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23860,9056,0,0,21819,0,0,0,'Lissan White','','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23861,7561,0,0,21820,21821,20043,21882,'Restless Apparition','','',0,6,0,0,0,1,1,0,35,35,35,1009,1009,1067,1,0,2000,0,45,60,0,0,0,0,0,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23862,9056,0,0,21823,0,0,0,'Finlay Fletcher','Ammunition','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,4481,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23863,7561,0,0,21899,0,0,0,'Zul\'jin','','',108,7,0,3,1,1,1,0,73,73,1890,1195110,1195110,0,1,0,2000,0,11060,15750,0,0,0,0,259200000,7618,0,0,0,0,0,0,0,0,'',1,463036,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23864,7561,0,0,14696,0,0,0,'Zelfrax','','',0,3,0,0,0,1,1,0,36,36,954,1260,1260,1097,1,0,2000,0,46,61,0,0,0,0,0,1455,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23865,9056,0,0,21748,21751,21749,21750,'Vengeance Bringer','','',0,7,0,0,0,1,1,0,68,69,1897,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,32064,32736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23866,9056,0,0,21779,21782,21783,0,'North Fleet Sailor','','',0,7,0,0,0,1,1,0,68,69,1899,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,1,'',0,1257,0,2.5,8,14,0,15496,49863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23867,9056,0,0,169,11686,0,0,'Vengeance Landing Combatant Trigger','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23868,7561,0,0,20570,17188,0,0,'Invis Zelfrax Target','','',0,10,0,0,0,1,1,0,1,1,35,40,40,120,1,0,2000,0,2,3,0,0,0,0,360000,5,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23869,7561,0,0,20570,17188,0,0,'Invis Zelfrax Origin','','',0,10,0,0,0,1,1,0,1,1,35,40,40,120,1,0,2000,0,2,3,0,0,0,0,360000,5,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23870,9056,0,0,20250,0,0,0,'Ember Clutch Ancient','','',0,4,0,1,0,4,1,0,75,75,1770,42540,42540,3561,1,3,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,6.25,0.875,'',0,0,0,2.5,8,14,0,37823,42544,12612,37709,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23871,9056,0,0,21927,21982,0,0,'Dragonflayer Handler','','',0,7,0,0,0,1,1,0,69,70,1885,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,1399,0,2.5,8,14,0,15496,6533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(23872,7318,0,0,21824,0,0,0,'Coren Direbrew','','',0,7,0,1,0,1,1,0,80,80,35,302400,302400,0,1,2,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23873,7561,0,0,21825,0,0,0,'Goreclaw the Ravenous','','',1,1,11,0,0,1.5,1,0,39,39,48,2200,2200,0,1,0,2000,0,54,72,0,0,0,0,160000,1808,0,0,0,0,0,0,3.75,2.6825,'',0,0,0,2.5,8,14,0,6607,0,0,0,0,0,0,0,0,0,0,0,0,13236,0,0,33085,0,0,0,0,0,0,0),(23874,9056,0,0,1086,0,0,0,'Thornvine Creeper','','',256,4,0,0,0,1,1,0,69,70,14,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.95,1.7485,'',0,0,0,2.5,8,14,0,31287,33907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23875,9056,0,0,12350,0,0,0,'Blacksouled Keeper','','',0,7,0,0,0,1,1,0,71,71,16,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,1.95,1.3,'',0,1404,0,2.5,8,14,0,43619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23876,9056,0,0,27907,0,0,0,'Spore','','',0,4,0,0,0,1,1,0,69,69,14,7984,7984,3080,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,0.75,1.125,'',0,0,0,2.5,8,14,0,42526,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23877,7561,0,0,21793,0,0,0,'Amani Lynx Spirit','','',68,1,0,3,0,1,1,0,73,73,1665,5312,5312,0,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,44036,0,0,0,0,0,0,0,0,1535,0,0,0,11571,0,0,0,0,0,0,0,0,0,0),(23878,7561,0,0,21830,0,0,0,'Amani Bear Spirit','','',68,1,0,3,0,1,1,0,73,73,1665,5312,5312,0,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,44036,0,0,0,0,0,0,0,0,1535,0,0,0,11571,0,0,0,0,0,0,0,0,0,0),(23879,7561,0,0,21831,0,0,0,'Amani Dragonhawk Spirit','','',68,1,0,3,0,1,1,0,73,73,1665,5312,5312,0,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,44036,0,0,0,0,0,0,0,0,1535,0,0,0,11571,0,0,0,0,0,0,0,0,0,0),(23880,7561,0,0,22256,0,0,0,'Amani Eagle Spirit','','',68,1,0,3,0,1,1,0,73,73,1665,5312,5312,0,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,44036,0,0,0,0,0,0,0,0,1535,0,0,0,11571,0,0,0,0,0,0,0,0,0,0),(23881,7561,0,0,16062,0,0,0,'Apothecary Cylla','','',0,7,0,0,0,1,1,0,38,38,14,1135,1135,1189,1,0,2000,0,49,65,0,0,0,0,360000,1683,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,35204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23882,9056,0,0,24718,0,0,0,'Tamed Proto-Whelp','','',0,2,0,0,0,0.3,1,0,69,70,1885,2395,2695,0,1,0,2000,0,234,331,0,0,0,0,300000,6719,0,0,0,0,0,0,0.15,0.0465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23883,9056,0,0,21996,21993,21994,21995,'Forsaken Crossbowman','','',0,7,0,0,0,1,1,0,68,69,1897,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,1137,0,2.5,8,14,0,18802,6660,42131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23884,9056,0,0,169,11686,0,0,'Vengeance Landing Crossbow Trigger','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23885,9056,0,0,169,11686,0,0,'Lyana Trigger','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23886,9056,0,0,26332,0,0,0,'Bull Lion Seal','','',0,1,0,0,0,1,1,0,70,70,14,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.2,0.372,'',0,0,0,2.5,8,14,0,50169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23887,9056,0,0,26333,0,0,0,'Lion Seal','','',0,1,0,0,0,1,1,0,68,69,1999,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0.8,0.248,'',0,0,0,2.5,8,14,0,50169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23888,9056,0,0,21835,0,0,0,'Mage-Lieutenant Malister','','',0,7,0,0,0,1,1,0,71,71,1891,7432,7432,7332,1,3,2000,0,255,373,0,0,0,0,25000,5645,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23889,7561,0,0,22322,22323,22324,22325,'Amani\'shi Savage','','',8,7,0,0,0,0.28,1,0,70,70,1890,1956,1956,0,1,0,2000,0,252,357,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,0,'18950 18950',0,0,0,2.5,8,14,0,9080,11971,12054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23891,9056,0,0,21884,0,0,0,'Overseer Irena Stonemantle','','',0,7,0,0,0,1,1,0,71,71,1927,7432,7432,7332,1,3,2000,0,255,373,0,0,0,0,300000,5645,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,14034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23892,7561,0,0,21887,0,0,0,'Babs Fizzletorque','','',0,7,0,0,0,1,1,0,35,35,894,1009,1009,1067,1,2,2000,0,45,60,0,0,0,0,360000,1349,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23893,7561,0,0,20570,21888,0,0,'Invis Lighthouse Light','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23894,7318,0,0,328,16925,0,0,'[DND] Brewfest Dark Iron Spawn Bunny','','',0,10,0,0,0,1,1,0,80,80,35,16026,16026,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23895,9056,0,0,21892,0,0,0,'Bombardier Petrov','','',0,7,0,0,0,1,1,0,71,71,1892,9291,9291,0,1,3,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23896,7561,0,0,21891,0,0,0,'\"Dirty\" Michael Crowe','Fish Merchant','',0,7,0,0,0,1,1,0,36,36,894,1277,1277,0,1,643,2000,0,50,66,0,0,0,0,360000,1456,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23897,7561,0,0,21893,0,0,0,'Zungam','','',0,7,0,0,0,0.7,1,0,70,70,35,4890,4890,0,1,4226,2000,0,252,357,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,0,'42716',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23898,12340,0,0,22164,0,0,0,'UNUSED Reanimated Berserker','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,34043,0,0,0,0,0,0,0),(23899,7561,0,0,22355,0,0,0,'Tethyr','','',72,1,0,1,0,100,1,0,40,40,1771,152400,152400,0,1,0,2000,0,420,555,0,0,0,0,0,1938,0,0,0,0,0,0,22,0.6,'',1,0,0,2.5,8,14,0,42574,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23900,7561,0,0,4835,2984,2981,2983,'Theramore Marksman','','',0,7,0,0,0,1.25,1,0,40,40,1770,1532,1532,1283,1,0,2000,0,52,69,0,0,0,0,0,1937,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,42580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23901,12340,0,0,1126,16946,0,0,'Invisible Giant Trigger','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23902,7561,0,0,21895,0,0,0,'Riding Wolf (Ghost) OLD','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23903,7561,0,0,21896,0,0,0,'Swift Riding Wolf (Ghost) OLD','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23904,10482,0,0,18338,0,0,0,'Sir Thomas','Son of Thomas','',0,6,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23905,7561,0,0,11037,0,0,0,'Major Mills','','',0,7,0,0,0,1,1,0,50,50,894,2215,2215,0,1,2,2000,0,85,112,0,0,0,0,360000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23906,9056,0,0,21897,0,0,0,'Scout Knowles','','',0,7,0,0,0,1,1,0,71,71,1891,9291,9291,0,1,3,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23907,7561,0,0,1126,11686,0,0,'Theramore Cannon','','',0,10,0,0,0,1,1,0,40,40,35,1524,1524,0,1,0,2000,0,56,74,0,0,0,0,360000,1938,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23908,9056,0,0,21898,0,0,0,'Jhet Ironbeard','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,70,70,1891,8982,8982,0,1,4224,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23909,7561,0,0,21900,0,0,0,'Sinister Squashling','','',0,12,0,0,0,1,1,0,1,1,188,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(23910,7561,0,0,17105,0,0,0,'Mr. Pinchy','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23911,9056,0,0,21902,21903,21904,21905,'Westguard Worker','','',0,7,0,0,0,1,1,0,62,69,1892,5341,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23912,7561,0,0,21901,0,0,0,'Dragonhawk Spirit Transform Visual','','',76,7,0,3,0,1,1,0,1,1,1890,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23913,7561,0,0,22257,0,0,0,'Eagle Spirit Transform Visual','','',76,7,0,3,0,1,1,0,1,1,1890,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23914,7561,0,0,21907,0,0,0,'Lynx Spirit Transform Visual','','',76,7,0,3,0,1,1,0,1,1,1890,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23915,9056,0,0,169,11686,0,0,'Westguard Cannon Trigger','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23916,9056,0,0,169,11686,0,0,'Westguard Cannon Trigger (Water)','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23917,9056,0,0,169,11686,0,0,'Cannon Source Trigger','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23919,9056,0,0,21910,0,0,0,'Ice Elemental','','',0,4,0,0,0,1,1,0,69,69,14,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.125,0.2325,'',0,0,0,2.5,8,14,0,43543,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33605,0,0,0,0,0,0,0),(23920,7561,0,0,11686,0,0,0,'Fire Bomb (Zul\'Aman)','','',0,10,0,0,0,1,1,0,73,73,14,1,1,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23921,9056,0,0,1126,17612,0,0,'Halgrind Torch Bunny 01','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23922,9056,0,0,1126,17612,0,0,'Halgrind Torch Bunny 02','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23923,9056,0,0,1126,17612,0,0,'Halgrind Torch Bunny 03','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23924,9056,0,0,1126,17612,0,0,'Halgrind Torch Bunny 04','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23925,12340,0,0,149,0,0,0,'Test Guy Brian','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23928,7561,0,0,12200,0,0,0,'Lurking Shark','','',0,1,0,0,0,1,1,0,37,37,14,1336,1336,0,1,0,2000,0,51,68,0,0,0,0,0,1568,0,0,0,0,0,0,1.5,0.6,'49414 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23929,9056,0,0,21936,0,0,0,'Giant Tidecrawler','','',1,1,8,0,0,1,1,0,68,69,7,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,3.125,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13070,0,0,33337,0,0,0,0,0,0,0),(23930,9056,0,0,9021,0,0,0,'Trained Plaguehound','','',0,3,0,0,0,1,1,0,55,56,1901,3529,3644,0,1,0,2000,0,96,127,0,0,0,0,300000,3289,0,0,0,0,0,0,1.5,0.2295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23931,9056,0,0,21919,0,0,0,'Oluf the Violent','','',8,7,0,0,0,2,1,0,69,69,1919,15968,15968,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,2.1,0.486111,'',0,1414,0,2.5,8,14,0,15284,13730,43326,6533,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(23932,9056,0,0,21920,0,0,0,'Yanis the Mystic','Herald of Ingvar','',0,7,0,0,0,1,1,0,71,71,1885,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.725,0.399305,'',0,1390,0,2.5,8,14,0,42870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(23933,12340,0,0,21921,21922,21923,21924,'Westguard Defender - Sleeping','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23934,9056,0,0,21779,21782,21783,0,'North Fleet Salvager','','',0,7,0,0,0,1,1,0,68,69,1899,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,1256,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23935,9056,0,0,26101,0,0,0,'Val\'kyr Watcher','','',0,6,0,0,0,1,1,0,72,72,21,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,2.25,0.2325,'57764',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23936,7561,0,0,21925,0,0,0,'[DNT]TEST Pet Moth','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23937,9056,0,0,21928,0,0,0,'Innkeeper Celeste Goodhutch','Innkeeper','',0,7,0,0,0,1,1,0,68,68,1892,6986,6986,0,1,66177,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23938,9056,0,0,21929,0,0,0,'Pontius','','',0,7,0,0,0,1,1,0,73,73,1901,9940,9940,0,1,3,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23939,9056,0,0,9021,0,0,0,'Fiend','','',0,3,0,0,0,1,1,0,56,56,1901,3644,3644,0,1,0,2000,0,96,127,0,0,0,0,300000,3289,0,0,0,0,0,0,1.5,0.2295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23940,9056,0,0,21931,0,0,0,'Skeld Drakeson','','',0,7,0,0,0,1,1,0,70,70,1885,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.416666,'',0,1485,0,2.5,8,14,0,19471,13730,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(23941,7561,0,0,4839,0,0,0,'Gavis Greyshield','','',0,7,0,0,0,1,1,0,38,38,16,1305,1305,1189,1,0,2000,0,49,65,0,0,0,0,300000,1683,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23942,7561,0,0,5907,0,0,0,'Andello Porter','SI:7','',0,7,0,0,0,1,1,0,38,38,35,1395,1395,0,1,2,2000,0,53,70,0,0,0,0,360000,1684,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23943,9056,0,24000,9021,0,0,0,'Hungry Plaguehound','','',0,3,0,0,0,1,1,0,68,68,35,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,1.5,0.2295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23944,7561,0,0,21934,0,0,0,'Essence of Zul\'jin','','',8,7,0,3,0,1,1,0,1,1,1890,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23945,9056,0,0,15590,0,0,0,'Fjord Crow','','',1,1,7,0,0,1,1,0,68,68,190,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,49865,0,0,0,0,0,0,0,0,0,0,0,0,12669,0,0,33111,33238,0,0,0,0,121,0),(23946,9056,0,0,21937,21938,0,0,'North Fleet Marksman','','',0,7,0,0,0,1,1,0,68,69,1899,6986,7984,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.306,'',0,1258,0,2.5,8,14,0,38370,15547,30933,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23947,9056,0,0,169,11686,0,0,'Westguard Ranged Trigger','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23948,7561,0,0,17645,0,0,0,'Apprentice Tasserel','','',0,7,0,0,0,1,1,0,68,68,1696,2684,2684,6882,1,2,2000,0,212,309,0,0,0,0,25000,4928,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23949,7561,0,0,4839,0,0,0,'Lieutenant Nath','','',0,7,0,0,0,1.3,1,0,52,52,150,3082,3082,0,1,3,2000,0,87,117,0,0,0,0,360000,3074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23950,7561,0,0,4839,0,0,0,'Lieutenant Khand','','',0,7,0,0,0,1.3,1,0,52,52,150,3082,3082,0,1,3,2000,0,87,117,0,0,0,0,360000,3074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23951,7561,0,0,4839,0,0,0,'Lieutenant Aden','','',0,7,0,0,0,1.3,1,0,52,52,150,3082,3082,0,1,3,2000,0,87,117,0,0,0,0,360000,3074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23952,7561,0,0,21939,0,0,0,'Flying Broom','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23953,9056,0,0,25338,0,0,0,'Prince Keleseth','The San\'layn','',72,6,0,1,1,20,15,0,72,72,1885,192200,192200,49635,1,0,2000,0,2280,3270,0,0,0,0,3600000,7305,0,0,0,0,0,0,1.5,0.465,'',0,5515,0,2.5,8,14,0,43667,0,0,0,0,0,0,0,0,12252,0,0,0,0,0,0,0,0,0,0,0,0,147,0),(23954,9056,0,0,21953,0,0,0,'Ingvar the Plunderer','','',8,7,0,1,0,12.5,1,0,72,72,1885,120125,120125,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,0,0,1.875,0.434027,'',0,5708,0,2.5,8,14,0,42724,42705,42669,42708,0,0,0,0,0,12252,0,0,0,0,0,0,33330,0,0,0,0,0,147,0),(23956,9056,0,0,22293,22294,0,0,'Dragonflayer Strategist','','',0,7,0,1,0,4,1,0,70,70,1885,35928,35928,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,5571,0,2.5,8,14,0,42972,42772,54962,60227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23957,9056,0,0,169,11686,0,0,'Westguard Cannon Credit Trigger East','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23958,9056,0,0,22185,0,0,0,'Riven Widow','','',1,1,3,0,0,1,1,0,70,71,14,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,3,3.74,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13462,0,0,0,0,0,0,0,0,0,0),(23959,9056,0,0,11032,0,0,0,'Darkclaw Bat','','',1,1,24,0,0,1,1,0,70,71,14,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,32651,49980,0,0,0,0,0,0,0,0,0,0,0,13463,0,0,0,0,0,0,0,0,0,0),(23960,9056,0,0,22289,22290,0,0,'Dragonflayer Runecaster','','',0,7,0,1,0,4,1,0,70,71,1885,35928,37164,3193,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,1.5,0.347222,'',0,5574,0,2.5,8,14,0,42740,54965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23961,9056,0,0,22281,22282,0,0,'Dragonflayer Ironhelm','','',8,7,0,1,0,4,1,0,70,70,1885,35928,35928,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,5497,0,2.5,8,14,0,57846,42780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23962,9056,0,0,21940,0,0,0,'Captain Olster','','',0,7,0,0,0,1,1,0,69,69,1898,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.8,0.3672,'',0,1252,0,2.5,8,14,0,32588,27577,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23963,9056,0,0,21941,0,0,0,'Sergeant Lorric','','',0,7,0,0,0,1,1,0,69,69,1898,7984,7984,3080,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.8,0.4164,'',0,1240,0,2.5,8,14,0,18545,42671,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23964,9056,0,0,21942,0,0,0,'Lieutenant Celeyne','','',0,7,0,0,0,1,1,0,69,69,1898,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.8,0.2496,'',0,1250,0,2.5,8,14,0,32588,27577,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23965,9056,0,0,25865,0,0,0,'Frost Tomb','','',0,10,0,0,0,0.21,1,0,70,70,14,1929,1929,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23966,7561,0,0,21939,0,0,0,'Magic Broom','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23967,9056,0,0,21943,21944,21945,21946,'Deranged Explorer','Explorers\' League','',0,7,0,0,0,1,1,0,70,71,16,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.875,0.43375,'',0,1403,0,2.5,8,14,0,11971,35857,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23968,9056,0,0,169,11686,0,0,'Hanes Fire Trigger','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23969,7561,0,0,6377,0,0,0,'Firemane Drake','','',0,2,0,0,0,1,1,0,63,63,103,3331,3331,0,1,0,2000,0,181,253,0,0,0,0,360000,4641,0,0,0,0,0,0,3.9,1.95,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23970,9056,0,0,27651,0,0,0,'Vrykul Skeleton','','',0,6,0,0,0,0.28,1,0,70,70,14,2500,2500,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,42702,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(23971,7561,0,0,14589,14616,0,0,'Traveling Orphan','','',0,7,0,0,0,1,1,0,1,1,29,110,200,0,1,1,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23972,9056,0,0,169,11686,0,0,'Westguard Cannon Credit Trigger West','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23973,7561,0,0,22499,0,0,0,'Masked Orphan Matron','','',0,7,0,0,0,1,1,0,12,12,1735,8,8,0,1,3,2000,0,17,22,0,0,0,0,0,562,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23974,9056,0,0,1126,17612,0,0,'Whisper Gulch Ore Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23975,9056,0,0,21947,0,0,0,'Thoralius the Wise','','',0,7,0,0,0,1,1,0,72,72,1892,9610,9610,3309,1,2,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23976,9056,0,0,21948,0,0,0,'Sapper Steelring','','',0,7,0,0,0,1,1,0,70,70,1927,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23977,9056,0,0,14546,14547,14551,14549,'Abandoned Pack Mule','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23978,9056,0,0,21949,0,0,0,'Explorer Abigail','','',0,7,0,0,0,1,1,0,70,70,1927,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23979,7561,0,0,21950,0,0,0,'Giant Marsh Frog','','',0,8,0,0,0,0.3,1,0,1,1,188,13,13,0,1,0,2000,0,2,2,0,0,0,0,360000,7,0,0,0,0,0,0,2,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33202,0,0,0,0,0,0,0),(23980,9056,0,0,26351,0,0,0,'Ingvar the Plunderer','','',8,6,0,1,1,12.5,1,0,72,72,1885,120125,120125,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,33330,0,0,0,0,0,144,0),(23981,12340,0,0,21952,0,0,0,'Mogisu the Wayfarer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23982,9056,0,0,21956,21957,21958,0,'Forsaken Deckhand','','',0,7,0,0,0,1,1,0,68,68,1900,20958,20958,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.383,'',0,1238,0,2.5,8,14,0,49616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23983,9056,0,0,22440,22441,22442,0,'North Fleet Marine','','',0,7,0,0,0,1,1,0,68,69,1899,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.347,'',0,1256,0,2.5,8,14,0,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23984,9056,0,0,14546,14547,14551,14549,'Stabled Explorers\' League Pack Mule','','',0,1,0,0,0,1.1,1,0,1,2,1892,46,61,0,1,0,1300,0,1.3,1.3,0,0,0,0,300000,8,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23985,9056,0,0,22255,0,0,0,'Stabled Westguard Eagle','','',0,1,26,0,0,1,1,0,70,72,1892,8982,9610,0,1,0,1300,0,199.55,284.7,0,0,0,0,300000,7318,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23986,9056,0,0,14346,0,0,0,'Stabled Westguard Ram','','',0,1,0,0,0,1.1,1,0,70,72,1892,9880,10571,0,1,0,1300,0,199.55,284.7,0,0,0,0,300000,7318,0,0,0,0,0,0,2,0.818,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23987,9056,0,0,14338,0,0,0,'Stabled Westguard Horse','','',0,1,0,0,0,1.1,1,0,70,72,1892,9880,10571,0,1,0,1300,0,199.55,284.7,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23988,7561,0,0,21959,0,0,0,'Michael Schweitzer','Minstrel Manager','',0,7,0,0,0,1,1,0,70,70,35,4050,4050,0,1,1,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23989,9056,0,0,21985,21986,0,0,'Gjalerbron Sleep-Watcher','','',0,7,0,0,0,1,1,0,70,71,1885,7185,7432,7264,1,0,2000,0,255,373,0,0,0,0,300000,5645,0,0,0,0,0,0,1.5,0.347222,'',0,1482,0,2.5,8,14,0,15970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33284,33290,41989,0,0,0,0,0),(23990,9056,0,0,21983,21984,0,0,'Gjalerbron Rune-Caster','','',0,7,0,0,0,1,1,0,70,71,1885,8982,9291,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.347222,'',0,1479,0,2.5,8,14,0,34787,9672,43453,0,0,0,0,0,0,0,0,0,0,0,0,0,33284,33290,41989,0,0,0,0,0),(23991,9056,0,0,21961,21987,0,0,'Gjalerbron Warrior','','',0,7,0,0,0,1,1,0,70,71,1885,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.8,0.416666,'',0,1477,0,2.5,8,14,0,13730,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33284,33290,41989,0,0,0,0,0),(23992,9056,0,0,15297,0,0,0,'Putrid Wight','','',0,6,0,0,0,1,1,0,70,71,21,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,3.75,1.5,'',0,1487,0,2.5,8,14,0,43506,8078,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(23993,9056,0,0,17444,0,0,0,'Sepulchral Overseer','','',0,6,0,1,0,1,1,0,71,71,21,37164,37164,6462,1,0,2000,0,1361.6,1950.4,0,0,0,0,300000,7007,0,0,0,0,0,0,5.25,3.5,'',0,1492,0,2.5,8,14,0,22744,43556,12737,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(23994,9056,0,0,10902,0,0,0,'Dragonflayer Hunting Hound','','',0,1,0,0,0,0.5,1,0,68,68,1885,3493,3493,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.95,0.65,'',0,0,0,2.5,8,14,0,48287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23995,7561,0,0,31082,0,0,0,'Axle','Innkeeper','',0,7,0,0,0,1,1,0,39,39,474,1180,1180,1236,1,66177,2000,0,51,67,0,0,0,0,360000,1807,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23996,9056,0,0,18783,16925,0,0,'Ingvar Throw Target','','',1024,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23997,9056,0,0,16946,0,0,0,'Ingvar Throw Dummy','','',1024,10,0,0,0,1.35,1,0,70,70,14,5468,5468,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,231,0),(23998,9056,0,0,21968,0,0,0,'Deathstalker Razael','','',0,7,0,0,0,1,1,0,69,69,1929,7984,7984,0,1,1,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.65,0.4213,'',0,1304,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(23999,7561,0,0,21970,0,0,0,'Harkor','','',0,7,0,0,0,1,1,0,70,70,35,4890,4890,0,1,1,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24000,12340,0,0,169,11686,0,0,'Hungry Plaguehound Counter','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24001,7561,0,0,21972,0,0,0,'Ashli','','',0,7,0,0,0,0.81,1,0,70,70,35,3260,3260,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24003,7561,0,0,21973,0,0,0,'Spectral Tiger','','',0,1,0,0,0,1,1,0,1,2,35,380,14000,53,1,0,2000,0,2,2,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24004,7561,0,0,21974,0,0,0,'Swift Spectral Tiger','','',0,1,0,0,0,1,1,0,1,2,35,380,14000,53,1,0,2000,0,2,2,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24005,7561,0,0,308,0,0,0,'Mill Worker','','',0,7,0,0,0,1,1,0,30,30,894,955,955,0,1,0,2000,0,42,56,0,0,0,0,360000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24006,7561,0,0,21256,0,0,0,'Foreman Tionn','','',0,7,0,0,0,1,1,0,35,35,894,1220,1220,0,1,0,2000,0,49,64,0,0,0,0,360000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24007,7561,0,0,89,0,0,0,'Mill Courier','','',0,7,0,0,0,1,1,0,30,30,894,955,955,0,1,0,2000,0,42,56,0,0,0,0,360000,1179,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24008,9056,0,0,169,11686,0,0,'Fallen Combatant','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24009,9056,24008,0,21779,21782,21783,0,'Alliance Corpse','','',0,7,0,0,0,1,1,0,60,60,1899,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24010,9056,24008,0,21748,21751,21749,21750,'Forsaken Corpse','','',0,7,0,0,0,1,1,0,60,60,1900,9958,9958,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.383,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24012,9056,0,0,18783,21342,0,0,'Ingvar Res Ground Visual','','',1024,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24013,9056,0,0,17311,0,0,0,'Deathless Watcher','','',0,6,0,0,0,1,1,0,70,71,21,8982,9291,3193,1,0,3000,0,444,636,0,0,0,0,300000,7007,0,0,0,0,0,0,2.25,1.5,'',0,1405,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(24014,9056,0,0,21988,0,0,0,'Necrolord','','',0,7,0,0,0,1,1,0,70,71,21,7185,7432,7264,1,0,2000,0,255,373,0,0,0,0,300000,5645,0,0,0,0,0,0,2.625,0.5355,'',0,1479,0,2.5,8,14,0,18267,17173,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,34083,0,0,0,0,0,0,0),(24015,9056,24231,0,21989,21990,21991,21992,'Winterskorn Defender','','',0,7,0,0,0,1,1,0,68,69,1914,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347222,'',0,1328,0,2.5,8,14,0,15496,13730,18812,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(24016,9056,0,0,21997,0,0,0,'Ulf the Bloodletter','','',0,7,0,0,0,1,1,0,69,69,1914,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0,0,'',0,1317,0,2.5,8,14,0,48288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(24017,12340,0,0,9904,9906,0,0,'Scavenging Maggot','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24018,9056,0,0,16309,0,0,0,'Necro Overlord Mezhen','','',0,7,0,0,0,1,1,0,71,71,21,9291,9291,3231,1,0,2000,0,296,424,0,0,0,0,0,7007,0,0,0,0,0,0,7.5,0.93,'',0,0,0,2.5,8,14,0,32862,43559,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24019,9056,0,0,16033,0,0,0,'Glacion','','',32,6,0,1,0,3,1,0,71,71,21,27873,27873,0,1,0,1800,0,1237.86,1763.64,0,0,0,0,300000,7018,0,0,0,0,0,0,22,20,'57764',0,0,0,2.5,8,14,0,43562,11267,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24020,12340,0,0,22103,0,0,0,'Riding Horse (Gjalerbron Felsteed) (scale x2)','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24021,9056,0,0,1126,21999,0,0,'ELM General Purpose Bunny (scale x0.01)','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24022,12340,0,0,10913,0,0,0,'Test Faction Monster','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.875,0.462,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24023,9056,0,0,25941,0,0,0,'Queen Angerboda','','',0,7,0,0,0,1,1,0,71,71,21,9291,9291,3231,1,0,2000,0,0,0,0,0,0,0,0,7039,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,43560,9053,11831,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24024,7561,0,0,22002,0,0,0,'Kraz','','',0,7,0,0,0,1,1,0,70,70,35,5624,5624,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,32951,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24025,7561,0,0,17188,0,0,0,'Invis Firework Helper','','',0,10,0,0,0,1,1,0,30,30,35,737,737,2175,1,0,2000,0,30,42,0,0,0,0,360000,984,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24026,9056,0,0,22003,0,0,0,'Fanggore Worg','','',1,1,1,0,0,1,1,0,70,71,1924,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,27050,50075,0,0,0,0,0,0,0,0,0,0,0,13464,0,0,0,0,0,0,0,0,0,0),(24027,9056,0,0,10699,0,0,0,'Sergeant Gorth','','',72,6,0,1,0,1,1,0,70,70,1928,26946,26946,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.95,0.65,'',0,0,0,2.5,8,14,0,22427,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24028,9056,0,0,22005,0,0,0,'Talu Frosthoof','Bowyer','',0,7,0,0,0,1,1,0,60,60,1921,6224,6224,0,1,4480,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24029,9056,0,0,26122,0,0,0,'Wyrmcaller Vile','','',0,6,0,0,0,1,1,0,71,71,21,9291,9291,3231,1,0,2500,0,370,530,0,0,0,0,180000,7007,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,12544,15532,43576,9672,0,0,0,0,0,4,0,0,0,0,0,0,33282,0,0,0,0,0,0,0),(24030,9056,0,0,25748,0,0,0,'Iron Rune Stonecaller','','',0,7,0,0,0,1,1,0,70,70,16,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,0.31,'',0,1400,0,2.5,8,14,0,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33778,33779,33780,42105,0,0,0,0),(24031,9056,0,0,22006,22007,22008,22009,'Camp Winterhoof Brave','','',0,7,0,1,0,1,1,0,75,75,1923,42540,42540,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,40505,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24032,9056,0,0,22014,0,0,0,'Celea Frozenmane','Wind Rider Master','',0,7,0,1,0,1,1,0,75,75,1923,31905,31905,3561,1,8195,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,4.5,1.047,'',0,0,0,2.5,8,14,0,22121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24033,9056,0,0,22015,0,0,0,'Bori Wintertotem','Innkeeper','',0,7,0,0,0,1,1,0,70,70,1922,11228,11228,0,1,66177,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.4,0.555555,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24034,7561,0,0,2027,21342,0,0,'Headless Horseman - Wisp Invis','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24035,9056,0,0,22016,22017,22018,22024,'Gjalerbron Prisoner','','',0,7,0,0,0,1,1,0,65,70,35,5914,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24037,9056,0,0,22020,0,0,0,'Captain Harker','','',0,7,0,1,0,1,1,0,69,69,1981,23952,23952,0,1,3,2000,0,1127,1591.6,0,0,0,0,180000,6423,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24038,9056,0,0,22021,0,0,0,'Father Levariol','','',0,7,0,0,0,1,1,0,71,71,1892,7432,7432,7332,1,3,2000,0,255,373,0,0,0,0,25000,5645,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24039,7272,0,0,11686,0,0,0,'Sundered Ghost','','',8,7,0,0,0,1,1,0,70,70,14,5030,5030,3155,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,11443,20816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24040,9056,0,0,22022,0,0,0,'McGoyver','Pro','',0,7,0,0,0,1,1,0,67,67,1892,6326,6326,0,1,3,2000,0,225,314,0,0,0,0,180000,5829,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,44280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24041,9056,0,0,25338,0,0,0,'Prince Keleseth','The San\'layn','',0,6,0,1,0,1,1,0,72,72,974,28830,28830,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24042,9056,0,0,20570,11686,0,0,'Generic Trigger LAB','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24043,7561,0,0,19705,0,0,0,'Amani Lynx','','',1,1,2,1,0,5.6,1,0,69,71,16,53000,58000,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,0,0,0,0,2,0.7,'18950 18950',0,0,0,2.5,8,14,0,43357,0,0,0,0,0,0,0,0,0,0,0,0,13348,0,0,0,0,0,0,0,0,180,0),(24044,9056,0,0,21989,21990,21991,21992,'Winterskorn Guard','','',0,7,0,0,0,1,1,0,70,70,1885,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(24045,9056,0,0,19075,0,0,0,'Water Spirit Totem','','',0,11,0,0,0,1,1,0,72,72,58,214,214,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24046,9056,0,0,19074,0,0,0,'Fire Spirit Totem','','',0,11,0,0,0,1,1,0,72,72,58,4278,4278,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24047,7561,0,0,834,0,0,0,'Amani Crocolisk','','',1,1,6,0,0,2.8,1,0,70,70,190,19561,19561,0,1,0,2000,0,252,357,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,43352,43353,0,0,0,0,0,0,0,36,0,0,0,12927,0,0,0,0,0,0,0,0,0,0),(24048,9056,0,0,22025,0,0,0,'Squeeg Idolhunter','Explorers\' League','',0,7,0,0,0,1,1,0,71,71,16,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,2.25,0.5205,'',0,0,0,2.5,8,14,0,7978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24049,12340,0,0,22318,0,0,0,'Rockhorn Ram','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24050,9056,0,0,22026,22027,22028,22029,'Wildervar Sentry','','',0,7,0,1,0,1,1,0,75,75,1891,42540,42540,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,7164,3639,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24051,9056,0,0,22048,22049,22050,0,'Dragonflayer Invader','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,42870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24052,9056,0,0,22030,0,0,0,'Eldrim Mounder','Blacksmith','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,4224,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24053,9056,0,0,22031,0,0,0,'Helga Rumsbane','General Goods','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,384,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24054,9056,0,0,22032,0,0,0,'Balar Rumsbane','Trade Goods','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,128,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24055,9056,0,0,22033,0,0,0,'Drogan Ironshaper','','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24056,9056,0,0,22034,0,0,0,'Christopher Sloan','','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24057,9056,0,0,22035,0,0,0,'Christina Daniels','Innkeeper','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,66177,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24058,9056,0,0,22036,22037,22038,22039,'Wildervar Worker','','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24059,7561,0,0,22301,22302,0,0,'Amani\'shi Beast Tamer','','',8,7,0,1,0,8.4,1,0,71,71,1890,60320,60320,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,0,0,0,0,0,0,'',0,10702,0,2.5,8,14,0,43359,43361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33106,0,0,0,0,0,0,0),(24060,9056,0,0,22040,0,0,0,'Westguard Sergeant','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24061,9056,0,0,22041,0,0,0,'James Ormsby','Gryphon Master','',0,7,0,1,0,1,1,0,75,75,1892,31905,31905,3561,1,8192,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24062,9056,0,0,22043,22045,22046,22047,'Wildervar Miner','','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24063,9056,24051,0,22044,0,0,0,'Dragonflayer Worg','','',0,1,1,0,0,1,1,0,67,67,1895,6326,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,0,1.75,'',0,0,0,2.5,8,14,0,27050,27048,24604,14921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24064,7561,0,0,22517,0,0,0,'Amani Lynx Cub','','',1,1,2,0,0,2.1,1,0,70,70,16,8505,8505,0,1,0,1600,0,201.6,285.6,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,42943,43317,43358,0,0,0,0,0,0,0,0,0,0,13364,0,0,0,0,0,0,0,0,0,0),(24065,7561,0,0,22303,22304,0,0,'Amani\'shi Handler','','',8,7,0,1,0,8.4,1,0,71,71,1890,60320,60320,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,0,0,0,0,0,0,'18950',0,10756,0,2.5,8,14,0,43362,43364,0,0,0,0,0,0,0,101,0,0,0,0,0,0,33106,0,0,0,0,0,0,0),(24066,9056,0,0,22051,0,0,0,'Artie Grizzlehand','Stable Master','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,4194305,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24067,9056,0,0,22052,0,0,0,'Mahana Frosthoof','Stable Master','',0,7,0,0,0,1,1,0,60,60,1922,6224,6224,0,1,4194305,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,4.5,1.047,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24068,9056,0,0,24991,0,0,0,'Annhylde the Caller','','',8,6,0,1,0,1,1,0,72,72,1885,9610,9610,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,4,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(24069,9056,0,0,22297,22298,0,0,'Dragonflayer Bonecrusher','','',0,7,0,1,0,4,1,0,70,71,1885,35928,37164,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,1.65,0.381944,'',0,5644,0,2.5,8,14,0,43935,59599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(24071,9056,0,0,22299,25497,0,0,'Dragonflayer Heartsplitter','','',0,7,0,1,0,4,1,0,70,71,1885,35928,37164,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,1.5,0.347222,'',0,5633,0,2.5,8,14,0,32908,31551,43665,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(24072,12340,0,0,25141,0,0,0,'Proto-Drake Broodmother','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42106,0,0,0,0,0,0,0),(24073,9056,0,0,22181,0,0,0,'Fearsome Horror','','',0,6,0,0,0,1,1,0,70,71,21,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,1.5,'',0,1486,0,2.5,8,14,0,49861,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(24074,12340,0,0,20527,0,0,0,'Surveyor','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,33109,42108,0,0,0,0,0,0),(24075,12340,0,0,21758,21759,21760,21761,'Valgarde Scout','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24076,9056,0,0,22089,0,0,0,'Winterskorn Worg','','',1,1,1,0,0,1,1,0,68,69,1885,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0,1.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13469,0,0,0,0,0,0,0,0,0,0),(24077,9056,0,0,22090,22091,22092,22093,'Impaled Valgarde Scout','','',0,7,0,0,0,1,1,0,68,70,1892,6986,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24078,9056,0,0,22285,22286,0,0,'Dragonflayer Metalworker','','',0,7,0,1,0,4,1,0,70,70,1885,35928,35928,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,5454,0,2.5,8,14,0,59608,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24079,9056,0,0,22283,22284,0,0,'Dragonflayer Forge Master','','',0,7,0,1,0,4,1,0,70,70,1885,35928,35928,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,5406,0,2.5,8,14,0,43757,60211,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24080,9056,0,0,22279,22280,0,0,'Dragonflayer Weaponsmith','','',0,7,0,1,0,4,1,0,70,70,1885,35928,35928,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,5434,0,2.5,8,14,0,22427,42724,6713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24081,9056,0,0,22152,22153,22154,22155,'Assistant Apothecary','Royal Apothecary Society','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24082,9056,0,0,22287,22288,0,0,'Proto-Drake Handler','','',0,7,0,1,0,4,1,0,70,70,1885,35928,35928,3155,1,0,2000,0,1755,2482.5,0,0,0,0,3600000,6708,0,0,0,0,0,0,1.5,0.347222,'',0,5469,0,2.5,8,14,0,59694,38621,54983,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24083,9056,0,0,24874,0,0,0,'Enslaved Proto-Drake','','',0,2,0,1,0,8,1,0,70,70,1885,71856,71856,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,0.75,0.225,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,108,0,42106,0,0,0,0,0,121,0),(24084,9056,0,0,25399,0,0,0,'Tunneling Ghoul','','',0,6,0,0,0,0.8,1,0,70,70,1885,7186,7186,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,2,0.62,'',0,1326,0,2.5,8,14,0,42702,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,121,0),(24085,9056,0,0,22291,22292,0,0,'Dragonflayer Overseer','','',0,7,0,1,0,4,1,0,70,70,1885,35928,35928,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,5609,0,2.5,8,14,0,38232,35570,16244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24086,9056,24124,0,22095,0,0,0,'Captured Valgarde Priest','','',0,7,0,0,0,1,1,0,66,66,1892,4892,4892,6588,1,0,2000,0,162,234,0,0,0,0,300000,4677,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24087,9056,0,0,1126,17612,0,0,'Skorn Tower NW Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24088,9056,24124,0,22097,0,0,0,'Captured Valgarde Mage','','',0,7,0,0,0,1,1,0,68,68,1892,5588,5588,6882,1,0,2000,0,212,309,0,0,0,0,300000,4928,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,48193,43325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24089,9056,24124,0,22094,0,0,0,'Captured Valgarde Warrior','','',0,7,0,0,0,1,1,0,67,67,1892,6326,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24090,9056,24124,0,22096,0,0,0,'Captured Valgarde Paladin','','',0,7,0,0,0,1,1,0,66,66,1892,6116,6116,2846,1,0,2000,0,195,273,0,0,0,0,300000,5523,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24091,12213,0,0,19092,79,19091,80,'Captured Valgarde Child','','',0,7,0,0,0,1,1,0,1,1,1892,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24092,9056,0,0,1126,17612,0,0,'Skorn Tower E Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24093,9056,0,0,1126,17612,0,0,'Skorn Tower SW Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24094,9056,0,0,1126,17612,0,0,'Skorn Tower SE Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24095,12340,0,0,25628,0,0,0,'Winterskorn Vrykul Dismembering Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24096,9056,0,0,22097,0,0,0,'Valgarde Mage','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24097,9056,0,0,22094,0,0,0,'Valgarde Warrior','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24098,9056,0,0,1126,11686,0,0,'Skorn Longhouse NW Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24099,9056,0,0,22095,0,0,0,'Valgarde Priest','','',0,7,0,0,0,1,1,0,1,1,1893,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24100,9056,0,0,1126,11686,0,0,'Skorn Longhouse NE Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24101,12340,0,0,1126,11686,0,0,'Skorn Longhouse SW Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24102,9056,0,0,1126,11686,0,0,'Skorn Barracks Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24103,9056,0,0,22096,0,0,0,'Valgarde Paladin','','',0,7,0,0,0,1,1,0,1,1,1893,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24104,9056,0,0,21748,21751,21749,21750,'New Agamand Deathguard','','',0,7,0,1,0,1,1,0,75,75,2024,21270,21270,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.383,'',0,4710,0,2.5,8,14,0,19643,15618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24105,12340,0,0,6372,0,0,0,'Proto-Drake Skyguard','','',0,2,0,1,0,1,1,0,1,1,1885,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24106,9056,0,0,22102,0,0,0,'Scout Valory','','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24107,12340,0,0,22295,22296,0,0,'Dragonflayer Sentinel','','',0,7,0,0,0,1,1,0,1,1,1885,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24108,7318,0,0,22162,0,0,0,'Self-Turning and Oscillating Utility Target','S.T.O.U.T.','',8,10,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,0.75,0.4685,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24109,7318,0,0,21072,0,0,0,'[DND] Brewfest Target Dummy Move To Target','','',8,10,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.25,0.625,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24110,9056,0,0,1126,11686,0,0,'ELM General Purpose Bunny Large','','',1056,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24111,9056,0,0,22105,0,0,0,'Defender Mordun','','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24112,9056,0,0,21915,21916,21926,0,'Dragonflayer Oracle Corpse','','',16,10,0,0,0,1,1,0,69,70,35,7984,8982,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24113,9056,24051,0,22044,0,0,0,'Dragonflayer Worg Corpse','','',0,10,1,0,0,1,1,0,65,66,35,5914,6116,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,0,1.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24114,9056,0,0,21913,21914,0,0,'Dragonflayer Thane Corpse','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24115,9056,0,0,22343,22344,22345,0,'Valgarde Defender Corpse','','',1024,10,0,0,0,1,1,0,66,67,35,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24116,9056,0,0,21989,21990,21991,21992,'Winterskorn Scout','','',0,7,0,0,0,1,1,0,69,69,1885,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.347222,'',0,1332,0,2.5,8,14,0,15496,13730,18812,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(24117,9056,0,0,22485,0,0,0,'Lurielle','','',0,7,0,0,0,1,1,0,71,71,15,8982,8982,3155,1,3,2000,0,234,331,0,0,0,0,300000,7007,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24118,9056,0,0,24991,0,0,0,'Val\'kyr Observer','','',0,6,0,0,0,1,1,0,72,72,35,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,4,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24119,9056,0,0,22108,0,0,0,'Halfdan\'s Soul','Thane of Skorn','',1024,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.451389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24120,9056,0,0,21779,21782,21783,0,'North Fleet Reservist','','',0,7,0,0,0,1,1,0,68,69,1899,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,180000,6423,0,0,0,0,0,0,1.5,1,'',0,1228,0,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24121,12340,0,0,11686,0,0,0,'North Fleet Reservist Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24122,9056,0,0,22109,0,0,0,'Pulroy the Archaeologist','Explorers\' League','',128,7,0,0,0,1,1,0,68,68,1892,6986,6986,2991,1,2,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.347,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24123,9056,0,0,22110,0,0,0,'Nokoma Snowseer','','',0,7,0,0,0,1,1,0,70,70,1922,8982,8982,3155,1,3,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24124,12340,0,0,22094,0,0,0,'Captured Valgarde Prisoner (PROXY)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24125,9056,0,0,22114,0,0,0,'Cormath the Courier','','',0,7,0,0,0,1,1,0,70,70,1901,8982,8982,3155,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24126,9056,0,0,21762,0,0,0,'Apothecary Lysander','Royal Apothecary Society','',0,7,0,0,0,1,1,0,71,71,1929,4163,4163,0,1,3,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24127,9056,0,0,22115,0,0,0,'Ahota Whitefrost','','',0,7,0,0,0,1,1,0,71,71,1922,9291,9291,0,1,3,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24128,9056,24051,0,22003,0,0,0,'Wild Worg','','',1,1,1,0,0,1,1,0,68,69,1895,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,48287,0,0,0,0,0,0,0,0,0,0,0,0,13470,0,0,0,0,0,0,0,0,0,0),(24129,9056,0,0,22116,0,0,0,'Chieftain Ashtotem','','',0,7,0,0,0,1,1,0,72,72,1922,9610,9610,0,1,3,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,2.625,0.607638,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24130,9056,0,0,22117,0,0,0,'Winterhoof Brave','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24131,9056,0,0,22134,0,0,0,'Trapper Jethan','','',0,7,0,0,0,1,1,0,72,72,1892,9610,9610,0,1,2,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24132,9056,0,0,22136,22140,22141,22142,'Winterhoof Wind Rider','','',2048,7,0,0,0,1,1,0,70,70,1921,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,43109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24133,7561,0,0,22130,0,0,0,'Ancient Grimtotem Spirit Guide','','',1025,1,1,0,0,0.05,1,0,36,37,16,480,490,0,1,0,1800,0,45.9,61.2,0,0,0,0,0,1568,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24134,12340,0,0,22317,0,0,0,'Mistsaber','','',0,1,2,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33111,0,0,0,0,0,0,0),(24135,9056,0,0,22121,0,0,0,'Greatmother Ankha','','',0,7,0,0,0,1,1,0,71,71,1922,9291,9291,0,1,3,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24136,7561,0,0,11686,0,0,0,'Feather Vortex','','',1088,10,0,0,0,1,1,0,1,1,14,5312,5312,0,1,0,2000,0,316,450,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24137,9056,0,0,21746,0,0,0,'Dark Ranger Marrah','','',0,7,0,1,0,1,1,0,73,73,118,4278,4399,0,1,3,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,0,0,0,1.8,0.4596,'34189',0,0,0,2.5,8,14,0,34189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24138,7561,0,0,1038,0,0,0,'Tamed Amani Crocolisk','','',1,1,6,1,0,2.8,1,0,70,70,16,19561,19561,0,1,0,2000,0,1890,2677.5,0,0,0,0,7200000,6719,0,0,0,0,0,0,2.5,1.389,'',0,0,0,2.5,8,14,0,43352,43353,0,0,0,0,0,0,0,0,0,0,0,12921,0,0,0,0,0,0,0,0,0,0),(24139,9056,0,0,22133,0,0,0,'Gil Grisert','','',0,7,0,0,0,1,1,0,71,71,1892,9291,9291,3231,1,2,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24141,9056,0,0,22149,0,0,0,'Stephen Barone','General Goods','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,384,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24142,9056,0,0,22136,22140,22141,22142,'Camp Winterhoof Wind Rider','','',2048,7,0,0,0,1,1,0,70,70,1921,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24143,7561,0,0,20808,0,0,0,'Spirit of the Lynx','','',64,1,0,3,0,1,1,0,73,73,16,165656,165656,0,1,0,1800,0,1701,2409.75,0,0,0,0,0,7618,0,0,0,0,0,0,2,0.7,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24144,7561,0,0,22348,0,0,0,'Halazzi','Lynx Avatar','',76,7,0,3,0,1,1,0,73,73,1890,240000,240000,0,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24145,9056,0,0,22150,0,0,0,'Zedd','Explorers\' League','',0,7,0,0,0,1,1,0,68,68,1892,6986,6986,0,1,2,2000,0,231,325,0,0,0,0,180000,6126,0,0,0,0,0,0,1.5,0.347,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24146,12340,24008,0,21779,21782,21783,0,'North Fleet Corpse','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24147,9056,0,0,22151,0,0,0,'Tara Cooper','Trade Goods','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,128,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24148,9056,0,0,22156,0,0,0,'David Marks','Poison Vendor','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,1152,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24149,9056,0,0,22157,0,0,0,'Basil Osgood','Innkeeper','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,66177,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24150,9056,0,0,22159,0,0,0,'Glorenfeld','Explorers\' League','',0,7,0,0,0,1,1,0,69,69,1892,7984,7984,3080,1,2,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24151,9056,0,0,22158,0,0,0,'Daegarn','Explorers\' League','',0,7,0,0,0,1,1,0,71,71,1892,9291,9291,3231,1,2,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24152,9056,0,0,22160,0,0,0,'Apothecary Malthus','Royal Apothecary Society','',0,7,0,0,0,1,1,0,70,70,1928,4050,4050,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24153,12340,0,0,22163,0,0,0,'UNUSED Reanimated Oracle','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,34043,0,0,0,0,0,0,0),(24154,9056,0,0,22165,0,0,0,'Mary Darrow','Stable Master','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,4194305,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24155,9056,0,0,22166,0,0,0,'Tobias Sarkhoff','Bat Handler','',0,7,0,1,0,1,1,0,75,75,1929,31905,31905,3561,1,8194,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,22121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24156,9056,0,0,9021,0,0,0,'Plaguehound Tracker','','',0,3,0,0,0,1,1,0,68,68,1901,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,1.5,0.2295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24157,9056,0,0,16176,0,0,0,'Plaguebringer Tillinghast','Royal Apothecary Society','',0,7,0,0,0,1,1,0,71,71,1928,9291,9291,3231,1,3,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.8,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24158,9056,0,0,1126,17188,0,0,'Dragonflayer Oracle Target','','',0,10,0,0,0,1,1,0,70,70,1885,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24159,7561,0,0,22255,0,0,0,'Amani Eagle','','',72,1,0,0,0,1,1,0,70,70,1890,4890,4890,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,43517,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24160,9056,0,0,28345,0,0,0,'Plagued Proto-Whelp','','',0,2,0,0,0,1,1,0,69,69,1771,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0.15,0.0465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33420,42106,0,0,0,0,0,0),(24161,9056,0,0,22212,0,0,0,'Oric the Baleful','','',0,7,0,0,0,1,1,0,69,69,1914,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.95,0.451389,'',0,1327,0,2.5,8,14,0,15496,32736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(24162,9056,0,0,22213,0,0,0,'Gunnar Thorvardsson','','',0,7,0,0,0,1,1,0,69,69,1914,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0,0,'',0,1319,0,2.5,8,14,0,41057,41056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(24164,9056,0,0,22170,0,0,0,'Apothecary Dorne','Royal Apothecary Society','',0,7,0,0,0,1,1,0,72,72,1929,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24165,12340,0,0,169,11686,0,0,'Ulf Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24166,12340,0,0,169,11686,0,0,'Oric Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24167,12340,0,0,169,11686,0,0,'Gunnar Credit Marker','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24168,9056,0,0,22171,0,0,0,'Micah Stonebreaker','','',0,6,0,0,0,1,1,0,72,72,1892,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24169,9056,0,0,22172,0,0,0,'Dragonflayer Lieutenant','','',2056,7,0,0,0,1,1,0,69,69,1895,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,180000,6423,0,0,0,0,0,0,1.5,0.347222,'',0,1423,0,2.5,8,14,0,48245,48250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,210,0),(24170,9056,0,0,1126,17612,0,0,'Draconis Gastritis Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24171,7561,0,0,21955,11686,0,0,'[DNT] Darkmoon Faire Target Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24172,9056,0,0,20857,0,0,0,'Daggercap Hawk','','',1,1,7,0,0,1,1,0,5,7,7,102,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,43187,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,199,0),(24173,9056,0,0,22174,0,0,0,'Frostgore','','',0,7,0,0,0,1,1,0,71,71,35,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,52058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24174,9056,0,0,22175,0,0,0,'Fjord Rat','','',0,8,0,0,0,0.01,1,0,1,1,31,1,1,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88,0),(24175,7561,0,0,22161,0,0,0,'Amani\'shi Lookout','','',8,7,0,1,0,8.4,1,0,70,70,1890,58682,58682,0,1,0,2000,0,1890,2677.5,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5630,0,0,0,0,0,0,33106,0,0,0,0,0,0,0),(24176,9056,0,0,22043,0,0,0,'Foreman Colbey','','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24177,9056,0,0,24998,987,519,24994,'Decomposing Ghoul','','',1024,6,0,0,0,1,1,0,68,68,16,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.15,0.3565,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,65,0),(24178,9056,0,0,22486,0,0,0,'Shatterhorn','','',0,7,0,0,0,1,1,0,71,71,14,9291,9291,3231,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.875,1.25,'6606',0,0,0,2.5,8,14,0,12734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24179,7561,0,0,22261,22262,0,0,'Amani\'shi Wind Walker','','',8,7,0,1,0,7,10,0,71,71,1890,40208,40208,32310,1,0,2000,0,2220,3180,0,0,0,0,7200000,7007,0,0,0,0,0,0,0,0,'18950 18950',0,10721,0,2.5,8,14,0,43524,43526,43527,0,0,0,0,0,0,64,0,0,0,0,0,0,33106,0,0,0,0,0,0,0),(24180,7561,0,0,22263,22264,0,0,'Amani\'shi Protector','','',8,7,0,1,0,7,10,0,71,71,1890,50267,50267,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7007,0,0,0,0,0,0,0,0,'18950 18950',0,10730,0,2.5,8,14,0,15496,43529,43530,0,0,0,0,0,0,96,0,0,0,0,0,0,33106,0,0,0,0,0,0,0),(24181,12340,0,0,22178,0,0,0,'[UNUSED]Ghost of Explorer Jaren','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24182,9056,0,0,169,11686,0,0,'Winterskorn Dwelling Credit','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24183,9056,0,0,169,11686,0,0,'Winterskorn Watchtower Credit','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24184,9056,0,0,169,11686,0,0,'Winterskorn Barracks Credit','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24185,9056,0,0,169,11686,0,0,'Winterskorn Bridge Credit','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24186,9056,0,0,22180,0,0,0,'Sage Mistwalker','','',0,7,0,0,0,1,1,0,71,71,1922,9291,9291,3231,1,2,2000,0,296,424,0,0,0,0,0,7007,0,0,0,0,0,0,2.4,0.555555,'',0,0,0,2.5,8,14,0,15659,12491,20824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24187,7561,0,0,11686,0,0,0,'Column of Fire','','',1024,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,43218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24188,9056,0,0,22182,0,0,0,'Samuel Rosemond','Provisioner','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,4480,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24189,9056,0,0,22183,0,0,0,'Ares the Oathbound','The Argent Crusade','',0,7,0,0,0,1,1,0,72,72,2070,9610,9610,3309,1,2,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,43202,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24190,12340,0,0,22184,0,0,0,'Servitor of the Light','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24191,9056,0,0,22200,0,0,0,'Lord Irulon Trueblade','The Argent Crusade','',0,7,0,1,0,8,8,0,74,74,2070,82256,82256,27728,1,2,2000,0,1495,2134.4,0,0,0,0,300000,7903,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24192,12340,0,0,22184,0,0,0,'Servitor of the Light (Escort)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24193,9056,0,0,169,11686,0,0,'Baleheim Fire Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24194,9056,0,0,169,11686,0,0,'Baleheim Fire Bunny Large','','',0,10,0,0,0,1,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24195,9056,0,0,22186,22187,22189,22188,'Winterhoof Longrunner','','',0,7,0,0,0,1,1,0,70,70,1921,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24196,9056,0,0,22190,22475,22195,22447,'Trapped Animal','','',0,1,0,0,0,1,1,0,5,5,14,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.3525,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24197,9056,0,0,21802,21801,21804,21803,'Westguard Rifleman','','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,9080,16100,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24198,9056,0,0,22192,0,0,0,'Plagued Dragonflayer Rune-Caster','','',0,7,0,0,0,0.3,1,0,69,70,16,828,851,7114,1,0,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1.725,0.399305,'',0,0,0,2.5,8,14,0,47782,15616,42167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24199,9056,0,0,22193,0,0,0,'Plagued Dragonflayer Handler','','',0,7,0,0,0,0.3,1,0,69,70,16,2395,2695,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,43506,42167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24200,9056,0,0,22194,0,0,0,'Skarvald the Constructor','','',72,7,0,1,0,10,1,0,72,72,1885,96100,96100,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,0,0,1.875,0.434027,'',0,5694,0,2.5,8,14,0,43651,48193,48583,0,0,0,0,0,0,12252,0,0,0,0,0,0,0,0,0,0,0,0,147,0),(24201,9056,0,0,26349,0,0,0,'Dalronn the Controller','','',72,7,0,1,1,10,12,0,72,72,1885,96100,96100,39708,1,0,2000,0,2280,3270,0,0,0,0,3600000,7305,0,0,0,0,0,0,5,0.62,'',0,5651,0,2.5,8,14,0,43650,43649,52611,0,0,0,0,0,0,12252,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(24202,7561,0,0,4626,0,0,0,'[DND] Brewfest Barker Bunny 1','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24203,7561,0,0,4626,0,0,0,'[DND] Brewfest Barker Bunny 2','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24204,7561,0,0,4626,0,0,0,'[DND] Brewfest Barker Bunny 3','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24205,7561,0,0,4626,0,0,0,'[DND] Brewfest Barker Bunny 4','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24206,9056,0,0,22003,0,0,0,'Prowling Worg','','',1,1,1,0,0,1,1,0,70,71,14,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33487,0,0,0,0,0,0,0),(24207,7561,0,0,26079,0,0,0,'Army of the Dead Ghoul','','',0,6,0,0,0,0.3,1,0,1,1,16,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24208,7561,0,0,1054,0,0,0,'\"Little\" Logok','Innkeeper','',0,7,0,0,0,1,1,0,43,43,29,2059,2059,0,1,66177,2000,0,67,88,0,0,0,0,360000,2369,0,0,0,0,0,0,1.95,1.1609,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24209,9056,0,0,22197,0,0,0,'Longrunner Skycloud','','',0,7,0,0,0,1,1,0,71,71,1922,9291,9291,3231,1,2,2000,0,296,424,0,0,0,0,0,7007,0,0,0,0,0,0,2.325,0.538194,'',0,0,0,2.5,8,14,0,31975,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24210,9056,0,0,22198,0,0,0,'Riven Widow Cocoon','','',1032,10,0,0,0,0.1,1,0,67,67,14,373,373,0,1,0,6000,0,675,942,0,0,0,0,300000,5829,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24211,9056,0,0,22186,22187,22189,22188,'Freed Winterhoof Longrunner','','',0,7,0,0,0,1,1,0,65,67,1922,296,316,0,1,0,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24212,9056,0,0,25755,0,0,0,'Iron Rune Guardian','','',0,7,0,0,0,1,1,0,69,70,1954,7984,8982,0,1.5,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0.465,'',0,1327,0,2.5,8,14,0,49643,49644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(24213,9056,0,0,22214,0,0,0,'Firjus the Soul Crusher','','',8,7,0,0,0,1.3,1,0,69,69,1919,10379,10379,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.875,0.434027,'',0,1412,0,2.5,8,14,0,15284,43348,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(24214,9056,0,0,22216,0,0,0,'Yorus the Flesh Harvester','','',8,7,0,0,0,1,1,0,69,69,1919,14371,14371,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,2.025,0.46875,'',0,1600,0,2.5,8,14,0,15284,41057,41056,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(24215,9056,0,0,22215,0,0,0,'Jlarborn the Strategist','','',8,7,0,0,0,1,1,0,69,69,1919,11976,11976,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,2.025,0.46875,'',0,1398,0,2.5,8,14,0,8374,38233,12169,19131,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(24216,9056,0,0,22143,22144,22202,22203,'Dragonflayer Berserker','','',0,7,0,0,0,1,1,0,68,69,1895,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347222,'',0,1398,0,2.5,8,14,0,43291,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(24217,7561,0,0,22467,0,0,0,'Amani Bear Mount','','',72,1,4,1,0,1,1,0,70,70,44,29341,29341,0,1,0,2000,0,1890,2677.5,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,42745,42747,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24218,9056,0,0,22201,0,0,0,'Apothecary Grick','','',0,7,0,0,0,1.05,1,0,71,71,1928,3060,3060,7332,1,2,2000,0,255,373,0,0,0,0,300000,5645,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24219,9056,0,0,30,0,0,0,'Baby Riven Widow','','',0,1,0,0,0,1,1,0,1,1,22,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.6,0.748,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24220,7561,0,0,21955,11686,0,0,'[DNT] Darkmoon Faire Target Bunny Controller','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24221,9056,0,0,1126,17188,0,0,'Dragonflayer Berserker Target','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24222,7561,0,0,22460,0,0,0,'Windy Cloud','','',1040,13,0,0,0,1,1,0,60,60,190,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,600000,3750,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24223,7561,0,0,169,17188,0,0,'Eagle Trash Aggro Trigger','','',0,10,0,0,0,0.95,1,0,1,1,35,3827,3827,0,1,0,2000,0,252,357,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24224,7561,0,0,22523,0,0,0,'Corrupted Lightning Totem','','',0,11,0,0,0,1,1,0,73,73,16,9000,9000,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,43301,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24225,7561,0,0,22259,22260,0,0,'Amani\'shi Warrior','','',8,7,0,1,0,1,1,0,70,70,1890,17116,17116,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,43518,43519,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24226,9056,0,0,21754,22099,22095,21617,'Dragonflayer Prisoner','','',0,7,0,0,0,0.2,1,0,62,66,1920,1068,1223,0,1,0,2000,0,210,295,0,0,0,0,300000,5531,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24227,9056,0,0,22205,0,0,0,'Engineer Feknut','','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,32191,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24228,9056,0,0,22249,0,0,0,'Iceshard Elemental','','',0,4,0,0,0,1,1,0,70,71,91,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,3,0.62,'',0,0,0,2.5,8,14,0,50094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(24229,9056,24228,0,14502,0,0,0,'Howling Cyclone','','',0,4,0,0,0,1,1,0,70,71,35,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,32018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(24230,9056,0,0,1126,17612,0,0,'Feknut\'s Firecrackers Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24231,12340,0,0,22143,22144,0,0,'Baleheim Bodycount','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24232,9056,0,0,22209,0,0,0,'Highlord Tirion Fordring','','',4,7,0,1,0,1,1,0,73,73,2070,1988000,1988000,3387,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24233,9056,0,0,22208,0,0,0,'Cleric of the Crusade','The Argent Crusade','',0,7,0,1,0,30,1,0,73,73,2070,298200,298200,3387,1,0,2000,0,1439.8,2060.8,0,0,0,0,300000,7604,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24234,9056,0,0,22207,0,0,0,'Junat the Wanderer','','',0,7,0,0,0,1,1,0,71,71,1922,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24235,9056,0,0,13629,0,0,0,'Cyclothar','','',0,4,0,0,0,1,1,0,71,71,91,9291,9291,3231,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,3.125,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24236,9056,0,0,22210,0,0,0,'Wind Tamer','','',0,7,0,0,0,1,1,0,70,70,1922,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24237,12340,0,0,6372,0,0,0,'Vrykul Proto-dragon Mount (White)','','',2056,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24238,9056,24275,0,22232,0,0,0,'Bjorn Halgurdsson','Winterskorn Chieftain','',2048,7,0,1,0,1,1,0,70,70,1914,35928,35928,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,0.520833,'',0,1381,0,2.5,8,14,0,33661,32736,0,0,0,0,0,0,0,10223,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(24239,7561,0,0,22332,0,0,0,'Hex Lord Malacrass','','',76,7,0,3,1,94.5,20,0,73,73,1890,573615,573615,67740,1,0,2000,0,10955,15680,0,0,0,0,259200000,7618,0,0,0,0,0,0,0,0,'',1,463600,0,2.5,8,14,0,43429,43439,43449,43443,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24240,7561,0,0,22230,0,0,0,'Alyson Antille','','',8,7,0,1,0,1,1,0,70,70,1890,97000,97000,15775,1,0,2000,0,1113,1813,0,0,0,0,0,6740,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,33390,43575,43577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24241,7561,0,0,20017,0,0,0,'Thurg','','',12,7,0,1,0,1,1,0,70,70,1890,68463,68463,0,1,0,2000,0,8820,12495,0,0,0,0,0,6719,0,0,0,0,0,0,2,1.4,'',0,0,0,2.5,8,14,0,15496,43578,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24242,7561,0,0,14559,0,0,0,'Slither','','',8,1,0,1,0,1,1,0,70,70,1890,68463,68463,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.625,1.3,'',0,0,0,2.5,8,14,0,43579,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24243,7561,0,0,22327,0,0,0,'Lord Raadan','','',8,2,0,1,0,1,1,0,70,70,1890,97000,97000,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,43582,43583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24244,7561,0,0,19618,0,0,0,'Gazakroth','','',8,3,0,1,0,1,1,0,70,70,1890,67000,67000,15775,1,0,2000,0,99,113,0,0,0,0,0,6740,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,43584,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24245,7561,0,0,22336,0,0,0,'Fenstalker','','',8,4,0,1,0,1,1,0,70,70,1890,68463,68463,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,43586,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24246,7561,0,0,22335,0,0,0,'Darkheart','','',72,6,0,1,0,1,1,0,70,70,1890,68463,68463,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,43590,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24247,7561,0,0,22337,0,0,0,'Koragg','','',8,6,0,1,0,1,1,0,70,70,1890,97000,97000,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,43592,43593,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24248,9056,0,0,25337,0,0,0,'The Lich King','','',4,6,0,3,0,1,1,0,83,83,21,27890000,27890000,0,1,0,2000,0,17815,23905,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,43489,29661,43488,50156,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24249,9056,0,0,22218,22240,22241,0,'Dragonflayer Soulreaver','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.347222,'',0,1321,0,2.5,8,14,0,43512,11639,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(24250,9056,0,0,22219,22238,22239,0,'Dragonflayer Fleshripper','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347222,'',0,1404,0,2.5,8,14,0,35948,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(24251,9056,0,0,22535,0,0,0,'Chief Plaguebringer Harris','Royal Apothecary Society','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24252,9056,0,0,22220,0,0,0,'\"Hacksaw\" Jenny','','',0,7,0,0,0,1,1,0,70,70,118,4050,4050,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.95,0.4979,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24253,9056,0,0,22225,22226,22227,22228,'Dragonflayer Prisoner','','',0,7,0,0,0,0.25,1,0,66,67,1920,1529,1582,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,32064,37548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24254,9056,0,0,22221,22222,0,0,'Dragonflayer Prisoner','','',0,7,0,0,0,0.25,1,0,66,67,1920,1223,1265,6669,1,0,2000,0,170,246,0,0,0,0,300000,4823,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,11831,9672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24255,9056,0,0,22223,22224,0,0,'Dragonflayer Prisoner','','',0,7,0,0,0,0.25,1,0,66,67,1920,1223,1265,6669,1,0,2000,0,170,246,0,0,0,0,300000,4823,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,43516,9734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24256,9056,0,0,22229,0,0,0,'Wind Tamer Kagan','','',0,9,0,0,0,1,1,0,70,70,1922,3240,3240,3155,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,2.4,0.555555,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24257,9056,0,0,17188,0,0,0,'Elemental Soul','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24258,9056,0,0,26101,0,0,0,'Val\'kyr Overseer','','',0,6,0,0,0,1,1,0,72,72,14,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,2.25,0.2325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24259,9056,0,0,17188,0,0,0,'Soul Destination','','',0,10,0,0,0,1,1,0,1,1,190,42,42,60,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24260,9056,0,0,1126,17188,0,0,'Val\'kyr Soul Target','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24261,9056,0,0,22243,0,0,0,'Ulfang','','',0,1,1,0,0,1,1,0,71,71,1924,9291,9291,0,1,3,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,3,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24262,9056,0,0,20089,0,0,0,'Vrykul Soul','','',0,6,0,0,0,1,1,0,70,71,21,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.8,1.8,'',0,1475,0,2.5,8,14,0,50027,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,41989,42108,0,0,0,0,0,0),(24263,7561,0,0,4626,0,0,0,'[DND] Brewfest Speed Bunny Green','','',0,10,0,0,0,1,1,0,5,5,35,100,100,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24264,7561,0,0,4626,0,0,0,'[DND] Brewfest Speed Bunny Yellow','','',0,10,0,0,0,1,1,0,5,5,35,100,100,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24265,7561,0,0,4626,0,0,0,'[DND] Brewfest Speed Bunny Red','','',0,10,0,0,0,1,1,0,5,5,35,100,100,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24266,13202,0,0,22234,0,0,0,'Arthas, Lich King','','',0,6,0,1,0,1,1,0,83,83,35,5808,5808,0,1,0,2000,0,353.863,353.863,0,0,1012.5,1012.5,0,10643,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24267,13202,0,0,22235,0,0,0,'Arthas, Dark','','',0,6,0,1,0,1,1,0,83,83,35,5808,5808,0,1,0,2000,0,353.863,353.863,0,0,1012.5,1012.5,0,10643,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24268,13202,0,0,21976,0,0,0,'Arthas, Human','','',0,7,0,1,0,1,1,0,83,83,35,5808,5808,0,1,0,2000,0,353.863,353.863,0,0,1012.5,1012.5,0,10643,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24269,12340,0,0,1126,17612,0,0,'The Cleansing Bunny [reuse me]','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24270,9056,0,0,15554,7571,13509,0,'Devouring Maggot','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(24271,9056,0,0,26140,0,0,0,'Iron Rune Golem','','',512,4,0,0,0,1,1,0,70,70,1954,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.75,8.75,'',0,0,0,2.5,8,14,0,49729,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(24272,9056,0,0,10702,24991,0,0,'Val\'kyr Watcher','','',0,6,0,0,0,1,1,0,72,72,14,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.25,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24273,9056,0,0,22242,0,0,0,'Watcher Moonleaf','','',0,7,0,0,0,1,1,0,70,70,1892,7185,7185,7196,1,3,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,23380,9739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24274,12340,0,0,22193,0,0,0,'Plagued Dragonflayer Explode Credit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24275,12340,0,0,22232,0,0,0,'Bjorn Kill Credit','Winterskorn Chieftain','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.520833,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24276,12340,0,0,22232,0,0,0,'Bjorn Insult Credit','Winterskorn Chieftain','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.520833,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24277,9056,0,0,22233,0,0,0,'Garwal','','',0,1,0,0,0,1.5,1,0,66,71,35,13936,13936,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,2.5,'43062',0,0,0,2.5,8,14,0,50046,13443,31279,6749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24278,12340,0,0,26791,0,0,0,'Garwal - Worgen Transform','','',0,1,1,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.775,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24279,9056,0,0,1145,0,0,0,'Animated Plague Slime','','',0,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.4375,0.68885,'',0,0,0,2.5,8,14,0,3335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24280,9056,0,0,21762,0,0,0,'Slain Apothecary','','',1152,7,0,0,0,1,1,0,71,71,35,4163,4163,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24281,12340,0,0,22193,0,0,0,'Plagued Dragonflayer Spray Credit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24282,9056,0,0,22245,0,0,0,'Lieutenant Maeve','','',0,7,0,0,0,1,1,0,71,71,1892,4163,4163,0,1,2,2000,0,299,426,0,0,0,0,25000,7018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24283,9056,0,0,22246,0,0,0,'Peppy Wrongnozzle','','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24284,9056,0,0,21932,0,0,0,'Dragonflayer Vrykul Prisoner','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347222,'62371 61204',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24285,9056,0,0,17170,0,0,0,'Northern Barbfish','','',0,1,0,0,0,1,1,0,70,70,1878,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.696,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33628,0,0,0,0,0,0,0),(24286,9056,0,0,22247,0,0,0,'Forsaken Spy','','',0,7,0,0,0,1,1,0,70,70,14,8982,8982,3155,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,1.5,0.383,'',0,1403,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24287,9056,0,0,17625,0,0,0,'Caldemere Snapper','','',1,1,8,0,0,1,1,0,69,70,14,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,49978,0,0,0,0,0,0,0,0,0,0,0,0,13067,0,0,0,0,0,0,0,0,0,0),(24288,9056,0,0,1126,11686,0,0,'ELM General Purpose Bunny Hide Body','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24289,9056,0,0,1126,11686,0,0,'Invisible Westguard Fire','','',0,10,0,0,0,3,1,0,70,70,35,12150,12150,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24290,9056,0,0,1126,17612,0,0,'New Agamand Plague Tank Bunny','','',1056,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24291,9056,0,0,22248,0,0,0,'Anton','','',0,7,0,0,0,1,1,0,71,71,1929,4163,4163,0,1,640,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,1397,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24292,7561,0,0,22370,0,0,0,'[PH] Gossip NPC Human Female, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24293,7561,0,0,22371,0,0,0,'[PH] Gossip NPC Human Male, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24294,7561,0,0,22360,0,0,0,'[PH] Gossip NPC Blood Elf Female, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24295,7561,0,0,22361,0,0,0,'[PH] Gossip NPC Blood Elf Male, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24296,7561,0,0,22362,0,0,0,'[PH] Gossip NPC Draenei Female, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24297,7561,0,0,22363,0,0,0,'[PH] Gossip NPC Draenei Male, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24298,7561,0,0,22364,0,0,0,'[PH] Gossip NPC Dwarf Female, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24299,7561,0,0,22365,0,0,0,'[PH] Gossip NPC Dwarf Male, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24300,7561,0,0,22380,0,0,0,'[PH] Gossip NPC Undead Female, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24301,7561,0,0,22381,0,0,0,'[PH] Gossip NPC Undead Male, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24302,7561,0,0,22366,0,0,0,'[PH] Gossip NPC Gnome Female, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24303,7561,0,0,22367,0,0,0,'[PH] Gossip NPC Gnome Male, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24304,7561,0,0,22368,0,0,0,'[PH] Gossip NPC Goblin Female, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24305,7561,0,0,22369,0,0,0,'[PH] Gossip NPC Goblin Male, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24306,7561,0,0,22372,0,0,0,'[PH] Gossip NPC Night Elf Female, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24307,7561,0,0,22373,0,0,0,'[PH] Gossip NPC Night Elf Male, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24308,7561,0,0,22374,0,0,0,'[PH] Gossip NPC Orc Female, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24309,7561,0,0,22375,0,0,0,'[PH] Gossip NPC Orc Male, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24310,7561,0,0,22376,0,0,0,'[PH] Gossip NPC Tauren Female, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24311,7561,0,0,22377,0,0,0,'[PH] Gossip NPC Tauren Male, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24312,7561,0,0,10056,0,0,0,'Dragonhawk Egg','','',0,10,0,0,0,1,1,0,1,1,35,294,294,0,1,0,2000,0,2,2,0,0,0,0,7200000,7,0,0,0,0,0,0,2.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24313,9056,0,0,22250,0,0,0,'Celina Summers','Reagents and Poisons','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,3200,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24314,9056,0,0,22251,0,0,0,'Ancient Male Vrykul','','',0,10,0,0,0,1,1,0,61,61,14,5158,5158,0,1,0,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24315,9056,0,0,25829,0,0,0,'Ancient Female Vrykul','','',0,10,0,0,0,1,1,0,61,61,14,5158,5158,0,1,0,2000,0,159,221,0,0,0,0,0,4047,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24316,9056,0,0,26145,0,0,0,'Iron Rune Sentinel','','',512,4,0,0,0,1,1,0,70,70,1954,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,7.5,'',0,0,0,2.5,8,14,0,48416,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(24317,9056,0,0,21748,21751,21749,21750,'Expedition Deathguard','','',0,7,0,1,0,5,1,0,72,73,2024,48050,49700,0,1,0,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,9080,16100,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24319,7561,0,0,11686,0,0,0,'[PH] Creepy Rag Doll','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24320,7561,0,0,19074,4589,0,0,'Fire Nova Totem','','',0,11,0,0,0,1,1,0,1,1,58,1000,1000,0,1,0,2000,0,316,450,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,43464,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24321,9056,0,0,28019,0,0,0,'King Ymiron','','',4,10,0,3,0,1,1,0,83,83,35,404405,404405,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0.5115,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24322,9056,0,0,22251,25816,22239,25811,'Ancient Citizen of Nifflevar','','',0,10,0,0,0,1,1,0,55,65,35,2614,5914,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24323,9056,0,0,22049,22148,22203,25830,'Ancient Citizen of Nifflevar','','',0,10,0,0,0,1,1,0,55,65,35,2614,5914,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24324,7561,0,0,1482,0,0,0,'Crash Test Creature','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24325,7561,0,0,169,17188,0,0,'Eagle Troll Spawn Target','','',0,10,0,0,0,0.95,1,0,70,70,14,3827,3827,0,1,0,2000,0,252,357,0,0,0,0,7200000,6719,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24326,12340,0,0,22258,21342,0,0,'Nifflevar Event Controller','','',4,10,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24327,9056,0,0,24991,0,0,0,'Val\'kyr Soulclaimer','','',0,6,0,0,0,1,1,0,72,72,21,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,4,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24328,9056,0,0,22266,0,0,0,'Prospector Belvar','','',0,7,0,0,0,1,1,0,71,71,1927,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,25000,7018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24329,9056,0,0,23358,0,0,0,'Runed Stone Giant','','',512,5,0,1,0,1,1,0,70,70,778,26946,26946,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,3.125,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24330,9056,0,0,22169,0,0,0,'Orson Locke','Sharp Blades','',0,7,0,0,0,1,1,0,65,65,1929,5914,5914,0,1,4224,2000,0,200,281,0,0,0,0,180000,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24331,12340,0,0,22267,0,0,0,'Blizzcon Northrend Transport','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24332,12340,0,0,22268,22269,0,0,'Blizzcon Zul\'Aman Transport','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24333,9056,0,0,22270,0,0,0,'Bartender Jason Goodhutch','Drinks','',0,7,0,0,0,1,1,0,68,68,1892,6986,6986,0,1,640,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24334,9056,0,0,25758,0,0,0,'Binder Murdis','','',0,7,0,0,0,1,1,0,70,70,16,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,0.31,'',0,1396,0,2.5,8,14,0,15039,48599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(24335,9056,0,0,20570,17188,0,0,'Runed Orb','','',0,10,0,0,0,1,1,0,70,70,634,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24336,9056,0,0,20570,17200,0,0,'Orb Target','','',0,10,0,0,0,1,1,0,70,70,634,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24337,7561,0,0,4626,0,0,0,'[DND] Brewfest Delivery Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24338,7561,0,0,1206,6303,2957,2958,'Amani Snake','','',0,1,0,0,0,1,1,0,70,70,14,81,81,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,25809,25810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24339,12340,0,0,20139,0,0,0,'Scarlet Growth','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24340,9056,0,0,22675,0,0,0,'Rampaging Earth Elemental','','',0,4,0,0,0,1,1,0,69,70,1932,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,0.465,'',0,0,0,2.5,8,14,0,49742,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24341,9056,0,0,22311,0,0,0,'Barnabas Frye','Trade Goods','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,128,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24342,9056,0,0,22312,0,0,0,'Timothy Holland','Innkeeper','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,66177,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24343,9056,0,0,22330,0,0,0,'Brock Olson','Butcher','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,640,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24344,9056,0,0,9786,0,0,0,'Gjalerbron Skeleton','','',0,6,0,0,0,1,1,0,66,71,1662,1436,1436,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24345,9056,0,0,23356,0,0,0,'Captive Stone Giant','','',0,5,0,1,0,1,1,0,70,70,634,26946,26946,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,2.5,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24346,9056,0,0,23357,0,0,0,'Enthralled Stone Giant','','',512,5,0,0,0,1,1,0,1,1,634,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24347,9056,0,0,22328,0,0,0,'Alexis Walker','Armorsmith','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,4224,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24348,9056,0,0,22329,0,0,0,'Patrick Hall','General Goods','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,384,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24349,9056,0,0,22331,0,0,0,'Jessica Evans','Reagents and Poisons','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,3200,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24350,9056,0,0,22333,0,0,0,'Robert Clarke','Stable Master','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,4194305,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24351,7561,0,0,18808,0,0,0,'[PH] Gossip NPC Troll Female, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24352,7561,0,0,18809,0,0,0,'[PH] Gossip NPC Troll Male, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24353,12340,0,0,9999,0,0,0,'Eric Maloof Test Forsaken Male','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24354,12340,0,0,3520,0,0,0,'Eric Maloof Test Forsaken Female','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24355,12340,0,0,2073,0,0,0,'Eric Maloof Test Human Male','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24356,9056,0,0,22338,0,0,0,'Glen Roberts','Tradesman','',0,7,0,0,0,1,1,0,68,68,1892,6986,6986,0,1,128,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24357,9056,0,0,22339,0,0,0,'Maethor Skyshadow','Poison & Reagents','',0,7,0,0,0,1,1,0,65,65,1892,5914,5914,0,1,3200,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24358,7561,0,0,22340,0,0,0,'Harrison Jones','','',32,7,0,0,0,0.7,1,0,70,70,35,26000,26000,0,1,1,2000,0,252,357,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,34189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24359,9056,0,0,22456,0,0,0,'Apothecary Anastasia','Royal Apothecary Society','',0,7,0,0,0,1,1,0,70,70,1928,7185,7185,7196,1,3,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44,0),(24360,7561,0,0,22378,0,0,0,'[PH] Gossip NPC Troll Female, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24361,7561,0,0,22379,0,0,0,'[PH] Gossip NPC Troll Male, Halloween','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24362,9056,0,0,22342,0,0,0,'Longrunner Pembe','','',0,7,0,0,0,1,1,0,71,71,1922,3330,3330,3231,1,2,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24363,7561,0,0,16480,19595,0,0,'Hex Lord Malacrass','','',0,10,0,0,0,0.7,1,0,60,60,35,3485,3485,0,1,0,2000,0,104,138,0,0,0,0,7200000,3750,0,0,0,0,0,0,0.8,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24364,7318,0,0,22449,0,0,0,'Flynn Firebrew','','',0,7,0,0,0,1,1,0,30,30,35,1003,1003,0,1,0,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.347,'44067',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24365,7561,0,0,22347,0,0,0,'Willie\'s Corpse','','',0,10,0,0,0,0.7,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24366,7561,0,0,1233,0,0,0,'Nizzle','Gryphon Master','',0,7,0,1,0,3,1,0,65,65,1732,10572,10572,0,1,8195,2000,0,920,1292.6,0,0,0,0,300000,5234,0,0,0,0,0,0,0.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24367,7561,0,0,22309,22310,0,0,'Amani\'shi Gate Guard','','',8,7,0,1,0,1,1,0,1,1,35,15000,15000,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24368,7561,0,0,22350,0,0,0,'Swift Brewfest Ram','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(24369,7561,0,0,22387,0,0,0,'Wind Trader Zhareem','','',0,7,0,1,0,1,1,0,70,70,1797,4890,4890,7196,1,3,2000,0,1140.8,1669.8,0,0,0,0,120000,5404,0,0,0,0,0,0,1.5,0.45834,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24370,7561,0,0,22386,0,0,0,'Nether-Stalker Mah\'duun','','',0,7,0,1,0,1,1,0,70,70,1731,6986,6986,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24371,9056,0,0,22359,0,0,0,'Megalith','','',0,5,0,1,0,3,1,0,71,71,778,27873,27873,3231,1,0,2000,0,1361.6,1950.4,0,0,0,0,300000,7007,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,50086,50084,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24372,7318,0,0,21971,0,0,0,'Drohn\'s Distillery Festive Keg','','',1032,10,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.9,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24373,7318,0,0,21971,0,0,0,'T\'chali\'s Voodoo Brew Festive Keg','','',1032,10,0,0,0,1,1,0,25,25,190,1,1,0,1,0,2000,0,35,48,0,0,0,0,0,1008,0,0,0,0,0,0,1.8,0.9,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24374,7561,0,0,22353,0,0,0,'Amani\'shi Berserker','','',8,7,0,1,0,1,1,0,70,70,1890,97804,97804,0,1,0,2000,0,1890,2677.5,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,0,'',0,10788,0,2.5,8,14,0,28747,43673,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,33106,0,0,0,0,0,0,0),(24375,7561,0,0,22354,0,0,0,'Harrison Jones','','',32,7,0,0,0,0.7,1,0,70,70,35,26000,26000,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,34189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24376,9056,0,0,22357,0,0,0,'Researcher Aderan','','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,3155,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24377,7561,0,0,11686,0,0,0,'[UNUSED]Vazruden Kill Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24378,7561,0,0,11686,0,0,0,'[UNUSED]Nazan Kill Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24379,7561,0,0,22464,0,0,0,'Amani War Bear','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24380,12340,0,0,22267,0,0,0,'Blizzcon Greeter','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24381,9056,0,0,22382,0,0,0,'Image of Megalith','','',0,5,0,1,0,1,1,0,71,71,634,27873,27873,3231,1,0,2000,0,0,0,0,0,0,0,0,7039,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24382,7561,0,0,16480,16925,0,0,'[VO]Nalorakk','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24383,7561,0,0,16480,16925,0,0,'[VO]Akil\'Zon','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24384,7561,0,0,16480,16925,0,0,'[VO]Halazzi','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24385,9056,0,0,22383,0,0,0,'Image of Stone Giant','','',0,5,0,1,0,1,1,0,70,70,634,26946,26946,3155,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.18,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24386,7561,0,0,16480,16925,0,0,'[VO]Jan\'alai','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24387,12340,0,0,26137,0,0,0,'Iron Rune Servant','','',2048,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24388,7561,0,0,22388,0,0,0,'Toothy','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(24389,7561,0,0,22389,0,0,0,'Muckbreath','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(24390,9056,0,0,22392,0,0,0,'Sage Edan','','',0,7,0,0,0,1,1,0,71,71,1922,9291,9291,3231,1,2,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,2.4,0.555555,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24391,12340,0,0,1126,11686,0,0,'Speedboat','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24392,7561,0,0,22393,0,0,0,'Leeni \"Smiley\" Smalls','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,11000,11000,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24393,7561,0,0,7346,0,0,0,'The Rokk','Master of Cooking','',0,7,0,0,0,1,1,0,67,67,35,6326,6326,0,1,3,2000,0,225,314,0,0,0,0,180000,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24394,7561,0,0,22398,0,0,0,'Dellix Pinchwhistle','Arena Vendor','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24395,7561,0,0,22399,0,0,0,'Zindik Pinchwhistle','Arena Vendor','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24396,7561,0,0,6295,901,6295,901,'Forest Frog','','',0,7,0,0,0,0.7,1,0,1,1,188,29,29,0,1,2688,2000,0,2,2,0,0,0,0,7200000,7,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,34189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24397,7561,0,0,22400,0,0,0,'Mannuth','','',0,7,0,0,0,1,1,0,70,70,35,5624,5624,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24398,9056,0,0,16379,16380,16381,0,'Steel Gate Excavator','Explorers\' League','',0,7,0,0,0,1,1,0,71,71,1934,7181,7181,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.347,'',0,1404,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24399,9056,0,0,21044,0,0,0,'Steel Gate Chief Archaeologist','Explorers\' League','',0,7,0,0,0,1,1,0,71,71,1927,7181,7181,0,1,3,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24400,9056,0,0,16381,16380,0,0,'Steel Gate Archaeologist','Explorers\' League','',0,7,0,0,0,1,1,0,70,71,1934,5589,5744,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.347,'',0,1406,0,2.5,8,14,0,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24401,9056,0,0,14546,14547,14551,14549,'Steel Gate Pack Mule','','',0,1,0,0,0,1,1,0,2,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,0,8,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24403,7561,0,0,22401,0,0,0,'Deez','','',0,7,0,0,0,0.81,1,0,70,70,35,5624,5624,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,26334,26337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24404,7561,0,0,22402,0,0,0,'Galathryn','','',0,7,0,0,0,0.81,1,0,70,70,35,5624,5624,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,26333,26334,26335,26336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24405,7561,0,0,22403,0,0,0,'Adarrah','','',0,7,0,0,0,1,1,0,70,70,35,5624,5624,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,34189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24406,7561,0,0,22404,0,0,0,'Fudgerick','','',0,7,0,0,0,1,1,0,70,70,35,5624,5624,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,26333,26334,26335,26336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24407,7561,0,0,22405,0,0,0,'Darwen','','',0,7,0,0,0,0.81,1,0,70,70,35,5624,5624,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,26333,26334,26335,26336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24408,7561,0,0,22406,0,0,0,'Gunter','Food Vendor','',0,7,0,0,0,1,1,0,70,70,35,11000,11000,0,1,640,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,26333,26334,26335,26336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24409,7561,0,0,22408,0,0,0,'Kyren','Reagents','',0,7,0,0,0,0.81,1,0,70,70,35,11000,11000,0,1,2176,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,6668,11540,11542,11543,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24410,7561,0,0,22409,0,0,0,'Vazruden the Herald Image','','',1024,10,0,1,0,1,1,0,1,1,16,7380,7380,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,25000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24411,7561,0,0,22410,0,0,0,'Shattered Hand Centurion Image','','',0,10,0,1,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24412,7561,0,0,22712,17200,0,0,'Daily Dungeon Image Bunny','','',1024,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43,0),(24413,7561,0,0,22411,0,0,0,'Keli\'dan the Breaker Image','','',1024,10,0,1,0,1,1,0,72,72,16,5166,5166,7500,1,0,2000,0,1972.5,2880,0,0,0,0,0,5886,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24414,7561,0,0,22412,0,0,0,'Warchief Kargath Bladefist Image','','',1024,10,0,1,0,1,1,0,72,72,35,7380,7380,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,125,0),(24415,7561,0,0,22413,0,0,0,'Coilfang Myrmidon Image','','',1024,10,0,1,0,1,1,0,1,1,16,6986,6986,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24416,7561,0,0,22414,0,0,0,'Grisy Spicecrackle','Kitchen Assistant','',0,7,0,0,0,1,1,0,65,65,1818,3524,3524,0,1,0,2000,0,200,281,0,0,0,0,180000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24417,7561,0,0,15435,0,0,0,'Invisible Man - No Weapons (Server Only/Hide Body)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.39,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33671,12340,0,0,28784,0,28784,0,'Crawler Mount','','vehichleCursor',0,1,8,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24419,7561,0,0,22415,0,0,0,'Quagmirran Image','','',1024,10,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.2015,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24420,7561,0,0,22416,0,0,0,'The Black Stalker Image','','',1024,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24421,7561,0,0,22417,0,0,0,'Warlord Kalithresh Image','','',1024,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24422,7561,0,0,22418,0,0,0,'Talon King Ikiss Image','','',1024,10,0,1,0,1,1,0,72,72,16,5166,5166,7500,1,0,2000,0,1972.5,2880,0,0,0,0,0,5886,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24423,7561,0,0,22419,0,0,0,'Nexus-Prince Shaffar Image','','',1024,10,0,1,0,1,1,0,1,1,35,5903,5903,3309,1,0,2000,0,2280,3270,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24424,7561,0,0,22420,0,0,0,'Exarch Maladaar Image','','',1024,10,0,1,0,1,1,0,72,72,16,5903,5903,3309,1,0,2000,0,2280,3270,0,0,0,0,0,7305,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24425,7561,0,0,22421,0,0,0,'Murmur Image','','',1024,10,0,1,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0.945,0.0245,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24426,7561,0,0,22422,0,0,0,'Malicious Instructor Image','','',1024,10,0,1,0,1,1,0,70,70,16,5589,5589,3155,1,0,2000,0,1755,2482.5,0,0,0,0,0,6708,0,0,0,0,0,0,0.65,0.195,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24427,7561,0,0,22423,0,0,0,'Epoch Hunter Image','','',1024,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24428,7561,0,0,22424,0,0,0,'Aeonus Image','','',1024,10,0,1,0,1,1,0,72,72,1720,7380,7380,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,1.5,0.045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24429,7561,17839,0,22425,0,0,0,'Rift Lord Image','','',1024,10,0,1,0,1,1,0,71,71,1720,75000,75000,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24430,7561,0,0,22426,22427,0,0,'Sunseeker Channeler Image','','',1024,10,0,1,0,1,1,0,70,70,16,4890,4890,7196,1,0,2000,0,1860,2722.5,0,0,0,0,0,5404,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24431,7561,0,0,22428,0,0,0,'Warp Splinter Image','','',1024,10,0,1,0,1,1,0,1,1,35,7380,7380,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7,0,0,0,0,0,0,0.9,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(24432,7561,0,0,22429,0,0,0,'Tempest-Forge Destroyer Image','','',1024,10,0,1,0,1,1,0,70,70,16,6986,6986,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24433,7561,0,0,22430,0,0,0,'Pathaleon Image','','',1024,10,0,1,0,1,1,0,72,72,16,5903,5903,3309,1,0,2000,0,2280,3270,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24434,7561,0,0,22431,0,0,0,'Arcatraz Sentinel Image','','',1024,10,0,1,0,1,1,0,1,1,35,6986,6986,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(24435,7561,0,0,22432,0,0,0,'Harbinger Skyriss Image','','',1024,10,0,1,0,1,1,0,1,1,35,5903,5903,3309,1,0,2000,0,2280,3270,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24436,7561,0,0,1122,0,0,0,'Gargoth','Kitchen Assistant','',0,7,0,0,0,1,1,0,65,65,1818,3524,3524,0,1,0,2000,0,200,281,0,0,0,0,180000,5234,0,0,0,0,0,0,1.65,0.9823,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24437,7561,0,0,17685,17689,0,0,'Consortium Assistant','','',0,7,0,0,0,1,1,0,63,65,1731,5527,5914,0,1,0,2000,0,200,281,0,0,0,0,25000,5234,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24438,12340,0,0,1126,11686,0,0,'Steel Gate - Grapple Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24439,9056,0,0,24780,11686,0,0,'Sack of Relics','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,5,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24440,9056,0,0,17311,0,0,0,'Gjalerbron Gargoyle','','',0,6,0,0,0,1,1,0,71,71,1771,3330,3330,3231,1,0,3000,0,444,636,0,0,0,0,300000,7007,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,43803,43804,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24441,7561,0,0,22434,0,0,0,'Ashli\'s Corpse','','',0,10,0,0,0,0.81,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24442,7561,0,0,22435,0,0,0,'Tanzar\'s Corpse','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24443,7561,0,0,22436,0,0,0,'Harkor\'s Corpse','','',0,10,0,0,0,1,1,0,70,70,35,11000,11000,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24444,7561,0,0,22437,0,0,0,'Kraz\'s Corpse','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,7200000,6719,0,0,0,0,0,0,0,0,'42726',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24445,7561,0,0,257,0,0,0,'Mitzi','','',0,7,0,0,0,1,1,0,1,1,35,34,12000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24446,9056,0,0,24213,0,0,0,'The Lich King','','',4,6,0,3,0,1,1,0,1,1,21,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24447,12340,0,0,17255,0,0,0,'Frostwyrm (Dragonblight)','','',2056,6,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,7.5,0.2625,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24448,7561,0,0,338,0,0,0,'Christian','','',0,7,0,0,0,1,1,0,1,1,35,34,7100,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24449,12340,0,0,17519,11686,0,0,'Invisible Charge Target 1','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24450,12340,0,0,17519,11686,0,0,'Invisible Charge Target 2','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24451,7561,0,0,22438,0,0,0,'Elli Blastnozzle','Arena Vendor','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24452,7561,0,0,22439,0,0,0,'Paree Blastnozzle','Arena Vendor','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24453,7561,0,0,19314,0,0,0,'Brennan','','',0,7,0,0,0,0.81,1,0,1,1,35,34,6100,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24454,9056,0,0,1126,11686,0,0,'Steel Gate Dynamite','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24455,7561,0,0,19315,0,0,0,'Hollee','','',0,7,0,0,0,1,1,0,1,1,35,34,290,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24456,7561,0,0,22978,0,0,0,'Captain Taldar Windsinger','The Moonspray','',0,7,0,0,0,1.1,1,0,70,70,80,4455,4455,0,1,1,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24457,7561,0,0,4429,0,0,0,'Captain O\'Dell','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24458,9056,0,0,22444,0,0,0,'Lydell','','',0,7,0,1,0,1,1,0,68,68,1897,27944,27944,0,1,2,2000,0,1062.6,1495,0,0,0,0,300000,6126,0,0,0,0,0,0,0,0,'',0,4709,0,2.5,8,14,0,43895,11971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24459,9056,0,0,983,0,0,0,'Chillmere Coastrunner','','',0,7,0,0,0,1,1,0,70,71,18,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.417,'',0,1403,0,2.5,8,14,0,28428,14874,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24460,9056,0,0,188,0,0,0,'Chillmere Tidehunter','','',0,7,0,0,0,1,1,0,70,71,18,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.65,0.4587,'',0,1427,0,2.5,8,14,0,6533,38556,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24461,9056,0,0,504,0,0,0,'Chillmere Oracle','','',0,7,0,0,0,1,1,0,70,71,18,7185,7432,7264,1,0,2000,0,255,373,0,0,0,0,300000,5645,0,0,0,0,0,0,1.35,0.3753,'',0,1404,0,2.5,8,14,0,11831,49935,49906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24462,7318,0,0,22630,0,0,0,'Racing Ram','','',0,1,0,0,0,1,1,0,1,2,35,41,54,65,1,0,2000,0,2,3,0,0,0,0,0,8,0,0,0,0,0,0,2,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24463,7318,0,0,22631,0,0,0,'Swift Racing Ram','','',0,1,0,0,0,1,1,0,1,2,35,41,54,65,1,0,2000,0,2,3,0,0,0,0,0,8,0,0,0,0,0,0,2,0.818,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24464,9056,0,0,22506,0,0,0,'Scourging Crystal','','',16,10,0,0,0,1,1,0,1,1,974,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'43874',0,0,0,2.5,8,14,0,43872,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24465,12340,0,0,16480,19595,0,0,'Blue Floating Rune Channel Bunny 01','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24466,12340,0,0,16480,13069,0,0,'Blue Floating Rune Channel Bunny 02','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24467,9056,0,0,21989,21990,21991,21992,'Vrykul Corpse','','',0,7,0,0,0,1,1,0,70,70,1914,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24468,7318,0,0,22455,0,0,0,'Pol Amberstill','Ram Racing Apprentice','',0,7,0,0,0,1,1,0,30,30,774,1003,1003,0,1,131,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.35,0.3123,'44068',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24469,9056,0,0,24848,0,0,0,'Magnataur Huntress','Mate of Gammothra','',0,7,0,1,0,5,1,0,69,69,14,39920,39920,0,1,0,2000,0,1127,1591.6,0,0,0,0,300000,6423,0,0,0,0,0,0,7.5,0.775,'',0,1746,0,2.5,8,14,0,50410,11876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24470,7561,0,0,22352,0,0,0,'[PH] Maldonado\'s Test Creature','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.45,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24471,9056,0,0,19725,20367,0,0,'Forge Fire','','',0,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24472,12340,0,0,21224,0,0,0,'SP Test','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24473,9056,0,0,3596,0,0,0,'Lead Archaeologist Malzie','Lead Expeditionary Archaeologist','',0,7,0,0,0,1.35,1,0,70,70,1927,5468,5468,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24474,9056,0,0,21996,21993,21994,21995,'Vengeance Landing Assassin','','',0,7,0,0,0,1,1,0,68,68,1897,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.383,'',0,1207,0,2.5,8,14,0,18802,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24475,9056,0,0,22088,0,0,0,'Bloodthirsty Worg','','',1,1,1,0,0,1,1,0,68,69,1895,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0,1.75,'',0,0,0,2.5,8,14,0,7367,0,0,0,0,0,0,0,0,0,0,0,0,13468,0,0,0,0,0,0,0,0,0,0),(24476,7561,0,0,1132,0,0,0,'Minor Voidwalker','','',0,3,0,0,0,0.4,1,0,35,36,90,488,511,0,1,0,2000,0,50,66,0,0,0,0,0,1456,0,0,0,0,0,0,2,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24477,7561,0,0,3987,3988,0,0,'Syndicate Thief','','',0,7,0,0,0,1.1,1,0,36,37,87,1405,1470,0,1,0,1300,0,33.15,44.2,0,0,0,0,400000,1568,0,0,0,0,0,0,1.5,0.306,'',0,160,0,2.5,8,14,0,7159,6713,744,0,0,0,0,0,0,0,0,0,0,0,0,0,4440,4506,0,0,0,0,0,0),(24478,9056,0,0,22458,0,0,0,'Fjord Crawler','','',1,1,8,0,0,1,1,0,70,70,7,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3.125,2.5,'',0,0,0,2.5,8,14,0,49978,0,0,0,0,0,0,0,0,0,0,0,0,13069,0,0,0,0,0,0,0,0,0,0),(24479,12340,0,0,22457,0,0,0,'Ice Crawler','','',1,1,8,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13071,0,0,0,0,0,0,0,0,0,0),(24480,7561,0,0,22459,0,0,0,'Mojo','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(24481,7561,0,0,2676,0,0,0,'2.3 Daily Debug - Horde','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24482,7561,0,0,2676,0,0,0,'2.3 Daily Debug - Alliance','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24483,7561,0,0,5379,14932,22468,22469,'Frog Transform','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24484,7318,0,0,21842,21857,0,0,'Brewfest Reveler','','',0,7,0,0,0,1,1,0,50,50,775,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,1,'43911',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24485,9056,23645,0,14703,0,0,0,'Servitor Shade','','',0,6,0,0,0,1,1,0,70,70,21,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.25,1.25,'',0,1482,0,2.5,8,14,0,49961,16583,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(24486,7561,0,0,22470,0,0,0,'Purple Armored Hippogryph','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24487,7561,0,0,22471,0,0,0,'Brown Armored Hippogryph','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24488,7561,0,0,22473,0,0,0,'Cenarion War Hippogryph','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(24489,7561,0,0,22474,0,0,0,'White Armored Hippogryph','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24490,7561,0,0,22472,0,0,0,'Blue Riding Hippogryph','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24491,10482,0,0,22476,0,0,0,'Deathguard Florence','','',0,7,0,0,0,1,1,0,1,1,71,1,1,0,1,268435457,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24492,7318,0,0,22494,0,0,0,'Drohn\'s Distillery Barker','','',0,7,0,0,0,1,1,0,50,50,775,4000,4000,0,1,0,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24493,7318,0,0,22495,0,0,0,'T\'chali\'s Voodoo Brewery Barker','','',0,7,0,0,0,1,1,0,50,50,775,6800,6800,0,1,0,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24494,9056,0,0,22479,0,0,0,'Quartermaster Brevin','','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24495,7318,0,0,22480,0,0,0,'Blix Fixwidget','Token Redeemer','',0,7,0,0,0,1,1,0,65,65,775,7800,7800,0,1,131,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24496,7318,0,0,22481,22482,22483,22484,'Beer Goggles Orc Female','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24497,7318,0,0,22487,0,0,0,'Ram Master Ray','Ram Racing Master','',0,7,0,0,0,1,1,0,30,30,775,8500,8500,0,1,3,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24498,7318,0,0,22488,0,0,0,'Cort Gorestein','','',0,7,0,0,0,1,1,0,50,50,775,4600,4600,0,1,2,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24499,7318,0,0,22489,0,0,0,'Ja\'ron','','',0,7,0,0,0,1,1,0,50,50,775,8100,8100,0,1,2,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24500,9056,0,0,18412,0,0,0,'Frostfin','','',0,1,0,0,0,1,1,0,71,71,1878,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,3,2.088,'',0,0,0,2.5,8,14,0,48287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24501,7318,0,0,22490,0,0,0,'Drohn\'s Distillery Apprentice','Drohn\'s Distillery Brew Vendor','',0,7,0,0,0,1,1,0,50,50,775,2215,2215,0,1,129,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24503,8606,0,0,16633,0,0,0,'LePeux','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24504,7561,0,0,22304,0,0,0,'Amani\'shi Hatcher','','',8,7,0,0,0,1,1,0,70,70,1890,4890,4890,0,1,0,1600,0,201.6,285.6,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24505,8606,0,0,2463,0,0,0,'Unkillable Test Dummy 73 Paladin','','',4,7,0,3,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24506,8606,0,0,137,0,0,0,'ZP - Medium (DND)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.533,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24507,8606,0,0,22496,0,0,0,'ZP - Large (DND)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.66625,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24508,8606,0,0,3670,0,0,0,'ZP - Small (DND)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24509,8606,0,0,22497,0,0,0,'ZP - Very Small (DND)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24510,7318,0,0,22498,0,0,0,'Driz Tumblequick','Ram Racing Apprentice','',0,7,0,0,0,1,1,0,30,30,775,230,230,0,1,131,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.275,0.2601,'44068',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24512,12340,0,0,22524,17188,0,0,'Vrykul Harpoon Gun (OLD)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1.25,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24513,12340,0,0,1126,17188,0,0,'Vrykul Harpoon Controller 001 View','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24514,9056,0,0,22546,0,0,0,'Steelfeather','','',0,1,0,0,0,1,1,0,71,71,14,9291,9291,3231,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,2.325,2.635,'',0,0,0,2.5,8,14,0,49865,18144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24515,9056,0,0,22500,0,0,0,'Spotted Hippogryph Hatchling','','',0,1,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.35,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24516,9056,0,0,22502,0,0,0,'Bjomolf','','',1,1,1,0,0,1,1,0,72,72,14,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,0,2.25,'',0,0,0,2.5,8,14,0,50046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24517,9056,0,0,22501,0,0,0,'Varg','','',1,1,1,0,0,1,1,0,71,71,14,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,52071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24518,9056,0,0,22503,0,0,0,'Talonshrike','','',0,1,0,0,0,1,1,0,71,71,14,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,3.5,1.085,'',0,0,0,2.5,8,14,0,49865,32909,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34027,0,0,0,0,0,0,0),(24519,7561,0,0,22504,0,0,0,'Costumed Orphan Matron','','',0,7,0,0,0,1,1,0,12,12,1732,247,247,0,1,3,2000,0,17,22,0,0,0,0,0,562,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24520,7561,0,0,22602,0,0,0,'Doris Volanthius','Armor Quartermaster','',0,7,0,1,0,1,1,0,70,70,1604,8000,8000,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24521,12340,0,0,3833,0,0,0,'Northsea Test1','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24522,8606,0,0,22507,22508,0,0,'Brewfest Goblin Setup Crew','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24524,9056,0,0,14546,14547,14551,14549,'Homesteader\'s Pack Mule','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24525,9056,0,0,22509,0,0,0,'Zeh\'gehn','','',0,7,0,0,0,1,1,0,70,70,1888,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24526,9056,0,0,1126,14501,0,0,'Invisible Stalker (Floating) (5.00)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24527,7318,0,0,22507,0,0,0,'Bok Dropcertain','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24528,9056,0,0,22510,0,0,0,'Brune Grayblade','','',0,7,0,0,0,1,1,0,70,70,1892,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24529,7561,0,0,22512,22512,22511,22511,'Voodoo Servant','','',8,7,0,0,0,0.3,1,0,70,70,1684,972,972,3155,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,19874,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24530,7561,0,0,19705,0,0,0,'Amani Elder Lynx','','',1,1,2,1,0,5.6,1,0,70,70,16,39122,39122,0,1,0,1800,0,1701,2409.75,0,0,0,0,7200000,6719,0,0,0,0,0,0,2,0.7,'',0,0,0,2.5,8,14,0,34970,43356,43357,0,0,0,0,0,0,96,0,0,0,13347,0,0,0,0,0,0,0,0,0,0),(24531,9056,0,0,22514,0,0,0,'Gavin Ward','','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24532,9056,0,0,22515,0,0,0,'Sabetta Ward','','',0,7,0,0,0,1,1,0,68,68,1892,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,180000,6126,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24533,9056,0,0,21794,21911,0,0,'Dragonflayer Defender','','',2056,7,0,0,0,2,1,0,69,69,1895,15968,15968,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1.5,0.347222,'',0,1515,0,2.5,8,14,0,44188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(24534,9056,0,0,22516,0,0,0,'Marrod Silvertongue','','',0,5,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24535,9056,0,0,22518,22519,22520,22521,'Northrend Homesteader','','',0,7,0,0,0,1,1,0,68,70,1892,6986,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24536,7318,0,0,825,16925,0,0,'Dark Iron Herald','','',0,10,0,0,0,1,1,0,80,80,35,16026,16026,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24537,9056,0,0,25916,0,0,0,'Handsome Terry','','',0,7,0,0,0,1,1,0,70,70,1888,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24538,9056,0,0,1126,17188,0,0,'Dragonflayer Installation I','','',2056,10,0,0,0,10,1,0,70,70,35,89820,89820,0,1,0,2000,0,252,357,0,0,0,0,300000,7018,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,210,0),(24539,9056,0,0,22525,0,0,0,'\"Silvermoon\" Harry','','',0,7,0,0,0,1,1,0,70,70,1888,7185,7185,7196,1,131,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15091,50183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24540,9056,23645,0,22527,0,0,0,'Necrotech','','',0,7,0,0,0,1,1,0,71,71,21,7432,7432,7332,1,0,2000,0,255,373,0,0,0,0,300000,5645,0,0,0,0,0,0,2.625,0.5355,'',0,1479,0,2.5,8,14,0,18267,17173,43871,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24541,9056,0,0,22526,0,0,0,'Taruk','','',0,7,0,0,0,1,1,0,70,70,1888,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,5.67,1.36458,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24542,9056,0,0,22528,0,0,0,'Red-Eyed Ben','','',0,7,0,0,0,1,1,0,70,70,1888,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,1315,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24543,9056,0,0,22529,0,0,0,'Tattooed Marcy','','',0,7,0,0,0,1,1,0,70,70,1888,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.35,0.1872,'',0,1331,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24544,9056,0,0,5306,0,0,0,'Old Icefin','','',0,7,0,0,0,1,1,0,71,71,35,9291,9291,3231,1,3,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,3.75,1.0425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24545,7318,0,0,22531,0,0,0,'Thunderbrew \"Apprentice\"','Thunderbrew Brew Vendor','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,128,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24546,9056,23645,0,22530,0,0,0,'Rotgill','','',0,6,0,0,0,1,1,0,71,71,21,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,4.5,1.251,'',0,1480,0,2.5,8,14,0,8599,49956,0,0,0,0,0,0,0,4,0,0,0,0,0,0,34035,0,0,0,0,0,0,0),(24547,9056,0,0,22536,0,0,0,'Hozzer','','',1,1,4,1,0,3,1,0,71,71,44,27873,27873,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,300000,7018,0,0,0,0,0,0,7.5,3.055,'32951',0,0,0,2.5,8,14,0,19813,34298,0,0,0,0,0,0,0,0,0,0,0,13079,0,0,34128,0,0,0,0,0,0,0),(24548,9056,0,0,22537,0,0,0,'Scribe Seguine','','',0,7,0,0,0,1,1,0,72,73,1929,4278,4399,0,1,2,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24549,7561,0,0,22538,0,0,0,'Amani\'shi Tempest','','',8,7,0,1,0,1,1,0,71,71,1890,100534,100534,0,1,0,2000,0,2242.5,3195,0,0,0,0,7200000,7018,0,0,0,0,0,0,0,0,'',0,10738,0,2.5,8,14,0,44033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33106,0,0,0,0,0,0,0),(24550,8089,0,0,11686,0,0,0,'Throw Targeting (mob)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24551,7561,0,0,169,17188,0,0,'Eagle Event Deactivation Trigger','','',0,10,0,0,0,1,1,0,1,1,35,3827,3827,0,1,0,2000,0,252,357,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24552,8089,0,0,22597,0,0,0,'Sliver','Garaxxas\' Pet','',0,1,0,0,0,1,1,0,70,70,16,11527,11527,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24553,8089,0,0,22541,0,0,0,'Apoko','','',0,7,0,1,0,1,1,0,70,70,16,21518,21518,10222,1,0,2000,0,1755,2482.5,0,0,0,0,0,6708,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,15503,15786,21401,27621,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24554,8089,0,0,22539,0,0,0,'Eramas Brightblaze','','',0,7,0,1,0,1,1,0,70,70,16,20190,20190,0,1,0,1500,6,1417.5,2008.12,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,11428,15503,46182,46183,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24555,8089,0,0,2007,0,0,0,'Garaxxas','','',0,3,0,1,0,1,1,0,70,70,16,21518,21518,10222,1,0,2000,0,1755,2482.5,0,0,0,0,0,5000,0,0,0,0,0,0,1.25,0.45,'',0,0,0,2.5,8,14,0,15503,15620,22907,27634,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24556,8089,0,0,17457,0,0,0,'Zelfan','','',0,3,0,1,0,1,1,0,70,70,16,16152,16152,8582,1,0,2000,0,1755,2482.5,0,0,0,0,0,6708,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,44137,44272,44274,44276,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24557,8089,0,0,22540,0,0,0,'Kagani Nightstrike','','',0,7,0,1,0,1,1,0,70,70,16,20190,20190,0,1,0,1500,0,1417.5,2008.12,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,12540,15503,15582,15657,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24558,8089,0,0,22542,0,0,0,'Ellrys Duskhallow','','',0,7,0,1,0,1,1,0,70,70,16,16152,16152,7351,1,0,2000,0,1755,2482.5,0,0,0,0,0,4800,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,12471,14875,15232,15503,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24559,8089,0,0,22598,0,0,0,'Warlord Salaris','','',0,7,0,1,0,1,1,0,70,70,16,26896,26896,0,1,0,3800,0,3591,5087.25,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,15503,19134,23600,27577,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24560,8089,0,0,22596,0,0,0,'Priestess Delrissa','','',72,7,0,1,1,1,1,0,70,70,16,24592,24592,12620,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,0.9,0.27,'',0,6486,0,2.5,8,14,0,14032,15654,17843,27609,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24561,8089,0,0,20986,0,0,0,'Yazzai','','',0,7,0,1,0,1,1,0,70,70,16,21518,21518,12620,1,0,2000,0,1755,2482.5,0,0,0,0,0,6708,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,12611,13323,14514,15043,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24562,9056,25382,0,25237,0,0,0,'Nerub\'ar Invader','','',0,6,0,0,0,1,1,0,68,69,21,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,180000,6423,0,0,0,0,0,0,0.85,0.2635,'',0,1322,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(24563,9056,0,0,23913,0,0,0,'Nerub\'ar Venomspitter','','',0,6,0,0,0,1,1,0,70,71,21,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,6917,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(24564,12340,0,0,3004,0,0,0,'Nerub\'ar Webfiend','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(24565,12340,0,0,14853,0,0,0,'Nerub\'ar Spider','','',0,1,3,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24566,9056,25382,0,23819,0,0,0,'Nerub\'ar Skitterer','','',0,6,0,0,0,1,1,0,68,69,21,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24567,9056,0,0,27174,27185,0,0,'Den Vermin','','',0,7,0,0,0,1,1,0,68,69,26,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,180000,6423,0,0,0,0,0,0,0,0.31,'',0,1327,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24568,12340,0,0,139,0,0,0,'Den Rat','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24569,12340,0,0,139,0,0,0,'Den Creeper','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24570,12340,0,0,139,0,0,0,'Tundra Vermin','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24571,12340,0,0,139,0,0,0,'Vermin Bully','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24572,12340,0,0,139,0,0,0,'Vermin Witchling','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.66,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24573,12340,0,0,1192,0,0,0,'Tundra Roc','','',0,1,7,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24574,12340,0,0,1192,0,0,0,'Greater Tundra Roc','','',0,1,7,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24575,12340,0,0,4763,0,0,0,'[UNUSED] Riplash Flayer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24576,9056,0,0,11253,0,0,0,'Riplash Myrmidon','','',0,7,0,0,0,1,1,0,68,68,1692,6986,6986,0,1,0,2000,0,231,325,0,2000,0,0,300000,6126,0,0,0,0,0,0,2.625,1.75,'',0,631,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24577,12340,0,0,4763,0,0,0,'[UNUSED] Riplash Tidehunter','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24578,12340,0,0,4763,0,0,0,'[UNUSED] Riplash Serpent Guard','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24579,12340,0,0,4763,0,0,0,'[UNUSED] Riplash Tidelord','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24580,9056,0,0,4973,0,0,0,'Riplash Siren','','',0,7,0,0,0,1,1,0,68,68,35,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,1.25,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24581,12340,0,0,4762,0,0,0,'Irontide Surveyor','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24582,12340,0,0,4762,0,0,0,'Irontide Machinesmith','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24583,12340,0,0,4762,0,0,0,'Irontide Engineer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24584,12340,0,0,21688,0,0,0,'Truetusk Fisherman','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24585,12340,0,0,21688,0,0,0,'Truetusk Clansman','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24586,12340,0,0,21688,0,0,0,'Truetusk Harpooner','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24587,12340,0,0,21688,0,0,0,'Truetusk Whaler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24588,12340,0,0,21688,0,0,0,'Truetusk Sea-caller','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24589,12340,0,0,21688,0,0,0,'Truetusk Orca Hunter','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24590,12340,0,0,21688,0,0,0,'Truetusk Wayfinder','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24591,12340,0,0,21688,0,0,0,'Truetusk Idol-Carver','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24592,12340,0,0,21688,0,0,0,'Truetusk Elder','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24593,12340,0,0,21688,0,0,0,'Truetusk Sage-Priest','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24594,12340,0,0,7046,0,0,0,'Coral Shell Turtle','','',0,1,21,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.6,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24595,12340,0,0,7046,0,0,0,'Coral Shell Snapper','','',0,1,21,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.6,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24596,12340,0,0,7046,0,0,0,'Ancient Coral Shell','','',0,1,21,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.6,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24597,12340,0,0,5561,0,0,0,'Coast Surger','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(24598,12340,0,0,5561,0,0,0,'Tide Surger','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(24599,12340,0,0,5561,0,0,0,'Greater Tide Surger','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(24600,12340,0,0,8714,0,0,0,'Steam Ripper','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(24601,9056,0,0,23313,0,0,0,'Steam Rager','','',0,4,0,0,0,1,1,0,70,71,91,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.8,1.8,'',0,0,0,2.5,8,14,0,50375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(24602,12340,0,0,8714,0,0,0,'Living Geyser','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(24603,12340,0,0,19916,0,0,0,'Living Blizzard','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.0625,3.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(24604,12340,0,0,19916,0,0,0,'Ice Fury','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.0625,3.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(24605,12340,0,0,21615,0,0,0,'Voldskar Raider','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24606,12340,0,0,21615,0,0,0,'Voldskar Plunderer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24607,12340,0,0,21615,0,0,0,'Voldskar Shield-Maiden','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24608,12340,0,0,21615,0,0,0,'Voldskar Oar-man','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24609,12340,0,0,21615,0,0,0,'Voldskar Pillager','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24610,12340,0,0,21615,0,0,0,'Voldskar Rune-caster','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24611,12340,0,0,21615,0,0,0,'Voldskar Sea-Waker','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24612,12340,0,0,21615,0,0,0,'Voldskar Thane','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24613,9056,0,0,23434,0,0,0,'Mammoth Calf','','',0,1,0,0,0,1,1,0,68,68,190,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,0,0.233079,'',0,0,0,2.5,8,14,0,15550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34977,0,0,0,0,0,0,0),(24614,9056,0,0,26423,0,0,0,'Wooly Mammoth','','',0,1,0,0,0,1,1,0,69,69,190,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,4.375,0.3875,'',0,0,0,2.5,8,14,0,15550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34977,42104,0,0,0,0,0,0),(24615,12340,0,0,26486,0,0,0,'Solitary Mammoth','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24616,12340,0,0,26423,0,0,0,'Mammoth Patriarch','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.375,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24617,12340,0,0,22042,0,0,0,'[UNUSED] Tundra Wolf','','',0,1,1,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24618,12340,0,0,22042,0,0,0,'Starving Tundra Wolf','','',0,1,1,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24619,12340,0,0,22042,0,0,0,'Greater Tundra Wolf','','',0,1,1,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24620,12340,0,0,22042,0,0,0,'[UNUSED] Tundra Wolf Alpha','','',0,1,1,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24621,12340,0,0,8055,0,0,0,'Frost Cage Skeleton','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(24622,12340,0,0,8055,0,0,0,'Frost Cage Reaver','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(24623,12340,0,0,8055,0,0,0,'Frosty Bones','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(24624,12340,0,0,7854,0,0,0,'Boralstone Gargoyle','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(24625,12340,0,0,7854,0,0,0,'Boralstone Skyhunter','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(24626,12340,0,0,915,0,0,0,'Scourgesong Shrieker','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(24627,12340,0,0,915,0,0,0,'Scourgesong Wailer','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(24628,9056,0,0,22543,0,0,0,'Northsea Duelist','','',0,7,0,0,0,1,1,0,70,70,1888,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,1233,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24629,9056,0,0,22544,0,0,0,'Gautter','','',0,7,0,0,0,1,1,0,70,70,1888,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24630,8089,0,0,11686,0,0,0,'Tackle Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24631,8089,0,0,22461,0,0,0,'Drunk Dwarf Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24632,8089,0,0,22545,0,0,0,'Drunk Goblin Reveler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24633,9056,0,0,21635,0,0,0,'Rabid Brown Bear','','',1,1,4,0,0,1,1,0,70,71,44,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2.625,1.06925,'',0,0,0,2.5,8,14,0,27047,53532,34298,27049,0,0,0,0,0,0,0,0,0,13078,0,0,34084,0,0,0,0,0,0,0),(24634,9056,0,0,22547,0,0,0,'Lieutenant Icehammer','','',0,7,0,1,0,1,1,0,74,74,1892,82256,82256,27728,1,2,2000,0,1495,2134.4,0,0,0,0,300000,7903,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24635,9056,0,0,22581,22582,0,0,'Dragonflayer Harpooner','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347222,'',0,1248,0,2.5,8,14,0,48193,43325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33308,34032,41989,0,0,0,0,0),(24636,12340,0,0,794,0,0,0,'Northsea Freebooter','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24637,9056,0,0,1557,12199,12200,0,'Great Reef Shark','','',0,1,0,0,0,1,1,0,70,71,16,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,1.5,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34127,0,0,0,0,0,0,0),(24638,9056,0,0,22549,0,0,0,'Keeper Witherleaf','','',0,7,0,0,0,1,1,0,71,71,16,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2.25,1.5,'',0,1410,0,2.5,8,14,0,42524,43619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24639,9056,0,0,228,0,0,0,'Olga, the Scalawag Wench','','',0,7,0,0,0,1,1,0,71,71,35,4163,4163,0,1,1,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.265,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24640,9056,0,0,22548,0,0,0,'Alliance Banner','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24641,12340,0,0,14541,0,0,0,'Alliance Standard Kill Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24642,9056,0,0,22593,22575,22594,0,'Drunken Northsea Pirate','','',0,7,0,0,0,1,1,0,70,70,1888,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'55664',0,1342,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24643,9056,0,0,22550,0,0,0,'Grezzix Spindlesnap','Master of Disguise','',0,7,0,0,0,1,1,0,72,72,35,9610,9610,0,1,3,2000,0,307,438,0,0,0,0,25000,7318,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24644,9056,0,0,22551,0,0,0,'Harpoon Master Yavus','','',0,7,0,0,0,1,1,0,70,70,1885,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.875,0.434027,'',0,1241,0,2.5,8,14,0,48193,48286,48283,0,0,0,0,0,0,0,0,0,0,0,0,0,33599,34137,41989,0,0,0,0,0),(24645,12340,0,0,1126,11686,0,0,'Mirror Frame','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24646,9056,0,0,1126,17188,0,0,'Dragonflayer Installation II','','',2056,10,0,0,0,10,1,0,72,72,35,96100,96100,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,210,0),(24647,9056,0,0,1126,17188,0,0,'Dragonflayer Installation III','','',2056,10,0,0,0,10,1,0,71,71,35,92910,96100,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,210,0),(24648,12340,0,0,1126,16946,0,0,'Invisible Stalker (Scale x2)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24649,8089,0,0,22552,0,0,0,'Broken Earth Elemental Totem','','',0,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24650,8089,0,0,14506,0,0,0,'Broken Earth Elemental','','',72,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,85,0,0,0,3,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24651,12340,0,0,1126,11686,0,0,'Reflection of Flame','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24652,12340,0,0,1126,11686,0,0,'Harpoon Surfboard','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24653,8089,0,0,22719,0,0,0,'Flying Machine','','',0,9,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(24654,8089,0,0,22720,0,0,0,'Turbo-Charged Flying Machine','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(24655,12340,0,0,1126,11686,0,0,'Reflection Bounce Target','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24656,8089,0,0,4449,0,0,0,'Fizzle','','',0,3,23,0,0,1,1,0,70,70,16,1956,1956,2878,1,0,2000,0,248,363,0,0,0,0,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,44164,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24657,7318,0,0,22553,0,0,0,'Glodrak Huntsniper','','',0,7,0,0,0,1,1,0,65,65,775,7800,7800,0,1,3,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24658,8606,0,0,22554,0,0,0,'[PH] BLB Blue Blood Elf Male','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24661,12340,0,0,10898,0,0,0,'[UNUSED] Riplash Hydra','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24662,9056,0,0,6766,0,0,0,'Riplash Sorceress','','',0,7,0,0,0,1,1,0,68,68,74,6986,6986,0,1,0,2000,0,231,325,0,2000,0,0,300000,6126,0,0,0,0,0,0,1.5,0.6,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24663,12340,0,0,791,0,0,0,'Tidelord','','',0,5,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24664,8089,0,0,22906,0,0,0,'Kael\'thas Sunstrider','Lord of the Blood Elves','',104,7,0,1,1,1,1,0,72,72,16,177090,177090,330900,1,0,2000,0,1398.4,2005.6,0,0,0,0,7200000,7305,0,0,0,0,0,0,2,0.78,'',0,7370,0,2.5,8,14,0,36819,44189,44192,44194,0,0,0,0,0,1535,0,0,0,0,0,0,34157,0,0,0,0,0,0,0),(24665,12340,0,0,1126,17188,0,0,'Lieutenant Icehammer','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24666,8089,0,0,15294,0,0,0,'Flame Strike Trigger (Kael - 5Man)','','',0,10,0,0,0,1,1,0,1,1,35,4399,4399,0,1,0,2000,0,316,450,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24667,7561,0,0,14612,0,0,0,'Sergeant Thunderhorn','Weapons Quartermaster','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24668,7561,0,0,12674,0,0,0,'Lady Palanseer','Armor Quartermaster','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24669,9056,0,0,22648,22649,22650,22651,'Dormant Vrykul','','',0,7,0,0,0,1,1,0,70,71,2116,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.8,0.416666,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24670,7561,0,0,21512,0,0,0,'Lieutenant Tristia','Armor Quartermaster','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24671,7561,0,0,12918,0,0,0,'Captain O\'Neal','Weapons Quartermaster','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24672,7561,0,0,12917,0,0,0,'Captain Dirgehammer','Armor Quartermaster','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24673,9056,0,0,10808,0,0,0,'Frostwing Chimaera','','',65537,1,38,0,0,1,1,0,70,71,16,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,16552,55491,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34101,0,0,0,0,0,0,0),(24674,8089,0,0,19682,0,0,0,'Phoenix','','',72,4,0,1,0,1,1,0,70,70,14,34930,34930,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,3,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24675,8089,0,0,20245,0,0,0,'Phoenix Egg','','',64,10,0,0,0,1,1,0,70,70,14,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24676,9056,0,0,22576,22577,22578,0,'Crazed Northsea Slaver','','',0,7,0,0,0,1,1,0,70,70,1888,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,1326,0,2.5,8,14,0,5915,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24677,9056,0,0,22611,0,0,0,'Spearfang Worg','','',1,1,1,0,0,1,1,0,70,71,1815,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,1.25,'',0,0,0,2.5,8,14,0,27050,50075,0,0,0,0,0,0,0,0,0,0,0,13465,0,0,0,0,0,0,0,0,0,0),(24678,9056,0,0,24048,24054,25536,0,'Slain Tuskarr','','',0,7,0,0,0,1,1,0,70,70,1950,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347222,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24681,9056,0,0,22132,0,0,0,'Island Shoveltusk','','',0,1,0,0,0,1,1,0,70,71,31,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2.8,1.6,'',0,0,0,2.5,8,14,0,32019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,36776,42104,0,0,0,0,0,0),(24682,12340,0,0,22524,17188,0,0,'Vrykul Harpoon Gun (OLD)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1.25,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24683,8089,0,0,22580,23084,23085,23086,'Sunblade Mage Guard','','',8,7,0,1,0,1,1,0,70,70,16,20232,20232,15775,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,1.8,0.4596,'',0,4686,0,2.5,8,14,0,44478,44475,46028,0,0,0,0,0,0,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24684,8089,0,0,22583,23087,23088,23089,'Sunblade Blood Knight','','',8,7,0,1,0,1,1,0,70,70,16,20232,20232,15775,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,1.8,0.4596,'',0,4716,0,2.5,8,14,0,44479,44480,44482,46029,0,0,0,0,0,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24685,8089,0,0,22584,23094,23095,23096,'Sunblade Magister','','',8,7,0,1,0,1,1,0,70,70,16,16208,16208,15775,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,1.8,0.4596,'44604',0,4779,0,2.5,8,14,0,44604,44606,44644,46035,0,0,0,0,0,319,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24686,8089,0,0,22585,23100,0,0,'Sunblade Warlock','','',8,7,0,1,0,1,1,0,70,70,16,16767,16767,15775,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,50,0,1.8,0.4596,'',0,4738,0,2.5,8,14,0,44519,44518,44519,44520,0,0,0,0,0,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24687,8089,0,0,22586,23097,23098,23099,'Sunblade Physician','','',8,7,0,1,0,1,1,0,70,70,16,16767,16767,15775,1,0,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,1.8,0.4596,'',0,4752,0,2.5,8,14,0,44599,44583,46045,46046,0,0,0,0,0,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24688,8089,0,0,22845,0,0,0,'Wretched Skulker','','',8,7,0,1,0,1,1,0,69,69,16,16902,16902,0,1,0,2000,0,1127,1591.6,0,0,0,0,7200000,6423,0,0,0,0,0,0,1.65,0.55,'',0,4807,0,2.5,8,14,0,44533,44533,0,0,0,0,0,0,0,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24689,8089,0,0,22843,0,0,0,'Wretched Bruiser','','',8,7,0,1,0,1,1,0,69,69,16,16902,16902,0,1,0,2000,0,1127,1591.6,0,0,0,0,7200000,6423,0,0,0,0,0,0,1.65,0.55,'',0,4786,0,2.5,8,14,0,44534,44534,0,0,0,0,0,0,0,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24690,8089,0,0,22844,0,0,0,'Wretched Husk','','',8,7,0,1,0,1,1,0,69,69,16,13522,13522,15400,1,0,2000,0,1030.4,1453.6,0,0,0,0,7200000,6412,0,0,0,0,0,0,1.65,0.55,'',0,4775,0,2.5,8,14,0,44503,44504,44505,0,0,0,0,0,0,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24692,8089,0,0,22588,0,0,0,'[UNUSED] Brightscale Serpent','','',8,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24693,8089,0,0,19529,0,0,0,'[UNUSED] Arcane Nightmare','','',8,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24694,9056,0,0,22524,17188,0,0,'Vrykul Harpoon Gun (Wyrmskull)','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.25,1.25,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24695,8089,0,0,22589,0,0,0,'[UNUSED] Nether Shade','','',8,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24696,8089,0,0,22590,0,0,0,'Coilskar Witch','','',8,7,0,1,0,1,1,0,71,71,16,17232,17232,16155,1,0,2000,0,1361.6,1950.4,0,0,0,0,7200000,7007,0,0,0,0,0,0,1.2,1.2,'',0,4666,0,2.5,8,14,0,17741,20299,22907,35946,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24697,8089,0,0,10927,0,0,0,'Sister of Torment','','',8,3,0,1,0,3,5,0,71,71,16,17232,17232,16155,1,0,2000,0,1361.6,1950.4,0,0,0,0,7200000,7007,0,0,0,0,0,0,1.95,0.5239,'',0,4682,0,2.5,8,14,0,44547,44640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24698,8089,0,0,20419,0,0,0,'Ethereum Smuggler','','',8,7,0,1,0,1,1,0,71,71,16,21543,21543,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,7200000,7018,0,0,0,0,0,0,1.25,0.375,'',0,4759,0,2.5,8,14,0,44538,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24699,8089,0,0,2017,0,0,0,'[UNUSED] Sargeron Trickster','','',8,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.4375,0.5175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24700,8089,0,0,22352,0,0,0,'Headless Horseman, friendly','','',0,10,0,0,0,1,1,0,70,70,1812,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24701,9056,0,0,22522,17188,0,0,'Large Vrykul Harpoon Gun','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24702,9056,0,0,22592,0,0,0,'Greatfather Mahan','','',0,7,0,0,0,1,1,0,71,71,1922,9291,9291,3231,1,2,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,2.325,0.538194,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24703,9056,0,0,22595,0,0,0,'Chieftain Wintergale','','',0,7,0,0,0,1,1,0,72,72,1922,9610,9610,0,1,2,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,2.625,0.607638,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24704,12340,0,0,1126,11686,0,0,'Invisible Vehicle (Floating)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24705,9056,0,0,1126,11686,0,0,'Rope Swing Invisible Vehicle Stalker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0),(24706,9056,0,0,22599,0,0,0,'Durm Icehide','','',0,7,0,0,0,1,1,0,70,70,1922,8982,8982,3155,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,2.55,0.590277,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24707,9056,0,0,10906,17612,0,0,'Buoy','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.6,1.1739,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24708,8089,0,0,11686,0,0,0,'Arcane Sphere','','',0,10,0,0,0,1,1,0,1,1,14,7380,7380,0,1,0,2000,0,307,438,0,0,0,0,0,7,0,0,0,0,0,85,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24709,9056,0,0,22600,0,0,0,'Sage Aeire','','',0,7,0,0,0,1,1,0,70,70,1922,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,4.5,1.047,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24710,7318,0,0,22603,0,0,0,'Ipfelkofer Ironkeg','Brewfest Organizer','',0,7,0,0,0,1,1,0,50,50,1733,2215,2215,0,1,3,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24711,7318,0,0,22605,0,0,0,'Tapper Swindlekeg','Brewfest Organizer','',0,7,0,0,0,1,1,0,50,50,1734,4900,4900,0,1,3,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24712,12340,0,0,12073,0,0,0,'Test Scaling Bony Construct','','',8,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24713,9056,0,0,22505,0,0,0,'\"Crowleg\" Dan','','',0,7,0,0,0,1,1,0,70,70,1888,8982,8982,0,1,1,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,1338,0,2.5,8,14,0,50306,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24714,9056,0,0,22593,22575,22594,0,'Seasoned Buccaneer','','',0,7,0,0,0,1,1,0,70,70,1888,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,1308,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24715,8089,0,0,3886,0,0,0,'High Explosive Sheep','','',0,7,0,0,0,1,1,0,70,70,14,4252,4252,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24716,12340,0,0,22601,0,0,0,'Flying Machine Taxi','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24717,9056,0,0,22604,0,0,0,'Stanwad','Explorers\' League','',0,7,0,0,0,1,1,0,72,72,1892,7380,7380,0,1,2,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.875,0.43375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24718,9056,0,0,22623,0,0,0,'Lebronski','Explorers\' League','',0,7,0,0,0,1,1,0,70,70,1892,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24719,9056,0,0,22619,0,0,0,'Gwendolyn','Explorers\' League','',0,7,0,0,0,1,1,0,70,70,1892,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.875,0.43375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24720,9056,0,0,22622,0,0,0,'Needlemeyer','Explorers\' League','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,0,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24721,12340,0,0,15946,0,0,0,'Flying Blue Drake','','',40,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24722,8089,0,0,22669,0,0,0,'Fel Crystal','','',72,9,0,0,0,1,1,0,70,70,190,6287,6287,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,7200000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,44320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24723,8089,0,0,22642,0,0,0,'Selin Fireheart','','',72,7,0,1,1,1,1,0,71,71,16,157960,157960,32310,1,0,2000,0,1361.6,1950.4,0,0,0,0,7200000,7007,0,0,0,0,0,0,2.25,0.566007,'',0,6452,0,2.5,8,14,0,44294,44314,46153,46155,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24724,12340,0,0,22607,0,0,0,'Gorloc Oracle Black (Northrend Model)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24726,12340,0,0,741,0,0,0,'Sled Dog','','',1,1,1,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8298,0,0,0,0,0,0,0,0,0,0),(24727,7561,0,0,22609,0,0,0,'Caylee Dak','','',0,7,0,1,0,1,1,0,70,70,80,5589,5589,3155,1,3,2000,0,1076.4,1522.6,0,0,0,0,25000,6708,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24728,7561,0,0,599,0,0,0,'Dusky','Caylee\'s Pet','',0,1,2,0,0,1,1,0,70,70,80,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,1.65,0.8745,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24729,7561,0,0,344,0,0,0,'Alicia','','',0,7,0,0,0,1,1,0,70,70,80,4050,4050,0,1,2,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24730,9056,0,0,22608,0,0,0,'Wind Tamer Barah','','',0,7,0,0,0,1,1,0,70,70,1922,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,4.125,0.95975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24731,12340,0,0,11090,0,0,0,'Mud Wasp','','',1,1,44,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,2.0355,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24732,12340,0,0,1561,0,0,0,'Mud Skipper','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24733,9056,0,0,22610,0,0,0,'Snow Tracker Junek','','',0,7,0,0,0,1,1,0,71,71,1922,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24734,7561,0,0,22612,0,0,0,'Aleanna Edune','','',0,7,0,0,0,1,1,0,18,18,80,417,417,0,1,1,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24735,7561,0,0,22613,0,0,0,'Becanna Edune','','',0,7,0,0,0,1,1,0,18,18,80,417,417,0,1,0,2000,0,26,35,0,0,0,0,300000,768,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24736,7561,0,0,22616,0,0,0,'Sulan Dunadaire','','',0,7,0,0,0,1,1,0,20,20,12,429,433,490,1,0,2000,0,27,36,0,0,0,0,300000,836,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24737,7561,0,0,22617,0,0,0,'William Dunadaire','','',0,7,0,0,0,1.35,1,0,60,60,11,4117,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24738,7561,0,0,22615,0,0,0,'Elenna Edune','','',0,7,0,0,0,1,1,0,22,22,80,555,555,0,1,0,2000,0,32,42,0,0,0,0,300000,906,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24739,7561,0,0,22614,0,0,0,'Benjari Edune','','',0,7,0,0,0,1,1,0,10,10,80,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24740,7561,0,0,1220,0,0,0,'Goodie','Elenna Edune\'s Pet','',1,1,12,0,0,1,1,0,6,7,1076,120,137,0,1,0,2000,0,9,12,0,0,0,0,300000,230,0,0,0,0,0,0,1.275,0.5729,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24741,9056,0,0,22618,0,0,0,'Annie Bonn','','',0,7,0,0,0,1,1,0,70,70,1888,26946,26946,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24742,9056,0,0,127,0,0,0,'\"Mad\" Jonah Sterling','','',0,7,0,1,0,1,1,0,70,70,1888,26946,26946,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,50188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24743,8089,0,0,22620,0,0,0,'Merciless Nether Drake','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24744,8089,0,0,22731,0,0,0,'Vexallus','','',72,4,0,1,1,1,1,0,71,71,16,143600,143600,64620,1,0,2000,6,1361.6,1950.4,0,0,0,0,7200000,7007,0,0,0,0,0,0,5,1.55,'',0,6466,0,2.5,8,14,0,44318,44319,46380,46381,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24745,8089,0,0,1126,17612,0,0,'Pure Energy','','',0,10,0,0,0,1,1,0,70,70,14,40,40,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'44326 46156',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24746,9056,0,0,21774,0,0,0,'Fjord Turkey','','',0,8,0,0,0,1,1,0,6,8,189,120,156,0,1,0,2000,0,10,14,0,0,0,0,300000,306,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24747,9056,0,0,22633,0,0,0,'Fjord Hawk','','',1,1,26,0,0,1,1,0,68,70,15,6986,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,210,0),(24748,12340,0,0,21774,0,0,0,'Fjord Prey 03','','',0,8,0,0,0,1,1,0,1,1,189,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24749,12340,0,0,21774,0,0,0,'Fjord Prey 04','','',0,8,0,0,0,1,1,0,1,1,189,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24750,9056,0,0,22624,0,0,0,'Hidalgo the Master Falconer','','',0,7,0,0,0,1,1,0,73,73,1892,7588,7588,0,1,3,2000,0,316,450,0,0,0,0,180000,7618,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0),(24751,9056,0,0,22625,0,0,0,'Excelsior','Hidalgo\'s Companion','',0,7,0,0,0,1,1,0,70,70,1892,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0.25,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24752,9056,0,0,22626,0,0,0,'Rock Falcon','','',0,1,0,0,0,1,1,0,70,70,1892,6986,6986,0,1,1,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0.35,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24753,8089,0,0,22629,0,0,0,'Pint-Sized Pink Pachyderm','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24754,9056,0,0,24054,25536,0,0,'Iskaal Refugee','','',0,7,0,0,0,1,1,0,70,70,1950,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24755,9056,0,0,24057,0,0,0,'Elder Atuik','','',0,7,0,0,0,1,1,0,73,73,1950,9940,9940,0,1,3,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.8,0.416666,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24756,12340,0,0,1126,11686,0,0,'Reflection of Magic','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24757,12340,0,0,1206,6303,2957,2958,'Fjord Rock Snake','','',0,1,0,5,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24758,12340,0,0,22611,0,0,0,'Spearfang Worg Totem Credit','','',0,1,1,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.25,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24759,12340,0,0,22199,0,0,0,'Captive Tuskarr','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24760,12340,0,0,17574,0,0,0,'Fjord Monarch','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24761,8089,0,0,16217,0,0,0,'Brightscale Wyrm','','',0,1,0,0,0,1,1,0,70,70,1692,4471,4471,3155,1,0,1200,0,645.84,913.56,0,0,0,0,7200000,6708,0,0,0,0,0,0,1.6,0.8,'',0,0,0,2.5,8,14,0,44406,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24762,8089,0,0,23090,23091,23092,23093,'Sunblade Keeper','','',0,7,0,1,0,1,1,0,70,70,16,15686,16208,3118,1,0,2000,0,1755,2482.5,0,0,0,0,0,6708,0,0,0,0,0,0,1.8,0.4596,'',0,4040,0,2.5,8,14,0,15232,20741,44765,0,0,0,0,0,0,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24763,9056,0,0,24056,0,0,0,'Akiaruk','','',0,7,0,0,0,1,1,0,73,73,1950,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24764,12340,0,0,22199,0,0,0,'Suirut','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24765,9056,0,0,22321,0,0,0,'Spirit of Issliruk','','',0,1,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,46816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24766,7318,0,0,16925,0,0,0,'[DND] Brewfest Face Me Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24767,9056,0,0,5207,0,0,0,'Molly','','',0,1,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,25000,7,0,0,0,0,0,0,0.25,0.0875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24768,9056,0,0,22632,0,0,0,'Deathstalker Hayward','','',0,7,0,0,0,1,1,0,70,70,1901,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24769,9056,0,0,24737,0,0,0,'Red Dragon Soldier','','',0,2,0,0,0,1,1,0,80,80,35,9215,9215,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,7.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24770,9056,0,0,24140,0,0,0,'Nexus Watcher','','',0,2,0,1,0,6.5,6.5,0,80,80,103,81900,81900,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,10,1,'',0,0,0,2.5,8,14,0,36513,36631,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,250,0),(24771,9056,0,0,16480,19595,0,0,'Coldarra Invisman','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24775,12340,0,0,9583,0,0,0,'Coldarra Red Whelp','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.0625,0.2363,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24776,12340,0,0,10753,0,0,0,'Red-Breath Cannon (PH)','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24777,8089,0,0,22733,0,0,0,'Sunblade Sentinel','','',8,9,0,1,0,1,1,0,71,71,16,66065,66065,0,1,0,2000,2,1375.4,1959.6,0,0,0,0,7200000,7018,0,0,0,0,0,0,3,0.93,'18950 18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24778,12340,0,0,16480,19595,0,0,'Missile Target Flare','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24779,9056,0,0,22634,22635,0,0,'Dragonflayer Ambusher','','',0,7,0,0,0,1,1,0,69,71,1885,7984,9291,0,1,0,2500,0,373.75,532.5,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,0.347222,'',0,1410,0,2.5,8,14,0,38557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24780,7561,0,0,15200,0,0,0,'Field Repair Bot 110G','','',0,9,0,0,0,1,1,0,70,70,190,12150,12150,0,1,7553,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0.75,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24781,8089,0,0,169,11686,0,0,'Nether Energy','','',0,10,0,0,0,1,1,0,70,70,114,20958,20958,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24782,7561,0,0,4272,0,0,0,'Weakened Morbent Fel','','',0,7,0,0,0,1,1,0,32,32,21,820,820,3543,1,0,1800,0,40.5,54,0,0,0,0,0,1249,0,0,0,0,0,0,1.5,0.306,'',0,250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24783,9056,0,0,22626,0,0,0,'Trained Rock Falcon','','',1024,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.35,0.35,'',0,0,0,2.5,8,14,0,44422,44423,44424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24784,9056,0,0,22636,0,0,0,'Scuttle Frostprow','','',0,7,0,0,0,1,1,0,70,70,1888,7185,7185,7196,1,3,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,44433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24785,9056,0,0,24932,0,0,0,'Big Roy','','',0,1,0,0,0,1,1,0,71,71,14,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,3,0.93,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34122,0,0,0,0,0,0,0),(24786,9056,0,0,24927,0,0,0,'Reef Bull','','',0,1,0,0,0,1,1,0,70,70,15,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24787,9056,0,0,22106,0,0,0,'Fjord Hawk Matriarch','','',1,1,26,0,0,1,1,0,71,71,1953,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24788,9056,0,0,22638,0,0,0,'Jack Adams','','',0,7,0,0,0,1,1,0,70,70,1888,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,1360,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34116,0,0,0,0,0,0,0),(24789,9056,0,0,20089,0,0,0,'Forlorn Soul','','',0,6,0,0,0,1,1,0,70,71,21,8982,9291,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.8,1.8,'',0,1486,0,2.5,8,14,0,16583,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(24790,9056,0,0,1279,0,0,0,'Black Conrad\'s Ghost','','',0,6,0,0,0,1,1,0,71,71,16,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,51211,31022,0,0,0,0,0,0,0,4,0,0,0,0,0,0,34118,0,0,0,0,0,0,0),(24791,9056,0,0,22639,0,0,0,'Shoveltusk Calf','','',0,1,0,0,0,1,1,0,68,68,1887,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.75,1,'',0,0,0,2.5,8,14,0,42320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33611,33120,34136,42104,0,0,0,0),(24792,8089,0,0,3019,0,0,0,'Advanced Training Dummy','','',4,9,0,3,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(24793,12340,0,0,22641,0,0,0,'Fjord Wasp','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24794,12340,0,0,7470,9354,9028,9029,'Fjord Beetle','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.45,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24795,9056,0,0,26699,0,0,0,'Surristrasz','','',0,2,0,1,0,12,8,0,80,80,1816,151200,151200,31952,1,8195,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,15,9,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24796,9056,0,0,1214,0,0,0,'Spectral Sailor','','',0,6,0,0,0,1,1,0,70,70,16,3593,3593,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24797,9056,0,0,24933,0,0,0,'Reef Cow','','',0,1,0,0,0,1,1,0,70,70,15,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,50169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24798,12340,0,0,22644,0,0,0,'Grell (Pink)','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24799,12340,0,0,6809,0,0,0,'Grell (Blue)','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.236,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24800,12340,0,0,2452,0,0,0,'Grell (Blanca)','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.15,0.2714,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24801,12340,0,0,911,0,0,0,'Grell (Red)','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.51,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24802,12340,0,0,904,0,0,0,'Grell (Orange)','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.236,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24803,12340,0,0,16944,0,0,0,'Grell (White)','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24804,9056,0,0,24927,0,0,0,'Attracted Reef Bull','','',1024,1,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,36553,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24805,8089,0,0,19871,0,0,0,'War Elekk','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24806,9056,0,0,548,0,0,0,'Iron Rune Construct','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.2181,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24807,9056,0,0,22645,0,0,0,'Walt','Explorers\' League','',0,7,0,0,0,1,1,0,69,69,1892,5409,5409,3080,1,3,2000,0,224,316,0,0,0,0,180000,6412,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24808,8089,0,0,22646,0,0,0,'Broken Sentinel','','',8,6,0,1,0,1,1,0,70,70,16,16658,16658,16155,1,0,2000,0,1361.6,1950.4,0,0,0,0,7200000,6708,0,0,0,0,0,0,3,1.5,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24809,8089,0,0,169,11686,0,0,'Nether Energy Cube (Ground)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24810,9056,0,0,25974,0,0,0,'Anuniaq','','',0,7,0,0,0,1,1,0,71,71,1950,9291,9291,0,1,3,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24811,9056,0,0,22647,0,0,0,'Donny','Explorers\' League','',0,7,0,0,0,1,1,0,68,68,1892,5233,5233,2991,1,3,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24812,9056,0,0,27060,0,0,0,'Storm Giant','','',32,5,0,1,0,15,1,0,80,80,14,189000,189000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,4,0.62,'',0,8009,0,2.5,8,14,0,50084,50100,50105,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,160,0),(24813,8089,0,0,23834,0,0,0,'Exarch Larethor','','',0,7,0,0,0,1,1,0,70,70,1960,4050,4050,0,1,2,1500,0,189,267.75,0,0,0,0,600000,6719,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24814,8089,0,0,22653,0,0,0,'Headless Horseman Mount','','',0,6,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24815,8089,0,0,4449,0,0,0,'Sunblade Imp','','',0,3,23,0,0,1,1,0,70,70,90,1843,1843,7196,1,0,2000,0,1140.8,1669.8,0,0,0,0,7200000,5404,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,44577,46044,0,0,0,0,0,0,0,4113,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24816,12340,0,0,6106,0,0,0,'Fjord Porcupine','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.348,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24817,9056,0,0,22625,11686,0,0,'Explorers\' League Event Controller','','',0,10,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0.25,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24818,7561,0,0,8754,0,0,0,'Anvilrage Taskmaster','','',0,7,0,0,0,1.25,2,0,48,49,54,2578,2672,0,1,0,1667,0,69.1805,91.685,0,0,0,0,500000,2912,0,100,0,0,20,0,1.5,0.347,'',0,347,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24819,7561,0,0,8758,0,0,0,'Anvilrage Enforcer','','',0,7,0,0,0,1.25,2,0,49,50,54,2672,2769,0,1,0,2000,0,85,112,0,0,0,0,500000,2966,0,100,0,0,20,0,1.5,0.347,'',0,351,0,2.5,8,14,0,11972,13608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24820,9056,0,0,17856,11686,0,0,'Iron Dwarf Relic','','',0,10,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24821,9056,0,0,548,0,0,0,'Iron Rune Construct','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.2181,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24822,8089,0,0,22586,0,0,0,'Tyrith','','',0,7,0,0,0,1,1,0,70,70,35,16767,16767,15775,1,2,2000,0,1076.4,1522.6,0,0,0,0,7200000,6708,0,0,0,0,0,0,1.8,0.4596,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24823,9056,0,0,548,0,0,0,'Iron Rune Construct','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.2181,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24824,9056,0,0,17856,11686,0,0,'Iron Dwarf Relic','','',0,10,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24825,9056,0,0,548,0,0,0,'Iron Rune Construct','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.2181,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24826,9056,0,0,1126,17188,0,0,'Transport Bot A1->A2','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24827,9056,0,0,1126,17188,0,0,'Transport Bot B1->B2','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24828,9056,0,0,1126,17188,0,0,'Transport Bot C1->C2','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24829,9056,0,0,1126,17188,0,0,'Transport Bot D1->D2','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24830,7561,0,0,722,0,0,0,'Stonevault Pillager','','',0,7,0,1,0,3,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.92575,'',0,452,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5797,4610,0,0,0,0,0,0),(24831,9056,0,0,1126,17188,0,0,'Transport Bot D2','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24832,9056,0,0,1126,17188,0,0,'Transport Bot D3','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24833,7561,0,0,22659,0,0,0,'Captain \"Stash\" Torgoley','The Lady Mehley','',0,7,0,0,0,1,1,0,40,40,1733,1524,1524,0,1,1,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24834,7561,0,0,22660,0,0,0,'Galley Chief Grace','The Lady Mehley','',0,7,0,0,0,1,1,0,40,40,1733,1524,1524,0,1,640,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24835,7561,0,0,22661,0,0,0,'First Mate Kowalski','The Lady Mehley','',0,7,0,0,0,1,1,0,38,38,1733,1395,1395,0,1,1,2000,0,53,70,0,0,0,0,0,1684,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24836,7561,0,0,262,0,0,0,'Abe the Cabin Boy','The Lady Mehley','',0,7,0,0,0,1,1,0,12,12,1733,247,247,0,1,1,2000,0,17,22,0,0,0,0,0,562,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24837,7561,0,0,22662,0,0,0,'Navigator Mehran','The Lady Mehley','',0,7,0,0,0,1,1,0,28,28,1733,853,853,0,1,1,2000,0,39,53,0,0,0,0,0,1111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24838,7561,0,0,22663,0,0,0,'Sailor Henders','The Lady Mehley','',0,7,0,0,0,1,1,0,26,26,1733,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24839,7561,0,0,22664,0,0,0,'Sailor Wicks','The Lady Mehley','',0,7,0,0,0,1,1,0,26,26,1733,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24840,7561,0,0,22665,0,0,0,'Sailor Vines','The Lady Mehley','',0,7,0,0,0,1,1,0,26,26,1733,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24841,7561,0,0,1858,0,0,0,'Marine Halters','','',0,7,0,0,0,2,1,0,55,75,210,5228,21270,0,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24842,7561,0,0,22666,0,0,0,'Marine Anderson','','',0,7,0,0,0,2,1,0,55,75,210,5228,21270,0,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24843,7561,0,0,22667,0,0,0,'Engineer Combs','The Lady Mehley','',0,7,0,0,0,1,1,0,29,29,1733,905,905,0,1,6272,2000,0,41,54,0,0,0,0,0,1145,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24844,8089,0,0,23487,0,0,0,'Kalecgos','','',0,2,0,1,0,1,1,0,73,73,35,7588,7588,0,1,0,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24845,9056,0,0,1126,17188,0,0,'Baelgun\'s Event Generator (Cave)','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24846,9056,0,0,25748,0,0,0,'Iron Dwarf','','',0,7,0,0,0,1,1,0,69,69,1954,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0,0.31,'',0,1330,0,2.5,8,14,0,50370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24847,9056,0,0,22668,0,0,0,'Loken','','',0,10,0,0,0,1,1,0,83,83,14,13945,13945,0,1,0,2000,0,509,683,0,0,0,0,300000,10673,0,0,0,0,0,0,5,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24848,8089,0,0,23459,0,0,0,'Kalecgos','','',0,7,0,1,0,1,1,0,73,73,35,4399,4399,0,1,3,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24849,9056,0,0,22287,22288,0,0,'Proto-Drake Rider','','',2080,7,0,1,0,4,1,0,70,71,1885,35928,37164,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,1.5,0.347222,'',0,3973,0,2.5,8,14,0,31551,43665,32908,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(24850,8089,0,0,23345,0,0,0,'Kalecgos','','',108,2,0,3,0,332.5,500,0,73,73,16,2018275,2018275,169350,1,0,2000,0,10955,15680,0,0,0,0,604800000,7604,0,0,0,0,0,0,10.5,1.75,'45769',1,0,0,2.5,8,14,0,45018,44799,45026,45122,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24851,7561,0,0,22723,0,0,0,'Kiz Coilspanner','Flight Master','',0,7,0,0,0,1,1,0,65,65,35,3524,3524,0,1,8192,2000,0,200,281,0,0,0,0,25000,5234,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24852,9056,24822,0,548,0,0,0,'Iron Rune Construct','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.2181,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24853,12340,0,0,1126,11686,22670,0,'Wheelbarrow','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24854,8089,0,0,22671,0,0,0,'Sister of Torment Image','','',1024,10,0,1,0,1,1,0,70,70,16,5589,5589,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,25000,6708,0,0,0,0,0,0,1.5,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24855,8089,0,0,23466,0,0,0,'Kael\'thas Sunstrider Image','Lord of the Blood Elves','',1024,10,0,1,0,1,1,0,72,72,16,1,1,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24857,8089,24664,0,22906,0,0,0,'Kael\'thas Sunstrider (1)','Lord of the Blood Elves','',104,7,0,1,0,1,1,0,72,72,16,236120,236120,330900,1,0,2000,0,1793.6,2572.4,0,0,0,0,0,7305,0,0,0,0,0,0,2,0.78,'',0,7370,15,2.5,8,14,0,36819,44189,44192,44194,0,0,0,0,0,1535,0,0,0,0,0,0,34160,34157,0,0,0,0,0,0),(24858,7561,0,0,22255,0,0,0,'Soaring Eagle','','',72,1,0,0,0,1,1,0,70,70,1890,8400,8400,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24859,12340,0,0,20432,0,0,0,'Superheated Elemental','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.4375,2.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24860,8089,0,0,2347,2348,0,0,'Defias Pirate, Female','','',0,7,0,1,0,1,1,0,19,20,17,1347,1452,0,1,0,2000,0,217.5,292.5,0,0,0,0,0,836,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,5172,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24861,12340,0,0,20570,17188,0,0,'Crystal Beam','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24862,9056,0,0,1060,17188,0,0,'Mage Hunter Target','','',0,10,0,0,0,1,1,0,70,70,634,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.893,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24863,9056,0,0,22674,0,0,0,'Frosthorn Kid','','',0,1,0,0,0,1,1,0,70,70,634,4491,4491,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.875,0.2625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24864,9056,0,0,22677,22678,0,0,'Dragonflayer Worker','','',0,7,0,1,0,4,1,0,70,70,1885,35928,35928,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(24865,12340,0,0,20570,11686,0,0,'Crystal Beam Relay','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24866,8089,0,0,22709,0,0,0,'Lakoor','','',0,7,0,0,0,1,1,0,70,70,1721,4050,4050,0,1,2,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24867,8089,0,0,11686,0,0,0,'Halaa Enemy Combatant','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24868,7561,0,0,22699,0,0,0,'Niobe Whizzlespark','Master Engineering Trainer','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,81,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24869,12340,0,0,22700,0,0,0,'Rig Guardian','','',32768,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24870,12340,0,0,8369,0,0,0,'Rig Technician','','',32768,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.125,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24871,9056,0,0,27850,0,0,0,'Risen Vrykul Ancestor','','',0,6,0,0,0,1,1,0,69,70,16,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,0.520833,'',0,1403,0,2.5,8,14,0,49841,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,34043,41989,42108,0,0,0,186,0),(24872,9056,0,0,22702,0,0,0,'Blood Shade','','',0,6,0,0,0,1,1,0,69,70,16,6387,7185,7114,1,0,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,2,2,'',0,1399,0,2.5,8,14,0,49843,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(24874,9056,0,0,22703,0,0,0,'Fengir the Disgraced','','',0,6,0,0,0,1,1,0,71,71,16,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24875,9056,0,0,22704,0,0,0,'Windan of the Kvaldir','','',0,6,0,0,0,1,1,0,71,71,16,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24876,9056,0,0,22705,0,0,0,'Rodin the Reckless','','',0,6,0,0,0,1,1,0,71,71,16,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24877,9056,0,0,22706,0,0,0,'Isuldof Iceheart','','',0,6,0,0,0,1,1,0,71,71,16,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24878,12340,0,0,6888,0,0,0,'Rig Sentry','','',32768,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.8,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24879,9056,0,0,25347,0,0,0,'Arctic Cloud','','',16,13,0,0,0,1,1,0,1,1,190,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0),(24880,9056,0,0,22708,0,0,0,'Korf','Isuldof\'s Companion','',0,6,0,0,0,1,1,0,70,70,16,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,1.222,'44784',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24881,8089,0,0,22710,0,0,0,'Karrtog','','',0,7,0,0,0,1,1,0,70,70,1651,4050,4050,0,1,3,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24882,8089,0,0,22711,0,0,0,'Brutallus','','',108,3,0,3,1,968.8,1,0,73,73,1771,10500000,10500000,0,1,0,1000,0,5530,7875,0,0,0,0,604800000,7618,0,0,0,0,0,1092,18,6,'45769',1,2500000,0,2.5,8,14,0,26662,45141,45150,45185,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24883,9056,0,0,22712,17200,0,0,'Rodin Lightning Enabler','','',0,10,0,0,0,1,1,0,71,71,16,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24884,9056,0,0,28316,0,0,0,'Padwai, Son of Orfus','','',0,7,0,0,0,1,1,0,12,12,1950,247,247,0,1,0,2000,0,17,22,0,0,0,0,0,562,0,0,0,0,0,0,0.9,0.208333,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24885,8089,0,0,22716,0,0,0,'Exorcist Sullivan','','',0,7,0,0,0,1,1,0,64,64,1733,5715,5715,0,1,2,2000,0,194,274,0,0,0,0,25000,4937,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24886,8089,0,0,22717,0,0,0,'Exorcist Vaisha','','',0,7,0,1,0,11,1,0,68,68,1735,71962,71962,0,1,2,2000,0,1062.6,1495,0,0,0,0,25000,6126,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24887,9056,0,0,22712,17200,0,0,'Fengir Quest Credit','','',0,10,0,0,0,1,1,0,71,71,16,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24888,9056,0,0,22712,28016,0,0,'Isuldof Quest Credit','','',0,10,0,0,0,1,1,0,71,71,35,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24889,9056,0,0,22712,17200,0,0,'Rodin Quest Credit','','',0,10,0,0,0,1,1,0,71,71,16,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24890,12340,0,0,22712,17200,0,0,'Windan Quest Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24891,8089,0,0,23350,0,0,0,'Kalecgos','','',108,2,0,3,0,136.5,50,0,73,73,1770,828555,828555,169350,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24892,8089,0,0,26628,0,0,0,'Sathrovarr the Corruptor','','',108,3,0,3,1,332.5,500,0,73,73,1959,2018275,2018275,1693500,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,45029,45032,45031,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24893,8089,0,0,169,15880,0,0,'Auchindoun Daily Quest Trigger','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24894,12340,0,0,19797,0,0,0,'Bluff Behemoth','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,10,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24895,8089,0,0,22965,0,0,0,'Madrigosa','','',108,2,0,3,0,70,1,0,1,1,1770,1900,424900,3387,1,0,2000,0,70,70,0,0,0,0,604800000,7,0,0,0,0,0,0,17.5,1.75,'',1,0,0,2.5,8,14,0,44872,45065,44843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24896,9056,0,0,22718,0,0,0,'Lou the Cabin Boy','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,1,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,3.0375,0.731025,'',0,0,0,2.5,8,14,0,42018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24897,9056,0,0,6692,0,0,0,'\"Tiny\" Jimb','Grezzix\'s First Mate','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,1.275,0.75905,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24898,12340,0,0,21602,0,0,0,'Lou the Cabin Boy (Canoe)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24899,9056,0,0,22721,0,0,0,'\"Scoodles\"','','',0,1,0,0,0,1,1,0,71,71,14,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,10,5,'',0,0,0,2.5,8,14,0,50169,48287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34235,0,0,0,0,0,0,0),(24900,9056,0,0,22722,0,0,0,'Abdul the Insane','','',0,7,0,1,0,1,1,0,72,72,1888,96100,96100,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,2.25,0.459,'',0,4541,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24901,9056,0,0,22673,0,0,0,'Maddened Frosthorn','','',0,1,0,0,0,1,1,0,70,71,1692,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,3.75,0.525,'',0,0,0,2.5,8,14,0,32019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24902,9056,0,0,22712,17188,0,0,'Abdul Relay','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24903,8089,0,0,1130,11686,0,0,'BLB Bunny - Kickoff Target - to Team A','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24904,8089,0,0,1130,11686,0,0,'BLB Bunny - Kickoff Target - to Team B','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24905,7561,0,0,22730,0,0,0,'Leassian','Stable Master','',0,7,0,0,0,1.05,1,0,60,65,1733,3205,3700,0,1,4194304,2000,0,200,281,0,0,0,0,25000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24906,8089,0,0,22724,0,0,0,'Flying Mounted Reindeer','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24907,8089,0,0,7093,0,0,0,'Kickoff Kicker','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24908,8089,0,0,1130,11686,0,0,'BLB Bunny - Center Field','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24910,9056,0,0,1279,0,0,0,'Captain Ellis','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24911,9056,0,0,22798,22799,0,0,'Cursed Sea Dog','','',0,7,0,0,0,1,1,0,68,70,35,6986,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,44961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24912,12340,0,0,22726,0,0,0,'[PH]Avalanche','','',16,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24913,9056,0,0,22712,17200,0,0,'Sister Mercy Cannon','','',0,10,0,0,0,1,1,0,70,70,14,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24914,9056,0,0,23355,0,0,0,'Sorlof','','',0,5,0,1,0,10,1,0,80,80,14,126000,126000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,8.75,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,216,0),(24915,12340,0,0,1126,11686,22728,0,'Snowball Stampede','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24916,8089,0,0,22769,0,0,0,'Living Flare','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.35,0.175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24917,8089,0,0,20476,0,0,0,'Phase Wyrm','','',0,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24918,8089,0,0,22979,0,0,0,'Felblood Initiate','','',0,7,0,1,0,3,3,0,70,70,1793,16767,16767,9465,1,0,2000,0,1076.4,1522.6,0,0,0,0,360000,6708,0,0,0,0,0,0,0,0,'',0,1329,0,2.5,8,14,0,29098,14873,35871,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24919,8089,0,0,18448,0,0,0,'Wrath Herald','','',0,3,0,0,0,1,1,0,69,70,90,5409,5589,3118,1,0,1500,0,175.5,248.25,0,0,0,0,360000,6708,0,0,0,0,0,0,2,0.6,'',0,1321,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34259,0,0,0,0,0,0,0),(24920,8089,0,0,22734,0,0,0,'Razorthorn Flayer','','',0,7,0,0,0,1,1,0,71,72,1873,7181,7380,0,1,0,1500,0,230.25,328.5,0,0,0,0,180000,7318,0,0,0,0,0,0,2.5,2.5,'',0,1480,0,2.5,8,14,0,33896,46202,13443,0,0,0,0,0,0,0,0,0,0,0,0,0,34255,0,0,0,0,0,0,0),(24921,8089,0,0,16480,21072,0,0,'Cosmetic Trigger - LAB','','',0,10,0,0,0,1.35,1,0,70,70,35,5468,5468,0,1,0,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24922,8089,0,0,16631,0,0,0,'Razorthorn Ravager','','',0,1,31,0,0,1,1,0,70,70,16,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1,0.305555,'',0,0,0,2.5,8,14,0,44935,33781,46276,13443,0,0,0,0,0,0,0,0,0,13027,0,0,0,0,0,0,0,0,0,0),(24923,8089,0,0,22735,22737,22736,22738,'Shattered Sun Channeler','','',0,7,0,0,0,1,1,0,1,1,1956,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24924,7561,0,0,22739,0,0,0,'Sky-Captain Bomblast','The Iron Eagle','',0,7,0,0,0,1,1,0,40,40,1734,1524,1524,0,1,1,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24925,7561,0,0,1126,15880,22742,0,'Boss Portal: Purple (3.00)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24926,7561,0,0,22740,0,0,0,'Chief Officer Brassbolt','The Iron Eagle','',0,7,0,0,0,1,1,0,38,38,1734,1395,1395,0,1,1,2000,0,53,70,0,0,0,0,0,1684,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24927,7561,0,0,22743,0,0,0,'Navigator Sparksizzle','The Iron Eagle','',0,7,0,0,0,1,1,0,28,28,1734,853,853,0,1,1,2000,0,39,53,0,0,0,0,0,1111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24928,8089,0,0,1126,11686,0,0,'Sunwell Daily Bunny x 1.00','','',1024,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,1890,2677.5,0,0,0,0,604800000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24929,7561,0,0,22744,0,0,0,'Crewman Crosswire','The Iron Eagle','',0,7,0,0,0,1,1,0,26,26,1734,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24930,7561,0,0,22745,0,0,0,'Crewman Gazzlegear','The Iron Eagle','',0,7,0,0,0,1,1,0,26,26,1734,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24931,7561,0,0,22746,0,0,0,'Crewman Fastwrench','The Iron Eagle','',0,7,0,0,0,1,1,0,26,26,1734,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24932,8089,0,0,22747,0,0,0,'Exarch Nasuun','','',0,7,0,1,0,3.5,1,0,70,70,1956,24451,24451,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,180000,6719,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,204),(24933,8089,0,0,20919,0,0,0,'Suspended Terrorguard','','',0,3,0,0,0,1,1,0,70,70,190,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,360000,6708,0,0,0,0,0,0,3.6,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43,0),(24934,7561,0,0,22750,0,0,0,'Snack-O-Matic IV','','',0,10,0,0,0,1,1,0,25,25,35,699,699,0,1,640,2000,0,35,48,0,0,0,0,0,1008,0,0,0,0,0,0,0,0.552645,'28782',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24935,7561,0,0,22750,0,0,0,'Vend-O-Tron D-Luxe','','',0,10,0,0,0,1,1,0,25,25,35,699,699,0,1,6272,2000,0,35,48,0,0,0,0,0,1008,0,0,0,0,0,0,0,0.552645,'28782',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24936,8089,0,0,19725,13069,0,0,'Sunwell Daily Bunny x 0.01','','',1024,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24937,8089,0,0,18905,0,0,0,'Magistrix Seyla','','',0,7,0,0,0,1,1,0,70,70,1956,11000,11000,0,1,2,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24938,8089,0,0,20570,11686,0,0,'Shattered Sun Marksman','','',0,7,0,0,0,1,1,0,70,70,1957,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,38858,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24939,8089,0,0,22757,0,0,0,'Shattered Sun Marksman - BE Male Tier 2','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24940,8089,0,0,22758,0,0,0,'Shattered Sun Marksman - BE Male Tier 3','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24941,8089,0,0,22759,0,0,0,'Shattered Sun Marksman - BE Male Tier 4','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24942,8089,0,0,22754,0,0,0,'Shattered Sun Marksman - BE Female Tier 1','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24943,8089,0,0,22760,0,0,0,'Shattered Sun Marksman - BE Female Tier 2','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24944,8089,0,0,22761,0,0,0,'Shattered Sun Marksman - BE Female Tier 3','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24945,8089,0,0,22762,0,0,0,'Shattered Sun Marksman - BE Female Tier 4','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24946,8089,0,0,22753,0,0,0,'Shattered Sun Marksman - Draenei Male Tier 1','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24947,8089,0,0,22763,0,0,0,'Shattered Sun Marksman - Draenei Male Tier 2','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24948,8089,0,0,22764,0,0,0,'Shattered Sun Marksman - Draenei Male Tier 3','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24949,8089,0,0,22765,0,0,0,'Shattered Sun Marksman - Draenei Male Tier 4','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24950,8089,0,0,22755,0,0,0,'Shattered Sun Marksman - Draenei Female Tier 1','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24951,8089,0,0,22766,0,0,0,'Shattered Sun Marksman - Draenei Female Tier 2','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24952,8089,0,0,22767,0,0,0,'Shattered Sun Marksman - Draenei Female Tier 3','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24953,8089,0,0,22768,0,0,0,'Shattered Sun Marksman - Draenei Female Tier 4','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24954,9056,25615,0,24848,0,0,0,'Aged Magnataur','','',0,7,0,0,0,1,1,0,70,70,1953,13473,13473,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,7.5,0.775,'',0,0,0,2.5,8,14,0,50366,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24955,8089,0,0,22843,0,0,0,'Emaciated Felblood','','',0,7,0,0,0,1,1,0,70,70,16,5540,5600,3155,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.65,0.55,'',0,1319,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24956,9056,0,0,22771,0,0,0,'Juniper','','',0,7,0,1,0,1,1,0,66,66,35,61160,61160,0,1,3,2000,0,966,1357,0,0,0,0,180000,5531,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24957,9056,25660,0,23294,23307,0,0,'Cult Plaguebringer','Cult of the Damned','',0,7,0,0,0,1,1,0,70,71,21,7185,7432,7264,1,0,2000,0,255,373,0,0,0,0,300000,5645,0,0,0,0,0,0,1.5,0.306,'',0,1400,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24958,8089,0,0,22769,0,0,0,'Unstable Living Flare','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.35,0.175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24959,8089,0,0,16480,21072,0,0,'Generic Quest Trigger - LAB','','',0,10,0,0,0,1.35,1,0,70,70,35,5468,5468,0,1,0,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24960,8089,0,0,22845,0,0,0,'Wretched Devourer','','',8,7,0,0,0,1,0.5,0,69,69,16,5409,5409,1540,1,0,2000,0,224,316,0,0,0,0,600000,6412,0,0,0,0,0,0,1.65,0.55,'',0,1248,0,2.5,8,14,0,33483,35334,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34338,0,0,0,0,0,0,0),(24961,8089,0,0,9510,0,0,0,'Sanctum Rift','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24962,8089,0,0,19439,19440,19441,19442,'Slain Guard','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24963,8089,0,0,22752,0,0,0,'Shattered Sun Marksman - BE Male Tier 1','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24964,8089,0,0,18018,18019,18016,18017,'Shattered Sun Scout','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24965,8089,0,0,22775,0,0,0,'Vindicator Xayann','','',0,10,0,0,0,1,1,0,70,70,1960,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24966,8089,0,0,22976,0,0,0,'Wretched Fiend','','',8,7,0,0,0,1,0.5,0,69,69,16,5409,5409,1540,1,0,2000,0,224,316,0,0,0,0,700000,6412,0,0,0,0,0,0,1.95,0.65,'',0,1247,0,2.5,8,14,0,11971,29098,42648,0,0,0,0,0,0,0,0,0,0,0,0,0,34338,0,0,0,0,0,0,0),(24967,8089,0,0,22774,0,0,0,'Captain Theris Dawnhearth','','',0,7,0,0,0,1,1,0,70,70,1960,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24968,7561,0,0,22776,0,0,0,'Clockwork Rocket Bot','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(24969,8089,0,0,22777,0,0,0,'Mechanoman','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24970,8606,0,0,22778,0,0,0,'Battlin\' Blue Wind-Up Warrior','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.375,0.23425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24971,8089,0,0,22779,0,0,0,'Rowdy Red Wind-Up Warrior','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24972,8089,0,0,19971,0,0,0,'Erratic Sentry','','',8,9,0,0,0,1,1,0,70,70,190,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,450000,6708,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,33688,35856,35892,45014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,0),(24973,9056,0,0,1126,17188,0,0,'Ellis Crew Trigger','','',0,7,0,0,0,1,1,0,68,70,35,6986,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24974,7561,0,0,22780,0,0,0,'Liza Cutlerflix','Stable Master','',0,7,0,0,0,1.05,1,0,61,61,35,3301,3301,0,1,4194304,2000,0,159,221,0,0,0,0,25000,4047,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24975,8089,0,0,22781,0,0,0,'Mar\'nah','Alchemist','',0,7,0,0,0,1,1,0,70,70,1960,6986,6986,0,1,131,1500,0,189,267.75,0,0,0,0,600000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24976,8089,0,0,22783,22782,22785,22784,'Dawnblade Blood Knight','','',2056,7,0,0,0,1,1,0,70,70,16,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,600000,6708,0,0,0,0,0,0,1.8,0.4596,'',0,1320,0,2.5,8,14,0,13952,45095,45105,45337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24977,7561,0,0,22790,22791,0,0,'Warpy','Liza\'s Pet','',0,7,0,0,0,1,1,0,12,15,35,230,301,288,1,0,2000,0,20,27,0,0,0,0,0,665,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24978,8089,0,0,22786,22787,22789,22788,'Dawnblade Summoner','','',8,7,0,0,0,1,1,0,70,70,16,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,600000,6708,0,0,0,0,0,0,1.8,0.4596,'',0,1321,0,2.5,8,14,0,11939,11962,32707,44977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24979,8089,0,0,22792,22793,22794,22795,'Dawnblade Marksman','','',8,7,0,0,0,1,1,0,70,70,16,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,700000,4900,0,0,0,0,0,0,1.8,0.4596,'',0,1320,0,2.5,8,14,0,6660,37847,45101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24980,8089,0,0,16480,20559,0,0,'Crystal Ward','','',0,10,0,0,0,1.35,1,0,1,1,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24981,8089,0,0,23431,0,0,0,'Converted Sentry','','',8,9,0,0,0,1,1,0,70,70,1957,5500,5500,3155,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24982,8089,0,0,22807,0,0,0,'Mrs. Flaskataur','Mate of the Flaskataur','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24983,12340,0,0,16480,20559,0,0,'Tainted Magnataur Spirit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24984,8089,0,0,22800,0,0,0,'Christmas Grand Warlock Nethekurse','','',32,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24985,8089,0,0,22801,0,0,0,'Christmas Grandmaster Vorpil','','',64,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24986,8606,0,0,22802,0,0,0,'Christmas Exarch Maladaar','','',72,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24987,8089,0,0,22803,0,0,0,'Christmas Captain Skarloc','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24988,8089,0,0,22804,0,0,0,'Christmas Nethermancer Sepethrea','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24989,8089,0,0,22806,0,0,0,'Jebediah McWeaksauce','The Brothers McWeaksauce','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24990,8089,0,0,22805,0,0,0,'Christmas High Botanist Freywinn','','',32,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24991,8089,0,0,16480,20559,0,0,'Converted Sentry Credit','','',0,10,0,0,0,1.35,1,0,1,1,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24992,9056,0,0,3127,0,0,0,'The Big Gun','','Interact',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2.5,0.4,'',0,0,0,2.5,8,14,0,45008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24993,7561,0,0,22867,0,0,0,'Galley Chief Mariss','The Moonspray','',0,7,0,0,0,1,1,0,65,65,1733,3524,3524,0,1,640,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24994,8089,0,0,19301,0,0,0,'Shattered Sun Sentry','','',8,9,0,1,0,10,1,0,70,70,1960,69860,69860,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,600000,6719,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,33688,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24995,7561,0,0,22808,0,0,0,'Merchant Fallel Stargazer','The Moonspray','',0,7,0,0,0,1,1,0,65,65,1733,3524,3524,0,1,6272,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24996,7561,0,0,22864,0,0,0,'Mariner Bladewhisper','The Moonspray','',0,7,0,0,0,2,1,0,65,75,1733,7048,21270,0,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24997,7561,0,0,22865,0,0,0,'Mariner Swiftstar','The Moonspray','',0,7,0,0,0,2,1,0,65,75,1733,7048,21270,0,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24998,7561,0,0,22863,0,0,0,'Mariner Farsight','The Moonspray','',0,7,0,0,0,2,1,0,65,75,1733,5638,21270,1395,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24999,8089,25068,0,19586,0,0,0,'Irespeaker','','',0,3,0,0,0,1,1,0,70,70,90,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,500000,6708,0,0,0,0,0,0,1,0.3,'',0,1321,0,2.5,8,14,0,18267,35913,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25000,8089,0,0,18139,0,0,0,'Abyss Creature','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25001,8089,25068,0,16946,0,0,0,'Abyssal Flamewalker','','',0,3,0,0,0,1,1,0,70,71,90,6986,6986,0,1,0,2000,0,299,426,0,0,0,0,500000,7018,0,0,0,0,172,0,3,1.5,'',0,1398,0,2.5,8,14,0,45227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(25002,8089,25068,0,22809,0,0,0,'Unleashed Hellion','','',0,3,0,0,0,1,1,0,70,71,90,5744,5744,3193,1,0,2000,0,296,424,0,0,0,0,450000,7007,0,0,0,0,0,0,1.56,1.3,'',0,1397,0,2.5,8,14,0,11876,20754,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43,0),(25003,8089,0,0,20046,0,0,0,'Emissary of Hate','','',0,3,0,0,0,1.2,1,0,72,72,90,7084,7084,3309,1,0,2000,0,304,436,0,0,0,0,0,5100,0,0,0,0,329,0,2.5,0.75,'',0,2500,0,2.5,8,14,0,12054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25004,8089,0,0,22812,0,0,0,'Emissary of Despair','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25005,8089,0,0,22811,0,0,0,'Emissary of Dread','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33531,9767,0,0,28918,0,28918,0,'Campaign Warhorse','','vehichleCursor',0,10,0,1,0,5.95,1,0,80,80,35,75000,75000,0,1,0,2000,0,422,586,0,1500,345,509,180000,9729,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,64588,64595,62563,62552,64077,0,0,0,0,0,0,0,0,0,369,0,0,0,0,0,0,0,180,0),(25007,7561,0,0,22866,0,0,0,'Mariner Evenmist','The Moonspray','',0,7,0,0,0,2,1,0,65,75,1733,5638,21270,1395,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25008,8089,25068,0,22810,0,0,0,'Abyssal Flamewalker (Display)','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25009,7561,0,0,22815,0,0,0,'Captain Angelina Soluna','The Bravery','',0,7,0,0,0,1,1,0,40,40,1733,1524,1524,0,1,1,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25010,7561,0,0,22816,0,0,0,'Engineer Brightbuckle','The Bravery','',0,7,0,0,0,1,1,0,29,29,1733,905,905,0,1,6272,2000,0,41,54,0,0,0,0,0,1145,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25011,7561,0,0,22817,0,0,0,'First Mate Wavesinger','The Bravery','',0,7,0,0,0,1,1,0,38,38,1733,1395,1395,0,1,1,2000,0,53,70,0,0,0,0,0,1684,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25012,7561,0,0,22818,0,0,0,'Galley Chief Gathers','The Bravery','',0,7,0,0,0,1,1,0,40,40,1733,1524,1524,0,1,640,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25013,7561,0,0,4845,0,0,0,'Sentinel Brightgrass','','',0,7,0,0,0,2,1,0,55,55,1802,5228,5228,0,1,1,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25014,7561,0,0,4846,0,0,0,'Sentinel Winterdew','','',0,7,0,0,0,2,1,0,55,55,1802,5228,5228,0,1,1,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(25015,7561,0,0,22819,0,0,0,'Navigator Landerson','The Bravery','',0,7,0,0,0,1,1,0,28,28,1733,853,853,0,1,1,2000,0,39,53,0,0,0,0,0,1111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25016,7561,0,0,22820,0,0,0,'Sailor Wills','The Bravery','',0,7,0,0,0,1,1,0,26,26,1733,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25017,7561,0,0,22821,0,0,0,'Sailor Fairfolk','The Bravery','',0,7,0,0,0,1,1,0,26,26,1733,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25018,7561,0,0,22822,0,0,0,'Sailor Stoneheel','The Bravery','',0,7,0,0,0,1,1,0,26,26,1733,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25019,7561,0,0,22824,0,0,0,'Merchant Felagunne','Feathermoon Ferry','',0,7,0,0,0,1,1,0,65,65,1733,3524,3524,0,1,6272,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25020,7561,0,0,22826,0,0,0,'Galley Chief Alunwea','Feathermoon Ferry','',0,7,0,0,0,1,1,0,65,65,1733,3524,3524,0,1,640,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25021,7561,0,0,22828,0,0,0,'Mariner Moonblade','Feathermoon Ferry','',0,7,0,0,0,2,1,0,75,75,1733,21270,21270,0,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25022,7561,0,0,22830,0,0,0,'Mariner Stillwake','Feathermoon Ferry','',0,7,0,0,0,2,1,0,75,75,1733,21270,21270,0,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25023,7561,0,0,22827,0,0,0,'Mariner Everwatch','Feathermoon Ferry','',0,7,0,0,0,2,1,0,75,75,1733,21270,21270,0,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25024,7561,0,0,22829,0,0,0,'Mariner Softsong','Feathermoon Ferry','',0,7,0,0,0,2,1,0,75,75,1733,21270,21270,0,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25025,7561,0,0,22825,0,0,0,'Captain Idrilae','Feathermoon Ferry','',0,7,0,0,0,1.1,1,0,70,70,1733,4455,4455,0,1,1,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25026,9056,0,0,10630,646,829,0,'Mutinous Sea Dog','','',0,7,0,0,0,1,1,0,69,70,14,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.35,0.4797,'',0,1484,0,2.5,8,14,0,33912,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34387,0,0,0,0,0,0,0),(25027,8089,0,0,1065,0,0,0,'Frenzied Ghoul','','',0,6,0,0,0,1,0.2,0,69,70,233,6700,6900,0,1,0,2000,0,252,357,0,0,0,0,250000,6719,0,0,0,0,172,0,1.5,0.533,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25028,8089,0,0,201,0,0,0,'Skeletal Ravager','','',0,6,0,0,0,1,0.2,0,69,70,1962,6700,6900,0,1,0,2000,0,252,357,0,0,0,0,250000,6719,0,0,0,0,0,0,1.5,0.394,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25029,8089,0,0,22259,22260,0,0,'Amani\'shi Warrior DEBUG','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25030,8089,0,0,20045,0,0,0,'Wrath Enforcer','','',0,3,0,0,0,1.2,1,0,69,70,1963,6400,6700,3118,1,0,2000,0,335,545,0,0,0,0,300000,4900,0,0,0,0,172,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25031,8089,0,0,20907,0,0,0,'Pit Overlord','','',0,3,0,1,0,3,10,0,71,71,1963,17000,17000,32310,1,0,2000,0,1200,2180,0,0,0,0,300000,5000,0,0,0,0,329,0,5.5,2.5,'',0,0,0,2.5,8,14,0,15284,19630,32709,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25032,8089,0,0,22831,0,0,0,'Eldara Dawnrunner','Shattered Sun Quartermaster','',0,7,0,0,0,1,1,0,70,70,1960,6986,6986,0,1,643,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25033,8089,0,0,22833,0,0,0,'Eredar Sorcerer','','',0,3,0,1,0,1,3,0,70,70,1963,21000,21000,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,172,0,3,0.916668,'',0,0,0,2.5,8,14,0,45046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25034,8089,0,0,22832,0,0,0,'Tradesman Portanuus','Trade Supplies','',0,7,0,0,0,1,1,0,70,70,1960,6986,6986,0,1,131,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25035,8089,0,0,22834,0,0,0,'Tyrael Flamekissed','General Goods','',0,7,0,0,0,1,1,0,70,70,1960,6986,6986,0,1,384,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25036,8089,0,0,22835,0,0,0,'Caregiver Inaara','Innkeeper','',0,7,0,0,0,1,1,0,70,70,1960,6986,6986,0,1,66177,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25037,8089,0,0,22836,0,0,0,'Seraphina Bloodheart','Stable Master','',0,7,0,0,0,1,1,0,70,70,1960,5589,5589,3155,1,4194304,2000,0,234,331,1,1573,311.454,464.035,600000,6708,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25038,8089,0,0,22838,23830,0,0,'Felmyst','','',108,6,0,3,1,807.8,1,0,73,73,14,4900000,4900000,3387,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',1,2500000,0,2.5,8,14,0,19983,45866,45855,47002,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25039,8089,0,0,22837,0,0,0,'Kaalif','Reagent Vendor','',0,7,0,1,0,1,1,0,70,70,1960,4890,4890,7196,1,2176,2000,0,1140.8,1669.8,0,0,0,0,25000,6800,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25040,7561,0,0,4606,0,0,0,'Greater Water Elemental','','',0,4,0,1,0,3,3,0,1,1,1534,13182,13182,12243,1,0,2000,0,3187.5,4515,0,0,0,0,0,10007,0,0,0,0,0,0,0.7,0.213892,'',0,0,0,2.5,8,14,0,46983,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25041,8089,0,0,22838,0,0,0,'Felmyst Visual','','',108,6,0,3,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25042,8089,0,0,16480,19595,0,0,'Magisters\' Terrace - Scryer Quest Bunny','','',0,10,0,0,0,1,1,0,1,1,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25043,8089,0,0,22839,0,0,0,'Sereth Duskbringer','Poison Supplier','',0,7,0,0,0,1,1,0,70,70,1960,5589,5589,3155,1,1153,2000,0,234,331,0,0,0,0,600000,6708,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25044,8089,0,0,22840,0,0,0,'Dragonhawk (Bombing Run)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25045,8089,0,0,15593,0,0,0,'Sentinel','Seraphina\'s Pet','',8,1,2,0,0,1,1,0,70,70,1960,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25046,8089,0,0,22842,0,0,0,'Smith Hauthaa','Weapons & Armorsmith','',0,7,0,0,0,1,1,0,70,70,1960,6986,6986,0,1,4227,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25047,8089,0,0,20570,11686,0,0,'Wretched Hungerer','','',0,10,0,0,0,1,1,0,69,69,14,6761,6761,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34338,0,0,0,0,0,0,0),(25049,8089,0,0,19085,0,0,0,'Dawnstar Charger','','',0,1,0,0,0,1,1,0,69,70,634,6700,7000,0,1,0,2000,0,252,357,0,0,0,0,425000,6719,0,0,0,0,0,0,2.5,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(25050,7561,0,0,22848,0,0,0,'Captain Galind Windsword','Elune\'s Blessing','',0,7,0,0,0,1.1,1,0,70,70,1733,4455,4455,0,1,1,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25051,7561,0,0,22849,0,0,0,'Merchant Frostwalker','Elune\'s Blessing','',0,7,0,0,0,1,1,0,65,65,1733,3524,3524,0,1,6272,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25052,7561,0,0,22868,0,0,0,'Galley Chief Halumvorea','Elune\'s Blessing','',0,7,0,0,0,1,1,0,65,65,1733,3524,3524,0,1,640,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25053,7561,0,0,22850,0,0,0,'Mariner Farseeker','Elune\'s Blessing','',0,7,0,0,0,2,1,0,65,75,1733,5638,21270,1395,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25054,7561,0,0,22854,0,0,0,'Mariner Keenstar','Elune\'s Blessing','',0,7,0,0,0,2,1,0,65,75,1733,7048,21270,0,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25055,7561,0,0,22853,0,0,0,'Mariner Frostnight','Elune\'s Blessing','',0,7,0,0,0,2,1,0,65,75,1733,7048,21270,0,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25056,7561,0,0,22851,0,0,0,'Mariner Stillglider','Elune\'s Blessing','',0,7,0,0,0,2,1,0,65,75,1733,5638,21270,1395,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25057,8089,0,0,22847,0,0,0,'Battlemage Arynna','','',0,7,0,0,0,1,1,0,70,70,1960,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25058,7561,0,0,5585,0,0,0,'Fuzz','','',0,8,0,0,0,0.1,1,0,1,1,35,4,4,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(25059,8089,0,0,22846,0,0,0,'Ayren Cloudbreaker','','',0,7,0,1,0,10,10,0,70,70,1960,69860,69860,0,1,1,2000,0,1159.2,1642.2,0,0,0,0,600000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25060,8089,0,0,22874,22875,22876,22877,'Darkspine Myrmidon','','',0,7,0,0,0,1,1,0,70,71,74,7181,7181,0,1,0,2000,0,299,426,0,0,0,0,600000,7018,0,0,0,0,0,0,2.25,0.520833,'',0,1402,0,2.5,8,14,0,11971,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34477,0,0,0,0,0,0,0),(25061,8089,0,0,22905,0,0,0,'Harbinger Inuuro','','',0,7,0,0,0,11,1,0,70,70,1960,35640,35640,3155,1,3,1500,0,175.5,248.25,0,0,0,0,600000,6708,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25062,7561,0,0,22855,0,0,0,'Tiny Sporebat','','',0,12,0,0,0,1,1,0,1,1,188,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25063,8089,0,0,22856,22858,22857,22859,'Dawnblade Hawkrider','','',2056,7,0,0,0,1,1,0,70,70,14,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,176,0),(25064,8089,0,0,22860,0,0,0,'Dragonhawk Mount (Black)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25065,8089,0,0,16480,17612,0,0,'Emissary of Hate Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25066,8606,0,0,16480,17612,0,0,'Emissary of Dread Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25067,8089,0,0,16480,17612,0,0,'Emissary of Despair Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25068,8089,0,0,16480,17612,0,0,'Burning Legion Demon','','',0,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25069,8089,0,0,22861,0,0,0,'Magister Ilastar','','',0,7,0,0,0,1,1,0,70,70,1960,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25070,7561,0,0,22881,0,0,0,'Chief Officer Coppernut','The Thundercaller','',0,7,0,0,0,1,1,0,38,38,1734,1395,1395,0,1,1,2000,0,53,70,0,0,0,0,0,1684,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25071,7561,0,0,22884,0,0,0,'Crewman Rusthammer','The Thundercaller','',0,7,0,0,0,1,1,0,26,26,1734,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25072,7561,0,0,22882,0,0,0,'Crewman Quickfix','The Thundercaller','',0,7,0,0,0,1,1,0,26,26,1734,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25073,8089,0,0,22869,22870,22871,22872,'Darkspine Siren','','',0,7,0,0,0,1,1,0,70,71,74,4890,5026,7264,1,0,2000,0,270,410,0,0,0,0,600000,4900,0,0,0,0,0,0,1.2,1.2,'',0,1320,0,2.5,8,14,0,3589,9672,12544,38033,0,0,0,0,0,0,0,0,0,0,0,0,34483,0,0,0,0,0,0,0),(25074,7561,0,0,22883,0,0,0,'Crewman Sparkfly','The Thundercaller','',0,7,0,0,0,1,1,0,26,26,1734,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25075,7561,0,0,22873,0,0,0,'Zeppelin Controls','','',0,10,0,0,0,1,1,0,25,25,35,699,699,0,1,0,2000,0,35,48,0,0,0,0,0,1008,0,0,0,0,0,0,0,0.175831,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25076,7561,0,0,22885,0,0,0,'Navigator Fairweather','The Thundercaller','',0,7,0,0,0,1,1,0,28,28,1734,853,853,0,1,1,2000,0,39,53,0,0,0,0,0,1111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25077,7561,0,0,22880,0,0,0,'Sky-Captain Cloudkicker','The Thundercaller','',0,7,0,0,0,1,1,0,40,40,1734,1524,1524,0,1,1,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25078,7561,0,0,22879,0,0,0,'Captain Krick Wrenchnozzle','The Maiden\'s Fancy','',0,7,0,0,0,1,1,0,40,40,120,1524,1524,0,1,1,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25079,7561,0,0,1647,0,0,0,'Deathguard Fowles','The Thundercaller','',0,7,0,0,0,2,1,0,75,75,1801,21270,21270,0,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,12024,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(25080,7561,0,0,4259,0,0,0,'Grunt Umgor','','',0,7,0,0,0,2,1,0,75,75,1801,21270,21270,0,1,0,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,12024,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(25081,7561,0,0,4260,0,0,0,'Grunt Ounda','','',0,7,0,0,0,2,1,0,75,75,1801,21270,21270,0,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,12024,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(25082,7561,0,0,22886,0,0,0,'Engineer Torquespindle','The Maiden\'s Fancy','',0,7,0,0,0,1,1,0,29,29,120,905,905,0,1,6272,2000,0,41,54,0,0,0,0,0,1145,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25083,7561,0,0,1646,0,0,0,'Deathguard Lawson','The Thundercaller','',0,7,0,0,0,2,1,0,75,75,1801,21270,21270,0,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,12024,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(25084,8089,0,0,369,0,0,0,'Greengill Slave','','',0,7,0,0,0,0.25,1,0,60,60,190,1245,1245,0,1,0,2000,0,104,138,0,0,0,0,600000,3750,0,0,0,0,0,0,1.2,0.3336,'45112',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25085,8089,0,0,369,0,0,0,'Freed Greengill Slave','','',0,7,0,0,0,1,1,0,60,60,1966,1621,1621,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.2,0.3336,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25086,8089,0,0,11686,0,0,0,'Freed Greengill Slave Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25087,8089,0,0,22792,22793,22794,22795,'Dawnblade Reservist','','',8,7,0,0,0,1,1,0,70,70,16,5500,5500,3155,1,0,2000,0,216,321,0,0,0,0,600000,4900,0,0,0,0,0,0,1.8,0.4596,'',0,1319,0,2.5,8,14,0,32915,34120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25088,8089,0,0,22904,0,0,0,'Captain Valindria','','',0,7,0,0,0,1,1,0,70,70,1960,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25089,7561,0,0,22892,0,0,0,'Galley Chief Steelbelly','The Maiden\'s Fancy','',0,7,0,0,0,1,1,0,65,65,120,3524,3524,0,1,640,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25090,8089,0,0,16480,21072,0,0,'Sin\'Loren Credit','','',0,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'23196 0',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25091,8089,0,0,16480,21072,0,0,'Bloodoath Credit','','',0,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25092,8089,0,0,16480,21072,0,0,'Dawnchaser Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'23196 0',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25093,7561,0,0,22893,0,0,0,'First Mate Masker','The Maiden\'s Fancy','',0,7,0,0,0,1,1,0,38,38,120,1395,1395,0,1,1,2000,0,53,70,0,0,0,0,0,1684,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25094,7561,0,0,22887,0,0,0,'Navigator Tah\'re','The Maiden\'s Fancy','',0,7,0,0,0,1,1,0,28,28,120,853,853,0,1,0,2000,0,39,53,0,0,0,0,0,1111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25095,7561,0,0,22888,0,0,0,'Crewman Springwidget','The Maiden\'s Fancy','',0,7,0,0,0,1,1,0,26,26,120,750,750,0,1,0,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25096,7561,0,0,22889,0,0,0,'Crewman Gearspinner','The Maiden\'s Fancy','',0,7,0,0,0,1,1,0,26,26,120,750,750,0,1,0,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25097,7561,0,0,22890,0,0,0,'Crewman Hammertink','The Maiden\'s Fancy','',0,7,0,0,0,1,1,0,26,26,120,750,750,0,1,0,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25098,7561,0,0,22891,0,0,0,'Bosun Thunderhorn','The Maiden\'s Fancy','',0,7,0,0,0,1,1,0,26,26,120,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25099,7561,0,0,22894,0,0,0,'Jonathan Garrett','Master Engineering Trainer','',0,7,0,0,0,1,1,0,70,70,714,4050,4050,0,1,81,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25100,7561,0,0,22895,0,0,0,'Chief Officer Hammerflange','The Purple Princess','',0,7,0,0,0,1,1,0,38,38,1734,1395,1395,0,1,1,2000,0,53,70,0,0,0,0,0,1684,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25101,7561,0,0,22896,0,0,0,'Crewman Cutpipe','The Purple Princess','',0,7,0,0,0,1,1,0,26,26,1734,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25102,7561,0,0,22897,0,0,0,'Crewman Spinshaft','The Purple Princess','',0,7,0,0,0,1,1,0,26,26,1734,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25103,7561,0,0,22898,0,0,0,'Crewman Boltshine','The Purple Princess','',0,7,0,0,0,1,1,0,26,26,1734,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25104,7561,0,0,22899,0,0,0,'Navigator Hatch','The Purple Princess','',0,7,0,0,0,1,1,0,28,28,1734,853,853,0,1,1,2000,0,39,53,0,0,0,0,0,1111,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25105,7561,0,0,22900,0,0,0,'Sky-Captain Cableclamp','The Purple Princess','',0,7,0,0,0,1,1,0,40,40,1734,1524,1524,0,1,1,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25106,7561,0,0,4084,0,0,0,'Watcher Du\'una','','',0,7,0,0,0,2,1,0,75,75,1801,21270,21270,0,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25107,7561,0,0,4083,0,0,0,'Watcher Umjin','','',0,7,0,0,0,2,1,0,75,75,1801,21270,21270,0,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25108,8089,0,0,22852,0,0,0,'Vindicator Kaalan','','',0,7,0,0,0,11,1,0,70,70,1960,35640,35640,3155,1,2,1500,0,175.5,248.25,0,0,0,0,600000,6708,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25109,7561,0,0,22903,0,0,0,'Rocket Chicken','','',1024,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.2175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25110,7561,0,0,22966,0,0,0,'Dragon Kite','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25111,7561,0,0,22902,0,0,0,'Treasure','The Maiden\'s Fancy','',0,1,0,0,0,1,1,0,1,1,120,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.3,0.105,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25112,8089,0,0,22971,0,0,0,'Anchorite Ayuri','','',0,7,0,0,0,1,1,0,70,70,1960,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25113,8089,0,0,1206,6303,2957,2958,'Crafty Snake','','',0,1,0,5,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25114,8089,0,0,1126,11686,0,0,'Hauthaa\'s Anvil Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25115,8089,0,0,20570,11686,0,0,'Shattered Sun Warrior','','',0,7,0,0,0,1.5,1,0,70,70,1960,10479,10479,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25116,8089,0,0,22907,0,0,0,'Shattered Sun Warrior - BE Female Tier 1','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25117,8089,0,0,22908,0,0,0,'Shattered Sun Warrior - BE Female Tier 2','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25118,8089,0,0,22909,0,0,0,'Shattered Sun Warrior - BE Female Tier 3','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25119,8089,0,0,22910,0,0,0,'Shattered Sun Warrior - BE Female Tier 4','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25120,8089,0,0,22911,0,0,0,'Shattered Sun Warrior - BE Male Tier 1','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25121,8089,0,0,22912,0,0,0,'Shattered Sun Warrior - BE Male Tier 2','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25122,8089,0,0,22913,0,0,0,'Shattered Sun Warrior - BE Male Tier 3','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25123,8089,0,0,22914,0,0,0,'Shattered Sun Warrior - BE Male Tier 4','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25124,8089,0,0,22915,0,0,0,'Shattered Sun Warrior - Draenei Female Tier 1','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25125,8089,0,0,22916,0,0,0,'Shattered Sun Warrior - Draenei Female Tier 2','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25126,8089,0,0,22917,0,0,0,'Shattered Sun Warrior - Draenei Female Tier 3','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25127,8089,0,0,22918,0,0,0,'Shattered Sun Warrior - Draenei Female Tier 4','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25128,8089,0,0,22919,0,0,0,'Shattered Sun Warrior - Draenei Male Tier 1','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25129,8089,0,0,22920,0,0,0,'Shattered Sun Warrior - Draenei Male Tier 2','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25130,8606,0,0,22921,0,0,0,'Shattered Sun Warrior - Draenei Male Tier 3','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25131,8089,0,0,22922,0,0,0,'Shattered Sun Warrior - Draenei Male Tier 4','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25132,8089,0,0,22792,22793,22794,22795,'Sunblade Lookout','','',8,7,0,0,0,1,1,0,70,70,16,5589,5589,3155,1,0,2000,0,234,331,0,0,0,0,920000,6708,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25133,8089,0,0,22923,0,0,0,'Astromancer Darnarian','','',0,7,0,0,0,1,1,0,70,70,1960,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,600000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25134,8089,0,0,22924,22932,22933,22934,'Shattered Sun Trainee','','',0,7,0,0,0,1,1,0,68,70,1956,6542,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25135,8089,0,0,22926,22935,22936,22937,'Shattered Sun Trainee','','',0,7,0,0,0,1,1,0,68,70,1956,6542,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25136,8089,0,0,22925,22942,22943,22944,'Shattered Sun Trainee','','',0,7,0,0,0,1,1,0,68,70,1956,6542,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25137,8089,0,0,22927,22939,22940,22941,'Shattered Sun Trainee','','',0,7,0,0,0,1,1,0,68,70,1956,6542,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25138,8089,0,0,22928,0,0,0,'Captain Dranarus','','',0,7,0,0,0,1,1,0,71,71,1956,7181,7181,0,1,0,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25139,8089,0,0,1543,0,0,0,'[PH] Bri\'s Test NPC','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25140,8089,0,0,22930,0,0,0,'Lord Torvos','','',0,7,0,0,0,1,1,0,70,70,1956,6986,6986,0,1,2,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25141,8089,0,0,22929,0,0,0,'Commander Steele','','',0,7,0,0,0,1,1,0,70,70,1956,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25142,8089,0,0,22752,22757,22753,22763,'Shattered Sun Marksman','','',0,7,0,0,0,1,1,0,68,70,1956,6542,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25143,8089,0,0,22931,0,0,0,'Shattered Sun Veteran','','',0,7,0,0,0,1,1,0,70,70,1956,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25144,8089,0,0,18018,18019,18016,18017,'Shattered Sun Bombardier','','',0,7,0,0,0,1,1,0,63,66,1956,660,920,2733,1,0,2000,0,361,466,0,0,0,0,25000,5000,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,225,0),(25145,7561,0,0,22948,22950,22945,22946,'Budd\'s Bodyguard','','',0,7,0,1,0,4.2,5,0,70,70,1812,29341,29341,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,12024,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(25146,8089,0,0,21304,0,0,0,'Golden Pig','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25147,8089,0,0,22938,0,0,0,'Silver Pig','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25148,7561,0,0,22960,0,0,0,'Bergrisst','The Tauren Chieftains','',0,7,0,1,0,1,1,0,70,70,35,2835,2835,7196,1,0,2000,0,1140.8,1669.8,0,0,0,0,25000,5404,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25149,7561,0,0,22961,0,0,0,'Chief Thunder-Skins','The Tauren Chieftains','',0,7,0,1,0,1,1,0,70,70,35,3240,3240,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,25000,6708,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25150,7561,0,0,22962,0,0,0,'Mai\'Kyl','The Tauren Chieftains','',0,7,0,1,0,1,1,0,70,70,35,3240,3240,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,25000,6708,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25151,7561,0,0,22963,0,0,0,'Samuro','The Tauren Chieftains','',0,7,0,1,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,25000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25152,7561,0,0,22964,0,0,0,'Sig Nicious','The Tauren Chieftains','',0,7,0,1,0,1,1,0,70,70,35,3240,3240,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,25000,6708,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25153,8089,0,0,22952,22957,22958,22959,'Shattered Sun Magi','','',0,7,0,0,0,1,1,0,68,70,1956,5233,5589,3073,1,0,2000,0,234,331,0,0,0,0,180000,6708,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25154,8089,0,0,16480,19595,0,0,'Sunwell - Quest Bunny - Shrine','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,200000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25155,8089,0,0,22953,22954,22956,22955,'Shattered Sun Cleric','','',0,7,0,0,0,1,1,0,68,70,1956,5233,5589,3073,1,0,2000,0,234,331,0,0,0,0,180000,6708,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25156,8089,0,0,16480,19595,0,0,'Sunwell - Quest Bunny - Portal','','',0,10,0,0,0,1,1,0,1,1,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,200000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25157,8089,0,0,16480,19595,0,0,'Sunwell - Quest Bunny - Sunwell','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,200000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25158,8089,0,0,22711,0,0,0,'Brutallus','','',4,3,0,3,0,1000,1,0,73,73,1771,2700000,2700000,0,1,0,2000,0,11060,15750,0,0,0,0,12660000,7618,0,0,0,0,0,1092,18,6,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,225,0),(25160,8089,0,0,22965,0,0,0,'Madrigosa','','',108,2,0,3,0,70,1,0,72,72,1770,490000,490000,3387,1,0,2000,0,10745,15330,0,0,0,0,12660000,7318,0,0,0,0,0,0,17.5,1.75,'',1,0,0,2.5,8,14,0,45201,45203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,222,0),(25161,8089,0,0,22860,0,0,0,'Dawnblade Dragonhawk','','',0,1,0,0,0,1,1,0,70,70,14,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25162,8089,0,0,22967,0,0,0,'Drill Sergeant Bahduum','','',0,7,0,1,0,3.5,1,0,70,70,1960,24451,24451,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,600000,6719,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25163,8089,0,0,22972,0,0,0,'Anchorite Kairthos','','',0,7,0,0,0,1,1,0,70,70,1960,5589,5589,3155,1,2,2000,0,234,331,0,0,0,0,600000,6708,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0),(25164,8089,0,0,18018,18019,18016,18017,'Shattered Sun Recruit','','',0,7,0,0,0,1,1,0,63,66,1956,2200,3000,2733,1,0,2000,0,0,0,0,0,0,0,300000,5544,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25165,8089,0,0,23177,0,0,0,'Lady Sacrolash','','',108,3,0,3,1,1,1,0,73,73,16,2890000,2890000,1693500,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,0,0,'',1,3500000,0,2.5,8,14,0,45256,45232,45248,42332,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25166,8089,0,0,23334,0,0,0,'Grand Warlock Alythess','','',108,3,0,3,0,1,1,0,73,73,16,2850000,2850000,1693500,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,0,0,'',1,3500000,0,2.5,8,14,0,45235,45333,45342,45366,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25167,8089,0,0,22968,0,0,0,'General Tiras\'alan','','',0,7,0,1,0,1,1,0,70,70,1956,5589,5589,3155,1,3,2000,0,1076.4,1522.6,0,0,0,0,180000,6708,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25168,7561,0,0,11686,0,0,0,'Kite Lightning Bunny','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25169,8089,0,0,22969,0,0,0,'Archmage Ne\'thul','','',0,7,0,1,0,1,1,0,71,71,1960,5027,5027,7332,1,3,2000,0,1173,1715.8,0,0,0,0,600000,5645,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25170,8089,0,0,22973,22974,0,0,'Shattered Sun Archmage','','',0,7,0,1,0,1,1,0,70,70,1960,4890,4890,7196,1,0,2000,0,1140.8,1669.8,0,0,0,0,600000,5404,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25171,7561,0,0,1126,17188,0,0,'Invisible Stalker (Scale x0.5)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25172,8089,0,0,1126,17188,0,0,'Archmage Invisible Target','','',0,7,0,1,0,1,1,0,1,1,1956,4890,4890,7196,1,0,2000,0,1860,2722.5,0,0,0,0,0,5,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25173,7561,0,0,1126,17188,0,0,'Zul\'Aman Door Trigger','','',0,10,0,0,0,0.7,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,7200000,6719,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25174,8089,0,0,22981,0,0,0,'K\'iru','','',0,10,0,1,0,1,1,0,72,72,1775,7380,7380,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,25000,7318,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25175,8089,0,0,19259,0,0,0,'Shattered Sun Dragonhawk','','',8,1,30,1,0,3,3,0,70,70,1956,16767,16767,9465,1,0,2000,0,1076.4,1522.6,0,0,0,0,600000,6708,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,38267,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,215,0),(25176,7561,0,0,22398,0,0,0,'Grikkin Copperspring','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,11000,11000,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25177,7561,0,0,22438,0,0,0,'Evee Copperspring','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25178,7561,0,0,22399,0,0,0,'Ecton Brasstumbler','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,11000,11000,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25179,7561,0,0,22439,0,0,0,'Frixee Brasstumbler','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,8400,8400,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25180,8089,0,0,14577,0,0,0,'Fast Black War Ram','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25181,8089,0,0,14334,0,0,0,'Fast Black War Wolf','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25182,8089,0,0,16314,0,0,0,'Corlok\'s Enslaved Netherwing Drake','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25183,8089,0,0,17717,0,0,0,'Wildhammer Gryphon (Purple)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25184,8089,0,0,17718,0,0,0,'Wing Commander Ichman\'s Mount','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25185,8089,0,0,17701,0,0,0,'Muckjaw\'s Wyvern','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25186,8089,0,0,17719,0,0,0,'Kor\'kron\'s Mount','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25187,8089,0,0,17719,0,0,0,'Mulverick\'s Mount','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25188,8089,0,0,21155,0,0,0,'Trope\'s Mount','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25189,8089,0,0,2404,0,0,0,'Riding Horse (Brown) (16 Speed)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.45,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25190,8089,0,0,8469,0,0,0,'Skarloc\'s Warhorse','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25191,8089,0,0,2410,0,0,0,'Riding Horse (White Stallion) (16 Speed)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.45,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25192,8089,0,0,19725,13069,0,0,'Bridge Marksman Target Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,25000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25193,8089,0,0,20344,0,0,0,'Ruul\'s Nether Drake','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25194,9056,0,0,14336,14334,14574,14575,'Kor\'kron Riding Wolf','','',4096,1,0,0,0,1,1,0,70,75,2054,4050,4652,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25195,7561,0,0,18743,18742,18741,18740,'Marksman Bova','Specialty Ammunition Vendor','',0,7,0,0,0,1,1,0,70,70,1743,6986,6986,0,1,4480,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25196,7561,0,0,18760,0,0,0,'Archer Delvinar','Specialty Ammunition Vendor','',0,7,0,0,0,1,1,0,62,62,1744,4274,4274,2568,1,4480,2000,0,160,223,0,0,0,0,25000,4340,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25197,9056,0,0,22984,0,0,0,'King Mrgl-Mrgl','D.E.H.T.A.','',0,7,0,0,0,1,1,0,71,71,1660,9291,9291,3231,1,3,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.417,'',0,0,0,2.5,8,14,0,45324,45328,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25198,9056,0,0,1762,486,346,1994,'Winterfin Gatherer','','',0,7,0,0,0,0.33,1,0,62,65,1968,1763,1952,0,1,1,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.417,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25199,9056,0,0,391,0,0,0,'Brglmurgl','','',0,7,0,0,0,1.15,1,0,70,70,1968,10329,10329,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,0.834,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25200,7561,0,0,2139,0,0,0,'Steven Thomas','','',0,7,0,0,0,1,1,0,50,50,1734,1551,1551,4393,1,1,2000,0,60,83,0,0,0,0,25000,2393,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25201,9056,0,0,15369,15984,22986,22987,'Winterfin Tadpole','','',0,7,0,0,0,1.15,1,0,1,1,35,48,48,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.325,0.325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25202,7561,0,0,17895,0,0,0,'Arcanist Myndimendez','','',0,7,0,0,0,1,1,0,50,50,1734,1551,1551,4393,1,1,2000,0,60,83,0,0,0,0,25000,2393,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25203,9056,0,0,25194,0,0,0,'Glrggl','','',0,1,0,0,0,1,1,0,66,66,14,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,0,5531,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,50169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34618,34617,0,0,0,0,0,0),(25204,9056,0,0,21975,0,0,0,'Glimmer Bay Orca','','',0,1,0,0,0,1,1,0,70,71,1970,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,6,3,'',0,0,0,2.5,8,14,0,50169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34618,0,0,0,0,0,0,0),(25205,9056,0,0,5025,0,0,0,'Mrmrglmr','','',0,7,0,0,0,1.15,1,0,70,70,1968,10329,10329,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.625,0.72975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25206,9056,0,0,4920,0,0,0,'Ahlurglgr','Clam Vendor','',0,7,0,0,0,1.15,1,0,69,69,1968,9182,9182,0,1,4739,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2.25,0.6255,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25207,7561,0,0,15543,0,0,0,'Roitau','','',0,7,0,0,0,1,1,0,50,50,1734,2215,2215,0,1,1,2000,0,85,112,0,0,0,0,25000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25208,9056,0,0,757,0,0,0,'Lurgglbr','','',4096,7,0,0,0,1.15,1,0,71,71,1968,10685,10685,0,1,3,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.95,0.5421,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25209,9056,0,0,22989,0,0,0,'Claximus','','',0,7,0,0,0,1,1,0,72,72,14,9610,9610,3309,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,0,0,'',0,1483,0,2.5,8,14,0,50273,50275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34621,0,0,0,0,0,100,0),(25210,9056,0,0,23004,0,0,0,'Keymaster Urmgrgl','','',0,7,0,0,0,1,1,0,71,71,18,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,4.5,1.251,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34600,0,0,0,0,0,0,0),(25211,9056,0,0,386,0,0,0,'Cleaver Bmurglbrm','','',0,7,0,0,0,1.15,1,0,69,69,1968,9182,9182,0,1,2,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2.625,0.72975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25212,7561,0,0,11686,0,0,0,'Kite Sky Lightning Bunny','','',1024,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25213,7561,0,0,5187,11686,0,0,'Chess Chest Bunny','','',1024,10,0,0,0,0.7,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25214,8089,0,0,23178,0,0,0,'Shadow Image','','',8,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25215,9056,25217,0,652,478,5243,540,'Winterfin Shorestriker','','',0,7,0,0,0,1,1,0,69,70,1969,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,0.6255,'',0,1400,0,2.5,8,14,0,50262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25216,9056,25217,0,3617,4920,11293,3940,'Winterfin Oracle','','',0,7,0,0,0,1,1,0,69,70,1969,6387,7185,7114,1,0,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1.95,0.5421,'',0,1403,0,2.5,8,14,0,9532,50272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25217,9056,0,0,506,391,1305,1079,'Winterfin Warrior','','',0,7,0,0,0,1,1,0,69,70,1969,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.625,0.72975,'',0,1400,0,2.5,8,14,0,50267,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25218,8089,0,0,22993,0,0,0,'[PH] Torch Target','','',16,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25219,9056,0,0,20570,11686,0,0,'Borean Queue Trigger LAB','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25220,9056,0,0,24818,24819,3422,24821,'Civilian Recruit','','',0,7,0,0,0,1,1,0,68,68,1973,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,45,0),(25221,12340,25221,0,19587,0,0,0,'TEST - Clayton Dubin - TEST','','',0,5,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25222,9056,0,0,23072,0,0,0,'Recruitment Officer Carven','','',0,7,0,1,0,2,1,0,71,71,1973,8326,8326,0,1,0,1500,0,1031.55,1469.7,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25223,8089,0,0,22994,0,0,0,'Lord Solanar Bloodwrath','','',0,7,0,0,0,1,1,0,1,1,1604,1,1,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25224,9056,0,0,22995,22996,0,0,'Vengeful Kvaldir Spirit','','',0,6,0,0,0,1,1,0,65,71,16,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,1.5,0.347222,'25039 50106',0,1399,0,2.5,8,14,0,50106,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,41989,42108,0,0,0,0,0,0),(25225,8089,0,0,3019,0,0,0,'Practice Dummy','','',0,9,0,0,0,3,1,0,25,25,1703,2097,2097,0,1,0,2000,0,35,48,0,0,0,0,90000,1008,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(25226,9056,0,0,23000,0,0,0,'Scalder','','',0,4,0,0,0,1,1,0,71,71,14,9291,9291,3231,1,0,2000,0,296,424,0,0,0,0,300000,6969,0,0,0,0,0,0,1.75,0.53473,'',0,0,0,2.5,8,14,0,50257,32011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25227,9056,0,0,9758,0,0,0,'Crypt Crawler','','',0,6,0,0,0,1,1,0,68,69,1988,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.25,1,'',0,1256,0,2.5,8,14,0,31600,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25228,9056,0,0,23883,0,0,0,'Risen Crypt Lord','','',0,6,0,0,0,1.3,1,0,69,69,1975,5123,5123,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,10,0.5,'',0,1250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25229,9056,0,0,1126,17188,0,0,'Shield Hill Creature Trigger - Isuldof','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25230,9056,0,0,1126,17188,0,0,'Shield Hill Creature Trigger - Windan','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25231,9056,0,0,1126,17188,0,0,'Shield Hill Creature Trigger - Rodin','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25232,9056,0,0,1126,17188,0,0,'Shield Hill Creature Trigger - Fengir','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25233,9056,0,0,24388,0,0,0,'Lunk-tusk','','',0,7,0,0,0,1,1,0,71,71,1950,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,25000,7018,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25234,9056,0,0,22998,22999,0,0,'Stormfleet Deckhand','','',0,7,0,0,0,1,1,0,68,69,1973,3834,3941,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,1379,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25235,9056,0,0,23001,0,0,0,'Hilda Stoneforge','','',0,7,0,0,0,1,1,0,69,69,1892,3834,3941,0,1,2,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25236,8089,0,0,19259,0,0,0,'Unrestrained Dragonhawk','','',8,1,30,1,0,2,1,0,70,70,35,11189,11189,3155,1,1,2000,0,0,0,0,0,0,0,600000,6740,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25237,9056,0,0,23006,0,0,0,'Garrosh Hellscream','Overlord of the Warsong Offensive','',4,7,0,3,0,1,1,0,70,70,1979,898200,898200,0,1,3,2000,0,8820,12495,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.4464,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25238,9056,0,0,23005,0,0,0,'Gamlen','','',0,7,0,0,0,1,1,0,69,69,1892,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25239,9056,0,0,23013,0,0,0,'Thulrin','','',0,7,0,0,0,1,1,0,69,69,1892,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25240,9056,0,0,23011,0,0,0,'Bromm','','',0,7,0,0,0,1,1,0,69,69,1892,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2.1,0.4858,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25241,9056,0,0,23012,0,0,0,'Gelrynd','','',0,7,0,0,0,1,1,0,69,69,1892,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2.1,0.4858,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25242,9056,0,0,23007,23017,23018,23019,'Warsong Battleguard','','',0,7,0,0,0,4,1,0,75,75,1980,42540,42540,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25243,9056,0,0,23008,23022,23023,23024,'Warsong Honor Guard','','',0,7,0,1,0,10,1,0,80,80,1980,126000,126000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25244,9056,0,0,23009,23014,23015,23016,'Warsong Marksman','','',0,7,0,0,0,1.4,1,0,75,75,1980,14889,14889,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,8599,45578,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25245,9056,0,0,23010,0,0,0,'James Deacon','Innkeeper','',0,7,0,0,0,1,1,0,69,69,1973,7984,7984,0,1,66179,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25246,8089,0,0,23020,0,0,0,'Lady Liadrin','Blood Knight Matriarch','',0,7,0,3,0,1,1,0,1,1,1602,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.44045,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25247,9056,0,0,23021,0,0,0,'Endorah','','',0,7,0,0,0,1,1,0,70,70,1981,7185,7185,7196,1,2,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25248,9056,0,0,23027,0,0,0,'\"Salty\" John Thorpe','','',0,7,0,0,0,1,1,0,69,69,1892,7984,7984,0,1,641,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25249,9056,0,0,23025,0,0,0,'Midge','','',0,7,0,0,0,1,1,0,70,70,1973,7185,7185,7196,1,2,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25250,9056,0,0,23026,0,0,0,'General Arlos','','',0,7,0,1,0,1,1,0,75,75,1892,10635,10635,0,1,2,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25251,9056,0,0,23083,0,0,0,'Leryssa','','',0,7,0,0,0,1,1,0,68,69,1973,3834,3941,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25252,12340,0,0,23028,0,0,0,'Horde Grunt (Northrend)','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25253,9056,0,0,23031,0,0,0,'Valiance Keep Footman','','',0,7,0,0,0,4,1,0,75,75,1973,42540,42540,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25254,12340,0,0,23029,0,0,0,'Alliance Soldier (Northrend)','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25255,12340,0,0,23030,0,0,0,'Scourge Soldier (Northrend)','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25256,9056,0,0,23033,0,0,0,'High Overlord Saurfang','','',0,7,0,1,0,1,1,0,83,83,1979,2789000,2789000,0,1,3,2000,0,2341.4,3141.8,0,0,0,0,300000,10673,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,41097,41098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25257,9056,0,0,23034,0,0,0,'Saurfang the Younger','','',0,7,0,1,0,1,1,0,70,70,2054,202500,202500,0,1,3,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25258,9056,0,0,23031,0,0,0,'Footman Rob','','',0,7,0,0,0,1,1,0,1,1,1973,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25259,9056,0,0,23031,0,0,0,'Footman George','','',0,7,0,0,0,1,1,0,1,1,1973,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25260,9056,0,0,23031,0,0,0,'Footman Mitch','','',0,7,0,0,0,1,1,0,1,1,1973,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25261,9056,0,0,23031,0,0,0,'Footman Chuck','','',0,7,0,0,0,1,1,0,1,1,1892,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25262,9056,0,0,23032,0,0,0,'Librarian Donathan','','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,2,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25263,12340,0,0,2575,0,0,0,'World Inscription Trainer','Inscription Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25264,9056,0,0,23035,0,0,0,'Justicar Julia Celeste','','',2048,7,0,1,0,15,1,0,72,72,1974,144150,144150,3309,1,0,2000,0,1398.4,2005.6,0,0,0,0,300000,7305,0,0,0,0,0,0,1.5,0.208,'23214',0,0,0,2.5,8,14,0,27173,13005,29427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25265,8089,0,0,11686,1126,0,0,'Demonic Vapor','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25266,12340,0,0,24818,24819,3422,24821,'Civilian Recruit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25267,8089,0,0,11686,1126,0,0,'Demonic Vapor (Trail)','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'45399',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25268,8089,0,0,17970,17990,0,0,'Unyielding Dead','','',0,6,0,1,0,3.5,1,0,70,70,16,24451,24451,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,21543,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25269,9056,0,0,23036,0,0,0,'Horde Zeppelin (Northrend)','','',1024,10,0,0,0,1,1,0,65,65,35,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,0.35,0.35,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25270,9056,0,0,23037,23038,23039,0,'Warsong Peon','','',0,7,0,0,0,1,1,0,1,1,1981,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.2,0.2976,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25271,9056,0,0,4125,5034,2733,1720,'Valiance Keep Worker','','',0,7,0,0,0,1,1,0,68,68,1892,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,45,0),(25272,9056,0,0,23040,0,0,0,'Sauranok the Mystic','','',0,7,0,0,0,1,1,0,71,71,1981,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25273,9056,0,0,23041,0,0,0,'Warsong Recruitment Officer','','',0,7,0,0,0,1,1,0,73,73,1981,9940,9940,0,1,2,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25274,9056,0,0,23042,0,0,0,'Armorer Orkuruk','Blacksmith','',0,7,0,0,0,1,1,0,75,75,1981,10635,10635,0,1,4224,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25275,9056,0,0,23043,23074,23075,23076,'Warsong Blacksmith','','',0,7,0,0,0,1,1,0,69,70,1981,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.275,0.3162,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25276,9056,0,0,23044,23078,23079,23080,'Goblin Siege Engineer','','',0,7,0,0,0,1,1,0,68,68,1978,6326,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,6126,0,0,0,0,0,0,1.35,0.2754,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25277,9056,0,0,23045,0,0,0,'Chief Engineer Leveny','Grand Master Engineer','',0,7,0,0,0,1,1,0,72,72,1978,9610,9610,0,1,81,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25278,9056,0,0,23046,0,0,0,'Williamson','Innkeeper','',0,7,0,0,0,1,1,0,68,68,1978,6986,6986,2991,1,66177,2000,0,214,301,0,0,0,0,300000,6116,0,0,0,0,0,0,1.725,0.44045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25279,9056,0,0,23047,0,0,0,'Overlord Razgor','','',0,7,0,0,0,1,1,0,71,71,1978,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.875,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25280,9056,0,0,23048,0,0,0,'Foreman Mortuus','','',0,7,0,0,0,1,1,0,69,69,1978,7984,7984,3080,1,2,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.725,0.44045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25281,9056,0,0,23049,0,0,0,'Heldgarr Steelbeard','','',0,7,0,1,0,1,1,0,70,70,1973,4050,4050,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25282,9056,0,0,23050,0,0,0,'Ferlynn Windsong','','',0,7,0,1,0,1,1,0,70,70,1973,3240,3240,3155,1,0,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25283,12340,0,0,23051,0,0,0,'King Mrgl-Mrgl\'s Spare Suit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25284,9056,25270,0,16213,0,0,0,'Nerub\'ar Victim','','',1024,10,0,0,0,1,1,0,70,70,7,449,449,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25285,9056,0,0,23052,0,0,0,'Harbinger Vurenn','','',0,7,0,1,0,1,1,0,72,72,1973,4278,4278,0,1,3,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25286,9056,0,0,23007,23017,23018,23019,'Warsong Wind Rider','','',2048,7,0,0,0,1,1,0,75,75,1981,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25287,12340,0,0,23056,0,0,0,'Warsong Wyvern','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25288,9056,0,0,23053,0,0,0,'Turida Coldwind','Wind Rider Master','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,3080,1,8192,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25289,9056,0,0,23054,0,0,0,'Wind Master To\'bor','','',2048,7,0,0,0,1,1,0,73,73,1981,9940,9940,3387,1,2,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25290,12340,0,0,17700,0,0,0,'Ay\'mon','To\'bor\'s Companion','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25291,9056,0,0,23055,0,0,0,'Librarian Garren','','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,3,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25292,9056,0,0,25981,0,0,0,'Etaruk','','',0,7,0,0,0,1,1,0,72,72,1950,9610,9610,0,1,2,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25293,12340,0,0,23058,0,0,0,'Nerub\'ar Egg Sac','','Attack',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25294,9056,25382,0,23880,0,0,0,'Nerub\'ar Web Lord','','',0,6,0,0,0,1,1,0,69,69,21,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,4,0.2,'',0,1401,0,2.5,8,14,0,50284,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25295,9056,0,0,23060,0,0,0,'Nerub\'ar Swarmer','','',0,1,0,0,0,1,1,0,1,1,35,612,633,0,1,0,2000,0,225,314,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25296,12340,0,0,19754,0,0,0,'Nerub\'ar Larva','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25297,9056,0,0,3019,0,0,0,'Drill Dummy','','',0,9,0,0,0,3,1,0,25,25,1703,2097,2097,0,1,0,2000,0,35,48,0,0,0,0,300000,1008,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(25298,9056,0,0,23061,0,0,0,'Captain \"Lefty\" Lugsail','','',0,7,0,0,0,1,1,0,69,69,1973,7984,7984,0,1,2,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2.07,0.42228,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25299,9056,0,0,23062,0,0,0,'Admiral Cantlebree','','',0,7,0,0,0,1,1,0,69,69,1973,7984,7984,0,1,2,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25300,9056,0,0,23064,23065,0,0,'Draenei Delegate','','',0,7,0,1,0,1,1,0,72,72,1973,4278,4278,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25301,9056,0,0,23063,0,0,0,'Counselor Talbot','','',0,7,0,1,0,1,1,0,72,72,1973,9610,9610,3309,1,2,2000,0,1398.4,2005.6,0,0,0,0,300000,7305,0,0,0,0,0,0,1.65,0.3366,'',0,4430,0,2.5,8,14,0,50992,51009,51016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25302,9056,0,0,23066,0,0,0,'Old Man Colburn','','',2048,7,0,0,0,1,1,0,69,69,1892,7984,7984,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25303,8089,0,0,11686,0,0,0,'Ribbon Pole Fire Spiral Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25305,8089,0,0,23523,0,0,0,'Dancing Flames','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.6,0.4,'',0,0,0,2.5,8,14,0,47057,45423,45427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25306,9056,0,0,23068,23069,23070,23071,'Valiance Keep Cannoneer','','',0,7,0,0,0,1,1,0,69,69,1973,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25307,9056,0,0,23073,0,0,0,'Recruitment Officer Blythe','','',0,7,0,1,0,2,1,0,71,71,1973,8326,8326,0,1,2,1500,0,1031.55,1469.7,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25308,9056,0,0,16480,19595,0,0,'Borean - Westrift Chasm Anomaly','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25309,9056,0,0,16480,19595,0,0,'Borean - Westrift Cavern Anomaly','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25310,9056,0,0,16480,19595,0,0,'Borean - Westrift Cleftcliff Anomaly','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25311,9056,0,0,23077,0,0,0,'Valiance Keep Rifleman','','',0,7,0,0,0,1,1,0,69,69,1974,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25312,12340,0,0,23081,0,0,0,'Cel','Reagent and Poison Vendor','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25313,9056,0,0,23031,0,0,0,'Valiance Keep Footman','','',0,7,0,0,0,0.5,1,0,69,69,1973,3992,3992,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25314,9056,0,0,23082,0,0,0,'Archmage Berinand','Maces & Staves','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,4227,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25315,8209,0,0,23200,0,0,0,'Kil\'jaeden','The Deceiver','',108,3,0,3,1,1,1,0,73,73,16,5000000,5000000,0,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,329,0,0,0,'',1,5000000,0,2.5,8,14,0,45664,45641,46680,45892,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25316,9056,0,0,23221,0,0,0,'Beryl Sorcerer','','',0,7,0,0,0,1,1,0,69,70,14,6387,7185,7114,1,0,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1.5,0.306,'',0,1484,0,2.5,8,14,0,50648,9672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25317,9056,0,0,24818,24819,3422,24821,'Civilian Recruit','','',0,7,0,0,0,1,1,0,68,68,1973,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,45,0),(25318,9056,0,0,23105,23106,23107,23108,'Arcane Prisoner','','',0,7,0,0,0,1,1,0,1,1,35,1,1,7577,1,0,2000,0,0,0,0,0,0,0,0,7637,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25319,8089,0,0,23345,0,0,0,'Kalecgos','','',108,2,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,10.5,1.75,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25320,9056,25318,0,23109,23110,23111,23112,'Arcane Prisoner','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,7338,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25321,9056,0,0,25973,25975,0,0,'Kaskala Craftsman','','',0,7,0,0,0,1,1,0,72,72,1950,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25322,9056,0,0,25976,25977,0,0,'Kaskala Shaman','','',0,7,0,0,0,1,1,0,72,72,1950,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25323,12340,0,0,19284,0,0,0,'Craig Steele','Software Engineer','',4612,7,0,2,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25324,8089,0,0,23114,11686,0,0,'Earthen Ring Guide','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25325,8089,0,0,23114,0,0,0,'Earthen Ring Guide Wolf Form','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25326,9056,0,0,23116,0,0,0,'Overlord Bor\'gorok','','',2048,7,0,0,0,1,1,0,71,71,1978,9291,9291,0,1,3,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25327,9056,0,0,23115,0,0,0,'Quartermaster Holgoth','','',0,7,0,0,0,1,1,0,69,69,1978,7984,7984,3080,1,2,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25328,9056,0,0,23117,0,0,0,'Shadowstalker Luther','','',128,7,0,0,0,1,1,0,72,72,1981,9610,9610,3309,1,2,2000,0,304,436,0,0,0,0,180000,7305,0,0,0,0,0,0,1.725,0.44045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25329,9056,0,0,23118,0,0,0,'Gorge the Corpsegrinder','Tank Commander','',0,7,0,1,0,1,1,0,74,74,1978,205640,205640,3466,1,2,2000,0,471,628,0,0,0,0,300000,7857,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25330,12340,0,0,23119,0,0,0,'Nerub\'ar Behemoth','','',4,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25331,12340,25495,0,23568,0,0,0,'Nerub\'ar Destroyer','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25332,9056,25495,0,15961,0,0,0,'Stitched Warsong Horror','','',0,6,0,0,0,1,1,0,73,75,21,9940,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,4.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25333,9056,25495,0,24274,0,0,0,'Undying Aggressor','','',0,6,0,0,0,1,1,0,68,69,21,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,4.5,1.182,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33380,12340,0,0,1122,0,0,0,'Hammer Vehicle [PH]','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1.65,0.9823,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25335,9056,0,0,23170,0,0,0,'Longrunner Proudhoof','','',4096,7,0,0,0,1.75,1,0,71,71,1921,16259,16259,0,1,3,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,13730,35473,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25336,9056,0,0,23121,0,0,0,'Grunt Ragefist','','',0,7,0,0,0,1,1,0,69,69,1978,7984,7984,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.575,0.2478,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25337,12340,0,0,23007,23017,23018,23019,'Warsong Standard Bearer','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25338,9056,0,0,23007,23017,23018,23123,'Warsong Caravan Guard','','',4096,7,0,0,0,1,1,0,70,70,1978,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25339,9056,0,0,23163,0,0,0,'Spirit Talker Snarlfang','','',0,7,0,0,0,1,1,0,69,69,1978,7984,7984,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.65,0.2596,'',0,0,0,2.5,8,14,0,45608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25340,12340,0,0,23246,23247,23248,23249,'Dead Caravan Guard Transform','','',1152,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25341,12340,0,0,23124,23125,23126,23127,'Dead Caravan Worker Transform','','',1152,7,0,0,0,1,1,0,1,1,1978,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25342,9056,0,0,328,21342,0,0,'Dead Caravan Guard','Warsong Offensive','',1152,7,0,0,0,1,1,0,69,70,190,7984,8982,0,1,1,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.235,'43167 29266 45459',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25343,9056,25342,0,328,21342,0,0,'Dead Caravan Worker','Warsong Offensive','',1152,7,0,0,0,1,1,0,65,69,190,5914,7984,0,1,1,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1,0.235,'43167 29266 45460',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25344,8089,0,0,23128,0,0,0,'Seer Cragh Grimtusk','Earthen Ring','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25345,8089,0,0,23129,23130,23688,23689,'Earthen Ring Horde Disguise','Earthen Ring','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25346,8089,0,0,23133,0,0,0,'Twilight Spy Viktor','Twilight\'s Hammer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25347,8089,0,0,18836,0,0,0,'Vision of Nobundo','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25348,8089,0,0,23134,0,0,0,'Vision of Thrall','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25349,9056,0,0,24471,0,0,0,'Scourge Plague Spreader','','',4,10,0,3,0,1,1,0,80,80,974,12600,12600,0,1,0,2000,0,14770,20510,0,0,0,0,300000,9729,0,0,0,0,0,0,6,18,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25350,9056,25351,0,23173,23175,0,0,'Risen Longrunner','','',0,6,0,0,0,1,1,0,69,70,16,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,0.520833,'',0,1399,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25351,9056,0,0,23172,23174,0,0,'Ghostly Sage','','',0,6,0,0,0,1,1,0,69,70,16,6387,7185,7114,1,0,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,2.25,0.520833,'',0,1402,0,2.5,8,14,0,15798,9739,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25352,12340,25495,0,17444,0,0,0,'Scourge Overlord','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,5.25,3.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25353,9056,0,0,23145,23205,0,0,'Beryl Treasure Hunter','','',0,7,0,0,0,1,1,0,69,70,14,6387,7185,7114,1,0,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1.5,0.306,'',0,1481,0,2.5,8,14,0,50658,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25354,7741,0,0,19021,0,0,0,'Mutate Fleshlasher','','',8,1,0,0,0,0.7,1,0,70,70,16,4890,4890,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,172,0,0,0,0,2,'',0,0,0,2.5,8,14,0,34351,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25355,9056,0,0,24906,24909,24910,0,'Beryl Hound','','',0,3,0,0,0,1,1,0,69,70,14,7984,8982,3118,1,0,1500,0,175.5,248.25,0,0,0,0,300000,6708,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34711,0,0,0,0,0,0,0),(25356,9056,0,0,23149,0,0,0,'Warmage Anzim','','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,2,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25357,8089,0,0,18783,16925,0,0,'Felmyst Flight Target - Left','','',0,10,0,0,0,1,1,0,1,1,114,1,1,0,1,0,2000,0,15,15,0,0,0,0,604800000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25358,8089,0,0,18783,16925,0,0,'Felmyst Flight Target - Right','','',0,10,0,0,0,1.35,1,0,1,1,114,1,1,0,1,0,2000,0,15,15,0,0,0,0,604800000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25359,9056,0,0,23120,0,0,0,'Force-Commander Steeljaw','','',0,6,0,1,0,1,1,0,1,1,21,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,0.744,'',0,0,0,2.5,8,14,0,15284,38256,50204,41057,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25360,8089,0,0,23131,23132,23687,0,'Earthen Ring Alliance Disguise','Earthen Ring','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25361,9056,0,0,23147,23150,23151,23152,'Alliance Deserter','','',0,7,0,0,0,1,1,0,69,69,7,5914,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,6423,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25362,9056,0,0,16358,23148,16356,0,'Warsong Swine','','',0,1,0,0,0,1,1,0,5,5,189,102,120,0,1,0,2000,0,7,9,0,0,0,0,300000,111,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25363,8089,0,0,23153,23536,23537,23538,'Sunblade Cabalist','','',72,7,0,1,0,24.5,10,0,70,70,16,190000,190000,31550,1,0,2000,0,1755,2482.5,0,0,0,0,604800000,6708,0,0,0,0,0,0,2.025,0.51705,'',0,10615,0,2.5,8,14,0,46543,46544,47248,0,0,0,0,0,0,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25364,9056,0,0,12821,6371,0,0,'Red Guardian Drake','','',2048,2,0,0,0,1,1,0,80,80,35,9215,9215,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,4.5,2.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,231,0),(25365,12340,0,0,18043,0,0,0,'(PH) Dreadweave Spinner','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.6,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25366,12340,0,0,23165,0,0,0,'(PH) DEPRECATED','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25367,8089,0,0,23154,23539,23540,23541,'Sunblade Arch Mage','','',72,7,0,1,0,24.5,5,0,70,70,16,190000,190000,15775,1,0,2000,0,1755,2482.5,0,0,0,0,604800000,6708,0,0,0,0,0,0,2.025,0.51705,'',0,10635,0,2.5,8,14,0,46553,46555,46573,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25368,8089,0,0,23529,23530,23531,23532,'Sunblade Slayer','','',72,7,0,1,0,24.5,5,0,70,70,16,240000,240000,0,1,0,2000,0,1890,2677.5,0,0,0,0,604800000,6719,0,0,0,0,0,0,2.025,0.51705,'',0,10615,0,2.5,8,14,0,46557,47001,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25369,8089,0,0,23156,23526,23527,23528,'Sunblade Vindicator','','',72,7,0,1,0,24.5,5,0,70,70,16,240000,240000,0,1,0,2000,0,1890,2677.5,0,0,0,0,604800000,6719,0,0,0,0,0,0,2.025,0.51705,'',0,10611,0,2.5,8,14,0,39171,46559,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25370,8089,0,0,23158,23545,23546,23547,'Sunblade Dusk Priest','','',72,7,0,1,0,24.5,10,0,70,70,16,60000,60000,31550,1,0,2000,0,1755,2482.5,0,0,0,0,604800000,6708,0,0,0,0,0,0,2.025,0.51705,'',0,10618,0,2.5,8,14,0,46560,46561,46562,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25371,8089,0,0,23159,23542,23543,23544,'Sunblade Dawn Priest','','',72,7,0,1,0,24.5,10,0,70,70,16,190000,190000,31550,1,0,2000,0,1755,2482.5,0,0,0,0,604800000,6708,0,0,0,0,0,0,2.025,0.51705,'',0,10601,0,2.5,8,14,0,46563,46564,46565,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25372,8089,0,0,23161,23533,23534,23535,'Sunblade Scout','','',72,7,0,1,0,2.1,5,0,70,70,16,29000,29000,0,1,0,2000,0,1890,2677.5,0,0,0,0,604800000,6719,0,0,0,0,0,0,2.025,0.51705,'18950 18950',0,10661,0,2.5,8,14,0,46558,0,0,0,0,0,0,0,0,1279,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25373,8089,0,0,23476,0,0,0,'Shadowsword Soulbinder','','',72,7,0,1,0,1,1,0,71,71,16,190000,190000,30694,1,0,2000,0,1250,2650,0,0,0,0,604800000,4900,0,0,0,0,329,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25374,9056,0,0,23164,0,0,0,'Ortrosh','','',0,7,0,0,0,1,1,0,69,69,1978,7984,7984,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25375,12340,0,0,10031,0,0,0,'Giant Scarab','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.45,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25376,9056,0,0,14502,0,0,0,'Imperean','','',0,4,0,1,0,3.5,1,0,72,72,190,33635,33635,0,1,3,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25377,9056,0,0,11402,0,0,0,'Brittle Skeleton','','',0,6,0,5,0,0.1,0.05,0,71,71,21,416,416,0,1,0,5000,0,747.5,1065,0,0,0,0,300000,7018,0,0,0,0,0,0,1.275,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25378,9056,26195,0,23181,0,0,0,'En\'kilah Necromancer','Cult of the Damned','',0,7,0,0,0,1,1,0,71,72,21,7432,7688,7416,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,5,0.62,'',0,1483,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25379,9056,0,0,23167,0,0,0,'Warden Nork Bloodfrenzy','','',0,7,0,0,0,1,1,0,70,70,1981,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25380,9056,0,0,23197,0,0,0,'Primal Mighthorn','','',0,7,0,1,0,10,1,0,73,73,1978,99400,99400,3387,1,2,2000,0,1439.8,2060.8,0,0,0,0,180000,7604,0,0,0,0,0,0,4.86,1.16964,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25381,9056,0,0,23169,0,0,0,'Bloodmage Laurith','','',0,7,0,1,0,10,1,0,72,72,1978,96100,96100,3309,1,3,2000,0,1398.4,2005.6,0,0,0,0,180000,7305,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25382,12340,0,0,23102,0,0,0,'Nerub\'ar Proxy','','',0,6,0,0,0,1,1,0,1,1,35,1,1,3309,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.6875,1.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25383,9056,26195,0,12818,0,0,0,'En\'kilah Abomination','','',72,6,0,0,0,1,1,0,71,71,21,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,3,1,'45617 45617',0,1405,0,2.5,8,14,0,40504,50335,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25384,9056,0,0,23171,0,0,0,'Steeljaw\'s Corpse','','',1024,7,0,1,0,1,1,0,72,72,1978,9610,9610,0,1,1,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,2.25,0.558,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25385,9056,0,0,26575,0,0,0,'William Allerton','','',128,7,0,1,0,1,1,0,72,72,1973,4278,4278,0,1,2,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.306,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25386,9056,26195,0,17308,0,0,0,'En\'kilah Crypt Fiend','','',72,6,0,0,0,1,1,0,70,71,21,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.875,1.5,'',0,1326,0,2.5,8,14,0,31600,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25387,9056,26195,0,17311,0,0,0,'En\'kilah Gargoyle','','',0,6,0,0,0,1,1,0,71,71,974,9291,9291,3231,1,0,3000,0,444,636,0,0,0,0,300000,7007,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,16564,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25388,9056,0,0,10005,0,0,0,'En\'kilah Hatchling (1)','','',1024,10,0,0,0,1,1,0,68,68,634,1,1,0,1,0,200,0,23.1,32.5,0,0,0,0,0,6126,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25389,9056,0,0,10005,0,0,0,'En\'kilah Hatchling (2)','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25390,9056,0,0,10005,0,0,0,'En\'kilah Hatchling','','',0,10,0,0,0,0.01,1,0,68,68,634,38,38,0,1,0,200,0,23.1,32.5,0,0,0,0,300000,6126,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25391,9056,0,0,22506,0,0,0,'En\'kilah Focus Crystal','','',16,10,0,0,0,1,1,0,1,1,974,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25392,9056,0,0,23510,0,0,0,'High Priest Andorath','','',0,7,0,0,0,1,1,0,72,72,21,9610,9610,3309,1,3,2000,0,304,436,0,0,0,0,180000,7305,0,0,0,0,0,0,1.8,0.4596,'',0,1512,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35355,0,0,0,0,0,0,0),(25393,9056,26195,0,24992,1065,0,0,'En\'kilah Ghoul','','',0,6,0,0,0,1,1,0,70,70,21,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,1325,0,2.5,8,14,0,38056,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25394,9056,0,0,23176,0,0,0,'Shadowstalker Barthus','','',0,7,0,0,0,1,1,0,71,71,1981,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.725,0.44045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25395,9056,0,0,23066,0,0,0,'Private Brau','','',0,7,0,0,0,1,1,0,69,69,84,7984,7984,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25396,9056,0,0,2606,0,0,0,'Naxxanar Skeletal Mage','','',8,6,0,0,0,1,1,0,72,72,21,9610,9610,3309,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.875,0.15,'',0,1474,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25397,9056,0,0,25978,0,0,0,'Elder Kesuk','','',0,7,0,0,0,1,1,0,72,72,1950,9291,9291,3231,1,0,2000,0,296,424,0,0,0,0,300000,7305,0,0,0,0,0,0,3,0.694444,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25398,9056,0,0,25979,0,0,0,'Elder Sagani','','',0,7,0,0,0,1,1,0,72,72,1950,9610,9610,3309,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,3,0.694444,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25399,9056,0,0,25980,0,0,0,'Elder Takret','','',0,7,0,0,0,1,1,0,1,1,1950,1,1,3270,1,0,2000,0,0,0,0,0,0,0,300000,7265,0,0,0,0,0,0,3,0.694444,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25400,12340,0,0,26360,0,0,0,'Elder Yakone','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25401,9056,0,0,6271,0,0,0,'Seaforium Depth Charge','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25402,9056,0,0,169,18657,0,0,'Nerub\'ar Sinkhole (South)','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,90000,6719,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25403,9056,0,0,169,18657,0,0,'Nerub\'ar Sinkhole (East)','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,90000,6719,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25404,9056,0,0,169,18657,0,0,'Nerub\'ar Sinkhole (West)','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,90000,6719,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25405,9056,0,0,169,18657,0,0,'Nerub\'ar Sinkhole (North)','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,90000,6719,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25406,12340,0,0,19284,0,0,0,'Craig Steele2','Software Engineer','',4612,7,0,2,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25410,12340,0,0,19284,0,0,0,'Craig Steele (1)','Software Engineer','',4612,7,0,2,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25411,12340,0,0,19284,0,0,0,'Craig Steele3','Software Engineer','',4612,7,0,2,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25412,12340,0,0,19284,0,0,0,'Craig Steele (2)','Software Engineer','',4612,7,0,2,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25413,12340,0,0,19284,0,0,0,'Craig Steele2 (1)','Software Engineer','',4612,7,0,2,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25414,9056,0,0,23179,23186,0,0,'Warsong Hold Warrior','','',2048,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25415,9056,0,0,5187,5490,0,0,'Enraged Tempest','','',0,4,0,0,0,1,1,0,70,71,834,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,50420,50215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34800,42107,0,0,0,0,0,0),(25416,9056,0,0,12109,0,0,0,'Simmer','','',0,4,0,0,0,1,1,0,72,72,1983,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,6,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25417,9056,0,0,1070,5488,0,0,'Raging Boiler','','',0,4,0,0,0,1,1,0,69,70,1983,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,50207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25418,9056,0,0,14514,0,0,0,'Churn','','',0,4,0,0,0,1,1,0,71,71,1984,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,50206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25419,9056,0,0,5561,5450,0,0,'Boiling Spirit','','',0,4,0,0,0,1,1,0,69,70,1984,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,50206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25420,9056,0,0,23182,23184,0,0,'Warsong Hold Mage','','',2048,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25421,9056,0,0,23183,23185,0,0,'Warsong Hold Shaman','','',2048,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25422,9056,0,0,16213,0,0,0,'Mystical Webbing','','',8,10,0,0,0,0.1,1,0,70,70,14,405,405,0,1,0,6000,0,756,1071,0,0,0,0,180000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25423,9056,0,0,16213,0,0,0,'Infested Victim','','',1024,10,0,0,0,1,1,0,1,1,35,449,449,0,1,0,2000,0,252,357,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25424,9056,0,0,23187,0,0,0,'Vision of Farseer Grimwalker','','',1024,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25425,9056,0,0,23188,0,0,0,'Farseer Grimwalker\'s Spirit','','',0,7,0,0,0,1,1,0,70,70,1981,8982,8982,3155,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25426,9056,0,0,14589,0,0,0,'Ug\'thor Bloodfrenzy','Son of Nork','',0,7,0,0,0,1,1,0,5,5,1981,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25427,9056,0,0,27191,0,0,0,'Kaganishu','','',0,7,0,0,0,1,1,0,71,71,16,9291,9291,9693,1,0,2000,0,296,424,0,0,0,0,0,7007,0,0,0,0,0,0,0,0.62,'',0,1395,0,2.5,8,14,0,15744,44257,19816,0,0,0,0,0,0,0,0,0,0,0,0,0,34781,0,0,0,0,0,0,0),(25428,9056,0,0,27170,27192,0,0,'Magmoth Shaman','','',0,7,0,0,0,1,1,0,69,70,16,7984,8982,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,0.31,'',0,1402,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25429,9056,0,0,27174,27185,0,0,'Magmoth Forager','','',0,7,0,0,0,1,1,0,69,70,16,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0.31,'',0,1406,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25430,9056,0,0,24873,0,0,0,'Magmothregar','','',0,7,0,0,0,1,1,0,72,72,16,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,12,1.24,'',0,1471,0,2.5,8,14,0,50822,50413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25431,9056,0,0,1060,17188,0,0,'Kaskala Ancestor','','',0,10,0,0,0,1,1,0,70,70,634,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25432,9056,0,0,24852,0,0,0,'Mate of Magmothregar','','',0,7,0,0,0,1,1,0,70,70,16,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,6,0.62,'',0,1403,0,2.5,8,14,0,50420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25433,9056,0,0,24853,0,0,0,'Offspring of Magmothregar','','',0,7,0,0,0,1,1,0,69,70,16,1996,2246,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3.75,0.3875,'',0,1404,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25434,9056,0,0,24851,0,0,0,'Magmoth Crusher','','',0,7,0,0,0,1,1,0,70,70,16,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,7.5,0.775,'',0,1405,0,2.5,8,14,0,50413,50410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25435,9056,0,0,22199,0,0,0,'Karuk','','',0,7,0,0,0,1,1,0,73,73,1950,9940,9940,0,1,3,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25436,12340,0,0,16480,20559,0,0,'Elder Tuskarr Spirit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25437,9056,0,0,23193,0,0,0,'Shadowstalker Ickoris','','',0,7,0,1,0,1,1,0,70,70,1981,44910,44910,0,1,2,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25438,9056,0,0,23194,0,0,0,'Shadowstalker Canarius','','',0,7,0,1,0,1,1,0,69,69,1981,39920,39920,0,1,2,2000,0,1127,1591.6,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25439,9056,0,0,23195,23196,0,0,'Warsong Scout','','',0,7,0,0,0,1,1,0,75,75,1980,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25440,9056,0,0,23198,0,0,0,'Scout Tungok','','',2048,7,0,0,0,1,1,0,70,70,1980,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25441,9056,0,0,1060,17188,0,0,'North Platform','','',0,10,0,0,0,1,1,0,70,70,634,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25442,9056,0,0,1060,17188,0,0,'East Platform','','',0,10,0,0,0,1,1,0,70,70,634,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25443,9056,0,0,1060,17188,0,0,'West Platform','','',0,10,0,0,0,1,1,0,70,70,634,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25444,9056,0,0,4589,0,0,0,'Magmoth Fire Totem','','',0,11,0,0,0,0.1,1,0,69,70,16,70,70,7114,1,0,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,45580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25445,9056,25382,0,23916,0,0,0,'Nerub\'ar Corpse Harvester','','',0,6,0,0,0,1,1,0,68,69,1982,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,45577,6917,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25446,9056,0,0,23201,0,0,0,'Warsong Captain','','',2048,7,0,1,0,1,1,0,75,75,1980,85080,85080,71220,1,0,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,45584,15799,12058,44256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25447,12340,0,0,21241,0,0,0,'Warsong Wolf','','',2049,1,1,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25448,9056,0,0,23206,0,0,0,'Curator Insivius','','',0,2,0,0,0,1,1,0,72,72,14,9610,9610,3309,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,3.75,1.125,'',0,1459,0,2.5,8,14,0,22120,11831,39171,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25449,9056,0,0,23204,23203,0,0,'Beryl Reclaimer','','',0,7,0,0,0,1,1,0,69,70,14,7984,8982,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.725,0.3519,'',0,1399,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34772,0,0,0,0,0,0,0),(25450,9056,0,0,17582,0,0,0,'Veehja','','',0,7,0,0,0,1,1,0,73,73,35,9940,9940,0,1,3,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.7,1.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25451,9056,25382,0,23917,0,0,0,'Nerub\'ar Sky Darkener','','',0,6,0,0,0,1,1,0,1,1,1982,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.35,0.4185,'',0,0,0,2.5,8,14,0,45577,45587,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25452,9056,0,0,26425,0,0,0,'Scourged Mammoth','','',0,6,0,0,0,1,1,0,70,71,21,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,5.775,0.5115,'',0,0,0,2.5,8,14,0,15550,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,34775,42104,0,0,0,0,0,0),(25453,9056,0,0,23941,0,0,0,'Ith\'rix the Harvester','','',8,6,0,1,0,1,1,0,1,1,1982,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,25748,34392,45592,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25454,9056,0,0,24564,0,0,0,'Tundra Crawler','','',65537,1,42,0,0,1,1,0,70,70,14,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,12,1.24,'',0,0,0,2.5,8,14,0,50293,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25455,9056,0,0,16998,0,0,0,'Snarlfang\'s Totem','','',0,11,0,0,0,1,1,0,70,70,1981,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25456,9056,0,0,27193,0,0,0,'Vision of Kaganishu','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25457,9056,0,0,27194,0,0,0,'Vision of Magmoth Shaman','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25458,9056,0,0,23215,0,0,0,'Vision of Farseer Grimwalker\'s Spirit','','',1024,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25459,9056,0,0,23210,0,0,0,'Yanni','','',0,7,0,0,0,1,1,0,65,65,1981,5914,5914,2790,1,1,2000,0,186,260,0,0,0,0,300000,5228,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25460,9056,0,0,28082,0,0,0,'Amazing Flying Carpet','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'61307',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25461,9056,0,0,23212,0,0,0,'Farseer Grimwalker','','',0,7,0,0,0,1,1,0,1,1,1981,1,1,3155,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25462,9056,0,0,24191,0,0,0,'The Lich King','','',36,6,0,3,0,2000,1,0,83,83,2082,13945,27890000,0,1,2,2000,0,17815,23905,0,0,0,0,360000,10673,0,0,0,0,0,0,2,2,'53274',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25463,12340,25495,0,11404,11403,0,0,'Soldier of the Frozen Wastes','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25464,9056,0,0,23316,0,0,0,'Bloodspore Moth','','',1,1,37,0,0,1,1,0,68,69,188,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,45610,32914,0,0,0,0,0,0,0,0,0,0,0,13099,0,0,34976,0,0,0,0,0,100,0),(25465,9056,0,0,23214,0,0,0,'Kel\'Thuzad','','',36,6,0,3,0,1,1,0,83,83,1982,6693600,6693600,0,1,0,2000,0,17815,23905,0,0,0,0,300000,10673,0,0,0,0,0,0,10.5,7,'',1,0,0,2.5,8,14,0,50319,50312,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25466,9056,0,0,169,17612,0,0,'Necropolis Beam (Target)','','',1024,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25467,9056,0,0,27185,27195,0,0,'Bloodspore Harvester','','',0,7,0,0,0,1,1,0,68,69,1985,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0,0.372,'',0,1321,0,2.5,8,14,0,50380,45987,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25468,9056,0,0,27179,27170,0,0,'Bloodspore Roaster','','',0,7,0,0,0,1,1,0,68,69,1985,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0,0,'',0,1330,0,2.5,8,14,0,50402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25469,9056,25495,0,22496,10627,23141,23142,'Mindless Aberration','','',1024,6,0,0,0,1,1,0,68,69,21,3493,3992,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.875,0.66625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25470,9056,0,0,27174,0,0,0,'Bloodspore Firestarter','','',0,7,0,0,0,1,1,0,68,69,1985,6986,7984,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,0,0.31,'',0,1332,0,2.5,8,14,0,20793,45985,35916,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25471,9056,0,0,1060,17188,0,0,'Temple A','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,180000,6708,0,0,0,0,0,0,1.5,0.893,'45614 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25472,9056,0,0,1060,17188,0,0,'Temple B','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,180000,6708,0,0,0,0,0,0,1.5,0.893,'45614 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25473,9056,0,0,1060,17188,0,0,'Temple C','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.893,'45614 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25474,9056,0,0,23221,0,0,0,'Captured Beryl Sorcerer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25475,9056,0,0,23218,0,0,0,'Mobu','Mechanic','',0,7,0,0,0,1,1,0,70,70,1978,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25476,9056,0,0,22199,0,0,0,'Waltor of Pal\'ea','','',0,7,0,0,0,1,1,0,68,68,1950,6986,6986,0,1,3,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25477,9056,0,0,23220,0,0,0,'Crafty Wobblesprocket','','',0,7,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.81125,0.369495,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25478,9056,0,0,23221,0,0,0,'Imprisoned Beryl Sorcerer','','',0,7,0,0,0,1,1,0,72,72,14,9610,9610,3309,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.5,0.306,'45842 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25479,9056,0,0,25773,25775,0,0,'Kvaldir Mistweaver','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,3036,1,0,2000,0,195,317,0,2000,0,0,300000,6377,0,0,0,0,0,0,1.5,0.34,'45658',0,1329,0,2.5,8,14,0,45658,49816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34814,34813,41989,0,0,0,0,0),(25480,9056,0,0,23223,0,0,0,'Librarian Normantis','','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,2,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25481,9056,0,0,999,0,0,0,'Landing Crawler','','',1,1,8,0,0,1,1,0,68,69,7,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.0625,0.85,'',0,0,0,2.5,8,14,0,49978,0,0,0,0,0,0,0,0,0,0,0,0,13072,0,0,0,0,0,0,0,0,0,0),(25482,9056,0,0,14661,0,0,0,'Sand Turtle','','',1,1,21,0,0,1,1,0,70,70,188,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0.64,0.28,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13466,0,0,0,0,0,0,0,0,121,0),(25483,8089,0,0,23478,0,0,0,'Shadowsword Manafiend','','',72,7,0,1,0,1,1,0,71,71,16,190000,190000,30694,1,0,2000,0,1960,3500,0,0,0,0,604800000,5050,0,0,0,0,329,0,0,0,'',0,10612,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25484,8089,0,0,23474,0,0,0,'Shadowsword Assassin','','',72,7,0,1,0,1,1,0,71,71,16,190000,190000,0,1,0,2000,0,2242.5,3195,0,0,0,0,604800000,7018,0,0,0,0,329,0,0,0,'34189',0,10591,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25485,8089,0,0,23475,0,0,0,'Shadowsword Deathbringer','','',72,7,0,1,0,1,1,0,71,71,14,230000,230000,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,329,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25486,8089,0,0,23479,0,0,0,'Shadowsword Vanquisher','','',72,7,0,1,0,1,1,0,71,71,16,550000,550000,0,1,0,2000,0,2242.5,3195,0,0,0,0,604800000,7018,0,0,0,0,329,0,0,0,'',0,10637,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25487,9056,0,0,26297,0,0,0,'Wooly Rhino Matriarch','','',65537,1,43,0,0,1,1,0,68,68,15,6986,6986,0,1,0,3000,0,346.5,487.5,0,0,0,0,300000,6126,0,0,0,0,0,0,5.75,0.3565,'',0,0,0,2.5,8,14,0,50502,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25488,9056,0,0,26296,0,0,0,'Wooly Rhino Calf','','',65537,1,43,0,0,1,1,0,67,67,15,6326,6326,0,1,0,3000,0,337.5,471,0,0,0,0,300000,5829,0,0,0,0,0,0,4.25,0.2635,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25489,9056,0,0,26268,0,0,0,'Wooly Rhino Bull','','',65537,1,43,0,0,1,1,0,69,69,1917,7984,7984,0,1,0,3000,0,367.5,519,0,0,0,0,300000,6423,0,0,0,0,0,0,6.75,0.4185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25490,9056,0,0,1060,17188,0,0,'East En\'kilah Cauldron','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25491,8089,0,0,21405,0,0,0,'Boss Whisperer','','',0,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,2.01,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25492,9056,0,0,1060,17188,0,0,'Central En\'kilah Cauldron','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25493,9056,0,0,1060,17188,0,0,'West En\'kilah Cauldron','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,180000,6708,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25494,9056,0,0,23229,0,0,0,'Purifying Totem','','',0,11,0,0,0,1,1,0,1,1,35,42,42,60,1,0,2000,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25495,12340,0,0,22862,0,0,0,'Scourge Proxy Unit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25496,9056,0,0,25774,25772,0,0,'Kvaldir Mist Lord','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,0,1,0,2000,0,245,346,0,2000,0,0,300000,6423,0,0,0,0,0,0,1.5,0.34,'',0,1322,0,2.5,8,14,0,49922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34814,41989,0,0,0,0,0,0),(25497,9056,0,0,23230,23553,25668,0,'Orabus the Helmsman','','',0,7,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,1322,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34814,0,0,0,0,0,0,0),(25498,9056,0,0,23237,0,0,0,'Aspatha the Broodmother','','',1,1,37,0,0,1,1,0,71,71,14,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,2,0.7,'',0,0,0,2.5,8,14,0,45610,32914,0,0,0,0,0,0,0,0,0,0,0,13110,0,0,34976,0,0,0,0,0,0,0),(25499,8089,0,0,16004,0,0,0,'PattyMacks Dummy','','',0,7,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.1,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25500,8089,0,0,22724,0,0,0,'PattyMacks Flying Dummy','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25501,9056,0,0,27174,27185,0,0,'Gammoth Tender','','',0,7,0,0,0,1,1,0,70,70,1985,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0,0.31,'',0,1327,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25502,8089,0,0,18996,0,0,0,'Shield Orb','','',0,10,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,45680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25503,9056,0,0,23238,0,0,0,'Elder Mootoo','','',0,7,0,1,0,1,1,0,70,70,1978,8982,8982,3155,1,3,2000,0,397,531,0,0,0,0,300000,6673,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25504,9056,0,0,23239,0,0,0,'Mootoo the Younger','','',4096,7,0,1,0,1,1,0,68,68,1979,17465,17465,2991,1,3,2000,0,364,486,0,0,0,0,300000,6081,0,0,0,0,0,0,2.8125,0.654375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25505,12340,0,0,1126,17612,0,0,'Hah... You\'re Not So Big Now! Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25506,8089,0,0,23477,0,0,0,'Shadowsword Lifeshaper','','',72,7,0,1,0,1,1,0,71,71,16,190000,190000,30694,1,0,2000,0,1250,2650,0,0,0,0,604800000,5000,0,0,0,0,329,0,0,0,'',0,10596,0,2.5,8,14,0,46466,46467,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25507,8089,0,0,23240,0,0,0,'Sunblade Protector','','',72,9,0,1,0,52.5,10,0,72,72,16,550000,550000,0,1,0,1500,0,1726.88,2463.75,0,0,0,0,604800000,7318,0,0,0,0,0,0,3.25,1.0075,'18950 18950',0,10649,0,2.5,8,14,0,46480,0,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25508,8089,0,0,17205,0,0,0,'Shadowsword Guardian','','',72,9,0,1,0,70,1,0,71,71,16,240000,240000,0,1,0,2000,0,2220,3180,0,0,0,0,604800000,7007,0,0,0,0,329,0,10,1,'',0,11000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25509,8089,0,0,21455,0,0,0,'Priestess of Torment','','',72,3,0,1,0,1,1,0,71,71,16,180000,180000,0,1,0,2000,0,2220,3180,0,0,0,0,604800000,7007,0,0,0,0,0,0,2,0.6,'',0,10767,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25510,9056,0,0,169,11686,0,0,'1st Kvaldir Vessel (The Serpent\'s Maw)','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,2000,0,0,300000,6719,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25511,9056,0,0,169,11686,0,0,'2nd Kvaldir Vessel (The Kur Drakkar)','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,2,2,0,2000,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25512,9056,0,0,169,11686,0,0,'3rd Kvaldir Vessel (Bor\'s Hammer)','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,2000,0,0,300000,6719,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25513,9056,0,0,169,11686,0,0,'4th Kvaldir Vessel (Bor\'s Anvil)','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,2,2,0,2000,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25514,9056,0,0,23241,0,0,0,'Rocknar','','',0,4,0,0,0,1,1,0,71,71,14,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,4.5,0.93,'',0,0,0,2.5,8,14,0,22693,50094,45776,0,0,0,0,0,0,0,0,0,0,0,0,0,34804,0,0,0,0,0,0,0),(25515,8606,0,0,16431,0,0,0,'[PH] Festival Fire Juggler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25516,9056,0,0,23242,0,0,0,'Snow Tracker Grumm','','',0,7,0,0,0,1,1,0,71,71,1922,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25518,8089,0,0,23306,0,0,0,'Ground Flower','','',1024,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25519,12340,0,0,9252,0,0,0,'Caleb','Stable Master','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,4194304,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25520,9056,0,0,25775,0,0,0,'Skadir Runecaster','','',0,7,0,0,0,1,1,0,68,69,1885,5588,6387,6957,1,0,2000,0,0,0,0,2000,0,0,300000,5153,0,0,0,0,0,0,1.5,0.34,'',0,1332,0,2.5,8,14,0,9532,49871,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(25521,9056,0,0,25632,0,0,0,'Skadir Longboatsman','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.34,'',0,1325,0,2.5,8,14,0,48697,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(25522,9056,0,0,25632,0,0,0,'Skadir Raider','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.34,'',0,1327,0,2.5,8,14,0,43414,43413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(25523,9056,0,0,25772,0,0,0,'Skadir Mariner','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,0,1,0,2000,0,245,346,0,2000,0,0,300000,6423,0,0,0,0,0,0,1.5,0.34,'',0,1477,0,2.5,8,14,0,13730,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(25524,9183,0,0,19365,0,0,0,'Enslaved Riplash Priestess','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.7,1.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25525,12340,0,0,169,11686,0,0,'Orabus Spell Trigger','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25526,12340,0,0,23245,0,0,0,'Naked Caravan Guard - Orc Male Transform','','',1152,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25527,12340,0,0,23250,0,0,0,'Naked Caravan Guard - Forsaken Male Transform','','',1152,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25528,12340,0,0,23251,0,0,0,'Naked Caravan Guard - Orc Female Transform','','',1152,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25529,12340,0,0,23252,0,0,0,'Naked Caravan Guard - Tauren Male Transform','','',1152,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25530,12340,0,0,23253,0,0,0,'Naked Caravan Worker - Orc Male Transform','','',1152,7,0,0,0,1,1,0,1,1,1978,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25531,12340,0,0,23254,0,0,0,'Naked Caravan Worker - Forsaken Male Transform','','',1152,7,0,0,0,1,1,0,1,1,1978,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25532,12340,0,0,23255,0,0,0,'Naked Caravan Worker - Orc Female Transform','','',1152,7,0,0,0,1,1,0,1,1,1978,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25533,12340,0,0,23256,0,0,0,'Naked Caravan Worker - Troll Male Transform','','',1152,7,0,0,0,1,1,0,1,1,1978,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25534,9056,0,0,20570,24826,0,0,'En\'kilah Blood Globe','','',0,10,0,0,0,0.1,1,0,71,71,974,929,929,0,1,0,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25535,8089,0,0,21955,17612,0,0,'[DNT] Torch Tossing Target Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4525,4525,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25536,8089,0,0,21955,11686,0,0,'[DNT] Torch Tossing Target Bunny Controller','','',0,10,0,0,0,1,1,0,60,60,35,4525,4525,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25537,8089,25537,0,1485,0,0,0,'Craig\'s Test Human A','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25538,8089,0,0,22831,0,0,0,'(PH) Shattered Sun Badge Vendor','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25539,8089,0,0,22831,0,0,0,'(PH) Shattered Sun Raid Loot Conversion','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25540,8089,0,0,22831,0,0,0,'(PH) Shattered Sun Raid Loot','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25541,8089,24553,0,22541,0,0,0,'Apoko (1)','','',0,7,0,1,0,1,1,0,70,70,14,29342,29342,10222,1,0,2000,0,3042,4303,0,0,0,0,0,6708,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,15503,15786,21401,27621,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25542,8089,24693,0,19529,0,0,0,'[UNUSED] Arcane Nightmare (1)','','',8,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25543,8089,24708,0,11686,0,0,0,'Arcane Sphere (1)','','',0,10,0,0,0,1,1,0,1,1,14,7380,7380,0,1,0,2000,0,307,438,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25544,8089,24692,0,22588,0,0,0,'[UNUSED] Brightscale Serpent (1)','','',8,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25545,8089,24761,0,16217,0,0,0,'Brightscale Wyrm (1)','','',0,1,0,0,0,1,1,0,70,70,1692,5868,5868,3155,1,0,1200,0,828.36,1171.74,0,0,0,0,0,6708,0,0,0,0,0,0,1.6,0.8,'',0,0,15,2.5,8,14,0,44406,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25546,8089,24808,0,22646,0,0,0,'Broken Sentinel (1)','','',8,6,0,1,0,1,1,0,70,70,16,16658,16658,16155,1,0,2000,0,1746.4,2501.6,0,0,0,0,0,6708,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25547,8089,24696,0,22590,0,0,0,'Coilskar Witch (1)','','',8,7,0,1,0,1,1,0,71,71,16,22976,22976,25848,1,0,2000,0,1746.4,2501.6,0,0,0,0,0,7007,0,0,0,0,0,0,1.2,1.2,'',0,4666,15,2.5,8,14,0,17741,20299,22907,35946,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25548,8089,24978,0,22786,22787,22789,22788,'Dawnblade Summoner (1)','','',8,7,0,0,0,1,1,0,70,70,16,1,1,0,1,0,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,0,1.8,0.4596,'',0,1321,15,2.5,8,14,0,11939,11962,32707,44977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25549,8089,24558,0,22542,0,0,0,'Ellrys Duskhallow (1)','','',0,7,0,1,0,1,1,0,70,70,16,22356,22356,18930,1,0,2000,0,3042,4303,0,0,0,0,0,4800,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,12471,14875,15232,15503,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25550,8089,24554,0,22539,0,0,0,'Eramas Brightblaze (1)','','',0,7,0,1,0,1,1,0,70,70,16,27944,27944,0,1,0,1500,6,2457,3480.75,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,11428,15503,46182,46183,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25551,8089,24698,0,20419,0,0,0,'Ethereum Smuggler (1)','','',8,7,0,1,0,1,1,0,71,71,16,28724,28724,0,1,0,2000,0,1764.1,2513.4,0,0,0,0,0,7018,0,0,0,0,0,0,1.25,0.375,'',0,4759,15,2.5,8,14,0,44538,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25552,8089,24722,0,22669,0,0,0,'Fel Crystal (1)','','',72,9,0,0,0,1,1,0,70,70,190,12575,12575,0,1,0,2000,0,1486.8,2106.3,0,0,0,0,0,6719,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,44320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25553,8089,24656,0,4449,0,0,0,'Fizzle (1)','','',0,3,23,0,0,1,1,0,70,70,16,1760,1760,2878,1,0,2000,0,248,363,0,0,0,0,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,15,2.5,8,14,0,44164,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25554,8089,24666,0,15294,0,0,0,'Flame Strike Trigger (Kael - 5Man) (1)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25555,8089,24555,0,2007,0,0,0,'Garaxxas (1)','','',0,3,0,1,0,1,1,0,70,70,16,29342,29342,12620,1,0,2000,0,3042,4303,0,0,0,0,0,5000,0,0,0,0,0,0,1.25,0.45,'',0,0,15,2.5,8,14,0,15503,15620,22907,27634,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25556,8089,24557,0,22540,0,0,0,'Kagani Nightstrike (1)','','',0,7,0,1,0,1,1,0,70,70,14,27944,27944,0,1,0,2000,0,3276,4641,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,12540,15503,15582,15657,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25557,8089,24781,0,169,11686,0,0,'Nether Energy (1)','','',0,10,0,0,0,1,1,0,70,70,114,20958,20958,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25558,8089,24809,0,169,11686,0,0,'Nether Energy Cube (Ground) (1)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25559,8089,24695,0,22589,0,0,0,'[UNUSED] Nether Shade (1)','','',8,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25560,8089,24560,0,22596,0,0,0,'Priestess Delrissa (1)','','',72,7,0,1,0,1,1,0,70,70,16,33534,33534,18930,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,0,0,0.9,0.27,'',0,6486,15,2.5,8,14,0,14032,15654,17843,27609,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25561,8089,24699,0,2017,0,0,0,'[UNUSED] Sargeron Trickster (1)','','',8,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,1.4375,0.5175,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25562,8089,24723,0,22642,0,0,0,'Selin Fireheart (1)','','',72,7,0,1,0,1,1,0,72,72,16,215400,215400,32310,1,0,2000,0,1746.4,2501.6,0,0,0,0,0,7305,0,0,0,0,0,0,2.25,0.566007,'',0,6452,15,2.5,8,14,0,44294,44314,46153,46155,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25563,8089,24697,0,10927,0,0,0,'Sister of Torment (1)','','',8,3,0,1,0,1,1,0,71,71,16,22976,22976,16155,1,0,2000,0,1746.4,2501.6,0,0,0,0,0,7007,0,0,0,0,0,0,1.95,0.5239,'',0,4682,15,2.5,8,14,0,44547,44640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25564,8089,24552,0,22597,0,0,0,'Sliver (1)','Garaxxas\' Pet','',0,1,0,0,0,1,1,0,70,70,16,15718,15718,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25565,8089,24684,0,22583,23087,23088,23089,'Sunblade Blood Knight (1)','','',8,7,0,1,0,1,1,0,70,70,16,26939,26939,15775,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,0,0,1.8,0.4596,'',0,4716,15,2.5,8,14,0,44479,44480,44482,46029,0,0,0,0,0,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25566,8089,24815,0,4449,0,0,0,'Sunblade Imp (1)','','',0,3,23,0,0,1,1,0,70,70,90,2552,2552,7196,1,0,2000,0,1463.2,2141.7,0,0,0,0,0,5404,0,0,0,0,0,0,0.75,0.5,'',0,0,15,2.5,8,14,0,44577,46044,0,0,0,0,0,0,0,4113,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25567,8089,24762,0,23090,23091,23092,23093,'Sunblade Keeper (1)','','',0,7,0,1,0,1,1,0,70,70,16,21636,21636,3080,1,0,2000,0,2912,4108,0,0,0,0,0,6708,0,0,0,0,0,0,1.8,0.4596,'',0,4040,15,2.5,8,14,0,15232,20741,0,0,0,0,0,0,0,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25568,8089,24683,0,22580,23084,23085,23086,'Sunblade Mage Guard (1)','','',8,7,0,1,0,1,1,0,70,70,16,26939,26939,15775,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,0,0,1.8,0.4596,'',0,4686,15,2.5,8,14,0,46028,44475,46028,0,0,0,0,0,0,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25569,8089,24685,0,22584,23094,23095,23096,'Sunblade Magister (1)','','',8,7,0,1,0,1,1,0,70,70,16,22356,22356,15775,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,0,0,1.8,0.4596,'44604',0,4779,15,2.5,8,14,0,44604,44606,44644,46035,0,0,0,0,0,319,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25570,8089,24687,0,22586,23097,23098,23099,'Sunblade Physician (1)','','',8,7,0,1,0,1,1,0,70,70,16,22356,22356,15775,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,0,0,1.8,0.4596,'',0,4752,15,2.5,8,14,0,46046,46045,46045,46046,0,0,0,0,0,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25571,8089,24777,0,22733,0,0,0,'Sunblade Sentinel (1)','','',8,9,0,1,0,1,1,0,71,71,16,86172,86172,0,1,0,2000,0,1764.1,2513.4,0,0,0,0,0,7018,0,0,0,0,0,0,3,0.93,'18950 18950',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25572,8089,24686,0,22585,23100,0,0,'Sunblade Warlock (1)','','',8,7,0,1,0,1,1,0,70,70,16,22356,22356,15775,1,0,2000,0,1380.6,1952.9,0,0,0,0,0,6708,0,0,0,0,50,0,1.8,0.4596,'',0,4738,15,2.5,8,14,0,46043,46042,44519,44520,0,0,0,0,0,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25573,8089,24744,0,22731,0,0,0,'Vexallus (1)','','',72,4,0,1,0,1,1,0,71,71,16,195296,195296,64620,1,0,2000,0,1746.4,2501.6,0,0,0,0,0,7007,0,0,0,0,0,0,5,1.55,'',0,6466,15,2.5,8,14,0,44318,44319,46380,46381,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25574,8089,24559,0,22598,0,0,0,'Warlord Salaris (1)','','',0,7,0,1,0,1,1,0,70,70,16,36676,36676,0,1,0,3800,0,6224.4,8817.9,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347222,'',0,0,15,2.5,8,14,0,15503,19134,23600,27577,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25575,8089,24689,0,22843,0,0,0,'Wretched Bruiser (1)','','',8,7,0,1,0,1,1,0,69,69,16,23664,23664,0,1,0,2000,0,1445.5,2041.4,0,0,0,0,0,6423,0,0,0,0,0,0,1.65,0.55,'',0,4786,15,2.5,8,14,0,44534,44534,0,0,0,0,0,0,0,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25576,8089,24690,0,22844,0,0,0,'Wretched Husk (1)','','',8,7,0,1,0,1,1,0,69,69,16,18932,18932,15400,1,0,2000,0,1321.6,1864.4,0,0,0,0,0,6412,0,0,0,0,0,0,1.65,0.55,'',0,4775,15,2.5,8,14,0,44503,44504,44505,0,0,0,0,0,0,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25577,8089,24688,0,22845,0,0,0,'Wretched Skulker (1)','','',8,7,0,1,0,1,1,0,69,69,16,23664,23664,0,1,0,2000,0,1445.5,2041.4,0,0,0,0,0,6423,0,0,0,0,0,0,1.65,0.55,'',0,4807,15,2.5,8,14,0,44533,44533,0,0,0,0,0,0,0,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25578,8089,24561,0,20986,0,0,0,'Yazzai (1)','','',0,7,0,1,0,1,1,0,70,70,16,29342,29342,18930,1,0,2000,0,3042,4303,0,0,0,0,0,6708,0,0,0,0,0,0,1,0.30556,'',0,0,15,2.5,8,14,0,12611,13323,14514,15043,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25579,8089,24556,0,17457,0,0,0,'Zelfan (1)','','',0,3,0,1,0,1,1,0,70,70,16,22356,22356,12620,1,0,2000,0,3042,4303,0,0,0,0,0,6708,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,44137,44272,44274,44276,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25580,8089,0,0,23548,0,0,0,'Old Man Barlo','Master of Fishing','',0,7,0,0,0,1,1,0,70,70,35,4050,4050,0,1,2,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25581,12340,0,0,1126,17612,0,0,'It Was The Orcs, Honest! Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25582,9056,0,0,23916,0,0,0,'Scourged Flamespitter','','',0,6,0,0,0,1,1,0,68,69,1988,6986,7984,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,32707,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25583,12340,0,0,6271,0,0,0,'Warsong Land Mine','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25584,9056,0,0,23260,0,0,0,'Inquisitor Salrand','','',0,7,0,0,0,1,1,0,71,71,14,9291,9291,3231,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,2.7,0.6894,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25585,9056,0,0,25226,0,0,0,'Beryl Mage Hunter','','',0,2,0,0,0,1,1,0,69,70,14,7984,8982,3118,1,0,1500,0,175.5,248.25,0,0,0,0,300000,6708,0,0,0,0,0,0,1,0.31,'',0,1482,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34688,0,0,0,0,0,0,0),(25586,12340,0,0,23262,0,0,0,'Warsong Orc Disguise Male Transform','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25587,12340,0,0,23261,0,0,0,'Warsong Orc Disguise Female Transform','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25588,8089,0,0,19294,0,0,0,'Hand of the Deceiver','','',72,7,0,1,0,1,1,0,70,70,16,190000,190000,0,1,0,2000,0,1250,2650,0,0,0,0,604800000,4800,0,0,0,0,0,0,2.5,0.76389,'',0,0,0,2.5,8,14,0,46875,45770,45772,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25589,9056,0,0,23263,0,0,0,'Bonker Togglevolt','','',4096,7,0,0,0,1,1,0,71,71,1973,13936,13936,0,1,3,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25590,9056,0,0,23264,0,0,0,'Fizzcrank Fullthrottle','','',4096,7,0,0,0,1,1,0,72,72,1973,9610,9610,0,1,3,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,2.07,0.42228,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25591,8089,0,0,22811,0,0,0,'Painbringer','','',72,3,0,1,0,1,1,0,71,71,16,240000,240000,0,1,0,2000,0,2242.5,3195,0,0,0,0,604800000,7018,0,0,0,0,0,0,2.5,0.75,'',0,10814,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25592,8089,0,0,18139,0,0,0,'Doomfire Destroyer','','',72,3,0,1,0,1,1,0,71,71,16,280000,280000,0,1,0,2000,0,2242.5,3195,0,0,0,0,604800000,7018,0,0,0,0,0,0,3,1.5,'',0,10712,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25593,8089,0,0,20919,0,0,0,'Apocalypse Guard','','',72,3,0,1,0,1,1,0,71,71,16,280000,280000,0,1,0,2000,0,2242.5,3195,0,0,0,0,604800000,7018,0,0,0,0,0,0,3.6,3,'',0,10834,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25594,9056,0,0,4449,22769,0,0,'Beryl Point InvisMan','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25595,8089,0,0,23266,0,0,0,'Chaos Gazer','','',72,3,0,1,0,1,1,0,71,71,16,54000,54000,0,1,0,2000,0,2242.5,3195,0,0,0,0,604800000,7018,0,0,0,0,0,0,2.75,3.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25596,9056,0,0,23265,1231,23485,23873,'Infected Kodo Beast','','',0,1,0,0,0,1,1,0,68,68,1981,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,0,0,'32423',0,0,0,2.5,8,14,0,45877,0,0,0,0,0,0,0,0,0,0,0,0,0,29,0,0,0,0,0,0,0,0,0),(25597,8089,0,0,23267,0,0,0,'Oblivion Mage','','',72,3,0,1,0,1,1,0,71,71,16,200000,200000,323100,1,0,2000,0,1250,2650,0,0,0,0,604800000,4900,0,0,0,0,0,0,3,0.916668,'',0,10760,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25598,8089,0,0,19611,0,0,0,'Volatile Felfire Fiend','','',72,3,0,1,0,1,1,0,71,71,16,54000,54000,0,1,0,2000,0,1400,3150,0,0,0,0,0,5000,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25599,8089,0,0,14173,0,0,0,'Cataclysm Hound','','',72,3,0,1,0,1,1,0,71,71,16,54000,54000,0,1,0,2000,0,2242.5,3195,0,0,0,0,604800000,7018,0,0,0,0,0,0,12,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25600,9056,0,0,6122,0,0,0,'Unliving Swine','','',0,6,0,0,0,1,1,0,68,69,974,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,1.764,'',0,0,0,2.5,8,14,0,50303,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25601,9056,0,0,25514,0,0,0,'Prince Valanar','The San\'layn','',0,7,0,1,0,8,6,0,72,72,974,61504,61504,45000,1,0,2000,0,1209.8,1766.4,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.465,'',0,1487,0,2.5,8,14,0,15537,50992,51009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25602,9056,0,0,23271,0,0,0,'Greatmother Taiga','','',0,7,0,0,0,1,1,0,72,72,1922,7688,7688,7500,1,3,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,4.5,1.047,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25603,8089,0,0,23422,0,0,0,'Felfire Portal','','',0,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25604,9056,0,0,23272,0,0,0,'Sage Highmesa','','',0,7,0,0,0,2,1,0,71,71,1921,18582,18582,3231,1,3,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,4.125,0.95975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25605,9056,0,0,23273,23274,0,0,'Clandestine Cultist','Cult of the Damned','',0,7,0,0,0,1,1,0,68,69,1975,6986,7984,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.306,'',0,1252,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25606,9056,0,0,10914,0,0,0,'Hamat','','',16,1,0,0,0,2,1,0,70,70,1921,17964,17964,0,1,0,3000,0,378,535.5,0,0,0,0,300000,6719,0,0,0,0,0,0,3.75,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25607,9056,0,0,23275,0,0,0,'Farmer Torp','','',0,7,0,0,0,1,1,0,1,1,1981,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25608,8089,0,0,11686,0,0,0,'Kil\'jaeden','','',0,10,0,0,0,1,1,0,1,1,114,1,1,0,1,0,2000,0,15,15,0,0,0,0,604800000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25609,9056,26195,0,23287,23288,0,0,'En\'kilah Necrolord','Cult of the Damned','',0,7,0,0,0,1,1,0,69,69,1982,6387,6387,7031,1,0,2000,0,230,336,0,0,0,0,300000,5167,0,0,0,0,0,0,0,0,'',0,1324,0,2.5,8,14,0,50324,50323,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34908,0,0,0,0,0,0,0),(25610,9056,0,0,23283,23284,23285,23286,'Scourge Prisoner','','',0,7,0,0,0,1,1,0,65,67,1981,5914,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25611,9056,0,0,22181,0,0,0,'Warsong Aberration','','',0,6,0,0,0,1,1,0,69,69,1982,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0,1.5,'',0,1323,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,34908,42108,0,0,0,0,0,0),(25612,12340,0,0,25774,0,0,0,'Skadir Oarsman','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.34,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(25613,9056,0,0,25773,0,0,0,'Skadir Mistweaver','','',0,7,0,0,0,1,1,0,68,69,1885,6986,7984,3036,1,0,2000,0,224,316,0,2000,0,0,300000,6412,0,0,0,0,0,0,1.5,0.34,'45658',0,1332,0,2.5,8,14,0,45658,49816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(25614,12340,0,0,23278,0,0,0,'Skadir Boat','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25615,9056,0,0,24855,0,0,0,'Plagued Magnataur','','',0,7,0,0,0,1,1,0,70,71,1953,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,7.5,0.775,'',0,1402,0,2.5,8,14,0,50336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25616,12340,0,0,27174,27185,0,0,'Plagued Snobold','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25617,9056,0,0,23279,23280,23281,23282,'Farshire Militia','','',0,7,0,0,0,1,1,0,69,69,1974,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25618,9056,0,0,23181,0,0,0,'Varidus the Flenser','Cult of the Damned','',0,7,0,1,0,20,5,0,1,1,35,1,1,15775,1,0,2000,0,0,0,0,0,0,0,0,6673,0,0,0,0,0,0,5,0.62,'45908',0,4421,0,2.5,8,14,0,45949,32711,45908,50329,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25619,9056,25495,0,23563,0,0,0,'Nerub\'ar Warrior','','',0,6,0,0,0,1,1,0,70,71,21,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.31,'',0,1398,0,2.5,8,14,0,50347,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25622,9056,25495,0,23571,0,0,0,'Nerub\'ar Tunneler','','',0,6,0,0,0,1,1,0,70,71,21,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,50364,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25623,9056,0,0,23304,0,0,0,'Harvest Collector','','',0,9,0,0,0,1,1,0,68,68,190,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.937,'',0,0,0,2.5,8,14,0,54185,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25624,9056,0,0,23289,0,0,0,'Infested Prisoner','','',8,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25625,9056,0,0,22181,22123,22122,0,'Warsong Aberration','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25629,9056,0,0,23305,0,0,0,'Lord Kryxix','','',0,6,0,0,0,1.25,1,0,1,1,35,11614,11614,3231,1,0,2000,0,296,424,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25632,8089,0,0,23525,0,0,0,'Vindicator Moorba','','',0,7,0,0,0,0.7,1,0,70,70,1956,8674,8674,0,1,1,2000,0,1890,2677.5,0,0,0,0,604800000,6719,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25633,8089,0,0,23291,0,0,0,'Arcanist Evandor','Reagent Supplies','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25634,8089,0,0,23292,0,0,0,'Smith Vedral','Equipment Repairs','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25636,9056,0,0,24382,0,0,0,'Captured Tuskarr Prisoner','','',0,7,0,0,0,1,1,0,68,68,2047,6986,6986,0,1,2,2000,0,231,325,0,2000,0,0,300000,6126,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25638,8089,0,0,23293,0,0,0,'Captain Selana','','',0,7,0,0,0,0.7,1,0,72,72,1956,4700,4700,0,1,1,2000,0,2302.5,3285,0,0,0,0,604800000,7318,0,0,0,0,0,0,1.95,0.4979,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25639,8089,0,0,23297,0,0,0,'Anchorite Elbadon','','',0,7,0,0,0,0.7,1,0,70,70,1956,4700,4700,0,1,1,2000,0,1890,2677.5,0,0,0,0,604800000,6719,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,45859,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25640,8089,0,0,1126,11686,0,0,'Orb Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25644,8089,0,0,23295,0,0,0,'Neophyte Narama','','',0,7,0,0,0,0.7,1,0,70,70,1956,4700,4700,0,1,0,2000,0,1890,2677.5,0,0,0,0,604800000,6719,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25650,9056,0,0,569,0,0,0,'Plagued Scavenger','','',0,6,0,0,0,1,1,0,68,69,1975,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.725,0.61295,'',0,1253,0,2.5,8,14,0,49861,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25651,9056,0,0,23273,23274,0,0,'Cultist Necrolyte','','',0,7,0,0,0,1,1,0,68,69,1975,5588,6387,6957,1,0,2000,0,230,336,0,0,0,0,300000,5167,0,0,0,0,0,0,1.5,0.306,'30540',0,1327,0,2.5,8,14,0,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35122,0,0,0,0,0,0,0),(25652,9056,0,0,23300,0,0,0,'Nerub\'ar Scarab','','',0,6,0,0,0,1,1,0,1,1,190,42,42,60,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.6,0.2,'45814',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25653,8089,0,0,13971,0,0,0,'Power of the Blue Flight','','',8,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,45862,45860,45856,45848,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25654,12213,0,0,1126,17612,0,0,'Stop the Plague Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25655,9056,0,0,23299,0,0,0,'Bane','Minion of Varidus','',0,6,0,1,0,3.5,1,0,1,1,1982,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,1385,0,2.5,8,14,0,45788,50332,0,0,0,0,0,0,0,4,0,0,0,0,0,0,34908,0,0,0,0,0,0,0),(25656,9056,0,0,23278,0,0,0,'The Helmsman\'s Ship','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25658,9056,0,0,23301,0,0,0,'Longrunner Bristlehorn','','',128,7,0,0,0,1,1,0,70,70,1922,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25659,9056,0,0,28072,0,0,0,'Kvaldir Crewman','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25660,9056,0,0,24997,24996,570,23303,'Festering Ghoul','','',0,6,0,0,0,1,1,0,70,71,1991,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.15,0.3565,'',0,1397,0,2.5,8,14,0,50361,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,34957,42108,0,0,0,0,0,0),(25661,8089,0,0,23587,23588,23589,23590,'Shattered Sun Soldier','','',0,7,0,0,0,1.05,1,0,70,70,1960,6400,6400,0,1,0,2000,0,1890,2677.5,0,0,0,0,604800000,6719,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25662,8089,0,0,23593,23594,23595,23596,'Shattered Sun Archer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25663,8089,0,0,23591,23592,0,0,'Shattered Sun Mage','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25664,9056,0,0,1060,17188,0,0,'South Sinkhole','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25665,9056,0,0,1060,17188,0,0,'Northeast Sinkhole','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25666,9056,0,0,1060,17188,0,0,'Northwest Sinkhole','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25667,12340,0,0,15903,0,0,0,'Plagued Caribou','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25668,9056,0,0,26702,26703,0,0,'Vengeful Taunka Spirit','','',8,6,0,0,0,1,1,0,70,71,21,8982,9291,0,1,0,3200,0,478.4,681.6,0,0,0,0,300000,7018,0,0,0,0,0,0,2.4,0.555555,'',0,1312,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,121,0),(25669,9056,0,0,169,11686,0,0,'Warsong Grainery Credit','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25670,9056,0,0,1126,15880,0,0,'ELM General Purpose Bunny (scale x3)','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25671,9056,0,0,169,11686,0,0,'Torp\'s Farm Credit','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25672,9056,0,0,169,11686,0,0,'Warsong Slaughterhouse Credit','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25673,12340,0,0,26510,0,0,0,'Mammoth Mount','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,8,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25674,12340,0,0,17332,0,0,0,'Taunka Mammoth-rider','','',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25675,9056,0,0,22044,0,0,0,'Tundra Wolf','','',1,1,1,0,0,1,1,0,68,68,1711,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,0,1.75,'',0,0,0,2.5,8,14,0,7367,0,0,0,0,0,0,0,0,0,0,0,0,13467,0,0,0,0,0,0,0,0,0,0),(25676,12340,0,0,169,23310,0,0,'Storm Cloud','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25677,9056,0,0,23311,0,0,0,'Borean Frog','','',0,8,0,0,0,0.2,1,0,1,1,188,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,2,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(25678,9056,25660,0,23312,0,0,0,'Doctor Razorgrin','','',0,6,0,0,0,1,1,0,72,72,21,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,4.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,34958,0,0,0,0,0,0,0),(25679,9056,0,0,23311,0,0,0,'Steam Frog','','',0,8,0,0,0,0.2,1,0,1,1,188,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,2,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,105,0),(25680,9056,0,0,15903,0,0,0,'Marsh Caribou','','',0,1,0,0,0,1,1,0,70,71,188,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2.5,0.35,'',0,0,0,2.5,8,14,0,32019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35288,0,0,0,0,0,0,0),(25681,12340,0,0,22199,0,0,0,'Maddened Tuskarr Survivor','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25682,9056,25660,0,17252,0,0,0,'Lich-Lord Chillwinter','','',0,6,0,0,0,1,1,0,72,72,21,7688,7688,7500,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,3.75,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,34959,0,0,0,0,0,0,0),(25683,12340,0,0,23495,0,0,0,'Craig\'s Test Human A (1)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25684,9056,25660,0,15958,10612,15962,14700,'Talramas Abomination','','',72,6,0,0,0,1,1,0,71,71,21,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,3,1,'',0,1403,0,2.5,8,14,0,50366,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25685,9056,0,0,23320,0,0,0,'Gorloc Waddler','','',0,7,0,0,0,1,1,0,70,71,18,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1,1,'',0,1326,0,2.5,8,14,0,50522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34983,0,0,0,0,0,0,0),(25686,9056,0,0,23320,0,0,0,'Gorloc Gibberer','','',0,7,0,0,0,1,1,0,70,71,18,8982,9291,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1,1,'',0,1329,0,2.5,8,14,0,50520,15576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34983,0,0,0,0,0,0,0),(25687,9056,0,0,23321,0,0,0,'Gorloc Steam Belcher','','',0,7,0,0,0,1,1,0,70,71,18,8982,9291,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1,1,'',0,1323,0,2.5,8,14,0,50538,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34983,0,0,0,0,0,0,0),(25688,12340,0,0,23323,0,0,0,'Gorloc Oracle Yellow (Northrend)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25689,12340,0,0,23321,0,0,0,'Gorloc Oracle Pink (Northrend)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25690,12340,0,0,23322,0,0,0,'Gorloc Oracle Red (Northrend)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25691,12340,0,0,23320,0,0,0,'Gorloc Oracle Green (Northrend)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25692,12340,0,0,23318,0,0,0,'Gorloc Oracle Charcoal (Northrend)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25693,12340,0,0,23319,0,0,0,'Gorloc Oracle Light Blue (Northrend)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25694,12340,0,0,23317,0,0,0,'Gorloc Oracle Blue (Northrend)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25695,8089,0,0,6371,0,0,0,'Red Drake (Speed Mount)','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25697,8089,0,0,3848,0,0,0,'Luma Skymother','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25698,12340,0,0,169,11686,0,0,'Kodo Saved Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25699,9056,0,0,23320,0,0,0,'Gorloc Mud Splasher','','',0,7,0,0,0,1,1,0,70,71,18,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1,1,'',0,1322,0,2.5,8,14,0,50522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34983,0,0,0,0,0,0,0),(25700,9056,0,0,23320,0,0,0,'Gorloc Hunter','','',0,7,0,0,0,1,1,0,70,71,18,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1,1,'',0,1323,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34983,0,0,0,0,0,0,0),(25701,9056,0,0,23320,0,0,0,'Gorloc Dredger','','',0,7,0,0,0,1,1,0,70,71,18,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1,1,'',0,1324,0,2.5,8,14,0,50520,15576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34983,0,0,0,0,0,0,0),(25702,9056,0,0,23324,0,0,0,'Mordle Cogspinner','','',4096,7,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25703,8089,0,0,11686,169,0,0,'Brutallus Death Cloud','','',0,10,0,1,0,560,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25704,12340,0,0,23495,0,0,0,'Craig\'s Test Human A (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25705,9056,0,0,23327,0,0,0,'Bixie Wrenchshanker','','',0,7,0,0,0,2.5,1,0,71,71,1973,23228,23228,0,1,3,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,1.81125,0.369495,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25706,8089,0,0,8409,0,0,0,'Scorchling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25707,9056,0,0,27478,0,0,0,'Magic-bound Ancient','','',256,4,0,0,0,1,1,0,71,72,16,9291,9610,3270,1,0,3000,0,456,654,0,0,0,0,300000,7305,0,0,0,0,0,0,6,0.93,'',0,0,0,2.5,8,14,0,50506,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35484,42107,0,0,0,0,0,0),(25708,8089,0,0,18069,0,0,0,'Sinister Reflection','','',72,7,0,1,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,46190,47071,47074,37369,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25709,9056,0,0,24961,0,0,0,'Glacial Ancient','','',256,4,0,0,0,1,1,0,71,72,7,9291,9610,3270,1,0,3000,0,456,654,0,0,0,0,300000,7305,0,0,0,0,0,0,5,0.7,'',0,0,0,2.5,8,14,0,50505,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35483,42107,0,0,0,0,0,0),(25710,8089,0,0,3848,0,0,0,'Numa Cloudsister','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25711,9056,0,0,23329,0,0,0,'Spirit of the North','','',0,2,0,0,0,1,1,0,70,70,634,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25712,9056,0,0,20736,0,0,0,'Warbringer Goredrak','Azure-Lord of the Blue Dragonflight','',8,2,0,0,0,1,1,0,73,73,103,9940,9940,3387,1,0,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,7.5,2.5,'',0,0,0,2.5,8,14,0,50545,50534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35669,0,0,0,0,0,0,0),(25713,9056,0,0,14886,0,0,0,'Blue Drakonid Supplicant','','',8,2,0,0,0,1,1,0,71,72,103,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,2.5,0.75,'',0,1402,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25714,9056,0,0,23330,0,0,0,'Tinky Wickwhistle','','',0,7,0,0,0,1,1,0,71,71,1973,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25715,9056,0,0,22249,23349,23348,0,'Frozen Elemental','','',0,4,0,0,0,1,1,0,70,71,14,8982,9291,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,3,0.62,'',0,0,0,2.5,8,14,0,50094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34956,42107,0,0,0,0,0,0),(25716,9056,0,0,25252,0,0,0,'General Cerulean','','',0,2,0,0,0,1,1,0,73,73,103,9940,9940,3387,1,0,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,2.5,0.62,'',0,0,0,2.5,8,14,0,15499,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35668,0,0,0,0,0,0,0),(25717,9056,0,0,25195,0,0,0,'Coldarra Scalesworn','','',0,2,0,0,0,1,1,0,71,72,103,9291,9610,3270,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.5,0.465,'',0,1394,0,2.5,8,14,0,12748,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25718,9056,0,0,24906,0,0,0,'Coldarra Mage Slayer','','',0,3,0,0,0,0.5,1,0,69,69,103,3992,3992,3080,1,0,1500,0,168,237,0,0,0,0,300000,6412,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25719,9056,0,0,23332,0,0,0,'Coldarra Spellbinder','','',0,7,0,0,0,1,1,0,71,72,103,7432,7688,7416,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,2.25,0.459,'',0,1406,0,2.5,8,14,0,9672,50583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35629,0,0,0,0,0,0,0),(25720,9056,0,0,23331,0,0,0,'Inquisitor Caleras','','',0,7,0,0,0,1,1,0,72,72,103,9610,9610,3309,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,3,0.612,'',0,0,0,2.5,8,14,0,32192,15043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35628,0,0,0,0,0,0,0),(25721,9056,0,0,23333,0,0,0,'Arcane Serpent','','',0,2,0,0,0,1,1,0,71,72,16,9291,9610,3270,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,5,1,'',0,0,0,2.5,8,14,0,50504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35493,0,0,0,0,0,0,0),(25722,9056,0,0,25250,0,0,0,'Coldarra Spellweaver','','',0,2,0,0,0,1,1,0,71,72,103,7432,7688,7416,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.875,1.875,'',0,1400,0,2.5,8,14,0,34447,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25723,12340,0,0,1687,0,0,0,'[ph] Coldarra Blue Dragon Patroller','','',0,2,0,1,0,1,1,0,1,1,103,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25724,9056,0,0,25249,0,0,0,'Ascended Mage Hunter','','',0,7,0,0,0,1,1,0,71,72,14,9291,9610,3270,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25725,9056,0,0,23352,0,0,0,'Chieftain Gurgleboggle','','',0,7,0,0,0,1,1,0,71,71,18,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,0,'',0,1411,0,2.5,8,14,0,50533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34962,0,0,0,0,0,0,0),(25726,9056,0,0,23351,0,0,0,'Chieftain Burblegobble','','',0,7,0,0,0,1,1,0,71,71,18,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2,2,'',0,1399,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34961,0,0,0,0,0,0,0),(25727,9056,0,0,23336,0,0,0,'Warmage Moran','','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25728,9056,0,0,25225,0,0,0,'Coldarra Wyrmkin','','',0,2,0,0,0,1,1,0,71,72,103,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,2,0.62,'',0,1326,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35586,0,0,0,0,0,0,0),(25729,9056,0,0,23335,0,0,0,'Shadowstalker Getry','','',0,7,0,1,0,10,1,0,69,69,2045,79840,79840,0,1,2,2000,0,1837.5,2595,0,0,0,0,0,6423,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,34189,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25730,9056,0,0,23359,0,0,0,'En\'kilah Necrolord','','',0,7,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25731,8089,0,0,22130,0,0,0,'Ancient Grimtotem Spirit Wolf','','',1024,1,1,0,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25732,9056,0,0,23337,0,0,0,'Warmage Preston','','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25733,9056,0,0,23338,0,0,0,'Warmage Austin','','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25734,12340,0,0,23340,0,0,0,'[PH] Coldarra Leyliner','PH MODEL: TASK 23362','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25735,8089,0,0,169,15880,0,0,'Armageddon Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25736,9056,0,0,23341,0,0,0,'Supply Master Taz\'ishi','Poison & Reagents','',0,7,0,0,0,1,1,0,70,70,1978,8982,8982,0,1,3203,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25737,9056,0,0,23342,0,0,0,'Airman Skyhopper','','',4096,7,0,0,0,1,1,0,68,68,1973,6986,6986,0,1,2,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25738,12340,25221,0,19037,0,0,0,'Clayton J Dubin (1)','Uber Quality Assured','',0,5,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9111,0,0,0,0,0,0,0,0,0,0),(25739,9056,0,0,169,23343,0,0,'Steam Vent','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25740,8089,0,0,23344,0,0,0,'Ahune','The Frost Lord','',72,4,0,1,0,1,1,0,73,73,1998,150000,150000,0,1,0,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,45954,37752,37751,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25741,8089,0,0,23404,0,0,0,'M\'uru','','',4,10,0,3,0,1,1,0,73,73,16,2500000,2500000,0,1,0,2000,0,11060,15750,0,0,0,0,604800000,7618,0,0,0,0,0,0,6,0.61,'',1,0,0,2.5,8,14,0,45996,46008,46037,45988,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25742,9056,0,0,22249,0,0,0,'Alluvius','','',0,4,0,0,0,1,1,0,1,1,35,1,1,3231,1,0,2000,0,0,0,0,0,0,0,0,7039,0,0,0,0,0,0,3,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25744,8089,0,0,1126,23842,0,0,'Dark Fiend','','',0,10,0,0,0,1,1,0,70,70,14,4024,4024,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3,2,'45934',0,0,0,2.5,8,14,0,45934,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25745,8089,0,0,21955,11686,0,0,'[PH] Ahune Summon Loc Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25746,8089,0,0,21955,11686,0,0,'[PH] Ahune Loot Loc Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25747,9056,0,0,23354,0,0,0,'Jinky Wingnut','','',0,7,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25748,9056,0,0,22633,0,0,0,'Oil-covered Hawk','','',1,10,26,0,0,1,1,0,70,70,189,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'45948',0,0,0,2.5,8,14,0,50280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,210,0),(25749,9056,0,0,23033,0,0,0,'High Overlord Saurfang','','',0,7,0,1,0,1,1,0,1,1,1979,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25750,9056,0,0,15903,0,0,0,'Oil-soaked Caribou','','',0,1,0,0,0,1,1,0,70,70,189,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.5,0.35,'45948',0,0,0,2.5,8,14,0,50280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35288,0,0,0,0,0,0,0),(25751,9056,0,0,23360,0,0,0,'High Overlord Saurfang','','',0,7,0,1,0,1,1,0,1,1,1979,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25752,9056,0,0,6774,0,0,0,'Scavenge-bot 004-A8','','',32768,9,0,0,0,1,1,0,70,71,16,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.65,1.65,'',0,0,0,2.5,8,14,0,49945,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25753,9056,0,0,6888,0,0,0,'Sentry-bot 57-K','','',32768,9,0,0,0,1,1,0,70,70,16,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0.8,0.6,'',0,0,0,2.5,8,14,0,6668,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25754,8089,0,0,23131,23132,23130,23129,'Earthen Ring Flamecaller','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25755,8089,0,0,20433,0,0,0,'Ahunite Hailstone','','',0,4,0,1,0,1,1,0,1,1,1998,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,333,0,0,0,2,'',0,0,0,2.5,8,14,0,46542,2676,46885,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25756,8089,0,0,23504,0,0,0,'Ahunite Coldwave','','',0,4,0,0,0,1,1,0,1,1,1998,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,333,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,46406,46887,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25757,8089,0,0,8714,0,0,0,'Ahunite Frostwind','','',0,4,0,0,0,1,1,0,1,1,1998,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,333,0,0,1.25,1,'',0,0,0,2.5,8,14,0,12550,46568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25758,9056,0,0,24947,0,0,0,'Defendo-tank 66D','','',32768,9,0,0,0,1,1,0,70,71,16,8982,9291,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.7,0.85,'',0,0,0,2.5,8,14,0,49981,51504,49987,51502,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25759,9056,0,0,23364,0,0,0,'Valiance Keep Officer','','',0,7,0,1,0,1,1,0,1,1,534,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25760,9056,0,0,25633,0,0,0,'Kvaldir Raider','','',0,7,0,0,0,1,1,0,68,69,1771,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.34,'',0,1327,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(25761,9056,0,0,23147,23150,23151,23152,'Alliance Deserter','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25762,9056,0,0,23278,0,0,0,'Vrykul Landing Ship','','',32,9,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27,0,0,0,0,0,0,0,54,0),(25763,12340,0,0,23488,0,0,0,'Clayton\'s Test Creature (1)','Quality Assured','',0,7,23,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.520833,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25764,9056,0,0,26126,26127,0,0,'Kaskala Defender','','',0,7,0,0,0,1,1,0,70,70,1770,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,38556,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25765,9056,0,0,23365,0,0,0,'Fizzcrank Bomber','','Interact',0,9,0,0,0,3,1,0,70,70,35,26946,26946,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,492,0,0,0,0,0,0,0,0,0),(25766,9056,0,0,6774,0,0,0,'Rig Hauler AC-9','','',32768,9,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.65,1.65,'',0,0,0,2.5,8,14,0,8374,10887,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25767,9056,0,0,23366,23368,23367,23369,'Fizzcrank Pilot','','',0,7,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25768,9056,0,0,11686,0,0,0,'Lord Kryxix','','',0,10,0,0,0,1,1,0,1,1,974,1,1,3231,1,0,2000,0,0,0,0,0,0,0,0,7039,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25769,9056,0,0,23371,0,0,0,'Small Elemental','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25770,8089,0,0,169,23377,0,0,'M\'uru Portal Target','','',0,10,0,0,0,1,1,0,1,1,114,1,1,0,1,0,2000,0,15,15,0,0,0,0,604800000,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25771,9056,0,0,1060,17188,0,0,'Ice Elemental Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.893,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25772,8089,0,0,23372,0,0,0,'Void Sentinel','','',8,3,0,1,0,1,1,0,71,71,14,71503,71503,0,1,0,2000,5,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25773,9056,0,0,23373,23375,23374,23376,'Fizzcrank Survivor','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25774,9056,0,0,22088,0,0,0,'Rockfang','The Den Mother','',0,1,1,0,0,1,1,0,72,72,14,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,0,1.75,'',0,0,0,2.5,8,14,0,32918,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25775,12340,0,0,7933,0,0,0,'Refugee Pack Kodo','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25776,12340,0,0,11792,0,0,0,'Refugee Wife','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25777,12340,0,0,11852,0,0,0,'Refugee Father','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25778,12340,0,0,14758,0,0,0,'Refugee Loner','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25780,9056,0,0,23378,0,0,0,'Abner Fizzletorque','','',0,7,0,0,0,1,1,0,70,70,1973,8982,8982,3155,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25781,9056,0,0,31126,0,0,0,'Oil Pool','','',0,10,0,0,0,1,1,0,70,70,14,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0,0,'35357 46011',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25782,8089,0,0,169,23377,0,0,'Void Sentinal Summoner','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25783,9056,0,0,23373,23375,23374,23376,'Fizzcrank Airstrip Survivor','','',0,7,0,0,0,1,1,0,67,70,1973,6326,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6126,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25784,9056,0,0,23380,0,0,0,'Archmage Evanor','','',0,7,0,0,0,1,1,0,1,1,2006,1,1,7500,1,2,2000,0,0,0,0,0,0,0,0,7338,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,46018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25785,9056,0,0,23380,0,0,0,'Archmage Evanor','','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,2,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.208,'46076 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25786,9056,0,0,21688,0,0,0,'Friar Tuskus','','',0,7,0,0,0,1,1,0,70,70,1884,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25787,12340,0,0,22777,0,0,0,'X-42B','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25788,9056,0,0,24842,0,0,0,'Weakened Magnataur Huntress','Mate of Gammothra','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,1533,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25789,9056,0,0,24849,0,0,0,'Gammothra the Tormentor','','',0,7,0,1,0,1,1,0,71,71,14,46455,46455,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,300000,7018,0,0,0,0,0,0,9,0.93,'',0,1574,0,2.5,8,14,0,50413,50410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34980,0,0,0,0,0,0,0),(25790,9056,0,0,24849,0,0,0,'Weakened Gammothra','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,9,0.93,'',0,1500,0,2.5,8,14,0,50413,50410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34980,0,0,0,0,0,0,0),(25791,9056,0,0,22003,0,0,0,'Oil-stained Wolf','','',1,1,1,0,0,1,1,0,70,71,16,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,1.5,'45948',0,0,0,2.5,8,14,0,27050,53434,24604,27047,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25792,9056,0,0,23362,0,0,0,'Scavenge-bot 005-B6','','',32768,9,0,0,0,1,1,0,70,71,16,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.8,1.8,'',0,0,0,2.5,8,14,0,49945,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25793,9056,0,0,27578,0,0,0,'55-D Collect-a-tron','','',32768,9,0,0,0,1,1,0,70,71,16,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,50269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25794,9056,0,0,23383,0,0,0,'Shake-n-Quake 5000','','',0,9,0,0,0,1,1,0,1,1,35,1,1,3155,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,3.75,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25795,8089,0,0,1126,20577,0,0,'Normal Realm','','',0,10,0,0,0,0.7,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,604800000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25796,8089,0,0,1126,20577,0,0,'Spectral Realm','','',0,10,0,0,0,0.7,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,604800000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25797,9056,0,0,23384,0,0,0,'Bloodmage Alkor','','',0,7,0,0,0,1,1,0,69,69,1978,7984,7984,3080,1,0,2000,0,224,316,0,0,0,0,180000,6412,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25798,8089,0,0,23225,0,0,0,'Shadowsword Berserker','','',72,7,0,1,0,1,1,0,71,71,16,134311,139239,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,329,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25799,8089,0,0,23226,0,0,0,'Shadowsword Fury Mage','','',72,7,0,1,0,1,1,0,71,71,16,113572,113572,19321,1,0,2000,0,1250,2650,0,0,0,0,0,4850,0,0,0,0,329,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25800,9056,0,0,23385,0,0,0,'Clam Master K','','',0,7,0,0,0,1,1,0,72,72,14,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.725,0.3519,'',0,1334,0,2.5,8,14,0,49711,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25801,9056,0,0,23386,0,0,0,'Nedar, Lord of Rhinos','','',0,7,0,1,0,2,1,0,72,72,1989,19220,19220,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,1.95,0.3978,'',0,4474,0,2.5,8,14,0,41440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25802,9056,0,0,23387,0,0,0,'Kaw the Mammoth Destroyer','','',2048,7,0,1,0,3,1,0,72,72,14,28830,28830,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,6.075,1.46205,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25803,9056,0,0,23388,0,0,0,'Karen \"I Don\'t Caribou\" the Culler','','',0,7,0,0,0,1,1,0,72,72,14,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.383,'',0,1480,0,2.5,8,14,0,42724,27577,48280,48281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25804,9056,0,0,23389,0,0,0,'Harold Lane','The Fur Baron','',0,7,0,1,0,6,1,0,72,72,1989,57660,57660,3309,1,0,2000,0,1398.4,2005.6,0,0,0,0,300000,7305,0,0,0,0,0,0,1.875,0.3825,'',0,4466,0,2.5,8,14,0,53432,53425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25805,12340,0,0,23390,23419,23420,23421,'Nesingwary Lackey','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25806,9056,0,0,23391,23416,23417,23418,'Loot Crazed Poacher','','',0,7,0,0,0,1,1,0,69,70,1989,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.208,'',0,1401,0,2.5,8,14,0,34189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25807,9056,0,0,23392,0,0,0,'Iggy \"Tailspin\" Cogtoggle','','',0,7,0,1,0,1,1,0,70,70,1892,44910,44910,15775,1,2,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25808,9056,0,0,23393,23399,23400,23401,'D.E.H.T.A. Enforcer','','',2048,7,0,1,0,5,5,0,72,72,1987,48050,48050,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.306,'',0,1511,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(25809,9056,0,0,23394,0,0,0,'Arch Druid Lathorius','D.E.H.T.A.','',0,7,0,1,0,5,5,0,73,73,1987,49700,49700,16935,1,3,2000,0,1439.8,2060.8,0,0,0,0,180000,7604,0,0,0,0,0,0,1.5,0.389,'',0,1272,0,2.5,8,14,0,46119,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25810,9056,0,0,23395,0,0,0,'Hierophant Cenius','D.E.H.T.A.','',0,7,0,1,0,5,5,0,70,70,1710,44910,44910,15775,1,2,2000,0,1076.4,1522.6,0,0,0,0,180000,6708,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25811,9056,0,0,23398,0,0,0,'Zaza','D.E.H.T.A.','',0,7,0,1,0,5,5,0,70,70,1710,44910,44910,15775,1,2,2000,0,1076.4,1522.6,0,0,0,0,180000,6708,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25812,9056,0,0,29419,0,0,0,'Killinger the Den Watcher','D.E.H.T.A.','',0,1,0,1,0,5,5,0,72,72,1710,48050,48050,0,1,2,2000,0,1412.2,2014.8,0,0,0,0,180000,7318,0,0,0,0,0,0,1.2,0.408,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25813,12340,0,0,23396,0,0,0,'(Deprecated) Sunwell FX','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25814,9056,0,0,24103,24108,24114,24119,'Fizzcrank Mechagnome','','',32768,9,0,0,0,1,1,0,71,71,16,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25815,12340,0,0,1126,17612,0,0,'Master and Servant Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25816,9056,0,0,23402,0,0,0,'Sergeant Hammerhill','','',0,7,0,1,0,3,1,0,71,71,1892,12489,12489,0,1,3,1500,0,1031.55,1469.7,0,0,0,0,300000,7018,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25817,9056,0,0,23403,0,0,0,'Oiled Fledgeling','','',1,1,26,0,0,0.25,1,0,69,69,189,1996,1996,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0.8,0.8,'45948',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,210,0),(25818,9056,0,0,27577,0,0,0,'Reprogrammed 55-D Collect-a-tron','','',1024,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25819,9056,0,0,21243,20872,0,0,'D.E.H.T.A. Enforcer','','',2048,7,0,1,0,5,5,0,72,72,1987,48050,48050,16545,1,0,2000,0,1398.4,2005.6,0,0,0,0,180000,7305,0,0,0,0,0,0,1,1,'',0,1310,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,242,0),(25820,9056,0,0,24948,0,0,0,'Reprogrammed Defendo-tank 66D','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25821,9056,0,0,23407,0,0,0,'Reprogrammed Scavenge-bot 004-A8','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25822,9056,0,0,6889,0,0,0,'Reprogrammed Scavenge-bot 005-B6','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.125,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25823,9056,0,0,23408,0,0,0,'Reprogrammed Sentry-bot 57-K','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25824,8089,0,0,1130,0,0,0,'Void Spawn','','',0,3,0,1,0,1,1,0,71,71,14,32743,32743,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,2.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25825,9056,0,0,23409,0,0,0,'Medic Hawthorn','','',0,7,0,0,0,2,1,0,71,71,1973,8326,8326,0,1,3,1500,0,224.25,319.5,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25826,9056,0,0,23065,0,0,0,'Vindicator Yaala','','',0,7,0,1,0,1,1,0,72,72,1973,4278,4278,0,1,2,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25827,9056,0,0,23410,0,0,0,'Tom Hegger','','',0,7,0,0,0,1,1,0,69,69,1892,7984,7984,0,1,1,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25828,9056,0,0,23031,0,0,0,'Guard Mitchells','','',0,7,0,0,0,1,1,0,69,69,1973,7984,7984,0,1,1,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25829,9056,0,0,347,0,0,0,'Marsh Fawn','','',0,1,0,0,0,1,1,0,66,67,188,6116,6326,0,1,0,2000,0,225,314,0,0,0,0,180000,5829,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,32019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25830,9056,0,0,23411,0,0,0,'Twonky','','',0,9,0,0,0,1,1,0,71,71,16,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,4.5,2.811,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25831,9056,0,0,23412,0,0,0,'ED-210','','',0,9,0,0,0,1,1,0,71,71,16,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,5,4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25832,9056,0,0,23413,0,0,0,'Max Blasto','','',0,9,0,0,0,1,1,0,71,71,16,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25833,9056,0,0,23414,0,0,0,'The Grinder','','',0,9,0,0,0,1,1,0,71,71,16,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,10,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25834,9056,0,0,24127,0,0,0,'Gearmaster Mechazod','','',0,9,0,0,0,1,1,0,72,72,16,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,4.5,1.395,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35486,0,0,0,0,0,0,0),(25835,9056,0,0,23423,23424,23425,0,'Nesingwary Trapper','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25836,9056,0,0,23426,23427,0,0,'Loot Crazed Diver','','',0,7,0,0,0,1,1,0,69,70,1989,7984,8982,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.306,'',0,1402,0,2.5,8,14,0,5915,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25837,8089,0,0,23473,0,0,0,'Shadowsword Commander','','',72,7,0,1,0,1,1,0,71,71,16,250000,250000,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,329,0,0,0,'',0,10619,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25838,9056,0,0,21243,0,0,0,'Hierophant Liandra','D.E.H.T.A.','',0,7,0,1,0,5,5,0,70,70,1710,44910,44910,15775,1,2,2000,0,1076.4,1522.6,0,0,0,0,300000,6708,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25839,9056,0,0,22576,22577,22578,0,'Northsea Mercenary','','',0,7,0,0,0,1,1,0,69,70,1989,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,1326,0,2.5,8,14,0,5915,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25840,8089,0,0,23428,0,0,0,'Entropius','','',108,3,0,3,1,1,1,0,73,73,16,2050000,2050000,0,1,0,2000,0,11060,15750,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',1,2500000,0,2.5,8,14,0,46282,46269,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25841,9056,0,0,23430,0,0,0,'Fizzcrank Recon Pilot','','',128,7,0,0,0,1,1,0,70,70,35,7185,7185,7196,1,0,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1.725,0.3519,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25842,12340,0,0,23429,0,0,0,'Dire Furbolg (Northrend)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25843,9056,0,0,2438,0,0,0,'Northsea Thug','','',0,7,0,0,0,0.8,1,0,69,70,1989,6387,7186,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.575,0.3213,'',0,1323,0,2.5,8,14,0,5915,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25844,9056,0,0,23432,0,0,0,'Northsea Thug','','',0,7,0,0,0,0.8,1,0,69,70,1989,6387,7186,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25845,9056,0,0,1060,17188,0,0,'Northwest Crash','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25846,9056,0,0,1060,17188,0,0,'South Crash','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25847,9056,0,0,1060,17188,0,0,'East Crash','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25848,8089,0,0,169,17188,0,0,'Gauntlet Imp Trigger','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25849,9056,0,0,23433,0,0,0,'Fezzix Geartwist','','',0,7,0,0,0,1,1,0,70,70,1735,8982,8982,3155,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.35,0.2754,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25850,9056,0,0,23434,0,0,0,'Trapped Mammoth Calf','','',0,1,0,0,0,1,1,0,68,68,190,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,0,0.233079,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25851,8089,0,0,23269,0,0,0,'Volatile Fiend','','',72,3,0,1,0,1,1,0,71,71,16,8800,8800,3231,1,0,2000,0,1050,2135,0,0,0,0,604800000,4900,0,0,0,0,0,0,1.75,0.875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25852,8089,0,0,23438,0,0,0,'Festival Flamekeeper Costume: Gnome','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25853,8089,0,0,23439,0,0,0,'Festival Flamekeeper Costume: Draenei','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25854,8089,0,0,23440,0,0,0,'Festival Flamekeeper Costume: Blood Elf','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25855,8089,0,0,1126,17612,0,0,'Singularity','','',0,10,0,0,0,1,1,0,73,73,14,8,8,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25856,8089,0,0,23441,0,0,0,'Festival Flamekeeper Costume: Night Elf','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25857,8089,0,0,16341,0,0,0,'Festival Flamekeeper Costume: Orc','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25858,8089,0,0,23442,0,0,0,'Festival Flamekeeper Costume: Undead','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25859,8089,0,0,23443,23444,0,0,'Festival Flamekeeper Costume: Goblin','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25860,8089,0,0,7950,0,0,0,'Blazing Infernal','','',0,3,0,1,0,1,1,0,70,70,90,50000,50000,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,8,3.612,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25861,9056,0,0,23437,23436,23434,23435,'Orphaned Mammoth Calf','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25862,9056,0,0,27280,0,0,0,'Khu\'nok the Behemoth','','',2048,1,0,1,0,10,1,0,71,71,1194,92910,92910,0,1,2,2000,0,1375.4,1959.6,0,0,0,0,300000,7018,0,0,0,0,0,0,14,1.24,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25863,8089,0,0,23446,23448,23449,23450,'Twilight Firesworn','Twilight\'s Hammer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,875,0,0,0,0,0,0,0,0,'',0,21,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35277,0,0,0,0,0,0,0),(25864,8089,0,0,15301,0,0,0,'Felguard Slayer','','',0,3,0,1,0,1,1,0,1,1,90,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25865,8089,0,0,23447,0,0,0,'Frozen Core','','',0,4,0,1,0,1,1,0,1,1,1998,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25866,8089,0,0,23451,23452,23453,23480,'Twilight Flameguard','Twilight\'s Hammer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35277,0,0,0,0,0,0,0),(25867,8089,0,0,19663,0,0,0,'Sunblade Dragonhawk','','',72,1,0,1,0,14,5,0,70,70,16,140000,140000,0,1,0,2000,0,1890,2677.5,0,0,0,0,604800000,6719,0,0,0,0,0,0,1.125,0.225,'',0,0,0,2.5,8,14,0,47251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25868,8089,0,0,21085,21086,0,0,'Midsummer Celebrant Costume: Blood Elf','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25869,8089,0,0,21084,21083,0,0,'Midsummer Celebrant Costume: Draenei','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25870,8089,0,0,16434,16413,0,0,'Midsummer Celebrant Costume: Dwarf','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25871,8089,0,0,16447,16448,0,0,'Midsummer Celebrant Costume: Gnome','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25872,8089,0,0,16431,0,0,0,'Midsummer Celebrant Costume: Goblin','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25873,8089,0,0,16412,16433,0,0,'Midsummer Celebrant Costume: Human','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25874,8089,0,0,16414,16435,0,0,'Midsummer Celebrant Costume: Night Elf','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25875,8089,0,0,16436,16438,0,0,'Midsummer Celebrant Costume: Orc','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25876,8089,0,0,16442,16432,0,0,'Midsummer Celebrant Costume: Tauren','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25877,8089,0,0,16445,16446,0,0,'Midsummer Celebrant Costume: Troll','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25878,8089,0,0,16443,16444,0,0,'Midsummer Celebrant Costume: Undead','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25879,8089,0,0,11686,0,0,0,'Darkness','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,172,0,1,0.5,'',0,0,0,2.5,8,14,0,46262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25880,9056,0,0,23461,23462,23463,23464,'Minion of Kaw','','',0,7,0,0,0,1,1,0,69,71,1989,7984,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,1399,0,2.5,8,14,0,51430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25881,9056,0,0,26510,0,0,0,'Moria','Kaw\'s War Mammoth','',0,1,0,0,0,1,1,0,71,71,14,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,8,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,186,0),(25882,8089,0,0,23489,0,0,0,'Multiphase Disturbance','','',16,13,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.6,0.8,'46804',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25883,8089,0,0,23441,0,0,0,'Ashenvale Flame Warden','','',0,7,0,0,0,1,1,0,40,40,84,1,1,0,1,3,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25884,8089,0,0,16341,0,0,0,'Ashenvale Flame Keeper','','',0,7,0,0,0,1,1,0,40,40,83,1,1,0,1,3,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25885,8089,0,0,23467,0,0,0,'Whirligig Wafflefry','Gnomish Inventor','',0,7,0,0,0,1,1,0,71,71,1956,5744,5744,3231,1,0,2000,0,296,424,0,0,0,0,180000,7007,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25886,8089,0,0,1141,0,0,0,'Doomsday Rat','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25887,8089,0,0,16335,0,0,0,'Arathi Flame Warden','','',0,7,0,0,0,1,1,0,45,45,84,1,1,0,1,3,2000,0,76,100,0,0,0,0,0,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25888,8089,0,0,23439,0,0,0,'Azuremyst Isle Flame Warden','','',0,7,0,0,0,1,1,0,1,1,84,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25889,8089,0,0,23441,0,0,0,'Blade\'s Edge Flame Warden','','',0,7,0,0,0,1,1,0,1,1,84,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25890,8089,0,0,16338,0,0,0,'Blasted Lands Flame Warden','','',0,7,0,0,0,1,1,0,50,50,84,1,1,0,1,3,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25891,8089,0,0,23439,0,0,0,'Bloodmyst Isle Flame Warden','','',0,7,0,0,0,1,1,0,1,1,84,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25892,8089,0,0,23438,0,0,0,'Burning Steppes Flame Warden','','',0,7,0,0,0,1,1,0,1,1,84,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25893,8089,0,0,23441,0,0,0,'Darkshore Flame Warden','','',0,7,0,0,0,1,1,0,40,40,84,1,1,0,1,3,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25894,8089,0,0,23441,0,0,0,'Desolace Flame Warden','','',0,7,0,0,0,1,1,0,45,45,84,1,1,0,1,3,2000,0,76,100,0,0,0,0,0,2695,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25895,8089,0,0,16339,0,0,0,'Dun Morogh Flame Warden','','',0,7,0,0,0,1,1,0,30,30,84,955,955,0,1,3,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25896,8089,0,0,16335,0,0,0,'Duskwood Flame Warden','','',0,7,0,0,0,1,1,0,40,40,84,1524,1524,0,1,3,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25897,8089,0,0,16338,0,0,0,'Dustwallow Marsh Flame Warden','','',0,7,0,0,0,1,1,0,56,56,84,1,1,0,1,3,2000,0,96,127,0,0,0,0,0,3289,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25898,8089,0,0,16338,0,0,0,'Elwynn Forest Flame Warden','','',0,7,0,0,0,1,1,0,25,25,84,699,699,0,1,3,2000,0,35,48,0,0,0,0,0,1008,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25899,8089,0,0,23441,0,0,0,'Feralas Flame Warden','','',0,7,0,0,0,1,1,0,1,1,84,1,1,0,1,3,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25900,8089,0,0,16335,0,0,0,'Hellfire Peninsula Flame Warden','','',0,7,0,0,0,1,1,0,60,60,84,1,1,0,1,3,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25901,8089,0,0,16338,0,0,0,'Hillsbrad Flame Warden','','',0,7,0,0,0,1,1,0,45,45,84,1,1,0,1,3,2000,0,76,100,0,0,0,0,0,2695,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25902,8089,0,0,16339,0,0,0,'Loch Modan Flame Warden','','',0,7,0,0,0,1,1,0,30,30,84,1,1,0,1,3,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25903,8089,0,0,23439,0,0,0,'Nagrand Flame Warden','','',0,7,0,0,0,1,1,0,1,1,84,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25904,8089,0,0,16335,0,0,0,'Redridge Flame Warden','','',0,7,0,0,0,1,1,0,30,30,84,1,1,0,1,3,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25905,8089,0,0,16339,0,0,0,'Shadowmoon Valley Flame Warden','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25906,8089,0,0,23441,0,0,0,'Teldrassil Flame Warden','','',0,7,0,0,0,1,1,0,65,65,84,1,1,0,1,3,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25907,8089,0,0,16338,0,0,0,'Terokkar Forest Flame Warden','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25908,8089,0,0,16339,0,0,0,'The Hinterlands Flame Warden','','',0,7,0,0,0,1,1,0,45,45,84,1,1,0,1,3,2000,0,76,100,0,0,0,0,0,2695,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25909,8089,0,0,16338,0,0,0,'Western Plaguelands Flame Warden','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25910,8089,0,0,16335,0,0,0,'Westfall Flame Warden','','',0,7,0,0,0,1,1,0,30,30,84,955,955,0,1,3,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25911,8089,0,0,16338,0,0,0,'Wetlands Flame Warden','','',0,7,0,0,0,1,1,0,40,40,84,1524,1524,0,1,3,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25912,8089,0,0,23439,0,0,0,'Zangarmarsh Flame Warden','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25913,11685,0,0,23438,0,0,0,'Netherstorm Flame Warden','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25914,8089,0,0,23438,0,0,0,'Silithus Flame Warden','','',0,7,0,0,0,1,1,0,67,67,84,3728,3728,0,1,3,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25915,8478,0,0,23438,0,0,0,'Stranglethorn Vale Flame Warden','','',0,7,0,0,0,1,1,0,67,67,84,1,1,0,1,3,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25916,8089,0,0,23438,0,0,0,'Tanaris Flame Warden','','',0,7,0,0,0,1,1,0,67,67,84,3728,3728,0,1,3,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25917,8478,0,0,23438,0,0,0,'Winterspring Flame Warden','','',0,7,0,0,0,1,1,0,67,67,84,1,1,0,1,3,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25918,8089,0,0,16340,0,0,0,'Netherstorm Flame Keeper','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25919,8089,0,0,16340,0,0,0,'Silithus Flame Keeper','','',0,7,0,0,0,1,1,0,67,67,83,3728,3728,0,1,3,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25920,8089,0,0,16340,0,0,0,'Stranglethorn Vale Flame Keeper','','',0,7,0,0,0,1,1,0,67,67,83,1,1,0,1,3,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25921,8089,0,0,16340,0,0,0,'Tanaris Flame Keeper','','',0,7,0,0,0,1,1,0,67,67,83,3728,3728,0,1,3,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25922,8089,0,0,16340,0,0,0,'Winterspring Flame Keeper','','',0,7,0,0,0,1,1,0,67,67,83,1,1,0,1,3,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25923,8089,0,0,16341,0,0,0,'Arathi Flame Keeper','','',0,7,0,0,0,1,1,0,45,45,83,1,1,0,1,3,2000,0,76,100,0,0,0,0,0,2695,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25924,8089,0,0,23468,0,0,0,'Twilight Speaker Viktor','Twilight\'s Hammer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35277,0,0,0,0,0,0,0),(25925,8089,0,0,16341,0,0,0,'Badlands Flame Keeper','','',0,7,0,0,0,1,1,0,65,65,83,1,1,0,1,3,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25926,8089,0,0,16341,0,0,0,'Blade\'s Edge Flame Keeper','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25927,8089,0,0,16341,0,0,0,'Burning Steppes Flame Keeper','','',0,7,0,0,0,1,1,0,50,50,83,1,1,0,1,3,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25928,8478,0,0,16340,0,0,0,'Desolace Flame Keeper','','',0,7,0,0,0,1,1,0,65,65,83,1,1,0,1,3,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25929,8089,0,0,16334,0,0,0,'Durotar Flame Keeper','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25930,8478,0,0,16340,0,0,0,'Dustwallow Marsh Flame Keeper','','',0,7,0,0,0,1,1,0,65,65,83,1,1,0,1,3,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25931,8089,0,0,23440,0,0,0,'Eversong Woods Flame Keeper','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25932,8089,0,0,16334,0,0,0,'Feralas Flame Keeper','','',0,7,0,0,0,1,1,0,65,65,83,1,1,0,1,3,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25933,8089,0,0,23440,0,0,0,'Ghostlands Flame Keeper','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25934,8089,0,0,16341,0,0,0,'Hellfire Peninsula Flame Keeper','','',0,7,0,0,0,1,1,0,60,60,83,1,1,0,1,3,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25935,8089,0,0,23442,0,0,0,'Hillsbrad Flame Keeper','','',0,7,0,0,0,1,1,0,45,45,83,1,1,0,1,3,2000,0,76,100,0,0,0,0,0,2695,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25936,8089,0,0,16334,0,0,0,'Mulgore Flame Keeper','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25937,8089,0,0,16341,0,0,0,'Nagrand Flame Keeper','','',0,7,0,0,0,1,1,0,70,70,83,1,1,0,1,3,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25938,8089,0,0,16341,0,0,0,'Shadowmoon Valley Flame Keeper','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25939,8089,0,0,23442,0,0,0,'Silverpine Forest Flame Keeper','','',0,7,0,0,0,1,1,0,25,25,83,1,1,0,1,3,2000,0,35,48,0,0,0,0,0,1008,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25940,8089,0,0,16334,0,0,0,'Stonetalon Flame Keeper','','',0,7,0,0,0,1,1,0,40,40,83,1,1,0,1,3,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25941,8089,0,0,16341,0,0,0,'Swamp of Sorrows Flame Keeper','','',0,7,0,0,0,1,1,0,65,65,83,1,1,0,1,3,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25942,8089,0,0,16341,0,0,0,'Terokkar Forest Flame Keeper','','',0,7,0,0,0,1,1,0,65,65,83,1,1,0,1,3,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25943,8089,0,0,16341,0,0,0,'The Barrens Flame Keeper','','',0,7,0,0,0,1,1,0,40,40,83,1,1,0,1,3,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,46826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25944,8089,0,0,16340,0,0,0,'The Hinterlands Flame Keeper','','',0,7,0,0,0,1,1,0,65,65,83,1,1,0,1,3,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25945,8089,0,0,16334,0,0,0,'Thousand Needles Flame Keeper','','',0,7,0,0,0,1,1,0,45,45,83,1,1,0,1,3,2000,0,76,100,0,0,0,0,0,2695,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25946,8089,0,0,23442,0,0,0,'Tirisfal Glades Flame Keeper','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25947,8089,0,0,16340,0,0,0,'Zangarmarsh Flame Keeper','','',0,7,0,0,0,1,1,0,65,65,83,1,1,0,1,3,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25948,8089,0,0,16874,0,0,0,'Doomfire Shard','','',72,3,0,1,0,1,1,0,71,71,16,54000,54000,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7018,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25949,8089,0,0,23469,0,0,0,'Ice Caller Briatha','Twilight\'s Hammer','',0,7,0,0,0,1,1,0,22,22,128,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25950,8089,0,0,23470,0,0,0,'Shaani','Jewelcrafting Supplies','',0,7,0,0,0,1,1,0,70,70,1960,6986,6986,0,1,129,1500,0,189,267.75,0,0,0,0,600000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25951,8089,0,0,23472,0,0,0,'Heretic Emissary','','',0,7,0,0,0,1,1,0,21,21,128,1,1,0,1,0,2000,0,22,30,0,0,0,0,0,729,0,0,0,0,0,0,1.1,1.1,'',0,0,0,2.5,8,14,0,12544,20792,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25952,8089,0,0,21955,11686,0,0,'Slippery Floor Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25953,8089,0,0,169,17188,0,0,'Fel Crystal Spell Target','','',0,10,0,0,0,0.7,1,0,1,1,14,1,1,0,1,0,2000,0,15,15,0,0,0,0,604800000,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25954,8089,0,0,17205,0,0,0,'Shadowsword Guardian Sunwell','','',8,9,0,1,0,1,1,0,1,1,35,77490,77490,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7,0,0,0,0,329,0,10,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25955,8089,0,0,19294,0,0,0,'Hand of the Deceiver Sunwell','','',72,7,0,1,0,1,1,0,1,1,16,80416,80416,80775,1,0,2000,0,2220,3180,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.76389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25956,8089,0,0,23266,0,0,0,'Chaos Gazer Sunwell','','',8,3,0,1,0,1,1,0,1,1,16,5027,5027,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7,0,0,0,0,0,0,2.75,3.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25957,8089,0,0,14173,0,0,0,'Cataclysm Hound Sunwell','','',72,3,0,1,0,1,1,0,1,1,16,5027,5027,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7,0,0,0,0,0,0,12,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25958,8089,0,0,19611,0,0,0,'Volatile Felfire Fiend Sunwell','','',72,3,0,1,0,1,1,0,1,1,16,1045,1045,3231,1,0,2000,0,2220,3180,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25959,8089,0,0,20919,0,0,0,'Apocalypse Guard Sunwell','','',72,3,0,1,0,1,1,0,1,1,16,5027,5027,0,1,0,2000,0,2242.5,3195,0,0,0,0,0,7,0,0,0,0,0,0,3.6,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25960,8089,0,0,23404,0,0,0,'M\'uru Sunwell','','',4,10,0,3,0,1,1,0,1,1,16,3035200,3035200,0,1,0,2000,0,11060,15750,0,0,0,0,0,7,0,0,0,0,0,0,6,0.61,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25961,8089,0,0,20231,0,0,0,'Earthen Ring Totem','','',0,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25962,8089,0,0,23791,0,0,0,'Fire Eater','','',0,7,0,0,0,1,1,0,40,57,774,1524,2784,0,1,3,2000,0,98,130,0,0,0,0,0,3342,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25963,12340,0,0,23483,0,0,0,'Arctic Condor (Northrend)','','',1,1,7,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25964,8089,0,0,21955,16946,0,0,'Shaman Beam Bunny 000','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25965,8089,0,0,21955,16946,0,0,'Shaman Beam Bunny 001','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25966,8089,0,0,21955,16946,0,0,'Shaman Beam Bunny 002','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25967,8089,0,0,19282,0,0,0,'Zephyr','','',0,2,0,1,0,1,1,0,70,70,1779,6986,6986,0,1,1,2000,0,1159.2,1642.2,0,0,0,0,25000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,209),(25968,9056,0,0,23486,26266,0,0,'\"Lunchbox\"','','',2048,1,0,0,0,1,1,0,71,71,1989,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.34,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0),(25969,9056,0,0,14548,0,0,0,'Jenny','Fezzix\'s Pack Mule','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25970,8089,0,0,16436,16438,0,0,'Fire Dancer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25971,8089,0,0,21955,16946,0,0,'Shaman Bonfire Bunny 000','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25972,8089,0,0,21955,16946,0,0,'Shaman Bonfire Bunny 001','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25973,8089,0,0,21955,16946,0,0,'Shaman Bonfire Bunny 002','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25974,8089,0,0,16436,16438,0,0,'Master Fire Dancer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,85,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25975,8089,0,0,23792,0,0,0,'Master Fire Eater','','',0,7,0,0,0,1,1,0,62,67,774,3537,4028,0,1,3,2000,0,225,314,0,0,0,0,0,5829,0,172,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25976,8089,0,0,22970,0,0,0,'Theremis','Keeper of Lost Artifacts','',0,7,0,1,0,1,1,0,70,70,1960,4890,4890,7196,1,128,2000,0,1140.8,1669.8,0,0,0,0,600000,5404,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25977,8089,0,0,22975,0,0,0,'Yrma','Transmuter of Sin\'dorei Relics','',0,7,0,1,0,1,1,0,70,70,1960,4890,4890,7196,1,128,2000,0,1140.8,1669.8,0,0,0,0,600000,5404,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25978,9056,0,0,23488,0,0,0,'Ambassador Talonga','','',0,7,0,0,0,1,1,0,70,70,1922,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25979,9056,0,0,23490,23491,23492,23493,'Loot Crazed Hunter','','',0,7,0,0,0,1,1,0,70,71,1989,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,1406,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25980,8089,0,0,23494,0,0,0,'Heretic Bodyguard','','',0,7,0,0,0,1,1,0,21,21,128,1,1,0,1,0,2000,0,31,40,0,0,0,0,0,872,0,0,0,0,0,0,1.8,0.416666,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25981,9056,0,0,23496,23497,23498,0,'Scourged Footman','','',0,6,0,0,0,1,1,0,68,69,1975,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,1253,0,2.5,8,14,0,33735,32736,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(25982,9056,0,0,23499,0,0,0,'Sage Earth and Sky','','',0,7,0,0,0,1,1,0,70,70,1921,8982,8982,3155,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,2.4,0.555555,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25983,9056,0,0,26765,0,0,0,'Dorain Frosthoof','Apprentice Wind Tamer','',4096,7,0,0,0,1,1,0,70,70,1922,8982,8982,3155,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25984,9056,0,0,23430,0,0,0,'Crashed Recon Pilot','','',128,7,0,0,0,1,1,0,70,70,35,7185,7185,7196,1,2,2000,0,248,363,0,0,0,0,25000,5404,0,0,0,0,0,0,1.725,0.3519,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25985,8089,0,0,11686,0,0,0,'Ahune Ice Spear Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25986,9056,0,0,28291,0,0,0,'Ore Cart','','',0,10,0,0,0,1,1,0,70,70,1892,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25987,9056,0,0,16998,0,0,0,'Windsoul Totem','','',0,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.5,'46373',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25988,9056,0,0,26483,0,0,0,'Stampeding Mammoth','','Interact',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25989,9056,0,0,15903,0,0,0,'Stampeding Caribou','','',0,1,0,0,0,1,1,0,1,1,188,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25990,9056,0,0,26295,0,0,0,'Stampeding Rhino','','',0,1,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25991,8089,0,0,23692,0,0,0,'Kixi the Shiv','Arena Battlemaster','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,1048576,2000,0,252,357,0,0,0,0,120000,6719,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25992,8089,0,0,19926,0,0,0,'Big Bruiser','','',0,7,0,1,0,3,1,0,70,70,35,20958,20958,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,120000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(25993,12340,0,0,23304,0,0,0,'Converted Collector','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.937,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25994,8089,0,0,23789,0,0,0,'Flame Eater','','',0,7,0,0,0,1,1,0,42,60,775,1651,3052,0,1,3,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25995,9056,0,0,169,11686,0,0,'Stampede Exit Point','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25996,8089,0,0,4449,0,4449,0,'Warrior Trainer','','',0,7,0,0,0,1,1,0,70,70,35,6100,6100,0,1,0,2000,0,252,357,1,2000,430,640,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25997,8089,0,0,4449,0,4449,0,'Priest Trainer','','',0,7,0,0,0,1,1,0,70,70,35,7100,7100,7196,1,0,2000,0,234,331,1,2000,396,590,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25998,8089,0,0,4449,0,4449,0,'Rogue Trainer','','',0,7,0,0,0,1,1,0,70,70,35,11000,11000,0,1,0,2000,0,252,357,1,2000,430,640,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25999,8089,0,0,4449,0,4449,0,'Warlock Trainer','','',0,7,0,0,0,1,1,0,70,70,35,4500,4500,7196,1,0,2000,0,234,331,1,2000,396,590,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26001,8089,0,0,4449,0,4449,0,'Paladin Trainer','','',0,7,0,0,0,1,1,0,70,70,35,35000,35000,3155,1,0,2000,0,234,331,1,2000,396,590,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26002,8089,0,0,4449,0,4449,0,'Mage Trainer','','',0,7,0,0,0,1,1,0,70,70,35,7100,7100,7196,1,0,2000,0,234,331,1,2000,396,590,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26003,8089,0,0,4449,0,4449,0,'Druid Trainer','','',0,7,0,0,0,1,1,0,70,70,35,11000,11000,3155,1,0,2000,0,234,331,1,2000,396,590,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26004,8089,0,0,4449,0,4449,0,'Hunter Trainer','','',0,7,0,0,0,1,1,0,70,70,35,4300,4300,3155,1,0,2000,0,234,331,1,2000,396,590,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26006,8089,0,0,4449,0,4449,0,'Shaman Trainer','','',0,7,0,0,0,1,1,0,70,70,35,10000,10000,3155,1,0,2000,0,234,331,1,2000,396,590,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26007,8089,0,0,23766,0,0,0,'Arena Battlemaster','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,1,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26012,8089,0,0,24023,0,0,0,'Arena Organizer','','',0,7,0,0,0,1,1,0,70,70,35,8300,8300,0,1,262145,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26016,8089,0,0,246,0,0,0,'Tamable Wolf','','',1,1,1,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26017,8089,0,0,23513,0,0,0,'Tamable Bat','','',1,1,24,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.05,0.245,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26019,8089,0,0,23514,0,0,0,'Tamable Carrion Bird','','',1,1,7,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.125,0.09,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26020,8089,0,0,744,0,0,0,'Tamable Boar','','',1,1,5,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1.176,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26021,8089,0,0,2031,0,0,0,'Tamable Cat','','',1,1,2,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26024,8089,0,0,23515,0,0,0,'Tamable Dragonhawk','','',1,1,30,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.975,0.195,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26027,8089,0,0,23516,0,0,0,'Tamable Nether Ray','','',1,1,34,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.55,0.165,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26028,8089,0,0,23517,0,0,0,'Tamable Bird of Prey','','',1,1,26,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.2,0.28,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26029,8089,0,0,23518,0,0,0,'Tamable Raptor','','',1,1,11,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26030,8089,0,0,23519,0,0,0,'Tamable Ravager','','',1,1,31,0,0,1,1,0,70,70,7,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0.9,0.274999,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26031,8089,0,0,2488,0,0,0,'Tamable Scorpid','','',1,1,20,0,0,1,1,0,70,70,7,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26032,8089,0,0,4767,0,0,0,'Tamable Serpent','','',1,1,35,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26033,8089,0,0,23520,0,0,0,'Tamable Spider','','',1,1,3,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26037,8089,0,0,23521,0,0,0,'Tamable Warp Stalker','','',1,1,32,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.6,0.186,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26038,8089,0,0,2706,0,0,0,'Tamable Wind Serpent','','',1,1,27,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26040,9056,0,0,22719,0,0,0,'Fezzix\'s Flying Machine','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26041,9056,0,0,1060,11686,0,0,'Lightning Target','','',0,10,0,0,0,1,1,0,70,70,634,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.893,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26042,8089,0,0,23500,0,0,0,'Twilight Midsummer Male Disguise','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26043,9056,0,0,1126,23501,0,0,'Steam Burst','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26044,9056,0,0,23502,0,0,0,'Durkot Wolfbrother','Stable Master','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,4194305,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26045,9056,0,0,14516,0,0,0,'Storm Tempest','','',0,4,0,0,0,1,1,0,71,71,834,9291,9291,3231,1,0,2000,0,296,424,0,0,0,0,180000,7007,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,15659,31272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(26046,8089,0,0,23503,0,0,0,'Anveena','','',104,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,3,0.416,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26047,9056,0,0,23505,9509,0,0,'Warsong Worg','','',2048,1,0,0,0,1,1,0,70,70,1980,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.5,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26048,9056,0,0,16988,0,0,0,'Storm Totem','','Interact',0,11,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,180000,6708,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26050,8089,0,0,23507,0,0,0,'Snarly','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26051,8089,0,0,4449,0,4449,0,'Cloth Armor Vendor','','',0,7,0,0,0,1,1,0,70,70,35,15000,15000,0,1,0,2000,0,252,357,1,2000,430,640,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26053,8089,0,0,4449,0,4449,0,'Leather Armor Vendor','','',0,7,0,0,0,1,1,0,70,70,35,12600,12600,0,1,0,2000,0,252,357,1,2000,430,640,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26056,8089,0,0,23506,0,0,0,'Chuck','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(26057,8089,0,0,1126,11686,0,0,'Anveena Marker','','',0,10,0,0,0,1,1,0,1,1,35,2884,2884,0,1,0,2000,0,104,138,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'46410',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26058,8089,0,0,4449,0,4449,0,'Gems Vendor','','',0,7,0,0,0,1,1,0,70,70,35,1600,1600,0,1,0,2000,0,252,357,1,2000,430,640,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26059,8089,0,0,4449,0,4449,0,'Weapons Vendor','','',0,7,0,0,0,1,1,0,70,70,35,440,440,0,1,0,2000,0,252,357,1,2000,430,640,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26065,8089,0,0,4449,0,4449,0,'Accessories Vendor','','',0,7,0,0,0,1,1,0,70,70,35,11000,11000,0,1,0,2000,0,252,357,1,2000,430,640,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26068,8089,0,0,4449,0,4449,0,'General Goods Vendor','','',0,7,0,0,0,1,1,0,70,70,35,5300,5300,0,1,0,2000,0,252,357,1,2000,430,640,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26071,8089,0,0,22620,0,0,0,'Arena Nether Drake','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26073,9056,0,0,14698,0,0,0,'High Priest Talet-Kha','','',0,6,0,0,0,1,1,0,72,72,21,7688,7688,7500,1,3,2000,0,263,384,0,0,0,0,180000,5886,0,0,0,0,0,0,2.5,2,'',0,1511,0,2.5,8,14,0,15587,11640,0,0,0,0,0,0,0,4,0,0,0,0,0,0,35354,0,0,0,0,0,0,0),(26074,8089,0,0,4449,0,4449,0,'Teleporter','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26075,8089,0,0,23780,0,0,0,'Paymaster','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,1,2000,0,248,363,0,0,0,0,0,5404,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,46642,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26076,9056,0,0,23103,0,0,0,'High Priest Naferset','','',0,6,0,0,0,1.05,1,0,72,72,21,8072,8072,7500,1,3,2000,0,263,384,0,0,0,0,180000,5886,0,0,0,0,0,0,7.5,0.375,'',0,1510,0,2.5,8,14,0,15587,11640,0,0,0,0,0,0,0,4,0,0,0,0,0,0,35353,0,0,0,0,0,0,0),(26077,8089,0,0,4449,0,4449,0,'Pet Trainer & Stable Master','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26078,9056,0,0,23508,0,0,0,'Blakelow','Nogg\'s Machine Shop','',0,7,0,0,0,1,1,0,75,75,1978,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26080,12340,0,0,23495,0,0,0,'Craig\'s Test Human B','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26081,8478,0,0,23509,0,0,0,'High Admiral \"Shelly\" Jorrik','Retiree','',0,7,0,0,0,1,1,0,48,50,120,6600,6600,0,1,4224,2000,0,200,300,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26082,12340,0,0,1126,17612,0,0,'Weakness to Lightning Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26083,9056,0,0,23512,0,0,0,'Gerald Green','','',0,7,0,1,0,3,1,0,69,69,1974,23952,23952,0,1,3,2000,0,1127,1591.6,0,0,0,0,300000,6423,0,0,0,0,0,0,1.8,0.2568,'',0,0,0,2.5,8,14,0,40504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26084,9056,0,0,218,0,0,0,'Jeremiah Hawning','','',0,7,0,0,0,1,1,0,69,69,1892,7984,7984,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.214,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26085,9056,0,0,94,0,0,0,'Wendy Darren','','',0,7,0,0,0,1,1,0,69,69,1892,7984,7984,0,1,3,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26086,12340,0,0,20570,23258,0,0,'Transport Orb','','',16,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26088,12340,0,0,23524,0,0,0,'Red Drake Courier','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26089,8089,0,0,23560,0,0,0,'Kayri','Exotic Gear Purveyor','',0,7,0,1,0,1,1,0,70,70,1960,4890,4890,7196,1,129,2000,0,1140.8,1669.8,0,0,0,0,600000,5404,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26090,8089,0,0,23557,0,0,0,'Karynna','Exotic Gear Purveyor','',0,7,0,1,0,1,1,0,70,70,1960,4890,4890,7196,1,128,2000,0,1140.8,1669.8,0,0,0,0,600000,5404,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26091,8089,0,0,23558,0,0,0,'Olus','Exotic Gear Purveyor','',0,7,0,1,0,1,1,0,70,70,1960,4890,4890,7196,1,128,2000,0,1140.8,1669.8,0,0,0,0,600000,5404,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26092,8089,0,0,23559,0,0,0,'Soryn','Exotic Gear Purveyor','',0,7,0,1,0,1,1,0,70,70,1960,4890,4890,7196,1,128,2000,0,1140.8,1669.8,0,0,0,0,600000,5404,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26093,9056,0,0,20570,11686,0,0,'Naxxanar Target','','',0,10,0,0,0,1,1,0,70,70,634,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,180000,6708,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26094,9056,0,0,1060,11686,0,0,'Naxxanar Caster','','',0,10,0,0,0,1,1,0,70,70,634,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26096,9056,0,0,6197,0,0,0,'Gnome Soul','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26097,9056,0,0,23549,23550,23551,23552,'Fizzcrank Gnome Ghost','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26098,9056,0,0,1060,0,0,0,'Bess','','',0,8,0,0,0,0.01,1,0,5,5,1892,1,1,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(26099,12340,0,0,24964,0,0,0,'Ore Cart (1)','','',0,10,0,0,0,1,1,0,70,70,1892,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26101,8089,0,0,16888,0,0,0,'Fire Fiend','','',72,3,0,0,0,1.4,1,0,70,70,14,11352,11352,3155,1,0,2000,0,257,327,0,0,0,0,0,6792,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,46551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26102,8089,0,0,15093,0,0,0,'2.4 Daily Debug - Everyone [PH]','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26103,9056,0,0,23554,0,0,0,'Darkfallen Deathblade','The San\'layn','',2048,6,0,0,0,1,1,0,72,72,974,9610,9610,3309,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,2.475,0.63195,'',0,1476,0,2.5,8,14,0,50668,50349,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26104,9056,0,0,23555,0,0,0,'Iron Eyes','','',0,7,0,0,0,1,1,0,71,71,1921,9291,9291,3231,1,2,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,2.325,0.538194,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26105,9056,0,0,16480,19595,0,0,'Quest Invisman - Buying Time','','',0,10,0,0,0,1,1,0,1,1,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,262,0),(26107,8089,0,0,4449,0,4449,0,'Mail Armor Vendor','','',0,7,0,0,0,1,1,0,70,70,35,12000,12000,0,1,0,2000,0,252,357,1,2000,430,640,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26108,8089,0,0,4449,0,4449,0,'Plate Armor Vendor','','',0,7,0,0,0,1,1,0,70,70,35,3700,3700,0,1,0,2000,0,252,357,1,2000,430,640,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26109,9056,0,0,23007,23017,23018,23019,'Off-duty Battleguard','','',0,7,0,0,0,1,1,0,75,75,1980,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26110,9056,0,0,23556,0,0,0,'Librarian Serrah','Food & Drink','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,643,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26111,8089,0,0,22130,0,0,0,'Grimtotem Spirit Wolf','','',1024,1,0,0,0,1,1,0,30,30,35,48,48,0,1,0,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26112,9056,0,0,23037,23038,23039,0,'Bor\'gorok Peon','','',0,7,0,0,0,1,1,0,66,69,1978,6116,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.2,0.2976,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26113,10192,0,0,23790,0,0,0,'Master Flame Eater','','',0,7,0,0,0,1,1,0,62,62,775,1,1,0,1,3,2000,0,172,240,0,0,0,0,0,4344,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26114,12340,0,0,20570,17612,0,0,'Plagued Grain Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26115,9056,0,0,23554,0,0,0,'Darkfallen Bloodbearer','The San\'layn','',2048,6,0,0,0,1,1,0,72,72,974,9610,9610,3309,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,2.475,0.63195,'',0,1467,0,2.5,8,14,0,50668,50349,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26116,8089,0,0,5564,0,0,0,'Frostwave Lieutenant','','',0,4,0,0,0,1.05,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,122,8056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26117,9056,0,0,23573,0,0,0,'Raelorasz','','',0,2,0,1,0,12,8,0,80,80,1816,151200,151200,31952,1,3,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26119,8089,0,0,23574,0,0,0,'Phoenix Hatchling','','',0,12,0,0,0,1,1,0,1,1,188,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,52970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(26120,8089,0,0,21955,11686,0,0,'Wisp Dest Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26121,8089,0,0,21955,11686,0,0,'Wisp Source Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26123,8089,0,0,16541,0,0,0,'Midsummer Supplier','','Buy',0,7,0,0,0,1,1,0,60,67,1733,3052,3728,0,1,128,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26124,8089,0,0,16585,0,0,0,'Midsummer Merchant','','Buy',0,7,0,0,0,1,1,0,65,65,1734,1,1,0,1,128,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26125,9056,0,0,24994,24993,24992,24995,'Risen Ghoul','','',4096,6,40,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,47468,47484,47481,47482,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26126,9056,25660,0,775,7847,11489,0,'Bone Warrior','','',0,6,0,0,0,1,1,0,70,71,1991,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2.25,0.591,'',0,1403,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26127,9056,0,0,25256,0,0,0,'Nexus Drake Hatchling','','',0,2,0,0,0,1,1,0,72,72,103,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,2.55,1.275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26128,12340,0,0,23581,0,0,0,'Warsong Worg (Taxi)','','',2048,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26129,12340,0,0,16480,19595,0,0,'Quest InvisMan - Buying Time - Effect Caster','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26130,12340,0,0,16480,19595,0,0,'Quest InvisMan - Buying Time - Effect Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26131,8089,0,0,19483,0,0,0,'Swift White Hawkstrider','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26132,8089,0,0,4449,0,4449,0,'Druid Trainer','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26133,8089,0,0,4449,0,4449,0,'Mage Trainer','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26134,8089,0,0,4449,0,4449,0,'Paladin Trainer','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26135,8089,0,0,4449,0,4449,0,'Priest Trainer','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26136,8089,0,0,4449,0,4449,0,'Shaman Trainer','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26137,8089,0,0,4449,0,4449,0,'Warlock Trainer','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26138,8089,0,0,4449,0,4449,0,'Warrior Trainer','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26139,8089,0,0,4449,0,4449,0,'Rogue Trainer','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26140,8089,0,0,4449,0,4449,0,'Hunter Trainer','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26142,8089,0,0,4449,0,4449,0,'Pet Trainer & Stable Master','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26143,8089,0,0,4449,0,4449,0,'Teleporter','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26144,8089,0,0,4449,0,4449,0,'Accessories Vendor','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26145,8089,0,0,4449,0,4449,0,'Cloth Armor Vendor','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26146,8089,0,0,4449,0,4449,0,'Enchantments Vendor','','',0,7,0,0,0,1,1,0,70,70,35,4300,4300,7196,1,0,2000,0,234,331,1,2000,396,590,0,6740,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26147,8089,0,0,4449,0,4449,0,'Gems Vendor','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26148,8089,0,0,4449,0,4449,0,'General Goods Vendor','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26149,8089,0,0,4449,0,4449,0,'Leather Armor Vendor','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26150,8089,0,0,4449,0,4449,0,'Mail Armor Vendor','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26151,8089,0,0,4449,0,4449,0,'Plate Armor Vendor','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26152,8089,0,0,4449,0,4449,0,'Weapons Vendor','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26155,9056,0,0,22998,0,0,0,'Mark Hanes','','',0,7,0,0,0,1,1,0,69,69,1892,3941,3941,0,1,2,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26156,9056,0,0,23642,0,0,0,'Wartook Iceborn','','',4096,7,0,1,0,5,1,0,73,73,1922,49700,49700,0,1,2,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,2.55,0.590277,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26157,9056,0,0,23643,23653,0,0,'Taunka\'le Brave','','',4096,7,0,1,0,4,1,0,72,72,1923,38440,38440,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,52058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26158,9056,0,0,23644,0,0,0,'Mother Tauranook','','',4096,7,0,0,0,1,1,0,70,70,1922,8982,8982,3155,1,3,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,4.125,0.95975,'',0,0,0,2.5,8,14,0,46667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26159,9056,0,0,23645,23650,23651,23652,'Taunka\'le Evacuee','','',4096,7,0,0,0,1,1,0,66,71,1922,6116,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2.25,0.520833,'46708 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26160,9056,0,0,23646,0,0,0,'Taunka\'le Pack Kodo','','',0,1,0,0,0,1,1,0,70,70,1978,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'46708 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26161,9056,0,0,20570,17612,0,0,'Farshire Grain Credit','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26162,9056,0,0,169,11686,0,0,'Transborea Generator 001','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26164,8089,0,0,23647,0,0,0,'X-51 Nether-Rocket X-TREME','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26165,9056,0,0,26700,26701,0,0,'Damned Taunka Spirit','','',8,6,0,0,0,1,1,0,1,1,21,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,1335,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26166,8089,0,0,23648,0,0,0,'Heretic Crystal Guard','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26167,9056,0,0,23645,23650,23651,23652,'Taunka\'le Evacuee','','',4096,7,0,0,0,1,1,0,1,1,1922,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26169,9056,0,0,26343,0,0,0,'Ataika','','',0,7,0,0,0,1,1,0,73,73,1950,9940,9940,0,1,3,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.65,0.381944,'32423',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26170,9056,0,0,23649,0,0,0,'Thassarian','','',0,7,0,1,0,7,1,0,72,72,1974,67270,67270,0,1,3,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,50995,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26171,9056,0,0,23655,0,0,0,'High Deathpriest Isidorus','Cult of the Damned','',0,7,0,0,0,1,1,0,72,72,35,9610,9610,3309,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26172,9056,0,0,23273,23274,0,0,'Slain Cultist','Cult of the Damned','',0,7,0,0,0,1.3,1,0,68,69,1975,9082,10379,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.306,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26173,9056,0,0,7919,0,0,0,'Tanathal','','',0,7,0,1,0,1.3,1,0,72,72,35,12493,12493,3309,1,0,2000,0,1398.4,2005.6,0,0,0,0,300000,7305,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26174,9056,0,0,23483,0,0,0,'Carrion Condor','','',1,1,7,0,0,1,1,0,70,71,14,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,5708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(26175,9056,0,0,16480,19595,0,0,'Coldarra - Drake Hunt Invisman','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26176,8089,0,0,1140,6328,0,0,'[PH] Tom Test','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.347222,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26177,8089,0,0,4626,0,0,0,'2.4 Sunwell 5 Man Tradeskill Bunny [PH]','Kill Me','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26178,8089,0,0,20433,0,0,0,'Hailstone Lieutenant','','',0,4,0,0,0,1.2,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,1257,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,5164,5276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26179,9056,0,0,23797,23798,23799,23800,'Taunka\'le Refugee','','Speak',4096,7,0,0,0,1,1,0,66,71,1922,6116,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26180,9056,0,0,23808,0,0,0,'Blood Guard Roh\'kill','','',4096,7,0,1,0,10,1,0,72,72,1980,96100,96100,0,1,2,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,1.725,0.4278,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26181,9056,0,0,23805,0,0,0,'Emissary Brighthoof','Tauren Emissary','',4096,7,0,0,0,1,1,0,73,73,104,9940,9940,0,1,3,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,4.5,1.047,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26182,9056,0,0,23807,0,0,0,'Blood Guard Tor\'zin','','',4096,7,0,1,0,10,10,0,72,72,1980,96100,96100,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26183,9056,0,0,23864,23865,27333,23867,'Kor\'kron Elite','','',4096,7,0,1,0,1,1,0,1,1,1801,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.575,0.3906,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26184,9056,26179,0,23801,23798,23799,23800,'Taunka\'le Refugee','','Speak',4096,7,0,0,0,1,1,0,66,71,1922,6116,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,4.125,0.95975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26185,9056,0,0,5231,0,0,0,'Lurid','','',0,7,0,0,0,1,1,0,72,72,84,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.725,0.4531,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26186,9056,0,0,23031,0,0,0,'Private Casey','','',0,7,0,1,0,3,1,0,72,72,1973,28830,28830,0,1,2,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.306,'',0,5019,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26187,9056,0,0,23031,0,0,0,'Corporal Venn','','',0,7,0,1,0,3,1,0,72,72,1973,28830,28830,0,1,2,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26188,8089,0,0,21955,17612,0,0,'[PH] Torch Catching Target Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4525,4525,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26189,9056,0,0,23273,23274,0,0,'Fleeing Cultist','Cult of the Damned','',0,7,0,0,0,1.3,1,0,68,69,1975,9082,10379,3036,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26190,8089,0,0,21955,17612,0,0,'[PH] Spank Target Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33357,9767,0,0,28811,0,0,0,'\"Spectral Tiger\"','','vehichleCursor',0,9,2,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,1500,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,354,0,0,0,0,0,0,0,0,0),(26192,8089,0,0,23656,0,0,0,'X-51 Nether-Rocket','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26193,12340,0,0,16480,19595,0,0,'Nexus 70 - Buying Time - Kill Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26194,9056,0,0,23657,0,0,0,'Elder Ko\'nani','Chieftain of the Dragonblight Kalu\'ak','',0,7,0,0,0,1,1,0,72,72,1950,9610,9610,0,1,3,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,2.625,0.607638,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26195,12340,0,0,571,0,0,0,'En\'kilah Unit','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.7995,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26196,9056,0,0,25396,0,0,0,'Loguhn','\"Render of Flesh\"','',0,7,0,0,0,1,1,0,73,73,16,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.465,'',0,1564,0,2.5,8,14,0,8599,50370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35688,0,0,0,0,0,0,0),(26197,9056,0,0,25381,0,0,0,'Snowfall Glade Reaver','','',0,7,0,0,0,1,1,0,71,72,16,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1,0.31,'',0,1480,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35686,0,0,0,0,0,0,0),(26198,9056,0,0,25381,0,0,0,'Snowfall Glade Wolvar','','',0,7,0,0,0,1,1,0,71,72,16,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1,0.31,'',0,1479,0,2.5,8,14,0,6533,43423,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35686,0,0,0,0,0,0,0),(26199,9056,0,0,25385,0,0,0,'Snowfall Glade Den Mother','','',0,7,0,0,0,1,1,0,71,72,16,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,0.8,0.248,'',0,1480,0,2.5,8,14,0,48193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35686,0,0,0,0,0,0,0),(26200,9056,0,0,25394,25384,25383,25382,'Snowfall Glade Pup','','LootAll',0,7,0,0,0,1,1,0,1,5,190,42,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,0.4,0.124,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26201,9056,0,0,25385,0,0,0,'Snowfall Glade Shaman','','',0,7,0,0,0,1,1,0,71,72,16,7432,7688,7416,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,0.8,0.248,'',0,1467,0,2.5,8,14,0,12548,11986,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,35686,0,0,0,0,0,0,0),(26202,9056,0,0,23681,0,0,0,'Ziggurat Defender','','',0,6,0,0,0,1,1,0,70,71,1975,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,1.5,'',0,1401,0,2.5,8,14,0,50306,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26203,9056,0,0,25932,0,0,0,'Image of the Lich King','','',0,6,0,1,0,1,1,0,83,83,14,13945,13945,0,1,0,2000,0,3817.5,5122.5,0,0,0,0,0,10673,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26204,8089,0,0,23684,0,0,0,'Chillwind Lieutenant','','',0,4,0,0,0,1.2,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,6982,23115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26205,9056,0,0,23685,0,0,0,'\"Buckets\" Cleary','','',0,7,0,5,0,1,1,0,72,72,1892,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26206,9056,0,0,23686,0,0,0,'Keristrasza','','',0,2,0,1,0,12,8,0,80,80,1816,151200,151200,31952,1,2,2000,0,3127.5,4365,0,0,0,0,0,9706,0,0,0,0,0,0,1.5,0.208,'',0,4790,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26207,8089,0,0,704,0,0,0,'Loyal Boar','','',17,1,5,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1.176,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26209,8089,0,0,4449,0,4449,0,'Loyal Raptor','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26212,9056,0,0,23690,0,0,0,'Captain Gryan Stoutmantle','Commander of the Westfall Brigade','',0,7,0,1,0,1,1,0,75,75,11,21270,21270,0,1,3,1500,0,1179.9,1673.25,0,0,0,0,25000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26213,9056,0,0,26344,0,0,0,'Utaik','','',0,7,0,0,0,1,1,0,73,73,1950,9940,9940,0,1,3,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26214,8089,0,0,6674,0,0,0,'Frigid Lieutenant','','',0,4,0,0,0,1.2,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,3131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26215,8089,0,0,12815,0,0,0,'Glacial Lieutenant','','',0,4,0,0,0,1.2,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.5,1.75,'',0,0,0,2.5,8,14,0,14907,15089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26216,8089,0,0,23693,0,0,0,'Glacial Templar','','',0,4,0,0,0,1.25,1,0,67,67,91,1,1,0,1,0,2000,0,225,314,0,0,0,0,0,5829,0,0,0,0,0,0,1.75,1.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26217,9056,0,0,23694,23695,23696,23697,'Westfall Brigade Footman','','',0,7,0,0,0,1,1,0,75,75,1891,42540,42540,3561,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26218,9056,0,0,22199,0,0,0,'Elder Muahit','','',0,7,0,0,0,1,1,0,73,73,1950,9940,9940,0,1,3,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26219,9056,0,0,26345,0,0,0,'Iruk','','',128,7,0,0,0,1,1,0,73,73,1950,9940,9940,0,1,1,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.65,0.381944,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26220,12340,0,0,24376,25535,0,0,'Moa\'ki Warrior','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.416666,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26221,8089,0,0,23129,23130,23688,23687,'Earthen Ring Elder','Earthen Ring','',0,7,0,0,0,1,1,0,70,70,1735,3240,3240,3155,1,3,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26222,8089,0,0,23735,23737,23738,23740,'Twilight Cryomancer','Twilight\'s Hammer','',0,7,0,0,0,1,1,0,64,64,16,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,4946,0,0,0,0,0,0,1.5,0.306,'',0,885,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26223,8089,0,0,23726,23727,23728,23729,'Twilight Frostblade','Twilight\'s Hammer','',0,7,0,0,0,1,1,0,63,63,16,1,1,0,1,0,2000,0,181,253,0,0,0,0,180000,4641,0,0,0,0,0,0,1.5,0.306,'',0,737,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26224,9056,0,0,11398,0,0,0,'Drowned Guardian','','',0,6,0,0,0,0.3,1,0,69,70,1975,2395,2695,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.275,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26225,9056,0,0,10553,0,0,0,'Phylactery Guardian','','',0,6,0,0,0,1,1,0,71,71,1975,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,0,7018,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,35687,0,0,0,0,0,0,0),(26226,9056,0,0,23701,0,0,0,'Brugar Stoneshear','Explorers\' League','',0,7,0,0,0,1,1,0,73,73,1892,3519,3519,3387,1,2,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26227,12340,0,0,1126,17612,0,0,'Slay Loguhn Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26228,9056,0,0,23702,0,0,0,'Trapper Mau\'i','','',0,7,0,0,0,1,1,0,71,71,1950,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26229,9056,0,0,23703,0,0,0,'Tiernan Anvilheart','Weapon Merchant','',0,7,0,0,0,1,1,0,72,72,1892,9610,9610,0,1,4224,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26230,11685,0,0,21955,15880,0,0,'Snow Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26231,9056,0,0,23704,0,0,0,'Saragosa','Consort of Malygos','',0,2,0,1,0,0.97,0.98,0,73,73,14,9642,9642,3319,1,0,2000,0,0,0,0,0,0,0,0,7637,0,0,0,0,0,0,25,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26232,9056,0,0,23713,0,0,0,'Saragosa','','',0,2,0,0,0,1,1,0,73,73,16,9940,9940,3387,1,0,2000,0,0,0,0,0,0,0,0,7637,0,0,0,0,0,0,3,0.416,'',0,0,0,2.5,8,14,0,15063,51779,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35709,0,0,0,0,0,0,0),(26233,9056,0,0,23705,0,0,0,'Sergeant Tyric','','',0,7,0,0,0,1,1,0,71,71,1892,9291,9291,3231,1,0,2000,0,296,424,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26234,9056,0,0,23706,0,0,0,'Sergeant Daelian','','',0,7,0,0,0,1,1,0,71,71,1892,9291,9291,3231,1,0,2000,0,296,424,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26235,9056,0,0,23694,0,0,0,'Private Furlbrow','','',0,7,0,0,0,1,1,0,71,71,1892,9291,9291,3231,1,0,1500,0,222,318,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26236,9056,0,0,23695,0,0,0,'Private Jansen','','',0,7,0,0,0,1,1,0,71,71,1892,9291,9291,3231,1,0,2300,0,340.4,487.6,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26237,9056,0,0,27593,0,0,0,'Keristrasza','','',0,2,0,1,0,12,8,0,80,80,1816,151200,151200,31952,1,0,2000,0,0,0,0,0,0,0,0,7974,0,0,0,0,0,0,7.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26238,8089,0,0,4714,0,0,0,'Khorium Boar','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.764,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26239,8478,0,0,23707,11686,0,0,'Ghost of Ahune','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26240,8089,0,0,23709,0,0,0,'Seaspray Albatross','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26241,8606,0,0,23707,0,0,0,'[PH] Ghost of Ahune (Disguise)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26242,8089,0,0,14657,0,0,0,'Empyrean Tortoise','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26243,8089,0,0,15923,0,0,0,'Crimson Serpent','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.3125,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26244,8089,0,0,15920,0,0,0,'Shadowsong Panther','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,85,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26245,9056,0,0,23710,0,0,0,'Tua\'kea','','',0,7,0,0,0,1,1,0,70,70,1950,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.725,0.399305,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26246,8478,0,0,23749,0,0,0,'Prophet Velen','','',12,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26247,8478,0,0,23750,0,0,0,'Lady Liadrin','Blood Knight Matriarch','',4,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26248,9056,0,0,20570,17612,0,0,'Northern Sinkhole Kill Credit','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26249,9056,0,0,20570,17612,0,0,'Southern Sinkhole Kill Credit','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26250,9056,0,0,15509,0,0,0,'Scourged Burrower','','',0,6,0,0,0,1.3,1,0,1,1,1975,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,18.75,7.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26251,8478,0,0,1126,16946,0,0,'Shattrath Portal Dummy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26252,9056,0,0,23712,0,0,0,'Captain Jacobs','','',0,6,0,0,0,1,1,0,69,69,1975,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,25000,6423,0,0,0,0,0,0,1.5,0.383,'',0,1263,0,2.5,8,14,0,33735,32736,0,0,0,0,0,0,0,4,0,0,0,0,0,0,35705,0,0,0,0,0,0,0),(26253,8089,0,0,23714,23715,23716,23717,'Shattered Sun Peacekeeper','','',8,7,0,1,0,10,1,0,70,70,1960,69860,69860,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,600000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,18328,23337,25821,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,199,0),(26254,8478,0,0,7950,23748,0,0,'Inert Portal','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,8,3.612,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26255,8606,0,0,23719,0,0,0,'Shattrath Portal','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26256,12340,0,0,16480,17612,0,0,'Farshire Bell Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26257,9056,26280,0,23721,23722,23770,23771,'Surge Needle Sorcerer','','',0,7,0,0,0,1,1,0,71,72,1985,7432,7688,7416,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,1476,0,2.5,8,14,0,51797,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26258,11685,0,0,11686,0,0,0,'[DND] Midsummer Bonfire Faction Bunny - A','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26259,8478,0,0,23587,23588,23589,23590,'Shattered Sun Soldier','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26260,9056,0,0,23723,0,0,0,'Kurun','','',0,5,0,1,0,1,1,0,74,74,35,30846,30846,10398,1,2,2000,0,1495,2134.4,0,0,0,0,300000,7903,0,0,0,0,0,0,5,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26261,9056,0,0,12814,0,0,0,'Grizzly Hills Giant','','',0,5,0,1,0,1,1,0,74,74,1770,30846,30846,10398,1,0,1500,0,353.25,471,0,0,0,0,300000,7857,0,0,0,0,0,0,3.2,1.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26262,8478,0,0,169,16946,0,0,'The Core of Entropius','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26263,12340,0,0,23746,0,0,0,'Red Dragon Mount','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26264,9056,0,0,1060,17612,0,0,'Boulder Target','','',1024,10,0,0,0,1,1,0,72,72,35,9610,9610,3309,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.5,0.893,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26265,9056,0,0,16480,19595,0,0,'Saragosa\'s End Invisman','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26266,9056,0,0,25668,0,0,0,'Heigarr the Horrible','','',0,7,0,0,0,1,1,0,70,70,1771,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,1323,0,2.5,8,14,0,40504,32588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(26267,8478,0,0,23732,0,0,0,'Big Dancing Flames','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,46828,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26268,9056,26270,26264,25756,0,0,0,'Rune Reaver','','',0,7,0,0,0,1,1,0,74,75,16,10282,10635,3514,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,0,0.31,'',0,1732,0,2.5,8,14,0,47007,52628,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35747,42105,0,0,0,0,0,0),(26269,12340,0,0,15093,0,0,0,'Pico','Leather Trader','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26270,9056,0,0,25748,0,0,0,'Iron Rune-Shaper','','',0,7,0,0,0,1,1,0,73,74,1954,9940,10282,3427,1,0,2000,0,250,407,0,0,0,0,300000,7857,0,0,0,0,0,0,0,0.31,'',0,1650,0,2.5,8,14,0,47007,52622,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35747,42105,0,0,0,0,0,0),(26271,9056,0,0,27271,0,0,0,'Emaciated Mammoth Bull','','',0,1,0,0,0,1,1,0,73,73,190,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,8.75,0.775,'',0,0,0,2.5,8,14,0,51944,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42104,0,0,0,0,0,0,0),(26272,9056,0,0,27275,27235,0,0,'Emaciated Mammoth','','',0,1,0,0,0,1,1,0,71,71,188,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,5.775,0.5115,'',0,0,0,2.5,8,14,0,51944,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42104,0,0,0,0,0,0,0),(26273,9056,0,0,27277,27276,27278,27279,'Emaciated Mammoth Calf','','',0,1,0,0,0,1,1,0,70,70,31,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.1,0.186,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42104,0,0,0,0,0,0,0),(26274,12340,0,0,12750,0,0,0,'[PH] Dragonblight Ancient','','',256,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,5,5.068,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26275,12340,0,0,24139,0,0,0,'[PH] Dragonblight Black Dragon','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26276,9056,0,0,24140,24175,24176,0,'Nexus Guardian','','',32,2,0,1,0,6,1,0,72,72,103,57660,57660,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,10,1,'',0,0,0,2.5,8,14,0,47425,51857,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,243,0),(26277,9056,0,0,27811,0,0,0,'Bronze Shrine Warden','','',32,2,0,1,0,4.25,4.25,0,80,80,1683,53550,53550,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,10,1,'4368',0,0,0,2.5,8,14,0,20716,60077,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,227,0),(26278,12340,0,0,24142,0,0,0,'[PH] Dragonblight Green Dragon','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26279,12340,0,0,24137,0,0,0,'Dragonblight Red Dragon','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,10,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26280,9056,0,0,23833,23832,0,0,'Dragonblight Mage Hunter','','',0,7,0,0,0,1,1,0,71,72,1985,9291,9610,3270,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.65,0.4213,'',0,1481,0,2.5,8,14,0,51766,51758,51763,51764,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26281,9056,26280,0,24906,24909,24910,0,'Moonrest Stalker','','',0,3,0,0,0,1,1,0,71,72,1985,9291,9610,3270,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,2691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26282,9056,0,0,26091,0,0,0,'Earthen Warrior','','',0,7,0,0,0,1,1,0,73,74,1770,4473,4627,3427,1,0,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26283,9056,0,0,26177,0,0,0,'Ice Revenant','','',512,4,0,0,0,1,1,0,72,73,834,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,51584,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(26284,9056,0,0,23754,8178,26150,0,'Runic Battle Golem','','',512,4,0,0,0,1,1,0,73,74,1771,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,52630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(26285,12340,0,0,9449,0,0,0,'[PH] Dragonblight Elemental Obsidian Dragonshire','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26286,9056,0,0,23739,0,0,0,'Emberwyrm','','',0,6,0,1,0,10,1,0,75,75,2042,106350,106350,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,7,0.3,'48964',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,214,0),(26287,9056,0,0,16919,24165,0,0,'Icestorm','','',0,6,0,1,0,1,1,0,73,73,1975,99400,99400,3387,1,0,2000,0,2347.5,3360,0,0,0,0,180000,7604,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,47425,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26288,12340,0,0,169,11686,0,0,'Forgotten Shore Event Trigger','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26289,8478,0,0,22973,22974,0,0,'Shattered Sun Riftwaker','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26290,9056,0,0,23784,0,0,0,'Jotun','The Curse Bearer','',512,5,0,1,0,10,1,0,80,80,7,126000,126000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,12,7.604,'',0,7601,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,215,0),(26291,9056,0,0,12815,0,0,0,'Crystalline Ice Giant','','',512,5,0,1,0,3,1,0,73,74,1814,29820,30846,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,3.5,1.75,'',0,0,0,2.5,8,14,0,50588,50597,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,0),(26292,12340,0,0,2587,2586,0,0,'[PH] Dragonblight Scourge Carrion Fields','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26293,9056,0,0,24564,0,0,0,'Hulking Jormungar','','',65537,1,42,1,0,3,1,0,73,74,1965,29820,30846,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,12,1.24,'',0,0,0,2.5,8,14,0,50293,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26294,12340,0,0,23739,0,0,0,'[PH] Dragonblight Magma Wyrm','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,7,0.3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26295,9056,26481,0,24857,0,0,0,'Magnataur Patriarch','','',0,7,0,0,0,1,1,0,72,72,90,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,6,0.62,'',0,1483,0,2.5,8,14,0,38556,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26296,12340,0,0,1614,1613,0,0,'[PH] Dragonblight Scarlet Onslaught','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26297,9056,0,0,16480,23742,0,0,'Voice of Keristrasza','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26298,9056,0,0,1126,21999,0,0,'ELM General Purpose Bunny (scale x0.01) Large','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'52485 51666',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26299,9056,0,0,25462,0,0,0,'Corpse of Saragosa','','',1024,2,0,0,0,0.97,0.98,0,1,1,35,1,1,3319,1,0,2000,0,0,0,0,0,0,0,0,7637,0,0,0,0,0,0,3,0.416,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26300,8089,0,0,23759,0,0,0,'Accessories Vendor','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26301,8089,0,0,23762,0,0,0,'Cloth & Leather Armor Vendor','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26302,8089,0,0,23764,0,0,0,'Enchantments Vendor','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26303,8089,0,0,23758,0,0,0,'Gems and General Goods Vendor','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26304,8089,0,0,23765,0,0,0,'Plate Glyph Vendor','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26305,8089,0,0,23761,0,0,0,'Mail & Plate Armor Vendor','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26306,8089,0,0,23760,0,0,0,'Cloth Glyph Vendor','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26307,8089,0,0,24028,0,0,0,'Beastmaster','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,1,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,46720,46725,46726,46716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26308,8089,0,0,23763,0,0,0,'Leather & Mail Glyph Vendor','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26309,8089,0,0,23757,0,0,0,'Weapons Vendor','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26310,9056,0,0,27176,0,0,0,'Malygos','','',4,2,0,3,0,500,50,0,83,83,16,6972500,6972500,212900,1,0,2000,0,17360,23590,0,0,0,0,0,10573,0,0,0,0,0,0,40,4,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,266,0),(26311,12340,0,0,23643,23653,0,0,'[PH] Dragonblight Taunka','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.520833,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26312,12340,0,0,23645,23650,0,0,'[PH] Dragonblight Taunka Spirit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.520833,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26313,12340,0,0,13098,0,0,0,'[PH] Dragonblight Treant','','',256,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,0.5205,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26316,9056,0,0,23349,0,0,0,'Crystalline Ice Elemental','','',512,4,0,0,0,1,1,0,73,74,91,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,2.25,0.465,'',0,0,0,2.5,8,14,0,51878,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,36728,42107,0,0,0,0,0,0),(26317,12340,0,0,2587,2586,0,0,'[PH] Dragonblight Scourge Galakrond Rest','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26318,12340,0,0,2587,2586,0,0,'[PH] Dragonblight Scourge Obsidian Dragonshire','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26319,9056,0,0,23972,23973,23974,23975,'Anub\'ar Cultist','','',0,7,0,0,0,1,1,0,71,72,2018,7432,7688,7416,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.875,0.47875,'',0,1482,0,2.5,8,14,0,47257,9613,51605,0,0,0,0,0,0,0,0,0,0,0,0,0,36736,36957,0,0,0,0,0,0),(26320,12340,0,0,2587,2586,0,0,'[PH] Dragonblight Scourge Ruby Dragonshrine','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26321,9056,0,0,27478,0,0,0,'Lothalor Ancient','','',256,4,0,1,0,3.5,1,0,71,72,35,32518,33635,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,6,0.93,'47044',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26322,9056,0,0,23747,0,0,0,'Arcane Wyrm','','',0,2,0,0,0,1,1,0,71,72,14,9291,9610,3270,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.65,0.33,'',0,0,0,2.5,8,14,0,51732,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26323,8089,0,0,7933,0,0,0,'Goblin Pack Kodo','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26324,8089,0,0,24029,0,0,0,'Druid Trainer','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26325,8089,0,0,24030,0,0,0,'Hunter Trainer','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26326,8089,0,0,24031,0,0,0,'Mage Trainer','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,248,363,0,0,0,0,0,5404,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26327,8089,0,0,24032,0,0,0,'Paladin Trainer','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26328,8089,0,0,24033,0,0,0,'Priest Trainer','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,248,363,0,0,0,0,0,5404,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26329,8089,0,0,23777,0,0,0,'Rogue Trainer','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26330,8089,0,0,24034,0,0,0,'Shaman Trainer','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26331,8089,0,0,24035,0,0,0,'Warlock Trainer','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,248,363,0,0,0,0,0,5404,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26332,8089,0,0,24036,0,0,0,'Warrior Trainer','','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26333,9056,0,0,27478,0,0,0,'Corrupted Lothalor Ancient','','',288,4,0,1,0,3,1,0,71,72,14,27873,28830,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,6,0.93,'32566 46967',0,0,0,2.5,8,14,0,51727,51725,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26334,9056,0,0,25794,0,0,0,'Forgemaster Damrath','','',0,7,0,0,0,1,1,0,74,74,1954,10282,10282,3466,1,0,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,0,0.3565,'',0,1629,0,2.5,8,14,0,52640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35747,42105,0,0,0,0,0,0),(26335,9056,0,0,26091,0,0,0,'Fallen Earthen Warrior','','',128,7,0,0,0,1,1,0,74,74,1770,4627,4627,3466,1,2,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26336,9056,26343,0,23751,25550,0,0,'Indu\'le Mystic','','',0,6,0,0,0,1,1,0,71,72,16,7432,7688,7416,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.347222,'',0,1485,0,2.5,8,14,0,51787,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26337,8606,25985,0,11686,0,0,0,'Ahune Ice Spear Bunny (1)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26338,8606,25740,0,23344,0,0,0,'Ahune (1)','The Frost Lord','',72,4,0,1,0,1,1,0,73,73,1998,230000,230000,0,1,0,2000,0,4108,5850,0,0,0,0,0,7618,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,45954,37752,37751,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26339,8606,25865,0,23447,0,0,0,'Frozen Core (1)','','',0,4,0,1,0,1,1,0,1,1,1998,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26340,8606,25756,0,23504,0,0,0,'Ahunite Coldwave (1)','','',0,4,0,0,0,1,1,0,1,1,1998,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.30556,'',0,0,15,2.5,8,14,0,46406,46887,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26341,8606,25757,0,8714,0,0,0,'Ahunite Frostwind (1)','','',0,4,0,0,0,1,1,0,1,1,1998,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,12550,46568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26342,8606,25755,0,20433,0,0,0,'Ahunite Hailstone (1)','','',0,4,0,1,0,1,1,0,1,1,1998,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,46542,2676,46885,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26343,9056,0,0,23752,25549,0,0,'Indu\'le Fisherman','','',0,6,0,0,0,1,1,0,71,72,16,9291,9610,3270,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.65,0.381944,'',0,1476,0,2.5,8,14,0,11820,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26344,9056,26343,0,23753,25552,0,0,'Indu\'le Warrior','','',0,6,0,0,0,1,1,0,71,72,16,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.875,0.434027,'',0,1476,0,2.5,8,14,0,51786,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26346,8606,0,0,21955,11686,0,0,'Ahune\'s Bottle Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26347,9056,0,0,23823,26155,10802,0,'Runic War Golem','','',512,4,0,0,0,1,1,0,74,75,1954,10282,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,3,2.06,'',0,0,0,2.5,8,14,0,52702,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37013,42107,0,0,0,0,0,0),(26348,9056,0,0,25793,0,0,0,'Iron Thane Argrum','','',0,7,0,0,0,1,1,0,74,74,1954,10282,10282,3466,1,0,2000,0,250,407,0,0,0,0,300000,7857,0,0,0,0,0,0,0,0.3565,'',0,1650,0,2.5,8,14,0,32018,52651,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(26349,9056,0,0,9489,0,0,0,'Goramosh','','',0,2,0,0,0,1,1,0,73,73,1985,9940,9940,3387,1,0,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,3.0625,2.625,'',0,1566,0,2.5,8,14,0,20828,9672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35801,0,0,0,0,0,0,0),(26350,8089,0,0,169,23767,0,0,'Alliance Graveyard Teleporter','','',0,10,0,0,0,1.35,1,0,1,1,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26351,8089,0,0,169,23767,0,0,'Horde Graveyard Teleporter','','',0,10,0,0,0,1.35,1,0,1,1,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26352,8209,0,0,23768,0,0,0,'Big Zokk Torquewrench','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26353,8089,0,0,14316,0,0,0,'Arena Battle-Bear','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.611,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26354,8089,0,0,23769,0,0,0,'Unarmed Gladiator','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26355,8478,0,0,11686,0,0,0,'[DND] Midsummer Bonfire Faction Bunny - H','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26356,9056,0,0,23826,0,0,0,'Redfang Hunter','','',0,7,0,0,0,1,1,0,74,75,2001,10282,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0,0.558,'',0,1731,0,2.5,8,14,0,30639,12024,6606,0,0,0,0,0,0,0,0,0,0,0,0,0,37251,0,0,0,0,0,0,0),(26357,9056,0,0,23774,0,0,0,'Frostpaw Warrior','','',0,7,0,0,0,1,1,0,75,75,2003,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0,0.62,'',0,1739,0,2.5,8,14,0,13730,12555,12054,0,0,0,0,0,0,0,0,0,0,0,0,0,37251,0,0,0,0,0,0,0),(26358,9056,0,0,24861,0,0,0,'Ice Heart Jormungar Feeder','','',65537,1,42,0,0,1,1,0,72,72,103,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,6,0.62,'',0,0,0,2.5,8,14,0,47447,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26359,9056,0,0,24862,0,0,0,'Ice Heart Jormungar Spawn','','',65537,1,42,0,0,0.5,1,0,72,72,103,4805,4805,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,3,0.31,'',0,0,0,2.5,8,14,0,43358,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26360,9056,0,0,24876,0,0,0,'Rattlebore','','',65536,1,42,1,0,7,1,0,74,74,103,71974,71974,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,15,1.55,'',0,0,0,2.5,8,14,0,51203,47447,48287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26361,9056,0,0,23782,0,0,0,'Torthen Deepdig','Explorers\' League','',0,7,0,0,0,1,1,0,74,74,1892,10282,10282,3466,1,2,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26362,9056,0,0,23846,23847,0,0,'Explorers\' League Surveyor','Explorers\' League','',0,7,0,0,0,1,1,0,74,74,1892,10282,10282,3466,1,2,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26363,9056,0,0,2161,0,0,0,'Tallhorn Stag','','',0,1,0,0,0,1,1,0,72,73,2000,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,0.91,0.91,'',0,0,0,2.5,8,14,0,32019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37185,0,0,0,0,0,0,0),(26364,9056,0,0,23786,0,0,0,'(PH) Wildlife Test Doe','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26365,9056,0,0,23783,0,0,0,'Taunka Orphan','','',4096,7,0,0,0,1,1,0,1,1,1981,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26366,9056,0,0,24506,0,0,0,'Entropic Ooze','','',0,10,0,0,0,1,1,0,72,73,14,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,52334,52328,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37199,0,0,0,0,0,0,0),(26367,8089,0,0,20988,0,0,0,'Teleporter','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26368,12340,0,0,21635,0,0,0,'(PH) Wildlife Test Bear','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.625,1.06925,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26369,9056,0,0,25008,0,0,0,'Imperial Eagle','','',1,1,26,0,0,1,1,0,72,73,7,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,52471,27047,55079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26370,9056,0,0,23835,0,0,0,'Arcanimus','','',32,4,0,0,0,1,3,0,73,73,14,9940,9940,10161,1,0,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,7,2.17,'',0,0,0,2.5,8,14,0,51820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26371,9056,0,0,23788,0,0,0,'Squire Walter','Gryan\'s Squire','',0,7,0,0,0,1,1,0,9,9,1892,176,176,0,1,2,2000,0,11,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26372,12340,0,0,22042,0,0,0,'(PH) Grizzly Test Low Aggro Worg','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26373,9056,0,0,16480,18695,0,0,'Coldarra Spell FX InvisMan','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26374,9056,0,0,23794,0,0,0,'Maevin Farmoon','Trade Goods','',0,7,0,0,0,1,1,0,73,73,1892,9940,9940,3387,1,128,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26375,9056,0,0,23795,0,0,0,'Quartermaster McCarty','Innkeeper','',0,7,0,0,0,1,1,0,75,75,1892,10635,10635,0,1,66177,2000,0,342,485,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26376,12340,0,0,22711,0,0,0,'Test - Brutallus Craig','','',108,3,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,18,6,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26377,9056,0,0,23796,0,0,0,'Squire Percy','Stable Master','',0,7,0,0,0,1,1,0,9,9,1892,176,176,0,1,4194307,2000,0,11,15,0,0,0,0,300000,387,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26378,8209,0,0,22438,0,0,0,'Evee Copperspring','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26379,9056,0,0,23806,0,0,0,'Overlord Agmar','Kor\'kron Commander','',4096,7,0,1,0,1,1,0,80,80,1980,378000,378000,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,2.025,0.5022,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26380,9056,0,0,9509,0,0,0,'Lak\'tuk','Suffering','',0,1,0,1,0,1,1,0,78,78,1980,58850,58850,0,1,0,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,2.5,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26381,9056,0,0,9509,0,0,0,'Gar\'mak','Anguish','',0,1,0,1,0,1,1,0,78,78,1980,58850,58850,0,1,0,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,2.5,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26382,9056,0,0,23809,0,0,0,'Balfour Blackblade','Reagents and Poisons','',0,7,0,0,0,1,1,0,75,75,1892,10635,10635,0,1,3200,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26383,8209,0,0,22398,0,0,0,'Grikkin Copperspring','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26384,8478,0,0,22439,0,0,0,'Frixee Brasstumbler','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26387,9056,0,0,23810,0,0,0,'Father Michaels','','',0,7,0,0,0,1,1,0,75,75,1892,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26388,9056,0,0,23811,0,0,0,'Veira Langdon','General Goods','',0,7,0,0,0,1,1,0,74,74,1892,10282,10282,3466,1,384,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26389,9056,0,0,23812,23813,23814,0,'Solstice Hunter','','',0,7,0,0,0,1,1,0,73,74,16,9940,10282,3427,1,0,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,1.8,0.3672,'',0,1646,0,2.5,8,14,0,52606,14443,52604,6660,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26390,12340,0,0,11179,0,0,0,'Transformed Trapper Male','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.2105,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26391,8478,0,0,21955,11686,0,0,'[PH] Ice Chest Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26392,9056,0,0,23815,0,0,0,'Private Molsen','','',0,7,0,0,0,1,1,0,73,73,1892,9940,9940,3387,1,0,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26393,8209,0,0,12917,0,0,0,'Captain Dirgehammer','Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,1078,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26394,8209,0,0,12918,0,0,0,'Captain O\'Neal','Weapons Quartermaster','',0,7,0,0,0,1,1,0,65,65,1078,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26395,8209,0,0,21512,0,0,0,'Lieutenant Tristia','Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,1638,7048,7048,0,1,0,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26396,8209,0,0,14612,0,0,0,'Sergeant Thunderhorn','Weapons Quartermaster','',0,7,0,0,0,1,1,0,65,65,1074,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26397,8209,0,0,12674,0,0,0,'Lady Palanseer','Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,1074,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26398,8209,0,0,22602,0,0,0,'Doris Volanthius','Armor Quartermaster','',0,7,0,1,0,1,1,0,70,70,1604,32400,32400,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26400,8089,0,0,21955,11686,0,0,'Outland Children\'s Week Silvermoon L70ETC 01 Trigger','','',0,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26401,8478,0,0,8409,0,0,0,'Summer Scorchling','','',0,4,0,0,0,1,1,0,1,1,188,42,42,0,1,2,1500,0,1.5,1.5,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26402,9056,0,0,23820,0,0,0,'Anub\'ar Ambusher','','',0,6,0,0,0,1,1,0,71,72,2018,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,0.7,0.217,'',0,0,0,2.5,8,14,0,50037,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26403,9056,0,0,20570,11686,0,0,'Kaskala Lookout','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26404,12340,0,0,10718,0,0,0,'Black Skeletal Warhorse','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.842,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26405,9056,0,0,25794,0,0,0,'Iron Thane Furyhammer','Thane of Dun Argol','',0,7,0,0,0,1.2,1,0,75,75,35,12762,12762,3561,1,0,2000,0,339,481,0,0,0,0,180000,8204,0,0,0,0,0,0,0,0.3565,'',0,1742,0,2.5,8,14,0,61576,61575,47922,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(26406,9056,0,0,26161,0,0,0,'The Anvil','Furyhammer\'s Guardian','',512,4,0,1,0,1,1,0,74,74,1954,51410,51410,3466,1,0,2000,0,1495,2134.4,0,0,0,0,300000,7903,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,61577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26407,9056,0,0,14502,0,0,0,'Lightning Sentry','','',0,4,0,0,0,1,1,0,74,75,1954,10282,10635,3514,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,52703,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37013,42107,0,0,0,0,0,0),(26408,9056,0,0,25748,0,0,0,'Iron Rune-Smith','','',0,7,0,0,0,1,1,0,74,75,1954,10282,10635,3514,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,0,0.31,'',0,1731,0,2.5,8,14,0,52701,52699,0,0,0,0,0,0,0,0,0,0,0,0,0,0,36849,36850,36851,42105,0,0,0,0),(26409,9056,0,0,25748,0,0,0,'Rune-Smith Durar','','',0,7,0,0,0,1,1,0,74,75,1954,10282,10635,3514,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,0,0.31,'',0,1740,0,2.5,8,14,0,52710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37013,36857,42105,0,0,0,0,0),(26410,9056,0,0,25748,0,0,0,'Rune-Smith Kathorn','','',0,7,0,0,0,1,1,0,74,75,1954,10282,10635,3514,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,0,0.31,'',0,1732,0,2.5,8,14,0,52710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37013,36858,42105,0,0,0,0,0),(26411,9056,0,0,23818,25551,0,0,'Deranged Indu\'le Villager','','',0,7,0,0,0,1,1,0,71,72,16,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.347222,'',0,1479,0,2.5,8,14,0,51781,51782,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26412,12340,0,0,22042,0,0,0,'(PH) Wildlife Test Worg','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,36819,0,0,0,0,0,0,0),(26413,9056,0,0,25238,0,0,0,'Anub\'ar Dreadweaver','','',0,6,0,0,0,1,1,0,71,72,2018,7432,7688,7416,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.35,0.279,'',0,1484,0,2.5,8,14,0,32063,9613,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26414,9056,0,0,25754,0,0,0,'Runic Lightning Gunner','','',0,7,0,0,0,1,1,0,74,75,1954,10282,10635,0,1,0,3000,0,513,727.5,0,0,0,0,300000,8219,0,0,0,0,0,0,0,0.31,'',0,1735,0,2.5,8,14,0,46982,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37013,0,0,0,0,0,0,0),(26415,9056,0,0,23824,0,0,0,'Senior Sergeant Juktok','','',4096,7,0,0,0,1,1,0,74,74,1981,10282,10282,0,1,3,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.725,0.4278,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26416,9056,0,0,23825,0,0,0,'Wolfcult Initiate','','',0,7,0,0,0,1,1,0,73,74,16,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,2.25,0.459,'',0,1658,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26417,9056,0,0,23724,23827,23828,0,'Runed Giant','','',256,5,0,1,0,1,1,0,74,75,1771,30846,31905,10541,1,0,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,3.75,0.45,'47329',0,0,0,2.5,8,14,0,49717,55196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26418,9056,0,0,22132,0,0,0,'Longhoof Grazer','','',0,1,0,0,0,1,1,0,73,74,1999,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,2.8,1.6,'',0,0,0,2.5,8,14,0,42320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42104,36875,0,0,0,0,0,0),(26420,9056,0,0,23829,0,0,0,'Gavrock','','',0,5,0,1,0,1,1,0,74,74,35,30846,30846,10398,1,3,2000,0,1495,2134.4,0,0,0,0,300000,7903,0,0,0,0,0,0,1.85,0.6475,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26421,9056,0,0,2078,0,0,0,'Woodlands Walker','','Speak',256,4,0,0,0,1,1,0,71,72,35,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,4,0.694,'',0,0,0,2.5,8,14,0,50994,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,36786,42107,0,0,0,0,0,0),(26422,9056,0,0,23831,0,0,0,'Budd','','',0,7,0,0,0,1,1,0,73,73,35,7588,7588,0,1,1,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26423,9056,0,0,24938,0,0,0,'Drakuru','','',0,7,0,0,0,1,1,0,70,70,190,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26424,9056,0,0,23837,0,0,0,'Samir','','',0,7,0,0,0,1,1,0,70,70,35,4890,4890,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26425,9056,0,0,24418,0,0,0,'Drakkari Warrior','','',0,7,0,0,0,1,1,0,73,73,37,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'',0,1559,0,2.5,8,14,0,52309,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26426,9056,0,0,13340,0,0,0,'Arctic Ram','','',0,1,0,0,0,1,1,0,72,73,190,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,3.25,0.455,'47015',0,0,0,2.5,8,14,0,32019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26427,12340,0,0,11179,564,563,0,'Transformed Trapper Visual','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.2105,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26428,9056,0,0,23774,0,0,0,'Frostpaw Shaman','','',0,7,0,0,0,1,1,0,75,75,2003,8508,8508,7981,1,0,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,0,0.62,'',0,1733,0,2.5,8,14,0,12058,25420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37251,0,0,0,0,0,0,0),(26429,9056,0,0,23831,0,0,0,'Budd','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33184,12340,0,0,22524,0,22524,0,'Razorscale Harpoon Gun (Unused)','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,2000,1,1,180000,7,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26432,12340,0,0,23840,0,0,0,'Taunka\'le Refugee','','Speak',4096,7,0,0,0,1,1,0,1,1,1922,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26433,12340,26179,0,23841,0,0,0,'Taunka\'le Refugee','','Speak',4096,7,0,0,0,1,1,0,1,1,1922,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26434,9056,0,0,23774,0,0,0,'Frostpaw Trapper','','',0,7,0,0,0,1,1,0,75,75,2003,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,180000,8204,0,0,0,0,0,0,0,0.62,'',0,1720,0,2.5,8,14,0,30614,6660,32908,0,0,0,0,0,0,0,0,0,0,0,0,0,37251,0,0,0,0,0,0,0),(26435,9056,0,0,169,11686,0,0,'Taunka Move Trigger','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26436,9056,0,0,23772,0,0,0,'Redfang Elder','','',0,7,0,0,0,1,1,0,75,75,2001,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,0,0.62,'',0,1734,0,2.5,8,14,0,14900,32717,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37251,0,0,0,0,0,0,0),(26437,9056,0,0,23840,23841,0,0,'Taunka Soldier','','',4096,7,0,0,0,1,1,0,71,73,1981,9291,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26438,8606,0,0,20432,15294,0,0,'Tranquil Air Spirit','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.4375,2.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26439,9056,0,0,23928,0,0,0,'Black War Elekk','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26440,9056,0,0,23843,0,0,0,'Emissary Skyhaven','','',0,7,0,0,0,1,1,0,72,72,1892,9610,9610,3309,1,2,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26441,9056,0,0,23844,0,0,0,'Envoy Ripfang','','',0,7,0,0,0,1,1,0,72,72,1981,9610,9610,0,1,2,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26442,12340,0,0,6772,0,0,0,'Rak\'la the Traveler','Gambler','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26443,9056,0,0,23845,0,0,0,'Tariolstrasz','Steward of Wyrmrest Temple','',0,2,0,1,0,10,10,0,80,80,2010,126000,126000,39940,1,3,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,2.25,0.5745,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208),(26444,12340,0,0,16480,19595,0,0,'Quest Invisman - Filling the Cages','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26445,12340,0,0,1060,17612,0,0,'Rune Plate','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26446,9056,0,0,16901,0,0,0,'Ice Serpent','','',1,1,27,0,0,1,1,0,72,73,16,9610,9940,3348,1,0,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,51878,0,0,0,0,0,0,0,0,0,0,0,0,11586,0,0,35798,0,0,0,0,0,0,0),(26447,9056,0,0,24443,0,0,0,'Drakkari Shaman','','',0,7,0,0,0,1,1,0,73,73,37,7952,7952,7654,1,0,1500,0,202.5,296.25,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.347222,'',0,1571,0,2.5,8,14,0,9532,52290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26448,9056,0,0,23850,23851,23852,23853,'Stars\' Rest Sentinel','','',0,7,0,1,0,4,1,0,75,75,1891,42540,42540,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,47059,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26449,9056,0,0,23553,0,0,0,'Gamel the Cruel','','',0,7,0,0,0,1,1,0,70,70,1885,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.3,'',0,1326,0,2.5,8,14,0,13737,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26450,9056,0,0,22199,0,0,0,'Ariut','','',0,7,0,0,0,1,1,0,1,1,1950,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26451,9056,0,0,23553,0,0,0,'Ragnar Drakkarlund','','',0,7,0,0,0,1,1,0,70,70,1885,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1,0.3,'',0,1324,0,2.5,8,14,0,41057,41056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35774,0,0,0,0,0,0,0),(26452,9056,0,0,20216,0,0,0,'Leviroth','','',0,7,0,1,0,10,1,0,72,72,14,96000,96000,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,22,0.6,'',0,0,0,2.5,8,14,0,19643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26454,12340,0,0,22042,0,0,0,'(PH) Duskhowl Stalker','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26455,9056,0,0,14695,0,0,0,'Moonrest Highborne','','',0,6,0,0,0,1,1,0,71,72,21,9291,9610,3270,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,3,2,'',0,1480,0,2.5,8,14,0,51818,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26456,9056,0,0,22120,0,0,0,'Winter\'s Sister','','',0,7,0,0,0,1,1,0,71,72,1891,9291,9610,3270,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,0,2,'',0,1532,0,2.5,8,14,0,12548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26457,9056,0,0,26858,0,0,0,'Diseased Drakkari','','',0,6,0,0,0,1,1,0,73,73,37,9940,9940,0,1,0,1500,0,237,337.5,0,0,0,0,300000,7618,0,0,0,0,0,0,1,0.31,'',0,1565,0,2.5,8,14,0,34363,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26458,9056,0,0,7803,0,0,0,'Drakkari Plaguebringer','','',0,6,0,1,0,3,1,0,73,73,37,29820,29820,0,1,0,1500,0,1090.2,1552.5,0,0,0,0,300000,7618,0,0,0,0,0,0,1.8,1.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26459,9056,0,0,23849,0,0,0,'Commander Saia Azuresteel','','',0,7,0,1,0,3.5,1,0,80,80,1892,44100,44100,3994,1,2,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26460,12340,0,0,17444,0,0,0,'Lorn Deathspeaker','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,5.25,3.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26461,9056,0,0,24993,0,0,0,'Scourge Corpserender','','',0,6,0,0,0,1,1,0,73,73,1692,9940,9940,0,1,0,1500,0,237,337.5,0,0,0,0,300000,7618,0,0,0,0,0,0,1,0.31,'',0,1565,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26462,12340,0,0,935,0,0,0,'Test Gryphon','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.3,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26464,8606,0,0,11686,0,0,0,'Shadowy Initiate Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26465,8606,0,0,11686,0,0,0,'Shadowy Laborer Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26466,8606,0,0,11686,0,0,0,'Shadowy Advisor Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26467,9056,0,0,23861,0,0,0,'Jormungar Tunneler','','',0,1,0,0,0,1,1,0,73,74,1692,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.2,0.42,'',0,0,0,2.5,8,14,0,51879,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,36729,0,0,0,0,0,0,0),(26468,9056,0,0,1060,11686,0,0,'North Building','','',0,10,0,0,0,1,1,0,1,1,35,42,42,60,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26469,9056,0,0,1060,11686,0,0,'South Building','','',0,10,0,0,0,1,1,0,1,1,35,42,42,60,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26470,9056,0,0,1060,11686,0,0,'East Building','','',0,10,0,0,0,1,1,0,1,1,35,42,42,60,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26471,9056,0,0,23855,0,0,0,'Image of Archmage Aethas Sunreaver','Kirin Tor','',0,7,0,1,0,1,1,0,80,80,2007,50400,50400,44070,1,3,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26472,9056,0,26212,23958,23959,23960,239,'Highland Mustang','','',0,1,0,0,0,1,1,0,74,75,2000,10282,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,49285,29577,0,0,0,0,0,0,0,0,0,0,0,0,62,0,0,0,0,0,0,0,0,0),(26473,9056,0,0,10317,0,0,0,'Ko\'char the Unbreakable','','',0,5,0,1,0,2,1,0,75,75,35,21270,21270,0,1,3,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26474,9056,0,0,21619,0,0,0,'Ameenah','Reagents','',0,7,0,0,0,1,1,0,70,70,35,4890,4890,0,1,2176,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26475,9056,0,0,24167,0,0,0,'Magmawyrm','','',0,6,0,1,0,10,1,0,74,75,974,102820,106350,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1,0.31,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,214,0),(26476,12340,0,0,6762,14886,23832,23833,'Dead Mage Hunter Transform','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,2.45875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26477,9056,0,0,16888,11686,0,0,'Dead Mage Hunter','','LootAll',128,10,0,0,0,1,1,0,71,72,35,9291,9610,3270,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1,0.5,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26480,9056,26481,0,24840,24859,0,0,'Magnataur Youngling','','',0,7,0,0,0,1,1,0,72,72,16,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,3,0.31,'',0,1491,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26481,9056,0,0,24856,0,0,0,'Magnataur Alpha','','',0,7,0,0,0,1,1,0,73,73,16,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,7.5,0.775,'',0,1668,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(26482,9056,0,0,10618,0,0,0,'Arctic Grizzly','','',1,1,4,0,0,1,1,0,72,73,1990,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,3,1.222,'',0,0,0,2.5,8,14,0,52471,27047,53532,47212,0,0,0,0,0,0,0,0,0,13473,0,0,0,0,0,0,0,0,0,0),(26483,9056,0,0,23962,0,0,0,'Dragonbone Condor','','',1,1,7,0,0,1,1,0,71,72,1953,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,0,0.62,'',0,0,0,2.5,8,14,0,27050,27048,27051,47255,0,0,0,0,0,0,0,0,0,13472,0,0,36729,0,0,0,0,0,185,0),(26484,9056,0,0,23857,0,0,0,'Hugh Glass','Merchant','',0,7,0,0,0,1,1,0,74,74,35,4524,4524,0,1,643,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26485,9056,0,0,23858,0,0,0,'Orphan Matron Twinbreeze','','',4096,7,0,0,0,1,1,0,73,73,1981,9940,9940,3387,1,3,2000,0,313,448,0,0,0,0,180000,7604,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26486,12340,0,0,23860,23859,0,0,'Horde Warrior','Sons of Warsong','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26487,12340,0,0,23862,23863,0,0,'Alliance Soldier','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26488,9056,0,0,23646,0,0,0,'Taunka Pack Kodo','','',0,1,0,0,0,1,1,0,70,70,1981,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26489,12340,0,0,23276,0,0,0,'[PH] Dragonblight Carrion Field Necromancer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.125,0.3875,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26490,13202,0,0,1197,1201,0,0,'[PH] Dragonblight Carrion Field Zombie','','',0,6,0,0,0,1,1,0,72,72,35,4278,4278,0,1,0,2000,0,40.7137,40.7137,0,0,53,53,0,7387,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26491,12340,0,0,7534,0,0,0,'[PH] Dragonblight Carrion Field Gargoyle','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26492,9056,0,0,137,0,0,0,'Wastes Digger','','',0,6,0,0,0,1,1,0,72,73,974,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.533,'',0,1514,0,2.5,8,14,0,30639,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26493,9056,0,0,24037,0,0,0,'Wastes Taskmaster','','',0,7,0,0,0,1,1,0,73,73,21,7952,7952,7654,1,0,2000,0,270,395,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.306,'',0,1562,0,2.5,8,14,0,51202,32712,16583,0,0,0,0,0,0,0,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26494,9056,0,0,14315,0,0,0,'Griselda','Hugh\'s Pet','',0,1,0,0,0,1,1,0,74,74,35,10282,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,2.175,0.88595,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26496,9056,0,0,19637,0,0,0,'Wind Trader Mu\'fah','','',0,7,0,0,0,1,1,0,72,72,1985,7688,7688,7500,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.45,0.443062,'',0,1403,0,2.5,8,14,0,51817,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35800,0,0,0,0,0,0,0),(26497,9056,0,0,30865,0,0,0,'Lady Jaina Proudmoore','','',0,7,0,1,0,10,10,0,80,80,35,100800,100800,88140,1,0,2000,0,2595,3742.5,0,0,0,0,0,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26498,9056,0,0,16480,19595,0,0,'Drakuru\'s Bunny 01','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26499,9056,0,0,24949,0,0,0,'Arthas','Prince of Lordaeron','',4096,7,0,1,0,3.5,2,0,80,80,2076,44100,44100,7988,1,1,2000,0,3127.5,4365,0,0,0,0,180000,9706,0,0,0,0,0,0,1.2,0.372,'',0,0,0,2.5,8,14,0,52442,52445,58822,52444,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26500,9056,0,0,27135,0,0,0,'Image of Drakuru','','',0,7,0,0,0,1,1,0,1,1,190,1,1,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.347222,'43167 47119',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26501,9056,0,0,21482,0,0,0,'Ethenial Moonshadow','','',0,6,0,0,0,1,1,0,73,73,190,9940,9940,0,1,2,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,3.75,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26502,8478,0,0,23872,0,0,0,'Wisp of Ragnaros','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26503,9056,0,0,6296,901,6295,0,'Scalawag Frog','','',0,8,0,0,0,1,1,0,1,1,31,1,1,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26504,9056,0,0,23874,0,0,0,'Soar Hawkfury','Stable Master','',4096,7,0,0,0,1,1,0,74,74,1981,10282,10282,3466,1,4194307,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,4.6575,1.12091,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26505,9056,0,0,23875,0,0,0,'Doctor Sintar Malefious','Grand Apothecary','',4096,7,0,1,0,5,5,0,75,75,1928,53175,53175,17805,1,3,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,1.8,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26506,9056,0,0,23876,0,0,0,'Jennings','Doctor Malefious\' Assistant','',4096,7,0,0,0,1,1,0,70,70,1928,8982,8982,3155,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26507,9056,0,0,23877,23937,23938,23939,'Forsaken Chemist','','',4096,7,0,0,0,1,1,0,68,72,1928,6986,9610,3150,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26508,12340,0,0,23878,0,0,0,'Forsaken Blightcaller','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26509,9056,0,0,22125,0,0,0,'Lucid Test Subject','','',0,6,0,0,0,1,1,0,70,72,974,8982,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,0,1,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26510,9056,0,0,23879,0,0,0,'Tu\'u\'gwar','\"He Who Plays With Food\"','',0,1,0,0,0,1,1,0,73,73,14,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,180000,7618,0,0,0,0,0,0,4.5,1.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26511,9056,0,0,1557,12199,0,0,'Moa\'ki Bottom Thresher','','',0,1,0,0,0,1,1,0,71,72,16,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26512,12340,0,0,23276,0,0,0,'Carrion Necromancer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.125,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26513,9056,0,0,24443,0,0,0,'Drakkari Shaman Corpse','','',0,7,0,0,0,1,1,0,73,73,37,13419,13419,0,1,0,1500,0,237,337.5,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26514,9056,0,0,23846,0,0,0,'Surveyor Orlond','Explorers\' League','',128,7,0,0,0,1,1,0,73,73,1892,9940,9940,3387,1,2,2000,0,240,392,0,0,0,0,300000,7561,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26515,12340,0,0,646,0,0,0,'Carrion Ghoul','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.275,0.45305,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,35854,0,0,0,0,0,0,0),(26516,9056,0,0,24418,0,0,0,'Drakkari Warrior Corpse','','',0,7,0,0,0,1,1,0,73,73,37,13419,13419,0,1,0,1500,0,237,337.5,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26517,12340,0,0,14709,0,0,0,'Carrion Gargoyle','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,35840,42108,0,0,0,0,0,0),(26518,13202,0,0,10613,0,0,0,'Carrion Abomination','','',0,6,0,0,0,1,1,0,73,73,35,4399,4399,0,1,0,2000,0,41.3017,41.3017,0,0,58,58,0,7684,0,0,0,0,0,0,2.4,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26519,9056,0,0,21738,0,0,0,'Prigmon','','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7264,0,0,0,0,0,0,0,0,0,0),(26520,10192,0,0,8409,0,0,0,'Festival Scorchling','','',0,4,0,0,0,1,1,0,1,1,188,42,42,0,1,2,1500,0,1.5,1.5,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26521,9056,0,0,23895,0,0,0,'Kili\'ua','\"Two Huge Pincers\"','',1,1,8,0,0,1,1,0,72,72,14,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,10,8,'',0,0,0,2.5,8,14,0,53442,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35831,0,0,0,0,0,0,0),(26522,9056,0,0,2602,0,0,0,'Subterranean Thresher','','',0,1,0,0,0,1,1,0,74,74,190,10282,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,4.6,1.725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35837,0,0,0,0,0,0,0),(33167,9767,0,0,29168,24914,0,0,'Salvaged Demolisher Mechanic Seat','','vehichleCursor',1311776,9,0,0,0,1,0.5,0,80,80,2105,1,1,0,1,0,2000,0,349,522,0,1500,279,418,180000,9730,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,62634,64979,62479,62471,0,64414,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0),(26524,12340,0,0,23885,23886,0,0,'Scarlet Footman','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26525,9056,0,0,23902,0,0,0,'Cockroach','','',0,8,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.65,0.065,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,121,0),(26526,12340,0,0,23887,23888,0,0,'Scourged Scarlet Footman','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26527,9056,0,0,10008,0,0,0,'Chromie','','',0,2,0,0,0,1.35,1,0,80,80,35,17010,17010,0,1,3,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26528,9056,0,0,23889,0,0,0,'Uther the Lightbringer','Knight of the Silver Hand','',0,7,0,1,0,10,15,0,80,80,35,126000,126000,59910,1,0,2000,0,3127.5,4365,0,0,0,0,0,9706,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26529,9056,0,0,26579,0,0,0,'Meathook','','',72,6,0,1,1,25,2,0,82,82,2075,337025,337025,0,1,0,1600,0,2928,3852,0,0,0,0,0,10356,0,0,0,0,0,0,3.75,1.25,'',0,6650,0,2.5,8,14,0,52666,52696,58841,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26530,9056,0,0,26581,0,0,0,'Salramm the Fleshcrafter','','',72,7,0,1,1,25,15,0,82,82,2075,337025,337025,62535,1,0,2000,0,3472.5,4800,0,0,0,0,0,10253,0,0,0,0,100,0,5,0.62,'',0,6609,0,2.5,8,14,0,52451,52708,57725,52480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26531,9056,0,0,6296,901,6295,0,'Mesmerized Frog','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26532,9056,0,0,26580,0,0,0,'Chrono-Lord Epoch','','',72,2,0,1,1,25,10,0,82,82,2075,337025,337025,41690,1,0,2000,0,3472.5,4800,0,0,0,0,0,10253,0,0,0,0,0,0,5,0.6,'',0,6666,0,2.5,8,14,0,52772,58848,52771,52766,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26533,9056,0,0,26582,0,0,0,'Mal\'Ganis','','',72,3,0,1,0,30,10,0,82,82,2075,404430,404430,41690,1,0,2000,0,3472.5,4800,0,0,0,0,0,10253,0,0,0,0,100,0,3,0.93,'',0,0,0,2.5,8,14,0,52723,52721,52720,52722,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26534,8478,0,0,2418,0,0,0,'Totemic Beacon','','',0,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.7,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26535,12340,0,0,23511,0,0,0,'[Demo] Craig Amai','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26536,9056,0,0,7869,0,0,0,'Mindless Servant','','',0,6,0,0,0,0.3,1,0,79,79,21,3531,3780,0,1,0,2000,0,422,586,0,0,0,0,3600000,9426,0,0,0,0,0,0,2.25,1.5,'',0,2500,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26537,9056,0,0,24164,0,0,0,'Greeb Ramrocket','Borean Tundra Zeppelin Master','',0,7,0,0,0,1,1,0,45,45,29,2218,2218,0,1,1,2000,0,76,100,0,0,0,0,180000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26538,9056,0,0,24170,0,0,0,'Nargo Screwbore','Durotar Zeppelin Master','',0,7,0,0,0,1,1,0,65,65,2020,4229,4229,0,1,1,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26539,9056,0,0,24169,0,0,0,'Meefi Farthrottle','Howling Fjord Zeppelin Master','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,1,2000,0,76,100,0,0,0,0,180000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26540,9056,0,0,24162,0,0,0,'Drenk Spannerspark','Tirisfal Glades Zeppelin Master','',0,7,0,0,0,1,1,0,65,65,1928,4229,4229,0,1,1,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26541,12340,0,0,24171,0,0,0,'Zab Steambolt','Howling Fjord Zeppelin Master','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26542,12340,0,0,24168,0,0,0,'Lini Lugbolt','Borean Tundra Zeppelin Master','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26543,9056,0,0,27135,0,0,0,'Image of Drakuru','','',0,7,0,0,0,1,1,0,1,1,190,1,1,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.347222,'57764',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26544,9056,0,0,28135,0,0,0,'Warlord Zim\'bo','','',0,7,0,0,0,1,1,0,73,73,37,9940,9940,0,1,0,1500,0,237,337.5,0,0,0,0,300000,7618,0,0,0,0,0,0,2.25,0.520833,'',0,1547,0,2.5,8,14,0,3551,52283,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26546,9056,0,0,24136,0,0,0,'Ludin Farrow','Dockmaster','',0,7,0,0,0,1,1,0,35,35,12,1220,1220,0,1,1,2000,0,49,64,0,0,0,0,180000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26547,9056,0,0,24131,0,0,0,'Basil Crowe','Dockmaster','',0,7,0,0,0,1,1,0,65,65,1892,3524,3524,0,1,1,2000,0,200,281,0,0,0,0,180000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26548,9056,0,0,24135,0,0,0,'Leesha Tannerby','Dockmaster','',0,7,0,0,0,1,1,0,45,45,12,1848,1848,0,1,1,2000,0,76,100,0,0,0,0,180000,2695,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26549,9056,0,0,24145,0,0,0,'Nelno Copperbeam','Dockmaster','',0,7,0,0,0,1,1,0,65,65,1892,3524,3524,0,1,1,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26550,9056,0,0,28054,28055,0,0,'Dragonflayer Deathseeker','','',0,7,0,1,0,4,5,0,79,79,1885,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9426,0,0,0,0,0,0,1.5,0.347222,'',0,6403,0,2.5,8,14,0,42724,48851,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26551,12340,0,0,24132,0,0,0,'Hansric Stout','Dockmaster','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26552,12340,0,0,24144,0,0,0,'Maye Piper','Dockmaster','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26553,9056,0,0,28056,28057,0,0,'Dragonflayer Fanatic','','',0,7,0,1,0,4,5,0,80,80,1885,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.65,0.381944,'',0,6411,0,2.5,8,14,0,48702,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26554,9056,0,0,25657,25658,0,0,'Dragonflayer Seer','','',0,7,0,1,0,4,5,0,80,80,1885,48700,50400,19718,1,0,2000,0,3127.5,4365,0,0,0,0,3600000,9706,0,0,0,0,0,0,1,0.31,'',0,6406,0,2.5,8,14,0,48699,48698,48700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26555,9056,0,0,12818,0,0,0,'Scourge Hulk','','',0,6,0,1,0,8,5,0,79,79,21,97400,100800,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9426,0,0,0,0,0,0,3,1,'',0,6429,0,2.5,8,14,0,48697,56785,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26556,9056,0,0,24126,0,0,0,'Agloolik','Dockmaster','',0,7,0,0,0,1,1,0,75,75,1950,4652,4652,0,1,1,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26557,9056,0,0,24133,0,0,0,'Kanosak','Dockmaster','',0,7,0,0,0,1,1,0,73,73,1950,4399,4399,0,1,1,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26558,9056,0,0,24146,0,0,0,'Nutaaq','Dockmaster','',0,7,0,0,0,1,1,0,73,73,1950,4399,4399,0,1,1,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26559,9056,0,0,16480,19595,0,0,'Drakuru\'s Bunny 02','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26560,8089,0,0,23899,0,0,0,'Ohura','Dragonhawk Master','',0,7,0,1,0,10,10,0,70,70,1960,69860,69860,0,1,8192,2000,0,1159.2,1642.2,0,0,0,0,600000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26561,9056,0,0,23304,0,0,0,'Converted Harvest Collector','','',0,9,0,0,0,1.2,1,0,68,68,2004,8383,8383,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,1.5,0.937,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26564,9056,0,0,23904,0,0,0,'Borus Ironbender','Grand Master Blacksmithing Trainer','',4096,7,0,0,0,1,1,0,73,73,1981,9940,9940,0,1,83,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26565,9056,0,0,23905,23923,23924,23925,'Agmar\'s Siegesmith','','',4096,7,0,0,0,1,1,0,71,72,1981,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26566,9056,0,0,23906,0,0,0,'Narzun Skybreaker','Wind Rider Master','',4096,7,0,0,0,1,1,0,72,72,1981,9610,9610,0,1,8192,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,4.2525,1.02343,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26567,9056,0,0,23907,0,0,0,'Aegalas','Food & Drink','',4096,7,0,0,0,1,1,0,70,70,1981,8982,8982,0,1,640,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26568,9056,0,0,23908,0,0,0,'Zebu\'tan','Herbalism & Poison Supplies','',4096,7,0,0,0,1,1,0,71,71,1981,9291,9291,0,1,1152,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26569,9056,0,0,23909,0,0,0,'Alys Vol\'tyr','Reagents & Enchanting Supplies','',4096,7,0,0,0,1,1,0,73,73,1981,9940,9940,3387,1,2176,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26570,9056,0,0,26857,26856,26858,26859,'Famished Scourge Troll','','',0,6,0,0,0,1.35,1,0,73,73,37,5939,5939,0,1,0,1500,0,237,337.5,0,0,0,0,300000,7618,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,7,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26571,12340,0,0,21362,0,0,0,'Imprisoned Monkey','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.091667,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26572,9056,0,0,17719,0,0,0,'Kor\'kron War Rider','','',0,1,0,0,0,1.5,1,0,75,75,1981,15952,15952,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34,0,0,0,0,0,0,0,241,0),(26573,12340,0,0,23910,0,0,0,'Lingering Villager','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26574,9056,0,0,23911,0,0,0,'Valnok Windrager','Kor\'kron Wing Commander','',4096,7,0,0,0,1,1,0,75,75,1981,10635,10635,0,1,2,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26575,9056,26577,0,2165,0,0,0,'Coldwind Waste Huntress','','',0,7,0,0,0,1,1,0,73,74,16,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,2.25,0.714,'',0,1644,0,2.5,8,14,0,49865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26576,8606,0,0,4279,0,0,0,'[PH] Justin\'s Test NPC','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26577,9056,0,0,23912,0,0,0,'Coldwind Witch','','',0,7,0,0,0,1,1,0,73,74,16,7952,8225,7732,1,0,2000,0,279,408,0,0,0,0,300000,6368,0,0,0,0,0,0,2.25,0.714,'',0,1642,0,2.5,8,14,0,51877,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26578,9056,0,0,25805,0,0,0,'Mistress of the Coldwind','','',0,7,0,1,0,5,3,0,74,74,16,51410,51410,10398,1,0,2000,0,1495,2134.4,0,0,0,0,300000,7903,0,0,0,0,0,0,4.5,1.428,'',0,1673,0,2.5,8,14,0,52814,38210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26579,8089,0,0,23503,0,0,0,'Anveena Replica','','',104,7,0,3,0,1,1,0,1,1,35,60700,60700,33870,1,0,2000,0,2347.5,3360,0,0,0,0,0,7,0,0,0,0,0,0,3,0.416,'46367',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26580,9056,0,0,23919,0,0,0,'Quartermaster Gakzug','','',4096,7,0,0,0,1,1,0,72,72,1981,9610,9610,0,1,2,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26581,9056,0,0,23920,0,0,0,'Koltira Deathweaver','','',4096,7,0,1,0,20,20,0,80,80,1981,252000,252000,79880,1,3,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26582,9056,0,0,24418,0,0,0,'Horrified Drakkari Warrior','','',0,7,0,0,0,1,1,0,73,73,37,9940,9940,0,1,0,1500,0,237,337.5,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26583,9056,0,0,24443,0,0,0,'Horrified Drakkari Shaman','','',0,7,0,0,0,1,1,0,73,73,37,9940,9940,0,1,0,1500,0,237,337.5,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26584,9056,0,0,23921,0,0,0,'Sage Paluna','','',0,7,0,0,0,1,1,0,75,75,1922,10635,10635,3561,1,2,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26585,9056,0,0,25279,0,0,0,'Bloodmist','Koltira\'s Deathcharger','',2048,1,0,0,0,1,1,0,75,75,1981,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34,0,0,0,0,0,0,0,0,0),(26586,9056,0,0,22042,0,0,0,'Hungry Worg','','',1,1,1,0,0,1,1,0,1,1,1953,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26587,12340,0,0,23922,0,0,0,'Grizzly Hills Rabbit','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26588,9056,0,0,23949,0,0,0,'Emily','','',0,7,0,0,0,1,1,0,5,5,35,102,102,0,1,3,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26589,9056,0,0,23926,0,0,0,'Mr. Floppy','Emily\'s Pet','',0,1,0,0,0,1,1,0,68,68,113,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.3525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26590,9056,0,0,22003,0,0,0,'Ravenous Worg','','',0,1,0,0,0,1,1,0,1,1,1953,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,53,0,0,0,0,0,0,0,0,0),(26591,9056,0,0,16480,19595,0,0,'Pacer Bunny - Drak Theron Exterior','','',2,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26592,9056,0,0,24235,0,0,0,'Graymist Hunter','','',1,1,1,0,0,1,1,0,73,74,1953,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,0,1.2,'',0,0,0,2.5,8,14,0,32019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37010,0,0,0,0,0,121,0),(26593,9056,0,0,23927,0,0,0,'Serinar','','',0,2,0,1,0,1,1,0,75,75,2010,8508,8508,7981,1,3,2000,0,1329.4,1936.6,0,0,0,0,300000,6610,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,48748,48770,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26594,12340,0,0,23954,0,0,0,'Spiritual Insight Transform','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26595,9056,0,0,23930,0,0,0,'Toalu\'u the Mystic','','',0,7,0,0,0,1,1,0,72,72,1950,7688,7688,7500,1,2,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26596,9056,0,0,23935,0,0,0,'\"Charlie\" Northtop','Innkeeper','',0,7,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,66177,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.81125,0.369495,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26597,9056,0,0,23957,0,0,0,'Toby \"Mother Goose\" Ironbolt','Stable Master','',0,7,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,4194305,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26598,9056,0,0,23956,0,0,0,'Mistie Flitterdawn','Reagents and Poisons','',0,7,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,3200,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.794,0.365976,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26599,9056,0,0,23953,0,0,0,'Willis Wobblewheel','Blacksmith','',0,7,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,4224,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26600,9056,0,0,23967,0,0,0,'Chief Engineer Galpen Rolltie','Engineering Supplies','',0,7,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,4224,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.81125,0.369495,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26601,9056,0,0,24005,24006,24007,24008,'Fizzcrank Airman','','',0,7,0,0,0,1,1,0,70,70,1891,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.81125,0.369495,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26602,9056,0,0,23955,0,0,0,'Kara Thricestar','Air Traffic Controller','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,8193,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.81125,0.369495,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26603,9056,0,0,23932,23933,23934,0,'Kor\'kron Windrager','','',4096,7,0,1,0,1,1,0,73,75,1980,99400,106350,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26604,9056,0,0,21618,0,0,0,'Mack Fearsen','','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26605,9056,0,0,23880,0,0,0,'Anub\'ar Underlord','','',0,6,0,0,0,1,1,0,71,72,2018,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,4,0.2,'',0,1483,0,2.5,8,14,0,51681,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,42108,0,0,0,0,0,0),(26606,9056,0,0,25239,0,0,0,'Anub\'ar Slayer','','',0,6,0,0,0,1,1,0,71,72,2018,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.35,0.279,'',0,1480,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,36736,42108,0,0,0,0,0,0),(26607,9056,0,0,23945,0,0,0,'Anub\'ar Blightbeast','','',524288,6,0,0,0,1,1,0,71,72,2018,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,0.75,0.2325,'',0,0,0,2.5,8,14,0,47443,21971,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26608,9056,0,0,23881,0,0,0,'Under-King Anub\'et\'kan','','',0,6,0,1,0,5,1,0,73,73,1771,49700,49700,0,1,0,2000,0,2370,3375,0,0,0,0,180000,7618,0,0,0,0,0,0,10,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26612,12340,0,0,16480,19595,0,0,'Burninate Kill Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26613,9056,0,0,23946,23947,23948,0,'Arctic Grizzly Cub','','',0,1,0,0,0,0.5,1,0,69,70,2106,3992,4491,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0.6,0.186,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26614,9056,0,0,328,0,0,0,'Snowshoe Hare','','',0,1,0,0,0,1,1,0,5,5,31,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,133,0),(26615,9056,0,0,23951,0,0,0,'Snowfall Elk','','',0,1,0,0,0,1,1,0,71,72,7,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,0.945,0.945,'',0,0,0,2.5,8,14,0,15976,47675,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26616,9056,26874,0,23952,0,0,0,'Blighted Elk','','',0,1,0,0,0,1,1,0,71,72,14,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,0.98,0.98,'',0,0,0,2.5,8,14,0,43506,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,36800,0,0,0,0,0,0,0),(26617,12340,0,0,23961,0,0,0,'Grunt Tar\'yug','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26618,9056,0,0,23963,0,0,0,'Captain Gort','Kor\'kron Guard Captain','',4096,7,0,0,0,1,1,0,73,73,1981,9940,9940,0,1,3,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.725,0.4278,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26619,9056,0,0,24049,24050,24051,24053,'Fizzcrank Paratrooper','','',0,7,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,1,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,47219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26620,9056,0,0,27077,27078,0,0,'Drakkari Guardian','','',128,7,0,1,0,4,1,0,76,76,16,42540,44004,0,1,0,2000,0,2670,3772.5,0,0,0,0,3600000,8520,0,0,0,0,0,0,1.875,0.434027,'',0,5907,0,2.5,8,14,0,48894,9080,48895,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26621,9056,0,0,24994,0,0,0,'Ghoul Tormentor','','',0,6,0,1,0,4,1,0,73,73,16,38440,39760,0,1,0,2000,0,2370,3375,0,0,0,0,3600000,7618,0,0,0,0,0,0,1,0.31,'',0,6040,0,2.5,8,14,0,51917,49678,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26622,9056,0,0,1955,0,0,0,'Drakkari Bat','','',1,1,24,0,0,0.5,1,0,75,75,16,5318,5500,0,1,0,2000,0,356,503,0,0,0,0,3600000,8219,0,0,0,0,0,0,0.711102,0.165924,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26623,9056,0,0,7847,0,0,0,'Scourge Brute','','',0,6,0,1,0,4,1,0,76,76,1814,44004,44004,0,1,0,2000,0,2670,3772.5,0,0,0,0,3600000,8520,0,0,0,0,0,0,2.25,0.591,'',0,5998,0,2.5,8,14,0,35011,16856,47668,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26624,9056,0,0,1693,0,0,0,'Wretched Belcher','','',0,6,0,1,0,5,1,0,74,74,16,51410,53175,0,1,0,2000,0,2565,3637.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,2.175,0.725,'',0,6027,0,2.5,8,14,0,40504,49703,16345,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26625,9056,0,0,16462,0,0,0,'Darkweb Recluse','','',1,1,3,1,0,4,1,0,75,75,22,41128,42540,0,1,0,2000,0,2565,3637.5,0,0,0,0,3600000,8219,0,0,0,0,0,0,3.22,1.4,'',0,0,0,2.5,8,14,0,49704,49708,0,0,0,0,0,0,0,0,0,0,0,13148,0,0,0,0,0,0,0,0,0,0),(26626,9056,0,0,24084,0,0,0,'Scourge Reanimator','','',0,7,0,1,0,4,1,0,74,74,16,41128,42540,3514,1,0,2500,0,3178.12,4509.38,0,0,0,0,3600000,7903,0,0,0,0,0,0,4.375,0.5425,'',0,6000,0,2.5,8,14,0,49805,50379,50378,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26627,9056,0,0,24500,0,0,0,'Crystal Handler','','',8,7,0,1,0,2.5,1,0,1,1,35,21270,21270,7981,1,0,2000,0,2167.5,3157.5,0,0,0,0,0,5,0,0,0,0,0,0,3.75,0.465,'',0,0,0,2.5,8,14,0,49668,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26628,9056,0,0,19732,0,0,0,'Drakkari Scytheclaw','','',1,1,11,1,0,4,1,0,74,74,16,41128,41128,0,1,0,2000,0,2460,3502.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,13738,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26630,9056,0,0,26352,0,0,0,'Trollgore','','',72,6,0,1,1,20,1,0,76,76,1965,220020,220020,0,1,0,1000,0,1335,1886.25,0,0,0,0,3600000,8520,0,0,0,0,0,0,3,1.5,'',0,5989,0,2.5,8,14,0,49555,49639,49637,49380,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(26631,9056,0,0,26292,0,0,0,'Novos the Summoner','','',72,6,0,1,1,16,1,0,76,76,16,176016,176016,3643,1,0,2000,0,2640,3742.5,0,0,0,0,3600000,8503,0,0,0,0,0,0,4.5,3,'62371 61204',0,6081,0,2.5,8,14,0,49034,49198,50089,49037,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26632,9056,0,0,27072,0,0,0,'The Prophet Tharon\'ja','','',72,6,0,1,0,25,1,0,1,1,35,275025,275025,3643,1,0,2000,0,2640,3742.5,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,6049,0,2.5,8,14,0,49548,49528,49537,49544,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26633,9056,0,27372,23964,0,0,0,'Ursoc','','',0,1,0,1,0,1,1,0,75,75,14,212700,212700,0,1,0,2000,0,2565,3637.5,0,0,0,0,180000,8219,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,52581,52583,52560,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26634,9056,0,0,23965,0,0,0,'Fizzcrank Watcher Rupert Keeneye','','',0,7,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8975,0.38709,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26635,9056,0,0,27058,0,0,0,'Risen Drakkari Warrior','','',0,6,0,1,0,4,1,0,74,74,16,41128,44004,0,1,0,2000,0,2670,3772.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,1.75,0.5425,'',0,6002,0,2.5,8,14,0,33661,36093,47668,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26636,9056,0,0,26857,0,0,0,'Risen Drakkari Soulmage','','',0,6,0,1,0,4,1,0,74,74,16,41128,42540,3514,1,0,2000,0,2542.5,3607.5,0,0,0,0,3600000,7903,0,0,0,0,0,0,1,0.31,'',0,5990,0,2.5,8,14,0,49701,35011,55847,49696,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26637,9056,0,0,26860,0,0,0,'Risen Drakkari Handler','','',0,6,0,1,0,4,1,0,74,74,16,41128,42540,0,1,0,2000,0,2565,3637.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,1.25,0.3875,'',0,6026,0,2.5,8,14,0,6253,49711,49712,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26638,9056,0,0,27056,0,0,0,'Risen Drakkari Bat Rider','','',0,6,0,1,0,4,1,0,75,75,16,42540,44004,0,1,0,2000,0,2670,3772.5,0,0,0,0,3600000,8219,0,0,0,0,0,0,1.5,0.465,'',0,6023,0,2.5,8,14,0,16001,50414,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26639,9056,0,0,27083,27084,0,0,'Drakkari Shaman','','',0,7,0,1,0,4,6,0,75,75,1965,42540,44004,21612,1,0,2000,0,2640,3742.5,0,0,0,0,3600000,8204,0,0,0,0,0,0,1.875,0.434027,'',0,5830,0,2.5,8,14,0,48894,48895,47668,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26641,9056,0,0,19734,0,0,0,'Drakkari Gutripper','','',1,1,11,1,0,4,1,0,75,75,16,41128,42540,0,1,0,2000,0,2565,3637.5,0,0,0,0,3600000,8219,0,0,0,0,0,0,1,0.35,'',0,0,0,2.5,8,14,0,49710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26643,9056,26874,0,23966,0,0,0,'Rabid Grizzly','','',1,1,4,0,0,1,1,0,71,72,14,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,3,1.222,'',0,0,0,2.5,8,14,0,51951,53532,0,0,0,0,0,0,0,0,0,0,0,13474,0,0,36800,0,0,0,0,0,53,0),(26644,9056,0,0,820,0,0,0,'Ursus Mauler','','',1,1,4,0,0,1,1,0,72,73,16,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.725,0.70265,'',0,0,0,2.5,8,14,0,12161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37020,37200,0,0,0,0,0,0),(26645,9056,0,0,23968,23969,0,0,'Fizzcrank Engineering Crew','','',0,7,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5525,0.31671,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26646,9056,0,0,1086,0,0,0,'Saronite Horror','','',0,10,0,0,0,1,1,0,73,74,16,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.95,1.7485,'',0,0,0,2.5,8,14,0,52342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26647,9056,0,0,23987,0,0,0,'Narf','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,3,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26648,9056,0,0,23970,0,0,0,'Oacha\'noa','Goddess of the Depths','',36,10,0,3,0,100,100,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,77,2.1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(26649,9056,0,0,23971,0,0,0,'Messenger Torvus','','',4096,7,0,0,0,1,1,0,71,71,1981,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26650,11403,0,0,17387,0,0,0,'Durnholde Captain','','',0,7,0,1,0,1,1,0,1,1,1748,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.1,0.4284,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26651,8606,26650,0,17387,0,0,0,'Durnholde Captain (1)','','',0,7,0,1,0,1,1,0,1,1,1748,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,2.1,0.4284,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26652,9056,0,0,23976,0,0,0,'Greatmother Icemist','','',0,7,0,1,0,1,1,0,75,75,1981,106350,106350,35610,1,2,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26653,9056,0,0,23984,0,0,0,'Kilix the Unraveler','','',4096,10,0,1,0,10,1,0,75,75,2016,106350,106350,0,1,3,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,2.25,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26654,9056,0,0,23978,0,0,0,'Roanauk Icemist','High Chieftain of the Taunka','',4096,7,0,1,0,10,10,0,73,73,1935,99400,99400,33870,1,2,2000,0,1439.8,2060.8,0,0,0,0,180000,7604,0,0,0,0,0,0,2.7,0.625,'',0,0,0,2.5,8,14,0,47378,47379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26655,9056,0,0,23979,0,0,0,'High Cultist Zangus','','',0,7,0,0,0,1,1,0,72,72,974,9610,9610,3309,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.95,0.4836,'',0,1478,0,2.5,8,14,0,9613,51605,0,0,0,0,0,0,0,0,0,0,0,0,0,0,36741,0,0,0,0,0,0,0),(26656,9056,0,0,23980,23981,0,0,'Anub\'ar Prison','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26658,9056,0,0,569,0,0,0,'Reckless Scavenger','','',0,6,0,0,0,1,1,0,68,69,1975,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.725,0.61295,'',0,1254,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26659,9056,0,0,24110,0,0,0,'Zort','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,3,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26660,9056,0,0,23988,0,0,0,'Xink','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,3,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26661,9056,0,0,23986,0,0,0,'Zivlix','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,3,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26662,9056,0,0,23565,0,0,0,'Azjol-anak Battleguard','','',4096,10,0,1,0,10,1,0,74,75,2016,102820,106350,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26663,9056,0,0,25810,25811,25812,0,'Winterskorn Hunter','','',0,7,0,0,0,1,1,0,69,70,1885,7984,8982,3118,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1,0.31,'',0,1243,0,2.5,8,14,0,18651,36828,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(26664,9056,0,0,21720,0,0,0,'Kurzel','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26665,13202,0,0,23985,0,0,0,'[PH] Named Condor Shirrak','','',0,1,0,0,0,1,1,0,71,72,35,4163,4278,0,1,0,2000,0,40.1257,40.7137,0,0,48,53,0,7089,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26666,9056,0,0,23989,0,0,0,'Scout Vor\'takh','','',0,7,0,0,0,1,1,0,75,75,1981,10635,10635,0,1,3,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26667,9056,0,0,22293,22294,25393,25393,'Dragonflayer Spectator','','',0,7,0,0,0,1,1,0,79,79,1885,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,3600000,9426,0,0,0,0,0,0,1.5,0.347222,'',0,2500,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26668,9056,0,0,26096,0,0,0,'Svala Sorrowgrave','','',8,6,0,1,1,25,1,0,80,80,21,315000,315000,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,6678,0,2.5,8,14,0,15667,48258,48276,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,122,0),(26669,9056,0,0,25241,0,0,0,'Ymirjar Savage','','',0,6,0,1,0,4,5,0,79,79,21,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9426,0,0,0,0,0,0,1,0.31,'',0,6433,0,2.5,8,14,0,48880,48876,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,41989,0,0,0,0,0,0),(26670,9056,0,0,25240,0,0,0,'Ymirjar Flesh Hunter','','',0,6,0,1,0,4,5,0,80,80,21,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,1,0.31,'',0,6409,0,2.5,8,14,0,48871,48872,48854,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,41989,0,0,0,0,0,0),(26671,12340,0,0,23992,0,0,0,'Rabid Dire Bear *Unused*','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26672,9056,0,0,22089,22044,0,0,'Bloodthirsty Tundra Wolf','','',1,1,1,1,0,4,1,0,79,79,21,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9426,0,0,0,0,0,0,0,1.75,'',0,0,0,2.5,8,14,0,49026,0,0,0,0,0,0,0,0,0,0,0,0,13461,0,0,0,0,0,0,0,0,0,0),(26673,9056,0,0,23991,0,0,0,'Image of Archmage Modera','Kirin Tor','',0,7,0,1,0,5,5,0,80,80,2007,50400,50400,44070,1,3,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,1.875,0.26,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26674,9056,0,0,17814,0,0,0,'Darkweb Hatchling','','',0,1,0,0,0,0.85,1,0,74,74,16,8740,8740,0,1,0,2000,0,328,467,0,0,0,0,3600000,7918,0,0,0,0,0,0,1.265,0.55,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26675,9056,0,0,169,17188,0,0,'Spider Summon Target','','',0,10,0,0,0,1,1,0,70,70,14,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26676,9056,0,0,23819,0,0,0,'Anub\'ar Invader','','',0,6,0,0,0,1,1,0,1,1,1771,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26677,9056,0,0,24009,0,0,0,'Zivlix\'s Destruction Machine','','',32768,9,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,258,0),(26678,9056,0,0,23993,0,0,0,'Warsong Battle Standard','','',0,10,0,0,0,1,1,0,1,1,1935,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26679,9056,0,0,23812,23813,23814,0,'Silverbrook Trapper','','',0,7,0,0,0,1,1,0,73,74,2032,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.8,0.3672,'',0,1655,0,2.5,8,14,0,13608,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26680,9056,0,0,23994,0,0,0,'Aiyan Coldwind','Innkeeper','',0,7,0,0,0,1,1,0,74,74,1922,10282,10282,0,1,66177,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26681,9056,0,0,23772,0,0,0,'Grumbald One-Eye','','',0,7,0,0,0,1,1,0,75,75,2001,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,0,0.62,'',0,1732,0,2.5,8,14,0,52495,13339,11831,51779,0,0,0,0,0,0,0,0,0,0,0,0,36740,0,0,0,0,0,0,0),(26682,9056,0,0,7196,0,0,0,'Venture Co. Corpse','','',0,7,0,0,0,1,1,0,73,73,47,5279,5279,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.306,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26683,9056,0,0,26327,0,0,0,'Frenzied Worgen','','',72,1,0,1,0,10,5,0,80,80,974,126000,126000,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,5,1.55,'',0,0,0,2.5,8,14,0,48137,48138,48142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26684,9056,0,0,23999,0,0,0,'Ravenous Furbolg','','',72,7,0,1,0,10,5,0,80,80,974,126000,126000,19970,1,0,2000,0,3127.5,4365,0,0,0,0,3600000,9706,0,0,0,0,0,0,0,1.55,'',0,0,0,2.5,8,14,0,48139,48144,48140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26685,9056,0,0,24564,0,0,0,'Massive Jormungar','','',65608,1,42,1,0,10,5,0,80,80,974,126000,126000,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,12,1.24,'',0,0,0,2.5,8,14,0,48136,48132,59271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26686,9056,0,0,26284,0,0,0,'Ferocious Rhino','','',72,1,0,1,0,10,5,0,80,80,974,126000,126000,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,10,0.62,'',0,0,0,2.5,8,14,0,48131,48130,48105,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26687,9056,0,0,27419,0,0,0,'Gortok Palehoof','','',40,7,0,1,1,15,5,0,80,80,974,189000,189000,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,9,0.93,'',0,6673,0,2.5,8,14,0,48261,48260,48256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26690,9056,0,0,25240,0,0,0,'Ymirjar Warrior','','',0,6,0,1,0,1.5,1,0,1,1,35,18262,18900,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,1233,0,2.5,8,14,0,48639,48640,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,130,0),(26691,9056,0,0,25243,0,0,0,'Ymirjar Witch Doctor','','',0,6,0,1,0,1.5,1,0,1,1,35,18262,18900,3944,1,0,2000,0,3127.5,4365,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,49084,49089,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,41989,0,0,0,0,121,0),(26692,9056,0,0,25241,0,0,0,'Ymirjar Harpooner','','',0,6,0,1,0,1.5,1,0,1,1,35,18262,18900,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,49092,49091,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,121,0),(26693,9056,0,0,27418,0,0,0,'Skadi the Ruthless','','',8,6,0,1,1,20,5,0,80,80,21,252000,252000,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.5,0.465,'',0,6621,0,2.5,8,14,0,50255,50234,50228,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26694,9056,0,0,25244,0,0,0,'Ymirjar Dusk Shaman','','',0,6,0,1,0,4,5,0,80,80,21,38960,40320,43625,1,0,2000,0,2595,3742.5,0,0,0,0,3600000,7822,0,0,0,0,0,0,1,0.31,'',0,6393,0,2.5,8,14,0,49204,49170,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26696,9056,0,0,25242,0,0,0,'Ymirjar Berserker','','',0,6,0,1,0,4,5,0,80,80,21,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,1,0.31,'',0,6408,0,2.5,8,14,0,49121,49106,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26697,9056,0,0,24000,0,0,0,'Tewah Chillmane','Leather Armor Merchant','',0,7,0,0,0,1,1,0,70,70,1922,8982,8982,0,1,4224,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,4.125,0.95975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26698,8606,0,0,12242,12245,12240,12241,'Riding Kodo (TAR - NPC ONLY)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.24,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26699,9056,0,0,13211,17200,0,0,'Jormungar Meat','','Interact',1152,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.39322,1.39322,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,36731,0,0,0,0,0,0,0),(26700,9056,0,0,16480,19595,0,0,'Drakuru\'s Bunny 03','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26701,9056,0,0,27135,0,0,0,'Image of Drakuru','','',0,7,0,0,0,1,1,0,1,1,190,1,1,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.347222,'43167 47119',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26702,12340,0,0,26859,0,0,0,'Scourged Drakkari Oracle','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26703,12340,0,0,26861,0,0,0,'Scourged Drakkari Warmonger','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.15,0.3565,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26704,9056,0,0,27230,27078,27251,0,'Drakkari Defender','','',0,7,0,0,0,1,1,0,74,74,1693,10282,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.347222,'',0,1650,0,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26705,9056,0,0,27172,27181,0,0,'Snowplain Disciple','','',0,7,0,0,0,0.15,0.5,0,72,73,16,1442,1491,1674,1,0,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,0,0.31,'',0,1554,0,2.5,8,14,0,61730,52011,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26706,9056,0,0,1083,0,0,0,'Infected Grizzly Bear','','',1,1,4,0,0,1,1,0,74,74,44,10282,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,2.25,0.9165,'',0,0,0,2.5,8,14,0,49861,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26707,9056,0,0,24003,0,0,0,'Litoko Icetotem','Armor Merchant','',0,7,0,0,0,1,1,0,74,74,1922,10282,10282,3466,1,4224,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26708,9056,0,0,24018,24016,24017,0,'Silverbrook Villager','','',0,7,0,0,0,1,1,0,73,74,2032,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.208,'',0,1649,0,2.5,8,14,0,43410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26709,9056,0,0,24004,0,0,0,'Pahu Frosthoof','Innkeeper','',0,7,0,0,0,1,1,0,70,70,1922,8982,8982,0,1,66177,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,4.125,0.95975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26711,9056,0,0,26425,0,0,0,'Injured Mammoth','','',0,1,0,0,0,0.5,1,0,72,72,1925,4805,4805,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,5.775,0.5115,'',0,0,0,2.5,8,14,0,51944,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26712,9056,0,0,169,17188,0,0,'Crystal Channel Target','','',0,10,0,0,0,1,1,0,70,70,14,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,2,5.6,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26713,12340,0,0,10911,0,0,0,'Dragonblight Test Subject','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.1875,1.155,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26716,9056,0,0,25251,0,0,0,'Azure Warder','','',40,2,0,1,0,8,10,0,72,72,16,76880,76880,33090,1,0,2000,0,2280,3270,0,0,0,0,3600000,7305,0,0,0,0,0,0,3,3.934,'',0,5712,0,2.5,8,14,0,17741,6726,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26718,9056,0,0,24011,0,0,0,'Trader Alorn','General Goods','',0,7,0,0,0,1,1,0,70,70,1922,8982,8982,0,1,384,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26719,8478,0,0,25207,0,0,0,'Brewfest Spy','','',0,7,0,0,0,1,1,0,55,55,35,2614,2614,0,1,2,2000,0,94,125,0,0,0,0,0,3234,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26720,9056,0,0,24012,0,0,0,'Danook Stormwhisper','Trade Goods','',0,7,0,0,0,1,1,0,70,70,1922,8982,8982,0,1,128,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26721,9056,0,0,24014,0,0,0,'Halona Stormwhisper','Stable Master','',0,7,0,0,0,1,1,0,70,70,1922,8982,8982,0,1,4194305,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,4.125,0.95975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26722,9056,0,0,25249,0,0,0,'Azure Magus','','',40,2,0,1,0,8,10,0,72,72,16,76880,76880,33090,1,0,2000,0,2280,3270,0,0,0,0,3600000,7305,0,0,0,0,0,0,3,3,'',0,5726,0,2.5,8,14,0,37132,15530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26723,9056,0,0,24307,0,0,0,'Keristrasza','','',104,2,0,1,1,25,20,0,73,73,16,248500,248500,67740,1,0,2000,0,2347.5,3360,0,0,0,0,3600000,7604,0,0,0,0,0,0,5.25,0.2325,'',0,5924,0,2.5,8,14,0,48179,50155,48096,48094,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26724,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Armor, Cloth & Leather','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26725,9056,0,0,24020,0,0,0,'Wind Tamer Oril','','',0,7,0,0,0,1,1,0,72,72,1922,9610,9610,3309,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,45528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26726,9056,0,0,24021,0,0,0,'Borean Tundra Air Elemental','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26727,9056,0,0,24312,24313,24314,24315,'Mage Hunter Ascendant','','',8,7,0,1,0,4,5,0,71,71,16,37164,37164,16155,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,1.65,0.3366,'',0,5741,0,2.5,8,14,0,15244,13323,12466,34933,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26728,9056,0,0,24316,24317,24318,24319,'Mage Hunter Initiate','','',8,7,0,1,0,4,5,0,71,71,16,37164,37164,16155,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,1.65,0.3366,'',0,5762,0,2.5,8,14,0,17682,25058,50198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26729,9056,0,0,24320,24321,24322,24323,'Steward','','',8,7,0,1,0,4,1,0,71,71,16,37164,37164,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,1.65,0.3366,'',0,5761,0,2.5,8,14,0,47780,47779,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26730,9056,0,0,24906,0,0,0,'Mage Slayer','','',8,3,0,1,0,4,5,0,71,71,16,37164,37164,16155,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,50131,30849,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26731,9056,0,0,24066,0,0,0,'Grand Magus Telestra','','',104,7,0,1,1,12.5,15,0,72,72,16,120125,120125,49635,1,0,2000,0,2280,3270,0,0,0,0,3600000,7305,0,0,0,0,0,0,2.025,0.51705,'',0,5844,0,2.5,8,14,0,47772,47773,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26732,12340,0,0,23220,0,0,0,'[dnd] Fizzcrank Paratrooper Bunny','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.81125,0.369495,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26733,9056,0,0,24022,0,0,0,'Banthok Icemist','','',0,7,0,0,0,1,1,0,70,70,1981,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.475,0.572916,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26734,9056,0,0,14886,0,0,0,'Azure Enforcer','','',8,2,0,1,0,4,1,0,71,71,1692,37164,37164,0,1,0,2400,0,2691,3834,0,0,0,0,3600000,7018,0,0,0,0,0,0,2.5,0.75,'',0,5833,0,2.5,8,14,0,15284,39171,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26735,9056,0,0,25250,0,0,0,'Azure Scale-Binder','','',8,2,0,1,0,4,5,0,71,71,1692,37164,37164,16155,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,1.875,1.875,'',0,5838,0,2.5,8,14,0,38881,15586,22883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26736,9056,0,0,28080,0,0,0,'Azure Skyrazor','','',0,2,0,1,0,0.1,1,0,71,71,1847,951,951,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,2.6,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,151,0),(26737,9056,0,0,14253,0,0,0,'Crazed Mana-Surge','','',8,4,0,1,0,4,1,0,71,71,1693,37164,37164,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,3.75,0.525,'',0,0,0,2.5,8,14,0,29882,47696,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26738,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Accessories','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26739,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Enchantments','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26740,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Gems','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26741,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - General Goods','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26742,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Armor, Mail & Plate','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26743,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Glyph, Cloth & Leather','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26744,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Glyph, Mail & Plate','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26745,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Weapons','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26746,9056,0,0,27810,0,0,0,'Crazed Mana-Wraith','','',8,4,0,0,0,0.75,4,0,71,71,1693,5574,5574,29328,1,0,2000,0,255,373,0,0,0,0,3600000,5645,0,0,0,0,0,0,1.875,0.625,'',0,0,0,2.5,8,14,0,33833,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26747,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Arena Organizer','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26748,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Beastmaster','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26749,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Paymaster','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26750,8606,0,0,24019,0,0,0,'[DND] TAR Pedestal - Teleporter','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26751,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Trainer, Druid','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26752,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Trainer, Hunter','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26753,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Trainer, Mage','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26754,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Trainer, Paladin','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26755,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Trainer, Priest','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26756,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Trainer, Rogue','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26757,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Trainer, Shaman','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26758,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Trainer, Warlock','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26759,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Trainer, Warrior','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26760,8209,0,0,23659,0,0,0,'Fight Promoter','Arena Battlemaster\'s Assistant','',0,7,0,0,0,1,1,0,70,70,35,1,1,0,1,65537,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,17608,44089,17609,32270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26761,9056,0,0,23329,0,0,0,'Crazed Mana-Wyrm','','',1024,4,0,1,0,0.1,1,0,71,71,1847,951,951,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,151,0),(26762,9056,0,0,24024,0,0,0,'Captain Emmy Malin','','',0,7,0,0,0,1,3,0,72,72,1985,9610,9610,9927,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.8,0.2496,'',0,1487,0,2.5,8,14,0,11831,20792,49906,0,0,0,0,0,0,0,0,0,0,0,0,0,36751,0,0,0,0,0,0,0),(26763,9056,0,0,26259,0,0,0,'Anomalus','','',104,4,0,1,1,20,15,0,72,72,16,192200,192200,49635,1,0,2000,0,2280,3270,0,0,0,0,3600000,7305,0,0,0,0,0,0,5,1.55,'',0,5888,0,2.5,8,14,0,47751,57063,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26764,8478,0,0,24043,0,0,0,'Ilsa Direbrew','Dark Iron Brewmaiden','',0,7,0,1,0,1,1,0,80,80,14,37800,37800,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26765,8209,0,0,24019,0,0,0,'[DND] TAR Pedestal - Fight Promoter','','',0,10,0,0,0,1,1,0,70,70,35,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26766,9056,0,0,24025,0,0,0,'Brave Storming Sky','','',4096,7,0,1,0,1,1,0,71,72,2019,3716,3844,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26767,9056,0,0,24026,0,0,0,'Longrunner Taima','','',4096,7,0,1,0,1,1,0,71,72,2019,3716,3844,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,4.125,0.95975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26768,9056,0,0,24027,0,0,0,'Snow Tracker Haloke','','',4096,7,0,1,0,1,1,0,71,72,2019,3716,3844,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,18802,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26769,9056,0,0,24102,0,0,0,'Anok\'ra the Manipulator','','',0,6,0,0,0,1,3,0,72,72,2018,9610,9610,9927,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1,0.31,'',0,1477,0,2.5,8,14,0,13860,16568,51676,0,0,0,0,0,0,4,0,0,0,0,0,0,36736,36752,0,0,0,0,0,0),(26770,9056,0,0,24102,0,0,0,'Tivax the Breaker','','',0,6,0,0,0,1,3,0,72,72,2018,9610,9610,9927,1,0,2000,0,231,376,0,0,0,0,300000,7265,0,0,0,0,0,0,1,0.31,'',0,1493,0,2.5,8,14,0,20795,13878,0,0,0,0,0,0,0,4,0,0,0,0,0,0,36736,36753,0,0,0,0,0,0),(26771,9056,0,0,24102,0,0,0,'Sinok the Shadowrager','','',0,6,0,0,0,1,3,0,72,72,2018,9610,9610,9927,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1,0.31,'',0,1479,0,2.5,8,14,0,49961,51622,0,0,0,0,0,0,0,4,0,0,0,0,0,0,36736,36754,0,0,0,0,0,0),(26772,9056,0,0,23643,23653,0,0,'Icemist Warrior','','',4096,7,0,0,0,1.5,1,0,71,72,1935,13936,14415,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26773,12340,0,0,1126,17612,0,0,'The Focus on the Beach Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26774,8478,0,0,21955,0,11686,11686,'Direbrew Summon Loc bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26775,8478,0,0,21955,0,11686,11686,'Direbrew Goto Loc bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26776,8478,0,0,21826,21828,21827,21829,'Direbrew Minion','','',0,7,0,0,0,1,1,0,80,80,1620,10080,10080,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26777,9056,0,0,169,11686,0,0,'High Chief Icemist Vehicle Trigger','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37,0,0,0,0,0,0,0,0,0),(26778,9056,0,0,169,11686,0,0,'Anub\'et\'kan Vehicle Trigger','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38,0,0,0,0,0,0,0,0,0),(26779,9056,0,0,24863,24867,0,0,'7th Legion Wyrm Hunter','','',4096,7,0,0,0,1,1,0,72,73,1974,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26780,9056,0,0,24864,24865,24866,0,'7th Legion Cleric','','',4096,7,0,0,0,1,1,0,72,73,1974,9610,9940,3348,1,0,2000,0,313,448,0,0,0,0,180000,7604,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,31739,25054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26781,8606,0,0,15093,0,0,0,'2.4 Sunwell Daily Gem Vendor [PH]','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26782,9056,0,0,27469,0,0,0,'Crystalline Keeper','','',264,4,0,1,0,4,1,0,71,71,16,37164,37164,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,3.6,0.6246,'',0,5770,0,2.5,8,14,0,47699,33688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,125,0),(26783,9056,0,0,23828,0,0,0,'Freed Giant','','',0,5,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,4.125,0.495,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26785,9056,0,0,20570,16946,0,0,'Directional Rune','','',1024,10,0,0,0,1,1,0,72,72,35,9610,9610,3309,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,0,0,'47459',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26786,9056,0,0,25756,0,0,0,'Iron Rune Avenger','','',0,7,0,0,0,1,1,0,74,75,16,10282,10635,3514,1,0,2000,0,250,407,0,0,0,0,300000,8235,0,0,0,0,0,0,0,0.31,'',0,1735,0,2.5,8,14,0,47007,52628,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(26787,9056,0,0,27135,0,0,0,'Image of Drakuru','','',0,7,0,0,0,1,1,0,1,1,190,1,1,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.347222,'57764',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26788,9056,0,0,23365,0,0,0,'Fizzcrank Bomber Escort','','Interact',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26789,9056,0,0,16480,19595,0,0,'Drakuru\'s Bunny 04','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26790,9056,0,0,24038,24039,0,0,'Taunka\'le Longrunner','','',4096,7,0,1,0,1,1,0,71,72,1921,9291,9610,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26791,12340,0,0,16259,0,0,0,'Scott Keenan','Thug Life','',0,3,0,2,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26792,9056,0,0,27472,0,0,0,'Crystalline Protector','','',264,4,0,1,0,8,1,0,71,71,16,74328,74328,0,1,0,2400,0,2691,3834,0,0,0,0,3600000,7018,0,0,0,0,0,0,4,0.62,'',0,5569,0,2.5,8,14,0,47698,30633,50302,0,0,0,0,0,0,0,0,0,0,0,0,0,35490,0,0,0,0,0,144,0),(26793,9056,0,0,25570,0,0,0,'Crystalline Frayer','','',8,4,0,0,0,0.38,1,0,71,71,16,3500,3500,0,1,0,2000,0,299,426,0,0,0,0,3600000,7018,0,0,0,0,0,0,0.5,0.175,'',0,0,0,2.5,8,14,0,48058,52067,48082,48053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26794,9056,0,0,26298,0,0,0,'Ormorok the Tree-Shaper','','',584,4,0,1,1,20,15,0,72,72,16,192200,192200,0,1,0,2400,0,2763,3942,0,0,0,0,3600000,7318,0,0,0,0,0,0,5.25,1.75,'',0,5947,0,2.5,8,14,0,48016,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26795,9056,0,0,24443,0,0,0,'Drakkari Oracle','','',0,7,0,0,0,1,1,0,73,73,37,7952,7952,7654,1,0,2000,0,270,395,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.347222,'',0,1563,0,2.5,8,14,0,9532,52431,52430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26796,9056,0,0,24366,0,0,0,'Commander Stoutbeard','','',72,7,0,1,1,8,1,0,82,82,16,337025,337025,0,1,0,2000,0,3660,4815,0,0,0,0,180000,10356,0,0,0,0,0,0,1.875,0.43375,'47543',0,6615,0,2.5,8,14,0,19134,60067,31403,38619,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26797,9056,0,0,24418,0,0,0,'Drakkari Protector','','',0,7,0,0,0,1,1,0,73,73,37,9940,9940,0,1,0,1500,0,237,337.5,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'',0,1560,0,2.5,8,14,0,52425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26798,9056,0,0,24352,0,0,0,'Commander Kolurg','','',0,7,0,1,0,8,1,0,82,82,16,337025,337025,0,1,0,2000,0,3660,4815,0,0,0,0,180000,10356,0,0,0,0,0,0,1.875,0.465,'47543',0,6619,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26799,9056,0,0,24358,0,0,0,'Horde Berserker','','',8,7,0,1,0,4,1,0,71,71,1801,37164,37164,0,1,0,2000,0,2242.5,3195,0,0,0,0,180000,7018,0,0,0,0,0,0,1.8,0.3672,'47543',0,5807,0,2.5,8,14,0,21049,47774,38682,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26800,9056,0,0,24353,0,0,0,'Alliance Berserker','','',8,7,0,1,0,4,1,0,71,71,16,37164,37164,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,1.8,1.2,'47543',0,5831,0,2.5,8,14,0,21049,47774,38682,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26801,9056,0,0,24354,0,0,0,'Horde Ranger','','',8,7,0,1,0,4,5,0,71,71,1801,37164,37164,16155,1,0,2000,0,2220,3180,1,1500,390,580.5,180000,7007,0,0,0,0,0,0,1.5,0.383,'47543',0,5862,0,2.5,8,14,0,47777,56933,48191,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26802,9056,0,0,24355,0,0,0,'Alliance Ranger','','',8,7,0,1,0,4,5,0,71,71,16,37164,37164,16155,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,1.5,0.306,'47543',0,5790,0,2.5,8,14,0,47777,56933,48191,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26803,9056,0,0,24357,0,0,0,'Horde Cleric','','',8,7,0,1,0,4,5,0,71,71,1801,37164,37164,16155,1,0,2000,0,2220,3180,0,0,0,0,180000,7007,0,0,0,0,0,0,1.5,0.383,'47543',0,5839,0,2.5,8,14,0,17843,56919,17139,35944,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26804,9056,0,0,1126,11686,0,0,'Fizzcrank Bomber Invisible Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26805,9056,0,0,24356,0,0,0,'Alliance Cleric','','',8,7,0,1,0,4,5,0,71,71,16,37164,37164,16155,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,1.5,0.306,'47543',0,5795,0,2.5,8,14,0,17843,56919,17139,35944,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26806,9056,0,0,7569,0,0,0,'Guardian Serpent','','',1,1,27,0,0,1,1,0,72,72,16,9610,9610,3309,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,34811,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26807,9056,0,0,23365,0,0,0,'Fizzcrank Bomber Flyby 01','','Interact',0,9,0,0,0,3,1,0,70,70,35,26946,26946,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26808,9056,0,0,23365,0,0,0,'Fizzcrank Bomber Flyby 02','','Interact',0,9,0,0,0,1,1,0,70,70,35,26946,26946,0,1,0,2000,0,252,357,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26809,9056,0,0,12815,0,0,0,'Ravaged Crystalline Ice Giant','','LootAll',128,5,0,0,0,1,1,0,72,72,35,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,3.5,1.75,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26810,9056,0,0,23978,0,0,0,'Roanauk Icemist','High Chieftain of the Taunka','',4096,7,0,1,0,1,1,0,73,73,1922,99400,99400,33870,1,3,2000,0,451,602,0,0,0,0,300000,7637,0,0,0,0,0,0,2.7,0.625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26811,9056,0,0,24454,0,0,0,'Ancient Drakkari Warmonger','','',2,6,0,0,0,1,1,0,73,73,190,9940,9940,0,1,0,3000,0,474,675,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'17327',0,0,0,2.5,8,14,0,50370,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26812,9056,0,0,24448,0,0,0,'Ancient Drakkari Soothsayer','','',2,6,0,0,0,1,1,0,73,73,190,7952,7952,7654,1,0,2000,0,270,395,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.347222,'17327',0,0,0,2.5,8,14,0,9734,52468,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33146,12340,0,0,11686,24914,0,0,'Demolisher Engineering Console (Old)','','vehichleCursor',1049632,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26814,9056,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,70,70,35,69860,69860,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26815,9056,0,0,24046,0,0,0,'Lieutenant Ta\'zinni','','',0,7,0,0,0,1,3,0,72,72,1985,9610,9610,9927,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.875,0.3825,'',0,1481,0,2.5,8,14,0,35250,51779,0,0,0,0,0,0,0,0,0,0,0,0,0,0,36779,0,0,0,0,0,0,0),(26816,9056,26280,0,24059,24060,24062,24061,'Focus Wizard','','',0,7,0,0,0,1,1,0,71,72,35,7432,7688,7416,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,1478,0,2.5,8,14,0,51777,51779,49418,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26817,9056,0,0,23366,23368,23367,23369,'Fizzcrank Fighter','','',0,7,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26818,9056,0,0,24052,0,0,0,'Tuskarr Tribesman','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26819,12340,0,0,26796,0,0,0,'Tranformed Trapper Female','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26820,9056,0,0,25748,0,0,0,'Iron Rune-Weaver','','',0,7,0,0,0,1,1,0,75,75,1954,8508,8508,7981,1,0,3000,0,433.5,631.5,0,0,0,0,300000,6610,0,0,0,0,0,0,0,0.31,'',0,1738,0,2.5,8,14,0,52713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(26821,9056,0,0,24065,0,0,0,'Envoy Ducal','','',0,7,0,0,0,1,1,0,71,71,1892,9291,9291,0,1,2,1500,0,224.25,319.5,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26822,8478,0,0,24058,0,0,0,'Ursula Direbrew','Dark Iron Brewmaiden','',0,7,0,1,0,1,1,0,80,80,14,37800,37800,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26823,9056,0,0,25380,0,0,0,'Howling Wolvar Trainer','','',0,7,0,0,0,1,1,0,70,70,16,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,1487,0,2.5,8,14,0,31290,12555,50054,49453,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26824,9056,0,0,6469,0,0,0,'Drakkari Raptor Mount','','',0,1,0,0,0,1.5,1,0,1,1,35,15952,15952,0,1,0,2000,0,342,485,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(26825,9056,0,0,25387,0,0,0,'Howling Wolvar Shaman','','',0,7,0,0,0,1,1,0,69,69,16,7984,7984,3080,1,0,2000,0,224,316,0,0,0,0,300000,6412,0,0,0,0,0,0,0.8,0.248,'',0,1507,0,2.5,8,14,0,13281,15786,26098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26826,9056,0,0,25640,0,0,0,'Howling Wolvar Chieftain','','',0,7,0,0,0,1,1,0,70,70,16,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.1,0.341,'',0,1598,0,2.5,8,14,0,32736,15548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26827,9056,0,0,25381,0,0,0,'Howling Wolvar Lookout','','',0,7,0,0,0,1,1,0,69,69,16,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1,0.31,'',0,1493,0,2.5,8,14,0,43413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26828,9056,0,0,24063,0,0,0,'Magister Keldonus','','',0,7,0,1,0,10,20,0,74,74,14,102820,102820,69320,1,0,2000,0,1495,2134.4,0,0,0,0,300000,7903,0,0,0,0,0,0,2.025,0.51705,'',0,4991,0,2.5,8,14,0,51830,51808,51800,51806,51804,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26829,12340,0,0,26789,0,0,0,'Frenzied Worgen','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26830,9056,0,0,27062,0,0,0,'Risen Drakkari Death Knight','','',0,6,0,1,0,4,1,0,76,76,16,44004,44004,3643,1,0,2000,0,2640,3742.5,0,0,0,0,3600000,8503,0,0,0,0,0,0,1.75,0.5425,'',0,6042,0,2.5,8,14,0,49721,51240,49723,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26831,12340,0,0,1126,17612,0,0,'Atop the Woodlands Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26832,9056,0,0,24067,0,0,0,'Grand Magus Telestra','','',0,7,0,1,0,10,20,0,74,74,14,102820,102820,69320,1,0,2000,0,1495,2134.4,0,0,0,0,300000,7903,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26833,12340,0,0,8469,0,0,0,'Startled Warhorse','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26834,9056,0,0,21955,0,11686,11686,'Mole Machine PoV Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26835,12340,0,0,22131,0,0,0,'[PH] Dragonblight Shoveltusk Scavenger','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.025,2.3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42104,0,0,0,0,0,0,0),(26836,9056,26481,0,24954,0,0,0,'Gigantaur','','',0,7,0,1,0,10,1,0,74,74,14,102820,102820,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,12,1.24,'',0,4938,0,2.5,8,14,0,52139,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,185,0),(26837,9056,0,0,24072,0,0,0,'Sarendryana','','',0,7,0,1,0,5,5,0,75,75,1891,53175,53175,17805,1,2,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,0,2.25,'',0,0,0,2.5,8,14,0,12548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26838,9056,0,0,24071,0,0,0,'Dreadtalon','','',1,1,7,1,0,10,20,0,74,74,14,102820,102820,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,0,0.93,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,185,0),(26839,9056,0,0,24073,24074,24075,24076,'Conquest Hold Legionnaire','','',0,7,0,0,0,1,1,0,73,74,1979,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,61044,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26840,13202,0,0,24165,0,0,0,'[PH] Dragonblight Named Frost Wyrm Horde','','',0,6,0,1,0,1,1,0,72,72,35,42780,42780,0,1,0,2000,0,305.353,305.353,0,0,397.5,397.5,0,7387,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26841,9056,0,0,24166,0,0,0,'Reanimated Frost Wyrm','','',32,6,0,1,0,2.5,1,0,73,74,14,24850,25705,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,3.75,0.75,'',0,0,0,2.5,8,14,0,47425,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,180,0),(26842,12340,0,0,21068,0,0,0,'[PH] Vanguard Landing Flight Master','Wind Rider Master','',0,7,0,1,0,1,1,0,1,1,1735,1,1,0,1,8192,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26844,9056,0,0,24095,0,0,0,'Lilleth Radescu','Bat Handler','',0,7,0,1,0,3,1,0,75,75,1929,19260,19260,3561,1,8192,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26845,9056,0,0,24096,0,0,0,'Junter Weiss','Bat Handler','',0,7,0,1,0,1,1,0,75,75,1928,19260,19260,3561,1,8192,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26846,12340,0,0,4355,0,0,0,'Kareg','Wind Rider Master','',0,7,0,1,0,1,1,0,1,1,1981,1,1,0,1,8192,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26847,9056,0,0,24125,0,0,0,'Omu Spiritbreeze','Wind Rider Master','',0,7,0,1,0,1,1,0,75,75,1922,24075,24075,0,1,8192,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26848,9056,0,0,24253,0,0,0,'Kimbiza','Wind Rider Master','',0,7,0,1,0,3,1,0,75,75,1981,19260,19260,3561,1,8192,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26850,9056,0,0,4382,0,0,0,'Numo Spiritbreeze','Wind Rider Master','',0,7,0,1,0,1,1,0,75,75,1981,19260,19260,3561,1,8192,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26851,9056,0,0,6371,0,0,0,'Nethestrasz','Flight Master','',0,7,0,1,0,3,1,0,75,75,2010,19260,19260,3561,1,8192,2000,0,1559.4,2212.6,0,0,0,0,180000,8204,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26852,9056,0,0,24332,0,0,0,'Kragh','Wind Rider Master','',0,7,0,1,0,3,1,0,75,75,1981,19260,19260,3561,1,8192,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26853,9056,0,0,13309,0,0,0,'Makki Wintergale','Wind Rider Master','',0,7,0,1,0,3,1,0,75,75,1922,19260,19260,3561,1,8193,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26854,9056,0,0,24090,0,0,0,'Earthwarden Grife','','',0,7,0,1,0,5,5,0,72,72,1981,48050,48050,16545,1,3,2000,0,1398.4,2005.6,0,0,0,0,300000,7305,0,0,0,0,0,0,4.2525,1.02343,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26855,9056,0,0,20570,11686,0,0,'East Stone','','',0,10,0,0,0,1,1,0,1,1,634,42,42,60,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26856,9056,0,0,20570,11686,0,0,'North Stone','','',0,10,0,0,0,1,1,0,1,1,634,42,42,60,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26857,9056,0,0,20570,11686,0,0,'South Stone','','',0,10,0,0,0,1,1,0,1,1,634,42,42,60,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26858,9056,0,0,24165,0,0,0,'Sarathstra','','',0,6,0,1,0,25,20,0,75,75,14,265875,265875,0,1,0,2000,0,2565,3637.5,0,0,0,0,180000,8219,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,36793,0,0,0,0,0,185,0),(26859,9056,0,0,24079,0,0,0,'Rokhan','','',4096,7,0,1,0,10,5,0,72,72,1981,96100,96100,0,1,2,2000,0,2302.5,3285,0,0,0,0,180000,7318,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26860,9056,0,0,24078,0,0,0,'Conqueror Krenna','','',0,7,0,1,0,20,1,0,76,76,1979,95620,95620,0,1,3,2000,0,1637.6,2313.8,0,0,0,0,300000,8520,0,0,0,0,0,0,2.1,0.3304,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26861,9056,0,0,28019,0,0,0,'King Ymiron','','',72,6,0,1,1,30,1,0,82,82,14,404430,404430,0,1,0,2000,0,3660,4815,0,0,0,0,3600000,10356,0,0,0,0,100,0,0,0.5115,'',0,6623,0,2.5,8,14,0,48294,48291,48529,48423,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26862,9056,0,0,24080,0,0,0,'Anthis','','',0,7,0,1,0,3,1,0,73,73,1981,13197,13197,0,1,0,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.383,'',0,4821,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26863,9056,0,0,24081,0,0,0,'Sethyel','','',0,7,0,1,0,3,1,0,73,73,1981,13197,13197,0,1,0,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.383,'',0,4663,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26864,9056,0,0,24073,24074,24075,24076,'Conquest Hold Outrider','','',0,7,0,0,0,1,1,0,73,74,1979,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,180000,7918,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26865,9056,0,0,24083,0,0,0,'Tecahuna','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,7637,0,0,0,0,0,0,3.4375,2.75,'',0,0,0,2.5,8,14,0,47629,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26867,9056,0,0,16480,19595,0,0,'Mummy Effect Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'48150',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26868,9056,0,0,24085,0,0,0,'Provisioner Lorkran','General Goods','',0,7,0,0,0,1,1,0,73,74,1979,4399,4524,0,1,643,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26869,9056,0,0,24086,24087,24088,24089,'Pit-Fighting Spectator','','',0,7,0,0,0,1,1,0,73,74,1979,4399,4524,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26870,9056,0,0,24091,24092,24093,0,'Darkspear Dragon Hunter','','',4096,7,0,0,0,1,1,0,70,72,1980,8982,9610,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26871,9056,0,0,27229,0,0,0,'Ancient Drakkari King','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,52466,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26872,9056,0,0,23356,0,0,0,'Weakened Giant','','',512,5,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.3,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26873,9056,0,0,24094,0,0,0,'Mage-Commander Evenstar','','',128,7,0,0,0,1,1,0,73,73,35,7952,7952,7654,1,2,2000,0,270,395,0,0,0,0,300000,6126,0,0,0,0,0,0,1.65,0.4213,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26874,9056,0,0,23952,0,0,0,'Infected Wildlife','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.98,0.98,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,36800,0,0,0,0,0,0,0),(26875,9056,0,0,24367,0,0,0,'Lieutenant Dumont','','',0,7,0,1,0,5,1,0,71,71,11,20815,20815,0,1,3,1500,0,1031.55,1469.7,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26876,9056,0,0,22041,0,0,0,'Samuel Clearbook','Gryphon Master','',0,7,0,1,0,1,1,0,75,75,1892,10635,10635,3561,1,8193,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26877,9056,0,0,22041,0,0,0,'Derek Rammel','Gryphon Master','',0,7,0,1,0,1,1,0,75,75,1892,10635,10635,3561,1,8192,2000,0,1559.4,2212.6,0,0,0,0,180000,8204,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26878,9056,0,0,22041,0,0,0,'Rodney Wells','Gryphon Master','',0,7,0,1,0,1,1,0,75,75,1892,10635,10635,3561,1,8195,2000,0,1559.4,2212.6,0,0,0,0,180000,8204,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26879,9056,0,0,22041,0,0,0,'Tomas Riverwell','Gryphon Master','',0,7,0,1,0,1,1,0,75,75,1892,10635,10635,3561,1,8192,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26880,9056,0,0,5499,0,0,0,'Vana Grey','Gryphon Master','',0,7,0,1,0,1,1,0,75,75,1892,10635,10635,3561,1,8192,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26881,9056,0,0,11662,0,0,0,'Palena Silvercloud','Hippogryph Master','',0,7,0,1,0,1,1,0,75,75,1892,10635,10635,3561,1,8194,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26882,12340,0,0,10618,0,0,0,'Arctic Grizzly Credit','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,1.222,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26883,9056,0,0,24097,0,0,0,'Raegar Breakbrow','Explorers\' League','',0,7,0,0,0,1,1,0,75,75,1892,10635,10635,3561,1,3,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26884,9056,0,0,21970,0,0,0,'Harkor','','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26885,9056,0,0,24098,0,0,0,'Mountaineer Kilian','','',0,7,0,0,0,1,1,0,75,75,1892,10635,10635,0,1,2,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26886,9056,0,0,22002,0,0,0,'Kraz','','',0,7,0,0,0,1,1,0,70,70,35,10329,10329,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26887,12213,0,0,1126,17612,0,0,'The End of the Line Ley Line Focus Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26888,12340,0,0,24621,0,0,0,'Cartographer Tobias','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26889,9056,0,0,1126,17612,0,0,'The End of the Line Area Trigger Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26890,9056,0,0,23936,0,0,0,'Mistress of the Coldwind','','',0,7,0,1,0,1,1,0,1,1,16,10282,10282,3466,1,0,2000,0,2437.5,3480,0,0,0,0,0,7936,0,0,0,0,0,0,3,0.952,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26891,9056,0,0,24099,24100,0,0,'Undead Miner','','',0,6,0,0,0,1,1,0,74,75,974,10282,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.383,'',0,1734,0,2.5,8,14,0,48374,52608,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26892,9056,0,0,23912,0,0,0,'Coldwind Witch','','',0,7,0,0,0,1,1,0,1,1,16,7952,8225,7732,1,0,2000,0,279,408,0,0,0,0,0,7936,0,0,0,0,0,0,2.25,0.714,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26893,9056,0,0,27043,0,0,0,'Grauf','','',0,2,0,1,0,100,5,0,80,80,21,1260000,1260000,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,0,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40,0,0,0,0,0,0,0,144,0),(26894,12340,0,0,2311,0,0,0,'TEST ESCORTEE - LAB','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26895,12340,0,0,23951,0,0,0,'Snowfall Elk Credit','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.945,0.945,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26896,9056,0,0,7112,0,0,0,'Nozzlerust Supply Runner','','',128,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,2,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26897,12340,0,0,24103,24106,24104,24105,'Gnome, Clockwork (Northrend)','','',32768,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26898,9056,0,0,24124,0,0,0,'Troz','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,4225,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26899,12340,0,0,23522,0,0,0,'Riding Drake, Red','','',5242886,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26900,9056,0,0,8478,0,0,0,'Tinky Stabberson','Poison & Reagent Supplies','',0,7,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,3200,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26901,9056,0,0,24134,0,0,0,'Torik','Ammunition','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,4480,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26902,9056,0,0,16480,19595,0,0,'Essence of Warlord Jin\'arrak','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26903,9056,0,0,24161,0,0,0,'Lanolis Dewdrop','Grand Master Alchemy Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26904,9056,0,0,24149,0,0,0,'Rosina Rivet','Grand Master Blacksmithing Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26905,9056,0,0,24158,0,0,0,'Brom Brewbaster','Grand Master Cooking Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,83,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26906,9056,0,0,24160,0,0,0,'Elizabeth Jackson','Grand Master Enchanting Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26907,9056,0,0,24196,0,0,0,'Tisha Longbridge','Grand Master Engineering Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26908,9056,0,0,24151,0,0,0,'Helen Fairchild','Reagents','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,2176,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26909,9056,0,0,24157,0,0,0,'Byron Welwick','Grand Master Fishing Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26910,9056,0,0,24150,0,0,0,'Fayin Whisperleaf','Grand Master Herbalism Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26911,9056,0,0,24152,0,0,0,'Bernadette Dexter','Grand Master Leatherworking Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26912,9056,0,0,24148,0,0,0,'Grumbol Stoutpick','Grand Master Mining Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26913,9056,0,0,24153,0,0,0,'Frederic Burrhus','Grand Master Skinning Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26914,9056,0,0,24154,0,0,0,'Benjamin Clegg','Grand Master Tailoring Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,83,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26915,9056,0,0,24147,0,0,0,'Ounhulo','Grand Master Jewelcrafting Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,83,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26916,9056,0,0,24159,0,0,0,'Mindri Dinkles','Grand Master Inscription Trainer','',0,7,0,0,0,1,1,0,71,71,1892,9291,9291,0,1,209,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26917,9056,0,0,28227,0,0,0,'Alexstrasza the Life-Binder','Queen of the Dragons','',36,2,0,3,0,1000,1000,0,83,83,2010,13945000,13945000,4258000,1,3,2000,0,17360,23590,0,0,0,0,180000,10573,0,0,0,0,0,0,1.75,0.5425,'',1,0,0,2.5,8,14,0,4294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26918,9056,0,0,1126,25206,0,0,'Chaotic Rift','','',0,4,0,1,0,1.8,1,0,71,71,14,16724,16724,0,1,0,2000,0,2242.5,3195,0,0,0,0,3600000,7018,0,0,0,0,0,0,3,2,'48019',0,0,0,2.5,8,14,0,47688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26919,9056,0,0,24452,0,0,0,'Drak\'aguul','','',0,7,0,0,0,1,1,0,73,73,37,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,2.1,0.486111,'',0,1560,0,2.5,8,14,0,52460,52457,0,0,0,0,0,0,0,0,0,0,0,0,0,0,36826,0,0,0,0,0,0,0),(26920,9056,0,0,25795,0,0,0,'Overseer Durval','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,8235,0,0,0,0,0,0,0,0.3565,'',0,1736,0,2.5,8,14,0,52715,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(26921,9056,0,0,25795,0,0,0,'Overseer Korgan','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,8235,0,0,0,0,0,0,0,0.3565,'',0,1729,0,2.5,8,14,0,32018,52714,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(26922,9056,0,0,25795,0,0,0,'Overseer Lochli','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,8235,0,0,0,0,0,0,0,0.3565,'',0,1741,0,2.5,8,14,0,52717,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(26923,9056,0,0,25795,0,0,0,'Overseer Brunon','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,8235,0,0,0,0,0,0,0,0.3565,'',0,1735,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(26924,9056,0,0,24451,0,0,0,'Gan\'jo','','',0,7,0,0,0,1,1,0,73,73,190,1,1,0,1,3,2000,0,2,2,0,2000,0,0,180000,7,0,0,0,0,0,0,1.5,0.347222,'17327',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26925,9056,0,0,6376,0,0,0,'Wyrmrest Temple Drake','','',0,2,0,1,0,3,3,0,72,73,2067,28830,29820,0,1,0,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,2.55,1.275,'',0,0,0,2.5,8,14,0,49113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,209,0),(26926,9056,0,0,24163,0,0,0,'Duke Vallenhal','Servant of the Lich King','',0,7,0,0,0,1,1,0,73,73,21,9940,9940,0,1,2,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,2.025,0.4131,'',0,2500,0,2.5,8,14,0,50689,51873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26927,12340,0,0,16480,19595,0,0,'Warlord Jin\'gom Kill Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26928,9056,0,0,24066,0,0,0,'Grand Magus Telestra','','',8,7,0,1,0,2.5,15,0,72,72,16,24025,24025,49635,1,0,2000,0,2280,3270,0,0,0,0,0,7305,0,0,0,0,0,0,2.025,0.51705,'',0,0,0,2.5,8,14,0,47721,47723,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26929,9056,0,0,24066,0,0,0,'Grand Magus Telestra','','',8,7,0,1,0,2.5,15,0,72,72,16,24025,24025,49635,1,0,2000,0,2280,3270,0,0,0,0,0,7305,0,0,0,0,0,0,2.025,0.51705,'',0,0,0,2.5,8,14,0,47736,47731,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26930,9056,0,0,24066,0,0,0,'Grand Magus Telestra','','',8,7,0,1,0,2.5,15,0,72,72,16,24025,24025,49635,1,0,2000,0,2280,3270,0,0,0,0,0,7305,0,0,0,0,0,0,2.025,0.51705,'',0,0,0,2.5,8,14,0,47727,47729,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(26931,12340,0,0,25280,0,0,0,'Bloodbane\'s Mount','','',2048,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26932,9056,0,0,24172,0,0,0,'Petrov','','',0,7,0,1,0,1,1,0,71,71,35,8326,8326,0,1,2,1500,0,1031.55,1469.7,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26933,9056,0,0,24781,24782,0,0,'Wyrmrest Guardian','','',0,2,0,1,0,6,6,0,73,74,2067,59640,61692,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,7.5,0.75,'',0,0,0,2.5,8,14,0,49110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,0),(26934,9056,0,0,24178,0,0,0,'Everett McGill','Explorers\' League Provisioner','',0,7,0,0,0,1,1,0,72,72,1892,7380,7380,0,1,4480,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26935,9056,0,0,24705,0,0,0,'Sasha','','',0,7,0,0,0,1,1,0,74,74,35,13572,13572,0,1,3,1500,0,246,350.25,0,0,0,0,300000,7918,0,0,0,0,0,0,1.35,0.1872,'',0,0,0,2.5,8,14,0,41580,48815,53093,53193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26936,9056,0,0,24179,0,0,0,'Chaska Frosthoof','General Goods','',0,7,0,0,0,1,1,0,74,75,1922,10282,10635,0,1,384,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26937,9056,0,0,16480,23489,0,0,'Gong Bunny','','',1024,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26938,9056,0,0,24180,0,0,0,'Groll','General Goods','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,384,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26939,9056,0,0,24182,0,0,0,'Koro the Wanderer','Trade Goods','',0,7,0,0,0,1,1,0,75,75,1922,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,2.475,0.572916,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26941,9056,0,0,24183,0,0,0,'Brokkan Bear-Arms','Trade Goods','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,128,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26942,9056,28270,0,23277,0,0,0,'Decrepit Necromancer','','',0,7,0,0,0,1,1,0,73,74,21,7952,8225,7732,1,0,2000,0,279,408,0,0,0,0,300000,6368,0,0,0,0,0,0,3.125,0.3875,'',0,1650,0,2.5,8,14,0,50659,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26943,9056,28270,0,14832,0,0,0,'Battered Drakkari Berserker','','',0,7,0,0,0,1,1,0,74,74,1965,10282,10282,0,1,0,2000,0,328,467,0,0,0,0,180000,7918,0,0,0,0,0,0,3,3,'',0,2500,0,2.5,8,14,0,50420,37592,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26944,9056,0,0,24184,0,0,0,'Soulok Stormfury','Stable Master','',0,7,0,0,0,1,1,0,75,75,1922,10635,10635,0,1,4194307,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26945,9056,0,0,24185,0,0,0,'Zend\'li Venomtusk','Poison Supplies','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,1152,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26946,9056,28270,0,26856,26859,0,0,'Reanimated Drakkari Tribesman','','',0,6,0,0,0,1,1,0,73,74,974,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1,0.31,'',0,1736,0,2.5,8,14,0,50642,3151,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26947,9056,0,0,24188,0,0,0,'Vix Chromeblaster','Self-Help Bookseller','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,128,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26948,9056,28270,0,23681,0,0,0,'Hulking Atrocity','','',0,6,0,0,0,1,1,0,74,74,1814,10282,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,0,1.5,'',0,1737,0,2.5,8,14,0,49861,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(26949,9056,0,0,24190,0,0,0,'Torastrasza','Majordomo to the Ruling Council','',0,2,0,1,0,10,10,0,80,80,2010,126000,126000,39940,1,3,2000,0,1918.2,2677.2,0,0,0,0,180000,9706,0,0,0,0,0,0,10,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,206),(26950,9056,0,0,24189,0,0,0,'Sanut Swiftspear','Reagents and Poisons','',0,7,0,0,0,1,1,0,74,74,1922,10282,10282,0,1,3200,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,2.475,0.572916,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26951,9056,0,0,24198,0,0,0,'Wilhelmina Renel','Grand Master Alchemy Trainer','',0,7,0,0,0,1,1,0,71,71,1928,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26952,9056,0,0,24199,0,0,0,'Kristen Smythe','Grand Master Blacksmithing Trainer','',0,7,0,0,0,1,1,0,71,71,1928,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26953,9056,0,0,24200,0,0,0,'Thomas Kolichio','Grand Master Cooking Trainer','',0,7,0,0,0,1,1,0,71,71,1928,7181,7181,0,1,83,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26954,9056,0,0,24201,0,0,0,'Emil Autumn','Grand Master Enchanting Trainer','',0,7,0,0,0,1,1,0,71,71,1928,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26955,9056,0,0,24202,0,0,0,'Jamesina Watterly','Grand Master Engineering Trainer','',0,7,0,0,0,1,1,0,71,71,1928,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26956,9056,0,0,24203,0,0,0,'Sally Tompkins','Grand Master First Aid Trainer','',0,7,0,0,0,1,1,0,71,71,1928,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26957,9056,0,0,24204,0,0,0,'Angelina Soren','Grand Master Fishing Trainer','',0,7,0,0,0,1,1,0,71,71,1928,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26958,9056,0,0,24205,0,0,0,'Marjory Kains','Grand Master Herbalism Trainer','',0,7,0,0,0,1,1,0,71,71,1928,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26959,9056,0,0,24206,0,0,0,'Booker Kells','Grand Master Inscription Trainer','',0,7,0,0,0,1,1,0,71,71,1928,9291,9291,0,1,209,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26960,9056,0,0,24207,0,0,0,'Carter Tiffens','Grand Master Jewelcrafting Trainer','',0,7,0,0,0,1,1,0,71,71,1928,7181,7181,0,1,83,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26961,9056,0,0,24208,0,0,0,'Gunter Hansen','Grand Master Leatherworking Trainer','',0,7,0,0,0,1,1,0,71,71,1928,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26962,9056,0,0,24209,0,0,0,'Jonathan Lewis','Grand Master Mining Trainer','',0,7,0,0,0,1,1,0,71,71,1928,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26963,9056,0,0,24210,0,0,0,'Roberta Jacks','Grand Master Skinning Trainer','',0,7,0,0,0,1,1,0,71,71,1928,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26964,9056,0,0,24211,0,0,0,'Alexandra McQueen','Grand Master Tailoring Trainer','',0,7,0,0,0,1,1,0,71,71,1928,7181,7181,0,1,83,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26965,9056,28270,0,24443,24418,27250,27251,'Tormented Drakkari','','',0,7,0,0,0,1,1,0,73,74,14,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.347222,'31261',0,1736,0,2.5,8,14,0,50642,3151,43518,50636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26966,9056,0,0,14703,0,0,0,'Shadowy Tormentor','','',0,6,0,0,0,1,1,0,1,1,21,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,7637,0,0,0,0,0,0,1.25,1.25,'',0,587,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26967,9056,0,0,27480,0,0,0,'Frostbrood Slayer','','',2052,6,0,3,0,1,1,0,1,1,21,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26968,9056,0,0,24192,0,0,0,'Drikka','Reagents','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,2176,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26969,9056,0,0,24194,0,0,0,'Raenah','Grand Master Tailoring Trainer','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,83,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26970,12340,0,0,134,1141,5586,15918,'Grand Magus Telestra Critter Transform','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26971,9056,0,0,24195,0,0,0,'Anatoly','','',0,7,0,0,0,1,1,0,73,74,35,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26972,9056,0,0,24197,0,0,0,'Orn Tenderhoof','Grand Master Cooking Trainer','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,83,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26973,9056,0,0,24397,0,0,0,'Warden Jodi Moonsong ','','',0,7,0,0,0,1,1,0,75,75,1892,10635,10635,3561,1,3,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26974,9056,0,0,24212,0,0,0,'Tansy Wildmane','Grand Master Herbalism Trainer','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,81,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26975,9056,0,0,24214,0,0,0,'Arthur Henslowe','Grand Master Alchemy Trainer','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,81,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26976,9056,0,0,24215,0,0,0,'Brunna Ironaxe','Grand Master Mining Trainer','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,81,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26977,9056,0,0,24216,0,0,0,'Adelene Sunlance','Grand Master Inscription Trainer','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,209,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26978,9056,0,0,24904,0,0,0,'Duane','','',0,7,0,1,0,10,5,0,73,73,1892,99400,99400,0,1,3,2000,0,1453.6,2070,0,0,0,0,180000,7618,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26979,9056,0,0,24223,0,0,0,'Kontokanis','','',0,7,0,1,0,10,5,0,71,71,1981,92910,92910,0,1,2,2000,0,2242.5,3195,0,0,0,0,180000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26980,9056,0,0,24218,0,0,0,'Eorain Dawnstrike','Grand Master Enchanting Trainer','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,81,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26981,9056,0,0,24219,0,0,0,'Crog Steelspine','Grand Master Blacksmithing Trainer','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,81,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26982,9056,0,0,24220,0,0,0,'Geba\'li','Grand Master Jewelcrafting Trainer','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,83,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26983,9056,0,0,24234,0,0,0,'Aurastrasza','','',0,2,0,0,0,1,1,0,75,75,2010,10635,10635,0,1,3,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26984,9056,0,0,24222,0,0,0,'Stephan Franks','Reagent Supplies','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,2176,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26985,9056,0,0,24229,0,0,0,'Barracks Master Harga','Innkeeper','',4096,7,0,0,0,1,1,0,73,73,1980,9940,9940,0,1,65537,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26986,9056,0,0,22121,0,0,0,'Tiponi Stormwhisper','Grand Master Skinning Trainer','',0,7,0,0,0,1,1,0,70,70,1922,8982,8982,0,1,81,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26987,9056,0,0,24288,0,0,0,'Falorn Nightwhisper','Grand Master Alchemy Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26988,9056,0,0,24284,0,0,0,'Argo Strongstout','Grand Master Blacksmithing Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26989,9056,0,0,24293,0,0,0,'Rollick MacKreel','Grand Master Cooking Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,83,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26990,9056,0,0,24283,0,0,0,'Alexis Marlowe','Grand Master Enchanting Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26991,9056,0,0,24295,0,0,0,'Sock Brightbolt','Grand Master Engineering Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26992,9056,0,0,24285,0,0,0,'Brynna Wilson','Grand Master First Aid Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26993,9056,0,0,24291,0,0,0,'Old Man Robert','Grand Master Fishing Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26994,9056,0,0,24290,0,0,0,'Kirea Moondancer','Grand Master Herbalism Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26995,9056,0,0,24296,0,0,0,'Tink Brightbolt','Grand Master Inscription Trainer','',0,7,0,0,0,1,1,0,71,71,1892,9291,9291,0,1,209,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26996,9056,0,0,26658,0,0,0,'Awan Iceborn','Grand Master Leatherworker','',0,7,0,0,0,1,1,0,70,70,1922,8982,8982,0,1,81,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26997,9056,0,0,24282,0,0,0,'Alestos','Grand Master Jewelcrafting Trainer','',0,7,0,0,0,1,1,0,71,71,1892,9291,9291,0,1,83,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26998,9056,0,0,24294,0,0,0,'Rosemary Bovard','Grand Master Leatherworking Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26999,9056,0,0,24289,0,0,0,'Fendrig Redbeard','Grand Master Mining Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27000,9056,0,0,24297,0,0,0,'Trapper Jack','Grand Master Skinning Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27001,9056,0,0,24287,0,0,0,'Darin Goodstitch','Grand Master Tailoring Trainer','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,83,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27002,9056,0,0,24854,0,0,0,'Grom\'thar the Thunderbringer','','',0,7,0,1,0,1,1,0,74,74,16,123384,123384,0,1,0,2000,0,2460,3502.5,0,0,0,0,0,7918,0,0,0,0,0,0,9,0.93,'',0,1576,0,2.5,8,14,0,52167,52166,0,0,0,0,0,0,0,0,0,0,0,0,0,0,36853,0,0,0,0,0,0,0),(27003,9056,0,0,24855,0,0,0,'Dregmar Runebrand','','',0,7,0,1,0,10,4,0,74,74,16,102820,102820,13864,1,0,2000,0,1495,2134.4,0,0,0,0,300000,7903,0,0,0,0,0,0,7.5,0.775,'',0,0,0,2.5,8,14,0,48325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(27004,9056,26481,0,24850,0,0,0,'Icefist','','',0,7,0,0,0,1,1,0,73,73,16,9940,9940,3387,1,0,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,9,0.93,'',0,1579,0,2.5,8,14,0,51878,50410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27005,9056,26481,0,24850,0,0,0,'Chilltusk','','',0,7,0,0,0,1,1,0,73,73,16,9940,9940,3387,1,0,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,9,0.93,'',0,1566,0,2.5,8,14,0,51878,50410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(27006,9056,26481,0,24854,0,0,0,'Bonesunder','','',0,7,0,1,0,2.5,1,0,73,73,16,24850,24850,0,1,0,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,9,0.93,'',0,1562,0,2.5,8,14,0,52080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,36854,0,0,0,0,0,150,0),(27007,9056,26481,0,24850,0,0,0,'Iceshatter','','',0,7,0,1,0,2.5,1,0,73,73,16,24850,24850,3387,1,0,2000,0,1439.8,2060.8,0,0,0,0,300000,7604,0,0,0,0,0,0,9,0.93,'',0,1503,0,2.5,8,14,0,52088,52118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(27008,9056,26481,0,24854,0,0,0,'Bloodfeast','','',0,7,0,1,0,2.5,1,0,73,73,16,24850,24850,0,1,0,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,9,0.93,'',0,1574,0,2.5,8,14,0,52126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(27009,9056,26481,0,24854,0,0,0,'Drakegore','','',0,7,0,1,0,3.5,1,0,73,73,16,34790,34790,0,1,0,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,9,0.93,'',0,1521,0,2.5,8,14,0,52101,52088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,104,0),(27010,9056,0,0,24298,0,0,0,'Celidh Aletracker','Stable Master','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,4194305,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27011,9056,0,0,24281,0,0,0,'Broff Bombast','General Goods','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,4480,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27012,9056,0,0,24280,0,0,0,'Beem Goldsprocket','Trade Goods','',0,7,0,0,0,1,1,0,67,67,1892,6326,6326,0,1,128,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27014,9056,0,0,24225,0,0,0,'Builder Bezzle','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27015,9056,0,0,24225,0,0,0,'Builder Bozzle','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27017,9056,0,0,26139,0,0,0,'Depleted War Golem','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27018,9056,0,0,24228,0,0,0,'Shade of Arugal','','',0,6,0,1,0,1,1,0,75,75,16,106350,106350,17805,1,0,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,3.3,0.6732,'',0,0,0,2.5,8,14,0,53052,53086,53070,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27019,9056,0,0,24230,0,0,0,'Siegesmith Gulda','Blacksmithing Supplies','',4096,7,0,0,0,1,1,0,71,71,1981,9291,9291,0,1,4224,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27020,9056,0,0,26787,26788,0,0,'Bloodmoon Worgen','','',0,7,0,0,0,1,1,0,73,74,16,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.15,0.3565,'',0,1651,0,2.5,8,14,0,32714,53094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27021,9056,0,0,24231,0,0,0,'Tradesman Kontor','Trade Supplies','',4096,7,0,0,0,1,1,0,70,70,1981,8982,8982,0,1,128,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27022,9056,0,0,24232,0,0,0,'Afha','General Goods','',4096,7,0,0,0,1,1,0,70,70,1981,8982,8982,0,1,384,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27023,9056,0,0,24233,0,0,0,'Apothecary Bressa','Master Alchemy Trainer','',4096,7,0,0,0,1,1,0,70,70,1928,8982,8982,0,1,81,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27024,9056,0,0,23825,0,0,0,'Bloodmoon Cultist','','',0,7,0,0,0,1,1,0,73,74,16,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,2.25,0.459,'',0,1645,0,2.5,8,14,0,32714,53094,14873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27025,9056,0,0,24247,0,0,0,'Harold Haggler','General Goods','',4096,7,0,0,0,1,1,0,70,70,1928,8982,8982,0,1,384,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27026,9056,0,0,24251,0,0,0,'Rohesia Werner','Trade Supplies','',4096,7,0,0,0,1,1,0,70,70,1928,8982,8982,0,1,128,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27027,9056,0,0,24250,0,0,0,'Mrs. Winterby','Innkeeper','',4096,7,0,0,0,1,1,0,70,70,1928,8982,8982,0,1,66177,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27028,9056,0,0,24246,0,0,0,'Hansel Bauer','','',4096,7,0,0,0,1,1,0,70,70,1928,8982,8982,3155,1,2,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27029,9056,0,0,24243,0,0,0,'Apothecary Wormwick','Master Alchemy Trainer','',4096,7,0,0,0,1,1,0,71,71,1928,9291,9291,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27030,9056,0,0,24244,0,0,0,'Bradley Towns','Reagents & Enchanting Supplies','',4096,7,0,0,0,1,1,0,73,73,1928,9940,9940,3387,1,2176,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27031,9056,0,0,24242,0,0,0,'Apothecary Rose','Alchemy & Poison Supplies','',4096,7,0,0,0,1,1,0,71,71,1928,9291,9291,0,1,1152,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27032,9056,0,0,24249,0,0,0,'Lovely Liddia','Mushroom Vendor','',4096,7,0,0,0,1,1,0,68,68,1928,6986,6986,0,1,640,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27033,9056,0,0,24245,0,0,0,'Duncan Fallers','','',4096,7,0,0,0,1,1,0,71,71,1928,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27034,9056,0,0,24248,0,0,0,'Josric Fame','Grand Master Blacksmithing Trainer','',4096,7,0,0,0,1,1,0,72,72,1928,9610,9610,0,1,81,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27035,9056,0,0,24236,24237,24238,24239,'Venomspite Deathguard','','',4096,7,0,1,0,1,1,0,74,74,1897,41128,41128,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,12170,12169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27036,12340,0,0,348,0,0,0,'Dreadlord - Metamorphosis (Warlock)','','',8,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27037,9056,0,0,24241,0,0,0,'Hidetrader Jun\'ik','Leather Goods','',0,7,0,0,0,1,1,0,73,74,1979,4399,4524,0,1,4227,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27038,9056,0,0,24563,0,0,0,'Drolfy','Alchemy & Poison Supplies','',4096,7,0,0,0,1,1,0,72,72,1892,9610,9610,0,1,1152,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27039,9056,0,0,24533,0,0,0,'Lexey Brevig','Reagents & Enchanting Supplies','',4096,7,0,0,0,1,1,0,70,70,1892,8982,8982,3155,1,2176,2000,0,234,331,0,0,0,0,180000,6708,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27040,9056,0,0,24561,0,0,0,'Zybarus of Darnassus','Stable Master','',4096,7,0,0,0,1,1,0,70,70,1892,8982,8982,3155,1,4194305,2000,0,234,331,0,0,0,0,180000,6708,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27041,9056,0,0,24559,0,0,0,'Fanny McLumpkins','General Goods','',4096,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,384,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27042,9056,0,0,24557,0,0,0,'Illusia Lune','Innkeeper','',4096,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,66177,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27043,9056,0,0,24558,0,0,0,'Trixy Trixerton','Trade Supplies','',4096,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,128,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27044,9056,0,0,24562,0,0,0,'Ordal McLumpkins','Food & Drink','',4096,7,0,0,0,1,1,0,71,71,1892,9291,9291,0,1,640,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27045,9056,0,0,24560,0,0,0,'Master Smith Devin Brevig','Blacksmithing Supplies','',4096,7,0,0,0,1,1,0,71,71,1892,9291,9291,0,1,4226,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27046,9056,0,0,24566,0,0,0,'Warmage Adami','Flight Master','',0,7,0,0,0,1,1,0,72,72,2007,7688,7688,7500,1,8193,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27047,9056,0,0,1126,11686,0,0,'Invisible Stalker (Floating Only)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27048,9056,0,0,1126,11686,0,0,'Breath Caster','','',0,10,0,1,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,1890,2677.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,3,2,'47842',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27049,12340,0,0,26139,0,0,0,'Charged War Golem','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27051,9056,0,0,24266,0,0,0,'Doldaen','General Goods','',4096,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,384,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27052,9056,0,0,24265,0,0,0,'Naohain','Innkeeper','',4096,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,66177,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27053,9056,0,0,24262,0,0,0,'Lanus Longleaf','Herbalism & Poison Supplies','',4096,7,0,0,0,1,1,0,72,72,1892,9610,9610,0,1,1152,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27054,9056,0,0,24809,0,0,0,'Modoru','Reagents & Enchanting Supplies','',4096,7,0,0,0,1,1,0,70,70,1892,8982,8982,3155,1,2176,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27055,9056,0,0,24260,0,0,0,'Sentinel Amberline','Bowyer','',4096,7,0,0,0,1,1,0,71,71,1892,9291,9291,0,1,4480,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27056,9056,0,0,24261,0,0,0,'Sentinel Sweetspring','Stable Master','',4096,7,0,0,0,1,1,0,70,70,1892,8982,8982,3155,1,4194305,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27057,9056,0,0,24267,0,0,0,'Saramer Whitewillow','Trade Supplies','',4096,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,128,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27058,9056,0,0,24254,0,0,0,'Korag Keeneye','General Goods','',0,7,0,0,0,1,1,0,70,70,1981,8982,8982,0,1,384,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27059,9056,0,0,26942,0,0,0,'Plague Zombie','','',0,6,0,0,0,1,1,0,70,70,2023,8100,8100,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.5333,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27060,9056,0,0,24255,0,0,0,'Courier Lanson','','',0,7,0,0,0,1,1,0,73,73,11,4399,4399,0,1,3,1500,0,237,337.5,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33114,9767,0,0,11686,24914,0,0,'Flame Leviathan Seat','','vehichleCursor',1049632,9,0,0,0,1,1,0,80,80,2110,12600,12600,0,1,0,2000,0,349,522,0,2000,279,418,180000,8757,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,0,0,0,0,0,0,0,0,0),(27062,9056,0,0,24278,0,0,0,'Brom Armstrong','Blacksmithing Supplies','',0,7,0,0,0,2,1,0,70,70,1892,17964,17964,0,1,4224,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27063,9056,0,0,24257,0,0,0,'Vrok','Trade Goods','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,128,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27064,9056,0,0,24256,0,0,0,'Abandoned Fuel Tank','','',0,10,0,0,0,1,1,0,70,70,2022,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,1,'50162',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27065,9056,0,0,24258,0,0,0,'Breka Wolfsister','Stable Master','',0,7,0,0,0,1,1,0,70,70,1981,8982,8982,0,1,4194305,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27066,9056,0,0,24276,0,0,0,'Jennifer Bell','Innkeeper','',0,7,0,0,0,1,1,0,70,70,1892,7185,7185,7196,1,66177,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27067,9056,0,0,24259,0,0,0,'Drigoth','Armorer','',0,7,0,0,0,1,1,0,71,71,1981,9291,9291,0,1,4224,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27068,9056,0,0,24277,0,0,0,'Matthew Ackerman','Stable Master','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,4194305,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27069,9056,0,0,24263,0,0,0,'Matron Magah','Innkeeper','',0,7,0,0,0,1,1,0,70,70,1981,8982,8982,0,1,66177,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27070,9056,0,0,24292,0,0,0,'Lisa Philbrook','Trade Goods','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,128,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27071,9056,0,0,24279,0,0,0,'Benjamin Jacobs','General Goods','',0,7,0,0,0,1,1,0,71,71,1892,7181,7181,0,1,384,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27072,9056,0,0,24268,24269,24270,24271,'Amberpine Footman','','',0,7,0,0,0,1,1,0,71,74,1891,9291,10282,0,1,0,1500,0,246,350.25,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27073,9056,0,0,23007,23017,23018,23019,'Bor\'gorok Battleguard','','',0,7,0,0,0,4,1,0,75,75,1980,42540,42540,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27074,9056,0,0,24455,24456,24457,0,'Bor\'gorok Wolf','','',2048,1,0,0,0,1,1,0,70,70,1981,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27075,9056,0,0,24272,0,0,0,'Dun Argol Power Core','','',0,4,0,0,0,1,1,0,75,75,35,4652,4652,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,16.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27079,9056,0,0,23767,0,0,0,'Crystal Spike Trigger','','',0,10,0,1,0,1,1,0,72,72,16,9610,9610,0,1,0,2400,0,2763,3942,0,0,0,0,0,7318,0,0,0,0,0,0,1,0.39,'47941',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(27088,9056,0,0,24300,0,0,0,'Yolanda Haymer','Reagent Supplies','',0,7,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,2176,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.35,0.1872,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27089,9056,0,0,24299,0,0,0,'Saffron Reynolds','Poison Supplies','',0,7,0,0,0,1,1,0,70,70,1973,8982,8982,0,1,1152,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.35,0.1872,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27099,9056,0,0,23767,0,0,0,'Crystal Spike','','',0,10,0,1,0,1,1,0,82,82,16,9610,9610,0,1,0,2400,0,2763,3942,0,0,0,0,0,10356,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(27101,9056,0,0,23767,0,0,0,'Crystal Spike Initial Trigger','','',0,10,0,1,0,1,1,0,72,72,16,9610,9610,0,1,0,2400,0,2763,3942,0,0,0,0,0,7318,0,0,0,0,0,0,1,0.39,'47941',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(27102,9056,0,0,24286,0,0,0,'Gorgonna','','',0,7,0,1,0,14,1,0,76,76,1979,66934,66934,0,1,2,2000,0,1637.6,2313.8,0,0,0,0,300000,8520,0,0,0,0,0,0,1.8,0.2832,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27104,12340,0,0,22823,0,0,0,'Horde Siege Tank 3','','',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27105,9056,0,0,24301,0,0,0,'Kreug Oathbreaker','Ymirjar Giant Lord','',0,6,0,1,0,13,1,0,73,73,21,129220,129220,0,1,0,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,9,0.62,'',0,4942,0,2.5,8,14,0,53437,56310,53438,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27106,9056,27109,0,23179,23186,0,0,'Injured Warsong Warrior','','',2048,7,0,0,0,1,1,0,73,73,1980,49700,49700,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,39047,45026,47968,47975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27107,9056,27109,0,23182,23184,0,0,'Injured Warsong Mage','','',2048,7,0,0,0,1,1,0,71,73,1980,27873,29820,33090,1,0,2000,0,313,448,0,0,0,0,300000,7561,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,34933,46195,17274,47968,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27108,9056,27109,0,23183,23185,0,0,'Injured Warsong Shaman','','',2048,7,0,0,0,1,1,0,71,73,1980,37164,39760,19854,1,0,2000,0,313,448,0,0,0,0,300000,7561,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,16033,25025,47968,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27109,12340,0,0,23179,23186,0,0,'Injured Warsong Proxy','','',2048,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27110,9056,27109,0,23078,23044,0,0,'Injured Warsong Engineer','','',2048,7,0,0,0,1,1,0,71,72,1980,27873,28830,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.2,0.2448,'',0,0,0,2.5,8,14,0,44273,47968,22742,47969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27111,12340,0,0,1126,17612,0,0,'Blighted Elk Liquid Fire of Elune Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27112,12340,0,0,1126,17612,0,0,'Rabid Grizzly Liquid Fire of Elune Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27113,9056,0,0,23701,0,0,0,'Prospector Gann','Explorers\' League','',0,7,0,0,0,1,1,0,74,74,534,10282,10282,3466,1,0,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27114,9056,0,0,23846,0,0,0,'Prospector Torgan','Explorers\' League','',0,7,0,0,0,1,1,0,74,74,534,10282,10282,3466,1,0,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27115,9056,0,0,23847,0,0,0,'Prospector Varana','Explorers\' League','',0,7,0,0,0,1,1,0,74,74,534,10282,10282,3466,1,0,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27117,9056,27121,0,24302,24309,24310,0,'Amberpine Scout','','',0,7,0,0,0,1.2,1,0,73,74,1315,11928,12338,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.306,'',0,1642,0,2.5,8,14,0,31567,35918,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27118,9056,27121,0,24303,24305,24306,24308,'Conquest Hold Raider','','',0,7,0,0,0,1,1,0,73,74,1314,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.372,'',0,1648,0,2.5,8,14,0,13730,25710,27577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27119,9056,0,0,14331,0,0,0,'Snowpaw','Sweetspring\'s Guardian','',4096,1,2,0,0,1.3,1,0,71,71,1892,12078,12078,0,1,0,1300,0,194.35,276.9,0,0,0,0,300000,7018,0,0,0,0,0,0,2.25,1.185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27120,9056,0,0,24303,0,0,0,'Raider Captain Kronn','','',0,7,0,1,0,10,1,0,76,76,1979,47810,47810,0,1,2,2000,0,1637.6,2313.8,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27121,12340,0,0,24302,0,0,0,'Blackriver Credit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27122,9056,0,0,24834,0,0,0,'Overseer Deathgaze','','',0,6,0,1,0,3,1,0,74,74,21,24675,24675,7809,1,0,2000,0,1283.4,1876.8,0,0,0,0,180000,6368,0,0,0,0,0,0,7.5,0.93,'',0,1641,0,2.5,8,14,0,50659,12739,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27123,9056,0,0,27175,27187,0,0,'Icefist Forager','','',0,7,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,7637,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27124,12340,0,0,4449,0,4449,0,'Kill Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27125,9056,0,0,24311,0,0,0,'Barracks Master Rhekku','Innkeeper','',4096,7,0,0,0,1,1,0,73,73,1981,9940,9940,0,1,66177,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27126,9056,0,0,24326,24327,24325,24329,'Camp Oneqwah Brave','','',0,7,0,1,0,4,1,0,75,75,1923,42540,42540,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,40505,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27127,12340,0,0,24324,0,0,0,'Hippogryph Taxi (Dragonblight)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27128,12340,0,0,3718,3714,18052,3585,'[PH] Dalaran Commoner','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27131,9056,0,0,21635,0,0,0,'Grizzly Bear','','',1,1,4,0,0,1,1,0,73,74,16,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,2.625,1.06925,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,53,0,37200,0,0,0,0,0,0,0),(27132,9056,0,0,24328,0,0,0,'Sani\'i','Trade Goods','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,128,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27133,9056,0,0,24330,0,0,0,'Seer Yagnar','Poison & Reagents','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,3200,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27134,9056,0,0,24331,0,0,0,'Smith Prigka','Armorer','',0,7,0,0,0,1,1,0,71,71,1981,9291,9291,0,1,4224,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27135,9056,0,0,1126,17612,0,0,'Attunement to Dalaran Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,25000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27136,9056,0,0,24348,0,0,0,'High Commander Halford Wyrmbane','7th Legion','',4096,7,0,1,0,50,1,0,80,80,2004,630000,630000,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27137,9056,0,0,24344,0,0,0,'Apprentice Fraser','Food & Drink','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,640,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27138,9056,0,0,24342,0,0,0,'Apprentice Rosen','Reagent Supplies','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,2176,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27139,9056,0,0,24343,0,0,0,'Librarian Whitley','Wands','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,4224,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27140,9056,0,0,24340,0,0,0,'Librarian Andersen','Alchemy Supplies','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,128,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27141,9056,0,0,24345,0,0,0,'Librarian Hamilton','Herbalism Supplies','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,128,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27142,9056,0,0,24347,0,0,0,'Librarian Jeffers','Jewelcrafting Supplies','',8192,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,128,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27143,9056,0,0,24346,0,0,0,'Librarian Ingram','Inscription Supplies','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,2176,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27144,9056,0,0,24333,0,0,0,'Noatak','Fishmonger','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,640,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27145,9056,0,0,24334,0,0,0,'Tipvigut','General Goods','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,384,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27146,9056,0,0,24335,0,0,0,'Uukkarnit','Trade Goods','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,128,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27147,9056,0,0,24341,0,0,0,'Librarian Erickson','Enchanting Supplies','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,128,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27148,9056,0,0,24336,0,0,0,'Caregiver Iqniq','Innkeeper','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,66177,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27149,9056,0,0,24337,0,0,0,'Arrluk','Poison & Reagents','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,3200,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27150,9056,0,0,24338,0,0,0,'Trapper Shesh','Stable Master','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,4194305,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27151,9056,0,0,24339,0,0,0,'Deniigi','Spearcrafter','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,4224,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27152,13164,0,0,25159,0,0,0,'Headless Horseman Mount, Player, Flying','','',0,6,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,0.0607,0.3603,0,0,1,1,0,15,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27153,10192,0,0,25958,25159,0,0,'Headless Horseman\'s Mount','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27154,12340,0,0,10913,0,0,0,'Test Faction NPC','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.875,0.462,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27155,9056,0,0,24349,0,0,0,'Commander Lynore Windstryke','7th Legion','',6144,7,0,1,0,10,1,0,74,74,1974,102820,102820,0,1,3,2000,0,1508.8,2148.2,0,0,0,0,180000,7918,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27156,9056,0,0,24350,0,0,0,'Highlord Leoric Von Zeldig','7th Legion','',6144,7,0,1,0,10,1,0,73,73,2004,99400,99400,3387,1,3,2000,0,1439.8,2060.8,0,0,0,0,180000,7604,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27157,9056,0,0,24351,0,0,0,'Duke August Foehammer','7th Legion','',4096,7,0,1,0,10,1,0,73,73,2004,99400,99400,0,1,2,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27158,9056,0,0,24359,24941,0,0,'Vas the Unstable','7th Legion','',4096,7,0,1,0,10,30,0,74,74,2026,102820,102820,103980,1,3,2000,0,1495,2134.4,0,0,0,0,180000,7903,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27159,9056,0,0,24360,0,0,0,'Siege Engineer Quarterflash','7th Legion','',4096,7,0,1,0,10,15,0,70,70,2004,89820,89820,47325,1,3,2000,0,1076.4,1522.6,0,0,0,0,180000,6708,0,0,0,0,0,0,1.98375,0.404685,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27160,9056,0,0,24361,24541,24542,24543,'7th Legion Infantryman','','',4096,7,0,1,0,10,1,0,73,75,1974,99400,106350,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,32588,16244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27161,9056,0,0,24362,24538,24539,24540,'7th Legion Cavalier','','',6144,7,0,1,0,10,1,0,73,75,1974,99400,106350,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,19643,15618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27162,9056,0,0,24363,24546,24547,24548,'7th Legion Sentinel','','',4096,7,0,0,0,1,1,0,73,74,1974,9940,10282,3427,1,0,2000,0,325,464,0,0,0,0,180000,7903,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,49481,15547,48530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27163,9056,0,0,24364,24549,24550,24551,'7th Legion Siege Engineer','','',4096,7,0,0,0,1,1,0,69,71,1892,7984,9291,3156,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,49114,49215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27164,9056,0,0,24365,24552,24553,24554,'7th Legion Battle Mage','','',4096,7,0,0,0,1,1,0,71,73,2026,9291,9940,3309,1,0,2000,0,313,448,0,0,0,0,180000,7604,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27165,9056,0,0,16169,0,0,0,'Drained Moonrest Highborne','','',0,6,0,0,0,1,1,0,70,70,190,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27166,8478,0,0,24368,0,0,0,'The Brewmaiden','','',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27167,9056,0,0,24370,0,0,0,'Kamagua Spearman','','',0,7,0,0,0,1,1,0,70,70,2148,35928,35928,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.416666,'',0,0,0,2.5,8,14,0,38556,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27168,12340,0,0,24364,0,0,0,'7th Legion Test Unit','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27169,8478,0,0,24371,0,0,0,'The Black Brewmaiden','','',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27170,14333,0,0,24373,24372,0,0,'Amber Ledge Warmage','','',0,7,0,1,0,1,1,0,1,1,2009,252,252,0,1,0,2000,0,0.45525,0.45525,0,0,7.5,7.5,0,15,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27171,9056,0,0,27172,27181,0,0,'Chilltusk Forager','','',0,7,0,0,0,1,1,0,72,73,14,3844,3976,3348,1,0,2000,0,313,448,0,0,0,0,180000,7604,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27172,9056,0,0,23875,0,0,0,'Chief Plaguebringer Middleton','','',4096,7,0,1,0,1,1,0,73,73,1928,49700,49700,16935,1,3,2000,0,1439.8,2060.8,0,0,0,0,300000,7604,0,0,0,0,0,0,1.8,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27173,9056,0,0,24567,0,0,0,'Warmage Calandra','','',0,7,0,0,0,4,4,0,75,75,2009,42540,42540,14244,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,17290,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(27174,9056,0,0,24374,0,0,0,'Caregiver Mumik','Innkeeper','',0,7,0,0,0,1,1,0,75,75,1950,4652,4652,0,1,66177,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27175,9183,0,0,24373,24372,0,0,'Transitus Shield Warmage','','',0,7,0,1,0,1,1,0,1,1,2009,1,1,19970,1,0,2000,0,0,0,0,0,0,0,0,9633,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,12738,38526,17290,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27176,9056,0,0,24375,0,0,0,'Mystic Makittuq','Poison & Reagents','',0,7,0,0,0,1,1,0,73,73,1950,4399,4399,0,1,3200,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27177,9056,0,0,25795,0,0,0,'Iron Rune Overseer','','',0,7,0,0,0,1,1,0,74,75,1954,10282,10635,3514,1,0,3000,0,508.5,721.5,0,0,0,0,300000,8204,0,0,0,0,0,0,0,0.3565,'',0,1730,0,2.5,8,14,0,32018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37035,37013,42105,0,0,0,0,0),(27178,9056,0,0,24376,25535,0,0,'Moa\'ki Warrior','','',0,7,0,0,0,4,1,0,75,75,2148,42540,42540,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.8,0.416666,'',0,0,0,2.5,8,14,0,38556,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(27179,12340,0,0,24377,0,0,0,'Bat Taxi (Howling Fjord)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27180,9056,0,0,1126,11686,0,0,'Jintha\'kalar Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27181,9056,0,0,24379,0,0,0,'Qannik','Fishmonger','',0,7,0,0,0,1,1,0,73,73,1950,4399,4399,0,1,640,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27182,9056,0,0,24380,0,0,0,'Takubvik','General Goods','',0,7,0,0,0,1,1,0,74,74,1950,4524,4524,0,1,384,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27183,9056,0,0,24381,0,0,0,'Trapper Tikaani','Stable Master','',0,7,0,0,0,1,1,0,74,74,1950,4524,4524,0,1,4194305,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27184,9056,0,0,24382,0,0,0,'Imnek','Trade Goods','',0,7,0,0,0,1,1,0,73,73,1950,4399,4399,0,1,128,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27185,9056,0,0,24383,0,0,0,'Kuk\'uq','Spearcrafter','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,4224,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27186,9056,0,0,24391,0,0,0,'Oogrooq','Poison & Reagents','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,3200,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27187,9056,0,0,24390,0,0,0,'Caregiver Poallu','Innkeeper','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,66177,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27188,9056,0,0,24384,0,0,0,'Tonraq','Spearcrafter','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,4224,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27189,9056,0,0,24385,25532,0,0,'Unu\'pe Spearman','','',0,7,0,0,0,4,1,0,70,70,2148,16200,16200,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.416666,'',0,0,0,2.5,8,14,0,38556,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(27190,9056,0,0,24386,0,0,0,'Tupit','Fishmonger','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,640,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27191,9056,0,0,24394,0,0,0,'Skrotee','Enslaved Gnome','',0,7,0,0,0,1,1,0,10,10,1928,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27193,9056,0,0,24387,0,0,0,'Alornerk','General Goods','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,384,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27194,9056,0,0,24388,0,0,0,'Trapper Saghani','Stable Master','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,4194305,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27195,9056,0,0,24389,0,0,0,'Tarralikitak','Trade Goods','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,128,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27196,12340,0,0,24620,0,0,0,'Tiny Blue Dragon','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.6,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27197,12340,0,0,24393,0,0,0,'Tiny Gold Dragon','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27198,9056,0,0,24395,0,0,0,'Brote','Enslaved Gnome','',0,7,0,0,0,1,1,0,12,12,1928,247,247,0,1,0,2000,0,17,22,0,0,0,0,300000,562,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27199,9056,0,0,24464,0,0,0,'Warlord Jin\'arrak','','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,15,3.47222,'17327 31951',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27200,9056,0,0,16480,19595,0,0,'Offering Bunny - Drakil\'jin Exterior','','',2,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27201,9056,0,0,16480,19595,0,0,'Offering Target Bunny - Drakil\'jin Exterior','','',1026,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27202,9056,27203,0,24398,24399,0,0,'Onslaught Raven Priest','','',0,7,0,0,0,1,1,0,71,72,67,7432,7688,7416,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.208,'48154',0,1482,0,2.5,8,14,0,50740,50750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27203,9056,0,0,24404,24405,24401,24402,'Onslaught Footman','','',0,7,0,0,0,1,1,0,71,72,67,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.208,'',0,1549,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27204,9056,0,0,24303,0,0,0,'Captain Bonemaw','','',0,7,0,1,0,10,1,0,76,76,1979,47810,47810,0,1,0,2000,0,1637.6,2313.8,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27205,12340,27203,0,24403,24400,0,0,'[PH] New Hearthglen Scarlet Footman','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27206,9056,27203,0,24406,24407,24408,24409,'Onslaught Knight','','',2048,7,0,0,0,1,1,0,71,72,14,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.208,'',0,1547,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37202,0,0,0,0,0,0,0),(27207,9056,27203,0,24410,24411,0,0,'Onslaught Workman','','',0,7,0,0,0,1,1,0,71,72,67,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.306,'',0,1555,0,2.5,8,14,0,43410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27208,12340,27203,0,24414,0,0,0,'[PH] New Hearthglen Scarlet Commander','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27209,9056,0,0,24412,0,0,0,'Torturer LeCraft','','',0,7,0,0,0,1,1,0,72,72,67,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.306,'',0,1474,0,2.5,8,14,0,30478,30621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27210,9056,0,0,24413,0,0,0,'High General Abbendis','','',32,7,0,1,0,1,1,0,72,72,67,96100,96100,16545,1,0,2000,0,1398.4,2005.6,0,0,0,0,180000,7305,0,0,0,0,0,0,1.8,0.2496,'',0,4461,0,2.5,8,14,0,50905,50915,50908,0,0,0,0,0,0,0,0,0,0,0,0,0,37565,0,0,0,0,0,0,0),(27211,9056,27203,0,10344,0,0,0,'Onslaught Executioner','','',0,7,0,0,0,1,1,0,72,72,67,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.306,'',0,1545,0,2.5,8,14,0,9080,43673,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27212,9056,0,0,24417,0,0,0,'Image of Loken','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.375,1.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33109,9767,0,0,27658,0,0,0,'Salvaged Demolisher','','vehichleCursor',393256,9,0,0,0,50,0.5,0,80,80,2105,630000,630000,0,1,0,2000,0,349,522,0,1500,279,418,180000,9730,0,0,0,0,0,0,2.25,3.75,'',0,0,0,2.5,8,14,0,62306,62490,62308,62324,0,0,0,0,0,11902,0,0,0,0,338,0,0,0,0,0,0,0,0,0),(27214,12340,0,0,239,229,236,0,'Onslaught Horse','','',2048,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27215,8478,0,0,24419,0,0,0,'Boxey Boltspinner','','',0,7,0,0,0,1,1,0,65,65,55,3524,3524,0,1,2,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27216,8478,0,0,24420,0,0,0,'Bizzle Quicklift','','',0,7,0,0,0,1,1,0,1,1,775,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27217,8478,0,0,24393,0,0,0,'Spirit of Competition','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27218,12340,27203,0,24421,24422,24423,0,'[PH] New Hearthglen Scarlet Scout','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27219,9056,0,0,15152,4157,15178,0,'Forsaken Prisoner','','',0,6,0,0,0,1,1,0,72,72,1735,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27220,9056,0,0,24424,24429,0,0,'Forgotten Captain','','',2048,6,0,0,0,1,1,0,72,73,1664,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347,'',0,1572,0,2.5,8,14,0,51591,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,37121,42108,0,0,0,0,0,0),(27221,9056,0,0,24425,0,0,0,'Tormak the Scarred','Camp Oneqwah Chieftain','',0,7,0,0,0,1,1,0,75,75,1922,10635,10635,0,1,2,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,2.4,0.555555,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27222,9056,0,0,17610,13069,0,0,'Archery Target','','',0,10,0,0,0,1,1,0,1,1,1375,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27223,9056,0,0,17610,13069,0,0,'Archery Target','','',0,10,0,0,0,1,1,0,1,1,1375,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27224,9056,27220,0,24426,0,0,0,'Forgotten Knight','','',2048,6,0,0,0,1,1,0,71,72,1664,9291,9610,0,1,1,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.306,'',0,1476,0,2.5,8,14,0,38556,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,37121,42108,0,0,0,0,0,0),(27225,9056,27220,0,24427,24430,0,0,'Forgotten Rifleman','','',2048,6,0,0,0,1,1,0,71,72,1664,9291,9610,3270,1,1,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.5,0.347,'',0,1479,0,2.5,8,14,0,17174,15547,0,0,0,0,0,0,0,4,0,0,0,0,0,0,37121,42108,0,0,0,0,0,0),(27226,9056,27220,0,24432,24433,24444,24445,'Forgotten Peasant','','',0,6,0,0,0,1,1,0,71,71,1664,9291,9291,3231,1,1,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.306,'',0,1324,0,2.5,8,14,0,51601,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,37121,42108,0,0,0,0,0,0),(27227,9056,0,0,24428,0,0,0,'Prospector Rokar','Explorers\' League','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,2,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27228,9056,0,0,15554,0,0,0,'Jormungar Worm','','',0,1,0,0,0,0.25,0.5,0,1,1,21,3150,3150,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,1,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27229,9056,27220,0,24431,0,0,0,'Forgotten Footman','','',2048,6,0,0,0,1,1,0,71,72,1664,9291,9610,0,1,1,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.306,'',0,1397,0,2.5,8,14,0,32587,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,37121,42108,0,0,0,0,0,0),(27230,9056,0,0,23951,0,0,0,'Silvercoat Stag','','',0,1,0,0,0,1,1,0,74,75,2000,10282,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0.945,0.945,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37104,0,0,0,0,0,0,0),(27231,12340,0,0,24106,0,0,0,'Clayton Dubin J','Assured Quality','',0,7,0,5,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27232,9056,27203,0,24434,0,0,0,'Captain Shely','','',0,7,0,0,0,1,1,0,72,72,67,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,180000,7,0,0,0,0,0,0,1.65,0.3366,'',0,1473,0,2.5,8,14,0,50853,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37305,0,0,0,0,0,0,0),(27233,9056,27203,0,24440,24441,24442,0,'Onslaught Deckhand','','',0,7,0,0,0,1,1,0,71,72,67,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.306,'',0,1557,0,2.5,8,14,0,50854,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27234,9056,27203,27428,24435,0,0,0,'Blacksmith Goodman','','',0,7,0,0,0,1,1,0,73,73,67,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.8,0.3672,'',0,1507,0,2.5,8,14,0,33661,15621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27235,9056,27203,27427,24439,0,0,0,'Lead Cannoneer Zierhut','','',0,7,0,0,0,1,1,0,73,73,67,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,180000,7618,0,0,0,0,0,0,1.5,0.306,'',0,1572,0,2.5,8,14,0,50832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27236,9056,27203,0,24436,0,0,0,'Stable Master Mercer','','',0,7,0,0,0,1,1,0,72,72,67,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.725,0.3519,'',0,1477,0,2.5,8,14,0,50829,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27237,9056,27203,27426,24437,0,0,0,'Commander Jordan','','',0,7,0,0,0,1,1,0,73,73,67,9940,9940,3387,1,0,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,1.8,0.3672,'',0,1574,0,2.5,8,14,0,50837,32773,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27238,9056,27203,0,24438,0,0,0,'Foreman Kaleiki','','',0,7,0,0,0,1,1,0,1,1,67,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.725,0.3519,'',0,1484,0,2.5,8,14,0,9080,43673,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27239,12340,0,0,2467,0,0,0,'Rogue Test Dummy','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27240,12340,0,0,24447,0,0,0,'Forgotten Gryphon','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27241,9056,0,0,24446,0,0,0,'Risen Gryphon','','',0,6,0,0,0,1,1,0,71,72,1975,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1,0.31,'46598',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,48,0,0,0,0,0,0,0,0,0),(27242,12340,0,0,12824,0,0,0,'Guardian Spirit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27243,9056,0,0,24450,0,0,0,'High Executor Wroth','','',0,7,0,1,0,1,1,0,80,80,1928,63000,63000,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27244,9056,0,0,24453,0,0,0,'Emerald Skytalon','','',1,1,26,0,0,1,1,0,73,74,50,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,51919,32909,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,151,0),(27245,9056,27203,0,24458,0,0,0,'High Abbot Landgren','','',0,7,0,1,0,5,5,0,73,73,67,39760,39760,38270,1,1,2000,0,1242,1817,0,0,0,0,300000,6126,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27246,9056,27203,0,24459,0,0,0,'Bishop Street','','',0,7,0,0,0,1,1,0,72,72,67,7688,7688,7500,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.65,0.3366,'',0,1495,0,2.5,8,14,0,20820,11974,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37350,0,0,0,0,0,0,0),(27247,9056,27203,0,24460,0,0,0,'Devout Bodyguard','','',0,7,0,1,0,3,1,0,72,72,67,28830,28830,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,1.8,0.3672,'',0,4417,0,2.5,8,14,0,38256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27248,9056,0,0,24462,0,0,0,'Apothecary Vicky Levine','Royal Apothecary Society','',0,7,0,0,0,1,1,0,72,72,1928,7688,7688,7500,1,2,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,48201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27249,9056,0,0,24461,0,0,0,'Alystros the Verdant Keeper','','',33,1,26,1,0,11.5,1,0,74,74,50,118243,118243,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,7.5,1.75,'',0,0,0,2.5,8,14,0,51922,51937,51938,0,0,0,0,0,0,0,0,0,0,0,0,0,37880,0,0,0,0,0,214,0),(27250,9056,0,0,24463,0,0,0,'Junior Apothecary Schlemiel','Royal Apothecary Society','',0,7,0,0,0,1,1,0,65,65,1928,4731,4731,6443,1,0,2000,0,154,222,0,0,0,0,300000,4214,0,0,0,0,0,0,1.35,0.3447,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27251,9056,0,0,25533,25534,0,0,'Moa\'ki Fisherman','','',0,7,0,0,0,1,1,0,74,74,1950,4524,4524,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27252,12340,0,0,24465,0,0,0,'Emerald Wisp','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27253,12340,0,0,1126,17612,0,0,'Blighted Last Rites Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27254,9056,0,0,24466,21773,24467,24468,'Emerald Lasher','','',256,4,0,0,0,1,1,0,73,74,50,9940,10282,3427,1,0,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,1.8,0.63,'',0,0,0,2.5,8,14,0,51901,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37882,42107,0,0,0,0,0,0),(27255,9056,0,0,24469,0,0,0,'Nishera the Garden Keeper','','',0,2,0,1,0,8,8,0,74,74,2010,82256,82256,27728,1,3,2000,0,1495,2134.4,0,0,0,0,300000,7903,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27257,12340,0,0,24470,0,0,0,'Scourge Plague Spreader (SMALL)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33063,9767,0,0,28650,0,0,0,'Wrecked Siege Engine','','vehichleCursor',393256,9,0,0,0,45,1,0,80,80,1770,1,1,0,1,0,2000,0,349,522,0,1500,279,418,180000,9730,0,0,0,0,0,0,7.7,5,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27259,9056,0,0,25944,25945,0,0,'Dragonflayer Flamebinder','','',0,7,0,0,0,1,1,0,73,74,1885,7952,8225,7732,1,0,2000,0,279,408,0,0,0,0,300000,6368,0,0,0,0,0,0,1,0.31,'',0,1649,0,2.5,8,14,0,52208,52209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37229,41989,0,0,0,0,0,0),(27260,9056,24231,0,24475,24476,24480,0,'Dragonflayer Huscarl','','',0,7,0,0,0,1,1,0,73,74,1885,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.347222,'',0,1644,0,2.5,8,14,0,40505,13730,12555,52223,52223,49807,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(27261,12340,0,0,24477,24478,0,0,'Emerald Seedling','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50,0,0,0,0,0,0,0,0,0),(27262,9056,0,0,24479,0,0,0,'Windseer Grayhorn','','',0,7,0,0,0,1,1,0,74,74,1979,3619,3619,3466,1,3,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27263,9056,0,0,20570,15880,0,0,'Vordrassil\'s Heart Credit','','',0,10,0,0,0,1.35,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27264,9056,0,0,20570,15880,0,0,'Vordrassil\'s Limb Credit','','',0,10,0,0,0,1,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27265,9056,0,0,20570,15880,0,0,'Vordrassil\'s Tears Credit','','',0,10,0,0,0,1,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27266,9056,0,0,24481,0,0,0,'Sergeant Thurkin','','',0,7,0,0,0,1,1,0,74,74,1979,4524,4524,0,1,2,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27267,9056,0,0,24482,0,0,0,'Quartermaster Bartlett','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,72,72,1928,9610,9610,0,1,4227,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27268,9056,0,0,24483,0,0,0,'Risen Gryphon Rider','','',2048,6,0,1,0,10,1,0,71,72,1975,92910,96100,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27270,9056,0,0,24484,0,0,0,'Rotting Storm Giant','','',0,6,0,1,0,8,1,0,73,74,2042,79520,82256,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,3.4,0.31,'',0,4610,0,2.5,8,14,0,49238,0,0,0,0,0,0,0,0,4,0,0,0,0,46,0,42108,0,0,0,0,0,0,0),(27271,9056,0,0,24485,0,0,0,'Initiate Knapp','','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.35,0.1872,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27272,9056,0,0,24493,24494,24579,570,'Risen Villager','','',0,6,0,0,0,1,1,0,70,71,1975,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,1.5,0.347222,'',0,1384,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27273,9056,0,0,1126,11686,0,0,'Flame Brazier','','',0,10,0,1,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27274,9056,0,0,24491,0,0,0,'Orsonn','Son of Ursoc','',0,1,0,1,0,1,1,0,75,75,35,31905,31905,0,1,1,2000,0,1573.2,2231,0,0,0,0,180000,8219,0,0,0,0,0,0,4.5,1.833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27275,9056,0,0,24490,0,0,0,'Kodian','Daughter of Ursoc','',0,1,0,1,0,1,1,0,75,75,35,13956,13956,0,1,1,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,4.5,1.833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27276,9056,0,0,1141,1418,2176,0,'Let Them Not Rise! Rat','','',1024,8,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27277,9056,0,0,24492,0,0,0,'Master Woodsman Anderhol','','',0,7,0,0,0,2,1,0,71,71,1973,8326,8326,0,1,3,1500,0,224.25,319.5,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27278,9056,26705,0,27173,27183,0,0,'Snowplain Zealot','','',0,7,0,0,0,1,1,0,72,73,16,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,0,0.31,'',0,1481,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27279,9056,26705,0,27175,27181,0,0,'Snowplain Shaman','','',0,7,0,0,0,1,1,0,72,73,16,9610,9940,3348,1,0,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,0,0.31,'',0,1488,0,2.5,8,14,0,39591,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27280,12340,0,0,1126,17612,0,0,'Let Them Not Rise! Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27281,9056,0,0,10702,0,0,0,'Ritual Channeler','','',0,6,0,0,0,0.64,4,0,1,1,35,8121,8121,15976,1,0,2000,0,417,582,0,0,0,0,0,9730,0,0,0,0,0,0,1.25,0.5,'',0,0,0,2.5,8,14,0,48278,59407,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27282,12340,0,0,8696,0,0,0,'Buried Prisoner','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27283,9056,0,0,1245,0,0,0,'Risen Wintergarde Mage','','',0,6,0,0,0,1,1,0,71,72,1975,7432,7688,7416,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.25,0.1,'',0,1474,0,2.5,8,14,0,13339,9672,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27284,9056,0,0,24496,24498,0,0,'Risen Wintergarde Defender','','',0,6,0,0,0,1,1,0,71,72,1975,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.347222,'',0,1490,0,2.5,8,14,0,51307,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27285,9056,0,0,17255,0,0,0,'Reconstructed Frost Wyrm','','',0,6,0,1,0,8,1,0,73,73,1975,79520,79520,0,1,0,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,7.5,0.2625,'',0,4651,0,2.5,8,14,0,47425,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,220,0),(27286,9056,0,0,7848,533,0,0,'Dreadbone Invader','','',0,6,0,0,0,1,1,0,72,72,1975,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.95,0.5122,'',0,1479,0,2.5,8,14,0,51290,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27287,9056,0,0,16175,0,0,0,'Mindless Wight','','',0,6,0,0,0,1,1,0,72,72,1975,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.875,0.75,'',0,1482,0,2.5,8,14,0,51334,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27288,9056,0,0,14591,0,0,0,'Death Knight Champion','','',0,6,0,0,0,1,1,0,72,72,1975,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.95,0.455,'',0,1483,0,2.5,8,14,0,50689,50688,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27289,9056,0,0,24500,0,0,0,'Naxxramas Necrolord','','',0,7,0,0,0,1,1,0,72,72,1975,7688,7688,7500,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,3.75,0.465,'',0,1468,0,2.5,8,14,0,51287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27290,9056,0,0,24493,24494,24998,24999,'Hungering Dead','','',0,6,0,0,0,1,1,0,70,71,974,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27291,9056,0,0,24501,0,0,0,'Initiate Mehrtens','Test Goods','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,129,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27292,9056,0,0,22657,0,0,0,'Flamebringer','','',0,2,0,1,0,2,1,0,74,74,190,20564,20564,0,1,1,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,48619,48620,52812,0,0,0,0,0,0,0,0,0,0,0,50,0,0,0,0,0,0,0,150,0),(27293,9056,0,0,24502,24503,0,0,'Amberpine Woodsman','','',0,7,0,0,0,2,1,0,73,73,1973,19880,19880,0,1,0,1500,0,237,337.5,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27294,9056,0,0,10271,0,0,0,'Tundra Scavenger','','',1,1,25,0,0,1,1,0,72,73,2030,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,51875,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27295,9056,0,0,24507,0,0,0,'Hierophant Thayreen','','',0,7,0,0,0,1,1,0,74,74,1973,3619,3619,3466,1,3,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27296,12340,0,0,1126,17612,0,0,'Fresh Remounts Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27297,9056,0,0,1060,17188,0,0,'Flamebringer\'s Chain','','',1024,10,0,0,0,1,1,0,72,72,35,9610,9610,3309,1,0,2000,0,304,436,0,0,0,0,180000,7305,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27298,9056,0,0,24487,0,0,0,'Apprentice Ranch','','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27299,9056,0,0,24486,0,0,0,'Initiate Greer','','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27300,9056,0,0,24488,0,0,0,'Initiate Vernon','','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27301,9056,0,0,24504,0,0,0,'Apprentice Trotter','','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.575,0.2184,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27302,9056,0,0,24505,0,0,0,'Initiate Park','','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27303,9056,0,0,11686,0,0,0,'King Bjorn','','',4,10,0,3,0,1,1,0,83,83,14,13945,13945,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,1,0.5,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27304,12340,0,0,28085,0,0,0,'King Bjorn Visual','','',4,10,0,3,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27305,9056,0,0,24936,24937,0,0,'Argent Healer','','',0,7,0,0,0,1,1,0,70,70,35,4050,4050,0,1,1,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27306,9056,0,0,1126,11686,0,0,'Transitus Shield Invisible Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'48387',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27307,9056,0,0,11686,0,0,0,'King Haldor','','',4,10,0,3,0,1,1,0,83,83,14,13945,13945,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,1,0.5,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27308,9056,0,0,11686,0,0,0,'King Ranulf','','',4,10,0,3,0,1,1,0,83,83,14,13945,13945,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,1,0.5,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27309,9056,0,0,11686,0,0,0,'King Tor','','',4,10,0,3,0,1,1,0,83,83,14,13945,13945,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,1,0.5,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27310,12213,0,0,28086,0,0,0,'King Haldor Visual','','',4,10,0,3,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27311,12340,0,0,28087,0,0,0,'King Ranulf Visual','','',4,10,0,3,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27312,12213,0,0,28088,0,0,0,'King Tor Visual','','',4,10,0,3,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27313,12340,0,0,24531,0,0,0,'Ice Giant, Northrend','','',0,5,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,6,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27314,9056,0,0,24532,0,0,0,'Zelig the Visionary','','',4096,7,0,0,0,1,1,0,74,74,2004,10282,10282,3466,1,2,2000,0,325,464,0,0,0,0,180000,7903,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27315,9056,27341,0,24533,24557,24558,24559,'Helpless Wintergarde Villager','','',4096,7,0,0,0,1,1,0,61,69,35,5158,7984,0,1,0,2000,0,245,346,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.208,'49774',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27316,9056,0,0,24534,0,0,0,'Inquisitor Hallard','7th Legion','',4096,7,0,0,0,1,1,0,71,71,1892,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27317,9056,0,0,24535,0,0,0,'Gryphon Commander Urik','7th Legion','',4096,7,0,0,0,1,1,0,75,75,2004,10635,10635,3561,1,3,2000,0,339,481,0,0,0,0,180000,8204,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27318,9056,0,0,24536,0,0,0,'Cavalier Durkon','7th Legion','',4096,7,0,0,0,1,1,0,73,73,1892,9940,9940,0,1,3,2000,0,316,450,0,0,0,0,180000,7618,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27319,9056,0,0,24537,0,0,0,'Yord \"Calamity\" Icebeard','7th Legion','',4096,7,0,0,0,1,1,0,75,75,1892,10635,10635,0,1,2,2000,0,342,485,0,0,0,0,120000,8219,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27320,9056,0,0,24545,0,0,0,'Deathguard Molder','','',0,7,0,0,0,1,1,0,75,75,1928,10635,10635,0,1,2,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.575,0.40215,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27321,9056,0,0,11686,0,0,0,'Kodian Conversation Credit','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27322,9056,0,0,11686,0,0,0,'Orsonn Conversation Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27323,12340,0,0,1126,17188,0,0,'Outhouse Stalker','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27324,12340,0,0,25316,0,0,0,'Outhouse Invisible Man','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27326,9056,0,0,16480,19595,0,0,'Outhouse Bunny - Grizzly','','',2,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27327,9056,0,0,169,11686,0,0,'Ritual Target','','',0,10,0,0,0,1,1,0,73,73,14,3519,3519,3387,1,0,2000,0,313,448,0,0,0,0,3600000,7604,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27328,9056,0,0,24555,0,0,0,'Tur Ragepaw','','',4096,7,0,1,0,1,1,0,74,74,35,16451,16451,13864,1,1,2000,0,471,628,0,0,0,0,300000,7857,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,52503,52553,52504,52551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27329,9056,0,0,10271,0,0,0,'Onslaught Bloodhound','','',1,1,25,0,0,1,1,0,71,72,16,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.725,0.575,'',0,0,0,2.5,8,14,0,51875,0,0,0,0,0,0,0,0,0,0,0,0,13471,0,0,0,0,0,0,0,0,0,0),(27330,9056,27875,0,24403,24400,0,0,'Onslaught Infantry','','',0,7,0,0,0,1,1,0,72,73,67,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.208,'',0,1555,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37931,0,0,0,0,0,0,0),(27331,9056,0,0,1126,17612,0,0,'Bombard the Ballistae Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27332,9056,27875,0,24421,24422,24423,0,'Onslaught Scout','','',0,7,0,0,0,1,1,0,71,72,67,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.306,'',0,1553,0,2.5,8,14,0,48594,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37931,0,0,0,0,0,0,0),(27333,9056,27875,0,24410,24411,0,0,'Onslaught Mason','','',0,7,0,0,0,1,1,0,72,73,67,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.306,'',0,1562,0,2.5,8,14,0,50701,50370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37931,0,0,0,0,0,0,0),(27334,9056,27875,0,24556,0,0,0,'Onslaught Commander Iustus','','',0,7,0,1,0,8,1,0,74,74,67,82256,82256,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,1.8,0.3672,'',0,1571,0,2.5,8,14,0,35949,48281,48280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27335,9056,0,0,24579,24579,24996,24997,'Hungering Dead','','',0,6,0,0,0,1,1,0,70,71,1912,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27336,9056,27341,0,24560,24561,24562,24563,'Helpless Wintergarde Villager','','',4096,7,0,0,0,1,1,0,61,69,35,5158,7984,0,1,0,2000,0,245,346,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'49774',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27337,9056,0,0,24565,0,0,0,'Spy Mistress Repine','','',0,7,0,1,0,1,1,0,77,77,1928,56895,56895,0,1,2,2000,0,1706.6,2401.2,0,0,0,0,300000,8822,0,0,0,0,0,0,1.375,0.55,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27339,9056,0,0,169,11686,0,0,'Spirit Fount','','',1024,10,0,0,0,1,1,0,1,1,114,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,70,0),(27340,9056,0,0,25376,0,0,0,'Bloodpaw Marauder','','',0,7,0,0,0,1,1,0,71,72,16,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1,0.31,'',0,1481,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27341,12340,0,0,24560,24561,24562,24563,'Helpless Villager Proxy','','',4096,7,0,0,0,1,1,0,1,1,1892,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27342,9056,0,0,25376,0,0,0,'Bloodpaw Warrior','','',0,7,0,0,0,1,1,0,71,72,16,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1,0.31,'',0,1482,0,2.5,8,14,0,51875,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27343,9056,0,0,25381,0,0,0,'Bloodpaw Shaman','','',0,7,0,0,0,1,1,0,71,72,16,7432,7688,7416,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1,0.31,'',0,1478,0,2.5,8,14,0,6742,13281,51876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27344,9056,0,0,24568,0,0,0,'Bat Handler Adeline','Bat Handler','',0,7,0,1,0,1,1,0,71,71,1928,27873,27873,0,1,8192,2000,0,1375.4,1959.6,0,0,0,0,300000,7018,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27345,12340,27341,0,24570,24571,24572,24573,'Helpless Wintergarde Villager (Peasants)','','',4096,7,0,0,0,1,1,0,1,1,1892,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27346,8478,0,0,24620,0,0,0,'Essence of Competition','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.6,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27347,9056,0,0,24574,0,0,0,'Orik Trueheart','','',4096,7,0,1,0,5,5,0,75,75,2070,53175,53175,17805,1,3,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27348,9056,0,0,24575,0,0,0,'Tilda Darathan','','',4096,7,0,1,0,5,5,0,74,74,2070,51410,51410,17330,1,2,2000,0,1495,2134.4,0,0,0,0,300000,7903,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27349,9056,0,0,24401,0,0,0,'Scarlet Onslaught Prisoner','','',0,7,0,0,0,1,1,0,71,71,67,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27350,9056,0,0,24576,0,0,0,'Agent Skully','Onslaught Caretaker','',0,7,0,1,0,10,10,0,75,75,1928,53175,106350,0,1,3,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27351,9056,0,0,24577,24578,0,0,'Argent Crusade Rifleman','','',4096,7,0,0,0,1,1,0,73,74,2073,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27352,9056,0,0,12191,0,0,0,'Levine Family Termite','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27353,9056,0,0,1126,17612,0,0,'Levine Family Termite Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33062,9767,0,0,25870,25871,0,0,'Salvaged Chopper','','vehichleCursor',262176,9,0,0,0,40,1,0,80,80,2105,504000,504000,0,1,0,2000,0,349,522,0,1500,279,418,180000,9730,0,0,0,0,0,0,1,5,'',0,0,0,2.5,8,14,0,62974,62286,62299,64660,0,0,0,0,0,11902,0,0,0,0,335,0,0,0,0,0,0,0,0,0),(27355,9056,0,0,24580,0,0,0,'Rothin the Decaying','Cult of the Damned','',0,7,0,0,0,1,1,0,75,75,2035,8508,8508,7981,1,0,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.8,0.3672,'',0,1641,0,2.5,8,14,0,51512,9613,51337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27356,9056,0,0,24583,24581,0,0,'Burning Depths Necrolyte','Cult of the Damned','',0,7,0,0,0,1,1,0,73,74,2035,9940,10282,3427,1,0,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,1.5,0.306,'',0,1560,0,2.5,8,14,0,51430,48616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27357,9056,0,0,24585,24586,0,0,'Onslaught Raven Archon','','',0,7,0,0,0,1,1,0,73,74,67,7952,8225,7732,1,0,2000,0,279,408,0,0,0,0,300000,6368,0,0,0,0,0,0,1.8,0.3672,'',0,1563,0,2.5,8,14,0,50740,50743,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27358,9056,0,0,24584,24582,0,0,'Burning Depths Necromancer','Cult of the Damned','',0,7,0,0,0,1,1,0,73,74,2035,7952,8225,7732,1,0,2000,0,279,408,0,0,0,0,300000,6368,0,0,0,0,0,0,1.5,0.306,'',0,1646,0,2.5,8,14,0,51431,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27359,9056,0,0,24610,24611,24612,24613,'Trapped Wintergarde Villager','','',4096,7,0,0,0,1,1,0,60,70,1892,4979,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27360,9056,0,0,9786,0,0,0,'Smoldering Skeleton','','',0,6,0,0,0,1,1,0,73,74,2035,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,1,'51437 48454',0,1563,0,2.5,8,14,0,51437,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27361,9056,0,0,24587,24588,24589,0,'Wintergarde Blacksmith','','',4096,7,0,0,0,1,1,0,68,70,1892,6986,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27362,9056,0,0,21305,0,0,0,'Smoldering Construct','','',0,6,0,0,0,1,1,0,73,74,2035,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,2.625,0.6125,'48460',0,1648,0,2.5,8,14,0,51439,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27363,9056,0,0,24590,0,0,0,'Smoldering Geist','','',0,6,0,0,0,1,1,0,73,74,2035,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1,0.31,'',0,1560,0,2.5,8,14,0,51500,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,54,0),(27364,9056,0,0,251,0,0,0,'Jimmy the Stable Boy','','',0,7,0,0,0,1,1,0,10,10,1892,198,198,0,1,0,2000,0,13,17,0,0,0,0,300000,463,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27365,9056,0,0,11686,0,0,0,'Stabled Horse','','',0,1,0,0,0,1.1,1,0,71,72,1892,10220,10571,0,1,0,1300,0,199.55,284.7,0,0,0,0,300000,7318,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(27366,12213,0,0,20570,17612,0,0,'Vordrassil Sapling Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27367,9056,0,0,24591,0,0,0,'Onslaught Death Knight','','',0,7,0,0,0,1,1,0,73,74,67,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.8,0.3672,'',0,1640,0,2.5,8,14,0,50689,50688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27368,12340,0,0,14338,2404,2409,14582,'[DND] Stabled Pet Appearance','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.45,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27369,9056,0,0,10811,13069,0,0,'Necromantic Rune Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27370,9056,0,0,24579,25286,0,0,'Vengeful Geist','','',0,6,0,0,0,1,1,0,71,72,1988,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.465,'',0,1481,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,133,0),(27371,9056,0,0,24592,0,0,0,'Synipus','','',0,7,0,0,0,1,1,0,72,72,1892,9610,9610,0,1,2,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.725,0.3519,'',0,1356,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27372,12340,0,0,23964,0,0,0,'Ursoc Credit','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27373,9056,0,0,24594,0,0,0,'Spirit of Ursoc','','',0,1,0,1,0,1,1,0,75,75,35,212700,212700,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,8219,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27374,9056,0,0,24593,0,0,0,'Unholy Archon','','',0,3,0,0,0,1,1,0,74,74,67,8225,8225,7809,1,0,2000,0,328,467,0,0,0,0,0,7918,0,0,0,0,0,0,2.25,2.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27375,9056,0,0,22712,17200,0,0,'Risen Gryphon Rider Target','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27376,9056,0,0,24595,0,0,0,'Deathguard Schneider','','',0,7,0,0,0,1,1,0,71,71,1928,9291,9291,0,1,1,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27377,9056,24231,0,24596,0,0,0,'Thane Torvald Eriksson','','',0,7,0,1,0,4,1,0,74,74,1885,41128,41128,3466,1,0,2000,0,1495,2134.4,0,0,0,0,300000,7903,0,0,0,0,0,0,2.1,0.486111,'31261',0,0,0,2.5,8,14,0,34829,52813,50512,57057,56843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27378,9056,0,0,24597,0,0,0,'Senior Scrivener Barriga','','',0,7,0,0,0,0.5,1,0,71,71,1928,4646,4646,0,1,1,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27379,9056,0,0,24598,0,0,0,'Engineer Burke','','',0,7,0,0,0,0.5,1,0,71,71,1928,4646,4646,0,1,1,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27380,12340,0,0,169,11686,0,0,'Wintergarde Inner Gate Attack Trigger','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27381,9056,0,0,24599,0,0,0,'Chancellor Amai','','',0,7,0,0,0,0.5,1,0,71,71,1928,4646,4646,0,1,1,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.35,0.3447,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27382,9056,0,0,26381,0,0,0,'Deathbringer Revenant','','',0,4,0,0,0,1,1,0,72,73,834,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,51131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(27383,9056,0,0,17252,0,0,0,'Thel\'zan the Duskbringer','','',0,6,0,1,0,1,1,0,73,73,1975,248500,248500,50805,1,0,2000,0,2347.5,3360,0,0,0,0,0,7604,0,0,0,0,0,0,3.75,2.5,'',0,4712,0,2.5,8,14,0,39268,31256,42719,22643,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27384,12340,0,0,17252,21342,0,0,'Thel\'zan the Duskbringer','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.75,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27385,9056,0,0,24600,0,0,0,'Ronald Anderson','Stable Master','',0,7,0,0,0,1,1,0,70,70,1892,8982,8982,0,1,4194305,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27386,9056,0,0,10771,0,0,0,'Avenging Spirit','','',1024,6,0,0,0,0.24,1,0,1,1,974,3000,3000,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27387,12340,0,0,24601,24602,0,0,'[DND] Valiance Keep Footman Spectator','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27388,9056,0,0,24603,0,0,0,'Sergeant Nazgrim','','',0,7,0,0,0,1,1,0,73,73,1981,9940,9940,0,1,3,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27389,9056,0,0,26350,0,0,0,'Dalronn the Controller','','',72,7,0,1,0,10,12,0,72,72,1885,96100,96100,39708,1,0,2000,0,2280,3270,0,0,0,0,0,7305,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,52611,43649,43650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(27390,9056,0,0,24605,0,0,0,'Skarvald the Constructor','','',72,7,0,1,0,10,1,0,72,72,1885,96100,96100,0,1,0,2000,0,2302.5,3285,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,48583,43651,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27391,9056,0,0,24604,0,0,0,'Woodsman Drake','','',0,7,0,0,0,1,1,0,73,73,1892,9940,9940,0,1,3,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27392,9056,0,0,169,11686,0,0,'Avenging Spirit Summoner','','',1024,10,0,0,0,1,1,0,1,1,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,70,0),(27393,9056,0,0,24606,24607,0,0,'Valiance Keep Fisherman','','',0,7,0,0,0,1,1,0,69,69,1973,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27394,12340,0,0,1126,17612,0,0,'Torture the Torturer Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27395,12340,0,0,24963,0,0,0,'Typhoon','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27396,12340,0,0,16480,19595,0,0,'Kill Credit Bunny - Shredder Delivery','','',2,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27397,12340,0,0,24614,0,0,0,'Rocket Mount (Log Ride Test)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27398,8478,0,0,24615,0,0,0,'Gilbarta Grandhammer','Battleground Enthusiast','',0,7,0,0,0,1,1,0,45,45,55,1848,1848,0,1,1,2000,0,76,100,0,0,0,0,180000,2695,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27399,8478,0,0,24616,0,0,0,'Muja','Battleground Enthusiast','',0,7,0,0,0,1,1,0,1,1,29,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27400,9056,0,0,4158,0,0,0,'Forsaken Prisoner','','',0,6,0,0,0,1,1,0,71,71,1735,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27401,9056,0,0,24617,24618,24619,0,'Risen Wintergarde Miner','','',0,6,0,0,0,1,1,0,71,72,1975,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.383,'',0,1481,0,2.5,8,14,0,48374,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,37411,42108,0,0,0,0,0,0),(27402,9056,0,0,10811,13069,0,0,'Bone Target Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27403,9056,0,0,22712,17200,0,0,'Strange Ore Target','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27404,12340,0,0,11686,0,0,0,'Utgarde Duo Trigger','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27405,9056,27203,0,24404,24405,24401,24402,'Onslaught Footman','','',0,7,0,0,0,1,1,0,1,1,2033,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.208,'',0,1546,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27406,9056,27203,0,24404,24405,24401,24402,'Onslaught Footman','','',0,7,0,0,0,1,1,0,1,1,67,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.208,'',0,1530,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27407,9056,0,0,24629,0,0,0,'Pet Toy - Fetch Ball','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27408,9056,0,0,22042,0,0,0,'Duskhowl Prowler','','',1,1,1,0,0,1,1,0,72,73,1953,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,32019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,36819,0,0,0,0,0,100,0),(33060,9767,0,0,28650,0,0,0,'Salvaged Siege Engine','','vehichleCursor',262184,9,0,0,0,90,1,0,80,80,2105,1134000,1134000,0,1,0,2000,0,349,522,0,1500,279,418,180000,9730,0,0,0,0,0,0,7.7,5,'',0,0,0,2.5,8,14,0,62345,62522,62346,0,0,0,0,0,0,11902,0,0,0,0,336,0,0,0,0,0,0,0,0,0),(27410,9056,0,0,24623,0,0,0,'Scourge Siegesmith','','',0,6,0,0,0,1,1,0,72,72,1975,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.95,0.451389,'',0,1480,0,2.5,8,14,0,22334,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,37248,42108,0,0,0,0,0,0),(27411,9056,0,0,24302,0,0,0,'Freed Alliance Scout','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,48651,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27412,9056,0,0,24624,0,0,0,'Slinkin the Demo-gnome','7th Legion','',4224,7,0,0,0,1.5,1,0,73,73,1892,14910,14910,0,1,2,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.725,0.3519,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27413,9056,0,0,16480,19595,0,0,'Log Ride Bunny - Alliance','','',2,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27414,9056,0,0,24625,0,0,0,'Gordun','','',0,7,0,0,0,1,1,0,72,72,1892,9610,9610,0,1,1,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.347,'',0,1139,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27416,9056,0,0,24626,0,0,0,'Pipthwack','','',0,7,0,0,0,1,1,0,72,72,1892,11052,11052,0,1,2,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.725,0.3519,'',0,1549,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27417,9056,0,0,26787,26788,0,0,'Silverbrook Worgen','','',0,7,0,0,0,1,1,0,1,1,2039,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.15,0.3565,'',0,0,0,2.5,8,14,0,36589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27418,9056,0,0,10811,13069,0,0,'Rothin\'s Spell Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27419,12340,0,0,1126,17612,0,0,'The Perfect Dissemblance Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27420,12340,0,0,10811,13069,0,0,'Rothin\'s Necromantic Rune Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27421,9056,0,0,24630,0,0,0,'Fern Feeder Moth','','',1,1,37,0,0,1,1,0,73,73,188,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,0.75,0.2625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13100,0,0,37662,0,0,0,0,0,0,0),(27422,9056,0,0,24631,0,0,0,'Lurz','','',0,7,0,0,0,1,1,0,70,70,1981,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27423,9056,0,0,24632,0,0,0,'Grekk','','',0,7,0,0,0,1,1,0,70,70,1981,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27424,9056,27124,0,24303,24305,24306,24308,'Conquest Hold Marauder','','',0,7,0,0,0,1.2,1,0,73,74,1314,11928,12338,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.372,'',0,1648,0,2.5,8,14,0,13730,25710,27577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27425,9056,0,0,24633,0,0,0,'Darrok','','',0,7,0,0,0,1,1,0,70,70,1981,8034,8034,0,1,1,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27426,12340,0,0,1126,17612,0,0,'Commander Jordan Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27427,12340,0,0,1126,17612,0,0,'Lead Cannoneer Zierhut Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27428,12340,0,0,1126,17612,0,0,'Blacksmith Goodman Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27429,12340,0,0,1126,17612,0,0,'Stable Master Mercer Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27430,9056,0,0,25167,0,0,0,'Destructive Ward','','',0,10,0,0,0,1.5,1,0,1,1,2036,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,52409,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27431,9056,0,0,27075,27076,0,0,'Drakkari Commander','','',0,7,0,1,0,4,1,0,76,76,14,42540,44004,0,1,0,2000,0,2670,3772.5,0,0,0,0,3600000,8520,0,0,0,0,0,0,2.55,0.590277,'',0,6184,0,2.5,8,14,0,49724,8269,15578,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27432,9056,0,0,23037,23038,23039,0,'Warsong Hold Peon','','',0,7,0,0,0,1,1,0,67,67,1981,5715,6326,0,1,0,2000,0,225,314,0,0,0,0,300000,5829,0,0,0,0,0,0,1.2,0.2976,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27433,9056,0,0,24635,0,0,0,'Quarterflash\'s Homing Bot','','',0,9,0,0,0,1,1,0,1,1,1892,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27434,9056,0,0,664,0,0,0,'Winterfin First Responder','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27435,9056,0,0,6271,0,0,0,'Wintergarde Mine Bomb','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27436,9056,0,0,169,11686,0,0,'Upper Wintergarde Mine Shaft','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27437,9056,0,0,169,11686,0,0,'Lower Wintergarde Mine Shaft','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27438,9056,0,0,24637,0,0,0,'Rainbow Trout','','',0,8,0,0,0,1,1,0,1,1,7,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.65,0.4524,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27439,9056,27203,0,24458,0,0,0,'High Abbot Landgren','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27440,9056,0,0,24638,0,0,0,'Argah','','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27441,9056,0,0,24639,0,0,0,'Sagai','','',0,7,0,0,0,1,1,0,69,69,1981,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27442,12340,0,0,24398,0,0,0,'Scarlet Raven Priest Image - Female Transform','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27443,12340,0,0,24399,0,0,0,'Scarlet Raven Priest Image - Male Transform','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27444,12340,0,0,1126,17612,0,0,'A Fall from Grace High Abbot Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27445,12340,0,0,1126,17612,0,0,'A Fall from Grace Bell Rung Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27446,12340,0,0,16480,21342,0,0,'High Abbot Landgren\'s Jump Vehicle','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27447,9056,0,0,27033,0,0,0,'Varos Cloudstrider','Azure-Lord of the Blue Dragonflight','',104,2,0,1,1,25,1,0,81,81,14,325825,325825,0,1,0,2000,0,3480,4530,0,0,0,0,14400000,10033,0,0,0,0,0,0,7.5,2.5,'',0,7545,0,2.5,8,14,0,51002,51007,51054,50785,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27448,9056,0,0,169,11686,0,0,'Serinar\'s Presence','','',0,2,0,0,0,1,1,0,74,74,35,10282,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27449,9056,0,0,1126,11686,0,0,'Neltharion\'s Flame Fire Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27450,9056,0,0,10811,13069,0,0,'Neltharion\'s Flame Control Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27451,9056,0,0,24640,0,0,0,'Commander Bargok','','',0,7,0,0,0,1,1,0,70,70,1981,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27452,9056,0,0,1126,11686,0,0,'Invisible Stalker Grizzly Hills','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27453,12340,0,0,16480,19595,0,0,'Blue Sky Kill Credit Bunny - Grizzly Hills','','',2,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27454,9056,0,0,22712,17200,0,0,'Zelig Spell Target','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27455,9056,0,0,24641,0,0,0,'Prince Arthas','','',6,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,8820,12495,0,0,0,0,0,6719,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27456,9056,27453,0,24642,24643,24644,24645,'Conquest Hold Skirmisher','','',0,7,0,0,0,1,1,0,73,74,1979,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,15496,9080,32736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27457,9056,0,0,24646,24647,24648,24649,'Skirmisher Corpse','','',0,10,0,0,0,1,1,0,73,74,1979,4399,4524,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.372,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27458,9056,0,0,16633,0,0,0,'Flora','','',0,8,0,0,0,1,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27459,9056,0,0,328,0,0,0,'Thudder','','',0,8,0,0,0,1,1,0,1,1,31,1,1,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27460,9056,0,0,347,0,0,0,'Mother of Bambina','','',0,8,0,0,0,1,1,0,5,5,2038,1,1,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27461,9056,0,0,654,0,0,0,'Bambina','','',4,8,0,0,0,1,1,0,1,1,2038,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.75,0.6,'',0,0,0,2.5,8,14,0,48869,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27462,9056,0,0,24650,0,0,0,'Westfall Brigade Hunter','','',0,7,0,0,0,1,1,0,71,71,2037,9291,9291,3231,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,38861,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27463,9056,27453,0,24642,24643,24644,24645,'Wounded Skirmisher','','',0,7,0,0,0,1,1,0,73,74,1981,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,15496,9080,32736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27464,9056,0,0,24651,0,0,0,'Aumana','','',0,7,0,0,0,1,1,0,73,73,1981,9940,9940,0,1,2,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27465,9056,0,0,24653,0,0,0,'Forgotten Soul','','',2,6,0,0,0,1,1,0,71,71,35,9291,9291,3231,1,0,2000,0,0,0,0,0,0,0,0,7338,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27466,12340,0,0,16480,19595,0,0,'Kill Credit Bunny - Wounded Skirmishers','','',2,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27467,9056,0,0,24502,24503,0,0,'Amberpine Hunter','','',0,7,0,0,0,1,1,0,1,1,2004,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,48815,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27468,9056,0,0,24655,0,0,0,'Sergeant Hartsman','','',0,7,0,0,0,1,1,0,71,71,1892,9291,9291,0,1,2,1500,0,224.25,319.5,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27469,9056,0,0,24670,0,0,0,'Ivan','','',0,7,0,0,0,1,1,0,74,74,35,9940,9940,0,1,2,2000,0,316,450,0,0,0,0,300000,7918,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27470,9056,27124,0,24303,24305,24306,24308,'Conquest Hold Grunt','','',0,7,0,0,0,1,1,0,73,74,1314,11928,12338,0,1,0,2000,0,328,467,0,0,0,0,180000,7918,0,0,0,0,0,0,1.5,0.372,'',0,1654,0,2.5,8,14,0,13730,25710,27577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27471,12340,0,0,11686,0,0,0,'Forgotten Rifleman Quest Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'48809 1',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27472,12340,0,0,11686,0,0,0,'Forgotten Peasant Quest Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'48809 1',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27473,12340,0,0,11686,0,0,0,'Forgotten Knight Quest Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'48809 1',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27474,12340,0,0,11686,0,0,0,'Captain Luc D\'Merud Quest Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'48809 1',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27475,9056,27453,0,24657,24656,24658,0,'Westfall Brigade Infantry','','',0,7,0,0,0,1,1,0,71,71,2143,9291,9291,3231,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27476,9056,0,0,24659,0,0,0,'Captain Luc Valonforth','','',2048,10,0,1,0,1,1,0,73,73,35,49700,49700,0,1,0,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27477,12340,0,0,22395,0,0,0,'Caden Barleybrew','Brew of the Month Club','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27478,8478,0,0,22397,0,0,0,'Larkin Thunderbrew','Brew of the Month Club','',0,7,0,0,0,1,1,0,50,50,774,2215,2215,0,1,131,2000,0,85,112,0,0,0,0,180000,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27479,9056,0,0,23812,23813,23814,0,'Slain Trapper','','',0,7,0,0,0,1,1,0,73,74,2032,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.8,0.3672,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27480,9056,0,0,24660,0,0,0,'Muradin','','',6,10,0,1,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,8820,12495,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27481,9056,27453,0,24661,24662,24663,0,'Westfall Infantry Corpse','','',0,10,0,0,0,1,1,0,71,71,1891,9291,9291,3231,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,1.5,0.306,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27482,9056,27453,0,24657,24656,24658,0,'Wounded Westfall Infantry','','',0,7,0,0,0,1,1,0,73,74,1892,9940,10282,3427,1,0,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,32771,20424,29385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27483,9056,0,0,5240,0,0,0,'King Dred','','',65609,1,39,1,1,20,15,0,76,76,16,220020,220020,0,1,0,2000,0,2670,3772.5,0,0,0,0,3600000,8520,0,0,0,0,0,0,5,2.5,'',0,0,0,2.5,8,14,0,48873,59416,48878,22686,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(27484,9056,0,0,24664,0,0,0,'Rheanna','','',0,7,0,0,0,1,1,0,71,71,1892,9291,9291,0,1,2,1500,0,224.25,319.5,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27485,9056,0,0,347,0,0,0,'Vengeful Bambina','','',4,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27486,9056,0,0,24669,0,0,0,'Sergei','','',0,7,0,0,0,1,1,0,73,74,35,9940,10282,0,1,2,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27487,9056,0,0,22397,0,0,0,'Brew of the Month Club','Brew Vendor','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27488,12340,0,0,22491,0,0,0,'Lohger','Brew of the Month Club','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27489,8478,0,0,22493,0,0,0,'Ray\'ma','Brew of the Month Club','',0,7,0,0,0,1,1,0,50,50,775,2215,2215,0,1,131,2000,0,85,112,0,0,0,0,180000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27490,9056,0,0,7897,0,0,0,'Cosmetic Drakkari Bat [PH]','','',0,1,24,0,0,1,1,0,74,74,16,10282,10282,0,1,0,2000,0,328,467,0,0,0,0,3600000,7918,0,0,0,0,0,0,1.35,0.315,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27491,12340,0,0,24665,0,0,0,'Gryphon Taxi (Howling Fjord -> Dragonblight - DND)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27492,9056,0,0,24667,0,0,0,'Alliance Emissary','','',2048,10,0,0,0,1,1,0,70,70,35,44910,44910,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27493,9056,27124,0,24679,0,0,0,'Sergeant Bonesnap','','',0,7,0,0,0,1.2,1,0,74,74,1314,12338,12338,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.372,'',0,1635,0,2.5,8,14,0,13730,25710,27577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27494,9056,0,0,26870,0,0,0,'Mystic Tomkin','','',0,7,0,0,0,1,1,0,73,73,1950,4399,4399,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27495,9056,0,0,24666,0,0,0,'Barblefink','','',0,7,0,0,0,1.15,1,0,72,72,1892,11052,11052,0,1,3,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33014,12340,0,0,11557,0,0,0,'Justin Test Vehicle A','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,3.075,1.83065,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27497,9056,0,0,24668,0,0,0,'Captured Trapper','','',0,7,0,0,0,4,1,0,74,74,35,18096,18096,0,1,2,1500,0,246,350.25,0,0,0,0,300000,7918,0,0,0,0,0,0,1.35,0.1872,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27499,9056,0,0,24302,0,0,0,'Caged Prisoner','','',0,7,0,0,0,1,1,0,74,74,1891,10282,10282,0,1,2,1500,0,246,350.25,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27500,9056,28190,0,24675,24676,24677,24678,'Conquest Hold Berserker','','',0,7,0,0,0,1,1,0,73,74,1979,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,31403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27501,9056,28190,0,24671,24672,24673,24674,'Westfall Brigade Marine','','',0,7,0,0,0,1,1,0,73,73,2143,9940,9940,3387,1,0,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,52719,50370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27504,12340,0,0,7862,7861,7860,7859,'Northrend Gryphon Rider','','',2048,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27505,12340,0,0,17166,0,0,0,'Raised Gryphon','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27506,9056,0,0,24680,0,0,0,'Ceristrasz','','',0,2,0,1,0,1,1,0,75,75,2010,8508,8508,7981,1,2,2000,0,1329.4,1936.6,0,0,0,0,300000,6610,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27507,9056,0,0,24684,0,0,0,'Unu\'pe Vision - Blue Dragon (DND)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27508,9056,0,0,23276,0,0,0,'Necrolord Amarion','','',0,7,0,0,0,1,3,0,72,72,1975,9610,9610,9927,1,0,2000,0,304,436,0,0,0,0,180000,7305,0,0,0,0,0,0,3.125,0.3875,'',0,1497,0,2.5,8,14,0,51339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,133,0),(27509,9056,0,0,24681,0,0,0,'Captain Brightwater','','',0,7,0,1,0,3,3,0,74,74,1891,30846,30846,10398,1,0,2000,0,1495,2134.4,0,0,0,0,300000,7903,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27510,9056,0,0,24682,0,0,0,'Shadow of Thel\'zan the Duskbringer','','',0,6,0,1,0,15,15,0,73,73,1975,149100,149100,0,1,0,2000,0,1453.6,2070,0,0,0,0,180000,7618,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,133,0),(27511,9056,0,0,24683,0,0,0,'Captain Zorna','','',0,7,0,1,0,3,3,0,74,74,1979,30846,30846,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27512,9056,0,0,24690,0,0,0,'Unu\'pe Vision - Tuskarr (DND)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.75,0.173611,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27513,9056,0,0,25286,0,0,0,'Covetous Geist','','',0,6,0,0,0,1,1,0,71,72,1975,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.465,'',0,1480,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,113,0),(27514,9056,0,0,24686,0,0,0,'Unu\'pe Vision - Vrykul (DND)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.6,0.138889,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27515,9056,0,0,24689,0,0,0,'Unu\'pe Vision - Gorloc (DND)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27516,9056,0,0,2402,2405,2408,2410,'Fordragon Stallion','','',4096,1,0,0,0,1,1,0,70,70,2053,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0),(27517,9056,0,0,20741,20742,20740,0,'Wounded Fordragon Soldier','','',0,7,0,0,0,1,1,0,57,58,2053,2784,2871,0,1,0,2000,0,100,132,0,0,0,0,180000,3396,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27518,9056,0,0,24361,24541,24543,24542,'Fordragon Footman','','',4104,7,0,1,0,4,1,0,78,78,2053,47080,47080,0,1,0,2000,0,1780.2,2497.8,0,0,0,0,180000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27519,9056,0,0,310,0,0,0,'Fordragon Carpenter','','',4104,7,0,1,0,1,1,0,69,70,2053,6761,6986,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(27520,9056,0,0,24687,0,0,0,'Baron Freeman','Westfall Brigade','',0,7,0,1,0,1,1,0,74,74,1892,30846,30846,0,1,2,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27521,9056,0,0,24732,24738,24739,24740,'Fordragon Gryphon Rider','','',6144,7,0,1,0,1,1,0,70,70,2053,35928,35928,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,49482,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27522,12340,0,0,1141,1418,2176,0,'Inn Rat','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27523,9056,0,0,22501,0,0,0,'Grizzlesnout','','',1,1,1,0,0,1,1,0,1,1,1953,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,50046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27526,12340,0,0,24688,0,0,0,'White Armored Gryphon','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27527,12340,0,0,24106,24119,0,0,'Clayton Dubin - TEST COPY DATA','Quality Assured','Attack',0,11,23,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27529,9056,0,0,23980,11686,0,0,'Unu\'pe Vision - Smoke Target (DND)','','',0,7,0,0,0,1,1,0,73,73,1950,4399,4399,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27530,9056,0,0,24137,0,0,0,'Ruby Keeper','','',0,2,0,1,0,10,1,0,74,75,2041,102820,106350,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,10,1,'49132 55795 61204',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,214,0),(27531,9056,0,0,12818,0,0,0,'Frigid Abomination Attacker','','',0,6,0,1,0,5,1,0,73,74,2043,49700,51410,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,3,1,'',0,0,0,2.5,8,14,0,40504,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27532,9056,0,0,24691,0,0,0,'General Khazgar','','',0,7,0,1,0,1,1,0,74,74,1981,30846,30846,0,1,2,2000,0,1508.8,2148.2,0,0,0,0,180000,7918,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27533,9056,0,0,24590,0,0,0,'Frigid Geist','','',0,6,0,0,0,1,1,0,72,73,2042,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1,0.31,'',0,1563,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,54,0),(27534,9056,0,0,24993,0,0,0,'Frigid Ghoul','','',0,6,0,0,0,1,1,0,71,72,2042,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1,0.31,'',0,1553,0,2.5,8,14,0,50361,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27535,9056,0,0,24539,24538,24362,24540,'Fordragon Knight','','',4104,7,0,1,0,1,1,0,79,79,2053,48700,48700,0,1,0,2000,0,1858.4,2594.4,0,0,0,0,180000,9426,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,31732,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27536,9056,0,0,310,0,0,0,'Fordragon Peasant','','',4104,7,0,1,0,1,1,0,69,70,2053,6761,6986,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(27537,9056,0,0,89,0,0,0,'Fordragon Lumberjack','','',4104,7,0,1,0,1,1,0,69,70,2053,6761,6986,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,180000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27538,9056,0,0,24695,0,0,0,'Fordragon Mason','','',4104,7,0,1,0,1,1,0,69,70,2053,6761,6986,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,180000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27539,9056,0,0,24692,24694,0,0,'Frigid Necromancer','Cult of the Damned','',0,7,0,0,0,1,1,0,73,74,2042,7952,8225,7732,1,0,2000,0,279,408,0,0,0,0,300000,6368,0,0,0,0,0,0,1.5,0.306,'',0,1646,0,2.5,8,14,0,50324,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27540,9056,0,0,24967,24968,0,0,'Fordragon Marksman','','',4104,7,0,1,0,3,1,0,77,78,2053,34137,35310,0,1,0,2000,0,1780.2,2497.8,0,0,0,0,180000,9124,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,7896,49474,32103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(27541,8606,0,0,24693,0,0,0,'Swift Zhevra','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27542,9056,0,0,6371,0,0,0,'Ruby Watcher','','',0,2,0,1,0,5,1,0,73,74,2041,49700,51410,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,49241,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,216,0),(27543,9056,0,0,3943,0,0,0,'Fordragon Medic','','',4096,7,0,0,0,1,1,0,20,20,2053,484,484,0,1,0,2000,0,29,39,0,0,0,0,180000,836,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27544,9056,0,0,24696,0,0,0,'Stormwind Captain','','',6144,10,0,1,0,1,1,0,73,73,2053,99400,99400,0,1,2,2000,0,1453.6,2070,0,0,0,0,180000,7618,0,0,0,0,0,0,1.65,0.3366,'46998',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27545,9056,0,0,24697,0,0,0,'Katja','','',0,7,0,0,0,1,1,0,74,74,2032,10282,10282,0,1,2,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.208,'',0,1346,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27546,9056,0,0,23812,23813,23814,0,'Silverbrook Hunter','','',0,7,0,0,0,1,1,0,73,74,16,9940,10282,3427,1,0,2000,0,325,464,0,0,0,0,300000,7903,0,0,0,0,0,0,1.8,0.3672,'',0,1648,0,2.5,8,14,0,47168,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27547,9056,0,0,23825,0,0,0,'Vladek','Wolfcult Initiate','',0,7,0,0,0,1,1,0,74,74,16,10282,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,2.25,0.459,'',0,1643,0,2.5,8,14,0,32714,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27548,12340,0,0,24698,24978,0,0,'Penguin, Northrend','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.12,0.3472,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27549,9056,28190,0,25948,25949,25950,25951,'Westfall Brigade Elite','','',2048,7,0,1,0,3,3,0,76,76,2143,33003,33003,10929,1,0,2000,0,1619.2,2295.4,0,0,0,0,300000,8503,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,9080,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27550,9056,28190,0,24073,24074,24075,24076,'Conquest Hold Champion','','',2048,7,0,1,0,1,1,0,76,76,1979,33003,33003,0,1,0,2000,0,1637.6,2313.8,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27551,9056,0,0,24699,0,0,0,'Enraged Apparition','','',0,6,0,0,0,1,1,0,71,72,1988,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,1.5,'',0,1482,0,2.5,8,14,0,50420,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,133,0),(27552,9056,0,0,10256,1202,2676,4631,'Reanimated Noble','','',0,6,0,0,0,1,1,0,71,72,1988,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.15,0.39905,'',0,1476,0,2.5,8,14,0,51285,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,133,0),(27553,9056,0,0,23864,23865,23866,23867,'Kor\'kron Vanguard','','',4096,7,0,1,0,1,1,0,73,75,2056,39760,42540,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.575,0.3906,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27554,9056,0,0,24416,24443,24418,0,'Injured Drakkari Refugee','','',0,7,0,0,0,1,1,0,74,74,1693,10282,10282,0,1,0,1500,0,246,350.25,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.347222,'',0,1645,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27555,9056,0,0,24443,0,0,0,'Drakkari Witch Doctor','','',0,7,0,0,0,1,1,0,73,73,37,9940,9940,3387,1,0,1500,0,234.75,336,0,0,0,0,300000,7604,0,0,0,0,0,0,1.5,0.347222,'',0,1564,0,2.5,8,14,0,15869,32194,52695,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27556,9056,0,0,646,25000,10630,25001,'Mindless Ghoul','','',0,6,0,0,0,1,1,0,69,70,35,399,449,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.275,0.45305,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27557,9056,0,0,24700,0,0,0,'Warsong Elite','','',4096,7,0,1,0,1,1,0,78,78,2054,117700,117700,0,1,0,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,1.575,0.3906,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27558,9056,0,0,17338,0,0,0,'Warsong Peon','','',4096,7,0,1,0,1,1,0,69,70,2054,7984,8982,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.2,0.2976,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27559,9056,0,0,23911,0,0,0,'Kor\'kron Windrager','','',4096,7,0,0,0,1,1,0,75,75,2054,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27560,9056,0,0,24091,24092,24093,0,'Darkspear Spear Thrower','','',4096,7,0,1,0,1,1,0,73,74,2054,29820,30846,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,38556,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27561,12340,0,0,24099,24100,0,0,'Undead Miner Credit','','',0,6,0,0,0,1,1,0,1,1,974,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27562,9056,0,0,24657,0,0,0,'Lieutenant Stuart','Westfall Brigade','',0,7,0,0,0,1,1,0,74,74,1892,10282,10282,0,1,2,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27563,9056,0,0,23865,0,0,0,'Centurion Kaggrum','','',0,7,0,0,0,1,1,0,74,74,1981,10282,10282,0,1,2,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.575,0.3906,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27564,9056,0,0,24701,24702,24771,24772,'Alliance Conscript','','',0,7,0,1,0,5,1,0,73,74,2044,49700,51410,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,29426,32587,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27565,9056,0,0,24703,0,0,0,'Gurtor','','',0,7,0,0,0,1,1,0,70,70,1981,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27566,9056,0,0,25529,25530,25531,0,'Unu\'pe Villager','','',0,7,0,0,0,1,1,0,73,73,1950,4399,4399,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27567,9056,0,0,24704,0,0,0,'Captain Iskandar','','',0,7,0,1,0,10,1,0,74,74,2044,102820,102820,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,42724,15708,38619,38618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27568,12340,0,0,1060,17612,0,0,'Venture Co. Stables','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.893,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27569,9056,0,0,23980,11686,0,0,'Unu\'pe Vision - Villager Bunny (DND)','','',0,7,0,0,0,1,1,0,73,73,1950,4399,4399,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27570,9056,0,0,7196,16952,3921,5832,'Venture Co. Straggler','','',0,7,0,0,0,1,1,0,73,73,14,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.306,'',0,1574,0,2.5,8,14,0,43410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27571,9056,0,0,24970,24971,0,0,'Taunka Windfury','','',4096,7,0,1,0,1,1,0,75,76,2054,53175,55005,18010,1,0,2000,0,1619.2,2295.4,0,0,0,0,300000,8503,0,0,0,0,0,0,2.175,0.503472,'',0,0,0,2.5,8,14,0,23381,23380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27572,9056,0,0,10811,13069,0,0,'Ruby Controller Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27573,9056,0,0,24973,24974,0,0,'Taunka Huntsman','','',4096,7,0,0,0,1,1,0,75,76,2054,10635,11001,3602,1,0,2000,0,352,499,0,0,0,0,300000,8503,0,0,0,0,0,0,2.325,0.538194,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27574,9056,0,0,14578,0,0,0,'War Kodo','','',0,1,0,0,0,1,1,0,70,74,1981,4050,4524,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,0.9,0.204,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27575,9056,0,0,24706,0,0,0,'Lord Afrasastrasz','Commander of Wyrmrest Temple Defenses','',0,2,0,1,0,10,10,0,80,80,2010,126000,126000,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,2.25,0.459,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,207),(27576,9056,0,0,24363,24546,24547,24548,'Fordragon Sentinel','','',4096,7,0,1,0,3,1,0,74,75,2053,30846,31905,3514,1,0,2000,0,1559.4,2212.6,0,0,0,0,180000,8204,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,49481,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27577,9056,0,0,24994,0,0,0,'Mayor Godfrey','','',4096,7,0,0,0,1,1,0,71,71,974,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,1,0.31,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27578,9056,0,0,24708,0,0,0,'Goremaw','','',1,1,1,1,0,5,1,0,75,75,1953,53175,53175,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,0,2.2,'',0,0,0,2.5,8,14,0,50729,53174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(27579,9056,0,0,23825,0,0,0,'Varlam','Hand of Arugal','',2048,7,0,1,0,5,1,0,75,75,16,53175,53175,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,2.25,0.459,'',0,5179,0,2.5,8,14,0,15496,32736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27580,9056,0,0,26793,0,0,0,'Selas','','',0,7,0,1,0,6,1,0,75,75,16,63810,63810,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,3,0.93,'',0,1657,0,2.5,8,14,0,53239,52071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27581,9056,0,0,24709,0,0,0,'Ruuna the Blind','','',0,7,0,0,0,1,1,0,74,74,35,18096,18096,0,1,2,1500,0,246,350.25,0,0,0,0,300000,7918,0,0,0,0,0,0,1.35,0.1872,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27582,9056,0,0,23031,0,0,0,'Private Arun','','',0,7,0,0,0,1,1,0,73,73,1973,9940,9940,0,1,2,2000,0,316,450,0,0,0,0,180000,7618,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27583,12340,0,0,169,11686,0,0,'Novos Summon Target','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27584,8478,0,0,21848,0,0,0,'Darna Honeybock','Brewfest Agent','',0,7,0,0,0,1,1,0,70,70,774,4050,4050,0,1,2,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27585,12340,0,0,21850,0,0,0,'Rizzy Fizzstout','Brewfest Agent','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27586,12340,0,0,7550,0,0,0,'QA Test Dummy 80 Normal','QA Punching Bag','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32898,12340,31093,0,27658,0,27658,0,'Sarah\'s Battleground Bruiser','','vehichleCursor',393256,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,2.25,3.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27588,9056,0,0,24361,24541,24542,24543,'7th Legion Elite','','',4096,7,0,1,0,2,1,0,73,73,1974,19880,19880,0,1,0,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,6533,50092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27589,9056,0,0,1126,11686,0,0,'Ruby Strafe Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27590,12340,0,0,9784,0,0,0,'QA Test Dummy 80 No Armor','QA Punching Bag','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27591,12340,0,0,9784,0,0,0,'QA Test Dummy 83 No Armor','QA Punching Bag','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27592,12340,0,0,7550,0,0,0,'QA Test Dummy 83 Normal','QA Punching Bag','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27595,12340,0,0,9785,0,0,0,'QA Test Dummy 80 High Magic Resist','QA Punching Bag','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27596,12340,0,0,9785,0,0,0,'QA Test Dummy 83 High Magic Resist','QA Punching Bag','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27597,9056,0,0,22337,0,0,0,'Hulking Corpse','','',0,6,0,1,0,1.2,1,0,1,1,35,12338,12762,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,88,0),(27598,9056,0,0,10978,10972,0,0,'Fetid Troll Corpse','','',0,6,0,0,0,0.2,1,0,1,1,35,2056,2127,0,1,0,2000,0,342,485,0,0,0,0,0,7,0,0,0,0,0,0,1.3,0.4511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,73,0),(27599,12340,0,0,9786,0,0,0,'QA Test Dummy 80 Fixed Damage','QA Punching Bag','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27600,9056,0,0,2606,0,0,0,'Risen Shadowcaster','','',0,6,0,0,0,0.2,1,0,1,1,35,1645,1702,7895,1,0,2000,0,289,421,0,0,0,0,0,5,0,0,0,0,0,0,1.875,0.15,'',0,0,0,2.5,8,14,0,51363,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27601,12340,0,0,9786,0,0,0,'QA Test Dummy 83 Fixed Damage','QA Punching Bag','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27602,9056,0,0,21810,0,0,0,'Sergeant Downey','Westfall Brigade','',0,7,0,0,0,1,1,0,73,73,1892,9940,9940,0,1,2,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27603,9056,0,33192,23181,0,0,0,'Angrathar Necrolord','Cult of the Damned','',0,7,0,1,0,1,1,0,75,76,2052,4233,4351,8060,1,0,2000,0,1380,2005.6,0,0,0,0,180000,6851,0,0,0,0,0,0,5,0.62,'',0,0,0,2.5,8,14,0,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27604,9056,0,0,11402,0,0,0,'Frail Construct','','',0,6,0,5,0,1,1,0,71,71,2052,416,416,0,1,0,5000,0,747.5,1065,0,0,0,0,300000,7018,0,0,0,0,0,0,1.275,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27605,9056,0,0,24711,0,0,0,'Colossal Abomination','','',72,6,0,3,0,1,1,0,76,78,2052,286875,303150,7452,1,0,2000,0,1761.8,2479.4,0,0,0,0,300000,9104,0,0,0,0,0,0,7.5,2.5,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,58,0,0,0,0,0,0,0,0,0),(27606,9056,0,0,23123,0,0,0,'Stone Guard Ragetotem','','',0,7,0,0,0,1,1,0,73,73,1981,9940,9940,0,1,2,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27607,9056,0,0,24712,0,0,0,'Plague Wagon','','',0,10,0,0,0,1,1,0,70,70,974,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0.5,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27608,9056,0,0,24140,24175,24176,0,'Azure Dragon','','',32,2,0,1,0,9,1,0,73,74,16,89460,92538,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,10,1,'',0,0,0,2.5,8,14,0,49111,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,0),(27609,12340,0,0,9783,0,0,0,'QA Test Dummy 80 Spell Spammer','QA Punching Bag','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27610,9056,0,0,15903,0,0,0,'Dead Caribou','','',0,10,0,0,0,1,1,0,69,70,188,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.5,0.35,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27611,9056,0,0,22181,0,0,0,'Plague Eruptor','','',0,6,0,1,0,1,1,0,75,78,2052,53175,58850,0,1,0,2000,0,1780.2,2497.8,0,0,0,0,180000,9124,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,49350,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27613,9056,0,0,27230,24443,24418,24416,'Slaughtered Drakkari','','',1024,7,0,0,0,1,1,0,72,73,14,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.347222,'31261',0,1584,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27614,12340,0,0,23277,0,0,0,'Jintha\'kalar Necromancer','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.125,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27615,9056,0,0,23277,0,0,0,'Scourge Deathspeaker','','',0,7,0,0,0,1,1,0,72,73,21,9610,9940,3348,1,0,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,3.125,0.3875,'',0,1518,0,2.5,8,14,0,52282,52281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27616,9056,0,0,26209,0,0,0,'Prince Atherann','The San\'layn','',0,6,0,1,0,1,1,0,1,1,974,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.465,'49130',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27617,9056,0,0,2602,0,0,0,'River Thresher','','',0,1,0,0,0,1,1,0,74,74,14,10282,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,4.6,1.725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27618,9056,0,0,25338,0,0,0,'Prince Keleseth','The San\'layn','',0,6,0,1,0,1,1,0,1,1,974,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.465,'49130',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27619,9056,0,0,25514,0,0,0,'Prince Valanar','The San\'layn','',0,7,0,1,0,1,1,0,1,1,974,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,7338,0,0,0,0,0,0,1.5,0.465,'49130',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27620,9056,0,0,24228,0,0,0,'Shade of Arugal','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3.3,0.6732,'49130',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27622,9056,0,0,16480,21072,0,0,'Arugal Rotation Bunny','','',0,10,0,0,0,1,1,0,70,70,35,5468,5468,0,1,0,2000,0,252,357,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'49130 0',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27623,12340,0,0,25932,0,0,0,'Image of the Lich King','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27624,9056,0,0,26210,0,0,0,'Prince Theraldis','The San\'layn','',0,6,0,1,0,1,1,0,72,72,974,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.465,'49130',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27625,12340,0,0,24712,0,0,0,'Plague Wagon Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,2.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32826,12340,0,0,29205,29168,0,0,'[ph] PBTable - Chair','','vehichleCursor',8,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27627,9056,0,0,24715,0,0,0,'Tatjana','Wolfcult Initiate','',0,7,0,0,0,1,1,0,74,74,16,10282,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.35,0.1872,'',0,1689,0,2.5,8,14,0,32009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27628,9056,0,0,24716,0,0,0,'Bubb Lazarr','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,1,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27629,9056,0,0,25710,0,0,0,'Wyrmrest Defender','','',0,2,0,1,0,13,10,0,75,75,2010,138255,138255,0,1,1,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,4,0.4,'50069',0,0,0,2.5,8,14,0,49161,49243,49263,49264,0,0,0,0,0,0,0,0,0,0,60,0,0,0,0,0,0,0,193,0),(27630,12340,0,0,17308,0,0,0,'[UNUSED] Wrath Gate Crypt Fiend','','',0,6,0,1,0,1,1,0,1,1,2043,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27631,9056,0,0,571,0,0,0,'Angrathar Aberration','','',72,6,0,1,0,1,1,0,76,77,2052,32988,33920,0,1,0,2000,0,1706.6,2401.2,0,0,0,0,300000,8822,0,0,0,0,0,0,2.25,0.7995,'',0,0,0,2.5,8,14,0,31540,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27632,12340,0,0,24715,0,0,0,'Tatjana (Unconscious)','Wolfcult Initiate','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.35,0.1872,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27633,9056,0,0,25195,0,0,0,'Azure Inquisitor','','',8,2,0,1,0,4,5,0,79,79,16,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9426,0,0,0,0,0,0,1.5,0.465,'',0,6659,0,2.5,8,14,0,50690,50573,51454,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27634,12340,0,0,11418,0,0,0,'Wolf Spirit Visual (Ymirjar Dusk Shaman)','','',0,1,0,1,0,1,1,0,1,1,21,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.875,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27635,9056,0,0,25250,0,0,0,'Azure Spellbinder','','',8,2,0,1,0,4,5,0,79,79,16,48700,50400,19718,1,0,2000,0,3127.5,4365,0,0,0,0,3600000,9405,0,0,0,0,0,0,1.875,1.875,'',0,6674,0,2.5,8,14,0,50702,38047,50572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27636,9056,0,0,26088,0,0,0,'Azure Ley-Whelp','','',8,2,0,0,0,1.2,5,0,79,79,16,14610,15120,0,1,0,2000,0,422,586,0,0,0,0,3600000,9426,0,0,0,0,0,0,1.625,0.3614,'',0,0,0,2.5,8,14,0,50705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27637,8478,0,0,24725,0,0,0,'Vengeful Nether Drake','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27638,9056,0,0,28080,0,0,0,'Azure Ring Guardian','','',8,2,0,1,0,9.52,5,0,79,79,16,115952,120000,19718,1,0,2000,0,3127.5,4365,0,0,0,0,3600000,9405,0,0,0,0,0,0,2.6,0.403,'',0,0,0,2.5,8,14,0,49549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27639,9056,0,0,25305,25306,25307,0,'Ring-Lord Sorceress','','',8,7,0,1,0,4,5,0,79,79,16,48700,50400,19718,1,0,2000,0,3127.5,4365,0,0,0,0,3600000,9405,0,0,0,0,0,0,1.8,0.2496,'',0,6698,0,2.5,8,14,0,16102,50715,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27640,9056,0,0,25302,25303,25304,0,'Ring-Lord Conjurer','','',8,7,0,1,0,4,5,0,80,80,16,48700,50400,19718,1,0,2000,0,3127.5,4365,0,0,0,0,3600000,9706,0,0,0,0,0,0,1.8,0.3672,'',0,6659,0,2.5,8,14,0,50717,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27641,9056,0,0,24943,0,0,0,'Centrifuge Construct','','',32776,9,0,1,0,4,1,0,79,79,16,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9426,0,0,0,0,0,0,2.25,1.125,'',0,6655,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,73,0),(27642,9056,0,0,25145,0,0,0,'Phantasmal Mammoth','','',8,1,0,1,0,4,5,0,79,79,16,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,0,9426,0,0,0,0,0,0,4.725,0.4185,'',0,0,0,2.5,8,14,0,32323,51253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42104,0,0,0,0,0,0,0),(27643,12340,0,0,24726,24727,24728,24729,'Temple Caller','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27644,9056,0,0,25153,0,0,0,'Phantasmal Wolf','','',8,1,0,1,0,4,5,0,79,79,16,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,0,9426,0,0,0,0,0,0,1.4375,1.15,'',0,0,0,2.5,8,14,0,50728,50729,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27645,9056,0,0,25147,0,0,0,'Phantasmal Cloudscraper','','',8,1,0,1,0,4,5,0,80,80,16,48700,50400,19718,1,0,2000,0,3127.5,4365,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,15588,59220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27646,9056,0,0,252,0,0,0,'Anya','','',0,7,0,0,0,4,1,0,12,12,35,988,988,0,1,2,1500,0,12.75,16.5,0,0,0,0,300000,562,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27647,9056,0,0,25151,0,0,0,'Phantasmal Ogre','','',8,7,0,1,0,4,5,0,79,79,16,48700,50400,19718,1,0,2000,0,3127.5,4365,0,0,0,0,0,9730,0,0,0,0,0,0,2.4,1.4288,'',0,6641,0,2.5,8,14,0,50730,50731,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27648,9056,0,0,25150,0,0,0,'Phantasmal Naga','','',8,7,0,1,0,4,5,0,80,80,16,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1.725,1.15,'',0,6713,0,2.5,8,14,0,49711,50732,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27649,9056,0,0,25149,0,0,0,'Phantasmal Murloc','','',8,7,0,1,0,4,5,0,79,79,16,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,0,9426,0,0,0,0,0,0,1.95,0.5421,'',0,6643,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27650,9056,0,0,25146,0,0,0,'Phantasmal Air','','',8,4,0,1,0,4,5,0,80,80,16,50400,50400,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1.5625,1.25,'',0,0,0,2.5,8,14,0,20545,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27651,9056,0,0,25148,0,0,0,'Phantasmal Fire','','',8,4,0,1,0,4,5,0,80,80,16,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,2.5,1.25,'',0,0,0,2.5,8,14,0,50744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27653,9056,0,0,25152,0,0,0,'Phantasmal Water','','',8,4,0,1,0,4,5,0,79,79,16,48700,50400,19718,1,0,2000,0,3127.5,4365,0,0,0,0,0,9730,0,0,0,0,0,0,1.3,0.397228,'',0,0,0,2.5,8,14,0,37924,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27654,9056,0,0,27032,0,0,0,'Drakos the Interrogator','','',104,2,0,1,1,25,1,0,81,81,16,325825,325825,0,1,0,2000,0,3480,4530,0,0,0,0,14400000,10033,0,0,0,0,0,0,2.5,0.62,'',0,7653,0,2.5,8,14,0,51336,50774,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(27655,9056,0,0,25010,0,0,0,'Mage-Lord Urom','','',104,7,0,1,1,25,15,0,81,81,16,325825,325825,61215,1,0,2000,0,3187.5,4515,0,0,0,0,14400000,10007,0,0,0,0,0,0,2.25,0.459,'',0,7609,0,2.5,8,14,0,51121,53813,51110,51103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27656,9056,0,0,27034,0,0,0,'Ley-Guardian Eregos','','',96,2,0,1,1,230,20,0,81,81,16,2997590,2997590,81620,1,0,2000,0,3187.5,4515,0,0,0,0,14400000,10007,0,0,0,0,0,0,20,2,'',0,0,0,2.5,8,14,0,50804,51153,51170,51162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27657,9056,0,0,24742,0,0,0,'Verdisa','','',8,2,0,1,0,1,15,0,80,80,35,12600,12600,0,1,1,2400,0,3798,5274,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27658,9056,0,0,24759,0,0,0,'Belgaristrasz','','',8,2,0,1,0,1,15,0,80,80,35,12600,12600,0,1,3,2400,0,3798,5274,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27659,9056,0,0,24746,0,0,0,'Eternos','','',8,2,0,1,0,1,15,0,80,80,35,12600,12600,0,1,1,2400,0,3798,5274,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27660,12340,0,0,16480,19595,0,0,'Kill Credit Bunny - Venture Bay 01','','',2,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32796,12340,0,0,27658,0,0,0,'Battleground Demolisher (1)','','vehichleCursor',131080,9,0,0,0,1,1,0,80,80,1735,65951,65951,0,1,0,2000,0,422,586,0,2500,345,509,180000,9729,0,0,0,0,0,0,2.25,3.75,'',0,2540,0,2.5,8,14,0,52338,60206,0,0,0,0,0,0,0,8228,0,0,0,0,158,0,0,0,0,0,0,0,0,0),(27662,9056,0,0,24732,24738,24739,24740,'Wintergarde Gryphon Rider','7th Legion','',4096,7,0,0,0,1,1,0,75,75,1892,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27663,9056,0,0,16480,23489,0,0,'Warhead Explosion Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27664,8478,0,0,25332,0,0,0,'Crashin\' Thrashin\' Racer','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27665,9056,0,0,23864,23865,23866,23867,'Kor\'kron Pillager','','',4096,7,0,1,0,20,1,0,73,75,2054,198800,212700,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.575,0.3906,'',0,0,0,2.5,8,14,0,20572,40505,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27666,8209,0,0,24731,0,0,0,'Ontuvo','Jewelcrafting Supplies','',0,7,0,0,0,1,1,0,70,70,1960,6986,6986,0,1,128,2000,0,252,357,0,0,0,0,25000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27667,8209,0,0,24730,0,0,0,'Anwehu','Weapons & Armorsmith','',0,7,0,0,0,1,1,0,70,70,1960,6986,6986,0,1,4224,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27668,8209,0,0,24735,0,0,0,'Ontok Shatterhorn','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,5.0625,1.21837,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27669,12340,0,0,169,15880,0,0,'Novos Spell Dummy','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27671,9056,0,0,24688,0,0,0,'Fordragon Armored Gryphon','','',4096,1,0,0,0,1,1,0,70,70,2053,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,154,0,0,0,0,0,0,0,140,0),(27673,9056,0,0,24543,24361,24539,7859,'Fordragon Stormtrooper','','',6144,7,0,1,0,20,1,0,70,70,2044,179640,179640,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27674,8478,0,0,11686,5187,0,0,'Racer Slam Bunny','','',1024,10,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27676,9056,0,0,23812,23813,23814,0,'Silverbrook Defender','','',0,7,0,0,0,1,1,0,73,74,2032,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.8,0.3672,'',0,1645,0,2.5,8,14,0,52318,12054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27677,9056,0,0,24965,24966,0,0,'Fordragon High Priest','','',4096,7,0,0,0,1,1,0,72,75,2053,10266,11166,34350,1,0,2000,0,339,481,0,0,0,0,180000,8204,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,49306,49348,25054,32595,25058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27678,9056,0,0,23183,23185,0,0,'Warsong Shaman','','',6144,7,0,1,0,1,1,0,74,76,2054,41128,44004,35545,1,0,2000,0,1619.2,2295.4,0,0,0,0,300000,8503,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,16367,39945,25025,49309,33560,34827,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27679,12340,0,0,16480,23489,0,0,'Proximity Mine','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27680,9056,0,0,984,0,0,0,'Dahlia Suntouch','','',0,6,0,0,0,1,3,0,75,75,974,10635,10635,10683,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1.4375,0.575,'',0,1737,0,2.5,8,14,0,51899,51897,28993,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27681,9056,0,0,24741,0,24741,0,'Bristlepine','PH MODEL: TASK 20039','',0,7,0,0,0,1,1,0,69,69,1801,1,2,0,1,0,2000,0,245,346,1,2000,412,604,0,6441,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27682,9056,0,0,24743,0,0,0,'Azure Drake','','',32,2,0,1,0,4,1,0,72,73,16,38440,39760,0,1,0,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,49317,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,209,0),(27683,9056,0,0,24744,0,0,0,'Remnant of Dahlia Suntouch','','',0,6,0,0,0,1,1,0,75,75,2010,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27684,8478,0,0,24745,0,0,0,'Swift Zhevra','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27685,9056,0,0,24993,0,0,0,'Frigid Ghoul Attacker','','',0,6,0,0,0,1,1,0,71,72,2043,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,50361,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27686,9056,0,0,24590,0,0,0,'Frigid Geist Attacker','','',0,6,0,0,0,1,1,0,72,73,2043,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,54,0),(27687,9056,0,0,24692,24694,0,0,'Frigid Necromancer Attacker','Cult of the Damned','',0,7,0,0,0,1,1,0,73,74,2043,7952,8225,7732,1,0,2000,0,279,408,0,0,0,0,300000,6368,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,50324,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27688,9056,0,0,16480,23489,0,0,'Alliance Lumberboat','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27689,9056,0,0,16480,23489,0,0,'Alliance Lumberboat Explosions','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27690,12340,0,0,24747,24749,24748,24750,'Wyrmrest Defender','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27691,9056,0,0,17311,0,0,0,'Frenzied Gargoyle','','',8,6,0,1,0,1,1,0,76,76,2052,198018,198018,0,1,0,2000,0,1637.6,2313.8,0,0,0,0,180000,8520,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,31664,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32795,12340,0,0,27101,0,0,0,'Antipersonnel Cannon (1)','','vehichleCursor',262176,9,0,1,0,1,1,0,80,80,1735,45000,45000,0,1,0,2000,0,422,586,0,2500,345,509,180000,9729,0,0,0,0,0,0,0,0,'',0,2313,0,2.5,8,14,0,49872,0,0,0,0,0,0,0,0,8228,0,0,0,0,160,0,0,0,0,0,0,0,0,0),(27693,9056,0,0,24497,0,0,0,'Reconstructed Wyrm','','',2056,6,0,1,0,45,1,0,80,80,2052,567000,567000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27694,12340,0,0,11078,0,0,0,'Player Skeleton [PH]','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27695,9056,0,0,24365,24552,24553,24554,'Fordragon Battle Mage','','',4096,7,0,1,0,1,1,0,76,78,2053,55005,58850,3726,1,0,2000,0,1761.8,2479.4,0,0,0,0,180000,9104,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,49365,38064,17274,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27696,9056,0,0,27073,0,0,0,'The Prophet Tharon\'ja ','','',72,6,0,1,0,25,1,0,1,1,16,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27697,9183,0,0,8910,0,0,0,'Crashin\' Thrashin\' Racer Driver','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.23,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27698,9056,0,0,1126,17612,0,0,'Defending Wyrmrest Temple Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27699,9056,0,0,27187,0,0,0,'Gjalerhorn Scavenger','','',0,7,0,0,0,1,1,0,70,71,16,8982,9291,3193,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,0,0.372,'',0,1451,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27701,9056,0,0,27174,0,0,0,'Gjalerhorn Worker','','',0,7,0,0,0,1,1,0,70,71,16,8982,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,0.31,'',0,1452,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27702,9056,0,0,16480,23489,0,0,'Horde Lumberboat','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27703,8209,0,0,24756,0,0,0,'Ysuria','Portal Trainer','',0,7,0,0,0,1.25,1,0,50,50,894,1939,1939,4393,1,49,2000,0,60,83,0,0,0,0,120000,2393,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27704,8209,0,0,24755,0,0,0,'Horace Alder','Mage Trainer','',0,7,0,0,0,1.25,1,0,50,50,894,1939,1939,4393,1,49,2000,0,60,83,0,0,0,0,180000,2393,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27705,8209,0,0,24754,0,0,0,'Lorrin Foxfire','Portal Trainer','',0,7,0,0,0,1,1,0,41,41,1604,1268,1268,1332,1,49,2000,0,55,72,0,0,0,0,120000,2072,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27706,12213,0,0,24758,0,0,0,'Brewfest Riding Kodo','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27707,8478,0,0,24757,0,0,0,'Great Brewfest Kodo','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27708,9056,0,0,24760,0,0,0,'General Gorlok','','',0,7,0,1,0,1,1,0,1,1,1981,1,1,0,1,2,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,52460,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27709,9056,0,0,27079,27080,27081,0,'Drakkari Invader','','',0,7,0,0,0,0.19,0.5,0,74,74,1693,1934,2000,0,1,0,2000,0,342,485,0,0,0,0,3600000,7918,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27710,13202,0,0,16480,23489,0,0,'Goblin Rocket Mount Test','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,33.6577,33.6577,0,0,26,26,0,3791,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27711,8209,0,0,24761,0,0,0,'Technician Halmaha','Engineering Supplies','',0,7,0,0,0,1,1,0,65,65,1743,5914,5914,0,1,4224,2000,0,200,281,0,0,0,0,25000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27712,9056,0,0,24994,24993,24992,24995,'Mindless Ghoul','','',0,6,0,0,0,0.05,1,0,69,70,1988,399,449,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27713,9056,0,0,24361,24541,24542,24543,'7th Legion Elite','','',4096,7,0,1,0,2,1,0,71,72,1974,18582,19220,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,6533,62312,50092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27715,9056,0,0,23992,0,0,0,'Ironhide','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,32323,34298,31279,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27716,9056,0,0,23773,0,0,0,'Torgg Thundertotem','','',0,7,0,1,0,1,1,0,74,74,14,102820,102820,3466,1,0,2000,0,1495,2134.4,0,0,0,0,300000,7903,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,16033,31991,15501,15982,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27717,9056,0,0,26157,0,0,0,'Rustblood','','',0,9,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,8235,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,42746,14102,49398,49454,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27718,9056,0,0,24763,0,0,0,'Horgrenn Hellcleave','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,16508,39171,15572,38619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27719,9056,0,0,25128,0,0,0,'Grennix Shivwiggle','Pit Fighting Promoter','',0,7,0,0,0,1,1,0,74,74,1979,4524,4524,0,1,2,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.35,0.2754,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27720,9056,0,0,4359,0,0,0,'Bookie Vel\'jen','','',0,7,0,0,0,1,1,0,74,74,1979,4524,4524,0,1,2,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27721,8606,0,0,24764,0,0,0,'Drelik Blastpipe','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27722,8209,0,0,24764,0,0,0,'Drolig Blastpipe','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27723,8209,0,0,21955,11686,0,0,'[DND] Aldor Mailbox Malfunction Bunny','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27724,12340,0,0,26751,0,0,0,'Drakkari Bat Mount (For Drakkari Invaders)','','',0,1,24,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27725,9056,0,0,8313,0,0,0,'Ruby Guardian','','',0,2,0,1,0,5,1,0,73,74,2041,49700,51410,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,2.625,2.25,'',0,0,0,2.5,8,14,0,40504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27726,12340,0,0,24286,0,0,0,'Gorgonna','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.2832,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27727,9056,0,0,24770,0,0,0,'Conqueror Krenna','','',0,7,0,1,0,1,1,0,1,1,1979,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,15284,34719,12555,11430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27729,9056,0,0,519,0,0,0,'Enraging Ghoul','','',8,6,0,1,0,4,1,0,80,80,2075,50400,50400,0,1,0,1500,0,2373.75,3296.25,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.61295,'',0,6663,0,2.5,8,14,0,52461,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27730,9056,0,0,24765,0,0,0,'Purkom','Venture Coin Vendor','',0,7,0,0,0,1,1,0,74,74,1981,10282,10282,0,1,128,2000,0,328,467,0,0,0,0,180000,7918,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27731,9056,0,0,24766,0,0,0,'Acolyte','','',8,7,0,0,0,1.25,2,0,80,80,2075,15750,15750,7988,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.725,0.3519,'',0,2225,0,2.5,8,14,0,15244,39621,14145,17234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27732,9056,0,0,24767,0,0,0,'Master Necromancer','','',8,7,0,1,0,4,5,0,80,80,2075,40320,40320,44070,1,0,2000,0,2595,3742.5,0,0,0,0,0,7822,0,0,0,0,0,0,2.875,0.3565,'',0,6644,0,2.5,8,14,0,52611,15472,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27733,9056,0,0,828,0,0,0,'Ghoul Minion','','',8,6,0,0,0,0.4,1,0,82,82,2075,5392,5392,0,1,0,2000,0,488,642,0,0,0,0,0,10356,0,0,0,0,0,0,1.5,0.533,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27734,9056,0,0,9793,0,0,0,'Crypt Fiend','','',8,6,0,1,0,4,1,0,80,80,2075,50400,50400,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5625,1.25,'',0,6653,0,2.5,8,14,0,52491,52496,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27736,9056,0,0,25282,0,0,0,'Patchwork Construct','','',8,6,0,1,0,8,1,0,80,81,2075,130330,130330,0,1,0,1200,0,2088,2718,0,0,0,0,180000,10033,0,0,0,0,0,0,2.25,0.75,'',0,6674,0,2.5,8,14,0,52525,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27737,9056,0,0,25542,10973,10979,25543,'Risen Zombie','','',0,6,0,0,0,0.05,1,0,80,80,2075,588,630,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,0.85,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,81,0),(32640,9056,0,0,27238,0,27238,0,'Traveler\'s Tundra Mammoth','','vehichleCursor',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,312,0,0,0,0,0,0,0,0,0),(32633,9056,0,0,27237,0,27237,0,'Traveler\'s Tundra Mammoth','','vehichleCursor',0,1,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,422,586,0,2250,345,509,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,312,0,0,0,0,0,0,0,180,0),(27741,12340,0,0,3585,3586,3587,3588,'Currency Token Test Wizard','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27742,9056,0,0,19059,0,0,0,'Infinite Adversary','','',8,2,0,1,0,4,1,0,79,80,2075,63000,63000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.3,'',0,6654,0,2.5,8,14,0,52633,52634,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27743,9056,0,0,19058,0,0,0,'Infinite Hunter','','',8,2,0,1,0,4,1,0,79,80,2075,63000,63000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.3,'',0,6679,0,2.5,8,14,0,52635,52636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27744,9056,0,0,19061,0,0,0,'Infinite Agent','','',8,2,0,1,0,4,5,0,79,80,2075,50400,50400,0,1,0,2000,0,2595,3742.5,0,0,0,0,0,7822,0,0,0,0,0,0,1,0.3,'',0,6608,0,2.5,8,14,0,52660,52657,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27745,9056,0,0,24768,0,0,0,'Lordaeron Footman','','',0,7,0,1,0,1,1,0,80,80,2076,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,52317,25710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27746,9056,0,0,26537,0,0,0,'Lordaeron Knight','','',0,7,0,1,0,1,1,0,80,80,2076,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27747,9056,0,0,24769,0,0,0,'High Elf Mage-Priest','','',0,7,0,1,0,1,1,0,80,80,2076,10080,10080,8814,1,0,2000,0,2595,3742.5,0,0,0,0,3600000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,34232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27748,9056,0,0,24073,24074,24075,24076,'Conquest Hold Defender','','',2048,7,0,1,0,1,1,0,76,76,1979,33003,33003,0,1,0,2000,0,1637.6,2313.8,0,0,0,0,180000,8520,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,29426,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27749,9056,0,0,24773,24774,24775,24776,'Horde Conscript','','',0,7,0,1,0,5,1,0,73,74,2045,49700,51410,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,29426,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27750,9056,0,0,24090,0,0,0,'Rustler Burnhoof','','',0,7,0,1,0,1,1,0,74,76,2054,51410,55005,17773,1,0,2000,0,1619.2,2295.4,0,0,0,0,300000,8503,0,0,0,0,0,0,4.2525,1.02343,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27751,9056,0,0,24777,0,0,0,'Captain Drayzen','','',0,7,0,1,0,10,1,0,74,74,2045,102820,102820,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,42724,15708,38619,38618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27752,9056,0,0,24778,0,0,0,'High Elf Sorceress','','',0,7,0,1,0,1,1,0,80,80,2076,10080,10080,8814,1,0,2000,0,2595,3742.5,0,0,0,0,3600000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27753,9056,0,0,27079,27080,27081,0,'Drakkari Invader','','',0,7,0,0,0,0.19,0.5,0,75,75,1693,1934,2000,0,1,0,2000,0,342,485,0,0,0,0,3600000,8219,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27754,12340,27709,0,27079,27080,27081,0,'Drakkari Invader','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32627,9056,31093,0,26403,0,0,0,'Wintergrasp Siege Engine','','vehichleCursor',393256,9,0,0,0,15.91,1,0,80,80,35,85000,85000,0,1,0,2000,0,420,630,0,2500,336,504,180000,9729,0,0,0,0,0,0,0,0,'',0,11990,0,2.5,8,14,0,51678,0,0,0,0,0,0,0,0,11902,0,0,0,0,324,0,0,0,0,0,0,0,0,0),(27757,12340,0,0,21955,11686,0,0,'Mole Machine Hearth PoV Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27758,9056,0,0,25948,25949,25950,25951,'Westfall Brigade Defender','','',2048,7,0,1,0,1,1,0,76,76,2143,33003,33003,10929,1,0,2000,0,1619.2,2295.4,0,0,0,0,300000,8503,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27759,9056,0,0,24779,0,0,0,'Commander Howser','','',2048,7,0,1,0,1,1,0,76,76,1892,33003,33003,10929,1,2,2000,0,1619.2,2295.4,0,0,0,0,300000,8503,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,52460,15589,36132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27760,9056,0,0,24492,0,0,0,'\"Grizzly\" D. Adams','Venture Coin Vendor','',0,7,0,0,0,1,1,0,74,74,1892,20564,20564,0,1,128,1500,0,246,350.25,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27761,9056,0,0,14582,14338,14583,14337,'Fordragon Battle Steed','','',4096,1,0,1,0,1,1,0,75,75,2053,53175,53175,0,1,0,2000,0,1573.2,2231,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,0,0,0,0),(27762,9056,0,0,25397,0,0,0,'High Shaman Bloodpaw','','',0,7,0,1,0,8,5,0,72,72,16,76880,76880,16545,1,0,2000,0,1398.4,2005.6,0,0,0,0,300000,7305,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,28902,22355,19133,22414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27763,9056,0,0,24783,0,0,0,'Vargastrasz','','',0,2,0,1,0,1,1,0,75,75,2010,8508,8508,7981,1,2,2000,0,1329.4,1936.6,0,0,0,0,300000,6610,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27764,12340,0,0,24784,0,0,0,'Wintergarde Gryphon (Taxi)','','',0,1,0,0,0,1,1,0,1,1,2004,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27765,9056,0,0,24786,0,0,0,'Nalice','Ambassador of the Black Dragonflight','',0,2,0,1,0,10,10,0,75,75,2010,85080,85080,79810,1,3,2000,0,1329.4,1936.6,0,0,0,0,180000,6610,0,0,0,0,0,0,1.8,0.2496,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27766,9056,0,0,24787,0,0,0,'Image of Kel\'Thuzad','','',36,6,0,3,0,1,1,0,83,83,35,13945,13945,0,1,0,2000,0,17815,23905,0,0,0,0,180000,10673,0,0,0,0,0,0,1.2,0.8,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27767,9056,0,0,24788,0,0,0,'Image of Sapphiron','','',76,6,0,3,0,950,2,0,83,83,35,13247750,13247750,0,1,0,2000,0,17815,23905,0,0,0,0,180000,10673,0,0,0,0,0,0,0.5,0.1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(27768,9056,0,0,24799,0,0,0,'Image of Razuvious','','',36,6,0,3,0,1,1,0,83,83,35,13945,13945,0,1,0,2000,0,17815,23905,0,0,0,0,300000,10673,0,0,0,0,0,0,1.5,0.306,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27769,9056,0,0,24804,0,0,0,'Image of Gothik','','',76,6,0,3,0,950,2,0,83,83,35,13247750,13247750,0,1,0,2000,0,17815,23905,0,0,0,0,180000,10673,0,0,0,0,0,0,2.5,0.31,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(27770,9056,0,0,24802,0,0,0,'Image of Thane Korth\'azz','','',76,6,0,3,0,1,1,0,83,83,35,13247750,13247750,0,1,0,2000,0,17815,23905,0,0,0,0,0,10673,0,0,0,0,0,0,0.7,0.7,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27771,9056,0,0,0,0,24794,0,'Image of Lady Blaumeux','','',36,6,0,3,0,1,1,0,83,83,35,13945,13945,0,1,0,2000,0,17815,23905,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27772,9056,0,0,24800,0,0,0,'Image of Sir Zeliek','','',36,6,0,3,0,1,1,0,83,83,35,13945,13945,0,1,0,2000,0,17815,23905,0,0,0,0,180000,10673,0,0,0,0,0,0,0.7,0.7,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27773,9056,0,0,24798,0,0,0,'Image of Patchwerk','','',76,6,0,3,0,950,2,0,83,83,35,13247750,13247750,0,1,0,1800,0,16033.5,21514.5,0,0,0,0,180000,10673,0,0,0,0,0,0,0.75,0.25,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(27774,9056,0,0,24792,0,0,0,'Image of Grobbulus','','',76,6,0,3,0,950,2,0,83,83,35,13247750,13247750,0,1,0,1800,0,16033.5,21514.5,0,0,0,0,0,10673,0,0,0,0,0,0,0.77,0.77,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(27775,9056,0,0,24801,0,0,0,'Image of Thaddius','','',76,6,0,3,0,950,2,0,83,83,35,13247750,13247750,0,1,0,1800,0,16033.5,21514.5,0,0,0,0,180000,10673,0,0,0,0,0,0,1.75,0.1225,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(27776,9056,0,0,24789,0,0,0,'Image of Anub\'rekhan','','',76,6,0,3,0,950,2,0,83,83,35,13247750,13247750,0,1,0,1800,0,16033.5,21514.5,0,0,0,0,180000,10673,0,0,0,0,0,0,3,0.15,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(27777,9056,0,0,24790,0,0,0,'Image of Faerlina','','',76,6,0,3,0,950,2,0,83,83,35,13247750,13247750,0,1,0,1800,0,16033.5,21514.5,0,0,0,0,300000,10673,0,0,0,0,0,0,1.5,0.208,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(27778,9056,0,0,24796,0,0,0,'Image of Maexxna','','',76,6,0,3,0,950,2,0,83,83,35,13247750,13247750,0,1,0,1800,0,16033.5,21514.5,0,0,0,0,180000,10673,0,0,0,0,0,0,1.15,0.5,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(27779,9056,0,0,24797,0,0,0,'Image of Noth','','',76,6,0,3,0,950,2,0,83,83,35,13247750,13247750,0,1,0,1800,0,16033.5,21514.5,0,0,0,0,180000,10673,0,0,0,0,0,0,1.5,0.306,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(27780,9056,0,0,24793,0,0,0,'Image of Heigan','','',76,6,0,3,0,950,2,0,83,83,35,13247750,13247750,0,1,0,1800,0,16033.5,21514.5,0,0,0,0,300000,10673,0,0,0,0,0,0,2.5,0.31,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27781,9056,0,0,24795,0,0,0,'Image of Loatheb','','',76,6,0,3,0,950,2,0,83,83,35,13247750,13247750,0,1,0,1800,0,16033.5,21514.5,0,0,0,0,180000,10673,0,0,0,0,0,0,1.35,0.45,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(27782,9056,0,0,24803,0,0,0,'Image of Gluth','','',76,6,0,3,0,950,2,0,83,83,35,13247750,13247750,0,1,0,1800,0,16033.5,21514.5,0,0,0,0,300000,10673,0,0,0,0,0,0,2,0.25,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(27783,9056,0,0,24805,0,0,0,'Scout Captain Carter','','',0,7,0,1,0,10,1,0,76,76,1973,47810,47810,0,1,2,2000,0,1637.6,2313.8,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,38621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27784,9056,0,0,16015,0,0,0,'Commander Eligor Dawnbringer','','',0,7,0,1,0,20,5,0,80,80,1891,85480,85480,19970,1,3,2000,0,1918.2,2677.2,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27785,9056,0,0,24806,0,0,0,'Lord Itharius','Ambassador of the Green Dragonflight','',0,2,0,1,0,10,10,0,80,80,2010,126000,126000,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,2.25,0.5745,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27786,12340,0,0,22254,0,0,0,'Imperial Eagle Credit','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27787,9056,0,0,9074,0,0,0,'Venomspite Riding Bat','','',0,10,0,0,0,1,1,0,40,40,1928,1753,1753,0,1,0,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.35,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27788,9056,0,0,24361,24541,24542,24543,'Injured 7th Legion Soldier','','',8,7,0,0,0,1,1,0,73,73,1974,2485,2485,0,1,0,2000,0,316,450,0,0,0,0,180000,7618,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27789,9056,0,0,24808,0,0,0,'Ysera','The Dreamer','',36,2,0,3,0,100,100,0,83,83,2010,1394500,1394500,425800,1,0,2000,0,17360,23590,0,0,0,0,300000,10573,0,0,0,0,0,0,35,3.5,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27791,9056,0,0,24361,24541,24542,24543,'7th Legion Rifleman','','',4096,7,0,0,0,2,1,0,73,73,1974,19880,19880,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,6533,62312,50092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27792,9056,0,0,22712,17200,0,0,'Injured Soldier Waypoint 01','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27793,9056,0,0,22712,17200,0,0,'Injured Soldier Waypoint 02','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27794,9056,0,0,22712,17200,0,0,'Injured Soldier Waypoint 03','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27795,9056,0,0,22712,17200,0,0,'Injured Soldier Summon Point','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,199,0),(27796,12340,0,0,23964,0,0,0,'Worg\'s Blood Elixir Credit','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27797,9056,27825,0,24829,0,0,0,'Tattered Abomination','','',0,6,0,0,0,1,1,0,73,73,1975,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,2.25,0.75,'',0,1556,0,2.5,8,14,0,50335,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27798,9056,0,0,11686,0,0,0,'Reincarnated Skytalon','','',1024,8,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27799,9056,27825,0,24823,0,0,0,'Scourge Technician','','',0,6,0,0,0,1,1,0,72,73,1975,7688,7952,7577,1,0,2000,0,270,395,0,0,0,0,300000,6126,0,0,0,0,0,0,2.625,0.875,'',0,1565,0,2.5,8,14,0,51316,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27800,9056,27825,0,836,0,0,0,'Leprous Servant','','',0,6,0,0,0,1,1,0,71,71,1975,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2.25,0.45,'',0,1407,0,2.5,8,14,0,51315,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27801,9056,0,0,25211,0,0,0,'Avatar of Freya','','',0,5,0,1,0,10,1,0,80,80,35,126000,126000,0,1,3,2900,0,2814.74,3908.62,0,0,0,0,300000,9729,0,0,0,0,0,0,6,1.24,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27802,12340,0,0,20570,17200,0,0,'Orb Target Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27803,9056,0,0,24816,0,0,0,'Lauriel Trueblade','Alliance Ambassador','',0,7,0,0,0,1,1,0,75,75,1732,10635,10635,0,1,3,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27804,9056,0,0,24817,0,0,0,'Golluck Rockfist','Horde Ambassador','',0,7,0,0,0,1,1,0,75,75,1735,10635,10635,0,1,3,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27805,9056,0,0,24084,0,0,0,'Necrolord Horus','','',0,7,0,0,0,1,3,0,73,73,1975,9940,9940,10161,1,0,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,4.375,0.5425,'',0,1547,0,2.5,8,14,0,51340,20298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27806,9183,0,0,24979,0,0,0,'Brew Vendor','Brew of the Month Club','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,128,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27807,9056,0,0,23276,0,0,0,'Weakened Overseer Deathgaze','','',0,6,0,0,0,1,1,0,74,74,21,8225,8225,7809,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,3.125,0.3875,'',0,2264,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27808,9056,0,0,24832,0,0,0,'Turgid the Vile','','',0,6,0,1,0,3,1,0,74,74,974,30846,30846,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,180000,7918,0,0,0,0,0,0,3.75,1.25,'',0,0,0,2.5,8,14,0,50335,51356,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27809,9056,0,0,24833,0,0,0,'Weakened Turgid the Vile','','',0,6,0,0,0,1,1,0,74,74,35,10282,10282,0,1,0,2000,0,328,467,0,0,0,0,0,7918,0,0,0,0,0,0,1.2,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27810,9464,0,0,24980,0,0,0,'Brew Vendor','Brew of the Month Club','',0,7,0,0,0,1,1,0,50,50,774,2215,2215,0,1,129,2000,0,85,112,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27811,12340,0,0,24981,0,0,0,'Brew Vendor','Brew of the Month Club','',0,7,0,0,0,1,1,0,50,50,775,2215,2215,0,1,129,2000,0,85,112,0,0,0,0,180000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27812,9767,0,0,24982,0,0,0,'Brew Vendor','Brew of the Month Club','',0,7,0,0,0,1,1,0,1,1,35,2215,2215,0,1,128,2000,0,85,112,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27813,9806,0,0,24983,0,0,0,'Brew Vendor','Brew of the Month Club','',0,7,0,0,0,1,1,0,1,1,775,2215,2215,0,1,128,2000,0,85,112,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27814,9901,0,0,24984,0,0,0,'Brew Vendor','Brew of the Month Club','',0,7,0,0,0,1,1,0,50,50,774,2515,2515,0,1,129,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27815,12213,0,0,24985,0,0,0,'Brew Vendor','Brew of the Month Club','',0,7,0,0,0,1,1,0,50,50,774,2215,2215,0,1,1,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27816,10192,0,0,24986,0,0,0,'Brew Vendor','Brew of the Month Club','',0,7,0,0,0,1,1,0,50,50,774,2215,2215,0,1,129,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27817,8478,0,0,24987,0,0,0,'Brew Vendor','Brew of the Month Club','',0,7,0,0,0,1,1,0,50,50,775,2215,2215,0,1,128,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27818,8478,0,0,24988,0,0,0,'Brew Vendor','Brew of the Month Club','',0,7,0,0,0,1,1,0,50,50,774,2215,2215,0,1,128,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27819,9183,0,0,24989,0,0,0,'Brew Vendor','Brew of the Month Club','',0,7,0,0,0,1,1,0,50,50,774,2215,2215,0,1,129,2000,0,85,112,0,0,0,0,180000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27820,10482,0,0,24990,0,0,0,'Brew Vendor','Brew of the Month Club','',0,7,0,0,0,1,1,0,50,50,774,2215,2215,0,1,129,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27821,9056,0,0,24831,0,0,0,'Weakened Reanimated Frost Wyrm','','',0,6,0,0,0,1,1,0,73,74,14,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,0,7918,0,0,0,0,0,0,0.8,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,210,0),(27822,9056,0,0,24830,0,0,0,'Scourge Test Subject','','',0,6,0,0,0,1,1,0,71,72,35,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27823,9056,27825,0,370,775,0,0,'Naxxramas Dreadguard','','',0,6,0,0,0,1,1,0,72,73,1975,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,180000,7618,0,0,0,0,0,0,1.95,0.5122,'',0,1567,0,2.5,8,14,0,51290,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27824,9056,27825,0,14704,0,0,0,'Naxxramas Shade','','',0,6,0,0,0,1,1,0,72,73,1975,9610,9940,3348,1,0,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,1.25,1.25,'',0,1557,0,2.5,8,14,0,49961,38926,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27825,12340,0,0,16170,0,0,0,'Mausoleum Scourge Proxy','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27826,9056,0,0,23181,0,0,0,'Necrolord X\'avius','','',0,7,0,0,0,1,3,0,73,73,1975,9940,9940,10161,1,0,2000,0,313,448,0,0,0,0,180000,7604,0,0,0,0,0,0,5,0.62,'',0,1562,0,2.5,8,14,0,20298,51337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27827,9056,0,0,17200,22712,0,0,'Grain Crate Helper','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,3600000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27828,9056,0,0,24858,0,0,0,'Plunderbeard','7th Legion','',4224,7,0,0,0,1,1,0,75,75,1892,10635,10635,0,1,2,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27829,9056,0,0,7534,7854,7533,0,'Ebon Gargoyle','','',12288,6,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,51963,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27830,9056,0,0,7196,16952,3921,5832,'Venture Co. Evacuee','','',0,7,0,0,0,1,1,0,73,73,14,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.306,'',0,1561,0,2.5,8,14,0,50054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27832,9056,0,0,15294,0,0,0,'Summon Fissure Trigger','','',0,10,0,0,0,1,1,0,73,73,14,4399,4399,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27833,12340,0,0,24858,0,0,0,'Glengarry Adams','7th Legion','',4224,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27834,13202,0,0,21582,0,0,0,'Shadowfiend Guardian','','',0,10,0,0,0,1,1,0,74,74,35,1810,1810,3466,1,0,2000,0,39.7352,39.7352,0,0,48,48,0,7903,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27835,9056,27825,0,14706,0,0,0,'Dreadbone Construct','','',0,6,0,0,0,1,1,0,72,73,1975,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,180000,7618,0,0,0,0,0,0,2.25,0.525,'',0,1481,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,37910,37911,37912,37913,0,0,0,0),(27836,9056,27825,0,14593,3942,0,0,'Wailing Soul','','',0,6,0,0,0,1,1,0,72,73,1975,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,180000,7618,0,0,0,0,0,0,1.65,1.1,'',0,1479,0,2.5,8,14,0,50027,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,37910,37911,37912,37913,0,0,0,0),(27837,9056,0,0,16480,19595,0,0,'Nexus 70 - Buying Time Bunny','','',2,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,3600000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,262,0),(32574,12340,0,0,22878,0,22878,0,'Test Flying Machine','','vehichleCursor',8,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32370,9056,0,0,25092,0,25092,0,'Refurbished Demolisher','','vehichleCursor',0,9,0,1,0,1,1,0,80,80,35,21368,21368,0,1,0,2000,0,420,630,0,2500,336,504,180000,9729,0,0,0,0,0,0,2.25,3.75,'49414',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27840,9056,0,0,24868,0,0,0,'Hourglass of Eternity','','',1048576,10,0,0,0,1,1,0,1,1,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,0.025,0.025,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27841,12340,0,0,24869,0,0,0,'Wintergarde Gryphon (NPC Mount)','','',0,1,0,0,0,1,1,0,1,1,2004,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27842,9056,0,0,24871,0,0,0,'Fenrick Barlowe','Apprentice Bat Handler','',4096,7,0,0,0,1,1,0,71,71,1928,9291,9291,0,1,0,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27843,9056,0,0,24863,24867,0,0,'\"Wyrmbait\"','','',6144,7,0,0,0,15,1,0,73,73,1974,149100,149100,0,1,1,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27844,9056,0,0,24870,0,0,0,'Legion Commander Tyralion','','',4096,7,0,0,0,5,1,0,72,73,1974,48050,49700,0,1,2,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27845,9056,0,0,3233,0,0,0,'Plagued Roach','','',0,8,0,0,0,1,1,0,1,1,2049,4,4,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27846,9056,0,0,24872,0,0,0,'Junior Apothecary Lawrence','','',4096,7,0,0,0,1,1,0,71,71,1928,9291,9291,0,1,1,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27847,9056,0,0,15882,0,0,0,'Shadow Void','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.1,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27848,9056,0,0,137,0,0,0,'Plagued Resident','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.533,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27849,9056,0,0,9209,0,0,0,'Patchy','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27851,9056,0,0,22712,17200,0,0,'Thel\'zan Spell Dummy','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27852,9056,0,0,27137,0,0,0,'Wintergrasp Control Arms','','Interact',0,9,0,0,0,1,1,0,80,80,7,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27853,9056,0,0,1126,17612,0,0,'Projections and Plans Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27854,12340,0,0,24275,0,0,0,'Plague Zombie Vehicle - TEST','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27855,9056,0,0,22175,0,0,0,'Plagued Vermin','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27856,9056,0,0,24877,0,0,0,'Chromie','Ambassador of the Bronze Dragonflight','',0,2,0,1,0,10,10,0,80,80,2010,53420,53420,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27857,9056,0,0,24878,0,0,0,'Legion Commander Yorik','','',4096,7,0,0,0,5,1,0,73,73,1974,49700,49700,0,1,2,2000,0,316,450,0,0,0,0,180000,7618,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27858,9056,0,0,24879,0,0,0,'Highlord Bolvar Fordragon','','',4100,7,0,3,0,1,1,0,80,80,1974,630000,630000,79880,1,2,2000,0,14595,20370,0,0,0,0,180000,9706,0,0,0,0,0,0,2.025,0.4131,'',1,0,0,2.5,8,14,0,49765,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27859,9056,0,0,24880,0,0,0,'Vanthryn the Merciless','The San\'layn','',2048,7,0,1,0,5,5,0,72,72,974,48050,48050,16545,1,0,2000,0,1398.4,2005.6,0,0,0,0,300000,7305,0,0,0,0,0,0,2.475,0.63195,'',0,4420,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27860,9056,0,0,24881,0,0,0,'Luthion the Vile','The San\'layn','',2048,7,0,1,0,5,5,0,72,72,974,48050,48050,16545,1,0,2000,0,1398.4,2005.6,0,0,0,0,180000,7305,0,0,0,0,0,0,2.475,0.63195,'',0,4387,0,2.5,8,14,0,50689,50688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27862,12340,0,0,22823,0,0,0,'Patty\'s test vehicle','','',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27863,12340,0,0,24882,0,0,0,'Ruby Flowers','','',0,10,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27864,12340,0,0,9287,0,0,0,'Fanggore Worg Disguise','','',0,1,1,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27865,12340,0,0,10029,0,0,0,'Plagued Pet','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27866,9767,0,0,14985,0,0,0,'Honeybee','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.15,0.177,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27867,8478,0,0,134,0,0,0,'Woodland Squirrel','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27868,9056,0,0,24889,0,0,0,'Thel\'zan\'s Phylactery','','',0,10,0,0,0,1,1,0,70,70,35,2,2,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27869,9056,0,0,169,11686,0,0,'Wintergrasp Detection Unit','','',0,9,0,0,0,1,1,0,80,80,2135,5342,5342,0,1,0,10000,0,2110,2930,0,0,0,0,300000,9729,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,0),(27870,9056,0,0,24890,24895,24897,24898,'Wild Flower','','',0,10,0,0,0,0.2,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(27871,9056,0,0,829,0,0,0,'Flesheating Ghoul','','',0,6,0,1,0,4,1,0,74,74,16,41128,42540,0,1,0,2000,0,2565,3637.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,1.35,0.4797,'',0,6645,0,2.5,8,14,0,46202,50933,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27872,9056,0,0,24879,0,0,0,'Highlord Bolvar Fordragon','','',4100,7,0,3,0,1,1,0,80,80,2053,630000,630000,79880,1,2,2000,0,14595,20370,0,0,0,0,180000,9706,0,0,0,0,0,0,2.025,0.4131,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27873,12340,0,0,24891,0,0,0,'Kor\'kron Wyvern Mount (Wrathgate)','','',2048,1,0,0,0,1,1,0,1,1,1980,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27874,9056,25495,0,22496,10627,23141,23142,'Minion of Thel\'zan','','',1024,6,0,0,0,0.5,1,0,68,69,21,3493,3992,0,1,0,2000,0,245,346,0,0,0,0,0,6423,0,0,0,0,0,0,1.875,0.66625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27875,12340,0,0,24403,24400,0,0,'Onslaught Base Camp Proxy','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27876,9056,0,0,24893,0,0,0,'Silvio Perelli','Traveling Salesman','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27877,9056,0,0,24894,0,0,0,'Sergeant Morigan','','',0,7,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27878,12340,0,0,24896,11686,0,0,'Wintergrasp Land Mine','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27879,12340,0,0,24045,0,0,0,'Frostmourne Cavern Quest Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'49820',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27880,12340,0,0,2027,24900,21342,0,'Frostmourne Weapon Holder','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32286,9056,0,0,25870,0,0,0,'Mekgineer\'s Chopper','','vehichleCursor',0,9,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,422,586,0,2250,345,509,180000,9729,0,0,0,0,0,0,1,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,318,0,0,0,0,0,0,0,180,0),(27882,9767,0,0,24939,0,0,0,'Brew Bubble','','',0,10,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32227,9056,0,0,27669,0,0,0,'Skybreaker Suppression Turret','','vehichleCursor',0,9,0,1,0,5,1,0,80,80,1732,63000,63000,0,1,0,2000,0,349,522,0,2250,279,418,180000,0,0,0,0,0,0,0,0.75,0.229125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,0,0,0,0,0,0,0,0,0),(27884,9056,0,0,24901,0,0,0,'Martha Goslin','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27885,9056,0,0,24902,0,0,0,'Jena Anderson','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27886,9056,0,0,24869,0,0,0,'Valgarde Gryphon','','',0,1,0,0,0,1,1,0,1,1,1892,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27887,9056,0,0,24732,24738,24739,24740,'Valgarde Gryphon Rider','','',4096,7,0,0,0,1,1,0,75,75,1892,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27888,9056,0,0,23149,0,0,0,'Warmage Archus','','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27889,9056,0,0,16480,23489,0,0,'Taking Wing Timer Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27890,8478,0,0,21955,0,11686,11686,'Brewfest - Direbrew Mole Machine Loc bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27891,9056,0,0,24903,0,0,0,'Malcolm Moore','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27892,9056,0,0,644,0,0,0,'Scruffy','','',0,1,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0.8125,0.975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27893,9056,0,0,1126,11686,0,0,'Rune Weapon','','',1096,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32158,9056,0,0,25836,0,0,0,'Albino Drake','','vehichleCursor',0,2,0,0,0,5.95,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,113,0),(27895,12340,0,0,24905,0,0,0,'Fire Revenant, Northrend','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27896,9056,0,0,19059,19062,0,0,'Infinite Assailant','','',0,2,0,0,0,0.8,1,0,1,1,35,7952,8226,0,1,0,2000,0,328,467,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27897,9056,0,0,20512,24911,0,0,'Infinite Destroyer','','',0,2,0,0,0,0.8,1,0,1,1,35,7952,8226,0,1,0,2000,0,328,467,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27898,9056,0,0,19061,19063,0,0,'Infinite Chrono-Magus','','',0,2,0,0,0,0.8,1,0,1,1,35,6362,6580,7732,1,0,2000,0,279,408,0,0,0,0,0,7936,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,38085,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27899,9056,0,0,11686,0,0,0,'Future You','','',5120,7,0,0,0,0.65,1,0,80,80,35,8190,8190,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,47071,37369,45897,58843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27900,9056,0,0,19060,19135,0,0,'Infinite Timerender','','',0,2,0,1,0,3,1,0,75,75,35,31905,31905,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,8219,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,51020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27902,12340,0,0,24913,0,0,0,'Pink Riding Elekk','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27903,9056,0,0,24912,0,0,0,'Roger Owens','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27904,9056,0,0,24916,0,0,0,'Warmage Watkins','','',0,7,0,0,0,4,4,0,75,75,2009,42540,42540,14244,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,12738,17290,12544,56837,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(27906,9056,0,0,24915,0,0,0,'Warmage Hollister','','',0,7,0,0,0,4,4,0,75,75,2009,42540,42540,14244,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,12738,38526,17290,12544,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(27907,9056,0,0,24917,0,0,0,'Bartleby Battson','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27908,10192,0,0,24918,24919,24920,24921,'Angry Jungle Gnome','','',0,10,0,0,0,0.2,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27909,9056,0,0,24925,0,0,0,'Darkweb Victim','','',1024,10,0,0,0,0.05,1,0,70,70,7,449,449,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.3,1.3,'61204',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27910,9056,0,0,16480,23489,0,0,'Drak Tharon Cocoon Bunny','','',1024,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,3600000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27911,9056,0,0,24922,0,0,0,'Nell','','',0,1,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27912,9056,0,0,24923,0,0,0,'Pepper','','',0,1,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27913,9056,0,0,24924,0,0,0,'Lordaeron Crier','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27914,8209,0,0,25002,0,0,0,'Ethereal Soul-Trader','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27915,9056,0,0,10008,0,0,0,'Chromie','','',0,2,0,0,0,1.35,1,0,80,80,35,17010,17010,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.3519,'62165',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27916,12340,0,0,2575,0,0,0,'World Deathknight Trainer','Deathknight Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27917,12340,0,0,15389,0,0,0,'Alliance Recruiter','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.4511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27918,9056,0,0,15387,0,0,0,'Horde Recruiter','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27919,9056,0,0,15387,0,0,0,'Herald of the Horde','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27920,9056,0,0,15389,0,0,0,'Herald of the Alliance','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.4511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27921,12340,0,0,16480,19595,0,0,'Drakuru Handshake KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27922,9056,0,0,24930,0,0,0,'Ranger Captain Areiel','','',0,7,0,1,0,1,1,0,70,70,1897,26946,26946,0,1,2,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27923,9056,0,0,21602,0,0,0,'Lou the Cabin Boy','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27924,9056,0,0,24931,0,0,0,'Dragonflayer Harpoon','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,89,0,0,0,0,0,0,0,0,0),(27925,9056,0,0,24934,0,0,0,'Nozdormu','The Lord of Time','',36,2,0,3,0,100,100,0,83,83,2010,1394500,1394500,425800,1,0,2000,0,17360,23590,0,0,0,0,180000,10573,0,0,0,0,0,0,35,3.5,'50013',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27926,9056,0,0,22212,0,0,0,'Thorvald','Chieftain of Halgrind','',0,7,0,0,0,1,1,0,70,70,1914,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.95,0.451389,'',0,1261,0,2.5,8,14,0,52719,11971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38098,41989,0,0,0,0,0,0),(27927,9056,0,0,21965,22137,22138,0,'Dragonflayer Guardian','','',0,7,0,0,0,1,1,0,69,70,1885,7984,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.347222,'',0,1322,0,2.5,8,14,0,48281,48280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(27928,9056,0,0,24935,0,0,0,'Siouxsie the Banshee','','',4096,7,0,1,0,20,20,0,80,80,35,252000,252000,79880,1,3,2000,0,1918.2,2677.2,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27929,12340,0,0,16480,19595,0,0,'Mummified Carcass KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27930,9056,0,0,24940,0,0,0,'Emilune Winterwind','','',4096,7,0,0,0,1,1,0,65,65,1892,5914,5914,0,1,1,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27931,11403,0,0,16480,19595,0,0,'Despawn Mummy Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27932,9056,0,0,23365,0,0,0,'Harry\'s Bomber','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27933,9056,0,0,24945,0,0,0,'Alanya','\"Silvermoon\" Harry\'s Companion','',0,7,0,0,0,1,1,0,68,68,1888,6986,6986,0,1,1,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27935,9056,0,0,14888,0,0,0,'Ferithos','Reagent Supplies','',0,2,0,0,0,1,1,0,72,72,2010,7688,7688,7500,1,2176,2000,0,263,384,0,0,0,0,180000,5886,0,0,0,0,0,0,2.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27936,9056,0,0,24950,0,0,0,'Pumpkin Soldier','','',8,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27937,12340,0,0,23553,0,0,0,'Orf the Helmsman','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27938,9056,0,0,24951,0,0,0,'Trizormu','Trade Goods','',0,2,0,0,0,1,1,0,75,75,2010,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,2.15625,0.439875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27939,9056,0,0,23278,0,0,0,'The Helmsman\'s Ship','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27940,9056,0,0,24953,0,0,0,'Lethecus','General Goods','',0,2,0,0,0,1,1,0,75,75,2010,4652,4652,0,1,384,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27941,9056,0,0,7803,0,0,0,'Drakkari Plague Spreader','','',0,6,0,0,0,1,1,0,73,73,37,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.8,1.8,'',0,1564,0,2.5,8,14,0,52230,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(27942,12340,0,0,23767,0,0,0,'Ice Spike Trigger','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27943,9056,0,0,24955,0,0,0,'Dalormi','Wands','',0,2,0,0,0,1,1,0,75,75,2010,10635,10635,3561,1,4224,2000,0,339,481,0,0,0,0,180000,8204,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27944,9056,0,0,14546,14547,14551,14549,'Johan','','',0,1,0,0,0,1,1,0,2,2,1892,55,55,0,1,0,2000,0,2,2,0,0,0,0,300000,8,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27946,8209,0,0,29363,0,0,0,'Silvermoon Dragonhawk','','',0,1,30,1,0,3,3,0,65,65,1603,17742,17742,0,1,0,2000,0,1500,2107.5,0,0,0,0,180000,5234,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,37985,0,0,0,0,0,0,0,0,0,0,0,0,12993,0,0,0,0,0,0,0,0,259,0),(27947,9056,0,0,24352,0,0,0,'Horde Commander','','',0,7,0,1,0,8,1,0,71,71,1801,74328,74328,0,1,0,2000,0,2242.5,3195,0,0,0,0,180000,7018,0,0,0,0,0,0,1.875,0.465,'47543',0,4354,0,2.5,8,14,0,31403,60067,38619,38618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(27948,9056,0,0,24956,0,0,0,'Risera','Stable Master','',4096,2,0,0,0,1,1,0,70,70,2010,8982,8982,3155,1,4194305,2000,0,234,331,0,0,0,0,180000,6708,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27949,9056,0,0,24366,0,0,0,'Alliance Commander','','',0,7,0,1,0,1,1,0,71,71,16,74328,74328,0,1,0,2000,0,2242.5,3195,0,0,0,0,180000,7018,0,0,0,0,0,0,1.875,0.43375,'47543',0,4414,0,2.5,8,14,0,31403,60067,38619,38618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27950,9056,0,0,24958,0,0,0,'Demestrasz','Innkeeper','',4096,2,0,0,0,1,1,0,70,70,2010,8982,8982,0,1,66177,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27951,9056,0,0,24957,0,0,0,'Admiral Barean Westwind','Grand Admiral of the Scarlet Fleet','',36,7,0,1,0,1,1,0,80,80,14,126000,126000,0,1,0,2000,0,14770,20510,0,0,0,0,180000,9729,0,0,0,0,0,0,1.875,0.3825,'50161',0,0,0,2.5,8,14,0,50161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27952,12340,0,0,14357,0,0,0,'Wyrmrest Protector Visual (Red)','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.125,0.9375,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27953,9056,0,0,14357,14358,14359,14355,'Wyrmrest Protector','','',0,2,0,1,0,5,1,0,80,80,2013,63000,63000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,3.125,0.9375,'',0,0,0,2.5,8,14,0,15496,17547,6533,23337,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(27954,12340,0,0,14359,0,0,0,'Wyrmrest Protector Visual (Green)','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.125,0.9375,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27955,12340,0,0,14358,0,0,0,'Wyrmrest Protector Visual (Bronze)','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.125,0.9375,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32152,9056,0,0,28116,0,28116,0,'Horde Engineering Seat','','vehichleCursor',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27957,9056,0,0,24579,25286,25287,0,'Angrathar Geist','','',0,6,0,0,0,1,1,0,71,72,2052,9291,9610,0,1,0,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27958,10192,0,0,24959,0,0,0,'Parading Pink Elekk','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27959,9056,0,0,11686,0,0,0,'Your Inner Turmoil','','',1024,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27960,9056,0,0,25994,0,0,0,'Dark Rune Warrior','','',8,7,0,1,0,4,1,0,77,77,16,45516,47080,0,1,0,2000,0,2902.5,4072.5,0,0,0,0,3600000,8822,0,0,0,0,0,0,0,0.31,'',0,6338,0,2.5,8,14,0,42724,53395,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27961,9056,0,0,25995,0,0,0,'Dark Rune Worker','','',8,7,0,1,0,4,1,0,77,77,16,45516,47080,0,1,0,2000,0,2902.5,4072.5,0,0,0,0,3600000,8822,0,0,0,0,0,0,0,0.31,'',0,6294,0,2.5,8,14,0,46202,51499,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27962,9056,0,0,25989,0,0,0,'Dark Rune Elementalist','','',8,7,0,1,0,4,3,0,78,78,16,45516,47080,11301,1,0,2000,0,2872.5,4042.5,0,0,0,0,3600000,9104,0,0,0,0,0,0,0,0.31,'',0,6335,0,2.5,8,14,0,32693,51776,53314,51475,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27963,9056,0,0,25990,0,0,0,'Dark Rune Theurgist','','',8,7,0,1,0,4,3,0,78,78,16,36412,37664,25158,1,0,2000,0,2415,3495,0,0,0,0,3600000,7335,0,0,0,0,0,0,0,0.31,'',0,6347,0,2.5,8,14,0,59152,35010,51484,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27964,9056,0,0,25992,0,0,0,'Dark Rune Scholar','','',8,7,0,1,0,4,3,0,77,77,16,45516,47080,11301,1,0,1600,0,2298,3234,0,0,0,0,3600000,8803,0,0,0,0,0,0,0,0.31,'',0,6283,0,2.5,8,14,0,51612,51799,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27965,9056,0,0,25993,0,0,0,'Dark Rune Shaper','','',8,7,0,1,0,4,3,0,78,78,16,45516,47080,11301,1,0,2000,0,2872.5,4042.5,0,0,0,0,3600000,9104,0,0,0,0,0,0,0,0.31,'',0,6365,0,2.5,8,14,0,51496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27966,9056,0,0,25988,0,0,0,'Dark Rune Controller','','',8,7,0,1,0,4,3,0,78,78,16,47080,47080,11427,1,0,2000,0,2872.5,4042.5,0,0,0,0,3600000,9104,0,0,0,0,0,0,0,0.31,'',0,6463,0,2.5,8,14,0,51507,51805,51503,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27967,12340,0,0,8750,0,0,0,'Dark Rune Guardian [PH]','PH MODEL: TASK 17271','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27968,12340,0,0,8718,0,0,0,'Dark Rune Keeper [PH]','PH MODEL: TASK 17271','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27969,9056,0,0,28132,0,0,0,'Dark Rune Giant','','',72,5,0,1,0,8,5,0,77,77,16,91032,94160,18835,1,0,2000,0,2872.5,4042.5,0,0,0,0,3600000,8803,0,0,0,0,0,0,3.4,0.31,'',0,6332,0,2.5,8,14,0,51493,51494,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27970,9056,0,0,26146,0,0,0,'Raging Construct','','',32776,9,0,1,0,4,1,0,78,78,16,47080,47080,0,1,0,2000,0,2902.5,4072.5,0,0,0,0,3600000,9124,0,0,0,0,0,0,1.75,8.75,'',0,6340,0,2.5,8,14,0,28168,51819,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27971,9056,0,0,26154,0,0,0,'Unrelenting Construct','','',32776,9,0,1,0,4,1,0,77,77,16,45516,47080,0,1,0,2000,0,2902.5,4072.5,0,0,0,0,3600000,8822,0,0,0,0,0,0,1.75,8.75,'',0,6341,0,2.5,8,14,0,51832,51491,51842,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27972,9056,0,0,26140,0,0,0,'Lightning Construct','','',32776,9,0,1,0,8,7,0,78,78,16,94160,94160,26663,1.5,0,1333,0,1914.52,2694.32,0,0,0,0,3600000,9104,0,0,0,0,0,0,1.75,8.75,'',0,6353,0,2.5,8,14,0,61528,59038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27973,9056,0,0,19383,21330,0,0,'Crystalline Shardling','','',8,5,0,0,0,1,1,0,77,77,16,11379,11379,0,1,0,2000,0,371,522,0,0,0,0,3600000,8822,0,0,0,0,0,0,0.5,0.075,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27974,9056,0,0,20048,0,0,0,'Eroded Shardling','','',8,5,0,0,0,1,1,0,1,1,16,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27975,9056,0,0,26657,0,0,0,'Maiden of Grief','','',72,10,0,1,1,22.5,6,0,79,79,16,273938,273938,0,1,0,2000,0,3030,4230,0,0,0,0,3600000,9426,0,0,0,0,0,0,6,2.294,'',0,6349,0,2.5,8,14,0,50761,59723,50760,50752,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(27976,12340,0,0,19996,0,0,0,'[PH] Warp Stalker Mount','','',0,1,32,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27977,9056,0,0,20909,0,0,0,'Krystallus','','',584,5,0,1,1,23.5,1,0,79,79,16,286112,286112,0,1,0,2000,0,3030,4230,0,0,0,0,3600000,9426,0,0,0,0,0,0,6.75,2.25,'',0,6288,0,2.5,8,14,0,61546,50868,59750,50843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(27978,9056,0,0,27483,0,0,0,'Sjonnir The Ironshaper','','',72,7,0,1,1,30,1,0,79,79,1965,365250,365250,0,1,0,1200,0,1818,2538,0,0,0,0,3600000,9426,0,0,0,0,0,0,1.6,0.496,'',0,6325,0,2.5,8,14,0,50840,50834,50830,28747,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(27979,9056,0,0,6530,0,0,0,'Forged Iron Trogg','','',0,7,0,0,0,0.75,1,0,1,1,16,9131,9131,0,1,0,2000,0,404,564,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,50900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27980,9056,0,0,26092,0,0,0,'Earthen Dwarf','','',0,7,0,1,0,4,1,0,1,1,35,45516,45516,0,1,0,2000,0,2782.5,3915,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27981,9056,0,0,25177,0,0,0,'Malformed Ooze','','',8,10,0,0,0,0.13,1,0,1,1,35,1605,1605,0,1,0,2000,0,404,564,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,84,0),(27982,9056,0,0,25754,0,0,0,'Forged Iron Dwarf','','',0,7,0,1,0,1.5,1,0,1,1,35,18262,18262,0,1,0,2000,0,3030,4230,0,0,0,0,0,7,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,50895,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27983,9056,0,0,25991,0,0,0,'Dark Rune Protector','','',0,7,0,1,0,1.5,1,0,1,1,35,17068,17068,0,1,0,2000,0,2782.5,3915,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,22120,42724,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27984,9056,0,0,25987,0,0,0,'Dark Rune Stormcaller','','',0,7,0,0,0,1,1,0,1,1,35,9103,9103,8313,1,0,2000,0,311,450,0,0,0,0,0,8833,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,15654,12167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27985,9056,0,0,26148,0,0,0,'Iron Golem Custodian','','',0,9,0,1,0,4,1,0,1,1,35,45516,45516,0,1,0,2000,0,2782.5,3915,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,33661,12734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27986,9056,0,0,24969,0,0,0,'Hemet Nesingwary','','',0,7,0,1,0,3,1,0,78,78,35,35310,35310,0,1,2,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27987,9056,0,0,24972,0,0,0,'Monte Muzzleshot','','',0,7,0,0,0,1,1,0,76,76,35,11001,11001,0,1,2,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27988,9056,0,0,10811,13069,0,0,'Dalson\'s Outhouse Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27989,8209,0,0,11686,0,0,0,'D.I.S.C.O.','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27990,9056,0,0,24976,0,0,0,'Krasus','Consort of the Queen','',4,2,0,3,0,1000,1,0,83,83,2010,11156000,11156000,9328,1,3,2000,0,12950,18585,0,0,0,0,180000,8505,0,0,0,0,0,0,2.85,0.7277,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27991,12340,0,0,24977,0,0,0,'Flying Disc Prototype','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27992,9056,0,0,22524,0,0,0,'Vrykul Harpoon Gun','','',0,10,0,0,0,1,1,0,70,70,35,26946,26946,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,97,0,0,0,0,0,0,0,0,0),(27993,9056,0,0,22524,0,0,0,'Vrykul Harpoon Gun','','',0,10,0,0,0,1,1,0,70,70,35,26946,26946,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,97,0,0,0,0,0,0,0,0,0),(27994,12340,0,0,1126,17188,0,0,'Lieutenant Icehammer','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27995,12340,0,0,1126,17612,0,0,'The Gearmaster\'s Manual Researched Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31884,9056,0,0,27669,0,0,0,'Kor\'kron Suppression Turret','','vehichleCursor',0,9,0,1,0,5,1,0,80,80,1735,63000,63000,0,1,0,2000,0,349,522,0,2250,279,418,180000,0,0,0,0,0,0,0,0.75,0.229125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,291,0,0,0,0,0,0,0,0,0),(27997,12340,0,0,2676,0,0,0,'Test PvP Questgiver','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27998,12340,0,0,25003,0,0,0,'Ethereal Mutagen - Pet','','',0,4,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27999,9056,0,0,169,11686,0,0,'Rock Shield Trigger (Borean Tundra)','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28000,12340,0,0,19454,0,0,0,'Ethereal Mutagen - Player','','',0,4,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28001,9056,28566,0,25005,25110,25111,0,'Dreadsaber','','',1,1,2,0,0,1,1,0,75,76,2030,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.95,0.455,'',0,0,0,2.5,8,14,0,27047,52471,24453,59885,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28002,9056,28566,0,15145,25466,25107,0,'Mangal Crocolisk','','',1,1,6,0,0,1,1,0,75,76,14,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,3.25,1.8057,'',0,0,0,2.5,8,14,0,48287,50502,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28003,9056,0,0,2837,0,0,0,'Bittertide Hydra','','',0,1,0,0,0,1,1,0,75,76,14,10635,11001,3602,1,0,2000,0,352,499,0,0,0,0,300000,8503,0,0,0,0,0,0,10,2,'',0,0,0,2.5,8,14,0,52307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28004,9056,0,0,22321,0,0,0,'Goretalon Roc','','',1,1,26,0,0,1,1,0,75,76,14,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,55079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39161,38642,0,0,0,0,0,0),(28005,9056,0,0,24996,24998,24993,24997,'Wastes Scavenger','','',8,6,0,0,0,1,1,0,73,74,2042,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.2,0.372,'',0,0,0,2.5,8,14,0,50403,50443,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,133,0),(28006,9056,0,0,25006,0,0,0,'Grand Necrolord Antiok','','',2048,6,0,0,0,1,1,0,75,75,2042,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,2.025,0.51705,'50494',0,0,0,2.5,8,14,0,50501,50497,50455,55984,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,133,0),(28007,12340,0,0,16919,24193,0,0,'Antiok\'s Mount','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28008,9056,0,0,169,11686,0,0,'Galakrond Spell Dummy','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,133,0),(28009,9056,28566,0,26275,26279,0,0,'Shardhorn Rhino','','',65537,1,43,0,0,1,1,0,75,76,14,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,7.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,105,0,38642,0,0,0,0,0,0,0),(28010,9056,0,0,2601,0,0,0,'Stranded Thresher','','',0,1,0,0,0,1,1,0,75,76,14,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,5.2,1.95,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28011,9056,28566,0,25156,25163,25164,0,'Emperor Cobra','','',1,1,35,0,0,1,1,0,75,76,14,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.75,1.4,'',0,0,0,2.5,8,14,0,32093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38505,38642,0,0,0,0,0,0),(28012,9056,0,0,25011,0,0,0,'Image of Belgaristrasz','','',40,2,0,1,0,1,15,0,80,80,35,12600,12600,0,1,2,2400,0,3798,5274,0,0,0,0,180000,9729,0,0,0,0,0,0,2.25,0.459,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28013,12340,0,0,1126,17612,0,0,'Fire Upon the Waters Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28014,9056,0,0,10719,0,0,0,'Transformed Warhorse','','',0,6,0,0,0,1,1,0,70,70,1929,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28015,9056,0,0,16480,19595,0,0,'Drakuru\'s Bunny 05','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,3600000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28016,9056,0,0,27136,0,0,0,'Drakuru','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,53,0),(28017,9056,0,0,15983,0,0,0,'Bloodworm','','',0,8,0,0,0,0.08,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.15,'50453',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28018,9056,0,0,24484,0,0,0,'Thiassi the Lightning Bringer','','',8,6,0,1,0,6,1,0,73,73,2042,59640,59640,0,1,0,2000,0,1453.6,2070,0,0,0,0,300000,7618,0,0,0,0,0,0,3.4,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,100,0,0,0,0,0,0,0,0,0),(28019,12340,0,0,20570,17612,0,0,'Escape from Silverbrook Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28022,9056,0,0,24999,25528,25527,0,'Carrion Eater','','',0,6,0,0,0,1,1,0,75,76,2068,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.25,0.3875,'',0,1826,0,2.5,8,14,0,54387,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(28023,9056,28022,0,15958,0,0,0,'Rotting Abomination','','',0,6,0,0,0,1,1,0,75,76,2068,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,180000,8520,0,0,0,0,0,0,3,1,'',0,1832,0,2.5,8,14,0,15496,50335,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(28024,9056,0,0,23319,25643,0,0,'Rainspeaker Warrior','','',0,7,0,1,0,5,1,0,77,78,2066,56895,58850,0,1,0,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,1,1,'',0,5895,0,2.5,8,14,0,50533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28025,9056,0,0,25016,0,0,0,'Rainspeaker Oracle','','',0,7,0,1,0,5,1,0,77,78,2064,45515,47080,8386,1,0,2000,0,1481.2,2143.6,0,0,0,0,300000,7335,0,0,0,0,0,0,0.7,0.7,'',0,6875,0,2.5,8,14,0,15305,54919,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28026,9056,28022,0,25402,25286,0,0,'Rampaging Geist','','',0,6,0,0,0,1,1,0,75,76,2068,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.465,'',0,1828,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(28027,9056,0,0,23319,0,0,0,'High-Oracle Soo-say','','',0,7,0,1,0,10,1,0,78,78,2063,117700,117700,3809,1,3,2000,0,1761.8,2479.4,0,0,0,0,300000,9104,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,53071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28028,9056,0,0,26232,26233,26234,26235,'Argent Shieldman','','',0,7,0,0,0,0.9,1,0,75,76,2070,9572,9901,0,1,0,2000,0,356,503,0,0,0,0,180000,8520,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,53039,11977,32587,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28029,9056,0,0,26228,26229,26230,26231,'Argent Crusader','','',0,7,0,0,0,0.9,1,0,75,76,2138,9571,9901,3602,1,0,2000,0,352,499,0,0,0,0,300000,8503,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,14517,53039,10326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28030,9056,0,0,25634,0,0,0,'Quetz\'lun\'s Spirit','','',4,10,0,3,0,1,1,0,83,83,35,1,1,0,1,3,2000,0,70,70,0,2000,0,0,180000,7,0,0,0,0,0,0,0,0,'51126 41408',1,0,0,2.5,8,14,0,53096,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28031,9056,0,0,25027,0,0,0,'Buck Cantwell','','',0,7,0,0,0,1,1,0,76,76,35,11001,11001,0,1,2,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28032,9056,0,0,25028,0,0,0,'Debaar','','',0,7,0,0,0,1,1,0,77,77,35,11379,11379,0,1,3,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28033,9056,0,0,25029,0,0,0,'Weslex Quickwrench','','',0,7,0,0,0,1,1,0,76,76,35,11001,11001,0,1,3,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28034,9056,28036,0,27843,27844,0,0,'Drakkari Snake Handler','','',0,7,0,0,0,1,1,0,75,76,2069,10635,11001,3602,1,0,2000,0,352,499,0,0,0,0,300000,8503,0,0,0,0,0,0,1.575,0.364583,'',0,1821,0,2.5,8,14,0,54482,6660,54484,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28035,9056,28036,0,27845,27846,0,0,'Priest of Sseratus','','',0,7,0,0,0,1,1,0,75,76,2069,8508,8800,8060,1,0,2000,0,300,436,0,0,0,0,300000,6851,0,0,0,0,0,0,1.575,0.364583,'',0,1823,0,2.5,8,14,0,54482,13860,16568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28036,9056,0,0,27841,27842,0,0,'Champion of Sseratus','','',0,7,0,0,0,1,1,0,75,76,2069,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.8,0.416666,'',0,1831,0,2.5,8,14,0,54482,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28037,9056,0,0,22719,0,0,0,'The Spirit of Gnomeregan','Flight Master','',0,9,0,0,0,1,1,0,1,1,35,42,42,0,1,8192,2000,0,2,2,0,0,0,0,600000,7,0,0,0,0,0,0,0,1,'51114',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(28038,9056,0,0,25056,0,0,0,'Purser Boulian','Innkeeper','',0,7,0,0,0,1,1,0,78,78,35,11770,11770,0,1,66177,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28039,9056,0,0,25057,0,0,0,'Commander Kunz','','',0,7,0,0,0,1,1,0,77,77,2070,11379,11379,0,1,3,1500,0,278.25,391.5,0,0,0,0,300000,8822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28040,9056,0,0,25058,0,0,0,'Mardan Thunderhoof','Gunsmith','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,4480,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28041,9056,0,0,25059,25060,25061,25062,'Argent Soldier','','',0,7,0,0,0,0.9,1,0,75,76,2073,9571,9901,0,1,1,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,50370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28042,9056,0,0,25063,0,0,0,'Captain Brandon','','',0,7,0,0,0,1,1,0,71,71,2070,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28043,9056,0,0,25064,0,0,0,'Captain Grondel','','',0,7,0,0,0,1,1,0,71,71,2070,9291,9291,0,1,2,1500,0,224.25,319.5,0,0,0,0,300000,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28044,9056,0,0,25065,0,0,0,'Captain Rupert','','',0,7,0,0,0,1,1,0,71,71,2070,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28045,9056,0,0,25066,0,0,0,'Captain Arnath','','',0,7,0,0,0,1,1,0,71,71,2070,9291,9291,0,1,3,1500,0,224.25,319.5,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28046,9056,0,0,25067,0,0,0,'Korg the Cleaver','Ship\'s Cook','',0,7,0,0,0,1,1,0,76,76,35,11001,11001,0,1,643,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28047,9056,0,0,25068,0,0,0,'Hadrius Harlowe','Stable Master','',0,7,0,0,0,1,1,0,76,76,35,11001,11001,0,1,4194305,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28048,8478,0,0,25054,0,0,0,'Dread Captain DeMeza','Scourge of the South Seas','',0,7,0,1,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28049,9056,0,0,25055,0,0,0,'First Mate Hapana','','',0,7,0,0,0,1,1,0,68,68,35,3834,3834,0,1,0,2000,0,231,325,0,0,0,0,0,6126,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28050,9056,0,0,25069,0,0,0,'Ol\' Chumbucket','','',0,7,0,0,0,1,1,0,65,65,35,3524,3524,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28051,9056,0,0,25070,0,0,0,'Cap\'n Slappy','','',0,7,0,0,0,1,1,0,65,65,35,3524,3524,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28052,10192,0,0,25073,25074,25075,25076,'Dread Crew','','',0,7,0,0,0,1,1,0,60,62,35,3052,3737,0,1,0,2000,0,172,240,0,0,0,0,0,4344,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28053,9056,0,0,25071,0,0,0,'Apple','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28054,9056,0,0,25072,0,0,0,'Lucky Wilhelm','','',0,7,0,0,0,1,1,0,77,77,35,11379,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,102,0,0,0,0,0,0,0,0,0),(28055,9056,0,0,169,11686,0,0,'Channel Target','','',0,10,0,1,0,1,1,0,74,74,14,10282,10282,0,1,0,2000,0,2460,3502.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,2,0.903,'50549',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28056,9056,0,0,25078,0,0,0,'Sergeant Stackhammer','','',0,7,0,0,0,1,1,0,77,77,2070,11379,11379,0,1,2,2000,0,371,522,0,0,0,0,600000,8822,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28057,9056,0,0,25079,0,0,0,'Garmin Herzog','Stable Master','',4096,7,0,0,0,1,1,0,70,70,1928,8982,8982,3155,1,4194305,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28058,10192,0,0,3146,0,0,0,'Dread Cannon','','',0,9,0,0,0,1,1,0,50,50,35,1661,2036,0,1,0,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28059,9056,0,0,25080,0,0,0,'Commander Falstaav','','',0,7,0,0,0,1,1,0,78,78,2070,11770,11770,3809,1,3,2000,0,383,539,0,0,0,0,300000,9104,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28060,9056,0,0,25081,0,0,0,'Nyuni','Hapana\'s Pet','',0,1,26,0,0,1,1,0,53,53,35,3189,3839,0,1,0,2000,0,89,119,0,0,0,0,0,3128,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28061,9056,0,0,24472,0,0,0,'Wintergarde Gryphon','','',0,1,0,0,0,1,1,0,1,1,2004,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,104,0,0,0,0,0,0,0,0,0),(28062,9056,0,0,25095,0,0,0,'Hexxer Ubungo','','',0,7,0,0,0,1,1,0,77,77,35,9103,9103,8313,1,3,2000,0,311,450,0,0,0,0,300000,7094,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28063,9056,0,0,23911,0,0,0,'Conquest Hold Windrager','','',6144,7,0,1,0,1,1,0,75,75,1979,106350,106350,0,1,0,2000,0,2565,3637.5,0,0,0,0,180000,8219,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28064,9056,0,0,16480,19595,0,0,'Drakkari Pedestal 01','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28065,9056,0,0,24732,24738,24739,24740,'Wintergarde Gryphon Rider','7th Legion','',4096,7,0,0,0,1,1,0,75,75,1892,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28066,9056,0,0,28355,0,0,0,'Frozen Sphere','','',1024,10,0,0,0,0.02,1,0,1,1,14,1,1,3270,1,0,2000,0,0,0,0,0,0,0,0,7338,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28067,8478,0,0,21826,0,0,0,'Dark Iron Brewer','','',0,7,0,0,0,1,1,0,50,50,674,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28068,9056,0,0,25096,0,0,0,'Prophet of Sseratus','','',0,7,0,1,0,5,5,0,76,76,2069,44000,44000,40695,1,0,2000,0,1380,2005.6,0,0,0,0,300000,6851,0,0,0,0,0,0,12,12,'',0,1818,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28069,9056,0,0,26140,0,0,0,'Sholazar Guardian','','',512,4,0,0,0,1,1,0,77,78,14,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.75,8.75,'',0,0,0,2.5,8,14,0,52702,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39227,38642,42107,0,0,0,0,0),(28070,9056,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,6,1,0,80,80,35,32052,32052,0,1,3,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,58506,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28076,9056,0,0,25380,25638,0,0,'Frenzyheart Berserker','','',0,7,0,1,0,5,1,0,77,78,2062,56895,58850,0,1,0,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,1,0.31,'',0,6067,0,2.5,8,14,0,50420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28077,9056,0,0,25385,0,0,0,'Frenzyheart Tracker','','',0,7,0,1,0,5,1,0,77,78,2061,56895,58850,3767,1,0,2000,0,1761.8,2479.4,0,0,0,0,300000,9104,0,0,0,0,0,0,0.8,0.248,'',0,6027,0,2.5,8,14,0,53432,22907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28078,9056,0,0,25376,25639,0,0,'Frenzyheart Ravager','','',0,7,0,0,0,0.5,1,0,77,78,2061,5690,5885,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1,0.31,'',0,877,0,2.5,8,14,0,53361,15578,49807,0,0,0,0,0,0,0,0,0,0,0,0,0,39266,38642,0,0,0,0,0,0),(28079,9056,28078,0,25387,0,0,0,'Frenzyheart Hunter','','',0,7,0,0,0,0.5,1,0,77,78,2061,5690,5885,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,0.8,0.248,'',0,876,0,2.5,8,14,0,52270,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39266,38642,0,0,0,0,0,0),(28080,9056,0,0,25640,25379,0,0,'Frenzyheart Spearbearer','','',0,7,0,0,0,1,1,0,76,77,2061,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.1,0.341,'',0,1919,0,2.5,8,14,0,54951,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28081,9056,0,0,25385,0,0,0,'Frenzyheart Scavenger','','',0,7,0,0,0,1,1,0,76,77,2061,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,0.8,0.248,'',0,1920,0,2.5,8,14,0,54617,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28082,9056,0,0,25388,0,0,0,'High-Shaman Rakjak','','',0,7,0,1,0,10,1,0,78,78,2060,117700,117700,3809,1,3,2000,0,1761.8,2479.4,0,0,0,0,300000,9104,0,0,0,0,0,0,1.2,0.372,'',0,4625,0,2.5,8,14,0,33643,52905,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28083,9056,0,0,20595,0,0,0,'Serfex the Reaver','','',0,1,0,0,0,1,1,0,78,78,14,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,2.5,0.305556,'',0,0,0,2.5,8,14,0,31747,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38473,38642,0,0,0,0,0,0),(28085,9056,0,0,29113,0,0,0,'Sapphire Hive Drone','','',1,1,44,0,0,0.5,1,0,76,77,16,5500,5690,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.8,2.124,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28086,9056,0,0,25860,0,0,0,'Sapphire Hive Wasp','','',1,1,44,0,0,1,1,0,76,77,16,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,0.975,0.325,'',0,0,0,2.5,8,14,0,34392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28087,9056,0,0,26359,0,0,0,'Sapphire Hive Queen','','',0,1,44,0,0,1,1,0,78,78,16,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,15000,9124,0,0,0,0,0,0,2.25,0.75,'',0,0,0,2.5,8,14,0,48193,54761,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38477,38642,0,0,0,0,0,0),(28088,12340,0,0,17275,0,0,0,'Moveto Test - Moves','Expedition Leader','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28089,9056,0,0,25129,0,0,0,'Sseratus','','',4,10,0,3,0,1,1,0,83,83,190,13945,13945,0,1,0,2000,0,17815,23905,0,0,0,0,180000,10673,0,0,0,0,0,0,12.5,10,'50596 29266 29266',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28090,9056,0,0,25097,25098,25099,25100,'Crusade Recruit','','',0,7,0,0,0,1,1,0,71,71,2070,9291,9291,0,1,1,1500,0,224.25,319.5,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28092,9056,0,0,5988,0,0,0,'The Etymidian','','',4,4,0,3,0,1,1,0,80,80,35,12600,12600,0,1,2,2000,0,14770,20510,0,0,0,0,180000,9729,0,0,0,0,0,0,3,0.525,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28093,9056,0,0,25103,25106,0,0,'Sholazar Tickbird','','',0,8,0,0,0,1,1,0,1,1,190,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.45,0.1395,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,159,0),(31862,9183,0,0,27241,0,27241,0,'Grand Black War Mammoth','','vehichleCursor',1048576,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,312,0,0,0,0,0,0,0,0,0),(28095,9056,0,0,25380,0,0,0,'Tracker Gekgek','','',0,7,0,1,0,5,1,0,78,78,2060,58850,58850,0,1,2,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,1,0.31,'',0,6179,0,2.5,8,14,0,50533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28096,9056,0,0,809,0,0,0,'Hardknuckle Charger','','',1,1,9,0,0,1,1,0,76,77,16,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.4375,1.2075,'',0,0,0,2.5,8,14,0,49758,27047,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28097,9056,0,0,26618,0,0,0,'Pitch','','',1,1,2,0,0,1,1,0,76,76,16,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,2.4,1.272,'',0,0,0,2.5,8,14,0,54487,24332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38703,38642,0,0,0,0,0,0),(28098,9056,0,0,26583,842,0,0,'Hardknuckle Forager','','',1,1,9,0,0,0.75,1,0,76,76,189,8251,8251,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.25,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28099,9056,0,0,25105,0,0,0,'Corporal Maga','','',0,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,2,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.65,0.2596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28100,8478,0,0,1072,0,0,0,'Lemming','','',0,8,0,0,0,1,1,0,1,1,31,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.122,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28101,9056,0,0,22124,0,0,0,'Blighted Corpse','','',0,6,0,0,0,1,1,0,76,77,14,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,0,1,'',0,1828,0,2.5,8,14,0,50306,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,38642,42108,42108,0,0,0,0,0),(28103,9056,0,0,25218,0,0,0,'Urgreth of the Thousand Tombs','','',4,6,0,3,0,20,1,0,80,80,14,252000,252000,3994,1,0,3000,0,21892.5,30555,0,0,0,0,300000,9706,0,0,0,0,0,0,4.42,0.403,'',1,0,0,2.5,8,14,0,16856,51074,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28104,9056,28271,0,7869,0,0,0,'Enraged Skeleton','','',0,6,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28105,9056,0,0,25389,0,0,0,'Warlord Tartek','','',0,7,0,0,0,1,1,0,1,1,2061,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,2020,0,2.5,8,14,0,29426,15572,35429,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28106,9056,0,0,25381,0,0,0,'Shaman Jakjek','','',0,7,0,1,0,1,1,0,78,78,2060,117700,117700,3809,1,3,2000,0,1761.8,2479.4,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.31,'52215',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28107,9056,0,0,22607,0,0,0,'Lightningcaller Soo-met','','',0,7,0,1,0,1,1,0,78,78,2063,117700,117700,3809,1,3,2000,0,2872.5,4042.5,0,0,0,0,180000,9104,0,0,0,0,0,0,1,1,'52215',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28108,9056,0,0,14706,0,0,0,'Bonescythe Ravager','','',0,6,0,0,0,1,1,0,75,76,2080,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,2.25,0.525,'',0,1823,0,2.5,8,14,0,54770,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,38642,42108,0,0,0,0,0,0),(28109,9056,0,0,23319,25643,0,0,'Mistwhisper Warrior','','',0,7,0,0,0,1,1,0,76,77,2064,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1,1,'',0,2015,0,2.5,8,14,0,50533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28110,9056,28109,0,25155,0,0,0,'Mistwhisper Oracle','','',0,7,0,0,0,1,1,0,76,77,2064,8800,9103,8226,1,0,2000,0,311,450,0,0,0,0,300000,7094,0,0,0,0,0,0,0.7,0.7,'',0,2019,0,2.5,8,14,0,54921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28111,9056,0,0,22607,25642,0,0,'Sparktouched Warrior','','',0,7,0,0,0,0.5,1,0,77,78,2064,5690,5885,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1,1,'',0,877,0,2.5,8,14,0,18501,54429,52974,0,0,0,0,0,0,0,0,0,0,0,0,0,39265,38642,0,0,0,0,0,0),(28112,9056,28111,0,25157,0,0,0,'Sparktouched Oracle','','',0,7,0,0,0,0.5,1,0,77,78,2064,4552,4708,8386,1,0,2000,0,322,466,0,0,0,0,300000,7335,0,0,0,0,0,0,0.7,0.7,'',0,876,0,2.5,8,14,0,12549,54916,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39265,38642,0,0,0,0,0,0),(28113,9056,0,0,31548,0,0,0,'Mosswalker Victim','','',0,7,0,0,0,1,1,0,77,78,2063,11379,11770,0,1,1,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28114,9056,0,0,25155,0,0,0,'Mistcaller Soo-gan','','',0,7,0,1,0,10,1,0,78,78,2063,117700,117700,3809,1,2,2000,0,2872.5,4042.5,0,0,0,0,180000,9104,0,0,0,0,0,0,0.7,0.7,'51589 52215',0,0,0,2.5,8,14,0,49816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28115,9056,0,0,25682,0,0,0,'Soo-holu','Will of the Titans','',0,1,0,1,0,1,1,0,1,1,2064,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28116,9056,0,0,25113,0,0,0,'Kartak the Abominable','','',0,1,0,1,0,1,1,0,1,1,2061,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28117,9056,0,0,25920,25921,25922,25923,'Argent Footman','','',0,7,0,0,0,1,1,0,75,76,2073,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28118,9056,0,0,26650,0,0,0,'Watery Lord','','',0,4,0,0,0,1,1,0,76,76,834,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,3,0.465,'',0,0,0,2.5,8,14,0,35735,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38325,42107,42107,0,0,0,0,0),(31861,9183,0,0,27240,0,0,0,'Grand Black War Mammoth','','vehichleCursor',1048576,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,312,0,0,0,0,0,0,0,0,0),(28120,9056,0,0,25464,0,0,0,'Lafoo','','',0,7,0,0,0,1,1,0,1,1,2063,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28121,9056,0,0,25157,0,0,0,'Jaloot','','',0,7,0,0,0,1,1,0,1,1,2063,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28122,9056,0,0,25155,0,0,0,'Moodle','','',0,7,0,0,0,1,1,0,1,1,2063,1,1,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.7,0.7,'',0,0,0,2.5,8,14,0,52972,52973,52974,52977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28123,9056,0,0,7198,16949,3922,4100,'Venture Co. Excavator','','',0,7,0,0,0,1,1,0,75,76,14,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.306,'',0,1825,0,2.5,8,14,0,49749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,39651,0,0,0,0,0,0),(28124,9056,28123,0,20017,17456,11554,0,'Venture Co. Ruffian','','',0,7,0,0,0,1,1,0,75,76,14,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,2,1.4,'',0,1826,0,2.5,8,14,0,52908,51601,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,39651,0,0,0,0,0,0),(28125,9056,0,0,25117,0,0,0,'Dr. Rogers','','',0,7,0,0,0,1,1,0,71,71,2070,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,600000,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28126,8478,0,0,25118,0,0,0,'Don Carlos','','',0,7,0,0,0,1,1,0,68,68,35,3834,3834,0,1,3,2000,0,231,325,0,0,0,0,25000,6126,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28127,9056,0,0,21360,0,0,0,'Softknuckle','','',0,1,0,0,0,1,1,0,1,5,35,42,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,0.45,0.1395,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28128,12340,0,0,1126,11686,0,0,'Bristlepine Food Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28129,9056,28566,0,25121,25120,0,0,'Longneck Grazer','','',0,1,0,0,0,1,1,0,75,76,1999,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,3.75,3.15,'',0,0,0,2.5,8,14,0,29577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,40394,0,0,0,0,0,0),(28130,9056,0,0,169,11686,0,0,'Invis Lightning Stalker','','',0,10,0,1,0,1,1,0,74,74,14,10282,10282,0,1,0,2000,0,2460,3502.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28131,12340,0,0,25122,0,0,0,'Ugly Pete','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28132,8478,0,0,25124,0,0,0,'Don Carlos','','',2048,7,0,1,0,11,1,0,68,68,1736,71962,71962,0,1,0,2000,0,1062.6,1495,0,0,0,0,3600000,6126,0,0,0,0,0,0,0,0,'',0,3978,0,2.5,8,14,0,12024,50762,16100,16496,0,0,0,0,0,5631,0,0,0,0,0,0,38329,0,0,0,0,0,0,0),(28133,9056,0,0,25132,0,0,0,'Crusader Jonathan','','',0,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,1,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,50666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28135,9056,0,0,17759,0,0,0,'Westguard Gryphon','','',0,1,0,0,0,1,1,0,75,75,1892,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,107,0,0,0,0,0,0,0,0,0),(28136,9056,0,0,25131,0,0,0,'Crusader Jonathan','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'50681',0,0,0,2.5,8,14,0,50665,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28137,9056,0,0,16480,19595,0,0,'Leave No One Behind Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28138,9056,0,0,25376,0,0,0,'Elder Harkek','','',0,7,0,1,0,10,1,0,78,78,2060,117700,117700,3809,1,3,2000,0,1761.8,2479.4,0,0,0,0,300000,9104,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,33643,52905,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28139,9056,0,0,25382,25383,25384,0,'Frenzyheart Pup','','',0,7,0,0,0,1,1,0,1,5,2060,42,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,0.4,0.124,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28140,9056,0,0,25133,25173,25134,0,'Gorloc Hatchling','','',0,7,0,0,0,1,1,0,1,5,2063,42,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,0.25,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28141,9056,0,0,25137,0,0,0,'Crusader Lamoof','','',0,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,1,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,50679,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28142,9056,0,0,25140,0,0,0,'Crusader Lamoof','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'50681',0,0,0,2.5,8,14,0,50681,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28143,9056,0,0,25142,0,0,0,'Crusader Josephine','','',0,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,1,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,50693,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28144,12340,25495,0,22496,10627,23141,23142,'Mindless Aberration (Unkillable)','','',1024,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.66625,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28145,9056,0,0,2076,0,0,0,'Lurking Basilisk','','',0,1,0,0,0,1,1,0,75,76,16,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,2,1.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28148,9056,0,0,25143,0,0,0,'Crusader Josephine','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'50681',0,0,0,2.5,8,14,0,50695,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28149,9056,0,0,26092,26090,26091,0,'Earthen Protector','','',0,7,0,1,0,4,1,0,80,80,35,50400,50400,3994,1,0,2000,0,3127.5,4365,0,0,0,0,3600000,9706,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28150,9056,0,0,25092,0,0,0,'Destroyed Siege Tank','','',0,9,0,0,0,1,1,0,70,70,1981,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.25,3.75,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28151,9056,0,0,15102,0,0,0,'Muddled Prophet of Sseratus','','',0,7,0,0,0,1,3,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,2500,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28153,9056,0,0,25347,0,0,0,'Snowflake','','',8,4,0,0,0,0.3,1,0,80,80,16,3653,3780,3944,1,0,2000,0,417,582,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,44604,50721,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28156,9056,0,0,27206,27207,27208,27209,'Defeated Argent Footman','','',0,7,0,0,0,1,1,0,75,76,2073,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,1,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28157,9056,0,0,25158,25160,25161,25162,'Westguard Bombardier','','',0,7,0,0,0,1,1,0,75,75,1892,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28158,9056,0,0,24996,0,0,0,'Withered Argent Footman','','',0,6,0,0,0,1,1,0,75,76,2068,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.2,0.372,'45857',0,1821,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,43,0),(28159,12340,28022,0,25165,0,0,0,'Scourgeheart Drakkari','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(28160,9056,0,0,25166,0,0,0,'Archmage Pentarus','','',0,7,0,1,0,3,1,0,80,80,2007,37800,37800,3994,1,3,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28161,9056,0,0,26182,26183,26184,0,'Chicken Escapee','','LootAll',0,8,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28162,9056,28022,0,27258,27253,0,0,'Drakkari Corpse','','LootAll',128,6,0,0,0,1,1,0,75,76,35,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.347222,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28163,8478,0,0,161,0,0,0,'Guerrero','','',0,1,1,1,0,3,1,0,68,68,190,19626,19626,0,1,0,1200,0,1039.5,1462.5,0,0,0,0,180000,6126,0,0,0,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,13738,50739,0,0,0,0,0,0,0,1337,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28164,12340,0,0,25125,0,0,0,'Don Carlos, Young, Hatless','','',2048,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28165,9056,0,0,25176,0,0,0,'Iron Sludge','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,50838,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28166,9056,0,0,17612,0,0,0,'Unstable Sphere','','',8,10,0,0,0,0.8,1,0,80,80,16,7372,7372,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28167,9056,0,0,25168,25169,25311,25312,'Stratholme Citizen','','',8,7,0,0,0,0.3,1,0,78,78,2075,3531,3653,0,1,0,2000,0,404,564,0,0,0,0,3600000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0),(28168,12340,0,0,161,0,0,0,'Guerrero (1)','','',0,1,1,1,0,1,1,0,72,72,190,33210,33210,0,1,0,2000,0,3991,5694,0,0,0,0,0,7318,0,0,0,0,0,0,1.25,1.5,'',0,0,15,2.5,8,14,0,13738,50739,0,0,0,0,0,0,0,1337,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28169,9056,0,0,25171,25172,25313,25314,'Stratholme Resident','','',8,7,0,0,0,0.3,1,0,78,78,2075,3531,3653,0,1,0,2000,0,404,564,0,0,0,0,3600000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0),(28170,9056,0,0,16053,0,0,0,'Frosthowl Screecher','','',0,6,0,0,0,1,1,0,75,76,14,10635,11001,3602,1,0,2000,0,352,499,0,0,0,0,300000,8503,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,52257,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,38642,42108,0,0,0,0,188,0),(28171,12340,0,0,25124,0,0,0,'Don Carlos (1)','','',2048,7,0,1,0,1,1,0,72,72,14,110700,110700,0,1,0,2000,0,1811.3,2584.2,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,12024,50762,16100,16496,0,0,0,0,0,5631,0,0,0,0,0,0,38329,0,0,0,0,0,0,0),(28172,12340,0,0,25174,0,0,0,'Kunz\'s Warhorse','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28173,12340,0,0,4626,25175,0,0,'[ph] exploding barrel','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28174,12340,0,0,15900,0,0,0,'Grief Void','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.0235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28175,9056,0,0,28105,0,0,0,'Crusade Commander Korfax','','',0,7,0,1,0,30,1,0,77,77,2070,341370,341370,0,1,3,2000,0,1706.6,2401.2,0,0,0,0,300000,8822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28176,9056,0,0,16029,0,0,0,'Rimblat Earthshatter','The Earthen Ring','',0,7,0,1,0,10,4,0,75,75,1727,106350,106350,14244,1,3,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28177,9056,0,0,16030,0,0,0,'Rayne','Cenarion Circle','',16,7,0,1,0,8,4,0,74,74,994,28952,28952,13864,1,3,2000,0,1495,2134.4,0,0,0,0,300000,7903,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28178,9056,0,0,28104,0,0,0,'Avenger Metz','','',0,7,0,1,0,10,1,0,75,75,2070,46520,46520,0,1,3,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,51384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28179,9056,0,0,22209,0,0,0,'Highlord Tirion Fordring','','',4,7,0,3,0,1000,1000,0,83,83,2073,13945000,13945000,4258000,1,2,2000,0,70,70,0,2000,0,0,180000,7,0,0,0,0,0,0,1.8,0.3672,'57545 57550',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28180,13202,0,0,25182,25183,25184,0,'[ph] Goblin Construction Crew','','',0,7,0,0,0,1,1,0,55,56,35,2614,2699,0,1,0,2000,0,30.7177,31.3057,0,0,23,23,0,3271,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28181,9056,0,0,25181,0,0,0,'Zul\'Drak Gateway Trigger','','',0,10,0,0,0,1,1,0,1,1,2070,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,2,0.903,'50795',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28182,9056,0,0,26500,0,0,0,'Dusk','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.35,0.4185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28183,9056,0,0,7029,28419,0,0,'Centrifuge Core','','',8,10,0,0,0,1,1,0,70,70,1665,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,4,1.806,'50798',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28184,12340,0,0,25187,0,0,0,'[DND] under water construction crew','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28186,9056,0,0,1269,0,0,0,'Foreman Swindlegrin','','',0,7,0,0,0,1,1,0,76,76,14,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,180000,8520,0,0,0,0,0,0,2,0.34,'',0,1826,0,2.5,8,14,0,36228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28187,9056,0,0,19296,0,0,0,'Retired Onslaught Warhorse','','',0,1,0,0,0,1,1,0,1,1,67,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28188,9056,0,0,25192,0,0,0,'Meatpie','Swindlegrin\'s Bodyguard','',0,7,0,0,0,1,1,0,76,76,14,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,180000,8520,0,0,0,0,0,0,2,1.4,'',0,1829,0,2.5,8,14,0,32588,15578,49807,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28189,9056,0,0,25514,0,0,0,'Prince Valanar','The San\'layn','',0,7,0,1,0,1,1,0,72,72,974,115320,115320,22500,1,0,2000,0,2302.5,3285,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28190,12340,0,0,16480,19595,0,0,'Venture Bay Kill Credit Bunny - Grizzly Hills','','',2,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28191,9056,0,0,23319,0,0,0,'Oracle Soo-rahm','','',0,7,0,0,0,1,1,0,76,76,35,8800,8800,8139,1,2,2000,0,300,436,0,0,0,0,300000,6851,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28192,9056,0,0,27753,0,0,0,'Archmage Pentarus\' Flying Machine','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,110,0,0,0,0,0,0,0,240,0),(28194,9056,0,0,25541,0,0,0,'Prince Tenris Mirkblood','The San\'layn','',8,6,0,1,0,1,1,0,1,1,21,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28195,9056,0,0,25198,0,0,0,'Bilko Driftspark','Flight Master','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,8192,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28196,9056,0,0,25197,0,0,0,'Cid Flounderfix','Flight Master','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,8192,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28197,9056,0,0,25196,0,0,0,'Kip Trawlskip','Flight Master','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,8192,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28198,12340,0,0,21624,25204,0,0,'Rocket Launcher','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28199,9056,0,0,25199,0,0,0,'Tomb Stalker','','',8,6,0,1,0,4,1,0,79,80,2075,63000,63000,0,1,0,1500,0,2373.75,3296.25,0,0,0,0,0,9729,0,0,0,0,0,0,1.5625,1.25,'',0,6658,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(28200,9056,0,0,25200,0,0,0,'Dark Necromancer','','',8,7,0,1,0,4,5,0,79,80,2075,50400,50400,0,1,0,2000,0,2595,3742.5,0,0,0,0,0,7822,0,0,0,0,0,0,2.875,0.3565,'',0,6667,0,2.5,8,14,0,58770,15472,20812,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28201,9056,0,0,25281,0,0,0,'Bile Golem','','',8,6,0,1,0,8,1,0,80,81,2075,130330,130330,0,1,0,2000,0,3480,4530,0,0,0,0,180000,10033,0,0,0,0,0,0,2.25,0.75,'',0,6665,0,2.5,8,14,0,52527,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(28202,9056,0,0,1141,1418,2176,0,'Zul\'Drak Rat','','LootAll',0,8,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28203,9056,0,0,25203,0,0,0,'Gorged Lurking Basilisk','','LootAll',0,1,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'55474',0,0,0,2.5,8,14,0,54470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28204,9056,0,0,25205,0,0,0,'Apprentice Pestlepot','','',0,7,0,0,0,1,1,0,76,76,2070,8800,8800,8139,1,3,2000,0,300,436,0,0,0,0,300000,6851,0,0,0,0,0,0,1.5525,0.31671,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28205,9056,0,0,25934,0,0,0,'Alchemist Finklestein','','',0,7,0,0,0,1,1,0,78,78,2070,9416,9416,8459,1,3,2000,0,322,466,0,0,0,0,300000,7335,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28206,8478,0,0,25209,0,0,0,'[DND] L70ETC Drums','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28207,9056,0,0,25214,0,0,0,'Cerberon','','',0,6,0,1,0,5,1,0,78,78,14,58850,58850,0,1,0,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,6,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28208,9056,0,0,24497,0,0,0,'Hailscorn','','',4,6,0,3,0,20,1,0,80,80,14,252000,252000,3994,1,0,3000,0,21892.5,30555,0,0,0,0,300000,9706,0,0,0,0,0,0,2,1,'',1,0,0,2.5,8,14,0,3130,51144,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28209,8478,0,0,25210,0,0,0,'Mizli Crankwheel','','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,180000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28210,8478,0,0,25212,0,0,0,'Ognip Blastbolt','','',0,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,180000,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28211,9056,0,0,25214,0,0,0,'Glonn','','',0,6,0,1,0,5,1,0,78,78,14,58850,58850,0,1,0,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,6,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28212,9056,0,0,25215,0,0,0,'Bythius the Flesh-Shaper','','',4,6,0,3,0,18,1,0,80,80,14,226800,226800,0,1,0,3000,0,22155,30765,0,0,0,0,300000,9729,0,0,0,0,0,0,9,4.4,'',1,0,0,2.5,8,14,0,30043,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28213,9056,0,0,3188,0,0,0,'Hardknuckle Matriarch','','',1,1,9,0,0,1,1,0,77,77,16,11379,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.625,1.05,'',0,0,0,2.5,8,14,0,54287,61580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28214,9056,0,0,25385,0,0,0,'Goregek the Gorilla Hunter','','',0,7,0,1,0,1,1,0,78,78,2060,117700,117700,3809,1,2,2000,0,1761.5,2479,0,0,0,0,300000,9100,0,0,0,0,0,0,0.8,0.248,'54178',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28215,9056,0,0,25387,0,0,0,'Dajik the Wasp Hunter','','',0,7,0,0,0,1,1,0,1,1,2060,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.8,0.248,'52734',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28216,9056,0,0,25385,0,0,0,'Zepik the Gorloc Hunter','','',0,7,0,1,0,1,1,0,78,78,2060,117700,117700,3809,1,2,2000,0,1761.5,2479,0,0,0,0,300000,9100,0,0,0,0,0,0,0.8,0.248,'54176',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28217,9056,0,0,25016,0,0,0,'Injured Rainspeaker Oracle','','',0,7,0,0,0,1,1,0,77,78,35,9103,9416,8386,1,3,2000,0,322,466,0,0,0,0,300000,7335,0,0,0,0,0,0,0.7,0.7,'51329 51329',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(28218,9056,28271,0,22496,0,0,0,'Snowblind Ghoul','','',0,6,0,0,0,1,1,0,76,77,14,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.875,0.66625,'',0,1223,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28220,9056,28271,0,10975,0,0,0,'Frostbitten Corpse','','',0,6,0,0,0,1,1,0,76,77,14,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.5,0.5205,'',0,1224,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28221,9056,0,0,18043,0,0,0,'Trapdoor Crawler','','',1,1,3,0,0,1,1,0,75,76,16,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,4.6,2,'',0,0,0,2.5,8,14,0,50984,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38610,0,0,0,0,0,0,0),(28222,9056,0,0,25928,0,0,0,'The Etymidian','','',0,4,0,1,0,1,1,0,80,80,35,113400,113400,23964,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,50978,50980,50983,50985,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28224,12340,0,0,13069,0,0,0,'Trapdoor Crawler Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.005,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28225,8478,0,0,25219,0,0,0,'Griz Gutshank','Arena Vendor','',0,7,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,364,483,0,0,0,0,25000,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28226,8478,0,0,25221,0,0,0,'Snaggletooth','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28227,8478,0,0,25221,0,0,0,'Slobbermouth','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28228,9056,0,0,25222,0,0,0,'Crusader Valus','','',4096,7,0,1,0,3,1,0,76,76,2070,33003,33003,3643,1,2,2000,0,1619.2,2295.4,0,0,0,0,300000,8503,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28229,9056,0,0,7198,16949,3922,4100,'Venture Co. Pilot','','',2048,7,0,0,0,1,1,0,75,75,14,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,180000,8204,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,235,0),(28230,9056,0,0,20570,15294,0,0,'Nozronn\'s Eye','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28231,9056,0,0,27609,0,0,0,'Crystalline Tender','','',8,7,0,1,0,4,1,0,71,71,16,37164,37164,3231,1,0,2000,0,2220,3180,0,0,0,0,3600000,7007,0,0,0,0,0,0,1.75,0.5425,'',0,5700,0,2.5,8,14,0,51972,50994,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,125,0),(28232,9056,0,0,25296,0,0,0,'Sanguine Spirit','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28233,9056,0,0,16053,0,0,0,'Zul\'Drak Bat','','',1,1,24,0,0,1,1,0,75,76,190,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,54663,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38620,0,0,0,0,0,0,0),(28234,9056,0,0,169,11686,0,0,'Tribunal of the Ages','','',0,10,0,0,0,1.35,1,0,80,80,114,7212,7212,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28235,9056,0,0,169,17200,0,0,'Dark Matter','','',0,10,0,0,0,1.35,1,0,77,77,114,6637,6637,0,1,0,2000,0,371,522,0,0,0,0,3600000,8822,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28236,9056,0,0,28046,0,0,0,'Azure Ring Captain','','',8,2,0,1,0,10,5,0,80,80,16,126000,126000,19970,1,0,2000,0,3127.5,4365,0,0,0,0,0,9730,0,0,0,0,0,0,3.9,1.95,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28237,9056,0,0,169,11686,0,0,'Dark Matter Target','','',0,10,0,0,0,1,1,0,1,1,114,4916,4916,0,1,0,2000,0,371,522,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28239,9056,0,0,11686,1126,0,0,'Arcane Beam','','',1032,10,0,0,0,1,1,0,80,80,14,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,1,0.5,'51019',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28240,9056,0,0,16480,19595,0,0,'Finklestein\'s Cauldron Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28241,12340,0,0,23365,0,0,0,'Venture Co. Air Patrol','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28242,9056,28271,0,25940,0,0,0,'Risen Reaver','','',0,6,0,1,0,3,1,0,80,80,14,37800,37800,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28243,9056,0,0,25254,0,0,0,'Thrym','The Hope Ender','',8,6,0,1,0,50,1,0,80,80,974,630000,630000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,10,3.1,'',0,5358,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,249,0),(28244,9056,0,0,1619,0,0,0,'Eitrigg','','',0,7,0,1,0,10,1,0,75,75,2070,106350,106350,0,1,3,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28245,12340,0,0,4436,0,0,0,'QA Test First Aid Trainer','Medic','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28246,9056,28022,0,7534,0,0,0,'Sky Terror','','',0,6,0,0,0,1,1,0,75,76,14,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,113,0,42108,0,0,0,0,0,0,0),(28247,9056,0,0,25255,25293,25294,0,'Argent Crusader','','',4096,7,0,0,0,1.5,1,0,75,76,2073,15952,16502,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28248,12340,0,0,16480,19595,0,0,'Alchemist KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28249,9056,0,0,569,0,0,0,'Devouring Ghoul','','',8,6,0,1,0,4,1,0,77,80,2075,63000,63000,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.61295,'',0,6660,0,2.5,8,14,0,52352,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(28250,12340,0,0,14355,0,0,0,'Wyrmrest Protector Visual (Black)','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.125,0.9375,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28251,12340,0,0,14356,0,0,0,'Wyrmrest Protector Visual (Blue)','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.125,0.9375,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28252,12340,0,0,25257,0,0,0,'Wyrmrest Protector Visual (Nether)','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,1.25,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28253,9056,0,0,23310,0,0,0,'Mistwhisper Lightning Cloud','','',0,11,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28254,9056,0,0,1126,11686,0,0,'Mistwhisper Lightning Target','','',0,10,0,0,0,1,1,0,1,1,7,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28255,9056,0,0,25269,0,0,0,'Malas the Corrupter','','',0,6,0,1,0,6,5,0,76,76,2068,66006,66006,18215,1,0,2000,0,1619.2,2295.4,0,0,0,0,300000,8503,0,0,0,0,0,0,4,1.24,'',0,2474,0,2.5,8,14,0,58579,57854,51676,0,0,0,0,0,0,4,0,0,0,0,0,0,38521,0,0,0,0,0,0,0),(28256,9056,0,0,21624,25204,0,0,'Voice of Nozronn','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28257,9056,0,0,25267,0,0,0,'Hath\'ar Necromagus','','',0,6,0,0,0,1,1,0,75,76,2068,8508,8800,8060,1,0,2000,0,300,436,0,0,0,0,300000,6851,0,0,0,0,0,0,1.8,0.372,'',0,1830,0,2.5,8,14,0,54491,51139,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(28258,9056,0,0,23819,0,0,0,'Hath\'ar Skimmer','','',0,6,0,0,0,1,1,0,75,76,2068,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,51152,54487,0,0,0,0,0,0,0,4,0,0,0,0,0,0,38514,42108,0,0,0,0,0,0),(28259,12340,0,0,25077,25023,25024,25025,'Defeated Argent Footman (Transform)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28260,9056,0,0,328,19595,0,0,'Defeated Argent Footman','','',1024,7,0,0,0,1,1,0,75,76,2070,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1,0.235,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28261,9056,0,0,25260,0,0,0,'Crag Steelbeard','','',4096,7,0,1,0,3,1,0,74,74,2070,30846,30846,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28262,9056,0,0,25261,0,0,0,'Montegue Krole','','',4096,7,0,1,0,3,1,0,75,75,2070,31905,31905,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28263,9056,0,0,25262,0,0,0,'Birmingheim','','',4096,7,0,1,0,3,1,0,75,75,2070,31905,31905,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28264,9056,0,0,25263,0,0,0,'Argent Horseman','','',6144,7,0,0,0,1.5,1,0,75,76,2073,15952,16502,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28265,9056,0,0,169,11686,0,0,'Searing Gaze','','',0,10,0,0,0,1.35,1,0,1,1,114,6637,6637,0,1,0,2000,0,371,522,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28266,9056,0,0,25264,0,0,0,'Professor Calvert','','',0,7,0,0,0,1,1,0,77,77,35,11379,11379,0,1,2,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28267,8209,0,0,25265,0,0,0,'Coyote Spirit','','',0,12,1,0,0,1,1,0,1,1,58,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28268,9056,28158,0,24996,0,0,0,'Scourged Argent Footman','','',0,6,0,0,0,1,1,0,75,76,2068,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.2,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(28269,12340,0,0,22601,0,0,0,'Flying Machine Vehicle','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28270,12340,0,0,23681,0,0,0,'Jintha\'kalar Scourge (PROXY DO NOT SPAWN)','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28271,10958,0,0,23745,0,0,0,'Glacial Breach Scourge Credit','','',512,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28273,9056,0,0,10811,13069,0,0,'Arranged Crystal Formation Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28274,9056,0,0,25266,0,0,0,'Plague Sprayer','','',0,10,0,1,0,1.5,1,0,80,80,14,15120,15120,8814,1,0,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,1,1,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42,0),(28276,9056,0,0,26089,0,0,0,'Greater Ley-Whelp','','',8,2,0,1,0,3.17,5,0,81,81,16,38651,41375,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,3.125,0.695,'',0,0,0,2.5,8,14,0,51243,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28277,9056,0,0,23365,0,0,0,'Harry\'s Bomber','','',0,10,0,0,0,1,1,0,70,70,35,4050,4050,0,1,1,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28278,12340,0,0,24908,0,0,0,'Ravenous Plaguehound','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28279,9056,0,0,1126,21636,0,0,'Sholazar Witch Light','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,125,0),(28280,12340,0,0,7550,0,0,0,'QA Test Dummy 83 High Damage','QA Punching Bag','',0,7,0,2,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28282,12340,0,0,7550,0,0,0,'QA Test Dummy 82 High Damage','QA Punching Bag','',0,7,0,2,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28283,9056,0,0,25270,0,0,0,'Sergeant Moonshard','','',0,7,0,0,0,1,1,0,76,76,2070,11001,11001,0,1,2,2000,0,356,503,0,0,0,0,600000,8520,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28284,9056,0,0,25271,0,0,0,'Specialist Cogwheel','','',0,7,0,0,0,1,1,0,76,76,2070,11001,11001,0,1,2,2000,0,356,503,0,0,0,0,600000,8520,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,51322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28288,9056,0,0,26282,0,0,0,'Farunn','','',0,1,0,0,0,1,1,0,76,76,14,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,7.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38522,38642,0,0,0,0,0,0),(28289,12340,0,0,1126,17612,0,0,'Plague Sprayer Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28292,9056,0,0,25008,0,0,0,'[DND] taxi flavor eagle','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.465,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28293,12340,0,0,16480,19595,0,0,'Muddy Mire Maggot KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28294,12340,0,0,16480,19595,0,0,'Withered Batwing KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28295,12340,0,0,16480,19595,0,0,'Amberseed KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28296,9056,0,0,16480,19595,0,0,'Chilled Serpent Mucus KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28297,9056,28566,0,25274,0,0,0,'Shango','','',1,1,2,0,0,1,1,0,76,76,2030,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,2.475,0.5775,'',0,0,0,2.5,8,14,0,32019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38523,38642,0,0,0,0,0,0),(28298,9056,0,0,25107,0,0,0,'Captive Crocolisk','','',0,1,0,0,0,1,1,0,75,75,2060,10635,10635,0,1,1,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,3.75,2.0835,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28299,9056,0,0,10811,13069,0,0,'Frenzyheart Hill Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28300,9056,0,0,10811,13069,0,0,'Mistwhisper Refuge Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28301,9056,0,0,11686,0,0,0,'ZP - Retch! Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28302,9056,0,0,25280,0,0,0,'Acherus Deathcharger','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(28303,9056,0,0,24443,0,0,0,'Drakkari Water Binder','','',0,7,0,0,0,1,1,0,75,76,2069,8508,8800,8060,1,0,2000,0,300,436,0,0,0,0,300000,6851,0,0,0,0,0,0,1.5,0.347222,'',0,1819,0,2.5,8,14,0,9532,54399,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28304,9056,0,0,16480,19595,0,0,'Drakkari Pedestal 02','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28305,9056,0,0,16480,19595,0,0,'Drakkari Pedestal 03','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28306,9056,0,0,4590,0,0,0,'Anti-Magic Zone','','',1024,11,0,0,0,0.01,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,50461,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28307,9056,0,0,10811,13069,0,0,'Croclisk Chain Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28308,9056,0,0,25107,0,0,0,'Captive Crocolisk','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,2.0835,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28309,9056,0,0,25291,0,0,0,'Sub-Lieutenant Jax','','',0,7,0,0,0,1,1,0,78,78,2070,11770,11770,3809,1,3,2000,0,383,539,0,0,0,0,300000,9104,0,0,0,0,0,0,1.575,0.2184,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28310,12340,0,0,9783,0,0,0,'QA Test Dummy 80 Buff Spammer','QA Punching Bag','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28311,12340,0,0,9783,0,0,0,'QA Test Dummy 80 Spell Reflector','QA Punching Bag','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31858,9056,0,0,27242,0,27242,0,'Grand Ice Mammoth','','vehichleCursor',1048576,1,0,0,0,1,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,312,0,0,0,0,0,0,0,0,0),(28313,9056,0,0,25295,0,0,0,'Apothecary Scyllis','Royal Apothecary Society','',0,7,0,0,0,1,1,0,71,71,1928,9291,9291,3231,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28314,9056,0,0,23170,0,0,0,'Longrunner Nanik','','',0,7,0,0,0,1,1,0,71,71,1922,9291,9291,0,1,2,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28315,9056,0,0,25381,0,0,0,'Shaman Vekjik','','',0,7,0,1,0,10,1,0,78,78,35,117700,117700,3809,1,1,2000,0,1761.8,2479.4,0,0,0,0,300000,9104,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,51469,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28316,12340,0,0,16480,19595,0,0,'Defeated Argent Footman KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28317,9056,0,0,25298,0,0,0,'Bushwhacker','','',0,1,0,0,0,1,1,0,76,76,14,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,180000,8520,0,0,0,0,0,0,4.25,2.3613,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38559,0,0,0,0,0,0,0),(28318,9056,0,0,25299,0,0,0,'Grand Apothecary Putress','','',0,7,0,1,0,1,1,0,80,80,35,11001,11001,0,1,2,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28319,9056,0,0,25301,0,0,0,'Wintergrasp Siege Turret','','Gunner',262184,9,0,0,0,15.91,1,0,80,80,1732,85000,85000,0,1,0,2000,0,210,292.5,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,51362,0,0,0,0,0,0,0,0,11902,0,0,0,0,116,0,0,0,0,0,0,0,121,0),(28320,9056,0,0,25328,25329,0,0,'Servant of Freya','','',0,4,0,0,0,1,1,0,76,77,2081,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.5,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28322,12340,0,0,25077,25023,25024,25025,'Escaped Gladiator','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28323,9056,0,0,9013,0,0,0,'Mossy Rampager','','',256,4,0,0,0,1,1,0,75,76,16,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,3,2.69,'',0,0,0,2.5,8,14,0,54475,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(28324,9056,0,0,25308,0,0,0,'Crusader Whathah','','',0,7,0,0,0,1,1,0,71,71,2070,9291,9291,0,1,0,1500,0,224.25,319.5,0,0,0,0,300000,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28325,9056,0,0,25466,0,0,0,'Ravenous Mangal Crocolisk','','',1,1,6,0,0,1,1,0,77,77,14,11379,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,3.5,1.9446,'',0,0,0,2.5,8,14,0,34370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28327,9056,0,0,25381,0,0,0,'Shaman Vekjik','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9132,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28328,9056,0,0,25310,0,0,0,'Drostan','','',0,7,0,0,0,1,1,0,76,76,35,11001,11001,0,1,2,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28329,8478,0,0,21854,0,0,0,'Slurpo Fizzykeg','Brewfest Agent','',0,7,0,0,0,1,1,0,1,1,775,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28330,9056,0,0,16480,19595,0,0,'Ancient Dirt KC Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28332,9767,0,0,20570,11686,0,0,'Generic Trigger LAB (Large AOI)','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28333,9056,0,0,1126,17188,0,0,'ELM General Purpose Bunny (scale x0.25)','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28340,9056,0,0,25168,25169,0,0,'Stratholme Citizen','','',0,7,0,0,0,1,1,0,80,80,190,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,52635,58820,52636,52634,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28341,9056,0,0,25313,25314,0,0,'Stratholme Resident','','',0,7,0,0,0,1,1,0,80,80,190,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,52660,58817,52657,58816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28342,9056,0,0,18043,0,0,0,'Trapdoor Ambusher','','',1,1,3,0,0,1,1,0,76,76,16,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,0,8520,0,0,0,0,0,0,4.6,2,'',0,0,0,2.5,8,14,0,21067,745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28343,8478,0,0,10746,0,0,0,'Meeda','Banker','',0,7,0,0,0,1,1,0,67,67,35,5060,5060,2933,1,0,2000,0,204,287,0,0,0,0,180000,5821,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28344,8478,0,0,7341,0,0,0,'Blazzle','Blacksmithing Supplies','',0,7,0,0,0,1.35,1,0,65,67,35,7984,8540,0,1,4224,2000,0,225,314,0,0,0,0,180000,5829,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28345,9056,0,0,24448,0,0,0,'Drakkari Spirit','','',0,7,0,0,0,1,1,0,75,75,16,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.347222,'',0,1821,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28346,9056,0,0,25318,0,0,0,'Crunchy','Debaar\'s Pet','',0,1,0,0,0,1,1,0,5,5,35,102,102,0,1,0,2000,0,5,7,0,0,0,0,300000,111,0,0,0,0,0,0,0,0.6945,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28347,9056,0,0,25319,0,0,0,'Miles Sidney','Poison Supplies','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,1153,2000,0,35,48,0,0,0,0,180000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28348,9056,0,0,25320,25322,25323,25324,'(Wrathgate Monster) Forsaken Blightspreader (Gas Mask)','','',0,10,0,1,0,1,1,0,80,80,1981,12600,12600,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28349,12340,0,0,25240,0,0,0,'Risen Vrykul Berserker','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28350,12340,0,0,25243,0,0,0,'Risen Vrykul Magus','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28351,9056,0,0,18783,16925,0,0,'Flame Breath Trigger (Skadi)','','',0,10,0,0,0,1.35,1,0,80,80,114,7212,7212,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28352,9056,0,0,16480,19595,0,0,'Nethurbian Crater KC Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28353,12340,0,0,25321,0,0,0,'Forsaken Blightspreader (Red)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28354,12340,0,0,16176,0,0,0,'Forsaken Scientist (Blight Backpack)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.6,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28355,9056,0,0,25336,0,0,0,'Wright Williams','','',0,7,0,0,0,1.02,1,0,25,25,12,713,713,0,1,0,2000,0,35,48,0,0,0,0,180000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28356,9056,0,0,25338,0,0,0,'Prince Keleseth','','',32,6,0,1,0,20,1,0,72,72,2082,9610,192200,0,1,0,2000,0,2302.5,3285,0,0,0,0,360000,7318,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28357,9056,0,0,16582,0,0,0,'Instructor Razuvious','','',36,6,0,3,0,50,1,0,83,83,2082,697250,697250,0,1,2,2000,0,17815,23905,0,0,0,0,360000,10673,0,0,0,0,0,0,3,0.612,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,168,0),(28358,9056,0,0,25330,0,0,0,'Venomtip','','',1,1,35,0,0,1,1,0,77,77,14,11379,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,2,1.6,'',0,0,0,2.5,8,14,0,61550,32330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28359,9056,0,0,2402,0,0,0,'Scout Knowles\'s Mount','','',0,1,0,0,0,1,1,0,68,68,1973,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28360,12340,0,0,25333,0,0,0,'Riding Fizzcrank Flyer Taxi','','',5242886,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28361,12340,0,0,19259,0,0,0,'Riding Dragonhawk (A)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28362,9056,0,0,25334,0,0,0,'Glinting Dirt','','',0,10,0,0,0,1,1,0,1,1,2063,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28363,8478,0,0,25335,0,0,0,'Big Battle Bear','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28364,12340,0,0,7923,0,0,0,'Slim\'s Test Mage','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28365,12340,0,0,7923,0,0,0,'Slim\'s Test Warlock','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28366,9056,0,0,27101,0,0,0,'Wintergrasp Tower Cannon','','Gunner',262184,9,0,0,0,9.36,1,0,80,80,1732,50000,50000,0,1,0,2000,0,0,0,0,0,0,0,180000,8757,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,51421,0,0,0,0,0,0,0,0,11902,0,0,0,0,244,1,0,0,0,0,0,0,121,0),(28367,9056,0,0,23980,24719,0,0,'Acherus Dummy','','',8,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28368,9056,0,0,27255,27256,0,0,'Ymirjar Necromancer','','',0,7,0,1,0,4,5,0,80,80,21,38960,40320,43625,1,0,2000,0,2595,3742.5,0,0,0,0,3600000,7822,0,0,0,0,0,0,1.5,0.347222,'',0,6426,0,2.5,8,14,0,51432,49205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28369,9056,0,0,25339,0,0,0,'Burning Skimmer','','',0,6,0,0,0,1,1,0,75,76,2068,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,180,0),(28370,12340,0,0,24364,24549,24550,24551,'7th Legion Siege Engineer (DVD)','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28371,9056,0,0,25340,0,0,0,'Sparkling Hare','','',0,8,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,51442,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28372,9056,0,0,2177,0,0,0,'Glinting Bug','','',0,8,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.1,'51444',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28373,9056,0,0,25342,25343,0,0,'Cultist Infiltrator','Cult of the Damned','',0,7,0,0,0,1,1,0,76,77,2080,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.8,0.3672,'',0,1918,0,2.5,8,14,0,54962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28374,9056,0,0,25344,0,0,0,'Zootfizzle','','',0,7,0,0,0,1,1,0,76,76,35,11001,11001,3643,1,3,2000,0,352,499,0,0,0,0,300000,8503,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28375,9056,0,0,2597,0,0,0,'Glrglrglr','','',0,7,0,0,0,1.15,1,0,71,71,1968,10685,10685,0,1,3,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.725,0.47955,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28376,9056,0,0,25345,0,0,0,'Dorian Drakestalker','','',0,7,0,0,0,1,1,0,77,77,35,11379,11379,0,1,3,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28377,9056,0,0,25514,0,0,0,'Prince Valanar','','',32,6,0,1,0,6,1,0,72,72,2082,9610,57660,0,1,3,2000,0,2302.5,3285,0,0,0,0,360000,7318,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28378,9056,28566,0,26713,0,0,0,'Primordial Drake','','',0,2,0,0,0,1,1,0,76,77,14,11001,11379,3684,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,5,0.3,'',0,0,0,2.5,8,14,0,52791,55071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,42106,0,0,0,0,0,0),(28379,9056,28566,0,26423,0,0,0,'Shattertusk Mammoth','','',0,1,0,0,0,1,1,0,76,77,190,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,4.375,0.3875,'',0,0,0,2.5,8,14,0,51660,0,0,0,0,0,0,0,0,0,0,0,0,0,206,0,38642,42104,0,0,0,0,0,0),(28380,9056,28566,0,27273,0,0,0,'Shattertusk Bull','','',0,1,0,0,0,1,1,0,76,77,14,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,5.775,0.5115,'',0,0,0,2.5,8,14,0,55196,51944,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,42104,0,0,0,0,0,0),(28381,9056,0,0,23434,0,0,0,'Shattertusk Calf','','',0,1,0,0,0,0.92,1,0,76,76,190,10121,10121,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,0,0.233079,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,42104,0,0,0,0,0,0),(28382,9056,0,0,26361,0,0,0,'Hotawa','','',0,7,0,0,0,1,1,0,72,72,1950,9610,9610,0,1,2,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28383,9056,0,0,25351,25352,0,0,'Acherus Necromancer','','',0,6,0,0,0,1,1,0,70,70,2082,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,360000,6708,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28384,9056,0,0,21130,0,0,0,'Lesser Air Elemental','','',8,4,0,0,0,0.5,5,0,1,1,16,5690,5885,18835,1,0,2000,0,383,539,0,0,0,0,0,9132,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,15801,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28385,9056,0,0,10353,2483,10395,10277,'Scarlet Crusade Prisoner','','',0,7,0,0,0,1,1,0,50,54,14,2215,2533,0,1,0,2000,0,92,122,0,0,0,0,360000,3180,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28386,9056,0,0,16149,16093,16107,16148,'Argent Dawn Prisoner','','',0,7,0,0,0,1,1,0,52,54,14,2371,2533,0,1,0,2000,0,92,122,0,0,0,0,360000,3180,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28387,9056,0,0,23349,23348,0,0,'Zim\'Torga Defender','','',512,4,0,0,0,1.5,1,0,76,77,1770,16502,17068,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,2.25,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28388,9056,0,0,27838,27840,0,0,'Jin\'Alai Warrior','','',0,7,0,0,0,1,1,0,76,77,1771,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,180000,8822,0,0,0,0,0,0,1.8,0.416666,'',0,1923,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28389,9056,0,0,28345,0,0,0,'Primordial Hatchling','','Pickup',0,2,0,0,0,1,1,0,76,77,190,11001,11379,3684,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,0.15,0.0465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,42106,0,0,0,0,0,0),(28390,9056,0,0,25356,25354,25358,25359,'Death Knight Initiate','','',0,7,0,0,0,1,1,0,55,55,1770,2614,2614,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.5,0.347,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28391,9056,0,0,25355,25361,25362,25360,'Death Knight Initiate','','',0,7,0,0,0,1,1,0,55,55,1770,2614,2614,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.5,0.208,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28392,9056,0,0,25364,25367,25365,25366,'Death Knight Initiate','','',0,7,0,0,0,1,1,0,55,55,1770,2614,2614,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.5,0.372,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28393,9056,0,0,25370,25368,25372,25371,'Death Knight Initiate','','',0,7,0,0,0,1,1,0,55,55,1770,2614,2614,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.5,0.306,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28394,9056,0,0,25373,25369,25357,25363,'Death Knight Initiate','','',0,7,0,0,0,1,1,0,55,55,1770,2614,2614,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.5,0.383,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28395,12340,0,0,25374,25375,0,0,'DK (Human Male)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28396,9056,0,0,27841,27842,0,0,'Captured Champion','','',0,7,0,0,0,1,1,0,76,76,2069,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.8,0.416666,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28397,9056,0,0,25936,0,0,0,'Footman Hordum','','',0,7,0,0,0,1,1,0,76,76,2070,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28398,9056,0,0,25935,0,0,0,'Crusader Brune','','',0,7,0,0,0,1,1,0,75,76,2070,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.65,0.2596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28399,9056,0,0,24874,0,0,0,'Zeptek the Destroyer','','',0,1,0,0,0,1,1,0,1,1,2061,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,8833,0,0,0,0,0,0,0.75,0.225,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28400,12340,0,0,2575,0,0,0,'Northrend Leatherworking Trainer','Leatherworking Trainer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28401,9056,0,0,28008,0,0,0,'Har\'koa','','',4,10,0,3,0,1,1,0,83,83,190,13945,13945,0,0.75,3,2000,0,17815,23905,0,0,0,0,300000,10673,0,0,0,0,0,0,7.5,2.325,'',1,0,0,2.5,8,14,0,52340,52219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28402,9056,0,0,27253,0,0,0,'Claw of Har\'koa','','',0,7,0,0,0,1,1,0,76,77,2069,11001,11379,3684,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,2.1,0.486111,'54608',0,1920,0,2.5,8,14,0,54615,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39150,0,0,0,0,0,0,0),(28403,9056,0,0,27453,0,0,0,'Har\'koan Subduer','','',0,7,0,0,0,1,1,0,76,77,2069,8800,9103,8226,1,0,2000,0,311,450,0,0,0,0,300000,7094,0,0,0,0,0,0,1.8,0.416666,'',0,1923,0,2.5,8,14,0,20822,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39150,0,0,0,0,0,0,0),(28404,9056,0,0,25708,0,0,0,'Cursed Offspring of Har\'koa','','',1,1,2,0,0,1,1,0,76,77,2069,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,52471,27047,24453,59885,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28405,9056,0,0,24993,24994,24995,0,'Acherus Ghoul','','',0,6,0,0,0,1,1,0,62,66,2082,5341,6116,0,1,0,2000,0,210,295,0,0,0,0,360000,5531,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28406,9056,0,0,25375,25424,25426,25412,'Death Knight Initiate','','Speak',0,6,0,0,0,1.25,1,0,55,55,2084,3268,3268,2117,1,1,2000,0,87,116,0,0,0,0,360000,3232,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,52372,52373,52374,52375,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28407,9056,0,0,24698,24978,25390,25391,'Fjord Penguin','','',0,8,0,0,0,1,1,0,1,1,7,42,42,0,1.48,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.12,0.3472,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28408,9056,0,0,20245,0,0,0,'Primordial Drake Egg','','',1024,10,0,0,0,0.5,1,0,76,77,1885,5500,5690,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,5,1.5,'61204',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28409,9056,0,0,25392,0,0,0,'Time Rift (CoT Stratholme)','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28410,9056,0,0,25393,0,0,0,'Dragonflayer Spiritualist','','',0,7,0,1,0,4,1,0,70,71,1885,28740,29728,7264,1,0,2000,0,1912.5,2797.5,0,0,0,0,3600000,5645,0,0,0,0,0,0,1,0.31,'',0,3984,0,2.5,8,14,0,51588,51587,51586,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28411,9056,0,0,23348,22249,0,0,'Frozen Earth','','',512,4,0,0,0,1,1,0,76,77,834,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,1000,0,0,0,2.625,0.5425,'',0,0,0,2.5,8,14,0,54532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38681,0,0,0,0,0,0,0),(28412,9056,0,0,25395,0,0,0,'Hath\'ar Broodmaster','','',0,6,0,0,0,1,1,0,75,76,2068,10635,11001,3602,1,0,2000,0,352,499,0,0,0,0,300000,8503,0,0,0,0,0,0,1.8,0.372,'',0,1824,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(28413,9056,0,0,24925,0,0,0,'Nerubian Cocoon','','',1032,10,0,0,0,0.1,1,0,75,75,14,465,465,0,1,0,6000,0,1026,1455,0,0,0,0,300000,8219,0,0,0,0,0,0,1.3,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28414,9056,0,0,27258,27253,0,0,'Drakkari Captive','','',0,6,0,0,0,1,1,0,75,76,2068,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.347222,'',0,1824,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,43,0),(28415,9056,0,0,25077,25023,25024,25025,'Captive Footman','','',0,7,0,0,0,1,1,0,1,1,2070,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28416,9056,0,0,25400,0,0,0,'Rhunok','','',40,10,0,1,0,3,1,0,77,77,190,34137,34137,0,1,0,2000,0,1706.6,2401.2,0,0,0,0,300000,8822,0,0,0,0,0,0,15,6.11,'32951',0,0,0,2.5,8,14,0,34298,57861,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28417,9056,0,0,27876,27877,0,0,'Priest of Rhunok','','',0,7,0,0,0,1,1,0,76,77,2069,8800,9103,8226,1,0,2000,0,311,450,0,0,0,0,300000,7094,0,0,0,0,0,0,1.725,0.399305,'',0,1919,0,2.5,8,14,0,9734,54520,54521,0,0,0,0,0,0,0,0,0,0,0,0,0,38700,0,0,0,0,0,0,0),(28418,9056,0,0,27874,27875,0,0,'Drakkari Bear Trapper','','',0,7,0,0,0,1,1,0,76,77,2069,11001,11379,3684,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,2.1,0.486111,'',0,1933,0,2.5,8,14,0,53432,38556,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38700,0,0,0,0,0,0,0),(28419,9056,0,0,25402,0,0,0,'Frenzied Geist','','',0,6,0,0,0,0.4,1,0,70,70,1885,3593,3593,0,1,0,1000,0,126,178.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.465,'',0,1325,0,2.5,8,14,0,40414,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,188,0),(28420,12340,0,0,25403,25404,0,0,'DK (Human Female)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28421,12340,0,0,25405,25406,0,0,'DK (Dwarf Female)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28422,12340,0,0,25407,25408,0,0,'DK (Gnome Female)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28423,12340,0,0,25409,25410,0,0,'DK (Night Elf Female)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28424,12340,0,0,25411,25412,0,0,'DK (Draenei Female)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28425,12340,0,0,25413,25414,0,0,'DK (Dwarf Male)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28426,12340,0,0,25415,25416,0,0,'DK (Gnome Male)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28427,12340,0,0,25417,25418,0,0,'DK (Night Elf Male)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28428,12340,0,0,25419,25420,0,0,'DK (Draenei Male)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28429,12340,0,0,25421,25422,0,0,'DK (Blood Elf Male)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28430,12340,0,0,25423,25424,0,0,'DK (Orc Male)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28431,12340,0,0,25425,25426,0,0,'DK (Forsaken Male)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28432,12340,0,0,25427,25428,0,0,'DK (Troll Male)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28433,12340,0,0,25429,25430,0,0,'DK (Tauren Male)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28434,12340,0,0,25431,25432,0,0,'DK (Blood Elf Female)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28435,12340,0,0,25433,25434,0,0,'DK (Troll Female)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28436,12340,0,0,25435,25436,0,0,'DK (Orc Female)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28437,12340,0,0,25437,25438,0,0,'DK (Forsaken Female)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28438,12340,0,0,25439,25440,0,0,'DK (Tauren Female)','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28439,9056,0,0,25441,0,0,0,'Time Rift (CoT Stratholme, Large)','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,3,3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28440,9056,0,0,25390,25391,25390,25391,'Tundra Penguin','','',0,8,0,0,0,1,1,0,1,1,7,42,42,0,1.29,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.74,0.2294,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28441,12340,0,0,11686,0,0,0,'Great Horned Owl Hover Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28442,9056,0,0,25442,0,0,0,'Prophet of Rhunok','','',0,7,0,0,0,1,1,0,77,77,2069,9103,9103,8313,1,0,2000,0,311,450,0,0,0,0,300000,7094,0,0,0,0,0,0,0,0,'',0,1902,0,2.5,8,14,0,49758,16095,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38695,0,0,0,0,0,0,0),(28443,9056,0,0,25495,0,0,0,'Thalgran Blightbringer','','',0,6,0,1,0,11,10,0,77,77,14,125169,125169,37250,1,0,2000,0,1688.2,2387.4,0,0,0,0,300000,8803,0,0,0,0,0,0,2,0.62,'',0,5800,0,2.5,8,14,0,51854,54210,0,0,0,0,0,0,0,5,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28444,9056,0,0,25444,0,0,0,'Highlord Darion Mograine','','',36,6,0,3,0,800,1,0,83,83,2082,11156000,11156000,0,1,2,2000,0,17815,23905,0,0,0,0,360000,10673,0,0,0,0,0,0,2.025,0.4131,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28445,9056,0,0,14591,0,0,0,'Baron Rivendare','','',36,6,0,3,0,10,1,0,83,83,2082,139450,139450,4258,1,2,2000,0,17360,23590,0,0,0,0,360000,10573,0,0,0,0,0,0,1.95,0.455,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28446,9056,0,0,25445,0,0,0,'Fury','','',0,6,0,1,0,10,1,0,80,80,2082,53420,53420,0,1,0,2000,0,3165,4395,0,0,0,0,360000,9729,0,0,0,0,0,0,1.35,0.4185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(28447,9056,0,0,25446,0,0,0,'Koltira Deathweaver','','',0,6,0,0,0,150,1,0,55,55,2082,2614,392100,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28448,9056,0,0,25448,0,0,0,'Orbaz Bloodbane','','',0,6,0,0,0,150,1,0,55,55,2082,2614,392100,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,2.025,0.4131,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28449,9056,0,0,25447,0,0,0,'Thassarian','','',0,6,0,0,0,150,1,0,55,55,2082,2614,392100,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28450,12340,0,0,25686,0,0,0,'Unbound Charger','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28451,9056,0,0,24969,0,0,0,'Hemet Nesingwary','','',0,7,0,1,0,1,1,0,1,1,113,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,51742,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28452,9056,0,0,25683,0,0,0,'Elemental Rift','','',1032,4,0,0,0,1,1,0,77,77,91,11379,11379,3725,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,12058,9672,51648,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28453,12340,0,0,16452,2405,2408,2410,'Riding Horse (Vehicle Demo)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28454,9056,0,0,10811,13069,0,0,'Skyreach Pillar Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28455,9056,0,0,10811,13069,0,0,'Rainspeaker Canopy Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28456,9056,0,0,10811,13069,0,0,'Sparktouched Haven Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28457,9056,0,0,10811,13069,0,0,'Spearborn Encampment Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28458,9056,0,0,10811,13069,0,0,'Kartak\'s Hold Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28459,9056,0,0,10811,13069,0,0,'Mosswalker Village Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28460,9056,0,0,10811,13069,0,0,'Lifeblood Pillar Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28461,9056,0,0,10811,13069,0,0,'Bristlepine Den Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28462,9056,0,0,10811,13069,0,0,'Sapphire Hive Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28463,9056,0,0,10811,13069,0,0,'River\'s Heart Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28464,9056,0,0,25342,25343,0,0,'Cultist Corpse','','',128,7,0,0,0,1,1,0,76,76,35,11001,11001,0,1,2,2000,0,356,503,0,0,0,0,180000,8520,0,0,0,0,0,0,1.8,0.3672,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28465,9056,0,0,27816,27817,0,0,'Heb\'Drakkar Striker','','',0,7,0,0,0,1,1,0,76,77,2069,11001,11379,3684,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,2.1,0.486111,'',0,1923,0,2.5,8,14,0,51951,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,157,0),(28466,9056,0,0,4449,25455,0,0,'Fruit Tosser','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28467,9056,0,0,26709,0,0,0,'Broodmother Slivina','','',0,2,0,1,0,3,3,0,77,77,14,34137,34137,11175,1,0,3000,0,2532.3,3581.1,0,0,0,0,300000,8803,0,0,0,0,0,0,5,0.3,'',0,0,0,2.5,8,14,0,51772,51768,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39162,38642,42106,0,0,0,0,0),(28468,9056,0,0,26624,0,0,0,'Stampy','','',0,1,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28469,9056,0,0,18783,25181,0,0,'[UNUSED]Altar of Quetz\'lun Gateway - Real World','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28470,8209,0,0,25457,0,0,0,'Nether Ray Fry','','',0,12,0,0,0,1,1,0,1,1,188,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28471,9056,0,0,25458,0,0,0,'Lady Alistra','','',0,6,0,1,0,10,1,0,80,80,2104,126000,126000,0,1,49,2000,0,3165,4395,0,0,0,0,360000,9729,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,53766,53717,53721,53769,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28472,9056,0,0,25459,0,0,0,'Lord Thorval','','',0,6,0,1,0,10,1,0,80,80,2082,126000,126000,0,1,51,2000,0,3165,4395,0,0,0,0,360000,9729,0,0,0,0,329,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28473,9056,0,0,11686,0,0,0,'Material You','','',1024,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28474,9056,0,0,25468,0,0,0,'Amal\'thazad','','',0,6,0,1,0,10,1,0,80,80,2082,126000,126000,0,1,49,2000,0,3165,4395,0,0,0,0,360000,9729,0,0,0,0,329,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28475,12340,0,0,25401,0,0,0,'Runebladed Axe','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28476,9056,0,0,25398,0,0,0,'Runebladed Sword','','',0,6,0,0,0,1,1,0,55,55,2082,2614,2614,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1,0.31,'51738',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28477,9056,0,0,25460,0,0,0,'Scion of Quetz\'lun','','',1,1,27,1,0,3,1,0,76,77,1924,33003,34137,0,1,0,2000,0,1706.6,2401.2,0,0,0,0,300000,8822,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,38193,54526,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28478,9056,0,0,25181,0,0,0,'Altar of Quetz\'lun Gateway','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'51715',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28479,9056,0,0,25461,0,0,0,'Witch Doctor Khufu','','',0,7,0,0,0,1,1,0,78,78,35,9416,9416,8459,1,3,2000,0,322,466,0,0,0,0,300000,7335,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28480,9056,0,0,25463,0,0,0,'Element-Tamer Dagoda','','',0,7,0,0,0,1,1,0,77,77,35,9103,9103,8313,1,3,2000,0,311,450,0,0,0,0,300000,7094,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28481,9056,0,0,23980,11686,0,0,'Runeforge (SE)','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28482,12213,0,0,11686,0,0,0,'Avatar of Freya Conversation Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28483,12340,0,0,23980,11686,0,0,'Runeforge (SW)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28484,9056,0,0,25465,0,0,0,'Scalper Ahunae','','',0,7,0,0,0,1,1,0,77,77,35,9103,9103,8313,1,3,2000,0,311,450,0,0,0,0,300000,7094,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28485,9056,0,0,21955,11686,0,0,'Blood Vat Bunny','','',1048576,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28486,9056,0,0,25467,0,0,0,'Squire Edwards','','',4096,7,0,0,0,1,1,0,78,78,35,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,180000,9124,0,0,0,0,0,0,0.625,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28487,9056,0,0,24991,0,0,0,'Val\'kyr Battle-maiden','','',0,6,0,1,0,10,1,0,80,80,2082,126000,126000,0,1,0,2000,0,3165,4395,0,0,0,0,360000,9729,0,0,0,0,0,0,4,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28488,9056,0,0,26919,0,0,0,'Coldwraith','','',0,6,0,0,0,1,3,0,55,56,2082,2614,2699,6420,1,0,2000,0,89,118,0,0,0,0,180000,3287,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,15043,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28489,9056,0,0,25469,25470,25471,25472,'Disciple of Blood','','',0,7,0,0,0,1,1,0,55,57,2082,2614,2784,0,1,0,2000,0,98,130,0,0,0,0,180000,3342,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28490,9056,0,0,25475,25476,25477,25478,'Disciple of Frost','','',0,7,0,0,0,1,1,0,55,57,2104,2614,2784,0,1,0,2000,0,98,130,0,0,0,0,180000,3342,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,53536,53570,53549,53550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28491,9056,0,0,25479,25480,25481,25482,'Disciple of the Unholy','','',0,7,0,0,0,1,1,0,55,57,2082,2614,2784,0,1,0,2000,0,98,130,0,0,0,0,180000,3342,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28492,9056,0,0,16480,19595,0,0,'Drak\'Tharon - Drakuru Event Invisman 00','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,3600000,3750,0,0,0,0,0,0,1.5,1,'51807',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28493,9056,0,0,25473,25474,0,0,'Blood Vat Corpse','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28494,9056,0,0,27833,0,0,0,'Kutube\'sa','','',0,7,0,0,0,1,1,0,77,77,2069,11379,11379,0,1,0,2000,0,371,522,0,0,0,0,0,8822,0,0,0,0,0,0,0,0,'',0,1926,0,2.5,8,14,0,57793,35144,15578,49807,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28495,9056,0,0,25484,0,0,0,'Gawanil','','',0,7,0,0,0,1,1,0,77,77,2069,9103,9103,8313,1,0,2000,0,311,450,0,0,0,0,0,7094,0,0,0,0,0,0,0,0,'',0,1914,0,2.5,8,14,0,39212,14868,20791,35195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28496,9056,0,0,25485,0,0,0,'Chulo the Mad','','',0,7,0,0,0,1,1,0,77,77,2069,11379,11379,3725,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,0,0,'',0,1906,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28497,9056,0,0,25486,0,0,0,'Chad','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28498,9056,0,0,28122,0,0,0,'The Lich King','','',4,6,0,3,0,2000,500,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,53,0),(28499,12340,0,0,25488,0,0,0,'Sindragosa','The Frost Queen','',44,6,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28500,9056,0,0,25498,0,0,0,'Master Siegesmith Corvus','','',0,6,0,1,0,10,1,0,80,80,2082,126000,126000,0,1,4227,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,2.025,0.46875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28501,12340,0,0,25489,0,0,0,'Ronakada','Blademaster','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28503,9056,0,0,28121,0,0,0,'Overlord Drakuru','','',0,6,0,1,0,3,1,0,77,77,974,34137,34137,0,1,3,1500,0,1279.95,1800.9,0,0,0,0,300000,8822,0,0,0,0,0,0,3.75,0.868055,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28504,9056,0,0,27330,27839,0,0,'Jin\'Alai Medicine Man','','',0,7,0,0,0,1,1,0,76,77,1771,8800,9103,8226,1,0,2000,0,311,450,0,0,0,0,180000,7094,0,0,0,0,0,0,0,0,'',0,1922,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28505,9056,0,0,25490,25492,25493,25494,'Enslaved Laborer','','',0,7,0,0,0,1,1,0,50,55,2082,2215,2614,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.275,0.2601,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28506,9056,0,0,2676,1201,24707,828,'Mindless Laborer','','',0,6,0,0,0,1,1,0,50,52,2082,2215,2371,0,1,0,2000,0,87,117,0,0,0,0,360000,3074,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28507,12340,0,0,24818,24819,3422,24821,'Summon Vision Test - LAB','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28509,12340,0,0,1126,24719,0,0,'Building (CoT Stratholme)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28510,9056,0,0,25496,0,0,0,'Scourge Commander Thalanor','','',0,6,0,1,0,10,1,0,80,80,2082,126000,126000,0,1,2,2000,0,3165,4395,0,0,0,0,360000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28511,9056,0,0,26320,25499,0,0,'Eye of Acherus','','',0,10,0,0,0,1,1,0,1,1,2082,2614,2614,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'51892',0,0,0,2.5,8,14,0,52006,51859,51900,52694,51890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28512,9056,0,0,16214,0,0,0,'Quartermaster Ozorg','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28513,9056,0,0,4185,0,0,0,'Vampiric Batling','','',0,12,0,0,0,1,1,0,1,1,188,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28514,9056,0,0,21830,0,0,0,'Nalorakk','','',1028,1,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28515,9056,0,0,21831,0,0,0,'Jan\'alai','','',1028,1,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28516,9056,0,0,22256,0,0,0,'Akil\'zon','','',1028,1,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28517,9056,0,0,21793,0,0,0,'Halazzi','','',1028,1,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28518,9056,0,0,25500,0,0,0,'Stefan Vadu','','',0,7,0,0,0,3,1,0,75,75,2050,31905,31905,0,1,3,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,55416,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28519,9056,0,0,26857,0,0,0,'Withered Troll','','',0,6,0,0,0,1,1,0,74,75,2068,10282,10635,0,1,0,1500,0,256.5,363.75,0,0,0,0,300000,8219,0,0,0,0,0,0,1,0.31,'',0,1732,0,2.5,8,14,0,54345,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,42108,0,0,0,0,0,0),(28520,12340,0,0,16480,19595,0,0,'Hair Sample KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28521,9056,0,0,25498,0,0,0,'Nass','','',0,7,0,0,0,0.07,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.025,0.46875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28523,9056,0,0,16480,21342,0,0,'Nass Target KC Bunny','','',1024,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28524,9056,0,0,15983,0,0,0,'Worn Bloodworm','','',0,10,0,0,0,0.1,1,0,1,1,14,994,994,3387,1,0,2000,0,313,448,0,0,0,0,0,7637,0,0,0,0,0,0,0.25,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28525,9056,0,0,23980,11686,0,0,'New Avalon Forge','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,0,0,'51939',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28526,9056,0,0,25378,0,0,0,'Released Offspring of Har\'koa','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28527,9056,0,0,25502,0,0,0,'Chronicler To\'kini','','',0,7,0,0,0,1,1,0,77,77,35,9103,9103,8313,1,3,2000,0,311,450,0,0,0,0,300000,7094,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28528,9056,0,0,24993,24994,24995,0,'Vengeful Ghoul','','',0,6,0,0,0,1,1,0,50,52,2084,2215,2371,0,1,0,2000,0,87,117,0,0,0,0,0,3074,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,26062,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28529,9056,0,0,25503,25504,25505,25506,'Scarlet Crusader','','',0,7,0,0,0,1,1,0,53,54,2089,2453,2533,0,1,0,2000,0,92,122,0,0,0,0,360000,3180,0,0,0,0,0,0,1.5,0.306,'',0,486,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28530,9056,0,0,25507,25508,25509,25510,'Scarlet Commander','','',2048,7,0,0,0,1,1,0,56,56,2089,2699,2699,0,1,0,2000,0,96,127,0,0,0,0,360000,3289,0,0,0,0,0,0,1.5,0.306,'',0,507,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28531,12340,0,0,25511,0,0,0,'Frostwyrm Mount','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28532,9056,0,0,25512,0,0,0,'Bloodrose Datura','','',0,7,0,0,0,1,1,0,75,75,2050,10635,10635,0,1,3,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28533,12340,0,0,2404,0,0,0,'Riding Horse (Scarlet Commander)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.45,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28534,9056,0,0,24991,0,0,0,'Val\'kyr Battle-maiden','','',0,6,0,1,0,10,1,0,80,80,2082,126000,126000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,4,0.31,'',0,0,0,2.5,8,14,0,51918,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28535,9056,0,0,4449,25455,0,0,'Wants Orange','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28536,9056,0,0,4449,25455,0,0,'Wants Papaya','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28537,9056,0,0,4449,25455,0,0,'Wants Banana','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28538,9056,0,0,25342,25343,0,0,'Cultist Saboteur','Cult of the Damned','',0,7,0,0,0,1,1,0,76,77,2080,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,180000,8822,0,0,0,0,0,0,1.8,0.3672,'',0,1913,0,2.5,8,14,0,40062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28539,9056,0,0,4449,25455,0,0,'Steaming Valve','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28540,9056,0,0,4449,25455,0,0,'Wants Fire','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28541,9056,0,0,28109,0,0,0,'Captured Drakkari Scout','','',0,7,0,0,0,1,1,0,75,76,2069,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.347222,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28542,9056,0,0,23980,11686,0,0,'Scarlet Hold','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,0,0,'51939',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28543,9056,0,0,23980,11686,0,0,'New Avalon Town Hall','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,0,0,'51939',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28544,9056,0,0,23980,11686,0,0,'Chapel of the Crimson Flame','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,0,0,'51939',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28545,12340,0,0,6909,0,0,0,'Distillo-matic 5000','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,0.435,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28546,9056,0,0,27484,0,0,0,'Ionar','','',72,4,0,1,1,25,1,0,81,81,14,325825,431392,0,1,0,2000,0,3660,4815,0,0,0,0,3600000,10033,0,0,0,0,0,0,2.5,0.775,'',0,6680,0,2.5,8,14,0,52770,52658,52780,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,155,0),(28547,9056,0,0,8715,0,0,0,'Storming Vortex','','',0,4,0,1,0,4,5,0,80,80,16,50400,63000,19970,1,0,2000,0,3127.5,4365,0,0,0,0,3600000,9706,0,0,500,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,60236,53044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,155,0),(28548,9056,0,0,24413,0,0,0,'High General Abbendis','','',0,7,0,1,0,10,6,0,72,72,2089,96100,96100,19854,1,0,2000,0,2280,3270,0,0,0,0,360000,7305,0,0,0,0,0,0,1.8,0.2496,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28549,9056,0,0,24434,0,0,0,'Captain Shely','','',0,7,0,0,0,1,1,0,72,72,2089,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,360000,7318,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28550,9056,0,0,24459,0,0,0,'Bishop Street','','',0,7,0,0,0,1,1,0,72,72,2089,9610,9610,0,1,0,2000,0,304,436,0,0,0,0,360000,7305,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28551,9056,0,0,24435,0,0,0,'Blacksmith Goodman','','',0,7,0,0,0,1,1,0,73,73,2089,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,360000,7618,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28552,9056,0,0,24438,0,0,0,'Foreman Kaleiki','','',0,7,0,0,0,1,1,0,72,72,2089,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,360000,7318,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28553,9056,0,0,24439,0,0,0,'Lead Cannonneer Zierhut','','',0,7,0,0,0,1,1,0,73,73,2089,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,360000,7618,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28554,9056,0,0,24412,0,0,0,'Torturer LeCraft','','',0,7,0,0,0,1,1,0,72,72,2089,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,360000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28555,9056,0,0,24436,0,0,0,'Stable Master Mercer','','',0,7,0,0,0,1,1,0,72,72,2089,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,360000,7318,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28556,9056,0,0,24437,0,0,0,'Commander Jordan','','',0,7,0,0,0,1,1,0,73,73,2089,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,360000,7618,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28557,9056,28763,0,24573,24570,24571,24572,'Scarlet Peasant','','',0,7,0,0,0,0.5,1,0,44,46,2095,891,1101,0,1,0,2000,0,77,102,0,0,0,0,360000,2750,0,0,0,0,0,0,1.5,0.306,'',0,261,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28558,9056,0,0,24458,0,0,0,'High Abbot Landgren','','',0,7,0,1,0,5,4,0,73,73,2089,49700,49700,13548,1,0,2000,0,2347.5,3360,0,0,0,0,360000,7604,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28559,9056,0,0,25562,25563,25564,25565,'Citizen of New Avalon','','',0,7,0,0,0,1,1,0,39,43,2089,1459,1716,1334,1,0,2000,0,62,82,0,0,0,0,360000,2367,0,0,0,0,0,0,1.5,0.208,'',0,310,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28560,9056,0,0,25566,25567,25568,25569,'Citizen of New Avalon','','',0,7,0,0,0,1,1,0,49,49,2089,2138,2138,1750,1,0,2000,0,77,102,0,0,0,0,360000,2910,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28561,9056,0,0,25515,0,0,0,'Spirit of Rhunok','','',4,10,0,3,0,1,1,0,83,83,35,13945,13945,0,1,3,2000,0,17815,23905,0,0,0,0,300000,10673,0,0,0,0,0,0,15,6.11,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28563,9056,0,0,16480,21072,0,0,'Freya\'s Presence','','',0,10,0,0,0,1,1,0,78,78,35,6820,6820,0,1,0,2000,0,387,543,0,0,0,0,180000,9124,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28564,9056,0,0,16159,0,0,0,'Putrid Abomination','','',0,6,0,0,0,1,1,0,74,75,2068,10282,10635,0,1,0,1500,0,256.5,363.75,0,0,0,0,300000,8219,0,0,0,0,0,0,2.25,0.75,'',0,1738,0,2.5,8,14,0,54340,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,38686,42108,0,0,0,0,0,0),(28565,9056,0,0,28283,0,0,0,'Decaying Ghoul','','',0,6,0,0,0,1,1,0,75,76,2068,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.25,0.3875,'',0,1826,0,2.5,8,14,0,28913,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(28566,9056,0,0,25516,0,0,0,'\"Tipsy\" McManus','Grimbooze\'s Assistant','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,1,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28567,9056,0,0,169,11686,0,0,'Water Spout','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28568,9056,0,0,25518,0,0,0,'Tamara Wobblesprocket','','',0,7,0,0,0,1,1,0,77,77,35,11379,11379,3725,1,2,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28569,8478,0,0,25519,25544,0,0,'Construction Worker','','',0,7,0,0,0,1,1,0,30,34,12,350,950,0,1,0,2000,0,47,63,0,0,0,0,0,1317,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28570,12340,0,0,24999,25526,25527,25528,'Scourge Disguise','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28571,8478,0,0,25522,0,0,0,'Foreman Wick','','',0,7,0,0,0,1,1,0,46,46,12,1700,1700,0,1,1,2000,0,77,102,0,0,0,0,0,2750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28572,8478,0,0,25523,0,0,0,'Mason Goldgild','Royal Stonecutter\'s Guild','',0,7,0,0,0,1,1,0,46,46,55,820,820,0,1,1,2000,0,77,102,0,0,0,0,0,2750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28573,10958,0,0,25525,0,0,0,'Underwater Construction Worker','','',0,7,0,0,0,1,1,0,30,34,12,350,950,0,1,0,2000,0,47,63,0,0,0,0,25000,1317,0,0,0,85,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28574,9056,0,0,25524,0,0,0,'Marvin Wobblesprocket','Flight Master','',0,7,0,0,0,1,1,0,76,76,35,11001,11001,3643,1,8192,2000,0,352,499,0,0,0,0,300000,8503,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28575,9056,0,0,27878,0,0,0,'Rhunok\'s Tormentor','','',0,7,0,0,0,1,1,0,77,77,2069,11379,11379,3725,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,1.95,0.451389,'',0,1931,0,2.5,8,14,0,38556,54526,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38696,38700,0,0,0,0,0,0),(28576,9056,28764,0,25558,25559,25560,25561,'Citizen of Havenshire','','',0,7,0,0,0,1,1,0,30,50,2095,955,2215,1330,1,0,2000,0,79,104,0,0,0,0,360000,2964,0,0,0,0,0,0,1.65,0.3366,'',0,206,0,2.5,8,14,0,52262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28577,9056,28764,0,25554,25555,25556,25557,'Citizen of Havenshire','','',0,7,0,0,0,1,1,0,30,45,2095,955,1848,1193,1,0,2000,0,70,93,0,0,0,0,360000,2692,0,0,0,0,0,0,1.5,0.208,'',0,206,0,2.5,8,14,0,52262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28578,9056,0,0,25984,0,0,0,'Hardened Steel Reaver','','',8,7,0,1,0,4,5,0,79,80,16,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,1,0.31,'52642',0,6737,0,2.5,8,14,0,42724,15655,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28579,9056,0,0,25982,0,0,0,'Hardened Steel Berserker','','',8,7,0,1,0,4,5,0,79,80,16,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,1,0.31,'61367',0,6783,0,2.5,8,14,0,61369,52740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28580,9056,0,0,25985,0,0,0,'Hardened Steel Skycaller','','',8,7,0,1,0,4,5,0,79,80,16,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,1,0.31,'',0,6748,0,2.5,8,14,0,61507,52755,52754,16100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28581,9056,0,0,25759,0,0,0,'Stormforged Tactician','','',8,7,0,1,0,4,5,0,79,80,16,48700,50400,19718,1,0,2000,0,3127.5,4365,0,0,0,0,3600000,9706,0,0,0,0,0,0,0,0.31,'',0,6764,0,2.5,8,14,0,52778,59085,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28582,9056,0,0,25754,0,0,0,'Stormforged Mender','','',8,7,0,1,0,4,5,0,79,80,16,48700,50400,19718,1,0,2000,0,3127.5,4365,0,0,0,0,3600000,9706,0,0,0,0,0,0,0,0.31,'',0,6783,0,2.5,8,14,0,52774,52773,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28583,9056,0,0,25654,0,0,0,'Blistering Steamrager','','',8,4,0,1,0,4,5,0,79,80,16,48700,50400,19718,1,0,2000,0,3127.5,4365,0,0,0,0,3600000,9706,0,0,0,0,0,0,1.5,1.5,'52530',0,0,0,2.5,8,14,0,52531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28584,9056,0,0,24905,0,0,0,'Unbound Firestorm','','',8,4,0,1,0,4,5,0,79,80,16,48700,50400,19718,1,0,1750,0,2736.56,3819.38,0,0,0,0,3600000,9706,0,500,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,52624,53788,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(28585,9056,0,0,2170,0,0,0,'Slag','','',8,4,0,0,0,1.3,5,0,79,79,16,15827,21179,0,1,0,2000,0,464,604,0,0,0,0,3600000,9426,0,0,500,0,0,0,1.275,0.2635,'',0,0,0,2.5,8,14,0,52626,22424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28586,9056,0,0,27301,0,0,0,'General Bjarngrim','','',104,7,0,1,1,17,1,0,81,81,16,221561,323544,0,1.3,0,2000,0,3660,4815,0,0,0,0,3600000,10033,0,0,0,0,0,0,2.275,0.403,'52097',0,6632,0,2.5,8,14,0,52029,36096,15284,52027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,147,0),(28587,9056,0,0,27071,0,0,0,'Volkhan','','',104,5,0,1,1,20.7,1,0,81,81,16,269783,388253,0,1,0,2000,0,3660,4815,0,0,0,0,3600000,10033,0,0,0,0,0,0,3.75,0.3875,'',0,6631,0,2.5,8,14,0,52238,52237,52387,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,180,0),(28589,9056,0,0,14701,0,0,0,'Gristlegut','','',0,6,0,0,0,1.35,1,0,74,75,2068,13881,14357,0,1,643,1500,0,256.5,363.75,0,0,0,0,300000,8219,0,0,0,0,0,0,2.625,0.875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28590,12340,0,0,25537,25538,25539,25540,'Corpse Explosion Rubble','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28591,9056,0,0,19595,0,0,0,'Ghoul Feeding KC Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28593,12340,0,0,25519,25544,0,0,'Construction Worker (Dwarf Appearance)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28594,9056,0,0,25545,25546,25547,25548,'Scarlet Preacher','','',0,7,0,0,0,1,1,0,53,54,2089,2453,2533,2012,1,0,2000,0,86,114,0,0,0,0,360000,3178,0,0,0,0,0,0,1.5,0.306,'',0,516,0,2.5,8,14,0,15498,19725,34809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28595,12213,0,0,11686,0,0,0,'Freya\'s Horn Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28596,8606,0,0,25520,0,0,0,'Dwarven Construction Worker','','',0,7,0,0,0,1,1,0,30,33,55,360,950,0,1,0,2000,0,46,61,0,0,0,0,0,1281,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28597,9056,0,0,26588,0,0,0,'Guardian of Zim\'Rhuk','','',512,4,0,1,0,3,1,0,76,77,16,33003,34137,0,1,0,2000,0,1706.6,2401.2,0,0,0,0,300000,8822,0,0,0,0,0,0,3,0.93,'',0,0,0,2.5,8,14,0,54565,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39540,0,0,0,0,0,0,0),(28599,9056,0,0,2177,0,0,0,'Plagueroach','','',0,6,0,0,0,0.2,1,0,74,75,2068,2056,2127,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,136,0),(28600,9056,0,0,27253,0,0,0,'Heb\'Drakkar Headhunter','','',0,7,0,0,0,1,1,0,76,77,1771,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,2.1,0.486111,'',0,1924,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28601,9056,0,0,23655,0,0,0,'High Cultist Herenn','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9132,0,0,0,0,0,0,1.5,0.306,'',0,244,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38708,0,0,0,0,0,0,0),(28602,9056,0,0,25342,25343,0,0,'Death\'s Hand Acolyte','','',0,7,0,0,0,1,1,0,77,78,2080,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.8,0.3672,'',0,1435,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28603,9056,0,0,25553,0,0,0,'Blightguard','','',0,6,0,0,0,1,1,0,74,75,14,10282,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,1.5,'52060 0',0,1735,0,2.5,8,14,0,0,33914,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(28604,9056,0,0,23005,11899,8659,9338,'Adventurous Dwarf','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,8235,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31857,9056,0,0,27239,0,27239,0,'Grand Ice Mammoth','','vehichleCursor',1048576,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,312,0,0,0,0,0,0,0,180,0),(31856,9056,0,0,28360,0,28360,0,'Horde Bomber Seat','','vehichleCursor',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28608,9056,28763,0,10313,10314,10311,10312,'Scarlet Medic','','',0,7,0,0,0,1,1,0,53,54,2089,2453,2533,2012,1,0,2000,0,86,114,0,0,0,0,360000,3178,0,0,0,0,0,0,1.5,0.208,'',0,475,0,2.5,8,14,0,15498,13864,19725,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28609,9056,28763,0,25503,25504,25505,25506,'Scarlet Infantryman','','',0,7,0,0,0,1,1,0,53,54,2089,2453,2533,0,1,0,2000,0,92,122,0,0,0,0,360000,3180,0,0,0,0,0,0,1.5,0.306,'',0,474,0,2.5,8,14,0,25710,53399,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28610,9056,28984,0,10277,10279,10277,10279,'Scarlet Marksman','','',0,7,0,0,0,1,1,0,54,55,2089,2533,2614,2079,1,0,2000,0,87,116,0,0,0,0,360000,3232,0,0,0,0,0,0,1.5,0.306,'',0,476,0,2.5,8,14,0,18651,32915,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28611,9056,28763,0,25507,25508,25509,25510,'Scarlet Captain','','',2048,7,0,0,0,1,1,0,54,55,2089,2533,2953,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.5,0.306,'',0,474,0,2.5,8,14,0,52221,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28612,9056,0,0,25575,25576,25577,25578,'Knight of the Silver Hand','','',0,7,0,1,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28613,12340,0,0,4259,4260,4602,4601,'Orgrimmar Wolf Rider','','',0,7,0,0,0,1,1,0,1,1,85,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28614,9056,0,0,25579,0,0,0,'Scarlet Gryphon','','',0,7,0,0,0,1,1,0,53,53,2089,2453,2453,0,1,0,2000,0,89,119,0,0,0,0,360000,3128,0,0,0,0,0,0,1,0.31,'48356',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,124,0,0,0,0,0,0,0,236,0),(28615,9056,0,0,25527,0,0,0,'Baneflight','Flight Master','',0,6,0,1,0,3,1,0,75,75,2050,13956,13956,0,1,8193,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28616,9056,0,0,25507,0,0,0,'Scarlet Gryphon Rider','','',0,7,0,0,0,1,1,0,54,54,2089,2533,2533,0,1,0,2000,0,92,122,0,0,0,0,360000,3180,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28617,9056,0,0,16480,19595,0,0,'Drakuramas Teleport Bunny 01','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28618,9056,0,0,25581,0,0,0,'Danica Saint','Flight Master','',0,7,0,1,0,3,1,0,75,75,2070,13956,13956,0,1,8193,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28619,9056,0,0,16213,0,0,0,'Web Wrap','','',0,10,0,0,0,0.22,1,0,74,74,14,1000,1000,0,1,0,2000,0,328,467,0,0,0,0,0,7918,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,52094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28620,12340,0,0,14584,0,0,0,'Riding Horse (Charger, Default Run Speed)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28621,13202,0,0,25582,0,0,0,'Grayson Ironwing','Flight Master','',0,7,0,1,0,1,1,0,85,85,2070,18423,18423,0,1,0,2000,0,362.683,362.683,0,0,1222.5,1222.5,0,10419,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28622,12340,0,0,1126,17612,0,0,'Scalps! Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28623,9056,0,0,25583,0,0,0,'Gurric','Flight Master','',0,7,0,1,0,3,1,0,75,75,2070,31905,31905,0,1,8193,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.2596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28624,9056,0,0,25584,0,0,0,'Maaka','Flight Master','',0,7,0,1,0,3,1,0,77,77,35,14748,14748,0,1,8193,2000,0,1706.6,2401.2,0,0,0,0,300000,8822,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28625,12340,0,0,25587,0,0,0,'Riding Gyrocopter (Taxi)','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28626,12340,0,0,25586,0,0,0,'Scarlet Peasant (Logs Transform Visual)','','',0,7,0,0,0,1,1,0,1,1,2095,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28627,9056,0,0,23980,24719,0,0,'Wood Pile Dummy','','',8,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28628,12340,0,0,18539,0,0,0,'Slim\'s Test Priest','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28629,12340,0,0,5571,0,0,0,'Slim\'s Test Warrior','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28630,9056,0,0,15983,0,0,0,'Blood Maggot','','',0,10,0,0,0,1,1,0,73,73,14,795,795,3387,1,0,2000,0,313,448,0,0,0,0,180000,7604,0,0,0,0,0,0,0.25,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28631,12340,0,0,16480,19595,0,0,'Drakuru KC Bunny 01','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28632,9056,0,0,21955,11686,0,0,'Blood Machine Bunny','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28633,9056,0,0,21955,11686,0,0,'Blood Machine Bunny Dest Machine','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28635,12340,0,0,1236,0,0,0,'Spirit Wolf','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.8,0.2784,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28636,9056,0,0,25588,0,0,0,'Heb\'Jin','','',32,7,0,0,0,1,1,0,77,77,16,11379,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,12734,12555,15548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28637,9056,0,0,21748,21751,21749,21750,'Apothecary Deathguard','','',0,7,0,1,0,1,1,0,1,1,714,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28638,9056,0,0,24242,4111,4109,4110,'Apothecary Researcher','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28639,9056,0,0,11829,0,0,0,'Heb\'Jin\'s Bat','','',32,1,0,0,0,1,1,0,77,77,16,11379,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,3,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28640,9056,0,0,15294,0,0,0,'Summon Rune Trigger','','',0,10,0,0,0,1,1,0,73,73,14,4399,4399,0,1,0,2000,0,316,450,0,0,0,0,180000,7618,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28641,9056,28101,0,22124,0,0,0,'Blighted Corpse','','',0,6,0,0,0,1,1,0,76,77,14,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,0,1,'',0,1816,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,38642,42108,42108,0,0,0,0,0),(28642,9056,0,0,25589,0,0,0,'Scourge Sky Darkener','','',0,6,0,0,0,1,1,0,55,57,2084,2614,2784,0,1,0,2000,0,98,130,0,0,0,0,360000,3342,0,0,0,0,0,0,2.25,0.520833,'52147',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28643,9056,0,0,23980,24719,0,0,'Rain of Darkness Dummy','','',8,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28644,10958,0,0,23320,0,0,0,'Mosswalker Kill Credit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31840,9056,0,0,27754,0,27754,0,'Horde Turret Seat','','vehichleCursor',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28646,9056,0,0,25671,0,0,0,'Pilot Vic','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28647,9056,0,0,25589,0,0,0,'Orithos the Sky Darkener','','',0,6,0,0,0,1,1,0,80,80,2084,12600,12600,0,1,2,2000,0,422,586,0,0,0,0,360000,9729,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28648,9056,0,0,21955,11686,0,0,'Blood Machine Bunny Dest Vat','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28650,9056,0,0,25591,0,0,0,'Nayura','Dockmaster','',0,7,0,0,0,1,1,0,45,45,80,1848,1848,0,1,1,2000,0,76,100,0,0,0,0,180000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28651,9056,0,0,10699,0,0,0,'Abominable Messenger','','',0,6,0,0,0,1,1,0,1,1,714,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.65,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28652,12340,0,0,15093,0,0,0,'Mysterious Gypsy','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28653,9056,0,0,16416,0,0,0,'Salanar the Horseman','','',0,6,0,1,0,10,1,0,80,80,2084,126000,126000,0,1,3,2000,0,3165,4395,0,0,0,0,360000,9729,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28654,9056,0,0,15649,0,0,0,'Dark Rider of Acherus','','',0,6,0,0,0,1,1,0,55,56,2084,2614,2699,0,1,0,2000,0,96,127,0,0,0,0,360000,3289,0,0,0,0,0,0,1.5,0.5,'',0,444,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28655,9056,0,0,23980,24719,0,0,'Sky Darkener Target','','',8,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28656,9056,0,0,24868,0,0,0,'Hourglass (CoT Stratholme)','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,0.025,0.025,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28657,9056,0,0,25592,0,0,0,'Caged Geist','','',0,6,0,0,0,1,1,0,72,73,2042,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,54,0),(28658,9056,0,0,24084,0,0,0,'Gothik the Harvester','','',0,6,0,1,0,10,10,0,80,80,2084,126000,126000,39940,1,2,2000,0,3127.5,4365,0,0,0,0,360000,9706,0,0,0,0,0,0,4.375,0.5425,'',0,0,0,2.5,8,14,0,52519,52521,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28659,9056,0,0,24654,0,0,0,'Artruis the Heartless','','',0,6,0,1,0,12,10,0,77,77,21,136548,136548,37250,1,0,2000,0,1688.2,2387.4,0,0,0,0,180000,8803,0,0,0,0,0,0,4.5,3,'',0,5738,0,2.5,8,14,0,11831,15530,54261,54792,0,0,0,0,0,4,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28660,9056,0,0,25554,25555,25556,25557,'Citizen of Havenshire','','',0,7,0,0,0,1,1,0,31,45,2095,1006,1848,1206,1,0,2000,0,70,93,0,0,0,0,360000,2692,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28662,9056,0,0,25558,25559,25560,25561,'Citizen of Havenshire','','',0,7,0,0,0,1,1,0,33,46,2095,1110,1919,1275,1,0,2000,0,72,95,0,0,0,0,360000,2749,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28663,12340,0,0,16480,19595,0,0,'Gorebag KC Bunny 01','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28664,12340,0,0,16480,21072,0,0,'Seat Squatter - LAB','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28665,9056,0,0,25378,0,0,0,'Har\'koa\'s Kitten','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28666,9056,0,0,25592,0,0,0,'Gorebag','','',0,6,0,0,0,1,1,0,75,75,2042,10635,10635,0,1,1,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,54,0),(28667,9056,0,0,25157,0,0,0,'Jaloot','','',0,7,0,1,0,4,1,0,77,77,250,45516,45516,0,1,2,2000,0,1706.6,2401.2,0,0,0,0,180000,8822,0,0,0,0,0,0,0.7,0.7,'52119 52182',0,0,0,2.5,8,14,0,52969,52944,52943,52964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28668,9056,0,0,25385,0,0,0,'Zepik the Gorloc Hunter','','',0,7,0,1,0,4,1,0,77,77,250,45516,45516,3725,1,2,2000,0,1688.2,2387.4,0,0,0,0,180000,8803,0,0,0,0,0,0,0.8,0.248,'54176 52182',0,0,0,2.5,8,14,0,52895,52761,52889,52873,52758,52886,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28669,9056,28022,0,25625,0,0,0,'Flying Fiend','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,127,0,42108,0,0,0,0,0,0,0),(28670,9056,0,0,24193,0,0,0,'Frostbrood Vanquisher','','',8,6,0,1,0,25,20,0,80,80,2084,133525,133525,51360,1,0,2000,0,1870.35,2612.24,0,0,0,0,360000,7,0,0,0,0,0,0,0,0,'53112',0,0,0,2.5,8,14,0,53114,53112,53110,46453,0,0,0,0,0,4,0,0,0,0,156,0,0,0,0,0,0,0,199,0),(28671,9056,0,0,14852,0,0,0,'Prophet of Quetz\'lun','','',0,7,0,1,0,1,1,0,77,77,2069,113790,113790,37250,1,0,2000,0,1688.2,2387.4,0,0,0,0,300000,8803,0,0,0,0,0,0,7.5,7.5,'',0,0,0,2.5,8,14,0,54606,54601,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28672,9056,0,0,15295,0,0,0,'Quetz\'lun','','',4,10,0,3,0,1,1,0,83,83,190,13945,13945,0,1,0,2000,0,17815,23905,0,0,0,0,300000,10673,0,0,0,0,0,0,10.5,2.38,'29266 29266',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28674,9056,0,0,25595,0,0,0,'Aludane Whitecloud','Flight Master','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,8192,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28675,9056,0,0,25596,0,0,0,'Teller Rames','Banker','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,131072,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28676,9056,0,0,25597,0,0,0,'Teller Althiellis','Banker','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,131072,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28677,9056,0,0,25598,0,0,0,'Teller Hanners','Banker','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,131072,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28678,9056,0,0,25599,0,0,0,'Teller Halder','Banker','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28679,9056,0,0,25600,0,0,0,'Teller Duta','Banker','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28680,9056,0,0,25601,0,0,0,'Teller Banning','Banker','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28681,9056,0,0,26131,0,0,0,'Brittle Golem','','',8,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28682,9056,0,0,25602,0,0,0,'Inzi Charmlight','Barmaid','',4096,7,0,0,0,1,1,0,75,75,2027,8508,8508,7981,1,640,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28683,9056,0,0,2498,0,0,0,'Stable Master Kitrik','','',2048,7,0,1,0,15,1,0,56,56,2089,40485,40485,0,1,0,2000,0,230.4,304.8,0,0,0,0,360000,3289,0,0,0,0,0,0,1.5,0.306,'',0,519,0,2.5,8,14,0,52265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28684,9056,0,0,27394,0,0,0,'Krik\'thir the Gatewatcher','','',104,6,0,1,1,20,6,0,74,74,21,164500,164500,46854,1,0,2000,0,2092.5,3060,0,0,0,0,3600000,6368,0,0,0,0,0,0,4,1.24,'',0,4683,0,2.5,8,14,0,52586,52592,28747,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28685,9056,0,0,25603,0,0,0,'Narisa Redgold','Barmaid','',4096,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28686,9056,0,0,25604,0,0,0,'Caliel Brightwillow','Assistant Innkeeper','',4096,7,0,0,0,1,1,0,75,75,2027,8508,8508,7981,1,66176,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28687,9056,0,0,25605,0,0,0,'Amisi Azuregaze','Innkeeper','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,66177,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28689,12340,0,0,25606,0,0,0,'Scarlet Stablehand','','',2048,7,0,1,0,1,1,0,1,1,2089,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28690,9056,0,0,25607,0,0,0,'Tassia Whisperglen','Stable Master','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,4194305,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28691,9056,0,0,25608,0,0,0,'Susana Averoy','General Goods','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,384,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28692,9056,0,0,25609,0,0,0,'\"Red\" Jack Findle','Trade Supplies','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28693,9056,0,0,25610,0,0,0,'Enchanter Nalthanis','Grand Master Enchanting Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,81,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28694,9056,0,0,25611,0,0,0,'Alard Schmied','Grand Master Blacksmithing Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28695,9056,0,0,25629,0,0,0,'Molten Golem','','',8,4,0,0,0,2.7,1,0,79,79,16,34000,42500,0,1,0,2000,0,422,586,0,0,0,0,0,9426,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,59527,52433,23113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(28696,9056,0,0,25612,0,0,0,'Derik Marks','Grand Master Skinning Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28697,9056,0,0,25613,0,0,0,'Timofey Oshenko','Grand Master Engineering Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28698,9056,0,0,25614,0,0,0,'Jedidiah Handers','Grand Master Mining Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28699,9056,0,0,25615,0,0,0,'Charles Worth','Grand Master Tailoring Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,83,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28700,9056,0,0,25616,0,0,0,'Diane Cannings','Grand Master Leatherworking Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28701,9056,0,0,26075,0,0,0,'Timothy Jones','Grand Master Jewelcrafting Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,211,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28702,9056,0,0,25618,0,0,0,'Professor Pallin','Grand Master Inscription Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,81,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28703,9056,0,0,25619,0,0,0,'Linzy Blackbolt','Grand Master Alchemy Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,83,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28704,9056,0,0,25620,0,0,0,'Dorothy Egan','Grand Master Herbalism Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,81,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28705,9056,0,0,25621,0,0,0,'Katherine Lee','Grand Master Cooking Trainer','',4096,7,0,0,0,1,1,0,75,75,2027,10635,10635,0,1,83,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28706,9056,0,0,25622,0,0,0,'Olisarra the Kind','Grand Master First Aid Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,83,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28707,9056,0,0,25623,0,0,0,'Angelo Pescatore','Fishing Supplies','',4096,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28708,9056,0,0,25955,0,0,0,'Kizi Copperclip','Barber','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,1,2000,0,173,196,0,0,0,0,300000,7412,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28709,9056,0,0,25627,0,0,0,'Acherus Geist','','',0,7,0,0,0,1,1,0,53,54,2084,2453,2533,2012,1,0,2000,0,86,114,0,0,0,0,360000,3178,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,52206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(28710,9056,0,0,25626,0,0,0,'Vic\'s Flying Machine','','',0,9,0,0,0,3,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.75,'52211 52260',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,129,0,0,0,0,0,0,0,0,0),(28711,12340,0,0,25630,0,0,0,'Undead Eagle','','',0,6,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28712,12340,0,0,856,0,0,0,'Basic Loot Pinata','Hit Me!','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28713,12340,0,0,1126,17612,0,0,'Quetz\'lun Troll Worshipper Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28714,9056,0,0,25635,0,0,0,'Ildine Sorrowspear','Enchanting Supplies','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,2176,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28715,9056,0,0,25636,0,0,0,'Endora Moorehead','Magical Goods','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,128,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28716,9056,0,0,25637,0,0,0,'Palja Amboss','Blacksmithing Supplies','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,4224,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28717,9056,0,0,16480,19595,0,0,'Overlord Drakuru','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28718,9056,0,0,25644,0,0,0,'Ranid Glowergold','Leatherworking & Skinning Supplies','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,130,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28719,9056,0,0,15882,0,0,0,'Soul Font Void Zone','','',1024,10,0,0,0,1,1,0,77,77,35,1,1,0,1,0,2000,0,2,2,0,2000,0,0,180000,7,0,0,0,0,0,0,0.1,0.1,'52222',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28720,12340,0,0,856,0,0,0,'First Aid Loot Pinata','Hit Me!','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28721,9056,0,0,25645,0,0,0,'Tiffany Cartier','Jewelcrafting Supplies','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28722,9056,0,0,25646,0,0,0,'Bryan Landers','Engineering Supplies','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,4224,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28723,9056,0,0,25647,0,0,0,'Larana Drome','Inscription Supplies','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,2176,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28724,9056,0,0,19725,13069,0,0,'Soul Font Bunny','','',1024,10,0,0,0,1,1,0,77,77,35,1,1,0,1,0,2000,0,2,2,0,2000,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28725,9056,0,0,25648,0,0,0,'Patricia Egan','Alchemy Supplies','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,128,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28726,9056,0,0,25649,0,0,0,'Dominique Stefano','Tailoring Supplies','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28727,9056,0,0,25650,0,0,0,'Edward Egan','Herbalism Supplies','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,128,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28728,9056,0,0,25651,0,0,0,'Dorian Fines','Mining Supplies','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28729,9056,0,0,23984,0,0,0,'Watcher Narjil','','',8,6,0,1,0,8,1,0,74,74,21,82256,82256,0,1,0,2000,0,2460,3502.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,2.25,0.465,'',0,0,0,2.5,8,14,0,52514,52086,52469,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28730,9056,0,0,23568,0,0,0,'Watcher Gashra','','',72,6,0,1,0,8,1,0,74,74,21,82256,82256,0,1,0,2000,0,2460,3502.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,2.25,0.465,'',0,0,0,2.5,8,14,0,52086,52470,52469,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28731,9056,0,0,25729,0,0,0,'Watcher Silthik','','',8,6,0,1,0,8,1,0,74,74,21,82256,82256,0,1,0,2000,0,2460,3502.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,2.25,0.465,'',0,0,0,2.5,8,14,0,52086,52469,52493,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28732,9056,0,0,23567,0,0,0,'Anub\'ar Warrior','','',0,6,0,1,0,4,1,0,72,72,21,38440,38440,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,0,0,0,0.31,'',0,4688,0,2.5,8,14,0,49806,52532,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28733,9056,0,0,25258,0,0,0,'Anub\'ar Shadowcaster','','',0,6,0,1,0,4,1,0,72,72,21,30752,30752,7500,1,0,2000,0,1972.5,2880,0,0,0,0,3600000,5886,0,0,0,0,0,0,1.5,0.31,'',0,0,0,2.5,8,14,0,52535,52534,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28734,9056,0,0,25237,0,0,0,'Anub\'ar Skirmisher','','',0,6,0,1,0,4,1,0,72,72,21,38440,38440,0,1,0,2000,0,2302.5,3285,0,0,0,0,3600000,7318,0,0,0,0,0,0,0.85,0.2635,'',0,4740,0,2.5,8,14,0,52540,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(28735,9056,0,0,25656,0,0,0,'Skittering Swarmer','','',1048576,6,0,5,0,0.02,1,0,72,72,21,200,200,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,0,0.093,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(28736,9056,0,0,25724,0,0,0,'Skittering Infector','','',0,6,0,0,0,0.42,1,0,72,72,21,4000,4000,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,0.75,0.25,'',0,0,0,2.5,8,14,0,52446,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,113,0),(28737,12340,0,0,23958,0,0,0,'Ol\' Nelly','','',2048,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28738,12340,0,0,16480,19595,0,0,'Drakuru KC Bunny 00','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28739,9056,0,0,16480,19595,0,0,'Blight Cauldron Bunny 00','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'31261',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28740,12340,0,0,16480,19595,0,0,'Blight Crystal KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28741,12340,0,0,16480,19595,0,0,'Blight Cauldron KC Bunny 02','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28742,9056,0,0,25655,0,0,0,'Marcia Chase','Grand Master Fishing Trainer & Supplies','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,723,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28743,9056,0,0,21748,21751,21749,21750,'Apothecary Society Messenger','','',0,7,0,1,0,1,1,0,1,1,714,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28744,12340,0,0,20939,0,0,0,'Slim\'s Unkillable Boss','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28745,9056,0,0,25553,0,0,0,'Alarmed Blightguard','','',0,6,0,0,0,1,1,0,74,75,14,7804,8025,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,52060,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28746,9056,0,0,25671,0,0,0,'Pilot Vic','Cold Weather Flying Trainer','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,147,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28747,9056,0,28713,25660,25661,0,0,'Quetz\'lun Worshipper','','',0,6,0,0,0,1,1,0,76,77,14,8800,9103,8226,1,0,2000,0,128,197,0,2000,0,0,30000,8833,0,0,0,0,0,0,0.5,1,'',0,1922,0,2.5,8,14,0,54601,54594,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28748,9056,0,28713,25662,25663,0,0,'Serpent-Touched Berserker','','',0,6,0,0,0,1,1,0,76,77,14,11001,11379,0,1,0,2000,0,162,236.5,0,2000,0,0,180000,1365,0,0,0,0,0,0,0.5,1,'',0,1924,0,2.5,8,14,0,54594,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28749,12340,0,0,14710,0,0,0,'Frostrock Gargoyle (UNUSED)','','',512,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28750,9056,0,0,25664,0,0,0,'Blight Geist','','',0,6,0,0,0,1,1,0,74,75,974,10282,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,2,0.62,'',0,1730,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,170,0),(28751,9056,0,0,16480,19595,0,0,'Geist WP Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28752,9056,0,28753,27858,0,0,0,'High Priest Mu\'funu','','',0,6,0,0,0,1,1,0,77,77,14,9103,9103,8313,1,0,2000,0,162.5,243,0,2000,0,0,30000,8833,0,0,0,0,0,0,0.5,1,'',0,0,0,2.5,8,14,0,20820,11974,11640,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28753,12340,0,0,1126,17612,0,0,'High Priest Mu\'funu Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28754,9056,0,28755,25666,0,0,0,'High Priestess Tua-Tua','','',0,6,0,0,0,1,1,0,77,77,14,9103,9105,8313,1,0,2000,0,162.5,243,0,2000,0,0,30000,8833,0,0,0,0,0,0,0.5,1,'',0,0,0,2.5,8,14,0,13860,51818,29406,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28755,12340,0,0,1126,17612,0,0,'High Priestess Tua-Tua Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28756,9056,0,28757,25667,0,0,0,'High Priest Hawinni','','',0,6,0,0,0,1,1,0,77,77,14,9103,9105,8313,1,0,2000,0,162.5,243,0,2000,0,0,30000,8833,0,0,0,0,0,0,0.5,1,'',0,0,0,2.5,8,14,0,50420,54603,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28757,12340,0,0,1126,17612,0,0,'High Priest Hawinni Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28758,12340,0,0,20570,17612,0,0,'Reconnaisaince Flight Kill Credit','','',0,10,0,0,0,1,1,0,1,1,114,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28759,9056,0,0,25753,0,0,0,'Flying Fiend','','',0,6,0,0,0,1,1,0,75,76,21,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,16564,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,137,0),(28760,9056,0,0,25664,0,0,0,'Hargus the Gimp','Supplies','',0,6,0,0,0,1,1,0,72,72,2082,9610,9610,0,1,6785,2000,0,307,438,0,0,0,0,360000,7318,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28761,9056,0,0,16480,19595,0,0,'Geist Spawn Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28762,12340,0,0,16480,19595,0,0,'Drakuru KC Bunny 02','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28763,12340,0,0,23767,0,0,0,'[Phase 1] Scarlet Crusade Proxy Creature','','',0,7,0,0,0,1,1,0,1,1,2089,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28764,12340,0,0,23767,0,0,0,'[Phase 1] Citizen of Havenshire Proxy Creature','','',0,7,0,0,0,1,1,0,1,1,2089,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28765,9056,0,0,169,23767,0,0,'The Lich King','','',36,10,0,3,0,2000,1,0,83,83,2082,27890000,27890000,0,1,0,2000,0,17815,23905,0,0,0,0,360000,10673,0,0,0,0,0,0,2,0.903,'53274',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28766,9056,0,0,8050,0,0,0,'Scarlet Farm Hound','','',0,1,25,0,0,1.25,1,0,54,55,2089,3166,3268,0,1,0,1500,0,70.5,93.75,0,0,0,0,360000,3234,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12904,0,0,0,0,0,0,0,0,0,0),(28767,12340,0,0,23767,0,0,0,'[Phase 1] Havenshrie Horse Credit, Step 01','','',0,7,0,0,0,1,1,0,1,1,2089,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.39,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28768,9056,0,0,25684,0,0,0,'Dark Rider of Acherus','','',8,6,0,0,0,1.5,1,0,55,55,16,3921,3921,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.2,0.36,'',0,503,0,2.5,8,14,0,52374,52372,50688,52356,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28769,9056,0,0,14703,0,0,0,'Shadowy Tormentor','','',0,6,0,0,0,1,1,0,54,55,16,2533,2614,2079,1,0,2000,0,87,116,0,0,0,0,360000,3232,0,0,0,0,0,0,1.25,1.25,'',0,502,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28770,12340,0,0,1126,25669,0,0,'High Priestess Tua-Tua Hex of Fire Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28771,9056,0,0,25670,0,0,0,'Colvin Norrington','','',0,7,0,0,0,1,1,0,77,77,35,11379,11379,3725,1,3,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28773,12340,0,0,1126,25672,0,0,'High Priest Hawinni Hex of Frost Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28774,9056,0,0,25673,0,0,0,'Andrew Matthews','Guild Master','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,786433,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28775,12340,0,0,16480,15435,0,0,'Dark Rider Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28776,9056,0,0,25674,0,0,0,'Elizabeth Ross','Tabard Vendor','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,129,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28777,12340,0,0,16480,19595,0,0,'Catapult KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28778,9056,0,0,16480,19595,0,0,'Scourgewagon Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28779,9056,0,0,25675,25676,0,0,'Blood of Mam\'toth','','',0,10,0,0,0,1,1,0,76,77,14,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.5,0.35,'54262 54263',0,0,0,2.5,8,14,0,54580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39167,0,0,0,0,0,44,0),(28780,9056,0,0,16480,19595,0,0,'Explosive Charges Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31827,12340,0,0,22878,0,22878,0,'Brann\'s Flying Machine','','vehichleCursor',8,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28783,12340,0,0,25679,0,0,0,'Riding Gryphon, Amored, Neutral (Taxi)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28784,9056,0,0,26383,26384,0,0,'Altar Warden','','',0,4,0,1,0,3,1,0,76,77,1924,33003,34137,0,1,0,2000,0,1706.6,2401.2,0,0,0,0,300000,8822,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,54588,54589,50215,0,0,0,0,0,0,0,0,0,0,0,0,0,39541,42107,0,0,0,0,0,0),(28785,9056,0,0,25685,0,0,0,'Spirit of Quetz\'lun','','',4,10,0,3,0,1,1,0,83,83,190,13945,13945,0,1,0,2000,0,17815,23905,0,0,0,0,300000,10673,0,0,0,0,0,0,0,0,'51126 41408',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28786,12340,0,0,16480,19595,0,0,'Drakuru KC Bunny 03','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28787,9056,0,0,25681,0,0,0,'Engineer Helice','','',4096,7,0,0,0,1,1,0,76,76,35,11001,11001,3643,1,2,2000,0,352,499,0,0,0,0,180000,8503,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28788,9056,0,0,16416,0,0,0,'Salanar the Horseman','','',0,6,0,1,0,10,1,0,1,1,2084,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28789,9056,0,0,4449,21342,0,0,'Explosion Guy','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,180000,6708,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28790,9056,0,0,25687,0,0,0,'Fala Softhoof','Stable Master','',0,7,0,1,0,3,1,0,75,75,2070,13956,13956,0,1,4194305,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,4.125,0.95975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28791,9056,0,0,25688,0,0,0,'Marissa Everwatch','Innkeeper','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,66177,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28792,9056,0,0,25689,0,0,0,'Noggra','General Goods','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,384,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28793,9056,0,0,25692,0,0,0,'Darmuk','','',0,6,0,1,0,5,1,0,76,76,14,55005,55005,0,1,0,2000,0,1637.6,2313.8,0,0,0,0,300000,8520,0,0,0,0,0,0,0,4,'',0,5448,0,2.5,8,14,0,54386,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28794,9056,0,0,25690,0,0,0,'Kevin Weaver','Trade Goods','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28795,9056,0,0,27857,0,0,0,'Drained Prophet of Quetz\'lun','','',0,7,0,0,0,1,1,0,77,77,2069,11379,11379,3725,1,0,2000,0,371,522,0,0,0,0,0,8822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28796,9056,0,0,25694,0,0,0,'Arlen Brighthammer','Blacksmith','',0,7,0,0,0,1,1,0,70,70,2070,8982,8982,0,1,4224,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28797,9056,0,0,25695,0,0,0,'Haley Copperturn','Engineering Supplies','',0,7,0,0,0,1,1,0,70,70,2070,8982,8982,0,1,4224,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28798,9056,0,0,25697,0,0,0,'Claudia Bloodraven','Leatherworking & Skinning Supplies','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28799,9056,0,0,25696,0,0,0,'Alanna','Jewelcafting Supplies','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28800,9056,0,0,25693,0,0,0,'Aidan Steeleye','Ammunition','',0,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,4480,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28801,9056,0,0,26224,26225,26226,26227,'Argent Stand Defender','','',2048,7,0,1,0,4,3,0,77,77,2072,45516,45516,11175,1,0,2000,0,1688.2,2387.4,0,0,0,0,300000,8803,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(28802,9056,0,0,26860,0,0,0,'Servant of Drakuru','','',0,6,0,0,0,1,1,0,75,76,2068,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.25,0.3875,'',0,1826,0,2.5,8,14,0,52400,52401,50361,52402,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28803,9056,0,0,26923,0,0,0,'Drakuru\'s Guard','','',0,6,0,0,0,1,1,0,75,76,2068,10635,11001,0,1,0,1500,0,267,377.25,0,0,0,0,300000,8520,0,0,0,0,0,0,1.25,0.3875,'',0,1822,0,2.5,8,14,0,50420,54345,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(28804,9056,0,0,24470,0,0,0,'Plague Spreader','','',0,10,0,0,0,1,1,0,55,55,2082,2614,2614,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28805,9056,0,0,26924,0,0,0,'Hand of Drakuru','','',0,6,0,1,0,1,1,0,1,1,2068,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28806,9056,0,0,25716,0,0,0,'Chad Carter','Trade Goods','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28807,9056,0,0,25717,0,0,0,'Amarante','General Goods','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,384,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28808,9056,0,0,23668,0,0,0,'Reverent Paladin','','',0,7,0,0,0,1,1,0,1,1,534,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28809,9056,0,0,25712,0,0,0,'Vincent Huber','Reagents','',4096,7,0,0,0,1,1,0,75,75,2070,8508,8508,7981,1,2176,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28810,9056,0,0,25713,0,0,0,'Lessien','Tailoring Supplies','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28811,9056,0,0,25714,0,0,0,'Brady Ironcrock','Cooking Supplies','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28812,9056,0,0,25715,0,0,0,'Lapu Stormhorn','Fish & Fishing Supplies','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28813,9056,0,0,25711,0,0,0,'Elizabeth Hollingsworth','Ammunition','',0,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,4480,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28814,9056,0,0,3344,1501,0,0,'Reverent Priest','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28815,9056,0,0,22712,17188,0,0,'Civilian Transformation Trigger','','',0,10,0,0,0,1.35,1,0,80,80,14,7212,7212,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28816,9056,0,0,21955,11686,0,0,'WotLK Light Beam Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28817,9056,0,0,25703,25572,0,0,'Mine Car','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.65,0.65,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,0,0,0,0,0,0,0,0,0),(28818,9056,0,0,26224,26225,26226,26227,'Light\'s Breach Defender','','',2048,7,0,1,0,4,3,0,77,77,2072,45516,45516,11175,1,0,2000,0,1688.2,2387.4,0,0,0,0,300000,8803,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28819,9056,0,0,2528,0,0,0,'Scarlet Miner','','',0,7,0,0,0,0.5,1,0,44,46,2095,891,960,0,1,0,2000,0,77,102,0,0,0,0,360000,2750,0,0,0,0,0,0,1.425,0.2907,'48356',0,261,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28820,12340,0,0,25167,0,0,0,'Destructive Ward Kill Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31770,9056,0,0,27701,0,0,0,'Thunderbomb\'s Jumpbot','','vehichleCursor',0,9,0,0,0,1,1,0,80,80,1981,12600,12600,0,1,0,2000,0,420,630,0,2250,336,504,180000,9729,0,0,0,0,0,0,3.5,1.085,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28822,9056,0,0,25709,0,0,0,'Scarlet Miner','','',0,7,0,0,0,0.5,1,0,44,46,2095,891,960,0,1,0,2000,0,77,102,0,0,0,0,360000,2750,0,0,0,0,0,0,0.95,0.95,'48356',0,261,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28823,9056,0,0,1126,11686,0,0,'Volkhan\'s Anvil','','',0,10,0,1,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28824,9056,0,0,22878,0,0,0,'Brann Flying Machine','','',0,9,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,3600000,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(28825,9056,0,0,5494,0,0,0,'Cyclone','','',0,4,0,0,0,0.5,1,0,80,80,35,6300,8146,0,1,0,2000,0,464,604,0,0,0,0,180000,9729,0,0,500,0,0,0,0.9375,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28826,9056,0,0,26381,0,0,0,'Stormfury Revenant','','',72,4,0,1,0,4,5,0,80,80,16,50400,65165,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,53043,52905,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,155,0),(28827,9056,0,0,25719,0,0,0,'Co\'man','Reagents','',4096,7,0,0,0,1,1,0,75,75,35,8508,8508,7981,1,2176,2000,0,289,421,0,0,0,0,180000,6610,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28828,9056,0,0,25722,0,0,0,'Ansari','Herbalism Supplies','',4096,7,0,0,0,1,1,0,75,75,35,8508,8508,7981,1,128,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28829,9056,0,0,25736,0,0,0,'Saree','Alchemy Supplies','',4096,7,0,0,0,1,1,0,75,75,35,8508,8508,7981,1,128,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28830,9056,0,0,25738,0,0,0,'Ra\'wiri','General Goods','',4096,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,384,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28831,9056,0,0,25737,0,0,0,'Yamuna','Trade Supplies','',4096,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28832,9056,0,0,25718,0,0,0,'Chin\'ika','Poison Supplier','',0,7,0,0,0,1,1,0,69,69,35,7984,7984,0,1,1152,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28833,9056,0,0,25723,0,0,0,'Scarlet Cannon','','Gunner',0,10,0,0,0,10,1,0,55,55,35,26140,26140,2117,1,16777216,2000,0,87,116,0,0,0,0,300000,3232,0,0,0,0,0,0,5,0.31,'',0,0,0,0,0,0,0,52435,52576,0,0,0,0,0,0,0,0,0,0,0,0,139,1,0,0,0,0,0,0,0,0),(28834,9056,28849,0,25740,0,0,0,'Scarlet Fleet Defender','','',0,7,0,1,0,5,1,0,55,56,2089,13070,13495,0,1,0,2000,0,230.4,304.8,0,0,0,0,360000,3289,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,52566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28835,9056,0,0,26143,0,0,0,'Stormforged Construct','','',32768,9,0,1,0,7,3,0,80,80,16,88200,130330,12113,1,0,2000,0,3187.5,4515,0,0,0,0,3600000,9706,0,0,0,0,0,0,2,10,'',0,6674,0,2.5,8,14,0,53068,53069,53167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28836,9056,0,0,25756,0,0,0,'Stormforged Runeshaper','','',0,7,0,1,0,4,5,0,80,80,16,50400,65165,20188,1,0,2000,0,3187.5,4515,0,0,0,0,3600000,9706,0,0,0,0,0,0,0,0.31,'',0,6761,0,2.5,8,14,0,53048,53049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28837,9056,0,0,25757,0,0,0,'Stormforged Sentinel','','',0,7,0,1,0,4,5,0,80,80,16,50400,65165,20188,1,0,2000,0,3187.5,4515,0,0,0,0,3600000,9706,0,0,0,0,0,0,0,0.31,'',0,6774,0,2.5,8,14,0,34423,53045,53047,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28838,9056,0,0,26053,0,0,0,'Titanium Vanguard','','',8,7,0,1,0,4,5,0,80,80,16,50400,130330,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.6,0.496,'18950',0,6752,0,2.5,8,14,0,59178,58619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28839,9056,0,0,23980,24719,0,0,'Scarlet Cover Dummy','','',8,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28840,9056,0,0,26156,0,0,0,'Overlook Sentry','','',512,4,0,1,0,5,1,0,78,78,14,58850,58850,0,1,0,2000,0,2902.5,4072.5,0,0,0,0,180000,9124,0,0,0,0,0,0,4,20,'',0,0,0,2.5,8,14,0,55030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28841,9056,28763,0,25709,0,0,0,'Scarlet Miner','','',0,7,0,0,0,0.5,1,0,45,46,2095,924,960,0,1,0,2000,0,77,102,0,0,0,0,360000,2750,0,0,0,0,0,0,0.95,0.95,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28842,12340,0,0,25703,0,0,0,'Mine Cart Test','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.65,0.65,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28843,9056,0,0,25730,0,0,0,'Bloated Abomination','','',0,6,0,0,0,1,1,0,75,76,2068,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,2.625,0.875,'',0,1809,0,2.5,8,14,0,52497,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,121,0),(28844,9056,0,0,27253,0,0,0,'Drakkari Skullcrusher','','',0,7,0,0,0,1,1,0,75,76,2069,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,2.1,0.486111,'',0,0,0,2.5,8,14,0,52587,52508,52565,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28845,9056,0,0,25000,0,0,0,'Scarlet Ghoul','','',0,7,0,0,0,0.5,1,0,1,1,2084,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.9,0.279,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28846,9056,0,0,25731,0,0,0,'Scarlet Ghost','','',0,7,0,0,0,1,1,0,50,50,2089,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,1,'',0,369,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28847,9056,0,0,19600,0,0,0,'Siltslither Eel','','',0,1,0,0,0,1,1,0,76,77,14,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,180000,8822,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(28848,9056,0,0,27076,0,0,0,'Prophet of Har\'koa','','',0,7,0,0,0,1,1,0,77,77,2069,11379,11379,3725,1,0,2000,0,367,519,0,0,0,0,180000,8803,0,0,0,0,0,0,2.55,0.590277,'',0,1917,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28849,12340,0,0,25503,25504,25505,25506,'Scarlet Fleet (PROXY)','','',0,7,0,1,0,1,1,0,1,1,2089,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28850,9056,28849,0,3127,0,0,0,'Scarlet Land Cannon','','',0,7,0,1,0,5,5,0,55,55,2089,13070,13070,0,1,0,2000,0,225.6,300,0,0,0,0,360000,3234,0,0,0,0,0,0,2.5,0.4,'',0,0,0,2.5,8,14,0,52539,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31749,12340,0,0,26876,0,26876,0,'Hover Disk (1)','','vehichleCursor',0,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,2500,345,509,180000,9729,0,0,0,0,0,0,0,0,'43775',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,223,0,0,0,0,0,0,0,0,0),(28852,9056,0,0,169,11686,0,0,'Dead Mam\'toth Disciple','','',1024,7,0,0,0,1,1,0,75,76,16,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,2,0.903,'52574 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28853,12340,0,0,25734,25735,0,0,'Dead Mam\'toth Disciple Transform','','',1024,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28854,9056,0,0,18083,25177,0,0,'Blood of the Old God','','',0,10,0,0,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,52564,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28855,9056,0,0,25739,0,0,0,'Ba\'kari','Maces & Staves','',0,7,0,0,0,1,1,0,75,75,35,8508,8508,7981,1,4224,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28856,9056,28849,0,25507,25508,25509,25510,'Scarlet Fleet Guardian','','',0,7,0,1,0,5,1,0,55,56,2089,13070,13495,0,1,0,2000,0,230.4,304.8,0,0,0,0,360000,3289,0,0,0,0,0,0,1.5,0.306,'48356',0,0,0,2.5,8,14,0,25710,52566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28857,9056,0,0,25310,0,0,0,'Drostan','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28858,9056,0,0,26382,0,0,0,'Storm Revenant','','',0,4,0,0,0,1,1,0,79,80,2098,12175,12600,3944,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,32018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39643,38642,42107,0,0,0,0,0),(28859,9056,0,0,26752,0,0,0,'Malygos','','',108,2,0,3,1,500,50,0,83,83,16,6972500,6972500,212900,1,0,2000,0,17360,23590,0,0,0,0,604800000,10573,0,0,0,0,0,0,20,2,'',1,0,0,2.5,8,14,0,57432,56272,57459,56505,0,0,0,0,0,0,0,0,0,0,0,0,44650,0,0,0,0,0,227,0),(28860,9056,0,0,27035,0,0,0,'Sartharion','The Onyx Guardian','',108,2,0,3,1,180,1,0,83,83,103,2510100,2510100,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,18,1.8,'',1,669639,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28861,9056,0,0,25734,25735,0,0,'Mam\'toth Disciple','','',0,7,0,0,0,1,1,0,76,77,16,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.5,0.306,'',0,1934,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28862,9056,0,0,23504,0,0,0,'Aqueous Spirit','','',0,4,0,0,0,1,1,0,79,80,2099,12175,12600,3944,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1,0.30556,'',0,0,0,2.5,8,14,0,55087,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39616,38642,42107,0,0,0,0,0),(28863,9056,0,0,23349,23348,0,0,'Zim\'Torga Guardian','','',2048,7,0,1,0,4,3,0,77,77,1806,45516,45516,11175,1,0,2000,0,1688.2,2387.4,0,0,0,0,300000,8803,0,0,0,0,0,0,2.25,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(28864,9056,0,0,28108,0,0,0,'Scourge Gryphon','','',8,6,0,0,0,20,1,0,1,1,2100,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,143,0,0,0,0,0,0,0,0,0),(28865,9056,0,0,25580,25745,25746,25747,'Ebon Watch Guardian','','',2048,7,0,1,0,4,3,0,77,77,2051,45516,45516,11175,1,0,2000,0,1688.2,2387.4,0,0,0,0,300000,8803,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28866,9056,0,0,25627,0,0,0,'Corrosion','Alchemy Supplies','',4096,6,0,0,0,1,1,0,75,75,2050,8508,8508,7981,1,128,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28867,9056,0,0,25526,0,0,0,'Spiked','General Goods','',4096,6,0,0,0,1,1,0,75,75,2050,10635,10635,0,1,384,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28868,9056,0,0,25592,0,0,0,'Mulch','Herbalism Supplies','',4096,6,0,0,0,1,1,0,75,75,2050,8508,8508,7981,1,128,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28869,9056,0,0,25742,0,0,0,'Deathdrip','Poison Supplier','',0,6,0,0,0,1,1,0,69,69,2050,7984,7984,0,1,1152,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.75,0.5425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28870,9056,0,0,25528,0,0,0,'Corpsedust','Reagents','',4096,6,0,0,0,1,1,0,75,75,2050,8508,8508,7981,1,2176,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28871,9056,0,0,25526,0,0,0,'Scabbard','Blades','',0,6,0,0,0,1,1,0,75,75,2050,8508,8508,7981,1,4224,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28872,9056,0,0,25627,0,0,0,'Squirmworm','Trade Supplies','',4096,6,0,0,0,1,1,0,75,75,2050,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28873,9056,0,0,25743,0,0,0,'Drakkari Chieftain','','',0,7,0,0,0,1,1,0,77,77,14,11379,11379,0,1,0,2000,0,371,522,0,0,0,0,180000,8822,0,0,0,0,0,0,3,0.694444,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28874,9056,0,0,16480,19595,0,0,'Gargoyle Waypoint','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28875,9056,0,0,7616,0,0,0,'Shalewing','','',0,6,0,0,0,1,1,0,76,76,21,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,0,8520,0,0,0,0,0,0,4.5,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28876,12340,0,0,1126,17612,0,0,'Mam\'toth Disciple Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28877,9056,0,0,25744,0,0,0,'Stormwatcher','','',512,4,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,32018,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,42107,0,0,0,0,0,0),(28878,9056,0,0,5231,0,0,0,'Skeletal Minion','','',8,6,0,0,0,0.4,1,0,80,80,2075,5040,5040,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.725,0.4531,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28879,9056,0,0,7616,0,0,0,'Shalewing','','',0,6,0,0,0,1,1,0,76,76,21,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,4.5,3,'',0,0,0,2.5,8,14,0,49980,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28880,12340,0,0,25748,0,0,0,'Test Iron Dwarf','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28881,9056,0,0,3258,3257,0,0,'Reverent Guard','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28882,9056,0,0,169,25749,0,0,'Enchanted Tiki Warrior','','',0,10,0,0,0,1,1,0,76,77,2069,11001,11379,3684,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,2,0.903,'52618',0,0,0,2.5,8,14,0,54657,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39305,0,0,0,0,0,0,0),(28883,9183,0,0,28456,0,0,0,'Frosty','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(28884,9056,0,0,25507,25508,25509,25510,'Scarlet Fleet Guardian','','',0,7,0,1,0,1,1,0,56,56,2089,13495,13495,0,1,0,2000,0,230.4,304.8,0,0,0,0,360000,3289,0,0,0,0,0,0,1.5,0.306,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28885,9056,0,0,3127,0,0,0,'Scarlet Land Cannon','','',0,7,0,1,0,1,1,0,55,55,2089,13070,13070,0,1,0,2000,0,225.6,300,0,0,0,0,360000,3234,0,0,0,0,0,0,2.5,0.4,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28886,9056,0,0,25740,25509,25505,25508,'Scarlet Fleet Defender','','',0,7,0,1,0,1,1,0,56,56,2089,13495,13495,0,1,0,2000,0,230.4,304.8,0,0,0,0,360000,3289,0,0,0,0,0,0,1.5,0.306,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28887,9056,0,0,25723,0,0,0,'Scarlet Cannon','','',0,10,0,0,0,1,1,0,55,55,35,26140,26140,0,1,0,2000,0,87,116,0,0,0,0,360000,3232,0,0,0,0,0,0,5,0.31,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28888,9056,0,0,25743,25751,25752,0,'Captured Drakkari Chieftain','','',0,7,0,0,0,1.35,1,0,77,77,190,6637,6637,0,1,1,1500,0,278.25,391.5,0,0,0,0,300000,8822,0,0,0,0,0,0,3,0.694444,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(28889,9056,0,0,25351,25352,0,0,'Acherus Necromancer','','',0,6,0,0,0,1,1,0,70,70,2082,8982,8982,0,1,0,2000,0,234,331,0,0,0,0,360000,6708,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,52672,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28890,9056,0,0,24084,0,0,0,'Gothik the Harvester','','',0,6,0,1,0,10,10,0,80,80,2084,126000,126000,39940,1,0,2000,0,3127.5,4365,0,0,0,0,360000,9706,0,0,0,0,0,0,4.375,0.5425,'',0,0,0,2.5,8,14,0,52672,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28891,9056,0,0,2528,0,0,0,'Scarlet Miner','','',0,7,0,0,0,1,1,0,44,44,2095,891,891,0,1,0,2000,0,72,96,0,0,0,0,360000,2528,0,0,0,0,0,0,1.425,0.2907,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28892,9056,0,0,24570,24571,24572,24573,'Scarlet Peasant','','',0,7,0,0,0,0.5,1,0,44,46,2095,891,960,0,1,0,2000,0,77,102,0,0,0,0,360000,2750,0,0,0,0,0,0,1.5,0.306,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28893,9056,0,0,25579,0,0,0,'Scarlet Gryphon','','',0,7,0,0,0,1,1,0,53,54,2089,2453,2533,0,1,0,2000,0,92,122,0,0,0,0,360000,3180,0,0,0,0,0,0,1,0.31,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,236,0),(28894,12340,0,0,25507,0,0,0,'Scarlet Gryphon Rider','','',0,7,0,0,0,1,1,0,1,1,2089,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28895,9056,0,0,10313,10314,10311,10312,'Scarlet Medic','','',0,7,0,0,0,1,1,0,53,54,2089,2453,2533,2012,1,0,2000,0,86,114,0,0,0,0,360000,3178,0,0,0,0,0,0,1.5,0.208,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28896,9056,0,0,25503,25504,25505,25506,'Scarlet Infantryman','','',0,7,0,0,0,1,1,0,53,54,2089,2453,2533,0,1,0,2000,0,92,122,0,0,0,0,360000,3180,0,0,0,0,0,0,1.5,0.306,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28897,9056,0,0,24998,24999,25526,24997,'Scarlet Ghoul','','',0,6,0,0,0,0.5,1,0,44,46,2100,891,960,0,1,0,2000,0,77,102,0,0,0,0,180000,2750,0,0,0,0,0,0,1.15,0.3565,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28898,9056,0,0,25507,25508,25509,25510,'Scarlet Captain','','',2048,7,0,0,0,1,1,0,54,55,2089,2533,2614,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.5,0.306,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28899,12340,0,0,25571,25572,0,0,'Havenshire Mare','','',0,1,0,0,0,1,1,0,1,1,2096,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.275,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28901,9056,0,0,25678,25445,25278,0,'Acherus Deathcharger','','',0,6,0,1,0,10,1,0,55,55,2082,26140,26140,0,1,0,2000,0,225.6,300,0,0,0,0,360000,3234,0,0,0,0,0,0,1.2,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(28902,9056,0,0,27863,0,0,0,'Warlord Zol\'Maz','','',0,7,0,1,0,3,1,0,77,77,2069,34137,34137,0,1,0,2000,0,1706.6,2401.2,0,0,0,0,300000,8822,0,0,0,0,0,0,3.75,0.868055,'',0,0,0,2.5,8,14,0,32323,54670,8599,40546,0,0,0,0,0,0,0,0,0,0,0,0,39318,0,0,0,0,0,0,0),(28903,9056,0,0,25785,0,0,0,'Scourge Plaguehound','','',0,6,25,0,0,1.25,1,0,54,55,2082,3166,3268,0,1,0,1500,0,70.5,93.75,0,0,0,0,360000,3234,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(28904,9056,0,0,169,11686,0,0,'Mold Rune Trigger','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28905,9056,0,0,25664,0,0,0,'Gluttonous Geist','','',0,6,0,0,0,1,1,0,53,54,2084,2453,2533,2012,1,0,2000,0,86,114,0,0,0,0,360000,3178,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(28906,9056,0,0,17166,0,0,0,'Scourge Gryphon','','',0,6,0,0,0,2,1,0,53,53,2100,4906,4906,0,1,0,2000,0,89,119,0,0,0,0,360000,3128,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28907,9056,0,0,25514,0,0,0,'Prince Valanar','','',32,6,0,1,0,1,1,0,72,72,2082,9610,9610,0,1,2,2000,0,2302.5,3285,0,0,0,0,360000,7318,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28908,9056,0,0,16416,0,0,0,'Salanar the Horseman','','',0,6,0,1,0,10,1,0,80,80,2084,126000,126000,0,1,1,2000,0,3165,4395,0,0,0,0,360000,9729,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28909,9056,0,0,25684,0,0,0,'Dark Rider of Acherus','','Speak',2056,6,0,1,0,1.75,1,0,55,56,2082,4574,4723,0,1,0,2000,0,230.4,304.8,0,0,0,0,360000,3289,0,0,0,0,0,0,1.2,0.36,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,180,0),(28910,9056,0,0,6380,0,0,0,'Baron Rivendare','','',36,6,0,3,0,10,1,0,83,83,2082,139450,139450,4258,1,3,2000,0,17360,23590,0,0,0,0,360000,10573,0,0,0,0,0,0,1.5,0.35,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28911,9056,0,0,25338,0,0,0,'Prince Keleseth','','',32,6,0,1,0,10,1,0,72,72,2082,96100,96100,0,1,2,2000,0,2302.5,3285,0,0,0,0,360000,7318,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28912,9056,0,0,25844,0,0,0,'Koltira Deathweaver','','',4096,6,0,0,0,150,1,0,55,55,2082,392100,392100,0,1,3,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28913,9056,0,0,25447,0,0,0,'Thassarian','','',0,6,0,0,0,150,1,0,55,55,2082,392100,392100,0,1,2,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28914,9056,0,0,25448,0,0,0,'Orbaz Bloodbane','','',0,6,0,0,0,150,1,0,55,55,2082,392100,392100,0,1,3,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,2.025,0.4131,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28915,12340,0,0,25678,25445,25278,0,'Dark Rider Mount Fixed','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.2,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28916,9056,0,0,25763,0,0,0,'Tiri','Warlord Zol\'Maz\'s Wife','',0,7,0,0,0,1,1,0,77,77,2069,9103,9103,8313,1,0,2000,0,311,450,0,0,0,0,300000,7094,0,0,0,0,0,0,2.25,0.459,'',0,1925,0,2.5,8,14,0,52719,25058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39316,0,0,0,0,0,0,0),(28917,9056,0,0,25764,0,0,0,'Yara','Warlord Zol\'Maz\'s Daughter','',0,7,0,0,0,1,1,0,77,77,2069,11379,11379,3725,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,1.875,0.3825,'',0,1928,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39313,0,0,0,0,0,0,0),(28918,9056,0,0,27862,0,0,0,'Drek\'Maz','Warlord Zol\'Maz\'s Son','',0,7,0,0,0,1,1,0,77,77,2069,11379,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,3,0.694444,'',0,1908,0,2.5,8,14,0,8599,16856,15578,49807,0,0,0,0,0,0,0,0,0,0,0,0,39315,0,0,0,0,0,0,0),(28919,9056,0,0,16590,0,0,0,'Noth the Plaguebringer','','',0,6,0,1,0,10,10,0,80,80,2084,126000,126000,39940,1,3,2000,0,3127.5,4365,0,0,0,0,360000,9706,0,0,0,0,0,0,3,0.612,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(28920,9056,0,0,27092,0,0,0,'Stormforged Giant','','',8,5,0,1,0,8,5,0,80,80,16,100800,126000,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,5,0.31,'',0,6779,0,2.5,8,14,0,32315,53072,53071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28921,9056,0,0,26776,0,0,0,'Hadronox','','',104,1,0,1,1,15,6,0,74,74,1965,154230,154230,0,1,0,2000,0,2460,3502.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,6,1.86,'',0,0,0,2.5,8,14,0,53418,53406,53030,53400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,151,0),(28922,9056,0,0,27395,0,0,0,'Anub\'ar Crusher','','',8,6,0,1,0,8,1,0,74,74,16,82256,82256,0,1,0,2000,0,2460,3502.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,7.5,0.375,'',0,0,0,2.5,8,14,0,53318,53801,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(28923,9056,0,0,27485,0,0,0,'Loken','','',72,10,0,1,1,30,1,0,81,81,14,390990,512278,0,1,0,2000,0,3660,4815,0,0,0,0,3600000,10033,0,0,0,0,0,0,6.3,3.9921,'',0,6622,0,2.5,8,14,0,52960,52921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43151,0,0,0,0,0,177,0),(28924,9056,0,0,25768,0,0,0,'Anub\'ar Champion','','',0,6,0,0,0,1,1,0,73,73,14,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,53317,53394,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(28925,9056,0,0,23564,0,0,0,'Anub\'ar Necromancer','','',0,6,0,0,0,1,1,0,73,73,1814,7952,7952,7654,1,0,2000,0,270,395,0,0,0,0,0,6126,0,0,0,0,0,0,1.5,0.31,'',0,0,0,2.5,8,14,0,53334,53333,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(28926,9056,0,0,11686,0,0,0,'Spark of Ionar','','',0,4,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,52671,0,0,0,0,0,0,0,0,77823,0,0,0,0,0,0,0,0,0,0,0,0,83,0),(28927,9056,0,0,169,25749,0,0,'Enchanted Tiki Dervish','','',4096,10,0,0,0,1,1,0,1,1,290,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'52614 52670',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28928,12340,0,0,16480,19595,0,0,'Drakuru KC Bunny 04','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28929,12213,0,0,16480,19595,0,0,'Drakuru\'s Upper Chamber Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28930,9056,0,0,24993,24994,24995,0,'Dansel Adams','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28931,9056,0,0,25770,0,0,0,'Blightblood Troll','','',0,6,0,1,0,17.58,1,0,77,77,974,200000,200000,0,1,0,1500,0,1279.95,1800.9,0,0,0,0,300000,8822,0,0,0,0,0,0,3.75,3.75,'',0,6046,0,2.5,8,14,0,54136,54132,54135,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,133,0),(28932,9056,0,0,16480,19595,0,0,'Blight Effect Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28933,9056,0,0,25777,25780,25778,25779,'Death Knight','','',0,6,0,0,0,1.5,1,0,56,56,2084,4048,4048,0,1,0,2000,0,96,127,0,0,0,0,360000,3289,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,52374,52372,52373,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28934,9056,0,0,25783,25782,25781,25784,'Death Knight','','',0,6,0,0,0,1.5,1,0,56,56,2084,4048,4048,0,1,0,2000,0,96,127,0,0,0,0,360000,3289,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,52374,52372,52373,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28935,9056,0,0,19898,24719,0,0,'Acherus Dummy','','',8,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28936,9056,28984,0,25507,25508,25509,25510,'Scarlet Commander','','',2048,7,0,0,0,1,1,0,55,56,2089,2614,2699,2140,1,0,2000,0,89,118,0,0,0,0,360000,3287,0,0,0,0,0,0,1.5,0.306,'',0,494,0,2.5,8,14,0,52221,52818,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28937,9056,0,0,25553,25553,0,0,'Crypt Guardian','','',0,6,0,1,0,1,1,0,55,55,2085,2614,2614,2117,1,0,2000,0,208.8,278.4,0,0,0,0,360000,3232,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(28938,9056,0,0,20229,0,0,0,'Charged Sentry Totem','','',0,11,0,0,0,1,1,0,74,75,21,10,11,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,52705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28939,9056,28984,0,25545,25546,25547,25548,'Scarlet Preacher','','',0,7,0,0,0,1,1,0,53,54,2089,2453,2533,2012,1,0,2000,0,86,114,0,0,0,0,360000,3178,0,0,0,0,0,0,1.5,0.306,'',0,494,0,2.5,8,14,0,15498,19725,34809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28940,9056,28984,0,25503,25504,25505,25506,'Scarlet Crusader','','',0,7,0,0,0,1,1,0,54,55,2089,2533,2614,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1.5,0.306,'',0,493,0,2.5,8,14,0,52221,52818,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28941,9056,28986,0,25562,25563,25564,25565,'Citizen of New Avalon','','',0,7,0,0,0,1,1,0,30,45,2089,955,1848,1193,1,0,2000,0,70,93,0,0,0,0,360000,2692,0,0,0,0,0,0,1.5,0.208,'',0,305,0,2.5,8,14,0,52262,52716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28942,9056,28986,0,25566,25567,25568,25569,'Citizen of New Avalon','','',0,7,0,0,0,1,1,0,30,50,2089,955,2215,1330,1,0,2000,0,79,104,0,0,0,0,360000,2964,0,0,0,0,0,0,1.5,0.306,'',0,305,0,2.5,8,14,0,52262,52716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28943,9056,0,0,25287,0,0,0,'Fineous','Supplies','',0,6,0,0,0,1,1,0,72,72,2082,9610,9610,0,1,6785,2000,0,307,438,0,0,0,0,360000,7318,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28944,12340,0,0,15093,0,0,0,'The Inscriber','Designer Extraordinaire','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28945,9056,0,0,103,0,0,0,'Mayor Quimby','','',2048,7,0,0,0,1,1,0,56,56,2089,2699,2699,0,1,0,2000,0,96,127,0,0,0,0,360000,3289,0,0,0,0,0,0,1.5,0.274,'',0,497,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28946,9056,0,0,25787,25788,25789,25790,'New Avalon Councilman','','',2048,7,0,0,0,1,1,0,56,56,2089,2159,2159,5206,1,0,2000,0,68,94,0,0,0,0,360000,2654,0,0,0,0,0,0,1.5,0.306,'',0,499,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28947,9056,0,0,169,11686,0,0,'Ionar Invis Stalker','','',0,10,0,1,0,1,1,0,74,74,14,10282,10282,0,1,0,2000,0,2460,3502.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28948,9056,0,0,8055,0,0,0,'Malmortis','','',0,6,0,0,0,1,1,0,1,1,974,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28949,12340,0,0,21894,24145,24090,24223,'Spell Performance Test Caster','QA Punching Bag','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28950,12340,0,0,22232,0,0,0,'Spell Performance Test Target','QA Punching Bag','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.520833,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28951,9056,0,0,25791,0,0,0,'Breanni','Pet Supplies','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,128,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28952,9056,0,0,26270,0,0,0,'Akali','','',44,10,0,3,0,30,30,0,83,83,1770,418350,418350,127740,1,0,1000,0,8680,11795,0,0,0,0,300000,10573,0,0,0,0,0,0,30,1.86,'52841',1,0,0,2.5,8,14,0,52856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,210,0),(28953,12340,0,0,24007,0,0,0,'Unkillable Test Dummy 70 Gnome','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28954,12340,0,0,18186,0,0,0,'Unkillable Test Dummy 70 Tauren','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28955,12340,0,0,18784,0,0,0,'Unkillable Test Dummy 70 Dwarf','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28956,9056,0,0,25806,0,0,0,'Warcaster Fanoraithe','Mage Trainer','',0,7,0,0,0,1,1,0,75,75,2007,3256,3256,7981,1,49,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28957,12340,0,0,25503,25504,25505,25506,'[Chapter II] Scarlet Crusader Test Dummy Guy','','',0,7,0,0,0,1,1,0,1,1,2089,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28958,9056,0,0,25807,0,0,0,'Jessa Weaver','Mage Trainer','',0,7,0,0,0,1,1,0,75,75,2007,3256,3256,7981,1,49,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28960,9056,0,0,16480,21342,0,0,'Totally Generic Bunny (JSB)','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28961,9056,0,0,25984,0,0,0,'Titanium Siegebreaker','','',8,7,0,1,0,4,5,0,79,80,16,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,1,0.31,'16245',0,6775,0,2.5,8,14,0,19134,52890,23600,52891,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(28964,9056,28984,0,25808,0,0,0,'Scarlet Lord Jesseriah McCree','','',2048,7,0,1,0,10,5,0,1,1,2089,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,3326,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,52835,52836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28965,9056,0,0,25985,0,0,0,'Titanium Thunderer','','',8,7,0,1,0,4,5,0,79,80,16,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,1,0.31,'16245',0,6763,0,2.5,8,14,0,52879,52885,52904,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(28984,12340,0,0,25503,25504,25505,25506,'[Chapter II] Scarlet Crusader Proxy','','',0,7,0,0,0,1,1,0,1,1,2089,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28985,9056,0,0,14516,0,0,0,'Haiphoon, the Great Tempest','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28986,12340,0,0,25503,25504,25505,25506,'Citizen of New Avalon Proxy','','',0,7,0,0,0,1,1,0,1,1,2089,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28987,8478,0,0,2381,0,0,0,'Watcher Blomberg','The Night Watch','',0,7,0,0,0,1,1,0,1,1,56,484,484,0,1,0,2000,0,29,39,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28988,9056,0,0,27308,27867,27868,27869,'Akali Subduer','','',0,7,0,0,0,1,1,0,76,77,1771,8800,9103,8226,1,0,2000,0,311,450,0,0,0,0,300000,7094,0,0,0,0,0,0,1.8,0.416666,'',0,1923,0,2.5,8,14,0,9053,20801,57843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28989,9056,0,0,25875,0,0,0,'Aemara','Bowyer','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,4224,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28990,9056,0,0,25876,0,0,0,'Anthony Durain','Shield Merchant','',0,7,0,0,0,1,1,0,75,75,2007,4652,4652,0,1,4224,1500,0,256.5,363.75,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28991,9056,0,0,25877,0,0,0,'Valaden Silverblade','Sword Merchant','',0,7,0,0,0,1.1,1,0,75,75,2007,11698,11698,0,1,4224,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28992,9056,0,0,25878,0,0,0,'Valerie Langrom','Leather Armor Merchant','',0,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,4224,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28993,9056,0,0,25983,0,0,0,'Aerith Primrose','Flower Vendor','',0,7,0,0,0,1.05,1,0,75,75,2007,4885,4885,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28994,9056,0,0,25880,0,0,0,'Abra Cadabra','Wands','',0,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,4224,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28995,9056,0,0,25594,0,0,0,'Paldesse','Cloth Armor Merchant','',0,7,0,0,0,1,1,0,75,75,2007,3256,3256,7981,1,4224,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28996,9056,0,0,25839,0,0,0,'Prophet of Akali','','',32,7,0,1,0,1,1,0,1,1,35,1,1,3809,1,0,2000,0,0,0,0,0,0,0,0,9132,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,52884,52859,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28997,9056,0,0,25881,0,0,0,'Griselda Hunderland','Plate Armor Merchant','',0,7,0,0,0,1,1,0,75,75,2007,4652,4652,0,1,4224,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28998,9056,0,0,28126,0,0,0,'Overlord Drakuru','','',0,6,0,1,0,1,1,0,1,1,974,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'58837 54104',0,0,0,2.5,8,14,0,54113,54087,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28999,9056,0,0,20076,0,0,0,'Haiphoon, the Great Tempest','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.61112,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29000,9056,28984,0,25841,0,0,0,'Scarlet Commander Rodrick','','',2048,7,0,0,0,1.35,2,0,56,56,2089,3644,3644,4326,1,0,2000,0,89,118,0,0,0,0,360000,3287,0,0,0,0,0,0,1.5,0.306,'',0,492,0,2.5,8,14,0,52835,31713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29001,9056,28984,0,25842,0,0,0,'High Inquisitor Valroth','','',0,7,0,0,0,3,3,0,56,56,2103,8097,8097,0,1,0,2000,0,0,0,0,0,0,0,0,3274,0,0,0,0,0,0,1.5,0.306,'',0,487,0,2.5,8,14,0,38210,52922,52926,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29002,12340,0,0,25802,0,0,0,'Frost Vrykul (Type A)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29003,12340,0,0,25837,0,0,0,'Frost Vrykul (Type B)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29004,12340,0,0,25838,0,0,0,'Frost Vrykul (Type C)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29005,9056,0,0,26139,0,0,0,'Charged War Golem','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29006,9056,0,0,25641,0,0,0,'Oracle Soo-nee','','',0,7,0,1,0,8,1,0,77,77,2063,91032,91032,3725,1,3,2000,0,1688.2,2387.4,0,0,0,0,300000,8803,0,0,0,0,0,0,0.9,0.9,'',0,0,0,2.5,8,14,0,54511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29007,9056,0,0,2603,2604,10464,10463,'Crimson Acolyte','','',0,7,0,0,0,0.25,0.5,0,54,54,2103,633,633,0,1,0,2000,0,0,0,0,0,0,0,180000,3221,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,34809,15498,19725,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29008,12340,0,0,23504,0,0,0,'Monsoon Revenant Credit','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.30556,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29009,12340,0,0,5187,0,0,0,'Storm Revenant Credit','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29010,12340,0,0,4590,0,0,0,'Anti-Magic Barrier (Quest)','','',1024,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29011,9056,28984,0,25842,21342,0,0,'High Inquisitor Valroth','','',0,7,0,0,0,1,1,0,56,56,2089,2699,2699,2163,1,0,2000,0,89,118,0,0,0,0,360000,3287,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29013,9056,0,0,26150,0,0,0,'Perch Guardian','','',512,4,0,0,0,1,1,0,77,78,14,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.75,8.75,'',0,0,0,2.5,8,14,0,52702,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,42107,0,0,0,0,0,0),(29014,9056,0,0,25380,0,0,0,'Grakjek','Fletcher','',0,7,0,1,0,10,1,0,78,78,2060,117700,117700,0,1,4480,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29015,9056,0,0,25381,0,0,0,'Shaman Partak','Reagents & Poisons','',0,7,0,1,0,10,1,0,78,78,2060,117700,117700,3809,1,3200,2000,0,1761.8,2479.4,0,0,0,0,300000,9104,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29016,9056,0,0,25845,25846,25847,25848,'Steam Tank Engineer','','',0,7,0,0,0,1,1,0,75,75,1733,4652,4652,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29017,9056,0,0,2177,0,0,0,'Disgruntled Bug','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29018,9056,0,0,25849,0,0,0,'Spirit of Ha-Khalan','','',0,1,6,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,4.25,2.3613,'',0,0,0,2.5,8,14,0,34370,48287,50502,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29019,9056,0,0,25850,0,0,0,'Dockhand','','',0,7,0,0,0,1,1,0,65,66,1733,3524,3624,0,1,0,2000,0,210,295,0,0,0,0,180000,5531,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29020,12340,0,0,25851,0,0,0,'[DND] Dockhand w/Bag','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29021,9056,0,0,22256,0,0,0,'Akil\'zon','','',1028,1,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29022,9056,0,0,21793,0,0,0,'Halazzi','','',1028,1,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29023,9056,0,0,21831,0,0,0,'Jan\'alai','','',1028,1,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29024,9056,0,0,21830,0,0,0,'Nalorakk','','',1028,1,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29025,12340,0,0,25503,25504,25505,25506,'[609] Ebon Hold Duel Credit','','',0,7,0,0,0,1,1,0,1,1,2089,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29026,9056,0,0,25177,0,0,0,'Kolramas Slime','','',0,10,0,0,0,1,1,0,76,76,7,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29027,9056,0,0,1126,11686,0,0,'Wild Growth Stalker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29028,9056,0,0,25839,0,0,0,'Prophet of Akali','','',8,7,0,1,0,10,5,0,78,78,2102,117700,117700,19045,1,0,2000,0,2872.5,4042.5,0,0,0,0,0,9104,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,52982,52993,52989,53493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29029,9056,0,0,10518,10519,10517,10518,'Scarlet Inquisitor','Chapel Invisibility','',0,7,0,0,0,1,1,0,55,55,2089,2614,2614,0,1,0,2000,0,87,116,0,0,0,0,360000,3232,0,0,0,0,0,0,1.5,0.208,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29030,9056,0,0,25777,25780,25778,25779,'Death Knight','','',0,6,0,0,0,1.5,1.5,0,56,56,2084,4048,4048,0,1,0,2000,0,89,118,0,0,0,0,360000,3287,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,52373,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29031,9056,0,0,25783,25782,25781,25784,'Death Knight','','',0,6,0,0,0,1.5,1,0,56,56,2084,4048,4048,0,1,0,2000,0,89,118,0,0,0,0,360000,3287,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,52373,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29032,9056,0,0,25863,0,0,0,'Malar Bravehorn','','',0,7,0,0,0,0,1,0,54,54,7,10,10,0,1,0,2000,0,92,122,0,0,0,0,360000,3180,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29033,9056,0,0,25864,0,0,0,'Spirit of Atha','','',0,1,6,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,7.5,1.5,'',0,0,0,2.5,8,14,0,21790,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29034,9056,0,0,11141,0,0,0,'Spirit of Koosu','','',0,1,6,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.875,0.8985,'',0,0,0,2.5,8,14,0,21971,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29035,9056,0,0,22607,0,0,0,'Loomee','Shinies Collector','',0,7,0,1,0,8,1,0,78,78,2063,94160,94160,0,1,4480,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29036,9056,0,0,25328,25329,0,0,'Servant of Freya','','',256,4,0,0,0,1,1,0,76,77,634,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.5,0.525,'',0,0,0,2.5,8,14,0,55067,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,0,0,0,0,0,0,0),(29037,9056,0,0,23317,0,0,0,'Soo-jam','Reagents & Poisons','',0,7,0,1,0,8,1,0,78,78,2063,94160,94160,0,1,3200,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29038,9056,0,0,22712,24719,0,0,'[Chapter II] Torch Toss Dummy','','',1032,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29039,12340,0,0,24472,0,0,0,'[UNUSED] [ph] Stormwind Gryphon','','',0,1,0,0,0,1,1,0,1,1,2004,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29043,9056,0,0,25638,0,0,0,'Rejek','','',0,7,0,1,0,10,1,0,76,76,2060,110010,110010,0,1,3,2000,0,1637.6,2313.8,0,0,0,0,300000,8520,0,0,0,0,0,0,1.1,0.341,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,153,0,0,0,0,0,0,0,0,0),(29044,9056,0,0,25925,0,0,0,'Goretalon Matriarch','','',1,1,26,0,0,1,1,0,78,78,14,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,51946,49865,55079,0,0,0,0,0,0,0,0,0,0,0,0,0,39573,38642,0,0,0,0,0,0),(31748,12340,0,0,26876,0,26876,0,'Hover Disk (1)','','vehichleCursor',0,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,2500,345,509,180000,9729,0,0,0,0,0,0,0,0,'43775',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,283,0,0,0,0,0,0,0,0,0),(31736,9056,0,0,27703,0,27703,0,'Geargrinder\'s Jumpbot','','vehichleCursor',0,9,0,0,0,1,1,0,80,80,1892,12600,12600,0,1,0,2000,0,420,630,0,2250,336,504,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29047,9056,0,0,26762,0,0,0,'Olrun the Battlecaller','','',0,6,0,1,0,10,10,0,80,80,2084,126000,126000,39940,1,2,2000,0,3127.5,4365,0,0,0,0,360000,9706,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29048,9056,0,0,26937,0,0,0,'Ulduar Monitor','','',0,9,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,0,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29049,9056,0,0,25882,0,0,0,'Arille Azuregaze','Bartender','',0,7,0,0,0,1,1,0,75,75,2007,3256,3256,7981,1,642,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29050,9056,0,0,28009,0,0,0,'Har\'koa','','',4140,10,0,3,0,1,1,0,78,78,1770,35310,35310,0,1,0,2000,0,13545,19005,0,0,0,0,0,9124,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,53029,53004,53350,53499,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29051,9056,0,0,23102,0,0,0,'Anub\'ar Crypt Fiend','','',0,6,0,0,0,1,1,0,73,73,1814,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,1.6875,1.35,'',0,0,0,2.5,8,14,0,53322,53330,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29052,12340,0,0,25884,0,0,0,'Outhouse Invisible Woman','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29053,9056,0,0,25885,0,0,0,'Knight Commander Plaguefist','','',0,6,0,0,0,1.5,1,0,56,56,2084,4048,4048,0,1,2,2000,0,89,118,0,0,0,0,360000,3287,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,52374,52372,52373,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29054,12340,0,0,25962,25343,0,0,'Missile Test Mob','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29055,12340,0,0,20570,17612,0,0,'Horn of Fecundity Credit','','',0,10,0,0,0,1,1,0,1,1,114,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29056,9056,0,0,20570,17612,0,0,'Glimmering Pillar Credit','','',0,10,0,0,0,1,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29057,9056,0,0,20570,17612,0,0,'Mosslight Pillar Credit','','',0,10,0,0,0,1,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29058,9056,0,0,20570,17612,0,0,'Suntouched Pillar Credit','','',0,10,0,0,0,1.35,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29059,12340,0,0,25886,0,0,0,'Craig - TEST - Iron Dwarf','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29060,12340,0,0,1126,17612,0,0,'Crusader Parachute Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29061,9056,0,0,25887,0,0,0,'Ellen Stanbridge','','',0,7,0,0,0,0,1,0,54,54,7,10,10,0,1,0,2000,0,92,122,0,0,0,0,360000,3180,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29062,9056,0,0,25768,0,0,0,'Anub\'ar Champion','','',0,6,0,0,0,1,1,0,73,73,1814,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,3600000,7618,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,53317,53394,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29063,9056,0,0,3004,0,0,0,'Anub\'ar Crypt Fiend','','',0,6,0,0,0,1,1,0,73,73,1814,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,3600000,7618,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,53322,53330,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29064,9056,0,0,23564,0,0,0,'Anub\'ar Necromancer','','',0,6,0,0,0,1,1,0,73,73,1814,7952,7952,7654,1,0,2000,0,270,395,0,0,0,0,3600000,6126,0,0,0,0,0,0,1.5,0.31,'',0,0,0,2.5,8,14,0,53334,53333,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29065,9056,0,0,25888,0,0,0,'Yazmina Oakenthorn','','',0,7,0,0,0,0,1,0,53,53,7,10,10,0,1,0,2000,0,89,119,0,0,0,0,360000,3128,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29066,9056,0,0,25889,0,0,0,'Titan Sentry','','',0,9,0,0,0,1,1,0,78,78,35,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,0,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29067,9056,0,0,25890,0,0,0,'Donovan Pulfrost','','',0,7,0,0,0,0,1,0,53,53,7,10,10,0,1,0,2000,0,89,119,0,0,0,0,360000,3128,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29068,9056,0,0,25891,0,0,0,'Goby Blastenheimer','','',0,7,0,0,0,0,1,0,53,53,7,10,10,0,1,0,2000,0,89,119,0,0,0,0,360000,3128,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29069,9056,0,0,20570,17612,0,0,'Skyreach Pillar Credit','','',0,10,0,0,0,1.35,1,0,60,60,114,6722,6722,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29070,9056,0,0,25892,0,0,0,'Valok the Righteous','','',0,7,0,0,0,0,1,0,53,53,7,10,10,0,1,0,2000,0,89,119,0,0,0,0,360000,3128,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29071,9056,0,0,25893,0,0,0,'Antoine Brack','','',0,7,0,0,0,0,1,0,54,54,7,10,10,0,1,0,2000,0,92,122,0,0,0,0,360000,3180,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29072,9056,0,0,25894,0,0,0,'Kug Ironjaw','','',0,7,0,0,0,0,1,0,54,54,7,10,10,0,1,0,2000,0,92,122,0,0,0,0,360000,3180,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29073,9056,0,0,25895,0,0,0,'Iggy Darktusk','','',0,7,0,0,0,0,1,0,53,53,7,10,10,0,1,0,2000,0,89,119,0,0,0,0,360000,3128,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29074,9056,0,0,25896,0,0,0,'Lady Eonys','','',0,7,0,0,0,0,1,0,53,53,7,10,10,0,1,0,2000,0,89,119,0,0,0,0,360000,3128,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29075,12340,0,0,9790,0,0,0,'QA Test Dummy 73 Raid Debuff (Low Armor)','','',4,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.3,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29076,9056,0,0,25897,0,0,0,'Scarlet Courier','','',0,7,0,0,0,1.5,1,0,56,56,2089,4048,4048,0,1,0,2000,0,96,127,0,0,0,0,180000,3289,0,0,0,0,0,0,1.5,0.306,'',0,494,0,2.5,8,14,0,52818,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39646,39647,0,0,0,0,0,0),(29077,9056,0,0,24413,0,0,0,'High General Abbendis','','',0,7,0,1,0,10,6,0,72,72,2089,96100,96100,0,1,2,2000,0,2280,3270,0,0,0,0,360000,7305,0,0,0,0,0,0,1.8,0.2496,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29078,9056,0,0,24458,0,0,0,'High Abbot Landgren','','',0,7,0,1,0,5,4,0,73,73,2089,49700,49700,0,1,0,2000,0,2347.5,3360,0,0,0,0,360000,7604,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29079,9056,0,0,4449,21342,0,0,'Shrine of the Tempest','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29080,9056,0,0,25507,25508,25509,25510,'Scarlet Champion','','',0,7,0,1,0,5,1,0,56,56,2089,13495,13495,0,1,0,2000,0,230.4,304.8,0,0,0,0,360000,3289,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,25710,52566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29081,9056,0,0,21955,11686,0,0,'WotLK Soldier Kneel Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29082,9056,0,0,26789,0,0,0,'Bloodmoon Servant','','',0,7,0,0,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,32714,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29083,12340,0,0,1296,0,0,0,'PattyMacks The Duece','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29087,9056,0,0,6684,0,0,0,'Bishop Lazaril','','',0,7,0,3,0,1,1,0,1,1,534,1,1,0,1,2,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29088,9056,0,0,25899,25898,0,0,'Stormwind Cannoneer','','',0,7,0,0,0,1,1,0,65,65,1078,3524,3524,0,1,0,2000,0,200,281,0,0,0,0,180000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29089,8209,0,0,25900,0,0,0,'Mini Tyrael','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29093,8209,0,0,25901,0,0,0,'Ian Drake','Elder','',4096,7,0,0,0,1,1,0,35,35,12,1220,1220,0,1,1,2000,0,49,64,0,0,0,0,180000,1349,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29094,9056,0,0,1126,11686,0,0,'Volatile Trap Knockback Bunny','','',0,10,0,0,0,1,1,0,1,1,2060,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29095,8209,0,0,25902,0,0,0,'Edward Cairn','Elder','',0,7,0,0,0,1,1,0,35,35,68,1220,1220,0,1,1,2000,0,49,64,0,0,0,0,180000,1349,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29096,9056,0,0,25768,0,0,0,'Anub\'ar Champion','','',0,6,0,0,0,1,1,0,73,73,1814,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,3600000,7618,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,53317,53394,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29097,9056,0,0,3004,0,0,0,'Anub\'ar Crypt Fiend','','',0,6,0,0,0,1,1,0,73,73,1814,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,3600000,7618,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,53322,53330,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29098,9056,0,0,23564,0,0,0,'Anub\'ar Necromancer','','',0,6,0,0,0,1,1,0,73,73,1814,7952,7952,7654,1,0,2000,0,270,395,0,0,0,0,3600000,6126,0,0,0,0,0,0,1.5,0.31,'',0,0,0,2.5,8,14,0,53334,53333,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29099,12340,0,0,16480,19595,0,0,'Drakkari Skullcrusher KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29100,9056,0,0,16480,25906,0,0,'Totally Generic Bunny x8.0 (JSB)','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29101,9056,0,0,25907,25908,25909,25910,'Death Knight Champion','','',2048,6,0,0,0,10,10,0,56,56,2084,26990,26990,0,1,0,2000,0,89,118,0,0,0,0,360000,3287,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29102,9056,29150,0,25911,25913,0,0,'Hearthglen Crusader','','',0,7,0,1,0,5,1,0,57,57,2089,13920,13920,0,1,0,2000,0,235.2,312,0,0,0,0,360000,3342,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,53348,53348,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29103,9056,29150,0,25912,25914,0,0,'Tirisfal Crusader','','',0,7,0,1,0,5,1,0,57,57,2089,13920,13920,0,1,0,2000,0,235.2,312,0,0,0,0,360000,3342,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,53348,53348,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29104,9056,0,0,25915,0,0,0,'Scarlet Ballista','','',0,9,0,1,0,30,5,0,57,57,2089,83520,83520,0,1,0,2000,0,235.2,312,0,0,0,0,360000,3342,0,0,0,0,0,0,1,5,'',0,0,0,2.5,8,14,0,53117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29105,9056,0,0,20570,11686,0,0,'Eagle Eyes Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29106,9056,0,0,25907,25908,25909,25910,'Death Knight Champion','','',2048,6,0,0,0,15,10,0,56,56,2084,40485,40485,0,1,0,2000,0,89,118,0,0,0,0,360000,3287,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,52374,52375,49576,52372,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29107,9056,0,0,25514,0,0,0,'Prince Valanar','','',32,6,0,1,0,50,50,0,72,72,2082,480500,480500,0,1,2,2000,0,2302.5,3285,0,0,0,0,360000,7318,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29108,9056,0,0,25338,0,0,0,'Prince Keleseth','','',32,6,0,1,0,50,50,0,72,72,2082,480500,480500,0,1,2,2000,0,2302.5,3285,0,0,0,0,360000,7318,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29109,9056,0,0,6380,0,0,0,'Baron Rivendare','','',36,6,0,3,0,25,25,0,83,83,2100,348625,348625,0,1,0,2000,0,17360,23590,0,0,0,0,360000,10573,0,0,0,0,0,0,1.5,0.35,'',1,0,0,2.5,8,14,0,15284,15708,17393,17434,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29110,9056,0,0,24191,0,0,0,'The Lich King','','',36,6,0,3,0,2000,500,0,83,83,2100,13945000,13945000,0,1,2,2000,0,17815,23905,0,0,0,0,360000,10673,0,0,0,0,0,0,2,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,169,0),(29111,12340,0,0,25517,0,0,0,'Val\'kyr Battle-maiden','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29112,9056,0,0,24084,0,0,0,'Gothik the Harvester','','',0,6,0,1,0,20,20,0,80,80,2084,252000,252000,0,1,0,2000,0,3127.5,4365,0,0,0,0,360000,9706,0,0,0,0,0,0,4.375,0.5425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(29113,9056,0,0,16590,0,0,0,'Noth the Plaguebringer','','',0,6,0,1,0,10,10,0,80,80,2084,126000,126000,0,1,0,2000,0,3127.5,4365,0,0,0,0,360000,9706,0,0,0,0,0,0,3,0.612,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(29114,12340,0,0,25917,0,0,0,'High Commander Galvar Pureblood','','',0,7,0,1,0,1,1,0,1,1,2089,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29115,9056,0,0,12819,0,0,0,'Rampaging Abomination','','',8,6,0,1,0,25,1,0,60,60,2100,124475,124475,0,1,0,2000,0,249.6,331.2,0,0,0,0,360000,3750,0,0,0,0,0,0,2.625,0.875,'',0,0,0,2.5,8,14,0,53633,50335,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29116,9056,0,0,25918,0,0,0,'Stormwatcher Head','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29117,9056,0,0,25768,0,0,0,'Anub\'ar Champion','','',0,6,0,0,0,1,1,0,73,73,16,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,3600000,7618,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,53317,53394,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,144,0),(29118,9056,0,0,23102,0,0,0,'Anub\'ar Crypt Fiend','','',0,6,0,0,0,1,1,0,73,73,1814,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,3600000,7618,0,0,0,0,0,0,1.6875,1.35,'',0,0,0,2.5,8,14,0,53322,53330,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,144,0),(29119,9056,0,0,23564,0,0,0,'Anub\'ar Necromancer','','',0,6,0,0,0,1,1,0,80,80,1814,7952,7952,7654,1,0,2000,0,270,395,0,0,0,0,0,6126,0,0,0,0,0,0,1.5,0.31,'',0,0,0,2.5,8,14,0,53334,53333,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29120,9056,0,0,27856,0,0,0,'Anub\'arak','','',104,6,0,1,1,20,6,0,74,74,14,205640,205640,0,1,0,2000,0,2460,3502.5,0,0,0,0,14400000,7918,0,0,0,0,0,0,10,0.5,'62371',0,4690,0,2.5,8,14,0,53454,53472,53467,53520,0,0,0,0,0,4,0,0,0,0,0,0,43411,0,0,0,0,0,144,0),(29121,9056,0,0,25924,0,0,0,'Soo-yum','Food & Drink','',0,7,0,1,0,1,1,0,78,78,2063,11770,11770,0,1,640,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,1.2,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29122,9056,0,0,25376,0,0,0,'Rarkag','Food & Drink','',0,7,0,1,0,10,1,0,78,78,2060,117700,117700,0,1,640,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29123,9056,0,0,25926,0,0,0,'Monstrous Wight','','',0,6,0,0,0,1,1,0,75,76,1975,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,2.1875,0.875,'',0,1827,0,2.5,8,14,0,51334,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,38642,42108,0,0,0,0,0,0),(29124,9056,0,0,171,0,0,0,'Lifeblood Elemental','','',512,4,0,0,0,1,1,0,76,76,834,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.125,0.2325,'54189',0,0,0,2.5,8,14,0,54790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38642,42107,0,0,0,0,0,0),(29125,9056,0,0,25929,0,0,0,'Crystal of the Frozen Grip','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29126,9056,0,0,25930,0,0,0,'Crystal of the Violent Storm','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29127,9056,0,0,25931,0,0,0,'Crystal of Unstable Energy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29128,9056,0,0,26194,0,0,0,'Anub\'ar Prime Guard','','',0,6,0,1,0,10,1,0,74,74,1814,102820,102820,0,1,0,2000,0,2460,3502.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,3,0.62,'',0,4672,0,2.5,8,14,0,54314,54309,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,144,0),(29129,9056,0,0,24454,24448,0,0,'Lost Drakkari Spirit','','',0,6,0,0,0,1,1,0,75,76,634,10635,11001,3602,1,0,2000,0,352,499,0,0,0,0,300000,8503,0,0,0,0,0,0,1.5,0.347222,'',0,1825,0,2.5,8,14,0,37361,24050,0,0,0,0,0,0,0,4,0,0,0,0,0,0,40066,0,0,0,0,0,0,0),(29130,9056,0,0,25933,0,0,0,'Scrapper Zartson','','',0,7,0,1,0,10,1,0,78,78,2060,117700,117700,0,1,0,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,1.2,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29131,9056,0,0,25387,0,0,0,'Rakat','','',0,7,0,1,0,10,1,0,76,76,2060,110010,110010,0,1,0,2000,0,1637.6,2313.8,0,0,0,0,300000,8520,0,0,0,0,0,0,0.8,0.248,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29132,9056,0,0,25386,0,0,0,'Ajark','','',0,7,0,1,0,10,1,0,76,76,2060,110010,110010,0,1,0,2000,0,1637.6,2313.8,0,0,0,0,300000,8520,0,0,0,0,0,0,0.8,0.248,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29133,9056,0,0,14365,0,0,0,'Disturbed Soul','','',0,6,0,0,0,1,1,0,75,76,21,10635,11001,3602,1,0,2000,0,352,499,0,0,0,0,300000,8503,0,0,0,0,0,0,1.875,1.25,'',0,1824,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(29134,9056,0,0,6302,1924,2176,304,'Brown Rabbit','','',0,8,0,0,0,0.01,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(29135,12340,0,0,24454,24448,0,0,'Wailing Drakkari Soul','','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29136,9056,0,0,24998,24999,25526,24997,'Volatile Ghoul','','',8,6,0,0,0,3,1,0,56,56,2100,8097,8097,0,1,0,2000,0,96,127,0,0,0,0,360000,3289,0,0,0,0,0,0,1.15,0.3565,'',0,0,0,2.5,8,14,0,53278,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29137,9056,0,0,25939,0,0,0,'Sergeant Riannah','Flight Master','',0,7,0,1,0,3,1,0,75,75,2070,13956,13956,0,1,3,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29138,9056,0,0,21955,11686,0,0,'WotLK Paladin Waypoint','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29139,9056,0,0,25624,0,0,0,'Naznik Sureshave','Barber','',4096,7,0,0,0,1,1,0,35,35,1734,1220,1220,0,1,1,2000,0,0,0,0,0,0,0,180000,1225,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29140,9056,0,0,16480,16925,0,0,'Camera Shaker - 20-40 seconds','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29141,9056,0,0,25955,0,0,0,'Pella Brassbrush','Barber','',4096,7,0,0,0,1,1,0,30,30,1733,955,955,0,1,1,2000,0,0,0,0,0,0,0,180000,1068,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29142,9056,0,0,25624,0,0,0,'Jelinek Sharpshear','Barber','',4096,7,0,0,0,1,1,0,35,35,1732,1220,1220,0,1,1,2000,0,0,0,0,0,0,0,180000,1225,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29143,9056,0,0,25955,0,0,0,'Bebri Coifcurl','Barber','',4096,7,0,0,0,1,1,0,30,30,1734,955,955,0,1,1,2000,0,0,0,0,0,0,0,25000,1068,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31717,9056,0,0,25833,0,0,0,'Bronze Drake Mount','','vehichleCursor',0,2,0,0,0,5.95,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,113,0),(29145,9056,0,0,25624,0,0,0,'Pulik Swiftsnip','Barber','',4096,7,0,0,0,1,1,0,68,68,35,6986,6986,0,1,0,2000,0,0,0,0,0,0,0,180000,5528,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29146,9056,0,0,25376,0,0,0,'Vekgar','','',0,7,0,1,0,10,1,0,78,78,2060,117700,117700,3809,1,3,2000,0,1761.8,2479.4,0,0,0,0,300000,9104,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,54487,52071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29147,9056,0,0,28089,0,0,0,'Ghostly Skull','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29149,9056,0,0,22607,0,0,0,'Oracle Soo-dow','','',0,7,0,1,0,8,1,0,78,78,2063,94160,94160,3809,1,3,2000,0,1761.8,2479.4,0,0,0,0,300000,9104,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29150,11685,0,0,25911,25913,0,0,'Scarlet Soldier Proxy','','',0,7,0,1,0,1,1,0,1,1,2089,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29151,9056,0,0,5207,0,0,0,'Cricket','','',0,1,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.0875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29152,9056,0,0,5008,5006,5005,5003,'Stormwind Dock Worker','','',0,7,0,0,0,1,1,0,65,65,1078,3524,3524,0,1,0,2000,0,200,281,0,0,0,0,180000,5234,0,0,0,0,0,0,1.35,0.2754,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29153,9056,0,0,7846,0,0,0,'Animated Bones','','',0,6,0,0,0,0.25,0.5,0,73,73,14,1988,1988,3827,1,0,2000,0,270,395,0,0,0,0,180000,7637,0,0,0,0,0,0,1.275,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29154,9056,0,0,25943,0,0,0,'Thargold Ironwing','','',0,7,0,0,0,1,1,0,65,65,1078,3524,3524,0,1,1,2000,0,200,281,0,0,0,0,180000,5234,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,210),(29155,9056,0,0,25946,0,0,0,'Magistrix Kaelana','','',0,7,0,1,0,1,1,0,75,75,2007,25524,25524,23943,1,3,2000,0,1329.4,1936.6,0,0,0,0,300000,6610,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29156,9056,0,0,25947,0,0,0,'Archmage Celindra','Portal Trainer','',0,7,0,1,0,3,3,0,80,80,2007,37800,37800,0,1,51,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29157,9056,0,0,3265,0,0,0,'Grimbooze Thunderbrew','','',0,7,0,0,0,1,1,0,76,76,35,4781,4781,0,1,3,1500,0,267,377.25,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29158,9056,0,0,25956,0,0,0,'Magister Dath\'omere','','',0,7,0,1,0,3,3,0,75,75,2007,25524,25524,23943,1,3,2000,0,1329.4,1936.6,0,0,0,0,300000,6610,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29159,9056,0,0,25957,0,0,0,'Magister Varenthas','','',0,7,0,1,0,1,1,0,75,75,2007,25524,25524,23943,1,3,2000,0,1329.4,1936.6,0,0,0,0,300000,6610,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29160,9056,0,0,25959,0,0,0,'Magistrix Phaelista','','',0,7,0,1,0,3,3,0,75,75,2007,25524,25524,23943,1,3,2000,0,1329.4,1936.6,0,0,0,0,300000,6610,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29161,9056,0,0,25960,0,0,0,'Magistrix Haelenai','','',0,7,0,1,0,3,3,0,75,75,2007,25524,25524,23943,1,3,2000,0,1329.4,1936.6,0,0,0,0,300000,6610,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29162,9056,0,0,25961,0,0,0,'Magister Tyr\'ganal','','',0,7,0,1,0,1,1,0,75,75,2007,25524,25524,23943,1,3,2000,0,1329.4,1936.6,0,0,0,0,300000,6610,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29163,12340,0,0,15093,0,0,0,'Test Scaling Vendor','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29165,9056,0,0,25758,0,0,0,'Halls of Stone Teleporter','','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29169,9056,0,0,25963,0,0,0,'Magister Teronus III','','',0,7,0,1,0,3,3,0,75,75,2007,25524,25524,23943,1,3,2000,0,1329.4,1936.6,0,0,0,0,300000,6610,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29170,9056,0,0,21955,11686,0,0,'WotLK Apothecary Bat Rider Controller','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29171,12340,0,0,25964,0,0,0,'Kunz Jr.','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29172,9056,0,0,14703,0,0,0,'Frozen Shade','','',1024,6,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29173,9056,0,0,25444,0,0,0,'Highlord Darion Mograine','','',2092,6,0,3,0,1000,500,0,83,83,2100,13945000,13945000,0,1,3,2000,0,17360,23590,0,0,0,0,360000,10573,0,0,0,0,0,0,2.025,0.4131,'',1,0,0,2.5,8,14,0,52893,53639,53635,49723,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29174,9056,0,0,26057,26058,26059,0,'Defender of the Light','The Argent Dawn','',8,7,0,1,0,30,30,0,57,57,2088,83520,83520,0,1,0,2000,0,0,0,0,0,0,0,180000,3750,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,53625,29427,53643,53638,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,133,0),(29175,9056,0,0,25965,0,0,0,'Highlord Tirion Fordring','','',44,7,0,3,0,1000,200,0,83,83,2088,13945000,13945000,0,1,2,2000,0,17815,23905,0,0,0,0,180000,10673,0,0,0,0,0,0,2.025,0.4131,'',1,0,0,2.5,8,14,0,53778,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29176,9056,0,0,25966,0,0,0,'Korfax, Champion of the Light','','',40,7,0,1,0,120,1,0,75,75,2088,1276200,1276200,0,1,0,2000,0,2565,3637.5,0,0,0,0,180000,8219,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,53631,53625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29177,9056,0,0,25967,0,0,0,'Commander Eligor Dawnbringer','','',40,7,0,1,0,100,100,0,75,75,2088,1063500,1063500,0,1,0,2000,0,0,0,0,0,0,0,180000,8235,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,37979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29178,9056,0,0,25968,0,0,0,'Lord Maxwell Tyrosus','','',40,7,0,1,0,100,1,0,75,75,2088,1063500,1063500,0,1,0,2000,0,0,0,0,0,0,0,180000,8235,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29179,9056,0,0,25969,0,0,0,'Leonid Barthalomew the Revered','','',40,7,0,1,0,90,1,0,73,73,2088,894600,894600,0,1,0,2000,0,2370,3375,0,0,0,0,180000,7618,0,0,0,0,0,0,1.725,0.44045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29180,9056,0,0,25970,0,0,0,'Duke Nicholas Zverenhoff','','',40,7,0,1,0,100,1,0,74,74,2088,1028200,1028200,0,1,0,2000,0,2460,3502.5,0,0,0,0,180000,7918,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29181,9056,0,0,25971,0,0,0,'Rayne','','',40,7,0,1,0,85,85,0,75,75,2088,903975,903975,0,1,0,2000,0,0,0,0,0,0,0,180000,8235,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,20664,20687,25817,21807,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29182,9056,0,0,25972,0,0,0,'Rimblat Earthshatter','','',40,7,0,1,0,85,85,0,75,75,2088,903975,903975,0,1,0,2000,0,0,0,0,0,0,0,180000,8235,0,0,0,0,0,0,4.6575,1.12091,'',0,0,0,2.5,8,14,0,33642,53630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29183,9056,0,0,24191,0,0,0,'The Lich King','','',44,6,0,3,0,2000,500,0,83,83,2100,13945000,13945000,0,1,0,2000,0,17815,23905,0,0,0,0,0,10673,0,0,0,0,0,0,2,2,'',1,0,0,2.5,8,14,0,53210,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,169,0),(29184,9056,0,0,169,11686,0,0,'Impale Target','','',0,10,0,0,0,1.35,1,0,70,70,114,5468,5468,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29185,9056,0,0,24998,24999,25526,24997,'Volatile Ghoul','','',0,6,0,0,0,10,1,0,56,56,2100,26990,26990,0,1,0,2000,0,96,127,0,0,0,0,360000,3289,0,0,0,0,0,0,1.15,0.3565,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29186,9056,0,0,12819,0,0,0,'Rampaging Abomination','','',8,6,0,1,0,25,1,0,60,60,2100,124475,124475,0,1,0,2000,0,249.6,331.2,0,0,0,0,360000,3750,0,0,0,0,0,0,2.625,0.875,'53624',0,0,0,2.5,8,14,0,53633,50335,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29187,12340,0,0,23136,0,0,0,'Plague Eruptor','','',0,6,0,0,0,1,1,0,1,1,2100,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29188,12340,0,0,26919,0,0,0,'Coldwraith','','',0,6,0,0,0,1,1,0,1,1,2100,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29189,9056,0,0,25742,25664,25287,25627,'Howling Geist','','',0,6,0,0,0,15,1,0,58,58,2100,59835,59835,0,1,0,2000,0,100,132,0,0,0,0,360000,3396,0,0,0,0,0,0,1.75,0.5425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29190,9056,0,0,25012,0,0,0,'Flesh Behemoth','','',8,6,0,1,0,20,1,0,70,70,2100,179640,179640,0,1,0,2000,0,1890,2677.5,0,0,0,0,360000,6719,0,0,0,0,0,0,5.1,0.465,'',0,0,0,2.5,8,14,0,53634,36706,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29191,9056,0,0,25351,25352,0,0,'Acherus Necromancer','','',0,6,0,0,0,1,1,0,70,70,2082,8982,8982,0,1,0,2000,0,234,331,0,0,0,0,360000,6708,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29192,9056,0,0,22712,17200,0,0,'[Chapter IV] Chapter IV Dummy','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,234,331,0,0,0,0,360000,6708,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29193,9056,0,0,25490,25492,0,0,'Scarlet Deserter','','',0,6,0,0,0,1,1,0,59,59,2100,4142,4142,0,1,0,2000,0,102,135,0,0,0,0,360000,3449,0,0,0,0,0,0,1.275,0.2601,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29194,9056,0,0,25468,0,0,0,'Amal\'thazad','','',0,6,0,1,0,10,1,0,80,80,2082,126000,126000,0,1,49,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,329,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29195,9056,0,0,25458,0,0,0,'Lady Alistra','','',0,6,0,1,0,10,1,0,80,80,2082,126000,126000,0,1,49,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,53766,53717,53721,53769,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29196,9056,0,0,25459,0,0,0,'Lord Thorval','','',0,6,0,1,0,10,1,0,80,80,2082,126000,126000,0,1,49,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,329,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29197,12340,0,0,14703,0,0,0,'Frozen Shade, Climax','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29198,12340,0,0,25279,0,0,0,'Mograine\'s Mount','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29199,9056,0,0,25446,0,0,0,'Koltira Deathweaver','','',6152,6,0,1,0,500,100,0,60,60,2100,2489500,2489500,0,1,0,2000,0,249.6,331.2,0,0,0,0,360000,3750,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,52374,49576,52372,50688,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29200,9056,0,0,25447,0,0,0,'Thassarian','','',6152,6,0,1,0,500,100,0,60,60,2100,2489500,2489500,0,1,0,2000,0,249.6,331.2,0,0,0,0,360000,3750,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,52374,49576,52372,50688,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29201,12340,0,0,25278,0,0,0,'Death Knight Mount','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29202,9056,0,0,25998,25999,26000,26001,'Knight of the Ebon Blade','','',2048,6,0,1,0,15,10,0,56,58,2051,40485,59835,22260,1,0,2000,0,223.2,295.2,0,0,0,0,180000,3394,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29203,9056,0,0,25997,0,0,0,'Alchemist Karloff','Corpse Dust Vendor','',4096,7,0,0,0,1,1,0,56,56,2083,2159,2159,5206,1,2176,2000,0,68,94,0,0,0,0,180000,2654,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29204,9056,0,0,25448,0,0,0,'Orbaz Bloodbane','','',6152,6,0,1,0,500,100,0,60,60,2100,2489500,2489500,0,1,0,2000,0,249.6,331.2,0,0,0,0,360000,3750,0,0,0,0,0,0,2.025,0.4131,'',0,0,0,2.5,8,14,0,52374,49576,52372,50688,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29205,9056,0,0,7858,0,0,0,'Corpulous','Food & Drink','',4096,6,0,0,0,1,1,0,56,56,2083,2699,2699,0,1,640,2000,0,96,127,0,0,0,0,180000,3289,0,0,0,0,0,0,2.625,0.875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29206,9056,0,0,25241,0,0,0,'Warrior of the Frozen Wastes','','',8,6,0,1,0,10,1,0,73,73,2100,99400,99400,0,1,0,2000,0,2370,3375,0,0,0,0,180000,7618,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,53631,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29207,9056,0,0,4631,0,0,0,'Gangrenus','General Goods','',4096,6,0,0,0,1,1,0,56,56,2083,2699,2699,0,1,384,2000,0,96,127,0,0,0,0,180000,3289,0,0,0,0,0,0,1.15,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29208,9056,0,0,570,0,0,0,'Fester','Trade Goods','',4096,6,0,0,0,1,1,0,56,56,2083,2699,2699,0,1,128,2000,0,96,127,0,0,0,0,180000,3289,0,0,0,0,0,0,1.725,0.61295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29209,9056,0,0,10005,0,0,0,'Carrion Beetle','','',0,6,0,0,0,0.04,1,0,74,74,21,428,428,0,1,0,1000,0,164,233.5,0,0,0,0,0,7918,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,180,0),(29210,9056,0,0,7550,0,0,0,'Frigid Bones','','',0,6,0,0,0,1,1,0,54,55,2105,2533,2614,2079,1,0,2000,0,87,116,0,0,0,0,180000,3232,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29211,9056,0,0,27309,0,0,0,'Drakkari Native','','',0,7,0,0,0,1,1,0,75,76,2069,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,2.1,0.486111,'',0,1833,0,2.5,8,14,0,42332,51307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29212,9056,0,0,829,26002,26003,0,'Risen Drudge','','',4096,6,0,0,0,1,1,0,50,50,2083,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,180000,2966,0,0,0,0,0,0,1.35,0.4797,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29213,9056,0,0,26056,0,0,0,'Anub\'ar Darter','','',0,6,0,0,0,0.1,1,0,73,73,21,1000,1000,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,0,0.186,'',0,0,0,2.5,8,14,0,53602,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29214,9056,0,0,23820,0,0,0,'Anub\'ar Assassin','','',0,6,0,0,0,0.25,1,0,73,73,21,2500,2500,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,0.7,0.217,'',0,0,0,2.5,8,14,0,52540,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(29215,12340,0,0,10811,13069,0,0,'Disciples of the Unholy Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29216,9056,0,0,23561,0,0,0,'Anub\'ar Guardian','','',0,6,0,1,0,4,1,0,73,73,21,39760,39760,0,1,0,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,0,0,0,1.5,0.31,'',0,0,0,2.5,8,14,0,53618,52532,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,180,0),(29217,9056,0,0,26076,0,0,0,'Anub\'ar Venomancer','','',0,6,0,1,0,4,1,0,73,73,21,31808,31808,7654,1,0,2000,0,2025,2962.5,1,1900,484.5,722,0,7604,0,0,0,0,0,0,1.125,0.2325,'',0,0,0,2.5,8,14,0,53617,53616,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,164,0),(29218,9056,0,0,15882,0,0,0,'Portal to the Shadow Realm','','',1024,10,0,0,0,1,1,0,77,77,35,11379,11379,0,1,0,2000,0,371,522,0,0,0,0,360000,8822,0,0,0,0,0,0,0.1,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29219,9056,0,0,24998,24999,25526,24997,'Volatile Ghoul','','',0,6,0,0,0,5,1,0,56,56,2100,13495,13495,0,1,0,2000,0,96,127,0,0,0,0,360000,3289,0,0,0,0,0,0,1.15,0.3565,'',0,0,0,2.5,8,14,0,53632,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29220,9056,0,0,4250,0,0,0,'Cenarion Scout','','',0,7,0,0,0,1,0.8,0,78,78,994,11770,11770,0,1,0,2000,0,383,539,0,0,0,0,360000,9104,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,53608,53607,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29221,12340,0,0,25280,0,0,0,'Death Knight Mount, Ebon Hold','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29222,9056,0,0,25933,0,0,0,'Hunter Kanneg','','',0,7,0,1,0,10,1,0,78,78,2060,117700,117700,0,1,0,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,1.2,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29223,9056,0,0,26055,0,0,0,'Image of Mr. Bigglesworth','','',0,8,0,0,0,1,1,0,1,1,35,1452,1452,0,1,0,2000,0,509,683,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29224,13202,0,0,169,11686,0,0,'Presence of Yogg-Saron','','',0,10,0,0,0,1,1,0,80,80,35,7212,7212,0,1,0,2000,0,45.4177,45.4177,0,0,103,103,0,9729,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29225,9056,0,0,4590,0,0,0,'Anti-Magic Zone','','',1024,11,0,0,0,1,1,0,83,83,58,5808,5808,0,1,0,2000,0,509,683,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,52894,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29227,9056,0,0,26061,0,0,0,'Highlord Alexandros Mograine','The Ashbringer','',44,6,0,3,0,1000,500,0,83,83,35,13945000,13945000,0,1,0,2000,0,17815,23905,0,0,0,0,0,10673,0,0,0,0,0,0,2.025,0.4131,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29228,9056,0,0,26062,0,0,0,'Darion Mograine','','',2088,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,0,0,0,0,0,0,0,6740,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29229,12340,15977,0,959,0,0,0,'Poisonous Skitterer (1)','','',8,1,0,1,0,1,1,0,81,81,312,65165,65165,0,1,0,1000,0,3016,3926,0,0,0,0,0,10033,0,0,0,0,0,0,0.825,1.0285,'',0,0,15,2.5,8,14,0,11337,24097,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29230,12340,0,0,7550,0,0,0,'Lesser Shadow Construct','','',0,6,0,0,0,1,1,0,1,1,2105,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29231,9056,0,0,11399,0,0,0,'Shadow Construct','','',0,6,0,0,0,1,3,0,77,78,2105,11379,11770,11301,1,0,2000,0,383,539,0,0,0,0,180000,9104,0,0,0,0,0,0,1.0625,0.085,'',0,0,0,2.5,8,14,0,12471,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29232,9056,0,0,559,0,0,0,'Forgotten Servant','','',0,6,0,0,0,1,1,0,54,55,2105,2533,2614,2079,1,0,2000,0,87,116,0,0,0,0,360000,3232,0,0,0,0,0,0,1.725,0.61295,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29233,9056,0,0,26063,0,0,0,'Nurse Applewood','Grand Master First Aid Trainer','',0,7,0,0,0,1,1,0,72,72,1928,7380,7380,0,1,81,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29234,9056,0,0,40,0,0,0,'Strand of the Ancients Battlemaster','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29235,9056,0,0,27258,0,0,0,'Gundrak Savage','','',0,7,0,0,0,1,1,0,76,77,2069,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.5,0.347222,'',0,1928,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29236,9056,0,0,25491,0,0,0,'Gundrak Brute','','',0,7,0,0,0,1,1,0,76,77,2069,11001,11379,0,1,0,3000,0,556.5,783,0,0,0,0,300000,8822,0,0,0,0,0,0,3.75,3.75,'',0,1921,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29237,9056,0,0,27254,0,0,0,'Gundrak Fire-eater','','',0,7,0,0,0,1,1,0,76,77,2069,8800,9103,8226,1,0,2000,0,311,450,0,0,0,0,300000,7094,0,0,0,0,0,0,1.8,0.416666,'',0,1911,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29238,9056,0,0,26064,0,0,0,'Scourge Haunt','','',0,6,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.75,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,80,0),(29239,9056,0,0,25753,0,0,0,'Vigilant Gargoyle','','',0,6,0,0,0,1,1,0,58,58,2084,3989,3989,2289,1,0,3000,0,139.5,184.5,0,0,0,0,180000,3394,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,135,0),(29240,9056,0,0,26065,0,0,0,'Stormforged Lieutenant','','',8,7,0,1,0,4,5,0,81,81,16,52132,52132,20405,1.3,0,2000,0,3187.5,4515,0,0,0,0,3600000,10007,0,0,0,0,0,0,0,0.3875,'52097',0,0,0,2.5,8,14,0,52774,59085,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(29241,12340,15975,0,15938,0,0,0,'Carrion Spinner (1)','','',73,1,3,1,0,1,1,0,81,81,312,234594,234594,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.95,2.431,'',0,0,15,2.5,8,14,0,28434,30043,0,0,0,0,0,0,0,0,0,0,0,13151,0,0,0,0,0,0,0,0,0,0),(29242,12340,15974,0,15937,0,0,0,'Dread Creeper (1)','','',73,1,3,1,0,1,1,0,81,81,312,195495,195495,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,1.87,'',0,0,15,2.5,8,14,0,53803,0,0,0,0,0,0,0,0,0,0,0,0,13153,0,0,0,0,0,0,0,0,0,0),(29243,12340,15976,0,15939,0,0,0,'Venom Stalker (1)','','',73,1,3,1,0,1,1,0,81,81,312,390990,390990,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,3,3.74,'',0,0,15,2.5,8,14,0,53809,0,0,0,0,0,0,0,0,0,0,0,0,13150,0,0,0,0,0,0,0,0,0,0),(29244,9056,0,0,26066,0,0,0,'Jesse Masters','Butcher','',0,7,0,0,0,1.3,1,0,73,73,1892,5719,5719,0,1,641,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29245,12340,0,0,25351,25352,0,0,'[Chapter IV] Light of Dawn Credit','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29246,9056,0,0,27153,0,0,0,'Highlord Darion Mograine','','',36,6,0,3,0,800,1,0,83,83,2082,11156000,11156000,0,1,0,2000,0,17815,23905,0,0,0,0,180000,10673,0,0,0,0,0,0,2.025,0.4131,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29247,12340,15980,0,16594,16595,16596,16597,'Naxxramas Cultist (1)','','',72,7,0,1,0,1,1,0,81,81,312,52130,52130,89790,1,0,2000,0,4563,6617,0,0,0,0,0,8102,0,0,0,0,0,0,1.8,0.3672,'',0,7603,15,2.5,8,14,0,53851,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29248,12340,15981,0,16598,16599,16600,16601,'Naxxramas Acolyte (1)','','',72,7,0,1,0,1,1,0,81,81,312,52130,52130,89790,1,0,2000,0,4563,6617,0,0,0,0,0,8102,0,0,0,0,0,0,1.8,0.3672,'',0,7633,15,2.5,8,14,0,56063,56064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29249,12340,15956,0,15931,0,0,0,'Anub\'Rekhan (1)','','',76,6,0,3,0,1,1,0,83,83,21,6763325,6763325,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,10,0.5,'18943',1,975456,15,2.5,8,14,0,56090,54021,26662,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29250,9056,0,0,24277,0,0,0,'Tim Street','Stable Master','',0,7,0,0,0,1,1,0,74,74,1892,20564,20564,0,1,4194305,1500,0,246,350.25,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29251,9056,0,0,9250,0,0,0,'Kor','Stable Master','',0,7,0,0,0,1,1,0,74,74,1981,10282,10282,0,1,4194305,2000,0,328,467,0,0,0,0,180000,7918,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29252,9056,0,0,3613,0,0,0,'Jason Riggins','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,74,74,1892,20564,20564,0,1,4224,1500,0,246,350.25,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29253,9056,0,0,23076,0,0,0,'Koloth','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,74,74,1981,10282,10282,0,1,4224,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29254,9056,0,0,26067,26068,26069,26070,'Silver Covenant Guardian Mage','','',0,7,0,1,0,1,1,0,80,80,2027,10080,10080,8814,1,268435456,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29255,9056,0,0,26071,26072,26073,26074,'Sunreaver Guardian Mage','','',0,7,0,1,0,1,1,0,80,80,2129,10080,10080,8814,1,268435456,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29256,12340,16573,0,14698,0,0,0,'Crypt Guard (1)','','',72,6,0,1,0,1,1,0,81,81,21,521320,521320,0,1,0,1150,0,3468.4,4514.9,0,0,0,0,0,10033,0,0,0,0,0,0,2.5,2,'',0,0,15,2.5,8,14,0,15284,28991,56098,34970,0,0,0,28864,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29257,12340,0,0,19295,0,0,0,'Omar the Test Dragon Gen2','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29258,12340,0,0,21955,0,0,0,'Omar\'s accumulator bunny','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29259,9056,0,0,26077,0,0,0,'Spirit Healer','','',2,7,0,0,0,1.35,1,0,80,80,35,7212,7212,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,3,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29260,9056,0,0,23766,0,0,0,'Rigger Sparklight','Used Demolisher Salesman','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29261,9056,0,0,26078,0,0,0,'Windle Sparkshine','','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,128,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29262,9056,0,0,23766,0,0,0,'Gorgril Rigspark','Used Demolisher Salesman','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29263,12340,0,0,23916,0,0,0,'PattyMacks Hovering Dummy','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29264,9056,0,0,21114,0,0,0,'Spirit Wolf','','',0,1,0,0,0,1,1,0,60,80,14,8982,8982,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.522,'',0,0,0,2.5,8,14,0,58861,58875,58867,58857,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,191,0),(29265,12213,0,0,26087,0,0,0,'Knockback Ball','','',0,10,0,5,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29266,9056,0,0,27486,0,0,0,'Xevozz','','',72,7,0,1,0,20,10,0,77,77,16,227580,227580,0,1,0,2000,0,2782.5,3915,0,0,0,0,14400000,8822,0,0,0,0,0,100,1.5,0.45834,'',0,6676,0,2.5,8,14,0,54202,54226,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(29267,12340,16698,0,27943,0,0,0,'Corpse Scarab (1)','','',72,10,0,0,0,1,1,0,80,80,21,25200,25200,0,1,0,1000,0,211,293,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29268,12340,15953,0,15940,0,0,0,'Grand Widow Faerlina (1)','','',76,7,0,3,0,1,1,0,83,83,21,6763325,6763325,85160,1,0,2000,0,34720,47180,0,0,0,0,0,10573,0,0,0,0,0,0,2.55,0.3536,'',1,948362,15,2.5,8,14,0,28798,28796,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29269,9056,0,0,23812,23813,23814,0,'Aspen Grove Trapper','','',0,7,0,0,0,1,1,0,73,74,2032,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29270,9056,0,0,26098,0,0,0,'Aspen Grove Trader','Trade Goods','',0,7,0,0,0,1,1,0,73,74,2032,9940,10282,0,1,128,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29271,9056,0,0,28073,0,0,0,'Ethereal Sphere','','',0,10,0,1,0,20,1,0,1,1,16,227580,227580,0,1,0,2000,0,2782.5,3915,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,54160,59474,54164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0),(29272,12340,0,0,26094,0,0,0,'Dwarven Golem','','',0,4,0,0,0,1,1,0,1,1,15,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29273,12340,16505,0,16605,16606,0,0,'Naxxramas Follower (1)','','',72,7,0,1,0,1,1,0,81,81,21,521320,521320,0,1,0,1150,0,3468.4,4514.9,0,0,0,0,0,10033,0,0,0,0,0,0,2.025,0.4131,'',0,0,15,2.5,8,14,0,56107,54093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22708,0,0,0,0,0,0,0),(29274,12340,16506,0,16603,16604,0,0,'Naxxramas Worshipper (1)','','',72,7,0,1,0,1,1,0,81,81,312,208520,208520,89790,1,0,2000,0,4563,6617,0,0,0,0,0,8102,0,0,0,0,0,0,1.8,0.3672,'',0,0,15,2.5,8,14,0,54096,54096,0,0,0,0,0,54097,0,0,0,0,0,0,0,0,22708,0,0,0,0,0,0,0),(29275,9056,0,0,26097,0,0,0,'Aspen Grove Supplier','Food & Drink','',0,7,0,0,0,1,1,0,74,74,2032,9940,9940,0,1,640,2000,0,316,450,0,0,0,0,300000,7918,0,0,0,0,0,0,1.95,0.2704,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29276,9056,0,0,169,11686,0,0,'Ethereal Summon Target','','',0,10,0,1,0,1,1,0,77,77,35,11379,11379,0,1,0,2000,0,2782.5,3915,0,0,0,0,3600000,8822,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29277,9056,0,0,26099,0,0,0,'Datalore Smallsphere','Trade Goods','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,128,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29278,12340,15952,0,15928,0,0,0,'Maexxna (1)','','',76,1,0,3,0,1,1,0,83,83,21,7600025,7600025,0,1,0,1800,0,32067,43029,0,0,0,0,0,10673,0,0,0,0,0,0,20.01,8.7,'',1,0,15,2.5,8,14,0,54123,28776,28741,29484,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29279,12340,17055,0,13111,0,0,0,'Maexxna Spiderling (1)','','',72,1,0,0,0,1,1,0,80,80,14,6300,6300,0,1,0,2000,0,1688,2344,0,0,0,0,0,9729,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,28776,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29280,9056,0,0,26100,0,0,0,'Image of Arthas','','',0,6,0,1,0,1,1,0,1,1,35,13945,13945,0,1,0,2000,0,3817.5,5122.5,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'54134',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,53,0),(29281,9056,0,0,25944,0,0,0,'Svala','','',0,7,0,0,0,1,15,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,122,0),(29282,9056,0,0,26103,0,0,0,'Paymaster Alstein','Banker','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,131072,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29283,9056,0,0,26104,0,0,0,'Paymaster Habert','Banker','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29285,9056,0,0,26105,0,0,0,'Westfall Brigade Scout','','',0,7,0,0,0,1,1,0,71,71,1891,9291,9291,3231,1.5,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,2.25,0.459,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29286,12340,15979,0,15942,0,0,0,'Tomb Horror (1)','','',72,6,0,1,0,1,1,0,81,81,312,456155,456155,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.5,2,'',0,7613,15,2.5,8,14,0,54317,54316,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29287,9056,0,0,26106,0,0,0,'Captain Paul Carver','The Assurance','',0,7,0,0,0,1,1,0,30,30,1078,955,955,0,1,1,2000,0,42,56,0,0,0,0,180000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29288,9056,0,0,26107,0,0,0,'Engineer Kurtis Paddock','The Assurance','',0,7,0,0,0,1,1,0,30,30,1078,955,955,0,1,6272,2000,0,42,56,0,0,0,0,180000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29289,9056,0,0,26108,0,0,0,'First Mate Edgar Flores','The Assurance','',0,7,0,0,0,1,1,0,30,30,1078,955,955,0,1,0,2000,0,42,56,0,0,0,0,180000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29290,9056,0,0,26109,0,0,0,'Navigator Rian Trost','The Assurance','',0,7,0,0,0,1,1,0,30,30,1078,955,955,0,1,0,2000,0,42,56,0,0,0,0,180000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29291,9056,0,0,26110,0,0,0,'Galley Chief Paul Kubit','The Assurance','',0,7,0,0,0,1,1,0,30,30,1078,955,955,0,1,640,2000,0,42,56,0,0,0,0,180000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29292,9056,0,0,26111,0,0,0,'Art Peshkov','','',0,7,0,0,0,2,1,0,55,55,11,5228,5228,0,1,0,2000,0,94,125,0,0,0,0,180000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29293,9056,0,0,26112,0,0,0,'Daniel Kramer','','',0,7,0,0,0,2,1,0,55,55,11,5228,5228,0,1,0,2000,0,94,125,0,0,0,0,180000,3234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29294,9056,0,0,26113,0,0,0,'Candace Thomas','','',0,7,0,0,0,2,1,0,55,55,11,5228,5228,0,1,0,2000,0,94,125,0,0,0,0,180000,3234,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29295,9056,0,0,26114,0,0,0,'Meghan Dawson','','',0,7,0,0,0,2,1,0,55,55,11,5228,5228,0,1,0,2000,0,94,125,0,0,0,0,180000,3234,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29296,9056,0,0,26115,0,0,0,'Justin Boehm','The Assurance','',0,7,0,0,0,1,1,0,30,30,1078,955,955,0,1,0,2000,0,42,56,0,0,0,0,180000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29297,9056,0,0,26116,0,0,0,'Michael Corpora','The Assurance','',0,7,0,0,0,1,1,0,30,30,1078,955,955,0,1,0,2000,0,42,56,0,0,0,0,180000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29298,9056,0,0,26117,0,0,0,'Benjamin Elgueta','The Assurance','',0,7,0,0,0,1,1,0,30,30,1078,955,955,0,1,0,2000,0,42,56,0,0,0,0,180000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29299,9056,0,0,26118,0,0,0,'Serban Oprescu','The Assurance','',0,7,0,0,0,1,1,0,30,30,1078,955,955,0,1,0,2000,0,42,56,0,0,0,0,180000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29300,9056,0,0,26119,0,0,0,'Robert Richardson','The Assurance','',0,7,0,0,0,1,1,0,30,30,1078,955,955,0,1,0,2000,0,42,56,0,0,0,0,180000,1179,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29301,9056,0,0,23645,23650,23651,23652,'Camp Winterhoof Wayfarer','','',4096,7,0,0,0,1,1,0,66,71,1922,6116,9291,3039,1,0,2000,0,296,424,0,0,0,0,300000,7007,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29302,9056,0,0,21968,0,0,0,'Deathguard Hemil','','',0,7,0,0,0,1,1,0,69,69,1929,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29303,12340,0,0,171,0,0,0,'Lifeblood Elemental Credit','','',512,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.125,0.2325,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29304,9056,0,0,27422,0,0,0,'Slad\'ran','High Prophet of Sseratus','',72,7,0,1,1,15,1,0,78,78,16,176550,176550,0,1,0,2000,0,2902.5,4072.5,0,0,0,0,3600000,9124,0,0,0,0,0,0,2,2,'',0,6626,0,2.5,8,14,0,55081,54970,48287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29305,9056,0,0,27059,0,0,0,'Moorabi','High Prophet of Mam\'toth','',72,7,0,1,1,20,1,0,78,78,16,235400,235400,0,1,0,2000,0,2902.5,4072.5,0,0,0,0,3600000,9124,0,0,0,0,0,0,2.25,0.520833,'',0,6636,0,2.5,8,14,0,55163,55100,55104,55102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29306,9056,0,0,27061,0,0,0,'Gal\'darah','High Prophet of Akali','',72,7,0,1,1,25,1,0,78,78,16,294250,294250,0,1,0,2000,0,2902.5,4072.5,0,0,0,0,3600000,9124,0,0,0,0,0,0,2.25,0.520833,'',0,6691,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,191,0,0,0,0,0,0,0,144,0),(29307,9056,0,0,26589,0,0,0,'Drakkari Colossus','','',584,9,0,1,0,10,1,0,78,78,16,117700,117700,0,1,0,3000,0,4353.75,6108.75,0,0,0,0,3600000,9124,0,0,0,0,0,0,3,0.93,'',0,0,0,2.5,8,14,0,54850,54719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29308,9056,0,0,27406,0,0,0,'Prince Taldaram','','',72,7,0,1,1,20,20,0,75,75,16,212700,212700,71220,1,0,2000,0,2542.5,3607.5,0,0,0,0,14400000,8204,0,0,0,0,0,0,2,0.62,'',0,6025,0,2.5,8,14,0,55968,55959,55931,55964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(29309,9056,0,0,27407,0,0,0,'Elder Nadox','','',72,6,0,1,1,17,20,0,75,75,16,180795,180795,71220,1,0,2000,0,2542.5,3607.5,0,0,0,0,14400000,8204,0,0,0,0,0,0,4,1.24,'',0,6036,0,2.5,8,14,0,56130,59465,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(29310,9056,0,0,26777,0,0,0,'Jedoga Shadowseeker','','',72,7,0,1,1,20,20,0,75,75,16,212700,212700,71220,1,0,2000,0,2542.5,3607.5,0,0,0,0,14400000,8204,0,0,0,0,0,0,2.475,0.3894,'',0,5947,0,2.5,8,14,0,56855,56891,56926,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,172,0),(29311,9056,0,0,27408,0,0,0,'Herald Volazj','','',72,10,0,1,1,25,1,0,75,75,16,265875,265875,0,1,0,2000,0,2565,3637.5,0,0,0,0,14400000,8219,0,0,0,0,0,0,4,1.24,'',0,6001,0,2.5,8,14,0,57941,57949,57942,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(29312,9056,0,0,10193,0,0,0,'Lavanthor','','',72,1,0,1,0,20,1,0,77,77,16,227580,227580,0,1,0,2000,0,2782.5,3915,0,0,0,0,14400000,8822,0,0,0,0,0,0,12,1.05,'',0,0,0,2.5,8,14,0,59466,54235,54282,54249,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(29313,9056,0,0,27487,0,0,0,'Ichoron','','',72,4,0,1,0,20,18.7,0,77,77,16,227580,227580,69658,1,0,2000,0,2752.5,3892.5,0,0,0,0,14400000,8803,0,0,0,100,0,0,4,0.62,'',0,6576,0,2.5,8,14,0,54312,54237,59520,54241,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,167,0),(29314,9056,0,0,27855,0,0,0,'Zuramat the Obliterator','','',72,3,0,1,0,20,1,0,77,77,16,227580,227580,0,1,0,2000,0,2782.5,3915,0,0,0,0,14400000,8822,0,0,0,0,0,0,2.5,2.5,'',0,6710,0,2.5,8,14,0,54524,54369,54361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(29315,9056,0,0,27488,0,0,0,'Erekem','','',72,7,0,1,1,12,20,0,77,77,16,136548,136548,74500,1,0,2000,0,2752.5,3892.5,0,0,0,0,14400000,8803,0,0,0,0,0,0,1.8,0.558,'',0,6609,0,2.5,8,14,0,54479,54511,53044,51876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(29316,9056,0,0,20590,0,0,0,'Moragg','','',72,3,0,1,1,20,1,0,77,77,16,227580,227580,0,1,0,2000,0,2782.5,3915,0,0,0,0,14400000,8822,0,0,0,0,0,0,2.2,3,'',0,6651,0,2.5,8,14,0,54527,54396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,167,0),(29317,12340,0,0,27340,0,0,0,'Cyanigosa (Dragon)','','',72,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29318,12340,0,0,1438,0,0,0,'Dalaran Arena Battlemaster','Battle Master','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29319,9056,0,0,10618,0,0,0,'Icepaw Bear','','',1,1,4,0,0,1,1,0,76,77,1990,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,3,1.222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13473,0,0,0,0,0,0,0,0,0,0),(29320,12340,0,0,25797,0,0,0,'(PH) Storm Maiden','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29321,9056,0,0,17200,0,0,0,'Ichor Globule','','',8,4,0,1,0,0.18,1,0,1,1,35,2000,2000,3643,1,0,2000,0,2640,3742.5,0,0,0,0,0,8534,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,59516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,84,0),(29322,12340,0,0,26123,0,0,0,'(PH) Storm Maiden - Caster','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.2,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29323,9056,0,0,25771,0,0,0,'Sifreldar Storm Maiden','','',0,7,0,0,0,1,1,0,78,79,1885,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1,0.31,'',0,2116,0,2.5,8,14,0,57408,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40641,41989,0,0,0,0,0,0),(29324,12340,16028,0,16174,0,0,0,'Patchwerk (1)','','',76,6,0,3,0,1,1,0,83,83,21,13038575,13038575,0,1,0,750,0,13361.2,17928.8,0,0,0,0,0,10673,0,0,0,0,0,0,6,2,'',1,1583133,15,2.5,8,14,0,28131,32309,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29325,9056,0,0,26138,0,0,0,'Torgo the Younger','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29326,9056,0,0,169,11686,0,0,'Ichoron Summon Target','','',0,10,0,1,0,1,1,0,77,77,35,11379,11379,0,1,0,2000,0,2782.5,3915,0,0,0,0,3600000,8822,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29327,9056,0,0,26165,0,0,0,'Frost Leopard','','',1,1,2,0,0,1,1,0,76,77,1990,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,2.25,1.1925,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29328,9056,0,0,328,0,0,0,'Arctic Hare','','',0,8,0,0,0,1,1,0,1,1,31,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,133,0),(29329,9056,0,0,26166,26168,26167,26169,'Onslaught Paladin','','',2048,7,0,0,0,1,1,0,79,80,67,12175,12600,3944,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,0,0,'',0,2218,0,2.5,8,14,0,32774,19131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40652,0,0,0,0,0,0,0),(29330,9056,29398,0,26170,26172,26171,26173,'Onslaught Harbor Guard','','',0,7,0,0,0,1,1,0,79,80,67,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,2218,0,2.5,8,14,0,18802,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40652,0,0,0,0,0,0,0),(29331,9056,0,0,26123,0,0,0,'Sifreldar Runekeeper','','',0,7,0,0,0,1,1,0,79,80,1885,9740,10080,8725,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.2,0.372,'',0,2221,0,2.5,8,14,0,20792,52714,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40641,41989,0,0,0,0,0,0),(29332,9056,0,0,27865,27866,0,0,'Gundrak Bat Rider','','',0,7,0,0,0,1,1,0,76,77,2069,11001,11379,3684,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,1.5,0.347222,'',0,1898,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,157,0),(29333,9056,0,0,26178,26180,26179,26181,'Onslaught Gryphon Rider','','',526336,7,0,0,0,1,1,0,79,80,67,12175,12600,3944,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,0,0,'',0,2218,0,2.5,8,14,0,54617,43413,40652,0,0,0,0,0,0,0,0,0,0,0,0,0,40970,0,0,0,0,0,0,0),(29334,9056,0,0,8472,1340,0,0,'Gundrak Raptor','','',1,1,11,0,0,1,1,0,76,77,2069,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,2.25,1.6095,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44921,0,0,0,0,0,0,0),(29335,9056,0,0,23565,0,0,0,'Anub\'ar Webspinner','','',0,6,0,1,0,4,1,0,72,72,21,30752,30752,7500,1,0,2000,0,1972.5,2880,0,0,0,0,3600000,5886,0,0,0,0,0,0,1,0.31,'',0,4678,0,2.5,8,14,0,54290,52086,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(29336,9056,0,0,26185,26186,0,0,'Argent Knight','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29337,9056,0,0,26187,26188,0,0,'Argent Knight','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29338,9056,29398,0,26189,26191,26190,26192,'Onslaught Raven Bishop','','',0,7,0,0,0,1,1,0,79,80,67,9740,10080,8725,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,0,0,'',0,2217,0,2.5,8,14,0,54323,50740,50750,0,0,0,0,0,0,0,0,0,0,0,0,0,40652,0,0,0,0,0,0,0),(29339,9056,0,0,0,24242,0,0,'Apothecary Tepesh','Alchemy & Poison Supplies','',4096,7,0,0,0,1,1,0,71,71,1897,9291,9291,8725,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29340,9056,0,0,26193,0,0,0,'Anub\'ar Brood Keeper','','',0,6,0,5,0,0.25,1,0,72,72,7,2402,2402,0,1,0,2000,0,307,438,0,0,0,0,3600000,7318,0,0,0,0,0,0,0,0.155,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29341,9056,0,0,21342,0,0,0,'Dual-plagued Brain','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29342,12340,0,0,25797,0,0,0,'Sybil (Archer) - Deprecated','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(29343,9056,0,0,26195,0,0,0,'Baron Sliver','','',0,7,0,1,0,5,5,0,80,80,2050,63000,63000,19970,1,3,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29344,9056,0,0,26197,0,0,0,'Lord-Commander Arete','','',2048,7,0,1,0,1,1,0,80,80,2050,63000,63000,19970,1,2,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29345,12340,0,0,21955,11686,0,0,'Argent Dawn Banner','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29346,9056,0,0,24242,4111,4109,4110,'Apothecary Karlov','','',4096,7,0,0,0,1,1,0,71,71,1897,9291,9291,0,1,2,2000,0,193.2,2,0,0,0,0,180000,7039,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29347,12213,16017,0,9760,0,0,0,'Patchwork Golem (1)','','',72,6,0,1,0,1,1,0,81,81,21,390990,390990,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.625,0.875,'27793',0,7615,15,2.5,8,14,0,56426,27794,27793,56427,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(29348,9056,0,0,24242,4111,4109,4110,'Apothecary Chaney','Alchemy & Poison Supplies','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29349,9056,0,0,26056,0,0,0,'Anub\'ar Darter','','',0,6,0,0,0,0.1,1,0,73,73,21,1000,1000,0,1,0,2000,0,316,450,0,0,0,0,180000,7618,0,0,0,0,0,0,0,0.186,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29350,9056,0,0,24531,0,0,0,'Torseg the Exiled','','',0,5,0,1,0,10,1,0,79,79,14,121750,121750,0,1,0,2000,0,1858.4,2594.4,0,0,0,0,300000,9426,0,0,0,0,0,0,6,0.31,'',0,7659,0,2.5,8,14,0,53437,33707,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,160,0),(29351,9056,0,29597,24531,0,0,0,'Niffelem Frost Giant','','',0,7,0,1,0,1,1,0,79,80,2107,48700,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,6,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,176,0,0,0,0,0,0,0,0,0),(29352,9056,0,0,26202,0,0,0,'Kirgaraak','','',0,7,0,1,0,3,1,0,80,80,190,37800,37800,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,7,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29353,12340,16018,0,15958,0,0,0,'Bile Retcher (1)','','',72,6,0,1,0,1,1,0,81,81,21,312792,312792,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,3,1,'',0,7683,15,2.5,8,14,0,54326,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(29354,12340,16375,0,12349,0,0,0,'Sewage Slime (1)','','',64,10,0,1,0,1,1,0,80,80,16,252000,252000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.35,'28156',0,0,15,2.5,8,14,0,28156,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29355,12340,16024,0,12349,0,0,0,'Embalming Slime (1)','','',72,10,0,1,0,1,1,0,80,80,21,50400,50400,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.35,'',0,0,15,2.5,8,14,0,28322,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29356,12340,16029,0,15962,0,0,0,'Sludge Belcher (1)','','',72,6,0,1,0,1,1,0,82,82,21,337025,337025,0,1,0,2500,0,7930,10432.5,0,0,0,0,0,10356,0,0,0,0,0,0,3,1,'',0,7643,15,2.5,8,14,0,54331,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29357,12340,16142,0,12349,0,0,0,'Bile Sludge (1)','','',64,10,0,0,0,1,1,0,82,82,14,26962,26962,0,1,0,2000,0,488,642,0,0,0,0,0,10356,0,0,0,0,0,0,1.5,0.35,'',0,0,15,2.5,8,14,0,27890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29358,9056,0,0,26331,0,0,0,'Frostworg','','',1,1,1,0,0,3,1,0,79,80,2107,36525,37800,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,177,0,0,0,0,0,0,0,171,0),(29359,12340,16021,0,16175,0,0,0,'Living Monstrosity (1)','','',72,6,0,1,0,1,1,0,82,82,21,471835,471835,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,1.875,0.75,'',0,7619,15,2.5,8,14,0,54334,28293,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(29360,12340,0,0,4590,0,0,0,'Lightning Totem (1)','','',0,11,0,0,0,1,1,0,82,82,35,20222,20222,0,1,0,1318,0,321.592,423.078,0,0,0,0,0,10356,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,28297,54333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29362,12340,16020,0,16063,0,0,0,'Mad Scientist (1)','','',72,6,0,1,0,1,1,0,81,81,21,195495,195495,8162,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,2.25,0.75,'',0,7643,15,2.5,8,14,0,54337,54338,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(29363,12340,16022,0,836,0,0,0,'Surgical Assistant (1)','','',72,6,0,1,0,1,1,0,80,80,21,88200,88200,19970,1,0,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,2.25,0.45,'',0,7633,15,2.5,8,14,0,54339,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(29364,9056,0,0,26208,0,0,0,'Void Sentry','','',72,3,0,0,0,0.04,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29365,9056,0,0,23767,0,0,0,'Void Sentry','','',72,3,0,0,0,1,1,0,1,1,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,0,7,0,0,0,0,0,0,1,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29366,9056,0,0,25771,0,0,0,'Brunnhildar Challenger','','',0,7,0,0,0,1,1,0,79,80,2109,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29367,12340,0,0,4606,0,0,0,'Ichor Globule (Transform)','','',8,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0.7,0.213892,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29368,9056,0,0,26218,0,0,0,'Valduran the Stormborn','','',0,7,0,1,0,10,10,0,80,80,1954,100800,100800,88140,1,0,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,0,0.3875,'56220',0,0,0,2.5,8,14,0,56319,56326,56322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29369,9056,0,0,25756,0,0,0,'Stormforged Taskmaster','','',0,7,0,0,0,1,1,0,78,79,1954,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,0,0.31,'',0,2107,0,2.5,8,14,0,52701,51876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(29370,9056,30152,0,26212,0,0,0,'Stormforged Champion','','',0,7,0,0,0,1,1,0,79,79,1954,12175,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,0,0.3565,'',0,2122,0,2.5,8,14,0,52701,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(29371,12340,16025,0,24484,0,0,0,'Stitched Giant (1)','','',72,6,0,1,0,1,1,0,82,82,21,539240,539240,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,3.4,0.31,'',0,7634,15,2.5,8,14,0,28405,54356,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29372,12340,0,0,6372,0,0,0,'Twilight Drake','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29373,12340,15931,0,16035,0,0,0,'Grobbulus (1)','','',76,6,0,3,0,1,1,0,83,83,21,9552325,9552325,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,6.75,3.3,'',1,1588047,15,2.5,8,14,0,28240,28169,28157,28137,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29374,9056,30152,0,26220,0,0,0,'Stormforged Magus','','',0,7,0,0,0,1,1,0,78,79,1954,9416,9740,8548,1,0,2000,0,334,482,0,0,0,0,300000,7579,0,0,0,0,0,0,0,0.341,'',0,2112,0,2.5,8,14,0,32193,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(29375,9056,0,0,27092,0,0,0,'Stormforged Iron Giant','','',0,7,0,1,0,1,1,0,80,80,2108,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,5,0.31,'',0,7634,0,2.5,8,14,0,55512,57741,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29376,9056,0,0,25953,0,0,0,'Stormforged Artificer','','',0,7,0,0,0,1,1,0,78,79,1954,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,0,0.31,'',0,2120,0,2.5,8,14,0,57580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(29377,9056,0,0,26213,0,0,0,'Stormforged Raider','','',0,7,0,0,0,1,1,0,78,79,2102,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,0,0.31,'',0,2115,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(29378,9056,0,0,25771,0,0,0,'Brunnhildar Observer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(29379,12340,0,0,11686,0,0,0,'Grobbulus Cloud (1)','','',0,10,0,0,0,1,1,0,80,80,14,17010,17010,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,54362,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29380,9056,30152,0,26140,0,0,0,'Stormforged War Golem','','',32768,9,0,0,0,1,1,0,79,80,1954,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.75,8.75,'',0,0,0,2.5,8,14,0,56352,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42204,0,0,0,0,0,0,0),(29381,12340,0,0,22541,0,0,0,'QA Arena Master: Blade\'s Edge','Battle Master','PVP',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29382,9056,29377,0,26146,0,0,0,'Stormforged Reaver','','',32768,9,0,0,0,1,1,0,79,80,2102,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.75,8.75,'',0,0,0,2.5,8,14,0,55825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29383,12340,0,0,22541,0,0,0,'QA Arena Master: Nagrand Arena','Battle Master','PVP',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29384,9056,0,0,24109,24119,0,0,'Captive Mechagnome','','',32768,9,0,0,0,1,1,0,77,77,35,11379,11379,3725,1,1,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29385,12340,0,0,22541,0,0,0,'QA Arena Master: Ruins of Lordaeron','Battle Master','PVP',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29386,12340,0,0,22541,0,0,0,'QA Arena Master: Orgrimmar Arena','Battle Master','PVP',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29387,12340,0,0,22541,0,0,0,'QA Arena Master: Dalaran Arena','Battle Master','PVP',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29388,12340,16290,0,12349,0,0,0,'Fallout Slime (1)','','',0,10,0,1,0,1,1,0,80,80,21,189000,189000,0,1,0,1150,0,3154.45,4380.35,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.35,'',0,0,15,2.5,8,14,0,54367,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29389,9056,0,0,24103,24121,24115,0,'Mechagnome Laborer','','',32768,9,0,0,0,1,1,0,78,79,1954,11770,12175,3851,1,0,2000,0,399,559,0,0,0,0,300000,9405,0,0,0,0,0,0,1,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29390,9056,0,0,24892,0,0,0,'Snowdrift Jormungar','','',65537,1,42,0,0,1,1,0,79,80,14,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,9,0.93,'',0,0,0,2.5,8,14,0,50293,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42927,0,0,0,0,0,0,0),(29391,12340,0,0,1126,17612,0,0,'Ravenous Jaws Blood Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29392,9056,29391,29391,12208,12210,26216,0,'Ravenous Jaws','','',0,1,0,0,0,1,1,0,79,80,16,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,3855,0,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29393,9056,0,0,28019,0,0,0,'King Ymiron','','',4,7,0,3,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,70,70,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.5115,'61204',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29394,9056,0,0,24191,0,0,0,'The Lich King','','',4,6,0,3,0,1,1,0,1,1,21,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,2,2,'58001',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29395,9056,0,0,18628,0,0,0,'Erekem Guard','','',72,7,0,1,0,4,1,0,76,76,16,44004,44004,0,1,0,2000,0,2670,3772.5,0,0,0,0,3600000,8520,0,0,0,0,0,0,1.5,0.6,'',0,0,0,2.5,8,14,0,39215,54462,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(29396,9056,0,0,26217,0,0,0,'Setaal Darkmender','','',0,7,0,1,0,1,1,0,79,79,2050,60875,60875,19465,1,2,2000,0,1835.4,2571.4,0,0,0,0,300000,9405,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29397,9056,0,0,1126,11686,0,0,'Land Mine Bunny','','',1024,10,0,0,0,1,1,0,78,78,14,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29398,12340,0,0,1126,17612,0,0,'From Their Corpses, Rise! Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29399,9056,0,0,26219,0,0,0,'Sparksocket AA Cannon','','',0,10,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29400,9056,0,0,24993,24994,24995,0,'Corrupted Scarlet Onslaught','','',0,6,0,0,0,1,1,0,79,80,2084,6088,6300,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,38056,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29401,9056,0,0,21955,11686,0,0,'Argent Tome','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29402,9056,0,0,27235,0,0,0,'Ironwool Mammoth','','',0,1,0,0,0,1,1,0,77,78,190,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,5.25,0.465,'',0,0,0,2.5,8,14,0,56356,55644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42104,0,0,0,0,0,0,0),(29403,9056,0,0,24688,0,0,0,'Onslaught Gryphon','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,54420,0,0,0,0,0,0,0,0,0,0,0,0,0,165,0,0,0,0,0,0,0,0,0),(29404,9056,0,0,275,0,0,0,'Savage Hill Scavenger','','',0,7,0,0,0,1,1,0,77,78,16,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.5,'',0,2013,0,2.5,8,14,0,50403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40645,0,0,0,0,0,0,0),(29405,9056,0,0,26222,0,0,0,'Uzo Deathcaller','','',0,7,0,1,0,1,1,0,78,78,2050,58850,58850,19045,1,2,2000,0,1761.8,2479.4,0,0,0,0,300000,9104,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,10727,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29406,12340,0,0,1126,17612,0,0,'You\'ll Need a Gryphon Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29407,9056,29554,0,27174,27185,0,0,'Snowblind Devotee','','',0,7,0,0,0,1,1,0,76,77,16,11001,11379,3684,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,0,0.31,'',0,1924,0,2.5,8,14,0,56410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29408,12340,0,0,24857,0,0,0,'Garm Raider','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,6,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29409,9056,29553,0,24842,0,0,0,'Garm Watcher','','',0,7,0,0,0,1,1,0,78,78,16,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,0,0,'',0,2012,0,2.5,8,14,0,50413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29411,9056,29412,0,26198,0,0,0,'Crystalweb Weaver','','',0,1,3,0,0,1,1,0,77,78,1692,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,47698,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29412,9056,0,0,26223,0,0,0,'Crystalweb Spitter','','',0,1,3,0,0,1,1,0,77,78,1692,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,57616,12023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29413,9056,0,0,27183,27173,0,0,'Snowblind Digger','','',0,7,0,0,0,1,1,0,76,77,1693,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,0,0.372,'',0,1919,0,2.5,8,14,0,48374,50370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40744,0,0,0,0,0,0,0),(29414,9056,0,0,26363,0,0,0,'Bone Gryphon','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1,'54422 54476',0,0,0,2.5,8,14,0,48766,54469,54467,55214,54422,0,0,0,0,4,0,0,0,0,166,0,0,0,0,0,0,0,0,0),(29415,9056,0,0,24688,0,0,0,'Captured Onslaught Gryphon','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29416,9056,0,0,22712,17200,0,0,'Argent Stand Dummy','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29417,12340,15932,0,16064,0,0,0,'Gluth (1)','','',76,6,0,3,0,1,1,0,83,83,21,8436725,8436725,0,1,0,1600,0,28504,38248,0,0,0,0,0,10673,0,0,0,0,0,0,12,1.5,'',1,1617107,15,2.5,8,14,0,26662,28371,54378,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29418,9056,0,0,26237,0,0,0,'Jason Morris','','',0,7,0,0,0,1,1,0,69,69,1929,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29419,9056,0,0,26236,0,0,0,'Julian Morris','','',0,7,0,0,0,1,1,0,69,69,1929,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29420,9056,0,0,26238,0,0,0,'Jessica Morris','','',0,7,0,0,0,1,1,0,69,69,1929,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29421,9056,0,0,26821,0,0,0,'Nicole Morris','','',0,7,0,0,0,1,1,0,69,69,1929,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29422,9056,0,0,21748,21751,21749,21750,'Forsaken Recruit','','',0,7,0,0,0,1,1,0,68,69,1897,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29423,12340,0,0,26237,0,0,0,'Summon Tester','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29424,9056,0,0,4449,26241,0,0,'Stormforged Lightning Target','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,0.75,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29425,9056,0,0,169,11686,0,0,'Erekem Controller','','',0,10,0,1,0,1,1,0,77,77,35,11379,11379,0,1,0,2000,0,2782.5,3915,0,0,0,0,3600000,8822,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29426,9056,0,0,25771,0,0,0,'Hyldnir Overseer','','',0,7,0,0,0,1,1,0,79,80,2126,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,2232,0,2.5,8,14,0,30931,46182,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(29427,9056,0,0,26242,26785,0,0,'Captive Vrykul','','',0,7,0,0,0,1,1,0,79,80,190,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347222,'',0,2216,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(29428,9056,0,0,26243,0,0,0,'Ricket','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,3,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29429,9056,0,0,26244,0,0,0,'Janks','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,2,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29430,9056,0,0,26245,0,0,0,'Tore Rumblewrench','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,3,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29431,9056,0,0,26246,0,0,0,'Jeer Sparksocket','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,3,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29432,9056,0,0,26247,0,0,0,'Gino','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,2,2000,0,422,586,0,2000,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29433,9056,0,0,26250,26251,0,0,'Goblin Sapper','','',0,7,0,0,0,1,1,0,77,78,35,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0,0),(29434,9056,0,0,26248,26249,0,0,'Injured Goblin Miner','','',128,7,0,0,0,0.8,1,0,77,78,35,9103,9416,0,1,3,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,110,0),(29435,12340,0,0,25797,0,0,0,'Sybil (Unarmed) - Deprecated','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(29436,9056,0,0,26177,0,0,0,'Icetouched Earthrager','','',512,4,0,0,0,1,1,0,74,75,834,10282,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,55216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41503,42107,0,0,0,0,0,0),(29437,9056,0,0,25640,0,0,0,'Rageclaw Berserker','','',4096,7,0,0,0,1,1,0,74,75,2115,10282,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.1,0.341,'',0,0,0,2.5,8,14,0,50420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29438,9056,0,0,25385,0,0,0,'Rageclaw Primalist','','',4096,7,0,0,0,1,1,0,74,75,2115,10282,10635,3514,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,0.8,0.248,'',0,0,0,2.5,8,14,0,50420,12548,11986,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29439,9056,0,0,25376,0,0,0,'Rageclaw Hunter','','',4096,7,0,0,0,1,1,0,74,75,2115,10282,10635,3514,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,50420,18651,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29440,9056,0,0,26252,0,0,0,'Goblin Sapper Backpack','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3.75,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29441,9056,0,0,16221,0,0,0,'Lieutenant Julek','The Argent Dawn','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29442,9056,0,0,16219,0,0,0,'Lieutenant Kregor','The Argent Dawn','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29443,9056,0,0,26196,0,0,0,'Argent Dawn Banner (Visual)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29444,9056,0,0,1206,6303,2957,2958,'Drakkari Snake','','',0,1,0,0,0,0.02,5,0,75,75,2069,93,93,0,1,0,1550,0,265.05,375.875,0,0,0,0,300000,8219,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,25809,25810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29445,9056,0,0,28977,0,0,0,'Thorim','','',4,7,0,0,0,1,1,0,82,82,35,13481,13481,0,1,3,2000,0,17080,22470,0,0,0,0,300000,10356,0,0,0,0,0,0,6.25,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29446,12340,15929,0,15297,0,0,0,'Stalagg (1)','','',76,6,0,3,0,1,1,0,83,83,21,2091750,2091750,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,3.75,1.5,'',1,0,15,2.5,8,14,0,28134,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29447,12340,15930,0,15297,0,0,0,'Feugen (1)','','',76,6,0,3,0,1,1,0,83,83,21,2091750,2091750,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,3.75,1.5,'',1,0,15,2.5,8,14,0,54517,54528,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29448,12340,15928,0,16137,0,0,0,'Thaddius (1)','','',76,6,0,3,0,1,1,0,83,83,21,30400100,30400100,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,10,0.7,'62371 61204',1,1570821,15,2.5,8,14,0,28299,27680,28167,28089,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29449,9056,29882,0,25454,0,0,0,'Vargul Deathwaker','','',0,6,0,0,0,1,1,0,75,76,1885,10635,11001,3602,1,0,2000,0,352,499,0,0,0,0,300000,8503,0,0,0,0,0,0,1.5,0.465,'',0,1830,0,2.5,8,14,0,56038,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,41989,0,0,0,0,0,0),(29450,9056,29882,0,26254,0,0,0,'Vargul Runelord','','',0,6,0,0,0,1,1,0,75,76,1885,8508,8800,8060,1,0,2000,0,300,436,0,0,0,0,300000,6851,0,0,0,0,0,0,1.25,0.3875,'54512',0,1825,0,2.5,8,14,0,54512,56036,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,41989,0,0,0,0,0,0),(29451,9056,29882,0,25300,0,0,0,'Vargul Slayer','','',0,6,0,0,0,1,1,0,75,76,1885,10635,11001,0,1,0,3000,0,534,754.5,0,0,0,0,300000,8520,0,0,0,0,0,0,2,0.62,'56035',0,1828,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,41989,42108,0,0,0,0,151,0),(29452,9056,0,0,25785,0,0,0,'Vargul Blighthound','','',1,1,1,0,0,1,1,0,74,80,1885,6500,12240,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,52473,24604,50046,27047,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(29453,9056,0,0,26255,0,0,0,'Vargul Plaguetalon','','',0,6,0,0,0,1,1,0,74,75,1885,10282,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,55079,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,201,0),(29454,9056,0,0,26256,0,0,0,'Burr','','',0,7,0,0,0,1,1,0,73,73,2070,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,300000,7618,0,0,0,0,0,0,1.35,0.3123,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29455,9056,0,0,26257,0,0,0,'Gerk','','',0,7,0,0,0,1,1,0,72,72,2070,9610,9610,0,1,2,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.35,0.3123,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29456,9056,0,0,26258,0,0,0,'Aurochs Grimbane','','',2048,7,0,1,0,1,1,0,78,78,2050,58850,58850,19045,1,2,2000,0,1761.8,2479.4,0,0,0,0,300000,9104,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29457,9056,0,0,1126,11686,0,0,'Plague Sprayer Trigger','','',0,10,0,0,0,1,1,0,80,80,2068,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,2,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29458,9056,0,0,25797,0,0,0,'Brunnhildar Drakerider','','',3072,7,0,0,0,1,1,0,80,80,2113,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29459,9056,0,0,22712,17200,0,0,'Vargul Dummy','','',0,10,0,0,0,1,1,0,75,76,35,10635,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,151,0),(29460,9056,0,0,26740,0,0,0,'Frigid Proto-Drake','','',0,2,0,0,0,1,1,0,80,80,1885,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3.75,0.225,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,0,0,0,0,0),(29461,9056,29412,0,26273,0,0,0,'Icetip Crawler','','',0,1,3,0,0,1,1,0,78,78,1965,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,57617,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40944,0,0,0,0,0,0,0),(29466,9056,0,0,26261,0,0,0,'Goblin Prisoner','','',0,7,0,0,0,1,1,0,78,79,35,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29468,9056,0,0,26271,0,0,0,'Crusader Dargath','','',0,6,0,0,0,1,1,0,80,80,2070,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29469,9056,0,0,26267,27006,26285,0,'Ice Steppe Rhino','','',65537,1,43,0,0,1,1,0,78,79,634,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,5,0.31,'',0,0,0,2.5,8,14,0,55193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41340,0,0,0,0,0,0,0),(29471,12340,0,0,26290,0,0,0,'Drakkari Troll','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29472,12340,0,0,26291,0,0,0,'Argent Crusader','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29473,9056,0,0,26293,0,0,0,'Gretchen Fizzlespark','','',0,7,0,0,0,1,1,0,78,78,35,11770,11770,0,1,3,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29474,12340,0,0,17166,0,0,0,'Riding Skeletal Gryphon','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29475,9056,0,0,6271,0,0,0,'Improved Land Mine','','',0,10,0,0,0,1,1,0,78,78,2110,5052,5052,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29476,9056,0,0,26299,0,0,0,'Dagna Flintlock','Gunsmith','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,4224,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,61353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29477,9056,0,0,26092,0,0,0,'Earthen Defender','','',0,7,0,0,0,1,1,0,79,80,1770,12175,12600,3944,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29478,9056,0,0,26300,0,0,0,'Jepetto Joybuzz','Toymaker','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,129,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29479,9056,0,0,22132,0,0,0,'Shoveltusk Forager','','',0,1,0,0,0,1,1,0,69,69,634,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,2.8,1.6,'',0,0,0,2.5,8,14,0,55860,32019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42104,0,0,0,0,0,0,0),(29480,9056,0,0,10627,0,0,0,'Grimwing','Flight Master','',0,6,0,1,0,3,1,0,75,75,2050,13956,13956,0,1,8193,2000,0,1573.2,2231,0,0,0,0,180000,8219,0,0,0,0,0,0,2.25,0.7995,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29481,9056,0,0,25815,0,0,0,'Lok\'lira the Crone','','',0,7,0,0,0,1,1,0,79,79,35,12175,12175,0,1,3,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29482,12340,0,0,16633,0,0,0,'Pet Skunk','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29483,9056,0,0,19218,0,0,0,'K3 Perimeter Turret','','',0,10,0,0,0,1,1,0,80,80,2110,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29484,9056,0,0,26303,0,0,0,'Skeletal Gryphon, Mount','','',0,10,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,57,0),(29485,9056,0,0,26302,0,0,0,'Dolomite Giant','','',0,5,0,1,0,3,3,0,80,80,1770,37800,37800,11982,1,0,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,3.5,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29486,9056,0,0,22639,0,0,0,'Tamed Shoveltusk','','',0,1,0,0,0,1,1,0,69,69,16,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.75,1,'',0,0,0,2.5,8,14,0,42320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42104,0,0,0,0,0,0,0),(29487,9056,0,0,26304,0,0,0,'Wild Shoveltusk','','',0,1,0,0,0,1,1,0,68,68,634,6986,6986,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.75,1,'',0,0,0,2.5,8,14,0,42320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42104,0,0,0,0,0,0,0),(29488,9056,0,0,26308,0,0,0,'Scourge Gryphon','','Taxi',0,6,0,0,0,2,1,0,53,54,2100,4906,5066,0,1,1,2000,0,92,122,0,0,0,0,360000,3180,0,0,0,0,0,0,1,0.31,'57764',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,213,0),(29489,9056,0,0,26305,0,0,0,'Captain Welsington','','',0,7,0,0,0,1,1,0,80,80,67,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,2192,0,2.5,8,14,0,32588,27577,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,40652,0,0,0,0,0,0,0),(29490,9056,0,0,26306,0,0,0,'Captain Hartford','','',0,7,0,0,0,1,1,0,80,80,67,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,0,0,'',0,2221,0,2.5,8,14,0,20823,11831,20822,0,0,0,0,0,0,0,0,0,0,0,0,0,40652,0,0,0,0,0,0,0),(29491,9056,0,0,25879,0,0,0,'Karandonna','Clothier','',0,7,0,0,0,1,1,0,75,75,2007,3256,3256,7981,1,4224,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29492,9056,0,0,23812,23813,23814,0,'Ashwood Trapper','','',0,7,0,0,0,1,1,0,73,74,2032,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29493,9056,0,0,26307,0,0,0,'Jarold Puller','Specialty Ammunition','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,4480,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29494,9056,0,0,26309,0,0,0,'Shen Kang Cheng','Staves','',0,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,4224,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29495,9056,0,0,26310,0,0,0,'Norvin Alderman','Cloaks','',0,7,0,0,0,1,1,0,75,75,2007,3256,3256,7981,1,128,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29496,9056,0,0,26311,0,0,0,'Kerta the Bold','Axe & Polearm Merchant','',0,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,4224,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29497,9056,0,0,26312,0,0,0,'Walther Whiteford','Mace Merchant','',0,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,4224,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29498,9056,0,0,26355,0,0,0,'Brunnhildar Warmaiden','','',2048,7,0,0,0,1,1,0,80,80,2133,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,6,0.31,'',0,2075,0,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(29499,9056,0,0,26313,0,0,0,'Bartram Haller','Dagger & Fist Weapon Merchant','',0,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,4224,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29500,9056,0,0,26388,0,0,0,'Brunnhildar Warbear','','',0,1,4,0,0,1,1,0,80,80,2133,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,4.125,0.825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,173,0,0,0,0,0,0,0,0,0),(29501,9056,0,0,26308,0,0,0,'Scourge Gryphon','','Taxi',0,6,0,0,0,2,1,0,53,54,2100,4906,5066,0,1,8193,2000,0,92,122,0,0,0,0,360000,3180,0,0,0,0,0,0,1,0.31,'57764',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,213,0),(29503,9056,0,0,28013,0,0,0,'Fjorn','','',0,7,0,1,0,1,1,0,80,80,2108,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,12,0.62,'',0,7537,0,2.5,8,14,0,55512,57801,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29504,9056,30125,30125,25680,0,0,0,'Seething Revenant','','',0,4,0,0,0,1,1,0,80,80,834,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,56620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41558,42107,0,0,0,0,0,0),(29505,9056,0,0,26339,0,0,0,'Imindril Spearsong','Weaponsmithing Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29506,9056,0,0,26338,0,0,0,'Orland Schaeffer','Armorsmithing Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29507,9056,0,0,26337,0,0,0,'Manfred Staller','Elemental Leatherworking Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29508,9056,0,0,26336,0,0,0,'Andellion','Dragonscale Leatherworking Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29509,9056,0,0,26335,0,0,0,'Namha Moonwater','Tribal Leatherworking Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29510,9056,0,0,26377,0,0,0,'Linna Bruder','Shadoweave Tailoring Specialist','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29511,9056,0,0,26378,0,0,0,'Lalla Brightweave','Spellfire Tailoring Specialist','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29512,9056,0,0,26376,0,0,0,'Ainderu Summerleaf','Mooncloth Tailoring Specialist','',4096,7,0,0,0,1,1,0,76,76,2007,11001,11001,0,1,128,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29513,9056,0,0,26375,0,0,0,'Didi the Wrench','Goblin Engineering Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29514,9056,0,0,26374,0,0,0,'Findle Whistlesteam','Gnome Engineering Trainer','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29515,9056,0,0,22053,0,0,0,'Dead Death\'s Rise Vrykul','','',0,7,0,0,0,1,1,0,79,80,1885,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.65,0.381944,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29517,9056,0,0,24994,24993,24992,24995,'Darkmender\'s Ghoul','Setaal\'s Pet','',0,6,0,0,0,1,1,0,78,78,2050,5052,5052,0,1,0,2000,0,194,221,0,0,0,0,300000,8219,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,26062,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29518,9056,0,0,26123,0,0,0,'Overseer Syra','','',0,7,0,0,0,1,1,0,79,79,2109,12175,12175,0,1,0,2000,0,404,564,0,0,0,0,180000,9426,0,0,0,0,0,0,1.2,0.372,'',0,2122,0,2.5,8,14,0,6253,15578,49807,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,40690,0,0,0,0,0,0),(29519,9056,0,0,25373,25357,25358,25364,'Unworthy Initiate','','',0,6,0,0,0,1.5,1,0,55,55,7,3921,3921,2117,1,0,2000,0,87,116,0,0,0,0,360000,3232,0,0,0,0,0,0,1.5,0.383,'54612',0,0,0,2.5,8,14,0,52374,52375,52372,52373,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29520,9056,29519,0,25355,25371,25372,25361,'Unworthy Initiate','','',0,6,0,0,0,1.5,1,0,55,55,7,3921,3921,2117,1,0,2000,0,87,116,0,0,0,0,360000,3232,0,0,0,0,0,0,1.5,0.208,'54612',0,0,0,2.5,8,14,0,52374,52375,52372,52373,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29521,9056,0,0,23980,24719,0,0,'Unworthy Initiate Anchor','','',0,10,0,0,0,1.25,1,0,55,55,7,3268,3268,2117,1,0,2000,0,87,116,0,0,0,0,360000,3232,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29522,9183,0,0,26324,0,0,0,'Frost Wyrm Raptor','','',8,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29523,9056,0,0,26321,0,0,0,'Bragund Brightlink','Mail Armor Merchant','',0,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,4224,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29524,13164,0,0,22712,17200,0,0,'Mammoth Meat Bunny','','',1152,10,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,39.5377,39.5377,0,0,44,44,0,6792,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29525,9056,0,0,26325,0,0,0,'Zeev Fizzlespark','','',0,7,0,0,0,1,1,0,78,78,35,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29526,12340,0,0,15093,0,0,0,'Sholazar Daily Test NPC','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29527,9056,0,0,26395,0,0,0,'Orton Bennet','Offhand Offerings','',0,7,0,0,0,1,1,0,75,75,2007,3256,3256,7981,1,130,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29528,9056,0,0,26396,0,0,0,'Debbi Moore','Trinkets & Charms','',0,7,0,0,0,1,1,0,75,75,2007,3256,3256,7981,1,128,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29529,9056,0,0,26347,0,0,0,'Ninsianna','Relics','',0,7,0,0,0,1,1,0,75,75,2007,3256,3256,7981,1,128,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29530,9056,0,0,26372,0,0,0,'Binzik Goldbook','Banker','',4096,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,131072,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29532,9056,0,0,26373,0,0,0,'Ajay Green','Innkeeper','',4096,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,66179,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29533,9056,0,0,26362,0,0,0,'Schembari \"Uncle Sal\" Shearbolt','Arena Battlemaster','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,1048576,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29534,9056,0,0,26386,0,0,0,'\"Baroness\" Llana','Arena Organizer','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,262145,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29535,9056,0,0,26445,0,0,0,'Alchemist Cinesra','Poison Vendor','',0,7,0,0,0,1,1,0,75,75,35,3256,3256,7981,1,1154,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29537,9056,0,0,26443,0,0,0,'Darahir','Reagents & Magical Goods','',0,7,0,0,0,1,1,0,75,75,35,4652,4652,0,1,2176,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29538,9056,0,0,26444,0,0,0,'Hexil Garrot','Tools of the Trade','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,4224,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29539,9056,0,0,26463,0,0,0,'Nargle Lashcord','Veteran Arena Vendor','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29540,9056,0,0,26464,0,0,0,'Xazi Smolderpipe','Arena Vendor','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29541,9056,0,0,26465,0,0,0,'Zom Bocom','Apprentice Arena Vendor','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29542,9056,0,0,26326,0,0,0,'Archbishop Landgren','','',72,7,0,1,0,24,20,0,80,80,67,302400,302400,79880,1,0,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,60453,60440,60446,60449,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29543,9056,0,0,26331,0,0,0,'Frostworg Carcass','','',0,7,0,1,0,5,1,0,79,80,14,60875,63000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,0,3,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29544,9056,0,0,24531,0,0,0,'Dead Frost Giant','','',0,7,0,1,0,1,1,0,79,80,2107,48700,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,6,0.31,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29545,9056,0,0,26740,0,0,0,'Proto-Drake Corpse','','',0,2,0,0,0,1,1,0,80,80,1885,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,3.75,0.225,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29546,9056,0,0,26328,0,0,0,'K3 Snow Runner','','',0,7,0,0,0,1,1,0,77,78,35,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29547,9056,0,0,27211,0,0,0,'Applebough','Fruit Vendor','',0,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,3,0.5205,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29548,9056,0,0,26330,0,0,0,'Aimee','Pie, Pastry & Cakes','',0,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,640,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29549,9056,0,0,26388,0,0,0,'Brunnhildar Riding Bear','','',0,1,4,0,0,1,1,0,79,80,2113,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,4.125,0.825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29550,12340,0,0,1126,17612,0,0,'Arete\'s Gate Summoned Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29551,9056,0,0,25771,0,0,0,'Brunnhildar Bearhandler','','',0,7,0,0,0,1,1,0,79,80,2113,12175,12600,0,1,1,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(29552,12340,0,0,24857,0,0,0,'Garm Raider','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,6,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29553,9056,0,0,24842,0,0,0,'Garm Watcher','','',0,7,0,0,0,1,1,0,77,78,16,11379,11379,0,1,0,2000,0,371,522,0,2000,0,0,600000,8822,0,0,0,0,0,0,0,0,'',0,2017,0,2.5,8,14,0,50413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29554,9056,0,0,27173,27183,0,0,'Snowblind Devotee','','',0,7,0,0,0,1,1,0,76,77,16,11379,11379,3725,1,0,2000,0,367,519,0,2000,0,0,600000,8803,0,0,0,0,0,0,0,0.31,'',0,1918,0,2.5,8,14,0,56410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29555,9056,0,0,26250,26251,28096,28097,'Goblin Sapper','','',0,7,0,0,0,1,1,0,77,78,2110,11379,11770,0,1,0,2000,0,387,543,0,2000,0,0,180000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,175,0,0,0,0,0,0,0,0,0),(29556,9056,0,0,26252,0,0,0,'Goblin Sapper Backpack','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29558,9056,0,0,16480,19595,0,0,'Frost Giant Target Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29559,9056,0,0,26334,0,0,0,'Lion Seal Whelp','','',0,1,0,0,0,1,1,0,68,69,1999,6986,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0.4,0.124,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29560,9056,0,0,26197,0,0,0,'Lord-Commander Arete','','',0,7,0,1,0,1,1,0,80,80,2050,63000,63000,19970,1,2,2000,0,1918,2677,0,0,0,0,300000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,22966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29561,9056,0,0,26341,0,0,0,'Scrapbot','','',0,9,0,0,0,3,1,0,1,1,190,1,1,0,1,3456,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29562,9056,0,0,8842,0,0,0,'Icemaw Bear','','',0,1,4,0,0,1,1,0,80,80,1712,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,2.25,0.9165,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31696,12340,0,0,25852,0,25852,0,'Bronze Drake','','vehichleCursor',72,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0.75,0.2325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29564,9056,0,0,26342,0,0,0,'Grimes','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29565,9056,29519,0,25369,25363,25362,25360,'Unworthy Initiate','','',0,6,0,0,0,1.5,1,0,55,55,7,3921,3921,2117,1,0,2000,0,87,116,0,0,0,0,360000,3232,0,0,0,0,0,0,1.5,0.383,'54612',0,0,0,2.5,8,14,0,52374,52375,52372,52373,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29566,9056,29519,0,25356,25367,25365,25366,'Unworthy Initiate','','',0,6,0,0,0,1.5,1,0,55,55,7,3921,3921,2117,1,0,2000,0,87,116,0,0,0,0,360000,3232,0,0,0,0,0,0,1.5,0.347,'54612',0,0,0,2.5,8,14,0,52374,52375,52372,52373,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29567,9056,29519,0,25370,25368,25359,25354,'Unworthy Initiate','','',0,6,0,0,0,1.5,1,0,55,55,7,3921,3921,2117,1,0,2000,0,87,116,0,0,0,0,360000,3232,0,0,0,0,0,0,1.5,0.306,'54612',0,0,0,2.5,8,14,0,52374,52375,52372,52373,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29568,9056,0,0,26391,0,0,0,'\"Techs\" Rickard Rustbolt','Arena Battlemaster','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,1048576,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29569,9056,0,0,25771,0,0,0,'Valkyrion Aspirant','','',0,7,0,0,0,1,1,0,79,80,1885,12175,12600,0,1,1,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,2218,0,2.5,8,14,0,57524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41612,41989,0,0,0,0,0,0),(29570,9056,0,0,26725,0,0,0,'Nascent Val\'kyr','','',0,6,0,0,0,1,1,0,79,80,1885,12175,12600,0,1,1,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,1,'',0,0,0,2.5,8,14,0,60991,57547,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(29571,9056,0,0,25797,0,0,0,'Dead Drakerider','','',1024,7,0,0,0,1,1,0,80,80,2109,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0.31,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29572,9056,0,0,26346,0,0,0,'Landgren\'s Soul','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'36545',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29573,9056,0,0,27028,0,0,0,'Drakkari Elemental','','',104,4,0,1,1,10,1,0,1,1,35,117700,117700,3809,1,0,2000,0,2872.5,4042.5,0,0,0,0,0,9132,0,0,0,0,0,0,0,0,'',0,6647,0,2.5,8,14,0,54878,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43158,0,0,0,0,0,164,0),(29574,12340,16244,0,26329,0,0,0,'Infectious Ghoul (1)','','',72,6,0,1,0,1,1,0,81,81,21,390990,390990,0,1,0,1500,0,4524,5889,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.465,'',0,7707,15,2.5,8,14,0,54708,54701,54709,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(29575,12340,16243,0,11140,0,0,0,'Plague Slime (1)','','',72,10,0,1,0,1,1,0,81,81,14,521320,521320,0,1,0,1800,0,5428.8,7066.8,0,0,0,0,0,10033,0,0,0,0,0,0,2.5,1.198,'',0,7688,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29576,12340,16168,0,14710,0,0,0,'Stoneskin Gargoyle (1)','','',72,6,0,1,0,1,1,0,81,81,233,977475,977475,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,1.5,'',0,7575,15,2.5,8,14,0,28995,29325,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29577,9056,0,0,1126,11686,0,0,'Landgren\'s Soul Moveto Target Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29578,9183,0,0,18450,18451,0,0,'Stormwind Harbor Archer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29579,9056,0,0,26356,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,6,1,0,1,1,35,1,1,0,1,2,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29580,9056,0,0,23980,24719,0,0,'Teleport - Hall -> Heart','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,0,0,'54700',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29581,9056,0,0,23980,24719,0,0,'Teleport - Heart -> Hall','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,360000,6719,0,0,0,0,0,0,0,0,'54724',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29582,9056,0,0,28108,0,0,0,'Winged Steed of the Ebon Blade','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(29583,9056,0,0,26354,0,0,0,'Pan\'ya','Innkeeper','',4096,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,66177,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29584,9056,0,0,25797,0,0,0,'Dead Warmaiden','PH Texture','',2048,7,0,0,0,1,1,0,80,80,2113,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0.31,'61204',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29585,9056,0,0,26388,0,0,0,'Dead Warbear','','',2048,1,4,0,0,1,1,0,80,80,2113,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,4.125,0.825,'61204',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29586,9056,0,0,25952,0,0,0,'Stormforged Pillager','','',0,7,0,0,0,1,1,0,78,79,2102,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,0,0.31,'',0,2118,0,2.5,8,14,0,52701,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(29587,9056,0,0,25496,0,0,0,'Dread Commander Thalanor','','',0,6,0,1,0,10,1,0,80,80,2050,126000,126000,0,1,128,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29588,9056,0,0,23980,24719,0,0,'Teleport - Hall -> Heart (EPL)','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0,0,'54742',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29589,9056,0,0,23980,24719,0,0,'Teleport - Heart -> Hall (EPL)','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0,0,'54745',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29590,9056,0,0,26715,0,0,0,'Blighted Proto-Drake','','',0,1,0,0,0,1,1,0,80,80,1885,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,5,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42106,0,0,0,0,0,0,0),(29591,12340,0,0,25797,0,0,0,'Valkyrion Drake-Rider','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(29592,9056,0,0,26355,0,0,0,'Brijana','','',2048,7,0,0,0,1,1,0,80,80,2109,12600,12600,0,1,3,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,6,0.31,'',0,2259,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29593,9056,0,0,26357,0,0,0,'Yorg Stormheart','King of the Frostborn','',4096,7,0,1,0,50,1,0,80,80,84,630000,630000,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.95,0.4511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29594,9056,0,0,21774,0,0,0,'Angry Turkey','','',0,8,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29595,12340,0,0,16480,19595,0,0,'Frostworg KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29596,9183,0,0,28428,0,0,0,'White Polar Bear','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29597,12340,0,0,16480,19595,0,0,'Frost Giant KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31409,9056,0,0,28116,0,28116,0,'Alliance Engineering Seat','','vehichleCursor',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,278,0,0,0,0,0,0,0,0,0),(29599,9056,0,0,4449,26241,0,0,'Brann Snow Target','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,0.75,0.5,'54717',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29601,12340,16297,0,16895,0,0,0,'Mutated Grub (1)','','',72,10,0,1,0,1,1,0,81,81,16,104264,104264,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.35,'',0,7636,15,2.5,8,14,0,54769,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31408,9056,0,0,28360,0,28360,0,'Alliance Bomber Seat','','vehichleCursor',0,9,0,0,0,1,1,0,1,1,35,1,1,6,1,0,2000,0,2,3,0,0,1,2,180000,5,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,274,0,0,0,0,0,0,0,0,0),(29603,12340,16037,0,1954,0,0,0,'Plagued Bat (1)','','',72,1,0,1,0,1,1,0,80,80,16,37800,37800,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,0.9,0.21,'',0,0,15,2.5,8,14,0,54772,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29604,9056,0,0,26364,0,0,0,'Broll Bearmantle','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29605,9056,0,0,26262,0,0,0,'Ravenous Jormungar','','',65537,1,42,0,0,1,1,0,79,80,1711,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3.45,0.3565,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42927,0,0,0,0,0,0,0),(29607,9056,0,0,26365,0,0,0,'Valeera Sanguinar','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29608,12340,16036,0,7896,0,0,0,'Frenzied Bat (1)','','',72,1,0,1,0,1,1,0,80,80,16,37800,37800,0,1,0,1500,0,4114.5,5713.5,0,0,0,0,0,9729,0,0,0,0,0,0,1.125,0.2625,'',0,0,15,2.5,8,14,0,54781,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29609,12340,16034,0,23136,0,0,0,'Plague Beast (1)','','',72,6,0,1,0,1,1,0,81,81,16,195495,195495,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,0,2,'',0,7652,15,2.5,8,14,0,54780,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(29610,12340,0,0,24564,0,0,0,'Jorwyrgan','','',65536,1,42,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,12,1.24,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42927,0,0,0,0,0,0,0),(29611,9056,0,0,28127,0,0,0,'King Varian Wrynn','King of Stormwind','',76,7,0,3,0,400,20,1,83,83,1733,5578000,5578000,0,1,3,2000,0,17815,23905,0,0,0,0,7200000,10673,0,0,0,0,0,0,1.25,0.3875,'',1,730500,0,2.5,8,14,0,59688,41056,60509,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29612,12340,16056,0,15978,0,0,0,'Diseased Maggot (1)','','',72,1,0,1,0,1,1,0,80,80,16,37800,37800,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.25,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29613,12340,16236,0,15788,0,0,0,'Eye Stalk (1)','','',72,10,0,1,0,1,1,0,81,81,16,26066,26066,0,1,0,1000,0,3016,3926,0,0,0,0,0,10033,0,0,0,0,0,0,2.5,0.96,'',0,0,15,2.5,8,14,0,29407,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29614,9056,0,0,26367,26369,0,0,'Onslaught Darkweaver','','',0,7,0,1,0,1,1,0,79,80,67,19480,20160,17450,1,0,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,0,0,'',0,6642,0,2.5,8,14,0,8722,13787,54840,11939,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29615,12340,15954,0,16590,0,0,0,'Noth the Plaguebringer (1)','','',76,6,0,3,0,1,1,0,83,83,21,8436725,8436725,127740,1,0,2000,0,34720,47180,0,0,0,0,0,10573,0,0,0,0,0,0,3,0.612,'',1,0,15,2.5,8,14,0,54814,54835,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29617,9056,0,0,23031,0,0,0,'Valiance Keep Defender','','',0,7,0,0,0,1,1,0,69,69,1973,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29618,9056,0,0,27172,27181,0,0,'Snowblind Follower','','',0,7,0,0,0,1,1,0,76,77,16,11001,11379,3684,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29619,9056,29618,0,24857,0,0,0,'Garm Invader','','',0,7,0,0,0,1,1,0,77,78,16,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,6,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(29620,9056,0,0,26582,0,0,0,'Dreadlord Mal\'Ganis','','',72,3,0,1,0,1,1,0,1,1,67,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,0.93,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29621,9056,29627,29627,24957,0,0,0,'Grand Admiral Westwind','Leader of the Scarlet Onslaught','',36,7,0,1,0,1,1,0,80,80,14,226800,226800,0,1,0,2280,0,16837.8,23381.4,0,0,0,0,300000,9729,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,60502,15284,57846,60500,53045,60501,49807,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29622,9056,0,0,1888,0,0,0,'Savage Hill Mystic','','',0,7,0,0,0,1,1,0,77,78,16,9103,9416,8386,1,0,2000,0,322,466,0,0,0,0,300000,7335,0,0,0,0,0,0,1.35,0.3384,'',0,2021,0,2.5,8,14,0,50273,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40645,0,0,0,0,0,0,0),(29623,9056,0,0,1887,0,0,0,'Savage Hill Brute','','',0,7,0,0,0,1,1,0,77,78,16,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.376,'',0,2019,0,2.5,8,14,0,54768,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40645,0,0,0,0,0,0,0),(29624,9056,0,0,27005,0,0,0,'Stormrider','','',0,4,0,0,0,1,1,0,79,80,14,12175,12600,3944,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,12549,51876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41514,42107,0,0,0,0,0,0),(29625,9056,0,0,26742,0,0,0,'Hyldsmeet Proto-Drake','','',0,1,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3.75,0.2325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,183,0,0,0,0,0,0,0,0,0),(29626,9056,0,0,24855,0,0,0,'Tormar Frostgut','','',0,7,0,0,0,1,1,0,78,78,16,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,180000,9124,0,0,0,0,0,0,7.5,0.775,'',0,2005,0,2.5,8,14,0,50410,11876,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29627,12340,0,0,1126,17612,0,0,'Grand Admiral Westwind Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29628,9056,0,0,26390,0,0,0,'Angelique Butler','First Aid Supplies','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29629,12340,0,0,26393,0,0,0,'Owen Test Creature','','',76,6,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29630,9056,0,0,6303,1987,2955,2954,'Fanged Pit Viper','','',0,1,0,0,0,1,1,0,1,1,7,42,42,0,1,0,2000,0,2,2,0,0,0,0,3600000,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29631,9056,0,0,26394,0,0,0,'Awilo Lon\'gomba','Grand Master Cooking Trainer','',4096,7,0,0,0,1,1,0,75,75,2123,10635,10635,0,1,83,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29632,12340,16984,0,28022,0,0,0,'Plagued Warrior (1)','','',72,6,0,1,0,1,1,0,81,81,14,130330,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.2,0.277778,'',0,0,15,2.5,8,14,0,15496,54891,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29633,12340,16983,0,28021,0,0,0,'Plagued Champion (1)','','',72,6,0,1,0,1,1,0,81,81,14,130330,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.347222,'',0,0,15,2.5,8,14,0,32736,54889,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29634,12340,16981,0,27107,0,0,0,'Plagued Guardian (1)','','',72,6,0,1,0,1,1,0,81,81,14,83408,83408,161622,1,0,2000,0,4563,6617,0,0,0,0,0,8102,0,0,0,0,0,0,1.5,0.465,'',0,0,15,2.5,8,14,0,54891,29209,29211,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29635,12340,16982,0,12074,0,0,0,'Plagued Construct (1)','','',8,6,0,1,0,1,1,0,61,61,233,1,1,0,1,0,2000,0,2067,2873,0,0,0,0,0,4047,0,0,0,0,0,0,1.875,0.4375,'',0,0,15,2.5,8,14,0,56586,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29636,9056,0,0,26397,0,0,0,'Hagatha Moorehead','Reagent Merchant','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,2176,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29637,9056,0,0,1206,6303,2957,2958,'Crafty Snake','','',0,1,0,5,0,0.02,1,0,70,70,190,81,81,0,1,0,3000,0,378,535.5,0,0,0,0,180000,6719,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29639,9056,0,0,26355,0,0,0,'Brunnhildar Prisoner','','',2048,7,0,0,0,1,1,0,80,80,2113,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,6,0.31,'54894',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(29640,9056,0,0,26398,0,0,0,'Josie Birch','','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29641,9056,0,0,27782,0,0,0,'Theresa Wolf','Loremaster','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29642,9056,0,0,26400,0,0,0,'Dim Flathoof','','',0,7,0,0,0,1,1,0,77,78,35,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29643,9056,0,0,26401,0,0,0,'Bailey','','',0,7,0,0,0,1,1,0,77,78,35,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29644,9056,0,0,26402,0,0,0,'Bellinger','','',0,7,0,0,0,1,1,0,77,78,35,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31407,9056,0,0,28235,0,28235,0,'Alliance Turret Seat','','vehichleCursor',0,9,0,0,0,1,1,0,1,1,35,1,1,12,1,0,2000,0,2,3,0,0,1,2,180000,5,0,0,0,0,0,0,2.5,0.155,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,277,0,0,0,0,0,0,0,0,0),(29646,9056,0,0,26404,0,0,0,'Banshee Soulclaimer','','',0,6,0,0,0,1,1,0,75,76,1885,10635,11001,3602,1,0,2000,0,352,499,0,0,0,0,300000,8503,0,0,0,0,0,0,1.875,0.75,'',0,1825,0,2.5,8,14,0,17105,28993,0,0,0,0,0,0,0,4,0,0,0,0,0,0,41504,42108,0,0,0,0,0,0),(29647,9056,0,0,26656,0,0,0,'Gymer','King of Storm Giants','',0,5,0,0,0,1,1,0,77,77,35,11379,11379,0,1,3,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,12,10,'',0,0,0,2.5,8,14,0,55426,55429,55516,55421,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,151,0),(29648,9056,0,0,26363,0,0,0,'Bone Gryphon','','',0,6,0,0,0,1,1,0,80,80,2050,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29649,9056,0,0,26407,26405,26408,26406,'Captured Death\'s Rise Spy','','',0,7,0,0,0,1,1,0,77,80,35,11379,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29650,9056,0,0,26409,0,0,0,'Archaeologist Andorin','Explorers\' League','',0,7,0,0,0,1,1,0,80,80,1927,12600,12600,3994,1,3,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29651,9056,0,0,26410,0,0,0,'Boktar Bloodfury','','',0,7,0,0,0,1,1,0,80,80,1981,12600,12600,3994,1,2,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29652,9056,0,0,25757,25994,0,0,'Stormforged Tracker','','',0,7,0,0,0,1,1,0,78,79,1954,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,180000,9426,0,0,0,0,0,0,0,0.31,'',0,2118,0,2.5,8,14,0,46982,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(29654,9056,0,0,26860,0,0,0,'Drakuru Blood Drinker','','',0,6,0,0,0,1,1,0,74,75,2068,10282,10635,3514,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1.25,0.3875,'',0,1730,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,41161,42108,0,0,0,0,0,0),(29655,9056,0,0,1126,11686,0,0,'Malygos','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29656,9056,0,0,24181,0,0,0,'Drakuru Berserker','','',0,6,0,0,0,1,1,0,75,75,2068,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,3,3,'',0,1742,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,41161,42108,0,0,0,0,0,0),(29657,9056,0,0,26413,0,0,0,'High Arcanist Savor','','',0,7,0,0,0,1,1,0,75,75,2123,3256,3256,7981,1,1,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29658,9056,0,0,26412,0,0,0,'Chelsea Reese','Stable Master','',0,7,0,0,0,1,1,0,70,70,1927,8982,8982,0,1,4194305,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.425,0.1976,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29660,9056,0,0,26414,0,0,0,'Grand Marauder Sai','','',0,7,0,0,0,1,1,0,75,75,2027,4652,4652,0,1,1,2000,0,261,425,0,0,0,0,300000,7412,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29662,9056,0,0,2404,0,0,0,'Beau','Chelsea\'s Horse','',0,1,0,0,0,1,1,0,69,69,1892,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29663,9056,0,0,855,0,0,0,'Foxy','Chelsea\'s Dog','',0,1,0,0,0,1,1,0,69,69,1892,7984,7984,0,1,0,2000,0,245,346,0,0,0,0,300000,6423,0,0,0,0,0,0,0.875,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29664,9056,0,0,26416,0,0,0,'Ragemane','','',0,1,0,1,0,1,1,0,75,75,2068,106350,106350,0,1,0,2000,0,1573.2,2231,0,0,0,0,900000,8219,0,0,0,0,0,0,5,1.55,'54942',0,0,0,2.5,8,14,0,50420,50169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41115,0,0,0,0,0,0,0),(29665,9056,0,0,26417,0,0,0,'Pazik \"The Pick\" Prylock','Locksmith','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,1,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29667,9056,0,0,26502,0,0,0,'Warsong Gulch Portal','','Interact',0,10,0,0,0,1,1,0,80,80,534,5342,5342,0,1,1048576,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29668,9056,0,0,26495,0,0,0,'Arathi Basin Portal','','Interact',0,10,0,0,0,1,1,0,80,80,534,5342,5342,0,1,1048576,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29669,9056,0,0,26484,0,0,0,'Alterac Valley Portal','','Interact',0,10,0,0,0,1,1,0,80,80,534,5342,5342,0,1,1048576,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29670,9056,0,0,26499,0,0,0,'Eye of the Storm Portal','','Interact',0,10,0,0,0,1,1,0,80,80,534,5342,5342,0,1,1048576,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29671,9056,0,0,26504,0,0,0,'Strand of the Ancients Portal','','Interact',0,10,0,0,0,1,1,0,80,80,534,5342,5342,0,1,1048576,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29672,9056,0,0,26503,0,0,0,'Warsong Gulch Portal','','Interact',0,10,0,0,0,1,1,0,80,80,714,5342,5342,0,1,1048576,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29673,9056,0,0,26496,0,0,0,'Arathi Basin Portal','','Interact',0,10,0,0,0,1,1,0,80,80,714,5342,5342,0,1,1048576,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29674,9056,0,0,26494,0,0,0,'Alterac Valley Portal','','Interact',0,10,0,0,0,1,1,0,80,80,714,5342,5342,0,1,1048576,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29675,9056,0,0,26501,0,0,0,'Eye of the Storm Portal','','Interact',0,10,0,0,0,1,1,0,80,80,714,5342,5342,0,1,1048576,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29676,9056,0,0,26505,0,0,0,'Strand of the Ancients Portal','','Interact',0,10,0,0,0,1,1,0,80,80,714,5342,5342,0,1,1048576,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29677,9056,0,0,1166,0,0,0,'Frosthound','','',0,1,0,0,0,1,1,0,1,1,113,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,54997,54996,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29679,9056,0,0,26742,0,0,0,'Hyldsmeet Proto-Drake','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.2325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,190,0,0,0,0,0,0,0,0,0),(29680,9056,0,0,26420,0,0,0,'Slad\'ran Viper','','',0,1,0,0,0,0.4,1,0,1,1,35,4552,4552,0,1,0,2000,0,371,522,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,54987,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29681,12340,0,0,26278,0,0,0,'Gal\'darah Rhino','High Prophet of Akali','',72,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29682,9056,0,0,169,11686,0,0,'Slad\'ran Summon Target','','',0,10,0,1,0,1,1,0,74,74,14,10282,10282,0,1,0,2000,0,2460,3502.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29684,9056,0,0,15294,0,0,0,'Ticking Bomb','','',0,10,0,0,0,1,1,0,73,73,14,4399,4399,0,1,0,2000,0,316,450,0,0,0,0,180000,7618,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(29685,9183,0,0,21955,15880,0,0,'WotLK City Attacks Ice Block Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29686,9056,0,0,25376,25938,25638,25381,'Captured Rageclaw','','',0,7,0,0,0,1,1,0,74,75,2117,10282,10635,3514,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29687,9056,0,0,26426,0,0,0,'Crusader Lord Lantinga','','',4096,7,0,1,0,10,10,0,77,77,2070,113790,113790,37250,1,3,2000,0,1688.2,2387.4,0,0,0,0,300000,8803,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29688,9056,0,0,26427,0,0,0,'Engineer Reed','','',4096,7,0,1,0,10,10,0,72,72,2070,96100,96100,33090,1,4227,2000,0,1398.4,2005.6,0,0,0,0,300000,7305,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29689,9056,0,0,26428,0,0,0,'Crusader MacKellar','','',4096,7,0,1,0,10,10,0,72,72,2070,96100,96100,33090,1,3,2000,0,1398.4,2005.6,0,0,0,0,300000,7305,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29690,9056,0,0,26429,0,0,0,'Chief Rageclaw','','',4096,7,0,1,0,10,1,0,76,76,2115,110010,110010,3643,1,3,2000,0,1619.2,2295.4,0,0,0,0,300000,8503,0,0,0,0,0,0,1.35,0.4185,'',0,0,0,2.5,8,14,0,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29691,9056,0,0,26430,0,0,0,'Reed\'s Steam Tank','','',0,7,0,0,0,10,10,0,75,75,2070,106350,106350,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,4.55,3.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0),(29692,9056,0,0,22712,11686,0,0,'Hut Fire','','',1024,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29693,9056,0,0,2705,0,0,0,'Serpent Defender','','',1,1,27,0,0,1,1,0,72,73,16,9610,9940,3348,1,0,2000,0,313,448,0,0,0,0,300000,7604,0,0,0,0,0,0,0.85,0.85,'',0,0,0,2.5,8,14,0,34811,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35798,0,0,0,0,0,0,0),(29694,9056,0,0,25771,0,0,0,'Hyldsmeet Drakerider','','',0,7,0,0,0,0.7,1,0,79,80,2116,8522,8820,0,1,1,3000,0,633,879,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,32736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29695,9056,0,0,25793,0,0,0,'Tracker Thulin','','',0,7,0,0,0,1,1,0,79,79,1954,12175,12175,0,1,0,2000,0,404,564,0,0,0,0,180000,9426,0,0,0,0,0,0,0,0.3565,'',0,2115,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(29696,9056,0,0,26065,25988,26213,0,'Stormforged Pursuer','','',0,7,0,0,0,1,1,0,1,1,1954,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0.3875,'',0,2197,0,2.5,8,14,0,55007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29697,9056,0,0,26859,0,0,0,'Drakuru Prophet','','',0,6,0,0,0,1,1,0,74,75,2068,10282,10635,3514,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1,0.31,'',0,1731,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,41161,0,0,0,0,0,0,0),(29698,9056,0,0,19770,19768,0,0,'Drakuru Raptor','','',1,1,11,0,0,1,1,0,74,75,2068,10282,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,0,0,0,0,0,0,0,0,0),(29699,9056,0,0,26861,0,0,0,'Drakuru Raptor Rider','','',0,6,0,0,0,1,1,0,74,75,2068,10282,10635,3514,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1.15,0.3565,'',0,1742,0,2.5,8,14,0,15547,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(29700,9056,0,0,26319,0,0,0,'Drakuru Shackles','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0.05,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29701,12340,15936,0,16309,0,0,0,'Heigan the Unclean (1)','','',76,6,0,3,0,1,1,0,83,83,21,9273425,9273425,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,7.5,0.93,'',1,939470,15,2.5,8,14,0,29310,29998,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29702,9056,0,0,26438,0,0,0,'Chameli Banaphash','Haberdasher','',0,7,0,0,0,1,1,0,75,75,2007,3256,3256,7981,1,4224,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29703,9056,0,0,26437,0,0,0,'Sheddle Glossgleam','Cobbler','',0,7,0,0,0,1,1,0,75,75,2007,3256,3256,7981,1,4224,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29704,9183,0,0,16214,0,0,0,'Towering Horror','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.75,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31070,9056,0,0,26883,0,0,0,'Argent Skytalon','','vehichleCursor',0,2,0,0,0,1,1,0,77,79,2070,11379,12175,0,1,0,2000,0,404,606,0,2500,323,485,180000,9426,0,0,0,0,0,0,2,0.124,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31060,12340,0,0,22878,0,22878,0,'Russell\'s Test Wintergrasp Fighter Plane','','vehichleCursor',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29710,9056,0,0,19085,0,0,0,'Onslaught Destrier','','',0,1,0,0,0,1,1,0,78,79,190,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,2.5,0.85,'',0,0,0,2.5,8,14,0,29577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29711,12340,0,0,26439,0,0,0,'Mei','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29712,9056,0,0,3167,5446,0,0,'Stormwind Harbor Guard','','Directions',0,7,0,0,0,2,1,0,65,65,11,11828,11828,0,1,1,2000,0,200,281,0,0,0,0,180000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,114),(29713,9056,0,0,26756,0,0,0,'Slad\'ran Constrictor','','',0,1,0,0,0,0.5,1,0,1,1,35,5885,5885,0,1,0,2000,0,387,543,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,55093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29714,9056,0,0,27915,0,0,0,'Lucian Trias','Bread & Cheese Vendor','',0,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29715,9056,0,0,26441,0,0,0,'Fialla Sweetberry','Food & Drink','',0,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29716,9056,0,0,26442,0,0,0,'Clockwork Assistant','Jepetto\'s Companion','',4096,9,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0.75,0.4685,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29717,9056,35297,33192,26446,26448,26447,0,'Shadow Cultist','Cult of the Damned','',0,7,0,0,0,1,1,0,79,80,35,12175,12600,3944,1,0,2000,0,417,582,0,2000,0,0,180000,9633,0,0,0,0,0,0,1.875,0.3825,'',0,2217,0,2.5,8,14,0,32000,16592,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41359,0,0,0,0,0,0,0),(29718,12340,16011,0,16110,0,0,0,'Loatheb (1)','','',76,6,0,3,0,1,1,0,83,83,21,20220250,20220250,0,1,0,1250,0,4771.88,6403.15,0,0,0,0,0,10673,0,0,0,0,0,0,6,2,'',1,367357,15,2.5,8,14,0,29865,29204,55593,29234,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29719,9056,33192,0,12819,14700,14701,0,'Morbid Carcass','','',0,6,0,0,0,1,1,0,79,80,35,12175,12600,0,1,0,2000,0,422,586,0,1063256064,0,0,180000,7,0,0,0,0,0,0,2.625,0.875,'',0,2222,0,2.5,8,14,0,40504,50355,0,0,0,0,0,0,0,4,0,0,0,0,0,0,41361,41363,0,0,0,0,0,0),(29720,9056,33192,0,25402,25286,0,0,'Vault Geist','','',0,6,0,0,0,1,1,0,79,80,35,12175,12600,0,1,0,1000,0,422,586,0,1055790203,0,0,180000,7,0,0,0,0,0,0,1.5,0.465,'',0,2219,0,2.5,8,14,0,36590,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,41362,41363,0,0,0,0,0,0),(29721,9056,0,0,26449,0,0,0,'Skizzle Slickslide','Flight Master','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,8192,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29722,9056,33192,0,24999,25526,0,0,'Rabid Cannibal','','',0,6,0,0,0,1,1,0,79,80,35,12175,12600,0,1,0,1000,0,422,586,0,2000,0,0,180000,7,0,0,0,0,0,0,1.25,0.3875,'',0,2225,0,2.5,8,14,0,30639,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,41363,0,0,0,0,0,0,0),(29724,9056,0,0,26475,26476,26477,0,'Library Guardian','','',34816,9,0,0,0,1,1,0,79,79,14,12175,12175,3893,1,0,2000,0,399,559,0,0,0,0,300000,9405,0,0,0,0,0,0,1.25,6.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41130,0,0,0,0,0,0,0),(29725,9056,0,0,26450,0,0,0,'Benik Boltshear','Locksmith','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,1,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29726,9901,0,0,26452,0,0,0,'Mr. Chilly','','',0,12,0,0,0,1,1,0,1,1,188,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'61811',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(29727,9056,0,0,26453,0,0,0,'Glorthal Stiffbeard','','',4096,7,0,1,0,10,1,0,80,80,210,126000,126000,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29728,9056,0,0,26451,0,0,0,'Walter Soref','Locksmith','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,1,2000,0,342,485,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29729,9056,0,0,26454,26455,26456,26457,'Frostborn Axemaster','','',0,7,0,1,0,4,1,0,80,80,210,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29730,9056,0,0,26458,26459,0,0,'Frostborn Stormrider','','',4096,7,0,1,0,5,1,0,79,80,210,60875,63000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29731,9056,0,0,26460,26461,0,0,'Frostborn Iceshaper','','',4096,7,0,1,0,5,1,0,79,80,1733,60875,63000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29732,9056,0,0,26462,0,0,0,'Fjorlin Frostbrow','','',4096,7,0,1,0,10,1,0,80,80,1733,126000,126000,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29733,9056,0,0,25639,0,0,0,'Elder Shaman Moky','','',4096,7,0,1,0,10,1,0,75,75,2115,106350,106350,3561,1,2,2000,0,1559.4,2212.6,0,0,0,0,300000,8204,0,0,0,0,0,0,1.1,0.341,'',0,0,0,2.5,8,14,0,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29734,9056,0,0,26355,0,0,0,'Liberated Brunnhildar','PH Texture','',2048,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,6,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(29735,9056,0,0,22088,23793,0,0,'Savage Worg','','',1,1,1,0,0,1,1,0,70,70,16,8982,8982,0,1,0,1000,0,126,178.5,0,0,0,0,3600000,6719,0,0,0,0,0,0,0,1.75,'',0,0,0,2.5,8,14,0,55077,42745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29736,9056,0,0,26466,0,0,0,'Stormcrest Eagle','','',0,1,26,1,0,1,1,0,1,1,1732,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.775,'55971',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29737,12340,0,0,4626,25175,0,0,'Barrel o\' Fun','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29738,9056,33192,0,26734,26736,26737,0,'Death Knight Master','','',2048,6,0,0,0,1,1,0,79,80,35,12175,12600,3944,1,0,2000,0,417,582,0,2000,0,0,180000,9633,0,0,0,0,0,0,1.5,0.347222,'',0,2208,0,2.5,8,14,0,50689,50688,0,0,0,0,0,0,0,4,0,0,0,0,0,0,41363,41989,0,0,0,0,0,0),(29740,9056,0,0,26471,0,0,0,'Craga Ironsting','Stable Master','',0,7,0,0,0,1,1,0,72,72,1981,9610,9610,0,1,4194305,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29741,12340,0,0,26489,0,0,0,'Moorabi Mammoth Visual','High Prophet of Man\'toth','',72,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29742,9056,0,0,27989,0,0,0,'Snake Wrap','','',0,10,0,0,0,0.5,1,0,1,1,14,5885,5885,0,1,0,2000,0,387,543,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,55128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29743,9056,0,0,26480,0,0,0,'Lagnus','Explorers\' League','',4096,7,0,0,0,1,1,0,80,80,1927,12600,12600,3994,1,3,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29744,9056,0,0,26481,0,0,0,'Rork Sharpchin','Explorers\' League','',4096,7,0,0,0,1,1,0,80,80,1927,12600,12600,3994,1,131,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29745,9056,0,0,26482,0,0,0,'Imogen','Explorers\' League','',4096,7,0,0,0,1,1,0,80,80,1927,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29746,9056,0,0,25874,0,0,0,'Databank','','',0,9,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,0,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29747,9056,0,0,17312,26536,0,0,'The Ocular','','',32,10,0,3,0,1,1,0,80,80,14,126000,126000,0,1,0,2500,0,1941.2,2695.6,0,1069547520,0,0,180000,9729,0,0,0,0,0,0,3,1.3545,'31261',1,0,0,2.5,8,14,0,55269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29748,9056,0,0,26491,0,0,0,'Phantom Mammoth','','',1088,1,0,1,0,1,1,0,78,78,16,11770,11770,0,1,0,2000,0,2902.5,4072.5,0,0,0,0,3600000,9124,0,0,0,0,0,0,8.75,0.775,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,188,0),(29749,12340,0,0,26493,0,0,0,'Morgana Dayblaze','Flight Master','',0,7,0,0,0,1,1,0,1,1,1926,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29750,9056,0,0,26498,0,0,0,'Faldorf Bitterchill','Flight Master','',4096,7,0,0,0,1,1,0,80,80,1892,12600,12600,0,1,8192,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29751,9056,0,0,26497,0,0,0,'Drom Frostgrip','','',0,7,0,1,0,10,1,0,80,80,35,126000,126000,0,1,2,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'51329',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29752,9056,0,0,20570,11686,0,0,'Databank Core','','',0,9,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29753,9056,0,0,26710,0,0,0,'Stormpeak Wyrm','','',0,2,0,0,0,1,1,0,80,80,1711,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,5,0.3,'57764',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,207,0,42106,0,0,0,0,0,155,0),(29754,9056,0,0,26506,0,0,0,'Column Ornament','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29755,9056,0,0,26726,0,0,0,'Stormpeak Hatchling','','',0,2,0,0,0,0.25,1,0,80,80,14,3150,3150,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.09,'',0,0,0,2.5,8,14,0,61554,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42106,0,0,0,0,0,0,0),(29756,12340,0,0,26727,0,0,0,'Veranus','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29757,9056,0,0,26508,0,0,0,'Kabarg Windtamer','Flight Master','',0,7,0,0,0,1,1,0,80,80,1981,12600,12600,0,1,8192,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29758,9056,0,0,26509,0,0,0,'Cosmetic Totem Horde Air','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29759,9056,0,0,26513,0,0,0,'Cosmetic Totem Horde Earth','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29760,9056,0,0,26514,0,0,0,'Cosmetic Totem Horde Fire','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29761,9056,0,0,26515,0,0,0,'Cosmetic Totem Horde Water','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29762,9056,0,0,26516,0,0,0,'Hyeyoung Parka','Wind Rider Master','',0,7,0,0,0,1,1,0,80,80,1921,12600,12600,0,1,8192,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29763,9056,0,0,26517,0,0,0,'Cosmetic Totem Alliance Air','','',0,10,0,0,0,1,1,0,1,1,1375,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.2,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29764,9056,0,0,26518,0,0,0,'Cosmetic Totem Alliance Earth','','',0,10,0,0,0,1,1,0,1,1,1375,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.2,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29765,9056,0,0,26519,0,0,0,'Cosmetic Totem Alliance Fire','','',0,10,0,0,0,1,1,0,1,1,1375,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.2,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29766,9056,0,0,26521,0,0,0,'Cosmetic Totem Alliance Water','','',0,10,0,0,0,1,1,0,1,1,1375,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.2,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29767,12340,0,0,26691,0,0,0,'Spectral Gryphon, Mount','','',2,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29768,9056,0,0,4305,0,0,0,'Unyielding Constrictor','','',8,1,0,1,0,4,5,0,77,77,16,45516,45516,0,1,0,2000,0,2782.5,3915,0,0,0,0,3600000,8822,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,55602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29769,9056,0,29845,15961,0,0,0,'Vile','','',4096,6,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,2000,0,0,180000,7,0,0,0,0,0,0,4.5,1.5,'',0,0,0,2.5,8,14,0,6253,56646,37548,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29770,9056,0,29846,21930,0,0,0,'Lady Nightswood','','',0,6,0,0,0,1,1,0,80,80,35,10080,10080,8814,1,0,2000,0,346,499,0,2000,0,0,180000,7784,0,0,0,0,0,0,2.5,1,'',0,0,0,2.5,8,14,0,5884,16838,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29771,9056,0,0,1126,21999,0,0,'ELM General Purpose Bunny (scalex0.01 - Phase I)','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,2000,0,0,180000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29772,9056,0,0,1126,11686,0,0,'ELM General Purpose Bunny Hide Body (Phase I)','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29773,12340,0,0,1126,11686,0,0,'ELM General Purpose Bunny Large (Phase I)','','',1056,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29774,9056,0,0,14557,0,0,0,'Spitting Cobra','','',8,1,0,1,0,4,5,0,77,77,16,45516,45516,0,1,0,2000,0,2782.5,3915,0,0,0,0,3600000,8822,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,55700,55703,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29775,9056,0,0,26538,0,0,0,'Archivist Mechaton','','',2048,9,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3.75,1.1625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41258,0,0,0,0,0,0,0),(29776,12340,0,0,1825,0,0,0,'Wisp, Ghost Mount','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29777,9056,0,0,26524,0,0,0,'Cosmetic Mechanical Gorilla','','',0,10,0,0,0,1,1,0,1,1,1375,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.3125,0.2625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29778,9056,0,0,26525,0,0,0,'Scout Nisstina','The Three Fingered Bandit','',0,7,0,0,0,1,1,0,1,1,35,10282,10282,0,1,0,2000,0,328,467,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29780,9056,0,0,7920,0,0,0,'Cosmetic Mechanical Chicken','','',0,10,0,0,0,1,1,0,1,1,1375,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.145,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29781,9056,0,0,26532,0,0,0,'Cosmetic Mechanical Squirrel','','',0,10,0,0,0,1,1,0,1,1,1375,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29782,9056,0,0,26526,0,0,0,'Cosmetic Mechanical Sheep','','',0,10,0,0,0,1,1,0,1,1,1375,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.4,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29783,9056,0,0,26547,0,0,0,'Cosmetic Clockwork Robot','','',0,10,0,0,0,1,1,0,1,1,1375,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.15,0.0937,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29784,9056,0,0,26530,0,0,0,'Cosmetic Clockwork Robot (Blue)','','',0,10,0,0,0,1,1,0,1,1,1375,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.15,0.0937,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29785,9056,0,0,26531,0,0,0,'Cosmetic Clockwork Robot (Red)','','',0,10,0,0,0,1,1,0,1,1,1375,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.15,0.0937,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29789,12340,0,0,26534,0,0,0,'The Ocular - Eye of C\'Thun Transform','','',32,10,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29790,9056,0,0,26533,0,0,0,'The Ocular - Eye of Acherus Exterior Shell','','',32,10,0,3,0,1,1,0,60,60,35,12600,12600,0,1,0,2500,0,1941.2,2695.6,0,1073804739,0,0,180000,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29791,9056,0,0,26535,0,0,0,'Rhino Spirit','High Prophet of Akali','',72,7,0,0,0,1,1,0,1,1,1620,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29792,9056,0,0,26554,26553,0,0,'Frostfeather Screecher','','',0,7,0,0,0,1,1,0,78,79,1711,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,3,0.952,'',0,2115,0,2.5,8,14,0,57815,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29793,9056,0,0,26552,0,0,0,'Frostfeather Witch','','',0,7,0,0,0,1,1,0,78,79,1711,9416,9740,8548,1,0,2000,0,334,482,0,0,0,0,300000,7579,0,0,0,0,0,0,3,0.952,'',0,2114,0,2.5,8,14,0,51877,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29794,9056,0,0,25805,0,0,0,'Sirana Iceshriek','','',0,7,0,1,0,10,5,0,80,80,16,126000,126000,19970,1,0,2000,0,3127.5,4365,0,0,0,0,180000,9706,0,0,0,0,0,0,4.5,1.428,'',0,2116,0,2.5,8,14,0,61211,61223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29795,9056,0,0,23920,0,0,0,'Koltira Deathweaver','','',4096,7,0,1,0,20,20,0,80,80,1981,252000,252000,79880,1,3,2000,0,3127.5,4365,0,0,0,0,180000,9706,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29796,9056,0,0,26123,0,0,0,'Gretta the Arbiter','','',0,7,0,0,0,1,1,0,79,80,2109,12175,12600,0,1,3,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.2,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29798,9056,0,0,26742,0,0,0,'Hyldsmeet Proto-Drake','','',0,1,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3.75,0.2325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0),(29799,9056,0,0,26608,0,0,0,'Thassarian','','',4096,7,0,1,0,20,20,0,80,80,1974,252000,252000,0,1,3,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29800,12340,0,0,25771,0,0,0,'Hyldsmeet Drake-Rider Credit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29801,9056,0,0,26564,0,0,0,'Bouldercrag the Rockshaper','','',4096,7,0,1,0,3,1,0,79,80,1770,36525,37800,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.35,0.4185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29802,9056,0,0,26557,0,0,0,'Cosmetic Toy Plane','','',0,10,0,0,0,1,1,0,1,1,1375,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.1,0.03,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29803,10958,0,0,1126,17612,0,0,'The Ocular Destroyed Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29804,9056,0,0,28099,0,0,0,'Baron Sliver','','',0,7,0,1,0,1,1,0,80,80,2050,63000,63000,19970,1,2,2000,0,3127.5,4365,0,2000,0,0,180000,9633,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29805,9056,0,0,16480,19595,0,0,'Captive Proto Drake Beam Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29806,9056,0,0,26341,0,0,0,'SCRAP-E','','',0,9,0,0,0,3,1,0,80,80,35,16026,16026,0,1,2,2000,0,422,586,0,0,0,0,25000,9729,0,0,0,0,0,0,1,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29807,9056,0,0,26570,0,0,0,'[DND] Dalaran Toy Store Plane String Hook','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0.1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29808,9056,0,0,26566,0,0,0,'Stormcrest Hatchling','','',0,1,0,0,0,1,1,0,77,77,1999,11379,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,55079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(29809,9056,0,0,24531,0,0,0,'Son of Hodir','','',0,7,0,1,0,1,1,0,79,80,2107,73050,75600,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,6,0.31,'',0,8049,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(29811,9056,0,0,26567,26568,0,0,'Frostborn Scout','','',0,7,0,1,0,1,1,0,79,80,1732,12175,12600,0,1,1,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347,'51329 51329',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29812,9056,0,0,21955,11686,0,0,'[DND] Dalaran Toy Store Plane String Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29814,12340,0,0,25278,0,0,0,'Naxxramas Deathcharger','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29815,12340,0,0,16480,19595,0,0,'Chain Swing Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29816,12340,0,0,22712,17200,0,0,'Eagle Feeding Kill Credit','','',1152,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29818,9056,0,0,26539,0,0,0,'Deathcharger Steed','','',72,1,0,1,0,1,1,0,81,81,21,32952,32952,0,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,1.75,0.5425,'',0,0,0,2.5,8,14,0,55317,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29819,9056,0,0,27050,0,0,0,'Drakkari Lancer','','',8,7,0,1,0,4,5,0,77,77,16,45516,45516,0,1,0,2000,0,2782.5,3915,0,0,0,0,3600000,8822,0,0,0,0,0,0,2.025,0.46875,'',0,6672,0,2.5,8,14,0,55622,6713,40546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29820,9056,0,0,27048,27087,0,0,'Drakkari God Hunter','','',8,7,0,1,0,4,5,0,77,77,16,45516,45516,18625,1,0,2000,0,2752.5,3892.5,0,0,0,0,3600000,8803,0,0,0,0,0,0,2.025,0.46875,'',0,6647,0,2.5,8,14,0,55624,58973,31567,55798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29821,9056,0,0,26574,0,0,0,'Prince Navarius','','',0,6,0,1,0,8,15,0,1,1,35,1,1,54645,1,0,2000,0,0,0,0,0,0,0,180000,8534,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,55706,50992,51009,51016,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29822,9056,0,0,27047,27086,0,0,'Drakkari Fire Weaver','','',8,7,0,1,0,4,5,0,77,77,16,45516,45516,18625,1,0,2000,0,2752.5,3892.5,0,0,0,0,3600000,8803,0,0,0,0,0,0,1.8,0.416666,'',0,6677,0,2.5,8,14,0,55613,55659,61362,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29823,12213,16146,0,16508,26542,26543,26544,'Death Knight (1)','','',72,6,0,1,0,1,1,0,81,81,21,312792,312792,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.625,0.5355,'',0,7641,15,2.5,8,14,0,55213,55212,55209,55210,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29824,12213,16145,0,26546,26781,26549,26550,'Death Knight Captain (1)','','',72,6,0,1,0,1,1,0,81,81,21,390990,390990,0,1,0,2500,0,7540,9815,0,0,0,0,0,10033,0,0,0,0,0,0,2.625,0.68075,'',0,7598,15,2.5,8,14,0,55321,55222,28353,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29825,12213,16164,0,10553,0,0,0,'Shade of Naxxramas (1)','','',72,6,0,1,0,1,1,0,81,81,21,234594,234594,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,1.5,'1787 1787',0,7654,15,2.5,8,14,0,28383,55323,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29826,9056,0,0,27051,27090,0,0,'Drakkari Medicine Man','','',8,7,0,1,0,4,6.5,0,77,77,16,45516,45516,24212,1,0,2000,0,2752.5,3892.5,0,0,0,0,3600000,8803,0,0,0,0,0,0,1.8,0.416666,'',0,6653,0,2.5,8,14,0,55598,55582,55599,55597,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29827,12340,0,0,14368,0,0,0,'Ghost of Naxxramas (1)','','',8,7,0,1,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,2.25,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29828,12213,16165,0,27105,0,0,0,'Necro Knight (1)','','',72,6,0,1,0,1,1,0,81,81,21,187668,187668,161622,1,0,2000,0,4563,6617,0,0,0,0,0,8102,0,0,0,0,0,0,1.5,0.465,'',0,7638,15,2.5,8,14,0,30094,30091,15453,30092,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(29829,9056,0,0,26590,0,0,0,'Drakkari Earthshaker','','',8,7,0,1,0,6.5,1,0,77,77,1692,73964,73964,0,1,0,2000,0,2782.5,3915,0,0,0,0,3600000,8822,0,0,0,0,0,0,2.7,2.7,'',0,6669,0,2.5,8,14,0,55567,55563,16172,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29830,9056,0,0,27029,0,0,0,'Living Mojo','','',8,4,0,1,0,4,1,0,76,76,16,44004,44004,0,1,0,2000,0,2670,3772.5,0,0,0,0,3600000,8520,0,0,0,0,0,0,1.15,0.351394,'',0,0,0,2.5,8,14,0,55627,58994,55626,58993,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29831,12213,16154,0,16927,0,0,0,'Risen Squire (1)','','',72,6,0,1,0,1,1,0,81,81,21,130330,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.95,0.4979,'',0,7742,15,2.5,8,14,0,55318,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,42108,0,0,0,0,0,0),(29832,9056,0,0,26592,0,0,0,'Drakkari Golem','','',584,9,0,1,0,7,1,0,77,77,16,79653,79653,0,1,0,2000,0,2782.5,3915,0,0,0,0,3600000,8822,0,0,0,0,0,0,1.85,0.5735,'',0,6611,0,2.5,8,14,0,55633,55635,55636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29833,12213,16156,0,26569,26555,0,0,'Dark Touched Warrior (1)','','',8,7,0,1,0,1,1,0,81,81,21,156396,156396,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,55267,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29834,9056,0,0,17170,0,0,0,'Drakkari Frenzy','','',8,1,0,0,0,1,1,0,77,77,16,11379,11379,0,1,0,2000,0,371,522,0,0,0,0,3600000,8822,0,0,0,0,0,0,1,0.696,'54913',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,125,0),(29835,12213,16167,0,21305,0,0,0,'Bony Construct (1)','','',72,6,0,1,0,1,1,0,81,81,233,156396,156396,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.625,0.6125,'',0,7677,15,2.5,8,14,0,55319,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(29836,9056,0,0,27046,27085,0,0,'Drakkari Battle Rider','','',2056,7,0,1,0,4,1,0,77,77,16,45516,45516,0,1,0,2000,0,2782.5,3915,0,0,0,0,3600000,8822,0,0,0,0,0,0,1.8,0.416666,'',0,6616,0,2.5,8,14,0,55521,55348,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29837,12213,16193,0,26563,0,0,0,'Skeletal Smith (1)','','',72,6,0,1,0,1,1,0,81,81,21,156396,156396,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,1.5,'',0,7685,15,2.5,8,14,0,6713,33661,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(29838,9056,0,0,26265,0,0,0,'Drakkari Rhino','','',8,1,0,1,0,8,1,0,77,77,16,91032,91032,0,1,0,2000,0,2782.5,3915,0,0,0,0,3600000,8822,0,0,0,0,0,0,5,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,201,0,0,0,0,0,0,0,0,0),(29839,9056,0,0,25797,0,0,0,'Astrid Bjornrittar','','',0,7,0,0,0,1,1,0,79,80,2109,12175,12600,0,1,3,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29840,9056,0,29847,26577,0,0,0,'The Leaper','','',0,6,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,2,2,0,2000,0,0,180000,7,0,0,0,0,0,0,3,0.93,'',0,0,0,2.5,8,14,0,60177,60195,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31056,12340,0,0,26882,0,26882,0,'Balargarde Elite Proto-Drake','','vehichleCursor',32,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,3.75,0.2325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29842,12213,16163,0,26571,0,0,0,'Death Knight Cavalier (1)','','',2120,6,0,1,0,1,1,0,81,81,21,390990,390990,20405,1,0,1500,0,4143.75,5869.5,0,0,0,0,0,10007,0,0,0,0,0,0,2.625,0.5355,'',0,7623,15,2.5,8,14,0,55336,55331,55334,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(29843,9056,29586,0,25954,0,0,0,'Stormforged Loreseeker','','',0,7,0,0,0,1,1,0,78,79,1954,11770,12175,3851,1,0,2000,0,399,559,0,0,0,0,300000,9405,0,0,0,0,0,0,0,0.31,'',0,2119,0,2.5,8,14,0,61561,12550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(29844,9056,0,0,26177,0,0,0,'Icebound Revenant','','',512,4,0,0,0,1,1,0,78,80,16,11770,12600,3902,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,55216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(29845,12340,0,0,1126,17612,0,0,'Vile Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29846,12340,0,0,1126,17612,0,0,'Lady Nightswood Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29847,12340,0,0,1126,17612,0,0,'The Leaper Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29848,9056,0,0,25384,25382,25394,25383,'Rageclaw Pup','','',4096,7,0,0,0,1,1,0,1,5,2115,42,102,88,1,0,2000,0,5,6,0,0,0,0,300000,109,0,0,0,0,0,0,0.4,0.124,'52742',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29849,9056,0,0,25347,0,0,0,'Frozen Orb','','',8,4,0,0,0,1,1,0,78,80,14,11770,12600,3902,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29850,12340,0,0,17283,0,0,0,'Lo\'Gosh','The Ghost Wolf','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29851,9056,0,0,26591,0,0,0,'General Lightsbane','','',0,6,0,1,0,5,1,0,80,80,21,63000,63000,3994,1,0,2000,0,3127.5,4365,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,15284,60160,60186,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29852,12213,16067,0,26539,26540,26541,0,'Deathcharger Steed (1)','','',72,6,0,1,0,1,1,0,81,81,21,195495,195495,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.75,0.5425,'',0,7702,15,2.5,8,14,0,55317,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29853,12340,29818,0,26539,0,0,0,'Deathcharger Steed (1)','','',72,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10029,0,0,0,0,0,0,1.75,0.5425,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29854,9056,0,0,26466,0,0,0,'Stormcrest Eagle','','',0,1,26,1,0,5,1,0,79,80,1732,60875,63000,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,2.5,0.775,'',0,0,0,2.5,8,14,0,43517,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29855,9056,0,0,26593,0,0,0,'Khaliisi','','',0,7,0,0,0,3,3,0,80,80,1981,37800,37800,11982,1,2,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29856,9056,28022,0,7763,0,0,0,'Gooey Ghoul Drool','','LootAll',128,6,0,0,0,1,1,0,75,76,190,10635,11001,0,1,16777216,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,0.75,0.175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30615,12340,0,0,17035,0,0,0,'Dan\'s Test Dummy (Non Vehicle)','','vehichleCursor',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29858,9056,0,0,21930,0,0,0,'Lady Nightswood','','',4096,6,0,0,0,1,1,0,1,1,2050,6048,6048,8814,1,0,2000,0,346,499,0,0,0,0,0,9730,0,0,0,0,0,0,2.5,1,'',0,0,0,2.5,8,14,0,5884,16838,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29859,9056,0,0,26577,0,0,0,'The Leaper','','',4096,6,0,0,0,1,1,0,1,1,2050,6300,6300,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,0.93,'',0,0,0,2.5,8,14,0,60177,60195,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29860,9056,0,0,15961,0,0,0,'Vile','','',0,6,0,0,0,1,1,0,1,1,2050,10080,10080,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,4.5,1.5,'',0,0,0,2.5,8,14,0,6253,56646,37548,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29861,9056,0,0,26141,0,0,0,'Stormforged Eradicator','','',32768,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9431,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,56352,15588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29862,9056,29586,0,26212,0,0,0,'Stormforged Monitor','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.3565,'',0,2120,0,2.5,8,14,0,52701,57580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41393,42105,0,0,0,0,0,0),(29863,9056,0,0,26595,0,0,0,'Persistence','','',0,6,0,0,0,1,1,0,76,76,2050,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29864,12340,0,0,26597,0,0,0,'Lordaeron Knight Specimen','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29865,9056,0,0,26598,26599,26600,26601,'Stratholme Citizen Specimen','','',8,7,0,0,0,0.3,1,0,78,79,190,3531,3653,0,1,0,2000,0,404,564,0,0,0,0,0,9426,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29866,9056,0,0,26602,26603,26604,26605,'Stratholme Resident Specimen','','',8,7,0,0,0,0.3,1,0,78,79,190,3531,3653,0,1,0,2000,0,404,564,0,0,0,0,0,9426,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29867,9056,0,0,26597,0,0,0,'Lordaeron Footman Specimen','','',0,7,0,1,0,1,1,0,80,80,2076,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29868,9056,0,0,262,338,344,11873,'Stratholme Child Specimen','','',8,7,0,0,0,0.3,1,0,78,79,190,3531,3653,0,1,0,2000,0,404,564,0,0,0,0,0,9426,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29870,12340,0,0,16480,19595,0,0,'Persistence Waypoint 00','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29871,12340,0,0,16480,19595,0,0,'Persistence Waypoint 01','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29872,9056,0,0,26596,0,0,0,'Algar the Chosen','','',2048,6,0,1,0,15,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9132,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,42729,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29873,9056,0,0,5585,5555,5556,5586,'Cat Specimen','','',0,8,0,0,0,0.01,1,0,1,1,188,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29874,9056,0,0,27049,27088,27089,0,'Drakkari Inciter','','',8,7,0,0,0,1,1,0,77,77,2120,11379,11379,0,1,0,2000,0,371,522,0,0,0,0,3600000,8822,0,0,0,0,0,0,1.65,0.381944,'',0,2500,0,2.5,8,14,0,12057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29875,9056,0,0,22486,0,0,0,'Icemane Yeti','','',0,7,0,0,0,1,1,0,79,80,14,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.875,1.25,'',0,2228,0,2.5,8,14,0,56402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41424,0,0,0,0,0,0,0),(29876,12213,0,0,1126,11686,0,0,'ELM General Purpose Bunny (Phase I)','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29877,12340,0,0,1126,21999,0,0,'ELM General Purpose Bunny (scale x0.01 - Phase I) Large','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29878,12340,0,0,26609,0,0,0,'Log Ride (Log A)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29879,12340,0,0,26610,0,0,0,'Log Ride (Log B)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29880,9056,33192,0,26901,26902,26903,26904,'Jotunheim Warrior','','',0,7,0,0,0,1,1,0,79,80,1885,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347222,'',0,2220,0,2.5,8,14,0,43410,23262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42422,41989,0,0,0,0,0,0),(29881,9056,0,0,169,11686,0,0,'An Unknown Voice','','',1024,10,0,1,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29882,12340,0,0,25454,0,0,0,'Vargul Proxy','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29884,9056,0,0,26656,0,0,0,'Gymer','King of Storm Giants','',131080,5,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,12,10,'',0,0,0,2.5,8,14,0,55426,55429,55516,55421,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29885,9056,0,0,26123,0,0,0,'Mildred the Cruel','','',0,7,0,1,0,1,1,0,79,79,2109,60875,60875,11679,1,2,2000,0,1835.4,2571.4,0,0,0,0,300000,9405,0,0,0,0,0,0,1.2,0.372,'',0,6422,0,2.5,8,14,0,15587,47697,14032,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(29886,12340,0,0,26242,0,0,0,'Exhausted Vrykul Credit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29887,9056,29943,0,26614,0,0,0,'Vargul Doombringer','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29888,9056,0,0,24890,24895,26622,24898,'Herbalism Flower','','',0,10,0,0,0,0.2,1,0,1,1,35,8,8,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(29889,9056,29943,0,25785,0,0,0,'Vargul Blighthound','','',1,1,1,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,50046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29890,9056,29943,0,25454,0,0,0,'Vargul Deathwaker','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,8534,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,56038,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29891,9056,29943,0,26254,0,0,0,'Vargul Runelord','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,8534,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,54512,56036,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29892,9056,29943,0,25300,0,0,0,'Vargul Slayer','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29893,9056,29943,0,26404,0,0,0,'Banshee Soulclaimer','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,8534,0,0,0,0,0,0,1.875,0.75,'',0,0,0,2.5,8,14,0,17105,28993,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29894,9056,29943,0,26255,0,0,0,'Vargul Plaguetalon','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,55079,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29895,9056,0,0,25254,0,0,0,'Thrym','The Hope Ender','',8,6,0,1,0,15,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,300000,7,0,0,0,0,0,0,10,3.1,'',0,0,0,2.5,8,14,0,28167,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29896,12340,0,0,26613,0,0,0,'Brothers of the Storm','','',8,5,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29897,9056,29943,0,25527,570,25526,10487,'Reanimated Corpse','','',0,6,0,0,0,1,1,0,1,1,35,1,1,3602,1,0,2000,0,0,0,0,0,0,0,180000,8534,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29898,12213,16194,0,24722,0,0,0,'Unholy Axe (1)','','',72,6,0,1,0,1,1,0,81,81,21,456155,456155,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,1.125,'',0,7652,15,2.5,8,14,0,16856,55463,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29899,12213,0,0,24723,0,0,0,'Unholy Staff (1)','','',72,6,0,1,0,1,1,0,81,81,21,390990,390990,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,1.125,'',0,0,15,2.5,8,14,0,28450,29849,29848,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29900,12213,16216,0,24724,0,0,0,'Unholy Swords (1)','','',72,6,0,1,0,1,1,0,81,81,21,390990,390990,0,1,0,1500,0,4524,5889,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,1.125,'',0,7597,15,2.5,8,14,0,15284,3391,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29901,12340,16390,0,24999,0,0,0,'Deathchill Servant (1)','','',72,6,0,0,0,1,1,0,81,81,35,91231,91231,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,1.25,0.3875,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29902,12340,0,0,23380,0,0,0,'Kill Credit Test','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30500,9056,0,0,26883,0,0,0,'Argent Skytalon','','vehichleCursor',0,2,0,0,0,1,1,0,77,79,2070,11379,12175,0,1,0,2000,0,404,606,0,2250,323,485,180000,9426,0,0,0,0,0,0,2,0.124,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29904,9056,0,0,26630,0,0,0,'Smilin\' Slirk Brassknob','Innkeeper','',0,7,0,0,0,1,1,0,78,78,35,11770,11770,0,1,66177,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29905,9056,0,0,26627,0,0,0,'Grillix Bonesaw','Butcher','',0,7,0,0,0,1,1,0,78,78,35,11770,11770,0,1,640,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29906,9056,0,0,26631,0,0,0,'Heksi','Stable Master','',0,7,0,0,0,1,1,0,78,78,35,11770,11770,0,1,4194305,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29907,9056,0,0,26633,0,0,0,'Xark Bolthammer','Blacksmithing & Engineering Supplies','',0,7,0,0,0,1,1,0,78,78,35,11770,11770,0,1,4224,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29908,9056,0,0,26629,0,0,0,'Plip Fatpurse','General Goods','',0,7,0,0,0,1,1,0,78,78,35,11770,11770,0,1,384,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29909,9056,0,0,26632,0,0,0,'Nilika Blastbeaker','Poisons, Reagents & Alchemical Supplies','',0,7,0,0,0,1,1,0,78,78,35,11770,11770,0,1,3200,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29910,9056,0,0,26626,0,0,0,'K3 Bruiser','','',0,7,0,0,0,4,1,0,80,80,1812,50400,50400,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,23337,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,144,0),(29911,9056,0,0,25570,0,0,0,'Wilted Frayer','','',0,4,0,0,0,0.38,1,0,80,80,16,3500,3500,0,1,0,2000,0,299,426,0,0,0,0,0,9729,0,0,0,0,0,0,0.5,0.175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29912,9056,0,0,26620,0,0,0,'Obedience Crystal','','Interact',0,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,1,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29914,9056,0,0,27092,0,0,0,'Dead Iron Giant','','',0,7,0,1,0,1,1,0,80,80,2108,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,5,0.31,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29915,9056,29880,0,26637,0,0,0,'Instructor Hroegar','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'56058',0,2219,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42422,41989,41843,0,0,0,0,0),(29916,9056,0,0,26291,26634,26635,26636,'Field Corpse (Type A)','','',0,10,0,0,0,1,1,0,69,75,35,7984,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.875,0.3825,'29266',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29917,9056,0,0,11631,23896,13989,0,'Field Corpse (Type B)','','',0,10,0,0,0,1,1,0,69,75,35,7984,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.8,0.6264,'29266',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29918,9056,0,0,26388,0,0,0,'Warbear Matriarch','','',0,1,4,1,0,3,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,4.125,0.825,'',0,0,0,2.5,8,14,0,0,0,0,54459,54458,54460,0,0,0,0,0,0,0,0,208,0,0,0,0,0,0,0,0,0),(29919,9056,29880,0,26638,0,0,0,'Thane Ufrang the Mighty','','',0,7,0,0,0,1,1,0,80,80,1885,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,39171,60868,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29920,9056,0,0,23320,0,0,0,'Ruins Dweller','','',8,7,0,1,0,4,1,0,78,78,16,47080,47080,0,1,0,2000,0,2902.5,4072.5,0,0,0,0,3600000,9124,0,0,0,0,0,0,1,1,'',0,6654,0,2.5,8,14,0,55652,55643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29921,12340,0,0,5526,0,0,0,'GGOODMAN 2','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29922,9056,0,0,26643,0,0,0,'Corig the Cunning','Poisons & Reagents','',4096,7,0,0,0,1,1,0,79,79,1926,12175,12175,0,1,3200,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29923,9056,0,0,26640,0,0,0,'Dagni Oregleam','Blacksmithing Supplies','',4096,7,0,0,0,1,1,0,79,79,1926,12175,12175,0,1,4224,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29924,9056,0,0,26641,0,0,0,'Brandig','Grand Master Blacksmithing Trainer','',4096,7,0,0,0,1,1,0,80,80,1733,12600,12600,0,1,81,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29925,9056,0,0,26642,0,0,0,'Rutner Steelpick','General Goods','',4096,7,0,0,0,1,1,0,79,79,1926,12175,12175,0,1,384,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29926,9056,0,0,26639,0,0,0,'Gunda Boldhammer','Innkeeper','',4096,7,0,0,0,1,1,0,79,79,1926,12175,12175,0,1,66177,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29927,9056,0,0,26091,0,0,0,'Earthen Ironbane','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29928,9056,0,0,22712,11686,0,0,'Gymer Lock Dummy','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,151,0),(30403,9056,0,0,27102,0,27102,0,'Nergeld','','vehichleCursor',8,6,0,1,0,1,1,0,80,80,35,63000,63000,0,1,0,2000,0,349,522,0,2500,279,418,180000,0,0,0,0,0,0,0,3.06,0.279,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,236,0,0,0,0,0,0,0,0,0),(29930,12340,0,0,25870,0,0,0,'Alliance Motorcycle','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29931,9056,0,0,26265,0,0,0,'Drakkari Rhino','','',8,1,0,1,0,8,1,0,77,77,16,91032,91032,0,1,0,2000,0,2782.5,3915,0,0,0,0,3600000,8822,0,0,0,0,0,0,5,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,209,0,0,0,0,0,0,0,0,0),(29932,9056,0,0,26644,0,0,0,'Eck the Ferocious','','',72,7,0,1,1,32,1,0,81,82,14,431392,431392,0,1,0,2000,0,3660,4815,0,0,0,0,180000,10356,0,0,0,0,0,0,0,0,'',0,6640,0,2.5,8,14,0,55815,55814,55813,55816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29934,9056,29943,0,22196,0,0,0,'Acolyte of Agony','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,8534,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29935,9056,29943,0,23181,0,0,0,'Acolyte of Pain','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,8534,0,0,0,0,0,0,5,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29936,12340,0,0,26645,0,0,0,'Algar\'s Frost Wyrm Mount','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29937,9056,0,0,26646,0,0,0,'Moteha Windborn ','','',0,7,0,0,0,1,1,0,79,79,1981,12175,12175,3893,1,2,2000,0,399,559,0,0,0,0,180000,9405,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29938,12340,0,0,17158,0,0,0,'Tuskarr Land Mount','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29939,9056,0,0,22460,0,0,0,'Storm Cloud','','',0,10,0,0,0,1,1,0,1,1,35,1,1,60,1,0,2000,0,0,0,0,0,0,0,180000,17,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29940,12213,16061,0,16582,0,0,0,'Instructor Razuvious (1)','','',76,6,0,3,0,1,1,0,83,83,21,10110125,10110125,0,1,0,3500,0,142520,191240,0,0,0,0,0,10673,0,0,0,0,0,0,3,0.612,'',1,1377808,15,2.5,8,14,0,55543,29125,55550,55470,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29941,12213,16803,0,16539,0,0,0,'Death Knight Understudy (1)','','',72,7,0,1,0,1,1,0,82,82,14,404430,404430,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,2.625,0.5355,'',0,0,15,2.5,8,14,0,61696,29060,29061,61696,29060,29061,0,0,0,0,0,0,0,0,0,0,22708,0,0,0,0,0,0,0),(29942,9056,0,0,23007,23017,23018,23019,'Warsong Hold Grunt','','',0,7,0,0,0,4,1,0,80,80,1979,21368,21368,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,19643,15618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29943,12340,29882,0,25300,0,0,0,'SCOURGE PROXY (PHASED)','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29944,9056,0,0,26652,0,0,0,'Peon Gakra','Innkeeper & Supplies','',0,7,0,0,0,1,1,0,79,79,1978,12175,12175,0,1,896,2000,0,404,564,0,0,0,0,180000,9426,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29945,9056,0,0,26653,0,0,0,'Marksman Udabu','Gunsmith','',0,7,0,0,0,1,1,0,79,79,1978,12175,12175,0,1,4480,2000,0,404,564,0,0,0,0,180000,9426,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29947,9056,0,0,26654,0,0,0,'Apothecary Maple','Poisons & Reagents','',0,7,0,0,0,1,1,0,79,79,1929,12175,12175,0,1,3200,2000,0,404,564,0,0,0,0,180000,9426,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29948,9056,0,0,26686,0,0,0,'Boarmaster Bragh','Stable Master','',4096,7,0,0,0,1,1,0,79,79,1926,12175,12175,0,1,4194305,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29949,9183,0,0,13401,13400,0,0,'Orgrimmar Defender','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29950,9056,0,0,26090,0,0,0,'Breck Rockbrow','Flight Master','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,8192,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29951,9056,0,0,27349,0,0,0,'Shavalius the Fancy','Flight Master','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,8192,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29952,12340,0,0,26318,0,0,0,'[UNUSED] [ph] Ulduar Camp (H) Flight Master','Flight Master','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29953,9056,0,0,26659,26660,0,0,'Moa\'ki Turtle Rider','','',0,7,0,0,0,1,1,0,75,75,1949,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.8,0.416666,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29955,12213,16060,0,16279,0,0,0,'Gothik the Harvester (1)','','',76,6,0,3,0,1,1,0,83,83,14,2510100,2510100,425800,1,0,2000,0,34720,47180,0,0,0,0,0,10573,0,0,0,0,0,0,7.5,0.93,'',1,350307,15,2.5,8,14,0,28679,29317,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29958,9056,0,0,26661,0,0,0,'Tundra Ram','','',0,1,0,0,0,1,1,0,79,80,16,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,4.375,0.6125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29959,9056,0,0,26091,0,0,0,'Andurg Slatechest','Stable Master','',0,7,0,0,0,1,1,0,79,79,35,12175,12175,0,1,4194305,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29960,9056,0,0,26662,0,0,0,'Earthen Stoneguard','','',0,7,0,0,0,2,1,0,80,80,1812,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.2,0.372,'',0,0,0,2.5,8,14,0,12024,23337,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(29961,9056,0,0,26091,0,0,0,'Brangrimm','Poisons & Reagents','',0,7,0,0,0,1,1,0,79,79,35,12175,12175,0,1,3200,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29962,9056,0,0,26663,0,0,0,'Horgoru the Collector','General Goods','',0,7,0,1,0,2,1,0,80,80,35,25200,25200,0,1,384,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,4,0.248,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29963,9056,0,0,26093,0,0,0,'Magorn','Innkeeper','',0,7,0,0,0,1,1,0,79,79,35,12175,12175,0,1,66177,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29964,9056,0,0,26664,0,0,0,'Dargum Hammerdeep','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,79,79,35,12175,12175,0,1,4224,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1.2,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29965,9056,0,0,26665,26666,0,0,'Unu\'pe Turtle Rider','','',0,7,0,0,0,1,1,0,70,70,1949,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.416666,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(29966,9056,0,0,26667,26668,0,0,'Kamagua Turtle Rider','','',0,7,0,0,0,1,1,0,70,70,1949,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.8,0.416666,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29967,9056,0,0,26673,0,0,0,'Udoho Icerunner','Stable Master','',0,7,0,0,0,1,1,0,79,79,1921,12175,12175,0,1,4194305,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29968,9056,0,0,26672,0,0,0,'Hapanu Coldwind','Poisons & Reagents','',0,7,0,0,0,1,1,0,79,79,1922,12175,12175,0,1,3200,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29969,9056,0,0,26674,0,0,0,'Ontak','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,79,79,1921,12175,12175,0,1,4224,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29970,9056,0,0,26678,0,0,0,'Danho Farcloud','General Goods','',0,7,0,1,0,1,1,0,80,80,1921,25200,25200,0,1,384,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29971,9056,0,0,26671,0,0,0,'Wabada Whiteflower','Innkeeper','',0,7,0,0,0,1,1,0,79,79,1922,12175,12175,0,1,66177,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29973,9056,0,0,26669,26670,0,0,'Tunka\'lo Brave','','',4096,7,0,1,0,1,1,0,80,80,1923,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,2.475,0.572916,'',0,0,0,2.5,8,14,0,52058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29974,9056,0,30138,26680,0,0,0,'Niffelem Forefather','','',0,6,0,0,0,1,1,0,79,80,16,14610,15120,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,7.5,0.3875,'',0,2238,0,2.5,8,14,0,57454,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29975,9056,0,0,25796,0,0,0,'Lok\'lira the Crone','','',0,7,0,0,0,1,1,0,79,79,35,12175,12175,0,1,3,2000,0,404,564,0,0,0,0,180000,9426,0,0,0,0,0,0,1,0.31,'54503',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29976,9056,0,0,26783,26784,26814,26815,'Fallen Frostborn Warrior','','',0,7,0,0,0,1,1,0,79,79,16,12175,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29977,12340,0,0,25797,0,0,0,'Haylin','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29978,9056,30297,30297,26065,0,0,0,'Iron Dwarf Assailant','','',0,7,0,0,0,1,1,0,78,79,2102,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,0,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29979,9056,0,0,25953,0,0,0,'Iron Dwarf Magus','','',0,7,0,0,0,1,1,0,78,79,2102,11770,12175,3851,1,0,2000,0,399,559,0,0,0,0,300000,9405,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,12058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29980,9056,0,0,26662,0,0,0,'Earthen Elite','','',0,7,0,1,0,1,1,0,80,80,1770,18900,18900,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.2,0.372,'',0,0,0,2.5,8,14,0,55715,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29981,9056,0,0,26093,0,0,0,'Earthen Warder','','',0,7,0,0,0,1,1,0,80,80,1770,10080,10080,44070,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,55704,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29982,9056,0,0,27049,0,0,0,'Drakkari Raider','','',2056,7,0,0,0,1,1,0,77,77,16,11379,11379,0,1,0,2000,0,371,522,0,0,0,0,3600000,8822,0,0,0,0,0,0,1.65,0.381944,'',0,0,0,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29983,11403,0,0,24191,0,0,0,'The Lich King (Icecrown)','','',12,7,0,0,0,1,1,0,1,1,2043,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,2,2,'',0,0,15,2.5,8,14,0,68980,70541,72133,68981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29984,9056,30296,30296,27092,0,0,0,'Iron Sentinel','Servant of Loken','',0,5,0,1,0,1,1,0,80,80,2102,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,5,0.31,'',0,0,0,2.5,8,14,0,56490,55811,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29985,12340,16125,0,16612,0,0,0,'Unrelenting Death Knight (1)','','',72,6,0,1,0,1,1,0,81,81,14,84714,84714,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,0.459,'',0,0,15,2.5,8,14,0,27825,29316,0,0,0,0,0,27928,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29986,12340,16126,0,26571,0,0,0,'Unrelenting Rider (1)','','',2120,6,0,1,0,1,1,0,82,82,14,134810,134810,20845,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,2.625,0.5355,'',0,0,15,2.5,8,14,0,55638,55608,29316,0,0,0,0,27935,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29987,12340,16124,0,16608,0,0,0,'Unrelenting Trainee (1)','','',72,7,0,0,0,1,1,0,80,80,14,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.8,0.3672,'',0,0,15,2.5,8,14,0,55645,0,0,0,0,0,0,27892,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29988,12340,16150,0,26682,0,0,0,'Spectral Rider (1)','','',72,6,0,1,0,1,1,0,81,81,14,130330,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.625,0.5355,'',0,0,15,2.5,8,14,0,55646,27995,55608,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29989,12340,16149,0,26681,0,0,0,'Spectral Horse (1)','','',8,6,0,1,0,1,1,0,81,81,14,39099,39099,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.75,0.5425,'',0,0,15,2.5,8,14,0,27993,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29990,12340,16148,0,26683,0,0,0,'Spectral Death Knight (1)','','',72,6,0,1,0,1,1,0,81,81,14,78198,78198,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,0.459,'',0,0,15,2.5,8,14,0,56408,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29991,12340,15989,0,16033,0,0,0,'Sapphiron (1)','','',76,6,0,3,0,1,1,0,83,83,21,13038575,13038575,0,1,0,1800,0,32067,43029,0,0,0,0,0,10673,0,0,0,0,0,0,22,20,'',1,1881980,15,2.5,8,14,0,28524,55696,28560,28542,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29992,12340,0,0,15882,0,0,0,'Void Zone X','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.1,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29993,9056,0,0,802,0,0,0,'Frostfang','Heksi\'s Pet','',1,1,1,0,0,1,1,0,78,78,35,5052,5052,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13040,0,0,0,0,0,0,0,0,0,0),(29994,9056,0,0,26684,0,0,0,'Shardtooth','Udoho\'s Pet','',1,1,4,0,0,1,1,0,79,79,1921,5194,5194,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1.725,0.70265,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5811,0,0,0,0,0,0,0,0,0,0),(29995,12340,0,0,25758,0,0,0,'Iron Dwarf Summoner','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(29996,9056,0,0,26685,0,0,0,'Snorts','Bragh\'s Pet','',4097,1,5,0,0,1,1,0,79,79,1926,5194,5194,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1,1.176,'55701',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9161,0,0,0,0,0,0,0,0,0,0),(29997,9056,0,0,25797,0,0,0,'Iva the Vengeful','','',0,7,0,0,0,1,1,0,79,79,2109,12175,12175,0,1,3,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29998,9056,0,0,4589,0,0,0,'Desecrated Ground V','','',1024,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29999,9056,0,0,1126,11686,0,0,'Cave Explosion Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30000,12340,0,0,11686,0,0,0,'Blizzard (1)','','',4,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,1400,0,98,98,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,55699,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30001,9056,0,0,25112,0,0,0,'Blackmaw','Andurg\'s Pet','',0,4,0,0,0,1.6,1,0,79,79,35,8310,8310,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1.5,0.45,'55701',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5811,0,0,0,0,0,0,0,0,0,0),(30002,9056,0,0,26688,0,0,0,'Duke Lankral','','',0,7,0,1,0,1,1,0,80,80,2050,63000,63000,19970,1,3,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30003,9056,0,0,26689,0,0,0,'Gnarlhide','','',0,7,0,0,0,1,3,0,77,78,16,11379,11770,11301,1,0,2000,0,383,539,0,0,0,0,300000,9104,0,0,0,0,0,0,2.25,0.564,'',0,2021,0,2.5,8,14,0,60290,35250,20832,38391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30004,12340,0,0,26690,0,0,0,'Turbo-propelled Remote-controlled Gyro Bomber of Death','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30005,9056,0,0,27115,0,0,0,'Lodge-Matron Embla','Innkeeper','',0,7,0,0,0,1,1,0,80,80,2109,12600,12600,0,1,66177,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(30006,9056,0,0,27117,0,0,0,'Warsmith Sigfinna','Arms & Armor','',0,7,0,0,0,1,1,0,80,80,2109,12600,12600,0,1,4224,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,35570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30007,9056,0,0,17836,0,0,0,'Gurgthock','Fight Promoter','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,2,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30008,9056,0,0,27114,0,0,0,'Kari the Beastmaster','Stable Master','',0,7,0,0,0,1,1,0,80,80,2109,12600,12600,0,1,4194305,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(30009,9056,0,0,12829,0,0,0,'Wodin the Troll-Servant','','',0,7,0,0,0,1,1,0,74,74,35,10282,10282,0,1,2,2000,0,328,467,0,0,0,0,180000,7918,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30010,9056,0,0,27113,0,0,0,'Fylla Ingadottir','Poisons & Reagents','',0,7,0,0,0,1,1,0,80,80,2109,12600,12600,0,1,3200,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(30011,9056,0,0,27116,0,0,0,'Sigdis the Trader','General Goods','',0,7,0,0,0,1,1,0,80,80,2109,12600,12600,0,1,384,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(30012,9056,0,0,25771,0,0,0,'Victorious Challenger','','',0,7,0,0,0,1,1,0,79,80,14,12175,12600,0,1,1,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,55716,15655,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30013,9056,0,0,26466,0,0,0,'Stormcrest Eagle','','',0,1,26,1,0,5,1,0,79,80,1732,60875,63000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,2.5,0.775,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,196,0,0,0,0,0,0,0,0,0),(30014,9056,0,0,24892,0,0,0,'Yggdras','','',0,1,0,1,0,10,1,0,75,75,14,106350,106350,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,8219,0,0,0,0,0,0,9,0.93,'',0,0,0,2.5,8,14,0,40504,57076,55859,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,199,0),(30015,12340,16427,0,7869,0,0,0,'Soldier of the Frozen Wastes (1)','','',72,6,0,1,0,1,1,0,80,80,14,4400,4400,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,2.25,1.5,'55713',0,0,15,2.5,8,14,0,28457,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30016,12340,23561,0,7869,0,0,0,'Soldier of the Frozen Wastes (1)','','',72,6,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30017,9056,0,0,24954,0,0,0,'Stinkbeard','','',0,7,0,1,0,13,1,0,75,75,14,138255,138255,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,8219,0,0,0,0,0,0,12,1.24,'',0,0,0,2.5,8,14,0,31389,55867,55866,50420,15588,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0),(30018,12340,16429,0,16178,0,0,0,'Soul Weaver (1)','','',72,6,0,1,0,1,1,0,80,80,14,151200,151200,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,2.8,3.5,'55717',0,0,15,2.5,8,14,0,28459,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30019,9056,0,0,25680,0,0,0,'Duke Singen','The New Hotness','',0,4,0,1,0,15,15,0,76,76,14,165015,165015,54645,1,0,2000,0,2640,3742.5,0,0,0,0,0,8534,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,55916,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30020,9056,0,0,26695,0,0,0,'Orinoko Tuskbreaker','','',0,7,0,1,0,18,1,0,76,76,14,198018,198018,0,1,0,2000,0,2670,3772.5,0,0,0,0,0,8520,0,0,0,0,0,0,3,0.694444,'',0,0,0,2.5,8,14,0,32064,55937,55929,55946,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(30337,9056,0,0,26757,0,0,0,'Jotunheim Rapid-Fire Harpoon','','vehichleCursor',1048576,9,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,349,522,0,2000,279,418,180000,8757,0,0,0,0,0,0,0.5,0.5,'31261',0,0,0,2.5,8,14,0,56585,0,56570,0,0,0,0,0,0,0,0,0,0,0,229,0,0,0,0,0,0,0,0,0),(30022,9056,0,0,26696,0,0,0,'Vladof the Butcher','','',8,7,0,1,0,22,1,0,77,77,14,250338,250338,0,1,0,2000,0,2782.5,3915,0,0,0,0,0,8822,0,0,0,0,0,0,1.5,0.347222,'50689',0,0,0,2.5,8,14,0,55974,55973,50689,55975,55976,55977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,180,0),(30023,9056,12159,0,7873,0,0,0,'Korrak the Bloodrager','Champion of the Winterax','',0,7,0,1,0,20,1,0,77,77,14,227580,227580,0,1,0,2000,0,2782.5,3915,0,0,0,0,0,8822,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,24193,42745,55948,30471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(30024,9056,0,0,26692,0,0,0,'Gargoral the Water Lord','','',0,4,0,1,0,1,1,0,76,76,14,165015,165015,54645,1,0,2000,0,0,0,0,0,0,0,0,8534,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,55909,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30025,9056,0,0,26693,0,0,0,'Erathius, King of Dirt','','',0,4,0,1,0,13,15,0,76,76,14,143013,143013,54645,1,0,2000,0,2640,3742.5,0,0,0,0,0,8534,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,55918,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30026,9056,0,0,26694,0,0,0,'Az\'Barin, Prince of the Gust','','',0,4,0,1,0,1,1,0,76,76,14,165015,165015,54645,1,0,2000,0,0,0,0,0,0,0,0,8534,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,55912,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30027,9056,0,0,26942,0,0,0,'Plague Zombie','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.5333,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30028,9056,0,0,26942,0,0,0,'Plague Zombie','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.5333,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30029,9056,0,0,26942,0,0,0,'Plague Zombie','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.5333,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30030,9056,0,0,26942,0,0,0,'Plague Zombie','','',0,6,0,0,0,1,1,0,30,30,2023,1910,1910,0,1,0,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,1.5,0.5333,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30031,9056,0,0,26942,0,0,0,'Plague Zombie','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.5333,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30032,9056,0,0,26942,0,0,0,'Plague Zombie','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.5333,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30033,9056,0,0,26942,0,0,0,'Plague Zombie','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.5333,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30034,9056,0,0,26942,0,0,0,'Plague Zombie','','',0,6,0,0,0,1,1,0,5,5,2023,204,204,0,1,0,2000,0,5,7,0,0,0,0,0,111,0,0,0,0,0,0,1.5,0.5333,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30035,9056,0,0,26092,0,0,0,'Fallen Earthen Defender','','',0,7,0,0,0,1,1,0,79,80,35,12175,12600,3944,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30036,9056,0,0,26092,0,0,0,'Rejuvenated Defender','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30037,9056,29880,33192,26729,26730,26731,26732,'Mjordin Combatant','','',0,7,0,0,0,1,1,0,79,80,1885,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,2223,0,2.5,8,14,0,61343,61227,32736,50370,49807,0,0,0,0,0,0,0,0,0,0,0,42422,41989,0,0,0,0,0,0),(30038,12340,0,0,1126,17612,0,0,'Mjordin Combatant Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30039,9056,0,0,26697,0,0,0,'Asgari','Stable Master','',0,7,0,1,0,3,1,0,75,75,2070,13956,13956,0,1,4194305,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30040,9056,0,0,26698,0,0,0,'Eternal Watcher','','',512,4,0,0,0,1,1,0,80,80,16,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.8,0.558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42246,42107,0,0,0,0,0,0),(30041,9056,0,0,25796,0,0,0,'Thyra Kvinnshal','','',0,7,0,0,0,1,1,0,80,80,2109,12600,12600,0,1,2,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30042,9056,0,0,12231,9210,26704,24905,'Fiend of Fire','','',0,4,0,0,0,1,1,0,1,1,35,8982,10635,0,1,0,2000,0,342,485,0,0,0,0,0,7,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,55872,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30043,9056,0,0,26705,17461,26175,0,'Fiend of Earth','','',0,4,0,0,0,1,1,0,1,1,35,8982,10635,0,1,0,2000,0,342,485,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,55886,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30044,9056,0,0,26707,26648,5561,26706,'Fiend of Water','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,55888,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30045,9056,0,0,14516,26380,22726,0,'Fiend of Air','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,2,'',0,0,0,2.5,8,14,0,55881,55882,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30046,9056,0,0,26123,0,0,0,'Yulda the Stormspeaker','','',0,7,0,0,0,1,3,0,80,80,1885,12600,12600,11982,1,1,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.2,0.372,'',0,2218,0,2.5,8,14,0,32018,55087,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(30047,12340,23563,0,16178,0,0,0,'Soul Weaver (1)','','',72,6,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,2.8,3.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30048,12340,16428,0,12818,0,0,0,'Unstoppable Abomination (1)','','',72,6,0,1,0,1,1,0,80,80,14,207900,207900,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,3,1,'',0,0,15,2.5,8,14,0,28467,28468,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30049,12340,23562,0,12818,0,0,0,'Unstoppable Abomination (1)','','',72,6,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,3,1,'',0,0,15,2.5,8,14,0,28467,28468,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30050,12340,0,0,4449,26708,0,0,'Earthen Stone State','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30051,9056,0,0,26716,0,0,0,'Librarian Tiare','','',0,7,0,0,0,1,1,0,72,72,2007,7688,7688,7500,1,1,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,205),(30052,9056,0,0,5988,0,0,0,'Creteus','','',0,10,0,1,0,10,1,0,80,80,35,126000,126000,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,3,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30053,9056,0,0,26177,0,0,0,'Icebound Revenant','','',512,4,0,0,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,55216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(30054,12340,0,0,25347,0,0,0,'Frozen Orb','','',8,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30055,12340,0,0,26710,0,0,0,'Stormpeak Wyrm','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,5,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42106,0,0,0,0,0,0,0),(30056,9056,0,0,26738,0,0,0,'Vaelen the Flayed','','',0,7,0,0,0,1,1,0,80,80,2050,12600,12600,3994,1,3,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.725,1.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30057,12340,16441,0,16586,0,0,0,'Guardian of Icecrown (1)','','',72,6,0,1,0,1,1,0,80,80,21,6300000,6300000,0,1,0,1250,0,3428.75,4761.25,0,0,0,0,0,9729,0,0,0,0,0,0,100,17,'',0,0,15,2.5,8,14,0,28470,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30058,9056,0,0,14357,20737,0,0,'Warden of the Chamber','','',0,2,0,0,0,1,1,0,76,76,2013,4781,4781,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,3.125,0.9375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30059,12340,0,0,26741,0,0,0,'Wyrmrest Warden Visual (Bronze)','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,5,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30060,9056,0,0,25792,0,0,0,'Stormforged Warmonger','','',0,7,0,0,0,1,1,0,1,1,1771,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,52701,51876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30061,12213,15990,0,15945,0,0,0,'Kel\'Thuzad (1)','','',76,6,0,3,0,1,1,0,83,83,21,14642250,14642250,2554800,1,0,2000,0,34720,47180,0,0,0,0,0,10573,0,0,0,0,0,0,10,0.842,'',1,2029256,15,2.5,8,14,0,27810,27819,28478,27808,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30062,12340,0,0,26218,0,0,0,'Stormforged Amplifier','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30063,9056,0,0,26155,0,0,0,'Stormforged Decimator','','',32768,9,0,1,0,1,1,0,1,1,1771,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,2,10,'',0,0,0,2.5,8,14,0,56352,35238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30064,9056,0,0,27092,0,0,0,'Iron Behemoth','','',0,7,0,1,0,1,1,0,1,1,1771,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,5,0.31,'',0,0,0,2.5,8,14,0,56061,56062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30065,9056,0,0,26454,26455,26456,26457,'Frostborn Axemaster','','',0,7,0,1,0,1,1,0,1,1,1770,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30272,9056,0,0,26882,0,0,0,'Njorndar Proto-Drake','','vehichleCursor',0,1,0,1,0,1,1,0,80,80,190,37800,37800,0,1,0,2000,0,420,630,0,2500,336,504,180000,9729,0,0,0,0,0,0,3.75,0.2325,'',0,0,0,2.5,8,14,0,57493,0,7769,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30067,9056,0,0,26743,0,0,0,'Initiate Claget','Blades','',0,7,0,0,0,1,1,0,80,80,2050,12600,12600,0,1,4224,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30068,12340,16286,0,16111,0,0,0,'Spore (1)','','',8,10,0,0,0,1,1,0,80,80,14,3150,3150,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1.5,'',0,0,15,2.5,8,14,0,29232,0,0,0,0,0,0,29232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30069,9056,0,0,26744,0,0,0,'Initiate Roderick','Poisons & Reagents','',0,7,0,0,0,1,1,0,80,80,2050,12600,12600,0,1,3200,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30070,9056,0,0,26745,0,0,0,'Initiate Gahark','General Goods','',0,7,0,0,0,1,1,0,80,80,2050,12600,12600,0,1,384,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30071,9056,0,0,26746,0,0,0,'Stitched Colossus','','',72,6,0,1,0,20,2,0,82,82,21,269620,269620,0,1,0,2500,0,4575,6018.75,0,0,0,0,3600000,10356,0,0,0,0,0,0,5.1,0.465,'',0,7678,0,2.5,8,14,0,54356,55821,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,167,0),(30072,12340,0,0,26747,0,0,0,'Wyrmrest Warden Visual (Red)','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,5,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30073,12340,0,0,26748,0,0,0,'Wyrmrest Warden Visual (Green)','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,5,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30074,9056,0,0,26577,0,0,0,'The Leaper','','',0,6,0,1,0,3,1,0,80,80,2050,37800,37800,0,1,3,2000,0,1651.4,1784.8,0,0,0,0,300000,8757,0,0,0,0,0,0,3,0.93,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30075,12340,30071,0,26746,0,0,0,'Stitched Colossus (1)','','',72,6,0,1,0,1,1,0,82,82,21,674050,674050,0,1,0,2500,0,7930,10432.5,0,0,0,0,0,10356,0,0,0,0,0,0,5.1,0.465,'',0,7678,15,2.5,8,14,0,54356,55826,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30076,12340,0,0,26749,0,0,0,'Wyrmrest Warden Visual (Blue)','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,5,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30077,12340,0,0,14308,0,0,0,'Wyrmrest Warden Visual (Black)','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,5,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30078,9056,0,0,7029,16946,0,0,'[DND]Wyrmrest Temple Beam Target','','',0,10,0,0,0,1,1,0,1,1,35,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,4,1.806,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30079,9056,0,0,1126,11686,0,0,'ELM General Purpose Bunny (Phase II)','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30080,12340,0,0,21603,0,0,0,'Willzyx','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,30,15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30081,9056,0,0,26827,0,0,0,'Efrem the Faithful','','',0,7,0,0,0,1,1,0,80,80,190,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,14518,17232,13005,17233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30082,9056,0,0,5988,0,0,0,'Creteus','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,3,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30083,9056,0,0,25627,25287,0,0,'Marauding Geist','','',72,6,0,1,0,1,1,0,80,80,21,31500,31500,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.465,'',0,6684,0,2.5,8,14,0,56729,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30084,9056,0,0,26753,0,0,0,'Power Spark','','',0,4,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0.6,'55845',0,0,0,2.5,8,14,0,56152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30085,9056,0,0,19329,0,0,0,'Vigilant Shade','','',72,6,0,1,0,1,1,0,81,81,21,130330,130330,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,55848,55850,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30086,9056,0,0,25771,0,0,0,'Sigrid Iceborn','','',0,7,0,0,0,1,1,0,80,80,190,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,57635,61165,61164,61168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30087,12340,30085,0,19329,0,0,0,'Vigilant Shade (1)','','',72,6,0,1,0,1,1,0,81,81,21,325825,325825,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,3,3,'',0,0,15,2.5,8,14,0,55848,55851,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30088,12340,0,0,19797,0,0,0,'Brokentoe (Mount)','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,10,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30089,12340,0,0,26755,0,0,0,'Mammoth Mount (Small)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30090,9056,0,0,169,11686,0,0,'Vortex','','',0,10,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,2,0.903,'55883',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,214,0,0,0,0,0,0,0,0,0),(30091,9056,0,0,1126,11686,0,0,'Central Conflict Controller Bunny','','',1024,10,0,0,0,1,1,0,78,78,14,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30093,9056,0,0,26758,0,0,0,'Yggdras Worm','','',65537,1,42,0,0,0.5,1,0,1,1,634,4805,4970,0,1,0,2000,0,316,450,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,80,0),(30094,9056,0,0,26759,0,0,0,'Dalaran Sewer Rat','','',0,8,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(30095,9056,0,0,16259,0,0,0,'Dalaran Sewer Turtle','','',0,8,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.25,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(30096,9056,0,0,26764,0,0,0,'Dry Haystack','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30097,12340,16447,0,24998,0,0,0,'Plagued Ghoul (1)','','',72,6,0,1,0,1,1,0,81,81,21,260660,260660,0,1,0,1500,0,4524,5889,0,0,0,0,0,10033,0,0,0,0,0,0,1.15,0.3565,'',0,7566,15,2.5,8,14,0,11672,11661,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30098,9056,0,0,26806,26807,26808,26809,'Amphitheater Vendor','Snacks','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30099,9056,0,0,24531,0,0,0,'Njormeld','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,6,0.31,'61208',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30101,9183,0,0,21955,17612,0,0,'WotLK City Attacks Ice Block Bunny, Small','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30102,9056,0,0,26810,26811,26812,26813,'Amphitheater Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.845,0.37638,'55944 56060',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30103,9056,0,0,16480,21072,0,0,'Valkyrion Fire Bunny','','',0,10,0,0,0,1.35,1,0,70,70,35,5468,5468,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30104,9056,0,0,26766,0,0,0,'Adamman the Trader','','',4096,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,1,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30105,9056,0,0,26778,0,0,0,'King Jokkum','','',0,7,0,1,0,1,1,0,80,80,2107,50400,50400,0,1,3,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,9,0.465,'',0,7033,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30106,9056,0,0,26767,19725,0,0,'Flame Sphere','','',0,10,0,0,0,1,1,0,80,80,14,12600,12600,0,0.1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0.1,0.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,53,0),(30107,9056,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30110,9056,0,0,25390,25391,25390,25391,'Hungry Penguin','','',0,8,0,0,0,0.1,1,0,1,1,7,1028,1028,0,1,0,2000,0,328,467,0,0,0,0,0,7,0,0,0,0,0,0,0.74,0.2294,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30111,9056,0,0,27386,27387,27388,27389,'Twilight Worshipper','','',8,7,0,1,0,4,7,0,74,74,16,41128,42540,24595,1,0,2000,0,2542.5,3607.5,0,0,0,0,3600000,7903,0,0,0,0,0,0,4.455,1.07217,'',0,5953,0,2.5,8,14,0,61568,61567,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30113,9056,0,0,26768,0,0,0,'Whisker','','',0,1,0,1,0,14,1,0,1,1,35,154014,154014,0,1,0,2000,0,2670,3772.5,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,50169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30114,9056,0,0,27378,27379,27380,27381,'Twilight Initiate','','',8,7,0,0,0,0.8,4,0,74,74,16,6580,6806,31580,1,0,2000,0,289,421,0,0,0,0,3600000,6368,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30115,9056,0,0,28222,0,0,0,'Vereesa Windrunner','Ranger General of the Silver Covenant','',4,7,0,3,0,1000,500,0,83,83,2027,13945000,13945000,2129000,1,2,2000,0,17360,23590,0,0,0,0,300000,10573,0,0,0,0,0,0,1.875,0.47875,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30116,9056,0,0,26770,0,0,0,'Archmage Aethas Sunreaver','Kirin Tor','',0,7,0,1,0,500,500,0,80,80,2007,5040000,5040000,4407000,1,2,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30117,9056,0,0,26771,0,0,0,'Archmage Modera','Kirin Tor','',0,7,0,1,0,500,500,0,80,80,2007,5040000,5040000,4407000,1,0,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,1.875,0.26,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30118,9056,0,0,169,14501,0,0,'Portal (Malygos)','','',0,10,0,0,0,1.35,1,0,80,80,114,7212,7212,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,2,0.903,'55949',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30119,12340,0,0,24531,0,0,0,'Burly Frost Giant','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,6,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30120,9056,0,0,25680,0,0,0,'Seething Revenant','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,56620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30121,9056,0,0,24531,0,0,0,'Frost Giant Stormherald','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,6,0.31,'56568',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30122,9056,0,0,16480,19595,0,0,'Storm Peaks Anvil Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30248,9056,0,0,26876,0,26876,0,'Hover Disk','','vehichleCursor',0,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,2000,345,509,180000,9729,0,0,0,0,0,0,0,0,'43775',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,0,0,0,0,0,0,0,0,0),(30234,9056,0,0,26876,0,26876,0,'Hover Disk','','vehichleCursor',0,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,2000,345,509,180000,9729,0,0,0,0,0,0,0,0,'43775',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,0,0,0,0,0,0,0,0,0),(30125,12340,0,0,16480,19595,0,0,'Vengeful Revenant KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30126,12340,0,0,16480,19595,0,0,'Njormeld KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30127,9056,0,0,24531,0,0,0,'Njormeld','','',0,7,0,1,0,1,1,0,79,80,2107,48700,50400,0,1,3,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,6,0.31,'56768',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30130,12340,0,0,1126,24719,0,0,'Veranus Right Foot Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30131,12340,0,0,1126,24719,0,0,'Veranus Left Foot Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30132,12340,0,0,1126,24719,0,0,'Veranus Right Wing Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30133,12340,0,0,1126,24719,0,0,'Veranus Left Wing Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30135,9056,0,30139,26783,0,0,0,'Restless Frostborn Warrior','','',0,6,0,0,0,1,1,0,78,79,16,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,180000,9426,0,0,0,0,0,0,1.5,0.347,'',0,2118,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30136,9056,0,0,25952,0,0,0,'Stormforged Soldier','','',0,7,0,0,0,1,1,0,1,1,2102,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,56621,56622,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30137,9056,0,0,26779,0,0,0,'Shifty Vickers','','',0,7,0,0,0,1,1,0,74,74,35,10282,10282,0,1,2,2000,0,328,467,0,0,0,0,300000,7918,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30138,12340,0,0,16480,19595,0,0,'Frost Giant Ghost KC','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30139,12340,0,0,16480,19595,0,0,'Frost Dwarf Ghost KC','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30140,9056,0,0,5556,0,0,0,'Zena','Wodin\'s Warrior Kitten','',0,8,0,0,0,0.1,1,0,4,4,35,8,8,0,1,0,2000,0,4,5,0,0,0,0,180000,68,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(30141,9056,0,0,26680,0,0,0,'Frost Giant Floating Spirit','','',0,7,0,1,0,1,1,0,79,80,16,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,7.5,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30142,9056,0,0,26782,0,0,0,'The Iron Watcher','','',0,7,0,1,0,8,1,0,80,80,2108,100800,100800,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,60925,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30143,9056,0,0,26783,0,0,0,'Frostborn Floating Spirit','','',0,7,0,1,0,1,1,0,79,80,16,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30144,9056,0,0,26784,0,0,0,'Restless Frostborn Ghost','','',0,6,0,0,0,1,1,0,78,79,16,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,180000,9426,0,0,0,0,0,0,1.5,0.347,'',0,2116,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30145,9056,0,0,26784,0,0,0,'Frostborn Floating Spirit','','',0,7,0,1,0,1,1,0,79,80,16,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30146,9056,0,0,26242,26785,0,0,'Exhausted Vrykul','','',0,7,0,0,0,1,1,0,79,80,190,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347222,'',0,2220,0,2.5,8,14,0,57395,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(30147,9056,0,0,26786,0,0,0,'Garhal','','',0,7,0,0,0,1,1,0,79,80,190,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347222,'',0,2237,0,2.5,8,14,0,50306,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(30148,9056,0,0,26263,0,0,0,'Infesting Jormungar','','',65537,1,42,0,0,1,1,0,80,80,1711,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,5.25,0.5425,'',0,0,0,2.5,8,14,0,56103,48287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42927,0,0,0,0,0,0,0),(30149,12340,0,0,26798,0,0,0,'Demo, Icecrown Cultist','Cult of the Damned','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30150,9056,0,0,24497,0,0,0,'Frostbrood Destroyer','','',8,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30151,9056,0,0,4449,26241,0,0,'Orb Lightning','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30152,9056,0,0,26093,0,0,0,'Bruor Ironbane','','',4096,7,0,1,0,3,1,0,79,79,1770,36525,36525,3893,1,3,2000,0,1835.4,2571.4,0,0,0,0,300000,9405,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,56330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30153,9183,0,0,21955,11686,0,0,'Last Chapter Dialogue Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30154,9056,0,0,25771,0,0,0,'Agnetta Tyrsdottar','','',0,7,0,0,0,1,1,0,79,80,2109,12175,12600,0,1,1,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,55716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30155,12340,0,0,22165,0,0,0,'UNUSED Nicole Morris','Stable Master','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,4194304,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30156,9056,0,0,21955,21072,0,0,'[DND] Anguish Spectator Bunny','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30157,9056,0,0,26816,0,0,0,'Nikita','Jessica Morris\'s Companion','',0,3,0,0,0,1,1,0,69,69,1928,7984,7984,0,1,0,3000,0,367.5,519,0,0,0,0,300000,6423,0,0,0,0,0,0,1.2,0.1836,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30158,9056,0,0,26822,0,0,0,'Billie','Nicole Morris\'s Companion','',0,3,0,0,0,1,1,0,69,69,1928,7984,7984,0,1,0,3000,0,367.5,519,0,0,0,0,300000,6423,0,0,0,0,0,0,1.2,0.1836,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30159,9056,0,0,26742,0,0,0,'Sigrid Iceborn\'s Proto-Drake','','',0,1,0,0,0,1,1,0,1,1,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.2325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30160,9056,0,0,26698,0,0,0,'Brittle Revenant','','',512,4,0,0,0,1,1,0,80,80,834,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.8,0.558,'',0,0,0,2.5,8,14,0,50731,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42246,42107,0,0,0,0,0,0),(30161,9056,0,0,25835,0,0,0,'Wyrmrest Skytalon','','',0,10,0,0,0,7.94,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'60534',0,0,0,2.5,8,14,0,56091,56092,57090,57143,57108,57092,60534,0,0,0,0,0,0,0,220,0,0,0,0,0,0,0,0,0),(30162,9056,0,0,26825,0,0,0,'Tinky Wickwhistle','','',0,7,0,0,0,1,1,0,80,80,190,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,37666,61552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30163,9056,0,0,27092,0,0,0,'Dead Iron Giant','','',0,7,0,1,0,1,1,0,80,80,2108,50400,50400,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,5,0.31,'56779 0 29266 0 29266 1',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30164,9056,24051,0,22042,22611,0,0,'Cavedweller Worg','','',1,1,1,0,0,0.7,1,0,79,80,1712,8522,8820,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,24604,0,0,0,0,0,0,0,0,0,0,0,0,13470,0,0,42510,0,0,0,0,0,0,0),(30165,9056,0,0,26466,0,0,0,'Stormcrest Eagle','','',0,1,26,1,0,1,1,0,1,1,1732,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.775,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30166,9056,0,0,26458,26459,0,0,'Frostborn Stormrider','','',4096,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30167,9056,24051,0,26832,0,0,0,'Gimorak','','',0,1,0,0,0,1,1,0,80,80,1712,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,2.75,'',0,0,0,2.5,8,14,0,50046,32019,54487,0,0,0,0,0,0,0,0,0,0,13470,0,0,0,0,0,0,0,0,0,0),(30169,9056,0,0,16480,19595,0,0,'Smoldering Scrap Bunny','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,1,'56118',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30170,9056,0,0,24103,24121,24115,24109,'Mechagnome Attendant','','',0,9,0,0,0,1,1,0,78,79,35,11770,12175,3851,1,0,2000,0,399,559,0,0,0,0,300000,9405,0,0,0,0,0,0,1,5,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30171,12340,0,0,1438,0,0,0,'The Ring of Valor Battlemaster','Battle Master','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30172,9056,0,0,26831,0,0,0,'Ahn\'kahar Swarm Egg','','',1024,10,0,0,0,1,1,0,70,70,16,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,2,0.62,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30173,9056,0,0,26828,0,0,0,'Ahn\'kahar Guardian Egg','','',1024,10,0,0,0,1,1,0,70,70,16,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,4,1.24,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30174,9056,0,0,26388,0,0,0,'Hyldsmeet Warbear','','',0,1,4,0,0,1,1,0,80,80,2128,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,4.125,0.825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,222,0,0,0,0,0,0,0,164,0),(30175,9056,0,0,25771,0,0,0,'Hyldsmeet Bear Rider','','',0,7,0,0,0,1,1,0,79,80,2128,12175,12600,0,1,1,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30176,9056,0,0,28079,0,0,0,'Ahn\'kahar Guardian','','',8,6,0,1,0,2,1,0,74,74,16,20564,20564,0,1,0,2000,0,2460,3502.5,0,0,0,0,0,7918,0,0,0,0,0,0,0,0,'56151',0,0,0,2.5,8,14,0,56354,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(30177,9056,24051,0,22003,22611,0,0,'Ravaged Cavedweller Worg','','',0,10,0,0,0,0.5,1,0,80,80,1712,6300,6300,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1.5,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13470,0,0,42510,0,0,0,0,0,0,0),(30178,9056,0,0,28078,0,0,0,'Ahn\'kahar Swarmer ','','',8,6,0,0,0,0.01,1,0,69,69,16,125,125,0,1,0,3000,0,492,700.5,0,0,0,0,0,6423,0,0,0,0,0,0,0,0.155,'56158',0,0,0,2.5,8,14,0,56354,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(30179,9056,0,0,27369,27370,27371,27372,'Twilight Apostle','','',8,7,0,1,0,4,8,0,74,74,16,41128,42540,28108,1,0,2000,0,2542.5,3607.5,0,0,0,0,3600000,7903,0,0,0,0,0,0,1.65,0.4092,'',0,5988,0,2.5,8,14,0,28902,61570,11986,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30180,9056,0,0,26830,0,0,0,'Onu\'zun','','',0,7,0,0,0,1,1,0,80,80,190,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,15244,15122,15242,18100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30181,9056,0,0,169,11686,0,0,'Jedoga Controller','','',0,10,0,1,0,1,1,0,74,74,14,10282,10282,0,1,0,2000,0,2460,3502.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30182,9056,0,0,26357,0,0,0,'Yorg Stormheart','King of the Frostborn','',4096,7,0,1,0,1,1,0,80,80,1770,630000,630000,0,1,0,2000,0,211,293,0,0,0,0,180000,9729,0,0,0,0,0,0,1.95,0.4511,'',0,0,0,2.5,8,14,0,19135,15548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30183,12340,16215,0,16213,0,0,0,'Web Wrap (1)','','',72,10,0,0,0,1,1,0,74,74,14,1000,1000,0,1,0,2000,0,328,467,0,0,0,0,0,7918,0,0,0,0,0,0,1,1,'',0,7646,15,2.5,8,14,0,28622,29849,29848,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30184,9056,0,0,26380,0,0,0,'Scion of Storm','','',0,4,0,0,0,1,1,0,79,80,16,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,57480,50215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42783,42107,42782,0,0,0,0,0),(30186,9056,0,0,26834,0,0,0,'Ebon Blade Prisoner','','',0,7,0,0,0,1,1,0,77,77,2050,11379,11379,3725,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30187,9056,0,0,2325,0,0,0,'Mirador','','',2048,1,0,0,0,1.25,1,0,80,80,2070,15750,15750,0,1,0,2000,0,211,293,0,2000,0,0,180000,9729,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30188,9056,0,0,26838,26839,26840,26841,'Argent Champion','','',2048,7,0,1,0,1,1,0,80,80,2131,126000,126000,0,1,0,2000,0,211,293,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,53625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30189,9056,0,0,26842,26843,26844,26845,'Crusader of Virtue','','',0,7,0,1,0,1.85,3,0,77,80,2131,21051,23310,11579,1,0,2000,0,3127.5,4365,0,2000,0,0,180000,9730,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,58053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30190,9056,0,0,24103,24121,24115,24109,'Attendant Tock','','',0,9,0,0,0,1,1,0,78,78,35,11770,11770,3809,1,0,2000,0,199.5,279.5,0,0,0,0,180000,9337,0,0,0,0,0,0,1,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30191,9056,0,0,26846,0,0,0,'Deep Twilight Serpent','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30192,9056,0,0,27563,0,0,0,'Sapphire Owl','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30193,9056,0,0,26847,26848,26849,26850,'Amphitheater Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.95,0.3978,'55944 56060',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30194,9056,0,0,26835,0,0,0,'Ebon Blade Prisoner','','',0,7,0,0,0,1,1,0,77,77,2050,11379,11379,3725,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30195,9056,0,0,26836,0,0,0,'Ebon Blade Prisoner','','',0,7,0,0,0,1,1,0,77,77,2050,11379,11379,3725,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30196,9056,0,0,26837,0,0,0,'Ebon Blade Prisoner','','',0,7,0,0,0,1,1,0,77,77,2050,11379,11379,3725,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30197,9056,0,0,26834,0,0,0,'Ebon Blade Knight','','',0,7,0,0,0,1,1,0,77,77,2050,11379,11379,3725,1,0,2000,0,367,519,0,0,0,0,0,8803,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30198,9056,0,0,26835,0,0,0,'Ebon Blade Knight','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30199,9056,0,0,26836,0,0,0,'Ebon Blade Knight','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30200,9056,0,0,26837,0,0,0,'Ebon Blade Knight','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30201,12340,0,0,17870,0,0,0,'G\'eras Test Vendor List','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30202,9056,33192,0,26851,27552,27553,0,'Reanimated Crusader','','',0,6,0,0,0,1,1,0,77,78,35,11770,11770,3809,1,0,2000,0,191.5,269.5,0,0,0,0,180000,9132,0,0,0,0,0,0,0.75,0.173611,'',0,2017,0,2.5,8,14,0,32674,58154,58153,0,0,0,0,0,0,4,0,0,0,0,0,0,43169,0,0,0,0,0,0,0),(30203,9056,33192,0,26852,0,0,0,'Forgotten Depths High Priest','','',0,6,0,0,0,1,1,0,77,78,35,11379,11770,3767,1,0,2000,0,383,539,0,2000,0,0,180000,9041,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30204,9056,30402,33192,25729,0,0,0,'Forgotten Depths Ambusher','','',0,6,0,0,0,1,1,0,1,1,35,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,180000,7,0,0,0,0,0,0,2.25,0.465,'56422',0,2019,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,225,0,42770,0,0,0,0,0,169,0),(30205,9056,30402,33192,25267,0,0,0,'Forgotten Depths Acolyte','','',0,6,0,0,0,1,1,0,77,78,35,11379,11770,3767,1,0,2000,0,383,539,0,2000,0,0,180000,9041,0,0,0,0,0,0,1.8,0.372,'',0,2014,0,2.5,8,14,0,60781,16583,56223,0,0,0,0,0,0,4,0,0,0,0,0,0,42770,0,0,0,0,0,169,0),(30206,9056,30402,33192,26774,0,0,0,'Carrion Fleshstripper','','',1,1,3,0,0,1,1,0,76,77,35,11001,11379,0,1,0,2000,0,371,522,0,2000,0,0,180000,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,35201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42770,0,0,0,0,0,0,0),(30207,9056,0,0,22712,17200,0,0,'Forgotten Depths Dummy','','',0,10,0,0,0,1,1,0,1,1,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30208,9056,0,0,25754,0,0,0,'Stormforged Ambusher','','',0,7,0,0,0,1,1,0,78,79,1954,5885,6088,0,1,0,2000,0,404,564,0,0,0,0,0,9426,0,0,0,0,0,0,0,0.31,'',0,2120,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,42423,0,0,0,0,0,0),(30209,9056,0,0,20570,11686,0,0,'North Lightning Forge','','',0,10,0,0,0,1,1,0,1,1,634,42,42,60,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30210,12340,0,0,16480,19595,0,0,'Hodir\'s Helm KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30211,9056,0,0,20570,11686,0,0,'Central Lightning Forge','','',0,10,0,0,0,1,1,0,1,1,634,42,42,60,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30212,9056,0,0,20570,11686,0,0,'South Lightning Forge','','',0,10,0,0,0,1,1,0,1,1,634,42,42,60,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30214,9183,0,0,11686,0,0,0,'Thrall\'s Big Hit, Lightning Bolt Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30215,9056,0,0,16480,21342,0,0,'Ice Spike Target Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'61333 56304 61334',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30216,9056,0,0,27152,0,0,0,'Vile','','',0,6,0,1,0,3,1,0,80,80,2050,37800,37800,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,4.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30217,9056,0,0,26853,0,0,0,'Steven Allen','','',0,7,0,0,0,1,1,0,45,45,12,1848,1848,0,1,1,2000,0,76,100,0,0,0,0,180000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30218,9056,0,0,26854,0,0,0,'Vaelen the Flayed','','',0,7,0,0,0,1,1,0,80,80,2050,12600,12600,3994,1,2,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.725,1.15,'23303 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30219,9056,0,0,26863,0,0,0,'Ethereal Frostworg','','',0,1,1,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'31748',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30220,12340,0,0,1126,17612,0,0,'Leave Our Mark Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30221,12340,0,0,26202,0,0,0,'Kirgaraak Kill Credit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,7,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30222,9056,0,0,25754,0,0,0,'Stormforged Infiltrator','','',0,7,0,0,0,1,1,0,78,79,1954,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,180000,9426,0,0,0,0,0,0,0,0.31,'',0,2121,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(30223,9056,0,0,26862,0,0,0,'Crusade Commander Entari','','',0,7,0,1,0,8,1,0,80,80,2070,100800,100800,0,1,2,2000,0,3165,4395,0,2000,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30224,9056,0,0,26864,0,0,0,'Crusader Lord Dalfors','','',2048,7,0,1,0,7,8,0,80,80,2070,88200,88200,31952,1,2,2000,0,0,0,0,2000,0,0,180000,9633,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30225,9056,0,0,26865,0,0,0,'Crusader Sunborn','','',0,7,0,1,0,7,8,0,80,80,2070,1,1,0,1,0,2000,0,0,0,0,2000,0,0,180000,9633,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30226,9056,0,0,26866,0,0,0,'Father Gustav','','',0,7,0,1,0,7,8,0,80,80,2070,1,1,0,1,2,2000,0,0,0,0,2000,0,0,180000,9633,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30227,9056,0,0,26867,0,0,0,'Penumbrius','','',0,2,0,1,0,7,8,0,80,80,2070,88200,88200,0,1,3,2000,0,3165,4395,0,2000,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30228,9056,0,0,31187,0,0,0,'Argent Skytalon','','vehichleCursor',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,56683,56684,56712,0,0,0,0,0,0,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0),(30229,12340,0,0,26358,0,0,0,'Icemaw Bear Mount','','',0,1,4,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30230,9056,0,0,24994,24993,24992,24995,'Risen Ally','','',0,6,40,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30231,9056,0,0,26869,0,0,0,'Radulf Leder','Arathi Basin Battlemaster','',0,7,0,1,0,50,1,0,61,61,210,157200,157200,0,1,1048576,2000,0,1192.5,1657.5,0,0,0,0,0,4047,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30232,9056,0,0,26875,0,0,0,'The Bone Witch','','',0,6,0,1,0,1,1,0,80,80,2050,30240,30240,8814,1,3,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30233,9056,0,0,26877,26878,26879,26880,'Sunreaver Scout','','',4096,7,0,0,0,2,1,0,79,80,2129,24350,25200,3944,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30134,9056,0,0,22878,0,22878,0,'Brann\'s Flying Machine','','vehichleCursor',8,9,0,0,0,1,1,0,80,80,35,75600,75600,0,1,0,2000,0,422,586,0,2000,345,509,180000,9729,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30235,9056,0,0,26882,0,0,0,'Glory','','',0,6,0,0,0,1,1,0,80,80,2070,1,1,0,1,0,2000,0,2,2,0,2000,0,0,180000,7,0,0,0,0,0,0,3.75,0.2325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30236,9056,0,0,27101,0,0,0,'Argent Cannon','','Gunner',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,57385,57412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30238,9056,0,0,26885,26886,26887,26888,'Silver Covenant Scout','','',4096,7,0,0,0,2,1,0,79,80,2130,24350,25200,3944,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30239,9056,0,0,26892,0,0,0,'Alanura Firecloud','Poisons & Reagents','',4096,7,0,0,0,1,1,0,80,80,2121,10080,10080,9864,1,3200,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,35917,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30240,12340,0,0,26890,0,0,0,'Injured Sunreaver Scout','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30241,9056,0,0,26891,0,0,0,'Lanudal Silverhart','Blacksmithing Supplies','',4096,7,0,0,0,1,1,0,80,80,2025,12600,12600,3994,1,4224,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30242,9056,0,0,26893,26894,26895,0,'Injured Crusader','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9337,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30243,9056,29880,33192,25801,25799,25800,0,'Njorndar Spear-Sister','','',0,7,0,0,0,1,1,0,79,80,1885,12175,12600,3944,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,0,0.31,'',0,2223,0,2.5,8,14,0,38029,43413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42422,41989,0,0,0,0,0,0),(30244,9056,0,0,26896,0,0,0,'Miura Brightweaver','Poisons & Reagents','',4096,7,0,0,0,1,1,0,80,80,2025,10080,10080,8814,1,3200,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30245,9056,0,0,24316,24317,24318,24319,'Nexus Lord','','',0,7,0,1,0,30,25,0,80,80,14,378000,378000,99850,1,0,2000,0,3127.5,4365,0,0,0,0,0,9706,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,57060,57058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30246,9056,0,0,16480,21342,0,0,'Dun Niffelem Spear Chain Bunny (Phase 2)','','',0,10,0,0,0,1,1,0,80,80,35,9215,9215,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30247,9056,0,0,24308,0,0,0,'Bloodguard Lorga','','',0,7,0,0,0,1,1,0,80,80,1978,12600,12600,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,2342,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30249,9056,0,0,24316,24317,24318,24319,'Scion of Eternity','','',0,7,0,1,0,20,25,0,80,80,14,201600,201600,220350,1,0,2000,0,2595,3742.5,0,0,0,0,0,7822,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,56397,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30250,9056,29880,33192,26614,26914,0,0,'Valhalas Vargul','','',0,6,0,0,0,1,1,0,79,80,1885,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.465,'',0,2223,0,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42422,42108,0,0,0,0,0,0),(30252,9056,0,0,24531,0,0,0,'Lorekeeper Randvir','','',0,7,0,1,0,1,1,0,79,80,2107,48700,50400,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,6,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30253,9056,0,0,26889,0,0,0,'Felindel Sunhammer','Blacksmithing Supplies','',4096,7,0,0,0,1,1,0,80,80,2121,12600,12600,3994,1,4224,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30254,9056,0,0,26897,0,0,0,'Marisalira','Food & Drink','',4096,7,0,0,0,1,1,0,80,80,2121,10080,10080,8814,1,640,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,35917,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30255,9056,0,0,26898,0,0,0,'Aniduria','Food & Drink','',4096,7,0,0,0,1,1,0,80,80,2025,10080,10080,8814,1,640,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30256,9056,0,0,26899,0,0,0,'Scout Ordimbral','General Goods','',4096,7,0,0,0,1,1,0,80,80,2121,12600,12600,3994,1,384,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30257,9056,0,0,26900,0,0,0,'Scout Yribria','General Goods','',4096,7,0,0,0,1,1,0,80,80,2025,12600,12600,3994,1,384,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30258,9056,0,0,28133,0,0,0,'Amanitar','','',328,4,0,1,1,1,1,0,82,82,16,431392,431392,0,1,0,2000,0,3660,4815,0,0,0,0,180000,10356,0,0,0,0,0,0,0,0,'',0,6699,0,2.5,8,14,0,57094,57055,57088,57095,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30259,9056,0,0,26907,0,0,0,'Scout Captain Elsia','','',4096,7,0,1,0,5,3,0,80,80,2129,63000,63000,11982,1,0,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30260,9056,0,0,27265,27275,27281,27235,'Stoic Mammoth','','',0,1,0,0,0,1,1,0,77,78,190,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,180000,9124,0,0,0,0,0,0,7,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42542,42104,0,0,0,0,0,0),(30261,9056,0,0,26908,0,0,0,'Scout Captain Daelin','','',4096,7,0,1,0,5,3,0,80,80,2130,63000,63000,11982,1,0,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30262,9056,0,0,24531,0,0,0,'Son of Hodir','','',0,7,0,1,0,1,1,0,79,80,2107,73050,75600,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,6,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30263,9056,0,0,26885,26886,26887,26888,'Silver Covenant Horseman','','',6144,7,0,0,0,2,1,0,79,80,2130,24350,25200,3944,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30264,12340,16127,0,3942,0,0,0,'Spectral Trainee (1)','','',72,6,0,1,0,1,1,0,80,81,14,25200,26066,12113,1,0,1150,0,3176.88,4499.95,0,0,0,0,0,10007,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,56407,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30265,9056,0,0,26877,26878,26879,26880,'Sunreaver Hawkrider','','',6144,7,0,0,0,2,1,0,79,80,2129,24350,25200,3944,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30266,12340,0,0,26909,0,0,0,'Injured Silver Covenant Scout','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30268,9056,0,0,24925,0,0,0,'Webbed Crusader','','',0,10,0,0,0,0.02,1,0,1,1,2068,1,1,0,1,0,2000,0,2,2,0,2000,0,0,180000,7,0,0,0,0,0,0,1.3,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30269,9056,0,0,26910,0,0,0,'Skymaster Baeric','Dragonhawk Master','',0,7,0,1,0,3,3,0,80,80,2122,37800,37800,13557,1,8192,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,35917,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30270,9056,0,0,26090,26664,26921,26913,'Oathbound Warder','','',0,7,0,0,0,1,1,0,1,1,1770,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30271,9056,0,0,26911,0,0,0,'Galendror Whitewing','Hippogryph Master','',0,7,0,1,0,3,3,0,80,80,2026,37800,37800,11982,1,8192,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30124,9056,0,0,26772,0,26772,0,'Snorri','','vehichleCursor',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,56750,56753,0,0,0,0,0,0,0,0,0,0,0,0,217,0,0,0,0,0,0,0,0,0),(30273,9056,0,0,24925,0,0,0,'Webbed Crusader','','',0,10,0,0,0,0.02,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,2000,0,0,180000,7,0,0,0,0,0,0,1.3,1.3,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30274,9056,0,0,26838,26845,26842,26841,'Freed Crusader','','',0,7,0,0,0,1,1,0,1,1,2070,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30275,9056,0,30415,26739,0,0,0,'Wild Wyrm','','',0,2,0,1,0,1,1,0,80,80,16,100000,100000,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,6.5,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,233,0,0,0,0,0,0,0,0,0),(30276,9056,0,0,25768,0,0,0,'Ahn\'kahar Web Winder','','',8,6,0,1,0,4,5,0,73,73,16,39760,39760,16935,1,0,2000,0,2347.5,3360,0,0,0,0,3600000,7604,0,0,0,0,0,0,0,0.31,'',0,5898,0,2.5,8,14,0,56640,56632,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30277,9056,0,0,27324,0,0,0,'Ahn\'kahar Slasher','','',8,6,0,1,0,4,5,0,73,73,16,39760,39760,0,1,0,2000,0,2370,3375,0,0,0,0,3600000,7618,0,0,0,0,0,0,1.65,0.341,'',0,5879,0,2.5,8,14,0,42746,56643,32714,56646,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30278,9056,0,0,23821,0,0,0,'Ahn\'kahar Spell Flinger','','',8,6,0,1,0,4,5,0,73,73,16,39760,39760,16935,1,0,2000,0,2347.5,3360,0,0,0,0,3600000,7604,0,0,0,0,0,0,1.35,0.279,'',0,5910,0,2.5,8,14,0,56702,56698,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30279,9056,0,0,26775,0,0,0,'Deep Crawler','','',8,1,0,1,0,4,5,0,73,73,16,39760,39760,0,1,0,2000,0,2370,3375,0,0,0,0,3600000,7618,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,56581,59109,56580,59108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30280,10958,0,0,22474,0,0,0,'Enraged Armored Hippogryph','','',0,1,0,0,0,1,1,0,1,1,2130,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30281,9056,0,0,22474,0,0,0,'Silver Covenant Hippogryph','','',0,1,0,0,0,3,3,0,80,80,2130,37800,37800,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,259,0),(30282,9056,0,0,14501,0,0,0,'Arcane Overload','','',0,10,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,5,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30283,9056,0,0,27323,0,0,0,'Plague Walker','','',8,6,0,1,0,4,5,0,74,74,16,41128,41128,0,1,0,2200,0,2706,3852.75,0,0,0,0,3600000,7918,0,0,0,0,0,0,0,1.5,'',0,4723,0,2.5,8,14,0,56709,56707,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30284,9056,0,0,25012,0,0,0,'Bonegrinder','','',72,6,0,1,0,8,8,0,74,74,16,82256,82256,0,1,0,2000,0,2460,3502.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,5.1,0.465,'',0,6034,0,2.5,8,14,0,19134,56737,56736,8599,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,147,0),(30285,9056,0,0,20090,0,0,0,'Eye of Taldaram','','',8,6,0,1,0,4,5,0,73,73,16,39760,39760,16935,1,0,2000,0,2347.5,3360,0,0,0,0,3600000,7604,0,0,0,0,0,0,1.5,1.5,'56572',0,5981,0,2.5,8,14,0,56733,17289,56730,56728,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30286,9056,0,0,26941,0,0,0,'Frostbringer','','',8,6,0,1,0,4,5,0,73,73,16,39760,39760,16935,1,0,2000,0,2347.5,3360,0,0,0,0,3600000,7604,0,0,0,0,0,0,1.85,0.5735,'',0,5966,0,2.5,8,14,0,15063,56716,57825,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30287,9056,0,0,25742,0,0,0,'Plundering Geist','','',8,6,0,0,0,1,1,0,73,73,16,9940,9940,0,1,0,2000,0,316,450,0,0,0,0,3600000,7618,0,0,0,0,0,0,1.75,0.5425,'',0,2500,0,2.5,8,14,0,56715,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,133,0),(30288,9056,0,0,26922,0,0,0,'Ahn\'kahar Channeler','','',8,6,0,1,0,4,5,0,73,73,14,39760,39760,0,1,0,2000,0,2370,3375,0,0,0,0,3600000,7618,0,0,0,0,0,0,0,1.24,'56571',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30289,12340,0,0,5446,3167,0,0,'Stormwind Harbor Defender','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30290,9056,0,0,29363,0,0,0,'Sunreaver Dragonhawk','','',0,1,30,1,0,3,3,0,80,80,2129,37800,37800,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12993,0,0,0,0,0,0,0,0,0,0),(30291,9056,29605,0,26262,0,0,0,'Ravenous Jormungar','','',65537,1,42,0,0,1,1,0,79,80,1711,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,3.45,0.3565,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42927,0,0,0,0,0,0,0),(30292,9056,0,0,8842,0,0,0,'Dead Icemaw Bear','','',0,1,4,0,0,1,1,0,79,80,1712,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,2.25,0.9165,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42733,0,0,0,0,0,0,0),(30293,12340,0,0,18450,18451,0,0,'Stormwind Harbor Captain','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30294,9056,0,0,30652,0,0,0,'Frostworg Denmother','','',0,1,1,1,0,1,1,0,80,80,2107,63000,63000,0,1,2,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30295,9056,0,0,28977,0,0,0,'Thorim','','',4,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,70,70,0,0,0,0,180000,7,0,0,0,0,0,0,6.25,1.25,'54500',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30296,12340,0,0,26560,0,0,0,'Iron Sentinel Credit','Servant of Loken','',0,5,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30297,12340,0,0,26065,0,0,0,'Iron Dwarf Assailant Credit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.3875,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30298,9056,0,0,1126,11686,0,0,'Invisible Stalker (Float, Uninteractible, LargeAOI)','','',1048576,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,3600000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30299,9056,0,0,25953,0,0,0,'Overseer Narvir','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30300,9056,0,0,27093,0,0,0,'Iron Colossus','','',0,5,0,1,0,25,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,61673,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30301,9056,0,0,26935,0,0,0,'Tamed Jormungar','','',65536,1,42,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30302,9056,0,0,16480,19595,0,0,'Helm Sparkle Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30303,12340,16360,0,10976,10975,5432,5265,'Zombie Chow (1)','','',72,6,0,1,0,1,1,0,80,80,14,1008000,1008000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,1.5,'29307',0,0,15,2.5,8,14,0,29307,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30304,9056,0,0,26939,0,0,0,'Imhadria','Stable Master','',0,7,0,0,0,1,1,0,80,80,2050,12600,12600,0,1,4194305,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30305,13202,0,0,21939,0,0,0,'Swift Flying Broom','','',0,10,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,39.5377,39.5377,0,0,44,44,0,6792,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30306,9056,0,0,1065,0,0,0,'Bileblow','Poisons','',0,6,0,0,0,1,1,0,80,80,2050,12600,12600,0,1,1152,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.533,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30307,9056,0,0,26944,0,0,0,'Sarhule the Risen','Reagents','',0,6,0,0,0,1,1,0,80,80,2050,12600,12600,3994,1,2176,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.25,0.1,'',0,0,0,2.5,8,14,0,12544,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30308,9056,0,0,26938,0,0,0,'Initiate Brenners','Innkeeper','',0,7,0,0,0,1,1,0,80,80,2050,12600,12600,0,1,65536,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30309,9056,0,0,26936,0,0,0,'Shambles','Food & Drink','',0,6,0,0,0,1,1,0,80,80,2050,12600,12600,0,1,640,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0.9375,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30310,9056,0,0,1200,0,0,0,'Boltskull','General Goods','',0,6,0,0,0,1,1,0,80,80,2050,12600,12600,0,1,384,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30311,9056,0,0,1198,0,0,0,'Mangled','Trade Supplies','',0,6,0,0,0,1,1,0,80,80,2050,12600,12600,0,1,128,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30312,9056,0,0,733,0,0,0,'Shadow Vault Boneguard','','',0,7,0,1,0,3,1,0,80,80,2051,37800,37800,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.725,0.4531,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(30313,9056,0,0,26937,0,0,0,'Mobile Databank','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.1,'',0,0,0,2.5,8,14,0,56523,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30314,9056,0,0,26943,0,0,0,'Morlia Doomwing','Flight Master','',0,7,0,0,0,1,1,0,80,80,2050,12600,12600,0,1,8192,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30315,9056,0,0,1126,11686,0,0,'Temple of Invention Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30316,9056,0,0,1126,11686,0,0,'Temple of Life Bunny','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30317,9056,0,0,1126,11686,0,0,'Temple of Winter Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30318,9056,0,0,1126,11686,0,0,'Temple of Order Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30319,9056,0,0,27373,27374,27376,27377,'Twilight Darkcaster','','',8,7,0,1,0,4,4,0,75,75,16,41128,42540,14054,1,0,2000,0,2542.5,3607.5,0,0,0,0,3600000,8204,0,0,0,0,0,0,1.65,0.4213,'',0,6030,0,2.5,8,14,0,13338,56898,61562,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30320,9056,0,0,26331,0,0,0,'Battlescarred Frostworg','','',1,1,1,1,0,5,1,0,79,80,2107,60875,63000,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,0,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,177,0,0,0,0,0,0,0,171,0),(30322,9056,0,0,26091,0,0,0,'Earthen Jormungar Handler','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30325,9056,0,0,24506,0,0,0,'Viscous Oil','','',0,10,0,0,0,1,1,0,79,80,634,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42640,0,0,0,0,0,0,0),(30326,9056,0,0,26940,0,0,0,'Rotclaw','Imhadria\'s Pet','',0,1,4,0,0,1,1,0,80,80,2050,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.725,0.70265,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5811,0,0,0,0,0,0,0,0,0,0),(30327,12340,0,0,16480,19595,0,0,'Jokkum KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30328,12340,0,0,26253,0,0,0,'Thorim','','',4,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30329,9056,0,0,26948,26973,0,0,'Savage Cave Beast','','',328,4,0,1,0,8,8,0,74,74,16,82256,85080,0,1,0,2000,0,2565,3637.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,2.625,0.875,'',0,6084,0,2.5,8,14,0,30471,59116,48193,0,0,0,0,0,0,0,0,0,0,0,0,0,43511,0,0,0,0,0,144,0),(30330,9056,0,0,26882,0,0,0,'Jotunheim Proto-Drake','','',524320,1,0,1,0,10,1,0,80,80,2116,126000,126000,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,3.75,0.2325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0),(30331,9056,0,0,26778,0,0,0,'King Jokkum','','',0,7,0,1,0,1,1,0,1,1,2107,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,9,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30332,9056,0,0,26901,26902,26903,26904,'Jotunheim Proto-Drake Rider','','',32,7,0,0,0,1,1,0,79,80,2116,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30333,9056,30402,33192,26945,0,0,0,'Forgotten Depths Slayer','','',0,6,0,0,0,1,1,0,77,78,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,180000,9041,0,0,0,0,0,0,1.875,0.3875,'',0,2022,0,2.5,8,14,0,54185,56223,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42770,0,0,0,0,0,169,0),(30334,9056,0,0,169,11686,0,0,'Surge of Power','','',0,10,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30335,9056,0,0,26363,0,0,0,'Shadow Vault Gryphon','','',0,6,0,0,0,1,1,0,80,80,2050,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30336,9056,0,0,26947,0,0,0,'Runesmith Balehammer','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,80,80,2050,12600,12600,0,1,4224,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30123,9056,0,0,26772,0,26772,0,'Snorri','','vehichleCursor',0,7,0,1,0,1,1,0,80,80,35,50400,50400,0,1,0,2000,0,420,630,0,2000,336,504,180000,9729,0,0,0,0,0,0,0,0,'61208',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30338,9056,0,0,28078,0,0,0,'Ahn\'kahar Swarmer','','',8,6,0,0,0,0.01,1,0,74,74,16,125,125,0,1,0,2308,0,378.512,538.92,0,0,0,0,3600000,7918,0,0,0,0,0,0,0,0.155,'56158',0,0,0,2.5,8,14,0,56354,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(30339,12340,0,0,1126,11686,0,0,'Frigid Tomb Controller Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30340,9056,0,0,26968,0,0,0,'Jormuttar','','',65536,1,42,0,0,1,1,0,80,80,1711,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,61597,61598,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42927,0,0,0,0,0,0,0),(30341,9056,0,0,26967,0,0,0,'Eisenfaust','Servant of Loken','',512,5,0,1,0,4,1,0,1,1,2102,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,7.5,0.465,'',0,0,0,2.5,8,14,0,56490,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30342,9056,0,0,22712,17200,0,0,'Orgrim\'s Hammer','','',0,7,0,1,0,10,1,0,80,80,35,126000,126000,0,1,0,2000,0,0,0,0,0,0,0,180000,8757,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,245,0,0,0,0,0,0,0,0,0),(30343,9056,0,0,22712,17200,0,0,'The Skybreaker','','',0,7,0,1,0,10,1,0,80,80,35,126000,126000,0,1,0,2000,0,0,0,0,0,0,0,180000,8757,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0,0,0,0,0,0,0,0,0),(30344,9056,0,0,26982,0,0,0,'High Captain Justin Bartlett','','',0,7,0,1,0,4,1,0,80,80,1891,21368,21368,0,1,3,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,42724,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30345,9056,0,0,26988,0,0,0,'Chief Engineer Boltwrench','','',0,7,0,0,0,1,1,0,80,80,1973,5342,5342,0,1,6275,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,59651,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30346,9056,0,0,26999,0,0,0,'Galley Chief Dolinger','','',0,7,0,0,0,1,1,0,80,80,1973,5342,5342,0,1,640,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30347,9056,0,0,27000,0,0,0,'Navigator Dobbs','','',0,7,0,0,0,1,1,0,80,80,1973,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30348,9464,0,0,26949,0,0,0,'Elder Sardis','','',0,7,0,0,0,1,1,0,1,1,35,1,1,8814,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.25,0.3875,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30350,9056,0,0,26983,0,0,0,'Chief Officer Leonards','','',0,7,0,0,0,1,1,0,80,80,1973,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30351,9056,0,0,26989,26990,26991,26992,'Skybreaker Deckhand','','',0,7,0,0,0,1,1,0,80,80,1973,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30352,9056,0,0,26997,26998,27331,27332,'Skybreaker Marine','','',0,7,0,1,0,3,1,0,80,80,35,16026,16026,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(30353,9056,0,0,26965,0,0,0,'Duronn the Runewrought','Servant of Loken','',32768,9,0,1,0,4,1,0,80,80,2102,50400,50400,3994,1,0,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,6,30,'',0,0,0,2.5,8,14,0,61315,56490,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30354,12340,0,0,15389,0,0,0,'Wintergrasp Alliance Melee Guard','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.4511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30355,12340,0,0,15389,0,0,0,'Wintergrasp Alliance Ranged Guard','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.4511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30356,9056,0,0,26454,26455,26456,26457,'Frostborn Axemaster','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30357,9464,0,0,26950,0,0,0,'Elder Beldak','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,3,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30358,9464,0,0,26951,0,0,0,'Elder Morthie','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30359,9464,0,0,26952,0,0,0,'Elder Fargal','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30360,9464,0,0,26953,0,0,0,'Elder Northal','','',0,7,0,0,0,1,1,0,1,1,35,1,1,8814,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30361,9056,0,0,1126,11686,0,0,'Frostborn Axemaster Trigger Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30362,9464,0,0,26954,0,0,0,'Elder Sandrene','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,3,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30363,9464,0,0,26955,0,0,0,'Elder Thoim','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30364,9464,0,0,27003,0,0,0,'Elder Arp','','',0,7,0,0,0,1,1,0,1,1,35,1,1,8814,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30365,9464,0,0,26956,0,0,0,'Elder Wanikaya','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,3,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30366,9056,0,0,16480,19595,0,0,'Lure Jormuttar Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30367,9464,0,0,26957,0,0,0,'Elder Lunaro','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,3,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30368,9464,0,0,26958,0,0,0,'Elder Bluewolf','','',0,7,0,0,0,1.2,1,0,1,1,35,1,1,0,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30369,9464,0,0,26959,0,0,0,'Elder Tauros','','',0,7,0,0,0,1,1,0,1,1,35,1,1,8814,1,3,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30370,9464,0,0,26960,0,0,0,'Elder Graymane','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,3,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30371,9464,0,0,26961,0,0,0,'Elder Pamuya','','',0,7,0,0,0,1,1,0,1,1,35,1,1,8814,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30372,9464,0,0,26962,0,0,0,'Elder Whurain','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30373,9464,0,0,26963,0,0,0,'Elder Skywarden','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30374,9464,0,0,26964,0,0,0,'Elder Muraco','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30375,9464,0,0,26966,0,0,0,'Elder Stonebeard','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30376,9056,0,0,26970,0,0,0,'Halefnir the Windborn','Servant of Loken','',0,4,0,1,0,4,1,0,80,80,2102,50400,50400,3994,1,0,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,4,1.24,'',0,0,0,2.5,8,14,0,20831,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30377,9056,0,0,26971,0,0,0,'The Ebon Watcher','','',4,7,0,3,0,800,800,0,83,83,2051,1,1,0,1,0,2000,0,70,70,0,2000,0,0,180000,7,0,0,0,0,0,0,2.025,0.4131,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30378,9056,0,0,25445,0,0,0,'Iydallus','','',0,6,0,1,0,100,1,0,80,80,2050,1,1,0,1,0,2000,0,15,15,0,2000,0,0,180000,7,0,0,0,0,0,0,1.35,0.4185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30379,9056,0,0,304,0,0,0,'Westfall Chicken','','',0,12,0,0,0,1,1,0,1,1,188,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.145,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(30380,9056,0,0,26984,26985,26987,27307,'Skybreaker Cannoneer','','',0,7,0,0,0,1,1,0,80,80,1973,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30381,9056,0,0,26972,0,0,0,'Xarantaur','The Witness','',4096,7,0,1,0,1,1,0,80,80,1978,37800,37800,11982,1,3,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30382,9056,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30383,9056,0,0,22878,0,0,0,'Brann\'s Flying Machine','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30384,9056,0,0,1126,11686,0,0,'Flying Machine Controller Bunny','','',1024,10,0,0,0,1,1,0,78,78,14,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30385,9056,0,0,27382,27383,27384,27385,'Twilight Volunteer','','',8,7,0,1,0,2.5,4,0,74,74,16,25705,26588,14054,1,0,2000,0,2542.5,3607.5,0,0,0,0,0,8235,0,0,0,0,0,0,1.5,0.306,'61204 48695',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30386,12340,0,0,26974,26975,26976,26977,'Taunka Ancestor','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30387,9056,0,0,25680,0,0,0,'Seething Revenant','','',0,4,0,0,0,1,1,0,80,80,834,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,56620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(30388,9056,0,0,26980,0,0,0,'Stormhoof','','',0,7,0,1,0,1,1,0,1,1,775,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30389,12340,15978,0,15941,0,0,0,'Crypt Reaver (1)','','',72,6,0,1,0,1,1,0,81,81,312,586485,586485,0,1,0,1200,0,3619.2,4711.2,0,0,0,0,0,10033,0,0,0,0,0,0,2.1875,1.75,'',0,7752,15,2.5,8,14,0,40504,56625,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30390,9056,0,0,26253,0,0,0,'Thorim','','',4,7,0,0,0,1,1,0,82,82,35,13481,13481,0,1,2,2000,0,17080,22470,0,0,0,0,180000,10356,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30391,9056,0,0,169,26981,0,0,'Healthy Mushroom','','',64,10,0,0,0,1,1,0,80,80,14,126,126,0,0.55,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,56648,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30392,9056,0,0,27001,0,0,0,'Navigator Anderlain','','',0,7,0,0,0,1,1,0,80,80,1973,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30393,9056,0,0,27002,0,0,0,'Veranus','','',0,2,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30394,9056,0,0,26993,26994,26995,26996,'Skybreaker Engineer','','',0,7,0,0,0,1,1,0,80,80,1973,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30395,9056,0,0,27004,0,0,0,'Chieftain Swiftspear','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30396,9056,0,0,27008,0,0,0,'Loken','','',72,10,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30397,12340,0,0,24352,0,0,0,'Commander Kolurg (1)','','',64,7,0,1,0,1,1,0,82,82,1801,337025,337025,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,1.875,0.465,'47543',0,6576,15,2.5,8,14,0,19134,60067,31403,38618,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30398,12340,0,0,24366,0,0,0,'Commander Stoutbeard (1)','','',72,7,0,1,0,1,1,0,82,82,1802,337025,337025,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,1.875,0.43375,'47543',0,6576,15,2.5,8,14,0,19134,60067,31403,38618,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30399,9056,0,0,26253,0,0,0,'Thorim','','',4,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'54503',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30400,9056,0,0,27934,27935,27936,27937,'Goblin Mechanic','Demolisher Engineer','',0,7,0,0,0,1,1,0,70,70,1735,6986,6986,0,1,1,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30401,9056,0,0,27007,0,0,0,'Velog Icebellow','','',0,7,0,1,0,1,1,0,80,80,210,63000,63000,0,1,2,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30402,12340,0,0,22712,17200,0,0,'Forgotten Depths Proxy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30108,9056,0,0,26466,0,0,0,'Stormcrest Eagle','','vehichleCursor',0,1,26,1,0,1,1,0,79,80,1732,63000,63000,0,1,0,2000,0,422,586,0,2100,345,509,180000,9729,0,0,0,0,0,0,2.5,0.775,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30404,9056,0,0,27027,0,0,0,'Dr. Terrible','','',0,6,0,1,0,4,2,0,80,80,974,50400,50400,7988,1,0,2000,0,3127.5,4365,0,0,0,0,360000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,61143,31730,61146,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30405,9056,0,0,26353,0,0,0,'Brann Bronzebeard','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30406,9056,0,0,25297,0,0,0,'Bethod Feigr','','',0,6,0,0,0,1,1,0,80,80,190,12600,12600,0,1,3,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30407,9056,0,0,26838,26839,26840,26841,'Captured Crusader','','',0,7,0,0,0,10,1,0,80,80,35,126000,126000,0,1,0,2000,0,422,586,0,2000,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'56726',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30408,9056,0,0,26357,0,0,0,'Yorg Stormheart','King of the Frostborn','',4096,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.4511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30409,9056,29880,0,25495,0,0,0,'Apprentice Osterkilgr','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,2,0.62,'',0,2224,0,2.5,8,14,0,60290,14034,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42422,0,0,0,0,0,0,0),(30411,9056,0,0,3597,0,0,0,'Magni Bronzebeard','Lord of Ironforge','',0,7,0,1,0,1,1,0,1,1,55,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.4164,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30412,12340,0,0,1126,17612,0,0,'Deep in the Bowels of The Underhalls Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30413,9056,0,0,28134,0,0,0,'Channel Image Target','','',0,10,0,1,0,1,1,0,74,74,14,10282,10282,0,1,0,2000,0,2460,3502.5,0,0,0,0,3600000,7918,0,0,0,0,0,0,2,0.62,'56700',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30414,9056,0,0,28007,0,0,0,'Forgotten One','','',72,10,0,1,0,8,1,0,75,75,16,85080,85080,0,1,0,2000,0,2565,3637.5,0,0,0,0,3600000,8219,0,0,0,0,0,0,3,0.465,'',0,6045,0,2.5,8,14,0,60845,60833,34322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(30415,12340,0,0,16480,19595,0,0,'Wild Wyrm KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30416,9056,0,0,2172,0,0,0,'Bound Fire Elemental','','',0,4,0,1,0,4,8,0,74,74,91,41128,42540,28108,1,0,2000,0,2542.5,3607.5,0,0,0,0,3600000,7903,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,12470,17195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30417,12340,0,0,27010,0,0,0,'Lok\'lira the Crone','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30418,9056,0,0,8714,0,0,0,'Bound Air Elemental','','',0,4,0,1,0,4,8,0,75,75,91,41128,42540,28108,1,0,2000,0,2542.5,3607.5,0,0,0,0,3600000,8204,0,0,0,0,0,0,1.25,1,'',0,0,0,2.5,8,14,0,46150,22414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30419,9056,0,0,525,0,0,0,'Bound Water Elemental','','',0,4,0,1,0,4,8,0,74,74,91,41128,42540,28108,1,0,2000,0,2542.5,3607.5,0,0,0,0,3600000,7903,0,0,0,0,0,0,0.85,0.259726,'',0,0,0,2.5,8,14,0,56862,39207,35735,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30420,9056,0,0,27013,0,0,0,'Veranus','','',0,2,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'54503',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30421,12340,0,0,16480,19595,0,0,'Roaming Jormungar KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30422,9056,0,0,26262,0,0,0,'Roaming Jormungar','','',65537,1,42,0,0,1,1,0,79,80,1711,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,3.45,0.3565,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42927,0,0,0,0,0,0,0),(30423,9056,0,0,27014,0,0,0,'Disembodied Jormungar','','',65537,1,42,0,0,1,1,0,79,80,1711,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,3.45,0.3565,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30424,12340,30083,0,25627,25287,0,0,'Marauding Geist (1)','','',72,6,0,1,0,1,1,0,80,80,21,75600,75600,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.465,'',0,6684,15,2.5,8,14,0,56729,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30425,9056,0,0,26680,0,0,0,'Arngrim the Insatiable','','',0,7,0,0,0,1,1,0,79,80,2112,18262,18900,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,7.5,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30426,13202,0,0,27015,0,0,0,'Lady Sylvanas Windrunner (Test 01)','Banshee Queen','',12,7,0,3,0,1,1,0,73,73,35,1319700,1319700,0,1,0,2000,0,1445.56,1445.56,0,0,2030,2030,0,7684,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30427,13202,0,0,27016,0,0,0,'Lady Sylvanas Windrunner (Test 02)','Banshee Queen','',12,7,0,3,0,1,1,0,73,73,35,1319700,1319700,0,1,0,2000,0,1445.56,1445.56,0,0,2030,2030,0,7684,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30428,13202,0,0,27017,0,0,0,'Lady Sylvanas Windrunner (Test 03)','Banshee Queen','',12,7,0,3,0,1,1,0,73,73,35,1319700,1319700,0,1,0,2000,0,1445.56,1445.56,0,0,2030,2030,0,7684,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30429,9056,0,0,26965,0,0,0,'Runeforged Servant','Servant of Loken','',0,9,0,1,0,1,1,0,1,1,2102,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,6,30,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30430,9056,33192,0,22003,23793,22042,27019,'Sentry Worg','','',1,1,1,0,0,1,1,0,77,78,1885,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,3604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30431,9056,0,0,27020,0,0,0,'Veteran Crusader Aliocha Segard','Argent Crusade Quartermaster','',0,7,0,1,0,1.85,3,0,80,80,2131,23310,23310,11982,1,128,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30432,9056,0,0,27103,0,0,0,'Grimmr Hound','','',0,6,0,0,0,1,1,0,1,1,35,19480,20160,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,2231,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30433,9056,0,0,27021,0,0,0,'Aedan Moran','Flight Master','',0,7,0,1,0,3,1,0,80,80,2071,37800,37800,0,1,8192,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30434,9056,0,0,27022,0,0,0,'Durik Bronzebomb','Engineering Supplies','',0,7,0,0,0,1,1,0,78,78,2071,11770,11770,0,1,4224,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30435,9056,0,0,2077,26981,0,0,'Poisonous Mushroom','','',64,10,0,0,0,1,1,0,81,81,14,130,130,0,0.55,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,3,0.5205,'',0,0,0,2.5,8,14,0,57061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30436,9056,0,0,27023,0,0,0,'Halig Fireforge','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,79,79,2071,12175,12175,0,1,4224,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30437,9056,0,0,27024,0,0,0,'Crusader Marisse','Ammunition','',0,7,0,0,0,1,1,0,77,77,2071,11379,11379,0,1,384,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30438,9056,0,0,27025,0,0,0,'Supply Officer Thalmers','Poisons, Reagents & Trade Supplies','',0,7,0,0,0,1,1,0,77,77,2071,11379,11379,0,1,3200,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30439,9056,0,0,27026,0,0,0,'Sister Colleen Tulley','Food & Drink','',0,7,0,0,0,1,1,0,79,79,2071,9740,9740,8636,1,640,2000,0,334,482,0,0,0,0,300000,7579,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30440,12340,0,0,27030,0,0,0,'Vanguard Laborer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30441,12340,0,0,27031,0,0,0,'Burdened Vanguard Laborer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30442,9056,0,0,16480,19595,0,0,'Phase 1 Generic Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30443,9056,0,0,25325,0,0,0,'The Lich King','','',44,6,0,3,0,1,1,0,83,83,35,1,1,0,1,0,2000,0,70,70,0,2000,0,0,180000,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,56925,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30444,9056,0,0,27341,0,0,0,'The Chieftain\'s Totem','','',0,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'56763',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30445,9056,0,0,26267,27006,26282,0,'Ice Steppe Bull','','',65537,1,43,0,0,1,1,0,78,79,16,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,5,0.31,'',0,0,0,2.5,8,14,0,55193,51944,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41340,0,0,0,0,0,0,0),(30446,9056,95047,30444,27041,0,0,0,'Frostfloe Rift','','',0,10,0,0,0,1,1,0,80,80,190,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30447,9056,0,0,26267,27006,26285,0,'Romping Rhino','','',65537,1,43,0,0,1,1,0,78,79,634,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,5,0.31,'',0,0,0,2.5,8,14,0,57468,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30448,9056,0,0,27265,27275,27281,27235,'Plains Mammoth','','',0,1,0,0,0,1,1,0,77,78,16,11379,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,7,0.62,'',0,0,0,2.5,8,14,0,50410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42104,0,0,0,0,0,0,0),(30449,9056,0,0,27039,0,0,0,'Vesperon','','',108,2,0,3,1,1,1,0,83,83,103,976150,976150,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,4.5,2.25,'',1,247928,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30450,9056,0,0,27617,0,0,0,'Wailing Winds','','',0,4,0,0,0,1,1,0,79,80,16,12175,12600,3944,1.2,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.2,0.6,'56769',0,0,0,2.5,8,14,0,57488,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30451,9056,0,0,27421,0,0,0,'Shadron','','',108,2,0,3,1,1,1,0,83,83,103,976150,976150,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,4.5,2.25,'',1,255220,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30452,9056,0,0,27082,0,0,0,'Tenebron','','',108,2,0,3,1,1,1,0,83,83,103,976150,976150,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,4.5,2.25,'',1,239956,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30453,9056,0,0,27225,0,0,0,'Onyx Sanctum Guardian','','',72,2,0,1,0,1,1,0,81,81,103,390990,390990,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,10,3,'',0,20000,0,2.5,8,14,0,39647,53801,58947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30454,9056,0,0,1126,11686,0,0,'Frostfloe Deep Stalker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30455,9056,0,0,26331,0,0,0,'Frostworg','','',1,1,1,0,0,3,1,0,79,80,2107,36525,37800,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,171,0),(30456,9056,0,0,27042,0,0,0,'Oloh','','',1,1,1,1,0,5,1,0,79,80,2107,60875,63000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,0,6.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30457,12340,26722,0,25249,0,0,0,'Azure Magus (1)','','',40,2,0,1,0,1,1,0,81,81,16,130330,130330,40810,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,3,3,'',0,5726,15,2.5,8,14,0,56776,56775,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30458,9056,0,0,26974,26975,26976,26977,'Disturbed Taunka Ancestor','','',0,7,0,0,0,1,1,0,1,1,634,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,2.25,0.520833,'43167',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30459,12340,26716,0,25251,0,0,0,'Azure Warder (1)','','',40,2,0,1,0,1,1,0,81,81,16,130330,130330,40810,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,3,3.934,'',0,5712,15,2.5,8,14,0,56778,56777,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30460,12340,26727,0,24312,24313,24314,24315,'Mage Hunter Ascendant (1)','','',8,7,0,1,0,1,1,0,80,80,16,63000,63000,39940,1,0,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,1.65,0.3366,'',0,5741,15,2.5,8,14,0,38384,13323,17290,56825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30461,9056,0,0,27002,0,0,0,'Veranus','','',0,2,0,1,0,1,1,0,80,80,14,630000,630000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30462,9056,0,0,26253,0,0,0,'Thorim','','',4,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30463,12340,0,0,25626,0,0,0,'Zak\'s Flying Machine','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30464,9056,0,0,26325,0,0,0,'\"Honest\" Max','Slightly Used Flying Mounts','',0,7,0,0,0,1,1,0,78,78,35,11770,11770,0,1,1,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30465,12340,0,0,10811,0,0,0,'Dan\'s Test Void Sentry','','',72,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30466,9056,0,0,25626,0,0,0,'Weathered Flying Machine','','',0,9,0,0,0,1,1,0,77,77,35,11379,11379,0,1,0,2000,0,371,522,0,0,0,0,300000,8822,0,0,0,0,0,0,0,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30467,12340,0,0,25796,0,0,0,'Lok\'lira the Crone\'s Conversation Credit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30468,9056,0,0,26388,0,0,0,'Harnessed Icemaw Matriarch','','',0,1,4,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,4.125,0.825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,316,0,0,0,0,0,0,0,0,0),(30469,9056,0,0,15577,0,0,0,'Tracker Val\'zij','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,2207,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30470,9056,0,0,22720,0,0,0,'Skybreaker Cloudbuster','','',8,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,242,0,0,0,0,0,0,0,265,0),(30471,9056,0,0,25240,25242,0,0,'Vargul Assailant','','',0,6,0,0,0,1,1,0,1,1,35,16436,17010,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,43410,23262,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30472,9056,0,0,27044,0,0,0,'Olut Alegut','','',0,7,0,0,0,1,1,0,80,80,1981,12600,12600,3994,1,130,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30473,12340,26730,0,24906,0,0,0,'Mage Slayer (1)','','',8,3,0,1,0,1,1,0,80,80,16,63000,63000,19970,1,0,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,50131,30849,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30474,9056,0,0,26970,0,0,0,'The North Wind','','',0,4,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,4,1.24,'',0,0,0,2.5,8,14,0,61662,56861,61663,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30475,9056,29880,0,27070,0,0,0,'Thane Illskar','','',0,7,0,0,0,1,6,0,80,80,1885,10080,10080,52884,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,2.25,0.520833,'62371 48342',0,0,0,2.5,8,14,0,17145,19816,51779,20754,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30476,9056,0,0,21955,11686,0,0,'[DND] Icecrown Flight To Airship Bunny (A)','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0,0,'56852',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0),(30477,9056,0,0,23647,0,0,0,'D16 Propelled Delivery Device','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30478,12340,26728,0,24316,24317,24318,24319,'Mage Hunter Initiate (1)','','',8,7,0,1,0,1,1,0,80,80,16,63000,63000,19970,1,0,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,1.65,0.3366,'',0,5762,15,2.5,8,14,0,17682,25058,56860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30479,9056,0,0,26979,0,0,0,'Stormhoof\'s Spirit','','',0,7,0,0,0,1,1,0,1,1,775,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30480,9056,0,0,26974,26975,26976,26977,'Disturbed Taunka Ancestor','','',0,7,0,0,0,1,1,0,79,80,35,12175,12600,3944,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30481,9056,0,0,27052,27053,27054,27055,'Darkmoon Fortune Teller','','',0,7,0,0,0,1,1,0,60,60,1555,2136,2136,5751,1,3,2000,0,74,102,0,0,0,0,0,3025,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30482,9056,0,0,26801,0,0,0,'Wrathstrike Gargoyle','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9132,0,0,0,0,0,0,2.25,1.5,'',0,2008,0,2.5,8,14,0,16564,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,43169,0,0,0,0,0,0,0),(30483,9056,29880,0,27069,0,0,0,'Volgur','','',0,7,0,0,0,1,1,0,80,80,2116,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.875,0.434027,'',0,0,0,2.5,8,14,0,49758,43410,23262,15578,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30484,9056,29880,0,27063,0,0,0,'Brita','','',0,7,0,0,0,1,1,0,80,80,1885,12600,12600,15976,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,60954,60932,43414,49712,44286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30485,12340,26729,0,24320,24321,24322,24323,'Steward (1)','','',8,7,0,1,0,1,1,0,80,80,16,63000,63000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.65,0.3366,'',0,5761,15,2.5,8,14,0,47780,47779,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30486,9056,0,0,27067,0,0,0,'Frostbrood Destroyer','','',0,6,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30487,9056,0,0,23647,0,0,0,'D16 Propelled Delivery Device','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30488,9056,0,0,27166,0,0,0,'Travis Day','Legacy Weaponsmith','',0,7,0,0,0,10.55,1,0,81,81,1891,57953,57953,0,1,0,2000,0,464,604,0,0,0,0,180000,10033,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30489,9056,0,0,3122,0,0,0,'Morgan Day','Jewelcrafter','',0,7,0,0,0,13.82,1,0,79,79,1892,71798,71798,0,1,128,2000,0,404,564,0,0,0,0,180000,9426,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30490,9056,0,0,27068,0,0,0,'Rin Duoctane','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,2,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30491,9056,0,0,4449,0,0,0,'Ritssyn','','',0,3,23,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30492,9056,0,0,169,11686,0,0,'Loken Controller','','',0,10,0,1,0,1,1,0,1,1,35,10282,10282,0,1,0,2000,0,2460,3502.5,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30493,9056,0,0,5988,0,0,0,'Creteus','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,3,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30494,9056,0,0,18783,15435,0,0,'Safe Area (Sartharion)','','',1024,10,0,0,0,1,1,0,83,83,35,5808,5808,0,1,0,2000,0,509,683,0,0,0,0,3600000,10673,0,0,0,0,0,0,3,2,'56911',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30495,12340,26799,0,24358,0,0,0,'Horde Berserker (1)','','',8,7,0,1,0,1,1,0,80,80,1801,63000,63000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.8,0.3672,'47543',0,5807,15,2.5,8,14,0,21049,47774,38682,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30496,12340,26800,0,24353,0,0,0,'Alliance Berserker (1)','','',8,7,0,1,0,1,1,0,80,80,16,63000,63000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.8,1.2,'47543',0,5831,15,2.5,8,14,0,21049,47774,38682,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30497,12340,26803,0,24357,0,0,0,'Horde Cleric (1)','','',8,7,0,1,0,1,1,0,80,80,1801,63000,63000,19970,1,0,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,1.5,0.383,'47543',0,5839,15,2.5,8,14,0,35944,56920,56919,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30498,12340,26805,0,24356,0,0,0,'Alliance Cleric (1)','','',8,7,0,1,0,1,1,0,80,80,16,63000,63000,19970,1,0,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,1.5,0.306,'47543',0,5795,15,2.5,8,14,0,35944,56920,56919,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30499,9056,0,0,27938,27939,27940,27941,'Gnomish Engineer','Demolisher Engineer','',0,7,0,0,0,1,1,0,70,70,1732,6986,6986,0,1,1,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30501,9056,0,0,27074,0,0,0,'Val\'kyr Arbiter','','',0,6,0,1,0,1,1,0,1,1,190,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,4.5,0.465,'',0,0,0,2.5,8,14,0,55063,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30502,9056,0,0,27092,0,0,0,'Iron Behemoth','','',0,7,0,1,0,1,1,0,1,1,1771,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,5,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30503,12340,0,0,26155,0,0,0,'Stormforged Decimator','','',32768,9,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,10,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30504,9056,0,0,25792,0,0,0,'Stormforged Warmonger','','',0,7,0,0,0,1,1,0,1,1,1771,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30505,9056,0,0,26454,26455,26456,26457,'Frostborn Axemaster','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30506,9056,0,0,26466,0,0,0,'Stormcrest Eagle','','',0,1,26,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.775,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30507,12340,0,0,24758,0,0,0,'Brewfest Kodo','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30508,12340,26801,0,24354,0,0,0,'Horde Ranger (1)','','',8,7,0,1,0,1,1,0,80,80,1801,63000,63000,19970,1,0,2000,0,5421,7566,1,1500,511.5,759,0,9706,0,0,0,0,0,0,1.5,0.383,'47543',0,5862,15,2.5,8,14,0,47777,56933,48191,22907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30509,12340,26802,0,24355,0,0,0,'Alliance Ranger (1)','','',8,7,0,1,0,1,1,0,80,80,16,63000,63000,19970,1,0,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,1.5,0.306,'47543',0,5790,15,2.5,8,14,0,47777,56933,48191,22907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30510,12340,26731,0,24066,0,0,0,'Grand Magus Telestra (1)','','',104,7,0,1,0,1,1,0,82,82,16,242658,242658,62535,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,2.025,0.51705,'',0,5844,15,2.5,8,14,0,56934,56935,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30511,12340,26928,0,24066,0,0,0,'Grand Magus Telestra (1)','','',8,7,0,1,0,1,1,0,82,82,16,62821,62821,62535,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,2.025,0.51705,'',0,0,15,2.5,8,14,0,56939,56938,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30512,12340,26929,0,24066,0,0,0,'Grand Magus Telestra (1)','','',8,7,0,1,0,1,1,0,82,82,16,62821,62821,62535,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,2.025,0.51705,'',0,0,15,2.5,8,14,0,47736,47731,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30513,12340,26930,0,24066,0,0,0,'Grand Magus Telestra (1)','','',8,7,0,1,0,1,1,0,82,82,16,62821,62821,62535,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,2.025,0.51705,'',0,0,15,2.5,8,14,0,47727,47729,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30514,12340,0,0,16480,19595,0,0,'Thorim Talk KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30515,12340,0,0,11686,0,0,0,'Witness the Reckoning Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30516,12340,26734,0,14886,0,0,0,'Azure Enforcer (1)','','',8,2,0,1,0,1,1,0,80,80,1692,63000,63000,0,1,0,2400,0,6583.2,9141.6,0,0,0,0,0,9729,0,0,0,0,0,0,2.5,0.75,'',0,5833,15,2.5,8,14,0,15284,39171,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30517,12340,26735,0,25250,0,0,0,'Azure Scale-Binder (1)','','',8,2,0,1,0,1,1,0,80,80,1692,63000,63000,19970,1,0,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,1.875,1.875,'',0,5838,15,2.5,8,14,0,56969,61326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30518,12340,0,0,28080,0,0,0,'Azure Skyrazor (1)','','',0,2,0,1,0,1,1,0,80,80,1847,1290,1290,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,2.6,0.403,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30519,12340,26737,0,14253,0,0,0,'Crazed Mana-Surge (1)','','',8,4,0,1,0,1,1,0,80,80,1693,63000,63000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,3.75,0.525,'',0,0,15,2.5,8,14,0,57046,29882,57047,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30520,12340,26746,0,27810,0,0,0,'Crazed Mana-Wraith (1)','','',8,4,0,0,0,1,1,0,80,80,1693,9576,9576,35256,1,0,2000,0,346,499,0,0,0,0,0,7822,0,0,0,0,0,0,1.875,0.625,'',0,0,15,2.5,8,14,0,33833,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30521,12340,0,0,23329,0,0,0,'Crazed Mana-Wyrm (1)','','',1024,4,0,1,0,1,1,0,80,80,1847,1290,1290,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30522,12340,26918,0,1126,25206,0,0,'Chaotic Rift (1)','','',0,4,0,1,0,1,1,0,80,80,14,28350,28350,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,3,2,'48019',0,0,15,2.5,8,14,0,47737,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30523,9056,0,0,27009,0,0,0,'Thane Illskar the Damned','','',0,6,0,0,0,1,1,0,1,1,2116,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'62371 48342',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30524,12340,26792,0,27472,0,0,0,'Crystalline Protector (1)','','',264,4,0,1,0,1,1,0,80,80,16,126000,126000,0,1,0,2400,0,6583.2,9141.6,0,0,0,0,0,9729,0,0,0,0,0,0,4,0.62,'',0,5569,15,2.5,8,14,0,57050,57051,30633,0,0,0,0,0,0,0,0,0,0,0,0,0,35490,0,0,0,0,0,0,0),(30525,12340,28231,0,27609,0,0,0,'Crystalline Tender (1)','','',8,7,0,1,0,1,1,0,80,80,16,63000,63000,3994,1,0,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,1.75,0.5425,'',0,5700,15,2.5,8,14,0,57054,50994,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30526,12340,26782,0,27469,0,0,0,'Crystalline Keeper (1)','','',264,4,0,1,0,1,1,0,80,80,16,63000,63000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,3.6,0.6246,'',0,5770,15,2.5,8,14,0,47699,57052,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30527,9056,0,0,3019,0,0,0,'Training Dummy','','',4,9,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(30528,12340,26793,0,25570,0,0,0,'Crystalline Frayer (1)','','',8,4,0,0,0,1,1,0,80,80,16,5670,5670,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0.5,0.175,'',0,0,15,2.5,8,14,0,57056,48058,48053,48082,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30529,12340,26763,0,26259,0,0,0,'Anomalus (1)','','',104,4,0,1,0,1,1,0,82,82,16,431392,431392,62535,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,5,1.55,'',0,5888,15,2.5,8,14,0,57063,47743,47748,57062,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30530,12340,29305,0,27059,0,0,0,'Moorabi (1)','High Prophet of Mam\'toth','',72,7,0,1,0,1,1,0,82,82,16,431392,431392,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,2.25,0.520833,'',0,6636,15,2.5,8,14,0,55163,55100,55104,55102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30531,9464,0,0,27094,0,0,0,'Elder Jarten','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30532,12340,26794,0,26298,0,0,0,'Ormorok the Tree-Shaper (1)','','',584,4,0,1,0,1,1,0,82,82,16,431392,431392,0,1,0,2400,0,7612.8,10015.2,0,0,0,0,0,10356,0,0,0,0,0,0,5.25,1.75,'',0,5947,15,2.5,8,14,0,57066,47981,57086,57083,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30533,9464,0,0,27095,0,0,0,'Elder Nurgen','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30534,9464,0,0,27096,0,0,0,'Elder Kilias','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30535,9464,0,0,27097,0,0,0,'Elder Yurauk','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30536,9464,0,0,27098,0,0,0,'Elder Igasho','','',0,7,0,0,0,1.2,1,0,1,1,35,1,1,0,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30537,9464,0,0,27099,0,0,0,'Elder Ohanzee','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30538,9464,0,0,27100,0,0,0,'Elder Chogan\'gada','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'25824',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30539,12340,0,0,23767,0,0,0,'Crystal Spike (1)','','',0,10,0,1,0,1,1,0,82,82,35,13481,13481,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,1,0.39,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30540,12340,26723,0,24307,0,0,0,'Keristrasza (1)','','',104,2,0,1,0,1,1,0,82,82,16,512278,512278,83380,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,5.25,0.2325,'',0,5924,15,2.5,8,14,0,48179,50155,48096,48094,0,0,0,0,0,12287,0,0,0,0,0,0,43665,0,0,0,0,0,0,0),(30541,9056,33192,0,23883,0,0,0,'Forgotten Depths Underking','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,10,0.5,'',0,2021,0,2.5,8,14,0,50284,60802,0,0,0,0,0,0,0,4,0,0,0,0,0,0,43169,0,0,0,0,0,184,0),(30542,9056,0,0,10718,0,0,0,'Rivendare\'s Deathcharger','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.842,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30543,9056,33192,0,26852,0,0,0,'Forgotten Depths High Priest','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9132,0,0,0,0,0,0,2,0.62,'',0,2017,0,2.5,8,14,0,4962,32000,0,0,0,0,0,0,0,4,0,0,0,0,0,0,43169,0,0,0,0,0,0,0),(30544,9056,33192,0,23883,0,0,0,'Forgotten Depths Underking','','',0,6,0,0,0,1.65,1,0,78,78,35,19420,19420,0,1,0,2000,0,387,543,0,2000,0,0,180000,7,0,0,0,0,0,0,10,0.5,'',0,0,0,2.5,8,14,0,50284,60802,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,184,0),(30545,12340,0,0,26801,0,0,0,'[UNUSED] Wrathstrike Gargoyle','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30546,12340,0,0,26851,0,0,0,'[UNUSED] Reanimated Crusader','PH MODEL: Task 25946','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.173611,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30547,9056,0,0,27104,0,0,0,'Postmaster Malown','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30548,9056,0,0,27106,0,0,0,'The Guardian\'s Charge','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,2,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30549,9056,0,0,10729,0,0,0,'Baron Rivendare','','',76,6,0,3,0,1,1,0,83,83,21,780920,780920,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,975,73,76,99,263,139,2.25,0.525,'18950 18950',1,0,0,2.5,8,14,0,28834,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30550,9056,0,0,26381,0,0,0,'Image of the North Wind','','',0,4,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,57322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30551,9056,0,0,27109,0,0,0,'Hearthsinger Forresten','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30552,9056,0,0,27110,0,0,0,'Fras Siabi','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30553,9056,0,0,27111,0,0,0,'Footman James','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30554,9056,0,0,27112,0,0,0,'Footman Maxwell','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30555,9056,0,0,27118,0,0,0,'Carlin Redpath','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30556,9056,0,0,27119,0,0,0,'Marlene Redpath','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30557,9056,0,0,257,0,0,0,'Pamela Redpath','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30558,12340,0,0,27120,0,0,0,'Jessica Redpath','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30559,9056,0,0,21955,11686,0,0,'[DND] Icecrown Flight To Airship Bunny (A) Teleport Target','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0),(30560,9056,0,0,27121,0,0,0,'The RP-GG','','',0,10,0,0,0,0,1,0,70,70,2059,5,5,0,1,16777216,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30561,9056,0,0,27122,0,0,0,'Gryan Stoutmantle','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30562,9056,0,0,27123,0,0,0,'Crusader Bridenbrad','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'57744 57626',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30563,12340,0,0,20366,0,0,0,'Crate of Land Mines','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30564,9056,0,0,26882,0,0,0,'Njorndar Proto-Drake','','',0,1,0,1,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.2325,'57403',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,247,0,0,0,0,0,0,0,0,0),(30565,9056,0,0,27124,0,0,0,'Joseph Redpath','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30566,9056,0,0,27126,27155,27127,27129,'Strand of the Ancients Emissary','','',0,7,0,0,0,10,1,0,75,75,1973,106350,106350,0,1,1048576,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30567,9056,0,0,27130,27131,27156,27133,'Strand of the Ancients Envoy','','',0,7,0,0,0,10,1,0,75,75,1978,106350,106350,0,1,1048576,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30568,9056,0,0,2453,0,0,0,'Phantom Boar','','',0,9,0,0,0,0.2,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.764,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30569,9056,0,0,27140,0,0,0,'Rafae','Flight Master','',0,7,0,1,0,3,1,0,77,77,35,14748,14748,0,1,8192,2000,0,1706.6,2401.2,0,0,0,0,300000,8822,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30570,9056,0,0,27138,0,0,0,'Emery Neill','Barkeep','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30571,9056,0,0,27139,0,0,0,'Michael Belfast','Cook','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30572,9056,0,0,27141,0,0,0,'Nofal','Ammunition','',0,7,0,0,0,1,1,0,75,75,1574,8508,8508,7981,1,4480,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30573,9056,0,0,23960,0,0,0,'Duke','','',0,1,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30574,9056,0,0,23959,0,0,0,'Arion','','',0,1,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30575,9056,30670,0,27162,0,0,0,'Frostbrood Destroyer','','',8,6,0,1,0,25,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,7.5,0.31,'',0,0,0,2.5,8,14,0,57477,53363,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30576,9056,0,0,1126,15880,0,0,'Vile Like Fire! Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30577,9056,0,0,22712,17200,0,0,'Vanguard Tower Dummy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30578,9056,0,0,27142,0,0,0,'Bethany Aldire','Strand of the Ancients Battlemaster','',0,7,0,1,0,50,1,0,81,81,84,651650,651650,0,1,1048576,2000,0,3480,4530,0,0,0,0,180000,10033,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30579,9056,0,0,27143,0,0,0,'Marga Bearbrawn','Strand of the Ancients Battlemaster','',0,7,0,1,0,50,1,0,81,81,84,651650,651650,0,1,1048576,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,15589,13736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30580,9056,0,0,27144,0,0,0,'Nivara Bladedancer','Strand of the Ancients Battlemaster','',0,7,0,1,0,1,1,0,81,81,84,651650,651650,0,1,1048576,2000,0,3480,4530,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,15589,13736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30581,9056,0,0,27145,0,0,0,'Buhurda','Strand of the Ancients Battlemaster','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,1048576,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30582,9056,0,0,27146,0,0,0,'Ufuda Giant-Slayer','Strand of the Ancients Battlemaster','',0,7,0,1,0,50,1,0,1,1,35,1,1,0,1,1048576,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.2832,'',0,0,0,2.5,8,14,0,15284,15589,13736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30583,9056,0,0,27147,0,0,0,'Sarah Forthright','Strand of the Ancients Battlemaster','',0,7,0,1,0,1,1,0,81,81,35,651650,651650,0,1,1048576,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30584,9056,0,0,27148,0,0,0,'Mabrian Fardawn','Strand of the Ancients Battlemaster','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,1048576,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,15284,0,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30585,9056,0,0,22720,0,0,0,'Hammerhead','','',8,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0),(30586,9056,0,0,27151,0,0,0,'Jojindi','Strand of the Ancients Battlemaster','',0,7,0,1,0,50,1,0,81,81,714,651650,651650,0,1,1048576,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30587,9056,0,0,27150,0,0,0,'Vinvo Goldgear','Strand of the Ancients Battlemaster','',0,7,0,1,0,50,50,0,81,81,534,521300,521300,224475,1,1048576,2000,0,2632.5,3817.5,0,0,0,0,0,8102,0,0,0,0,0,0,2.2425,0.45747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30588,9056,0,0,21955,11686,0,0,'[DND] Icecrown Flight To Airship Bunny (H)','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0),(30589,9056,0,0,21955,11686,0,0,'[DND] Icecrown Flight To Airship Bunny (H) Teleport Target','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0),(30590,9056,0,0,27149,0,0,0,'Godo Cloudcleaver','Strand of the Ancients Battlemaster','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,1048576,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30591,9056,0,0,26218,0,0,0,'Stormforged Amplifier','','',0,7,0,0,0,1,1,0,1,1,1771,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0.3875,'',0,0,0,2.5,8,14,0,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30592,9056,0,0,169,11686,0,0,'Static Field','','',0,10,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,2,0.903,'57428',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30593,9056,30670,33192,26945,25729,0,0,'Forgotten Depths Slayer','','',8,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9132,0,0,0,0,0,0,1.875,0.3875,'',0,0,0,2.5,8,14,0,54185,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30594,12340,0,0,26852,0,0,0,'[UNUSED] Forgotten Depths High Priest','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30595,9056,0,0,22209,0,0,0,'Highlord Tirion Fordring','','',2084,7,0,3,0,1,1,0,1,1,2073,1,1,0,1,0,2000,0,70,70,0,0,0,0,180000,7,0,0,0,0,0,0,1.8,0.3672,'',1,0,0,2.5,8,14,0,57546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30596,9056,0,0,26971,0,0,0,'The Ebon Watcher','','',4,7,0,3,0,800,800,0,83,83,2051,11156000,11156000,0,1,2,2000,0,70,70,0,0,0,0,180000,7,0,0,0,0,0,0,2.025,0.4131,'',1,0,0,2.5,8,14,0,49941,49909,51425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30597,9056,33192,0,28292,0,0,0,'Spiked Ghoul','','',0,6,0,0,0,1,1,0,80,80,974,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,2221,0,2.5,8,14,0,54185,60876,0,0,0,0,0,0,0,4,0,0,0,0,0,0,43259,42108,0,0,0,0,0,0),(30598,9056,0,0,4449,27204,0,0,'Spike Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.75,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30599,9056,0,0,1126,15880,0,0,'Vile Like Fire! Fire Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30600,12340,30549,0,10729,0,0,0,'Baron Rivendare (1)','','',76,6,0,3,0,1,1,0,83,83,21,2370650,2370650,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,975,73,76,99,263,139,2.25,0.525,'',1,0,15,2.5,8,14,0,28834,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30601,12340,16065,0,16153,0,0,0,'Lady Blaumeux (1)','','',76,6,0,3,0,1,1,0,83,83,21,2370650,2370650,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,1.5,1.5,'',1,0,15,2.5,8,14,0,28833,57374,57381,28863,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30602,12340,16063,0,16154,0,0,0,'Sir Zeliek (1)','','',76,6,0,3,0,1,1,0,83,83,21,2370650,2370650,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,1.5,1.5,'',1,0,15,2.5,8,14,0,57377,57465,57466,28835,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30603,12340,16064,0,16155,0,0,0,'Thane Korth\'azz (1)','','',76,6,0,3,0,1,1,0,83,83,21,2370650,2370650,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,1.5,1.5,'',1,0,15,2.5,8,14,0,28832,28884,57467,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30604,9056,0,0,27157,0,0,0,'Teller Almeida','Banker','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,131072,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30605,9056,0,0,27158,0,0,0,'Teller Gee','Banker','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,131072,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30606,9056,0,0,27159,0,0,0,'Paymaster Chang','Banker','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,131072,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30607,9056,0,0,27160,0,0,0,'Teller Plushner','Banker','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,131072,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30608,9056,0,0,27161,0,0,0,'Paymaster Amadi','Banker','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,131072,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30609,9056,0,0,27066,0,0,0,'Frost Drake','','',2056,6,0,1,0,1,1,0,1,1,2102,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30610,9056,0,0,27163,0,0,0,'War-Hunter Molog','Arena Battlemaster','',0,7,0,1,0,50,1,0,71,71,125,208150,208150,0,1,1048576,2000,0,1375.4,1959.6,0,0,0,0,180000,7018,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30611,9056,0,0,27164,0,0,0,'Greela \"The Grunt\" Crankchain','Arena Organizer','',0,7,0,0,0,1,1,0,71,71,29,9291,9291,0,1,1,2000,0,299,426,0,0,0,0,180000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30613,12340,0,0,3247,0,0,0,'Bloodsting','Molog\'s Pet','',1,1,20,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5874,0,0,0,0,0,0,0,0,0,0),(30614,9056,0,0,4449,27165,0,0,'Spike Target 2','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30066,9056,0,0,26757,0,0,0,'Valkyrion Harpoon Gun','','vehichleCursor',0,9,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,420,630,0,2250,336,504,180000,9729,0,0,0,0,0,0,0.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,213,0,0,0,0,0,0,0,0,0),(30616,9056,0,0,1126,11686,0,0,'Flame Tsunami','','',0,4,0,0,0,1,1,0,1,1,35,13945,13945,0,1,0,2000,0,509,683,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30617,9056,0,0,13170,0,0,0,'Nightmare Aberration','','',256,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,3.36,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30618,12340,0,0,23037,23038,23039,0,'','','',0,7,0,0,0,1,1,0,1,1,1981,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.2,0.2976,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30619,9056,0,0,23037,23038,23039,0,'Wintergrasp Peon','','',0,7,0,0,0,1,1,0,1,1,1981,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.2,0.2976,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30621,9056,0,0,11686,0,0,0,'Twisted Visage','','',72,7,0,1,0,0.4,1,0,73,73,16,4000,4000,0,1,0,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,57799,59999,57790,60017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,113,0),(30622,9056,0,0,11686,0,0,0,'Twisted Visage','','',72,7,0,1,0,0.4,1,0,73,73,16,4000,4000,0,1,0,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,57799,59999,57790,60017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0),(30623,9056,0,0,11686,0,0,0,'Twisted Visage','','',72,7,0,1,0,0.4,1,0,73,73,16,4000,4000,0,1,0,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,57799,59999,57790,60017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0),(30624,9056,0,0,11686,0,0,0,'Twisted Visage','','',72,7,0,1,0,0.4,1,0,73,73,16,4000,4000,0,1,0,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,57799,59999,57790,60017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0),(30625,9056,0,0,11686,0,0,0,'Twisted Visage','','',72,7,0,1,0,0.4,1,0,73,73,16,4000,4000,0,1,0,2000,0,2370,3375,0,0,0,0,0,7618,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,57799,59999,57790,60017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0),(30626,9056,0,0,17330,0,0,0,'Wintergrasp Peasant','','',8,7,0,0,0,1,1,0,1,1,1732,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30627,9056,0,0,19034,0,0,0,'Nightmare Figment','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.05,0.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30628,12340,0,0,27167,0,0,0,'Eye of Acherus (DK)','','',2,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30629,12340,0,0,12432,0,0,0,'Mortal Essence','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30630,9056,0,0,27168,0,0,0,'Arch Druid Lilliandra','','',0,7,0,1,0,5,1,0,80,80,2070,63000,63000,3994,1,1,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30631,9056,0,0,27189,0,0,0,'Darkrider Arly','','',0,7,0,0,0,1,1,0,80,80,2050,12600,12600,3994,1,2,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30632,9056,29880,33192,27200,27201,27202,27203,'Mjordin Water Magus','','',0,7,0,0,0,1,1,0,79,80,1885,9740,10080,8725,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.347222,'',0,2222,0,2.5,8,14,0,15532,9672,7855,0,0,0,0,0,0,0,0,0,0,0,0,0,42422,41989,0,0,0,0,0,0),(30633,9056,0,0,26650,0,0,0,'Water Terror','','',0,4,0,0,0,1,1,0,77,78,1885,9103,9416,8386,1,0,2000,0,322,466,0,0,0,0,300000,7335,0,0,0,0,0,0,3,0.465,'',0,0,0,2.5,8,14,0,60869,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30634,9056,0,0,27196,27197,27198,27199,'Ruby Flower','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30639,9056,0,0,556,0,0,0,'Argent Mason','','',2048,7,0,0,0,1,1,0,1,1,2070,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30640,9056,0,0,21955,11686,0,0,'[DND] Icecrown Airship (A) - Cannon Target','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0),(30641,9056,0,0,15294,0,0,0,'Twilight Fissure','','',0,10,0,0,0,1,1,0,1,1,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30642,9056,0,0,27205,0,0,0,'Water Terror','','',0,4,0,0,0,1,1,0,77,78,1885,9103,9416,8386,1,0,2000,0,322,466,0,0,0,0,300000,7335,0,0,0,0,0,0,6,0.93,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30643,9056,0,0,2172,0,0,0,'Lava Blaze','','',0,4,0,0,0,1,1,0,1,1,35,26066,26066,0,1,0,2000,0,928,1208,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30644,12340,0,0,1126,17612,0,0,'The Art of Being a Water Terror Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30645,9056,0,0,27210,0,0,0,'Water Terror','','',0,4,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,57643,57652,57665,57668,0,0,0,0,0,0,0,0,0,0,250,0,0,0,0,0,0,0,0,0),(30646,9056,0,0,21955,11686,0,0,'[DND] Icecrown Airship (A) - Cannon, Even','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0),(30647,9056,0,0,4588,0,0,0,'Strength of Earth Totem VII','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,57621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30648,9056,0,0,1126,11686,0,0,'Fire Cyclone','','',0,10,0,0,0,1,1,0,83,83,14,5808,5808,0,1,0,2000,0,509,683,0,0,0,0,3600000,10673,0,0,0,0,0,0,3,2,'57560',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30649,9056,0,0,21955,11686,0,0,'[DND] Icecrown Airship (H) - Cannon Target','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0),(30650,9056,0,0,169,11686,0,0,'Shadron Portal Visual','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30651,9056,0,0,21955,11686,0,0,'[DND] Icecrown Airship (A) - Cannon, Odd','','',1048576,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0),(30652,9056,0,0,4589,0,0,0,'Totem of Wrath II','','',0,11,0,0,0,1.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,57660,30708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30653,9056,0,0,4589,0,0,0,'Totem of Wrath III','','',0,11,0,0,0,1.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,57662,30708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30654,9056,0,0,4589,0,0,0,'Totem of Wrath IV','','',0,11,0,0,0,1.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,57663,30708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30655,9056,0,0,21955,11686,0,0,'[DND] Icecrown Airship (A) - Cannon Controller 01','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0),(30656,9056,0,0,27212,0,0,0,'Rhydian','Kirin Tor','',0,7,0,1,0,10,10,0,80,80,2007,100800,100800,88140,1,0,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,57676,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30657,9056,0,0,27213,0,0,0,'Siegemaster Fezzik','','',0,7,0,1,0,7,8,0,78,78,2070,82390,82390,30472,1,2,2000,0,0,0,0,0,0,0,180000,9041,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30658,9056,0,0,27214,0,0,0,'Lieutenant Sinclari','','',0,7,0,1,0,4,1,0,80,80,35,50400,50400,3994,1,1,2000,0,3127.5,4365,0,0,0,0,3600000,9706,0,0,0,0,0,0,1.725,0.2392,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30659,9056,0,0,27215,27216,27217,0,'Violet Hold Guard','','',0,7,0,1,0,4,1,0,75,75,2007,42540,42540,0,1,0,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30660,9056,0,0,27474,0,0,0,'Portal Guardian','','',72,2,0,1,0,12,1,0,1,1,1720,132012,132012,0,1,0,2000,0,2670,3772.5,0,0,0,0,0,7,0,0,0,0,0,0,2.1875,0.5425,'',0,6624,0,2.5,8,14,0,58504,58508,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30661,9056,0,0,25226,0,0,0,'Azure Invader','','',8,2,0,1,0,0.8,1,0,75,75,1720,8508,8508,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,15496,58040,58459,59256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30662,9056,0,0,25250,0,0,0,'Azure Spellbreaker','','',8,2,0,1,0,1,2,0,1,1,1720,10635,10635,7122,1,0,2000,0,2542.5,3607.5,0,0,0,0,0,8204,0,0,0,0,0,0,1.875,1.875,'',0,0,0,2.5,8,14,0,58462,59257,58040,25603,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30663,9056,0,0,25247,0,0,0,'Azure Binder','','',8,2,0,1,0,0.8,3,0,75,75,1720,6806,6806,23943,1,0,2000,0,2167.5,3157.5,0,0,0,0,0,5,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,58456,59248,58455,59245,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30664,9056,0,0,24910,0,0,0,'Azure Mage Slayer','','',8,1,0,1,0,1,1,0,1,1,35,10635,10635,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,7,0,0,0,0,0,0,1.1,0.341,'',0,0,0,2.5,8,14,0,58469,58040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30665,9056,0,0,27792,27793,27794,27793,'Veteran Mage Hunter','','',8,7,0,0,0,0.5,2,0,75,75,1720,5318,5318,7122,1,0,2000,0,339,481,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,13748,20829,58040,12466,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30666,9056,0,0,14356,0,0,0,'Azure Captain','','',8,2,0,1,0,4,1,0,1,1,1720,42540,42540,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,7,0,0,0,0,0,0,3.125,0.9375,'',0,6657,0,2.5,8,14,0,58040,32736,41057,41056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30667,9056,0,0,25250,0,0,0,'Azure Sorceror','','',8,2,0,1,0,4,5,0,75,75,1720,42540,42540,17805,1,0,2000,0,2542.5,3607.5,0,0,0,0,0,7,0,0,0,0,0,0,1.875,1.875,'',0,6653,0,2.5,8,14,0,60181,60204,58040,60182,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30668,9056,0,0,27219,0,0,0,'Azure Raider','','',8,2,0,1,0,4,1,0,75,75,1720,42540,42540,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,7,0,0,0,0,0,0,1.2,0.372,'',0,6675,0,2.5,8,14,0,52719,58040,60158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30669,9056,0,0,22712,17200,0,0,'Vanguard Sound Dummy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30670,12340,0,0,26945,25729,0,0,'Scourge Proxy Chapter II','','',8,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30671,9056,0,0,27221,0,0,0,'Tol\'mar','','',4096,7,0,0,0,1,1,0,75,75,35,8508,8508,7981,1,3,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30672,9056,0,0,26842,26843,26844,26845,'Crusader of Virtue','','',0,7,0,1,0,1.85,3,0,1,1,2131,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,58053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30673,9056,33192,0,26945,25729,0,0,'Forgotten Depths Slayer','','',8,10,0,0,0,1,1,0,77,78,2068,11379,11770,3767,1,0,2000,0,383,539,0,0,0,0,300000,9104,0,0,0,0,0,0,1.875,0.3875,'29266',0,2024,0,2.5,8,14,0,54185,56223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0),(30674,9056,0,0,27162,0,0,0,'Frostbrood Destroyer','','',8,10,0,1,0,25,1,0,80,80,2068,315000,315000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,7.5,0.31,'29266',0,0,0,2.5,8,14,0,57477,53363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,192,0),(30675,9056,0,0,26838,26839,26840,26841,'Argent Champion','','',2048,7,0,1,0,10,1,0,80,80,2131,126000,126000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30676,9056,0,0,27222,0,0,0,'Chronicler Bah\'Kini','','',0,7,0,0,0,1,1,0,77,77,35,9103,9103,8313,1,3,2000,0,311,450,0,0,0,0,300000,7094,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30677,9056,0,0,22209,0,0,0,'Highlord Tirion Fordring','','',2084,7,0,3,0,1000,1000,0,83,83,2073,13945000,13945000,4258000,1,2,2000,0,70,70,0,0,0,0,180000,7,0,0,0,0,0,0,1.8,0.3672,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30678,12340,0,0,27224,0,0,0,'Jonna Robertson','Directions','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30679,9056,0,0,27393,0,0,0,'Teleportation Portal','','',0,10,0,1,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,8219,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30680,9056,0,0,27226,0,0,0,'Onyx Brood General','','',72,2,0,1,0,1,1,0,81,81,103,208528,208528,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,4.375,1.25,'57740',0,20000,0,2.5,8,14,0,57740,57733,13737,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30681,9056,0,0,27227,0,0,0,'Onyx Blaze Mistress','','',72,2,0,1,0,1,1,0,81,81,103,156396,156396,48972,1,0,2000,0,3187.5,4515,0,0,0,0,3600000,10007,0,0,0,0,0,0,3.75,3.75,'57740',0,20000,0,2.5,8,14,0,57753,39529,57757,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30682,9056,0,0,12891,0,0,0,'Onyx Flight Captain','','',72,2,0,1,0,1,1,0,81,81,103,156396,156396,0,1,0,2000,0,3480,4530,0,0,0,0,3600000,10033,0,0,0,0,0,0,4.375,3.75,'57740',0,20000,0,2.5,8,14,0,57759,58953,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30683,9056,0,0,26866,0,0,0,'Father Gustav','','',0,7,0,1,0,7,8,0,80,80,2070,88200,88200,31952,1,2,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30684,9056,0,0,169,16925,0,0,'Harpoon Loot Sparkles','','',1024,10,0,0,0,1.35,1,0,1,1,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30685,9056,0,0,556,0,0,0,'Argent Mason','','',0,7,0,0,0,5,1,0,1,1,2070,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30686,9056,0,0,27228,0,0,0,'Crusade Architect Silas','','',0,7,0,1,0,7,8,0,1,1,35,1,1,0,1,2,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30687,9056,33192,0,27107,27105,0,0,'Skeletal Constructor','','',0,6,0,0,0,1,1,0,80,80,974,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.465,'',0,2219,0,2.5,8,14,0,50324,9613,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30688,9056,0,0,8311,0,0,0,'Disciple of Shadron','','',72,2,0,1,0,1,1,0,81,81,35,130330,130330,4081,1,0,2000,0,3187.5,4515,0,0,0,0,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30689,9056,33192,0,15962,0,0,0,'Chained Abomination','','',0,6,0,0,0,1,1,0,80,80,974,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,3,1,'',0,2219,0,2.5,8,14,0,15496,50335,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30690,9056,0,0,27529,11686,0,0,'[DND] Icecrown Airship (H) - Flak Cannon, Odd','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0),(30691,9056,0,0,18135,0,0,0,'A\'dal','','',0,10,0,1,0,1,1,0,1,1,1741,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30692,9056,0,0,27283,0,0,0,'M\'ori','','',0,10,0,1,0,1,1,0,1,1,1741,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30693,9056,0,0,27282,0,0,0,'K\'uri','','',0,10,0,1,0,1,1,0,1,1,1741,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30694,9056,0,0,27231,0,0,0,'Spirit of Bridenbrad','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30695,9056,0,0,27473,0,0,0,'Portal Keeper','','',72,2,0,1,0,12,10,0,1,1,1720,132012,132012,36430,1,0,2000,0,2640,3742.5,0,0,0,0,0,8503,0,0,0,0,0,0,0,0,'',0,6661,0,2.5,8,14,0,58531,61593,58534,58532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30696,9056,33192,0,23890,0,0,0,'Corpulent Horror','','',0,6,0,0,0,1,1,0,80,80,2102,12600,12600,0,1,0,2000,0,2,2,0,0,0,0,360000,9729,0,0,0,0,0,0,0,0,'',0,2216,0,2.5,8,14,0,50335,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,43528,43527,43529,43526,0,0,0,0),(30697,9056,33192,0,24484,0,0,0,'Putrid Colossus','','',0,6,0,1,0,3,3,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,3.4,0.31,'',0,6610,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30698,9056,0,0,31176,0,0,0,'Morbidus','','',0,6,0,1,0,8,3,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,6629,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30699,9056,0,0,27529,11686,0,0,'[DND] Icecrown Airship (H) - Flak Cannon, Even','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0),(30700,9056,0,0,21955,11686,0,0,'[DND] Icecrown Airship (H) - Cannon, Neutral','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0),(30701,9056,33192,0,25627,0,0,0,'Vile Creeper','','',0,6,0,0,0,1,1,0,79,79,974,12175,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1.5,0.465,'',0,2115,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30702,9056,0,0,26767,19725,0,0,'Flame Orb','','',0,10,0,0,0,1,1,0,1,1,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,0.1,0.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30703,9056,0,0,25783,25779,25907,25433,'Ebon Blade Champion','','',2048,7,0,1,0,3,1,0,1,1,1770,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,58130,50688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30704,9056,0,0,26227,25294,25077,26225,'Argent Paladin','','',2048,7,0,0,0,1,1,0,1,1,1770,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,58127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30706,9056,0,0,27252,0,0,0,'Jo\'mah','Inscription Trainer','',4096,7,0,0,0,1,1,0,35,35,126,902,902,2680,1,81,2000,0,34,48,0,0,0,0,180000,1124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,512,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30707,9056,0,0,21955,11686,0,0,'[DND] Icecrown Airship (H) - Cannon Controller 01','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0),(30708,9056,0,0,27249,0,0,0,'Crusader Olakin Sainrith','','',0,7,0,0,0,1,1,0,80,80,2070,12600,12600,3994,1,2,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30709,9056,0,0,27257,0,0,0,'Poshken Hardbinder','Inscription Trainer','',4096,7,0,0,0,1,1,0,35,35,68,902,902,2680,1,81,2000,0,34,48,0,0,0,0,25000,1124,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30710,9056,0,0,27259,0,0,0,'Zantasia','Inscription Trainer','',4096,7,0,0,0,1,1,0,1,1,1604,1,1,0,1,81,2000,0,0,0,0,0,0,0,25000,1361,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30711,9056,0,0,27260,0,0,0,'Margaux Parchley','Inscription Trainer','',4096,7,0,0,0,1,1,0,35,35,68,902,902,2680,1,81,2000,0,34,48,0,0,0,0,25000,1124,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30712,9056,0,0,1126,11686,0,0,'Bridenbrad Light Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30713,9056,0,0,27261,0,0,0,'Catarina Stanford','Inscription Trainer','',4096,7,0,0,0,1,1,0,35,35,12,902,902,2680,1,81,2000,0,34,48,0,0,0,0,180000,1124,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30714,9056,0,0,27262,0,0,0,'Crusade Engineer Spitzpatrick','','',0,7,0,1,0,7,8,0,79,79,2070,85225,85225,0,1,2,2000,0,3030,4230,0,0,0,0,180000,9426,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30715,9056,0,0,27263,0,0,0,'Feyden Darkin','Inscription Trainer','',4096,7,0,0,0,1,1,0,35,35,80,902,902,2680,1,81,2000,0,34,48,0,0,0,0,25000,1124,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30716,9056,0,0,27264,0,0,0,'Thoth','Inscription Trainer','',4096,7,0,0,0,1,1,0,35,35,1638,902,902,2680,1,81,2000,0,34,48,0,0,0,0,25000,1124,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30717,9056,0,0,27274,0,0,0,'Elise Brightletter','Inscription Trainer','',4096,7,0,0,0,1,1,0,35,35,55,902,902,2680,1,81,2000,0,34,48,0,0,0,0,25000,1124,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30718,9056,0,0,26901,26730,27202,26902,'Slumbering Mjordin','','',0,7,0,0,0,1,1,0,79,80,190,12175,12600,0,1,1,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347222,'61204',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30719,9056,0,0,26556,0,0,0,'Spitzpatrick\'s Bomber','','',0,9,0,0,0,3,1,0,1,1,2070,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30720,9056,0,0,4449,0,4449,0,'Disciple of Shadron (Twilight)','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30721,9056,0,0,27284,0,0,0,'Michael Schwan','Master Inscription Trainer','',4096,7,0,0,0,1,1,0,60,60,1737,2136,2136,5751,1,81,2000,0,74,102,0,0,0,0,300000,3025,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30722,9056,0,0,27285,0,0,0,'Neferatti','Master Inscription Trainer','',4096,7,0,0,0,1,1,0,60,60,1729,2136,2136,5751,1,81,2000,0,74,102,0,0,0,0,300000,4480,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30723,9056,0,0,27286,0,0,0,'Xantili','Inscription Supplies','',4096,7,0,0,0,1,1,0,35,35,126,902,902,2680,1,2176,2000,0,34,48,0,0,0,0,25000,1124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,20792,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30724,9056,0,0,27289,0,0,0,'Mertle Murkpen','Inscription Supplies','',4096,7,0,0,0,1,1,0,35,35,68,902,902,2680,1,2176,2000,0,34,48,0,0,0,0,25000,1124,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30725,9056,29880,33192,27288,27290,27291,27292,'Jotunheim Sleep-Watcher','','',0,7,0,0,0,1,1,0,79,80,1885,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347222,'',0,2214,0,2.5,8,14,0,60870,13730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42422,41989,0,0,0,0,0,0),(30726,9056,0,0,27287,0,0,0,'Archivist Betha','City Historian','Directions',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,1,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30727,9056,0,0,27293,0,0,0,'Lelorian','Inscription Supplies','',4096,7,0,0,0,1,1,0,35,35,1604,902,902,2680,1,128,2000,0,0,0,0,0,0,0,25000,1361,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30728,12340,0,0,24993,0,0,0,'Unspiked Ghoul','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30729,9056,0,0,27294,0,0,0,'Ickabod Pimlen','Inscription Supplies','',4096,7,0,0,0,1,1,0,35,35,68,902,902,2680,1,128,2000,0,34,48,0,0,0,0,25000,1124,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30730,9056,0,0,27295,0,0,0,'Stanly McCormick','Inscription Supplies','',4096,7,0,0,0,1,1,0,35,35,12,902,902,2680,1,2176,2000,0,34,48,0,0,0,0,180000,1124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30731,9056,0,0,27296,0,0,0,'Illianna Moonscribe','Inscription Supplies','',4096,7,0,0,0,1,1,0,35,35,80,902,902,2680,1,2176,2000,0,34,48,0,0,0,0,25000,1124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30732,9056,0,0,27297,0,0,0,'Sessoh','Inscription Supplies','',4096,7,0,0,0,1,1,0,35,35,1638,902,902,2680,1,2176,2000,0,34,48,0,0,0,0,25000,1124,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30733,9056,0,0,27298,0,0,0,'Thargen Heavyquill','Inscription Supplies','',4096,7,0,0,0,1,1,0,35,35,55,902,902,2680,1,2176,2000,0,34,48,0,0,0,0,25000,1124,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30734,9056,0,0,27299,0,0,0,'Jezebel Bican','Inscription Supplies','',4096,7,0,0,0,1,1,0,60,60,1737,2136,2136,5751,1,2176,2000,0,74,102,0,0,0,0,180000,3025,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30735,9056,0,0,27300,0,0,0,'Kul Inkspiller','Inscription Supplies','',4096,7,0,0,0,1,1,0,1,1,1729,2136,2136,5751,1,128,2000,0,74,102,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30736,9056,0,0,27302,0,0,0,'Released Soul','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30737,9056,0,0,27303,27304,27305,27306,'Nesingwary Game Warden','','',0,7,0,0,0,4,1,0,80,80,1812,50400,50400,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,31942,6533,16100,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(30738,12340,0,0,2676,0,0,0,'Tabard Faction Tester','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30739,9056,39019,0,24073,24074,24075,24076,'Warsong Champion','','',2048,7,0,0,0,1,3,0,76,76,1979,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,180000,8520,0,0,0,0,0,0,1.5,0.372,'',0,2500,0,2.5,8,14,0,42648,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30740,9056,31086,0,25948,25949,25950,25951,'Valiance Expedition Champion','','',2048,7,0,0,0,1,3,0,76,76,1891,11001,11001,0,1,0,2000,0,356,503,0,0,0,0,180000,8520,0,0,0,0,0,0,1.5,0.208,'',0,2500,0,2.5,8,14,0,42648,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30741,9056,0,0,169,11686,9510,0,'Shadron Portal','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30742,9056,0,0,16480,19595,0,0,'First Summoning Altar','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30743,12340,0,0,2737,0,0,0,'Succubus Transform 01','','',0,3,17,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30744,9056,0,0,16480,19595,0,0,'Second Summoning Altar','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30745,9056,0,0,16480,19595,0,0,'Third Summoning Altar','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30746,9056,0,0,7971,0,0,0,'Master Summoner Zarod','','',0,6,0,0,0,1,3,0,80,80,974,12600,12600,11982,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.875,1.25,'',0,2237,0,2.5,8,14,0,11831,9672,28873,0,0,0,0,0,0,4,0,0,0,0,0,0,43159,0,0,0,0,0,0,0),(30747,12340,23961,0,22281,22282,0,0,'Dragonflayer Ironhelm (1)','','',8,7,0,1,0,1,1,0,80,81,1885,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.347222,'',0,5497,15,2.5,8,14,0,59607,59606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30748,12340,23953,0,25338,0,0,0,'Prince Keleseth (1)','The San\'layn','',76,6,0,1,0,1,1,0,81,81,1885,403200,403200,79880,1,0,2000,0,5421,7566,0,0,0,0,0,10007,0,0,0,0,0,0,1.5,0.465,'',0,5515,15,2.5,8,14,0,59389,0,0,0,0,0,0,0,0,1279,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30749,9056,0,0,21955,11686,0,0,'[DND] Icecrown Airship (H) - Cannon Target, Shield','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30750,12340,0,0,1126,17612,0,0,'Through the Eye Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30751,9056,29880,0,27310,27352,27353,27354,'Kul\'galar Oracle','','',0,7,0,0,0,1,1,0,79,80,1885,9740,10080,8725,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.347222,'',0,2227,0,2.5,8,14,0,11642,31516,16568,0,0,0,0,0,0,0,0,0,0,0,0,0,42422,41989,0,0,0,0,0,0),(30752,9056,0,0,27313,27314,27315,27317,'Orgrim\'s Hammer Gunner','','',0,7,0,0,0,1,1,0,80,80,1978,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30753,9056,0,0,27318,27319,27320,27321,'Orgrim\'s Hammer Engineer','','',0,10,0,0,0,1,1,0,80,80,1978,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30754,9056,0,0,27322,27325,27326,27327,'Orgrim\'s Hammer Crew','','',0,7,0,0,0,1,1,0,80,80,1978,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30755,9056,0,0,27328,27329,27333,27334,'Kor\'kron Reaver','','',0,7,0,1,0,3,1,0,80,80,35,16026,16026,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,12024,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(30756,12340,27386,0,10771,0,0,0,'Avenging Spirit (1)','','',1024,6,0,0,0,1,1,0,80,80,974,12000,12000,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30757,12340,0,0,169,11686,0,0,'Avenging Spirit Summoner (1)','','',1024,10,0,0,0,1,1,0,80,81,35,6678,6865,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30758,12340,0,0,21319,0,0,0,'Black Dragon Smoke Image (1)','','',0,10,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30759,12340,0,0,19765,0,0,0,'Bladespire Elder (1)','','',0,7,0,0,0,1,1,0,71,73,1780,1,1,0,1,0,2000,0,313,448,0,0,0,0,0,7604,0,0,0,0,0,0,2.25,0.675,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30760,12340,0,0,19762,0,0,0,'Bladespire Guardian (1)','','',0,7,0,0,0,1,1,0,71,73,1780,1,1,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,2.5,1.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30761,12340,0,0,11544,0,0,0,'Bladespire Keg King (1)','','',0,7,0,0,0,1,1,0,71,73,1780,1,1,0,1,0,1400,0,221.2,315,0,0,0,0,0,7618,0,0,0,0,0,0,3.3,1.9646,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30762,12340,26672,0,22089,22044,0,0,'Bloodthirsty Tundra Wolf (1)','','',1,1,1,1,0,1,1,0,80,81,21,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,0,1.75,'',0,0,15,2.5,8,14,0,49026,0,0,0,0,0,0,0,0,0,0,0,0,13461,0,0,0,0,0,0,0,0,0,0),(30763,12340,0,0,18288,0,0,0,'Crystalfused Miner (1)','','',0,3,0,0,0,1,1,0,1,1,90,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,32614,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30764,12340,26550,0,28054,28055,0,0,'Dragonflayer Deathseeker (1)','','',0,7,0,1,0,1,1,0,80,81,1885,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.347222,'',0,6403,15,2.5,8,14,0,42724,48851,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30765,12340,26553,0,28056,28057,0,0,'Dragonflayer Fanatic (1)','','',0,7,0,1,0,1,1,0,80,81,1885,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.65,0.381944,'',0,6411,15,2.5,8,14,0,48702,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30766,12340,26554,0,25657,25658,0,0,'Dragonflayer Seer (1)','','',0,7,0,1,0,1,1,0,80,81,1885,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,1,0.31,'',0,6406,15,2.5,8,14,0,48699,48698,48700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30767,12340,26667,0,22293,22294,25393,25393,'Dragonflayer Spectator (1)','','',0,7,0,0,0,1,1,0,79,80,1885,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.347222,'',0,2500,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30768,12340,0,0,21317,0,0,0,'Ethereal Smoke Image (1)','','',0,10,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30769,12340,0,0,21365,0,0,0,'Felguard Smoke Image (1)','','',0,10,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30770,12340,26686,0,26284,0,0,0,'Ferocious Rhino (1)','','',72,1,0,1,0,1,1,0,82,82,974,134810,134810,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,10,0.62,'',0,0,15,2.5,8,14,0,48131,48130,48105,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30771,12340,0,0,1126,11686,0,0,'Flame Brazier (1)','','',0,10,0,1,0,1,1,0,80,81,35,15750,16291,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30772,12340,26683,0,26327,0,0,0,'Frenzied Worgen (1)','','',72,1,0,1,0,1,1,0,82,82,974,134810,134810,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,5,1.55,'',0,0,15,2.5,8,14,0,48137,48138,48142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30773,12340,0,0,18288,0,0,0,'Gan\'arg Analyzer (1)','','',0,3,0,0,0,1,1,0,70,70,90,1,1,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30774,12340,26687,0,27419,0,0,0,'Gortok Palehoof (1)','','',40,7,0,1,0,1,1,0,82,82,974,431392,431392,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,9,0.93,'',0,6673,15,2.5,8,14,0,48261,48260,48256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30775,12340,26893,0,27043,0,0,0,'Grauf (1)','','',0,2,0,1,0,1,1,0,82,82,21,1685125,1685125,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,0,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30776,12340,0,0,21260,0,0,0,'Gronn Smoke Image (1)','','',0,10,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30777,12340,0,0,18783,16925,0,0,'Harpoon Loot Sparkles (1)','','',1024,10,0,0,0,1,1,0,80,81,35,9015,9268,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30778,12340,0,0,26100,0,0,0,'Image of Arthas (1)','','',0,6,0,1,0,1,1,0,80,81,35,15750,16291,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30779,12340,27228,0,15554,0,0,0,'Jormungar Worm (1)','','',0,1,0,0,0,1,1,0,80,81,21,3938,4073,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.6,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30780,12340,0,0,11686,0,0,0,'King Bjorn (1)','','',4,10,0,3,0,1,1,0,80,81,14,15750,16291,0,1,0,2000,0,35630,47810,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.5,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30781,12340,0,0,28085,0,0,0,'King Bjorn Visual (1)','','',4,10,0,3,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,140,140,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30782,12340,0,0,11686,0,0,0,'King Haldor (1)','','',4,10,0,3,0,1,1,0,80,81,14,15750,16291,0,1,0,2000,0,35630,47810,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.5,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30783,12340,0,0,28086,0,0,0,'King Haldor Visual (1)','','',4,10,0,3,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,140,140,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30784,12340,0,0,11686,0,0,0,'King Ranulf (1)','','',4,10,0,3,0,1,1,0,80,81,14,15750,16291,0,1,0,2000,0,35630,47810,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.5,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30785,12340,0,0,28087,0,0,0,'King Ranulf Visual (1)','','',4,10,0,3,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,140,140,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30786,12340,0,0,11686,0,0,0,'King Tor (1)','','',4,10,0,3,0,1,1,0,80,81,14,15750,16291,0,1,0,2000,0,35630,47810,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.5,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30787,12340,0,0,28088,0,0,0,'King Tor Visual (1)','','',4,10,0,3,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,140,140,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30788,12340,26861,0,28019,0,0,0,'King Ymiron (1)','','',72,6,0,1,0,1,1,0,82,82,14,566202,566202,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,100,0,0,0.5115,'',0,6623,15,2.5,8,14,0,48294,48291,48529,48423,0,0,0,0,0,4,0,0,0,0,0,0,43669,0,0,0,0,0,0,0),(30789,12340,0,0,10092,0,0,0,'Lakota Windsong (1)','','',4096,7,0,0,0,1,1,0,30,30,104,1,1,0,1,2,2000,0,42,56,0,0,0,0,0,1179,0,0,0,0,0,0,3.75,0.8725,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30790,12340,26685,0,24564,0,0,0,'Massive Jormungar (1)','','',65608,1,42,1,0,1,1,0,82,82,974,134810,134810,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,12,1.24,'',0,0,15,2.5,8,14,0,48136,48132,59271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30791,12340,26536,0,7869,0,0,0,'Mindless Servant (1)','','',0,6,0,0,0,1,1,0,80,81,21,4725,4887,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,1.5,'',0,2500,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30792,12340,0,0,21327,0,0,0,'Mingo (1)','Reagents','',0,7,0,0,0,1,1,0,71,73,1872,1,1,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,2.7,1.809,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30793,12340,0,0,18368,0,0,0,'Mo\'arg Extractor (1)','','',0,3,0,0,0,1,1,0,1,1,90,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,2,0.6,'',0,0,15,2.5,8,14,0,40818,40839,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30794,12340,0,0,23970,0,0,0,'Oacha\'noa (1)','Goddess of the Depths','',36,10,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,140,140,0,0,0,0,0,7,0,0,0,0,0,0,77,2.1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30795,12340,0,0,21245,0,0,0,'Ogre Smoke Image (1)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30796,12340,0,0,21327,0,0,0,'Ogri\'la Keg King (1)','Drink Vendor','',0,7,0,0,0,1,1,0,71,73,1872,1,1,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,2.7,1.809,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30797,12340,0,0,21409,0,0,0,'Ogri\'la Merchant (1)','General Goods','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,2.7,1.809,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30798,12340,0,0,19906,0,0,0,'Ogri\'la Peacekeeper (1)','','',0,7,0,1,0,1,1,0,71,73,1874,1,1,0,1,268435456,1500,0,3081,4387.5,0,0,0,0,0,7618,0,0,0,0,0,0,2.65,1.855,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30799,12340,0,0,21407,0,0,0,'Ogri\'la Steelshaper (1)','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,2.7,1.809,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30800,12340,0,0,21374,0,0,0,'Ogri\'la Storyteller (1)','','',0,7,0,0,0,1,1,0,71,73,1872,1,1,0,1,0,1500,0,237,337.5,0,0,0,0,0,7618,0,0,0,0,0,0,2.7,1.809,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30801,12340,0,0,21411,0,0,0,'Ogri\'la Trader (1)','Trade Goods','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,2.7,1.809,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30802,12340,0,0,23992,0,0,0,'Rabid Dire Bear *Unused* (1)','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30803,12340,26684,0,23999,0,0,0,'Ravenous Furbolg (1)','','',72,7,0,1,0,1,1,0,82,82,974,134810,134810,20845,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,0,1.55,'',0,0,15,2.5,8,14,0,48139,48144,48140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30804,12340,27281,0,10702,0,0,0,'Ritual Channeler (1)','','',0,6,0,0,0,1,1,0,80,81,35,12600,13033,16150,1,0,2000,0,425,602,0,0,0,0,0,10029,0,0,0,0,0,0,1.25,0.5,'',0,0,15,2.5,8,14,0,48278,59407,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30805,12340,0,0,169,11686,0,0,'Ritual Target (1)','','',0,10,0,0,0,1,1,0,80,81,14,5342,5492,4038,1,0,2000,0,425,602,0,0,0,0,0,10007,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30806,12340,26555,0,12818,0,0,0,'Scourge Hulk (1)','','',0,6,0,1,0,1,1,0,80,81,21,126000,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,3,1,'',0,6429,15,2.5,8,14,0,48697,56785,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30807,12340,26693,0,27418,0,0,0,'Skadi the Ruthless (1)','','',8,6,0,1,0,1,1,0,82,82,21,431392,431392,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,1.5,0.465,'',0,6621,15,2.5,8,14,0,50255,50234,50228,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30808,12340,0,0,169,11686,0,0,'Spirit Fount (1)','','',1024,10,0,0,0,1,1,0,82,82,114,7059,7059,0,1,0,2000,0,488,642,0,0,0,0,0,10356,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30809,12340,29281,0,25944,0,0,0,'Svala (1)','','',0,7,0,0,0,1,1,0,82,82,21,16851,16851,0,1,0,2000,0,488,642,0,0,0,0,0,10356,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30810,12340,26668,0,26096,0,0,0,'Svala Sorrowgrave (1)','','',8,6,0,1,0,1,1,0,82,82,21,431392,431392,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,6678,15,2.5,8,14,0,15667,48258,48276,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30811,12340,0,0,21428,0,0,0,'Tork (1)','','',0,7,0,0,0,1,1,0,65,65,1872,1,1,0,1,0,1500,0,150,210.75,0,0,0,0,0,5234,0,0,0,0,0,0,1.4,0.938,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30812,12340,0,0,21432,0,0,0,'Torki (1)','','',0,7,0,0,0,1,1,0,65,65,1872,1,1,0,1,0,1500,0,150,210.75,0,0,0,0,0,5234,0,0,0,0,0,0,1.4,0.938,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30813,12340,0,0,21433,0,0,0,'Torkus Jr. (1)','','',1024,7,0,0,0,1,1,0,65,65,1872,1,1,0,1,0,1500,0,652.5,810,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30814,12340,0,0,20973,20908,20909,0,'Vortex Shardling (1)','','',512,5,0,0,0,1,1,0,70,72,778,1,1,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30815,12340,0,0,11418,0,0,0,'Wolf Spirit Visual (Ymirjar Dusk Shaman) (1)','','',0,1,0,1,0,1,1,0,1,1,21,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,1.875,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30816,12340,26696,0,25242,0,0,0,'Ymirjar Berserker (1)','','',0,6,0,1,0,1,1,0,80,81,21,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.31,'',0,6408,15,2.5,8,14,0,49121,49106,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30817,12340,26694,0,25244,0,0,0,'Ymirjar Dusk Shaman (1)','','',0,6,0,1,0,1,1,0,80,81,21,50400,52130,44483,1,0,2000,0,4563,6617,0,0,0,0,0,8102,0,0,0,0,0,0,1,0.31,'',0,6393,15,2.5,8,14,0,49204,49170,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30818,12340,26670,0,25240,0,0,0,'Ymirjar Flesh Hunter (1)','','',0,6,0,1,0,1,1,0,80,81,21,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.31,'',0,6409,15,2.5,8,14,0,48871,48872,48854,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,41989,0,0,0,0,0,0),(30819,12340,26692,0,25241,0,0,0,'Ymirjar Harpooner (1)','','',0,6,0,1,0,1,1,0,80,81,35,25200,26066,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,49092,49091,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30820,12340,28368,0,27255,27256,0,0,'Ymirjar Necromancer (1)','','',0,7,0,1,0,1,1,0,80,81,21,50400,52130,44483,1,0,2000,0,4563,6617,0,0,0,0,0,8102,0,0,0,0,0,0,1.5,0.347222,'',0,6426,15,2.5,8,14,0,51432,49205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30821,12340,26669,0,25241,0,0,0,'Ymirjar Savage (1)','','',0,6,0,1,0,1,1,0,80,81,21,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.31,'',0,6433,15,2.5,8,14,0,48880,48876,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,41989,0,0,0,0,0,0),(30822,12340,26690,0,25240,0,0,0,'Ymirjar Warrior (1)','','',0,6,0,1,0,1,1,0,80,81,35,25200,26066,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.31,'',0,1233,15,2.5,8,14,0,48639,48640,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30823,12340,26691,0,25243,0,0,0,'Ymirjar Witch Doctor (1)','','',0,6,0,1,0,1,1,0,80,81,35,25200,26066,4038,1,0,2000,0,5525,7826,0,0,0,0,0,10029,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,49084,49089,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,41989,0,0,0,0,0,0),(30824,9056,0,0,27336,0,0,0,'Sky-Reaver Korm Blackscar','','',0,7,0,1,0,4,1,0,80,80,2132,21368,21368,0,1,3,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,42724,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30825,9056,0,0,27343,0,0,0,'Chief Engineer Copperclaw','','',0,7,0,0,0,1,1,0,80,80,1978,5342,5342,0,1,6275,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,59651,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30826,9056,0,0,27345,0,0,0,'Great Reaver Mulga','','',0,7,0,0,0,1,1,0,80,80,1978,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.8,0.2832,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30827,9056,0,0,27344,0,0,0,'Utamu','','',0,7,0,0,0,1,1,0,80,80,1978,5342,5342,0,1,640,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30828,9056,0,0,25984,0,0,0,'Halls of Lightning Teleporter','','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30829,9056,0,0,27337,0,0,0,'Salranax the Flesh Render','','',0,6,0,1,0,15,15,0,79,79,35,182625,182625,0,1,0,2000,0,0,0,0,2000,0,0,180000,9431,0,0,0,0,0,0,0,0,'',0,6327,0,2.5,8,14,0,15244,15122,15242,18100,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30830,9056,0,0,27338,0,0,0,'Underking Talonox','','',0,6,0,1,0,20,1,0,79,79,35,243500,243500,0,1,0,2000,0,718,1006.5,0,2000,0,0,180000,9431,0,0,0,0,0,0,0,0,'',0,6361,0,2.5,8,14,0,50284,60802,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30831,9056,0,0,27339,0,0,0,'High Priest Yath\'amon','','',0,6,0,1,0,20,20,0,79,79,35,243500,243500,0,1,0,2000,0,0,0,0,2000,0,0,180000,9431,0,0,0,0,0,0,0,0,'',0,6264,0,2.5,8,14,0,4962,38243,34322,61705,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30832,9056,0,0,21955,11686,0,0,'[DND] Icecrown Airship (A) - Cannon Target, Shield','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30833,9056,0,0,27342,0,0,0,'Vindicator Maraad','','',0,7,0,1,0,4,1,0,80,80,1891,17096,17096,3994,1,0,2000,0,3127.5,4365,0,0,0,0,180000,9706,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,17281,29427,17284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30835,9056,0,33192,27347,0,0,0,'Image of a Shadow Cultist','Cult of the Damned','',1024,7,0,0,0,1,1,0,1,1,21,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30836,9056,0,0,27348,0,0,0,'Image of Vardmadra','','',1024,6,0,1,0,1,1,0,1,1,2116,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30837,9056,0,0,22712,16946,0,0,'Defense System','','',32,10,0,1,0,1,1,0,83,83,1718,13945,13945,0,0.1,0,2000,0,3817.5,5122.5,0,0,0,0,180000,10673,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30838,9056,0,0,27153,0,0,0,'Highlord Darion Mograine','','',4,7,0,3,0,1,1,0,1,1,2051,1,1,0,1,0,2000,0,70,70,0,0,0,0,180000,7,0,0,0,0,0,0,2.025,0.4131,'',1,0,0,2.5,8,14,0,49941,49909,51425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30839,9056,0,0,27351,0,0,0,'Jayde','','',0,7,0,1,0,1,1,0,1,1,2051,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,52374,49576,52372,52373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30840,9056,0,0,27350,0,0,0,'Munch','','',0,7,0,1,0,1,1,0,1,1,2051,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,52374,49576,52372,52373,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30841,9056,0,0,27346,0,0,0,'Death Gate (Mograine)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30842,9056,0,0,25553,0,0,0,'Wandering Shadow','','',0,4,0,0,0,1,1,0,80,80,21,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,38240,18267,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43323,0,0,0,0,0,0,0),(30843,12340,0,0,14593,3942,0,0,'Severed Soul','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,43323,42108,0,0,0,0,0,0),(30844,12340,0,0,27346,0,0,0,'Death Gate (Dummy)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30845,9056,0,0,24466,21773,24467,24468,'Living Lasher','','',256,4,0,0,0,1,1,0,80,80,16,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.8,0.63,'',0,0,0,2.5,8,14,0,51901,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43324,44809,0,0,0,0,0,0),(30846,9056,0,0,5450,0,0,0,'Glacial Spirit','','',0,4,0,0,0,1,1,0,80,80,834,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.3,0.397228,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43322,44808,0,0,0,0,0,0),(30847,9056,0,0,1204,0,0,0,'Raging Flame','','',0,4,0,0,0,1,1,0,80,80,91,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43314,0,0,0,0,0,0,0),(30848,9056,0,0,8716,0,0,0,'Whispering Wind','','',0,4,0,0,0,1,1,0,80,80,834,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.875,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30849,9056,0,0,21910,0,0,0,'Chilled Earth Elemental','','',0,4,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.125,0.2325,'42617',0,2500,0,2.5,8,14,0,43543,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30850,9056,0,0,27346,0,0,0,'Death Gate (Munch)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30851,9056,0,0,25528,0,0,0,'Melt','','',0,6,0,0,0,1,1,0,1,1,2068,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,47468,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30852,9056,0,0,27346,0,0,0,'Death Gate (Jayde)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30853,12340,0,0,22719,0,0,0,'Gnomish \'Chopper','','',0,9,0,0,0,1,1,0,1,1,84,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30855,12340,0,0,12940,12942,12941,12944,'Wintergrasp Engineer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30856,9056,0,0,27358,0,0,0,'Unbound Trickster','','',0,7,0,0,0,1,1,0,78,79,16,11770,12175,3851,1,0,2000,0,399,559,0,0,0,0,300000,9405,0,0,0,0,0,0,1,0.31,'',0,2115,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,0,0,0,0,0,0,0),(30857,9056,0,0,23980,11686,0,0,'Defense Dummy Target','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,3600000,8219,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(30858,9056,0,0,12894,0,0,0,'Disciple of Vesperon','','',72,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,2.25,2.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30859,9056,0,0,4449,0,4449,0,'Disciple of Vesperon (Twilight)','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30860,9056,0,0,27572,0,0,0,'Unbound Dryad','','',0,7,0,0,0,1,1,0,78,79,16,11770,12175,3851,1,0,2000,0,399,559,0,0,0,0,300000,9405,0,0,0,0,0,0,1,0.31,'',0,2117,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,0,0,0,0,0,0,0),(30861,9056,0,0,27478,0,0,0,'Unbound Ancient','','',256,4,0,1,0,3,5,0,80,80,16,37800,37800,19970,1,0,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,6,0.93,'',0,2383,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,0,0,0,0,0,0,0),(30862,9056,0,0,10621,0,0,0,'Unbound Ent','','',0,4,0,0,0,1,1,0,77,78,16,11379,11770,3767,1,0,2000,0,383,539,0,0,0,0,300000,9104,0,0,0,0,0,0,3,0.5205,'',0,2283,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,0,0,0,0,0,0,0),(30863,9056,0,0,27364,27360,0,0,'Shandaral Druid Spirit','','',0,6,0,0,0,1,1,0,78,79,16,11770,12175,3851,1,0,2000,0,399,559,0,0,0,0,300000,9405,0,0,0,0,0,0,1.5,0.389,'',0,2114,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,43225,42108,0,0,0,0,0,0),(30864,9056,0,0,27365,27366,0,0,'Shandaral Hunter Spirit','','',0,6,0,0,0,1,1,0,78,79,16,11770,12175,3851,1,0,2000,0,399,559,0,0,0,0,300000,9405,0,0,0,0,0,0,1.5,0.389,'',0,2116,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,43225,42108,0,0,0,0,0,0),(30865,9056,0,0,27367,27368,0,0,'Shandaral Warrior Spirit','','',0,6,0,0,0,1,1,0,78,79,16,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1.5,0.389,'',0,2117,0,2.5,8,14,0,57846,38233,0,0,0,0,0,0,0,4,0,0,0,0,0,0,43225,42108,0,0,0,0,0,0),(30866,9056,0,0,27361,27362,27363,0,'Orgrim\'s Hammer Shadow-Warder','','',0,7,0,0,0,1,1,0,80,80,1978,3739,3739,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30867,9056,0,0,24365,24552,24553,24554,'Skybreaker Shield-Mage','','',0,7,0,0,0,1,1,0,80,80,1973,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30868,9056,0,0,27358,0,0,0,'Unbound Corrupter','','',0,7,0,0,0,1,1.5,0,78,79,16,9416,9740,12821,1,0,2000,0,334,482,0,0,0,0,300000,7579,0,0,0,0,0,0,1,0.31,'',0,2105,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,0,0,0,0,0,0,0),(30869,9056,0,0,25196,0,0,0,'Arzo Safeflight','Flight Master','',0,7,0,0,0,1,1,0,80,80,534,12600,12600,0,1,8192,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30870,9056,0,0,25197,0,0,0,'Herzo Safeflight','Flight Master','',0,7,0,0,0,1,1,0,80,80,714,12600,12600,0,1,8192,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30871,9056,0,0,27375,0,0,0,'Brigg Smallshanks','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,3,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30872,9056,0,0,27390,0,0,0,'Shadow Revenant','','',0,4,0,0,0,2,1,0,80,80,834,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,2,0.62,'55086',0,0,0,2.5,8,14,0,51131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43323,42107,0,0,0,0,0,0),(30873,9056,0,0,25680,0,0,0,'Flame Revenant','','',0,4,0,0,0,2,1,0,80,80,834,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43314,42107,0,0,0,0,0,0),(30874,12340,0,0,11686,0,0,0,'Invulnerability Aura','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30875,9056,0,0,26383,0,0,0,'Tempest Revenant','','',0,4,0,0,0,2,1,0,80,80,834,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,56620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(30876,9056,0,0,27392,0,0,0,'Earthbound Revenant','','',512,4,0,0,0,2,1,0,80,80,16,25200,25200,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(30877,9056,0,0,27391,0,0,0,'Water Revenant','','',0,4,0,0,0,2,1,0,80,80,16,25200,25200,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,4,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43322,44808,42107,0,0,0,0,0),(30878,9056,0,0,169,11686,0,0,'Vesperon Controller','','',0,10,0,1,0,1,1,0,1,1,35,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30879,9056,0,0,28107,7029,0,0,'Planar Anomaly','','',0,10,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'57971',0,0,0,2.5,8,14,0,57976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30880,12340,0,0,1126,17612,0,0,'Find the Ancient Hero Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30881,9056,0,0,24531,0,0,0,'Servant of Hodir','','',0,7,0,1,0,1,1,0,1,1,2107,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,6,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30882,9056,0,0,28014,0,0,0,'Twilight Egg','','',1088,10,0,1,0,1,1,0,1,1,35,25200,25200,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30883,9056,0,0,11686,0,0,0,'Dalaran Prison Event Controller','','',1024,10,0,1,0,1,1,0,70,70,1683,5589,5589,3155,1,0,2000,0,1755,2482.5,0,0,0,0,3600000,6708,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30884,9056,30880,0,27397,0,0,0,'Iskalder','The Ancient Hero','',0,7,0,1,0,1,1,0,1,1,2116,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30885,9056,0,0,27398,0,0,0,'Blazik Fireclaw','Water Vendor','',0,7,0,0,0,1,1,0,75,75,35,5617,5617,7981,1,128,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30886,9056,0,0,27397,0,0,0,'Subjugated Iskalder','The Ancient Hero','',0,7,0,1,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30887,9056,0,0,19725,27204,0,0,'Scourge Package','','',0,10,0,0,0,1,1,0,79,79,974,12175,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30888,12340,0,0,7550,0,0,0,'QA Test Dummy 80 Hostile Low Damage','QA Punching Bag','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30889,9056,0,0,1126,11686,0,0,'Data Scan Target Bunny','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30890,9056,0,0,19295,0,0,0,'Twilight Whelp','','',72,2,0,1,0,1,1,0,1,1,35,65165,65165,0,1,0,2000,0,3480,4530,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30891,9056,0,0,27399,0,0,0,'Blessed Banner of the Crusade','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'58026',0,0,0,2.5,8,14,0,58026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30892,9056,0,0,27474,0,0,0,'Portal Guardian','','',72,2,0,1,0,12,1,0,76,76,1720,132012,132012,0,1,0,2000,0,2670,3772.5,0,0,0,0,0,7,0,0,0,0,0,0,2.1875,0.5425,'',0,6643,0,2.5,8,14,0,58526,58517,59262,58516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30893,9056,0,0,27473,0,0,0,'Portal Keeper','','',72,2,0,1,0,12,10,0,1,1,35,132012,132012,36430,1,0,2000,0,2640,3742.5,0,0,0,0,0,8534,0,0,0,0,0,0,0,0,'',0,6672,0,2.5,8,14,0,58536,61591,58535,61590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30894,9056,0,0,25285,0,0,0,'Lithe Stalker','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,2218,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,151,0),(30895,9056,0,0,25285,0,0,0,'Lithe Stalker','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,57882,58203,58282,58283,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30896,9056,0,0,22712,11686,0,0,'Prison Door Seal','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,3600000,8219,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(30897,9056,0,0,18783,27401,0,0,'Marnak','','',0,10,0,0,0,1.35,1,0,80,80,114,7212,7212,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30898,9056,0,0,18783,27401,0,0,'Kaddrak','','',0,10,0,0,0,1.35,1,0,80,80,114,7212,7212,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30899,9056,0,0,18783,16925,0,0,'Abedneum','','',0,10,0,0,0,1.35,1,0,80,80,114,7212,7212,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30900,9056,0,0,556,0,0,0,'Argent Mason','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30901,12340,27633,0,25195,0,0,0,'Azure Inquisitor (1)','','',8,2,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.465,'',0,6659,15,2.5,8,14,0,50690,50573,51454,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30902,12340,27636,0,26088,0,0,0,'Azure Ley-Whelp (1)','','',8,2,0,0,0,1,1,0,80,81,16,18900,19550,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,1.625,0.3614,'',0,0,15,2.5,8,14,0,50705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30903,12340,27638,0,28080,0,0,0,'Azure Ring Guardian (1)','','',8,2,0,1,0,1,1,0,80,81,16,133415,138000,40375,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,2.6,0.403,'',0,0,15,2.5,8,14,0,49549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30904,12340,27635,0,25250,0,0,0,'Azure Spellbinder (1)','','',8,2,0,1,0,1,1,0,80,81,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,1.875,1.875,'',0,6674,15,2.5,8,14,0,50702,38047,50572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30905,12340,27641,0,24943,0,0,0,'Centrifuge Construct (1)','','',32776,9,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,1.125,'',0,6655,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30906,12340,27650,0,25146,0,0,0,'Phantasmal Air (1)','','',8,4,0,1,0,1,1,0,80,80,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,9729,0,0,0,0,0,0,1.5625,1.25,'',0,0,15,2.5,8,14,0,20545,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30907,12340,27645,0,25147,0,0,0,'Phantasmal Cloudscraper (1)','','',8,1,0,1,0,1,1,0,80,81,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15588,59220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30908,12340,27651,0,25148,0,0,0,'Phantasmal Fire (1)','','',8,4,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.5,1.25,'',0,0,15,2.5,8,14,0,50744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30909,12340,27642,0,25145,0,0,0,'Phantasmal Mammoth (1)','','',8,1,0,1,0,1,1,0,80,80,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,9729,0,0,0,0,0,0,4.725,0.4185,'',0,0,15,2.5,8,14,0,32323,51253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42104,0,0,0,0,0,0,0),(30910,12340,27649,0,25149,0,0,0,'Phantasmal Murloc (1)','','',12,7,0,1,0,1,1,0,80,80,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,9729,0,0,0,0,0,0,1.95,0.5421,'',0,6643,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30911,12340,27648,0,25150,0,0,0,'Phantasmal Naga (1)','','',12,7,0,1,0,1,1,0,80,80,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,9729,0,0,0,0,0,0,1.725,1.15,'',0,6713,15,2.5,8,14,0,49711,50732,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30912,12340,27647,0,25151,0,0,0,'Phantasmal Ogre (1)','','',8,7,0,1,0,1,1,0,80,81,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,9730,0,0,0,0,0,0,2.4,1.4288,'',0,6641,15,2.5,8,14,0,50730,50731,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30913,12340,27653,0,25152,0,0,0,'Phantasmal Water (1)','','',8,4,0,1,0,1,1,0,81,81,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,9730,0,0,0,0,0,0,1.3,0.397228,'',0,0,15,2.5,8,14,0,37924,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30914,12340,27644,0,25153,0,0,0,'Phantasmal Wolf (1)','','',8,1,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.4375,1.15,'',0,0,15,2.5,8,14,0,50728,50729,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30915,12340,27640,0,25302,25303,25304,0,'Ring-Lord Conjurer (1)','','',8,7,0,1,0,1,1,0,80,81,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,1.8,0.3672,'',0,6659,15,2.5,8,14,0,50717,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30916,12340,27639,0,25305,25306,25307,0,'Ring-Lord Sorceress (1)','','',8,7,0,1,0,1,1,0,80,81,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,1.8,0.2496,'',0,6698,15,2.5,8,14,0,16102,50715,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30917,12340,28153,0,25347,0,0,0,'Snowflake (1)','','',8,4,0,0,0,1,1,0,80,81,16,4725,4887,4038,1,0,2000,0,425,602,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.45,'',0,0,15,2.5,8,14,0,44604,50721,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30918,9056,0,0,25247,0,0,0,'Azure Binder','','',8,2,0,1,0,0.8,3,0,75,75,1720,6806,6806,23943,1,0,2000,0,2167.5,3157.5,0,0,0,0,0,5,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,58040,58458,59253,58457,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30919,9056,0,0,26842,26843,26844,26845,'Argent Battle-priest','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.383,'58110',0,0,0,2.5,8,14,0,58054,58053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30920,9056,33192,0,7858,0,0,0,'Lumbering Atrocity','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,2.625,0.875,'',0,2225,0,2.5,8,14,0,40504,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30921,9056,33192,0,11404,0,0,0,'Skeletal Runesmith','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.725,1.15,'',0,1777,0,2.5,8,14,0,46202,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,43291,42108,0,0,0,0,0,0),(30922,9056,33192,0,25241,0,0,0,'Umbral Brute','','',0,6,0,0,0,1,1,0,80,80,1965,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,1733,0,2.5,8,14,0,50420,13446,10966,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30924,9056,0,30880,27397,0,0,0,'Possessed Iskalder','The Ancient Hero','',0,7,0,1,0,1,1,0,1,1,35,50400,50400,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'58102',0,0,0,2.5,8,14,0,60121,15496,60108,57846,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30925,12340,29836,0,27046,27085,0,0,'Drakkari Battle Rider (1)','','',2056,7,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.8,0.416666,'',0,6616,15,2.5,8,14,0,55521,55348,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30926,12340,29829,0,26590,0,0,0,'Drakkari Earthshaker (1)','','',8,7,0,1,0,1,1,0,80,81,1692,89375,105893,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.7,2.7,'',0,6669,15,2.5,8,14,0,55567,55563,16172,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30927,12340,29822,0,27047,27086,0,0,'Drakkari Fire Weaver (1)','','',8,7,0,1,0,1,1,0,80,81,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,1.8,0.416666,'',0,6677,15,2.5,8,14,0,55613,55659,61362,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30928,12340,29834,0,17170,0,0,0,'Drakkari Frenzy (1)','','',8,1,0,0,0,1,1,0,80,81,16,15750,16291,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.696,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30929,12340,29820,0,27048,27087,0,0,'Drakkari God Hunter (1)','','',8,7,0,1,0,1,1,0,80,81,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,2.025,0.46875,'',0,6647,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30930,12340,29832,0,26592,0,0,0,'Drakkari Golem (1)','','',584,9,0,1,0,1,1,0,80,81,16,110250,114039,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.85,0.5735,'',0,6611,15,2.5,8,14,0,55633,55635,55636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30931,12340,29874,0,27049,27088,27089,0,'Drakkari Inciter (1)','','',8,7,0,0,0,1,1,0,80,81,2120,15750,16291,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,1.65,0.381944,'',0,2500,15,2.5,8,14,0,12057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30932,12340,29819,0,27050,0,0,0,'Drakkari Lancer (1)','','',8,7,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.025,0.46875,'',0,6672,15,2.5,8,14,0,55622,6713,40546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30933,12340,29826,0,27051,27090,0,0,'Drakkari Medicine Man (1)','','',8,7,0,1,0,1,1,0,80,81,16,63000,65165,32805,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,1.8,0.416666,'',0,6653,15,2.5,8,14,0,55598,55582,55599,55597,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30934,12340,29982,0,27049,0,0,0,'Drakkari Raider (1)','','',2056,7,0,0,0,1,1,0,80,81,16,15750,16291,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,1.65,0.381944,'',0,0,15,2.5,8,14,0,15496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30935,12340,29838,0,26265,0,0,0,'Drakkari Rhino (1)','','',8,1,0,1,0,1,1,0,80,80,16,126000,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,9729,0,0,0,0,0,0,5,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,201,0,0,0,0,0,0,0,0,0),(30936,12340,29931,0,26265,0,0,0,'Drakkari Rhino (1)','','',8,1,0,1,0,1,1,0,80,80,16,126000,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,9729,0,0,0,0,0,0,5,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30937,12340,0,0,6303,1987,2955,2954,'Fanged Pit Viper (1)','','',0,1,0,0,0,1,1,0,1,1,7,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.35,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30938,12340,29830,0,27029,0,0,0,'Living Mojo (1)','','',8,4,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.15,0.351394,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30939,12340,29920,0,23320,0,0,0,'Ruins Dweller (1)','','',8,7,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,1,'',0,6654,15,2.5,8,14,0,55652,55643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30940,12340,29680,0,26420,0,0,0,'Slad\'ran Viper (1)','','',0,1,0,0,0,1,1,0,80,81,35,6300,6516,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,54987,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30941,12340,29774,0,14557,0,0,0,'Spitting Cobra (1)','','',8,1,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,55700,55703,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30942,12340,29768,0,4305,0,0,0,'Unyielding Constrictor (1)','','',8,1,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,55602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30943,12340,29713,0,26756,0,0,0,'Slad\'ran Constrictor (1)','','',0,1,0,0,0,1,1,0,80,81,35,6300,6516,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,55093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30944,9056,0,0,27402,0,0,0,'Vereth the Cunning','','',0,6,0,1,0,10,1,0,80,80,2050,126000,126000,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30945,9056,0,0,27403,0,0,0,'Vardmadra','','',1024,6,0,1,0,1,1,0,1,1,35,37800,37800,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30946,9056,0,0,27404,0,0,0,'Keritose Bloodblade','','',0,6,0,1,0,10,1,0,80,80,2050,126000,126000,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30947,9056,0,0,27405,0,0,0,'Eidolon Watcher','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30948,9056,0,0,27396,0,0,0,'Tenebron Egg (Twilight)','','',1088,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30949,9056,33192,0,9789,0,0,0,'Risen Laborer','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.95,1.3,'',0,2252,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30950,9056,0,0,16480,19595,0,0,'Fourth Summoning Altar','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30951,9056,33192,0,24994,0,0,0,'Restless Lookout','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,2232,0,2.5,8,14,0,50933,46202,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(30952,9056,33192,31119,24908,0,0,0,'Hungering Plaguehound','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,2500,0,2.5,8,14,0,3427,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30953,9056,0,0,27409,0,0,0,'Baelok','Rider of Blood','',0,6,0,1,0,10,1,0,80,80,21,126000,126000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,6578,0,2.5,8,14,0,61094,61090,61086,0,0,0,0,0,0,4,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(30954,9056,0,0,27410,0,0,0,'Rokir','Rider of the Unholy','',0,6,0,1,0,10,1,0,80,80,21,126000,126000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,2.1,0.4284,'',0,0,0,2.5,8,14,0,61112,61109,61088,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30955,9056,0,0,21930,0,0,0,'Lady Nightswood','','',1024,6,0,1,0,1,1,0,1,1,2050,30240,30240,8814,1,0,2000,0,2595,3742.5,0,0,0,0,0,9730,0,0,0,0,0,0,2.5,1,'',0,0,0,2.5,8,14,0,25745,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30956,9056,0,0,27411,0,0,0,'Sapph','Rider of Frost','',0,6,0,1,0,10,1,0,80,80,21,126000,126000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,6748,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30957,9056,0,0,27412,27417,27414,0,'Death Knight Initiate','Host of Suffering','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,1999,0,2.5,8,14,0,60950,60949,60952,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30958,9056,0,0,27415,27416,27413,0,'Death Knight Initiate','Host of Suffering','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.383,'',0,1987,0,2.5,8,14,0,60950,60949,60952,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30959,9056,0,0,1126,11686,0,0,'Lady Nightswood\'s Moveto Target Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30960,9056,0,0,27573,27550,0,0,'Risen Soldier','','',0,6,0,0,0,0.3,1,0,80,80,974,3780,3780,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347222,'',0,2226,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30961,9056,0,0,25226,0,0,0,'Azure Invader','','',8,2,0,1,0,0.8,1,0,75,75,1720,8508,8508,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,58460,58040,58461,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30962,9056,0,0,25250,0,0,0,'Azure Spellbreaker','','',8,2,0,1,0,1,2,0,1,1,35,10635,10635,7122,1,0,2000,0,2542.5,3607.5,0,0,0,0,0,8235,0,0,0,0,0,0,1.875,1.875,'',0,0,0,2.5,8,14,0,58464,58463,59258,58040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30963,9056,0,0,24910,0,0,0,'Azure Mage Slayer','','',8,1,0,1,0,1,1,0,1,1,35,10635,10635,3561,1,0,2000,0,2542.5,3607.5,0,0,0,0,0,8235,0,0,0,0,0,0,1.1,0.341,'',0,0,0,2.5,8,14,0,58040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30964,12340,28583,0,25654,0,0,0,'Blistering Steamrager (1)','','',8,4,0,1,0,1,1,0,80,81,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,1.5,1.5,'52530',0,0,15,2.5,8,14,0,52531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30965,12340,28825,0,5494,0,0,0,'Cyclone (1)','','',0,4,0,0,0,1,1,0,80,81,35,7875,8146,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,500,0,0,0,0.9375,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30966,12340,28579,0,25982,0,0,0,'Hardened Steel Berserker (1)','','',8,7,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.31,'61367',0,6783,15,2.5,8,14,0,61369,52740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30967,12340,28578,0,25984,0,0,0,'Hardened Steel Reaver (1)','','',8,7,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.31,'52642',0,6737,15,2.5,8,14,0,42724,15655,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30968,12340,28580,0,25985,0,0,0,'Hardened Steel Skycaller (1)','','',8,7,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.31,'',0,6748,15,2.5,8,14,0,61507,52755,52754,16100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30969,12340,28695,0,25629,0,0,0,'Molten Golem (1)','','',8,4,0,0,0,1,1,0,80,80,16,42500,42500,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,59527,52433,23113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30970,12340,28585,0,2170,0,0,0,'Slag (1)','','',8,4,0,0,0,1,1,0,80,81,16,20475,21179,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,500,0,0,0,1.275,0.2635,'',0,0,15,2.5,8,14,0,52626,22424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30971,12340,28835,0,26143,0,0,0,'Stormforged Construct (1)','','',32768,9,0,1,0,1,1,0,80,81,16,126000,130330,12113,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,2,10,'',0,6674,15,2.5,8,14,0,53068,53069,53167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30972,12340,28920,0,27092,0,0,0,'Stormforged Giant (1)','','',8,5,0,1,0,1,1,0,80,80,16,126000,126000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,5,0.31,'',0,6779,15,2.5,8,14,0,32315,53072,53071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30973,12340,29240,0,26065,0,0,0,'Stormforged Lieutenant (1)','','',8,7,0,1,0,1,1,0,81,81,16,104264,104264,20405,1.3,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,0,0.3875,'52097',0,0,15,2.5,8,14,0,52774,59085,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30974,12340,28582,0,25754,0,0,0,'Stormforged Mender (1)','','',8,7,0,1,0,1,1,0,80,81,16,63000,65165,20188,1.3,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,0,0.31,'',0,6783,15,2.5,8,14,0,52774,52773,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30975,12340,28836,0,25756,0,0,0,'Stormforged Runeshaper (1)','','',0,7,0,1,0,1,1,0,80,81,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,0,0.31,'',0,6761,15,2.5,8,14,0,53048,53049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30976,12340,28837,0,25757,0,0,0,'Stormforged Sentinel (1)','','',0,7,0,1,0,1,1,0,80,81,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,0,0.31,'',0,6774,15,2.5,8,14,0,34423,53045,53047,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30977,12340,28581,0,25759,0,0,0,'Stormforged Tactician (1)','','',8,7,0,1,0,1,1,0,80,81,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,0,0.31,'',0,6764,15,2.5,8,14,0,52778,59085,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30978,12340,28826,0,26381,0,0,0,'Stormfury Revenant (1)','','',72,4,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,53043,52905,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(30979,12340,28547,0,8715,0,0,0,'Storming Vortex (1)','','',0,4,0,1,0,1,1,0,80,81,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,500,0,0,0,1.875,1.5,'',0,0,15,2.5,8,14,0,60236,53044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30980,12340,28961,0,25984,0,0,0,'Titanium Siegebreaker (1)','','',8,7,0,1,0,1,1,0,80,81,16,75600,78198,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.31,'',0,6775,15,2.5,8,14,0,19134,52890,23600,52891,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30981,12340,28838,0,26053,0,0,0,'Titanium Vanguard (1)','','',8,7,0,1,0,1,1,0,80,81,16,126000,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.6,0.496,'18950',0,6752,15,2.5,8,14,0,59178,58619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30982,12340,28965,0,25985,0,0,0,'Titanium Thunderer (1)','','',8,7,0,1,0,1,1,0,80,81,16,75600,78198,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.31,'',0,6763,15,2.5,8,14,0,52879,52885,52904,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30983,12340,28584,0,24905,0,0,0,'Unbound Firestorm (1)','','',8,4,0,1,0,1,1,0,80,81,16,63000,65165,20188,1,0,1750,0,4834.38,6847.75,0,0,0,0,0,10007,0,500,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,52624,53788,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(30984,9056,33192,0,14708,24999,10626,26329,'Scourge Drudge','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9132,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,51917,49678,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30985,9056,0,0,27576,27573,0,0,'Summoned Soldier','','',0,6,0,0,0,0.3,1,0,80,80,974,3780,3780,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30986,9056,0,0,27423,0,0,0,'Reanimated Captain','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9431,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,32674,58154,58153,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30987,9056,0,0,23137,0,0,0,'Hideous Plaguebringer','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,38761,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30988,9056,33192,0,26255,0,0,0,'Scourgebeak Fleshripper','','',0,6,0,0,0,1,1,0,80,80,974,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,2,0.62,'',0,2183,0,2.5,8,14,0,55079,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,201,0),(30989,9056,0,0,27427,0,0,0,'Halof the Deathbringer','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,49941,49895,49909,51425,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30990,9056,0,0,1126,11686,0,0,'Metal Post Bunny','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30991,12340,28276,0,26089,0,0,0,'Greater Ley-Whelp (1)','','',8,2,0,1,0,1,1,0,80,82,16,50000,53496,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,3.125,0.695,'',0,0,15,2.5,8,14,0,51243,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30992,9056,0,0,16063,0,0,0,'Doctor Sabnok','','',0,6,0,1,0,1,1,0,80,80,974,37800,37800,3994,1,0,2000,0,3127.5,4365,0,0,0,0,180000,9800,0,0,0,0,0,0,2.25,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30993,9056,0,0,27426,0,0,0,'\"Patches\"','','',0,6,0,0,0,1,1,0,80,80,190,12600,12600,3994,1,1,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30994,9056,0,0,27425,0,0,0,'Magistrate Barthilas','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30995,9056,0,0,16480,19595,0,0,'Patches Chain Target','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30996,12213,0,0,16480,19595,0,0,'CoT Stratholme - Crates KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30997,9056,0,0,27568,0,0,0,'Chromie','','',0,2,0,0,0,1.35,1,0,80,80,35,17010,17010,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,8,0.8,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30998,12340,30681,0,27227,0,0,0,'Onyx Blaze Mistress (1)','','',72,2,0,1,0,1,1,0,81,81,103,390990,390990,0,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,3.75,3.75,'',0,20000,15,2.5,8,14,0,57753,58940,58936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30999,12340,30680,0,27226,0,0,0,'Onyx Brood General (1)','','',72,2,0,1,0,1,1,0,81,81,103,456155,456155,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,4.375,1.25,'',0,20000,15,2.5,8,14,0,58944,58942,13737,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31000,12340,30682,0,12891,0,0,0,'Onyx Flight Captain (1)','','',72,2,0,1,0,1,1,0,81,81,103,390990,390990,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,4.375,3.75,'',0,20000,15,2.5,8,14,0,57759,58953,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31001,12340,30453,0,27225,0,0,0,'Onyx Sanctum Guardian (1)','','',72,2,0,1,0,1,1,0,81,81,103,781980,781980,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,10,3,'',0,20000,15,2.5,8,14,0,58948,53801,58947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31003,9056,0,0,26864,0,0,0,'Crusader Lord Dalfors','','',2056,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.347,'58110',0,0,0,2.5,8,14,0,37554,48819,48801,58053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31004,9056,0,0,19725,20559,0,0,'(Wave 0) Torch Dummy','','',1032,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31005,9056,0,0,11686,0,0,0,'Player Mirror Bunny','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31006,12340,0,0,16480,19595,0,0,'CoT Stratholme - Mal\'Ganis KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31007,9056,0,0,25247,0,0,0,'Azure Binder','','',8,2,0,1,0,0.8,3,0,75,75,1720,6806,6806,23943,1,0,2000,0,2167.5,3157.5,0,0,0,0,0,6610,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,58456,59248,58455,59245,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31008,9056,0,0,25226,0,0,0,'Azure Invader','','',8,2,0,1,0,0.8,1,0,75,75,1720,8508,8508,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,8219,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,15496,58459,59256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31009,9056,0,0,25250,0,0,0,'Azure Spellbreaker','','',8,2,0,1,0,1,2,0,75,75,1720,10635,10635,7122,1,0,2000,0,2542.5,3607.5,0,0,0,0,0,8204,0,0,0,0,0,0,1.875,1.875,'',0,0,0,2.5,8,14,0,58462,59257,25603,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31010,9056,0,0,24910,0,0,0,'Azure Mage Slayer','','',8,1,0,1,0,1,1,0,75,75,1720,10635,10635,0,1,0,1500,0,1923.75,2728.12,0,0,0,0,0,8219,0,0,0,0,0,0,1.1,0.341,'',0,0,0,2.5,8,14,0,58469,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31011,9056,0,0,27393,0,0,0,'Teleportation Portal (Intro)','','',0,10,0,1,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,2565,3637.5,0,0,0,0,3600000,8219,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31012,9056,33192,0,26804,0,0,0,'Iceskin Sentry','','',8,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,2.25,1.5,'58269',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31013,9056,0,0,19725,20559,0,0,'The Lich King','','',1036,10,0,3,0,10000,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31014,13202,0,0,25325,0,0,0,'[UNUSED] The Lich King','','',44,6,0,3,0,1,1,0,83,83,2068,5808000,5808000,0,1,0,2000,0,1651.36,1651.36,0,0,4725,4725,0,10643,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31015,9056,33192,0,24994,24995,0,0,'Intrepid Ghoul','','',0,6,0,0,0,1,1,0,1,1,2102,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.31,'',0,2228,0,2.5,8,14,0,60873,58137,60872,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31016,9056,0,0,27431,0,0,0,'Overthane Balargarde','Master of Jotunheim','',32,7,0,1,0,20,1,0,80,80,1885,252000,252000,3994,1,0,2000,0,3127.5,4365,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,61085,15043,60108,61076,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(31017,9056,0,0,27428,0,0,0,'Mal Corricks','Barkeep','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,640,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31018,9056,0,0,27430,0,0,0,'Edward Orrick','Cook','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31019,9056,0,0,27432,0,0,0,'Stephanie Sindree','Fruit and Fish Vendor','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,640,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31020,9056,0,0,27434,0,0,0,'Olivia Zenith','Tailor','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31021,9056,0,0,27435,0,0,0,'Sophie Aaren','Florist','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,128,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31022,9056,0,0,27436,0,0,0,'George Goodman','General Goods','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,384,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31023,9056,0,0,27437,0,0,0,'Brandon Eiredeck','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31024,9056,0,0,27438,0,0,0,'Brock Thriss','Blacksmith','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,4224,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31025,9056,0,0,27439,0,0,0,'Robert Pierce','Ammunition','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,384,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31026,12340,0,0,27440,0,0,0,'Anna Moony','Waitress','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31027,9056,0,0,27441,0,0,0,'Leeka Turner','Shields and Maces','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,4224,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31028,9056,0,0,27442,0,0,0,'Patricia O\'Reilly','Magistrate Assistant','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31029,9056,0,0,27403,0,0,0,'Possessed Vardmadra','','',0,6,0,1,0,1,1,0,1,1,2050,37800,37800,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31030,9056,0,0,27444,27445,27446,27447,'Balargarde Elite','','',32,7,0,1,0,1,1,0,1,1,1885,25200,25200,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31031,9056,0,0,27448,0,0,0,'Misensi','Cooking Supplies','',0,7,0,0,0,1,1,0,75,75,2123,4652,4652,0,1,642,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31032,9056,0,0,27449,0,0,0,'Derek Odds','Cooking Supplies','',0,7,0,0,0,1,1,0,75,75,2027,3256,3256,7981,1,642,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31033,9056,0,0,26842,26843,26844,26845,'Crusader of Virtue','','',0,7,0,1,0,12,12,0,80,80,2131,151200,151200,47928,1,0,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(31036,9056,0,0,13662,0,0,0,'Commander Zanneth','','',0,7,0,1,0,10,4,0,80,80,1891,126000,126000,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31037,9056,33192,0,26852,0,0,0,'Forgotten Depths High Priest','','',0,6,0,0,0,1,1,0,77,78,2068,11379,11770,3767,1,0,2000,0,383,539,0,0,0,0,300000,9104,0,0,0,0,0,0,2,0.62,'',0,2019,0,2.5,8,14,0,4962,32000,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31038,12340,33192,0,26945,25729,0,0,'Forgotten Depths Slayer','','',0,10,0,0,0,1,1,0,1,1,2068,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31039,9056,33192,0,23883,0,0,0,'Forgotten Depths Underking','','',0,6,0,0,0,1,1,0,78,78,2068,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,10,0.5,'',0,2020,0,2.5,8,14,0,50284,60802,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,184,0),(31040,9056,0,0,26801,0,0,0,'Wrathstrike Gargoyle','','',0,6,0,0,0,1,1,0,77,78,2068,11379,11770,3767,1,0,2000,0,383,539,0,0,0,0,300000,9104,0,0,0,0,0,0,2.25,1.5,'',0,2049,0,2.5,8,14,0,16564,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31041,9056,0,0,9590,27451,0,0,'Dispirited Ent','','',0,4,0,0,0,1,1,0,76,77,634,11001,11379,3684,1,0,2000,0,367,519,0,0,0,0,300000,8803,0,0,0,0,0,0,2,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,0,0,0,0,0,0,0),(31042,9056,33192,0,27530,27531,27532,0,'Death Knight Adept','Host of Suffering','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,1925,0,2.5,8,14,0,60950,60945,60953,60949,60951,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31043,9056,33192,0,26851,27552,27553,0,'Reanimated Crusader','','',0,6,0,0,0,1,1,0,77,78,2068,11379,11770,3767,1,0,2000,0,383,539,0,0,0,0,300000,9104,0,0,0,0,0,0,0.75,0.173611,'',0,2019,0,2.5,8,14,0,32674,58154,58153,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31044,9056,0,0,22209,0,0,0,'Highlord Tirion Fordring','','',2084,7,0,3,0,1000,1000,0,83,83,2073,13945000,13945000,4258000,1,3,2000,0,17360,23590,0,0,0,0,300000,10573,0,0,0,0,0,0,1.8,0.3672,'',1,0,0,2.5,8,14,0,57546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31045,9056,0,0,2325,0,0,0,'Mirador','','',2048,1,0,0,0,1.25,1,0,80,80,2070,15750,15750,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31046,12340,0,0,14546,0,0,0,'Pack Mule (Chapter IV)','','',2048,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31047,9056,0,0,1126,11686,0,0,'ELM General Purpose Bunny Gigantic','','',1056,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31048,9056,0,0,11401,0,0,0,'Burning Skeleton','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31049,9056,0,0,1126,11686,0,0,'Geist Return Bunny','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31050,9056,0,0,27454,0,0,0,'Safirdrang','','',32,1,0,1,0,1,1,0,1,1,1885,37800,37800,3994,1,0,2000,0,3127.5,4365,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31051,9056,0,0,18052,0,0,0,'Sorceress Kaylana','Enchantress','',8,7,0,1,0,6,5,0,80,80,1891,60480,60480,44070,1,131,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,31743,31741,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31052,9056,0,0,13455,0,0,0,'Bowyer Randolph','','',0,7,0,1,0,10,4,0,80,80,1891,53420,53420,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,15708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31053,9056,0,0,13464,0,0,0,'Primalist Mulfort','','',0,7,0,1,0,10,4,0,80,80,2132,53420,53420,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,4.05,0.9747,'18950',0,0,0,2.5,8,14,0,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31054,9056,0,0,20270,0,0,0,'Anchorite Tessa','','',0,7,0,1,0,8,4,0,80,80,1891,100800,100800,15976,1,2,2000,0,1918.2,2677.2,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,34945,34944,17139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31055,12340,11947,0,11895,0,0,0,'Captain Galvangar (2)','Frostwolf Captain','',4,7,0,3,0,1,1,0,83,83,35,441000,441000,0,1,0,2000,0,14770,20510,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',1,1918,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(30021,9056,0,0,26510,0,0,0,'Enormos','','vehichleCursor',0,1,0,1,0,16,1,0,77,77,35,182064,182064,0,1,0,2000,0,371,522,0,2000,314,466,180000,8822,0,0,0,0,0,0,8,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,0,0,0,0,0,0,0,180,0),(31057,9056,0,0,14379,0,0,0,'Mechanical Greeter RY7R','','',0,9,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,3600000,6719,0,0,0,0,0,0,0.75,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31058,12340,0,0,27228,0,0,0,'Crusade Architect Silas (Chapter IV)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31059,9056,0,0,26862,0,0,0,'Crusade Commander Entari','','',0,7,0,1,0,8,1,0,80,80,2070,100800,100800,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31061,12340,0,0,27262,0,0,0,'Crusade Engineer Spitzpatrick (Chapter IV)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31062,12340,0,0,27213,0,0,0,'Siegemaster Fezzik (Chapter IV)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31063,9056,0,0,26864,0,0,0,'Crusader Lord Dalfors','','',2048,7,0,1,0,7,8,0,80,80,2070,88200,88200,31952,1,0,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31064,9056,0,0,1126,11686,0,0,'Malykriss Icy Lookout Bunny','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31065,9056,0,0,1126,11686,0,0,'Malykriss Altar of Sacrifice Bunny','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31066,9056,0,0,1126,11686,0,0,'Malykriss Runeworks Bunny','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31067,9056,0,0,26865,0,0,0,'Crusader Sunborn','','',0,7,0,1,0,7,8,0,80,80,2070,88200,88200,31952,1,2,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31068,9056,0,0,1126,11686,0,0,'Malykriss Blood Forge Bunny','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31069,9056,0,0,26867,0,0,0,'Penumbrius','Flight Master','',0,2,0,1,0,7,8,0,80,80,2070,88200,88200,0,1,8194,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29933,12340,0,0,7288,0,0,0,'The Hog','PH: Name, Model','vehichleCursor',8,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,3.44,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31071,12340,0,0,25680,0,0,0,'Quest - Wintergrasp - PvP Kill - Fire','','',0,4,0,4,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31072,12340,0,0,25680,0,0,0,'Quest - Wintergrasp - PvP Kill - Water','','',0,4,0,4,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31073,12340,0,0,25680,0,0,0,'Quest - Wintergrasp - PvP Kill - Shadow','','',0,4,0,4,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31074,12340,0,0,25680,0,0,0,'Quest - Wintergrasp - PvP Kill - Life','','',0,4,0,4,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31075,9056,0,0,27462,0,0,0,'Scourge Bomb','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0.9,0.9,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0),(31076,12340,0,0,27166,0,0,0,'Indalamar\'s Nax 10 Vendor','Emporium of AWESOME','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31077,9056,0,0,1126,11686,0,0,'Safirdrang\'s Chill Target','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31078,9056,0,0,26804,0,0,0,'Dreadwind','Flight Master','',0,6,0,1,0,1,1,0,75,75,2050,13956,13956,0,1,8192,2000,0,1573.2,2231,0,0,0,0,300000,8219,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31079,9056,0,0,25250,0,0,0,'Azure Saboteur','','',8,2,0,1,0,1,3,0,1,1,1720,8508,8508,23943,1,0,2000,0,2167.5,3157.5,0,0,0,0,0,8204,0,0,0,0,0,0,1.875,1.875,'',0,0,0,2.5,8,14,0,58291,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31080,9056,0,0,27465,0,0,0,'Warden Alturas','','',0,7,0,1,0,4,1,0,80,80,35,50400,50400,3994,1,2,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31081,9056,0,0,27587,0,0,0,'Officer Van Rossem','','',0,7,0,0,0,1,1,0,80,80,35,5342,5342,0,1,3,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,58349,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31082,9056,0,0,25496,0,0,0,'Scourge Commander Thalanor','','',0,6,0,1,0,10,1,0,80,80,2082,126000,126000,0,1,2,2000,0,3165,4395,0,0,0,0,360000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31083,9056,0,0,27481,0,0,0,'The Lich King','','',44,6,0,3,0,1,1,0,83,83,35,27890000,27890000,0,1,0,2000,0,17815,23905,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31084,9056,0,0,27466,0,0,0,'Highlord Darion Mograine','','',2092,6,0,3,0,800,500,0,83,83,2051,11156000,11156000,0,1,51,2000,0,17360,23590,0,0,0,0,360000,10573,0,0,0,0,0,0,2.025,0.4131,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31085,9056,0,0,27585,0,0,0,'Sky-Reaver Klum','','',0,7,0,0,0,1,1,0,80,80,35,5342,5342,0,1,3,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,2.1,0.5208,'',0,0,0,2.5,8,14,0,58352,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31086,12340,0,0,25680,0,0,0,'Quest - Wintergrasp - PvP Kill','','',0,4,0,4,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31087,9056,0,0,21930,0,0,0,'Lady Nightswood','','',1024,6,0,1,0,1,1,0,1,1,2050,10080,10080,8814,1,0,2000,0,2595,3742.5,0,0,0,0,0,9730,0,0,0,0,0,0,2.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31088,9056,0,0,27467,0,0,0,'Koltira Deathweaver','','',6152,6,0,1,0,500,100,0,60,60,2051,2489500,2489500,0,1,0,2000,0,478.4,634.8,0,0,0,0,360000,3750,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31089,9056,0,0,27468,0,0,0,'Thassarian','','',6152,6,0,1,0,500,100,0,60,60,2051,2489500,2489500,0,1,0,2000,0,478.4,634.8,0,0,0,0,360000,3750,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31090,12340,0,0,25627,24579,25170,0,'Cowardly Acherus Geist','','',0,6,0,0,0,1,1,0,1,1,2050,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31091,9056,0,0,13462,0,0,0,'Commander Dardosh','','',0,7,0,1,0,10,4,0,80,80,2132,126000,126000,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.372,'18950',0,0,0,2.5,8,14,0,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31092,12340,0,0,16480,19595,0,0,'Scourge Egg KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31093,12340,0,0,25680,0,0,0,'Quest - Wintergrasp - PvP Kill - Vehicle','','',0,4,0,4,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31094,9056,0,0,25998,25999,26000,26001,'Knight of the Ebon Blade','','',2048,6,0,1,0,5,5,0,58,58,2051,19945,19945,0,1,0,2000,0,223.2,295.2,0,0,0,0,360000,3394,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,52374,52375,57602,52372,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31095,9056,31100,0,26762,0,0,0,'Val\'kyr Battle-maiden','','',0,6,0,1,0,6,1,0,59,59,1630,24852,24852,0,1,0,2000,0,244.8,324,0,0,0,0,360000,3449,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,57547,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31096,9056,31100,0,25351,25352,0,0,'Scourge Necromancer','','',0,6,0,1,0,3,10,0,60,60,1630,14937,14937,0,1,0,2000,0,671.6,883.2,0,0,0,0,360000,3748,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,20298,51337,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31097,12340,0,0,25526,24998,24997,0,'Frightened Ghoul','','',0,6,0,0,0,1,1,0,1,1,2050,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31098,9056,31100,0,24812,25201,24833,25281,'Terrifying Abomination','','',0,6,0,1,0,3,1,0,58,58,1630,11967,11967,0,1,0,2000,0,240,316.8,0,0,0,0,360000,3396,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,15496,50335,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31099,9056,31100,0,16174,0,0,0,'Patchwerk','','',76,6,0,3,0,20,2,0,63,63,1630,276350,276350,0,1,0,750,0,2375.62,3320.62,0,0,0,0,360000,4641,0,0,0,0,0,0,6,2,'',1,0,0,2.5,8,14,0,28131,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,169,0),(31100,11685,0,0,25627,24579,25170,0,'Acherus Scourge Proxy','','',0,6,0,0,0,1,1,0,1,1,2050,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31101,9056,0,0,4577,0,0,0,'Hoodoo Master Fu\'jin','Master Hexxer','',0,7,0,1,0,8,4,0,80,80,2132,100800,100800,15976,1,131,2000,0,1918.2,2677.2,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,11986,9532,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31102,9056,0,0,18219,0,0,0,'Vieron Blazefeather','','',0,7,0,1,0,8,4,0,80,80,2132,80640,80640,35256,1,2,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31103,9056,0,0,27396,0,0,0,'Twilight Egg (Cosmetic)','','',1088,10,0,0,0,1,1,0,80,80,14,37800,37800,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,2.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31104,9056,0,0,27324,0,0,0,'Ahn\'kahar Watcher','','',8,6,0,1,0,4,5,0,80,80,16,63000,63000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1.65,0.341,'18950',0,4697,0,2.5,8,14,0,42746,56643,56646,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31105,9056,0,0,16480,19595,0,0,'Ahn\'kahet Brazier KC Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31106,9056,0,0,13468,0,0,0,'Siegesmith Stronghoof','','',0,7,0,1,0,8,4,0,80,80,2132,100800,100800,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,15708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31107,9056,0,0,16215,0,0,0,'Lieutenant Murp','','',0,6,0,1,0,8,4,0,80,80,2132,100800,100800,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,3.75,1.25,'',0,0,0,2.5,8,14,0,15708,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31108,9056,0,0,13461,0,0,0,'Siege Master Stouthandle','','',0,7,0,1,0,8,4,0,80,80,1892,100800,100800,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,15708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31109,9056,0,0,17384,0,0,0,'Senior Demolitionist Legoso','','',0,7,0,1,0,8,4,0,80,80,1891,100800,100800,15976,1,3,1500,0,1438.65,2007.9,0,0,0,0,180000,9706,0,0,0,0,0,0,1.8,1.2,'',0,0,0,2.5,8,14,0,15708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31110,9056,0,0,27405,0,0,0,'Eidolon Watcher','','',0,6,0,0,0,1,1,0,1,1,21,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'58548',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31111,10482,0,0,27475,0,0,0,'Night Elf Mohawk','','',0,7,0,1,0,50,1,0,80,80,35,630000,630000,0,1,1,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31115,9056,0,0,27476,0,0,0,'Quartermaster Vaskess','Supplies','',0,7,0,0,0,1,1,0,80,80,2071,12600,12600,3994,1,7809,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31116,12340,0,0,27166,0,0,0,'Indalamar\'s Nax 25 Vendor','Emporium of AWESOME','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31117,9056,0,0,1126,11686,0,0,'Safirdrang\'s Controller Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31118,9056,0,0,11686,0,0,0,'Azure Raider','','',0,2,0,1,0,4,1,0,75,75,35,42540,42540,0,1,0,2000,0,2565,3637.5,0,0,0,0,3600000,8219,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31119,9056,0,0,27477,0,0,0,'Bloody Meat','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31120,9056,0,0,4588,0,0,0,'Stoneclaw Totem VIII','','',0,11,0,0,0,0.5,1,0,1,80,58,1400,1400,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58583,58589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31121,9056,0,0,4588,0,0,0,'Stoneclaw Totem IX','','',0,11,0,0,0,0.5,1,0,1,80,58,1510,1510,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58584,58590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31122,9056,0,0,4588,0,0,0,'Stoneclaw Totem X','','',0,11,0,0,0,0.5,1,0,1,80,58,1620,1620,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58585,58591,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31123,9056,0,0,27482,0,0,0,'Shandaral Spirit Wolf','','',0,6,0,0,0,1,1,0,78,79,16,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,0.8,0.2784,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,43225,0,0,0,0,0,0,0),(31124,9183,0,0,27507,0,0,0,'Brutal Nether Drake','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31125,9056,0,0,26967,0,0,0,'Archavon the Stone Watcher','','',108,5,0,3,1,165,1,0,83,83,16,2300925,2300925,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,7.5,0.465,'18950 18950',1,251859,0,2.5,8,14,0,60883,60895,61672,0,0,0,0,0,0,12287,0,0,0,0,303,0,0,0,0,0,0,0,0,0),(31126,9056,0,0,25168,25169,0,0,'Agitated Stratholme Citizen','','',0,7,0,0,0,1,1,0,80,80,190,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31127,9056,0,0,25313,25314,0,0,'Agitated Stratholme Resident','','',0,7,0,0,0,1,1,0,80,80,190,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,3600000,9729,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31128,9056,0,0,26452,0,0,0,'Chilly','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31129,9056,0,0,4588,0,0,0,'Strength of Earth Totem VIII','','',0,11,0,0,0,0.05,1,0,80,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58646,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31130,9056,0,0,25077,10213,25024,25687,'Festering Corpse','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,1,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31131,9056,0,0,22506,0,0,0,'Containment Crystal','','',0,10,0,0,0,1,1,0,80,80,974,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31132,9056,0,0,4589,0,0,0,'Flametongue Totem VI','','',0,11,0,0,0,1,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58651,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31133,9056,0,0,4589,0,0,0,'Flametongue Totem VIII','','',0,11,0,0,0,1,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58655,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31134,9056,0,0,27508,0,0,0,'Cyanigosa','','',72,2,0,1,1,25,10,0,1,1,35,284475,284475,37250,1,0,2000,0,2752.5,3892.5,0,0,0,0,0,8833,0,0,0,0,0,0,0,0,'',0,6663,0,2.5,8,14,0,58694,59374,58690,58688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31135,9056,0,0,27074,0,0,0,'Geirrvif','','',0,6,0,1,0,1,1,0,80,80,190,12600,12600,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,4.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31136,9056,0,0,27509,0,0,0,'High Warlord Uro','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,1,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31137,9056,0,0,27065,0,0,0,'Frostbrood Skytalon','','',0,6,0,0,0,1,1,0,80,80,974,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,0.31,'',0,2231,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,270,0,0,0,0,0,0,0,0,0),(31138,9056,0,0,169,11686,0,0,'Tenebron Egg Controller','','',0,10,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31139,9056,33192,0,27807,0,0,0,'Pustulent Horror','','',0,6,0,1,0,5,1,0,81,82,21,65165,67405,0,1,0,2000,0,2244.8,2953.2,0,0,0,0,300000,10356,0,0,0,0,0,0,7.875,0.5425,'',0,7301,0,2.5,8,14,0,63546,28405,0,0,0,0,0,0,0,4,0,0,0,0,263,0,43997,44009,42108,0,0,0,170,0),(31140,9056,33192,0,15958,12818,15962,14701,'Hulking Abomination','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,1,'',0,2221,0,2.5,8,14,0,40504,58995,50335,0,0,0,0,0,0,4,0,0,0,0,0,0,43966,42108,0,0,0,0,0,0),(31141,12340,0,0,14697,16175,22337,25926,'Decaying Wight','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31142,9056,33192,0,25526,24999,25527,25528,'Icy Ghoul','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31143,12340,0,0,3019,0,0,0,'Reinforced Training Dummy','','',4,9,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(31144,9056,0,0,16074,0,0,0,'Grandmaster\'s Training Dummy','','',0,9,0,0,0,0,1,0,80,80,7,1,1,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(31145,9056,35297,0,24584,24582,0,0,'Shadow Adept','Cult of the Damned','',0,7,0,0,0,1,1,0,80,80,21,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.306,'',0,2223,0,2.5,8,14,0,17238,60646,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31146,9056,0,0,27510,0,0,0,'Heroic Training Dummy','','',4,9,0,3,0,1721.76,1,0,83,83,7,9999982,9999982,0,1,0,0,0,0,0,0,0,0,0,180000,10673,0,0,0,0,0,0,2.5,0.75,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(31147,9056,0,0,25627,25287,25286,25402,'Vicious Geist','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.465,'',0,2226,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,54,0),(31148,9056,0,0,4449,0,4449,0,'Frigid Zombie','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31149,12340,0,0,26504,0,0,0,'Lake Wintergrasp Portal','','Interact',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31150,9056,33192,0,23136,23137,23138,0,'Plagued Fiend','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,2,'50106',0,2213,0,2.5,8,14,0,0,60678,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31151,9056,0,0,17650,0,0,0,'Tactical Officer Kilrath','','',0,7,0,1,0,11,4,0,80,80,2132,138600,138600,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.8,0.4464,'',0,8088,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31152,9056,33192,0,27511,24496,24496,24498,'Undying Minion','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347222,'',0,2219,0,2.5,8,14,0,60626,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31153,9056,0,0,13456,0,0,0,'Tactical Officer Ahbramis','','',0,7,0,1,0,11,4,0,80,80,1891,138600,138600,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,15708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31154,9056,0,0,27512,0,0,0,'Gjonner the Merciless','','',0,6,0,1,0,1,1,0,80,80,190,12600,12600,3994,1,2,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,2.25,0.520833,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31155,9056,33192,0,27538,27537,27105,27107,'Malefic Necromancer','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.465,'',0,2220,0,2.5,8,14,0,50324,34344,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31156,12340,31244,0,25680,0,0,0,'Quest - Wintergrasp - Tower Kill','','',0,4,0,4,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31157,9056,0,0,26303,0,0,0,'Skeletal Assault Gryphon','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,59234,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31158,9056,0,0,4589,0,0,0,'Flametongue Totem VII','','',0,11,0,0,0,1,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31159,9056,0,0,27409,0,0,0,'Baelok','Rider of Blood','',0,6,0,1,0,10,1,0,80,80,21,126000,126000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,6504,0,2.5,8,14,0,61094,61090,61086,0,0,0,0,0,0,4,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(31160,9056,0,0,27410,0,0,0,'Rokir','Rider of the Unholy','',0,6,0,1,0,10,1,0,80,80,21,126000,126000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,2.1,0.4284,'',0,6631,0,2.5,8,14,0,61112,61109,61099,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31161,9056,0,0,27411,0,0,0,'Sapph','Rider of Frost','',0,6,0,1,0,10,1,0,80,80,21,126000,126000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,6603,0,2.5,8,14,0,61077,61058,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31162,9056,0,0,4589,0,0,0,'Searing Totem VIII','','',0,11,0,0,0,1,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31163,9056,0,0,26500,0,0,0,'Icefury','Sapph\'s Steed','',0,6,0,1,0,5,1,0,80,80,974,63000,63000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.35,0.4185,'',0,5526,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31164,9056,0,0,4589,0,0,0,'Searing Totem IX','','',0,11,0,0,0,1,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58701,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31165,9056,0,0,4589,0,0,0,'Searing Totem X','','',0,11,0,0,0,1,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58702,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31166,9056,0,0,4589,0,0,0,'Magma Totem VI','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58733,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31167,9056,0,0,4589,0,0,0,'Magma Totem VII','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31168,12340,0,0,4587,0,0,0,'V','','',0,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31169,9056,0,0,4587,0,0,0,'Fire Resistance Totem V','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58738,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31170,9056,0,0,4587,0,0,0,'Fire Resistance Totem VI','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31171,9056,0,0,4589,0,0,0,'Frost Resistance Totem V','','',0,11,0,0,0,1,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58742,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31172,9056,0,0,4589,0,0,0,'Frost Resistance Totem VI','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31173,9056,0,0,4590,0,0,0,'Nature Resistance Totem V','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58748,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31174,9056,0,0,4590,0,0,0,'Nature Resistance Totem VI','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31175,9056,0,0,4588,0,0,0,'Stoneskin Totem IX','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58752,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31176,9056,0,0,4588,0,0,0,'Stoneskin Totem X','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58754,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31177,9056,0,0,28350,28351,28352,28353,'Slain Alliance Soldier','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31178,12340,27729,0,519,0,0,0,'Enraging Ghoul (1)','','',8,6,0,1,0,1,1,0,80,80,2075,63000,63000,0,1,0,1500,0,4114.5,5713.5,0,0,0,0,0,9729,0,0,0,0,0,0,1.725,0.61295,'',0,6663,15,2.5,8,14,0,52461,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31179,12340,28249,0,569,0,0,0,'Devouring Ghoul (1)','','',8,6,0,1,0,1,1,0,80,80,2075,63000,63000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.725,0.61295,'',0,6660,15,2.5,8,14,0,52352,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31180,12340,27732,0,24767,0,0,0,'Master Necromancer (1)','','',8,7,0,1,0,1,1,0,80,80,2075,50400,50400,44070,1,0,2000,0,4498,6487,0,0,0,0,0,7822,0,0,0,0,0,0,2.875,0.3565,'',0,6644,15,2.5,8,14,0,52611,15472,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31181,9056,0,0,4587,0,0,0,'Healing Stream Totem VII','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31182,9056,0,0,4587,0,0,0,'Healing Stream Totem VIII','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58764,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31183,12340,28878,0,5231,0,0,0,'Skeletal Minion (1)','','',8,6,0,0,0,1,1,0,80,80,2075,9450,9775,0,1,0,2000,0,464,604,0,0,0,0,0,9729,0,0,0,0,0,0,1.725,0.4531,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31184,12340,28200,0,25200,0,0,0,'Dark Necromancer (1)','','',8,7,0,1,0,1,1,0,80,80,2075,50400,50400,44070,1,0,2000,0,4498,6487,0,0,0,0,0,7822,0,0,0,0,0,0,2.875,0.3565,'',0,6667,15,2.5,8,14,0,58770,15472,20812,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31185,9056,0,0,4587,0,0,0,'Healing Stream Totem IX','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58765,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31186,9056,0,0,4587,0,0,0,'Mana Spring Totem VI','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58775,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31187,12213,27734,0,9793,0,0,0,'Crypt Fiend (1)','','',8,6,0,1,0,1,1,0,80,80,2075,63000,63000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.5625,1.25,'',0,6653,15,2.5,8,14,0,52491,52496,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31188,12340,28199,0,25199,0,0,0,'Tomb Stalker (1)','','',8,6,0,1,0,1,1,0,80,80,2075,63000,63000,0,1,0,1500,0,4114.5,5713.5,0,0,0,0,0,9729,0,0,0,0,0,0,1.5625,1.25,'',0,6658,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31189,9056,0,0,4587,0,0,0,'Mana Spring Totem VII','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58776,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31190,9056,0,0,4587,0,0,0,'Mana Spring Totem VIII','','',0,11,0,0,0,0.05,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,58777,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31191,9056,0,0,27584,0,0,0,'Father Jhadras','','',0,6,0,1,0,1,1,0,1,1,21,12600,12600,11018,1,0,2000,0,2595,3742.5,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,25054,15586,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31192,9056,0,0,27582,0,0,0,'Masud','','',0,6,0,1,0,1,1,0,1,1,21,25200,25200,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,15496,41057,41056,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31193,9056,0,0,27580,0,0,0,'Geness Half-Soul','','',0,6,0,1,0,1,1,0,1,1,21,15750,15750,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,61041,46182,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31194,9056,0,0,27906,0,0,0,'Talla','','',0,6,0,1,0,1,1,0,1,1,21,15750,15750,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,14873,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31195,9056,0,0,27579,0,0,0,'Eldreth','','',0,6,0,1,0,1,1,0,1,1,21,15750,15750,4992,1,0,2000,0,3127.5,4365,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,34829,44475,15620,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31196,9056,0,0,27583,0,0,0,'Rith','','',0,6,0,1,0,1,1,0,1,1,21,15750,15750,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,61044,58461,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31198,9056,0,0,25692,0,0,0,'Coprous the Defiled','','',0,6,0,1,0,8,1,0,82,82,21,107848,107848,0,1,0,2000,0,2244.8,2953.2,0,0,0,0,300000,10356,0,0,0,0,0,0,0,4,'',0,6613,0,2.5,8,14,0,38971,5164,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31199,12340,27736,0,25282,0,0,0,'Patchwork Construct (1)','','',8,6,0,1,0,1,1,0,81,81,2075,130330,130330,0,1,0,1200,0,3619.2,4711.2,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,0.75,'',0,6674,15,2.5,8,14,0,52525,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31200,12340,28201,0,25281,0,0,0,'Bile Golem (1)','','',8,6,0,1,0,1,1,0,81,81,2075,130330,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,0.75,'',0,6665,15,2.5,8,14,0,52527,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31201,12340,27731,0,24766,0,0,0,'Acolyte (1)','','',8,7,0,0,0,1,1,0,80,80,2075,20160,20160,7988,1,0,2000,0,417,582,0,0,0,0,0,9706,0,0,0,0,0,0,1.725,0.3519,'',0,2225,15,2.5,8,14,0,15244,39621,14145,17234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31202,12340,27742,0,19059,0,0,0,'Infinite Adversary (1)','','',8,2,0,1,0,1,1,0,80,80,2075,63000,63000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.3,'',0,6654,15,2.5,8,14,0,52633,52634,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31203,12340,27744,0,19061,0,0,0,'Infinite Agent (1)','','',8,2,0,1,0,1,1,0,80,80,2075,50400,50400,44070,1,0,2000,0,4498,6487,0,0,0,0,0,7822,0,0,0,0,0,0,1,0.3,'',0,6608,15,2.5,8,14,0,52660,52657,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31204,9056,0,0,28014,0,0,0,'Sartharion Twilight Egg','','',1088,10,0,1,0,1,1,0,1,1,35,25200,25200,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31205,9056,33192,0,27576,27573,27550,0,'Risen Alliance Soldier','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31206,12340,27743,0,19058,0,0,0,'Infinite Hunter (1)','','',8,2,0,1,0,1,1,0,80,80,2075,63000,63000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.3,'',0,6679,15,2.5,8,14,0,52635,52636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31207,12340,27733,0,828,0,0,0,'Ghoul Minion (1)','','',8,6,0,0,0,1,1,0,82,82,2075,10111,10111,0,1,0,2000,0,488,642,0,0,0,0,0,10356,0,0,0,0,0,0,1.5,0.533,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31208,12340,27737,0,25542,10973,10979,25543,'Risen Zombie (1)','','',0,6,0,0,0,1,1,0,78,80,2075,706,756,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0.85,0.85,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31209,12340,0,0,27515,0,0,0,'Riding Argent Skytalon, Neutral (Taxi)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31210,13202,0,0,24949,0,0,0,'Arthas (1)','Prince of Lordaeron','',4096,7,0,1,0,1,1,0,80,80,2076,63000,63000,7988,1,1,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,1.2,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31211,12340,26529,0,26579,0,0,0,'Meathook (1)','','',72,6,0,1,0,1,1,0,82,82,2075,421281,421281,0,1,0,1600,0,5075.2,6676.8,0,0,0,0,0,10356,0,0,0,0,0,0,3.75,1.25,'',0,6650,15,2.5,8,14,0,52666,52696,58841,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31212,12340,26530,0,26581,0,0,0,'Salramm the Fleshcrafter (1)','','',72,7,0,1,0,1,1,0,82,82,2075,421281,421281,62535,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,100,0,5,0.62,'',0,6609,15,2.5,8,14,0,52451,58845,58827,58825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31214,9056,0,0,19295,0,0,0,'Sartharion Twilight Whelp','','',72,2,0,1,0,1,1,0,1,1,35,65165,65165,0,1,0,2000,0,3480,4530,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31215,12340,26532,0,26580,0,0,0,'Chrono-Lord Epoch (1)','','',72,2,0,1,0,1,1,0,82,82,2075,421281,421281,41690,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,5,0.6,'',0,6666,15,2.5,8,14,0,52772,58848,52771,52766,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31216,9056,0,0,11686,0,0,0,'Mirror Image','','',16777216,7,0,0,0,0.3,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,59638,59637,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31217,12213,26533,31006,26582,0,0,0,'Mal\'Ganis (1)','','',72,3,0,1,0,1,1,0,82,82,2075,505538,505538,41690,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,100,0,3,0.93,'',0,0,15,2.5,8,14,0,52723,52721,52720,52722,0,0,0,0,0,0,0,0,0,0,0,0,43697,0,0,0,0,0,0,0),(31218,9056,0,0,8311,0,0,0,'Acolyte of Shadron','','',72,2,0,1,0,1,1,0,81,81,35,195495,195495,4081,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31219,9056,0,0,12894,0,0,0,'Acolyte of Vesperon','','',72,2,0,1,0,1,1,0,81,81,103,195495,195495,4081,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,2.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31220,9056,0,0,25445,0,0,0,'Plaguehoof','Rokir\'s Steed','',0,6,0,1,0,5,1,0,80,80,974,63000,63000,0,1,0,2000,0,3165,4395,0,0,0,0,180000,7,0,0,0,0,0,0,1.35,0.4185,'',0,6970,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,265,0,0,0,0,0,0,0,0,0),(31221,9056,0,0,27517,0,0,0,'Bloodsunder','Baelok\'s Steed','',0,6,0,1,0,5,1,0,80,80,974,63000,63000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,2360,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31222,9056,0,0,25269,0,0,0,'Khit\'rix the Dark Master','','',8,6,0,1,0,1,1,0,80,80,21,120960,120960,44070,1,0,2000,0,2595,3742.5,0,0,0,0,0,9730,0,0,0,0,0,0,4,1.24,'',0,0,0,2.5,8,14,0,38243,22884,61055,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31223,9056,0,0,27517,0,0,0,'Bloodsunder','Baelok\'s Steed','',0,6,0,1,0,5,1,0,80,80,974,63000,63000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,2282,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31224,9056,0,0,26500,0,0,0,'Icefury','Sapph\'s Steed','',0,6,0,1,0,5,1,0,80,80,974,63000,63000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.35,0.4185,'',0,6624,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,265,0,0,0,0,0,0,0,0,0),(31225,9056,0,0,25445,0,0,0,'Plaguehoof','Rokir\'s Steed','',0,6,0,1,0,5,1,0,80,80,974,63000,63000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.35,0.4185,'',0,6709,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,265,0,0,0,0,0,0,0,0,0),(31226,9056,33192,0,7858,0,0,0,'Lumbering Atrocity','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,2.625,0.875,'',0,2219,0,2.5,8,14,0,40504,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31227,12340,0,0,25280,0,0,0,'Death Knight Warhorse','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31228,9056,0,0,1988,0,0,0,'Grove Walker','','',0,4,0,0,0,1,1,0,77,78,634,11379,11770,3767,1,0,2000,0,383,539,0,0,0,0,300000,9104,0,0,0,0,0,0,3.5,0.60725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,0,0,0,0,0,0,0),(31229,9056,0,0,8811,0,0,0,'Ancient Watcher','','',256,4,0,1,0,3,1,0,80,80,634,37800,37800,3994,1,0,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,7.5,7.602,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,0,0,0,0,0,0,0),(31230,12340,0,0,17340,0,0,0,'Forlorn Dryad','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,0,0,0,0,0,0,0),(31231,9056,0,0,27518,27519,0,0,'Lost Shandaral Spirit','','',0,6,0,0,0,1,1,0,78,79,634,11770,12175,3851,1,0,2000,0,399,559,0,0,0,0,300000,9405,0,0,0,0,0,0,1.5,0.389,'',0,2104,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,43225,42108,0,0,0,0,0,0),(31233,9056,0,0,24235,0,0,0,'Sinewy Wolf','','',1,1,1,0,0,1,1,0,78,78,1953,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,0,1.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,0,0,0,0,0,144,0),(31234,12340,0,0,27166,0,0,0,'Indalamar\'s Emblem of Valor Vendor','Emporium of AWESOME','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31235,9056,0,0,27249,0,0,0,'Crusader Olakin Sainrith','','',0,7,0,0,0,1,1,0,1,1,2070,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'35356',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31236,9056,0,0,10957,0,0,0,'Dappled Stag','','',0,1,0,0,0,0.8,1,0,76,76,1999,8801,8801,0,1,0,2000,0,356,503,0,0,0,0,300000,8520,0,0,0,0,0,0,1.05,1.05,'',0,0,0,2.5,8,14,0,59110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,0,0,0,0,0,0,0),(31237,9056,0,0,27522,0,0,0,'Matthias Lehner','','',0,6,0,0,0,1,1,0,80,80,35,12600,12600,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'10848',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31238,9056,0,0,27524,0,0,0,'Hira Snowdawn','Cold Weather Flying Trainer','',4096,7,0,0,0,1,1,0,78,78,35,9416,9416,8459,1,145,2000,0,322,466,0,0,0,0,300000,7335,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31239,10192,0,0,27525,0,0,0,'Blue Dragonhawk','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31240,9056,0,0,27526,0,0,0,'Warlord Hork Strongbrow','','',0,7,0,1,0,5,1,0,80,80,1981,63000,63000,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31241,9056,0,0,27527,0,0,0,'Marshal Ivalius','','',0,7,0,1,0,5,1,0,80,80,1892,63000,63000,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31242,9056,0,0,27528,0,0,0,'Sigrid Iceborn','','',0,7,0,1,0,1,1,0,80,80,35,176400,176400,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,57635,61170,61165,61168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31243,9056,0,0,27529,0,0,0,'Warsong Cannon','','',0,10,0,1,0,10,1,0,80,80,1981,126000,126000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31244,12340,0,0,25680,0,0,0,'Quest - Wintergrasp - Structure Kill','','',0,4,0,4,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31245,9056,0,0,1126,11686,0,0,'Invisible Ooze Stalker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31246,9056,0,0,21955,11686,0,0,'[DND] Icecrown Airship Cannon Explosion Bunny','','',1024,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31247,9056,0,0,27533,0,0,0,'Roxi Ramrocket','Cold Weather Flying Trainer','',4096,7,0,0,0,1,1,0,78,78,35,11770,11770,0,1,145,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31248,12340,0,0,27534,0,0,0,'Rimi Coldcrank','Cold Weather Flying Trainer','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31249,12340,0,0,26742,0,0,0,'Sigrid Iceborn\'s Proto-Drake (mountable)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.2325,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31250,9056,0,0,27628,27629,27630,27631,'Ebon Blade Defender','','',0,7,0,0,0,1,1,0,80,80,2051,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,59134,49576,59131,59133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31251,9056,0,0,25627,25287,0,0,'Shadow Vault Skirmisher','','',72,6,0,0,0,1,1,0,77,79,21,1138,1218,0,1,0,4000,0,808,1128,0,0,0,0,300000,9426,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31252,12340,0,0,5990,694,20594,1073,'Bad Fish - Critter','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31253,9056,0,0,27904,27401,0,0,'Alexstrasza the Life-Binder','','',32,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,780,1035,0,0,0,0,3600000,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31254,9056,0,0,24768,0,0,0,'Lordaeron Footsoldier','','',0,7,0,0,0,1,1,0,80,80,35,1,1,0,1,0,2000,0,2,2,0,2000,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31255,9056,0,0,24301,0,0,0,'Saronite Shaper','','',0,6,0,1,0,5,1,0,80,80,21,63000,63000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,9,0.62,'',0,6407,0,2.5,8,14,0,60960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31256,12340,0,0,4626,25340,6302,328,'Bad Fish - Rabbits','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31257,9056,0,0,7534,0,0,0,'Ebon Blade Winged Defender','','',0,7,0,0,0,1,1,0,80,80,2051,1260,1260,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31258,9056,33192,0,26623,0,0,0,'Ymirheim Chosen Warrior','','',0,7,0,0,0,1,1,0,80,80,1885,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.465,'',0,2218,0,2.5,8,14,0,35949,15496,61227,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(31259,9056,0,0,27540,0,0,0,'Absalan the Pious','','',0,7,0,1,0,3,8,0,80,80,35,37800,37800,31952,1,3,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31260,9056,0,0,25837,0,0,0,'Ymirjar Skycaller','','',0,7,0,1,0,10,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,7200000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,70291,70292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31261,9056,0,0,27539,0,0,0,'Brother Keltan','','',4096,7,0,1,0,3,8,0,80,80,2070,37800,37800,31952,1,3,2000,0,3127.5,4365,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31262,9056,31258,33192,27541,0,0,0,'Blight Falconer','','',0,7,0,0,0,1,1,0,80,80,1885,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,0,0.465,'',0,2224,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,267,0,41989,0,0,0,0,0,0,0),(31263,9056,0,0,27543,0,0,0,'Carrion Hunter','','',0,6,0,0,0,0.25,1,0,80,80,1885,3150,3150,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0.8,0.248,'',0,2215,0,2.5,8,14,0,24187,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31264,9056,0,0,169,11686,0,0,'A Mysterious Voice','','',0,10,0,1,0,1,1,0,80,80,1665,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31265,9056,33192,0,26715,0,0,0,'Savage Proto-Drake','','',0,1,0,0,0,1,1,0,80,80,1885,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,5,0.3,'',0,0,0,2.5,8,14,0,51219,41572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31266,9056,0,0,26734,0,0,0,'Shadow Vault Assaulter','','',72,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,58905,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31267,9056,31258,33192,27548,0,0,0,'Ymirjar Element Shaper','','',0,7,0,0,0,1,1,0,80,80,1885,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.3,0.403,'',0,2220,0,2.5,8,14,0,55216,61897,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(31268,9056,0,0,27545,0,0,0,'The Prodigal Leader','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,58912,58913,58916,58917,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31269,9056,0,0,17722,0,0,0,'Kor\'kron Battle Wyvern','','',0,1,0,0,0,1,1,0,75,75,2054,4652,4652,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,268,0,0,0,0,0,0,0,0,0),(31270,9056,0,0,4449,0,4449,0,'Frostbrood Guardian','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31271,9056,0,0,24301,0,0,0,'Carnage','','',32,6,0,1,0,16,1,0,80,80,35,201600,201600,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,9,0.62,'',0,0,0,2.5,8,14,0,61070,61065,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31272,12340,0,0,16480,19595,0,0,'Dying Berserker KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31273,9056,0,0,24675,24676,24677,24678,'Dying Berserker','','',0,7,0,0,0,0.01,1,0,80,80,1981,126,126,0,1,3,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.372,'61204',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31274,9056,0,0,27546,0,0,0,'Death Knight Overseer','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31276,9056,0,0,570,828,26002,0,'Ghoulish Minion','','',0,7,0,0,0,1,1,0,1,1,2137,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.725,0.61295,'58946',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31277,9056,0,0,27551,0,0,0,'Thane Banahogg','The Deathblow','',32,7,0,1,0,18,1,0,80,80,35,226800,226800,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,61140,61134,61133,61139,61139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31278,9056,0,0,24993,24994,24992,24995,'Ravenous Ghoul','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31279,9056,0,0,27554,0,0,0,'Father Kamaros','','',4096,7,0,0,0,1,3,0,80,80,113,12600,12600,11982,1,2,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,25054,58921,32595,17146,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31280,9056,0,0,22522,0,0,0,'Ymirheim Spear Gun','','',0,9,0,0,0,1,1,0,80,80,2109,12600,12600,0,1,0,2000,0,210,238,0,0,0,0,300000,8757,0,0,0,0,0,0,1,1,'31261',0,0,0,2.5,8,14,0,59894,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31281,9056,0,0,28350,28351,28352,28353,'Dead Alliance Soldier','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31282,9056,0,0,16240,16237,0,0,'Argent Healer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31283,9056,0,0,27562,0,0,0,'Orbaz Bloodbane','The Hand of Suffering','',0,6,0,1,0,33.5,1,0,80,80,21,422100,422100,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'55667',0,6644,0,2.5,8,14,0,60186,61015,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31284,12340,31244,0,25680,0,0,0,'Quest - Wintergrasp - Vehicle Protected','','',0,4,0,4,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31285,9056,0,0,24700,0,0,0,'(Wrathgate Horde) Warsong Elite','','',4096,10,0,1,0,10,1,0,78,78,2054,117700,117700,0,1,0,2000,0,1780.2,2497.8,0,2000,0,0,180000,9124,0,0,0,0,0,0,1.575,0.3906,'29266',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31286,12340,31244,0,25680,0,0,0,'Quest - Wintergrasp - Bridge Kill','','',0,4,0,4,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31287,12340,31244,0,25680,0,0,0,'Quest - Wintergrasp - Wall Kill','','',0,4,0,4,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31288,12340,31244,0,25680,0,0,0,'Quest - Wintergrasp - Workshop Kill','','',0,4,0,4,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31289,12340,31244,0,25680,0,0,0,'Quest - Wintergrasp - Gate Kill','','',0,4,0,4,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31290,9056,0,0,27153,0,0,0,'Highlord Darion Mograine','','',4,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,2.025,0.4131,'',1,0,0,2.5,8,14,0,49941,49909,51425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31291,9056,0,0,23884,0,0,0,'(Wrathgate Monster) Forsaken Catapult','','',0,10,0,1,0,1,1,0,80,80,1981,12600,12600,0,1,0,2000,0,1941.2,2695.6,0,2000,0,0,180000,9729,0,0,0,0,0,0,3,5,'29266',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31292,9056,0,0,11402,0,0,0,'(Wrathgate Monster) Frail Construct','','',0,10,0,5,0,0.1,0.05,0,71,71,2052,929,929,0,1,0,2000,0,747.5,1065,0,2000,0,0,180000,7018,0,0,0,0,0,0,1.275,0.85,'29266',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31293,9056,0,0,571,0,0,0,'(Wrathgate Monster) Angrathar Aberration','','',72,10,0,1,0,4,1,0,76,77,2052,32988,33920,0,1,0,2000,0,1706.6,2401.2,0,2000,0,0,180000,8822,0,0,0,0,0,0,2.25,0.7995,'29266',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31294,9056,0,0,24973,24974,0,0,'(Wrathgate Horde) Taunka Huntsman','','',4096,10,0,0,0,1,1,0,75,76,35,10635,11001,3602,1,0,2000,0,352,499,0,2000,0,0,180000,8503,0,0,0,0,0,0,2.325,0.538194,'29266',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31295,9056,0,0,24091,24092,24093,0,'(Wrathgate Horde) Darkspear','','',4096,10,0,1,0,3,1,0,73,74,35,29820,30846,0,1,0,2000,0,1508.8,2148.2,0,2000,0,0,180000,7918,0,0,0,0,0,0,1.5,0.306,'29266',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31296,9056,0,0,24361,24541,24543,24542,'(Wrathgate Alliance) Fordragon Footman','','',4104,10,0,1,0,4,1,0,78,78,35,47080,47080,0,1,0,2000,0,1780.2,2497.8,0,2000,0,0,180000,9124,0,0,0,0,0,0,1.5,0.306,'29266',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31297,9056,0,0,24363,24546,24547,24548,'(Wrathgate Alliance) Fordragon Sentinel','','',4096,10,0,1,0,3,1,0,74,75,35,30846,31905,3514,1,0,2000,0,1559.4,2212.6,0,2000,0,0,180000,8204,0,0,0,0,0,0,1.5,0.306,'29266',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31298,9056,0,0,24365,24552,24553,24554,'(Wrathgate Alliance) Fordragon Battle-Mage','','',4096,10,0,1,0,5,1,0,76,78,35,55005,58850,3726,1,0,2000,0,1761.8,2479.4,0,2000,0,0,180000,9104,0,0,0,0,0,0,1.5,0.383,'29266',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31299,9056,0,0,24967,24968,0,0,'(Wrathgate Alliance) Fordragon Marskman','','',4104,10,0,1,0,3,1,0,77,78,35,34137,35310,0,1,0,2000,0,1780.2,2497.8,0,2000,0,0,180000,9124,0,0,0,0,0,0,1.5,0.347,'29266',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31300,9056,0,0,27556,0,0,0,'Arcanist Ivrenne','Emblem of Heroism Quartermaster','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31301,9056,0,0,25337,0,0,0,'The Lich King','','',44,6,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31302,9056,0,0,27557,0,0,0,'Magistrix Lambriesse','Emblem of Heroism Quartermaster','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31304,9056,0,0,3167,3258,24065,24361,'Dying Soldier','','',0,7,0,0,0,0.01,1,0,80,80,1732,126,126,0,1,3,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'61204',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31305,9056,0,0,27559,0,0,0,'Arcanist Adurin','Emblem of Valor Quartermaster','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31306,9056,0,0,27558,0,0,0,'Margrave Dhakar','Knights of the Ebon Blade','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,5547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31307,9056,0,0,27560,0,0,0,'Magister Brasael','Emblem of Valor Quartermaster','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31308,9056,0,0,16214,0,0,0,'(Wrathgate Monster) Abomination','','',0,10,0,5,0,0.1,0.05,0,71,71,2052,929,929,0,1,0,2000,0,747.5,1065,0,2000,0,0,180000,7018,0,0,0,0,0,0,3.75,1.25,'29266',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31309,9056,0,0,23136,0,0,0,'(Wrathgate Scourge) Plague Eruptor','','',0,10,0,5,0,0.1,0.05,0,71,71,2052,929,929,0,1,0,2000,0,747.5,1065,0,2000,0,0,180000,7018,0,0,0,0,0,0,0,2,'29266',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31310,9056,0,0,24365,24361,24543,24538,'Fleeing Alliance Soldier','','',4096,7,0,1,0,5,1,0,76,78,1892,55005,58850,3726,1,0,2000,0,1761.8,2479.4,0,2000,0,0,180000,9104,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31311,12340,28860,0,27035,0,0,0,'Sartharion (1)','The Onyx Guardian','',108,2,0,3,0,1,1,0,83,83,103,7669750,7669750,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,18,1.8,'',1,669639,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31312,12340,0,0,16480,19595,0,0,'Dying Soldier KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31313,9056,0,0,24554,24542,24866,24548,'Fleeing Alliance Soldier','','',4096,7,0,1,0,5,1,0,76,78,1892,55005,58850,3726,1,0,2000,0,1761.8,2479.4,0,2000,0,0,180000,9104,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31314,9056,0,0,25783,25779,25907,25433,'Ebon Blade Veteran','','',2048,7,0,0,0,1,1,0,1,1,1770,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,58130,50688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31315,12340,0,0,27561,0,0,0,'Riding Hippogryph (Armored)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31316,9056,0,0,27564,27565,27566,0,'Ebon Blade Reaper','','',0,7,0,1,0,5,1,0,80,80,1770,63000,63000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,60950,60945,60949,60951,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31317,12340,30643,0,2172,0,0,0,'Lava Blaze (1)','','',0,4,0,0,0,1,1,0,1,1,35,65165,65165,0,1,0,2000,0,2784,3624,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31318,9056,33192,0,27530,27531,27532,0,'Death Knight Adept','Host of Suffering','',0,6,0,0,0,1,1,0,80,80,2102,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,60950,60945,60953,60949,60951,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31319,8478,0,0,27567,0,0,0,'Big Blizzard Bear','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31320,9056,33192,0,25241,0,0,0,'Umbral Brute','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1,0.31,'',0,1555,0,2.5,8,14,0,13446,10966,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31321,9056,0,0,11404,0,0,0,'Skeletal Runesmith','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,1.15,'',0,1596,0,2.5,8,14,0,46202,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,43291,42108,0,0,0,0,0,0),(31322,9056,0,0,24301,0,0,0,'Saronite Shaper','','',0,6,0,1,0,5,1,0,80,80,21,63000,63000,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,9,0.62,'',0,6706,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31323,9056,0,0,25285,0,0,0,'Lithe Stalker','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.31,'',0,2241,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31324,9056,33192,0,26804,0,0,0,'Iceskin Sentry','','',8,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,2.25,1.5,'58269',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31325,9056,33192,0,27530,27531,27532,0,'Death Knight Adept','Host of Suffering','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,1335,0,2.5,8,14,0,60950,60945,60949,60951,60951,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31326,9056,0,0,27412,27417,27414,0,'Death Knight Initiate','Host of Suffering','',0,6,0,0,0,1,1,0,80,80,1847,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.306,'',0,1587,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31327,9056,0,0,27415,27416,27413,0,'Death Knight Initiate','Host of Suffering','',0,6,0,0,0,1,1,0,80,80,1847,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,1584,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31328,9056,0,0,23864,23932,24973,24091,'Fleeing Horde Soldier','','',4096,7,0,1,0,5,1,0,76,78,1981,55005,58850,0,1,0,2000,0,1780.2,2497.8,0,2000,0,0,300000,9124,0,0,0,0,0,0,1.575,0.3906,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31329,12340,0,0,9786,0,0,0,'Skeletal Footsoldier Credit','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31330,9056,0,0,23934,24230,23858,24093,'Fleeing Horde Soldier','','',4096,7,0,1,0,5,1,0,76,78,1981,55005,58850,0,1,0,2000,0,1780.2,2497.8,0,2000,0,0,300000,9124,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31331,12340,0,0,27166,0,0,0,'Indalamar\'s Emblem of Heroism Vendor','Emporium of AWESOME','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31333,9056,0,0,27569,0,0,0,'Alexstrasza the Life-Binder','Queen of the Dragons','',36,2,0,3,0,1,1,0,83,83,2010,139450000,139450000,4258000,1,3,2000,0,17360,23590,0,2000,0,0,180000,10573,0,0,0,0,0,0,3,0.93,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31334,9056,0,0,27570,0,0,0,'Korialstrasz','Consort of the Queen','',4,2,0,3,0,1000,500,0,83,83,2010,11156000,11156000,4664000,1,0,2000,0,12950,18585,0,2000,0,0,180000,8505,0,0,0,0,0,0,20,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31335,12340,26674,0,17814,0,0,0,'Darkweb Hatchling (1)','','',0,1,0,0,0,1,1,0,80,80,16,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.265,0.55,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31336,12340,26625,0,16462,0,0,0,'Darkweb Recluse (1)','','',1,1,3,1,0,1,1,0,81,81,22,65165,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,3.22,1.4,'',0,0,15,2.5,8,14,0,49704,49708,0,0,0,0,0,0,0,0,0,0,0,13148,0,0,0,0,0,0,0,0,0,0),(31337,13202,26622,0,1955,0,0,0,'Drakkari Bat (1)','','',1,1,24,0,0,1,1,0,80,80,16,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0.711102,0.165924,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31338,12340,27431,0,27075,27076,0,0,'Drakkari Commander (1)','','',0,7,0,1,0,1,1,0,81,81,14,65165,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.55,0.590277,'',0,6184,15,2.5,8,14,0,49724,8269,24236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31339,12340,26620,0,27077,27078,0,0,'Drakkari Guardian (1)','','',128,7,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.875,0.434027,'',0,5907,15,2.5,8,14,0,48894,9080,48895,11972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31340,12340,26641,0,19734,0,0,0,'Drakkari Gutripper (1)','','',1,1,11,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.35,'',0,0,15,2.5,8,14,0,49710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31341,12340,26824,0,6469,0,0,0,'Drakkari Raptor Mount (1)','','',0,1,0,0,0,1,1,0,80,81,35,25200,26066,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.35,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31342,12340,26637,0,26860,0,0,0,'Risen Drakkari Handler (1)','','',0,6,0,1,0,1,1,0,81,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.25,0.3875,'',0,6026,15,2.5,8,14,0,6253,49711,59001,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31343,12340,26628,0,19732,0,0,0,'Drakkari Scytheclaw (1)','','',1,1,11,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.35,'',0,0,15,2.5,8,14,0,13738,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31344,12340,26627,0,24500,0,0,0,'Crystal Handler (1)','','',8,7,0,1,0,1,1,0,81,81,35,41704,41704,8979,1,0,2000,0,4563,6617,0,0,0,0,0,8102,0,0,0,0,0,0,3.75,0.465,'',0,0,15,2.5,8,14,0,59004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31345,12340,26639,0,27083,27084,0,0,'Drakkari Shaman (1)','','',0,7,0,1,0,1,1,0,80,81,1965,63000,65165,24225,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,1.875,0.434027,'',0,5830,15,2.5,8,14,0,48894,59006,47668,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31346,12340,27871,0,829,0,0,0,'Flesheating Ghoul (1)','','',0,6,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.35,0.4797,'',0,6645,15,2.5,8,14,0,46202,50933,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31347,12340,26621,0,24994,0,0,0,'Ghoul Tormentor (1)','','',0,6,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.31,'',0,6040,15,2.5,8,14,0,51917,59007,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31348,12340,27597,0,22337,0,0,0,'Hulking Corpse (1)','','',0,6,0,1,0,1,1,0,80,80,35,25200,26066,0,1,0,2000,0,6032,7852,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31349,12340,27483,0,5240,0,0,0,'King Dred (1)','','',65609,1,39,1,0,1,1,0,82,82,16,431392,431392,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,5,2.5,'',0,0,15,2.5,8,14,0,48873,59416,48878,22686,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31350,12340,26631,0,26292,0,0,0,'Novos the Summoner (1)','','',72,6,0,1,0,1,1,0,82,82,16,404430,404430,4169,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,4.5,3,'62371 61204',0,6081,15,2.5,8,14,0,59854,59909,59856,59855,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31351,12340,26638,0,27056,0,0,0,'Risen Drakkari Bat Rider (1)','','',0,6,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.465,'',0,6023,15,2.5,8,14,0,16001,50414,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31352,12340,26830,0,27062,0,0,0,'Risen Drakkari Death Knight (1)','','',0,6,0,1,0,1,1,0,80,81,16,100800,104264,4038,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,1.75,0.5425,'',0,6042,15,2.5,8,14,0,59010,51240,59011,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31353,9056,0,0,21955,11686,0,0,'[DND] Icecrown Airship (N) - Attack Controller','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0),(31354,12340,26636,0,26857,0,0,0,'Risen Drakkari Soulmage (1)','','',0,6,0,1,0,1,1,0,80,81,16,63000,65165,4038,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,1,0.31,'',0,5990,15,2.5,8,14,0,59015,35011,59014,59013,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31355,12340,26635,0,27058,0,0,0,'Risen Drakkari Warrior (1)','','',0,6,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.75,0.5425,'',0,6002,15,2.5,8,14,0,33661,36093,47668,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31356,12340,27600,0,2606,0,0,0,'Risen Shadowcaster (1)','','',0,6,0,0,0,1,1,0,81,81,35,3128,3128,8979,1,0,2000,0,351,509,0,0,0,0,0,8102,0,0,0,0,0,0,1.875,0.15,'',0,0,15,2.5,8,14,0,59016,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31357,12340,26623,0,7847,0,0,0,'Scourge Brute (1)','','',0,6,0,1,0,1,1,0,80,81,1814,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,0.591,'',0,5998,15,2.5,8,14,0,35011,16856,47668,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31358,9056,0,0,22712,17188,0,0,'(Wrath Gate) Dummy','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31359,12340,26626,0,24084,0,0,0,'Scourge Reanimator (1)','','',0,7,0,1,0,1,1,0,80,81,16,63000,65165,4038,1,0,2500,0,6906.25,9782.5,0,0,0,0,0,10007,0,0,0,0,0,0,4.375,0.5425,'',0,6000,15,2.5,8,14,0,49805,50379,59017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31360,12340,26632,0,27072,0,0,0,'The Prophet Tharon\'ja (1)','','',72,6,0,1,0,1,1,0,82,82,35,512278,512278,4169,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,0,0,'',0,6049,15,2.5,8,14,0,59969,59973,59963,59965,0,0,0,0,0,4,0,0,0,0,0,0,43670,0,0,0,0,0,0,0),(31361,12340,0,0,27073,0,0,0,'The Prophet Tharon\'ja (1)','','',72,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31362,12340,26630,0,26352,0,0,0,'Trollgore (1)','','',72,6,0,1,0,1,1,0,82,82,1965,431392,431392,0,1,0,1000,0,3172,4173,0,0,0,0,0,10356,0,0,0,0,0,0,3,1.5,'',0,5989,15,2.5,8,14,0,59807,49639,49637,59803,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31363,12340,26624,0,1693,0,0,0,'Wretched Belcher (1)','','',0,6,0,1,0,1,1,0,80,81,16,126000,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.175,0.725,'',0,6027,15,2.5,8,14,0,59018,40504,16345,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31364,12340,0,0,16480,19595,0,0,'Frostbrood Skytalon KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31365,12340,29307,0,26589,0,0,0,'Drakkari Colossus (1)','','',584,9,0,1,0,1,1,0,82,82,16,215696,215696,0,1,0,3000,0,9516,12519,0,0,0,0,0,10356,0,0,0,0,0,0,3,0.93,'',0,0,15,2.5,8,14,0,54850,54719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31366,12213,0,0,26353,0,0,0,'Brann Bronzebeard (1)','','',4096,7,0,1,0,1,1,0,80,80,35,40065,40065,0,1,3,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.65,0.3817,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31367,12340,29573,0,27028,0,0,0,'Drakkari Elemental (1)','','',104,4,0,1,0,1,1,0,82,82,35,215696,215696,4169,1,0,2000,0,6019,8320,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,6647,15,2.5,8,14,0,54878,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43158,0,0,0,0,0,0,0),(31368,12340,29306,0,27061,0,0,0,'Gal\'darah (1)','High Prophet of Akali','',72,7,0,1,0,1,1,0,82,82,16,512278,512278,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,2.25,0.520833,'',0,6691,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43693,0,0,0,0,0,0,0),(31369,12340,27973,0,19383,21330,0,0,'Crystalline Shardling (1)','','',8,5,0,0,0,1,1,0,80,80,16,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0.5,0.075,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31370,12340,29304,0,27422,0,0,0,'Slad\'ran (1)','High Prophet of Sseratus','',72,7,0,1,0,1,1,0,82,82,16,323544,323544,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,2,2,'',0,6626,15,2.5,8,14,0,55081,54970,48287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31371,12340,27966,0,25988,0,0,0,'Dark Rune Controller (1)','','',8,7,0,1,0,1,1,0,80,80,16,63000,63000,11982,1,0,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,0,0.31,'',0,6463,15,2.5,8,14,0,51507,51805,51503,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31372,12340,27962,0,25989,0,0,0,'Dark Rune Elementalist (1)','','',8,7,0,1,0,1,1,0,80,81,16,63000,65165,12113,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,0,0.31,'',0,6335,15,2.5,8,14,0,32693,59024,59025,51475,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31373,12340,27969,0,28132,0,0,0,'Dark Rune Giant (1)','','',72,5,0,1,0,1,1,0,81,81,16,130330,130330,20405,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,3.4,0.31,'',0,6332,15,2.5,8,14,0,59026,51494,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31374,12340,27964,0,25992,0,0,0,'Dark Rune Scholar (1)','','',8,7,0,1,0,1,1,0,81,81,16,63000,65165,12113,1,0,1600,0,4420,6260.8,0,0,0,0,0,10007,0,0,0,0,0,0,0,0.31,'',0,6283,15,2.5,8,14,0,59033,51799,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31375,12340,27965,0,25993,0,0,0,'Dark Rune Shaper (1)','','',8,7,0,1,0,1,1,0,80,81,16,63000,65165,12113,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,0,0.31,'',0,6365,15,2.5,8,14,0,51496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31376,12340,27963,0,25990,0,0,0,'Dark Rune Theurgist (1)','','',8,7,0,1,0,1,1,0,80,81,16,50400,52130,26690,1,0,2000,0,4563,6617,0,0,0,0,0,8102,0,0,0,0,0,0,0,0.31,'',0,6347,15,2.5,8,14,0,53167,15801,51484,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31377,12340,27960,0,25994,0,0,0,'Dark Rune Warrior (1)','','',8,7,0,1,0,1,1,0,80,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,0,0.31,'',0,6338,15,2.5,8,14,0,42724,59035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31378,12340,27961,0,25995,0,0,0,'Dark Rune Worker (1)','','',8,7,0,1,0,1,1,0,80,80,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,9729,0,0,0,0,0,0,0,0.31,'',0,6294,15,2.5,8,14,0,46202,51499,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31379,12340,27974,0,20048,0,0,0,'Eroded Shardling (1)','','',8,5,0,0,0,1,1,0,80,80,16,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31380,12340,27985,0,26148,0,0,0,'Iron Golem Custodian (1)','','',0,9,0,1,0,1,1,0,82,82,35,67405,67405,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,33661,59865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31381,12340,27977,0,20909,0,0,0,'Krystallus (1)','','',584,5,0,1,0,1,1,0,82,82,16,431392,431392,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,6.75,2.25,'',0,6288,15,2.5,8,14,0,59742,59750,61546,59744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31382,12340,28384,0,21130,0,0,0,'Lesser Air Elemental (1)','','',8,4,0,0,0,1,1,0,80,81,16,25200,26066,20188,1,0,2000,0,425,602,0,0,0,0,0,10029,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,15801,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31383,12340,27972,0,26140,0,0,0,'Lightning Construct (1)','','',32776,9,0,1,0,1,1,0,80,81,16,126000,130330,28263,1.5,0,1333,0,3682.42,5216.05,0,0,0,0,0,10007,0,0,0,0,0,0,1.75,8.75,'',0,6353,15,2.5,8,14,0,52383,52341,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31384,12340,27975,0,26657,0,0,0,'Maiden of Grief (1)','','',72,10,0,1,0,1,1,0,82,82,16,431392,431392,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,6,2.294,'',0,6349,15,2.5,8,14,0,59723,59727,59726,59772,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31385,12340,27970,0,26146,0,0,0,'Raging Construct (1)','','',32776,9,0,1,0,1,1,0,80,80,16,126000,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,9729,0,0,0,0,0,0,1.75,8.75,'',0,6340,15,2.5,8,14,0,28168,61514,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31386,12340,27978,0,27483,0,0,0,'Sjonnir The Ironshaper (1)','','',72,7,0,1,0,1,1,0,82,82,1965,471835,471835,0,1,0,1200,0,3806.4,5007.6,0,0,0,0,0,10356,0,0,0,0,0,0,1.6,0.496,'',0,6325,15,2.5,8,14,0,59848,59846,59844,28747,0,0,0,0,0,0,0,0,0,0,0,0,43699,0,0,0,0,0,0,0),(31387,12340,27971,0,26154,0,0,0,'Unrelenting Construct (1)','','',32776,9,0,1,0,1,1,0,80,81,16,126000,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.75,8.75,'',0,6341,15,2.5,8,14,0,59040,61513,59039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31388,12340,27981,0,25177,0,0,0,'Malformed Ooze (1)','','',8,10,0,0,0,1,1,0,82,82,35,1777,1777,0,1,0,2000,0,488,642,0,0,0,0,0,10356,0,0,0,0,0,0,1.5,0.35,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31389,12340,28165,0,25176,0,0,0,'Iron Sludge (1)','','',0,10,0,0,0,1,1,0,1,1,35,13033,13033,0,1,0,2000,0,464,604,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,59853,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31390,12340,27979,0,6530,0,0,0,'Forged Iron Trogg (1)','','',0,7,0,0,0,1,1,0,82,82,16,10111,10111,0,1,0,2000,0,488,642,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,50900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31391,12340,0,0,26092,0,0,0,'Earthen Dwarf (1)','','',0,7,0,1,0,1,1,0,81,81,35,65165,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31392,12340,0,0,26092,26090,26091,0,'Earthen Protector (1)','','',0,7,0,1,0,1,1,0,80,80,35,50400,50400,3994,1,0,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31393,9056,0,0,24176,0,0,0,'Crystal Wyrm','','',32,2,0,1,0,6,1,0,80,80,103,75600,75600,3994,1,0,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,15,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,0,0,0,0,0,243,0),(31394,12340,27982,0,25754,0,0,0,'Forged Iron Dwarf (1)','','',0,7,0,1,0,1,1,0,82,82,35,26962,26962,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,0,0.31,'',0,0,15,2.5,8,14,0,59851,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31395,9056,0,0,27571,0,0,0,'Illidan Stormrage','','',4,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,60744,61101,60742,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31396,9056,33192,0,25452,0,0,0,'Val\'kyr Taskmistress','','',0,6,0,0,0,1,1,0,80,80,1885,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,8,0.31,'',0,2221,0,2.5,8,14,0,59047,57547,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31397,9056,0,0,6678,8891,9333,7816,'Saronite Mine Slave','','',0,7,0,0,0,1,1,0,77,80,2070,11379,12600,0,1,1,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.2,0.2448,'',0,0,0,2.5,8,14,0,8599,3148,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31398,12340,0,0,27545,0,0,0,'The Chosen Champion','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31399,9056,31258,0,29178,0,0,0,'Foreman Thaldrin','','',0,7,0,1,0,4,4,0,80,80,1885,50400,50400,15976,1,0,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,2,0.62,'',0,6692,0,2.5,8,14,0,59992,21401,16509,15580,0,0,0,0,0,0,0,0,0,0,0,0,44153,0,0,0,0,0,0,0),(31400,9056,0,0,1126,17612,0,0,'Azure Front Channel Stalker','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'59055',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31401,9056,0,0,27586,0,0,0,'Azure Manashaper','','',0,7,0,0,0,1,1,0,79,80,103,9740,10080,8725,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,2.25,0.459,'',0,2161,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,0,0,0,0,0,0,0),(31402,9056,0,0,25195,0,0,0,'Azure Scalebane','','',0,2,0,0,0,1,1,0,79,80,103,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.465,'',0,2219,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,0,0,0,0,0,0,0),(31403,9056,0,0,25250,0,0,0,'Azure Spellweaver','','',0,2,0,0,0,1,1,0,79,80,103,9740,10080,8725,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.875,1.875,'',0,2219,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,0,0,0,0,0,0,0),(31404,9056,0,0,24910,0,0,0,'Azure Manabeast','','',0,3,0,0,0,0.5,1,0,78,79,103,5885,6088,3851,1,0,1500,0,299.25,419.25,0,0,0,0,300000,9405,0,0,0,0,0,0,1.1,0.341,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,0,0,0,0,0,0,0),(31405,12340,0,0,25587,0,0,0,'Icecrown Bomber Beacon, Horde','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31406,9056,0,0,27885,0,0,0,'Alliance Infra-green Bomber','','',8,9,0,0,0,18.72,1,0,80,80,534,100000,100000,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,273,0,0,0,0,0,0,0,0,0),(29929,9056,0,0,25871,0,0,0,'Mechano-hog','','vehichleCursor',0,9,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,420,630,0,2250,336,504,180000,9729,0,0,0,0,0,0,1,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,318,0,0,0,0,0,0,0,180,0),(29913,12340,0,0,11662,0,0,0,'Dan\'s Test Dummy (Large AOI)','','vehichleCursor',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31411,9056,0,0,23681,0,0,0,'Hulking Horror','','',0,6,0,0,0,1,1,0,79,80,2043,12175,12600,0,1,0,2000,0,422,586,0,2000,0,0,300000,9729,0,0,0,0,0,0,0,1.5,'',0,2229,0,2.5,8,14,0,49861,10966,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31412,9056,0,0,4527,0,0,0,'Thrall','Warchief','',12,7,0,3,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.4464,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31413,9056,0,0,23681,0,0,0,'Hulking Horror','','',0,6,0,0,0,1,1,0,79,80,21,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,1.5,'',0,2219,0,2.5,8,14,0,49861,10966,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31414,9056,27121,0,24302,24309,24310,0,'Valiance Commando','','',0,7,0,0,0,1.2,1,0,79,80,2004,14610,15120,0,1,0,2000,0,422,586,0,2000,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,31567,35918,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31415,12340,0,0,21955,17612,0,0,'WotLK City Attacks Ice Block Bunny, BUG TEST','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31416,9056,0,0,4259,4260,4602,4601,'Orgrimmar Grunt','','Directions',0,7,0,0,0,1,1,0,75,75,85,16050,16050,0,1,1,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,40505,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31417,9056,0,0,14360,14362,14361,14363,'Kor\'kron Elite','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31418,9056,0,0,27933,0,0,0,'Lady Jaina Proudmoore','Ruler of Theramore','',12,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,60511,34804,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31419,9056,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',12,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1.2,0.372,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31420,9056,0,0,1310,0,0,0,'Karus','Banker','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31421,9056,0,0,1318,0,0,0,'Koma','Banker','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31422,9056,0,0,1320,0,0,0,'Soran','Banker','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31423,9056,0,0,1322,0,0,0,'Kaja','Guns & Ammunition','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.5,1.047,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31424,9056,0,0,5205,0,0,0,'Gamon','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31425,9056,0,0,1312,0,0,0,'Olvia','Meat Vendor','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31426,9056,0,0,1311,0,0,0,'Doras','Wind Rider Master','',0,7,0,1,0,1,1,0,1,1,29,1,1,0,1,8192,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31427,9056,0,0,1389,0,0,0,'Felika','Trade Supplies','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31428,9056,0,0,27249,0,0,0,'Crusader Olakin Sainrith','','',2048,7,0,0,0,1,1,0,1,1,2070,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31429,9056,0,0,1319,0,0,0,'Sana','Mail Armor Merchant','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31430,9056,0,0,8001,0,0,0,'Auctioneer Thathung','','Point',0,7,0,0,0,1,1,0,1,1,29,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31431,9056,0,0,14429,0,0,0,'Overlord Runthak','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31432,9056,0,0,24497,0,0,0,'Ghostwing','','',0,2,0,0,0,1,1,0,1,1,974,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,2,1,'57764',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31433,9056,0,0,5706,0,0,0,'Innkeeper Gryshka','Innkeeper','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31434,9056,0,0,19181,19182,11850,24085,'Orc Commoner','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31435,9056,27121,0,24303,24305,24306,24308,'Warsong Raider','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,13730,25710,27577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31437,9056,0,0,27588,27589,27590,27591,'Forsaken Refugee','','',0,7,0,0,0,1,1,0,1,1,68,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31438,9056,0,0,16214,0,0,0,'Shadow Vault Abomination','','',0,6,0,0,0,1,1,0,80,80,21,10684,10684,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3.75,1.25,'',0,0,0,2.5,8,14,0,16790,55065,5568,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31439,9056,0,0,27592,0,0,0,'Archmage Timear','','',0,7,0,1,0,10,10,0,80,80,2007,100800,100800,88140,1,3,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31440,9056,0,0,27594,0,0,0,'Sergeant Kregga','','',0,7,0,0,0,1,1,0,1,1,1978,1,1,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31441,12340,30176,0,28079,0,0,0,'Ahn\'kahar Guardian (1)','','',8,6,0,1,0,1,1,0,81,81,16,39099,39099,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'56151',0,0,15,2.5,8,14,0,56354,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31442,12340,30277,0,27324,0,0,0,'Ahn\'kahar Slasher (1)','','',8,6,0,1,0,1,1,0,80,80,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,9729,0,0,0,0,0,0,1.65,0.341,'',0,5879,15,2.5,8,14,0,42746,56643,32714,56646,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31443,12340,30278,0,23821,0,0,0,'Ahn\'kahar Spell Flinger (1)','','',8,6,0,1,0,1,1,0,80,80,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,9706,0,0,0,0,0,0,1.35,0.279,'',0,5910,15,2.5,8,14,0,56702,56698,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31444,9056,0,0,27595,0,0,0,'Captain Kendall','','',0,7,0,0,0,1,1,0,80,80,1973,12600,12600,0,1,2,2000,0,422,586,0,2000,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31445,12340,0,0,26828,0,0,0,'Ahn\'kahar Guardian Egg (1)','','',1024,10,0,0,0,1,1,0,81,81,16,13033,13033,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,4,1.24,'31261',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31446,12340,0,0,26831,0,0,0,'Ahn\'kahar Swarm Egg (1)','','',1024,10,0,0,0,1,1,0,81,81,16,13033,13033,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,2,0.62,'31261',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31447,12340,30178,0,28078,0,0,0,'Ahn\'kahar Swarmer (1)','','',8,6,0,0,0,1,1,0,80,80,16,250,250,0,1,0,2308,0,486.988,676.245,0,0,0,0,0,9729,0,0,0,0,0,0,0,0.155,'56158',0,0,15,2.5,8,14,0,56354,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31448,12340,30338,0,28078,0,0,0,'Ahn\'kahar Swarmer (1)','','',8,6,0,0,0,1,1,0,69,69,16,250,250,0,1,0,3000,0,633,879,0,0,0,0,0,6423,0,0,0,0,0,0,0,0.155,'56158',0,0,15,2.5,8,14,0,56354,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31449,12340,31104,0,27324,0,0,0,'Ahn\'kahar Watcher (1)','','',8,6,0,1,0,1,1,0,80,80,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,9729,0,0,0,0,0,0,1.65,0.341,'',0,4697,15,2.5,8,14,0,42746,56643,56646,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31450,12340,30276,0,25768,0,0,0,'Ahn\'kahar Web Winder (1)','','',8,6,0,1,0,1,1,0,81,81,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,0,0.31,'',0,5898,15,2.5,8,14,0,56640,56632,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31451,12340,30284,0,25012,0,0,0,'Bonegrinder (1)','','',72,6,0,1,0,1,1,0,81,81,16,130330,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,5.1,0.465,'',0,6034,15,2.5,8,14,0,19134,56737,56736,8599,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31452,12340,30418,0,8714,0,0,0,'Bound Air Elemental (1)','','',0,4,0,1,0,1,1,0,80,80,91,63000,65165,32300,1,0,2000,0,5525,7826,0,0,0,0,0,9706,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,46150,22414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31453,12340,30416,0,2172,0,0,0,'Bound Fire Elemental (1)','','',0,4,0,1,0,1,1,0,80,80,91,63000,65165,32300,1,0,2000,0,5525,7826,0,0,0,0,0,9706,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,12470,17195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31454,12340,30419,0,525,0,0,0,'Bound Water Elemental (1)','','',0,4,0,1,0,1,1,0,80,80,91,63000,65165,32300,1,0,2000,0,5525,7826,0,0,0,0,0,9706,0,0,0,0,0,0,0.85,0.259726,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31455,12340,30279,0,26775,0,0,0,'Deep Crawler (1)','','',8,1,0,1,0,1,1,0,81,81,16,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31456,12340,29309,0,27407,0,0,0,'Elder Nadox (1)','','',72,6,0,1,0,1,1,0,82,82,16,431392,431392,83380,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,4,1.24,'',0,6036,15,2.5,8,14,0,56130,59465,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31457,12340,30285,0,20090,0,0,0,'Eye of Taldaram (1)','','',8,6,0,1,0,1,1,0,81,81,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,1.5,1.5,'',0,5981,15,2.5,8,14,0,56733,17289,56730,56728,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31458,12340,0,0,26767,19725,0,0,'Flame Sphere (1)','','',0,10,0,0,0,1,1,0,80,80,14,12600,12600,0,0.1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0.1,0.05,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31459,12340,30414,0,28007,0,0,0,'Forgotten One (1)','','',72,10,0,1,0,1,1,0,81,81,16,126000,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,3,0.465,'',0,6045,15,2.5,8,14,0,60845,60833,34322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31460,12340,30286,0,26941,0,0,0,'Frostbringer (1)','','',8,6,0,1,0,1,1,0,80,80,16,63000,65165,20188,1,0,2000,0,5525,7826,0,0,0,0,0,9706,0,0,0,0,0,0,1.85,0.5735,'',0,5966,15,2.5,8,14,0,15063,56716,57825,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31461,12340,30391,0,169,26981,0,0,'Healthy Mushroom (1)','','',64,10,0,0,0,1,1,0,80,80,14,126,126,0,0.55,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,56648,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31462,12340,30435,0,2077,26981,0,0,'Poisonous Mushroom (1)','','',64,10,0,0,0,1,1,0,81,81,14,130,130,0,0.55,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,3,0.5205,'',0,0,15,2.5,8,14,0,57061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31463,12340,0,0,28133,0,0,0,'Amanitar (1)','','',328,4,0,1,0,1,1,0,82,82,16,431392,431392,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,6629,15,2.5,8,14,0,57094,57055,57088,57095,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31464,12340,29311,0,27408,0,0,0,'Herald Volazj (1)','','',72,10,0,1,0,1,1,0,82,82,16,431392,431392,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,4,1.24,'',0,6001,15,2.5,8,14,0,57941,57949,57942,0,0,0,0,0,0,0,0,0,0,0,0,0,43821,0,0,0,0,0,0,0),(31465,12340,29310,0,26777,0,0,0,'Jedoga Shadowseeker (1)','','',72,7,0,1,0,1,1,0,82,82,16,431392,431392,83380,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,2.475,0.3894,'',0,5947,15,2.5,8,14,0,56855,56891,56926,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31466,12340,30283,0,27323,0,0,0,'Plague Walker (1)','','',8,6,0,1,0,1,1,0,81,81,16,63000,65165,0,1,0,2200,0,6635.2,8637.2,0,0,0,0,0,10033,0,0,0,0,0,0,0,1.5,'',0,4723,15,2.5,8,14,0,56709,56707,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31467,9056,0,0,27596,27597,27598,27599,'Forsaken Refugee','','',0,7,0,0,0,1,1,0,1,1,68,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31468,12340,30287,0,25742,0,0,0,'Plundering Geist (1)','','',8,6,0,0,0,1,1,0,80,80,16,18900,18900,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.75,0.5425,'',0,2500,15,2.5,8,14,0,56715,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31469,12340,29308,0,27406,0,0,0,'Prince Taldaram (1)','','',72,7,0,1,0,1,1,0,82,82,16,458354,458354,83380,1,0,2200,0,6620.9,9152,0,0,0,0,0,10253,0,0,0,0,0,0,2,0.62,'',0,6025,15,2.5,8,14,0,55968,55959,55931,55964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31470,12340,30329,0,26948,26973,0,0,'Savage Cave Beast (1)','','',328,4,0,1,0,1,1,0,81,81,16,126000,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.625,0.875,'',0,6084,15,2.5,8,14,0,30471,59116,48193,0,0,0,0,0,0,0,0,0,0,0,0,0,43511,0,0,0,0,0,0,0),(31471,12340,30179,0,27369,27370,27371,27372,'Twilight Apostle (1)','','',8,7,0,1,0,1,1,0,81,81,16,63000,65165,32300,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,1.65,0.4092,'',0,5988,15,2.5,8,14,0,28902,61570,11986,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31472,12340,30319,0,27373,27374,27376,27377,'Twilight Darkcaster (1)','','',8,7,0,1,0,1,1,0,81,81,16,63000,65165,16150,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,1.65,0.4213,'',0,6030,15,2.5,8,14,0,13338,56898,61562,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31473,12340,30114,0,27378,27379,27380,27381,'Twilight Initiate (1)','','',8,7,0,0,0,1,1,0,80,80,16,10080,10080,35256,1,0,2000,0,346,499,0,0,0,0,0,7822,0,0,0,0,0,0,1.65,0.3366,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31474,12340,30385,0,27382,27383,27384,27385,'Twilight Volunteer (1)','','',8,7,0,1,0,1,1,0,81,81,16,58648,58648,16324,1,0,2000,0,5525,7826,0,0,0,0,0,10029,0,0,0,0,0,0,1.5,0.306,'61204 48695',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31475,12340,30111,0,27386,27387,27388,27389,'Twilight Worshipper (1)','','',8,7,0,1,0,1,1,0,81,81,16,63000,65165,28263,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,4.455,1.07217,'',0,5953,15,2.5,8,14,0,61568,61567,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31476,12340,30621,0,11686,0,0,0,'Twisted Visage','','',72,7,0,1,0,1,1,0,80,80,16,12000,12000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31477,12340,30622,0,11686,0,0,0,'Twisted Visage','','',72,7,0,1,0,1,1,0,80,80,16,12000,12000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31478,12340,30623,0,11686,0,0,0,'Twisted Visage','','',72,7,0,1,0,1,1,0,80,80,16,12000,12000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31479,12340,30624,0,11686,0,0,0,'Twisted Visage','','',72,7,0,1,0,1,1,0,80,80,16,12000,12000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31480,12340,30625,0,11686,0,0,0,'Twisted Visage','','',72,7,0,1,0,1,1,0,80,80,16,12000,12000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31481,12340,0,0,1126,11686,0,0,'Scourge Fight Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31482,9056,0,0,23877,23937,23938,23939,'Apothecary Chemist','','',0,7,0,0,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,8235,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,59122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31483,12340,30663,0,25247,0,0,0,'Azure Binder (1)','','',8,2,0,1,0,1,1,0,80,80,1720,10080,10080,0,1,0,2000,0,4498,6487,0,0,0,0,0,7822,0,0,0,0,0,0,1.5,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31484,12340,30918,0,25247,0,0,0,'Azure Binder (1)','','',8,2,0,1,0,1,1,0,80,80,1720,10080,10080,26442,1,0,2000,0,4498,6487,0,0,0,0,0,7822,0,0,0,0,0,0,1.5,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31485,12340,31007,0,25247,0,0,0,'Azure Binder (1)','','',8,2,0,1,0,1,1,0,80,80,1720,10080,10080,26442,1,0,2000,0,4498,6487,0,0,0,0,0,7822,0,0,0,0,0,0,1.5,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31486,12340,30666,0,14356,0,0,0,'Azure Captain (1)','','',8,2,0,1,0,1,1,0,81,81,1720,65165,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,3.125,0.9375,'',0,6657,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31487,12340,30661,0,25226,0,0,0,'Azure Invader (1)','','',8,2,0,1,0,1,1,0,80,80,1720,12600,12600,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31488,12340,30961,0,25226,0,0,0,'Azure Invader (1)','','',8,2,0,1,0,1,1,0,80,80,1720,12600,12600,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31489,12340,31008,0,25226,0,0,0,'Azure Invader (1)','','',8,2,0,1,0,1,1,0,75,75,1720,12600,12600,0,1,0,2000,0,5486,7618,0,0,0,0,0,8219,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31490,12340,30668,0,27219,0,0,0,'Azure Raider (1)','','',8,2,0,1,0,1,1,0,1,1,1720,63000,63000,0,1,0,2000,0,5486,7618,0,0,0,0,0,7,0,0,0,0,0,0,1.2,0.372,'',0,6675,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31491,12340,0,0,11686,0,0,0,'Azure Raider (1)','','',0,2,0,1,0,1,1,0,80,80,1720,63000,63000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31492,12340,31079,0,25250,0,0,0,'Azure Saboteur (1)','','',8,2,0,1,0,1,1,0,80,80,1720,12600,12600,26442,1,0,2000,0,4498,6487,0,0,0,0,0,9706,0,0,0,0,0,0,1.875,1.875,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31493,12340,30667,0,25250,0,0,0,'Azure Sorceror (1)','','',8,2,0,1,0,1,1,0,80,80,1720,63000,63000,19970,1,0,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,1.875,1.875,'',0,6653,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31494,12340,30662,0,25250,0,0,0,'Azure Spellbreaker (1)','','',8,2,0,1,0,1,1,0,1,1,1720,15750,15750,7988,1,0,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,1.875,1.875,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31495,12340,30962,0,25250,0,0,0,'Azure Spellbreaker (1)','','',8,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9730,0,0,0,0,0,0,1.875,1.875,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31496,12340,31009,0,25250,0,0,0,'Azure Spellbreaker (1)','','',8,2,0,1,0,1,1,0,80,80,1720,15750,15750,7988,1,0,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,1.875,1.875,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31497,12340,30664,0,24910,0,0,0,'Azure Mage Slayer (1)','','',8,1,0,1,0,1,1,0,1,1,35,15750,15750,0,1,0,2000,0,5486,7618,0,0,0,0,0,7,0,0,0,0,0,0,1.1,0.341,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31498,12340,30963,0,24910,0,0,0,'Azure Mage Slayer (1)','','',8,1,0,1,0,1,1,0,1,1,35,15750,15750,3994,1,0,2000,0,5421,7566,0,0,0,0,0,9730,0,0,0,0,0,0,1.1,0.341,'',0,0,15,2.5,8,14,0,58040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31499,12340,31010,0,24910,0,0,0,'Azure Mage Slayer (1)','','',8,1,0,1,0,1,1,0,80,80,1720,15750,15750,0,1,0,1500,0,4114.5,5713.5,0,0,0,0,0,9729,0,0,0,0,0,0,1.1,0.341,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31500,12340,30665,0,27792,27793,27794,27793,'Veteran Mage Hunter (1)','','',8,7,0,0,0,1,1,0,80,80,1720,8190,8190,7988,1,0,2000,0,417,582,0,0,0,0,0,9706,0,0,0,0,0,0,1.65,0.2288,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31501,12340,30660,0,27474,0,0,0,'Portal Guardian (1)','','',72,2,0,1,0,1,1,0,76,76,1720,162912,162912,0,1,0,2000,0,6032,7852,0,0,0,0,0,8520,0,0,0,0,0,0,2.1875,0.5425,'',0,6624,15,2.5,8,14,0,58504,58508,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31502,12340,30892,0,27474,0,0,0,'Portal Guardian (1)','','',72,2,0,1,0,1,1,0,82,82,35,162912,162912,0,1,0,2000,0,6032,7852,0,0,0,0,0,7,0,0,0,0,0,0,2.1875,0.5425,'',0,6643,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31503,12340,30695,0,27473,0,0,0,'Portal Keeper (1)','','',72,2,0,1,0,1,1,0,81,81,1720,162912,162912,40810,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,0,0,'',0,6661,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31504,12340,30893,0,27473,0,0,0,'Portal Keeper (1)','','',72,2,0,1,0,1,1,0,81,81,1720,162912,162912,40810,1,0,2000,0,5525,7826,0,0,0,0,0,8534,0,0,0,0,0,0,0,0,'',0,6672,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31505,12340,0,0,27215,27216,27217,0,'Violet Hold Guard (1)','','',0,7,0,1,0,1,1,0,75,75,1718,42540,42540,0,1,0,2000,0,4446,6305,0,0,0,0,0,8219,0,0,0,0,0,0,1.65,0.3366,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31506,12340,31134,0,27508,0,0,0,'Cyanigosa (1)','','',72,2,0,1,0,1,1,0,82,82,35,505538,505538,41690,1,0,2000,0,6019,8320,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,6663,15,2.5,8,14,0,58694,59374,58690,58688,0,0,0,0,0,0,0,0,0,0,0,0,43823,0,0,0,0,0,0,0),(31507,12340,29315,0,27488,0,0,0,'Erekem (1)','','',72,7,0,1,0,1,1,0,82,82,16,431392,431392,83380,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,1.8,0.558,'',0,6609,15,2.5,8,14,0,54479,54511,53044,51876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31508,12340,29313,0,27487,0,0,0,'Ichoron (1)','','',72,4,0,1,0,1,1,0,82,82,16,431392,431392,77960,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,100,0,0,4,0.62,'',0,6576,15,2.5,8,14,0,54312,54237,59520,54241,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(31509,12340,29312,0,10193,0,0,0,'Lavanthor (1)','','',72,1,0,1,0,1,1,0,82,82,16,431392,431392,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,12,1.05,'',0,0,15,2.5,8,14,0,59466,54235,54282,54249,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31510,12340,29316,0,20590,0,0,0,'Moragg (1)','','',72,3,0,1,0,1,1,0,82,82,16,431392,431392,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,2.2,3,'',0,6651,15,2.5,8,14,0,54527,54396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31511,12340,29266,0,27486,0,0,0,'Xevozz (1)','','',72,7,0,1,0,1,1,0,82,82,16,431392,431392,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,100,1.5,0.45834,'',0,6676,15,2.5,8,14,0,54202,54226,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31512,12340,29314,0,27855,0,0,0,'Zuramat the Obliterator (1)','','',72,3,0,1,0,1,1,0,82,82,16,431392,431392,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,2.5,2.5,'',0,6710,15,2.5,8,14,0,54524,54369,54361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31513,12340,29395,0,18628,0,0,0,'Erekem Guard (1)','','',72,7,0,1,0,1,1,0,80,80,16,63000,63000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.6,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31514,12340,29271,0,28073,0,0,0,'Ethereal Sphere (1)','','',0,10,0,1,0,1,1,0,80,80,16,403200,403200,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31515,12340,29321,0,17200,0,0,0,'Ichor Globule (1)','','',8,4,0,1,0,1,1,0,80,80,35,2863,2863,3994,1,0,2000,0,5421,7566,0,0,0,0,0,9730,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31516,9056,0,0,23875,0,0,0,'Blight Doctor','','',0,7,0,0,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,8235,0,0,0,0,0,0,1.8,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31517,9056,0,0,169,11686,0,0,'Dalaran Fountain Invis Stalker','','',0,10,0,1,0,1,1,0,74,74,35,10282,10282,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,300000,7918,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31518,12340,29364,0,26208,0,0,0,'Void Sentry (1)','','',72,3,0,0,0,1,1,0,1,1,35,2000,2000,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31519,12340,0,0,23767,0,0,0,'Void Sentry (1)','','',72,3,0,0,0,1,1,0,1,1,35,15750,15750,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,1,0.39,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31520,12340,30451,0,27421,0,0,0,'Shadron (1)','','',108,2,0,3,0,1,1,0,83,83,103,2231200,2231200,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,4.5,2.25,'',1,255220,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31521,12340,0,0,15294,0,0,0,'Twilight Fissure (1)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31522,9056,0,0,27601,27602,27603,27604,'Friendly Dalaran Wizard','','Directions',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,1,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31523,9056,0,0,27605,27606,27607,27608,'Friendly Dalaran Gladiator','','Directions',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,1,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31524,9056,0,0,27750,0,0,0,'Apothecary Collaborator','','',0,7,0,0,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,8235,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31526,9056,0,0,23884,0,0,0,'Blight Slinger','','',8,7,0,0,0,1,1,0,1,1,2102,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,3,5,'',0,0,0,2.5,8,14,0,59284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31527,9056,0,0,7970,9129,18342,9018,'Felguard Marauder','','',0,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,23113,15284,18072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31528,9056,0,0,24907,0,0,0,'Plagued Felbeast','','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,38356,16128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31529,9056,0,0,19887,0,0,0,'Ravishing Betrayer','','',0,3,0,0,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,8235,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,32202,24616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31530,9056,0,0,27611,0,0,0,'Grand Apothecary Putress','','',12,7,0,3,0,1,1,0,75,75,14,7444500,7444500,28488,1,0,2000,0,11865,16835,0,0,0,0,0,8204,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,61181,59460,60300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31531,9056,0,0,27610,0,0,0,'Perfidious Dreadlord','','',0,6,0,1,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,8235,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,37624,15587,22884,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31532,9056,0,0,10699,0,0,0,'Treacherous Guardian','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.65,'',0,0,0,2.5,8,14,0,59395,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31533,12340,28586,0,27301,0,0,0,'General Bjarngrim (1)','','',104,7,0,1,0,1,1,0,82,82,16,323544,323544,0,1.3,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,2.275,0.403,'52097',0,6632,15,2.5,8,14,0,52029,36096,15284,52027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31534,12340,30452,0,27082,0,0,0,'Tenebron (1)','','',108,2,0,3,0,1,1,0,83,83,103,2231200,2231200,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,4.5,2.25,'',1,239956,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31535,12340,30449,0,27039,0,0,0,'Vesperon (1)','','',108,2,0,3,0,1,1,0,83,83,103,2231200,2231200,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,4.5,2.25,'',1,247928,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31536,12340,28587,0,27071,0,0,0,'Volkhan (1)','','',104,5,0,1,0,1,1,0,82,82,16,388253,388253,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,3.75,0.3875,'',0,6631,15,2.5,8,14,0,52238,52237,52387,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31537,12340,28546,0,27484,0,0,0,'Ionar (1)','','',72,4,0,1,0,1,1,0,82,82,14,431392,431392,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,2.5,0.775,'',0,6680,15,2.5,8,14,0,52770,52658,52780,0,0,0,0,0,0,0,0,0,0,0,0,0,42107,0,0,0,0,0,0,0),(31538,12340,28923,0,27485,0,0,0,'Loken (1)','','',72,10,0,1,0,1,1,0,82,82,14,512278,512278,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,6.3,3.9921,'',0,6622,15,2.5,8,14,0,52960,52921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43151,43724,0,0,0,0,0,0),(31539,12340,30882,0,28014,0,0,0,'Twilight Egg (1)','','',1088,10,0,1,0,1,1,0,1,1,35,81900,81900,0,1,0,2000,0,5486,7618,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31540,12340,30890,0,19295,0,0,0,'Twilight Whelp (1)','','',72,2,0,1,0,1,1,0,81,81,35,156396,156396,0,1,0,2000,0,6032,7852,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31541,12340,31218,0,8311,0,0,0,'Acolyte of Shadron (1)','','',72,2,0,1,0,1,1,0,81,81,35,325825,325825,4081,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31542,12340,16057,0,15554,0,0,0,'Rotting Maggot (1)','','',8,1,0,1,0,1,1,0,80,80,16,37800,37800,0,1,0,2500,0,6857.5,9522.5,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.6,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31543,12340,31219,0,12894,0,0,0,'Acolyte of Vesperon (1)','','',72,2,0,1,0,1,1,0,81,81,103,325825,325825,4081,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,2.25,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31544,12340,30688,0,8311,0,0,0,'Disciple of Shadron (1)','','',72,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10029,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31545,12340,0,0,27612,0,0,0,'Arcanist Peridris','Honor Quartermaster','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31546,12340,30858,0,12894,0,0,0,'Disciple of Vesperon (1)','','',72,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,2.25,2.25,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31547,12340,31204,0,28014,0,0,0,'Sartharion Twilight Egg (1)','','',1088,10,0,1,0,1,1,0,1,1,35,81900,81900,0,1,0,2000,0,5486,7618,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31548,12340,31214,0,19295,0,0,0,'Sartharion Twilight Whelp (1)','','',72,2,0,1,0,1,1,0,81,81,35,156396,156396,0,1,0,2000,0,6032,7852,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31549,12340,0,0,27613,0,0,0,'Arcanist Baladrialle','Veteran Honor Quartermaster','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31550,12340,0,0,169,11686,0,0,'Tenebron Egg Controller (1)','','',0,10,0,1,0,1,1,0,80,80,14,1,1,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31551,12340,0,0,27614,0,0,0,'Magistrix Feyrina','Veteran Honor Quartermaster','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31552,12340,0,0,27615,0,0,0,'Magister Saremvir','Honor Quartermaster','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31553,9056,0,0,22506,0,0,0,'Containment Crystal','','',0,10,0,0,0,1,1,0,80,80,974,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31554,9056,31555,0,24994,0,0,0,'Restless Lookout','','',0,6,0,0,0,1,1,0,80,80,974,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,2044,0,2.5,8,14,0,59208,50933,46202,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31555,9056,33192,0,9789,0,0,0,'Risen Laborer','','',0,6,0,0,0,1,1,0,80,80,974,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.95,1.3,'',0,1482,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31556,9056,33192,0,24908,0,0,0,'Hungering Plaguehound','','',0,6,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'55474',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31557,9056,0,0,27616,0,0,0,'Uda the Beast','Innkeeper','',4096,7,0,0,0,1,1,0,75,75,2123,10635,10635,0,1,66177,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.95,0.3068,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31558,12340,27654,0,27032,0,0,0,'Drakos the Interrogator (1)','','',104,2,0,1,0,1,1,0,82,82,16,404430,404430,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,2.5,0.62,'',0,7653,15,2.5,8,14,0,51336,50774,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31559,12340,27447,0,27033,0,0,0,'Varos Cloudstrider (1)','Azure-Lord of the Blue Dragonflight','',104,2,0,1,0,1,1,0,82,82,14,431392,431392,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,7.5,2.5,'',0,7545,15,2.5,8,14,0,51002,51007,51054,50785,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31560,12340,27655,0,25010,0,0,0,'Mage-Lord Urom (1)','','',104,7,0,1,0,1,1,0,82,82,16,431392,431392,83380,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,2.25,0.459,'',0,7609,15,2.5,8,14,0,51121,53813,51110,51103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31561,12340,27656,0,27034,0,0,0,'Ley-Guardian Eregos (1)','','',96,2,0,1,0,1,1,0,82,82,16,3370250,3370250,104225,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,20,2,'',0,0,15,2.5,8,14,0,50804,51153,51170,51162,0,0,0,0,0,0,0,0,0,0,0,0,43668,0,0,0,0,0,0,0),(31562,9056,0,0,15787,0,0,0,'Presence of the Old God','','',0,10,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31563,9056,0,0,23007,23017,23018,23019,'Warsong Battleguard','','',0,7,0,0,0,1,1,0,75,75,1981,42540,42540,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31564,9056,0,0,23007,23017,23018,23019,'Warsong Battleguard','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31565,9056,0,0,28221,0,0,0,'Varimathras','','',12,3,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,59434,17238,59424,20741,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31566,12340,0,0,17312,0,0,0,'Blight Wagon [Wrath Gate Both] (UC)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,1.3545,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31567,12340,0,0,27620,0,0,0,'Forsaken Chemistry Set [Wrath Gate Both] (UC)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31568,12340,0,0,27619,0,0,0,'Forsaken Chemistry Set 02 [Wrath Gate Both] (UC)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31569,12340,0,0,1126,0,0,0,'Plague Barrel [Wrath Gate Both] (UC)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31570,12340,0,0,1126,0,0,0,'Broken Plague Barrel [Wrath Gate Both] (UC)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31571,12340,0,0,1126,0,0,0,'Broken Plague Barrel 2 [Wrath Gate Both] (UC)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31572,12340,0,0,23902,0,0,0,'Blighted Cockroach','','',0,10,0,0,0,1,1,0,1,1,188,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.65,0.065,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31573,12340,0,0,19963,27625,0,0,'Forsaken Fire [Wrath Gate Both] (UC)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31574,12340,0,0,22712,27626,0,0,'Forsaken Fire Small [Wrath Gate Both] (UC)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31575,9056,0,0,27627,0,0,0,'Giant Sewer Rat','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31576,9056,0,0,1126,11686,0,0,'Invisible Stalker [Wrath Gate Horde CE 01] (UC)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31577,9056,0,0,1126,11686,0,0,'Invisible Stalker Target [Wrath Gate Horde CE 01] (UC)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31578,9056,0,0,27632,0,0,0,'Armored Decoy','','',0,7,0,0,0,1,1,0,80,80,35,126,126,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'31261',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31579,9056,0,0,27559,0,0,0,'Arcanist Adurin','Emblem of Valor Quartermaster','',0,7,0,0,0,1,1,0,80,80,2027,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31580,9056,0,0,27556,0,0,0,'Arcanist Ivrenne','Emblem of Heroism Quartermaster','',0,7,0,0,0,1,1,0,80,80,2027,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31581,9056,0,0,27560,0,0,0,'Magister Brasael','Emblem of Valor Quartermaster','',0,7,0,0,0,1,1,0,80,80,2123,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31582,9056,0,0,27557,0,0,0,'Magistrix Lambriesse','Emblem of Heroism Quartermaster','',0,7,0,0,0,1,1,0,80,80,2123,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31583,9056,0,0,27654,0,0,0,'Frostbrood Skytalon','','',0,6,0,0,0,1,1,0,80,80,974,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.155,'60534',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,279,0,0,0,0,0,0,0,0,0),(31584,9056,0,0,27633,0,0,0,'Ingvar the Plunderer Image','','',0,10,0,1,0,1,1,0,82,82,35,168512,168512,0,1,0,2000,0,2244.8,2953.2,0,0,0,0,300000,10356,0,0,0,0,0,0,1.725,0.399305,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31585,12340,29153,0,7846,0,0,0,'Animated Bones (1)','','',0,6,0,0,0,1,1,0,80,81,14,3150,3258,4449,1,0,2000,0,351,509,0,0,0,0,0,10029,0,0,0,0,0,0,1.275,0.85,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31586,12213,29214,0,23820,0,0,0,'Anub\'ar Assassin (1)','','',0,6,0,0,0,1,1,0,80,81,21,3961,4097,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,0.7,0.217,'',0,0,15,2.5,8,14,0,52540,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31587,12213,29340,0,26193,0,0,0,'Anub\'ar Brood Keeper (1)','','',0,6,0,5,0,1,1,0,80,81,7,3938,4073,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,0,0.155,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31588,12340,29062,0,25768,0,0,0,'Anub\'ar Champion (1)','','',0,6,0,0,0,1,1,0,73,73,14,26066,26066,0,1,0,2000,0,464,604,0,0,0,0,0,7618,0,0,0,0,0,0,0,0.31,'',0,0,15,2.5,8,14,0,53317,53394,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31589,12213,29117,0,25768,0,0,0,'Anub\'ar Champion (1)','','',0,6,0,0,0,1,1,0,81,81,1814,25200,26066,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,0,0.31,'',0,0,15,2.5,8,14,0,53317,53394,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31590,12213,29096,0,25768,0,0,0,'Anub\'ar Champion (1)','','',0,6,0,0,0,1,1,0,80,80,1814,25200,26066,0,1,0,2000,0,464,604,0,0,0,0,0,9729,0,0,0,0,0,0,0,0.31,'',0,0,15,2.5,8,14,0,53317,53394,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31591,12213,28924,0,25768,0,0,0,'Anub\'ar Champion (1)','','',0,6,0,0,0,1,1,0,80,80,16,25200,26066,0,1,0,2000,0,464,604,0,0,0,0,0,9729,0,0,0,0,0,0,0,0.31,'',0,0,15,2.5,8,14,0,53317,53394,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31592,12213,28922,0,27395,0,0,0,'Anub\'ar Crusher (1)','','',8,6,0,1,0,1,1,0,80,81,16,126000,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,7.5,0.375,'',0,0,15,2.5,8,14,0,53318,53801,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31593,12340,29118,0,23102,0,0,0,'Anub\'ar Crypt Fiend (1)','','',0,6,0,0,0,1,1,0,81,81,1814,26066,26066,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,1.6875,1.35,'',0,0,15,2.5,8,14,0,53322,53330,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31594,12213,29097,0,3004,0,0,0,'Anub\'ar Crypt Fiend (1)','','',0,6,0,0,0,1,1,0,81,81,1814,25200,26066,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,53322,53330,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31595,12213,29063,0,3004,0,0,0,'Anub\'ar Crypt Fiend (1)','','',0,6,0,0,0,1,1,0,81,81,1814,25200,26066,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,1.25,1,'',0,0,15,2.5,8,14,0,53322,53330,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31596,12213,29051,0,23102,0,0,0,'Anub\'ar Crypt Fiend (1)','','',0,6,0,0,0,1,1,0,81,81,1814,26066,26066,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,1.6875,1.35,'',0,0,15,2.5,8,14,0,53322,53330,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31597,12340,29349,0,26056,0,0,0,'Anub\'ar Darter (1)','','',0,6,0,0,0,1,1,0,80,80,21,2900,3000,0,1,0,2000,0,464,604,0,0,0,0,0,9729,0,0,0,0,0,0,0,0.186,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31598,12340,29213,0,26056,0,0,0,'Anub\'ar Darter (1)','','',0,6,0,0,0,1,1,0,81,81,21,2900,3000,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,0,0.186,'',0,0,15,2.5,8,14,0,53602,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31599,12213,29216,0,23561,0,0,0,'Anub\'ar Guardian (1)','','',0,6,0,1,0,1,1,0,80,81,21,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.31,'',0,0,15,2.5,8,14,0,53618,52532,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31600,12340,29064,0,23564,0,0,0,'Anub\'ar Necromancer (1)','','',0,6,0,0,0,1,1,0,80,80,1814,20160,20160,0,1,0,2000,0,346,499,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.31,'',0,0,15,2.5,8,14,0,53334,53333,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31601,12213,29098,0,23564,0,0,0,'Anub\'ar Necromancer (1)','','',0,6,0,0,0,1,1,0,80,80,1814,20160,20852,8897,1,0,2000,0,351,509,0,0,0,0,0,7822,0,0,0,0,0,0,1.5,0.31,'',0,0,15,2.5,8,14,0,53334,53333,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31602,12213,29119,0,23564,0,0,0,'Anub\'ar Necromancer (1)','','',0,6,0,0,0,1,1,0,80,80,1814,20160,20852,8897,1,0,2000,0,351,509,0,0,0,0,0,7822,0,0,0,0,0,0,1.5,0.31,'',0,0,15,2.5,8,14,0,53334,53333,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31603,12340,28925,0,23564,0,0,0,'Anub\'ar Necromancer (1)','','',0,6,0,0,0,1,1,0,80,80,1814,20160,20852,8897,1,0,2000,0,351,509,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.31,'',0,0,15,2.5,8,14,0,53334,53333,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31604,12213,29128,0,26194,0,0,0,'Anub\'ar Prime Guard (1)','','',0,6,0,1,0,1,1,0,80,81,1814,126000,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,3,0.62,'',0,4672,15,2.5,8,14,0,54314,54309,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31605,12213,28733,0,25258,0,0,0,'Anub\'ar Shadowcaster (1)','','',0,6,0,1,0,1,1,0,80,81,21,50400,52130,8979,1,0,2000,0,4563,6617,0,0,0,0,0,8102,0,0,0,0,0,0,1.5,0.31,'',0,0,15,2.5,8,14,0,52535,52534,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31606,12213,28734,0,25237,0,0,0,'Anub\'ar Skirmisher (1)','','',0,6,0,1,0,1,1,0,80,81,21,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,0.85,0.2635,'',0,4740,15,2.5,8,14,0,52540,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31607,12213,29217,0,26076,0,0,0,'Anub\'ar Venomancer (1)','','',0,6,0,1,0,1,1,0,80,81,21,50400,52130,8979,1,0,2000,0,4563,6617,1,1900,666.9,955.7,0,10007,0,0,0,0,0,0,1.125,0.2325,'',0,0,15,2.5,8,14,0,53617,53616,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31608,12213,28732,0,23567,0,0,0,'Anub\'ar Warrior (1)','','',0,6,0,1,0,1,1,0,80,81,21,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,0,0.31,'',0,4688,15,2.5,8,14,0,49806,52532,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31609,12213,29335,0,23565,0,0,0,'Anub\'ar Webspinner (1)','','',0,6,0,1,0,1,1,0,80,81,21,50400,52130,8979,1,0,2000,0,4563,6617,0,0,0,0,0,8102,0,0,0,0,0,0,1,0.31,'',0,4678,15,2.5,8,14,0,54290,52086,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31610,12213,29120,0,27856,0,0,0,'Anub\'arak (1)','','',104,6,0,1,0,1,1,0,82,82,14,512278,512278,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,10,0.5,'62371',0,4690,15,2.5,8,14,0,53454,53472,53467,53520,0,0,0,0,0,4,0,0,0,0,0,0,43726,43411,0,0,0,0,0,0),(31611,12213,28921,0,26776,0,0,0,'Hadronox (1)','','',104,1,0,1,0,1,1,0,82,82,1965,431392,431392,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,6,1.86,'',0,0,15,2.5,8,14,0,53418,53406,53030,53400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31612,12213,28684,0,27394,0,0,0,'Krik\'thir the Gatewatcher (1)','','',104,6,0,1,0,1,1,0,82,82,21,345088,345088,54960,1,0,2000,0,4706,6760,0,0,0,0,0,8340,0,0,0,0,0,0,4,1.24,'',0,4683,15,2.5,8,14,0,52586,52592,28747,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31613,12213,28736,0,25724,0,0,0,'Skittering Infector (1)','','',0,6,0,0,0,1,1,0,80,80,21,6556,6556,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0.75,0.25,'',0,0,15,2.5,8,14,0,52446,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31614,12213,28735,0,25656,0,0,0,'Skittering Swarmer (1)','','',1048576,6,0,5,0,1,1,0,80,80,21,328,328,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0.093,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31615,12213,28730,0,23568,0,0,0,'Watcher Gashra (1)','','',72,6,0,1,0,1,1,0,81,81,21,130330,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,0.465,'',0,0,15,2.5,8,14,0,52086,52470,52469,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31616,12213,28729,0,23984,0,0,0,'Watcher Narjil (1)','','',8,6,0,1,0,1,1,0,81,81,21,130330,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,0.465,'',0,0,15,2.5,8,14,0,52514,52086,52469,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31617,12213,28731,0,25729,0,0,0,'Watcher Silthik (1)','','',8,6,0,1,0,1,1,0,81,81,21,130330,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,0.465,'',0,0,15,2.5,8,14,0,52086,52469,52493,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31618,9056,0,0,27634,0,0,0,'Keristrasza Image','','',0,10,0,1,0,1,1,0,82,82,35,337025,337025,83380,1,0,2000,0,3472.5,4800,0,0,0,0,0,10253,0,0,0,0,0,0,0.27,0.0558,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31619,9056,0,0,27635,0,0,0,'Ley-Guardian Eregos Image','','',0,10,0,1,0,1,1,0,82,82,35,3100630,3100630,83380,1,0,2000,0,3472.5,4800,0,0,0,0,180000,10253,0,0,0,0,0,0,1.8,0.18,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31620,9056,0,0,27636,0,0,0,'King Ymiron Image','','',0,10,0,1,0,1,1,0,82,82,35,404430,404430,0,1,0,2000,0,3660,4815,0,0,0,0,0,10356,0,0,0,0,0,0,0,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31621,9056,0,0,27637,0,0,0,'The Prophet Tharon\'ja Image','','',0,10,0,1,0,1,1,0,82,82,35,337025,337025,4169,1,0,2000,0,3472.5,4800,0,0,0,0,0,10253,0,0,0,0,0,0,1.275,1.275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31622,9056,0,0,27638,0,0,0,'Gal\'darah Image','High Prophet of Akali','',0,10,0,1,0,1,1,0,82,82,35,337025,337025,0,1,0,2000,0,2244.8,2953.2,0,0,0,0,300000,10356,0,0,0,0,0,0,2.625,0.607638,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31623,9056,0,0,28219,0,0,0,'Mal\'Ganis Image','','',0,10,0,1,0,1,1,0,82,82,35,404430,404430,41690,1,0,2000,0,3472.5,4800,0,0,0,0,180000,10253,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31624,9056,0,0,27640,0,0,0,'Sjonnir The Ironshaper Image','','',0,10,0,1,0,1,1,0,82,82,35,337025,337025,0,1,0,2000,0,3660,4815,0,0,0,0,0,10356,0,0,0,0,0,0,1.15,0.3565,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31625,9056,0,0,27641,0,0,0,'Loken Image','','',0,10,0,1,0,1,1,0,82,82,35,404430,404430,0,1,0,2000,0,3660,4815,0,0,0,0,0,10356,0,0,0,0,0,0,2.7,1.7109,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31626,9056,0,0,27642,0,0,0,'Anub\'arak Image','','',0,10,0,1,0,1,1,0,82,82,35,269620,269620,0,1,0,2000,0,3660,4815,0,0,0,0,0,10356,0,0,0,0,0,0,4.5,0.225,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31627,9056,0,0,27643,0,0,0,'Herald Volazj Image','','',0,10,0,1,0,1,1,0,82,82,35,337025,337025,0,1,0,2000,0,3660,4815,0,0,0,0,0,10356,0,0,0,0,0,0,2.5,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31628,12340,0,0,11686,1126,0,0,'Arcane Beam (1)','','',1032,10,0,0,0,1,1,0,80,80,14,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31629,9056,0,0,27644,0,0,0,'Cyanigosa Image','','',0,10,0,1,0,1,1,0,82,82,35,337025,337025,41690,1,0,2000,0,3472.5,4800,0,0,0,0,0,10253,0,0,0,0,0,0,4.125,1.05325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31630,9056,0,0,16480,19595,0,0,'Skytalon Explosion Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31631,9056,0,0,27645,0,0,0,'Centrifuge Construct Image','','',0,10,0,1,0,1,1,0,79,80,35,48700,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.75,0.875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31632,9056,0,0,27646,0,0,0,'Ymirjar Berserker Image','','',0,10,0,1,0,1,1,0,79,80,35,48700,50400,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1.35,0.4185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31633,9056,0,0,27647,0,0,0,'Infinite Agent Image','','',0,10,0,1,0,1,1,0,80,80,35,40320,40320,44070,1,0,2000,0,2595,3742.5,0,0,0,0,0,7822,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31634,9056,0,0,27648,0,0,0,'Titanium Vanguard Image','','',0,10,0,1,0,1,1,0,80,80,35,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.1,0.341,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31635,12340,23970,0,27651,0,0,0,'Vrykul Skeleton (1)','','',0,6,0,0,0,1,1,0,80,81,14,4384,4534,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,59386,59397,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31636,9056,0,0,599,0,0,0,'Jungle Panther','','',1,1,2,0,0,1,1,0,43,43,16,1888,1888,0,1,0,2000,0,67,88,0,0,0,0,0,2369,0,0,0,0,0,0,1.65,0.8745,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5830,0,0,0,0,0,0,0,0,0,0),(31637,9056,0,0,26556,0,0,0,'Alliance Flying Machine','','',64,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,59391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31638,9056,0,0,24240,25341,0,0,'Alliance Siege Vehicle','','',64,9,0,0,0,1,1,0,1,1,1802,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,8235,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,59392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31639,9056,0,0,3167,5446,0,0,'Stormwind Elite','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,9080,11972,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31640,9056,0,0,27653,0,0,0,'Portal to Stormwind','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31641,9056,0,0,20570,21072,0,0,'Icecrown - Pit Fall','','',0,10,0,0,0,1.35,1,0,70,70,35,5468,5468,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,280,0,0,0,0,0,0,0,0,0),(31642,9056,0,0,13807,13855,13854,13856,'Royal Dreadguard [Wrath Gate Horde CE 01]','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.44045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31643,9056,0,0,21955,11686,0,0,'Dalaran Well Teleport Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31644,9056,0,0,16480,21072,0,0,'Cosmetic Trigger - Phase 1 - LAB','','',0,10,0,0,0,1,1,0,70,70,35,5468,5468,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31645,12340,0,0,16480,21072,0,0,'Cosmetic Trigger - Phase 2 - LAB','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31646,9056,0,0,16480,21072,0,0,'Cosmetic Trigger - Phase 3 - LAB','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31647,12340,29209,0,10005,0,0,0,'Carrion Beetle (1)','','',0,6,0,0,0,1,1,0,82,82,21,1403,1403,0,1,0,1000,0,244,321,0,0,0,0,0,10356,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31648,9056,0,0,28024,0,0,0,'Karen No','Bombadier','',0,7,0,0,0,1,1,0,1,1,534,42,42,0,1,1,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31649,9056,0,0,10357,0,0,0,'Vol\'jin','','',12,7,0,3,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.3672,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31650,9056,0,0,27744,0,0,0,'Thrall','Warchief','',12,7,0,3,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,59517,59537,59506,59519,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31651,9056,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',12,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1.2,0.372,'',1,0,0,2.5,8,14,0,60046,59790,59515,20463,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31652,9056,0,0,27655,0,0,0,'Horde Demolisher','','',0,9,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31653,9056,0,0,1126,11686,0,0,'Invisible Stalker Tesla','','',0,10,0,0,0,1,1,0,80,80,2102,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31654,9056,0,0,23905,0,0,0,'Horde Demolitionist','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31655,12340,24068,0,24991,0,0,0,'Annhylde the Caller (1)','','',8,6,0,1,0,1,1,0,80,81,1885,15750,16291,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,4,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1279,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31656,12340,24201,0,26349,0,0,0,'Dalronn the Controller (1)','','',72,7,0,1,0,1,1,0,81,81,1885,201600,208528,48450,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,5,0.62,'',0,5651,15,2.5,8,14,0,43650,59575,52611,0,0,0,0,0,0,1279,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31657,12340,27389,0,26350,0,0,0,'Dalronn the Controller (1)','','',72,7,0,1,0,1,1,0,81,81,1885,201600,208528,48450,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,52611,59575,43650,0,0,0,0,0,0,1279,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31658,12340,24069,0,22297,22298,0,0,'Dragonflayer Bonecrusher (1)','','',0,7,0,1,0,1,1,0,80,81,1885,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.65,0.381944,'',0,5644,15,2.5,8,14,0,9791,43935,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31659,12340,24079,0,22283,22284,0,0,'Dragonflayer Forge Master (1)','','',0,7,0,1,0,1,1,0,80,81,1885,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.347222,'',0,5406,15,2.5,8,14,0,59601,60211,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31660,12340,24071,0,22299,25497,0,0,'Dragonflayer Heartsplitter (1)','','',0,7,0,1,0,1,1,0,80,81,1885,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.347222,'',0,5633,15,2.5,8,14,0,59605,59603,59604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31661,12340,24078,0,22285,22286,0,0,'Dragonflayer Metalworker (1)','','',0,7,0,1,0,1,1,0,80,81,1885,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.347222,'',0,5454,15,2.5,8,14,0,59608,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31662,12340,24085,0,22291,22292,0,0,'Dragonflayer Overseer (1)','','',0,7,0,1,0,1,1,0,80,81,1885,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.347222,'',0,5609,15,2.5,8,14,0,59614,59611,59613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31663,12340,23960,0,22289,22290,0,0,'Dragonflayer Runecaster (1)','','',0,7,0,1,0,1,1,0,80,81,1885,63000,65165,4038,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,1.5,0.347222,'',0,5574,15,2.5,8,14,0,54965,42740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31664,12340,0,0,22295,22296,0,0,'Dragonflayer Sentinel (1)','','',0,7,0,0,0,1,1,0,1,1,1885,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31665,12340,28410,0,25393,0,0,0,'Dragonflayer Spiritualist (1)','','',0,7,0,1,0,1,1,0,80,81,1885,50400,52130,8897,1,0,2000,0,4563,6617,0,0,0,0,0,8102,0,0,0,0,0,0,1,0.31,'',0,3984,15,2.5,8,14,0,51588,51586,51587,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31666,12340,23956,0,22293,22294,0,0,'Dragonflayer Strategist (1)','','',0,7,0,1,0,1,1,0,80,81,1885,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.347222,'',0,5571,15,2.5,8,14,0,42972,59685,54962,60227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31667,12340,24080,0,22279,22280,0,0,'Dragonflayer Weaponsmith (1)','','',0,7,0,1,0,1,1,0,80,81,1885,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.347222,'',0,5434,15,2.5,8,14,0,42724,22427,6713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31668,12340,0,0,22677,22678,0,0,'Dragonflayer Worker (1)','','',0,7,0,1,0,1,1,0,80,81,1885,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.347222,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31669,12340,24083,0,24874,0,0,0,'Enslaved Proto-Drake (1)','','',0,2,0,1,0,1,1,0,80,81,1885,126000,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,0.75,0.225,'',0,0,15,2.5,8,14,0,49722,43931,50653,0,0,0,0,0,0,0,0,0,0,0,0,0,42106,0,0,0,0,0,0,0),(31670,12340,0,0,19725,20367,0,0,'Forge Fire (1)','','',0,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31671,12340,28419,0,25402,0,0,0,'Frenzied Geist (1)','','',0,6,0,0,0,1,1,0,80,81,1885,6300,6516,0,1,0,1000,0,232,302,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.465,'',0,1325,15,2.5,8,14,0,40414,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31672,12340,23965,0,25865,0,0,0,'Frost Tomb (1)','','',0,10,0,0,0,1,1,0,80,80,14,3382,3382,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31673,12340,23954,0,21953,0,0,0,'Ingvar the Plunderer (1)','','',8,7,0,1,0,1,1,0,81,81,1885,239400,247627,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.875,0.434027,'',0,5708,15,2.5,8,14,0,59706,59708,59735,59734,0,0,0,0,0,1279,0,0,0,0,0,0,33330,43662,0,0,0,0,0,0),(31674,12340,23980,0,26351,0,0,0,'Ingvar the Plunderer (1)','','',8,6,0,1,0,1,1,0,81,81,1885,247627,247627,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1279,0,0,0,0,0,0,33330,43662,0,0,0,0,0,0),(31675,12340,24082,0,22287,22288,0,0,'Proto-Drake Handler (1)','','',0,7,0,1,0,1,1,0,80,81,1885,63000,65165,4038,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,1.5,0.347222,'',0,5469,15,2.5,8,14,0,59695,59696,59694,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31676,12340,24849,0,22287,22288,0,0,'Proto-Drake Rider (1)','','',2080,7,0,1,0,1,1,0,80,81,1885,63000,65165,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.347222,'',0,3973,15,2.5,8,14,0,59605,59603,59604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31677,12340,0,0,6372,0,0,0,'Proto-Drake Skyguard (1)','','',0,2,0,1,0,1,1,0,1,1,1885,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31678,12340,29735,0,22088,23793,0,0,'Savage Worg (1)','','',1,1,1,0,0,1,1,0,80,81,16,15750,16291,0,1,0,1000,0,232,302,0,0,0,0,0,10033,0,0,0,0,0,0,0,1.75,'',0,0,15,2.5,8,14,0,55077,42745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31679,12340,24200,0,22194,0,0,0,'Skarvald the Constructor (1)','','',72,7,0,1,0,1,1,0,80,80,1885,201600,208528,0,1,0,2000,0,6032,7852,0,0,0,0,0,9729,0,0,0,0,0,0,1.875,0.434027,'',0,5694,15,2.5,8,14,0,43651,48193,48583,0,0,0,0,0,0,1279,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31680,12340,27390,0,24605,0,0,0,'Skarvald the Constructor (1)','','',72,7,0,1,0,1,1,0,80,80,1885,208528,208528,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,48583,43651,0,0,0,0,0,0,0,1279,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31681,12340,24084,0,25399,0,0,0,'Tunneling Ghoul (1)','','',0,6,0,0,0,1,1,0,80,81,1885,12600,13033,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,2,0.62,'',0,1326,15,2.5,8,14,0,42702,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(31682,12340,0,0,11686,0,0,0,'Utgarde Duo Trigger (1)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31683,12340,0,0,22712,17188,0,0,'Wrath Gate Dummy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31684,9056,0,0,22712,17188,0,0,'Wrath Gate Dummy (Undercity)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31685,9056,0,0,1072,0,0,0,'Borean Marmot','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.122,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(31686,9056,0,0,26767,19725,0,0,'Flame Sphere','','',0,10,0,0,0,1,1,0,80,80,14,12600,12600,0,0.1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0.1,0.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31687,9056,0,0,26767,19725,0,0,'Flame Sphere','','',0,10,0,0,0,1,1,0,80,80,14,12600,12600,0,0.1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0.1,0.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31688,9056,0,0,11686,0,0,0,'Whirlwind','','',0,4,0,0,0,1,1,0,80,80,2054,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31689,9056,0,0,27657,0,0,0,'Gnome Diver','','',0,10,0,0,0,1,1,0,75,75,2006,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.725,0.3519,'59562',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31690,9056,0,0,21955,11686,0,0,'Infra-Green Flight Master','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31691,9056,0,0,28007,0,0,0,'Faceless Lurker','','',0,10,0,0,0,1,1,0,79,80,16,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,3,0.465,'',0,2222,0,2.5,8,14,0,52342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44001,0,0,0,0,0,100,0),(31692,9056,0,0,15958,12818,15962,14701,'Reanimated Abomination','','',0,6,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,3,1,'',0,0,0,2.5,8,14,0,59564,59576,0,0,0,0,0,0,0,4,0,0,0,0,0,0,43966,42108,0,0,0,0,0,0),(31693,9056,0,0,25987,25756,0,0,'Stormforged Saboteur','','',0,7,0,0,0,1,1,0,79,80,2102,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.31,'',0,2226,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42105,0,0,0,0,0,0,0),(31694,9767,0,0,27785,0,0,0,'Azure Drake Mount','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31695,9767,0,0,25832,0,0,0,'Blue Drake Mount','','',0,2,0,1,0,25,10,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29903,9056,0,0,26619,0,26619,0,'Frostbite','','vehichleCursor',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31697,9056,0,0,25835,0,0,0,'Red Drake','','',0,2,0,0,0,1.25,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,273,0),(31698,9056,0,0,27796,0,0,0,'Twilight Drake Mount','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31699,12340,0,0,27659,0,0,0,'Black Polar Bear Mount','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31700,12340,0,0,27660,0,0,0,'Brown Polar Bear Mount','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31701,9056,0,0,27673,27674,27675,27676,'Skybreaker Infantry','','',4096,7,0,0,0,1.5,1,0,80,80,210,18900,18900,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,29426,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31702,9056,0,0,27710,0,0,0,'Frostbrood Spawn','','',0,6,0,0,0,1,1,0,80,80,974,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,2.625,0.1085,'',0,2207,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,284,0,0,0,0,0,0,0,0,0),(31703,12340,0,0,26510,0,0,0,'Black Mammoth Mount','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,8,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31704,9767,0,0,27663,0,0,0,'Crewman Spinwheel','The Cloudkisser','',0,7,0,0,0,1,1,0,72,72,1734,4278,4278,0,1,1,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31705,9056,0,0,27662,0,0,0,'Crewman Coilspan','The Cloudkisser','',0,7,0,0,0,1,1,0,72,72,1734,4278,4278,0,1,1,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31706,9767,0,0,27664,0,0,0,'Crewman Stembolt','The Cloudkisser','',0,7,0,0,0,1,1,0,72,72,1734,4278,4278,0,1,1,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31708,9056,0,0,2853,0,0,0,'Deathguard Barth','The Cloudkisser','',0,7,0,0,0,2,1,0,75,75,1801,21270,21270,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,12024,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31709,9056,0,0,2955,0,0,0,'Cosmetic Albino Snake','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31710,9056,0,0,1206,0,0,0,'Cosmetic Black Kingsnake','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31711,9056,0,0,2957,0,0,0,'Cosmetic Brown Snake','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31712,12340,0,0,6303,0,0,0,'Cosmetic Crimson Snake','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31713,12340,0,0,1986,0,0,0,'Cosmetic Green Water Snake','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31714,9056,0,0,2954,0,0,0,'Cosmetic Ribbon Snake','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31715,9056,0,0,2859,0,0,0,'Deathguard Hicks','The Cloudkisser','',0,7,0,0,0,2,1,0,75,75,1801,21270,21270,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,12024,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31716,9056,0,0,27661,0,0,0,'Sky-Captain Cryoflight','The Cloudkisser','',0,7,0,0,0,1,1,0,40,40,1734,1524,1524,0,1,1,2000,0,56,74,0,0,0,0,300000,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31718,9056,33192,0,25750,0,0,0,'Frostbrood Whelp','','',0,6,0,0,0,1,1,0,80,80,16,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1,0.31,'',0,2218,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,44631,0,0,0,0,0,0,0),(31719,9056,0,0,17170,1004,27667,0,'Cosmetic Frenzy','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.696,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,125,0),(31720,9767,0,0,27686,0,0,0,'Crewman Shubbscoop','The Mighty Wind','',0,7,0,0,0,1,1,0,72,72,1734,4278,4278,0,1,1,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31721,9056,0,0,27064,0,0,0,'Frostbrood Sentry','','',0,6,0,0,0,2,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,0.31,'',0,0,0,2.5,8,14,0,60542,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31722,12340,31125,0,26967,0,0,0,'Archavon the Stone Watcher (1)','','',108,5,0,3,0,1,1,0,83,83,16,9970675,9970675,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,7.5,0.465,'',1,251859,15,2.5,8,14,0,60883,60895,61672,0,0,0,0,0,0,12287,0,0,0,0,174,0,0,0,0,0,0,0,0,0),(31723,9056,0,0,27684,0,0,0,'Crewman Barrowswizzle','The Mighty Wind','',0,7,0,0,0,1,1,0,72,72,1734,4278,4278,0,1,1,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31724,9056,0,0,27685,0,0,0,'Crewman Paltertop','The Mighty Wind','',0,7,0,0,0,1,1,0,72,72,1734,4278,4278,0,1,1,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31725,9056,0,0,27687,0,0,0,'Sky-Captain LaFontaine','The Mighty Wind','',0,7,0,0,0,1,1,0,80,80,1734,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31726,9056,0,0,4602,0,0,0,'Grunt Gritch','','',0,7,0,0,0,2,1,0,75,75,1801,21270,21270,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31727,9056,0,0,4601,0,0,0,'Grunt Grikee','','',0,7,0,0,0,2,1,0,75,75,1801,21270,21270,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,12024,23337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31728,9056,0,0,5585,5556,5586,11709,'Cosmetic Cat Set 1/2','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31729,9056,0,0,5448,5554,5555,9990,'Cosmetic Cat Set 2/2','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31730,9056,0,0,6296,901,6295,1924,'Cosmetic Frog','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31731,9056,35297,0,24584,24582,0,0,'Wyrm Reanimator','Cult of the Damned','',0,7,0,0,0,1,1,0,80,80,21,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.306,'',0,2218,0,2.5,8,14,0,32063,11443,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31732,9056,0,0,1141,1418,2176,0,'Cosmetic Rat','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31733,9056,0,0,3233,0,0,0,'Cosmetic Cockroach','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.5,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31734,12340,28859,0,26752,0,0,0,'Malygos','','',108,2,0,3,0,1,1,0,83,83,16,19523000,19523000,212900,1,0,2000,0,34720,47180,0,0,0,0,0,10673,0,0,0,0,0,0,20,2,'',1,0,0,2.5,8,14,0,57432,60072,61694,60936,0,0,0,0,0,0,0,0,0,0,0,0,44650,0,0,0,0,0,0,0),(31735,9056,0,0,27680,27681,27682,0,'Cosmetic Pig','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.6,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(29883,12340,0,0,25092,0,25092,0,'Kyle\'s Test Vehicle','','vehichleCursor',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,2.25,3.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31737,9056,0,0,27672,27723,27724,27725,'Skybreaker Squad Leader','','',0,7,0,0,0,2,1,0,80,80,210,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15496,12551,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31738,9056,35297,0,27671,0,0,0,'Cultist Corrupter','Cult of the Damned','',0,7,0,0,0,1,1,0,80,80,1982,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.306,'',0,2219,0,2.5,8,14,0,50324,50323,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31739,9056,0,0,27751,27752,0,0,'Warsong Battleguard','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,57793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31740,9056,0,0,27881,27882,27883,0,'Cosmetic Turtle','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.2,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31741,9056,0,0,4626,15918,6302,328,'Cosmetic Rabbit','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31742,9056,0,0,1072,0,0,0,'Cosmetic Prairie Dog','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.122,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31743,12340,0,0,16480,19595,0,0,'Icy Ghoul KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31744,12340,0,0,856,0,0,0,'Cooking Loot Pinata','Hit Me!','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31745,9056,0,0,21955,11686,0,0,'Icecrown Bomber - Bindsight Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31746,9056,31258,33192,26623,0,0,0,'Ymirheim Defender','','',0,7,0,0,0,1,1,0,80,80,1885,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.465,'',0,2224,0,2.5,8,14,0,60988,59633,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(31747,9056,33192,0,27683,0,0,0,'Necrotic Webspinner','','',1,1,3,0,0,1,1,0,79,80,2068,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,744,745,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29857,9056,0,0,9954,0,0,0,'Frostbite','Khaliisi\'s Pet','vehichleCursor',0,1,0,0,0,1.3,1,0,79,79,1981,15827,15827,3893,1,0,2000,0,376,563,0,2250,301,450,180000,9405,0,0,0,0,0,0,1.95,0.455,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,0,0,0,0,0,0,0,0,0),(29841,12340,0,0,26578,0,26578,0,'Merdle','Sparksocket\'s Pride and Joy','vehichleCursor',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31750,12340,30245,0,24316,24317,24318,24319,'Nexus Lord (1)','','',0,7,0,1,0,1,1,0,80,80,35,567000,567000,99850,1,0,2000,0,5421,7566,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,15,2.5,8,14,0,57060,60073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31751,12340,30249,0,24316,24317,24318,24319,'Scion of Eternity (1)','','',0,7,0,1,0,1,1,0,80,80,35,302400,302400,220350,1,0,2000,0,4498,6487,0,0,0,0,0,5,0,0,0,0,0,0,1.65,0.3366,'',0,0,15,2.5,8,14,0,56397,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31752,12340,0,0,25835,0,0,0,'Wyrmrest Skytalon (1)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,56091,56092,57090,57143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31754,9056,33192,0,27702,0,0,0,'Glacial Bonelord','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,0.694444,'',0,2211,0,2.5,8,14,0,51878,39171,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31755,9056,0,0,913,1037,23519,1041,'Stabled Hunter Pet','','',0,10,0,0,0,1,1,0,74,80,35,10282,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.611,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31756,9056,0,0,193,27726,2729,27690,'Stabled Hunter Pet','','',0,10,0,0,0,1,1,0,74,80,35,10282,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,1.176,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31757,9056,0,0,27727,4636,4768,23521,'Stabled Hunter Pet','','',0,10,0,0,0,1,1,0,74,80,35,10282,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.65,0.8745,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31758,9056,0,0,27692,1338,2540,802,'Stabled Hunter Pet','','',0,10,0,0,0,1,1,0,74,80,35,10282,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.75,1.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31759,9056,0,0,27696,0,0,0,'Sailor Jansen','Northspear','',0,7,0,0,0,1,1,0,72,72,1733,4278,4278,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31760,9056,0,0,27697,0,0,0,'Sailor Berg','Northspear','',0,7,0,0,0,1,1,0,72,72,1733,4278,4278,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31761,9056,0,0,27698,0,0,0,'Sailor Davies','Northspear','',0,7,0,0,0,1,1,0,72,72,1733,4278,4278,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31762,9056,0,0,27695,0,0,0,'Navigator Marcus','Northspear','',0,7,0,0,0,1,1,0,74,74,1733,4524,4524,0,1,0,2000,0,328,467,0,0,0,0,180000,7918,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31763,9056,0,0,27693,0,0,0,'Captain John Brookman','Northspear','',0,7,0,0,0,1,1,0,80,80,1733,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31764,9056,0,0,27694,0,0,0,'First Mate Kacy Dishon','Northspear','',0,7,0,0,0,1,1,0,76,76,1733,4781,4781,0,1,0,2000,0,356,503,0,0,0,0,180000,8520,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31765,9056,0,0,17345,0,0,0,'Tidal Wave','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,10,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31766,12340,0,0,1126,17612,0,0,'King of the Mountain Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31767,12213,0,0,16480,19595,0,0,'Plague Cauldron KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31768,9056,0,0,23513,23515,20833,23516,'Stabled Hunter Pet','','',0,10,0,0,0,1,1,0,74,80,35,10282,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.05,0.245,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31769,9056,0,0,23517,23514,2706,27700,'Stabled Hunter Pet','','',0,10,0,0,0,1,1,0,74,80,35,10282,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.2,0.28,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29810,12340,0,0,26573,0,26573,0,'Reed\'s Enhanced Exoskeleton','','vehichleCursor',8,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31773,9056,0,0,16480,27766,0,0,'Plague Cauldron Target','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31774,9056,0,0,4449,0,4449,0,'Empowered Necromancer','Cult of the Damned','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31775,9056,0,0,17444,0,0,0,'Thexal Deathchill','','',0,6,0,1,0,4,5,0,80,80,21,40320,40320,44070,1,0,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,5.25,3.5,'',0,6520,0,2.5,8,14,0,18099,59663,12096,18100,61747,60924,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31776,9056,0,0,27704,0,0,0,'Frazzle Geargrinder','Engineering Supplies','',0,7,0,0,0,1,1,0,80,80,1892,12600,12600,0,1,4226,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31777,12340,0,0,21955,11686,0,0,'Cloak Dome Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31778,9056,0,0,25831,0,0,0,'Black Drake Mount','','',0,2,0,0,0,1.25,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31779,9056,33192,0,26919,27705,27706,27707,'Skeletal Archmage','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,2,0.62,'',0,2230,0,2.5,8,14,0,15244,15122,15242,18100,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31780,9056,33192,0,23883,0,0,0,'Fallen Spiderlord','','',0,6,0,0,0,1,1,0,80,80,2068,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,10,0.5,'',0,2137,0,2.5,8,14,0,50284,60802,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,184,0),(31781,9056,0,0,27708,0,0,0,'Blast Thunderbomb','Engineering Supplies','',0,7,0,0,0,1,1,0,80,80,1981,12600,12600,0,1,4227,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31782,9056,0,0,20211,0,0,0,'Great Wind Vortex','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31783,9056,33192,0,25243,0,0,0,'Vrykul Necrolord','','',0,6,0,0,0,1,1,0,80,80,1885,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1,0.31,'',0,2225,0,2.5,8,14,0,9613,32712,50027,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31784,9056,0,0,27703,0,0,0,'Geargrinder\'s Jumpbot','','',0,9,0,0,0,1,1,0,1,1,1892,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,4338,4342,4336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31785,9056,0,0,27701,0,0,0,'Thunderbomb\'s Jumpbot','','',0,9,0,0,0,1,1,0,1,1,1981,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.5,1.085,'',0,0,0,2.5,8,14,0,59643,4342,4336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31786,9056,0,0,25177,0,0,0,'Oil Slick','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,300000,6708,0,0,0,0,0,0,1.5,0.35,'35357 46011',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31787,9056,33192,0,7616,0,0,0,'Citadel Watcher','','',0,6,0,0,0,1,1,0,79,80,2068,12175,12600,3944,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,4.5,3,'',0,2231,0,2.5,8,14,0,16564,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31788,9056,0,0,27712,0,0,0,'Captain Constance','The Kraken','',0,7,0,0,0,1,1,0,80,80,1733,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31789,9056,0,0,27713,0,0,0,'First Mate Fitzgerald','The Kraken','',0,7,0,0,0,1,1,0,76,76,1733,4781,4781,0,1,0,2000,0,356,503,0,0,0,0,180000,8520,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31790,9056,0,0,27714,0,0,0,'Navigator Meyer','The Kraken','',0,7,0,0,0,1,1,0,74,74,1733,4524,4524,0,1,0,2000,0,328,467,0,0,0,0,180000,7918,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31791,9056,0,0,27715,0,0,0,'Sailor Dawning','The Kraken','',0,7,0,0,0,1,1,0,72,72,1733,4278,4278,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31792,9056,0,0,27716,0,0,0,'Sailor Picardo','The Kraken','',0,7,0,0,0,1,1,0,72,72,1733,4278,4278,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31793,9056,0,0,27717,0,0,0,'Sailor Phillips','The Kraken','',0,7,0,0,0,1,1,0,72,72,1733,4278,4278,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31794,9056,0,0,1126,11686,0,0,'Alliance Ground Force Bunny','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31795,9056,0,0,27718,0,0,0,'Cosmetic Smolderweb Hatchling','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.3,0.374,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31796,9056,0,0,27719,27720,0,0,'Cosmetic Worg Pup','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.375,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(31797,9056,0,0,5747,0,0,0,'Ancient Sentinel','','',0,9,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.95,1.339,'',0,0,0,2.5,8,14,0,12612,5568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31798,9056,0,0,23823,0,0,0,'Athan','','',0,9,0,0,0,1,1,0,80,80,14,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,3,2.06,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44047,0,0,0,0,0,0,0),(31799,12213,0,0,14331,14346,14338,14376,'Stabled Mount','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31800,12213,0,0,14575,27722,10718,19483,'Stabled Mount','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31801,9056,0,0,17200,0,0,0,'Jumpbot Rocket Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31802,9056,0,0,9590,0,0,0,'Treant Ally','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31803,12213,0,0,17698,27721,21155,22472,'Stabled Mount','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31804,9056,0,0,27728,0,0,0,'Qatiichii','Green Island','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,4736,2000,0,200,281,0,0,0,0,180000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31805,9056,0,0,27729,0,0,0,'Nagojut','Walker of Waves','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,4736,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31806,9056,0,0,27730,0,0,0,'Oomailiq','Green Island','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,0,2000,0,200,281,0,0,0,0,180000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31807,9056,0,0,27731,0,0,0,'Aumanil','Walker of Waves','',0,7,0,0,0,1,1,0,68,68,1950,3834,3834,0,1,0,2000,0,231,325,0,0,0,0,300000,6126,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31808,9056,0,0,27732,0,0,0,'Ground Commander Koup','','',0,7,0,1,0,50,1,0,80,80,210,630000,630000,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31809,9056,0,0,236,2410,237,2408,'Swift Dalaran Steed','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31810,9056,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.65,0.3817,'54500',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31811,9056,0,0,19963,16946,0,0,'Varimathras Portal','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31812,9056,0,0,414,0,0,0,'Decomposed Ghoul','','',0,6,0,0,0,1,1,0,79,80,21,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.95,0.6929,'',0,0,0,2.5,8,14,0,15716,12097,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31813,9056,0,0,27538,0,0,0,'Frostskull Magus','','',0,6,0,0,0,1,0.5,0,80,80,21,12600,12600,1997,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,20297,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31814,9056,0,0,10812,26241,0,0,'A Distant Voice','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.51,2,'35709',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31815,9056,0,0,27736,0,0,0,'Bone Giant','','',0,6,0,1,0,4,1,0,80,80,21,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,9,2.08333,'',0,0,0,2.5,8,14,0,36405,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31816,12340,0,0,15294,0,0,0,'Ticking Bomb (1)','','',0,10,0,0,0,1,1,0,73,73,14,1,1,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,2.25,1.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31817,9056,0,0,21955,11686,0,0,'See Inviso Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31818,12340,11948,0,11896,0,0,0,'Vanndar Stormpike (2)','Stormpike General','',4,7,0,3,0,1,1,0,83,83,1216,488738,825966,0,1,0,2000,0,16240,21140,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31819,12340,11946,0,11894,0,0,0,'Drek\'Thar (2)','Frostwolf General','',4,7,0,3,0,1,1,0,83,83,35,825966,1395883,0,1,0,2000,0,16240,21140,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.4278,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31820,12340,11949,0,12823,0,0,0,'Captain Balinda Stonehearth (2)','Stormpike Captain','',4,7,0,3,0,1,1,0,83,83,35,504000,504000,119820,1,0,2000,0,14770,20510,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',1,1917,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31821,12340,13419,0,14884,0,0,0,'Ivus the Forest Lord (2)','','',8,7,0,3,0,1,1,0,1,1,1594,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,4.05,2,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31822,12340,13256,0,13174,0,0,0,'Lokholar the Ice Lord (2)','','',8,4,0,3,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31823,12340,13439,0,13472,0,0,0,'Wing Commander Vipore (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,1645,15,2.5,8,14,0,15580,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31824,12340,13438,0,13471,0,0,0,'Wing Commander Slidore (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,1586,15,2.5,8,14,0,15580,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31825,12340,13181,0,13475,0,0,0,'Wing Commander Mulverick (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,1871,15,2.5,8,14,0,15572,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31826,12340,13180,0,13474,0,0,0,'Wing Commander Jeztor (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,1758,15,2.5,8,14,0,15572,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31828,12340,13179,0,13473,0,0,0,'Wing Commander Guse (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,1714,15,2.5,8,14,0,15572,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31829,12340,14777,0,14797,14799,14798,14800,'West Frostwolf Warmaster (2)','','',0,7,0,1,0,1,1,0,1,1,35,532350,899671,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31830,9056,0,0,25092,0,0,0,'Refurbished Demolisher','','',0,9,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,3.75,'',0,0,0,2.5,8,14,0,59733,8204,59737,0,0,0,0,0,0,0,0,0,0,0,512,0,0,0,0,0,0,0,0,0),(31831,9056,0,0,23884,0,0,0,'Blight Spreader','','',8,7,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,3,5,'',0,0,0,2.5,8,14,0,50989,59761,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31832,9056,0,0,27738,27739,27740,27741,'Kor\'kron Infantry','','',4096,7,0,0,0,1.5,1,0,80,80,106,18900,18900,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,29426,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31833,9056,0,0,27746,27747,27748,27749,'Kor\'kron Squad Leader','','',0,7,0,0,0,2,1,0,80,80,106,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,15496,12551,15547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31834,9056,0,0,27737,0,0,0,'Ground Commander Xutjja','','',0,7,0,1,0,50,1,0,80,80,106,630000,630000,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31835,12213,0,0,16946,0,0,0,'Ingvar Throw Dummy (1)','','',1024,10,0,0,0,1,1,0,82,82,14,7623,7623,0,1,0,2000,0,488,642,0,0,0,0,0,10356,0,0,0,0,0,0,2,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31836,9056,0,0,27743,27745,0,0,'Blue Dragon Egg','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31837,9056,0,0,18783,0,18783,0,'Demonic Circle (Visual)','','',0,7,0,0,0,1,1,0,1,1,35,1,2,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31838,9056,0,0,27885,0,0,0,'Horde Infra-green Bomber','','',8,9,0,0,0,18.72,1,0,80,80,714,100000,100000,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,133,0),(31839,9056,0,0,28026,0,0,0,'Rizzy Ratchwiggle','Bombadier','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29709,9056,0,0,26710,0,26710,0,'Freed Proto-Drake','','vehichleCursor',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,2200,1,1,180000,7,0,0,0,0,0,0,5,0.3,'55034 61183',0,0,0,2.5,8,14,0,55046,0,0,0,0,0,0,0,0,0,0,0,0,0,194,0,0,0,0,0,0,0,263,0),(31841,9056,0,0,27759,27760,0,0,'Taunka Spirit Guide','','',2,7,0,1,0,10,2,0,80,80,83,42740,42740,7988,1,32769,2000,0,1918.2,2677.2,0,0,0,0,180000,9706,0,0,0,0,0,0,2.4,0.555555,'58729',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31842,9056,0,0,27757,27758,0,0,'Dwarven Spirit Guide','','',2,7,0,1,0,10,2,0,80,80,84,42740,42740,7988,1,32769,2000,0,1918.2,2677.2,0,0,0,0,180000,9706,0,0,0,0,0,0,1.65,0.3817,'58729',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31843,9056,33192,0,11369,8055,27764,27765,'Reanimated Miner','','',0,6,0,0,0,1,1,0,78,79,21,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,3,2,'',0,2120,0,2.5,8,14,0,48374,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31844,9056,0,0,27755,0,0,0,'Blight Aberration','','',12,6,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,7741,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31845,9056,0,0,1126,11686,0,0,'Horde Ground Force Bunny','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31847,9056,33192,0,25286,0,0,0,'Scavenging Geist','','',0,6,0,0,0,1,1,0,79,80,21,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.465,'',0,2227,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,44529,0,0,0,0,0,0,0),(31848,9056,0,0,27756,0,0,0,'Zidormi','','',0,2,0,1,0,1,1,0,80,80,1779,12600,12600,0,1,1,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31849,9183,0,0,27247,0,0,0,'Black War Mammoth','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31850,9183,0,0,27245,0,0,0,'Black War Mammoth','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31851,9056,0,0,27243,0,0,0,'Wooly Mammoth','','',0,1,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,4,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31852,9056,0,0,27244,0,0,0,'Wooly Mammoth','','',0,1,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,4,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31853,9056,33192,0,25300,25297,0,0,'Cruel Overseer','','',0,6,0,0,0,1,1,0,80,80,1885,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,2,0.62,'',0,2235,0,2.5,8,14,0,6253,49639,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31854,9056,0,0,27246,0,0,0,'Ice Mammoth','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31855,9056,0,0,27248,0,0,0,'Ice Mammoth','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29708,9056,0,0,26739,0,0,0,'Captive Proto-Drake','','vehichleCursor',0,2,0,0,0,1,1,0,80,80,2113,12600,12600,0,1,0,2000,0,420,630,0,2250,336,504,180000,9729,0,0,0,0,0,0,6.5,0.39,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,198,0,0,0,0,0,0,0,0,0),(29645,12340,0,0,7288,0,0,0,'Mechanical Suit ZX-5103','PH: Name, Model','vehichleCursor',8,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,3.44,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29616,12340,0,0,26323,0,26323,0,'Icefang TEST','','vehichleCursor',0,1,4,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,4.125,1.68025,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31863,9056,0,0,26463,0,0,0,'Nargle Lashcord','Veteran Arena Vendor','',0,7,0,0,0,1,1,0,75,75,35,8025,8025,0,1,0,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31864,9056,0,0,26464,0,0,0,'Xazi Smolderpipe','Arena Vendor','',0,7,0,0,0,1,1,0,75,75,35,8025,8025,0,1,0,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31865,9056,0,0,26465,0,0,0,'Zom Bocom','Apprentice Arena Vendor','',0,7,0,0,0,1,1,0,75,75,35,8025,8025,0,1,0,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31866,12340,0,0,1126,17612,0,0,'Slaves to Saronite Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31867,12340,28926,0,11686,0,0,0,'Spark of Ionar (1)','','',0,4,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,52671,0,0,0,0,0,0,0,0,77823,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31868,9056,0,0,25092,0,0,0,'Wrecked Demolisher','','',128,9,0,1,0,4,1,0,80,80,35,21368,21368,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,2.25,3.75,'49415 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31869,9056,0,0,7950,14501,0,0,'Cyclone','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,8,3.612,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31871,12340,0,0,19252,0,0,0,'Lighting Wasp (Underbelly Elixer Shapeshift)','','',1,1,44,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31872,12340,0,0,27166,0,0,0,'Indalamar\'s Stone Keeper\'s Shard Vendor','Emporium of AWESOME','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31873,12340,27598,0,10978,10972,0,0,'Fetid Troll Corpse (1)','','',0,6,0,0,0,1,1,0,80,80,35,3780,3780,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.3,0.4511,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31874,12340,0,0,169,17200,0,0,'Dark Matter (1)','','',0,10,0,0,0,1,1,0,81,81,114,9015,9268,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31875,12340,0,0,169,11686,0,0,'Dark Matter Target (1)','','',0,10,0,0,0,1,1,0,80,81,114,6678,6865,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31876,12340,27983,0,25991,0,0,0,'Dark Rune Protector (1)','','',0,7,0,1,0,1,1,0,80,81,35,25200,26066,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,22120,42724,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31877,12340,27984,0,25987,0,0,0,'Dark Rune Stormcaller (1)','','',0,7,0,0,0,1,1,0,80,81,35,20160,20852,8897,1,0,2000,0,351,509,0,0,0,0,0,10029,0,0,0,0,0,0,0,0.31,'',0,0,15,2.5,8,14,0,59863,59864,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31878,12340,0,0,169,11686,0,0,'Searing Gaze (1)','','',0,10,0,0,0,1,1,0,80,81,114,9015,9268,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31879,9056,0,0,27762,27763,0,0,'Human Mage (Underbelly Elixir Mirror Effect)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31880,9056,0,0,16480,21072,0,0,'Summoned Plague Cauldron Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31881,9056,0,0,27670,0,0,0,'Kor\'kron Troop Transport','','',0,9,0,1,0,5,1,0,80,80,1735,63000,63000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,290,0,0,0,0,0,0,0,0,0),(31882,9056,0,0,27768,27830,27831,0,'Kor\'kron Infiltrator','','',4096,7,0,0,0,1,1,0,80,80,1735,12600,12600,0,1,0,2000,0,0,0,0,0,0,0,180000,8757,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,15667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31883,9056,0,0,27769,0,0,0,'Lightwell','','Interact',1024,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31885,9056,24051,0,27019,0,0,0,'Rhukah','','',0,1,1,0,0,1,1,0,75,75,2123,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13470,0,0,0,0,0,0,0,0,0,0),(31886,9056,24051,0,22003,0,0,0,'Nargut','','',0,1,1,0,0,1,1,0,75,75,2123,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13470,0,0,0,0,0,0,0,0,0,0),(31887,9056,0,0,16480,21342,0,0,'Ebon Blade Marker','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,1,'59919',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31888,9056,0,0,1126,11686,0,0,'Horde Transport Controller Bunny','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31889,9056,0,0,134,0,0,0,'Grizzly Squirrel','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(31890,9056,0,0,16633,0,0,0,'Mountain Skunk','','',0,8,0,0,0,0.2,1,0,1,1,31,8,8,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(31891,9056,0,0,27771,0,0,0,'Kor\'kron Transport Pilot','','',4096,7,0,0,0,1,1,0,80,80,1735,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31892,9056,0,0,28015,0,0,0,'Darkspeaker R\'khem','','',0,7,0,1,0,10,10,0,80,80,190,126000,126000,39940,1,2,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,8,1.24,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(31893,9056,0,0,27769,0,0,0,'Lightwell','','Interact',1024,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31894,9056,0,0,27769,0,0,0,'Lightwell','','Interact',1024,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31895,9056,0,0,27769,0,0,0,'Lightwell','','Interact',1024,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31896,8478,0,0,27769,0,0,0,'Lightwell','','Interact',1024,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31897,9056,0,0,27769,0,0,0,'Lightwell','','Interact',1024,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31898,9056,0,0,27772,0,0,0,'Asric','','',0,7,0,0,0,3,1,0,70,80,35,20958,27645,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31899,9056,0,0,27780,0,0,0,'Jadaar','','',0,7,0,0,0,3,1,0,70,80,35,20958,27645,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31900,9056,33192,0,27774,25796,27775,27651,'Scourge Banner-Bearer','','',0,6,0,0,0,1,1,0,80,80,974,12600,12600,3994,1,0,1818,0,379.053,529.04,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.465,'60023',0,2229,0,2.5,8,14,0,60023,59942,32712,16583,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31902,9183,0,0,28044,0,0,0,'Red Proto-Drake','','',0,2,0,1,0,4,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,209,0),(31903,12340,14769,0,14793,14795,14794,14796,'West Frostwolf Marshal (2)','','',4,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31904,12340,13530,0,13825,13826,13827,13829,'Veteran Reaver (2)','','',0,7,0,1,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31905,12340,0,0,13682,13683,13684,13685,'Veteran Ranger (2)','','',0,7,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31906,12340,0,0,13828,13830,13831,13832,'Veteran Outrunner (2)','','',0,7,0,1,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31907,12340,0,0,13658,13659,13660,13661,'Veteran Commando (2)','','',0,7,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31908,12340,14767,0,14793,14795,14794,14796,'Tower Point Marshal (2)','','',0,7,0,1,0,1,1,0,1,1,1534,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31909,12340,14776,0,14797,14799,14798,14800,'Tower Point Warmaster (2)','','',0,7,0,1,0,1,1,0,1,1,35,935658,935658,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,150,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31910,9056,0,0,23317,0,0,0,'Geen','Oracles Quartermaster','',0,7,0,1,0,8,1,0,78,78,2063,94160,94160,0,1,640,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31911,9056,0,0,25376,0,0,0,'Tanak','Frenzyheart Quartermaster','',0,7,0,1,0,10,1,0,78,78,2060,117700,117700,0,1,640,2000,0,1780.2,2497.8,0,0,0,0,300000,9124,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31912,9767,0,0,28040,0,0,0,'Black Proto-Drake','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31913,12340,0,0,28077,0,0,0,'Invisible Stalker (Dispersion)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31915,9056,0,0,1126,11686,0,0,'Horde Transport Dropoff Bunny','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31916,9056,0,0,28218,0,0,0,'Tanaika','Kalu\'ak Quartermaster','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,640,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31917,12340,13161,0,1149,0,0,0,'Aerie Gryphon (2)','','',0,1,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,15,2.5,8,14,0,15285,21188,23969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31918,12340,13086,0,13298,0,0,0,'Aggi Rumblestomp (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,192,15,2.5,8,14,0,12169,15655,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31919,12340,12048,0,12069,12070,12071,12072,'Alliance Sentinel (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31920,12340,13116,0,13336,13337,0,0,'Alliance Spirit Guide (2)','','',2,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31921,12340,10990,0,13340,0,0,0,'Alterac Ram (2)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.25,0.455,'',0,0,15,2.5,8,14,0,13443,22120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31922,12340,13959,0,10946,0,0,0,'Alterac Yeti (2)','','',0,7,0,1,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.625,1.75,'',0,2103,15,2.5,8,14,0,16727,22479,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31923,12340,13442,0,13403,0,0,0,'Arch Druid Renferal (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,1861,15,2.5,8,14,0,15981,22127,22206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31924,12340,14187,0,14215,0,0,0,'Athramanis (2)','Bounty Hunter','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,606,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31925,12340,0,0,8716,0,0,0,'Blizzard Elemental (2)','','',0,4,0,1,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.875,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31926,12340,4255,0,2284,0,0,0,'Brogus Thunderbrew (2)','Food & Drink','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31927,12340,13548,0,13889,13890,13533,13534,'Champion Coldmine Explorer (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31928,12340,13536,0,13563,13564,13565,13566,'Champion Coldmine Guard (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31929,12340,13551,0,13632,13633,13634,13635,'Champion Coldmine Invader (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31930,12340,13539,0,13558,13559,13560,13561,'Champion Coldmine Surveyor (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31931,12340,13527,0,13650,13651,13652,13653,'Champion Commando (2)','','',0,7,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31932,12340,13422,0,13351,13352,13353,13354,'Champion Defender (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,570,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31933,12340,13421,0,13361,13362,13363,13364,'Champion Guardian (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,596,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31934,12340,13424,0,13371,13372,13373,13374,'Champion Guardsman (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,725,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31935,12340,13542,0,13777,13778,13779,13780,'Champion Irondeep Explorer (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31936,12340,13554,0,13789,13791,13790,13792,'Champion Irondeep Guard (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31937,12340,13545,0,13598,13599,13600,13601,'Champion Irondeep Raider (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31938,12340,13557,0,13803,13804,13805,13806,'Champion Irondeep Surveyor (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31939,12340,13425,0,13375,13376,13377,13378,'Champion Legionnaire (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,687,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31940,12340,0,0,13379,13380,13381,13382,'Champion Mountaineer (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31941,12340,0,0,13833,13834,13835,13836,'Champion Outrunner (2)','','',0,7,0,1,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31942,12340,0,0,13686,13687,13688,13689,'Champion Ranger (2)','','',0,7,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31943,12340,0,0,13837,13838,13839,13840,'Champion Reaver (2)','','',0,7,0,1,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31944,12340,0,0,13357,13358,13359,13360,'Champion Sentinel (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31945,12340,0,0,13365,13366,13367,13368,'Champion Warrior (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31946,12340,13096,0,13895,13896,13552,13553,'Coldmine Explorer (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,105,15,2.5,8,14,0,12544,14145,15242,15244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31947,12340,13089,0,13322,13323,13325,13562,'Coldmine Guard (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,6253,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31948,12340,13087,0,13326,13328,13630,13631,'Coldmine Invader (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,9080,12057,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31949,12340,13317,0,556,308,0,0,'Coldmine Miner (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31950,12340,13316,0,13334,0,0,0,'Coldmine Peon (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31951,12340,13097,0,13330,13331,13540,13537,'Coldmine Surveyor (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,15498,15586,15654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31952,12340,13140,0,13462,0,0,0,'Commander Dardosh (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,2050,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31953,12340,13319,0,13445,0,0,0,'Commander Duffy (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3817,'',0,1974,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31954,12340,0,0,13450,0,0,0,'Commander Karl Philips (2)','','',0,7,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31955,12340,0,0,13465,0,0,0,'Commander Louis Philips (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31956,12340,0,0,13463,0,0,0,'Commander Malgor (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31957,12340,0,0,13446,0,0,0,'Commander Mortimer (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31958,12340,0,0,13464,0,0,0,'Commander Mulfort (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31959,12340,0,0,13455,0,0,0,'Commander Randolph (2)','','',0,7,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31960,12340,13447,0,13383,0,0,0,'Corporal Noreg Stormpike (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,1667,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31961,12340,0,0,13851,0,0,0,'Corporal Teeka Bloodsnarl (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31962,12340,13155,0,2863,0,0,0,'Deathstalker Agent (2)','','',0,7,0,1,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31963,12340,14188,0,14234,0,0,0,'Dirk Swindle (2)','Bounty Hunter','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,607,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31964,12340,12121,0,10278,0,0,0,'Drakan (2)','','',0,1,0,1,0,1,1,0,1,1,35,60736,102644,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,1.625,1.3,'',0,0,15,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31965,12340,13443,0,13409,0,0,0,'Druid of the Grove (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,1656,15,2.5,8,14,0,21668,22127,22128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31966,12340,14762,0,14793,14795,14794,14796,'Dun Baldar North Marshal (2)','','',0,7,0,1,0,1,1,0,1,1,35,553644,553644,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,13736,15589,22911,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31967,12340,14770,0,14797,14799,14798,14800,'Dun Baldar North Warmaster (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31968,12340,14763,0,14793,14795,14794,14796,'Dun Baldar South Marshal (2)','','',0,7,0,1,0,1,1,0,1,1,35,553644,553644,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,13736,15589,22911,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31969,12340,14771,0,14797,14799,14798,14800,'Dun Baldar South Warmaster (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31970,12340,12122,0,10278,0,0,0,'Duros (2)','','',0,1,0,1,0,1,1,0,1,1,35,60736,102644,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,1.625,1.3,'',0,0,15,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31971,12340,14768,0,14793,14795,14794,14796,'East Frostwolf Marshal (2)','','',0,7,0,1,0,1,1,0,1,1,1534,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31972,12340,14772,0,14797,14799,14798,14800,'East Frostwolf Warmaster (2)','','',0,7,0,1,0,1,1,0,1,1,35,553644,935658,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31973,12340,13446,0,13662,0,0,0,'Field Marshal Teravaine (2)','','',0,7,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31974,12340,0,0,12815,0,0,0,'Fjordune the Greater (2)','','',0,5,0,2,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.5,1.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31975,12340,10981,0,10278,0,0,0,'Frostwolf (2)','','',1,1,1,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.625,1.3,'',0,0,15,2.5,8,14,0,13443,0,0,0,0,0,0,0,0,0,0,0,0,13040,0,0,0,0,0,0,0,0,0,0),(31976,12340,14285,0,14320,14321,14323,14325,'Frostwolf Battleguard (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,1780,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31977,12340,14282,0,782,0,0,0,'Frostwolf Bloodhound (2)','','',17,1,1,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.4375,1.725,'',0,0,15,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31978,12340,13359,0,13398,13399,13400,13401,'Frostwolf Bowman (2)','','',0,7,0,0,0,1,1,0,1,1,35,17472,17969,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,576,15,2.5,8,14,0,22121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31979,12340,0,0,15243,15244,15245,15246,'Frostwolf Emissary (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31980,12340,0,0,13793,0,0,0,'Frostwolf Explosives Expert (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31981,12340,12053,0,12165,12166,12167,12170,'Frostwolf Guardian (2)','','',0,7,0,0,0,1,1,0,1,1,35,6120,6120,0,1,0,2000,0,387,543,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,543,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31982,12340,11998,0,12080,0,0,0,'Frostwolf Herald (2)','','',0,7,0,0,0,1,1,0,1,1,1335,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31983,12340,12051,0,12949,12950,12951,12952,'Frostwolf Legionnaire (2)','','',0,7,0,0,0,1,1,0,1,1,35,6614,6614,0,1,0,2000,0,371,522,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,524,15,2.5,8,14,0,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31984,13202,0,0,13394,0,0,0,'Frostwolf Mine Layer (2)','','',0,7,0,1,0,1,1,0,61,61,35,20436,20436,0,1,0,2000,0,256.843,256.843,0,0,210,210,0,4091,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31985,12340,0,0,13817,13818,13819,13820,'Frostwolf Outrunner (2)','','',0,7,0,1,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31986,12340,12097,0,13385,0,0,0,'Frostwolf Quartermaster (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31987,12340,0,0,13809,13810,13811,13812,'Frostwolf Reaver (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31988,12340,0,0,12165,12166,12167,12170,'Frostwolf Reclaimer (2)','','',0,7,0,1,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31989,12340,13284,0,13410,0,0,0,'Frostwolf Shaman (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,1627,15,2.5,8,14,0,12550,21401,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31990,12340,13378,0,13310,0,0,0,'Frostwolf Shredder Unit (2)','','',0,9,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31991,12340,13616,0,13670,0,0,0,'Frostwolf Stable Master (2)','Stable Master','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,4194304,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31992,12340,12052,0,12081,12082,12083,12084,'Frostwolf Warrior (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31993,12340,0,0,13411,13412,13414,13413,'Frostwolf Wolf Rider (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31994,12340,13441,0,13415,0,0,0,'Frostwolf Wolf Rider Commander (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,2855,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31995,12340,13281,0,2346,0,0,0,'Furis (2)','','',0,3,0,0,0,1,1,0,1,1,1215,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1.42,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31996,12340,13216,0,13476,0,0,0,'Gaelden Hammersmith (2)','Stormpike Supply Officer','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,1662,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31997,12340,15139,0,11686,0,0,0,'Gahz\'ranka Herald (2)','','',0,10,0,0,0,1,1,0,1,1,1334,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31998,12340,0,0,12249,0,0,0,'Gash\'nak the Cannibal (2)','','',0,7,0,2,0,1,1,0,1,1,37,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(31999,12340,3343,0,1359,0,0,0,'Grelkor (2)','Blacksmithing Supplies','',138412102,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32000,12340,603,0,10792,0,0,0,'Grimtooth (2)','','',0,7,0,0,0,1,1,0,1,1,39,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.75,'',0,623,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32001,12340,13218,0,13477,0,0,0,'Grunnda Wolfheart (2)','Frostwolf Supply Officer','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,1561,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32002,12340,14943,0,11012,0,0,0,'Guse\'s War Rider (2)','','',0,1,0,1,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,15285,21188,23969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32003,12340,14848,0,13069,0,0,0,'Herald (2)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.005,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32004,12340,13117,0,13338,13339,0,0,'Horde Spirit Guide (2)','','',2,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32005,12340,0,0,10041,0,0,0,'Ice Giant (2)','','',8,5,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32006,12340,14766,0,14793,14795,14794,14796,'Iceblood Marshal (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32007,12340,14773,0,14797,14799,14798,14800,'Iceblood Warmaster (2)','','',0,7,0,1,0,1,1,0,1,1,35,935658,935658,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32008,12340,14764,0,14793,14795,14794,14796,'Icewing Marshal (2)','','',0,7,0,1,0,1,1,0,1,1,35,719737,719737,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,13736,15589,22911,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32009,12340,14774,0,14797,14799,14798,14800,'Icewing Warmaster (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,7904,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32010,12340,14947,0,1148,0,0,0,'Ichman\'s Gryphon (2)','','',0,1,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.6,1.3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32011,12340,0,0,10285,0,0,0,'Irondeep Cave Lurker UNUSED (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.0465,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32012,12340,13099,0,13430,13431,13432,13433,'Irondeep Explorer (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,12544,14145,15242,15244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32013,12340,0,0,10285,0,0,0,'Irondeep Geomancer UNUSED (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.0465,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32014,12340,13080,0,13311,13313,13312,13314,'Irondeep Guard (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32015,12340,13396,0,556,308,0,0,'Irondeep Miner (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32016,12340,13397,0,13335,0,0,0,'Irondeep Peon (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,80,15,2.5,8,14,0,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32017,12340,13081,0,13434,13435,13436,13437,'Irondeep Raider (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,9080,12057,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32018,12340,11600,0,10285,0,0,0,'Irondeep Shaman (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.0465,'',0,246,15,2.5,8,14,0,12492,15786,15801,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32019,12340,11602,0,10285,0,0,0,'Irondeep Skullthumper (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.0465,'',0,380,15,2.5,8,14,0,14099,16172,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32020,12340,13098,0,13315,13317,13316,13318,'Irondeep Surveyor (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,15498,15586,15654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32021,12340,10987,0,10285,0,0,0,'Irondeep Trogg (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.0465,'',0,333,15,2.5,8,14,0,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32022,12340,0,0,13438,0,0,0,'Jekyll Flandring (2)','Frostwolf Supply Officer','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32023,12340,14944,0,11012,0,0,0,'Jeztor\'s War Rider (2)','','',0,1,0,1,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32024,12340,5134,0,3061,0,0,0,'Jonivera Farmountain (2)','General Goods','',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32025,12340,13798,0,13808,0,0,0,'Jotek (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.4464,'',0,598,15,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32026,12340,13079,0,13300,0,0,0,'Keetar (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,175,15,2.5,8,14,0,14516,15496,15576,17207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32027,12340,0,0,7873,0,0,0,'Korrak the Bloodrager (2)','','',0,7,0,1,0,1,1,0,1,1,37,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18148,0,0,0,0,0,0,0),(32028,12340,5139,0,3084,0,0,0,'Kurdrum Barleybeard (2)','Reagents & Poison Supplies','',102,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,104,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32029,12340,4257,0,2286,0,0,0,'Lana Thunderbrew (2)','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,133,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32030,12340,0,0,13456,0,0,0,'Lieutenant Greywand (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32031,12340,0,0,7864,0,0,0,'Lieutenant Grummus (2)','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.175,0.725,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32032,12340,0,0,13841,0,0,0,'Lieutenant Haggerdin (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32033,12340,0,0,13457,0,0,0,'Lieutenant Largent (2)','','',0,7,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32034,12340,0,0,13466,0,0,0,'Lieutenant Lewis (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32035,12340,0,0,13458,0,0,0,'Lieutenant Lonadin (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32036,12340,0,0,13459,0,0,0,'Lieutenant Mancuso (2)','','',0,7,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32037,12340,0,0,1693,0,0,0,'Lieutenant Murp (2)','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.175,0.725,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32038,12340,0,0,13467,0,0,0,'Lieutenant Rugba (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32039,12340,0,0,13460,0,0,0,'Lieutenant Spencer (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32040,12340,0,0,13461,0,0,0,'Lieutenant Stouthandle (2)','','',0,7,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32041,12340,0,0,13468,0,0,0,'Lieutenant Stronghoof (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32042,12340,0,0,13469,0,0,0,'Lieutenant Vol\'talar (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32043,12340,13088,0,13305,0,0,0,'Masha Swiftcut (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,278,15,2.5,8,14,0,3391,6434,15667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32044,12340,13377,0,13439,0,0,0,'Master Engineer Zinfizzlex (2)','','',0,7,0,1,0,1,1,0,1,1,1194,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32045,12340,11657,0,5945,0,0,0,'Morloch (2)','','',0,7,0,0,0,1,1,0,1,1,59,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.2075,'',0,111,15,2.5,8,14,0,15537,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32046,12340,13797,0,13849,0,0,0,'Mountaineer Boombellow (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,1828,15,2.5,8,14,0,11976,22120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32047,12340,14945,0,11012,0,0,0,'Mulverick\'s War Rider (2)','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32048,12340,13257,0,13151,0,0,0,'Murgot Deepforge (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,639,15,2.5,8,14,0,21163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32049,12340,14185,0,14232,0,0,0,'Najak Hexxen (2)','Bounty Hunter','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,578,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32050,12340,13236,0,13478,0,0,0,'Primalist Thurloga (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,1854,15,2.5,8,14,0,15234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32051,12340,13816,0,13794,0,0,0,'Prospector Stonehewer (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,175,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32052,12340,3625,0,4294,0,0,0,'Rarck (2)','General Goods','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,135,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32053,12340,14186,0,14233,0,0,0,'Ravak Grimtotem (2)','Bounty Hunter','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.05,0.9747,'',0,600,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32054,12340,0,0,14072,0,0,0,'Rezrelek (2)','Winterax Hero','',0,7,0,2,0,1,1,0,1,1,37,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32055,12340,0,0,8811,0,0,0,'Risen Ancient (2)','','',0,10,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,7.5,7.602,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32056,12340,0,0,10833,0,0,0,'Ryson\'s Eye in the Sky (2)','','',0,1,0,1,0,1,1,0,1,1,1194,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.525,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32057,12340,13546,0,13891,13892,13538,13539,'Seasoned Coldmine Explorer (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,900,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32058,12340,13534,0,13567,13568,13569,13570,'Seasoned Coldmine Guard (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,100,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32059,12340,13549,0,13636,13637,13638,13639,'Seasoned Coldmine Invader (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32060,12340,13537,0,13544,13546,13548,13550,'Seasoned Coldmine Surveyor (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32061,12340,13525,0,13654,13655,13656,13657,'Seasoned Commando (2)','','',0,7,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32062,12340,13326,0,13262,13263,13264,13265,'Seasoned Defender (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,575,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32063,12340,13328,0,13278,13279,13280,13281,'Seasoned Guardian (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,581,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32064,12340,13324,0,13249,13250,13251,13252,'Seasoned Guardsman (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,589,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32065,12340,13540,0,13769,13770,13771,13772,'Seasoned Irondeep Explorer (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32066,12340,13552,0,13781,13782,13783,13784,'Seasoned Irondeep Guard (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32067,12340,13543,0,13590,13591,13592,13593,'Seasoned Irondeep Raider (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32068,12340,13555,0,13795,13796,13797,13798,'Seasoned Irondeep Surveyor (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,15498,15586,15654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32069,12340,13329,0,13286,13287,13288,13289,'Seasoned Legionnaire (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,432,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32070,12340,0,0,13266,13267,13268,13269,'Seasoned Mountaineer (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32071,12340,0,0,13821,13822,13823,13824,'Seasoned Outrunner (2)','','',0,7,0,1,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32072,12340,0,0,13678,13679,13680,13681,'Seasoned Ranger (2)','','',0,7,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32073,12340,0,0,13813,13814,13815,13816,'Seasoned Reaver (2)','','',0,7,0,1,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32074,12340,13327,0,13229,13230,13231,13232,'Seasoned Sentinel (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32075,12340,0,0,13301,13302,13303,13304,'Seasoned Warrior (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32076,12340,0,0,13383,0,0,0,'Sergeant Durgen Stormpike (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32077,12340,13448,0,13402,0,0,0,'Sergeant Yazra Bloodsnarl (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,900,15,2.5,8,14,0,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32078,12340,10367,0,9765,0,0,0,'Shrye Ragefist (2)','Food & Drink','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32079,12340,14946,0,1148,0,0,0,'Slidore\'s Gryphon (2)','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.6,1.3,'',0,0,15,2.5,8,14,0,15285,21188,23969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32080,12340,13176,0,13152,0,0,0,'Smith Regzar (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,1910,15,2.5,8,14,0,21163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32081,12340,11678,0,10282,0,0,0,'Snowblind Ambusher (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.6188,'',0,411,15,2.5,8,14,0,7159,19472,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32082,12340,10986,0,10282,0,0,0,'Snowblind Harpy (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.6188,'',0,411,15,2.5,8,14,0,3589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32083,12340,11675,0,10282,0,0,0,'Snowblind Windcaller (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.6188,'',0,426,15,2.5,8,14,0,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32084,12340,0,0,13340,0,0,0,'Stabled Alterac Ram (2)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.25,0.455,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32085,12340,13618,0,10278,0,0,0,'Stabled Frostwolf (2)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.625,1.3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32086,12340,14765,0,14793,14795,14794,14796,'Stonehearth Marshal (2)','','',0,7,0,1,0,1,1,0,1,1,35,327600,327600,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,13736,15589,22911,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32087,12340,14775,0,14797,14799,14798,14800,'Stonehearth Warmaster (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,7904,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32088,12340,14284,0,14322,14324,14326,14327,'Stormpike Battleguard (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,1616,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32089,12340,13358,0,13390,13391,13392,13393,'Stormpike Bowman (2)','','',0,7,0,0,0,1,1,0,1,1,35,17472,17969,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,580,15,2.5,8,14,0,22121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32090,12340,0,0,13645,13646,13647,13648,'Stormpike Commando (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32091,12340,12050,0,13274,13275,13276,13277,'Stormpike Defender (2)','','',0,7,0,0,0,1,1,0,1,1,35,6120,6120,0,1,0,2000,0,387,543,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,547,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32092,12340,0,0,15259,15388,15260,15262,'Stormpike Emissary (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32093,12340,0,0,13671,0,0,0,'Stormpike Explosives Expert (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32094,12340,12127,0,13253,12077,12079,12078,'Stormpike Guardsman (2)','','',4718592,7,0,0,0,1,1,0,1,1,35,6614,6614,0,1,0,2000,0,371,522,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,520,15,2.5,8,14,0,11976,22120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32095,12340,11997,0,12075,0,0,0,'Stormpike Herald (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32096,12340,0,0,13386,0,0,0,'Stormpike Mine Layer (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32097,12340,0,0,12065,12066,12067,12068,'Stormpike Mountaineer (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32098,12340,14283,0,10828,0,0,0,'Stormpike Owl (2)','','',1,1,26,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.4025,'',0,0,15,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,13264,0,0,0,0,0,0,0,0,0,0),(32099,12340,12096,0,13384,0,0,0,'Stormpike Quartermaster (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,150,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32100,12340,13576,0,13709,13710,13711,13712,'Stormpike Ram Rider (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,1587,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32101,12340,13577,0,13714,0,0,0,'Stormpike Ram Rider Commander (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,1713,15,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32102,12340,0,0,13674,13675,13676,13677,'Stormpike Ranger (2)','','',0,7,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32103,12340,0,0,13274,13275,13276,13277,'Stormpike Reclaimer (2)','','',0,7,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32104,12340,13416,0,13310,0,0,0,'Stormpike Shredder Unit (2)','','',0,9,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32105,12340,13617,0,13669,0,0,0,'Stormpike Stable Master (2)','Stable Master','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,4194304,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,632,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32106,12340,5135,0,3083,0,0,0,'Svalbrad Farmountain (2)','Trade Goods','',102,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32107,12340,0,0,13449,13451,13453,13452,'Syndicate Agent (2)','','',0,7,0,1,0,1,1,0,1,1,1194,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32108,12340,0,0,13440,13441,13442,13443,'Syndicate Brigand (2)','','',0,7,0,1,0,1,1,0,1,1,1194,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32109,12340,0,0,13454,0,0,0,'Syndicate Master Ryson (2)','','',0,7,0,1,0,1,1,0,1,1,1194,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32110,12340,11677,0,371,0,0,0,'Taskmaster Snivvle (2)','','',0,7,0,0,0,1,1,0,1,1,26,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.99,'',0,254,15,2.5,8,14,0,3391,14516,16170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32111,12340,0,0,13990,0,0,0,'Tatterhide (2)','','',0,7,0,2,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32112,12340,0,0,13319,0,0,0,'Thanthaldis Snowgleam (2)','Stormpike Supply Officer','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.389,'',0,0,15,2.5,8,14,0,19642,19644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32113,12340,0,0,7804,0,0,0,'Trigger Guse (2)','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32114,12340,0,0,7804,0,0,0,'Trigger Ichman (2)','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32115,12340,0,0,7804,0,0,0,'Trigger Jeztor (2)','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32116,12340,0,0,7804,0,0,0,'Trigger Mulverick (2)','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32117,12340,0,0,7804,0,0,0,'Trigger Slidore (2)','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32118,12340,0,0,7804,0,0,0,'Trigger Vipore (2)','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32119,12340,13078,0,13299,0,0,0,'Umi Thorson (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3817,'',0,117,15,2.5,8,14,0,8147,12057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32120,12340,0,0,14064,0,0,0,'Ushalac the Gloomdweller (2)','','',0,7,0,2,0,1,1,0,1,1,37,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32121,12340,13547,0,13893,13894,13547,13549,'Veteran Coldmine Explorer (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32122,12340,13535,0,13571,13572,13573,13574,'Veteran Coldmine Guard (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32123,12340,13550,0,13640,13641,13642,13643,'Veteran Coldmine Invader (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32124,12340,13538,0,13554,13555,13556,13557,'Veteran Coldmine Surveyor (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32125,12340,13331,0,13258,13259,13260,13261,'Veteran Defender (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,662,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32126,12340,13332,0,13282,13283,13284,13285,'Veteran Guardian (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,617,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32127,12340,0,0,13254,13255,13256,13257,'Veteran Guardsman (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32128,12340,13541,0,13773,13774,13775,13776,'Veteran Irondeep Explorer (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32129,12340,13553,0,13785,13787,13786,13788,'Veteran Irondeep Guard (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32130,12340,13544,0,13594,13595,13596,13597,'Veteran Irondeep Raider (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32131,12340,13556,0,13799,13800,13801,13802,'Veteran Irondeep Surveyor (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.65,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32132,12340,13334,0,13294,13295,13296,13297,'Veteran Legionnaire (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,692,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32133,12340,13335,0,13270,13271,13272,13273,'Veteran Mountaineer (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32134,12340,0,0,13290,13291,13292,13293,'Veteran Sentinel (2)','','',0,7,0,0,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32135,12340,0,0,13306,13307,13308,13309,'Veteran Warrior (2)','','',0,7,0,0,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.85,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32136,12340,14948,0,1148,0,0,0,'Vipore\'s Gryphon (2)','','',0,1,0,1,0,1,1,0,1,1,1216,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.6,1.3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32137,12340,0,0,13852,0,0,0,'Voggah Deathgrip (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32138,12340,13178,0,11012,0,0,0,'War Rider (2)','','',0,1,0,1,0,1,1,0,1,1,1214,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,1.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32139,12340,11603,0,371,0,0,0,'Whitewhisker Digger (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.99,'',0,195,15,2.5,8,14,0,12057,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32140,12340,11604,0,371,0,0,0,'Whitewhisker Geomancer (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.99,'',0,271,15,2.5,8,14,0,15228,18968,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32141,12340,11605,0,371,0,0,0,'Whitewhisker Overseer (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.99,'',0,262,15,2.5,8,14,0,13589,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32142,12340,0,0,371,0,0,0,'Whitewhisker Tunnel Rat (2)','','',0,7,0,0,0,1,1,0,1,1,26,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.99,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32143,12340,10982,0,371,0,0,0,'Whitewhisker Vermin (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.99,'',0,145,15,2.5,8,14,0,17230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32144,12340,11840,0,10792,0,0,0,'Wildpaw Alpha (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,0.75,'',0,553,15,2.5,8,14,0,8599,18072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32145,12340,11839,0,494,0,0,0,'Wildpaw Brute (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.65,'',0,498,15,2.5,8,14,0,13737,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32146,12340,10991,0,494,0,0,0,'Wildpaw Gnoll (2)','','',0,7,0,0,0,1,1,0,1,1,39,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.65,'',0,410,15,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32147,12340,11838,0,494,0,0,0,'Wildpaw Mystic (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.65,'',0,506,15,2.5,8,14,0,11986,12058,37361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32148,12340,11837,0,494,0,0,0,'Wildpaw Shaman (2)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.65,'',0,434,15,2.5,8,14,0,12557,18975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32149,9056,0,0,27776,27777,27778,27779,'Fallen Hero\'s Spirit','','',0,6,0,0,0,1,1,0,79,79,634,12175,12175,3893,1,0,2000,0,399,559,0,0,0,0,300000,9405,0,0,0,0,0,0,1.5,0.383,'',0,2123,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32150,12340,0,0,26399,0,0,0,'Loremaster Zollinger','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32151,9183,0,0,28041,0,0,0,'Blue Proto-Drake','','',0,2,0,1,0,4,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,209,0),(29602,9056,0,0,26323,0,0,0,'Icefang','','vehichleCursor',0,1,4,0,0,1,1,0,80,80,35,63000,63000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,4.125,1.68025,'',0,0,0,2.5,8,14,0,54897,54907,54788,0,0,0,0,0,0,0,0,0,0,0,181,0,0,0,0,0,0,0,0,0),(32153,9056,0,0,28045,0,0,0,'Time-Lost Proto-Drake','','',0,2,0,1,0,4,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32154,9056,0,0,27783,27784,0,0,'Scourge War Machine','','',0,10,0,0,0,2.5,1,0,80,80,14,12600,12600,0,1,0,2000,0,417,582,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,52324,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32155,9056,0,0,27786,27787,0,0,'Destroyed War Machine','','',0,10,0,0,0,1,1,0,80,80,16,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,0,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32156,9767,0,0,28042,0,0,0,'Plagued Proto-Drake','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32157,10192,0,0,28043,0,0,0,'Violet Proto-Drake','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32159,9056,0,0,16269,0,0,0,'Doomguard Pillager','','',0,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,3,1.528,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32160,9056,0,0,27788,0,0,0,'Khanok the Impassable','','',12,6,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32161,9056,33192,0,27511,0,0,0,'Scourge War Engineer','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(32162,9056,0,0,22196,0,0,0,'Grimkor the Wicked','','',0,7,0,1,0,5,5,0,80,80,974,63000,63000,19970,1,0,2000,0,210,315,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,6633,0,2.5,8,14,0,15537,52611,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32163,9056,0,0,27790,0,0,0,'Grimkor\'s Hound','','',0,6,0,1,0,1,1,0,1,1,974,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,20817,3604,14331,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32164,9056,0,0,26563,7869,16916,0,'Skeletal Craftsman','','',0,6,0,0,0,1,1,0,78,79,21,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,2.25,1.5,'',0,2130,0,2.5,8,14,0,42724,46202,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32165,12340,0,0,27798,0,0,0,'Twilight Drake Mount (Red)','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32166,12340,0,0,27797,0,0,0,'Twilight Drake Mount (Purple)','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32167,12340,0,0,16480,19595,0,0,'Risen Skeleton KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32168,12340,0,0,16480,19595,0,0,'Vicious Geist KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32169,9056,0,0,27800,0,0,0,'Arcanist Braedin','Wintergrasp Battle-Mage','',0,7,0,1,0,50,50,0,80,80,2027,504000,504000,440700,1,1,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32170,9056,0,0,27801,0,0,0,'Magister Surdiel','Wintergrasp Battle-Mage','',0,7,0,1,0,50,50,0,80,80,2123,504000,504000,440700,1,1,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32171,12340,0,0,2467,0,0,0,'Unkillable Test Dummy 80 Warrior','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32172,9056,0,0,27799,0,0,0,'Harold Winston','Jewelry Vendor','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32173,12340,0,0,27803,0,0,0,'Icecrown Necropolis','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32174,9056,0,0,27393,0,0,0,'Teleportation Portal (Elite)','','',0,10,0,1,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,8219,0,0,0,0,0,0,0,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32175,9056,33192,0,27808,27809,0,0,'Chosen Zealot','','',0,6,0,1,0,3,5,0,80,80,233,37800,37800,19970,1,0,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.8,0.3672,'',0,2220,0,2.5,8,14,0,12530,13445,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32176,9056,0,0,27804,0,0,0,'Plague Drenched Ghoul','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'50106',0,0,0,2.5,8,14,0,0,60678,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32178,9056,0,0,25399,0,0,0,'Rampaging Ghoul','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,2,0.62,'58812',0,0,0,2.5,8,14,0,6016,54475,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32179,9056,0,0,16206,15961,0,0,'Stitched Brute','','',0,6,0,1,0,1,1,0,80,80,21,50400,50400,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,4.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32180,9056,0,0,27812,0,0,0,'Tempus Wyrm','','',32,2,0,1,0,2,2,0,80,80,1683,25200,25200,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,3,1.5,'4368',0,0,0,2.5,8,14,0,60076,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,227,0),(32181,9056,0,0,1749,0,0,0,'Living Plague','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'61587',0,2224,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32182,9056,32399,0,27806,26763,26329,0,'Enraged Fleshrender','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.75,0.5425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32183,9056,0,0,27870,0,0,0,'Skeletal Footsoldier','','',0,6,0,1,0,1,1,0,80,80,21,37800,37800,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1.2,0.277778,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32184,9056,0,0,24213,0,0,0,'The Lich King','','',4,6,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,60536,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32185,9056,0,0,27814,0,0,0,'Infinite Eradicator','','',32,2,0,1,0,2,2,0,80,80,2102,25200,25200,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.3,'4368',0,0,0,2.5,8,14,0,31458,52657,31475,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,227,0),(32186,9056,0,0,27813,0,0,0,'Infinite Timebreaker','','',32,2,0,1,0,5,5,0,80,80,2102,63000,63000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,10,0.3,'4368',0,0,0,2.5,8,14,0,60075,60074,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,227,0),(32187,12340,30084,0,26753,0,0,0,'Power Spark (1)','','',0,4,0,1,0,1,1,0,1,1,35,37800,37800,0,1,0,2000,0,5486,7618,0,0,0,0,0,7,0,0,0,0,0,0,0,0.6,'',0,0,15,2.5,8,14,0,56152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32188,9056,0,0,25753,0,0,0,'Gargoyle Ambusher','','',0,6,0,0,0,1,1,0,80,80,2068,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,60239,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32189,9056,0,0,23365,0,0,0,'Skybreaker Recon Fighter','','',0,9,0,0,0,1,1,0,75,75,534,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1,0.3,'60464',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,294,0,0,0,0,0,0,0,231,0),(32190,9056,0,0,24005,24006,24007,24008,'Skybreaker Airman','','',0,7,0,0,0,1,1,0,70,70,534,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.81125,0.369495,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32191,9056,0,0,27220,0,0,0,'Azure Stalker','','',8,2,0,1,0,4,1,0,75,75,1720,42540,42540,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,7,0,0,0,0,0,0,1.875,2.45875,'',0,6669,0,2.5,8,14,0,58471,58040,58470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32192,12340,32191,0,27220,0,0,0,'Azure Stalker (1)','','',8,2,0,1,0,1,1,0,80,80,1720,63000,63000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.875,2.45875,'',0,6669,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32193,9056,0,0,27815,11686,0,0,'[DND] Icecrown Airship Bomb','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,0.9,0.279,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0),(32194,12340,0,0,9074,0,0,0,'Heb\'Drakkar Felbat','','',0,1,24,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32195,12213,0,0,16480,19595,0,0,'South Gate KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32196,12213,0,0,16480,19595,0,0,'Central Gate KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32197,12213,0,0,16480,19595,0,0,'North Gate KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32198,9056,0,0,17697,0,0,0,'Loaned Gryphon','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32199,12213,0,0,16480,19595,0,0,'Northwest Gate KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32200,9056,0,0,22712,11686,0,0,'Cave In Dummy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32201,9056,0,0,17284,26073,26071,26072,'Orgrim\'s Hammer Scout','','',0,7,0,0,0,1,1,0,80,80,714,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44220,0,0,0,0,0,156,0),(32202,9056,0,0,16480,19595,0,0,'Desolation KC Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32203,9056,0,0,27818,0,0,0,'Black War Bear','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32204,9056,0,0,27824,0,0,0,'Lieutenant Sinclari','','',0,7,0,1,0,4,1,0,80,80,35,50400,50400,3994,1,1,2000,0,3127.5,4365,0,0,0,0,3600000,9706,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32205,9056,0,0,27819,0,0,0,'Black War Bear','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(32206,9056,0,0,27820,0,0,0,'Armored Brown Bear','','',0,1,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.35,0.4185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(32207,9056,0,0,27821,0,0,0,'Armored Brown Bear','','',0,1,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.35,0.4185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(32208,9056,0,0,17699,0,0,0,'Loaned Wind Rider','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32209,12340,0,0,27824,0,0,0,'Lieutenant Sinclari (1)','','',0,7,0,1,0,1,1,0,80,80,35,50400,50400,3994,1,1,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32212,9056,0,0,27237,0,0,0,'Grand Caravan Mammoth','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,312,0,0,0,0,0,0,0,0,0),(32213,9056,0,0,27238,0,0,0,'Grand Caravan Mammoth','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,312,0,0,0,0,0,0,0,0,0),(32214,9056,0,0,21955,19595,0,0,'Banner Bunny, Hanging, Horde','','',0,10,0,0,0,1,1,0,1,1,1735,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32215,9056,0,0,21955,21072,0,0,'Banner Bunny, Side, Horde','','',0,10,0,0,0,1,1,0,1,1,1735,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32216,9056,0,0,27822,0,0,0,'Mei Francis','Exotic Mounts','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32217,9056,0,0,21955,19595,0,0,'Banner Bunny, Hanging, Alliance','','',0,10,0,0,0,1,1,0,1,1,1732,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32218,12340,29742,0,27989,0,0,0,'Snake Wrap (1)','','',0,10,0,0,0,1,1,0,78,78,14,8239,8239,0,1,0,2000,0,387,543,0,0,0,0,0,9124,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32221,9056,0,0,21955,21072,0,0,'Banner Bunny, Side, Alliance','','',0,10,0,0,0,1,1,0,1,1,1732,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32222,9056,0,0,27825,27826,27827,0,'Skybreaker Infiltrator','','',4096,7,0,0,0,1,1,0,80,80,1732,12600,12600,0,1,0,2000,0,0,0,0,0,0,0,180000,8757,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,15667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32223,9056,0,0,27828,0,0,0,'Skybreaker Transport Pilot','','',4096,7,0,0,0,1,1,0,80,80,1732,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32224,9056,0,0,1126,11686,0,0,'Alliance Transport Controller Bunny','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32225,9056,0,0,27670,0,0,0,'Skybreaker Troop Transport','','',0,9,0,1,0,5,1,0,80,80,1732,63000,63000,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,298,0,0,0,0,0,0,0,0,0),(32226,9056,0,0,27488,0,0,0,'Arakkoa Windwalker','','',72,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,8833,0,0,0,0,0,0,1.8,0.558,'',0,0,0,2.5,8,14,0,54516,59463,59473,59471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29598,9056,0,0,26323,0,0,0,'Icefang','','vehichleCursor',0,1,4,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,420,630,0,2250,336,504,180000,9729,0,0,0,0,0,0,4.125,1.68025,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32228,9056,0,0,18628,0,0,0,'Arakkoa Talon Guard','','',72,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.6,'',0,0,0,2.5,8,14,0,39215,54462,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32229,12340,0,0,11686,0,0,0,'Drag Drop KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32230,9056,0,0,26214,0,0,0,'Void Lord','','',72,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,59745,54369,59743,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32231,9056,0,0,27486,0,0,0,'Ethereal Wind Trader','','',72,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.45834,'',0,0,0,2.5,8,14,0,59483,59485,54102,54137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32232,9056,0,0,19963,21072,0,0,'Legion World Portal','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32233,9056,0,0,27829,0,0,0,'Trusty Copper Racer','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.14,'',0,0,0,2.5,8,14,0,60225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32234,9056,0,0,27487,0,0,0,'Swirling Water Revenant','','',72,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,8833,0,0,0,0,0,0,4,0.62,'',0,0,0,2.5,8,14,0,59522,54306,59520,59521,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32235,9056,0,0,20590,0,0,0,'Chaos Watcher','','',72,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2.2,3,'',0,0,0,2.5,8,14,0,54527,54396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32236,9056,35297,0,27832,27834,0,0,'Dark Subjugator','Cult of the Damned','',0,7,0,0,0,1,1,0,80,80,21,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.306,'',0,2226,0,2.5,8,14,0,32000,32026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44301,0,0,0,0,0,0,0),(32237,9056,0,0,10193,0,0,0,'Lava Hound','','',72,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,12,1.05,'',0,0,0,2.5,8,14,0,59466,59468,59469,54249,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32238,9056,35297,0,27847,27848,0,0,'Bitter Initiate','Cult of the Damned','',0,7,0,0,0,1,1,0,80,80,21,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.306,'',0,2220,0,2.5,8,14,0,32063,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44246,0,0,0,0,0,0,0),(32239,9056,0,0,27835,0,0,0,'Highlord Tirion Fordring','','',4,7,0,1,0,1,1,0,1,1,2070,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,10627,0,0,0,0,0,0,0,0,'49414',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32241,9056,0,0,27836,27837,0,0,'Disguised Crusader','','',0,7,0,0,0,1,1,0,1,1,2070,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'49414',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32242,9056,0,0,16480,26241,0,0,'Blue Sample KC Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32244,9056,0,0,16480,26241,0,0,'Green Sample KC Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32245,9056,0,0,16480,26241,0,0,'Dark Sample KC Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32246,9056,0,0,15294,0,0,0,'Ticking Time Bomb','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32247,9767,0,0,27829,0,0,0,'Zippy Copper Racer','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.14,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32248,9767,0,0,27829,0,0,0,'Heavy Copper Racer','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.14,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32249,9056,0,0,9563,9572,0,0,'Worg Pup','Nisstina\'s Companion','',0,12,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32250,9056,35297,0,27851,0,0,0,'Overseer Faedris','Cult of the Damned','',0,7,0,0,0,1,1,0,80,80,21,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,0,0,'',0,2229,0,2.5,8,14,0,51797,40837,17173,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32251,9056,0,0,27852,0,0,0,'Shokavis','','',4096,7,0,0,0,1,1,0,70,70,2123,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32252,9056,0,0,27853,0,0,0,'Wanathan','','',4096,7,0,0,0,1,1,0,70,70,2123,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32253,9056,0,0,27854,0,0,0,'Kyunghee','Throwing Axes','',4096,7,0,0,0,1,1,0,75,75,2123,10635,10635,0,1,4224,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32254,13202,0,0,2071,0,0,0,'Sniper Rifle','','',0,10,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,45.4177,45.4177,0,0,103,103,0,8776,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32255,9056,33192,0,27776,27777,27778,27779,'Converted Hero','','',0,6,0,0,0,1,1,0,80,80,974,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.383,'60231',0,2220,0,2.5,8,14,0,60231,61578,19643,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32256,9056,0,0,21955,15294,0,0,'Shield Visual Loc Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32257,9056,33192,0,27774,25796,27775,27651,'Scourge Converter','','',0,6,0,0,0,1,1,0,80,80,974,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.465,'',0,2215,0,2.5,8,14,0,20828,11831,20822,60212,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(32258,9056,0,0,15467,15468,0,0,'Gold Beetle','','',0,8,0,0,0,0.2,1,0,1,1,188,8,8,0,1,0,2000,0,2,2,0,0,0,0,3600000,7,0,0,0,0,0,0,0.15,0.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(32259,9056,35297,0,18609,18605,0,0,'Void Summoner','Cult of the Damned','',0,7,0,0,0,1,1,0,79,80,21,9740,10080,8725,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.725,0.4278,'',0,2219,0,2.5,8,14,0,60829,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44301,0,0,0,0,0,0,0),(32260,9056,0,0,1130,0,0,0,'Enslaved Minion','Void Summoner\'s Pet','',0,3,0,0,0,0.5,1,0,78,79,21,5885,6088,1947,1,0,2000,0,399,559,0,0,0,0,300000,9405,0,0,0,0,0,0,2.5,1,'',0,2166,0,2.5,8,14,0,31976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32261,9056,0,0,27861,0,0,0,'Crystal Spider','','',0,8,0,0,0,0.2,1,0,1,1,190,8,8,0,1,0,2000,0,2,2,0,0,0,0,3600000,7,0,0,0,0,0,0,0.15,0.187,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(32262,9056,35297,0,10631,10633,0,0,'Shadow Channeler','Cult of the Damned','',0,7,0,0,0,1,1,0,79,80,21,9740,10080,8725,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.306,'',0,2225,0,2.5,8,14,0,13787,11962,9613,0,0,0,0,0,0,0,0,0,0,0,0,0,44301,0,0,0,0,0,0,0),(32263,9056,35297,0,27864,0,0,0,'Overseer Veraj','Cult of the Damned','',0,7,0,0,0,1,1,0,80,80,21,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,2.25,0.459,'',0,2218,0,2.5,8,14,0,11980,20787,20825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32264,9056,0,0,1126,17612,0,0,'Aldur\'thar Channel Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32265,9056,0,0,22712,17200,0,0,'Northrend Daily Dungeon Image Bunny','','',1024,10,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43,0),(32266,13202,0,0,16480,26241,0,0,'Writhing Mass KC Bunny','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,33.6577,33.6577,0,0,26,26,0,3791,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32267,9056,0,0,11078,9789,9788,0,'Animated Laborer','','',0,6,0,0,0,1,1,0,78,79,21,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1.95,1.3,'',0,2209,0,2.5,8,14,0,48374,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32268,9056,35297,0,24037,0,0,0,'Cult Taskmaster','Cult of the Damned','',0,7,0,0,0,1,1,0,79,80,21,12175,12600,3944,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.306,'',0,2226,0,2.5,8,14,0,16583,3551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44301,0,0,0,0,0,0,0),(32269,9056,0,0,19597,0,0,0,'Legion Invader','','',0,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,38572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32270,9056,0,0,19586,0,0,0,'Legion Dreadwhisperer','','',0,3,0,1,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,8534,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32271,9056,0,0,19715,0,0,0,'Legion Overlord','','',0,3,0,1,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,4.4,2,'',0,0,0,2.5,8,14,0,26073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32272,9056,0,0,27871,0,0,0,'High Invoker Basaleph','','',0,6,0,1,0,1,1,0,1,1,233,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32273,9056,0,0,19326,0,0,0,'Infinite Corruptor','','',72,2,0,1,0,25,1,0,82,82,1720,417911,417911,0,1,0,2000,0,3660,4815,0,0,0,0,0,10356,0,0,0,0,0,0,1.75,0.525,'',0,11401,0,2.5,8,14,0,60588,60590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32274,9056,0,0,28038,0,0,0,'Alliance Bomber Pilot','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32275,9056,0,0,15264,22016,18023,22018,'Wracked Prisoner','','',0,7,0,0,0,1,1,0,78,79,614,11770,12175,0,1,0,2000,0,404,564,0,0,0,0,300000,9426,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32276,9056,35297,0,25342,25343,0,0,'Cult Blackguard','Cult of the Damned','',0,7,0,0,0,1,1,0,79,80,2080,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.8,0.3672,'',0,2221,0,2.5,8,14,0,60842,14873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44301,0,0,0,0,0,0,0),(32277,9056,0,0,169,11686,0,0,'A distant voice','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32278,9056,33192,0,25468,0,0,0,'Harbinger of Horror','','',0,6,0,1,0,7,10,0,80,80,974,88200,88200,39940,1,0,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,3,2,'',0,6709,0,2.5,8,14,0,18099,12096,61747,60924,60924,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32279,9056,35297,0,27887,0,0,0,'Vile Torturer','Cult of the Damned','',0,7,0,0,0,1,1,0,79,80,21,12175,12600,3944,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.306,'',0,2224,0,2.5,8,14,0,14032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44301,0,0,0,0,0,0,0),(32280,9056,33192,0,25214,0,0,0,'Corp\'rethar Guardian','','',0,6,0,1,0,7,3,0,80,80,974,88200,88200,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,6,0.75,'',0,0,0,2.5,8,14,0,60927,54378,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32281,9056,0,0,17555,0,0,0,'Guardian of Time','','',8,2,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.875,2.45875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32282,9056,0,0,1126,27879,0,0,'Wintergrasp Ghost Rune','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32283,12340,0,0,27037,0,0,0,'Unquiet Remnant','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32284,9056,33192,0,27536,27107,27535,0,'Scourge Soulbinder','','',0,6,0,0,0,1,1,0,80,80,974,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.25,0.3875,'',0,2234,0,2.5,8,14,0,22744,17620,60814,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,0,0),(32285,9056,35297,0,27884,0,0,0,'Overseer Jhaeqon','Cult of the Damned','',0,7,0,0,0,1,1,0,79,80,21,9740,10080,8725,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,2.25,0.459,'',0,2213,0,2.5,8,14,0,12471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32287,9056,0,0,27886,0,0,0,'Archmage Alvareaux','Kirin Tor Quartermaster','',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32288,12340,0,0,27037,0,0,0,'Freed Remnant','','',0,6,0,0,0,1,1,0,1,1,2081,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32289,9056,35297,0,10421,10421,0,0,'Damned Apothecary','Cult of the Damned','',0,7,0,0,0,1,1,0,79,80,21,9740,10080,8725,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.306,'',0,2224,0,2.5,8,14,0,34359,17534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44301,0,0,0,0,0,0,0),(32290,9056,35297,0,10408,10409,10410,10411,'Cult Alchemist','Cult of the Damned','',0,7,0,0,0,1,1,0,79,80,21,9740,10080,8725,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.306,'',0,2218,0,2.5,8,14,0,60846,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44301,0,0,0,0,0,0,0),(32291,9056,35297,0,27888,0,0,0,'Overseer Savryn','Cult of the Damned','',0,7,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,210,238,0,0,0,0,300000,8757,0,0,0,0,0,0,2.25,0.459,'',0,2222,0,2.5,8,14,0,60850,60847,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32292,9056,33192,0,26800,0,0,0,'Aldur\'thar Sentry','','',0,6,0,0,0,1,1,0,79,79,14,12175,12175,0,1,0,2000,0,404,564,0,0,0,0,180000,9426,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32293,12340,0,0,27889,27890,27891,27892,'Dark Subjugator Transform','Cult of the Damned','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44301,0,0,0,0,0,0,0),(32294,9056,0,0,27894,0,0,0,'Knight Dameron','Wintergrasp Quartermaster','',0,7,0,0,0,1,1,0,80,80,1892,12600,12600,0,1,128,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32295,9056,0,0,27569,0,0,0,'Alexstrasza the Life-Binder','Queen of the Dragons','',36,2,0,3,0,10000,1000,0,83,83,35,139450000,139450000,4258000,1,0,2000,0,17360,23590,0,0,0,0,0,7,0,0,0,0,0,0,3,0.93,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32296,9056,0,0,27895,0,0,0,'Stone Guard Mukar','Wintergrasp Quartermaster','',0,7,0,0,0,1,1,0,80,80,1981,12600,12600,0,1,128,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32297,9056,35297,0,26446,0,0,0,'Cult Researcher','Cult of the Damned','',0,7,0,0,0,1,1,0,79,80,21,9740,10080,8725,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.875,0.3825,'',0,2217,0,2.5,8,14,0,15587,17631,62129,0,0,0,0,0,0,0,0,0,0,0,0,0,44301,0,0,0,0,0,0,0),(32298,9056,0,0,21955,27896,0,0,'Cloak Dome Bunny, Large','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32299,9056,33192,0,27897,0,0,0,'Bone Sentinel','','',0,6,0,1,0,6,1,0,80,80,21,75600,75600,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,10.5,2.43055,'',0,0,0,2.5,8,14,0,32736,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32300,9056,35297,33192,27898,0,0,0,'Alumeth the Ascended','Cult of the Damned','',8,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,10029,0,0,0,0,0,0,0,0,'',0,6938,0,2.5,8,14,0,60472,34322,37978,34942,34942,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32301,9056,0,0,27900,0,0,0,'Warbringer Davos Rioht','','',0,7,0,1,0,50,1,0,80,80,83,630000,630000,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32302,9056,0,0,27899,0,0,0,'Knight-Captain Drosche','','',0,7,0,1,0,50,1,0,80,80,84,630000,630000,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32303,9056,0,0,28127,0,0,0,'King Varian Wrynn','King of Stormwind','',76,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.3875,'',1,0,0,2.5,8,14,0,59688,60509,41057,41056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32304,12340,0,0,4590,0,0,0,'Test Totem','','',0,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32305,9056,0,0,27901,27903,0,0,'Severed Head of Putress','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32306,9056,0,0,27902,0,0,0,'Infinite Dragonspawn','','',8,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32307,9056,0,0,24073,24074,24075,24076,'Warsong Guard','','',2048,7,0,1,0,5,3,0,1,1,35,63000,63000,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32308,9056,0,0,25948,25949,25950,25951,'Valiance Expedition Guard','','',2048,7,0,1,0,5,3,0,1,1,35,63000,63000,11982,1,0,2000,0,3127.5,4365,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,11976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32309,9056,0,0,25998,25999,26000,26001,'Ebon Knight','','',2048,6,0,1,0,1,1,0,1,1,2144,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,52374,52375,57602,52372,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32310,9056,0,0,26608,0,0,0,'Thassarian','','',4096,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32311,9056,0,0,23920,0,0,0,'Koltira Deathweaver','','',4096,7,0,1,0,1,1,0,1,1,2140,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,59992,60545,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32312,9056,0,0,27153,0,0,0,'Highlord Darion Mograine','','',4,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,2.025,0.4131,'',1,0,0,2.5,8,14,0,49941,49909,51425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32313,12340,0,0,19326,0,0,0,'Infinite Corruptor (1)','','',72,2,0,1,0,1,1,0,82,82,1720,417911,417911,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,1.75,0.525,'',0,0,15,2.5,8,14,0,60588,60590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32314,13202,0,0,16480,26241,0,0,'Dark Messenger KC Bunny','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,33.6577,33.6577,0,0,26,26,0,3791,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32315,9056,0,0,27905,0,0,0,'High Overlord Saurfang','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32316,9056,0,0,14428,0,0,0,'Dark Messenger','','',0,3,0,0,0,1,1,0,78,78,2048,5885,5885,0,1,0,2000,0,387,543,0,0,0,0,180000,9124,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32317,9056,0,0,28028,0,0,0,'Horde Bomber Pilot','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32318,9056,0,0,16480,26708,0,0,'Summoning Stone Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32319,9056,0,0,16480,26708,0,0,'Enslaved Minion Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32320,9056,0,0,556,0,0,0,'Argent Mason','','',0,7,0,0,0,5,1,0,50,52,2070,11075,11855,0,1,0,2000,0,87,117,0,0,0,0,300000,3074,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32321,9056,0,0,27919,27920,27921,0,'Green Warrior','','',0,7,0,0,0,1,1,0,70,70,2101,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.55,0.6324,'',0,0,0,2.5,8,14,0,9128,6713,19134,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32322,9056,0,0,27916,27917,27918,0,'Gold Warrior','','',0,7,0,0,0,1,1,0,70,70,1770,4050,4050,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,2.55,0.3536,'',0,0,0,2.5,8,14,0,9128,6713,19134,9080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32323,9056,33192,0,26800,0,0,0,'Aldur\'thar Sentry','','',0,6,0,0,0,1,1,0,79,80,14,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,113,0,0,0,0,0,0,0,0,0),(32324,9056,0,0,27928,27929,0,0,'Green Mage','','',0,7,0,0,0,1,1,0,70,70,2101,2835,2835,7196,1,0,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,2.55,0.5202,'',0,0,0,2.5,8,14,0,14514,44178,12611,15532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32325,9056,0,0,27922,27923,0,0,'Gold Priest','','',0,7,0,0,0,0.8,2,0,70,70,1770,2268,2268,14392,1,0,2000,0,248,363,0,0,0,0,180000,5404,0,0,0,0,0,0,2.55,0.5899,'',0,0,0,2.5,8,14,0,44415,15090,17843,11974,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32326,9056,0,0,27545,0,0,0,'Prince Arthas Menethil','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,60617,60644,60672,60642,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32327,9056,0,0,24868,0,0,0,'Hourglass of Eternity','','',1048576,10,0,0,0,1,1,0,1,1,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,0.025,0.025,'50057 50867',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32328,9056,0,0,24030,27766,0,0,'[DND] Dalaran Sewer Arena - Controller - Death','','',0,10,0,0,0,1,1,0,70,70,35,2835,2835,7196,1,0,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32329,9056,0,0,27908,0,0,0,'Kanika Goldwell','Arena Organizer','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,262145,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32330,9056,0,0,27909,0,0,0,'Minzi the Minx','Arena Battlemaster','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,1048576,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32331,9056,0,0,11686,0,0,0,'Past You','','',5120,7,0,0,0,1,1,0,1,1,2141,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,47071,37369,45897,58843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32332,9056,0,0,27910,0,0,0,'Ramik Slamwrench','Arena Battlemaster','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,1048576,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32333,9056,0,0,27911,0,0,0,'\"Dapper\" Danik Blackshaft','Arena Battlemaster','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,1048576,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32334,9056,0,0,27912,0,0,0,'Nixi Fireclaw','Water Vendor','',0,7,0,0,0,1,1,0,75,75,35,5617,5617,7981,1,640,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32335,9056,0,0,27913,0,0,0,'Armored Snowy Gryphon','','',0,1,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(32336,9056,0,0,27914,0,0,0,'Armored Blue Wind Rider','','',0,1,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,300000,6719,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(32337,9056,0,0,26440,0,0,0,'Christi Stockton','Wine Vendor','',0,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,130,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32338,12340,31244,0,25680,0,0,0,'Quest - Northrend BG - Gate Kill','','',0,4,0,4,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32339,9056,0,0,24030,27766,0,0,'[DND] Dalaran Sewer Arena - Controller','','',0,10,0,0,0,1,1,0,70,70,35,2835,2835,7196,1,0,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32340,9056,0,0,27931,0,0,0,'Gold Shaman','','',0,7,0,0,0,1,1,0,70,70,1770,3240,3240,3155,1,0,2000,0,234,331,0,0,0,0,180000,6708,0,0,0,0,0,0,2.55,1.7,'',0,0,0,2.5,8,14,0,15786,12470,21401,49309,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32341,9056,0,0,27926,27927,0,0,'Gold Mage','','',0,7,0,0,0,1,1,0,70,70,1770,2835,2835,7196,1,0,2000,0,248,363,0,0,0,0,300000,5404,0,0,0,0,0,0,2.55,0.5202,'',0,0,0,2.5,8,14,0,14514,44178,12611,15532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32342,9056,0,0,27930,0,0,0,'Green Paladin','','',0,7,0,0,0,1,1,0,70,70,2101,3240,3240,3155,1,0,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,0,2.55,0.6511,'',0,0,0,2.5,8,14,0,13005,29386,20424,29385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32343,9056,0,0,27924,27925,0,0,'Green Priest','','',0,7,0,0,0,0.8,2,0,70,70,2101,2268,2268,14392,1,0,2000,0,248,363,0,0,0,0,180000,5404,0,0,0,0,0,0,2.55,0.6511,'',0,0,0,2.5,8,14,0,44415,15090,17843,11974,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32344,9056,0,0,26556,0,0,0,'Alliance Rescue Craft','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,301,0,0,0,0,0,0,0,0,0),(32345,9056,0,0,26524,0,0,0,'Grindgear Toy Gorilla','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.3125,0.2625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88,0),(32346,9056,0,0,30865,0,0,0,'Lady Jaina Proudmoore','Ruler of Theramore','',12,7,0,3,0,1,1,0,83,83,534,5907158,5907158,746240,1,0,2000,0,12950,18585,0,0,0,0,0,8505,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,60904,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32347,9056,0,0,1126,17612,0,0,'Alumeth Summon Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32348,9056,0,0,26556,0,0,0,'Horde Rescue Craft','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32349,9056,35297,0,27671,0,0,0,'Cultist Shard Watcher','Cult of the Damned','',0,7,0,0,0,1,1,0,80,80,1982,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.306,'',0,2221,0,2.5,8,14,0,39175,34441,34439,0,0,0,0,0,0,0,0,0,0,0,0,0,44301,0,0,0,0,0,0,0),(32350,12340,0,0,19218,0,0,0,'TF-Xplosive Rocket Turret','','',12288,6,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32352,9056,0,0,19060,19135,0,0,'Infinite Timerender','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,51020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32353,9056,0,0,26693,0,0,0,'Archavon Warder','','',104,5,0,1,0,30,1,0,80,80,16,378000,378000,0,1,0,2000,0,3165,4395,0,0,0,0,3600000,9729,0,0,0,0,0,0,2,0.62,'',0,6700,0,2.5,8,14,0,60919,60897,60902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32354,9056,0,0,22393,0,0,0,'Leeni \"Smiley\" Smalls','Apprentice Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32355,9056,0,0,23768,0,0,0,'Big Zokk Torquewrench','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32356,9056,0,0,27942,0,0,0,'Kezzik the Striker','Veteran Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32357,9056,0,0,24960,0,0,0,'Old Crystalbark','','',256,4,0,2,0,1,1,0,71,72,14,13936,14415,3270,1,0,2000,0,0,0,0,0,0,0,21600000,7338,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,60903,50506,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32358,9056,0,0,24103,24108,24114,24119,'Fumblub Gearwind','','',34816,9,0,2,0,1,1,0,71,71,16,13936,13936,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,21600000,7018,0,0,0,0,0,0,1,5,'',0,0,0,2.5,8,14,0,60906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32359,9056,0,0,27953,0,0,0,'Argex Irongut','Veteran Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32360,9056,0,0,22399,0,0,0,'Ecton Brasstumbler','Apprentice Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32361,9056,0,0,26286,27006,26285,0,'Icehorn','','',0,1,0,2,0,1,1,0,71,71,14,13936,13936,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,21600000,7018,0,0,0,0,0,0,0,0,'60915',0,0,0,2.5,8,14,0,57468,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32362,9056,0,0,22438,0,0,0,'Evee Copperspring','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32363,9056,0,0,27656,0,0,0,'Thrall','Warchief','',12,7,0,3,0,1,1,0,83,83,1194,2640522,2640522,63870,1,2,2000,0,17360,23590,0,0,0,0,0,10573,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32364,9056,0,0,30865,0,0,0,'Lady Jaina Proudmoore','Ruler of Theramore','',12,7,0,3,0,1,1,0,83,83,534,5907158,5907158,746240,1,0,2000,0,12950,18585,0,0,0,0,0,8505,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32365,9056,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',12,7,0,3,0,1,1,0,83,83,118,6972500,6972500,85160,1,0,2000,0,17360,23590,0,0,0,0,0,10573,0,0,0,0,0,0,1.2,0.372,'',1,0,0,2.5,8,14,0,59515,20463,59514,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32366,9056,0,0,22712,17188,0,0,'WGA Dummy','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32367,9056,0,0,14360,14362,14361,14363,'Kor\'kron Elite','','',0,7,0,1,0,1,1,0,80,80,1801,63000,63000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32368,12340,32353,0,26693,0,0,0,'Archavon Warder (1)','','',104,5,0,1,0,1,1,0,80,80,16,756000,756000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,2,0.62,'',0,6700,15,2.5,8,14,0,60919,60897,60902,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32369,9056,0,0,27944,0,0,0,'Warmage Sarina','','',0,7,0,1,0,4,4,0,80,80,2009,40320,40320,35256,1,0,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29563,9056,0,0,26323,0,26323,0,'Injured Icemaw Matriarch','','vehichleCursor',0,1,4,0,0,1,1,0,80,80,35,12600,12600,0,1,3,2000,0,420,630,0,2250,336,504,180000,9729,0,0,0,0,0,0,4.125,1.68025,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32371,9056,0,0,27945,0,0,0,'Warmage Halister','','',0,7,0,1,0,4,4,0,80,80,2009,40320,40320,35256,1,0,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32372,9056,0,0,27946,0,0,0,'Warmage Ilsudria','','',0,7,0,1,0,4,4,0,80,80,2009,40320,40320,35256,1,0,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32373,9056,0,0,27947,0,0,0,'Gatekeeper Melindra','','',0,7,0,1,0,4,4,0,80,80,2009,40320,40320,35256,1,0,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,17290,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32374,9056,0,0,27948,0,0,0,'Librarian Belleford','','',0,7,0,1,0,4,4,0,80,80,2009,40320,40320,35256,1,0,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,17290,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32375,9056,0,0,27949,0,0,0,'Warmage Yurias','','',0,7,0,1,0,4,4,0,80,80,2009,40320,40320,35256,1,0,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,17290,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32376,9056,0,0,26364,0,0,0,'Broll Bearmantle','','',0,7,0,1,0,1,1,0,80,80,12,1068500,1068500,998500,1,2,2000,0,3127.5,4365,0,0,0,0,180000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32377,9056,0,0,28051,26788,0,0,'Perobas the Bloodthirster','','',0,7,0,2,0,1,1,0,71,71,16,13936,13936,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,180000,7018,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,50046,52071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32378,9056,0,0,26365,0,0,0,'Valeera Sanguinar','','',0,7,0,1,0,1,1,0,80,80,11,801300,801300,0,1,0,2000,0,0,0,0,0,0,0,0,8757,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,48668,48638,60847,39667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32379,9056,0,0,12918,0,0,0,'Captain O\'Neal','Jewelcrafting Quartermaster','',0,7,0,0,0,1,1,0,65,65,1078,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32380,9056,0,0,21512,0,0,0,'Lieutenant Tristia','Veteran Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,123,7048,7048,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32381,9056,0,0,12917,0,0,0,'Captain Dirgehammer','Apprentice Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,1078,11828,11828,0,1,4224,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32382,9056,0,0,12674,0,0,0,'Lady Palanseer','Jewelcrafting Quartermaster','',0,7,0,0,0,1,1,0,65,65,1074,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32383,9056,0,0,14612,0,0,0,'Sergeant Thunderhorn','Apprentice Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,1074,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32384,12340,0,0,21513,0,0,0,'Sergeant Kien','Jewelcrafting Quartermaster','',0,7,0,0,0,1,1,0,1,1,1604,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32385,9056,0,0,22602,0,0,0,'Doris Volanthius','Veteran Armor Quartermaster','',0,7,0,1,0,1,1,0,70,70,1604,32400,32400,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32386,9056,0,0,27063,0,0,0,'Vigdis the War Maiden','','',0,7,0,2,0,1,1,0,71,71,1885,13936,13936,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,180000,7018,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32387,9056,0,0,3167,5446,0,0,'Stormwind Elite','','',0,7,0,1,0,1,1,0,75,76,1802,106350,140010,0,1,0,2000,0,2670,3772.5,0,0,0,0,0,8520,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,9080,11972,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32388,9056,0,0,26556,0,0,0,'Alliance Flying Machine','','',64,9,0,0,0,1,1,0,74,75,1802,154230,159525,0,1,0,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,59391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32389,9056,0,0,24240,25341,0,0,'Alliance Siege Vehicle','','',64,9,0,0,0,1,1,0,75,75,1802,148890,178890,3561,1,0,2000,0,339,481,0,0,0,0,0,8204,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,59392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32390,9056,0,0,10699,0,0,0,'Treacherous Guardian','','',0,6,0,1,0,1,1,0,74,75,16,102820,106350,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,8219,0,0,0,0,0,0,1.95,0.65,'',0,0,0,2.5,8,14,0,59395,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32391,9056,0,0,27610,0,0,0,'Perfidious Dreadlord','','',0,6,0,1,0,1,1,0,75,75,16,372225,372225,124635,1,0,2000,0,2542.5,3607.5,0,0,0,0,0,8204,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,37624,15587,22884,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32392,9056,0,0,24907,0,0,0,'Plagued Felbeast','','',0,3,0,0,0,1,1,0,74,74,16,10282,10282,0,1,0,2000,0,328,467,0,0,0,0,0,7918,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,38356,16128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32393,9056,0,0,7970,9129,18342,9018,'Felguard Marauder','','',0,3,0,1,0,1,1,0,74,75,16,123384,127620,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,8219,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,23113,15284,18072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32394,9056,0,0,19887,0,0,0,'Ravishing Betrayer','','',0,3,0,0,0,1,1,0,74,75,16,10282,10635,3514,1,0,2000,0,339,481,0,0,0,0,0,8204,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,32202,24616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32395,9056,0,0,23877,23937,23938,23939,'Apothecary Chemist','','',0,7,0,0,0,1,1,0,74,75,16,10282,10635,3514,1,0,2000,0,339,481,0,0,0,0,0,8204,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,59122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32396,9056,0,0,27750,0,0,0,'Apothecary Collaborator','','',0,7,0,0,0,1,1,0,74,75,16,8225,8508,7895,1,0,2000,0,289,421,0,0,0,0,0,6610,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32397,9056,0,0,23875,0,0,0,'Blight Doctor','','',0,7,0,0,0,1,1,0,74,75,16,10282,10635,3514,1,0,2000,0,339,481,0,0,0,0,0,8204,0,0,0,0,0,0,1.8,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32398,9056,0,0,27950,0,0,0,'King Ping','','',0,1,0,2,0,1,1,0,71,71,14,13936,13936,0,1,0,2000,0,1375.4,1959.6,0,0,0,0,180000,7018,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,61115,50169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32399,9056,0,0,11686,0,0,0,'Bombardment Infantry','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32400,9056,0,0,27951,0,0,0,'Tukemuth','','',0,1,0,2,0,1,1,0,73,73,190,39760,39760,0,1,0,2000,0,1453.6,2070,0,0,0,0,21600000,7618,0,0,0,0,0,0,12,1.24,'',0,0,0,2.5,8,14,0,57066,50410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42104,0,0,0,0,0,0,0),(32401,9056,0,0,28127,0,0,0,'King Varian Wrynn','King of Stormwind','',76,7,0,3,0,600,20,0,83,83,2142,8367000,8367000,0,1,0,2000,0,17815,23905,0,0,0,0,180000,10673,0,0,0,0,0,0,1.25,0.3875,'',1,0,0,2.5,8,14,0,50966,60964,41057,41056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(32402,9056,0,0,30865,0,0,0,'Lady Jaina Proudmoore','Ruler of Theramore','',12,7,0,3,0,529.51,80,0,83,83,2142,5907158,5937158,746240,1,0,2000,0,12950,18585,0,0,0,0,0,8505,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,20680,61224,20679,20692,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32403,9056,0,0,27952,0,0,0,'Sandra Bartan','Barmaid','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32404,9056,0,0,27522,0,0,0,'Matthias Lehner','','',0,6,0,0,0,1,1,0,80,80,35,12600,12600,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'10848 49414',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32405,9056,0,0,27942,0,0,0,'Kezzik the Striker','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32406,9056,0,0,11686,0,0,0,'Ominous Cloud','','',1024,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'60977 60984',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32407,9056,0,0,27953,0,0,0,'Argex Irongut','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32408,9056,0,0,27522,0,0,0,'Matthias Lehner','','',0,6,0,0,0,1,1,0,80,80,35,12600,12600,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'10848 49414',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32409,9056,0,0,28284,0,0,0,'Crazed Indu\'le Survivor','','',0,7,0,2,0,1,1,0,73,73,14,14910,14910,0,1,0,2000,0,1453.6,2070,0,0,0,0,21600000,7618,0,0,0,0,0,0,2.625,0.607638,'',0,0,0,2.5,8,14,0,48139,39171,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32410,9056,0,0,11686,0,0,0,'Bombardment Captain','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32411,9056,0,0,27954,0,0,0,'Afsaneh Asrar','Assistant Innkeeper','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,65536,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32412,9056,0,0,27955,0,0,0,'Mato','Food & Drink','',4096,7,0,0,0,1,1,0,75,75,2123,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32413,9056,0,0,27956,0,0,0,'Isirami Fairwind','Innkeeper','',0,7,0,0,0,1,1,0,75,75,2027,10635,10635,0,1,66177,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32414,9056,0,0,24768,0,0,0,'Lordaeron Captain','','',0,7,0,0,0,1,1,0,80,80,35,1,1,0,1,0,2000,0,2,2,0,2000,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32415,9056,0,0,27957,0,0,0,'Hamaka','Bartender','',0,7,0,0,0,1,1,0,75,75,2123,4652,4652,0,1,640,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32416,9056,0,0,27958,0,0,0,'Stefen Cotter','Bartender','',0,7,0,0,0,1,1,0,75,75,2027,4652,4652,0,1,640,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32417,9056,27875,0,10294,0,0,0,'Scarlet Highlord Daion','','',0,7,0,2,0,1,1,0,73,73,67,14910,14910,0,1,0,2000,0,1453.6,2070,0,0,0,0,21600000,7618,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,35949,48281,48280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32418,9056,0,0,27959,0,0,0,'Abohba','Assistant Innkeeper','',4096,7,0,0,0,1,1,0,75,75,2123,10635,10635,0,1,65536,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.8,0.2832,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32419,9056,0,0,27960,0,0,0,'Umbiwa','Barmaid','',4096,7,0,0,0,1,1,0,75,75,2123,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32420,9056,0,0,27961,0,0,0,'Mimbihi','Barmaid','',4096,7,0,0,0,1,1,0,75,75,2123,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32421,9056,0,0,27962,0,0,0,'Marcella Bloom','Barmaid','',4096,7,0,0,0,1,1,0,75,75,2027,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32422,9056,0,0,26663,0,0,0,'Grocklar','','',512,5,0,2,0,1,1,0,74,74,14,41128,41128,0,1,0,2000,0,1508.8,2148.2,0,0,0,0,180000,7918,0,0,0,0,0,0,4,0.248,'',0,0,0,2.5,8,14,0,49676,49675,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32423,9056,0,0,27522,0,0,0,'Matthias Lehner','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'10848 49414',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32424,9056,0,0,27963,0,0,0,'Laire Brewgold','Brewmaiden','',4096,7,0,0,0,1,1,0,75,75,2027,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32425,9056,0,0,28208,0,0,0,'Galkara the Assassin','','',0,7,0,0,0,1,1,0,75,78,35,4652,5052,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32426,9056,0,0,27965,0,0,0,'Coira Longrifle','Brewmaiden','',4096,7,0,0,0,1,1,0,75,75,2027,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32427,9056,0,0,16480,27990,0,0,'Plague Cauldron Target 01','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32428,9056,0,0,1141,0,0,0,'Underbelly Rat','','',0,8,0,0,0,0.01,1,0,1,1,31,1,1,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88,0),(32429,9056,0,0,18083,0,0,0,'Seething Hate','','',0,10,0,2,0,1,1,0,73,73,14,14910,14910,0,1,0,2000,0,1453.6,2070,0,0,0,0,180000,7618,0,0,0,0,0,0,0,2,'52561',0,0,0,2.5,8,14,0,52342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32430,9056,0,0,28029,0,0,0,'Fringe Engineer Tezzla','','',0,7,0,0,0,1,1,0,80,80,714,12600,12600,0,1,2,2000,0,417,582,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32431,9056,0,0,16480,21342,0,0,'Summoned Plague Cauldron Bunny 01','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32432,12340,0,0,27968,0,0,0,'Iragos','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32433,12340,0,0,27966,0,0,0,'Selagosa','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32434,12340,0,0,27966,0,0,0,'Anygos','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32435,9056,0,0,20763,0,0,0,'Vern','','',0,1,6,4,0,1.02,1,0,80,80,7,5449,5449,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,5,2.778,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32436,12340,0,0,27966,0,0,0,'Theragos','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32437,12340,0,0,27967,0,0,0,'Myragosa','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32438,9056,0,0,27970,0,0,0,'Syreian the Bonecarver','','',2048,7,0,2,0,1.5,1,0,73,73,1885,14910,14910,0,1,0,2000,0,1453.6,2070,0,0,0,0,180000,7618,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,38952,47168,50092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32439,12340,0,0,27966,0,0,0,'Zyndragosa','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32440,12340,0,0,27966,0,0,0,'Corthegos','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32441,9056,0,0,833,0,0,0,'Underbelly Croc','','',0,1,6,0,0,1.02,1,0,80,80,14,5449,5449,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,2.125,1.18065,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32442,9056,0,0,16480,27766,0,0,'Plague Cauldron Target 02','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32443,9056,0,0,24191,0,0,0,'The Lich King','','',12,7,0,0,0,1,1,0,1,1,2043,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32444,9056,0,0,28023,0,0,0,'Kibli Killohertz','','',0,7,0,0,0,1,1,0,80,80,534,12600,12600,3994,1,2,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.8975,0.38709,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32445,9056,0,0,16480,21342,0,0,'Summoned Plague Cauldron Bunny 02','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32446,9056,0,0,27971,0,0,0,'Sindragosa','The Frost Queen','',44,6,0,3,0,1,1,0,1,1,2068,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'43775',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32447,9056,0,0,26589,0,0,0,'Zul\'drak Sentinel','','',512,4,0,2,0,1,1,0,77,77,14,45516,45516,0,1,0,2000,0,2782.5,3915,0,0,0,0,180000,8822,0,0,0,0,0,0,3,0.93,'',0,0,0,2.5,8,14,0,55196,54565,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32448,9056,0,0,27904,27401,0,0,'Alexstrasza\'s Gift','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,2000,0,780,1035,0,0,0,0,3600000,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32449,12340,0,0,21939,0,0,0,'Borrowed Broom','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32450,9056,0,0,5556,0,0,0,'Badluck','','',0,8,0,0,0,0.01,1,0,1,1,2007,1,1,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(32451,9056,0,0,28151,28157,28158,0,'Dalaran Citizen','','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,0,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32452,12340,0,0,11686,0,0,0,'Valley of Lost Hope Vehicle','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32453,12340,0,0,3718,3714,18052,3585,'Dalaran Citizen','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32454,12340,0,0,3718,3714,18052,3585,'Dalaran Citizen','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32465,12340,0,0,3718,3714,18052,3585,'Skosiris','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32466,9056,0,0,27972,0,0,0,'Monstrous Underbelly Rat','','',0,8,0,0,0,0.01,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,4,4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88,0),(32467,9056,33192,0,27984,0,0,0,'Skeletal Reaver','','',0,6,0,1,0,5,1,0,80,80,21,63000,63000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,3.75,0.868055,'',0,1510,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(32468,9056,0,0,27628,27629,27630,27631,'Ebon Blade Initiate','','',0,7,0,0,0,1,1,0,80,80,2051,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,59134,59131,59133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32469,9056,0,0,25627,25402,25664,25287,'Ebon Blade Geist','','',0,7,0,0,0,1,1,0,80,80,2050,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32470,9056,0,0,6297,1924,6295,901,'Sewer Frog','','',0,8,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(32471,9056,0,0,25926,0,0,0,'Griegen','','',0,6,0,2,0,1,1,0,75,75,1975,15952,15952,0,1,0,2000,0,2565,3637.5,0,0,0,0,180000,8219,0,0,0,0,0,0,2.1875,0.875,'',0,0,0,2.5,8,14,0,51334,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32472,9056,0,0,26802,26803,26804,26801,'Ebon Blade Gargoyle','','',0,7,0,0,0,1,1,0,80,80,2050,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32473,12340,0,0,27784,0,0,0,'Scourge Blightbringer','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32474,9056,0,0,28001,0,0,0,'Fishy Ser\'ji','Grand Master Fishing Trainer','',0,7,0,0,0,1,1,0,71,71,1981,7181,7181,0,1,81,2000,0,299,426,0,0,0,0,300000,7018,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32475,9056,0,0,27973,0,0,0,'Terror Spinner','','',1,1,3,2,0,1.5,1,0,76,76,16,16502,16502,0,1,0,2000,0,2670,3772.5,0,0,0,0,180000,8520,0,0,0,0,0,0,2.5,0.775,'',0,0,0,2.5,8,14,0,36839,28428,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32476,9056,0,0,28092,28093,28094,28095,'Copperpot Goon','','',0,7,0,1,0,4,4,0,80,80,1806,40320,40320,35256,1,0,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(32477,9056,0,0,28091,0,0,0,'Chester Copperpot','General & Trade Supplies','',0,7,0,1,0,4,4,0,80,80,35,40320,40320,35256,1,4480,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32478,9056,0,0,5782,0,0,0,'Slosh','Food & Drink','',0,7,0,1,0,4,4,0,80,80,35,40320,40320,35256,1,640,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.95,1.1609,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32479,9056,33192,0,27897,0,0,0,'Bone Guard','','',0,6,0,1,0,6,1,0,80,80,21,75600,75600,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,10.5,2.43055,'',0,0,0,2.5,8,14,0,32736,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32480,12340,0,0,23883,0,0,0,'Nerubian Underking','','',0,6,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,10,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32481,9056,0,0,27975,0,0,0,'Aotona','','',1,1,26,2,0,1.5,1,0,75,75,14,15952,15952,0,1,0,2000,0,2565,3637.5,0,0,0,0,180000,8219,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,49865,51144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32482,9056,33192,0,24301,0,0,0,'Pustulent Colossus','','',0,6,0,1,0,6,1,0,81,82,21,78198,80886,0,1,0,2000,0,2244.8,2953.2,0,0,0,0,300000,10356,0,0,0,0,0,0,9,0.62,'',0,7226,0,2.5,8,14,0,28405,31277,0,0,0,0,0,0,0,4,0,0,0,0,0,0,43997,44009,42108,0,0,0,0,0),(32483,9056,0,0,27992,0,0,0,'Engorged Blight Worm','','',12,6,0,3,0,1,1,0,75,75,16,5317500,5317500,0,1,0,2000,0,11970,16975,0,0,0,0,0,8219,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32484,9056,0,0,27976,0,0,0,'Bone Spider','','',0,1,0,0,0,1,1,0,1,1,35,9450,9450,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32485,9056,0,0,28052,0,0,0,'King Krush','','',65537,1,39,2,0,4,1,0,75,75,7,42540,42540,0,1,0,2000,0,2565,3637.5,0,0,0,0,180000,8219,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,36140,48137,36629,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32486,9056,0,0,26696,0,0,0,'Scourge Death Knight','','',8,7,0,1,0,5,1,0,81,81,16,65165,65165,0,1,0,2000,0,2134.4,2778.4,0,0,0,0,300000,10033,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,22644,15284,55209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32487,9056,0,0,27979,0,0,0,'Putridus the Ancient','','',8,5,0,2,0,6,1,0,80,80,16,75600,75600,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,13.6,1.24,'',0,0,0,2.5,8,14,0,61080,41534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32488,9056,0,0,27994,27995,27996,27997,'Ebon Blade Vindicator','','',0,7,0,0,0,1,1,0,80,80,2050,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.725,0.4278,'',0,0,0,2.5,8,14,0,59134,49576,59131,59133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32490,9056,0,0,26540,0,0,0,'Scourge Deathcharger','','',0,6,0,0,0,2,1,0,80,80,21,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1.75,0.5425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,304,0,0,0,0,0,0,0,140,0),(32491,9056,0,0,26711,0,0,0,'Time-Lost Proto Drake','','',0,2,0,2,0,1,1,0,80,80,14,18900,18900,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'57764',0,0,0,2.5,8,14,0,51020,61084,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32492,9056,33192,0,27982,0,0,0,'Frostbrood Matriarch','','',2048,6,0,1,0,5,1,0,83,83,21,69725,69725,0,1,0,2000,0,2341.4,3141.8,0,0,0,0,300000,10673,0,0,0,0,0,0,9,0.93,'',0,7656,0,2.5,8,14,0,60667,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,211,0),(32493,12340,0,0,3718,3714,18052,3585,'Wounded Dalaran','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32494,9056,0,0,251,80,0,0,'Dalaran Child','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32495,9056,0,0,27983,0,0,0,'Hildana Deathstealer','','',0,6,0,2,0,1,1,0,80,80,1885,18900,18900,5991,1,0,2000,0,3127.5,4365,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,60991,57547,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32496,9056,0,0,28290,0,0,0,'Dancing Runeblade','','',8,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,60945,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32497,9056,0,0,27522,0,0,0,'Matthias Lehner','','',0,6,0,0,0,1,1,0,1,1,35,12600,12600,0,1,2,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'10848 49414',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32498,9056,0,0,25390,25391,25390,25391,'Glacier Penguin','','',0,8,0,0,0,1,1,0,1,1,7,42,42,0,1.19,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.74,0.2294,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32499,9806,0,0,27987,0,0,0,'Shambling Zombie','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32500,9056,0,0,27986,0,0,0,'Dirkee','','',32768,9,0,2,0,1,1,0,80,80,14,50400,50400,3994,1,0,2000,0,1700,2400,0,0,0,0,180000,8600,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,61110,61103,0,0,0,0,0,0,0,163,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32501,9056,33192,0,27988,0,0,0,'High Thane Jorfus','','',0,6,0,2,0,1.5,1.5,0,80,80,21,18900,18900,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,60950,60945,60953,60949,60951,0,0,0,0,4,0,0,0,0,0,0,41989,0,0,0,0,0,0,0),(32502,9056,33192,0,24993,24994,24992,24995,'Ravaged Ghoul','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,1,0.31,'',0,2228,0,2.5,8,14,0,60873,60872,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32503,9056,0,0,27987,0,0,0,'Shambling Zombie','','',0,6,0,0,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,61095,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32504,9056,0,0,20570,11686,0,0,'The Lich King\'s Presence','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32505,9056,33192,0,25300,0,0,0,'Vargul Wanderer','','',0,6,0,0,0,1,1,0,80,80,1885,12600,12600,0,1,0,3000,0,633,879,0,0,0,0,300000,9729,0,0,0,0,0,0,2,0.62,'',0,2238,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,41989,0,0,0,0,151,0),(32507,9056,33192,0,27808,27809,0,0,'Cultist Acolyte','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,1.8,0.3672,'',0,2208,0,2.5,8,14,0,11642,16568,13864,0,0,0,0,0,0,4,0,0,0,0,0,0,44784,0,0,0,0,0,0,0),(32508,12340,0,0,25300,0,0,0,'David Test Creature 1235','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32509,9056,0,0,27998,0,0,0,'Brammold Deepmine','Antiques & Heirlooms','',0,7,0,0,0,1,1,0,75,75,2007,4652,4652,0,1,128,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32510,9056,0,0,27751,27752,0,0,'Warsong Battleguard','','',0,7,0,1,0,1,1,0,75,75,1801,31905,31905,0,1,0,2000,0,2565,3637.5,0,0,0,0,0,8219,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,57793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32511,9056,0,0,27788,0,0,0,'Khanok the Impassable','','',12,6,0,3,0,1,1,0,76,76,16,6050550,6050550,0,1,0,2000,0,12460,17605,0,0,0,0,0,8520,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32512,9056,0,0,27885,0,0,0,'Alliance Infra-green Bomber','','',8,9,0,0,0,1,1,0,80,80,534,100000,100000,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32513,9056,0,0,27885,0,0,0,'Horde Infra-green Bomber','','',8,9,0,0,0,1,1,0,80,80,714,100000,100000,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32514,9056,0,0,27999,0,0,0,'Vanessa Sellers','Shard Trader','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,128,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32515,9056,0,0,28000,0,0,0,'Braeg Stoutbeard','Fur & Leather Trader','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,130,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32516,9056,0,0,28006,0,0,0,'Washed-Up Mage','','',0,7,0,0,0,1.25,1,0,50,55,2007,1939,2288,4703,1,2,2000,0,67,93,0,0,0,0,300000,2609,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32517,9056,0,0,28010,0,0,0,'Loque\'nahak','Mate of Har\'koa','',65537,1,46,2,0,1.5,1,0,76,76,190,16502,16502,0,1,0,2000,0,2670,3772.5,0,0,0,0,180000,8520,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,61184,61198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32518,9056,0,0,27744,0,0,0,'Thrall','Warchief','',12,7,0,3,0,1,1,0,83,83,1801,7925544,7925544,149030,1,0,2000,0,17360,23590,0,0,0,0,0,10573,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,59517,61212,59519,59507,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32519,9056,0,0,7763,10029,28011,28012,'Failed Experiment','','',0,10,0,0,0,1,1,0,74,75,16,8225,8508,7895,1,0,2000,0,289,421,0,0,0,0,0,6610,0,0,0,0,0,0,0.75,0.175,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32520,9056,0,0,16480,21342,0,0,'Totally Generic Bunny (All Phase)','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32521,9056,0,0,28221,0,0,0,'Varimathras','','',12,3,0,3,0,1,1,0,76,76,16,7700700,7700700,1821500,1,0,2000,0,12320,17465,0,0,0,0,0,8503,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32522,9056,0,0,17522,0,0,0,'Cinder Cloud','','',16,13,0,0,0,1,1,0,1,1,190,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0),(32523,9056,0,0,28025,0,0,0,'Johnny Yes','','',0,7,0,1,0,1,1,0,80,80,1891,16026,16026,0,1,1,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32524,9056,0,0,28027,0,0,0,'Willy Maybe','','',0,7,0,1,0,1,1,0,80,80,1891,16026,16026,0,1,1,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,12024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32525,9056,0,0,27665,0,0,0,'Alliance Infra-green Bomber, Parked','','',8,9,0,0,0,1,1,0,80,80,534,100000,100000,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32526,9056,0,0,28034,28035,28036,28037,'Alliance Infra-green Engineer','','',0,7,0,0,0,1,1,0,80,80,1732,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32527,9056,0,0,22712,11686,0,0,'Thaddius Tap List','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32528,9056,0,0,27665,0,0,0,'Horde Infra-green Bomber, Parked','','',8,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32529,9056,0,0,28030,28031,28032,28033,'Horde Infra-green Engineer','','',0,10,0,0,0,1,1,0,1,1,1735,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32530,9056,0,0,22712,11686,0,0,'Kel\'Thuzad Tap List','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32531,9056,0,0,21955,19595,0,0,'Banner Bunny, Side, Alliance, Small','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32532,9056,0,0,21955,19595,0,0,'Banner Bunny, Side, Horde, small','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32533,9056,0,0,28017,0,0,0,'Cielstrasza','Wyrmrest Accord Quartermaster','',4096,2,0,0,0,1,1,0,80,80,2010,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32534,9056,0,0,28828,0,0,0,'Scalesworn Elite','','',0,2,0,1,0,3.97,1,0,80,80,16,50000,50000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,2.6,0.403,'',0,0,0,2.5,8,14,0,61272,61269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32535,9056,0,0,25835,0,0,0,'Wyrmrest Skytalon','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'60534',0,0,0,2.5,8,14,0,56091,56092,57090,57143,57108,57403,0,0,0,0,0,0,0,0,165,0,0,0,0,0,0,0,0,0),(32536,12340,0,0,26077,0,0,0,'[UNUSED] Spirit Healer (WGA)','','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32537,9056,0,0,5233,0,0,0,'Spirit Healer','','',2,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32538,9056,0,0,28039,0,0,0,'Duchess Mynx','Ebon Blade Quartermaster','',4096,7,0,0,0,1,1,0,80,80,2050,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.875,0.47875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32540,9056,0,0,26778,0,0,0,'Lillehoff','The Sons of Hodir Quartermaster','',0,7,0,1,0,1,1,0,80,80,2107,50400,50400,0,1,131,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,9,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32541,9056,0,0,3019,0,0,0,'Initiate\'s Training Dummy','','',0,9,0,0,0,0,1,0,55,55,7,1,1,0,1,0,2000,0,94,125,0,0,0,0,360000,3234,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(32542,9056,0,0,28047,0,0,0,'Disciple\'s Training Dummy','','',0,9,0,0,0,0,1,0,65,65,7,1,1,0,1,0,2000,0,200,281,0,0,0,0,180000,5234,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(32543,9056,0,0,16074,0,0,0,'Veteran\'s Training Dummy','','',0,9,0,0,0,0,1,0,75,75,7,1,1,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(32544,9056,0,0,28065,0,0,0,'Steam Cloud','','',1040,13,0,0,0,1,1,0,60,60,190,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,300000,3750,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0),(32545,9056,0,0,3019,0,0,0,'Initiate\'s Training Dummy','','',0,9,0,0,0,0,1,0,55,55,7,1,1,0,1,0,2280,0,107.16,142.5,0,0,0,0,180000,3234,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(32546,9056,0,0,28048,0,0,0,'Ebon Knight\'s Training Dummy','','',0,9,0,0,0,0,1,0,80,80,7,1,1,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.75,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(32547,9056,0,0,28049,0,0,0,'Highlord\'s Nemesis Trainer','','',4,9,0,3,0,1871.96,1,0,83,83,7,10872343,10872343,0,1,0,2000,0,17815,23905,0,0,0,0,180000,10673,0,0,0,0,0,0,3,0.9,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(32548,9056,0,0,28050,0,0,0,'Corastrasza','','',0,2,0,1,0,12,8,0,80,80,1816,151200,151200,31952,1,3,2000,0,1918.2,2677.2,0,0,0,0,300000,9706,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,61287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32549,12340,32228,0,18628,0,0,0,'Arakkoa Talon Guard (1)','','',72,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.6,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32550,12340,32226,0,27488,0,0,0,'Arakkoa Windwalker (1)','','',72,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,1.8,0.558,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32551,12340,32235,0,20590,0,0,0,'Chaos Watcher (1)','','',72,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,2.2,3,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32552,12340,32231,0,27486,0,0,0,'Ethereal Wind Trader (1)','','',72,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.45834,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32553,12340,32237,0,10193,0,0,0,'Lava Hound (1)','','',72,1,0,1,0,1,1,0,82,82,35,337025,337025,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,12,1.05,'',0,0,15,2.5,8,14,0,59466,59468,59469,54249,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32554,12340,32234,0,27487,0,0,0,'Swirling Water Revenant (1)','','',72,4,0,1,0,1,1,0,82,82,35,337025,337025,77960,1,0,2000,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,4,0.62,'',0,0,15,2.5,8,14,0,59522,54306,59520,59521,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32555,12340,32230,0,26214,0,0,0,'Void Lord (1)','','',72,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32556,12340,0,0,7550,0,0,0,'QA Test Dummy 80 Undead','QA Punching Bag','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32557,12340,0,0,7550,0,0,0,'QA Test Dummy 80 Beast','QA Punching Bag','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32558,12340,0,0,7550,0,0,0,'QA Test Dummy 80 Dragonkin','QA Punching Bag','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32559,12340,0,0,7550,0,0,0,'QA Test Dummy 80 Demon','QA Punching Bag','',0,3,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32560,12340,0,0,7550,0,0,0,'QA Test Dummy 80 Giant','QA Punching Bag','',0,5,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32561,12340,0,0,7550,0,0,0,'QA Test Dummy 80 Elemental','QA Punching Bag','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32562,9183,0,0,28053,0,0,0,'Green Proto-Drake','','',0,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32563,12340,0,0,25854,0,0,0,'Red Drake Mount','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.2325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32564,9056,0,0,28058,0,0,0,'Logistics Officer Silverstone','Alliance Vanguard Quartermaster','',4096,7,0,0,0,1,1,0,72,72,1973,9610,9610,0,1,128,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32565,9056,0,0,28059,0,0,0,'Gara Skullcrush','Horde Expedition Quartermaster','',4096,7,0,0,0,1,1,0,72,72,1978,9610,9610,0,1,128,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.95,0.3068,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32566,9056,0,0,5231,0,0,0,'Lurid','','',0,7,0,0,0,1,1,0,78,78,84,11770,11770,0,1,0,2000,0,387,543,0,0,0,0,180000,9124,0,0,0,0,0,0,1.725,0.4531,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32567,9056,0,0,28117,0,0,0,'Magnificent Flying Carpet','','',1056768,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32568,11403,0,0,18724,0,0,0,'Flying Black Qiraji Battle Tank','','',0,1,44,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32569,9056,0,0,28066,0,0,0,'Corpse of the Fallen Worg','','',0,1,1,0,0,1,1,0,80,80,190,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,3.5,'55989 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32570,12340,0,0,28067,0,0,0,'Polymorphed Black Cat','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32571,9056,0,0,24531,0,0,0,'Halvdan','Flight Master','',0,7,0,1,0,1,1,0,79,80,2107,73050,75600,0,1,8192,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,6,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32572,9056,26280,0,25195,14886,0,0,'Dragonblight Mage Hunter','','',0,2,0,0,0,1,1,0,71,72,1985,9291,9610,3270,1,0,2000,0,304,436,0,0,0,0,300000,7305,0,0,0,0,0,0,1.5,0.465,'',0,1481,0,2.5,8,14,0,51766,51758,51763,51764,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32573,9056,0,0,28068,28069,28070,28071,'Valgarde Captive','','',2048,7,0,1,0,1,1,0,72,72,7,38440,38440,0,1,0,2000,0,1412.2,2014.8,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29361,12340,0,0,24710,0,24710,0,'[PH]TEST Skater','','vehichleCursor',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32575,9056,0,0,22712,11686,0,0,'Four Horsemen Tap List','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32576,9056,0,0,23230,23553,25668,0,'Orabus the Helmsman','','',0,7,0,0,0,1,1,0,1,1,14,9291,9291,3231,1,0,2000,0,299,426,0,0,0,0,0,7039,0,0,0,0,0,0,0,0,'',0,1334,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34814,0,0,0,0,0,0,0),(32577,9056,0,0,28072,0,0,0,'Kvaldir Crewman','','',0,7,0,0,0,1,1,0,68,69,14,5200,5400,0,1,0,2000,0,245,346,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32578,9056,0,0,28072,0,0,0,'Kvaldir Crewman','','',0,7,0,0,0,1,1,0,68,69,14,5200,5400,0,1,0,2000,0,245,346,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32579,9056,0,0,28072,0,0,0,'Kvaldir Crewman','','',0,7,0,0,0,1,1,0,68,69,14,5200,5400,0,1,0,2000,0,245,346,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32580,9056,0,0,28072,0,0,0,'Kvaldir Crewman','','',0,7,0,0,0,1,1,0,68,69,14,5200,5400,0,1,0,2000,0,245,346,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32582,9056,0,0,28073,0,0,0,'Ethereal Sphere ','','',0,10,0,1,0,20,1,0,1,1,16,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,59474,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0),(32583,12340,32582,0,28073,0,0,0,'Ethereal Sphere (1)','','',0,10,0,1,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32584,12340,0,0,25381,25638,25379,0,'Wolvar Illusion','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32585,12340,0,0,28081,0,0,0,'Riding Protodrake, Blue','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32586,12340,0,0,28083,0,0,0,'Riding Protodrake, Bronze','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32587,9056,31395,0,27571,0,0,0,'Illidan Stormrage','','',4,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,60744,61101,60742,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32588,9183,31395,0,27571,0,0,0,'Illidan Stormrage','','',4,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,60744,61101,60742,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32589,9056,0,0,28214,0,0,0,'Tickbird Hatchling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(32590,9056,0,0,28215,0,0,0,'White Tickbird Hatchling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32591,9056,0,0,28084,0,0,0,'Cobra Hatchling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(32592,9056,0,0,28217,0,0,0,'Proto-Drake Whelp','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(32593,9056,0,0,25656,0,0,0,'Skittering Swarmer','','',0,6,0,5,0,0.02,1,0,72,72,21,200,200,0,1,0,2000,0,307,438,0,0,0,0,180000,7318,0,0,0,0,0,0,0,0.093,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(32594,9056,0,0,24531,0,0,0,'Calder','Blacksmithing Supplies','',0,7,0,1,0,1,1,0,79,80,2107,73050,75600,0,1,4227,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,6,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32595,9056,0,0,28216,0,0,0,'Pengu','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32596,9056,0,0,21273,21271,21272,21270,'Dalaran Visitor','','',4096,7,0,0,0,1,1,0,74,80,2007,8225,10080,8312,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32597,9056,0,0,21273,21271,21272,21270,'Dalaran Visitor','','',4096,7,0,0,0,1,1,0,74,80,2007,8225,10080,8312,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32598,9056,0,0,21273,21271,21272,21270,'Dalaran Visitor','','',4096,7,0,0,0,1,1,0,74,80,2007,8225,10080,8312,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32599,9056,0,0,28098,0,0,0,'Surveyor Hansen','','',0,7,0,1,0,1,1,0,80,80,1929,63000,63000,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,12024,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32600,9056,0,0,26847,22152,23167,17476,'Dalaran Visitor','','',4096,7,0,0,0,1,1,0,74,80,2007,8225,10080,8312,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32601,9056,0,0,26847,22152,23167,17476,'Dalaran Visitor','','',4096,7,0,0,0,1,1,0,74,80,2007,8225,10080,8312,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32602,9056,0,0,26847,22152,23167,17476,'Dalaran Visitor','','',4096,7,0,0,0,1,1,0,74,80,2007,8225,10080,8312,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.95,0.3978,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32603,9056,0,0,23517,0,0,0,'Hootie','The Strigid Screecher','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.2,0.28,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(32604,9056,0,0,28102,0,0,0,'Seiren','','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,0,2000,0,289,421,0,0,0,0,0,6610,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32606,9056,0,0,21955,11686,0,0,'[DND] Cosmetic Book','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(32607,12340,0,0,28038,0,0,0,'Icecrown Bomber Horde Test Pilot (DND)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32608,9056,0,0,16480,21342,0,0,'Hodir\'s Spear Event Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,3750,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32609,9056,0,0,10720,0,0,0,'Hansen\'s Warhorse','','',0,6,0,1,0,1,1,0,70,70,1929,8100,8100,0,1,0,2000,0,1159.2,1642.2,0,0,0,0,300000,6719,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32615,9056,0,0,15387,0,0,0,'Horde Warbringer','','',0,7,0,1,0,1,1,0,1,1,1735,1,1,0,1,2,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32616,9056,0,0,26484,0,0,0,'Alterac Valley Portal','','Interact',0,10,0,0,0,1,1,0,80,80,534,12600,12600,0,1,1048576,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32617,9056,0,0,26494,0,0,0,'Alterac Valley Portal','','Interact',0,10,0,0,0,1,1,0,80,80,714,12600,12600,0,1,1048576,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32618,9056,0,0,26495,0,0,0,'Arathi Basin Portal','','Interact',0,10,0,0,0,1,1,0,80,80,534,12600,12600,0,1,1048576,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32619,9056,0,0,26496,0,0,0,'Arathi Basin Portal','','Interact',0,10,0,0,0,1,1,0,80,80,714,12600,12600,0,1,1048576,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32620,9056,0,0,26501,0,0,0,'Eye of the Storm Portal','','Interact',0,10,0,0,0,1,1,0,80,80,714,12600,12600,0,1,1048576,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32621,9056,0,0,26499,0,0,0,'Eye of the Storm Portal','','Interact',0,10,0,0,0,1,1,0,80,80,534,12600,12600,0,1,1048576,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32622,9056,0,0,26504,0,0,0,'Strand of the Ancients Portal','','Interact',0,10,0,0,0,1,1,0,80,80,534,12600,12600,0,1,1048576,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32623,9056,0,0,26505,0,0,0,'Strand of the Ancients Portal','','Interact',0,10,0,0,0,1,1,0,80,80,714,12600,12600,0,1,1048576,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32624,9056,0,0,26502,0,0,0,'Warsong Gulch Portal','','Interact',0,10,0,0,0,1,1,0,80,80,534,12600,12600,0,1,1048576,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32625,9056,0,0,26503,0,0,0,'Warsong Gulch Portal','','Interact',0,10,0,0,0,1,1,0,80,80,714,12600,12600,0,1,1048576,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32626,9056,0,0,27154,0,0,0,'Alliance Brigadier General','','',0,7,0,1,0,1,1,0,1,1,55,1,1,0,1,2,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32629,9056,0,0,28106,0,0,0,'Wintergrasp Siege Turret','','Gunner',262184,9,0,0,0,15.91,1,0,1,1,35,85000,85000,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,51362,0,0,0,0,0,0,0,0,11902,0,0,0,0,116,0,0,0,0,0,0,0,0,0),(32630,9056,0,0,28110,0,0,0,'Vyragosa','','',0,2,0,2,0,1,1,0,80,80,14,18900,18900,0,1,0,2000,4,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,47425,51857,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32631,9056,0,0,28119,0,0,0,'Alfred Copperworth','Butler','',0,7,0,0,0,1,1,0,75,75,2007,3256,3256,7981,1,642,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32632,12340,0,0,27601,0,0,0,'Parlor Patron','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29144,9056,0,0,25289,25341,0,0,'Refurbished Steam Tank','','vehichleCursor',8,9,0,0,0,6,5,0,70,70,12,53892,53892,15775,1,0,2000,0,242,362,0,2000,194,290,180000,6708,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,180,0),(32634,12340,0,0,28063,0,0,0,'Swift Mooncloth Carpet','','',1056768,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32635,12340,0,0,28061,0,0,0,'Swift Shadoweave Carpet','','',1056768,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32636,13202,0,0,28064,0,0,0,'Swift Spellfire Carpet','','',1056768,10,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,2000,0,39.5377,39.5377,0,0,44,44,0,6792,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32637,9056,0,0,28082,0,0,0,'Flying Carpet','','',1056768,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32638,9056,0,0,28111,0,0,0,'Hakmud of Argus','Traveling Trader','',0,7,0,0,0,1,1,0,80,80,1732,12600,12600,0,1,896,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,1,'61447',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32639,9056,0,0,28282,0,0,0,'Gnimo','Adventurous Tinker','',0,7,0,0,0,1,1,0,80,80,1732,12600,12600,0,1,7296,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29046,12340,0,0,25870,0,25870,0,'It\'s A Chopper, Baby (Alliance)','Horde','vehichleCursor',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32641,9056,0,0,28120,0,0,0,'Drix Blackwrench','The Fixer','',0,7,0,0,0,1,1,0,80,80,1735,12600,12600,0,1,7296,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32642,9056,0,0,28118,0,0,0,'Mojodishu','Traveling Trader','',0,7,0,0,0,1,1,0,80,80,1735,12600,12600,0,1,896,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.8,0.3672,'61447',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32643,9183,0,0,14273,0,0,0,'Kirin Tor Familiar','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,0.175,'61478',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32647,9056,0,0,3019,19283,0,0,'Warsong Hold Practice Dummy','','',0,10,0,0,0,1,1,0,50,50,1703,2215,2215,0,1,0,2000,0,85,112,0,0,0,0,300000,2966,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(32648,12340,0,0,11686,0,0,0,'Tirion\'s Gambit Event Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32649,12340,0,0,1866,0,0,0,'Gorky','Traveling Salesman','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32650,9056,0,0,28123,0,0,0,'Wounded Dalaran Protector','','',0,7,0,0,0,1,1,0,14,15,2007,300,328,0,1,0,2000,0,22,29,0,0,0,0,300000,665,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32651,9056,0,0,28124,0,0,0,'Wounded Dalaran Shield Guard','','',0,7,0,0,0,1.1,1,0,31,32,2007,1107,1163,0,1,0,2000,0,45,60,0,0,0,0,300000,1249,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32652,9056,0,0,28125,0,0,0,'Wounded Dalaran Watcher','','',0,7,0,0,0,1,1.3,0,18,19,2007,354,379,1390,1,0,2000,0,20,28,0,0,0,0,300000,674,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32653,9056,0,0,5966,0,0,0,'Wounded Dalaran Serpent','','',0,1,0,0,0,0,1,0,14,15,2007,1,1,0,1,0,1000,0,11,14.5,0,0,0,0,300000,665,0,0,0,0,0,0,0.3125,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(32654,9056,0,0,25331,0,0,0,'SOTA Alliance Gun 1','','',0,9,0,0,0,26.75,0,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.155,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32655,9056,0,0,27754,0,0,0,'SOTA Horde Gun 2','','',0,9,0,0,0,26.75,0,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32656,9056,0,0,27754,0,0,0,'SOTA Horde Gun 1','','',0,9,0,0,0,26.75,0,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32657,9056,0,0,28130,0,0,0,'Privateer Stonemantle','Captain of the Frostbreaker','',0,7,0,0,0,1,1,0,72,72,1973,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32658,9056,0,0,28131,0,0,0,'Privateer Zierhut','Captain of the Graceful Maiden','',0,7,0,0,0,1,1,0,72,72,1973,9610,9610,0,1,0,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32659,9056,0,0,28129,0,0,0,'Dread Captain Winge','Captain of the Casket Carrier','',0,7,0,0,0,1,1,0,70,80,1980,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32660,9056,0,0,28128,0,0,0,'Dread Captain \"Moldy\" Nadeux','Captain of the Blightbringer','',0,7,0,0,0,1,1,0,70,80,1980,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32661,9056,0,0,25331,0,0,0,'SOTA Alliance Gun 2','','',0,9,0,0,0,26.75,0,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.155,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32662,9056,0,0,1126,11686,0,0,'Invisible Stalker (Floating, Uninteractible, Large, Sessile, Custom Phase 1)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32663,9056,0,0,23831,0,0,0,'Budd','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32664,9056,0,0,12200,0,0,0,'Segacedi','Sewer Shark','',0,1,0,0,0,1,1,0,70,75,14,4050,4652,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32665,9056,0,0,19033,0,0,0,'Crystalline Tangler','','',8,4,0,0,0,0.16,1,0,80,80,16,2000,2000,0,1,0,1000,0,211,293,0,0,0,0,0,9729,0,0,0,0,0,0,0.105,0.07,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32666,9056,0,0,28047,0,0,0,'Expert\'s Training Dummy','','',0,9,0,0,0,0,1,0,60,60,7,1,1,0,1,0,0,0,0,0,0,0,0,0,180000,3750,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(32667,9056,0,0,28047,0,0,0,'Master\'s Training Dummy','','',0,9,0,0,0,0,1,0,70,70,7,1,1,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.25,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(32668,9056,0,0,80,0,0,0,'Emi','','',4096,7,0,0,0,1,1,0,9,9,2007,166,166,350,1,0,2000,0,8,12,0,0,0,0,300000,339,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32669,9056,0,0,251,0,0,0,'Colin','','',4096,7,0,0,0,1,1,0,13,13,2007,253,253,601,1,0,2000,0,13,18,0,0,0,0,300000,509,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32675,9056,0,0,28143,0,0,0,'Babagahnoosh the Grumpy','','',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32676,9056,0,0,28144,0,0,0,'Grindle Firespark','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32677,9056,0,0,28145,0,0,0,'Whirt the All-Knowing','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32678,9056,0,0,28146,0,0,0,'Emeline Fizzlefry','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32679,9056,0,0,28147,0,0,0,'Darthalia Ebonscorch','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32680,9056,0,0,28148,0,0,0,'Fabioso the Fabulous','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32681,9056,0,0,28149,0,0,0,'The Magnificent Merleaux','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32682,9056,0,0,23365,0,0,0,'Harry\'s Bomber','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32683,9056,0,0,28150,0,0,0,'Grezla the Hag','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32684,9056,0,0,28152,0,0,0,'Mona Everspring','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32685,9056,0,0,28153,0,0,0,'Kitz Proudbreeze','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32686,9056,0,0,28154,0,0,0,'Crafticus Mindbender','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32687,9056,0,0,28155,0,0,0,'Linda Ann Kastinglow','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32688,9056,0,0,28156,0,0,0,'Archmage Tenaj','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32689,9056,0,0,28159,0,0,0,'Adorean Lew','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32690,9056,0,0,28160,0,0,0,'Bitty Frostflinger','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32691,9056,0,0,28161,0,0,0,'Magus Fansy Goodbringer','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32692,9056,0,0,28162,0,0,0,'Arcanist Alec','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32693,9056,0,0,28163,0,0,0,'Sabriana Sorrowgaze','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1095),(32694,9056,0,0,169,11686,0,0,'Vesperon Controller Clear Debuff','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32695,9056,0,0,28180,0,0,0,'Donavan Bale','','',4096,7,0,0,0,1,1,0,75,75,1732,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32697,9056,0,0,28181,0,0,0,'Dak\'hal the Black','','',4096,7,0,0,0,1,1,0,75,75,1735,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32700,9056,0,0,28200,0,0,0,'Halga Steelbarrow','','',4096,7,0,0,0,1,1,0,75,75,1732,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32702,9056,0,0,28201,0,0,0,'Drog Skullbreaker','','',4096,7,0,0,0,1,1,0,75,75,1735,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32704,9056,0,0,28188,0,0,0,'Danric the Bold','','',4096,7,0,0,0,1,1,0,75,75,1732,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,0,8204,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32706,9056,0,0,28189,0,0,0,'Saedelin Whitedawn','','',4096,7,0,0,0,1,1,0,75,75,1735,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32708,9056,0,0,28182,0,0,0,'Narestel Palestar','','',4096,7,0,0,0,1,1,0,75,75,1732,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,0,8204,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32709,9056,0,0,28183,0,0,0,'Hunaka Greenhoof','','',4096,7,0,0,0,1,1,0,75,75,1735,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,0,8204,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32710,9056,0,0,28184,0,0,0,'Garl Grimgrizzle','','',4096,7,0,0,0,1,1,0,75,75,1732,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,0,8204,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32711,9056,0,0,28185,0,0,0,'Warp-Huntress Kula','','',4096,7,0,0,0,1,1,0,75,75,1735,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,61353,61616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32712,9056,0,0,28186,0,0,0,'The Amazing Zanzo','','',4096,7,0,0,0,1,1,0,75,75,1732,8508,8508,7981,1,0,2000,0,289,421,0,0,0,0,180000,6610,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32713,9056,0,0,28187,0,0,0,'Juwanamana','','',4096,7,0,0,0,1,1,0,75,75,1735,8508,8508,7981,1,0,2000,0,289,421,0,0,0,0,180000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32714,9056,0,0,28190,0,0,0,'Moon Priestess Nici','','',4096,7,0,0,0,1,1,0,75,75,1732,8508,8508,7981,1,0,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32715,9056,0,0,28191,0,0,0,'Sorrow','','',4096,7,0,0,0,1,1,0,75,75,1735,8508,8508,7981,1,0,2000,0,289,421,0,0,0,0,300000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32716,9056,0,0,28192,0,0,0,'Linzi Redgrin','','',4096,7,0,0,0,1,1,0,75,75,1732,10635,10635,0,1,0,2000,0,0,0,0,0,0,0,180000,7412,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32717,9056,0,0,28193,0,0,0,'Drool','The Griefer','',4096,7,0,0,0,1,1,0,75,75,1735,10635,10635,0,1,0,2000,0,0,0,0,0,0,0,180000,7412,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32718,9056,0,0,28195,0,0,0,'Disidra Stormglory','','',4096,7,0,0,0,1,1,0,75,75,1732,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32719,9056,0,0,28196,0,0,0,'Great Hexer Ohodo','','',4096,7,0,0,0,1,1,0,75,75,1735,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32720,9056,0,0,28197,0,0,0,'Violetta','','',4096,7,0,0,0,1,1,0,75,75,1732,8508,8508,7981,1,0,2000,0,289,421,0,0,0,0,180000,6610,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32721,9056,0,0,28198,0,0,0,'Felcaster Virim','','',4096,7,0,0,0,1,1,0,75,75,1735,8508,8508,7981,1,0,2000,0,289,421,0,0,0,0,180000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32722,9056,0,0,27949,0,0,0,'Warmage Lukems','','',0,7,0,1,0,4,4,0,80,80,2009,40320,40320,35256,1,0,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32723,9056,0,0,24916,0,0,0,'Warmage Kath\'leen','','',0,7,0,0,0,1,1,0,75,75,2006,10635,10635,3561,1,0,2000,0,339,481,0,0,0,0,300000,8204,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32724,9056,0,0,27944,0,0,0,'Warmage Mumplina','','',0,7,0,1,0,4,4,0,80,80,2009,40320,40320,35256,1,0,2000,0,1591.6,2295.4,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32725,9056,0,0,23337,0,0,0,'Warmage Silva','','',0,7,0,0,0,1,1,0,72,72,2006,7688,7688,7500,1,0,2000,0,263,384,0,0,0,0,300000,5886,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32726,9056,0,0,28164,0,0,0,'The Chooch','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32727,9056,0,0,28165,0,0,0,'Natalie Tootiblare','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32728,9056,0,0,28166,0,0,0,'Illusionist Karina','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32729,9056,0,0,28167,0,0,0,'Lofwyr Le\'Fleur','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32730,9056,0,0,28168,0,0,0,'Goldlilly Gleamingfell','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32731,9056,0,0,28169,0,0,0,'Metopious Loreseeker','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32732,9056,0,0,28170,0,0,0,'Dorfus Alphamage','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32733,9056,0,0,28171,0,0,0,'Joboba Mezbreaker','','Directions',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,1,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32734,9056,0,0,28173,0,0,0,'Arcanist Ginsberg','','',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32735,9056,0,0,28172,0,0,0,'Alchemist Burroughs','','',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32736,9056,0,0,28179,0,0,0,'Scribe Whitman','','',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32737,9056,0,0,28174,0,0,0,'Archmage John Nicholas','The Punisher','',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32738,9056,0,0,28178,0,0,0,'Kat Sunflower','','',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32739,9056,0,0,28176,0,0,0,'Baroness Zildjia','','',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,300000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32740,9056,0,0,28175,0,0,0,'Archmage Rheaume ','','',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32741,9056,0,0,28177,0,0,0,'Conjurer Weinhaus','','',4096,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32742,9056,0,0,16480,21342,0,0,'Your Corpse','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32743,9056,0,0,28194,0,0,0,'Willard Blauvelt','Arena Speculator','',0,7,0,0,0,1,1,0,75,78,35,4652,5052,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32744,9056,0,0,28199,0,0,0,'Bakor the Gangly','Arena Enthusiast','',0,7,0,0,0,1,1,0,75,78,35,4652,5052,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32745,9056,0,0,28202,0,0,0,'Amera Sky','','',0,7,0,0,0,1,1,0,75,78,35,4652,5052,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32746,9056,0,0,28203,0,0,0,'Geffon the Unruly','','',0,7,0,0,0,1,1,0,75,78,35,4652,5052,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32747,9056,0,0,28204,0,0,0,'Mendez Nightshadow','','',0,7,0,0,0,1,1,0,75,78,35,4652,5052,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32748,9056,0,0,28205,0,0,0,'Bimble Sparkfingers','Arena Enthusiast','',0,7,0,0,0,1,1,0,75,78,35,4652,5052,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32749,9056,0,0,28207,0,0,0,'Tuff Gorehoof','Arena Enthusiast','',0,7,0,0,0,1,1,0,75,78,35,4652,5052,0,1,0,2000,0,387,543,0,0,0,0,300000,9124,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32751,9056,0,0,28212,0,0,0,'Backbiter','','',1,1,32,0,0,1,1,0,75,75,1735,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,0.6,0.186,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32752,9056,0,0,913,0,0,0,'Tabitha','','',1,1,4,0,0,1,1,0,75,75,1732,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.611,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32753,9056,0,0,28208,0,0,0,'Lok','Death Knight Glyphs','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32754,9056,0,0,26347,0,0,0,'Austeen','Druid Glyphs','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32755,9056,0,0,27998,0,0,0,'Holloway Fjordhammer','Hunter Glyphs','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32756,9056,0,0,28143,0,0,0,'Linus Galespin','Mage Glyphs','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32757,9056,0,0,28159,0,0,0,'Harold Dawson','Paladin Glyphs','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32758,9056,0,0,26438,0,0,0,'Charlotte Mader','Priest Glyphs','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32759,9056,0,0,28177,0,0,0,'Libby Waterwheel','Rogue Glyphs','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32760,9056,0,0,26299,0,0,0,'Juliet Stonehelm','Shaman Glyphs','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32761,9056,0,0,28150,0,0,0,'Claire Littlesun','Warlock Glyphs','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32762,9056,0,0,28161,0,0,0,'David Hume','Warrior Glyphs','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32763,9056,0,0,28218,0,0,0,'Sairuk','Kalu\'ak Quartermaster','',0,7,0,0,0,1,1,0,65,65,1950,3524,3524,0,1,640,2000,0,200,281,0,0,0,0,300000,5234,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32764,12340,2225,0,14781,0,0,0,'Zora Guthrek (2)','Trade Goods','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32765,12340,10364,0,9763,0,0,0,'Yaelika Farclaw (2)','Reagents & Poison Supplies','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32766,12340,13437,0,13470,0,0,0,'Wing Commander Ichman (2)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,1813,15,2.5,8,14,0,15580,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32767,9056,0,0,27064,0,0,0,'Frostbrood Sentry','','',0,6,0,0,0,2,1,0,80,80,21,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,300000,9729,0,0,0,0,0,0,3,0.31,'',0,2336,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,157,0),(32768,9056,0,0,1126,11686,0,0,'Invisible Stalker (Floating, Uninteractible, Large, Sessile, Custom Phase 2)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32769,9056,33192,0,25753,0,0,0,'Gargoyle Ambusher','','',0,6,0,0,0,1,1,0,80,80,21,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,300000,9706,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,60239,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(32770,9056,32399,0,27806,26763,26329,0,'Enraged Fleshrender','','',0,6,0,1,0,3.5,1,0,80,80,21,44100,44100,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.75,0.5425,'',0,2204,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,42108,0,0,0,0,0,164,0),(32771,9056,0,0,16206,15961,0,0,'Stitched Brute','','',0,6,0,1,0,4,1,0,80,80,21,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,4.5,1.5,'',0,2231,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(32772,9056,0,0,27870,0,0,0,'Skeletal Footsoldier','','',0,6,0,1,0,3,1,0,80,80,21,37800,37800,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.2,0.277778,'',0,2285,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(32773,9056,0,0,23072,0,0,0,'Logistics Officer Brighton','Alliance Vanguard Quartermaster','',4096,7,0,0,0,1,1,0,72,72,1973,9610,9610,0,1,128,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32774,9056,0,0,1606,0,0,0,'Sebastian Crane','Horde Expedition Quartermaster','',4096,7,0,0,0,1,1,0,72,72,1928,9610,9610,0,1,128,2000,0,307,438,0,0,0,0,300000,7318,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32775,9056,0,0,4683,0,0,0,'Fire Nova Totem IX','','',0,11,0,0,0,1,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32776,9056,0,0,4683,0,0,0,'Fire Nova Totem VIII','','',0,11,0,0,0,1,1,0,1,80,58,5,5,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32777,9056,0,0,24696,0,0,0,'Sky-Captain Mark Jackson','','',6144,10,0,1,0,10,1,0,80,80,1732,126000,126000,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,300000,9729,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32778,12340,0,0,1206,6303,2957,2958,'Crafty Snake (1)','','',0,1,0,5,0,1,1,0,80,80,190,107,107,0,1,0,3000,0,633,879,0,0,0,0,0,9729,0,0,0,0,0,0,0.5,0.35,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32779,12340,0,0,28285,0,0,0,'Ignoble Thief','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32780,9056,0,0,1126,11686,0,0,'Invisible Stalker (All Phases)','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32781,9806,0,0,328,6302,4626,0,'Noblegarden Rabbit','','',0,8,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32782,9806,0,0,328,11686,0,0,'Noblegarden Bunny Waypoint','','',0,8,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32784,9806,0,0,328,11686,0,0,'Noblegarden Bunny Controller','','',0,8,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32785,12340,0,0,28286,0,0,0,'Web Wrap Visual','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32786,9183,0,0,10978,10972,0,0,'Rotted Troll Corpse','','',0,6,0,0,0,0.2,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.3,0.4511,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,73,0),(32787,12340,32786,0,10978,10972,0,0,'Rotted Troll Corpse (1)','','',0,6,0,0,0,1,1,0,80,80,35,3780,3780,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.3,0.4511,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32788,9183,0,0,169,11686,0,0,'Moonglade Return Portal','','Interact',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'61722',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32789,12340,0,0,328,0,0,0,'Polymorphed Rabbit','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32790,9183,0,0,169,11686,0,0,'Moonglade Portal','','Interact',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'61722',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32791,9806,0,0,6302,0,0,0,'Spring Rabbit','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(32793,9806,0,0,28288,28998,29000,0,'Baby Bunny','','',0,8,0,0,0,0.1,1,0,1,1,35,4,4,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43,0),(32794,12340,0,0,7550,0,0,0,'Indalamar\'s 83 Test Dummy','QA Punching Bag','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(29045,12340,0,0,25871,0,25871,0,'It\'s A Chopper, Baby (Horde)','Horde','vehichleCursor',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32797,13202,31395,0,27571,0,0,0,'Illidan Stormrage Kill Credit','','',4,7,0,0,0,1,1,0,82,82,35,903520,903520,0,1,0,2000,0,46.5937,46.5937,0,0,121,121,0,10356,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32798,9806,0,0,28304,28305,0,0,'Spring Gatherer','','',0,7,0,0,0,4,4,0,75,75,1735,34032,34032,31924,1,2,2000,0,289,421,0,0,0,0,0,6610,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32799,9806,0,0,28302,28303,0,0,'Spring Collector','','',0,7,0,0,0,4,4,0,75,75,1732,34032,34032,31924,1,2,2000,0,289,421,0,0,0,0,0,6610,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32800,9183,0,0,27554,0,0,0,'Father Kamaros','','',4096,7,0,0,0,1,3,0,1,1,113,1,1,0,1,2,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,25054,58921,32595,17146,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32801,11685,0,0,23441,0,0,0,'Borean Tundra Flame Warden','','',0,7,0,0,0,1,1,0,72,72,84,4278,4278,0,1,3,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32802,11685,0,0,16338,0,0,0,'Sholazar Basin Flame Warden','','',0,7,0,0,0,1,1,0,78,78,84,5052,5052,0,1,3,2000,0,387,543,0,0,0,0,0,9124,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32803,11685,0,0,16339,0,0,0,'Dragonblight Flame Warden','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32804,11685,0,0,23438,0,0,0,'Howling Fjord Flame Warden','','',0,7,0,0,0,1,1,0,72,72,35,4278,4608,0,1,0,2000,0,126,167,0,0,89,130,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32805,11685,0,0,16335,0,0,0,'Grizzly Hills Flame Warden','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32806,11685,0,0,23438,0,0,0,'Storm Peaks Flame Warden','','',0,7,0,0,0,1,1,0,80,80,84,5342,5342,0,1,3,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32807,11685,0,0,23439,0,0,0,'Crystalsong Forest Flame Warden','','',0,7,0,0,0,1,1,0,80,80,84,5342,5342,0,1,3,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32808,11685,0,0,16338,0,0,0,'Zul\'Drak Flame Warden','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32809,11685,0,0,16341,0,0,0,'Borean Tundra Flame Keeper','','',0,7,0,0,0,1,1,0,72,72,83,4278,4278,0,1,3,2000,0,307,438,0,0,0,0,0,7318,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32810,11685,0,0,23442,0,0,0,'Sholazar Basin Flame Keeper','','',0,7,0,0,0,1,1,0,78,78,83,5052,5052,0,1,3,2000,0,387,543,0,0,0,0,0,9124,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32811,11685,0,0,16340,0,0,0,'Dragonblight Flame Keeper','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32812,11685,0,0,23442,0,0,0,'Howling Fjord Flame Keeper','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32813,11685,0,0,16334,0,0,0,'Grizzly Hills Flame Keeper','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32814,11685,0,0,16340,0,0,0,'Storm Peaks Flame Keeper','','',0,7,0,0,0,1,1,0,80,80,83,5342,5342,0,1,3,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32815,11685,0,0,23440,0,0,0,'Crystalsong Forest Flame Keeper','','',0,7,0,0,0,1,1,0,80,80,83,5342,5342,0,1,3,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32816,11685,0,0,16340,0,0,0,'Zul\'Drak Flame Keeper','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32818,10482,0,0,21774,0,0,0,'Plump Turkey','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(32819,10482,0,0,4626,11686,0,0,'Plump Turkey Bunny','','',0,12,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(32820,10192,0,0,21774,0,0,0,'Wild Turkey','','',0,8,0,0,0,1,1,0,1,1,188,2,2,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32821,12340,0,0,1126,17612,0,0,'Revenge for the Vargul Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32822,12340,0,0,22191,0,0,0,'Large Turkey (Polymorph)','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32823,10482,0,0,28293,0,0,0,'Bountiful Table','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,320,1,0,0,0,0,0,0,0,0),(32824,10482,0,0,28294,0,0,0,'[PH] Pilgrim\'s Bounty Table - Turkey','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32825,10482,0,0,28295,0,0,0,'[PH] Pilgrim\'s Bounty Table - Yams','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28900,12340,0,0,229,239,237,0,'Havenshire Stallion','','vehichleCursor',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32827,10482,0,0,28296,0,0,0,'[PH] Pilgrim\'s Bounty Table - Cranberry Sauce','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32828,12340,0,0,11686,0,0,0,'Chair Holder','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32829,10482,0,0,28297,0,0,0,'[PH] Pilgrim\'s Bounty Table - Pie','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32830,10482,0,0,11686,0,0,0,'Food Holder','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,323,1,0,0,0,0,0,0,0,0),(32831,10482,0,0,28298,0,0,0,'[PH] Pilgrim\'s Bounty Table - Stuffing','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32832,9183,0,0,28300,0,0,0,'Blood Guard Zar\'shi','Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,1074,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32833,9183,0,0,28300,0,0,0,'Scout Zar\'shi','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32834,9183,0,0,28301,0,0,0,'Knight-Lieutenant Moonstrike','Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,123,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32835,9183,0,0,28301,0,0,0,'Corporal Moonstrike','','',0,7,0,0,0,1,1,0,65,65,1078,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32836,9806,0,0,28306,28307,28311,28312,'Noblegarden Vendor','','',0,7,0,0,0,1,1,0,12,12,1732,247,247,0,1,130,2000,0,17,22,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32837,9806,0,0,28308,28309,28313,28314,'Noblegarden Merchant','','',0,7,0,0,0,1,1,0,12,12,1735,247,247,0,1,130,2000,0,17,22,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32838,9767,0,0,28315,0,0,0,'Minigob Manabonk','The Mischievous Mage','',0,7,0,0,0,1,1,0,76,76,35,3347,3347,8139,1,0,2000,0,300,436,0,0,0,0,0,6851,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,61995,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32839,10482,0,0,28310,0,0,0,'PBTable - Plate','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32840,10482,0,0,11686,0,0,0,'Plate Holder','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,1,0,0,0,0,0,0,0,0),(32841,9183,0,0,16189,0,0,0,'Baby Blizzard Bear','','',0,12,0,0,0,1,1,0,1,1,188,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(32842,9183,0,0,3718,3714,18052,3585,'The WoW Dev Team','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32843,9183,0,0,28317,0,0,0,'Tabea','','',4096,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,300000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32844,9183,0,0,28318,0,0,0,'Apollo','Tabea\'s Companion','',0,12,0,0,0,1,1,0,1,1,2007,42,42,0,1,0,2000,0,2,2,0,0,0,0,300000,7,0,0,0,0,0,0,0.825,0.275,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32845,9767,0,0,28743,0,0,0,'Hodir','','',108,5,0,3,0,1,1,0,83,83,16,8115990,8115990,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,7.5,0.775,'',1,0,0,2.5,8,14,0,26662,62038,61968,62469,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32846,12340,32845,0,28743,0,0,0,'Hodir (1)','','',108,5,0,3,0,1,1,0,83,83,35,32477904,32477904,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,7.5,0.775,'',1,0,15,2.5,8,14,0,26662,62038,61968,62469,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32847,12340,0,0,2467,0,0,0,'Unkillable Test Dummy 80 Warrior (Bonus Armor)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32848,12340,0,0,2467,0,0,0,'Unkillable Test Dummy 80 S1 Resil Priest','Priest','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32849,12340,0,0,2467,0,0,0,'Unkillable Test Dummy 80 S1 Resil Warrior','Warrior','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32853,12340,0,0,9790,0,0,0,'QA Test Dummy 83 Raid Debuff (High Armor)','','',4,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,1.95,1.3,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32854,12340,0,0,2467,0,0,0,'Unkillable Test Dummy 83 Warrior (Bonus Armor)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32857,9767,0,0,28324,0,0,0,'Stormcaller Brundir','','',108,7,0,3,0,1,1,0,83,83,16,2998175,2998175,212900,1,0,2000,0,17360,23590,0,0,0,0,604800000,10573,0,0,0,0,0,0,0,0,'18950 18950',1,1798029,0,2.5,8,14,0,61879,63479,61887,63486,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32865,9767,0,0,28977,0,0,0,'Thorim','','',76,7,0,3,0,1,1,0,83,83,14,4183500,4183500,425800,1,0,1500,0,13020,17692.5,0,0,0,0,604800000,10573,0,0,0,0,0,0,6.25,1.25,'18950 18950',1,0,0,2.5,8,14,0,26662,62131,64390,62016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32866,9767,0,0,11686,0,0,0,'Overload Visual','','',0,10,0,3,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32867,9767,0,0,28344,0,0,0,'Steelbreaker','','',108,5,0,3,0,1,1,0,83,83,16,2998175,2998175,0,1,0,1500,0,13361.2,17928.8,0,0,0,0,604800000,10673,0,0,0,0,0,0,0,0,'18950 18950',1,1710000,0,2.5,8,14,0,61903,63493,61890,63498,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32870,12340,0,0,25489,0,0,0,'The Real Ronakada','Blademaster','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32871,9806,0,0,28641,0,0,0,'Algalon the Observer','','',108,4,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,180000,7,0,0,0,0,0,0,2.5,0.775,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32872,9767,0,0,26965,0,0,0,'Runic Colossus','','',8,9,0,1,0,1,1,0,82,82,14,134810,134810,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,6,30,'',0,0,0,2.5,8,14,0,62613,62614,62338,62339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32873,9767,0,0,28349,0,0,0,'Ancient Rune Giant','','',8,7,0,1,0,1,1,0,82,82,14,202215,202215,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,7.5,0.465,'',0,0,0,2.5,8,14,0,62526,62942,62411,62413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32874,9767,0,0,26065,0,0,0,'Iron Ring Guard','','',0,7,0,1,0,1,1,0,81,81,16,26066,26066,0,1,0,2000,0,3480,4530,0,0,0,0,604800000,10033,0,0,0,0,0,0,0,0.3875,'',0,0,0,2.5,8,14,0,62331,62418,24048,64151,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32875,9767,0,0,26239,0,0,0,'Iron Honor Guard','','',0,7,0,1,0,1,1,0,81,81,16,32582,32582,0,1,0,2000,0,3480,4530,0,0,0,0,604800000,10033,0,0,0,0,0,0,0,0.5425,'18950 18950',0,0,0,2.5,8,14,0,42724,48639,62332,62420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32876,9767,0,0,25984,0,0,0,'Dark Rune Champion','','',0,7,0,1,0,1,1,0,82,82,16,53924,53924,0,1,0,2000,0,3660,4815,0,0,0,0,180000,10356,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,32323,35054,15578,33500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32877,9767,0,0,28466,0,0,0,'Dark Rune Warbringer','','',0,7,0,1,0,1,1,0,82,82,16,33702,33702,4169,1,0,1667,0,2894.33,4000.8,0,0,0,0,180000,10253,0,0,0,0,0,0,0,0.465,'',0,0,0,2.5,8,14,0,62320,62322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32878,9767,0,0,25990,0,0,0,'Dark Rune Evoker','','',0,7,0,1,0,1,1,0,82,82,16,33702,33702,20845,1,0,2000,0,3472.5,4800,0,0,0,0,180000,10253,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,62327,62445,62328,62446,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32879,9767,0,0,169,0,16925,16925,'Thorim Controller','','',1048576,10,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32882,9767,0,0,24564,0,0,0,'Jormungar Behemoth','','',8,1,0,1,0,1,1,0,82,82,16,269620,269620,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,12,1.24,'',0,0,0,2.5,8,14,0,62315,62415,62316,62417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32883,9767,0,0,21312,21314,21313,21315,'Captured Mercenary Soldier','','',0,7,0,1,0,1,1,0,80,80,16,138600,138600,3994,1,0,2000,0,3127.5,4365,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,62318,16496,40652,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32885,9767,0,0,21308,21310,21309,21311,'Captured Mercenary Soldier','','',0,7,0,1,0,1,1,0,80,80,16,138600,138600,0,1,0,2000,0,3127.5,4365,0,0,0,0,604800000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,62318,16496,40652,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32886,9767,0,0,25990,0,0,0,'Dark Rune Acolyte','','',0,7,0,1,0,1,1,0,82,82,2119,67405,67405,4169,1,0,2000,0,3472.5,4800,0,0,0,0,604800000,10253,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,61964,61965,62334,62335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32887,12340,0,0,4589,0,0,0,'Magma Totem TEST','','',0,11,0,0,0,1,1,0,1,1,1953,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32892,9767,0,0,169,0,16925,16925,'Thorim Event Bunny','','',0,10,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32893,9767,0,0,28362,0,0,0,'Missy Flamecuffs','','',0,7,0,1,0,1,1,0,80,80,1665,50400,50400,44070,1,0,2000,0,2595,3742.5,0,0,0,0,180000,7822,0,0,0,0,0,0,2.15625,0.439875,'',0,0,0,2.5,8,14,0,62823,61909,64528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32897,9767,0,0,28366,0,0,0,'Field Medic Penny','','',0,7,0,1,0,1,1,0,80,80,1665,50400,50400,44070,1,0,2000,0,2595,3742.5,0,0,0,0,0,7822,0,0,0,0,0,0,1.875,0.43375,'',0,0,0,2.5,8,14,0,63499,62809,61923,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32900,9767,0,0,28368,0,0,0,'Elementalist Avuun','','',0,7,0,1,0,1,1,0,80,80,1665,50400,50400,44070,1,0,2000,0,2595,3742.5,0,0,0,0,180000,7822,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,61924,65123,65133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32901,9767,0,0,28369,0,0,0,'Ellie Nightfeather','','',0,7,0,1,0,1,1,0,80,80,1665,50400,50400,44070,1,0,2000,0,2595,3742.5,0,0,0,0,180000,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,62793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32904,9767,0,0,25995,0,0,0,'Dark Rune Commoner','','',0,7,0,0,0,1,1,0,80,80,16,8820,8820,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,62326,38313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32905,12340,0,0,21774,0,0,0,'Rabid Turkey','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32906,9767,0,0,28777,0,0,0,'Freya','','',108,5,0,3,0,1,1,0,83,83,16,1394500,1394500,234190,1,0,2000,0,17360,23590,0,0,0,0,604800000,10573,0,0,0,0,0,0,5,0.775,'18950 18950',1,0,0,2.5,8,14,0,62519,47008,62678,62623,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32907,9767,0,0,21314,0,21313,21313,'Captured Mercenary Captain','','',0,7,0,1,0,1,1,0,80,80,16,567000,567000,3994,1,0,2000,0,3127.5,4365,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,62317,62444,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32908,9767,0,0,21308,0,21311,21311,'Captured Mercenary Captain','','',0,7,0,1,0,1,1,0,80,80,16,189000,189000,0,1,0,2000,0,3127.5,4365,0,0,0,0,604800000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,62317,62444,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32913,9767,0,0,29175,0,0,0,'Elder Ironbranch','','',364,4,0,3,0,1,1,0,83,83,16,1394500,1394500,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,5,3,'18950 18950',1,1801564,0,2.5,8,14,0,62310,62928,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32914,9767,0,0,29176,0,0,0,'Elder Stonebark','','',364,4,0,3,0,1,1,0,83,83,16,1394500,1394500,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,7.5,7.602,'18950 18950',1,1807507,0,2.5,8,14,0,62344,62325,62932,62337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32915,9767,0,0,29174,0,0,0,'Elder Brightleaf','','',364,4,0,3,0,1,1,0,83,83,16,1533950,1533950,4258,1,0,1500,0,13020,17692.5,0,0,0,0,604800000,10573,0,0,0,0,0,0,7.5,7.602,'18950 18950',1,1817177,0,2.5,8,14,0,62262,62467,62240,64087,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32916,9767,0,0,28531,0,0,0,'Snaplasher','','',72,4,0,1,0,1,1,0,81,81,16,312792,312792,0,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'62664',0,0,0,2.5,8,14,0,62664,64191,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32918,9767,0,0,11636,0,21773,21773,'Detonating Lasher','','',72,4,0,1,0,1,1,0,81,81,16,71682,71682,0,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,62598,62937,62608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32919,9767,0,0,14213,0,0,0,'Storm Lasher','','',72,4,0,1,0,1,1,0,81,81,16,234594,234594,4081,1,0,2000,0,3187.5,4515,0,0,0,0,0,10007,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,62648,62939,62649,62938,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32922,9767,0,0,25984,0,0,0,'Dark Rune Champion','','',0,7,0,1,0,1,1,0,82,82,14,80886,80886,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32923,9767,0,0,28580,0,0,0,'Dark Rune Commoner','','',0,7,0,0,0,1,1,0,80,80,14,18900,18900,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32924,9767,0,0,28580,0,0,0,'Dark Rune Evoker','','',0,7,0,1,0,1,1,0,82,82,14,40443,40443,4169,1,0,2000,0,3472.5,4800,0,0,0,0,604800000,10253,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32925,9767,0,0,28581,0,0,0,'Dark Rune Warbringer','','',0,7,0,1,0,1,1,0,82,82,14,40443,40443,4169,1,0,2000,0,3472.5,4800,0,0,0,0,604800000,10253,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32926,9767,0,0,19725,0,25865,25865,'Flash Freeze','','',0,10,0,0,0,1,1,0,80,80,14,40000,40000,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32927,9767,0,0,28381,0,0,0,'Runemaster Molgeim','','',108,7,0,3,0,1,1,0,83,83,16,2998175,2998175,4258,1,0,2000,0,17360,23590,0,0,0,0,604800000,10573,0,0,0,0,0,0,0,0,'18950 18950',1,1904000,0,2.5,8,14,0,62269,63490,61973,62273,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32930,9767,0,0,28638,0,0,0,'Kologarn','','',4194412,5,0,3,1,1,1,0,83,83,16,3625700,3625700,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,20,0.31,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,328,0,0,0,0,0,0,0,0,0),(32931,12213,0,0,27659,0,0,0,'Dan\'s Test Mount','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32933,9767,0,0,28821,0,0,0,'Left Arm','','',76,5,0,3,0,1,1,0,83,83,16,543855,543855,0,1,0,1500,0,13361.2,17928.8,0,0,0,0,604800000,10673,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32934,9767,0,0,28822,0,0,0,'Right Arm','','',76,5,0,3,0,1,1,0,83,83,16,543855,543855,0,1,0,1500,0,13361.2,17928.8,0,0,0,0,604800000,10673,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,380,0,0,0,0,0,0,0,0,0),(32938,9767,0,0,19725,0,25865,25865,'Flash Freeze','','',0,10,0,0,0,1,1,0,80,80,14,40000,40000,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32939,9464,0,0,28397,0,0,0,'Little Fawn','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(32941,9767,0,0,28399,0,0,0,'Tor Greycloud','','',0,7,0,1,0,1,1,0,80,80,1665,50400,50400,0,1,0,2000,0,2595,3742.5,0,0,0,0,604800000,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,62793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32942,12340,0,0,28400,0,0,0,'Riding Spectral Gryphon (Taxi)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32944,10192,0,0,28402,0,0,0,'Red Dragonhawk','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32946,9767,0,0,28403,0,0,0,'Veesha Blazeweaver','','',0,7,0,1,0,1,1,0,80,80,1665,50400,50400,0,1,0,2000,0,2595,3742.5,0,0,0,0,604800000,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,62823,61909,64528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32948,9767,0,0,28406,0,0,0,'Battle-Priest Eliza','','',0,7,0,1,0,1,1,0,80,80,1665,50400,50400,0,1,0,2000,0,2595,3742.5,0,0,0,0,604800000,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,63499,62809,61923,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32950,9767,0,0,28408,0,0,0,'Spiritwalker Yona','','',0,7,0,1,0,1,1,0,80,80,1665,50400,50400,0,1,0,2000,0,2595,3742.5,0,0,0,0,604800000,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,61924,65123,65133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32953,9901,0,0,28460,0,0,0,'Black Hole','','',0,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32954,12340,0,0,28411,0,28412,28412,'Hungry Tuskarr','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32955,9901,0,0,28988,0,0,0,'Collapsing Star','','',64,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32956,10482,0,0,21774,0,0,0,'Lonely Turkey','','',0,8,0,0,0,1,1,0,1,1,188,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32957,9767,0,0,25990,0,0,0,'Dark Rune Acolyte','','',0,7,0,1,0,1,1,0,82,82,16,26962,26962,4169,1,0,2000,0,3472.5,4800,0,0,0,0,0,10253,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,62334,62442,62335,62443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32958,9767,0,0,28418,0,0,0,'Lightning Elemental','','',8,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'62052',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32980,12340,0,0,14549,0,0,0,'Faithful Mule','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32981,12340,0,0,28421,0,0,0,'Riding Scourge Gryphon (Taxi)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32983,12340,0,0,14550,0,0,0,'Rented Pack Mule','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32984,12340,0,0,21955,0,11686,11686,'Test of Strength Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33005,12340,0,0,1126,0,17612,17612,'Tails Up Frost Leopard Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33006,12340,0,0,1126,0,17612,17612,'Tails Up Icepaw Bear Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33007,9464,0,0,26165,0,0,0,'Male Frost Leopard','','',0,1,2,0,0,1,1,0,76,77,190,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,180000,8822,0,0,0,0,0,0,2.25,1.1925,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33008,9464,0,0,10618,0,0,0,'Male Icepaw Bear','','',0,1,4,0,0,1,1,0,76,77,190,11001,11379,0,1,0,2000,0,371,522,0,0,0,0,180000,8822,0,0,0,0,0,0,3,1.222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33010,9464,0,0,26165,0,0,0,'Female Frost Leopard','','',1024,1,2,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.1925,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33011,9464,0,0,10618,0,0,0,'Female Icepaw Bear','','',1024,1,4,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,1.222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28851,9056,0,0,27270,0,0,0,'Enraged Mammoth','','vehichleCursor',0,1,0,0,0,1,1,0,76,77,1924,11001,11379,0,1,0,2000,0,372,558,0,2250,298,446,180000,8822,0,0,0,0,0,0,7,0.62,'32423',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,145,0,0,0,0,0,0,0,165,0),(33016,9464,27360,0,9786,0,0,0,'Smoldering Skeleton','','',0,6,0,0,0,1,1,0,73,74,2035,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,180000,7918,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33017,9464,27362,0,21305,0,0,0,'Smoldering Construct','','',0,6,0,0,0,1,1,0,73,74,2035,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,180000,7918,0,0,0,0,0,0,2.625,0.6125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33018,9464,0,0,28429,0,0,0,'Jennifer Owings','Food & Drink','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,640,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33019,9464,0,0,28430,0,0,0,'Megan Owings','Bartender','',0,7,0,0,0,1,1,0,70,70,1929,8982,8982,0,1,640,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33025,9464,0,0,28431,0,0,0,'Ha\'wana','','',0,7,0,0,0,1,1,0,78,78,35,11770,11770,0,1,2,2000,0,387,543,0,0,0,0,180000,9124,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33026,9464,0,0,28432,0,0,0,'Sarah Brady','Alcohol','',4096,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33027,9464,0,0,28433,0,0,0,'Jessica Sellers','Ink Trader','',4096,7,0,0,0,1,1,0,75,75,2007,8508,8508,7981,1,128,2000,0,289,421,0,0,0,0,120000,6610,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33029,9464,0,0,28082,0,0,0,'Flying Carpet','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33030,9464,0,0,28060,0,0,0,'Magnificent Flying Carpet','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(33031,9464,0,0,24606,24607,0,0,'Sebastian Bower','','',0,7,0,0,0,1,1,0,77,77,35,11379,11379,0,1,1,2000,0,371,522,0,0,0,0,180000,8822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33032,12340,0,0,28435,0,0,0,'Firefly (Purple)','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33045,13202,0,0,1126,0,14501,14501,'ELM General Purpose Bunny Large (scale x5)','','',1056,10,0,0,0,1,1,0,85,85,35,6141,6141,0,1,0,2000,0,48.3577,48.3577,0,0,163,163,0,10419,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33049,12340,0,0,512,0,0,0,'[ph] justin test backstab target','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.275,0.3196,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33050,9767,0,0,169,0,23258,23258,'Unstable Sun Beam','','',0,10,0,0,0,1,1,0,80,80,16,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33051,9767,0,0,23767,0,0,0,'Rune of Summoning','','',8,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.39,'62019',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33052,9901,0,0,28741,0,0,0,'Living Constellation','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33054,9767,0,0,169,0,16925,16925,'Thorim Trap Bunny','','',0,6,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33059,9767,0,0,27658,0,0,0,'Wrecked Demolisher','','',393256,9,0,0,0,25,0.5,0,80,80,35,315000,315000,0,1,0,2000,0,0,0,0,0,0,0,180000,8757,0,0,0,0,0,0,2.25,3.75,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28821,9056,0,0,25703,0,0,0,'Mine Car','','vehichleCursor',0,6,0,0,0,10,1,0,1,1,35,42,42,0,1,0,2000,0,1,2,0,0,1,2,180000,7,0,0,0,0,0,0,0.65,0.372,'',0,0,0,2.5,8,14,0,45472,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0),(33061,12340,0,0,25871,0,0,0,'Wrecked Mechano-hog','','',32,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28782,9056,0,0,25678,0,0,0,'Acherus Deathcharger','','vehichleCursor',0,6,0,1,0,10,1,0,55,55,16,26140,26140,0,1,0,2000,0,88,132,0,2000,70,106,180000,3234,0,0,0,0,0,0,1.2,0.372,'46598',0,0,0,2.5,8,14,0,52362,0,0,0,0,0,0,0,0,4,0,0,0,0,135,0,0,0,0,0,0,0,180,0),(33064,12340,0,0,28282,0,0,0,'Frizzer','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33067,9767,0,0,28526,0,0,0,'Salvaged Siege Turret','','Gunner',262184,9,0,0,0,90,1,0,80,80,2105,1134000,1134000,0,1,0,2000,0,0,0,0,0,0,0,180000,8757,0,0,0,0,0,0,5,0.305,'',0,0,0,2.5,8,14,0,62358,62359,64677,0,0,0,0,0,0,11902,0,0,0,0,337,0,0,0,0,0,0,0,0,0),(33068,9806,0,0,21955,21999,0,0,'Darkmoon Faire - Cannon Target Bunny','','',0,10,0,0,0,0.01,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33069,12340,0,0,28440,0,28441,28441,'Darkmoon Bruiser','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33070,12340,32871,0,28641,0,0,0,'Algalon the Observer (1)','','',108,4,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,140,140,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33073,12340,0,0,2467,0,0,0,'Unkillable Test Dummy 83 Warrior Sessile','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33080,12340,0,0,28106,0,0,0,'Warsong Siege Turret','','Gunner',262184,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33081,15005,0,0,28442,0,0,0,'Tonk Cannon Target','','',0,10,0,0,0,1,1,0,1,1,35,1,5,0,1,0,2000,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33086,9767,0,0,169,0,11686,11686,'Algalon Stalker','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33087,9464,0,0,16480,15435,0,0,'Signal Fire Invisman','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33088,9767,0,0,28634,0,0,0,'Iron Roots','','',0,10,0,0,0,1,1,0,80,80,14,18900,18900,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,63598,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33089,9901,0,0,18957,0,0,0,'Dark Matter','','',64,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33090,9767,0,0,29096,0,0,0,'Pool of Tar','','',0,10,0,0,0,0,1,0,80,80,1965,1,1,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,8.5,8.5,'',0,0,0,2.5,8,14,0,62288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33104,9901,0,0,169,0,11686,11686,'Algalon Stalker Asteroid Target 01','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33105,9901,0,0,169,0,11686,11686,'Algalon Stalker Asteroid Target 02','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33108,9767,0,0,169,0,11686,11686,'Hodir\'s Fury Targetting Reticle','','',0,10,0,0,0,1,1,0,1,1,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28781,9056,0,0,27658,0,0,0,'Battleground Demolisher','','vehichleCursor',131080,9,0,0,0,14.81,1,0,70,70,1735,50000,50000,0,1,0,2000,0,252,357,0,2000,215,320,180000,6719,0,0,0,0,0,0,2.25,3.75,'',0,2540,0,2.5,8,14,0,52338,60206,0,0,0,0,0,0,0,11902,0,0,0,0,158,0,0,0,0,0,0,0,112,0),(33110,9767,0,0,25990,0,0,0,'Dark Rune Acolyte','','',0,7,0,1,0,1,1,0,82,82,16,26962,26962,4169,1,0,2000,0,3472.5,4800,0,0,0,0,604800000,10253,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,62334,62442,62335,62443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33113,9767,0,0,28875,0,0,0,'Flame Leviathan','','',557164,9,0,3,1,1650,2,0,83,83,1965,23009250,88392336,0,1,0,2000,0,17815,23905,0,0,0,0,180000,10673,0,0,0,0,0,0,23.1,0.93,'18950 18950',1,1754194,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,340,0,0,0,0,0,0,0,0,0),(33116,12340,33052,0,28741,0,0,0,'Living Constellation (1)','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10029,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33118,9767,0,0,29185,0,0,0,'Ignis the Furnace Master','','',108,5,0,3,1,400,1,0,83,83,16,5578000,5578000,0,1,0,1500,0,13361.2,17928.8,0,0,0,0,604800000,10673,0,0,0,0,0,0,12,0.62,'18950 18950',1,1796661,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,342,0,0,0,0,0,0,0,0,0),(33121,9767,0,0,26154,0,0,0,'Iron Construct','','',0,9,0,1,0,1,1,0,80,80,16,3780000,3780000,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,1.75,8.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33122,12340,0,0,28550,0,0,0,'Iron Construct (Magma Visual)','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33125,9767,0,0,26239,0,0,0,'Iron Honor Guard','','',0,7,0,1,0,1,1,0,81,81,16,32582,32582,0,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,0,0.5425,'',0,0,0,2.5,8,14,0,42724,48639,62332,62420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33128,12340,0,0,8590,0,0,0,'Puppeteer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.875,0.43375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33129,12340,0,0,28464,0,0,0,'Gnome Puppet','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33130,12340,0,0,14584,0,0,0,'[PH] Joust Horse','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.56,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33134,9767,0,0,29117,0,0,0,'Sara','','',100,10,0,3,0,1,1,0,83,83,35,199999,199999,212900,1,0,2000,0,17360,23590,0,0,0,0,604800000,10573,0,0,0,0,0,0,1.5,0.465,'',1,0,0,2.5,8,14,0,63802,63891,63830,63795,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33135,12340,0,0,26185,0,26186,26186,'[PH] Joust Knight','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33136,9767,0,0,28465,0,0,0,'Guardian of Yogg-Saron','','',104,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,63038,63042,62714,65209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33137,12340,0,0,13069,0,0,0,'Puppet Hand','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.01,0.005,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33138,9767,0,0,26753,0,0,0,'Lightning Orb','','',1048576,10,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33139,9767,0,0,28883,0,0,0,'Flame Leviathan Turret','','Gunner',786540,9,0,3,0,935.98,1,0,80,80,1965,5000000,5000000,0,1,0,2000,0,0,0,0,0,0,0,0,15,0,0,0,0,0,0,9,0.9,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33140,9767,0,0,169,0,16925,16925,'Thorim Golem Right Hand Bunny','','',0,10,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33141,9767,0,0,169,0,16925,16925,'Thorim Golem Left Hand Bunny','','',0,10,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33142,9767,0,0,28829,0,0,0,'Leviathan Defense Turret','','',12288,9,0,0,0,5.08,1,0,80,80,2101,64000,64000,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,62402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33143,9767,0,0,1126,11686,28469,0,'Overload Control Device','','',1049600,9,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28645,12340,0,0,25626,0,25626,0,'Vic\'s Self Replicating Abomination (DND)','','vehichleCursor',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33147,12340,32865,0,28977,0,0,0,'Thorim (1)','','',76,5,0,3,0,1,1,0,83,83,35,20917500,20917500,425800,1,0,2000,0,34720,47180,0,0,0,0,0,10573,0,0,0,0,0,0,6.25,1.25,'18950 18950',1,0,15,2.5,8,14,0,26662,62131,64390,62016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33148,12340,32873,0,28349,0,0,0,'Ancient Rune Giant (1)','','',8,7,0,1,0,1,1,0,82,82,35,808860,808860,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,7.5,0.465,'',0,0,15,2.5,8,14,0,62526,62942,62411,62413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33149,12340,32872,0,26965,0,0,0,'Runic Colossus (1)','','',8,9,0,1,0,1,1,0,82,82,35,808860,808860,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,6,30,'',0,0,15,2.5,8,14,0,62613,62614,62338,62339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33150,12340,32907,0,21308,0,21311,21311,'Captured Mercenary Captain (1)','','',0,7,0,1,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9633,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,62317,62444,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33151,12340,32908,0,21314,0,21313,21313,'Captured Mercenary Captain (1)','','',0,7,0,1,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9633,0,0,0,0,0,0,1.5,0.236,'',0,0,15,2.5,8,14,0,62317,62444,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33152,12340,32883,0,21312,21314,21313,21315,'Captured Mercenary Soldier (1)','','',0,7,0,1,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9633,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,62318,16496,40652,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33153,12340,32885,0,21308,21310,21309,21311,'Captured Mercenary Soldier (1)','','',0,7,0,1,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9633,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,62318,16496,40652,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33154,12340,32882,0,24564,0,0,0,'Jormungar Behemoth (1)','','',8,1,0,1,0,1,1,0,82,82,16,808860,808860,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,12,1.24,'',0,0,15,2.5,8,14,0,62315,62415,62316,62417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33155,12340,32877,0,28466,0,0,0,'Dark Rune Warbringer (1)','','',0,7,0,1,0,1,1,0,82,82,35,40443,40443,4169,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,0,0.465,'',0,0,15,2.5,8,14,0,62320,62322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33156,12340,32878,0,25990,0,0,0,'Dark Rune Evoker (1)','','',0,7,0,1,0,1,1,0,82,82,35,40443,40443,4169,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,0,0.31,'',0,0,15,2.5,8,14,0,62327,62445,62328,62446,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33157,12340,32904,0,25995,0,0,0,'Dark Rune Commoner (1)','','',0,7,0,0,0,1,1,0,80,80,35,18900,18900,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0.31,'',0,0,15,2.5,8,14,0,62326,38313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33158,12340,32876,0,25984,0,0,0,'Dark Rune Champion (1)','','',0,7,0,1,0,1,1,0,82,82,35,80886,80886,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,1,0.31,'',0,0,15,2.5,8,14,0,32323,35054,15578,33500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33159,12340,32886,0,25990,0,0,0,'Dark Rune Acolyte (1)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10225,0,0,0,0,0,0,0,0.31,'',0,0,15,2.5,8,14,0,61964,61965,62334,62335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33160,12340,32957,0,25990,0,0,0,'Dark Rune Acolyte (1)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10225,0,0,0,0,0,0,0,0.31,'',0,0,15,2.5,8,14,0,62334,62442,62335,62443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33161,12340,33110,0,25990,0,0,0,'Dark Rune Acolyte (1)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10225,0,0,0,0,0,0,0,0.31,'',0,0,15,2.5,8,14,0,62334,62442,62335,62443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33162,12340,32874,0,26065,0,0,0,'Iron Ring Guard (1)','','',0,7,0,1,0,1,1,0,81,81,35,130330,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,0,0.3875,'',0,0,15,2.5,8,14,0,62331,62418,24048,64151,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33163,12340,32875,0,26239,0,0,0,'Iron Honor Guard (1)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,10029,0,0,0,0,0,0,0,0.5425,'18950 18950',0,0,15,2.5,8,14,0,42724,48639,62332,62420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33164,12340,33125,0,26239,0,0,0,'Iron Honor Guard (1)','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,10029,0,0,0,0,0,0,0,0.5425,'',0,0,15,2.5,8,14,0,42724,48639,62332,62420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28607,9056,28767,0,25574,25573,0,0,'Havenshire Colt','','vehichleCursor',0,1,0,0,0,1,1,0,48,49,2096,2062,2138,0,1,0,2000,0,77,116,0,2250,62,93,180000,2912,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,52268,0,0,0,0,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,164,0),(33168,9767,0,0,28634,0,0,0,'Strengthened Iron Roots','','',0,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33169,9767,0,0,28470,0,1126,1126,'Icicle','','',8,4,0,0,0,1,1,0,80,80,16,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33170,9767,0,0,169,0,23258,23258,'Sun Beam','','',0,10,0,0,0,1,1,0,80,80,16,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33173,9767,0,0,28470,0,1126,1126,'Snowpacked Icicle','','',8,4,0,0,0,1,1,0,80,80,16,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33174,9767,0,0,169,0,15880,15880,'Snowpacked Icicle Target','','',0,10,0,0,0,1,1,0,80,80,14,4274,4274,3994,1,0,2000,0,417,582,0,0,0,0,0,9706,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33185,12340,0,0,28475,0,28476,28476,'Grenade Crate','','',0,10,0,0,0,1,1,0,1,1,2059,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33186,9767,0,0,28787,0,0,0,'Razorscale','','',108,2,0,3,1,255,1,0,83,83,14,3555975,3555975,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,10,0.6,'18950 18950',1,1760268,0,2.5,8,14,0,47008,63236,62796,63815,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33188,9806,0,0,28482,0,0,0,'Teldrassil Sproutling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33189,9767,0,0,28783,28476,0,0,'Liquid Pyrite','','',0,10,0,0,0,0,1,0,80,80,2059,6,6,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,1.5,'62494',0,0,0,2.5,8,14,0,62494,62496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33190,12340,33118,0,29185,0,0,0,'Ignis the Furnace Master (1)','','',108,5,0,3,0,1,1,0,83,83,35,19523000,19523000,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,12,0.62,'18950 18950',1,1796661,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33191,12340,33121,0,26154,0,0,0,'Iron Construct (1)','','',0,9,0,1,0,1,1,0,80,80,35,3780000,3780000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.75,8.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33192,12340,32255,35297,4449,0,26241,26241,'Icecrown Scourge Proxy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33194,9806,0,0,28489,0,0,0,'Dun Morogh Cub','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(33196,9767,0,0,28488,0,0,0,'Sif','','',4,7,0,3,0,1,1,0,83,83,16,3904600,3904600,9328,1,0,2000,0,12950,18585,0,0,0,0,0,8505,0,0,0,0,0,0,2,0.62,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33197,9806,0,0,4732,0,0,0,'Tirisfal Batling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.6,0.14,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33198,9806,0,0,15470,0,0,0,'Durotar Scorpion','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33199,12340,0,0,14473,0,0,0,'Alarming Clockbot','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.21,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33200,9806,0,0,16205,0,0,0,'Elwynn Lamb','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33202,9767,0,0,26650,0,0,0,'Ancient Water Spirit','','',72,4,0,1,0,1,1,0,81,81,16,187668,187668,8979,1,0,2000,0,2632.5,3817.5,0,0,0,0,0,8102,0,0,0,0,0,0,3,0.465,'',0,0,0,2.5,8,14,0,62653,62935,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33203,9767,0,0,16975,0,0,0,'Ancient Conservator','','',72,4,0,1,0,1,1,0,81,81,16,540870,540870,0,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,5,0.7,'',0,0,0,2.5,8,14,0,62532,62589,63571,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33205,9806,0,0,28493,0,0,0,'Ammen Vale Lashling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33210,9767,0,0,29030,0,0,0,'Expedition Commander','','',0,10,0,1,0,30,1,0,81,81,35,390990,390990,0,1,1,2000,0,3480,4530,0,0,0,0,604800000,10033,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33211,9767,0,0,28501,0,0,0,'Lake Frog','','',0,8,0,0,0,1,1,0,1,1,35,41,41,120,1,0,2000,0,2,3,0,0,0,0,180000,5,0,0,0,0,0,0,1.5,0.3,'',0,0,0,2.5,8,14,0,62537,62581,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33212,9767,0,0,1126,0,11686,11686,'Hodir\'s Fury','','',0,10,0,0,0,1,1,0,1,1,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33213,9767,0,0,28743,0,0,0,'Hodir','','',104,5,0,3,0,1,1,0,83,83,1665,14433075,14433075,0,1,0,2000,0,17815,23905,0,0,0,0,0,10673,0,0,0,0,0,0,7.5,0.775,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33214,9767,0,0,28830,0,0,0,'Mechanolift 304-A','','',524288,9,0,0,0,0.48,1,0,80,80,14,6000,6000,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,348,0,0,0,0,0,0,0,0,0),(33215,9767,0,0,28509,0,0,0,'Healthy Spore','','',0,10,0,0,0,1,1,0,80,80,2110,37800,37800,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,62541,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33216,9767,0,0,24103,24121,24115,0,'Mechagnome Pilot','','',32768,9,0,0,0,1,1,0,78,79,14,11770,12175,3851,1,0,2000,0,399,559,0,0,0,0,0,9405,0,0,0,0,0,0,1,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33217,9767,0,0,28912,0,0,0,'Stormwind Steed','','',0,10,0,0,0,3.97,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,62544,62575,62960,62552,64077,62863,63034,0,0,0,0,0,0,0,349,0,0,0,0,0,0,0,0,0),(33218,9767,0,0,28475,28782,0,0,'Pyrite Safety Container','','',1024,10,0,0,0,0,1,0,80,80,2059,6,6,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33219,9806,0,0,28502,0,0,0,'Mulgore Hatchling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(33220,9767,0,0,28503,0,0,0,'Maiden of Ashwood Lake','','',0,7,0,1,0,1,1,0,1,1,35,42,42,60,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33221,9767,0,0,169,0,16925,16925,'Scorch','','',0,10,0,0,0,1,1,0,83,83,14,5808,5808,0,1,0,2000,0,509,683,0,0,0,0,0,10673,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33222,9767,0,0,3258,0,0,0,'Sir Marcus Barlowe','Master of Arms','',0,7,0,0,0,2,1,0,80,80,1078,25200,25200,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'5301',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33223,9767,0,0,28559,0,0,0,'Captain Joseph Holley','Master of Horses','',0,7,0,0,0,2,1,0,80,80,1078,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'5301',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33224,9767,0,0,28501,0,0,0,'Lake Frog','','',0,8,0,0,0,1,1,0,1,1,35,41,41,120,1,0,2000,0,2,3,0,0,0,0,180000,5,0,0,0,0,0,0,1.5,0.3,'',0,0,0,2.5,8,14,0,62581,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33225,9767,0,0,28560,0,0,0,'Marshal Jacob Alerius','Grand Champion of Stormwind','',0,7,0,0,0,2,1,0,80,80,1078,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.65,0.3366,'5301 62594',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33226,9767,0,0,28507,0,0,0,'Strand Crawler','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33227,9806,0,0,16910,0,0,0,'Enchanted Broom','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33228,9767,0,0,28989,0,0,0,'Eonar\'s Gift','','',0,10,0,1,0,1,1,0,81,81,16,19550,19550,0,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,62584,64185,62619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33229,9767,0,0,28048,0,0,0,'Melee Target','','',0,10,0,0,0,1.87,1,0,80,80,634,10000,10000,0,1,0,1000,0,211,293,0,0,0,0,180000,9729,0,0,0,0,0,0,1.75,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0),(33233,9767,0,0,169,11686,0,0,'Razorscale Controller','','',0,10,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33234,12340,0,0,28488,0,0,0,'Sif (1)','','',4,7,0,3,0,1,1,0,83,83,35,3904600,3904600,9328,1,0,2000,0,25900,37170,0,0,0,0,0,8505,0,0,0,0,0,0,2,0.62,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33235,9767,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33236,9767,0,0,28580,28581,0,0,'Steelforged Defender','','',0,7,0,0,0,1,1,0,80,80,1965,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,62845,57780,50370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33237,9767,0,0,28517,0,0,0,'Ulduar Colossus','','',524352,5,0,1,0,125,1,0,80,80,1692,1575000,1575000,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,10,0.62,'18950 18950',0,0,0,2.5,8,14,0,62625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33238,9767,0,0,28946,0,0,0,'Argent Squire','','',8388608,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33239,9767,0,0,28948,0,0,0,'Argent Gruntling','','',8388608,12,0,0,0,1,1,0,1,1,188,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33240,12340,0,0,11398,0,0,0,'Ebon Squire [PH]','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.275,0.85,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33241,9767,0,0,28777,0,0,0,'Freya','','',104,5,0,3,0,1,1,0,83,83,35,14433075,14433075,0,1,0,2000,0,17815,23905,0,0,0,0,0,10673,0,0,0,0,0,0,5,0.775,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33242,9767,0,0,28977,0,0,0,'Thorim','','',104,5,0,3,0,1,1,0,83,83,35,14433075,14433075,0,1,1,2000,0,17815,23905,0,0,0,0,0,10673,0,0,0,0,0,0,6.25,1.25,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33243,9767,0,0,28938,28048,0,0,'Ranged Target','','',0,10,0,0,0,1.59,1,0,80,80,634,20000,20000,0,1,0,1000,0,211,293,0,0,0,0,180000,9729,0,0,0,0,0,0,0.6,0.396,'63132',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(33244,9767,0,0,29001,0,0,0,'Mimiron','','',104,5,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33245,9767,0,0,169,11686,0,0,'Razorscale Spawner','','',0,10,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33246,12340,0,0,25994,0,0,0,'Iron Dwarf Warrior [PH]','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0.31,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33248,13164,0,0,4590,0,0,0,'Power Word: Barrier','','',1024,11,0,0,0,1,1,0,1,1,35,1,5,0,1,0,2000,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33251,11685,0,0,28516,0,0,0,'Death Knight Trainer and Runeforge','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33252,11685,0,0,24019,0,0,0,'[DND] TAR Pedestal - Trainer, Death Knight','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1.38863,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33255,9767,0,0,26053,0,0,0,'Titanium Stormlord','','',524296,7,0,1,0,1,1,0,80,80,1692,252000,252000,0,1,0,200000,0,42200,58600,0,0,0,0,0,9729,0,0,0,0,0,0,1.6,0.496,'',0,0,0,2.5,8,14,0,62632,62633,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33259,9767,0,0,29036,29037,0,0,'Expedition Trapper','','',0,7,0,1,0,25,1,0,80,80,2105,315000,315000,0,1,0,1500,0,2373.75,3296.25,0,0,0,0,604800000,9729,0,0,0,0,0,0,1.725,0.39905,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33264,9767,0,0,26161,27101,25723,28471,'Ironwork Cannon','','Gunner',262252,9,0,3,0,15,1,0,80,80,1692,80130,80130,0,1,0,2000,0,0,0,0,0,0,0,604800000,8757,0,0,0,0,0,0,2,0.62,'',1,0,0,2.5,8,14,0,62395,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33271,9767,0,0,28548,0,0,0,'General Vezax','','',108,10,0,3,1,1,1,0,83,83,16,8367000,8367000,0,1,0,1500,0,13361.2,17928.8,0,0,0,0,604800000,10673,0,0,0,0,0,0,0,0,'',1,1844069,0,2.5,8,14,0,62692,63276,62661,62660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33272,9767,0,0,29075,0,0,0,'Charge Target','','',0,10,0,0,0,1.87,1,0,80,80,634,10000,10000,0,1,0,1000,0,211,293,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'64100',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,140,0),(33273,9767,0,0,28538,0,0,0,'Maiden of Drak\'Mar','','',0,7,0,1,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,3127.5,4365,0,0,0,0,0,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33274,9806,0,0,28539,0,0,0,'Mechanopeep','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33280,9767,0,0,169,0,15294,15294,'Voice of Yogg-Saron','','',0,10,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33282,9767,0,0,169,11686,0,0,'Razorscale Harpoon Fire State','','',0,10,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33285,9767,0,0,28852,28746,0,0,'Sen\'jin Valiant','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'63398 62852 64723',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(33286,9806,0,0,28545,0,0,0,'Elwynn Forest Wolf','','',0,1,1,0,0,1,1,0,8,8,1815,156,156,0,1,0,2000,0,10,14,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,157,0),(33287,9767,0,0,29034,29035,0,0,'Expedition Engineer','','',0,7,0,1,0,25,30,0,80,80,2105,315000,315000,119820,1,0,1500,0,2345.62,3273.75,0,0,0,0,604800000,9706,0,0,0,0,0,0,1.875,0.43375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33288,9767,0,0,28817,0,0,0,'Yogg-Saron','','',108,10,0,3,1,1,1,0,1,1,35,1,1,0,1,0,2000,0,17815,23905,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'18950 18950',1,2144444,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,381,0,0,0,0,0,0,0,0,0),(33289,9767,0,0,25680,0,0,0,'Lord Everblaze','','',0,4,0,0,0,1,1,0,80,80,14,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,45005,0,0,0,0,0,0,0),(33290,12340,0,0,28546,0,0,0,'Jillian McWeaksauce','The Cutest McWeaksauce','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33291,9767,0,0,6537,0,0,0,'Fiery Dancer','','',0,4,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,0.8,0.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33292,9767,0,0,19725,0,28549,28549,'Ominous Cloud','','',0,10,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,3,2,'63029',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33293,9767,0,0,28611,0,0,0,'XT-002 Deconstructor','','',32876,9,0,3,1,358.55,1,0,83,83,16,5000008,5000008,0,1,0,1800,0,16033.5,21514.5,0,0,0,0,604800000,10673,0,0,0,0,0,0,15,0.465,'18950 18950',1,1771462,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,353,0,0,0,0,0,0,0,0,0),(33297,9901,0,0,28912,0,0,0,'Stormwind Steed','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33298,9901,0,0,29256,0,0,0,'Darnassian Nightsaber','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33299,9901,0,0,29261,0,0,0,'Darkspear Raptor','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33300,9947,0,0,29259,0,0,0,'Thunder Bluff Kodo','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.9,0.204,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33301,9901,0,0,28571,0,0,0,'Gnomeregan Mechanostrider','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33303,9767,0,0,28570,0,0,0,'Maiden of Winter\'s Breath Lake','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33305,12340,0,0,25903,0,0,0,'[DND] Tournament - TEST NPC','','',2048,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33306,9767,0,0,28851,28744,0,0,'Orgrimmar Valiant','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.372,'63432 62852 64723',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33307,9767,0,0,28561,0,0,0,'Corporal Arthur Flew','Stormwind Quartermaster','',0,7,0,0,0,2,1,0,80,80,1078,25200,25200,0,1,129,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'5301',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33308,9767,0,0,28982,0,0,0,'Crystalsong Oak','','',0,8,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.2,0.2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33309,9767,0,0,28562,0,0,0,'Clara Tumblebrew','Mistress of Rams','',0,7,0,0,0,2,1,0,80,80,55,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33310,9767,0,0,28563,0,0,0,'Derrick Brindlebeard','Ironforge Quartermaster','',0,7,0,0,0,2,1,0,80,80,2155,25200,25200,0,1,129,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33312,9767,0,0,28564,0,0,0,'Lana Stouthammer','Grand Champion of Ironforge','',0,7,0,0,0,2,1,0,80,80,2155,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.65,0.3817,'63440',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33314,12340,0,0,24007,0,0,0,'Gerome the Gnome','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33315,9767,0,0,28565,0,0,0,'Rollo Sureshot','Master of Arms','',0,7,0,0,0,2,1,0,80,80,2155,25200,25200,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33316,9767,0,0,29258,0,0,0,'Ironforge Ram','','',0,10,0,0,0,3.97,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.818,'',0,0,0,2.5,8,14,0,62544,62575,62960,62552,64077,62863,63034,0,0,0,0,0,0,0,349,0,0,0,0,0,0,0,0,0),(33317,9767,0,0,28571,0,0,0,'Gnomeregan Mechanostrider','','',0,10,0,0,0,3.97,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,62544,62575,62960,62552,64077,62863,63034,0,0,0,0,0,0,0,349,0,0,0,0,0,0,0,0,0),(33318,9767,0,0,29255,0,0,0,'Exodar Elekk','','',0,10,0,0,0,3.97,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,62544,62575,62960,62552,64077,62863,63034,0,0,0,0,0,0,0,349,0,0,0,0,0,0,0,0,0),(33319,9767,0,0,29256,0,0,0,'Darnassian Nightsaber','','',0,10,0,0,0,3.97,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.185,'',0,0,0,2.5,8,14,0,62544,62575,62960,62552,64077,62863,63034,0,0,0,0,0,0,0,349,0,0,0,0,0,0,0,0,0),(33320,9767,0,0,29260,0,0,0,'Orgrimmar Wolf','','',0,10,0,0,0,3.97,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,62544,62575,62960,62552,64077,62863,63034,0,0,0,0,0,0,0,349,0,0,0,0,0,0,0,157,0),(33321,9767,0,0,29261,0,0,0,'Darkspear Raptor','','',0,10,0,0,0,3.97,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,62544,62575,62960,62552,64077,62863,63034,0,0,0,0,0,0,0,349,0,0,0,0,0,0,0,0,0),(33322,9767,0,0,29259,0,0,0,'Thunder Bluff Kodo','','',0,10,0,0,0,3.97,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.9,0.204,'',0,0,0,2.5,8,14,0,62544,62575,62960,62552,64077,62863,63034,0,0,0,0,0,0,0,349,0,0,0,0,0,0,0,157,0),(33323,9767,0,0,29262,0,0,0,'Silvermoon Hawkstrider','','',0,10,0,0,0,3.97,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,62544,62575,62960,62552,64077,62863,63034,0,0,0,0,0,0,0,349,0,0,0,0,0,0,0,0,0),(33324,9767,0,0,29257,0,0,0,'Forsaken Warhorse','','',0,10,0,0,0,3.97,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,62544,62575,62960,62552,64077,62863,63034,0,0,0,0,0,0,0,349,0,0,0,0,0,0,0,0,0),(33325,9767,0,0,28369,0,0,0,'Eivi Nightfeather','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,62793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33326,9767,0,0,28366,0,0,0,'Field Medic Jessi','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,1.875,0.43375,'',0,0,0,2.5,8,14,0,63499,62809,61923,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33327,9767,0,0,28362,0,0,0,'Sissy Flamecuffs','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,2.15625,0.439875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33328,9767,0,0,28368,0,0,0,'Elementalist Mahfuun','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,61924,65133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33329,9767,0,0,28887,0,0,0,'Heart of the Deconstructor','','',524396,10,0,3,0,129.08,1,0,83,83,14,1800021,1800021,0,1,0,2000,0,17815,23905,0,0,0,0,0,10673,0,0,0,0,0,0,22.5,0.45,'',1,0,0,2.5,8,14,0,63849,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33330,9767,0,0,28406,0,0,0,'Battle-Priest Gina','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,63499,62809,61923,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33331,9767,0,0,28403,0,0,0,'Amira Blazeweaver','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,62823,61909,64528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33332,9767,0,0,28408,0,0,0,'Spiritwalker Tara','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,61924,65133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33333,9767,0,0,28399,0,0,0,'Kar Greycloud','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,62793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33335,9767,0,0,28586,0,0,0,'Ambrose Boltspark','Grand Champion of Gnomeregan','',0,7,0,0,0,2,1,0,80,80,64,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.8975,0.38709,'63442',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33337,9767,0,0,26442,11686,0,0,'XT-Toy Pile','','',1048576,10,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0.75,0.4685,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33339,12340,0,0,4626,0,0,0,'[DND] Tournament - Ranged Target Dummy - Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33340,12340,0,0,4626,0,0,0,'[DND] Tournament - Mounted Melee - Target Dummy - Charge Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33341,12340,0,0,4626,0,0,0,'[DND] Tournament - Mounted Melee - Target Dummy - Block Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33342,9767,0,0,169,0,15880,15880,'Toasty Fire','','',0,10,0,0,0,1,1,0,73,73,1665,3519,3519,3387,1,0,2000,0,313,448,0,0,0,0,0,7604,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33343,9767,0,0,28585,28575,22778,0,'XS-013 Scrapbot','','',32768,9,0,0,0,0.51,1,0,80,80,14,6426,6426,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0.6,0.3748,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33344,9767,0,0,28577,0,0,0,'XM-024 Pummeller','','',32768,9,0,1,0,15,1,0,80,80,16,189000,189000,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,3,3,'',0,0,0,2.5,8,14,0,8374,5568,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33346,9767,0,0,19139,28575,26442,0,'XE-321 Boombot','','',32768,9,0,0,0,1,1,0,80,80,16,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,2,1.5,'',0,0,0,2.5,8,14,0,62834,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33350,9767,0,0,28578,0,0,0,'Mimiron','','',4,9,0,3,0,1,1,0,83,83,14,1742400,1742400,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,0,0,'18950 18950',1,0,0,2.5,8,14,0,63341,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33351,12340,0,0,19410,0,0,0,'Morgan Test','','',4,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33352,12340,32926,0,19725,0,25865,25865,'Flash Freeze (1)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,9730,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33353,12340,32938,0,19725,0,25865,25865,'Flash Freeze (1)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,9730,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33354,9767,0,0,20249,0,0,0,'Corrupted Servitor','','',328,4,0,1,0,1,1,0,81,81,16,456155,456155,20405,1,0,2000,0,3187.5,4515,0,0,0,0,604800000,10007,0,0,0,0,0,0,5,5.068,'',0,7588,0,2.5,8,14,0,63169,63549,63149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33355,9767,0,0,28724,0,0,0,'Misguided Nymph','','',72,7,0,1,0,1,1,0,81,81,16,390990,390990,20405,1,0,2000,0,3187.5,4515,0,0,0,0,604800000,10007,0,0,0,0,0,0,0,2.75,'',0,7526,0,2.5,8,14,0,63082,63559,63111,63562,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28606,9056,28767,0,25571,25572,0,0,'Havenshire Mare','','vehichleCursor',0,1,0,0,0,1,1,0,53,54,2096,2453,2533,0,1,0,2000,0,86,130,0,2250,69,104,180000,3180,0,0,0,0,0,0,1.275,0.85,'',0,0,0,2.5,8,14,0,0,52268,0,0,0,0,0,0,0,0,0,0,0,0,123,0,0,0,0,0,0,0,164,0),(33360,12340,32906,0,28777,0,0,0,'Freya (1)','','',108,5,0,3,0,1,1,0,83,83,35,4183500,4183500,234190,1,0,2000,0,34720,47180,0,0,0,0,0,10573,0,0,0,0,0,0,5,0.775,'18950 18950',1,0,15,2.5,8,14,0,62519,47008,62678,62623,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33361,9767,0,0,28587,0,0,0,'Mokra the Skullcrusher','Grand Champion of Orgrimmar','',0,7,0,0,0,2,1,0,80,80,1074,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.8,0.4464,'63444',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33364,9767,0,0,169,0,11686,11686,'Thorim\'s Hammer Targetting Reticle','','',0,10,0,0,0,1,1,0,1,1,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33365,9767,0,0,1126,0,11686,11686,'Thorim\'s Hammer','','',0,10,0,0,0,1,1,0,1,1,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33366,9767,0,0,169,0,11686,11686,'Freya\'s Ward Targetting Reticle','','',0,10,0,0,0,1,1,0,1,1,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33367,9767,0,0,1126,0,11686,11686,'Freya\'s Ward','','',0,10,0,0,0,1,1,0,1,1,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33369,9767,0,0,169,0,11686,11686,'Mimiron\'s Inferno Targetting Reticle','','',0,10,0,0,0,1,1,0,1,1,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33370,9767,0,0,1126,0,11686,11686,'Mimiron\'s Inferno','','',0,10,0,0,0,1,1,0,1,1,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33372,9767,0,0,28588,0,0,0,'Zul\'tore','Grand Champion of Sen\'jin','',0,7,0,0,0,2,1,0,80,80,126,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.65,0.3366,'63446',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33373,9767,0,0,28589,0,0,0,'Deathstalker Visceri','Grand Champion of the Undercity','',0,7,0,0,0,2,1,0,80,80,68,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.65,0.4213,'63441',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33376,12340,33203,0,16975,0,0,0,'Ancient Conservator (1)','','',72,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10029,0,0,0,0,0,0,5,0.7,'',0,0,15,2.5,8,14,0,62532,62589,63571,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33377,9767,0,0,26442,11686,0,0,'Mortar Targetting Device','','',1048576,10,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0.75,0.4685,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33378,9767,0,0,169,0,16925,16925,'Thunder Orb','','',0,10,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33379,9767,0,0,28637,0,0,0,'Eressea Dawnsinger','Grand Champion of Silvermoon','',0,7,0,0,0,2,1,0,80,80,1695,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.65,0.4213,'63438',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33382,9767,0,0,28853,28971,0,0,'Silvermoon Valiant','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'63402 62852',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(33383,9767,0,0,28855,28751,0,0,'Thunder Bluff Valiant','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,4.05,0.9747,'63435 62852',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0),(33384,9767,0,0,28856,28752,0,0,'Undercity Valiant','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'63429 62852',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(33385,12340,33228,0,28989,0,0,0,'Eonar\'s Gift (1)','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10029,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,62584,64185,62619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33387,9767,0,0,14214,16870,19030,19030,'Writhing Lasher','','',524360,4,0,1,0,1,1,0,1,1,35,64260,64260,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,65062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33388,9767,0,0,26239,0,0,0,'Dark Rune Guardian','','',8,7,0,1,0,8,1,0,80,80,1965,100800,100800,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,0,0.5425,'',0,0,0,2.5,8,14,0,64757,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33391,12340,32915,0,29174,0,0,0,'Elder Brightleaf (1)','','',364,4,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,34720,47180,0,0,0,0,0,10521,0,0,0,0,0,0,7.5,7.602,'18950 18950',1,1817177,15,2.5,8,14,0,62262,62467,62240,64087,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33392,12340,32913,0,29175,0,0,0,'Elder Ironbranch (1)','','',364,4,0,3,0,1,1,0,83,83,35,4462400,4462400,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,5,3,'18950 18950',1,1801564,15,2.5,8,14,0,62310,62928,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33393,12340,32914,0,29176,0,0,0,'Elder Stonebark (1)','','',364,4,0,3,0,1,1,0,83,83,35,4462400,4462400,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,7.5,7.602,'18950 18950',1,1807507,15,2.5,8,14,0,62344,62325,62932,62337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33395,12340,0,0,169,0,23258,23258,'Unstable Sun Beam (1)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33396,12340,33088,0,28634,0,0,0,'Iron Roots (1)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,63598,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33397,12340,33168,0,28634,0,0,0,'Strengthened Iron Roots (1)','','',0,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33398,12340,33202,0,26650,0,0,0,'Ancient Water Spirit (1)','','',72,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,39,0,0,0,0,0,8023,0,0,0,0,0,0,3,0.465,'',0,0,15,2.5,8,14,0,62653,62935,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33399,12340,32918,0,11636,0,21773,21773,'Detonating Lasher (1)','','',72,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10029,0,0,0,0,0,0,2.25,1.5,'',0,0,15,2.5,8,14,0,62598,62937,62608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33400,12340,32916,0,28531,0,0,0,'Snaplasher (1)','','',72,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10029,0,0,0,0,0,0,0,0,'64191',0,0,15,2.5,8,14,0,62664,64191,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33401,12340,32919,0,14213,0,0,0,'Storm Lasher (1)','','',72,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9929,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,62648,62939,62649,62938,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33402,12340,0,0,169,0,23258,23258,'Sun Beam (1)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33403,9767,0,0,28597,0,0,0,'Runok Wildmane','Grand Champion of Thunder Bluff','',0,7,0,0,0,2,1,0,80,80,104,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,4.455,1.07217,'63445',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33404,9767,0,0,28599,0,0,0,'Wind-Up Train Wrecker','','',0,12,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.6,0.186,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33405,9767,0,0,28600,0,0,0,'Akinos','Master of Arms','',0,7,0,0,0,2,1,0,80,80,1074,25200,25200,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33406,9767,0,0,169,0,11686,11686,'Achievement Trigger Freya','','',0,10,0,0,0,1,1,0,83,83,35,13945,13945,0,1,0,2000,0,509,683,0,0,0,0,180000,10673,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33408,9901,0,0,29258,0,0,0,'Ironforge Ram','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,0.818,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33409,9901,0,0,29260,0,0,0,'Orgrimmar Wolf','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33410,9767,0,0,28839,0,0,0,'Freya','','',104,5,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,62670,64170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33411,9767,0,0,28838,0,0,0,'Hodir','','',104,5,0,3,0,1,1,0,1,1,1665,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,62650,64174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33412,9767,0,0,28845,0,0,0,'Mimiron','','',104,5,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,65210,62671,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33413,9767,0,0,29039,0,0,0,'Thorim','','',104,5,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,62702,64171,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33414,9806,0,0,29257,0,0,0,'Forsaken Warhorse','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33415,12340,0,0,28606,0,0,0,'[ph] Tournament War Elekk - NPC Only','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33416,9901,0,0,29255,0,0,0,'Exodar Elekk','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33417,9767,0,0,29131,0,0,0,'Crusader Rhydalla','','',0,7,0,0,0,1,1,0,80,80,2070,12600,12600,3994,1,2,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33418,9901,0,0,29262,0,0,0,'Silvermoon Hawkstrider','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33422,9767,0,0,28618,0,0,0,'Unbound Seer','','',0,7,0,0,0,1,1.5,0,78,79,16,9416,9740,12821,1,0,2000,0,334,482,0,0,0,0,180000,7579,0,0,0,0,0,0,1.25,0.3875,'',0,2120,0,2.5,8,14,0,38204,58667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43225,45064,0,0,0,0,0,0),(33425,12340,0,0,10218,0,0,0,'Horde Engineer [PH]','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33426,12340,0,0,25024,0,0,0,'Horde Dragon Handler [PH]','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.236,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33429,9767,0,0,29098,0,0,0,'Boneguard Lieutenant','','',2048,6,0,1,0,5.95,1,0,80,80,21,75000,75000,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'64100 62710',0,0,0,2.5,8,14,0,63010,62710,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33430,9767,0,0,19775,0,0,0,'Guardian Lasher','','',328,4,0,1,0,1,1,0,81,81,16,195495,195495,0,1,0,2000,0,3480,4530,0,0,0,0,604800000,10033,0,0,0,0,0,0,2,0.7,'18950 18950 63007',0,7634,0,2.5,8,14,0,63044,63007,63047,63550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33431,9767,0,0,28727,28729,19030,8149,'Forest Swarmer','','',328,4,0,1,0,1,1,0,81,81,16,91231,91231,0,1.3,0,2000,0,3480,4530,0,0,0,0,604800000,10033,0,0,0,0,0,0,0.975,0.34125,'',0,7656,0,2.5,8,14,0,63059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33432,9767,0,0,28831,0,0,0,'Leviathan Mk II','','',32876,9,0,3,1,1,1,0,83,83,14,1742400,1742400,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33433,9767,0,0,28621,0,0,0,'Suit of Armor','','',72,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33434,9767,0,0,24225,0,0,0,'Bezzle Blastbolt','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,3,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33435,9767,0,0,24225,0,0,0,'Bozzle Blastbolt','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,2,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33436,9767,0,0,6999,0,0,0,'Garona','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33437,9767,0,0,28717,0,0,0,'King Llane','','',12,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33438,9767,0,0,775,0,0,0,'Boneguard Footman','','',2048,6,0,0,0,3,1,0,80,80,21,37800,37800,0,1,1,2000,0,422,586,0,2000,0,0,180000,9729,0,0,0,0,0,0,2.25,0.591,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33439,9767,0,0,28350,0,0,0,'Sir Wendell Balfour','Knight of Stormwind','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'51195',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33441,9767,0,0,28672,0,0,0,'The Lich King','','',4,6,0,3,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33442,9767,0,0,28636,0,0,0,'Immolated Champion','','',0,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33447,9767,0,0,29146,0,0,0,'Squire David','','',2048,10,0,0,0,2.18,1,0,80,80,35,11667,11667,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0.3,'63500',0,0,0,2.5,8,14,0,63028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(33448,9767,0,0,25903,0,0,0,'Argent Valiant','','',2048,10,0,0,0,2.38,1,0,80,80,35,30000,30000,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33449,12340,33271,0,28548,0,0,0,'General Vezax (1)','','',108,10,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,35630,47810,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,1844069,15,2.5,8,14,0,62692,63276,62661,62660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33450,12340,0,0,28556,0,0,0,'[ph] Tournament War Kodo - NPC Only','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33453,9767,0,0,25987,0,0,0,'Dark Rune Watcher','','',8,7,0,1,0,8,10,0,80,80,1965,80640,80640,88140,1,0,2000,0,2595,3742.5,0,0,0,0,0,7822,0,0,0,0,0,0,0,0.31,'18950 18950',0,0,0,2.5,8,14,0,64758,64759,63809,64696,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33455,9767,0,0,26878,0,0,0,'Lorien Sunblaze','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'61894 41290 29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33457,9767,0,0,26225,0,0,0,'Conall Irongrip','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.347,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33459,9767,0,0,29090,0,0,0,'Orgrimmar Champion','','',0,7,0,0,0,2,1,0,80,80,1074,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33460,9767,0,0,28633,28744,28745,0,'Orgrimmar Valiant','','Directions',0,7,0,0,0,2,1,0,80,80,1074,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33461,12340,0,0,28587,0,0,0,'Orgrimmar Aspirant','','Directions',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33462,9767,0,0,29087,0,0,0,'Gnomeregan Champion','','',0,7,0,0,0,2,1,0,80,80,64,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33463,9767,0,0,28704,28714,0,0,'Gnomeregan Valiant','','',0,7,0,0,0,2,1,0,80,80,64,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33464,12340,0,0,28586,0,0,0,'Gnomeregan Aspirant','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8975,0.38709,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33465,9767,0,0,29093,0,0,0,'Undercity Champion','','',0,7,0,0,0,2,1,0,80,80,68,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33466,12340,0,0,28587,0,0,0,'Silvermoon Aspirant','','Directions',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.4464,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33467,9767,0,0,29091,0,0,0,'Silvermoon Champion','','',0,7,0,0,0,2,1,0,80,80,1695,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33468,9767,0,0,28629,28747,0,0,'Silvermoon Valiant','','Directions',0,7,0,0,0,2,1,0,80,80,1695,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33469,9767,0,0,28631,28752,28753,0,'Undercity Valiant','','Directions',0,7,0,0,0,2,1,0,80,80,68,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33470,12340,0,0,28589,0,0,0,'Undercity Aspirant','','Directions',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33471,12340,0,0,28597,0,0,0,'Thunder Bluff Champion','','Directions',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,63010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33472,12340,0,0,28597,0,0,0,'Thunder Bluff Aspirant','','Directions',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33473,9767,0,0,28632,28751,0,0,'Thunder Bluff Valiant','','Directions',0,7,0,0,0,2,1,0,80,80,104,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33474,9767,0,0,28703,0,0,0,'Sen\'jin Champion','','',0,7,0,0,0,2,1,0,80,80,126,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33475,12340,0,0,28588,0,0,0,'Sen\'jin Aspirant','','Directions',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33476,9767,0,0,28630,28746,0,0,'Sen\'jin Valiant','','Directions',0,7,0,0,0,2,1,0,80,80,126,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33477,9767,0,0,29092,0,0,0,'Stormwind Champion','','',0,7,0,0,0,2,1,0,80,80,1078,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33478,12340,0,0,28560,0,0,0,'Stormwind Aspirant','','Directions',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33479,9767,0,0,28707,28749,28748,28750,'Stormwind Valiant','','Directions',0,7,0,0,0,2,1,0,80,80,1078,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33480,9767,0,0,29088,0,0,0,'Ironforge Champion','','',0,7,0,0,0,2,1,0,80,80,2155,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33481,9767,0,0,28711,28715,28716,0,'Ironforge Valiant','','Directions',0,7,0,0,0,2,1,0,80,80,2155,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33482,12340,0,0,28564,0,0,0,'Ironforge Aspirant','','Directions',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33488,9767,0,0,28639,0,0,0,'Saronite Vapors','','',0,10,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33489,12340,0,0,11686,0,0,0,'[DND] Tournament - Mounted Melee - Kill Credit - 01 - Weak Guy','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33490,12340,0,0,11686,0,0,0,'[DND] Tournament - Mounted Melee - Kill Credit - 02 -Speedy','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33491,12340,0,0,11686,0,0,0,'[DND] Tournament - Mounted Melee - Kill Credit - 03 - Block Guy','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33492,12340,0,0,11686,0,0,0,'[DND] Tournament - Mounted Melee - Kill Credit - 04 - Strong Guy','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33493,12340,0,0,11686,0,0,0,'[DND] Tournament - Mounted Melee - Kill Credit - 05 - Ultimate','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33495,9767,0,0,28640,0,0,0,'Ysera','The Dreamer','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33498,9767,0,0,28643,0,0,0,'Maloric','The Black Knight\'s Squire','LootAll',0,7,0,0,0,1,1,0,78,78,190,11770,11770,3809,1,0,2000,0,383,539,0,0,0,0,180000,9104,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33499,9767,0,0,11078,0,0,0,'Skeletal Woodcutter','','',0,6,0,0,0,1,1,0,79,79,14,12175,12175,0,1,0,2000,0,404,564,0,0,0,0,180000,9426,0,0,0,0,0,0,1.95,1.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,45080,0,0,0,0,0,0,0),(33500,9767,0,0,169,0,16925,16925,'Vezax Bunny','','',0,10,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33501,12340,0,0,262,0,0,0,'[ph] Tournament - Daily Combatant Summoner','','',2048,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33502,11685,0,0,28645,0,0,0,'Tamable Core Hound','','',65537,1,45,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33503,12340,0,0,13475,0,0,0,'Horde Commander [PH]','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33504,11685,0,0,28646,0,0,0,'Tamable Chimaera','','',65537,1,38,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33505,11685,0,0,28647,0,0,0,'Tamable Devilsaur','','',65537,1,39,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33506,11685,0,0,28648,0,0,0,'Tamable Rhino','','',65537,1,43,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33508,11685,0,0,1561,0,0,0,'Tamable Silithid','','',65537,1,41,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33510,11685,0,0,28649,0,0,0,'Tamable Spirit Beast','','',65537,1,46,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33511,11685,0,0,9031,0,0,0,'Tamable Worm','','',65537,1,42,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33513,9767,0,0,28652,0,0,0,'Black Knight\'s Gryphon','','',0,6,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,368,0,0,0,0,0,0,0,0,0),(33515,9767,0,0,28651,0,0,0,'Auriaya','','',76,5,0,3,1,1,1,0,83,83,16,3137625,3137625,234190,1,0,2000,0,17360,23590,0,0,0,0,604800000,10573,0,0,0,0,0,0,0,0,'18950 18950',1,1763065,0,2.5,8,14,0,47008,64396,64389,64678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33516,9767,0,0,15294,0,0,0,'Ground Fissure','','',0,10,0,1,0,1,1,0,81,81,14,26066,26066,0,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33517,12340,0,0,28652,0,0,0,'Armored Ebon Gryphon','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33518,9767,0,0,29147,0,0,0,'Squire Danny','','',2048,10,0,0,0,2.18,1,0,80,80,35,11667,11667,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0.3,'63501',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33519,9767,0,0,28652,0,0,0,'Black Knight\'s Gryphon','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,368,0,0,0,0,0,0,0,0,0),(33520,12340,0,0,28633,0,0,0,'[ph] Tournament - Mounted Combatant - Valiant Test','','',2048,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33521,12340,0,0,28633,0,0,0,'[ph] Tournament - Mounted Combatant - Champion Test','','',2048,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.372,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33522,9767,0,0,29148,0,0,0,'Squire Cavin','','',2048,10,0,0,0,2.18,1,0,80,80,35,11667,11667,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0.3,'63606',0,0,0,2.5,8,14,0,63005,64501,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(33523,9767,0,0,28654,0,0,0,'Neltharion','The Earthwarder','',4,2,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33524,9806,0,0,28992,0,0,0,'Saronite Animus','','',108,10,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33525,9767,0,0,1988,0,0,0,'Mangrove Ent','','',320,4,0,1,0,1,1,0,81,81,16,260660,260660,20405,1,0,2000,0,3187.5,4515,0,0,0,0,604800000,10007,0,0,0,0,0,0,3.5,0.60725,'',0,7672,0,2.5,8,14,0,63272,63242,63556,63241,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33526,9767,0,0,28685,0,0,0,'Ironroot Lasher','','',64,4,0,1,0,1,1,0,81,81,16,260660,260660,0,1,0,2000,0,3480,4530,0,0,0,0,604800000,10033,0,0,0,0,0,0,3,2,'',0,7560,0,2.5,8,14,0,63240,63553,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33527,9767,0,0,28679,0,0,0,'Nature\'s Blade','','',64,7,0,1,0,1,1,0,81,81,16,195495,195495,20405,1,0,2000,0,3187.5,4515,0,0,0,0,604800000,10007,0,0,0,0,0,0,3.375,2.25,'',0,7691,0,2.5,8,14,0,63247,63568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33528,9767,0,0,28686,0,0,0,'Guardian of Life','','',64,2,0,1,0,1,1,0,81,81,16,195495,195495,0,1,0,2000,0,3480,4530,0,0,0,0,604800000,10033,0,0,0,0,0,0,1.5,0.2325,'',0,7636,0,2.5,8,14,0,63226,63551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33529,10192,0,0,25384,0,0,0,'Curious Wolvar Pup','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.4,0.124,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(33530,10192,0,0,25173,0,0,0,'Curious Oracle Hatchling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(28605,9056,28767,0,229,239,237,0,'Havenshire Stallion','','vehichleCursor',0,1,0,0,0,1,1,0,53,54,2096,2453,2533,0,1,0,2000,0,86,130,0,2250,69,104,180000,3180,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,52268,0,0,0,0,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,164,0),(33532,10192,0,0,25384,0,0,0,'Wolvar Orphan [PH]','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.4,0.124,'58818',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33533,10192,0,0,25173,0,0,0,'Oracle Orphan','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.25,'58818',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(33535,9767,0,0,28669,0,0,0,'Malygos','The Spell-Weaver','',4,2,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33536,9767,0,0,28227,0,0,0,'Alexstrasza','The Life-Binder','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.75,0.5425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33537,9767,35297,0,25342,25343,0,0,'Cult Conspirator','Cult of the Damned','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.3672,'',0,2231,0,2.5,8,14,0,60842,14873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33538,9767,0,0,28670,0,0,0,'Kethiel Sunlance','Master of Arms','',0,7,0,0,0,2,1,0,80,80,1695,25200,25200,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33539,9767,0,0,28671,0,0,0,'Dern Ragetotem','Master of Arms','',0,7,0,0,0,2,1,0,80,80,104,25200,25200,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33540,9767,0,0,28673,0,0,0,'Shadow Hunter Mezil-kree','Master of Arms','',0,7,0,0,0,2,1,0,80,80,126,25200,25200,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33541,9767,0,0,28674,0,0,0,'Sarah Chalke','Mistress of Arms','',0,7,0,0,0,2,1,0,80,80,68,25200,25200,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33542,9767,0,0,28676,0,0,0,'Magister Edien Sunhollow','The Sunreavers','',0,7,0,0,0,2,1,0,80,80,2123,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33543,9767,0,0,28678,28680,0,0,'Sunreaver Guardian','','',0,7,0,0,0,10,10,0,80,80,2129,126000,126000,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(33544,9767,0,0,28689,0,0,0,'Morah Worgsister','Mistress of Wolves','',0,7,0,0,0,2,1,0,80,80,1074,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33545,9767,0,0,28690,0,0,0,'Gahju','Master of Raptors','',0,7,0,0,0,2,1,0,80,80,126,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33546,9767,0,0,28688,0,0,0,'The Black Knight','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.306,'67469 0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33547,9767,0,0,28691,0,0,0,'Handler Dretch','Master of Horses','',0,7,0,0,0,2,1,0,80,80,68,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33548,9767,0,0,28692,0,0,0,'Aneera Thuron','Mistress of Hawkstriders','',0,7,0,0,0,2,1,0,80,80,1604,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33549,9767,0,0,28693,0,0,0,'Anka Clawhoof','Mistress of Kodos','',0,7,0,0,0,2,1,0,80,80,104,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33550,9767,0,0,26801,0,0,0,'Boneguard Scout','','',2048,6,0,1,0,1.59,1,0,80,80,21,20000,20000,0,1,1,1500,0,3165,4395,0,2000,0,0,180000,9729,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,63233,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33551,12340,0,0,8469,0,0,0,'Trusty Stormwind Charger [PH]','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33552,9767,0,0,20570,0,23767,23767,'Yogg-Saron','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33553,9767,0,0,28694,0,0,0,'Freka Bloodaxe','Orgrimmar Quartermaster','',0,7,0,0,0,2,1,0,80,80,29,25200,25200,0,1,129,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33554,9767,0,0,28695,0,0,0,'Samamba','Sen\'jin Quartermaster','',0,7,0,0,0,2,1,0,80,80,126,25200,25200,0,1,129,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33555,9767,0,0,28696,0,0,0,'Eliza Killian','Undercity Quartermaster','',0,7,0,0,0,2,1,0,80,80,68,25200,25200,0,1,129,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33556,9767,0,0,28697,0,0,0,'Doru Thunderhorn','Thunder Bluff Quartermaster','',0,7,0,0,0,2,1,0,80,80,104,25200,25200,0,1,129,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33557,9767,0,0,28698,0,0,0,'Trellis Morningsun','Silvermoon Quartermaster','',0,7,0,0,0,2,1,0,80,80,1604,25200,25200,0,1,129,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33558,9767,0,0,28849,28714,0,0,'Gnomeregan Valiant','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.3519,'63395 62852 64723',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(33559,9767,0,0,28955,28712,0,0,'Darnassus Valiant','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'63405 62852 64723',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(33560,9767,0,0,29089,0,0,0,'Exodar Champion','','',0,7,0,0,0,2,1,0,80,80,1638,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33561,9767,0,0,28854,28972,0,0,'Stormwind Valiant','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'62596 62852 64723',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33562,9767,0,0,28848,28713,0,0,'Exodar Valiant','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,1,'63422 62852 64723',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0),(33563,12340,0,0,28710,0,28617,28617,'Darnassus Champion','','Directions',0,7,0,0,0,1,1,0,1,1,80,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33564,9767,0,0,28850,28711,0,0,'Ironforge Valiant','','',2048,10,0,0,0,3.97,1,0,80,80,14,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.347,'63426 62852 64723',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(33565,9767,0,0,28705,28712,0,0,'Darnassus Valiant','','Directions',0,7,0,0,0,2,1,0,80,80,80,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'63405',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33566,9767,0,0,28709,28713,0,0,'Exodar Valiant','','Directions',0,7,0,0,0,2,1,0,80,80,1638,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33567,9767,0,0,27808,0,27809,27809,'Deathsworn Zealot','','',72,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33568,12340,0,0,4878,0,0,0,'Fish','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33570,12340,0,0,25519,0,0,0,'Bernau Test Dummy','','',0,7,0,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33571,9767,0,0,26442,11686,0,0,'Ulduar Gauntlet Generator','','',1048576,10,0,0,0,1,1,0,80,80,1983,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0.75,0.4685,'29266 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33572,9767,0,0,28580,28581,0,0,'Steelforged Defender','','',0,7,0,0,0,1,1,0,80,80,1965,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,0,9706,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,62845,50370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33575,9767,0,0,169,0,11686,11686,'Channel Stalker Freya','','',0,10,0,0,0,1,1,0,81,81,14,26066,26066,0,1,0,2000,0,464,604,0,0,0,0,180000,10033,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33576,9767,0,0,169,0,16925,16925,'Mimiron DB Target','','',0,10,0,0,0,1,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33578,9901,0,0,28734,0,0,0,'Murkimus the Gladiator','','',0,12,0,0,0,1,1,0,1,1,188,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33579,9767,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,6,1,0,80,80,35,75600,75600,0,1,1,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33580,9767,0,0,28899,0,0,0,'Dustin Vail','Grand Master Tailoring Trainer','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33581,9767,0,0,28901,0,0,0,'Kul\'de','Grand Master Leatherworking Trainer','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33583,9767,0,0,28900,0,0,0,'Fael Morningsong','Grand Master Enchanting Trainer','',4096,7,0,0,0,1,1,0,75,75,2070,8508,8508,7981,1,81,2000,0,289,421,0,0,0,0,180000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33586,9767,0,0,12940,0,0,0,'Binkie Brightgear','Grand Master Engineering Trainer','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33587,9767,0,0,28897,0,0,0,'Bethany Cromwell','Grand Master Cooking Trainer','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33588,9767,0,0,28898,0,0,0,'Crystal Brightspark','Grand Master Alchemy Trainer','',4096,7,0,0,0,1,1,0,75,75,2070,8508,8508,7981,1,81,2000,0,289,421,0,0,0,0,180000,6610,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33589,9767,0,0,28984,0,0,0,'Joseph Wilson','Grand Master First Aid Trainer','',4096,7,0,0,0,1,1,0,75,75,2070,8508,8508,7981,1,81,2000,0,289,421,0,0,0,0,180000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33590,9767,0,0,28902,0,0,0,'Oluros','Grand Master Jewelcrafting Trainer','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33591,9767,0,0,28903,0,0,0,'Rekka the Hammer','Grand Master Blacksmithing Trainer','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,81,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33592,9767,0,0,28735,0,0,0,'Jaelyne Evensong','Grand Champion of Darnassus','',0,7,0,0,0,2,1,0,80,80,1076,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.65,0.3366,'63443',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33593,9767,0,0,28736,0,0,0,'Colosos','Grand Champion of the Exodar','',0,7,0,0,0,2,1,0,80,80,1694,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.8,1.2,'63439',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33594,9767,0,0,28909,0,0,0,'Fizzix Blastbolt','Engineering Supplies','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,4224,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33595,9767,0,0,28914,0,0,0,'Mera Mistrunner','Cooking Supplies','',0,7,0,0,0,1,1,0,75,75,2070,3256,3256,7981,1,642,2000,0,289,421,0,0,0,0,180000,6610,0,0,0,0,0,0,3.75,0.8725,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33596,9767,0,0,28913,0,0,0,'Meline Duskpath','Tailoring Supplies','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33597,9767,0,0,28910,0,0,0,'Liere Morningsong','Enchanting Supplies','',4096,7,0,0,0,1,1,0,75,75,2070,8508,8508,7981,1,128,2000,0,289,421,0,0,0,0,180000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33598,9767,0,0,28908,0,0,0,'Fanii','Inscription Supplies','',4096,7,0,0,0,1,1,0,75,75,2070,8508,8508,7981,1,2176,2000,0,289,421,0,0,0,0,180000,6610,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33599,9767,0,0,28905,0,0,0,'Brollen Wheatbeard','Blacksmithing Supplies','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,4224,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33600,9767,0,0,28906,0,0,0,'Cerie Larksong','Alchemy Supplies','',4096,7,0,0,0,1,1,0,75,75,2070,8508,8508,7981,1,128,2000,0,289,421,0,0,0,0,180000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33601,9767,0,0,28907,0,0,0,'Elka Stormbrew','Leatherworking Supplies','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,130,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33602,9767,0,0,28904,0,0,0,'Anuur','Jewelcrafting Supplies','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33603,9767,0,0,28896,0,0,0,'Arthur Denny','Grand Master Inscription Trainer','',4096,7,0,0,0,1,1,0,75,75,2070,8508,8508,7981,1,81,2000,0,289,421,0,0,0,0,180000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33608,9767,0,0,28738,0,0,0,'Alchemy','','',0,10,0,0,0,3,1,0,60,60,1744,9156,9156,0,1,81,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.11,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33609,9767,0,0,28738,0,0,0,'Blacksmithing','','',0,10,0,0,0,3,1,0,60,60,1744,9156,9156,0,1,81,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.11,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33610,9767,0,0,28738,0,0,0,'Enchanting','','',0,10,0,0,0,3,1,0,60,60,1744,9156,9156,0,1,81,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.11,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33611,9767,0,0,28738,0,0,0,'Engineering','','',0,10,0,0,0,3,1,0,60,60,1744,9156,9156,0,1,81,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.11,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33612,9767,0,0,28738,0,0,0,'Leatherworking','','',0,10,0,0,0,3,1,0,60,60,1744,9156,9156,0,1,81,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.11,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33613,9767,0,0,28738,0,0,0,'Tailoring','','',0,10,0,0,0,3,1,0,60,60,1744,9156,9156,0,1,81,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.11,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33614,9767,0,0,28738,0,0,0,'Jewelcrafting','','',0,10,0,0,0,3,1,0,60,60,1744,9156,9156,0,1,81,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.11,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33615,9767,0,0,28738,0,0,0,'Inscription','','',0,10,0,0,0,3,1,0,60,60,1744,9156,9156,0,1,81,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.11,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33616,9767,0,0,28758,0,0,0,'Herbalism','','',0,10,0,0,0,3,1,0,60,60,1744,9156,9156,0,1,81,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.14,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33617,9767,0,0,28758,0,0,0,'Mining','','',0,10,0,0,0,3,1,0,60,60,1744,9156,9156,0,1,81,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.14,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33618,9767,0,0,28758,0,0,0,'Skinning','','',0,10,0,0,0,3,1,0,60,60,1744,9156,9156,0,1,81,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.14,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33619,9767,0,0,28758,0,0,0,'Cooking','','',0,10,0,0,0,3,1,0,60,60,1744,9156,9156,0,1,81,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.14,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33620,9767,0,0,26662,0,0,0,'Earthen Stoneshaper','','',0,7,0,1,0,5,1,0,80,80,1812,63000,63000,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,1.2,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33621,9767,0,0,28758,0,0,0,'First Aid','','',0,10,0,0,0,3,1,0,60,60,1744,9156,9156,0,1,81,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.14,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33622,9767,0,0,28739,0,0,0,'Goran Steelbreaker','','',0,7,0,1,0,20,1,0,80,80,1812,252000,252000,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,1.4,0.434,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33623,9767,0,0,28758,0,0,0,'Fishing','','',0,10,0,0,0,3,1,0,60,60,1744,9156,9156,0,1,81,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,0,0.14,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33624,9767,0,0,25166,0,0,0,'Archmage Pentarus','','',0,7,0,1,0,3,1,0,80,80,2007,37800,37800,3994,1,1,2000,0,3127.5,4365,0,0,0,0,604800000,9706,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33625,9767,0,0,28757,0,0,0,'Arcanist Taelis','The Silver Covenant','',0,7,0,0,0,1,1,0,80,80,2027,12600,12600,3994,1,3,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33626,9767,0,0,27938,27939,27940,27941,'Hired Engineer','Explorer\'s League','',0,7,0,0,0,1,1,0,80,80,35,9215,9215,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33627,9767,0,0,27934,27935,27936,27937,'Hired Demolitionist','K3','',0,7,0,0,0,1,1,0,80,80,35,9215,9215,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33628,13202,0,0,22209,0,0,0,'Highlord Tirion Fordring','','',4,7,0,3,0,1,1,0,83,83,35,5808000,5808000,0,1,0,2000,0,1651.36,1651.36,0,0,4725,4725,0,10643,0,0,0,0,0,0,1.8,0.3672,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33629,9767,0,0,25029,0,0,0,'Weslex Quickwrench','Senior Siege Engineer','',0,7,0,1,0,4,1,0,80,80,35,50400,50400,0,1,1,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33630,9767,0,0,28788,0,0,0,'Aelthin','Master Alchemy Trainer','',0,7,0,0,0,1,1,0,62,62,1744,2266,2266,6015,1,3281,2000,0,131,188,0,0,0,0,180000,5,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33631,9767,0,0,28789,0,0,0,'Barien','Master Blacksmithing Trainer','',0,7,0,0,0,1,1,0,62,62,1744,3237,3237,0,1,209,2000,0,172,240,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33632,9767,0,0,11686,0,1126,1126,'Focused Eyebeam','','',1024,10,0,0,0,1,1,0,81,81,14,26066,26066,0,1,0,2000,0,464,604,0,0,0,0,180000,10033,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33633,9767,0,0,28790,0,0,0,'Enchantress Andiala','Master Enchanting Trainer','',0,7,0,0,0,1,1,0,62,62,1744,2266,2266,6015,1,2257,2000,0,131,188,0,0,0,0,25000,3500,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33634,9767,0,0,28791,0,0,0,'Engineer Sinbei','Master Engineering Trainer','',0,7,0,0,0,1,1,0,62,62,1744,3237,3237,0,1,209,2000,0,172,240,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33635,9767,0,0,28795,0,0,0,'Daenril','Master Leatherworking Trainer','',0,7,0,0,0,1,1,0,62,62,1744,3237,3237,0,1,209,2000,0,172,240,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33636,9767,0,0,28798,0,0,0,'Miralisse','Master Tailoring Trainer','',0,7,0,0,0,1,1,0,62,62,1744,2266,2266,6015,1,209,2000,0,131,188,0,0,0,0,25000,3500,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33637,9767,0,0,28794,0,0,0,'Kirembri Silvermane','Master Jewelcrafting Trainer','',0,7,0,0,0,1,1,0,62,62,1744,2266,2266,6015,1,209,2000,0,131,188,0,0,0,0,25000,3500,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33638,9767,0,0,28793,0,0,0,'Scribe Lanloer','Master Inscription Trainer','',0,7,0,0,0,1,1,0,62,62,1744,2266,2266,6015,1,209,2000,0,131,188,0,0,0,0,300000,3500,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33639,9767,0,0,28792,0,0,0,'Botanist Alaenra','Master Herbalism Trainer','',0,7,0,0,0,1,1,0,62,62,1744,3237,3237,0,1,209,2000,0,172,240,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33640,9767,0,0,28796,0,0,0,'Hanlir','Master Mining Trainer','',0,7,0,0,0,1,1,0,62,62,1744,3237,3237,0,1,209,2000,0,172,240,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33641,9767,0,0,28797,0,0,0,'Irduil','Master Skinning Trainer','',0,7,0,0,0,1,1,0,62,62,1744,3237,3237,0,1,209,2000,0,172,240,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33642,9767,0,0,28770,0,0,0,'Loremaster Skosiris','','',0,7,0,0,0,1,1,0,70,70,1744,2835,2835,7196,1,1,2000,0,248,363,0,0,0,0,180000,5,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33643,9767,0,0,28756,28754,28755,0,'Silver Covenant Guardian','','',0,7,0,0,0,10,10,0,80,80,2130,126000,126000,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(33644,9767,0,0,28921,0,0,0,'Ellia Moondancer','Fresh Food','',0,7,0,0,0,1,1,0,75,75,2071,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33645,9767,0,0,28923,0,0,0,'Jenna Thunderbrew','Refreshments','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33646,9767,0,0,28740,0,0,0,'Avareth Swiftstrike','The Silver Covenant','',0,7,0,0,0,1,1,0,80,80,2027,12600,12600,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33647,9767,0,0,28759,0,0,0,'Scout Shalyndria','The Silver Covenant','',0,7,0,0,0,1,1,0,80,80,2027,12600,12600,3994,1,2,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33648,9767,0,0,28760,0,0,0,'Tickin Gearspanner','Master of Arms','',0,7,0,0,0,2,1,0,80,80,64,25200,25200,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33649,9767,0,0,28761,0,0,0,'Flickin Gearspanner','Master of Mechanostriders','',0,7,0,0,0,2,1,0,80,80,64,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33650,9767,0,0,28762,0,0,0,'Rillie Spindlenut','Gnomeregan Quartermaster','',0,7,0,0,0,2,1,0,80,80,64,25200,25200,0,1,129,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33651,9767,0,0,28841,0,0,0,'VX-001','Anti-personnel Assault Cannon','',108,9,0,3,0,1,1,0,83,83,14,1742400,1742400,0,1,0,2000,0,17815,23905,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33652,9767,0,0,13232,0,0,0,'Illestria Bladesinger','Mistress of Arms','',0,7,0,0,0,2,1,0,80,80,1076,25200,25200,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33653,9767,0,0,28765,0,0,0,'Rook Hawkfist','Darnassus Quartermaster','',0,7,0,0,0,2,1,0,80,80,1076,25200,25200,0,1,129,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33654,9767,0,0,28766,0,0,0,'Airae Starseeker','Mistress of Nightsabers','',0,7,0,0,0,2,1,0,80,80,1076,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33655,9767,0,0,28767,0,0,0,'Saandos','Master of Arms','',0,7,0,0,0,2,1,0,80,80,1694,25200,25200,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33656,9767,0,0,28768,0,0,0,'Ranii','Mistress of Elekks','',0,7,0,0,0,2,1,0,80,80,1694,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33657,9767,0,0,28769,0,0,0,'Irisee','Exodar Quartermaster','',0,7,0,0,0,2,1,0,80,80,1694,25200,25200,0,1,129,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33658,9767,0,0,28771,0,0,0,'Amariel Sunsworn','The Sunreavers','',0,7,0,0,0,1,1,0,80,80,2123,12600,12600,3994,1,2,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33659,9767,0,0,28772,0,0,0,'Galathia Brightdawn','The Sunreavers','',0,7,0,0,0,1,1,0,80,80,2123,12600,12600,3994,1,2,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33660,9767,0,0,15294,0,0,0,'Goblin Chisel','','',0,10,0,0,0,1,1,0,73,73,14,4399,4399,0,1,0,2000,0,316,450,0,0,0,0,0,7618,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33661,9767,0,0,1126,0,11686,11686,'Armsweep Stalker Kologarn','','',1024,10,0,0,0,1,1,0,81,81,14,26066,26066,0,1,0,2000,0,464,604,0,0,0,0,180000,10033,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33662,9767,0,0,28780,28884,28885,28886,'Kirin Tor Battle-Mage','','',0,7,0,0,0,6,10,0,80,80,2008,44238,44238,39940,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33663,12213,0,0,16174,0,0,0,'Patchwerk (PTR DPS Test)','','',76,6,0,3,0,1,1,0,1,1,21,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,6,2,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33664,12340,0,0,16174,0,0,0,'Patchwerk (PTR DPS Test) (1)','','',76,6,0,3,0,1,1,0,1,1,21,1,1,0,1,0,2000,0,140,140,0,0,0,0,0,17,0,0,0,0,0,0,6,2,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33665,12340,0,0,29109,0,0,0,'Ursula McWeaksauce','Shirt of Uber Vendor','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33666,9767,0,0,27343,0,0,0,'Demolisher Engineer Blastwrench','K3','',0,7,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33667,12213,0,0,16174,0,0,0,'Patchwerk (PTR Tank Test)','','',76,6,0,3,0,1,1,0,1,1,21,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,6,2,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33668,12340,0,0,16174,0,0,0,'Patchwerk (PTR Tank Test) (1)','','',76,6,0,3,0,1,1,0,1,1,21,1,1,0,1,0,2000,0,140,140,0,0,0,0,0,17,0,0,0,0,0,0,6,2,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33669,9767,0,0,27343,28781,0,0,'Demolisher Engineer Blastwrench','K3','',0,7,0,0,0,1,1,0,80,80,35,5342,5342,0,1,6273,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,372,0,0,0,0,0,0,0,0,0),(33670,9767,0,0,28979,0,0,0,'Aerial Command Unit','','',108,9,0,3,0,1,1,0,83,83,14,1161600,1161600,0,1,0,2000,0,17815,23905,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28312,9056,31093,0,25292,0,0,0,'Wintergrasp Siege Engine','','vehichleCursor',393256,9,0,0,0,15.91,1,0,80,80,35,85000,85000,0,1,0,2000,0,422,586,0,2000,345,509,180000,9729,0,0,0,0,0,0,0,0,'',0,7858,0,2.5,8,14,0,51678,0,0,0,0,0,0,0,0,11902,0,0,0,0,117,0,0,0,0,0,0,0,113,0),(33672,9767,0,0,28934,28935,28937,28936,'Kirin Tor Mage','','',0,7,0,0,0,1,1,0,78,80,2007,9416,10080,8637,1,0,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33673,12340,0,0,28786,0,0,0,'Pengoro','Prince of Penguins','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33674,9767,0,0,28799,0,0,0,'Alchemist Kanhu','Master Alchemy Trainer','',0,7,0,0,0,1,1,0,62,62,1743,2266,2266,6015,1,3281,2000,0,131,188,0,0,0,0,25000,3500,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33675,9767,0,0,28800,0,0,0,'Onodo','Master Blacksmithing Trainer','',0,7,0,0,0,1,1,0,62,62,1743,3237,3237,0,1,209,2000,0,172,240,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33676,9767,0,0,28801,0,0,0,'Zurii','Master Enchanting Trainer','',0,7,0,0,0,1,1,0,62,62,1743,2266,2266,6015,1,2257,2000,0,131,188,0,0,0,0,25000,3500,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33677,9767,0,0,28802,0,0,0,'Technician Mihila','Master Engineering Trainer','',0,7,0,0,0,1,1,0,62,62,1743,3237,3237,0,1,209,2000,0,172,240,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33678,9767,0,0,28803,0,0,0,'Jijia','Master Herbalism Trainer','',0,7,0,0,0,1,1,0,62,62,1743,3237,3237,0,1,209,2000,0,172,240,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33679,9767,0,0,28804,0,0,0,'Recorder Lidio','Master Inscription Trainer','',0,7,0,0,0,1,1,0,62,62,1743,2266,2266,6015,1,209,2000,0,131,188,0,0,0,0,300000,3500,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33680,9767,0,0,28805,0,0,0,'Nemiha','Master Jewelcrafting Trainer','',0,7,0,0,0,1,1,0,62,62,1743,2266,2266,6015,1,209,2000,0,131,188,0,0,0,0,25000,3500,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33681,9767,0,0,28806,0,0,0,'Korim','Master Leatherworking Trainer','',0,7,0,0,0,1,1,0,62,62,1743,3237,3237,0,1,209,2000,0,172,240,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33682,9767,0,0,28807,0,0,0,'Fono','Master Mining Trainer','',0,7,0,0,0,1,1,0,62,62,1743,3237,3237,0,1,209,2000,0,172,240,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33683,9767,0,0,28808,0,0,0,'Dremm','Master Skinning Trainer','',0,7,0,0,0,1,1,0,62,62,1743,3237,3237,0,1,209,2000,0,172,240,0,0,0,0,25000,4344,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33684,9767,0,0,28809,0,0,0,'Weaver Aoa','Master Tailoring Trainer','',0,7,0,0,0,1,1,0,62,62,1743,2266,2266,6015,1,209,2000,0,131,188,0,0,0,0,25000,3500,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33685,12340,0,0,23548,0,0,0,'James Barlo','Master of Fishing','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33686,9767,0,0,6589,0,0,0,'Lore Keeper of Norgannon','','',0,5,0,0,0,1,1,0,80,80,35,17010,17010,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.2625,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33687,9767,0,0,27982,0,0,0,'Chillmaw','','',72,6,0,1,0,8,1,0,82,82,21,107848,107848,4169,1,0,2000,0,2129.8,2944,0,0,0,0,180000,10253,0,0,0,0,0,0,9,0.93,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,375,0,0,0,0,0,0,0,0,0),(33689,12340,32958,0,28418,0,0,0,'Lightning Elemental (1)','','',8,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'62052',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33690,12340,0,0,11686,0,0,0,'Overload Visual (1)','','',0,10,0,3,0,1,1,0,83,83,16,13945,13945,0,1,0,2000,0,6617,8879,0,0,0,0,0,10673,0,0,0,0,0,0,1,0.5,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33691,12340,0,0,23767,0,0,0,'Rune of Summoning (1)','','',8,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,1,0.39,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33692,12340,32927,0,28381,0,0,0,'Runemaster Molgeim (1)','','',108,7,0,3,0,1,1,0,83,83,35,10040400,10040400,4258,1,0,2000,0,34720,47180,0,0,0,0,0,10573,0,0,0,0,0,0,0,0,'18950 18950',1,1904000,15,2.5,8,14,0,62269,63490,61973,62273,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33693,12340,32867,0,28344,0,0,0,'Steelbreaker (1)','','',108,5,0,3,0,1,1,0,83,83,35,10040400,10040400,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'18950 18950',1,1710000,15,2.5,8,14,0,61903,63493,61890,63498,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33694,12340,32857,0,28324,0,0,0,'Stormcaller Brundir (1)','','',108,7,0,3,0,1,1,0,83,83,35,10040400,10040400,212900,1,0,2000,0,34720,47180,0,0,0,0,0,10573,0,0,0,0,0,0,0,0,'18950 18950',1,1798029,15,2.5,8,14,0,61879,63479,61887,63486,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33695,9767,0,0,27887,25343,25342,17957,'Cultist Bombardier','','',0,7,0,1,0,2,1,0,80,80,21,25200,25200,3994,1,0,2000,0,1918.2,2677.2,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,65128,65130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33696,9767,0,0,27212,0,0,0,'Archmage Rhydian','','',0,7,0,1,0,10,10,0,80,80,2007,100800,100800,88140,1,0,2000,0,2595,3742.5,0,0,0,0,604800000,7822,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33698,9767,0,0,28927,28928,28929,28930,'Argent Peacekeeper','','',2048,7,0,1,0,10,10,0,80,80,2072,126000,126000,39940,1,0,2000,0,1918.2,2677.2,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(33699,9767,0,0,5988,0,0,0,'Storm Tempered Keeper','','',584,9,0,1,0,1,1,0,82,82,16,808860,808860,166760,1,0,2000,0,3472.5,4800,0,0,0,0,604800000,10253,0,0,0,0,0,0,3,0.525,'18950 18950',0,7680,0,2.5,8,14,0,63541,63539,63630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33700,12340,33699,0,5988,0,0,0,'Storm Tempered Keeper (1)','','',584,9,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,10225,0,0,0,0,0,0,3,0.525,'18950 18950',0,7680,15,2.5,8,14,0,63541,63539,63630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33701,9767,0,0,28826,0,0,0,'High Explorer Dellorah','Explorers\' League','',0,7,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33704,9767,0,0,12818,0,0,0,'Frigid Abomination','','',0,6,0,0,0,1,1,0,73,74,2043,9940,10282,0,1,0,2000,0,328,467,0,0,0,0,0,7918,0,0,0,0,0,0,3,1,'',0,0,0,2.5,8,14,0,40504,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33705,9767,0,0,23767,0,0,0,'Rune of Power','','',8,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.39,'61974',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33707,9767,0,0,26185,26186,0,0,'Argent Champion','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33708,12340,0,0,22162,0,0,0,'Argent Champion Credit (Valiant Test)','S.T.O.U.T.','',8,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.4685,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33710,9767,0,0,28819,0,0,0,'Lake Snapper','','',1,1,21,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33711,9767,0,0,28820,0,0,0,'Plagued Snapper','','',1,1,21,0,0,1,1,0,12,13,7,247,273,0,1,0,2000,0,18,24,0,0,0,0,180000,596,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22570,0,0,0,0,0,0,0),(33712,9767,0,0,28827,0,0,0,'Golden Crawler','','',1,1,8,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33713,9767,0,0,999,0,0,0,'Rotting Crawler','','',1,1,8,0,0,1,1,0,1,1,7,247,273,0,1,0,2000,0,18,24,0,0,0,0,0,7,0,0,0,0,0,0,1.0625,0.85,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33715,9767,0,0,26753,0,0,0,'Charged Sphere','','',0,10,0,0,0,1,1,0,80,80,14,50400,50400,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0.6,'',0,0,0,2.5,8,14,0,63528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33716,9767,0,0,2718,0,0,0,'Ruby Consort','','',72,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33717,9767,0,0,1687,0,0,0,'Azure Consort','','',72,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33718,12340,0,0,2719,0,0,0,'Bronze Consort','','',72,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,10,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33719,9767,0,0,2717,0,0,0,'Emerald Consort','','',72,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33720,9767,0,0,12869,0,0,0,'Obsidian Consort','','',72,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,10,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33721,9767,0,0,26937,0,0,0,'Lore Keeper Projection Unit','','',0,9,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,0,0.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33722,9767,0,0,5988,0,0,0,'Storm Tempered Keeper','','',584,9,0,1,0,1,1,0,82,82,16,808860,808860,166760,1,0,2000,0,3472.5,4800,0,0,0,0,604800000,10253,0,0,0,0,0,0,3,0.525,'',0,7707,0,2.5,8,14,0,63541,63539,63630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33723,12340,33722,0,5988,0,0,0,'Storm Tempered Keeper (1)','','',584,9,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,10225,0,0,0,0,0,0,3,0.525,'',0,7707,15,2.5,8,14,0,63541,63539,63630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33724,12340,33186,0,28787,0,0,0,'Razorscale (1)','','',108,2,0,3,0,1,1,0,83,83,35,12550500,12550500,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,10,0.6,'18950 18950',1,1760268,15,2.5,8,14,0,47008,63236,62796,63815,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33725,9767,0,0,169,0,16925,16925,'Thorim Trap Bunny','','',0,6,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33729,12340,33354,0,20249,0,0,0,'Corrupted Servitor (1)','','',328,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9929,0,0,0,0,0,0,5,5.068,'',0,7588,15,2.5,8,14,0,63169,63549,63149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33730,12340,0,0,15294,0,0,0,'Ground Fissure (1)','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,17,0,0,0,0,0,0,2.25,1.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33731,12340,33431,0,28727,28729,19030,8149,'Forest Swarmer (1)','','',328,4,0,1,0,1,1,0,81,81,35,221561,221561,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,0.975,0.34125,'',0,7656,15,2.5,8,14,0,63059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33732,12340,33430,0,19775,0,0,0,'Guardian Lasher (1)','','',328,4,0,1,0,1,1,0,81,81,35,521320,521320,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,2,0.7,'18950 18950',0,7634,15,2.5,8,14,0,63044,63007,63047,63550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33733,12340,33528,0,28686,0,0,0,'Guardian of Life (1)','','',64,2,0,1,0,1,1,0,81,81,35,456155,456155,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.5,0.2325,'',0,7636,15,2.5,8,14,0,63226,63551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33734,12340,33526,0,28685,0,0,0,'Ironroot Lasher (1)','','',64,4,0,1,0,1,1,0,81,81,35,586485,586485,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,3,2,'',0,7560,15,2.5,8,14,0,63240,63553,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33735,12340,33525,0,1988,0,0,0,'Mangrove Ent (1)','','',320,4,0,1,0,1,1,0,81,81,35,521320,521320,20405,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,3.5,0.60725,'',0,7672,15,2.5,8,14,0,63272,63242,63556,63241,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33737,12340,33355,0,28724,0,0,0,'Misguided Nymph (1)','','',72,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9929,0,0,0,0,0,0,0,2.75,'',0,7526,15,2.5,8,14,0,63082,63559,63111,63562,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33738,9767,0,0,28857,0,0,0,'Darnassus Champion','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'63406 62852 64723',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(33739,9767,0,0,28858,0,0,0,'Exodar Champion','','',2048,10,0,0,0,3.97,1,0,80,80,14,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,1,'63423 62852 64723',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0),(33740,9767,0,0,28859,0,0,0,'Gnomeregan Champion','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.3519,'63396 62852 64723',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(33741,12340,33527,0,28679,0,0,0,'Nature\'s Blade (1)','','',64,7,0,1,0,1,1,0,81,81,35,521320,521320,20405,1,0,2000,0,5525,7826,0,0,0,0,0,10007,0,0,0,0,0,0,3.375,2.25,'',0,7691,15,2.5,8,14,0,63247,63568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33742,9767,0,0,1126,0,11686,11686,'Kologarn Pit Kill Bunny','','',1024,10,0,0,0,1,1,0,81,81,14,26066,26066,0,1,0,2000,0,464,604,0,0,0,0,180000,10033,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33743,9767,0,0,28860,0,0,0,'Ironforge Champion','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.347,'63427 62852 64723',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(33744,9767,0,0,28861,0,0,0,'Orgrimmar Champion','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.236,'63433 62852 64723',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33745,9767,0,0,28702,0,0,0,'Sen\'jin Champion','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'63399 62852 64723',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(33746,9767,0,0,28862,0,0,0,'Silvermoon Champion','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'63403 62852 64723',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(33747,9767,0,0,28863,0,0,0,'Stormwind Champion','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'62727',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33748,9767,0,0,28864,0,0,0,'Thunder Bluff Champion','','',2048,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,3.75,0.8725,'63436 62852 64723',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0),(33749,9767,0,0,28865,0,0,0,'Undercity Champion','','',2048,10,0,0,0,3.97,1,0,80,80,14,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'63430 62852 64723',0,0,0,2.5,8,14,0,63010,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(33750,9767,0,0,16925,0,0,0,'Desecrated Ground I','','',1024,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,63583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33751,9767,0,0,16925,0,0,0,'Desecrated Ground II','','',1024,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33752,9767,0,0,16925,0,0,0,'Desecrated Ground III','','',1024,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33753,9767,0,0,16925,0,0,0,'Desecrated Ground IV','','',1024,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33754,9767,0,0,28847,0,0,0,'Dark Rune Thunderer','','',72,7,0,1,0,1,1,0,82,82,16,754936,754936,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,2,0.62,'',0,7591,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33755,9767,0,0,28846,0,0,0,'Dark Rune Ravager','','',72,7,0,1,0,1,1,0,82,82,16,754936,754936,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,2,0.62,'',0,7628,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33756,12340,33715,0,26753,0,0,0,'Charged Sphere (1)','','',0,10,0,0,0,1,1,0,80,80,35,151200,151200,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0.6,'',0,0,15,2.5,8,14,0,63528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33757,12340,33754,0,28847,0,0,0,'Dark Rune Thunderer (1)','','',72,7,0,1,0,1,1,0,82,82,35,2359175,2359175,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,2,0.62,'',0,7591,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33758,12340,33755,0,28846,0,0,0,'Dark Rune Ravager (1)','','',72,7,0,1,0,1,1,0,82,82,35,2359175,2359175,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,2,0.62,'',0,7628,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33759,9767,0,0,28836,0,0,0,'Eadric the Pure','Grand Champion of the Argent Crusade','',0,7,0,0,0,2,1,0,80,80,2070,25200,25200,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.65,0.3366,'63501',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33761,9806,0,0,28833,0,0,0,'Elder Brightleaf Image','','',0,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33762,9767,0,0,28837,0,0,0,'Crok Scourgebane','Grand Champion of the Ebon Blade','',0,7,0,0,0,2,1,0,80,80,2050,25200,25200,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33763,9767,0,0,28835,0,0,0,'Cellian Daybreak','Master of Arms','',0,7,0,0,0,2,1,0,80,80,2070,25200,25200,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33764,12340,25499,0,25275,0,0,0,'OCL Test Creature','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33768,9767,0,0,1108,8550,453,1127,'Rubble','','',72,4,0,1,0,1,1,0,81,81,16,52132,52132,0,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,63818,63978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33769,9767,0,0,28840,0,0,0,'Zor\'be the Bloodletter','Master of Arms','',0,7,0,0,0,2,1,0,80,80,2050,25200,25200,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33770,9767,0,0,28842,0,0,0,'Illyrie Nightfall','Mistress of Horses','',0,7,0,0,0,2,1,0,80,80,2050,25200,25200,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33771,9767,0,0,28843,0,0,0,'Luuri','Mistress of Horses','',0,7,0,0,0,2,1,0,80,80,2070,25200,25200,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33772,9767,0,0,28844,0,0,0,'Faceless Horror','','',72,7,0,1,0,1,1,0,82,82,16,674050,674050,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,0,0,'',0,7602,0,2.5,8,14,0,63722,63710,63703,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33773,12340,33772,0,28844,0,0,0,'Faceless Horror','','',72,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,7602,0,2.5,8,14,0,63722,63710,63703,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33774,9767,0,0,25984,0,0,0,'Slain Iron Vrykul','','',0,7,0,1,0,1,1,0,82,82,16,67405,67405,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,1,0.31,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33775,9767,0,0,25987,0,0,0,'Slain Iron Dwarf','','',0,7,0,1,0,1,1,0,82,82,16,67405,67405,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,0,0.31,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33776,9767,0,0,28871,0,0,0,'Gondria','','',65537,1,46,2,0,1.5,1,0,77,77,190,17068,17068,0,1,0,2000,0,2782.5,3915,0,0,0,0,180000,8822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33778,9767,0,0,22471,0,0,0,'Tournament Hippogryph','','',0,1,0,0,0,3,1,0,77,79,2070,34137,36525,0,1,0,2000,0,404,564,0,0,0,0,180000,9426,0,0,0,0,0,0,0,1,'43775',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,108,0,0,0,0,0,0,0,0,0),(33779,9767,0,0,1126,11686,0,0,'Ulduar Shield Bunny','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33780,9767,0,0,28930,28928,28929,28927,'Argent Watchman','','',2048,7,0,1,0,4,3,0,80,80,2070,50400,50400,11982,1,0,2000,0,1918.2,2677.2,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,1,'64723',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28119,12340,0,0,10426,0,0,0,'TEST- Theresa\'s frostsaber vehicle','','vehichleCursor',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,4,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33783,12340,0,0,25280,0,0,0,'Deathcharger','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33785,9767,0,0,28688,0,0,0,'The Black Knight','','',2048,7,0,0,0,3.97,1,0,80,80,14,50000,50000,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,63003,64505,65147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33787,9767,0,0,1126,16946,0,0,'Tournament Druid Spell Target','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33788,9767,0,0,28878,0,0,0,'Fhyron Shadesong','Cenarion Circle','',0,7,0,0,0,2,1,0,80,80,994,25200,25200,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33789,12340,33488,0,28639,0,0,0,'Saronite Vapors (1)','','',0,10,0,0,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(28094,9056,31093,0,27658,0,0,0,'Wintergrasp Demolisher','','vehichleCursor',393256,9,0,0,0,10.3,1,0,80,80,35,55000,55000,0,1,0,2000,0,422,586,0,2000,345,509,180000,9729,0,0,0,0,0,0,2.25,3.75,'',0,7161,0,2.5,8,14,0,50896,50652,0,0,0,0,0,0,0,11902,0,0,0,0,106,0,0,0,0,0,0,0,113,0),(28021,12340,0,0,25015,0,25015,0,'Wyrmrest Vanquisher (Bones)','','vehichleCursor',8,2,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27996,9056,0,0,25013,0,0,0,'Wyrmrest Vanquisher','','vehichleCursor',8,2,0,1,0,3.5,10,0,74,74,2041,35987,35987,34660,1,0,2000,0,1917,2334,0,2500,828.8,1319.42,180000,0,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,55987,50430,50348,0,0,0,0,0,0,0,0,0,0,0,99,0,0,0,0,0,0,0,164,0),(27956,12340,0,0,25301,0,25301,0,'Dan\'s Test Turret','','vehichleCursor',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27905,9056,0,0,11686,24914,0,0,'Wintergrasp Bomber Cockpit','','vehichleCursor',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27894,9056,0,0,27101,0,0,0,'Antipersonnel Cannon','','vehichleCursor',262176,9,0,1,0,8.64,1,0,70,70,1735,25000,25000,0,1,0,2000,0,252,357,0,2000,215,320,180000,6719,0,0,0,0,0,0,0,0,'',0,2313,0,2.5,8,14,0,49872,0,0,0,0,0,0,0,0,11902,0,0,0,0,160,0,0,0,0,0,0,0,0,0),(27883,9056,31093,0,26558,0,26559,0,'Wintergrasp Shredder','','vehichleCursor',262184,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27881,9056,31093,0,23884,0,0,0,'Wintergrasp Catapult','','vehichleCursor',393256,9,0,0,0,6.55,1,0,80,80,35,35000,35000,0,1,0,2000,0,422,586,0,2000,345,509,180000,9729,0,0,0,0,0,0,3,5,'',0,7437,0,2.5,8,14,0,50025,50990,0,0,0,0,0,0,0,11902,0,0,0,0,79,0,0,0,0,0,0,0,164,0),(33802,9767,0,0,11686,0,1126,1126,'Focused Eyebeam Right','','',1024,10,0,0,0,1,1,0,81,81,14,26066,26066,0,1,0,2000,0,464,604,0,0,0,0,180000,10033,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33805,12340,0,0,20788,0,0,0,'Horde Defender [PH]','','',0,7,0,1,0,1,1,0,1,1,2105,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33806,9767,0,0,23372,0,0,0,'Void Beast','','',8,3,0,1,0,1,1,0,81,81,14,195495,195495,0,1,0,2000,0,3480,4530,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,63723,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33809,9767,0,0,1126,0,11686,11686,'Rubble Stalker Kologarn','','',1024,10,0,0,0,1,1,0,81,81,14,26066,26066,0,1,0,2000,0,464,604,0,0,0,0,180000,10033,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33810,9806,0,0,29189,28880,0,0,'Sen\'jin Fetish','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33815,12340,33806,0,23372,0,0,0,'Void Beast (1)','','',8,3,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10029,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,63723,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33816,9767,0,0,29031,29032,29033,0,'Expedition Defender','','',0,7,0,1,0,25,1,0,80,80,2105,315000,315000,0,1,0,1500,0,2373.75,3296.25,0,0,0,0,604800000,9729,0,0,0,0,0,0,1.725,0.39905,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33817,9767,0,0,28894,0,0,0,'Justicar Mariel Trueheart','Seneschal of the Argent Tournament','',0,7,0,1,0,3,3,0,80,80,2070,37800,37800,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33818,9767,0,0,29044,29046,29045,29045,'Twilight Adherent','','',8,7,0,1,0,1,1,0,82,82,16,337025,337025,0,1,0,2000,0,3472.5,4800,0,0,0,0,604800000,10253,0,0,0,0,0,0,0,0,'',0,7710,0,2.5,8,14,0,64663,64662,63760,13704,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33819,9767,0,0,29049,29051,29050,29050,'Twilight Frost Mage','','',8,7,0,1,0,1,1,0,82,82,16,337025,337025,0,1,0,2000,0,3472.5,4800,0,0,0,0,604800000,10253,0,0,0,0,0,0,0,0,'',0,7668,0,2.5,8,14,0,64663,64662,63758,63912,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33820,9767,0,0,29052,0,29053,29053,'Twilight Pyromancer','','',8,7,0,1,0,1,1,0,82,82,16,337025,337025,0,1,0,2000,0,3472.5,4800,0,0,0,0,604800000,10253,0,0,0,0,0,0,0,0,'',0,7508,0,2.5,8,14,0,64663,64662,63789,63775,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33822,9767,0,0,29047,0,29048,29048,'Twilight Guardian','','',8,7,0,1,0,1,1,0,82,82,16,471835,471835,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,0,0,'',0,7642,0,2.5,8,14,0,52719,62317,63757,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33823,9767,0,0,29059,0,0,0,'Twilight Slayer','','',8,7,0,1,0,1,1,0,82,82,16,471835,471835,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,0,0,'',0,7687,0,2.5,8,14,0,63784,63785,35054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33824,9767,0,0,29054,0,29055,29055,'Twilight Shadowblade','','',8,7,0,1,0,1,1,0,82,82,16,337025,337025,0,1,0,1500,0,0,0,0,0,0,0,604800000,9295,0,0,0,0,0,0,0,0,'',0,7524,0,2.5,8,14,0,63754,63753,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33827,12340,33818,0,29044,29046,29045,29045,'Twilight Adherent (1)','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10225,0,0,0,0,0,0,0,0,'',0,7710,15,2.5,8,14,0,64663,64662,63760,13704,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33828,12340,33822,0,29047,0,29048,29048,'Twilight Guardian (1)','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,7642,15,2.5,8,14,0,52719,62317,63757,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33829,12340,33819,0,29049,29051,29050,29050,'Twilight Frost Mage (1)','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10225,0,0,0,0,0,0,0,0,'',0,7668,15,2.5,8,14,0,64663,64662,63758,63912,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33830,12340,33820,0,29052,0,29053,29053,'Twilight Pyromancer','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,7508,0,2.5,8,14,0,64663,64662,63789,63775,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33831,12340,33824,0,29054,0,29055,29055,'Twilight Shadowblade (1)','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9295,0,0,0,0,0,0,0,0,'',0,7524,15,2.5,8,14,0,63754,63753,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33832,12340,33823,0,29059,0,0,0,'Twilight Slayer','','',8,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,7687,0,2.5,8,14,0,63784,63785,35054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33835,12340,0,0,26442,0,11686,11686,'Mimiron Focus Points','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.75,0.4685,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33836,9767,0,0,6977,0,0,0,'Bomb Bot','','',8,9,0,1,0,1,1,0,80,80,14,20000,20000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.75,'63767',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33838,9767,0,0,5488,0,0,0,'Enslaved Fire Elemental','','',0,4,0,0,0,1,1,0,82,82,16,337025,337025,0,1,0,2000,0,463,640,0,0,0,0,180000,10253,0,0,0,0,0,0,2.5,1.25,'',0,0,0,2.5,8,14,0,38064,63778,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33839,12340,33838,0,5488,0,0,0,'Enslaved Fire Elemental (1)','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,10225,0,0,0,0,0,0,2.5,1.25,'',0,0,15,2.5,8,14,0,38064,63778,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33840,10192,0,0,28888,0,0,0,'Swift Quel\'dorei Steed','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33841,10192,0,0,28889,0,0,0,'Swift Sunreaver Hawkstrider','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27850,9056,31093,0,23365,0,23365,0,'Wintergrasp Bomber','','vehichleCursor',32,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27839,9056,0,0,24807,0,0,0,'7th Legion Harpoon Gun','','vehichleCursor',8,10,0,0,0,1,2,0,1,1,35,1,1,6310,1,0,2000,0,2,2,0,0,1,2,180000,7,0,0,0,0,0,0,0.35,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,0,0,0,0,0),(33844,9767,0,0,28889,0,0,0,'Sunreaver Hawkstrider','','',0,10,0,0,0,3.97,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,62544,62575,62960,62552,64077,62863,63034,0,0,0,0,0,0,0,349,0,0,0,0,0,0,0,0,0),(33845,9767,0,0,28888,0,0,0,'Quel\'dorei Steed','','',0,10,0,0,0,3.97,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,62544,62575,62960,62552,64077,62863,63034,0,0,0,0,0,0,0,349,0,0,0,0,0,0,0,157,0),(33846,9767,0,0,26053,0,0,0,'Dark Rune Sentinel','','',8,7,0,1,0,13,1,0,80,80,1965,163800,163800,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1.6,0.496,'',0,0,0,2.5,8,14,0,64062,46763,45026,63805,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33848,10192,0,0,28890,0,0,0,'Mimiron\'s Head','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33849,9767,0,0,28892,0,0,0,'Helidan Lightwing','Flight Master','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,8192,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33850,12340,33388,0,26239,0,0,0,'Dark Rune Guardian (1)','','',8,7,0,1,0,1,1,0,80,80,35,277200,277200,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,0,0.5425,'',0,0,15,2.5,8,14,0,64757,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33851,12340,33453,0,25987,0,0,0,'Dark Rune Watcher (1)','','',8,7,0,1,0,1,1,0,80,80,35,221760,221760,88140,1,0,2000,0,4498,6487,0,0,0,0,0,7822,0,0,0,0,0,0,0,0.31,'18950 18950',0,0,15,2.5,8,14,0,64758,64759,63809,64696,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33852,12340,33846,0,26053,0,0,0,'Dark Rune Sentinel (1)','','',8,7,0,1,0,1,1,0,80,80,35,390600,390600,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.6,0.496,'',0,0,15,2.5,8,14,0,64062,46763,45026,63805,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33853,9767,0,0,28891,0,0,0,'Broxel Goldgrasp','Souvenirs','',0,7,0,0,0,2,1,0,80,80,35,25200,25200,0,1,128,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33854,9767,0,0,28893,0,0,0,'Thomas Partridge','Stable Master','',0,7,0,1,0,3,1,0,75,75,2070,13956,13956,0,1,4194305,2000,0,1573.2,2231,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33855,9767,0,0,14379,0,0,0,'Junk Bot','','',8,9,0,1,0,1,1,0,80,80,14,63000,63000,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,0.75,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33856,9767,0,0,11686,0,16925,16925,'Bot Summon Trigger','','',0,10,0,0,0,1,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33857,9901,0,0,22471,0,0,0,'Argent Hippogryph','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33861,9806,0,0,28911,0,0,0,'Elder Ironbranch Image','','',0,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33862,9806,0,0,28916,0,0,0,'Elder Stonebark Image','','',108,4,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27838,9056,31093,0,22878,0,22878,0,'Wintergrasp Fighter Plane','','vehichleCursor',32,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33865,9767,0,0,28920,0,0,0,'Makuli','Fresh Food','',0,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33866,9767,0,0,28922,0,0,0,'Akrittok','Fresh Food','',0,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33867,9767,0,0,28924,0,0,0,'Relga','Refreshments','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33868,9767,0,0,28925,0,0,0,'Tingiyok','Refreshments','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33869,9767,0,0,28926,0,0,0,'Torngasak','Refreshments','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,640,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33871,9767,0,0,28932,0,0,0,'Julie Osworth','Reagents','',0,7,0,0,0,1,1,0,75,75,2070,4652,4652,0,1,2176,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33872,9767,0,0,28933,0,0,0,'Torgah','General Goods','',4096,7,0,0,0,1,1,0,75,75,2070,10635,10635,0,1,384,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33874,9767,0,0,20570,0,11686,11686,'Archivum System','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33876,9806,0,0,28939,0,0,0,'Freya Image','','',0,5,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33877,9806,0,0,28940,0,0,0,'Sif Image','','',0,5,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33878,9806,0,0,29005,0,0,0,'Thorim Image','','',0,5,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33879,9806,0,0,28942,0,0,0,'Hodir Image','','',0,5,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33880,9806,0,0,28943,0,0,0,'Mimiron Image','','',0,5,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33881,9767,0,0,17612,0,1126,1126,'Death Ray','','',1032,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33882,9767,0,0,16946,0,1126,1126,'Death Orb','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33883,12340,0,0,28945,0,0,0,'Yogg-Saron (Transform Only)','','',76,10,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33885,15005,33293,0,28611,0,0,0,'XT-002 Deconstructor (1)','','',32876,9,0,3,0,1,1,0,83,83,35,22499978,22499978,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,15,0.465,'18950 18950',1,1771462,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33886,12340,33346,0,19139,26442,28575,28575,'XE-321 Boombot (1)','','',32768,9,0,0,0,1,1,0,80,80,35,50400,50400,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,2,1.5,'',0,0,15,2.5,8,14,0,62834,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33887,12340,33343,0,28585,22778,28575,28575,'XS-013 Scrapbot (1)','','',32768,9,0,0,0,1,1,0,80,80,35,25000,25000,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0.6,0.3748,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33888,12340,33344,0,28577,0,0,0,'XM-024 Pummeller (1)','','',32768,9,0,1,0,1,1,0,80,80,35,504000,504000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,3,3,'',0,0,15,2.5,8,14,0,8374,5568,10966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33890,9767,0,0,28951,0,0,0,'Brain of Yogg-Saron','','',108,10,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,17815,23905,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,64059,64173,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33892,9947,0,0,28953,0,0,0,'Ironbound Proto-Drake','','',0,2,0,1,0,4,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33904,9901,0,0,28954,0,0,0,'Rusted Proto-Drake','','',0,2,0,1,0,4,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33906,12340,0,0,11686,0,1126,1126,'Focused Eyebeam (1)','','',1024,10,0,0,0,1,1,0,81,81,35,26066,26066,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33907,12340,0,0,11686,0,1126,1126,'Focused Eyebeam Right (1)','','',1024,10,0,0,0,1,1,0,81,81,35,26066,26066,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33908,12340,33768,0,1108,8550,453,1127,'Rubble (1)','','',72,4,0,1,0,1,1,0,81,81,35,130330,130330,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,63818,63978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33909,12340,32930,0,28638,0,0,0,'Kologarn (1)','','',4194412,5,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,20,0.31,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33910,12340,0,0,28821,0,0,0,'Left Arm (1)','','',76,5,0,3,0,1,1,0,83,83,35,2300925,2300925,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33911,12340,0,0,28822,0,0,0,'Right Arm (1)','','',76,5,0,3,0,1,1,0,83,83,35,2300925,2300925,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33915,9806,0,0,27953,0,0,0,'Argex Irongut','Veteran Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33916,9806,0,0,23768,0,0,0,'Big Zokk Torquewrench','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33917,9806,0,0,22399,0,0,0,'Ecton Brasstumbler','Apprentice Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33918,9806,0,0,27942,0,0,0,'Kezzik the Striker','Veteran Arena Vendor','',0,7,0,0,0,1,1,0,1,1,35,6986,6986,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33919,9806,0,0,22393,0,0,0,'Leeni \"Smiley\" Smalls','Apprentice Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33920,9806,0,0,22438,0,0,0,'Evee Copperspring','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33921,9806,0,0,26463,0,0,0,'Nargle Lashcord','Veteran Arena Vendor','',0,7,0,0,0,1,1,0,75,75,35,8025,8025,0,1,0,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33922,9806,0,0,26464,0,0,0,'Xazi Smolderpipe','Arena Vendor','',0,7,0,0,0,1,1,0,75,75,35,8025,8025,0,1,0,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33923,9806,0,0,26465,0,0,0,'Zom Bocom','Apprentice Arena Vendor','',0,7,0,0,0,1,1,0,75,75,35,8025,8025,0,1,0,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33924,10192,0,0,27953,0,0,0,'Argex Irongut','Veteran Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33925,10192,0,0,26465,0,0,0,'Zom Bocom','Apprentice Arena Vendor','',0,7,0,0,0,1,1,0,75,75,35,8025,8025,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33926,10192,0,0,26464,0,0,0,'Xazi Smolderpipe','Arena Vendor','',0,7,0,0,0,1,1,0,75,75,35,8025,8025,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33927,10192,0,0,26463,0,0,0,'Nargle Lashcord','Veteran Arena Vendor','',0,7,0,0,0,1,1,0,75,75,35,8025,8025,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33928,10192,0,0,22438,0,0,0,'Evee Copperspring','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33929,10192,0,0,22399,0,0,0,'Ecton Brasstumbler','Apprentice Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33930,10192,0,0,22393,0,0,0,'Leeni \"Smiley\" Smalls','Apprentice Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33931,10192,0,0,27942,0,0,0,'Kezzik the Striker','Veteran Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33932,10192,0,0,23768,0,0,0,'Big Zokk Torquewrench','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33933,11403,0,0,23768,0,0,0,'Big Zokk Torquewrench','Arena Vendor','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,128,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33934,11403,0,0,22399,0,0,0,'Ecton Brasstumbler','Apprentice Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,128,2000,0,252,357,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33935,11403,0,0,22438,0,0,0,'Evee Copperspring','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,128,2000,0,252,357,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33936,11403,0,0,26463,0,0,0,'Nargle Lashcord','Veteran Arena Vendor','',0,7,0,0,0,1,1,0,75,75,35,8025,8025,0,1,4224,2000,0,342,485,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33937,11403,0,0,26464,0,0,0,'Xazi Smolderpipe','Arena Vendor','',0,7,0,0,0,1,1,0,75,75,35,8025,8025,0,1,4224,2000,0,342,485,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33938,11403,0,0,26465,0,0,0,'Zom Bocom','Apprentice Arena Vendor','',0,7,0,0,0,1,1,0,75,75,35,8025,8025,0,1,4224,2000,0,342,485,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33939,11403,0,0,27953,0,0,0,'Argex Irongut','Veteran Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,128,2000,0,252,357,0,0,0,0,180000,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33940,11403,0,0,27942,0,0,0,'Kezzik the Striker','Veteran Arena Vendor','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,128,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33941,11403,0,0,22393,0,0,0,'Leeni \"Smiley\" Smalls','Apprentice Arena Vendor','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,128,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33942,12340,0,0,1126,0,11686,11686,'Rubble Stalker Kologarn (1)','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33943,9767,0,0,28813,0,0,0,'Influence Tentacle','','',72,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33946,12340,0,0,27166,0,0,0,'Indalamar\'s Emblem of Conquest Vendor','Emporium of AWESOME','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33947,9767,0,0,28980,0,0,0,'Angry Oak Spirit','','',0,4,0,0,0,1,1,0,77,78,16,11379,11770,3767,1,0,2000,0,0,0,0,0,0,0,0,9132,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,15981,35361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33949,12340,0,0,9287,20830,10274,28983,'Giant Black Wolf','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33950,12340,0,0,9287,20830,10274,28983,'Giant White Wolf','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33951,12340,0,0,9287,20830,10274,28983,'Giant Grey Wolf','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33952,12340,0,0,9287,20830,10274,28983,'Giant Red Wolf','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33953,9767,0,0,10811,0,13069,13069,'Small Stone Summoner','','',0,10,0,0,0,1,1,0,1,1,35,42,42,60,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33954,12340,33890,0,28951,0,0,0,'Brain of Yogg-Saron (1)','','',108,10,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,35630,47810,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,64059,64173,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33955,12340,33288,0,28817,0,0,0,'Yogg-Saron (1)','','',108,10,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,35630,47810,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'18950 18950',1,2144444,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33956,9767,0,0,15426,0,0,0,'Prospector Doren','','',4096,7,0,1,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33957,9767,0,0,8659,0,0,0,'Prospector Loren','','',4096,7,0,1,0,1,1,0,1,1,35,1,1,0,1,2,2000,0,15,15,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33958,9767,0,0,10811,0,13069,13069,'Exploding Goblin Chisel','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33959,12340,0,0,28813,0,0,0,'Influence Tentacle (1)','','',72,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33962,9767,0,0,28985,0,0,0,'Turned Champion','','',0,7,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33963,9767,0,0,28986,0,0,0,'Magister Sarien','Emblem of Conquest Quartermaster','',0,7,0,0,0,1,1,0,80,80,2123,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33964,9767,0,0,28987,0,0,0,'Arcanist Firael','Emblem of Conquest Quartermaster','',0,7,0,0,0,1,1,0,80,80,2027,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33966,9767,0,0,28814,0,0,0,'Crusher Tentacle','','',72,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,64145,64144,57688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33967,12340,33966,0,28814,0,0,0,'Crusher Tentacle (1)','','',72,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,64145,64144,57688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33968,12340,33136,0,28465,0,0,0,'Guardian of Yogg-Saron (1)','','',104,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,63038,63042,62714,65209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33970,9767,0,0,28993,0,0,0,'Caris Sunlance','Innkeeper','',0,7,0,0,0,1,1,0,75,75,2025,8508,8508,7981,1,65537,2000,0,289,421,0,0,0,0,180000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33971,9767,0,0,28994,0,0,0,'Jarin Dawnglow','Innkeeper','',0,7,0,0,0,1,1,0,75,75,2123,8508,8508,7981,1,65537,2000,0,289,421,0,0,0,0,180000,6610,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33972,9767,0,0,28995,0,0,0,'Rugan Steelbelly','Master of the Charge','',0,7,0,0,0,2,1,0,80,80,2070,25200,25200,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33973,9767,0,0,28996,0,0,0,'Jeran Lockwood','Master of the Melee','',0,7,0,0,0,2,1,0,80,80,2070,25200,25200,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33974,9767,0,0,28997,0,0,0,'Valis Windchaser','Master of the Shield-Breaker','',0,7,0,0,0,2,1,0,80,80,2070,25200,25200,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33975,12340,0,0,28726,0,0,0,'Noblegarden Bunny','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33983,9767,0,0,28815,0,0,0,'Constrictor Tentacle','','',72,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0),(33984,12340,33983,0,28815,0,0,0,'Constrictor Tentacle (1)','','',72,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33985,9767,0,0,28813,0,0,0,'Corruptor Tentacle','','',72,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,64156,64153,64157,64152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33986,12340,33985,0,28813,0,0,0,'Corruptor Tentacle (1)','','',72,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,64156,64153,64157,64152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33988,9767,0,0,29024,0,0,0,'Immortal Guardian','','',104,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,64159,64160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33989,12340,33988,0,29024,0,0,0,'Immortal Guardian (1)','','',104,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,64159,64160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33990,9767,0,0,1126,0,15880,15880,'Laughing Skull','','',1032,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33991,9767,0,0,1126,0,11686,11686,'Sanity Well','','',1032,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33992,12340,0,0,29025,0,0,0,'Harry Clearwater','Fishmaster','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33993,9767,0,0,27108,0,0,0,'Emalon the Storm Watcher','','',108,5,0,3,1,200,50,0,83,83,16,2789000,2789000,212900,1,0,2000,0,17360,23590,0,0,0,0,604800000,10573,0,0,0,0,0,0,0,0,'',1,513352,0,2.5,8,14,0,26662,64213,64215,64216,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33994,12340,33993,0,27108,0,0,0,'Emalon the Storm Watcher (1)','','',108,5,0,3,0,1,1,0,83,83,16,11156000,11156000,212900,1,0,2000,0,34720,47180,0,0,0,0,0,10573,0,0,0,0,0,0,0,0,'',1,513352,15,2.5,8,14,0,26662,64213,64215,64216,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33995,12340,33329,0,28887,0,0,0,'Heart of the Deconstructor (1)','','',524396,10,0,3,0,1,1,0,83,83,35,7199999,7199999,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,22.5,0.45,'',1,0,15,2.5,8,14,0,63849,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33996,9767,0,0,29026,0,0,0,'William Saldean','Grain & Feed Vendor','',0,7,0,0,0,1,1,0,5,5,68,102,102,0,1,721,1500,0,3.75,5.25,0,0,0,0,180000,111,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33998,9767,0,0,26384,0,0,0,'Tempest Minion','','',72,4,0,1,0,10.5,10,0,82,82,16,141550,141550,41690,1,0,2000,0,3472.5,4800,0,0,0,0,180000,10253,0,0,0,0,0,0,1.75,0.5425,'',0,0,0,2.5,8,14,0,64363,63080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33999,12340,33998,0,8716,0,0,0,'Tempest Minion (1)','','',72,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,10225,0,0,0,0,0,0,1.875,1.5,'',0,0,15,2.5,8,14,0,64363,63080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34000,12340,0,0,15900,0,0,0,'Void Zone','','',1024,10,0,0,0,1,1,0,1,1,370,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.0235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34001,9767,0,0,29038,0,0,0,'Void Zone','','',1024,10,0,0,0,1,1,0,83,83,370,2789000,2789000,0,1,0,2000,0,509,683,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34002,12340,0,0,26239,0,0,0,'Algalon Test Creature','','',8,7,0,1,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0.5425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34003,12340,33113,0,28875,0,0,0,'Flame Leviathan (1)','','',557164,9,0,3,0,1,1,0,83,83,35,70000696,70000696,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,23.1,0.93,'18950 18950',1,1754194,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34004,9767,0,0,25872,0,0,0,'Life Spark','','',0,4,0,1,0,1,1,0,80,80,16,50400,50400,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34005,12340,0,0,25872,0,0,0,'Life Spark (1)','','',0,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34011,9806,0,0,29040,0,0,0,'Button Image','','',0,5,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34014,9767,0,0,25501,29041,25501,25501,'Sanctum Sentry','','',108,1,0,3,0,1,1,0,83,83,16,334680,334680,0,1,0,1500,0,13361.2,17928.8,0,0,0,0,604800000,10673,0,0,0,0,0,0,0,0,'18950 18950',1,0,0,2.5,8,14,0,64375,64667,64374,64666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34015,9767,0,0,26383,0,0,0,'Tempest Warder','','',72,4,0,1,0,50,10,0,82,82,16,674050,674050,41690,1,0,2000,0,3472.5,4800,0,0,0,0,3600000,10253,0,0,0,0,0,0,2,0.62,'',0,6628,0,2.5,8,14,0,64379,64363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34016,12340,0,0,26383,0,0,0,'Tempest Warder (1)','','',72,4,0,1,0,1,1,0,82,82,16,2696200,2696200,41690,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,2,0.62,'',0,0,15,2.5,8,14,0,64379,64363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34017,12340,0,0,29043,0,0,0,'Swift Gray Steed','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34018,11685,0,0,20833,0,0,0,'Tamable Sporebat','','',1,1,33,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.9,0.54,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34019,11685,0,0,4636,0,0,0,'Tamable Hyena','','',1,1,25,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.35,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34021,11685,0,0,29056,0,0,0,'Tamable Moth','','',1,1,37,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34022,11685,0,0,29057,0,0,0,'Tamable Tallstrider','','',1,1,12,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34024,11685,0,0,29058,0,0,0,'Tamable Wasp','','',1,1,44,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34025,11685,0,0,822,0,0,0,'Tamable Bear','','',1,1,4,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34026,11685,0,0,27692,0,0,0,'Tamable Crab','','',1,1,8,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.75,1.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34027,11685,0,0,1037,0,0,0,'Tamable Crocolisk','','',1,1,6,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.8334,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34028,11685,0,0,837,0,0,0,'Tamable Gorilla','','',1,1,9,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.25,1.05,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34029,11685,0,0,27690,0,0,0,'Tamable Turtle','','',1,1,21,0,0,1,1,0,1,1,7,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.64,0.28,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34031,12213,0,0,29060,0,0,0,'XS-001 Constructor Bot','','',0,12,0,5,0,1,1,0,1,1,16,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34032,9806,0,0,29062,0,0,0,'Cache Image','','',0,5,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34034,9767,0,0,29065,0,29042,29042,'Swarming Guardian','','',104,1,0,0,0,1,1,0,81,81,16,4562,4562,0,1,0,1500,0,348,453,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34035,9767,0,0,29082,0,0,0,'Feral Defender','','',108,1,0,3,0,1,1,0,83,83,16,202900,202900,0,1,0,1500,0,13361.2,17928.8,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'18950 18950',1,0,0,2.5,8,14,0,64455,64478,64669,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34036,9806,0,0,14612,0,0,0,'Sergeant Thunderhorn','Apprentice Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,125,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34037,10192,0,0,14612,0,0,0,'Sergeant Thunderhorn','Apprentice Armor Quartermaster','',4096,7,0,0,0,1,1,0,65,65,125,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,25000,5234,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34038,11403,0,0,14612,0,0,0,'Sergeant Thunderhorn','Apprentice Armor Quartermaster','',4096,7,0,0,0,2,1,0,65,65,125,11828,11828,0,1,4224,2000,0,200,281,0,0,0,0,180000,7,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34039,9806,0,0,12674,0,0,0,'Lady Palanseer','Jewelcrafting Quartermaster','',0,7,0,0,0,1,1,0,65,65,125,11828,11828,0,1,128,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34040,10192,0,0,12674,0,0,0,'Lady Palanseer','Jewelcrafting Quartermaster','',4096,7,0,0,0,1,1,0,65,65,125,11828,11828,0,1,128,2000,0,200,281,0,0,0,0,25000,5234,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34042,12340,0,0,15093,0,0,0,'Phantom Ghostfish','Designer Extraordinaire','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34043,11403,0,0,12674,0,0,0,'Lady Palanseer','Jewelcrafting Quartermaster','',4096,7,0,0,0,2,2,0,65,65,125,8280,8280,12886,1,128,2000,0,154,222,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34044,9947,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,6,1,0,80,80,35,75600,75600,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27756,9056,0,0,25854,0,0,0,'Ruby Drake','','vehichleCursor',72,2,0,0,0,5.95,1,0,80,80,35,75000,75000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,0.75,0.2325,'50296 50248 50325',0,0,0,2.5,8,14,0,50232,50248,50240,50253,0,0,0,0,0,0,0,0,0,0,70,0,0,0,0,0,0,0,0,0),(34047,9767,0,0,11686,0,16925,16925,'Rocket Strike','','',0,10,0,0,0,1,1,0,83,83,114,5808,5808,0,1,0,2000,0,509,683,0,0,0,0,0,10673,0,0,0,0,0,0,1,0.5,'64064',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34049,9767,0,0,26384,0,0,0,'Tempest Minion','','',72,4,0,1,0,1,1,0,82,82,16,141550,141550,41690,1,0,2000,0,3472.5,4800,0,0,0,0,0,10253,0,0,0,0,0,0,1.75,0.5425,'',0,0,0,2.5,8,14,0,64363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34050,9767,0,0,29070,0,0,0,'Rocket (Mimiron Visual)','','',0,10,0,0,0,1,1,0,83,83,14,5808,5808,0,1,0,2000,0,509,683,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34054,12340,0,0,26353,0,0,0,'Bronzebeard Radio','','',4096,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34055,9767,0,0,15294,0,0,0,'Thorim Combat Trigger','','',0,10,0,0,0,1,1,0,80,80,14,17010,17010,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34057,9767,0,0,29079,0,0,0,'Assault Bot','','',8,9,0,1,0,1,1,0,80,80,14,189000,189000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,64668,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34058,9806,0,0,22602,0,0,0,'Doris Volanthius','Veteran Armor Quartermaster','',0,7,0,1,0,1,1,0,70,70,1602,32400,32400,0,1,0,2000,0,1890,2677.5,0,0,0,0,0,6719,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34059,10192,0,0,22602,0,0,0,'Doris Volanthius','Veteran Armor Quartermaster','',4096,7,0,1,0,1,1,0,70,70,125,32400,32400,0,1,0,2000,0,1890,2677.5,0,0,0,0,25000,6719,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34060,11403,0,0,22602,0,0,0,'Doris Volanthius','Veteran Armor Quartermaster','',4096,7,0,1,0,2,2,0,70,70,125,9780,9780,14392,1,4224,2000,0,1140.8,1669.8,0,0,0,0,180000,7,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34061,9806,0,0,28300,0,0,0,'Blood Guard Zar\'shi','Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,125,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34062,10192,0,0,28300,0,0,0,'Blood Guard Zar\'shi','Armor Quartermaster','',4096,7,0,0,0,1,1,0,65,65,125,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,25000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34063,11403,0,0,28300,0,0,0,'Blood Guard Zar\'shi','Northrend Armor Quartermaster','',4096,7,0,0,0,2,1,0,65,65,125,11828,11828,0,1,4224,2000,0,200,281,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34064,9901,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34068,9767,0,0,29071,0,0,0,'Magnetic Core','','',8,9,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34069,9767,0,0,12233,0,0,0,'Molten Colossus','','',520,5,0,1,0,45,1,0,82,82,16,606645,606645,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,5,2.5,'18950 18950',0,7621,0,2.5,8,14,0,64697,64698,64705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34070,10192,0,0,29072,0,0,0,'Urel Stoneheart','','',0,5,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34071,9767,0,0,29073,0,0,0,'Leviathan Mk II','','',4,9,0,3,0,1,1,0,83,83,14,1742400,1742400,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34072,9767,0,0,29074,0,0,0,'Descend Into Madness','','Interact',1049608,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34073,9806,0,0,12917,0,0,0,'Captain Dirgehammer','Apprentice Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,1078,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34074,10192,0,0,12917,0,0,0,'Captain Dirgehammer','Apprentice Armor Quartermaster','',4096,7,0,0,0,1,1,0,65,65,1078,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,180000,5234,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34075,11403,0,0,12917,0,0,0,'Captain Dirgehammer','Apprentice Armor Quartermaster','',4096,7,0,0,0,2,1,0,65,65,1078,11828,11828,0,1,4224,2000,0,200,281,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.347,'5301',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34076,9806,0,0,21512,0,0,0,'Lieutenant Tristia','Veteran Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,123,7048,7048,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34077,10192,0,0,21512,0,0,0,'Lieutenant Tristia','Veteran Armor Quartermaster','',4096,7,0,0,0,1,1,0,65,65,123,7048,7048,0,1,0,2000,0,200,281,0,0,0,0,180000,5234,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34078,11403,0,0,21512,0,0,0,'Lieutenant Tristia','Veteran Armor Quartermaster','',4096,7,0,0,0,2,1,0,75,75,123,21270,21270,0,1,4224,2000,0,342,485,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'5301',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34079,9806,0,0,12918,0,0,0,'Captain O\'Neal','Jewelcrafting Quartermaster','',0,7,0,0,0,1,1,0,65,65,1078,11828,11828,0,1,128,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34080,10192,0,0,12918,0,0,0,'Captain O\'Neal','Jewelcrafting Quartermaster','',4096,7,0,0,0,1,1,0,65,65,1078,11828,11828,0,1,128,2000,0,200,281,0,0,0,0,180000,5234,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34081,11403,0,0,12918,0,0,0,'Captain O\'Neal','Jewelcrafting Quartermaster','',4096,7,0,0,0,2,1,0,65,65,1078,11828,11828,0,1,128,2000,0,200,281,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34082,9806,0,0,28301,0,0,0,'Knight-Lieutenant Moonstrike','Armor Quartermaster','',0,7,0,0,0,1,1,0,65,65,123,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,0,5234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34083,10192,0,0,28301,0,0,0,'Knight-Lieutenant Moonstrike','Armor Quartermaster','',4096,7,0,0,0,1,1,0,65,65,123,11828,11828,0,1,0,2000,0,200,281,0,0,0,0,180000,5234,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34084,11403,0,0,28301,0,0,0,'Knight-Lieutenant Moonstrike','Armor Quartermaster','',4096,7,0,0,0,1,1,0,75,75,123,21270,21270,0,1,4224,2000,0,342,485,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34085,9767,0,0,28471,0,0,0,'Forge Construct','','',512,9,0,1,0,45,1,0,82,82,16,606645,606645,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,3,2.06,'',0,7611,0,2.5,8,14,0,64719,64720,64721,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34086,9767,0,0,25680,0,0,0,'Magma Rager','','',512,4,0,1,0,35,10,0,82,82,16,471835,471835,41690,1,0,2000,0,3472.5,4800,0,0,0,0,604800000,10253,0,0,0,0,0,0,2,0.62,'',0,7613,0,2.5,8,14,0,64773,64746,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34087,9806,0,0,29076,0,0,0,'Trapjaw Rix','Exceptional Arena Weaponry','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34088,9806,0,0,29077,0,0,0,'Blazzek the Biter','Exceptional Arena Weaponry','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34089,9806,0,0,29078,0,0,0,'Grex Brainboiler','Exceptional Arena Weaponry','',0,7,0,0,0,1,1,0,1,1,35,6986,6986,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34090,10192,0,0,29077,0,0,0,'Blazzek the Biter','Exceptional Arena Weaponry','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34091,10192,0,0,29078,0,0,0,'Grez Brainboiler','Exceptional Arena Weaponry','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,0,6719,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34092,10192,0,0,29076,0,0,0,'Trapjaw Rix','Exceptional Arena Weaponry','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,0,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34093,11403,0,0,29077,0,0,0,'Blazzek the Biter','Exceptional Arena Weaponry','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,128,2000,0,252,357,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34094,11403,0,0,29078,0,0,0,'Grex Brainboiler','Exceptional Arena Weaponry','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,128,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34095,11403,0,0,29076,0,0,0,'Trapjaw Rix','Exceptional Arena Weaponry','',0,7,0,0,0,1,1,0,70,70,35,6986,6986,0,1,4224,2000,0,252,357,0,0,0,0,180000,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34096,9767,0,0,1126,0,11686,11686,'Auriaya Feral Defender Stalker','','',1024,10,0,0,0,1,1,0,81,81,35,39099,39099,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34097,9947,0,0,18050,0,0,0,'Unleashed Dark Matter','','',64,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34098,9767,0,0,1126,0,11686,11686,'Auriaya Seeping Essence Stalker','','',1024,10,0,0,0,1,1,0,83,83,14,41835,41835,0,1,0,2000,0,509,683,0,0,0,0,0,10673,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34099,9947,0,0,28460,0,0,0,'Worm Hole','','',0,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34100,9901,0,0,169,0,11686,11686,'Algalon Void Zone Visual Stalker','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34102,9767,0,0,29083,0,0,0,'Argent Confessor Paletress','','',0,7,0,1,0,2,1,0,80,82,2070,25200,26962,2085,1,1,2000,0,2129.8,2944,0,0,0,0,180000,10253,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34104,12340,0,0,29085,0,0,0,'The Black Knight (No helmet)','','',2048,7,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34105,12213,33237,0,28517,0,0,0,'Ulduar Colossus (1)','','',524352,5,0,1,0,1,1,0,80,80,35,4410000,4410000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,10,0.62,'18950 18950',0,0,15,2.5,8,14,0,62625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34106,12340,33432,0,28831,0,0,0,'Leviathan Mk II (1)','','',32876,9,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,35630,47810,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34108,12340,33651,0,28841,0,0,0,'VX-001 (1)','Anti-personnel Assault Cannon','',108,9,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,35630,47810,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34109,12340,33670,0,28979,0,0,0,'Aerial Command Unit (1)','','',108,9,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,35630,47810,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34110,12340,0,0,11686,0,16925,16925,'Rocket Strike (1)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34111,12340,0,0,28883,0,0,0,'Flame Leviathan Turret (1)','','Gunner',786540,9,0,1,0,1,1,0,80,80,35,5000000,5000000,0,1,0,2000,0,0,0,0,0,0,0,0,15,0,0,0,0,0,0,9,0.9,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34112,12340,33255,0,26053,0,0,0,'Titanium Stormlord (1)','','',524296,7,0,1,0,1,1,0,80,80,35,756000,756000,0,1,0,2000,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.6,0.496,'',0,0,15,2.5,8,14,0,62632,62633,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34113,12213,33236,0,28580,0,28581,28581,'Steelforged Defender (1)','','',524288,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9633,0,0,0,0,0,0,1,0.3,'',0,0,15,2.5,8,14,0,62845,57780,50370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34114,12340,33855,0,14379,0,0,0,'Junk Bot (1)','','',8,9,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9730,0,0,0,0,0,0,0.75,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34115,12340,34057,0,29079,0,0,0,'Assault Bot (1)','','',8,9,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,64668,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34116,12213,0,0,29094,0,0,0,'Shadowy Fish','','',8,1,0,1,0,1,1,0,1,1,1878,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34119,9767,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,6,1,0,80,80,35,75600,75600,0,1,1,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27755,9056,0,0,25852,0,0,0,'Amber Drake','','vehichleCursor',72,2,0,0,0,5.95,1,0,80,80,35,75000,75000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,0.75,0.2325,'50296 50325',0,0,0,2.5,8,14,0,49840,49838,49592,0,0,0,0,0,0,0,0,0,0,0,70,0,0,0,0,0,0,0,0,0),(34121,9767,0,0,11686,0,0,0,'Flames (Spread)','','',8,9,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'64561',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34127,9767,0,0,29099,0,0,0,'Boneguard Commander','','',2048,6,0,1,0,19.84,1,0,80,80,21,250000,250000,0,1,1,1818,0,3165,4395,0,2000,0,0,180000,9729,0,0,0,0,0,0,0,0,'60023',0,0,0,2.5,8,14,0,63010,60023,59942,65147,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34128,12340,0,0,24712,0,0,0,'Boneguard Plague Wagon','','',0,10,0,0,0,1,1,0,1,1,974,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,2.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34129,9767,0,0,169,0,23258,23258,'Nature Bomb','','',0,10,0,0,0,1,1,0,80,80,16,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34131,12340,0,0,169,0,11686,11686,'Algalon Stalker Asteroid Target 02 (1)','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,17,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34133,9767,0,0,26778,0,0,0,'Champion of Hodir','','',72,5,0,1,0,1,1,0,82,82,16,943670,943670,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,9,0.465,'',0,7712,0,2.5,8,14,0,64639,64652,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34134,9767,0,0,29100,0,0,0,'Winter Revenant','','',576,4,0,1,0,1,1,0,81,81,16,234594,234594,81620,1,0,2000,0,3187.5,4515,0,0,0,0,604800000,10007,0,0,0,0,0,0,0,0,'18950 18950',0,7685,0,2.5,8,14,0,64642,64653,64644,64643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34135,9767,0,0,23348,0,0,0,'Winter Rumbler','','',576,4,0,1,0,1,1,0,81,81,16,195495,195495,81620,1,0,2000,0,3187.5,4515,0,0,0,0,604800000,10007,0,0,0,0,0,0,2.625,0.5425,'',0,7657,0,2.5,8,14,0,64645,64655,64647,64654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34137,9767,0,0,24862,0,0,0,'Winter Jormungar','','',72,1,0,1,0,1,1,0,81,81,16,91231,91231,0,1,0,2000,0,3480,4530,0,0,0,0,604800000,10033,0,0,0,0,0,0,3,0.31,'18950 18950',0,0,0,2.5,8,14,0,64638,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34139,12340,34133,0,26778,0,0,0,'Champion of Hodir (1)','','',72,5,0,1,0,1,1,0,82,82,35,2022150,2022150,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,9,0.465,'',0,7712,15,2.5,8,14,0,64639,64652,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34140,12340,34137,0,24862,0,0,0,'Winter Jormungar (1)','','',72,1,0,1,0,1,1,0,81,81,35,221561,221561,0,1,0,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,3,0.31,'18950 18950',0,0,15,2.5,8,14,0,64638,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34141,12340,34134,0,29100,0,0,0,'Winter Revenant (1)','','',576,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9929,0,0,0,0,0,0,0,0,'18950 18950',0,7685,15,2.5,8,14,0,64642,64653,64644,64643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34142,12340,34135,0,23348,0,0,0,'Winter Rumbler (1)','','',576,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9929,0,0,0,0,0,0,2.625,0.5425,'',0,7657,15,2.5,8,14,0,64645,64655,64647,64654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34143,9767,0,0,29101,0,0,0,'Computer','','',1048576,10,0,0,0,1,1,0,60,60,114,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34144,9767,0,0,29031,29032,29033,0,'Expedition Mercenary','','',0,7,0,1,0,25,1,0,80,80,35,315000,315000,0,1,0,1500,0,2373.75,3296.25,0,0,0,0,604800000,9729,0,0,0,0,0,0,1.725,0.39905,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34145,9767,0,0,29034,29035,0,0,'Expedition Engineer','','',0,7,0,1,0,25,30,0,80,80,35,315000,315000,119820,1,0,1500,0,2345.62,3273.75,0,0,0,0,604800000,9706,0,0,0,0,0,0,1.875,0.43375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34146,9767,0,0,1126,0,27823,27823,'Snow Mound (4)','','',64,10,0,0,0,1,1,0,80,80,16,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34147,9806,0,0,6888,0,0,0,'Emergency Fire Bot','','',8,9,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.8,0.6,'64617',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34148,12340,0,0,6888,0,0,0,'Emergency Fire Bot (1)','','',8,9,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0.8,0.6,'64616 64617',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34149,9806,0,0,11686,0,0,0,'Frost Bomb','','',8,9,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'64624',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34150,9767,0,0,1126,0,27823,27823,'Snow Mound (6)','','',64,10,0,0,0,1,1,0,80,80,16,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34151,9767,0,0,1126,0,27823,27823,'Snow Mound (8)','','',64,10,0,0,0,1,1,0,80,80,16,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34152,12340,33524,0,28992,0,0,0,'Saronite Animus (1)','','',108,10,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,140,140,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34153,12340,0,0,169,0,23258,23258,'Nature Bomb (1)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34154,12213,0,0,10718,0,0,0,'Blue Skeletal Warhorse','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.842,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34155,9767,0,0,12241,0,0,0,'White Kodo','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.9,0.24,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34156,10192,0,0,29102,0,0,0,'Saddled Venomhide Ravasaur','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34157,12340,0,0,21955,0,11686,11686,'Toxic Tolerance Kill Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34158,10192,0,0,29103,0,0,0,'Young Venomhide Ravasaur','','',1,1,11,0,0,1,1,0,48,49,35,2062,2138,0,1,0,1500,0,62.25,82.5,0,0,0,0,180000,2912,0,0,0,0,0,0,1.5,1.073,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34159,9767,0,0,26442,11686,0,0,'Ulduar Gauntlet Generator (small radius)','','',1048576,10,0,0,0,1,1,0,80,80,1983,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0.75,0.4685,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34161,9767,0,0,22719,0,0,0,'Mechanostriker 54-A','','',524288,9,0,1,0,4,1,0,80,80,14,50400,50400,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,397,0,0,0,0,0,0,0,0,0),(34162,12340,34161,0,22719,0,0,0,'Mechanostriker 54-A (1)','','',524288,9,0,1,0,1,1,0,80,80,35,151200,151200,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,0,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,397,0,0,0,0,0,0,0,0,0),(34164,9767,0,0,29104,0,0,0,'Mechagnome Battletank','','',524352,5,0,1,0,125,1,0,80,80,1692,1575000,1575000,0,1,0,2000,0,0,0,0,0,0,0,604800000,8757,0,0,0,0,0,0,20,10,'',0,0,0,2.5,8,14,0,64692,64953,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34165,12213,34164,0,29104,0,0,0,'Mechagnome Battletank (1)','','',524352,5,0,1,0,1,1,0,80,80,35,5040000,5040000,0,1,0,2000,0,0,0,0,0,0,0,0,8757,0,0,0,0,0,0,20,10,'',0,0,15,2.5,8,14,0,64692,64953,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34166,12340,34014,0,25501,29041,25501,25501,'Sanctum Sentry (1)','','',108,1,0,3,0,1,1,0,83,83,35,557800,557800,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'18950 18950',1,0,15,2.5,8,14,0,64375,64667,64374,64666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34168,12340,0,0,29110,0,0,0,'Jack McWeaksauce','Ulduar 10 Vehicle Test Gear','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34169,12340,34034,0,29065,0,29042,29042,'Swarming Guardian (1)','','',104,1,0,0,0,1,1,0,81,81,35,26066,26066,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34170,12340,0,0,29110,0,0,0,'Jack McWeaksauce (1)','Ulduar 10 Vehicle Test Gear','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34171,12340,34035,0,29082,0,0,0,'Feral Defender (1)','','',108,1,0,3,0,1,1,0,83,83,35,613580,613580,0,1,0,2000,0,35630,47810,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'18950 18950',1,0,15,2.5,8,14,0,64455,64478,64669,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34172,12340,0,0,29111,0,0,0,'Captain Julian McWeaksauce','The Flaming Falcon','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34173,12340,0,0,29112,0,0,0,'Granny McWeaksauce','Future Loot Tier Vendor','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34174,12340,0,0,1126,0,11686,11686,'Auriaya Seeping Essence Stalker (1)','','',1024,10,0,0,0,1,1,0,83,83,35,41835,41835,0,1,0,2000,0,509,683,0,0,0,0,0,10673,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34175,12340,33515,0,28651,0,0,0,'Auriaya (1)','','',76,5,0,3,0,1,1,0,83,83,35,16734000,16734000,234190,1,0,2000,0,34720,47180,0,0,0,0,0,10573,0,0,0,0,0,0,0,0,'18950 18950',1,1763065,15,2.5,8,14,0,47008,64396,64389,64678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34178,12340,0,0,21635,0,0,0,'Grylls','','',1,1,4,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.625,1.06925,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34179,9767,0,0,28927,28928,28929,28930,'Argent Peacekeeper','','',2048,7,0,1,0,10,10,0,80,80,2072,126000,126000,39940,1,0,2000,0,3127.5,4365,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,63861,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0),(34180,9767,0,0,29114,0,0,0,'Crusader Maran','','',0,7,0,0,0,1,1,0,80,80,2070,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34181,9767,0,0,11686,1126,0,0,'Focused Laser','','',1024,10,0,0,0,2,1,0,80,80,14,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34183,9767,0,0,29115,0,0,0,'Arachnopod Destroyer','','',32768,9,0,1,0,1,1,0,80,80,16,378000,378000,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,4,2,'',0,6960,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34184,9767,0,0,29118,0,0,0,'Clockwork Mechanic','','',0,9,0,1,0,1,1,0,80,80,16,189000,189000,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,64966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34185,12213,34069,0,12233,0,0,0,'Molten Colossus (1)','','',520,5,0,1,0,1,1,0,82,82,35,2089555,2089555,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,5,2.5,'18950 18950',0,7621,15,2.5,8,14,0,64697,64698,64705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34186,12340,34085,0,28471,0,0,0,'Forge Construct (1)','','',512,9,0,1,0,1,1,0,82,82,35,1617720,1617720,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,3,2.06,'',0,7611,15,2.5,8,14,0,64719,64720,64721,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34187,9767,0,0,29161,0,0,0,'Sea Turtle','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34188,9767,0,0,169,11686,0,0,'Razorscale Devouring Flame Stalker','','',0,10,0,1,0,1,1,0,83,83,14,13945,13945,0,1,0,2000,0,3817.5,5122.5,0,0,0,0,0,10673,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34189,12340,0,0,169,0,11686,11686,'Razorscale Devouring Flame Stalker (1)','','',0,10,0,1,0,1,1,0,83,83,35,13945,13945,0,1,0,2000,0,6617,8879,0,0,0,0,0,10673,0,0,0,0,0,0,2,0.903,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34190,9767,0,0,26155,0,0,0,'Hardened Iron Golem','','',576,4,0,1,0,1,1,0,82,82,16,404430,404430,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,2,10,'',0,7722,0,2.5,8,14,0,64877,64874,64967,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34191,9767,0,0,14379,0,0,0,'Trash','','',32776,9,0,1,0,1,1,0,80,80,14,88200,88200,0,1,0,5000,0,7912.5,10987.5,0,0,0,0,604800000,9729,0,0,0,0,0,0,0.75,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34192,9767,0,0,6977,0,0,0,'Boomer XP-500','','',33800,9,0,1,0,1,1,0,80,80,14,20000,20000,0,1,0,5000,0,7912.5,10987.5,0,0,0,0,604800000,9729,0,0,0,0,0,0,1,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34193,9767,0,0,26474,0,0,0,'Clockwork Sapper','','',32768,9,0,1,0,1,1,0,80,80,16,252000,252000,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,0,0,'',0,7629,0,2.5,8,14,0,64740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34194,9767,0,0,1126,0,11686,11686,'Superheated Winds','','',0,10,0,0,0,1,1,0,80,80,14,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34196,9767,0,0,29122,0,0,0,'Rune Etched Sentry','','',584,4,0,1,0,1,1,0,82,82,16,674050,674050,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,4,1.24,'',0,7669,0,2.5,8,14,0,64852,64870,64991,64847,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34197,9767,0,0,5107,0,0,0,'Chamber Overseer','','',584,4,0,1,0,1,1,0,82,82,16,1145885,1145885,0,1,0,1500,0,2745,3611.25,0,0,0,0,604800000,10356,0,0,0,0,0,0,0,0,'',0,7651,0,2.5,8,14,0,64820,64943,64783,64825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34198,9767,0,0,26218,0,0,0,'Iron Mender','','',64,7,0,1,0,1,1,0,82,82,16,337025,337025,62535,1,0,2000,0,3472.5,4800,0,0,0,0,604800000,10253,0,0,0,0,0,0,0,0.3875,'',0,7643,0,2.5,8,14,0,64918,64971,64903,64970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34199,9767,0,0,26239,0,0,0,'Lightning Charged Iron Dwarf','','',64,7,0,1,0,1,1,0,82,82,16,471835,471835,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,0,0.5425,'',0,7665,0,2.5,8,14,0,64889,64975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34200,12340,0,0,26384,0,0,0,'Tempest Minion (1)','','',72,4,0,1,0,1,1,0,82,82,35,519018,519018,41690,1,0,2000,0,6019,8320,0,0,0,0,0,17,0,0,0,0,0,0,1.75,0.5425,'',0,0,15,2.5,8,14,0,64363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34201,12340,34086,0,25680,0,0,0,'Magma Rager (1)','','',512,4,0,1,0,1,1,0,82,82,35,1617720,1617720,41690,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,2,0.62,'',0,7613,15,2.5,8,14,0,64773,64746,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34202,12340,0,0,28813,0,0,0,'Influence Tentacle Visual','','',72,10,0,1,0,1,1,0,1,1,190,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34203,9767,0,0,25874,0,0,0,'Displacement Device','','',1024,10,0,0,0,1,1,0,81,81,14,26066,26066,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,0,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34210,9767,0,0,28976,0,0,0,'Squire Artie','','',0,7,0,0,0,2.18,1,0,80,80,35,11667,11667,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(34211,9767,0,0,11686,0,0,0,'Burst Target','','',8,9,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34213,9767,0,0,1126,0,11686,11686,'Flaming Rune','','',1024,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34214,12340,34183,0,29115,0,0,0,'Arachnopod Destroyer (1)','','',32768,9,0,1,0,1,1,0,80,80,35,882000,882000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,4,2,'',0,6960,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34215,12340,32955,0,28988,0,0,0,'Collapsing Star (1)','','',64,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34216,12340,34192,0,6977,0,0,0,'Boomer XP-500 (1)','','',33800,9,0,1,0,1,1,0,80,80,35,50000,50000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34217,12340,34191,0,14379,0,0,0,'Trash (1)','','',32776,9,0,1,0,1,1,0,80,80,35,214200,214200,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,0.75,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34218,12340,33836,0,6977,0,0,0,'Bomb Bot (1)','','',8,9,0,1,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34219,12340,0,0,29118,0,0,0,'Clockwork Mechanic (1)','','',0,9,0,1,0,1,1,0,80,80,35,504000,504000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.465,'',0,0,15,2.5,8,14,0,64966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34220,12340,34193,0,26474,0,0,0,'Clockwork Sapper (1)','','',32768,9,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,7629,15,2.5,8,14,0,64740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34221,12340,0,0,18957,0,0,0,'Dark Matter (1)','','',64,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34222,12340,0,0,18050,0,0,0,'Unleashed Dark Matter (1)','','',64,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,17,0,0,0,0,0,0,2,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34223,9767,0,0,11686,0,0,0,'Sapper Explosion','','',8,9,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34224,9767,0,0,28829,0,0,0,'Ice Turret','','',8,9,0,1,0,1,1,0,80,80,14,88200,88200,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,2,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34225,10192,0,0,25511,0,0,0,'Deadly Gladiator\'s Frostwyrm','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34226,12340,34197,0,5107,0,0,0,'Chamber Overseer (1)','','',584,4,0,1,0,1,1,0,82,82,35,1550315,1550315,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,7651,15,2.5,8,14,0,64820,64943,64783,64825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34227,12340,0,0,25874,0,0,0,'Displacement Device (1)','','',1024,10,0,0,0,1,1,0,81,81,35,26066,26066,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,0,0.25,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34228,12340,0,0,1126,0,11686,11686,'Flaming Rune (1)','','',1024,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34229,12340,34190,0,26155,0,0,0,'Hardened Iron Golem (1)','','',576,4,0,1,0,1,1,0,82,82,35,741455,741455,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,2,10,'',0,7722,15,2.5,8,14,0,64877,64874,64967,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34230,9767,0,0,169,0,16925,16925,'Emalon Controller','','',1048576,10,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34234,9767,0,0,29122,0,0,0,'Runeforged Sentry','','',64,4,0,1,0,20,1,0,82,82,16,269620,269620,0,1,0,2000,0,3660,4815,0,0,0,0,604800000,10356,0,0,0,0,0,0,4,1.24,'18950 18950',0,0,0,2.5,8,14,0,64852,64870,64847,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34235,12213,34234,0,29122,0,0,0,'Runeforged Sentry','','',64,4,0,1,0,1,1,0,82,82,35,269620,269620,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,4,1.24,'18950 18950',0,0,0,2.5,8,14,0,64852,64870,64847,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34236,12340,34198,0,26218,0,0,0,'Iron Mender','','',64,7,0,1,0,1,1,0,82,82,35,539240,539240,62535,1,0,2000,0,6019,8320,0,0,0,0,0,10253,0,0,0,0,0,0,0,0.3875,'',0,7643,0,2.5,8,14,0,64918,64971,64903,64970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34237,12340,34199,0,26239,0,0,0,'Lightning Charged Iron Dwarf','','',64,7,0,1,0,1,1,0,82,82,35,741455,741455,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,0,0.5425,'',0,7665,0,2.5,8,14,0,64889,64975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34238,9767,0,0,29130,0,0,0,'Black Skeletal Horse','','',0,6,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(34244,9767,0,0,29132,0,0,0,'Jean Pierre Poulain','Argent Tournament Valiant','',0,7,0,0,0,1,1,0,80,80,2070,5342,5342,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.306,'63500',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34245,12340,34196,0,29122,0,0,0,'Rune Etched Sentry','','',584,4,0,1,0,1,1,0,82,82,35,1482910,1482910,0,1,0,2000,0,6344,8346,0,0,0,0,0,10356,0,0,0,0,0,0,4,1.24,'',0,7669,0,2.5,8,14,0,64852,64870,64991,64847,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34246,9901,0,0,29133,0,0,0,'Azeroth','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34247,12340,33572,0,28580,0,28581,28581,'Steelforged Defender','','',524288,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,9633,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,62845,50370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34250,12340,0,0,23980,0,17200,17200,'Azeroth Planet Stalker','','',0,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34252,9767,0,0,29145,0,0,0,'Dubin Clay','Plate Armor Merchant','',0,7,0,0,0,1,1,0,75,75,2007,4652,4652,0,1,4224,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34254,12213,33210,0,29030,0,0,0,'Expedition Commander','','',0,10,0,1,0,1,1,0,81,81,35,586485,586485,0,1,1,2000,0,6032,7852,0,0,0,0,0,10033,0,0,0,0,0,0,1.875,0.3825,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34255,12213,0,0,29031,29033,29032,29032,'Expedition Defender (1)','','',0,7,0,1,0,1,1,0,80,80,35,441000,441000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.725,0.39905,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34256,12213,33287,0,29034,0,29035,29035,'Expedition Engineer','','',0,7,0,1,0,1,1,0,80,80,35,315000,315000,119820,1,0,2000,0,5421,7566,0,0,0,0,0,9706,0,0,0,0,0,0,1.875,0.43375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34257,12213,33259,0,29036,0,29037,29037,'Expedition Trapper','','',0,7,0,1,0,1,1,0,80,80,35,441000,441000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,1.725,0.39905,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34264,9767,0,0,29152,0,0,0,'Vanquished Crusher Tentacle','','',72,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34265,9806,0,0,29151,0,0,0,'Vanquished Corruptor Tentacle','','',72,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34266,9806,0,0,29150,0,0,0,'Vanquished Constrictor Tentacle','','',72,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34267,9767,0,0,28112,0,0,0,'Parts Recovery Technician','','',32840,9,0,1,0,15,1,0,80,80,16,189000,189000,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,2,0.62,'',0,7632,0,2.5,8,14,0,65070,65071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34268,12340,34267,0,28112,0,0,0,'Parts Recovery Technician','','',32840,9,0,1,0,1,1,0,80,80,35,378000,378000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,2,0.62,'',0,7632,0,2.5,8,14,0,65070,65071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34269,9767,0,0,29157,0,0,0,'XR-949 Salvagebot','','',32840,9,0,1,0,20,1,0,80,80,16,252000,252000,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,2.25,2.25,'',0,7608,0,2.5,8,14,0,65099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34270,12340,34269,0,29157,0,0,0,'XR-949 Salvagebot','','',32840,9,0,1,0,1,1,0,80,80,35,441000,441000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,2.25,2.25,'',0,7608,0,2.5,8,14,0,65099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34271,9767,0,0,29154,0,0,0,'XD-175 Compactobot','','',32840,9,0,1,0,20,1,0,80,80,16,252000,252000,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,3.75,3,'',0,7583,0,2.5,8,14,0,65073,65106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34272,12340,34271,0,29154,0,0,0,'XD-175 Compactobot','','',32840,9,0,1,0,1,1,0,80,80,35,441000,441000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,3.75,3,'',0,7583,0,2.5,8,14,0,65073,65106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34273,9767,0,0,29156,0,0,0,'XB-488 Disposalbot','','',32840,9,0,1,0,20,1,0,80,80,16,252000,252000,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,5,2.5,'18950 18950',0,7678,0,2.5,8,14,0,65080,65104,65084,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34274,12340,34273,0,29156,0,0,0,'XB-488 Disposalbot','','',32840,9,0,1,0,1,1,0,80,80,35,441000,441000,0,1,0,2000,0,5486,7618,0,0,0,0,0,9729,0,0,0,0,0,0,5,2.5,'18950 18950',0,7678,0,2.5,8,14,0,65080,65104,65084,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34275,9767,0,0,29158,29160,29159,29159,'Ward of Life','','',524360,4,0,1,0,1,1,0,80,80,35,302400,302400,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,65062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34276,12340,34275,0,29158,29160,29159,29159,'Ward of Life','','',524360,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,65062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34277,12340,33387,0,14214,16870,19030,19030,'Writhing Lasher','','',524360,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,65062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34279,9767,0,0,328,0,0,0,'Ruby Hare','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.235,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(34281,9767,0,0,20570,11686,0,0,'[DND]Azeroth Children\'s Week Trigger','','',0,10,0,0,0,1,1,0,1,1,35,41,41,60,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34286,9767,0,0,26442,11686,0,0,'Orbital Support','','',1048576,10,0,0,0,1,1,0,80,80,1983,20522,20522,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0.75,0.4685,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34288,9767,0,0,29164,0,0,0,'Salvagebot Sawblade','','',1024,10,0,0,0,1,1,0,81,81,14,13033,13033,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34291,12340,34288,0,29164,0,0,0,'Salvagebot Sawblade','','',1024,10,0,0,0,1,1,0,81,81,35,13033,26066,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34296,12340,0,0,28460,0,0,0,'Black Hole (1)','','',0,4,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34297,9767,0,0,28638,0,0,0,'Kologarn','','',4194412,5,0,3,0,1,1,0,83,83,16,3625700,3625700,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,20,0.31,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34298,12340,0,0,28638,0,0,0,'Kologarn (1)','','',4194412,5,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,20,0.31,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34300,9767,0,0,19962,29169,29170,29171,'Mature Lasher','','',256,4,0,0,0,2,1,0,80,80,16,25200,25200,3994,1,0,2000,0,417,582,0,0,0,0,600000,9706,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,51901,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43324,44809,0,0,0,0,0,0),(34307,9767,0,0,15294,0,0,0,'Time Bomb','','',0,10,0,0,0,2,1,0,1,1,14,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0),(34310,10192,0,0,27593,0,0,0,'Keristrasza','','',0,2,0,1,0,12,8,0,1,1,1816,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,7.5,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34313,12340,0,0,29182,0,0,0,'Sara (Transform Only)','','',100,10,0,3,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34319,9767,0,0,21955,11686,0,0,'[DND] Champion Go-To Bunny','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34320,10192,0,0,29251,0,0,0,'Venomhide Hatchling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34327,12340,0,0,11686,0,0,0,'Dino Meat Feeding Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34330,10192,0,0,5554,0,0,0,'Jones','','',0,12,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(34332,12340,33134,0,29117,0,0,0,'Sara','','',100,10,0,3,0,1,1,0,83,83,35,199999,199999,212900,1,0,2000,0,34720,47180,0,0,0,0,0,10573,0,0,0,0,0,0,1.5,0.465,'',1,0,0,2.5,8,14,0,63802,63891,63830,63795,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34336,12340,0,0,11686,0,0,0,'Silithid Meat Feeding Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34337,10192,0,0,27104,0,0,0,'The Postmaster','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34338,12340,0,0,11686,0,0,0,'Silithid Egg Feeding Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34360,12340,0,0,328,4626,0,0,'Wabbit','','',0,8,0,0,0,0.119048,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34361,12340,0,0,11686,0,0,0,'Frost Bomb (1)','','',8,9,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,26,26,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34362,9767,0,0,6271,0,0,0,'Proximity Mine','','',8,9,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,63009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34363,9767,0,0,11686,0,0,0,'Flames (Initial)','','',8,9,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'64561',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34364,10958,0,0,11709,0,0,0,'Calico Cat','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(34365,10192,0,0,29201,0,0,0,'Orphan Matron Aria','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,3,2000,0,417,582,0,0,0,0,0,9706,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34381,10192,0,0,20570,11686,0,0,'[DND]Northrend Children\'s Week Trigger','','',0,10,0,0,0,1,1,0,1,1,35,41,41,60,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34382,10482,0,0,29203,0,0,0,'Chapman','Day of the Dead Vendor','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,641,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34383,10482,0,0,29204,0,0,0,'Catrina','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,1,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34386,10192,0,0,23317,0,23317,0,'High-Oracle Soo-roo','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,1,2000,682,1012,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,34827,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34387,10192,0,0,25379,0,25379,0,'Elder Kekek','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,1,2000,682,1012,0,9730,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34393,12340,0,0,25380,0,0,0,'Test Vendor','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34425,10192,0,0,25593,0,25593,0,'Furious Gladiator\'s Frost Wyrm','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34428,13202,0,0,17192,0,0,0,'MiniZep','','',0,9,0,0,0,2.43902,1.66667,0,1,1,35,102,102,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34434,12340,0,0,29227,0,0,0,'ELM Daze Target','','',262152,5,0,1,0,100,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34435,10482,0,0,29226,0,29226,0,'Cheerful Human Spirit','','',0,7,0,0,0,1,1,0,60,60,35,3052,3052,0,1,2,2000,0,104,138,1,2000,144,212,0,3750,0,0,0,0,0,0,0,0,'30628',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34436,10958,0,0,26,0,0,0,'ELM Attacker','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34437,10192,0,0,19350,0,19350,0,'Isle of Conquest Battlemaster','','',0,7,0,1,0,50,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,1,2000,2,2,0,17,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34441,10192,0,0,29791,0,0,0,'Vivienne Blackwhisper','Priest','',12,7,0,3,0,32,72,0,80,80,16,322560,322560,634608,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,68626,65542,68043,68089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34442,12340,0,0,29791,0,0,0,'Vivienne Blackwhisper (1)','Priest','',12,7,0,3,0,192,100,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68626,65542,68043,68089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34443,12340,0,0,29791,0,0,0,'Vivienne Blackwhisper (2)','Priest','',12,7,0,3,0,48,72,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68626,65542,68043,68089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34444,10192,0,0,29788,0,0,0,'Thrakgar','Shaman','',12,7,0,3,0,32,150,0,80,80,16,403200,403200,599100,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,65980,66063,68102,66054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34445,10192,0,0,29785,0,0,0,'Liandra Suncaller','Paladin','',12,7,0,3,0,32,150,0,80,80,16,403200,403200,599100,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,66010,66613,66009,68012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34447,10192,0,0,29783,0,0,0,'Caiphus the Stern','Priest','',12,7,0,3,0,32,72,0,80,80,16,322560,322560,634608,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,68626,68028,68024,68034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34448,10192,0,0,29786,0,0,0,'Ruj\'kah','Hunter','',12,7,0,3,0,32,150,0,80,80,16,403200,403200,599100,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,65883,67984,65880,66207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34449,10192,0,0,29787,0,0,0,'Ginselle Blightslinger','Mage','',12,7,0,3,0,32,72,0,80,80,16,322560,322560,634608,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,67999,68001,65792,68005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34450,10192,0,0,29792,0,0,0,'Harkzog','Warlock','',12,7,0,3,0,32,72,0,83,83,35,322560,322560,634608,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,68134,68137,68147,68153,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34451,10192,0,0,29781,0,0,0,'Birana Stormhoof','Druid','',12,7,0,3,0,32,150,0,80,80,16,403200,403200,599100,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,65859,65863,67946,67953,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34453,10192,0,0,29793,0,0,0,'Narrhok Steelbreaker','Warrior','',12,7,0,3,0,32,10,0,80,80,16,403200,403200,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,65947,68763,65935,68784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34454,10192,0,0,29790,0,0,0,'Maz\'dinah','Rogue','',12,7,0,3,0,32,1,0,80,80,16,403200,403200,0,1,0,0,0,0,0,0,0,0,0,0,9564,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,65960,68096,68099,65547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34455,10192,0,0,29784,0,0,0,'Broln Stouthorn','Shaman','',12,7,0,3,0,32,150,0,80,80,16,403200,403200,599100,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,65980,68101,65974,65970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34456,10192,0,0,29789,0,29789,0,'Malithas Brightblade','Paladin','',12,7,0,3,0,32,10,0,83,83,14,403200,403200,39940,1,0,2000,0,14595,20370,1,2000,682,1012,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,66010,66007,66009,66005,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34458,10192,0,0,29782,0,0,0,'Gorgrim Shadowcleave','Death Knight','',12,7,0,3,0,32,10,0,80,80,16,403200,403200,39940,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,66019,66047,66023,66021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34459,10192,0,0,29780,0,0,0,'Erin Misthoof','Druid','',12,4,0,3,0,32,150,0,80,80,16,403200,403200,599100,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,67958,67967,67970,67973,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34460,10192,0,0,29764,0,0,0,'Kavina Grovesong','Druid','',12,7,0,3,0,32,150,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,65856,65859,65857,65863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34461,10192,0,0,29765,0,0,0,'Tyrius Duskblade','Death Knight','',12,7,0,3,0,32,10,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,66019,67937,66023,66021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34463,10192,0,0,29768,0,0,0,'Shaabad','Shaman','',12,7,0,3,0,32,150,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,65973,65974,65547,65970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34465,10192,0,0,29769,0,0,0,'Velanaa','Paladin','',12,7,0,3,0,32,150,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,66613,66009,65547,68016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34466,10192,0,0,29767,0,0,0,'Anthar Forgemender','Priest','',12,7,0,3,0,32,72,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,68626,68028,68033,68024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34467,10192,0,0,29770,0,0,0,'Alyssia Moonstalker','Hunter','',12,7,0,3,0,32,150,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,67979,67984,67990,65877,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34468,10192,0,0,29772,0,0,0,'Noozle Whizzlestick','Mage','',12,7,0,3,0,32,72,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,65792,67999,68001,68005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34469,10192,0,0,29780,0,0,0,'Melador Valestrider','Druid','',12,4,0,3,0,32,150,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,65860,67958,67970,67973,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34470,10192,0,0,29773,0,0,0,'Saamul','Shaman','',12,7,0,3,0,32,150,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,66063,68102,66054,68118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34471,10192,0,0,29774,0,0,0,'Baelnor Lightbearer','Paladin','',12,7,0,3,0,32,10,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,66010,66007,66009,65547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34472,10192,0,0,29776,0,0,0,'Irieth Shadowstep','Rogue','',12,7,0,3,0,32,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,65960,65957,68099,65954,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34473,10192,0,0,29778,0,0,0,'Brienna Nightfell','Priest','',12,7,0,3,0,32,72,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,68626,68038,68089,65542,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34474,10192,0,0,29777,0,0,0,'Serissa Grimdabbler','Warlock','',12,7,0,3,0,32,72,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,68135,68137,68147,68150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34475,10192,0,0,29779,0,0,0,'Shocuul','Warrior','',12,7,0,3,0,32,10,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,65947,65935,68784,65936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34476,10482,0,0,29228,0,29228,0,'Cheerful Forsaken Spirit','','',0,7,0,0,0,1,1,0,60,60,35,3052,3052,0,1,2,2000,0,104,138,1,2000,144,212,0,3750,0,0,0,0,0,0,0,0,'30628',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34477,10482,0,0,29229,0,29229,0,'Cheerful Orc Spirit','','',0,7,0,0,0,1,1,0,60,60,35,3052,3052,0,1,2,2000,0,104,138,1,2000,144,212,0,3750,0,0,0,0,0,0,0,0,'30628',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34478,10482,0,0,29230,0,29230,0,'Cheerful Dwarf Spirit','','',0,7,0,0,0,1,1,0,60,60,55,3052,3052,0,1,2,2000,0,104,138,1,2000,144,212,0,3750,0,0,0,0,0,0,0,0,'30628',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34479,10482,0,0,29231,0,29231,0,'Cheerful Night Elf Spirit','','',0,7,0,0,0,1,1,0,60,60,80,2442,2442,2434,1,2,2000,0,146,192,1,2000,202,334,0,3750,0,0,0,0,0,0,0,0,'30628',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34480,10482,0,0,29232,0,29232,0,'Cheerful Tauren Spirit','','',0,7,0,0,0,1,1,0,60,60,35,3052,3052,0,1,2,2000,0,104,138,1,2000,144,212,0,3750,0,0,0,0,0,0,0,0,'30628',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34481,10482,0,0,29233,0,29233,0,'Cheerful Gnome Spirit','','',0,7,0,0,0,1,1,0,60,60,875,2136,2136,5751,1,2,2000,0,74,102,1,2000,122,180,0,3750,0,0,0,0,0,0,0,0,'30628',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34482,10482,0,0,29234,0,29234,0,'Cheerful Troll Spirit','','',0,7,0,0,0,1,1,0,60,60,35,2136,2136,5751,1,2,2000,0,146,192,1,2000,202,334,0,3750,0,0,0,0,0,0,0,0,'30628',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34483,10482,0,0,29235,0,29235,0,'Cheerful Blood Elf Spirit','','',0,7,0,0,0,1,1,0,70,70,35,4890,4890,7196,1,2,2000,0,234,331,1,2000,396,590,0,6740,0,0,0,0,0,0,0,0,'30628',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34484,10482,0,0,29236,0,29236,0,'Cheerful Draenei Spirit','','',0,7,0,0,0,1,1,0,70,70,35,5589,5589,3155,1,2,2000,0,234,331,1,2000,396,590,0,6740,0,0,0,0,0,0,0,0,'30628',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34489,10192,0,0,15369,15984,22986,22987,'Winterfin Playmate','','',0,7,0,0,0,1.15,1,0,1,1,35,48,48,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0.325,0.325,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34490,10192,0,0,25394,25384,25383,25382,'Snowfall Glade Playmate','','',0,7,0,0,0,1,1,0,1,5,35,55,55,0,1,0,2000,0,2,2,1,2000,2,2,0,91,0,0,0,0,0,0,0.4,0.124,'',0,0,0,2.5,8,14,0,65516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34496,10192,0,0,29267,0,0,0,'Eydis Darkbane','','',108,6,0,3,1,435,1,0,83,83,16,6066075,6066075,4258,1,0,0,0,0,0,0,0,0,0,0,10573,0,0,0,0,0,0,9,1.5,'66132',1,643955,0,2.5,8,14,0,67184,65874,0,67305,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34497,10192,0,0,29240,0,0,0,'Fjola Lightbane','','',108,6,0,3,0,435,1,0,83,83,16,6066075,6066075,4258,1,0,0,0,0,0,0,0,0,0,0,10573,0,0,0,0,0,0,9,1.5,'66133',1,634936,0,2.5,8,14,0,67207,65858,0,67308,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34505,9806,0,0,28092,28094,28093,28095,'Copperpot Goon','','',0,7,0,1,0,1,1,0,80,80,1806,40320,40320,35256,1,0,2000,0,2595,3742.5,0,0,0,0,0,7822,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34515,12340,0,0,28611,0,0,0,'XT-005 Debugger','','',32876,9,0,3,0,430.262,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34519,10192,0,0,25173,0,0,0,'Oracle Orphan','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34520,10192,0,0,25384,0,0,0,'Wolvar Orphan','','',0,12,0,0,0,1,1,0,1,1,188,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.4,0.124,'',0,0,0,2.5,8,14,0,65611,65613,65614,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34526,10192,0,0,29249,0,0,0,'Aponi Brightmane','','',0,7,0,0,0,1.5,1,0,55,55,104,3136,3136,2117,1,3,2000,0,87,116,0,0,0,0,180000,3232,0,0,0,0,0,0,4.3125,1.00338,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34528,10192,0,0,29250,0,0,0,'Tahu Sagewind','','',0,7,0,0,0,1.5,1,0,55,55,104,3136,3136,2117,1,1,2000,0,87,116,0,0,0,0,180000,3232,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34531,10192,0,0,25173,0,0,0,'Roo','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0.25,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34532,10192,0,0,25384,0,25384,0,'Kekek','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0.4,0.124,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34533,12340,0,0,26565,0,0,0,'ScottM Test Creature','','',0,10,0,0,0,500,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34548,10192,0,0,11686,0,0,0,'Invisible Spell Target - Tahu','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34549,9901,0,0,14343,0,0,0,'Swift Purple Raptor','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34550,9901,0,0,14333,0,0,0,'Swift Moonsaber','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34551,9901,0,0,28606,0,0,0,'Great Red Elekk','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(34552,9901,0,0,28605,0,0,0,'White Skeletal Warhose','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34553,9901,0,0,14375,0,0,0,'Turbostrider','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34554,9901,0,0,28612,0,0,0,'Swift Violet Ram','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34555,9901,0,0,14335,0,0,0,'Swift Burgundy Wolf','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34556,9901,0,0,28607,0,0,0,'Swift Red Hawkstrider','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34557,9901,0,0,29043,0,0,0,'Swift Gray Steed','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34558,9901,0,0,28556,0,0,0,'Great Golden Kodo','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34561,10482,0,0,29265,0,0,0,'Forsaken Prankster','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34562,10482,0,0,11686,0,0,0,'[DND] Stink Bomb Target','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34564,10192,0,0,29268,0,0,0,'Anub\'arak','','',108,6,0,3,1,300,1,0,83,83,14,4183500,4183500,0,1,0,0,0,0,0,0,0,0,0,180000,10673,0,0,0,0,0,0,0,0,'18950 18950',1,1234055,0,2.5,8,14,0,66012,66118,66013,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34565,10482,0,0,29265,0,0,0,'Innocuous Townsman','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34566,12340,0,0,29268,0,0,0,'Anub\'arak (1)','','',108,6,0,3,0,1500,1,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66012,67630,67700,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34567,10192,0,0,29270,0,0,0,'Dark Essence','','',108,10,0,3,0,10,1,0,83,83,35,139450,139450,4258,1,0,0,0,0,0,0,0,0,0,0,10573,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34568,10192,0,0,29286,0,0,0,'Light Essence','','',108,10,0,3,0,10,1,0,83,83,35,139450,139450,4258,1,0,0,0,0,0,0,0,0,0,0,10573,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34579,12340,0,0,29274,0,0,0,'Venomhide Hatchling (1.25)','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34580,12340,0,0,29275,0,0,0,'Venomhide Hatchling (1.50)','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34581,12340,0,0,29276,0,0,0,'Venomhide Hatchling (1.75)','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34587,9947,0,0,29279,0,0,0,'Warbot','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34588,12340,0,0,29280,0,0,0,'[DND] Battle-Bot - Blue','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34589,12340,0,0,29281,0,0,0,'[DND] Battle-Bot - Red','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34605,10192,0,0,15464,0,0,0,'Swarm Scarab','','',0,6,0,0,0,1.5,1,0,80,80,16,18900,18900,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,5,4,'',0,0,0,2.5,8,14,0,68186,68515,66092,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34606,10192,0,0,1126,25144,0,0,'Frost Sphere','','',64,8,0,0,0,0.238095,1,0,80,80,14,3000,3000,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66193,67855,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34607,10192,0,0,29325,0,0,0,'Nerubian Burrower','','',72,6,0,1,0,16.2,1,0,82,82,16,218392,218392,0,1,0,0,0,0,0,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,67322,66134,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34612,12340,0,0,29249,0,0,0,'Danowe Thunderhorn','','',0,7,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34628,10192,0,0,29308,0,0,0,'Concentrated Darkness','','',72,10,0,1,0,30,1,0,82,82,2189,404430,404430,0,1,0,0,0,0,0,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34630,10192,0,0,29352,0,0,0,'Concentrated Light','','',72,10,0,1,0,30,1,0,82,82,2189,404430,404430,0,1,0,0,0,0,0,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34632,9947,0,0,29309,0,0,0,'Ogre Pinata','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34644,10482,0,0,29392,0,0,0,'Edward Winslow','','',0,7,0,0,0,1,1,0,40,40,35,1524,1524,0,1,3,0,0,0,0,0,0,0,0,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34645,10482,0,0,29394,0,0,0,'Elizabeth Barker Winslow','Pilgrim\'s Bounty Vendor','',0,7,0,0,0,1,1,0,40,40,35,1524,1524,0,1,641,0,0,0,0,0,0,0,0,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34648,12340,0,0,29325,0,0,0,'Nerubian Burrower (1)','','',72,6,0,1,0,48.6,1,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67322,66134,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34649,12340,0,0,1126,25144,0,0,'Frost Sphere (1)','','',64,8,0,0,0,0.714286,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66193,67855,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34650,12340,0,0,15464,0,0,0,'Swarm Scarab (1)','','',0,6,0,0,0,9,1,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68186,68515,66092,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34653,10482,0,0,29341,0,0,0,'Bountiful Table Hostess','','',0,7,0,0,0,1,1,0,1,1,534,1,1,0,1,3,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34654,10482,0,0,29330,0,29330,0,'Bountiful Feast Hostess','','',0,7,0,0,0,1,1,0,80,80,83,5342,5342,0,1,3,2000,0,422,586,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34655,10192,0,0,29344,0,0,0,'Magic Rooster','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34657,10192,0,0,28735,0,0,0,'Jaelyne Evensong','Grand Champion of Darnassus','',0,7,0,1,0,15,20,0,1,1,80,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.65,0.3366,'63443 18950 18950',0,0,0,2.5,8,14,0,68340,66083,66081,66079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34658,10192,0,0,9991,0,0,0,'Jaelyne Evensong\'s Mount','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,430,0,0,0,0,0,0,0,0,0),(34660,10192,0,0,17612,1126,0,0,'Anub\'arak','','',1036,6,0,3,0,1,1,0,83,83,14,5808,5808,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,3,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34675,10482,0,0,29337,0,0,0,'Gregory Tabor','','',0,7,0,0,0,1,1,0,40,40,35,1524,1524,0,1,3,0,0,0,0,0,0,0,0,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34676,10482,0,0,29391,0,29391,0,'Isaac Allerton','','',0,7,0,0,0,1,1,0,40,40,35,1524,1524,0,1,3,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34677,10482,0,0,29338,0,29338,0,'Miles Standish','','',0,7,0,0,0,1,1,0,40,40,83,1524,1524,0,1,3,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34678,10482,0,0,29339,0,29339,0,'Dokin Farplain','','',0,7,0,0,0,1,1,0,40,40,83,1524,1524,0,1,3,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34679,10482,0,0,29395,0,29395,0,'Francis Eaton','','',0,7,0,0,0,1,1,0,40,40,714,1524,1524,0,1,3,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34681,10482,0,0,29393,0,29393,0,'Ikaneba Summerset','Pilgrim\'s Bounty Vendor','',0,7,0,0,0,1,1,0,40,40,35,1524,1524,0,1,641,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34682,10482,0,0,29329,0,0,0,'Wilmina Holbeck','Pilgrim\'s Bounty Vendor','',0,7,0,0,0,1,1,0,40,40,35,1524,1524,0,1,641,0,0,0,0,0,0,0,0,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34683,10482,0,0,29340,0,29340,0,'Rose Standish','Pilgrim\'s Bounty Vendor','',0,7,0,0,0,1,1,0,40,40,83,1524,1524,0,1,641,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34684,10482,0,0,29342,0,29342,0,'Laha Farplain','Pilgrim\'s Bounty Vendor','',0,7,0,0,0,1,1,0,40,40,83,1524,1524,0,1,641,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34685,10482,0,0,29397,0,29397,0,'Dalni Tallgrass','Pilgrim\'s Bounty Vendor','',0,7,0,0,0,1,1,0,40,40,83,1524,1524,0,1,641,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34686,10192,0,0,4587,0,0,0,'Healing Stream Totem','','',0,11,0,0,0,0.05,1,0,80,80,58,5,5,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34687,10192,0,0,4589,0,0,0,'Searing Totem','','',0,11,0,0,0,0.7,1,0,80,80,58,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,65998,68106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34694,10192,0,0,29348,0,0,0,'Grunty','','',0,12,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(34701,10192,0,0,28736,0,0,0,'Colosos','Grand Champion of the Exodar','',0,7,0,1,0,15,20,0,1,1,1638,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.8,1.2,'63439 18950 18950',0,0,0,2.5,8,14,0,67529,67530,67528,67534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34702,10192,0,0,28586,0,0,0,'Ambrose Boltspark','Grand Champion of Gnomeregan','',64,7,0,1,0,15,20,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.8975,0.38709,'63442 18950 18950',0,0,0,2.5,8,14,0,66044,66042,66045,66043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34703,10192,0,0,28564,0,0,0,'Lana Stouthammer','Grand Champion of Ironforge','',0,7,0,1,0,15,20,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.65,0.3817,'63440 18950 18950',0,0,0,2.5,8,14,0,67709,67706,67701,0,0,0,0,0,0,0,0,0,0,0,477,0,0,0,0,0,0,0,0,0),(34704,10192,0,0,1126,11686,0,0,'Val\'kyr Twins Bullet Stalker Dark','','',0,10,0,0,0,2,1,0,80,80,35,25200,25200,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34705,10192,0,0,28560,0,0,0,'Marshal Jacob Alerius','Grand Champion of Stormwind','',0,7,0,1,0,15,20,0,1,1,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.65,0.3366,'62727 18950 18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34708,10482,0,0,29324,0,0,0,'Caitrin Ironkettle','Cooking Trainer','',0,7,0,0,0,1,1,0,40,40,35,1524,1524,0,1,83,0,0,0,0,0,0,0,0,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34709,12340,0,0,29362,0,0,0,'Silver Riding Dragonhawk','','',0,1,0,0,0,1.15,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34710,10482,0,0,29400,0,0,0,'Ellen Moore','Cooking Trainer','',0,7,0,0,0,1,1,0,40,40,35,1524,1524,0,1,83,0,0,0,0,0,0,0,0,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34711,10482,0,0,29388,0,29388,0,'Mary Allerton','Cooking Trainer','',0,7,0,0,0,1,1,0,40,40,35,1524,1524,0,1,83,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34712,10482,0,0,29365,0,29365,0,'Roberta Carter','Cooking Trainer','',0,7,0,0,0,1,1,0,40,40,83,1524,1524,0,1,83,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34713,10482,0,0,29401,0,29401,0,'Ondani Greatmill','Cooking Trainer','',0,7,0,0,0,1,1,0,40,40,83,1524,1524,0,1,83,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34714,10482,0,0,29399,0,29399,0,'Mahara Goldwheat','Cooking Trainer','',0,7,0,0,0,1,1,0,40,40,714,1524,1524,0,1,83,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34715,10192,0,0,29366,0,0,0,'Sky-Captain \"Dusty\" Blastnut','The Zephyr','',0,7,0,0,0,1,1,0,40,40,1735,1524,1524,0,1,1,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34716,10192,0,0,28972,28855,28704,28630,'Captive Aspirant','','',0,7,0,0,0,1,1,0,80,80,614,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34717,10192,0,0,29367,0,0,0,'Crewman Pipewrench','The Zephyr','',0,7,0,0,0,1,1,0,26,26,1734,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34718,10192,0,0,29368,0,0,0,'Crewman Deadbolt','The Zephyr','',0,7,0,0,0,1,1,0,26,26,1734,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34719,10192,0,0,29369,0,0,0,'Crewman Grit','The Zephyr','',0,7,0,0,0,1,1,0,26,26,1734,750,750,0,1,1,2000,0,37,49,0,0,0,0,0,1043,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34720,10192,0,0,1126,11686,0,0,'Val\'kyr Twins Bullet Stalker Light','','',0,10,0,0,0,2,1,0,80,80,35,25200,25200,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34721,10192,0,0,29370,0,0,0,'Chief Officer Ograh','The Zephyr','',0,7,0,0,0,1,1,0,40,40,1735,1524,1524,0,1,1,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34723,10192,0,0,29371,0,0,0,'Watcher Tolwe','The Zephyr','',0,7,0,0,0,1,1,0,40,40,1735,1524,1524,0,1,1,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34724,10192,0,0,29372,0,0,0,'Shimmering Wyrmling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34728,10192,35297,0,25342,25343,0,0,'Dark Zealot','Cult of the Damned','',0,7,0,0,0,1,1,0,80,80,21,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.8,0.2496,'',0,2220,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,46895,0,0,0,0,0,0,0),(34730,10192,0,0,29375,0,0,0,'Navigator Zippik','The Zephyr','',0,7,0,0,0,1,1,0,40,40,1735,1524,1524,0,1,1,2000,0,56,74,0,0,0,0,0,1938,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34731,12340,0,0,29378,0,0,0,'[DND] Magic Rooster (Draenei Male)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34732,12340,0,0,29379,0,0,0,'[DND] Magic Rooster (Tauren Male)','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34734,10192,35297,0,27832,27834,0,0,'Dark Ritualist','Cult of the Damned','',0,7,0,0,0,1,1,0,80,80,21,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.208,'',0,2224,0,2.5,8,14,0,32000,32026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,46895,0,0,0,0,0,0,0),(34735,10192,0,0,4449,26241,0,0,'Black Knight\'s Grave','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,0.75,0.375,'67549',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34737,12340,0,0,11686,0,0,0,'Spice Bread Stuffing Proxy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34738,12340,0,0,11686,0,0,0,'Slow-roasted Turkey Proxy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34739,12340,0,0,11686,0,0,0,'Candied Sweet Potato Proxy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34740,12340,0,0,11686,0,0,0,'Pumpkin Pie Proxy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34741,12340,0,0,11686,0,0,0,'Cranberry Chutney Proxy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34743,10192,0,0,21955,11686,0,0,'Val\'kyr Twins Bullet Controller','','',0,10,0,0,0,2,1,0,80,80,35,25200,25200,0,1,0,0,0,0,0,0,0,0,0,180000,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34744,10482,0,0,29444,0,0,0,'Jasper Moore','','',0,7,0,0,0,1,1,0,40,40,35,1524,1524,0,1,3,0,0,0,0,0,0,0,0,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34755,10192,0,0,11686,0,0,0,'Healing Marker','','',1048576,10,0,0,0,2,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34765,10192,0,0,29396,0,0,0,'Zelli Hotnozzle','Thunder Bluff Zeppelin Master','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,1,2000,0,76,100,0,0,0,0,180000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34766,10192,0,0,29398,0,0,0,'Krendle Bigpockets','Orgrimmar Zeppelin Master','',0,7,0,0,0,1.2,1,0,45,45,29,2218,2218,0,1,1,2000,0,76,100,0,0,0,0,180000,2695,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34768,10482,0,0,29403,0,29403,0,'William Mullins','','',0,7,0,0,0,1,1,0,40,40,714,1524,1524,0,1,3,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34770,10482,0,0,29404,0,0,0,'Macabre Marionette','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34771,10192,0,0,29479,0,0,0,'Girana the Blooded','The Sunreavers','',0,7,0,0,0,1,1,0,80,80,2123,12600,12600,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34772,10192,0,0,29478,0,0,0,'Vasarin Redmorn','Sunreavers Quartermaster','',0,7,0,0,0,1,1,0,80,80,2123,12600,12600,0,1,128,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27740,12340,0,0,17896,17678,17897,0,'Wild Elekk Vehicle Version','','vehichleCursor',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,4,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27738,12340,0,0,9695,0,0,0,'Frostsabre Vehicle','','vehichleCursor',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,2.56,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34777,10192,0,0,25301,0,0,0,'Siege Turret','','Gunner',262184,9,0,0,0,15.9116,1,0,80,80,35,85000,85000,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,67462,69505,0,0,0,0,0,0,0,11902,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34778,10192,0,0,29424,0,0,0,'Flame Turret','','Gunner',262184,9,0,0,0,15.9116,1,0,80,80,35,146625,146625,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,68832,0,0,0,0,0,0,0,0,11902,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34780,10192,0,0,29615,0,0,0,'Lord Jaraxxus','','',76,3,0,3,1,300,1,0,83,83,14,4183500,4183500,4258,1,0,0,0,0,0,0,0,0,0,0,10573,0,0,0,0,0,0,0,0,'18950 18950',1,1239602,0,2.5,8,14,0,66532,66528,66237,67009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,154,0),(34781,10192,0,0,21955,11686,0,0,'Champions Controller','','',1048576,10,0,0,0,2,1,0,80,80,35,25200,25200,0,1,0,0,0,0,0,0,0,0,0,180000,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34783,10482,0,0,29430,0,29430,0,'Ranisa Whitebough','Pilgrim\'s Bounty Vendor','',0,7,0,0,0,1,1,0,40,40,35,1524,1524,0,1,641,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34784,10192,0,0,169,11686,0,0,'Legion Flame','','',1049600,10,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34785,10482,0,0,29429,0,29429,0,'Alnar Whitebough','Cooking Trainer','',0,7,0,0,0,1,1,0,40,40,534,1524,1524,0,1,81,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34786,10482,0,0,29427,0,29427,0,'Alice Rigsdale','Cooking Trainer','',0,7,0,0,0,1,1,0,40,40,35,1524,1524,0,1,81,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34787,10482,0,0,29428,0,29428,0,'John Rigsdale','Pilgrim\'s Bounty Vendor','',0,7,0,0,0,1,1,0,40,40,83,1524,1524,0,1,641,2000,0,56,74,1,2000,78,114,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34788,10192,26705,0,27173,27183,27177,27172,'Gormok Zealot','','',0,7,0,0,0,1,1,0,72,73,634,9610,9940,0,1,0,2000,0,316,450,0,0,0,0,180000,7618,0,0,0,0,0,0,0,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34789,10192,0,0,29426,0,0,0,'Huntsman Aloke','','',4096,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,0,0,0,0,0,0,0,0,0,8219,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34794,10192,0,0,29435,0,0,0,'Immuyak','','',4096,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,1,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.35,0.3125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34796,10192,0,0,29614,0,0,0,'Gormok the Impaler','','',108,7,0,3,0,160,5,0,83,83,16,2231200,2231200,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,10.5,1.085,'18950 18950',1,0,0,2.5,8,14,0,67478,67648,0,0,0,0,0,0,0,0,0,0,0,0,442,0,0,0,0,0,0,0,0,0),(34797,10192,0,0,21601,0,0,0,'Icehowl','','',108,1,0,3,1,250,1,0,83,83,14,3486250,3486250,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,14,4,'18950 18950',1,0,0,2.5,8,14,0,66770,66683,66734,67345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34798,12340,0,0,29816,0,0,0,'Acidmaw (Mobile)','','',65540,1,42,3,0,150,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34799,10192,0,0,24564,0,0,0,'Dreadscale','','',76,1,0,3,0,90,1,0,83,83,1711,1255050,1255050,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,12,1.24,'18950 18950',1,0,0,2.5,8,14,0,66879,66902,66796,66794,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34800,10192,0,0,27172,0,0,0,'Snobold Vassal','','',8,7,0,1,0,10,1,0,82,82,14,134810,134810,0,1,0,0,0,0,0,0,0,0,0,0,10356,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,66408,66313,66407,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34801,12340,0,0,7550,0,0,0,'Incinerated Skeleton','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27714,9056,0,0,25331,24807,0,0,'7th Legion Chain Gun','','vehichleCursor',8,10,0,0,0,1,2,0,70,70,1892,8982,8982,6310,1,0,2000,0,242,362,0,2250,194,290,180000,6708,0,0,0,0,0,0,2.5,0.155,'',0,0,0,2.5,8,14,0,49190,49550,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,0,0,0,0,0),(34806,12340,0,0,11686,0,0,0,'Bountiful Table Kill Credit Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34808,10192,35297,0,27775,0,0,0,'Deathspeaker Kharos','Cult of the Damned','',0,7,0,0,0,1.1,1,0,80,80,974,13860,13860,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,3.75,0.465,'',0,0,0,2.5,8,14,0,11962,9613,67005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34810,10192,0,0,4449,26241,0,0,'CoD Eye Proxy','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27692,9056,0,0,25853,0,0,0,'Emerald Drake','','vehichleCursor',72,2,0,0,0,5.95,1,0,80,80,35,75000,75000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,0.75,0.2325,'50296 50325',0,0,0,2.5,8,14,0,50328,50341,50344,0,0,0,0,0,0,0,0,0,0,0,70,0,0,0,0,0,0,0,0,0),(34813,10192,0,0,29441,0,0,0,'Infernal Volcano','','',1024,10,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34815,10192,0,0,10906,0,0,0,'Felflame Infernal','','',72,3,0,1,0,6,1,0,82,82,14,80886,80886,0,1,0,0,0,0,0,0,0,0,0,0,10356,0,0,0,0,0,0,2.6,1.1739,'',0,0,0,2.5,8,14,0,66494,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34816,10192,0,0,29888,0,0,0,'Barrett Ramsey','Argent Coliseum Master','',0,7,0,1,0,10,1,0,80,80,35,126000,126000,0,1,0,0,0,0,0,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27661,9056,0,0,24472,0,0,0,'Wintergarde Gryphon','','vehichleCursor',0,1,0,0,0,1,1,0,75,75,2004,8025,8025,0,1,0,2000,0,340,510,0,2250,272,408,180000,8219,0,0,0,0,0,0,1,0.31,'46598',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,0,0,0,0,0,0,0,0,0),(27626,9056,0,0,25030,0,25030,0,'Tatjana\'s Horse','','vehichleCursor',0,1,0,0,0,1,1,0,74,74,16,10282,10282,0,1,0,2000,0,328,467,0,2250,287,426,180000,7918,0,0,0,0,0,0,1.35,0.9,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,0,0,0,0,0),(27593,9056,0,0,26611,0,0,0,'Rocket Propelled Warhead','','vehichleCursor',0,9,0,0,0,1,1,0,72,72,35,4920,4920,0,1,0,2000,0,292,438,0,2250,234,350,180000,7318,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,57,0,0,0,0,0,0,0,0,0),(34825,10192,0,0,22712,30039,0,0,'Nether Portal','','',1024,10,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34826,10192,0,0,29442,0,0,0,'Mistress of Pain','','',72,3,0,1,0,25,1,0,82,82,14,337025,337025,0,1,0,0,0,0,0,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,446,0,0,0,0,0,0,0,0,0),(34827,12340,0,0,28927,0,0,0,'Argent Coliseum PTR Beast Master','','',0,7,0,1,0,10,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34838,10192,0,0,25632,25633,0,0,'Kvaldir Reaver','','',0,7,0,0,0,1,1,0,79,80,1885,12175,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.34,'',0,2216,0,2.5,8,14,0,49922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,46859,0,0,0,0,0,0,0),(34839,10192,34838,0,25773,25775,0,0,'Kvaldir Mist Binder','','',0,7,0,0,0,1,1,0,78,80,1885,11770,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.34,'',0,2217,0,2.5,8,14,0,45658,49816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,46859,0,0,0,0,0,0,0),(34847,12340,0,0,28829,0,0,0,'Ice Turret (1)','','',8,9,0,1,0,4,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34852,10192,0,0,29683,29684,29685,29686,'Slain Tualiq Villager','','',0,7,0,0,0,1,1,0,80,80,1950,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.8,0.416666,'35356 29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34854,10192,0,0,169,16946,0,0,'Fire Bomb','','',1028,10,0,3,0,1.35,1,0,82,82,14,7623,7623,0,1,0,0,0,0,0,0,0,0,0,0,10356,0,0,0,0,0,0,2,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34856,10192,0,0,29635,29634,0,0,'Dwarven Coliseum Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34857,10192,0,0,29648,29649,29650,0,'Troll Coliseum Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,3.6,0.7344,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34858,10192,0,0,29645,29646,29647,0,'Tauren Coliseum Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,9.72,2.33928,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34859,10192,0,0,29658,29659,29660,0,'Orcish Coliseum Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,3.6,0.8928,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34860,10192,0,0,29651,29652,0,0,'Forsaken Coliseum Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,3.6,0.9192,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34861,10192,0,0,29655,29653,29654,0,'Blood Elf Coliseum Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,3.6,0.9192,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34862,10192,0,0,19725,28549,0,0,'Nerubian Burrow','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,0,0,0,0,0,0,0,0,180000,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34868,10192,0,0,29639,29640,29641,0,'Draenei Coliseum Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,3.6,2.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34869,10192,0,0,29643,28859,29017,0,'Gnomish Coliseum Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34870,10192,0,0,29636,29637,29638,0,'Human Coliseum Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,3.6,0.7344,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34871,10192,0,0,29644,28959,29009,0,'Night Elf Coliseum Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34875,12340,0,0,28829,0,0,0,'Ice Turret (1)','','',8,9,0,1,0,3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34879,10192,0,0,26241,0,0,0,'Tualiq Villager Proxy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34880,10192,0,0,29475,0,0,0,'Narasi Snowdawn','The Silver Covenant','',0,7,0,0,0,1,1,0,80,80,2027,12600,12600,3994,1,3,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34881,10192,0,0,29477,0,0,0,'Hiren Loresong','Silver Covenant Quartermaster','',0,7,0,0,0,1,1,0,80,80,2027,12600,12600,0,1,128,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34882,10192,0,0,29480,0,0,0,'High Crusader Adelard','','',0,7,0,0,0,1,1,0,80,80,2070,12600,12600,0,1,3,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34883,10192,0,0,17188,0,0,0,'[ph] Argent Raid Spectator - FX - Horde','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0.25,0.125,'63606',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34885,10192,0,0,29481,0,0,0,'Dame Evniki Kapsalis','Crusader\'s Quartermaster','',0,7,0,0,0,1,1,0,80,80,2070,12600,12600,0,1,129,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34887,10192,0,0,17188,0,0,0,'[ph] Argent Raid Spectator - FX - Alliance','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0.25,0.125,'63606',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34888,10192,0,0,23751,0,0,0,'Tualiq Spirit','','',0,7,0,0,0,1,1,0,1,1,1950,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34889,12340,0,0,25773,25775,0,0,'[PH] Goss Test NPC','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27587,9056,0,0,24240,25341,0,0,'Alliance Steam Tank','','vehichleCursor',8,9,0,0,0,6,5,0,70,70,1892,53892,53892,15775,1,0,2000,0,242,362,0,2250,194,290,180000,6708,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,49315,49333,49109,49081,0,0,0,0,0,0,0,0,0,0,56,0,0,0,0,0,0,0,180,0),(34895,12340,0,0,17572,0,0,0,'Jend Jow (Test)','Battlemaster','',0,7,0,1,0,50,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34899,12340,0,0,11686,0,0,0,'Snowblind Follower Proxy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34900,10192,0,0,17188,0,0,0,'[ph] Argent Raid Spectator - FX - Human','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0.25,0.125,'62595',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34901,10192,0,0,17188,0,0,0,'[ph] Argent Raid Spectator - FX - Orc','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0.25,0.125,'63431',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34902,10192,0,0,17188,0,0,0,'[ph] Argent Raid Spectator - FX - Troll','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0.25,0.125,'63397',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34903,10192,0,0,17188,0,0,0,'[ph] Argent Raid Spectator - FX - Tauren','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0.25,0.125,'63434',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34904,10192,0,0,17188,0,0,0,'[ph] Argent Raid Spectator - FX - Blood Elf','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0.25,0.125,'63401',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34905,10192,0,0,17188,0,0,0,'[ph] Argent Raid Spectator - FX - Undead','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0.25,0.125,'63428',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34906,10192,0,0,17188,0,0,0,'[ph] Argent Raid Spectator - FX - Dwarf','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0.25,0.125,'63425',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34907,10192,0,0,25772,25633,25632,25774,'Kvaldir Harpooner','','',0,7,0,0,0,1,1,0,78,80,2102,11770,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.34,'',0,0,0,2.5,8,14,0,66489,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34908,10192,0,0,17188,0,0,0,'[ph] Argent Raid Spectator - FX - Draenei','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0.25,0.125,'63421',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34909,10192,0,0,17188,0,0,0,'[ph] Argent Raid Spectator - FX - Night Elf','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0.25,0.125,'63404',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34910,10192,0,0,17188,0,0,0,'[ph] Argent Raid Spectator - FX - Gnome','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0.25,0.125,'63394',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34912,10192,0,0,29483,0,0,0,'Savinia Loresong','The Silver Covenant','',0,7,0,0,0,1,1,0,80,80,2027,12600,12600,3994,1,2,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34914,10192,0,0,29484,0,0,0,'Tylos Dawnrunner','The Sunreavers','',0,7,0,0,0,1,1,0,80,80,2123,12600,12600,3994,1,2,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34915,10192,0,0,25754,0,0,0,'Stormforged Marauder','','',0,7,0,0,0,1,1,0,78,79,1954,11770,12175,0,1,0,0,0,0,0,0,0,0,0,0,9426,0,0,0,0,0,0,0,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34918,10192,0,0,29901,0,0,0,'Kor\'kron Guard','','',4096,7,0,0,0,0.5,1,0,80,80,35,4608,4608,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34919,10192,0,0,29896,0,0,0,'7th Legion Infantry','','',4096,7,0,0,0,0.5,1,0,80,80,35,4608,4608,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34920,10192,0,0,29486,0,0,0,'Deep Jormungar','','',65536,1,42,0,0,1,1,0,80,80,14,12600,12600,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,61597,61598,0,0,0,0,0,0,0,0,0,0,0,0,0,0,46889,0,0,0,0,0,0,0),(34921,12340,0,0,29485,0,0,0,'Felflame Infernal Ball','','',72,3,0,0,0,20,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34922,10192,0,0,29899,0,0,0,'Overlord Agmar','','',4168,7,0,1,0,144.127,1,0,81,81,35,799998,799998,0,1,0,0,0,0,0,0,0,0,0,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,68506,67280,67811,39171,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34924,10192,0,0,29898,0,0,0,'High Commander Halford Wyrmbane','7th Legion','',4168,7,0,1,0,144.127,1,0,81,81,35,799998,799998,0,1,0,0,0,0,0,0,0,0,0,0,8653,0,0,0,0,0,0,3.4,2.2,'',0,0,0,2.5,8,14,0,68506,67280,67811,39171,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34925,10192,0,0,29487,0,0,0,'North Sea Kraken','','',8,10,0,1,0,55,1,0,82,82,1620,741455,741455,4169,1,0,2000,0,2129.8,2944,0,0,0,0,180000,10253,0,0,0,0,0,0,33,0.9,'66521',0,0,0,2.5,8,14,0,66514,66717,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34928,10192,0,0,29490,0,0,0,'Argent Confessor Paletress','','',104,7,0,1,0,8,20,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'63501 18950 18950',0,0,0,2.5,8,14,0,66546,66536,66515,66537,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,151,0),(27496,9056,0,0,26612,0,0,0,'Refurbished Shredder','','vehichleCursor',0,9,0,0,0,2,1,0,72,72,35,4920,4920,0,1,0,2000,0,292,438,0,2250,234,350,180000,7318,0,0,0,0,0,0,2,0.34,'',0,0,0,2.5,8,14,0,48558,48604,48548,48610,0,0,0,0,0,0,0,0,0,0,55,0,0,0,0,0,0,0,129,0),(34930,12340,0,0,29605,0,0,0,'Jade Tiger','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34942,10192,0,0,29525,0,29525,0,'Memory of Hogger','','',72,7,0,1,0,1,1,0,82,82,14,390949,390949,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,8262,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27409,9056,0,0,24628,0,0,0,'Ducal\'s Horse','','vehichleCursor',0,1,0,0,0,1,1,0,74,74,35,10282,10282,0,1,0,2000,0,324,486,0,2000,259,389,180000,7918,0,0,0,0,0,0,0.9,0.315,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0),(34947,10192,0,0,25773,25633,25632,25775,'Kvaldir Berserker','','',0,7,0,0,0,1,1,0,78,80,2102,11770,12600,0,1.23,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.34,'',0,0,0,2.5,8,14,0,43410,3019,38557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34948,10192,0,0,29491,29492,0,0,'Isle of Conquest Emissary','','',0,7,0,0,0,10,1,0,75,75,1973,106350,106350,0,1,1048576,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34949,10192,0,0,29493,29494,0,0,'Isle of Conquest Envoy','','',0,7,0,0,0,10,1,0,75,75,1978,106350,106350,0,1,1048576,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34950,10192,0,0,29491,29492,0,0,'Isle of Conquest Emissary','','',0,7,0,0,0,10,1,0,75,75,1973,106350,106350,0,1,1048576,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34951,10192,0,0,29493,29494,0,0,'Isle of Conquest Envoy','','',0,7,0,0,0,10,1,0,75,75,1978,106350,106350,0,1,1048576,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.236,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34952,10192,0,0,29743,0,0,0,'Isle of Conquest Portal','','Interact',0,10,0,0,0,1,1,0,80,80,534,5342,5342,0,1,1048576,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34953,10192,0,0,29744,0,0,0,'Isle of Conquest Portal','','Interact',0,10,0,0,0,1,1,0,80,80,714,5342,5342,0,1,1048576,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34955,10192,0,0,29496,0,0,0,'Karg Skullgore','Battlemaster','',0,7,0,1,0,50,1,0,81,81,83,651650,651650,0,1,1048576,2000,0,2134.4,2778.4,0,0,0,0,180000,10033,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34956,10192,0,0,29497,0,0,0,'Kul the Reckless','','',0,7,0,0,0,1,1,0,80,80,614,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34960,10192,0,0,5409,0,0,0,'Alliance Gunship Captain','','',0,7,0,0,0,1,1,0,80,80,84,12600,12600,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34965,10192,0,0,25775,0,0,0,'Mistcaller Yngvar','','',0,7,0,0,0,1,1,0,80,80,1885,10080,10080,8814,1,0,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.34,'',0,0,0,2.5,8,14,0,9532,67022,49871,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34966,10192,0,0,29580,29581,0,0,'Argent Crusade Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34970,10192,0,0,29570,29571,29572,0,'Argent Crusade Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,3.6,0.7344,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34971,12340,0,0,29499,0,0,0,'Hotoro','Battlemaster','',0,7,0,1,0,50,1,0,1,1,83,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34972,10192,0,0,29500,0,0,0,'Aelus Goldmorn','Battlemaster','',0,7,0,1,0,50,1,0,1,1,83,1,1,0,1,1048576,0,0,0,0,0,0,0,0,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34973,10192,0,0,29501,0,0,0,'Irissa Bloodstar','Battlemaster','',0,7,0,1,0,50,1,0,81,81,83,1,1,0,1,1048576,2000,0,3187.5,4515,0,0,0,0,300000,10029,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34974,10192,0,0,29574,29575,0,0,'Argent Crusade Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,3.6,0.8328,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34975,10192,0,0,29576,29577,0,0,'Argent Crusade Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,3.6,2.4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34976,10192,0,0,29502,0,0,0,'Ruk Warstomper','Battlemaster','',0,7,0,1,0,50,1,0,81,81,83,651650,651650,0,1,1048576,2000,0,2134.4,2778.4,0,0,0,0,180000,10033,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34977,10192,0,0,29578,29579,0,0,'Argent Crusade Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,3.6,0.8928,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34978,10192,0,0,29503,0,0,0,'Mosha Starhorn','Battlemaster','',0,7,0,1,0,50,1,0,81,81,83,651650,651650,4081,1,1048576,2000,0,1955,2769.2,0,0,0,0,180000,10007,0,0,0,0,0,0,4.125,0.95975,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34979,10192,0,0,29582,29583,0,0,'Argent Crusade Spectator','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,9.72,2.33928,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34980,10192,0,0,29504,0,0,0,'Drottinn Hrothgar','The Sea Reaver','',0,7,0,0,0,1.1,1,0,79,80,2102,13392,13860,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,15496,66625,67038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34983,10192,0,0,29506,0,0,0,'Deathstalker Fane','Battlemaster','',0,7,0,1,0,50,1,0,81,81,83,651650,651650,0,1,1048576,2000,0,0,0,0,0,0,0,180000,10029,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34984,10192,0,0,169,16925,0,0,'World Trigger (Not Floating)','','',0,10,0,0,0,1.35,1,0,60,60,35,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34985,10192,0,0,29507,0,0,0,'Misery','Battlemaster','',0,7,0,1,0,50,50,0,81,81,83,521300,521300,448950,1,1048576,2000,0,1614.6,2341.4,0,0,0,0,180000,8102,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,12738,14145,12466,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34986,10192,0,0,29508,0,0,0,'Liedel the Just','Battlemaster','',0,7,0,1,0,50,1,0,81,81,84,651650,651650,4081,1,1048576,2000,0,1955,2769.2,0,0,0,0,25000,10007,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34987,10192,0,0,29509,0,0,0,'Hunara','Battlemaster','',0,7,0,1,0,50,1,0,81,81,84,651650,651650,4081,1,1048576,2000,0,3187.5,4515,0,0,0,0,180000,10007,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34988,10192,0,0,29510,0,0,0,'Landuen Moonclaw','Battlemaster','',0,7,0,1,0,50,1,0,81,81,84,651650,651650,4081,1,1048576,2000,0,1955,2769.2,0,0,0,0,25000,10007,0,0,0,0,0,0,1.65,0.4279,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34989,10192,0,0,29511,0,0,0,'Rissa Shadeleaf','Battlemaster','',0,7,0,1,0,50,1,0,81,81,84,651650,651650,4081,1,1048576,2000,0,1955,2769.2,0,0,0,0,180000,10007,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34990,10192,0,0,29589,0,0,0,'King Varian Wrynn','King of Stormwind','',4,7,0,3,0,600,1,0,83,83,35,8367000,8367000,0,1,0,2000,0,17815,23905,0,0,0,0,180000,10673,0,0,0,0,0,0,3,0.93,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34991,10192,0,0,29512,0,0,0,'Borim Goldhammer','Battlemaster','',0,7,0,1,0,50,1,0,81,81,84,651650,651650,0,1,1048576,2000,0,2134.4,2778.4,0,0,0,0,25000,10033,0,0,0,0,0,0,1.65,0.3817,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34992,10192,0,0,30866,0,0,0,'Lady Jaina Proudmoore','Ruler of Theramore','',4,7,0,3,0,529.51,1,0,75,75,35,4505028,4505028,7981,1,0,2000,0,10115,14735,0,0,0,0,180000,6610,0,0,0,0,0,0,0,0.93,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34993,12340,0,0,29513,0,0,0,'Larina Heartforge','Battlemaster','',0,7,0,1,0,50,50,0,1,1,84,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34994,10192,0,0,29591,0,0,0,'Thrall','Warchief','',4,7,0,3,0,568.34,1,0,83,83,35,7925544,7925544,4258,1,0,2000,0,17360,23590,0,0,0,0,180000,10573,0,0,0,0,0,0,4.5,1.116,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34995,10192,0,0,29592,0,0,0,'Garrosh Hellscream','Overlord of the Warsong Offensive','',4,7,0,3,0,100,1,0,83,83,35,1394500,1394500,0,1,0,2000,0,17815,23905,0,0,0,0,180000,10673,0,0,0,0,0,0,4.5,1.116,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34996,10192,0,0,29588,0,0,0,'Highlord Tirion Fordring','','',0,7,0,1,0,1000,1,0,83,83,2070,13945000,13945000,4258,1,0,2000,0,3720,5055,0,0,0,0,180000,10573,0,0,0,0,0,0,4.5,0.918,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34997,10192,0,0,29514,0,0,0,'Devin Fardale','Battlemaster','',0,7,0,1,0,50,1,0,81,81,84,651650,651650,4081,1,1048576,2000,0,1955,2769.2,0,0,0,0,25000,10007,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34998,10192,0,0,29515,0,0,0,'Alison Devay','Battlemaster','',0,7,0,1,0,50,1,0,81,81,84,651650,651650,4081,1,1048576,2000,0,1955,2769.2,0,0,0,0,25000,10007,0,0,0,0,0,0,1.65,0.2288,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34999,10192,0,0,29516,0,0,0,'Jonru','Battlemaster','',0,7,0,1,0,50,1,0,81,81,84,651650,651650,4081,1,1048576,2000,0,1955,2769.2,0,0,0,0,25000,10007,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35000,10192,0,0,29517,0,0,0,'Mijiri','Battlemaster','',0,7,0,1,0,50,1,0,81,81,84,651650,651650,4081,1,1048576,2000,0,1955,2769.2,0,0,0,0,25000,10007,0,0,0,0,0,0,1.65,1.1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35001,10192,0,0,29518,0,0,0,'Saeld Brightflare','Battlemaster','',0,7,0,1,0,50,50,0,81,81,83,521300,521300,448950,1,1048576,2000,0,1614.6,2341.4,0,0,0,0,180000,8102,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35002,10192,0,0,29519,0,0,0,'Asara Dawnblaze','Battlemaster','',0,7,0,1,0,50,50,0,81,81,83,521300,521300,448950,1,1048576,2000,0,1614.6,2341.4,0,0,0,0,180000,8102,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35003,10192,0,0,27336,0,0,0,'Horde Gunship Captain','','',0,7,0,0,0,1,1,0,80,80,1735,12600,12600,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35004,10192,0,0,29894,0,0,0,'Jaeren Sunsworn','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,180000,8235,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35005,10192,0,0,29893,0,0,0,'Arelas Brightstar','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,1,2000,0,342,485,0,0,0,0,180000,7,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35007,10192,0,0,29520,0,0,0,'Lixa Felflinger','Battlemaster','',0,7,0,1,0,50,50,0,81,81,84,521300,521300,448950,1,1048576,2000,0,1614.6,2341.4,0,0,0,0,25000,8102,0,0,0,0,0,0,1.8975,0.38709,'',0,0,0,2.5,8,14,0,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35008,10192,0,0,29521,0,0,0,'Sawemba','Battlemaster','',0,7,0,1,0,50,50,0,81,81,83,521300,521300,448950,1,1048576,2000,0,1614.6,2341.4,0,0,0,0,180000,8102,0,0,0,0,0,0,1.65,0.3366,'12544',0,0,0,2.5,8,14,0,12544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35009,10192,0,0,7804,0,0,0,'North Sea Kraken Bunny','','',1048576,10,0,0,0,1,1,0,1,1,1375,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35012,10192,0,0,29522,0,0,0,'Ornolf the Scarred','','',0,7,0,0,0,1,1,0,79,80,2102,12175,12600,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,43410,3019,38557,37583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35013,10192,0,0,29524,0,0,0,'Koralon the Flame Watcher','','',108,5,0,3,1,300,50,0,83,83,16,4183500,4183500,0,1,0,0,0,0,0,0,0,0,0,180000,10673,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,67328,66725,66765,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35014,10192,0,0,21955,11686,0,0,'Beasts Controller','','',1048576,10,0,0,0,2,1,0,80,80,35,25200,25200,0,1,0,0,0,0,0,0,0,0,0,180000,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35015,10192,0,0,1126,11686,0,0,'Burning Breath Koralon Stalker','','',0,10,0,0,0,2,1,0,80,80,35,25200,25200,0,1,0,0,0,0,0,0,0,0,0,180000,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35016,10192,0,0,17188,0,0,0,'[ph] Argent Raid Spectator - Generic Bunny','','',0,10,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35017,10192,0,0,29526,0,0,0,'Gorom Warfang','Isle of Conquest Battlemaster','',0,7,0,1,0,50,1,0,81,81,83,651650,651650,0,1,1048576,0,0,0,0,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35018,12340,0,0,1126,11686,0,0,'Stalker Koralon','','',0,10,0,0,0,2,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35019,10192,0,0,29527,0,29527,0,'Bruka Woebringer','Isle of Conquest Battlemaster','',0,7,0,1,0,50,1,0,81,81,35,651650,651650,0,1,1048576,2000,0,3480,4530,1,2000,706,1024,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35020,10192,0,0,29528,0,29528,0,'Deathscreamer Gura','Isle of Conquest Battlemaster','',0,7,0,1,0,50,1,0,81,81,35,651650,651650,0,1,1048576,2000,0,3480,4530,1,2000,706,1024,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35021,12340,0,0,29529,0,29529,0,'Marog','Isle of Conquest Battlemaster','',0,7,0,1,0,50,1,0,81,81,68,651650,651650,0,1,1048576,2000,0,3480,4530,1,2000,706,1024,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35022,10192,0,0,29530,0,0,0,'Orgo Ribcrusher','Isle of Conquest Battlemaster','',0,7,0,1,0,50,1,0,81,81,83,651650,651650,0,1,1048576,0,0,0,0,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35023,10192,0,0,29531,0,0,0,'Terrance Matterly','Isle of Conquest Battlemaster','',0,7,0,1,0,50,1,0,1,1,84,1,1,0,1,1048576,2000,0,15,15,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35024,10192,0,0,29532,0,0,0,'Dracien Flanning','Isle of Conquest Battlemaster','',0,7,0,1,0,50,1,0,81,81,35,651650,651650,0,1,1048576,0,0,0,0,0,0,0,0,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35025,10192,0,0,29533,0,0,0,'Lynette Bracer','Isle of Conquest Battlemaster','',0,7,0,1,0,50,1,0,81,81,84,651650,651650,0,1,1048576,0,0,0,0,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35026,10192,0,0,29534,0,0,0,'Marsa Keybrand','Isle of Conquest Battlemaster','',0,7,0,1,0,50,1,0,81,81,35,651650,651650,0,1,1048576,0,0,0,0,0,0,0,0,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35027,10192,0,0,29535,0,29535,0,'Erutor','Isle of Conquest Battlemaster','',0,7,0,1,0,50,1,0,81,81,35,651650,651650,0,1,1048576,2000,0,3480,4530,1,2000,706,1024,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,15284,19134,16856,15589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35028,10192,0,0,29536,0,0,0,'Memory of VanCleef','','',72,7,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(35029,10192,0,0,29556,0,0,0,'Memory of Mutanus','','',72,7,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35030,10192,0,0,29537,0,0,0,'Memory of Herod','','',72,7,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(35031,10192,0,0,29562,0,29562,0,'Memory of Lucifron','','',72,7,0,1,0,29,25,0,82,82,14,390949,390949,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,66619,66552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35032,10192,0,0,25840,0,0,0,'Memory of Thunderaan','','',72,4,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35033,10192,0,0,14367,0,14367,0,'Memory of Chromaggus','','',72,2,0,1,0,29,25,0,82,82,14,390949,390949,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,9,8,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35034,12213,0,0,29540,0,0,0,'Memory of Hakkar','','',72,10,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35035,10192,0,0,29888,0,0,0,'Barrett Ramsey','Argent Coliseum Master','',0,7,0,1,0,10,1,0,80,80,35,126000,126000,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35036,10192,0,0,29541,0,0,0,'Memory of Vek\'nilash','','',72,10,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35037,10192,0,0,29542,0,0,0,'Memory of Kalithresh','','',72,7,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66552,66620,66619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35038,10192,0,0,29543,0,0,0,'Memory of Malchezaar','','',72,3,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35039,10192,0,0,18698,0,0,0,'Memory of Gruul','','',72,7,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,10,4,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(35040,10192,0,0,29545,0,0,0,'Memory of Vashj','','',72,7,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35041,10192,0,0,29546,0,29546,0,'Memory of Archimonde','','',72,7,0,1,0,1,1,0,82,82,14,390949,390949,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,8262,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35042,10192,0,0,29547,0,0,0,'Memory of Illidan','','',72,3,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35043,10192,0,0,18699,0,18699,0,'Memory of Delrissa','','',72,7,0,1,0,29,25,0,82,82,14,390949,390949,104225,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10328,0,0,0,0,0,0,2,0.6,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35044,10192,0,0,23428,0,0,0,'Memory of Entropius','','',72,10,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35045,10192,0,0,29558,0,0,0,'Memory of Ingvar','','',72,6,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35046,10192,0,0,29549,0,0,0,'Memory of Cyanigosa','','',72,2,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35047,10192,0,0,26644,0,0,0,'Memory of Eck','','',72,7,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35048,10192,0,0,21401,0,0,0,'Memory of Onyxia','','',72,2,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35049,10192,0,0,29557,0,0,0,'Memory of Heigan','','',72,6,0,1,0,29,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35050,10192,0,0,29551,0,29551,0,'Memory of Ignis','','',72,5,0,1,0,29,25,0,82,82,14,390949,390949,104225,1,0,2000,0,3472.5,4800,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35051,10192,0,0,29552,0,29552,0,'Memory of Vezax','','',72,7,0,1,0,1,1,0,82,82,14,390949,390949,229000,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35052,10192,0,0,29553,0,29553,0,'Memory of Algalon','','',72,7,0,1,0,1,1,0,82,82,14,390949,390949,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,8262,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,67679,67678,67677,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35055,12340,0,0,11686,0,0,0,'Fallen Hero\'s Spirit Proxy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35060,10192,0,0,12201,0,0,0,'North Sea Thresher','','',0,1,0,0,0,1,1,0,79,80,16,12175,12600,0,1,0,0,0,417,582,0,0,0,0,3600,9706,0,0,0,0,0,0,1.725,0.69,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47037,0,0,0,0,0,0,0),(35061,10192,0,0,1557,0,0,0,'North Sea Blue Shark','','',0,1,0,0,0,1,1,0,79,80,16,12175,12600,0,1,0,0,0,417,582,0,0,0,0,3600,9706,0,0,0,0,0,0,1.5,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47037,0,0,0,0,0,0,0),(35062,10192,0,0,11686,0,0,0,'Furious Charge Stalker','','',1049600,10,0,0,0,2,1,0,80,80,14,25200,25200,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35066,12340,0,0,17188,0,0,0,'[ph] Argent Raid Spectator - FX - Alliance Fireworks NOT USED','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35067,12340,0,0,29568,0,0,0,'Imp in a Bottle','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35068,10192,0,0,29569,0,0,0,'Gotura Fourwinds','The Earthen Ring','',0,7,0,0,0,1.25,1,0,55,55,104,2614,2614,2117,1,3,2000,0,87,116,0,0,0,0,180000,3232,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35070,10192,0,0,29682,29687,29688,29689,'Firehawk Mariner','','',4096,7,0,0,0,2,1,0,79,80,1935,24350,25200,3944,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,17174,14443,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35071,10192,0,0,12202,0,0,0,'North Sea Mako','','',0,1,0,0,0,1,1,0,79,80,16,12175,12600,0,1,0,0,0,417,582,0,0,0,0,3600,9706,0,0,0,0,0,0,1.725,0.69,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47037,0,0,0,0,0,0,0),(35072,10192,0,0,25632,25633,25773,25774,'Angry Kvaldir','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.34,'',0,0,0,2.5,8,14,0,49922,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35073,10192,0,0,29573,0,0,0,'Farseer Eannu','The Earthen Ring','',0,7,0,0,0,1.25,1,0,55,55,1638,2614,2614,2117,1,3,2000,0,87,116,0,0,0,0,180000,3232,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35074,12340,0,0,4449,0,4449,0,'Kill Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0.75,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35079,10192,0,0,29688,29689,0,0,'Firehawk Mariner Female (Dead)','','',0,7,0,0,0,2,1,0,1,1,2176,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.383,'36550',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35080,10192,0,0,25773,25633,25632,25775,'Kvaldir Berserker (dead)','','',1048576,7,0,0,0,1,1,0,1,1,1771,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.34,'36550',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35083,10192,0,0,29682,29687,0,0,'Firehawk Mariner Male (Dead)','','',0,7,0,0,0,2,1,0,1,1,2176,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.383,'36550',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35084,10192,0,0,25772,25633,25632,25774,'Kvaldir Harpooner (Dead)','','',1048576,7,0,0,0,1,1,0,1,1,1771,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.34,'36550',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35085,13164,0,0,29598,0,0,0,'Foreman Fisk','','',0,7,0,0,0,1,1,0,15,15,35,328,328,0,1,0,0,0,7.1981,7.1981,0,0,2,2,0,677,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35086,13164,0,0,29599,0,0,0,'Labor Captain Grabbit','','',0,7,0,0,0,1,1,0,15,15,35,328,328,0,1,0,0,0,7.1981,7.1981,0,0,2,2,0,677,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35087,13164,0,0,29600,0,0,0,'Malynea Skyreaver','','',0,7,0,0,0,1.05,1,0,15,15,35,316,316,326,1,0,0,0,6.8211,6.8211,0,0,2,2,0,566,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35088,13164,0,0,29601,0,0,0,'Custer Clubnik','','',0,7,0,0,0,1,1,0,14,14,35,300,300,0,1,0,0,0,6.6101,6.6101,0,0,1,1,0,642,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35089,10192,0,0,4449,26241,0,0,'Black Knight Spell Proxy','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,0.75,0.375,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35090,10192,0,0,29679,0,0,0,'Captain Aerthas Firehawk','','',4096,7,0,0,0,4,1,0,79,80,2176,48700,50400,3944,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,29426,14443,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35091,13164,0,0,29602,0,0,0,'Horzak Zignibble','','',0,7,0,0,0,1,1,0,16,16,35,356,356,0,1,0,0,0,7.7861,7.7861,0,0,2,2,0,713,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35092,10192,0,0,29824,0,0,0,'Kvaldir Deepcaller','','',0,7,0,0,0,1,1,0,78,80,2102,11770,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.65,0.374,'66857',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35093,10192,0,0,29603,0,0,0,'Wind Rider Jahubo','Riding Trainer','',0,7,0,0,0,3,1,0,60,60,1669,14937,14937,0,1,17,0,0,0,0,0,0,0,0,180000,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35094,10192,0,0,29604,0,0,0,'Crusader Silverdawn','','',0,7,0,0,0,1,1,0,80,80,2070,12600,12600,0,1,2,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35097,10192,0,0,28972,28855,28704,28630,'Sacrificed Aspirant','','',0,7,0,0,0,1,1,0,80,80,614,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,4.05,0.9747,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35098,10192,0,0,29690,29691,29692,29693,'Wavecrest Mariner','','',4096,7,0,0,0,3,1,0,79,80,2178,36525,37800,3944,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,17174,14443,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35099,10192,0,0,29608,0,0,0,'Bana Wildmane','Wind Rider Keeper','',0,7,0,0,0,3,3,0,60,60,1668,14937,14937,0,1,128,0,0,0,0,0,0,0,0,25000,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35100,10192,0,0,29609,0,0,0,'Hargen Bronzewing','Riding Trainer','',0,7,0,0,0,1.3,1,0,60,60,1078,6473,6473,0,1,17,0,0,0,0,0,0,0,0,180000,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35101,10192,0,0,29610,0,0,0,'Grunda Bronzewing','Gryphon Keeper','',0,7,0,0,0,1.3,1,0,60,60,1737,6473,6473,0,1,128,0,0,0,0,0,0,0,0,25000,3750,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35102,10192,0,0,29611,0,0,0,'Captain Elleane Wavecrest','','',4096,7,0,0,0,4,1,0,79,80,2178,48700,50400,3944,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,29426,14443,6660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35104,10192,0,0,29692,29693,0,0,'Wavecrest Mariner Female (Dead)','','',0,7,0,0,0,3,1,0,1,1,2178,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.383,'36550',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35105,10192,0,0,29690,29691,0,0,'Wavecrest Mariner Male (Dead)','','',0,7,0,0,0,3,1,0,1,1,2178,1,1,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.383,'36550',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35106,10192,0,0,4449,27204,0,0,'Black Knight Caster','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35107,12340,0,0,28927,0,0,0,'Argent Coliseum PTR Eredar Master','','',0,7,0,1,0,10,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35108,12340,0,0,28927,0,0,0,'Argent Coliseum PTR Faction Champion Master','','',0,7,0,1,0,10,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35109,12340,0,0,28927,0,0,0,'Argent Coliseum PTR Val\'kyr Master','','',0,7,0,1,0,10,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35110,12340,0,0,28927,0,0,0,'Argent Coliseum PTR Anub\'arak Master','','',0,7,0,1,0,10,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35113,10192,0,0,16063,0,0,0,'Doctor Kohler','','',0,7,0,0,0,1,1,0,80,80,974,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,2.25,0.75,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47048,0,0,0,0,0,0,0),(35116,10192,0,33192,25343,0,0,0,'Cult Saboteur','Cult of the Damned','',0,7,0,0,0,1,1,0,1,1,190,1,1,0,1,0,0,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,1.8,0.2496,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35117,10192,0,0,29627,0,0,0,'Stabled Argent Hippogryph','','',0,1,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,1.7,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(35119,10192,0,0,29616,0,0,0,'Eadric the Pure','Grand Champion of the Argent Crusade','',104,7,0,1,0,42.5,20,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'63501 18950 18950 66865',0,0,0,2.5,8,14,0,66865,66863,66867,66935,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,151,0),(35127,10192,35297,33192,20251,0,0,0,'Cult Assassin','Cult of the Damned','',0,7,0,0,0,1,1,0,1,1,190,1,1,0,1,0,0,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,1.8,0.3672,'',0,0,0,2.5,8,14,0,60842,14873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35131,10192,0,0,29623,0,0,0,'Durgan Thunderbeak','Gryphon Keeper','',0,7,0,0,0,1.3,1,0,70,70,1892,11677,11677,0,1,130,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35132,10192,0,0,29624,0,0,0,'Tohfo Skyhoof','Wind Rider Keeper','',0,7,0,0,0,3,3,0,70,70,1981,26946,26946,0,1,130,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35133,10192,0,0,29625,0,0,0,'Maigra Keenfeather','Riding Trainer','',0,7,0,0,0,1.3,1,0,70,70,1892,11677,11677,0,1,17,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35135,10192,0,0,29626,0,0,0,'Wind Rider Sabamba','Riding Trainer','',0,7,0,0,0,3,1,0,70,70,1981,26946,26946,0,1,17,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35143,10192,0,0,25680,0,0,0,'Flame Warder','','',72,4,0,1,0,50,10,0,82,82,16,674050,674050,0,1,0,0,0,0,0,0,0,0,0,180000,10356,0,0,0,0,0,0,2,0.62,'',0,6637,0,2.5,8,14,0,66813,67330,66808,66809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35144,10192,0,0,29815,0,0,0,'Acidmaw','','',76,1,0,3,0,90,1,0,83,83,1711,1255050,1255050,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'18950 18950',1,0,0,2.5,8,14,0,66880,66824,67615,66794,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35145,12340,0,0,26935,0,0,0,'Dreadscale (Sessile)','','',76,1,0,3,0,150,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35146,12340,0,0,29627,0,29627,0,'Argent Hippogryph','','',0,1,0,0,0,1,1,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35147,10192,0,0,22474,0,0,0,'Silver Covenant Hippogryph','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35148,10192,0,0,29696,0,29696,0,'Sunreaver Dragonhawk','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35155,12340,0,0,24392,0,0,0,'Mana Spirit','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35156,12340,0,0,29628,0,0,0,'Jade Panda','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35157,12340,0,0,29629,0,0,0,'Tiny Jade Dragon','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35168,10192,0,0,29755,0,0,0,'Striped Dawnsaber','','',0,1,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,180000,8,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(35169,10192,0,0,29754,0,0,0,'Ochre Skeletal Warhorse','','',0,6,0,0,0,1,1,0,1,2,35,42,55,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(35176,10192,0,0,11686,0,0,0,'Slime Pool','','',0,10,0,0,0,1.35,1,0,80,80,14,17010,17010,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35179,10192,0,0,28919,0,0,0,'Argent Charger','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35180,12340,0,0,28918,0,0,0,'Argent Warhorse','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35189,10192,0,0,29673,0,0,0,'Skoll','','',65537,1,46,2,0,1.5,1,0,80,80,7,18900,18900,0,1,0,0,0,0,0,0,0,0,0,180000,5653,0,0,0,0,0,0,1.12,0.68,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35216,12340,0,0,29615,0,0,0,'Lord Jaraxxus (1)','','',76,3,0,3,0,1450,1,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10573,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66964,67029,67050,67009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35226,10192,0,0,21955,11686,0,0,'Mobile Burrow Target','','',1049600,10,0,0,0,2,1,0,80,80,14,25200,25200,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35227,10192,0,0,21955,11686,0,0,'Sessile Burrow Target','','',1049600,10,0,0,0,2,1,0,80,80,14,25200,25200,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35228,12340,0,0,21955,11686,0,0,'Invisible Burrowed Jormungar','','',1048576,10,0,0,0,2,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35242,12340,0,0,25773,0,0,0,'Kvaldir Invader','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35243,10482,0,0,29697,29698,29698,0,'Ghostly Blood Elf Celebrant','','',0,7,0,0,0,1,1,0,1,1,1604,40,40,120,1,0,2000,0,2,2,1,2000,2,4,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35244,10482,0,0,29699,29700,29700,0,'Ghostly Forsaken Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35246,10482,0,0,29701,29702,29702,0,'Ghostly Draenei Celebrant','','',0,7,0,0,0,1,1,0,1,1,1638,41,41,60,1,0,2000,0,2,2,1,2000,2,4,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35247,10482,0,0,29704,29703,29703,0,'Ghostly Dwarf Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35248,10482,0,0,29706,29705,29705,0,'Ghostly Gnome Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35249,10482,0,0,29708,29707,29707,0,'Ghostly Human Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35250,10482,0,0,29710,29709,29709,0,'Ghostly Night Elf Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35251,10482,0,0,29712,29711,29711,0,'Ghostly Orc Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35252,10482,0,0,29714,0,29714,0,'Ghostly Tauren Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35253,10482,0,0,29716,29715,29715,0,'Ghostly Troll Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35254,10482,0,0,29717,29718,29720,29721,'Ghostly Dalaran Celebrant','','',0,7,0,0,0,1,1,0,75,75,35,8508,8508,7981,1,0,2000,0,339,481,1,2000,586,872,0,8235,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35255,10192,0,0,25553,0,0,0,'Death Shade','','',0,6,0,0,0,0.01,1,0,80,80,16,101,101,8814,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35256,10482,0,0,29719,0,29719,0,'Cheerful Dalaran Spirit','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,2,2000,0,422,586,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'30628',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35258,10482,0,0,29723,0,29723,0,'Ghostly Aldor Celebrant','','',0,7,0,0,0,1,1,0,1,1,1743,4140,4140,6443,1,0,2000,0,2,2,1,2000,2,4,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35259,10482,0,0,29728,0,29728,0,'Ghostly Scryer Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,4140,4140,6443,1,0,2000,0,2,2,1,2000,2,4,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35260,10482,0,0,29732,0,29732,0,'Cheerful Aldor Spirit','','',0,7,0,0,0,1,1,0,70,70,1805,5589,5589,3155,1,2,2000,0,234,331,1,2000,396,590,0,6740,0,0,0,0,0,0,0,0,'30628',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35261,10482,0,0,29733,0,29733,0,'Cheerful Scryer Spirit','','',0,7,0,0,0,1,1,0,70,70,1838,4890,4890,7196,1,2,2000,0,234,331,1,2000,396,590,0,6740,0,0,0,0,0,0,0,0,'30628',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35262,12340,0,0,10906,0,0,0,'Felflame Infernal (1)','','',72,3,0,1,0,16,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66494,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35263,12340,0,0,10906,0,0,0,'Felflame Infernal (2)','','',72,3,0,1,0,7,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66494,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35264,12340,0,0,10906,0,0,0,'Felflame Infernal (3)','','',72,3,0,1,0,23,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66494,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35265,12340,0,0,29441,0,0,0,'Infernal Volcano (1)','','',1024,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35266,12340,0,0,29441,0,0,0,'Infernal Volcano (2)','','',1024,10,0,0,0,15,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35267,12340,0,0,29441,0,0,0,'Infernal Volcano (3)','','',1024,10,0,0,0,64,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35268,12340,0,0,29615,0,0,0,'Lord Jaraxxus (2)','','',76,3,0,3,0,380,1,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10573,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66963,67030,67049,67009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35269,12340,0,0,29615,0,0,0,'Lord Jaraxxus (3)','','',76,3,0,3,0,1900,1,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10573,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66965,67031,67051,67009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35270,12340,0,0,29442,0,0,0,'Mistress of Pain (1)','','',72,3,0,1,0,70,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35271,12340,0,0,29442,0,0,0,'Mistress of Pain (2)','','',72,3,0,1,0,25,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35272,12340,0,0,29442,0,0,0,'Mistress of Pain (3)','','',72,3,0,1,0,70,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27354,9056,0,27396,26612,0,0,0,'Broken-down Shredder','','vehichleCursor',0,9,0,0,0,1,1,0,72,72,35,4920,4920,0,1,0,2000,0,292,438,0,2250,234,350,180000,7318,0,0,0,0,0,0,2,0.34,'48456 48458',0,0,0,2.5,8,14,0,48558,48604,48548,48610,0,0,0,0,0,0,0,0,0,0,49,0,0,0,0,0,0,0,0,0),(35278,12340,0,0,22712,30039,0,0,'Nether Portal (1)','','',1024,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35279,12340,0,0,22712,30039,0,0,'Nether Portal (2)','','',1024,10,0,0,0,15,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35280,12340,0,0,22712,30039,0,0,'Nether Portal (3)','','',1024,10,0,0,0,64,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35281,10192,0,0,29735,0,0,0,'Rukua','Paladin Trainer','',0,7,0,0,0,1,1,0,70,70,1694,6986,6986,0,1,49,2000,0,252,357,0,0,0,0,180000,6719,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35285,12340,0,0,29736,0,0,0,'Argent Colt','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35290,10192,0,0,29738,0,0,0,'Steen Horngrass','Stable Master','',0,7,0,0,0,1,1,0,75,75,2121,3722,3722,3561,1,4194305,2000,0,339,481,0,0,0,0,180000,8204,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35291,10192,0,0,29739,0,0,0,'Moonbell','Stable Master','',0,7,0,0,0,1,1,0,75,75,2027,4652,4652,0,1,4194305,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35292,10192,0,0,29740,0,0,0,'Froggle','Steen\'s Pet','',1,1,32,0,0,1,1,0,75,75,2123,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,0.6,0.186,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35293,10192,0,0,29742,0,0,0,'Anmarie','Moonbell\'s Pet','',1,1,26,0,0,1,1,0,75,75,2027,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.2,0.28,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35297,12340,0,0,11686,0,0,0,'Icecrown Cultist Proxy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35299,10192,0,0,17759,0,0,0,'Royal Gryphon','','',0,1,0,0,0,1,1,0,75,75,1892,10635,10635,0,1,0,0,0,0,0,0,0,0,0,0,8219,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,107,0,0,0,0,0,0,0,0,0),(35305,10192,0,0,29758,29759,0,0,'Argent Monk','','',8,7,0,1,0,8,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,7661,0,2.5,8,14,0,67251,67255,67233,67235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35306,12340,0,0,29758,29759,0,0,'Argent Monk (1)','','',8,7,0,1,0,10,1,0,80,80,35,126000,126000,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67251,67255,67233,67235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35307,10192,0,0,29760,29761,0,0,'Argent Priestess','','',8,7,0,1,0,8,8,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,7653,0,2.5,8,14,0,67194,36176,67289,67229,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35308,12340,0,0,29760,29761,0,0,'Argent Priestess (1)','','',8,7,0,1,0,10,12,0,80,80,35,126000,126000,47928,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67194,36176,67289,67229,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35309,10192,0,0,29762,29763,0,0,'Argent Lightwielder','','',8,7,0,1,0,8,5,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,7651,0,2.5,8,14,0,67247,67290,15284,67237,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35310,12340,0,0,29762,29763,0,0,'Argent Lightwielder (1)','','',8,7,0,1,0,10,10,0,80,80,35,126000,126000,39940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67247,67290,15284,67237,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35311,10192,0,0,27769,0,0,0,'Fountain of Light','','',1024,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35314,10192,0,0,29090,0,0,0,'Orgrimmar Champion','','',2048,7,0,1,0,5.95,1,0,1,1,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.372,'63432',0,0,0,2.5,8,14,0,63010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35318,10192,0,0,29688,29689,29682,29687,'Crimson Dawn Sailor','','',0,7,0,0,0,1,1,0,79,80,2123,12175,12600,3944,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35319,10192,0,0,29692,29693,29690,29691,'Silver Blade Sailor','','',0,7,0,0,0,1,1,0,79,80,2027,12175,12600,0,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35320,10192,0,0,30865,0,0,0,'Lady Jaina Proudmoore','','',0,7,0,1,0,10,10,0,80,80,1732,100800,100800,88140,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35321,10192,0,0,29862,0,0,0,'King Varian Wrynn','King of Stormwind','',4,7,0,3,0,10,1,0,75,75,1732,106350,106350,0,1,0,0,0,0,0,0,0,0,0,0,8219,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35322,10192,0,0,3167,0,0,0,'Stormwind Royal Guard','','',0,7,0,1,0,2,1,0,80,80,12,25200,25200,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35323,10192,0,0,28702,0,0,0,'Sen\'jin Champion','','',2048,7,0,1,0,5.95,1,0,80,80,21,75000,75000,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'64723',0,0,0,2.5,8,14,0,63010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35324,10192,0,0,29756,0,0,0,'North Sea Shark','','',0,1,0,0,0,1,1,0,79,80,190,36525,37800,3944,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,3,1.2,'35356',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35325,10192,0,0,28864,0,0,0,'Thunder Bluff Champion','','',2048,7,0,1,0,5.95,1,0,80,80,21,75000,75000,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,3.75,0.8725,'63435',0,0,0,2.5,8,14,0,63010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35326,10192,0,0,28862,0,0,0,'Silvermoon Champion','','',2048,7,0,1,0,5.95,1,0,80,80,21,75000,75000,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.383,'63402',0,0,0,2.5,8,14,0,63010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35327,10192,0,0,28865,0,0,0,'Undercity Champion','','',2048,7,0,1,0,5.95,1,0,1,1,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.383,'63429',0,0,0,2.5,8,14,0,63010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35328,10192,0,0,28863,0,0,0,'Stormwind Champion','','',2048,7,0,1,0,5.95238,1,0,1,1,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.306,'62596',0,0,0,2.5,8,14,0,63010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35329,10192,0,0,28860,0,0,0,'Ironforge Champion','','',2048,7,0,1,0,5.95238,1,0,1,1,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.347,'63426',0,0,0,2.5,8,14,0,63010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35330,10192,0,0,28858,0,0,0,'Exodar Champion','','',2048,7,0,1,0,5.95238,1,0,1,1,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,1,'63422',0,0,0,2.5,8,14,0,63010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35331,10192,0,0,28859,0,0,0,'Gnomeregan Champion','','',2048,7,0,1,0,5.95238,1,0,1,1,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.725,0.3519,'63395',0,0,0,2.5,8,14,0,63010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35332,10192,0,0,28857,0,0,0,'Darnassus Champion','','',2048,7,0,1,0,5.95238,1,0,1,1,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.306,'63405',0,0,0,2.5,8,14,0,63010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27338,12340,0,0,22823,0,22823,0,'Dan\'s Test Vehicle 2','','vehichleCursor',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35337,10482,0,0,29775,0,0,0,'Bountiful Barrel','Pilgrim\'s Bounty Supplies','',0,10,0,0,0,1,1,0,40,40,35,1524,1524,0,1,640,0,0,0,0,0,0,0,0,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35338,10482,0,0,29775,0,29775,0,'Bountiful Barrel','Pilgrim\'s Bounty Supplies','',0,10,0,0,0,1,1,0,40,40,35,1524,1524,0,1,640,2000,0,56,74,0,0,0,0,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35339,10192,0,0,16925,0,0,0,'Boat Fire','','',0,10,0,0,0,1.35,1,0,1,1,114,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35340,10482,0,0,29775,0,0,0,'Bountiful Barrel','Pilgrim\'s Bounty Supplies','',0,10,0,0,0,1,1,0,40,40,35,1524,1524,0,1,640,0,0,0,0,0,0,0,0,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35341,10482,0,0,29775,0,29775,0,'Bountiful Barrel','Pilgrim\'s Bounty Supplies','',0,10,0,0,0,1,1,0,40,40,83,1524,1524,0,1,640,2000,0,56,74,0,0,0,0,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35342,10482,0,0,29775,0,29775,0,'Bountiful Barrel','Pilgrim\'s Bounty Supplies','',0,10,0,0,0,1,1,0,40,40,83,1524,1524,0,1,640,2000,0,56,74,0,0,0,0,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35343,10482,0,0,29775,0,29775,0,'Bountiful Barrel','Pilgrim\'s Bounty Supplies','',0,10,0,0,0,1,1,0,40,40,83,1524,1524,0,1,640,2000,0,56,74,0,0,0,0,0,1979,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35344,10192,0,0,29813,0,0,0,'Bognar Ironfoot','Stable Master','',2048,10,0,0,0,1,1,0,80,80,35,5342,5342,0,1,4194305,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0),(35345,10192,0,0,29903,0,0,0,'Gnomish Mechanic','','',0,7,0,0,0,1,1,0,80,80,1732,9215,9215,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35346,10192,0,0,29904,0,0,0,'Goblin Mechanic','','',0,7,0,0,0,1,1,0,80,80,1735,9215,9215,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35347,12340,0,0,29267,0,0,0,'Eydis Darkbane (1)','','',108,6,0,3,0,2000,1,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10573,0,0,0,0,0,0,1,1,'66132',1,0,15,2.5,8,14,0,67184,67257,0,67305,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35348,12340,0,0,29267,0,0,0,'Eydis Darkbane (2)','','',108,6,0,3,0,600,1,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10573,0,0,0,0,0,0,1,1,'66132',1,0,15,2.5,8,14,0,67184,67256,0,67305,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35349,12340,0,0,29267,0,0,0,'Eydis Darkbane (3)','','',108,6,0,3,0,2800,1,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10573,0,0,0,0,0,0,1,1,'66132',1,0,15,2.5,8,14,0,67184,67258,0,67305,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35350,12340,0,0,29240,0,0,0,'Fjola Lightbane (1)','','',108,6,0,3,0,2000,1,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10573,0,0,0,0,0,0,1,1,'66133',1,0,15,2.5,8,14,0,67207,67260,0,67308,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35351,12340,0,0,29240,0,0,0,'Fjola Lightbane (2)','','',108,6,0,3,0,600,1,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10573,0,0,0,0,0,0,1,1,'66133',1,0,15,2.5,8,14,0,67207,67259,0,67308,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35352,12340,0,0,29240,0,0,0,'Fjola Lightbane (3)','','',108,6,0,3,0,2800,1,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10573,0,0,0,0,0,0,1,1,'66133',1,0,15,2.5,8,14,0,67207,67261,0,67308,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35353,12340,0,0,29308,0,0,0,'Concentrated Darkness (1)','','',72,10,0,1,0,30,1,0,1,1,2189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35354,12340,0,0,29308,0,0,0,'Concentrated Darkness (2)','','',72,10,0,1,0,30,1,0,1,1,2189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35355,12340,0,0,29308,0,0,0,'Concentrated Darkness (3)','','',72,10,0,1,0,30,1,0,1,1,2189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35356,12340,0,0,29352,0,0,0,'Concentrated Light (1)','','',72,10,0,1,0,30,1,0,1,1,2189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35357,12340,0,0,29352,0,0,0,'Concentrated Light (2)','','',72,10,0,1,0,30,1,0,1,1,2189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35358,12340,0,0,29352,0,0,0,'Concentrated Light (3)','','',72,10,0,1,0,30,1,0,1,1,2189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35359,12340,0,0,25680,0,0,0,'Flame Warder (1)','','',72,4,0,1,0,200,10,0,82,82,16,2696200,2696200,0,1,0,0,0,0,0,0,0,0,0,0,10356,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66813,67330,66808,66809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35360,12340,0,0,29524,0,0,0,'Koralon the Flame Watcher (1)','','',108,5,0,3,0,950,50,0,83,83,16,13247750,13247750,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67328,68161,67333,63080,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35361,10192,0,0,29860,0,0,0,'Highlord Tirion Fordring','','',4,7,0,3,0,10,10,0,83,83,2073,139450,139450,42580,1,0,0,0,0,0,0,0,0,0,180000,10573,0,0,0,0,0,0,0,0,'57545',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35362,11403,0,0,29794,0,29794,0,'Relentless Gladiator\'s Frost Wyrm','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35364,10192,0,0,29795,0,0,0,'Slahtz','Experience Eliminator','',0,7,0,0,0,2.45,1,0,19,19,29,1100,1100,0,1,1,2000,0,0,0,0,0,0,0,180000,725,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,214),(35365,10192,0,0,29796,0,0,0,'Behsten','Experience Eliminator','',0,7,0,0,0,2.45,1,0,19,19,12,1100,1100,0,1,1,2000,0,0,0,0,0,0,0,25000,725,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,214),(35368,10192,0,0,29858,0,0,0,'Thrall','Warchief','',4,7,0,3,0,10,10,0,75,75,1735,106350,106350,0,1,0,0,0,0,0,0,0,0,0,0,8219,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35372,10192,0,0,29859,0,0,0,'Garrosh Hellscream','Overlord of the Warsong Offensive','',4,7,0,3,0,10,1,0,75,75,1735,106350,106350,0,1,0,0,0,0,0,0,0,0,0,0,8219,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35373,10192,0,0,17719,0,0,0,'Tournament Wind Rider','','',0,1,0,0,0,1,1,0,75,75,1735,10635,10635,0,1,0,0,0,0,0,0,0,0,0,0,8219,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,107,0,0,0,0,0,0,0,0,0),(35376,10192,0,0,21955,11686,0,0,'Jump Target','','',1048576,10,0,0,0,2,1,0,80,80,1665,25200,25200,0,1,0,0,0,0,0,0,0,0,0,180000,9729,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35377,10192,0,0,16925,0,0,0,'Door Fire','','',0,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35379,10192,0,0,169,23767,0,0,'Honorable Defender Trigger (Alliance)','','',0,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.39,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35380,10192,0,0,23767,0,0,0,'Honorable Defender Trigger (Horde)','','',0,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.39,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35387,10192,0,0,29802,0,0,0,'Leaping Hatchling','','',0,12,0,0,0,1,1,0,1,1,188,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(35394,10192,0,0,29806,0,0,0,'Razzashi Hatchling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(35395,10192,0,0,29807,0,0,0,'Deviate Hatchling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(35396,10192,0,0,29805,0,0,0,'Darting Hatchling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(35397,10192,0,0,29810,0,0,0,'Ravasaur Hatchling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(35398,10192,0,0,29808,0,0,0,'Razormaw Hatchling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(35399,10192,0,0,29809,0,0,0,'Obsidian Hatchling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(35400,10192,0,0,29803,0,0,0,'Gundrak Hatchling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35401,12340,0,0,29895,29896,29897,0,'7th Legion Infantry (1)','','',4096,7,0,0,0,0.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35403,12340,0,0,29898,0,0,0,'High Commander Halford Wyrmbane (1)','7th Legion','',4168,7,0,1,0,145.666,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68506,67280,67811,39171,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35405,12340,0,0,29899,0,0,0,'Overlord Agmar (1)','','',4160,7,0,1,0,145.666,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68506,67280,67811,39171,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35407,12340,0,0,29900,29901,29902,0,'Kor\'kron Guard (1)','','',4096,7,0,0,0,0.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27258,9056,0,0,24472,0,0,0,'Wintergarde Gryphon','','vehichleCursor',0,1,0,0,0,1,1,0,75,75,2004,8025,8025,0,1,0,2000,0,342,485,0,2500,295,438,180000,8219,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,48363,48397,54170,47433,0,0,0,0,0,0,0,0,0,0,44,0,0,0,0,0,0,0,0,0),(35417,12340,0,0,29424,0,0,0,'Flame Turret (1)','','Gunner',262184,9,0,0,0,15.9116,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27213,9056,0,0,19296,0,0,0,'Onslaught Warhorse','','vehichleCursor',0,1,0,0,0,1.25,1,0,71,72,35,11614,12012,0,1,0,2000,0,307,438,0,2000,270,401,180000,7318,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,48297,0,0,0,0,0,0,0,0,0,0,0,0,0,43,0,0,0,0,0,0,0,182,0),(27103,12340,0,0,24240,0,24240,0,'Horde Siege Tank 2','','vehichleCursor',8,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35423,12340,0,0,29903,0,0,0,'Gnomish Mechanic (1)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35425,12340,0,0,29904,0,0,0,'Goblin Mechanic (1)','','',0,7,0,0,0,1,1,0,1,1,1735,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(27061,9056,0,0,26559,0,26559,0,'Xink\'s Shredder','','vehichleCursor',8,9,0,0,0,1,1,0,72,72,35,28830,28830,0,1,0,2000,0,292,438,0,2500,234,350,180000,7318,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,47966,47921,47938,47939,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26813,9056,0,0,17719,24045,0,0,'Kor\'kron War Rider','','vehichleCursor',8,1,0,0,0,1.5,1,0,72,72,1978,9610,9610,0,1,0,2000,0,307,438,0,2100,270,401,180000,7318,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,63507,47434,47454,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0),(35436,12340,0,0,25301,0,0,0,'Siege Turret (1)','','Gunner',262184,9,0,0,0,15.9116,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67462,69505,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35438,12340,0,0,29614,0,0,0,'Gormok the Impaler (1)','','',108,7,0,3,0,640,5,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67648,67478,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35439,12340,0,0,29614,0,0,0,'Gormok the Impaler (2)','','',108,7,0,3,0,200,5,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67648,67478,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35440,12340,0,0,29614,0,0,0,'Gormok the Impaler (3)','','',108,7,0,3,0,850,5,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67648,67478,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35441,12340,0,0,27172,0,0,0,'Snobold Vassal (1)','','',8,7,0,1,0,40,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66408,66313,66407,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35442,12340,0,0,27172,0,0,0,'Snobold Vassal (2)','','',8,7,0,1,0,14,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66408,66313,66407,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35443,12340,0,0,27172,0,0,0,'Snobold Vassal (3)','','',8,7,0,1,0,60,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66408,66313,66407,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35444,10192,0,0,29812,0,0,0,'The Black Knight','','',0,6,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,0,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35445,10192,0,0,28918,0,0,0,'Argent Warhorse','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35447,12340,0,0,21601,0,0,0,'Icehowl (1)','','',108,1,0,3,0,950,1,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67655,67660,66734,67663,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35448,12340,0,0,21601,0,0,0,'Icehowl (2)','','',108,1,0,3,0,300,1,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67654,67661,66734,67664,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35449,12340,0,0,21601,0,0,0,'Icehowl (3)','','',108,1,0,3,0,1300,1,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67656,67662,66734,67665,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35451,10192,0,0,29837,0,0,0,'The Black Knight','','',72,6,0,1,0,16,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'18950 18950',0,9530,0,2.5,8,14,0,67724,67745,67718,67725,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35458,10192,0,0,29814,0,0,0,'Wilfred Fizzlebang','','',0,7,0,1,0,9.92064,10.211,0,80,80,35,100000,100000,90000,1,0,0,0,0,0,0,0,0,0,180000,7822,0,0,0,0,0,0,2.15625,0.439875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35459,12340,0,0,24191,0,0,0,'The Lich King','','',12,7,0,3,0,2000,2000,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35460,10192,0,0,14360,14361,14362,14363,'Kor\'kron Elite','','',0,7,0,1,0,2,1,0,80,80,29,25200,25200,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1.65,0.4092,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35461,10192,0,0,29817,0,0,0,'The Black Knight Image','','',0,6,0,1,0,1,1,0,82,82,35,13481,13481,4169,1,0,0,0,0,0,0,0,0,0,0,10253,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35462,10192,0,0,29818,0,0,0,'Trag Highmountain','','',0,7,0,0,0,1,1,0,80,80,1922,12600,12600,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35465,10192,0,0,1913,0,0,0,'Zhaagrym','','',0,3,15,0,0,10,10,0,80,80,90,126000,126000,39940,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,67518,67519,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35467,10192,0,0,29825,0,0,0,'Akiak','','',0,7,0,0,0,1,1,0,80,80,1922,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,2.4,0.555555,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35468,13202,0,0,29819,0,0,0,'Onyx Panther','','',0,12,0,0,0,1,1,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35469,10192,0,0,29614,0,0,0,'Gormok the Impaler','','',4,7,0,3,0,250,5,0,83,83,14,3486250,3486250,0,1,0,1500,0,13361.2,17928.8,0,0,0,0,180000,10673,0,0,0,0,0,0,10.5,1.085,'55474',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35470,10192,0,0,21601,0,0,0,'Icehowl','','',4,1,0,3,0,250,1,0,83,83,14,3486250,3486250,0,1,0,1750,0,15588.2,20916.9,0,0,0,0,180000,10673,0,0,0,0,0,0,14,4,'55474',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,204,0),(35471,10192,0,0,29820,0,0,0,'Sorn Proudmane','','',0,7,0,0,0,1.5,1,0,55,55,104,3136,3136,2117,1,2,2000,0,87,116,0,0,0,0,180000,3232,0,0,0,0,0,0,4.05,0.9747,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35472,10192,0,0,29845,0,0,0,'Huntsman Yahto','','',4096,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,1,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,2.4,0.555555,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35473,10192,0,0,29828,0,0,0,'Argent Tournament Post','','',1048576,10,0,1,0,1,1,0,83,83,35,13945,13945,0,1,0,1750,0,2048.73,2749.07,0,0,0,0,180000,10673,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,204,0),(35474,10192,0,0,25452,24991,0,0,'Vengeful Val\'kyr','','',0,6,0,1,0,30,10,0,80,80,2068,378000,378000,39940,1,0,1750,0,2736.56,3819.38,0,0,0,0,0,9706,0,0,0,0,0,0,4,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,487,0,0,0,0,0,0,0,0,0),(35475,10192,0,0,29881,29882,29883,29884,'Visiting Warlock','','',0,7,0,0,0,1,1,0,80,80,35,10080,10080,8814,1,1,1750,0,302.75,436.625,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,204,0),(35476,10192,0,0,30571,0,0,0,'Wilfred Fizzlebang','','',0,7,0,1,0,1,1,0,80,80,35,12600,12600,0,1,1,1750,0,1698.55,2358.65,0,0,0,0,180000,9729,0,0,0,0,0,0,1.8975,0.38709,'45104',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,204,0),(35477,10192,0,0,344,0,0,0,'Little Adeline','','',0,7,0,0,0,1,1,0,6,6,35,120,120,0,1,1,2000,0,7,9,0,0,0,0,180000,165,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35482,10192,0,0,24892,29878,0,0,'Hungry Jormungar','','',0,1,0,1,0,250,1,0,83,83,14,3486250,3486250,0,1,0,1750,0,2048.73,2749.07,0,0,0,0,180000,10673,0,0,0,0,0,0,9,0.93,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,204,0),(35483,10192,0,0,29844,0,0,0,'Huntsman Hakan','','',4096,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,1,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,2.4,0.555555,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35490,12340,0,0,29837,0,0,0,'The Black Knight (1)','','',72,6,0,1,0,22,1,0,80,80,35,277200,277200,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67884,68306,67881,67883,0,0,0,0,0,4,0,0,0,0,0,0,48418,0,0,0,0,0,0,0),(35491,10192,0,0,29842,0,0,0,'Black Knight\'s Skeletal Gryphon','','',1048576,6,0,1,0,15,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,107,0,0,0,0,0,0,0,164,0),(35492,12340,0,0,4261,4262,4263,4264,'Zephyr Guard','The Zephyr','',0,7,0,0,0,2,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35493,12340,0,0,26645,0,0,0,'Vengeful Frostwyrm','','',8,6,0,1,0,250,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35494,10192,0,0,29832,0,0,0,'Arcanist Miluria','Emblem of Triumph Quartermaster','',0,7,0,0,0,1,1,0,80,80,2027,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35495,10192,0,0,29831,0,0,0,'Magistrix Vesara','Emblem of Triumph Quartermaster','',0,7,0,0,0,1,1,0,80,80,2123,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35496,10192,0,0,29836,0,0,0,'Rueben Lauren','Cloth Armor Merchant','',0,7,0,0,0,1,1,0,75,75,35,3256,3256,7981,1,4224,2000,0,289,421,0,0,0,0,180000,6610,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35497,10192,0,0,29835,0,0,0,'Rafael Langrom','Leather Armor Merchant','',0,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,4224,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35498,10192,0,0,29833,0,0,0,'Horace Hunderland','Plate Armor Merchant','',0,7,0,0,0,1,1,0,75,75,35,4652,4652,0,1,4224,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35499,10192,0,0,29843,0,0,0,'Huntsman Lokni','','',4096,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,1,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,2.4,0.555555,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35500,10192,0,0,29834,0,0,0,'Matilda Brightlink','Mail Armor Merchant','',0,7,0,0,0,1,1,0,75,75,2007,10635,10635,0,1,4224,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35501,10192,0,0,29915,0,0,0,'Herald Beluus','Voice of the Argent Tournament','',0,7,0,0,0,1,1,0,80,80,2070,12600,12600,0,1,0,1750,0,369.25,512.75,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,204,0),(35507,10192,0,0,29830,0,0,0,'Enchanter Isian','Heirloom Vendor','',0,7,0,0,0,1,1,0,80,80,2027,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35508,10192,0,0,29829,0,0,0,'Enchanter Erodin','Heirloom Vendor','',0,7,0,0,0,1,1,0,80,80,2123,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35511,12340,0,0,29815,0,0,0,'Acidmaw (1)','','',76,1,0,3,0,360,1,0,83,83,1711,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67606,67612,66901,67644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35512,12340,0,0,29815,0,0,0,'Acidmaw (2)','','',76,1,0,3,0,120,1,0,83,83,1711,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67607,67613,67616,67645,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35513,12340,0,0,29815,0,0,0,'Acidmaw (3)','','',76,1,0,3,0,480,1,0,83,83,1711,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67608,67614,67617,67646,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35514,12340,0,0,24564,0,0,0,'Dreadscale (1)','','',76,1,0,3,0,360,1,0,83,83,1711,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67625,67627,67632,67644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35515,12340,0,0,24564,0,0,0,'Dreadscale (2)','','',76,1,0,3,0,120,1,0,83,83,1711,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67624,67629,67633,67645,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35516,12340,0,0,24564,0,0,0,'Dreadscale (3)','','',76,1,0,3,0,480,1,0,83,83,1711,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67626,67629,67634,67646,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35517,12340,0,0,29490,0,0,0,'Argent Confessor Paletress (1)','','',104,7,0,1,0,12,30,0,82,82,35,161772,161772,125070,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66546,67674,66515,67675,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35518,12340,0,0,29616,0,0,0,'Eadric the Pure (1)','Grand Champion of the Argent Crusade','',104,7,0,1,0,55.2,30,0,82,82,35,744151,744151,125070,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66865,66863,66867,66935,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35519,12340,0,0,29553,0,0,0,'Memory of Algalon (1)','','',72,4,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67679,67678,67677,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35520,12340,0,0,29546,0,0,0,'Memory of Archimonde (1)','','',72,3,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35521,12340,0,0,14367,0,0,0,'Memory of Chromaggus (1)','','',72,2,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35522,12340,0,0,29549,0,0,0,'Memory of Cyanigosa (1)','','',72,2,0,1,0,36,25,0,82,82,35,485316,485316,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35523,12340,0,0,18699,0,0,0,'Memory of Delrissa (1)','','',72,7,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35524,12340,0,0,26644,0,0,0,'Memory of Eck (1)','','',72,7,0,1,0,36,25,0,82,82,35,485316,485316,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35525,12340,0,0,23428,0,0,0,'Memory of Entropius (1)','','',72,10,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35527,12340,0,0,18698,0,0,0,'Memory of Gruul (1)','','',72,7,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35528,12340,0,0,29540,0,0,0,'Memory of Hakkar (1)','','',72,10,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35529,12340,0,0,29557,0,0,0,'Memory of Heigan (1)','','',72,6,0,1,0,36,25,0,82,82,35,485316,485316,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35530,12340,0,0,29537,0,0,0,'Memory of Herod (1)','','',72,7,0,1,0,36,25,0,82,82,35,485316,485316,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35531,12340,0,0,29525,0,0,0,'Memory of Hogger (1)','','',72,7,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35532,12340,0,0,29551,0,0,0,'Memory of Ignis (1)','','',72,5,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35533,12340,0,0,29547,0,0,0,'Memory of Illidan (1)','','',72,3,0,1,0,36,25,0,82,82,35,485316,485316,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35534,12340,0,0,29558,0,0,0,'Memory of Ingvar (1)','','',72,6,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35535,12340,0,0,29542,0,0,0,'Memory of Kalithresh (1)','','',72,7,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66552,66620,66619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35536,12340,0,0,29562,0,0,0,'Memory of Lucifron (1)','','',72,7,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,66619,66552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35537,12340,0,0,29543,0,0,0,'Memory of Malchezaar (1)','','',72,3,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35538,12340,0,0,29556,0,0,0,'Memory of Mutanus (1)','','',72,7,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35539,12340,0,0,21401,0,0,0,'Memory of Onyxia (1)','','',72,2,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35540,12340,0,0,25840,0,0,0,'Memory of Thunderaan (1)','','',72,4,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35541,12340,0,0,29536,0,0,0,'Memory of VanCleef (1)','','',72,7,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35542,12340,0,0,29545,0,0,0,'Memory of Vashj (1)','','',72,7,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35543,12340,0,0,29541,0,0,0,'Memory of Vek\'nilash (1)','','',72,10,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35544,12340,0,0,29552,0,0,0,'Memory of Vezax (1)','','',72,10,0,1,0,36,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,66620,67679,66619,67678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35545,10192,0,0,25528,0,0,0,'Risen Jaeren Sunsworn','Black Knight\'s Minion','',72,6,0,0,0,2.5,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,67774,67879,67729,67886,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35546,12340,0,0,25528,0,0,0,'Risen Jaeren Sunsworn (1)','Black Knight\'s Minion','',72,6,0,0,0,4,1,0,80,80,14,50400,50400,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67774,67879,67729,67886,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35547,10192,0,0,29846,0,0,0,'The Black Knight','','',72,6,0,1,0,15,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35557,10192,0,0,21300,0,0,0,'The Black Knight','','',72,6,0,1,0,15,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35559,12340,0,0,29846,0,0,0,'The Black Knight (1)','','',72,6,0,1,0,20,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35560,12340,0,0,21300,0,0,0,'The Black Knight (1)','','',72,6,0,1,0,20,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35564,10192,0,0,25528,0,0,0,'Risen Arelas Brightstar','Black Knight\'s Minion','',72,6,0,0,0,2.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,67774,67879,67729,67886,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35568,12340,0,0,25528,0,0,0,'Risen Arelas Brightstar (1)','Black Knight\'s Minion','',72,6,0,0,0,4,1,0,80,80,35,50400,50400,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67879,67886,67880,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35569,10192,0,0,28637,0,0,0,'Eressea Dawnsinger','Grand Champion of Silvermoon','',0,7,0,1,0,15,20,0,80,80,1604,189000,189000,79880,1,0,2000,0,3127.5,4365,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.4213,'63438 18950 18950',0,0,0,2.5,8,14,0,66044,66042,66045,66043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35570,10192,0,0,28588,0,0,0,'Zul\'tore','Grand Champion of Sen\'jin','',0,7,0,1,0,15,20,0,80,80,126,189000,189000,0,1,0,2000,0,3165,4395,0,0,0,0,0,7,0,0,0,0,0,0,1.65,0.3366,'63446 18950 18950',0,0,0,2.5,8,14,0,68340,66083,66081,66079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35571,10192,0,0,28597,0,0,0,'Runok Wildmane','Grand Champion of the Thunder Bluff','',0,7,0,1,0,15,20,0,80,80,104,189000,189000,79880,1,3,2000,0,3127.5,4365,0,0,0,0,0,7,0,0,0,0,0,0,4.455,1.07217,'63445 18950 18950',0,0,0,2.5,8,14,0,67529,67530,67528,67534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35572,10192,0,0,28587,0,0,0,'Mokra the Skullcrusher','Grand Champion of Orgrimmar','',0,7,0,1,0,15,20,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.8,0.4464,'63444 18950 18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,477,0,0,0,0,0,0,0,441,0),(35573,10192,0,0,29850,0,0,0,'Arcanist Asarina','Emblem of Triumph Quartermaster','',0,7,0,0,0,1,1,0,80,80,2027,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35574,10192,0,0,29851,0,0,0,'Magistrix Iruvia','Emblem of Triumph Quartermaster','',0,7,0,0,0,1,1,0,80,80,2123,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35575,10192,0,0,29853,0,0,0,'Champion Isimode','Triumphant Armor Vendor','',0,7,0,0,0,1,1,0,80,80,2027,12600,12600,3994,1,128,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35576,10192,0,0,29856,0,0,0,'Champion Faesrol','Triumphant Armor Vendor','',0,7,0,0,0,1,1,0,80,80,2123,12600,12600,3994,1,128,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35577,10192,0,0,29854,0,0,0,'Valiant Laradia','Triumphant Armor Vendor','',0,7,0,0,0,1,1,0,79,79,2027,12175,12175,3893,1,128,2000,0,399,559,0,0,0,0,180000,9405,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35578,10192,0,0,29857,0,0,0,'Valiant Bressia','Triumphant Armor Vendor','',0,7,0,0,0,1,1,0,79,79,2123,12175,12175,3893,1,128,2000,0,399,559,0,0,0,0,180000,9405,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35579,10192,0,0,29852,0,0,0,'Aspirant Forudir','Triumphant Armor Vendor','',0,7,0,0,0,1,1,0,78,78,2027,11770,11770,0,1,128,2000,0,0,0,0,0,0,0,180000,8219,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35580,10192,0,0,29855,0,0,0,'Aspirant Naradiel','Triumphant Armor Vendor','',0,7,0,0,0,1,1,0,78,78,2123,11770,11770,0,1,128,2000,0,0,0,0,0,0,0,180000,8219,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35586,12340,0,0,22471,0,0,0,'Argent Hippogryph (Herald Mount)','','',0,1,0,0,0,1.15,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35587,10192,0,0,28927,28928,28929,28930,'Argent Peacekeeper','','',2048,7,0,1,0,10,10,0,80,80,2072,126000,126000,39940,1,0,2000,0,1918.2,2677.2,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35588,10958,0,0,28927,0,0,0,'Coliseum Master of Patchwerks','','',0,7,0,1,0,10,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35589,10192,0,0,28678,0,0,0,'Jaeren Sunsworn','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,0,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35590,10192,0,0,24996,24999,24997,0,'Risen Champion','Black Knight\'s Minion','',72,6,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,67774,67879,67729,67886,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35594,10192,0,0,28282,0,0,0,'Brassbolt Mechawrench','Steam-Powered Auctioneer','',0,9,0,0,0,1,1,0,80,80,534,5342,5342,0,1,2097152,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.465,'60190',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35596,10192,0,0,29864,0,0,0,'Arcanist Iramhir','Wintergrasp Battle-Mage','',0,7,0,1,0,50,50,0,80,80,2027,504000,504000,440700,1,1,2000,0,1591.6,2295.4,0,0,0,0,25000,7822,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35597,10192,0,0,29865,0,0,0,'Magistrix Aldessia','Wintergrasp Battle-Mage','',0,7,0,1,0,50,50,0,80,80,2123,504000,504000,440700,1,1,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35598,10192,0,0,29866,0,0,0,'Arcanist Paharin','Wintergrasp Battle-Mage','',0,7,0,1,0,50,50,0,80,80,2027,504000,504000,440700,1,1,2000,0,1591.6,2295.4,0,0,0,0,25000,7822,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,12544,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35599,10192,0,0,29867,0,0,0,'Arcanist Dulial','Wintergrasp Battle-Mage','',0,7,0,1,0,50,50,0,80,80,2027,504000,504000,440700,1,1,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,12544,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35600,10192,0,0,29868,0,0,0,'Arcanist Laniria','Wintergrasp Battle-Mage','',0,7,0,1,0,50,50,0,80,80,2027,504000,504000,440700,1,1,2000,0,1591.6,2295.4,0,0,0,0,25000,7822,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,12544,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35601,10192,0,0,29869,0,0,0,'Arcanist Nazalia','Wintergrasp Battle-Mage','',0,7,0,1,0,50,50,0,80,80,2027,504000,504000,440700,1,1,2000,0,1591.6,2295.4,0,0,0,0,25000,7822,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,12738,14145,12466,12544,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35602,10192,0,0,29870,0,0,0,'Magister Savarin','Wintergrasp Battle-Mage','',0,7,0,1,0,50,50,0,80,80,2123,504000,504000,440700,1,1,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.65,0.4213,'12544',0,0,0,2.5,8,14,0,12544,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35603,10192,0,0,29871,0,0,0,'Magister Dalhyr','Wintergrasp Battle-Mage','',0,7,0,1,0,50,50,0,80,80,2123,504000,504000,440700,1,1,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,12544,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35604,10192,0,0,28754,0,0,0,'Arelas Brightstar','','',0,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35607,10192,0,0,28282,0,0,0,'Reginald Arcfire','Steam-Powered Auctioneer','',0,9,0,0,0,1,1,0,80,80,714,5342,5342,0,1,2097152,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.465,'60191',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35608,10192,0,0,7804,0,0,0,'[DND] Dalaran Argent Tournament Herald Bunny','','',1048576,10,0,0,0,1,1,0,1,1,1375,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,0.01,0.00235,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35610,10192,0,0,2031,0,0,0,'Cat','','',0,1,2,0,0,10,1,0,80,80,16,53420,53420,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,67793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35611,10192,0,0,29872,0,0,0,'Magistrix Erembria','Wintergrasp Battle-Mage','',0,7,0,1,0,50,50,0,80,80,2123,504000,504000,440700,1,1,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,12738,14145,12466,12544,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35612,10192,0,0,29873,0,0,0,'Magistrix Caradess','Wintergrasp Battle-Mage','',0,7,0,1,0,50,50,0,80,80,2123,1,1,0,1,1,2000,0,1591.6,2295.4,0,0,0,0,180000,9730,0,0,0,0,0,0,1.65,0.4213,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35614,10192,0,0,21955,11686,0,0,'Desecration Stalker','','',0,10,0,0,0,2,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35615,12340,0,0,29268,0,0,0,'Anub\'arak (2)','','',108,6,0,3,0,390,1,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66012,68646,68509,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35616,12340,0,0,29268,0,0,0,'Anub\'arak (3)','','',108,6,0,3,0,1950,1,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66012,68647,68510,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35617,10192,0,0,28589,0,0,0,'Deathstalker Visceri','Grand Champion of Undercity','',0,7,0,1,0,15,20,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.65,0.4213,'63441 18950 18950',0,0,0,2.5,8,14,0,67709,67706,67701,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35633,10192,0,0,28571,0,0,0,'Ambrose Boltspark\'s Mount','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,478,0,0,0,0,0,0,0,0,0),(35634,10192,0,0,10718,0,0,0,'Deathstalker Visceri\'s Mount','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.842,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,479,0,0,0,0,0,0,0,0,0),(35635,10192,0,0,28607,0,0,0,'Eressea Dawnsinger\'s Mount','','',0,7,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,480,0,0,0,0,0,0,0,0,0),(35636,10192,0,0,2787,0,0,0,'Lana Stouthammer\'s Mount','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,481,0,0,0,0,0,0,0,0,0),(35637,10192,0,0,29284,0,0,0,'Marshal Jacob Alerius\' Mount','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,482,0,0,0,0,0,0,0,0,0),(35638,10192,0,0,29879,0,0,0,'Mokra the Skullcrusher\'s Mount','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,483,0,0,0,0,0,0,0,0,0),(35640,10192,0,0,29880,0,0,0,'Runok Wildmane\'s Mount','','',0,7,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.34,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,484,0,0,0,0,0,0,0,0,0),(35641,10192,0,0,29261,0,0,0,'Zul\'tore\'s Mount','','',0,7,0,0,0,1,1,0,80,80,126,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,485,0,0,0,0,0,0,0,0,0),(35642,10192,0,0,30076,0,0,0,'Jeeves','','',0,9,0,0,0,3,1,0,1,1,190,1,1,0,1,138625,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'68054',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35646,10192,0,0,29886,0,0,0,'Wormhole','','',1048576,9,0,0,0,1,1,0,80,80,190,12600,12600,0,1,1,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35651,10192,0,0,11686,0,0,0,'Purple Ground Rune Argent Raid','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,0,0,0,0,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35652,12340,0,0,17612,1126,0,0,'Anub\'arak (1)','','',1036,6,0,3,0,1,1,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35653,12340,0,0,17612,1126,0,0,'Anub\'arak (2)','','',1036,6,0,3,0,1,1,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35654,12340,0,0,17612,1126,0,0,'Anub\'arak (3)','','',1036,6,0,3,0,1,1,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35655,12340,0,0,29325,0,0,0,'Nerubian Burrower (2)','','',72,6,0,1,0,18,1,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67322,66134,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35656,12340,0,0,29325,0,0,0,'Nerubian Burrower (3)','','',72,6,0,1,0,54,1,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67322,66134,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35658,12340,0,0,15464,0,0,0,'Swarm Scarab (2)','','',0,6,0,0,0,1.95,1,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68186,68515,66092,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35659,12340,0,0,15464,0,0,0,'Swarm Scarab (3)','','',0,6,0,0,0,11.7,1,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68186,68515,66092,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35662,12340,0,0,29770,0,0,0,'Alyssia Moonstalker (1)','Hunter','',12,7,0,3,0,192,250,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67979,67984,67990,65877,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35663,12340,0,0,29770,0,0,0,'Alyssia Moonstalker (2)','Hunter','',12,7,0,3,0,48,150,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67979,67984,67990,65877,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35664,12340,0,0,29770,0,0,0,'Alyssia Moonstalker (3)','Hunter','',12,7,0,3,0,256,250,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67979,67984,67990,65877,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35665,12340,0,0,29767,0,0,0,'Anthar Forgemender (1)','Priest','',12,7,0,3,0,192,100,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68626,68028,68033,68024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35666,12340,0,0,29767,0,0,0,'Anthar Forgemender (2)','Priest','',12,7,0,3,0,48,72,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68626,68028,68033,68024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35667,12340,0,0,29767,0,0,0,'Anthar Forgemender (3)','Priest','',12,7,0,3,0,256,100,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68626,68028,68033,68024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35668,12340,0,0,29774,0,0,0,'Baelnor Lightbearer (1)','Paladin','',12,7,0,3,0,192,20,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66010,66007,66009,65547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35669,12340,0,0,29774,0,0,0,'Baelnor Lightbearer (2)','Paladin','',12,7,0,3,0,48,10,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66010,66007,66009,65547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35670,12340,0,0,29774,0,0,0,'Baelnor Lightbearer (3)','Paladin','',12,7,0,3,0,256,20,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66010,66007,66009,65547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35671,12340,0,0,29781,0,0,0,'Birana Stormhoof (1)','Druid','',12,7,0,3,0,192,250,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65859,65863,67946,67953,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35672,12340,0,0,29781,0,0,0,'Birana Stormhoof (2)','Druid','',12,7,0,3,0,48,150,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65859,65863,67946,67953,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35673,12340,0,0,29781,0,0,0,'Birana Stormhoof (3)','Druid','',12,7,0,3,0,256,250,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65859,65863,67946,67953,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35674,12340,0,0,29778,0,0,0,'Brienna Nightfell (1)','Priest','',12,7,0,3,0,192,100,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68626,68038,68089,65542,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35675,12340,0,0,29778,0,0,0,'Brienna Nightfell (2)','Priest','',12,7,0,3,0,48,72,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68626,68038,68089,65542,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35676,12340,0,0,29778,0,0,0,'Brienna Nightfell (3)','Priest','',12,7,0,3,0,256,100,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68626,68038,68089,65542,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35680,12340,0,0,29784,0,0,0,'Broln Stouthorn (1)','Shaman','',12,7,0,3,0,192,250,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65980,68101,65974,65970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35681,12340,0,0,29784,0,0,0,'Broln Stouthorn (2)','Shaman','',12,7,0,3,0,48,150,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65980,68101,65974,65970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35682,12340,0,0,29784,0,0,0,'Broln Stouthorn (3)','Shaman','',12,7,0,3,0,256,250,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65980,68101,65974,65970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35683,12340,0,0,29783,0,0,0,'Caiphus the Stern (1)','Priest','',12,7,0,3,0,192,100,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68626,68028,68024,68034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35684,12340,0,0,29783,0,0,0,'Caiphus the Stern (2)','Priest','',12,7,0,3,0,48,72,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68626,68028,68024,68034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35685,12340,0,0,29783,0,0,0,'Caiphus the Stern (3)','Priest','',12,7,0,3,0,256,100,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68626,68028,68024,68034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35686,12340,0,0,29780,0,0,0,'Erin Misthoof (1)','Druid','',12,4,0,3,0,192,250,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67958,67967,67970,67973,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35687,12340,0,0,29780,0,0,0,'Erin Misthoof (2)','Druid','',12,4,0,3,0,48,150,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67958,67967,67970,67973,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35688,12340,0,0,29780,0,0,0,'Erin Misthoof (3)','Druid','',12,4,0,3,0,256,250,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67958,67967,67970,67973,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35689,12340,0,0,29787,0,0,0,'Ginselle Blightslinger (1)','Mage','',12,7,0,3,0,192,100,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67999,68001,65792,68005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35690,12340,0,0,29787,0,0,0,'Ginselle Blightslinger (2)','Mage','',12,7,0,3,0,48,72,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67999,68001,65792,68005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35691,12340,0,0,29787,0,0,0,'Ginselle Blightslinger (3)','Mage','',12,7,0,3,0,256,100,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,67999,68001,65792,68005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35692,12340,0,0,29782,0,0,0,'Gorgrim Shadowcleave (1)','Death Knight','',12,7,0,3,0,192,20,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66019,66047,66023,66021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35693,12340,0,0,29782,0,0,0,'Gorgrim Shadowcleave (2)','Death Knight','',12,7,0,3,0,48,10,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66019,66047,66023,66021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35694,12340,0,0,29782,0,0,0,'Gorgrim Shadowcleave (3)','Death Knight','',12,7,0,3,0,256,20,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66019,66047,66023,66021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35695,12340,0,0,29792,0,0,0,'Harkzog (1)','Warlock','',12,7,0,3,0,192,100,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68134,68137,68147,68153,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35696,12340,0,0,29792,0,0,0,'Harkzog (2)','Warlock','',12,7,0,3,0,48,72,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68134,68137,68147,68153,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35697,12340,0,0,29792,0,0,0,'Harkzog (3)','Warlock','',12,7,0,3,0,256,100,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68134,68137,68147,68153,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35699,12340,0,0,29776,0,0,0,'Irieth Shadowstep (1)','Rogue','',12,7,0,3,0,192,1,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65960,65957,68099,65954,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35700,12340,0,0,29776,0,0,0,'Irieth Shadowstep (2)','Rogue','',12,7,0,3,0,48,1,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65960,65957,68099,65954,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35701,12340,0,0,29776,0,0,0,'Irieth Shadowstep (3)','Rogue','',12,7,0,3,0,256,1,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65960,65957,68099,65954,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35702,12340,0,0,29764,0,0,0,'Kavina Grovesong (1)','Druid','',12,7,0,3,0,192,250,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65856,65859,65857,65863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35703,12340,0,0,29764,0,0,0,'Kavina Grovesong (2)','Druid','',12,7,0,3,0,48,150,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65856,65859,65857,65863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35704,12340,0,0,29764,0,0,0,'Kavina Grovesong (3)','Druid','',12,7,0,3,0,256,250,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65856,65859,65857,65863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35705,12340,0,0,29785,0,0,0,'Liandra Suncaller (1)','Paladin','',12,7,0,3,0,192,250,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66010,66613,66009,68012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35706,12340,0,0,29785,0,0,0,'Liandra Suncaller (2)','Paladin','',12,7,0,3,0,48,150,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66010,66613,66009,68012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35707,12340,0,0,29785,0,0,0,'Liandra Suncaller (3)','Paladin','',12,7,0,3,0,256,250,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66010,66613,66009,68012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35708,12340,0,0,29789,0,0,0,'Malithas Brightblade (1)','Paladin','',12,7,0,3,0,192,20,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66010,66007,66009,66005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35709,12340,0,0,29789,0,0,0,'Malithas Brightblade (2)','Paladin','',12,7,0,3,0,48,10,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66010,66007,66009,66005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35710,12340,0,0,29789,0,0,0,'Malithas Brightblade (3)','Paladin','',12,7,0,3,0,256,20,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66010,66007,66009,66005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35711,12340,0,0,29790,0,0,0,'Maz\'dinah (1)','Rogue','',12,7,0,3,0,192,1,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65960,68096,68099,65547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35712,12340,0,0,29790,0,0,0,'Maz\'dinah (2)','Rogue','',12,7,0,3,0,48,1,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65960,68096,68099,65547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35713,12340,0,0,29790,0,0,0,'Maz\'dinah (3)','Rogue','',12,7,0,3,0,256,1,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65960,68096,68099,65547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35714,12340,0,0,29780,0,0,0,'Melador Valestrider (1)','Druid','',12,4,0,3,0,192,250,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65860,66093,67957,66071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35715,12340,0,0,29780,0,0,0,'Melador Valestrider (2)','Druid','',12,4,0,3,0,48,150,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65860,66093,67957,66071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35716,12340,0,0,29780,0,0,0,'Melador Valestrider (3)','Druid','',12,4,0,3,0,256,250,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65860,66093,67957,66071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35717,12340,0,0,24996,24999,24997,0,'Risen Champion (1)','Black Knight\'s Minion','',72,6,0,0,0,3,1,0,80,80,35,37800,37800,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67774,67879,67729,67886,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35718,12340,0,0,29793,0,0,0,'Narrhok Steelbreaker (1)','Warrior','',12,7,0,3,0,192,10,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65947,68763,65935,68784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35719,12340,0,0,29793,0,0,0,'Narrhok Steelbreaker (2)','Warrior','',12,7,0,3,0,48,10,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65947,68763,65935,68784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35720,12340,0,0,29793,0,0,0,'Narrhok Steelbreaker (3)','Warrior','',12,7,0,3,0,256,10,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65947,68763,65935,68784,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35721,12340,0,0,29772,0,0,0,'Noozle Whizzlestick (1)','Mage','',12,7,0,3,0,192,100,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65792,67999,68001,68005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35722,12340,0,0,29772,0,0,0,'Noozle Whizzlestick (2)','Mage','',12,7,0,3,0,48,72,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65792,67999,68001,68005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35723,12340,0,0,29772,0,0,0,'Noozle Whizzlestick (3)','Mage','',12,7,0,3,0,256,100,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65792,67999,68001,68005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35724,12340,0,0,29786,0,0,0,'Ruj\'kah (1)','Hunter','',12,7,0,3,0,192,250,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65883,67984,65880,66207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35725,12340,0,0,29786,0,0,0,'Ruj\'kah (2)','Hunter','',12,7,0,3,0,48,150,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65883,67984,65880,66207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35726,12340,0,0,29786,0,0,0,'Ruj\'kah (3)','Hunter','',12,7,0,3,0,256,250,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65883,67984,65880,66207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35728,12340,0,0,29773,0,0,0,'Saamul (1)','Shaman','',12,7,0,3,0,192,250,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66063,68102,66054,68118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35729,12340,0,0,29773,0,0,0,'Saamul (2)','Shaman','',12,7,0,3,0,48,150,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66063,68102,66054,68118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35730,12340,0,0,29773,0,0,0,'Saamul (3)','Shaman','',12,7,0,3,0,256,250,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66063,68102,66054,68118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35731,12340,0,0,29777,0,0,0,'Serissa Grimdabbler (1)','Warlock','',12,7,0,3,0,192,100,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68135,68137,68147,68150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35732,12340,0,0,29777,0,0,0,'Serissa Grimdabbler (2)','Warlock','',12,7,0,3,0,48,72,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68135,68137,68147,68150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35733,12340,0,0,29777,0,0,0,'Serissa Grimdabbler (3)','Warlock','',12,7,0,3,0,256,100,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68135,68137,68147,68150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35734,12340,0,0,29768,0,0,0,'Shaabad (1)','Shaman','',12,7,0,3,0,192,250,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65973,65974,65547,65970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35735,12340,0,0,29768,0,0,0,'Shaabad (2)','Shaman','',12,7,0,3,0,48,150,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65973,65974,65547,65970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35736,12340,0,0,29768,0,0,0,'Shaabad (3)','Shaman','',12,7,0,3,0,256,250,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65973,65974,65547,65970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35737,12340,0,0,29779,0,0,0,'Shocuul (1)','Warrior','',12,7,0,3,0,192,10,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65946,65947,65927,68762,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35738,12340,0,0,29779,0,0,0,'Shocuul (2)','Warrior','',12,7,0,3,0,48,10,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65946,65947,65927,68762,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35739,12340,0,0,29779,0,0,0,'Shocuul (3)','Warrior','',12,7,0,3,0,256,10,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65946,65947,65927,68762,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35740,12340,0,0,29788,0,0,0,'Thrakgar (1)','Shaman','',12,7,0,3,0,192,250,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65980,66063,68102,66054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35741,12340,0,0,29788,0,0,0,'Thrakgar (2)','Shaman','',12,7,0,3,0,48,150,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65980,66063,68102,66054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35742,12340,0,0,29788,0,0,0,'Thrakgar (3)','Shaman','',12,7,0,3,0,256,250,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,65980,66063,68102,66054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35743,12340,0,0,29765,0,0,0,'Tyrius Duskblade (1)','Death Knight','',12,7,0,3,0,192,10,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66019,67937,66023,66021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35744,12340,0,0,29765,0,0,0,'Tyrius Duskblade (2)','Death Knight','',12,7,0,3,0,48,10,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66019,67937,66023,66021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35745,12340,0,0,29765,0,0,0,'Tyrius Duskblade (3)','Death Knight','',12,7,0,3,0,256,10,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66019,67937,66023,66021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35746,12340,0,0,29769,0,0,0,'Velanaa (1)','Paladin','',12,7,0,3,0,192,250,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66613,66009,65547,68016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35747,12340,0,0,29769,0,0,0,'Velanaa (2)','Paladin','',12,7,0,3,0,48,150,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66613,66009,65547,68016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35748,12340,0,0,29769,0,0,0,'Velanaa (3)','Paladin','',12,7,0,3,0,256,250,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,66613,66009,65547,68016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35749,12340,0,0,29791,0,0,0,'Vivienne Blackwhisper (3)','Priest','',12,7,0,3,0,256,100,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,68626,65542,68043,68089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35763,10192,0,0,15464,0,0,0,'Skittering Scarab','','',0,6,0,0,0,3,1,0,80,80,2136,37800,37800,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,5,4,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35766,10192,0,0,29888,0,0,0,'Barrett Ramsey','Argent Coliseum Master','',0,7,0,1,0,10,1,0,80,80,35,126000,126000,0,1,0,0,0,0,0,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35768,10192,0,0,29255,0,0,0,'Colosos\' Mount','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,489,0,0,0,0,0,0,0,0,0),(35770,10192,0,0,29888,0,0,0,'Barrett Ramsey','Argent Coliseum Master','',0,7,0,1,0,10,1,0,80,80,35,126000,126000,0,1,0,0,0,0,0,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35771,10192,0,0,29888,0,0,0,'Barrett Ramsey','Argent Coliseum Master','',0,7,0,1,0,10,1,0,80,80,35,126000,126000,0,1,0,0,0,0,0,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35774,12340,0,0,2031,0,0,0,'Cat (1)','','',0,1,2,0,0,35,1,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35775,12340,0,0,2031,0,0,0,'Cat (2)','','',0,1,2,0,0,15,1,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35776,12340,0,0,2031,0,0,0,'Cat (3)','','',0,1,2,0,0,55,1,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67982,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35790,10192,0,0,29921,0,0,0,'Usuri Brightcoin','Money Changer','',4096,7,0,0,0,1,1,0,75,75,35,10635,10635,0,1,128,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35808,10192,0,0,29284,0,0,0,'Swift Alliance Steed','','',0,1,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(35809,10192,0,0,30070,0,30070,0,'Swift Horde Wolf','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35819,10192,0,0,27101,0,0,0,'Broken Keep Cannon','','Repair',8,9,0,1,0,8.64,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,655,0,0,0,0,0,0,0,0,0),(35820,10192,0,0,21955,11686,0,0,'Beasts Taplist','','',1048576,10,0,0,0,2,1,0,80,80,14,25200,25200,0,1,0,0,0,0,0,0,0,0,0,180000,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35821,10192,0,0,21955,11686,0,0,'Champions Taplist','','',1048576,10,0,0,0,2,1,0,80,80,14,25200,25200,0,1,0,0,0,0,0,0,0,0,0,180000,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35826,10192,0,0,30042,0,0,0,'Kaye Toogie','','',0,7,0,0,0,1,1,0,80,80,2007,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35876,11685,0,0,29937,0,29937,0,'Crusader\'s White Warhorse','','',0,1,0,0,0,1,1,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35877,10192,0,0,25337,0,0,0,'The Lich King','','',36,6,0,3,0,2000,500,0,83,83,974,27890000,27890000,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35878,10958,0,0,29938,0,29938,0,'Crusader\'s Black Warhorse','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35895,10192,0,0,29888,0,29888,0,'Barrett Ramsey','Argent Coliseum Master','',0,7,0,1,0,10,1,0,80,80,35,126000,126000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35909,10192,0,0,29888,0,0,0,'Barrett Ramsey','Argent Coliseum Master','',0,7,0,1,0,10,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35910,10192,0,0,29888,0,29888,0,'Barrett Ramsey','Argent Coliseum Master','',0,7,0,1,0,10,1,0,80,80,35,126000,126000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35983,12340,0,0,29695,0,0,0,'[DNT] Test Dragonhawk','','',0,1,30,1,0,3,3,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35984,10192,0,0,29695,0,0,0,'Sunreaver Dragonhawk','','',0,1,30,1,0,3,3,0,80,80,2129,37800,37800,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,259,0),(36021,10192,0,0,24368,0,0,0,'The Brewmaiden','','',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36024,10192,0,0,24371,0,0,0,'The Black Brewmaiden','','',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36064,10192,0,0,29024,0,29024,0,'Marked Immortal Guardian','','',104,10,0,1,0,11.1268,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36065,10192,0,0,29240,0,0,0,'Fjola Lightbane','','',76,6,0,3,0,415,1,0,83,83,2068,5787175,5787175,4258,1,0,2000,0,17360,23590,0,0,0,0,180000,10573,0,0,0,0,0,0,9,1.5,'68342',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36066,10192,0,0,29267,0,0,0,'Eydis Darkbane','','',76,6,0,3,0,415,1,0,83,83,2068,5787175,5787175,4258,1,0,2000,0,17360,23590,0,0,0,0,180000,10573,0,0,0,0,0,0,9,1.5,'68342',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36067,12340,0,0,29024,0,0,0,'Marked Immortal Guardian (1)','','',104,10,0,1,0,31.5259,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36069,10192,0,0,29970,0,0,0,'Argent Custodian','','',0,7,0,0,0,1,1,0,25,25,2070,699,699,0,1,0,2000,0,35,48,0,0,0,0,180000,1008,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36070,10192,0,0,18922,0,0,0,'Treant','','',0,4,0,0,0,1.5,1,0,80,80,14,18900,18900,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,2,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36071,12340,0,0,29971,0,0,0,'[DND] Argent Charger','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36072,12340,0,0,29972,0,0,0,'[DND] Swift Burgundy Wolf','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36074,12340,0,0,29974,0,0,0,'[DND] Swift Horde Wolf','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36075,12340,0,0,29975,0,0,0,'[DND] White Stallion','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36076,12340,0,0,29976,0,0,0,'[DND] Swift Alliance Steed','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36082,12340,0,0,28586,0,0,0,'Ambrose Boltspark (1)','Grand Champion of Gnomeregan','',64,7,0,1,0,25,20,0,80,80,35,315000,315000,79880,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68312,68310,66045,68311,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36083,12340,0,0,28736,0,0,0,'Colosos (1)','Grand Champion of the Exodar','',0,7,0,0,0,25,20,0,1,1,1638,1,1,0,1,3,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68319,67530,68318,67534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36084,12340,0,0,28589,0,0,0,'Deathstalker Visceri (1)','Grand Champion of Undercity','',0,7,0,0,0,25,20,0,1,1,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67709,67706,67701,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36085,12340,0,0,28637,0,0,0,'Eressea Dawnsinger (1)','Grand Champion of Silvermoon','',0,7,0,0,0,25,20,0,1,1,1695,1,1,0,1,3,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68312,68310,66045,68311,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36086,12340,0,0,28735,0,0,0,'Jaelyne Evensong (1)','Grand Champion of Darnassus','',0,7,0,1,0,25,20,0,1,1,80,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68340,66083,66081,66079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36087,12340,0,0,28564,0,0,0,'Lana Stouthammer (1)','Grand Champion of Ironforge','',0,7,0,0,0,25,20,0,1,1,2155,1,1,0,1,3,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36088,12340,0,0,28560,0,0,0,'Marshal Jacob Alerius (1)','Grand Champion of Stormwind','',0,7,0,0,0,25,20,0,1,1,12,1,1,0,1,3,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36089,12340,0,0,28587,0,0,0,'Mokra the Skullcrusher (1)','Grand Champion of Orgrimmar','',0,7,0,0,0,25,20,0,1,1,1074,1,1,0,1,3,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36090,12340,0,0,28597,0,0,0,'Runok Wildmane (1)','Grand Champion of the Thunder Bluff','',0,7,0,0,0,25,20,0,1,1,104,1,1,0,1,3,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68319,67530,67528,67534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36091,12340,0,0,28588,0,0,0,'Zul\'tore (1)','Grand Champion of Sen\'jin','',0,7,0,1,0,25,20,0,80,80,126,315000,315000,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68340,66083,66081,66079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36093,10192,0,0,21955,11686,0,0,'Vault Stalker','','',1048576,10,0,0,0,2,1,0,80,80,14,25200,25200,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36095,10192,0,0,29860,0,0,0,'Highlord Tirion Fordring','','',4,7,0,3,0,1000,1000,0,83,83,2070,13945000,13945000,4258000,1,0,0,0,0,0,0,0,0,0,180000,10573,0,0,0,0,0,0,0,0,'57545',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36097,10192,0,0,29984,0,0,0,'Argent Mage','','',0,7,0,0,0,5,5,0,80,80,2070,50400,50400,44070,1,0,0,0,0,0,0,0,0,0,180000,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36099,10192,0,0,22712,11686,0,0,'Anub\'arak Tap List','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,0,0,0,0,0,0,0,0,180000,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36101,10192,0,0,29988,0,0,0,'Priestess Alorah','','',0,7,0,0,0,1,1,0,80,80,2070,12600,12600,0,1,0,1750,0,369.25,512.75,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,204,0),(36102,10192,0,0,29989,0,0,0,'Priest Grimmin','','',0,7,0,0,0,1,1,0,80,80,2070,12600,12600,0,1,0,1750,0,369.25,512.75,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,204,0),(36108,10192,0,0,29990,0,0,0,'Anthar Forgemender','','',4,7,0,3,0,32,72,0,80,80,1732,322560,322560,634608,1,0,2000,0,12110,17465,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.347,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36109,10192,0,0,29991,0,0,0,'Baelnor Lightbearer','','',4,7,0,3,0,32,10,0,80,80,1732,403200,403200,39940,1,0,2000,0,14595,20370,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.306,'66004',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36114,10192,0,0,29995,0,0,0,'Noozle Whizzlestick','','',4,7,0,3,0,32,72,0,80,80,1732,322560,322560,634608,1,0,2000,0,12110,17465,0,0,0,0,180000,7822,0,0,0,0,0,0,1.725,0.3519,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36116,10192,0,0,29996,0,0,0,'Melador Valestrider','','',4,4,0,3,0,32,150,0,80,80,1732,403200,403200,599100,1,0,2000,0,14595,20370,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.389,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36118,10192,0,0,29997,0,0,0,'Shocuul','','',4,7,0,3,0,32,1,0,80,80,1732,403200,403200,0,1,0,2000,0,14770,20510,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36119,10192,0,0,30000,0,0,0,'Caiphus the Stern','','',4,7,0,3,0,32,72,0,80,80,1735,322560,322560,634608,1,0,2000,0,12110,17465,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.383,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36120,10192,0,0,30005,0,0,0,'Malithus Brightblade','','',4,7,0,3,0,32,10,0,80,80,1735,403200,403200,39940,1,0,2000,0,14595,20370,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'66004',1,0,0,2.5,8,14,0,66004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36121,10192,0,0,30006,0,0,0,'Maz\'dinah','','',4,7,0,3,0,32,1,0,80,80,1735,403200,403200,0,1,0,2000,0,0,0,0,0,0,0,180000,8757,0,0,0,0,0,0,1.5,0.306,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36122,10192,0,0,30007,0,0,0,'Narrhok Steelbreaker','','',4,7,0,3,0,32,1,0,80,80,1735,403200,403200,0,1,0,2000,0,14770,20510,0,0,0,0,180000,9729,0,0,0,0,0,0,4.05,0.9747,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36124,10192,0,0,30008,0,0,0,'Harkzog','','',4,7,0,3,0,32,72,0,80,80,1735,322560,322560,634608,1,0,2000,0,12110,17465,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.372,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36128,12340,0,0,30019,30020,30021,30022,'Frostwyrm Rider','','',0,6,0,1,0,250,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36135,12340,0,0,27769,0,0,0,'Fountain of Light (1)','','',1024,11,0,0,0,1.75,1,0,80,80,35,9348,9348,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36148,10192,0,0,21957,0,0,0,'[DND] Forsaken Mariner','','',0,7,0,0,0,3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.383,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36151,10192,0,0,27001,0,0,0,'Navigator Taylor','','',0,7,0,0,0,1,1,0,1,1,1973,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36152,10192,0,0,27000,0,0,0,'Navigator Saracen','','',0,7,0,0,0,1,1,0,80,80,1973,5342,5342,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36154,10192,0,0,30041,30048,30049,30050,'[DND] Valgarde Peon','','',0,10,0,0,0,1,1,0,1,1,534,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36155,10192,0,0,16480,27165,0,0,'Anzim Controller Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,180000,7,0,0,0,0,0,0,0.15,0.075,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36162,10192,0,0,27319,0,0,0,'Goblin Engineering Crew','','',0,7,0,0,0,1,1,0,80,80,1978,5342,5342,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36164,10192,0,0,27329,0,0,0,'Kor\'kron Reaver','','',0,7,0,1,0,3,1,0,1,1,2132,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36165,10192,0,0,26989,26990,26991,26992,'7th Legion Deckhand','','',0,7,0,0,0,1,1,0,80,80,1973,5342,5342,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36166,10192,0,0,26997,26998,27331,27332,'7th Legion Marine','','',0,7,0,1,0,3,1,0,80,80,1891,16026,16026,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36167,10192,0,0,30045,30046,30047,0,'[DND] Bor\'gorok Wolf','','',2048,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36168,12340,0,0,28517,0,0,0,'Dan\'s Test Colossus','','',524352,5,0,1,0,125,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36169,10192,0,0,23037,23038,23039,0,'[DND] Bor\'gorok Peon','','',0,10,0,0,0,1,1,0,1,1,1978,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.2,0.2976,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36171,10192,0,0,169,16925,0,0,'World Trigger (Infinite AOI)','','',0,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,3750,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36173,10192,0,0,9029,0,0,0,'Innocuous Scarab','','',1048576,6,0,0,0,3,1,0,80,80,634,37800,37800,0,1,0,3000,0,633,879,0,0,0,0,180000,9729,0,0,0,0,0,0,0.45,0.15,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,91,0),(36189,12340,0,0,4449,26241,0,0,'Hardknuckle Charger Proxy','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36208,10192,0,0,11278,0,0,0,'Xerash Fireblade','','',0,7,0,0,0,1.15,1,0,50,50,29,2038,2038,1807,1,2,0,0,0,0,0,0,0,0,180000,2964,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36209,12340,0,0,11686,0,0,0,'[DND]Northrend Children\'s Week Trigger 2','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36212,11403,0,0,17188,0,17188,0,'[DND] Crazed Apothecary Generator','','',1048576,8,0,0,0,1,1,0,1,1,14,42,42,0,1,0,2000,0,3.4,3.4,0,0,0,0,180000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36213,10958,0,0,30063,30064,30065,30066,'Kor\'kron Overseer','','Directions',0,7,0,0,0,1.5,1,0,75,75,85,15952,15952,0,1,33554433,2000,0,342,485,0,0,0,0,275000,8219,0,0,0,0,0,10,1.65,0.2596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,163),(26784,12340,0,0,11662,19344,0,0,'Dan\'s Test Dummy','','vehichleCursor',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36217,10958,0,0,30069,0,0,0,'Overseer Kraggosh','','Speak',0,7,0,0,0,1.5,1,0,75,75,29,15952,15952,0,1,1,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.725,0.4278,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36223,10192,0,0,30070,0,0,0,'Swift Horde Wolf','','',0,1,0,0,0,1,1,0,10,10,35,198,198,0,1,0,2000,0,13,17,0,0,0,0,180000,463,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(36224,10958,0,0,30071,0,0,0,'Dark Ranger Clea','','',0,7,0,1,0,4,1,0,80,80,71,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.44045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36225,10958,0,0,30072,0,0,0,'Dark Ranger Anya','','',0,7,0,1,0,4,1,0,80,80,71,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.44045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36226,10958,0,0,30073,0,0,0,'Dark Ranger Cyndia','','',0,7,0,1,0,4,1,0,80,80,71,50400,50400,0,1,0,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.44045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36235,12340,0,0,3954,0,0,0,'Auctioneer Rockbone','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36272,11403,0,0,16176,0,16176,0,'Apothecary Frye','Crown Chemical Co.','',8,7,0,1,0,20,1,0,82,82,35,269620,269620,0,1,0,2000,0,3660,4815,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.6,'68704',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36273,10958,0,0,30075,0,0,0,'Bragor Bloodfist','Kor\'kron Captain','Speak',0,7,0,1,0,1.5,1,0,80,80,29,18900,18900,0,1,3,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,252,1.875,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36284,12340,0,0,7865,0,0,0,'Flint Ironstag','Banker','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36296,11403,0,0,31167,0,31167,0,'Apothecary Hummel','Crown Chemical Co.','',8,7,0,1,0,20,1,0,82,82,35,269620,269620,0,1,3,2000,0,3660,4815,0,0,0,0,0,7,0,0,0,0,0,0,1.8,0.4596,'68589',0,0,0,2.5,8,14,0,68607,68589,68821,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36301,12340,0,0,1913,0,0,0,'Zhaagrym','','',0,3,0,0,0,35,10,0,1,1,90,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,67518,67519,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36302,12340,0,0,1913,0,0,0,'Zhaagrym (2)','','',0,3,0,0,0,15,10,0,1,1,90,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67518,67519,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36303,12340,0,0,1913,0,0,0,'Zhaagrym (3)','','',0,3,0,0,0,55,10,0,1,1,90,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67518,67519,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36349,10192,0,0,23767,0,0,0,'Honorable Defender Trigger, 25 yd (Alliance)','','',0,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.39,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36350,10192,0,0,23767,0,0,0,'Honorable Defender Trigger, 25 yd (Horde)','','',0,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.39,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36351,12340,0,0,7866,0,0,0,'Slab Bulkhead','Banker','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36352,12340,0,0,7867,0,0,0,'Trunk Slamchest','Banker','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36355,10192,0,0,28106,0,0,0,'Siege Turret','','Gunner',262184,9,0,0,0,15.91,1,0,80,80,35,85000,85000,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,67462,69505,0,0,0,0,0,0,0,11902,0,0,0,0,436,0,0,0,0,0,0,0,0,0),(36356,10192,0,0,30080,0,0,0,'Flame Turret','','Gunner',262184,9,0,0,0,15.91,1,0,80,80,35,85000,85000,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,68832,0,0,0,0,0,0,0,0,11902,0,0,0,0,436,0,0,0,0,0,0,0,0,0),(36357,12340,0,0,28106,0,0,0,'Siege Turret (1)','','Gunner',262184,9,0,0,0,15.9116,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,67462,69505,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36358,12340,0,0,30080,0,0,0,'Flame Turret (1)','','Gunner',262184,9,0,0,0,15.9116,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36359,12340,0,0,3969,0,0,0,'Auctioneer Plankchest','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36360,12340,0,0,25233,0,0,0,'Auctioneer Slabrock','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36380,12340,0,0,7929,0,0,0,'Buff Hardback','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36390,12340,0,0,7929,0,0,0,'Blast Thickneck','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36431,12340,0,0,7789,7790,7791,7792,'Dark Iron Guard','','Directions',0,7,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36473,12340,0,0,18922,0,0,0,'Treant (1)','','',0,4,0,0,0,3,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36474,12340,0,0,18922,0,0,0,'Treant (2)','','',0,4,0,0,0,2.5,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36475,12340,0,0,18922,0,0,0,'Treant (3)','','',0,4,0,0,0,6,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36476,10958,0,0,30347,0,0,0,'Ick','Krick\'s Minion','',104,6,0,1,1,44.55,1,0,81,82,14,600533,903227,0,1,0,1500,0,2745,3611.25,0,0,0,0,43200000,10356,0,0,0,0,0,0,0,0,'18950 18950',0,8830,0,2.5,8,14,0,69263,69021,70434,68987,0,0,0,0,0,12287,0,0,0,0,522,0,0,0,0,0,0,0,0,0),(36477,10958,0,0,30331,0,0,0,'Krick','','',104,6,0,1,0,16,25,0,80,80,14,40320,161280,220350,1,0,1500,0,1946.25,2806.88,0,0,0,0,180000,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69413,69028,69413,69024,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36478,10958,0,0,30269,0,0,0,'Soulguard Watchman','Cult of the Damned','',0,6,0,1,0,6,1,0,77,80,16,75600,132300,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,2.25,0.520833,'',0,6616,0,2.5,8,14,0,69056,69053,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36479,10482,0,0,30120,0,0,0,'Archmage Mordent Evenshade','The Highborne','',0,7,0,0,0,1.5,1.5,0,55,55,80,2745,2745,7520,1,3,2000,0,67,93,0,0,0,0,25000,2609,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36481,10482,0,0,2306,14613,14614,14615,'Sentinel Stillbough','','',0,7,0,0,0,1.5,1,0,75,75,80,15952,15952,0,1,0,2000,0,342,485,0,0,0,0,25000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(36482,10482,0,0,30157,0,0,0,'Tuskarr Kite','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36483,12340,0,0,30518,30518,30518,30518,'Little White Stallion','','',1,1,0,0,0,1,1,0,1,1,35,64,64,0,0.3,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36484,12340,0,0,6471,0,6471,0,'Little Ivory Raptor','','',1,1,0,0,0,1,1,0,1,1,35,64,64,0,0.3,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,2.35,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36494,10958,0,0,30843,0,0,0,'Forgemaster Garfrost','','',104,6,0,1,1,37,30,0,80,82,7,498797,647088,0,1,0,2000,0,3660,4815,0,0,0,0,43200000,10356,0,0,0,0,0,0,0,0,'68792',0,8660,0,2.5,8,14,0,68778,70381,68771,68774,0,0,0,0,0,12287,0,0,0,0,0,0,49723,0,0,0,0,0,144,0),(36495,10958,0,0,1126,11686,0,0,'Forgemaster Putridus Invisible Stalker','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,14400000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36497,10958,0,0,30226,0,0,0,'Bronjahm','Godfather of Souls','',104,7,0,1,1,40,40,0,81,82,14,539240,903227,166760,1,0,2000,0,231.5,320,0,0,0,0,180000,10328,0,0,0,0,0,0,0,0,'18950 18950',0,9130,0,2.5,8,14,0,68950,68793,70043,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,151,0),(36498,12340,0,0,30226,0,0,0,'Bronjahm (1)','Godfather of Souls','',104,7,0,1,0,67,67,0,82,82,14,903227,903227,279323,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68950,68793,70043,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36499,10958,0,0,30152,30151,30178,0,'Soulguard Reaper','Cult of the Damned','',0,7,0,1,0,6.5,4,0,77,80,16,81900,132300,15976,1,0,2000,0,3127.5,4365,0,0,0,0,180000,9706,0,0,0,0,0,0,0,0,'',0,6810,0,2.5,8,14,0,69060,69058,69058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36502,10958,0,0,30148,0,0,0,'Devourer of Souls','','',96,6,0,1,1,48,1,0,81,82,14,647088,903227,0,1,0,2000,0,244,321,0,0,0,0,180000,10328,0,0,0,0,0,0,0,0,'18950 18950',0,8980,0,2.5,8,14,0,68982,68899,68820,69051,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36503,12340,0,0,30150,0,30150,0,'Devourer of Souls','','',96,6,0,1,0,48,1,0,82,82,14,647088,647088,0,1,0,2000,0,3211,3673,1,2000,3488,4250,0,10356,0,0,0,0,0,0,1,0.5,'',0,8980,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36504,12340,36502,0,30150,0,0,0,'Devourer of Souls','','',96,6,0,1,0,48,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36506,10482,0,0,30156,0,0,0,'Daros Moonlance','The Highborne','',0,7,0,0,0,1.5,1.5,0,55,55,80,2745,2745,7520,1,2,2000,0,67,93,0,0,0,0,180000,2609,0,0,0,0,0,0,1.5,0.389,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36508,10958,0,0,1126,11686,0,0,'Soulguard Beam Focus Target','','',1049600,10,0,0,0,1,1,0,1,1,16,42,42,0,1,0,2000,0,2,2,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36510,12340,0,0,14501,0,0,0,'Durotar Sand Vortex','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36511,10958,0,0,30409,0,0,0,'Spectral Tiger Cub','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36516,10958,0,0,30168,30169,30268,0,'Soulguard Animator','Cult of the Damned','',0,7,0,1,0,6.5,4,0,79,80,14,81900,132300,15976,1,0,0,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,6651,0,2.5,8,14,0,69068,69131,69128,69131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36517,10958,0,0,30163,0,0,0,'Aleric Hawkins','The Deathstalkers','',0,7,0,1,0,1.5,1,0,80,80,68,18900,18900,0,1,3,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36522,10958,0,0,22701,0,0,0,'Soul Horror','','',0,6,0,1,0,6,1,0,79,80,14,75600,94500,0,1,0,0,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,6700,0,2.5,8,14,0,69088,70211,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36530,11403,0,0,17188,0,17188,0,'[DND] Valentine Boss - Vial Bunny','','',17826816,7,0,0,0,1,1,0,83,83,14,13945,13945,0,1,0,2000,0,509,683,0,0,0,0,0,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36532,12340,0,0,30166,0,0,0,'Unstable Searing Totem','','',0,11,0,0,0,0.7,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36533,12340,0,0,25148,0,0,0,'Unstable Fire Elemental','','',0,4,0,0,0,1,1,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36535,10958,0,0,30233,0,0,0,'Corrupted Soul Fragment','','',8,10,0,1,0,1.5,1,0,80,80,14,18900,56700,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'68862',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,70,0),(36536,10958,0,0,1126,11686,0,0,'Well of Souls','','',1024,10,0,0,0,3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'68854 42716',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36537,12340,0,0,1127,0,0,0,'Unstable Earth Elemental [mini]','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36538,12340,0,0,8570,0,0,0,'Onyxia (1)','','',108,2,0,3,0,1600,1,0,83,83,103,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,15847,18351,18435,18564,0,0,0,0,0,12287,0,0,0,0,0,0,18705,0,0,0,0,0,0,0),(36542,12340,0,0,30171,0,0,0,'Unstable Healing Stream Totem','','',0,11,0,0,0,0.05,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36543,12340,0,0,21131,0,0,0,'Unstable Water Elemental [mini]','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36544,12340,0,0,27475,0,0,0,'Night Elf Mohawk','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36545,12340,0,0,25152,0,0,0,'Unstable Water Elemental','','',0,4,0,0,0,1,1,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36546,12340,0,0,13490,0,0,0,'Unstable Air Elemental','','',0,4,0,0,0,1,1,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36547,12340,0,0,18245,0,0,0,'Unstable Air Elemental [mini]','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36549,10192,0,0,15294,0,0,0,'Beasts Combat Stalker','','',0,10,0,0,0,1.35,1,0,80,80,14,17010,17010,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36550,12340,0,0,30172,0,0,0,'Unstable Stoneskin Totem','','',0,11,0,0,0,0.05,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36551,10958,0,0,1126,11686,25942,0,'Spiteful Apparition','','',64,10,0,0,0,0.79,1,0,79,80,14,10000,15000,3994,1,0,0,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,1,0.5,'69105 69136',0,0,0,2.5,8,14,0,68895,70212,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36553,12340,0,0,4607,0,0,0,'Unstable Fire Elemental [mini]','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36554,12340,0,0,14328,0,0,0,'Unstable Earth Elemental','','',0,4,0,0,0,1,1,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36556,12340,0,0,30173,0,0,0,'Unstable Wrath of Air Totem','','',0,11,0,0,0,0.05,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26523,9056,0,0,23884,0,0,0,'Forsaken Blight Spreader','','vehichleCursor',0,10,0,0,0,1,1,0,70,70,1928,8982,8982,0,1,0,2000,0,252,357,0,2000,215,320,180000,6719,0,0,0,0,0,0,3,5,'',0,0,0,2.5,8,14,0,48211,0,0,0,0,0,0,0,0,11902,0,0,0,0,36,0,0,0,0,0,0,0,0,0),(26495,12340,0,0,23868,0,23868,0,'Test Catapult','','vehichleCursor',8,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36561,10482,0,0,12891,0,0,0,'Onyxian Lair Guard','','',8,2,0,1,0,15,1,0,77,80,103,189000,630000,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,4.375,3.75,'',0,0,0,2.5,8,14,0,68958,68959,68964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36564,10958,0,0,30270,0,0,0,'Soulguard Bonecaster','Cult of the Damned','',0,6,0,1,0,7.5,1,0,78,80,16,94500,132300,3994,1,0,2000,0,3127.5,4365,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.465,'',0,6666,0,2.5,8,14,0,69080,69069,69562,69069,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36565,11403,0,0,31166,0,31166,0,'Apothecary Baxter','Crown Chemical Co.','',8,7,0,1,0,20,1,0,79,82,35,269620,269620,0,1,0,2000,0,3660,4815,0,0,0,0,0,10356,0,0,0,0,0,0,1.8,0.4596,'68946',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36566,12340,0,0,397,0,0,0,'Onyxian Whelp (1)','','',8,2,0,0,0,15,1,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,20228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36568,11403,0,0,31168,31169,31168,0,'Crazed Apothecary','','',0,7,0,0,0,0.1,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36571,12340,0,0,12891,0,0,0,'Onyxian Lair Guard (1)','','',8,2,0,1,0,50,1,0,1,1,103,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68958,68959,68964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36572,12340,0,0,8711,0,0,0,'Onyxian Warder (1)','','',8,2,0,1,0,150,3,0,1,1,103,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,12097,15284,18958,20203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36573,12340,0,0,4510,0,0,0,'Justin\'s test Boss A','','',0,7,0,1,0,15,20,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36574,12340,0,0,1948,0,0,0,'Justin\'s Test Boss B','','',8,7,0,1,0,14,8,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36595,10958,0,0,14594,0,0,0,'Unleashed Soul','','',72,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,3.31,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,88,0),(38436,12340,37955,0,31165,0,31165,0,'Blood-Queen Lana\'thel (3)','','',108,6,0,3,0,5110,100,0,83,83,16,71258950,71258950,425800,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,1019748,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36598,11403,0,0,11686,0,0,0,'Strangulate Vehicle','','',36,10,0,3,0,2000,500,0,81,81,14,12600,12600,0,1,0,2000,0,16240,21140,0,0,0,0,0,10029,0,0,0,0,0,0,1,0.5,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36605,12340,0,0,27769,0,0,0,'Unstable Lightwell','','',1024,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36607,10482,0,0,30356,0,0,0,'Onyxian Whelpling','','',0,12,0,0,0,1,1,0,1,1,188,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(37134,10958,0,0,25771,0,0,0,'Ymirjar Huntress','','',8,7,0,1,0,35,1,0,80,80,2209,441000,441000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9706,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,71249,71251,71253,71252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36610,10958,0,0,1126,11686,0,0,'Exploding Orb','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38267,12340,36853,0,30362,0,30362,0,'Sindragosa (3)','Queen of the Frostbrood','',108,6,0,3,0,3295,1,0,83,83,2068,45948775,45948775,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1150740,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,51026,0,0,0,0,0,0,0),(36617,12340,0,0,30233,0,0,0,'Corrupted Soul Fragment (1)','','',8,10,0,1,0,4.5,1,0,80,80,14,56700,56700,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10187,12340,38184,0,25242,0,25242,0,'Corrupted Ymirjar (1)','','',0,6,0,1,0,18,1,0,80,80,21,226800,226800,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36620,10958,0,0,30240,30242,0,0,'Soulguard Adept','Cult of the Damned','',0,7,0,1,0,6.5,4,0,78,80,14,65520,105840,35256,1,0,0,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,6656,0,2.5,8,14,0,69066,69068,69564,69068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36624,10958,0,0,30260,0,0,0,'Caladis Brightspear','The Silver Covenant','',0,7,0,0,0,1,1,0,80,80,2027,12600,12600,3994,1,2,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38297,12340,36855,0,30893,0,30893,0,'Lady Deathwhisper (3)','','',76,6,0,1,0,1200,350,0,83,83,21,26774400,26774400,13992000,1,0,2000,0,12950,18585,1,2000,730,1084,0,8502,0,0,0,0,0,0,0,0,'',0,1061792,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36633,11403,0,0,30243,0,0,0,'Ice Sphere','','',36,10,0,3,0,0.47619,1,0,83,83,14,18000,18000,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36642,10958,0,0,30259,0,0,0,'Myralion Sunblaze','Sunreavers','',0,7,0,0,0,1,1,0,80,80,2123,12600,12600,3994,1,2,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36643,11403,0,0,17188,0,17188,0,'[DND] Valentine Boss Manager','','',0,8,0,0,0,1,1,0,1,1,14,42,42,0,1,0,2000,0,3.4,3.4,0,0,0,0,180000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36644,13202,0,0,30271,0,0,0,'Ahmo Thunderhorn','','',0,7,0,0,0,1,1,0,10,10,35,198,198,0,1,0,0,0,3.2707,3.2707,0,0,1,1,0,512,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36648,13202,0,0,30272,0,0,0,'Baine Bloodhoof (Leader)','High Chieftain','',76,7,0,3,0,400,16,1,88,88,104,7966800,7966800,0,1,0,0,0,50.1217,50.1217,0,0,205,205,0,1057,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36656,10958,0,0,28756,28754,28755,0,'Silver Covenant Sentinel','','',0,7,0,0,0,10,10,0,80,80,2027,126000,126000,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(36657,10958,0,0,28678,28680,0,0,'Sunreaver War Mage','','',0,7,0,0,0,10,10,0,80,80,2123,126000,126000,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(36658,10958,0,0,30277,0,0,0,'Scourgelord Tyrannus','','',0,7,0,1,1,48.5,20,0,81,82,14,653828,1078480,0,1,0,2000,0,3660,4815,0,0,0,0,43200000,10356,0,0,0,0,0,0,0,0,'18950 18950',0,8934,0,2.5,8,14,0,69155,69275,69172,69167,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,179,0),(36659,10958,0,0,1126,11686,0,0,'Abomination Wing Orange Gas Stalker','','',0,10,0,0,0,2,1,0,80,80,35,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,604800000,9729,0,0,0,0,0,0,1,0.5,'69126 69152 69154',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36661,10958,0,0,27982,0,0,0,'Rimefang','','',72,6,0,1,0,240,10,0,81,82,14,3235440,3235440,41690,1,0,2000,0,3472.5,4800,0,0,0,0,14400000,10253,0,0,0,0,0,0,9,0.93,'',0,0,0,2.5,8,14,0,69246,0,0,0,0,0,0,0,0,4,0,0,0,0,535,0,0,0,0,0,0,0,0,0),(36666,10958,0,0,0,30283,0,0,'Spectral Warden','','',0,6,0,1,0,13,1,0,79,80,14,163800,264600,0,1,0,0,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'69144',0,6809,0,2.5,8,14,0,69633,69148,70210,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36669,10958,0,0,28755,0,0,0,'Arcanist Tybalin','','',0,7,0,0,0,1,1,0,80,80,190,12600,12600,3994,1,3,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36670,10958,0,0,28680,0,0,0,'Magister Hathorel','The Sunreavers','',0,7,0,0,0,1,1,0,80,80,190,12600,12600,3994,1,3,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36672,10958,0,0,1126,11686,0,0,'Coldflame','','',1024,10,0,0,1,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36677,12340,0,0,14699,0,0,0,'Skeletal Miner (Cosmetic)','','',1048576,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36679,12340,0,0,30285,0,0,0,'Frostsworn Lieutenant','','',0,7,0,1,0,6,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36701,11403,0,0,16946,0,0,0,'Raging Spirit','','',40,6,0,3,0,53.968,1,0,83,83,14,18000,18000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,2,1,'',1,0,0,2.5,8,14,0,69242,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36710,11403,0,0,30297,0,30297,0,'[DND] Apothecary Table (Spell Effect)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36715,12340,0,0,1126,0,0,0,'Quel\'Delar Krasus Credit','','',0,10,0,0,0,1,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36723,10958,0,0,30300,0,0,0,'Frostsworn General','','',8,6,0,1,0,25,1,0,79,80,14,315000,441000,0,1,0,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,20315,0,2.5,8,14,0,69222,73076,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14574,12340,37021,0,30467,30468,0,0,'Skybreaker Vicar (2)','','',72,7,0,1,0,25,10,0,82,82,84,269600,269600,91600,1,0,2000,0,2715,3900,0,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8803,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14575,12340,37021,0,30467,30468,0,0,'Skybreaker Vicar (3)','','',72,7,0,1,0,75,10,0,82,82,84,808800,808800,91600,1,0,2000,0,2715,3900,0,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8803,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36726,12340,33192,0,26851,27552,27553,0,'[PH] Icecrown Reanimated Crusader','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36731,10958,0,0,169,16946,0,0,'Icy Blast','','',4,10,0,3,0,1.35,1,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,14400000,7,0,0,0,0,0,0,2,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36736,10958,0,0,1126,23257,0,0,'Invisible Stalker (Icecrown Dungeon Trap)','','',1049600,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'69174',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36737,12213,0,0,1126,14501,0,0,'Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36757,12340,0,0,25771,0,0,0,'Frostsworn Berserker','','',0,7,0,1,0,6,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36763,12340,0,0,25796,0,0,0,'Frostsworn Battle-Mage','','',0,7,0,1,0,6,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36764,10958,0,0,30368,30369,30370,30371,'Alliance Slave','','',0,7,0,1,0,3,1,0,80,80,35,37800,63000,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69565,69566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36765,10958,0,0,30372,30373,0,0,'Alliance Slave','','',0,7,0,1,0,3,1,0,80,80,35,37800,63000,3994,1,0,2000,0,3127.5,4365,0,0,0,0,7200000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(36766,10958,0,0,30374,30375,0,0,'Alliance Slave','','',0,7,0,1,0,3,1,0,80,80,35,37800,63000,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69565,69566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36767,10958,0,0,30376,30377,30379,30378,'Alliance Slave','','',0,7,0,1,0,3,1,0,80,80,35,30240,50400,8814,1,0,2000,0,2595,3742.5,0,0,0,0,7200000,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36769,12340,0,0,25797,0,0,0,'Frostsworn Marksman','','',0,7,0,1,0,6,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36770,10958,0,0,30380,30381,30382,30383,'Horde Slave','','',0,7,0,1,0,3,1,0,80,80,14,37800,63000,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69565,69566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36771,10958,0,0,30384,30385,0,0,'Horde Slave','','',0,7,0,1,0,3,1,0,80,80,14,37800,63000,3994,1,0,2000,0,3127.5,4365,0,0,0,0,7200000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36772,10958,0,0,30386,30387,0,0,'Horde Slave','','',0,7,0,1,0,3,1,0,80,80,14,37800,63000,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69565,69566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36773,10958,0,0,30388,30389,30390,30391,'Horde Slave','','',0,7,0,1,0,3,1,0,80,80,14,30240,50400,8814,1,0,2000,0,2595,3742.5,0,0,0,0,7200000,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36774,10958,0,0,30310,30311,0,0,'Silver Covenant Agent','','',0,7,0,0,0,1.35,1,0,80,80,2027,17010,17010,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,71410,15691,60195,71400,0,0,0,0,0,0,0,0,0,0,0,0,49872,0,0,0,0,0,0,0),(36776,10958,0,0,30438,30439,0,0,'Sunreaver Agent','','',0,7,0,0,0,1.35,1,0,80,80,2123,17010,17010,0,1,0,2000,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,60195,71400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,49536,0,0,0,0,0,0,0),(36778,10482,0,0,6080,0,0,0,'Mighty Frostsaber','Night Elf Mohawk\'s Companion','',0,1,2,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,2.25,0.525,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(36788,10958,0,0,22196,0,0,0,'Deathwhisper Necrolyte','Cult of the Damned','',0,7,0,1,0,16,1,0,78,80,14,161280,302400,8814,1,0,2000,0,2595,3742.5,0,0,0,0,7200000,7822,0,0,0,0,0,0,0,0,'',0,6705,0,2.5,8,14,0,69578,69577,69577,70270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38629,12340,37890,0,30967,0,30967,0,'Cult Fanatic (3)','Cult of the Damned','',8,7,0,1,0,15,1,0,82,82,21,202215,202215,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36792,12340,0,0,30340,30341,30342,0,'[PH] Unused Quarry Overseer','Host of Suffering','',2048,6,0,1,0,30,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36794,10958,0,0,27982,0,0,0,'Scourgelord Tyrannus','','',72,6,0,1,0,8,1,0,82,82,14,107848,107848,4169,1,0,2000,0,3472.5,4800,0,0,0,0,180000,10253,0,0,0,0,0,0,9,0.93,'',0,0,0,2.5,8,14,0,69347,69753,0,0,0,0,0,0,0,4,0,0,0,0,551,0,0,0,0,0,0,0,0,0),(36796,10958,0,0,9785,0,0,0,'Corrupted Champion','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36804,12340,0,0,31658,0,0,0,'Matt\'s Test Priest','','',0,7,0,0,0,1.8,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14659,12340,36829,0,30343,0,0,0,'Deathspeaker High Priest (3)','Cult of the Damned','',72,6,0,1,0,215,10,0,82,82,16,2898415,2898415,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,24250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36829,10958,0,0,30343,0,0,0,'Deathspeaker High Priest','Cult of the Damned','',72,6,0,1,0,75,10,0,82,82,16,1011075,1011075,41690,1,0,2000,0,3472.5,4800,0,0,0,0,7200000,10253,0,0,0,0,0,0,0,0,'',0,24250,0,2.5,8,14,0,69491,69483,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,172,0),(14653,12340,36807,0,30324,0,0,0,'Deathspeaker Disciple (3)','Cult of the Damned','',72,6,0,1,0,75,10,0,82,82,312,808800,808800,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8200,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36812,11403,0,0,30846,0,30846,0,'Stormwind Love Boat','','',1048576,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36817,11403,0,0,21955,16925,21955,0,'[DND] Love Boat Summoner','','',0,10,0,0,0,15,20,0,80,80,35,189000,189000,79880,1,0,2000,0,417,582,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36823,11403,0,0,31021,0,0,0,'Terenas Menethil','','',4096,7,0,1,0,25,15,0,80,80,35,315000,315000,59910,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'72372',0,0,0,2.5,8,14,0,69382,72595,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10141,12340,37501,0,26194,0,0,0,'Nerub\'ar Champion (3)','','',0,6,0,1,0,80,1,0,80,80,21,1008000,1008000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,3,0.62,'',0,7724,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36805,10958,0,0,30323,30360,0,0,'Deathspeaker Servant','Cult of the Damned','',72,7,0,1,0,20,10,0,82,82,16,215680,215680,91600,1,0,2000,0,2715,3900,0,0,0,0,7200000,8340,0,0,0,0,0,0,0,0,'',0,8260,0,2.5,8,14,0,69576,71108,69405,69404,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,172,0),(36830,10958,0,0,30364,30365,30365,0,'Wrathbone Laborer','','',0,6,0,1,0,13,1,0,78,80,974,163800,264600,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,0,'',0,6750,0,2.5,8,14,0,70302,70278,69572,69572,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36837,10482,0,0,30346,0,30346,0,'Onyxian Drake','','',0,1,0,0,0,1,1,0,80,80,73,12600,12600,0,1,0,2000,0,590.8,820.4,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26430,12340,0,0,1126,21955,0,0,'Ducal\'s Passenger Seat','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26191,9056,0,0,26500,0,0,0,'Dusk','','vehichleCursor',0,3,0,0,0,1,1,0,60,60,1733,3052,3052,0,1,0,2000,0,128,192,0,2250,102,154,180000,3750,0,0,0,0,0,0,1.35,0.4185,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,140,0),(36840,10958,0,0,26614,25244,0,0,'Ymirjar Wrathbringer','','',0,6,0,1,0,6.5,1,0,79,80,14,81900,132300,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,1,0.31,'',0,6500,0,2.5,8,14,0,69603,70285,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36841,10958,0,0,30350,0,0,0,'Fallen Warrior','','',0,6,0,1,0,6.5,1,0,79,80,14,81900,94500,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69579,61044,69580,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36842,10958,0,0,26919,0,0,0,'Wrathbone Coldwraith','','',0,6,0,1,0,6.5,3,0,79,80,14,81900,132300,11982,1,0,2000,0,3127.5,4365,0,0,0,0,7200000,9706,0,0,0,0,0,0,2,0.62,'',0,6662,0,2.5,8,14,0,69574,69573,69573,70277,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36847,10958,0,0,28470,1126,0,0,'Collapsing Icicle','','',8,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36848,10958,0,0,1126,17612,0,0,'Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36851,10958,0,0,30415,0,0,0,'Aquanos','','',0,4,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1,0.155,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38583,12340,37813,0,30790,0,30790,0,'Deathbringer Saurfang (3)','','',108,6,0,3,0,630,1,0,83,83,35,43926750,43926750,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36856,10958,0,0,30358,0,0,0,'Shandy Glossgleam','','',0,7,0,0,0,1,1,0,80,80,2007,12600,12600,3994,1,1,2000,0,417,582,0,0,0,0,180000,9706,0,0,0,0,0,0,1.725,0.3519,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36857,12340,0,0,30196,0,0,0,'Blood Elf Warrior','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36858,12340,0,0,30194,0,0,0,'Dwarf Mage','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36859,12340,0,0,30197,0,0,0,'Dwarf Shaman','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36860,12340,0,0,30201,0,0,0,'Gnome Priest','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36861,12340,0,0,30190,0,0,0,'Human Hunter','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36862,12340,0,0,30193,0,0,0,'Night Elf Mage','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36863,12340,0,0,30191,0,0,0,'Orc Mage','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36864,12340,0,0,30199,0,0,0,'Tauren Paladin','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36865,12340,0,0,30200,0,0,0,'Tauren Priest','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36866,12340,0,0,30202,0,0,0,'Troll Druid','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36867,12340,0,0,30198,0,0,0,'Undead Hunter','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36871,10958,0,0,30462,0,0,0,'Core Hound Pup','','',0,12,0,0,0,1,1,0,1,1,188,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(36874,10958,0,0,29100,0,0,0,'Disturbed Glacial Revenant','','',512,4,0,1,0,20,1,0,80,80,14,252000,252000,3994,1,0,2000,0,3127.5,4365,0,0,0,0,7200000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,55216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36875,12340,26195,0,24992,1065,0,0,'[PH] Icecrown Gauntlet Ghoul','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36877,10958,0,0,30363,0,0,0,'Wrathbone Skeleton','','',0,6,0,1,0,1,1,0,79,80,14,12600,37800,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36879,10958,0,0,23681,0,0,0,'Plagueborn Horror','','',104,6,0,1,0,15,1,0,79,80,14,189000,252000,0,1,0,1500,0,2373.75,3296.25,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,1.5,'',0,6658,0,2.5,8,14,0,69582,69581,70274,70274,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14804,12340,36811,0,30327,30359,0,0,'Deathspeaker Attendant (3)','Cult of the Damned','',72,7,0,1,0,25,10,0,82,82,312,808800,808800,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8210,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36881,10958,0,0,9785,0,0,0,'Skeletal Slave','','',0,6,0,0,0,1,1,0,79,80,14,5342,8013,0,1,0,2000,0,422,586,0,0,0,0,7200000,9729,0,0,0,0,0,0,1.5,1,'',0,6645,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36885,11403,0,0,1660,1565,4110,0,'Crown Apothecary','','',0,7,0,0,0,1,1,0,20,23,35,484,605,0,1,0,2000,0,56.1,74.8,0,0,0,0,0,940,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36886,10958,0,0,26577,0,0,0,'Geist Ambusher','','',0,6,0,1,0,6.5,1,0,79,80,7,81900,100800,3994,1,0,2000,0,3127.5,4365,0,0,0,0,7200000,9706,0,0,0,0,0,0,3,0.93,'',0,6647,0,2.5,8,14,0,69504,70271,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,151,0),(36888,10958,0,0,30368,0,0,0,'Rescued Alliance Slave','','',0,7,0,0,0,0.5,1,0,80,80,35,6300,6300,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36889,10958,0,0,30386,30387,0,0,'Rescued Horde Slave','','',0,7,0,0,0,0.5,1,0,80,80,35,6300,6300,3994,1,0,2000,0,417,582,0,0,0,0,0,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36891,10958,0,0,26742,0,0,0,'Iceborn Proto-Drake','','',0,1,0,1,0,13,1,0,79,80,14,163800,252000,0,1,0,2000,0,3165,4395,0,0,0,0,14400000,9729,0,0,0,0,0,0,3.75,0.2325,'',0,0,0,2.5,8,14,0,70272,70272,0,0,0,0,0,0,0,0,0,0,0,0,560,0,0,0,0,0,0,0,0,0),(36892,10958,0,0,27547,0,0,0,'Ymirjar Deathbringer','','',0,7,0,1,0,10,20,0,79,80,14,126000,189000,79880,1,0,2000,0,3127.5,4365,0,0,0,0,7200000,9706,0,0,0,0,0,0,0,0,'18950 18950',0,6645,0,2.5,8,14,0,69528,69516,69516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36893,10958,0,0,27009,26122,0,0,'Ymirjar Flamebearer','','',0,6,0,1,0,6.5,8,0,79,80,14,81900,132300,31952,1,0,2000,0,3127.5,4365,0,0,0,0,7200000,9706,0,0,0,0,0,0,1.5,0.465,'18950 18950',0,6713,0,2.5,8,14,0,69583,69586,69584,70283,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,154,0),(36896,10958,0,0,30403,0,0,0,'Stonespine Gargoyle','','',8,6,0,1,0,12.6,1,0,80,80,14,158760,189000,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,0,'',0,6624,0,2.5,8,14,0,70275,69575,0,0,0,0,0,0,0,4,0,0,0,0,562,0,0,0,0,0,0,0,0,0),(38760,12340,37562,0,30707,0,0,0,'Gas Cloud (2)','','',72,10,0,0,0,70,1,0,82,82,14,395290,395290,0,1,0,2000,0,683.2,898.8,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38761,12340,37562,0,30707,0,0,0,'Gas Cloud (3)','','',72,10,0,0,0,70,1,0,82,82,14,1581160,1581160,0,1,0,2000,0,683.2,898.8,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36904,12340,0,0,16943,0,0,0,'Gryphon Hatchling 3.3.0','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36907,10958,0,0,30401,0,0,0,'Wrathbone Siegesmith','','',0,6,0,0,0,1,1,0,79,80,14,12600,25200,0,1,0,2000,0,422,586,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36908,11403,0,0,30412,0,0,0,'Gryphon Hatchling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(36909,11403,0,0,30413,0,0,0,'Wind Rider Cub','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(36910,12213,0,0,30402,0,0,0,'Zipao Tiger','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36911,10482,0,0,30414,0,0,0,'Pandaren Monk','','',0,12,0,0,0,1,1,0,1,1,188,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(36912,10482,0,0,3718,3714,18052,3585,'Chen Stormstout','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36913,10958,0,0,30405,0,0,0,'Eye of the Lich King','','',0,10,0,1,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,14400000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,801,0),(36916,10958,0,0,28292,0,0,0,'Ghoul Minion','','',8,6,0,0,0,0.4,1,0,80,80,16,5040,5040,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,54185,60876,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36923,12213,0,0,384,0,0,0,'Hogger (1)','','',4,7,0,3,0,0.114669,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,6016,6268,6730,0,0,0,0,0,0,0,0,0,0,0,0,0,1931,0,0,0,0,0,0,0),(36934,10958,0,0,1126,11686,0,0,'Empowering Orb Controller Stalker','','',1048576,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,604800000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36938,12340,0,0,30277,0,0,0,'Scourgelord Tyrannus (1)','','',0,7,0,1,0,80,20,0,82,82,14,1078480,1078480,0,1,0,0,0,0,0,0,0,0,0,0,10356,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69155,69275,69172,69167,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36940,10958,0,0,24993,0,0,0,'Raging Ghoul','','',0,6,0,0,0,1,1,0,79,80,7,12600,17010,0,1,0,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,70150,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36941,10958,0,0,25245,0,0,0,'Risen Witch Doctor','','',0,6,0,1,0,6,1,0,79,80,7,75600,94500,3994,1,0,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,70144,70080,70145,70182,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36944,10958,0,0,4449,25455,0,0,'Wants Shirts','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,180000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36945,10958,0,0,4449,25455,0,0,'Wants Pants','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,180000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36946,10958,0,0,4449,25455,0,0,'Wants Unmentionables','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,180000,7,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36947,10958,0,0,4449,25455,0,0,'Wants Water','','',0,10,0,0,0,1,1,0,70,70,35,8982,8982,3155,1,0,2000,0,234,331,0,0,0,0,0,6708,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36949,13164,0,0,1070,0,0,0,'[PH] Scaling Fire Elemental','','',0,4,0,0,0,1.15,1,0,40,40,35,1753,1753,0,1,0,0,0,21.8981,21.8981,0,0,14,14,0,1964,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5659,16312,0,0,0,0,0,0),(15049,12340,37144,0,30529,30528,0,0,'Skybreaker Marksman (2)','','',72,7,0,1,0,30,10,0,82,82,84,404430,404430,41690,1,0,2000,0,3472.5,4800,0,2000,720,1040,0,10253,0,0,0,0,0,0,0,0,'',0,7973,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36954,10958,0,0,30721,0,0,0,'The Lich King','','',268435500,6,0,3,0,2000,500,0,83,83,7,27890000,27890000,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,70063,69780,69409,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36955,10958,0,0,30867,0,0,0,'Lady Jaina Proudmoore','','',262144,7,0,1,0,500,100,0,80,80,1770,5040000,5040000,881400,1,2,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0.465,'',0,0,0,2.5,8,14,0,69708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38262,12340,36960,0,30745,30746,30747,0,'Kor\'kron Sergeant (1)','','',72,7,0,1,0,40,1,0,82,82,83,539240,539240,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14979,12340,37030,0,30480,30481,0,0,'Kor\'kron Primalist (2)','','',72,7,0,1,0,25,10,0,82,82,83,269600,269600,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,'',0,8668,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37698,11403,0,0,25297,0,0,0,'Shambling Horror','','',4104,6,0,1,0,143.421,15,0,83,83,21,2034500,2034500,0,1,0,2000,0,3817.5,5122.5,1,2000,742,1070,0,10627,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,72146,73794,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36963,13164,0,0,171,0,0,0,'[PH] Scaling Earth Elemental','','',0,4,0,0,0,1.15,1,0,40,40,35,1753,1753,0,1,0,0,0,21.8981,21.8981,0,0,14,14,0,1964,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36964,13164,0,0,8714,0,0,0,'[PH] Scaling Air Elemental','','',0,4,0,0,0,1.15,1,0,40,40,35,1753,1753,0,1,0,0,0,21.8981,21.8981,0,0,14,14,0,1964,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36965,13164,0,0,5561,0,0,0,'Furious Water Elemental','','',0,4,0,0,0,3,1,0,80,80,35,16026,16026,0,1,0,0,0,45.4177,45.4177,0,0,103,103,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36966,13164,0,0,7804,0,0,0,'[DND] Town Bunny','','',1048576,10,0,0,0,1,1,0,40,40,1932,1524,1524,0,1,0,0,0,21.8981,21.8981,0,0,14,14,0,1964,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36967,10958,0,0,1126,11686,25942,0,'Spiteful Apparition (Ambient)','','',1048640,10,0,0,0,0.79,1,0,80,80,16,10000,10000,3994,1,0,5000,0,1042.5,1455,0,0,0,0,180000,7,0,0,0,0,0,0,1,0.5,'69663 69658',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,0),(37017,10958,0,0,30473,30465,0,0,'Skybreaker Assassin','','',72,7,0,1,0,30,10,0,82,82,84,404430,404430,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,8523,0,2.5,8,14,0,69921,71128,69920,71145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36970,10958,0,0,26989,26990,26991,26992,'Skybreaker Deckhand','','',0,7,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,604800000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36971,10958,0,0,27322,27325,27326,27327,'Orgrim\'s Hammer Crew','','',0,7,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36979,10482,0,0,30507,0,0,0,'Lil\' K.T.','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'69683 70050',0,0,0,2.5,8,14,0,69681,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(38680,12340,36957,0,30750,30751,30752,0,'Kor\'kron Reaver (3)','','',72,7,0,1,0,16,1,0,82,82,83,215696,215696,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36983,10958,0,0,19725,27204,0,0,'Scourge Materials','','',16778240,10,0,0,0,1,1,0,1,1,974,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36990,10958,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',12,7,0,3,0,500,20,0,83,83,35,6972500,6972500,85160,1,2,0,0,0,0,0,0,0,0,7200000,10627,0,0,0,0,0,0,1.2,0.372,'',1,0,0,2.5,8,14,0,70513,70512,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36991,10958,0,0,21460,0,21460,0,'Sunwell Guardian','','',0,9,0,0,0,2,1,0,80,80,1960,18430,18430,0,1,0,2000,0,422,586,0,0,0,0,0,9730,0,0,0,0,0,0,3,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36993,10958,0,0,30867,0,0,0,'Lady Jaina Proudmoore','','',0,7,0,1,0,500,100,0,80,80,1770,5040000,5040000,881400,1,2,2000,0,2595,3742.5,0,0,0,0,7200000,7822,0,0,0,0,0,0,0,0.465,'',0,0,0,2.5,8,14,0,38384,70132,32192,70464,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15057,12340,37004,0,30455,30457,0,0,'Skybreaker Dreadblade (1)','','',72,7,0,1,0,30,10,0,82,82,84,1213290,1213290,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,7610,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37000,10958,0,0,1126,11686,1126,0,'Sunwell Visual Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37533,11403,0,0,27982,0,0,0,'Rimefang','','',72,6,0,1,0,240,10,0,82,82,21,3235440,3235440,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10253,0,0,0,0,0,0,9,0.93,'57764',0,0,0,2.5,8,14,0,71387,71386,71376,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38167,12340,37868,0,7919,0,0,0,'Risen Archmage (1)','','',8,6,0,1,0,25,20,0,81,81,16,325825,325825,81620,1,0,2000,0,3187.5,4515,1,2000,702,1022,0,9929,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37006,10958,0,0,1126,11686,0,0,'Sticky Ooze','','',0,10,0,0,0,2,1,0,80,80,35,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,69776,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39310,12340,37695,0,24999,0,0,0,'Drudge Ghoul (2)','','',4096,6,0,1,0,20,15,0,80,80,21,252000,252000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37013,10958,0,0,1126,11686,0,0,'Puddle Stalker','','',0,10,0,0,0,2,1,0,80,80,35,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,604800000,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37014,10958,0,0,169,16925,0,0,'Ice Wall Target','','',0,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15094,12340,36998,0,30452,30450,0,0,'Skybreaker Protector (3)','','',72,7,0,1,0,35,10,0,82,82,84,1213290,1213290,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,9315,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36998,10958,0,0,30452,30450,0,0,'Skybreaker Protector','','',72,7,0,1,0,35,10,0,82,82,84,471835,471835,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10356,0,0,0,0,0,0,0,0,'',0,9315,0,2.5,8,14,0,69902,69903,72645,69901,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37868,10958,0,0,7919,0,0,0,'Risen Archmage','','',8,6,0,1,0,8,20,0,81,81,16,104264,104264,81620,1,0,2000,0,3187.5,4515,1,2000,702,1022,0,10007,0,0,0,0,0,0,2.25,1.5,'',0,0,0,2.5,8,14,0,70602,70759,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38625,12340,37949,0,30965,0,30965,0,'Cult Adherent (2)','','',8,7,0,1,0,10,10,0,82,82,21,107840,107840,183200,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37025,10958,0,0,30483,0,0,0,'Stinky','','',72,6,0,1,0,250,2,0,80,80,21,3150000,3150000,8338,1,0,2000,0,3165,4395,1,2000,682,1012,0,9729,0,0,0,0,0,0,0,0,'71805',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(36725,10958,0,0,30885,0,0,0,'Nerub\'ar Broodkeeper','','',0,6,0,1,0,25,1,0,80,80,21,315000,315000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9706,0,0,0,0,0,0,0,0,'18950 18950',0,0,0,2.5,8,14,0,70965,71020,70980,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10190,12340,37232,0,30597,0,0,0,'Nerub\'ar Broodling (1)','','',0,6,0,0,0,3,1,0,80,80,21,37800,37800,0,1,0,2000,0,590.8,820.4,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37028,10958,0,0,30485,30486,0,0,'Kor\'kron Stalker','','',72,7,0,1,0,30,10,0,82,82,14,404430,404430,0,1,0,2000,0,0,0,0,0,0,0,604800000,10328,0,0,0,0,0,0,0,0,'',0,8631,0,2.5,8,14,0,69921,71128,69920,71145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14972,12340,37029,0,30482,30484,0,0,'Kor\'kron Reaver (1)','','',72,7,0,1,0,30,10,0,82,82,83,1078480,1078480,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,8676,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14973,12340,37029,0,30482,30484,0,0,'Kor\'kron Reaver (2)','','',72,7,0,1,0,30,10,0,82,82,83,404430,404430,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,8676,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14974,12340,37029,0,30482,30484,0,0,'Kor\'kron Reaver (3)','','',72,7,0,1,0,30,10,0,82,82,83,1078480,1078480,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,8676,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37029,10958,0,0,30482,30484,0,0,'Kor\'kron Reaver','','',72,7,0,1,0,30,10,0,82,82,83,404430,404430,0,1,0,2000,0,3660,4815,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,8676,0,2.5,8,14,0,69916,69912,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38405,12340,36982,0,30748,30749,0,0,'Kor\'kron Rocketeer (1)','','',72,7,0,1,0,7,1,0,82,82,83,94367,94367,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36968,10958,0,0,30739,30740,0,0,'Kor\'kron Axethrower','','',72,7,0,1,0,8,1,0,82,82,83,107848,107848,0,1,0,2000,0,3660,4815,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,71339,70161,72539,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(37036,13164,0,0,5561,0,0,0,'Rippling Water Elemental','','',0,4,0,1,0,8,5,0,80,80,35,133550,133550,0,1,0,0,0,45.4177,45.4177,0,0,103,103,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37037,12340,0,0,5561,0,0,0,'Acanthurus','','',76,4,0,3,0,1950,60,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10155,12340,38125,0,27548,0,0,0,'Ymirjar Deathbringer (2)','','',8,7,0,1,0,45,1,0,80,80,2209,567000,567000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9706,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37039,12340,0,0,21955,0,0,0,'[DND]Ground Cover Bunny','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37041,10958,0,0,22548,0,0,0,'Skybreaker Battle Standard','','',0,11,0,0,0,5,1,0,80,80,1733,63000,63000,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37044,10958,0,0,23993,0,0,0,'Kor\'kron Battle Standard','','',0,11,0,0,0,5,1,0,80,80,1734,63000,63000,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37063,13164,0,0,3167,5446,0,0,'Stormwind City Guard','','',0,7,0,0,0,1.5,1,0,80,80,35,10684,10684,0,1,0,0,0,45.4177,45.4177,0,0,103,103,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37068,10958,0,0,24653,0,0,0,'Spiritual Reflection','','',72,7,0,1,0,4,1,0,80,80,14,50400,100800,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,69933,69900,69900,73046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37069,10958,0,0,30503,0,0,0,'Lumbering Abomination','','',0,6,0,1,0,10,1,0,80,80,7,126000,201600,0,1,0,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,40505,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37071,10958,0,0,1126,11686,0,0,'Invisible Stalker (Icecrown Dungeon Trap Controller)','','',1049600,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37072,10482,0,0,4382,0,0,0,'Rogg','','',0,7,0,0,0,1.35,1,0,60,60,29,4120,4120,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25743,9056,0,0,26425,0,0,0,'Wooly Mammoth Bull','','vehichleCursor',2048,1,0,0,0,1,1,0,69,70,1990,8982,8982,0,1,0,2500,0,260,390,0,500,208,312,180000,6719,0,0,0,0,0,0,5.775,0.5115,'',0,0,0,2.5,8,14,0,46317,46315,46316,0,0,0,0,0,0,0,0,0,0,0,72,0,34977,0,0,0,0,0,180,0),(37094,10958,0,0,11686,0,11686,11686,'Crucible of Souls','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.5,'69859',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37133,10958,0,0,26623,0,0,0,'Ymirjar Warlord','','',8,7,0,1,0,50,1,0,80,80,2209,630000,630000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9729,0,0,0,0,0,0,1.5,0.465,'71244',0,0,0,2.5,8,14,0,41057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37100,12340,0,0,30509,0,0,0,'Alliance Brigadier General (Stormwind Visual)','','',0,7,0,1,0,10,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37101,12340,0,0,30511,0,0,0,'Horde Warbringer - Orgrimmar Appearance (DND)','','',0,7,0,1,0,10,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37107,10958,0,0,24653,0,0,0,'Spiritual Reflection','','',72,7,0,1,0,4,1,0,80,80,16,50400,100800,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,69933,69900,69900,73046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15095,12340,37026,0,30469,30470,30469,0,'Skybreaker Sorcerer (1)','','',72,7,0,1,0,25,10,0,82,82,84,808800,808800,91600,1,0,2000,0,2715,3900,0,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,10211,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14674,12340,36897,0,12349,0,0,0,'Little Ooze (3)','','',72,10,0,1,0,500,1,0,82,82,14,4235250,4235250,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37118,12340,0,0,30516,30886,0,0,'Elemental Stone','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37119,10958,0,0,31011,0,0,0,'Highlord Tirion Fordring','','',2084,7,0,3,0,1000,1000,0,83,83,2070,13945000,13945000,4258000,1,1,2000,0,17360,23590,0,0,0,0,7200000,10573,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37120,10958,0,0,30869,0,0,0,'Highlord Darion Mograine','','',36,6,0,3,0,800,1,0,83,83,2051,11156000,11156000,0,1,2,2000,0,17815,23905,0,0,0,0,7200000,10673,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,622,0,0,0,0,0,0,0,0,0),(37122,10958,0,0,30907,0,0,0,'Captain Arnath','','',4096,7,0,1,0,10,1,0,81,81,2131,130330,130330,4081,1,0,1500,0,2390.62,3386.25,0,0,0,0,604800000,10007,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,14515,71595,71781,71546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38712,10958,0,0,31124,0,0,0,'Bone Spike','','',0,6,0,1,0,3.1,1,0,80,80,14,39060,39060,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,533,0,0,0,0,0,0,0,0,0),(38974,12340,38712,0,31124,0,31124,0,'Bone Spike (2)','','',0,6,0,1,0,3.1,1,0,80,80,14,39060,39060,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38598,12340,38508,0,31107,31163,31164,0,'Blood Beast (3)','','',72,1,0,1,0,7.425,1,0,82,82,16,55000,75000,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15096,12340,37026,0,30469,30470,30469,0,'Skybreaker Sorcerer (2)','','',72,7,0,1,0,25,10,0,82,82,84,269600,269600,91600,1,0,2280,0,3095.1,4446,0,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,10211,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39122,12340,36609,0,25452,0,0,0,'Val\'kyr Shadowguard (3)','','',32,6,0,3,0,35.71,500,0,81,81,14,374500,374500,4489500,1,0,2000,0,12285,17815,1,2000,702,1006,0,8023,0,0,0,0,0,0,8,0.31,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37128,12340,0,0,30520,0,0,0,'[PH] Icecrown Shade','','',0,6,0,1,0,50,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14936,12340,37022,0,15961,0,15961,0,'Blighted Abomination (3)','','',524392,6,0,1,0,75,1,0,80,80,21,2835000,2835000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,4.5,1.5,'',0,7587,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37130,12340,0,0,14702,0,0,0,'Mirror Image','','',16777216,7,0,1,0,3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37131,12340,0,0,24653,0,0,0,'Mirror Image Bug Test','','',0,7,0,1,0,3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14953,12340,37038,0,26577,0,0,0,'Vengeful Fleshreaper (2)','','',0,6,0,1,0,12.5,1,0,80,80,21,157500,157500,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9706,0,0,0,0,0,0,3,0.93,'',0,7596,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14956,12340,37011,0,31092,0,0,0,'The Damned (2)','','',72,6,0,1,0,38,1,0,80,80,2209,478800,478800,0,1,0,1000,0,1582.5,2197.5,1,2000,690,1018,0,9729,0,0,0,0,0,0,0,0,'',0,7652,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14957,12340,37011,0,31092,0,0,0,'The Damned (3)','','',72,6,0,1,0,38,1,0,80,80,2209,1575000,1575000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,7652,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15016,12340,37149,0,30532,30534,0,0,'Kor\'kron Necrolyte (1)','','',72,7,0,1,0,25,10,0,82,82,83,808800,808800,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,'',0,10133,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37907,11403,0,0,12346,0,0,0,'Rot Worm','','',8,10,0,1,0,2,1,0,80,80,16,25200,25200,0,1,0,2000,0,3165,4395,0,0,0,0,0,9730,0,0,0,0,0,0,0.75,0.45,'72962',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15029,12340,37146,0,30530,30531,0,0,'Kor\'kron Sniper (1)','','',72,7,0,1,0,30,10,0,82,82,83,517200,517200,41690,1,0,2000,0,3472.5,4800,0,0,0,0,0,10225,0,0,0,0,0,0,0,0,'',0,9749,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37158,10958,0,0,30547,20570,0,0,'Quel\'Delar','','',0,10,0,1,0,17,5,0,80,80,14,214200,214200,0,1,0,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,67541,29426,16856,67716,0,0,0,0,0,0,0,0,0,0,0,0,50254,0,0,0,0,0,0,0),(37168,12340,0,0,7804,0,0,0,'[DND] Summon Bunny 1','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37172,11403,0,0,30728,0,30728,0,'Detective Snap Snagglebolt','','',0,7,0,0,0,1,1,0,1,1,1735,1,1,0,1,0,0,0,0,0,0,0,0,0,0,1187,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37181,10958,0,0,19725,25455,0,0,'The Lich King','','',8,10,0,0,0,2000,2000,0,83,83,35,27890000,27890000,8516000,1,0,2000,0,496,674,0,0,0,0,180000,10573,0,0,0,0,0,0,0.25,0.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37182,10958,0,0,26982,0,0,0,'High Captain Justin Bartlett','','',0,7,0,1,0,4,1,0,80,80,35,21368,21368,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37183,10958,0,0,19725,25455,0,0,'Highlord Bolvar Fordragon','','',1052676,10,0,3,0,50,20,0,80,80,35,630000,630000,79880,1,0,2000,0,14595,20370,0,0,0,0,604800000,9706,0,0,0,0,0,0,0.25,0.125,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37184,10958,0,0,19000,0,0,0,'Zafod Boombox','','',8,7,0,1,0,4,1,0,83,83,35,55780,55780,0,1,0,2000,0,3817.5,5122.5,0,0,0,0,604800000,10673,0,0,0,0,0,0,1.8,0.3672,'69188 70348',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(37186,11403,0,0,169,15880,0,0,'Frost Bomb','','',0,10,0,0,0,1,1,0,1,1,14,4274,4274,3994,1,0,2000,0,417,582,0,0,0,0,0,17,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37187,10958,0,0,30583,0,0,0,'High Overlord Saurfang','','',12,7,0,3,0,300,1,0,83,83,14,4183500,4183500,0,1,0,2000,0,17815,23905,0,0,0,0,7200000,10673,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,599,0,0,0,0,0,0,0,164,0),(37188,10958,0,0,30865,0,0,0,'Lady Jaina Proudmoore','','',4,7,0,3,0,800,10,0,83,83,1802,8924800,8924800,93280,1,0,2000,0,12950,18585,1,2000,730,1084,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37189,10958,0,0,30750,30751,30752,0,'Kor\'kron General','','',72,7,0,1,0,16.2,1,0,82,82,1735,218392,218392,0,1,0,0,0,0,0,0,0,0,0,7200000,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37190,10958,0,0,30606,30607,30608,0,'Alliance Commander','','',72,7,0,1,0,16.2,1,0,82,82,35,218392,218392,0,1,0,2000,0,3660,4815,0,0,0,0,7200000,10356,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37191,12340,0,0,30516,0,0,0,'[PH] Ice Stone 2','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37192,12340,0,0,30516,0,0,0,'[PH] Ice Stone 3','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37193,12340,0,0,5561,0,0,0,'Balistoides','','',76,4,0,3,0,1950,60,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37194,12340,0,0,5561,0,0,0,'Chaetodon','','',76,4,0,3,0,1950,60,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37200,10958,0,0,30582,0,0,0,'Muradin Bronzebeard','','',12,7,0,3,0,300,1,0,83,83,35,4183500,4183500,0,1,0,2000,0,17815,23905,0,0,0,0,7200000,10673,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37201,12340,0,0,7804,0,0,0,'[DND] Summon Bunny 2','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37202,12340,0,0,7804,0,0,0,'[DND] Summon Bunny 3','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37205,10958,0,37601,30570,0,30570,0,'Thalorien Dawnseeker','','',4096,7,0,1,0,3.5,3,0,80,80,35,44100,44100,11982,1,1,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,67541,57846,67542,67716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37211,10958,0,0,30581,30590,30591,30592,'Sunwell Defender','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37214,10958,0,0,30576,30577,30578,30579,'Crown Lackey','','',0,7,0,0,0,1,1,0,8,9,14,156,176,0,1,0,2000,0,11,15,0,0,0,0,180000,736,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37215,10958,0,0,31044,1126,0,0,'Orgrim\'s Hammer','','',76,10,0,3,0,49.4801,1,0,83,83,35,690000,690000,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,3,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(10246,12340,36824,0,31471,0,0,0,'Spirit Warden (2)','','',4096,6,0,1,0,20,15,0,80,80,14,252000,252000,59910,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37221,10958,0,0,30867,0,0,0,'Lady Jaina Proudmoore','','',0,7,0,1,0,500,100,0,1,1,35,1,1,0,1,2,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37222,10958,0,0,1126,11686,0,0,'Pit of Saron Front Formation Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,14400000,7,0,0,0,0,0,0,1,0.5,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37223,10958,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',4,7,0,3,0,500,20,0,83,83,35,6972500,6972500,85160,1,2,0,0,0,0,0,0,0,0,7200000,10627,0,0,0,0,0,0,1.2,0.372,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37225,10958,0,0,30821,0,0,0,'Uther the Lightbringer','Knight of the Silver Hand','',4096,7,0,1,0,25,15,0,80,80,35,315000,315000,59910,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37226,10958,0,0,30721,0,0,0,'The Lich King','','',36,6,0,3,0,2000,500,0,83,83,7,27890000,27890000,0,1,0,0,0,0,0,0,0,0,0,604800000,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37227,10958,0,0,30615,0,0,0,'Teleport Portal','','Interact',1049608,10,0,0,0,1,1,0,81,81,35,5492,5492,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37664,10958,0,0,30713,31023,31024,0,'Darkfallen Archmage','The San\'layn','',72,6,0,1,0,40,10,0,82,82,16,431360,431360,91600,1,0,2000,0,2715,3900,0,0,0,0,7200000,8340,0,0,0,0,0,0,0,0,'',0,7632,0,2.5,8,14,0,70408,70407,70409,70410,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10012,12340,37595,0,31025,31026,31025,0,'Darkfallen Blood Knight (1)','The San\'layn','',72,6,0,1,0,40,10,0,82,82,16,1294080,1294080,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,7596,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14788,12340,37217,0,30483,0,30483,0,'Precious (1)','','',72,6,0,1,0,250,2,0,80,80,21,8820000,8820000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37231,10958,0,0,1126,24719,0,0,'Rope Beam Stalker','','',1048576,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,604800000,7,0,0,0,0,0,0,0.15,0.075,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37233,12340,0,0,1149,0,0,0,'Aerie Gryphon (3)','','',0,1,0,1,0,32.5,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15285,21188,23969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37234,12340,0,0,13298,0,0,0,'Aggi Rumblestomp (3)','','',0,7,0,0,0,1.3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,12169,15655,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37235,12340,0,0,12069,12070,12071,12072,'Alliance Sentinel (3)','','',0,7,0,0,0,1.3,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37236,12340,0,0,13336,13337,0,0,'Alliance Spirit Guide (3)','','',2,7,0,1,0,13,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37237,12340,0,0,13340,0,0,0,'Alterac Ram (3)','','',0,1,0,0,0,1.69,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,13443,22120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37238,12340,0,0,10946,0,0,0,'Alterac Yeti (3)','','',0,7,0,1,0,9.1,1,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,16727,22479,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37239,12340,0,0,13403,0,0,0,'Arch Druid Renferal (3)','','',0,7,0,1,0,15.6,12,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15981,22127,22206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37240,12340,0,0,14215,0,0,0,'Athramanis (3)','Bounty Hunter','',0,7,0,0,0,1.3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37241,12340,0,0,8716,0,0,0,'Blizzard Elemental (3)','','',0,4,0,1,0,6.5,1.5,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37242,12340,0,0,2284,0,0,0,'Brogus Thunderbrew (3)','Food & Drink','',0,7,0,0,0,6.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37243,12340,0,0,12823,0,0,0,'Captain Balinda Stonehearth (3)','Stormpike Captain','',4,7,0,3,0,40,30,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37244,12340,0,0,11895,0,0,0,'Captain Galvangar (3)','Frostwolf Captain','',4,7,0,3,0,35,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37245,12340,0,0,13889,13890,13533,13534,'Champion Coldmine Explorer (3)','','',0,7,0,0,0,0.91,2,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37246,12340,0,0,13563,13564,13565,13566,'Champion Coldmine Guard (3)','','',0,7,0,0,0,0.91,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37247,12340,0,0,13632,13633,13634,13635,'Champion Coldmine Invader (3)','','',0,7,0,0,0,0.91,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37248,12340,0,0,13558,13559,13560,13561,'Champion Coldmine Surveyor (3)','','',0,7,0,0,0,0.91,2,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37249,12340,0,0,13650,13651,13652,13653,'Champion Commando (3)','','',0,7,0,1,0,4.81,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37250,12340,0,0,13351,13352,13353,13354,'Champion Defender (3)','','',0,7,0,0,0,0.91,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37251,12340,0,0,13361,13362,13363,13364,'Champion Guardian (3)','','',0,7,0,0,0,0.91,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37252,12340,0,0,13371,13372,13373,13374,'Champion Guardsman (3)','','',0,7,0,0,0,1.69,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37253,12340,0,0,13777,13778,13779,13780,'Champion Irondeep Explorer (3)','','',0,7,0,0,0,0.91,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37254,12340,0,0,13789,13791,13790,13792,'Champion Irondeep Guard (3)','','',0,7,0,0,0,0.91,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37255,12340,0,0,13598,13599,13600,13601,'Champion Irondeep Raider (3)','','',0,7,0,0,0,0.91,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37256,12340,0,0,13803,13804,13805,13806,'Champion Irondeep Surveyor (3)','','',0,7,0,0,0,0.91,2,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37257,12340,0,0,13375,13376,13377,13378,'Champion Legionnaire (3)','','',0,7,0,0,0,1.69,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37258,12340,0,0,13379,13380,13381,13382,'Champion Mountaineer (3)','','',0,7,0,0,0,1.69,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37259,12340,0,0,13833,13834,13835,13836,'Champion Outrunner (3)','','',0,7,0,1,0,4.81,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37260,12340,0,0,13686,13687,13688,13689,'Champion Ranger (3)','','',0,7,0,1,0,4.81,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37261,12340,0,0,13837,13838,13839,13840,'Champion Reaver (3)','','',0,7,0,1,0,4.81,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37262,12340,0,0,13357,13358,13359,13360,'Champion Sentinel (3)','','',0,7,0,0,0,1.69,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37263,12340,0,0,13365,13366,13367,13368,'Champion Warrior (3)','','',0,7,0,0,0,1.69,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37264,12340,0,0,13895,13896,13552,13553,'Coldmine Explorer (3)','','',0,7,0,0,0,0.52,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,12544,14145,15242,15244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37265,12340,0,0,13322,13323,13325,13562,'Coldmine Guard (3)','','',0,7,0,0,0,0.52,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,6253,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37266,12340,0,0,13326,13328,13630,13631,'Coldmine Invader (3)','','',0,7,0,0,0,0.52,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,9080,12057,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37267,12340,0,0,556,308,0,0,'Coldmine Miner (3)','','',0,7,0,0,0,0.39,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37268,12340,0,0,13334,0,0,0,'Coldmine Peon (3)','','',0,7,0,0,0,0.39,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37269,12340,0,0,13330,13331,13540,13537,'Coldmine Surveyor (3)','','',0,7,0,0,0,0.52,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15498,15586,15654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37270,12340,0,0,13462,0,0,0,'Commander Dardosh (3)','','',0,7,0,1,0,13,4,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37271,12340,0,0,13445,0,0,0,'Commander Duffy (3)','','',0,7,0,1,0,13,4,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37272,12340,0,0,13450,0,0,0,'Commander Karl Philips (3)','','',0,7,0,1,0,13,4,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37273,12340,0,0,13465,0,0,0,'Commander Louis Philips (3)','','',0,7,0,1,0,13,4,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37274,12340,0,0,13463,0,0,0,'Commander Malgor (3)','','',0,7,0,1,0,13,4,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37275,12340,0,0,13446,0,0,0,'Commander Mortimer (3)','','',0,7,0,1,0,13,4,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37276,12340,0,0,13464,0,0,0,'Commander Mulfort (3)','','',0,7,0,1,0,13,4,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37277,12340,0,0,13455,0,0,0,'Commander Randolph (3)','','',0,7,0,1,0,13,4,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37278,12340,0,0,13383,0,0,0,'Corporal Noreg Stormpike (3)','','',0,7,0,1,0,3.9,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37279,12340,0,0,13851,0,0,0,'Corporal Teeka Bloodsnarl (3)','','',0,7,0,1,0,3.9,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37280,12340,0,0,2863,0,0,0,'Deathstalker Agent (3)','','',0,7,0,1,0,6.5,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37281,12340,0,0,14234,0,0,0,'Dirk Swindle (3)','Bounty Hunter','',0,7,0,0,0,1.3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37282,12340,0,0,10278,0,0,0,'Drakan (3)','','',0,1,0,1,0,3.9,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37283,12340,0,0,11894,0,0,0,'Drek\'Thar (3)','Frostwolf General','',4,7,0,3,0,37.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37284,12340,0,0,13409,0,0,0,'Druid of the Grove (3)','','',0,7,0,1,0,10.4,8,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,21668,22127,22128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37285,12340,0,0,14793,14795,14794,14796,'Dun Baldar North Marshal (3)','','',0,7,0,1,0,26,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,13736,15589,22911,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37286,12340,0,0,14797,14799,14798,14800,'Dun Baldar North Warmaster (3)','','',0,7,0,1,0,26,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37287,12340,0,0,14793,14795,14794,14796,'Dun Baldar South Marshal (3)','','',0,7,0,1,0,26,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,13736,15589,22911,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37288,12340,0,0,14797,14799,14798,14800,'Dun Baldar South Warmaster (3)','','',0,7,0,1,0,26,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37289,12340,0,0,10278,0,0,0,'Duros (3)','','',0,1,0,1,0,3.9,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37290,12340,0,0,14793,14795,14794,14796,'East Frostwolf Marshal (3)','','',0,7,0,1,0,26,1,0,1,1,1534,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37291,12340,0,0,14797,14799,14798,14800,'East Frostwolf Warmaster (3)','','',0,7,0,1,0,26,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37292,12340,0,0,13662,0,0,0,'Field Marshal Teravaine (3)','','',0,7,0,1,0,6.5,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37293,12340,0,0,12815,0,0,0,'Fjordune the Greater (3)','','',0,5,0,2,0,32.5,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37294,12213,0,0,10278,0,0,0,'Frostwolf (3)','','',1,1,1,0,0,1.326,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,13443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37295,12340,0,0,14320,14321,14323,14325,'Frostwolf Battleguard (3)','','',0,7,0,1,0,7.8,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37296,12340,0,0,782,0,0,0,'Frostwolf Bloodhound (3)','','',0,1,1,0,0,0.52,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37297,12340,0,0,13398,13399,13400,13401,'Frostwolf Bowman (3)','','',0,7,0,0,0,1.95,1.5,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,22121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37298,12340,0,0,15243,15244,15245,15246,'Frostwolf Emissary (3)','','',0,7,0,0,0,13,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37299,12340,0,0,13793,0,0,0,'Frostwolf Explosives Expert (3)','','',0,7,0,1,0,3.25,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37300,12340,0,0,12165,12166,12167,12170,'Frostwolf Guardian (3)','','',0,7,0,0,0,0.52,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37301,12340,0,0,12080,0,0,0,'Frostwolf Herald (3)','','',0,7,0,0,0,19.5,1,0,1,1,1335,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37302,12340,0,0,12949,12950,12951,12952,'Frostwolf Legionnaire (3)','','',0,7,0,0,0,0.78,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37303,12340,0,0,13394,0,0,0,'Frostwolf Mine Layer (3)','','',0,7,0,1,0,6.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37304,12340,0,0,13817,13818,13819,13820,'Frostwolf Outrunner (3)','','',0,7,0,1,0,4.81,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37305,12340,0,0,13385,0,0,0,'Frostwolf Quartermaster (3)','','',0,7,0,0,0,13,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37306,12340,0,0,13809,13810,13811,13812,'Frostwolf Reaver (3)','','',0,7,0,1,0,4.81,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37307,12340,0,0,12165,12166,12167,12170,'Frostwolf Reclaimer (3)','','',0,7,0,1,0,3.9,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37308,12340,0,0,13410,0,0,0,'Frostwolf Shaman (3)','','',0,7,0,1,0,10.4,8,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,12550,21401,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37309,12340,0,0,13310,0,0,0,'Frostwolf Shredder Unit (3)','','',0,9,0,1,0,9.1,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37310,12340,0,0,13670,0,0,0,'Frostwolf Stable Master (3)','Stable Master','',0,7,0,1,0,19.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37311,12340,0,0,12081,12082,12083,12084,'Frostwolf Warrior (3)','','',0,7,0,0,0,1.3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37312,12340,0,0,13411,13412,13414,13413,'Frostwolf Wolf Rider (3)','','',0,7,0,1,0,6.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37313,12340,0,0,13415,0,0,0,'Frostwolf Wolf Rider Commander (3)','','',0,7,0,1,0,10.4,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37314,12340,0,0,2346,0,0,0,'Furis (3)','','',0,3,0,0,0,1.755,1,0,1,1,1215,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37315,12340,0,0,13476,0,0,0,'Gaelden Hammersmith (3)','Stormpike Supply Officer','',0,7,0,1,0,13,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37316,12340,0,0,11686,0,0,0,'Gahz\'ranka Herald (3)','','',0,10,0,0,0,19.5,1,0,1,1,1334,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37317,12340,0,0,12249,0,0,0,'Gash\'nak the Cannibal (3)','','',0,7,0,2,0,8.45,1,0,1,1,37,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37318,12340,0,0,1359,0,0,0,'Grelkor (3)','Blacksmithing Supplies','',0,7,0,0,0,13,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37319,12340,0,0,10792,0,0,0,'Grimtooth (3)','','',0,7,0,0,0,1.755,1,0,1,1,39,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37320,12340,0,0,13477,0,0,0,'Grunnda Wolfheart (3)','Frostwolf Supply Officer','',0,7,0,1,0,13,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37321,12340,0,0,11012,0,0,0,'Guse\'s War Rider (3)','','',0,1,0,1,0,45.5,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15285,21188,23969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37322,12340,0,0,13069,0,0,0,'Herald (3)','','',0,10,0,0,0,19.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37323,12340,0,0,13338,13339,0,0,'Horde Spirit Guide (3)','','',2,7,0,1,0,13,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37324,12340,0,0,10041,0,0,0,'Ice Giant (3)','','',8,5,0,1,0,10.4,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37325,12340,0,0,14793,14795,14794,14796,'Iceblood Marshal (3)','','',0,7,0,1,0,26,1,0,1,1,1534,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37326,12340,0,0,14797,14799,14798,14800,'Iceblood Warmaster (3)','','',0,7,0,1,0,26,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37327,12340,0,0,14793,14795,14794,14796,'Icewing Marshal (3)','','',0,7,0,1,0,26,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,13736,15589,22911,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37328,12340,0,0,14797,14799,14798,14800,'Icewing Warmaster (3)','','',0,7,0,1,0,26,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37329,12340,0,0,1148,0,0,0,'Ichman\'s Gryphon (3)','','',0,1,0,1,0,45.5,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37330,12340,0,0,10285,0,0,0,'Irondeep Cave Lurker UNUSED (3)','','',0,7,0,1,0,3.9,1.5,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37331,12340,0,0,13430,13431,13432,13433,'Irondeep Explorer (3)','','',0,7,0,0,0,0.52,2,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,12544,14145,15242,15244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37332,12340,0,0,10285,0,0,0,'Irondeep Geomancer UNUSED (3)','','',0,7,0,1,0,3.9,1.5,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37333,12340,0,0,13311,13313,13312,13314,'Irondeep Guard (3)','','',0,7,0,0,0,0.52,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37334,12340,0,0,556,308,0,0,'Irondeep Miner (3)','','',0,7,0,0,0,0.39,0.4,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37335,12340,0,0,13335,0,0,0,'Irondeep Peon (3)','','',0,7,0,0,0,0.39,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37336,12340,0,0,13434,13435,13436,13437,'Irondeep Raider (3)','','',0,7,0,0,0,0.52,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,9080,12057,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37337,12340,0,0,10285,0,0,0,'Irondeep Shaman (3)','','',0,7,0,0,0,0.65,1.5,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,12492,15786,15801,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37338,12340,0,0,10285,0,0,0,'Irondeep Skullthumper (3)','','',0,7,0,0,0,0.65,1.5,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,14099,16172,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37339,12340,0,0,13315,13317,13316,13318,'Irondeep Surveyor (3)','','',0,7,0,0,0,0.52,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15498,15586,15654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37340,12340,0,0,10285,0,0,0,'Irondeep Trogg (3)','','',0,7,0,0,0,0.65,1.5,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,14516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37341,12340,0,0,14884,0,0,0,'Ivus the Forest Lord (3)','','',8,7,0,1,0,65,15,0,1,1,1594,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37342,12340,0,0,13438,0,0,0,'Jekyll Flandring (3)','Frostwolf Supply Officer','',0,7,0,1,0,26,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37343,12340,0,0,11012,0,0,0,'Jeztor\'s War Rider (3)','','',0,1,0,1,0,45.5,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37344,12340,0,0,3061,0,0,0,'Jonivera Farmountain (3)','General Goods','',8,7,0,0,0,13,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37345,12340,0,0,13808,0,0,0,'Jotek (3)','','',0,7,0,1,0,4.81,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37346,12340,0,0,13300,0,0,0,'Keetar (3)','','',0,7,0,0,0,1.3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,14516,15496,15576,17207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37347,12340,0,0,7873,0,0,0,'Korrak the Bloodrager (3)','','',0,7,0,1,0,45.5,1,0,1,1,37,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18148,0,0,0,0,0,0,0),(37348,12340,0,0,3084,0,0,0,'Kurdrum Barleybeard (3)','Reagents & Poison Supplies','',0,7,0,0,0,13,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37349,12340,0,0,2286,0,0,0,'Lana Thunderbrew (3)','Blacksmithing Supplies','',0,7,0,0,0,13,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37350,12340,0,0,13456,0,0,0,'Lieutenant Greywand (3)','','',0,7,0,1,0,10.4,4,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37351,12340,0,0,7864,0,0,0,'Lieutenant Grummus (3)','','',0,6,0,1,0,10.4,4,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37352,12340,0,0,13841,0,0,0,'Lieutenant Haggerdin (3)','','',0,7,0,1,0,10.4,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37353,12340,0,0,13457,0,0,0,'Lieutenant Largent (3)','','',0,7,0,1,0,10.4,4,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37354,12340,0,0,13466,0,0,0,'Lieutenant Lewis (3)','','',0,7,0,1,0,10.4,4,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37355,12340,0,0,13458,0,0,0,'Lieutenant Lonadin (3)','','',0,7,0,1,0,10.4,4,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37356,12340,0,0,13459,0,0,0,'Lieutenant Mancuso (3)','','',0,7,0,1,0,10.4,4,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37357,12340,0,0,1693,0,0,0,'Lieutenant Murp (3)','','',0,6,0,1,0,10.4,4,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37358,12340,0,0,13467,0,0,0,'Lieutenant Rugba (3)','','',0,7,0,1,0,10.4,4,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37359,12340,0,0,13460,0,0,0,'Lieutenant Spencer (3)','','',0,7,0,1,0,10.4,4,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37360,12340,0,0,13461,0,0,0,'Lieutenant Stouthandle (3)','','',0,7,0,1,0,10.4,4,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37361,12340,0,0,13468,0,0,0,'Lieutenant Stronghoof (3)','','',0,7,0,1,0,10.4,4,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37362,12340,0,0,13469,0,0,0,'Lieutenant Vol\'talar (3)','','',0,7,0,1,0,10.4,4,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37363,12340,0,0,31723,13174,0,0,'Lokholar the Ice Lord (3)','','',8,4,0,1,0,65,8,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37364,12340,0,0,13305,0,0,0,'Masha Swiftcut (3)','','',0,7,0,0,0,1.3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,3391,6434,15667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37365,12340,0,0,13439,0,0,0,'Master Engineer Zinfizzlex (3)','','',0,7,0,1,0,10.4,1,0,1,1,1194,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37366,12340,0,0,5945,0,0,0,'Morloch (3)','','',0,7,0,0,0,1.3,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15537,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37367,12340,0,0,13849,0,0,0,'Mountaineer Boombellow (3)','','',0,7,0,1,0,4.81,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,11976,22120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37368,12340,0,0,11012,0,0,0,'Mulverick\'s War Rider (3)','','',0,1,0,1,0,45.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37369,12340,0,0,13151,0,0,0,'Murgot Deepforge (3)','','',0,7,0,1,0,13,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,21163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37370,12340,0,0,14232,0,0,0,'Najak Hexxen (3)','Bounty Hunter','',0,7,0,0,0,1.3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37371,12340,0,0,13478,0,0,0,'Primalist Thurloga (3)','','',0,7,0,1,0,15.6,12,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37372,12340,0,0,13794,0,0,0,'Prospector Stonehewer (3)','','',0,7,0,0,0,1.3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37373,12340,0,0,4294,0,0,0,'Rarck (3)','General Goods','',0,7,0,0,0,13,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37374,12340,0,0,14233,0,0,0,'Ravak Grimtotem (3)','Bounty Hunter','',0,7,0,0,0,1.3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37375,12340,0,0,14072,0,0,0,'Rezrelek (3)','Winterax Hero','',0,7,0,2,0,10.4,1,0,1,1,37,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37376,12340,0,0,8811,0,0,0,'Risen Ancient (3)','','',0,10,0,1,0,32.5,10,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37377,12340,0,0,10833,0,0,0,'Ryson\'s Eye in the Sky (3)','','',0,1,0,1,0,7.8,1,0,1,1,1194,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37378,12340,0,0,13891,13892,13538,13539,'Seasoned Coldmine Explorer (3)','','',0,7,0,0,0,0.65,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37379,12340,0,0,13567,13568,13569,13570,'Seasoned Coldmine Guard (3)','','',0,7,0,0,0,0.65,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37380,12340,0,0,13636,13637,13638,13639,'Seasoned Coldmine Invader (3)','','',0,7,0,0,0,0.65,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37381,12340,0,0,13544,13546,13548,13550,'Seasoned Coldmine Surveyor (3)','','',0,7,0,0,0,0.65,2,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37382,12340,0,0,13654,13655,13656,13657,'Seasoned Commando (3)','','',0,7,0,1,0,4.81,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37383,12340,0,0,13262,13263,13264,13265,'Seasoned Defender (3)','','',0,7,0,0,0,0.65,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37384,12340,0,0,13278,13279,13280,13281,'Seasoned Guardian (3)','','',0,7,0,0,0,0.65,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37385,12340,0,0,13249,13250,13251,13252,'Seasoned Guardsman (3)','','',0,7,0,0,0,1.43,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37386,12340,0,0,13769,13770,13771,13772,'Seasoned Irondeep Explorer (3)','','',0,7,0,0,0,0.65,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37387,12340,0,0,13781,13782,13783,13784,'Seasoned Irondeep Guard (3)','','',0,7,0,0,0,0.65,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37388,12340,0,0,13590,13591,13592,13593,'Seasoned Irondeep Raider (3)','','',0,7,0,0,0,0.65,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37389,12340,0,0,13795,13796,13797,13798,'Seasoned Irondeep Surveyor (3)','','',0,7,0,0,0,0.65,2,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15498,15586,15654,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37390,12340,0,0,13286,13287,13288,13289,'Seasoned Legionnaire (3)','','',0,7,0,0,0,1.43,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37391,12340,0,0,13266,13267,13268,13269,'Seasoned Mountaineer (3)','','',0,7,0,0,0,1.43,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37392,12340,0,0,13821,13822,13823,13824,'Seasoned Outrunner (3)','','',0,7,0,1,0,4.81,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37393,12340,0,0,13678,13679,13680,13681,'Seasoned Ranger (3)','','',0,7,0,1,0,4.81,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37394,12340,0,0,13813,13814,13815,13816,'Seasoned Reaver (3)','','',0,7,0,1,0,4.81,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37395,12340,0,0,13229,13230,13231,13232,'Seasoned Sentinel (3)','','',0,7,0,0,0,1.43,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37396,12340,0,0,13301,13302,13303,13304,'Seasoned Warrior (3)','','',0,7,0,0,0,1.43,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37397,12340,0,0,13383,0,0,0,'Sergeant Durgen Stormpike (3)','','',0,7,0,1,0,3.9,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37398,12340,0,0,13402,0,0,0,'Sergeant Yazra Bloodsnarl (3)','','',0,7,0,0,0,2.6,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,11977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37399,12340,0,0,9765,0,0,0,'Shrye Ragefist (3)','Food & Drink','',0,7,0,0,0,13,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37400,12340,0,0,1148,0,0,0,'Slidore\'s Gryphon (3)','','',0,1,0,1,0,45.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15285,21188,23969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37401,12340,0,0,13152,0,0,0,'Smith Regzar (3)','','',0,7,0,1,0,13,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,21163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37402,12340,0,0,10282,0,0,0,'Snowblind Ambusher (3)','','',0,7,0,0,0,1.69,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,7159,19472,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37403,12340,0,0,10282,0,0,0,'Snowblind Harpy (3)','','',0,7,0,0,0,1.69,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,3589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37404,12340,0,0,10282,0,0,0,'Snowblind Windcaller (3)','','',0,7,0,0,0,1.69,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,9532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37405,12340,0,0,13340,0,0,0,'Stabled Alterac Ram (3)','','',0,1,0,0,0,1.69,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37406,12340,0,0,10278,0,0,0,'Stabled Frostwolf (3)','','',0,1,0,0,0,1.326,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37407,12340,0,0,14793,14795,14794,14796,'Stonehearth Marshal (3)','','',0,7,0,1,0,26,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,13736,15589,22911,23511,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37408,12340,0,0,14797,14799,14798,14800,'Stonehearth Warmaster (3)','','',0,7,0,1,0,26,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37409,12340,0,0,14322,14324,14326,14327,'Stormpike Battleguard (3)','','',0,7,0,1,0,7.8,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37410,12340,0,0,13390,13391,13392,13393,'Stormpike Bowman (3)','','',0,7,0,0,0,1.95,1.5,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,22121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37411,12340,0,0,13645,13646,13647,13648,'Stormpike Commando (3)','','',0,7,0,1,0,4.81,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37412,12340,0,0,13274,13275,13276,13277,'Stormpike Defender (3)','','',0,7,0,0,0,0.52,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37413,12340,0,0,15259,15388,15260,15262,'Stormpike Emissary (3)','','',0,7,0,0,0,13,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37414,12340,0,0,13671,0,0,0,'Stormpike Explosives Expert (3)','','',0,7,0,1,0,3.25,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37415,12340,0,0,13253,12077,12079,12078,'Stormpike Guardsman (3)','','',0,7,0,0,0,0.78,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,11976,22120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37416,12340,0,0,12075,0,0,0,'Stormpike Herald (3)','','',0,7,0,0,0,19.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37417,12340,0,0,13386,0,0,0,'Stormpike Mine Layer (3)','','',0,7,0,1,0,6.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37418,12340,0,0,12065,12066,12067,12068,'Stormpike Mountaineer (3)','','',0,7,0,0,0,1.3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37419,12340,0,0,10828,0,0,0,'Stormpike Owl (3)','','',1,1,26,0,0,0.52,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37420,12340,0,0,13384,0,0,0,'Stormpike Quartermaster (3)','','',0,7,0,0,0,13,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37421,12340,0,0,13709,13710,13711,13712,'Stormpike Ram Rider (3)','','',0,7,0,1,0,6.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37422,12340,0,0,13714,0,0,0,'Stormpike Ram Rider Commander (3)','','',0,7,0,1,0,10.4,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15284,16856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37423,12340,0,0,13674,13675,13676,13677,'Stormpike Ranger (3)','','',0,7,0,1,0,4.81,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37424,12340,0,0,13274,13275,13276,13277,'Stormpike Reclaimer (3)','','',0,7,0,1,0,3.9,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37425,12340,0,0,13310,0,0,0,'Stormpike Shredder Unit (3)','','',0,9,0,1,0,9.1,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37426,12340,0,0,13669,0,0,0,'Stormpike Stable Master (3)','Stable Master','',0,7,0,1,0,19.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37427,12340,0,0,3083,0,0,0,'Svalbrad Farmountain (3)','Trade Goods','',0,7,0,0,0,13,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37428,12340,0,0,13449,13451,13453,13452,'Syndicate Agent (3)','','',0,7,0,1,0,5.2,1,0,1,1,1194,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37429,12340,0,0,13440,13441,13442,13443,'Syndicate Brigand (3)','','',0,7,0,1,0,4.55,1,0,1,1,1194,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37430,12340,0,0,13454,0,0,0,'Syndicate Master Ryson (3)','','',0,7,0,1,0,10.4,1,0,1,1,1194,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37431,12340,0,0,371,0,0,0,'Taskmaster Snivvle (3)','','',0,7,0,0,0,1.3,1,0,1,1,26,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,3391,14516,16170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37432,12340,0,0,13990,0,0,0,'Tatterhide (3)','','',0,7,0,2,0,15.6,1,0,1,1,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37433,12340,0,0,13319,0,0,0,'Thanthaldis Snowgleam (3)','Stormpike Supply Officer','',0,7,0,1,0,26,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,19642,19644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37434,12340,0,0,14793,14795,14794,14796,'Tower Point Marshal (3)','','',0,7,0,1,0,26,1,0,1,1,1534,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37435,12340,0,0,14797,14799,14798,14800,'Tower Point Warmaster (3)','','',0,7,0,1,0,26,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37436,12340,0,0,7804,0,0,0,'Trigger Guse (3)','','',0,10,0,1,0,3.9,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37437,12340,0,0,7804,0,0,0,'Trigger Ichman (3)','','',0,10,0,1,0,3.9,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37438,12340,0,0,7804,0,0,0,'Trigger Jeztor (3)','','',0,10,0,1,0,3.9,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37439,12340,0,0,7804,0,0,0,'Trigger Mulverick (3)','','',0,10,0,1,0,3.9,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37440,12340,0,0,7804,0,0,0,'Trigger Slidore (3)','','',0,10,0,1,0,3.9,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37441,12340,0,0,7804,0,0,0,'Trigger Vipore (3)','','',0,10,0,1,0,3.9,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37442,12340,0,0,13299,0,0,0,'Umi Thorson (3)','','',0,7,0,0,0,1.3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,8147,12057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37443,12340,0,0,14064,0,0,0,'Ushalac the Gloomdweller (3)','','',0,7,0,2,0,10.4,1,0,1,1,37,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37444,12340,0,0,11896,0,0,0,'Vanndar Stormpike (3)','Stormpike General','',4,7,0,3,0,37.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37445,12340,0,0,13893,13894,13547,13549,'Veteran Coldmine Explorer (3)','','',0,7,0,0,0,0.78,2,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37446,12340,0,0,13571,13572,13573,13574,'Veteran Coldmine Guard (3)','','',0,7,0,0,0,0.78,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37447,12340,0,0,13640,13641,13642,13643,'Veteran Coldmine Invader (3)','','',0,7,0,0,0,0.78,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37448,12340,0,0,13554,13555,13556,13557,'Veteran Coldmine Surveyor (3)','','',0,7,0,0,0,0.78,2,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37449,12340,0,0,13658,13659,13660,13661,'Veteran Commando (3)','','',0,7,0,1,0,4.81,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37450,12340,0,0,13258,13259,13260,13261,'Veteran Defender (3)','','',0,7,0,0,0,0.78,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37451,12340,0,0,13282,13283,13284,13285,'Veteran Guardian (3)','','',0,7,0,0,0,0.78,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,12169,19130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37452,12340,0,0,13254,13255,13256,13257,'Veteran Guardsman (3)','','',0,7,0,0,0,1.56,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37453,12340,0,0,13773,13774,13775,13776,'Veteran Irondeep Explorer (3)','','',0,7,0,0,0,0.78,2,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37454,12340,0,0,13785,13787,13786,13788,'Veteran Irondeep Guard (3)','','',0,7,0,0,0,0.78,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37455,12340,0,0,13594,13595,13596,13597,'Veteran Irondeep Raider (3)','','',0,7,0,0,0,0.78,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37456,12340,0,0,13799,13800,13801,13802,'Veteran Irondeep Surveyor (3)','','',0,7,0,0,0,0.78,2,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37457,12340,0,0,13294,13295,13296,13297,'Veteran Legionnaire (3)','','',0,7,0,0,0,1.56,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37458,12340,0,0,13270,13271,13272,13273,'Veteran Mountaineer (3)','','',0,7,0,0,0,1.56,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37459,12340,0,0,13828,13830,13831,13832,'Veteran Outrunner (3)','','',0,7,0,1,0,4.81,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37460,12340,0,0,13682,13683,13684,13685,'Veteran Ranger (3)','','',0,7,0,1,0,4.81,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37461,12340,0,0,13825,13826,13827,13829,'Veteran Reaver (3)','','',0,7,0,1,0,4.81,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37462,12340,0,0,13290,13291,13292,13293,'Veteran Sentinel (3)','','',0,7,0,0,0,1.56,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37463,12340,0,0,13306,13307,13308,13309,'Veteran Warrior (3)','','',0,7,0,0,0,1.56,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37464,12340,0,0,1148,0,0,0,'Vipore\'s Gryphon (3)','','',0,1,0,1,0,45.5,1,0,1,1,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37465,12340,0,0,13852,0,0,0,'Voggah Deathgrip (3)','','',0,7,0,0,0,1.365,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37466,12340,0,0,11012,0,0,0,'War Rider (3)','','',0,1,0,1,0,32.5,1,0,1,1,1214,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37467,12340,0,0,14793,14795,14794,14796,'West Frostwolf Marshal (3)','','',0,7,0,1,0,25,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37468,12340,0,0,14797,14799,14798,14800,'West Frostwolf Warmaster (3)','','',0,7,0,1,0,25,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37469,12340,0,0,371,0,0,0,'Whitewhisker Digger (3)','','',0,7,0,0,0,0.65,1.5,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,12057,15572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37470,12340,0,0,371,0,0,0,'Whitewhisker Geomancer (3)','','',0,7,0,0,0,0.65,0.5,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15228,18968,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37471,12340,0,0,371,0,0,0,'Whitewhisker Overseer (3)','','',0,7,0,0,0,0.78,1.5,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,13589,15284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37472,12340,0,0,371,0,0,0,'Whitewhisker Tunnel Rat (3)','','',0,7,0,0,0,0.65,1.5,0,1,1,26,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37473,12340,0,0,371,0,0,0,'Whitewhisker Vermin (3)','','',0,7,0,0,0,0.65,1.5,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,17230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37474,12340,0,0,10792,0,0,0,'Wildpaw Alpha (3)','','',0,7,0,0,0,1.755,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,8599,18072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37475,12340,0,0,494,0,0,0,'Wildpaw Brute (3)','','',0,7,0,0,0,1.755,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,13737,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37476,12340,0,0,494,0,0,0,'Wildpaw Gnoll (3)','','',0,7,0,0,0,1.69,1,0,1,1,39,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,3391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37477,12340,0,0,494,0,0,0,'Wildpaw Mystic (3)','','',0,7,0,0,0,1.755,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,11986,12058,37361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37478,12340,0,0,494,0,0,0,'Wildpaw Shaman (3)','','',0,7,0,0,0,1.69,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,12557,18975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37479,12340,0,0,13473,0,0,0,'Wing Commander Guse (3)','','',0,7,0,1,0,12.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15572,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37480,12340,0,0,13470,0,0,0,'Wing Commander Ichman (3)','','',0,7,0,1,0,10,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15580,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37481,12340,0,0,13474,0,0,0,'Wing Commander Jeztor (3)','','',0,7,0,1,0,15,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15572,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37482,12340,0,0,13475,0,0,0,'Wing Commander Mulverick (3)','','',0,7,0,1,0,15,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15572,15580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37483,12340,0,0,13471,0,0,0,'Wing Commander Slidore (3)','','',0,7,0,1,0,12.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15580,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37484,12340,0,0,13472,0,0,0,'Wing Commander Vipore (3)','','',0,7,0,1,0,12.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15580,16509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37485,12340,0,0,9763,0,0,0,'Yaelika Farclaw (3)','Reagents & Poison Supplies','',0,7,0,0,0,10,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37486,12340,0,0,14781,0,0,0,'Zora Guthrek (3)','Trade Goods','',0,7,0,0,0,10,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37488,10958,0,0,30615,0,0,0,'Teleport Exit','','',1049608,10,0,0,0,1,1,0,81,81,35,5492,5492,0,1,0,2000,0,464,604,0,0,0,0,0,10033,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37491,11403,0,0,30618,0,0,0,'Captain Arnath','','',4096,6,0,1,0,50,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37493,11403,0,0,30619,0,0,0,'Captain Brandon','','',4096,6,0,1,0,50,15,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37494,11403,0,0,30620,0,0,0,'Captain Grondel','','',4096,6,0,1,0,50,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37495,11403,0,0,30621,0,0,0,'Captain Rupert','','',4096,6,0,1,0,50,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37496,10958,0,0,30636,30637,30638,30773,'Coliseum Champion','','',0,7,0,1,0,6,1,0,80,80,7,5342,5342,0,1,0,2000,0,3165,4395,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69350,69413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37497,10958,0,0,30633,30632,30774,30775,'Coliseum Champion','','',0,7,0,1,0,6,1,0,80,80,7,5342,5342,0,1,0,2000,0,2595,3742.5,0,0,0,0,180000,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69350,69413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37498,10958,0,0,30635,30634,30771,30772,'Coliseum Champion','','',0,7,0,1,0,6,1,0,80,80,7,5342,5342,0,1,0,2000,0,3127.5,4365,0,0,0,0,14400000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69350,69413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38737,12340,37863,0,25592,0,0,0,'Suppresser (3)','','',8,6,0,1,0,10,1,0,80,80,16,126000,126000,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70588,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37503,11403,0,0,19725,25455,0,0,'Sindragosa\'s Ward','','',8,10,0,0,0,2000,2000,0,83,83,35,27890000,27890000,8516000,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37509,10958,0,0,19301,0,19301,0,'Shattered Sun Sentry','','',8,9,0,1,0,10,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,17,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37510,10958,0,0,22973,22974,22973,0,'Shattered Sun Archmage','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,1,2000,2,2,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37512,10958,0,0,22910,22914,22918,22922,'Shattered Sun Warrior','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37519,10958,0,0,18783,15435,0,0,'Safe Area (IGB)','','',1024,10,0,0,0,1,1,0,83,83,35,5808,5808,0,1,0,2000,0,509,683,0,0,0,0,604800000,10673,0,0,0,0,0,0,1,0.39,'70120',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37523,10958,0,0,30628,30629,30630,30631,'Warden of the Sunwell','','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37525,12340,0,0,19410,0,0,0,'Morgan Test (1)','','',4,7,0,3,0,55,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37526,12340,0,0,19410,0,0,0,'Morgan Test (2)','','',4,7,0,3,0,75,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37527,10958,0,0,19707,0,19707,0,'Halduron Brightwing','Ranger General','',0,7,0,1,0,100,8,0,70,70,35,558900,558900,25240,1,2,2000,0,1755,2482.5,0,0,0,0,180000,6740,0,0,0,0,0,0,1.8,0.4596,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37528,10958,0,0,27982,0,0,0,'Spire Frostwyrm (Ambient)','','',72,10,0,1,0,50,10,0,82,82,35,674050,674050,41690,1,0,2000,0,3472.5,4800,0,0,0,0,604800000,10253,0,0,0,0,0,0,9,0.93,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37530,12340,0,0,30641,0,0,0,'Slimy Tentacle','','',108,6,0,3,0,250,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10007,12340,37571,0,25468,0,0,0,'Darkfallen Advisor (2)','','',72,6,0,1,0,50,10,0,82,82,16,539200,539200,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14926,12340,37544,0,14696,0,0,0,'Spire Gargoyle (2)','','',72,6,0,1,0,25,10,0,82,82,2209,337025,337025,41690,1,0,2000,0,3958.65,5472,1,2000,720,1040,0,10225,0,0,0,0,0,0,3,2,'',0,8736,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14654,12340,10404,0,2582,0,0,0,'Pustulating Horror (1)','','',0,6,0,1,0,180,1,0,80,80,21,2268000,2268000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.875,0.3825,'',0,7587,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,13174,0,0,0,0,0,0,0),(37535,12340,0,0,30641,0,0,0,'Ooze Covered Tentacle','','',108,6,0,3,0,250,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37538,10958,0,0,30645,30644,30643,30646,'Scourge Zombie','','',0,6,0,0,0,0.8,1,0,80,80,35,10080,10080,0,1,0,2000,0,422,586,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,49861,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37539,10958,0,0,30647,30648,30649,30650,'Ghoul Invader','','',0,6,0,0,0,1.25,1,0,80,80,35,15750,15750,0,1,0,2000,0,422,586,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,38056,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37540,10958,0,0,31043,169,0,0,'The Skybreaker','','',76,10,0,3,0,49.4801,1,0,83,83,35,690000,690000,0,1,0,2000,0,17815,23905,0,0,0,0,180000,10673,0,0,0,0,0,0,2,0.903,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0),(37541,10958,0,0,30651,30653,30654,0,'Crypt Raider','','',0,6,0,0,0,1.5,1,0,80,80,35,18900,18900,0,1,0,2000,0,422,586,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,31600,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37542,10958,0,0,30657,0,30657,0,'Morlen Coldgrip','','',2048,6,0,1,0,3,1,0,80,80,35,37800,37800,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,50688,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37543,10958,0,0,21955,22769,0,0,'[DND] Shaker','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,4000,0,208,276,0,0,0,0,0,7,0,0,0,0,0,0,0.35,0.175,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,84,0),(14951,12340,37023,0,31020,31022,0,0,'Plague Scientist (3)','','',72,6,0,1,0,35,2,0,80,80,21,819000,819000,39940,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,7687,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10144,12340,37502,0,31050,0,0,0,'Nerub\'ar Webweaver (3)','','',0,6,0,1,0,60,12,0,80,80,21,756000,756000,47928,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,7788,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10019,12340,37663,0,31033,31034,31035,31036,'Darkfallen Noble (3)','The San\'layn','',72,6,0,1,0,40,10,0,82,82,16,1294080,1294080,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,7340,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37547,10958,0,0,1126,11686,0,0,'Gunship Hull','','',1032,10,0,0,0,1,1,0,81,81,35,5492,5492,0,1,0,2000,0,464,604,0,0,0,0,180000,10033,0,0,0,0,0,0,1,0.5,'72137',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37549,12340,0,0,30503,0,0,0,'Lumbering Abomination (1)','','',0,6,0,1,0,15,1,0,80,80,7,189000,189000,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,40505,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37550,12340,0,0,24993,0,0,0,'Raging Ghoul (1)','','',0,6,0,0,0,1.5,1,0,80,80,7,18900,18900,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70150,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37551,12340,0,0,25245,0,0,0,'Risen Witch Doctor (1)','','',0,6,0,1,0,7.5,1,0,80,80,7,94500,94500,3994,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70144,70080,70145,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37552,10958,0,37601,30659,0,30659,0,'Thalorien Dawnseeker\'s Remains','','',0,7,0,1,0,3,3,0,80,80,35,37800,37800,11982,1,1,2000,0,3127.5,4365,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37554,10958,0,0,30776,0,0,0,'Lady Sylvanas Windrunner','','',262144,7,0,1,0,500,100,0,80,80,35,5040000,5040000,881400,1,2,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,70194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37558,12340,0,0,23380,0,23380,0,'Kill Credit Guards Analyzed','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37563,12340,0,0,0,0,30283,0,'Spectral Warden (1)','','',0,6,0,1,0,21,1,0,80,80,14,264600,264600,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69633,69148,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37564,12340,0,0,1126,11686,25942,0,'Spiteful Apparition (1)','','',64,10,0,0,0,1.19048,1,0,80,80,14,15000,15000,3994,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68895,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37565,12340,0,0,22701,0,0,0,'Soul Horror (1)','','',0,6,0,1,0,7.5,1,0,80,80,14,94500,94500,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69088,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37566,12340,0,0,30240,30242,0,0,'Soulguard Adept (1)','Cult of the Damned','',0,7,0,1,0,10.5,4,0,80,80,14,105840,105840,35256,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69066,69068,69564,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37567,12340,0,0,30168,30169,30268,0,'Soulguard Animator (1)','Cult of the Damned','',0,7,0,1,0,10.5,4,0,80,80,14,132300,132300,15976,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69068,69131,69128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37568,12340,0,0,30152,30151,30178,0,'Soulguard Reaper (1)','Cult of the Damned','',0,7,0,1,0,10.5,4,0,80,80,16,132300,132300,15976,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69060,69058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37569,12340,0,0,30269,0,0,0,'Soulguard Watchman (1)','Cult of the Damned','',0,6,0,1,0,10.5,1,0,80,80,16,132300,132300,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69056,69053,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10215,12340,37532,0,30640,0,0,0,'Frostwing Whelp (2)','','',0,6,0,1,0,10,1,0,80,80,16,126000,126000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37572,10958,0,0,30669,30668,30670,30671,'Freed Alliance Slave','','',0,7,0,1,0,6,1,0,80,80,534,75600,75600,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,59992,69565,69566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37574,10958,0,0,21955,24719,0,0,'[DND] Shaker - Small','','',0,10,0,0,0,1,1,0,60,60,35,3052,3052,0,1,0,4000,0,208,276,0,0,0,0,0,7,0,0,0,0,0,0,0.15,0.075,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,84,0),(37575,10958,0,0,30662,30663,0,0,'Freed Alliance Slave','','',0,7,0,1,0,6,10,0,80,80,534,75600,75600,39940,1,0,2000,0,3127.5,4365,0,0,0,0,0,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,70425,69569,70517,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(37576,10958,0,0,30667,30666,30665,30664,'Freed Alliance Slave','','',0,7,0,1,0,5,10,0,80,80,534,63000,63000,39940,1,0,2000,0,3127.5,4365,0,0,0,0,0,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,70421,69571,69570,46604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37577,10958,0,0,30673,30674,30675,30676,'Freed Horde Slave','','',0,7,0,1,0,6,1,0,80,80,1770,75600,75600,39940,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,59992,69565,69566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37578,10958,0,0,30681,30682,0,0,'Freed Horde Slave','','',0,7,0,1,0,6,10,0,80,80,35,75600,75600,39940,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,70425,69569,35199,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37579,10958,0,0,30680,30679,30678,30677,'Freed Horde Slave','','',0,7,0,1,0,6,10,0,80,80,1770,75600,75600,39940,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,70421,69571,69570,46604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37580,10958,0,0,30672,0,0,0,'Martin Victus','','',0,7,0,1,0,10,1,0,80,80,35,151200,151200,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,59992,69565,69566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37581,10958,0,0,30683,0,0,0,'Gorkun Ironskull','','',0,7,0,1,0,10,1,0,80,80,1770,126000,151200,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,59992,69565,69566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37582,10958,0,0,30685,0,0,0,'Archmage Koreln','Kirin Tor','',0,7,0,1,0,6,20,0,80,80,1770,60480,60480,176280,1,2,2000,0,2595,3742.5,0,0,0,0,7200000,7822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,70616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37583,10958,0,0,30686,0,0,0,'Dark Ranger Kalira','','',0,7,0,1,0,6,10,0,80,80,35,75600,126000,0,1,0,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,1.725,0.44045,'',0,0,0,2.5,8,14,0,70513,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37584,10958,0,0,30693,30694,30768,30769,'Coliseum Champion','','',0,7,0,1,0,6,1,0,80,80,35,5342,5342,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69350,69413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37586,10958,0,0,30695,0,0,0,'Fury','','',0,6,0,1,0,10,1,0,80,80,2050,53420,53420,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(37587,10958,0,0,30688,30689,30690,30770,'Coliseum Champion','','',0,7,0,1,0,6,1,0,80,80,35,5342,5342,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69350,69413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37588,10958,0,0,30692,30691,30766,30767,'Coliseum Champion','','',0,7,0,1,0,6,1,0,80,80,35,5342,60480,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69350,69413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37589,10958,0,0,25500,0,0,0,'Stefan Vadu','','',0,7,0,0,0,3,1,0,75,75,2050,31905,31905,0,1,0,2000,0,342,485,0,0,0,0,180000,8219,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37591,10958,0,0,30696,0,0,0,'Martin Victus','','',0,7,0,1,0,10,1,0,80,80,35,151200,151200,0,1,2,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37592,10958,0,0,30697,0,0,0,'Gorkun Ironskull','','',0,7,0,1,0,10,1,0,80,80,35,126000,151200,0,1,2,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37593,10958,0,0,29489,0,0,0,'Icecrown Dungeon Horde Gunship Cannon','','',8,9,0,1,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37596,10958,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',12,7,0,3,0,500,20,0,83,83,35,6972500,6972500,85160,1,2,0,0,0,0,0,0,0,0,180000,10627,0,0,0,0,0,0,1.2,0.372,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37597,10958,0,0,30867,0,0,0,'Lady Jaina Proudmoore','','',0,7,0,1,0,500,100,0,80,80,1770,5040000,5040000,881400,1,3,2000,0,2595,3742.5,0,0,0,0,180000,7822,0,0,0,0,0,0,0,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37601,12340,0,0,1126,0,0,0,'Thalorien Dawnseeker Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37603,12340,0,0,30633,30632,30774,30775,'Coliseum Champion (1)','','',0,7,0,1,0,7.5,1,0,80,80,534,75600,75600,8814,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69350,69413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37604,12340,0,0,30636,30637,30638,30773,'Coliseum Champion (1)','','',0,7,0,1,0,7.5,1,0,80,80,534,94500,94500,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69350,69413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37605,12340,0,0,30635,30634,30771,30772,'Coliseum Champion (1)','','',0,7,0,1,0,7.5,1,0,80,80,534,94500,94500,3994,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69350,69413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37606,12340,0,0,30696,0,0,0,'Martin Victus (1)','','',0,7,0,1,0,12,1,0,80,80,534,151200,151200,0,1,3,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37607,12340,0,0,30697,0,0,0,'Gorkun Ironskull (1)','','',0,7,0,1,0,12,1,0,80,80,35,151200,151200,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37608,12340,0,0,30686,0,0,0,'Dark Ranger Kalira (1)','','',0,7,0,1,0,10,20,0,80,80,35,126000,126000,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70513,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37609,12340,0,0,22196,0,0,0,'Deathwhisper Necrolyte (1)','Cult of the Damned','',0,7,0,1,0,30,1,0,80,80,21,302400,302400,8814,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69578,69577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37610,12340,0,0,1126,11686,0,0,'Exploding Orb (1)','','',1024,10,0,0,0,1,1,0,80,80,14,5342,5342,0,1.1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37611,12340,0,0,30405,0,0,0,'Eye of the Lich King (1)','','',0,10,0,1,0,1,1,0,80,80,14,12600,12600,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37612,12340,0,0,30350,0,0,0,'Fallen Warrior (1)','','',0,6,0,1,0,7.5,1,0,80,80,21,94500,94500,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37613,12340,0,0,30843,0,0,0,'Forgemaster Garfrost (1)','','',104,6,0,1,0,48,30,0,82,82,2102,647088,647088,0,1,0,0,0,0,0,0,0,0,0,0,10356,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68778,70381,68771,68774,0,0,0,0,0,12287,0,0,0,0,0,0,49723,0,0,0,0,0,0,0),(37614,12340,0,0,30672,0,0,0,'Martin Victus (1)','','',0,7,0,1,0,12,1,0,80,80,1770,151200,151200,0,1,3,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,59992,69565,69566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37615,12340,0,0,30667,30666,30665,30664,'Freed Alliance Slave (1)','','',0,7,0,1,0,5,10,0,80,80,534,63000,63000,39940,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70421,69571,69570,46604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37616,12340,0,0,30669,30668,30670,30671,'Freed Alliance Slave (1)','','',0,7,0,1,0,6,1,0,80,80,534,75600,75600,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,59992,69565,69566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37617,12340,0,0,30662,30663,0,0,'Freed Alliance Slave (1)','','',0,7,0,1,0,6,10,0,80,80,534,75600,75600,39940,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70425,69569,70517,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37618,12340,0,0,30683,0,0,0,'Gorkun Ironskull (1)','','',0,7,0,1,0,12,1,0,80,80,1770,151200,151200,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,59992,69565,69566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37619,12340,0,0,30680,30679,30678,30677,'Freed Horde Slave (1)','','',0,7,0,1,0,6,10,0,80,80,1770,75600,75600,39940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70421,69571,69570,46604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37620,12340,0,0,30673,30674,30675,30676,'Freed Horde Slave (1)','','',0,7,0,1,0,6,1,0,80,80,1770,75600,75600,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,59992,69565,69566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37621,12340,0,0,30681,30682,0,0,'Freed Horde Slave (1)','','',0,7,0,1,0,6,10,0,80,80,35,75600,75600,39940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70425,69569,35199,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37622,12340,0,0,26577,0,0,0,'Geist Ambusher (1)','','',0,6,0,1,0,8,1,0,80,80,1771,100800,100800,3994,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37623,12340,0,0,30692,30691,30766,30767,'Coliseum Champion (1)','','',0,7,0,1,0,6,1,0,80,80,35,60480,60480,8814,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69350,69413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37624,12340,0,0,30693,30694,30768,30769,'Coliseum Champion (1)','','',0,7,0,1,0,6,1,0,80,80,35,75600,75600,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69350,69413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37625,12340,0,0,30688,30689,30690,30770,'Coliseum Champion (1)','','',0,7,0,1,0,6,1,0,80,80,35,75600,75600,3994,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69350,69413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37626,12340,0,0,26742,0,0,0,'Iceborn Proto-Drake (1)','','',0,1,0,1,0,20,1,0,80,80,21,252000,252000,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70272,0,0,0,0,0,0,0,0,0,0,0,0,0,560,0,0,0,0,0,0,0,0,0),(37627,12340,0,0,30347,0,0,0,'Ick (1)','Krick\'s Minion','',104,6,0,1,0,67,1,0,82,82,21,903227,903227,0,1,0,0,0,0,0,0,0,0,0,0,10356,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69263,69021,70434,68987,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37628,12340,0,0,30685,0,0,0,'Archmage Koreln (1)','Kirin Tor','',0,7,0,1,0,10,30,0,80,80,1770,100800,100800,264420,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37629,12340,0,0,30331,0,0,0,'Krick (1)','','',104,6,0,1,0,4,25,0,80,80,21,40320,40320,220350,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69413,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37630,12340,0,0,30867,0,0,0,'Lady Jaina Proudmoore (1)','','',0,7,0,1,0,500,100,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37631,12340,0,0,30867,0,0,0,'Lady Jaina Proudmoore (1)','','',0,7,0,1,0,500,100,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37632,12340,0,0,28213,0,0,0,'Lady Sylvanas Windrunner (1)','Banshee Queen','',12,7,0,3,0,500,20,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,70513,70512,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37633,12340,0,0,28213,0,0,0,'Lady Sylvanas Windrunner (1)','Banshee Queen','',12,7,0,3,0,500,20,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37634,12340,0,0,1126,11686,0,0,'Pit of Saron Front Formation Bunny (1)','','',1024,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37635,12340,0,0,23681,0,0,0,'Plagueborn Horror (1)','','',104,6,0,1,0,20,1,0,80,80,16,252000,252000,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69582,69581,70274,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37636,12340,0,0,30403,0,0,0,'Stonespine Gargoyle (1)','','',8,6,0,1,0,15,1,0,80,80,21,189000,189000,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37637,12340,0,0,26919,0,0,0,'Wrathbone Coldwraith (1)','','',0,6,0,1,0,10.5,6,0,80,80,974,132300,132300,23964,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70276,70277,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37638,12340,0,0,30364,30365,30365,0,'Wrathbone Laborer (1)','','',0,6,0,1,0,21,1,0,80,80,974,264600,264600,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70302,70278,69572,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37639,12340,0,0,30401,0,0,0,'Wrathbone Siegesmith (1)','','',0,6,0,1,0,2,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37640,12340,0,0,30363,0,0,0,'Wrathbone Skeleton (1)','','',0,6,0,1,0,3,1,0,80,80,21,37800,37800,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37641,12340,0,0,27547,0,0,0,'Ymirjar Deathbringer (1)','','',0,7,0,1,0,13,20,0,80,80,1885,163800,163800,79880,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69528,69516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37642,12340,0,0,27009,26122,0,0,'Ymirjar Flamebearer (1)','','',0,6,0,1,0,9.5,8,0,80,80,21,119700,119700,31952,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69583,69586,69584,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37643,12340,0,0,25837,0,0,0,'Ymirjar Skycaller (1)','','',0,7,0,1,0,20,1,0,80,80,1885,252000,252000,3994,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70291,70292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37644,12340,0,0,26614,25244,0,0,'Ymirjar Wrathbringer (1)','','',0,6,0,1,0,9.5,1,0,80,80,21,119700,119700,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69603,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37645,12340,0,0,30368,30369,30370,30371,'Alliance Slave (1)','','',0,7,0,1,0,5,1,0,80,80,534,63000,63000,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37646,12340,0,0,30372,30373,0,0,'Alliance Slave (1)','','',0,7,0,1,0,5,1,0,80,80,534,63000,63000,3994,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37647,12340,0,0,30374,30375,0,0,'Alliance Slave (1)','','',0,7,0,1,0,5,1,0,80,80,534,63000,63000,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69565,69566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37648,12340,0,0,30376,30377,30379,30378,'Alliance Slave (1)','','',0,7,0,1,0,5,1,0,80,80,534,50400,50400,8814,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37649,12340,0,0,30380,30381,30382,30383,'Horde Slave (1)','','',0,7,0,1,0,5,1,0,80,80,714,63000,63000,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69565,69566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37650,12340,0,0,30384,30385,0,0,'Horde Slave (1)','','',0,7,0,1,0,5,1,0,80,80,714,63000,63000,3994,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37651,12340,0,0,30386,30387,0,0,'Horde Slave (1)','','',0,7,0,1,0,5,1,0,80,80,714,63000,63000,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69565,69566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37652,12340,0,0,30388,30389,30390,30391,'Horde Slave (1)','','',0,7,0,1,0,5,1,0,80,80,714,50400,50400,8814,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37653,12340,0,0,30368,0,0,0,'Rescued Alliance Slave (1)','','',0,7,0,0,0,0.5,1,0,80,80,1770,6300,6300,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37654,12340,0,0,30386,30387,0,0,'Rescued Horde Slave (1)','','',0,7,0,0,0,0.5,1,0,80,80,1770,6300,6300,3994,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14803,12340,36811,0,30327,30359,0,0,'Deathspeaker Attendant (2)','Cult of the Damned','',72,7,0,1,0,25,10,0,82,82,312,269600,269600,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8210,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37656,12340,0,0,9785,0,0,0,'Skeletal Slave (1)','','',0,6,0,0,0,1.5,1,0,80,80,21,8013,8013,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37657,12340,0,0,9785,0,0,0,'Corrupted Champion (1)','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37658,12340,0,0,30340,30341,30342,0,'[PH] Unused Quarry Overseer (1)','Host of Suffering','',2048,6,0,1,0,30,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10230,12340,37229,0,27548,0,0,0,'Frostwarden Sorceress (2)','','',0,7,0,1,0,25,1,0,80,80,2209,252000,252000,8814,1,0,2000,0,2595,3742.5,1,2000,630,936,0,7784,0,0,0,0,0,0,1.3,0.403,'',0,7150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14675,12340,37546,0,16206,0,0,0,'Frenzied Abomination (1)','','',72,6,0,1,0,90,10,0,82,82,2209,1213290,1213290,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,4.5,1.5,'',0,8516,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14676,12340,37546,0,16206,0,0,0,'Frenzied Abomination (2)','','',72,6,0,1,0,50,10,0,82,82,2209,674050,674050,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,4.5,1.5,'',0,8516,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14677,12340,37546,0,16206,0,0,0,'Frenzied Abomination (3)','','',72,6,0,1,0,90,10,0,82,82,2209,1213290,1213290,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,4.5,1.5,'',0,8516,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10225,12340,37919,0,19110,0,0,0,'Empowered Vampiric Fiend (3)','','',0,3,0,0,0,40,1,0,80,80,14,504000,504000,3994,1,0,2000,0,583.8,814.8,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37670,10958,0,0,1126,16946,0,0,'Frostblade','','',1096,10,0,0,0,28,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37671,11403,0,0,30708,30709,30708,0,'Crown Supply Guard','Crown Chemical Co.','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37672,10958,0,0,31008,0,0,0,'Mutated Abomination','','',108,6,0,1,0,50,1,0,83,83,14,945000,945000,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,70360,70539,70542,0,0,71516,0,0,0,4,0,0,0,0,591,0,0,0,0,0,0,0,170,0),(37674,11403,0,0,30711,0,30711,0,'Lovely Merchant','Crown Chemical Co.','Buy',0,7,0,0,0,1,1,0,40,50,35,1524,2215,0,1,128,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37675,12340,0,0,30712,0,30712,0,'Public Relations Agent','Crown Chemical Co.','',0,7,0,0,0,1,1,0,40,50,35,1524,2215,0,1,3,2000,0,85,112,0,0,0,0,0,2966,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37677,12340,0,0,30148,0,0,0,'Devourer of Souls (1)','','',96,6,0,1,0,67,1,0,82,82,14,903227,903227,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,68982,68899,68820,69051,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37678,12340,0,0,14594,0,0,0,'Unleashed Soul (1)','','',72,6,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37687,10958,0,0,25934,0,0,0,'Alchemist Finklestein','Ashen Verdict Quartermaster','',0,7,0,0,0,1,1,0,80,80,35,10080,10080,8814,1,4225,2000,0,346,499,0,0,0,0,7200000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37688,10958,0,0,31112,0,0,0,'Crusader Grimtong','Warrior Armor','',0,7,0,0,0,1,1,0,80,80,2070,12600,12600,0,1,4225,1500,0,316.5,439.5,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37689,10958,0,0,25057,0,0,0,'Commander Kunz','','',0,7,0,0,0,1,1,0,80,80,2070,12600,12600,0,1,0,1500,0,316.5,439.5,0,0,0,0,7200000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37690,10958,0,0,1126,24719,0,0,'Growing Ooze Puddle','','',0,10,0,0,0,2,1,0,1,1,35,25200,25200,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0.15,0.075,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37691,12340,0,0,27405,0,0,0,'Guardian Shade','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37693,12340,0,0,27020,0,0,0,'Commander Aliocha Segard [Icecrown Raid]','Argent Crusade Quartermaster','',0,7,0,1,0,1.85,3,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14802,12340,36811,0,30327,30359,0,0,'Deathspeaker Attendant (1)','Cult of the Damned','',72,7,0,1,0,25,10,0,82,82,312,808800,808800,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8210,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37696,10958,0,0,30716,0,0,0,'Crusader Halford','Paladin Armor','',0,7,0,0,0,1,1,0,80,80,2070,12600,12600,0,1,4225,1500,0,316.5,439.5,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37799,11403,0,0,10701,0,0,0,'Vile Spirit','','',4096,6,0,1,0,5.23809,15,0,80,80,14,66000,66000,59910,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37026,10958,0,0,30469,30470,0,0,'Skybreaker Sorcerer','','',72,7,0,1,0,25,10,0,82,82,84,269600,269600,91600,1,0,2280,0,3095.1,4446,0,2000,720,1046,0,8340,0,0,0,0,0,0,0,0,'',0,10211,0,2.5,8,14,0,69904,69869,71130,69810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37699,12340,0,0,2140,0,0,0,'RN Test Honor Guard','','',0,7,0,1,0,2,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37700,12340,0,0,3167,0,0,0,'RN Test Royal Guard','','',0,7,0,1,0,2,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37702,10958,0,0,16480,26241,0,0,'Runeforge Bunny','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,0.75,0.375,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37703,13164,0,0,5561,0,0,0,'Surging Water Elemental','','',0,4,0,0,0,9,5,0,10,10,35,228,228,0,1,0,0,0,3.2707,3.2707,0,0,1,1,0,512,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37704,10958,0,0,20570,17612,0,0,'Frostmourne Altar Bunny (Quel\'Delar)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37707,10958,0,0,16182,16832,16822,16808,'Silvermoon Builder','','',0,7,0,0,0,1,1,0,70,70,35,8982,8982,0,1,0,2000,0,252,357,1,2000,430,640,0,6740,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37711,10958,0,0,24992,24995,24994,0,'Hungering Ghoul','','',0,6,0,1,0,6.5,1,0,80,80,14,81900,132300,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,1,0.31,'',0,6773,0,2.5,8,14,0,70393,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37712,10958,0,0,30848,30849,0,0,'Deathwhisper Shadowcaster','Cult of the Damned','',0,7,0,1,0,8,1,0,80,80,14,80640,105840,8814,1,0,2000,0,2595,3742.5,0,0,0,0,14400000,7822,0,0,0,0,0,0,0,0,'',0,6713,0,2.5,8,14,0,70387,70387,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37713,10958,0,0,30851,30850,0,0,'Deathwhisper Torturer','Cult of the Damned','',0,7,0,1,0,8,1,0,80,80,14,80640,105840,8814,1,0,2000,0,2595,3742.5,0,0,0,0,14400000,7822,0,0,0,0,0,0,0,0,'',0,6585,0,2.5,8,14,0,70392,70391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37715,11403,0,0,30725,0,30725,0,'Snivel Rustrocket','Venture Co.','',0,7,0,0,0,1.05,1,0,30,30,35,1003,1003,0,1,1,2000,0,42,56,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37720,12340,0,0,30300,0,0,0,'Frostsworn General (1)','','',8,6,0,1,0,35,1,0,80,80,14,441000,441000,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69222,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37721,12340,0,0,24653,0,0,0,'Spiritual Reflection (1)','','',72,7,0,1,0,8,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69933,69900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37722,12340,0,0,24653,0,0,0,'Spiritual Reflection (1)','','',72,7,0,1,0,8,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69933,69900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37728,10958,0,0,30363,0,0,0,'Wrathbone Sorcerer','','',0,6,0,1,0,2,5,0,80,80,7,20160,40320,42195,1,0,2000,0,2595,3742.5,0,0,0,0,0,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,70387,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37729,10958,0,0,30363,0,0,0,'Wrathbone Reaver','','',0,6,0,1,0,3,1,0,80,80,7,37800,63000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37730,12340,0,0,30363,0,0,0,'Wrathbone Reaver (1)','','',0,6,0,1,0,5,1,0,80,80,1771,63000,63000,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37731,12340,0,0,30363,0,0,0,'Wrathbone Sorcerer (1)','','',0,6,0,1,0,4,10,0,80,80,1771,40320,40320,88140,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70387,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37732,13164,0,0,18452,18453,0,0,'[PH] Stormwind City Mage','','',0,7,0,0,0,1,1,0,75,75,35,4652,4652,0,1,0,0,0,42.4777,42.4777,0,0,68,68,0,8219,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37734,13164,0,0,27653,0,0,0,'Evacuation Portal','','Interact',0,10,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,0,0,45.4177,45.4177,0,0,103,103,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37742,10958,0,0,30731,0,0,0,'Drugan Deepdraught','Explorer\'s League','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,1,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37744,10958,0,0,169,11686,0,0,'Frost Freeze Trap','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37745,10958,0,0,20570,30547,20570,0,'Quel\'Delar','','',8,10,0,1,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37746,10958,0,0,20570,17612,20570,0,'Sunwell Caster Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37749,12340,0,0,30736,0,0,0,'Dwarf Air Totem','','',0,11,0,0,0,0.05,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37750,12340,0,0,30753,0,0,0,'Dwarf Earth Totem','','',0,11,0,0,0,0.01,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37751,12340,0,0,30754,0,0,0,'Dwarf Fire Totem','','',0,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37752,12340,0,0,30755,0,0,0,'Dwarf Water Totem','','',0,11,0,0,0,0.05,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37755,10958,0,0,30362,0,0,0,'Sindragosa','Queen of the Frostbrood','',108,6,0,3,0,1000,1,0,83,83,7,13945000,13945000,0,1,0,2000,0,70,70,0,0,0,0,14400000,7,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,70521,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,261,0),(37763,10958,0,0,19706,0,19706,0,'Grand Magister Rommath','','',4,7,0,3,0,200,20,0,73,73,35,1117800,1117800,63100,1,0,2000,0,10955,15680,1,2000,552,822,0,7637,0,0,0,0,0,0,1.8,0.4596,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37764,10958,0,0,17122,0,17122,0,'Lor\'themar Theron','Regent Lord of Quel\'Thalas','',76,7,0,3,0,400,30,1,73,73,35,5578000,5578000,127740,1,0,2000,0,10955,15680,1,2000,552,822,0,7637,0,0,0,0,0,0,1.8,0.4596,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37765,10958,0,0,18146,0,18146,0,'Captain Auric Sunchaser','High Elf Representative','',0,7,0,0,0,1,1,0,80,80,534,9215,9215,0,1,0,2000,0,422,586,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37766,12213,0,0,30756,0,0,0,'Orc Air Totem','','',0,11,0,0,0,0.05,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37767,12340,0,0,30757,0,0,0,'Orc Earth Totem','','',0,11,0,0,0,0.01,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37768,12340,0,0,30761,0,0,0,'Troll Earth Totem','','',0,11,0,0,0,0.01,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37769,12340,0,0,30760,0,0,0,'Troll Air Totem','','',0,11,0,0,0,0.05,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37770,12340,0,0,30758,0,0,0,'Orc Fire Totem','','',0,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37771,12340,0,0,30762,0,0,0,'Troll Fire Totem','','',0,11,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37772,12340,0,0,30759,0,0,0,'Orc Water Totem','','',0,11,0,0,0,0.05,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37773,12340,0,0,30763,0,0,0,'Troll Water Totem','','',0,11,0,0,0,0.05,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37774,10958,0,0,30684,0,0,0,'Archmage Elandra','Kirin Tor','',0,7,0,1,0,6,20,0,80,80,1770,60480,60480,176280,1,0,2000,0,2595,3742.5,0,0,0,0,7200000,7822,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37775,13164,0,0,3524,3525,3526,3527,'Ironforge Guard','','',0,7,0,0,0,1.5,1,0,75,75,35,6978,6978,0,1,0,0,0,42.4777,42.4777,0,0,68,68,0,8219,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37776,10958,0,0,30764,0,0,0,'Apprentice Nelphi','Kirin Tor','',0,7,0,1,0,6,1,0,80,80,534,60480,60480,8814,1,2,2000,0,1591.6,2295.4,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37779,10958,0,0,30687,0,0,0,'Dark Ranger Loralen','','',0,7,0,1,0,6,10,0,80,80,35,75600,126000,0,1,2,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,70513,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37780,10958,0,0,30686,0,0,0,'Dark Ranger Vorel','','',0,7,0,1,0,6,1,0,80,80,714,75600,75600,0,1,2,2000,0,1941.2,2695.6,0,0,0,0,180000,9729,0,0,0,0,0,0,1.725,0.44045,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37781,10958,0,0,15511,0,15511,0,'Sunwell Honor Guard','','Directions',0,7,0,1,0,3,1,0,80,80,35,37800,37800,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10025,12340,37666,0,31037,31038,0,0,'Darkfallen Tactician (3)','The San\'layn','',72,6,0,1,0,60,0,0,82,82,16,1725440,1725440,0,1,0,2000,0,2475,3712.5,1,2000,528,792,0,8262,0,0,0,0,0,0,0,0,'',0,7670,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37787,13164,0,0,30817,30818,30815,30816,'[PH] Citizen','','',0,7,0,0,0,1,1,0,75,75,35,1861,1861,0,1,0,0,0,42.4777,42.4777,0,0,68,68,0,8219,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37788,13164,0,0,21955,0,0,0,'[PH] Runner Bunny','','',0,7,0,0,0,1,1,0,75,75,35,4652,4652,0,1,0,0,0,42.4777,42.4777,0,0,68,68,0,8219,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37790,12340,0,0,2306,14613,14614,14615,'Darnassus Sentinel','','',0,7,0,0,0,1.5,1,0,1,1,79,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37797,12340,0,0,30687,0,0,0,'Dark Ranger Loralen (1)','','',0,7,0,1,0,10,20,0,80,80,35,126000,126000,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70513,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37798,12340,0,0,17372,17373,17374,17375,'Exodar Peacekeeper','','',0,7,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10152,12340,37132,0,27549,0,0,0,'Ymirjar Battle-Maiden (2)','','',8,7,0,1,0,45,1,0,80,80,2209,567000,567000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37800,12340,0,0,15511,0,0,0,'Silvermoon City Guardian','','',0,7,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37801,10958,0,0,16480,21342,16480,0,'Shadow\'s Edge Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37809,12340,0,0,30684,0,0,0,'Archmage Elandra (1)','Kirin Tor','',0,7,0,1,0,10,30,0,80,80,1770,100800,100800,264420,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37810,10958,0,0,19075,0,0,0,'Healing Stream Totem','','',0,11,0,0,0,0.05,1,0,1,1,58,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37814,10958,0,0,16480,26241,16480,0,'Shadow\'s Edge Axe Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37820,12340,0,0,30583,0,0,0,'[TEST] High Overlord Omar','','',12,7,0,3,0,300,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37824,10958,0,0,1126,11686,0,0,'Abomination Wing Mad Scientist Stalker','','',0,10,0,0,0,2,1,0,80,80,35,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37825,12340,0,0,30063,30064,30065,30066,'Kor\'kron Overseer','','',0,7,0,0,0,1.5,1,0,1,1,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37826,10958,0,0,30792,19595,0,0,'Light\'s Vengeance','','',0,10,0,0,0,1,1,0,1,1,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37827,10958,0,0,16480,26241,0,0,'Light\'s Vengeance Vehicle Bunny','','',0,10,0,0,0,1,1,0,1,1,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,17,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37828,10958,0,0,30793,0,30793,0,'Image of Thalorien Dawnseeker','','',0,7,0,1,0,0.5,3,0,1,1,1770,1,1,180,1,0,2000,0,15,15,1,2000,2,4,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37829,10958,0,0,30794,0,30794,0,'Image of Alexstrasza','Queen of the Dragons','',36,2,0,3,0,1000,1000,0,1,1,35,1,1,0,1,0,2000,0,70,70,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37830,10958,0,0,30598,30599,30600,30601,'Skybreaker Marine','','',72,7,0,1,0,20,1,0,80,80,35,252000,252000,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37831,12340,0,0,3167,5446,0,0,'[PH] Captain','','',0,7,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37832,10958,0,0,16480,26241,0,0,'Lich King Stun Bunny','','',0,10,0,0,0,1,1,0,1,1,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,17,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37833,10958,0,0,27336,0,0,0,'Sky-Reaver Korm Blackscar','','',0,7,0,1,0,4,1,0,80,80,35,21368,21368,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.372,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37844,10958,0,0,30797,0,30797,0,'Image of Anasterian','','',4096,7,0,1,0,3.5,3,0,1,1,35,1,1,0,1,0,2000,0,15,15,1,2000,2,2,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37845,10958,0,0,30798,0,30798,0,'Image of Morlen Coldgrip','','',2048,6,0,1,0,2,1,0,1,1,35,1,1,0,1,0,2000,0,15,15,1,2000,2,2,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37849,10958,0,0,30799,0,0,0,'Sartharion Image','','',0,10,0,0,0,1,1,0,82,82,35,13481,13481,0,1,0,2000,0,488,642,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37850,10958,0,0,30800,0,0,0,'Anub\'Rekhan Image','','',0,10,0,0,0,1,1,0,82,82,35,13481,13481,0,1,0,2000,0,488,642,0,0,0,0,0,7,0,0,0,0,0,0,4.5,0.225,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37851,10958,0,0,30801,0,0,0,'Noth the Plaguebringer Image','','',0,10,0,0,0,1,1,0,1,1,35,13481,13481,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37852,10958,0,0,20570,17612,0,0,'Quel\'Delar Skull Target','','',0,10,0,0,0,1,1,0,80,80,114,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37853,10958,0,0,30802,0,0,0,'Instructor Razuvious Image','','',0,10,0,0,0,1,1,0,1,1,35,13481,13481,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37854,10958,0,0,30803,0,0,0,'Patchwerk Image','','',0,10,0,0,0,1,1,0,82,82,35,13481,13481,0,1,0,2000,0,488,642,0,0,0,0,180000,7,0,0,0,0,0,0,2.625,0.875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37855,10958,0,0,30804,0,0,0,'Malygos Image','','',0,10,0,0,0,1,1,0,1,1,35,13481,13481,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37856,10958,0,0,30805,0,0,0,'Flame Leviathan Image','','',0,10,0,0,0,1,1,0,1,1,35,13481,13481,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37857,10958,0,0,24191,0,0,0,'The Lich King','','',12,6,0,3,0,2000,2000,0,83,83,14,27890000,27890000,8516000,1,0,2000,0,17360,23590,1,2000,730,1058,0,10627,0,0,0,0,0,0,2,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37858,10958,0,0,30806,0,0,0,'Razorscale Image','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37859,10958,0,0,30807,0,0,0,'Ignis the Furnace Master Image','','',0,10,0,0,0,1,1,0,1,1,35,13481,13481,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37860,13164,0,0,2141,8572,9391,9392,'Bluffwatcher','','Directions',0,7,0,0,0,1.5,1,0,1,1,105,63,63,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37861,10958,0,0,30808,0,0,0,'XT-002 Deconstructor Image','','',0,10,0,0,0,1,1,0,82,82,35,13481,13481,0,1,0,2000,0,488,642,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37862,10958,0,0,30809,0,0,0,'Lord Jaraxxus Image','','',0,10,0,0,0,1,1,0,1,1,35,13481,13481,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36948,10958,0,0,30508,0,0,0,'Muradin Bronzebeard','','',76,7,0,1,0,175,1,0,83,83,84,1241800,1241800,0,1,0,1500,0,2863.12,3841.88,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'70339 69637 69638 69638',0,0,0,2.5,8,14,0,15284,70309,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(37865,10958,0,0,31174,0,0,0,'Perky Pug','','',0,12,0,0,0,1,1,0,1,1,188,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(37869,13164,0,0,4259,4260,4602,4601,'Orgrimmar Grunt','','',0,7,0,0,0,1.5,1,0,1,1,85,63,63,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37871,10958,0,0,16480,21342,0,0,'Event Fail Bunny','','',0,10,0,0,0,1,1,0,1,1,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,17,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37878,10958,0,0,16480,21342,0,0,'AoD Impact Bunny','','',0,10,0,0,0,1,1,0,1,1,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,17,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37879,10958,0,0,28127,0,0,0,'King Varian Wrynn','King of Stormwind','',76,7,0,3,0,400,20,0,83,83,1733,5578000,5578000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,1.25,0.3875,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(37880,10958,0,0,27653,0,0,0,'Stormwind Portal','','',1048576,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37881,10958,0,0,24999,25526,25527,25528,'Wretched Ghoul','','',0,6,0,0,0,0.3,1,0,80,80,35,3780,3780,0,1,0,2000,0,422,586,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.25,0.3875,'',0,0,0,2.5,8,14,0,70782,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,821,0),(37882,10958,0,0,1126,11686,0,0,'The Frozen Throne','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37883,12340,0,0,3222,0,0,0,'Bug 174037','','',0,7,0,0,0,2,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37887,11403,0,0,15990,0,15990,0,'Kwee Q. Peddlefeet','Crown Chemical Co.','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,3,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.29,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37888,10958,0,0,1233,0,0,0,'Frax Bucketdrop','Flight Master','',0,7,0,1,0,3,1,0,75,75,35,31905,31905,0,1,8192,0,0,0,0,0,0,0,0,300000,8235,0,0,0,0,0,0,0.5,0.347222,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14809,12340,36899,0,30491,0,30491,0,'Big Ooze (2)','','',72,10,0,1,0,500,1,0,82,82,14,6740500,6740500,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37893,10958,29943,0,30826,0,0,0,'Vegard the Unforgiven','','',0,6,0,1,0,15,1,0,81,81,35,156390,156390,8979,1,0,2000,0,3187.5,4515,1,2000,702,1022,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37894,10958,0,0,16480,21342,0,0,'Vegard Bunny','','',0,10,0,0,0,1,1,0,1,1,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,17,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37898,12340,0,0,24364,24549,24550,24551,'Skybreaker Engineer','','',72,7,0,1,0,20,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37902,10958,0,0,341,586,0,0,'Alliance Mason','','',72,7,0,1,0,20,1,0,60,65,1732,99580,118280,0,1,0,2000,0,1500,2107.5,1,2000,332,492,0,5245,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37903,10958,0,0,3613,0,0,0,'Shely Steelbowels','Blacksmith','',72,7,0,1,0,20,1,0,1,1,1732,103160,103160,0,1,4736,0,0,0,0,0,0,0,0,7200000,5245,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37904,10958,0,0,23061,0,0,0,'Brazie Getz','General Goods','',72,7,0,1,0,20,1,0,1,1,1732,159680,159680,0,1,3200,0,0,0,0,0,0,0,0,7200000,6441,0,0,0,0,0,0,2.07,0.42228,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37906,10958,0,0,27563,11686,0,0,'Imprisoned Soul','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37915,10958,0,0,30840,0,0,0,'Timothy Cunningham','Bat Handler','',0,7,0,0,0,3,1,0,65,65,68,17742,17742,0,1,8192,0,0,0,0,0,0,0,0,300000,5245,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37917,10958,0,0,30576,30577,30578,30579,'Crown Thug','','',0,7,0,0,0,1,1,0,16,17,14,328,356,0,1,0,2000,0,22,31,0,0,0,0,180000,736,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37918,11403,0,0,169,11686,0,0,'Column of Frost','','',0,10,0,0,0,1.35,1,0,1,1,35,4120,4120,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,2,0.903,'70715',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14783,12340,37007,0,30459,0,0,0,'Deathbound Ward (2)','','',72,6,0,1,0,125,1,0,82,82,1813,1685125,1685125,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37920,10958,0,0,30750,30751,30752,0,'Kor\'kron Reaver','','',72,7,0,1,0,10,1,0,82,82,35,134810,134810,0,1,0,0,0,0,0,0,0,0,0,180000,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37928,10958,0,0,26838,26839,26840,26841,'Argent Champion','','',2048,7,0,1,0,75,1,0,80,80,2070,945000,945000,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,53625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37930,10958,0,0,23037,23038,23039,0,'Warsong Peon','','',72,7,0,1,0,20,1,0,60,65,1735,99580,118280,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.2,0.2976,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37932,12340,0,0,23044,23078,23079,23080,'Orgrim\'s Hammer Siege Engineer','','',72,7,0,1,0,20,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10104,12340,37129,0,30911,0,30911,0,'Crok Scourgebane (2)','Grand Champion of the Ebon Blade','',4104,7,0,1,0,20,1,0,83,83,2214,278900,278900,0,1,0,2000,0,3817.5,5122.5,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37935,10958,0,0,24242,0,0,0,'Apothecary Candith Tomas','General Goods','',72,7,0,1,0,20,1,0,80,80,1735,252000,252000,0,1,3200,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37936,10958,0,0,30838,0,0,0,'Morgan Dayblaze','Blacksmith','',72,7,0,1,0,20,1,0,80,80,1735,252000,252000,0,1,4225,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37937,11685,0,0,21826,21827,21828,21829,'Dark Iron Troublemaker','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37941,10958,0,0,30841,0,0,0,'Magister Arlan','Emblem of Frost Quartermaster','',0,7,0,0,0,1,1,0,80,80,2123,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37942,10958,0,0,30842,0,0,0,'Arcanist Uovril','Emblem of Frost Quartermaster','',0,7,0,0,0,1,1,0,80,80,2027,10080,10080,8814,1,128,2000,0,346,499,0,0,0,0,180000,7822,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37944,13164,0,0,3167,0,0,0,'Stormwind City Patroller','','',0,7,0,0,0,2,1,0,85,85,11,9212,9212,0,1,0,0,0,48.3577,48.3577,0,0,163,163,0,10419,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37947,10958,0,0,169,16925,0,0,'Deathwhisper Spawn Stalker','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37948,10958,0,0,169,16925,0,0,'Deathwhisper Controller','','',1048576,10,0,1,0,1,1,0,80,80,35,12600,12600,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38722,12340,36791,0,22773,0,22773,0,'Blazing Skeleton (3)','','',8,6,0,1,0,18,20,0,83,83,16,251010,251010,85160,1,0,2000,0,3720,5055,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37950,11403,0,0,30318,0,30318,0,'Valithria Dreamwalker','','',4108,2,0,3,0,10000,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37952,10958,0,0,16480,26241,0,0,'Light\'s Vengeance Vehicle Bunny 2','','',0,10,0,0,0,1,1,0,1,1,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,17,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38266,12340,36853,0,30362,0,30362,0,'Sindragosa (2)','Queen of the Frostbrood','',108,6,0,3,0,1000,1,0,83,83,2068,13945000,13945000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1150740,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,51026,0,0,0,0,0,0,0),(38265,12340,36853,0,30362,0,30362,0,'Sindragosa (1)','Queen of the Frostbrood','',108,6,0,3,0,2750,1,0,83,83,2068,38348750,38348750,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1150740,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,51026,0,0,0,0,0,0,0),(37964,11403,0,0,21955,16925,21955,0,'[DND] Love Boat Summoner 02','','',0,10,0,0,0,15,20,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37965,10958,0,0,26224,26225,26226,26227,'Argent Commander','','',6144,7,0,0,0,1,1,0,81,81,2131,13033,13033,0,1,0,1500,0,348,453,0,0,0,0,180000,10033,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37966,11403,0,0,30852,0,30852,0,'Undercity Love Boat','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37967,10958,0,0,30859,30860,30861,30862,'Ebon Blade Commander','','',6144,7,0,0,0,1,1,0,81,81,2050,13033,13033,0,1,0,1500,0,348,453,0,0,0,0,180000,10033,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37968,10958,0,0,22471,0,0,0,'Argent Hippogryph','','',0,1,0,0,0,1.15,1,0,80,80,2131,6143,6143,0,1,0,2000,0,422,586,0,0,0,0,180000,7,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,611,0,0,0,0,0,0,0,140,0),(38771,12340,37973,0,30856,0,30856,0,'Prince Taldaram (2)','','',108,6,0,3,0,405,1,0,83,83,16,7600025,7600025,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38772,12340,37973,0,30856,0,30856,0,'Prince Taldaram (3)','','',108,6,0,3,0,405,1,0,83,83,16,30469825,30469825,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37973,10958,0,0,30856,0,0,0,'Prince Taldaram','','',108,6,0,3,0,405,1,0,83,83,16,5647725,5647725,0,1,0,2000,0,17815,23905,1,0,0,0,604800000,10673,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37976,10958,29943,0,30868,0,0,0,'Vegard the Unforgiven','','',0,6,0,1,0,15,10,0,81,81,35,156390,156390,89790,1,0,2000,0,3187.5,4515,1,2000,702,1022,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,70866,70886,71003,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37980,12340,0,0,30874,0,30874,0,'Darnassus Love Boat','','',1048576,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37981,11403,0,0,21955,16925,21955,0,'[DND] Love Boat Summoner 03','','',0,10,0,0,0,15,20,0,80,80,35,189000,189000,79880,1,0,2000,0,417,582,0,0,0,0,180000,7,0,0,0,0,0,0,0,0,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37982,13164,0,0,1070,0,0,0,'Furious Fire Elemental','','',0,4,0,0,0,3,1,0,80,80,35,16026,16026,0,1,0,0,0,45.4177,45.4177,0,0,103,103,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37983,13164,0,0,1070,0,0,0,'Searing Fire Elemental','','',0,4,0,1,0,9,5,0,80,80,35,133550,133550,0,1,0,0,0,45.4177,45.4177,0,0,103,103,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37984,10958,0,0,30576,30577,30578,30579,'Crown Duster','','',0,7,0,0,0,1,1,0,25,26,14,713,787,0,1,0,2000,0,35,49,0,0,0,0,180000,736,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37985,11403,0,0,169,30877,0,0,'Dream Cloud','','',0,10,0,0,0,0.007937,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'70876',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37986,10958,0,0,1126,11686,0,0,'Ooze Spray Stalker','','',1024,10,0,0,0,2,1,0,80,80,35,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37990,12340,0,0,23380,0,23380,0,'Kill Credit Samples Given','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37991,10958,0,0,30878,0,0,0,'Ikfirus the Vile','Rogue Armor','',0,7,0,0,0,1.77,1,0,80,80,1735,22350,22350,0,1,4225,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37992,10958,0,0,30879,0,0,0,'Tortunok','Druid Armor','',0,7,0,0,0,1.71,7.01,0,80,80,1735,21500,21500,28000,1,4225,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37993,10958,0,0,30880,0,0,0,'Gerardo the Suave','Hunter Armor','',0,7,0,0,0,1.87,1.88,0,80,80,1735,23500,23500,7500,1,4225,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37994,10958,0,0,525,0,0,0,'Water Elemental','','',0,4,0,0,0,0.75,0.33,0,1,1,91,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0.85,0.259726,'',0,0,0,2.5,8,14,0,31707,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37996,10958,0,0,30859,30860,30861,30862,'Ebon Champion','','',2048,7,0,1,0,75,1,0,80,80,2050,945000,945000,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,66019,67929,66047,67935,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37997,10958,0,0,30882,0,0,0,'Yili','Rogue Armor','',0,7,0,0,0,1.77,1,0,80,80,1732,22350,22350,0,1,128,2000,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37998,10958,0,0,30883,0,0,0,'Talan Moonstrike','Hunter Armor','',0,7,0,0,0,1.77,1.88,0,80,80,1732,22350,22350,7500,1,128,2000,0,417,582,0,0,0,0,7200000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37999,10958,0,0,30884,0,0,0,'Alana Moonstrike','Druid Armor','',0,7,0,0,0,1.71,7.01,0,80,80,1732,21500,21500,28000,1,128,2000,0,417,582,0,0,0,0,7200000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38001,10958,0,0,16480,21342,0,0,'Light\'s Vengeance Bunny 2','','',0,10,0,0,0,1,1,0,1,1,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,0,17,0,0,0,0,0,0,1.5,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38006,10958,0,0,30576,30577,30578,30579,'Crown Hoodlum','','',0,7,0,0,0,1,1,0,33,34,16,1279,1343,0,1,0,2000,0,47,64,0,0,0,0,180000,736,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38008,10958,0,0,16925,1126,0,0,'Blood Orb Controller','','',76,10,0,3,0,405,1,0,83,83,35,5647725,5647725,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,3,2,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38009,10958,0,0,30968,0,0,0,'Reanimated Fanatic','Cult of the Damned','',1032,6,0,1,0,10,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38010,10958,0,0,30966,0,0,0,'Reanimated Adherent','','',1032,6,0,1,0,10,10,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38011,12340,0,0,30439,0,0,0,'Sunreaver Disguise (Male)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38012,12340,0,0,30438,0,0,0,'Sunreaver Disguise (Female)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38013,12340,0,0,30311,0,0,0,'Silver Covenant Disguise (Female)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38014,12340,0,0,30310,0,0,0,'Silver Covenant Disguise (Male)','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38016,10958,0,0,30576,30577,30578,30579,'Crown Agent','','',0,7,0,0,0,1,1,0,44,45,16,1848,2218,0,1,0,2000,0,72,100,0,0,0,0,180000,736,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38017,10958,0,0,31103,0,0,0,'Kalecgos','Ambassador of the Blue Dragonflight','',0,2,0,1,0,667,1,0,82,82,2010,8991827,8991827,0,1,2,2000,0,2244.8,2953.2,0,0,0,0,180000,10356,0,0,0,0,0,0,2.4,0.4896,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38019,12340,0,0,1070,0,0,0,'Anolis','','',76,4,0,3,0,1950,60,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38020,12340,0,0,1070,0,0,0,'Basiliscus','','',76,4,0,3,0,1950,60,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38021,12340,0,0,1070,0,0,0,'Conolophus','','',76,4,0,3,0,1950,60,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38023,10958,0,0,30576,30577,30578,30579,'Crown Sprinkler','','',0,7,0,0,0,1,1,0,54,56,16,2533,2699,0,1,0,2000,0,96,127,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38025,12340,0,0,30848,30849,0,0,'Deathwhisper Shadowcaster (1)','Cult of the Damned','',0,7,0,1,0,10.5,1,0,80,80,21,105840,105840,8814,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70387,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38026,12340,0,0,30851,30850,0,0,'Deathwhisper Torturer (1)','Cult of the Damned','',0,7,0,1,0,10.5,1,0,80,80,21,105840,105840,8814,1,0,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70392,70391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38028,10958,0,0,16213,0,0,0,'Web Wrap','','',0,10,0,0,0,1,1,0,80,80,14,12600,12600,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38030,10958,0,0,30576,30577,30578,30579,'Crown Underling','','',0,7,0,0,0,1,1,0,63,64,16,4422,5715,0,1,0,2000,0,177,274,0,0,0,0,180000,736,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38032,10958,0,0,30576,30577,30578,30579,'Crown Sprayer','','',0,7,0,0,0,1,1,0,73,75,16,9940,10635,0,1,0,2000,0,342,485,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38035,12340,0,0,30906,17612,30906,0,'Chemical Wagon','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38039,11403,0,0,15990,0,15990,0,'Kwee Q. Peddlefeet','Crown Chemical Co.','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,3,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.29,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38040,11403,0,0,15990,0,15990,0,'Kwee Q. Peddlefeet','Crown Chemical Co.','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,3,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.29,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38041,11403,0,0,15990,0,15990,0,'Kwee Q. Peddlefeet','Crown Chemical Co.','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,3,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,2.5,0.29,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38042,11403,0,0,15990,0,15990,0,'Kwee Q. Peddlefeet','Crown Chemical Co.','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,2.5,0.29,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38043,11403,0,0,15990,0,15990,0,'Kwee Q. Peddlefeet','Crown Chemical Co.','',0,7,0,0,0,1,1,0,1,1,35,42,42,0,1,3,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,2.5,0.29,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38044,11403,0,0,15990,0,15990,0,'Kwee Q. Peddlefeet','Crown Chemical Co.','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,2.5,0.29,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38045,11403,0,0,15990,0,15990,0,'Kwee Q. Peddlefeet','Crown Chemical Co.','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,2.5,0.29,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38047,10958,0,0,30894,30896,30895,30897,'Blood Elf Pilgrim','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38048,10958,0,0,30898,30899,30900,30901,'High Elf Pilgrim','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38049,10958,0,0,19315,19314,0,0,'Young Pilgrim','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38050,13164,0,0,4259,4260,4602,4601,'Orgrimmar Grunt','','',0,7,0,0,0,1.5,1,0,80,80,35,10684,10684,0,1,0,0,0,45.4177,45.4177,0,0,103,103,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,40505,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38052,10958,0,0,23020,0,23020,0,'Lady Liadrin','Blood Knight Matriarch','',0,7,0,3,0,200,10,0,1,1,35,1,1,0,1,0,2000,0,70,70,1,2000,2,2,0,17,0,0,0,0,0,0,1.725,0.44045,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38053,12340,0,0,30903,0,0,0,'[DND] Fire Creature','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38054,10958,0,0,31117,0,0,0,'Scott the Merciful','Priest Armor','',0,7,0,0,0,1.77,1,0,80,80,35,17880,17880,8814,1,4225,2000,0,346,499,0,0,0,0,7200000,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38056,10958,0,0,21008,0,21008,0,'Chamberlain Galiros','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37148,10958,0,0,30535,30536,0,0,'Skybreaker Summoner','','',72,7,0,1,0,25,10,0,82,82,84,269600,269600,91600,1,0,2000,0,2715,3900,0,2000,720,1046,0,8340,0,0,0,0,0,0,0,0,'',0,8617,0,2.5,8,14,0,69969,71124,69973,71135,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14573,12340,37021,0,30467,30468,0,0,'Skybreaker Vicar (1)','','',72,7,0,1,0,75,10,0,82,82,84,808800,808800,91600,1,0,2000,0,2715,3900,0,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8803,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14650,12340,37025,0,30483,0,0,0,'Stinky (3)','','',72,6,0,1,0,700,2,0,80,80,21,8820000,8820000,8338,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10154,12340,38125,0,27548,0,0,0,'Ymirjar Deathbringer (1)','','',8,7,0,1,0,140,1,0,80,80,2209,1764000,1764000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14840,12340,36725,0,30885,0,0,0,'Nerub\'ar Broodkeeper (3)','','',0,6,0,1,0,25,1,0,80,80,21,1134000,1134000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38065,12340,0,0,30912,0,30912,0,'Crown Supply Sentry','Crown Chemical Co.','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,1,2000,0,422,586,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38066,12340,0,0,30728,0,30728,0,'Inspector Snip Snagglebolt','','',0,7,0,0,0,1,1,0,30,30,1732,955,955,0,1,3,2000,0,42,56,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38067,13164,0,0,30817,30818,30815,30816,'[PH] Orgrimmar Citizen','','',0,7,0,0,0,1,1,0,75,75,35,1861,1861,0,1,0,0,0,42.4777,42.4777,0,0,68,68,0,8219,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38068,11403,0,0,169,11686,0,0,'Mana Void','','',0,10,0,0,0,1,1,0,1,1,35,3052,3052,0,1,0,0,0,0,0,0,0,0,0,0,7784,0,0,0,0,0,0,2,0.903,'71085',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14818,12340,36808,0,30326,30357,0,0,'Deathspeaker Zealot (3)','Cult of the Damned','',72,7,0,1,0,30,10,0,82,82,16,1213290,1213290,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,7811,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(16552,12340,36805,0,30323,30360,0,0,'Deathspeaker Servant (3)','Cult of the Damned','',72,7,0,1,0,20,10,0,82,82,16,808800,808800,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8260,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14658,12340,36829,0,30343,0,0,0,'Deathspeaker High Priest (2)','Cult of the Damned','',72,6,0,1,0,75,10,0,82,82,16,1011075,1011075,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,24250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14652,12340,36807,0,30324,0,0,0,'Deathspeaker Disciple (2)','Cult of the Damned','',72,6,0,1,0,25,10,0,82,82,312,269600,269600,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8200,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10122,12340,37534,0,27982,0,0,0,'Spinestalker (3)','','',72,6,0,1,0,550,10,0,82,82,21,7414550,7414550,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,9,0.93,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36961,10958,0,0,30606,30607,30608,0,'Skybreaker Sergeant','','',72,7,0,1,0,20,1,0,82,82,84,269620,539240,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69653,69652,71335,69647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38692,12340,36961,0,30606,30607,30608,0,'Skybreaker Sergeant (3)','','',72,7,0,1,0,40,1,0,82,82,84,539240,539240,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,5234,0,0,0,0,0,0,4.455,1.07217,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38408,12340,36969,0,30603,30604,30605,0,'Skybreaker Rifleman (1)','','',72,7,0,1,0,16,1,0,82,82,84,215696,215696,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15093,12340,36998,0,30452,30450,0,0,'Skybreaker Protector (2)','','',72,7,0,1,0,35,10,0,82,82,84,471835,471835,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,9315,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38410,10958,0,0,12432,0,0,0,'Severed Essence','','',0,6,0,1,0,10,1,0,80,80,16,126000,126000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9706,0,0,0,0,0,0,1.875,1.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38736,12340,37907,0,12346,0,0,0,'Rot Worm (3)','','',8,10,0,1,0,5,1,0,80,80,16,63000,63000,0,1,0,2000,0,3165,4395,0,0,0,0,0,9730,0,0,0,0,0,0,0.75,0.45,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14969,12340,37035,0,30489,30490,0,0,'Kor\'kron Vanquisher (1)','','',72,7,0,1,0,35,10,0,82,82,83,1213290,1213290,41690,1,0,2000,0,3472.5,4800,0,0,0,0,0,10225,0,0,0,0,0,0,0,0,'',0,9559,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14589,12340,37034,0,30487,30488,0,0,'Kor\'kron Templar (1)','','',72,7,0,1,0,75,10,0,82,82,83,808800,808800,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,'',0,9225,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36960,10958,0,0,30745,30746,30747,0,'Kor\'kron Sergeant','','',72,7,0,1,0,20,1,0,82,82,83,269620,269620,0,1,0,2000,0,3660,4815,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69653,69652,71339,69647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(38684,12340,36960,0,30745,30746,30747,0,'Kor\'kron Sergeant (3)','','',72,7,0,1,0,40,1,0,82,82,83,539240,539240,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38683,12340,36960,0,30745,30746,30747,0,'Kor\'kron Sergeant (2)','','',72,7,0,1,0,20,1,0,82,82,83,269620,269620,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36957,10958,0,0,30750,30751,30752,0,'Kor\'kron Reaver','','',72,7,0,1,0,8,1,0,82,82,83,107848,107848,0,1,0,2000,0,3660,4815,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,71339,69647,72536,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(37033,10958,0,0,30476,30477,0,0,'Kor\'kron Invoker','','',72,7,0,1,0,25,10,0,82,82,83,269600,269600,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8340,0,0,0,0,0,0,0,0,'',0,9723,0,2.5,8,14,0,69904,69869,71130,69811,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38094,12340,0,0,30485,30486,0,0,'Kor\'kron Stalker (1)','','',72,7,0,1,0,80,10,0,82,82,83,1078480,1078480,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69921,71128,69920,71145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38676,12340,36968,0,30739,30740,0,0,'Kor\'kron Axethrower (3)','','',72,7,0,1,0,16,1,0,82,82,83,215969,215969,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38724,12340,37886,0,7858,0,0,0,'Gluttonous Abomination (2)','','',8,6,0,1,0,20,1,0,83,83,16,278900,278900,0,1,0,2000,0,3817.5,5122.5,1,2000,742,1070,0,10627,0,0,0,0,0,0,2.625,0.875,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37016,10958,0,0,30463,0,0,0,'Skybreaker Luminary','','',72,7,0,1,0,25,10,0,82,82,84,337025,337025,41690,1,0,2000,0,3472.5,4800,0,2000,720,1040,0,10253,0,0,0,0,0,0,0,0,'',0,8586,0,2.5,8,14,0,69923,71120,69926,69958,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10214,12340,37532,0,30640,0,0,0,'Frostwing Whelp (1)','','',0,6,0,1,0,20,1,0,80,80,16,252000,252000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10227,12340,37228,0,26623,0,0,0,'Frostwarden Warrior (2)','','',0,7,0,1,0,25,10,0,80,80,2209,315000,315000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.465,'',0,7358,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10231,12340,37229,0,27548,0,0,0,'Frostwarden Sorceress (3)','','',0,7,0,1,0,90,1,0,80,80,2209,907200,907200,8814,1,0,2000,0,2595,3742.5,1,2000,630,936,0,7784,0,0,0,0,0,0,1.3,0.403,'',0,7150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10229,12340,37229,0,27548,0,0,0,'Frostwarden Sorceress (1)','','',0,7,0,1,0,90,1,0,80,80,2209,907200,907200,8814,1,0,2000,0,2595,3742.5,1,2000,630,936,0,7784,0,0,0,0,0,0,1.3,0.403,'',0,7150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14933,12340,37545,0,30656,0,0,0,'Spire Minion (3)','','',72,6,0,1,0,25,10,0,82,82,2209,1213290,1213290,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,8209,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37545,10958,0,0,30656,0,0,0,'Spire Minion','','',72,6,0,1,0,25,10,0,82,82,2209,337025,337025,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10253,0,0,0,0,0,0,0,0,'',0,8209,0,2.5,8,14,0,70363,70396,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10245,12340,36824,0,31471,0,0,0,'Spirit Warden (1)','','',4096,6,0,1,0,20,15,0,80,80,14,252000,252000,59910,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38107,10958,0,0,1126,11686,0,0,'Unstable Ooze Explosion Stalker','','',0,10,0,0,0,2,1,0,80,80,35,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38394,12340,37949,0,30965,0,30965,0,'Cult Adherent (1)','','',8,7,0,1,0,20,10,0,82,82,21,215680,215680,183200,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14927,12340,37544,0,14696,0,0,0,'Spire Gargoyle (3)','','',72,6,0,1,0,25,10,0,82,82,2209,1213290,1213290,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,3,2,'',0,8736,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38112,10958,0,0,30972,0,0,0,'Falric','','',72,6,0,1,1,28,1,0,81,82,14,181020,181020,0,1,0,0,0,0,0,0,0,0,0,604800000,10328,0,0,0,0,0,0,0,0,'18950 18950',0,8787,0,2.5,8,14,0,72435,72395,72426,72422,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38113,10958,0,0,30973,0,0,0,'Marwyn','','',72,6,0,1,1,40,1,0,81,82,14,539240,903227,0,1,0,0,0,0,0,0,0,0,0,604800000,10328,0,0,0,0,0,0,0,0,'18950 18950',0,9064,0,2.5,8,14,0,72363,72360,72368,72362,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38116,12340,0,0,27165,0,0,0,'Image of the Sunwell','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38121,11685,0,0,1126,0,0,0,'Soul Feast Kill Credit Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10195,12340,37901,0,19110,0,0,0,'Vampiric Fiend (3)','','',0,3,0,0,0,20,1,0,80,80,14,252000,252000,0,1,0,2000,0,590.8,820.4,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39121,12340,36609,0,25452,0,0,0,'Val\'kyr Shadowguard (2)','','',32,6,0,3,0,35.71,500,0,81,81,14,374500,374500,4489500,1,0,2000,0,12285,17815,1,2000,702,1006,0,8023,0,0,0,0,0,0,8,0.31,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38128,12340,0,0,31043,169,0,0,'The Skybreaker (1)','','',76,10,0,3,0,98.9602,1,0,83,83,35,1380000,1380000,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38129,12340,0,0,31044,1126,0,0,'Orgrim\'s Hammer (1)','','',76,10,0,3,0,98.9602,1,0,83,83,35,1380000,1380000,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10194,12340,37901,0,19110,0,0,0,'Vampiric Fiend (2)','','',0,3,0,0,0,6,1,0,80,80,14,75600,75600,0,1,0,2000,0,590.8,820.4,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14620,12340,37098,0,24991,0,0,0,'Val\'kyr Herald (2)','','',72,6,0,1,0,80,1,0,80,80,21,1008000,1008000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9729,0,0,0,0,0,0,4,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14647,12340,37098,0,24991,0,0,0,'Val\'kyr Herald (3)','','',72,6,0,1,0,220,1,0,80,80,21,2772000,2772000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,4,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14955,12340,37011,0,31092,0,0,0,'The Damned (1)','','',72,6,0,1,0,38,1,0,80,80,2209,1575000,1575000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,7652,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38135,10958,0,0,22124,0,0,0,'Deformed Fanatic','Cult of the Damned','',8,6,0,1,0,10,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,84,0),(38136,10958,0,0,30965,0,0,0,'Empowered Adherent','','',8,7,0,1,0,10,10,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10026,12340,37665,0,31030,31031,31030,0,'Darkfallen Lieutenant (1)','The San\'layn','',72,6,0,1,0,60,10,0,82,82,16,1725440,1725440,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,10328,0,0,0,0,0,0,0,0,'',0,7624,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38602,12340,37562,0,30707,0,0,0,'Gas Cloud (1)','','',72,10,0,0,0,70,1,0,82,82,14,1581160,1581160,0,1,0,2000,0,683.2,898.8,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10027,12340,37665,0,31030,31031,31030,0,'Darkfallen Lieutenant (2)','The San\'layn','',72,6,0,1,0,60,10,0,82,82,16,647040,647040,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,10328,0,0,0,0,0,0,0,0,'',0,7624,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10006,12340,37571,0,25468,0,0,0,'Darkfallen Advisor (1)','','',72,6,0,1,0,50,10,0,82,82,16,1617600,1617600,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38153,10958,0,0,16480,21342,0,0,'The Lich King','','',0,10,0,0,0,1,1,0,60,60,35,4979,4979,0,1,0,2000,0,104,138,0,0,0,0,180000,3750,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38154,11403,0,0,22633,0,0,0,'Warhawk','','',1,1,26,0,0,25,1,0,1,1,15,1,1,0,1,0,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,210,0),(38158,13164,0,0,30975,30976,0,0,'[PH] Orgrimmar Mage','','',0,7,0,0,0,1,1,0,75,75,35,4652,4652,0,1,0,0,0,42.4777,42.4777,0,0,68,68,0,8219,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38159,10958,0,0,1126,27823,0,0,'Choking Gas Bomb','','',16778240,10,0,0,0,2,1,0,80,80,14,25200,25200,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0.5,0.25,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38160,10958,0,0,30867,0,0,0,'Lady Jaina Proudmoore','','',0,7,0,1,0,500,100,0,80,80,35,5040000,5040000,881400,1,2,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38161,10958,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',12,7,0,3,0,500,20,0,83,83,35,6972500,6972500,85160,1,2,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,1.2,0.372,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38162,13164,0,0,1140,0,0,0,'Trapped Citizen','','',1048576,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38163,10958,0,0,169,11686,0,0,'Swarming Shadows','','',1049600,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0.5,'71267',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38164,12340,0,0,4259,0,0,0,'[PH] Captain (Orgrimmar)','','',0,7,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14925,12340,37544,0,14696,0,0,0,'Spire Gargoyle (1)','','',72,6,0,1,0,25,10,0,82,82,2209,1213290,1213290,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10225,0,0,0,0,0,0,3,2,'',0,8736,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37003,10958,0,0,30453,30454,0,0,'Skybreaker Vindicator','','',72,7,0,1,0,35,10,0,82,82,84,471835,471835,41690,1,0,2280,0,3958.65,5472,0,2000,720,1040,0,10253,0,0,0,0,0,0,0,0,'',0,8753,0,2.5,8,14,0,69927,71117,69930,71122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10103,12340,37129,0,30911,0,30911,0,'Crok Scourgebane (1)','Grand Champion of the Ebon Blade','',4104,7,0,1,0,75,1,0,83,83,2214,1045875,1045875,0,1,0,2000,0,3817.5,5122.5,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38640,12340,36948,0,30508,0,0,0,'Muradin Bronzebeard (3)','','',76,7,0,1,0,175,1,0,83,83,84,3548000,3548000,0,1,0,2000,0,2863.12,3841.88,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38172,10958,0,0,30977,0,0,0,'Phantom Mage','','',72,6,0,1,0,6.5,10,0,78,80,14,81900,132300,39940,1,0,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,6594,0,2.5,8,14,0,72171,72163,72169,72167,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38173,10958,0,0,30978,0,0,0,'Spectral Footman','','',72,6,0,1,0,6.5,5,0,1,1,14,81900,132300,0,1,0,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,6767,0,2.5,8,14,0,72196,72688,72203,72688,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38175,10958,0,0,30979,0,0,0,'Ghostly Priest','','',72,6,0,1,0,6.5,5,0,78,80,14,81900,132300,19970,1,0,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,6688,0,2.5,8,14,0,72320,72321,72322,72319,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38176,10958,0,0,30980,0,0,0,'Tortured Rifleman','','',72,6,0,1,0,6.5,5,0,78,80,14,81900,81900,19970,1,0,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,6695,0,2.5,8,14,0,72222,72215,72268,72208,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38177,10958,0,0,30981,0,0,0,'Shadowy Mercenary','','',72,6,0,1,0,6.5,5,0,79,80,14,81900,132300,0,1,0,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,6695,0,2.5,8,14,0,72329,72334,72335,72326,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38180,13164,0,0,30171,0,0,0,'Cleansing Totem','','',0,11,0,0,0,0.05,1,0,60,60,35,153,153,0,1,0,0,0,33.6577,33.6577,0,0,26,26,0,3791,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38181,10958,0,0,30982,0,0,0,'Haragg the Unseen','Warlock Armor','',0,7,0,0,0,2.28,2.5,0,80,80,1735,23000,23000,22000,1,4225,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38182,10958,0,0,30983,0,0,0,'Niby the Almighty','Warlock Armor','',0,7,0,0,0,2.28,2.5,0,80,80,1732,23000,23000,22000,1,128,2000,0,346,499,0,0,0,0,7200000,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38723,12340,37934,0,22124,0,22124,0,'Blistering Zombie (2)','','',8,6,0,1,0,6,1,0,80,80,16,75600,75600,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25334,9056,0,0,25092,0,0,0,'Horde Siege Tank','','vehichleCursor',8,9,0,0,0,1,1,0,70,70,1981,53892,53892,15775,1,0,2000,0,242,362,0,2250,194,290,180000,6704,0,0,0,0,0,0,2.25,3.75,'',0,0,0,2.5,8,14,0,50672,45750,50677,47849,47962,0,0,0,0,11902,0,0,0,0,26,0,0,0,0,0,0,0,0,0),(38188,10958,0,0,30867,0,0,0,'Lady Jaina Proudmoore','','',0,7,0,1,0,500,100,0,1,1,1770,1,1,0,1,2,2000,0,15,22.5,0,0,0,0,7200000,5,0,0,0,0,0,0,0,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38189,10958,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',12,7,0,3,0,500,20,0,83,83,35,6972500,6972500,85160,1,2,0,0,0,0,0,0,0,0,7200000,10627,0,0,0,0,0,0,1.2,0.372,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38191,10958,0,0,30986,0,30986,0,'Shadow\'s Edge','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38193,12340,0,0,30270,0,0,0,'Soulguard Bonecaster (1)','Cult of the Damned','',0,6,0,1,0,10.5,1,0,80,80,16,132300,132300,3994,1,0,0,0,0,0,0,0,0,0,0,9706,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,69080,69069,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38194,10958,0,0,30859,30987,30861,30862,'Torgo the Elder','','',2048,7,0,1,0,75,1,0,80,80,2050,945000,945000,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38727,12340,37863,0,25592,0,0,0,'Suppresser (2)','','',8,6,0,1,0,3,1,0,80,80,16,378000,378000,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70588,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38199,11403,0,0,1126,16946,0,0,'Frostblade','','',1096,10,0,0,0,28,1,0,1,1,14,258020,258020,0,1,0,2000,0,422,586,0,0,0,0,0,17,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38200,10958,0,0,30310,30311,0,0,'Silver Covenant Agent','','',0,7,0,0,0,1,1,0,80,80,2027,12600,12600,0,1,0,2000,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38201,10958,0,0,30438,30439,0,0,'Sunreaver Agent','','',0,7,0,0,0,1,1,0,80,80,2123,12600,12600,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1.5,0.383,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38204,11403,0,0,30989,0,30989,0,'Big Love Rocket','','',0,1,0,0,0,1,1,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38207,13202,0,0,30989,0,0,0,'Flying Big Love Rocket','','',0,10,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,0,0,45.4177,45.4177,0,0,103,103,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38208,11403,0,0,30991,0,30991,0,'Investigator Fezzen Brasstacks','','',0,7,0,0,0,1.05,1,0,30,30,35,1003,1003,0,1,3,2000,0,71.4,95.2,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38211,13202,0,0,1126,0,0,0,'Wrath of the Lich King Credit','','',0,10,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,0,0,39.5377,39.5377,0,0,44,44,0,6792,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38216,12340,0,0,30993,0,0,0,'Mutated Professor Putricide','','',108,6,0,3,0,2000,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37217,10958,0,0,30483,0,0,0,'Precious','','',72,6,0,1,0,250,2,0,80,80,21,3150000,3150000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9729,0,0,0,0,0,0,0,0,'70404',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(10404,5875,0,0,23137,0,0,0,'Pustulating Horror','','',0,6,0,1,0,50,1,0,80,80,21,630000,630000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9729,0,0,0,0,0,0,0,2,'',0,7587,0,2.5,8,14,0,71089,71088,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38222,10958,0,0,31553,0,0,0,'Vengeful Shade','','',1024,6,0,0,0,0.238095,1,0,80,80,35,3000,3000,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,84,0),(38223,11403,0,0,169,16946,0,0,'Icy Blast','','',4,10,0,0,0,1.35,1,0,1,1,14,7623,7623,0,1,0,2000,0,488,642,0,0,0,0,0,17,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38226,13164,0,0,30903,17519,0,0,'[DND] Fire Wall - No Scaling','','',1048576,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38228,10958,0,0,7511,2177,9829,0,'Plagued Insect','','',0,8,0,0,0,0.3,1,0,1,1,7,13,13,0,1,0,2000,0,2,2,0,0,0,0,604800000,7,0,0,0,0,0,0,1,0.1,'25039',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38229,10958,0,0,7511,2177,9829,0,'Frozen Insect','','',0,8,0,0,0,0.3,1,0,1,1,7,13,13,0,1,0,2000,0,2,2,0,0,0,0,604800000,7,0,0,0,0,0,0,1,0.1,'52574',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38230,13164,0,0,30903,17519,0,0,'[DND] Fire Wall','','',1048576,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38231,10958,0,0,30995,0,0,0,'Blood Parasite','','',0,8,0,0,0,0.3,1,0,1,1,7,13,13,0,1,0,2000,0,2,2,0,0,0,0,604800000,7,0,0,0,0,0,0,0,0,'35847',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38232,10958,0,0,30996,0,0,0,'Blood Spider','','',0,8,0,0,0,0.2,1,0,1,1,7,8,8,0,1,0,2000,0,2,2,0,0,0,0,604800000,7,0,0,0,0,0,0,0,0,'35847',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38234,10958,0,0,1126,24719,0,0,'Growing Ooze Puddle Trigger','','',0,10,0,0,0,2,1,0,1,1,35,25200,25200,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0.15,0.075,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38236,13164,0,0,21955,30998,0,0,'[DND] Fire Strat','','',34603008,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38248,11403,0,0,31004,0,0,0,'Impaling Spear','','Interact',72,6,0,1,0,14,1,0,80,80,14,176400,176400,0,1,0,2000,0,3165,4395,0,0,0,0,604800000,9729,0,0,0,0,0,0,0,0,'46598',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,164,0),(38249,12340,0,0,24992,24995,24994,0,'Hungering Ghoul (1)','','',0,6,0,1,0,10.5,1,0,80,80,21,132300,132300,0,1,0,0,0,0,0,0,0,0,0,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70393,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14673,12340,36897,0,12349,0,0,0,'Little Ooze (2)','','',72,10,0,1,0,500,1,0,82,82,14,2823500,2823500,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38260,13164,0,0,31007,0,0,0,'Invincible','','',0,6,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,0,0,45.4177,45.4177,0,0,103,103,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14978,12340,37030,0,30480,30481,0,0,'Kor\'kron Primalist (1)','','',72,7,0,1,0,25,10,0,82,82,83,808800,808800,91600,1,0,2000,0,2715,3900,0,0,0,0,0,8262,0,0,0,0,0,0,0,0,'',0,8668,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38264,12340,0,0,28132,0,0,0,'Dark Rune Giant Transform','','',72,5,0,1,0,8,5,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38582,12340,37813,0,30790,0,30790,0,'Deathbringer Saurfang (2)','','',108,6,0,3,0,630,1,0,83,83,35,12271600,12271600,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38402,12340,37813,0,30790,0,30790,0,'Deathbringer Saurfang (1)','','',108,6,0,3,0,630,1,0,83,83,35,31376250,31376250,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38271,12340,0,0,31182,31197,0,0,'Vrykul Illusion','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38273,12340,0,0,23643,23653,0,0,'Taunka Illusion','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38283,10958,0,0,31012,0,0,0,'Malfus Grimfrost','Mage Armor','',0,7,0,0,0,1.77,3.63,0,80,80,1732,17880,17880,32000,1,128,2000,0,346,499,0,0,0,0,7200000,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38284,10958,0,0,31013,0,0,0,'Uvlus Banefire','Mage Armor','',0,7,0,0,0,1.77,3.63,0,80,80,35,17880,17880,32000,1,4225,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38285,10958,0,0,31008,0,0,0,'Mutated Abomination','','',108,6,0,1,0,50,1,0,82,82,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,72527,72457,70542,0,0,71516,0,0,0,4,0,0,0,0,591,0,0,0,0,0,0,0,0,0),(38288,11403,0,0,1126,11686,1126,0,'Love Guard Perfume Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,0,7,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38289,12340,0,0,16480,21342,0,0,'Unholy Infusion KC Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38291,12340,0,0,31014,0,0,0,'Melee Trinket - Tuskarr','','',0,7,0,1,0,5,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38292,12340,0,0,31015,0,0,0,'Melee Trinket - Taunka','','',0,7,0,1,0,5,2,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38293,11403,0,0,31016,0,31016,0,'Junior Inspector','','',0,7,0,0,0,1,1,0,30,30,1732,955,955,0,1,3,2000,0,42,56,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38294,10958,0,0,23657,0,0,0,'Elder Clearwater','Honored Fisher','',0,7,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,2.625,0.607638,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38295,11403,0,0,31016,0,31016,0,'Junior Detective','','',0,7,0,0,0,1,1,0,1,1,1735,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10134,12340,37122,0,30907,0,30907,0,'Captain Arnath (3)','','',4096,7,0,1,0,15,1,0,81,81,2131,195495,195495,4081,1,0,2000,0,3187.5,4515,1,2000,702,1022,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38975,12340,38712,0,31124,0,31124,0,'Bone Spike (3)','','',0,6,0,1,0,5,1,0,80,80,14,63000,63000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38973,12340,38712,0,31124,0,31124,0,'Bone Spike (1)','','',0,6,0,1,0,5,1,0,80,80,14,63000,63000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38597,12340,38508,0,31107,31163,31164,0,'Blood Beast (2)','','',72,1,0,1,0,7.425,1,0,82,82,16,55000,75000,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38308,10958,0,0,22769,0,0,0,'Ooze Covered Tentacle Stalker','','',108,6,0,3,0,250,1,0,83,83,35,3486250,3486250,0,1,0,1500,0,13361.2,17928.8,0,0,0,0,180000,10673,0,0,0,0,0,0,0.35,0.175,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38309,10958,0,0,22769,0,0,0,'Slimy Tentacle Stalker','','',108,6,0,3,0,250,1,0,83,83,35,3486250,3486250,0,1,0,1500,0,13361.2,17928.8,0,0,0,0,180000,10673,0,0,0,0,0,0,0.35,0.175,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38310,12340,0,0,1126,15880,0,0,'Invisible Stalker (Float, Uninteractible, LargeAOI) (3.00)','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10024,12340,37666,0,31037,31038,0,0,'Darkfallen Tactician (2)','The San\'layn','',72,6,0,1,0,60,0,0,82,82,16,647040,647040,0,1,0,2000,0,2475,3712.5,1,2000,528,792,0,8262,0,0,0,0,0,0,0,0,'',0,7670,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38316,10958,0,0,31039,0,0,0,'Ormus the Penitent','Death Knight Armor','',0,7,0,0,0,1,1,0,80,80,35,5342,5342,0,1,4227,2000,0,422,586,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38317,10958,0,0,1126,27823,0,0,'Tear Gas Target Stalker','','',0,10,0,0,0,2,1,0,80,80,35,25200,25200,0,1,0,2000,0,422,586,0,0,0,0,0,9729,0,0,0,0,0,0,0.5,0.25,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38319,10958,0,0,1126,23257,0,0,'Blood Queen Door','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38325,11403,0,0,31040,0,31040,0,'Marion Sutton','','',0,7,0,0,0,1,1,0,30,30,12,955,955,0,1,2,2000,0,42,56,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.208,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38328,11403,0,0,31041,0,0,0,'Roka','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38332,10958,0,0,26767,19725,0,0,'Ball of Flame','','',32,10,0,0,0,1,1,0,1,1,35,13481,13481,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,3,2,'55891',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38334,11403,0,0,30725,0,30725,0,'Snivel Rustrocket','Venture Co.','',0,7,0,0,0,1.05,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38335,11403,0,0,30725,0,30725,0,'Snivel Rustrocket','Venture Co.','',0,7,0,0,0,1.05,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38336,11403,0,0,30725,0,30725,0,'Snivel Rustrocket','Venture Co.','',0,7,0,0,0,1.05,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38337,11403,0,0,30725,0,30725,0,'Snivel Rustrocket','Venture Co.','',0,7,0,0,0,1.05,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38338,11403,0,0,30725,0,30725,0,'Snivel Rustrocket','Venture Co.','',0,7,0,0,0,1.05,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38339,11403,0,0,30725,0,30725,0,'Snivel Rustrocket','Venture Co.','',0,7,0,0,0,1.05,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38340,11403,0,0,20570,17612,0,0,'[DND] Holiday - Love - Bank Bunny','','',0,10,0,0,0,1,1,0,80,80,114,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38341,12340,0,0,20570,17612,0,0,'[DND] Holiday - Love - AH Bunny','','',0,10,0,0,0,1,1,0,80,80,114,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38342,11403,0,0,20570,17612,0,0,'[DND] Holiday - Love - Barber Bunny','','',0,10,0,0,0,1,1,0,80,80,114,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,0,7,0,0,0,0,0,0,1.5,0.75,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38349,12340,0,0,30618,0,0,0,'Captain Arnath (1)','','',4096,6,0,1,0,175,15,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38350,12340,0,0,30619,0,0,0,'Captain Brandon (1)','','',4096,6,0,1,0,175,15,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38351,12340,0,0,30620,0,0,0,'Captain Grondel (1)','','',4096,6,0,1,0,175,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38352,12340,0,0,30621,0,0,0,'Captain Rupert (1)','','',4096,6,0,1,0,175,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38353,12340,0,0,1126,23257,0,0,'Blood Queen Orb','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38361,13164,0,0,31047,0,0,0,'Wrathful Gladiator\'s Frost Wyrm','','',0,2,0,0,0,1,1,0,10,10,35,198,198,0,1,0,0,0,3.2707,3.2707,0,0,1,1,0,512,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38367,12340,0,0,22769,0,0,0,'Tesla Coil Stalker','','',108,6,0,3,0,250,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38369,10958,0,0,31196,0,0,0,'Dark Nucleus','','',0,10,0,1,0,7.42,1,0,82,82,14,100000,100000,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,71822,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38370,10958,0,0,0,0,9829,0,'Frozen Insect','','',0,8,0,0,0,0.3,1,0,1,1,7,13,13,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0.15,0.187,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38374,11403,0,0,31073,0,0,0,'Toxic Wasteling','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(38386,12213,0,0,16174,0,0,0,'Patchwerk (PTR All-Around Test)','','',76,6,0,3,0,1200,2,0,1,1,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38388,12340,0,0,16174,0,0,0,'Patchwerk (PTR All-Around Test) (1)','','',76,6,0,3,0,4000,2,0,1,1,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38391,10958,0,0,31181,0,0,0,'Val\'kyr Guardian','','',0,6,0,0,0,1,1,0,1,1,2082,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,55,0),(38392,11403,0,0,31181,0,0,0,'Val\'kyr Protector','','',0,6,0,0,0,1,1,0,80,80,2082,12600,12600,0,1,0,2000,0,422,586,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37012,10958,0,0,30616,30617,0,0,'Ancient Skeletal Soldier','','',0,6,0,1,0,25,1,0,79,80,21,315000,315000,0,1,0,2000,0,3165,4395,0,0,0,0,7200000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,70964,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14808,12340,36899,0,30491,0,30491,0,'Big Ooze (1)','','',72,10,0,1,0,500,1,0,82,82,14,12132900,12132900,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38395,12340,0,0,22124,0,0,0,'Deformed Fanatic (1)','Cult of the Damned','',8,6,0,1,0,15,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38396,12340,0,0,30965,0,0,0,'Empowered Adherent (1)','','',8,7,0,1,0,15,20,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38397,12340,0,0,30966,0,0,0,'Reanimated Adherent (1)','','',1032,6,0,1,0,15,20,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38398,12340,0,0,30968,0,0,0,'Reanimated Fanatic (1)','Cult of the Damned','',1032,6,0,1,0,15,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38400,12340,37973,0,30856,0,30856,0,'Prince Taldaram (1)','','',108,6,0,3,0,405,1,0,83,83,16,22590900,22590900,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36982,10958,0,0,30748,30749,0,0,'Kor\'kron Rocketeer','','',72,7,0,1,0,3.5,1,0,82,82,83,47184,47184,0,1,0,2000,0,3660,4815,0,0,0,0,0,10356,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69679,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0),(38679,12340,36957,0,30750,30751,30752,0,'Kor\'kron Reaver (2)','','',72,7,0,1,0,8,1,0,82,82,83,107848,107848,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37027,10958,0,0,30471,30472,0,0,'Skybreaker Hierophant','','',72,7,0,1,0,25,10,0,82,82,84,269600,269600,91600,1,0,2000,0,2715,3900,0,2000,720,1046,0,8340,0,0,0,0,0,0,0,0,'',0,8875,0,2.5,8,14,0,69899,71121,69882,71141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15040,12340,37017,0,30473,30465,0,0,'Skybreaker Assassin (3)','','',72,7,0,1,0,30,10,0,82,82,84,1078480,1078480,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,8523,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10172,12340,37133,0,26623,0,0,0,'Ymirjar Warlord (3)','','',8,7,0,1,0,160,1,0,80,80,2209,2016000,2016000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,1.5,0.465,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38694,12340,37116,0,30609,30610,30611,0,'Skybreaker Sorcerer (3)','','',72,7,0,1,0,60,1,0,82,82,84,808860,808860,4169,1,0,2000,0,3472.5,4800,0,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38421,11403,0,0,169,31088,0,0,'Nightmare Cloud','','',0,10,0,0,0,0.007937,1,0,81,81,14,12600,12600,0,1,0,2000,0,464,604,0,0,0,0,0,10029,0,0,0,0,0,0,2,0.903,'71939 71970',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38422,10958,0,0,23258,0,0,0,'Shock Vortex','','',0,10,0,1,0,1,1,0,1,1,35,13481,13481,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.8,0.9,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(25006,12340,0,0,25092,0,25092,0,'Dan\'s Test Vehicle','Auberdine-Exodar','vehichleCursor',8,7,1,0,0,1,1,0,65,65,120,5000,5000,0,1,3,1430,0,200,281,0,1573,166,246,180000,5234,0,0,0,0,0,0,2.25,3.75,'',0,759,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24725,12340,0,0,1126,17188,0,0,'Dog Sled','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36612,10958,0,0,31119,0,0,0,'Lord Marrowgar','','',108,6,0,3,1,500,1,0,83,83,21,6972500,6972500,0,1,0,1000,0,8907.5,11952.5,1,0,0,0,604800000,10673,0,0,0,0,0,0,0,0,'',1,1171005,0,2.5,8,14,0,71021,69146,69057,69076,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38433,11403,0,0,31089,0,0,0,'Toravon the Ice Watcher','','',108,5,0,3,1,330,50,0,83,83,35,4601850,4601850,0,1,0,0,0,0,0,0,0,0,0,180000,10627,0,0,0,0,0,0,0,0,'71993',1,1981191,0,2.5,8,14,0,72090,71993,72034,63080,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38439,11403,0,0,1126,11686,0,0,'Toravon Stalker','','',0,10,0,0,0,2,1,0,1,1,35,25200,25200,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38104,10958,0,0,10976,10975,5432,5265,'Plagued Zombie','','',72,6,0,1,0,5,3,0,80,80,233,63000,63000,0,1,0,3000,0,4747.5,6592.5,1,2000,690,1018,0,9729,0,0,0,0,0,0,1.5,0.5205,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,80,0),(10143,12340,37502,0,31050,0,0,0,'Nerub\'ar Webweaver (2)','','',0,6,0,1,0,25,12,0,80,80,21,315000,315000,47928,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,7788,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10018,12340,37663,0,31033,31034,31035,31036,'Darkfallen Noble (2)','The San\'layn','',72,6,0,1,0,40,10,0,82,82,16,431360,431360,91600,1,0,2000,0,2715,3900,1,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,7340,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38451,10958,0,0,26767,19725,0,0,'Ball of Inferno Flame','','',32,10,0,0,0,1,1,0,1,1,35,13481,13481,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,3,2,'55891',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38453,10958,0,0,31094,0,0,0,'Arcturis','','',65537,1,46,2,0,1.5,1,0,74,74,7,15423,15423,0,1,0,0,0,0,0,0,0,0,0,180000,7936,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,61184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38454,10958,0,0,31095,19725,0,0,'Kinetic Bomb','','',0,10,0,1,0,0.07,1,0,82,82,14,1000,1000,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,72800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38456,11403,0,0,31096,0,0,0,'Frozen Orb','','',0,10,0,0,0,11,1,0,82,82,35,153395,153395,0,1,0,0,0,0,0,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38458,10958,0,0,21342,19725,0,0,'Kinetic Bomb Target','','',0,10,0,0,0,1,1,0,1,1,35,13481,13481,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,3,2,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37125,10958,0,0,30910,0,0,0,'Captain Rupert','','',4096,7,0,1,0,10,1,0,81,81,2131,130330,130330,0,1,0,1500,0,2610,3397.5,0,0,0,0,604800000,10033,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,71592,71789,71590,70089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10128,12340,37125,0,30910,0,30910,0,'Captain Rupert (3)','','',4096,7,0,1,0,175,1,0,81,81,2131,2280775,2280775,0,1,0,2000,0,3480,4530,1,2000,706,1024,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38461,11403,0,0,1126,11686,0,0,'Toravon Frozen Orb Stalker','','',0,10,0,0,0,2,1,0,1,1,35,25200,25200,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38462,12340,0,0,31089,0,0,0,'Toravon the Ice Watcher (1)','','',108,5,0,3,0,1080,50,0,83,83,16,15060600,15060600,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,72090,71993,72034,63080,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38463,10958,0,0,1126,11686,0,0,'Empowering Orb Visual Stalker','','',1048576,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,2000,0,2,2,0,0,0,0,604800000,7,0,0,0,0,0,0,1,0.5,'72100',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38471,11403,0,0,31127,0,0,0,'Infiltrator Minchar','','',0,7,0,1,0,75,1,0,80,80,35,945000,945000,0,1,2,2000,0,3150,4725,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38472,11403,0,0,31135,0,0,0,'Darnavan','','',2048,7,0,1,0,12,1,0,81,81,14,156396,156396,0,1,0,0,0,0,0,0,0,0,0,0,10029,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,65947,65927,65930,65926,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10223,12340,37919,0,19110,0,0,0,'Empowered Vampiric Fiend (1)','','',0,3,0,0,0,40,1,0,80,80,14,504000,504000,3994,1,0,2000,0,583.8,814.8,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10224,12340,37919,0,19110,0,0,0,'Empowered Vampiric Fiend (2)','','',0,3,0,0,0,12,1,0,80,80,14,151200,151200,3994,1,0,2000,0,583.8,814.8,0,0,0,0,0,9730,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14950,12340,37023,0,31020,31022,0,0,'Plague Scientist (2)','','',72,6,0,1,0,35,2,0,80,80,21,441000,441000,39940,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,0,0,'',0,7687,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38482,10958,0,0,27392,0,0,0,'Frost Warder','','',72,4,0,1,0,60,10,0,1,1,35,808860,808860,0,1,0,0,0,0,0,0,0,0,0,180000,10328,0,0,0,0,0,0,2,0.62,'72122',0,0,0,2.5,8,14,0,72123,72122,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38483,12340,0,0,27392,0,0,0,'Frost Warder (1)','','',72,4,0,1,0,120,10,0,82,82,16,1617720,1617720,0,1,0,0,0,0,0,0,0,0,0,0,10356,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,72123,72122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38485,11403,0,38121,1126,0,0,0,'Darnavan','','',0,7,0,0,0,1,1,0,81,81,16,325825,325825,0,1,0,0,0,0,0,0,0,0,0,0,10029,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,65947,65927,65930,65926,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38486,12340,0,0,31127,0,0,0,'Infiltrator Minchar (1)','','',0,7,0,1,0,75,1,0,1,1,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38487,10958,0,0,30350,0,0,0,'Fallen Warrior','','',0,6,0,1,0,6.5,1,0,80,80,7,81900,81900,0,1,0,2000,0,3165,4395,0,0,0,0,0,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,69579,61044,69580,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38490,10958,0,0,30843,0,0,0,'Rotting Frost Giant','','',72,6,0,1,0,450,1,0,82,82,14,6066450,6066450,0,1,0,0,0,0,0,0,0,0,0,604800000,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,72865,64652,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38491,11403,0,0,31134,0,31134,0,'Kor\'kron Lieutenant','','',0,7,0,1,0,2,1,0,80,80,1734,25200,25200,0,1,2,2000,0,965,1925,0,0,0,0,7200000,9730,0,0,0,0,0,0,0.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38492,11403,0,0,31133,0,0,0,'Skybreaker Lieutenant','','',0,7,0,1,0,1.5,1,0,80,80,1732,18900,18900,0,1,2,2000,0,965,1925,0,0,0,0,7200000,9730,0,0,0,0,0,0,0.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38493,10958,0,0,26224,26225,26226,26227,'Argent Crusader','','',6144,7,0,1,0,5,1,0,81,81,2131,65165,65165,0,1,0,1500,0,1600.8,2083.8,0,0,0,0,180000,10033,0,0,0,0,0,0,1.5,0.347,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38494,10958,0,0,30843,0,0,0,'Rotting Frost Giant','','',72,6,0,1,0,1650,1,0,82,82,14,22243650,22243650,0,1,0,0,0,0,0,0,0,0,0,604800000,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,72865,64652,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38495,12340,0,0,31134,0,0,0,'Kor\'kron Lieutenant (1)','','',0,7,0,1,0,2,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38496,12340,0,0,31133,0,0,0,'Skybreaker Lieutenant (1)','','',0,7,0,1,0,1.5,1,0,80,80,35,18900,18900,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38497,12340,0,0,26224,26225,26226,26227,'Argent Crusader (Mounted)','','',6144,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38500,10958,0,0,29937,0,0,0,'Argent Warhorse','','',0,1,0,0,0,1.15,1,0,80,80,2131,6143,6143,0,1,0,2000,0,422,586,0,0,0,0,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,636,0,0,0,0,0,0,0,140,0),(38501,11403,0,0,29760,0,0,0,'Alchemist Adrianna','','',0,7,0,0,0,5,5,0,80,80,35,50400,50400,44070,1,2,2000,0,346,499,0,0,0,0,7200000,7822,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38503,12340,0,0,16480,21342,0,0,'Blood Infusion Quest Credit Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38505,10958,0,0,30859,30860,30861,30862,'Knight of the Ebon Blade','','',6144,7,0,1,0,5,1,0,81,81,2226,65165,65165,0,1,0,1500,0,1600.8,2083.8,0,0,0,0,180000,10033,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,66019,66047,66023,66021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36789,10958,0,0,30318,0,0,0,'Valithria Dreamwalker','','',67113036,2,0,3,1,860.524,1,0,83,83,1665,12000007,12000007,0,1,0,2000,0,17815,23905,0,0,0,0,604800000,10673,0,0,0,0,0,0,0,0,'72724 70904',1,0,0,2.5,8,14,0,70904,71196,71189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38524,12340,0,0,30977,0,0,0,'Phantom Mage (1)','','',72,6,0,1,0,10.5,10,0,80,80,14,132300,132300,39940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,72171,72163,72169,72167,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38525,12340,0,0,30978,0,0,0,'Spectral Footman (1)','','',72,6,0,1,0,10.5,5,0,80,80,14,132300,132300,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,72196,72688,72203,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38527,11685,0,0,16480,21342,0,0,'Shadowmourne Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38528,11685,0,0,16480,26241,0,0,'Shadowmourne Axe Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38529,11685,0,0,30986,0,0,0,'Shadowmourne','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38544,12340,0,0,30980,0,0,0,'Tortured Rifleman (1)','','',72,6,0,1,0,10.5,5,0,80,80,14,132300,132300,19970,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,72222,72215,72268,72208,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38545,12213,0,0,31007,0,31007,0,'Invincible','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38546,12340,0,0,16480,21342,0,0,'Frost Infusion Quest Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38547,12340,0,0,16480,21342,0,0,'Sindragosa Quest Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38548,11403,0,0,1126,11686,0,0,'Vile Gas Stalker','','',0,10,0,0,0,2,1,0,81,81,14,12600,12600,0,1,0,2000,0,464,604,0,0,0,0,0,10029,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38296,12340,36855,0,30893,0,30893,0,'Lady Deathwhisper (2)','','',76,6,0,1,0,300,350,0,83,83,21,6135800,6135800,3731200,1,0,2000,0,12950,18585,1,2000,730,1084,0,8502,0,0,0,0,0,0,0,0,'',0,1061792,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38106,12340,36855,0,30893,0,30893,0,'Lady Deathwhisper (1)','','',76,6,0,1,0,1200,350,0,83,83,21,13387200,13387200,11193600,1,0,2000,0,12950,18585,1,2000,730,1084,0,8502,0,0,0,0,0,0,0,0,'',0,1061792,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38551,11403,0,0,31097,0,0,0,'Alrin the Agile','','',0,7,0,1,0,75,1,0,1,1,35,1,1,0,1,2,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38552,12340,0,0,31097,0,0,0,'Alrin the Agile (1)','','',0,7,0,1,0,75,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38556,11403,0,0,1126,11686,0,0,'Malleable Ooze Stalker','','',16778240,10,0,0,0,2,1,0,81,81,14,26066,26066,0,1,0,2000,0,464,604,0,0,0,0,0,10029,0,0,0,0,0,0,3,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38557,11403,0,0,169,16925,0,0,'Minchar Beam Stalker','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,2,0.903,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38558,11403,0,0,31127,0,0,0,'Infiltrator Minchar','','',0,7,0,1,0,75,1,0,80,80,35,945000,945000,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38563,12340,0,0,30979,0,0,0,'Ghostly Priest (1)','','',72,6,0,1,0,10.5,5,0,80,80,14,132300,132300,19970,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,72320,72321,72322,72319,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38564,12340,0,0,30981,0,0,0,'Shadowy Mercenary (1)','','',72,6,0,1,0,10.5,5,0,80,80,14,132300,132300,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,72329,72334,72335,72326,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38566,12340,0,0,14702,0,0,0,'Phantom Hallucination','','',16777216,7,0,0,0,0.3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38567,10958,0,0,30977,0,0,0,'Phantom Hallucination','','',72,6,0,1,0,6.5,10,0,79,80,14,81900,132300,39940,1,0,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,72171,72163,72169,72344,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38568,12340,0,0,30977,0,0,0,'Phantom Hallucination (1)','','',72,6,0,1,0,10.5,10,0,80,80,14,132300,132300,39940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,72171,72163,72169,72344,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38569,10958,0,0,169,11686,0,0,'Martyr Stalker (IGB/Saurfang)','','',1100,10,0,3,0,10,1,0,83,83,35,139450,139450,0,1,0,2000,0,17815,23905,0,0,0,0,180000,10673,0,0,0,0,0,0,1,0.5,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38572,12340,0,0,31006,0,0,0,'Bug 181860','','',108,6,0,3,0,675,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38579,11403,0,0,31021,0,0,0,'Terenas Menethil','','',4096,7,0,1,0,25,15,0,80,80,35,315000,315000,59910,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9730,0,0,0,0,0,0,0,0,'72372',0,0,0,2.5,8,14,0,72429,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38580,12340,0,0,1736,0,0,0,'[PH] Matt Test NPC','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38581,12340,0,0,7765,0,0,0,'[PH] Matt Test NPC 2','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38584,11403,0,0,11686,0,0,0,'Frostmourne Trigger','','',36,10,0,3,0,1,1,0,81,81,14,12600,12600,0,1,0,2000,0,16240,21140,0,0,0,0,0,10029,0,0,0,0,0,0,1,0.5,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37959,12340,36612,0,31119,0,31119,0,'Lord Marrowgar (3)','','',108,6,0,3,0,1700,1,0,83,83,21,31376250,31376250,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1171005,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38587,12340,0,0,16480,21342,0,0,'Professor Putricide Proxy Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38588,12340,0,0,16480,21342,0,0,'Blood Queen Proxy Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38589,11403,0,0,31125,0,0,0,'Valithria Dreamwalker','','',4172,2,0,3,0,717.103,1,0,83,83,35,10000000,10000000,0,1,2,2000,0,17815,23905,0,0,0,0,7200000,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,70904,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38590,12340,0,0,31125,0,0,0,'Valithria Dreamwalker (1)','','',4172,2,0,3,0,717.103,1,0,83,83,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,70904,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38595,12340,0,0,24073,0,24073,0,'Killcredit Quest','','',2048,0,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,1,0,0,0,0,0,0,1.5,0.372,'',0,3049,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38179,12340,36789,0,30318,0,30318,0,'Valithria Dreamwalker (3)','','',67113036,2,0,3,0,2581.57,1,0,83,83,1665,36000000,36000000,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38178,12340,36789,0,30318,0,30318,0,'Valithria Dreamwalker (2)','','',67113036,2,0,3,0,860.52,1,0,83,83,1665,12000000,12000000,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38174,12340,36789,0,30318,0,30318,0,'Valithria Dreamwalker (1)','','',67113036,2,0,3,0,2581.57,1,0,83,83,1665,36000000,36000000,0,1,0,2000,0,17815,23905,0,0,0,0,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38599,12340,0,0,30972,0,0,0,'Falric (1)','','',72,6,0,1,0,47,1,0,82,82,14,633607,633607,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,72435,72395,72426,72422,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10166,12340,37127,0,27548,0,0,0,'Ymirjar Frostbinder (3)','','',8,7,0,1,0,140,1,0,80,80,2209,1411200,1411200,8814,1,0,2000,0,2595,3742.5,1,2000,630,936,0,9730,0,0,0,0,0,0,1.3,0.403,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38603,12340,0,0,30973,0,0,0,'Marwyn (1)','','',72,6,0,1,0,67,1,0,82,82,14,903227,903227,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,72363,72360,72368,72362,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38605,12340,0,0,31008,0,0,0,'Mutated Abomination (1)','','',108,6,0,1,0,75,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70360,70539,70542,71516,0,71516,0,0,0,4,0,0,0,0,591,0,0,0,0,0,0,0,0,0),(38606,11403,0,0,30867,0,0,0,'Lady Jaina Proudmoore','','',0,7,0,1,0,500,100,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38607,11403,0,0,30582,0,0,0,'Muradin Bronzebeard','','',12,7,0,3,0,300,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38608,11403,0,0,30821,0,0,0,'Uther the Lightbringer','Knight of the Silver Hand','',4096,7,0,1,0,25,15,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38609,11403,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',12,7,0,3,0,500,20,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38610,11685,0,0,31128,0,0,0,'Highlord Alexandros Mograine','The Ashbringer','',44,6,0,3,0,1000,500,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38721,12340,36791,0,22773,0,22773,0,'Blazing Skeleton (2)','','',8,6,0,1,0,6,20,0,83,83,16,83670,83670,85160,1,0,2000,0,3720,5055,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14796,12340,37012,0,30616,30617,30616,0,'Ancient Skeletal Soldier (3)','','',0,6,0,1,0,25,1,0,80,80,21,1134000,1134000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14795,12340,37012,0,30616,30617,30616,0,'Ancient Skeletal Soldier (2)','','',0,6,0,1,0,25,1,0,80,80,21,315000,315000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38630,12340,0,0,30968,0,0,0,'Reanimated Fanatic (2)','Cult of the Damned','',1032,6,0,1,0,15,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38631,12340,0,0,30968,0,0,0,'Reanimated Fanatic (3)','Cult of the Damned','',1032,6,0,1,0,30,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38632,12340,0,0,30965,0,0,0,'Empowered Adherent (2)','','',8,7,0,1,0,14,14,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38633,12340,0,0,30965,0,0,0,'Empowered Adherent (3)','','',8,7,0,1,0,30,30,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38634,12340,0,0,22124,0,0,0,'Deformed Fanatic (2)','Cult of the Damned','',8,6,0,1,0,15,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38635,12340,0,0,22124,0,0,0,'Deformed Fanatic (3)','Cult of the Damned','',8,6,0,1,0,30,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38641,12340,0,0,16925,1126,0,0,'Blood Orb Controller (1)','','',76,10,0,3,0,1620,1,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38667,11403,0,0,15294,0,0,0,'Combat Trigger','','',0,10,0,0,0,1.35,1,0,81,81,14,12600,12600,0,1,0,2000,0,464,604,0,0,0,0,0,10029,0,0,0,0,0,0,2.25,1.125,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36897,10958,0,0,12349,0,0,0,'Little Ooze','','',72,10,0,1,0,500,1,0,82,82,14,2823500,2823500,0,1,0,2000,0,3660,4815,0,0,0,0,0,10356,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14672,12340,36897,0,12349,0,0,0,'Little Ooze (1)','','',72,10,0,1,0,500,1,0,82,82,14,4235250,4235250,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38682,12340,36982,0,30748,30749,0,0,'Kor\'kron Rocketeer (3)','','',72,7,0,1,0,7,1,0,82,82,83,94367,94367,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38681,12340,36982,0,30748,30749,0,0,'Kor\'kron Rocketeer (2)','','',72,7,0,1,0,3.5,1,0,82,82,83,47184,47184,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38404,12340,36957,0,30750,30751,30752,0,'Kor\'kron Reaver (1)','','',72,7,0,1,0,16,1,0,82,82,83,215696,215696,0,1,0,2000,0,3660,4815,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37031,10958,0,0,30478,30479,0,0,'Kor\'kron Oracle','','',72,7,0,1,0,25,10,0,82,82,83,337025,337025,41690,1,0,2000,0,3472.5,4800,0,0,0,0,0,10253,0,0,0,0,0,0,0,0,'',0,8929,0,2.5,8,14,0,69923,71120,69926,69958,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15048,12340,37144,0,30529,30528,0,0,'Skybreaker Marksman (1)','','',72,7,0,1,0,30,10,0,82,82,84,1078480,1078480,41690,1,0,2000,0,3472.5,4800,0,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,7973,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36950,10958,0,0,30598,30599,30600,30601,'Skybreaker Marine','','',72,7,0,1,0,8,1,0,82,82,84,107848,215696,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,71335,69647,72536,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15037,12340,37027,0,30471,30472,0,0,'Skybreaker Hierophant (3)','','',72,7,0,1,0,25,10,0,82,82,84,808800,808800,91600,1,0,2000,0,2715,3900,0,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,8875,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15039,12340,37017,0,30473,30465,0,0,'Skybreaker Assassin (2)','','',72,7,0,1,0,30,10,0,82,82,84,404430,404430,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,8523,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15038,12340,37017,0,30473,30465,0,0,'Skybreaker Assassin (1)','','',72,7,0,1,0,30,10,0,82,82,84,1078480,1078480,0,1,0,2000,0,3660,4815,0,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,8523,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39301,12340,37698,0,25297,0,0,0,'Shambling Horror (3)','','',4104,6,0,1,0,143.42,15,0,83,83,21,4700500,4700500,0,1,0,2000,0,3817.5,5122.5,1,2000,742,1070,0,10627,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39299,12340,37698,0,25297,0,0,0,'Shambling Horror (1)','','',4104,6,0,1,0,143.42,15,0,83,83,21,4700500,4700500,0,1,0,2000,0,3817.5,5122.5,1,2000,742,1070,0,10627,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39300,12340,37698,0,25297,0,0,0,'Shambling Horror (2)','','',4104,6,0,1,0,143.42,15,0,83,83,21,2034500,2034500,0,1,0,2000,0,3817.5,5122.5,1,2000,742,1070,0,10627,0,0,0,0,0,0,2,0.62,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38695,11685,0,0,31154,0,0,0,'Icebound Frostbrood Vanquisher','','',0,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38698,12340,0,0,31096,0,0,0,'Frozen Orb (1)','','',0,10,0,0,0,12,1,0,83,83,14,167340,167340,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38699,12340,0,0,31043,169,0,0,'The Skybreaker (2)','','',76,10,0,3,0,56.9021,1,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38700,12340,0,0,31043,169,0,0,'The Skybreaker (3)','','',76,10,0,3,0,113.804,1,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38701,12340,0,0,31044,1126,0,0,'Orgrim\'s Hammer (2)','','',76,10,0,3,0,56.9021,1,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38702,12340,0,0,31044,1126,0,0,'Orgrim\'s Hammer (3)','','',76,10,0,3,0,113.804,1,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38710,12340,0,0,1126,31515,0,0,'Frostmourne Soul Transform Visual','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37124,10958,0,0,30909,0,0,0,'Captain Grondel','','',4096,7,0,1,0,10,1,0,81,81,2131,130330,130330,0,1,0,1500,0,2610,3397.5,0,0,0,0,604800000,10033,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,71553,71785,71552,71554,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10138,12340,37123,0,30908,0,30908,0,'Captain Brandon (3)','','',4096,7,0,1,0,175,15,0,81,81,2131,2280775,2280775,61215,1,0,2000,0,3187.5,4515,1,2000,702,1022,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38716,12340,0,0,31170,0,0,0,'Magister Thelos','','',0,7,0,0,0,1.05,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38717,12340,0,0,29760,0,0,0,'Alchemist Adrianna (1)','','',0,7,0,0,0,5,5,0,80,80,2070,50400,50400,44070,1,3,0,0,0,0,0,0,0,0,0,7822,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38628,12340,37890,0,30967,0,30967,0,'Cult Fanatic (2)','Cult of the Damned','',8,7,0,1,0,10,1,0,82,82,21,134810,134810,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38393,12340,37890,0,30967,0,30967,0,'Cult Fanatic (1)','Cult of the Damned','',8,7,0,1,0,15,1,0,82,82,21,202215,202215,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37230,10958,0,0,30902,0,0,0,'Spire Frostwyrm','','',72,6,0,1,0,80,10,0,82,82,16,1078480,1078480,41690,1,0,2000,0,3472.5,4800,1,2000,720,1040,0,10253,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,70362,71118,70361,70116,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15100,12340,37003,0,30453,30454,0,0,'Skybreaker Vindicator (3)','','',72,7,0,1,0,35,10,0,82,82,84,1213290,1213290,41690,1,0,2000,0,3472.5,4800,0,2000,720,1040,0,10225,0,0,0,0,0,0,0,0,'',0,8753,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38639,12340,36948,0,30508,0,0,0,'Muradin Bronzebeard (2)','','',76,7,0,1,0,175,1,0,83,83,84,2440375,2440375,0,1,0,2000,0,2863.12,3841.88,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38184,11403,0,0,25242,0,0,0,'Corrupted Ymirjar','','',0,6,0,1,0,5,1,0,80,80,21,63000,63000,3994,1,0,2000,0,3127.5,4365,0,0,0,0,0,9706,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(38157,12340,36948,0,30508,0,0,0,'Muradin Bronzebeard (1)','','',76,7,0,1,0,175,1,0,83,83,84,2440375,2440375,0,1,0,2000,0,2863.12,3841.88,0,0,0,0,0,10673,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38751,10958,0,0,4449,31175,0,0,'Black Knight Shield Proxy','','',0,10,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,0,2000,0,417,582,0,0,0,0,180000,7,0,0,0,0,0,0,2,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38752,11403,0,0,15294,0,0,0,'Green Dragon Combat Trigger','','',0,10,0,0,0,1.35,1,0,1,1,35,4120,4120,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,2.25,1.125,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38757,11403,0,0,11686,0,0,0,'Defile','','',36,10,0,3,0,1,1,0,81,81,14,12600,12600,0,1,0,2000,0,16240,21140,0,0,0,0,0,10029,0,0,0,0,0,0,1,0.5,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39286,12340,37799,0,10701,0,0,0,'Vile Spirit (3)','','',4096,6,0,1,0,15.87,15,0,80,80,14,200000,200000,59910,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39284,12340,37799,0,10701,0,0,0,'Vile Spirit (1)','','',4096,6,0,1,0,15.87,15,0,80,80,14,200000,200000,59910,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39285,12340,37799,0,10701,0,0,0,'Vile Spirit (2)','','',4096,6,0,1,0,5.24,15,0,80,80,14,66000,66000,59910,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38763,10958,0,0,27987,0,0,0,'Summoned Cadaver','','',0,6,0,0,0,1,1,0,1,1,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38390,12340,36627,0,31005,0,31005,0,'Rotface (1)','','',108,6,0,3,0,2600,1,0,83,83,14,36257000,36257000,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1196250,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,50231,0,0,0,0,0,0,0),(36678,10958,0,0,30881,0,0,0,'Professor Putricide','','',108,6,0,1,1,700,1,0,83,83,14,9761500,9761500,0,1,0,1500,0,2863.12,3841.88,1,0,0,0,7200000,10673,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,70346,71968,71617,0,0,0,0,0,0,12287,0,0,0,0,587,0,0,0,0,0,0,0,165,0),(37970,10958,0,0,30858,0,0,0,'Prince Valanar','','',108,6,0,3,1,405,1,0,83,83,16,5647725,5647725,0,1,0,2000,0,17815,23905,1,0,0,0,604800000,10673,0,0,0,0,0,0,0,0,'',1,1269929,0,2.5,8,14,0,72039,72037,0,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38785,12340,37970,0,30858,0,30858,0,'Prince Valanar (3)','','',108,6,0,3,0,405,1,0,83,83,16,30469825,30469825,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,1269929,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38773,12340,0,0,16925,1126,0,0,'Blood Orb Controller (2)','','',76,10,0,3,0,546.75,1,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38774,12340,0,0,16925,1126,0,0,'Blood Orb Controller (3)','','',76,10,0,3,0,2187,1,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38775,12340,0,0,31095,19725,0,0,'Kinetic Bomb (1)','','',0,10,0,1,0,0.074179,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,72800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38776,12340,0,0,31095,19725,0,0,'Kinetic Bomb (2)','','',0,10,0,1,0,0.074179,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,72800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38777,12340,0,0,31095,19725,0,0,'Kinetic Bomb (3)','','',0,10,0,1,0,0.074179,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,72800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38778,11403,0,0,31156,0,0,0,'Bloodbathed Frostbrood Vanquisher','','',0,2,0,0,0,1,1,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37972,10958,0,0,30857,0,0,0,'Prince Keleseth','','',108,6,0,3,0,405,1,0,83,83,16,5647725,5647725,0,1,0,2000,0,17815,23905,1,0,0,0,604800000,10673,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,71815,72804,71943,0,0,0,0,0,0,12287,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38770,12340,37972,0,30857,0,30857,0,'Prince Keleseth (3)','','',108,6,0,3,0,405,1,0,83,83,16,30469825,30469825,0,1,0,2000,0,17815,23905,1,2000,742,1070,0,10627,0,0,0,0,0,0,0,0,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38786,12340,0,0,31008,0,0,0,'Mutated Abomination (2)','','',108,6,0,1,0,35,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70360,70539,70542,71516,0,71516,0,0,0,4,0,0,0,0,591,0,0,0,0,0,0,0,0,0),(38787,12340,0,0,31008,0,0,0,'Mutated Abomination (3)','','',108,6,0,1,0,35,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,70360,70539,70542,71516,0,71516,0,0,0,4,0,0,0,0,591,0,0,0,0,0,0,0,0,0),(38788,12340,0,0,31008,0,0,0,'Mutated Abomination (1)','','',108,6,0,1,0,75,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,72527,72457,70542,0,0,71516,0,0,0,4,0,0,0,0,591,0,0,0,0,0,0,0,0,0),(38789,12340,0,0,31008,0,0,0,'Mutated Abomination (2)','','',108,6,0,1,0,35,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,72527,72457,70542,0,0,71516,0,0,0,4,0,0,0,0,591,0,0,0,0,0,0,0,0,0),(38790,12340,0,0,31008,0,0,0,'Mutated Abomination (3)','','',108,6,0,1,0,35,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,72527,72457,70542,0,0,71516,0,0,0,4,0,0,0,0,591,0,0,0,0,0,0,0,0,0),(38825,12340,0,0,31192,0,0,0,'Aerin','','Directions',0,7,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38830,12340,0,0,11875,11877,11874,11876,'[PH] Grimtotem Protector','','Directions',0,7,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38831,12340,0,0,2141,8572,9391,9392,'Slain Bluffwatcher','','Directions',0,7,0,0,0,1.5,1,0,1,1,105,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38839,12340,0,0,7789,7790,7791,7792,'Dark Iron Guard','','Directions',0,7,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38840,10958,0,0,31194,0,0,0,'Jedebia','Shaman Armor','',0,7,0,0,0,1.77,5.51,0,80,80,1732,22350,22350,22000,1,128,2000,0,417,582,0,0,0,0,7200000,9706,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38841,10958,0,0,31195,0,0,0,'Vol\'guk','Shaman Armor','',0,7,0,0,0,1.77,5.51,0,80,80,1735,22350,22350,22000,1,4225,0,0,0,0,0,0,0,0,7200000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38843,12340,0,0,11875,11877,11874,11876,'[PH] Grimtotem Collector','','',0,7,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38846,12340,0,0,2289,29419,29412,29409,'[PH] Slain Druid','','Directions',0,7,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38857,12340,0,0,30721,0,0,0,'PattyMacks LK','','',36,6,0,3,0,2000,500,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38858,10958,0,0,1525,0,0,0,'Goodman the \"Closer\"','Emblem of Frost Quartermaster','',0,7,0,0,0,1.77,1,0,80,80,2070,17880,17880,8814,1,129,2000,0,346,499,0,0,0,0,7200000,7822,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38860,12340,0,0,28047,0,0,0,'Bug 184688','','',0,7,0,1,0,5000,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38863,12340,0,0,2467,0,0,0,'Unkillable Test Dummy 83 Rogue','','',0,7,0,0,0,2000,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38867,10958,0,0,4470,0,0,0,'Old Town Thug','','',0,7,0,0,0,1.05,1,0,25,26,17,734,787,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1.5,0.306,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38870,12340,0,0,21955,17200,0,0,'[DND] Dark Iron Guard Move To Bunny','','Directions',1048576,7,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38877,12340,0,0,7789,7790,7791,7792,'Dark Iron Citizen','','',0,7,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38879,10958,0,0,1126,11686,0,0,'Putricide\'s Trap','','',1048576,10,0,0,0,1,1,0,1,1,35,5342,5342,0,1,0,2000,0,422,586,0,0,0,0,30000,7,0,0,0,0,0,0,1,0.5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38882,12340,0,0,21955,17200,0,0,'[DND] Mole Machine Spawner','','',0,10,0,1,0,15,20,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38883,12340,0,0,31005,0,0,0,'ScottG Test','','',108,6,0,3,0,620,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38900,12340,0,0,11882,0,0,0,'Auctioneer Kavarn','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38901,12340,0,0,3408,3419,1651,11752,'Ironforge Civilian','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38903,12340,0,0,20570,11686,0,0,'Queue trigger','','',0,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38905,12340,0,0,11883,0,0,0,'[PH] Grimtotem Vendor','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38906,12340,0,0,11882,0,0,0,'Auctioneer Sarnkin','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38907,12340,0,0,20570,11686,0,0,'Queue Controller','','',0,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38919,12340,0,0,11878,0,0,0,'[PH] Grimtotem Banker','Banker','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38920,12340,0,0,11878,0,0,0,'[PH] Grimtotem Banker 2','Banker','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38921,12340,0,0,11878,0,0,0,'[PH] Grimtotem Banker 3','Banker','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10131,12340,37124,0,30909,0,30909,0,'Captain Grondel (3)','','',4096,7,0,1,0,175,1,0,81,81,2131,2280775,2280775,0,1,0,2000,0,3480,4530,1,2000,706,1024,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10130,12340,37124,0,30909,0,30909,0,'Captain Grondel (2)','','',4096,7,0,1,0,10,1,0,81,81,2131,130330,130330,0,1,0,2000,0,3480,4530,1,2000,706,1024,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10137,12340,37123,0,30908,0,30908,0,'Captain Brandon (2)','','',4096,7,0,1,0,10,15,0,81,81,2131,130330,130330,61215,1,0,2000,0,3187.5,4515,1,2000,702,1022,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10135,12340,37123,0,30908,0,30908,0,'Captain Brandon (1)','','',4096,7,0,1,0,175,15,0,81,81,2131,2280775,2280775,61215,1,0,2000,0,3187.5,4515,1,2000,702,1022,0,10029,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38995,11403,0,0,31286,0,0,0,'Highlord Tirion Fordring','','',2084,7,0,3,0,1000,1000,0,83,83,2073,13945000,13945000,4258000,1,0,2000,0,17815,23905,0,0,0,0,604800000,10627,0,0,0,0,0,0,3,0.612,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39000,12340,0,0,30966,0,0,0,'Reanimated Adherent (2)','','',1032,6,0,1,0,14,14,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39001,12340,0,0,30966,0,0,0,'Reanimated Adherent (3)','','',1032,6,0,1,0,30,30,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39010,10958,0,0,169,11686,0,0,'Martyr Stalker (Reputation)','','',1088,10,0,3,0,0.0001,1,0,83,83,35,1,1,0,1,0,2000,0,17815,23905,0,0,0,0,0,10673,0,0,0,0,0,0,1,0.5,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39011,12340,0,0,169,11686,0,0,'Martyr Stalker (Reputation) (1)','','',1088,10,0,3,0,0.0001,1,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39012,12340,0,0,169,11686,0,0,'Martyr Stalker (Reputation) (2)','','',1088,10,0,3,0,0.0001,1,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39013,12340,0,0,169,11686,0,0,'Martyr Stalker (Reputation) (3)','','',1088,10,0,3,0,0.0001,1,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10673,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39019,12340,0,0,24073,0,24073,0,'Killcredit Quest','','',2048,0,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,1,0,0,0,0,0,0,1.5,0.372,'',0,3049,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39021,11685,0,0,1128,0,0,0,'Agitated Earth Spirit','','',0,4,0,0,0,1.02,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39023,12340,0,0,11686,0,0,0,'[DND] TB Event Bunny','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39045,12340,0,0,25278,0,0,0,'Azure Deathcharger','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39046,11685,0,0,25279,0,25279,0,'Crimson Deathcharger','','',0,1,0,0,0,1,1,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39047,12213,0,0,4607,0,0,0,'Agitated Fire Spirit','','',0,4,0,0,0,1.02,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39048,11685,0,0,20365,0,0,0,'Sylvanas\' Lamenter','','',0,6,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,1,2000,2,2,0,0,0,0,0,0,0,0,0,2,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39055,13164,0,0,31306,0,0,0,'Gavan Grayfeather','','',0,7,0,1,0,1,1,0,80,80,35,5342,5342,0,1,0,0,0,45.4177,45.4177,0,0,103,103,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39057,12340,0,0,11686,30998,0,0,'[DND] Fire Strat Auto','','',34603008,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39058,12340,0,0,3604,0,0,0,'[PH] Orc Firefighter','','',0,7,0,0,0,1,1,0,1,1,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39060,12340,0,0,26356,0,0,0,'Brann Bronzebeard (Prologue)','','',4096,7,0,1,0,6,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39089,12340,0,0,31299,31300,31301,31302,'Item: Frostborn Illusion','','',4096,7,0,1,0,5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39090,12213,0,0,31616,0,0,0,'Durak Flamespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39091,12340,0,0,23380,0,23380,0,'Kill Credit Test','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39092,12340,0,0,23380,0,23380,0,'Kill Credit Test','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,1,2000,2,2,0,17,0,0,0,0,0,0,1.5,0.208,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39101,12213,0,0,17802,0,0,0,'Courier Tormun','Explorer\'s League','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39103,12213,0,0,27382,15407,27377,0,'Twilight Seeker','Twilight\'s Hammer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10169,12340,37134,0,25771,0,0,0,'Ymirjar Huntress (3)','','',8,7,0,1,0,100,1,0,80,80,2209,1260000,1260000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9633,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10168,12340,37134,0,25771,0,0,0,'Ymirjar Huntress (2)','','',8,7,0,1,0,35,1,0,80,80,2209,441000,441000,3994,1,0,2000,0,3127.5,4365,1,2000,682,1012,0,9706,0,0,0,0,0,0,1,0.31,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39123,12340,0,0,24073,0,24073,0,'Killcredit Quest','','',2048,0,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,1,0,0,0,0,0,0,1.5,0.372,'',0,3049,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39125,12340,0,0,31312,0,0,0,'Val\'kyr Shadowguard (Hover Height 20 Visual)','','',36,10,0,3,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39130,12213,0,0,1405,4607,18244,0,'Blazing Servant','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39131,12213,0,0,4606,31373,21131,0,'Watery Servant','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39132,12213,0,0,1109,453,549,0,'Earthen Servant','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39135,12213,0,0,20570,17612,0,0,'Prologue Portal Bunny','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39137,11403,0,0,11686,0,0,0,'Shadow Trap','','',36,10,0,3,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'73530',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39158,12340,0,0,28550,0,0,0,'Phalanx 2.0','','',0,4,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38435,12340,37955,0,31165,0,31165,0,'Blood-Queen Lana\'thel (2)','','',108,6,0,3,0,1355,100,0,83,83,16,18895475,18895475,425800,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,1019748,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38434,12340,37955,0,31165,0,31165,0,'Blood-Queen Lana\'thel (1)','','',108,6,0,3,0,4260,100,0,83,83,16,59405700,59405700,425800,1,0,2000,0,17360,23590,1,2000,730,1058,0,10521,0,0,0,0,0,0,0,0,'',1,1019748,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,5631,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39172,11403,0,0,31346,0,0,0,'Marshal Magruder','Wintergrasp Quartermaster','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,0,1,128,2000,0,422,586,0,0,0,0,180000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39173,11403,0,0,31347,0,0,0,'Champion Ros\'slai','Wintergrasp Quartermaster','',0,7,0,0,0,1,1,0,80,80,1981,12600,12600,0,1,128,2000,0,422,586,0,0,0,0,180000,7,0,0,0,0,0,0,1.65,0.3366,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39189,11685,0,0,11686,0,0,0,'Spirit Bomb','','',36,10,0,3,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'73572',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39190,11685,0,0,10701,0,0,0,'Wicked Spirit','','',4096,6,0,1,0,0.15873,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39217,11685,0,0,31021,0,0,0,'Terenas Menethil','','',0,7,0,1,0,25,15,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'72372',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39229,12340,0,0,22719,0,0,0,'[DND] Flying Machine','','',0,9,0,0,0,1.15,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39230,12213,0,0,31654,0,0,0,'Gnomeregan Mechano-Tank Pilot','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39231,12340,0,0,30721,0,0,0,'The Lich King (Temp)','','',108,6,0,3,0,2000,500,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39232,12340,0,0,30721,0,0,0,'The Lich King (Temp) (1)','','',108,6,0,3,0,2000,500,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39233,12340,0,0,30721,0,0,0,'The Lich King (Temp) (2)','','',108,6,0,3,0,2000,500,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39234,12340,0,0,30721,0,0,0,'The Lich King (Temp) (3)','','',108,6,0,3,0,2000,500,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39252,12213,0,0,31654,31656,31657,31655,'Gnomeregan Infantry','','',0,7,0,1,0,25,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,74413,74707,74414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39253,12213,39623,0,2590,0,0,0,'Gnome Citizen','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39259,12213,0,0,31654,0,0,0,'Gnomeregan Flying Machine','','',2056,7,0,1,0,25,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39263,12213,0,0,31664,0,0,0,'Disassembled Mechano-Tank','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39264,12213,0,0,31654,0,0,0,'Gnomeregan Mechano-Tank Pilot','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39265,12340,0,0,6973,6974,6975,6976,'Rescued Gnomeregan Evacuee','','',0,7,0,0,0,1.02,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39271,12213,0,0,31658,0,0,0,'High Tinker Mekkatorque','King of Gnomes','',2048,7,0,3,0,400,16,0,1,1,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39273,12213,0,0,31624,0,0,0,'\"Doc\" Cogspin','Surgeon General','',2048,7,0,1,0,50,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39275,12213,0,0,31663,31735,0,0,'Gnomeregan Medic','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39283,12213,0,0,31391,0,0,0,'Seer Bahura','The Earthen Ring','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10151,12340,37132,0,27549,0,0,0,'Ymirjar Battle-Maiden (1)','','',8,7,0,1,0,150,1,0,80,80,2209,1890000,1890000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37697,10958,0,0,30491,0,0,0,'Volatile Ooze','','',72,10,0,0,0,70,1,0,82,82,14,395290,395290,0,1,0,2000,0,683.2,898.8,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,72505,70447,71203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,135,0),(38759,12340,37697,0,30491,0,0,0,'Volatile Ooze (3)','','',72,10,0,0,0,70,1,0,82,82,14,1581160,1581160,0,1,0,2000,0,683.2,898.8,0,0,0,0,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39287,12340,0,0,10701,0,0,0,'Wicked Spirit (1)','','',4096,6,0,1,0,0.47619,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39288,12340,0,0,10701,0,0,0,'Wicked Spirit (2)','','',4096,6,0,1,0,0.31746,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39289,12340,0,0,10701,0,0,0,'Wicked Spirit (3)','','',4096,6,0,1,0,0.634921,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10139,12340,37501,0,26194,0,0,0,'Nerub\'ar Champion (1)','','',0,6,0,1,0,80,1,0,80,80,21,1008000,1008000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,3,0.62,'',0,7724,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(10140,12340,37501,0,26194,0,0,0,'Nerub\'ar Champion (2)','','',0,6,0,1,0,25,1,0,80,80,21,315000,315000,0,1,0,2000,0,3165,4395,1,2000,690,1018,0,9730,0,0,0,0,0,0,3,0.62,'',0,7724,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(15097,12340,37026,0,30469,30470,30469,0,'Skybreaker Sorcerer (3)','','',72,7,0,1,0,25,10,0,82,82,84,808800,808800,91600,1,0,2000,0,2715,3900,0,2000,720,1046,0,8262,0,0,0,0,0,0,0,0,'',0,10211,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39302,12340,0,0,16946,0,0,0,'Raging Spirit (1)','','',40,6,0,3,0,190.477,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,69242,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39303,12340,0,0,16946,0,0,0,'Raging Spirit (2)','','',40,6,0,3,0,88,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,69242,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39304,12340,0,0,16946,0,0,0,'Raging Spirit (3)','','',40,6,0,3,0,297.6,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,69242,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39305,12340,0,0,30243,0,0,0,'Ice Sphere (1)','','',36,10,0,3,0,1.42857,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39306,12340,0,0,30243,0,0,0,'Ice Sphere (2)','','',36,10,0,3,0,1.19048,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39307,12340,0,0,30243,0,0,0,'Ice Sphere (3)','','',36,10,0,3,0,4.28571,1,0,1,1,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,1,1,'',1,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37007,10958,0,0,30459,0,0,0,'Deathbound Ward','','',72,6,0,1,0,125,1,0,81,82,1813,1685125,1685125,0,1,0,1000,0,1830,2407.5,0,0,0,0,7200000,10356,0,0,0,0,0,0,0,0,'70733',0,0,0,2.5,8,14,0,71022,71021,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(14784,12340,37007,0,30459,0,0,0,'Deathbound Ward (3)','','',72,6,0,1,0,400,1,0,82,82,1813,5392400,5392400,0,1,0,2000,0,3660,4815,1,2000,726,1042,0,10328,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39328,12213,0,0,31410,31413,31415,31414,'Doomsayer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39343,12213,0,0,31416,1370,0,0,'Orgrimmar Citizen','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39349,12213,0,0,31678,31679,31680,31681,'Gnomeregan Trainee','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39355,12340,0,0,11686,0,0,0,'[DND] Salute Quest Credit Bunny','','',1048576,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39356,12340,0,0,11686,0,0,0,'[DND] Roar Quest Credit Bunny','','',1048576,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39361,12340,0,0,11686,0,0,0,'[DND] Dance Quest Credit Bunny','','',1048576,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39362,12340,0,0,11686,0,0,0,'[DND] Cheer Quest Credit Bunny','','',1048576,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39368,12213,0,0,31682,0,0,0,'Drill Sergeant Steamcrank','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39371,11403,0,0,30417,0,0,0,'King Varian Wrynn','King of Stormwind','',76,7,0,1,0,400,20,0,83,83,35,5578000,5578000,0,1,1,2000,0,3817.5,5122.5,0,0,0,0,7200000,10627,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39372,11403,0,0,31428,0,0,0,'Garrosh Hellscream','Overlord of the Warsong Offensive','',4,7,0,1,0,400,10,0,83,83,35,5578000,5578000,0,1,1,2000,0,3817.5,5122.5,0,0,0,0,7200000,10627,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39386,12213,0,0,31677,0,0,0,'Pilot Muzzlesprock','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39396,12213,0,0,22719,0,0,0,'\'Thunderflash\'','','',0,9,0,0,0,1.15,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39420,12213,0,0,16946,0,0,0,'[DND] Probe Target Bunny','','',1048576,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39421,12340,0,0,28830,0,0,0,'Radiageigatron','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39448,12213,0,0,31465,0,0,0,'Blood Guard Torek','','',0,7,0,0,0,1,1,0,1,1,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39454,12340,0,0,17188,0,0,0,'Doomsayer Speech Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39462,12340,0,0,25380,0,0,0,'Owen Test Vendor','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39466,12213,0,0,11686,0,0,0,'Motivated Citizen','','',0,7,0,0,0,1,1,0,1,1,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39508,13164,0,0,31472,0,0,0,'Captain Anton','','',0,7,0,0,0,1,1,0,80,80,35,5342,5342,0,1,0,0,0,45.4177,45.4177,0,0,103,103,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39509,11403,0,0,31474,0,0,0,'Aronen','Apprentice to Ormus','',0,7,0,0,0,1,1,0,80,80,35,5342,5342,0,1,2,2000,0,422,586,0,0,0,0,604800000,9729,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39581,12213,0,0,20570,27823,0,0,'Poster Marker - Orgrimmar','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39623,12213,0,0,2581,0,0,0,'Gnome Citizen','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39624,12213,39466,0,11686,0,0,0,'Motivated Citizen','','',0,7,0,0,0,1,1,0,1,1,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39632,12213,0,0,31416,1370,0,0,'Orgrimmar Citizen','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39633,12340,0,0,4083,4084,0,0,'Sen\'jin Watcher','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39639,12213,0,0,31812,28733,31753,31754,'Restless Zombie','','',0,6,0,0,0,40,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39647,12213,0,0,31778,0,0,0,'Zalazane','','',0,7,0,1,0,800,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,75362,15802,75223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39648,13164,0,0,31521,31522,31525,31526,'Doomsday Cultist','','',0,7,0,0,0,1,1,0,40,80,35,1524,5342,0,1,0,0,0,21.8981,45.4177,0,0,14,103,0,1964,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39654,12213,0,0,31736,10357,0,0,'Vol\'jin','','',12,7,0,3,0,400,16,0,1,1,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39672,13164,0,0,20570,27823,0,0,'Poster Marker - Stormwind','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39675,12213,0,0,31683,0,0,0,'Captain Tread Sparknozzle','','',2048,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39678,12213,0,0,31676,0,0,0,'Toby Zeigear','Speechwriter','',2048,7,0,0,0,1,1,0,1,1,64,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39682,12213,0,0,31664,0,0,0,'Ejector Mechano-Tank','','',0,9,0,0,0,1,1,0,1,1,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39683,12340,0,0,11686,0,0,0,'[DND] Quest Credit Bunny - Eject','','',1048576,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39686,13164,0,0,23082,1526,0,0,'Stormwind Citizen','','',0,7,0,0,0,1,1,0,70,80,35,4050,5342,0,1,0,0,0,39.5377,45.4177,0,0,44,103,0,6792,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39691,12340,0,0,11686,0,0,0,'[DND] Quest Credit Bunny - Move 1','','',1048576,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39692,12340,0,0,11686,0,0,0,'[DND] Quest Credit Bunny - Move 2','','',1048576,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39695,12340,0,0,11686,0,0,0,'[DND] Quest Credit Bunny - Move 3','','',1048576,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39703,12340,0,0,11686,0,0,0,'[DND] Quest Credit Bunny - Attack','','',1048576,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39707,12213,0,0,17188,0,0,0,'[DND] Attack Bunny','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39711,12213,0,0,3020,0,0,0,'Mechano-Tank Attack Target','','',1048576,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39712,12213,0,0,31658,0,0,0,'High Tinker Mekkatorque','King of Gnomes','',4,7,0,3,0,400,16,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',1,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39713,12213,0,0,31664,0,0,0,'Scuttling Mechano-Tank','','',0,9,0,0,0,1,1,0,1,1,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39714,12213,0,0,31664,0,0,0,'Shooting Mechano-Tank','','',0,9,0,0,0,1,1,0,1,1,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,745,0,0,0,0,0,0,0,0,0),(39715,12213,0,0,31664,0,0,0,'Ejector Mechano-Tank','','Driver',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39716,12213,0,0,31664,0,0,0,'Scuttling Mechano-Tank','','Driver',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39717,12213,0,0,31664,0,0,0,'Shooting Mechano-Tank','','Driver',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39735,12213,0,0,23365,0,0,0,'Gnomeregan Multi-Bomber','','',0,9,0,0,0,3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39743,12213,0,0,21955,17188,0,0,'[DND] GT Bomber Bunny','','',0,9,0,0,0,3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39744,12213,0,0,21955,17188,0,0,'[DND] GT Bomber Bunny 2','','',0,9,0,0,0,3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39746,12213,0,0,32179,0,0,0,'General Zarithrian','','',76,2,0,1,1,297,1,0,82,82,16,4141665,4141665,0,1,0,1500,0,2863.12,3841.88,0,0,0,0,180000,10328,0,0,0,0,0,0,1,5.6,'',0,0,0,2.5,8,14,0,74367,74384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39747,12213,0,0,31577,0,0,0,'Saviana Ragefire','','',76,2,0,1,1,300,1,0,82,82,103,4183500,4183500,0,1,0,2000,0,3817.5,5122.5,0,0,0,0,180000,10328,0,0,0,0,0,0,1,5.6,'',0,0,0,2.5,8,14,0,74452,78722,74404,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39751,12213,0,0,31761,0,0,0,'Baltharus the Warborn','','',76,2,0,1,1,250,1,0,82,82,103,3486250,3486250,0,1,0,2000,0,3817.5,5122.5,0,0,0,0,180000,10328,0,0,0,0,0,0,1,5.6,'',0,0,0,2.5,8,14,0,75125,40504,74502,74509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39755,12213,0,0,31649,31650,31651,31652,'Irradiated Infantry','','',0,7,0,1,0,15,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3083,3084,0,0,0,0,0,0),(39757,13164,0,0,31564,0,0,0,'Cultist Kagarn','','',0,7,0,0,0,1,1,0,50,50,29,2215,2215,0,1,0,0,0,27.7781,27.7781,0,0,20,20,0,2999,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39758,13164,0,0,31565,0,0,0,'Cultist Agtar','','',0,7,0,0,0,1,1,0,50,50,29,2215,2215,0,1,0,0,0,27.7781,27.7781,0,0,20,20,0,2999,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39759,12213,0,0,27101,0,0,0,'Tankbuster Cannon','','',0,9,0,1,0,60,1,0,1,1,1771,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39760,13164,0,0,31568,0,0,0,'Cultist Tokka','','',0,7,0,0,0,1,1,0,50,50,29,2215,2215,0,1,0,0,0,27.7781,27.7781,0,0,20,20,0,2999,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39763,13164,0,0,31569,0,0,0,'Cultist Rokaga','','',0,7,0,0,0,1,1,0,50,50,29,2215,2215,0,1,0,0,0,27.7781,27.7781,0,0,20,20,0,2999,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39794,12213,0,0,169,16925,0,0,'Zarithrian Spawn Stalker','','',0,10,0,0,0,1,1,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,1,5.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39798,12340,0,0,31574,0,0,0,'[PH] Mother Trogg','','',0,7,0,1,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39799,12213,0,0,31574,0,0,0,'Gasherikk','','',0,7,0,1,0,150,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39805,12340,0,0,32179,0,0,0,'General Zarithrian (1)','','',76,2,0,1,0,1011,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,74367,74384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39807,13164,0,0,18047,0,0,0,'Image of Cho\'Gall','Leader of Twilight\'s Hammer','',0,7,0,1,0,5,1,0,85,85,35,30705,30705,0,1,0,0,0,48.3577,48.3577,0,0,163,163,0,10419,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39814,12213,0,0,12889,0,0,0,'Onyx Flamecaller','','',72,2,0,1,0,15,30,0,82,82,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,8262,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,74393,74395,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39815,12340,0,0,12889,0,0,0,'Onyx Flamecaller (1)','','',72,2,0,1,0,55,30,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,74393,74395,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39817,12213,0,0,31853,0,0,0,'[DND] Summoning Pad','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39818,12340,0,0,29115,0,0,0,'Irradiated Mechano-Tank','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39819,12213,0,0,29115,0,0,0,'Irradiated Mechano-Tank','','',2048,7,0,1,0,80,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3083,3084,0,0,0,0,0,0),(39820,12213,0,0,31583,0,0,0,'Rocket Launcher','','',1048576,9,0,1,0,60,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39821,12340,0,0,17188,0,0,0,'Cho\'Gall Speech Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39823,12340,0,0,31577,0,0,0,'Saviana Ragefire (1)','','',76,2,0,1,0,1000,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,74452,78722,74404,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39825,13164,0,0,31578,0,0,0,'Overseer Golbaz','','',0,7,0,0,0,1,1,0,40,80,35,1524,5342,0,1,0,0,0,21.8981,45.4177,0,0,14,103,0,1964,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39826,12213,0,0,765,0,0,0,'Irradiated Trogg','','',0,7,0,1,0,20,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39827,13164,0,0,31580,0,0,0,'Overseer Jintak','','',0,7,0,0,0,1,1,0,40,80,35,1524,5342,0,1,0,0,0,21.8981,45.4177,0,0,14,103,0,1964,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39836,12213,0,0,31649,31650,31651,31652,'Irradiated Cavalry','','',2048,7,0,1,0,80,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39837,12213,0,0,31653,0,0,0,'Commander Boltcog','','',2048,7,0,1,0,250,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,74785,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39841,12213,0,0,21955,17188,0,0,'[DND] Boom Bunny','','',0,10,0,0,0,3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39842,13202,0,0,1126,11686,0,0,'Invisible Stalker (Hostile, Ignore Combat, Float, Uninteractible, Large AOI)','','',1048576,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39852,12213,0,0,1070,0,0,0,'Raging Fire Elemental','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,9053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39856,12340,0,0,5561,8714,0,0,'Raging Storm Elemental','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39860,12213,0,0,31664,0,0,0,'Gnomeregan Mechano-Tank','','',0,9,0,1,0,80,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,74440,74438,47769,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39861,12213,0,0,31416,1370,0,0,'Worried Citizen','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39863,12213,0,0,31952,0,0,0,'Halion','The Twilight Destroyer','',108,2,0,1,1,800,1,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,26662,74524,74562,74531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39864,12340,0,0,31952,0,0,0,'Halion (1)','The Twilight Destroyer','',108,2,0,1,0,2900,1,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,26662,74524,74562,74531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39872,12340,0,0,17188,0,0,0,'Cult Recruitment Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39888,12340,0,0,31663,31735,0,0,'Gnomeregan Medic','','',0,7,0,1,0,2,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39891,13164,0,0,31610,31609,31614,31613,'Doomsday Cultist','','',0,7,0,0,0,1,1,0,40,80,35,1524,5342,0,1,0,0,0,21.8981,45.4177,0,0,14,103,0,1964,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39899,12213,0,0,31761,0,0,0,'Baltharus the Warborn','','',76,2,0,1,0,250,1,0,81,81,14,3486250,3486250,0,1,0,0,0,0,0,0,0,0,0,0,10029,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,75125,40504,74502,74509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39901,12213,0,0,23361,0,0,0,'Mekgineer Thermaplugg\'s Brag-Bot','','',0,9,0,1,0,12,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39902,12213,0,0,29080,0,0,0,'Gnomeregan Battle Suit','','',0,7,0,1,0,45,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39903,12213,0,0,11686,31878,0,0,'Irradiator 3000','','',1048576,9,0,1,0,800,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39910,12213,0,0,31659,0,0,0,'Hinkles Fastblast','','',2048,7,0,1,0,50,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,74413,74707,74414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39920,12340,0,0,31761,0,0,0,'Baltharus the Warborn (1)','','',76,2,0,1,0,800,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,75125,40504,74502,74509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39922,12340,0,0,31761,0,0,0,'Baltharus the Warborn (1)','','',76,2,0,1,0,800,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,75125,40504,74502,74509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39934,12213,0,0,4259,4260,4602,4601,'Zeppelin Sentry','','',0,7,0,0,0,1.5,1,0,1,1,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39938,12340,0,0,31627,0,0,0,'Twilight Seeker\'s Mount','','',0,2,0,0,0,1.25,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39940,12213,0,0,23449,15407,27377,0,'Dead Seeker','Twilight\'s Hammer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39944,12340,0,0,31952,0,0,0,'Halion (2)','The Twilight Destroyer','',108,2,0,1,0,1100,1,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,26662,74524,74562,74531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39945,12340,0,0,31952,0,0,0,'Halion (3)','The Twilight Destroyer','',108,2,0,1,0,4200,1,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,26662,74524,74562,74531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39967,13164,0,0,31645,0,0,0,'Cultist Lethelyn','','',0,7,0,0,0,1,1,0,45,45,35,1848,1848,0,1,0,0,0,24.8381,24.8381,0,0,17,17,0,2725,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39968,13164,0,0,31646,0,0,0,'Cultist Kaima','','',0,7,0,0,0,1,1,0,45,45,35,1848,1848,0,1,0,0,0,24.8381,24.8381,0,0,17,17,0,2725,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39969,13164,0,0,31647,0,0,0,'Cultist Wyman','','',0,7,0,0,0,1,1,0,40,80,35,1524,5342,0,1,0,0,0,21.8981,45.4177,0,0,14,103,0,1964,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39970,13164,0,0,31648,0,0,0,'Cultist Orlunn','','',0,7,0,0,0,1,1,0,40,80,35,1524,5342,0,1,0,0,0,21.8981,45.4177,0,0,14,103,0,1964,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39973,12340,0,0,31670,0,0,0,'Swift Orange Mechanostrider','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39975,13164,0,0,17188,0,0,0,'East Zeppelin Tower Credit','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39976,13164,0,0,17188,0,0,0,'West Zeppelin Tower Credit','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39977,13164,0,0,17188,0,0,0,'Razor Hill Credit','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40001,11685,0,0,169,16946,0,0,'Combustion','','',16778240,10,0,0,0,1.35,1,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'74629',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40006,12213,0,0,31687,20570,0,0,'Durak\'s Shield','','',0,10,0,0,0,0.935891,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40010,12340,0,0,31684,0,0,0,'Gnomeregan Mechano-Suit','','',0,9,0,1,0,80,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40029,12213,0,0,169,15880,0,0,'Meteor Strike','','',0,10,0,0,0,1,1,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40037,12340,0,0,23257,20570,0,0,'Durak\'s Shield (stage 2)','','',0,10,0,0,0,0.748783,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40038,12340,0,0,21072,20570,0,0,'Durak\'s Shield (stage 3)','','',0,10,0,0,0,0.748783,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40039,12340,0,0,11686,20570,0,0,'Durak\'s Shield (stage 4)','','',0,10,0,0,0,0.748783,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40041,12213,0,0,169,11686,0,0,'Meteor Strike','','',0,10,0,0,0,1,1,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40042,12213,0,0,169,11686,0,0,'Meteor Strike','','',0,10,0,0,0,1,1,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40043,12213,0,0,169,11686,0,0,'Meteor Strike','','',0,10,0,0,0,1,1,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40044,12213,0,0,169,11686,0,0,'Meteor Strike','','',0,10,0,0,0,1,1,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40055,12213,0,0,169,11686,0,0,'Meteor Strike','','',0,10,0,0,0,1,1,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40057,13202,0,0,31692,0,0,0,'Mekkatorque\'s Swift Blue Mechanostrider','','',0,9,0,0,0,1,1,0,1,2,35,42,55,0,1,0,0,0,0.0607,0.3603,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40081,12213,0,0,169,11686,0,0,'Orb Carrier','','',0,10,0,0,0,1,1,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,718,0,0,0,0,0,0,0,0,0),(40083,12213,0,0,32754,0,0,0,'Shadow Orb','','',1048576,10,0,0,0,1,1,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40091,12213,0,0,169,11686,0,0,'Orb Rotation Focus','','',1048576,10,0,0,0,1,1,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40097,13164,0,0,31703,0,0,0,'Overseer Talathor','','',0,7,0,0,0,1,1,0,40,80,35,1524,5342,0,1,0,0,0,21.8981,45.4177,0,0,14,103,0,1964,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40098,13164,0,0,31704,0,0,0,'Overseer Sylandra','','',0,7,0,0,0,1,1,0,40,80,35,1524,5342,0,1,0,0,0,21.8981,45.4177,0,0,14,103,0,1964,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40100,12213,0,0,32754,0,0,0,'Shadow Orb','','',1048576,4,0,0,0,1,1,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40101,13164,0,0,17188,0,0,0,'Valley of Heroes Credit','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40102,13164,0,0,17188,0,0,0,'Westbrook Garrison Credit','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40103,13164,0,0,17188,0,0,0,'Goldshire Credit','','',0,10,0,0,0,1,1,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40104,11685,0,0,8714,0,0,0,'Raging Wind Elemental','','',0,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,74772,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40110,13164,0,0,1621,1474,0,0,'Worried Citizen','','',0,7,0,0,0,1,1,0,70,80,35,4050,5342,0,1,0,0,0,39.5377,45.4177,0,0,44,103,0,6792,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40120,12340,0,0,31664,0,0,0,'Gnomeregan Mechano-Tank','','',0,9,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40122,12340,0,0,31654,31656,31657,31655,'Gnomeregan Infantry','','',0,7,0,0,0,1.5,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40124,13164,0,0,31706,31707,31708,31709,'Doomsayer','','',0,7,0,0,0,1,1,0,78,80,35,5052,5342,0,1,0,0,0,44.2417,45.4177,0,0,88,103,0,9124,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40125,13164,0,0,1501,21621,0,0,'Stormwind Citizen','','',0,7,0,0,0,1,1,0,70,80,35,4050,5342,0,1,0,0,0,39.5377,45.4177,0,0,44,103,0,6792,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40135,12213,0,0,169,16946,0,0,'Consumption','','',16778240,10,0,0,0,1.35,1,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'74803',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40138,13164,0,0,3167,5446,0,0,'Stormwind City Guard (Corpse)','','Directions',0,7,0,0,0,1.5,1,0,1,1,11,63,63,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40141,13164,0,0,31687,20570,0,0,'Tormun\'s Shield','','',0,10,0,0,0,0.935891,1,0,80,80,35,5000,5000,0,1,0,0,0,45.4177,45.4177,0,0,103,103,0,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40142,12213,0,0,31952,0,0,0,'Halion','The Twilight Destroyer','',1132,2,0,1,0,800,1,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,10627,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,26662,74524,74562,74531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40143,12340,0,0,31952,0,0,0,'Halion (1)','The Twilight Destroyer','',1132,2,0,1,0,2900,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,26662,74524,74562,74531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40144,12340,0,0,31952,0,0,0,'Halion (2)','The Twilight Destroyer','',1132,2,0,1,0,1100,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,26662,74524,74562,74531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40145,12340,0,0,31952,0,0,0,'Halion (3)','The Twilight Destroyer','',1132,2,0,1,0,4200,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,26662,74524,74562,74531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40146,12213,0,0,169,11686,0,0,'Halion Controller','','',1048576,10,0,0,0,1,1,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40151,12213,0,0,169,11686,0,0,'Combat Stalker','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40160,11685,0,0,31713,0,0,0,'Frozo the Renowned','Frozen Orb Trader','',4096,7,0,0,0,1,1,0,75,75,35,8508,8508,7981,1,128,2000,0,289,421,0,0,0,0,180000,8235,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40165,11685,0,0,31803,31803,0,0,'Blazing Hippogryph','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40175,12340,0,0,31664,0,0,0,'Gnomeregan Mechano-Tank','','',0,9,0,0,0,80,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40176,12213,0,0,31727,0,0,0,'Sen\'jin Frog','','Pickup',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40182,12213,0,0,31730,0,0,0,'Bwonsamdi','','',8,7,0,1,0,573.682,7,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40184,12213,0,0,31719,0,0,0,'Vanira','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40187,12213,0,0,31720,0,0,0,'Vanira\'s Sentry Totem','','',0,11,0,0,0,0.01,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40188,12213,0,0,22469,0,0,0,'Attuned Frog','','',0,8,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40189,12213,0,0,31749,0,0,0,'Jun\'do the Traitor','','',0,7,0,1,0,350,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,75349,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40191,13164,0,0,31721,0,0,0,'Wooly White Rhino','','',0,6,0,0,0,1,1,0,62,67,35,3237,3728,0,1,0,0,0,34.8337,37.7737,0,0,30,39,0,4391,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(40192,12213,0,0,31719,0,0,0,'Vanira','','',8,7,0,1,0,50,25,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,75370,75366,75368,75367,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40195,12213,0,0,31751,31752,31753,31754,'Mindless Troll','','',0,7,0,1,0,20,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,34259,75423,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40196,12213,0,0,31734,0,0,0,'Zen\'tabra','','',8,7,0,1,0,50,7,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40198,11685,0,0,31722,0,0,0,'Frigid Frostling','','',0,12,0,0,0,0.75,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40199,12213,0,0,169,25749,0,0,'Tiki Warrior','','',0,10,0,1,0,2,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,54657,41057,41056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40203,12340,0,0,31725,0,0,0,'Recon Bat','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40204,12213,0,0,31726,0,0,0,'Handler Marnlek','Bat Handler','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40205,13202,0,0,26465,0,0,0,'Zom Bocom','Apprentice Arena Vendor','',0,7,0,0,0,1,1,0,75,75,35,4652,4652,0,1,0,0,0,42.4777,42.4777,0,0,68,68,0,8219,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40206,13202,0,0,23768,0,0,0,'Big Zokk Torquewrench','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,0,0,39.5377,39.5377,0,0,44,44,0,6792,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40207,13202,0,0,27942,0,0,0,'Kezzik the Striker','Veteran Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,0,0,39.5377,39.5377,0,0,44,44,0,6792,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40208,13202,0,0,22393,0,0,0,'Leeni \"Smiley\" Smalls','Apprentice Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,0,0,39.5377,39.5377,0,0,44,44,0,6792,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40209,13202,0,0,29078,0,0,0,'Grex Brainboiler','Exceptional Arena Weaponry','',0,7,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,0,0,39.5377,39.5377,0,0,44,44,0,6792,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40210,13202,0,0,26464,0,0,0,'Xazi Smolderpipe','Arena Vendor','',0,7,0,0,0,1,1,0,75,75,35,4652,4652,0,1,0,0,0,42.4777,42.4777,0,0,68,68,0,8219,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40211,13202,0,0,26463,0,0,0,'Nargle Lashcord','Veteran Arena Vendor','',0,7,0,0,0,1,1,0,75,75,35,4652,4652,0,1,0,0,0,42.4777,42.4777,0,0,68,68,0,8219,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40212,13202,0,0,29076,0,0,0,'Trapjaw Rix','Exceptional Arena Weaponry','',0,7,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,0,0,39.5377,39.5377,0,0,44,44,0,6792,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40213,13202,0,0,22399,0,0,0,'Ecton Brasstumbler','Apprentice Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,0,0,39.5377,39.5377,0,0,44,44,0,6792,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40214,13202,0,0,22438,0,0,0,'Evee Copperspring','Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,0,0,39.5377,39.5377,0,0,44,44,0,6792,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40215,13202,0,0,27953,0,0,0,'Argex Irongut','Veteran Arena Vendor','',0,7,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,0,0,39.5377,39.5377,0,0,44,44,0,6792,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40216,13202,0,0,29077,0,0,0,'Blazzek the Biter','Exceptional Arena Weaponry','',0,7,0,0,0,1,1,0,70,70,35,4050,4050,0,1,0,0,0,39.5377,39.5377,0,0,44,44,0,6792,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40217,12213,0,0,2571,320,1939,0,'Echo Isle Animal','','',0,1,0,0,0,15,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40218,12213,0,0,20570,19595,0,0,'Spy Frog Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40220,13164,0,0,5560,0,0,0,'[ph] Summoned Crab - Pet','','',0,1,8,0,0,1,1,0,80,80,35,5342,5342,0,1,0,0,0,45.4177,45.4177,0,0,103,103,0,9729,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40222,12213,0,0,31725,0,0,0,'Scout Bat','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40225,12213,0,0,10275,0,0,0,'Hexed Dire Troll','','',0,7,0,1,0,225,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,40504,75343,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40231,12213,0,0,31821,31822,0,0,'Hexed Troll','','',0,7,0,1,0,12,35,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,20798,75383,75384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40241,12213,0,0,31737,31738,0,0,'Darkspear Warrior','','',0,7,0,1,0,80,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,75314,8242,75168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40253,12213,0,0,31762,0,0,0,'Champion Uru\'zin','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40256,12213,40257,0,2589,0,0,0,'Troll Citizen','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40257,12213,0,0,2588,0,0,0,'Troll Citizen','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40260,12213,0,0,11686,0,0,0,'Troll Volunteer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40263,12213,0,0,169,25749,0,0,'Tiki Warrior','','',0,7,0,1,0,10,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40264,12213,40260,0,11686,0,0,0,'Troll Volunteer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40265,12340,0,0,31765,0,0,0,'[DND] Zen\'tabra Cat Form','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40274,12213,0,0,31812,31752,31753,31754,'Restless Zombie','','',0,6,0,0,0,15,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40279,12340,0,0,31730,0,0,0,'Bwonsamdi','','',12,7,0,1,0,573.682,7,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40281,11685,0,0,25332,0,0,0,'Crashin\' Thrashin\' Racer','','',0,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40295,11685,0,0,22778,0,0,0,'Clockwork Rocket Bot','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0.375,0.23425,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0),(40301,12213,0,0,17188,0,0,0,'Tiger Matriarch Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40305,12213,0,0,31788,0,0,0,'Spirit of the Tiger','','',0,1,2,0,0,1,1,0,1,1,1770,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'75180 22650',0,0,0,2.5,8,14,0,75159,75160,75161,0,0,0,0,0,0,0,0,0,0,0,736,0,0,0,0,0,0,0,0,0),(40312,12213,0,0,31765,0,0,0,'Tiger Matriarch','','',0,1,2,1,0,8,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'75179',0,0,0,2.5,8,14,0,61184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40329,12213,0,0,31734,0,0,0,'Zen\'tabra','','',8,7,0,1,0,617.284,7,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40352,12213,0,0,31813,0,0,0,'Witch Doctor Hez\'tok','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40354,12340,0,0,25274,0,0,0,'[DND] Zen\'tabra Travel Form','','',0,1,0,1,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40356,12213,0,0,4359,4610,9768,3608,'Ritual Dancer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40361,12213,0,0,17188,0,0,0,'Troll Dance Leader','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40363,12213,0,0,20570,22769,0,0,'Dance Participant','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'35709',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40368,12340,0,0,25537,25538,25539,25540,'Zalazane\'s Remains','','',0,10,0,1,0,3,3,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40373,12213,0,0,2589,0,0,0,'Ritual Drummer','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'73940',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40374,12213,0,0,31819,0,0,0,'Voice of the Spirits','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40387,12213,0,0,17188,0,0,0,'Omen Event Credit','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40388,12213,0,0,4033,0,0,0,'Darkspear Ancestor','','',4096,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'73813 22650',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40391,12213,0,0,31736,10357,0,0,'Vol\'jin','','',12,7,0,1,0,400,16,0,1,1,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40392,12213,0,0,31839,31840,31842,31841,'Darkspear Warrior','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40404,11685,0,0,31831,0,0,0,'Tyrantus','Kieupid\'s Pet','',65536,1,39,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40405,11685,0,0,31834,0,31834,0,'Kieupid','Pet Trainer','',0,7,0,0,0,1,1,0,80,80,35,12600,12600,3994,1,17,2000,0,417,582,0,0,0,0,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40413,11685,0,0,31833,0,31833,0,'Alenjon Sunblade','Battlemaster','',0,7,0,1,0,50,1,0,81,81,83,651650,651650,4081,1,1048576,2000,0,3187.5,4515,0,0,0,0,300000,10029,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40414,12213,0,0,31836,0,0,0,'Bones of Bwonsamdi','','',8,7,0,1,0,20,0,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40415,12340,0,0,31725,0,0,0,'Scout\'s Bat','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40416,12213,0,0,31737,31738,0,0,'Darkspear Scout','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40417,12213,0,0,27227,0,0,0,'Charscale Invoker','','',72,2,0,1,0,50,12,0,82,82,103,539200,539200,109920,1,0,2000,0,2715,3900,0,0,0,0,180000,10328,0,0,0,0,0,0,2.3,5.6,'',0,23900,0,2.5,8,14,0,75413,75419,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40418,12340,0,0,27227,0,0,0,'Charscale Invoker (1)','','',72,2,0,1,0,175,12,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,75413,75419,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40419,12340,0,0,14308,0,0,0,'Charscale Assaulter','','',72,2,0,1,0,50,1,0,82,82,103,674050,674050,0,1,0,2000,0,3660,4815,0,0,0,0,180000,10328,0,0,0,0,0,0,1,5.6,'',0,23146,0,2.5,8,14,0,15284,75418,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40420,12340,0,0,14308,0,0,0,'Charscale Assaulter (1)','','',72,2,0,1,0,175,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15284,75418,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40421,12213,0,0,12891,0,0,0,'Charscale Elite','','',72,2,0,1,0,80,1,0,82,82,103,1078480,1078480,0,1,0,1250,0,2287.5,3009.38,0,0,0,0,180000,10328,0,0,0,0,0,0,1,5.6,'',0,23330,0,2.5,8,14,0,15621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40422,12340,0,0,12891,0,0,0,'Charscale Elite (1)','','',72,2,0,1,0,280,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,15621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40423,12213,0,0,27226,0,0,0,'Charscale Commander','','',72,2,0,1,0,80,1,0,82,82,103,1078480,1078480,0,1,0,2000,0,3660,4815,0,0,0,0,180000,10328,0,0,0,0,0,0,1,5.6,'',0,0,0,2.5,8,14,0,13737,75414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40424,12340,0,0,27226,0,0,0,'Charscale Commander (1)','','',72,2,0,1,0,280,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,13737,75414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40425,12213,0,0,31823,31824,0,0,'Voodoo Troll','','',0,7,0,1,0,12,15,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,75382,75381,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40426,12340,0,0,31837,0,0,0,'Tiny Mooncloth Carpet','','',1056768,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40428,12340,0,0,11686,0,0,0,'[DND] Quest Credit Bunny - ET Battle','','',1048576,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40429,12213,0,0,31962,0,0,0,'Sanctum Guardian Xerestrasza','','',4096,2,0,0,0,189,832,0,80,80,2010,1905120,1905120,7333248,1,2,2000,0,346,499,0,0,0,0,180000,9730,0,0,0,0,0,0,1,5.6,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40435,13164,0,0,31851,0,0,0,'Headless Ghost','Dungeonmaster','',134217728,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,0,0,27.7781,27.7781,0,0,20,20,0,2999,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40436,11685,0,0,31849,0,31849,0,'Earthen Ring Pathfinder','Dungeonmaster','',134217728,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,0,0,0,0,0,0,0,0,0,2958,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40437,13164,0,0,31848,0,0,0,'Battered Brewer','Dungeonmaster','',134217728,7,0,0,0,1,1,0,50,50,1734,2215,2215,0,1,0,0,0,27.7781,27.7781,0,0,20,20,0,2999,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40438,13202,0,0,31852,0,0,0,'Steamwheedle Shyster','Dungeonmaster','',134217728,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,0,0,27.7781,27.7781,0,0,20,20,0,2999,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40441,13164,0,0,31847,0,0,0,'Battered Brewmaster','Dungeonmaster','',134217728,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,0,0,27.7781,27.7781,0,0,20,20,0,2999,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40443,11685,0,0,31850,0,31850,0,'Earthen Ring Scout','Dungeonmaster','',134217728,7,0,0,0,1,1,0,50,50,35,2215,2215,0,1,0,0,0,0,0,0,0,0,0,0,2958,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40446,11685,0,0,20990,0,20990,0,'Skar\'this the Summoner','Heretic of Neptulon','',0,7,0,1,0,4,5,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40468,12213,0,0,32754,0,0,0,'Shadow Orb','','',1048576,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40469,12213,0,0,32754,0,0,0,'Shadow Orb','','',1048576,4,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40470,12340,0,0,169,11686,0,0,'Orb Carrier (1)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40471,12340,0,0,169,11686,0,0,'Orb Carrier (2)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40472,12340,0,0,169,11686,0,0,'Orb Carrier (3)','','',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40478,12213,0,0,31881,0,0,0,'Elgin Clickspring','High Tinker\'s Assistant','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40479,12213,0,0,1126,11686,0,0,'Camera Vehicle','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40481,12213,0,0,31839,31840,31841,0,'Troll Celebrant','','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40492,12213,0,0,31892,0,0,0,'Zild\'jian','Vol\'jin\'s Wardrummer','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40502,12213,0,0,31778,0,0,0,'Zalazane','','',0,7,0,1,0,800,1,0,1,1,1732,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40506,12213,0,0,1126,11686,0,0,'Explosion Bunny','','',1024,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40533,11685,0,0,28063,0,0,0,'Frosty Flying Carpet','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40606,12340,0,0,31953,0,0,0,'Knight-Lieutenant T\'Maire Sydes','Northrend Armor Quartermaster','',4096,7,0,0,0,2,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40607,11685,0,0,31953,0,0,0,'Knight-Lieutenant T\'Maire Sydes','Northrend Armor Quartermaster','',4096,7,0,0,0,2,1,0,75,75,123,21270,21270,0,1,4481,2000,0,342,485,0,0,0,0,180000,8235,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40617,12213,0,0,1126,11686,0,0,'[DND] Bunny','','',1049600,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40624,14333,0,0,31956,0,0,0,'Celestial Dragon','','',0,12,0,0,0,1,1,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40625,11685,0,0,31957,31958,0,0,'Celestial Steed','','',0,1,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(40626,12213,0,0,32105,0,0,0,'Ruby Drakonid','','',1048576,2,0,0,0,150,1,0,80,82,103,2022150,2022150,0,1,0,2000,0,2715,3900,0,0,0,0,180000,9730,0,0,0,0,0,0,1,5.6,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40627,12213,0,0,32106,0,0,0,'Ruby Drake','','',1048576,2,0,0,0,150,1,0,80,80,103,2022150,2022150,0,1,0,2000,0,2715,4515,0,0,0,0,180000,9730,0,0,0,0,0,0,1,5.6,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40628,12213,0,0,32104,0,0,0,'Ruby Scalebane','','',1048576,2,0,0,0,150,1,0,80,80,60,2022150,2022150,0,1,0,1800,0,2715,3900,0,0,0,0,180000,9730,0,0,0,0,0,0,1,5.6,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40670,12340,0,0,169,16946,0,0,'Combustion (1)','','',16778240,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40671,12340,0,0,169,16946,0,0,'Combustion (2)','','',16778240,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40672,12340,0,0,169,16946,0,0,'Combustion (3)','','',16778240,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40673,12340,0,0,169,16946,0,0,'Consumption (1)','','',16778240,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40674,12340,0,0,169,16946,0,0,'Consumption (2)','','',16778240,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40675,12340,0,0,169,16946,0,0,'Consumption (3)','','',16778240,10,0,0,0,1.35,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40681,12213,0,0,12129,0,0,0,'Living Inferno','','',72,4,0,1,0,80,1,0,1,1,834,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40682,12340,0,0,12129,0,0,0,'Living Inferno (1)','','',72,4,0,1,0,80,1,0,1,1,834,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40683,12213,0,0,1070,0,0,0,'Living Ember','','',72,4,0,1,0,15,1,0,1,1,834,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40684,12340,0,0,1070,0,0,0,'Living Ember (1)','','',72,4,0,1,0,15,1,0,1,1,834,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40703,11685,0,0,32031,0,0,0,'Lil\' XT','','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40704,12340,0,0,22657,0,0,0,'Vrykul Proto-dragon Mount','','',2056,2,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40721,13202,0,0,28734,0,0,0,'Murkimus the Gladiator','','',0,12,0,0,0,1,1,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40724,12340,0,0,15093,0,0,0,'Crafticus Jones','Do Not Spawn','',0,7,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(24418,9056,0,0,22719,0,0,0,'Steel Gate Flying Machine','','vehichleCursor',0,9,0,0,0,3,1,0,70,70,1770,26946,26946,0,1,0,2000,0,260,390,0,500,208,312,180000,6719,0,0,0,0,0,0,0,1,'43775 43889',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,0),(40842,12340,0,0,32106,0,0,0,'Ruby Drake','','',1048576,2,0,0,0,150,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40870,12213,0,0,2718,0,0,0,'Ruby Dragon','','',1048576,2,0,0,0,150,1,0,80,80,60,2022150,2022150,0,1,0,0,0,0,0,0,0,0,0,180000,9730,0,0,0,0,0,0,1,5.6,'29266',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41839,12213,0,0,11686,0,0,0,'[DND] Controller','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42078,12213,0,0,32670,0,0,0,'Mini Thor','The Destroyer','',0,12,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43280,12340,0,0,169,11686,0,0,'Orb Rotation Focus (1)','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43281,12340,0,0,169,11686,0,0,'Orb Rotation Focus (2)','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43282,12340,0,0,169,11686,0,0,'Orb Rotation Focus (3)','','',1048576,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(100000,12340,0,0,0,0,0,0,'','','',0,0,0,0,0,0,0,0,33,33,35,1200,1200,0,0.5,0,1620,0,37.26,49.41,1,1782,57.024,83.754,0,1281,0,0,0,0,0,0,2.51,2,'',0,132,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33782,9767,0,0,28918,0,28918,0,'Argent Warhorse','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,62544,62575,62960,62552,64077,62863,63034,0,0,0,0,0,0,0,349,0,0,0,0,0,0,0,0,0),(33784,12340,0,0,28919,0,28919,0,'[ph] test tournament charger','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33790,9767,0,0,29255,0,0,0,'Stabled Exodar Elekk','','vehichleCursor',0,1,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,0,2000,0,420,630,0,2100,336,504,180000,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,62544,62575,63010,62552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,157,0),(33791,9767,0,0,29262,0,0,0,'Stabled Silvermoon Hawkstrider','','vehichleCursor',0,1,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,0,2000,0,420,630,0,2100,336,504,180000,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,62544,62575,63010,62552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,157,0),(33792,9767,0,0,29259,0,0,0,'Stabled Thunder Bluff Kodo','','vehichleCursor',0,1,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,0,2000,0,420,630,0,2100,336,504,180000,9729,0,0,0,0,0,0,0.9,0.204,'',0,0,0,2.5,8,14,0,62544,62575,63010,62552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,157,0),(33793,9767,0,0,28571,0,0,0,'Stabled Gnomeregan Mechanostrider','','vehichleCursor',0,9,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,0,2000,0,420,630,0,2100,336,504,180000,9729,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,62544,62575,63010,62552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,157,0),(33794,9767,0,0,29256,0,0,0,'Stabled Darnassian Nightsaber','','vehichleCursor',0,1,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,0,2000,0,420,630,0,2100,336,504,180000,9729,0,0,0,0,0,0,2.25,1.185,'',0,0,0,2.5,8,14,0,62544,62575,63010,62552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,157,0),(33795,9767,0,0,29258,0,0,0,'Stabled Ironforge Ram','','vehichleCursor',0,1,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,0,2000,0,420,630,0,2100,336,504,180000,9729,0,0,0,0,0,0,2,0.818,'',0,0,0,2.5,8,14,0,62544,62575,63010,62552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,157,0),(33796,9767,0,0,29261,0,0,0,'Stabled Darkspear Raptor','','vehichleCursor',0,1,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,0,2000,0,420,630,0,2100,336,504,180000,9729,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,62544,62575,63010,62552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,157,0),(33798,9767,0,0,29257,0,0,0,'Stabled Forsaken Warhorse','','vehichleCursor',0,6,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,0,2000,0,420,630,0,2100,336,504,180000,9729,0,0,0,0,0,0,1.5,0.35,'',0,0,0,2.5,8,14,0,62544,62575,63010,62552,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,157,0),(33799,9767,0,0,29260,0,0,0,'Stabled Orgrimmar Wolf','','vehichleCursor',0,1,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,0,2000,0,420,630,0,2100,336,504,180000,9729,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,62544,62575,63010,62552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,157,0),(33800,9767,0,0,28912,0,0,0,'Stabled Stormwind Steed','','vehichleCursor',0,1,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,0,2000,0,420,630,0,2100,336,504,180000,9729,0,0,0,0,0,0,1.5,1.45,'',0,0,0,2.5,8,14,0,62544,62575,63010,62552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,157,0),(33842,9767,0,0,28889,0,0,0,'Stabled Sunreaver Hawkstrider','','vehichleCursor',0,1,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,0,2000,0,420,630,0,2100,336,504,180000,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,62544,62575,63010,62552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(33843,9767,0,0,28888,0,0,0,'Stabled Quel\'dorei Steed','','vehichleCursor',0,1,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,0,2000,0,420,630,0,2100,336,504,180000,9729,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,62544,62575,63010,62552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33863,12340,0,0,28918,0,28918,0,'Argent Warhorse','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33870,9767,0,0,28918,0,0,0,'Stabled Argent Warhorse','','vehichleCursor',0,1,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,0,2000,0,420,630,0,2100,336,504,180000,9729,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,62544,62575,63010,62552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(34045,12213,33062,0,25870,25871,0,0,'Salvaged Chopper (1)','','vehichleCursor',262176,9,0,0,0,1,1,0,80,80,2105,504000,504000,0,1,0,2000,0,634,806,0,1500,0,0,180000,9730,0,0,0,0,0,0,1,5,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,335,0,0,0,0,0,0,0,0,0),(34107,12340,0,0,28919,0,28919,0,'Argent Charger (No abilities)','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,0,1,1,180000,7,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34120,9767,0,0,22878,0,0,0,'Brann\'s Flying Machine','','vehichleCursor',8,9,0,0,0,10,1,0,80,80,290,126000,126000,0,1,0,2000,0,422,586,0,2000,345,509,180000,9729,0,0,0,0,0,0,1,0.3,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0),(34125,9767,0,0,28918,0,0,0,'Stabled Campaign Warhorse','','vehichleCursor',0,1,0,1,0,5.95,1,0,80,80,35,75000,75000,0,1,0,2000,0,422,586,0,1500,345,509,180000,9729,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0),(34775,10192,0,0,27658,0,0,0,'Demolisher','','vehichleCursor',131080,9,0,0,0,17.28,1,0,70,70,35,70000,70000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,2.25,3.75,'',0,0,0,2.5,8,14,0,67442,68068,0,0,0,0,0,0,0,11902,0,0,0,0,509,0,0,0,0,0,0,0,0,0),(34776,10192,0,0,25292,0,0,0,'Siege Engine','','vehichleCursor',393256,9,0,0,0,61.7284,1,0,70,70,35,250000,250000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,67816,69502,0,0,0,0,0,0,0,11902,0,0,0,0,447,0,0,0,0,0,0,0,0,0),(34793,10192,0,0,23884,0,0,0,'Catapult','','vehichleCursor',393256,9,0,0,0,3.7,1,0,70,70,35,15000,15000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,3,5,'',0,0,0,2.5,8,14,0,66218,66296,0,0,0,0,0,68362,0,11902,0,0,0,0,438,0,0,0,0,0,0,0,0,0),(34802,10192,0,0,29642,0,0,0,'Glaive Thrower','','vehichleCursor',131080,9,0,0,0,6.17,1,0,70,70,35,50000,50000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,68827,69515,0,0,0,0,0,0,0,11902,0,0,0,0,447,0,0,0,0,0,0,0,0,0),(34812,10482,0,0,29205,29168,0,0,'The Turkey Chair','','vehichleCursor',1048584,9,0,0,0,2.80794,1,0,1,1,35,112,112,120,1,0,2000,0,1,2,0,2000,1,2,180000,17,0,0,0,0,0,0,1,0.5,'61796',0,0,0,2.5,8,14,0,66250,61785,61788,61786,61787,0,0,65403,0,0,0,0,0,0,321,1,0,0,0,0,0,0,0,0),(34819,10482,0,0,29205,29168,0,0,'The Stuffing Chair','','vehichleCursor',1048584,9,0,0,0,2.80794,1,0,1,1,35,112,112,120,1,0,2000,0,1,2,0,2000,1,2,180000,17,0,0,0,0,0,0,1,0.5,'61795',0,0,0,2.5,8,14,0,66259,61784,61785,61786,61787,0,0,65403,0,0,0,0,0,0,321,1,0,0,0,0,0,0,0,0),(34822,10482,0,0,29205,29168,0,0,'The Pie Chair','','vehichleCursor',1048584,9,0,0,0,2.80794,1,0,1,1,35,112,112,120,1,0,2000,0,1,2,0,2000,1,2,180000,17,0,0,0,0,0,0,1,0.5,'61794',0,0,0,2.5,8,14,0,66260,61784,61785,61786,61788,0,0,65403,0,0,0,0,0,0,321,1,0,0,0,0,0,0,0,0),(34823,10482,0,0,29205,29168,0,0,'The Cranberry Chair','','vehichleCursor',1048584,9,0,0,0,2.80794,1,0,1,1,35,112,112,120,1,0,2000,0,1,2,0,2000,1,2,180000,17,0,0,0,0,0,0,1,0.5,'61793',0,0,0,2.5,8,14,0,66261,61784,61788,61786,61787,0,0,65403,0,0,0,0,0,0,321,1,0,0,0,0,0,0,0,0),(34824,10482,0,0,29205,29168,0,0,'The Sweet Potato Chair','','vehichleCursor',1048584,9,0,0,0,2.80794,1,0,1,1,35,112,112,120,1,0,2000,0,1,2,0,2000,1,2,180000,17,0,0,0,0,0,0,1,0.5,'61797',0,0,0,2.5,8,14,0,66262,61784,61785,61786,61787,0,0,65403,0,0,0,0,0,0,321,1,0,0,0,0,0,0,0,0),(34891,12340,0,0,22471,0,0,0,'[PH] Tournament Hippogryph Quest Mount','','vehichleCursor',0,1,0,0,0,3,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34893,12340,0,0,22474,0,0,0,'[PH] Stabled Argent Hippogryph','','vehichleCursor',0,1,0,0,0,3.96825,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34929,10192,0,0,29488,0,0,0,'Alliance Gunship Cannon','','vehichleCursor',8,9,0,1,0,8.64,1,0,70,70,35,35000,35000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,66518,0,0,0,0,0,0,0,0,0,0,0,0,0,452,0,0,0,0,0,0,0,0,0),(34935,10192,0,0,29489,0,0,0,'Horde Gunship Cannon','','vehichleCursor',8,9,0,1,0,8.64,1,0,70,70,35,35000,35000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,68825,0,0,0,0,0,0,0,0,0,0,0,0,0,453,0,0,0,0,0,0,0,0,0),(34944,10192,0,0,27101,0,0,0,'Keep Cannon','','vehichleCursor',8,9,0,1,0,8.64,1,0,70,70,35,35000,35000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,67452,68169,0,0,0,0,0,0,0,11902,0,0,0,0,510,0,0,0,0,0,0,0,0,0),(35069,10192,0,0,26403,0,0,0,'Siege Engine','','vehichleCursor',393256,9,0,0,0,61.73,1,0,70,70,35,250000,250000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,67816,69502,0,0,0,0,0,0,0,11902,0,0,0,0,436,0,0,0,0,0,0,0,0,0),(35273,10192,0,0,29734,0,0,0,'Glaive Thrower','','vehichleCursor',131080,9,0,0,0,12.3457,1,0,70,70,35,50000,50000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,68827,69515,0,0,0,0,0,0,0,11902,0,0,0,0,447,0,0,0,0,0,0,0,0,0),(35335,10192,0,0,29766,0,0,0,'Alliance Boat','','vehichleCursor',393256,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,1,2,0,2000,1,2,180000,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,472,0,0,0,0,0,0,0,0,0),(35336,10192,0,0,29771,0,0,0,'Horde Boat','','vehichleCursor',393256,9,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,1,2,0,2000,1,2,180000,17,0,0,0,0,0,0,0,0,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,471,0,0,0,0,0,0,0,0,0),(35410,12340,0,0,29488,0,0,0,'Alliance Gunship Cannon (1)','','vehichleCursor',8,9,0,1,0,9.35979,1,0,80,80,35,350000,350000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,69495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35413,12340,0,0,23884,0,0,0,'Catapult (1)','','vehichleCursor',393256,9,0,0,0,3.25556,1,0,79,80,35,15000,15000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,66218,66296,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35415,12340,0,0,27658,0,0,0,'Demolisher (1)','','vehichleCursor',131080,9,0,0,0,10.8519,1,0,79,80,35,70000,70000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,68068,67442,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35419,12340,0,0,29642,0,0,0,'Glaive Thrower (1)','','vehichleCursor',131080,9,0,0,0,6.55185,1,0,80,80,35,50000,50000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,68827,69515,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35421,12340,0,0,29734,0,0,0,'Glaive Thrower (1)','','vehichleCursor',131080,9,0,0,0,6.55185,1,0,79,80,35,50000,50000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,68826,69515,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35427,12340,0,0,29489,0,0,0,'Horde Gunship Cannon (1)','','vehichleCursor',8,9,0,1,0,9.35979,1,0,79,80,35,35000,35000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,68825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35429,12340,0,0,27101,0,0,0,'Keep Cannon (1)','','vehichleCursor',8,9,0,1,0,9.35979,1,0,79,80,35,35000,35000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,67452,68169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35431,12340,0,0,25292,0,0,0,'Siege Engine (1)','','vehichleCursor',393256,9,0,0,0,65.5185,1,0,80,80,35,250000,250000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,67816,69502,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35433,12340,0,0,26403,0,0,0,'Siege Engine (1)','','vehichleCursor',393256,9,0,0,0,65.5185,1,0,79,80,35,250000,250000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,67816,69502,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35644,10192,0,0,28918,0,0,0,'Argent Warhorse','','vehichleCursor',0,10,0,0,0,3.96825,1,0,80,80,1802,50000,50000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,68505,62575,68282,66482,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,0,0,0,0,0),(36215,12340,0,0,27658,0,0,0,'Schweitzermobile','','vehichleCursor',131080,9,0,0,0,14.8148,1,0,1,1,35,1,1,0,1,0,2000,0,1,2,0,2000,1,2,180000,17,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36557,10192,0,0,28918,0,0,0,'Argent Warhorse','','vehichleCursor',0,10,0,0,0,3.97,1,0,80,80,35,50000,50000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,1.5,1,'',0,0,0,2.5,8,14,0,68505,62575,68282,66482,0,0,0,0,0,0,0,0,0,0,486,0,0,0,0,0,0,0,157,0),(36558,10192,0,0,29283,0,0,0,'Argent Battleworg','','vehichleCursor',0,10,0,0,0,3.96825,1,0,80,80,1801,50000,50000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,68505,62575,68282,66482,0,0,0,0,0,0,0,0,0,0,486,0,0,0,0,0,0,0,0,0),(36559,10192,0,0,29283,0,0,0,'Argent Battleworg','','vehichleCursor',0,10,0,0,0,3.97,1,0,80,80,1801,50000,50000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,1.8,0.42,'',0,0,0,2.5,8,14,0,68505,62575,68282,66482,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,0,0,0,157,0),(36838,10958,0,0,29488,0,0,0,'Alliance Gunship Cannon','','vehichleCursor',8,9,0,0,0,65.52,1,0,80,80,35,350000,350000,0,1,0,2000,0,349,522,0,2000,279,418,180000,9729,0,0,0,0,0,0,0,0,'69470',0,0,0,2.5,8,14,0,69399,70175,0,0,0,0,0,0,0,0,0,0,0,0,554,0,0,0,0,0,0,0,0,0),(36839,10958,0,0,29489,0,0,0,'Horde Gunship Cannon','','vehichleCursor',8,9,0,0,0,65.5185,1,0,80,80,35,350000,350000,0,1,0,2000,0,1547,1785,0,2000,819,1096,180000,9729,0,0,0,0,0,0,0,0,'69470',0,0,0,2.5,8,14,0,69399,70175,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36977,12340,0,0,8409,0,0,0,'Soulbound Fire Elemental','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,1,2,0,2000,1,2,180000,17,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3715,0,0,0,0,0,0,0),(37074,12340,0,0,28918,0,0,0,'Argent Warhose TEST','','vehichleCursor',0,10,0,0,0,3.96825,1,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37945,11403,0,0,30844,0,30844,0,'Dream Portal','','vehichleCursor',16778240,6,0,1,0,5,10,0,80,80,35,63000,63000,0,1,0,2000,0,420,630,0,2000,336,504,180000,9730,0,0,0,0,0,0,0,0,'70763',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38186,11403,0,0,30844,0,30844,0,'Dream Portal (Pre-effect)','','vehichleCursor',0,6,0,1,0,1,1,0,1,1,35,100,100,0,1,0,2000,0,1,1,0,2000,1,1,180000,17,0,0,0,0,0,0,0,0,'71304',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38429,11403,0,0,30844,0,30844,0,'Nightmare Portal (Pre-effect)','','vehichleCursor',0,6,0,1,0,1,1,0,81,81,14,12600,12600,0,1,0,2000,0,436,654,1,2000,349,523,180000,10029,0,0,0,0,0,0,0,0,'71986',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38430,11403,0,0,30844,0,30844,0,'Nightmare Portal','','vehichleCursor',16778240,6,0,1,0,5,10,0,80,80,35,63000,63000,0,1,0,2000,0,420,630,1,2000,336,504,180000,9730,0,0,0,0,0,0,0,0,'71994',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40246,11685,0,0,31756,0,0,0,'Instant Statue Pedestal','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,1,2,0,2000,1,1,180000,3750,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40725,11685,0,0,31992,31992,0,0,'X-53 Touring Rocket','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,35,1,1,0,1,0,2000,0,2,2,0,2200,1,1,180000,7,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,774,0,0,0,0,0,0,0,0,0),(34668,13202,0,0,29464,0,0,0,'Sassy Hardwrench','Your Executive Assistant','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,3,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34673,13202,0,0,29335,0,0,0,'Bamm Megabomb','Hunter Trainer','',0,7,0,0,0,0,0,0,6,6,2159,115,115,126,1,51,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34689,13202,0,0,29343,0,0,0,'Fizz Lighter','Mage Trainer','',262144,7,0,0,0,0,0,0,6,6,2159,111,111,259,1,51,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34692,13202,0,0,29345,0,0,0,'Sister Goldskimmer','Priest Trainer','',0,7,0,0,0,0,0,0,6,6,2159,111,111,259,1,51,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34693,13202,0,0,29346,0,0,0,'Slinky Sharpshiv','Rogue Trainer','',0,7,0,0,0,0,0,0,6,6,2160,120,120,0,1,51,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34695,13202,0,0,29347,0,0,0,'Maxx Avalanche','Shaman Trainer','',262144,7,0,0,0,0,0,0,10,10,2159,186,186,191,1,51,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34696,13202,0,0,29349,0,0,0,'Evol Fingers','Warlock Trainer','',262144,7,0,0,0,0,0,0,6,6,2159,111,111,259,1,51,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34697,13202,0,0,29350,0,0,0,'Warrior-Matic NX-01','Warrior Trainer','',0,7,0,0,0,0,0,0,6,6,2159,120,120,0,1,51,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34699,13202,0,0,30184,30185,30186,30187,'Bomb-Throwing Monkey','','',1,1,0,0,0,0,0,0,5,6,190,102,102,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34763,13202,0,0,1557,12199,12200,0,'Daggertooth Shark','','',0,1,0,0,0,0,0,0,5,6,14,102,102,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34830,13202,0,0,31741,31742,31743,31744,'Defiant Troll','','openhandglow',0,7,0,0,0,0,0,0,1,1,7,42,42,0,1,16777218,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34835,13202,0,0,29450,0,0,0,'Bruno Flameretardant','','',0,7,0,0,0,0,0,0,3,3,7,142,142,0,1,2,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34840,13164,0,0,31988,0,0,0,'Hot Rod','','',40,9,0,0,0,0,0,0,5,5,35,102,102,0,1,0,0,0,1.4422,1.4422,0,0,1,1,0,120,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,66300,0,66298,66299,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34865,13202,0,0,36101,0,0,0,'Tunneling Worm','','',0,1,0,0,0,0,0,0,1,1,7,42,42,0,1,0,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34872,13202,0,0,29471,0,0,0,'Foreman Dampwick','','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,3,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34874,13202,0,0,29472,0,0,0,'Megs Dreadshredder','Marketing Rep','',0,7,0,0,0,0,0,0,5,5,2159,306,306,0,1,3,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34876,13202,0,0,29473,0,0,0,'Frankie Gearslipper','','',0,7,0,0,0,0,0,0,3,3,7,138,138,79,1,2,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34877,13202,0,0,30262,0,0,0,'Jack the Hammer','','',0,7,0,0,0,0,0,0,3,3,7,142,142,0,1,2,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34878,13202,0,0,29474,0,0,0,'Sudsy Magee','','',0,7,0,0,0,0,0,0,3,3,7,138,138,79,1,2,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34957,13202,0,0,29495,0,0,0,'Ace','','',0,7,0,0,0,0,0,0,3,3,35,71,71,0,1,2,0,0,0.6976,0.6976,0,0,1,1,0,41,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34958,13202,0,0,32385,0,0,0,'Gobber','','',0,7,0,0,0,0,0,0,3,3,35,71,71,0,1,2,0,0,0.6976,0.6976,0,0,1,1,0,41,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34959,13202,0,0,29482,0,0,0,'Izzy','','',0,7,0,0,0,0,0,0,3,3,35,71,71,0,1,2,0,0,0.6976,0.6976,0,0,1,1,0,41,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35053,13202,0,0,29554,0,0,0,'Candy Cane','','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,3,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35054,13202,0,0,29555,0,0,0,'Chip Endale','','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,3,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35075,13202,0,0,29564,29566,29586,29587,'Kezan Citizen','','',0,7,0,0,0,0,0,0,1,5,2159,40,95,120,1,0,0,0,0.4564,1.3456,0,2000,10,11,0,5,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35120,13202,0,0,29617,0,0,0,'FBoK Bank Teller','','',0,7,0,0,0,0,0,0,3,3,2159,71,71,0,1,3,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35126,13202,0,0,29620,0,0,0,'Gappy Silvertooth','Bling Merchant','',0,7,0,0,0,0,0,0,3,3,2159,71,71,0,1,1,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35128,13202,0,0,29621,0,0,0,'Szabo','Custom Clothier','',0,7,0,0,0,0,0,0,3,3,2159,71,71,0,1,1,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35130,13202,0,0,29622,0,0,0,'Missa Spekkies','Shades Peddler','',0,7,0,0,0,0,0,0,3,3,2159,71,71,0,1,1,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35186,13202,35175,0,29631,29633,29668,29669,'Kezan Partygoer','','',0,7,0,0,0,0,0,0,1,2,2159,42,55,0,1,0,0,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35200,13202,0,0,29676,29677,29678,374,'Pirate Party Crasher','Southseas Freebooter','',0,7,0,0,0,0,0,0,3,4,2102,86,86,0,1,2,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35222,13202,0,0,29680,0,0,0,'Trade Prince Gallywix','Leader of the Bilgewater Cartel','',0,7,0,0,0,0,0,0,85,85,2159,586810,586810,42580,1,3,0,0,516,696,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35234,13202,0,0,29676,29677,29678,374,'Hired Looter','','',0,7,0,0,0,0,0,0,3,4,14,86,86,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47530,0,0,0,0,0,0,0),(35239,13202,0,0,31745,31746,31747,31748,'Troll Slave','','',0,7,0,0,0,0,0,0,1,3,2159,42,71,0,1,0,0,0,0.0607,0.6976,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35294,13202,0,0,31741,31742,31743,31744,'Rebellious Troll','','',0,7,0,0,0,0,0,0,3,4,14,71,71,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35304,13202,0,0,30244,30261,0,0,'Brute Enforcer','','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35623,13202,0,0,30262,0,0,0,'Villa Mook','','',0,7,0,0,0,0,0,0,3,4,2159,86,86,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35650,13202,0,0,29889,0,0,0,'Sassy Hardwrench','Your Former Executive Assistant','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,3,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35758,13202,0,0,29912,0,0,0,'Bamm Megabomb','Hunter Trainer','',0,7,0,0,0,0,0,0,10,10,2159,186,186,191,1,51,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35769,13202,0,0,29913,0,0,0,'Foreman Dampwick','','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,3,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35778,13202,0,0,29916,0,0,0,'Evol Fingers','Warlock Trainer','',0,7,0,0,0,0,0,0,10,10,2159,178,178,382,1,49,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35780,13202,0,0,29917,0,0,0,'Fizz Lighter','Mage Trainer','',0,7,0,0,0,0,0,0,10,10,2159,178,178,382,1,49,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35786,13202,0,0,29918,0,0,0,'Maxx Avalanche','Shaman Trainer','',0,7,0,0,0,0,0,0,10,10,2159,186,186,191,1,51,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35805,13202,0,0,29922,0,0,0,'Sister Goldskimmer','Priest Trainer','',0,7,0,0,0,0,0,0,10,10,2159,178,178,382,1,49,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35806,13202,0,0,29923,0,0,0,'Slinky Sharpshiv','Rogue Trainer','',0,7,0,0,0,0,0,0,10,10,2160,198,198,0,1,49,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35807,13202,0,0,29350,0,0,0,'Warrior-Matic NX-01','Warrior Trainer','',0,7,0,0,0,0,0,0,10,10,2159,198,198,0,1,49,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35810,13202,0,0,29924,29925,29926,29927,'Frightened Miner','','',0,7,0,0,0,0,0,0,6,6,2159,120,120,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35812,13202,0,0,30184,30185,30186,30187,'Smart Mining Monkey','','',0,1,0,0,0,0,0,0,5,6,14,102,102,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35837,13202,0,0,29933,0,0,0,'Dead Orc Scout','','',0,7,0,0,0,0,0,0,7,7,29,137,137,0,1,2,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35838,13202,0,0,32111,0,0,0,'Pygmy Witchdoctor','','',0,7,0,0,0,0,0,0,6,6,14,115,115,126,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35875,13202,0,0,29936,0,0,0,'Aggra','','',0,7,0,0,0,0,0,0,10,10,1074,198,198,0,1,2,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35882,13202,0,0,29942,29943,29944,29945,'Orc Survivor','','',0,7,0,0,0,0,0,0,6,7,1074,137,137,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35893,13202,0,0,29950,0,0,0,'Kilag Gorefang','','',0,7,0,0,0,0,0,0,9,9,1619,264,264,0,1,3,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35894,13202,0,0,29951,29952,29953,29954,'Orc Scout','','',0,7,0,0,0,0,0,0,7,7,1619,156,156,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35896,13202,35897,0,30129,30138,30140,30135,'Poison Spitter','','',0,4,0,0,0,0,0,0,5,6,14,102,102,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35897,13202,0,0,29999,30123,30043,30127,'Freezya','','',0,4,0,0,0,0,0,0,5,6,14,102,102,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35904,13202,0,0,599,0,0,0,'Jungle Cat','','',0,1,0,0,0,0,0,0,7,8,2200,137,137,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35917,13202,0,0,29950,0,0,0,'Kilag Gorefang','','',0,7,0,0,0,0,0,0,9,9,1074,264,264,0,1,3,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35928,13202,0,0,29999,30123,30043,30127,'Freezya','','',0,4,0,0,0,0,0,0,7,8,14,156,156,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35929,13202,0,0,30129,30138,30140,30135,'Poison Spitter','','',0,4,0,0,0,0,0,0,7,8,35,156,156,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35995,13202,35897,0,30165,0,0,0,'Strangle Vine','','',0,4,0,0,0,0,0,0,5,6,14,102,102,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,500,0,0,0,0,0,0,0,0,0),(36063,13202,0,0,29951,29952,29953,29954,'Orc Scout','','',0,7,0,0,0,0,0,0,8,8,29,156,156,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36092,13202,0,0,29979,29980,29981,29982,'SI:7 Assassin','','',0,7,0,0,0,0,0,0,6,7,123,137,137,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36103,13202,0,0,30010,30013,30011,30012,'SI:7 Operative','','',0,7,0,0,0,0,0,0,6,7,2202,120,120,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,49424,0,0,0,0,0,0,0),(36104,13202,0,0,30014,30017,30015,30016,'Orc Battlesworn','','',0,7,0,0,0,0,0,0,8,8,29,156,156,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36112,13202,0,0,29994,0,0,0,'Scout Brax','','',0,7,0,0,0,0,0,0,8,8,29,156,156,0,1,2,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36115,13202,0,0,29936,0,0,0,'Aggra','','',0,7,0,0,0,0,0,0,10,10,1074,198,198,0,1,1,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36117,13202,0,0,29950,0,0,0,'Kilag Gorefang','','',0,7,0,0,0,0,0,0,9,9,1074,264,264,0,1,1,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36127,13202,0,0,22719,0,0,0,'Gyrochoppa','','',0,9,0,0,0,0,0,0,10,10,35,198,198,0,1,3,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36129,13202,0,0,30018,0,0,0,'Gyrochoppa Pilot','','',0,7,0,0,0,0,0,0,7,7,875,137,137,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,49424,0,0,0,0,0,0,0),(36145,13202,0,0,38689,0,0,0,'Thrall','Warchief','',0,7,0,0,0,0,0,0,88,88,29,61681,61681,4258,1,3,0,0,650,856,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36149,13202,0,0,30031,30032,30033,30034,'Alliance Sailor','','',0,7,0,0,0,0,0,0,6,7,16,137,137,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36153,13202,0,0,30035,0,0,0,'Alliance Captain','','',0,7,0,0,0,0,0,0,7,7,16,171,171,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36161,13202,0,0,38689,0,0,0,'Thrall','Warchief','',0,7,0,0,0,0,0,0,88,88,29,42,42,0,1,3,0,0,2,2,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36176,13202,0,0,30031,30032,30033,30034,'Alliance Sailor','','',0,7,0,0,0,0,0,0,6,7,14,137,137,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36180,13202,0,0,30051,0,0,0,'Ace','','',0,7,0,0,0,0,0,0,6,6,2159,120,120,0,1,1,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36186,13202,0,0,32385,0,0,0,'Gobber','','',0,7,0,0,0,0,0,0,6,6,2159,120,120,0,1,131073,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36188,13202,0,0,38689,0,0,0,'Thrall','Warchief','',0,7,0,0,0,0,0,0,88,88,29,61681,61681,4258,1,2,0,0,650,856,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36344,13202,0,0,29924,29925,29926,29927,'Frightened Miner','','',0,7,0,0,0,0,0,0,6,6,2159,120,120,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36354,13202,0,0,30018,0,0,0,'Gyrochoppa Pilot','','',0,7,0,0,0,0,0,0,7,7,875,137,137,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36381,13202,0,0,29942,29943,29944,29945,'Dead Orc','','',0,7,0,0,0,0,0,0,6,7,35,120,137,0,1,0,0,0,2.1375,2.9811,0,0,1,1,0,174,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36382,13202,0,0,30014,30017,30015,30016,'Dead Orc','','',0,7,0,0,0,0,0,0,7,8,35,137,156,0,1,0,0,0,2.9811,3.485,0,0,1,1,0,239,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36383,13202,0,0,30184,30185,30186,30187,'Jumping Monkey','','',0,1,0,0,0,0,0,0,6,7,189,120,120,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36403,13202,0,0,29680,0,0,0,'Trade Prince Gallywix','Leader of the Bilgewater Cartel','',0,7,0,0,0,0,0,0,85,85,2159,10,10,10,1,1,0,0,516,696,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36404,13202,0,0,30104,0,0,0,'Candy Cane','','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,1,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36406,13202,0,0,30105,0,0,0,'Chip Endale','','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,1,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36417,13202,0,0,29950,0,0,0,'Kilag Gorefang','','',0,7,0,0,0,0,0,0,9,9,1074,264,264,0,1,1,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36418,13202,0,0,29936,0,0,0,'Aggra','','',0,7,0,0,0,0,0,0,10,10,1074,198,198,0,1,1,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36421,13202,0,0,29942,29943,29944,29945,'Orc Survivor','','',0,7,0,0,0,0,0,0,6,7,1074,120,120,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36422,13202,0,0,29951,29952,29953,29954,'Orc Scout','','',0,7,0,0,0,0,0,0,7,7,29,137,137,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36423,13202,0,0,30014,30017,30015,30016,'Orc Battlesworn','','',0,7,0,0,0,0,0,0,8,8,29,156,156,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36425,13202,0,0,29889,0,0,0,'Sassy Hardwrench','Your Former Executive Assistant','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,2,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36427,13202,0,0,30115,0,0,0,'Brett \"Coins\" McQuid','Recovered Supplies','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,640,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36428,13202,0,0,30051,0,0,0,'Ace','','',0,7,0,0,0,0,0,0,6,6,2159,120,120,0,1,1,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36429,13202,0,0,30053,0,0,0,'Izzy','','',0,7,0,0,0,0,0,0,6,6,2159,120,120,0,1,1,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36463,13202,0,0,32385,0,0,0,'Gobber','','',0,7,0,0,0,0,0,0,6,6,2159,120,120,0,1,131073,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36464,13202,0,0,30116,0,0,0,'Chawg','Armor Vendor','',0,7,0,0,0,0,0,0,6,6,29,120,120,0,1,4224,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36465,13202,0,0,30116,0,0,0,'Chawg','Armor Vendor','',0,7,0,0,0,0,0,0,6,6,29,120,120,0,1,4224,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36466,13202,0,0,30115,0,0,0,'Brett \"Coins\" McQuid','Recovered Supplies','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,640,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36467,13202,0,0,30114,0,0,0,'Sally \"Salvager\" Sandscrew','Slightly Damp Salvage','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,4224,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36468,13202,0,0,30104,0,0,0,'Candy Cane','','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36469,13202,0,0,30105,0,0,0,'Chip Endale','','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36470,13202,0,0,29913,0,0,0,'Foreman Dampwick','','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,2,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36471,13202,0,0,29913,0,0,0,'Foreman Dampwick','','',0,7,0,0,0,0,0,0,5,5,2231,102,102,0,1,2,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36496,13202,0,0,30142,0,0,0,'Grimy Greasefingers','Innkeeper','',0,7,0,0,0,0,0,0,6,6,2159,120,120,0,1,65537,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36501,13202,0,0,30142,0,0,0,'Grimy Greasefingers','Innkeeper','',0,7,0,0,0,0,0,0,6,6,2159,120,120,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36507,13202,0,0,5557,5558,5559,5560,'Crab','','',0,8,0,0,0,0,0,0,1,1,188,42,42,0,1,0,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36518,13202,0,0,29912,0,0,0,'Bamm Megabomb','Hunter Trainer','',0,7,0,0,0,0,0,0,10,10,2159,186,186,191,1,49,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36519,13202,0,0,29916,0,0,0,'Evol Fingers','Warlock Trainer','',0,7,0,0,0,0,0,0,10,10,2159,178,178,382,1,49,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36520,13202,0,0,29917,0,0,0,'Fizz Lighter','Mage Trainer','',0,7,0,0,0,0,0,0,10,10,2159,178,178,382,1,49,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36521,13202,0,0,29918,0,0,0,'Maxx Avalanche','Shaman Trainer','',0,7,0,0,0,0,0,0,10,10,2159,186,186,191,1,51,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36523,13202,0,0,29922,0,0,0,'Sister Goldskimmer','Priest Trainer','',0,7,0,0,0,0,0,0,10,10,2159,178,178,382,1,49,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36524,13202,0,0,29923,0,0,0,'Slinky Sharpshiv','Rogue Trainer','',0,7,0,0,0,0,0,0,10,10,2160,198,198,0,1,49,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36525,13202,0,0,29350,0,0,0,'Warrior-Matic NX-01','Warrior Trainer','',0,7,0,0,0,0,0,0,10,10,2159,198,198,0,1,49,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36578,13202,0,0,599,0,0,0,'Bastia','Kilag Gorefang\'s Pet','',0,1,0,0,0,0,0,0,8,8,1074,156,156,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36600,13202,0,0,30219,0,0,0,'Geargrinder Gizmo','','',0,7,0,0,0,0,0,0,5,5,2160,102,102,0,1,2,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36608,13202,0,0,30227,0,0,0,'Doc Zapnozzle','','',0,7,0,0,0,0,0,0,5,5,35,102,102,0,1,2,0,0,1.4422,1.4422,0,0,1,1,0,120,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36615,13202,0,0,30227,0,0,0,'Doc Zapnozzle','First Aid Trainer','',0,7,0,0,0,0,0,0,7,7,2231,137,137,0,1,81,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36621,13202,0,0,30237,0,0,0,'Alliance Wizard','','',0,7,0,0,0,0,0,0,7,7,16,126,126,289,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36681,13202,0,0,2851,12197,12198,0,'Ravenous Lurker','','',0,1,0,0,0,0,0,0,7,8,14,156,156,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50381,0,0,0,0,0,0,0),(36682,13202,0,0,26216,0,0,0,'The Hammer','','',0,1,0,0,0,0,0,0,8,8,14,3120,3120,0,1,0,0,0,10,14,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36719,13202,0,0,8410,0,0,0,'Pterrordax Scavenger','','',0,1,0,0,0,0,0,0,6,7,14,137,137,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36721,13202,0,0,27677,0,0,0,'Island Turtle','','',0,8,0,0,0,0,0,0,1,2,189,8,11,0,1,0,0,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36732,13202,0,0,17654,0,0,0,'Ancient Island Turtle','','',0,1,0,0,0,0,0,0,6,6,189,120,120,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36740,13202,0,0,30306,0,0,0,'Teraptor Hatchling','','',0,1,0,0,0,0,0,0,5,6,14,120,120,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37056,13202,0,0,30498,0,0,0,'Goblin Supermodel','Ridiculously Good-Looking','',0,7,0,0,0,0,0,0,3,3,2159,71,71,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37057,13202,0,0,30499,0,0,0,'Goblin Supermodel','Ridiculously Good-Looking','',0,7,0,0,0,0,0,0,3,3,2159,71,71,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37106,13202,0,0,30513,0,0,0,'Coach Crosscheck','The Bilgewater Buccaneers','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,3,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37114,13202,0,0,31781,0,0,0,'Steamwheedle Shark','','',0,9,0,0,0,0,0,0,5,5,7,102,102,0,1,0,0,0,1.4422,1.4422,0,0,1,1,0,120,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37203,13202,0,0,31296,31295,0,0,'Fourth And Goal Target','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,2,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37602,13202,0,0,30703,0,0,0,'Claims Adjuster','Undermine Insurance Unlimited','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,2,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37761,13202,0,0,30114,0,0,0,'Sally \"Salvager\" Sandscrew','Armor Vendor','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,4224,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37762,13202,0,0,30115,0,0,0,'Brett \"Coins\" McQuid','General Goods','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,640,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37872,13202,0,0,1126,0,0,0,'Capturing The Unknown - Bunny 1','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37895,13202,0,0,1126,0,0,0,'Capturing The Unknown - Bunny 2','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37896,13202,0,0,1126,0,0,0,'Capturing The Unknown - Bunny 3','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37897,13202,0,0,1126,0,0,0,'Capturing The Unknown - Bunny 4','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38120,13202,0,0,30098,0,0,0,'Hobart Grapplehammer','','',0,7,0,0,0,0,0,0,10,10,2231,198,198,0,1,3,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38124,13202,0,0,29977,0,0,0,'Assistant Greely','','',0,7,0,0,0,0,0,0,10,10,2231,198,198,0,1,2,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38187,13164,0,0,19732,19733,19734,19735,'Spiny Raptor','','',0,1,0,0,0,0,0,0,7,8,14,137,137,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38224,13202,0,0,30997,0,0,0,'Mechachicken','','',0,9,0,0,0,0,0,0,8,8,14,312,312,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38318,13202,0,0,21763,0,0,0,'Mechashark X-Steam','','',0,9,0,0,0,0,0,0,12,12,35,468,468,0,1,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,71659,71658,71660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38359,13202,0,0,31061,31062,31063,31064,'Vashj\'elan Warrior','','',0,7,0,0,0,0,0,0,7,8,1771,137,137,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50437,0,0,0,0,0,0,0),(38360,13202,0,0,31065,31066,31067,31068,'Vashj\'elan Siren','','',0,7,0,0,0,0,0,0,7,8,1771,143,143,319,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50437,0,0,0,0,0,0,0),(38381,13202,0,0,30115,0,0,0,'Brett \"Coins\" McQuid','Recovered Supplies','',0,7,0,0,0,0,0,0,5,5,2159,102,102,0,1,643,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38387,13202,0,0,29889,0,0,0,'Sassy Hardwrench','Your Former Executive Assistant','',0,7,0,0,0,0,0,0,5,5,2231,102,102,0,1,3,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38409,13202,0,0,29383,29385,29384,29386,'Goblin Survivor','','',0,7,0,0,0,0,0,0,3,5,2159,102,102,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38412,13202,0,0,31084,0,0,0,'Naga Hatchling','','Speak',0,7,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38432,13202,0,0,31090,0,0,0,'Megs Dreadshredder','Marketing Rep','',0,7,0,0,0,0,0,0,5,5,2159,306,306,0,1,3,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38441,13202,0,0,30051,0,0,0,'Ace','','',0,7,0,0,0,0,0,0,6,6,2159,120,120,0,1,3,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38448,13202,0,0,31674,0,0,0,'Faceless of the Deep','','',0,10,0,0,0,0,0,0,8,8,14,273,273,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38510,13202,0,0,30142,0,0,0,'Grimy Greasefingers','Innkeeper','',0,7,0,0,0,0,0,0,6,6,2160,120,120,0,1,1,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38513,13202,0,0,29916,0,0,0,'Evol Fingers','Warlock Trainer','',0,7,0,0,0,0,0,0,10,10,2231,178,178,382,1,49,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38517,13202,0,0,29923,0,0,0,'Slinky Sharpshiv','Rogue Trainer','',0,7,0,0,0,0,0,0,10,10,2231,198,198,0,1,51,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38526,13202,0,0,27101,0,0,0,'B.C. Eliminator','','Gunner',0,9,0,0,0,0,0,0,10,10,2159,198,198,0,1,0,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,72206,0,0,0,0,0,0,0,0,0,0,0,0,0,640,0,0,0,0,0,0,0,0,0),(38531,13202,0,0,32113,32116,0,0,'Oomlot Warrior','','',0,7,0,0,0,0,0,0,7,8,2228,39,39,0,1,0,0,0,10,14,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38574,13202,0,0,32108,0,0,0,'Oomlot Shaman','','',0,7,0,0,0,0,0,0,7,8,14,126,126,289,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38575,13202,0,0,32087,32090,0,0,'Oomlot Tribesman','','',0,7,0,0,0,0,0,0,7,8,14,156,156,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38643,13202,0,0,29383,29385,29563,29564,'Goblin Captive','','',0,7,0,0,0,0,0,0,5,8,2159,120,120,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38644,13202,0,0,32108,0,0,0,'Oomlot Shaman','','',0,7,0,0,0,0,0,0,7,8,14,126,126,289,1,0,0,0,4,5,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38647,13202,0,0,30053,0,0,0,'Izzy','','',0,7,0,0,0,0,0,0,6,6,2159,120,120,0,1,3,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38696,13202,0,0,35965,0,0,0,'Yngwie','','',0,7,0,0,0,0,0,0,8,8,14,312,312,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38738,13202,0,0,30513,0,0,0,'Coach Crosscheck','The Bilgewater Buccaneers','',0,7,0,0,0,0,0,0,5,5,2231,102,102,24,1,2,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38745,13202,38409,0,29563,29564,29565,29566,'Kezan Citizen','','',0,7,0,0,0,0,0,0,1,5,2159,42,102,0,1,0,0,0,0.0607,1.4422,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38746,13202,0,0,32385,0,0,0,'Gobber','','',0,7,0,0,0,0,0,0,6,6,2227,120,120,0,1,131073,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38753,13202,0,0,36759,36760,36761,36762,'Goblin Zombie','','',0,6,0,0,0,0,0,0,7,8,14,156,156,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38808,13202,0,0,32110,0,0,0,'Gaahl','','',0,7,0,0,0,0,0,0,9,9,14,332,332,178,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38809,13202,0,0,32109,0,0,0,'Malmo','','',0,7,0,0,0,0,0,0,9,9,14,332,332,178,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38810,13202,0,0,32111,0,0,0,'Teloch','','',0,7,0,0,0,0,0,0,9,9,14,332,332,178,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38811,13202,0,0,32095,32094,0,0,'Oostan Headhunter','','',0,7,0,0,0,0,0,0,7,8,14,148,148,165,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38812,13202,0,0,29383,0,0,0,'Goblin Captive','','',0,7,0,0,0,0,0,0,5,8,2159,120,120,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38813,13202,0,0,36759,0,0,0,'Goblin Zombie','','',0,6,0,0,0,0,0,0,7,8,14,42,42,0,1,0,0,0,4,5,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38815,13202,0,0,36761,0,0,0,'Goblin Zombie','','',0,6,0,0,0,0,0,0,7,8,35,42,42,0,1,0,0,0,4,5,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38816,13202,0,0,36760,0,0,0,'Goblin Zombie','','',0,6,0,0,0,0,0,0,7,8,35,42,42,0,1,0,0,0,4,5,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38845,13164,0,0,21457,0,0,0,'Child of Volcanoth','','',0,1,0,0,0,0,0,0,7,8,14,137,137,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52035,0,0,0,0,0,0,0),(38855,13202,0,0,35966,0,0,0,'Volcanoth','','',0,1,0,0,0,0,0,0,10,10,14,3960,3960,0,1,0,0,0,13,17,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38928,13202,0,0,29889,0,0,0,'Sassy Hardwrench','Your Former Executive Assistant','',0,7,0,0,0,0,0,0,5,5,2160,102,102,0,1,2,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38929,13202,0,0,26556,0,0,0,'Flying Bomber','','',0,9,0,0,0,0,0,0,10,10,35,198,198,0,1,0,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,658,0,0,0,0,0,0,0,0,0),(38935,13202,0,0,38689,0,0,0,'Thrall','Warchief','',0,7,0,0,0,0,0,0,88,88,29,61681,61681,4258,1,3,0,0,516,696,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39037,13202,0,0,26556,0,0,0,'Flying Bomber','','',0,9,0,0,0,0,0,0,10,10,35,198,198,0,1,0,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39039,13202,0,0,31281,0,0,0,'Gnomeregan Stealth Fighter','','',0,9,0,0,0,0,0,0,15,15,16,1,5,0,1,0,0,0,22,29,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,666,0,0,0,0,0,0,0,0,0),(39041,13202,0,0,31307,31309,31308,31310,'Gnomeregan Pilot','','',0,7,0,0,0,0,0,0,8,9,14,156,156,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39042,13202,0,0,33958,33959,33960,33961,'Alliance Paratrooper','Ironforge 127th Paratroopers','',0,7,0,0,0,0,0,0,8,9,57,176,176,0,1,0,0,0,4,5,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39044,13202,0,0,30014,30017,30015,30016,'Orc Battlesworn','','',0,7,0,0,0,0,0,0,9,10,1619,176,176,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39063,13202,0,0,30116,0,0,0,'Chawg','Armor Vendor','',0,7,0,0,0,0,0,0,10,10,29,198,198,0,1,4227,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39064,13202,0,0,29942,29943,29944,29945,'Orc Survivor','','',0,7,0,0,0,0,0,0,8,9,1074,156,156,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39065,13202,0,0,29936,0,0,0,'Aggra','','',0,7,0,0,0,0,0,0,15,15,1074,328,328,0,1,3,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39066,13202,0,0,29950,0,0,0,'Kilag Gorefang','','',0,7,0,0,0,0,0,0,15,15,1074,492,492,0,1,3,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39068,13202,0,0,29951,29952,29953,29954,'Orc Scout','','',0,7,0,0,0,0,0,0,8,9,29,176,176,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39069,13202,39042,0,33958,33959,33960,33961,'Alliance Paratrooper','Ironforge 127th Paratroopers','',0,7,0,0,0,0,0,0,8,9,16,156,156,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39141,13202,0,0,31323,0,0,0,'Commander Arrington','SI:7','',0,7,0,0,0,0,0,0,10,10,16,396,396,0,1,0,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52346,0,0,0,0,0,0,0),(39142,13202,0,0,33964,0,0,0,'Darkblade Cyn','SI:7','',0,7,0,0,0,0,0,0,10,10,16,396,396,0,1,0,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52347,0,0,0,0,0,0,0),(39143,13202,0,0,33965,0,0,0,'Alexi Silenthowl','SI:7','',0,7,0,0,0,0,0,0,10,10,16,396,396,0,1,0,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52349,0,0,0,0,0,0,0),(39145,13202,0,0,31327,0,0,0,'Mud','','',0,12,0,0,0,0,0,0,5,5,35,102,102,0,1,0,0,0,1.4422,1.4422,0,0,1,1,0,120,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39147,13202,0,0,599,0,0,0,'Bastia','Kilag Gorefang\'s Pet','',0,1,0,0,0,0,0,0,15,15,1074,328,328,0,1,0,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39193,13202,0,0,30262,0,0,0,'Brute Overseer','','',0,7,0,0,0,0,0,0,9,10,16,198,198,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52483,52484,0,0,0,0,0,0),(39194,13202,0,0,31358,0,0,0,'Blastshadow the Brutemaster','','',0,7,0,0,0,0,0,0,10,10,16,178,178,382,1,0,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39195,13202,0,0,10924,0,0,0,'Delicia Whipsnaps','','',0,3,0,0,0,0,0,0,10,10,16,198,198,0,1,0,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39199,13202,0,0,29977,0,0,0,'Assistant Greely','','',0,7,0,0,0,0,0,0,10,10,35,198,198,0,1,2,0,0,3.2707,3.2707,0,0,1,1,0,512,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39341,13202,0,0,31411,0,0,0,'Mine Cart','','',0,9,0,0,0,0,0,0,14,14,35,300,300,0,1,3,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39354,13202,0,0,31782,0,0,0,'Steamwheedle Shark','','',0,9,0,0,0,0,0,0,9,10,2228,198,198,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52530,0,0,0,0,0,0,0),(39363,13202,0,0,31423,0,0,0,'Chip Endale','','',0,7,0,0,0,0,0,0,11,11,14,444,444,0,1,0,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52531,0,0,0,0,0,0,0),(39376,13202,0,0,7288,0,0,0,'KTC Oil Bot','','',0,9,0,0,0,0,0,0,9,10,14,198,198,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52560,0,0,0,0,0,0,0),(39426,13202,0,0,31448,0,0,0,'Candy Cane','','',0,7,0,0,0,0,0,0,11,11,14,444,444,0,1,0,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52559,0,0,0,0,0,0,0),(39449,13202,0,0,29676,29677,29678,374,'Southsea Mercenary','','',0,7,0,0,0,0,0,0,9,10,16,198,198,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39456,13202,0,0,29384,29386,29585,29587,'Captured Goblin','','',0,7,0,0,0,0,0,0,5,8,2159,156,156,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39582,13202,0,0,31477,0,0,0,'Trade Prince Gallywix','Leader of the Bilgewater Cartel','',0,7,0,0,0,0,0,0,85,85,14,58681,58681,4258,1,0,0,0,516,696,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39589,13202,0,0,31288,30418,31482,0,'Brute Bodyguard','','',0,7,0,0,0,0,0,0,11,12,16,222,222,0,1,0,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39591,13202,0,0,30014,30017,30015,30016,'Orc Battlesworn','','',0,7,0,0,0,0,0,0,9,10,2238,198,198,0,1,0,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39598,13202,0,0,31484,0,0,0,'Ultimate Footbomb Uniform','','',0,9,0,0,0,0,0,0,85,85,35,13068,13068,0,1,0,0,0,530,713,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,73998,73994,73997,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39660,13202,0,0,5233,0,0,0,'Spirit Healer','','',0,7,0,0,0,0,0,0,60,60,35,4120,4120,0,1,16385,0,0,104,138,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40064,13164,0,0,599,0,0,0,'Jungle Panther','','',0,1,0,0,0,0,0,0,10,11,2200,222,222,0,1,0,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40067,13202,0,0,29999,30123,30043,30127,'Iceeya','','',0,4,0,0,0,0,0,0,10,11,14,198,198,0,1,0,0,0,10,15,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40073,13202,0,0,5585,5555,5556,5586,'Funafuti','','',0,8,0,0,0,0,0,0,1,1,188,1,5,0,1,0,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40074,13202,0,0,5585,5555,5556,5586,'Atiu','','',0,8,0,0,0,0,0,0,1,1,188,1,5,0,1,0,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40075,13202,0,0,5585,5555,5556,5586,'Avarua','','',0,8,0,0,0,0,0,0,1,1,188,1,5,0,1,0,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40076,13202,0,0,5585,5555,5556,5586,'Rima','','',0,8,0,0,0,0,0,0,1,1,188,1,5,0,1,0,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40077,13202,0,0,5585,5555,5556,5586,'Mata','','',0,8,0,0,0,0,0,0,1,1,188,1,5,0,1,0,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42473,13202,0,0,30142,0,0,0,'Grimy Greasefingers','Innkeeper','',0,7,0,0,0,0,0,0,6,6,2231,120,120,0,1,65537,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44579,13202,0,0,31085,0,0,0,'Naga Hatchling','','Speak',0,7,0,0,0,0,0,0,1,1,190,42,42,0,1,16777216,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47794,13164,0,0,4268,35802,4343,0,'Snake','','',0,8,0,0,0,0,0,0,1,1,188,42,42,0,1,0,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0),(48304,13202,0,0,3019,0,0,0,'Training Dummy','','',0,9,0,0,0,0,0,0,3,3,7,284,284,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0),(48305,13202,0,0,36095,36097,36096,36098,'Injured Employee','','',0,7,0,0,0,0,0,0,1,3,2159,420,710,0,1,0,0,0,0.0607,0.6976,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48494,13202,0,0,30098,0,0,0,'Hobart Grapplehammer','','',0,7,0,0,0,0,0,0,6,6,2159,120,120,0,1,1,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48496,13202,0,0,29977,0,0,0,'Assistant Greely','','',0,7,0,0,0,0,0,0,6,6,2159,120,120,0,1,1,0,0,4,5,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48526,13202,0,0,26559,0,0,0,'Bilgewater Buccaneer','','vehichleCursor',0,9,0,0,0,0,0,0,5,5,35,102,102,0,1,0,0,0,2,3,0,0,5.7,7.6,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48947,13202,0,0,36350,36351,36352,36353,'Kezan Socialite','','',0,7,0,0,0,0,0,0,1,3,35,42,71,0,1,0,0,0,0.0607,0.6976,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48949,13202,0,0,36350,36351,36352,36353,'Kezan Socialite','','',0,7,0,0,0,0,0,0,1,3,2159,42,71,0,1,1,0,0,0.0607,0.6976,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48961,13202,0,0,36346,36347,36348,36349,'Kezan Socialite','','',0,7,0,0,0,0,0,0,1,3,2159,42,71,0,1,1,0,0,0.0607,0.6976,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48962,13202,0,0,36346,36347,36348,36349,'Kezan Socialite','','',0,7,0,0,0,0,0,0,1,3,35,42,71,0,1,0,0,0,0.0607,0.6976,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49131,13202,0,0,31988,0,0,0,'Goblin Hot Rod','','',0,9,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49150,13202,0,0,29807,0,0,0,'Subject Nine','','',0,1,0,0,0,0,0,0,1,1,190,42,42,0,1,1,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49772,13202,0,0,33559,0,0,0,'Rabbot','','',0,8,0,0,0,0,0,0,1,1,31,1,5,0,1,0,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49773,13202,0,0,7920,0,0,0,'Robo-Chick','','',0,8,0,0,0,0,0,0,1,1,31,1,5,0,1,0,0,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50310,13202,0,0,29384,0,0,0,'Goblin Captive','','',0,7,0,0,0,0,0,0,5,8,2159,156,156,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50311,13202,0,0,29563,0,0,0,'Goblin Captive','','',0,7,0,0,0,0,0,0,5,8,2159,102,102,0,1,0,0,0,2,3,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35063,13202,0,0,29563,29565,29584,29585,'Kezan Citizen','','',0,7,0,0,0,0,0,0,1,5,2159,42,102,230,1,0,0,0,0.0607,1.4422,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32852,13202,0,0,1126,11686,0,0,'Greymist Kill Credit Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32856,13202,0,0,28478,28479,28480,28481,'Warsong Invader','','',0,7,0,0,0,0,0,0,22,23,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32858,13202,0,0,28325,28326,28327,28328,'Shatterspear Champion','','',0,7,0,0,0,0,0,0,14,15,1734,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32859,13202,0,0,29134,29135,29137,29136,'Horde Enforcer','','',0,7,0,0,0,0,0,0,13,13,83,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32861,13164,0,0,28337,28338,28339,28340,'Shatterspear Laborer','','',0,7,0,0,0,0,0,0,12,13,83,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32862,13202,0,0,28341,0,0,0,'Jor\'kil the Soulripper','','',2147483647,7,0,1,0,0,0,0,15,15,83,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32868,13164,0,0,28347,0,0,0,'Lorenth Thundercall','','',2147483647,7,0,0,0,0,0,0,15,15,1735,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32869,13202,0,0,28348,0,0,0,'Sheya Stormweaver','','',2147483647,7,0,0,0,0,0,0,15,15,1735,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32888,13202,0,0,28356,28357,0,0,'Twilight Fanatic','','',0,7,0,0,0,0,0,0,12,13,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32899,13202,0,0,28367,0,0,0,'High Cultist Azerynn','','',0,7,0,0,0,0,0,0,14,14,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32911,13202,0,0,28392,0,0,0,'Gershala Nightwhisper','','',0,7,0,0,0,0,0,0,12,12,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32928,13164,0,0,30159,30160,0,0,'Vile Spray','','',0,4,0,0,0,0,0,0,9,10,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.3174,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32937,13202,0,0,5561,0,0,0,'Tranquil Tidal Spirit','','',0,4,0,0,0,0,0,0,14,14,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32970,13202,0,0,28414,0,0,0,'Rit\'ko','Shatterspear Torturer','',0,7,0,0,0,0,0,0,14,14,83,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32986,13202,0,0,1126,17612,0,0,'Frenzied Cyclone Bracers Kill Credit Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32988,13202,0,0,28424,0,0,0,'Cloudtamer Wildmane','','',0,7,0,0,0,0,0,0,15,15,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32989,13202,0,0,28425,0,0,0,'Windmaster Tzu-Tzu','','',0,7,0,0,0,0,0,0,15,15,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32990,13202,0,0,28427,0,0,0,'Skylord Braax','','',0,7,0,0,0,0,0,0,15,15,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32996,13164,0,0,2007,0,0,0,'Sharax the Defiler','','',0,3,0,0,0,0,0,0,19,19,90,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33000,13164,0,0,12349,0,0,0,'Spirit of Corruption','','',0,10,0,0,0,0,0,0,19,19,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33001,13202,0,0,1770,0,0,0,'Thundris Windweaver','','',1152,7,0,0,0,0,0,0,15,15,80,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33020,13202,0,0,2017,0,0,0,'Zenn Foulhoof','','',2147483647,3,0,0,0,0,0,0,11,11,1786,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33021,13202,0,0,1015,911,0,0,'Vile Grell','','',0,7,0,0,0,0,0,0,10,11,81,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33024,13202,0,0,1006,14316,0,0,'Uncorrupted Thistle Bear','','',1,1,4,0,0,0,0,0,11,12,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33033,13202,0,0,2529,0,0,0,'Sentinel Elissa Starbreeze','','',128,7,0,0,0,0,0,0,20,20,80,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33035,13202,0,0,4405,0,0,0,'Taldan','Drink Vendor','',128,7,0,0,0,0,0,0,16,16,80,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33037,13202,0,0,1932,0,0,0,'Caylais Moonfeather','Hippogryph Master','',128,7,0,1,0,0,0,0,65,65,80,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33056,13202,0,0,20570,11686,0,0,'Shatterspear Supplies Credit Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33079,13202,0,0,4762,0,0,0,'Darkscale Myrmidon','','',0,7,0,0,0,0,0,0,18,19,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33083,13164,0,0,4766,0,0,0,'Enraged Earth Elemental','','',512,4,0,0,0,0,0,0,15,16,91,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33093,13202,0,0,28389,0,0,0,'Cerellean Whiteclaw','','',0,7,0,0,0,0,0,0,12,12,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33094,13202,0,0,28390,0,0,0,'Volcor','','',0,7,0,0,0,0,0,0,12,12,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33095,13202,0,0,28391,0,0,0,'Shaldyn','','',0,7,0,0,0,0,0,0,12,12,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33165,13202,0,0,1070,0,0,0,'Unbound Fire Elemental Credit','','',0,4,0,0,0,0,0,0,14,15,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33179,13164,0,0,985,0,0,0,'Cursed Highborne','','',0,6,0,0,0,0,0,0,10,11,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33180,13164,0,0,5430,0,0,0,'Writhing Highborne','','',0,6,0,0,0,0,0,0,11,12,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.77778,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33181,13164,0,0,1937,0,0,0,'Anaya Dawnrunner','','',2147483647,6,0,0,0,0,0,0,12,12,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33183,13202,0,0,28500,0,0,0,'Bathran\'s Corpse','','',0,4,0,0,0,0,0,0,30,30,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33193,13202,0,0,28484,28485,28486,28487,'Ashenvale Skirmisher','','',0,7,0,0,0,0,0,0,20,21,1514,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33195,13202,0,0,0,12913,12912,12914,'Ashenvale Bowman','','',0,7,0,0,0,0,0,0,20,21,1514,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33207,13164,0,0,4982,0,0,0,'Lady Janira','','',2147483647,7,0,0,0,0,0,0,12,12,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33266,13202,0,0,4261,4262,4263,4264,'Wounded Mor\'shan Defender','','',0,7,0,0,0,0,0,0,40,40,2132,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33283,13202,0,0,25092,0,0,0,'Ashenvale Wrecker','','',40,9,0,0,0,0,0,0,22,22,29,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33302,13202,0,0,28557,0,0,0,'Captain Elendilad','','',0,7,0,0,0,0,0,0,20,21,124,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33334,13202,0,0,28566,28569,28568,28567,'Horde Invader','','',0,7,0,0,0,0,0,0,20,21,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33374,13202,0,0,28595,0,0,0,'Brutusk','','vehichleCursor',0,1,0,0,0,0,0,0,25,25,1735,1,1,0,1,0,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.46427,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33389,13202,0,0,16861,0,0,0,'Thistlefur Wise One','','',0,7,0,0,0,0,0,0,20,21,82,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,7.9365,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33444,13202,0,0,28981,0,0,0,'Harbinger Aphotic','','',2147483647,10,0,0,0,0,0,0,22,22,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,7.30159,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33456,13202,0,0,3452,0,0,0,'Gorick Guzzledraught','Dark Iron Spy','',2147483647,7,0,0,0,0,0,0,12,12,54,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33485,13164,0,0,20570,11686,0,0,'Ironband Sandal Artifact Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33486,13164,0,0,20570,11686,0,0,'Ironband Liberty Artifact Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33487,13164,0,0,20570,11686,0,0,'Ironband Tablet Artifact Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33507,13202,0,0,28616,0,0,0,'Gorka','','',0,7,0,0,0,0,0,0,25,25,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33709,13202,0,0,1126,17612,0,0,'Shredder Return Kill Credit Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33736,13164,0,0,16480,21342,0,0,'Fel Fire Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33767,13164,0,0,1126,16946,0,0,'Demon Gate Master Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33803,13202,0,0,2676,0,0,0,'Evil Fingers','','',0,7,0,0,0,0,0,0,65,65,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33847,13202,0,0,16480,21342,0,0,'Forest Heart Bunny (Horde)','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33913,13202,0,0,20570,11686,0,0,'Shatterspear Hut Fire Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33965,13202,0,0,16480,19595,0,0,'Felfire Projectile Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33969,13202,0,0,16480,19595,0,0,'Raging Ancient KC Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34007,13202,0,0,28595,0,0,0,'Brutusk','','vehichleCursor',0,1,0,0,0,0,0,0,25,25,1735,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34010,13202,0,0,20570,11686,0,0,'Darkscale Scout Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34033,13202,0,0,29061,0,0,0,'Teegan Holloway','Lightslayer','',2147483647,6,0,0,0,0,0,0,14,14,83,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34123,13202,0,0,1126,15880,0,0,'Astranaar\'s Burning! Fire Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34138,13164,0,0,16480,19595,0,0,'Ashenvale Oak Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34176,13202,0,0,1126,17612,0,0,'Return Fire Kill Credit Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34177,13164,0,0,28486,28487,12912,12914,'Ashenvale Scout','','',0,7,0,0,0,0,0,0,20,21,124,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34204,13202,0,0,29124,0,0,0,'Protector Arminon','','',0,7,0,0,0,0,0,0,22,22,124,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34208,13202,0,0,29126,0,0,0,'Protector Endolar','','',0,7,0,0,0,0,0,0,22,22,124,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34248,13202,0,0,29141,29142,29143,29144,'Shatterspear Mystic','','',0,7,0,0,0,0,0,0,12,13,83,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34282,13202,0,0,29179,0,0,0,'Twilight Rider','','',2048,7,0,1,0,0,0,0,17,17,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,68.5714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34285,13202,0,0,1166,207,2320,0,'Trapped Wolf','','',0,1,0,0,0,0,0,0,10,10,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.0857,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34294,13202,0,0,29125,0,0,0,'Protector Dorinar','','',0,7,0,0,0,0,0,0,22,22,124,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34302,13164,0,0,26940,9276,0,0,'Consumed Thistle Bear','','',1,1,4,0,0,0,0,0,18,19,2154,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34314,13202,0,0,12231,0,0,0,'Lava Rager','','',0,4,0,1,0,0,0,0,22,23,16,1,1,0,1,0,2500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34316,13202,0,0,29180,0,0,0,'Twilight Portal','','',0,10,0,1,0,0,0,0,18,18,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34323,13202,0,0,14316,0,0,0,'Grizzled Thistle Bear Quest Credit','','',0,1,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34324,13202,0,0,1917,0,0,0,'Whitetail Stag Quest Credit','','',0,1,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34325,13202,0,0,5555,0,0,0,'Moonstalker Sire Quest Credit','','',0,1,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34329,13202,0,0,16480,19595,0,0,'Zoram\'gar Lighthouse Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34331,13202,0,0,28628,0,0,0,'Yoth\'al the Devourer','','',2147483647,1,0,0,0,0,0,0,20,20,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34333,13202,0,0,1126,17612,0,0,'Lord Magmathar Kill Credit Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34341,13202,0,0,29187,0,0,0,'Saurboz','The Incinerator','',4096,7,0,1,0,0,0,0,27,27,29,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34344,13202,0,0,478,0,0,0,'Murloc Squatter Kill Credit','','',0,7,0,0,0,0,0,0,18,19,18,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34349,13202,0,0,15398,15393,0,0,'Greymist Hovel Built Quest Marker','','',0,7,0,0,0,0,0,0,14,15,2028,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34353,13202,41087,0,29191,29192,29193,0,'Krom\'gar Incinerator','','',0,7,0,1,0,0,0,0,25,26,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34371,13202,0,0,4589,0,0,0,'Energized Soothing Totem Credit','','',0,11,0,0,0,0,0,0,1,1,35,420,420,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34373,13202,0,0,707,0,0,0,'Darkshore 4.x Southern Wildlife Quest Credit','','',0,10,0,0,0,0,0,0,16,16,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34410,13202,0,0,20570,17612,0,0,'Darkshore Intelligence Credit 1','','',0,10,0,0,0,0,0,0,60,60,114,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34411,13202,0,0,20570,17612,0,0,'Darkshore Intelligence Credit 2','','',0,10,0,0,0,0,0,0,60,60,114,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34419,13202,0,0,28484,28485,12913,0,'Astranaar Skirmisher','','',0,7,0,0,0,0,0,0,20,21,124,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34420,13202,0,0,29216,29217,0,0,'Astranaar Officer','','',0,7,0,0,0,0,0,0,20,21,124,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34424,13202,0,0,16480,19595,0,0,'Broken-down Wagon Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34485,13202,0,0,32710,0,0,0,'Avatar of Soggoth','','',0,7,0,1,0,0,0,0,20,20,1814,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34492,13202,0,0,29642,0,0,0,'Astranaar Thrower','','',0,9,0,0,0,0,0,0,22,22,80,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34494,13202,0,0,4841,4842,4843,4844,'Astranaar Sentinel','','',0,7,0,0,0,0,0,0,40,40,79,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34503,13164,0,0,4745,1344,0,0,'Razormane Pillager','','',0,7,0,0,0,0,0,0,13,14,109,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34511,13202,0,0,30055,30054,30056,30057,'Forsaken Invader','','',0,7,0,0,0,0,0,0,5,5,2201,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34521,13202,0,0,14383,0,0,0,'Bough of Corruption','Remnant of Xavius','',2147483647,10,0,1,0,0,0,0,10,10,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34529,13202,0,0,17188,0,0,0,'Togrik\'s Interrogation Quest Flag','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34544,13202,0,0,29253,0,0,0,'Tortusk','','',2147483647,7,0,0,0,0,0,0,13,13,109,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34546,13202,0,0,13436,12062,0,0,'Orc Scout','','',0,7,0,0,0,0,0,0,1,2,190,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34603,13202,0,0,29294,29295,29296,0,'Ashenvale Assassin','','',0,7,0,0,0,0,0,0,26,26,80,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34609,13202,0,0,850,5048,169,29297,'Demonic Invader','','',0,3,0,5,0,0,0,0,23,25,2102,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34614,13202,0,0,9445,0,0,0,'Kolkar Counter','','',0,1,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34619,13202,0,0,29327,0,0,0,'Repurposed Shredder','','vehichleCursor',0,9,0,0,0,0,0,0,25,25,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34631,13202,0,0,28214,0,0,0,'Tonga Runetotem\'s Quest Marker','','',0,1,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34635,13202,0,0,9447,0,0,0,'Kurak','','',2147483647,7,0,0,0,0,0,0,14,14,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34764,13202,0,0,16191,0,0,0,'Limpet Mine Quest Credit','','',0,1,0,0,0,0,0,0,1,1,1990,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34769,13202,0,0,16191,0,0,0,'Baron Longshore Quest Credit','','',0,1,0,0,0,0,0,0,1,1,1990,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34773,13164,0,0,17856,27823,0,0,'Fire Pillar Bunny','','',1024,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34782,13202,0,0,29425,0,0,0,'Alicia Cuthbert','Southsea Freebooters','',2147483647,7,0,0,0,0,0,0,16,16,230,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34923,13202,0,0,28981,0,0,0,'Harbinger Aph\'lass','','',2147483647,10,0,0,0,0,0,0,30,30,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,7.30159,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34961,13202,0,0,29197,29198,0,0,'Invading Crusher','','',0,10,0,0,0,0,0,0,28,29,2175,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35076,13164,0,0,1126,11686,0,0,'Frost Burst Bunny','','',1024,10,0,0,0,0,0,0,78,78,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35095,13164,0,0,29606,29607,0,0,'Talrendis Scout','','',0,7,0,0,0,0,0,0,10,11,84,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35111,13164,0,0,26559,0,0,0,'Runaway Shredder','','vehichleCursor',0,9,0,0,0,0,0,0,11,11,1925,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35118,13202,0,0,36772,36771,36770,0,'Bloodfang Worgen','','',0,7,0,0,0,0,0,0,2,3,2179,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35149,13202,0,0,29656,29657,0,0,'Talrendis Sniper','','',0,7,0,0,0,0,0,0,10,11,84,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35150,13202,41866,42056,29642,0,0,0,'Darnassian Glaive Thrower','','vehichleCursor',132104,9,0,1,0,0,0,0,30,30,80,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,8,13.7143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35158,13202,41087,0,32519,0,0,0,'Krom\'gar Berserker','','',524288,7,0,0,0,0,0,0,28,29,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35163,13202,0,0,25092,0,0,0,'Krom\'gar Demolisher','','vehichleCursor',132104,9,0,1,0,0,0,0,30,30,29,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,8,13.7143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35171,13164,0,0,17856,27823,0,0,'Arcane Detonation Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35177,13202,0,0,29671,29672,29656,29607,'Talrendis Raider','','',0,7,0,0,0,0,0,0,11,12,84,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35198,13202,0,0,1461,0,0,0,'Talrendis Ancient','','',2147483647,5,0,1,0,0,0,0,15,15,35,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35203,13202,41866,0,27578,0,0,0,'Gnomebot Pounder','','',0,9,0,0,0,0,0,0,27,27,23,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35204,13202,41087,0,1269,0,0,0,'Goblin Harvester','','',0,9,0,0,0,0,0,0,27,27,2162,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35229,13202,0,0,36770,36771,36772,33551,'Bloodfang Stalker','','',0,7,0,0,0,0,0,0,4,5,2179,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35245,13164,0,0,12340,0,0,0,'Greystone Basilisk','','',0,1,0,0,0,0,0,0,11,12,49,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.77778,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35333,13202,41087,0,21698,0,0,0,'Goblin Technician','','',0,9,0,0,0,0,0,0,27,27,2162,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35334,13202,41866,0,24051,24053,0,0,'Gnome Engineer','','',0,7,0,0,0,0,0,0,27,27,23,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,13.7143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35363,13202,0,0,16480,19595,0,0,'Elune Cathedral Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35366,13202,0,0,16480,19595,0,0,'Elune Sanctuary Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35367,13202,0,0,16480,19595,0,0,'Elune Temple Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35375,13202,0,0,29722,29727,0,0,'Mountainfoot Miner Destoned Counter','','Interact',0,7,0,0,0,0,0,0,10,10,2160,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35381,13202,0,0,16480,19595,0,0,'Cup of Elune Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35382,13202,0,0,16480,19595,0,0,'Elune Palace Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35392,13202,0,0,16480,21342,0,0,'Seething Vortex','','',0,10,0,0,0,0,0,0,30,30,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35463,13202,0,0,36781,36780,0,0,'Bloodfang Lurker','','',0,7,0,0,0,0,0,0,3,4,24,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35487,13202,0,0,29821,0,0,0,'North Survey Marker Kill Credit','','',0,9,0,0,0,0,0,0,15,15,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35488,13202,0,0,29821,0,0,0,'West Survey Marker Kill Credit','','',0,9,0,0,0,0,0,0,15,15,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35489,13202,0,0,29821,0,0,0,'East Survey Marker Kill Credit','','',0,9,0,0,0,0,0,0,15,15,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35506,13202,0,0,7368,7369,0,0,'Nijel\'s Point Defender','','',0,7,0,0,0,0,0,0,35,35,11,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35510,13202,0,0,29838,29839,29840,29841,'Nijel\'s Point Merchant','','',0,7,0,0,0,0,0,0,35,35,11,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35526,13164,0,0,30174,0,0,0,'Clubnik\'s Dozer','','',262144,9,0,0,0,0,0,0,15,15,1933,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35581,13202,0,0,16480,19595,0,0,'Elune\'s Brazier Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35591,13202,0,0,10906,0,0,0,'Lesser Infernal','','',0,3,0,0,0,0,0,0,34,35,90,1,1,0,1,0,2200,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35593,13202,0,0,29849,0,0,0,'Lake Mennar Quest Tracker','','',0,7,0,0,0,0,0,0,13,13,1770,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35627,13202,0,0,36770,36771,36772,0,'Frenzied Stalker','','',0,7,0,0,0,0,0,0,4,5,2179,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35628,13164,0,0,5990,0,0,0,'Polymorphed Cockroach','','Attack',0,1,0,0,0,0,0,0,1,1,188,2,2,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35632,13202,0,0,4699,4700,11299,11300,'Kohor','','',0,7,0,0,0,0,0,0,32,32,554,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35647,13202,0,0,4427,0,0,0,'Nazargen','','',0,3,0,0,0,0,0,0,31,31,954,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35660,13202,34884,0,36770,36771,36772,0,'Rampaging Worgen','','',0,7,0,0,0,0,0,0,2,2,2179,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35751,13202,0,0,16480,19595,0,0,'Player KC Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35779,13202,0,0,22474,0,0,0,'Korrah\'s Mount','','',0,1,0,0,0,0,0,0,35,35,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35816,13202,0,0,11686,0,0,0,'Miner Troubles Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35830,13202,0,0,20570,17612,0,0,'Gilneas Evacuation Facing Marker (First)','','',0,10,0,0,0,0,0,0,60,60,114,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35831,13202,0,0,5775,0,0,0,'Spitelash Stormfury','','',0,7,0,0,0,0,0,0,13,14,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.85715,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35832,13202,0,0,4980,0,0,0,'Spitelash Seacaller','','',0,7,0,0,0,0,0,0,12,13,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.85715,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35841,13202,0,0,20570,17612,0,0,'Class Training Credit','','',0,10,0,0,0,0,0,0,60,60,114,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35843,13202,0,0,16480,19595,0,0,'Servant of Neptulon KC Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35880,13202,0,0,11261,0,0,0,'Lady Silisthra','','',2147483647,7,0,1,0,0,0,0,13,13,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.85715,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35881,13202,0,0,11261,0,0,0,'Lady Vesthra','','',2147483647,7,0,1,0,0,0,0,13,13,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.85715,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35898,13202,0,0,29934,0,0,0,'Valishj','Priestess of Azshara','',0,7,0,1,0,0,0,0,45,45,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36012,13164,0,0,897,0,0,0,'Blackmaw Shaman','','',0,7,0,0,0,0,0,0,14,14,82,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36013,13164,0,0,1010,0,0,0,'Blackmaw Warrior','','',0,7,0,0,0,0,0,0,14,15,82,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36025,13164,0,0,328,16946,0,0,'Secret Lab Fires','','',0,10,0,0,0,0,0,0,1,1,168,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36061,13164,0,0,29968,29969,0,0,'Research Intern','','',0,7,0,0,0,0,0,0,11,12,2160,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36062,13202,0,0,11635,0,0,0,'Uprooted Lasher','','',256,4,0,0,0,0,0,0,32,33,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36079,13202,0,0,16480,19595,0,0,'Enraged Kodo KC Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36096,13202,0,0,29849,0,0,0,'Azsharite Core Quest Credit','','',0,7,0,0,0,0,0,0,13,13,1770,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36123,13202,0,0,16480,19595,0,0,'Fertile Mound Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36134,13202,0,0,30024,0,0,0,'Magram Warden','','',0,7,0,0,0,0,0,0,32,33,2184,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,11.4286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36142,13202,0,0,4449,30025,0,0,'Spear of the Kolkar Khan','','',1048576,10,0,0,0,0,0,0,35,35,42,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36147,13164,0,0,30030,0,0,0,'Static-Charged Hippogryph','','',0,1,0,0,0,0,0,0,12,13,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,11.4286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36181,13202,0,0,9426,0,0,0,'Rhoho','','',0,7,0,0,0,0,0,0,34,34,2183,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,11.4286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36182,13202,0,0,9426,0,0,0,'Sherik','','',0,7,0,0,0,0,0,0,34,34,2183,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,11.4286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36183,13202,0,0,9426,0,0,0,'Jorreth','','',0,7,0,0,0,0,0,0,34,34,2183,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36200,13202,0,0,20570,11686,0,0,'Tremors Credit','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36204,13202,0,0,16480,19595,0,0,'Defiled Relic Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36206,13202,0,0,22721,0,0,0,'Blubbergut','','',0,1,0,0,0,0,0,0,35,35,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36228,13202,0,0,16480,19595,0,0,'Slitherblade Siren KC Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36229,13202,0,0,16480,19595,0,0,'Slitherblade Invader KC Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36230,13202,0,0,16480,19595,0,0,'Sea Giant KC Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36231,13202,0,0,24812,0,0,0,'Horrid Abomination','','',0,6,0,1,0,0,0,0,5,5,2201,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36232,13202,0,0,6757,0,0,0,'Grimfeather','','vehichleCursor',0,1,0,0,0,0,0,0,35,35,994,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36287,13202,0,0,80,0,0,0,'Cynthia','','Speak',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36288,13202,0,0,257,0,0,0,'Ashley','','Speak',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36289,13202,0,0,79,0,0,0,'James','','Speak',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36293,13202,0,0,30492,0,0,0,'Ogre Minion','Servant of Koroth','',0,7,0,0,0,0,0,0,7,8,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36312,13202,0,0,21746,0,0,0,'Dark Ranger Thyala','','',2048,7,0,1,0,0,0,0,7,7,83,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.0857,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36333,13202,0,0,12813,0,0,0,'Secret of Azsharite Quest Credit','','',0,5,0,1,0,0,0,0,20,20,1933,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36345,13164,0,0,17856,27823,0,0,'Shadow Portal Bunny','','',1024,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.85715,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36384,13202,0,0,30099,0,0,0,'Zapper Gnome','','',0,7,0,0,0,0,0,0,13,14,210,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36385,13202,0,0,30100,30101,0,0,'Netgun Gnome','','',0,7,0,0,0,0,0,0,13,14,210,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36397,13202,0,0,30102,0,0,0,'Captain Anson','','',0,7,0,0,0,0,0,0,6,7,83,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36399,13202,0,0,30103,0,0,0,'Captain Morris','','',0,7,0,0,0,0,0,0,6,7,83,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36407,13202,0,0,30106,0,0,0,'Bingham Gadgetspring','','',2147483647,7,0,0,0,0,0,0,14,14,210,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36412,13202,0,0,4426,0,0,0,'Doomguard Invader','','',0,3,0,1,0,0,0,0,35,35,2102,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36413,13202,0,0,17543,0,0,0,'Priestess Than\'darissa','','',0,3,0,1,0,0,0,0,35,35,2102,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36414,13202,0,0,4705,4706,11307,11308,'Burning Blade Warlock','','',0,7,0,0,0,0,0,0,34,35,2102,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36420,13202,0,0,12813,0,0,0,'Azsharite Laxative Quest Credit','','',0,5,0,1,0,0,0,0,20,20,1933,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36438,13202,0,0,12813,0,0,0,'Azsharite Rat Quest Credit','','',0,5,0,1,0,0,0,0,20,20,1933,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36442,13202,0,0,19715,0,0,0,'Agogridon','','',0,3,0,1,0,0,0,0,35,35,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36450,13202,0,0,23279,23280,23281,0,'Drowning Watchman Credit','','Interact',0,7,0,0,0,0,0,0,5,5,2165,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36488,13202,0,0,21956,21957,21958,0,'Forsaken Castaway','','',0,7,0,0,0,0,0,0,6,7,83,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36534,13202,0,0,29454,0,0,0,'Experimental Raptor Quest Credit','','',0,1,0,0,0,0,0,0,7,7,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36611,13164,0,0,30228,30229,0,0,'Talrendis Biologist','','',0,7,0,0,0,0,0,0,16,17,84,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36625,13202,0,0,6822,0,0,0,'Ungarl - Negotiation Sabotage Quest Credit','Blackmaw Chieftan','',0,7,0,0,0,0,0,0,18,18,82,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36634,13202,0,0,30055,30054,30056,30057,'Forsaken Combatant Credit','','',0,7,0,0,0,0,0,0,6,7,83,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36638,13164,0,0,30253,0,0,0,'Twilight Lord Katrana','','',2147483647,7,0,0,0,0,0,0,19,19,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36640,13164,0,0,30274,0,0,0,'Sable Drake','','',0,2,0,0,0,0,0,0,19,19,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36649,13164,0,0,30273,0,0,0,'Malicion','','',2147483647,2,0,1,0,0,0,0,83,83,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36696,13164,0,0,26685,0,0,0,'Armored Battleboar','','',1,1,5,0,0,0,0,0,3,4,189,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36697,13164,0,0,6090,0,0,0,'Bristleback Thorncaller','','',0,7,0,0,0,0,0,0,2,3,189,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36722,13164,0,0,30538,30539,0,0,'Bilgewater Laborer','','',0,7,0,0,0,0,0,0,15,17,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36727,13164,0,0,328,27823,0,0,'First Trough','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36760,13202,0,0,16480,19595,0,0,'Thrall Vision Vehicle Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36813,13202,0,0,30495,0,0,0,'Vilebrood Skitterer','','',1,1,3,0,0,0,0,0,7,8,312,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36816,13164,0,0,30332,30333,0,0,'Talrendis Defender','','',0,7,0,0,0,0,0,0,19,20,84,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36822,13202,0,0,30338,0,0,0,'Lord Kassarus','','',2147483647,7,0,1,0,0,0,0,18,18,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36843,13164,0,0,20570,17200,0,0,'Runestone Bunny','','',1049728,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36849,13164,0,0,30353,0,0,0,'Talrendis Lorekeeper','','',0,7,0,0,0,0,0,0,19,20,84,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36868,13164,0,0,4945,0,0,0,'Enslaved Son of Arkkoroc','','',0,5,0,1,0,0,0,0,18,18,74,1,1,0,1,0,2800,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.5,11.4286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36890,13164,0,0,29642,0,0,0,'Talrendis Glaive Thrower','','',0,9,0,1,0,0,0,0,18,18,1732,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36906,13202,0,0,29642,0,0,0,'Talrendis Command Center Kill Credit','','',0,9,0,1,0,0,0,0,18,18,1732,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36914,13164,0,0,4845,4846,4851,4852,'Talrendis Sentinel','','',0,7,0,0,0,0,0,0,19,20,124,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36922,13164,0,0,30420,30421,30422,30423,'Wounded Soldier','Bilgewater Battalion','',0,7,0,0,0,0,0,0,14,17,714,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36931,13202,0,0,30411,0,0,0,'Orno Grimtotem','','',2147483647,7,0,1,0,0,0,0,10,10,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36951,13164,0,0,20570,17200,0,0,'Real Estate Bunny (Vista)','','',1152,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.85715,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36952,13202,0,0,20570,17200,0,0,'Real Estate Bunny (Tower)','','',1152,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.85715,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36953,13164,0,0,20570,17200,0,0,'Real Estate Bunny (Pagoda)','','',1152,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37045,13202,0,0,22185,0,0,0,'Rygna','Vilebrood Matriarch','',1,1,3,0,0,0,0,0,9,9,312,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37070,13164,0,0,730,0,0,0,'Rockjaw Invader','','',0,7,0,0,0,0,0,0,1,1,594,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,1,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37073,13164,0,0,1194,0,0,0,'Rockjaw Goon','','',0,7,0,0,0,0,0,0,2,2,594,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,1,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37078,13202,0,0,33450,0,0,0,'Swamp Crocolisk','','',1,1,6,0,0,0,0,0,7,8,2208,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37079,13202,0,0,169,11686,0,0,'Kill Credit Bunny - Wounded Coldridge Mountaineer','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37086,13164,0,0,1534,0,0,0,'Hecklefang Scavenger','','',1,1,25,0,0,0,0,0,30,31,38,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37090,13164,0,0,19736,0,0,0,'Deviate Terrortooth','','',1,1,11,0,0,0,0,0,31,32,48,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37091,13164,0,0,31000,0,0,0,'Deviate Plainstrider','','',1,1,12,0,0,0,0,0,31,32,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37092,13164,0,0,18315,0,0,0,'Outgrowth','','',256,4,0,0,0,0,0,0,31,32,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37109,13202,0,0,11686,0,0,0,'Trolling for Information Kill Credit Bunny SE','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37110,13202,0,0,11686,0,0,0,'Trolling for Information Kill Credit Bunny SW','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37111,13202,0,0,11686,0,0,0,'Trolling for Information Kill Credit Bunny W','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37155,13164,0,0,328,27823,0,0,'Second Trough','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37156,13164,0,0,328,27823,0,0,'Third Trough','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37159,13202,0,0,30546,30548,0,0,'High Road Scout','','',0,7,0,0,0,0,0,0,29,29,210,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37160,13202,0,0,30549,30550,0,0,'Tower Warden','','',0,7,0,0,0,0,0,0,29,30,210,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37161,13202,0,0,30572,30573,30574,0,'Honor\'s Stand Footman','','',0,7,0,0,0,0,0,0,30,31,1077,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37165,13202,0,0,30551,0,0,0,'Henry Zykes','','',2147483647,7,0,0,0,0,0,0,31,31,1077,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37170,13202,0,0,30557,30558,30559,30560,'Hunter Hill Scout','','',0,7,0,0,0,0,0,0,30,31,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37176,13202,0,0,30554,30555,30556,0,'Stonetalon Prisoner Quest Credit','','',0,7,0,0,0,0,0,0,29,30,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37207,13202,0,0,1977,0,0,0,'Plains Pridemane','','',1,1,2,0,0,0,0,0,33,33,16,1,1,0,1,0,1400,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37216,13202,0,0,4839,4840,0,0,'Honor\'s Stand Officer','','',0,7,0,0,0,0,0,0,30,30,150,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37513,13202,0,0,6104,0,0,0,'Sabersnout','','',2147483647,7,0,0,0,0,0,0,32,32,111,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37520,13202,0,0,30612,30613,30614,0,'Taurajo Refugee Quest Counter 1','','',0,7,0,0,0,0,0,0,26,28,104,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37521,13202,0,0,1342,0,0,0,'Bristleback Quilboar Quest Counter','','',0,7,0,0,0,0,0,0,31,32,111,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37548,13164,0,0,30165,0,0,0,'Grasping Overgrowth','','',0,4,0,0,0,0,0,0,31,32,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37555,13202,0,0,10918,0,0,0,'Landquaker Kodo','','',0,1,0,0,0,0,0,0,34,35,15,1,1,0,1,0,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37556,13202,0,0,2768,0,0,0,'Landquaker Bull','','',0,1,0,0,0,0,0,0,35,35,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37667,13202,0,0,30698,30699,30700,30701,'Capture Point Kill Credit Horde','','',0,7,0,0,0,0,0,0,32,33,1077,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37668,13202,0,0,30698,30699,30700,30701,'Capture Point Defend Credit Horde','','',0,7,0,0,0,0,0,0,32,33,1077,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37685,13202,0,0,16176,0,0,0,'Valnov the Mad','','',0,7,0,0,0,0,0,0,10,10,118,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37686,13202,0,0,30714,0,0,0,'Executor Cornell','','',0,7,0,0,0,0,0,0,10,10,118,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37692,13202,36634,0,30290,30291,30292,0,'Forsaken Infantry','','',0,7,0,0,0,0,0,0,10,11,83,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37706,13202,0,0,30722,30723,30724,30726,'Desolation Grunt','','',0,7,0,0,0,0,0,0,32,33,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37719,13202,0,0,30727,0,0,0,'Mulgore Gate Defense Credit','','',0,7,0,0,0,0,0,0,36,36,104,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37726,13202,0,0,328,11686,0,0,'Deviate Plainstrider Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37733,13202,0,0,30730,0,0,0,'Lord Walden','','',0,7,0,0,0,0,0,0,10,10,1924,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37735,13202,0,0,30735,0,0,0,'Baron Ashbury','','',0,7,0,0,0,0,0,0,10,10,1924,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37743,13202,0,0,30732,30733,30734,0,'Taurajo Looter','','',0,7,0,0,0,0,0,0,32,33,1077,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37747,13202,0,0,3895,0,0,0,'Krulmoo\'s Spirit','','',0,7,0,0,0,0,0,0,42,42,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37753,13202,0,0,30780,0,0,0,'Nightmare Mass','','',64,10,0,0,0,0,0,0,32,32,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,7.9365,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37756,13202,0,0,5108,0,0,0,'Dranh\'s Spirit','','',0,7,0,0,0,0,0,0,15,15,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37757,13202,0,0,10702,0,0,0,'Howling Banshee','','',0,6,0,0,0,0,0,0,8,9,118,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37758,13202,0,0,4614,0,0,0,'Yonada\'s Spirit','','',0,7,0,0,0,0,0,0,25,25,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37759,13202,0,0,9771,0,0,0,'Omusa\'s Spirit','','',0,7,0,1,0,0,0,0,65,65,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37802,13202,0,0,7864,0,0,0,'Brothogg the Slavemaster','','',0,7,0,0,0,0,0,0,11,11,118,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37811,13202,0,0,30788,0,0,0,'Warlord Gar\'dul','','',2147483647,7,0,1,0,0,0,0,33,33,1074,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37816,13202,0,0,30788,0,0,0,'Gar\'dul Threatened Quest Credit','','',0,7,0,1,0,0,0,0,33,33,1074,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37843,13202,0,0,30788,0,0,0,'Gar\'dul Top of Tower Quest Credit','','',0,7,0,1,0,0,0,0,33,33,1074,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37916,13202,0,0,9796,9794,9797,0,'Orc Raider','','',0,7,0,0,0,0,0,0,11,12,125,1,1,0,1,0,4000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37921,13202,0,0,28823,0,0,0,'Orcish War Machine','','',524288,9,0,1,0,0,0,0,12,12,2211,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37922,13202,0,0,30829,30830,0,0,'Desolation Raider','','',0,7,0,0,0,0,0,0,33,34,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37923,13202,0,0,30831,30832,0,0,'Triumph Vanguard','','',0,7,0,0,0,0,0,0,33,34,1077,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37929,13202,0,0,1274,0,0,0,'Razormane Mankrik Quest Credit','','',0,7,0,0,0,0,0,0,34,35,109,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37938,13202,0,0,29322,0,0,0,'Wolfmaw Outrider','','',2048,7,0,0,0,0,0,0,11,12,2211,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37940,13202,0,0,30839,0,0,0,'Mangletooth','Razormane Chieftain','',0,7,0,0,0,0,0,0,35,35,109,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37953,13202,0,0,21746,0,0,0,'Dark Scout','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37961,13202,0,0,30847,0,0,0,'Corrupted Bloodtalon','','',1,1,11,0,0,0,0,0,2,3,2200,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37977,13202,0,0,30871,30870,30872,30873,'Wildhammer Mercenary','','',0,7,0,0,0,0,0,0,33,34,1077,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37989,13202,0,0,31292,0,0,0,'Swiftclaw','','',0,1,11,0,0,0,0,0,3,3,35,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,13.7143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38002,13202,0,0,31292,0,0,0,'Swiftclaw','','',0,1,11,0,0,0,0,0,3,3,35,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38018,13202,0,0,30888,0,0,0,'General Hawthorne','','',2147483647,7,0,1,0,0,0,0,35,35,1077,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38024,13202,0,0,11686,0,0,0,'It\'s A Town-In-A-Box Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38038,13202,0,0,31350,0,0,0,'Tiki Target','','',0,10,0,5,0,0,0,0,1,1,7,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38117,13202,0,0,11686,0,0,0,'Cluster Cluck Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38142,13202,0,0,6764,0,0,0,'Captive Spitescale Scout','','',0,7,0,0,0,0,0,0,3,3,634,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38147,13202,0,0,203,0,0,0,'Aderic\'s Repose Credit','','',0,7,0,0,0,0,0,0,4,5,2179,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38214,13164,0,0,8149,11686,0,0,'Pack of Juvenile Bloodpetals','','',17826816,10,0,0,0,0,0,0,50,50,15,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38238,13202,0,0,31099,0,0,0,'Damsel by the Shore','','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38239,13202,0,0,31100,0,0,0,'Damsel in the Cliffs','','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38240,13202,0,0,31101,0,0,0,'Damsel of the North','','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38250,13202,0,0,3870,3871,0,0,'Bael\'dun Artillery Shell Quest Credit','','',0,7,0,0,0,0,0,0,35,35,122,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38251,13202,0,0,3870,3871,0,0,'Bael\'dun Escape Quest Credit','','',0,7,0,0,0,0,0,0,35,35,122,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38252,13202,0,0,169,0,0,0,'\"Dragon\"','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38253,13202,0,0,169,0,0,0,'Maximillian Prayer Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38287,13202,0,0,23884,0,0,0,'Forsaken Catapult','','',0,9,0,1,0,0,0,0,11,11,2201,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,7,13.7143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38300,13202,0,0,4036,0,0,0,'Spitescale Wavethrasher','','',0,7,0,0,0,0,0,0,4,4,2224,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38305,13202,0,0,31045,0,0,0,'Gorishi Fledgling Colossus','','',65537,1,59,1,0,0,0,0,53,53,310,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38306,13202,0,0,31019,0,0,0,'Zar\'jira','The Sea Witch','',2147483647,7,0,1,0,0,0,0,85,85,2205,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38355,13202,0,0,11686,0,0,0,'Dinosaur Taunt Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38358,13202,0,0,169,0,0,0,'Bloodpetal','','',256,10,0,0,0,0,0,0,1,1,15,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38363,13202,0,0,22532,22533,22534,0,'Forsaken Invader','','',0,7,0,0,0,0,0,0,11,11,2201,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38384,13202,0,0,31080,0,0,0,'Kona Thunderwalk','','',2147483647,7,0,0,0,0,0,0,31,31,83,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38413,13202,0,0,11686,0,0,0,'Naga Hatchling Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38519,13202,0,0,11686,0,0,0,'Nablya Gorilla Kill Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38520,13202,0,0,11686,0,0,0,'Nablya Pterrordax Kill Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38521,13202,0,0,11686,0,0,0,'Nablya Diemetradon Kill Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38536,13202,0,0,11686,0,0,0,'Town-In-A-Box: Under Attack Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38560,13202,0,0,20570,27823,0,0,'Spitescale Flag Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38576,13202,0,0,328,11686,0,0,'Steamwheedle Survivor Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38594,13202,0,0,30557,30558,30559,30560,'Hunter Hill Raider Quest Tracker','','',0,7,0,0,0,0,0,0,30,31,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38658,13164,0,0,31138,31139,31140,31141,'Rageroar Grunt','','',0,7,0,0,0,0,0,0,30,31,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38659,13164,0,0,31142,31144,31143,0,'Rageroar Lieutenant','','',0,7,0,0,0,0,0,0,31,31,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38660,13202,0,0,328,11686,0,0,'Lost Rigger Building 01 Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38661,13202,0,0,31145,31146,0,0,'Rageroar Sea Dog','','',0,7,0,0,0,0,0,0,29,30,2211,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38662,13202,0,0,328,11686,0,0,'Lost Rigger Building 02 Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38665,13202,0,0,328,11686,0,0,'Lost Rigger Building 03 Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38708,13202,0,0,5305,0,0,0,'Devilsaur Queen','','',0,1,0,1,0,0,0,0,54,54,1917,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38713,13202,0,0,32118,0,0,0,'Yngwie\'s Soul','','',0,6,0,0,0,0,0,0,12,12,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38742,13202,0,0,328,11686,0,0,'Wrangled Bug Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38747,13202,0,0,328,23258,0,0,'Rageroar Rowboat','','',0,10,0,0,0,0,0,0,28,28,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38749,13202,0,0,31321,0,0,0,'Captain Dreadbeard','','',4,7,0,0,0,0,0,0,46,46,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38805,13164,0,0,30572,30573,30574,0,'Wounded Defender','','',0,7,0,0,0,0,0,0,30,31,534,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38807,13202,0,0,11686,0,0,0,'Zombies vs. Super Booster Rocket Boots Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38818,13164,0,0,328,11686,0,0,'Rageroar Catapult','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38820,13164,0,0,328,20024,0,0,'Rageroar Blade Thrower','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38842,13202,0,0,11686,0,0,0,'Rocket Boot Boost Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38848,13202,0,0,328,11686,0,0,'Ogre Charter Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38868,13202,0,0,11686,0,0,0,'Volcanoth! Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38872,13202,0,0,31203,0,0,0,'Ambassador Gaines','','',0,7,0,0,0,0,0,0,32,32,894,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38880,13202,0,0,11564,0,0,0,'Sandscraper','','',2147483647,7,0,0,0,0,0,0,48,48,45,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38887,13202,0,0,11686,0,0,0,'Murloc Return KC','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38895,13202,0,0,31252,0,0,0,'Lilian Voss','','',0,7,0,0,0,0,0,0,1,1,68,42,42,0,1,3,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38910,13202,0,0,31252,0,0,0,'Lilian Voss','','',0,7,0,0,0,0,0,0,5,5,68,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38913,13164,0,0,31208,31209,31210,31211,'Twilight Vanquisher','','',0,7,0,0,0,0,0,0,80,80,2234,1,1,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38914,13164,0,0,2234,0,0,0,'Sandstone Golem','','',512,4,0,0,0,0,0,0,48,49,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38923,13202,0,0,441,0,0,0,'Captured Vile Fin Puddlejumper','','',0,7,0,0,0,0,0,0,5,6,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38926,13164,0,0,31216,0,0,0,'Twilight Flamecaller','','',0,7,0,0,0,0,0,0,80,80,2234,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38937,13202,0,0,15397,15395,15393,0,'Vile Fin Tadpole','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.28571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38940,13202,0,0,6077,0,0,0,'Deviate Crone','','',0,7,0,0,0,0,0,0,31,31,111,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38941,13202,0,0,6112,0,0,0,'Three-Tooth','','',2147483647,7,0,1,0,0,0,0,33,33,111,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38967,13202,0,0,31222,0,0,0,'Worgen Infiltrator','','',0,7,0,0,0,0,0,0,7,8,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38981,13202,0,0,8475,0,0,0,'Shadow of Agamand','','',0,6,0,0,0,0,0,0,10,11,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38996,13202,0,0,328,11686,0,0,'Hazzali Hive Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38997,13164,0,0,31266,0,0,0,'Reliquary Digger','','',0,7,0,0,0,0,0,0,48,48,83,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38998,13164,0,0,31267,0,0,0,'Explorer\'s League Digger','','',0,7,0,0,0,0,0,0,48,48,84,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38999,13202,0,0,31252,0,0,0,'Lilian Voss','','',0,7,0,0,0,0,0,0,5,5,68,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39020,13202,0,0,29383,29385,29386,29384,'Crazed Bilgewater Survivor','','',0,7,0,0,0,0,0,0,47,48,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39022,13202,0,0,1135,0,0,0,'Tidal Strider','','',0,5,0,0,0,0,0,0,44,45,778,1,1,0,1,0,2600,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39026,13202,0,0,328,11686,0,0,'Southsea Freebooter Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39029,13202,0,0,30698,30699,30700,30701,'Capture Point Kill Credit Alliance','','',0,7,0,0,0,0,0,0,32,33,29,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39030,13202,0,0,30698,30699,30700,30701,'Capture Point Defend Credit Alliance','','',0,7,0,0,0,0,0,0,32,33,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39050,13202,0,0,30732,30733,30734,0,'Arrested Taurajo Looter Credit','','',0,7,0,0,0,0,0,0,32,33,1077,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39062,13202,0,0,31289,0,0,0,'Darkspear Jailor','','',266240,7,0,0,0,0,0,0,11,11,126,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39073,13202,0,0,328,11686,0,0,'Maul \'Em Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39077,13202,0,0,5988,0,0,0,'Antechamber Guardian','','',2147483647,10,0,0,0,0,0,0,49,49,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39081,13164,0,0,16213,0,0,0,'Hazzali Cocoon','','',1032,10,0,0,0,0,0,0,45,45,14,1,1,0,1,0,6000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39098,13202,0,0,11686,0,0,0,'Benedictus Voss Event KC','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39153,13202,0,0,31332,31333,31334,31335,'Excavation Raider','','',0,7,0,0,0,0,0,0,33,34,995,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39157,13202,0,0,29806,0,0,0,'Lost Bloodtalon Hatchling','','',0,1,11,0,0,0,0,0,1,1,35,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39159,13164,0,0,328,11686,0,0,'Mazoga Credit Stalker','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39170,13202,0,0,328,11686,0,0,'Hazzali Silithid Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39174,13202,0,0,721,0,0,0,'Feegly the Exiled','','',2147483647,7,0,0,0,0,0,0,34,34,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39187,13202,0,0,31337,0,0,0,'Marley Twinbraid Quest Completion Tracker','','',0,7,0,0,0,0,0,0,35,35,2155,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39216,13202,0,0,11686,0,0,0,'Orc Class Training KC','','',0,10,0,0,0,0,0,0,1,1,1806,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39219,13202,0,0,3837,3839,3838,3840,'Bael\'dun Survivor Rescue Credit','','',0,7,0,0,0,0,0,0,34,34,55,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39221,13202,0,0,15093,0,0,0,'Cataclysm JC Quest Dummy Solid Zephyrite','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39222,13202,0,0,15093,0,0,0,'Cataclysm JC Quest Dummy Timeless Nightstone','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39223,13202,0,0,15093,0,0,0,'Cataclysm JC Quest Dummy Jagged Jasper (DND)','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39236,13202,0,0,30761,0,0,0,'Poison Extraction Totem','','',0,10,0,0,0,0,0,0,4,4,126,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39237,13202,0,0,15093,0,0,0,'x3 JC Quest Stardust Applied','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39245,13202,0,0,31405,31406,0,0,'Northwatch Lug','','',0,7,0,0,0,0,0,0,1,1,1075,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39251,13202,0,0,31378,0,0,0,'Northwatch Supply Crate','','',0,10,0,0,0,0,0,0,1,1,1075,5,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39262,13202,0,0,2583,0,0,0,'Northwatch Troop','','',0,7,0,0,0,0,0,0,1,1,1077,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39267,13202,0,0,31396,31397,0,0,'Northwatch Marine','Northwatch Expeditionary Force','',0,7,0,0,0,0,0,0,6,7,1077,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39268,13202,0,0,31394,31395,0,0,'Northwatch Sharpshooter','Northwatch Expeditionary Force','',0,7,0,0,0,0,0,0,6,7,1077,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39269,13202,0,0,31393,0,0,0,'Lieutenant Palliter','Northwatch Expeditionary Force','',2147483647,7,0,0,0,0,0,0,8,8,1077,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39270,13202,0,0,9798,9800,9799,9801,'Injured Razor Hill Grunt','','Speak',0,7,0,0,0,0,0,0,8,9,29,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39272,13202,0,0,5562,0,0,0,'Foaming Sea Elemental','','',0,4,0,0,0,0,0,0,7,7,91,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.3174,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39276,13202,0,0,11686,0,0,0,'Throw It On The Ground! Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39280,13202,0,0,31385,31386,31387,31388,'Frazzlecraz Miner','','',0,7,0,0,0,0,0,0,34,35,2162,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39313,13202,0,0,32479,0,0,0,'Zin\'jatar Raider','','',0,7,0,0,0,0,0,0,80,80,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39315,13202,0,0,31385,31386,31387,31388,'Frazzlecraz Explosive Kill Credit','','',0,7,0,0,0,0,0,0,34,35,2162,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39317,13202,0,0,31371,31372,0,0,'Northwatch Scout','','',0,7,0,0,0,0,0,0,1,2,190,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39331,13202,0,0,11686,0,0,0,'Durotar Watershed Quest KC 1','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39332,13202,0,0,11686,0,0,0,'Durotar Watershed Quest KC 2','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39333,13202,0,0,11686,0,0,0,'Durotar Watershed Quest KC 3','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39334,13202,0,0,11686,0,0,0,'Durotar Watershed Quest KC 4','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39336,13202,0,0,1220,0,0,0,'Scared Wayward Plainstrider KC','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39344,13202,0,0,1070,0,0,0,'Fiery Instructor','','',0,4,0,0,0,0,0,0,80,80,2102,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39351,13202,0,0,31419,0,0,0,'Ghislania','','',2147483647,7,0,0,0,0,0,0,11,11,190,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39352,13202,0,0,31418,0,0,0,'Gaur Icehorn','','',2147483647,7,0,0,0,0,0,0,11,11,190,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39353,13202,0,0,31473,0,0,0,'Griswold Hanniston','','',2147483647,7,0,0,0,0,0,0,11,11,190,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39357,13202,0,0,11686,0,0,0,'Durotar Telescope Quest KC 1','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39358,13202,0,0,11686,0,0,0,'Durotar Telescope Quest KC 2','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39359,13202,0,0,11686,0,0,0,'Durotar Telescope Quest KC 3','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39360,13202,0,0,11686,0,0,0,'Durotar Telescope Quest KC 4','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39365,13202,0,0,31425,0,0,0,'The Kodo','','',0,5,0,0,0,0,0,0,20,20,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39378,13202,0,0,33177,0,0,0,'Rajh','Construct of the Sun','',104,7,0,1,0,0,0,0,87,87,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,5,11.4286,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39384,13202,0,0,10007,0,0,0,'Noxious Whelp','','',0,2,0,0,0,0,0,0,35,35,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.77778,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39385,13164,0,0,1337,0,0,0,'Screamslash','','',2147483647,1,11,0,0,0,0,0,9,9,48,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39393,13202,0,0,11686,0,0,0,'Good-bye, Sweet Oil Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39418,13202,0,0,31993,0,0,0,'Green Sand Crab','','',1,1,8,0,0,0,0,0,80,80,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39436,13164,0,0,11553,0,0,0,'Twilight Proveditor','','',0,7,0,0,0,0,0,0,80,80,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39437,13164,0,0,2898,2890,2882,0,'Twilight Hunter','','',0,7,0,0,0,0,0,0,80,80,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39446,13202,0,0,31488,0,0,0,'Lycanthoth','','',2147483647,7,0,0,0,0,0,0,80,80,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39450,13164,0,0,32934,32932,32931,32930,'Trogg Dweller','','',72,7,0,0,0,0,0,0,84,84,16,1,1,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6367,0,2.5,11.4286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39464,13164,0,0,2179,0,0,0,'Drowned Thunder Lizard','','',0,1,0,0,0,0,0,0,9,10,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39587,13202,0,0,33465,0,0,0,'Isiset','Construct of Magic','',104,7,0,1,0,0,0,0,87,87,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,5,11.4286,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39596,13202,0,0,5561,0,0,0,'Teeming Waterguard','','',0,4,0,0,0,0,0,0,10,10,91,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.3174,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39602,13202,0,0,25773,25633,25632,25775,'Kvaldir Marauder','','',0,7,0,0,0,0,0,0,80,80,2102,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39619,13202,0,0,2869,2870,2871,2872,'Twilight Recruit','','Speak',0,7,0,0,0,0,0,0,80,80,1770,1,1,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39638,13202,0,0,32238,0,0,0,'Azsh\'ir Patroller','','',0,7,0,0,0,0,0,0,80,80,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39642,13164,0,0,31523,0,0,0,'Hovel Brute','','',0,7,0,0,0,0,0,0,80,80,2057,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39659,13202,0,0,31535,0,0,0,'Spawn of Smolderos','','',0,1,45,0,0,0,0,0,81,81,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39663,13202,0,0,31928,31929,31930,31931,'Drowning Soldier','','Directions',0,7,0,0,0,0,0,0,80,80,11,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.4286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39664,13202,0,0,31540,0,0,0,'Glimmerdeep Tidehunter','','',0,7,0,0,0,0,0,0,80,80,18,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39665,13164,0,0,33147,0,0,0,'Rom\'ogg Bonecrusher','','',104,7,0,1,0,0,0,0,82,82,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,13.7143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39669,13202,0,0,31566,0,0,0,'Captain Samir','','',0,7,0,0,0,0,0,0,80,80,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39679,13202,0,0,31546,0,0,0,'Corla, Herald of Twilight','','',104,7,0,1,0,0,0,0,82,82,16,1,1,0,1,0,2400,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39698,13202,0,0,31710,0,0,0,'Karsh Steelbender','Twilight Armorer','',104,2,0,1,0,0,0,0,82,82,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,13.7143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39700,13202,0,0,34433,0,0,0,'Beauty','','',104,1,0,1,0,0,0,0,82,82,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,13.7143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39702,13202,0,0,328,11686,0,0,'Tanaris Basilisk Kill Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39705,13202,0,0,36465,0,0,0,'Ascendant Lord Obsidius','','',104,4,0,1,0,0,0,0,82,82,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,13.7143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39724,13202,0,0,17096,0,0,0,'Horrorguard','','',0,3,0,0,0,0,0,0,80,81,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.1111,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39726,13202,0,0,19715,0,0,0,'Garnoth, Fist of the Legion','','',0,3,0,1,0,0,0,0,81,81,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.94444,7.9365,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39727,13202,0,0,4626,11686,0,0,'Crucible of Fire [Quest Tracker]','','',0,4,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39729,13202,0,0,32866,32869,32865,32862,'Nespirah Survivor','','',0,7,0,0,0,0,0,0,82,82,1801,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39731,13202,0,0,32943,0,0,0,'Ammunae','Construct of Life','',104,7,0,1,0,0,0,0,87,87,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,5,11.4286,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39732,13202,0,0,33055,0,0,0,'Setesh','Construct of Destruction','',104,7,0,1,0,0,0,0,87,87,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,7,11.4286,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39739,13202,0,0,4626,11686,0,0,'Crucible of Air [Quest Tracker]','','',0,4,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39740,13202,0,0,4626,11686,0,0,'Crucible of Water [Quest Tracker]','','',0,4,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39741,13202,0,0,4626,11686,0,0,'Crucible of Earth [Quest Tracker]','','',0,4,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39750,13202,0,0,328,11686,0,0,'Hatecrest Naga Kill Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39752,13202,0,0,2869,2870,2871,2872,'Failed Supplicant','','',0,7,0,0,0,0,0,0,80,80,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39806,13202,0,0,2869,2870,2871,2872,'Immolated Supplicant Credit','','',0,7,0,0,0,0,0,0,80,80,1770,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39808,13202,0,0,31520,0,0,0,'Kristoff Manheim (Quest Credit)','','',0,7,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39834,13202,0,0,328,11686,0,0,'Dream Portal Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39835,13202,0,0,31966,0,0,0,'Twilight Knight Rider','','',1024,7,0,0,0,0,0,0,81,81,1925,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39839,13202,0,0,29179,0,0,0,'Twilight Stormwaker','','',2048,7,0,1,0,0,0,0,81,81,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,68.5714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39843,13164,0,0,31584,31585,19752,0,'Twilight Stormcaller','','',0,7,0,0,0,0,0,0,80,80,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39844,13164,0,0,35172,0,0,0,'Howling Riftdweller','','',0,4,0,0,0,0,0,0,80,80,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39845,13202,0,0,328,11686,0,0,'Gordok Soul Kill Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39897,13202,0,0,11686,0,0,0,'To The Summit To New Thalanaar Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39908,13202,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,0,0,0,85,85,35,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39911,13202,0,0,31814,0,0,0,'Dead Zin\'jatar Raider','','Interact',1024,7,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39926,13202,0,0,31216,0,0,0,'Twilight Inciter','','',0,7,0,0,0,0,0,0,80,80,2232,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39939,13202,0,0,25680,0,0,0,'Raging Firestorm','','',0,4,0,0,0,0,0,0,80,80,2234,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39942,13202,0,0,35018,0,0,0,'Abyssal Lure','','',0,1,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39947,13202,0,0,31629,31632,31633,31634,'Grimtotem Pillager','','',0,7,0,0,0,0,0,0,39,40,2246,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39948,13202,0,0,32119,0,0,0,'Brinescale Serpent','','',0,1,35,0,0,0,0,0,80,80,2242,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39949,13202,0,0,31629,31632,31633,31634,'Grimtotem Marauder','','',0,7,0,0,0,0,0,0,39,40,2246,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39952,13164,0,0,11554,0,0,0,'Gordunni Hillguard','','',0,7,0,0,0,0,0,0,38,39,45,1,1,0,1,0,2800,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39957,13164,0,0,11554,0,0,0,'Gordunni Tamer','','',0,7,0,0,0,0,0,0,38,39,45,1,1,0,1,0,2800,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39958,13202,0,0,25113,0,0,0,'Bigfist','','',2147483647,1,0,0,0,0,0,0,39,39,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8.88888,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39974,13202,0,0,31675,0,0,0,'Twilight Inferno Lord','','',0,7,0,0,0,0,0,0,80,80,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39996,13202,0,0,32500,0,0,0,'Abyssal Seahorse','','vehichleCursor',0,1,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,87217,86332,87219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40056,13202,0,0,11333,0,0,0,'Tyrus Blackhorn Quest Credit','','',0,7,0,0,0,0,0,0,81,81,2252,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40062,13202,0,0,9417,0,0,0,'Galak Mauler','','',0,7,0,0,0,0,0,0,39,40,131,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40065,13164,0,0,31320,0,0,0,'Unbound Flame Spirit','','',0,4,0,5,0,0,0,0,80,80,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40072,13202,0,0,328,11686,0,0,'Forces 01 Hippogryph Kill Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40079,13202,0,0,6148,0,0,0,'Feralas Wisp','','',4096,10,0,5,0,0,0,0,33,33,534,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40090,13202,0,0,328,11686,0,0,'Forces 03 Treant Kill Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40092,13202,0,0,31854,31855,31861,374,'Southsea Sailor','','',0,7,0,0,0,0,0,0,40,41,230,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40133,13202,0,0,16480,19595,0,0,'Naga Ride KC Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40136,13202,0,0,17099,0,0,0,'Verinias the Twisted','','',2147483647,3,0,0,0,0,0,0,37,37,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40147,13164,0,0,12129,0,0,0,'Baron Geddon','','',0,4,0,1,0,0,0,0,83,83,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40161,13202,0,0,31818,0,0,0,'Fathom-Lord Zin\'jatar','','',0,7,0,1,0,0,0,0,80,80,2242,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40163,13202,0,0,169,27823,0,0,'Intro Cave Defense Controller Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40168,13164,0,0,11714,0,0,0,'Corrupted Dryad','','',0,7,0,0,0,0,0,0,39,40,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,4.57143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40174,13202,0,0,31814,0,0,0,'Fleeing Zin\'jatar Fathom-Stalker','','',0,7,0,0,0,0,0,0,80,80,2205,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,5.71429,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40200,13202,0,0,31984,0,0,0,'Spiketooth Eel','','',0,1,0,0,0,0,0,0,80,80,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40229,13202,0,0,2075,0,0,0,'Scalding Rock Elemental','','',512,4,0,0,0,0,0,0,80,80,2234,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40233,13202,0,0,30782,0,0,0,'Sambino\'s Modified Earthbind Totem','','',0,11,0,0,0,0,0,0,82,82,2110,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40240,13202,0,0,31794,36863,0,0,'Hyjal Bear Cub','','LootAll',0,1,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40275,13202,0,0,31618,0,0,0,'Zin\'jatar Ravager','','',0,7,0,0,0,0,0,0,80,80,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40277,13202,0,0,169,16946,0,0,'Toshe\'s Vortex Bunny','','',1024,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40307,13202,0,0,31785,0,0,0,'Earthen Fire','','Interact',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40336,13202,0,0,29538,0,0,0,'Charbringer','','',0,7,0,0,0,0,0,0,80,80,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40339,13202,0,0,16480,19595,0,0,'Turtle Ride KC Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40399,13202,0,0,32999,0,0,0,'Sambino\'s Air Balloon','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40409,13202,0,0,20195,0,0,0,'Gromm\'ko','','',0,7,0,0,0,0,0,0,81,81,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40430,13202,0,0,16480,32327,0,0,'Harpoon Transform','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40461,13202,0,0,328,21072,0,0,'Flameward Activated','','',0,10,0,0,0,0,0,0,80,80,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40462,13202,0,0,328,21072,0,0,'Flameward Defended','','',0,10,0,0,0,0,0,0,80,80,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40463,13164,0,0,31208,31209,31210,31211,'Twilight Subjugator','','',0,7,0,0,0,0,0,0,81,81,2232,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40484,13164,0,0,33428,0,0,0,'Erudax','The Duke of Below','',2147483647,10,0,1,0,0,0,0,86,86,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,20003,0,2.5,10.2857,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40491,13202,0,0,31439,0,0,0,'High Cultist Azennios','','',0,7,0,0,0,0,0,0,81,81,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40501,13202,0,0,11686,0,0,0,'Bar Fight! Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40507,13202,0,0,328,11686,0,0,'Tanaris Fire Roc Kill Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40509,13202,0,0,328,11686,0,0,'Hyena 01 Blisterpaw Kill Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40510,13202,0,0,31818,0,0,0,'Fathom-Lord Zin\'jatar','','',2147483647,7,0,1,0,0,0,0,80,80,2242,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40561,13202,0,0,31673,0,0,0,'Deep Corruptor','','',0,7,0,0,0,0,0,0,80,80,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40562,13164,40947,0,2869,2870,2871,2872,'Twilight Initiate','','Speak',0,7,0,0,0,0,0,0,80,80,2254,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40583,13202,0,0,31948,31949,0,0,'Southsea Blockader','','',16777216,7,0,0,0,0,0,0,44,45,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40586,13202,0,0,34342,0,0,0,'Lady Naz\'jar','','',8,7,0,1,0,0,0,0,82,82,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40593,13202,0,0,31946,0,0,0,'Southsea Taskmaster','','',0,7,0,0,0,0,0,0,46,46,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40594,13202,0,0,11686,0,0,0,'In The Outhouse Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40639,13202,0,0,32016,0,0,0,'Engineer Hexascrub','','',266240,7,0,1,0,0,0,0,82,82,1733,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40645,13202,0,0,32846,0,0,0,'Jorlan Trueblade','','',266240,7,0,1,0,0,0,0,82,82,1733,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40646,13202,0,0,32012,32013,32014,32015,'Glimmerdeep Diver','','',266240,7,0,0,0,0,0,0,82,82,2261,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40654,13202,0,0,20570,11686,0,0,'Anemone Gas Bunny','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40660,13202,0,0,31966,0,0,0,'Twilight Lancer','','',1024,7,0,0,0,0,0,0,81,81,1925,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40707,13202,0,0,328,23258,0,0,'Southsea Rowboat','','',0,10,0,0,0,0,0,0,39,40,2258,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40709,13164,0,0,35064,0,0,0,'Flame Ascendant','','',0,4,0,0,0,0,0,0,81,81,2232,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40713,13202,0,0,31991,31990,0,0,'Twilight Augur','','',0,7,0,0,0,0,0,0,81,81,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40714,13202,0,0,16480,21342,0,0,'All or Nothing Kill Credit','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40726,13202,0,0,10982,0,0,0,'Mazzer Stripscrew','','',0,7,0,0,0,0,0,0,40,40,875,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40727,13202,0,0,7214,0,0,0,'Griznak','Race Vendor','',0,7,0,0,0,0,0,0,40,40,2159,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40755,13164,0,0,15329,0,0,0,'Emissary of Flame','','',0,7,0,0,0,0,0,0,81,81,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40762,13202,0,0,32545,27823,0,0,'Firelands Egg','','',1024,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40767,13202,0,0,28356,28357,0,0,'Twilight Retainer','','',0,7,0,0,0,0,0,0,81,81,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40788,13202,0,0,32259,0,0,0,'Mindbender Ghur\'sha','','',8,4,0,1,0,0,0,0,82,82,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.4286,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40793,13202,0,0,31188,0,0,0,'Ragnaros','','',76,4,0,1,0,0,0,0,82,82,2234,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40814,13202,0,0,29562,0,0,0,'Azralon the Gatekeeper','','',4,7,0,1,0,0,0,0,82,82,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40838,13164,0,0,32098,32101,32103,0,'Dark Iron Laborer','','',0,7,0,0,0,0,0,0,80,80,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40844,13202,0,0,35201,0,0,0,'Cindermaul','The Portal Master','',2147483647,4,0,0,0,0,0,0,81,81,2234,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40845,13202,0,0,13030,0,0,0,'Forgemaster Pyrendius','','',2147483647,7,0,1,0,0,0,0,81,81,2234,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40855,13202,0,0,32124,0,0,0,'Slitherfin Eel','','',0,1,0,0,0,0,0,0,80,80,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40869,13202,0,0,21788,0,0,0,'Holdfast Cannon','','Interact',32,9,0,0,0,0,0,0,41,41,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8.57144,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40877,13202,0,0,14430,0,0,0,'Azsh\'ir Monitor','','',0,10,0,0,0,0,0,0,80,80,2242,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40905,13202,41087,0,32157,32158,0,0,'Windshear Overseer','','',0,7,0,0,0,0,0,0,25,26,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40906,13202,0,0,30263,30261,0,0,'Lumbering Oaf','','',0,7,0,0,0,0,0,0,28,28,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40911,13202,0,0,32159,0,0,0,'Redgill Scavenger','','',0,7,0,0,0,0,0,0,80,80,18,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40918,13202,0,0,32195,0,0,0,'Fiasco Sizzlegrin','','',266240,7,0,1,0,0,0,0,82,82,1734,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40921,13202,0,0,32882,0,0,0,'Blood Guard Toldrek','','',266240,7,0,1,0,0,0,0,82,82,1734,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40922,13202,0,0,25191,0,0,0,'Okrog','','',0,7,0,0,0,0,0,0,81,81,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40941,13202,0,0,950,32193,0,0,'Wendigo','','',0,7,0,0,0,0,0,0,6,6,24,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40942,13202,0,0,29191,29192,29193,0,'Warsong Wing Commander','','',528384,7,0,0,0,0,0,0,25,26,29,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40957,13202,0,0,32209,0,0,0,'Warsong Stockpile','','',17826832,10,0,0,0,0,0,0,1,1,7,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40961,13164,0,0,32225,0,0,0,'Kai\'ju Gahz\'rilla','','',8,1,68,1,0,0,0,0,81,81,107,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40963,13202,0,0,16480,21342,0,0,'Vashj\'ir Gardens Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40964,13202,0,0,16480,21342,0,0,'Vashj\'ir Underpass Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40965,13202,0,0,16480,21342,0,0,'Vashj\'ir Southern Structures Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40972,13202,0,0,32228,0,0,0,'Corrupted Cliff Giant','','',512,5,0,0,0,0,0,0,35,35,2102,1,1,0,1,0,2700,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40974,13164,0,0,32229,0,0,0,'Desperiona','','',2048,7,0,1,0,0,0,0,82,82,2253,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,68.5714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40998,13164,0,0,32246,0,0,0,'King Moltron','','',0,4,0,1,0,0,0,0,82,82,2234,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.94444,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41009,13202,0,0,32237,0,0,0,'Krom\'gar Hot Air Balloon','','',537133056,9,0,0,0,0,0,0,30,30,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41027,13202,0,0,6813,0,0,0,'Wormwing Screecher','','',0,7,0,0,0,0,0,0,80,80,1720,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.47222,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41029,13164,0,0,32268,0,0,0,'Twilight Dragonkin','','',0,2,0,0,0,0,0,0,81,81,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.22222,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41031,13164,0,0,32341,0,0,0,'Twilight Juggernaut','','',0,2,0,0,0,0,0,0,81,81,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.22222,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41049,13202,0,0,31818,0,0,0,'Fathom-Lord Zin\'jatar','','',262144,7,0,1,0,0,0,0,81,81,1770,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41057,13202,0,0,35066,0,0,0,'Gnaws','','',0,1,0,1,0,0,0,0,82,82,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41070,13202,0,0,32300,32301,32302,0,'Captured Huntress','','',4096,7,0,0,0,0,0,0,25,26,80,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41071,13202,0,0,32303,0,0,0,'Huntress Illiona','','',4096,7,0,1,0,0,0,0,27,27,80,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41080,13202,0,0,34227,0,0,0,'Dragonmaw Scout','','',0,7,0,0,0,0,0,0,19,20,2273,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41087,13202,0,0,32293,32294,32295,0,'Stonetalon Horde Unit Proxy','','',0,7,0,0,0,0,0,0,25,26,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41098,13202,0,0,33184,0,0,0,'Gnaws','','',0,1,0,1,0,0,0,0,82,82,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,76859,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41105,13202,0,0,25773,25633,25632,25775,'Kvaldir Limbripper','','',0,7,0,0,0,0,0,0,81,81,2102,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41108,13202,0,0,25773,25633,25632,25775,'Kvaldir Plunderer','','',0,7,0,0,0,0,0,0,81,81,2102,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41110,13164,0,0,12030,0,0,0,'Grand Ambassador Flamelash','','',0,7,0,1,0,0,0,0,81,81,2356,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41112,13202,0,0,3218,0,0,0,'Marion Wormwing','','',262144,7,0,0,0,0,0,0,81,81,14,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41115,13202,0,0,32314,0,0,0,'Varkul the Unrelenting','Kvaldir General','',2147483647,7,0,1,0,0,0,0,81,81,2102,1,1,0,1,0,1538,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41121,13164,0,0,27494,27495,0,0,'Frostmane Seer','','',0,7,0,0,0,0,0,0,5,6,37,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41122,13164,0,0,27498,27499,0,0,'Frostmane Snowstrider','','',0,7,0,0,0,0,0,0,5,6,37,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41130,13202,0,0,11686,0,0,0,'The Mad Magus Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41132,13164,0,0,4907,0,0,0,'Flood Elemental','','',0,4,0,0,0,0,0,0,20,20,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.3174,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41136,13202,0,0,14401,0,0,0,'Dreadmaul Ambusher','','',0,7,0,0,0,0,0,0,54,55,45,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41155,13202,0,0,16480,21342,0,0,'Elven Device Bunny','','',0,10,0,0,0,0,0,0,81,81,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41163,13202,0,0,20590,0,0,0,'Illycor','','',2147483647,3,0,0,0,0,0,0,56,56,90,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41164,13202,0,0,19719,0,0,0,'Jarroc Torn-Wing','','',2147483647,3,0,0,0,0,0,0,57,57,90,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,16,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41165,13202,0,0,19586,0,0,0,'Shahandana','','',2147483647,3,0,0,0,0,0,0,57,57,90,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41166,13202,0,0,37559,0,0,0,'Gomegaz','','',2147483647,1,45,0,0,0,0,0,57,57,90,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41173,13202,0,0,32330,0,0,0,'Chief Prospector Hondo','','',2147483647,7,0,0,0,0,0,0,55,56,1575,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41183,13202,0,0,32338,0,0,0,'Gilblingle','','',0,7,0,0,0,0,0,0,81,81,18,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41185,13202,0,0,32339,0,0,0,'Queen Silith','','',0,1,0,0,0,0,0,0,27,27,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,7,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41192,13202,0,0,16480,21342,0,0,'The Pewter Prophet','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41193,13202,0,0,32416,0,0,0,'Loramus\' Body','','',0,7,0,0,0,0,0,0,57,57,1683,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41202,13164,0,0,15221,0,0,0,'Constriction Totem','','',0,11,0,0,0,0,0,0,6,9,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41218,13202,0,0,3218,0,0,0,'Aviana\'s Egg Quest Tracker','','',262144,7,0,0,0,0,0,0,80,80,514,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41220,13202,0,0,16480,21342,0,0,'Battlemaiden Vision 1 Credit','','',0,10,0,0,0,0,0,0,81,81,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41221,13202,0,0,16480,21342,0,0,'Battlemaiden Vision 2 Credit','','',0,10,0,0,0,0,0,0,81,81,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41222,13202,0,0,16480,21342,0,0,'Battlemaiden Vision 3 Credit','','',0,10,0,0,0,0,0,0,81,81,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41227,13202,0,0,32238,0,0,0,'Azsh\'ir Infantry','','',0,7,0,0,0,0,0,0,81,81,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41232,13202,0,0,6148,0,0,0,'Bound Highborne Spirit','','',0,6,0,0,0,0,0,0,26,27,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41235,13202,0,0,32874,32875,32876,32877,'Alliance Lookout','','',266240,7,0,0,0,0,0,0,82,82,2261,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41242,13202,0,0,328,11686,0,0,'The Ancient Brazier Fire Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41249,13202,0,0,31530,0,0,0,'Azsh\'ir Soldier','','',0,7,0,0,0,0,0,0,81,81,2275,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41250,13202,0,0,32310,0,0,0,'Azsh\'ir Wave Screamer','','',0,7,0,0,0,0,0,0,81,81,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41255,13202,0,0,32308,0,0,0,'Sethria','','',2147483647,2,0,1,0,0,0,0,81,81,2254,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41258,13164,0,0,32370,32369,32366,0,'Frostmane Warrior','','',0,7,0,0,0,0,0,0,7,8,2264,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41273,13202,0,0,32379,0,0,0,'Horghast Flarecrazed','','',2147483647,7,0,0,0,0,0,0,21,21,54,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41280,13202,0,0,10543,0,0,0,'Razelikh the Defiler','','',2147483647,3,0,1,0,0,0,0,57,57,90,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41281,13202,0,0,32874,32875,32876,32877,'Injured Assault Volunteer','','',266240,7,0,0,0,0,0,0,82,82,2261,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41283,13202,0,0,15183,15185,0,0,'Frightened Miner','','Inspect',6144,7,0,0,0,0,0,0,19,21,894,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41284,13202,0,0,32391,0,0,0,'Battok the Berserker','','',0,7,0,0,0,0,0,0,8,8,2264,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41291,13202,41087,0,32394,32395,32396,32397,'Krom\'gar Assassin','','',0,7,0,0,0,0,0,0,27,28,2211,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41292,13202,0,0,26348,0,0,0,'Loramus the Defiled','','',0,3,0,0,0,0,0,0,57,57,954,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41293,13202,0,0,12209,0,0,0,'Harbor Shredfin','','',0,1,0,0,0,0,0,0,21,22,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41294,13202,0,0,16480,33172,0,0,'Watery Vision','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41303,13202,0,0,16480,21342,0,0,'Northwestern Terrace Credit','','',0,10,0,0,0,0,0,0,81,81,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41304,13202,0,0,16480,21342,0,0,'Terrace Tunnel Credit','','',0,10,0,0,0,0,0,0,81,81,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41311,13202,41087,0,32399,0,0,0,'Master Assassin Kel\'istra','','',0,7,0,0,0,0,0,0,28,28,1602,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41314,13202,0,0,169,11686,0,0,'Support Clamp Trigger 01','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41315,13202,0,0,169,11686,0,0,'Support Clamp Trigger 02','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41316,13202,0,0,169,11686,0,0,'Support Clamp Trigger 03','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41317,13202,0,0,169,11686,0,0,'Support Clamp Trigger 04','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41334,13202,0,0,19917,0,0,0,'Whrrrl','','',2147483647,4,0,0,0,0,0,0,42,42,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41340,13202,0,0,31693,0,0,0,'Private Pollard','','',0,7,0,0,0,0,0,0,83,83,35,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.4286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41351,13202,0,0,32423,0,0,0,'Grimtotem Bodyguard','','',0,7,0,1,0,0,0,0,27,27,1732,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41360,13202,41087,0,32430,32431,32432,32433,'Krom\'gar Marauder','','',0,7,0,0,0,0,0,0,28,29,2265,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41372,13164,0,0,17188,0,0,0,'Frostmane Retreat North','','',0,10,0,0,0,0,0,0,1,1,35,41,41,60,1,0,2000,0,0.746,0.746,0,2000,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41373,13202,0,0,17188,0,0,0,'Frostmane Retreat South','','',0,10,0,0,0,0,0,0,1,1,35,41,41,60,1,0,2000,0,0.746,0.746,0,2000,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41386,13202,0,0,31531,31530,0,0,'Bloodwash Barbarian','','',0,7,0,0,0,0,0,0,56,57,2245,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41387,13202,0,0,4972,4976,0,0,'Bloodwash Enchantress','','',0,7,0,0,0,0,0,0,56,57,2245,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41389,13164,0,0,8550,0,0,0,'Paleolithic Elemental','','',512,4,0,0,0,0,0,0,22,22,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41396,13202,0,0,34998,0,0,0,'Fiery Tormentor','','',0,3,0,0,0,0,0,0,80,80,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41402,13202,0,0,37201,0,0,0,'Abandoned Bloodwash Crate','','',0,7,0,0,0,0,0,0,57,57,35,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41404,13202,0,0,31533,0,0,0,'Bloodwash Gambler','','',0,7,0,0,0,0,0,0,56,57,2205,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41405,13202,0,0,5029,4979,0,0,'Bloodwash Idolater','','',0,7,0,0,0,0,0,0,56,57,2205,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41408,13202,41087,0,32445,32447,32446,0,'Goblin Stripminer','','',0,7,0,0,0,0,0,0,27,28,2265,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41409,13202,0,0,32448,0,0,0,'Dark Iron Trapper','','',0,7,0,0,0,0,0,0,22,23,54,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41414,13202,0,0,11686,0,0,0,'Highland Raptor Kill Credit','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41416,13202,0,0,32450,0,0,0,'Yorla Darksnare','','',2147483647,7,0,0,0,0,0,0,23,23,54,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41422,13202,0,0,31531,31530,0,0,'Bloodwash Zealot','','',0,7,0,0,0,0,0,0,57,57,2245,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41423,13202,0,0,4972,4976,0,0,'Bloodwash Acolyte','','',0,7,0,0,0,0,0,0,57,57,2245,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41424,13202,0,0,16272,0,0,0,'Mouldering Mirebeast','','',256,4,0,0,0,0,0,0,24,25,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41427,13164,0,0,11372,0,0,0,'Cursed Marine','','',0,6,0,0,0,0,0,0,22,23,21,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41428,13164,0,0,3505,0,0,0,'Cursed Sailor','','',0,6,0,0,0,0,0,0,22,23,21,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41431,13202,0,0,32457,32459,32458,32460,'Grimtotem Invader','','',0,7,0,0,0,0,0,0,41,42,2246,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41438,13202,0,0,328,11686,0,0,'Mosshide Captive Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41449,13164,0,0,1070,0,0,0,'Rampant Fire Elemental','','',0,4,0,0,0,0,0,0,24,25,91,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41455,13202,0,0,35382,0,0,0,'Overseer Idra\'kess','','',262144,7,0,1,0,0,0,0,80,81,1770,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41456,13202,0,0,32841,0,0,0,'Lady Sira\'kess','Mistress of the Tides','',262144,7,0,1,0,0,0,0,81,81,2244,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41457,13202,0,0,32242,0,0,0,'Executioner Verathress','','',262144,7,0,1,0,0,0,0,80,81,1770,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41460,13202,0,0,34376,0,0,0,'Captured Freewind Brave','','Interact',0,7,0,0,0,0,0,0,42,42,2249,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41463,13202,0,0,34374,0,0,0,'Captured Feralas Sentinel','','Interact',0,7,0,0,0,0,0,0,42,42,2251,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41466,13164,0,0,31809,0,0,0,'Idra\'kess Sentinel','','',0,7,0,0,0,0,0,0,80,81,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41467,13164,0,0,32474,0,0,0,'Idra\'kess Enchantress','','',0,7,0,0,0,0,0,0,80,81,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41470,13202,0,0,4426,0,0,0,'Doomguard Destroyer','','',0,3,0,0,0,0,0,0,58,59,90,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41471,13202,0,0,10543,0,0,0,'Dreadlord Defiler','','',0,3,0,0,0,0,0,0,58,59,90,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41475,13202,0,0,32476,0,0,0,'Oil Pump','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41481,13202,0,0,32479,0,0,0,'Zin\'jatar Guardian','','',0,7,0,0,0,0,0,0,80,80,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41500,13164,0,0,32492,32493,0,0,'Twilight Scorchlord','','',0,7,0,0,0,0,0,0,81,81,2253,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41502,13164,0,0,32494,0,0,0,'Twilight Field Captain','','',0,7,0,0,0,0,0,0,81,81,2253,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41510,13202,0,0,32491,32490,0,0,'Lost Warden Rescued','','',0,7,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41522,13202,0,0,32502,0,0,0,'Calamoth Ashbeard','Herald of the Twilight\'s Hammer','',0,7,0,0,0,0,0,0,25,25,2147,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41528,13202,0,0,4211,4232,4233,4234,'Helpless Young Druid','','',4096,7,0,0,0,0,0,0,22,24,80,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41530,13202,0,0,32499,0,0,0,'Warden Azjakir','','',0,7,0,0,0,0,0,0,80,81,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41531,13202,0,0,31600,0,0,0,'Earthmender Duarn','The Earthen Ring','',0,7,0,0,0,0,0,0,82,82,2167,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41533,13202,0,0,16480,21342,0,0,'Rescued Prisoner Kill Credit Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41555,13202,0,0,11686,0,0,0,'Pearl Miner Rescue Credit','','',0,7,0,0,0,0,0,0,80,81,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41562,13202,0,0,32876,0,0,0,'Injured Lookout','','',266240,7,0,0,0,0,0,0,82,82,2261,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41566,13202,0,0,31982,32123,0,0,'Muckskin Scrounger','','',0,7,0,0,0,0,0,0,80,81,1712,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41572,13202,0,0,32786,0,0,0,'Rescue Balloon','','',1024,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1,1.14286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41586,13202,0,0,31811,0,0,0,'Sira\'kess Guardian','','',0,7,0,0,0,0,0,0,82,82,1711,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41602,13202,0,0,32504,0,0,0,'Child of Tortolla Trained','','',0,1,21,0,0,0,0,0,80,80,2233,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41614,13164,0,0,35321,0,0,0,'Nemesis','The Usurper','',0,1,0,1,0,0,0,0,81,81,2147,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41628,13164,0,0,328,11686,0,0,'Marsh Fire Bunny','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41642,13202,0,0,33618,0,0,0,'Wil\'hai','','',0,1,0,1,0,0,0,0,85,85,31,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41646,13202,0,0,31771,31773,0,0,'Crushing Eel','','',0,1,0,0,0,0,0,0,82,82,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41650,13202,0,0,19874,0,0,0,'Nether Fiend','','',0,10,0,0,0,0,0,0,82,82,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41654,13202,0,0,32713,0,0,0,'Ur\'Goz','','',2147483647,7,0,0,0,0,0,0,82,82,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41655,13202,0,0,32712,0,0,0,'Sku\'Bu','','',2147483647,7,0,0,0,0,0,0,82,82,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41656,13202,0,0,32714,0,0,0,'Neph\'Lahim','','',2147483647,7,0,0,0,0,0,0,82,82,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41659,13202,0,0,35921,0,0,0,'Hallazeal the Ascended','','',2147483647,4,0,1,0,0,0,0,82,82,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41672,13202,0,0,32532,32533,32534,32535,'Drowning Warrior','','',0,7,0,1,0,0,0,0,80,80,1735,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41731,13202,0,0,35382,0,0,0,'Overseer Idra\'kess','','',2147483647,7,0,1,0,0,0,0,80,80,74,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41759,13202,0,0,16480,21342,0,0,'Blood and Thunder Kill Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41762,13202,0,0,32579,23504,32577,32578,'Helm\'s Bed Surger','','',0,4,0,0,0,0,0,0,9,10,91,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.3174,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41768,13202,0,0,32580,0,0,0,'Icy Tomb','','',0,10,0,0,0,0,0,0,10,10,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41776,13202,0,0,32500,0,0,0,'Swiftfin Seahorse','','vehichleCursor',0,1,0,0,0,0,0,0,80,80,35,1,1,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,7.9365,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41779,13202,0,0,32870,0,0,0,'Injured Lookout','','',266240,7,0,0,0,0,0,0,82,82,1735,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41780,13202,0,0,32870,32873,32872,32871,'Horde Lookout','','',266240,7,0,0,0,0,0,0,82,82,1801,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41782,13202,0,0,11686,0,0,0,'A Standard Day for Azrajar Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41865,13202,41866,0,32615,32616,0,0,'Darnassian Scout','','',0,7,0,0,0,0,0,0,25,26,124,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41866,13202,0,0,32293,32294,32295,0,'Stonetalon Alliance Unit Proxy','','',0,7,0,0,0,0,0,0,25,26,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41885,13202,0,0,32613,0,0,0,'Gurrok','','',0,7,0,0,0,0,0,0,83,83,35,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41925,13202,0,0,32634,32635,0,0,'Coldlight Hunter','','',0,7,0,0,0,0,0,0,81,81,18,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41926,13202,0,0,32636,32637,0,0,'Coldlight Oracle','','',0,7,0,0,0,0,0,0,81,81,18,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41927,13202,0,0,32617,0,0,0,'Devious Great-Eel','','',0,1,0,1,0,0,0,0,82,82,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,10,17.1429,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41936,13202,0,0,169,11686,0,0,'Northwatch Tent Quest Credit','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41937,13202,41866,0,32639,0,0,0,'Marshal Paltrow','','',2048,7,0,0,0,0,0,0,27,27,1077,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41980,13202,0,0,32647,0,0,0,'Fathom-Caller Azrajar','','',262144,7,0,1,0,0,0,0,81,81,1770,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41982,13202,0,0,16480,21342,0,0,'Quel\'Dormir Temple Credit Bunny','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41985,13202,0,0,32310,0,0,0,'Sira\'kess Tide Priestess','','',262144,7,0,1,0,0,0,0,81,81,1770,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41989,13202,0,0,10038,11859,11860,0,'Frightened Peon','','Inspect',6144,7,0,0,0,0,0,0,19,21,29,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41993,13202,0,0,11710,0,0,0,'Raging Earth Elemental','','',512,4,0,0,0,0,0,0,26,27,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41999,13202,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,1,0,0,0,0,81,81,2263,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42007,13202,0,0,22903,11686,0,0,'Egg-splosive Bunny (Alliance)','','',16778240,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42010,13202,0,0,8749,0,0,0,'General Grimaxe','','',0,7,0,0,0,0,0,0,11,11,2270,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42013,13202,0,0,12207,0,0,0,'Dominated Great Shark','','',0,7,0,0,0,0,0,0,81,81,2028,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,78296,0,78297,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42016,13202,41866,0,22878,0,0,0,'Gnomish Flying Machine','','',524288,9,0,1,0,0,0,0,26,27,84,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42017,13202,41866,0,23366,23367,23368,23369,'Gnome Wing Commander','','',524288,7,0,0,0,0,0,0,25,26,1732,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42024,13202,0,0,26,0,0,0,'Subdued Kobold','','',0,7,0,0,0,0,0,0,27,28,2265,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42027,13202,0,0,11686,0,0,0,'Into the Totem Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42030,13202,0,0,32237,0,0,0,'Krom\'gar Hot Air Balloon','','',262144,9,0,0,0,0,0,0,30,30,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42034,13202,0,0,32461,32462,0,0,'Alliance Spy','','',0,7,0,0,0,0,0,0,29,30,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42037,13202,0,0,32237,0,0,0,'Krom\'gar Hot Air Balloon','','',262144,9,0,0,0,0,0,0,30,30,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42041,13202,0,0,34224,0,0,0,'Dragonmaw Whelpstealer','','',0,7,0,0,0,0,0,0,24,24,2273,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42046,13202,0,0,20570,11686,0,0,'Burning Bomber Credit','','',0,10,0,0,0,0,0,0,1,1,35,41,41,60,1,0,2000,0,0.746,0.746,0,2000,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,4,16,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42056,13202,0,0,32293,32294,32295,0,'Stonetalon Alliance Battlescar Unit Proxy','','',0,7,0,0,0,0,0,0,25,26,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42057,13202,0,0,25773,25633,25632,25775,'Kvaldir Bonesnapper','','',0,7,0,0,0,0,0,0,81,81,1771,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42063,13202,0,0,32314,0,0,0,'Hagrim Hopebreaker','','',0,7,0,1,0,0,0,0,81,81,2102,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42089,13202,0,0,20570,11686,0,0,'Rally the Defenders Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42093,13202,0,0,20570,11686,0,0,'Striking Back Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42109,13202,0,0,169,11686,0,0,'Bluegill Murloc Kill Credit','','',1048576,10,0,0,0,0,0,0,1,1,18,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42114,13202,0,0,32694,32695,32696,32697,'Alliance Sea-Scout','','',0,7,0,0,0,0,0,0,81,81,84,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42115,13202,0,0,32691,32692,32693,0,'Hellscream Seadog','','',0,7,0,0,0,0,0,0,81,81,83,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42116,13202,0,0,32674,32676,32675,32677,'Panicked Seahorse','','',0,1,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42124,13202,0,0,32907,0,0,0,'Garrosh Hellscream','Warchief','',4,7,0,1,0,0,0,0,88,88,1735,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42135,13202,0,0,16480,21342,0,0,'Defend the Bridge Quad Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42151,13202,0,0,169,11686,0,0,'Angerfang Dragonmaw Kill Credit','','',1048576,10,0,0,0,0,0,0,1,1,2273,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42154,13202,0,0,32690,0,0,0,'Twilight Convert','','',0,7,0,0,0,0,0,0,25,25,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42169,13164,0,0,20570,11686,0,0,'Amberstill Raid Controller','','',0,10,0,0,0,0,0,0,1,1,35,41,41,60,1,0,2000,0,0.746,0.746,0,2000,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,4,16,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42185,13164,0,0,13749,0,0,0,'Living Contamination','','',0,4,0,0,0,0,0,0,2,2,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.3174,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42188,13164,0,0,36475,0,0,0,'Ozruk','','',584,5,0,1,0,0,0,0,84,84,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.22222,12.6984,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42223,13164,0,0,31649,31650,31651,31652,'Irradiated Technician','','',0,7,0,0,0,0,0,0,3,4,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42224,13164,0,0,29115,0,0,0,'Repaired Mechano-Tank','','',0,9,0,0,0,0,0,0,3,4,190,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42225,13202,0,0,31433,31976,32014,32594,'Alliance Prisoner','','',0,7,0,0,0,0,0,0,80,80,534,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42228,13202,0,0,14360,14361,14362,14363,'Okril\'lon Scout','','',0,7,0,0,0,0,0,0,55,56,1619,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42230,13202,0,0,32731,0,0,0,'Grawmug','','',2147483647,7,0,0,0,0,0,0,12,12,59,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42231,13202,0,0,14360,0,0,0,'Captain Metlek','Okril\'lon Captain','',4096,7,0,0,0,0,0,0,56,56,1619,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.0857,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42234,13202,0,0,32595,32207,32587,32203,'Horde Prisoner','','',0,7,0,0,0,0,0,0,80,80,714,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42235,13202,0,0,1106,0,0,0,'Darktail Bonepicker','','',1,1,7,0,0,0,0,0,55,56,73,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,7,13.7143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42252,13202,0,0,32744,0,0,0,'Drowned Gilnean Spirit','','',0,6,0,0,0,0,0,0,55,56,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42280,13202,0,0,32755,32756,32757,32758,'Twilight Devotee','','',0,7,0,0,0,0,0,0,82,82,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42285,13202,0,0,32543,31674,32018,0,'Faceless Overseer','','',0,10,0,1,0,0,0,0,82,82,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,7.30159,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42333,13164,0,0,26448,0,0,0,'High Priestess Azil','','',72,7,0,1,0,0,0,0,84,84,14,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,11.4286,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42334,13202,0,0,32784,0,0,0,'Marl Wormthorn','','',2147483647,7,0,0,0,0,0,0,60,60,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42342,13202,0,0,548,0,0,0,'Energized Harvest Reaper','','',0,9,0,0,0,0,0,0,12,13,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42343,13202,0,0,11686,0,0,0,'Twilight Extermination Bound Torrent Possessed Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42359,13202,0,0,14360,14361,14362,14363,'Okril\'lon Infantry','','',4096,7,0,0,0,0,0,0,55,56,2322,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42414,13202,0,0,221,3640,344,11873,'Furlbrow Murder Info 001','','',0,7,0,0,0,0,0,0,1,1,15,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42415,13202,0,0,221,3640,344,11873,'Furlbrow Murder Info 002','','',0,7,0,0,0,0,0,0,1,1,15,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42416,13202,0,0,221,3640,344,11873,'Furlbrow Murder Info 003','','',0,7,0,0,0,0,0,0,1,1,15,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42417,13202,0,0,221,3640,344,11873,'Furlbrow Murder Info 004','','',0,7,0,0,0,0,0,0,1,1,15,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42428,13164,0,0,37235,37236,37237,37238,'Devout Follower','','',8,7,0,0,0,0,0,0,83,83,1771,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42463,13202,0,0,20570,11686,0,0,'Operation: Gnomeregan Recap Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42475,13164,0,0,17450,0,0,0,'Fungal Behemoth','','',256,4,0,0,0,0,0,0,83,83,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42479,13202,0,0,33051,33052,33053,0,'Servant of Therazane','','',512,5,0,1,0,0,0,0,83,83,2288,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,7.9365,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42486,13202,0,0,16480,21342,0,0,'Boarding Submarine Credit Bunny','','',0,10,0,0,0,0,0,0,81,81,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42487,13202,0,0,16480,21342,0,0,'Securing Cavern Credit Bunny','','',0,10,0,0,0,0,0,0,81,81,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42501,13202,0,0,32918,32919,32920,32921,'Wounded Infantry','','',4096,7,0,1,0,0,0,0,30,30,875,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42518,13202,0,0,32924,33082,0,0,'Wildhammer Warrior','','',0,7,0,0,0,0,0,0,31,32,2294,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42522,13164,0,0,33560,0,0,0,'Stone Drake','','',0,2,0,1,0,0,0,0,83,83,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,13.7143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42524,13164,0,0,21234,0,0,0,'Jaspertip Borer','','',0,7,0,0,0,0,0,0,83,83,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42536,13202,0,0,32929,33081,0,0,'Revantusk Stalker','','',0,7,0,0,0,0,0,0,31,32,2293,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42549,13202,0,0,29220,0,0,0,'Azsh\'ir Archaean','','',0,7,0,1,0,0,0,0,81,81,2275,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42563,13164,0,0,20570,21072,0,0,'Toxic Pool','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,4,16,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42565,13202,0,0,17035,26241,0,0,'Camera Bunny Vehicle','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42597,13202,0,0,169,11686,0,0,'Revantusk Troll Drums Buff Credit Bunny','','',1048576,10,0,0,0,0,0,0,1,1,2273,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42601,13202,0,0,367,0,0,0,'Overloaded Harvest Golem','','',0,9,0,1,0,0,0,0,12,13,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42609,13202,0,0,36874,0,0,0,'Gan\'dranda','Revantusk General','',2147483647,7,0,0,0,0,0,0,32,32,2293,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42610,13202,0,0,36884,0,0,0,'Thornar Thunderclash','Wildhammer General','',2147483647,7,0,0,0,0,0,0,32,32,2294,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42617,13202,0,0,32971,0,0,0,'Westfall Stew','','',0,9,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42620,13202,0,0,33178,33179,0,0,'Lashtail Egg','','',0,10,0,0,0,0,0,0,1,1,48,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42621,13202,0,0,11686,0,0,0,'Murkgill Murloc','','',0,7,0,0,0,0,0,0,1,1,18,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42629,13164,0,0,169,11686,0,0,'Akil\'darah Credit Bunny','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42645,13202,0,0,33026,33027,33028,33029,'Captured Demolitionist','','',0,7,0,0,0,0,0,0,4,4,35,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42652,13202,0,0,374,0,0,0,'Riverpaw Gnoll Proxy','','',0,7,0,0,0,0,0,0,12,12,20,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42653,13202,0,0,33001,0,0,0,'Jango Spothide','','',0,7,0,0,0,0,0,0,14,14,20,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42674,13202,0,0,25092,0,0,0,'Hellscream Demolisher Quest Credit','','',8,9,0,0,0,0,0,0,83,83,29,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42675,13202,0,0,33014,33015,0,0,'Chief Engineer Quest Tracker','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42680,13202,0,0,32897,0,0,0,'Shadowy Figure','','',0,7,0,0,0,0,0,0,85,85,17,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42704,13164,0,0,328,11686,0,0,'Jintha\'Alor Tiki Mask Fire Bunny','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42731,13202,0,0,33036,0,0,0,'Earthmender Norsala','The Earthen Ring','',262144,7,0,1,0,0,0,0,83,83,2289,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42742,13202,0,0,11686,0,0,0,'Lashtail Raptor Feeding Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42773,13202,0,0,32731,0,0,0,'Boss Bruggor','','',0,7,0,0,0,0,0,0,3,3,59,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42788,13202,0,0,33042,0,0,0,'Hargoth Dimblaze','The Earthen Ring','',0,7,0,1,0,0,0,0,85,85,2289,1,1,0,1,0,1538,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42796,13202,0,0,20570,11686,0,0,'Paint it Black Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42798,13202,0,0,33061,0,0,0,'Bilgewater Foreman Quest Tracker','','',0,7,0,0,0,0,0,0,83,83,2160,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42801,13164,0,0,35858,0,0,0,'Mor\'norokk the Hateful','','Speak',0,7,0,0,0,0,0,0,81,81,2253,1,1,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42815,13164,0,0,25769,0,0,0,'Ongo\'longo','','',0,7,0,0,0,0,0,0,33,33,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42840,13202,0,0,38066,0,0,0,'Captured Lashtail Hatchling','','',0,1,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42860,13202,0,0,33087,0,0,0,'Razlo Crushcog Kill Credit','','',0,9,0,1,0,0,0,0,83,83,63,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42879,13164,0,0,1090,0,0,0,'Spawn of Shadra','','',1,1,3,0,0,0,0,0,33,33,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42881,13202,0,0,788,0,0,0,'Tan\'shang','','',0,1,0,0,0,0,0,0,80,80,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42882,13202,0,0,788,0,0,0,'Tenjiyu','','',0,1,0,0,0,0,0,0,80,80,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42883,13202,0,0,788,0,0,0,'Chiyu','','',0,1,0,0,0,0,0,0,80,80,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42884,13202,0,0,15233,0,0,0,'Shade of the Hexxer','','',4,6,0,0,0,0,0,0,88,88,28,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42885,13164,0,0,33104,0,0,0,'Twilight Saboteur','','',0,7,0,0,0,0,0,0,81,82,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42893,13202,0,0,32988,32989,32990,0,'AWOL Grunt Disciplined','','',0,7,0,0,0,0,0,0,82,83,125,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42900,13164,0,0,33110,0,0,0,'Quartz Rockling','','',0,4,0,0,0,0,0,0,81,81,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42907,13202,0,0,16213,0,0,0,'Cocooned Victim','','',1032,10,0,0,0,0,0,0,34,34,14,1,1,0,1,0,6000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42914,13202,0,0,33121,0,0,0,'High Priestess Lorthuna','','',2147483647,7,0,1,0,0,0,0,83,83,2292,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42916,13202,0,0,33127,33133,33132,0,'Twilight Soulreaper','','',0,7,0,0,0,0,0,0,83,83,2292,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42917,13164,0,0,33129,33130,33125,33126,'Twilight Duskwarden','','',0,7,0,0,0,0,0,0,83,83,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42921,13164,0,0,33131,0,0,0,'Dragul Giantbutcher','','',2147483647,7,0,0,0,0,0,0,83,83,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42923,13202,0,0,33128,0,0,0,'Boldrich Stonerender','','',2147483647,7,0,0,0,0,0,0,83,83,2292,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42924,13164,42917,0,33138,33137,33136,33139,'Twilight Laborer','','',0,7,0,0,0,0,0,0,83,83,2297,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42925,13164,0,0,33647,0,0,0,'Ravenous Tunneler','','',520,4,0,0,0,0,0,0,83,83,2298,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42938,13202,0,0,33143,0,0,0,'Kurtok the Slayer','','',2147483647,7,0,0,0,0,0,0,5,5,14,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,1,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42940,13164,0,0,22712,11686,0,0,'Northshire Vineyards Fire Trigger','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42977,13202,0,0,32719,0,0,0,'Twilight Skies Quest Tracker','','',0,7,0,0,0,0,0,0,85,85,2160,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43007,13202,0,0,33275,0,0,0,'Shadra','The Venom Queen','',1,1,3,1,0,0,0,0,35,35,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43024,13202,0,0,11686,0,0,0,'Skullsplitter Troll','','',0,7,0,0,0,0,0,0,1,1,30,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43026,13164,0,0,171,0,0,0,'Deepstone Elemental','','',512,4,0,0,0,0,0,0,82,82,91,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43027,13202,0,0,169,11686,0,0,'First Clue','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43028,13202,0,0,169,11686,0,0,'Second Clue','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43029,13202,0,0,169,11686,0,0,'Third Clue','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43036,13202,0,0,28739,0,0,0,'Flint Oremantle','Son of the Stonefather','',16778240,7,0,1,0,0,0,0,83,83,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,7.9365,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43038,13202,0,0,33761,0,0,0,'Agitated Tunneler Transform','','',0,4,0,1,0,0,0,0,83,83,2298,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43064,13202,0,0,10001,10002,10003,0,'Stolen Ram Recovery Credit','','',0,1,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43067,13202,0,0,328,11686,0,0,'Shadra\'Alor Northwest Altar Bunny','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43068,13202,0,0,328,11686,0,0,'Shadra\'Alor Southwest Altar Bunny','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43069,13202,0,0,328,11686,0,0,'Shadra\'Alor East Altar Bunny','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43110,13202,0,0,11686,0,0,0,'Gurubashi Arena Challenger','','',0,7,0,0,0,0,0,0,25,25,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43115,13164,0,0,4766,1162,33252,33253,'Dormant Stonebound Elemental','','Interact',0,4,0,0,0,0,0,0,83,83,2283,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43134,13164,0,0,32933,0,0,0,'Stone Trogg Ambusher','','',0,7,0,0,0,0,0,0,82,82,2102,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43138,13164,0,0,26091,0,0,0,'Stonehearth Defender','','',4096,7,0,0,0,0,0,0,82,82,1770,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43164,13914,0,0,11686,0,0,0,'Sealing the Way 01 Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43165,13202,0,0,11686,0,0,0,'Sealing the Way 02 Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43166,13202,0,0,11686,0,0,0,'Sealing the Way 03 Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43167,13202,0,0,11686,0,0,0,'Sealing the Way 04 Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43172,13202,0,0,16480,21342,0,0,'Pebble Crystal Event Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43189,13202,0,0,33262,0,0,0,'Warchief Mor\'ghor','Leader of the Dragonmaw','',2147483647,7,0,1,0,0,0,0,84,84,2315,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43203,13202,0,0,486,0,0,0,'Gmurgl','Saltscale Prisoner','',0,7,0,0,0,0,0,0,41,41,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43204,13202,0,0,37203,0,0,0,'Orgus','Mosh\'ogg Prisoner','',0,7,0,0,0,0,0,0,47,47,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43205,13202,0,0,4429,0,0,0,'Captain Bartholomew Softbeard','Bloodsail Prisoner','',0,7,0,0,0,0,0,0,49,49,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43228,13164,0,0,32934,0,0,0,'Stone Trogg Berserker','','',0,7,0,0,0,0,0,0,82,82,2102,1,1,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43229,13164,0,0,169,11686,0,0,'Injured Earthen','','',16778240,7,0,0,0,0,0,0,82,82,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43236,13202,0,0,328,11686,0,0,'Trained Razorbeak Feed Credit Bunny','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43245,13202,0,0,37813,0,0,0,'Zanzil the Outcast','','',0,7,0,0,0,0,0,0,32,32,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43252,13202,0,0,11686,0,0,0,'Bat Totem Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43253,13202,0,0,11686,0,0,0,'Troll Hole Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43257,13202,0,0,15219,0,0,0,'High Priestess Jeklik','','',2147483647,7,0,1,0,0,0,0,32,32,28,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43258,13164,0,0,35201,0,0,0,'Lodestone Elemental','','',512,4,0,0,0,0,0,0,81,82,834,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43321,13202,0,0,11686,0,0,0,'Plunging into ZG Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43323,13202,0,0,37788,0,0,0,'High Priest Venoxis','','',2147483647,7,0,1,0,0,0,0,32,32,28,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43339,13164,0,0,33631,0,0,0,'Gorgonite','','',2147483647,1,0,0,0,0,0,0,83,83,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.77778,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43345,13202,0,0,328,11686,0,0,'Forces 04 Faerie Dragon Kill Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43347,13202,0,0,328,11686,0,0,'Forces 05 Giant Kill Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43363,13202,0,0,9710,0,0,0,'Ritualist Tarak','','',2147483647,7,0,1,0,0,0,0,17,17,40,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43369,13202,0,0,9734,0,0,0,'Overlord Barbarius','','',2147483647,7,0,1,0,0,0,0,17,17,40,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43370,13164,0,0,11686,0,0,0,'Red Mist','','',0,13,0,0,0,0,0,0,83,83,114,1,1,0,1,0,4000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,4.57143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43372,13164,0,0,33328,0,0,0,'Fungalmancer Glop','','',2147483647,7,0,1,0,0,0,0,83,83,59,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43388,13164,0,0,33355,33353,0,0,'Doomshroom','','',0,10,0,0,0,0,0,0,83,83,7,1,1,0,1,0,4000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,4.57143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43394,13202,0,0,33352,0,0,0,'Dragonmaw Warlock','','',0,7,0,0,0,0,0,0,84,84,2315,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43496,13202,0,0,21079,0,0,0,'Darkblaze','','',2147483647,2,0,1,0,0,0,0,21,21,14,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43503,13164,0,0,33036,0,0,0,'Earthmender Norsala','The Earthen Ring','',262144,7,0,1,0,0,0,0,83,83,250,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43511,13202,0,0,19796,2236,0,0,'Deck Stain','','',17825792,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43513,13164,0,0,32933,0,0,0,'Verlok Pillartumbler','','',0,7,0,0,0,0,0,0,83,83,2312,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43541,13202,0,0,2685,0,0,0,'Deathstalker Invader','','',0,7,0,0,0,0,0,0,34,34,2213,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43553,13202,0,0,4617,4618,0,0,'Ninja','','',0,7,0,0,0,0,0,0,33,34,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43560,13202,0,0,27510,0,0,0,'Smilin\' Timmy Sticks','','',524288,9,0,0,0,0,0,0,35,35,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43574,13202,0,0,33273,33274,33284,33285,'Prisoner of War Kill Credit','','',4096,7,0,0,0,0,0,0,10,22,12,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43575,13202,0,0,33350,33351,0,0,'Dragonmaw Enforcer','','',0,7,0,0,0,0,0,0,84,84,2315,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43589,13202,0,0,22712,17188,0,0,'Munitions Dump','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43590,13202,0,0,22712,17188,0,0,'Blackrock Tower','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43596,13202,0,0,7202,7203,0,0,'Venture Co. Oil Worker','','',524288,7,0,0,0,0,0,0,33,34,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43597,13202,0,0,16480,21342,0,0,'Rockcandy Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43623,13202,0,0,11686,0,0,0,'Sinking From Within: Grog Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43631,13202,0,0,11686,0,0,0,'Sinking From Within: Gunpowder Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43632,13202,0,0,11686,0,0,0,'Sinking From Within: Cannonball Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43636,13202,0,0,796,794,0,0,'Bloodsail Corsair','','',0,7,0,0,0,0,0,0,34,35,119,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43640,13202,0,0,16480,21342,0,0,'Resonating Blow Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43641,13164,0,0,33443,0,0,0,'Aeosera','Stone Dragon Broodmother','',2147483647,2,0,1,0,0,0,0,83,83,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,13.7143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43666,13202,0,0,11686,0,0,0,'Brashtide Crew: John Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43667,13202,0,0,11686,0,0,0,'Brashtide Crew: Shawn Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43668,13202,0,0,11686,0,0,0,'Brashtide Crew: Mary Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43704,13164,0,0,802,0,0,0,'Dire Wolf','','',1,1,1,0,0,0,0,0,20,21,38,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43716,13164,0,0,33485,33486,33487,33488,'Brashtide Raider','The Brashtide Crew','',0,7,0,0,0,0,0,0,34,35,119,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43717,13202,0,0,33489,33490,33491,0,'Brashtide Crewman','The Brashtide Crew','',0,7,0,0,0,0,0,0,34,35,119,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43726,13202,0,0,796,794,0,0,'Bloodsail Corsair','','',0,7,0,0,0,0,0,0,34,35,119,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43754,13202,0,0,328,11686,0,0,'Splinter Fist Ogre Proxy Kill Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43761,13202,0,0,16197,0,0,0,'Morbent Fel','','',0,7,0,1,0,0,0,0,25,25,21,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43775,13202,0,0,9617,9619,0,0,'Blackrock Invader','','',0,7,0,1,0,0,0,0,17,18,2313,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43778,13202,0,0,35606,0,0,0,'Foe Reaper 5000','','',32872,9,0,1,0,0,0,0,16,16,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,20008,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43790,13202,0,0,33424,0,0,0,'Brashtide Attack Boat','','',524288,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43794,13202,0,0,11686,0,0,0,'Bloodsail\'s End: Firallon Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43837,13202,0,0,33121,0,0,0,'High Priestess Lorthuna','','',2147483647,7,0,1,0,0,0,0,83,83,2291,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43860,13202,0,0,328,11686,0,0,'Lurking Worgen Kill Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43862,13202,0,0,12818,0,0,0,'Stitches','Gift from the Embalmer','',2147483647,6,0,1,0,0,0,0,23,23,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43875,13164,0,0,35388,0,0,0,'Asaad','Caliph of Zephyrs','',104,4,0,1,0,0,0,0,84,84,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,13.7143,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43910,13202,0,0,33554,0,0,0,'Chief Anders','Kurzen Special Forces','',2147483647,7,0,0,0,0,0,0,26,26,46,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43911,13202,0,0,33555,0,0,0,'Chief Gaulus','Kurzen Special Forces','',2147483647,7,0,0,0,0,0,0,26,26,46,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43912,13202,0,0,33556,0,0,0,'Chief Esquivel','Kurzen Special Forces','',2147483647,7,0,0,0,0,0,0,26,26,46,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43913,13202,0,0,33557,0,0,0,'Chief Miranda','Kurzen Special Forces','',2147483647,7,0,0,0,0,0,0,26,26,46,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43919,13202,0,0,33543,0,0,0,'Osborn Obnoticus','','',4096,7,0,0,0,0,0,0,29,29,64,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43920,13202,0,0,33545,0,0,0,'Emerine Junis','','',4096,7,0,0,0,0,0,0,29,29,1078,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43921,13202,0,0,33546,0,0,0,'Berrin Burnquill','','',4096,7,0,0,0,0,0,0,29,29,2155,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43930,13202,0,0,328,11686,0,0,'Forlorn Spirit Kill Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43954,13202,0,0,33591,19687,18028,0,'Fungal Terror','','',524320,5,0,1,0,0,0,0,83,83,2102,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43967,13164,44228,0,31513,0,0,0,'Twilight Scalesister','','',0,2,0,0,0,0,0,0,81,82,2232,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.22222,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43969,13202,0,0,328,11686,0,0,'Cry For The Moon Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43984,13202,0,0,33541,0,0,0,'Deactivated War Construct','','',0,7,0,1,0,0,0,0,83,83,2263,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43995,13202,0,0,33601,0,0,0,'Needlerock Mystic','','',0,7,0,0,0,0,0,0,83,83,2102,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44032,13202,0,0,328,11686,0,0,'Raven Hill Ghoul Kill Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44035,13164,0,0,18823,18028,0,0,'Fungal Monstrosity','','',256,5,0,0,0,0,0,0,83,83,1771,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44048,13202,0,0,10913,0,0,0,'Kobold Looter','','',0,7,0,0,0,0,0,0,80,80,25,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44049,13164,0,0,33637,33638,33639,33640,'Giant Mushroom','','',51381248,10,0,0,0,0,0,0,83,83,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1,1.14286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44051,13202,0,0,16480,21342,0,0,'Therazane Audience Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44054,13202,0,0,11686,0,0,0,'[DND] Quest Credit - Barrens 4.x Riverboat - Start','','',1024,10,0,0,0,0,0,0,70,70,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44120,13202,0,0,32981,0,0,0,'Sauranok the Mystic','','',2147483647,7,0,0,0,0,0,0,84,84,2147,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44126,13202,0,0,33680,0,0,0,'War Guardian','','',0,7,0,0,0,0,0,0,83,83,2244,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44127,13202,0,0,11686,0,0,0,'Stranglethorn Basilisk','','',0,7,0,0,0,0,0,0,1,1,49,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44132,13202,0,0,32981,0,0,0,'Sauranok the Mystic Quest Tracker','','',0,7,0,0,0,0,0,0,84,84,2147,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44135,13164,0,0,33134,0,0,0,'Zoltrik Drakebane','','',2147483647,7,0,1,0,0,0,0,83,83,2147,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44148,13202,0,0,33404,0,0,0,'Stonescale Matriarch','','',0,2,0,1,0,0,0,0,82,82,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.36111,2.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44151,13202,0,0,33696,0,0,0,'Bouldergut','Stone Trogg Chieftain','',2147483647,7,0,0,0,0,0,0,83,83,1771,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44164,13202,0,0,1747,0,0,0,'Sunscale Ravager','','',1,1,11,0,0,0,0,0,15,15,48,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44175,13202,0,0,32778,0,0,0,'Spell Practice Credit','','',4,9,0,0,0,0,0,0,3,3,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44184,13164,0,0,23482,0,0,0,'Loch Buzzard','','',1,1,7,0,0,0,0,0,13,14,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44188,13164,0,0,30963,0,0,0,'Bobcat','','',1,1,2,0,0,0,0,0,16,17,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44197,13202,0,0,371,0,0,0,'\"Commander\" Nazrim','','',2147483647,7,0,0,0,0,0,0,13,13,26,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44207,13164,0,0,328,11686,0,0,'\"Take Him to the Earthcaller\" Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44221,13164,44228,0,33104,0,0,0,'Scalesworn Cultist','','',0,7,0,0,0,0,0,0,81,82,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44228,13202,0,0,21342,0,0,0,'Abyssion\'s Lair Mob Credit','','',0,2,0,0,0,0,0,0,81,82,2232,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44229,13164,0,0,34264,0,0,0,'Sundered Emerald Colossus','','',544,5,0,0,0,0,0,0,82,82,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44257,13164,0,0,35404,0,0,0,'Gyreworm','','',512,4,0,0,0,0,0,0,83,83,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44266,13202,0,0,328,11686,0,0,'Mosshide Representative Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44281,13202,0,0,16480,21342,0,0,'Felsen the Enduring Speak Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44282,13202,0,0,16480,21342,0,0,'Crumbling Depths Entrance Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44290,13202,0,0,11686,0,0,0,'One With the Ground Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44317,13202,0,0,10433,0,0,0,'The Ravenian','','',2147483647,6,0,1,0,0,0,0,35,35,233,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44318,13202,0,0,12073,0,0,0,'Rattlegore','','',2147483647,6,0,1,0,0,0,0,35,35,233,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.52384,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44323,13202,0,0,11070,0,0,0,'Darkmaster Gandling','Cult of the Damned','',2147483647,7,0,1,0,0,0,0,35,35,21,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44329,13202,0,0,7846,0,0,0,'Stickbone Berserker','','',0,6,0,0,0,0,0,0,34,35,974,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44352,13202,0,0,33048,0,0,0,'Tawn Winterbluff','The Earthen Ring','',0,7,0,1,0,0,0,0,85,85,2289,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44353,13202,0,0,33020,0,0,0,'Stormcaller Mylra','The Earthen Ring','',0,7,0,1,0,0,0,0,85,85,2289,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44360,13202,0,0,22903,20024,0,0,'Scourge Bone Animus Bunny','','',1048576,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44367,13202,0,0,33949,0,0,0,'Forest Ettin','','',0,7,0,1,0,0,0,0,13,13,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,12.5714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44369,13202,0,0,29675,0,0,0,'Lord Godfrey','','Inspect',262144,7,0,0,0,0,0,0,20,20,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44372,13164,0,0,14512,0,0,0,'Avalanchion','Elemental Lord','',2147483647,4,0,0,0,0,0,0,82,82,14,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44405,13202,0,0,33844,33854,33855,33856,'Wounded Militia','','',4096,7,0,0,0,0,0,0,30,30,875,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44432,13202,0,0,33874,33875,33876,33877,'Alliance Fox Hunter','','',0,7,0,0,0,0,0,0,35,36,2202,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44433,13202,0,0,33879,33880,33881,0,'Alliance Laborer','','',0,7,0,0,0,0,0,0,35,36,2202,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44445,13202,0,0,33903,33904,33905,0,'Krastinovian Disciple','','',0,7,0,0,0,0,0,0,38,39,974,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44447,13202,0,0,33870,33871,33872,33873,'Andorhal Deathguard','','',0,7,0,0,0,0,0,0,39,40,2213,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44448,13202,0,0,33874,33875,33876,33877,'Andorhal Defender','','',0,7,0,0,0,0,0,0,39,40,2202,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44449,13202,0,0,33907,0,0,0,'Deathguard War-Captain','','',0,7,0,0,0,0,0,0,40,40,2213,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44450,13202,0,0,33908,0,0,0,'Andorhal Force-Commander','','',0,7,0,0,0,0,0,0,40,40,2202,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44453,13202,0,0,33911,0,0,0,'Thassarian','','',0,7,0,1,0,0,0,0,85,85,1078,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44474,13202,0,0,30301,0,0,0,'Whitetail Fox','','',1,1,50,0,0,0,0,0,35,36,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44476,13164,0,0,33998,0,0,0,'Bullmastiff','','',1,1,52,0,0,0,0,0,35,36,84,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,13.7143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44481,13202,0,0,25630,0,0,0,'Diseased Hawk','','',1,1,26,0,0,0,0,0,37,38,974,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44484,13202,0,0,21962,0,0,0,'Flesh-Cobbled Brute','','',0,6,0,0,0,0,0,0,38,39,21,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44485,13202,0,0,32413,0,0,0,'Flesh-Cobbled Ripper','','',0,6,0,0,0,0,0,0,38,39,21,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44486,13202,0,0,33108,33921,33922,0,'Unholy Corpuscle','','',0,6,0,0,0,0,0,0,38,39,21,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44487,13202,0,0,24950,0,0,0,'Thrashing Pumpkin','','',256,6,0,0,0,0,0,0,36,37,21,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44488,13202,0,0,26916,0,0,0,'Pome Wraith','','',0,6,0,0,0,0,0,0,36,37,21,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44489,13202,0,0,2676,0,0,0,'Corn Stalker','','',256,6,0,0,0,0,0,0,36,37,21,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44547,13202,0,0,33950,33951,33952,33953,'Bloodfang Scavenger','','',0,7,0,0,0,0,0,0,11,12,2166,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44548,13164,0,0,3019,0,0,0,'Training Dummy','','',0,9,0,0,0,0,0,0,3,3,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,262144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44551,13164,0,0,30256,0,0,0,'Rabid Fox','','',1,1,50,0,0,0,0,0,36,37,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44562,13202,0,0,7864,1693,16159,0,'Opengut Behemoth','','',0,6,0,0,0,0,0,0,34,35,974,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44564,13164,0,0,33967,33968,33969,33970,'Wounded Trainee','','',4096,7,0,0,0,0,0,0,30,30,12,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44574,13202,0,0,11686,0,0,0,'Desiccated Scourge','','',0,6,0,0,0,0,0,0,1,1,974,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44577,13164,0,0,34743,0,0,0,'General Husam','','',104,7,0,1,0,0,0,0,87,87,16,1,1,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,7,11.4286,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44617,13202,0,0,34000,34001,34002,34003,'Wounded Sentinel','','',4096,7,0,0,0,0,0,0,30,30,80,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44622,13202,0,0,11686,0,0,0,'Who Needs Cauldrons: Windmill Credit','','',1074790400,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44623,13202,0,0,11686,0,0,0,'Who Needs Cauldrons: Silo Credit','','',1074790400,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44624,13202,0,0,11686,0,0,0,'Who Needs Cauldrons: Ranch House Credit','','',1074790400,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44625,13202,0,0,11686,0,0,0,'Who Needs Cauldrons: Barn Credit','','',1074790400,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44627,13164,0,0,703,0,0,0,'Mudbelly Boar','','',1,1,5,0,0,0,0,0,16,16,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44629,13202,0,0,32907,0,0,0,'Garrosh Hellscream','Warchief','',4,7,0,1,0,0,0,0,88,88,29,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44680,13202,0,0,34043,34042,34041,34040,'Twilight Defiler','','',0,7,0,0,0,0,0,0,83,83,2292,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44683,13202,0,0,34024,0,0,0,'Desecrated Earthrager','','',0,4,0,1,0,0,0,0,83,83,2292,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44692,13202,0,0,31201,0,0,0,'Anduin Introduction Quest Tracker','Prince of Stormwind','',0,7,0,0,0,0,0,0,5,5,12,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44699,13202,0,0,21342,0,0,0,'Maruut Conversation Credit','','',0,2,0,0,0,0,0,0,81,82,2232,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44724,13202,0,0,34044,0,0,0,'Twilight Landshaper','','',0,9,0,0,0,0,0,0,17,17,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44758,13164,0,0,34062,0,0,0,'Mo\'grosh Darkmauler','','',0,7,0,0,0,0,0,0,17,18,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44768,13164,0,0,34063,34065,0,0,'Enslaved Miner','','',0,7,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44771,13164,0,0,33538,0,0,0,'Gor\'kresh','Disciple of Cho\'gall','',2147483647,7,0,0,0,0,0,0,19,19,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44777,13202,0,0,11686,0,0,0,'The Worst Druid: Wildlife Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44793,13164,0,0,34078,34079,34080,34081,'Worgen Renegade','Gilneas Liberation Front','',0,7,0,0,0,0,0,0,10,11,2207,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44794,13202,0,0,3019,0,0,0,'Training Dummy','','',0,9,0,0,0,0,0,0,3,3,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,262144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44795,13202,0,0,34082,34083,34084,34085,'Wounded Deathguard','','',4096,7,0,0,0,0,0,0,30,30,68,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44814,13202,0,0,34120,34121,34122,0,'Crazed Cultist','','',0,7,0,0,0,0,0,0,83,83,2296,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44816,13202,0,0,34125,0,0,0,'The Black Bishop','','',2147483647,7,0,0,0,0,0,0,84,84,2296,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44819,13164,0,0,35231,0,0,0,'Siamat','Lord of the South Wind','',104,4,0,1,0,0,0,0,87,87,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,7,11.4286,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44822,13164,0,0,34129,0,0,0,'Crown Princess Theradras','','',8,4,0,1,0,0,0,0,81,81,91,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44825,13202,0,0,30840,0,0,0,'Bat Handler Maggotbreath','Flight Master','Taxi',134221824,7,0,0,0,0,0,0,85,85,68,1,1,0,1,8195,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44827,13202,0,0,5008,5006,5005,5003,'Stormwind Dock Worker Tracking Bunny','','',0,7,0,0,0,0,0,0,65,65,1078,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44833,13202,0,0,22403,0,0,0,'Adarrah','','',0,7,0,0,0,0,0,0,82,82,35,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44835,13164,0,0,34132,0,0,0,'Haethen Kaul','','',2147483647,7,0,1,0,0,0,0,83,83,2147,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44838,13202,0,0,11686,0,0,0,'Northridge Spider Scare-Kill Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44839,13202,0,0,11686,0,0,0,'Fly Over Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44850,13202,0,0,11686,0,0,0,'Northridge Spider Scare Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44882,13202,0,0,3540,0,0,0,'Deathstalker Rane Yorick','','',0,7,0,1,0,0,0,0,15,15,68,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44900,13202,0,0,16480,21342,0,0,'Stomp Mushroom Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44902,13202,0,0,9276,0,0,0,'Captive Plaguebear','','',0,1,4,0,0,0,0,0,38,38,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44906,13202,0,0,34168,0,0,0,'Skitterweb Matriarch','','',1,1,3,0,0,0,0,0,13,13,22,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.52384,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44909,13202,0,0,31201,0,0,0,'Anduin Farm Escort Quest Tracker','Prince of Stormwind','',0,7,0,0,0,0,0,0,5,5,12,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44910,13202,0,0,31201,0,0,0,'Anduin Farm Ambush Quest Tracker','Prince of Stormwind','',0,7,0,0,0,0,0,0,5,5,12,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44915,13202,0,0,34180,0,0,0,'Orc Crate','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44921,13202,0,0,31201,0,0,0,'Anduin Espionage Quest Tracker','Prince of Stormwind','',0,7,0,0,0,0,0,0,5,5,12,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44938,13202,0,0,11686,0,0,0,'Eavesdropping Credit','','',0,7,0,0,0,0,0,0,82,82,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44942,13202,0,0,34175,34176,34177,34178,'Orc Sea Dog','','',4096,7,0,0,0,0,0,0,11,12,29,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44951,13202,0,0,33996,0,0,0,'Agatha','','',266248,7,0,1,0,0,0,0,15,15,68,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44953,13202,0,0,33978,33979,33980,33981,'Human to Forsaken Kill Credit','','',16778240,7,0,0,0,0,0,0,13,13,68,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44955,13202,0,0,7534,7854,7533,0,'Ebon Gargoyle','','',8192,6,0,0,0,0,0,0,40,40,68,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44967,13202,0,0,36435,0,0,0,'Maziel','Mercury Ascendant','',0,4,0,0,0,0,0,0,82,82,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44979,13202,0,0,5567,0,0,0,'Major Samuelson Quest Tracking Bunny','Stormwind City Guard','',0,7,0,0,0,0,0,0,50,50,12,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45051,13202,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',2124,7,0,3,0,0,0,0,88,88,68,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45089,13202,0,0,11686,0,0,0,'Felstone Conversion Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45090,13202,0,0,11686,0,0,0,'Felstone Charm Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45098,13202,0,0,7864,1693,16159,0,'Opengut Behemoth','','',2147483647,6,0,1,0,0,0,0,34,35,974,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45102,13202,0,0,11686,0,0,0,'Andorhal Conversion Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45103,13202,0,0,11686,0,0,0,'Andorhal Charm Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45111,13202,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',76,7,0,1,0,0,0,0,1,1,35,16800,16800,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45115,13202,0,0,328,11686,0,0,'Twilight Sermon Completion Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45119,13202,0,0,2078,0,0,0,'Corrupted Darkwood Treant','','',256,4,0,0,0,0,0,0,59,59,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45122,13164,0,0,35830,0,0,0,'Oathsworn Captain','','',72,7,0,1,0,0,0,0,84,84,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45125,13202,0,0,33591,34260,0,0,'Felspore Bog Lord','','',256,5,0,0,0,0,0,0,57,58,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45148,13202,0,0,34280,0,0,0,'Morris Vant','Argent Blacksmith','',134217728,7,0,0,0,0,0,0,39,39,2071,1,1,0,1,4227,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45149,13202,0,0,34281,0,0,0,'Outfitter Mendelev','Cloth Armor','',134217728,7,0,0,0,0,0,0,39,39,2071,1,1,0,1,4227,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45150,13202,0,0,34282,0,0,0,'Bree Ironstock','','',0,7,0,0,0,0,0,0,39,39,2071,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45151,13202,0,0,34283,0,0,0,'High Cleric Alphus','','',0,7,0,0,0,0,0,0,39,39,2071,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45152,13202,0,0,34284,0,0,0,'Magus Bisp','','',2147483647,7,0,0,0,0,0,0,38,38,2071,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45153,13202,0,0,269,551,0,0,'Redpine Looter','','',0,7,0,0,0,0,0,0,37,38,19,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.52384,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45155,13202,0,0,34276,0,0,0,'Moldfang','','',2147483647,6,0,0,0,0,0,0,38,38,19,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45156,13202,0,0,34278,0,0,0,'Shadril','','',2147483647,1,0,0,0,0,0,0,38,38,19,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,7,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45162,13202,0,0,33888,33889,33890,33891,'Hearthglen Trainee','','',0,7,0,0,0,0,0,0,37,38,2071,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45166,13202,0,0,146,5430,0,0,'Withdrawn Soul','','',0,6,0,0,0,0,0,0,35,36,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.77778,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45168,13202,0,0,34116,0,0,0,'Fargo Flintlocke','','',0,7,0,0,0,0,0,0,84,84,1078,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45174,13164,0,0,34294,34295,34296,34297,'Highbank Marine','','',0,7,0,0,0,0,0,0,84,84,2202,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45175,13164,0,0,34298,34299,34300,0,'Axebite Marine','','',0,7,0,0,0,0,0,0,84,84,2211,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45184,13202,0,0,31019,0,0,0,'Ophelia','','',2147483647,7,0,0,0,0,0,0,84,84,2275,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45192,13202,0,0,34303,0,0,0,'Blackscale Naga Quest Tracker','','',0,7,0,0,0,0,0,0,84,84,2275,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45194,13202,0,0,11686,0,0,0,'Uther\'s Blessing Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45195,13164,0,0,34321,34322,0,0,'Bloodfang Stalker','','',0,7,0,0,0,0,0,0,12,13,2166,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45196,13164,0,0,34175,34176,34177,34178,'Orc Sea Dog','','',4096,7,0,0,0,0,0,0,12,13,29,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45199,13202,0,0,34145,34146,34147,34148,'Wounded Brave','','',4096,7,0,0,0,0,0,0,30,30,104,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45202,13164,0,0,10270,0,0,0,'Mangy Hyena','','',1,1,25,0,0,0,0,0,83,83,38,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45209,13202,0,0,33870,33871,33872,33873,'Forsaken Outrider','','',0,6,0,0,0,0,0,0,35,36,2213,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45212,13202,0,0,10699,0,0,0,'Gory','','',2147483647,6,0,1,0,0,0,0,34,35,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45214,13164,0,0,37161,0,0,0,'Prince Sarsarun','Herald of Al\'Akir','',12,4,0,3,0,0,0,0,81,81,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45235,13202,0,0,29182,0,0,0,'Aradne','','',2147483647,7,0,1,0,0,0,0,40,40,68,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45238,13202,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45239,13202,0,0,25517,26101,0,0,'Lesser Val\'kyr','','',0,6,0,0,0,0,0,0,39,40,68,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45240,13202,0,0,34234,0,0,0,'Forsaken Trooper','','',0,7,0,0,0,0,0,0,39,40,68,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45254,13164,0,0,34344,34345,34346,34347,'Hillsbrad Worgen','','',0,7,0,0,0,0,0,0,12,13,2166,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45270,13202,0,0,34367,34368,34369,34370,'Hillsbrad Worgen','','',524288,7,0,0,0,0,0,0,12,13,2166,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45292,13202,0,0,34386,34387,34388,34389,'Worgen Rebel','Gilneas Liberation Front','',0,7,0,0,0,0,0,0,13,14,2163,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45334,13164,0,0,33129,33130,33125,33126,'Twilight Bonebreaker','','',0,7,0,0,0,0,0,0,84,84,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45353,13164,0,0,4689,0,0,0,'Bloodsnarl Hyena','','',1,1,25,0,0,0,0,0,82,83,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45381,13202,0,0,10227,10230,10228,10231,'Grimtotem Geomancer','','',0,7,0,0,0,0,0,0,41,42,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45387,13202,0,0,34430,0,0,0,'Isha Gloomaxe','Grimtotem Chief','',2147483647,7,0,1,0,0,0,0,42,42,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45394,13202,0,0,34432,11686,0,0,'Tentacle of Iso\'rath','','',8,10,0,0,0,0,0,0,84,84,2324,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45400,13202,0,0,33315,0,0,0,'Fiona\'s Caravan','','',1048576,10,0,0,0,0,0,0,45,45,35,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45403,13202,0,0,34438,34439,34440,34446,'7th Legion Submariner','','',0,7,0,0,0,0,0,0,14,15,123,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45410,13202,0,0,34448,0,0,0,'Elder Stormhoof','Grimtotem Chief','',2147483647,7,0,1,0,0,0,0,42,42,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45412,13202,0,0,34837,0,0,0,'Lord Aurius Rivendare','','',2120,6,0,1,0,0,0,0,51,51,21,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.0857,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45418,13202,0,0,11791,0,0,0,'Grundig Darkcloud','Grimtotem Chief','',2147483647,7,0,1,0,0,0,0,42,42,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45430,13202,0,0,1126,27823,0,0,'Gilneas Camera 01 (Target)','','',1048576,10,0,0,0,0,0,0,1,1,68,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45438,13202,0,0,34503,0,0,0,'Arnak Grimtotem','Chief of all Darkcloud Grimtotem Chiefs','',2147483647,7,0,1,0,0,0,0,43,43,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45444,13202,0,0,22125,0,0,0,'Death\'s Step Miscreation','','',0,6,0,0,0,0,0,0,39,40,21,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,5.71429,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45447,13202,0,0,17612,0,0,0,'Arikara','Vengeance','',2147483647,1,0,1,0,0,0,0,43,43,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45475,13202,0,0,24470,0,0,0,'Plague Disseminator','','',1048576,10,0,0,0,0,0,0,41,41,974,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45486,13202,0,0,22903,11686,0,0,'Necropolis Flower Controller SE','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45487,13202,0,0,22903,11686,0,0,'Necropolis Flower Controller NE','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45488,13202,0,0,22903,11686,0,0,'Necropolis Flower Controller W','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45495,13202,0,0,34511,34512,34513,0,'Worgen Combatant Proxy','Gilneas Liberation Front','',0,7,0,1,0,0,0,0,15,16,2166,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45501,13202,0,0,11686,0,0,0,'Traveling Companions Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45503,13164,0,0,31463,0,0,0,'Vermillion Sentinel','','',0,2,0,1,0,0,0,0,85,85,2328,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,5,17.1429,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45579,13202,0,0,31343,4770,0,0,'Mossflayer Rogue','','',0,6,0,0,0,0,0,0,42,42,37,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45580,13202,0,0,25289,0,0,0,'Highbank Siege Tank - Quest Tracker 1','','',0,9,0,0,0,0,0,0,84,84,12,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45581,13202,0,0,25289,0,0,0,'Highbank Siege Tank - Quest Tracker 2','','',0,9,0,0,0,0,0,0,84,84,12,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45616,13164,0,0,34043,34042,34041,34040,'Twilight Abductor','','',0,7,0,0,0,0,0,0,85,85,2326,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45617,13202,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',2124,7,0,1,0,0,0,0,88,88,118,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45651,13164,0,0,34527,0,0,0,'Vermillion Egg','','LootAll',1610612736,2,0,0,0,0,0,0,1,1,2330,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45691,13202,0,0,34621,34622,0,0,'Skullmage','Cult of the Damned','',0,7,0,0,0,0,0,0,41,42,21,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45695,13202,0,0,9786,9783,9784,7555,'Slain Scourge Trooper','','Interact',0,10,0,0,0,0,0,0,40,41,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45701,13202,0,0,34639,0,0,0,'Gilblin Stalker','','',0,7,0,0,0,0,0,0,52,53,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45707,13202,0,0,34629,0,0,0,'Lord Raymond George','Argent Dawn','',0,7,0,1,0,0,0,0,42,42,1990,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45715,13164,0,0,35117,35123,0,0,'Orsis Survivor','','Interact',17825792,7,0,0,0,0,0,0,83,83,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45738,13202,0,0,11686,0,0,0,'Into the Flames Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45742,13202,0,0,16480,21342,0,0,'Chest Target','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45743,13202,0,0,6841,0,0,0,'Nerubian Sycophant','','',0,6,0,0,0,0,0,0,42,43,21,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45744,13202,0,0,25919,0,0,0,'Ix\'lar the Underlord','','',2147483647,6,0,0,0,0,0,0,43,43,21,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45750,13164,0,0,33651,33650,0,0,'Inconspicuous Bear','','',0,1,0,0,0,0,0,0,17,18,2166,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45755,13164,0,0,26381,0,0,0,'Scion of Al\'Akir','','',0,4,0,0,0,0,0,0,83,83,834,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,4.76191,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45756,13202,0,0,3559,3560,3561,3562,'Ambermill Mage Proxy','','',0,7,0,0,0,0,0,0,13,14,76,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45757,13202,0,0,16480,21342,0,0,'Floor Kill Credit','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45759,13202,0,0,16480,21342,0,0,'Southern Kill Credit','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45760,13202,0,0,16480,21342,0,0,'Northern Kill Credit','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45767,13202,0,0,34292,0,0,0,'Thordun Hammerblow Quest Credit','','',0,7,0,0,0,0,0,0,84,84,694,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45769,13202,0,0,22712,17188,0,0,'Archmage Kill Credit','','',1048576,7,0,0,0,0,0,0,18,18,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45787,13202,0,0,17456,11549,0,0,'Bloodeye Brute','','',0,7,0,0,0,0,0,0,85,85,2325,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45807,13164,0,0,807,0,0,0,'Sawtooth Crocolisk','','',1,1,6,0,0,0,0,0,52,52,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45845,13202,0,0,11686,0,0,0,'Beat It Out of Them Credit 1','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45846,13202,0,0,11686,0,0,0,'Beat It Out of Them Credit 2','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45862,13202,0,0,1126,17612,0,0,'\"Call in the Artillery\" Southern Building Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45863,13202,0,0,1126,17612,0,0,'\"Call in the Artillery\" Southwestern Building Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45864,13202,0,0,1126,17612,0,0,'\"Call in the Artillery\" Northeastern Building Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45865,13202,0,0,1126,17612,0,0,'\"Call in the Artillery\" Northern Building Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45867,13202,0,0,34726,0,0,0,'Omasum Blighthoof','','',2147483647,7,0,0,0,0,0,0,45,45,974,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45868,13202,0,0,34727,0,0,0,'Karthis Darkrune','','',2147483647,7,0,0,0,0,0,0,45,45,974,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45877,13202,0,0,25906,0,0,0,'\"SI:7/Kor\'kron Drop\" Area Trigger Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45883,13202,0,0,34753,34754,34755,34756,'7th Legion Scout','','',0,7,0,0,0,0,0,0,18,19,123,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45886,13202,0,0,26746,0,0,0,'Corpsebeast (Giant)','','',17826816,10,0,0,0,0,0,0,85,85,974,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45901,13202,0,0,169,17612,0,0,'Smothering Growth Bunny','','',1024,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45902,13202,0,0,11686,0,0,0,'\"SI:7/Kor\'kron Drop\" Summon Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45910,13202,0,0,34378,34379,34380,34381,'Cowering Trooper','','Inspect',0,7,0,0,0,0,0,0,18,18,68,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45911,13202,0,0,11686,0,0,0,'Scourged Mass Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45937,13202,0,0,22712,17188,0,0,'Pyrewood Torch Target 001','','',1048576,7,0,0,0,0,0,0,18,18,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45938,13202,0,0,22712,17188,0,0,'Pyrewood Torch Target 002','','',1048576,7,0,0,0,0,0,0,18,18,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45939,13202,0,0,22712,17188,0,0,'Pyrewood Torch Target 003','','',1048576,7,0,0,0,0,0,0,18,18,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45940,13202,0,0,11686,0,0,0,'GFR Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45967,13164,0,0,1079,0,0,0,'Marshfin Murkdweller','','',0,7,0,0,0,0,0,0,52,53,18,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45995,13202,0,0,34814,0,0,0,'General Marstone','7th Legion','',0,7,0,1,0,0,0,0,20,20,122,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45998,13202,0,0,34303,0,0,0,'Blackscale Naga Quest Tracker Horde','','',0,7,0,0,0,0,0,0,84,84,2275,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46000,13202,0,0,11686,0,0,0,'\"Signal the Attack\" Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46002,13202,0,0,34611,0,0,0,'Lord Godfrey','','',262148,7,0,1,0,0,0,0,20,20,68,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46009,13202,0,0,34828,0,0,0,'Fathom-Lord Heth\'Jatar','','',2147483647,7,0,1,0,0,0,0,84,84,2275,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46019,13202,0,0,34611,0,0,0,'Cities in Dust Quest Credit','','',262148,7,0,1,0,0,0,0,20,20,68,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46076,13202,0,0,34840,0,0,0,'SI:7 Squad Commander','','',0,7,0,0,0,0,0,0,85,85,12,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46092,13202,0,0,34871,0,0,0,'Scarlet Commander Marjhan','The Scarlet Crusade','',2147483647,7,0,0,0,0,0,0,42,42,67,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46093,13202,0,0,34873,0,0,0,'Mataus the Wrathcaster','The Scarlet Crusade','',2147483647,7,0,0,0,0,0,0,42,42,67,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46094,13202,0,0,34874,0,0,0,'Huntsman Leopold','The Scarlet Crusade','',2147483647,7,0,0,0,0,0,0,42,42,67,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46095,13202,0,0,34872,0,0,0,'Rohan the Assassin','The Scarlet Crusade','',2147483647,7,0,0,0,0,0,0,42,42,67,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46096,13202,0,0,34875,0,0,0,'Crusader Lord Valdelmar','','',2147483647,7,0,0,0,0,0,0,43,43,67,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46102,13202,0,0,11686,0,0,0,'Hall of Arms Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46103,13202,0,0,11686,0,0,0,'Library Wing Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46117,13202,0,0,34896,0,0,0,'Kor\'kron Squad Commander','','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46121,13202,0,0,11686,0,0,0,'\"Up to the Citadel\" Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46122,13202,0,0,34903,0,0,0,'Gorfax Angerfang','','',2147483647,7,0,0,0,0,0,0,24,24,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46126,13202,0,0,34913,0,0,0,'Turquoise Scarab','','',1,1,53,0,0,0,0,0,83,83,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46127,13202,0,0,34911,0,0,0,'Sapphire Scarab','','',1,1,53,0,0,0,0,0,83,83,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46128,13164,0,0,34912,0,0,0,'Emerald Scarab','','',1,1,53,0,0,0,0,0,83,83,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46129,13202,0,0,34908,0,0,0,'Amethyst Scarab','','',1,1,53,0,0,0,0,0,83,83,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46139,13202,0,0,16480,21342,0,0,'Speak to Terrath Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46141,13164,0,0,30274,0,0,0,'Obsidian Pyrewing','','',0,2,0,0,0,0,0,0,85,85,2351,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.5,20.5714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46144,13202,0,0,34933,34935,34934,34936,'Twilight Pillager','','',0,7,0,0,0,0,0,0,84,84,2326,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46164,13164,0,0,34924,0,0,0,'Marshtide Footman','','',0,7,0,0,0,0,0,0,53,54,1732,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46166,13202,0,0,4503,0,0,0,'Stonard Warrior','','',0,7,0,0,0,0,0,0,53,54,1735,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46205,13164,0,0,34966,34967,34968,34973,'Citadel Veteran','','',0,7,0,0,0,0,0,0,85,85,2326,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46254,13164,0,0,501,0,0,0,'Hogger','','',72,7,0,1,0,0,0,0,25,25,20,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,11.4286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46268,13202,0,0,34987,34988,34989,34990,'Survivor','','',4096,7,0,0,0,0,0,0,1,3,875,42,71,0,1,2,2000,0,0.0607,0.6976,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46270,13164,0,0,35976,0,0,0,'Debilitated Aetharon','The Ascended','',2147483647,4,0,0,0,0,0,0,85,85,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46272,13164,0,0,35643,0,0,0,'Debilitated Edemantus','The Ascended','',2147483647,4,0,0,0,0,0,0,85,85,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46273,13164,0,0,35979,0,0,0,'Debilitated Apexar','The Ascended','',2147483647,4,0,0,0,0,0,0,85,85,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46278,13202,0,0,34996,0,0,0,'Gorebite','','',1,1,6,0,0,0,0,0,83,83,2334,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,7.9365,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46281,13202,0,0,32811,0,0,0,'Khamen','','',1,1,6,0,0,0,0,0,83,83,2334,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,7.9365,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46312,13202,0,0,16480,21342,0,0,'Gimme Shelter Kill Credit 01','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46316,13202,0,0,16480,21342,0,0,'Gimme Shelter Kill Credit 00','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46321,13164,0,0,35033,35032,35034,0,'Thundermar Gryphon Rider','','',0,7,0,0,0,0,0,0,84,84,2336,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46322,13164,0,0,35035,35036,35037,35038,'Shaman of the Black','','',0,7,0,0,0,0,0,0,84,84,2296,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46327,13164,0,0,34998,0,0,0,'Enslaved Inferno','','',0,4,0,0,0,0,0,0,85,85,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46333,13164,0,0,35111,35117,0,0,'Ramkahen Laborer','','Speak',0,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,3220,0,1.66667,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46339,13202,0,0,22903,11686,0,0,'Warden\'s Game Controller','','',17826816,10,0,0,0,0,0,0,1,1,35,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46341,13164,0,0,35047,0,0,0,'Dame Alys Finnsson','','',2147483647,7,0,1,0,0,0,0,85,85,2326,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46342,13202,0,0,35048,0,0,0,'Master Klem','','',2147483647,7,0,1,0,0,0,0,85,85,2326,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46343,13202,0,0,35054,0,0,0,'Mia the Rose','','',2147483647,7,0,1,0,0,0,0,85,85,2326,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46363,13202,0,0,35025,35025,0,0,'Crazed Leper Gnome','','',0,7,0,0,0,0,0,0,1,1,36,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,1.6,4.57143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46371,13202,0,0,34435,0,0,0,'Hr\'nglth the Lost','','',0,7,0,0,0,0,0,0,53,53,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,7.30159,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46383,13164,0,0,35068,0,0,0,'Randolph Moloch','','',72,7,0,1,0,0,0,0,25,25,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.4286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46384,13164,0,0,35414,0,0,0,'Crazed Gnome','','',0,7,0,0,0,0,0,0,83,83,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46398,13202,0,0,35075,0,0,0,'Sentinel\'s Pawn','','',1048576,9,0,0,0,0,0,0,1,1,35,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46414,13202,0,0,35082,0,0,0,'Marshtide Knight','','',2048,7,0,0,0,0,0,0,53,53,2202,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.0857,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46416,13164,0,0,34652,0,0,0,'Twilight Skyterror','','',0,2,0,1,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.36111,11.4286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46424,13164,0,0,6677,0,0,0,'Priestess Udum\'bra','','',0,7,0,0,0,0,0,0,54,54,37,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46441,13164,0,0,35085,0,0,0,'Neferset Overlord','','',0,7,0,1,0,0,0,0,83,83,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46459,13202,0,0,11686,0,0,0,'\"Mr. Goldmine\'s Wild Ride\" Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46467,13202,0,0,1109,0,0,0,'Dang-Blasted Rock Elemental','','',0,4,0,0,0,0,0,0,46,47,91,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46471,13202,0,0,35435,0,0,0,'Deathwing','Aspect of Death','',4,2,0,1,0,0,0,0,88,88,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46472,13202,0,0,32963,0,0,0,'Initiate Goldmine','','',0,7,0,0,0,0,0,0,84,84,2167,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46486,13202,0,0,10038,0,0,0,'Stonard Peon','','',0,7,0,0,0,0,0,0,53,53,29,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46487,13164,0,0,308,0,0,0,'Marshtide Peasant','','',0,7,0,0,0,0,0,0,53,53,12,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46489,13164,0,0,1501,21621,0,0,'Stormwind Citizen','','Inspect',0,7,0,0,0,0,0,0,70,80,12,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46491,13164,0,0,31416,1370,0,0,'Orgrimmar Citizen','','Inspect',0,7,0,0,0,0,0,0,70,80,29,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46493,13164,0,0,35108,0,0,0,'Warlord Halthar','','',2147483647,7,0,1,0,0,0,0,85,85,2308,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.25,4.57143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46508,13164,0,0,26775,0,0,0,'Darkwood Lurker','','',1,1,3,0,0,0,0,0,85,85,22,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.52384,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46549,13164,0,0,20570,19595,0,0,'Proclamation Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46571,13202,0,0,35145,0,0,0,'First Lieutenant Connor','','',2147483647,6,0,0,0,0,0,0,85,85,974,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46579,13164,0,0,21634,0,0,0,'Depths Overseer','','',0,7,0,0,0,0,0,0,85,85,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46590,13164,0,0,35160,0,0,0,'Crazed Digger','','',0,7,0,0,0,0,0,0,83,83,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46592,13164,0,0,35143,0,0,0,'Mekgineer Mixeltweed','','',0,7,0,0,0,0,0,0,83,83,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46599,13202,0,0,16480,21342,0,0,'Dunwald Hovel, South Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46600,13202,0,0,16480,21342,0,0,'Dunwald Hovel, Northwest Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46601,13202,0,0,16480,21342,0,0,'Dunwald Hovel, East Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46605,13202,0,0,3494,25053,25042,0,'Shipwrecked Sailor','','',0,6,0,0,0,0,0,0,85,85,21,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46608,13202,0,0,37179,0,0,0,'Tank','','',2147483647,1,0,1,0,0,0,0,85,85,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46609,13202,0,0,7009,35125,20446,34667,'Dunwald Victim','','',0,7,0,0,0,0,0,0,81,85,2339,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46623,13164,0,0,35188,0,0,0,'Gomora the Bloodletter','','',0,7,0,0,0,0,0,0,54,54,37,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46624,13202,0,0,33949,0,0,0,'Darunga','','',2147483647,7,0,1,0,0,0,0,84,84,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46635,13202,0,0,17188,0,0,0,'Arrested Cultist Delivery Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46646,13164,0,0,35207,0,0,0,'Obsidian Colossus','','',33554504,7,0,1,0,0,0,0,85,85,1692,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,4.57143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46648,13202,0,0,0,0,0,35208,'Foreman Wellson','','',2147483647,6,0,0,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.0857,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46654,13202,0,0,35212,0,0,0,'Rhea','','',0,2,0,0,0,0,0,0,85,85,35,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46656,13164,0,0,6708,0,0,0,'Jammal\'an the Prophet','','',0,7,0,0,0,0,0,0,54,54,107,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46658,13202,0,0,8574,0,0,0,'Nyxondra','','',0,2,0,0,0,0,0,0,45,45,103,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46665,13202,0,0,17188,0,0,0,'Interrogate Cultist Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46666,13202,0,0,17188,0,0,0,'Ritual Practice Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46671,13202,0,0,1126,36783,0,0,'Twilight Rune of Earth','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46677,13202,0,0,11686,0,0,0,'\"A Fiery Reunion\" Teleport Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46695,13164,0,0,10714,0,0,0,'Dustbelcher Trainee','','',0,7,0,0,0,0,0,0,44,45,45,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46696,13202,0,0,11686,0,0,0,'Billy Goat Punch Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46703,13164,0,0,17612,0,0,0,'Dwarven District Ritual Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46704,13164,0,0,17612,0,0,0,'Cathedral Square Ritual Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46705,13164,0,0,23257,0,0,0,'The Park Ritual Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46732,13202,0,0,18698,0,0,0,'Skullcrusher the Mountain','Chosen of Cho\'gall','',2147483647,7,0,1,0,0,0,0,85,85,2326,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46737,13202,0,0,11686,0,0,0,'Trogg Wave 1 Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46738,13202,0,0,11686,0,0,0,'Trogg Wave 2 Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46739,13202,0,0,11686,0,0,0,'Trogg Wave 3 Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46740,13202,0,0,11686,0,0,0,'Trogg Wave 4 Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46765,13202,0,0,18354,0,0,0,'Stonard Ogre','','',8,7,0,0,0,0,0,0,53,54,2201,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46768,13164,0,0,35254,0,0,0,'The Warden','','',2147483647,4,0,0,0,0,0,0,46,46,35,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46769,13164,0,0,35255,0,0,0,'The Sentinel','','',2147483647,4,0,0,0,0,0,0,46,46,35,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46770,13202,0,0,35329,0,0,0,'Stonard Warlock','','',0,7,0,0,0,0,0,0,53,54,29,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46775,13202,0,0,35331,0,0,0,'Marshtide Mage','','',0,7,0,0,0,0,0,0,53,54,12,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46785,13164,0,0,35297,0,0,0,'Lord Cannon','','',2147483647,4,0,0,0,0,0,0,85,85,2147,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46791,13164,0,0,17612,0,0,0,'The Drag Ritual Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46792,13164,0,0,17612,0,0,0,'Valley of Honor Ritual Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46793,13164,0,0,23257,0,0,0,'West Gate Ritual Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46813,13202,0,0,35282,35284,35285,35286,'Mullan Gryphon Rider','','',262144,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46819,13164,0,0,38767,0,0,0,'Corpse of Forgemaster Finlay','','',16778370,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46823,13202,0,0,35300,0,0,0,'Restless Infantry','','',0,6,0,0,0,0,0,0,85,85,14,1,1,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46825,13202,0,0,35299,0,0,0,'Restless Soldier','','',0,6,0,0,0,0,0,0,85,85,14,1,1,0,1,0,1995,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.5,5.48571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46838,13164,0,0,35313,35315,0,0,'Subjugated Firestarter','','',0,4,0,0,0,0,0,0,84,84,2325,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46839,13202,0,0,35316,0,0,0,'Servias Windterror','','',2147483647,4,0,1,0,0,0,0,85,85,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46851,13202,0,0,33434,33346,33343,33435,'Dragonmaw Straggler','','',0,7,0,0,0,0,0,0,84,84,2308,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46859,13202,0,0,20851,0,0,0,'Kalaran the Annihilator','','',2147483647,2,0,1,0,0,0,0,47,47,103,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46860,13202,0,0,8711,0,0,0,'General Jirakka','','',2147483647,2,0,1,0,0,0,0,47,47,103,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.22222,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46861,13164,0,0,21616,0,0,0,'Nyxondra','','',2147483647,2,0,1,0,0,0,0,47,47,103,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46862,13202,0,0,11686,0,0,0,'Eric Credit 1','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46863,13202,0,0,11686,0,0,0,'Eric Credit 2','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46864,13202,0,0,11686,0,0,0,'Baelog Credit 1','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46865,13202,0,0,11686,0,0,0,'Baelog Credit 2','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46866,13202,0,0,11686,0,0,0,'Olaf Credit 1','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46867,13202,0,0,11686,0,0,0,'Olaf Credit 2','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46868,13164,0,0,36385,36386,0,0,'Stillwater Slitherer','','',0,1,6,0,0,0,0,0,82,83,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46869,13202,0,0,34924,0,0,0,'Marshtide Invader','','',0,7,0,0,0,0,0,0,53,54,1732,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46870,13202,0,0,4503,0,0,0,'Stonard Defender','','',0,7,0,0,0,0,0,0,53,54,1735,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46871,13202,0,0,32120,0,0,0,'Scalemother Hevna','','',0,1,6,0,0,0,0,0,83,83,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46885,13164,0,0,35332,0,0,0,'High Shaman MacKilligan','','',2147483647,7,0,1,0,0,0,0,85,85,2336,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46888,13164,0,0,6977,0,0,0,'Unstable Bomb Bot','','Interact',0,7,0,0,0,0,0,0,83,83,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,2.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46909,13202,0,0,328,11686,0,0,'Marking the Fallen Kill Credit (ALLIANCE)','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46911,13202,0,0,12239,0,0,0,'Lava Surger','','',520,4,0,0,0,0,0,0,80,80,54,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,18.2857,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46913,13202,0,0,328,11686,0,0,'Marking the Fallen Kill Credit (HORDE)','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46915,13202,0,0,14885,0,0,0,'Darkflight Soldier','','',0,2,0,0,0,0,0,0,46,47,16,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46916,13164,0,0,715,0,0,0,'Nyxondra\'s Broodling','','',0,2,0,0,0,0,0,0,46,47,16,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.77778,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46917,13164,0,0,2534,0,0,0,'Darkflight Flameblade','','',0,2,0,0,0,0,0,0,46,47,16,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.22222,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46938,13202,0,0,14544,0,0,0,'Moldarr','','',2147483647,2,0,1,0,0,0,0,47,47,103,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46944,13202,0,0,20856,0,0,0,'Hurp\'derp','','',2147483647,7,0,1,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46945,13202,0,0,36192,0,0,0,'Torg Drakeflayer','','',2147483647,7,0,1,0,0,0,0,85,85,2306,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46946,13202,0,0,10374,0,0,0,'Sully Kneecapper','','',2147483647,7,0,1,0,0,0,0,85,85,2338,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46947,13202,0,0,31005,0,0,0,'Cadaver Collage','Calder\'s Creation','',2147483647,6,0,1,0,0,0,0,85,85,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.22222,12.6984,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46948,13202,0,0,35670,0,0,0,'Lord Geoffery Tulvan','','',2147483647,7,0,1,0,0,0,0,85,85,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46949,13202,0,0,35179,0,0,0,'Emberscar the Devourer','Champion of the Twilight\'s Hammer','',2147483647,4,0,1,0,0,0,0,85,85,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46959,13202,0,0,328,11686,0,0,'Lost One Proxy Kill Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46962,13202,0,0,34610,0,0,0,'Baron Ashbury','','',72,7,0,1,0,0,0,0,21,21,16,1,1,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.4286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46963,13202,0,0,34612,0,0,0,'Lord Walden','','',72,7,0,1,0,0,0,0,21,21,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.4286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46964,13202,0,0,34611,0,0,0,'Lord Godfrey','','',72,7,0,1,0,0,0,0,21,21,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.4286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46968,13164,0,0,35520,35521,17697,0,'Mullan Gryphon','','',266240,7,0,0,0,0,0,0,85,85,2337,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46979,13164,0,0,34893,34895,35374,35375,'Schnottz Air Trooper','','',0,7,0,0,0,0,0,0,83,83,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47028,13202,0,0,35123,0,0,0,'Wibson Hacked Credit','','Speak',0,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47057,13202,0,0,30930,30931,30932,30949,'Wounded Darkspear Watcher','','',266240,7,0,0,0,0,0,0,8,8,126,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47080,13202,0,0,11686,0,0,0,'Lucien Tosselwrench','','',0,7,0,0,0,0,0,0,47,47,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47091,13202,0,0,29466,29467,0,0,'Wounded Guard','','',4096,7,0,0,0,0,0,0,1,1,2163,2100,2100,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47097,13202,0,0,36935,0,0,0,'Cloud','','',1074790400,13,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47103,13202,0,0,35361,0,0,0,'Cowardly Deathwing','','',4,2,0,0,0,0,0,0,85,85,103,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47123,13202,0,0,35455,0,0,0,'Night Elf Admirer','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47162,13202,0,0,37410,0,0,0,'Glubtok','The Foreman','',104,7,0,1,0,0,0,0,16,16,17,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13158,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47178,13202,0,0,11686,0,0,0,'TDDC 3 Canyon Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47179,13202,0,0,11686,0,0,0,'TDDC 3 Mountain Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47199,13164,0,0,2890,2891,2892,2893,'Twilight Stormbender','','',0,7,0,0,0,0,0,0,84,84,2326,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47202,13164,0,0,10825,0,0,0,'Diseased Vulture','','',1,1,26,0,0,0,0,0,83,83,1881,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,12,40,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47204,13164,0,0,31588,0,0,0,'Infested Bear','','',1,1,4,0,0,0,0,0,19,20,2030,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47279,13202,0,0,11686,0,0,0,'Spider Rider Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47287,13202,0,0,35515,0,0,0,'Captain P. Harris','','',2147483647,6,0,0,0,0,0,0,85,85,21,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47292,13164,0,0,34893,34895,35374,35375,'Slacking Laborer','','',0,7,0,0,0,0,0,0,83,83,2348,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47296,13202,0,0,33002,0,0,0,'Helix Gearbreaker','','',104,7,0,1,0,0,0,0,16,16,17,1,1,0,1,0,500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13404,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47303,13202,0,0,14368,0,0,0,'Wildlife Kill Credit - Tol Barad Quest - Largo\'s Overlook','','',0,6,0,0,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47304,13202,0,0,35527,0,0,0,'Commander Largo','','',2147483647,6,0,0,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47318,13164,0,0,32235,0,0,0,'Mack','','',4096,7,0,0,0,0,0,0,83,83,35,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47329,13202,0,0,328,11686,0,0,'Deadwood Kill Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47365,13202,0,0,328,11686,0,0,'Impsy Capture Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47381,13202,0,0,11686,0,0,0,'Cranky Dwarf Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47385,13164,0,0,35821,0,0,0,'Decrepit Watcher','','',524296,7,0,1,0,0,0,0,85,85,1965,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47389,13164,0,0,35578,0,0,0,'Hive Controller','','',2147483647,1,59,0,0,0,0,0,42,42,310,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47406,13164,0,0,35599,35600,35591,35584,'Twilight Sentinel','','',0,7,0,0,0,0,0,0,85,85,2326,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47422,13202,0,0,35580,0,0,0,'Baited Black Drake','','vehichleCursor',262144,2,0,0,0,0,0,0,85,85,634,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47423,13202,0,0,1126,11686,0,0,'\"Freezing the Pipes\" Bunny 1','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47424,13202,0,0,1126,11686,0,0,'\"Freezing the Pipes\" Bunny 2','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47425,13202,0,0,1126,11686,0,0,'\"Freezing the Pipes\" Bunny 3','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47426,13202,0,0,1126,11686,0,0,'\"Freezing the Pipes\" Bunny 4','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47434,13164,0,0,25230,0,0,0,'Iron Summit Guard','','',0,7,0,0,0,0,0,0,85,85,1806,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47442,13164,0,0,35624,0,0,0,'Johnny Awesome','Uber Town','',0,7,0,0,0,0,0,0,20,20,1604,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47443,13164,0,0,35625,0,0,0,'Kingslayer Orkus','Red Like My Rage','',0,7,0,0,0,0,0,0,80,80,29,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47444,13164,0,0,35626,0,0,0,'Dumass','','',134217728,7,0,0,0,0,0,0,19,19,68,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47446,13202,0,0,35627,35628,35629,35630,'Dead Employee','','',16778240,10,0,0,0,0,0,0,38,40,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47447,13202,0,0,16366,0,0,0,'Keep Lord Farson','','',2147483647,7,0,0,0,0,0,0,85,85,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47460,13164,0,0,35654,0,0,0,'Twilight-Lord Arkkus','','',2147483647,7,0,0,0,0,0,0,50,50,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47462,13202,0,0,35635,0,0,0,'Archduke Calcinder','','',2147483647,4,0,1,0,0,0,0,50,50,91,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.25,4.57143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47463,13164,0,0,35372,0,0,0,'Searing Flamewraith','Minion of Calcinder','',72,4,0,0,0,0,0,0,49,50,91,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47466,13202,0,0,35123,0,0,0,'Betrayal Credit','','Speak',0,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47467,13202,0,0,22720,0,0,0,'Brotherhood Flying Machine','','',0,9,0,0,0,0,0,0,50,50,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,88496,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47481,13202,0,0,35664,0,0,0,'Highperch Prideling','','',0,1,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.3174,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47486,13202,0,0,35655,0,0,0,'Heartrazor','','',0,1,0,1,0,0,0,0,45,45,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47490,13202,0,0,35597,35602,35586,35592,'Twilight Spearwarder','','',2048,7,0,0,0,0,0,0,85,85,2325,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47503,13202,0,0,35655,0,0,0,'Heartrazor','','vehichleCursor',0,1,0,1,0,0,0,0,45,45,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47510,13202,0,0,35665,0,0,0,'Twilight Skymaster Richtofen','','',2147483647,7,0,0,0,0,0,0,44,44,2147,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47541,13202,0,0,328,11686,0,0,'Remember the Light Proxy Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47555,13202,0,0,328,11686,0,0,'Ruumbo Silly Dance Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47566,13164,0,0,169,11686,0,0,'Grim Batol Credit','','',1024,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47593,13164,0,0,33949,0,0,0,'Problim','','',8,7,0,1,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,12.5714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47602,13202,0,0,35714,0,0,0,'Codemaster Deethuk','','',2147483647,7,0,1,0,0,0,0,45,45,2146,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47605,13164,0,0,34541,0,0,0,'Calen','','',4,2,0,1,0,0,0,0,85,85,2328,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,14.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47616,13202,0,0,14368,0,0,0,'Wildlife Kill Credit - Tol Barad Quest - Cursed Depths','','',0,6,0,0,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47619,13202,0,0,35730,0,0,0,'Elementalist Starion','','',2147483647,7,0,1,0,0,0,0,45,45,2146,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47620,13202,0,0,35731,0,0,0,'Commander Fastfuse','','',2147483647,7,0,1,0,0,0,0,45,45,2146,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47626,13202,0,0,35739,0,0,0,'Admiral Ripsnarl','','',104,7,0,1,0,0,0,0,16,16,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13029,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47630,13202,0,0,35752,35753,35756,35758,'Twilight Jailer','','',0,7,0,0,0,0,0,0,44,45,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47664,13202,0,0,14368,0,0,0,'Wildlife Kill Credit - Tol Barad Quest - Rustberg Village','','',0,6,0,0,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47669,13202,0,0,35772,0,0,0,'Torth','The Ravenous','',2147483647,2,0,1,0,0,0,0,85,85,1925,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47675,13164,0,0,35777,0,0,0,'Bloodvenom Slimeslave','','',0,10,0,0,0,0,0,0,46,47,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47679,13202,0,0,35771,0,0,0,'Winna Hazzard','','',0,7,0,0,0,0,0,0,47,47,14,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47697,13202,0,0,5785,0,0,0,'Captured Human Proxy','','',0,7,0,0,0,0,0,0,19,20,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47718,13202,0,0,35807,0,0,0,'Magatha Grimtotem','Elder Crone','',0,7,0,1,0,0,0,0,88,88,190,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47730,13164,0,0,35810,0,0,0,'High Priest Sekhemet','','',0,7,0,0,0,0,0,0,85,85,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47739,13202,0,0,1305,0,0,0,'\"Captain\" Cookie','Defias Kingpin?','',0,7,0,1,0,0,0,0,16,16,17,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12490,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47742,13164,0,0,35798,0,0,0,'Scorpion-Lord Namkhare','','',0,7,0,0,0,0,0,0,85,85,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47747,13202,0,0,21773,0,0,0,'Whisperwind Lasher','','Interact',0,4,0,0,0,0,0,0,47,47,35,1,1,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47748,13202,0,0,35123,0,0,0,'Venomblood Credit','','Speak',0,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47752,13202,0,0,5785,0,0,0,'Murloc Eaten Proxy','','',0,7,0,0,0,0,0,0,19,20,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47753,13164,0,0,35806,0,0,0,'Dark Pharaoh Tekahn','','',0,7,0,1,0,0,0,0,85,85,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47755,13164,0,0,34768,0,0,0,'Warlord Ihsenn','','',2147483647,7,0,0,0,0,0,0,82,83,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.0857,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47763,13164,0,0,34947,0,0,0,'Bound Fury','','',2147483647,4,0,0,0,0,0,0,45,45,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47765,13164,0,0,18356,0,0,0,'Glopgut Pounder','','',0,7,0,0,0,0,0,0,85,85,45,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47766,13202,0,0,34548,0,0,0,'Bound Vortex','','',2147483647,4,0,0,0,0,0,0,45,45,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47782,13164,0,0,6045,0,0,0,'Blackrock Whelper','','',0,7,0,0,0,0,0,0,49,50,40,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47785,13202,0,0,14368,0,0,0,'Wildlife Kill Credit - Tol Barad Quest - D-Block','','',0,6,0,0,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47789,13164,0,0,35836,0,0,0,'Clerk Horrace Whitesteed','','',0,6,0,0,0,0,0,0,21,21,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47790,13164,0,0,26919,0,0,0,'Magistrate Burnside','','',0,6,0,1,0,0,0,0,21,21,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47791,13164,0,0,25592,0,0,0,'Citizen Wilkes','','',0,6,0,0,0,0,0,0,20,20,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47792,13164,0,0,30347,0,0,0,'Blacksmith Verringtan','','',0,6,0,0,0,0,0,0,20,20,16,1,1,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.3174,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47793,13164,0,0,31005,0,0,0,'The Ray-Getz-Kalaba Monstrosity','','',0,6,0,1,0,0,0,0,21,21,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.22222,12.6984,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47797,13164,0,0,9753,8310,0,0,'Obsidian Charscale','','',0,2,0,0,0,0,0,0,85,85,2350,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.22222,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47805,13164,0,0,35842,0,0,0,'Ner\'gosh the Shadow','','',2147483647,7,0,0,0,0,0,0,50,50,40,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47838,13202,0,0,35809,0,0,0,'Shrine 1 Cleansed','','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47839,13202,0,0,35809,0,0,0,'Shrine 2 Cleansed','','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47840,13202,0,0,35809,0,0,0,'Shrine 3 Cleansed','','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47842,13202,0,0,35859,0,0,0,'Arch Druid Navarax','','',2147483647,7,0,0,0,0,0,0,48,48,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47855,13164,0,0,169,11686,0,0,'Obsidian Hatchling Controller','','',1024,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47872,13164,0,0,35873,35874,35875,35876,'Human Seedling','','openhand',0,7,0,0,0,0,0,0,15,16,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47874,13202,0,0,169,11686,0,0,'Obsidian Lair Pathing Credit','','',1024,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47898,13202,0,0,16480,21342,0,0,'Blitzkrieg Schnottz Kill Credit','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47910,13202,0,0,11686,0,0,0,'Costume Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47923,13202,0,0,35911,0,0,0,'Feronas Sindweller','','',0,7,0,0,0,0,0,0,47,47,35,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47960,13202,0,0,28951,0,0,0,'Brain of Iso\'rath','','',2147483647,10,0,3,0,0,0,0,84,84,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47972,13164,0,0,35436,0,0,0,'Commander Schnottz','','',0,7,0,0,0,0,0,0,85,85,190,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47978,13164,0,0,35926,0,0,0,'Captain Kronkh','','',0,7,0,0,0,0,0,0,84,84,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47980,13164,0,0,35927,0,0,0,'Captain Cork','','',0,7,0,0,0,0,0,0,84,84,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47981,13164,0,0,35928,0,0,0,'Captain Margun','','',0,7,0,0,0,0,0,0,84,84,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48035,13202,0,0,14368,0,0,0,'Wildlife Kill Credit - Tol Barad Quest - The Hole','','',0,6,0,0,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48037,13164,0,0,473,2696,2695,0,'Chiseled Golem','Thorium Brotherhood','',0,9,0,0,0,0,0,0,51,51,1474,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48038,13202,0,0,35956,0,0,0,'Ironwood Buzzer','','',1,1,44,0,0,0,0,0,47,48,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48041,13164,0,0,32096,32093,0,0,'Pygmy Scout','','',8,7,0,0,0,0,0,0,83,83,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48077,13202,0,0,328,27823,0,0,'Irontree Woods Island','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48082,13202,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,0,0,0,85,85,35,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48099,13164,0,0,35973,0,0,0,'Worgmistress Othana','','',2147483647,7,0,1,0,0,0,0,51,51,40,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48100,13164,0,0,35971,0,0,0,'Voodooist Timan','','',2147483647,7,0,1,0,0,0,0,51,51,40,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48112,13202,0,0,11686,0,0,0,'Kodo Horn Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48136,13164,0,0,33008,0,0,0,'Blight Slime','','',0,10,0,0,0,0,0,0,21,22,2357,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48144,13202,0,0,14368,0,0,0,'Wildlife Kill Credit - Tol Barad Quest - The Leftovers','','',0,6,0,0,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48154,13202,0,0,36018,0,0,0,'Jadefire Shifter','','',0,3,0,0,0,0,0,0,47,48,90,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48156,13202,0,0,36033,0,0,0,'Magma Lord Kolob','','',2147483647,4,0,0,0,0,0,0,51,51,91,1,1,0,1,0,2200,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48161,13202,0,0,16480,21342,0,0,'Maelstrom Nightmare Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48164,13202,0,0,328,11686,0,0,'Irontree Soil Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48183,13202,0,0,16480,21342,0,0,'Shotgun Kill Credit','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48194,13202,0,0,36040,36041,36042,0,'Dragonmaw Skyclaw','','',0,7,0,0,0,0,0,0,84,84,2307,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48195,13202,0,0,11686,0,0,0,'Cudgel Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48197,13202,0,0,30274,0,0,0,'Dragonmaw Black Drake','','',0,1,0,0,0,0,0,0,84,84,2305,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,7,16,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48199,13202,0,0,1534,0,0,0,'Bloodsnarl Scavenger','','',1,1,25,0,0,0,0,0,83,83,2334,1,1,0,1,0,2000,0,0,0,0,190,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48200,13202,0,0,328,11686,0,0,'Sunbeam Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48204,13164,0,0,36045,36046,36047,36048,'Schnottz Excavator','','',0,7,0,0,0,0,0,0,84,84,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48210,13202,0,0,11686,0,0,0,'Sergeant Cudgel Credit','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48227,13202,0,0,328,11686,0,0,'Rainbow Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48257,13202,0,0,35023,0,0,0,'Narkrall Rakeclaw','','',2147483647,7,0,0,0,0,0,0,85,85,2308,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48259,13164,0,0,29327,0,0,0,'Irontree Shredder','','',32768,9,0,0,0,0,0,0,48,49,2162,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48269,13164,0,0,30072,30071,30073,0,'Dark Ranger','','',0,7,0,1,0,0,0,0,22,22,71,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48272,13164,0,0,36072,36074,36075,36076,'Bloodfang Forsaken Hunter','','',0,7,0,0,0,0,0,0,21,22,2166,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48286,13202,0,0,328,23258,0,0,'Wellson Supply Boat','','',0,10,0,0,0,0,0,0,80,80,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48287,13202,0,0,36100,0,0,0,'Whelptamer Akumi','','',2147483647,7,0,0,0,0,0,0,51,51,40,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48288,13202,0,0,36103,0,0,0,'Terromath the Seared','','',2147483647,7,0,0,0,0,0,0,51,51,40,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48289,13164,0,0,6377,0,0,0,'Minyoth','','',2147483647,2,0,0,0,0,0,0,51,51,103,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48291,13202,0,0,19895,0,0,0,'Tugnar Goremaw','','',2147483647,2,0,0,0,0,0,0,51,51,103,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48311,13202,0,0,36102,0,0,0,'Talonbranch Prowler','','',0,7,0,0,0,0,0,0,48,49,2163,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48312,13164,0,0,36104,0,0,0,'High Warlock Xi\'lun','','',2147483647,7,0,0,0,0,0,0,51,51,40,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48314,13164,0,0,36105,0,0,0,'Dragon-Lord Neeralak','','',2147483647,7,0,0,0,0,0,0,51,51,40,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48316,13164,0,0,35999,0,0,0,'General Thorg\'izog','','',2147483647,7,0,0,0,0,0,0,51,51,40,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48317,13202,0,0,11686,0,0,0,'Oil Gusher','','',1048576,9,0,0,0,0,0,0,50,50,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48319,13164,0,0,36106,0,0,0,'Angry Blight Slime','','',0,10,0,0,0,0,0,0,21,22,14,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48322,13164,0,0,36110,0,0,0,'Chet the Slime-Breeder','','',0,10,0,1,0,0,0,0,22,22,14,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48330,13202,0,0,328,11686,0,0,'Oiled Shredder Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48331,13202,0,0,32445,0,0,0,'Panicking Worker','','openhandglow',0,7,0,0,0,0,0,0,48,49,2159,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48352,13202,0,0,36156,0,0,0,'Grolvitar the Everburning','','',2147483647,4,0,0,0,0,0,0,49,49,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48362,13202,0,0,20570,11686,0,0,'Elemental Gate Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48431,13164,0,0,36043,0,0,0,'Sullah','','',4096,7,0,0,0,0,0,0,85,85,35,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48432,13164,0,0,6045,11549,6048,9709,'Blackrock Invader','','',0,7,0,0,0,0,0,0,52,52,40,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48437,13202,0,0,35386,0,0,0,'Titanic Guardian','','',1048576,7,0,1,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,8,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48452,13164,0,0,36154,0,0,0,'Talonbranch Defender','','',0,7,0,0,0,0,0,0,48,49,2163,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48453,13164,0,0,36155,0,0,0,'Irontree Chopper','','',0,7,0,0,0,0,0,0,48,49,2159,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48454,13164,0,0,12432,0,0,0,'Talonbranch Wisp','','',0,10,0,0,0,0,0,0,48,49,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48455,13164,0,0,14951,0,0,0,'Felrot Courser','','',0,1,0,0,0,0,0,0,47,48,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48457,13164,0,0,36689,0,0,0,'Tainted Squirrel','','openhandglow',0,8,0,0,0,0,0,0,1,1,35,4,4,0,1,16777216,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48474,13202,0,0,18356,0,0,0,'Glopgut Pounder','','',0,7,0,0,0,0,0,0,85,85,2147,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48482,13164,0,0,12065,12066,0,0,'Stormpike Mountaineer','','',0,7,0,0,0,0,0,0,22,23,1216,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48484,13164,0,0,36072,36074,36075,36076,'Bloodfang Sentry','','',0,7,0,0,0,0,0,0,22,23,2166,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48489,13202,0,0,35949,0,0,0,'Find Fanny Quest Tracker','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48516,13202,0,0,20570,22769,0,0,'Fireguard\'s Essence','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48517,13164,0,0,34933,34935,34934,34936,'Twilight Drakerider','','',0,7,0,1,0,0,0,0,83,83,2147,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48524,13202,0,0,20570,11686,0,0,'Elemental-Imbued Weapon Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48586,13202,0,0,328,11686,0,0,'Winterfall Kill Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48664,13202,0,0,22845,0,0,0,'Wretched Spirit','','',0,6,0,0,0,0,0,0,50,51,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48668,13202,48204,0,36073,36143,36144,36145,'Schnottz Elite Trooper','','',0,7,0,1,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48684,13202,0,0,347,11686,0,0,'Hill Fawn Quest Credit','','',1048576,1,0,0,0,0,0,0,10,12,1999,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48752,13202,0,0,9534,0,0,0,'Banshee','','',0,6,0,0,0,0,0,0,25,25,68,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48757,13202,0,0,35542,0,0,0,'Neferset Intruder credit','','',0,7,0,0,0,0,0,0,85,85,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48762,13202,0,0,36267,0,0,0,'Hammelhand\'s Caravan Escort Tracker','','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48859,13202,0,0,16480,21342,0,0,'Infantryman Kill Credit','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48862,13202,0,0,347,17188,0,0,'Sofera\'s Naze Credit','','',1048576,10,0,0,0,0,0,0,10,10,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48864,13202,0,0,347,17188,0,0,'Corrahn\'s Dagger Credit','','',1048576,10,0,0,0,0,0,0,10,10,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48865,13202,0,0,347,17188,0,0,'The Headland Credit','','',1048576,10,0,0,0,0,0,0,10,10,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48867,13164,0,0,347,17188,0,0,'Gavin\'s Naze Credit','','',1048576,10,0,0,0,0,0,0,10,10,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48878,13202,0,0,36316,36318,36319,36320,'Stormpike Soldier','','',0,7,0,0,0,0,0,0,23,24,1534,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48880,13202,0,0,36321,0,0,0,'Captain Iceheart','','',2147483647,7,0,0,0,0,0,0,24,24,1534,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48881,13202,0,0,34741,0,0,0,'Neferset City Envoy Credit','','',0,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48882,13202,0,0,34741,0,0,0,'Lost City Envoy Credit','','',0,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48922,13202,0,0,36338,0,0,0,'Instructor Rufus','','',2147483647,7,0,0,0,0,0,0,24,24,1534,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48923,13202,0,0,36339,0,0,0,'Drill Sergeant Magnus','','',2147483647,7,0,0,0,0,0,0,24,24,1534,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48924,13202,0,0,36340,0,0,0,'Captain Crudbeard','','',2147483647,7,0,0,0,0,0,0,24,24,2261,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48997,13202,0,0,36358,0,0,0,'Ring 1 Credit','','',1074791424,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49008,13202,0,0,32991,32992,36447,32994,'Axebite Infantry','','',4096,7,0,0,0,0,0,0,84,84,2211,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49023,13202,0,0,34294,34295,34296,34297,'Highbank Guardsman','','',4096,7,0,0,0,0,0,0,84,84,2202,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49037,13202,0,0,36330,36333,36334,36335,'Stormpike Trainee Poison Credit','','',0,7,0,0,0,0,0,0,23,24,1534,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49116,13164,0,0,36375,36376,36377,36378,'Stormpike Engineer','','',0,7,0,0,0,0,0,0,23,24,1534,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49144,13202,0,0,20570,11686,0,0,'Highbank Tower Bomb Controller','','',1024,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49145,13202,0,0,31624,0,0,0,'\"Doc\" Ballard Wildwave','Surgeon General','',2048,7,0,1,0,0,0,0,80,80,1770,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49148,13164,0,0,35691,0,0,0,'Dark Ritualist Zakahn','','',0,7,0,1,0,0,0,0,84,84,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49177,13202,0,0,16985,0,0,0,'Winterfall Earth Totem','','',1048576,11,0,0,0,0,0,0,50,50,82,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,4.76191,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49178,13202,0,0,23999,0,0,0,'Grolnar the Berserk','','',2147483647,7,0,0,0,0,0,0,52,52,82,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,7.9365,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49188,13202,0,0,36358,0,0,0,'PvG Wave Credit','','',1074791424,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49189,13202,0,0,36358,0,0,0,'PvG Tutorial Complete','','',1074791424,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49230,13202,0,0,36417,0,0,0,'Marshal Redpath','','',0,7,0,0,0,0,0,0,1,1,68,42,42,0,1,3,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49231,13202,0,0,36418,0,0,0,'Valdred Moray','','',0,7,0,0,0,0,0,0,1,1,68,42,42,0,1,3,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49234,13202,0,0,27849,0,0,0,'The Beast Unleashed','','',72,10,0,1,0,0,0,0,84,84,2326,1,1,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,7.30159,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49245,13202,0,0,12236,0,0,0,'Rampaging Owlbeast','','',0,7,0,0,0,0,0,0,24,25,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49263,13202,0,0,36061,0,0,0,'Zephyrus','','',2147483647,4,0,1,0,0,0,0,25,25,834,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49264,13202,0,0,36429,0,0,0,'Bloodvenom','','',2147483647,4,0,1,0,0,0,0,25,25,834,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49265,13202,0,0,36121,0,0,0,'Teracula','','',2147483647,4,0,1,0,0,0,0,25,25,834,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49266,13202,0,0,36434,0,0,0,'Infernus','','',2147483647,4,0,1,0,0,0,0,25,25,834,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49268,13202,0,0,36435,0,0,0,'D-1000','','',2147483647,4,0,1,0,0,0,0,25,25,834,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49269,13164,0,0,24653,0,0,0,'Dun Garok Spirit','','',0,6,0,0,0,0,0,0,24,25,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.77778,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49340,13202,0,0,2467,2403,0,0,'Scarlet Corpse','','',0,7,0,0,0,0,0,0,3,4,7,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49346,13202,0,0,15937,0,0,0,'Coldlurk Creeper','','',1,1,3,0,0,0,0,0,51,52,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49347,13202,0,0,37540,0,0,0,'Coldlurk Burrower','','',65537,1,42,0,0,0,0,0,51,52,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49355,13202,0,0,36445,0,0,0,'Lord Harford','','',0,7,0,0,0,0,0,0,53,54,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49356,13202,0,0,36446,0,0,0,'Gally Lumpstain','','',0,7,0,0,0,0,0,0,53,54,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49380,13202,0,0,20570,11686,0,0,'Highbank Keep Bomb Controller','','',1024,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49381,13202,0,0,20570,11686,0,0,'Highbank Boat Bomb Controller','','',1024,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49422,13202,0,0,36467,36468,36471,36472,'Rotbrain Berserker','','',0,7,0,0,0,0,0,0,4,5,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49424,13202,0,0,36417,0,0,0,'Marshal Redpath','','',2147483647,7,0,0,0,0,0,0,5,5,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49451,13202,0,0,15092,11686,0,0,'Oil Leak Bunny','','',33554432,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49542,13202,0,0,36358,0,0,0,'PvG Level 2 - Flower Power Complete','','',1074791424,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49548,13202,0,0,36533,36536,36534,36539,'Krazzworks Laborer','','',0,7,0,0,0,0,0,0,84,84,2160,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49553,13202,0,0,36358,0,0,0,'PvG Level 3 - Ghouls Hate My Grains Massive Complete','','',1074791424,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49561,13202,0,0,36358,0,0,0,'PvG Level 4 - Someone Setup the Pumpkin Bomb Massive Complete','','',1074791424,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49626,13202,0,0,36358,0,0,0,'PvG Level Repeatable Massive Completed','','',1074791424,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49627,13202,0,0,36358,0,0,0,'PvG Level Boss Complete','','',1074791424,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49628,13202,0,0,36564,36565,36566,36567,'Wildhammer Raider','','',0,7,0,0,0,0,0,0,84,84,2228,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.8571,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49683,13202,0,0,34880,0,0,0,'Wildhammer Stormtalon','','',524288,1,0,1,0,0,0,0,84,84,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,18.2857,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49685,13202,0,0,36358,0,0,0,'PvG Level Endless Massive Completed','','',1074791424,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49809,13202,0,0,35093,0,0,0,'Deathwing Quest Tracker','Aspect of Death','',36,2,0,1,0,0,0,0,1,1,35,1956,1956,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49831,13202,0,0,328,11686,0,0,'\"Everything But the Kitchen Sink\" Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49871,13164,0,0,40147,0,0,0,'Blackrock Battle Worg','','',1,1,1,0,0,0,0,0,1,1,32,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,3,6.85714,14,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49873,13202,0,0,34652,0,0,0,'Twilight Shadowdrake','','',0,2,0,0,0,0,0,0,85,85,2102,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,17.1429,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49874,13164,0,0,36653,36652,36654,36655,'Blackrock Spy','','',0,7,0,0,0,0,0,0,1,2,7,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,1,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49956,13164,0,0,33254,0,0,0,'Pebble','','',262144,4,0,0,0,0,0,0,84,84,2281,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50039,13164,0,0,36690,36691,36692,0,'Goblin Assassin','','',0,7,0,0,0,0,0,0,3,3,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,1,0,2.5,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50042,13202,0,0,27665,0,0,0,'Schnottz Bomber','','',1075314688,9,0,0,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50044,13202,0,0,37567,0,0,0,'Hell-Hoot','','',2147483647,1,26,0,0,0,0,0,53,53,16,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50047,13164,0,0,32729,0,0,0,'Injured Stormwind Infantry','','SkinAlliance',0,7,0,0,0,0,0,0,2,3,12,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50054,13164,0,0,16480,21342,0,0,'Waters of Farseeing Kill Credit','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50251,13202,0,0,37415,0,0,0,'Frostilicus','','',2147483647,4,0,0,0,0,0,0,55,55,834,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50258,13202,0,0,9490,0,0,0,'Frostmaul Tumbler','','',512,5,0,0,0,0,0,0,54,55,778,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.94444,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50291,13202,0,0,11686,0,0,0,'Arcane Tesseract','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50325,13202,0,0,9757,0,0,0,'Umbranse the Spiritspeaker','','',2147483647,7,0,0,0,0,0,0,55,55,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50606,13202,0,0,32365,32362,32364,0,'Frostmane Builder Credit','','',0,7,0,0,0,0,0,0,7,8,190,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51145,13202,0,0,27205,0,0,0,'Slitherblade Charm Credit [INTERNAL] [DO NOT LOCALIZE]','','',0,4,0,1,0,0,0,0,40,40,2180,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51193,13202,0,0,35899,35900,35901,0,'Wild Camel','','',0,1,0,0,0,0,0,0,84,84,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.2857,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51217,13202,0,0,37141,0,0,0,'Cavorting Pygmy','','',0,7,0,0,0,0,0,0,83,83,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.22222,7.9365,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51314,13202,0,0,20570,11686,0,0,'Azshara Event Credit [INTERNAL]','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51349,13202,0,0,37303,0,0,0,'Drathax, the Twilight Caller','','',2147483647,2,0,0,0,0,0,0,57,57,2147,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51376,13914,0,0,15304,15305,15306,15307,'Hive\'Ashi Prisoner','','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51379,13202,0,0,328,11686,0,0,'Cho\'gall Reveal Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51380,13202,0,0,328,11686,0,0,'Twilight Hammer Hive\'Ashi Cultist Proxy','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51382,13202,0,0,328,11686,0,0,'Egg Disguise Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51393,13914,0,0,37354,0,0,0,'Infested Husk','','',0,7,0,0,0,0,0,0,55,55,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51424,13914,0,0,328,11686,0,0,'Twilight Gateway Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51613,13596,0,0,30576,30577,30578,30579,'Crown Technician','','',0,7,0,0,0,0,0,0,83,83,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51622,13202,0,0,4974,4976,4975,4972,'Grimscale Manashrieker','','',0,7,0,0,0,0,0,0,29,31,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51625,13202,0,0,15397,15394,15395,15393,'Confused Murloc - Quest Credit','','',0,7,0,0,0,0,0,0,31,32,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51626,13202,0,0,15397,15394,15395,15393,'Saved Murloc','','',0,7,0,0,0,0,0,0,31,32,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51694,13202,0,0,29183,0,0,0,'Shardtooth Meat Feeding Credit','','',0,1,0,0,0,0,0,0,5,5,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51700,13202,0,0,29183,0,0,0,'Smoked Meat Feeding Credit','','',0,1,0,0,0,0,0,0,5,5,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51711,13914,0,0,20570,21072,0,0,'Snow-Covered Burrow','','',0,10,0,0,0,0,0,0,1,1,35,41,41,60,1,0,2000,0,0.746,0.746,0,2000,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,4,16,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51722,13914,0,0,37631,37632,37700,37701,'Resort Staff','','',0,7,0,0,0,0,0,0,80,80,475,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51751,13202,0,0,23767,0,0,0,'Lucky Bucket','','',0,9,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51755,13914,0,0,79,221,11873,257,'Human Child','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51762,13202,0,0,23767,0,0,0,'Oil Slime Dummy','','',1048584,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51763,13202,0,0,29183,0,0,0,'Wintersaber Toy Credit','','',0,1,0,0,0,0,0,0,5,5,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51833,13202,0,0,21939,0,0,0,'[DND] Broomstick Bombing Run Quest Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51866,13914,0,0,32726,0,0,0,'Seething Water Elemental','Servant of Ahti','',0,4,0,1,0,0,0,0,84,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51929,13202,0,0,37665,37666,37664,0,'Resort Guest','','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51941,13914,0,0,37665,37666,37664,0,'Resort Guest','','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51950,13202,0,0,11686,0,0,0,'Twilight Spy Clue Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52007,13914,0,0,10811,0,0,0,'Flamekin Firestarter','','',0,4,0,0,0,0,0,0,80,82,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52014,13202,0,0,37708,0,0,0,'Twilight Totem','','Attack',1048576,10,0,0,0,0,0,0,80,80,7,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52023,13202,0,0,35543,0,0,0,'Alchemy Potion Credit (Quest)','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52024,13202,0,0,35543,0,0,0,'Alchemy Transmutation Credit (Quest)','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52041,13202,0,0,20577,0,0,0,'Azshara Doorbell Credit','','',0,7,0,0,0,0,0,0,18,18,82,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52063,13914,0,0,36323,0,0,0,'Ahti','Lord of the Abyss','',0,4,0,0,0,0,0,0,85,85,91,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52072,13202,0,0,20024,0,0,0,'[DND] Wickerman Quest Credit','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52073,13202,0,0,36701,0,0,0,'Firebeak','','',262144,10,0,0,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52074,13914,0,0,26318,29823,0,0,'Twilight Hydromancer','','',0,7,0,0,0,0,0,0,85,85,2146,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52148,13914,0,0,37789,0,0,0,'Jin\'do the Godbreaker','','',104,7,0,1,0,0,0,0,87,87,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,5,14.8571,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52165,13914,0,0,18315,0,0,0,'Sludge Beast','','',256,4,0,0,0,0,0,0,17,17,14,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52166,13202,0,0,18315,0,0,0,'Muddy Tracks','','',0,10,0,0,0,0,0,0,1,1,14,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52219,14333,52816,0,38494,0,0,0,'Flame Terror','','',524288,4,0,0,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.8889,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52224,13914,0,0,33990,0,0,0,'Jungle Serpent','','',0,1,0,0,0,0,0,0,83,83,1711,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52300,14333,52816,0,25680,0,0,0,'Seething Pyrelord','','',0,4,0,1,0,0,0,0,85,85,834,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52303,13202,0,0,13069,0,0,0,'Mor\'shan Caravan Pick-Up Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52307,13202,0,0,27581,0,0,0,'[DND] Healed Adventurer','','',0,10,0,0,0,0,0,0,83,83,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52326,13202,0,0,13069,0,0,0,'Mor\'shan Caravan Delivery Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52360,13202,0,0,23767,0,0,0,'Silver Bullet X-831 Rocket Ride Quest Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52383,13914,52816,0,37866,0,0,0,'Nemesis','Echo of the Usurper','',72,1,0,1,0,0,0,0,85,85,2147,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,7.9365,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52384,13202,0,0,27581,0,0,0,'[DND] Cat Inspected','','',0,10,0,0,0,0,0,0,83,83,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52392,13914,0,0,37868,0,0,0,'Gurubashi Master Chef','','',2147483647,7,0,1,0,0,0,0,85,85,189,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52405,13202,0,0,37871,0,0,0,'Mor\'Lek the Dismantler','','',2147483647,7,0,1,0,0,0,0,86,86,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52414,13202,0,0,37877,0,0,0,'Tor-Tun','The Slumberer','',2147483647,1,21,1,0,0,0,0,86,86,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,7.9365,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52418,13914,0,0,15288,0,0,0,'Lost Offspring of Gahz\'ranka','','',2147483647,1,68,1,0,0,0,0,86,86,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,11.4286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52422,13914,0,0,37880,0,0,0,'Kaulema the Mover','','',2147483647,7,0,1,0,0,0,0,86,86,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52438,13202,0,0,37904,0,0,0,'Mortaxx','The Tolling Bell','',2147483647,3,0,1,0,0,0,0,86,86,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,7.9365,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52440,13202,0,0,22353,0,0,0,'Gub','Destroyer of Fish','',2147483647,7,0,1,0,0,0,0,86,86,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.66667,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52442,13914,0,0,37906,0,0,0,'Florawing Hive Queen','','',2147483647,1,44,1,0,0,0,0,86,86,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52445,13202,0,0,13069,0,0,0,'Mor\'shan Caravan Pick-Up Rocco Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52504,13914,0,0,1070,0,0,0,'Charred Soldier','','',0,4,0,0,0,0,0,0,85,85,2234,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52505,13202,0,0,13069,0,0,0,'Mor\'shan Caravan Delivery Nagala Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52531,14333,0,0,20570,11686,0,0,'Fire Attacker Portal','','',1024,10,0,0,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52552,13914,0,0,38850,38851,0,0,'Molten Behemoth','','',512,5,0,1,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,4,4.57143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52553,13202,0,0,21939,0,0,0,'[DND] Broomstick Bombing Run - Clean Up - Quest Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52605,14333,0,0,16480,21342,0,0,'Anachronos Vision Camera Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52623,13202,0,0,27581,0,0,0,'[DND] Voodoo Zombie Turned','','',0,10,0,0,0,0,0,0,83,83,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52633,13914,0,0,38002,11686,0,0,'Lava Burster','','',0,1,0,0,0,0,0,0,85,85,2234,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52648,13914,0,0,38425,0,0,0,'Cinderweb Creeper','','',1,1,3,0,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.77778,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52660,14333,0,0,38013,0,0,0,'Fire Hawk','','',0,4,0,0,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3.6111,12.6984,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52678,13202,0,0,27581,0,0,0,'[DND] Venoxis Summoned','','',0,10,0,0,0,0,0,0,83,83,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52749,14333,52816,0,38256,0,0,0,'Pyrachnis','Beth\'tilac Lieutenant','',72,1,0,1,0,0,0,0,85,85,91,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.77778,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52751,14333,0,0,22448,38323,0,0,'Cinderweb Cocoon','','',1074790408,10,0,0,0,0,0,0,85,85,2156,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52762,13202,0,0,27581,0,0,0,'[DND] At the Digsite','','',0,10,0,0,0,0,0,0,83,83,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52766,14333,52816,0,11997,0,0,0,'Lylagar','','',72,1,0,1,0,0,0,0,85,85,91,1,1,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52791,14333,52816,0,12030,0,0,0,'Charred Flamewaker','','',0,7,0,0,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52815,13202,0,0,11686,0,0,0,'Captured Druid of the Flame Kill Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52816,14333,0,0,1070,0,0,0,'Charred Invader','','',0,4,0,0,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52832,14333,0,0,38398,0,0,0,'Tarecgosa','','',0,2,0,1,0,0,0,0,85,85,2028,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52834,14333,0,0,31212,31213,38546,38547,'Wounded Hyjal Defender','','',4096,7,0,0,0,0,0,0,85,85,2252,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52867,14333,0,0,16480,21342,0,0,'EoE Camera Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52882,13202,0,0,27581,0,0,0,'[DND] Zanzil Summoned','','',0,10,0,0,0,0,0,0,83,83,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52891,13202,0,0,16480,21342,0,0,'Flame Runes Extinguished Credit','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52911,13202,0,0,27581,0,0,0,'[DND] Follow that Cat','','',0,10,0,0,0,0,0,0,83,83,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52930,13914,0,0,27581,0,0,0,'[DND] Phase Master','','',0,10,0,0,0,0,0,0,83,83,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52939,13914,0,0,38096,0,0,0,'Hazlek','','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52941,13914,0,0,38097,0,0,0,'Bakkalzu','','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52943,13914,0,0,38098,0,0,0,'Norkani','','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52945,13914,0,0,38099,0,0,0,'Kasha','','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.4286,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52950,13202,0,0,11686,0,0,0,'Solar Core Kill Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53012,13202,0,0,16480,21342,0,0,'Forlorn Spire Assault Credit','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53014,14333,0,0,38062,0,0,0,'Leyara','','',0,7,0,1,0,0,0,0,85,85,190,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53047,14333,0,0,38143,0,0,0,'Kalecgos','','',4,2,0,1,0,0,0,0,83,83,16,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53084,13202,0,0,11686,0,0,0,'Summon Lashling Kill Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53093,14333,0,0,31808,19894,15329,0,'Flamewaker Shaman','','',0,7,0,0,0,0,0,0,85,85,2170,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53107,14333,0,0,30233,30512,0,0,'Smothervine','','',8,4,0,0,0,0,0,0,85,85,2369,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53112,14333,0,0,38152,0,0,0,'Subterranean Magma Worm','','',0,1,0,1,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53114,13202,0,0,36372,0,0,0,'Hide and Seek Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53148,13202,0,0,22903,0,0,0,'Lasher Final Event Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53182,14333,0,0,16480,21342,0,0,'Effect Vehicle','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53190,14333,0,0,16925,0,0,0,'Northwestern Pool Credit','','',1074790400,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53191,14333,0,0,16925,0,0,0,'Northeastern Pool Credit','','',1074790400,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53192,14333,0,0,40060,0,0,0,'Central Pool Credit','','',1074790400,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53218,13202,0,0,16480,21342,0,0,'Furnace Assault Credit','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53227,14333,0,0,38491,0,0,0,'Kalecgos','','',0,2,0,1,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53234,14333,0,0,29213,0,0,0,'Anren Shadowseeker','','',266240,7,0,1,0,0,0,0,80,80,113,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53243,14333,0,0,38250,38251,38253,38252,'Injured Druid of the Talon','','openhandglow',4096,7,0,0,0,0,0,0,85,85,2252,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53249,14333,0,0,38259,0,0,0,'Fire Hawk Matriarch','','',0,4,0,1,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,3,5.71429,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53251,13202,0,0,11686,0,0,0,'Druid of the Flame - Bird Form Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53263,13202,0,0,22903,0,0,0,'Ember Pool Kill Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53296,14333,0,0,11686,22903,0,0,'Locket A Event Controller','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53301,14333,0,0,11686,22903,0,0,'Locket B Event Controller','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53302,14333,0,0,11686,22903,0,0,'Locket C Event Controller','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53308,14333,0,0,31808,0,0,0,'Flamewaker Centurion','','',0,7,0,1,0,0,0,0,85,85,1932,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,13.7143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53310,14333,53308,0,12232,0,0,0,'Molten Lord','','',0,7,0,1,0,0,0,0,85,85,1932,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.94444,13.7143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53366,14333,0,0,38062,0,0,0,'Leyara','','',0,7,0,1,0,0,0,0,85,85,2371,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.2857,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53370,13202,0,0,16480,21342,0,0,'Foothold Kill Credit','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53479,14333,0,0,38483,0,0,0,'Cinderweb Matriarch','','',0,1,42,1,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.77778,13.7143,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53514,13202,0,0,17188,0,0,0,'Feed Ribs Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53518,14333,0,0,38379,0,0,0,'Thrall','','',4,7,0,1,0,0,0,0,88,88,2167,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53542,13202,0,0,17188,0,0,0,'Young Ironjaw Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53543,13202,0,0,17188,0,0,0,'Feed Squrky Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53551,13202,0,0,17188,0,0,0,'Live Bait Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53564,13202,0,0,17188,0,0,0,'Feed Rations Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53574,13202,0,0,17188,0,0,0,'IPA Delivery Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53592,13202,0,0,21955,37692,0,0,'[DND] Moat Monster - Quest Credit','','',16777216,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53612,13202,0,0,17188,0,0,0,'Crayfish Catch Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53613,13202,0,0,29273,0,0,0,'Rocco Whipshank Caravan 1 Quest Credit [Internal Only]','Caravan Master','',0,7,0,0,0,0,0,0,12,12,1619,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53655,14333,0,0,11686,22903,0,0,'Elemental Bonds Event Controller (Vashj\'ir)','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53670,14333,0,0,35825,0,0,0,'Aggra','','openhandglow',0,7,0,0,0,0,0,0,85,85,2167,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53715,14333,0,0,11686,32901,0,0,'Tarecgosa','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53737,13202,0,0,20024,0,0,0,'[DND] Wickerman Doused - Quest Credit','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53738,14333,0,0,35825,0,0,0,'Aggra','','',0,7,0,0,0,0,0,0,85,85,2167,1,1,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53744,14333,0,0,11686,22903,0,0,'Elemental Bonds Event Controller (Deepholm)','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53827,13202,0,0,20024,0,0,0,'[DND] Wickerman Ashes Quest Credit','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53886,13202,0,0,16480,21342,0,0,'Igneous Depths Area Credit','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53924,13202,0,0,22903,0,0,0,'Hyjal Regrowth Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53926,14333,0,0,11686,22903,0,0,'Elemental Bonds Event Controller (Firelands)','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53935,13202,0,0,22903,0,0,0,'Hyjal Goldrinn Hub Completed Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53936,14545,0,0,22903,0,0,0,'Hyjal Tortolla Hub Completed Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53937,13202,0,0,22903,0,0,0,'Hyjal Aviana Hub Completed Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53978,13202,0,0,17188,0,0,0,'Fencing the Goods Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54022,13202,0,0,17188,0,0,0,'Shop it Around Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54114,14545,0,0,17081,0,0,0,'Unleashed Void','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54198,13202,0,0,16480,21342,0,0,'Smouldering Essence','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54224,13202,0,0,28442,0,0,0,'[DND] Darkmoon Cannon Target Kill Credit','','',0,10,0,0,0,0,0,0,1,1,35,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54230,14333,0,0,11686,0,0,0,'Lieutenant of Flame','','',0,10,0,0,0,0,0,0,1,1,91,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54231,13202,0,0,28442,0,0,0,'[DND] Darkmoon Shooting Gallery','','',0,10,0,0,0,0,0,0,1,1,35,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54306,13202,0,0,38689,0,0,0,'Intro Scene Quest Credit','','',4,7,0,1,0,0,0,0,1,1,35,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54314,14333,0,0,29162,0,0,0,'Alysra','','',0,2,0,1,0,0,0,0,85,85,2252,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54339,14333,0,0,38760,0,0,0,'Ancient Charhound','','',8,4,0,0,0,0,0,0,85,85,2170,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54343,14333,0,0,38436,38540,38541,38542,'Druid of the Flame','','',8,7,0,0,0,0,0,0,85,85,2371,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54362,14333,52816,0,38769,38770,38771,38772,'Scarred Acolyte','Druid of the Flame','',0,7,0,0,0,0,0,0,85,85,2372,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54432,15005,0,0,38931,0,0,0,'Murozond','The Lord of the Infinite','',104,2,0,1,0,0,0,0,87,87,103,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,11.4286,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54495,13202,0,0,28442,0,0,0,'[DND] Darkmoon Kill Credit - Ring Toss','','',0,10,0,0,0,0,0,0,1,1,35,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54504,15005,0,0,15381,0,0,0,'Damaged Tonk','','EngineerSkin',0,9,0,0,0,0,0,0,1,1,35,100,100,100,1,0,2000,0,0.746,0.746,0,2000,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,4,6.85714,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54505,13202,0,0,35352,0,0,0,'Darkmoon Faire Gnoll Credit','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54510,15005,0,0,39028,0,0,0,'Baby','','',0,1,0,0,0,0,0,0,5,5,1555,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,10.2857,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54518,15005,0,0,38838,38839,38840,38841,'Injured Carnie','','',0,7,0,0,0,0,0,0,25,25,1555,1,1,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54545,15005,0,0,29183,17188,0,0,'Loose Stones','','',0,10,0,0,0,0,0,0,5,5,35,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54853,15005,0,0,39391,0,0,0,'Queen Azshara','','',76,7,0,1,0,0,0,0,88,88,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2,16,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54938,15005,0,0,38991,0,0,0,'Archbishop Benedictus','','',72,7,0,1,0,0,0,0,87,87,35,1,1,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54969,15005,0,0,38996,0,0,0,'Mannoroth','The Destructor','',108,3,0,1,0,0,0,0,87,87,1771,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,1.94444,11.4286,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55085,15005,0,0,39182,0,0,0,'Peroth\'arn','','',72,3,0,1,0,0,0,0,87,87,2387,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,9,20.5714,14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55690,13202,0,0,39144,0,0,0,'Get Message Kill Credit','','',0,2,0,1,0,0,0,0,85,85,2010,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55691,13202,0,0,39144,0,0,0,'Charge Ring Kill Credit','','',0,2,0,1,0,0,0,0,85,85,2010,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56374,13202,0,0,39144,0,0,0,'Mostrasz Flight Kill Credit','','',0,2,0,1,0,0,0,0,85,85,2010,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56426,13202,0,0,39144,0,0,0,'Egg Located Kill Credit','','',0,2,0,1,0,0,0,0,85,85,2010,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57802,13202,0,0,39823,0,0,0,'Lord Hiram Creed','Warlord of the Blackhowl','',2147483647,2,0,1,0,0,0,0,85,85,14,1,1,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57854,13202,0,0,16925,0,0,0,'Twilight Prophet Unmask Credit','','',1074790400,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57855,13202,0,0,16925,0,0,0,'Archival Purposes Credit','','',1074790400,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57856,13202,0,0,16925,0,0,0,'Legion Demon Credit','','',1074790400,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57857,13202,0,0,16925,0,0,0,'Handmaiden Credit','','',1074790400,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57858,13202,0,0,16925,0,0,0,'Varo\'then Credit','','',1074790400,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58239,13202,0,0,16925,0,0,0,'Portal 01 Credit','','',1074790400,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58240,13202,0,0,16925,0,0,0,'Portal 02 Credit','','',1074790400,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58241,13202,0,0,16925,0,0,0,'Portal 03 Credit','','',1074790400,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,9.14288,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32855,15595,32858,0,28321,28322,28323,0,'Shatterspear Priestess','','',0,7,0,0,0,0,0,0,14,15,1734,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32860,15595,0,0,28333,28334,28335,28336,'Shatterspear Shaman','','',0,7,0,0,0,0,0,0,13,14,83,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32863,15595,0,0,28342,28343,0,0,'Shatterspear Overseer','','',0,7,0,0,0,0,0,0,13,13,83,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32890,15595,0,0,5561,0,0,0,'Enraged Tidal Spirit','','',0,4,0,0,0,0,0,0,13,14,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32912,15595,0,0,28373,0,0,0,'Sentinel Lendra','','',0,7,0,0,0,0,0,0,16,16,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32932,15595,0,0,28394,0,0,0,'Moon Priestess Tharill','','',0,7,0,0,0,0,0,0,16,16,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32935,15595,0,0,1307,1938,0,0,'Corrupted Tide Crawler','','',1,1,8,0,0,0,0,0,10,11,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32936,15595,0,0,5560,0,0,0,'Tide Crawler Hatchling','','',1048576,1,0,0,0,0,0,0,1,3,190,21,36,0,1,0,0,0,0.0607,0.6976,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32963,15595,0,0,28436,0,0,0,'Lieutenant Morra Starbreeze','','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32964,15595,0,0,11663,0,0,0,'Sentinel Aynasha','','',4096,7,0,0,0,0,0,0,15,15,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32965,15595,0,0,1750,0,0,0,'Sentinel Tysha Moonblade','','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32966,15595,0,0,2530,0,0,0,'Balthule Shadowstrike','','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32967,15595,0,0,1996,0,0,0,'Elder Brolg','','',0,7,0,0,0,0,0,0,18,19,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32968,15595,0,0,5773,0,0,0,'Gren Tornfur','','',0,7,0,0,0,0,0,0,18,18,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32969,15595,0,0,4845,4846,4847,4848,'Lor\'danel Sentinel','','',2048,7,0,0,0,0,0,0,25,25,79,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32971,15595,0,0,2865,0,0,0,'Ranger Glynda Nal\'Shea','','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32972,15595,0,0,28415,0,0,0,'Serendia Oakwhisper','Priestess of the Moon','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32973,15595,0,0,28416,0,0,0,'Dentaria Silverglade','Priestess of the Moon','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32974,15595,0,0,9549,0,0,0,'Laird','','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32975,15595,0,0,14316,0,0,0,'Decomposing Thistle Bear','','LootAll',129,1,4,0,0,0,0,0,11,12,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32977,15595,0,0,4474,0,0,0,'Wizbang Cranktoggle','','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32978,15595,0,0,4485,0,0,0,'Tharnariun Treetender','','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32979,15595,0,0,5023,0,0,0,'Gorbold Steelhand','Trade Supplies','',134221824,7,0,0,0,0,0,0,15,15,80,1,1,0,1,131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32985,15595,0,0,5187,11686,0,0,'Frenzied Cyclone','','',0,4,0,0,0,0,0,0,14,15,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32987,15595,0,0,28423,0,0,0,'Corvine Moonrise','Druid of the Talon','',0,7,0,1,0,0,0,0,22,22,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32997,15595,0,0,1283,0,0,0,'Fleetfoot','','',1,1,12,0,0,0,0,0,17,19,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32999,15595,0,0,1070,0,0,0,'Unbound Fire Elemental','','',0,4,0,0,0,0,0,0,14,15,2170,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33009,15595,0,0,1006,14316,0,0,'Corrupted Thistle Bear','','',1,1,4,0,0,0,0,0,10,11,2157,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33022,15595,0,0,2013,0,0,0,'Vile Corruptor','','',0,3,0,0,0,0,0,0,11,11,1786,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33023,15595,0,0,22175,0,0,0,'Uncorrupted Duskrat','','',0,1,0,0,0,0,0,0,1,1,190,21,21,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33039,15595,0,0,479,0,0,0,'Enraged Hippogryph','','',0,1,0,0,0,0,0,0,65,65,80,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33040,15595,0,0,5187,0,0,0,'Frenzied Cyclone Transform','','',0,4,0,0,0,0,0,0,14,15,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33041,15595,0,0,31938,0,0,0,'Aetherion','','',4,4,0,1,0,0,0,0,16,16,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33043,15595,0,0,6802,0,0,0,'Maddened Blackwood','','',0,7,0,0,0,0,0,0,18,19,2319,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33044,15595,0,0,6822,0,0,0,'Corrupted Blackwood','','',0,7,0,0,0,0,0,0,19,20,2319,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33047,15595,0,0,169,18657,0,0,'Aetherion Vortex Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,333,0,0,0,0,0,0,0,0,0),(33048,15595,0,0,7618,0,0,0,'Keeper Karithus','','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33053,15595,0,0,913,0,0,0,'Grimclaw','','',0,1,0,0,0,0,0,0,13,13,80,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33055,15595,0,0,4487,0,0,0,'Alanndarian Nightsong','','',0,7,0,0,0,0,0,0,14,14,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33057,15595,0,0,28356,28357,0,0,'Twilight Zealot','','',0,7,0,0,0,0,0,0,15,16,74,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33058,15595,0,0,4766,0,0,0,'Enthralled Earth Elemental','','',512,4,0,0,0,0,0,0,15,16,91,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33071,15595,32858,0,28325,28326,28327,28328,'Shatterspear Raider','','',0,7,0,0,0,0,0,0,14,15,1734,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33072,15595,0,0,1455,0,0,0,'Onu','Ancient of Lore','',0,10,0,0,0,0,0,0,55,55,124,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33084,15595,0,0,6821,0,0,0,'Blackwood Furbolg','','',0,7,0,0,0,0,0,0,17,18,2171,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33091,15595,0,0,35095,0,0,0,'Malfurion Stormrage','','',4,7,0,3,0,0,0,0,88,88,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33106,15595,0,0,28452,28454,28453,28455,'Auberdine Refugee','','',0,7,0,0,0,0,0,0,11,14,1076,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33107,15595,0,0,28451,0,0,0,'Priestess Alinya','','',4096,7,0,0,0,0,0,0,16,16,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33111,15595,0,0,1126,15880,0,0,'ELM General Purpose Bunny (scale x3) Large','','',1056,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33112,15595,0,0,28505,0,0,0,'Selenn','Ancient of War','',0,4,0,0,0,0,0,0,55,55,124,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33115,15595,0,0,4845,4846,4847,4848,'Lor\'danel Sentinel','','',0,7,0,0,0,0,0,0,25,25,79,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33117,15595,0,0,936,0,0,0,'Elder Brownpaw','','',0,7,0,0,0,0,0,0,17,17,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33119,15595,0,0,5927,0,0,0,'Aroom','','',0,7,0,0,0,0,0,0,17,18,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33126,15595,0,0,2722,0,0,0,'Seraphine','','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33127,15595,0,0,321,0,0,0,'Moonstalker','','LootAll',1,1,2,0,0,0,0,0,12,13,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33175,15595,0,0,32722,0,0,0,'Johnathan Staats','','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33177,15595,0,0,28472,0,0,0,'Arya Autumnlight','','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33182,15595,0,0,28474,0,0,0,'Bathran','','',32,4,0,0,0,0,0,0,30,30,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33187,15595,0,0,28477,0,0,0,'Sentinel Shyela','','',4096,7,0,1,0,0,0,0,25,25,1076,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33201,15595,0,0,4261,4262,4263,4264,'Mor\'shan Defender','','',0,7,0,0,0,0,0,0,30,30,2132,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33204,15595,0,0,28492,0,0,0,'Evenar Stillwhisper','','',4096,7,0,0,0,0,0,0,21,21,1076,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33206,15595,0,0,4762,0,0,0,'Darkscale Scout','','',0,7,0,0,0,0,0,0,11,12,74,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33208,15595,0,0,28494,28495,28496,28497,'Orendil\'s Apprentice','','',4096,7,0,0,0,0,0,0,19,20,1076,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33209,15595,0,0,28498,0,0,0,'Visera Softloam','Food & Drink','',4096,7,0,0,0,0,0,0,20,20,1076,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33231,15595,0,0,5022,0,0,0,'Elisa Steelhand','Blacksmithing Supplies','',4096,7,0,0,0,0,0,0,30,30,2155,1,1,0,1,4226,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33232,15595,0,0,1286,0,0,0,'Archaeologist Hollee','Explorers\' League','',4096,7,0,0,0,0,0,0,15,15,55,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33250,15595,0,0,13409,0,0,0,'Foriel Broadleaf','','',0,7,0,0,0,0,0,0,18,18,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33253,15595,0,0,33205,0,0,0,'Delanea','Flight Master','',128,7,0,1,0,0,0,0,85,85,80,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33262,15595,0,0,478,0,0,0,'Greymist Tidehunter','','',0,7,0,0,0,0,0,0,13,14,2111,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33263,15595,0,0,28523,0,0,0,'Dinah Halfmoon','','',0,7,0,0,0,0,0,0,31,31,1979,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33265,15595,0,0,28527,0,0,0,'Varas','Weapon Vendor','',4096,7,0,0,0,0,0,0,19,19,1076,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33267,15595,0,0,16480,19595,0,0,'Wounded Waypoint Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33276,15595,0,0,28540,0,0,0,'Moon Priestess Maestra','','',0,7,0,1,0,0,0,0,23,23,1076,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33277,15595,0,0,540,0,0,0,'Greymist Warrior','','',0,7,0,0,0,0,0,0,13,14,2111,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33278,15595,0,0,28541,28542,28543,28544,'Maestra\'s Post Sentinel','','',4096,7,0,0,0,0,0,0,19,20,124,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33281,15595,0,0,4261,4262,4263,4264,'Mor\'shan Watchman','','',0,7,0,0,0,0,0,0,40,40,2132,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33284,15595,0,0,4262,0,0,0,'Truun','','',0,7,0,0,0,0,0,0,31,31,1979,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33294,15595,0,0,28552,0,0,0,'Gorat','','',0,7,0,0,0,0,0,0,20,20,85,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33295,15595,0,0,28553,28554,28555,0,'Fallen Horde Assassin','','',0,7,0,0,0,0,0,0,25,25,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33296,15595,0,0,1126,11686,0,0,'Ritual Bond Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33311,15595,0,0,8013,2161,0,0,'Darkshore Stag','','',0,1,0,0,0,0,0,0,12,13,2151,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33313,15595,0,0,347,0,0,0,'Mottled Doe','','LootAll',0,8,0,0,0,0,0,0,1,3,2152,8,14,0,1,0,0,0,0.0607,0.6976,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33336,15595,0,0,16480,19595,0,0,'Gorat\'s Target Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33345,15595,0,0,28576,0,0,0,'Luk\'gar','Shatterspear Flight Master','',0,7,0,0,0,0,0,0,15,15,83,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33347,15595,0,0,2531,0,0,0,'Delgren the Purifier','','LootAll',128,7,0,0,0,0,0,0,19,19,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33348,15595,0,0,2594,0,0,0,'Feero Ironhand','','LootAll',128,7,0,0,0,0,0,0,20,20,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33356,15595,0,0,28584,0,0,0,'Orux Thrice-Damned','','',0,7,0,0,0,0,0,0,22,22,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33359,15595,0,0,4845,4846,4847,4848,'Nightsaber Rider','','',2048,7,0,0,0,0,0,0,25,25,79,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33375,15595,0,0,28590,28591,28593,28594,'Injured Sentinel','','',4096,7,0,0,0,0,0,0,19,20,80,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33381,15595,0,0,28596,0,0,0,'Tomarrek','Armor Vendor','',4096,7,0,0,0,0,0,0,19,19,1076,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33390,15595,33389,0,5773,0,0,0,'Thistlefur Warrior','','',0,7,0,0,0,0,0,0,20,21,82,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33407,15595,0,0,28601,28603,28602,28604,'Goblin Operator','','',0,7,0,0,0,0,0,0,19,20,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33419,15595,0,0,34202,0,0,0,'Tendril from Below','','',0,10,0,0,0,0,0,0,20,21,2030,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,414,0,0,0,0,0,0,0,0,0),(33421,15595,0,0,28616,0,0,0,'Gorka','','',0,7,0,0,0,0,0,0,25,25,125,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33423,15595,0,0,20570,11686,0,0,'Gravelgaw Chain Bunny (Left)','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33424,15595,0,0,20570,11686,0,0,'Gravelgaw Chain Bunny (Right)','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33440,15595,0,0,11857,11859,11858,11860,'Demoralized Peon','','',0,7,0,0,0,0,0,0,18,19,83,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33443,15595,0,0,11906,0,0,0,'Keeper Heartwise','','',266240,7,0,1,0,0,0,0,22,22,231,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33445,15595,0,0,28627,0,0,0,'Sentinel Avana','','',4096,7,0,0,0,0,0,0,19,19,1076,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33446,15595,0,0,16480,21342,0,0,'Peon Lumber Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33451,15595,0,0,9991,0,0,0,'Ashenvale Nightsaber','','',4096,1,0,0,0,0,0,0,19,20,1076,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33454,15595,0,0,28635,0,0,0,'Sentinel Luara','','',4096,7,0,0,0,0,0,0,25,25,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33484,15595,0,0,20570,11686,0,0,'Ironband Snake Artifact Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33497,15595,0,0,28642,0,0,0,'Modan Monster','','',0,1,0,1,0,0,0,0,15,15,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33512,15595,0,0,19871,0,0,0,'Palanaar\'s Elekk','','',4096,1,0,0,0,0,0,0,22,22,1694,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33688,15595,0,0,8811,0,0,0,'Raging Ancient','','',256,5,0,1,0,0,0,0,35,35,124,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33697,15595,0,0,16480,21342,0,0,'Raging Ancient Target','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33706,15595,0,0,26559,0,0,0,'Warsong Shredder','','vehichleCursor',0,9,0,0,0,0,0,0,21,21,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,377,0,0,0,0,0,0,0,0,0),(33726,15595,0,0,28823,0,0,0,'Splintertree Demolisher','','',40,9,0,0,0,0,0,0,22,22,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,379,0,0,0,0,0,0,0,0,0),(33727,15595,0,0,28824,0,0,0,'Anchorite Buurq','','',4096,7,0,0,0,0,0,0,28,28,1694,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33728,15595,0,0,28825,0,0,0,'Draaka','','',0,7,0,0,0,0,0,0,25,25,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33760,15595,0,0,28832,0,0,0,'Durak','','',0,7,0,0,0,0,0,0,22,22,125,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33765,15595,0,0,1126,16946,0,0,'ELM General Purpose Bunny (scale x2)','','',1024,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33766,15595,0,0,11857,11859,11858,11860,'Splintertree Peon','','',0,7,0,0,0,0,0,0,21,22,83,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33777,15595,0,0,10858,0,0,0,'Gaivan Shadewalker','Druid of the Claw','',4096,7,0,0,0,0,0,0,25,25,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33825,15595,0,0,28882,28881,0,0,'Splintertree Overseer','','',0,7,0,0,0,0,0,0,23,23,83,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33859,15595,0,0,16480,21342,0,0,'Smoldering Brazier Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33864,15595,0,0,14514,0,0,0,'Vile Terror','','',0,4,0,1,0,0,0,0,15,15,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33884,15595,0,0,22175,0,0,0,'Corrupted Duskrat','','',0,8,0,0,0,0,0,0,1,1,31,21,21,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33903,15595,0,0,30059,0,0,0,'Thistle Bear Cub','','',0,1,4,0,0,0,0,0,6,8,2158,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33905,15595,0,0,982,14316,0,0,'Corrupted Thistle Bear Matriarch','','',1,1,4,0,0,0,0,0,11,11,2157,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33978,15595,0,0,1006,14316,0,0,'Hungry Thistle Bear','','LootAll',1,1,4,0,0,0,0,0,12,13,2154,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33980,15595,0,0,4341,0,0,0,'Apothecary Furrows','','',0,7,0,0,0,0,0,0,11,11,83,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33981,15595,0,0,7552,0,0,0,'Greef','Furrows\' Minion','',0,3,0,0,0,0,0,0,9,9,83,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33997,15595,0,0,25101,11686,0,0,'Cliffspring Falls Workbench','','',1024,10,0,0,0,0,0,0,1,1,2135,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34030,15595,0,0,4217,4220,4412,0,'Dark Strand Victim','','',0,7,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34041,15595,0,0,29063,0,0,0,'Mathas Wildwood','','',0,7,0,0,0,0,0,0,15,15,210,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34046,15595,0,0,29067,29068,0,0,'Forsaken Looter','','',0,7,0,0,0,0,0,0,13,14,83,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34056,15595,0,0,2429,0,0,0,'Vigilant Protector','','',0,10,0,1,0,0,0,0,25,25,79,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34103,15595,0,0,29084,0,0,0,'Keynira Owlwing','','',0,7,0,0,0,0,0,0,14,14,210,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34122,15595,0,0,29095,0,0,0,'Commander Grimfang','','',0,7,0,0,0,0,0,0,31,31,125,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34132,15595,0,0,29642,0,0,0,'Astranaar Thrower','','vehichleCursor',0,9,0,0,0,0,0,0,22,22,80,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,391,0,0,0,0,0,0,0,0,0),(34160,15595,0,0,29311,29312,29313,29310,'Watch Wind Rider','','',524320,1,0,1,0,0,0,0,21,23,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,398,0,0,0,0,0,0,0,0,0),(34163,15595,0,0,29105,29106,29107,29108,'Hellscream\'s Hellion','','',32,7,0,0,0,0,0,0,21,23,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34182,15595,0,0,328,16946,0,0,'Warsong Fires Target','','',0,10,0,0,0,0,0,0,1,1,1375,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34195,15595,0,0,29119,0,0,0,'Kulg Gorespatter','','',0,7,0,0,0,0,0,0,22,22,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34205,15595,0,0,26300,0,0,0,'Gary','','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34207,15595,0,0,28574,0,0,0,'Foolhardy Adventurer','Decoy Bot','',0,9,0,0,0,0,0,0,15,15,80,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,400,0,0,0,0,0,0,0,0,0),(34212,15595,0,0,16480,19595,0,0,'Ashenvale Assassin Bunny 00','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34231,15595,0,0,20570,11686,0,0,'Shatterspear Water Cyclone Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34232,15595,0,0,29127,0,0,0,'Envoy Sheelah','','',0,7,0,0,0,0,0,0,25,25,1604,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34233,15595,0,0,29128,0,0,0,'Guardian Menerin','','',0,7,0,0,0,0,0,0,25,25,1604,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34239,15595,0,0,36862,0,0,0,'Hephaestus Pilgrim','','',4096,7,0,1,0,0,0,0,23,23,2164,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34241,15595,0,0,4264,4261,0,0,'Warsong Guardian','','',0,7,0,0,0,0,0,0,30,30,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34242,15595,0,0,14972,0,0,0,'Guardian Gurtar','','',0,7,0,0,0,0,0,0,30,30,85,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34251,15595,0,0,1996,0,0,0,'Vear Darksnout','','',0,7,0,0,0,0,0,0,23,23,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34258,15595,0,0,29149,0,0,0,'Halga Bloodeye','Caravan Master','',0,7,0,0,0,0,0,0,15,15,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34259,15595,0,0,23873,0,0,0,'Caravan Kodo','','',0,1,0,0,0,0,0,0,40,40,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34261,15595,0,0,11857,11859,11858,11860,'Caravan Peon','','',0,7,0,0,0,0,0,0,10,12,83,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34280,15595,0,0,1126,15880,0,0,'Barrens Burning Barn Fire Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34283,15595,0,0,36867,0,0,0,'Sabina Pilgrim','','',0,7,0,1,0,0,0,0,30,30,2163,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34284,15595,0,0,10038,0,0,0,'Dorak','','',0,7,0,0,0,0,0,0,4,4,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34287,15595,0,0,328,17188,0,0,'Chain Origin','','',0,1,0,0,0,0,0,0,1,1,1375,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34289,15595,0,0,20432,0,0,0,'The Vortex','Earthen Ring','',0,4,0,1,0,0,0,0,23,23,1727,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34290,15595,0,0,14506,0,0,0,'Core','Earthen Ring','',0,4,0,1,0,0,0,0,23,23,1727,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34292,15595,0,0,29166,0,0,0,'Arctanus','Earthen Ring','',0,4,0,1,0,0,0,0,23,23,1727,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34293,15595,0,0,28356,28357,0,0,'Twilight Rider (Humanoid)','','',2048,7,0,0,0,0,0,0,15,15,74,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34295,15595,0,0,29167,0,0,0,'Lord Magmathar','','',0,4,0,1,0,0,0,0,24,24,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34299,15595,0,0,4766,0,0,0,'Earth Elemental Remains','','',512,4,0,0,0,0,0,0,15,16,91,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34301,15595,0,0,29172,0,0,0,'Kathrena Winterwisp','','',0,7,0,0,0,0,0,0,18,18,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34303,15595,0,0,29173,0,0,0,'Dagrun Ragehammer','Weaponsmith','',0,7,0,0,0,0,0,0,30,30,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34304,15595,0,0,29177,0,0,0,'Wildkin Spirit','','',0,6,0,0,0,0,0,0,15,16,1924,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34306,15595,0,0,12432,0,0,0,'Darkshore Wisp','','LootAll',0,8,0,0,0,0,0,0,17,18,2028,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34309,15595,0,0,28325,28326,28327,28328,'Shatterspear Raider','','',0,7,0,0,0,0,0,0,14,15,83,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34315,15595,0,0,20484,20485,0,0,'Marauding Poacher','','',0,7,0,0,0,0,0,0,12,13,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34318,15595,0,0,8013,2161,0,0,'Whitetail Stag','','',0,1,0,0,0,0,0,0,17,19,2151,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34321,15595,0,0,20570,11686,0,0,'Shatterspear Pass Fire Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34326,15595,0,0,29221,0,0,0,'Doomspeaker Trevellion','','',0,7,0,0,0,0,0,0,19,19,74,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34334,15595,0,0,22190,28016,0,0,'Bubble Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34335,15595,0,0,2016,0,0,0,'Avrus Illwhisper','','',4096,3,0,0,0,0,0,0,22,22,1076,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34339,15595,34344,0,478,0,0,0,'Greymist Refugee','','',0,7,0,0,0,0,0,0,18,19,18,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34340,15595,0,0,29186,0,0,0,'Archaeologist Groff','Explorers\' League','',0,7,0,0,0,0,0,0,24,24,55,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34342,15595,0,0,29188,0,0,0,'Jr. Archaeologist Ferd','Explorers\' League','',0,7,0,0,0,0,0,0,16,16,55,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34343,15595,0,0,1277,0,0,0,'Prospector Remtravel','Explorers\' League','',4096,7,0,0,0,0,0,0,18,18,55,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34345,15595,0,0,29190,0,0,0,'Oil Canister','','',0,7,0,0,0,0,0,0,25,25,1074,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34346,15595,0,0,328,20024,0,0,'Dave\'s Industrial Light and Magic Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34350,15595,0,0,32264,0,0,0,'Dangerfish','','',0,1,0,0,0,0,0,0,17,18,1878,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34351,15595,0,0,32263,0,0,0,'Fiendishfish','','',0,1,0,0,0,0,0,0,16,17,1878,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34354,15595,0,0,29194,0,0,0,'Huntress Jalin','The Huntmistress','',4096,7,0,1,0,0,0,0,26,26,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34356,15595,0,0,328,27823,0,0,'Buried Treasure Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34359,15595,0,0,29200,0,0,0,'Captain Goggath','','',0,7,0,0,0,0,0,0,31,31,125,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34366,15595,0,0,11863,11861,11864,11862,'Warsong Vanguard','','',0,7,0,0,0,0,0,0,22,23,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34374,15595,0,0,33326,0,0,0,'Solais','Flight Master','',0,7,0,1,0,0,0,0,85,85,80,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34377,15595,0,0,29202,0,0,0,'Halannia','','',0,7,0,0,0,0,0,0,22,22,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34378,15595,0,0,12912,0,0,0,'Myre Moonglide','Flight Master','',128,7,0,1,0,0,0,0,85,85,80,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34385,15595,0,0,12234,0,0,0,'Horoo the Flamekeeper','','',0,7,0,0,0,0,0,0,16,16,1924,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34389,15595,0,0,1126,11686,0,0,'ELM General Purpose Bunny (Normal & Phase I)','','',1024,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34392,15595,0,0,29206,0,0,0,'Orseus','','',0,7,0,0,0,0,0,0,17,17,1802,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34395,15595,0,0,29208,0,0,0,'Tweedle','','',0,7,0,0,0,0,0,0,31,31,125,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34396,15595,0,0,347,0,0,0,'Whitetail Doe','','',0,1,0,0,0,0,0,0,13,15,2152,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34402,15595,0,0,29213,0,0,0,'Balren of the Claw','','',4,7,0,0,0,0,0,0,20,20,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34403,15595,0,0,29214,0,0,0,'Felros','','',4,7,0,0,0,0,0,0,20,20,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34404,15595,0,0,29215,0,0,0,'Larien','','',4,7,0,0,0,0,0,0,20,20,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34405,15595,0,0,2871,2869,2870,2872,'Twilight Worker','','',0,7,0,0,0,0,0,0,18,19,74,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34406,15595,0,0,28356,0,0,0,'Foreman Balsoth','','',0,7,0,0,0,0,0,0,19,19,74,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34413,15595,0,0,28002,0,0,0,'Faceless One','','',0,7,0,0,0,0,0,0,18,19,74,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34414,15595,0,0,4972,0,0,0,'Darkscale Siren','','',0,7,0,0,0,0,0,0,19,20,74,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34415,15595,0,0,4973,0,0,0,'Darkscale Priestess','','',0,7,0,0,0,0,0,0,20,20,74,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34417,15595,0,0,5510,0,0,0,'Young Grizzled Thistle Bear','','',1,1,4,0,0,0,0,0,15,16,2158,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34423,15595,0,0,29219,0,0,0,'Warlord Wrathspine','','',0,7,0,0,0,0,0,0,18,19,74,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34426,15595,0,0,1126,11686,0,0,'Laughing Sister','','',16778368,7,0,0,0,0,0,0,21,22,80,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34427,15595,0,0,29222,0,0,0,'Thalya the Voidcaller','','',0,7,0,0,0,0,0,0,19,19,74,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34429,15595,0,0,29223,0,0,0,'Thraka','Wind Rider Master','',134217728,7,0,1,0,0,0,0,85,85,29,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34446,15595,0,0,12350,0,0,0,'Aros','','',4,7,0,3,0,0,0,0,20,20,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34498,15595,0,0,4762,0,0,0,'Darkscale Assassin','','',0,7,0,0,0,0,0,0,19,19,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34499,15595,0,0,29241,0,0,0,'Oso Bramblescar','','',0,7,0,1,0,0,0,0,24,24,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34500,15595,0,0,14315,0,0,0,'Shady Nook Guardian','','',0,1,4,0,0,0,0,0,22,23,44,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34504,15595,0,0,8649,0,0,0,'Grol\'dom Grunt','','',0,7,0,0,0,0,0,0,20,20,1619,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34510,15595,0,0,29244,0,0,0,'Broyk','','',0,7,0,0,0,0,0,0,25,25,125,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34513,15595,0,0,29245,0,0,0,'Togrik','','',0,7,0,0,0,0,0,0,14,14,125,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34517,15595,0,0,8149,19455,17009,8151,'Ally of Nature','','',1024,4,0,1,0,0,0,0,10,10,79,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34518,15595,0,0,29247,0,0,0,'Thagg','','',262144,7,0,1,0,0,0,0,23,23,125,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34522,15595,0,0,8575,0,0,0,'Corrupted Servant','','',0,3,0,0,0,0,0,0,9,9,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34523,15595,0,0,4745,0,0,0,'Captured Razormane','','',0,7,0,0,0,0,0,0,13,14,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34524,15595,0,0,1015,0,0,0,'Corrupted Minion','','',0,3,0,0,0,0,0,0,9,9,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34525,15595,0,0,23456,0,0,0,'Corrupted Gnarlpine','','',0,3,0,0,0,0,0,0,9,9,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34527,15595,0,0,328,27823,0,0,'Dave\'s Industrial Light and Magic Bunny (Small)','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34530,15595,0,0,29239,0,0,0,'Ancient Teldrassil Protector','','',0,3,0,1,0,0,0,0,10,10,79,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34543,15595,0,0,29254,0,0,0,'Fez','','',0,1,11,0,0,0,0,0,10,10,109,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0),(34545,15595,0,0,1253,0,0,0,'Razormane Frenzy','','',0,7,0,0,0,0,0,0,11,12,109,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34547,15595,0,0,29225,0,0,0,'Grol\'dom Kodo','','',0,1,0,0,0,0,0,0,12,12,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34559,15595,0,0,29263,0,0,0,'Captain Tarkan','','',0,7,0,0,0,0,0,0,31,31,125,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34560,15595,0,0,29264,0,0,0,'Una Wolfclaw','','',0,7,0,0,0,0,0,0,15,15,1619,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34563,15595,0,0,16307,0,0,0,'Injured Grol\'dom Grunt','','',0,7,0,0,0,0,0,0,10,13,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34569,15595,0,0,29269,0,0,0,'Flooz','','',0,7,0,0,0,0,0,0,31,31,125,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34575,15595,0,0,20570,27823,0,0,'Moonwell Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34576,15595,0,0,29225,0,0,0,'Crossroads Caravan Kodo','','',0,1,0,0,0,0,0,0,13,13,106,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34578,15595,0,0,29273,0,0,0,'Rocco Whipshank','Caravan Master','',0,7,0,0,0,0,0,0,12,12,1619,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34590,15595,0,0,28601,28603,28602,28604,'Goblin Technician','','',0,7,0,0,0,0,0,0,23,24,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34591,15595,0,0,29285,0,0,0,'Chief Bombgineer Sploder','','',0,7,0,0,0,0,0,0,25,25,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34592,15595,0,0,28566,28569,28567,0,'Silverwind Conqueror','','',0,7,0,0,0,0,0,0,23,24,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34596,15595,0,0,29291,0,0,0,'Foreman Jinx','','',0,7,0,0,0,0,0,0,31,31,125,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34597,15595,0,0,16480,19595,0,0,'Flooz Target Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34608,15595,0,0,1461,0,0,0,'Big Baobob','Ancient of War','',0,10,0,1,0,0,0,0,40,40,1076,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34613,15595,0,0,29299,0,0,0,'Ta\'jari','','',0,7,0,0,0,0,0,0,14,14,126,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34617,15595,0,0,6824,0,0,0,'Captured Furbolg','','',0,7,0,0,0,0,0,0,23,24,934,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34618,15595,0,0,6829,0,0,0,'Ota Wen','','',0,7,0,0,0,0,0,0,25,25,934,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34624,15595,0,0,29303,0,0,0,'Elestren','Heavy Armor Merchant','',0,7,0,0,0,0,0,0,24,24,80,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34626,15595,0,0,29304,0,0,0,'Jerrik Highmountain','','',0,7,0,0,0,0,0,0,15,15,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34634,15595,0,0,29315,0,0,0,'Gorgal Angerscar','','',4096,7,0,0,0,0,0,0,14,14,1619,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34638,15595,0,0,29319,0,0,0,'Shoe','','',0,7,0,0,0,0,0,0,14,14,126,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34640,15595,0,0,1105,0,0,0,'Barrens Vulture','','',1,1,7,0,0,0,0,0,12,12,634,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34641,15595,0,0,1126,11686,0,0,'Invisible Stalker (Walk 5, Run 14)','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34647,15595,0,0,32323,607,503,0,'Barrens Boar','','',0,1,0,0,0,0,0,0,12,13,189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34651,15595,0,0,29326,0,0,0,'Sashya','','',0,7,0,0,0,0,0,0,18,18,2028,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34656,15595,0,0,29332,0,0,0,'Hargash','Hellscream\'s Operative','',0,7,0,0,0,0,0,0,25,25,714,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34674,15595,0,0,29336,0,0,0,'Brak Blusterpipe','','',0,7,0,0,0,0,0,0,15,15,2160,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34698,15595,0,0,29351,0,0,0,'Nozzlepot','','',0,7,0,0,0,0,0,0,17,17,2160,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34706,15595,0,0,29356,29357,29355,29358,'Theramore Sharpshooter','','',0,7,0,0,0,0,0,0,14,15,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34707,15595,0,0,29360,29359,0,0,'Theramore Deck Hand','','',0,7,0,0,0,0,0,0,14,14,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34727,15595,0,0,29360,0,0,0,'Sleepy Joe','','',0,7,0,0,0,0,0,0,14,14,894,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34729,15595,0,0,666,0,0,0,'Charlie','','',0,1,0,0,0,0,0,0,11,11,2028,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34733,15595,0,0,29380,0,0,0,'Rear Admiral Hartley','Northwatch Expeditionary Unit','',0,7,0,0,0,0,0,0,17,17,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34747,15595,0,0,11544,0,0,0,'Glomp','The Treasurer','',0,7,0,0,0,0,0,0,16,16,230,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34749,15595,0,0,29387,0,0,0,'Tony Two-Tusk','','',0,7,0,0,0,0,0,0,16,16,2159,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34750,15595,0,0,29389,0,0,0,'Cap\'n Garvey','Southsea Freebooters','',0,7,0,0,0,0,0,0,16,16,230,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34752,15595,0,0,2984,0,0,0,'Lieutenant Pyre','Northwatch Expeditionary Unit','',0,7,0,0,0,0,0,0,16,16,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34753,15595,0,0,4839,0,0,0,'Lieutenant Buckland','Northwatch Expeditionary Unit','',0,7,0,0,0,0,0,0,16,16,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34754,15595,0,0,29390,0,0,0,'Chief Engineer Foote','Northwatch Expeditionary Unit','',0,7,0,0,0,0,0,0,15,15,2028,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34756,15595,0,0,10749,0,0,0,'Moriana Dawnlight','','',0,7,0,0,0,0,0,0,9,9,80,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34757,15595,0,0,3298,0,0,0,'Doranel Amberleaf','','',0,7,0,0,0,0,0,0,8,8,80,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34759,15595,0,0,11857,11859,11858,11860,'Carousing Peon','','',0,7,0,0,0,0,0,0,14,14,83,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34761,15595,0,0,29139,0,0,0,'Citarre Mapleheart','','',2048,7,0,0,0,0,0,0,10,10,79,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34803,15595,0,0,1461,16975,29436,0,'Stonetalon Ancient of War','','',8,5,0,1,0,0,0,0,30,30,124,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,439,0,0,0,0,0,0,0,0,0),(34804,15595,0,0,29437,0,0,0,'Chef Toofus','Southsea Pirates','',0,7,0,0,0,0,0,0,15,15,230,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34805,15595,0,0,11797,11789,0,0,'Stonetotem Rifleman','','',0,7,0,0,0,0,0,0,30,30,104,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34807,15595,0,0,4104,0,0,0,'Malaka\'jin Witch Doctor','','',0,7,0,0,0,0,0,0,25,25,876,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34809,15595,0,0,9802,9804,9803,9805,'Stonetalon Grunt','','',0,7,0,0,0,0,0,0,30,30,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34811,15595,0,0,1126,11686,29439,0,'Rolling Rock 1','','',0,10,0,0,0,0,0,0,40,40,124,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0),(34817,15595,0,0,1461,16975,29436,0,'Stonetalon Ancient of War','','',8,5,0,1,0,0,0,0,30,30,124,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,440,0,0,0,0,0,0,0,0,0),(34818,15595,0,0,1461,16975,29436,0,'Stonetalon Ancient of War','','',8,5,0,1,0,0,0,0,30,30,124,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,441,0,0,0,0,0,0,0,0,0),(34829,15595,0,0,1339,0,0,0,'King Reaperclaw','','',1,1,11,0,0,0,0,0,18,18,48,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34832,15595,0,0,24044,0,0,0,'Warsong War Rider','','',524288,7,0,1,0,0,0,0,25,26,2201,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,796,0,0,0,0,0,0,0,0,0),(34834,15595,0,0,22712,11686,0,0,'Tree MoveTo Trigger','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34841,15595,0,0,29455,0,0,0,'Telar Highstrider','','',0,7,0,0,0,0,0,0,15,15,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34843,15595,0,0,21943,21944,21945,21946,'Dwarven Excavator','Explorers\' League','',0,7,0,0,0,0,0,0,29,30,122,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34848,15595,0,0,29356,29357,29355,29358,'Honor\'s Stand Sharpshooter','','',0,7,0,0,0,0,0,0,14,15,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34855,15595,0,0,556,0,0,0,'Honor\'s Stand Peasant','','',8,7,0,0,0,0,0,0,8,9,534,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34866,15595,0,0,328,4626,0,0,'Webbed Rabbit','','',0,8,0,0,0,0,0,0,1,1,31,1,5,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34886,15595,0,0,22255,0,0,0,'Kalimdor Eagle','','',1,1,26,0,0,0,0,0,25,26,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34894,15595,0,0,22318,0,0,0,'Stonetalon Ram','','',0,1,0,0,0,0,0,0,27,28,634,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34896,15595,0,0,21079,0,0,0,'Seldarria','','',0,2,0,1,0,0,0,0,30,30,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34897,15595,0,0,6374,0,0,0,'Black Drake','','',0,2,0,0,0,0,0,0,29,29,103,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34898,15595,0,0,387,0,0,0,'Black Dragon Whelp','','',0,2,0,0,0,0,0,0,28,29,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34911,15595,0,0,1405,0,0,0,'Fissure-born Fire Elemental','','',0,4,0,0,0,0,0,0,28,29,91,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34917,15595,34961,0,28815,29198,0,0,'Invading Tendril','','',0,10,0,0,0,0,0,0,28,29,2175,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,414,0,0,0,0,0,0,0,0,0),(34927,15595,0,0,1652,0,0,0,'Gort Goreflight','Flight Master','',128,7,0,1,0,0,0,0,85,85,1981,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34931,15595,0,0,11213,11214,11215,11216,'Highborne Charlatan','','',0,6,0,0,0,0,0,0,26,27,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34932,15595,0,0,11205,11206,11211,11212,'Highborne Sorcerer','','',0,6,0,0,0,0,0,0,27,27,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34933,15595,0,0,11205,11206,11211,11212,'Lady Benel\'derath','','',0,6,0,0,0,0,0,0,28,28,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34934,15595,0,0,11213,11214,11215,11216,'Lord Ro\'minate','','',0,6,0,0,0,0,0,0,28,28,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34937,15595,0,0,11213,11214,11215,11216,'Councilman Stark I\'ylar','','',0,6,0,0,0,0,0,0,28,28,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34938,15595,0,0,14397,14393,14398,14400,'Highborne Citizen','','',0,6,0,0,0,0,0,0,25,26,634,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34939,15595,0,0,11213,11214,11215,11216,'Guardsman Belothiel','Head of the City Watch','',0,6,0,0,0,0,0,0,28,28,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34940,15595,0,0,14400,11206,11211,11212,'Illyanna Stonewood','','',0,6,0,0,0,0,0,0,27,27,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34941,15595,0,0,11213,11214,11215,11216,'Allendril Fallcreek','','',0,6,0,0,0,0,0,0,27,27,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34943,15595,0,0,11901,0,0,0,'Wind Tamer Shoshok','Flight Master','',128,7,0,1,0,0,0,0,85,85,29,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34945,15595,0,0,14397,14393,14398,14400,'Highborne Lass','','',0,6,0,0,0,0,0,0,25,26,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34946,15595,0,0,14400,11206,11211,11212,'Merchant Kendra','','',0,6,0,0,0,0,0,0,28,28,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34967,15595,0,0,328,20024,0,0,'Raptor Nest Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34968,15595,0,0,2306,14613,14614,14615,'Stonetalon Sentinel','','Directions',0,7,0,0,0,0,0,0,23,24,79,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34969,15595,0,0,29498,14613,14614,14615,'Corrupted Sentinel','','',0,7,0,0,0,0,0,0,28,29,2175,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34982,15595,0,0,29505,0,0,0,'Emerald Spirit','','',1,1,26,0,0,0,0,0,25,26,50,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35096,15595,0,0,1917,0,0,0,'Weakened Mosshoof Stag','','',0,1,0,0,0,0,0,0,9,10,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35114,15595,0,0,1126,11686,0,0,'ELM General Purpose Bunny (All Phases)','','',1024,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35136,15595,0,0,1932,0,0,0,'Kaluna Songflight','Flight Master','',128,7,0,1,0,0,0,0,85,85,80,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35137,15595,0,0,1932,0,0,0,'Allana Swiftglide','Flight Master','',128,7,0,1,0,0,0,0,85,85,80,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35138,15595,0,0,1932,0,0,0,'Ceyora','Flight Master','',128,7,0,1,0,0,0,0,85,85,80,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35139,15595,0,0,37202,0,0,0,'Zillane','Flight Master','',128,7,0,1,0,0,0,0,85,85,29,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35140,15595,0,0,1652,0,0,0,'Kormal the Swift','Flight Master','',128,7,0,1,0,0,0,0,85,85,29,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35141,15595,0,0,30466,0,0,0,'Orna Skywatcher','Flight Master','',128,7,0,1,0,0,0,0,85,85,29,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35142,15595,0,0,506,0,0,0,'Ergll','','',0,7,0,0,0,0,0,0,20,20,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35151,15595,41866,42056,2306,14613,14614,14615,'Stonetalon Warder','','',524288,7,0,0,0,0,0,0,27,28,79,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35152,15595,41866,42056,1461,16975,29436,0,'Battlescar Ancient','','',8,5,0,1,0,0,0,0,30,30,124,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35153,15595,41866,42056,17277,0,0,0,'Draenei Paladin','','',524288,7,0,0,0,0,0,0,28,28,1640,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35154,15595,41866,42056,30193,0,0,0,'Night Elf Mage','','',524288,7,0,0,0,0,0,0,28,29,124,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35159,15595,35158,0,32520,32521,0,0,'Krom\'gar Witch Doctor','','',524288,7,0,0,0,0,0,0,28,29,876,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35160,15595,41087,35158,7228,0,0,0,'Krom\'gar Logger','','',524288,7,0,0,0,0,0,0,27,28,2162,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35161,15595,41087,35158,32359,0,0,0,'Krom\'gar Warrior','','',524288,7,0,0,0,0,0,0,27,28,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35162,15595,0,0,30108,0,0,0,'Azshara Sapling','','',0,8,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35173,15595,0,0,10045,0,0,0,'Stonetalon Wisp','','',0,8,0,0,0,0,0,0,1,1,614,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35174,15595,35158,0,10038,0,0,0,'Krom\'gar Peon','','',0,7,0,0,0,0,0,0,24,26,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35187,15595,0,0,29670,0,0,0,'Image of Archmage Xylem','','',0,7,0,0,0,0,0,0,80,80,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35205,15595,0,0,12944,12940,12944,12942,'Gnome Pilot','','',0,7,0,0,0,0,0,0,27,27,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35257,15595,0,0,29722,29727,0,0,'Mountainfoot Miner','','Interact',0,7,0,0,0,0,0,0,10,10,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35296,15595,0,0,29746,0,0,0,'Explosives Stockpile','','',0,10,0,0,0,0,0,0,15,15,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35312,15595,0,0,29750,29751,0,0,'Talrendis Saboteur','','',0,7,0,0,0,0,0,0,11,12,84,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43594,15595,0,0,22712,17188,0,0,'Bravo Company Trigger','','',1048576,10,0,0,0,0,0,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35466,15595,0,0,14593,0,0,0,'Restless Spirit','','',0,6,0,0,0,0,0,0,11,12,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35484,15595,0,0,29821,0,0,0,'Survey Equipment','','',0,9,0,0,0,0,0,0,15,15,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35648,15595,0,0,29910,0,0,0,'Will Robotronic','','',0,7,0,0,0,0,0,0,10,10,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35657,15595,0,0,29891,0,0,0,'Torg Twocrush','','',0,7,0,0,0,0,0,0,15,15,1074,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35754,15595,0,0,29907,0,0,0,'Quarla Whistlebreak','Xylem\'s Apprentice','',0,7,0,0,0,0,0,0,12,12,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35755,15595,0,0,29908,0,0,0,'Tharkul Ironskull','Xylem\'s Apprentice','',0,7,0,0,0,0,0,0,15,15,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35756,15595,0,0,29909,0,0,0,'Teresa Spireleaf','Xylem\'s Apprentice','',0,7,0,0,0,0,0,0,14,14,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35759,15595,0,0,22356,0,0,0,'Balboa','','',512,5,0,1,0,0,0,0,20,20,778,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35817,15595,0,0,29928,0,0,0,'Bombardier Captain Smooks','','',0,7,0,0,0,0,0,0,16,16,2159,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35829,15595,0,0,29931,0,0,0,'Jr. Bombardier Hackel','','',0,7,0,0,0,0,0,0,11,11,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35833,15595,0,0,4972,0,0,0,'Spitelash Priestess','','',0,7,0,0,0,0,0,0,12,13,74,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35845,15595,0,0,328,27823,0,0,'Dave\'s Industrial Light and Magic Bunny (Small)(Sessile)','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35867,15595,0,0,23459,0,0,0,'Kalec','','',0,7,0,1,0,0,0,0,83,83,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35892,15595,0,0,29949,0,0,0,'Silisthra\'s Power Stone','','',0,10,0,0,0,0,0,0,10,10,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35968,15595,0,0,29962,0,0,0,'Vesthra\'s Power Stone','','',0,10,0,0,0,0,0,0,10,10,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36015,15595,0,0,6800,0,0,0,'Blackmaw Pathfinder','','',0,7,0,0,0,0,0,0,14,15,82,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36077,15595,0,0,29977,0,0,0,'Assistant Greely','','',0,7,0,0,0,0,0,0,16,16,2160,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36125,15595,0,0,30009,0,0,0,'Red Spinning Hazard Light','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36126,15595,0,0,328,27823,0,0,'Azsharite Core Cart Summon Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36131,15595,0,0,30159,30160,0,0,'Vile Splash','','',0,4,0,0,0,0,0,0,15,17,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36146,15595,0,0,30028,0,0,0,'Twistex Happytongs','Animal Research','',0,7,0,0,0,0,0,0,15,15,2160,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36210,15595,0,0,30087,0,0,0,'Sorata Firespinner','Washed Out Apprentice','',0,7,0,0,0,0,0,0,16,16,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36304,15595,0,0,28646,0,0,0,'Mistwing Cliffdweller','','',65537,1,38,0,0,0,0,0,12,13,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36374,15595,0,0,7614,0,0,0,'Nyrill','Xylem\'s Apprentice','',0,7,0,0,0,0,0,0,72,72,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36379,15595,0,0,30098,0,0,0,'Hobart Grapplehammer','','',0,7,0,1,0,0,0,0,18,18,2160,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36437,15595,0,0,1141,0,0,0,'Rocketway Rat','','vehichleCursor',0,8,0,0,0,0,0,0,13,13,2028,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,519,0,0,0,0,0,0,0,0,0),(36472,15595,0,0,30117,0,0,0,'Door Buzzer','Secret Laboratory Archives','Interact',0,9,0,0,0,0,0,0,10,10,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36509,15595,0,0,29454,0,0,0,'Experimental Raptor','','',0,1,0,0,0,0,0,0,7,7,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36591,15595,0,0,6297,1924,6295,901,'Frog','','',0,8,0,0,0,0,0,0,1,1,31,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36592,15595,0,0,30203,30204,0,0,'Apprentice Investigator','','',0,7,0,0,0,0,0,0,16,17,210,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36593,15595,0,0,30205,30206,0,0,'Apprentice Illuminator','','',0,7,0,0,0,0,0,0,16,17,210,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36594,15595,0,0,30207,0,0,0,'Lorekeeper Amberwind','','',0,7,0,0,0,0,0,0,17,17,210,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36596,15595,0,0,30208,0,0,0,'Andorel Sunsworn','','',0,7,0,0,0,0,0,0,19,19,106,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36599,15595,0,0,16216,0,0,0,'Arcane Construct','','',0,4,0,0,0,0,0,0,16,16,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36614,15595,0,0,30230,0,0,0,'Talrendis Ambassador','','',0,7,0,0,0,0,0,0,16,17,84,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36636,15595,0,0,30250,30252,30251,0,'Twilight Dragon Hunter','','',0,7,0,0,0,0,0,0,18,19,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36637,15595,0,0,30249,30248,0,0,'Twilight Desecrator','','',0,7,0,0,0,0,0,0,17,18,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36639,15595,0,0,14885,0,0,0,'Sable Drakonid','','',0,2,0,0,0,0,0,0,19,19,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36654,15595,0,0,328,23720,0,0,'Dave\'s Big Giant Industrial Light and Magic Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36660,15595,0,0,30278,0,0,0,'Talrendis Marksman','','',0,7,0,0,0,0,0,0,19,20,84,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36665,15595,0,0,29310,29311,29312,29313,'Warsong Assault Wind Rider','','',524288,1,0,0,0,0,0,0,18,20,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,538,0,0,0,0,0,0,0,0,0),(36673,15595,0,0,29105,29106,29108,29107,'Azshara Bombardier','','',0,7,0,0,0,0,0,0,18,20,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36674,15595,0,0,30284,0,0,0,'Nambria','Earthen Ring','',0,7,0,0,0,0,0,0,85,85,1640,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36680,15595,0,0,30286,0,0,0,'Captain Grunwald','Northwatch Expeditionary Unit','',0,7,0,0,0,0,0,0,19,19,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36687,15595,0,0,30287,0,0,0,'Mariel Dawnsong','','',0,7,0,0,0,0,0,0,19,19,84,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36688,15595,0,0,1858,0,0,0,'Northwatch Bodyguard','','',0,7,0,1,0,0,0,0,22,22,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36694,15595,0,0,31081,0,0,0,'Adana Thunderhorn','','',0,7,0,0,0,0,0,0,4,4,104,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36707,15595,0,0,328,27823,0,0,'Azshara 4.x GrappleBunny 01','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36708,15595,0,0,1274,0,0,0,'Bristleback Gun Thief','','',0,7,0,0,0,0,0,0,2,3,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36712,15595,0,0,4747,0,0,0,'Chief Squealer Thornmantle','','',0,7,0,0,0,0,0,0,5,5,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36714,15595,0,0,856,857,0,0,'Sheep','','',0,8,0,0,0,0,0,0,3,3,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36716,15595,0,0,328,27823,0,0,'Tower Scaling Vehicle Seat 01','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0),(36718,15595,0,0,328,27823,0,0,'Tower Scaling Vehicle Seat 02','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0),(36720,15595,0,0,328,27823,0,0,'Tower Scaling Vehicle Seat 03','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,541,0,0,0,0,0,0,0,0,0),(36728,15595,0,0,7904,0,0,0,'Kroum','Wind Rider Captain','',0,7,0,1,0,0,0,0,85,85,29,1,1,0,1,8195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36729,15595,0,0,29346,0,0,0,'Slinky Sharpshiv','','',0,7,0,0,0,0,0,0,19,19,2160,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,543,0,0,0,0,0,0,0,0,0),(36730,15595,0,0,30116,0,0,0,'Chawg','','',0,7,0,0,0,0,0,0,20,20,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36738,15595,0,0,328,27823,0,0,'Azshara 4.x GrappleBunny 02','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36744,15595,0,0,30432,0,0,0,'Glix Grindlock','Bilgewater Battalion','',262144,7,0,0,0,0,0,0,15,15,2160,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36746,15595,0,0,30437,0,0,0,'Xiz \"The Eye\" Salvoblast','Bilgewater Battalion','',262144,7,0,0,0,0,0,0,15,15,2160,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36748,15595,0,0,30425,0,0,0,'Captain Grektar','Bilgewater Battalion','',262144,7,0,0,0,0,0,0,15,15,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36749,15595,0,0,30431,0,0,0,'Commander Molotov','Bilgewater Battalion','',262144,7,0,0,0,0,0,0,15,15,2160,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36753,15595,0,0,328,27823,0,0,'Tower Scaling Vehicle NPC Seat 01','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0),(36754,15595,0,0,328,27823,0,0,'Tower Scaling Vehicle NPC Seat 02','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0),(36755,15595,0,0,328,27823,0,0,'Tower Scaling Vehicle NPC Seat 03','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,541,0,0,0,0,0,0,0,0,0),(36756,15595,0,0,30420,30421,30422,30423,'Dead Soldier','Bilgewater Battalion','LootAll',0,7,0,0,0,0,0,0,12,16,714,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36768,15595,0,0,30309,0,0,0,'Bilgewater Mortar','','Gunner',0,10,0,0,0,0,0,0,1,1,714,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,545,0,0,0,0,0,0,0,0,0),(36787,15595,0,0,30317,0,0,0,'Oil Canister (Small)','','',0,7,0,0,0,0,0,0,1,1,714,1,5,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36795,15595,0,0,30428,0,0,0,'Ruckus','','',262144,7,0,0,0,0,0,0,15,15,2159,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36799,15595,0,0,30320,0,0,0,'Recruiter Burns','','',0,7,0,0,0,0,0,0,78,78,11,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36800,15595,0,0,20570,17200,0,0,'Cover Bunny','','',1152,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36803,15595,0,0,30322,0,0,0,'Dyami Windsoar','','',0,7,0,0,0,0,0,0,36,36,104,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36815,15595,0,0,30329,30330,0,0,'Valormok Grunt','','',0,7,0,0,0,0,0,0,19,20,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36825,15595,0,0,30392,30399,0,0,'Grimtotem Straggler','','',0,7,0,0,0,0,0,0,5,6,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36827,15595,0,0,30393,30394,0,0,'Grimtotem Vagabond','','',0,7,0,0,0,0,0,0,6,7,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36828,15595,0,0,30395,0,0,0,'Grimtotem Defiler','','',0,7,0,0,0,0,0,0,6,7,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36845,15595,0,0,549,0,0,0,'Agitated Earth Spirit','','',512,4,0,0,0,0,0,0,6,7,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36850,15595,0,0,30278,30354,0,0,'Talrendis Skychaser','','',0,7,0,0,0,0,0,0,19,20,84,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36852,15595,0,0,10894,0,0,0,'Skychaser Hippogryph','','',0,1,0,0,0,0,0,0,18,18,1732,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,558,0,0,0,0,0,0,0,0,0),(36869,15595,0,0,3785,3786,0,0,'Bael\'dun Digger Corpse','','',0,7,0,0,0,0,0,0,7,8,57,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36870,15595,0,0,3787,3788,0,0,'Bael\'dun Appraiser Corpse','','',1048576,7,0,0,0,0,0,0,8,9,57,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36884,15595,0,0,30367,0,0,0,'Commander Jarrodenus','','',0,7,0,0,0,0,0,0,21,21,84,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36887,15595,0,0,3020,11686,0,0,'Talrendis Point Bomb Target','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36894,15595,0,0,30427,0,0,0,'Tora Halotrix','Mergers and Acquisitions','',262144,7,0,0,0,0,0,0,15,15,714,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36895,15595,0,0,30435,0,0,0,'Sergeant Zelks','Mergers and Acquisitions','',262144,7,0,0,0,0,0,0,15,15,2160,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36900,15595,0,0,29313,0,0,0,'Grounded Wind Rider','','vehichleCursor',0,1,0,0,0,0,0,0,20,20,2201,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36902,15595,0,0,30400,0,0,0,'Wind Rider Gorsch','Hellscream\'s Hellions','',0,7,0,0,0,0,0,0,18,18,1074,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36903,15595,0,0,29931,0,0,0,'Jr. Bombardier Hackel','','',0,7,0,0,0,0,0,0,11,11,2159,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36917,15595,0,0,23647,0,0,0,'Surface to Other Surface Transport','','vehichleCursor',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36918,15595,0,0,29962,0,0,0,'Lorekeeper\'s Summoning Stone','','',0,10,0,0,0,0,0,0,17,17,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36919,15595,0,0,30208,0,0,0,'Andorel Sunsworn','','',0,7,0,0,0,0,0,0,19,19,106,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36920,15595,0,0,30426,0,0,0,'Lieutenant Drex','Bilgewater Battalion','',262144,7,0,0,0,0,0,0,15,15,2160,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36925,15595,0,0,30420,30421,30422,30423,'Bilgewater Soldier','Bilgewater Battalion','',0,7,0,0,0,0,0,0,14,17,1801,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36932,15595,0,0,1126,11686,0,0,'Azshara Bombing Bunny','','',1024,10,0,0,0,0,0,0,20,20,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36936,15595,0,0,30329,30330,0,0,'Mountainfoot Grunt','','',0,7,0,0,0,0,0,0,11,12,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36942,15595,0,0,30575,33412,30626,33413,'Fledgling Brave','','',0,7,0,0,0,0,0,0,5,5,1935,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,584,0,0,0,0,0,0,0,0,0),(36943,15595,2952,0,1967,0,0,0,'Bristleback Invader','','',0,7,0,0,0,0,0,0,1,2,2102,42,55,0,1,0,0,0,0.0607,0.3603,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36956,15595,0,0,30429,0,0,0,'Captain Desoto','Bilgewater Battalion','',0,7,0,0,0,0,0,0,20,20,2159,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36958,15595,0,0,30418,0,0,0,'Hulking Labgoblin','','',0,7,0,0,0,0,0,0,13,13,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36959,15595,0,0,30436,0,0,0,'Uncle Bedlam','Bilgewater Battalion','',0,7,0,0,0,0,0,0,20,20,2159,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36972,15595,0,0,30312,0,0,0,'Grit','Gob Squad','',4096,7,0,0,0,0,0,0,15,15,106,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,547,0,0,0,0,0,0,0,0,0),(36973,15595,0,0,30315,0,0,0,'Patch','Gob Squad','',4096,7,0,0,0,0,0,0,15,15,106,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36974,15595,0,0,30316,0,0,0,'Newt','Gob Squad','',4096,7,0,0,0,0,0,0,15,15,106,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36975,15595,0,0,30313,0,0,0,'Volt','Gob Squad','',4096,7,0,0,0,0,0,0,15,15,106,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36976,15595,0,0,30314,0,0,0,'Ticker','Gob Squad','',4096,7,0,0,0,0,0,0,15,15,106,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36987,15595,0,0,30434,0,0,0,'Sergeant Dynamo','Bilgewater Battalion','LootAll',0,7,0,0,0,0,0,0,15,15,714,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36988,15595,0,0,30433,0,0,0,'Private Permudo','Bilgewater Battalion','',0,7,0,0,0,0,0,0,15,15,2160,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36989,15595,0,0,6764,0,0,0,'Spitelash Invader','','',0,7,0,0,0,0,0,0,12,13,74,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36999,15595,0,0,30449,0,0,0,'Teemo','','',262144,7,0,0,0,0,0,0,15,15,2160,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37002,15595,0,0,3166,0,0,0,'Cliff Crasher','','',512,5,0,1,0,0,0,0,20,20,1804,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37005,15595,0,0,30456,0,0,0,'Friz Groundspin','Flight Master','',0,7,0,0,0,0,0,0,85,85,2160,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37009,15595,0,0,30460,0,0,0,'Bleenik Fizzlefuse','','',0,7,0,0,0,0,0,0,18,18,2160,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37010,15595,0,0,30461,0,0,0,'Artillery Technician','','',0,7,0,0,0,0,0,0,15,15,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37015,15595,0,0,25587,0,0,0,'Friz\'s Gyrocopter','','',0,9,0,0,0,0,0,0,16,16,2092,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37061,15595,0,0,30542,0,0,0,'Jellix Fuselighter','Bilgewater Battalion','',262144,7,0,0,0,0,0,0,20,20,2159,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37064,15595,0,0,30541,0,0,0,'Feno Blastnoggin','Bilgewater Battalion','',262144,7,0,0,0,0,0,0,20,20,2159,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37080,15595,0,0,1598,1608,0,0,'Wounded Coldridge Mountaineer','','',4096,7,0,0,0,0,0,0,5,5,55,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37081,15595,0,0,30505,0,0,0,'Joren Ironstock','Local Mountaineer Captain','',266240,7,0,0,0,0,0,0,65,65,1618,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37082,15595,0,0,4270,0,0,0,'Dusthoof Giraffe','','',0,1,0,0,0,0,0,0,29,30,189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37083,15595,0,0,2570,0,0,0,'Terrortooth Runner','','',1,1,11,0,0,0,0,0,29,30,48,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37084,15595,0,0,788,0,0,0,'Terrortooth Scytheclaw','','',1,1,11,0,0,0,0,0,30,31,48,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37085,15595,0,0,1283,0,0,0,'Towering Plainstrider','','',1,1,12,0,0,0,0,0,30,31,189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37087,15595,0,0,30506,0,0,0,'Jona Ironstock','','',0,7,0,0,0,0,0,0,5,5,55,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37088,15595,0,0,4434,0,0,0,'Elder Zhevra','','',0,1,0,0,0,0,0,0,31,32,189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37093,15595,0,0,8149,16870,11634,0,'Lashvine','','',256,4,0,0,0,0,0,0,31,32,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37105,15595,0,0,611,0,0,0,'Rockjaw Scavenger','','',0,7,0,0,0,0,0,0,2,2,36,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,8,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37108,15595,0,0,30584,0,0,0,'Soothsayer Shi\'kala','','',0,7,0,0,0,0,0,0,3,4,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37112,15595,0,0,2172,0,0,0,'Wayward Fire Elemental','','',0,4,0,0,0,0,0,0,5,5,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,4,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37115,15595,0,0,30515,0,0,0,'Teo Hammerstorm','Shaman Trainer','',134217728,7,0,0,0,0,0,0,5,5,55,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37121,15595,0,0,30517,0,0,0,'Teegli Merrowith','Mage Trainer','',134217728,7,0,0,0,0,0,0,5,5,55,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37136,15595,0,0,30525,0,0,0,'Oltarg','','',0,7,0,0,0,0,0,0,31,31,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37138,15595,0,0,30527,0,0,0,'Onatay','','',0,7,0,0,0,0,0,0,32,32,104,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37139,15595,0,0,23365,0,0,0,'Wings of Steel','','vehichleCursor',0,9,0,0,0,0,0,0,20,20,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,0,0,0,0,0),(37140,15595,0,0,30176,0,0,0,'Airborne Priest','Goblin Military','',0,7,0,0,0,0,0,0,15,16,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37141,15595,0,0,169,27823,0,0,'Airborne Priest Takeoff Controller','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37142,15595,0,0,33525,0,0,0,'Gurlorn','Wind Rider Veteran','',0,7,0,1,0,0,0,0,65,65,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37145,15595,0,0,25587,0,0,0,'Military Gyrocopter','','vehichleCursor',0,9,0,0,0,0,0,0,20,20,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37154,15595,0,0,30544,0,0,0,'Kilrok Gorehammer','','',0,7,0,0,0,0,0,0,35,35,1074,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37157,15595,0,0,30545,0,0,0,'Captain Peake','','',0,7,0,0,0,0,0,0,31,31,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37162,15595,0,0,328,27823,0,0,'Romo\'s Half-Size Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37166,15595,0,0,30552,30553,0,0,'Survey Assistant','','',0,7,0,5,0,0,0,0,29,29,210,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37167,15595,0,0,30554,30555,30556,0,'Stonetalon Prisoner','','',0,7,0,0,0,0,0,0,29,30,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37173,15595,0,0,30584,0,0,0,'Soothsayer Rikkari','','',0,7,0,0,0,0,0,0,3,4,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37174,15595,0,0,30584,0,0,0,'Soothsayer Mirim\'koa','','',0,7,0,0,0,0,0,0,3,4,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37177,15595,0,0,1598,1608,0,0,'Coldridge Defender','','',0,7,0,0,0,0,0,0,1,1,1618,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37180,15595,0,0,1858,0,0,0,'Honor\'s Stand Guard','','',0,7,0,0,0,0,0,0,40,40,150,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37199,15595,0,0,1126,11686,0,0,'Invisible Stalker','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37204,15595,0,0,30568,30569,0,0,'Hunter Hill Brave','','',0,7,0,0,0,0,0,0,40,40,105,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37206,15595,37207,0,1978,0,0,0,'Plains Prowler','','',1,1,2,0,0,0,0,0,32,33,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37208,15595,0,0,1532,0,0,0,'Thunderhead','','',0,1,0,0,0,0,0,0,32,33,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37218,15595,0,0,30585,30586,30587,30588,'Coldridge Citizen','','',0,7,0,0,0,0,0,0,5,5,55,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37219,15595,0,0,1126,11686,0,0,'Barrens Fire Cyclone','','',0,10,0,0,0,0,0,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37220,15595,0,0,30593,30594,30595,30596,'Una\'fe Watcher','','',0,7,0,0,0,0,0,0,40,40,105,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37487,15595,0,0,30612,30613,30614,0,'Taurajo Refugee','','',0,7,0,0,0,0,0,0,26,28,104,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37490,15595,0,0,1126,11686,0,0,'ELM General Purpose Bunny Infinite','','',1056,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37507,15595,37514,0,27500,27501,0,0,'Frostmane Blade','Grik\'nir\'s Servant','',0,7,0,0,0,0,0,0,4,4,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,5,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37511,15595,37521,0,1342,0,0,0,'Bristleback Bladewarden','','',0,7,0,0,0,0,0,0,31,32,111,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37515,15595,0,0,30623,0,0,0,'Lane Tallgrass','','',0,7,0,0,0,0,0,0,34,34,104,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37516,15595,0,0,30624,0,0,0,'Tawane','','',0,7,0,0,0,0,0,0,30,30,104,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37517,15595,0,0,23783,0,0,0,'Taurajo Orphan','','',4096,7,0,0,0,0,0,0,1,1,104,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37522,15595,0,0,328,11686,0,0,'Romo\'s Standard Bunny','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37553,15595,0,0,8550,0,0,0,'Disturbed Earth Elemental','','',512,4,0,0,0,0,0,0,34,35,91,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37557,15595,0,0,15137,0,0,0,'Thunderhawk Cloudscraper','','',1,1,27,0,0,0,0,0,33,34,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37559,15595,0,0,704,0,0,0,'Savannah Boar','','',0,1,0,0,0,0,0,0,34,34,188,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37560,15595,37929,0,1274,0,0,0,'Razormane Pathfinder','','',0,7,0,0,0,0,0,0,34,35,109,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37570,15595,0,0,31838,0,0,0,'Naralex','','',4096,7,0,0,0,0,0,0,35,35,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37585,15595,0,0,30698,30699,30700,30701,'Northwatch Recon','','',0,7,0,0,0,0,0,0,32,33,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37659,15595,0,0,30704,30705,30706,0,'Horde Field Defender','','',0,7,0,0,0,0,0,0,32,32,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37660,15595,37929,0,4658,0,0,0,'Razormane Warfrenzy','','',0,7,0,0,0,0,0,0,34,35,109,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37661,15595,37929,0,6096,0,0,0,'Razormane Seer','','',0,7,0,0,0,0,0,0,34,35,109,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37669,15595,0,0,328,27823,0,0,'Fields of Blood Capture Point Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37679,15595,0,0,30715,0,0,0,'Warlord Bloodhilt','','',0,7,0,1,0,0,0,0,40,40,1074,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37717,15595,0,0,30727,0,0,0,'Winnoa Pineforest','','',0,7,0,0,0,0,0,0,36,36,104,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37724,15595,0,0,30729,0,0,0,'Seer Ravenfeather','Priest Trainer','',134217728,7,0,0,0,0,0,0,10,10,104,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37737,15595,0,0,30447,0,0,0,'Sunwalker Helaku','Paladin Trainer','',134217728,7,0,0,0,0,0,0,5,5,104,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37738,15595,0,0,2955,2956,6303,0,'Enervated Adder','','LootAll',0,8,0,0,0,0,0,0,1,1,188,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37740,15595,0,0,1557,0,0,0,'Yellowfin Shark','','',0,1,0,0,0,0,0,0,15,16,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37741,15595,0,0,24927,0,0,0,'Bilgewater Seal','','',0,1,0,0,0,0,0,0,15,16,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37812,15595,0,0,30787,0,0,0,'Mahka','The Earthen Ring','',0,7,0,0,0,0,0,0,35,35,1725,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37817,15595,0,0,30789,0,0,0,'Zang\'do','The Earthen Ring','',0,7,0,0,0,0,0,0,35,35,1725,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37834,15595,0,0,23130,0,0,0,'Tauna Skychaser','The Earthen Ring','',0,7,0,0,0,0,0,0,35,35,1725,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37835,15595,0,0,30796,0,0,0,'Dorn Redearth','The Earthen Ring','',0,7,0,0,0,0,0,0,35,35,1725,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37836,15595,0,0,30795,0,0,0,'Larhasha','The Earthen Ring','',0,7,0,0,0,0,0,0,35,35,1725,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37847,15595,0,0,30828,0,0,0,'Mankrik','','',262144,7,0,1,0,0,0,0,35,35,1619,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37866,15595,0,0,328,27823,0,0,'Bloodhilt\'s Area Trigger and Carry Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,605,0,0,0,0,0,0,0,0,0),(37908,15595,0,0,30823,0,0,0,'Calder Gray','','',0,7,0,0,0,0,0,0,35,35,1074,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37909,15595,0,0,30824,0,0,0,'Tomusa','','',0,7,0,0,0,0,0,0,35,35,1074,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37910,15595,0,0,30825,0,0,0,'Crawgol','','',0,7,0,0,0,0,0,0,34,34,1074,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37911,15595,0,0,3734,3735,0,0,'Drowned Kul Tiras Sailor','','',1024,7,0,0,0,0,0,0,5,6,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37912,15595,0,0,1860,1862,0,0,'Drowned Kul Tiras Marine','','',0,7,0,0,0,0,0,0,5,6,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37924,15595,0,0,30833,30834,0,0,'Barrens Operative','SI:7 Field Agent','',0,7,0,0,0,0,0,0,33,34,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37925,15595,0,0,30835,30836,0,0,'Sapper Specialist','','',0,7,0,0,0,0,0,0,32,33,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37926,15595,0,0,30837,0,0,0,'Triumph Captain','','',0,7,0,0,0,0,0,0,34,34,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37931,15595,0,0,328,11686,0,0,'Romo\'s Vehicle Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,607,0,0,0,0,0,0,0,0,0),(37933,15595,0,0,1252,0,0,0,'Razormane Corpse','','',0,7,0,0,0,0,0,0,7,8,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37951,15595,0,0,30933,0,0,0,'Jin\'thala','','',4096,7,0,0,0,0,0,0,4,4,126,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37956,15595,0,0,1960,0,0,0,'Bloodtalon Raptor','','',1,1,11,0,0,0,0,0,2,3,2000,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37960,15595,0,0,29806,0,0,0,'Bloodtalon Hatchling','','',0,1,11,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37969,15595,0,0,30954,0,0,0,'Kijara','','',4096,7,0,0,0,0,0,0,4,4,126,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37971,15595,0,0,30853,30854,30855,0,'Desolation Sky Render','','',0,7,0,0,0,0,0,0,32,33,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37974,15595,0,0,29310,29311,29312,29313,'Desolation Wind Rider','','',524288,1,0,0,0,0,0,0,34,35,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,612,0,0,0,0,0,0,0,0,0),(37978,15595,0,0,27913,0,0,0,'Triumph War Gryphon','','',524288,1,0,0,0,0,0,0,34,35,894,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,613,0,0,0,0,0,0,0,0,0),(37987,15595,0,0,30938,0,0,0,'Tegashi','','',4096,7,0,0,0,0,0,0,4,4,126,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38003,15595,0,0,20570,27823,0,0,'Echo Isles Quest Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38005,15595,0,0,30955,0,0,0,'Moraya','','',4096,7,0,0,0,0,0,0,4,4,126,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38015,15595,0,0,30887,0,0,0,'Karthog','','',0,7,0,0,0,0,0,0,35,35,1074,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38033,15595,0,0,30892,0,0,0,'Awkward Gangly Orc','','',0,7,0,0,0,0,0,0,33,33,29,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38037,15595,0,0,30943,0,0,0,'Nortet','Warrior Trainer','',134483968,7,0,0,0,0,0,0,11,11,126,1,1,0,1,19,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38046,15595,0,0,30963,0,0,0,'Wildmane Cat','','',1,1,2,0,0,0,0,0,1,1,634,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38055,15595,0,0,328,17612,0,0,'Silithid Mound Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38070,15595,0,0,30913,30914,0,0,'Desolation Guard','','',0,7,0,0,0,0,0,0,40,40,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38109,15595,0,0,30917,0,0,0,'Dwarven Artillery Shell','','Interact',0,9,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,619,0,0,0,0,0,0,0,0,0),(38115,15595,0,0,328,27823,0,0,'Artillery Shell Front Mount','','',0,9,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38118,15595,0,0,328,27823,0,0,'Artillery Shell Front Chain','','',0,9,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38119,15595,0,0,328,27823,0,0,'Artillery Shell Rear Chain','','',0,9,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38127,15595,0,0,328,27823,0,0,'Artillery Shell Rear Mount','','',0,9,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38140,15595,0,0,30962,0,0,0,'Weezil Slipshadow','','',0,7,0,0,0,0,0,0,36,36,2160,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38141,15595,0,0,30964,0,0,0,'Docile Island Boar','','',1,1,5,0,0,0,0,0,2,2,1999,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38183,15595,0,0,30984,0,0,0,'Haggis Boatmurder','Fortress Architect','',0,7,0,0,0,0,0,0,35,35,122,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38190,15595,0,0,30917,0,0,0,'Dwarven Artillery Shell','','Interact',0,9,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,620,0,0,0,0,0,0,0,0,0),(38215,15595,0,0,328,27823,0,0,'Bael Modan Burning Airplane Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38217,15595,0,0,30930,30931,30932,30949,'Darkspear Watcher','','',266240,7,0,1,0,0,0,0,90,90,877,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38225,15595,0,0,31736,0,0,0,'Vol\'jin','','',12,7,0,1,0,0,0,0,83,83,126,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38242,15595,0,0,30960,0,0,0,'Nekali','Shaman Trainer','',266240,7,0,0,0,0,0,0,11,11,126,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38243,15595,0,0,31734,0,0,0,'Zen\'tabra','Druid Trainer','',266240,7,0,0,0,0,0,0,11,11,126,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38244,15595,0,0,30942,0,0,0,'Legati','Rogue Trainer','',134483968,7,0,0,0,0,0,0,11,11,126,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38245,15595,0,0,30959,0,0,0,'Tunari','Priest Trainer','',134483968,7,0,0,0,0,0,0,11,11,126,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38246,15595,0,0,30941,0,0,0,'Soratha','Mage Trainer','',134483968,7,0,0,0,0,0,0,11,11,126,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38247,15595,0,0,30958,0,0,0,'Ortezza','Hunter Trainer','',134483968,7,0,0,0,0,0,0,11,11,126,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38268,15595,0,0,30937,30953,0,0,'Novice Darkspear Warrior','','',266240,7,0,0,0,0,0,0,1,3,2215,42,71,0,1,0,0,0,0.0607,0.6976,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38272,15595,0,0,30951,30935,0,0,'Novice Darkspear Rogue','','',266240,7,0,0,0,0,0,0,1,3,2215,42,71,0,1,0,0,0,0.25,0.74,0,0,1,1,0,6,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38278,15595,0,0,30950,30934,0,0,'Novice Darkspear Priest','','',266240,7,0,0,0,0,0,0,1,3,2215,40,67,120,1,0,0,0,0.4564,0.7334,0,0,10,10,0,5,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38279,15595,0,0,30950,30934,0,0,'Novice Darkspear Mage','','',266240,7,0,0,0,0,0,0,1,3,2215,40,67,120,1,0,0,0,0.4564,0.7334,0,0,10,10,0,5,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38280,15595,0,0,30952,30952,0,0,'Novice Darkspear Druid','','',266240,7,0,0,0,0,0,0,1,3,2215,41,69,60,1,0,0,0,0.746,0.6984,0,0,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38281,15595,0,0,30952,30952,0,0,'Novice Darkspear Shaman','','',266240,7,0,0,0,0,0,0,1,3,2215,41,69,60,1,0,0,0,0.746,0.6984,0,0,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38282,15595,0,0,30951,30935,0,0,'Novice Darkspear Hunter','','',266240,7,0,0,0,0,0,0,1,3,2215,41,69,60,1,0,0,0,0.746,0.6984,0,0,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38290,15595,0,0,30568,30569,0,0,'Barrens Brave','','',0,7,0,0,0,0,0,0,40,40,105,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38301,15595,38300,0,31017,0,0,0,'Spitescale Siren','','',0,7,0,0,0,0,0,0,3,4,2224,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38314,15595,0,0,1941,0,0,0,'Muyoh','Disciple of Naralex','',4096,7,0,0,0,0,0,0,20,20,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38323,15595,0,0,30888,0,0,0,'General Hawthorne','','',0,7,0,1,0,0,0,0,35,35,1077,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38324,15595,0,0,30925,30926,30927,30928,'Darkspear Tribesman','','',4096,7,0,0,0,0,0,0,5,5,2225,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38326,15595,0,0,30929,30946,30947,30948,'Darkspear Shaman','','',4096,7,0,0,0,0,0,0,5,5,2225,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38327,15595,0,0,29356,2981,29358,29357,'Northwatch Siege Engineer','','',0,7,0,0,0,0,0,0,31,31,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38345,15595,0,0,30575,30625,30626,0,'Captured Brave','','',0,7,0,0,0,0,0,0,5,5,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38378,15595,0,0,32603,0,0,0,'Commander Walpole','','',0,7,0,0,0,0,0,0,33,33,894,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38379,15595,0,0,31076,0,0,0,'Commander Singleton','','',0,7,0,1,0,0,0,0,35,35,150,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38380,15595,0,0,31077,0,0,0,'Janice Mattingly','Supply Officer','',0,7,0,0,0,0,0,0,33,33,894,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38382,15595,0,0,31078,0,0,0,'Lieutenant Worley','','',0,7,0,0,0,0,0,0,33,33,894,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38383,15595,0,0,31079,0,0,0,'Nibb Spindlegear','','',0,7,0,0,0,0,0,0,31,31,894,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38385,15595,0,0,30548,30546,0,0,'Walpole\'s Bodyguard','','',0,7,0,0,0,0,0,0,38,38,150,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38423,15595,0,0,36866,0,0,0,'Zuni','','',4096,7,0,0,0,0,0,0,5,5,126,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38437,15595,0,0,30945,0,0,0,'Vanira','','',4096,7,0,1,0,0,0,0,85,85,126,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38438,15595,0,0,328,11686,0,0,'Mulgore Offering Credit Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38440,15595,0,0,30923,0,0,0,'Tortunga','','',4096,7,0,1,0,0,0,0,85,85,126,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38442,15595,0,0,30924,0,0,0,'Morakki','Captain of the Watch','',4096,7,0,1,0,0,0,0,9,9,126,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38502,15595,0,0,31104,0,0,0,'Nablya','The Watcher','',0,7,0,1,0,0,0,0,85,85,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38532,15595,0,0,31319,0,0,0,'Marin Noggenfogger','Baron of Gadgetzan','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38534,15595,0,0,29472,0,0,0,'Megs Dreadshredder','Bilgewater Cartel','',0,7,0,0,0,0,0,0,50,50,2159,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38535,15595,0,0,31113,0,0,0,'Kelsey Steelspark','Gnomeregan Covert Ops','',0,7,0,0,0,0,0,0,50,50,875,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38554,15595,0,0,30612,30613,30614,0,'Dead Taurajo Refugee','','',0,10,0,0,0,0,0,0,26,28,104,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38571,15595,0,0,31950,0,0,0,'Steamwheedle Survivor','','',524288,7,0,0,0,0,0,0,45,45,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38578,15595,0,0,31123,0,0,0,'Flinn','Marshal Expeditions Recruiter','',0,7,0,0,0,0,0,0,51,51,12,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38619,15595,0,0,31129,0,0,0,'Admiral Aubrey','','',0,7,0,1,0,0,0,0,35,35,150,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38620,15595,0,0,31130,0,0,0,'Thomas Paxton','','',0,7,0,0,0,0,0,0,33,33,894,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38621,15595,0,0,31131,0,0,0,'Jeffrey Long','','',0,7,0,0,0,0,0,0,29,29,894,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38622,15595,0,0,31132,0,0,0,'Captain Fisher','Master of the Blackpool','',0,7,0,0,0,0,0,0,33,33,894,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38623,15595,0,0,30041,0,0,0,'Dockmaster Lewis','','',0,7,0,0,0,0,0,0,31,31,894,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38624,15595,0,0,30572,30573,30574,0,'Northwatch Defender','','',0,7,0,0,0,0,0,0,30,31,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38627,15595,0,0,29360,29359,0,0,'Northwatch Dockworker','','',0,7,0,0,0,0,0,0,28,29,1075,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38636,15595,0,0,1858,0,0,0,'Northwatch Guard','','',0,7,0,0,0,0,0,0,40,40,150,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38646,15595,0,0,31947,0,0,0,'Covert Ops Hardsuit','','',0,7,0,0,0,0,0,0,45,45,210,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38648,15595,0,0,31137,0,0,0,'Bilgewater Battlebruiser','','',0,7,0,0,0,0,0,0,45,45,106,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38649,15595,0,0,27578,0,0,0,'Covert Ops Pounder','','',8,9,0,1,0,0,0,0,45,45,210,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,768,0,0,0,0,0,0,0,0,0),(38650,15595,0,0,31987,0,0,0,'Rental Shredder','','',8,9,0,1,0,0,0,0,45,45,106,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38663,15595,0,0,31147,0,0,0,'Karga Rageroar','','',0,7,0,0,0,0,0,0,31,31,83,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38664,15595,0,0,26119,26115,26116,26118,'Blackpool Crewman','','',0,7,0,0,0,0,0,0,30,30,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38697,15595,0,0,29360,0,0,0,'Nathan Blaine','Signal Officer','',0,7,0,0,0,0,0,0,29,29,894,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38706,15595,0,0,31298,0,0,0,'Zeke Bootscuff','','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38714,15595,0,0,31920,0,0,0,'Carmen Ibanozzle','Innkeeper','',134217728,7,0,0,0,0,0,0,47,47,474,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38719,15595,0,0,6944,6945,0,0,'Burning Southsea Pirate','','',0,10,0,0,0,0,0,0,44,45,2258,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38750,15595,0,0,3217,0,0,0,'Tidecrusher','','',0,5,0,0,0,0,0,0,45,45,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,649,0,0,0,0,0,0,0,0,0),(38800,15595,0,0,31179,0,0,0,'Killick','','',0,7,0,0,0,0,0,0,29,29,894,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38801,15595,0,0,31180,0,0,0,'Norbin','','',0,7,0,0,0,0,0,0,27,27,894,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38804,15595,0,0,31184,0,0,0,'Tolliver Houndstooth','','',0,7,0,0,0,0,0,0,32,32,894,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38819,15595,0,0,1126,27823,0,0,'ELM General Purpose Bunny (scale x0.50)','','',1024,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38821,15595,0,0,328,21072,0,0,'Dave\'s Industrial Light and Magic Bunny (Medium)(Sessile)','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38823,15595,0,0,6944,6945,0,6947,'Dead Southsea Pirate','','',0,10,0,0,0,0,0,0,44,45,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38824,15595,0,0,6950,6951,6953,0,'Dead Southsea Swashbuckler','','',0,10,0,0,0,0,0,0,44,45,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38826,15595,0,0,31193,0,0,0,'Hexmaster Bastoon','','',0,7,0,0,0,0,0,0,29,29,83,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38847,15595,0,0,28882,0,0,0,'Grohk','General Goods','',0,7,0,0,0,0,0,0,48,48,1734,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38849,15595,0,0,29472,0,0,0,'Megs Dreadshredder','Bilgewater Cartel','',4096,7,0,0,0,0,0,0,50,50,2159,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38856,15595,0,0,11545,0,0,0,'Dunemaul \"Emissary\"','','',0,7,0,0,0,0,0,0,48,48,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38871,15595,0,0,31202,0,0,0,'Corporal Teegan','','',0,7,0,0,0,0,0,0,33,33,894,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38873,15595,0,0,31204,0,0,0,'Goucho','Leatherworking Supplies','',0,7,0,0,0,0,0,0,31,31,2155,1,1,0,1,4227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38875,15595,0,0,31205,0,0,0,'Ol\' Durty Pete','','',0,7,0,0,0,0,0,0,30,30,2155,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38876,15595,0,0,31206,0,0,0,'Hannah Bridgewater','','',0,7,0,0,0,0,0,0,32,32,894,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38884,15595,37521,0,6113,0,0,0,'Deviate Thornweaver','','',0,7,0,0,0,0,0,0,31,32,111,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38898,15595,0,0,1588,0,0,0,'Deathguard Hansel','','',0,7,0,0,0,0,0,0,90,90,71,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38899,15595,0,0,1666,0,0,0,'Deathguard Balteus','','',0,7,0,0,0,0,0,0,90,90,71,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38909,15595,0,0,6429,6430,0,0,'Sandfury Zombie','','',0,6,0,0,0,0,0,0,44,45,37,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38911,15595,0,0,31274,0,0,0,'Xavier the Huntsman','Hunter Trainer','',0,7,0,0,0,0,0,0,10,10,68,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38916,15595,0,0,31214,0,0,0,'Sandstone Earthen','','',512,9,0,0,0,0,0,0,48,49,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38922,15595,0,0,31215,0,0,0,'Examiner Andoren Dawnrise','The Reliquary','',0,7,0,0,0,0,0,0,50,50,1695,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38925,15595,0,0,31265,0,0,0,'Sedrick Calston','','',0,7,0,0,0,0,0,0,11,11,68,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38927,15595,0,0,31217,0,0,0,'Mazoga','','',0,7,0,0,0,0,0,0,45,45,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38933,15595,0,0,9905,15983,0,0,'Briny Sea Cucumber','','GatherHerbs',1074790400,10,0,0,0,0,0,0,1,1,35,42,42,0,1,16777216,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38936,15595,0,0,22903,11686,0,0,'Lieutenant Sanders\' Noose','','',1048576,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,659,0,0,0,0,0,0,0,0,0),(38938,15595,0,0,32906,0,0,0,'Vision of Garrosh Hellscream','','',4,7,0,3,0,0,0,0,88,88,1979,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38952,15595,0,0,31228,31229,31230,31231,'Nordrassil Druid','','',0,7,0,0,0,0,0,0,80,80,2233,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38953,15595,0,0,33473,0,0,0,'Vision of Vol\'jin','','',12,7,0,1,0,0,0,0,88,88,126,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38966,15595,0,0,31731,0,0,0,'Vol\'jin','','',12,7,0,1,0,0,0,0,88,88,126,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38977,15595,0,0,31251,0,0,0,'Apothecary Jerrod','','',0,7,0,0,0,0,0,0,12,12,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38978,15595,0,0,31250,0,0,0,'Apprentice Crispin','','',134217728,7,0,0,0,0,0,0,7,7,68,1,1,0,1,4227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38986,15595,0,0,31203,0,0,0,'Ambassador Gaines','','',0,7,0,0,0,0,0,0,32,32,894,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38987,15595,0,0,14341,0,0,0,'Bloodtalon Thrasher','','',0,1,11,0,0,0,0,0,5,5,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,664,0,0,0,0,0,0,0,0,0),(38988,15595,0,0,30956,0,0,0,'Notera','','',4096,7,0,0,0,0,0,0,5,5,126,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38989,15595,0,0,30939,0,0,0,'Jornun','','',4096,7,0,0,0,0,0,0,5,5,126,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38990,15595,0,0,30940,0,0,0,'Kortin','','',4096,7,0,0,0,0,0,0,5,5,126,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38992,15595,0,0,30707,11686,0,0,'Pheromone Bunny A','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38993,15595,0,0,25676,11686,0,0,'Pheromone Bunny B','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38994,15595,0,0,14350,11686,0,0,'Pheromone Bunny C','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39003,15595,0,0,31268,0,0,0,'Sam Trawley','','',0,7,0,0,0,0,0,0,33,33,894,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39004,15595,0,0,31269,0,0,0,'Pygmy Surf Crawler','','',1,1,8,0,0,0,0,0,2,3,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39005,15595,0,0,31270,31271,0,0,'Northwatch Rifleman','','',4096,7,0,0,0,0,0,0,31,32,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39006,15595,0,0,31272,31273,0,0,'Siege Tank Engineer','','',4096,7,0,0,0,0,0,0,30,31,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39007,15595,0,0,30922,0,0,0,'Tora\'jin','','',4096,7,0,0,0,0,0,0,5,5,126,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39008,15595,0,0,30921,0,0,0,'Hira\'jin','','',4096,7,0,0,0,0,0,0,5,5,126,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39009,15595,0,0,29284,0,0,0,'Hawthorne\'s Steed','','',0,1,0,0,0,0,0,0,30,30,534,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39014,15595,0,0,31275,0,0,0,'Pavlova','Xavier the Huntsman\'s Pet','',0,1,0,0,0,0,0,0,9,9,2213,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39024,15595,0,0,31276,0,0,0,'Karl','','',0,7,0,0,0,0,0,0,30,30,894,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39025,15595,0,0,31277,0,0,0,'Shaina','','',0,7,0,0,0,0,0,0,31,31,894,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39027,15595,0,0,30945,0,0,0,'Vanira','','',4096,7,0,1,0,0,0,0,85,85,126,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39031,15595,0,0,31278,0,0,0,'Torenda','Food & Drink','',4096,7,0,0,0,0,0,0,5,5,126,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39032,15595,0,0,31279,0,0,0,'Gora\'tin','General Goods','',4096,7,0,0,0,0,0,0,5,5,126,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39033,15595,0,0,31280,0,0,0,'Sortura','Cloth & Leather Armor Merchant','',4096,7,0,0,0,0,0,0,5,5,126,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39034,15595,0,0,31317,0,0,0,'Dr. Dealwell','Fight Promoter','',0,7,0,0,0,0,0,0,60,60,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39049,15595,0,0,31275,0,0,0,'Plagued Bruin','','',1,1,4,0,0,0,0,0,8,9,44,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39061,15595,0,0,31288,0,0,0,'Meatface','','',0,7,0,0,0,0,0,0,48,48,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39070,15595,0,0,31098,0,0,0,'Harness of Unending Agony','','',0,10,0,0,0,0,0,0,25,25,1735,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,782,0,0,0,0,0,0,0,0,0),(39071,15595,0,0,31102,0,0,0,'Wagon of Unending Agony','','',0,10,0,0,0,0,0,0,25,25,1735,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,783,0,0,0,0,0,0,0,0,0),(39072,15595,0,0,31018,0,0,0,'Naj\'tess','Consort of the Sea Witch','',0,7,0,0,0,0,0,0,3,3,2205,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,618,0,0,0,0,0,0,0,0,0),(39083,15595,0,0,31293,0,0,0,'Commander Roberts','','',0,7,0,0,0,0,0,0,35,35,894,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39084,15595,0,0,31294,0,0,0,'Mizzy Pistonhammer','','',0,7,0,0,0,0,0,0,33,33,894,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39085,15595,0,0,31297,0,0,0,'Logan Talonstrike','','',0,7,0,0,0,0,0,0,34,34,2155,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39086,15595,0,0,2483,2472,0,0,'Slain Scarlet Zealot','','',0,7,0,0,0,0,0,0,8,8,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39087,15595,0,0,2466,2477,0,0,'Slain Scarlet Friar','','',0,7,0,0,0,0,0,0,9,10,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39093,15595,0,0,22903,11686,0,0,'Lieutenant Sanders\' Noose Focus','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39094,15595,0,0,31303,0,0,0,'Barton Trask','','',0,7,0,0,0,0,0,0,30,30,894,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39096,15595,0,0,32140,0,0,0,'Painmaster Thundrak','','',8,7,0,0,0,0,0,0,25,25,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39097,15595,0,0,31304,0,0,0,'High Priest Benedictus Voss','','',0,7,0,0,0,0,0,0,12,12,67,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,665,0,0,0,0,0,0,0,0,0),(39100,15595,0,0,31311,0,0,0,'Dedlow Wormwood','Hunter Trainer','',0,7,0,0,0,0,0,0,14,14,68,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39116,15595,0,0,31314,0,0,0,'Apolos','Hunter Trainer','',0,7,0,0,0,0,0,0,50,50,68,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39117,15595,0,0,31313,0,0,0,'Shadow Priestess Malia','','',0,7,0,0,0,0,0,0,19,19,68,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39118,15595,0,0,31338,0,0,0,'General Twinbraid','','',4096,7,0,1,0,0,0,0,37,37,122,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39124,15595,0,0,31315,31316,0,0,'Mizzy\'s Apprentice','','',4096,7,0,0,0,0,0,0,32,32,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39129,15595,0,0,18889,18890,0,0,'Peasant Laborer','','',0,10,0,0,0,0,0,0,28,28,894,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39136,15595,0,0,1858,0,0,0,'Triumph Sentry','','',0,7,0,0,0,0,0,0,40,40,150,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39138,15595,0,0,2978,2977,2979,2980,'Theramore Highway Guard','','',0,7,0,0,0,0,0,0,38,39,150,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39139,15595,0,0,31270,31271,0,0,'Triumph Rifleman','','',4096,7,0,0,0,0,0,0,33,34,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39140,15595,0,0,35221,0,0,0,'Aronus','','vehichleCursor',0,2,0,1,0,0,0,0,80,80,2233,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39144,15595,0,0,31326,0,0,0,'Alto Stonespire','Reagents & Poisons','',134217728,7,0,0,0,0,0,0,44,44,83,1,1,0,1,3203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39154,15595,0,0,31336,0,0,0,'Hurlston Stonesthrow','','',0,7,0,0,0,0,0,0,33,33,2155,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39155,15595,0,0,31337,0,0,0,'Marley Twinbraid','','',0,7,0,0,0,0,0,0,35,35,2155,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39156,15595,0,0,31339,31340,0,0,'Twinbraid\'s Bodyguard','','',0,7,0,0,0,0,0,0,40,40,150,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39178,15595,0,0,31353,0,0,0,'Driz Plunkbow','','',0,7,0,0,0,0,0,0,45,45,475,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39185,15595,0,0,31352,0,0,0,'Slaverjaw','','',1,1,25,4,0,0,0,0,49,49,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39186,15595,0,0,798,0,0,0,'Hellgazer','','',0,1,0,4,0,0,0,0,46,46,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39191,15595,0,0,31355,0,0,0,'Hilda Runesworn','Explorers\' League','',0,7,0,0,0,0,0,0,50,50,55,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39196,15595,0,0,1590,0,0,0,'Deathguard Swallon','','',0,7,0,0,0,0,0,0,90,90,71,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39206,15595,0,0,31365,0,0,0,'Acrypha','Mage Trainer','',4096,7,0,0,0,0,0,0,10,10,29,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39210,15595,0,0,32451,0,0,0,'John Johnson','Flight Master','',128,7,0,1,0,0,0,0,85,85,1075,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39211,15595,0,0,32456,0,0,0,'Steve Stevenson','Flight Master','',128,7,0,1,0,0,0,0,85,85,1075,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39212,15595,0,0,32452,0,0,0,'Bill Williamson','Flight Master','',128,7,0,1,0,0,0,0,85,85,1075,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39214,15595,0,0,31370,0,0,0,'Karranisha','Hunter Trainer','',0,7,0,0,0,0,0,0,11,11,29,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39215,15595,0,0,31371,31372,0,0,'Captured Northwatch Scout','','',0,7,0,0,0,0,0,0,2,2,894,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39224,15595,39216,0,31437,0,0,0,'Lo\'Shall','','',1,1,5,0,0,0,0,0,1,2,189,42,55,0,1,0,0,0,0.0607,0.3603,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39249,15595,39245,0,31402,31403,31404,0,'Northwatch Lug','','',0,7,0,0,0,0,0,0,1,1,1075,21,21,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39254,15595,0,0,4841,4842,4843,4844,'Stardust Sentinel','','',0,7,0,0,0,0,0,0,30,30,79,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39255,15595,0,0,22903,11686,0,0,'Northwatch Caravan Spawner A','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39256,15595,0,0,31380,0,0,0,'Kalen Trueshot','','',4096,7,0,1,0,0,0,0,30,30,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39257,15595,0,0,32141,0,0,0,'Stardust Archer','','',0,7,0,0,0,0,0,0,25,26,80,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39260,15595,39262,0,31400,31401,0,0,'Northwatch Infantryman','Northwatch Expeditionary Force','',0,7,0,0,0,0,0,0,5,6,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39261,15595,39262,0,31399,31398,0,0,'Northwatch Ranger','Northwatch Expeditionary Force','',0,7,0,0,0,0,0,0,5,6,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39279,15595,0,0,31383,31384,0,0,'Frazzlecraz Foreman','','',0,7,0,0,0,0,0,0,35,35,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39281,15595,0,0,31389,0,0,0,'Fenton Frazzlecraz','','',0,7,0,0,0,0,0,0,35,35,2162,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39282,15595,0,0,31390,31392,0,0,'Frazzlecraz Floozy','','',0,7,0,0,0,0,0,0,33,33,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39308,15595,0,0,4626,11686,0,0,'Goblin Beach Chair Seat','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,682,0,0,0,0,0,0,0,0,0),(39322,15595,0,0,31409,0,0,0,'Horton Gimbleheart','','',0,7,0,0,0,0,0,0,30,30,894,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39323,15595,0,0,1139,0,0,0,'Thonk','','',0,7,0,0,0,0,0,0,15,15,1074,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39324,15595,0,0,31422,0,0,0,'Zen\'Taji','','',0,7,0,0,0,0,0,0,17,17,126,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39325,15595,0,0,31420,0,0,0,'Grandmatron Tekla','','',0,7,0,0,0,0,0,0,9,9,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39326,15595,0,0,31421,0,0,0,'Raggaran','','',0,7,0,0,0,0,0,0,12,12,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39330,15595,0,0,31412,0,0,0,'Crador','Flight Master','Taxi',0,7,0,0,0,0,0,0,85,85,1074,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39337,15595,0,0,1042,1220,0,0,'Wayward Plainstrider','','',0,1,0,0,0,0,0,0,8,8,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39340,15595,0,0,33211,0,0,0,'Unega','Flight Master','',0,7,0,0,0,0,0,0,85,85,104,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39379,15595,0,0,19017,0,0,0,'Gor the Enforcer','','',0,7,0,0,0,0,0,0,85,85,1595,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39380,15595,0,0,4366,0,0,0,'Shin Stonepillar','Far Seer','',0,7,0,0,0,0,0,0,85,85,125,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39399,15595,0,0,31438,0,0,0,'Farmer Lok\'lub','','',0,7,0,0,0,0,0,0,3,3,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39400,15595,0,0,2577,0,0,0,'Farmer Krella','','',0,7,0,0,0,0,0,0,3,3,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39408,15595,0,0,31447,0,0,0,'Durotar Farmhand','','',0,7,0,0,0,0,0,0,1,1,29,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39423,15595,0,0,31446,0,0,0,'Gail Nozzywig','','',0,7,0,0,0,0,0,0,9,9,2159,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39452,15595,0,0,1035,0,0,0,'Dreadmaw Toothgnasher','','',1,1,6,0,0,0,0,0,8,9,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43515,15595,0,0,22712,11686,0,0,'Moonbrook Player Trigger','','',1048576,10,0,0,0,0,0,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39590,15595,0,0,31483,0,0,0,'Spiketooth','Slavedriver','',0,7,0,0,0,0,0,0,30,30,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39595,15595,39596,0,171,0,0,0,'Furious Earthguard','','',512,4,0,0,0,0,0,0,10,10,91,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39603,15595,0,0,31485,0,0,0,'Swollen Voidwalker','','',0,3,16,0,0,0,0,0,10,10,90,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39604,15595,0,0,31370,0,0,0,'Vek\'nag','','',0,7,0,0,0,0,0,0,11,11,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39605,15595,0,0,32904,0,0,0,'Garrosh Hellscream','Warchief','',76,7,0,1,0,0,0,0,88,88,1734,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39609,15595,0,0,31486,0,0,0,'Kor\'kron Loyalist','','',0,7,0,1,0,0,0,0,85,85,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39610,15595,0,0,29283,0,0,0,'Battleworg','','',0,1,0,0,0,0,0,0,85,85,1074,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39697,15595,0,0,31550,0,0,0,'Nato Raintree','','',0,7,0,0,0,0,0,0,35,35,104,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39718,15595,0,0,35687,0,0,0,'Doktor Professor Ironpants','Archaeology Trainer','',0,7,0,0,0,0,0,0,35,35,55,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39865,15595,0,0,15321,0,0,0,'Emissary Windsong','','',0,7,0,0,0,0,0,0,80,80,2233,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39895,15595,0,0,31642,0,0,0,'Kanati Greycloud','','',266240,7,0,0,0,0,0,0,40,40,2248,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39951,15595,0,0,31636,31637,31639,31641,'Summit Defender','','',4096,7,0,0,0,0,0,0,39,40,2248,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39963,15595,0,0,31643,0,0,0,'Motega Firemane','','',262144,7,0,0,0,0,0,0,39,39,2248,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40027,15595,0,0,31864,0,0,0,'Fizzle Brassbolts','Co-owner of Fizzle & Pozzik\'s Speedbarge','',0,7,0,1,0,0,0,0,50,50,875,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40028,15595,0,0,31865,0,0,0,'Pozzik','','',0,7,0,1,0,0,0,0,50,50,2159,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40061,15595,40062,0,9416,0,0,0,'Galak Stormer','','',0,7,0,0,0,0,0,0,39,40,131,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40063,15595,40062,0,9414,0,0,0,'Galak Wrangler','','',0,7,0,0,0,0,0,0,39,40,131,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40082,15595,0,0,9441,0,0,0,'Skycaller Vrakthris','','',0,7,0,0,0,0,0,0,41,41,190,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40109,15595,0,0,5575,0,0,0,'Prospector Gunstan','Explorer\'s League','',4096,7,0,0,0,0,0,0,45,45,1927,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40344,15595,0,0,31871,0,0,0,'Nyse','','',0,7,0,1,0,0,0,0,65,65,104,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'10848',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40345,15595,0,0,31872,0,0,0,'Thyssiana','','',0,7,0,1,0,0,0,0,65,65,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'10848',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41200,15595,0,0,22903,11686,0,0,'Generic Bunny - PRK','','',1048576,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40358,15595,0,0,37716,0,0,0,'Dyslix Silvergrub','Flight Master','',134217728,7,0,1,0,0,0,0,85,85,474,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40431,15595,0,0,9554,0,0,0,'Savage Parrot','','',0,1,0,0,0,0,0,0,38,39,230,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40432,15595,40092,0,31857,31858,31859,31862,'Southsea Parrot Handler','','',0,7,0,0,0,0,0,0,39,40,230,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40449,15595,0,0,31873,31874,31875,31877,'Southsea Treasure Hunter','','',0,7,0,0,0,0,0,0,39,40,230,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40475,15595,0,0,31880,0,0,0,'Jinky Twizzlefixxit','Engineering Supplies','',0,7,0,0,0,0,0,0,40,40,875,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40483,15595,0,0,31883,31884,31913,31914,'Gnome Bar Patron','','',0,7,0,0,0,0,0,0,35,38,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40487,15595,0,0,31888,0,0,0,'Razzeric','','',0,7,0,0,0,0,0,0,40,40,2159,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40494,15595,0,0,31894,31895,31917,31918,'Goblin Bar Patron','','',0,7,0,0,0,0,0,0,35,38,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40495,15595,0,0,960,675,674,0,'Cosmetic Mottled Raptor','','',1024,10,11,0,0,0,0,0,22,23,48,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40508,15595,0,0,1159,0,0,0,'Butcherbot','','',0,9,0,0,0,0,0,0,45,45,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40512,15595,0,0,30244,30261,0,0,'Brute Squad','','',0,7,0,0,0,0,0,0,65,65,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40527,15595,0,0,1938,0,0,0,'Duneshore Crab','','',1,1,8,0,0,0,0,0,47,47,15,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'19818',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40528,15595,0,0,31331,0,0,0,'Steamwheedle Bughunter','','',0,7,0,0,0,0,0,0,47,47,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40529,15595,0,0,31885,31886,31911,31912,'Gnome Bar Patron','','',0,7,0,0,0,0,0,0,35,38,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40530,15595,0,0,31896,31897,31915,31916,'Goblin Bar Patron','','',0,7,0,0,0,0,0,0,35,38,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40552,15595,0,0,1717,0,0,0,'Leora','Hippogryph Master','',134217728,7,0,1,0,0,0,0,85,85,80,1,1,0,1,8195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40553,15595,0,0,1703,0,0,0,'Fidelio','Hippogryph Master','',134217728,7,0,1,0,0,0,0,85,85,80,1,1,0,1,8195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40554,15595,0,0,5443,0,0,0,'Rizzle Brassbolts','','',0,7,0,0,0,0,0,0,40,40,875,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40556,15595,0,0,7211,0,0,0,'Zamek','','',0,7,0,0,0,0,0,0,40,40,2159,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40558,15595,0,0,7054,0,0,0,'Gazrix','Flight Master','',0,7,0,0,0,0,0,0,85,85,2160,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40560,15595,0,0,31932,31933,31934,31935,'Covert Ops Agent','Gnomeregan Covert Ops','',0,7,0,0,0,0,0,0,47,47,23,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40572,15595,0,0,31940,0,0,0,'Haughty Modiste','Fashion Designer','',134217728,7,0,0,0,0,0,0,51,51,474,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40580,15595,0,0,31967,0,0,0,'Gus Rustflutter','','',0,7,0,0,0,0,0,0,46,46,474,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40581,15595,0,0,20979,0,0,0,'Gargantapid','','',0,1,20,0,0,0,0,0,46,46,413,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40582,15595,0,0,31942,0,0,0,'Chelsea Rustflutter','','',0,7,0,0,0,0,0,0,46,46,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40588,15595,0,0,31943,31944,0,0,'Steamwheedle Refugee','','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40589,15595,0,0,31945,0,0,0,'Dirge Quikcleave','Butcher','',134217728,7,0,0,0,0,0,0,45,45,474,1,1,0,1,643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40604,15595,0,0,31757,0,0,0,'Steamwheedle Rescue Balloon','','',1048576,10,0,0,0,0,0,0,45,45,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40632,15595,0,0,31959,0,0,0,'Southsea Musketeer','','',0,7,0,0,0,0,0,0,46,46,2258,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40635,15595,0,0,31961,0,0,0,'Southsea Strongarm','','',0,7,0,0,0,0,0,0,46,46,2258,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40636,15595,0,0,31963,0,0,0,'Southsea Swabbie','','',0,7,0,0,0,0,0,0,45,46,2258,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40648,15595,0,0,25809,0,0,0,'Zakkaru','Spawn of Makkari','',0,4,0,0,0,0,0,0,47,47,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40656,15595,0,0,2766,0,0,0,'Duneclaw Matriarch','','',1,1,20,0,0,0,0,0,45,45,413,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40657,15595,0,0,33990,0,0,0,'Basking Cobra','','',1,1,35,0,0,0,0,0,46,46,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40662,15595,0,0,31972,0,0,0,'Steamwheedle Victim','','',17825792,7,0,0,0,0,0,0,45,45,475,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40666,15595,0,0,32055,0,0,0,'Duneclaw Broodling','','',0,1,20,0,0,0,0,0,43,43,413,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40717,15595,0,0,10987,0,0,0,'Duneclaw Lasher','','',1,1,20,0,0,0,0,0,44,45,413,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40747,15595,0,0,32008,0,0,0,'Selia Sunglow','','',4096,7,0,0,0,0,0,0,48,48,1695,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40754,15595,0,0,16910,0,0,0,'Tanaris Broom','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40764,15595,0,0,9570,0,0,0,'Desert Crawler','','',1,1,8,0,0,0,0,0,45,45,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40768,15595,0,0,32078,0,0,0,'Tilly Topspin','Flight Master','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40769,15595,0,0,32077,0,0,0,'Zazzix Boomride','Flight Master','',0,7,0,1,0,0,0,0,85,85,35,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40776,15595,0,0,32036,32037,32038,32039,'Speedbarge Crewmember','','',0,7,0,0,0,0,0,0,35,38,64,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40777,15595,0,0,32032,32033,32034,32035,'Speedbarge Crewmember','','',0,7,0,0,0,0,0,0,35,38,64,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40778,15595,0,0,32044,32045,32046,32047,'Speedbarge Crewmember','','',0,7,0,0,0,0,0,0,35,38,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40779,15595,0,0,32040,32041,32042,32043,'Speedbarge Crewmember','','',0,7,0,0,0,0,0,0,35,38,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40789,15595,0,0,169,11686,0,0,'Generic Controller Bunny (CSA)','','',1024,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40799,15595,0,0,32136,0,0,0,'Boog the \"Gear Whisperer\"','Enslaved Gnome','',0,7,0,0,0,0,0,0,20,20,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40800,15595,0,0,32138,0,0,0,'Minx','Enslaved Gnome','',0,7,0,0,0,0,0,0,18,18,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40806,15595,0,0,32076,0,0,0,'Kelsey\'s Communicator','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40809,15595,0,0,32080,0,0,0,'Tak','Wind Rider Master','',134217728,7,0,1,0,0,0,0,85,85,104,1,1,0,1,8195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40815,15595,0,0,32082,0,0,0,'Fedli Caskcheer','Food & Drink Vendor','',4096,7,0,0,0,0,0,0,45,45,2155,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40820,15595,0,0,23486,0,0,0,'War Kodo','','',0,1,0,0,0,0,0,0,25,25,1734,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40826,15595,0,0,32083,0,0,0,'Brod Anvilbeard','General Goods','',4096,7,0,0,0,0,0,0,45,45,2155,1,1,0,1,4736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40827,15595,0,0,32084,0,0,0,'Thurda','Flight Master','',4096,7,0,1,0,0,0,0,85,85,2155,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40829,15595,0,0,12965,6609,24364,31880,'Dead Gnome','Enslaved Gnome','',0,7,0,0,0,0,0,0,18,18,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40832,15595,0,0,2591,0,0,0,'Daisy','Innkeeper','',134217728,7,0,0,0,0,0,0,40,40,35,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40879,15595,0,0,32137,0,0,0,'Boog the \"Gear Whisperer\"','','',4096,7,0,0,0,0,0,0,20,20,875,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40881,15595,0,0,32139,0,0,0,'Minx','','',4096,7,0,0,0,0,0,0,18,18,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40885,15595,0,0,5428,0,0,0,'Wizzle Brassbolts','','',0,7,0,0,0,0,0,0,41,41,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40888,15595,0,0,7219,0,0,0,'Synge','','',0,7,0,0,0,0,0,0,41,41,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40890,15595,0,0,32166,32167,32168,32169,'Dranosh\'ar Archer','','',0,7,0,0,0,0,0,0,60,60,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40891,15595,0,0,32170,32171,32172,32173,'Dranosh\'ar Laborer','','',0,7,0,0,0,0,0,0,60,60,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40892,15595,0,0,32174,32175,32176,0,'Dranosh\'ar Overseer','','',0,7,0,0,0,0,0,0,60,60,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40893,15595,0,0,32177,32178,0,0,'Dranosh\'ar Fisherman','','',0,7,0,0,0,0,0,0,60,60,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40894,15595,0,0,32144,0,0,0,'Gnombus the X-Terminator','','',4096,7,0,0,0,0,0,0,23,23,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40895,15595,0,0,32145,0,0,0,'Professor Xakxak Gyromate','','',4096,7,0,0,0,0,0,0,25,25,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40896,15595,0,0,32146,0,0,0,'Lord Fallowmere','','',4096,7,0,1,0,0,0,0,30,30,1076,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40897,15595,0,0,32147,0,0,0,'Northwatch Captain Kosak','','',4096,7,0,1,0,0,0,0,29,29,894,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40898,15595,0,0,32148,0,0,0,'Alithia Fallowmere','Innkeeper','',134221824,7,0,0,0,0,0,0,25,25,1076,1,1,0,1,66179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40899,15595,0,0,32149,0,0,0,'Arcanist Valdurian','','',4096,7,0,0,0,0,0,0,28,28,1076,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40900,15595,0,0,32150,0,0,0,'Neophyte Starcrest','','',4096,7,0,0,0,0,0,0,24,24,1076,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40901,15595,0,0,32151,0,0,0,'Blastgineer Fuzzwhistle','','',4096,7,0,0,0,0,0,0,26,26,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40902,15595,0,0,32152,0,0,0,'Chief Blastgineer Bombgutz','','',4096,7,0,0,0,0,0,0,27,27,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40903,15595,0,0,32153,0,0,0,'Spy-Mistress Anara','','',4096,7,0,0,0,0,0,0,28,28,1604,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40904,15595,41087,0,32154,32155,32156,0,'Krom\'gar Peon','','',0,7,0,0,0,0,0,0,25,26,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,798,0,0,0,0,0,0,0,0,0),(40907,15595,0,0,19315,0,0,0,'Clarissa','','',4096,7,0,0,0,0,0,0,1,1,1604,42,42,0,1,3,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40908,15595,0,0,80,0,0,0,'Alice','','',4096,7,0,0,0,0,0,0,1,1,12,42,42,0,1,3,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40909,15595,0,0,26558,0,0,0,'Large Daddy','','',0,9,0,1,0,0,0,0,27,27,2162,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40910,15595,0,0,29748,0,0,0,'Big Papa','','',8,9,0,1,0,0,0,0,27,27,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,467,0,0,0,0,0,0,0,0,0),(40915,15595,0,0,32275,0,0,0,'Anderov Ryon','','',4096,7,0,0,0,0,0,0,28,28,2163,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40926,15595,0,0,32182,0,0,0,'Kilag Gorefang','','',4096,7,0,0,0,0,0,0,26,26,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40939,15595,0,0,607,381,0,0,'Dead Crag Boar','','',0,1,5,0,0,0,0,0,5,6,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40940,15595,40941,0,929,32192,0,0,'Young Wendigo','','',0,7,0,0,0,0,0,0,5,5,24,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,7,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40947,15595,0,0,2869,2870,2871,2872,'Twilight Cultist','','Speak',0,7,0,0,0,0,0,0,80,80,2254,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40948,15595,0,0,32170,32171,32172,32173,'Dranosh\'ar Farmer','','',0,7,0,0,0,0,0,0,60,60,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40949,15595,0,0,20546,0,0,0,'Kraka','','',0,7,0,0,0,0,0,0,1,1,125,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40950,15595,0,0,32194,0,0,0,'Captain Tharran','','',4096,7,0,0,0,0,0,0,10,10,55,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40951,15595,0,0,1811,0,0,0,'Quartermaster Glynna','','',4096,7,0,0,0,0,0,0,9,9,55,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40958,15595,0,0,32215,0,0,0,'Tony Two-Tusk','','',0,7,0,1,0,0,0,0,42,42,230,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40959,15595,0,0,1045,0,0,0,'Den Whomper','','',0,7,0,1,0,0,0,0,40,41,230,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40973,15595,0,0,13232,0,0,0,'Sentinel Heliana','','',4096,7,0,1,0,0,0,0,25,25,80,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40991,15595,0,0,32240,0,0,0,'Mountaineer Dunstan','','',0,7,0,0,0,0,0,0,9,9,55,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40993,15595,0,0,169,11686,0,0,'The Gnomecorder','','',1048576,10,0,0,0,0,0,0,18,18,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40994,15595,0,0,32240,0,0,0,'Mountaineer Lewin','','',0,7,0,0,0,0,0,0,9,9,55,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40995,15595,0,0,32244,0,0,0,'Azure Iron Ore','','',1310720,10,0,0,0,0,0,0,30,30,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41019,15595,0,0,32266,0,0,0,'Rope Ladder','','vehichleCursor',1310720,10,0,0,0,0,0,0,30,30,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41023,15595,0,0,32638,0,0,0,'Overlord Krom\'gar','','',4096,7,0,1,0,0,0,0,40,40,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41039,15595,0,0,32271,32272,32273,32274,'Windshear Hold Guardian','','',0,7,0,0,0,0,0,0,35,35,79,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41047,15595,0,0,24051,24053,0,0,'Injured Gnome Engineer','','',0,7,0,0,0,0,0,0,27,27,23,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41052,15595,0,0,23408,0,0,0,'Remote Observation Bot','','',0,9,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41053,15595,0,0,32279,0,0,0,'Ryan Mills','Trader','',134221824,7,0,0,0,0,0,0,27,27,2163,1,1,0,1,3715,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41054,15595,0,0,32277,0,0,0,'Ol\' Irongoat','Blacksmith','',134221824,7,0,0,0,0,0,0,26,26,55,1,1,0,1,4227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41056,15595,0,0,1785,0,0,0,'Mountaineer Valgrum','','',0,7,0,0,0,0,0,0,9,9,55,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41060,15595,0,0,32283,0,0,0,'Ajamon Ghostcaller','','',0,7,0,0,0,0,0,0,40,40,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41062,15595,41087,0,32293,32294,32295,0,'Krom\'gar Infantry','','',0,7,0,0,0,0,0,0,25,26,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41064,15595,0,0,32284,0,0,0,'Cragjaw','','',0,1,0,1,0,0,0,0,27,27,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,962,0,0,0,0,0,0,0,0,0),(41072,15595,41080,0,34226,0,0,0,'Dragonmaw Grunt','','',0,7,0,0,0,0,0,0,19,20,2273,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41074,15595,0,0,1785,0,0,0,'Mountaineer Grugelm','','',4096,7,0,0,0,0,0,0,25,25,57,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41075,15595,0,0,1802,0,0,0,'Mountaineer Rharen','','',4096,7,0,0,0,0,0,0,25,25,57,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41076,15595,0,0,32305,0,0,0,'Evil Dolly','','',0,7,0,0,0,0,0,0,42,42,2258,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41078,15595,0,0,5555,0,0,0,'Bebe','','',0,8,0,0,0,0,0,0,1,1,2258,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41081,15595,0,0,351,0,0,0,'Seadog Fajardo','','',0,7,0,0,0,0,0,0,42,42,2258,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41082,15595,0,0,32306,0,0,0,'Lilly Landlubber','','',0,7,0,0,0,0,0,0,42,42,2258,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41086,15595,0,0,32307,0,0,0,'Forba Slabchisel','Royal Stonecutters Union','',4096,7,0,0,0,0,0,0,22,22,122,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41097,15595,0,0,12340,0,0,0,'Saltstone Basilisk','','LootAll',16778240,10,0,0,0,0,0,0,30,31,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41099,15595,0,0,12341,0,0,0,'Saltstone Crystalhide','','LootAll',16778240,10,0,0,0,0,0,0,32,33,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41100,15595,0,0,3247,0,0,0,'Scorpid Reaver','','LootAll',16778240,10,20,0,0,0,0,0,31,32,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41101,15595,0,0,2491,0,0,0,'Scorpid Terror','','LootAll',16778240,10,20,0,0,0,0,0,33,34,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41103,15595,0,0,2308,0,0,0,'Sparkleshell Snapper','','LootAll',16778240,10,21,0,0,0,0,0,34,35,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41104,15595,0,0,5052,0,0,0,'Sparkleshell Tortoise','','LootAll',16778240,10,21,0,0,0,0,0,30,31,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41109,15595,0,0,8392,0,0,0,'Saltstone Gazer','','LootAll',16778240,10,0,0,0,0,0,0,34,35,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41111,15595,0,0,10825,0,0,0,'Salt Flats Vulture','','LootAll',16778240,10,7,0,0,0,0,0,32,34,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41113,15595,0,0,2307,0,0,0,'Sparkleshell Borer','','LootAll',16778240,10,21,0,0,0,0,0,32,33,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41124,15595,0,0,32317,0,0,0,'Okrilla','Warmatron','',4096,7,0,1,0,0,0,0,65,65,1595,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41125,15595,0,0,32318,0,0,0,'Master Aitokk','','',4096,7,0,0,0,0,0,0,60,60,2211,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41127,15595,0,0,11549,0,0,0,'Dreadmaul Captive','','',0,7,0,0,0,0,0,0,55,56,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41128,15595,0,0,32421,0,0,0,'Dunlor Marblebeard','','',134221824,7,0,0,0,0,0,0,21,21,122,1,1,0,1,4739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41129,15595,0,0,32420,0,0,0,'Surveyor Thurdan','','',4096,7,0,0,0,0,0,0,21,21,122,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41131,15595,0,0,5374,0,0,0,'Mad Magus Tirth','','',0,7,0,0,0,0,0,0,42,42,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41133,15595,0,0,32319,0,0,0,'Rofilian Dane','','',4096,7,0,0,0,0,0,0,59,59,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41134,15595,0,0,32320,0,0,0,'Tak\'arili','','',4096,7,0,0,0,0,0,0,61,61,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41135,15595,0,0,32321,0,0,0,'\"Plucky\" Johnson','','',134217728,7,0,0,0,0,0,0,40,40,35,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41137,15595,0,0,32322,0,0,0,'Displaced Threshadon','','',0,1,0,0,0,0,0,0,20,20,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41138,15595,0,0,14360,14361,14362,14363,'Okril\'lon Defender','','',4096,7,0,0,0,0,0,0,65,65,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41140,15595,0,0,32324,0,0,0,'Burok','Flight Master','',134217728,7,0,0,0,0,0,0,85,85,1074,1,1,0,1,8195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41141,15595,0,0,20570,22769,0,0,'Frostmane Magic Sphere','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41142,15595,0,0,31726,0,0,0,'Handler Marnlek','Bat Handler','',4096,7,0,0,0,0,0,0,85,85,126,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41143,15595,0,0,32323,0,0,0,'Tame Crag Boar','','',0,8,0,0,0,0,0,0,1,1,190,5,5,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41145,15595,0,0,25177,0,0,0,'Silty Oozeling','','',0,10,0,0,0,0,0,0,20,21,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41146,15595,0,0,32333,32332,32331,0,'Frostmane Scavenger','','',0,7,0,0,0,0,0,0,6,7,2264,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41147,15595,0,0,767,0,0,0,'Slavering Ooze','','',0,10,0,0,0,0,0,0,20,21,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41149,15595,0,0,22903,11686,0,0,'Ore Heap Bunny','','',1048576,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41151,15595,0,0,32326,0,0,0,'Drungeld Glowerglare','','',0,7,0,0,0,0,0,0,20,20,54,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41158,15595,0,0,6727,6728,6729,6730,'Nethergarde Defender','','',4096,7,0,0,0,0,0,0,65,65,11,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41159,15595,0,0,32328,0,0,0,'Watcher Wazzik','','',0,7,0,0,0,0,0,0,60,60,714,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41162,15595,5996,0,6719,6720,6721,6722,'Terrified Nethergarde Miner','','',0,7,0,0,0,0,0,0,55,55,1575,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41167,15595,0,0,14514,0,0,0,'Torrention','','',0,4,0,0,0,0,0,0,21,21,91,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41171,15595,5998,0,6723,6724,6725,6726,'Reassuring Nethergarde Foreman','','',0,7,0,0,0,0,0,0,56,56,1575,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41175,15595,0,0,32337,32336,32334,0,'Frostmane Scout','','',0,7,0,0,0,0,0,0,6,7,2264,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41177,15595,0,0,7864,0,0,0,'Stitched Horror (Cosmetic)','','',1024,6,0,0,0,0,0,0,57,58,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41178,15595,0,0,169,11686,0,0,'Northwatch Tower Stalker','','',0,10,0,1,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41181,15595,0,0,1786,1782,1796,1801,'Kharanos Mountaineer','','',0,7,0,0,0,0,0,0,7,8,122,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41182,15595,0,0,3762,3837,3761,0,'Kharanos Rifleman','','',0,7,0,0,0,0,0,0,7,8,122,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41184,15595,0,0,7195,0,0,0,'Riznek','','',0,7,0,0,0,0,0,0,42,42,2159,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41186,15595,0,0,29284,0,0,0,'Blue Steel','Kosak\'s Faithful Companion','vehichleCursor',0,1,0,0,0,0,0,0,30,30,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,811,0,0,0,0,0,0,0,0,0),(41188,15595,0,0,20570,22769,0,0,'Mortar Target','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41189,15595,0,0,20570,22769,0,0,'Mortar Caster','','',0,10,0,0,0,0,0,0,1,1,35,41,41,60,1,0,0,0,0.746,0.746,0,0,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41190,15595,0,0,5433,0,0,0,'Crazzle Sprysprocket','','',0,7,0,0,0,0,0,0,42,42,875,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41195,15595,0,0,137,0,0,0,'Cannibal Ghoul (Cosmetic)','','',1024,6,0,0,0,0,0,0,57,58,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41196,15595,0,0,5426,0,0,0,'Kravel Koalbeard','','LootAll',0,7,0,0,0,0,0,0,41,41,55,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41199,15595,0,0,2704,0,0,0,'Trackmaster Zherin','','LootAll',0,7,0,0,0,0,0,0,41,41,104,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40350,15595,0,0,20570,11686,0,0,'Generic Trigger LAB','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,15,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41204,15595,0,0,9418,0,0,0,'Khan Ablinh','Galak Chieftain','',0,7,0,0,0,0,0,0,41,41,190,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41205,15595,0,0,9433,0,0,0,'Khan Blizh','Galak Chieftain','',0,7,0,0,0,0,0,0,41,41,190,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41214,15595,0,0,32354,0,0,0,'Slick Dropdip','Flight Master','',134217728,7,0,1,0,0,0,0,85,85,69,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41215,15595,0,0,33851,0,0,0,'Raina Sunglide','Flight Master','',0,7,0,1,0,0,0,0,85,85,1604,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41229,15595,0,0,32356,0,0,0,'Force Commander Valen','','',6144,7,0,1,0,0,0,0,30,30,894,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41230,15595,41087,0,32358,32359,0,0,'Krom\'gar Rifleman','','',0,7,0,0,0,0,0,0,27,28,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41233,15595,0,0,32357,0,0,0,'Scout Commander Barus','','',4096,7,0,1,0,0,0,0,29,29,1076,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41237,15595,0,0,1786,1782,1796,1801,'Kharanos Mountaineer','','',0,7,0,0,0,0,0,0,7,8,55,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41238,15595,0,0,32417,32418,32419,0,'Wetlands Surveyor','','',4096,7,0,0,0,0,0,0,20,20,55,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41240,15595,0,0,32360,0,0,0,'Fiora Moonsoar','Flight Master','',128,7,0,1,0,0,0,0,85,85,80,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41246,15595,0,0,1652,0,0,0,'Flok','Flight Master','',128,7,0,1,0,0,0,0,85,85,29,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41251,15595,0,0,32365,32362,32364,0,'Frostmane Builder','','',0,7,0,0,0,0,0,0,7,8,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41253,15595,0,0,12817,0,0,0,'Oath-Chained Infernal','','',0,3,0,0,0,0,0,0,56,57,90,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41254,15595,0,0,7838,0,32363,6780,'Enthralled Cultist','','',0,7,0,0,0,0,0,0,56,57,954,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41260,15595,0,0,14347,0,0,0,'Brisket','Slabchisel\'s Ram','vehichleCursor',0,1,0,0,0,0,0,0,20,20,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41265,15595,0,0,37233,0,0,0,'Salt-Flop','Rockpool Murloc','',0,7,0,0,0,0,0,0,58,58,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41266,15595,0,0,32237,0,0,0,'Goblin Hot Air Balloon','','',1048576,10,0,0,0,0,0,0,45,45,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41269,15595,0,0,32386,32387,32388,32389,'Alliance Portal-Sentry','','',0,7,0,0,0,0,0,0,58,59,2362,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41272,15595,0,0,32378,0,0,0,'Dark Iron Smouldermage','','',0,7,0,0,0,0,0,0,21,21,54,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41274,15595,0,0,32380,0,0,0,'Chief Explorer Jansun','Blacksmith','',134221824,7,0,1,0,0,0,0,29,29,1927,1,1,0,1,4227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41275,15595,0,0,32381,0,0,0,'Explorer Tabby Triloc','Trader','',134221824,7,0,0,0,0,0,0,28,28,1927,1,1,0,1,3715,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41276,15595,0,0,32382,0,0,0,'Steeltoe McGee','Demolitionist','',4096,7,0,0,0,0,0,0,28,28,894,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41277,15595,0,0,32383,0,0,0,'Lieutenant Paulson','','',6144,7,0,0,0,0,0,0,29,29,894,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41278,15595,0,0,32384,0,0,0,'\"Cookie\" McWeaksauce','Chef','',4096,7,0,0,0,0,0,0,24,24,12,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41282,15595,0,0,32390,0,0,0,'Corporal Wocard','','',6144,7,0,0,0,0,0,0,27,27,894,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41286,15595,0,0,25605,0,0,0,'Lyanath','Innkeeper','',134221824,7,0,0,0,0,0,0,25,25,894,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41295,15595,0,0,9573,0,0,0,'Ocean Crawler','','',1,1,8,0,0,0,0,0,22,23,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41297,15595,0,0,3461,0,0,0,'Karl Boran','','',0,7,0,0,0,0,0,0,25,25,12,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41298,15595,0,0,32392,0,0,0,'Slamp Wobblecog','Gnomeregan Covert Ops','',0,7,0,0,0,0,0,0,9,9,875,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41307,15595,0,0,32398,0,0,0,'First Mate Snellig','','',0,6,0,0,0,0,0,0,23,23,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41320,15595,0,0,25709,0,0,0,'Menethil Peasant','','',4096,7,0,0,0,0,0,0,25,25,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41321,15595,0,0,32400,0,0,0,'Elgin Baelor','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,55,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41322,15595,0,0,32401,0,0,0,'Halana','Hippogryph Master','',0,7,0,1,0,0,0,0,85,85,80,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41323,15595,0,0,32402,0,0,0,'Damon Baelor','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,55,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41325,15595,0,0,32403,0,0,0,'Caleb Baelor','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,55,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41327,15595,0,0,32410,0,0,0,'Launch \"Platform\"','','vehichleCursor',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,16777216,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,819,0,0,0,0,0,0,0,0,0),(41332,15595,0,0,32414,0,0,0,'Eeryven Grayer','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,55,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41333,15595,0,0,32415,0,0,0,'Lieutenant Timothy Clark','','',4096,7,0,0,0,0,0,0,20,20,11,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41335,15595,0,0,31932,31933,31934,31935,'Covert Operative','Gnomeregan Covert Ops','',4096,7,0,0,0,0,0,0,8,9,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41342,15595,0,0,677,0,0,0,'Mottled Screecher','','',1,1,11,0,0,0,0,0,22,22,48,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41343,15595,0,0,960,0,0,0,'Mottled Raptor','','',1,1,11,0,0,0,0,0,22,22,2358,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41348,15595,0,0,14379,0,0,0,'Gnomebot Helper','','',0,9,0,0,0,0,0,0,40,40,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41349,15595,0,0,22162,0,0,0,'Harvestbot Assistant','','',0,9,0,0,0,0,0,0,40,40,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41350,15595,0,0,32422,0,0,0,'Ton Windbow','Grimtotem Ambassador','',0,7,0,1,0,0,0,0,28,28,1732,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41354,15595,0,0,32424,0,0,0,'Neptool','Rockpool Chief','',0,7,0,0,0,0,0,0,58,58,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41359,15595,0,0,22903,11686,0,0,'Bloodwash Crate Spawner','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41361,15595,0,0,32426,32427,32428,32429,'Northwatch Infantry','','',4096,7,0,0,0,0,0,0,26,27,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41363,15595,0,0,32434,0,0,0,'Delber Cranktoggle','Covert Operations Technician','',4096,7,0,0,0,0,0,0,9,9,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41365,15595,0,0,9476,0,0,0,'Warstrider Prototype','','',0,9,0,0,0,0,0,0,1,2,35,42,55,0,1,0,0,0,0.0607,0.3603,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,821,0,0,0,0,0,0,0,0,0),(41366,15595,0,0,32435,0,0,0,'Warstrider Cannon','','',0,9,0,1,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41370,15595,41087,0,32439,0,0,0,'General Vol\'tar','','',0,7,0,0,0,0,0,0,30,30,2265,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41375,15595,0,0,11686,0,0,0,'Bombardment Bunny','','',0,10,0,0,0,0,0,0,1,1,35,41,41,60,1,0,0,0,0.746,0.746,0,0,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41384,15595,0,0,1763,1079,652,0,'Rockpool Murloc','','',0,7,0,0,0,0,0,0,57,59,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41385,15595,0,0,15393,15396,15398,15395,'Rockpool Tadpole','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41388,15595,0,0,33733,33736,0,0,'Living Fossil','','',0,6,0,0,0,0,0,0,22,22,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41390,15595,0,0,3199,0,0,0,'Mosshide Gnoll','','',0,7,0,0,0,0,0,0,22,22,61,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41391,15595,0,0,714,0,0,0,'Mosshide Mystic','','',0,7,0,0,0,0,0,0,22,22,61,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41392,15595,0,0,8449,0,0,0,'Quentin','','',0,7,0,0,0,0,0,0,42,42,2251,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41393,15595,0,0,20083,20084,20081,20082,'Technician','','',4096,7,0,0,0,0,0,0,8,9,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41394,15595,0,0,32444,0,0,0,'Dark Iron Holdout','','',0,7,0,0,0,0,0,0,20,20,54,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41397,15595,0,0,23980,17200,0,0,'Cookie\'s Firepot','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41398,15595,0,0,31247,0,0,0,'Ultrasafe Personnel Launcher','','vehichleCursor',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,819,0,0,0,0,0,0,0,0,0),(41400,15595,41414,0,787,0,0,0,'Highland Razormaw','','',1,1,11,0,0,0,0,0,22,23,48,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41401,15595,41414,0,676,0,0,0,'Highland Scytheclaw','','',1,1,11,0,0,0,0,0,22,23,48,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41407,15595,41087,41408,32430,32431,32432,32433,'Krom\'gar Blood Guard','','',0,7,0,0,0,0,0,0,28,29,2265,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41410,15595,0,0,355,0,0,0,'Captured Mosshide','','',0,7,0,0,0,0,0,0,22,22,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41411,15595,0,0,1399,0,0,0,'Prospector Whelgar','Explorers\' League','',0,7,0,0,0,0,0,0,25,25,55,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41412,15595,0,0,1402,0,0,0,'Ormer Ironbraid','','',0,7,0,0,0,0,0,0,25,25,55,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41413,15595,0,0,1401,0,0,0,'Merrin Rockweaver','Explorers\' League','',0,7,0,0,0,0,0,0,25,25,55,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41415,15595,0,0,32449,0,0,0,'Shilah Slabchisel','','',4096,7,0,0,0,0,0,0,25,25,122,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41417,15595,0,0,32236,0,0,0,'The Bomb','','',1310720,10,0,0,0,0,0,0,30,30,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41418,15595,0,0,32704,0,0,0,'Krom\'gar Hot Air Balloon','','vehichleCursor',262144,9,0,0,0,0,0,0,30,30,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,823,0,0,0,0,0,0,0,0,0),(41419,15595,0,0,1036,0,0,0,'Wetlands Crocolisk','','',1,1,6,0,0,0,0,0,22,23,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41420,15595,0,0,25298,0,0,0,'Horrorjaw','','',0,1,6,0,0,0,0,0,22,23,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41421,15595,0,0,2739,0,0,0,'Rau Cliffrunner','','',266240,7,0,0,0,0,0,0,42,42,2249,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41425,15595,42109,0,486,0,0,0,'Bluegill Murloc','','',0,7,0,0,0,0,0,0,21,22,18,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41426,15595,42109,0,486,0,0,0,'Bluegill Oracle','','',0,7,0,0,0,0,0,0,21,22,18,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41429,15595,0,0,3494,0,0,0,'Captain Halyndor','','',0,6,0,0,0,0,0,0,23,23,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41430,15595,0,0,22903,11686,0,0,'Bloodwash Idol Bunny','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41432,15595,0,0,32461,32462,0,0,'Mirkfallon Post Scout','','',0,7,0,0,0,0,0,0,35,35,79,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41433,15595,0,0,1408,0,0,0,'James Halloran','','',4096,7,0,0,0,0,0,0,25,25,12,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41434,15595,0,0,32463,0,0,0,'\"Goblin\" Pump Controller','','',4096,7,0,0,0,0,0,0,18,18,7,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41435,15595,0,0,3482,0,0,0,'Fradd Swiftgear','Engineering Supplies','',134221824,7,0,0,0,0,0,0,24,24,875,1,1,0,1,131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41437,15595,41087,0,32464,32465,32466,32467,'Goblin Pump Controller','','',0,7,0,0,0,0,0,0,27,28,2265,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41439,15595,0,0,31636,31637,31639,31641,'Freewind Warrior','','',4096,7,0,0,0,0,0,0,41,42,2248,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41441,15595,0,0,32468,0,0,0,'Scout Mistress Yvonia','','',4096,7,0,1,0,0,0,0,28,28,12,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41444,15595,0,0,5366,0,0,0,'Brienna Starglow','','',266240,7,0,0,0,0,0,0,42,42,2251,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41446,15595,0,0,10093,0,0,0,'Thalia Amberhide','','',0,7,0,0,0,0,0,0,42,42,2249,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41447,15595,0,0,4208,0,0,0,'Bor\'zehn','','',266240,7,0,0,0,0,0,0,42,42,2265,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41448,15595,0,0,4206,0,0,0,'Nag\'zehn','','',266240,7,0,0,0,0,0,0,42,42,2265,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41452,15595,0,0,8670,0,0,0,'Starn','Gunsmith & Bowyer','',0,7,0,0,0,0,0,0,43,43,190,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41453,15595,0,0,37158,0,0,0,'Smouldering Ooze','','',0,10,0,0,0,0,0,0,24,25,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41458,15595,0,0,9899,0,0,0,'Cliffwatcher Longhorn','','',0,7,0,0,0,0,0,0,43,43,2246,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41478,15595,0,0,604,0,0,0,'Snow Tracker Wolf','','',1,1,1,0,0,0,0,0,5,6,38,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41482,15595,0,0,32480,0,0,0,'Master Thal\'darah','','',4096,7,0,1,0,0,0,0,30,30,1076,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41485,15595,0,0,29413,29416,29414,29413,'Thal\'darah Guardian','','',0,7,0,0,0,0,0,0,35,35,79,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41486,15595,0,0,32481,0,0,0,'Elder Sareth\'na','','',4096,7,0,0,0,0,0,0,29,29,1076,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41487,15595,0,0,32482,0,0,0,'Hierophant Malyk','','',4096,7,0,0,0,0,0,0,30,30,2163,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41488,15595,0,0,2865,0,0,0,'Sentinel Mistress Geleneth','','',4096,7,0,0,0,0,0,0,28,28,1076,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41489,15595,0,0,28720,0,0,0,'Mirin','','',4096,7,0,0,0,0,0,0,31,31,1076,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41490,15595,0,0,1489,0,0,0,'Donald Dealright','Trader','',134221824,7,0,0,0,0,0,0,28,28,12,1,1,0,1,3713,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41491,15595,0,0,3298,0,0,0,'Valos Shadowrest','Innkeeper','',134221824,7,0,0,0,0,0,0,26,26,1076,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41493,15595,0,0,32486,0,0,0,'Poppy','Engineer','',4096,7,0,0,0,0,0,0,26,26,875,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41496,15595,0,0,17009,0,0,0,'Marsh Lasher','','',256,4,0,0,0,0,0,0,24,24,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41503,15595,0,0,32955,0,0,0,'Rethiel the Greenwarden','','',4096,4,0,1,0,0,0,0,30,30,1732,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41539,15595,0,0,10001,10002,10003,0,'Stolen Ram','','',0,1,0,0,0,0,0,0,9,9,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41544,15595,0,0,32331,32332,32333,0,'Frostmane Raider','','',2048,7,0,0,0,0,0,0,8,9,2264,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41550,15595,0,0,169,11686,0,0,'The Bomb TARGET','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41578,15595,0,0,32506,0,0,0,'Sergeant Flinthammer','','',4096,7,0,0,0,0,0,0,10,10,55,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41611,15595,0,0,1786,1782,1796,1801,'Amberstill Mountaineer','','',0,7,0,0,0,0,0,0,7,7,122,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41612,15595,0,0,32516,0,0,0,'Huntress Iczelia','The Sentinels','',4096,7,0,0,0,0,0,0,25,25,124,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41613,15595,0,0,32522,0,0,0,'Greenwarden Sentinel','','',0,7,0,0,0,0,0,0,30,30,79,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41615,15595,0,0,32523,0,0,0,'Ferilon Leafborn','','',4096,7,0,0,0,0,0,0,25,25,1076,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41616,15595,0,0,32525,0,0,0,'Vasuuvata','','',4096,7,0,0,0,0,0,0,25,25,1076,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41617,15595,0,0,32526,0,0,0,'Jeffrey Gregarius','','',4096,7,0,0,0,0,0,0,25,25,2164,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41619,15595,0,0,32527,32528,0,0,'Grove Druid','','',4096,7,0,0,0,0,0,0,25,25,80,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41621,15595,0,0,32529,0,0,0,'Commander Thorak','','',0,7,0,1,0,0,0,0,80,80,85,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41622,15595,0,0,2575,0,0,0,'Victorina','Weaponsmith','',4096,7,0,0,0,0,0,0,25,25,1076,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41623,15595,0,0,2192,0,0,0,'Aluril','Reagents','',4096,7,0,0,0,0,0,0,25,25,1076,1,1,0,1,2176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41626,15595,0,0,5555,0,0,0,'Spaz','Jeffrey\'s Companion','',0,8,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41627,15595,0,0,32538,32539,32540,0,'Farwatcher Guardian','','',0,7,0,0,0,0,0,0,35,35,2165,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41635,15595,0,0,30212,0,0,0,'Iolo','','',0,1,52,0,0,0,0,0,39,39,2165,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41637,15595,0,0,30211,0,0,0,'Vera','','',0,1,52,0,0,0,0,0,38,38,2165,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41638,15595,0,0,32541,0,0,0,'Houndmaster Jonathan','','',4096,7,0,0,0,0,0,0,30,30,2163,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41649,15595,0,0,1825,0,0,0,'Grove Wisp','','',4096,10,0,5,0,0,0,0,20,20,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41651,15595,0,0,32546,0,0,0,'Raven','','',0,8,0,0,0,0,0,0,1,1,31,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41664,15595,0,0,32550,0,0,0,'Salsbury the \"Help\"','','',4096,7,0,0,0,0,0,0,29,29,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41671,15595,0,0,22046,32553,32552,32551,'Trapped Miner','','',0,7,0,0,0,0,0,0,10,10,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41673,15595,0,0,32554,32555,32556,0,'Krom\'gar Enforcer','','',0,7,0,0,0,0,0,0,35,35,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41674,15595,0,0,10181,0,0,0,'Taluka the Hunter','Food and Drink','',4096,7,0,0,0,0,0,0,24,24,104,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41675,15595,0,0,18776,0,0,0,'Vernal the Fixer','Engineer','',4096,7,0,0,0,0,0,0,25,25,29,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41676,15595,0,0,4082,0,0,0,'Ya\'mon','Trader','',4096,7,0,0,0,0,0,0,23,23,126,1,1,0,1,3712,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41677,15595,0,0,32293,32294,32295,0,'Krom\'gar Grunt','','',4096,7,0,0,0,0,0,0,25,26,1074,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41678,15595,0,0,32557,0,0,0,'Blood Guard Aldo Rockrain','','',4096,7,0,0,0,0,0,0,27,27,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41679,15595,0,0,32558,0,0,0,'Sergeant Dontrag','','',4096,7,0,0,0,0,0,0,26,26,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41680,15595,0,0,32559,0,0,0,'Scout Utvoch','','',4096,7,0,0,0,0,0,0,24,24,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41681,15595,0,0,32560,32561,32562,0,'Horde Infantry','','',4096,7,0,0,0,0,0,0,25,26,1074,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41730,15595,0,0,11686,20324,0,0,'Sand Vortex','','',0,4,0,0,0,0,0,0,60,60,91,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41743,15595,0,0,32432,0,0,0,'Krom\'gar Caravan Hauler','','',8,7,0,0,0,0,0,0,25,25,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41744,15595,0,0,31290,0,0,0,'Krom\'gar Wagon','','vehichleCursor',1049600,10,0,0,0,0,0,0,30,30,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,837,0,0,0,0,0,0,0,0,0),(41761,15595,0,0,20570,21072,0,0,'Water Spout','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41763,15595,0,0,1786,1782,1796,1801,'Frozen Mountaineer','','',0,7,0,0,0,0,0,0,9,10,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41786,15595,0,0,32581,0,0,0,'Sergeant Bahrum','','',0,7,0,0,0,0,0,0,10,10,55,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41804,15595,0,0,32586,0,0,0,'Khurgorn Singefeather','','',0,7,0,0,0,0,0,0,10,10,55,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41846,15595,0,0,32602,0,0,0,'Mathel Rustwrench','Flying Machine Engineer','',4096,7,0,0,0,0,0,0,9,9,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41848,15595,0,0,25587,0,0,0,'Mathel\'s Flying Machine','Charter Flights to Ironforge Airfield','vehichleCursor',0,9,0,0,0,0,0,0,10,10,875,1,1,0,1,16777216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41853,15595,0,0,32604,0,0,0,'Commander Stonebreaker','','',0,7,0,0,0,0,0,0,75,75,55,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41854,15595,0,0,13357,13358,0,0,'Sentinel Ambusher','','',0,7,0,0,0,0,0,0,25,26,124,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41864,15595,0,0,32614,0,0,0,'Huntress Davinia','','',0,7,0,0,0,0,0,0,26,26,124,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41870,15595,0,0,32554,32555,32556,0,'Krom\'gar Enforcer','','',2048,7,0,0,0,0,0,0,35,35,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41890,15595,0,0,32621,0,0,0,'Barshuk Heavyhammer','Blacksmith','',4096,7,0,0,0,0,0,0,30,30,29,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41891,15595,0,0,32622,0,0,0,'Mirkin','Trader','',4096,7,0,0,0,0,0,0,28,28,29,1,1,0,1,3712,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41892,15595,0,0,32623,0,0,0,'Felonius Stark','Innkeeper','',4096,7,0,0,0,0,0,0,27,27,68,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41893,15595,0,0,32624,0,0,0,'Gelbin','Stable Master','',4096,7,0,0,0,0,0,0,28,28,1604,1,1,0,1,4194305,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41894,15595,0,0,27101,0,0,0,'Goblin Heavy Gun','','',0,10,0,0,0,0,0,0,30,30,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,844,0,0,0,0,0,0,0,0,0),(41897,15595,0,0,1786,1782,1796,1801,'Dun Morogh Mountaineer','','',0,7,0,0,0,0,0,0,10,11,2271,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41898,15595,0,0,3762,3837,3761,0,'Dun Morogh Rifleman','','',0,7,0,0,0,0,0,0,10,11,2271,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41899,15595,0,0,4956,25234,3452,7814,'Dark Iron Invader (Corpse)','','',0,7,0,0,0,0,0,0,9,10,2270,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41902,15595,42093,0,6669,32626,32628,32629,'Dark Iron Pyromancer','','',0,7,0,0,0,0,0,0,9,10,2270,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41909,15595,0,0,3524,3525,3526,3527,'Airfield Guard','','',0,7,0,0,0,0,0,0,10,11,2271,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41935,15595,41866,0,32426,32427,32428,32429,'Northwatch Encroacher','','',2048,7,0,0,0,0,0,0,25,26,1077,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41944,15595,0,0,32643,0,0,0,'Galen Trollbane','Fallen Prince of Stromgarde','',4096,7,0,0,0,0,0,0,25,25,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41949,15595,0,0,32644,0,0,0,'Dark Ranger Alina','','',4096,7,0,0,0,0,0,0,25,25,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41965,15595,0,0,20570,22769,0,0,'Meteor Target','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41966,15595,0,0,2863,0,0,0,'Deathstalker Maudria','','',4096,7,0,0,0,0,0,0,25,25,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41983,15595,0,0,4043,0,0,0,'Apprentice Kryten','','',4096,7,0,0,0,0,0,0,30,30,1078,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41987,15595,0,0,32237,0,0,0,'Krom\'gar Hot Air Balloon','','',262144,9,0,0,0,0,0,0,30,30,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,849,0,0,0,0,0,0,0,0,0),(41988,15595,0,0,32236,0,0,0,'The Bomb','','',1310720,10,0,0,0,0,0,0,30,30,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41990,15595,0,0,32559,0,0,0,'Scout Utvoch','','',4096,7,0,0,0,0,0,0,24,24,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41991,15595,0,0,32558,0,0,0,'Sergeant Dontrag','','',4096,7,0,0,0,0,0,0,26,26,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41992,15595,0,0,32464,0,0,0,'Blastgineer Igore','','',4096,7,0,0,0,0,0,0,25,25,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42000,15595,0,0,11686,0,0,0,'Tornado','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42003,15595,42093,0,25629,0,0,0,'Dark Iron Golem','','',0,4,0,0,0,0,0,0,10,10,2270,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42008,15595,0,0,32648,0,0,0,'Dark Iron Golem','General Grimaxe\'s Guardian','',0,4,0,0,0,0,0,0,10,10,2270,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,851,0,0,0,0,0,0,0,0,0),(42009,15595,0,0,20570,22769,0,0,'General Grimaxe Controller','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42012,15595,42093,0,4956,25234,3452,7814,'Dark Iron Invader','','',0,7,0,0,0,0,0,0,9,10,2270,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42014,15595,0,0,27665,0,0,0,'Ironforge Bomber','','',0,9,0,0,0,0,0,0,12,12,55,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42015,15595,42016,41866,26556,0,0,0,'Gnomish Bomber','','',524288,9,0,1,0,0,0,0,26,27,2102,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,852,0,0,0,0,0,0,0,0,0),(42023,15595,0,0,32651,0,0,0,'Subjugator Devo','','',4096,7,0,0,0,0,0,0,28,28,1604,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42028,15595,0,0,32519,0,0,0,'Krom\'gar Quartermaster','Quartermaster','',4096,7,0,0,0,0,0,0,30,30,29,1,1,0,1,4227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42029,15595,0,0,32266,0,0,0,'Rope Ladder','','vehichleCursor',1310720,10,0,0,0,0,0,0,30,30,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42032,15595,0,0,32656,32657,32658,0,'Sludgewerks Enforcer','','',2048,7,0,0,0,0,0,0,35,35,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42033,15595,0,0,32659,0,0,0,'Jibbly Rakit','Sludgewerks Overseer','',4096,7,0,1,0,0,0,0,29,29,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42038,15595,0,0,32237,0,0,0,'Krom\'gar Hot Air Balloon','','',262144,9,0,0,0,0,0,0,30,30,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,858,0,0,0,0,0,0,0,0,0),(42039,15595,0,0,32667,0,0,0,'High Chieftain Cliffwalker','','',4096,7,0,1,0,0,0,0,35,35,104,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42040,15595,0,0,32664,32665,32666,0,'Cliffwalker Brave','','',2048,7,0,0,0,0,0,0,35,35,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42042,15595,0,0,497,0,0,0,'Ebon Whelp','','',0,2,0,0,0,0,0,0,24,24,2272,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42043,15595,0,0,8309,0,0,0,'Ebon Slavehunter','','',0,2,0,0,0,0,0,0,24,25,2272,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42044,15595,0,0,20851,0,0,0,'Pyrricion','','',0,2,0,1,0,0,0,0,50,50,2272,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42047,15595,0,0,32668,0,0,0,'Masha Cliffwalker','','',4096,7,0,1,0,0,0,0,28,28,104,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42050,15595,0,0,32436,0,0,0,'General Grebo','','',4096,7,0,1,0,0,0,0,30,30,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42064,15595,0,0,22712,11686,0,0,'Wetlands 4.x Bunny','','',0,10,0,0,0,0,0,0,60,60,114,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42088,15595,0,0,12818,0,0,0,'Goutgut','','',4096,6,0,0,0,0,0,0,27,27,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42090,15595,0,0,4342,0,0,0,'Arathi Deathstalker','','',0,7,0,0,0,0,0,0,35,35,1154,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42091,15595,0,0,3845,0,0,0,'Orthus Cliffwalker','','',4096,7,0,0,0,0,0,0,24,24,104,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42092,15595,0,0,27665,0,0,0,'Repaired Bomber','','vehichleCursor',0,9,0,0,0,0,0,0,10,10,55,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42098,15595,0,0,1126,11686,0,0,'Invisible Stalker (Cataclysm Boss, Ignore Combat, Floating)','','',1048648,10,0,0,0,0,0,0,88,88,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42100,15595,0,0,22712,11686,0,0,'Wetlands 4.x Bunny','','',0,10,0,0,0,0,0,0,60,60,114,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42101,15595,0,0,4211,4232,4233,4234,'Helpless Young Druid','','',4096,7,0,0,0,0,0,0,22,24,80,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42107,15595,41080,0,34226,0,0,0,'Dragonmaw Grunt','','',0,7,0,0,0,0,0,0,19,20,2273,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42110,15595,42109,0,983,0,0,0,'Bluegill Puddlejumper','','',0,7,0,0,0,0,0,0,21,22,18,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42111,15595,42109,0,1305,0,0,0,'Bluegill Forager','','',0,7,0,0,0,0,0,0,21,22,18,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42129,15595,0,0,32680,0,0,0,'Moira Thaurissan','Dark Iron Representative','',76,7,0,1,0,0,0,0,88,88,122,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42130,15595,0,0,4048,0,0,0,'Gor\'mul','','',4096,7,0,0,0,0,0,0,30,30,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42131,15595,0,0,32681,0,0,0,'Falstad Wildhammer','Wildhammer Clan Representative','',76,7,0,1,0,0,0,0,88,88,122,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42140,15595,0,0,15393,15396,0,0,'Baby Bluegill Murloc','','',0,12,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42146,15595,0,0,8826,0,0,0,'Ambassador Slaghammer','Dark Iron Ambassador','',0,7,0,0,0,0,0,0,10,10,734,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42147,15595,0,0,9288,8755,9289,0,'Dark Iron Guard','','',0,7,0,0,0,0,0,0,50,50,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42152,15595,0,0,20570,11686,0,0,'Arrest the Ambassador Credit','','',0,10,0,0,0,0,0,0,1,1,35,41,41,60,1,0,0,0,0.746,0.746,0,0,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42155,15595,0,0,32690,0,0,0,'Twilight Rifleman','','',0,7,0,0,0,0,0,0,25,25,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42160,15595,0,0,32505,0,0,0,'Thargas Anvilmar','Defender of Thandol Span','',0,7,0,0,0,0,0,0,25,25,2271,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42170,15595,0,0,954,0,0,0,'Snow Leopard','','',1,1,2,0,0,0,0,0,9,10,66,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42171,15595,0,0,32702,0,0,0,'Snow Leopard Cub','','',1,1,2,0,0,0,0,0,9,9,188,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42174,15595,0,0,32705,0,0,0,'Rixa Quickwrench','Charter Flights to Gol\'Bolar Quarry','',0,7,0,0,0,0,0,0,10,10,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42175,15595,0,0,25587,0,0,0,'Rixa\'s Flying Machine','Charter Flights to Gol\'Bolar Quarry','vehichleCursor',0,9,0,0,0,0,0,0,10,10,875,1,1,0,1,16777216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42184,15595,0,0,33054,0,0,0,'Toxic Sludge','','',0,10,0,0,0,0,0,0,1,2,190,42,55,0,1,0,0,0,0.0607,0.3603,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42216,15595,0,0,32727,32728,0,0,'Stormwind Army Registrar','','',0,7,0,0,0,0,0,0,5,6,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42218,15595,0,0,32729,0,0,0,'Stormwind Royal Guard','','',0,7,0,1,0,0,0,0,80,80,11,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42220,15595,0,0,27498,27499,27494,27497,'Dead Frostmane Troll','','',0,7,0,0,0,0,0,0,3,3,37,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42221,15595,0,0,730,0,0,0,'Rockjaw Bonepicker','','',0,7,0,0,0,0,0,0,3,3,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42222,15595,0,0,6530,0,0,0,'Rockjaw Marauder','','',0,7,0,0,0,0,0,0,3,3,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42226,15595,42223,0,19013,0,0,0,'Crushcog Battle Suit','','',32768,9,0,0,0,0,0,0,3,4,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42229,15595,0,0,16480,21342,0,0,'Totally Generic Bunny (Phase 01)','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42232,15595,0,0,22903,11686,0,0,'Okril\'lon Weapons Crate Bunny','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42244,15595,42252,0,32750,32751,0,0,'Drowned Gilnean Merchant','','',0,6,0,0,0,0,0,0,55,56,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42248,15595,42252,0,32746,32747,32748,0,'Drowned Gilnean Sailor','','',0,6,0,0,0,0,0,0,55,56,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42249,15595,42252,0,32749,32750,32751,32752,'Drowned Gilnean Settler','','',0,6,0,0,0,0,0,0,55,56,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42254,15595,0,0,37754,0,0,0,'Main Air Support Fleet','','',0,9,0,0,0,0,0,0,85,85,714,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42256,15595,0,0,1985,0,0,0,'Marshal McCree','','',0,7,0,0,0,0,0,0,26,26,12,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42257,15595,0,0,37754,0,0,0,'Air Support Fleet','','',0,9,0,0,0,0,0,0,85,85,714,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42258,15595,0,0,37754,0,0,0,'Air Support Fleet','','',0,9,0,0,0,0,0,0,85,85,714,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42259,15595,0,0,184,0,0,0,'Dead Thief','','',0,7,0,0,0,0,0,0,8,9,27,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42262,15595,0,0,32753,0,0,0,'Leyan Steelson','','',0,7,0,0,0,0,0,0,45,45,53,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42264,15595,0,0,32763,0,0,0,'Buttonwillow McKittrick','','',0,7,0,0,0,0,0,0,55,55,53,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42286,15595,0,0,32764,0,0,0,'Young Snow Leopard','','',1,1,2,0,0,0,0,0,2,3,188,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42288,15595,0,0,32928,0,0,0,'Robby Flay','Head Chef','',0,7,0,0,0,0,0,0,85,85,12,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42290,15595,0,0,785,0,0,0,'Winter Wolf','','',1,1,1,0,0,0,0,0,4,5,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42291,15595,0,0,6888,0,0,0,'Crushcog Sentry-Bot','','',32768,9,0,0,0,0,0,0,4,5,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42294,15595,0,0,7288,0,0,0,'Crushcog\'s Guardian','','',0,9,0,0,0,0,0,0,5,5,2245,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42296,15595,0,0,6793,6794,6795,6796,'Shadowsworn Spellblade','','',0,7,0,0,0,0,0,0,55,56,90,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42297,15595,0,0,6770,6771,6772,6773,'Shadowsworn Occultist','','',0,7,0,0,0,0,0,0,55,56,90,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42298,15595,0,0,32768,0,0,0,'Kasim Sharim','','',0,7,0,0,0,0,0,0,50,50,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42299,15595,0,0,32769,0,0,0,'Watcher Grimeo','','',0,7,0,0,0,0,0,0,60,60,534,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42301,15595,0,0,32770,32771,32772,32773,'Horde Portal-Sentry','','',0,7,0,0,0,0,0,0,58,59,714,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42308,15595,0,0,32774,0,0,0,'Lieutenant Horatio Laine','','',0,7,0,1,0,0,0,0,30,30,12,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42309,15595,0,0,32775,32776,0,0,'Stormwind Investigator','','',0,7,0,0,0,0,0,0,21,24,11,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42311,15595,0,0,23408,0,0,0,'Crime Scene Alarm-o-Bot','','',0,7,0,0,0,0,0,0,21,24,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42316,15595,0,0,31654,31656,31657,31655,'Gnomeregan Infantry','','',0,7,0,1,0,0,0,0,90,90,2366,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42317,15595,0,0,31658,0,0,0,'High Tinker Mekkatorque','King of Gnomes','',2052,7,0,1,0,0,0,0,88,88,875,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42319,15595,0,0,31654,31656,31657,31655,'Gnomeregan Infantry','','',0,7,0,1,0,0,0,0,85,85,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42323,15595,0,0,31624,0,0,0,'\"Doc\" Cogspin','Priest Trainer','',134219776,7,0,1,0,0,0,0,80,80,875,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42324,15595,0,0,31682,0,0,0,'Drill Sergeant Steamcrank','Warrior Trainer','',0,7,0,0,0,0,0,0,75,75,875,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42328,15595,0,0,32778,0,0,0,'Practice Dummy','','',0,10,0,0,0,0,0,0,5,5,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42329,15595,0,0,31678,31679,31680,31681,'Gnomeregan Trainee','','',0,7,0,0,0,0,0,0,4,6,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42331,15595,0,0,32780,0,0,0,'Bipsi Frostflinger','Mage Trainer','',134217728,7,0,0,0,0,0,0,6,6,875,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42332,15595,0,0,32781,0,0,0,'Manus Swiftneedle','Cloth & Leather Armor Merchant','',0,7,0,0,0,0,0,0,5,5,875,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42335,15595,0,0,32785,0,0,0,'Elly Sharpedge','Weapon Merchant','',0,7,0,0,0,0,0,0,5,5,55,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42336,15595,0,0,1082,0,0,0,'Tainted Black Bear','','',1,1,4,0,0,0,0,0,57,58,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42337,15595,0,0,26760,0,0,0,'Tainted Nightstalker','','',1,1,3,0,0,0,0,0,57,58,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42338,15595,0,0,9074,0,0,0,'Tainted Screecher','','',1,1,24,0,0,0,0,0,57,58,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42339,15595,0,0,28507,32789,32790,32791,'Canal Crab','','LootAll',0,1,0,0,0,0,0,0,1,5,190,42,102,0,1,0,0,0,0.0607,1.4422,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42344,15595,0,0,32795,0,0,0,'Rohan Sunveil','The Reliquary','',4096,7,0,0,0,0,0,0,60,60,1695,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42346,15595,0,0,32797,0,0,0,'Clarya Sunveil','The Reliquary','',4096,7,0,0,0,0,0,0,59,59,1695,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42349,15595,0,0,32798,0,0,0,'Mayor Charlton Connisport','','',4096,7,0,0,0,0,0,0,63,63,2164,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42350,15595,0,0,32799,0,0,0,'Garrod Pubhammer','','',4096,7,0,0,0,0,0,0,63,63,122,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42352,15595,0,0,32800,0,0,0,'Cenarion Observer Shayana','','',4096,7,0,0,0,0,0,0,63,63,635,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42353,15595,0,0,32801,0,0,0,'Jarvi Shadowstep','Gnomeregan Covert Ops','',4096,7,0,0,0,0,0,0,5,5,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42357,15595,0,0,8870,0,0,0,'Hulking Goretusk','','',1,1,5,0,0,0,0,0,14,15,189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42366,15595,0,0,31159,0,0,0,'Kelsey Steelspark','Rogue Trainer','',134221824,7,0,0,0,0,0,0,20,20,875,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42367,15595,0,0,3619,188,441,1005,'Rockpool Gladiator','','',0,7,0,0,0,0,0,0,57,59,2263,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42381,15595,0,0,367,0,0,0,'Overloaded Harvest Golem','','',0,9,0,0,0,0,0,0,12,13,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42383,15595,42625,0,32816,32821,32822,32823,'Transient','','',0,7,0,0,0,0,0,0,9,10,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42384,15595,42625,0,32817,32818,32819,32820,'Homeless Stormwind Citizen','','',0,7,0,0,0,0,0,0,9,10,7,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42385,15595,42625,0,221,338,344,11873,'Orphan','','',0,7,0,0,0,0,0,0,1,1,7,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42386,15595,42625,0,32824,32825,32826,32827,'Homeless Stormwind Citizen','','',0,7,0,0,0,0,0,0,9,10,7,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42387,15595,0,0,32828,32829,32830,32831,'Thug','','',0,7,0,0,0,0,0,0,11,12,15,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42390,15595,42625,0,32833,32834,32835,32836,'Small-time Hustler','','',0,7,0,0,0,0,0,0,11,12,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42391,15595,42625,0,32837,32838,32839,32840,'West Plains Drifter','','',0,7,0,0,0,0,0,0,10,11,7,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42396,15595,0,0,32842,0,0,0,'Nevin Twistwrench','S.A.F.E. Commander','',4096,7,0,0,0,0,0,0,6,6,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42399,15595,0,0,32843,32849,0,0,'Hobo Cart','','',0,10,0,0,0,0,0,0,1,1,7,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,894,0,0,0,0,0,0,0,0,0),(42400,15595,42625,0,32837,32838,32839,32840,'West Plains Drifter','','',0,7,0,0,0,0,0,0,10,12,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,893,0,0,0,0,0,0,0,0,0),(42401,15595,0,0,32854,0,0,0,'Hobo Goods (Bag)','','',0,10,0,0,0,0,0,0,1,1,7,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42402,15595,0,0,32855,0,0,0,'Hobo Goods (Poop)','','',0,10,0,0,0,0,0,0,1,1,7,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42403,15595,0,0,32856,0,0,0,'Hobo Goods (Boots)','','',0,10,0,0,0,0,0,0,1,1,7,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42405,15595,0,0,32878,0,0,0,'Two-Shoed Lou','','',0,7,0,0,0,0,0,0,12,12,15,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42406,15595,0,0,32836,0,0,0,'Hoboair','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,12,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42407,15595,0,0,32885,32886,32887,32888,'Sentinel Hill Guard','','Directions',0,7,0,0,0,0,0,0,22,25,2316,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42421,15595,0,0,18053,18054,18055,0,'Stormwind Fisherman','','',0,7,0,0,0,0,0,0,23,24,1665,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42425,15595,0,0,32895,0,0,0,'Captain Alpert','The Westfall Brigade','',0,7,0,1,0,0,0,0,30,30,12,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42426,15595,0,0,32896,0,0,0,'Tina Skyden','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,12,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42464,15595,0,0,32910,0,0,0,'Grognard','','',4096,7,0,0,0,0,0,0,30,30,1074,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42489,15595,0,0,31683,0,0,0,'Captain Tread Sparknozzle','Mekkatorque\'s Advisor','',6144,7,0,0,0,0,0,0,75,75,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42490,15595,0,0,31881,0,0,0,'Elgin Clickspring','High Tinker\'s Assistant','',0,7,0,0,0,0,0,0,80,80,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42491,15595,0,0,31659,0,0,0,'Hinkles Fastblast','','',6144,7,0,1,0,0,0,0,80,80,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42494,15595,0,0,32915,0,0,0,'Razlo Crushcog','','',0,7,0,0,0,0,0,0,5,5,63,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42497,15595,0,0,32916,0,0,0,'Mama Celeste','','',134217728,7,0,0,0,0,0,0,10,10,15,1,1,0,1,131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42498,15595,0,0,32917,0,0,0,'Jimb \"Candles\" McHannigan','','',0,7,0,0,0,0,0,0,9,9,15,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42504,15595,0,0,193,3027,704,0,'Mature Swine','','',0,1,0,0,0,0,0,0,9,11,189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42505,15595,0,0,32922,0,0,0,'Image of Razlo Crushcog','','',0,7,0,1,0,0,0,0,5,5,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42506,15595,0,0,32925,0,0,0,'Marogg','Infantry Chef','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42548,15595,0,0,32939,32941,32940,32942,'Muddy Crawfish','','LootAll',0,1,0,0,0,0,0,0,1,5,190,42,102,0,1,16777216,0,0,0.0607,1.4422,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42552,15595,0,0,32944,32945,32946,0,'Physician\'s Assistant','','',4096,7,0,0,0,0,0,0,5,6,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42553,15595,0,0,32947,0,0,0,'Engineer Grindspark','','',4096,7,0,0,0,0,0,0,5,5,875,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42554,15595,42518,0,32948,33083,0,0,'Wildhammer Shaman','','',4096,7,0,0,0,0,0,0,32,32,1055,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42555,15595,42536,0,32949,33084,0,0,'Revantusk Hexxer','','',4096,7,0,0,0,0,0,0,32,32,876,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42557,15595,0,0,20570,23257,0,0,'Healing Shield','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42562,15595,0,0,221,15435,0,0,'Lou\'s Parting Thoughts Trigger','','',1048576,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42575,15595,0,0,32959,0,0,0,'Hope Saldean','','',0,7,0,0,0,0,0,0,20,20,12,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42592,15595,0,0,32962,0,0,0,'The Direglob','','',0,10,0,0,0,0,0,0,32,32,148,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1132,0,0,0,0,0,0,0,0,0),(42611,15595,0,0,32968,0,0,0,'Tock Sprysprocket','','',4096,7,0,0,0,0,0,0,6,6,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42612,15595,0,0,32969,0,0,0,'Malcom Fendelson','','',4096,7,0,0,0,0,0,0,35,35,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42613,15595,0,0,28262,0,0,0,'Elder Torntusk','','',4096,7,0,0,0,0,0,0,35,35,1496,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42616,15595,0,0,30186,0,0,0,'Spanks','','',1,1,51,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42618,15595,0,0,32972,0,0,0,'Voldreka','Warlock Trainer','',134483968,7,0,0,0,0,0,0,11,11,126,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42619,15595,0,0,30950,30934,0,0,'Novice Darkspear Warlock','','',266240,7,0,0,0,0,0,0,1,3,2215,40,67,120,1,0,0,0,0.4564,0.7334,0,0,10,10,0,5,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42622,15595,0,0,11593,0,0,0,'Eliza Darkgrin','Poisons & Reagents','',134217728,7,0,0,0,0,0,0,35,35,1735,1,1,0,1,3203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42624,15595,0,0,32975,0,0,0,'Kotonga','','',0,7,0,0,0,0,0,0,35,35,1494,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42626,15595,0,0,32978,0,0,0,'Vallo Shinesteel','Mail Armor Merchant','',0,7,0,0,0,0,0,0,4,4,875,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42630,15595,0,0,32979,0,0,0,'Corporal Fizzwhistle','','',0,7,0,0,0,0,0,0,4,4,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42635,15595,0,0,32980,0,0,0,'Ripsnarl','','',0,7,0,1,0,0,0,0,18,18,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42638,15595,0,0,32982,0,0,0,'Herezegor Flametusk','','',0,7,0,0,0,0,0,0,85,85,1619,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42640,15595,0,0,32719,0,0,0,'Captain Krazz','','',0,7,0,0,0,0,0,0,85,85,2160,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42641,15595,0,0,32985,0,0,0,'Warlord Krogg','','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42642,15595,0,0,32984,0,0,0,'Primal Torntusk','','',0,7,0,0,0,0,0,0,35,35,1494,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42643,15595,0,0,32986,0,0,0,'Fleep','','',0,7,0,0,0,0,0,0,83,83,2160,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42644,15595,0,0,32987,0,0,0,'Smoot','','',0,7,0,0,0,0,0,0,82,82,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42646,15595,0,0,32988,32989,32990,0,'AWOL Grunt','','',0,7,0,0,0,0,0,0,82,83,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42647,15595,0,0,32991,32992,32993,32994,'Axebite Warrior','','',0,7,0,0,0,0,0,0,83,83,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42650,15595,0,0,32996,32997,32998,34705,'Goblin Siegeworker','','',0,7,0,0,0,0,0,0,25,26,1074,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42651,15595,0,0,21947,0,0,0,'Thoralius the Wise','','',0,7,0,0,0,0,0,0,80,80,1638,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42656,15595,0,0,32828,32829,32830,32831,'Mercenary','','',0,7,0,1,0,0,0,0,13,14,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42669,15595,0,0,33013,0,0,0,'Chasm Slime','','',0,4,0,0,0,0,0,0,13,14,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42671,15595,0,0,33014,33015,0,0,'Chief Engineer','','',0,7,0,0,0,0,0,0,35,35,1074,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42672,15595,0,0,33016,0,0,0,'Foreman Glibbs','','',0,7,0,0,0,0,0,0,83,83,1074,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42673,15595,0,0,25092,0,0,0,'Hellscream Demolisher','','EngineerSkin',8,9,0,0,0,0,0,0,83,83,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42677,15595,0,0,32828,32829,32830,32831,'Moonbrook Thug','','',0,7,0,0,0,0,0,0,13,14,17,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42679,15595,0,0,32833,26241,0,0,'VanCleef Event Dummy','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42689,15595,0,0,1160,0,0,0,'Skittering Spiderling','','Pickup',0,1,0,0,0,0,0,0,1,1,190,4,4,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42708,15595,0,0,33034,0,0,0,'Jessup McCree','McCree\'s Mountain Movers, Inc.','',4096,7,0,0,0,0,0,0,4,4,875,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42709,15595,0,0,33032,0,0,0,'Gravy','Bartender','',0,7,0,0,0,0,0,0,40,40,29,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42724,15595,0,0,33033,0,0,0,'Umboda Three-Heads','','',0,7,0,0,0,0,0,0,33,33,795,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42739,15595,0,0,20570,11686,0,0,'Frostmane Hold Target','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42762,15595,0,0,11686,0,0,0,'Mandokir Skull Pile Bunny','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42772,15595,0,0,11686,0,0,0,'Zuuldaian Fetish','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42775,15595,0,0,33057,33059,33060,33058,'Bilgewater Dockworker','','',0,7,0,0,0,0,0,0,14,16,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42777,15595,0,0,33061,0,0,0,'Bilgewater Foreman','','',0,7,0,0,0,0,0,0,83,83,2160,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42782,15595,0,0,1659,0,0,0,'Colin O\'Rourke','','',0,7,0,0,0,0,0,0,10,10,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42786,15595,0,0,33057,33059,33060,33058,'Bilgewater Dockworker','','',0,7,0,0,0,0,0,0,14,16,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42804,15595,0,0,33074,0,0,0,'Bilgewater Socialite','','',0,7,0,0,0,0,0,0,14,15,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42811,15595,0,0,33076,0,0,0,'Surkhan','Emissary of Rastakhan','',0,7,0,0,0,0,0,0,80,80,126,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42812,15595,0,0,33077,0,0,0,'Priestess Hu\'rala','','',0,7,0,0,0,0,0,0,35,35,126,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42813,15595,0,0,33078,0,0,0,'Kil\'karil','','',0,7,0,0,0,0,0,0,38,38,126,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42814,15595,0,0,33079,0,0,0,'Skeezy Whillzap','','',0,7,0,0,0,0,0,0,25,25,2159,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42816,15595,0,0,328,11686,0,0,'Ongolongo\'s Right Shackle','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42817,15595,0,0,328,11686,0,0,'Ongolongo\'s Left Shackle','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42836,15595,0,0,33085,33086,0,0,'Bilgewater Mechanic','','',0,7,0,0,0,0,0,0,14,16,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42839,15595,0,0,33087,0,0,0,'Razlo Crushcog','','',0,9,0,1,0,0,0,0,83,83,1771,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,925,0,0,0,0,0,0,0,0,0),(42849,15595,0,0,31658,0,0,0,'High Tinker Mekkatorque','King of Gnomes','',2048,7,0,3,0,0,0,0,83,83,1934,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42852,15595,0,0,1802,0,0,0,'Mountaineer Stonegrind','','Directions',2048,7,0,0,0,0,0,0,80,80,1934,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42857,15595,0,0,28240,0,0,0,'Sacrificed Vilebranch','','LootAll',1048576,10,0,0,0,0,0,0,33,33,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42858,15595,43024,0,11313,0,0,0,'Braddok','Big Kahuna','',0,7,0,0,0,0,0,0,29,29,30,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42859,15595,0,0,193,3027,704,0,'Wild Mature Swine','','',0,1,0,0,0,0,0,0,9,11,189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42894,15595,0,0,20570,21072,0,0,'Trogg Tunnel','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42896,15595,0,0,33106,0,0,0,'Apothecary Surlis','Royal Apothecary Society','',4096,7,0,0,0,0,0,0,35,35,68,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42898,15595,0,0,33109,0,0,0,'Darkcleric Marnal','','',4096,7,0,0,0,0,0,0,35,35,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42901,15595,0,0,28238,0,0,0,'Vilebranch Broodguard','','',0,7,0,0,0,0,0,0,34,34,795,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42904,15595,0,0,33113,0,0,0,'Rana Bubblefizz','Short & Stout Brewing Co.','',4096,7,0,0,0,0,0,0,5,5,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42905,15595,0,0,33114,0,0,0,'Grennor Strongbrew','Short & Stout Brewing Co.','',4096,7,0,0,0,0,0,0,5,5,55,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42913,15595,0,0,283,0,0,0,'Shadraspawn Venomspitter','','',0,1,0,0,0,0,0,0,34,34,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42919,15595,0,0,33135,0,0,0,'Qiaga the Keeper','','',0,7,0,0,0,0,0,0,34,34,795,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42928,15595,0,0,33140,0,0,0,'Muradin Bronzebeard','Bronzebeard Representative','',76,7,0,1,0,0,0,0,88,88,57,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42933,15595,0,0,33141,0,0,0,'Ciara Deepstone','','',4096,7,0,0,0,0,0,0,6,6,55,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42936,15595,0,0,1750,0,0,0,'Sentinel Cordressa Briarbow','','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42937,15595,0,0,33142,33144,33145,33146,'Blackrock Invader','','',0,7,0,0,0,0,0,0,3,4,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,5,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42944,15595,0,0,22712,11686,0,0,'Hose Anchor','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42945,15595,0,0,28585,0,0,0,'GS-9x Prototype','','',0,9,0,0,0,0,0,0,3,3,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42946,15595,0,0,30065,0,0,0,'Kor\'kron Deathbringer','','',0,7,0,1,0,0,0,0,12,12,554,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42968,15595,0,0,29301,0,0,0,'Krennan Aranas','','',4096,7,0,0,0,0,0,0,15,15,2163,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42970,15595,0,0,37377,0,0,0,'Gilneas Refugee','','',0,7,0,0,0,0,0,0,15,15,2163,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42978,15595,0,0,33260,0,0,0,'Admiral Stonefist','','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42983,15595,0,0,3263,0,0,0,'Bartlett the Brave','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,12,1,1,0,1,8194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43000,15595,0,0,33169,0,0,0,'Goss the Swift','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,12,1,1,0,1,8194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43001,15595,0,0,33524,0,0,0,'Sunwalker Reha','Paladin Trainer','',134217728,7,0,0,0,0,0,0,60,60,104,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43002,15595,0,0,599,0,0,0,'Bastia','Kilag Gorefang\'s Pet','',0,1,2,0,0,0,0,0,8,8,1074,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43003,15595,0,0,33170,0,0,0,'Venture Co. Sawblade','','Interact',1074790400,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43004,15595,0,0,33539,0,0,0,'Seer Kaya','Priest Trainer','',134217728,7,0,0,0,0,0,0,50,50,104,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43005,15595,0,0,33171,0,0,0,'Irriende','Mage Trainer','',0,7,0,0,0,0,0,0,20,20,80,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43006,15595,0,0,35614,0,0,0,'Rhyanda','Mage Trainer','',134217728,7,0,0,0,0,0,0,10,10,80,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43011,15595,0,0,33175,0,0,0,'Lyndsay Hollister','Hunter Trainer','',134217728,7,0,0,0,0,0,0,25,25,12,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43013,15595,0,0,33510,0,0,0,'Sunwalker Iopi','Paladin Trainer','',134217728,7,0,0,0,0,0,0,13,13,104,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43015,15595,0,0,33509,0,0,0,'Seer Alsoomse','Priest Trainer','',134217728,7,0,0,0,0,0,0,13,13,104,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43017,15595,0,0,9271,0,0,0,'Fahlestad','Stable Master','',134217728,7,0,0,0,0,0,0,40,40,80,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43019,15595,0,0,22730,0,0,0,'Teldorae','Stable Master','',134217728,7,0,0,0,0,0,0,40,40,80,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43021,15595,0,0,9282,0,0,0,'Adrius','Stable Master','',0,7,0,0,0,0,0,0,40,40,80,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43034,15595,0,0,33497,0,0,0,'Colin Field','Tavernkeeper','',0,7,0,0,0,0,0,0,30,30,12,1,1,0,1,641,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43041,15595,0,0,33184,0,0,0,'Ol\' Gummers','','',0,1,0,1,0,0,0,0,20,20,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43042,15595,0,0,3263,0,0,0,'Robert Rhodes','Gryphon Master','',134217728,7,0,1,0,0,0,0,85,85,12,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43043,15595,0,0,32403,0,0,0,'Colin Swifthammer','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,12,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43045,15595,0,0,3263,0,0,0,'James Stillair','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,12,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43049,15595,0,0,23490,23491,23492,23493,'Nesingwary Hired Gun','','',0,7,0,0,0,0,0,0,85,85,1806,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43050,15595,0,0,30184,30185,30186,0,'Vale Howler','','',1,1,51,0,0,0,0,0,26,27,188,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43052,15595,0,0,33187,0,0,0,'Raskha','Flight Master','',0,7,0,1,0,0,0,0,85,85,126,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43053,15595,0,0,33188,0,0,0,'Hizzle','Wind Rider Master','',0,7,0,1,0,0,0,0,85,85,2159,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43062,15595,0,0,4368,0,0,0,'Bort','','',4096,7,0,0,0,0,0,0,40,40,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43063,15595,0,0,4369,0,0,0,'Cromula','','',4096,7,0,0,0,0,0,0,40,40,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43072,15595,0,0,33195,0,0,0,'Nora Baldwin','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,12,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43080,15595,0,0,3384,0,0,0,'Guard Flippit','','',0,7,0,0,0,0,0,0,35,35,1078,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43081,15595,0,0,3384,0,0,0,'Guard Bateman','','',0,7,0,0,0,0,0,0,35,35,1078,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43083,15595,0,0,30302,0,0,0,'Redridge Fox','','',1,1,50,0,0,0,0,0,15,16,2200,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43084,15595,0,0,30255,0,0,0,'Forest Stalker','','',1,1,50,0,0,0,0,0,18,19,2200,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43086,15595,0,0,33201,0,0,0,'Skeezie','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,35,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43087,15595,0,0,33202,0,0,0,'Paola Baldwin','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,12,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43088,15595,0,0,20969,0,0,0,'Yedrin','Flight Master','',0,7,0,1,0,0,0,0,85,85,1638,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43092,15595,0,0,31654,31656,31657,31655,'Gnomeregan Recruit','','',0,7,0,1,0,0,0,0,5,5,2300,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43094,15595,0,0,30500,0,0,0,'Canyon Ettin','','',0,7,0,1,0,0,0,0,18,18,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43095,15595,0,0,33206,0,0,0,'Sassy Hardwrench','','',4096,7,0,0,0,0,0,0,35,35,2159,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43096,15595,0,0,33207,0,0,0,'Flem Gizzix','','',4096,7,0,0,0,0,0,0,35,35,2159,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43097,15595,0,0,33208,0,0,0,'Mixmaster Jasper','','',4096,7,0,0,0,0,0,0,35,35,2159,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43098,15595,0,0,33209,0,0,0,'Chabal','','',4096,7,0,0,0,0,0,0,35,35,1574,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43099,15595,0,0,33210,0,0,0,'Stone Guard Towhide','','',4096,7,0,1,0,0,0,0,85,85,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43102,15595,0,0,32939,32941,32940,32942,'Rock Lobster','','',0,1,0,0,0,0,0,0,1,5,190,42,102,0,1,0,0,0,0.0607,1.4422,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43103,15595,0,0,32188,32678,33220,0,'Bluetip Thresher','','',0,1,0,0,0,0,0,0,15,15,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43104,15595,0,0,33215,0,0,0,'Rhoda Bowers','Bat Handler','',0,7,0,1,0,0,0,0,85,85,68,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43106,15595,0,0,33217,0,0,0,'Redridge Fox Kit','','',0,1,50,0,0,0,0,0,8,9,2156,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43107,15595,0,0,31473,0,0,0,'Graham McAllister','Hippogryph Master','',0,7,0,1,0,0,0,0,85,85,2164,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43108,15595,0,0,11741,0,0,0,'Kerr Ironsight','','',4096,7,0,0,0,0,0,0,35,35,1054,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43109,15595,0,0,33306,0,0,0,'Dron Blastbrew','','',4096,7,0,0,0,0,0,0,35,35,694,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43114,15595,0,0,33221,0,0,0,'Salena','Dragonhawk Master','',0,7,0,1,0,0,0,0,85,85,1604,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43121,15595,0,0,33226,0,0,0,'Preda','Wind Rider Master','',134217728,7,0,1,0,0,0,0,85,85,29,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43124,15595,0,0,33228,0,0,0,'Anette Williams','Bat Handler','',134217728,7,0,1,0,0,0,0,85,85,68,1,1,0,1,8195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43131,15595,0,0,33230,33231,33232,33233,'Image of Gnomeregan Infantry','','',2048,7,0,1,0,0,0,0,80,80,1770,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43132,15595,0,0,33234,33235,33236,0,'Image of Dwarf Mountaineer','','',2048,7,0,1,0,0,0,0,80,80,1770,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43133,15595,0,0,32901,35960,0,0,'Image of Mechano-Tank','','',2048,7,0,1,0,0,0,0,80,80,1770,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43150,15595,0,0,38571,38572,38573,38574,'Impaled Blackrock Orc','','',0,7,0,0,0,0,0,0,16,20,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43156,15595,0,0,7001,0,0,0,'Fraggar Thundermantle','','',4096,7,0,0,0,0,0,0,60,60,694,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43157,15595,0,0,6845,0,0,0,'Doran Steelwing','','',4096,7,0,0,0,0,0,0,45,45,694,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43173,15595,0,0,3447,0,0,0,'Redridge Garrison Watchman','','',0,7,0,0,0,0,0,0,25,25,11,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43178,15595,0,0,257,0,0,0,'Libby Parker','','',0,7,0,0,0,0,0,0,5,5,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43183,15595,0,0,32124,0,0,0,'Freshwater Eel','','',0,1,0,0,0,0,0,0,15,16,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43185,15595,0,0,6036,0,0,0,'Blackrock Overseer','','',0,7,0,0,0,0,0,0,16,16,40,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43187,15595,0,0,33259,0,0,0,'Ornak','','',0,7,0,0,0,0,0,0,82,82,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43190,15595,0,0,33263,0,0,0,'Zaela','','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43191,15595,0,0,33264,0,0,0,'Gregor','Dragonmaw Medicine Man','',0,7,0,0,0,0,0,0,82,82,2305,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43193,15595,0,0,32985,0,0,0,'Warlord Krogg','','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43196,15595,0,0,33266,0,0,0,'Huge Boulder','','',1074790400,10,0,0,0,0,0,0,20,20,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43200,15595,0,0,33267,0,0,0,'Gilda Cloudcaller','','',4096,7,0,0,0,0,0,0,35,35,694,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43217,15595,0,0,27318,27319,28030,28031,'Bilgewater Rocket-jockey','','',0,7,0,0,0,0,0,0,17,17,2160,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43219,15595,0,0,33268,33269,33270,33271,'Hardwrench Guard','','',0,7,0,0,0,0,0,0,40,40,1801,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43221,15595,0,0,33272,0,0,0,'Colonel Troteman','','',0,7,0,0,0,0,0,0,35,35,12,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43222,15595,0,0,33273,33274,33284,33285,'Redridge Citizen','','',4096,7,0,0,0,0,0,0,10,22,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43223,15595,0,0,314,0,0,0,'Zanzil Mindslave','','',0,6,0,0,0,0,0,0,30,31,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43224,15595,0,0,33278,33279,33280,0,'Wounded Mountaineer','','',0,7,0,0,0,0,0,0,30,30,55,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43230,15595,0,0,31649,31650,31651,31652,'Crushcog Technician','','',0,7,0,0,0,0,0,0,3,4,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43235,15595,0,0,21955,11686,0,0,'[DND] Tech Bunny','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43239,15595,0,0,35301,0,0,0,'Razgar','Master Angler','',0,7,0,0,0,0,0,0,35,35,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43244,15595,0,0,169,11686,0,0,'Rocketway Event Bunny (CSA)','','',1024,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43247,15595,0,0,33286,33287,33276,33277,'Redridge Citizen','','',4096,7,0,0,0,0,0,0,10,22,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43248,15595,0,0,33288,0,0,0,'Big Earl','','',4096,7,0,1,0,0,0,0,25,25,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43249,15595,0,0,33290,0,0,0,'Dumpy','','',0,7,0,1,0,0,0,0,25,25,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43259,15595,0,0,27669,0,0,0,'Rocket Defense Turret','','',0,9,0,1,0,0,0,0,10,10,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,941,0,0,0,0,0,0,0,0,0),(43261,15595,0,0,19013,0,0,0,'Crushcog Battle Suit 1','','',0,9,0,0,0,0,0,0,3,4,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43270,15595,0,0,33297,0,0,0,'Messner','','',266240,7,0,1,0,0,0,0,17,17,12,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43272,15595,0,0,33300,0,0,0,'Jorgensen','','',266240,7,0,1,0,0,0,0,16,16,12,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43273,15595,0,0,33303,0,0,0,'Ammo Cart','','',0,10,0,0,0,0,0,0,1,1,7,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,946,0,0,0,0,0,0,0,0,0),(43274,15595,0,0,33301,0,0,0,'Krakauer','','',266240,7,0,1,0,0,0,0,17,17,12,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43275,15595,0,0,38763,0,0,0,'Danforth','','',266240,7,0,1,0,0,0,0,17,17,12,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43276,15595,0,0,31654,31656,31657,31655,'Gnomeregan Recruit','','',0,7,0,1,0,0,0,0,5,5,2300,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,947,0,0,0,0,0,0,0,0,0),(43277,15595,0,0,33305,0,0,0,'Don Omar','Hunter Trainer','',134217728,7,0,0,0,0,0,0,40,40,12,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43278,15595,0,0,33304,0,0,0,'Ashley Blank','Hunter Trainer','',134217728,7,0,0,0,0,0,0,5,5,12,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43279,15595,0,0,20570,22769,0,0,'Ammo Cart Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43291,15595,0,0,447,0,0,0,'Wilson','','',0,1,1,0,0,0,0,0,1,1,12,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43292,15595,0,0,447,0,0,0,'Adele','','',0,1,1,0,0,0,0,0,1,1,12,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43294,15595,118,0,30213,0,0,0,'Gonzalez','Don Omar\'s Pet','',0,1,52,0,0,0,0,0,40,40,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43297,15595,0,0,2581,0,0,0,'Gnome Traveler','','',0,7,0,0,0,0,0,0,1,1,64,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43298,15595,0,0,7859,0,0,0,'Wildhammer Lookout','','',4096,7,0,1,0,0,0,0,35,35,694,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43299,15595,0,0,2685,0,0,0,'Deathstalker Lookout','','',4096,7,0,0,0,0,0,0,35,35,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43301,15595,0,0,32044,32045,32046,32047,'Devon Rackled','Munitions Specialist','',0,7,0,0,0,0,0,0,18,18,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43304,15595,0,0,32044,32045,32046,32047,'Heron Tuns','Munitions Specialist','',0,7,0,0,0,0,0,0,18,18,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43325,15595,0,0,726,0,0,0,'Rockjaw Fungus-Flinger','','',0,7,0,0,0,0,0,0,3,3,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43327,15595,615,0,10176,0,0,0,'Murdunk','','',0,7,0,0,0,0,0,0,17,17,40,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43328,15595,0,0,33313,0,0,0,'Blitz Blastospazz','Flight Master','',0,7,0,0,0,0,0,0,85,85,2160,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43329,15595,615,0,9686,0,0,0,'Homurk','','',0,7,0,0,0,0,0,0,17,17,40,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43330,15595,0,0,25587,0,0,0,'Blitz\'s Gyrocopter','','',0,9,0,0,0,0,0,0,16,16,2092,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43331,15595,0,0,0,33312,0,0,'Golden Stonefish','','',0,10,0,0,0,0,0,0,10,15,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43340,15595,0,0,780,0,0,0,'Blackrock Battle Worg','','',1,1,1,1,0,0,0,0,16,16,40,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43341,15595,0,0,9897,0,0,0,'Blackrock Worg Captain','','',2048,7,0,1,0,0,0,0,16,16,40,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43350,15595,615,0,9854,0,0,0,'Utroka the Keymistress','','',0,7,0,1,0,0,0,0,17,17,40,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43351,15595,0,0,4734,0,0,0,'Gurubashi Batling','','',1048576,1,24,0,0,0,0,0,31,32,15,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43352,15595,0,0,33321,0,0,0,'Buin \"Phloppy\" Freehand','','',0,7,0,1,0,0,0,0,80,80,55,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43354,15595,0,0,33323,0,0,0,'Kelaan','Earthen Ring','',0,7,0,0,0,0,0,0,10,10,1727,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43355,15595,0,0,33324,0,0,0,'Lowan Featherbreeze','','',0,7,0,0,0,0,0,0,9,9,55,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43359,15595,0,0,1126,11686,0,0,'ELM General Purpose Bunny Infinite Hide Body','','',1024,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43360,15595,0,0,1413,2581,0,0,'Refugee','','',0,7,0,0,0,0,0,0,4,10,534,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43364,15595,0,0,2557,0,0,0,'Bloodsail Hooch-Hound','','',0,7,0,0,0,0,0,0,30,31,119,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43366,15595,0,0,22712,17188,0,0,'Danforth Invisible Dummy','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43371,15595,0,0,33327,0,0,0,'Arlen Marsters','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,12,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43376,15595,0,0,33333,0,0,0,'Freewheelin\' Juntz Fitztittle','','',0,7,0,0,0,0,0,0,32,32,2159,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43377,15595,0,0,33334,0,0,0,'Ephram \"Midriff\" Moonfall','','',0,7,0,0,0,0,0,0,32,32,80,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43384,15595,0,0,33341,0,0,0,'Monann Coldforge','General Goods','',0,7,0,0,0,0,0,0,8,8,55,1,1,0,1,4736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43386,15595,0,0,33342,33343,33344,33345,'Dragonmaw Merchant','','Buy',0,7,0,0,0,0,0,0,82,83,2305,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43387,15595,0,0,33346,33347,33348,0,'Dragonmaw Worker','','',0,7,0,0,0,0,0,0,82,83,2305,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43390,15595,0,0,33350,33351,0,0,'Dragonmaw Enforcer','','',0,7,0,0,0,0,0,0,84,84,2305,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43417,15595,0,0,30180,0,0,0,'Skymane Bonobo','','',1,1,51,0,0,0,0,0,31,32,72,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43418,15595,0,0,7175,0,0,0,'Sprinkle Noggenfogger','Noggenfogger Elixir','',134217728,7,0,0,0,0,0,0,30,30,474,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43419,15595,0,0,33360,0,0,0,'Rembar Bellanne','Provisioner','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,4736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43420,15595,0,0,33361,0,0,0,'Innkeeper Kyteran','Innkeeper','',134217728,7,0,0,0,0,0,0,30,30,80,1,1,0,1,65537,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43421,15595,0,0,33342,33343,33344,33345,'Dragonmaw Blacksmith','','REPAIRNPC',0,7,0,0,0,0,0,0,82,83,2305,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43422,15595,0,0,20570,22769,0,0,'Captured Demolitionist Credit','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43424,15595,0,0,33363,0,0,0,'Ayriala','General Goods','',0,7,0,0,0,0,0,0,17,17,80,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43425,15595,0,0,33366,0,0,0,'Syleath Fairglade','General Goods','',0,7,0,0,0,0,0,0,15,15,80,1,1,0,1,4736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43428,15595,0,0,33367,0,0,0,'Faeyrin Willowmoon','Tailoring Trainer','',134217728,7,0,0,0,0,0,0,29,29,80,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43429,15595,0,0,33368,0,0,0,'Taryel Firestrike','Blacksmithing Trainer','',0,7,0,0,0,0,0,0,25,25,80,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43431,15595,0,0,33369,0,0,0,'Periale','Mining Trainer','',0,7,0,0,0,0,0,0,35,35,80,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43436,15595,0,0,33370,0,0,0,'Ceriale Duskwhisper','Clothier','',0,7,0,0,0,0,0,0,15,15,80,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43439,15595,0,0,33376,0,0,0,'Nyrisse','Leather Armor','',0,7,0,0,0,0,0,0,18,18,80,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43451,15595,0,0,19335,0,0,0,'Olivia Jayne','','',0,7,0,0,0,0,0,0,1,3,12,42,71,0,1,0,0,0,0.0607,0.6976,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43453,15595,0,0,31161,0,0,0,'Tobias Mistmantle','','',4096,7,0,0,0,0,0,0,30,30,2164,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43454,15595,0,0,33377,0,0,0,'\"Good-Boy\" Bruce','','',0,7,0,0,0,0,0,0,32,32,119,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43455,15595,0,0,33378,0,0,0,'Saripal Smolderbrew','Warlock Trainer','',134217728,7,0,0,0,0,0,0,5,5,55,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43464,15595,0,0,33381,0,0,0,'Halbin Frosthammer','Shaman Trainer','',134217728,7,0,0,0,0,0,0,10,10,55,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43482,15595,0,0,32991,32992,32993,32994,'Axebite Warrior','','',0,7,0,0,0,0,0,0,83,83,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43485,15595,0,0,29383,0,0,0,'Ticky the Alchemist','Alchemical Goods','',0,7,0,0,0,0,0,0,20,20,35,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43504,15595,0,0,33391,0,0,0,'Yancey Grillsen','Bloodsail Recruiter','',0,7,0,0,0,0,0,0,43,44,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43505,15595,0,0,1060,0,0,0,'Bossy','','',4096,1,0,0,0,0,0,0,1,1,35,63,63,0,1,1,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43532,15595,0,0,33395,0,0,0,'Muckdweller','','',0,1,0,0,0,0,0,0,17,18,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43533,15595,0,0,9690,0,0,0,'Blackrock Drake Rider','','',2048,7,0,1,0,0,0,0,18,18,40,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43535,15595,0,0,33398,33399,33400,0,'Blackrock Warden','','',0,7,0,1,0,0,0,0,18,18,2313,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43536,15595,0,0,12203,12192,12207,0,'Southsea Mako','','',0,1,0,0,0,0,0,0,32,33,1925,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43556,15595,0,0,33411,0,0,0,'\"Dead-Eye\" Drederick McGumm','','',0,7,0,0,0,0,0,0,35,35,119,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43561,15595,0,0,33265,0,0,0,'Bloodsail Rowboat','','',1048576,9,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,971,0,0,0,0,0,0,0,0,0),(43562,15595,0,0,29757,0,0,0,'Ol\' Blasty','','',0,9,0,0,0,0,0,0,35,35,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,972,0,0,0,0,0,0,0,0,0),(43568,15595,0,0,33418,0,0,0,'Dro Shadowfree','Leatherworking Supplies','',4096,7,0,0,0,0,0,0,30,30,1074,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43570,15595,0,0,33420,0,0,0,'Brock Rockbeard','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,694,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43571,15595,0,0,33286,33287,33276,33277,'Kidnapped Redridge Citizen','','',0,7,0,0,0,0,0,0,10,22,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43572,15595,0,0,33273,33274,33284,33285,'Kidnapped Redridge Citizen','','',0,7,0,0,0,0,0,0,10,22,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43573,15595,0,0,33421,0,0,0,'Kellen Kuhn','Bat Handler','',134217728,7,0,1,0,0,0,0,85,85,68,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43577,15595,0,0,33346,33347,33348,0,'Dragonmaw Worker','','',0,7,0,0,0,0,0,0,82,83,2305,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43579,15595,0,0,32991,32992,32993,32994,'Axebite Warrior','','',0,7,0,0,0,0,0,0,83,83,2314,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43580,15595,0,0,33264,0,0,0,'Gregor','Dragonmaw Medicine Man','',0,7,0,0,0,0,0,0,82,82,2305,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43581,15595,0,0,33263,0,0,0,'Zaela','','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43599,15595,0,0,6109,0,0,0,'Thornguard','','',0,7,0,0,0,0,0,0,3,3,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43605,15595,0,0,796,0,0,0,'Bloodsail Oarsman','','',0,7,0,0,0,0,0,0,35,35,119,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43606,15595,0,0,33569,0,0,0,'Innkeeper Duras','Innkeeper','',0,7,0,0,0,0,0,0,30,30,29,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43615,15595,0,0,33571,0,0,0,'Toral','Blacksmithing Supplies','',4096,7,0,0,0,0,0,0,25,25,1074,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43617,15595,0,0,33572,0,0,0,'Lursa','Stable Master','',0,7,0,0,0,0,0,0,30,30,29,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43619,15595,0,0,33568,0,0,0,'Beh\'tor','Poisons & Reagents','',0,7,0,0,0,0,0,0,30,30,1074,1,1,0,1,3200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43621,15595,0,0,744,0,0,0,'Targol','','',0,1,5,0,0,0,0,0,29,29,1074,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43624,15595,0,0,12392,0,0,0,'Innkeeper Linkasa','Innkeeper','',0,7,0,0,0,0,0,0,30,30,29,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43625,15595,0,0,4728,0,0,0,'Shenara','Blacksmithing Supplies','',4096,7,0,0,0,0,0,0,25,25,1074,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43626,15595,0,0,33434,0,0,0,'Dragonmaw Warrior','','',0,7,0,0,0,0,0,0,84,84,2305,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43629,15595,0,0,33437,0,0,0,'Dragonmaw Shaman','','',0,7,0,0,0,0,0,0,84,84,2305,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43630,15595,0,0,31438,0,0,0,'Drek','Stable Master','',0,7,0,0,0,0,0,0,30,30,29,1,1,0,1,4194433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43633,15595,0,0,33440,0,0,0,'Innkeeper Chin\'toka','Innkeeper','',0,7,0,0,0,0,0,0,30,30,29,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43634,15595,0,0,33441,0,0,0,'Vorcha','Stable Master','',0,7,0,0,0,0,0,0,30,30,29,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43637,15595,0,0,33439,0,0,0,'Marrok','General Goods','',0,7,0,0,0,0,0,0,30,30,1981,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43645,15595,0,0,33442,0,0,0,'Ornag','Weapon Merchant','',134217728,7,0,0,0,0,0,0,30,30,2169,1,1,0,1,4225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43646,15595,0,0,33444,0,0,0,'Kitanga','Poisons & Reagents','',0,7,0,0,0,0,0,0,30,30,1074,1,1,0,1,3200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43653,15595,0,0,33448,33449,33446,33447,'Hellscream Grunt','','',0,7,0,0,0,0,0,0,30,30,106,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43654,15595,0,0,33435,0,0,0,'Dragonmaw Revolutionary Quest Tracker','','',0,7,0,0,0,0,0,0,84,84,2305,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43657,15595,0,0,33457,33461,33462,0,'Silverwind Vanquisher','','',0,7,0,0,0,0,0,0,30,30,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43659,15595,0,0,33458,0,0,0,'Long John Copper','The Brashtide Crew','',0,7,0,0,0,0,0,0,35,35,119,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43660,15595,0,0,33459,0,0,0,'Enormous Shawn Stooker','The Brashtide Crew','',0,7,0,0,0,0,0,0,35,35,119,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43661,15595,0,0,33460,0,0,0,'Wailing Mary Smitts','The Brashtide Crew','',0,7,0,0,0,0,0,0,35,35,119,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43678,15595,0,0,33296,0,0,0,'Dragonmaw Felblade','','',0,7,0,1,0,0,0,0,84,84,2315,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43692,15595,0,0,33468,0,0,0,'Kristin Cazarez','Banker','',0,7,0,0,0,0,0,0,45,45,12,1,1,0,1,131073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43693,15595,0,0,33469,0,0,0,'Darlene Stokx','Riding Trainer','',0,7,0,0,0,0,0,0,45,45,12,1,1,0,1,82,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43694,15595,0,0,33470,0,0,0,'Katie Stokx','Horse Breeder','',134217728,7,0,0,0,0,0,0,45,45,12,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43695,15595,0,0,33471,0,0,0,'Auctioneer Hesse','','',0,7,0,0,0,0,0,0,1,1,35,126,126,0,1,2097152,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43697,15595,0,0,3263,0,0,0,'John Shelby','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,12,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43699,15595,0,0,33472,0,0,0,'Innkeeper Keirnan','Innkeeper','',0,7,0,0,0,0,0,0,30,30,694,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43701,15595,0,0,32403,0,0,0,'Brolan Galebeard','Gryphon Master','',134217728,7,0,1,0,0,0,0,85,85,2155,1,1,0,1,8195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43702,15595,0,0,32403,0,0,0,'Dominic Galebeard','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,2155,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43705,15595,0,0,33475,0,0,0,'Geezle Spinspark','Engineering Supplies','',0,7,0,0,0,0,0,0,17,17,35,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43709,15595,0,0,33479,0,0,0,'Feezle Spinspark','Engineering Supplies','',0,7,0,0,0,0,0,0,17,17,35,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43710,15595,0,0,33480,0,0,0,'Meezle Spinspark','Engineering Supplies','',0,7,0,0,0,0,0,0,17,17,35,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43715,15595,0,0,33484,0,0,0,'Hiri\'watha Deathguard','','',0,7,0,0,0,0,0,0,40,40,71,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34795,15595,0,0,1126,11686,0,0,'Tree Fire Trigger','','',1048576,10,0,0,0,0,0,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43723,15595,0,0,33494,0,0,0,'Jamie Crester','Banker','',134217728,7,0,0,0,0,0,0,45,45,12,1,1,0,1,131073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43724,15595,0,0,33495,0,0,0,'Lee Crester','Banker','',0,7,0,0,0,0,0,0,45,45,12,1,1,0,1,131073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43725,15595,0,0,33496,0,0,0,'Curtis Crester','Banker','',0,7,0,0,0,0,0,0,45,45,12,1,1,0,1,131073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43730,15595,0,0,33532,0,0,0,'Oliver Harris','','',4096,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43731,15595,0,0,33531,0,0,0,'Sister Elsington','','',4096,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43732,15595,0,0,19034,0,0,0,'Corpseweed','','',256,4,0,0,0,0,0,0,22,23,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43738,15595,0,0,33533,0,0,0,'Apprentice Fess','','',4096,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43739,15595,0,0,26393,0,0,0,'Bitsy','Innkeeper','',134217728,7,0,0,0,0,0,0,35,35,68,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43748,15595,0,0,33499,0,0,0,'Janice Winters','General Goods','',0,7,0,0,0,0,0,0,35,35,68,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43750,15595,0,0,33500,0,0,0,'Marvin Winters','Mail Armor','',0,7,0,0,0,0,0,0,35,35,68,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43766,15595,0,0,33502,0,0,0,'Roslyn Paxton','Stable Master','',134217728,7,0,0,0,0,0,0,35,35,68,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43768,15595,0,0,33506,0,0,0,'Tannec Stonebeak','Gryphon Keeper','',0,7,0,0,0,0,0,0,50,50,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43769,15595,0,0,33507,0,0,0,'Bralla Cloudwing','Flying Trainer','',0,7,0,0,0,0,0,0,50,50,12,1,1,0,1,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43770,15595,0,0,33504,0,0,0,'Tathan Thunderstone','Stable Master','',0,7,0,0,0,0,0,0,30,30,694,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43771,15595,0,0,33517,0,0,0,'Mixi','Innkeeper','',0,7,0,0,0,0,0,0,30,30,2160,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43772,15595,0,0,33514,0,0,0,'Stek Orespazz','Blacksmithing Supplies','',4096,7,0,0,0,0,0,0,25,25,2160,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43773,15595,0,0,33515,0,0,0,'Stella Boomboom','Stable Master','',0,7,0,0,0,0,0,0,30,30,2160,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43774,15595,0,0,33516,0,0,0,'Feena Simplesap','Poisons & Reagents','',0,7,0,0,0,0,0,0,30,30,2160,1,1,0,1,3200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43776,15595,0,0,33513,0,0,0,'Zizo Seasizzle','Fishing Supplies','',0,7,0,0,0,0,0,0,30,30,2160,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43795,15595,0,0,29249,0,0,0,'Aponi Brightmane','Paladin Trainer','',134217728,7,0,0,0,0,0,0,80,80,104,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43796,15595,0,0,29250,0,0,0,'Tahu Sagewind','Priest Trainer','',134217728,7,0,0,0,0,0,0,55,55,104,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43799,15595,0,0,33511,0,0,0,'Lurking Worgen','','',0,7,0,0,0,0,0,0,25,25,1684,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43814,15595,0,0,33511,0,0,0,'Lurking Worgen','','',0,7,0,0,0,0,0,0,24,24,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43819,15595,0,0,33518,0,0,0,'Kirsten Westmill','Banker','',134217728,7,0,0,0,0,0,0,45,45,12,1,1,0,1,131073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43820,15595,0,0,33519,0,0,0,'Scott Westmill','Banker','',0,7,0,0,0,0,0,0,45,45,12,1,1,0,1,131073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43822,15595,0,0,33520,0,0,0,'Thomas Westmill','Banker','',134217728,7,0,0,0,0,0,0,45,45,12,1,1,0,1,131073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43823,15595,0,0,33521,0,0,0,'Leslie Wainwright','Banker','',0,7,0,0,0,0,0,0,45,45,12,1,1,0,1,131073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43824,15595,0,0,33522,0,0,0,'Ann Wainwright','Banker','',0,7,0,0,0,0,0,0,45,45,12,1,1,0,1,131073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43825,15595,0,0,33523,0,0,0,'Warren Wainwright','Banker','',0,7,0,0,0,0,0,0,45,45,12,1,1,0,1,131073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43840,15595,0,0,33527,0,0,0,'Fineas G. Bankworthy','Banker','',134217728,7,0,0,0,0,0,0,45,45,12,1,1,0,1,131073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43841,15595,0,0,33528,0,0,0,'Auctioneer Lauffer','','',0,7,0,0,0,0,0,0,85,85,12,1,1,0,1,2097152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43842,15595,0,0,33529,0,0,0,'Auctioneer Fitzgerald','','',0,7,0,0,0,0,0,0,85,85,12,1,1,0,1,2097152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43845,15595,0,0,35095,0,0,0,'Malfurion Stormrage','','',12,7,0,3,0,0,0,0,88,88,124,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43849,15595,0,0,33534,0,0,0,'Garley Lightrider','Reliquary','',0,7,0,0,0,0,0,0,60,60,1604,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43851,15595,0,0,137,0,0,0,'Buried Corpse','','',0,6,0,0,0,0,0,0,24,24,974,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43853,15595,0,0,1228,0,0,0,'Bloodsail Buzzard','','',0,1,7,0,0,0,0,0,35,35,73,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43870,15595,0,0,33540,0,0,0,'Seer Beryl','Priest Trainer','',134217728,7,0,0,0,0,0,0,60,60,104,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43881,15595,0,0,33542,0,0,0,'Delano Morisett','Warlock Trainer','',134217728,7,0,0,0,0,0,0,50,50,68,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43883,15595,0,0,33544,0,0,0,'Jensen Thomasson','Warlock Trainer','',134217728,7,0,0,0,0,0,0,50,50,68,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43891,15595,0,0,33548,33549,0,0,'Vilebranch Zealot','','',0,7,0,0,0,0,0,0,34,34,795,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43892,15595,0,0,33550,0,0,0,'Morairania Horton','Warlock Trainer','',134217728,7,0,0,0,0,0,0,50,50,68,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43923,15595,0,0,146,0,0,0,'Forlorn Spirit','','',0,6,0,0,0,0,0,0,23,24,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43941,15595,0,0,33346,33347,33348,0,'Dragonmaw Worker','','',0,7,0,0,0,0,0,0,82,83,2305,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43943,15595,0,0,32904,0,0,0,'Garrosh Hellscream','Warchief','',4,7,0,1,0,0,0,0,88,88,1735,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43945,15595,0,0,33582,0,0,0,'Innkeeper Kritzle','Innkeeper','',134217728,7,0,0,0,0,0,0,15,15,29,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43946,15595,0,0,33583,0,0,0,'Innkeeper Kerntis','Innkeeper','',134217728,7,0,0,0,0,0,0,15,15,29,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43948,15595,0,0,33586,0,0,0,'Private Jackson','Provisioner','',0,7,0,0,0,0,0,0,22,25,1078,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43949,15595,0,0,33584,0,0,0,'Martang','Cloth & Leather Armor Merchant','',0,7,0,0,0,0,0,0,14,14,29,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43951,15595,0,0,33585,0,0,0,'Durnok','Leather Armor Merchant','',0,7,0,0,0,0,0,0,15,15,29,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43953,15595,0,0,33587,0,0,0,'Niriap','General Goods','',0,7,0,0,0,0,0,0,25,25,29,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43955,15595,0,0,33588,0,0,0,'Naman','Mail Armor Merchant','',0,7,0,0,0,0,0,0,25,25,29,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43956,15595,0,0,33589,0,0,0,'Lokarbo','Butcher','',0,7,0,0,0,0,0,0,27,27,29,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43957,15595,0,0,33590,0,0,0,'Frazzik','Armorer & Shieldcrafter','',0,7,0,0,0,0,0,0,15,15,2159,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43958,15595,0,0,33344,33345,0,0,'Dragonmaw Merchant','','',0,7,0,0,0,0,0,0,82,83,2305,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43964,15595,0,0,30091,0,0,0,'Grux Sparklesnap','Reagents','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,2176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43972,15595,0,0,33594,0,0,0,'Cordelia Everseek','Food & Drink','',0,7,0,0,0,0,0,0,50,50,1695,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43973,15595,0,0,28502,0,0,0,'Hazzranache','','',0,8,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43974,15595,0,0,28502,0,0,0,'Razzranache','','',0,8,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43975,15595,0,0,28502,0,0,0,'Jazzranache','','',0,8,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43976,15595,0,0,33641,0,0,0,'Spazzranache','','',0,8,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43977,15595,0,0,22903,11686,0,0,'Tkashi Fetish','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43979,15595,0,0,33596,0,0,0,'Gravin Steelbeard','Stable Master','',134217728,7,0,0,0,0,0,0,30,30,55,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43980,15595,0,0,33597,0,0,0,'Chase Everseek','Trade Goods','',0,7,0,0,0,0,0,0,50,50,1695,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43982,15595,0,0,37699,0,0,0,'Vernon Soursprye','Stable Master','',134217728,7,0,0,0,0,0,0,15,15,2160,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43987,15595,0,0,15764,0,0,0,'Skippy Hophappy','','',0,7,0,0,0,0,0,0,25,25,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43988,15595,0,0,38007,0,0,0,'Carthok','Stable Master','',0,7,0,0,0,0,0,0,15,15,2160,1,1,0,1,4194433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43993,15595,0,0,5441,0,0,0,'Innkeeper Larisal','Innkeeper','',134217728,7,0,0,0,0,0,0,30,30,80,1,1,0,1,65537,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43994,15595,0,0,9275,0,0,0,'Salustred','Stable Master','',134217728,7,0,0,0,0,0,0,30,30,80,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43997,15595,0,0,33602,0,0,0,'Breg FullBeard','Provisioner','',0,7,0,0,0,0,0,0,25,25,55,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43998,15595,0,0,33604,0,0,0,'Darvish Quickhammer','Blacksmithing Supplies','',0,7,0,0,0,0,0,0,21,21,55,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44001,15595,0,0,33609,0,0,0,'Cedric Bronzeflint','General Goods','',0,7,0,0,0,0,0,0,25,25,55,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44004,15595,0,0,33614,33615,0,0,'Gilnean Envoy','','',0,7,0,0,0,0,0,0,85,85,68,1,1,0,1,1048577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44005,15595,0,0,4286,0,0,0,'Teep Topup','Engineering & Mining Supplies','',0,7,0,0,0,0,0,0,30,30,875,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44006,15595,0,0,33616,0,0,0,'Innkeeper Daughny','Innkeeper','',0,7,0,0,0,0,0,0,25,25,55,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44007,15595,0,0,33617,0,0,0,'Shep Goldtend','Stable Master','',0,7,0,0,0,0,0,0,30,30,55,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44011,15595,0,0,5489,0,0,0,'Muddied Water Elemental','','',0,4,0,0,0,0,0,0,84,84,1932,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44013,15595,0,0,33622,33623,0,0,'Dragonmaw Envoy','','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,1048577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44016,15595,0,0,707,0,0,0,'Coalpelt Bear','','',1,1,4,0,0,0,0,0,23,24,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44017,15595,0,0,33624,0,0,0,'Priestess Thaalia','','',4096,7,0,0,0,0,0,0,35,35,1694,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44018,15595,0,0,33625,0,0,0,'Wulfred Harrys','','',4096,7,0,0,0,0,0,0,35,35,2164,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44019,15595,0,0,33626,0,0,0,'Livingston Marshal','Innkeeper','',134221824,7,0,0,0,0,0,0,35,35,1078,1,1,0,1,66179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44020,15595,0,0,18933,0,0,0,'Barn Owl','','',1,1,26,0,0,0,0,0,23,24,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44021,15595,0,0,33076,0,0,0,'Ghaliri','Emissary of Rastakhan','',0,7,0,0,0,0,0,0,80,80,1574,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44022,15595,0,0,33627,0,0,0,'Frank Carlson','Blacksmithing Supplies','',0,7,0,0,0,0,0,0,30,30,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44024,15595,0,0,33628,0,0,0,'Artesh','','',0,7,0,0,0,0,0,0,84,84,2305,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44027,15595,0,0,33629,0,0,0,'Ardan Softmoon','Leatherworking Supplies','',0,7,0,0,0,0,0,0,19,19,80,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44028,15595,0,0,4629,0,0,0,'Silent Shade','','',0,6,0,0,0,0,0,0,23,24,974,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44029,15595,0,0,26916,0,0,0,'Clattering Coldwraith','','',0,6,0,0,0,0,0,0,23,24,974,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44030,15595,0,0,33630,0,0,0,'Draelan','Enchanting Supplies','',0,7,0,0,0,0,0,0,21,21,80,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44034,15595,0,0,33632,0,0,0,'Franklin Brinklestein','General & Trade Supplies','',0,7,0,0,0,0,0,0,30,30,68,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44040,15595,0,0,33634,0,0,0,'Kramlod Farsight','Bowyer & Gunsmith','',0,7,0,0,0,0,0,0,55,55,29,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44042,15595,0,0,33259,0,0,0,'Ornak','','',0,7,0,0,0,0,0,0,82,82,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44043,15595,0,0,33635,0,0,0,'Kinnel','','',4096,7,0,0,0,0,0,0,35,35,64,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44047,15595,0,0,4129,0,0,0,'Audrid Grenich','Poison & Reagent Supplies','',0,7,0,0,0,0,0,0,10,10,68,1,1,0,1,3200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44057,15595,0,0,31160,0,0,0,'Riverboat','','vehichleCursor',1048576,9,0,0,0,0,0,0,20,20,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44058,15595,0,0,31389,0,0,0,'Horton Hornblower','','',0,7,0,0,0,0,0,0,30,30,69,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44082,15595,0,0,33670,0,0,0,'Bronwyn Hewstrike','Explorers\' League','',4096,7,0,0,0,0,0,0,60,60,2155,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44083,15595,0,0,33671,0,0,0,'Linzi Hewstrike','Explorers\' League','',134221824,7,0,0,0,0,0,0,32,32,2155,1,1,0,1,4227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44084,15595,0,0,14996,0,0,0,'Maywiki','','',0,7,0,1,0,0,0,0,60,60,1574,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44087,15595,0,0,33673,0,0,0,'Nightbane Stalker','','',0,7,0,0,0,0,0,0,22,23,24,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44089,15595,0,0,744,0,0,0,'Blackbelly Forager','','',1,1,5,0,0,0,0,0,22,22,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44098,15595,0,0,30779,0,0,0,'Writhing Terror','','',0,6,0,0,0,0,0,0,25,25,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44099,15595,0,0,33674,0,0,0,'Dask \"The Flask\" Gobfizzle','Explorers\' League','',4096,7,0,0,0,0,0,0,33,33,2155,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44100,15595,0,0,33675,0,0,0,'Goris','Explorers\' League','',4096,7,0,0,0,0,0,0,30,30,2155,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44106,15595,0,0,1167,0,0,0,'Hambone','Explorers\' League','',4096,1,0,1,0,0,0,0,60,60,57,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44110,15595,41293,0,12207,0,0,0,'Ocean Shredfin','','',0,1,0,0,0,0,0,0,22,23,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44112,15595,0,0,33676,0,0,0,'Airwyn Bantamflax','Explorers\' League','',0,7,0,0,0,0,0,0,60,60,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44113,15595,0,0,21171,0,0,0,'Ironjaw Behemoth','','',0,1,0,0,0,0,0,0,30,30,49,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44114,15595,0,0,33678,0,0,0,'Wilkinson','General Goods','',0,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44115,15595,0,0,33679,0,0,0,'Ella','Reagents','',0,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,2176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44116,15595,0,0,27692,0,0,0,'Harbor Crawler','','',1,1,8,0,0,0,0,0,21,21,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44123,15595,0,0,33685,0,0,0,'Emily Jackson','Stable Master','',134217728,7,0,0,0,0,0,0,30,30,12,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44141,15595,0,0,328,11686,0,0,'Marsh Fire Bunny','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44142,15595,0,0,15393,15396,15398,15395,'Rockpool Tadpole','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44149,15595,0,0,3199,0,0,0,'Partially-Digested Mosshide Gnoll','','',0,7,0,0,0,0,0,0,22,22,61,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44150,15595,0,0,714,0,0,0,'Slowly Decaying Mosshide Mystic','','',0,7,0,0,0,0,0,0,22,22,61,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44158,15595,0,0,33698,33699,33700,33701,'Orgrimmar Skyway Peon','','',0,7,0,0,0,0,0,0,8,9,29,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44160,15595,0,0,33698,33699,33700,33701,'Suspicious Peon','','',0,7,0,0,0,0,0,0,8,9,29,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44161,15595,0,0,667,0,0,0,'Mosshide Scout','','',0,7,0,0,0,0,0,0,11,12,61,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44162,15595,0,0,714,0,0,0,'Mosshide Basher','','',0,7,0,0,0,0,0,0,11,12,61,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'8734',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44163,15595,0,0,763,0,0,0,'Stonesplinter Worker','','',0,7,0,0,0,0,0,0,12,13,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44165,15595,0,0,1744,0,0,0,'Sunscale Consort','','',1,1,11,0,0,0,0,0,16,16,48,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'8734',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44166,15595,0,0,6087,0,0,0,'Grazing Zhevra','','',0,1,0,0,0,0,0,0,11,12,189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44167,15595,0,0,1747,0,0,0,'Sunscale Raptor','','',1,1,11,0,0,0,0,0,11,12,48,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44168,15595,0,0,3833,3834,0,0,'Southsea Recruit','','',0,7,0,0,0,0,0,0,14,15,230,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44169,15595,0,0,33263,0,0,0,'Zaela','','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'8734',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44170,15595,0,0,9447,0,0,0,'Hezrul\'s Bloodguard','','',0,7,0,0,0,0,0,0,14,15,130,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44171,15595,0,0,32778,0,0,0,'Training Dummy','','',0,9,0,0,0,0,0,0,3,3,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,262144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44172,15595,0,0,32448,0,0,0,'Moldy Dark Iron Trapper Corpse','','',0,7,0,0,0,0,0,0,22,23,54,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44176,15595,0,0,1305,0,0,0,'Bluegill Wanderer','','',0,7,0,0,0,0,0,0,13,14,18,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44177,15595,0,0,33702,0,0,0,'Innkeeper Bernice','Innkeeper','',134217728,7,0,0,0,0,0,0,30,30,2164,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44178,15595,0,0,796,0,0,0,'Sweet Gary Guns','Gun Vendor','',0,7,0,0,0,0,0,0,35,35,119,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44179,15595,0,0,25034,0,0,0,'Harry No-Hooks','Birds and Rum','',0,7,0,0,0,0,0,0,35,35,119,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44181,15595,0,0,33703,0,0,0,'Daniel Roberts','Blacksmithing Supplies','',0,7,0,0,0,0,0,0,35,35,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44182,15595,0,0,983,0,0,0,'Gurlgrl','Sword Vendor','',0,7,0,0,0,0,0,0,35,35,119,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44183,15595,0,0,33707,0,0,0,'Durango','General Goods','',0,7,0,0,0,0,0,0,35,35,126,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44186,15595,0,0,33706,0,0,0,'Morango','Trade Goods','',0,7,0,0,0,0,0,0,35,35,126,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44187,15595,0,0,38741,0,0,0,'Pechanga','Reagents & Poisons','',0,7,0,0,0,0,0,0,35,35,126,1,1,0,1,3200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44190,15595,0,0,33713,0,0,0,'Innkeeper Draxle','Innkeeper','',0,7,0,0,0,0,0,0,35,35,2160,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44191,15595,0,0,33714,0,0,0,'Finzy Watchwoozle','Stable Master','',0,7,0,0,0,0,0,0,35,35,2160,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44192,15595,0,0,33712,0,0,0,'Bobber Spazzspark','Fishing Supplies','',0,7,0,0,0,0,0,0,35,35,2160,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44193,15595,0,0,33711,0,0,0,'Marpi Greenwrench','Herbalism Supplies','',0,7,0,0,0,0,0,0,35,35,2160,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44194,15595,0,0,33710,0,0,0,'Gruzz Thinxlotz','Engineering Supplies','',0,7,0,0,0,0,0,0,35,35,2160,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44195,15595,0,0,33709,0,0,0,'Smity Hammerhead','Blacksmithing Supplies','',0,7,0,0,0,0,0,0,35,35,2160,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44196,15595,0,0,33708,0,0,0,'Pop Sodaslam','Food & Drink','',0,7,0,0,0,0,0,0,35,35,2160,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44198,15595,0,0,543,0,0,0,'Foreman Sharpsneer','','',0,7,0,0,0,0,0,0,13,13,61,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44200,15595,0,0,33715,0,0,0,'Scout Dorli','','',4096,7,0,0,0,0,0,0,20,20,55,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44219,15595,0,0,33731,0,0,0,'Logistics Officer Renaldo','Innkeeper','',4096,7,0,0,0,0,0,0,35,35,1075,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44226,15595,0,0,33737,0,0,0,'Sarltooth','','',0,6,0,4,0,0,0,0,23,23,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44230,15595,0,0,33739,0,0,0,'Richard Trueflight','Flight Master','',134217728,7,0,1,0,0,0,0,85,85,2070,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44231,15595,0,0,33741,0,0,0,'Devon Manning','Flight Master','',134217728,7,0,1,0,0,0,0,85,85,2070,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44232,15595,0,0,33742,0,0,0,'Janice Myers','Flight Master','',134217728,7,0,1,0,0,0,0,85,85,2070,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44233,15595,0,0,33744,0,0,0,'William Kielar Jr.','Flight Master','',134217728,7,0,1,0,0,0,0,85,85,2070,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44235,15595,0,0,33738,0,0,0,'Thaegra Tillstone','Innkeeper','',134217728,7,0,0,0,0,0,0,30,30,12,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44236,15595,0,0,33740,0,0,0,'Myrla Stoneround','Barmaid','',0,7,0,0,0,0,0,0,30,30,12,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44237,15595,0,0,33743,0,0,0,'Maegan Tillman','Innkeeper','',134217728,7,0,0,0,0,0,0,45,45,12,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44238,15595,0,0,33745,0,0,0,'Harrison Jones','Archaeology Trainer','',134217728,7,0,0,0,0,0,0,80,80,12,1,1,0,1,83,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44239,15595,0,0,33746,0,0,0,'Janric Moller','Archaeology Student','',0,7,0,0,0,0,0,0,30,30,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44240,15595,0,0,22471,0,0,0,'Argent Hippogryph','','',0,1,0,0,0,0,0,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44241,15595,0,0,33747,0,0,0,'Lana Dubing','Archaeology Student','',0,7,0,0,0,0,0,0,30,30,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44243,15595,0,0,33748,0,0,0,'Darnella Winford','Archaeology Student','',0,7,0,0,0,0,0,0,30,30,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44245,15595,0,0,33750,0,0,0,'Faldren Tillsdale','Valor Quartermaster','',0,7,0,0,0,0,0,0,55,55,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44246,15595,0,0,33751,0,0,0,'Magatha Silverton','Justice Quartermaster','',0,7,0,0,0,0,0,0,55,55,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44247,15595,0,0,33752,0,0,0,'Wulf Hansreim','Hunter Trainer','',134217728,7,0,0,0,0,0,0,60,60,12,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44249,15595,0,0,33753,0,0,0,'Sarisse Jume','Hunter Trainer','',134217728,7,0,0,0,0,0,0,50,50,12,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44251,15595,0,0,33755,0,0,0,'Alma Deering','Pet Trainer','',0,7,0,0,0,0,0,0,40,40,12,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44252,15595,0,0,33756,0,0,0,'Karin','Stable Master','',134217728,7,0,0,0,0,0,0,30,30,12,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44256,15595,118,0,666,0,0,0,'Greypaw','Alma\'s Pet','',0,1,1,0,0,0,0,0,40,40,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44262,15595,0,0,8598,0,0,0,'Mosshide Representative','','',0,7,0,0,0,0,0,0,15,15,1848,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44263,15595,0,0,1305,0,0,0,'Bluegill Representative','','',0,7,0,0,0,0,0,0,15,15,1965,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44264,15595,0,0,2153,0,0,0,'Tunnel Rat Lackey','','',0,7,0,0,0,0,0,0,15,15,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44267,15595,0,0,33762,0,0,0,'Logistics Officer Salista','Innkeeper','',134221824,7,0,0,0,0,0,0,35,35,1075,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44268,15595,0,0,33763,0,0,0,'Keep Watcher Kerry','Innkeeper','',0,7,0,0,0,0,0,0,40,40,1075,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44270,15595,0,0,33764,0,0,0,'Innkeeper Hurnahet','Innkeeper','',134217728,7,0,0,0,0,0,0,40,40,104,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44276,15595,0,0,33765,0,0,0,'Innkeeper Lhakadd','Innkeeper','',0,7,0,0,0,0,0,0,40,40,1074,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44277,15595,0,0,33769,0,0,0,'Gary Henton','Weapon Vendor','',4096,7,0,0,0,0,0,0,35,35,1075,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44279,15595,0,0,33770,0,0,0,'Donnach','Blacksmithing Supplies','',4096,7,0,0,0,0,0,0,35,35,1075,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44280,15595,0,0,33771,0,0,0,'Serena Arclight','Engineering Supplies','',4096,7,0,0,0,0,0,0,35,35,1075,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44283,15595,0,0,33774,0,0,0,'Camran','Mail Armor','',4096,7,0,0,0,0,0,0,35,35,1075,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44284,15595,0,0,513,538,1873,0,'Northridge Spider','','',1,1,3,0,0,0,0,0,37,38,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44285,15595,0,0,33775,0,0,0,'Ramja Skyspinner','Clothier','',0,7,0,0,0,0,0,0,40,40,104,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44286,15595,0,0,33776,0,0,0,'Murhane','Leather Armor','',0,7,0,0,0,0,0,0,40,40,104,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44287,15595,0,0,33778,0,0,0,'Terndak','Weapon Vendor','',0,7,0,0,0,0,0,0,40,40,29,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44292,15595,0,0,486,0,0,0,'Bluegill Mudskipper','','',0,7,0,0,0,0,0,0,13,14,18,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44294,15595,0,0,33773,0,0,0,'Quartermaster Lawson','General Goods','',4096,7,0,0,0,0,0,0,35,35,1075,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44296,15595,0,0,33777,0,0,0,'Turrana','General Goods','',0,7,0,0,0,0,0,0,35,35,104,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44297,15595,0,0,33779,0,0,0,'Kurinika Spiritseeker','General Goods','',0,7,0,0,0,0,0,0,40,40,104,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44299,15595,0,0,33781,0,0,0,'Beathan Firebrew','Alcohol Vendor','',4096,7,0,0,0,0,0,0,35,35,1075,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44300,15595,0,0,33782,0,0,0,'Quartermaster Dernhak','General Goods','',0,7,0,0,0,0,0,0,40,40,1074,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44301,15595,0,0,33785,0,0,0,'Roger Sternbach','Trade Goods','',4096,7,0,0,0,0,0,0,35,35,1075,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44302,15595,0,0,33783,0,0,0,'Quartermaster Winfred','General Goods','',4096,7,0,0,0,0,0,0,35,35,1075,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44303,15595,0,0,33784,0,0,0,'Quartermaster Rutherford','General Goods','',4096,7,0,0,0,0,0,0,35,35,1075,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44304,15595,0,0,33786,0,0,0,'Quartermaster Higgins','General Goods','',4096,7,0,0,0,0,0,0,35,35,2155,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44305,15595,0,0,33787,0,0,0,'Trank','Explosives','',0,7,0,0,0,0,0,0,40,40,29,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44307,15595,0,0,33789,0,0,0,'Cranston Fizzlespit','Alchemy Supplies','',0,7,0,0,0,0,0,0,30,30,875,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44309,15595,0,0,33823,0,0,0,'Innkeeper Grak','Innkeeper','',0,7,0,1,0,0,0,0,65,65,1074,1,1,0,1,65537,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44310,15595,0,0,33822,0,0,0,'Kroff','Stable Master','',0,7,0,0,0,0,0,0,65,65,1074,1,1,0,1,4194433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44311,15595,0,0,33820,0,0,0,'Overseer Struk','Blacksmithing Supplies','',0,7,0,1,0,0,0,0,65,65,1074,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44312,15595,0,0,33818,0,0,0,'Chef Braf','Food & Drink','',0,7,0,1,0,0,0,0,65,65,1074,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44313,15595,0,0,33817,0,0,0,'Neka','Reagents & Poisons','',0,7,0,0,0,0,0,0,65,65,1074,1,1,0,1,3200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44315,15595,44574,0,1245,0,0,0,'Desiccated Magus','','',0,6,0,0,0,0,0,0,34,35,974,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44316,15595,44574,0,201,0,0,0,'Desiccated Spearman','','',0,6,0,0,0,0,0,0,34,35,974,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44321,15595,0,0,33816,0,0,0,'Sarah Lightbrew','Enchanting Supplies','',0,7,0,0,0,0,0,0,49,49,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44322,15595,0,0,33815,0,0,0,'Tonya Lightbrew','Inscripting Supplies','',0,7,0,0,0,0,0,0,49,49,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44324,15595,0,0,33814,0,0,0,'Keri Thunderbrew','Alcohol','',0,7,0,0,0,0,0,0,49,49,12,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44325,15595,0,0,33813,0,0,0,'Mama Morton','Innkeeper','',0,7,0,0,0,0,0,0,49,49,12,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44326,15595,0,0,33870,33871,33872,33873,'Andorhal Deathguard','','',0,7,0,0,0,0,0,0,34,35,2213,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44328,15595,0,0,33874,33875,33876,33877,'Andorhal Defender','','',0,7,0,0,0,0,0,0,34,35,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44330,15595,0,0,33812,0,0,0,'Gina Gellar','Stable Master','',134217728,7,0,0,0,0,0,0,49,49,12,1,1,0,1,4194433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44333,15595,0,0,33810,0,0,0,'Marcy Lewis','Poisons & Reagents','',0,7,0,0,0,0,0,0,49,49,12,1,1,0,1,3200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44334,15595,0,0,33809,0,0,0,'Donna Berrymore','Innkeeper','',134221824,7,0,0,0,0,0,0,63,63,2164,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44335,15595,0,0,33808,0,0,0,'Willard C. Bennington','Stable Master','',134221824,7,0,0,0,0,0,0,63,63,2164,1,1,0,1,4194433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44336,15595,0,0,33807,0,0,0,'Stephan Kebbel','Fishing Supplies','',4096,7,0,0,0,0,0,0,63,63,2164,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44337,15595,0,0,33806,0,0,0,'Maurice Essman','Blacksmithing Supplies','',4096,7,0,0,0,0,0,0,63,63,2164,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44338,15595,0,0,304,0,0,0,'White Chicken','','',0,8,0,0,0,0,0,0,5,5,31,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44339,15595,0,0,33804,0,0,0,'Salaran','Weaponsmith','',4096,7,0,0,0,0,0,0,60,60,1695,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44340,15595,0,0,33802,0,0,0,'Janella','Food & Drink','',4096,7,0,0,0,0,0,0,60,60,1695,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44341,15595,0,0,33800,0,0,0,'Aeilara','Trade Goods','',4096,7,0,0,0,0,0,0,60,60,1695,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44343,15595,0,0,33795,0,0,0,'Quartermaster Dekrok','General Goods','',0,7,0,0,0,0,0,0,58,59,714,1,1,0,1,4736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44344,15595,0,0,33794,0,0,0,'Quartermaster Apone','General Goods','',0,7,0,0,0,0,0,0,58,59,534,1,1,0,1,4736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44345,15595,0,0,33793,0,0,0,'Cannary Caskshot','','',4096,7,0,0,0,0,0,0,15,15,2155,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44346,15595,0,0,33796,0,0,0,'Brandon Merriweather','Stable Master','',0,7,0,0,0,0,0,0,30,30,1075,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44347,15595,0,0,33798,0,0,0,'Werner Eastbrook','Stable Master','',0,7,0,0,0,0,0,0,30,30,1075,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44348,15595,0,0,33799,0,0,0,'Carey Willis','Stable Master','',0,7,0,0,0,0,0,0,30,30,1075,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44349,15595,0,0,33801,0,0,0,'Munada','Stable Master','',134217728,7,0,0,0,0,0,0,30,30,104,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44354,15595,0,0,33803,0,0,0,'Grantor','Stable Master','',134217728,7,0,0,0,0,0,0,30,30,29,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44359,15595,0,0,22903,21072,0,0,'Andorhal Fire Bunny','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44374,15595,0,0,33333,0,0,0,'Sherm','Marshal Expeditions Recruiter','',0,7,0,0,0,0,0,0,51,51,2159,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44380,15595,0,0,33829,0,0,0,'Jabul','Druid Trainer','',134217728,7,0,0,0,0,0,0,15,15,126,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44383,15595,0,0,33833,0,0,0,'Regina Salister','Trade Goods','',0,7,0,0,0,0,0,0,38,38,35,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44389,15595,0,0,32778,0,0,0,'Training Dummy','','',0,9,0,0,0,0,0,0,3,3,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,262144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44390,15595,0,0,32022,0,0,0,'Spiny Rock Crab','','',1,1,8,0,0,0,0,0,35,36,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44392,15595,0,0,719,0,0,0,'Muzzle','Karrina\'s Pet','',0,1,4,0,0,0,0,0,40,40,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44393,15595,0,0,33838,0,0,0,'Bolner Hammerbeak','Shaman Trainer','',0,7,0,0,0,0,0,0,50,50,12,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44394,15595,0,0,33839,0,0,0,'Dalga Hammerbeak','Shaman Trainer','',0,7,0,0,0,0,0,0,40,40,12,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44396,15595,0,0,33840,0,0,0,'Celestine of the Harvest','Druid Trainer','',0,7,0,0,0,0,0,0,40,40,12,1,1,0,1,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44398,15595,0,0,33841,0,0,0,'Snart Razzlegrin','General Goods','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44399,15595,0,0,2412,0,0,0,'Nah\'te','Wind Rider Master','',0,7,0,1,0,0,0,0,85,85,104,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44401,15595,0,0,4588,0,0,0,'Earthward Totem','Auld Stonespire\'s Creation','',0,11,0,0,0,0,0,0,32,32,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44402,15595,0,0,4568,0,0,0,'Auld Stonespire','','',0,7,0,0,0,0,0,0,34,34,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44407,15595,0,0,33848,0,0,0,'Mixi Sweetride','Flight Master','',0,7,0,1,0,0,0,0,85,85,35,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44408,15595,0,0,33849,0,0,0,'Selara','Flight Master','',0,7,0,1,0,0,0,0,85,85,1604,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44409,15595,0,0,33852,0,0,0,'Nancy Skybrew','Flight Master','',4096,7,0,1,0,0,0,0,85,85,2155,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44410,15595,0,0,35907,0,0,0,'Jake Badlands','Flight Master','',0,7,0,1,0,0,0,0,85,85,1075,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44415,15595,0,0,33857,0,0,0,'Spirit of Agamaggan','Ancient','',0,1,0,1,0,0,0,0,41,41,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44417,15595,0,0,33858,0,0,0,'Rations Officer Flexgear','Food & Drink','',0,7,0,0,0,0,0,0,48,48,64,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44435,15595,0,0,33882,33883,33884,33885,'Argent Lumberjack','','',0,7,0,0,0,0,0,0,36,37,2070,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44436,15595,0,0,33886,33887,0,0,'Hearthglen Shieldbearer','','',0,7,0,0,0,0,0,0,39,40,2071,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44437,15595,0,0,33888,33889,33890,33891,'Hearthglen Recruit','','',0,7,0,0,0,0,0,0,39,40,2071,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44438,15595,0,0,33892,33893,0,0,'Hearthglen Commander','','',0,7,0,1,0,0,0,0,39,40,2071,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44439,15595,0,0,33894,33895,33896,33897,'Hearthglen Drudge','','',0,7,0,0,0,0,0,0,39,40,2071,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44440,15595,0,0,33898,33899,0,0,'Hearthglen Honor Guard','','',0,7,0,0,0,0,0,0,85,85,2363,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44441,15595,0,0,33909,0,0,0,'Highlord Tirion Fordring','','',4,7,0,1,0,0,0,0,88,88,2073,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44442,15595,0,0,20981,0,0,0,'Instructor Malicia','','',0,7,0,0,0,0,0,0,39,39,974,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44443,15595,0,0,33902,0,0,0,'Cult-Sworn Warlock','','',0,7,0,0,0,0,0,0,37,38,974,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44444,15595,0,0,33901,0,0,0,'Cult-Sworn Pugilist','','',0,7,0,0,0,0,0,0,37,38,974,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44451,15595,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',76,7,0,1,0,0,0,0,88,88,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44452,15595,0,0,33910,0,0,0,'Koltira Deathweaver','','',4096,7,0,1,0,0,0,0,85,85,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44454,15595,0,0,33912,0,0,0,'Field Agent Kaartish','The Argent Crusade','',0,7,0,0,0,0,0,0,55,55,2070,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44456,15595,0,0,33913,0,0,0,'Adrine Towhide','','',0,7,0,0,0,0,0,0,40,40,635,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44457,15595,0,0,33914,0,0,0,'Selyria Groenveld','','',0,7,0,0,0,0,0,0,40,40,635,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44462,15595,0,0,33916,0,0,0,'Jearl Donald','Royal Apothecary Society','',4096,7,0,0,0,0,0,0,40,40,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44466,15595,0,0,33917,0,0,0,'Lindsay Ravensun','','',4096,7,0,0,0,0,0,0,40,40,68,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44467,15595,0,0,33918,0,0,0,'Lang Loosegrip','','',4096,7,0,0,0,0,0,0,40,40,64,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44471,15595,0,0,5231,0,0,0,'Lurid','','',4096,6,0,0,0,0,0,0,40,40,1733,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44472,15595,0,0,33919,0,0,0,'Kelly Dumah','','',4096,7,0,0,0,0,0,0,35,35,2071,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44473,15595,0,0,33920,0,0,0,'Shaggy Black Bear','','',1,1,4,0,0,0,0,0,35,36,44,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44475,15595,0,0,22255,0,0,0,'Brownfeather Hawk','','',1,1,26,0,0,0,0,0,35,36,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44478,15595,0,0,609,0,0,0,'Redpine Gnoll','','',0,7,0,0,0,0,0,0,36,37,19,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44479,15595,0,0,492,0,0,0,'Redpine Shaman','','',0,7,0,0,0,0,0,0,36,37,19,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44482,15595,0,0,37538,0,0,0,'Hulking Plaguebear','','',1,1,4,0,0,0,0,0,36,37,974,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44483,15595,0,0,7534,0,0,0,'Kirtonos the Herald','','',0,6,0,1,0,0,0,0,43,43,233,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44546,15595,0,0,3247,0,0,0,'Duneclaw Burrower','','',1,1,20,0,0,0,0,0,44,45,413,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44549,15595,44547,0,33954,33955,33956,33957,'Bloodfang Scavenger','','',0,7,0,0,0,0,0,0,11,12,2166,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44568,15595,0,0,33971,0,0,0,'Dune Rattler','','',0,1,35,0,0,0,0,0,45,46,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44569,15595,0,0,33972,0,0,0,'Sand Lasher','','',256,4,0,0,0,0,0,0,47,47,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44573,15595,0,0,15774,0,0,0,'Dune Worm','','',0,1,42,1,0,0,0,0,47,47,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44576,15595,0,0,9476,0,0,0,'Proto-Strider','','',32768,9,0,0,0,0,0,0,17,18,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44582,15595,0,0,33974,0,0,0,'Theresa Denman','Jewelcrafting Trainer','',134217728,7,0,0,0,0,0,0,30,30,12,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44583,15595,0,0,33977,0,0,0,'Terrance Denman','Jewelcrafting Supplies','',0,7,0,0,0,0,0,0,30,30,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44587,15595,0,0,2491,0,0,0,'Duneclaw Stalker','','',1,1,20,0,0,0,0,0,46,47,413,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44592,15595,0,0,33978,33979,33980,33981,'Fallen Human','','',16778240,7,0,0,0,0,0,0,13,13,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44593,15595,0,0,33982,33983,33984,33985,'Fallen Human','','',16778240,7,0,0,0,0,0,0,13,13,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44594,15595,0,0,26522,0,0,0,'Sunburst Adder','','',1,1,35,0,0,0,0,0,47,48,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44595,15595,0,0,21210,0,0,0,'Sand Slitherer','','',0,1,35,0,0,0,0,0,47,48,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44598,15595,0,0,15296,0,0,0,'Desert Bloom','','',256,4,0,0,0,0,0,0,49,49,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44599,15595,0,0,33995,0,0,0,'Duneclaw Broodlord','','',1,1,20,0,0,0,0,0,47,48,413,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44608,15595,0,0,33996,0,0,0,'Agatha','','',0,7,0,1,0,0,0,0,15,15,68,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44611,15595,0,0,5573,5574,0,0,'Wastewander Survivalist','','',0,7,0,0,0,0,0,0,46,47,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44612,15595,0,0,5532,5533,0,0,'Wastewander Tracker','','',0,7,0,0,0,0,0,0,46,47,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44613,15595,0,0,5530,5531,0,0,'Wastewander Darkcaster','','',0,7,0,0,0,0,0,0,47,47,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44614,15595,0,0,3019,0,0,0,'Training Dummy','','',0,9,0,0,0,0,0,0,3,3,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,262144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44615,15595,0,0,33999,0,0,0,'Grand Executor Mortuus','','',0,7,0,1,0,0,0,0,85,85,68,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44616,15595,0,0,6909,0,0,0,'Haywire Battle-Chicken','','',32768,9,0,0,0,0,0,0,17,18,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44618,15595,0,0,14376,0,0,0,'Rusted Skystrider','','',1048576,9,0,0,0,0,0,0,17,17,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44620,15595,0,0,34006,0,0,0,'Marsh Hornet','','',1,1,44,0,0,0,0,0,15,16,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44626,15595,0,0,28819,0,0,0,'Lakebed Snapper','','',1,1,21,0,0,0,0,0,16,17,189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44628,15595,0,0,34007,0,0,0,'Golden Eagle','','',1,1,26,0,0,0,0,0,16,17,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44632,15595,0,0,30072,30071,30073,0,'Dark Ranger','','',0,7,0,0,0,0,0,0,25,25,71,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44635,15595,0,0,30301,0,0,0,'Hill Fox','','',1,1,50,0,0,0,0,0,16,16,2200,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44638,15595,0,0,14315,0,0,0,'Hill Grizzly','','',1,1,4,0,0,0,0,0,15,16,1711,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44694,15595,0,0,17445,0,0,0,'Noxious Tunneler','','',0,1,42,1,0,0,0,0,49,49,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44710,15595,0,0,5586,0,0,0,'Sand Kitten','','',0,8,0,0,0,0,0,0,1,1,188,1,5,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44714,15595,0,0,34030,0,0,0,'Fronkle the Disturbed','','',0,7,0,4,0,0,0,0,49,49,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44723,15595,0,0,34045,0,0,0,'Nahu Ragehoof','Warrior Trainer','',134217728,7,0,0,0,0,0,0,60,60,104,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44725,15595,0,0,34047,0,0,0,'Sunwalker Atohmo','Paladin Trainer','',134217728,7,0,0,0,0,0,0,60,60,104,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44726,15595,0,0,34046,0,0,0,'Shalla Whiteleaf','Druid Trainer','',134217728,7,0,0,0,0,0,0,60,60,104,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44729,15595,0,0,34186,34187,0,0,'Twilight Encroacher','','',0,7,0,0,0,0,0,0,17,18,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44731,15595,0,0,31290,0,0,0,'Horde Hauler','','vehichleCursor',0,10,0,0,0,0,0,0,20,20,1735,1,1,0,1,16777216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1048,0,0,0,0,0,0,0,0,0),(44732,15595,0,0,34050,34051,34052,34053,'Forsaken Trooper','','',0,7,0,0,0,0,0,0,10,15,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44733,15595,0,0,34054,34055,34056,34057,'Forsaken Trooper','','',0,7,0,0,0,0,0,0,10,15,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44734,15595,0,0,32658,32656,0,0,'Horde Engineer','','',0,7,0,0,0,0,0,0,15,15,1735,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44735,15595,0,0,34049,0,0,0,'Seer Liwatha','Priest Trainer','',134217728,7,0,0,0,0,0,0,60,60,104,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44737,15595,0,0,30500,0,0,0,'Subdued Forest Ettin','','',0,7,0,1,0,0,0,0,15,15,1735,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44740,15595,0,0,34058,0,0,0,'Sahi Cloudsinger','Shaman Trainer','',134217728,7,0,0,0,0,0,0,60,60,104,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44743,15595,0,0,34059,0,0,0,'Nohi Plainswalker','Hunter Trainer','',134217728,7,0,0,0,0,0,0,60,60,104,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44745,15595,0,0,30501,0,0,0,'Sunwalker Atohmo\'s Kodo','','',0,1,0,0,0,0,0,0,60,60,104,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44749,15595,0,0,34115,0,0,0,'Supply Sergeant Graves','','',0,7,0,0,0,0,0,0,81,81,1078,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44760,15595,44758,0,34061,0,0,0,'Mo\'grosh Earthbender','','',0,7,0,0,0,0,0,0,17,18,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44762,15595,0,0,31959,0,0,0,'Drenched Southsea Musketeer','','',0,7,0,0,0,0,0,0,46,46,2258,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44763,15595,0,0,31961,0,0,0,'Drowned Southsea Strongarm','','',0,7,0,0,0,0,0,0,46,46,2258,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44764,15595,0,0,31290,0,0,0,'Horde Coffin Hauler','','vehichleCursor',0,10,0,0,0,0,0,0,20,20,1735,1,1,0,1,16777216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1049,0,0,0,0,0,0,0,0,0),(44766,15595,0,0,34064,0,0,0,'Coffins','','',0,10,0,0,0,0,0,0,15,15,1735,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44770,15595,0,0,34066,0,0,0,'Tatepi','Banker','',0,7,0,0,0,0,0,0,45,45,104,1,1,0,1,131072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44773,15595,0,0,11873,0,0,0,'Anastasia','','',0,7,0,0,0,0,0,0,3,3,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44774,15595,0,0,34070,0,0,0,'Genevieve','','',0,7,0,0,0,0,0,0,30,30,12,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50373,15595,0,0,20570,25268,0,0,'Deathknell Grave Target','','',0,10,0,0,0,0,0,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44776,15595,0,0,17703,0,0,0,'Sharpbeak','','vehichleCursor',4096,1,0,1,0,0,0,0,35,35,694,1,1,0,1,16777216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44779,15595,0,0,34107,0,0,0,'Owato','General Goods','',0,7,0,0,0,0,0,0,30,30,104,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44780,15595,0,0,34108,0,0,0,'Isashi','Trade Supplies','',0,7,0,0,0,0,0,0,30,30,104,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44781,15595,0,0,34112,0,0,0,'Opuno Ironhorn','Blacksmithing Trainer','',134217728,7,0,0,0,0,0,0,35,35,104,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44782,15595,0,0,34113,0,0,0,'Rento','Skinning Trainer','',0,7,0,0,0,0,0,0,35,35,104,1,1,0,1,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44783,15595,0,0,34114,0,0,0,'Hiwahi Three-Feathers','Tailoring Trainer','',134217728,7,0,0,0,0,0,0,35,35,104,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44785,15595,0,0,34109,0,0,0,'Miwana','Innkeeper','',134217728,7,0,0,0,0,0,0,30,30,104,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44786,15595,0,0,34073,34074,34075,34076,'Apothecary Initiate','','',4096,7,0,0,0,0,0,0,8,11,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44787,15595,0,0,34110,0,0,0,'Auctioneer Sowata','','',0,7,0,0,0,0,0,0,85,85,104,1,1,0,1,2097152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44788,15595,0,0,34111,0,0,0,'Lonto','Stable Master','',134217728,7,0,0,0,0,0,0,30,30,29,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44791,15595,0,0,34050,34051,34052,34053,'Forsaken Trooper','','',0,7,0,0,0,0,0,0,10,11,2213,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44792,15595,0,0,34054,34055,34056,34057,'Forsaken Trooper','','',0,7,0,0,0,0,0,0,10,11,2213,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44806,15595,0,0,34116,0,0,0,'Fargo Flintlocke','','',0,7,0,0,0,0,0,0,84,84,1078,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44807,15595,0,0,34117,0,0,0,'Farmer Wollerton','','',0,7,0,0,0,0,0,0,55,55,1078,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44820,15595,0,0,3019,0,0,0,'Training Dummy','','',0,9,0,0,0,0,0,0,3,3,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,262144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44836,15595,0,0,2325,0,0,0,'Hearthglen Mustang','','vehichleCursor',0,1,0,0,0,0,0,0,37,37,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44842,15595,0,0,34134,0,0,0,'Uldum Watcher [PH]','','',1048576,5,0,0,0,0,0,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44848,15595,0,0,3019,0,0,0,'Training Dummy','','',0,9,0,0,0,0,0,0,3,3,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,262144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44851,15595,0,0,34136,0,0,0,'Mezlik','Banker','',0,7,0,0,0,0,0,0,35,35,29,1,1,0,1,131072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44852,15595,0,0,34139,0,0,0,'Rilgiz','Banker','',0,7,0,0,0,0,0,0,35,35,29,1,1,0,1,131074,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44853,15595,0,0,34141,0,0,0,'Branzlit','Banker','',0,7,0,0,0,0,0,0,35,35,29,1,1,0,1,131074,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44854,15595,0,0,34143,0,0,0,'Kixa','Banker','',0,7,0,0,0,0,0,0,35,35,29,1,1,0,1,131072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44856,15595,0,0,34144,0,0,0,'Perixa','Banker','',0,7,0,0,0,0,0,0,35,35,29,1,1,0,1,131072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44859,15595,0,0,34261,0,0,0,'Safety Warden Pipsy','','',4096,7,0,0,0,0,0,0,17,17,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44861,15595,0,0,1126,11686,0,0,'Tanaris 4.x Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44863,15595,0,0,33878,0,0,0,'Zen\'Kiki','','',0,7,0,0,0,0,0,0,41,41,994,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44865,15595,0,0,34154,0,0,0,'Auctioneer Fazdran','','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,2097152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44866,15595,0,0,34155,0,0,0,'Auctioneer Drezmit','','',134217728,7,0,0,0,0,0,0,85,85,29,1,1,0,1,2097155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44867,15595,0,0,34156,0,0,0,'Auctioneer Ralinza','','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,2097152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44868,15595,0,0,34157,0,0,0,'Auctioneer Xifa','','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,2097152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44869,15595,0,0,7188,0,0,0,'Marvon Rivetseeker','','',0,7,0,0,0,0,0,0,40,40,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44870,15595,0,0,34158,0,0,0,'Ando Blastenheimer','','',4096,7,0,0,0,0,0,0,14,14,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44871,15595,0,0,9133,0,0,0,'Grunt Grimful','','',0,7,0,0,0,0,0,0,85,85,85,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44872,15595,0,0,8000,0,0,0,'Grunt Wabang','','',0,7,0,0,0,0,0,0,85,85,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44873,15595,0,0,34159,0,0,0,'Buzzard','','',0,8,0,0,0,0,0,0,1,1,188,1,5,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44874,15595,0,0,8001,0,0,0,'Grunt Thathung','','',0,7,0,0,0,0,0,0,85,85,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44876,15595,0,0,1318,0,0,0,'Grunt Koma','','',0,7,0,0,0,0,0,0,85,85,85,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44877,15595,0,0,1320,0,0,0,'Grunt Soran','','',0,7,0,0,0,0,0,0,85,85,85,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44878,15595,0,0,1310,0,0,0,'Grunt Karus','','',0,7,0,0,0,0,0,0,85,85,85,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44880,15595,0,0,34160,0,0,0,'Sea Gull','','',0,8,0,0,0,0,0,0,1,1,188,1,5,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44894,15595,0,0,34165,0,0,0,'Armoire','','Inspect',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44905,15595,0,0,33915,0,0,0,'Del Gahrron','','',0,7,0,0,0,0,0,0,41,41,2070,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44908,15595,0,0,34169,23711,0,0,'Skitterweb Invisible Stalker','','',1048576,8,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44911,15595,0,0,34172,34173,34174,0,'Dreadguard','','Directions',0,7,0,0,0,0,0,0,25,25,71,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44912,15595,0,0,34071,0,0,0,'Apothecary Wormcrud','','',4096,7,0,0,0,0,0,0,13,13,68,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44913,15595,0,0,34175,34176,34177,34178,'Orc Sea Dog','','',4096,7,0,0,0,0,0,0,10,14,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44916,15595,0,0,34181,0,0,0,'Admiral Hatchet','','',4096,7,0,1,0,0,0,0,15,15,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44917,15595,0,0,34182,0,0,0,'Warlord Torok','','',4096,7,0,1,0,0,0,0,14,14,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44918,15595,0,0,34184,0,0,0,'Drakma','Wind Rider Keeper','',0,7,0,0,0,0,0,0,50,50,29,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44919,15595,0,0,34185,0,0,0,'Maztha','Flying Trainer','',0,7,0,0,0,0,0,0,50,50,29,1,1,0,1,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44920,15595,0,0,1126,11686,0,0,'North Tide\'s Invisible Stalker','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44923,15595,0,0,1126,15880,0,0,'North Tide\'s Invisible Stalker (Large)','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44927,15595,0,0,34188,0,0,0,'Rohaku Stonehoof','','',4096,7,0,0,0,0,0,0,8,8,104,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44934,15595,0,0,34189,0,0,0,'Mutant Bush Chicken','','',0,8,0,0,0,0,0,0,1,1,189,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44941,15595,0,0,16213,0,0,0,'Webbed Victim','','',1032,10,0,0,0,0,0,0,1,1,7,1,1,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44948,15595,0,0,30413,0,0,0,'Wind Rider Cub','Drakma\'s Companion','',0,12,0,0,0,0,0,0,1,1,29,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44954,15595,0,0,33978,33979,33980,33981,'Hillsbrad Refugee','','',0,7,0,0,0,0,0,0,12,13,84,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44966,15595,0,0,33982,33983,33984,33985,'Hillsbrad Refugee','','',0,7,0,0,0,0,0,0,12,13,84,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44975,15595,0,0,34203,0,0,0,'Old Umbehto','Fishing Trainer & Supplies','',134217728,7,0,0,0,0,0,0,35,35,29,1,1,0,1,209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44978,15595,0,0,34204,0,0,0,'Sesebi','Druid Trainer','',134217728,7,0,0,0,0,0,0,60,60,126,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44983,15595,0,0,4531,0,0,0,'Stormwind Traveling Merchant','','',0,7,0,0,0,0,0,0,41,41,12,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44984,15595,0,0,7910,0,0,0,'Commander Vines','','',4096,7,0,1,0,0,0,0,60,60,1575,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44985,15595,0,0,7912,0,0,0,'Sergeant Krolan','','',4096,7,0,0,0,0,0,0,60,60,1575,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44986,15595,0,0,6711,0,0,0,'Corporal Nobsy','','',4096,7,0,0,0,0,0,0,60,60,1575,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45008,15595,0,0,34206,0,0,0,'Batamsi','Food & Drink','',0,7,0,0,0,0,0,0,30,30,126,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45012,15595,0,0,36868,0,0,0,'Durnt Brightfalcon','','',0,7,0,0,0,0,0,0,45,45,534,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45013,15595,0,0,27531,0,0,0,'Damion Steel','','',0,7,0,0,0,0,0,0,45,45,714,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45015,15595,0,0,34207,34208,34209,34211,'Darkspear Headhunter','','Directions',0,7,0,0,0,0,0,0,85,85,877,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45019,15595,0,0,34214,0,0,0,'Berserker Zanga','Warrior Trainer','',134217728,7,0,0,0,0,0,0,60,60,126,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45023,15595,0,0,34219,0,0,0,'Huntress Kuzari','Hunter Trainer','',134217728,7,0,0,0,0,0,0,60,60,29,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45025,15595,0,0,34220,0,0,0,'Mimbubu','Kuzari\'s Pet','',0,1,2,0,0,0,0,0,60,60,126,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45029,15595,0,0,34222,0,0,0,'Witch Doctor Umbu','Shaman Trainer','',134217728,7,0,0,0,0,0,0,60,60,126,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45031,15595,0,0,6727,6728,6729,6730,'Nethergarde Footman','','',4096,7,0,0,0,0,0,0,55,56,2321,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45081,15595,0,0,34241,0,0,0,'Makavu','Banker','',0,7,0,0,0,0,0,0,45,45,126,1,1,0,1,131072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45082,15595,0,0,34242,0,0,0,'Auctioneer Ziji','','',0,7,0,0,0,0,0,0,85,85,126,1,1,0,1,2097152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45086,15595,0,0,34243,0,0,0,'Sijambi','Innkeeper','',134217728,7,0,0,0,0,0,0,30,30,126,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45087,15595,0,0,32023,0,0,0,'Felscale Crawler','','',1,1,8,0,0,0,0,0,58,58,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45093,15595,0,0,34245,0,0,0,'Huju','Trade Supplies','',0,7,0,0,0,0,0,0,30,30,126,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45094,15595,0,0,34246,0,0,0,'Jin\'diza','General Goods','',0,7,0,0,0,0,0,0,30,30,126,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45095,15595,0,0,34247,0,0,0,'Night-Stalker Ku\'nanji','Rogue Trainer','',134217728,7,0,0,0,0,0,0,60,60,126,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45117,15595,0,0,34253,0,0,0,'Blue Ground Rune Large','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45118,15595,0,0,14354,0,0,0,'Darkwood Treant','','',256,4,0,0,0,0,0,0,58,58,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45129,15595,0,0,5231,0,0,0,'Lurid','','',0,6,0,0,0,0,0,0,40,40,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45137,15595,0,0,34267,0,0,0,'Shadow-Walker Zuru','Priest Trainer','',134217728,7,0,0,0,0,0,0,60,60,126,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45138,15595,0,0,34266,0,0,0,'Unjari Feltongue','Warlock Trainer','',134217728,7,0,0,0,0,0,0,60,60,126,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45139,15595,0,0,34268,0,0,0,'Zirazi the Star-Gazer','Portal Trainer','',134217728,7,0,0,0,0,0,0,60,60,126,1,1,0,1,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45147,15595,0,0,34279,0,0,0,'Daria L\'Rayne','','',0,7,0,0,0,0,0,0,39,39,2071,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45154,15595,0,0,492,0,0,0,'Redpine Necromancer','','',0,7,0,0,0,0,0,0,37,38,19,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45157,15595,0,0,34285,0,0,0,'Lieutenant Myner','','',0,7,0,0,0,0,0,0,46,46,2071,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45165,15595,0,0,34287,0,0,0,'Thurman Grant','','',0,7,0,0,0,0,0,0,45,45,12,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45167,15595,0,0,34288,0,0,0,'Kurdran Wildhammer','','',0,7,0,1,0,0,0,0,85,85,694,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45169,15595,0,0,34289,0,0,0,'Lieutenant Emry','','',262144,7,0,0,0,0,0,0,84,84,1078,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45170,15595,0,0,34290,0,0,0,'Simon Chandler','','',0,7,0,0,0,0,0,0,84,84,1078,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45171,15595,0,0,34291,0,0,0,'Ephram Hardstone','','',0,7,0,0,0,0,0,0,84,84,1078,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45172,15595,0,0,34292,0,0,0,'Thordun Hammerblow','','',0,7,0,0,0,0,0,0,84,84,694,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45173,15595,0,0,34293,0,0,0,'Talaa','','',0,7,0,0,0,0,0,0,84,84,1078,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45177,15595,0,0,34301,34302,0,0,'Highbank Defender','','',0,7,0,0,0,0,0,0,84,84,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45178,15595,0,0,32991,32992,32993,32994,'Axebite Defender','','',0,7,0,0,0,0,0,0,84,84,2211,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45179,15595,45192,0,34303,0,0,0,'Blackscale Myrmidon','','',0,7,0,0,0,0,0,0,84,84,2275,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45181,15595,0,0,32087,32090,32089,32088,'Sand Pygmy','','',0,7,0,0,0,0,0,0,85,85,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1086,0,0,0,0,0,0,0,0,0),(45182,15595,45192,0,34304,0,0,0,'Blackscale Seacaller','','',0,7,0,0,0,0,0,0,84,84,2275,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45183,15595,0,0,34305,0,0,0,'Ophelia','','',0,7,0,0,0,0,0,0,84,84,2220,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45185,15595,0,0,34307,0,0,0,'Diamond-Blade Shredder','','',32768,9,0,0,0,0,0,0,84,84,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45186,15595,0,0,32087,32090,32089,32088,'Sand Pygmy Corpse','','',0,7,0,0,0,0,0,0,83,83,7,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1086,0,0,0,0,0,0,0,0,0),(45187,15595,0,0,34309,34310,34311,0,'Axebite Grunt','','',0,7,0,0,0,0,0,0,83,83,2211,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45188,15595,0,0,34308,0,0,0,'Broken Tablet','','',1048576,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45189,15595,0,0,34313,34314,34315,34316,'Highbank Skirmisher','','',0,7,0,0,0,0,0,0,83,83,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45190,15595,0,0,32087,32090,32089,32088,'Sand Pygmy','','',0,7,0,0,0,0,0,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1086,0,0,0,0,0,0,0,0,0),(45197,15595,0,0,34172,34173,34174,0,'Veteran Forsaken Trooper','','Pickup',4096,7,0,0,0,0,0,0,12,13,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45198,15595,0,0,23884,0,0,0,'Forsaken Catapult','','',4096,9,0,1,0,0,0,0,15,15,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45204,15595,45202,0,2609,0,0,0,'Skarf','','',1,1,25,0,0,0,0,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1089,0,0,0,0,0,0,0,0,0),(45205,15595,0,0,37141,32090,32089,32088,'Sultan Oogah','','',0,7,0,0,0,0,0,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45208,15595,0,0,34327,34328,34329,34330,'Provincial Settler','','',0,7,0,0,0,0,0,0,35,36,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45210,15595,0,0,34331,34332,34333,34334,'Stranded Crewman','','',0,7,0,0,0,0,0,0,82,83,1078,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45211,15595,0,0,4449,0,0,0,'Fiznak','Unjari\'s Minion','',0,3,23,0,0,0,0,0,60,60,126,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45219,15595,0,0,34217,0,0,0,'Caretaker Smithers','','',0,7,0,0,0,0,0,0,13,13,2166,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45226,15595,0,0,34336,0,0,0,'Naraat the Earthspeaker','','',0,7,0,1,0,0,0,0,82,82,1732,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45227,15595,0,0,34278,0,0,0,'Darkmist Broodqueen','','',1,1,3,0,0,0,0,0,36,36,22,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45230,15595,0,0,2141,8572,9391,9392,'Orgrimmar Brave','','Directions',0,7,0,0,0,0,0,0,85,85,105,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45244,15595,0,0,34340,0,0,0,'Farseer Krogar','','',0,7,0,1,0,0,0,0,82,82,1735,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45251,15595,0,0,28823,0,0,0,'Orc Demolisher','','',0,10,0,1,0,0,0,0,20,20,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45253,15595,0,0,29613,0,0,0,'Genn Greymane','','',76,7,0,1,0,0,0,0,88,88,1732,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45255,15595,45254,0,34348,34349,34350,34351,'Hillsbrad Worgen','','',0,7,0,0,0,0,0,0,12,13,2166,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45263,15595,0,0,27101,0,0,0,'Horde Cannon','','Gunner',0,10,0,1,0,0,0,0,20,20,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1094,0,0,0,0,0,0,0,0,0),(45271,15595,0,0,4308,0,0,0,'Montarr','Lorekeeper','',128,7,0,0,0,0,0,0,40,40,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45272,15595,0,0,10653,0,0,0,'Innkeeper Abeqwa','Innkeeper','',0,7,0,0,0,0,0,0,40,40,104,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45274,15595,0,0,16869,0,0,0,'Magistrix Elosai','','',0,7,0,0,0,0,0,0,40,40,1604,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45291,15595,0,0,16480,21342,0,0,'Staff Bunny SPAWNED','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1098,0,0,0,0,0,0,0,0,0),(45302,15595,0,0,2237,0,0,0,'Sunchaser Gazelle','','',0,1,0,0,0,0,0,0,5,5,188,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45306,15595,0,0,34396,0,0,0,'Chief Surgeon Gashweld','Priest Trainer','',134217728,7,0,0,0,0,0,0,60,60,875,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45316,15595,0,0,34134,0,0,0,'Uldum Watcher [PHASE Q01]','','',1048576,5,0,0,0,0,0,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45321,15595,0,0,32812,0,0,0,'Riverbed Crocolisk','','',1,1,6,0,0,0,0,0,82,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,48287,87228,61685,50433,2649,63900,17253,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45332,15595,0,0,33035,0,0,0,'Earthcaller Torunscar','The Earthen Ring','',262144,7,0,1,0,0,0,0,85,85,2168,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45335,15595,0,0,30254,0,0,0,'Highlands Fox','','',1,1,50,0,0,0,0,0,13,14,2200,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45336,15595,0,0,2172,0,0,0,'Burning Invader','','',0,4,0,0,0,0,0,0,13,14,91,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45337,15595,0,0,34406,0,0,0,'Tyelis','Priest Trainer','',134217728,7,0,0,0,0,0,0,60,60,1604,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45339,15595,0,0,34412,0,0,0,'Dark Cleric Cecille','Priest Trainer','',134217728,7,0,0,0,0,0,0,60,60,68,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45347,15595,0,0,34421,0,0,0,'Brother Silverhallow','Priest Trainer','',134217728,7,0,0,0,0,0,0,60,60,2159,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45358,15595,0,0,34942,35002,0,0,'Bound Fleshburner','','',0,4,0,0,0,0,0,0,84,84,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45359,15595,45334,0,34038,34036,34039,34037,'Twilight Captivator','','',0,7,0,0,0,0,0,0,84,84,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45360,15595,45334,0,34061,0,0,0,'Omak\'Tul','','',0,7,0,0,0,0,0,0,84,84,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45362,15595,0,0,32957,0,0,0,'Earthcaller Yevaa','The Earthen Ring','',0,7,0,1,0,0,0,0,85,85,2167,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45367,15595,0,0,30213,0,0,0,'Gilnean Hound','','',1,1,52,0,0,0,0,0,13,14,2200,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45368,15595,0,0,34294,34295,0,0,'Highbank Sniper','','',0,7,0,0,0,0,0,0,84,84,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45369,15595,0,0,3452,0,0,0,'Morick Darkbrew','Dark Iron Courier','',0,7,0,4,0,0,0,0,13,13,54,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45370,15595,0,0,28489,0,0,0,'Smokey','','',0,8,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45371,15595,0,0,28489,0,0,0,'Lil\' Sooty','','',0,8,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45373,15595,0,0,28489,0,0,0,'Scoot','','',0,8,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45380,15595,0,0,30239,0,0,0,'Ashtail','','',1,1,50,4,0,0,0,0,16,16,2200,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45383,15595,45381,0,10238,10240,10239,10241,'Grimtotem Stomper','','',0,7,0,0,0,0,0,0,41,42,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45385,15595,45381,0,10233,10235,10234,10236,'Grimtotem Reaver','','',0,7,0,0,0,0,0,0,41,42,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45386,15595,0,0,32957,0,0,0,'Earthcaller Yevaa','The Earthen Ring','',0,7,0,1,0,0,0,0,85,85,2167,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45390,15595,0,0,35083,0,0,0,'Toshe Chaosrender','The Earthen Ring','',0,7,0,1,0,0,0,0,85,85,2323,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45391,15595,0,0,31600,0,0,0,'Earthmender Duarn','The Earthen Ring','',0,7,0,0,0,0,0,0,82,82,2167,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45393,15595,0,0,33048,0,0,0,'Tawn Winterbluff','The Earthen Ring','',0,7,0,1,0,0,0,0,85,85,2256,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45395,15595,0,0,34434,28003,34449,0,'Faceless Soulclaimer','','',0,7,0,0,0,0,0,0,84,84,2324,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45398,15595,0,0,27195,0,0,0,'Grizlak','Associate Troggwhacker','',0,7,0,4,0,0,0,0,14,14,26,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45399,15595,0,0,10664,0,0,0,'Optimo','','',32768,9,0,4,0,0,0,0,18,18,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45402,15595,0,0,18723,0,0,0,'Nix','','',1,1,44,4,0,0,0,0,17,17,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45404,15595,0,0,0,34187,0,0,'Geoshaper Maren','','',0,7,0,4,0,0,0,0,19,19,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45417,15595,0,0,34450,0,0,0,'Fiona','','',134217728,7,0,0,0,0,0,0,45,45,35,1,1,0,1,131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45423,15595,0,0,11686,0,0,0,'Fiona\'s Caravan','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1104,0,0,0,0,0,0,0,0,0),(45424,15595,0,0,33041,0,0,0,'Tharm Wildfire','The Earthen Ring','',262144,7,0,1,0,0,0,0,85,85,2323,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45428,15595,0,0,34499,0,0,0,'Gidwin Goldbraids','','',0,7,0,0,0,0,0,0,45,45,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45429,15595,0,0,34500,0,0,0,'Tarenar Sunstrike','','',4096,7,0,0,0,0,0,0,46,46,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45432,15595,0,0,32963,0,0,0,'Initiate Goldmine','The Earthen Ring','',262144,7,0,1,0,0,0,0,85,85,2168,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45439,15595,0,0,2177,0,0,0,'Cockroach','','',0,8,0,0,0,0,0,0,1,1,188,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45442,15595,0,0,34504,0,0,0,'Lakota Windsong','','',0,7,0,0,0,0,0,0,43,43,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45443,15595,0,0,34505,34506,0,0,'Death\'s Step Putrifier','Cult of the Damned','',0,7,0,0,0,0,0,0,39,40,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45450,15595,0,0,34508,0,0,0,'The Lone Hunter','','',0,1,1,0,0,0,0,0,41,41,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45451,15595,0,0,34509,0,0,0,'Argus Highbeacon','The Argent Crusade','',134217728,7,0,0,0,0,0,0,61,61,2070,1,1,0,1,4227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45453,15595,0,0,33998,0,0,0,'Blighthound','','',1,1,52,0,0,0,0,0,40,41,974,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45482,15595,0,0,28930,0,0,0,'Argent Officer Irizarry','','',0,7,0,1,0,0,0,0,47,47,2070,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45485,15595,0,0,22903,11686,0,0,'Necropolis Flowers','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45496,15595,0,0,34172,0,0,0,'Commander Hickley','Innkeeper','',0,7,0,0,0,0,0,0,25,25,68,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45497,15595,0,0,34615,0,0,0,'\"Salty\" Gorgar','General Goods','',4096,7,0,0,0,0,0,0,14,14,29,1,1,0,1,4736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45498,15595,0,0,34616,0,0,0,'\"Salty\" Rocka','Stable Master','',134221824,7,0,0,0,0,0,0,14,14,29,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45500,15595,0,0,34522,0,0,0,'Urk Gagbaz','Armor Vendor','',134217728,7,0,0,0,0,0,0,55,55,2070,1,1,0,1,4227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45509,15595,0,0,1126,11686,0,0,'No Weapons For You! Fire Bunny','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45510,15595,0,0,34528,0,0,0,'Tentacle of Iso\'rath','','',8,10,0,1,0,0,0,0,85,85,2324,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1512,0,0,0,0,0,0,0,0,0),(45511,15595,0,0,34529,0,0,0,'Tentacle of Iso\'rath','','',8,10,0,1,0,0,0,0,85,85,2324,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1512,0,0,0,0,0,0,0,0,0),(45517,15595,0,0,802,0,0,0,'Ravaged Dire Wolf','','',1,1,1,0,0,0,0,0,20,21,38,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45523,15595,0,0,34535,34536,34537,0,'Beleagurered Engineer','','',0,7,0,0,0,0,0,0,83,83,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45524,15595,0,0,34538,34539,34540,0,'Siege Tank Commander','','',0,7,0,0,0,0,0,0,84,84,1078,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45526,15595,0,0,25289,0,0,0,'Highbank Siege Tank','','',0,9,0,0,0,0,0,0,84,84,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45540,15595,0,0,34551,0,0,0,'Krenk Choplimb','First Aid Trainer','',0,7,0,0,0,0,0,0,35,35,2159,1,1,0,1,83,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45544,15595,0,0,34552,34553,34554,0,'Injured Siegeworker','','',0,7,0,0,0,0,0,0,25,26,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45545,15595,0,0,34555,0,0,0,'\"Jack\" Pisarek Slamfix','Engineering Trainer','',0,7,0,0,0,0,0,0,46,46,2159,1,1,0,1,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45546,15595,0,0,34556,0,0,0,'Vizna Bangwrench','Engineering Supplies','',0,7,0,0,0,0,0,0,30,30,2159,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45548,15595,0,0,34557,0,0,0,'Kark Helmbreaker','Blacksmithing Trainer','',0,7,0,0,0,0,0,0,35,35,104,1,1,0,1,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45549,15595,0,0,34558,0,0,0,'Zido Helmbreaker','Blacksmithing Supplies','',0,7,0,0,0,0,0,0,30,30,2159,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45550,15595,0,0,34559,0,0,0,'Zarbo Porkpatty','Cooking Trainer','',0,7,0,0,0,0,0,0,35,35,2159,1,1,0,1,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45551,15595,0,0,34560,0,0,0,'Karizi Porkpatty','Cooking Supplies','',0,7,0,0,0,0,0,0,30,30,2159,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45552,15595,0,0,34561,0,0,0,'Pezik Lockfast','Trade Supplies','',0,7,0,0,0,0,0,0,30,30,2159,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45553,15595,0,0,34562,0,0,0,'Denk Hordewell','General Goods','',0,7,0,0,0,0,0,0,30,30,2159,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45558,15595,0,0,34564,0,0,0,'Lizna Goldweaver','Tailoring Supplies','',0,7,0,0,0,0,0,0,30,30,2159,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45559,15595,0,0,34565,0,0,0,'Nivi Weavewell','Tailoring Trainer','',134217728,7,0,0,0,0,0,0,35,35,2159,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45563,15595,0,0,34566,0,0,0,'Tinza Silvermug','Innkeeper','',134217728,7,0,0,0,0,0,0,30,30,2159,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45565,15595,0,0,34567,0,0,0,'Sanzi','Barmaid','',0,7,0,0,0,0,0,0,30,30,2159,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45566,15595,0,0,34568,0,0,0,'Tanzi','Barmaid','',0,7,0,0,0,0,0,0,30,30,2159,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45567,15595,0,0,34569,0,0,0,'Miragohn Mixmaster','Bartender','',0,7,0,0,0,0,0,0,30,30,2159,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45575,15595,0,0,34572,0,0,0,'Frederick Calston','','',0,7,0,0,0,0,0,0,43,43,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45582,15595,0,0,539,0,0,0,'Black Widow','','',1,1,3,0,0,0,0,0,23,24,22,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45613,15595,0,0,707,0,0,0,'Half-Eaten Coalpelt Bear','','',1,1,4,0,0,0,0,0,23,24,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45614,15595,0,0,14594,0,0,0,'Anguished Spirit','','',0,6,0,0,0,0,0,0,23,24,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45619,15595,0,0,30365,0,0,0,'Morbidius','The Tomb Guardian','',0,6,0,1,0,0,0,0,25,25,974,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45650,15595,0,0,33865,33864,0,0,'Plague Puffer','','LootAll',0,8,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45655,15595,0,0,34590,0,0,0,'Infectis Incher','','LootAll',0,8,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45657,15595,0,0,32063,0,0,0,'Infectis Scuttler','','LootAll',0,8,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45658,15595,0,0,33263,0,0,0,'Warlord Zaela','','',2048,7,0,1,0,0,0,0,85,85,2305,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45659,15595,0,0,34593,0,0,0,'Auctioneer Fenk','','',0,7,0,0,0,0,0,0,85,85,2159,1,1,0,1,2097152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45661,15595,0,0,34595,0,0,0,'Zerit','Banker','',0,7,0,0,0,0,0,0,35,35,2159,1,1,0,1,131072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45662,15595,0,0,34596,0,0,0,'Nuzo','Banker','',0,7,0,0,0,0,0,0,35,35,2159,1,1,0,1,131072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45664,15595,0,0,32265,32263,32264,0,'Landlocked Grouper','','',0,1,0,0,0,0,0,0,41,42,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45665,15595,0,0,34602,0,0,0,'Lady Cozwynn','','',2048,7,0,1,0,0,0,0,85,85,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45668,15595,0,0,34288,0,0,0,'Kurdran Wildhammer','','',0,7,0,1,0,0,0,0,85,85,2339,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45669,15595,0,0,34605,0,0,0,'Cassius the White','Commander','',0,7,0,1,0,0,0,0,85,85,12,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45675,15595,0,0,34613,0,0,0,'Garona Halforcen','','',0,7,0,1,0,0,0,0,85,85,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45681,15595,0,0,24301,0,0,0,'Garginox','','',40,6,0,1,0,0,0,0,45,45,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45692,15595,45691,0,34624,34623,0,0,'Noxious Assassin','Cult of the Damned','',0,7,0,0,0,0,0,0,41,42,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45693,15595,0,0,34625,0,0,0,'Tentacle of Iso\'rath','','',8,10,0,1,0,0,0,0,85,85,2324,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1512,0,0,0,0,0,0,0,0,0),(45709,15595,0,0,34632,0,0,0,'Bruiser Janx','Warrior Trainer','',134217728,7,0,0,0,0,0,0,60,60,2159,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45711,15595,0,0,34782,0,0,0,'Elemental Servitor','','',0,4,0,0,0,0,0,0,16,17,76,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45713,15595,0,0,34633,0,0,0,'Dankin Farsnipe','Hunter Trainer','',134217728,7,0,0,0,0,0,0,60,60,2159,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45714,15595,0,0,34634,0,0,0,'Conjurer Mixli','Mage Trainer','',134217728,7,0,0,0,0,0,0,60,60,2159,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45716,15595,0,0,20570,11686,0,0,'Orsis Survivor Vehicle','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1135,0,0,0,0,0,0,0,0,0),(45717,15595,0,0,34635,0,0,0,'Vish the Sneak','Rogue Trainer','',134217728,7,0,0,0,0,0,0,60,60,2159,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45718,15595,0,0,34637,0,0,0,'Environmental Engineer Linza','Shaman Trainer','',134217728,7,0,0,0,0,0,0,60,60,2159,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45720,15595,0,0,34638,0,0,0,'Kazrali the Witch','Warlock Trainer','',134217728,7,0,0,0,0,0,0,60,60,2159,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45728,15595,0,0,34641,0,0,0,'Arcane Remnant','','',0,4,0,0,0,0,0,0,16,17,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45734,15595,2358,0,27465,0,0,0,'Relios the Relic Keeper','','',0,7,0,0,0,0,0,0,17,17,76,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45735,15595,0,0,34646,0,0,0,'Gamella Cracklefizz','The Argent Crusade','',0,7,0,0,0,0,0,0,45,45,2071,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45736,15595,0,0,34647,0,0,0,'Deacon Andaal','The Argent Crusade','',0,7,0,0,0,0,0,0,45,45,2071,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45739,15595,0,0,34648,0,0,0,'The Unknown Soldier','','',0,6,0,4,0,0,0,0,20,20,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45752,15595,0,0,34657,0,0,0,'Ambermill Dimensional Portal','','',0,10,0,0,0,0,0,0,1,1,35,41,41,60,1,3,0,0,0.746,0.746,0,0,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45753,15595,0,0,3602,3603,0,0,'Ambermill Portal Guardian','','',0,7,0,0,0,0,0,0,17,18,76,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45772,15595,0,0,35995,0,0,0,'General Ammantep','','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45780,15595,0,0,4449,0,0,0,'Nipnuk','Kazrali\'s Minion','',0,3,23,0,0,0,0,0,60,60,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45784,15595,0,0,34670,0,0,0,'Crablegs','Dankin\'s Pet','',4096,1,8,0,0,0,0,0,60,60,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45786,15595,0,0,34672,0,0,0,'Trade Baron Silversnap','Baron of Bogpaddle','',0,7,0,1,0,0,0,0,55,55,120,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45789,15595,0,0,34673,0,0,0,'Bezzil','Stable Master','',134217728,7,0,0,0,0,0,0,30,30,2159,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45790,15595,0,0,22712,17188,0,0,'Ambermill Phase 002 Event Generator','','',1048576,7,0,0,0,0,0,0,18,18,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45791,15595,0,0,34674,0,0,0,'Bogpaddle Worker','','',0,7,0,1,0,0,0,0,50,50,120,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45795,15595,45787,0,20195,0,0,0,'Bloodeye Magelord','Bloodeye Clan','',0,7,0,0,0,0,0,0,85,85,2325,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45796,15595,0,0,34974,0,0,0,'Master Mathias Shaw','Leader of SI:7','',0,7,0,1,0,0,0,0,85,85,12,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45798,15595,0,0,34676,34677,34679,34680,'Crushblow Warrior','','',6144,7,0,0,0,0,0,0,85,85,2341,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45799,15595,0,0,35131,0,0,0,'Prince Nadun','','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45809,15595,0,0,3900,0,0,0,'Swampshore Makrura','','',0,7,0,0,0,0,0,0,52,52,129,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45811,15595,0,0,4277,0,0,0,'Marina DeSirrus','Thief of the Dead','',0,7,0,4,0,0,0,0,25,25,17,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45814,15595,0,0,34692,34693,34694,34695,'Orgrimmar Bruiser','','Directions',0,7,0,0,0,0,0,0,85,85,2161,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45816,15595,0,0,17,0,0,0,'Corpseburner Tim','The Argent Crusade','',0,7,0,0,0,0,0,0,44,44,2070,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45822,15595,0,0,34692,34693,34694,34695,'Off-Duty Bruiser','','Directions',0,7,0,0,0,0,0,0,85,85,2159,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45825,15595,0,0,38,0,0,0,'Swampstrider','','',1,1,12,0,0,0,0,0,52,52,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45826,15595,0,0,34696,0,0,0,'Kirkian Dawnshield','','',0,7,0,0,0,0,0,0,44,44,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45827,15595,0,0,4259,4260,4602,4601,'Off-Duty Grunt','','Directions',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45828,15595,0,0,34697,0,0,0,'Argent Apothecary Judkins','Argent Crusade','',0,7,0,0,0,0,0,0,47,47,2070,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45830,15595,0,0,32996,32997,32998,34705,'Off-Duty Siegeworker','','',0,7,0,0,0,0,0,0,25,26,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45831,15595,0,0,34698,0,0,0,'Crusader Kevin Frost','Argent Crusade','',0,7,0,0,0,0,0,0,63,63,2070,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45838,15595,45787,0,34706,0,0,0,'Twilight Ettin','Bloodeye Clan','',8,7,0,0,0,0,0,0,85,85,2325,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45847,15595,0,0,34710,34707,34708,34709,'S.A.F.E. Operative','S.A.F.E.','',0,7,0,0,0,0,0,0,5,5,2300,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45851,15595,0,0,14701,0,0,0,'Overstuffed Golem','','',0,6,0,0,0,0,0,0,43,44,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45852,15595,0,0,34711,34722,34723,0,'Bogpaddle Beach Bum','','',0,7,0,0,0,0,0,0,50,50,120,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45856,15595,0,0,34712,34724,34725,0,'Bogpaddle Beach Bunny','','',0,7,0,0,0,0,0,0,50,50,120,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45859,15595,0,0,6069,0,0,0,'Venomblood Scorpid','','',1,1,20,0,0,0,0,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45869,15595,0,0,34737,34739,0,0,'Highbank Shaman','','',0,7,0,0,0,0,0,0,83,83,1078,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45874,15595,0,0,34751,0,0,0,'Schnottz Scout','','',262144,7,0,0,0,0,0,0,83,83,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1152,0,0,0,0,0,0,0,0,0),(45875,15595,0,0,34752,0,0,0,'Scout\'s Journal','','Speak',1048576,10,0,0,0,0,0,0,60,60,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45887,15595,0,0,34757,34758,0,0,'Bogpaddle Privateer','','',0,7,0,0,0,0,0,0,60,60,475,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45893,15595,0,0,16064,0,0,0,'Corpsebeast (Dog)','','',17826816,10,0,0,0,0,0,0,85,85,974,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45895,15595,0,0,31001,0,0,0,'Corpsebeast (Blob)','','',17826816,10,0,0,0,0,0,0,85,85,974,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45896,15595,0,0,32814,32813,0,0,'Marsh Crocolisk','','',1,1,6,0,0,0,0,0,18,19,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45897,15595,0,0,34759,34760,0,0,'Plaguewood Reanimator','Cult of the Damned','',0,7,0,0,0,0,0,0,44,45,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45900,15595,0,0,34761,34762,34763,34764,'SI:7 Agent','','',0,7,0,0,0,0,0,0,85,85,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45904,15595,0,0,34767,0,0,0,'Angus Stillmountain','Gryphon Master','',134217728,7,0,1,0,0,0,0,85,85,2339,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45905,15595,0,0,34768,34026,0,0,'Wastewander Outrider','','',2048,7,0,0,0,0,0,0,82,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45907,15595,0,0,31660,31667,31668,31669,'Feralas Sentinel','','',4096,7,0,0,0,0,0,0,41,42,2250,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45943,15595,0,0,34774,34775,34776,34777,'Crushblow Flyer','','',0,7,0,0,0,0,0,0,84,85,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45944,15595,0,0,34778,34779,34780,34781,'Kor\'kron Assassin','','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45948,15595,0,0,34783,0,0,0,'Crazy Larry','','',0,7,0,0,0,0,0,0,52,52,474,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45949,15595,0,0,34785,34786,34787,0,'Indentured Protector','','',0,7,0,0,0,0,0,0,83,83,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45950,15595,0,0,5026,0,0,0,'Sorrowmurk Snapjaw','','',1,1,21,0,0,0,0,0,50,50,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45966,15595,0,0,32842,0,0,0,'Nevin Twistwrench','S.A.F.E. Commander','',4096,7,0,0,0,0,0,0,6,6,875,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45979,15595,0,0,1126,11686,0,0,'General Purpose Bunny JMF','','',1024,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45982,15595,0,0,34792,0,0,0,'Gralok','','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45983,15595,0,0,32737,0,0,0,'Fergus Gearchum','','',0,7,0,0,0,0,0,0,83,83,2160,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45984,15595,45998,0,34303,0,0,0,'Blackscale Raider','','',0,7,0,0,0,0,0,0,84,84,2275,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45985,15595,45998,0,34304,0,0,0,'Blackscale Mistress','','',0,7,0,0,0,0,0,0,84,84,2275,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45987,15595,0,0,34795,34796,34797,34798,'Dragonmaw Defender','','',0,7,0,0,0,0,0,0,84,84,2305,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45989,15595,0,0,34809,34810,0,0,'Goblin Bombardier','','',0,7,0,0,0,0,0,0,84,84,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46003,15595,0,0,35116,0,0,0,'Prophet Hadassi','','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46004,15595,0,0,34817,0,0,0,'Rhonda Molver','Bat Handler','',0,7,0,1,0,0,0,0,85,85,68,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46006,15595,0,0,34820,0,0,0,'Ginny Goodwin','Flight Master','',134217856,7,0,1,0,0,0,0,85,85,1075,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46010,15595,0,0,34972,0,0,0,'Brono Goodgroove','','',0,7,0,1,0,0,0,0,51,51,120,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46011,15595,0,0,34827,0,0,0,'Marge Heffman','Gryphon Master','',0,7,0,1,0,0,0,0,85,85,2070,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46012,15595,0,0,31445,0,0,0,'Target Acquisition Device','','',0,9,0,0,0,0,0,0,1,1,35,41,41,60,1,0,0,0,0.746,0.746,0,0,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1160,0,0,0,0,0,0,0,0,0),(46014,15595,0,0,34757,34758,0,0,'Deceased Bogpaddle Privateer','','LootAll',0,7,0,0,0,0,0,0,50,51,475,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46016,15595,0,0,6302,134,347,0,'Spectral Critter','','',1049600,8,0,0,0,0,0,0,1,1,188,1,1,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46018,15595,0,0,34829,0,0,0,'Beeble\'phod','Disciple of Cho\'gall','',0,7,0,0,0,0,0,0,85,85,2326,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46022,15595,0,0,34831,0,0,0,'Beezil Linkspanner','','',0,7,0,0,0,0,0,0,44,44,474,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46024,15595,0,0,20570,11686,0,0,'Orsis Colossus Vehicle','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1161,0,0,0,0,0,0,0,0,0),(46025,15595,0,0,34834,34833,34832,0,'S.A.F.E. Officer','S.A.F.E.','',0,7,0,0,0,0,0,0,5,5,2300,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46041,15595,0,0,34835,0,0,0,'Colossus of the Sun','','Interact',0,7,0,0,0,0,0,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46042,15595,0,0,34835,0,0,0,'Colossus of the Moon','','Interact',0,7,0,0,0,0,0,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46053,15595,0,0,34050,34051,34052,34053,'Forsaken Trooper','','',0,7,0,0,0,0,0,0,17,18,2213,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46054,15595,0,0,34054,34055,34056,34057,'Forsaken Trooper','','',0,7,0,0,0,0,0,0,17,18,2213,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46058,15595,0,0,10612,10613,0,0,'Abomination','','',0,6,0,1,0,0,0,0,18,19,118,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46068,15595,0,0,332,0,0,0,'Corrupted Guardian','','',0,2,0,0,0,0,0,0,52,53,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46071,15595,0,0,34838,0,0,0,'Lord Itharius','','',0,2,0,1,0,0,0,0,85,85,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46078,15595,0,0,34841,0,0,0,'Boss Mida','Her Tallness','',0,7,0,0,0,0,0,0,60,60,2159,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46080,15595,0,0,34842,0,0,0,'Kazit','Mida\'s Personal Assistant','',0,7,0,0,0,0,0,0,30,30,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46082,15595,0,0,34843,0,0,0,'Engineer Niff','','',0,7,0,0,0,0,0,0,30,30,2159,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46085,15595,0,0,20570,28016,0,0,'Sparking Console','','vehichleCursor',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,16777216,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46087,15595,0,0,20570,11686,0,0,'Orsis Colossus Vehicle','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1163,0,0,0,0,0,0,0,0,0),(46089,15595,0,0,34848,0,0,0,'Rok\'tar','','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46090,15595,0,0,33258,0,0,0,'Juice Gnugat','','',0,7,0,0,0,0,0,0,84,84,2160,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46098,15595,0,0,29752,0,0,0,'Deathblade Shredder','','',32768,9,0,0,0,0,0,0,84,84,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46100,15595,0,0,1269,0,0,0,'Salvageable Shredder','','',0,9,0,0,0,0,0,0,84,84,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46101,15595,0,0,34876,34877,0,0,'Bilgewater Salvage Expert','','',0,7,0,0,0,0,0,0,84,84,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46106,15595,0,0,34844,34845,34846,34847,'Victor\'s Point Wildhammer','','',4096,7,0,0,0,0,0,0,85,85,2336,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46112,15595,0,0,34876,34877,0,0,'Bilgewater Salvage Expert','','',0,7,0,0,0,0,0,0,84,84,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46134,15595,0,0,36395,0,0,0,'High Commander Kamses','','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46136,15595,0,0,35119,0,0,0,'Vizier Tanotep','','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46138,15595,0,0,34920,34921,34922,34923,'Argent Centurion','Argent Crusade','',0,7,0,0,0,0,0,0,42,43,2230,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46140,15595,0,0,15511,0,0,0,'Silvermoon Delegation Guardian','','Directions',0,7,0,0,0,0,0,0,75,75,1603,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46142,15595,0,0,7117,7118,14369,14370,'Forsaken Delegation Deathguard','','',0,7,0,0,0,0,0,0,85,85,71,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46143,15595,0,0,34926,0,0,0,'Flynn Dunwald','','',262144,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46145,15595,46144,0,34916,0,0,0,'Bloodgorged Ettin','Bloodeye Clan','',8,7,0,0,0,0,0,0,84,84,2325,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46146,15595,0,0,15275,0,0,0,'Stagalbog Serpent','','',1,1,27,0,0,0,0,0,52,53,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46153,15595,0,0,22003,35568,35569,0,'Highland Worg','','',1,1,1,0,0,0,0,0,84,84,2358,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46158,15595,0,0,1148,0,0,0,'Untamed Gryphon','','',0,1,0,0,0,0,0,0,84,84,15,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46162,15595,0,0,10831,0,0,0,'Tawny Owl','','',1,1,26,0,0,0,0,0,84,84,15,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46165,15595,0,0,20570,28016,0,0,'Decontamination Bunny','','vehichleCursor',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,16777216,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46167,15595,0,0,26763,0,0,0,'Stephen Browman','','',0,6,0,0,0,0,0,0,42,42,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46172,15595,0,0,34925,0,0,0,'Baba Bogbrew','','',0,7,0,0,0,0,0,0,52,52,474,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46174,15595,0,0,34927,0,0,0,'Cayden Dunwald','','',266240,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46175,15595,0,0,34928,0,0,0,'Eoin Dunwald','','',262144,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46176,15595,0,0,34929,0,0,0,'Donnelly Dunwald','','',262144,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46177,15595,0,0,34930,0,0,0,'Keely Dunwald','','',262144,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46180,15595,0,0,34931,0,0,0,'Ithurian Whitespire','','',0,7,0,0,0,0,0,0,85,85,12,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46181,15595,0,0,34932,0,0,0,'Enchanter Farendin','','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46182,15595,0,0,34941,0,0,0,'Pierre Fishflay','Chef de Cuisine','',0,7,0,0,0,0,0,0,50,50,474,1,1,0,1,642,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46183,15595,46144,0,34939,34937,34938,34940,'Twilight Scavenger','','',0,7,0,0,0,0,0,0,84,84,2326,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46184,15595,0,0,34943,0,0,0,'Skinner Selma','Leatherworking Supplies','',0,7,0,0,0,0,0,0,50,50,474,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46185,15595,0,0,31445,0,0,0,'Sanitron 500','With Dunk-o-Matic Action','vehichleCursor',0,9,0,0,0,0,0,0,1,1,35,41,41,60,1,0,0,0,0.746,0.746,0,0,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1172,0,0,0,0,0,0,0,0,0),(46187,15595,0,0,34944,34945,34946,0,'Marshtide Carouser','','',0,7,0,0,0,0,0,0,52,52,534,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46188,15595,0,0,34948,34949,34950,0,'Bogpaddle Entertainer','','',0,7,0,0,0,0,0,0,50,50,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46189,15595,0,0,34951,34952,0,0,'Stonard Carouser','','',0,7,0,0,0,0,0,0,50,50,714,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46190,15595,0,0,34953,34954,0,0,'Bogpaddle Bruiser','','',0,7,0,0,0,0,0,0,85,85,475,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46195,15595,0,0,16480,21342,0,0,'Morning Star TARGET','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46196,15595,0,0,16480,21342,0,0,'Evening Star TARGET','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46197,15595,0,0,16480,21342,0,0,'Shooting Star TARGET','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46198,15595,0,0,16480,21342,0,0,'North Star TARGET','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46202,15595,0,0,14703,0,0,0,'Dark Assassin','','',0,6,0,0,0,0,0,0,85,85,2326,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46203,15595,46205,0,34959,34960,34961,34962,'Twilight Vindicator','','',0,7,0,0,0,0,0,0,85,85,2326,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46204,15595,46205,0,31510,34963,34964,34965,'Corrupted Elementalist','','',0,7,0,0,0,0,0,0,85,85,2326,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46206,15595,0,0,34971,0,0,0,'Tony\'s Treasure','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46207,15595,0,0,11686,0,0,0,'Tornado','','',1048576,10,0,0,0,0,0,0,88,88,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46208,15595,0,0,20570,27669,0,0,'Clean Cannon X-2','','',0,10,0,0,0,0,0,0,1,1,35,41,41,60,1,0,0,0,0.746,0.746,0,0,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1173,0,0,0,0,0,0,0,0,0),(46230,15595,0,0,34976,34977,34978,34979,'S.A.F.E. Technician','S.A.F.E.','',0,7,0,0,0,0,0,0,5,5,2300,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46243,15595,0,0,32963,0,0,0,'Initiate Goldmine','','',0,7,0,0,0,0,0,0,84,84,2167,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46245,15595,0,0,34975,0,0,0,'Lil\' Crazy Jerry','','',0,7,0,0,0,0,0,0,30,30,474,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46255,15595,0,0,34980,0,0,0,'Technician Braggle','S.A.F.E.','',0,7,0,0,0,0,0,0,4,4,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46259,15595,0,0,35513,0,0,0,'Aetharon','The Ascended','',0,4,0,1,0,0,0,0,85,85,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46267,15595,0,0,34986,34983,34984,34985,'Rescued Survivor','','',4096,7,0,0,0,0,0,0,1,3,875,42,71,0,1,0,0,0,0.0607,0.6976,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46269,15595,0,0,34991,0,0,0,'Mother Matterly','Innkeeper','',134217728,7,0,0,0,0,0,0,36,36,12,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46271,15595,0,0,34992,0,0,0,'Provisioner Elda','Innkeeper','',134217728,7,0,0,0,0,0,0,52,52,68,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46274,15595,0,0,34994,0,0,0,'Gaffer Coilspring','S.A.F.E.','',4096,7,0,0,0,0,0,0,4,4,875,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46293,15595,0,0,35012,0,0,0,'Torben Zapblast','Teleportation Specialist','',4096,7,0,0,0,0,0,0,4,4,875,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46302,15595,0,0,35015,0,0,0,'Oil-Slicked Earth Spirit','Linza\'s Minion','',0,4,0,0,0,0,0,0,10,10,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46310,15595,0,0,35019,35020,35021,35022,'Dragonmaw Marauder','','',0,7,0,0,0,0,0,0,84,84,2308,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46313,15595,0,0,35023,0,0,0,'Narkrall Rakeclaw','','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46315,15595,0,0,34550,0,0,0,'Neferset Scalehunter','','',0,7,0,0,0,0,0,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46317,15595,0,0,32814,0,0,0,'Neferset Crocolisk','','',1,1,6,0,0,0,0,0,82,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,33,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46318,15595,0,0,35026,0,0,0,'Harkkan','','',0,7,0,0,0,0,0,0,84,84,2305,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46319,15595,0,0,35027,0,0,0,'Griff','','',0,7,0,0,0,0,0,0,84,84,2305,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46320,15595,0,0,35028,35029,35030,35031,'Wildhammer Warbrand','','',0,7,0,0,0,0,0,0,84,84,2336,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46323,15595,0,0,34613,0,0,0,'Garona Halforcen','','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46324,15595,0,0,35039,0,0,0,'Mallia','The Seer','',0,7,0,0,0,0,0,0,84,84,2305,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46325,15595,0,0,37169,0,0,0,'Akhet','Royal Guardian','',0,1,0,1,0,0,0,0,84,84,2332,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46328,15595,46327,0,34546,0,0,0,'Enslaved Tempest','','',0,4,0,0,0,0,0,0,85,85,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46337,15595,0,0,35045,0,0,0,'Torth','The Ravenous','',0,2,0,1,0,0,0,0,85,85,2305,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46340,15595,0,0,34550,0,0,0,'Neferset Guard','','',0,7,0,0,0,46340,46340,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46345,15595,0,0,7288,29080,5926,31623,'Destroyed Battle Suit','','',0,7,0,0,0,0,0,0,3,3,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46357,15595,0,0,35051,0,0,0,'Gonto','Mining Trainer','',134217728,7,0,0,0,0,0,0,35,35,29,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46358,15595,0,0,35052,0,0,0,'Lutah','Mining Supplies','',0,7,0,0,0,0,0,0,30,30,29,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46359,15595,0,0,35053,0,0,0,'Punra','Blacksmithing Supplies','',0,7,0,0,0,0,0,0,30,30,29,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46361,15595,0,0,37557,0,0,0,'Uldum Sphere','','',0,9,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46362,15595,0,0,16946,0,0,0,'Uldum Sphere','','',0,9,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1184,0,0,0,0,0,0,0,0,0),(46365,15595,0,0,32121,31982,32122,0,'Enthralled Gilblin','','',0,7,0,0,0,0,0,0,52,52,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46366,15595,0,0,34788,33069,0,0,'Enthralled Siren','','',0,7,0,0,0,0,0,0,52,52,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46367,15595,0,0,983,1762,3619,441,'Enthralled Murloc','','',0,7,0,0,0,0,0,0,52,52,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46368,15595,0,0,3900,2426,3214,2598,'Enthralled Makrura','','',0,7,0,0,0,0,0,0,52,52,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46369,15595,0,0,32025,32024,32023,32022,'Enthralled Crustacean','','',1,1,8,0,0,0,0,0,52,52,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46376,15595,0,0,35059,0,0,0,'Gunwald Greybeard','','',0,7,0,0,0,0,0,0,85,85,2336,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46377,15595,0,0,35060,0,0,0,'Cliff Thundermar','','',0,7,0,0,0,0,0,0,85,85,2336,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46378,15595,0,0,35061,0,0,0,'Dillan MacHurley','','',0,7,0,0,0,0,0,0,85,85,2336,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46393,15595,0,0,10002,0,0,0,'Billy Goat','','',0,1,0,0,0,0,0,0,44,45,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46399,15595,0,0,34706,0,0,0,'Blindeye the Guardian','','',0,7,0,0,0,0,0,0,85,85,2325,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46401,15595,0,0,35117,35127,0,0,'Mar\'at Villager','','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46402,15595,0,0,35111,35115,0,0,'Ramkahen Citizen','','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46415,15595,0,0,8469,0,0,0,'Stabled Warhorse','','',4096,1,0,0,0,0,0,0,53,53,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46418,15595,0,0,35092,0,0,0,'Lirastrasza','','',32,2,0,1,0,0,0,0,85,85,2330,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46447,15595,0,0,35087,35088,35089,35090,'Injured Gnome','','',4096,7,0,0,0,0,0,0,1,3,875,42,71,0,1,0,0,0,0.0607,0.6976,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46449,15595,0,0,34710,34707,34708,34709,'S.A.F.E. Operative','S.A.F.E.','',0,7,0,0,0,0,0,0,5,5,2300,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1186,0,0,0,0,0,0,0,0,0),(46451,15595,0,0,34888,0,0,0,'Captured Gryphon','','',0,1,0,0,0,0,0,0,83,83,2339,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41318,15595,0,0,169,11686,0,0,'Cave In Triggers','','',1048576,10,0,0,0,0,0,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46475,15595,0,0,35097,0,0,0,'Anchorite Traska','','',4096,7,0,1,0,0,0,0,33,33,1638,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46476,15595,0,0,35098,0,0,0,'Tracker Yoro','','',4096,7,0,0,0,0,0,0,33,33,1638,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46478,15595,0,0,34904,0,0,0,'Highvale Sentry','','',0,7,0,0,0,0,0,0,35,35,1802,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46483,15595,0,0,34073,34074,34075,34076,'Forsaken Apothecary','','',4096,7,0,0,0,0,0,0,10,11,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46496,15595,0,0,35123,0,0,0,'Tahet','','Speak',0,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46503,15595,0,0,35121,0,0,0,'Lil\' Crazy Daisy','','',0,7,0,0,0,0,0,0,30,30,474,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46505,15595,0,0,35124,35125,0,0,'Wildhammer Battle-Healer','','',0,7,0,0,0,0,0,0,84,84,2336,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46512,15595,0,0,35133,0,0,0,'Naros','Plate Armor Merchant','',0,7,0,0,0,0,0,0,45,45,29,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46513,15595,0,0,32963,0,0,0,'Initiate Goldmine','','',0,7,0,0,0,0,0,0,84,84,2167,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46526,15595,46144,0,34933,34935,34934,34936,'Twilight Shadeprowler','','',0,7,0,0,0,0,0,0,84,84,2326,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46552,15595,0,0,35139,0,0,0,'Steven Stutzka','Bat Handler','',0,7,0,1,0,0,0,0,85,85,68,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46555,15595,0,0,35141,0,0,0,'Gunra','Justice Quartermaster','',0,7,0,0,0,0,0,0,55,55,29,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46556,15595,0,0,35140,0,0,0,'Jamus\'Vaz','Valor Quartermaster','',0,7,0,0,0,0,0,0,55,55,29,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46559,15595,0,0,32658,32656,0,0,'Horde Engineer','','',0,7,0,0,0,0,0,0,15,15,1735,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46560,15595,0,0,30500,0,0,0,'Subdued Forest Ettin','','',0,7,0,1,0,0,0,0,15,15,1735,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46572,15595,0,0,35148,0,0,0,'Goram','Guild Vendor','',0,7,0,0,0,0,0,0,45,45,1735,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46573,15595,0,0,540,0,0,0,'Vile Fin Oracle','','',0,7,0,0,0,0,0,0,10,11,18,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46574,15595,1908,0,346,0,0,0,'Vile Fin Tidehunter','','',0,7,0,0,0,0,0,0,11,12,18,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46575,15595,0,0,744,0,0,0,'Darktusk Boar','','',1,1,5,0,0,0,0,0,13,13,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46578,15595,46579,0,35146,35149,35175,35176,'Twilight Miner','','',0,7,0,0,0,0,0,0,84,85,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46580,15595,0,0,34069,35152,0,0,'Elementium Spinner','','',65537,1,55,0,0,0,0,0,84,85,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46583,15595,0,0,34928,0,0,0,'Eoin Dunwald','','',262144,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46585,15595,0,0,34928,0,0,0,'Eoin Dunwald','','',262144,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46587,15595,0,0,35158,0,0,0,'Twizzleflux the Insane','','',0,9,0,1,0,0,0,0,84,84,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46591,15595,0,0,35159,0,0,0,'Colin Thundermar','','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46602,15595,0,0,37372,0,0,0,'Shay Pressler','Guild Vendor','',0,7,0,0,0,0,0,0,45,45,1732,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46603,15595,0,0,35119,0,0,0,'Nomarch Teneth','','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46610,15595,46579,0,35147,35150,35177,35178,'Twilight Miner','','',0,7,0,0,0,0,0,0,84,85,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'10255',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46611,15595,0,0,14508,0,0,0,'Magmatooth','Initiate Goldmine\'s Fire Elemental','',0,4,0,0,0,0,0,0,85,85,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'10255',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46616,15595,0,0,34927,0,0,0,'Cayden Dunwald','','',266240,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46617,15595,0,0,35182,0,0,0,'Cursed Engineer','','',0,7,0,0,0,0,0,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46618,15595,0,0,35183,0,0,0,'Fibi','Banker','',0,7,0,0,0,0,0,0,35,35,29,1,1,0,1,131072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46619,15595,0,0,35184,0,0,0,'Binzella','Banker','',0,7,0,0,0,0,0,0,35,35,29,1,1,0,1,131072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46620,15595,0,0,35185,0,0,0,'Vink','Banker','',0,7,0,0,0,0,0,0,35,35,29,1,1,0,1,131072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'14869',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46621,15595,0,0,35186,0,0,0,'Pank','Banker','',0,7,0,0,0,0,0,0,35,35,29,1,1,0,1,131072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46622,15595,0,0,35187,0,0,0,'Vuvanzi','Banker','',0,7,0,0,0,0,0,0,35,35,29,1,1,0,1,131072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46626,15595,0,0,34929,0,0,0,'Donnelly Dunwald','','',262144,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46627,15595,0,0,34928,0,0,0,'Eoin Dunwald','','',266240,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46628,15595,0,0,34926,0,0,0,'Flynn Dunwald','','',262144,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46629,15595,0,0,24827,0,0,0,'Butchered Drake','','',0,2,0,0,0,0,0,0,55,55,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46637,15595,0,0,35192,0,0,0,'Auctioneer Drezbit','','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,2097152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46638,15595,0,0,35193,0,0,0,'Auctioneer Vizput','','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,2097152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46639,15595,0,0,35194,0,0,0,'Auctioneer Zilbeena','','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,2097152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46640,15595,0,0,35195,0,0,0,'Auctioneer Kuvi','','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,2097152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46642,15595,0,0,35198,0,0,0,'Innkeeper Nufa','Innkeeper','',134217728,7,0,0,0,0,0,0,30,30,29,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46644,15595,0,0,35199,0,0,0,'Peregrine Statue','','',16384,10,0,0,0,0,0,0,84,84,1692,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46647,15595,0,0,28048,0,0,0,'Training Dummy','','',0,9,0,0,0,0,0,0,85,85,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,262144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46650,15595,0,0,35209,0,0,0,'Eddie Flofizzle','','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46652,15595,0,0,35210,0,0,0,'Dolph Blastus','','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46653,15595,0,0,35211,0,0,0,'Garyanne Fleezlebop','','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46659,15595,0,0,35213,0,0,0,'Gavran Goodspade','General Goods','',134217728,7,0,0,0,0,0,0,45,45,1926,1,1,0,1,643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46660,15595,0,0,35214,0,0,0,'Aidan Summerwind','','',0,7,0,0,0,0,0,0,45,45,1604,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46664,15595,0,0,35215,0,0,0,'Dr. Hieronymus Blam','','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46667,15595,0,0,35216,0,0,0,'Blademaster Ronakada','Warrior Trainer','',134217728,7,0,0,0,0,0,0,85,85,1595,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46668,15595,0,0,1126,16946,0,0,'Twilight Rune of Air Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46672,15595,0,0,1126,16946,0,0,'Twilight Rune of Water Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46673,15595,0,0,1126,16946,0,0,'Twilight Rune of Fire Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46675,15595,0,0,35218,0,0,0,'Lugrah','Jewelcrafting Trainer','',0,7,0,0,0,0,0,0,30,30,29,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46676,15595,0,0,35220,0,0,0,'Joanna Blueheart','Marshtide Watch Commander','',4096,7,0,1,0,0,0,0,55,55,123,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46692,15595,0,0,35229,0,0,0,'ROCK ON HOLOGRAM','','',0,7,0,1,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46693,15595,46695,0,31769,0,0,0,'Dustbelcher Instructor','','',0,7,0,0,0,0,0,0,44,45,45,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46694,15595,46695,0,11545,0,0,0,'Dustbelcher Initiate','','',0,7,0,0,0,0,0,0,44,45,45,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46702,15595,0,0,33604,0,0,0,'Hull Forgehammer','Blacksmithing Supplies','',4096,7,0,0,0,0,0,0,53,53,2155,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46707,15595,0,0,25723,0,0,0,'Blam Turret','','vehichleCursor',0,9,0,1,0,0,0,0,46,46,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1214,0,0,0,0,0,0,0,0,0),(46708,15595,0,0,35236,0,0,0,'Suja','Cooking Supplies','',0,7,0,0,0,0,0,0,30,30,29,1,1,0,1,130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46709,15595,0,0,35237,0,0,0,'Arugi','Cooking Trainer','',0,7,0,0,0,0,0,0,35,35,29,1,1,0,1,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46713,15595,0,0,764,0,0,0,'Stonevault Wanderer','','',0,7,0,0,0,0,0,0,45,46,59,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46714,15595,0,0,35238,0,0,0,'Marshtide Sentry','','',0,7,0,0,0,0,0,0,60,60,11,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46715,15595,0,0,35240,0,0,0,'Wibson Mainframe','','',0,9,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1215,0,0,0,0,0,0,0,0,0),(46716,15595,0,0,35241,0,0,0,'Nerog','Inscription Trainer','',4096,7,0,0,0,0,0,0,35,35,29,1,1,0,1,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46717,15595,0,0,169,35324,0,0,'The Hammer of Twilight','','',36,10,0,0,0,0,0,0,88,88,190,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46718,15595,0,0,35242,0,0,0,'Moraka','Inscription Supplies','',4096,7,0,0,0,0,0,0,35,35,29,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46736,15595,0,0,14546,14547,14551,14549,'Wildhammer Pack Mule','','',0,1,0,0,0,0,0,0,80,80,2339,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46741,15595,0,0,35243,0,0,0,'Muraga','Herbalism Trainer','',134217728,7,0,0,0,0,0,0,35,35,29,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46742,15595,0,0,35244,0,0,0,'Brunda','Herbalism Supplies','',0,7,0,0,0,0,0,0,30,30,29,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46748,15595,0,0,35247,0,0,0,'Stonard Kodo Beast','','',0,1,0,0,0,0,0,0,53,54,1074,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1218,0,0,0,0,0,0,0,0,0),(46749,15595,0,0,35328,0,0,0,'Stonard Wardrummer','','',0,7,0,0,0,0,0,0,53,54,1074,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46750,15595,0,0,35246,0,0,0,'Fusion Core','','',0,9,0,0,0,0,0,0,85,85,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1219,0,0,0,0,0,0,0,0,0),(46754,15595,0,0,35249,0,0,0,'Goblin Trike','','',0,9,0,0,0,0,0,0,20,20,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46755,15595,0,0,35250,0,0,0,'Goblin Turbo-Trike','','',0,9,0,0,0,0,0,0,40,40,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46756,15595,0,0,35251,0,0,0,'Karkrog the Exterminator','','',0,7,0,0,0,0,0,0,84,84,2308,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46757,15595,0,0,34982,0,0,0,'High Examiner Tae\'thelan Bloodwatcher','The Reliquary','',4,7,0,1,0,0,0,0,88,88,1695,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46758,15595,0,0,31266,0,0,0,'Aoren Sunglow','The Reliquary','',4096,7,0,1,0,0,0,0,46,46,83,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46759,15595,0,0,32008,0,0,0,'Lidia Sunglow','The Reliquary','',4096,7,0,0,0,0,0,0,46,46,1695,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46760,15595,0,0,5575,0,0,0,'Lead Prospector Durdin','Explorers\' League','',4096,7,0,1,0,0,0,0,46,46,1927,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46761,15595,0,0,31355,0,0,0,'Olga Runesworn','Explorers\' League','',0,7,0,0,0,0,0,0,46,46,1927,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46762,15595,0,0,31267,0,0,0,'Kand Sandseeker','Explorers\' League','',4096,7,0,0,0,0,0,0,46,46,1927,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46764,15595,0,0,22880,0,0,0,'Captain Smoldersmitten','','',0,7,0,0,0,0,0,0,85,85,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46772,15595,0,0,35256,35257,35259,35258,'Reliquary Excavator','The Reliquary','',0,7,0,0,0,0,0,0,45,46,1734,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46773,15595,0,0,35260,35261,35262,35263,'Explorers\' League Excavator','The Explorers\' League','',0,7,0,0,0,0,0,0,45,46,1733,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46804,15595,0,0,35269,0,0,0,'Keegan Firebeard','','',262144,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46805,15595,0,0,35270,0,0,0,'Iain Firebeard','','',262144,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46806,15595,0,0,35272,0,0,0,'Brom Forgehammer','','',262144,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46807,15595,0,0,35275,35273,35274,0,'Firebeard Citizen','','',262144,7,0,0,0,0,0,0,85,85,2337,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46808,15595,0,0,35276,35277,35278,35280,'Firebeard Gryphon Rider','','',262144,7,0,0,0,0,0,0,85,85,1054,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46811,15595,0,0,35283,0,0,0,'Duglas Mullan','','',262144,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46812,15595,0,0,35281,0,0,0,'Edana Mullan','','',262144,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46814,15595,0,0,35294,0,0,0,'Cailin Longfellow','','',262144,7,0,0,0,0,0,0,85,85,2337,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46818,15595,0,0,33031,33030,0,0,'Twilight Rogue','','',0,7,0,0,0,0,0,0,84,84,2325,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46831,15595,0,0,35304,35305,35306,35303,'Firebeard Militia','','',262144,7,0,0,0,0,0,0,85,85,2337,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46840,15595,0,0,35317,0,0,0,'Marshtide Steed','','',0,1,0,0,0,0,0,0,53,54,1078,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1222,0,0,0,0,0,0,0,0,0),(46841,15595,0,0,35330,0,0,0,'Marshtide Cleric','','',0,7,0,0,0,0,0,0,53,54,1078,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46850,15595,0,0,35271,0,0,0,'Mackay Firebeard','','',262144,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46852,15595,0,0,5708,0,0,0,'Eric \"The Swift\"','','',0,7,0,0,0,0,0,0,47,47,122,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46853,15595,0,0,5710,0,0,0,'Baelog','','',0,7,0,0,0,0,0,0,47,47,122,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46854,15595,0,0,5709,0,0,0,'Olaf','','',0,7,0,0,0,0,0,0,47,47,122,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46872,15595,0,0,35131,0,0,0,'Prince Nadun','','',0,7,0,0,0,0,0,0,83,83,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46875,15595,0,0,21702,0,0,0,'Budd','','',4096,7,0,0,0,0,0,0,83,83,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46877,15595,0,0,21767,0,0,0,'Tanzar','','',4096,7,0,0,0,0,0,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46878,15595,0,0,32235,0,0,0,'Mack','','',4096,7,0,0,0,0,0,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46879,15595,0,0,21970,0,0,0,'Harkor','','',4096,7,0,0,0,0,0,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46880,15595,0,0,36248,0,0,0,'Samir','','',4096,7,0,0,0,0,0,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46884,15595,0,0,34742,34738,0,0,'Neferset Smuggler','','',0,7,0,0,0,0,0,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46914,15595,0,0,715,0,0,0,'Raging Whelp','','',0,2,0,0,0,0,0,0,46,47,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46918,15595,46917,0,8249,0,0,0,'Darkflight Shadowspeaker','','',0,2,0,0,0,0,0,0,46,47,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46921,15595,0,0,35349,0,0,0,'Aprika','','',262144,7,0,0,0,0,0,0,85,85,2337,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46922,15595,0,0,35279,35346,35347,0,'Firebeard Citizen','','',262144,7,0,0,0,0,0,0,85,85,2337,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46926,15595,0,0,35350,0,0,0,'Parlan','','',262144,7,0,0,0,0,0,0,85,85,2337,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46927,15595,0,0,6921,0,0,0,'Cursed Expedition Member','','',0,7,0,0,0,0,0,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46928,15595,0,0,10704,0,0,0,'Dustbelcher Butcher','','',0,7,0,0,0,0,0,0,46,47,45,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46929,15595,0,0,14403,0,0,0,'Dustbelcher Merchant','','',0,7,0,0,0,0,0,0,46,47,45,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46930,15595,0,0,35351,0,0,0,'Victoria Dolen','','',0,7,0,0,0,0,0,0,49,49,12,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46931,15595,0,0,16480,21342,0,0,'Star Fire Bunny','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46935,15595,0,0,17836,0,0,0,'Gurgthock','Fight Promoter','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46936,15595,0,0,12829,0,0,0,'Wodin the Troll-Servant','','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46940,15595,0,0,1484,0,0,0,'Maginor Dumas','Master Mage','',0,7,0,0,0,0,0,0,60,60,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46941,15595,0,0,5076,0,0,0,'High Sorcerer Andromath','','',0,7,0,0,0,0,0,0,62,62,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46942,15595,0,0,1688,0,0,0,'General Marcus Jonathan','High Commander of Stormwind Defense','',0,7,0,1,0,0,0,0,72,72,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46943,15595,0,0,221,3640,344,11873,'Ragamuffin','','',0,7,0,0,0,0,0,0,1,1,15,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46950,15595,0,0,16944,0,0,0,'Misty Grell','','',0,10,0,0,0,0,0,0,54,55,81,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46953,15595,0,0,5561,0,0,0,'Purespring Elemental','','',0,4,0,0,0,0,0,0,54,55,91,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46966,15595,0,0,35360,0,0,0,'Carson Crazybread','General Goods','',0,7,0,0,0,0,0,0,5,5,875,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46967,15595,0,0,11686,0,0,0,'\"Skullcrusher the Mountain\" Kill Credit','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46970,15595,0,0,8013,1917,0,0,'Highland Elk','','',0,1,0,0,0,0,0,0,84,84,2000,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46971,15595,0,0,23786,35362,0,0,'Highland Doe','','',0,1,0,0,0,0,0,0,82,82,1999,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46972,15595,0,0,35363,0,0,0,'Terrance Storm','','',0,7,0,0,0,0,0,0,50,50,12,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46975,15595,0,0,35365,0,0,0,'Twilight Trapper Bindings','','Attack',0,10,0,0,0,0,0,0,1,1,7,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46980,15595,0,0,34891,0,0,0,'Burly Sea Trooper','','',0,7,0,0,0,0,0,0,85,85,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6046,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46981,15595,0,0,915,0,0,0,'Nightlash','','',0,6,0,4,0,0,0,0,11,11,70,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46982,15595,0,0,30301,0,0,0,'Sly','Benjamin\'s Pet','',0,1,50,0,0,0,0,0,12,12,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46983,15595,0,0,35369,0,0,0,'Benjamin Foxworthy','Hunter Trainer','',134217728,7,0,0,0,0,0,0,12,12,12,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46984,15595,0,0,2898,9349,34041,0,'Twilight Trapper','','',0,7,0,0,0,0,0,0,84,84,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46985,15595,0,0,21955,11686,0,0,'[DNT] Generic Target Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46992,15595,0,0,35373,0,0,0,'Berard the Moon-Crazed','','',0,7,0,4,0,0,0,0,14,14,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46993,15595,0,0,34892,34894,0,0,'Schnottz Air Officer','','',0,7,0,0,0,0,0,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46994,15595,0,0,35379,0,0,0,'Trenton Ramalot','General Goods','',4096,7,0,0,0,0,0,0,35,35,2155,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46995,15595,0,0,35380,0,0,0,'Steven Ramalot','Food & Drink','',4096,7,0,0,0,0,0,0,35,35,2155,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46996,15595,0,0,35378,0,0,0,'Jade Ramalot','Weaponsmith','',4096,7,0,0,0,0,0,0,35,35,2155,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46997,15595,0,0,33011,0,0,0,'Shifting Mireglob','','',0,4,0,0,0,0,0,0,54,55,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47003,15595,0,0,35381,0,0,0,'Bolgaff','The Mad Hunter','',2048,7,0,4,0,0,0,0,13,13,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47005,15595,0,0,22403,0,0,0,'Adarrah','','',0,7,0,0,0,0,0,0,82,82,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47008,15595,0,0,10834,0,0,0,'Fenwick Thatros','','',2,7,0,4,0,0,0,0,15,15,189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47009,15595,0,0,35383,0,0,0,'Aquarius the Unbound','','',0,4,0,4,0,0,0,0,16,16,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47010,15595,0,0,9995,0,0,0,'Indigos','','',0,2,0,4,0,0,0,0,17,17,103,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47012,15595,0,0,26799,0,0,0,'Effritus','','',512,6,0,4,0,0,0,0,18,18,21,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47014,15595,0,0,35160,0,0,0,'Cursed Surveyor','','',0,7,0,0,0,0,0,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47015,15595,0,0,563,0,0,0,'Lost Son of Arugal','','',0,7,0,4,0,0,0,0,19,19,24,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47023,15595,0,0,4430,0,0,0,'Thule Ravenclaw','','',0,7,0,4,0,0,0,0,20,20,70,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47032,15595,0,0,35386,0,0,0,'Titanic Guardian','','',1048576,10,0,1,0,0,0,0,85,85,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1232,0,0,0,0,0,0,0,0,0),(47037,15595,0,0,11686,1126,0,0,'Titanic Guardian Eye','','',1024,10,0,0,0,0,0,0,85,85,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47038,15595,0,0,34605,0,0,0,'Cassius the White','Commander','Interact',266240,7,0,1,0,0,0,0,85,85,2343,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47041,15595,0,0,4897,0,0,0,'Neeka Bloodscar','','',0,7,0,0,0,0,0,0,55,55,125,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47042,15595,0,0,35389,0,0,0,'Porsha Brassbearing','','',0,7,0,0,0,0,0,0,40,40,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47043,15595,0,0,35390,0,0,0,'Lixi Greasenozzle','','',0,7,0,0,0,0,0,0,40,40,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47044,15595,0,0,35391,0,0,0,'Lamba Ginwhistle','','',0,7,0,0,0,0,0,0,40,40,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47048,15595,0,0,1126,11686,0,0,'Temple of Uldum Sensor','','',1024,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47051,15595,0,0,34891,0,0,0,'Burly Sea Trooper','','',0,7,0,0,0,0,0,0,85,85,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,33,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47053,15595,0,0,35503,0,0,0,'Duskfang','','',0,1,2,0,0,0,0,0,55,55,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47059,15595,0,0,33514,0,0,0,'Dronk Drophammer','Blacksmithing Supplies','',4096,7,0,0,0,0,0,0,53,53,474,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47060,15595,0,0,35464,35465,35466,35467,'Argent Sentry','The Argent Crusade','',0,7,0,0,0,0,0,0,85,85,2363,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47061,15595,0,0,35444,0,0,0,'Harpo Boltknuckle','Flight Master','',0,7,0,1,0,0,0,0,85,85,2159,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47064,15595,0,0,31342,4778,0,0,'Mossflayer Abducter','','',0,6,0,0,0,0,0,0,39,40,107,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47073,15595,0,0,7373,0,0,0,'New Kargath Grunt','','',0,7,0,0,0,0,0,0,46,47,83,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47104,15595,0,0,35421,0,0,0,'Anthony Waler','Trade Goods','',4096,7,0,0,0,0,0,0,45,45,2070,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47105,15595,0,0,35419,0,0,0,'Marc Daiton','General Goods','',4096,7,0,0,0,0,0,0,45,45,2070,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47106,15595,0,0,35420,0,0,0,'Christine Gade','Shieldcrafter','',4096,7,0,0,0,0,0,0,45,45,2070,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47115,15595,0,0,18041,0,0,0,'Black Recluse','','',1,1,3,0,0,0,0,0,85,85,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47116,15595,0,0,35417,0,0,0,'Tokrog','Wind Rider Master','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47117,15595,0,0,35424,0,0,0,'Recluse Hatchling','','',1,1,3,0,0,0,0,0,84,84,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47118,15595,0,0,35422,0,0,0,'Desmond Chadsworth','Gryphon Master','',0,7,0,0,0,0,0,0,85,85,12,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47119,15595,0,0,35423,0,0,0,'Glenn Arbuckle','Gryphon Master','',0,7,0,0,0,0,0,0,85,85,12,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47122,15595,0,0,16480,21342,0,0,'Completion Bunny','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47133,15595,0,0,35429,0,0,0,'San\'shigo','Wind Rider Master','',0,7,0,0,0,0,0,0,85,85,126,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47139,15595,0,0,35453,0,0,0,'Gerald Fairbanks','General Goods','',4096,7,0,0,0,0,0,0,45,45,2070,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47142,15595,0,0,35454,0,0,0,'Rahmalaha','Food & Drink','',4096,7,0,0,0,0,0,0,45,45,2070,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47144,15595,0,0,35459,0,0,0,'Patricia Marshall','Weaponsmith','',4096,7,0,0,0,0,0,0,45,45,2070,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47147,15595,0,0,35430,0,0,0,'Farstad Stonegrip','Gryphon Master','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47148,15595,0,0,35445,0,0,0,'Donovan Minewell','General Goods','',4096,7,0,0,0,0,0,0,45,45,2070,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47149,15595,0,0,35447,0,0,0,'Kathryn Humphries','Weaponsmith','',4096,7,0,0,0,0,0,0,45,45,2070,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47153,15595,0,0,35446,0,0,0,'Cabe Minewell','Trade Goods','',4096,7,0,0,0,0,0,0,45,45,2070,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47154,15595,0,0,35431,0,0,0,'Doran Talonheart','Gryphon Master','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47155,15595,0,0,35433,0,0,0,'Shaina Talonheart','Gryphon Master','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47156,15595,0,0,35434,0,0,0,'Bramok Gorewing','Wind Rider Master','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47164,15595,0,0,35451,0,0,0,'James Litman','Trade Goods','',4096,7,0,0,0,0,0,0,45,45,2070,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47165,15595,0,0,35449,0,0,0,'Casey Tipple','Food & Drink','',4096,7,0,0,0,0,0,0,45,45,2070,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47166,15595,0,0,35452,0,0,0,'Dorris Manchester','Weaponsmith','',4096,7,0,0,0,0,0,0,45,45,2070,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47167,15595,0,0,35450,0,0,0,'Brett Nelson','General Goods','',4096,7,0,0,0,0,0,0,45,45,2070,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47168,15595,0,0,35439,35440,35441,35442,'Wildhammer Homesteader','','',0,7,0,0,0,0,0,0,82,83,2339,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47171,15595,0,0,35443,0,0,0,'Korthalon','The Black','',0,7,0,0,0,0,0,0,84,84,2325,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47174,15595,0,0,33349,0,0,0,'Gorthul','Dragonmaw Flight Master','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47176,15595,0,0,35448,0,0,0,'Ambassador Laurent','','',0,7,0,0,0,0,0,0,80,80,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47185,15595,0,0,35468,35469,35470,35471,'Refined Gentleman','','',0,7,0,0,0,0,0,0,80,80,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47187,15595,0,0,35473,35474,35475,0,'Budding Artist','','',0,7,0,0,0,0,0,0,80,80,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47189,15595,0,0,35480,35481,35482,35483,'Aspiring Starlet','','',0,7,0,0,0,0,0,0,80,80,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47190,15595,0,0,1164,0,0,0,'Shaggy Desert Coyote','','',1,1,1,0,0,0,0,0,83,83,38,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47191,15595,0,0,21774,0,0,0,'Gobbles','','',0,8,0,0,0,0,0,0,83,83,189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47193,15595,0,0,35484,35485,35486,35487,'Schnottz\'s Bodyguard','','',0,7,0,0,0,0,0,0,85,85,190,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47194,15595,0,0,856,857,0,0,'Sheep','','',0,8,0,0,0,0,0,0,3,3,188,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47201,15595,0,0,30256,0,0,0,'Desert Fox','','LootAll',0,1,50,0,0,0,0,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47203,15595,0,0,35490,0,0,0,'Creeper Egg','','Pickup',1074790464,10,0,0,0,0,0,0,1,1,7,1,1,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47205,15595,0,0,26773,0,0,0,'Domesticated Mine Creeper','','',1,1,3,0,0,0,0,0,19,20,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47207,15595,0,0,34893,34895,35374,35375,'Dead Trooper','','LootAll',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47213,15595,0,0,34893,34895,35374,35375,'Dead Trooper','','LootAll',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47214,15595,0,0,34172,34173,34174,0,'Dreadguard','','Directions',0,7,0,0,0,0,0,0,30,30,71,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47216,15595,0,0,34893,34895,35374,35375,'Dead Trooper','','LootAll',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47219,15595,0,0,34893,34895,35374,35375,'Dead Trooper','','LootAll',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47220,15595,0,0,16256,0,0,0,'Furious Specter','','',0,6,0,0,0,0,0,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47221,15595,0,0,28830,0,0,0,'Schnottz Supply Chopper','','',525312,9,0,0,0,0,0,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1252,0,0,0,0,0,0,0,0,0),(47222,15595,0,0,28475,35495,0,0,'Schnottz Supplies','','',1024,10,0,0,0,0,0,0,82,82,2059,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47223,15595,0,0,32237,0,0,0,'Schnottz\'s Hot Air Balloon','','',262144,9,0,0,0,0,0,0,80,80,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1253,0,0,0,0,0,0,0,0,0),(47224,15595,0,0,32266,0,0,0,'Rope Ladder','','vehichleCursor',1310720,10,0,0,0,0,0,0,80,80,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1254,0,0,0,0,0,0,0,0,0),(47226,15595,0,0,33693,0,0,0,'Obsidian Stoneslave','','',512,4,0,0,0,0,0,0,84,84,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47227,15595,0,0,146,0,0,0,'Eternal Protector','','',0,6,0,0,0,0,0,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47233,15595,0,0,35497,0,0,0,'Gordul','Rogue Trainer','',134217728,7,0,0,0,0,0,0,60,60,29,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47242,15595,0,0,31174,11686,0,0,'General Purpose Bunny JMF (Look 2)','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47246,15595,0,0,35498,0,0,0,'Ureda','Mage Trainer','',134217728,7,0,0,0,0,0,0,60,60,29,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47247,15595,0,0,35499,0,0,0,'Marud','Mage Trainer','',134217728,7,0,0,0,0,0,0,50,50,29,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47248,15595,0,0,35500,0,0,0,'Gija','Mage Trainer','',134217728,7,0,0,0,0,0,0,40,40,29,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47250,15595,0,0,35502,0,0,0,'Carvo Blastbolt','S.A.F.E.','',0,7,0,0,0,0,0,0,5,5,2300,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47253,15595,0,0,35504,0,0,0,'Rundok','Portal Trainer','',134217728,7,0,0,0,0,0,0,45,45,29,1,1,0,1,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47254,15595,0,0,4449,0,0,0,'Gizput','Kurgul\'s Minion','',0,3,23,0,0,0,0,0,45,45,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47261,15595,0,0,35507,0,0,0,'Eye of Twilight','','',12,10,0,0,0,0,0,0,80,80,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47283,15595,0,0,33971,0,0,0,'Sand Serpent','','',0,1,35,0,0,0,0,0,83,83,38,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47285,15595,0,0,35514,0,0,0,'Siamat','Lord of the South Wind','',104,4,0,1,0,0,0,0,87,87,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47286,15595,0,0,35517,0,0,0,'Vincent Randolph','Blacksmithing Supplies','',4096,7,0,0,0,0,0,0,45,45,2070,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47288,15595,0,0,35516,0,0,0,'Gutcheck','Food & Drink','',4096,7,0,0,0,0,0,0,45,45,2070,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47289,15595,0,0,35453,0,0,0,'Argent Crusade Engineer','The Argent Crusade','',4096,7,0,0,0,0,0,0,45,45,2070,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47291,15595,0,0,34893,34895,35374,35375,'Schnottz\'s Landing Laborer','','',0,7,0,0,0,0,0,0,83,83,1924,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47306,15595,0,0,35541,35542,0,0,'Neferset Sentinel','','',0,7,0,0,0,0,0,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47316,15595,0,0,35534,35535,17718,0,'Firebeard Gryphon Mount','','vehichleCursor',0,1,0,0,0,0,0,0,85,85,2339,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1261,0,0,0,0,0,0,0,0,0),(47317,15595,0,0,35288,0,0,0,'Keeland Doyle','','',262144,7,0,0,0,0,0,0,85,85,2337,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47320,15595,0,0,35537,0,0,0,'Kaellin Tarvane','Tol Barad Battle-Mage','',0,7,0,0,0,0,0,0,85,85,12,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47321,15595,0,0,35538,0,0,0,'Zugra Flamefist','Tol Barad Battle-Mage','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47324,15595,0,0,35539,0,0,0,'Baradin Guard','','',0,7,0,0,0,0,0,0,85,85,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47325,15595,0,0,35540,0,0,0,'Baradin Guard','','',0,7,0,0,0,0,0,0,85,85,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47334,15595,0,0,35546,0,0,0,'Cap\'n Geech','Innkeeper','',134217728,7,0,0,0,0,0,0,50,50,474,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47335,15595,0,0,35544,0,0,0,'Baradin Grunt','','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47336,15595,0,0,35545,0,0,0,'Baradin Grunt','','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47337,15595,0,0,35554,0,0,0,'Shecky Shrimpshoot','Stable Master','',0,7,0,0,0,0,0,0,50,50,474,1,1,0,1,4194945,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47338,15595,0,0,35556,0,0,0,'Frankie Goodtimes','Food & Drink','',0,7,0,0,0,0,0,0,50,50,474,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47340,15595,0,0,35558,0,0,0,'Bullets Bigblast','Engineering Supplies','',0,7,0,0,0,0,0,0,50,50,474,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47343,15595,0,0,35557,0,0,0,'Zipper Sizzlesnap','Fishing Supplies','',0,7,0,0,0,0,0,0,50,50,474,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47344,15595,0,0,17703,35548,35549,0,'Doyle Gryphon','','',266240,7,0,0,0,0,0,0,85,85,2337,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47345,15595,0,0,35555,0,0,0,'Spike Coilee','Herbalism Supplies','',0,7,0,0,0,0,0,0,50,50,474,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47347,15595,0,0,35552,0,0,0,'Mitch Yostpaddle','Trade Goods','',0,7,0,0,0,0,0,0,50,50,474,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47363,15595,0,0,35559,0,0,0,'Rebecca Blackman','Food & Drink','',0,7,0,0,0,0,0,0,53,54,1732,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47367,15595,0,0,35562,0,0,0,'Verad','Innkeeper','',134217728,7,0,1,0,0,0,0,65,65,1638,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47368,15595,0,0,35563,0,0,0,'Joran','Stable Master','',134217728,7,0,1,0,0,0,0,65,65,1638,1,1,0,1,4194433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47370,15595,0,0,35564,35565,35566,35567,'Harborage Guardian','','',0,7,0,0,0,0,0,0,60,60,1639,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47382,15595,0,0,35570,0,0,0,'Adam Hossack','Archaeology Trainer','',0,7,0,0,0,0,0,0,40,40,68,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47383,15595,0,0,35575,0,0,0,'Brivelthwerp','Ice Cream Vendor','',134217728,7,0,0,0,0,0,0,40,40,35,1,1,0,1,643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47384,15595,0,0,35576,0,0,0,'Lien Farner','Profession Trainer','',134217728,7,0,0,0,0,0,0,10,10,12,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47386,15595,0,0,37549,0,0,0,'Ainamiss the Hive Queen','','',65537,1,59,4,0,0,0,0,48,48,310,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47387,15595,0,0,15657,0,0,0,'Harakiss the Infestor','','',65537,1,59,4,0,0,0,0,47,47,310,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47388,15595,0,0,91,0,0,0,'Silithid Ravager','','',65537,1,41,0,0,0,0,0,40,41,310,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47390,15595,0,0,11144,0,0,0,'Silithid Defender','','',1,1,53,0,0,0,0,0,40,41,310,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47391,15595,0,0,35580,0,0,0,'Highland Black Drake','','',0,2,0,0,0,0,0,0,85,85,103,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47395,15595,0,0,22046,32553,32552,32551,'Injured Miner','','',0,7,0,0,0,0,0,0,10,10,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47396,15595,0,0,35581,0,0,0,'Wembil Taskwidget','Profession Trainer','',134217728,7,0,0,0,0,0,0,10,10,875,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47399,15595,0,0,22046,32553,32552,32551,'Dead Miner','','',0,7,0,0,0,0,0,0,10,10,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47400,15595,0,0,35603,0,0,0,'Nedric Sallow','Profession Trainer','',134217728,7,0,0,0,0,0,0,10,10,68,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47405,15595,0,0,35607,0,0,0,'The Chef','Cooking Trainer','',0,7,0,0,0,0,0,0,10,10,68,1,1,0,1,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47415,15595,0,0,11411,0,0,0,'Howler','Dedlow\'s Pet','',0,1,1,0,0,0,0,0,14,14,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47417,15595,0,0,33263,0,0,0,'Zaela','','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47418,15595,0,0,35611,0,0,0,'Runda','Profession Trainer','',134217728,7,0,0,0,0,0,0,10,10,29,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47419,15595,0,0,35612,0,0,0,'Lalum Darkmane','Profession Trainer','',134217728,7,0,0,0,0,0,0,10,10,104,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47420,15595,0,0,35613,0,0,0,'Iranis Shadebloom','Profession Trainer','',134217728,7,0,0,0,0,0,0,10,10,80,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47427,15595,0,0,1147,0,0,0,'Grisly Gryphon Guts','','',0,1,0,0,0,0,0,0,84,84,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47432,15595,0,0,35617,0,0,0,'Apothecary Underhill','','',0,7,0,0,0,0,0,0,20,20,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47433,15595,0,0,35618,0,0,0,'Captured Bloodfang Worgen','','',0,7,0,0,0,0,0,0,21,23,2163,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47445,15595,0,0,5050,0,0,0,'Skeletal Steed','','vehichleCursor',0,7,0,0,0,0,0,0,20,20,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47452,15595,0,0,26884,0,0,0,'Schnottz\'s Siege Tank','','vehichleCursor',8,9,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1265,0,0,0,0,0,0,0,0,0),(47455,15595,0,0,28106,0,0,0,'Siege Tank Gun','','vehichleCursor',8,9,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47457,15595,0,0,35631,29043,35632,0,'Twilight\'s Hammer Horse','','',0,1,0,0,0,0,0,0,85,85,2325,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47461,15595,0,0,35633,35634,0,0,'Prolific Writer','','',0,7,0,0,0,0,0,0,80,80,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47465,15595,46851,0,36080,36081,36082,36083,'Injured Dragonmaw Straggler','','',0,7,0,0,0,0,0,0,84,84,7,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47471,15595,0,0,35663,0,0,0,'Pao\'ka Swiftmountain','','',0,7,0,0,0,0,0,0,42,42,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47472,15595,0,0,35636,35637,35639,35640,'Privileged Socialite','','',0,7,0,0,0,0,0,0,80,80,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'10255',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47476,15595,0,0,30274,0,0,0,'Gloomwing','','',0,2,0,0,0,0,0,0,85,85,103,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47479,15595,0,0,35656,35657,35658,35659,'Twilight Trapper','','',0,7,0,0,0,0,0,0,43,44,2030,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47482,15595,0,0,27913,0,0,0,'Jora \"Nobbly\" Wildwing','','',524288,1,0,0,0,0,0,0,85,85,2337,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,613,0,0,0,0,0,0,0,0,0),(47484,15595,0,0,21598,0,0,0,'Yetimus the Yeti Lord','','',0,7,0,1,0,0,0,0,25,25,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47485,15595,0,0,2298,0,0,0,'Highperch Wind Rider','','',0,1,0,0,0,0,0,0,43,44,2000,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47487,15595,0,0,35660,35661,35662,0,'Twilight Subduer','','',0,7,0,0,0,0,0,0,43,44,2147,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47491,15595,0,0,169,11686,0,0,'Red Dragon Strafe Bunny','','',1024,10,0,0,0,0,0,0,80,80,2329,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47512,15595,0,0,30823,0,0,0,'Calder Gray','','',0,7,0,0,0,0,0,0,85,85,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47514,15595,0,0,35666,35668,35667,0,'Pretentious Businessman','','',0,7,0,0,0,0,0,0,80,80,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47528,15595,0,0,35673,35672,35674,35675,'Aerie Ace','','',2048,7,0,0,0,0,0,0,43,44,2030,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47530,15595,0,0,35680,0,0,0,'Kizter Kahboom','Engineering Supplies','',0,7,0,0,0,0,0,0,50,50,474,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47532,15595,0,0,35679,0,0,0,'Darbo Stableflux','Blacksmithing Supplies','',0,7,0,0,0,0,0,0,50,50,474,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47545,15595,0,0,35683,0,0,0,'Brita Bramblebrush','Alchemy Supplies','',0,7,0,0,0,0,0,0,50,50,474,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47546,15595,0,0,34573,0,0,0,'Decrepit Watcher','','',0,7,0,1,0,0,0,0,85,85,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47547,15595,0,0,35682,0,0,0,'Sid Shillcopper','Food & Drink','',0,7,0,0,0,0,0,0,50,50,474,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47551,15595,0,0,35685,0,0,0,'Spider-Handler Sarus','','',0,7,0,1,0,0,0,0,20,20,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47554,15595,0,0,35686,0,0,0,'Captain Keyton','','',0,7,0,1,0,0,0,0,22,22,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47565,15595,0,0,35688,0,0,0,'Baby','Spider-Handler Sarus\'s Companion','',0,1,0,1,0,0,0,0,20,20,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47567,15595,0,0,35696,0,0,0,'Kavem the Callous','','',0,7,0,0,0,0,0,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47569,15595,0,0,35693,0,0,0,'Hammon the Jaded','Archaeology Trainer','',134217728,7,0,0,0,0,0,0,40,40,80,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47571,15595,0,0,35695,0,0,0,'Belloc Brightblade','Archaeology Trainer','',134217728,7,0,0,0,0,0,0,84,84,1604,1,1,0,1,83,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47572,15595,0,0,35697,0,0,0,'Otoh Greyhide','Archaeology Trainer','',134217728,7,0,0,0,0,0,0,40,40,104,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47580,15595,0,0,35707,0,0,0,'Lakota Windsong','','',0,7,0,0,0,0,0,0,43,43,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47582,15595,0,0,35706,0,0,0,'Erdunor Whitespire','','',0,7,0,0,0,0,0,0,85,85,55,1,1,0,1,134217729,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47583,15595,0,0,35715,35716,35717,35718,'Bulwark Defender','','',0,7,0,0,0,0,0,0,44,45,2146,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47584,15595,0,0,35708,0,0,0,'Aladrel Whitespire','','',0,7,0,0,0,0,0,0,85,85,80,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47585,15595,0,0,35719,35720,35721,35722,'Twilight Magus','','',0,7,0,0,0,0,0,0,44,45,2146,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47587,15595,0,0,36172,0,0,0,'Archmage Pratt','','',0,7,0,0,0,0,0,0,85,85,68,1,1,0,1,134217729,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47589,15595,0,0,35712,0,0,0,'Enchantress Herim','','',0,7,0,0,0,0,0,0,85,85,104,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47594,15595,0,0,35111,0,0,0,'Advisor Kathem','','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,33,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47611,15595,0,0,35725,0,0,0,'Highbank Lieutenant','','',266240,7,0,0,0,0,0,0,85,85,210,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47612,15595,0,0,35729,0,0,0,'Highbank Demolitionist','','',4096,7,0,0,0,0,0,0,85,85,210,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47613,15595,0,0,35727,0,0,0,'Highbank Medic','','',4096,7,0,0,0,0,0,0,85,85,210,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47614,15595,0,0,35726,0,0,0,'Highbank Sniper','','',4096,7,0,0,0,0,0,0,85,85,210,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47615,15595,0,0,35728,0,0,0,'Highbank Marine','','',4096,7,0,0,0,0,0,0,85,85,210,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47621,15595,0,0,35732,35733,35734,35735,'Bulwark Prisoner','','',0,7,0,0,0,0,0,0,44,45,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47625,15595,0,0,36248,0,0,0,'Samir','','',4096,7,0,0,0,0,0,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47641,15595,0,0,34296,34297,0,0,'Thundermar Defender','','',0,7,0,0,0,0,0,0,84,84,2336,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47643,15595,0,0,21767,0,0,0,'Tanzar','','',4096,7,0,0,0,0,0,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47644,15595,0,0,35759,0,0,0,'Darla Harris','Bat Handler','',134217728,7,0,1,0,0,0,0,85,85,68,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47645,15595,0,0,21970,0,0,0,'Harkor','','',4096,7,0,0,0,0,0,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47655,15595,0,0,35763,0,0,0,'Pamela Stutzka','Bat Handler','',0,7,0,1,0,0,0,0,85,85,68,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47656,15595,0,0,21702,0,0,0,'Budd','','',4096,7,0,0,0,0,0,0,83,83,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47660,15595,0,0,35765,0,0,0,'Dead Bulwark Defender','','',16778240,10,0,0,0,0,0,0,44,45,2147,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47661,15595,0,0,35764,0,0,0,'Darren Longfellow','Bat Handler','',0,7,0,1,0,0,0,0,85,85,68,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47663,15595,0,0,35766,0,0,0,'Scout Obrok','','',0,7,0,1,0,0,0,0,85,85,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47665,15595,0,0,35767,0,0,0,'Phillip Harding','Bat Handler','',0,7,0,1,0,0,0,0,85,85,68,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47667,15595,0,0,1141,1418,2176,0,'Wharf Rat','','',0,8,0,0,0,0,0,0,1,1,31,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47668,15595,0,0,35768,0,0,0,'Marsha Duchamp','Food & Drink','',0,7,0,0,0,0,0,0,35,35,68,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47670,15595,0,0,35695,0,0,0,'Belloc Brightblade','','',0,7,0,0,0,0,0,0,84,84,190,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47671,15595,0,0,33263,0,0,0,'Zaela','','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47681,15595,0,0,35626,0,0,0,'Dumass','','',4096,7,0,0,0,0,0,0,19,19,68,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47684,15595,0,0,35770,0,0,0,'King Phaoris','Ruler of Ramkahen','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47688,15595,0,0,35774,0,0,0,'Officer Connelly','','',0,7,0,1,0,0,0,0,85,85,11,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47698,15595,0,0,35778,0,0,0,'Menacing Emissary','','',0,7,0,1,0,0,0,0,85,85,190,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47699,15595,0,0,35111,35117,0,0,'Ramkahen Field Worker','','',0,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47700,15595,0,0,35779,0,0,0,'Menacing Emissary','','',0,7,0,1,0,0,0,0,85,85,190,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47707,15595,0,0,35473,35474,35475,0,'Budding Artist','','',0,7,0,0,0,0,0,0,80,80,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47709,15595,0,0,35119,0,0,0,'Sun Acolyte','','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47712,15595,0,0,35782,0,0,0,'Harland Waldek','Weaponsmith','',0,7,0,0,0,0,0,0,35,35,68,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47715,15595,0,0,35399,0,0,0,'Sun Priest Asaris','','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47716,15595,0,0,35784,0,0,0,'Sun Priest Iset','','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47717,15595,0,0,35785,0,0,0,'Benjamin Henderson','Food & Drink','',0,7,0,0,0,0,0,0,37,37,1075,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47719,15595,0,0,35787,0,0,0,'Alexis Torry','Alchemy Supplies','',0,7,0,0,0,0,0,0,40,40,1075,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47720,15595,0,0,35899,35900,35901,0,'Camel','','',0,1,0,0,0,0,0,0,84,84,2156,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47721,15595,0,0,35790,0,0,0,'Foreman Milos','Trade Supplies','',0,7,0,0,0,0,0,0,38,38,1075,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47722,15595,0,0,35791,0,0,0,'Neferset Armorer','','',0,7,0,0,0,0,0,0,85,85,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47724,15595,0,0,35793,35794,35795,35796,'Twilight Windwarper','','',0,7,0,0,0,0,0,0,85,85,2296,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47725,15595,0,0,34741,34742,34806,34738,'Tol\'vir Merchant','','',0,7,0,0,0,0,0,0,84,84,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47726,15595,0,0,34248,0,0,0,'Tiger','','',1,1,2,0,0,0,0,0,85,85,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47727,15595,0,0,35691,0,0,0,'Neferset Blade Twister','','',0,7,0,0,0,0,0,0,84,84,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47728,15595,0,0,34542,0,0,0,'Storm Vortex','','',0,4,0,0,0,0,0,0,84,84,2296,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47729,15595,0,0,35801,0,0,0,'Neferset Savage','','',0,7,0,0,0,0,0,0,84,84,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47732,15595,0,0,26884,0,0,0,'Schnottz\'s Siege Tank','','vehichleCursor',8,9,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1284,0,0,0,0,0,0,0,0,0),(47738,15595,0,0,35826,0,0,0,'Neferset Snake Charmer','','',0,7,0,0,0,0,0,0,84,84,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47741,15595,0,0,35805,0,0,0,'Neferset Venom Keeper','','',0,7,0,0,0,0,0,0,84,84,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'12544',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47756,15595,0,0,35811,0,0,0,'Chad Fillmore','Food & Drink','',0,7,0,0,0,0,0,0,45,45,2071,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47757,15595,0,0,35812,0,0,0,'George Randolph','General Goods','',0,7,0,0,0,0,0,0,45,45,2071,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47758,15595,0,0,35813,0,0,0,'Gurt','Weaponsmith','',0,7,0,0,0,0,0,0,45,45,2071,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'15288',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47759,15595,0,0,5243,0,0,0,'Muckgill','','',0,7,0,0,0,0,0,0,19,19,18,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'15288',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47760,15595,0,0,34806,0,0,0,'Neferset Cursebringer','','',0,7,0,0,0,0,0,0,84,84,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'15288',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47761,15595,0,0,35815,0,0,0,'Hank Ford','Stable Master','',2048,7,0,0,0,0,0,0,37,37,35,1,1,0,1,4194433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47762,15595,0,0,35541,0,0,0,'Neferset Ritualist','','',0,7,0,0,0,0,0,0,84,84,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'15288',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47764,15595,0,0,35816,25043,0,0,'Murog','Stable Master','',134217728,7,0,0,0,0,0,0,30,30,29,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47767,15595,0,0,35818,0,0,0,'Korla','Hunter Trainer','',134217728,7,0,0,0,0,0,0,40,40,29,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47769,15595,0,0,24708,0,0,0,'Barkmutt','','',1,1,1,0,0,0,0,0,85,85,45,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47770,15595,47765,0,18607,0,0,0,'Thog','','',0,7,0,0,0,0,0,0,85,85,45,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47771,15595,0,0,35819,0,0,0,'Drukma','Pet Trainer','',0,7,0,0,0,0,0,0,40,40,29,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'15288',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47772,15595,0,0,28106,0,0,0,'Siege Tank Gun','','vehichleCursor',8,9,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'15288',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47777,15595,0,0,35822,0,0,0,'Animus','','',0,4,0,0,0,0,0,0,45,45,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47779,15595,0,0,35823,0,0,0,'Mouton Flamestar','','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47781,15595,0,0,35857,0,0,0,'Warden Stillwater','','',0,7,0,1,0,0,0,0,22,22,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47786,15595,0,0,23877,23937,23938,23939,'Sludge Guard','','',0,7,0,0,0,0,0,0,30,30,71,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47788,15595,0,0,35827,0,0,0,'Guldor','Hunter Trainer','',134217728,7,0,0,0,0,0,0,50,50,29,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47796,15595,47797,0,8249,8309,0,0,'Obsidian Viletongue','','',0,2,0,0,0,0,0,0,85,85,2350,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47798,15595,0,0,14357,34588,0,0,'Vermillion Slayer','','',0,2,0,0,0,0,0,0,85,85,2353,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47799,15595,0,0,31463,35862,0,0,'Vermillion Ashmaw','','',0,2,0,0,0,0,0,0,85,85,2353,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47801,15595,0,0,37580,0,0,0,'Temple Scarab','','',1,1,53,0,0,0,0,0,84,84,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47803,15595,0,0,2488,2729,0,0,'Sand Scorpid','','',1,1,20,0,0,0,0,0,84,84,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47804,15595,0,0,35838,35839,35840,35846,'Twilight Shaper','','',0,7,0,0,0,0,0,0,44,45,2146,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47808,15595,0,0,35843,0,0,0,'Black Wolf','','',0,1,0,0,0,0,0,0,20,20,1074,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47809,15595,0,0,35844,0,0,0,'Brown Wolf','','',0,1,0,0,0,0,0,0,20,20,1074,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47810,15595,0,0,34573,0,0,0,'Pyramid Watcher','','',0,7,0,0,0,0,0,0,85,85,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47813,15595,0,0,14501,1126,0,0,'Neferset Obelisk','','',1024,10,0,0,0,0,0,0,85,85,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47814,15595,0,0,956,0,0,0,'Fettered Red Whelpling','','',0,2,0,0,0,0,0,0,1,1,35,42,42,0,1,16777216,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47815,15595,0,0,11414,0,0,0,'Grimfang','Ormak\'s Pet','',0,1,1,0,0,0,0,0,60,60,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47816,15595,0,0,33694,0,0,0,'Shackled Earth','','',512,4,0,0,0,0,0,0,44,45,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47817,15595,0,0,9571,0,0,0,'Scuttler','Guldor\'s Pet','',0,1,8,0,0,0,0,0,50,50,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47818,15595,0,0,6807,0,0,0,'Tusker','Korla\'s Pet','',0,1,5,0,0,0,0,0,40,40,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47820,15595,0,0,694,0,0,0,'Fettered Green Whelpling','','',0,2,0,0,0,0,0,0,1,1,35,42,42,0,1,16777216,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47821,15595,0,0,9994,0,0,0,'Fettered Blue Whelpling','','',0,2,0,0,0,0,0,0,1,1,35,42,42,0,1,16777216,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47822,15595,0,0,14720,0,0,0,'Fettered Bronze Whelpling','','',0,2,0,0,0,0,0,0,1,1,35,42,42,0,1,16777216,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47835,15595,0,0,14519,0,0,0,'Scarderis','','',0,2,0,0,0,0,0,0,85,85,2350,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47851,15595,0,0,35732,35733,35734,35735,'Withering Prisoner','','',0,7,0,0,0,0,0,0,44,45,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47854,15595,0,0,35863,0,0,0,'Nicolette Garner','Food & Drink','',4096,7,0,0,0,0,0,0,40,40,68,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47856,15595,0,0,35864,0,0,0,'Adaleen Garner','Tailoring Supplies','',4096,7,0,0,0,0,0,0,40,40,68,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47857,15595,0,0,35865,0,0,0,'Roman Garner','Innkeeper','',4096,7,0,0,0,0,0,0,40,40,68,1,1,0,1,65537,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47858,15595,0,0,35866,0,0,0,'Albert Garner','General Goods','',4096,7,0,0,0,0,0,0,40,40,68,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47859,15595,0,0,25001,0,0,0,'Risen Hillsbrad Farmer','','',0,6,0,0,0,0,0,0,19,20,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47860,15595,0,0,35867,0,0,0,'Wanda Henderson','Reagents & Poisons','',4096,7,0,0,0,0,0,0,40,40,68,1,1,0,1,3200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47861,15595,0,0,28292,0,0,0,'Risen Hillsbrad Peasant','','',0,6,0,0,0,0,0,0,19,20,123,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47863,15595,0,0,35869,0,0,0,'Joseph Henderson','Trade Supplies','',4096,7,0,0,0,0,0,0,40,40,68,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47864,15595,0,0,35870,0,0,0,'Donald Emery','Blacksmithing Supplies','',4096,7,0,0,0,0,0,0,40,40,68,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47866,15595,0,0,35871,0,0,0,'Lois Henderson','Stable Master','',4096,7,0,0,0,0,0,0,40,40,68,1,1,0,1,4194305,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47870,15595,0,0,31958,0,0,0,'Twinkles','','',0,1,0,0,0,0,0,0,20,20,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47871,15595,0,0,23877,23937,23938,23939,'Sludge Guard','','',0,7,0,0,0,0,0,0,20,20,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47875,15595,0,0,35877,0,0,0,'William Henderson','Flight Master','',134217728,7,0,1,0,0,0,0,85,85,2070,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47899,15595,0,0,35898,0,0,0,'Flesh-Shaper Arnauld','','',0,7,0,1,0,0,0,0,20,20,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47902,15595,0,0,34533,0,0,0,'Lirastrasza','','',0,2,0,1,0,0,0,0,85,85,2328,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47904,15595,0,0,34534,0,0,0,'Velastrasza','','',0,2,0,1,0,0,0,0,85,85,2328,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47905,15595,0,0,8315,0,0,0,'Baleflame','','',0,2,0,1,0,0,0,0,85,85,1770,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47929,15595,0,0,36805,0,0,0,'Obsidia','','',0,2,0,1,0,0,0,0,85,85,2102,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47930,15595,0,0,35119,0,0,0,'Asaq','Royal Envoy','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6046,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47943,15595,0,0,20570,11686,0,0,'Generic Camera Target','','',0,10,0,0,0,0,0,0,1,1,35,57,57,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47982,15595,0,0,34893,34895,35374,35375,'Schnottz Sea Trooper','','',0,7,0,0,0,0,0,0,84,84,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47990,15595,0,0,33046,0,0,0,'Stormcaller Jalara','The Earthen Ring','',0,7,0,1,0,0,0,0,85,85,2323,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47991,15595,0,0,32957,0,0,0,'Earthcaller Yevaa','The Earthen Ring','',4096,7,0,1,0,0,0,0,85,85,2323,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47997,15595,0,0,33037,0,0,0,'Windspeaker Lorvarius','The Earthen Ring','',0,7,0,1,0,0,0,0,83,83,2323,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47998,15595,0,0,33729,0,0,0,'Seer Galekk','','',0,7,0,0,0,0,0,0,85,85,2323,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48001,15595,0,0,35940,0,0,0,'Thelaron Direneedle','','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48002,15595,0,0,35937,35938,0,0,'Twilight Cultist','','',0,7,0,0,0,0,0,0,84,84,2147,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48003,15595,0,0,35939,0,0,0,'Twilight Cultist','','',0,7,0,0,0,0,0,0,84,84,2147,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48004,15595,0,0,35941,0,0,0,'Twilight Cultist','','',0,7,0,0,0,0,0,0,84,84,2147,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48009,15595,0,0,16891,11686,0,0,'Invisible Mount','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1294,0,0,0,0,0,0,0,0,0),(48010,15595,0,0,35947,0,0,0,'Low Shaman Blundy','','',0,7,0,0,0,0,0,0,84,84,2339,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48012,15595,0,0,35948,0,0,0,'Sergeant Mehat','','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48013,15595,0,0,35949,0,0,0,'Fanny Thundermar','','',0,7,0,0,0,0,0,0,84,84,2339,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48014,15595,0,0,35950,0,0,0,'Nivvet Channelock','','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48015,15595,0,0,35180,0,0,0,'Magmalord Falthazar','','',0,4,0,0,0,0,0,0,84,84,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48016,15595,0,0,35681,0,0,0,'Unbound Emberfiend','','',0,4,0,0,0,0,0,0,84,84,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48017,15595,0,0,1202,1198,0,0,'Infected Sludge Guard','','',0,6,0,0,0,0,0,0,20,21,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48028,15595,0,0,35953,0,0,0,'Adarrah','','',0,7,0,0,0,0,0,0,82,82,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48033,15595,0,0,35955,0,0,0,'Stebben Oreknuckle','','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48040,15595,0,0,32113,32116,0,0,'Pygmy Oaf','','',8,7,0,0,0,0,0,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1297,0,0,0,0,0,0,0,0,0),(48043,15595,0,0,32094,0,0,0,'Pygmy Thief','','',8,7,0,0,0,0,0,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48046,15595,0,0,35958,0,0,0,'Ella Forgehammer','','',262144,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48051,15595,0,0,36056,0,0,0,'Thrall','Earthen Ring','',4,7,0,3,0,0,0,0,88,88,2167,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48053,15595,0,0,35961,0,0,0,'Bahrum Forgehammer','','',262144,7,0,1,0,0,0,0,85,85,2337,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48054,15595,0,0,36015,0,0,0,'Sally Gearwell','Innkeeper','',134217728,7,0,0,0,0,0,0,45,45,474,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48055,15595,0,0,36005,0,0,0,'Deedee Dropbolt','Stable Master','',134217728,7,0,0,0,0,0,0,45,45,474,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48056,15595,0,0,36007,0,0,0,'Fritz Roughtorque','Engineering Supplies','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48057,15595,0,0,36003,0,0,0,'Artie Steelbolt','Blacksmithing Supplies','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48058,15595,0,0,36004,0,0,0,'Buzz Sawspinner','Trade Goods','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48059,15595,0,0,32957,0,0,0,'Earthcaller Yevaa','The Earthen Ring','',4096,7,0,1,0,0,0,0,85,85,2323,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48060,15595,0,0,36000,0,0,0,'\"Chef\" Overheat','Cooking Supplies','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48064,15595,0,0,36014,0,0,0,'Milly Brewtap','Barmaid','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48067,15595,0,0,36012,0,0,0,'Gina Gotgoods','General Goods','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48068,15595,0,0,36008,36009,36010,36011,'Fuselight Engineer','','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48075,15595,0,0,11375,11376,11377,0,'Fuselight Bruiser','','',0,7,0,0,0,0,0,0,85,85,475,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48085,15595,0,0,35964,0,0,0,'Quartermaster Kaoshin','','',0,7,0,1,0,0,0,0,51,51,40,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48090,15595,0,0,36017,0,0,0,'Vernon Farcavern','Mining Supplies','',4096,7,0,0,0,0,0,0,46,46,1927,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48093,15595,0,0,35972,0,0,0,'Ivan Zypher','Innkeeper','',134217728,7,0,0,0,0,0,0,47,47,2163,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48095,15595,0,0,35974,0,0,0,'Katrina Lyons','Stable Master','',0,7,0,0,0,0,0,0,49,49,2163,1,1,0,1,4194433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48096,15595,0,0,35969,0,0,0,'\"Snake\" Sanders','Weaponsmith','',0,7,0,0,0,0,0,0,49,49,12,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48098,15595,0,0,35968,0,0,0,'Tarquinn','Trade Goods','',0,7,0,0,0,0,0,0,49,49,80,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48102,15595,46851,0,35975,0,0,0,'Gorosh the Pant Stealer','','',0,7,0,0,0,0,0,0,84,84,2308,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48108,15595,0,0,16480,21342,0,0,'Iso\'rath Nightmare Credit','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48111,15595,0,0,10915,2768,2767,0,'Blackrock War Kodo','','',0,1,0,0,0,0,0,0,50,51,40,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48113,15595,0,0,35982,0,0,0,'Juliette','Speedbarge Rugrat','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48114,15595,0,0,35983,0,0,0,'Raphael','Speedbarge Rugrat','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48118,15595,7025,0,35986,35987,35988,0,'Smolderthorn Shaman','','',0,7,0,0,0,0,0,0,49,50,40,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48119,15595,7025,0,35989,35990,35991,0,'Smolderthorn Assassin','','',0,7,0,0,0,0,0,0,50,51,40,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48120,15595,7025,0,11549,0,0,0,'Firegut Reaver','','',0,7,0,0,0,0,0,0,49,50,40,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48121,15595,7025,0,11550,0,0,0,'Firegut Flamespeaker','','',0,7,0,0,0,0,0,0,50,51,40,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48122,15595,0,0,35993,0,0,0,'Ramah Goldenray','General Goods','',4096,7,0,0,0,0,0,0,46,46,83,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48123,15595,0,0,35992,0,0,0,'Senara Swiftsilver','Trade Goods','',4096,7,0,0,0,0,0,0,46,46,83,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48125,15595,0,0,35996,0,0,0,'Advisor Sarophas','Food & Drink','',0,7,0,0,0,0,0,0,43,45,1604,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48128,15595,0,0,5052,0,0,0,'Stranded Sparkleshell','','',1,1,21,0,0,0,0,0,43,44,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48129,15595,0,0,35998,0,0,0,'Helcular','','',134221824,7,0,1,0,0,0,0,44,44,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48130,15595,0,0,2730,0,0,0,'Scorpid Cliffcrawler','','',1,1,20,0,0,0,0,0,40,41,413,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48131,15595,0,0,14557,0,0,0,'Needlespine Cobra','','',1,1,35,0,0,0,0,0,40,41,413,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48132,15595,0,0,36273,0,0,0,'Needlespine Shimmerback','','',1,1,35,0,0,0,0,0,40,41,413,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48133,15595,0,0,35999,0,0,0,'General Thorg\'izog','','',0,7,0,1,0,0,0,0,51,51,40,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48137,15595,0,0,5505,0,0,0,'Monstrous Macaw','','',1,1,26,0,0,0,0,0,42,43,189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48138,15595,0,0,36006,0,0,0,'Brilliant Clayscraper','','',1,1,26,0,0,0,0,0,42,43,189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48147,15595,0,0,5052,0,0,0,'Sparkleshell Tortoise','','LootAll',16778240,10,21,0,0,0,0,0,30,31,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48148,15595,0,0,2308,0,0,0,'Sparkleshell Snapper','','LootAll',16778240,10,21,0,0,0,0,0,34,35,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48153,15595,0,0,7196,0,0,0,'Goblin Flamethrower','','',0,7,0,0,0,0,0,0,50,51,40,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48155,15595,0,0,34160,0,0,0,'Saltspray Gull','','',1,1,26,0,0,0,0,0,42,43,189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48158,15595,0,0,36020,36021,0,0,'Blightguard','','',0,7,0,0,0,0,0,0,30,30,71,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48159,15595,0,0,13050,0,0,0,'Wyrtle Spreelthonket','','',0,7,0,0,0,0,0,0,51,51,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48166,15595,0,0,20324,11686,0,0,'Sea Cyclone','','',0,4,0,0,0,0,0,0,60,60,91,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48168,15595,0,0,37168,0,0,0,'Salhet\'s Lion','','',1048576,1,2,1,0,0,0,0,83,83,2333,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48173,15595,0,0,35159,0,0,0,'Colin Thundermar','','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48174,15595,0,0,35950,0,0,0,'Nivvet Channelock','','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48175,15595,0,0,35947,0,0,0,'Low Shaman Blundy','','',0,7,0,0,0,0,0,0,84,84,2339,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48177,15595,0,0,481,0,0,0,'Silithid Ravager','','',65537,1,41,0,0,0,0,0,40,41,310,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48178,15595,0,0,35577,0,0,0,'Silithid Ravager','','',65537,1,41,0,0,0,0,0,40,41,310,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48179,15595,0,0,36034,0,0,0,'Silithid Wasp','','',1,1,44,0,0,0,0,0,40,41,310,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48180,15595,0,0,239,229,2325,25573,'Wild Horse','','',0,1,0,0,0,0,0,0,25,25,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48182,15595,0,0,32663,32662,32661,0,'Shimmershell Snail','','',0,1,0,0,0,0,0,0,5,5,188,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48184,15595,0,0,8013,0,0,0,'Hill Stag','','',0,1,0,0,0,0,0,0,22,23,2000,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48185,15595,0,0,33618,0,0,0,'Whale Shark','','',4,1,0,1,0,0,0,0,85,85,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48187,15595,0,0,347,0,0,0,'Hill Fawn','','',0,1,0,0,0,0,0,0,10,12,1999,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48188,15595,0,0,32453,32455,32454,0,'Siltwash Terrapin','','',0,1,21,0,0,0,0,0,43,44,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48191,15595,0,0,32513,32512,36036,0,'Remora Scrounger','','',0,1,0,0,0,0,0,0,40,41,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48192,15595,0,0,32646,33718,33720,0,'Barbed Gasgill','','',0,1,0,0,0,0,0,0,42,43,189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48201,15595,7025,0,9686,9687,0,0,'Blackrock Sergeant','','',0,7,0,0,0,0,0,0,50,51,40,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48203,15595,0,0,36043,0,0,0,'Sullah','','',4096,7,0,0,0,0,0,0,85,85,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48205,15595,48204,0,36049,36050,36051,36052,'Schnottz Overseer','','',0,7,0,0,0,0,0,0,84,84,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48208,15595,0,0,169,36077,0,0,'The Rattle of Bones','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,2,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48214,15595,0,0,27666,0,0,0,'Schnottz Fighter','','',524288,1,0,0,0,0,0,0,83,83,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48237,15595,0,0,35117,0,0,0,'Salhet','','',0,7,0,0,0,0,0,0,82,82,2333,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48239,15595,0,0,36064,0,0,0,'Armadillo','','',0,1,0,0,0,0,0,0,83,83,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,33,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48243,15595,0,0,35936,0,0,0,'Blood of Iso\'rath','','',0,10,0,0,0,0,0,0,84,84,2324,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48248,15595,0,0,1989,0,0,0,'Sorrow Venomspitter','','',1,1,3,0,0,0,0,0,54,55,22,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48249,15595,0,0,10991,0,0,0,'Sorrow Screecher','','',1,1,27,0,0,0,0,0,52,53,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48264,15595,0,0,24817,0,0,0,'Golluck Rockfist','Horde Ambassador','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48265,15595,0,0,24816,0,0,0,'Lauriel Trueblade','Alliance Ambassador','',0,7,0,0,0,0,0,0,85,85,1732,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48267,15595,0,0,34738,34742,0,0,'Neferset Denizen','','',0,7,0,0,0,0,0,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48268,15595,0,0,34194,0,0,0,'Battle Creeper','','',1,1,3,0,0,0,0,0,21,22,1154,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48273,15595,0,0,36084,0,0,0,'Evax Oilspark','Flight Master','',0,7,0,1,0,0,0,0,85,85,35,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48274,15595,0,0,36079,0,0,0,'Jock Lindsey','Flight Master','',0,7,0,1,0,0,0,0,85,85,35,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48275,15595,0,0,36869,0,0,0,'Kurzel','Flight Master','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48292,15595,0,0,36504,0,0,0,'Acride','','',0,2,0,1,0,0,0,0,62,62,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48306,15595,0,0,33239,0,0,0,'John J. Keeshan','','',0,7,0,1,0,0,0,0,53,53,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48307,15595,0,0,33272,0,0,0,'Colonel Troteman','','',0,7,0,0,0,0,0,0,50,50,12,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48318,15595,0,0,36109,0,0,0,'Hans Oreflight','Flight Master','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48321,15595,0,0,36108,0,0,0,'Grimly Singefeather','Flight Master','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48334,15595,0,0,31882,0,0,0,'Dust Devil','','',72,4,0,1,0,0,0,0,87,87,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,741,0,0,0,0,0,0,0,0,0),(48340,15595,0,0,36114,0,0,0,'Drink Tray','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48341,15595,0,0,36115,0,0,0,'Goblin Cocktail','','Pickup',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,16777216,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48342,15595,0,0,36116,0,0,0,'Goblin Cocktail','','Pickup',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,16777216,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48343,15595,0,0,36117,0,0,0,'Goblin Cocktail','','Pickup',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,16777216,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48364,15595,0,0,35269,0,0,0,'Keegan Firebeard','','',262144,7,0,1,0,0,0,0,85,85,2339,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48365,15595,0,0,34288,0,0,0,'Kurdran Wildhammer','','',0,7,0,1,0,0,0,0,85,85,2339,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48366,15595,0,0,36124,0,0,0,'Russell Brower','','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48367,15595,0,0,36125,0,0,0,'Lachlan MacGraff','','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48368,15595,0,0,36126,0,0,0,'Grundy MacGraff','','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48374,15595,0,0,36128,0,0,0,'Myzerian','','',0,7,0,1,0,0,0,0,85,85,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48388,15595,0,0,1197,2676,1201,24707,'Shambling Assistant','Calder\'s Zombie Servant','',0,7,0,0,0,0,0,0,85,85,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48390,15595,0,0,36203,36205,36204,36206,'Tulvan Manservant','Servant of Lord Geoffery Tulvan','',0,7,0,0,0,0,0,0,85,85,2163,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48391,15595,0,0,33434,33435,0,0,'Dragonmaw Warrior','','',0,7,0,0,0,0,0,0,84,84,2305,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48392,15595,0,0,11898,5375,4889,1823,'Alliance Spectator','','',0,7,0,0,0,0,0,0,81,84,1732,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'45769',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48394,15595,0,0,387,497,0,0,'Obsidian Whelp','','',0,2,0,0,0,0,0,0,84,84,1114,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48408,15595,0,0,8315,0,0,0,'Baleflame','','',0,2,0,1,0,0,0,0,85,85,1683,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48413,15595,0,0,9670,9671,9672,0,'Blackrock Necromancer','','',0,7,0,0,0,0,0,0,51,52,40,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48472,15595,0,0,35159,0,0,0,'Colin Thundermar','','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48475,15595,47765,48474,11549,0,0,0,'Glopgut Hurler','','',0,7,0,0,0,0,0,0,85,85,45,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48477,15595,0,0,35276,35277,35278,35280,'Firebeard Gryphon Rider','','',0,7,0,0,0,0,0,0,84,84,2339,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48479,15595,0,0,22044,0,0,0,'Glopgut Warhound','','',1,1,1,0,0,0,0,0,84,84,45,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48483,15595,48482,0,13709,13710,13711,13712,'Stormpike Ram Rider','','',2048,7,0,0,0,0,0,0,23,23,1216,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48498,15595,48474,0,31523,0,0,0,'Glopgut Basher','','',0,7,0,0,0,0,0,0,84,84,2147,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48501,15595,0,0,35119,0,0,0,'Sun Prophet Tumet','','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48510,15595,0,0,36169,0,0,0,'Kall Worthaton','Trike Dealer','',134217728,7,0,0,0,0,0,0,45,45,2159,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48512,15595,0,0,35929,36171,0,0,'Ramkahen Legionnaire','','',0,7,0,0,0,0,0,0,84,84,2333,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48513,15595,0,0,36170,0,0,0,'Revi Ramrod','Riding Trainer','',0,7,0,0,0,0,0,0,50,50,2159,1,1,0,1,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48514,15595,0,0,35123,35117,0,0,'Ramkahen Marksman','','',0,7,0,0,0,0,0,0,84,84,2333,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48518,15595,0,0,34785,34786,34787,0,'Ancestral Guardian','','',0,7,0,0,0,0,0,0,84,84,2136,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,33,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48530,15595,0,0,35949,0,0,0,'Fanny Thundermar','','',0,7,0,0,0,0,0,0,84,84,2339,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48534,15595,48204,0,36073,36143,36144,36145,'Schnottz Elite Trooper Corpse','','',0,7,0,1,0,0,0,0,85,85,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48535,15595,0,0,36181,36182,0,0,'Krazzworks Sky Marshall','','',0,7,0,0,0,0,0,0,83,83,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48545,15595,0,0,34009,0,0,0,'High Warlord Cromush','','',0,7,0,1,0,0,0,0,85,85,2322,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48546,15595,0,0,11686,0,0,0,'Captain Winky','Nemesis of Oralius','',1074790400,10,0,1,0,0,0,0,88,88,534,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48548,15595,0,0,34573,0,0,0,'Immortal Colossus','','',0,7,0,1,0,0,0,0,84,84,2334,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48550,15595,0,0,36180,0,0,0,'Neferset Champion','','',0,7,0,0,0,0,0,0,84,84,2334,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48564,15595,0,0,35770,0,0,0,'King Phaoris','Ruler of Ramkahen','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48606,15595,0,0,16480,21342,0,0,'Chamber of the Moon - Beam Effect Bunny','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48612,15595,0,0,36287,0,0,0,'Maressa Milner','Warlock Trainer','',0,7,0,0,0,0,0,0,10,10,68,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48613,15595,0,0,36294,0,0,0,'Larah Firesong','Mage Trainer','',134217728,7,0,0,0,0,0,0,10,10,68,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48614,15595,0,0,36291,0,0,0,'Dark Cleric Claressa','Priest Trainer','',0,7,0,0,0,0,0,0,10,10,68,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48615,15595,0,0,36288,0,0,0,'Shernon the Footpad','Rogue Trainer','',0,7,0,0,0,0,0,0,10,10,68,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48616,15595,0,0,36296,0,0,0,'Karla Fain','Warrior Trainer','',0,7,0,0,0,0,0,0,10,10,68,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48617,15595,0,0,35929,0,0,0,'Blacksmith Abasi','Ramkahen Quartermaster','',134217728,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,33,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48618,15595,0,0,36301,0,0,0,'Darna Woad','Hunter Trainer','',0,7,0,0,0,0,0,0,10,10,68,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48619,15595,0,0,36300,0,0,0,'Therisa Sallow','Profession Trainer','',0,7,0,0,0,0,0,0,9,9,68,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48622,15595,0,0,9773,0,0,0,'Gormir Stoneshaper','Explorer\'s League','',0,7,0,0,0,0,0,0,52,52,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48623,15595,0,0,10045,0,0,0,'Wisp','','',0,8,0,0,0,0,0,0,1,1,80,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48624,15595,0,0,12769,0,0,0,'Wisp','','',0,8,0,0,0,0,0,0,1,1,80,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48625,15595,48757,0,34734,0,0,0,'Neferset Scryer','','',0,7,0,0,0,0,0,0,84,84,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48626,15595,48757,0,35542,0,0,0,'Neferset Raider','','',0,7,0,0,0,0,0,0,83,84,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48627,15595,48757,0,34742,0,0,0,'Neferset Looter','','',0,7,0,0,0,0,0,0,84,84,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48628,15595,0,0,7336,0,0,0,'Ferocious Yeti','','',0,7,0,0,0,0,0,0,23,23,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48629,15595,0,0,34893,34895,35374,35375,'Schnottz Infantryman','','',0,7,0,0,0,0,0,0,84,84,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48631,15595,48204,0,36073,36143,36144,36145,'Schnottz Elite Infantryman','','',0,7,0,1,0,0,0,0,85,85,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48632,15595,0,0,36213,0,0,0,'Golden King','','',0,1,0,0,0,0,0,0,40,40,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48644,15595,0,0,27658,0,0,0,'Confiscated Artillery','','',40,9,0,0,0,0,0,0,84,84,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1344,0,0,0,0,0,0,0,0,0),(48648,15595,0,0,20570,11686,0,0,'Whirlpool Camera Bunny','','',0,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48650,15595,0,0,169,11686,0,0,'Whrilpool Controller Bunny (CSA)','','',1024,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48665,15595,48664,0,22843,0,0,0,'Wretched Spectre','','',0,6,0,0,0,0,0,0,50,51,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48670,15595,0,0,36264,36265,0,0,'Betrayed Ranger','','',0,6,0,0,0,0,0,0,50,51,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48671,15595,0,0,20042,28435,0,0,'Flamefly','','',0,8,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48678,15595,0,0,16251,0,0,0,'Shade of the Spiritspeaker','','',0,4,0,0,0,0,0,0,51,51,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48686,15595,0,0,35804,0,1987,0,'Rattlesnake','','',0,8,0,0,0,0,0,0,1,1,188,1,5,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48687,15595,0,0,23786,0,0,0,'Mule Deer','','',0,8,0,0,0,0,0,0,5,5,31,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48692,15595,0,0,36236,0,0,0,'Twilight Spider','','',0,8,0,0,0,0,0,0,1,1,190,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48694,15595,0,0,36832,36834,36835,36836,'Weathered Nomad','','',0,7,0,0,0,0,0,0,84,84,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48697,15595,0,0,35120,0,0,0,'Ramkahen Archer','','',1048576,7,0,0,0,0,0,0,82,82,2333,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48701,15595,0,0,35130,36237,0,0,'Nahom Sun Priest','','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48704,15595,0,0,36238,0,0,0,'Gek Nozzlerocket','Fuselight Talent Recruiter','',0,7,0,0,0,0,0,0,45,45,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48705,15595,0,0,36239,0,0,0,'Gertrude Nozzlerocket','','',0,7,0,0,0,0,0,0,45,45,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48708,15595,0,0,31992,0,0,0,'The Uncrashable','','vehichleCursor',0,9,0,0,0,0,0,0,44,44,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48722,15595,0,0,2000,0,0,0,'Burndl','Timbermaw Hold','',0,7,0,0,0,0,0,0,53,53,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48723,15595,0,0,1012,0,0,0,'Tanrir','Timbermaw Hold','',0,7,0,0,0,0,0,0,53,53,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48726,15595,0,0,36249,0,0,0,'Bielara Ivyshroud','','',4096,7,0,0,0,0,0,0,15,15,994,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48735,15595,0,0,29290,0,0,0,'Gwen Armstead','Innkeeper','',134217728,7,0,0,0,0,0,0,88,88,2163,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48740,15595,0,0,36257,0,0,0,'Archmage Maenius','','',0,6,0,0,0,0,0,0,51,51,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48741,15595,0,0,36258,36259,36260,36261,'SI:7 Operative','','',0,7,0,0,0,0,0,0,23,24,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48742,15595,0,0,36262,36263,0,0,'SI:7 Assassin','','',0,7,0,0,0,0,0,0,23,24,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48761,15595,0,0,35117,0,0,0,'Salhet','','',0,7,0,0,0,0,0,0,82,82,2333,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48763,15595,0,0,5430,0,0,0,'Forlorn Highborne','','',0,6,0,0,0,0,0,0,11,12,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48764,15595,0,0,36274,0,0,0,'Telarius Voidstrider','Herald of the Dark Embrace','',0,7,0,0,0,0,0,0,12,12,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48765,15595,0,0,26323,0,0,0,'Rimepelt','','',0,1,4,0,0,0,0,0,50,50,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48767,15595,0,0,23000,0,0,0,'Scalding Springsurge','','',0,4,0,0,0,0,0,0,49,50,91,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48768,15595,0,0,36276,0,0,0,'Boiling Springbubble','','',0,4,0,0,0,0,0,0,49,50,91,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48789,15595,0,0,33046,0,0,0,'Stormcaller Jalara','The Earthen Ring','',0,7,0,1,0,0,0,0,85,85,2318,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48793,15595,0,0,31600,0,0,0,'Earthmender Duarn','The Earthen Ring','',0,7,0,0,0,0,0,0,85,85,2167,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48795,15595,0,0,33020,0,0,0,'Stormcaller Mylra','The Earthen Ring','',0,7,0,1,0,0,0,0,85,85,2318,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48797,15595,0,0,11566,0,0,0,'Gim\'hila','','',0,7,0,0,0,0,0,0,35,35,714,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48799,15595,0,0,36277,36278,0,0,'Dragonmaw Skirmisher','','',0,7,0,0,0,0,0,0,84,84,2308,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48808,15595,0,0,36279,0,0,0,'Corporal Jeyne','','',0,7,0,0,0,0,0,0,35,35,534,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48816,15595,0,0,35936,0,0,0,'Blood of Iso\'rath','','',0,10,0,0,0,0,0,0,84,84,2324,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48853,15595,0,0,35117,0,0,0,'Samaki','Fishing Supplies','',0,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48856,15595,0,0,35111,0,0,0,'Husani','Butcher','',0,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48857,15595,0,0,35117,0,0,0,'Mosegi','Tailoring Supplies','',0,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48858,15595,0,0,35115,0,0,0,'Ishaq','Bags','',1048576,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48860,15595,0,0,35123,0,0,0,'Hanbal','Inscription & Tailoring Supplies','',0,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48861,15595,0,0,35123,0,0,0,'Umi','Produce','',0,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48868,15595,0,0,35117,0,0,0,'Chuma','Trade Supplies','',0,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48873,15595,0,0,3886,0,0,0,'Tekton','','',0,8,0,0,0,0,0,0,3,3,188,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48874,15595,0,0,35929,35948,0,0,'Mar\'at Guardian','','',0,7,0,0,0,0,0,0,85,85,2359,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48875,15595,0,0,4051,0,0,0,'Agee Tyler','','',0,7,0,0,0,0,0,0,80,80,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48883,15595,0,0,35929,35929,0,0,'Ramkahen Guardian','','',0,7,0,0,0,0,0,0,85,85,2359,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48884,15595,0,0,35117,0,0,0,'Jahi','General Goods','',0,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48885,15595,0,0,35117,0,0,0,'Gyasi','Reagents','',0,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,2176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,33,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48886,15595,0,0,35127,0,0,0,'Kazemde','Innkeeper','',134217728,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48887,15595,0,0,35929,0,0,0,'Darwishi','Stable Master','',134217728,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48912,15595,0,0,36330,36333,36334,36335,'Stormpike Trainee','','',0,7,0,0,0,0,0,0,23,24,1534,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48917,15595,0,0,36270,36271,36272,0,'Wildhammer Lookout','','',0,7,0,0,0,0,0,0,84,84,2336,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48918,15595,0,0,16872,0,0,0,'Winterhorn Stag','','',0,1,0,0,0,0,0,0,51,52,15,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48935,15595,0,0,23926,36342,0,0,'Alpine Hare','','',0,8,0,0,0,0,0,0,1,1,31,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48948,15595,0,0,36343,0,0,0,'Sharon Boomgetter','','',0,7,0,0,0,0,0,0,52,52,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48950,15595,0,0,31992,31992,0,0,'The Bogpaddle Bullet','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48952,15595,0,0,27469,0,0,0,'Frostleaf Treant','','',256,4,0,0,0,0,0,0,51,52,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'12380',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48956,15595,0,0,2177,0,0,0,'Irradiated Roach','','',0,8,0,0,0,0,0,0,1,1,188,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48959,15595,0,0,32470,0,0,0,'Rusty Anvil','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,4224,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48960,15595,0,0,23349,0,0,0,'Frostshard Rumbler','','',512,4,0,0,0,0,0,0,51,52,91,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48965,15595,0,0,36354,0,0,0,'Deez Rocksnitch','Super-Consolidated Goods','',0,7,0,0,0,0,0,0,55,55,855,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48972,15595,0,0,4959,36357,0,0,'Long-tailed Mole','','',0,8,0,0,0,0,0,0,1,1,31,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'17151',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48993,15595,0,0,32719,0,0,0,'Captain Krazz','','',0,7,0,0,0,0,0,0,85,85,2160,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48995,15595,0,0,30431,0,0,0,'Commander Molotov','Bilgewater Battalion','',0,7,0,0,0,0,0,0,85,85,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49006,15595,0,0,32044,32040,32045,32041,'Skyshredder Crewmember','','',4096,7,0,0,0,0,0,0,82,83,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49009,15595,49008,0,30420,30421,30422,30423,'Bilgewater Gunman','Bilgewater Battalion','',4096,7,0,0,0,0,0,0,85,85,1801,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49018,15595,0,0,33057,33059,33060,33058,'Bilgewater Prisoner','','',4096,7,0,0,0,0,0,0,82,83,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49020,15595,0,0,34116,0,0,0,'Fargo Flintlocke','','',0,7,0,0,0,0,0,0,84,84,1078,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49022,15595,0,0,35725,0,0,0,'Lieutenant Fawkes','','',0,7,0,0,0,0,0,0,84,84,1078,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49024,15595,49023,0,23068,23069,23070,23077,'Highbank Marksman','','',4096,7,0,0,0,0,0,0,84,84,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49025,15595,0,0,21613,21617,21799,21798,'Highbank Cannoneer','','',4096,7,0,0,0,0,0,0,84,84,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49027,15595,0,0,36369,0,0,0,'Keegan Firebeard','','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49028,15595,49023,0,22440,22441,22443,22442,'Tidebreaker Sailor','','',4096,7,0,0,0,0,0,0,84,84,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49029,15595,49023,0,34294,34295,34296,34297,'Highbank Prison Guard','','',4096,7,0,0,0,0,0,0,84,84,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49032,15595,0,0,36371,0,0,0,'Fanny Thundermar','','',0,7,0,0,0,0,0,0,84,84,2339,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49060,15595,0,0,3127,0,0,0,'Highbank Cannon','','',4096,10,0,0,0,0,0,0,84,84,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49111,15595,0,0,25289,0,0,0,'Siege Tank','','',0,9,0,0,0,0,0,0,25,25,1334,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49124,15595,0,0,23068,23069,23070,23077,'Highbank Marksman','','',4096,7,0,0,0,0,0,0,84,84,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49128,15595,0,0,33997,0,0,0,'Daschla','','',0,7,0,1,0,0,0,0,10,10,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49129,15595,0,0,33997,0,0,0,'Arthura','','',0,7,0,1,0,0,0,0,10,10,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49156,15595,0,0,34617,0,0,0,'Ritual Guardian','','',0,7,0,0,0,0,0,0,84,84,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49161,15595,0,0,23926,36388,36390,0,'Altered Beast','','',0,1,0,0,0,0,0,0,53,54,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49180,15595,0,0,3127,0,0,0,'Flintlocke\'s Cannon','','',4096,10,0,0,0,0,0,0,84,84,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49196,15595,0,0,27823,0,0,0,'Kurdran Wildhammer','','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49197,15595,0,0,36400,0,0,0,'Coffer Shield','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49201,15595,0,0,36403,0,0,0,'Nils Beerot','Psylosopher','',134221824,7,0,1,0,0,0,0,25,25,68,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49212,15595,0,0,20570,11686,0,0,'Skyshredder Bomb Controller Bunny','','',1024,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49214,15595,0,0,34789,0,0,0,'Raider Lord Havat','','',0,7,0,0,0,0,0,0,84,84,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49217,15595,0,0,28620,0,0,0,'Wintervine Lasher','','',256,4,0,0,0,0,0,0,51,52,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49224,15595,0,0,36099,0,0,0,'Ramkahen Champion','','',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49228,15595,0,0,36416,0,0,0,'Ramkahen Sergeant','','Speak',1048576,7,0,0,0,0,0,0,83,83,2333,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49233,15595,0,0,38279,0,0,0,'Solid Ice','','',17826816,10,0,0,0,0,0,0,50,50,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49235,15595,0,0,36424,0,0,0,'Icewhomp','','',0,1,0,0,0,0,0,0,52,52,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49236,15595,0,0,36423,0,0,0,'Ball and Chain','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49240,15595,0,0,3769,0,0,0,'Captain Ironhill\'s Ghost','','',0,7,0,0,0,0,0,0,32,32,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49242,15595,0,0,35948,0,0,0,'Ramkahen Ranger','','',0,7,0,0,0,0,0,0,84,84,2333,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49243,15595,0,0,36425,0,0,0,'Captain Jekyll','','',4096,7,0,1,0,0,0,0,35,35,68,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49244,15595,0,0,36426,0,0,0,'Ramkahen Ranger Captain','','Speak',0,7,0,0,0,0,0,0,84,84,2333,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49249,15595,0,0,23992,0,0,0,'Vicious Black Bear','','',1,1,4,0,0,0,0,0,23,24,44,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49251,15595,0,0,935,0,0,0,'Wild Gryphon','','',0,1,0,0,0,0,0,0,24,25,15,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49252,15595,0,0,34116,0,0,0,'Fargo Flintlocke','','',0,7,0,0,0,0,0,0,84,84,1078,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49259,15595,0,0,36428,0,0,0,'Uninvited Tentacle','','',0,10,0,0,0,0,0,0,84,84,2147,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49281,15595,0,0,35797,0,0,0,'Neferset Scout','','',0,7,0,0,0,0,0,0,84,84,2334,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49341,15595,0,0,23068,23069,23070,23077,'Highbank Marksman','','',4096,7,0,0,0,0,0,0,84,84,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49342,15595,0,0,34294,34295,34296,34297,'Highbank Guardsman','','',4096,7,0,0,0,0,0,0,84,84,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49343,15595,0,0,34294,34295,34296,34297,'Highbank Prison Guard','','',4096,7,0,0,0,0,0,0,84,84,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49344,15595,0,0,21613,21617,21799,21798,'Highbank Cannoneer','','',4096,7,0,0,0,0,0,0,84,84,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49348,15595,0,0,34172,34173,34174,0,'Dreadguard Molina','','Directions',0,7,0,1,0,0,0,0,35,35,71,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49349,15595,0,0,34172,34173,34174,0,'Dreadguard Spiering','','Directions',0,7,0,1,0,0,0,0,35,35,71,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49350,15595,49023,0,22440,22441,22443,22442,'Tidebreaker Sailor','','',4096,7,0,0,0,0,0,0,84,84,2202,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49354,15595,0,0,5008,5006,5005,5003,'Highbank Woodworker','','',0,7,0,0,0,0,0,0,65,65,1078,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49358,15595,0,0,36370,0,0,0,'Kurdran Wildhammer','','',0,7,0,1,0,0,0,0,85,85,2336,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49374,15595,0,0,36125,0,0,0,'Lachlan MacGraff','','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49378,15595,0,0,30315,0,0,0,'Patch','Gob Squad','',266240,7,0,0,0,0,0,0,85,85,2159,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49386,15595,0,0,36453,0,0,0,'Craw MacGraw','Wildhammer Clan Quartermaster','',134217728,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49387,15595,0,0,36454,0,0,0,'Grot Deathblow','Dragonmaw Clan Quartermaster','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49394,15595,0,0,36460,0,0,0,'Innkeeper Hershberg','Innkeeper','',0,7,0,0,0,0,0,0,52,52,68,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49395,15595,0,0,36464,0,0,0,'Shannon Lamb','Stable Master','',0,7,0,0,0,0,0,0,52,52,68,1,1,0,1,4194433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49396,15595,0,0,36456,0,0,0,'Jez Goodgrub','','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49397,15595,0,0,36463,0,0,0,'Kenneth Lamb','General Goods','',0,7,0,0,0,0,0,0,52,52,68,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49398,15595,0,0,14318,0,0,0,'Beauxbeaux','','',0,10,0,0,0,0,0,0,52,52,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49399,15595,0,0,36097,0,0,0,'Remma Curtainfire','','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49400,15595,0,0,36097,0,0,0,'Marcy Curtainfire','','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49401,15595,0,0,36459,0,0,0,'Gordon Finley','Poisons & Reagents','',0,7,0,0,0,0,0,0,52,52,68,1,1,0,1,3200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49402,15595,0,0,36097,0,0,0,'Sana Curtainfire','','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49403,15595,0,0,36461,0,0,0,'Karren Dresner','Alchemy','',0,7,0,0,0,0,0,0,52,52,68,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49404,15595,0,0,36462,0,0,0,'Marcus Hagnod','Leatherworking Supplies','',0,7,0,0,0,0,0,0,52,52,68,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49406,15595,0,0,36458,0,0,0,'Yasmin','Innkeeper','',134217728,7,0,0,0,0,0,0,83,83,35,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49407,15595,0,0,33085,0,0,0,'Rinno Curtainfire','','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49408,15595,0,0,36486,0,0,0,'Farah Tamina','Stable Master','',134217728,7,0,0,0,0,0,0,83,83,35,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49409,15595,0,0,36484,0,0,0,'\"Chesty\" Jake','Excavation Supplies & Repairs','',134217728,7,0,0,0,0,0,0,83,83,35,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49410,15595,0,0,36482,0,0,0,'Aaron \"Sandy Toes\" Williamson','Reagents','',134217728,7,0,0,0,0,0,0,83,83,35,1,1,0,1,2177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49411,15595,0,0,35400,0,0,0,'Boots','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49414,15595,0,0,36466,0,0,0,'Pool of Blood','','',1048576,10,0,1,0,0,0,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49415,15595,0,0,35781,0,0,0,'Pool of Blood','','',1048576,10,0,1,0,0,0,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49423,15595,49422,0,36473,36474,36469,36470,'Rotbrain Magus','','',0,7,0,0,0,0,0,0,4,5,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49430,15595,0,0,36480,0,0,0,'Innkeeper Durgens','Innkeeper','',0,7,0,0,0,0,0,0,52,52,68,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49431,15595,0,0,36477,0,0,0,'Ansel Tunsleworth','Stable Master','',0,7,0,0,0,0,0,0,52,52,68,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49433,15595,0,0,36479,0,0,0,'Evan Banlip','Engineering Supplies','',0,7,0,0,0,0,0,0,52,52,68,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49434,15595,0,0,36481,0,0,0,'Patricia Eyesley','Herbalism Supplies','',0,7,0,0,0,0,0,0,52,52,68,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49435,15595,0,0,36478,0,0,0,'Chesterfield Cobbles','General Goods','',0,7,0,0,0,0,0,0,52,52,68,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49436,15595,0,0,36483,0,0,0,'Francis Morcott','','',0,7,0,0,0,0,0,0,53,53,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49439,15595,0,0,36485,0,0,0,'Brett the Bomber','Cartographer','',0,7,0,0,0,0,0,0,84,84,2160,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49441,15595,0,0,36488,0,0,0,'Flashbang Rothman','Cartographer','',0,7,0,0,0,0,0,0,84,84,2160,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49477,15595,0,0,28473,0,0,0,'Huntress Sandrya Moonfall','','',266240,7,0,1,0,0,0,0,15,15,80,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49478,15595,0,0,28416,0,0,0,'Dentaria Silverglade','Priestess of the Moon','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49479,15595,0,0,28416,0,0,0,'Dentaria Silverglade','Priestess of the Moon','',4096,7,0,0,0,0,0,0,15,15,80,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49498,15595,0,0,37007,0,0,0,'Innkeeper Lutz','Innkeeper','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49506,15595,0,0,37008,0,0,0,'Cerie Bowden','Bartender','',0,7,0,0,0,0,0,0,85,85,1604,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49519,15595,0,0,37009,0,0,0,'Lizzy \"Lemons\"','Food & Drink','',0,7,0,0,0,0,0,0,85,85,2159,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49525,15595,0,0,32497,0,0,0,'Salvaged Goods','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,640,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49528,15595,0,0,36531,0,0,0,'Arcane Guest Registry','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,65536,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49537,15595,0,0,36540,0,0,0,'Jeb Guthrie','','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49540,15595,0,0,1141,1418,2176,0,'Stormwind Rat','','',0,8,0,0,0,0,0,0,1,1,31,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49547,15595,0,0,37010,0,0,0,'Frenk','General Goods','',0,7,0,0,0,0,0,0,83,83,2305,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49549,15595,0,0,33342,0,0,0,'Jodan','Dragonmaw Armorsmith','',0,7,0,0,0,0,0,0,83,83,2305,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49551,15595,0,0,33348,0,0,0,'Grizz','','',0,7,0,0,0,0,0,0,83,83,2305,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49554,15595,0,0,37131,0,0,0,'Kanath','Stable Master','',0,7,0,0,0,0,0,0,83,83,2305,1,1,0,1,4194433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49557,15595,0,0,33347,0,0,0,'Dakam','','',0,7,0,0,0,0,0,0,83,83,2305,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49562,15595,0,0,37132,37133,37134,37135,'Dragonmaw Guard','','',0,7,0,0,0,0,0,0,85,85,2306,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49565,15595,0,0,36388,0,0,0,'Snowfrolic Fox','','',1,1,50,0,0,0,0,0,52,53,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49567,15595,0,0,33346,33347,33348,0,'Dragonmaw Worker','','',0,7,0,0,0,0,0,0,82,83,2305,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49568,15595,0,0,4268,36544,35802,0,'Ash Viper','','',0,8,0,0,0,0,0,0,1,1,188,1,5,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49569,15595,0,0,33346,33347,33348,0,'Dragonmaw Porter','','',0,7,0,0,0,0,0,0,82,83,2305,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49571,15595,0,0,33436,0,0,0,'Dragonmaw Shaman','','',0,7,0,0,0,0,0,0,84,84,2305,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49572,15595,0,0,32993,32994,0,0,'Axebite Warrior','','',0,7,0,0,0,0,0,0,83,83,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49573,15595,0,0,36545,0,0,0,'Karba Blazemaw','Battlemaster','',0,7,0,1,0,0,0,0,85,85,83,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49574,15595,0,0,36546,0,0,0,'Vaughn Blusterbeard','Innkeeper','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,65536,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49575,15595,0,0,36977,0,0,0,'Carrick Irongrin','Blacksmith','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49577,15595,0,0,36976,0,0,0,'Baird Darkfeather','Stable Master','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49578,15595,0,0,36975,0,0,0,'Glenda Breezeboot','Reagents','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,2176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49579,15595,0,0,36974,0,0,0,'Logan Breezeboot','Trade Goods','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49581,15595,0,0,36973,0,0,0,'Cecily Stormbrow','Food & Drink','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49582,15595,0,0,32189,0,0,0,'Frenzied Thresher','','',0,1,0,0,0,0,0,0,84,84,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49591,15595,0,0,36551,0,0,0,'Naveen Tendernose','Innkeeper','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,65536,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49592,15595,0,0,36982,0,0,0,'Caelyb Coppercrag','Blacksmith','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49593,15595,0,0,36981,0,0,0,'Tarm Deepgale','Stable Master','',134217728,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49594,15595,0,0,36980,0,0,0,'Berkan Thunderfist','Reagents','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,2176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49595,15595,0,0,36979,0,0,0,'Winifred Earlywind','Trade Goods','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49596,15595,0,0,36978,0,0,0,'Sloan Simmersquall','Food & Drink','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49598,15595,0,0,26514,0,0,0,'Gnarlpine Corruption Totem','','',0,11,0,0,0,0,0,0,5,5,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49599,15595,0,0,36556,0,0,0,'Ben Mora','Innkeeper','',134217728,7,0,0,0,0,0,0,85,85,12,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49600,15595,0,0,36986,0,0,0,'Matthew Churchill','Stable Master','',134217728,7,0,0,0,0,0,0,85,85,12,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49601,15595,0,0,36985,0,0,0,'Daniel Lanchester','Reagents','',0,7,0,0,0,0,0,0,85,85,12,1,1,0,1,2176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49603,15595,0,0,36984,0,0,0,'Nicole Gillet','General Goods','',0,7,0,0,0,0,0,0,85,85,12,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49605,15595,0,0,36983,0,0,0,'Brian Terrel','Bowyer','',0,7,0,0,0,0,0,0,85,85,12,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49622,15595,0,0,36559,0,0,0,'Shok Narnes','','',0,7,0,0,0,0,0,0,20,20,29,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49632,15595,49628,0,36564,36565,36566,36567,'Wildhammer Raider','','',0,7,0,0,0,0,0,0,84,84,2228,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49635,15595,0,0,36571,0,0,0,'War-Mage Erallier','','',0,7,0,0,0,0,0,0,35,35,534,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49636,15595,0,0,36572,0,0,0,'Arcanist Arman','','',0,7,0,0,0,0,0,0,35,35,714,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49639,15595,0,0,36573,0,0,0,'Kartanus','','',0,7,0,0,0,0,0,0,20,20,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49640,15595,0,0,36574,0,0,0,'Ranadae','','',0,7,0,0,0,0,0,0,20,20,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49673,15595,0,0,3126,0,36544,0,'Rat Snake','','',0,8,0,0,0,0,0,0,1,1,188,1,5,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49686,15595,0,0,36561,0,0,0,'Innkeeper Teresa','Innkeeper','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49687,15595,0,0,36575,0,0,0,'Brazie the Botanist','','',0,7,0,1,0,0,0,0,35,35,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49688,15595,0,0,37086,0,0,0,'Innkeeper Francis','Innkeeper','',0,7,0,0,0,0,0,0,84,84,55,1,1,0,1,66177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49689,15595,0,0,37085,0,0,0,'Bonnie Hennigan','Stable Master','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49690,15595,0,0,2536,9829,1160,14952,'Dusk Spiderling','','',0,8,0,0,0,0,0,0,1,1,190,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49691,15595,0,0,36402,0,0,0,'Fertilize-o-tron 2000','','',1074791424,10,0,0,0,0,0,0,20,20,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49692,15595,0,0,37157,0,0,0,'Sunflower','','',1074791424,10,0,0,0,0,0,0,20,20,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49693,15595,0,0,36420,0,0,0,'Rocknut','','',1074791424,10,0,0,0,0,0,0,20,20,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49695,15595,0,0,37084,0,0,0,'Dorgan Slagfist','Blacksmith','',0,7,0,0,0,0,0,0,84,84,55,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49696,15595,0,0,30001,0,0,0,'Freezya','','',1074791424,10,0,0,0,0,0,0,20,20,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49697,15595,0,0,30129,0,0,0,'Spitter','','',1074791424,10,0,0,0,0,0,0,20,20,1770,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49701,15595,0,0,18627,0,0,0,'Bario Matalli','Sous Chef','',0,7,0,0,0,0,0,0,85,85,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49702,15595,0,0,37078,0,0,0,'Frank Natale','Engineering & Mining Supplies','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49703,15595,0,0,37075,0,0,0,'Casandra Downs','Alchemy & Inscription Supplies','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49704,15595,0,0,37074,0,0,0,'Evan Silvia','Cook','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49705,15595,0,0,37073,0,0,0,'Leah Drewry','Tailoring Supplies','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49707,15595,0,0,37072,0,0,0,'Oslow Pliny','Jewelcrafting Supplies','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49714,15595,0,0,37071,0,0,0,'Alexandra Merriweather','Leatherworking Supplies','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49715,15595,0,0,36586,0,0,0,'Dark Cleric Pordon','Priest Trainer','',0,7,0,0,0,0,0,0,25,25,68,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49716,15595,0,0,36587,0,0,0,'Thom Denger','Mage Trainer','',0,7,0,0,0,0,0,0,25,25,68,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49718,15595,0,0,36581,0,0,0,'Bee Bruxworthy','Warlock Trainer','',0,7,0,0,0,0,0,0,25,25,68,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49720,15595,0,0,36579,0,0,0,'Eugene Daller','Warrior Trainer','',0,7,0,0,0,0,0,0,25,25,68,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49721,15595,0,0,37070,0,0,0,'Frederick Zyda','Furnace Master','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49722,15595,0,0,36578,0,4343,0,'Tree Python','','',0,8,0,0,0,0,0,0,1,1,188,1,5,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49723,15595,0,0,37069,0,0,0,'Philip O\'Tool','Weapons Vendor','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49724,15595,0,0,36580,0,0,0,'Coral Snake','','',0,8,0,0,0,0,0,0,1,1,188,1,5,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49725,15595,0,0,36578,0,0,0,'Emerald Boa','','',0,8,0,0,0,0,0,0,1,1,188,1,5,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49726,15595,0,0,37068,0,0,0,'Richard Maschner','Blacksmithing Supplies','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49727,15595,0,0,35804,35802,0,0,'Sidewinder','','',0,8,0,0,0,0,0,0,1,1,188,1,5,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49728,15595,0,0,328,4626,15918,6302,'Elfin Rabbit','','',0,8,0,0,0,0,0,0,1,1,31,1,5,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49729,15595,0,0,37067,0,0,0,'Lynn Baxter','Morale Officer','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49732,15595,0,0,36583,0,36585,0,'Horned Lizard','','',0,8,0,0,0,0,0,0,1,1,188,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49733,15595,0,0,37066,0,0,0,'Ashley Downs','Reagents','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,2176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49735,15595,0,0,6297,1924,6296,0,'Harlequin Frog','','',0,8,0,0,0,0,0,0,1,1,188,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49736,15595,0,0,36589,0,0,0,'Kallen Stanner','Warrior Trainer','',134217728,7,0,0,0,0,0,0,25,25,12,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49737,15595,0,0,1381,0,0,0,'Shazdar','Sous Chef','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49741,15595,0,0,36590,0,0,0,'Sister Darnhald','Paladin Trainer','',134217728,7,0,0,0,0,0,0,25,25,12,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49743,15595,0,0,7511,15467,8971,15468,'Dung Beetle','','',0,8,0,0,0,0,0,0,1,1,188,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49745,15595,0,0,36593,0,0,0,'Sern Hallows','Rogue Trainer','',134217728,7,0,0,0,0,0,0,25,25,12,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49747,15595,0,0,36596,0,0,0,'Innkeeper Krum','Innkeeper','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,65536,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49748,15595,0,0,36597,0,0,0,'Hero\'s Herald','','',4096,7,0,1,0,0,0,0,85,85,12,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49749,15595,0,0,36602,0,0,0,'Priestess Cocoa Anderson','Priest Trainer','',134217728,7,0,0,0,0,0,0,25,25,12,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49750,15595,0,0,36615,0,0,0,'Warchief\'s Herald','','',4096,7,0,1,0,0,0,0,85,85,29,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49751,15595,0,0,37006,0,0,0,'Malo\'wa','Food & Drink','',0,7,0,0,0,0,0,0,85,85,126,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49752,15595,0,0,37005,0,0,0,'Rek Moshfang','Trade Goods','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49754,15595,0,0,37004,0,0,0,'Hama Brightleaf','Reagents','',0,7,0,0,0,0,0,0,85,85,104,1,1,0,1,2176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49755,15595,0,0,37003,0,0,0,'Zay\'hana','Stable Master','',0,7,0,0,0,0,0,0,85,85,126,1,1,0,1,4194433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49756,15595,0,0,37002,0,0,0,'Zoklaw Irtak','Blacksmith','',0,7,0,0,0,0,0,0,85,85,29,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49760,15595,0,0,36606,0,0,0,'Zalna Wefhellt','Mage Trainer','',134217728,7,0,0,0,0,0,0,25,25,12,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49762,15595,0,0,37001,0,0,0,'Innkeeper Turk','Innkeeper','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,65536,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49763,15595,0,0,37000,0,0,0,'Garm Bonehew','Food & Drink','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49765,15595,0,0,36999,0,0,0,'Raug','Trade Goods','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49766,15595,0,0,36998,0,0,0,'Laka Scaleblade','Reagents','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,2176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49767,15595,0,0,36997,0,0,0,'Rukh Zumtarg','Stable Master','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,4194433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49768,15595,0,0,36996,0,0,0,'Naka Scaleblade','Blacksmith','',0,7,0,0,0,0,0,0,85,85,2305,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49769,15595,0,0,36610,0,0,0,'Deborah Fain','Warlock Trainer','',134217728,7,0,0,0,0,0,0,25,25,12,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49774,15595,0,0,26532,0,0,0,'Rabid Nut Varmint 5000','','',0,8,0,0,0,0,0,0,1,1,31,1,5,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49778,15595,0,0,36620,0,0,0,'Red-Tailed Chipmunk','','',0,8,0,0,0,0,0,0,1,1,31,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49779,15595,0,0,36620,0,0,0,'Alpine Chipmunk','','',0,8,0,0,0,0,0,0,1,1,31,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49781,15595,0,0,36621,0,0,0,'Grendin Swiftaxe','Warrior Trainer','',134217728,7,0,0,0,0,0,0,25,25,55,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49782,15595,0,0,36622,0,0,0,'Galda Bronzeblade','Rogue Trainer','',134217728,7,0,0,0,0,0,0,25,25,55,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49783,15595,0,0,36995,0,0,0,'Innkeeper Geno','Innkeeper','',0,7,0,0,0,0,0,0,85,85,2159,1,1,0,1,65536,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49784,15595,0,0,36623,0,0,0,'Priestess Baerla','Priest Trainer','',134217728,7,0,0,0,0,0,0,25,25,55,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49785,15595,0,0,36994,0,0,0,'Chef Sizzlebang','Food & Drink','',0,7,0,0,0,0,0,0,85,85,2159,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49786,15595,0,0,36624,0,0,0,'Gindle the Green','Mage Trainer','',134217728,7,0,0,0,0,0,0,25,25,875,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49787,15595,0,0,36993,0,0,0,'Jr. Chef Kracket','','',0,7,0,0,0,0,0,0,85,85,2159,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49788,15595,0,0,36992,0,0,0,'Meks Megaflux','Engineering Supplies','',0,7,0,0,0,0,0,0,85,85,2159,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49790,15595,0,0,36991,0,0,0,'Kazz Fetchum','Stable Master','',0,7,0,0,0,0,0,0,85,85,2159,1,1,0,1,4194305,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49791,15595,0,0,36626,0,0,0,'Solbin Shadowcog','Warlock Trainer','',134217728,7,0,0,0,0,0,0,25,25,875,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49793,15595,0,0,36628,0,0,0,'Faldoc Stonefaith','Paladin Trainer','',134217728,7,0,0,0,0,0,0,25,25,55,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49800,15595,0,0,36990,0,0,0,'Bren Stoneforge','Blacksmith','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49802,15595,0,0,36989,0,0,0,'Hurley Hoppleham','Food & Drink','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49803,15595,0,0,36988,0,0,0,'Kennen','Stable Master','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49805,15595,0,0,36987,0,0,0,'Dierdre','Trade Goods','',0,7,0,0,0,0,0,0,85,85,2339,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49806,15595,0,0,36629,0,0,0,'Belda Wildheart','Hunter Trainer','',134217728,7,0,0,0,0,0,0,25,25,55,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49808,15595,0,0,36630,0,0,0,'Grenhild Darktalon','Shaman Trainer','',134217728,7,0,0,0,0,0,0,25,25,55,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49832,15595,0,0,15469,5905,15470,36616,'Leopard Scorpion','','',0,8,0,0,0,0,0,0,1,1,188,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49833,15595,0,0,15469,5905,36617,36616,'Stripe-Tailed Scorpion','','',0,8,0,0,0,0,0,0,1,1,188,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49835,15595,0,0,36638,34170,34169,34171,'Desert Spider','','',0,8,0,0,0,0,0,0,1,1,190,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49836,15595,0,0,7511,15467,8971,15468,'Stinkbug','','',0,8,0,0,0,0,0,0,1,1,188,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49837,15595,0,0,36583,36584,36585,36598,'Spiny Lizard','','',0,8,0,0,0,0,0,0,1,1,188,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49840,15595,0,0,36585,0,0,0,'Spiky Lizard','','',0,8,0,0,0,0,0,0,1,1,188,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49842,15595,0,0,36944,36952,36956,36957,'Forest Moth','','',0,8,0,0,0,0,0,0,1,1,188,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49844,15595,0,0,36944,36952,36953,36955,'Silky Moth','','',0,8,0,0,0,0,0,0,1,1,188,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49856,15595,0,0,34629,0,0,0,'Lord Raymond George','Argent Dawn','',0,7,0,1,0,0,0,0,42,42,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49861,15595,0,0,0,36644,0,7511,'Twilight Beetle','','',0,8,0,0,0,0,0,0,1,1,188,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49869,15595,0,0,32729,0,0,0,'Stormwind Infantry','','',4096,7,0,0,0,0,0,0,2,3,2321,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49870,15595,0,0,36651,0,0,0,'Angela Hipple','Rogue Trainer','',0,7,0,0,0,0,0,0,25,25,68,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49875,15595,0,0,29495,0,0,0,'Ace','','',0,7,0,0,0,0,0,0,25,25,2159,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49876,15595,0,0,30115,0,0,0,'Brett \"Coins\" McQuid','General Goods','',134217728,7,0,0,0,0,0,0,5,5,2159,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49877,15595,0,0,36758,0,0,0,'Captain Lancy Revshon','Stormwind Quartermaster','',0,7,0,0,0,0,0,0,60,60,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49878,15595,0,0,30513,0,0,0,'Coach Crosscheck','The Bilgewater Buccaneers','',0,7,0,0,0,0,0,0,27,27,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49879,15595,0,0,30227,0,0,0,'Doc Zapnozzle','First Aid Trainer','',262144,7,0,0,0,0,0,0,25,25,2160,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49880,15595,0,0,29471,0,0,0,'Foreman Dampwick','','',0,7,0,0,0,0,0,0,25,25,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49881,15595,0,0,30219,0,0,0,'Geargrinder Gizmo','','',0,7,0,0,0,0,0,0,5,5,2160,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49882,15595,0,0,30142,0,0,0,'Grimy Greasefingers','Innkeeper','',262144,7,0,0,0,0,0,0,25,25,2160,1,1,0,1,65536,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49883,15595,0,0,29482,0,0,0,'Izzy','','',0,7,0,0,0,0,0,0,25,25,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49884,15595,0,0,30114,0,0,0,'Sally \"Salvager\" Sandscrew','Armor Vendor','',134217728,7,0,0,0,0,0,0,5,5,2159,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49885,15595,0,0,34383,0,0,0,'KTC Train-a-Tron Deluxe','Professions Trainer & Vendor','',134217728,9,0,0,0,0,0,0,15,15,35,1,1,0,1,4241,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49886,15595,0,0,29622,0,0,0,'Missa Spekkies','Shades Peddler','',0,7,0,0,0,0,0,0,25,25,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49887,15595,0,0,29620,0,0,0,'Gappy Silvertooth','Bling Merchant','',0,7,0,0,0,0,0,0,3,3,2159,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49888,15595,0,0,29621,0,0,0,'Szabo','Custom Clothier','',0,7,0,0,0,0,0,0,25,25,2159,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49889,15595,0,0,29450,0,0,0,'Bruno Flameretardant','','',0,7,0,0,0,0,0,0,21,21,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49890,15595,0,0,29473,0,0,0,'Frankie Gearslipper','','',0,7,0,0,0,0,0,0,25,25,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49891,15595,0,0,30262,0,0,0,'Jack the Hammer','','',0,7,0,0,0,0,0,0,3,3,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49892,15595,0,0,29474,0,0,0,'Sudsy Magee','','',0,7,0,0,0,0,0,0,25,25,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49893,15595,0,0,36656,0,0,0,'Lisa McKeever','Candy Vendor','',0,7,0,0,0,0,0,0,30,30,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49894,15595,0,0,29335,0,0,0,'Bamm Megabomb','Hunter Trainer','',0,7,0,0,0,0,0,0,25,25,2159,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49895,15595,0,0,29349,0,0,0,'Evol Fingers','Warlock Trainer','',134479872,7,0,0,0,0,0,0,25,25,2159,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49896,15595,0,0,29343,0,0,0,'Fizz Lighter','Mage Trainer','',134479872,7,0,0,0,0,0,0,25,25,2159,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49900,15595,0,0,29347,0,0,0,'Maxx Avalanche','Shaman Trainer','',134479872,7,0,0,0,0,0,0,25,25,2159,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49901,15595,0,0,29345,0,0,0,'Sister Goldskimmer','Priest Trainer','',0,7,0,0,0,0,0,0,25,25,2159,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49902,15595,0,0,29350,0,0,0,'Warrior-Matic NX-01','Warrior Trainer','',0,7,0,0,0,0,0,0,25,25,2159,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49907,15595,0,0,344,257,11873,0,'Dylan Aguilar','','',0,7,0,0,0,0,0,0,1,1,12,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49908,15595,0,0,31174,0,0,0,'Otto von Chubbs','Dylan\'s Companion','',0,12,0,0,0,0,0,0,1,1,12,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49909,15595,0,0,36657,0,0,0,'Stinky Sharpshiv','Rogue Trainer','',0,7,0,0,0,0,0,0,25,25,2160,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49910,15595,0,0,31463,0,0,0,'Vermillion Vanguard','','vehichleCursor',0,2,0,0,0,0,0,0,85,85,2330,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49912,15595,0,0,36659,0,0,0,'Jafix','The Warden','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49917,15595,0,0,36661,0,0,0,'Barkeep Dadams','Food and Drink','',0,7,0,0,0,0,0,0,46,46,474,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49918,15595,0,0,36662,0,0,0,'Buckslappy','Engineering Supply Specialist','',0,7,0,0,0,0,0,0,44,44,474,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49919,15595,0,0,36663,0,0,0,'Loremaster Bret','General Goods Specialist','',0,7,0,0,0,0,0,0,43,43,474,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49920,15595,0,0,36664,0,0,0,'Colt Carbine','Gun Merchant','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49921,15595,0,0,36665,0,0,0,'Kramer','','',0,7,0,0,0,0,0,0,46,46,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49922,15595,0,0,36666,0,0,0,'Kerwin the Destroyer','','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49923,15595,0,0,36667,0,0,0,'Sentinel Moonwing','Warrior Trainer','',0,7,0,0,0,0,0,0,25,25,80,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49924,15595,0,0,36668,0,0,0,'Joe Mag','','',0,7,0,0,0,0,0,0,47,47,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49925,15595,0,0,36669,0,0,0,'Johnny Shinster','','',0,7,0,0,0,0,0,0,48,48,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49926,15595,0,0,36670,0,0,0,'Max Boomson','','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49927,15595,0,0,36672,0,0,0,'Lanla Bowleaf','Hunter Trainer','',0,7,0,0,0,0,0,0,25,25,80,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49928,15595,0,0,36671,0,0,0,'Crimson Moth','','',0,8,0,0,0,0,0,0,1,1,188,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49932,15595,0,0,36673,0,0,0,'Boss Mack','','',0,7,0,0,0,0,0,0,45,45,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49933,15595,0,0,36674,0,0,0,'Nik the Mountain','','',0,7,0,0,0,0,0,0,49,49,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49934,15595,0,0,36676,0,0,0,'The Great Pisani','Mayor of Fuselight-by-the-Sea','',134217728,7,0,0,0,0,0,0,49,49,474,1,1,0,1,65537,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49935,15595,0,0,36677,0,0,0,'Ujumqin','','',0,7,0,0,0,0,0,0,44,45,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49936,15595,0,0,36678,0,0,0,'Zak Callabang','','',0,7,0,0,0,0,0,0,47,47,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49937,15595,0,0,36679,0,0,0,'Aleesha Killem','','',0,7,0,0,0,0,0,0,48,48,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49939,15595,0,0,36680,0,0,0,'Kenral Nightwind','Rogue Trainer','',134217728,7,0,0,0,0,0,0,25,25,80,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49940,15595,0,0,36681,0,0,0,'Irlara Morninglight','Priest Trainer','',134217728,7,0,0,0,0,0,0,25,25,80,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49942,15595,0,0,36682,0,0,0,'Dular','Druid Trainer','',134217728,7,0,0,0,0,0,0,25,25,80,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49944,15595,0,0,36683,0,0,0,'Jeigh Southie','','',0,7,0,0,0,0,0,0,46,46,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49953,15595,0,0,36684,0,0,0,'Dr. Wizzle Doomsday','','',0,7,0,0,0,0,0,0,49,49,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49958,15595,0,0,36685,0,0,0,'Matt Bruxworthy','Hunter Trainer','',0,7,0,0,0,0,0,0,25,25,68,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49960,15595,0,0,36686,0,0,0,'Hobbes','Matt\'s Pet','',0,1,1,0,0,0,0,0,25,25,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49963,15595,0,0,36799,0,0,0,'Laera Dubois','Warlock Trainer','',0,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49965,15595,0,0,1141,1418,2176,0,'Undercity Rat','','',0,8,0,0,0,0,0,0,1,1,31,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49968,15595,0,0,36798,0,0,0,'Lareth Beld','Mage Trainer','',134217728,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49995,15595,0,0,1141,1418,2176,0,'Redridge Rat','','',0,8,0,0,0,0,0,0,1,1,31,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49996,15595,0,0,328,4626,25340,6302,'Mountain Cottontail','','',0,8,0,0,0,0,0,0,1,1,31,1,5,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49997,15595,0,0,36789,0,0,0,'Den\'chulu','Druid Trainer','',266240,7,0,0,0,0,0,0,25,25,126,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49998,15595,0,0,36861,0,0,0,'Gusini','Warlock Trainer','',134483968,7,0,0,0,0,0,0,25,25,126,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50000,15595,0,0,36944,36952,36956,36957,'Swamp Moth','','',0,8,0,0,0,0,0,0,1,1,188,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50001,15595,0,0,36858,0,0,0,'Parata','Priest Trainer','',134483968,7,0,0,0,0,0,0,25,25,126,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50002,15595,0,0,36806,0,0,0,'Bomsanchu','Mage Trainer','',134483968,7,0,0,0,0,0,0,25,25,126,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50004,15595,0,0,36860,0,0,0,'Jamai','Hunter Trainer','',266240,7,0,0,0,0,0,0,25,25,126,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50006,15595,0,0,36857,0,0,0,'Yeniss','Warrior Trainer','',134483968,7,0,0,0,0,0,0,25,25,126,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50011,15595,0,0,36793,0,0,0,'Cona','Shaman Trainer','',266240,7,0,0,0,0,0,0,25,25,126,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50015,15595,0,0,36859,0,0,0,'Munalti','Rogue Trainer','',134483968,7,0,0,0,0,0,0,25,25,126,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50022,15595,0,0,36916,0,0,0,'Brulla','Shaman Trainer','',134217728,7,0,0,0,0,0,0,25,25,29,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50027,15595,0,0,36915,0,0,0,'Dargad','Rogue Trainer','',134217728,7,0,0,0,0,0,0,25,25,29,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50028,15595,0,0,36914,0,0,0,'Chintoka','Warlock Trainer','',134217728,7,0,0,0,0,0,0,25,25,29,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50029,15595,0,0,36913,0,0,0,'Egnom','Mage Trainer','',134217728,7,0,0,0,0,0,0,25,25,29,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50031,15595,0,0,36912,0,0,0,'Zumolo','Priest Trainer','',134217728,7,0,0,0,0,0,0,25,25,126,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50032,15595,0,0,36911,0,0,0,'Tarmod','Hunter Trainer','',134217728,7,0,0,0,0,0,0,25,25,29,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50033,15595,0,0,36910,0,0,0,'Ging','Warrior Trainer','',134217728,7,0,0,0,0,0,0,25,25,29,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50034,15595,0,0,36909,0,0,0,'Musu Gentlemoon','Druid Trainer','',134217728,7,0,0,0,0,0,0,25,25,104,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50035,15595,0,0,36908,0,0,0,'Sunwalker Lonaki','Paladin Trainer','',134217728,7,0,0,0,0,0,0,25,25,104,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50043,15595,0,0,36693,0,0,0,'Trade Prince Donais','','',72,7,0,1,0,0,0,0,85,85,2160,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50045,15595,0,0,36244,36245,36246,36247,'Pleasure Palace Waitress','','',0,7,0,0,0,0,0,0,20,20,2159,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1322,0,0,0,0,0,0,0,0,0),(50063,15595,0,0,34573,0,0,0,'Akma\'hat','Dirge of the Eternal Sands','',76,7,0,2,0,0,0,0,88,88,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,94946,93561,93578,94968,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50085,15595,0,0,36711,0,0,0,'Overlord Sunderfury','','',0,4,0,4,0,0,0,0,85,85,2146,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50086,15595,0,0,36714,0,0,0,'Tarvus the Vile','','',0,2,0,4,0,0,0,0,85,85,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50088,15595,0,0,16480,21342,0,0,'Waters of Farseeing','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50089,15595,0,0,24301,0,0,0,'Julak-Doom','The Eye of Zor','',524364,5,0,2,0,0,0,0,88,88,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50092,15595,0,0,36720,0,0,0,'Barbie Cutesazz','Food & Drink','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50093,15595,0,0,8843,0,0,0,'Rae','','',0,1,4,0,0,0,0,0,85,85,2339,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50094,15595,0,0,36723,0,0,0,'Trapper Kiefer','Leatherworking Supplies','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50126,15595,0,0,36725,0,0,0,'Maseel','General Goods','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50129,15595,0,0,36724,0,0,0,'Daleohm','Blacksmithing Supplies','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50134,15595,0,0,37065,0,0,0,'Senthii','Shard Trader','',0,7,0,0,0,0,0,0,84,84,1638,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50138,15595,0,0,36726,0,0,0,'Karoma','The Wolf Spirit','',65537,1,46,4,0,0,0,0,85,85,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50141,15595,0,0,1141,1418,0,0,'Corpse-Fed Rat','','',0,8,0,0,0,0,0,0,1,1,31,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50146,15595,0,0,37060,0,0,0,'Agatian Fallanos','Shard Trader','',0,7,0,0,0,0,0,0,84,84,1604,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50159,15595,0,0,37352,0,0,0,'Sambas','','',1,1,2,4,0,0,0,0,85,85,413,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50165,15595,0,0,37059,0,0,0,'Gregory Kauffman','Jewelcrafting Supplies','',0,7,0,0,0,0,0,0,84,84,68,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50172,15595,0,0,37028,0,0,0,'Threm Blackscalp','Hide & Leather Trader','',0,7,0,0,0,0,0,0,84,84,2305,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50248,15595,0,0,37058,0,0,0,'Una Kobuna','Alchemy and Inscription Supplies','',0,7,0,0,0,0,0,0,84,84,126,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50250,15595,0,0,36212,36741,0,0,'Ice Avatar','','',0,4,0,0,0,0,0,0,54,55,834,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50253,15595,0,0,328,21072,0,0,'Twilight Hammer Cult Site','','',0,10,0,0,0,0,0,0,1,1,190,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50263,15595,0,0,36744,0,0,0,'Jadrag the Slicer','','',0,7,0,0,0,0,0,0,55,55,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50268,15595,0,0,25587,0,0,0,'Krazzworks Gyrocopter','','vehichleCursor',0,9,0,0,0,0,0,0,85,85,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50280,15595,0,0,36748,0,0,0,'Claw Spirit','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50281,15595,0,0,36749,0,0,0,'Life Spirit','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50282,15595,0,0,36750,0,0,0,'Moon Spirit','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50301,15595,0,0,36353,36352,36351,36350,'Goblin Admirer','','',0,7,0,0,0,0,0,0,21,21,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50302,15595,0,0,503,744,704,0,'Imported Mottled Boar','','',0,1,5,0,0,0,0,0,1,1,189,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50304,15595,0,0,37023,0,0,0,'Captain Donald Adams','Undercity Quartermaster','',0,7,0,0,0,0,0,0,60,60,68,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50305,15595,0,0,37014,0,0,0,'Moon Priestess Lasara','Darnassus Quartermaster','',0,7,0,0,0,0,0,0,60,60,80,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50307,15595,0,0,37015,0,0,0,'Lord Candren','Gilneas Quartermaster','',0,7,0,0,0,0,0,0,60,60,2163,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50308,15595,0,0,37018,0,0,0,'Master Tinker Trini','Gnomeregan Quartermaster','',0,7,0,0,0,0,0,0,60,60,875,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50309,15595,0,0,37017,0,0,0,'Captain Stonehelm','Ironforge Quartermaster','',0,7,0,0,0,0,0,0,60,60,55,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50312,15595,0,0,15400,0,0,0,'Mana-Compelled Shade','','',0,10,0,0,0,0,0,0,54,55,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50313,15595,0,0,29740,28212,23521,22791,'Displaced Warp Stalker','','',1,1,32,0,0,0,0,0,54,55,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50315,15595,0,0,20386,0,0,0,'Xorothian Eredar','','',0,3,0,0,0,0,0,0,54,55,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50316,15595,0,0,19654,0,0,0,'K\'areshi Trader','','',0,7,0,0,0,0,0,0,54,55,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50317,15595,0,0,15501,0,0,0,'Mana Thirster','','',0,1,0,0,0,0,0,0,54,55,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50318,15595,0,0,2021,2878,2019,0,'Xorothian Satyr','','',0,3,0,0,0,0,0,0,54,55,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50319,15595,0,0,36106,36764,36765,36766,'Dimensional Ooze','','',0,10,0,0,0,0,0,0,54,55,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50320,15595,0,0,19845,19838,19839,0,'Lost Ravager','','',1,1,31,0,0,0,0,0,54,55,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50321,15595,0,0,17035,16480,0,0,'Xorothian Imp','','',0,3,0,0,0,0,0,0,54,55,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50322,15595,0,0,16216,0,0,0,'Arcane Mana-Cluster','','',0,10,0,0,0,0,0,0,54,55,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50323,15595,0,0,37437,0,0,0,'Frizzo Villamar','Bilgewater Cartel Quartermaster','',0,7,0,0,0,0,0,0,60,60,2159,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50360,15595,0,0,36767,0,0,0,'\"Doc\" Schweitzer','','',0,7,0,0,0,0,0,0,84,84,1078,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50365,15595,0,0,33020,0,0,0,'Stormcaller Mylra','The Earthen Ring','',0,7,0,1,0,0,0,0,85,85,2323,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50366,15595,0,0,36768,0,0,0,'Nymn','','',0,2,0,0,0,0,0,0,55,55,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50368,15595,0,0,11686,0,0,0,'Emergency Rampless Debarkation Device','','',0,9,0,0,0,0,0,0,84,84,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50372,15595,0,0,33997,0,0,0,'Aradne','','',0,7,0,1,0,0,0,0,10,10,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50374,15595,0,0,36774,36467,36469,36468,'Risen Dead','','',0,10,0,0,0,0,0,0,1,1,68,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50375,15595,0,0,37029,0,0,0,'Kuldar Steeltooth','Metal Trader','',0,7,0,0,0,0,0,0,84,84,2305,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50378,15595,0,0,32729,25204,0,0,'Injured Stormwind Infantry Dummy','','SkinAlliance',1048576,7,0,0,0,0,0,0,2,3,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50381,15595,0,0,37064,0,0,0,'Misty Merriweather','Hide & Leather Trader','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50382,15595,0,0,37063,0,0,0,'Brundall Chiselgut','Metal Trader','',0,7,0,0,0,0,0,0,84,84,55,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50386,15595,0,0,37062,0,0,0,'Sal Ferraga','Cloth Trader','',0,7,0,0,0,0,0,0,84,84,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50401,15595,0,0,16480,37565,0,0,'Titan Mechanism','','',1074790400,10,0,0,0,0,0,0,60,60,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50412,15595,0,0,257,0,0,0,'Kaitlin','','',0,7,0,0,0,0,0,0,1,1,12,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50413,15595,0,0,31174,0,0,0,'Mr. Woofles','','',0,1,0,0,0,0,0,0,1,1,12,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50414,15595,0,0,36774,0,0,0,'Risen Recruit','','',0,10,0,0,0,0,0,0,1,1,68,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50422,15595,0,0,19314,0,0,0,'Zakk Sinon','','',0,2,0,0,0,0,0,0,10,10,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50424,15595,0,0,36786,0,0,0,'Terran \"Justice\" Gregory','','',4096,7,0,1,0,0,0,0,85,85,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50432,15595,0,0,36790,0,0,0,'Deva Marie','','',4096,7,0,0,0,0,0,0,80,80,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50433,15595,0,0,37057,0,0,0,'Aristaleon Sunweaver','Cloth Trader','',0,7,0,0,0,0,0,0,84,84,1604,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50434,15595,0,0,36791,0,0,0,'David Gregory','','',4096,7,0,1,0,0,0,0,32,32,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50435,15595,0,0,36792,0,0,0,'Judy Gregory','','',4096,7,0,0,0,0,0,0,31,31,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50456,15595,0,0,37055,0,0,0,'Hortak Kenzo','Tailoring Supplies','',0,7,0,0,0,0,0,0,84,84,2159,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50458,15595,0,0,37061,0,0,0,'Deorim','Enchanting Supplies','',0,7,0,0,0,0,0,0,84,84,1638,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50459,15595,0,0,37053,0,0,0,'Victor Quivias','Enchanting Supplies','',0,7,0,0,0,0,0,0,84,84,68,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50460,15595,0,0,37052,0,0,0,'Zim Bamzabble','Engineering & Mining Supplies','',0,7,0,0,0,0,0,0,84,84,2159,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50462,15595,0,0,37050,0,0,0,'Digel East Nickens','Reagents','',0,7,0,0,0,0,0,0,84,84,2159,1,1,0,1,2176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50463,15595,0,0,36797,0,0,0,'Franny Mertz','Bat Handler','',0,7,0,1,0,0,0,0,85,85,68,1,1,0,1,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50470,15595,0,0,31290,0,0,0,'Caravan Harness','','',0,10,0,0,0,0,0,0,25,25,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1527,0,0,0,0,0,0,0,0,0),(50477,15595,0,0,31760,0,0,0,'Champion Uru\'zin','Darkspear Quartermaster','',0,7,0,0,0,0,0,0,60,60,126,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50479,15595,0,0,36583,36599,36584,0,'Lizard Hatchling','','',0,8,0,0,0,0,0,0,1,1,188,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50480,15595,0,0,37087,0,0,0,'Isabel Jones','Jewelcrafting Design Vendor','',134217728,7,0,0,0,0,0,0,30,30,12,1,1,0,1,131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50482,15595,0,0,37088,0,0,0,'Marith Lazuria','Jewelcrafting Supplies','',134217728,7,0,0,0,0,0,0,30,30,1604,1,1,0,1,131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50483,15595,0,0,37022,0,0,0,'Brave Tuho','Thunder Bluff Quartermaster','',0,7,0,0,0,0,0,0,60,60,104,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50487,15595,0,0,2536,9829,1160,14952,'Forest Spiderling','','',0,8,0,0,0,0,0,0,1,1,190,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50488,15595,0,0,37020,0,0,0,'Stone Guard Nargol','Orgrimmar Quartermaster','',0,7,0,0,0,0,0,0,60,60,29,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50490,15595,0,0,2177,0,0,0,'Locust','','',0,8,0,0,0,0,0,0,1,1,188,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50491,15595,0,0,6297,1924,6295,901,'Mac Frog','','',0,8,0,0,0,0,0,0,1,1,188,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50496,15595,0,0,36944,36952,36956,36957,'Oasis Moth','','',0,8,0,0,0,0,0,0,1,1,188,8,8,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50497,15595,0,0,29960,0,0,0,'Huntsman Blake','Hunter Trainer','',134217728,7,0,0,0,0,0,0,40,40,2163,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50498,15595,0,0,29957,0,0,0,'Loren the Fence','Rogue Trainer','',134217728,7,0,0,0,0,0,0,40,40,2163,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50499,15595,0,0,29956,0,0,0,'Myriam Spellwaker','Mage Trainer','',134479872,7,0,0,0,0,0,0,40,40,2173,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50500,15595,0,0,29935,0,0,0,'Sergeant Cleese','Warrior Trainer','',134479872,7,0,0,0,0,0,0,40,40,2173,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50501,15595,0,0,29958,0,0,0,'Sister Almyra','Priest Trainer','',134217728,7,0,0,0,0,0,0,40,40,2163,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50502,15595,0,0,29959,0,0,0,'Vitus Darkwalker','Warlock Trainer','',134217728,7,0,0,0,0,0,0,40,40,2163,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50504,15595,0,0,33224,0,0,0,'Belysra Starbreeze','Priestess of the Moon','',134217728,7,0,1,0,0,0,0,40,40,80,1,1,0,1,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50505,15595,0,0,30812,0,0,0,'Lyros Swiftwind','Druid Trainer','',134217728,7,0,1,0,0,0,0,40,40,80,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50506,15595,0,0,30328,0,0,0,'Talran of the Wild','Druid Trainer','',134217728,7,0,1,0,0,0,0,40,40,80,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50507,15595,0,0,30813,0,0,0,'Vassandra Stormclaw','Druid Trainer','',134217728,7,0,1,0,0,0,0,40,40,80,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50508,15595,0,0,37046,37392,0,0,'Carrie Eileen Steen','','',0,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50509,15595,0,0,37048,37394,0,0,'Jenn Stravaganza','','',0,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50510,15595,0,0,37047,37395,0,0,'Rachel DeSimone','','',0,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50511,15595,0,0,36808,36811,0,0,'Demolitions Analyst I','Quality Asplosions','',0,7,0,0,0,0,0,0,47,47,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50512,15595,0,0,36809,36810,0,0,'Demolitions Analyst II','Quality Asplosions','',0,7,0,0,0,0,0,0,47,47,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50513,15595,0,0,37049,37393,0,0,'Jamie Harriott','','',0,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50514,15595,0,0,36812,36813,0,0,'Demolitions Tester','Night Crew','',0,7,0,0,0,0,0,0,47,47,474,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50515,15595,0,0,4016,0,0,0,'Garon Grey','SI: 7','',0,7,0,1,0,0,0,0,84,84,1732,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50516,15595,0,0,37117,37118,37119,37120,'Gilnean Refugee','','',0,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50517,15595,0,0,37109,37110,37111,37112,'Gilnean Refugee','','',0,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50518,15595,0,0,37101,37102,37103,37104,'Gilnean Refugee','','',0,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50519,15595,0,0,37121,37122,37123,37124,'Gilnean Refugee','','',0,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50520,15595,0,0,37113,37114,37115,37116,'Gilnean Refugee','','',0,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50521,15595,0,0,37105,37106,37107,37108,'Gilnean Refugee','','',0,7,0,0,0,0,0,0,25,25,2163,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50523,15595,0,0,36814,0,0,0,'Kyle Radue','','',4096,7,0,0,0,0,0,0,85,85,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1428,0,0,0,0,0,0,0,0,0),(50524,15595,0,0,36815,0,0,0,'Travis Nichols','Hot Coffee Vendor','',4096,7,0,0,0,0,0,0,65,65,875,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50525,15595,0,0,36816,0,0,0,'Chris Miller','','',4096,7,0,0,0,0,0,0,77,77,875,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50526,15595,0,0,36817,0,0,0,'Ian Jolly','','',4096,7,0,0,0,0,0,0,11,11,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50527,15595,0,0,36818,0,0,0,'Joanna Jolly','','',4096,7,0,0,0,0,0,0,12,12,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50528,15595,0,0,36819,0,0,0,'Samantha Cleland','','',4096,7,0,0,0,0,0,0,8,8,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50550,15595,0,0,37076,0,0,0,'Envoy Droln','Twin Peaks Battlemaster','',0,7,0,1,0,0,0,0,85,85,2306,1,1,0,1,1048577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50594,15595,0,0,3886,0,0,0,'Exploding Sheep','','',0,7,0,0,0,0,0,0,30,30,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50599,15595,0,0,30274,0,0,0,'Dragonmaw Black Drake','','',0,1,0,0,0,0,0,0,85,85,2305,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50601,15595,0,0,36838,0,0,0,'Snevik the Blade','Gnomeregan Covert Ops','',4096,7,0,0,0,0,0,0,5,5,875,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50609,15595,0,0,11814,0,0,0,'Nathanos Blightcaller','Hunter Trainer','',0,7,0,1,0,0,0,0,62,62,71,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50622,15595,0,0,35026,0,0,0,'Malkar','','',0,7,0,0,0,0,0,0,84,84,2305,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50631,15595,0,0,30731,0,0,0,'Prospector Drugan','Explorer\'s League','',0,7,0,0,0,0,0,0,10,10,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50635,15595,0,0,38384,0,0,0,'Altar of Flame','','Interact',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,16777216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50636,15595,0,0,37038,0,0,0,'Altar of Frost','','Interact',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,16777216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50638,15595,0,0,37042,0,0,0,'Altar of Earth','','Interact',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,16777216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50640,15595,0,0,37041,0,0,0,'Altar of Shadow','','',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50643,15595,0,0,37043,0,0,0,'Altar of Air','','Interact',0,10,0,0,0,0,0,0,85,85,35,1,1,0,1,16777216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50655,15595,0,0,37148,0,0,0,'Dragonmaw Drums','','Interact',0,10,0,0,0,0,0,0,1,1,2028,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50669,15595,0,0,36839,0,0,0,'Dawn Radue','Bag Merchant','',4096,7,0,0,0,0,0,0,85,85,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50676,15595,0,0,37090,0,0,0,'Hans Crump','The Battle for Gilneas Battlemaster','',0,7,0,1,0,0,0,0,85,85,118,1,1,0,1,1048577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50682,15595,0,0,34294,34295,34296,34297,'Victor\'s Point Soldier','','',4096,7,0,0,0,0,0,0,85,85,2343,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50690,15595,0,0,36875,0,0,0,'Tarelvir','Mage Trainer','',134217728,7,0,0,0,0,0,0,60,60,80,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50714,15595,0,0,36943,0,0,0,'Dyrhara','Mage Trainer','',0,7,0,0,0,0,0,0,50,50,80,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50715,15595,0,0,36942,0,0,0,'Maelir','Mage Trainer','',0,7,0,0,0,0,0,0,40,40,80,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50716,15595,0,0,36937,0,0,0,'Pyromancer Scorchbrew','Mage Trainer','',0,7,0,0,0,0,0,0,50,50,55,1,1,0,1,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50717,15595,0,0,36936,0,0,0,'Flarna Flametongue','Mage Trainer','',0,7,0,0,0,0,0,0,60,60,55,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50720,15595,0,0,36934,0,0,0,'Lainda Gemgold','Mage Trainer','',0,7,0,0,0,0,0,0,40,40,55,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50721,15595,0,0,36843,36844,36845,36846,'Crushblow Defender','','',4096,7,0,0,0,0,0,0,85,85,2211,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50723,15595,0,0,36938,0,0,0,'Keric Smolderblade','Warlock Trainer','',0,7,0,0,0,0,0,0,60,60,55,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50729,15595,0,0,36941,0,0,0,'Darba the Crone','Warlock Trainer','',0,7,0,0,0,0,0,0,50,50,55,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50732,15595,0,0,36940,0,0,0,'Larn Caverndeep','Warlock Trainer','',0,7,0,0,0,0,0,0,40,40,55,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50939,15595,0,0,7933,0,0,0,'Domesticated Kodo','','',0,1,0,0,0,0,0,0,83,83,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51081,15595,0,0,252,257,251,221,'Nathan Stockton','','',0,7,0,0,0,0,0,0,1,3,12,42,71,0,1,0,0,0,0.0607,0.6976,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51142,15595,0,0,37012,0,0,0,'Joeyray','Cookie','',4096,7,0,1,0,0,0,0,15,15,2160,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51143,15595,0,0,37013,0,0,0,'Sunwalker Jo\'hsu','','',4096,7,0,1,0,0,0,0,85,85,104,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51195,15595,0,0,37138,0,0,0,'Kor\'kron Annihilator','','',0,1,0,0,0,0,0,0,40,40,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51230,15595,0,0,33191,33192,33193,33194,'Earthmender','','',0,7,0,0,0,0,0,0,84,84,2167,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51247,15595,0,0,11686,1126,0,0,'Julak-Doom','','',1024,10,0,0,0,0,0,0,85,85,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51307,15595,0,0,25182,25183,25184,0,'Goblin Construction Worker[DND]','','',0,7,0,0,0,0,0,0,30,34,2159,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51346,15595,0,0,37328,37329,37330,37331,'Orgrimmar Wind Rider','','Directions',2048,7,0,0,0,0,0,0,85,85,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51348,15595,0,0,37310,37311,0,0,'Stormwind Gryphon Rider','','',2048,7,0,0,0,0,0,0,85,85,11,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51371,15595,0,0,2306,14613,14614,14615,'Darnassus Hippogryph Rider','','',2048,7,0,0,0,0,0,0,85,85,79,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51372,15595,0,0,37342,37343,37344,37345,'Thunder Bluff Wind Rider','','',2048,7,0,0,0,0,0,0,85,85,105,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51383,15595,0,0,37348,37349,37351,37350,'Ironforge Gryphon Rider','','',2048,7,0,0,0,0,0,0,85,85,57,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51384,15595,0,0,1566,0,0,0,'Forsaken Bat','','',0,1,0,0,0,0,0,0,85,85,1154,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51440,15595,0,0,338,0,0,0,'Adam Pressler','','',0,7,0,0,0,0,0,0,1,1,12,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51468,15595,0,0,35028,35029,35030,35031,'Wildhammer Guard','','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51496,15595,0,0,35161,0,0,0,'Kim Horn','Guild Vendor','',0,7,0,0,0,0,0,0,45,45,1735,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51503,15595,0,0,37400,0,0,0,'Randah Songhorn','Guild Vendor','',0,7,0,0,0,0,0,0,45,45,1735,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51504,15595,0,0,37402,0,0,0,'Velia Moonbow','Guild Vendor','',0,7,0,0,0,0,0,0,45,45,1732,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51509,15595,0,0,37418,37419,37420,0,'Bilgewater Bruiser','','',0,7,0,0,0,0,0,0,85,85,2161,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51521,15595,0,0,37477,37478,37479,0,'Bambala Headhunter','','',0,7,0,0,0,0,0,0,85,85,877,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51539,15595,0,0,37471,37472,37473,0,'Flame Crest Bruiser','','',0,7,0,0,0,0,0,0,85,85,2161,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51541,15595,0,0,37468,37469,37470,0,'Sunveil Scout','The Reliquary','',0,7,0,0,0,0,0,0,85,85,1603,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51596,15595,0,0,37514,0,0,0,'Wildhammer Fact Checker','','',0,7,0,0,0,0,0,0,16,16,55,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51631,15595,0,0,28234,3990,0,0,'Witherbark Fisher','','',0,7,0,0,0,0,0,0,25,26,654,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51633,15595,2555,0,28237,3996,0,0,'Witherbark Witch Doctor','','',0,7,0,0,0,0,0,0,25,26,654,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51637,15595,0,0,37561,0,0,0,'Tarl Cloudsong','Shaman Trainer','',134217728,7,0,0,0,0,0,0,13,13,104,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51638,15595,0,0,37562,0,0,0,'Garn Cloudsong','Shaman Trainer','',134217728,7,0,0,0,0,0,0,40,40,104,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51639,15595,0,0,37563,0,0,0,'Kador Cloudsong','Shaman Trainer','',134217728,7,0,0,0,0,0,0,60,60,104,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51640,15595,0,0,37564,0,0,0,'Lama Cloudsong','Shaman Trainer','',134217728,7,0,0,0,0,0,0,50,50,104,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51648,15595,0,0,35111,0,0,0,'Tabat','Water Vendor','',0,7,0,0,0,0,0,0,83,83,2331,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51663,15595,0,0,37615,0,0,0,'Pogeyan','The Fire Spirit','',1,1,2,4,0,0,0,0,28,28,189,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51671,15595,0,0,1534,8050,2711,0,'Rabid Hyena','','',1,1,25,0,0,0,0,0,84,84,91,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51672,15595,0,0,34909,0,0,0,'Sweeping Winds','','',0,4,0,0,0,0,0,0,83,84,91,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51673,15595,0,0,37603,0,0,0,'Venomscale Spitter','','',1,1,20,0,0,0,0,0,83,84,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51674,15595,0,0,11143,11104,0,0,'Sand-Husk Scarab','','',1,1,53,0,0,0,0,0,83,84,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51675,15595,0,0,32812,32814,0,32813,'Oasis Crocolisk','','',1,1,6,0,0,0,0,0,83,84,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,48287,87228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51676,15595,0,0,7409,37605,37606,37607,'Marsh Serpent','','',0,1,35,0,0,0,0,0,83,84,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,3583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51681,15595,0,0,37712,37949,37950,0,'Frostsaber Cub','','Pickup',0,1,0,0,0,0,0,0,5,5,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51709,15595,0,0,37617,0,0,0,'Harris Franklin','General Goods','',4096,7,0,0,0,0,0,0,20,20,68,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51712,15595,0,0,37743,0,0,0,'Ferndweller Wasp','','',1,1,44,0,0,0,0,0,83,84,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,2649,49966,34392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51713,15595,0,0,18351,0,0,0,'Longstrider Gazelle','','',0,1,0,0,0,0,0,0,83,84,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,32019,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51753,15595,48204,0,36049,36050,36051,36052,'Schnottz Overseer','','',0,7,0,0,0,0,0,0,84,84,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51759,15595,0,0,35828,0,0,0,'Oathsworn Skinner','','',72,7,0,1,0,0,0,0,83,83,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51760,15595,0,0,10825,0,0,0,'Carrion Bird','','',1,1,7,0,0,0,0,0,83,84,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51791,15595,0,0,14360,14361,14362,14363,'Okril\'lon Defender','','',4096,7,0,0,0,0,0,0,85,85,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51819,15595,0,0,4342,0,0,0,'Arathi Deathstalker','','',0,7,0,0,0,0,0,0,85,85,1154,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51852,15595,0,0,1858,0,0,0,'Triumph Sentry','','',0,7,0,0,0,0,0,0,85,85,150,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51853,15595,0,0,1858,0,0,0,'Northwatch Guard','','',0,7,0,0,0,0,0,0,85,85,150,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51855,15595,0,0,34172,34173,34174,0,'Dreadguard','','',0,7,0,0,0,0,0,0,85,85,71,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51861,15595,0,0,1858,0,0,0,'Northwatch Guard','','',0,7,0,0,0,0,0,0,85,85,150,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51867,15595,0,0,33457,33461,33462,0,'Silverwind Vanquisher','','',0,7,0,0,0,0,0,0,85,85,125,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51899,15595,0,0,4034,4035,0,0,'Hammerfall Guardian','','',0,7,0,0,0,0,0,0,85,85,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51901,15595,0,0,28260,14762,28261,14763,'Revantusk Watcher','','',0,7,0,0,0,0,0,0,85,85,1495,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51913,15595,0,0,4083,4084,0,0,'Sen\'jin Guardian','','',0,7,0,0,0,0,0,0,85,85,877,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51915,15595,0,0,7308,7309,7310,7311,'Westfall Brigade Guard','','',0,7,0,0,0,0,0,0,85,85,11,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51917,15595,0,0,4368,4369,0,0,'Grom\'gol Grunt','','',0,7,0,0,0,0,0,0,85,85,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51918,15595,0,0,4503,4504,0,0,'Stonard Grunt','','',0,7,0,0,0,0,0,0,85,85,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51921,15595,0,0,3447,0,0,0,'Lakeshire Guard','','',0,7,0,0,0,0,0,0,85,85,11,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51924,15595,0,0,2978,2977,2979,2980,'Theramore Guard','','',0,7,0,0,0,0,0,0,85,85,150,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51938,15595,0,0,31174,0,0,0,'Crithto','','',0,12,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51961,15595,0,0,23952,0,0,0,'Tirisfal Stag','','',0,1,0,0,0,0,0,0,80,82,2000,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51963,15595,0,0,15991,0,0,0,'Fey-Drunk Darter','','',0,2,0,0,0,0,0,0,80,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51964,15595,0,0,37687,0,0,0,'Tirisfal Doe','','',0,1,0,0,0,0,0,0,80,80,1999,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51965,15595,0,0,37686,0,0,0,'Tirisfal Fawn','','',0,1,0,0,0,0,0,0,10,12,1999,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51966,15595,0,0,1126,15880,0,0,'Faerie Circle','','',1024,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51969,15595,0,0,328,31729,0,0,'Dun Morogh Tree','','',1048576,10,0,0,0,0,0,0,80,80,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1567,0,0,0,0,0,0,0,0,0),(51970,15595,0,0,37688,0,0,0,'Anton Buckey','','',0,7,0,0,0,0,0,0,10,10,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51971,15595,0,0,37688,0,0,0,'Jermaine Buckey','','',0,7,0,0,0,0,0,0,10,10,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51972,15595,0,0,707,0,0,0,'Black Bear','','',1,1,4,0,0,0,0,0,12,15,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51973,15595,0,0,28489,0,0,0,'Young Black Bear','','',0,1,4,0,0,0,0,0,3,5,2156,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51974,15595,0,0,21955,37692,0,0,'Ironforge Sled','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1568,0,0,0,0,0,0,0,0,0),(51975,15595,0,0,37691,0,0,0,'Ironforge Sled','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51976,15595,0,0,37693,0,0,0,'Dun Morogh Sledder','','',0,7,0,0,0,0,0,0,10,11,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51977,15595,0,0,37694,0,0,0,'Dun Morogh Sledder','','',0,7,0,0,0,0,0,0,10,11,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51978,15595,0,0,37695,0,0,0,'Dun Morogh Sledder','','',0,7,0,0,0,0,0,0,10,11,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51979,15595,0,0,37695,37693,37694,0,'Dun Morogh Sledder','','',0,7,0,0,0,0,0,0,10,11,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51980,15595,0,0,21955,37692,0,0,'Ironforge Sled','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1569,0,0,0,0,0,0,0,0,0),(51981,15595,0,0,21955,37692,0,0,'Ironforge Sled','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1570,0,0,0,0,0,0,0,0,0),(51982,15595,0,0,31174,0,0,0,'Ollie','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51983,15595,0,0,1157,0,0,0,'Deadwind Widow','','',1,1,3,0,0,0,0,0,49,52,22,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51984,15595,0,0,34169,23711,0,0,'Deadwind Widow Invisible Stalker','','',1048576,8,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51986,15595,0,0,35464,35465,35466,35467,'Argent Sentry','The Argent Crusade','',0,7,0,0,0,0,0,0,85,85,1812,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51987,15595,0,0,1157,0,0,0,'Deadwind Widow','','',1,1,3,0,0,0,0,0,49,52,22,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51997,15595,0,0,37705,0,0,0,'Stephanie Krutsick','Archaeology Trainer','',134217728,7,0,0,0,0,0,0,26,26,2163,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51998,15595,0,0,37706,0,0,0,'Arthur Huwe','Rogue Trainer','',0,7,0,0,0,0,0,0,60,60,12,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52000,15595,0,0,4841,4842,4843,4844,'Astranaar Sentinel','','',0,10,0,0,0,0,0,0,30,30,79,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52018,15595,0,0,31482,31288,30418,33003,'Palace Mook','','Directions',0,7,0,0,0,0,0,0,85,85,2161,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52021,15595,0,0,11986,0,0,0,'Moltanus','','',512,5,0,1,0,0,0,0,48,48,778,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52027,15595,0,0,37717,0,0,0,'Larisse Pembraux','Justice Heirlooms','',0,7,0,0,0,0,0,0,55,55,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52028,15595,0,0,37718,0,0,0,'Talric Forthright','Justice Trade Goods','',0,7,0,0,0,0,0,0,55,55,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52029,15595,0,0,37719,0,0,0,'Edlan Halsing','Honor Trade Goods','',0,7,0,0,0,0,0,0,55,55,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52030,15595,0,0,37720,0,0,0,'Liliana Emberfrost','Honor Heirlooms','',0,7,0,0,0,0,0,0,55,55,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52031,15595,0,0,37721,0,0,0,'Sarana Damir','Ink Trader','',4096,7,0,0,0,0,0,0,35,35,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52032,15595,0,0,37722,0,0,0,'Sinzi Sparkscribe','Ink Trader','',4096,7,0,0,0,0,0,0,35,35,29,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52033,15595,0,0,37723,0,0,0,'Rogoc','Honor Trade Goods','',0,7,0,0,0,0,0,0,55,55,29,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52034,15595,0,0,37724,0,0,0,'Togar','Justice Trade Goods','',0,7,0,0,0,0,0,0,55,55,29,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52036,15595,0,0,37725,0,0,0,'Galra','Honor Heirlooms','',0,7,0,0,0,0,0,0,55,55,29,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52037,15595,0,0,37726,0,0,0,'Zulna','Justice Heirlooms','',0,7,0,0,0,0,0,0,55,55,29,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52039,15595,0,0,26241,26241,0,0,'ELM General Purpose Bunny (scale x0.75)','','',1024,10,0,0,0,0,0,0,85,85,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52060,15595,0,0,37739,0,0,0,'Lognah','Wind Rider Master','',134217728,7,0,1,0,0,0,0,85,85,104,1,1,0,1,8193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52092,15595,0,0,34569,0,0,0,'Izak Mixmaster','Bartender','',0,7,0,0,0,0,0,0,30,30,2159,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52093,15595,0,0,34569,0,0,0,'Zanagan Mixmaster','Bartender','',0,7,0,0,0,0,0,0,30,30,2159,1,1,0,1,640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52146,15595,0,0,909,0,0,0,'Chitter','','',1,1,3,4,0,0,0,0,18,18,22,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52161,15595,0,0,937,0,0,0,'Foulweald Pathfinder','','',0,10,0,0,0,0,0,0,23,24,82,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52170,15595,0,0,37795,0,0,0,'Gizzik Oregrab','Mining Trainer','',0,7,0,0,0,0,0,0,35,35,2160,1,1,0,1,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52171,15595,0,0,37798,0,0,0,'Muddy Tracks','','Inspect',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52190,15595,0,0,37802,0,0,0,'Twilber Torquewrench','Steam Tank Mechanic','',4096,7,0,0,0,0,0,0,15,15,875,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52192,15595,0,0,37804,0,0,0,'Brogor','','',0,7,0,0,0,0,0,0,20,20,2201,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52196,15595,3379,0,4198,4199,0,0,'Burning Blade Bruiser','','',0,7,0,0,0,0,0,0,16,18,554,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52207,15595,0,0,37808,0,0,0,'Nagala Whipshank','Caravan Supplier','',0,7,0,0,0,0,0,0,25,25,125,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52227,15595,0,0,29224,0,0,0,'Balgor Whipshank','Caravan Driver','',0,7,0,0,0,0,0,0,11,11,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52292,15595,0,0,37822,0,0,0,'Droha','Shaman Trainer','',134217728,7,0,0,0,0,0,0,60,60,1638,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52312,15595,0,0,27624,0,0,0,'Xelnaz','','',0,3,0,0,0,0,0,0,18,18,16,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52317,15595,0,0,37833,0,0,0,'Mahala Cloudsong','Shaman Trainer','',0,7,0,0,0,0,0,0,60,60,104,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52319,15595,0,0,37834,0,0,0,'Mala Skywatcher','Druid Trainer','',0,7,0,0,0,0,0,0,60,60,104,1,1,0,1,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52321,15595,0,0,37836,0,0,0,'Honor Guard Dunstad','','',4096,7,0,0,0,0,0,0,85,85,55,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52335,15595,0,0,37844,0,0,0,'Dareth','Druid Trainer','',134217728,7,0,0,0,0,0,0,60,60,2163,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52338,15595,0,0,4198,4199,29287,0,'Burning Blade Attacker','','',0,7,0,0,0,0,0,0,17,19,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52356,15595,0,0,3918,3919,7233,355,'Venture Co. Drudger','','',0,7,0,0,0,0,0,0,16,17,47,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52357,15595,0,0,7237,0,4098,3912,'Venture Co. Mercenary','','',0,7,0,0,0,0,0,0,16,17,47,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52358,15595,0,0,37850,0,0,0,'Craggle Wobbletop','Toys and Novelties','',134221824,7,0,0,0,0,0,0,20,20,875,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1597,0,0,0,0,0,0,0,0,0),(52359,15595,0,0,33303,0,0,0,'Toy Cart','','',0,10,0,0,0,0,0,0,1,1,7,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'5301',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1595,0,0,0,0,0,0,0,0,0),(52361,15595,0,0,20570,22769,0,0,'Toy Cart Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'5301',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52374,15595,0,0,37814,0,0,0,'Panther Cub','','',8,1,0,0,0,0,0,0,2,2,35,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52386,15595,0,0,4198,4199,29287,0,'Burning Blade Windrider','','',0,7,0,0,0,0,0,0,17,19,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52448,15595,0,0,14589,0,0,0,'Gef','','',0,7,0,0,0,0,0,0,2,2,29,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52456,15595,0,0,14616,0,0,0,'Jesi','','',0,7,0,0,0,0,0,0,1,1,29,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52457,15595,0,0,37911,37912,0,0,'Kodo Calfling','','',0,1,0,0,0,0,0,0,1,2,35,42,55,0,1,0,0,0,0.0607,0.3603,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52460,15595,0,0,29806,0,0,0,'Ruby','','',0,12,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52526,15595,0,0,36174,28726,0,0,'Ruby\'s Dance Vehicle','','',0,12,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1604,0,0,0,0,0,0,0,0,0),(52584,15595,0,0,37956,0,0,0,'Laida Gembold','Jewelcrafting Supplies','',0,7,0,0,0,0,0,0,30,30,55,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52586,15595,0,0,37957,0,0,0,'Hanner Gembold','Jewelcrafting Trainer','',0,7,0,0,0,0,0,0,30,30,55,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52587,15595,0,0,37958,0,0,0,'Neller Fayne','Jewelcrafting Trainer','',0,7,0,0,0,0,0,0,30,30,68,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52588,15595,0,0,37959,0,0,0,'Sara Lanner','Jewelcrafting Supplies','',0,7,0,0,0,0,0,0,30,30,68,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52636,15595,0,0,37994,0,0,0,'Tana Lentner','Engineering Trainer','',134217728,7,0,0,0,0,0,0,35,35,2163,1,1,0,1,83,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52637,15595,0,0,37995,0,0,0,'Hugo Lentner','Engineering Supplies','',134217728,7,0,0,0,0,0,0,30,30,2163,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52640,15595,0,0,37996,0,0,0,'Rolf Karner','Blacksmithing Trainer','',134217728,7,0,0,0,0,0,0,35,35,2163,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52641,15595,0,0,37997,0,0,0,'Layna Karner','Blacksmithing Supplies','',0,7,0,0,0,0,0,0,30,30,2163,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52642,15595,0,0,37998,0,0,0,'Foreman Pernic','Mining Trainer','',134217728,7,0,0,0,0,0,0,35,35,2163,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52643,15595,0,0,37999,0,0,0,'Rissa Halding','Mining Supplies','',0,7,0,0,0,0,0,0,30,30,2163,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52644,15595,0,0,38000,0,0,0,'Tarien Silverdew','Jewelcrafting Supplies','',0,7,0,0,0,0,0,0,30,30,80,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52645,15595,0,0,38001,0,0,0,'Aessa Silverdew','Jewelcrafting Trainer','',134217728,7,0,0,0,0,0,0,30,30,80,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52651,15595,0,0,38006,0,0,0,'Engineer Palehoof','Engineering Trainer','',134217728,7,0,0,0,0,0,0,46,46,104,1,1,0,1,83,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52654,15595,0,0,38008,0,0,0,'Bwemba','','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52655,15595,0,0,38009,0,0,0,'Palehoof\'s Big Bag of Parts','Engineering Supplies','',0,7,0,0,0,0,0,0,30,30,104,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52657,15595,0,0,38010,0,0,0,'Nahari Cloudchaser','Jewelcrafting Trainer','',134217728,7,0,0,0,0,0,0,30,30,104,1,1,0,1,83,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52658,15595,0,0,38011,0,0,0,'Paku Cloudchaser','Jewelcrafting Supplies','',134217728,7,0,0,0,0,0,0,30,30,104,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52806,15595,0,0,31839,31840,31737,31842,'Darkspear Warrior','','',0,7,0,0,0,0,0,0,85,85,126,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52809,15595,0,0,38047,0,0,0,'Blax Bottlerocket','Toys and Novelties','',134221824,7,0,0,0,0,0,0,20,20,2159,1,1,0,1,129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1621,0,0,0,0,0,0,0,0,0),(52810,15595,0,0,20570,22769,0,0,'Toy Cart Bunny','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52812,15595,0,0,33303,0,0,0,'Toy Cart','','',0,10,0,0,0,0,0,0,1,1,7,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1622,0,0,0,0,0,0,0,0,0),(52830,15595,0,0,38055,0,0,0,'Michelle De Rum','Pet Collector','',0,7,0,0,0,0,0,0,60,60,35,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52831,15595,0,0,37712,0,0,0,'Winterspring Cub','','',0,12,0,0,0,0,0,0,1,1,188,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52908,15595,0,0,22903,11686,0,0,'Generic Bunny','','',1048576,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53081,15595,0,0,38008,0,0,0,'Bwemba','','',0,7,0,0,0,0,0,0,85,85,126,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53352,15595,0,0,3167,0,0,0,'Commander Sharp','','',0,7,0,0,0,0,0,0,85,85,11,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53394,15595,0,0,24140,0,0,0,'Blue Dragon','','',0,2,0,1,0,0,0,0,85,85,2028,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53396,15595,0,0,38312,0,0,0,'Tarecgosa','','',0,2,0,1,0,0,0,0,85,85,2028,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53403,15595,0,0,38315,0,0,0,'Allen Bright','Priest Trainer','',134217728,7,0,0,0,0,0,0,45,45,894,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53404,15595,0,0,38314,0,0,0,'Redia Vaunt','Warlock Trainer','',134217728,7,0,0,0,0,0,0,50,50,894,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53405,15595,0,0,38316,0,0,0,'Raedra Windhammer','Shaman Trainer','',134217728,7,0,0,0,0,0,0,50,50,2339,1,1,0,1,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53407,15595,0,0,38318,0,0,0,'Sansha MacVince','Riding Trainer','',0,7,0,0,0,0,0,0,35,35,894,1,1,0,1,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53409,15595,0,0,38319,0,0,0,'\"Kobold\" Kerik','Mining Trainer & Supplies','',0,7,0,0,0,0,0,0,37,37,894,1,1,0,1,145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53410,15595,0,0,38322,0,0,0,'Lissah Spellwick','Enchanting Trainer & Supplies','',134217728,7,0,0,0,0,0,0,37,37,894,1,1,0,1,209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53415,15595,0,0,38324,0,0,0,'Theoden Manners','Inscription Trainer & Supplies','',134221824,7,0,0,0,0,0,0,37,37,894,1,1,0,1,145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53421,15595,0,0,38328,0,0,0,'Faena Woolybush','Archaeology Trainer','',134217728,7,0,0,0,0,0,0,37,37,894,1,1,0,1,209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53436,15595,0,0,38331,0,0,0,'Eustace Tanwell','Leatherworking Trainer & Supplies','',134217728,7,0,0,0,0,0,0,37,37,894,1,1,0,1,145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53437,15595,0,0,38332,0,0,0,'Humbert Tanwell','Skinning Trainer','',0,7,0,0,0,0,0,0,37,37,894,1,1,0,1,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53488,15595,0,0,169,16925,0,0,'Summon Enabler Stalker','','',1048576,10,0,1,0,0,0,0,80,80,14,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53516,15595,0,0,26381,0,0,0,'Essence of Doubt','','',0,4,0,0,0,0,0,0,85,85,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53517,15595,0,0,38376,0,0,0,'Squirming Slime Mold','','LootAll',0,10,0,0,0,0,0,0,1,5,190,42,102,0,1,16777216,0,0,0.0607,1.4422,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53522,15595,0,0,38377,38378,0,0,'Baby Octopus','','Pickup',0,1,0,0,0,0,0,0,5,5,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53526,15595,0,0,38380,0,0,0,'Brightwater Snail','','LootAll',0,1,0,0,0,0,0,0,1,5,190,42,102,0,1,16777216,0,0,0.0607,1.4422,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53527,15595,0,0,2148,0,0,0,'Prisoner','','',0,7,0,1,0,0,0,0,23,23,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53528,15595,0,0,38381,0,0,0,'Chef Audrey','Food & Drink Vendor','',0,7,0,0,0,0,0,0,35,35,68,1,1,0,1,642,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53530,15595,0,0,34910,0,0,0,'Shadow of Doubt','','',0,4,0,1,0,0,0,0,85,85,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53544,15595,0,0,15395,0,0,0,'Squirky','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53553,15595,0,0,17188,0,0,0,'Crayfish Attack','','',0,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53561,15595,0,0,32941,0,0,0,'Stonebull Crayfish','','LootAll',0,1,0,0,0,0,0,0,1,5,190,42,102,0,1,16777216,0,0,0.0607,1.4422,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53568,15595,0,0,5369,6193,304,0,'Dun Morogh Chicken','','Pickup',0,8,0,0,0,0,0,0,5,5,190,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53591,15595,0,0,21955,37692,0,0,'[DND] Moat Monster Spawn Loc','','',16777216,10,0,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53626,15595,0,0,38421,252,257,344,'Stormwind Orphan','','',0,7,0,0,0,0,0,0,1,3,12,42,71,0,1,0,0,0,0.0607,0.6976,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53641,15595,0,0,38422,0,0,0,'Allison Potts','Heavy Armor Merchant','',0,7,0,0,0,0,0,0,30,30,12,1,1,0,1,4225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53991,15595,0,0,38596,0,0,0,'Quincy Cutler','Owner and Proprietor','',4096,7,0,0,0,0,0,0,45,45,12,1,1,0,1,641,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54004,15595,0,0,14589,0,0,0,'Jaga','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,2,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54026,15595,0,0,38626,0,0,0,'Dotty','Vin\'s Pet','',1,1,52,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54113,15595,0,0,38631,0,0,0,'Spooks','Jaga\'s Pet','',1,1,52,0,0,0,0,0,1,1,35,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54116,15595,0,0,38801,0,0,0,'Dori\'thur','Tyrande\'s Companion','',104,1,46,1,0,0,0,0,87,87,124,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54117,15595,0,0,19091,0,0,0,'Vin','','',0,7,0,0,0,0,0,0,1,1,35,42,42,0,1,2,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54214,15595,0,0,38683,0,0,0,'Scott Keenan','','',4096,7,0,0,0,0,0,0,25,25,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54215,15595,0,0,38686,0,0,0,'Lana Ashwin','','',4096,7,0,0,0,0,0,0,34,34,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54216,15595,0,0,38685,0,0,0,'Warren Fulton','','',4096,7,0,0,0,0,0,0,27,27,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54217,15595,0,0,38687,0,0,0,'Daphne \"The Rose\" Bloom','','',4096,7,0,0,0,0,0,0,34,34,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54218,15595,0,0,38688,0,0,0,'Daniel Kinsey','','',4096,7,0,0,0,0,0,0,25,25,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54219,15595,0,0,38684,0,0,0,'Sean Copeland','','',4096,7,0,0,0,0,0,0,27,27,12,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54232,15595,0,0,38697,0,0,0,'Mrs. Gant','Cooking Trainer & Supplies','',134217728,7,0,0,0,0,0,0,45,45,120,1,1,0,1,209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54244,15595,0,0,34459,25893,0,0,'Undercity Citizen','','',4096,7,0,0,0,0,0,0,10,55,68,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54308,15595,0,0,38745,0,0,0,'Kirsty Logan','','',0,7,0,0,0,0,0,0,22,22,120,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54313,15595,0,0,38689,0,0,0,'Thrall','','',4,7,0,1,0,0,0,0,88,88,2167,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54334,15595,0,0,39051,39052,0,0,'Darkmoon Faire Mystic Mage','','',0,7,0,0,0,0,0,0,85,85,1078,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54344,15595,0,0,27510,0,0,0,'Highlord\'s Nemesis Trainer','','',4,9,0,3,0,0,0,0,88,88,7,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54371,15595,42652,0,383,0,0,0,'Riverpaw Bandit','','',0,7,0,0,0,0,0,0,12,13,20,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54372,15595,42652,0,384,0,0,0,'Riverpaw Brute','','',0,7,0,0,0,0,0,0,13,13,20,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54373,15595,42652,0,413,0,0,0,'Riverpaw Herbalist','','',0,7,0,0,0,0,0,0,12,13,20,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54441,15595,0,0,38799,0,0,0,'Thaumaturge Vashreen','Arcane Reforger','Reforge',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,134217728,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54442,15595,0,0,38804,0,0,0,'Warpweaver Hashom','Transmogrifier','Transmogrify',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,268435456,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54443,15595,0,0,38800,0,0,0,'Vaultkeeper Razhid','Void Storage','Voidstorage',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,536870912,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54471,15595,0,0,38799,0,0,0,'Thaumaturge Zajir','Arcane Reforger','Reforge',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,134217728,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54472,15595,0,0,38800,0,0,0,'Vaultkeeper Jazra','Void Storage','Voidstorage',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,536870912,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54473,15595,0,0,38804,0,0,0,'Warpweaver Dushar','Transmogrifier','Transmogrify',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,268435456,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54475,15595,0,0,15921,0,0,0,'Crab','','',1048576,8,8,0,0,0,0,0,1,1,188,42,42,0,1,0,0,0,0.0607,0.0607,0,0,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54654,15595,0,0,22399,0,0,0,'Ecton Brasstumbler','Honor Quartermaster','',0,7,0,0,0,0,0,0,70,70,35,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54655,15595,0,0,22438,0,0,0,'Evee Copperspring','Conquest Quartermaster','',0,7,0,0,0,0,0,0,70,70,35,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54656,15595,0,0,27953,0,0,0,'Argex Irongut','Glorious Conquest Quartermaster','',0,7,0,0,0,0,0,0,70,70,35,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54657,15595,0,0,22602,0,0,0,'Doris Chiltonius','Glorious Conquest Quartermaster','',4096,7,0,1,0,0,0,0,70,70,125,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54658,15595,0,0,14612,0,0,0,'Sergeant Thunderhorn','Conquest Quartermaster','',4096,7,0,0,0,0,0,0,65,65,125,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54659,15595,0,0,28300,0,0,0,'Blood Guard Zar\'shi','Honor Quartermaster','',4096,7,0,0,0,0,0,0,65,65,125,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54660,15595,0,0,21512,0,0,0,'Lieutenant Tristia','Glorious Conquest Quartermaster','',4096,7,0,0,0,0,0,0,75,75,123,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54661,15595,0,0,12917,0,0,0,'Captain Dirgehammer','Conquest Quartermaster','',4096,7,0,0,0,0,0,0,65,65,1078,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54662,15595,0,0,31953,0,0,0,'Knight-Lieutenant T\'Maire Sydes','Honor Quartermaster','',4096,7,0,0,0,0,0,0,75,75,123,1,1,0,1,4224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55272,15595,0,0,39096,0,0,0,'Mountain Horse','','',0,1,0,0,0,0,0,0,5,5,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55273,15595,0,0,39095,0,0,0,'Swift Mountain Horse','','',0,1,0,0,0,0,0,0,5,5,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55285,15595,0,0,39100,0,0,0,'Astrid Langstrump','Mountain Horse Handler','',0,7,0,0,0,0,0,0,8,8,2163,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55382,15595,0,0,39119,39120,0,0,'Darkmoon Faire Mystic Mage','','',0,7,0,0,0,0,0,0,85,85,1735,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55396,15595,0,0,39118,0,0,0,'Darkmoon Faire Greeter','','',0,7,0,0,0,0,0,0,85,85,1735,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55397,15595,0,0,39113,0,0,0,'Fire Juggler','','',0,7,0,0,0,0,0,0,40,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55398,15595,0,0,39114,0,0,0,'Fire Juggler','','',0,7,0,0,0,0,0,0,40,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55399,15595,0,0,39115,0,0,0,'Fire Eater','','',0,7,0,0,0,0,0,0,60,70,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55684,15595,0,0,39184,0,0,0,'Jordan Smith','Blacksmithing Trainer & Supplies','',0,7,0,0,0,0,0,0,30,30,12,1,1,0,1,4241,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55783,15595,0,0,39211,39222,39223,0,'Ravenholdt Sentry','Assassin\'s League','',0,7,0,0,0,0,0,0,85,85,473,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55808,15595,0,0,39424,39425,39426,0,'Ravenholdt Lookout','Assassin\'s League','',0,7,0,0,0,0,0,0,85,85,473,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56796,15595,0,0,39501,0,0,0,'Angela Leifeld','First Aid Trainer','',0,7,0,0,0,0,0,0,35,35,12,1,1,0,1,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56894,15595,0,0,4264,4261,0,0,'Splintertree Guard','','',0,10,0,0,0,0,0,0,30,30,85,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56899,15595,0,0,39526,0,0,0,'Ragged Jong','','',0,7,0,0,0,0,0,0,57,57,35,1,1,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56925,15595,0,0,39532,0,0,0,'Farrah Facet','Epic Gem Recipes','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57800,15595,0,0,39809,0,0,0,'Thaumaturge Rafir','','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57801,15595,0,0,39809,0,0,0,'Thaumaturge Altha','','',0,7,0,0,0,0,0,0,85,85,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57922,15595,0,0,39910,0,0,0,'Taryssa Lazuria','Jewelcrafting Supplies','',0,7,0,0,0,0,0,0,30,30,1604,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58154,15595,0,0,40013,0,0,0,'Toren Landow','Legacy Justice Quartermaster','',0,7,0,0,0,0,0,0,55,55,12,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'0',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58155,15595,0,0,40012,0,0,0,'Rugok','Legacy Justice Quartermaster','',0,7,0,0,0,0,0,0,55,55,29,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58167,15595,0,0,40027,0,0,0,'Colton Smith','','',0,7,0,0,0,0,0,0,45,45,1665,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58193,15595,0,0,26747,26749,26748,26741,'Wyrmrest Protector','','',72,7,0,1,0,0,0,0,87,87,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58195,15595,0,0,10008,0,0,0,'Chromie','Ambassador of the Bronze Dragonflight','',0,2,0,0,0,0,0,0,85,85,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58199,15595,0,0,24806,0,0,0,'Lord Itharius','Ambassador of the Green Dragonflight','',0,2,0,1,0,0,0,0,85,85,35,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(26688,0,0,0,169,0,11686,0,'Statis orb','','',1024,10,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(138,11159,0,0,14662,0,0,0,'out Captain Lolo Longstriker','The Thorium Brotherhood','',0,7,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38110,15595,0,0,23137,0,0,0,'Pustulating Horror (1)','','',0,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38220,15595,0,0,27982,0,0,0,'Rimefang (1)','','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38057,15595,0,0,26919,0,0,0,'Servant of the Throne (1)','','',0,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38058,15595,0,0,30885,0,0,0,'Nerub\'ar Broodkeeper (1)','','',0,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38075,15595,0,0,30323,30360,0,0,'Deathspeaker Servant (1)','Cult of the Damned','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38073,15595,0,0,30324,0,0,0,'Deathspeaker Disciple (1)','Cult of the Damned','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38076,15595,0,0,30326,30357,0,0,'Deathspeaker Zealot (1)','Cult of the Damned','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38072,15595,0,0,30327,30359,0,0,'Deathspeaker Attendant (1)','Cult of the Damned','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38074,15595,0,0,30343,0,0,0,'Deathspeaker High Priest (1)','Cult of the Damned','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38077,15595,0,0,30352,0,0,0,'Risen Deathspeaker Servant (1)','','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38082,15595,0,0,30452,30450,0,0,'Skybreaker Protector (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38086,15595,0,0,30453,30454,0,0,'Skybreaker Vindicator (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38079,15595,0,0,30455,30457,0,0,'Skybreaker Dreadblade (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38031,15595,0,0,30459,0,0,0,'Deathbound Ward (1)','','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38061,15595,0,0,31092,0,0,0,'The Damned (1)','','',72,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38059,15595,0,0,30616,30617,0,0,'Ancient Skeletal Soldier (1)','','',0,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38081,15595,0,0,30463,0,0,0,'Skybreaker Luminary (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38078,15595,0,0,30473,30465,0,0,'Skybreaker Assassin (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38085,15595,0,0,30467,30468,0,0,'Skybreaker Vicar (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38083,15595,0,0,30469,30470,0,0,'Skybreaker Sorcerer (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38080,15595,0,0,30471,30472,0,0,'Skybreaker Hierophant (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38092,15595,0,0,30482,30484,0,0,'Kor\'kron Reaver (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38091,15595,0,0,30480,30481,0,0,'Kor\'kron Primalist (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38090,15595,0,0,30478,30479,0,0,'Kor\'kron Oracle (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38087,15595,0,0,30474,30475,0,0,'Kor\'kron Defender (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38088,15595,0,0,30476,30477,0,0,'Kor\'kron Invoker (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38096,15595,0,0,30489,30490,0,0,'Kor\'kron Vanquisher (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38097,15595,0,0,30529,30528,0,0,'Skybreaker Marksman (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38093,15595,0,0,30530,30531,0,0,'Kor\'kron Sniper (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38084,15595,0,0,30535,30536,0,0,'Skybreaker Summoner (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38089,15595,0,0,30532,30534,0,0,'Kor\'kron Necrolyte (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38444,15595,0,0,30902,0,0,0,'Spire Frostwyrm (1)','','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38481,15595,0,0,14696,0,0,0,'Spire Gargoyle (1)','','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38445,15595,0,0,30656,0,0,0,'Spire Minion (1)','','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38446,15595,0,0,16206,0,0,0,'Frenzied Abomination (1)','','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37655,15595,0,0,25218,0,0,0,'Decaying Colossus (1)','','',0,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38138,15595,0,0,12349,0,0,0,'Little Ooze (1)','','',72,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38123,15595,0,0,30491,0,0,0,'Big Ooze (1)','','',72,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38108,15595,0,0,15961,0,0,0,'Blighted Abomination (1)','','',524392,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38062,15595,0,0,31020,31022,0,0,'Plague Scientist (1)','','',72,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38064,15595,0,0,30483,0,0,0,'Stinky (1)','','',72,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38063,15595,0,0,26577,0,0,0,'Vengeful Fleshreaper (1)','','',0,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38418,15595,0,0,24991,0,0,0,'Val\'kyr Herald (1)','','',72,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38103,15595,0,0,30483,0,0,0,'Precious (1)','','',72,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38098,15595,0,0,25468,0,0,0,'Darkfallen Advisor (1)','','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38100,15595,0,0,31025,31026,0,0,'Darkfallen Blood Knight (1)','The San\'layn','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38102,15595,0,0,31028,31029,0,0,'Darkfallen Commander (1)','The San\'layn','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38480,15595,0,0,31033,31034,31035,31036,'Darkfallen Noble (1)','The San\'layn','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38099,15595,0,0,30713,31023,31024,0,'Darkfallen Archmage (1)','The San\'layn','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38101,15595,0,0,31030,31031,0,0,'Darkfallen Lieutenant (1)','The San\'layn','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38479,15595,0,0,31037,31038,0,0,'Darkfallen Tactician (1)','The San\'layn','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38312,15595,0,0,7470,5990,513,0,'Flesh-eating Insect (1)','','',0,10,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38600,15595,0,0,19110,0,0,0,'Vampiric Fiend (1)','','',0,3,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38105,15595,0,0,10976,10975,5432,5265,'Plagued Zombie (1)','','',72,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38419,15595,0,0,12432,0,0,0,'Severed Essence (1)','','',0,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38095,15595,0,0,30487,30488,0,0,'Kor\'kron Templar (1)','','',72,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38197,15595,0,0,26194,0,0,0,'Nerub\'ar Champion (1)','','',0,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38198,15595,0,0,31050,0,0,0,'Nerub\'ar Webweaver (1)','','',0,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38219,15595,0,0,27982,0,0,0,'Spinestalker (1)','','',72,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38298,15595,0,0,30907,0,0,0,'Captain Arnath (1)','','',4096,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38299,15595,0,0,30908,0,0,0,'Captain Brandon (1)','','',4096,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38303,15595,0,0,30909,0,0,0,'Captain Grondel (1)','','',4096,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38304,15595,0,0,30910,0,0,0,'Captain Rupert (1)','','',4096,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38258,15595,0,0,30521,0,0,0,'Sister Svalna (1)','','',96,6,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38126,15595,0,0,27548,0,0,0,'Ymirjar Frostbinder (1)','','',8,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38000,15595,0,0,30911,0,0,0,'Crok Scourgebane (1)','Grand Champion of the Ebon Blade','',4104,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38132,15595,0,0,27549,0,0,0,'Ymirjar Battle-Maiden (1)','','',8,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38133,15595,0,0,26623,0,0,0,'Ymirjar Warlord (1)','','',8,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38131,15595,0,0,25771,0,0,0,'Ymirjar Huntress (1)','','',8,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38185,15595,0,0,25242,0,0,0,'Corrupted Ymirjar (1)','','',0,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38362,15595,0,0,30597,0,0,0,'Nerub\'ar Broodling (1)','','',0,6,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38130,15595,0,0,27548,0,0,0,'Ymirjar Deathbringer (1)','','',8,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38134,15595,0,0,26623,0,0,0,'Frostwarden Warrior (1)','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38137,15595,0,0,27548,0,0,0,'Frostwarden Sorceress (1)','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38139,15595,0,0,26623,0,0,0,'Frostwarden Handler (1)','','',64,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38151,15595,0,0,30640,0,0,0,'Frostwing Whelp (1)','','',0,6,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38601,15595,0,0,19110,0,0,0,'Empowered Vampiric Fiend (1)','','',0,3,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39296,15595,0,0,31471,0,0,0,'Spirit Warden (1)','','',4096,6,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32850,15595,32856,0,25092,0,0,0,'Warsong Demolisher','','',0,9,0,1,0,1,1,0,23,23,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32851,15595,0,0,2429,0,0,0,'Vengeful Protector','','',0,10,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32959,15595,0,0,1757,0,0,0,'Cerellean Whiteclaw','','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32960,15595,0,0,1899,0,0,0,'Volcor','','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32961,15595,0,0,4402,0,0,0,'Shaldyn','','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32962,15595,0,0,8229,0,0,0,'Gershala Nightwhisper','','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32976,15595,0,0,1307,1938,0,0,'Tide Crawler','','',1,1,8,0,0,1,1,0,10,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(32998,15595,0,0,1010,0,0,0,'Blackwood Survivor','','',0,7,0,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33002,15595,0,0,12432,0,0,0,'Thundris Windweaver\'s Spirit','','',0,10,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33004,15595,0,0,9991,0,0,0,'Moonsaber','','',0,1,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33012,15595,0,0,22175,0,0,0,'Corrupted Duskrat (OLD)','','',0,8,0,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33013,15595,0,0,22175,0,0,0,'Duskrat','','',0,1,0,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33034,15595,0,0,1825,0,0,0,'Sentinel Elissa Starbreeze\'s Spirit','','',0,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33036,15595,0,0,12432,0,0,0,'Taldan\'s Spirit','','',0,10,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33038,15595,0,0,1825,0,0,0,'Caylais Moonfeather\'s Spirit','','',0,10,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33042,15595,0,0,31938,0,0,0,'Weakened Aetherion','','',2147483648,4,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33046,15595,0,0,21302,0,0,0,'Yalda\'s Spirit','','',0,10,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33075,15595,0,0,17607,0,0,0,'Caylais Moonfeather\'s Spirit','','',0,10,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33076,15595,0,0,17607,0,0,0,'Sentinel Elissa Starbreeze\'s Spirit','','',0,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33077,15595,0,0,17607,0,0,0,'Taldan\'s Spirit','','',0,10,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33078,15595,0,0,17607,0,0,0,'Thundris Windweaver\'s Spirit','','',0,10,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33082,15595,0,0,28003,0,0,0,'Spawn of Soggoth','','',0,7,0,0,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33096,15595,0,0,28382,0,0,0,'Barithras Moonshade','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33097,15595,0,0,28383,0,0,0,'Dalmond','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33098,15595,0,0,28384,0,0,0,'Grondal Moonbreeze','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33099,15595,0,0,1956,0,0,0,'Terenthis','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33100,15595,0,0,28385,0,0,0,'Valdaron','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33101,15595,0,0,28386,0,0,0,'Allyndia','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33102,15595,0,0,28387,0,0,0,'Gwennyth Bly\'Leggonde','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33103,15595,0,0,28388,0,0,0,'Mavralyn','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33131,15595,0,0,29027,0,0,0,'Great Moonstalker Spirit','','',0,1,2,0,0,1,1,0,15,15,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33132,15595,0,0,29028,0,0,0,'Great Thistle Bear Spirit','','',0,1,2,0,0,1,1,0,15,15,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33133,15595,0,0,29029,0,0,0,'Great Stag Spirit','','',0,1,2,0,0,1,1,0,15,15,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33166,15595,0,0,32711,0,0,0,'Thessera','','',36,2,0,3,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33176,15595,0,0,10858,0,0,0,'Kerlonian Evershade','','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33178,15595,0,0,28473,0,0,0,'Huntress Sandrya Moonfall','','',266240,7,0,1,0,1,1,0,15,15,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33247,15595,0,0,10889,0,0,0,'Sentinel Hippogryph','','',0,1,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33249,15595,0,0,1750,0,0,0,'Sentinel Tysha Moonblade','','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33254,15595,0,0,1932,0,0,0,'Lor\'danel Flight Master','Flight Master','',128,7,0,1,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33256,15595,0,0,28528,0,0,0,'Ashelan Northwood','','',4096,7,0,1,0,1,1,0,22,22,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33257,15595,0,0,28519,0,0,0,'Funeral Boat','','vehichleCursor',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33258,15595,0,0,28520,0,0,0,'Relwyn Shadestar','','',4096,7,0,1,0,1,1,0,23,23,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33260,15595,0,0,28530,0,0,0,'Sentinel Aluwyn','','',4096,7,0,1,0,1,1,0,21,21,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33261,15595,0,0,28529,0,0,0,'Sentinel-trainee Issara','','',4096,7,0,0,0,1,1,0,21,21,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33275,15595,0,0,1551,0,0,0,'Dummy Depth Charge','','',0,10,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33304,15595,0,0,28558,0,0,0,'Spirit of Gorat','','',0,7,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33338,15595,0,0,28541,28542,28543,28544,'Maestra\'s Post Sentinel','','',4096,7,0,0,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33358,15595,0,0,6448,9991,0,0,'Sentinel Nightsaber','','',0,1,0,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33386,15595,0,0,28595,0,0,0,'Brutusk','','vehichleCursor',0,1,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33394,15595,0,0,28484,28485,12913,0,'Ashenvale Ambusher','','',0,7,0,0,0,1,1,0,23,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33420,15595,0,0,34202,0,0,0,'Strange Tentacle','','',256,10,0,0,0,1,1,0,7,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,633,0,0,0,0,0,0,0,0,0),(33452,15595,0,0,9991,0,0,0,'Avana\'s Nightsaber','','',0,1,0,0,0,1,1,0,19,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33458,15595,0,0,12912,12913,12914,0,'Ashenvale Stalker','','',0,7,0,0,0,1,1,0,20,21,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33494,15595,0,0,24890,24895,26622,24898,'Cosmetic Flower','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33496,15595,0,0,9991,0,0,0,'Luara\'s Nightsaber','','',0,1,0,0,0,1,1,0,19,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33509,15595,0,0,28595,0,0,0,'Brutusk','','vehichleCursor',0,1,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33514,15595,0,0,19871,0,0,0,'Palanaar\'s Elekk','','',0,1,0,0,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33534,15595,0,0,28668,0,0,0,'Bingles\' Fuel Cell','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33569,15595,0,0,28484,28485,12913,0,'Ashenvale Assailant','','',0,7,0,0,0,1,1,0,23,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33801,15595,0,0,2676,0,0,0,'Dr. Fingers','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33804,15595,0,0,4449,0,0,0,'Imp Disguise','','',0,3,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33807,15595,0,0,11857,11859,11858,11860,'Splintertree Peon','','',0,7,0,0,0,1,1,0,21,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33808,15595,0,0,2676,0,0,0,'Evil Fingers Key Bearer','','',0,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33811,15595,0,0,2676,0,0,0,'Test - DGK - Human Refugee','','',0,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33812,15595,0,0,2676,0,0,0,'Test - DGK - Human Refugee Medic','','',0,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33813,15595,0,0,24818,24819,3422,24821,'Test Alliance Refugee','','',0,7,0,0,0,1,1,0,68,68,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33814,15595,0,0,16480,19595,0,0,'Splintertree Missile Target','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33826,15595,0,0,853,0,0,0,'Test - DGK - Murloc Slobberfang','','',0,1,0,0,0,1,1,0,20,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33833,15595,0,0,1079,0,0,0,'King Burgrurble','Grand Poobah','',0,1,0,0,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33834,15595,0,0,28602,0,0,0,'Professor Flozz','','',0,7,0,1,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33837,15595,0,0,7889,0,0,0,'Kadrak','','',0,7,0,0,0,1,1,0,31,31,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33858,15595,0,0,1126,11686,0,0,'Demon Duty Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33873,15595,0,0,15402,0,0,0,'Set Slobberfang Trap','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33889,15595,0,0,28950,0,0,0,'Krokk','','',0,7,0,0,0,1,1,0,24,24,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33912,15595,0,0,12750,0,0,0,'Raging Ancient','','',0,5,0,1,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33914,15595,0,0,0,12913,12912,12914,'Ashenvale Bowman','','',0,7,0,0,0,1,1,0,20,21,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33944,15595,0,0,4264,4261,0,0,'Splintertree Guard','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33945,15595,0,0,28484,28485,12913,0,'Ashenvale Assailant','','',0,7,0,0,0,1,1,0,24,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33948,15595,0,0,16480,19595,0,0,'Ashenvale Falling Rock Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33960,15595,0,0,28823,0,0,0,'Splintertree Demolisher','','',40,9,0,0,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33961,15595,0,0,28825,0,0,0,'Draaka','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33977,15595,0,0,28832,0,0,0,'Durak','','',0,7,0,0,0,1,1,0,22,22,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(33979,15595,0,0,28882,28881,0,0,'Splintertree Overseer','','',0,7,0,0,0,1,1,0,23,23,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34006,15595,0,0,7889,0,0,0,'Kadrak','','',0,7,0,0,0,1,1,0,31,31,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34008,15595,0,0,6295,1924,6297,0,'Plague Frog','','',0,8,0,5,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34009,15595,0,0,20604,0,0,0,'Withered Ent','','',256,4,0,0,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34012,15595,0,0,28486,28487,12912,12914,'Ashenvale Bowman','','',0,7,0,0,0,1,1,0,20,21,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34013,15595,0,0,28484,28485,12913,0,'Ashenvale Assailant','','',0,7,0,0,0,1,1,0,24,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34048,15595,0,0,6448,9991,0,0,'Sentinel Nightsaber','','',0,1,0,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34051,15595,0,0,6448,9991,0,0,'Sentinel Nightsaber','','',0,1,0,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34052,15595,0,0,4264,4261,0,0,'Splintertree Guard','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34053,15595,0,0,6448,9991,0,0,'Sentinel Nightsaber','','',0,1,0,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34066,15595,0,0,8811,0,0,0,'Raging Ancient','','',256,5,0,1,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34067,15595,0,0,28823,0,0,0,'Splintertree Demolisher','','',40,9,0,0,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34101,15595,0,0,28484,28485,28486,28487,'Ashenvale Skirmisher','','',0,7,0,0,0,1,1,0,20,21,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34117,15595,0,0,28484,28485,12913,0,'Ashenvale Skirmisher','','',0,7,0,0,0,1,1,0,20,21,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34118,15595,0,0,4261,4262,4263,4264,'Mor\'shan Defender','','',0,7,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34124,15595,0,0,12750,0,0,0,'Raging Ancient','','',0,5,0,1,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34126,15595,0,0,28484,28485,12913,0,'Ashenvale Skirmisher','','',0,7,0,0,0,1,1,0,20,21,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34136,15595,0,0,4264,4261,0,0,'Splintertree Guard','','',0,7,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34167,15595,0,0,28982,0,0,0,'Ashenvale Oak','','',1074790400,8,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34206,15595,0,0,29125,0,0,0,'Kaldorei Assassin','','',0,7,0,0,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34209,15595,0,0,6851,0,0,0,'Kulg\'s Wyvern','','',0,1,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34243,15595,0,0,29212,0,0,0,'Thessera','','',36,2,0,3,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34249,15595,0,0,29138,29139,29140,29381,'Sentinel Huntress','','',262144,7,0,0,0,1,1,0,8,8,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34253,15595,0,0,32905,0,0,0,'Garrosh Hellscream [Orgrimmar]','Overlord of the Warsong Offensive','',4,7,0,3,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34262,15595,0,0,6473,0,0,0,'Tamable Violet Raptor','','',1,1,11,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34263,15595,0,0,14344,0,0,0,'Tamable Swift Olive Raptor','','',1,1,11,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34278,15595,0,0,29184,0,0,0,'Withers','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34305,15595,0,0,27932,0,0,0,'Faceless Devourer','','Inspect',0,1,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34311,15595,0,0,6448,9991,0,0,'Sentinel Nightsaber','','',0,1,0,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34312,15595,0,0,6448,9991,0,0,'Sentinel Nightsaber','','',0,1,0,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34317,15595,0,0,23504,0,0,0,'Freezing Surger','','',0,4,0,0,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34322,15595,0,0,5187,0,0,0,'Whirling Vortex','','',0,4,0,1,0,1,1,0,24,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34328,15595,0,0,27849,0,0,0,'Devouring Presence','','Inspect',0,1,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34347,15595,0,0,852,3619,346,0,'Happy Greymist Murloc','','',0,7,0,0,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34348,15595,0,0,15398,15393,0,0,'Happy Greymist Orphan','','',0,7,0,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34355,15595,0,0,23767,0,0,0,'Fuel Tank (Player)','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34357,15595,0,0,29195,0,0,0,'Aman','','',0,5,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34358,15595,0,0,29199,0,0,0,'Avrus the Redeemed','','',4096,7,0,0,0,1,1,0,22,22,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34367,15595,0,0,4589,0,0,0,'Energized Soothing Totem','','',0,11,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34368,15595,0,0,4607,0,0,0,'Fire Elemental Remnant','','',0,4,0,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34369,15595,0,0,9573,0,0,0,'Hermit Tide Crawler','','',1,1,8,0,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34370,15595,0,0,24905,0,0,0,'Fire Elemental Rager','','',0,4,0,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34375,15595,0,0,22473,0,0,0,'Grove Hippogryph','','vehichleCursor',0,1,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34376,15595,0,0,29172,0,0,0,'Kathrena Winterwisp','','',0,7,0,0,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34379,15595,0,0,26315,0,0,0,'Ignovus the Outcast','Wolfheart Pack','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34380,15595,0,0,26315,26269,26314,0,'Captured Worgen','Wolfheart Pack','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34388,15595,0,0,29177,0,0,0,'Tranquil Wildkin Spirit','','',0,6,0,0,0,1,1,0,15,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34390,15595,32856,0,28566,28569,28567,0,'Warsong Trampler','','',2048,7,0,1,0,1,1,0,22,23,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34397,15595,0,0,29074,0,0,0,'Nightmare Portal','','Interact',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34398,15595,0,0,18083,0,0,0,'Nightmare Guardian','','',0,7,0,0,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34399,15595,0,0,19634,0,0,0,'Nightmare Spawn','','',0,7,0,0,0,1,1,0,16,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34400,15595,0,0,29210,0,0,0,'Thessera','','vehichleCursor',36,2,0,3,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34401,15595,0,0,29211,0,0,0,'Thessera','','vehichleCursor',36,2,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34407,15595,0,0,28356,0,0,0,'Twilight Worker (Phase 2)','','',0,7,0,0,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34408,15595,0,0,28356,0,0,0,'Doomspeaker Trevellion (Phase 2)','','',0,7,0,0,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34409,15595,0,0,28356,0,0,0,'Foreman Balsoth (Phase 2)','','',0,7,0,0,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34412,15595,0,0,20570,17612,0,0,'Darkshore Intelligence Credit 3','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34416,15595,0,0,20748,0,0,0,'Queen Azshara','','',4,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34418,15595,0,0,1126,16946,0,0,'ELM General Purpose Bunny (scale x2 - Phase I)','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34421,15595,0,0,29074,0,0,0,'Azshara Portal','','Interact',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34422,15595,0,0,35095,0,0,0,'Malfurion Stormrage','','',4,7,0,3,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34430,15595,0,0,23873,0,0,0,'Lead Caravan Kodo','','vehichleCursor',0,1,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34431,15595,0,0,29224,0,0,0,'Balgor Whipshank','Caravan Driver','',0,7,0,0,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34432,15595,0,0,29225,0,0,0,'Far Watch Caravan Kodo','','',0,1,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34433,15595,0,0,29313,0,0,0,'Furious Wind Rider','','',32,1,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34438,15595,0,0,29237,0,0,0,'Riding Shotgun','','',0,1,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34439,15595,0,0,16480,19595,0,0,'Phase Q1 Generic Bunny JSB','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34440,15595,0,0,1126,11686,0,0,'Fel Rock Grellkin Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34486,15595,0,0,1921,29238,29239,0,'Awakened Ancient','','',256,7,0,0,0,1,1,0,19,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34487,15595,0,0,1253,1344,6094,0,'Razormane Raider','','',0,7,0,0,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34501,15595,0,0,16480,19595,0,0,'Thrower Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34506,15595,0,0,20570,27823,0,0,'Guiding Mist','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34508,15595,0,0,16480,19595,0,0,'Blastranaar Explosive Bunny','','',1024,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34509,15595,0,0,29242,0,0,0,'Ralton','','',0,7,0,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34512,15595,0,0,29246,0,0,0,'Stikwad','Earthen Ring','',0,7,0,0,0,1,1,0,31,31,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34514,15595,0,0,4745,0,0,0,'Hogtied Razormane','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34516,15595,0,0,11421,0,0,0,'Tracking Wolf','','',0,7,0,0,0,1,1,0,2,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34570,15595,0,0,29382,0,0,0,'Warden Blackwell','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34571,15595,0,0,29290,0,0,0,'Gwen Armstead','Mayor of Duskhaven','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34572,15595,0,0,20930,0,0,0,'DOOMCHUCKAH','','',0,3,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34573,15595,0,0,1541,0,0,0,'Grimmburg Militia','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34574,15595,0,0,29272,0,0,0,'Shade of the Kaldorei','','',0,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34577,15595,0,0,29282,0,0,0,'Head Caravan Kodo','','vehichleCursor',0,1,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34582,15595,0,0,29237,0,0,0,'The Hotseat','','',0,1,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34583,15595,0,0,29272,0,0,0,'Shade of the Kaldorei','','',0,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34584,15595,0,0,29272,0,0,0,'Shade of the Kaldorei','','',0,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34585,15595,0,0,29272,0,0,0,'Shade of the Kaldorei','','',0,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34586,15595,0,0,29272,0,0,0,'Shade of the Kaldorei','','',0,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34593,15595,0,0,29288,207,29289,0,'Burning Blade Mount','','',2048,1,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34594,15595,0,0,4198,4199,29287,0,'Burning Blade Raider','','',0,7,0,0,0,1,1,0,11,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34595,15595,0,0,328,27823,0,0,'Chase Target (Invisible)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34598,15595,0,0,29292,0,0,0,'Huntsman Russell','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34599,15595,0,0,4304,0,0,0,'Bolyun','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34600,15595,0,0,7538,0,0,0,'Alenndaar Lapidaar','Hunter Trainer','',4096,7,0,0,0,1,1,0,27,27,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34601,15595,0,0,10980,0,0,0,'Harlown Darkweave','Leatherworking Supplies','',4096,7,0,0,0,1,1,0,27,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34602,15595,0,0,19912,0,0,0,'Kaliva','Mistress of Chains','',2147483648,3,0,0,0,1,1,0,26,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34604,15595,0,0,1461,0,0,0,'Big Baobob','Ancient of War','',266280,10,0,1,0,1,1,0,40,40,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34610,15595,0,0,850,5048,169,29297,'Demonic Invader','','',0,3,0,5,0,1,1,0,23,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34611,15595,0,0,29298,0,0,0,'Oil Canister (Player)','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34615,15595,0,0,25103,0,0,0,'Tonga\'s Eyes','','',0,1,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34616,15595,0,0,12348,0,0,0,'Contricting Vines','','',0,4,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34620,15595,0,0,6824,0,0,0,'Rampaging Furbolg','','',0,7,0,0,0,1,1,0,23,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34621,15595,0,0,28566,28569,28567,0,'Silverwind Defender','','',0,7,0,0,0,1,1,0,23,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34622,15595,0,0,26269,26315,0,0,'Captive Worgen','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34623,15595,0,0,3914,0,0,0,'Tonga\'s Spirit','','',0,7,0,0,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34625,15595,0,0,29302,0,0,0,'Bombgineered Supasploder','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34627,15595,0,0,26796,0,0,0,'Rogan Whiteclaw','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34629,15595,0,0,29306,29307,0,0,'Ashenvale Guardian','','',0,7,0,0,0,1,1,0,26,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34633,15595,0,0,29314,0,0,0,'Acolyte Inquisitor','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34636,15595,0,0,29294,29295,29296,0,'Ashenvale Archer','','',1024,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34637,15595,0,0,29317,0,0,0,'Grimmburg Watchman','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34639,15595,0,0,29318,0,0,0,'Grimmburg Watchman','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34642,15595,0,0,20570,27823,0,0,'Army of Corruption Controller','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34643,15595,0,0,29322,0,0,0,'Krugg Worgmaw','Scout Sergeant','',2048,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34646,15595,0,0,14574,0,0,0,'Ripper','','',2048,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34652,15595,0,0,29328,0,0,0,'Lady Thestrah','','',1024,7,0,1,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34659,15595,0,0,29294,29295,29296,0,'Daughter of Thestrah','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34661,15595,0,0,29191,29192,29193,0,'Warsong Incinerator','','',524288,7,0,1,0,1,1,0,25,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34662,15595,0,0,9590,0,0,0,'Light Melee Trash','','',4096,4,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34663,15595,0,0,987,0,0,0,'Dark Melee Trash','','',4096,6,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34664,15595,0,0,2722,0,0,0,'Light Ranged Trash','','',4096,4,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34665,15595,0,0,25200,0,0,0,'Dark Ranged Trash','','',4096,6,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34666,15595,0,0,10270,0,0,0,'Gilnean Bloodhound (Duskhaven)','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34667,15595,0,0,20570,27823,0,0,'FBG Controller Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34670,15595,0,0,20249,0,0,0,'Light Tower','','',4096,4,0,1,0,1,1,0,1,1,0,420,420,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34671,15595,0,0,29334,0,0,0,'Dark Tower','','',4096,4,0,1,0,1,1,0,1,1,0,420,420,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34672,15595,0,0,17035,0,0,0,'Imp','','vehichleCursor',0,3,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34690,15595,0,0,29327,11686,0,0,'Repurposed Shredder Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34722,15595,0,0,29301,0,0,0,'Krennan Aranas','Royal Chemist','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34725,15595,0,0,29374,0,0,0,'[UNUSED]Short Range Goblin Probe','','vehichleCursor',1072,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34726,15595,0,0,29374,0,0,0,'[UNUSED]Short Range Goblin Probe','','',1049648,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34736,15595,0,0,29383,29385,29384,29386,'Goblin Survivor','','',0,7,0,0,0,1,1,0,3,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34762,15595,0,0,13436,12062,0,0,'Disabled Scout','','',0,7,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34767,15595,0,0,29402,0,0,0,'Limpet Mine','Swim Away!','',33792,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34742,15595,0,0,25092,0,0,0,'Horde Siege Engine','','',32768,9,0,1,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34745,15595,0,0,29382,0,0,0,'Lieutenant Wright','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34746,15595,0,0,13436,12062,0,0,'Orc Looter','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34748,15595,0,0,29383,29385,29384,29386,'Goblin Survivor','','',0,7,0,0,0,1,1,0,3,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34758,15595,0,0,202,203,0,0,'Frenzied Defender','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34760,15595,0,0,6448,9991,0,0,'Sentinel Nightsaber','','',0,1,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,432,0,0,0,0,0,0,0,0,0),(34774,15595,0,0,169,27823,0,0,'Fire Pillar Controller Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34779,15595,0,0,11544,0,0,0,'Southsea Quest Counter','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34790,15595,0,0,29431,29432,29434,0,'Southsea Mutineer','','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34814,15595,0,0,11686,0,0,0,'Flame Cyclone','','',0,4,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34820,15595,0,0,1126,11686,29439,0,'Rolling Rock 2','','',0,10,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34821,15595,0,0,1126,11686,29439,0,'Rolling Rock 3','','',0,10,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34828,15595,0,0,29443,0,0,0,'Kala\'ma','','',0,7,0,0,0,1,1,0,17,17,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34831,15595,0,0,29446,0,0,0,'Waptor Twap','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34833,15595,0,0,29313,0,0,0,'Warsong Wind Rider (Stonetalon)','','',524320,1,0,1,0,1,1,0,21,23,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34837,15595,0,0,29454,0,0,0,'Tiny Raptor','','',0,1,0,0,0,1,1,0,2,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34842,15595,0,0,29461,29462,0,0,'Disturbed Ancestral Spirit','','',8,6,0,0,0,1,1,0,27,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34844,15595,0,0,3524,3525,3526,3527,'Stationed Guard','','Directions',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34845,15595,0,0,16381,16380,0,0,'Dwarven Archaeologist','Explorers\' League','',0,7,0,0,0,1,1,0,29,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34846,15595,0,0,9438,0,0,0,'Wyneth','','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34849,15595,0,0,4839,4840,0,0,'Honor\'s Stand Lieutenant','','',0,7,0,0,0,1,1,0,29,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34850,15595,0,0,29463,0,0,0,'Prince Liam Greymane','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34851,15595,0,0,30217,30218,30214,30216,'Panicked Citizen','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34853,15595,0,0,18023,18091,18092,18093,'Orc Prisoner','','',0,7,0,0,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34863,15595,0,0,29476,0,0,0,'Lieutenant Walden','','',128,7,0,0,0,1,1,0,3,3,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34864,15595,0,0,29466,29467,0,0,'Gilneas City Guard','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34867,15595,0,0,36770,0,0,0,'Shadowy Figure','','',4,7,0,0,0,1,1,0,1,1,0,41,41,60,1,0,2000,0,0.746,0.746,0,2000,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34884,15595,0,0,36770,36771,36772,0,'Rampaging Worgen','','',0,7,0,0,0,1,1,0,1,2,0,42,55,0,1,2,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34890,15595,0,0,29482,0,0,0,'Izzy','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34892,15595,0,0,29495,0,0,0,'Ace','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34913,15595,0,0,29463,0,0,0,'Prince Liam Greymane','','',264192,7,0,0,0,1,1,0,5,5,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34916,15595,0,0,29466,29467,0,0,'Gilneas City Guard','','',0,7,0,0,0,1,1,0,1,1,0,84000,84000,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34936,15595,0,0,29290,0,0,0,'Gwen Armstead','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,3,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34954,15595,0,0,32385,0,0,0,'Gobber','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34962,15595,0,0,16191,0,0,0,'Yellow Raptor Quest Credit','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34963,15595,0,0,16191,0,0,0,'Blue Raptor Quest Credit','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34964,15595,0,0,16191,0,0,0,'Red Raptor Quest Credit','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(34981,15595,0,0,30214,30215,30217,30218,'Frightened Citizen','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35006,15595,0,0,20570,17612,0,0,'Gilneas Market Evacuation Credit','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35010,15595,0,0,20570,17612,0,0,'Gilneas Evacuation Facing Marker (Near)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35011,15595,0,0,20570,17612,0,0,'Gilneas Evacuation Facing Marker (Far)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35056,15595,0,0,25871,0,0,0,'[UNUSED]Delivery Bike','','',40,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35057,15595,0,0,29560,0,0,0,'Delivery Bike Driver','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35058,15595,0,0,25871,0,0,0,'[UNUSED]Delivery Bike','','',40,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35059,15595,0,0,29561,0,0,0,'Ice Boulder','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35064,15595,0,0,29567,0,0,0,'Eye of Frost','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35065,15595,0,0,17856,27823,0,0,'Eye of Frost Beam Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35077,15595,0,0,29593,0,0,0,'Lord Darius Crowley','','',262148,7,0,1,0,1,1,0,5,5,0,1,5,0,1,2,1111,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35078,15595,0,0,29567,11686,0,0,'Eye of Frost Breath Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35081,15595,0,0,29619,0,0,0,'Sean Dempsey','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35082,15595,0,0,29593,0,0,0,'Mick Steele','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35103,15595,0,0,29612,0,0,0,'Unleashed Magic','','',0,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35112,15595,0,0,29613,0,0,0,'King Genn Greymane','','',262148,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35115,15595,0,0,29675,0,0,0,'Lord Godfrey','','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35123,15595,0,0,38602,0,0,0,'Vincent Hersham','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35124,15595,0,0,31161,0,0,0,'Tobias Mistmantle','','',0,7,0,0,0,1,1,0,4,4,0,1,5,0,1,0,1111,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35125,15595,0,0,1510,0,0,0,'Emma Stone','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35129,15595,0,0,26559,0,0,0,'Reprogrammed Shredder','','vehichleCursor',0,9,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35134,15595,0,0,1126,11686,0,0,'Azshara Land Mine Bunny','','',1024,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35164,15595,0,0,20570,17612,0,0,'Gilneas Prison Event Run Marker','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35165,15595,0,0,20570,17612,0,0,'Gilneas Prison Event Jump Marker','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35166,15595,0,0,20570,17612,0,0,'Gilneas Prison Event Spawn Marker','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35167,15595,0,0,36780,36780,0,0,'Worgen Alpha','','',0,7,0,0,0,1,1,0,3,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35170,15595,0,0,36780,36781,0,0,'Worgen Alpha','','',0,7,0,0,0,1,1,0,3,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35172,15595,0,0,341,309,0,0,'Human Peasant','','',0,7,0,0,0,1,1,0,27,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35175,15595,0,0,29630,29632,29666,29667,'Kezan Partygoer','','',0,7,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35178,15595,0,0,14273,0,0,0,'Personal Arcane Assistant','','',0,4,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,67794,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35185,15595,0,0,29662,29663,29664,29665,'Kezan Partygoer','','',0,7,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35188,15595,0,0,36777,36778,36779,0,'Worgen Runt','','',0,7,0,0,0,1,1,0,3,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35190,15595,0,0,4259,4260,4602,4601,'Orgrimmar Gatekeeper','','',0,7,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35192,15595,0,0,1126,11686,0,0,'ELM General Purpose Bunny (Phase II & Phase III)','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35193,15595,0,0,1126,11686,0,0,'ELM General Purpose Bunny (Phase II & Phase III) Large','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35194,15595,0,0,7871,0,0,0,'Ag\'tor Bloodfist','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35195,15595,0,0,29599,0,0,0,'Labor Captain Grabbit','','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35196,15595,0,0,26559,0,0,0,'Backup Shredder','','vehichleCursor',0,9,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35197,15595,0,0,203,202,729,0,'Lurking Worgen','','',0,7,0,0,0,1,1,0,2,2,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35201,15595,0,0,29666,29631,29664,29663,'Kezan Partygoer','','',0,7,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35202,15595,0,0,19725,21342,0,0,'Kezan Partygoer','','',0,7,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35207,15595,0,0,29495,0,0,0,'Ace','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35209,15595,0,0,32385,0,0,0,'Gobber','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35210,15595,0,0,29482,0,0,0,'Izzy','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35211,15595,0,0,29495,0,0,0,'Ace','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35212,15595,0,0,30263,0,0,0,'Gobber','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35213,15595,0,0,29482,0,0,0,'Izzy','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35225,15595,0,0,29681,0,0,0,'Trade Prince Gallywix\'s Spider Tank Mount','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35230,15595,0,0,29694,0,0,0,'Lord Darius Crowley','','',262148,7,0,1,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35231,15595,0,0,238,0,0,0,'Crowley\'s Horse','','',0,1,0,0,0,1,1,0,5,5,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,67063,0,0,0,0,0,0,0,0,0,0,0,0,0,463,0,0,0,0,0,0,0,0,0),(35232,15595,0,0,29466,29467,0,0,'Gilnean Royal Guard','','',0,7,0,0,0,1,1,0,2,2,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35233,15595,0,0,30217,30218,30214,30215,'Gilnean Survivor','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35235,15595,0,0,19725,21342,0,0,'Kezan Partygoer','','',0,7,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35236,15595,0,0,19725,21342,0,0,'Kezan Partygoer','','',0,7,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35237,15595,0,0,29676,29677,29678,374,'Pirate Party Crasher','Southseas Freebooter','',1024,7,0,0,0,1,1,0,4,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35238,15595,0,0,19725,21342,0,0,'Kezan Partygoer','','',0,7,0,0,0,1,1,0,1,2,0,42,55,0,1,1,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35274,15595,0,0,1126,11686,0,0,'ELM General Purpose Bunny (Phase I & Phase II)','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35275,15595,0,0,1126,11686,0,0,'ELM General Purpose Bunny (Phase III)','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35276,15595,0,0,1126,11686,0,0,'ELM General Purpose Bunny (Phase IV)','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35277,15595,0,0,1126,11686,0,0,'ELM General Purpose Bunny (Phase V, Phase VI, & Phase VII)','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35284,15595,0,0,1126,11686,0,0,'ELM General Purpose Bunny (Phase VI)','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35286,15595,0,0,29737,0,0,0,'Furien','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35287,15595,0,0,28417,0,0,0,'Furien\'s Mount','','vehichleCursor',0,1,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35288,15595,0,0,28417,0,0,0,'Furien\'s Dragonhawk','','',32,1,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35289,15595,0,0,6769,0,0,0,'Eric Maloof Phased Test Dude','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35295,15595,0,0,29745,0,0,0,'Cerelia','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35298,15595,0,0,29747,0,0,0,'Sorrem','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35300,15595,0,0,29749,0,0,0,'Gnomliberator XL-5000','Gnomeregan Reclaimation Society','vehichleCursor',32768,9,0,0,0,1,1,0,27,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35302,15595,0,0,29748,0,0,0,'Reinforced Gnomeregan Pounder','Gnomeregan Reclaimation Society','vehichleCursor',32768,9,0,0,0,1,1,0,27,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35313,15595,0,0,29752,0,0,0,'Shred-o-matic Harvester','Gnomeregan Reclaimation Society','vehichleCursor',32768,9,0,0,0,1,1,0,27,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35315,15595,0,0,29753,0,0,0,'Narimar','Flight Master','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,8193,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35316,15595,0,0,28417,0,0,0,'Furien\'s Dragonhawk','','',32,1,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35317,15595,0,0,29757,0,0,0,'Rebel Cannon','','Gunner',0,9,0,0,0,1,1,0,5,5,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,67279,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,0,0,0,0,0),(35369,15595,0,0,36784,0,0,0,'Josiah Avery','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35370,15595,0,0,36785,0,0,0,'Josiah Avery','','',0,7,0,0,0,1,1,0,4,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35371,15595,0,0,29797,0,0,0,'Marius Tanolaar','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35378,15595,0,0,30209,0,0,0,'Lorna Crowley','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35383,15595,0,0,36780,36781,0,0,'Bloodfang Lurker (roof)','','',0,7,0,0,0,1,1,0,4,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35384,15595,0,0,29798,29799,29800,29801,'Disciple of Elune','','',0,6,0,0,0,1,1,0,31,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35385,15595,0,0,20570,11686,0,0,'Bloodfang Lurker Jump-to','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35386,15595,0,0,16480,19595,0,0,'Wispy Vortex','','',0,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35388,15595,0,0,16480,21342,0,0,'Gusty Vortex','','',0,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35389,15595,0,0,16480,21342,0,0,'Stormy Vortex','','',0,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35390,15595,0,0,16480,21342,0,0,'Blustering Vortex','','',0,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35391,15595,0,0,16480,21342,0,0,'Surging Vortex','','',0,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35393,15595,0,0,16480,29847,0,0,'Raging Vortex','','',1074790400,10,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35409,15595,0,0,601,0,0,0,'Revitalized Basilisk','','',0,1,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35412,15595,0,0,1540,0,0,0,'Rejuvenated Thunder Lizard','','',0,1,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35434,15595,0,0,10916,0,0,0,'Recovering Kodo','','',0,1,0,0,0,1,1,0,10,11,0,1,5,0,1,0,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35446,15595,0,0,6757,0,0,0,'Cenarion Hippogryph','','',0,1,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35450,15595,0,0,28379,0,0,0,'Cenarion Ancient of Lore','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35452,15595,0,0,4705,4706,11307,11308,'Burning Blade Warlock','','',0,7,0,0,0,1,1,0,34,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35453,15595,0,0,17543,0,0,0,'Priestess Than\'darissa','','',0,3,0,1,0,1,1,0,35,35,0,1,5,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35454,15595,0,0,4426,0,0,0,'Doomguard Invader','','',0,3,0,1,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35456,15595,0,0,36777,36778,36779,0,'Worgen Runt','','',0,7,0,0,0,1,1,0,3,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35457,15595,0,0,36781,0,0,0,'Bloodfang Bloodletter','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35464,15595,0,0,16480,21342,0,0,'Vortex Starter Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35478,15595,0,0,11682,0,0,0,'Lastrea Greengale','Flight Master','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8193,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35480,15595,0,0,16057,0,0,0,'[ph] Furion\'s Post Flight Master','Dragonhawk Master','',0,7,0,1,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35481,15595,0,0,30299,0,0,0,'Moira Steelwing','Gryphon Master','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8193,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35485,15595,0,0,29727,0,0,0,'Goblin Surveyor Jr. Grade','','',0,7,0,0,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35486,15595,0,0,29827,0,0,0,'First Bank of Kezan Vault','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,67526,67508,67524,67525,67522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35503,15595,0,0,4761,0,0,0,'Shade of Hate','','',0,6,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35504,15595,0,0,29466,29467,29826,0,'Gilneas City Guard','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35505,15595,0,0,36770,36771,36772,0,'Bloodfang Ripper','','',0,7,0,0,0,1,1,0,2,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35509,15595,0,0,29466,29467,29826,0,'Gilneas City Guard','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35550,15595,0,0,29613,0,0,0,'King Genn Greymane','','',264196,7,0,0,0,1,1,0,10,10,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35551,15595,0,0,29463,0,0,0,'Prince Liam Greymane','','',264192,7,0,0,0,1,1,0,5,5,0,1,5,0,1,2,1111,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35552,15595,0,0,29694,0,0,0,'Lord Darius Crowley','','',262148,7,0,1,0,1,1,0,10,10,0,1,5,0,1,2,1111,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35553,15595,0,0,29675,0,0,0,'Lord Godfrey','','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35554,15595,0,0,30217,30218,30217,30218,'Shaken Survivor','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,1111,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35556,15595,0,0,295,0,0,0,'Thunk\'s Wyvern','Flight Master','',0,1,0,1,0,1,1,0,85,85,0,1,5,0,1,8193,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35558,15595,0,0,11141,0,0,0,'Ectoplasmic Exhaust','','',0,10,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35561,15595,0,0,16480,21342,0,0,'Raging Vortex Waypoint Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35562,15595,0,0,22474,0,0,0,'Korrah\'s Hippogryph','Flight Master','',0,1,0,1,0,1,1,0,85,85,0,1,5,0,1,8193,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35563,15595,0,0,29848,0,0,0,'Mennar Defender','','',0,7,0,0,0,1,1,0,14,15,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35565,15595,0,0,29849,0,0,0,'Mennar Acolyte','','',0,7,0,0,0,1,1,0,13,14,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35566,15595,0,0,29694,0,0,0,'Lord Darius Crowley','','',262144,7,0,1,0,1,1,0,10,10,0,1,5,0,1,3,1111,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35567,15595,0,0,29849,0,0,0,'Spirit of Kalytha','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35582,15595,0,0,203,202,729,0,'Bloodfang Stalker Credit','','',0,7,0,0,0,1,1,0,4,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35583,15595,0,0,9017,0,0,0,'Legion Defiler','','',0,3,0,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35584,15595,0,0,16480,0,0,0,'Imp Desecrator','','',0,3,0,0,0,1,1,0,13,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35585,15595,0,0,328,27823,0,0,'Lake Mennar Shield Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35592,15595,0,0,1126,11686,0,0,'Invisible Stalker (Float, Uninteractible, GiganticAOI)','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35595,15595,0,0,29863,0,0,0,'Archmage Selwyn','Mennar Academy','',0,7,0,1,0,1,1,0,30,30,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35605,15595,0,0,6748,0,0,0,'Slitherblade Invader','','',0,7,0,0,0,1,1,0,34,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35606,15595,0,0,11266,0,0,0,'Slitherblade Siren','','',0,7,0,0,0,1,1,0,32,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35609,15595,0,0,30262,0,0,0,'Villa Mook','','',0,7,0,0,0,1,1,0,3,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35613,15595,0,0,26685,0,0,0,'Keensnout Potbelly','','',0,1,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35618,15595,0,0,31161,0,0,0,'Tobias Mistmantle','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35619,15595,0,0,29694,0,0,0,'Lord Darius Crowley','','',262148,7,0,1,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35620,15595,0,0,16480,19595,0,0,'Elune\'s Handmaiden Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35621,15595,0,0,16480,19595,0,0,'Elune\'s Missile Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35629,15595,0,0,36770,36771,36772,33551,'Bloodfang Stalker','','',0,7,0,0,0,1,1,0,4,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35631,15595,0,0,30213,30210,30211,30212,'Gilnean Mastiff','','',1,1,52,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,67805,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35645,15595,0,0,16480,19595,0,0,'Bleached Skull Target Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35649,15595,0,0,29680,0,0,0,'Trade Prince Gallywix','Leader of the Bilgewater Cartel','',4,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35661,15595,0,0,29892,0,0,0,'Cenarion Embassador Thunk','','',0,7,0,0,0,1,1,0,38,38,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35698,15595,0,0,16480,19595,0,0,'Early Adoption Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35727,15595,0,0,4449,29905,0,0,'Swoop Egg','','',0,10,0,0,0,1,1,0,1,1,0,840,840,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35750,15595,0,0,1074,0,0,0,'Snapjaw Basilisk','','',0,1,0,0,0,1,1,0,31,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35752,15595,0,0,10273,0,0,0,'Defiant Swoop','','',0,1,7,0,0,1,1,0,32,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35753,15595,0,0,29906,0,0,0,'Krennan Aranas','Journeyman Chemist','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35757,15595,0,0,29911,0,0,0,'Bizby','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35760,15595,0,0,11686,0,0,0,'Monkey Business Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35761,15595,0,0,328,27823,0,0,'Mortar Barrage','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35762,15595,0,0,11686,0,0,0,'Arcane Charge','','',8,9,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35772,15595,0,0,13211,17200,0,0,'Besalt Bunny','','',1152,10,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35773,15595,0,0,29914,0,0,0,'Cenarion Researcher Korrah','','',0,7,0,0,0,1,1,0,38,38,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35777,15595,0,0,29349,0,0,0,'Goblin Priest','','',0,7,0,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35811,15595,0,0,10270,0,0,0,'Famished Bonepaw','','',0,1,25,0,0,1,1,0,30,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35813,15595,0,0,29924,29926,0,0,'Frightened Miner','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35814,15595,0,0,28291,0,0,0,'Miner Troubles Ore Cart','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35815,15595,0,0,16480,27824,0,0,'Korrah\'s voice','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35818,15595,0,0,29929,0,0,0,'Chunk of Kaja\'mite','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35824,15595,0,0,1126,11686,0,0,'Invisible Stalker (Phase: Quest Zone-Specific 1)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35825,15595,0,0,1126,11686,0,0,'Flammable Tree Stalker','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35827,15595,0,0,29934,0,0,0,'Valishj','Priestess of Azshara','',0,7,0,1,0,1,1,0,45,45,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35828,15595,0,0,27205,0,0,0,'Lord Hydronis','','',0,4,0,1,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35835,15595,0,0,4606,0,0,0,'Shipwrecker','','',0,4,0,0,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35836,15595,0,0,30217,30218,30215,30216,'Frightened Citizen','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35839,15595,0,0,29935,0,0,0,'Sergeant Cleese','Warrior Trainer','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35840,15595,0,0,29290,0,0,0,'Gwen Armstead','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35842,15595,0,0,5561,0,0,0,'Servant of Neptulon','','',0,4,0,0,0,1,1,0,33,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35844,15595,0,0,5557,5558,5559,5560,'Crab','','',0,8,8,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35869,15595,0,0,29959,0,0,0,'Vitus Darkwalker','Warlock Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35870,15595,0,0,29958,0,0,0,'Sister Almyra','Priest Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35871,15595,0,0,29957,0,0,0,'Loren the Fence','Rogue Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35872,15595,0,0,29956,0,0,0,'Myriam Spellwaker','Mage Trainer','',262144,7,0,1,0,1,1,0,5,5,0,1,5,0,1,51,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35873,15595,0,0,29961,0,0,0,'Celestine of the Harvest','Druid Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35874,15595,0,0,29960,0,0,0,'Huntsman Blake','Hunter Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35879,15595,0,0,16480,19595,0,0,'Neptulon Engravings Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35883,15595,0,0,11263,0,0,0,'Lady Vesthra','','',2147483648,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35884,15595,0,0,4979,0,0,0,'Lady Silisthra','','',2147483648,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35891,15595,0,0,29947,29948,0,0,'SI:7 Infiltrator','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35899,15595,0,0,6749,0,0,0,'Slaughtered Sea Witch','','',0,7,0,0,0,1,1,0,35,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35900,15595,0,0,6748,0,0,0,'Murdered Myrmidon','','',0,7,0,0,0,1,1,0,34,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35902,15595,0,0,27205,0,0,0,'Lord Hydronis','','',0,4,0,1,0,1,1,0,45,45,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35903,15595,0,0,27823,0,0,0,'Weed Whacker Channel Bunny','','',1024,10,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35905,15595,0,0,236,0,0,0,'King Greymane\'s Horse','','',0,1,0,1,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,68219,0,0,0,0,0,0,0,0,0,0,0,0,0,494,0,0,0,0,0,0,0,0,0),(35906,15595,0,0,29675,0,0,0,'Lord Godfrey','','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35907,15595,0,0,29906,0,0,0,'Krennan Aranas','Journeyman Chemist','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35908,15595,0,0,27205,0,0,0,'Lord Hydronis','','',0,4,0,1,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35911,15595,0,0,29613,0,0,0,'King Genn Greymane','','',262148,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,1111,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35912,15595,0,0,30217,30218,30214,30215,'Injured Citizen','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35913,15595,0,0,4629,0,0,0,'Weeping Soul','','',0,6,0,0,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35914,15595,0,0,29757,0,0,0,'Commandeered Cannon','','',0,9,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,501,0,0,0,0,0,0,0,0,0),(35915,15595,0,0,29466,29467,29826,0,'Gilneas City Guard','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35916,15595,0,0,36770,36771,36772,0,'Bloodfang Ripper','','',0,7,0,0,0,1,1,0,2,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35918,15595,0,0,29951,29952,29953,29954,'Orc Scout','','',0,7,0,0,0,1,1,0,7,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36034,15595,0,0,29964,0,0,0,'Karnum Marshweaver','The Cenarion Circle','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36042,15595,0,0,29951,29952,29953,29954,'Orc Scout','','',1024,10,2,0,0,1,1,0,7,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36047,15595,0,0,21975,0,0,0,'Shadowprey Orca','','',0,1,0,0,0,1,1,0,33,34,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36048,15595,0,0,29965,0,0,0,'Thressa Amberglen','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36052,15595,0,0,29966,0,0,0,'Garren Darkwind','','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36056,15595,0,0,4860,0,0,0,'Khan Leh\'Prah','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,3,2200,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36057,15595,0,0,30275,30276,30214,30217,'Northgate Rebel','','',0,7,0,0,0,1,1,0,4,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36058,15595,0,0,30217,30275,30276,30214,'Northgate Rebel','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36059,15595,0,0,20265,0,0,0,'Blood-filled Leech','','LootAll',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,16777216,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36060,15595,0,0,29967,0,0,0,'Botanist Ferrah','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36068,15595,0,0,2851,12197,12198,0,'Sar\'theris Hammerhead','','',0,1,0,1,0,1,1,0,31,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36094,15595,0,0,1241,0,0,0,'Enraged Kodo','','',0,1,0,1,0,1,1,0,33,33,0,1,5,0,1,0,2308,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36098,15595,0,0,37144,29985,0,0,'Automated Lab Transport','','',0,9,0,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36100,15595,0,0,29951,29952,29953,29954,'Orc Scout','','',4096,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36105,15595,0,0,29986,0,0,0,'Azsharite Core','','',0,10,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36113,15595,0,0,1452,0,0,0,'Pacified Kodo','','',0,1,0,0,0,1,1,0,10,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36130,15595,0,0,26650,0,0,0,'Scalding Water Lord','','',2147483648,4,0,0,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36132,15595,0,0,29301,0,0,0,'Krennan Aranas','Royal Chemist','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36136,15595,0,0,30418,0,0,0,'Hulking Labgoblin','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36137,15595,0,0,9447,4871,0,0,'Kolkar Prisoner','','',0,7,0,0,0,1,1,0,30,31,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36138,15595,0,0,29301,0,0,0,'Krennan Aranas','Royal Chemist','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36139,15595,0,0,29463,0,0,0,'Prince Liam Greymane','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36140,15595,0,0,30052,0,0,0,'Prince Liam Greymane','','',262152,7,0,1,0,1,1,0,7,7,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36141,15595,0,0,16480,19595,0,0,'Spear of Kolkar Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36143,15595,0,0,22719,0,0,0,'Gyrochoppa','','',1048576,9,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36144,15595,0,0,30027,0,0,0,'Kolkar Centaur','','',0,7,0,0,0,1,1,0,33,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36150,15595,0,0,9448,0,0,0,'Kolkar Warmonger','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36156,15595,0,0,30037,0,0,0,'Mutant Goblin','','',2147483648,7,0,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36157,15595,0,0,30189,0,0,0,'Mutant Tentacle','','',33554432,7,0,0,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36159,15595,0,0,9432,0,0,0,'Magram Defender','','',0,7,0,0,0,1,1,0,32,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36163,15595,0,0,9433,0,0,0,'Khan Kammah','','',0,7,0,0,0,1,1,0,37,37,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36170,15595,0,0,29675,0,0,0,'Lord Godfrey','','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36175,15595,0,0,24106,0,0,0,'Clayton Dubin J (1)','Assured Quality','',0,7,0,5,0,1,1,0,1,1,0,214,214,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36177,15595,0,0,1126,11686,0,0,'Invisible Stalker (Floating, Uninteractible, Infinite, Sessile, Quest Phase 4)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36178,15595,0,0,30296,0,0,0,'Cyclone of the Elements','','',0,4,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,68445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36179,15595,0,0,29383,29385,29384,29386,'Goblin Survivor','','',0,7,0,0,0,1,1,0,3,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36184,15595,0,0,30053,0,0,0,'Izzy','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36185,15595,0,0,9427,0,0,0,'Khan Shodo','','',0,7,0,0,0,1,1,0,37,37,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36190,15595,0,0,34917,0,0,0,'Prince Liam Greymane','','',0,7,0,1,0,1,1,0,7,7,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36191,15595,0,0,10315,0,0,0,'Spirit of the Storm','','',0,4,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36192,15595,0,0,5564,0,0,0,'Spirit of the Sea','','',0,4,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36196,15595,0,0,9423,0,0,0,'Kherrah','','',0,7,0,0,0,1,1,0,33,34,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36197,15595,0,0,963,0,0,0,'Lurking Spider','','',1,1,3,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36198,15595,0,0,20570,11686,0,0,'Generic Trigger LAB - Multiphase (Ground)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36201,15595,0,0,5557,5558,5559,5560,'Crab','','',0,8,8,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36203,15595,0,0,5557,5558,5559,5560,'Crab','','',0,8,8,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36205,15595,0,0,29317,0,0,0,'Slain Watchman','','',128,7,0,0,0,1,1,0,3,3,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36207,15595,0,0,30055,30054,30056,30057,'Forsaken Assassin','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36211,15595,0,0,29317,29318,0,0,'Duskhaven Watchman','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36227,15595,0,0,6757,0,0,0,'Grimfeather','','vehichleCursor',0,1,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36233,15595,0,0,24812,0,0,0,'Horrid Abomination Credit','','',0,6,0,1,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36234,15595,0,0,30074,19595,0,0,'Hippogriff Waypoint','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36236,15595,36634,0,30290,30291,30292,0,'Forsaken Footsoldier','','',0,7,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36283,15595,0,0,23884,0,0,0,'Forsaken Catapult','','vehichleCursor',0,9,0,1,0,1,1,0,7,7,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,68659,0,0,0,0,0,0,0,0,0,0,0,0,0,516,0,0,0,0,0,0,0,0,0),(36285,15595,0,0,80,0,0,0,'Lara','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36286,15595,0,0,20570,11686,0,0,'Generic Trigger LAB - Multiphase (Gigantic AOI)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36290,15595,0,0,29675,0,0,0,'Lord Godfrey','','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36291,15595,0,0,30220,0,0,0,'Melinda Hammond','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36292,15595,0,0,30055,30054,30056,30057,'Forsaken Machinist','','',0,7,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36294,15595,0,0,33949,0,0,0,'Koroth the Hillbreaker','','',0,7,0,1,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36295,15595,0,0,11686,0,0,0,'Arcane Detonation','','',8,9,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36297,15595,0,0,12813,0,0,0,'Gormungan','','',0,5,0,1,0,1,1,0,20,20,0,1,5,0,1,1,2500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36308,15595,0,0,30055,30054,30056,30057,'Forsaken Engineer','','',0,7,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36328,15595,0,0,29290,0,0,0,'Gwen Armstead (Personal Invisibility)','Mayor of Grimmburg','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36329,15595,0,0,30078,0,0,0,'Thargad','Explorers\' League','',0,7,0,0,0,1,1,0,38,38,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36330,15595,0,0,29675,0,0,0,'Lord Godfrey','','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36331,15595,0,0,29301,0,0,0,'Krennan Aranas','Royal Chemist','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36332,15595,0,0,29613,0,0,0,'King Genn Greymane','','',262148,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36334,15595,0,0,29670,0,0,0,'Image of Archmage Xylem','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36335,15595,0,0,29670,0,0,0,'Image of Archmage Xylem','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36336,15595,0,0,29670,0,0,0,'Image of Archmage Xylem','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36337,15595,0,0,29670,0,0,0,'Image of Archmage Xylem','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36338,15595,0,0,17856,27823,0,0,'Fire Wall Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36342,15595,0,0,30184,30185,30186,30187,'Smart Mining Monkey','','',0,1,51,0,0,1,1,0,5,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36343,15595,0,0,32111,0,0,0,'Pygmy Witchdoctor','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36346,15595,0,0,30010,30013,30011,30012,'SI:7 Operative','','',0,7,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36347,15595,0,0,30010,30013,30011,30012,'SI:7 Operative','','',0,7,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36348,15595,0,0,30010,30013,30011,30012,'SI:7 Operative','','',0,7,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36353,15595,0,0,30079,0,0,0,'Brendol','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36361,15595,0,0,29670,0,0,0,'Image of Archmage Xylem','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36362,15595,0,0,30083,0,0,0,'Swamp Adder','','',0,1,0,0,0,1,1,0,7,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36363,15595,0,0,30089,0,0,0,'Lobos','Xylem\'s Apprentice','',0,7,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36364,15595,0,0,30096,0,0,0,'Henny','Xylem\'s Apprentice','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36365,15595,0,0,30084,0,0,0,'Zoey Wizzlespark','Xylem\'s Apprentice','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36366,15595,0,0,30085,0,0,0,'Raethas Dawnseer','Xylem\'s Apprentice','',0,7,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36367,15595,0,0,30088,0,0,0,'Phloem','Xylem\'s Apprentice','',0,7,0,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36368,15595,0,0,30086,0,0,0,'Darwin','Xylem\'s Apprentice','',0,7,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36369,15595,0,0,1126,15880,0,0,'Vengeance Wake Fire Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36370,15595,0,0,30093,0,0,0,'Lux','Xylem\'s Apprentice','',0,7,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36371,15595,0,0,30094,0,0,0,'Morta the Wretch','Xylem\'s Apprentice','',0,7,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36372,15595,0,0,30092,0,0,0,'Joanna','Xylem\'s Apprentice','',0,7,0,0,0,1,1,0,79,79,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36373,15595,0,0,11670,0,0,0,'Coral Moongale','Xylem\'s Apprentice','',0,7,0,0,0,1,1,0,62,62,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36375,15595,0,0,30091,0,0,0,'Tex Vortacoil','Reagents','',0,7,0,0,0,1,1,0,18,18,0,1,5,0,1,2176,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36376,15595,0,0,30095,0,0,0,'Fib Gyrojolt','Xylem\'s Apprentice','',0,7,0,0,0,1,1,0,21,21,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36377,15595,0,0,16910,0,0,0,'Animated Sweeper','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36378,15595,0,0,30097,0,0,0,'Dumti','Food & Drink','',0,7,0,0,0,1,1,0,21,22,0,1,5,0,1,131,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36391,15595,0,0,30031,30032,30033,30034,'Alliance Sailor','','',0,7,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36392,15595,0,0,30031,30032,30033,30034,'Alliance Sailor','','',0,7,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36393,15595,0,0,30035,0,0,0,'Alliance Captain','','',0,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36394,15595,0,0,30035,0,0,0,'Alliance Captain','','',0,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36395,15595,0,0,30031,30032,30033,30034,'Alliance Sailor','','',0,7,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36396,15595,36634,0,21956,21957,21958,0,'Forsaken Sailor','','',0,7,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36398,15595,0,0,4860,0,0,0,'Khan Leh\'Prah','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36400,15595,0,0,9436,0,0,0,'Centaur Commander','','vehichleCursor',0,7,0,0,0,1,1,0,33,34,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36401,15595,0,0,9412,0,0,0,'Centaur Windchaser','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36402,15595,0,0,4583,0,0,0,'Centaur Mauler','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36405,15595,0,0,30211,30213,30212,30210,'Attack Mastiff','','',1,1,52,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36408,15595,0,0,17856,27823,0,0,'Arcane Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36409,15595,0,0,30211,30213,30212,30210,'Attack Mastiff','','',1,1,52,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36410,15595,0,0,30107,0,0,0,'Officer Jankie','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36415,15595,0,0,9448,9432,9436,0,'Centaur Warmonger','','',0,3,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36416,15595,0,0,6852,0,0,0,'Jankie\'s Mount','','vehichleCursor',0,1,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36419,15595,0,0,6852,0,0,0,'Jankie\'s Mount','','vehichleCursor',0,1,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36424,15595,0,0,29994,0,0,0,'Scout Brax','','',0,7,0,0,0,1,1,0,8,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36426,15595,0,0,29383,29385,29384,29386,'Goblin Survivor','','',0,7,0,0,0,1,1,0,3,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36430,15595,0,0,30114,0,0,0,'Sally \"Salvager\" Sandscrew','Slightly Damp Salvage','',134217728,7,0,0,0,1,1,0,5,5,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36432,15595,0,0,30116,0,0,0,'Chawg','Armor Vendor','',134217728,7,0,0,0,1,1,0,6,6,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36436,15595,0,0,15473,0,0,0,'Spirit of Azuregos','','',46,2,0,3,0,1,1,0,88,88,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36440,15595,0,0,30231,30232,0,0,'Drowning Watchman','','Interact',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36441,15595,0,0,4426,0,0,0,'Doomguard Defender','','',0,3,0,1,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36443,15595,0,0,4426,0,0,0,'Doomguard Defender [q2]','','',0,3,0,1,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36444,15595,0,0,4860,0,0,0,'Khan Leh\'Prah','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36445,15595,0,0,9427,0,0,0,'Khan Shodo','','',0,7,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36446,15595,0,0,9433,0,0,0,'Khan Kammah','','',0,7,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36447,15595,0,0,16480,19595,0,0,'Desolace Cosmetic Fire Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36448,15595,0,0,23279,23280,23281,0,'Drowning Militia','','Interact',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36449,15595,0,0,20570,11686,0,0,'Generic Trigger LAB - Multiphase (Gigantic)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36451,15595,0,0,30052,0,0,0,'Prince Liam Greymane','','',262144,7,0,1,0,1,1,0,7,7,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36452,15595,0,0,29290,0,0,0,'Gwen Armstead','Mayor of Duskhaven','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36453,15595,0,0,30217,30218,30214,30215,'Duskhaven Villager','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36454,15595,0,0,1504,0,0,0,'Tim Hayward','','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36455,15595,0,0,37377,0,0,0,'Walt Hayward','','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36456,15595,0,0,5008,0,0,0,'Sebastian Hayward','','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36457,15595,0,0,30209,0,0,0,'Lorna Crowley','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36458,15595,0,0,30288,0,0,0,'Grandma Wahl','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36459,15595,0,0,5554,0,0,0,'Chance','','Pickup',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36460,15595,0,0,30055,30054,30056,30057,'Forsaken Survivor','','',0,7,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36461,15595,0,0,30056,0,0,0,'Lucius the Cruel','','',0,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36462,15595,0,0,36852,0,0,0,'Grandma Wahl','','',0,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36485,15595,0,0,9433,0,0,0,'Khan Kammah','','',0,7,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36486,15595,0,0,4860,0,0,0,'Khan Leh\'Prah','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36487,15595,0,0,9427,0,0,0,'Khan Shodo','','',0,7,0,0,0,1,1,0,37,37,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36489,15595,0,0,4705,4706,11307,11308,'Burning Blade Warlock Corpse','','',0,7,0,0,0,1,1,0,32,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36490,15595,0,0,4426,0,0,0,'Doomguard Corpse','','',0,3,0,1,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36491,15595,0,0,1756,0,0,0,'Trent Hayward','','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36492,15595,0,0,16006,0,0,0,'Ron Hayward','','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36493,15595,0,0,9448,9432,9436,0,'Centaur Guardian','','',0,3,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36500,15595,0,0,30145,0,0,0,'Subject Nine','','',0,1,0,0,0,1,1,0,15,15,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36505,15595,0,0,30177,0,0,0,'Sling Rocket','','',1049648,9,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36512,15595,0,0,30301,30302,0,0,'Fox','','',1,1,50,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36513,15595,0,0,35525,0,0,0,'Trade Prince Gallywix','Leader of the Bilgewater Cartel','',4,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36514,15595,0,0,30177,0,0,0,'Sling Rocket','','',1049648,9,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36515,15595,0,0,30162,0,0,0,'Son of Goldrinn','','',0,10,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36526,15595,0,0,30164,0,0,0,'Blue\'s Blizzcon Worgen','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36527,15595,0,0,30167,0,0,0,'The Velocistar','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36528,15595,0,0,33949,0,0,0,'Koroth the Hillbreaker','','',0,7,0,1,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36529,15595,0,0,1555,0,0,0,'Raptor Target Dummy','','',0,9,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36531,15595,0,0,5052,0,0,0,'Gurgll the Tracking Turtle','','',0,1,21,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36539,15595,0,0,5557,5558,5559,5560,'Crab','','',0,8,8,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36540,15595,0,0,229,0,0,0,'Mountain Horse','','vehichleCursor',0,1,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,68903,0,0,0,0,0,0,0,0,0,0,0,0,0,527,0,0,0,0,0,0,0,0,0),(36541,15595,0,0,11315,0,0,0,'Subject Four','','',0,1,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,942,0,0,0,0,0,0,0,0,0),(36548,15595,0,0,25587,0,0,0,'Airborne Priest Delivery Vehicle','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36552,15595,0,0,30176,0,0,0,'Airborne Goblin Priest','','',0,7,0,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36555,15595,0,0,229,0,0,0,'Mountain Horse','','',0,1,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36560,15595,0,0,229,238,0,0,'Mountain Horse Credit','','vehichleCursor',0,8,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36562,15595,0,0,30175,0,0,0,'Onyxia Mount','','',0,2,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36567,15595,0,0,4225,0,0,0,'RMaro Test Thrall','Warchief','',12,7,0,3,0,1,1,1,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36585,15595,0,0,599,0,0,0,'Bastia','Kilag Gorefang\'s Pet','',0,1,2,0,0,1,1,0,8,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36601,15595,0,0,19702,0,0,0,'Amberwind\'s Construct','','',0,4,0,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36602,15595,0,0,29317,29318,0,0,'Duskhaven Watchman','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36604,15595,0,0,30205,30206,30204,30203,'Darnassian Apprentice','','',0,7,0,0,0,1,1,0,15,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36606,15595,0,0,30225,0,0,0,'Queen Mia Greymane','','',0,7,0,0,0,1,1,0,7,7,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36613,15595,0,0,32385,0,0,0,'Gobber','','',16778240,7,0,0,0,1,1,0,6,6,0,1,5,0,1,131072,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36616,15595,0,0,36847,0,0,0,'Admiral Nightwind','','',262144,7,0,1,0,1,1,0,11,11,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36618,15595,0,0,6822,0,0,0,'Ungarl','Blackmaw Chieftain','',0,7,0,0,0,1,1,0,18,18,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36622,15595,0,0,38689,0,0,0,'Thrall','Warchief','',4,7,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36623,15595,0,0,30239,0,0,0,'Mist Fox','','',1,1,50,0,0,1,1,0,5,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36628,15595,0,0,29961,0,0,0,'Celestine of the Harvest','Druid Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36629,15595,0,0,29960,0,0,0,'Huntsman Blake','Hunter Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36630,15595,0,0,29957,0,0,0,'Loren the Fence','Rogue Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36631,15595,0,0,29956,0,0,0,'Myriam Spellwaker','Mage Trainer','',262144,7,0,1,0,1,1,0,5,5,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36632,15595,0,0,29958,0,0,0,'Sister Almyra','Priest Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36635,15595,0,0,30245,30246,30247,0,'Twilight Tormentor','','',0,7,0,0,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36641,15595,0,0,30244,0,0,0,'[UNUSED]Hobgoblin','','',0,7,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36645,15595,0,0,22267,0,0,0,'Smurky','Blizzcon Mascot','',0,7,0,3,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36651,15595,0,0,29935,0,0,0,'Sergeant Cleese','Warrior Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36652,15595,0,0,29959,0,0,0,'Vitus Darkwalker','Warlock Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36653,15595,0,0,30275,30276,0,0,'Duskhaven Watchman','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36655,15595,0,0,30231,30232,0,0,'Drowning Watchman','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36662,15595,0,0,30280,0,0,0,'Gorek','','',0,7,0,0,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36663,15595,0,0,30216,0,0,0,'Captain Terrence','Captain of the Watch','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36664,15595,0,0,30281,0,0,0,'Romo\'s Test Hunter Trainer','Hunter Trainer','',0,7,0,0,0,1,1,0,11,11,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36667,15595,0,0,30273,0,0,0,'Malicion','','',2147483648,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36671,15595,0,0,30055,30054,30056,30057,'Forsaken Scout','','',0,7,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36675,15595,0,0,6077,0,0,0,'Quillboar TEST','','',0,7,0,0,0,1,1,0,20,21,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36676,15595,0,0,11460,0,0,0,'Azuregos','','',44,2,0,3,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36684,15595,0,0,10913,0,0,0,'Progressive Kobold','','',0,7,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36685,15595,0,0,10913,0,0,0,'Flat Rate Kobold','','',0,7,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36686,15595,0,0,2676,0,0,0,'Random Drop Quest Tester','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36689,15595,0,0,23345,0,0,0,'Kalecgos','','',44,2,0,3,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36690,15595,0,0,29317,29318,0,0,'Duskhaven Watchman','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36693,15595,0,0,30231,30232,0,0,'Unconscious Watchman','','Interact',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36695,15595,0,0,30289,0,0,0,'Samantha Buckley','General Goods Vendor','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,641,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36698,15595,0,0,24016,30294,30295,30293,'Captive Worgen','','',262144,7,0,1,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36699,15595,0,0,30444,0,0,0,'Brave Sharphorn','Warrior Trainer','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36700,15595,0,0,30443,0,0,0,'Miira Thunderhoof','Shaman Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36702,15595,0,0,30447,0,0,0,'[DELETE ME]Bowe Dawnhorn','Paladin Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36703,15595,0,0,30441,0,0,0,'Keshu Treehoof','Druid Trainer','',0,7,0,0,0,1,1,0,7,7,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36704,15595,0,0,30445,0,0,0,'Seer Skyhoof','Priest Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36705,15595,0,0,30446,0,0,0,'Honu Staghunter','Hunter Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36706,15595,0,0,27561,0,0,0,'Riding Hipporgyph, Neutral (Taxi, White, Armored)','','',0,1,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36709,15595,0,0,6851,0,0,0,'Riding Wyvern, Neutral (Taxi)','','',0,1,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36711,15595,0,0,328,27823,0,0,'Tower Scaling Vehicle','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36713,15595,0,0,30213,30210,30211,30212,'Gilnean Mastiff','','',1,1,52,0,0,1,1,0,5,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36717,15595,0,0,30215,0,0,0,'Gerard Walthorn','Weapons Vendor','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,4225,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36733,15595,0,0,16480,33056,0,0,'Thrall Vision Transform Bunny (Phased Q01)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36734,15595,0,0,30061,0,0,0,'Thrall - Cataclysm [PH]','Warchief','',12,7,0,3,0,1,1,1,1,1,0,16800,16800,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36735,15595,0,0,30303,0,0,0,'Teraptor Matriarch','','',0,1,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36739,15595,35897,0,30165,0,0,0,'Dan\'s Test Tentacle','','',0,4,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36741,15595,0,0,65,0,0,0,'Swift Mountain Horse','','',0,1,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36742,15595,0,0,30304,0,0,0,'Princess Tess Greymane','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36743,15595,0,0,29613,0,0,0,'King Genn Greymane','','',262148,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36745,15595,0,0,30430,0,0,0,'Captain Tork','Mergers and Acquisitions','',262144,7,0,0,0,1,1,0,15,15,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36750,15595,0,0,30314,0,0,0,'Ticker','Gob Squad','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36751,15595,0,0,16480,19595,0,0,'Thrall Vision Trigger Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36752,15595,0,0,30433,0,0,0,'Private Worcester','Bilgewater Battalion','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36758,15595,0,0,25175,0,0,0,'Sharpshiv\'s Explosives','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36761,15595,0,0,30308,0,0,0,'Sharpshiv\'s Parachute','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36779,15595,0,0,30289,0,0,0,'Marie Allen','General Goods Vendor','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,641,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36780,15595,0,0,30315,0,0,0,'Patch','Gob Squad','',266240,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36781,15595,0,0,30313,0,0,0,'Volt','Gob Squad','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36782,15595,0,0,30316,0,0,0,'Newt','Gob Squad','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36783,15595,0,0,30312,0,0,0,'Grit','Gob Squad','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36784,15595,0,0,16480,19595,0,0,'Thrall Vision Timer Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36785,15595,0,0,29928,0,0,0,'Bombardier Captain Smooks','','',0,7,0,0,0,1,1,0,16,16,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36786,15595,0,0,6271,0,0,0,'Azshara Detonator','','',0,9,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36790,15595,0,0,26566,0,0,0,'Eagle Spirit','','',34603008,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,550,0,0,0,0,0,0,0,0,0),(36793,15595,0,0,29313,0,0,0,'Valormok Wind Rider','','',0,1,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36797,15595,0,0,24016,30294,30295,30293,'Captive Worgen','','',262144,7,0,1,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36798,15595,0,0,24016,30294,30295,30293,'Captive Worgen','','',262144,7,0,1,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36801,15595,0,0,30321,0,0,0,'Junior Bombardier','','',0,7,0,0,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36809,15595,0,0,30055,30054,30056,30057,'Forsaken Invader','','',0,7,0,0,0,1,1,0,5,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36810,15595,36634,0,30290,30291,30292,0,'Forsaken Footsoldier','','',0,7,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36814,15595,0,0,30328,0,0,0,'Talran of the Wild','','',0,7,0,1,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36818,15595,0,0,30334,0,0,0,'Captain Grembul','','Directions',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36819,15595,0,0,30335,0,0,0,'Crewman Bannon','','Directions',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36820,15595,0,0,30336,0,0,0,'Billyclub Billy','','Directions',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36821,15595,0,0,30337,0,0,0,'Belindah','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36826,15595,0,0,35099,0,0,0,'Sea Monster Tentacle','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,553,0,0,0,0,0,0,0,0,0),(36831,15595,0,0,6836,6835,0,0,'Grimtotem Watcher','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36832,15595,0,0,30875,0,0,0,'Grimtotem Vandal','','',0,7,0,0,0,1,1,0,8,9,0,1,5,0,1,0,3200,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36833,15595,0,0,16480,19595,0,0,'Tentacle Pacer Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36834,15595,0,0,30162,0,0,0,'Wolf Spirit','','',34603008,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36835,15595,0,0,35099,0,0,0,'Sea Monster Tentacle','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,556,0,0,0,0,0,0,0,0,0),(36846,15595,0,0,35099,0,0,0,'Sea Monster Tentacle','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,556,0,0,0,0,0,0,0,0,0),(36854,15595,0,0,30355,0,0,0,'Heart of Arkkoroc','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36872,15595,0,0,1126,17612,0,0,'Earth Spirit Credit Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36873,15595,7885,0,37284,0,0,0,'High Priestess Silthera','','',0,7,0,0,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36876,15595,0,0,16480,19595,0,0,'Tentacle Summon Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36878,15595,0,0,35101,0,0,0,'Sea Monster Tentacle','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36882,15595,0,0,33450,0,0,0,'Swamp Crocolisk','','',1,1,6,0,0,1,1,0,8,9,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36883,15595,0,0,30366,0,0,0,'Sunwalker Kodo','','',0,1,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36901,15595,0,0,16480,19595,0,0,'Submerge Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36915,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,65667,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36921,15595,0,0,30434,0,0,0,'Sergeant Hort','Bilgewater Battalion','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36924,15595,0,0,30208,0,0,0,'Andorel\'s Image','','',0,7,0,0,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36926,15595,0,0,30314,0,0,0,'Ticker','Gob Squad','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36927,15595,0,0,30313,0,0,0,'Volt','Gob Squad','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36928,15595,0,0,30315,0,0,0,'Patch','','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36929,15595,0,0,30316,0,0,0,'Newt','','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36930,15595,0,0,30312,0,0,0,'Grit','','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36937,15595,0,0,30176,0,0,0,'Airborne Priest','Goblin Military','',0,7,0,0,0,1,1,0,15,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36962,15595,0,0,30217,30218,30214,30215,'Injured Villager','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36984,15595,0,0,29454,0,0,0,'Nine\'s Baby Raptor','','',0,1,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36986,15595,0,0,25108,0,0,0,'Murkjaw','','',0,1,6,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36994,15595,0,0,30337,0,0,0,'Belindah','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36995,15595,0,0,30336,0,0,0,'Billyclub Billy','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36996,15595,0,0,30334,0,0,0,'Captain Grembul','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(36997,15595,0,0,30335,0,0,0,'Crewman Bannon','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37001,15595,0,0,31431,31432,31433,31434,'Drowning Crewman','','Directions',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37008,15595,0,0,32479,0,0,0,'Zin\'jatar Raider','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,569,0,0,0,0,0,0,0,0,0),(37018,15595,0,0,3388,0,0,0,'Paul\'s Test NPC','The Kubit Clan','',0,7,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37019,15595,0,0,3388,0,0,0,'Paul\'s Test Questgiver','The Kubit Clan','',0,7,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37020,15595,0,0,25587,0,0,0,'Loaned Gyrocopter','','',0,9,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37024,15595,0,0,30466,0,0,0,'Una Wildmane','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37040,15595,0,0,5233,0,0,0,'Anara','','',2,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37046,15595,0,0,1126,11686,0,0,'ELM General Purpose Bunny (Not Floating)','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37053,15595,0,0,169,27823,0,0,'Dead Player','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37054,15595,0,0,30496,0,0,0,'Goblin Supermodel','Ridiculously Good-Looking','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37055,15595,0,0,30497,0,0,0,'Goblin Supermodel','Ridiculously Good-Looking','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37058,15595,0,0,30272,0,0,0,'Baine Bloodhoof','High Chieftain','',0,7,0,3,0,1,1,0,1,1,0,16800,16800,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37059,15595,0,0,30501,0,0,0,'Great Sunwalker Kodo','','',0,1,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37062,15595,0,0,30393,0,0,0,'Grimtotem Ambusher','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37065,15595,0,0,30502,0,0,0,'Prince Liam Greymane','','',262144,7,0,1,0,1,1,0,7,7,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37067,15595,0,0,30217,30218,30214,30215,'Crash Survivor','','',0,7,0,0,0,1,1,0,8,9,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37089,15595,0,0,6076,0,0,0,'Fleetfoot Plainstrider','','',1,1,12,0,0,1,1,0,31,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37097,15595,0,0,1274,0,0,0,'Bristleback Arsonist','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37099,15595,0,0,29775,0,0,0,'Beer Barrel','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37102,15595,0,0,29290,0,0,0,'Gwen Armstead','','',0,7,0,0,0,1,1,0,7,7,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37103,15595,0,0,30512,0,0,0,'Uncontrolled Growth','','',33554432,4,0,0,0,1,1,0,25,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37113,15595,0,0,30514,0,0,0,'Milo Geartwinge','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37135,15595,0,0,30524,0,0,0,'Nura Pathfinder','','',0,7,0,0,0,1,1,0,33,33,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37137,15595,0,0,30526,0,0,0,'Tunawa Stillwind','','',0,7,0,0,0,1,1,0,33,33,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37143,15595,0,0,17856,27823,0,0,'Heart of Arkkoroc Aura Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37147,15595,0,0,25587,0,0,0,'Military Gyrocopter','','',0,9,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37150,15595,0,0,30537,0,0,0,'Basalt Rockling','','',0,4,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37151,15595,0,0,30540,0,0,0,'Will Robotronic','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37152,15595,0,0,29670,0,0,0,'Image of Archmage Xylem','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37153,15595,0,0,30543,0,0,0,'Holgom','','',0,7,0,0,0,1,1,0,32,32,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37169,15595,0,0,25587,0,0,0,'Milo\'s Gyro','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37171,15595,0,0,30561,0,0,0,'Escaped Stonetalon Prisoner','','',0,7,0,0,0,1,1,0,29,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37175,15595,0,0,2141,9391,8572,9392,'Thunder Bluff Brave','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37178,15595,0,0,30876,0,0,0,'Grimtotem Defender','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37179,15595,0,0,26559,0,0,0,'Bilgewater Buccaneer','','',0,9,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,69992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37185,15595,0,0,30562,0,0,0,'Grimtotem Pack Kodo','','',0,1,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37195,15595,0,0,30563,0,0,0,'Lord Darius Crowley','','',262148,7,0,1,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37196,15595,0,0,670,0,0,0,'Young Terrortooth','','',0,1,0,0,0,1,1,0,29,29,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37197,15595,0,0,30565,30566,33551,33552,'Feral Worgen','','',262144,7,0,1,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37198,15595,0,0,25587,0,0,0,'Milo\'s Gyro','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,581,0,0,0,0,0,0,0,0,0),(37210,15595,0,0,30580,0,0,0,'Tauren Corpse','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37212,15595,0,0,30512,0,0,0,'Bramblescar Growth','','',33554432,7,0,0,0,1,1,0,25,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37213,15595,0,0,26559,0,0,0,'Bilgewater Buccaneer','','',0,9,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,70051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37224,15595,0,0,1126,11686,0,0,'Barrens Fire Cyclone Effect','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37489,15595,0,0,30565,0,0,0,'Feral Watcher','','',262144,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37492,15595,0,0,30301,30302,0,0,'Blackwald Fox','','',1,1,50,0,0,1,1,0,8,9,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37499,15595,0,0,30217,30218,30214,30215,'Duskhaven Survivor','','',0,7,0,0,0,1,1,0,8,9,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37500,15595,0,0,30622,0,0,0,'Vinny Slapchop','Entrepreneur','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,129,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37514,15595,0,0,27501,0,0,0,'Grik\'nir\'s Servant','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37518,15595,0,0,28360,0,0,0,'Milo Geartwinge','','',1048576,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37524,15595,0,0,26685,0,0,0,'Riding Battleboar','','',0,1,5,0,0,1,1,0,3,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37529,15595,0,0,1346,1967,4647,6090,'Bristleback Onlooker','','',0,7,0,0,0,1,1,0,28,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37536,15595,0,0,377,0,0,0,'Bristleback Assault Boar','','',0,1,5,0,0,1,1,0,20,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37561,15595,0,0,11686,0,0,0,'Overloaded Generator','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37573,15595,0,0,704,0,0,0,'Razormane Boar','','',0,1,0,0,0,1,1,0,33,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37590,15595,0,0,11686,0,0,0,'Stove Leak','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37594,15595,0,0,11686,0,0,0,'Smoldering Bed','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37598,15595,0,0,30702,0,0,0,'Gasbot','','',0,9,0,0,0,1,1,0,5,5,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37599,15595,0,0,17200,0,0,0,'Gasbot Gas Target','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37600,15595,0,0,11686,0,0,0,'447 Fire','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37676,15595,0,0,31988,0,0,0,'Hot Rod','','',0,9,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37680,15595,0,0,29464,0,0,0,'Sassy Hardwrench','Your Executive Assistant','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37682,15595,0,0,1126,16946,0,0,'447 Fireworks Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37683,15595,0,0,30262,0,0,0,'Villa Mook','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37694,15595,0,0,30717,30718,30719,0,'Enslaved Villager','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37701,15595,36634,0,30720,0,0,0,'Forsaken Slavedriver','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37708,15595,0,0,29482,0,0,0,'Izzy','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37709,15595,0,0,29495,0,0,0,'Ace','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37710,15595,0,0,32385,0,0,0,'Gobber','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37716,15595,0,0,29317,29318,0,0,'Tempest\'s Reach Watchman','','',0,7,0,0,0,1,1,0,8,9,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37718,15595,0,0,30213,30210,30211,30212,'Mountain Mastiff','','',1,1,52,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37723,15595,0,0,25008,0,0,0,'Spirit of the Tauren','','',0,1,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37736,15595,0,0,30827,0,0,0,'Nightmare Stalker','','',33554496,10,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37748,15595,0,0,1126,11686,0,0,'A Bazillion Macaroons Fiery Boulder Caster','','',1056,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37754,15595,0,0,30738,0,0,0,'Nightmare Mass Prisoner','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37760,15595,0,0,30189,0,0,0,'Visual Tentacle - Vine, 0.40','','',16777216,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37783,15595,0,0,30209,0,0,0,'Lorna Crowley','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37784,15595,0,0,29317,29318,0,0,'Gilnean Militia','','',0,7,0,0,0,1,1,0,10,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37785,15595,0,0,236,238,23959,25030,'Wild Horse','','',0,1,0,0,0,1,1,0,10,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37786,15595,0,0,1917,0,0,0,'Brown Stag','','',0,1,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37791,15595,0,0,30779,0,0,0,'Nightmare Horror','','',33554496,10,0,0,0,1,1,0,29,29,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37792,15595,0,0,30189,0,0,0,'Nightmare Mass Tentacle','','',16777216,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37793,15595,0,0,30781,0,0,0,'Goblin Air Totem','','',0,11,0,0,0,1,1,0,42,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37794,15595,0,0,30782,0,0,0,'Goblin Earth Totem','','',0,11,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37795,15595,0,0,30783,0,0,0,'Goblin Fire Totem','','',0,11,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37796,15595,0,0,30784,0,0,0,'Goblin Water Totem','','',0,11,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37803,15595,0,0,30785,0,0,0,'Marcus','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37804,15595,0,0,31758,0,0,0,'Kaja\'Cola Balloon','','',32,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37805,15595,36634,0,30290,30291,30292,0,'Forsaken Soldier','','',0,7,0,0,0,1,1,0,9,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37806,15595,0,0,30786,0,0,0,'Captain Asther','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37807,15595,0,0,23884,0,0,0,'Forsaken Catapult','','vehichleCursor',0,9,0,1,0,1,1,0,11,11,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37808,15595,0,0,33949,0,0,0,'Koroth the Hillbreaker','','',8,7,0,1,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37815,15595,0,0,30209,0,0,0,'Lorna Crowley','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37818,15595,0,0,207,0,0,0,'Bloodhilt\'s Riding Wolf','','',0,1,0,0,0,1,1,0,33,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37819,15595,0,0,328,27823,0,0,'Generic Vehicle Follow Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37821,15595,0,0,207,0,0,0,'Bloodhilt\'s Vanguard','','',0,1,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37822,15595,0,0,33224,0,0,0,'Belysra Starbreeze','Priestess of the Moon','',0,7,0,1,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37823,15595,0,0,207,0,0,0,'Bloodhilt\'s Rearguard','','',0,1,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37837,15595,0,0,30715,0,0,0,'Warlord Bloodhilt','','',0,7,0,1,0,1,1,0,40,40,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37838,15595,0,0,30758,0,0,0,'Totem of Fire','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37839,15595,0,0,4590,0,0,0,'Totem of Wind','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37840,15595,0,0,30753,0,0,0,'Totem of Earth','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37841,15595,0,0,30763,0,0,0,'Totem of Water','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37842,15595,0,0,19074,0,0,0,'Totem of Heart','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37848,15595,0,0,1274,0,0,0,'Flashback Quilboar ','Bristleback Tribe','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37870,15595,0,0,30812,0,0,0,'Lyros Swiftwind','','',0,7,0,1,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37873,15595,0,0,30813,0,0,0,'Vassandra Stormclaw','','',0,7,0,1,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37874,15595,0,0,29301,0,0,0,'Krennan Aranas','Royal Chemist','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37875,15595,0,0,29675,0,0,0,'Lord Godfrey','','',262144,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37876,15595,0,0,29613,0,0,0,'King Genn Greymane','','',262148,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37884,15595,36634,0,3942,0,0,0,'Disturbed Spirit','','',0,6,0,0,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37885,15595,36634,0,30819,30820,0,0,'Restless Ancestor','','',0,6,0,0,0,1,1,0,11,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37889,15595,0,0,22175,30814,0,0,'Graveyard Rat','','',0,10,0,5,0,1,1,0,4,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37891,15595,0,0,20923,15072,0,0,'Underground Spider','','',0,8,0,5,0,1,1,0,4,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37892,15595,0,0,9906,9905,0,0,'Putrescent Maggot','','',0,8,0,5,0,1,1,0,4,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37900,15595,0,0,21955,11686,0,0,'Lobos Portal Bunny','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37913,15595,0,0,3734,3735,0,0,'Impaled Kul Tiras Sailor','','',0,7,0,0,0,1,1,0,5,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37914,15595,0,0,17310,0,0,0,'Towering Ancient','','',0,4,0,1,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37927,15595,0,0,29642,0,0,0,'Glaive Thrower','','vehichleCursor',131080,9,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,70735,70732,0,59737,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37939,15595,0,0,14574,0,0,0,'Riding War Wolf','','',524288,7,0,1,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,429,0,0,0,0,0,0,0,0,0),(37946,15595,0,0,29317,29318,0,0,'Duskhaven Watchman','','',0,7,0,0,0,1,1,0,8,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37954,15595,0,0,20570,11686,0,0,'Dark Scout Talisman Hint Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37962,15595,0,0,30920,0,0,0,'Ruk\'shan','Apprentice of Zalazane','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37963,15595,0,0,20570,11686,0,0,'Dark Scout Safeguard','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37988,15595,0,0,30944,0,0,0,'Zuni','','',4096,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(37995,15595,0,0,20570,27823,0,0,'Raptor Rope Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38022,15595,0,0,21746,0,0,0,'Veteran Dark Ranger','','',0,7,0,0,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38027,15595,0,0,30565,30566,30567,0,'Tal\'doren Tracker','','',262144,7,0,1,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38029,15595,0,0,33508,0,0,0,'Tobias Mistmantle','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38034,15595,0,0,30891,0,0,0,'Revealed Alliance Spy','SI:7 Field Agent','',0,7,0,0,0,1,1,0,33,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38051,15595,0,0,30567,0,0,0,'Tobias Mistmantle','','',0,7,0,0,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38069,15595,0,0,16946,0,0,0,'It\'s A Town-In-A-Box Smoke Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38111,15595,0,0,30969,30970,30971,0,'Wild Clucker','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38122,15595,0,0,29912,0,0,0,'Bamm Megabomb','Hunter Trainer','',262144,7,0,0,0,1,1,0,10,10,0,1,5,0,1,51,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38143,15595,0,0,30288,0,0,0,'Magda Whitewall','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38144,15595,0,0,29301,0,0,0,'Krennan Aranas','Royal Chemist','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38145,15595,0,0,29613,0,0,0,'King Genn Greymane','','',262148,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38146,15595,0,0,30502,0,0,0,'Prince Liam Greymane','','',262144,7,0,1,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38148,15595,0,0,29613,0,0,0,'King Genn Greymane','','',262148,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38149,15595,0,0,30563,0,0,0,'Lord Darius Crowley','','',262148,7,0,1,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38150,15595,0,0,29642,0,0,0,'Glaive Thrower','','vehichleCursor',131080,9,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38152,15595,0,0,30962,0,0,0,'Weezil Slipshadow','Goblin Corpse','',128,7,0,0,0,1,1,0,36,36,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38192,15595,36634,0,30290,30291,30292,0,'Forsaken Infantry','','',0,7,0,0,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38195,15595,0,0,11686,0,0,0,'Wild Clucker Egg','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38196,15595,36634,0,30290,30291,30292,0,'Forsaken Cavalry','','',0,7,0,0,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38202,15595,0,0,30988,0,0,0,'Bloodpetal Seed','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38203,15595,0,0,0,11686,0,0,'Bloodpetal Seed Spawner','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38205,15595,0,0,14392,0,0,0,'Newborn Bloodpetal','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38206,15595,0,0,30990,0,0,0,'QA DELETE ME','','',1,1,26,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38209,15595,0,0,328,27823,0,0,'Bael Modan Airplane Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,623,0,0,0,0,0,0,0,0,0),(38210,15595,36634,0,30290,30291,30292,0,'Forsaken Crossbowman','','',0,7,0,0,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38212,15595,0,0,22878,0,0,0,'Twinbraid\'s Flying Machine','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38213,15595,0,0,19030,19031,16346,30992,'Juvenile Bloodpetal','','',256,10,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38218,15595,0,0,30502,0,0,0,'Prince Liam Greymane','','',264192,7,0,1,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38221,15595,0,0,29317,30215,30217,0,'Gilnean Militia','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38227,15595,0,0,14501,0,0,0,'The Biggest Egg Ever Spell Visual','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38237,15595,0,0,30999,0,0,0,'Maximillian of Northshire','Knight-Errant','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38241,15595,0,0,6189,0,0,0,'Squawky','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38254,15595,0,0,25654,0,0,0,'Steaming Fury','','',0,4,0,0,0,1,1,0,53,54,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38255,15595,0,0,30999,0,0,0,'Maximillian of Northshire','Knight-Errant','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38259,15595,0,0,328,11686,0,0,'Bael\'dun Explosion View Vehicle','','',1074790400,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38263,15595,0,0,31051,0,0,0,'Ithis Moonwarden','Cenarion Circle','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38269,15595,0,0,31052,0,0,0,'Zen\'Aliri','Cenarion Circle','',0,7,0,0,0,1,1,0,52,52,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38270,15595,0,0,31053,0,0,0,'Nolen Tacker','Chef/Guard Captain','',0,7,0,0,0,1,1,0,54,54,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38274,15595,0,0,31054,0,0,0,'Garl Stormclaw','Cenarion Circle','',0,7,0,0,0,1,1,0,52,52,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38275,15595,0,0,31056,0,0,0,'Gremix','Treasure Hunter','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38276,15595,0,0,31057,0,0,0,'Tara','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38277,15595,0,0,31058,0,0,0,'Doreen','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38286,15595,0,0,11686,0,0,0,'Player Doppleganger','','',1024,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38302,15595,38300,0,985,0,0,0,'Manifestation of the Sea Witch','','',0,7,0,0,0,1,1,0,4,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38307,15595,0,0,31481,0,0,0,'Gormashh','','',256,4,0,0,0,1,1,0,54,54,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38311,15595,0,0,30787,0,0,0,'Mahka','The Earthen Ring','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38315,15595,0,0,31083,0,0,0,'Vision of Charlga','The Crone','',0,7,0,1,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38329,15595,0,0,31059,0,0,0,'Durrin Direshovel','','',2147483648,7,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38331,15595,0,0,31001,0,0,0,'Gorerot','','',12,6,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,629,0,0,0,0,0,0,0,0,0),(38333,15595,0,0,15958,0,0,0,'Gray\'s Abomination','','',0,6,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38343,15595,0,0,30999,0,0,0,'Maximillian of Northshire','Knight-Errant','Speak',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38344,15595,0,0,1126,11686,0,0,'Plague Cloud Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38346,15595,0,0,5305,0,0,0,'Devilsaur Queen','','',65537,1,39,1,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38347,15595,0,0,28647,0,0,0,'Un\'Goro Devilsaur Stud [UNUSED]','','',0,1,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38348,15595,0,0,30565,30566,30567,33551,'Worgen Warrior','','',262144,7,0,0,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38354,15595,0,0,169,11686,0,0,'Un\'Goro Pit Bunny','','',1048576,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38357,15595,0,0,31046,0,0,0,'Gorishi Fledgling Colossus Transform Visual','','',65549,1,59,3,0,1,1,0,63,63,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38364,15595,38363,0,16176,0,0,0,'Forsaken Plaguesmith','','',0,7,0,0,0,1,1,0,10,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38365,15595,0,0,1126,11686,0,0,'Slime Spigot Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38366,15595,0,0,31074,0,0,0,'Empty Plague Barrel','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38368,15595,0,0,3145,0,0,0,'ScottG Test','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38371,15595,0,0,31070,0,0,0,'Pimento','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38373,15595,0,0,31072,0,0,0,'Pimento','Maximillian\'s Steed','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38375,15595,0,0,31060,0,0,0,'Plague Barrel','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38376,15595,0,0,22903,0,0,0,'PRK Test Creature','','',0,9,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38377,15595,0,0,23884,0,0,0,'Damaged Catapult','','vehichleCursor',0,9,0,1,0,1,1,0,11,11,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,72051,0,0,0,0,0,0,0,0,0,0,0,0,0,634,0,0,0,0,0,0,0,0,0),(38389,15595,0,0,1126,16946,0,0,'Plague Cloud Bunny Non-Large AOI','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38411,15595,0,0,556,0,0,0,'Honor\'s Stand Lumberjack','','',0,7,0,0,0,1,1,0,26,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38415,15595,0,0,30563,0,0,0,'Lord Darius Crowley','','',262148,7,0,1,0,1,1,0,12,12,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38420,15595,0,0,24812,0,0,0,'Vile Abomination','','',0,6,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38424,15595,0,0,29757,0,0,0,'Emberstone Cannon','','Gunner',0,9,0,0,0,1,1,0,11,11,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,72013,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,0,0,0,0,0),(38425,15595,0,0,30717,30718,30719,0,'Freed Emberstone Villager','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38426,15595,0,0,30209,0,0,0,'Lorna Crowley','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38427,15595,0,0,1529,0,0,0,'Serpent Ward','','',0,11,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38428,15595,0,0,30763,0,0,0,'Healing Stream Totem DCCXLII','','',0,11,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38443,15595,0,0,31091,0,0,0,'Foreman Franklin','','',0,7,0,0,0,1,1,0,33,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38449,15595,0,0,29356,29357,29355,29358,'Stonetalon Pass Sharpshooter','','',0,7,0,0,0,1,1,0,29,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38450,15595,0,0,29038,0,0,0,'Faceless of the Deep Void Zone','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38452,15595,0,0,20570,27823,0,0,'Sea Witch Channel Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38455,15595,0,0,30051,0,0,0,'Ace','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38457,15595,0,0,31084,31085,31086,31087,'Naga Hatchling','','',0,7,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38464,15595,0,0,21746,0,0,0,'Dark Ranger Elite','','',2048,7,0,1,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38465,15595,0,0,29956,0,0,0,'Myriam Spellwaker','Mage Trainer','',262144,7,0,1,0,1,1,0,10,10,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38466,15595,0,0,29958,0,0,0,'Sister Almyra','Priest Trainer','',0,7,0,1,0,1,1,0,10,10,0,1,5,0,1,51,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38467,15595,0,0,29960,0,0,0,'Huntsman Blake','Hunter Trainer','',0,7,0,1,0,1,1,0,10,10,0,1,5,0,1,51,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38468,15595,0,0,30211,30213,30212,30210,'Gilnean Mastiff','','',1,1,52,0,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38469,15595,0,0,30776,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',2060,7,0,3,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38470,15595,0,0,29613,0,0,0,'King Genn Greymane','','',262148,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38473,15595,0,0,10702,0,0,0,'Soultethered Banshee','','',0,6,0,1,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38474,15595,0,0,30502,0,0,0,'Prince Liam Greymane','','',264192,7,0,1,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38475,15595,0,0,169,11686,0,0,'Un\'Goro Beam Target','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38477,15595,0,0,11686,0,0,0,'Un\'Goro Beam Origin W','','',17826816,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38484,15595,0,0,31098,0,0,0,'War Harness','','',0,9,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38488,15595,0,0,30261,0,0,0,'Innkeeper Dreedle','Marshal Expeditions','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,65537,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38489,15595,0,0,31102,0,0,0,'War Carriage','','',0,9,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38498,15595,0,0,11686,0,0,0,'Un\'Goro Beam Origin N','','',17826816,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38499,15595,0,0,11686,0,0,0,'Un\'Goro Beam Origin E','','',17826816,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38504,15595,0,0,31105,0,0,0,'Un\'Goro Examinant','','',0,9,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38506,15595,38358,0,31106,0,0,0,'Illusory Bloodpetal','','',0,4,0,0,0,1,1,0,48,49,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38507,15595,0,0,30567,0,0,0,'Tobias Mistmantle','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38509,15595,38252,0,31109,0,0,0,'Illusory Pterrordax','','',0,1,0,0,0,1,1,0,52,54,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38511,15595,0,0,30114,0,0,0,'Sally \"Salvager\" Sandscrew','Slightly Damp Salvage','',134479872,7,0,0,0,1,1,0,5,5,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38512,15595,0,0,31110,0,0,0,'Illusory Gorilla','','',0,1,9,0,0,1,1,0,50,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38514,15595,0,0,29917,0,0,0,'Fizz Lighter','Mage Trainer','',262144,7,0,0,0,1,1,0,10,10,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38515,15595,0,0,29918,0,0,0,'Maxx Avalanche','Shaman Trainer','',262144,7,0,0,0,1,1,0,10,10,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38516,15595,0,0,29922,0,0,0,'Sister Goldskimmer','Priest Trainer','',262144,7,0,0,0,1,1,0,10,10,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38518,15595,0,0,29350,0,0,0,'Warrior-Matic NX-01','Warrior Trainer','',262144,7,0,0,0,1,1,0,10,10,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38522,15595,0,0,11686,0,0,0,'Nablya Bloodpetal Kill Credit','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38523,15595,0,0,31111,0,0,0,'Illusory Diemetradon','','',0,1,0,0,0,1,1,0,51,52,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38530,15595,0,0,30776,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',2060,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38533,15595,0,0,29322,0,0,0,'General Warhowl','','',4,7,0,1,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38537,15595,0,0,30714,0,0,0,'High Executor Crenshaw','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38538,15595,0,0,30563,0,0,0,'Lord Darius Crowley','','',262148,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38539,15595,0,0,29613,0,0,0,'King Genn Greymane','','',262148,7,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38540,15595,0,0,31114,0,0,0,'Captured Riding Bat','','',0,1,0,0,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,72246,0,0,0,72849,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38541,15595,0,0,11686,0,0,0,'Discarded Supplies Trap Bunny [UNUSED]','','',17826816,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38542,15595,0,0,31247,0,0,0,'Fire of the Seas','','Interact',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38553,15595,0,0,29301,0,0,0,'Krennan Aranas','Royal Chemist','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38555,15595,0,0,7171,0,0,0,'Chief Shipwright Luglunket','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38559,15595,0,0,31160,0,0,0,'Rocket Rescue Boat','','',1048576,10,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38561,15595,0,0,7381,0,0,0,'Dramm Riverhorn','Light Armor Merchant','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38562,15595,0,0,27669,0,0,0,'Rocket Rescue Turret','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38565,15595,0,0,31122,0,0,0,'Frontier Fortress Viewing Platform','','vehichleCursor',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38570,15595,0,0,31121,0,0,0,'Plains Cub','','',0,1,0,5,0,1,1,0,33,34,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38573,15595,0,0,30557,30558,30559,30560,'Hunter Hill Raider','','',0,7,0,0,0,1,1,0,30,31,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38577,15595,0,0,1244,0,0,0,'Oomlot Riding Turtle','','',1,1,21,0,0,1,1,0,7,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38593,15595,0,0,31072,0,0,0,'Pimento','Maximillian\'s Steed','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38611,15595,0,0,30209,0,0,0,'Lorna Crowley','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38612,15595,0,0,30209,0,0,0,'Lorna Crowley','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38613,15595,0,0,30565,30566,30567,0,'Worgen Warrior','','',262144,7,0,0,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38614,15595,0,0,30502,0,0,0,'Prince Liam Greymane','','',264192,7,0,1,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38615,15595,0,0,31114,0,0,0,'Captured Riding Bat','','vehichleCursor',0,1,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,641,0,0,0,0,0,0,0,0,0),(38616,15595,36634,0,30290,30291,30292,0,'Forsaken Infantry','','',0,7,0,0,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38617,15595,0,0,30714,0,0,0,'Forsaken General','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38618,15595,36634,0,30290,30291,30292,0,'Forsaken Sergeant','','',0,7,0,0,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38645,15595,0,0,8841,0,0,0,'A-Me 01 (Escortee 1) [UNUSED]','','',4096,9,0,0,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38651,15595,0,0,8841,0,0,0,'A-Me 01 (Escortee 2) [UNUSED]','','',4096,9,0,0,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38652,15595,0,0,8841,0,0,0,'A-Me 01 (Escortee 3) [UNUSED]','','',4096,9,0,0,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38655,15595,0,0,1496,0,0,0,'Clayton Dubin - TEST COPY DATA (1)','Quality Assured','Attack',0,11,0,0,0,1,1,0,1,1,0,214,214,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38656,15595,0,0,1496,0,0,0,'Clayton Dubin - TEST COPY DATA (2)','Quality Assured','Attack',0,11,0,0,0,1,1,0,1,1,0,214,214,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38657,15595,0,0,1496,0,0,0,'Clayton Dubin - TEST COPY DATA (3)','Quality Assured','Attack',0,11,0,0,0,1,1,0,1,1,0,214,214,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38666,15595,0,0,30999,0,0,0,'Maximillian of Northshire','Knight-Errant','Speak',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38668,15595,0,0,37385,0,0,0,'Talren Highbeacon','Argent Crusade','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38703,15595,0,0,29472,0,0,0,'Megs Dreadshredder','Bilgewater Cartel','',4096,7,0,0,0,1,1,0,50,50,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38704,15595,0,0,31159,0,0,0,'Kelsey Steelspark','Gnomeregan Covert Ops','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38705,15595,0,0,32115,0,0,0,'Yngwie\'s Body','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38707,15595,0,0,17697,0,0,0,'Northwatch Gryphon','','',0,1,0,0,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38709,15595,0,0,17697,0,0,0,'Northwatch Gryphon','','',0,1,0,0,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38715,15595,0,0,11398,0,0,0,'Yngwie\'s Body Skeleton Transform','','',0,10,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38718,15595,0,0,37127,0,0,0,'Silithid Bait','Meaty','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38739,15595,0,0,11093,0,0,0,'Wrangled Swarmer','','',0,10,0,0,0,1,1,0,47,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38748,15595,0,0,11093,0,0,0,'Mind-Controlled Swarmer','','',0,10,0,0,0,1,1,0,47,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38754,15595,0,0,21788,0,0,0,'Northwatch Shore Battery','','Gunner',1611661312,9,0,0,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,651,0,0,0,0,0,0,0,0,0),(38755,15595,0,0,33314,0,0,0,'Stagecoach Harness','','vehichleCursor',0,1,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,970,0,0,0,0,0,0,0,0,0),(38756,15595,0,0,65,0,0,0,'','','',0,1,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38762,15595,0,0,30492,0,0,0,'Ogre Ambusher','Servant of Koroth','',0,7,0,0,0,1,1,0,8,9,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38764,15595,0,0,30216,0,0,0,'Lord Hewell','','',262144,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38765,15595,0,0,65,0,0,0,'Stout Mountain Horse','','',0,1,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38766,15595,0,0,29675,0,0,0,'Lord Godfrey','','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38767,15595,0,0,29613,0,0,0,'King Genn Greymane','','',262148,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38768,15595,0,0,30209,0,0,0,'Lorna Crowley','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38779,15595,0,0,31177,0,0,0,'King Genn Greymane','','',262148,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38780,15595,0,0,4841,4842,4843,4844,'Night Elf Sentinel','','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38781,15595,0,0,30217,30218,30214,30215,'Gilnean Survivor','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38782,15595,0,0,30289,0,0,0,'Jane Stonebrook','General Goods Vendor','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38783,15595,0,0,30289,0,0,0,'Marie Allen','General Goods Vendor','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,641,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38791,15595,0,0,31178,0,0,0,'Willa Arnes','Innkeeper','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,65536,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38792,15595,0,0,31178,0,0,0,'Willa Arnes','Innkeeper','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,65536,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38793,15595,0,0,29935,0,0,0,'Sergeant Cleese','Warrior Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38794,15595,0,0,29956,0,0,0,'Myriam Spellwaker','Mage Trainer','',262144,7,0,1,0,1,1,0,5,5,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38795,15595,0,0,29958,0,0,0,'Sister Almyra','Priest Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38796,15595,0,0,29957,0,0,0,'Loren the Fence','Rogue Trainer','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,51,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38797,15595,0,0,29959,0,0,0,'Vitus Darkwalker','Warlock Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38798,15595,0,0,29960,0,0,0,'Huntsman Blake','Hunter Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38799,15595,0,0,29961,0,0,0,'Celestine of the Harvest','Druid Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38802,15595,0,0,31185,0,0,0,'Super Booster Rocket Boots','','',1074790400,9,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38803,15595,0,0,791,0,0,0,'Beach Strider','','',0,5,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38806,15595,0,0,31188,0,0,0,'Ragnaros','','',4,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38822,15595,0,0,31138,31139,31140,31141,'Rageroar Siege Operator','','',0,7,0,0,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38832,15595,0,0,30213,0,0,0,'Baron','Huntsman Blake\'s Pet','',0,1,52,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38844,15595,0,0,30213,30210,30211,30212,'Gilnean Mastiff','','',1,1,52,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38850,15595,0,0,32100,32102,0,0,'Volcanoth Champion','','',0,7,0,0,0,1,1,0,8,9,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38851,15595,0,0,32110,32109,0,0,'Volcanoth Priest','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38853,15595,0,0,30289,0,0,0,'Marie Allen','General Goods Vendor','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,641,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38854,15595,0,0,203,0,0,0,'Battle for Gilneas City Credit','','',0,7,0,0,0,1,1,0,4,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38869,15595,0,0,29889,0,0,0,'Sassy Hardwrench','Your Former Executive Assistant','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38874,15595,0,0,31204,0,0,0,'Ol','','',0,7,0,0,0,1,1,0,31,31,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38878,15595,0,0,29360,0,0,0,'Mangled Body','','',262144,7,0,0,0,1,1,0,29,29,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38881,15595,0,0,30301,30302,0,0,'Fox','','',1,1,50,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38885,15595,0,0,11686,0,0,0,'Lilian Mirror KC','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38886,15595,0,0,11686,0,0,0,'Deathknell Scarlet Cannibalize KC','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38888,15595,0,0,31263,0,0,0,'Lucas Bandroy','Undertaker\'s Assistant','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38889,15595,0,0,31255,31256,0,0,'Undead Rogue','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38890,15595,0,0,31262,31261,0,0,'Undead Warrior','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38891,15595,0,0,31259,31260,0,0,'Undead Mage','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38892,15595,0,0,31258,31257,0,0,'Undead Warlock','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38893,15595,0,0,31255,31256,0,0,'Undead Hunter','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38894,15595,0,0,31253,31254,0,0,'Undead Priest','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38896,15595,0,0,35505,0,0,0,'Blazebound Elemental','','',0,4,0,1,0,0.875853,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38897,15595,0,0,31264,0,0,0,'Deathknell Scourge','','',0,6,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38902,15595,0,0,28506,0,0,0,'Ironbark Ancient','','',256,4,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38904,15595,0,0,11686,0,0,0,'Deathknell Undead','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38908,15595,0,0,1126,31207,0,0,'ELM General Purpose Bunny Large (scale x7)','','',1056,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38912,15595,0,0,30512,0,0,0,'Ferocious Jungle Vine','','',0,4,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38915,15595,0,0,31212,31213,0,0,'Hyjal Warden','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38917,15595,0,0,29162,0,0,0,'Alysra','','',0,2,0,1,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38918,15595,0,0,26556,0,0,0,'Flying Bomber','','',0,9,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38924,15595,0,0,328,27823,0,0,'Quilboar Rope Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38930,15595,0,0,30944,0,0,0,'Zuni','','',4096,7,0,0,0,1,1,0,2,2,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38931,15595,0,0,36864,0,0,0,'Zuni','','',4096,7,0,0,0,1,1,0,3,3,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38932,15595,0,0,36865,0,0,0,'Zuni','','',4096,7,0,0,0,1,1,0,4,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38934,15595,0,0,34443,34444,0,0,'Barrow Deeps Watcher','','',0,7,0,1,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38939,15595,0,0,31220,0,0,0,'Vision of Thrall','Warchief','',4,7,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38942,15595,0,0,30165,0,0,0,'Merciless Jungle Vine','','',0,4,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38949,15595,0,0,31222,0,0,0,'Worgen Infiltrator','','',0,7,0,0,0,1,1,0,7,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38950,15595,0,0,30258,0,0,0,'Loa of Sang\'thraze','','',0,4,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38951,15595,0,0,2870,2869,0,0,'Twilight Assassin','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38968,15595,0,0,31217,0,0,0,'Mazoga','','',4,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38969,15595,0,0,328,11686,0,0,'Jang\'thraze Credit Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38976,15595,0,0,29000,11686,0,0,'Worgen Dust Bunny','','',1091568640,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38979,15595,0,0,15880,0,0,0,'Giant Fireball Bunny','','',1056,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38980,15595,0,0,31249,0,0,0,'Spirit of Devlin Agamand','','',0,6,0,0,0,1,1,0,9,9,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38982,15595,0,0,22532,22533,22534,0,'Forsaken Invader','','',0,7,0,0,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38983,15595,0,0,8475,0,0,0,'Shadow of Agamand','','',0,6,0,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38984,15595,0,0,1126,16946,0,0,'ELM General Purpose Bunny (scale x2) Large','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38985,15595,0,0,11686,0,0,0,'Volcanoth Dead Explosion Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(38991,15595,0,0,14341,0,0,0,'Bloodtalon Thrasher','','',0,1,11,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39002,15595,0,0,24556,0,0,0,'Scarlet Lieutenant Gebler','','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,665,0,0,0,0,0,0,0,0,0),(39015,15595,0,0,22532,22533,22534,0,'Forsaken Invader','','',0,10,0,0,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39016,15595,0,0,30565,30566,30567,33551,'Worgen Warrior','','',262144,10,0,0,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39017,15595,0,0,29317,30215,30217,0,'Gilnean Militia','','',0,10,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39028,15595,0,0,30930,30931,30932,30949,'Darkspear Watcher','','',266240,7,0,0,0,1,1,0,8,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39035,15595,0,0,12829,0,0,0,'Wodin the Troll-Servant','','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39036,15595,0,0,31252,0,0,0,'Lilian Voss','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39038,15595,0,0,31252,0,0,0,'Lilian Voss','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39040,15595,0,0,31282,31283,31284,31285,'Alliance Field Defender','','',0,7,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39043,15595,0,0,31160,0,0,0,'Rocket Rescue Boat [A]','','',1048576,10,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39051,15595,0,0,30760,0,0,0,'Mana Stream Totem','','',0,11,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39056,15595,0,0,31287,0,0,0,'High Tinker Mekkatorque [4.0 Art Test]','King of Gnomes','',4,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39059,15595,0,0,31159,0,0,0,'Kelsey Steelspark','Gnomeregan Covert Ops','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39067,15595,0,0,29994,0,0,0,'Scout Brax','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39074,15595,0,0,26556,0,0,0,'Pride of Kezan','','',0,9,0,0,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,73456,73477,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39075,15595,0,0,31322,0,0,0,'The Ginormus','','',0,7,0,1,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39076,15595,0,0,25356,0,0,0,'Destabilized Earthen','','',0,9,0,0,0,1,1,0,48,49,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39078,15595,38923,0,1005,0,0,0,'Captured Vile Fin Minor Oracle','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39079,15595,0,0,441,0,0,0,'Speckle','','',0,7,0,0,0,1,1,0,7,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39080,15595,0,0,1005,0,0,0,'Sparky','','',0,7,0,0,0,1,1,0,7,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39082,15595,0,0,31331,0,0,0,'Captured Goblin Bughunter','','',0,7,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39088,15595,0,0,29360,29359,0,0,'Triumph Messenger','','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39095,15595,0,0,29466,29467,0,0,'Slain Guard','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39099,15595,0,0,31305,0,0,0,'General Hawthorne','','',0,7,0,1,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39102,15595,0,0,27581,0,0,0,'Lilian\'s Stranglehold','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39119,15595,0,0,7034,0,0,0,'Mebok Mizzyrix','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39126,15595,0,0,31318,0,0,0,'Mizzy\'s Microtank','','',0,9,0,0,0,1,1,0,34,34,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39127,15595,0,0,328,11686,0,0,'Mizzy\'s Siege Tank Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39128,15595,0,0,35221,0,0,0,'Aronus','','',0,2,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,726,0,0,0,0,0,0,0,0,0),(39133,15595,0,0,35174,0,0,0,'Uldum Melee (Defensive) [PH]','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39146,15595,0,0,31328,0,0,0,'Clarice Hawthorne','The General\'s Widow','',0,7,0,0,0,1,1,0,31,31,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39148,15595,0,0,24181,0,0,0,'Zumonga','','',0,7,0,1,0,1,1,0,49,49,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39149,15595,0,0,25089,0,0,0,'Sarinexx','','',0,1,41,1,0,1,1,0,49,49,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39150,15595,0,0,31329,0,0,0,'Vern Futzwidget','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39151,15595,0,0,31330,0,0,0,'Prince Mosh','','',0,7,0,1,0,1,1,0,49,49,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39152,15595,0,0,599,0,0,0,'Bastia','Kilag Gorefang\'s Pet','',0,1,2,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39160,15595,0,0,36878,0,0,0,'Jeweled Serpent','','',1048576,12,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39161,15595,0,0,1129,0,0,0,'Earthen Guard','','',1048576,12,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39162,15595,0,0,15905,0,0,0,'Dream Owl','','',1048576,12,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39163,15595,0,0,29819,0,0,0,'Demon Panther','','',1048576,12,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39165,15595,0,0,23767,0,0,0,'Fire Ball','','',1048648,3,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39169,15595,0,0,31344,0,0,0,'Lost Isles Mail Bird','','',32,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39171,15595,0,0,15093,0,0,0,'Cataclysm JC Quest Stardust Applied','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39175,15595,0,0,31348,0,0,0,'Flizzy Coilspanner','Flight Master','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39176,15595,0,0,763,0,0,0,'Cursed Bael\'dun Foreman','','',0,7,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39177,15595,0,0,31349,0,0,0,'Twinbraid\'s Plane Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39179,15595,0,0,22878,0,0,0,'Twinbraid\'s Flying Machine','','',0,9,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39180,15595,0,0,3270,0,0,0,'Jane Farnum','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39181,15595,0,0,31354,0,0,0,'Alastair the Savage','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39182,15595,0,0,11686,0,0,0,'Twinbraid\'s Flight Path Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39183,15595,0,0,31351,0,0,0,'Scorpitar','','',1,1,20,4,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39184,15595,0,0,31337,0,0,0,'Marley Twinbraid','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39188,15595,0,0,31364,0,0,0,'Marley Twinbraid','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39197,15595,0,0,328,27823,0,0,'Flashing Knobs','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39198,15595,0,0,30051,0,0,0,'Ace','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39200,15595,0,0,30053,0,0,0,'Izzy','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39201,15595,0,0,32385,0,0,0,'Gobber','','',134479872,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39203,15595,0,0,30051,0,0,0,'Ace','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39204,15595,0,0,30053,0,0,0,'Izzy','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39205,15595,0,0,32385,0,0,0,'Gobber','','',134479872,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39207,15595,0,0,328,21072,0,0,'Bael\'dun Phase 2 Effects Bunny (Medium)','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39208,15595,0,0,31367,0,0,0,'Exarch\'s Elekk','','',0,1,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39209,15595,0,0,31368,0,0,0,'Great Exarch\'s Elekk','','',0,1,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39213,15595,0,0,328,15880,0,0,'Bael\'dun Phase 2 Effects Bunny (Large)','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39218,15595,0,0,3837,3839,3838,3840,'Bael\'dun Survivor','','',0,7,0,0,0,1,1,0,34,34,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39220,15595,0,0,3870,3871,0,0,'Wounded Bael\'dun Officer','','',4096,7,0,0,0,1,1,0,35,35,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39226,15595,0,0,31592,0,0,0,'Farseer Gadra','The Earthen Ring','',262144,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39227,15595,0,0,328,27823,0,0,'Bael\'dun Emergency Fire System','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39228,15595,0,0,26584,0,0,0,'World - LAB - Aggro Action Test','','',0,4,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39238,15595,0,0,328,31377,0,0,'Burning Debris','','',1048576,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39239,15595,0,0,2327,207,2328,2326,'Durotar Riding Wolf','','',0,1,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39244,15595,0,0,17345,0,0,0,'Northwatch Caravan A','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39258,15595,0,0,23767,0,0,0,'Rune of Healing','','',8,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39266,15595,0,0,23767,0,0,0,'Void Rift','','',8,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39274,15595,0,0,9798,9800,9799,9801,'Razor Hill Coast Guard','','Directions',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39294,15595,0,0,31463,0,0,0,'Battered Red Drake','','vehichleCursor',4160,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,74039,0,0,0,0,0,0,0,0,0,0,0,0,0,681,0,0,0,0,0,0,0,0,0),(39312,15595,0,0,31385,31386,31387,31388,'Goblin Faction Test','','',0,7,0,0,0,1,1,0,34,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39314,15595,0,0,31407,7013,7014,7015,'Feathermoon Huntress','','',2048,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39316,15595,0,0,16480,21342,0,0,'Vashj\'ir Rescue Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39318,15595,0,0,17345,0,0,0,'Northwatch Caravan B','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39319,15595,0,0,17345,0,0,0,'Northwatch Caravan C','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39320,15595,0,0,11686,0,0,0,'Durotar Watershed Telescope 01 (Raggaran)','','',1048576,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39321,15595,0,0,37616,0,0,0,'Spindlegear\'s Survey Craft','','',0,9,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39327,15595,0,0,27824,0,0,0,'Spindlegear\'s Radio','','',1048576,9,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39329,15595,0,0,36769,0,0,0,'Mine Cart','','',0,9,0,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39335,15595,0,0,11686,0,0,0,'Wild Mine Cart Ride Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39339,15595,0,0,32227,0,0,0,'Cliff Giant','','',512,5,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2700,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39342,15595,0,0,2869,2870,2871,2872,'Twilight Supplicant','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39345,15595,0,0,11686,0,0,0,'Durotar Watershed Telescope 02 (Tekla)','','',1048576,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39346,15595,0,0,11686,0,0,0,'Durotar Watershed Telescope 03 (Misha)','','',1048576,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39347,15595,0,0,11686,0,0,0,'Durotar Watershed Telescope 04 (Zen\'Taji)','','',1048576,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39348,15595,0,0,10193,0,0,0,'Smolderos the Carbonizer','','',65537,1,45,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39350,15595,0,0,31417,0,0,0,'RVM Illusion Test','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39364,15595,0,0,31424,0,0,0,'The Wolf','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39366,15595,0,0,35165,0,0,0,'Sun-Touched Servant','','',72,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39367,15595,0,0,3220,0,0,0,'Noxious Yeti','','',0,7,0,0,0,1,1,0,35,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39369,15595,0,0,35166,0,0,0,'Sun-Touched Sprite','','',72,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39370,15595,0,0,35167,0,0,0,'Sun-Touched Spriteling','','',72,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39373,15595,0,0,5965,0,0,0,'Sun-Touched Speaker','','',72,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39374,15595,0,0,1535,0,0,0,'Warhound','','',0,1,25,0,0,1,1,0,46,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39375,15595,0,0,1126,16946,0,0,'ELM General Purpose Bunny Gigantic (scale x2)','','',1056,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39377,15595,0,0,31429,0,0,0,'Konu Runetotem','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39381,15595,0,0,31430,31505,31509,0,'Crimsonborne Guardian','Servant of Deathwing','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12151,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39382,15595,0,0,34250,0,0,0,'Cho\'gall','','',12,7,0,1,0,1,1,0,1,1,0,210000,210000,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39383,15595,0,0,15880,0,0,0,'Good-bye, Sweet Oil Explosion Controller Bunny','','',1056,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39387,15595,0,0,4588,0,0,0,'Earth Elemental Totem','Earthen Ring Shaman\'s Totem','',0,11,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39388,15595,0,0,19295,0,0,0,'Twilight Hatchling','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39389,15595,0,0,17461,0,0,0,'Greater Earth Elemental','','',0,4,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39390,15595,0,0,29179,0,0,0,'Twilight Drake','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39391,15595,0,0,2869,2870,2871,2872,'Twilight Neophyte','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39392,15595,0,0,31903,0,0,0,'Faceless Corruptor','','',72,10,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12136,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39394,15595,0,0,12820,0,0,0,'Lethlas','','',8,2,0,0,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39395,15595,0,0,332,0,0,0,'Jademir Echospawn','','',0,2,0,0,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39397,15595,0,0,31814,0,0,0,'Zin\'jatar Fathom-Stalker','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39401,15595,0,0,15407,15408,15409,15410,'Twilight Caster Corpse','','',16778240,7,0,0,0,1,1,0,1,1,0,378,378,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39402,15595,0,0,15552,15552,15552,15552,'Twilight Corpse','Twilight\'s Hammer','',16778240,7,0,0,0,1,1,0,1,1,0,378,378,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39403,15595,0,0,2896,2897,2895,0,'Twilight Flamereaver','','',0,7,0,0,0,1,1,0,54,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39405,15595,0,0,31440,31510,32970,0,'Crimsonborne Seer','Servant of Deathwing','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12188,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39406,15595,0,0,31439,0,0,0,'Instructor Devoran','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39407,15595,0,0,31436,0,0,0,'Ysondre','','',4100,2,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39410,15595,0,0,0,0,35117,0,'Ramkahen Champion','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39411,15595,0,0,31608,31611,31612,0,'Earthen Ring Shaman','The Earthen Ring','',4096,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39412,15595,0,0,31439,0,0,0,'Instructor Mordenn','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39413,15595,0,0,31441,0,0,0,'Instructor Mylva','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39414,15595,0,0,35649,0,0,0,'Ascended Windwalker','','',72,4,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12196,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39415,15595,0,0,35179,0,0,0,'Ascended Flameseeker','','',72,4,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12166,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,779,0,0,0,0,0,0,0,0,0),(39417,15595,0,0,31443,0,0,0,'Crazy Bob','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39419,15595,0,0,12210,0,0,0,'Oceanic Broadhead','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39422,15595,0,0,32660,0,0,0,'Coilshell Sifter','','LootAll',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39425,15595,0,0,35067,0,0,0,'Temple Guardian Anhuur','','',104,10,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39427,15595,0,0,31449,0,0,0,'Jadi Falaryn','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39428,15595,0,0,31450,0,0,0,'Earthrager Ptah','','',104,6,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39429,15595,0,0,31451,0,0,0,'Oomla Whitehorn','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39431,15595,0,0,31454,31455,31469,31470,'Twilight Slave','','',0,7,0,0,0,1,1,0,73,73,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39432,15595,0,0,31456,0,0,0,'Takrik Ragehowl','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39433,15595,0,0,31457,0,0,0,'Ian Duran','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39434,15595,0,0,31458,0,0,0,'Rio Duran','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39435,15595,0,0,31459,0,0,0,'Royce Duskwhisper','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39438,15595,0,0,34238,34239,0,0,'Twilight Slavedriver','','',0,7,0,0,0,0.816604,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39439,15595,0,0,21735,0,0,0,'Hyjal Grizzleclaw','','',1,1,4,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39440,15595,0,0,37241,0,0,0,'Venomous Skitterer','','',9,1,53,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39442,15595,0,0,31441,0,0,0,'Condenna the Pitiless','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39443,15595,0,0,32954,0,0,0,'Camel','','vehichleCursor',1074790408,1,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1291,0,0,0,0,0,0,0,0,0),(39444,15595,0,0,30081,26479,8173,2954,'Pit Viper','','',8,1,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39445,15595,0,0,31461,31462,0,0,'Lycanthoth Vandal','','',0,7,0,0,0,0.51479,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,3646,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39447,15595,0,0,21706,0,0,0,'Captain Samir','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39451,15595,0,0,31439,0,0,0,'Instructor Cargall','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39453,15595,0,0,2869,2870,2871,2872,'Immolated Supplicant','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39460,15595,0,0,22403,0,0,0,'Adarrah','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39465,15595,0,0,1139,0,0,0,'Hulking Orcish Laborer','','',0,7,0,0,0,1,1,0,18,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39478,15595,0,0,31567,0,0,0,'Mack Fearsen','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39480,15595,0,0,21702,0,0,0,'Budd','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39506,15595,0,0,328,11686,0,0,'Ysondre Event Kill Credit Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39568,15595,0,0,31475,0,0,0,'Spartacus','','',0,8,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39569,15595,0,0,31475,0,0,0,'Spartacus the Cat','','',0,8,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39570,15595,0,0,5556,5554,11709,5555,'Cat Minion','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39579,15595,0,0,11686,0,0,0,'Hookshot Vehicle - Ground','','',1048576,11,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39580,15595,0,0,31476,0,0,0,'Hookshot Vehicle - Cliff','','',1048576,11,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39583,15595,0,0,328,27823,0,0,'Twilight Proveditor Spawn Controller Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39584,15595,0,0,31926,0,0,0,'Naz\'jar Battlemaiden','','',4096,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39588,15595,0,0,10957,0,0,0,'Hyjal Stag','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39592,15595,0,0,31484,0,0,0,'Ultimate Footbomb Uniform','','vehichleCursor',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39594,15595,0,0,38689,0,0,0,'Thrall','Warchief','',262148,7,0,1,0,1,1,0,88,88,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39597,15595,0,0,14360,14361,14362,14363,'Kor\'kron Blade','','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39600,15595,0,0,328,27823,0,0,'Twilight Proveditor Spawn Controller Bunny 02','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39601,15595,0,0,31579,0,0,0,'Orb of Ascension','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39606,15595,0,0,12473,0,0,0,'Gordok Zealot','','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39607,15595,0,0,33538,0,0,0,'Glak the Quenched','Disciple of Cho\'gall','',0,7,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39608,15595,0,0,11544,0,0,0,'Stonemaul Raider','','',0,7,0,1,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39611,15595,0,0,29283,0,0,0,'Battleworg','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39612,15595,0,0,36631,0,0,0,'Spatial Flux','','',1048648,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39613,15595,0,0,11686,1126,0,0,'Energy Flux','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39615,15595,0,0,29680,0,0,0,'Trade Prince Gallywix','Leader of the Bilgewater Cartel','',4,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39616,15595,0,0,37370,0,0,0,'Naz\'jar Invader','','',0,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39617,15595,0,0,31490,31491,31492,31493,'Captured Goblin','','',0,7,0,0,0,1,1,0,5,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39618,15595,0,0,31487,0,0,0,'Twilight Recruiter Maruk','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39620,15595,0,0,35100,0,0,0,'Sea Monster Tentacle','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,698,0,0,0,0,0,0,0,0,0),(39621,15595,0,0,31495,0,0,0,'Elementalist Ortell','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39622,15595,0,0,23990,0,0,0,'Spirit of Lo\'Gosh','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1227,0,0,0,0,0,0,0,0,0),(39625,15595,0,0,31498,0,0,0,'General Umbriss','Servant of Deathwing','',72,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39626,15595,0,0,31499,0,31501,0,'Crimsonborne Warlord','Servant of Deathwing','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12148,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39627,15595,0,0,23990,0,0,0,'Spirit of Goldrinn','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39628,15595,0,0,11686,1126,0,0,'Cone Lightning','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39629,15595,0,0,32500,0,0,0,'Abyssal Seahorse','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39630,15595,0,0,31595,0,0,0,'Torga Earthwhisper','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39634,15595,0,0,11686,1126,0,0,'Solar Winds','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39635,15595,0,0,11686,1126,0,0,'Solar Winds','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,0.1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39636,15595,0,0,31968,0,0,0,'Vashj\'ir Sea Snake','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39637,15595,0,0,31516,31517,31518,31519,'Goldrinn Defender','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39640,15595,0,0,31520,0,0,0,'Kristoff Manheim','','',262144,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39641,15595,0,0,23131,0,0,0,'Creator Spell Test','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39643,15595,39642,0,31524,0,0,0,'Hovel Shadowcaster','','',0,7,0,0,0,0.845106,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,3526,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39644,15595,0,0,31452,31453,31469,31467,'Twilight Servitor','','',0,7,0,0,0,1,1,0,74,75,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39645,15595,0,0,23131,0,0,0,'Creator Spell Test 2','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39646,15595,0,0,25192,0,0,0,'Gar\'gol','','',2147483648,7,0,0,0,0.638932,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,3850,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39649,15595,0,0,32412,18082,32413,31528,'Paranoid Hallucination','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39650,15595,0,0,7012,0,0,0,'Feathermoon Elite','','',0,7,0,1,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39651,15595,0,0,11544,0,0,0,'Krund','','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39652,15595,0,0,35100,0,0,0,'Sea Monster Tentacle','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,698,0,0,0,0,0,0,0,0,0),(39653,15595,0,0,37390,0,0,0,'Silvia','','',4096,7,0,0,0,1,1,0,36,36,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39655,15595,0,0,29942,29943,29944,29945,'Orc Survivor','','',0,7,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39656,15595,0,0,32239,0,0,0,'Orhan Ogreblade','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39657,15595,0,0,11548,0,0,0,'Stonemaul Ogre','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39658,15595,0,0,31543,0,0,0,'Spinescale Basilisk','','',0,1,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39661,15595,0,0,35100,0,0,0,'Sea Monster Tentacle','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,698,0,0,0,0,0,0,0,0,0),(39662,15595,0,0,31928,31929,31930,31931,'Drowning Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39666,15595,0,0,33147,0,0,0,'Rom\'ogg Bonecrusher (1)','','',104,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39667,15595,0,0,31563,0,0,0,'Adarrah','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39668,15595,0,0,21618,0,0,0,'Mack Fearsen','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39670,15595,0,0,31796,0,0,0,'Raz the Crazed','','',96,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39673,15595,0,0,169,11686,0,0,'Spawn of Smolderos Credit','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39674,15595,0,0,9991,0,0,0,'Feathermoon Nightsaber','','',0,1,0,0,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39676,15595,0,0,29361,0,0,0,'Feathermoon Hippogryph','','',0,1,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39677,15595,0,0,31407,7013,7014,7015,'Feathermoon Hippogryph Rider','','',2048,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39680,15595,0,0,31546,0,0,0,'Corla, Herald of Twilight (1)','','',104,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39681,15595,0,0,1126,11686,25942,0,'Starry Sky','','',17826880,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39696,15595,0,0,1159,0,0,0,'Butcherbot','','',0,9,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39699,15595,0,0,31710,0,0,0,'Karsh Steelbender (1)','Twilight Armorer','',104,2,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39701,15595,0,0,34433,0,0,0,'Beauty (1)','','',104,1,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39704,15595,0,0,17456,0,0,0,'Gordok Onlooker','','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39706,15595,0,0,36465,0,0,0,'Ascendant Lord Obsidius (1)','','',104,4,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39708,15595,0,0,34088,34089,0,0,'Twilight Flame Caller','','',8,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39709,15595,0,0,34088,34089,0,0,'Twilight Flame Caller (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39710,15595,0,0,22474,22471,31542,0,'Aviana\'s Guardian','','vehichleCursor',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,74183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39719,15595,0,0,31452,31453,31469,31467,'Twilight Servitor Quest Credit','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39720,15595,0,0,33466,0,0,0,'Astral Rain','Aspect of Isiset','',104,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39721,15595,0,0,33466,0,0,0,'Celestial Call','Aspect of Isiset','',104,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39722,15595,0,0,33466,0,0,0,'Veil of Sky','Aspect of Isiset','',104,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39723,15595,0,0,31689,0,0,0,'Tambre','','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39725,15595,0,0,37389,0,0,0,'Adella','','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39728,15595,39750,0,33071,0,0,0,'Hatecrest Warrior','','',0,7,0,0,0,1,1,0,36,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39730,15595,0,0,31556,0,0,0,'Crucible of Fire','','',0,4,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39733,15595,39750,0,33072,0,0,0,'Hatecrest Sorceress','','',0,7,0,0,0,1,1,0,36,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39736,15595,0,0,31558,0,0,0,'Crucible of Air','','',0,4,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39737,15595,0,0,31559,0,0,0,'Crucible of Earth','','',0,4,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39738,15595,0,0,31560,0,0,0,'Crucible of Water','','',0,4,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39742,15595,0,0,245,0,0,0,'Silverscale Snapper','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39745,15595,0,0,9904,31561,0,0,'Spiralung','','LootAll',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39749,15595,0,0,25191,0,0,0,'Twilight Enforcer','','',8,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39753,15595,0,0,328,11686,0,0,'Sardor Inn Credit Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39754,15595,0,0,328,11686,0,0,'Sardor Lodge Credit Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39756,15595,0,0,31562,0,0,0,'The Manipulator','','',0,7,0,0,0,0.902597,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,1755,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39765,15595,0,0,11686,0,0,0,'The Eye of Twilight','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39787,15595,0,0,1126,20024,25942,0,'Astral Shift Explosion Visual','','',17826880,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39788,15595,0,0,34580,0,0,0,'Anraphet','','',72,10,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39789,15595,0,0,328,11686,0,0,'Kristoff\'s Chain Vehicle','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,705,0,0,0,0,0,0,0,0,0),(39795,15595,0,0,33292,0,0,0,'Celestial Familiar','','',8,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39796,15595,0,0,15101,0,0,0,'Anemone Frenzy','','',0,1,0,0,0,0.828619,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39797,15595,0,0,31520,0,0,0,'Kristoff Manheim','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39800,15595,0,0,36324,0,0,0,'Flame Warden','','',72,4,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,20000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39801,15595,0,0,36325,0,0,0,'Earth Warden','','',72,4,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,20000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39802,15595,0,0,36323,0,0,0,'Water Warden','','',72,4,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,20000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39803,15595,0,0,36328,0,0,0,'Air Warden','','',72,4,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,20000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39804,15595,0,0,32931,0,0,0,'Stone Trogg Pillager','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39809,15595,0,0,1126,31572,0,0,'Globe of Azeroth','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39810,15595,0,0,35065,0,0,0,'Burning Exile','','',0,4,0,0,0,1,1,0,38,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39811,15595,0,0,35460,0,0,0,'Glacial Exile','','',0,4,0,0,0,1,1,0,38,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39812,15595,0,0,35462,0,0,0,'Thundering Windfury','','',0,4,0,0,0,1,1,0,38,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39813,15595,0,0,1126,11686,0,0,'Planet Stalker','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39816,15595,0,0,2869,2870,2871,2872,'Luis Aura Test','','',0,7,0,0,0,1,1,0,79,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39822,15595,0,0,1126,11686,0,0,'Invisible Stalker (Float, GiganticAOI)','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39824,15595,0,0,169,11686,0,0,'Mental Training Credit','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39828,15595,0,0,19908,0,0,0,'Twilight Guard','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39829,15595,0,0,35065,0,0,0,'Burning Exile','','',0,4,0,0,0,1,1,0,38,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39830,15595,0,0,35460,0,0,0,'Glacial Exile','','',0,4,0,0,0,1,1,0,38,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39831,15595,0,0,35462,0,0,0,'Thundering Windfury','','',0,4,0,0,0,1,1,0,38,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39832,15595,0,0,1126,11686,0,0,'Planet Stalker','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39833,15595,0,0,31979,0,0,0,'Twilight Buzzard','','',1024,1,7,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,709,0,0,0,0,0,0,0,0,0),(39838,15595,0,0,28356,28357,0,0,'Twilight Stormwaker','','',2048,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39840,15595,0,0,21134,0,0,0,'Swar\'jan','','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39846,15595,0,0,31586,0,0,0,'Leyden Copperkleist','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39847,15595,0,0,31587,0,0,0,'Chief Spirithorn','','',4096,7,0,0,0,1,1,0,40,40,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39848,15595,0,0,16480,21342,0,0,'Vashj\'ir Waypoint','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39850,15595,0,0,31588,0,0,0,'Noxious Ironfur','','',1,1,4,0,0,1,1,0,38,38,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39851,15595,0,0,4124,0,0,0,'Noxious Longtooth','','',1,1,1,0,0,1,1,0,38,38,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39853,15595,0,0,15363,0,0,0,'Taerar','','',16777216,2,0,1,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39854,15595,0,0,31430,31505,31506,0,'Azureborne Guardian','Servant of Deathwing','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12171,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39855,15595,0,0,31512,31510,31511,0,'Azureborne Seer','Servant of Deathwing','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,1333,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12832,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39857,15595,0,0,35095,0,0,0,'Malfurion Stormrage','','',262148,7,0,3,0,1,1,0,88,88,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39858,15595,0,0,31605,0,0,0,'Arch Druid Hamuul Runetotem','','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39859,15595,0,0,328,23748,0,0,'Dave\'s Industrial Light and Magic Bunny (Large)(Sessile)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39862,15595,0,0,21618,0,0,0,'Mack Fearsen','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39866,15595,0,0,31566,0,0,0,'Captain Samir','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39867,15595,0,0,35268,0,0,0,'Deathwing','Aspect of Death','vehichleCursor',4,2,0,1,0,1,1,0,88,88,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39868,15595,0,0,31563,0,0,0,'Adarrah','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39869,15595,0,0,31230,0,0,0,'Windspeaker Tamila','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39870,15595,0,0,31590,31591,0,0,'Twilight Firecatcher','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12161,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39871,15595,0,0,31212,0,0,0,'Scout Nightclaw','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39873,15595,0,0,31602,0,0,0,'Twilight Wyrmcaller','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12174,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39874,15595,0,0,31593,0,0,0,'Derth Firesinger','The Earthen Ring','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39875,15595,0,0,31600,0,0,0,'Earthmender Duarn','The Earthen Ring','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39876,15595,0,0,31599,0,0,0,'Felora Firewreath','The Earthen Ring','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39877,15595,0,0,35083,0,0,0,'Toshe Chaosrender','The Earthen Ring','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39878,15595,0,0,31598,0,0,0,'Caretaker Movra','The Earthen Ring','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,72835,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39879,15595,0,0,8714,0,0,0,'Aeolos','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39881,15595,0,0,31596,0,0,0,'Wavespeaker Valoren','The Earthen Ring','',4096,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39882,15595,0,0,31601,0,0,0,'The Great Sambino','The Earthen Ring','',262144,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39883,15595,0,0,22403,0,0,0,'Adarrah','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39884,15595,0,0,21706,0,0,0,'Captain Samir','Blacksmith','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,4227,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39885,15595,0,0,31567,0,0,0,'Mack Fearsen','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39886,15595,0,0,31928,31929,31930,31931,'Drowned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39887,15595,0,0,31604,0,0,0,'Captain Taylor','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39889,15595,0,0,193,704,0,0,'Stonemaul Swine','','',0,1,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39890,15595,0,0,31606,31607,0,0,'Twilight Earthshaper','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12181,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39892,15595,0,0,34999,0,0,0,'Enslaved Burning Ember','','',72,4,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39893,15595,0,0,31867,0,0,0,'Jawn Highmesa','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39894,15595,0,0,31615,0,0,0,'Gombana','Apprentice Hexxer','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39896,15595,0,0,3207,0,0,0,'Feral Scar Yeti','','',0,7,0,0,0,1,1,0,37,37,0,1,5,0,1,0,1700,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39898,15595,0,0,31869,0,0,0,'Shyn','Wind Rider Master','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8193,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39900,15595,0,0,33693,0,0,0,'Enslaved Rock Elemental','','',72,4,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39907,15595,0,0,2597,0,0,0,'Scuttlefin Scavenger','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39909,15595,0,0,31499,0,31501,0,'Azureborne Warlord','Servant of Deathwing','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12136,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39913,15595,0,0,21975,0,0,0,'Frenzied Orca','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39915,15595,0,0,7975,0,0,0,'Emerald Drake AERIALCOMBAT','','',0,2,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39916,15595,0,0,6374,0,0,0,'Obsidian Drake AERIALCOMBAT','','',0,2,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39917,15595,0,0,11686,0,0,0,'Aerial Combat Test','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39918,15595,0,0,17106,0,0,0,'Clacksnap Pincer','','',0,7,0,0,0,0.88437,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39919,15595,0,0,20570,11686,0,0,'Generic Trigger LAB - Multiphase (Gigantic AOI Not Sessile)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39921,15595,0,0,1267,0,0,0,'Faerie Dragon','','',0,2,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39923,15595,0,0,6374,0,0,0,'Obsidian Drake Hyjal Test','','',0,2,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39924,15595,0,0,6374,0,0,0,'Obsidian Drake Hyjal Test','','',0,2,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39925,15595,0,0,29213,0,0,0,'Anren Shadowseeker','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39927,15595,0,0,31625,0,0,0,'Laina Nightsky','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39928,15595,0,0,31626,0,0,0,'Matoclaw','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39929,15595,0,0,25082,0,0,0,'Avrilla','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39930,15595,0,0,25082,0,0,0,'Mylune','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39931,15595,0,0,13672,0,0,0,'Grove Tender','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39932,15595,0,0,7618,0,0,0,'Keeper Taldros','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39933,15595,0,0,11333,0,0,0,'Tyrus Blackhorn','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39936,15595,0,0,1761,0,0,0,'Scuttlefin Spearhunter','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39941,15595,0,0,1923,11686,0,0,'Grove Warden','','',0,4,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39943,15595,0,0,31628,0,0,0,'Spikeshell Skitterer','','',1,1,8,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39946,15595,0,0,31666,0,0,0,'Caryssia Moonhunter','Leader of New Thalanaar','',266240,7,0,0,0,1,1,0,50,50,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39950,15595,0,0,31635,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39954,15595,0,0,31770,0,0,0,'Twilight Shadow Weaver','','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39955,15595,0,0,328,4626,0,0,'Cataclysm Beast','','',256,1,0,0,0,1,1,0,78,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39956,15595,0,0,25192,0,0,0,'Twilight Enforcer','','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12161,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39959,15595,0,0,34342,0,0,0,'Lady Naz\'jar','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39960,15595,0,0,32311,32312,31539,32313,'Deep Murloc Drudge','','',0,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39961,15595,0,0,34272,0,0,0,'Enslaved Water Spirit','','',72,4,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39962,15595,0,0,31584,31585,0,0,'Twilight Stormbreaker','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12187,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39964,15595,0,0,32120,0,0,0,'Akasha','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39965,15595,0,0,11558,0,0,0,'Gordunni Channeler','','',0,7,0,0,0,1,1,0,38,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39966,15595,0,0,20570,11686,0,0,'Abyssal Event Bunny, Speed','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39972,15595,0,0,31660,31667,31668,31669,'Feralas Sentinel','','',4096,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39978,15595,0,0,33501,0,0,0,'Twilight Torturer','','',8,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39979,15595,0,0,33501,0,0,0,'Twilight Torturer (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39980,15595,0,0,34090,34091,0,0,'Twilight Sadist','','',8,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39981,15595,0,0,34090,34091,0,0,'Twilight Sadist (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39982,15595,0,0,34095,34096,34097,0,'Crazed Mage','','',8,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39983,15595,0,0,34095,34096,34097,0,'Crazed Mage (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39984,15595,0,0,36123,0,0,0,'Malignant Trogg','','',72,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39985,15595,0,0,34092,34093,34094,0,'Mad Prisoner','','',8,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39986,15595,0,0,34092,34093,34094,0,'Mad Prisoner (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39987,15595,0,0,31705,0,0,0,'Evolved Twilight Zealot','','',8,2,0,1,0,0.5,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39988,15595,0,0,31705,0,0,0,'Evolved Twilight Zealot (1)','','',8,2,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39989,15595,0,0,2676,0,0,0,'Current Completed Quest Test','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39990,15595,0,0,34098,34099,34100,34101,'Twilight Zealot','','',8,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39991,15595,0,0,34098,34099,34100,34101,'Twilight Zealot (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39992,15595,0,0,31868,0,0,0,'Rendow','Leather Armor Merchant','',262144,7,0,0,0,1,1,0,45,45,0,1,5,0,1,3,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39993,15595,0,0,29179,0,0,0,'Twilight Scion','','',0,2,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39994,15595,0,0,12231,0,0,0,'Conflagration','','',8,4,0,1,0,0.5,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39995,15595,0,0,12231,0,0,0,'Conflagration (1)','','',8,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39997,15595,0,0,4626,6302,328,0,'Panicked Bunny','','LootAll',0,8,0,0,0,1,1,0,5,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39998,15595,0,0,134,0,0,0,'Terrified Squirrel','','LootAll',0,8,0,0,0,1,1,0,5,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39999,15595,0,0,28397,0,0,0,'Injured Fawn','','',0,8,0,0,0,1,1,0,8,9,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40000,15595,0,0,28397,0,0,0,'Injured Fawn','','',0,8,0,0,0,1,1,0,8,9,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40002,15595,0,0,33011,0,0,0,'Molten Quicksilver','','',8,4,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40003,15595,0,0,33011,0,0,0,'Molten Quicksilver (1)','','',8,4,0,1,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40004,15595,0,0,33009,0,0,0,'Quicksilver','','',8,4,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40005,15595,0,0,33009,0,0,0,'Quicksilver (1)','','',8,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40007,15595,0,0,1126,16946,0,0,'Barricade Stalker','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40008,15595,0,0,31701,0,0,0,'Lucky','','',8,1,0,1,0,0.5,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40009,15595,0,0,31701,0,0,0,'Lucky (1)','','',8,1,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40011,15595,0,0,31701,0,0,0,'Spot','','',8,1,0,1,0,0.5,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40012,15595,0,0,31701,0,0,0,'Spot (1)','','',8,1,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40013,15595,0,0,31701,0,0,0,'Buster','','',8,1,0,1,0,0.5,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40014,15595,0,0,31701,0,0,0,'Buster (1)','','',8,1,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40015,15595,0,0,31541,0,0,0,'Runty','','',8,1,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40016,15595,0,0,31541,0,0,0,'Runty (1)','','',8,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40017,15595,0,0,34105,34104,0,0,'Twilight Element Warden','','',8,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40018,15595,0,0,34105,34104,0,0,'Twilight Element Warden (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40019,15595,0,0,34102,34103,0,0,'Twilight Obsidian Borer','','',8,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40020,15595,0,0,34102,34103,0,0,'Twilight Obsidian Borer (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40021,15595,0,0,35014,0,0,0,'Incendiary Spark','','',8,4,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40022,15595,0,0,35014,0,0,0,'Incendiary Spark (1)','','',8,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40023,15595,0,0,36757,0,0,0,'Defiled Earth Rager','','',8,4,0,1,0,0.5,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40024,15595,0,0,36757,0,0,0,'Defiled Earth Rager (1)','','',8,4,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40025,15595,0,0,25834,0,0,0,'Emerald Drake','','',64,2,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40026,15595,0,0,12813,0,0,0,'Mountain Giant','','',0,5,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40030,15595,0,0,1126,11686,0,0,'Ground Siege Stalker','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40031,15595,0,0,28397,0,0,0,'Injured Fawn (Quest Credit)','','LootAll',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40032,15595,0,0,32231,0,0,0,'Telaron Windflight','','',4096,7,0,0,0,1,1,0,35,35,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40033,15595,0,0,35168,0,0,0,'Flux Animator','','',72,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40034,15595,0,0,347,0,0,0,'Anxious Doe','','',0,8,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40035,15595,0,0,2191,0,0,0,'Erina Willowborn','','',4096,7,0,0,0,1,1,0,35,35,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40036,15595,0,0,1461,0,0,0,'Karonas','Ancient of War','',4096,4,0,0,0,1,1,0,36,36,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40040,15595,0,0,1126,11686,0,0,'Blitz Stalker','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40051,15595,0,0,31571,0,0,0,'General Skessesh','','',2147483648,7,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40052,15595,0,0,31690,0,0,0,'Estulan','The Highborne','',0,7,0,0,0,1,1,0,37,37,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40053,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40054,15595,0,0,34956,0,0,0,'Abyssal Seahorse','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40058,15595,0,0,31693,0,0,0,'Private Pollard','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40059,15595,0,0,10771,0,0,0,'Highborne Poltergeist','','',0,6,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40060,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40066,15595,0,0,30126,0,0,0,'Wailing Weed','','',256,4,0,0,0,0.572581,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40068,15595,0,0,30129,30138,30140,30135,'Venom Spitter','','',0,4,0,0,0,1,1,0,10,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40069,15595,0,0,31698,0,0,0,'Horde Poacher','','',0,7,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40070,15595,0,0,7975,0,0,0,'Windborne Drake','','',0,2,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40071,15595,35175,0,31699,0,0,0,'Julia Scrabblewrench','','',0,7,0,0,0,1,1,0,1,3,0,42,71,0,1,0,2000,0,0.0607,0.6976,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40078,15595,0,0,2191,0,0,0,'Handler Tessina','','',4096,7,0,0,0,1,1,0,36,36,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40080,15595,0,0,17200,0,0,0,'Unbound Flame Spirit','','',0,4,0,5,0,0.54,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40084,15595,0,0,763,0,0,0,'Bellows Slave','','',8,7,0,0,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40085,15595,0,0,763,0,0,0,'Bellows Slave (1)','','',8,7,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40093,15595,0,0,31675,0,0,0,'Subjugated Inferno Lord','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40095,15595,0,0,4467,0,0,0,'Needy Evil Squirrel','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40096,15595,0,0,15561,0,0,0,'Scout Larandia','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40099,15595,0,0,31675,0,0,0,'Subjugated Inferno Lord Quest Credit','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40105,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40106,15595,0,0,33168,0,0,0,'Star Shard','','',8,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40107,15595,0,0,9210,0,0,0,'Thol\'embaar','The Incinerator','',2147483648,4,0,0,0,0.838006,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40108,15595,0,0,14554,0,0,0,'Twilight Flamesteed','Twilight Overseer\'s Steed','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40121,15595,0,0,11686,0,0,0,'Thol\'embaar Summon Bunny','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40123,15595,0,0,31769,0,0,0,'Twilight Overseer','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2042,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40126,15595,0,0,20570,11686,0,0,'Abyssal Lure Bunny','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40128,15595,0,0,20570,11686,0,0,'Abyssal Event Bunny, Left','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40129,15595,0,0,31694,0,0,0,'Lost Apprentice','','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40130,15595,0,0,20570,11686,0,0,'Abyssal Event Bunny, Right','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40131,15595,0,0,31793,0,0,0,'Sensiria','','',0,6,0,0,0,1,1,0,37,37,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40132,15595,0,0,31696,0,0,0,'Vestia Moonspear','','',4096,7,0,0,0,1,1,0,37,37,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40134,15595,0,0,30779,0,0,0,'Nightmare Terror','','',0,10,0,0,0,0.526213,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40137,15595,0,0,32261,0,0,0,'Verinias','','',0,7,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40139,15595,0,0,20628,0,0,0,'Captain Saynna Stormrunner','','',262144,7,0,1,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40140,15595,0,0,1542,0,0,0,'Arch Druid Fandral Staghelm','','',76,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40148,15595,0,0,29414,0,0,0,'Galrond of the Claw','','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40149,15595,0,0,29408,0,0,0,'Telessra','','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40150,15595,0,0,31228,31229,31230,31231,'Arch Druid of Hyjal','','',0,7,0,1,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40162,15595,0,0,31814,0,0,0,'Zin\'jatar Fathom-Stalker','','',0,7,0,0,0,0.893039,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40164,15595,0,0,1126,11686,0,0,'Fire Cyclone','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40166,15595,0,0,17764,18645,31716,31717,'Enslaved Gronn Brute','','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12193,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40167,15595,0,0,31584,31585,0,0,'Twilight Beguiler','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12157,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40169,15595,0,0,328,21072,0,0,'Tyrus Blackhorn\'s Bindings','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40170,15595,0,0,32961,0,0,0,'Spatial Anomaly','','',72,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,727,0,0,0,0,0,0,0,0,0),(40171,15595,0,0,31693,0,0,0,'Private Pollard','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40172,15595,0,0,11333,0,0,0,'Tyrus Blackhorn','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40177,15595,0,0,33429,0,0,0,'Forgemaster Throngus','','',72,5,0,1,0,1,1,0,86,86,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,733,0,0,0,0,0,0,0,0,0),(40178,15595,0,0,29162,0,0,0,'Alysra','','',0,2,0,1,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40179,15595,0,0,2869,0,0,0,'Fandral Delivered Credit','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40180,15595,0,0,1542,0,0,0,'Arch Druid Fandral Staghelm','','',76,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40181,15595,0,0,32479,0,0,0,'Zin\'jatar Raider','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40183,15595,0,0,11686,1126,0,0,'Cave In Stalker','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40185,15595,0,0,2869,2870,2871,2872,'Twilight Initiate','','Speak',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40186,15595,0,0,2869,2870,2871,2872,'Twilight Recruit','','Speak',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40190,15595,0,0,328,31729,0,0,'Climbing Tree','','vehichleCursor',1074790400,10,0,0,0,1,1,0,80,80,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,74922,74974,0,0,0,0,0,0,0,0,0,0,0,0,729,0,0,0,0,0,0,0,0,0),(40193,15595,0,0,8013,0,0,0,'Sharphorn Stag','','',0,1,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40194,15595,0,0,18375,0,0,0,'Vale Owl','','',1,1,26,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40197,15595,0,0,1126,11686,0,0,'Twilight Archer','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40201,15595,0,0,31724,0,0,0,'Earthmender Verick','The Earthen Ring','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40202,15595,0,0,11686,1126,0,0,'Dust Cloud Stalker','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40219,15595,0,0,32248,0,0,0,'Ravenous Thresher','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40221,15595,0,0,35083,0,0,0,'Toshe Chaosrender','The Earthen Ring','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40223,15595,0,0,32070,0,0,0,'Speckled Sea Turtle','','',0,1,21,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,75275,0,0,0,0,0,0,0,0,0,0,0,0,0,738,0,0,0,0,0,0,0,0,0),(40224,15595,0,0,3220,0,0,0,'Rage Scar Yeti','','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40226,15595,0,0,6892,0,0,0,'Pratt McGrubben','Leatherworking Supplies','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,4227,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40227,15595,0,0,31728,0,0,0,'Felice','Sambino\'s Assistant','',262144,7,0,0,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40228,15595,0,0,1126,11686,0,0,'Cave In Stalker','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40230,15595,0,0,171,0,0,0,'Modified Earth Elemental','The Great Sambino\'s Minion','',0,4,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40232,15595,0,0,1461,0,0,0,'Karonas','Ancient of War','',4096,4,0,0,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40237,15595,40200,0,31984,0,0,0,'Spiketooth Eel','','',0,1,0,0,0,0.887611,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40238,15595,39418,0,31993,32162,32163,0,'Agitated Green Sand Crab','','',1,1,8,0,0,0.872103,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40239,15595,0,0,32112,0,0,0,'Enormous Sand Crab','','',1,1,8,0,0,0.866771,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40242,15595,0,0,328,31379,0,0,'Soft Target','','',1572864,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40243,15595,0,0,2676,0,0,0,'Quest Targetting Tester','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40244,15595,0,0,32479,0,0,0,'Zin\'jatar Raider','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40247,15595,0,0,30782,0,0,0,'Sambino\'s Modified Earth Elemental Totem','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40250,15595,0,0,28991,32815,0,0,'Treetop','','',1074790400,10,0,0,0,1,1,0,80,80,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,75070,0,75139,0,0,0,0,0,0,0,0,0,0,734,0,0,0,0,0,0,0,0,0),(40251,15595,0,0,36123,0,0,0,'Stone Trogg Brute','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40252,15595,0,0,33289,0,0,0,'Stone Trogg Rock Flinger','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40254,15595,0,0,31228,31229,31230,31231,'Injured Druid','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40255,15595,0,0,1126,11686,0,0,'Fixate Stalker','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40258,15595,0,0,30782,0,0,0,'Sambino\'s Modified Stoneclaw Totem','','',0,11,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40261,15595,0,0,31764,0,0,0,'Blues_Test_Creature','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40266,15595,0,0,30782,0,0,0,'Sambino\'s Modified Strength of Earth Totem','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40267,15595,0,0,30782,0,0,0,'Sambino\'s Modified Stoneskin Totem','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40268,15595,0,0,31769,0,0,0,'Twilight War-Mage','','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12214,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40269,15595,0,0,34542,0,0,0,'Enslaved Thunder Spirit','','',72,4,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40270,15595,0,0,31789,31790,0,0,'Twilight Thundercaller','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12150,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40271,15595,0,0,979,0,0,0,'Tamed Crawler','','',0,1,8,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40272,15595,0,0,36266,0,0,0,'Ascended Rockbreaker','','',72,4,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12179,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40273,15595,0,0,35648,0,0,0,'Ascended Waterlasher','','',72,4,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12185,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40276,15595,0,0,21912,0,0,0,'Sabreclaw Skitterer','','',1,1,8,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40278,15595,0,0,31777,0,0,0,'Tholo Whitehoof','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40280,15595,0,0,6303,0,0,0,'Swarming Serpent','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40282,15595,0,0,31779,0,0,0,'Kliklak','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40283,15595,0,0,169,11686,0,0,'Searing Light','','',1049600,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40284,15595,0,0,30059,30060,0,0,'Hyjal Bear Cub Quest Credit','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40288,15595,0,0,30059,36863,0,0,'Rescued Bear Cub','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40289,15595,0,0,35253,0,0,0,'Ysera','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,3,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40290,15595,0,0,31440,31510,32970,0,'Crimsonborne Seer','Servant of Deathwing','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12139,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40291,15595,0,0,31512,31510,31511,0,'Azureborne Seer','Servant of Deathwing','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12153,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40293,15595,0,0,31430,31505,31509,0,'Crimsonborne Guardian','Servant of Deathwing','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12159,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40294,15595,0,0,31430,31505,31506,0,'Azureborne Guardian','Servant of Deathwing','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12148,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40298,15595,0,0,35171,0,0,0,'Uldum Caster (Utility) [PH]','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40300,15595,0,0,35173,0,0,0,'Uldum Melee (DD) [PH]','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40303,15595,0,0,28506,0,0,0,'Ancient Reach Test - Scale 1.0','','',4096,4,0,0,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40304,15595,0,0,1461,0,0,0,'Ancient Reach Test - Scale 3.0','','',4096,4,0,0,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40306,15595,0,0,31783,31784,0,0,'Twilight Armsmaster','','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12158,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40308,15595,0,0,35172,0,0,0,'Uldum Caster (AE) [PH]','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40309,15595,0,0,32214,32221,0,0,'Glittergill Grouper','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,906,0,0,0,0,0,0,0,0,0),(40310,15595,0,0,34900,0,0,0,'Blistering Scarab','','',9,1,53,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40311,15595,0,0,32053,0,0,0,'Dustbone Tormentor','','',8,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40313,15595,0,0,31787,0,0,0,'Leyra Moonleaf','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40315,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40316,15595,0,0,34342,0,0,0,'Lady Naz\'jar','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40317,15595,0,0,35644,0,0,0,'Water Ascendant','Twilight Hammer','',0,4,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40318,15595,0,0,5450,0,0,0,'Neptulon\'s Chosen','','',0,4,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40319,15595,0,0,31792,0,0,0,'Drahga Shadowburner','Twilight\'s Hammer Courier','',2147483720,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40320,15595,0,0,31795,0,0,0,'Valiona','','',72,2,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,737,0,0,0,0,0,0,0,0,0),(40330,15595,0,0,159,0,0,0,'Sensiria','','',4,3,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40331,15595,0,0,31801,0,0,0,'Rayne Feathersong','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40332,15595,0,0,31797,31799,31798,31800,'Freewind Post Refugee','','',4096,7,0,0,0,1,1,0,35,39,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40333,15595,0,0,31213,31212,0,0,'Defender of Malorne','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40334,15595,0,0,169,11686,0,0,'Baron Geddon Credit','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40335,15595,0,0,169,27823,0,0,'Fleeing Naga Controller Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40337,15595,0,0,24736,0,0,0,'Fireboar','','',1,1,5,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40338,15595,0,0,8510,0,0,0,'Deeprock Incendosaur','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40340,15595,0,0,35321,0,0,0,'Nemesis','The Usurper','',0,1,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0),(40341,15595,0,0,34371,0,0,0,'Tortolla','','',0,1,0,1,0,1,1,0,84,84,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40342,15595,0,0,31805,31806,31807,0,'Twilight Earthscorcher','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40343,15595,0,0,169,11686,0,0,'Channel Target','','',0,10,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'10848',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40351,15595,0,0,16480,21342,0,0,'Meatstick 00','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40353,15595,0,0,16480,21342,0,0,'Meatstick 01','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40355,15595,0,0,1126,11686,0,0,'Invocation of Flame Stalker','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40357,15595,0,0,34942,0,0,0,'Invoked Flaming Spirit','','',72,4,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40359,15595,0,0,32184,0,0,0,'Turtle Meat','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40360,15595,0,0,7012,7013,7014,7015,'Feathermoon Archer','','',0,7,0,0,0,1,1,0,35,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40362,15595,0,0,33843,0,0,0,'Moonclaw Warrior','','',4096,7,0,0,0,1,1,0,35,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40365,15595,0,0,1126,11686,0,0,'Seeping Twilight','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40366,15595,0,0,35083,0,0,0,'Toshe Chaosrender','The Earthen Ring','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40367,15595,0,0,31816,0,0,0,'Seyala Nightwisp','Hippogryph Master','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8193,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40369,15595,0,0,31866,0,0,0,'Falfindel Waywarder','','',4096,7,0,0,0,1,1,0,38,38,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40370,15595,0,0,31817,0,0,0,'Frenzied Reef Shark','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40371,15595,0,0,16480,21342,0,0,'Turtle Death Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40372,15595,0,0,31814,0,0,0,'Zin\'jatar Fathom-Stalker','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40375,15595,0,0,169,16946,0,0,'Tsunami Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40382,15595,0,0,31814,0,0,0,'Zin\'jatar Fathom-Stalker','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40389,15595,0,0,2575,0,0,0,'Cataclysm Dreamcloth Vendor','Tailoring Trainer & Dreamcloth Trader','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40390,15595,0,0,31828,0,0,0,'Water Explorer','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40398,15595,0,0,31829,0,0,0,'Spirit of Farseer Gadra','The Earthen Ring','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40400,15595,0,0,21746,0,0,0,'Loot Table Assignment Test 2 (Thyala)','','',2048,7,0,1,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40401,15595,0,0,169,11686,0,0,'Quake','','',0,10,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40403,15595,0,0,19695,0,0,0,'Spinescale Matriarch','','',0,1,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40406,15595,0,0,31882,0,0,0,'Tumultuous Earthstorm','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,741,0,0,0,0,0,0,0,0,0),(40408,15595,0,0,31835,0,0,0,'Water Traveler','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40412,15595,0,0,1337,0,0,0,'Butcher','','',1,1,11,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40427,15595,0,0,31535,0,0,0,'Spawn of Smolderos','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40433,15595,0,0,31846,21342,0,0,'Shark Bait Sack (Blood Effect)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40434,15595,0,0,1070,0,0,0,'Blazing Trainer','','',0,4,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40439,15595,0,0,31817,0,0,0,'Bloodthirsty Reef Shark','','',0,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40440,15595,0,0,169,11686,0,0,'Blazing Trainer Credit','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40447,15595,0,0,1126,38330,0,0,'Chains of Woe','','',0,10,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40448,15595,0,0,25192,0,0,0,'Twilight Enforcer','','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12142,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40450,15595,0,0,32951,0,0,0,'Dustbone Horror','','',8,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40458,15595,0,0,35103,35109,35105,35106,'Jeweled Scarab','','',9,1,53,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40459,15595,0,0,11686,1126,0,0,'Beetle Stalker','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40460,15595,0,0,328,33947,0,0,'Activated Flameward','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40464,15595,0,0,12232,0,0,0,'Magma Giant','','',0,4,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40465,15595,0,0,2869,2870,2871,2872,'Fallen Cultist','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40466,15595,0,0,25194,0,0,0,'Blackfin','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40467,15595,0,0,31870,0,0,0,'Adene Treetotem','Innkeeper','',4096,7,0,0,0,1,1,0,45,45,0,1,5,0,1,66177,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40473,15595,0,0,5406,0,0,0,'Tono','Wind Rider Master','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40474,15595,0,0,31879,0,0,0,'Moro Sungrain','Trade Supplies','',4096,7,0,0,0,1,1,0,40,40,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40476,15595,0,0,5026,0,0,0,'Wounded Sea Turtle','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40480,15595,0,0,20076,0,0,0,'Empowered Water Elemental','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40482,15595,0,0,31608,31611,31612,0,'Earthen Ring Wavebinder','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40485,15595,0,0,31905,31906,31907,0,'Twilight Egg','','',1096,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40486,15595,0,0,36525,36527,36528,0,'Alexstrasza\'s Egg','','',1096,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40488,15595,0,0,11686,1126,0,0,'Earthstorm Stalker','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40489,15595,0,0,31893,0,0,0,'Karr\'gonn','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'18950 32199',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40490,15595,0,0,31891,31890,0,0,'Black Dragonflight Egg','','',5192,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'18950 32199',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40493,15595,0,0,31898,0,0,0,'Arcosin','Ancient of the Arcane','',4096,4,0,1,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40496,15595,0,0,31694,31695,0,0,'Apprentice of Estulan','','',4096,7,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40497,15595,0,0,31696,31697,0,0,'Apprentice of Estulan','','',4096,7,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40498,15595,0,0,5782,0,0,0,'Wuu','Pig Handler','',4096,7,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40499,15595,0,0,32646,0,0,0,'Puffer Hatchling','','LootAll',0,8,0,0,0,1,1,0,2,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40500,15595,0,0,31171,0,0,0,'Heap of Core Hound Innards','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40503,15595,0,0,23767,0,0,0,'Quicksand','','',8,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40504,15595,0,0,24905,0,0,0,'Ascendant Transform','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40505,15595,0,0,31757,0,0,0,'Steamwheedle Rescue Balloon','','',1048576,10,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40511,15595,0,0,37126,0,0,0,'Balloon Throwing Station','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40534,15595,0,0,31919,0,0,0,'Doomspeaker Cassandra','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40535,15595,0,0,716,0,0,0,'Ruby Defender','','',64,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40536,15595,0,0,2869,2870,2871,2872,'Twilight Cultist','','Speak',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40537,15595,0,0,8314,0,0,0,'Ruby Guardian','','',64,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40538,15595,0,0,1126,16946,0,0,'Crimson Wall Stalker','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40539,15595,0,0,35112,35113,35114,0,'Beetle','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0),(40540,15595,0,0,31922,0,0,0,'Maurice','','Speak',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40541,15595,0,0,26558,0,0,0,'Gnomechewer D-Lux','','',0,9,0,0,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40542,15595,0,0,29472,0,0,0,'Megs Dreadshredder','','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40543,15595,0,0,31137,0,0,0,'Hired Goon','','',0,9,0,0,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40544,15595,0,0,2898,2890,2882,0,'Rod of Subjugation 01','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40545,15595,0,0,2898,2890,2882,0,'Rod of Subjugation 02','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40546,15595,0,0,31924,0,0,0,'Alloy-Pounder Zero','','',0,9,0,0,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40547,15595,0,0,31159,0,0,0,'Kelsey Steelspark','Gnomeregan Covert Ops','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40548,15595,0,0,31136,0,0,0,'Elite Gnomeguard','','',0,9,0,0,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40550,15595,0,0,38498,0,0,0,'Seedling Pod','','',1048584,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40551,15595,0,0,22702,0,0,0,'Twilight Dominator','','',0,6,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40555,15595,0,0,15512,0,0,0,'Tortolla\'s Egg','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40557,15595,0,0,31927,0,0,0,'Child of Tortolla','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40559,15595,0,0,16480,21342,0,0,'Ship to Vashj\'ir Phase Caster Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40563,15595,40947,0,25191,0,0,0,'Twilight Enforcer','','Speak',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40564,15595,40947,0,1070,0,0,0,'Fiery Instructor','','Speak',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40565,15595,0,0,2007,0,0,0,'test 51','','',0,3,0,0,0,1,1,0,51,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40566,15595,0,0,1126,11686,0,0,'Shadow Gale Controller Stalker','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40567,15595,0,0,1126,11686,0,0,'Shadow Gale Stalker','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40573,15595,0,0,29179,0,0,0,'Twilight Stormwaker','','',2112,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,759,0,0,0,0,0,0,0,0,0),(40575,15595,0,0,28356,28357,0,0,'Twilight Stormwaker','','',2048,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40577,15595,0,0,32568,0,0,0,'Naz\'jar Sentinel','','',0,7,0,1,0,0.5,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40578,15595,0,0,31941,0,0,0,'Farden Talonshrike','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40579,15595,0,0,32311,32312,31539,32313,'Deep Murloc Hunter','','',0,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40584,15595,0,0,37370,0,0,0,'Naz\'jar Invader','','',0,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40585,15595,0,0,31954,0,0,0,'Spore','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40587,15595,0,0,32479,0,0,0,'Zin\'jatar Raider','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40590,15595,0,0,6944,6945,0,6947,'Southsea Drunkard','','',0,7,0,0,0,1,1,0,45,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40591,15595,0,0,10989,0,0,0,'Drag Master Miglen','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40592,15595,0,0,38499,0,0,0,'Seedling Pod','','',1048584,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40595,15595,0,0,7209,0,0,0,'Rugfizzle','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'10848',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40596,15595,0,0,20570,11686,0,0,'Spinning Trident Bunny','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40597,15595,0,0,11686,0,0,0,'Geyser','','',1024,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40598,15595,0,0,10989,0,0,0,'Drag Master Miglen','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40599,15595,0,0,7209,0,0,0,'Rugfizzle','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40600,15595,0,0,31903,0,0,0,'Faceless Corruptor','','',72,10,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40601,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40602,15595,0,0,31951,0,0,0,'Twilight Enforcer','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40603,15595,0,0,36873,0,0,0,'Emergency Rocket-Pack','','',1048576,9,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40605,15595,0,0,16480,21342,0,0,'Naga Death Bunny','','',1024,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40615,15595,0,0,19587,0,0,0,'QA WoWedit test creature','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40616,15595,0,0,36873,0,0,0,'Emergency Rocket-Pack Xtreme','','',1048576,9,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40618,15595,0,0,169,11686,0,0,'Graduation Speech','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40619,15595,0,0,15581,0,0,0,'Commander Jarod Shadowsong','','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40620,15595,0,0,23767,0,0,0,'Bloodpetal Blossom','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40621,15595,0,0,25328,21773,28623,24468,'Orchid Lasher','','',0,4,0,0,0,1,1,0,51,52,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40622,15595,0,0,16946,0,0,0,'Bloodpetal Blossom','','',1048584,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40623,15595,0,0,22470,0,0,0,'Aviana\'s Guardian [TARGETED]','','vehichleCursor',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40629,15595,0,0,27561,0,0,0,'Aviana\'s Guardian [TARGETED] (Take 2)','','vehichleCursor',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40630,15595,0,0,24900,0,0,0,'Bloodpetal Sprout','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40631,15595,0,0,22474,22471,31542,0,'Aviana\'s Guardian [COMBAT]','','vehichleCursor',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40633,15595,0,0,32348,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40634,15595,0,0,37388,0,0,0,'Naz\'jar Tempest Witch','','',0,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40637,15595,0,0,31965,0,0,0,'Manifested Nightmare','','',72,10,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40638,15595,0,0,32537,0,0,0,'Saltwater Star','','LootAll',128,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40640,15595,0,0,34342,0,0,0,'Lady Naz\'jar','','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40641,15595,0,0,32011,0,0,0,'Divemaster Birmingham','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40642,15595,0,0,32844,0,0,0,'Captain Taylor','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40643,15595,0,0,32845,0,0,0,'Admiral Dvorek','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40644,15595,0,0,2218,0,0,0,'Levia Dreamwaker','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40647,15595,0,0,11686,0,0,0,'Den Whomper Bribed Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40649,15595,0,0,32000,0,0,0,'Sea Snake','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40650,15595,0,0,31981,0,0,0,'Twilight Firebird','','',1025,1,7,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,769,0,0,0,0,0,0,0,0,0),(40651,15595,0,0,32050,32051,32049,32052,'Elemental Rift','','',1048576,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40653,15595,0,0,32543,0,0,0,'Deep Fiend','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40655,15595,0,0,33322,0,0,0,'Ozumat','Fiend of the Dark Below','',1074790404,10,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40661,15595,0,0,31431,31432,31433,31434,'Drowned Crewman','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40663,15595,0,0,31160,0,0,0,'River Boat','','',1048576,9,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40664,15595,0,0,31975,31976,31977,31978,'Recovering Soldier','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40665,15595,0,0,31973,31974,0,0,'Southsea Scoundrel','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40667,15595,0,0,31354,0,0,0,'Alastair Summon','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40668,15595,0,0,30165,0,0,0,'Living Vine','','',72,10,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,771,0,0,0,0,0,0,0,0,0),(40669,15595,0,0,31954,0,0,0,'Budding Spore','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40676,15595,0,0,31928,31929,31930,31931,'Drowned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40677,15595,0,0,32122,32121,0,0,'Gilblin Scavenger','','',0,7,0,0,0,0.839645,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40678,15595,0,0,31928,31929,31930,31931,'Drowned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40679,15595,0,0,31604,0,0,0,'Captain Taylor','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40680,15595,0,0,3167,0,0,0,'Stormwind Soldier','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40685,15595,0,0,641,0,0,0,'Splitclaw Skitterer','','',1,1,8,0,0,0.920091,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40686,15595,0,0,31983,0,0,0,'Zin\'jatar Scout','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40687,15595,0,0,29179,0,0,0,'Young Twilight Drake','','',2048,2,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40688,15595,0,0,31188,0,0,0,'Ragnaros','','',12,4,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40689,15595,0,0,30318,0,0,0,'Ysera','','',12,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40690,15595,0,0,31604,0,0,0,'Captain Taylor','','',262144,7,0,1,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40691,15595,0,0,3167,0,0,0,'Stormwind Soldier','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40692,15595,0,0,3167,0,0,0,'Stormwind Soldier','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40693,15595,0,0,3167,0,0,0,'Stormwind Soldier','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40694,15595,0,0,3167,0,0,0,'Stormwind Soldier','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40695,15595,0,0,3167,0,0,0,'Stormwind Soldier','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40696,15595,0,0,3167,0,0,0,'Stormwind Soldier','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40697,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40699,15595,0,0,31985,0,0,0,'Merciless One [DEMO]','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40700,15595,0,0,328,23258,0,0,'Southsea Rowboat','','',0,10,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40701,15595,0,0,31983,0,0,0,'Zin\'jatar Scout','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40702,15595,0,0,31854,31858,31861,31859,'Southsea Boarder','','',0,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40705,15595,0,0,31854,31858,31861,31859,'Southsea Boarder','','',0,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40708,15595,0,0,32909,11686,0,0,'Falling Boulder','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40710,15595,0,0,27667,0,0,0,'Anemone Frenzy','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40711,15595,0,0,31217,0,0,0,'Mazoga','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40712,15595,0,0,31989,0,0,0,'Mazoga\'s Spirit','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40715,15595,0,0,37304,0,0,0,'Lifewarden Nymph','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40716,15595,0,0,38498,0,0,0,'Seedling Pod','','',1048584,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40718,15595,0,0,1126,11686,0,0,'Twilight Flames','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40719,15595,0,0,22474,22471,31542,0,'Aviana\'s Guardian','','vehichleCursor',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40720,15595,0,0,22474,22471,31542,0,'Aviana\'s Guardian','','vehichleCursor',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40722,15595,0,0,32087,0,0,0,'Voodoo Illusion','','',0,7,0,0,0,1,1,0,1,1,0,17,17,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40723,15595,0,0,22474,22471,31542,0,'Aviana\'s Guardian','','vehichleCursor',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40728,15595,0,0,33618,0,0,0,'Whale Shark','','',4,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40729,15595,0,0,32020,0,0,0,'Captain Taylor','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40730,15595,0,0,32020,0,0,0,'Stormwind Seal','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40731,15595,0,0,32020,0,0,0,'Stormwind Seal','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40732,15595,0,0,32020,0,0,0,'Stormwind Seal','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40733,15595,0,0,32020,0,0,0,'Stormwind Seal','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40734,15595,0,0,32020,0,0,0,'Stormwind Seal','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40735,15595,0,0,32020,0,0,0,'Stormwind Seal','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40736,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40737,15595,0,0,32020,0,0,0,'Captain Taylor','','',262144,7,0,1,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40738,15595,0,0,32020,0,0,0,'Stormwind Seal','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40739,15595,0,0,32020,0,0,0,'Stormwind Seal','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40740,15595,0,0,32020,0,0,0,'Stormwind Seal','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40741,15595,0,0,32020,0,0,0,'Stormwind Seal','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40742,15595,0,0,32020,0,0,0,'Stormwind Seal','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40743,15595,0,0,35902,0,0,0,'Frost Cannon','','',32,9,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40744,15595,0,0,32020,0,0,0,'Stormwind Seal','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40745,15595,0,0,35902,0,0,0,'Fire Cannon','','',32,9,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40746,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40753,15595,0,0,32479,0,0,0,'Zin\'jatar Raider','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40756,15595,0,0,31982,21342,0,0,'Briny Cutter Battle Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40757,15595,0,0,32010,0,0,0,'Numa Skyclaw','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40758,15595,0,0,31618,31809,32479,31811,'Naga Corpse','','',128,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40759,15595,0,0,32479,0,0,0,'Zin\'jatar Raider','','',0,7,0,0,0,0.880407,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40760,15595,0,0,20570,11686,0,0,'Main Diving Tank','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,778,0,0,0,0,0,0,0,0,0),(40761,15595,0,0,20570,11686,0,0,'Secondary Diving Tank','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40763,15595,0,0,31319,0,0,0,'Marin Noggenfogger','Baron of Gadgetzan','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40765,15595,0,0,33792,0,0,0,'Commander Ulthok','The Festering Prince','',8,10,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,780,0,0,0,0,0,0,0,0,0),(40766,15595,0,0,32019,21773,28623,24468,'Lasher','','',0,4,0,0,0,1,1,0,51,52,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40770,15595,0,0,32479,0,0,0,'Zin\'jatar Raider','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40771,15595,0,0,32020,0,0,0,'Stormwind Seal','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40772,15595,0,0,15581,0,0,0,'Commander Jarod Shadowsong','','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40773,15595,0,0,34803,0,0,0,'Cenarius','','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40774,15595,0,0,1126,11686,0,0,'Grim Batol Citizen','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40775,15595,0,0,31228,31229,31230,31231,'Nordrassil Druid','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40780,15595,0,0,25834,0,0,0,'Emerald Drake','','',0,2,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40781,15595,0,0,32048,0,0,0,'Unbound Djin','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40782,15595,0,0,32479,0,0,0,'Zin\'jatar Raider','','',0,7,0,0,0,0.935688,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40783,15595,0,0,525,0,0,0,'Twilight Servant','','',72,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40784,15595,0,0,11686,0,0,0,'Dark Fissure','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40785,15595,0,0,36873,0,0,0,'Gnomeregan Stealth Fighter Machine Gun','','',786540,9,0,3,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40786,15595,0,0,32479,0,0,0,'Zin\'jatar Abductor','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,569,0,0,0,0,0,0,0,0,0),(40787,15595,0,0,32951,0,0,0,'Dustbone Horror','','',8,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40790,15595,0,0,11686,1126,0,0,'Aggro Stalker','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40791,15595,0,0,31757,0,0,0,'Steamwheedle Rescue Balloon','','',1048576,10,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40792,15595,0,0,32081,0,0,0,'Neptulon','','',4168,4,0,1,0,1,1,0,81,81,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40794,15595,0,0,5488,0,0,0,'Son of Flame','','',8,4,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40795,15595,0,0,12210,0,0,0,'Ravenous Oceanic Broadhead','','',0,1,0,0,0,0.931631,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40796,15595,0,0,31794,30060,0,0,'Hyjal Bear Cub [TEST]','','LootAll',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40797,15595,0,0,32479,0,0,0,'Zin\'jatar Abductor','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40798,15595,0,0,32075,32164,32165,0,'Spineshell Pincer','','',1,1,8,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40801,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40802,15595,0,0,32070,32453,32455,32454,'Softshell Sea Turtle','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40803,15595,0,0,34804,0,0,0,'Cenarius','','',4172,7,0,1,0,1,1,0,82,82,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40804,15595,0,0,35095,0,0,0,'Malfurion Stormrage','','Cast',266244,7,0,3,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40805,15595,0,0,31605,0,0,0,'Arch Druid Hamuul Runetotem','','Cast',266244,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40808,15595,0,0,32951,0,0,0,'Dustbone Horror','','',8,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40810,15595,0,0,32122,32121,0,0,'Gilblin Scavenger','','',0,7,0,0,0,0.921533,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40811,15595,0,0,32122,32121,0,0,'Gilblin Scavenger','','',0,7,0,0,0,0.841721,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40812,15595,0,0,1126,11686,0,0,'Fire Cyclone','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40816,15595,0,0,35221,0,0,0,'Aronus','','',0,2,0,1,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40817,15595,0,0,35979,0,0,0,'Shadow of Obsidius','','',8,4,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40818,15595,0,0,35979,0,0,0,'Shadow of Obsidius (1)','','',8,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40819,15595,0,0,1990,0,0,0,'Pacified Hyjal Bear','','',1,1,4,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40825,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','','',8,7,0,1,0,1,1,0,82,82,0,1,5,0,1,16777218,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,786,0,0,0,0,0,0,0,0,0),(40828,15595,0,0,32085,0,0,0,'Horde Cage','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40830,15595,0,0,4589,0,0,0,'Fire Elemental Totem','Earthen Ring Shaman\'s Totem','',0,11,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40831,15595,0,0,1204,0,0,0,'Greater Fire Elemental','Earthen Ring Shaman\'s Guardian','',0,4,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40833,15595,0,0,32086,0,0,0,'Tiala Whitemane','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40834,15595,0,0,32091,0,0,0,'Jordan Olafson','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40835,15595,0,0,31379,1126,0,0,'Orb of the Sun','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,0.1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,787,0,0,0,0,0,0,0,0,0),(40836,15595,0,0,32087,32090,32089,32088,'Pygmy (Base Model)','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40837,15595,0,0,32092,0,0,0,'Yargra Blackscar','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40839,15595,0,0,32093,32094,32095,32096,'Pygmy (Hunter)','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40840,15595,0,0,32097,32099,32100,32102,'Pygmy (Roadie)','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40841,15595,0,0,35681,0,0,0,'Searing Guardian','','',0,4,0,0,0,0.918688,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40843,15595,0,0,32107,0,0,0,'Sebelia','Innkeeper','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,65665,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40846,15595,0,0,31907,0,0,0,'Hatched Twilight Egg','','',1096,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40847,15595,0,0,31814,0,0,0,'Dead Zin\'jatar Raider','','',1024,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40848,15595,0,0,35005,0,0,0,'Riding Seahorse','','',0,1,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40849,15595,0,0,32108,32111,32110,32109,'Pygmy (Shaman)','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40850,15595,0,0,32113,32116,32115,32114,'Pygmy (Warrior)','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40851,15595,0,0,35008,0,0,0,'Swift Seahorse','Flight Master','',128,1,0,1,0,1,1,0,85,85,0,1,5,0,1,8193,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40852,15595,0,0,35008,0,0,0,'Swift Seahorse','Flight Master','',128,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40853,15595,0,0,10274,0,0,0,'Ghost Wolf of Lo\'Gosh','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40854,15595,0,0,31160,0,0,0,'River Boat','','',1048576,9,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40856,15595,0,0,7975,0,0,0,'Emerald Flameweaver','','',0,2,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40857,15595,0,0,27312,0,0,0,'Vengeance of the Ancient','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40858,15595,0,0,32098,32101,32103,0,'Twilight Armory Crate Destroyed','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40859,15595,0,0,30903,17519,0,0,'Fire Wall','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40860,15595,0,0,32081,0,0,0,'Mindbender Ghur\'sha Mind Fog','','',0,4,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40861,15595,0,0,11686,0,0,0,'Mind Fog','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40862,15595,0,0,32098,32101,32103,0,'Smoldering Core Destroyed','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40863,15595,0,0,32127,0,0,0,'Image of Goldrinn','','',4,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40864,15595,0,0,32129,0,0,0,'Image of Aviana','','',4,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40865,15595,0,0,34805,0,0,0,'Image of Cenarius','','',4,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40866,15595,0,0,35008,0,0,0,'Swift Seahorse','Flight Master','',128,1,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40867,15595,0,0,35008,0,0,0,'Swift Seahorse','Flight Master','',128,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40868,15595,0,0,328,27823,0,0,'Twilight Anvil Effects Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40871,15595,0,0,35008,0,0,0,'Swift Seahorse','Flight Master','',128,1,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40873,15595,0,0,35008,0,0,0,'Swift Seahorse','Flight Master','',128,1,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40874,15595,0,0,169,15880,0,0,'Naga Perimeter Alarm (Floor)','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40875,15595,0,0,29472,0,0,0,'Megs Dreadshredder','','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40876,15595,0,0,31159,0,0,0,'Kelsey Steelspark','Gnomeregan Covert Ops','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40878,15595,0,0,32238,0,0,0,'Azsh\'ir Sentry','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40880,15595,0,0,6537,0,0,0,'Firelands Denizen','','',0,4,0,5,0,0.861539,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40882,15595,0,0,31216,0,0,0,'Twilight Infiltrator','','',0,7,0,0,0,0.920361,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40883,15595,0,0,21130,0,0,0,'Skywall Denizen','','',0,4,0,5,0,0.588889,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40884,15595,0,0,1127,0,0,0,'Deepholm Denizen','','',0,4,0,5,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40887,15595,0,0,32142,0,0,0,'High Overseer Bloodmane','Horde Logistics Officer','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40889,15595,0,0,32143,32160,32161,0,'Sandskin Pincer','','',1,1,8,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40912,15595,0,0,32565,0,0,0,'Snapjaw Grouper','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,906,0,0,0,0,0,0,0,0,0),(40913,15595,0,0,2191,0,0,0,'Handler Jesana','','',4096,7,0,0,0,1,1,0,37,37,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40914,15595,0,0,2191,0,0,0,'Provisioner Tria','General Goods Vendor','',4096,7,0,0,0,1,1,0,38,38,0,1,5,0,1,640,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40916,15595,0,0,32881,0,0,0,'Captain Vilethorn','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40917,15595,0,0,32879,0,0,0,'Legionnaire Nazgrim','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40919,15595,0,0,31594,0,0,0,'Wavespeaker Tulra','The Earthen Ring','',4096,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40920,15595,0,0,32199,0,0,0,'Elendri Goldenbrow','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40923,15595,0,0,33845,0,0,0,'Unstable Corruption','','',0,4,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40924,15595,0,0,32181,0,0,0,'Trophy','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40925,15595,0,0,33846,0,0,0,'Tainted Sentry','','',0,4,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40927,15595,0,0,20292,1126,0,0,'Blazing Inferno','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,790,0,0,0,0,0,0,0,0,0),(40928,15595,0,0,35253,0,0,0,'Ysera','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40929,15595,0,0,32183,0,0,0,'Pincer Entrails','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40930,15595,0,0,16480,21342,0,0,'Pincer Entrails','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40931,15595,0,0,20570,23258,0,0,'Generic Trigger LAB 1.80','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40932,15595,0,0,21975,0,0,0,'Frenzied Orca','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40933,15595,0,0,32186,32187,32188,32189,'Thresher Shark','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40934,15595,0,0,25834,0,0,0,'Emerald Drake','','vehichleCursor',0,2,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40935,15595,0,0,31982,0,0,0,'Gilgoblin Hunter','Minion of Ghur\'sha','',8,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40936,15595,0,0,31674,0,0,0,'Faceless Watcher','','',8,10,0,1,0,0.5,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40938,15595,0,0,1126,16946,0,0,'Flame Tsunami','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40943,15595,0,0,32121,0,0,0,'Gilgoblin Aquamage','Minion of Ghur\'sha','',8,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40944,15595,0,0,26617,0,0,0,'Soulbound Water Elemental','','vehichleCursor',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40945,15595,0,0,26382,0,0,0,'Soulbound Air Elemental','','vehichleCursor',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40946,15595,0,0,26174,0,0,0,'Soulbound Earth Elemental','','vehichleCursor',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40952,15595,0,0,30189,0,0,0,'RVM Test Beast 01','','',0,4,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40953,15595,0,0,1913,0,0,0,'Khaaphom','','',0,3,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40954,15595,0,0,1913,0,0,0,'Khaaphom (1)','','',0,3,0,0,0,1,1,0,1,1,0,168,168,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40955,15595,0,0,32208,0,0,0,'Goldrinn','','',4,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40956,15595,0,0,31228,31229,31230,31231,'Nordrassil Druid','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40960,15595,0,0,27872,0,0,0,'Bug 193702','','',72,5,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40966,15595,0,0,32218,0,0,0,'Selor','Flight Master','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40967,15595,0,0,32219,0,0,0,'Afran','Bowyer','',4096,7,0,0,0,1,1,0,35,35,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40968,15595,0,0,32220,0,0,0,'Andoril','Innkeeper','',4096,7,0,0,0,1,1,0,35,35,0,1,5,0,1,66177,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40969,15595,0,0,32222,32223,0,0,'Druid of the Talon','','',4096,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40970,15595,0,0,32226,0,0,0,'Tednug','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40971,15595,0,0,1973,0,0,0,'Scratchfever','','',0,1,2,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40978,15595,0,0,32242,0,0,0,'Fathom-Stalker Azjentus','','',262144,7,0,1,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40979,15595,0,0,37281,0,0,0,'Windwalk','','',16778312,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40980,15595,0,0,11686,0,0,0,'Gahz\'rilla Spike Bunny','','',0,10,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40982,15595,0,0,32234,0,0,0,'Aviana','','',4,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40983,15595,0,0,32235,0,0,0,'Mack Fearsen','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40984,15595,0,0,32237,0,0,0,'Krom\'gar Hot Air Balloon','','',262144,9,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,797,0,0,0,0,0,0,0,0,0),(40985,15595,0,0,25865,0,0,0,'Gahz\'rilla Ice','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40987,15595,0,0,1137,0,0,0,'Gnash','','',0,5,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40988,15595,0,0,32236,0,0,0,'The Bomb','','',1310720,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40989,15595,0,0,32238,0,0,0,'Azsh\'ir Raider','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40990,15595,0,0,1135,0,0,0,'Gnash','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40997,15595,0,0,32245,0,0,0,'Skylord Omnuron','Druid of the Talon','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(40999,15595,0,0,34372,0,0,0,'Tortolla','','',4,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41000,15595,0,0,32248,0,0,0,'Ravenous Thresher','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41002,15595,40855,0,31984,0,0,0,'Slickskin Eel','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41003,15595,0,0,32251,0,0,0,'Morthis Whisperwing','Druid of the Talon','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41004,15595,0,0,32252,0,0,0,'Borun Thundersky','Druid of the Talon','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41005,15595,0,0,32253,0,0,0,'Choluna','Druid of the Talon','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41006,15595,0,0,32254,0,0,0,'Thisalee Crow','Druid of the Talon','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41007,15595,0,0,2166,0,0,0,'Durotar Harpy','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41008,15595,0,0,32255,32256,32257,32258,'Druid of the Talon','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41010,15595,0,0,32236,0,0,0,'The Bomb','','',1310720,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41011,15595,0,0,28540,0,0,0,'Tenley Moonglow','Transportation Specialist','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41012,15595,0,0,1472,0,0,0,'Sister Ali','Transportation Specialist','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41013,15595,0,0,3224,0,0,0,'Captain Jake','Transportation Specialist','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41014,15595,0,0,21449,0,0,0,'Rozlyn Rosefist','Transportation Specialist','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41015,15595,0,0,30275,30276,30214,30217,'Northgate Rebel','','',0,7,0,0,0,1,1,0,4,5,0,1,5,0,1,0,1111,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41016,15595,0,0,32123,32121,0,0,'Gilblin Hoarder','','',0,7,0,0,0,0.818923,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41017,15595,0,0,31982,32121,0,0,'Gilblin Collector','','',0,7,0,0,0,0.907216,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41018,15595,0,0,32262,0,0,0,'King Gurboggle','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41020,15595,0,0,32266,0,0,0,'Rope Ladder','','',1310720,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41021,15595,0,0,32157,32158,0,0,'Windshear Overseer','','',0,7,0,0,0,1,1,0,25,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41022,15595,0,0,28829,0,0,0,'Balloon Power Coupling','','',0,9,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41024,15595,0,0,31495,0,0,0,'Elementalist Ortell','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41025,15595,0,0,15581,0,0,0,'Commander Jarod Shadowsong','','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41026,15595,0,0,36537,0,0,0,'Presence of Cenarius','','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41028,15595,41027,0,4578,0,0,0,'Wormwing Swifttalon','','',0,7,0,0,0,0.515717,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,3273,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41030,15595,41029,0,31508,0,0,0,'Twilight Dragonkin Armorer','','',0,2,0,0,0,0.597593,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41032,15595,0,0,35095,0,0,0,'Malfurion Stormrage','','',262148,7,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41035,15595,0,0,31208,31209,31210,31211,'Twilight Stalwart','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41037,15595,0,0,32352,0,0,0,'Salty Dog','','',0,6,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41038,15595,0,0,32350,0,0,0,'Undead Officer','','',0,6,0,0,0,0.84674,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41040,15595,0,0,32270,0,0,0,'Twisted Visage','','',16778312,4,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41041,15595,0,0,16925,1126,0,0,'Chaos Blast','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41042,15595,0,0,19754,0,0,0,'Giant Sea Grub','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41043,15595,0,0,32276,0,0,0,'Gahz\'rilla Spawn','','',8,1,68,0,0,1,1,0,78,79,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41045,15595,0,0,1126,11686,0,0,'Empowering Flames','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41046,15595,0,0,24051,24053,0,0,'Gnome Engineer','','',0,7,0,0,0,1,1,0,27,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41048,15595,0,0,19754,0,0,0,'Booby-Trapped Bait','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41050,15595,0,0,32310,0,0,0,'Sira\'kess Tide Priestess','','',262144,7,0,1,0,1,1,0,81,81,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41051,15595,0,0,17035,26241,0,0,'Bait Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41055,15595,0,0,30039,0,0,0,'Chaos Portal','','',1024,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41058,15595,0,0,32280,0,0,0,'Spirit of Tony Two-Tusk','','',0,6,0,1,0,1,1,0,42,42,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41059,15595,0,0,32285,32286,32287,32288,'Sandfury Blood Drinker','','',0,7,0,1,0,1,1,0,79,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41063,15595,0,0,32292,0,0,0,'Warlord Roktrog','','',0,7,0,0,0,1,1,0,27,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41065,15595,0,0,32289,0,0,0,'Sandfury Witch Doctor','','',0,7,0,1,0,1,1,0,79,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41066,15595,0,0,32290,0,0,0,'Sandfury Shadowhunter','','',0,7,0,1,0,1,1,0,79,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41067,15595,0,0,32291,0,0,0,'Hydromancer Kulratha','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41068,15595,0,0,32304,0,0,0,'Mysterious Winged Spirit','','',4,10,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41069,15595,0,0,32296,32297,32298,32299,'Sandfury Sacrifice','','',0,7,0,0,0,1,1,0,42,44,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41073,15595,0,0,31783,31784,0,0,'Twilight Armsmaster','','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12188,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41077,15595,0,0,26559,0,0,0,'The Dreadshredder','','',262184,9,0,1,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41079,15595,0,0,328,0,0,0,'Aviana Offering Quest Tracker','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41083,15595,0,0,31924,0,0,0,'Steelspark LX-506','','',262184,9,0,1,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41084,15595,0,0,21492,0,0,0,'Blaithe','Aviana\'s Consort','',2147483648,1,26,0,0,0.825142,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41085,15595,0,0,11686,0,0,0,'Cloned Image','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41088,15595,0,0,1126,11686,0,0,'Dreadsaw','','',0,10,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41089,15595,0,0,32308,0,0,0,'Vision of Sethria','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41090,15595,0,0,32300,32301,32302,0,'Windshear Huntress','','',4096,7,0,0,0,1,1,0,25,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41091,15595,0,0,1126,11686,0,0,'Fissure','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41092,15595,0,0,15512,0,0,0,'Vision of Aviana\'s Egg','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41093,15595,0,0,17035,26241,0,0,'Player-Bait','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41094,15595,0,0,16480,21342,0,0,'Rusty Harpoon Gun Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41095,15595,0,0,29179,0,0,0,'Twilight Drake','','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41096,15595,0,0,37387,0,0,0,'Naz\'jar Spiritmender','','',0,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41102,15595,41108,0,25773,25633,25632,25775,'Kvaldir Pillager','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41106,15595,41108,0,25772,25774,0,0,'Kvaldir Wasteroamer','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,667,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41107,15595,39602,0,25772,25774,0,0,'Kvaldir Deepwalker','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41114,15595,0,0,21243,0,0,0,'Thisalee Crow','Druid of the Talon','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41116,15595,0,0,1126,11686,0,0,'Steelspark','','',0,10,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41117,15595,0,0,32310,0,0,0,'Sira\'kess Sea Witch','','',262144,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41118,15595,0,0,31618,0,0,0,'Zin\'jatar Warrior','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41119,15595,0,0,21243,0,0,0,'Thisalee Crow [TEST]','Druid of the Talon','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41120,15595,0,0,32316,0,0,0,'Zin\'jatar Stormsiren','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41123,15595,0,0,16480,21342,0,0,'Harpoon Aura Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41126,15595,0,0,16925,1126,0,0,'Chaos Seed','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41139,15595,0,0,37387,0,0,0,'Naz\'jar Spiritmender','','',0,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41144,15595,0,0,11686,1126,0,0,'Alpha Beam','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41148,15595,0,0,18954,0,0,0,'Void Seeker','','',8,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41150,15595,0,0,16480,21342,0,0,'Gnaws Blood Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41152,15595,0,0,6194,0,0,0,'\"Plucky\" Johnson\'s Human Transform','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41153,15595,0,0,1126,11686,0,0,'Wild Tornado','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41154,15595,0,0,16480,21342,0,0,'Gnaws Harpoon Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41156,15595,0,0,80,0,0,0,'Alice','','',4096,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41157,15595,0,0,33184,0,0,0,'Gnaws\' Corpse','','',0,1,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,808,0,0,0,0,0,0,0,0,0),(41160,15595,0,0,169,27823,0,0,'Battlemaiden Transform Controller Bunny, Vision 1','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41161,15595,0,0,911,0,0,0,'Elemental Sprite (Fire) TEST','','',0,4,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41168,15595,0,0,16925,1126,0,0,'Reign of Chaos','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41169,15595,0,0,3218,0,0,0,'Marion Wormwing Captured','','',262144,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41170,15595,0,0,3218,0,0,0,'Marion Wormwing Interrogated','','',262144,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41172,15595,0,0,32329,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41174,15595,0,0,32335,0,0,0,'Inconspicuous Box','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41176,15595,0,0,31378,0,0,0,'Inconspicuous Box','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41180,15595,0,0,169,27823,0,0,'Underwater Bubble Bunny','','',1024,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41187,15595,0,0,29284,0,0,0,'Blue Steel','Kosak\'s Faithful Companion','',2056,1,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41191,15595,0,0,1132,29297,7949,20570,'Shadowsworn Obstructor','','',0,3,0,0,0,1,1,0,55,56,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41194,15595,0,0,11686,1126,0,0,'Omega Stance','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41197,15595,0,0,32343,32344,32345,0,'Undying Pirate Transform','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41198,15595,0,0,32346,32347,0,0,'Undead Officer Transform','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41201,15595,0,0,11686,0,0,0,'Noxious Mire','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41203,15595,0,0,32851,32852,32853,32857,'Nespirah Survivor','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41206,15595,0,0,17519,11686,0,0,'World Invisible Trigger (flying)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41207,15595,0,0,17519,11686,0,0,'Hyjal Harpy Event Invisible Trigger (flying)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41208,15595,0,0,32349,0,0,0,'Void Sentinel','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41209,15595,0,0,23129,23688,0,0,'Earthen Ring Emissary','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41210,15595,0,0,7861,18791,0,0,'Earthen Ring Emissary','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41212,15595,0,0,19285,0,0,0,'Void Wurm','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41216,15595,0,0,169,11686,0,0,'Hot Spot','','',1049600,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41217,15595,0,0,31635,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41219,15595,0,0,32858,32859,32861,32860,'Nespirah Survivor','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41223,15595,0,0,328,21072,0,0,'Shadow Cloak Control Bunny','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41224,15595,0,0,15512,0,0,0,'Aviana\'s Egg','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41225,15595,0,0,31926,0,0,0,'Naz\'jar Battlemaiden','','',4096,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41226,15595,0,0,32355,0,0,0,'Sethria\'s Hatchling','','',0,2,0,0,0,0.591425,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41228,15595,41227,0,31810,0,0,0,'Naz\'jar Serpent Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41231,15595,0,0,11649,0,0,0,'Enraged Highborne Spirit','','',0,6,0,0,0,1,1,0,26,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41234,15595,0,0,21243,0,0,0,'Thisalee Crow','Druid of the Talon','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41236,15595,0,0,27205,0,0,0,'Aquarian','','',2147483648,4,0,0,0,1,1,0,42,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41239,15595,0,0,4527,0,0,0,'Thrall','Warchief','',12,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41241,15595,0,0,32377,0,0,0,'Moanah','The Earthen Ring','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41243,15595,0,0,21243,21244,0,0,'Druid of the Talon','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41244,15595,0,0,32361,0,0,0,'Rendel Firetongue','The Earthen Ring','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41245,15595,0,0,11686,1126,0,0,'Whirling Winds','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41247,15595,0,0,34958,0,0,0,'Tamed Seahorse','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,77330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41248,15595,0,0,32377,0,0,0,'Moanah Stormhoof','The Earthen Ring','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41252,15595,0,0,32361,0,0,0,'Rendel Firetongue','The Earthen Ring','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41256,15595,0,0,32874,32875,32876,32877,'Alliance Assault Volunteer','','',266240,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41257,15595,0,0,32368,0,0,0,'Water Bubble','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41259,15595,0,0,169,27823,0,0,'Ruins Bombing Run Controller Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41261,15595,0,0,32367,0,0,0,'Sethria','','',2147483648,2,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41262,15595,0,0,14347,0,0,0,'Brisket','Slabchisel\'s Ram','',0,1,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41263,15595,0,0,31306,0,0,0,'Gavan Grayfeather','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41264,15595,0,0,11686,1126,0,0,'Aqua Bomb','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41267,15595,0,0,32372,0,0,0,'Spirit of Grol','','',2147483648,3,0,0,0,1,1,0,56,56,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41268,15595,0,0,32373,32375,32374,32376,'Elemental Shard','','',1048576,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41270,15595,0,0,32569,0,0,0,'Onyxia','','',108,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41279,15595,0,0,6879,0,0,0,'Loramus Thalipedes','','',4096,7,0,0,0,1,1,0,57,57,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41285,15595,0,0,33204,0,0,0,'Battok Transform','','',0,7,0,0,0,1,1,0,8,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41287,15595,0,0,21243,21244,0,0,'Druid of the Talon','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41289,15595,0,0,34958,0,0,0,'Crashed Seahorse','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41290,15595,0,0,10950,0,0,0,'Defiled Felhound','','',0,3,0,0,0,1,1,0,55,56,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41299,15595,0,0,32393,0,0,0,'Oil Drilling Rig','','',1048576,9,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41300,15595,0,0,15512,0,0,0,'Aviana\'s Egg','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41301,15595,0,0,16480,21342,0,0,'Southwestern Terrace Credit','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41302,15595,40062,0,9417,0,0,0,'Galak Mauler','','',0,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41305,15595,40062,0,9416,0,0,0,'Galak Stormer','','',0,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41306,15595,40062,0,9414,0,0,0,'Galak Wrangler','','',0,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41308,15595,0,0,32234,0,0,0,'Aviana','','',4,10,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41309,15595,0,0,16480,21342,0,0,'Erunak Vision Area Trigger Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41310,15595,0,0,3218,0,0,0,'Aviana Reborn Quest Tracker','','',262144,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41312,15595,0,0,2679,0,0,0,'Menethil Wallbuilder','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41313,15595,0,0,2679,0,0,0,'Menethil Shoveler','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41319,15595,0,0,2528,0,0,0,'Menethil Peasant','','',4096,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41324,15595,0,0,31693,0,0,0,'Private Pollard','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41326,15595,0,0,32512,32513,0,0,'Slickback Remora','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41328,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41329,15595,0,0,17035,0,0,0,'Burning Minion','','',0,3,23,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41330,15595,0,0,32377,0,0,0,'Moanah Stormhoof','The Earthen Ring','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41331,15595,0,0,32361,0,0,0,'Rendel Firetongue','The Earthen Ring','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41336,15595,0,0,2016,0,0,0,'Illusionary Trickster','','',0,3,0,0,0,1,1,0,30,31,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41337,15595,0,0,30754,0,0,0,'Fire Elemental Totem','Rendel\'s Totem','',0,11,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41338,15595,0,0,1204,0,0,0,'Greater Fire Elemental','Rendel\'s Guardian','',0,4,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41339,15595,0,0,31693,0,0,0,'Private Pollard','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41341,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,65667,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41344,15595,0,0,32361,0,0,0,'Rendel Firetongue','The Earthen Ring','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41345,15595,0,0,1204,0,0,0,'Greater Fire Elemental','Rendel\'s Guardian','',0,4,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41346,15595,0,0,30754,0,0,0,'Fire Elemental Totem','Rendel\'s Totem','',0,11,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41347,15595,0,0,32377,0,0,0,'Moanah Stormhoof','The Earthen Ring','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41353,15595,0,0,16480,19595,0,0,'Hatefury Channeler Bunny (fountain)','','',1048576,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41355,15595,0,0,16480,19595,0,0,'Hatefury Channeler Bunny (brazier)','','',1048576,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41356,15595,0,0,16480,19595,0,0,'Hatefury Channeler Bunny (chalice)','','',1048576,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41357,15595,0,0,3619,188,441,1005,'Rockpool Murloc','','',0,7,0,0,0,1,1,0,57,59,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41358,15595,0,0,15393,15396,15398,15395,'Rockpool Tadpole','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41362,15595,0,0,37201,0,0,0,'Bloodwash Crate','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41364,15595,0,0,33850,0,0,0,'Void Lord','','',8,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41367,15595,41087,0,32436,0,0,0,'General Glubgok','','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41368,15595,41087,0,32437,0,0,0,'General Vaurajo','','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41369,15595,41087,0,32438,0,0,0,'General Salaman','','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41371,15595,0,0,18954,0,0,0,'Void Seeker','','',8,3,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41374,15595,0,0,19285,0,0,0,'Void Wurm','','',0,1,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41376,15595,0,0,32716,0,0,0,'Nefarian','','',108,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41378,15595,0,0,33186,0,0,0,'Maloriak','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41379,15595,0,0,32440,0,0,0,'Lord Victor Nefarius','Lord of Blackrock','',68,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41380,15595,0,0,35170,0,0,0,'Uldum Melee (Utility) [PH]','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41381,15595,0,0,1460,0,0,0,'Nordu','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41382,15595,0,0,31656,0,0,0,'Covert Ops Flying Machine','','',2056,7,0,1,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41383,15595,0,0,32441,0,0,0,'Irela Moonfeather','Hippogryph Master','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8193,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41395,15595,0,0,1126,11686,0,0,'Hand of Al\'Akir','','',0,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41399,15595,0,0,31379,1126,0,0,'Gathering Storms','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41403,15595,0,0,32425,0,0,0,'Bloodwash Crate Visual','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41406,15595,0,0,32477,0,0,0,'Aessina','','',4,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41436,15595,0,0,169,27823,0,0,'Battlemaiden Transform Controller Bunny, Vision 2','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41440,15595,0,0,35677,0,0,0,'Aberration','','',0,10,0,0,0,0.33,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41442,15595,0,0,34547,0,0,0,'Atramedes','','',76,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,891,0,0,0,0,0,0,0,0,0),(41443,15595,0,0,18245,0,0,0,'Chained Thunder','','',0,3,0,0,0,1,1,0,31,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41445,15595,0,0,32469,0,0,0,'Ancient Dwarven Shield','','',536870912,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41451,15595,41105,0,25772,25774,0,0,'Kvaldir Sandterror','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41454,15595,0,0,32335,0,0,0,'Abandoned Bloodwash Crate','','',0,7,0,0,0,1,1,0,57,57,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41459,15595,0,0,328,11686,0,0,'Player Float Vehicle','','',1074790400,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41461,15595,0,0,32470,0,0,0,'Rusty Anvil','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,4224,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41462,15595,41628,0,4607,0,0,0,'Doused Fire Elemental','','',0,4,0,0,0,1,1,0,24,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41464,15595,0,0,34374,0,0,0,'Feralas Sentinel','','',0,7,0,0,0,1,1,0,42,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41468,15595,0,0,34376,0,0,0,'Freewind Brave','','',0,7,0,0,0,1,1,0,42,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41472,15595,0,0,7970,0,0,0,'Felguard Reaper','','',0,3,0,0,0,1,1,0,58,59,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41473,15595,0,0,169,11686,0,0,'Oil Pump Invisible Dummy','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41474,15595,0,0,6173,0,0,0,'Manahound','','',0,3,0,0,0,1,1,0,58,59,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41476,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',262144,7,0,0,0,1,1,0,81,81,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41477,15595,41481,0,32478,0,0,0,'Zin\'jatar Pearlbinder','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41479,15595,0,0,25204,0,0,0,'Add Stalker','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41480,15595,0,0,31605,0,0,0,'Arch Druid Hamuul Runetotem','','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41483,15595,0,0,12963,19030,16346,19031,'Uprooted Lashling','','',0,4,0,0,0,1,1,0,1,1,0,2,2,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41484,15595,0,0,169,27823,0,0,'Battlemaiden Transform Controller Bunny, Vision 3','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41492,15595,0,0,32487,0,0,0,'Captain Irontree','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41494,15595,0,0,32591,32592,32593,32594,'Enslaved Alliance Pearl Miner','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41495,15595,0,0,32587,32588,32589,32590,'Enslaved Horde Pearl Miner','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41497,15595,0,0,32488,0,0,0,'Logram','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41498,15595,0,0,32489,0,0,0,'Garunda Mountainpeak','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41499,15595,0,0,32491,32490,0,0,'Lost Warden','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41501,15595,0,0,1405,0,0,0,'Fiery Minion','','',0,4,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41504,15595,0,0,34371,0,0,0,'Tortolla','','',0,1,21,1,0,1,1,0,84,84,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41505,15595,0,0,169,11686,0,0,'Cauldron Trigger','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41506,15595,0,0,10804,0,0,0,'Test Golem','','',0,4,0,0,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41507,15595,0,0,32496,0,0,0,'Niden','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41508,15595,0,0,32497,0,0,0,'Salvaged Goods','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,3200,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41509,15595,0,0,32491,32490,0,0,'Irontree Warden','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41511,15595,0,0,32474,0,0,0,'Idra\'kess Enchantress','','',0,7,0,1,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41512,15595,0,0,31809,0,0,0,'Idra\'kess Sentinel','','',0,7,0,1,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41513,15595,0,0,31811,0,0,0,'Sira\'kess Guardian','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41514,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41515,15595,0,0,32238,0,0,0,'Azsh\'ir Infantry','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,908,0,0,0,0,0,0,0,0,0),(41516,15595,0,0,31531,0,0,0,'Azsh\'ir Soldier','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41517,15595,0,0,32498,0,0,0,'Idra\'kess Harpooner','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41518,15595,0,0,32475,0,0,0,'Naz\'jar Sorceress','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41519,15595,0,0,32238,0,0,0,'Azsh\'ir Sentry','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41520,15595,0,0,32163,0,0,0,'Deepseeker Crab','Idra\'kess Harpooner\'s Pet','LootAll',1,1,8,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41521,15595,0,0,31810,0,0,0,'Naz\'jar Serpent Guard','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41523,15595,0,0,32449,0,0,0,'Shilah Slabchisel','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41524,15595,0,0,32450,0,0,0,'Yorla Darksnare','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41526,15595,0,0,32595,0,0,0,'Enslaved Horde Mage','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41527,15595,0,0,32596,0,0,0,'Enslaved Alliance Mage','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41529,15595,0,0,22472,0,0,0,'Thal\'darah\'s Hippogryph','','vehichleCursor',0,1,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41532,15595,0,0,31600,0,0,0,'Earthmender Duarn','The Earthen Ring','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41534,15595,0,0,22472,0,0,0,'Thal\'darah\'s Hippogryph','','',0,1,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41535,15595,0,0,32016,0,0,0,'Engineer Hexascrub','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41536,15595,0,0,32500,0,0,0,'Abyssal Seahorse','','',0,1,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41537,15595,41105,0,32889,0,0,0,'Kvaldir High-Shaman','','',0,7,0,1,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41538,15595,0,0,32501,0,0,0,'Faceless One Caster [DEMO]','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41540,15595,0,0,32597,0,0,0,'Captain Taylor','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41541,15595,0,0,32598,0,0,0,'Admiral Dvorek','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41542,15595,0,0,32600,0,0,0,'Jorlan Trueblade','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41543,15595,0,0,2218,0,0,0,'Levia Dreamwaker','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41545,15595,0,0,16480,21342,0,0,'Vashj\'ir Trident Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41546,15595,0,0,1126,11686,0,0,'Sonar Pulse','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41547,15595,0,0,32480,0,0,0,'Master Thal\'darah','','',4096,7,0,1,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41548,15595,0,0,31928,31929,31930,31931,'Imprisoned Soldier','','Directions',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41549,15595,41481,0,32503,0,0,0,'Zin\'jatar Overseer','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41551,15595,0,0,32237,0,0,0,'Krom\'gar Hot Air Balloon','','',262144,9,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41552,15595,0,0,32236,0,0,0,'The Bomb','','',1343488,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41553,15595,0,0,32326,0,0,0,'Drungeld Glowerglare','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41554,15595,0,0,32379,0,0,0,'Horghast Flarecrazed','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41556,15595,0,0,1398,0,0,0,'Balgaras the Foul','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41557,15595,0,0,32504,0,0,0,'Child of Tortolla','','',0,1,21,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41558,15595,0,0,32307,0,0,0,'Forba Slabchisel','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41559,15595,0,0,5409,0,0,0,'Captain Stoutfist','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41560,15595,0,0,32505,0,0,0,'Thargas Anvilmar','Defender of Thandol Span','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41561,15595,0,0,30213,30210,30211,30212,'Wary Mastiff','','',1,1,52,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41563,15595,0,0,34244,0,0,0,'Shadowflame Master','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41564,15595,0,0,31928,31929,31930,31931,'Imprisoned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41565,15595,0,0,33649,0,0,0,'Molten Tormentor','','',0,4,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41567,15595,0,0,31928,31929,31930,31931,'Imprisoned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41568,15595,0,0,31928,31929,31930,31931,'Imprisoned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41569,15595,0,0,25773,25633,25632,25775,'Kvaldir Fleshcarver','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41570,15595,0,0,32679,0,0,0,'Magmaw','','vehichleCursor',262252,1,42,1,0,1,1,0,88,88,0,1,5,0,1,0,2500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,834,0,0,0,0,0,0,0,0,0),(41571,15595,0,0,31928,31929,31930,31931,'Imprisoned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41573,15595,0,0,33010,0,0,0,'Nespirah Fluid','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41574,15595,0,0,31928,31929,31930,31931,'Imprisoned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41575,15595,0,0,31928,31929,31930,31931,'Imprisoned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41576,15595,0,0,169,39808,0,0,'Flash Freeze','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41577,15595,0,0,31928,31929,31930,31931,'Imprisoned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41579,15595,0,0,32582,0,0,0,'Idra\'kess Ambusher','','',0,7,0,0,0,0.600127,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41580,15595,0,0,32507,0,0,0,'Aryenda','Flight Master','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41581,15595,0,0,32524,0,0,0,'Child of Tortolla','','',0,1,21,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41582,15595,0,0,31928,31929,31930,31931,'Imprisoned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41583,15595,0,0,31928,31929,31930,31931,'Imprisoned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41585,15595,0,0,31928,31929,31930,31931,'Imprisoned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41587,15595,0,0,31928,31929,31930,31931,'Imprisoned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41588,15595,41586,0,32310,0,0,0,'Sira\'kess Sea Witch','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41589,15595,41586,0,32310,0,0,0,'Sira\'kess Tide Priestess','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41590,15595,41586,0,32647,0,0,0,'Fathom-Caller Azrajar','General of the Front','',2147483648,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41592,15595,0,0,32121,0,0,0,'Deepfin Seer','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41593,15595,0,0,32122,0,0,0,'Deepfin Scrounger','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41594,15595,0,0,31928,31929,31930,31931,'Imprisoned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41595,15595,0,0,32021,32023,32022,0,'Ridge Crab','','',1,1,8,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41596,15595,0,0,31928,31929,31930,31931,'Imprisoned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41597,15595,0,0,31928,31929,31930,31931,'Imprisoned Soldier','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41598,15595,0,0,31604,0,0,0,'Captain Taylor','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41599,15595,0,0,29642,0,0,0,'Darnassian Glaive Thrower','','vehichleCursor',131080,9,0,1,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41600,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41601,15595,0,0,32570,32571,0,0,'Merciless One','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41603,15595,0,0,32331,32332,32333,0,'Frostmane Raider','','',2056,7,0,0,0,1,1,0,8,9,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41604,15595,0,0,10001,10002,10003,0,'Amberstill Ram','','',0,1,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41605,15595,0,0,32514,0,0,0,'Mergek','Wind Rider Master','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41606,15595,0,0,29522,32515,0,0,'Kvaldir Seahorror','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41607,15595,0,0,32583,0,0,0,'Idra\'kess Warlord','','',0,7,0,0,0,0.814624,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41608,15595,0,0,32584,0,0,0,'Idra\'kess Prophet','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41609,15595,0,0,32025,32517,0,0,'Silversand Burrower','','',1,1,8,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41610,15595,0,0,32518,0,0,0,'Silversand Burrower','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41618,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,65667,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41620,15595,0,0,11686,37412,25942,0,'Magmaw\'s Pincer','','vehichleCursor',1611661376,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,5000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,77917,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0),(41625,15595,0,0,32469,0,0,0,'Ancient Dwarven Shield Used','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41629,15595,0,0,32532,32533,32534,32535,'Drowned Warrior','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41630,15595,0,0,31605,0,0,0,'Arch Druid Hamuul Runetotem','','Cast',266244,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41631,15595,0,0,34804,0,0,0,'Cenarius','','',4172,7,0,1,0,1,1,0,82,82,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41632,15595,0,0,35095,0,0,0,'Malfurion Stormrage','','Cast',266244,7,0,3,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41633,15595,0,0,32163,0,0,0,'Voice of Nespirah','','LootAll',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41634,15595,0,0,31188,0,0,0,'Ragnaros','','',76,4,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41636,15595,0,0,32880,0,0,0,'Legionnaire Nazgrim','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41639,15595,0,0,31594,0,0,0,'Wavespeaker Tulra','The Earthen Ring','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41640,15595,0,0,31596,0,0,0,'Wavespeaker Valoren','The Earthen Ring','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41641,15595,0,0,32650,0,0,0,'Tentacle Horror','','',12,10,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,855,0,0,0,0,0,0,0,0,0),(41643,15595,0,0,32189,32187,0,0,'Bloodcrazed Thresher','','',0,1,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41644,15595,0,0,32653,32654,0,0,'Faceless Defiler','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41645,15595,41646,0,19369,19995,19998,0,'Chasm Stalker','','',1,1,32,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41647,15595,41646,0,32408,32409,0,0,'Deep Remora','','',0,1,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41648,15595,0,0,32710,0,0,0,'Ick\'thys the Unfathomable','','',2147483680,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41652,15595,0,0,32733,32734,32735,32736,'Twilight Champion','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41657,15595,0,0,32738,32739,32741,32740,'Twilight Candidate','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41658,15595,0,0,35918,0,0,0,'Ascendant of the Deeps','','',0,4,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41660,15595,0,0,32036,32032,32037,32033,'Pincer X2 Crewmember','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41661,15595,0,0,32044,32040,32045,32041,'Verne Crewmember','','',4096,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41662,15595,0,0,33180,0,0,0,'Captain Glovaal','','',4096,7,0,1,0,1,1,0,81,81,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41663,15595,0,0,36322,0,0,0,'Captain \"Jewels\" Verne','','',4096,7,0,1,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41665,15595,0,0,32847,0,0,0,'Jorlan Trueblade','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41666,15595,0,0,32848,0,0,0,'Engineer Hexascrub','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41667,15595,0,0,32540,0,0,0,'Lieutenant \"Foxy\" Topper','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41668,15595,0,0,32198,0,0,0,'Blood Guard Toldrek','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41669,15595,0,0,32195,0,0,0,'Fiasco Sizzlegrin','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41670,15595,0,0,15539,0,0,0,'Sergeant Gertrude','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41682,15595,0,0,32564,5072,0,0,'Archbishop Benedictus','','',12,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41687,15595,0,0,32532,32533,32534,32535,'Recovering Warrior','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41710,15595,0,0,30865,0,0,0,'Lady Jaina Proudmoore','Ruler of Theramore','',12,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41711,15595,0,0,32567,0,0,0,'Legionnaire Nazgrim','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41729,15595,0,0,32122,32121,0,0,'Taken Gilblin','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,838,0,0,0,0,0,0,0,0,0),(41735,15595,0,0,28127,0,0,0,'King Varian Wrynn','King of Stormwind','',76,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41736,15595,0,0,31098,0,0,0,'Krom\'gar Caravan Harness','','',0,10,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41737,15595,0,0,31102,0,0,0,'Krom\'gar Caravan Wagon','','',0,10,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41738,15595,0,0,32432,0,0,0,'Krom\'gar Caravan Hauler','','',8,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41739,15595,0,0,32558,0,0,0,'Sergeant Dontrag','','',4096,7,0,0,0,1,1,0,26,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41740,15595,0,0,32559,0,0,0,'Scout Utvoch','','',4096,7,0,0,0,1,1,0,24,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41741,15595,0,0,32560,32561,32562,0,'Horde Infantry','','',4096,7,0,0,0,1,1,0,25,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41742,15595,0,0,23486,0,0,0,'War Kodo','','',0,1,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41745,15595,0,0,16480,21342,0,0,'Kvaldir Death Bunny','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41746,15595,0,0,32123,32121,0,0,'Gilblin Plunderer','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41747,15595,0,0,32570,32571,0,0,'Merciless One','','LootAll',16778240,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41748,15595,0,0,32574,0,0,0,'Legionnaire Nazgrim','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41749,15595,0,0,32575,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41750,15595,0,0,32574,0,0,0,'Legionnaire Nazgrim','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41751,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41752,15595,0,0,32575,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41753,15595,0,0,32575,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41754,15595,0,0,32575,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41755,15595,0,0,32575,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41756,15595,0,0,32575,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41757,15595,0,0,31983,0,0,0,'Zin\'jatar Scout','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41760,15595,0,0,32238,0,0,0,'Azsh\'ir Scout','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41764,15595,0,0,32479,0,0,0,'Zin\'jatar Raider','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41765,15595,0,0,32479,31809,31810,31811,'Naga Corpse','','',128,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41766,15595,0,0,31982,21342,0,0,'Immortal Coil Battle Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41767,15595,0,0,0,0,11686,0,'Magmaw Spike Stalker','','',1048640,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,5000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41769,15595,0,0,32576,0,0,0,'Legionnaire Nazgrim','','',262144,7,0,0,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41770,15595,0,0,32883,0,0,0,'Fiasco Sizzlegrin','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41771,15595,0,0,32576,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41772,15595,0,0,32576,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41773,15595,0,0,32576,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41774,15595,0,0,32576,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41775,15595,0,0,32576,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41777,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41778,15595,0,0,32500,0,0,0,'Swiftfin Seahorse','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41781,15595,0,0,32479,0,0,0,'Zin\'jatar Raider','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41783,15595,0,0,32872,32870,32873,32871,'Horde Assault Volunteer','','',266240,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41784,15595,0,0,32872,32870,32873,32871,'Injured Assault Volunteer','','',266240,7,0,0,0,1,1,0,82,82,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41785,15595,0,0,32500,0,0,0,'Swiftfin Seahorse','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41787,15595,0,0,25277,0,0,0,'Metamorphosis','','',0,3,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41788,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41789,15595,0,0,11686,37412,25942,0,'Magmaw\'s Pincer','','vehichleCursor',1611661376,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,5000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,77941,0,0,0,0,0,0,0,0,0,0,0,0,0,833,0,0,0,0,0,0,0,0,0),(41790,15595,0,0,33010,0,0,0,'Nespirah Fluid','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41793,15595,0,0,32576,0,0,0,'Legionnaire Nazgrim','','',262144,7,0,0,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41794,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41795,15595,0,0,32585,0,0,0,'Idra\'kess Mistress','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41796,15595,0,0,32576,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41797,15595,0,0,32576,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41798,15595,0,0,32576,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41799,15595,0,0,32576,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41800,15595,0,0,32576,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41801,15595,0,0,32163,0,0,0,'Voice of Nespirah','','LootAll',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41802,15595,0,0,32599,0,0,0,'Wavespeaker Valoren','The Earthen Ring','',4096,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41803,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41805,15595,0,0,32479,0,0,0,'Zin\'jatar Raider','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41806,15595,0,0,37456,0,0,0,'Lava Parasite','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41807,15595,0,0,1126,11686,0,0,'Roaring Flame','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41808,15595,0,0,32479,0,0,0,'Zin\'jatar Raider','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41809,15595,0,0,32479,0,0,0,'Zin\'jatar Abductor','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41810,15595,0,0,32605,0,0,0,'Legionnaire Nazgrim','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41811,15595,0,0,32606,0,0,0,'Captain Vilethorn','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41812,15595,0,0,32607,0,0,0,'Blood Guard Toldrek','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41813,15595,0,0,32608,0,0,0,'Wavespeaker Tulra','The Earthen Ring','',4096,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41814,15595,0,0,32609,0,0,0,'Merciless One in Control of You','','',1048576,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41836,15595,0,0,32862,32865,32864,32863,'Nespirah Survivor','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41837,15595,0,0,32848,0,0,0,'Engineer Hexascrub','','',0,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41838,15595,0,0,32479,0,0,0,'Zin\'jatar Abductor','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41840,15595,0,0,32609,0,0,0,'Merciless One','','',16778240,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41841,15595,0,0,20726,0,0,0,'Prime Subject','','',0,10,0,0,0,0.4,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41843,15595,0,0,16925,1126,0,0,'Pillar of Flame','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41844,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41845,15595,0,0,32377,0,0,0,'Moanah','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41847,15595,0,0,32361,0,0,0,'Rendel Firetongue','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41849,15595,0,0,1126,11686,0,0,'Roaring Flame (1)','','',16778240,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41850,15595,0,0,1126,11686,0,0,'Roaring Flame (2)','','',16778240,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41851,15595,0,0,1126,11686,0,0,'Roaring Flame (3)','','',16778240,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41852,15595,0,0,32195,0,0,0,'Fiasco Sizzlegrin','','',0,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41856,15595,0,0,15882,0,0,0,'Void Zone','','',1024,10,0,0,0,1,1,0,34,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41860,15595,0,0,32611,0,0,0,'Elizil Wintermoth','Flight Master','',128,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41861,15595,0,0,32612,0,0,0,'Fayran Elthas','Flight Master','',128,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41862,15595,0,0,32613,0,0,0,'Gurrok','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41863,15595,0,0,32613,0,0,0,'Gurrok','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41867,15595,0,0,32572,32573,0,0,'Merciless One','','',16778240,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41868,15595,0,0,34958,0,0,0,'Tamed Seahorse','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41869,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41871,15595,0,0,32618,0,0,0,'Earthwatcher Komo','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41872,15595,0,0,4162,0,0,0,'Succubus Minion','','',0,3,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41873,15595,0,0,4449,0,0,0,'Imp Minion','','',0,3,0,0,0,1,1,0,1,1,0,15,15,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41874,15595,0,0,33089,33090,33091,33092,'Earthwatcher Shaman','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41875,15595,0,0,32619,0,0,0,'Elementalist Garc','The Earthen Ring','',0,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41876,15595,0,0,32377,0,0,0,'Moanah Stormhoof','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41877,15595,0,0,32613,0,0,0,'Gurrok','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41878,15595,0,0,32620,0,0,0,'Earthwatcher Faldor','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41879,15595,0,0,1126,11686,0,0,'Tracking Flames','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41883,15595,0,0,32361,0,0,0,'Rendel Firetongue','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41884,15595,0,0,32847,0,0,0,'Jorlan Trueblade','','',0,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41886,15595,0,0,32198,0,0,0,'Blood Guard Toldrek','','',0,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41887,15595,0,0,15539,0,0,0,'Sergeant Gertrude','','',0,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41889,15595,0,0,32540,0,0,0,'Lieutenant \"Foxy\" Topper','','',0,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41895,15595,0,0,27101,0,0,0,'Goblin Heavy Gun','','Gunner',0,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41896,15595,0,0,20076,0,0,0,'Earthwatcher Waveguard','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41900,15595,0,0,21955,32625,0,0,'[DND] Fire Strat Small','','',34603008,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41901,15595,0,0,169,11686,0,0,'Magma Jet','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41903,15595,0,0,32627,0,0,0,'Tender Aru','Stable Master','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41907,15595,0,0,32630,0,0,0,'Humphrey Digsong','','',1052672,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41908,15595,0,0,32631,0,0,0,'Orako','','',4096,7,0,0,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41910,15595,0,0,0,33860,0,0,'Humphrey Digsong','','',1048576,7,0,0,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,845,0,0,0,0,0,0,0,0,0),(41911,15595,0,0,22532,22533,22534,0,'Forsaken Invader','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41912,15595,0,0,29466,29467,29317,29318,'Gilneas City Guard','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41913,15595,0,0,29317,29467,29317,29318,'Gilneas Citizen','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41914,15595,0,0,30055,30054,30056,30057,'Forsaken Reaver','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41915,15595,0,0,30565,30566,30567,33551,'Worgen Warrior','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41916,15595,0,0,29094,0,0,0,'Underlight Nibbler','','',0,10,0,0,0,1,1,0,1,1,0,1,1,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41917,15595,0,0,30211,30213,30212,30210,'Gilnean Mastiff','','',1048577,1,52,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41918,15595,0,0,31092,0,0,0,'Animated Bone Warrior','','',72,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,846,0,0,0,0,0,0,0,0,0),(41919,15595,0,0,3916,6195,14312,7891,'Wartrained Darkhound','','',1048577,1,52,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41920,15595,0,0,4587,0,0,0,'Aiery Barrier Totem','','',0,11,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41921,15595,0,0,19075,0,0,0,'Aiery Barrier Totem','','',0,11,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41922,15595,0,0,32640,32641,32057,32642,'Pyreshell Scuttler','','',1,1,8,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41923,15595,0,0,32263,32265,32264,0,'Luxscale Grouper','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,906,0,0,0,0,0,0,0,0,0),(41924,15595,42093,0,4956,25234,3452,7814,'Dark Iron Invader','','',0,7,0,0,0,1,1,0,9,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41928,15595,0,0,8714,0,0,0,'Furious Air Elemental','','',0,4,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41929,15595,0,0,8714,0,0,0,'Turbulent Air Elemental','','',0,4,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41930,15595,0,0,1126,11686,0,0,'Empowering Blaze','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41931,15595,0,0,29757,0,0,0,'Commandeered Cannon','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41932,15595,0,0,32051,0,0,0,'Water Portal','','Interact',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41933,15595,0,0,32052,0,0,0,'Air Portal','','Interact',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41934,15595,0,0,11686,21955,0,0,'[DND] Lightning Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41938,15595,0,0,30753,0,0,0,'Tremor Totem','','',0,11,0,0,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41939,15595,0,0,19073,0,0,0,'Tremor Totem','','',0,11,0,0,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41940,15595,0,0,30736,0,0,0,'Windfury Totem','','',0,11,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41941,15595,0,0,19071,0,0,0,'Windfury Totem','','',0,11,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41942,15595,0,0,15294,0,0,0,'Twilight Fissure','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41945,15595,0,0,169,11686,0,0,'Deepholm Stalker Beam Target 00','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41946,15595,0,0,169,11686,0,0,'Deepholm Stalker Beam Target 01','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41948,15595,0,0,33185,0,0,0,'Chromatic Prototype','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41954,15595,0,0,29327,0,0,0,'Large Daddy','','',8,9,0,1,0,1,1,0,27,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41955,15595,0,0,32532,32533,32534,32535,'Imprisoned Warrior','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41956,15595,0,0,169,11686,0,0,'Deepholm Stalker Beam Target 02','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41957,15595,0,0,169,11686,0,0,'Deepholm Stalker Beam Target','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41958,15595,0,0,32532,32533,32534,32535,'Imprisoned Warrior','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41959,15595,0,0,22712,11686,0,0,'Hyjal 4.x Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41960,15595,0,0,169,11686,0,0,'Deepholm Stalker Beam Target 04','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41961,15595,0,0,23257,0,0,0,'Absolute Zero','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41962,15595,0,0,1126,11686,0,0,'Reverberating Flame','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41963,15595,0,0,32532,32533,32534,32535,'Imprisoned Warrior','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41964,15595,0,0,32532,32533,32534,32535,'Imprisoned Warrior','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41967,15595,0,0,32645,0,0,0,'Stoneskin Totem','','',0,11,0,0,0,1,1,0,4,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41968,15595,0,0,32532,32533,32534,32535,'Imprisoned Warrior','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41969,15595,0,0,32532,32533,32534,32535,'Imprisoned Warrior','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41970,15595,0,0,32532,32533,32534,32535,'Imprisoned Warrior','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41971,15595,0,0,32532,32533,32534,32535,'Imprisoned Warrior','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41972,15595,0,0,32532,32533,32534,32535,'Imprisoned Warrior','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41973,15595,0,0,32532,32533,32534,32535,'Imprisoned Warrior','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41974,15595,0,0,32532,32533,32534,32535,'Imprisoned Warrior','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41975,15595,0,0,32532,32533,32534,32535,'Imprisoned Warrior','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41976,15595,0,0,32532,32533,32534,32535,'Imprisoned Warrior','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41977,15595,0,0,32532,32533,32534,32535,'Imprisoned Warrior','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41978,15595,0,0,32532,32533,32534,32535,'Imprisoned Warrior','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41979,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,0.874789,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41981,15595,0,0,32355,0,0,0,'Sethria\'s Hatchling','','',0,2,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41984,15595,0,0,19315,0,0,0,'Clarissa','','',4096,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41986,15595,0,0,31926,0,0,0,'Naz\'jar Battlemaiden','','',4096,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41994,15595,0,0,25773,25633,25632,25775,'Kvaldir Painreaver','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41995,15595,0,0,25773,25633,25632,25775,'Kvaldir Reckoner','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41996,15595,0,0,32479,0,0,0,'Zin\'jatar Guardian','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41997,15595,0,0,12207,0,0,0,'Famished Great Shark','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(41998,15595,0,0,12207,0,0,0,'Famished Great Shark','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42001,15595,0,0,1126,11686,0,0,'Reverberating Flame','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42002,15595,0,0,161,0,0,0,'Wolf','Orako\'s Pet','',1,1,1,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42004,15595,0,0,32630,0,0,0,'Oskar Digsong','','',4096,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42005,15595,0,0,22903,11686,0,0,'Oskar Digsong\'s Grip','','',1048576,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42006,15595,41927,0,32617,0,0,0,'Weakened Great-Eel','','',0,1,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42011,15595,0,0,27101,0,0,0,'Goblin Heavy Gun (Quest Summon)','','Gunner',0,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42018,15595,0,0,169,11686,0,0,'Bomber Targets','','',17826816,10,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42019,15595,0,0,32236,0,0,0,'The Bomb','','',1310720,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42020,15595,0,0,32237,0,0,0,'Krom\'gar Hot Air Balloon','','',262144,9,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42021,15595,0,0,3167,0,0,0,'Stormwind Soldier','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42022,15595,0,0,32652,0,0,0,'Stormwind Recruit','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42025,15595,0,0,31618,0,0,0,'Zin\'jatar Depth-Hunter','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42026,15595,0,0,26,0,0,0,'Subdued Kobold','','',0,7,0,0,0,1,1,0,27,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42031,15595,0,0,32236,0,0,0,'The Bomb','','',1310720,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42035,15595,0,0,169,23767,0,0,'Cloaked Alliance Spy','','',0,7,0,0,0,1,1,0,29,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42036,15595,0,0,32236,0,0,0,'The Bomb','','',1310720,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42045,15595,0,0,1126,11686,0,0,'Invisible Stalker (Cataclysm Boss)','','',1048652,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42048,15595,0,0,31811,0,0,0,'Sira\'kess Zealot','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42049,15595,0,0,32310,0,0,0,'Sira\'kess Tide Priestess','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42051,15595,0,0,32653,32654,0,0,'Faceless Defiler','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42052,15595,0,0,30906,17612,0,0,'Chemical Wagon','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42053,15595,0,0,16176,30054,30056,30057,'Forsaken Plaguebearer','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42054,15595,0,0,15221,0,0,0,'Erunak\'s Confinement Totem','','',1024,11,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42055,15595,0,0,25092,0,0,0,'Krom\'gar Demolisher','','vehichleCursor',131080,9,0,1,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42058,15595,42057,0,25772,25774,0,0,'Kvaldir Sandreaper','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42059,15595,0,0,32669,0,0,0,'Stormwind Recruit','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42060,15595,0,0,25773,25633,25632,25775,'Kvaldir Skinflayer','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42061,15595,0,0,32515,29504,29522,0,'Kvaldir Dreadbringer','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42062,15595,0,0,25772,25774,0,0,'Kvaldir Fearweaver','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42065,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42066,15595,0,0,32475,0,0,0,'Naz\'jar Spitfire','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42067,15595,0,0,32475,0,0,0,'Naz\'jar Spitfire','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42068,15595,0,0,31810,0,0,0,'Naz\'jar Serpent Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42069,15595,0,0,32238,0,0,0,'Azsh\'ir Wavebreaker','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42071,15595,0,0,32841,0,0,0,'Lady Sira\'kess','Mistress of the Tides','',262144,7,0,1,0,1,1,0,81,81,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42072,15595,0,0,31818,0,0,0,'Fathom-Lord Zin\'jatar','','',262144,7,0,1,0,1,1,0,81,81,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42073,15595,0,0,31818,0,0,0,'Fathom-Lord Zin\'jatar','','',262144,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42074,15595,0,0,32242,0,0,0,'Fathom-Stalker Azjentus','','',262144,7,0,1,0,1,1,0,81,81,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42075,15595,0,0,32242,0,0,0,'Fathom-Stalker Azjentus','','',262144,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42076,15595,0,0,34342,0,0,0,'Lady Naz\'jar','','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42077,15595,0,0,34342,0,0,0,'Lady Naz\'jar','','',262144,7,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42079,15595,0,0,1126,11686,0,0,'Searing Flame','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42083,15595,0,0,1126,11686,0,0,'Blind Flame','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42084,15595,0,0,1126,11686,0,0,'Blind Flame (1)','','',16778240,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42085,15595,0,0,1126,11686,0,0,'Blind Flame (2)','','',16778240,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42086,15595,0,0,1126,11686,0,0,'Blind Flame (3)','','',16778240,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42087,15595,0,0,16946,0,0,0,'Sand Vortex','','',0,4,0,0,0,1,1,0,81,81,0,1,5,0,1,0,4000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42094,15595,0,0,32652,0,0,0,'Stormwind Recruit','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42095,15595,0,0,32669,0,0,0,'Stormwind Recruit','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42096,15595,0,0,3167,0,0,0,'Stormwind Soldier','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42097,15595,0,0,32671,0,0,0,'Riding Repaired Bomber Taxi','','',0,10,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42099,15595,0,0,22903,11686,0,0,'Egg-splosive Bunny (Horde)','','',16778240,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42102,15595,42057,0,25773,25633,25632,25775,'Kvaldir Bonesnapper','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42103,15595,0,0,31604,0,0,0,'Captain Taylor','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42104,15595,0,0,161,0,0,0,'Wolf','Orako\'s Pet','',1,1,1,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42105,15595,0,0,32554,32555,32556,0,'Krom\'gar Enforcer','','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42106,15595,0,0,32638,0,0,0,'Overlord Krom\'gar','','',4096,7,0,1,0,1,1,0,40,40,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42108,15595,0,0,32672,32673,32070,32455,'Seabrush Terrapin','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42112,15595,0,0,37024,37025,37026,37027,'Scourgut Remora','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42113,15595,0,0,12204,12197,12198,0,'Spinescale Hammerhead','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42117,15595,0,0,32188,32678,32187,0,'Furious Thresher Shark','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42121,15595,0,0,1126,11686,0,0,'Roaring Flame Target','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42122,15595,0,0,32236,0,0,0,'The Bomb','','',1310720,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42123,15595,0,0,32237,0,0,0,'Krom\'gar Hot Air Balloon','','',262144,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42125,15595,0,0,32554,32555,32556,0,'Krom\'gar Enforcer','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42126,15595,0,0,22712,11686,0,0,'Cliffwalker Fire Trigger','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42127,15595,0,0,32698,0,0,0,'Portal from Orgrimmar','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42128,15595,0,0,1126,18657,0,0,'ELM General Purpose Bunny (scale x4)','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42141,15595,0,0,9796,9794,9797,0,'Gunship Grunt','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,0,4000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42142,15595,0,0,9796,0,0,0,'Orcish Cannoneer','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42143,15595,0,0,22903,11686,0,0,'Lasso Target','','',1048576,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42144,15595,0,0,169,11686,0,0,'The Bomb TARGET (Horde)','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42145,15595,0,0,25178,0,0,0,'... It Will Come Void Zone','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42153,15595,0,0,8826,0,0,0,'Ambassador Slaghammer','Dark Iron Ambassador','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42161,15595,0,0,23687,0,0,0,'Earthspeaker Nala','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42162,15595,0,0,11398,0,0,0,'Skeleton','','',0,6,0,0,0,1,1,0,1,1,0,11,11,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42163,15595,0,0,2030,0,0,0,'Shadow Ward','','',0,10,0,0,0,1,1,0,24,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42164,15595,0,0,22190,0,0,0,'[DND] Capital Bunny','','',1048576,10,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42165,15595,0,0,23008,23022,23023,0,'Kor\'kron Honor Guard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42166,15595,0,0,32687,0,0,0,'Arcanotron','','',76,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,863,0,0,0,0,0,0,0,0,0),(42168,15595,0,0,32732,0,0,0,'Deep Subjugator','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42172,15595,0,0,32911,0,0,0,'Ozumat','Fiend of the Dark Below','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42173,15595,0,0,32703,0,0,0,'The Undershell Tentacle Flavor','','',1024,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42176,15595,0,0,7550,0,0,0,'QA Test Dummy 85 Normal','QA Punching Bag','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42177,15595,0,0,32699,0,0,0,'Blue Mini Jouster','','',0,12,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42178,15595,0,0,32685,0,0,0,'Magmatron','','',76,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,865,0,0,0,0,0,0,0,0,0),(42179,15595,0,0,32688,0,0,0,'Electron','','',76,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,862,0,0,0,0,0,0,0,0,0),(42180,15595,0,0,32684,0,0,0,'Toxitron','','',76,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,864,0,0,0,0,0,0,0,0,0),(42181,15595,0,0,32706,0,0,0,'Velskar','','',4,1,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42182,15595,0,0,21955,11686,0,0,'[DND] District Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42183,15595,0,0,32707,0,0,0,'Gold Mini Jouster','','',0,12,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42186,15595,0,0,1126,11686,0,0,'Omnotron','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42187,15595,0,0,11686,0,0,0,'Zeppelin [TEST]','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42189,15595,0,0,31124,0,0,0,'Bouncer Spike','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42190,15595,0,0,32718,0,0,0,'Wild Three-assed Mantaur','','vehichleCursor',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42191,15595,0,0,32717,0,0,0,'Mantaur Body','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42192,15595,0,0,32717,0,0,0,'Mantaur Legs','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42193,15595,0,0,2446,0,0,0,'Ghostpaw Runner','','',1,1,1,0,0,1,1,0,19,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42194,15595,0,0,23131,23132,0,0,'Earthen Ring Defender','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42195,15595,0,0,32719,0,0,0,'Captain Krazz','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42196,15595,0,0,1126,20024,0,0,'ELM General Purpose Bunny Infinite (scale x2.5)','','',1056,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42197,15595,0,0,169,32720,0,0,'L\'ghorek','','',1048580,10,0,1,0,1,1,0,88,88,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42200,15595,0,0,32572,32573,0,0,'Merciless Disguise','','',16778240,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42201,15595,0,0,32721,0,0,0,'Bouncer Spike (Small)','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42202,15595,0,0,16480,21342,0,0,'Budd\'s Vehicle Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,872,0,0,0,0,0,0,0,0,0),(42203,15595,0,0,328,27896,0,0,'Zeppelin Formation Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42204,15595,0,0,37753,0,0,0,'The Indomitable','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,902,0,0,0,0,0,0,0,0,0),(42205,15595,0,0,37753,0,0,0,'The Impervious','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,0,0,0,0,0),(42206,15595,0,0,37753,0,0,0,'The Skyshredder','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42207,15595,0,0,37753,0,0,0,'Heart of Orgrimmar','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42208,15595,0,0,35100,0,0,0,'Sea Monster Tentacle','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42209,15595,0,0,22712,11686,0,0,'Phasing Controller','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42210,15595,0,0,35919,21072,0,0,'Compelled Elemental','','',0,4,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42211,15595,0,0,4589,0,0,0,'Magma Totem','','',0,11,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42212,15595,0,0,35919,0,0,0,'Compelled Elemental Transform 1','','',0,4,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42213,15595,0,0,1126,16946,0,0,'Ancient Conduit Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42214,15595,0,0,1126,23981,0,0,'Twilight Candidate Channel Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42215,15595,0,0,37096,0,0,0,'Kolorath','','',0,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42217,15595,0,0,28127,0,0,0,'King Varian Wrynn','King of Stormwind','',76,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42219,15595,0,0,35099,0,0,0,'Sea Monster Tentacle','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42227,15595,0,0,5086,0,0,0,'Test Vehicle - DGK','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42233,15595,0,0,27101,0,0,0,'Sub Cannon','','vehichleCursor',0,9,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42236,15595,0,0,32238,0,0,0,'Azsh\'ir Stormbringer','','',524288,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42237,15595,0,0,171,0,0,0,'Rumbling Earth Elemental','','',0,4,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42238,15595,0,0,171,0,0,0,'Furious Earth Elemental','','',0,4,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42239,15595,0,0,32049,0,0,0,'Earth Portal','','Interact',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42240,15595,0,0,32050,0,0,0,'Fire Portal','','Interact',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42241,15595,0,0,328,27896,0,0,'Zeppelin Formation Bunny 01','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,877,0,0,0,0,0,0,0,0,0),(42242,15595,0,0,1950,0,0,0,'Ghostpaw Alpha','','',1,1,1,0,0,1,1,0,19,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42243,15595,0,0,32737,0,0,0,'Fergus Gearchum','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42245,15595,0,0,328,27896,0,0,'Zeppelin Formation Bunny 02','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,878,0,0,0,0,0,0,0,0,0),(42246,15595,0,0,328,27896,0,0,'Zeppelin Formation Bunny 03','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,879,0,0,0,0,0,0,0,0,0),(42247,15595,0,0,328,27896,0,0,'Zeppelin Formation Bunny 04','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,880,0,0,0,0,0,0,0,0,0),(42250,15595,0,0,32738,32739,32741,32740,'Twilight Candidate','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42251,15595,0,0,32743,0,0,0,'Neptulon','The Tidehunter','',0,4,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42253,15595,0,0,32745,0,0,0,'Drowned Gilnean Spirit','','',0,6,0,0,0,1,1,0,55,56,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42255,15595,0,0,328,27896,0,0,'Air Support Formation Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,881,0,0,0,0,0,0,0,0,0),(42260,15595,0,0,29284,0,0,0,'Stormwind Charger','','',2056,1,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,882,0,0,0,0,0,0,0,0,0),(42261,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42263,15595,0,0,32020,0,0,0,'Captain Taylor','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42265,15595,0,0,3456,0,0,0,'Dark Iron Insurgent','','',0,7,0,0,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42266,15595,0,0,32765,0,0,0,'Dark Iron Lurker','','',0,7,0,0,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42267,15595,0,0,328,27896,0,0,'Garrosh Formation Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,883,0,0,0,0,0,0,0,0,0),(42268,15595,0,0,37752,0,0,0,'Garrosh\'s Airship','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,884,0,0,0,0,0,0,0,0,0),(42269,15595,0,0,31531,0,0,0,'Azsh\'ir Warrior','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42277,15595,0,0,32907,0,0,0,'Garrosh Hellscream','Warchief of the Horde','',4,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42281,15595,42280,0,32759,32760,32761,32762,'Twilight Devotee','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42282,15595,0,0,31428,0,0,0,'Garrosh Hellscream','Overlord of the Warsong Offensive','',4,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42283,15595,0,0,31736,10357,0,0,'Vol\'jin','','',12,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42284,15595,0,0,32020,0,0,0,'Stormwind Seal','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42287,15595,0,0,32766,0,0,0,'Uldum Gnome','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42289,15595,0,0,3456,0,0,0,'Dark Iron Scout','','',0,7,0,0,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42292,15595,0,0,32767,0,0,0,'Goblin Orderly','','',0,7,0,0,0,1,1,0,46,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42293,15595,0,0,31649,31650,31651,31652,'Irradiated Pilot','','',0,7,0,1,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42295,15595,0,0,32841,0,0,0,'Lady Sira\'kess','Mistress of the Tides','',262144,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42300,15595,0,0,23867,0,0,0,'Kor\'kron Air Marine','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42302,15595,0,0,32805,27823,34221,0,'[DND] Sandbag Target','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42303,15595,0,0,32767,0,0,0,'Goblin Nurse - v1','','',8,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42304,15595,0,0,3167,5446,0,0,'Stormwind City Guard','','',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42305,15595,0,0,32911,0,0,0,'North Sea Kraken','','',8,1,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42306,15595,0,0,1126,11686,0,0,'The Verne','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42307,15595,0,0,32809,0,0,0,'Deathwing','Aspect of Death','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42312,15595,0,0,32777,0,0,0,'Faceless Sea Horror','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42313,15595,0,0,32501,32708,32709,0,'Faceless One Sorcerer','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42314,15595,0,0,36872,0,0,0,'Air Defense Cannon','','',262152,9,0,0,0,1,1,0,80,80,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1431,0,0,0,0,0,0,0,0,0),(42318,15595,0,0,32802,0,0,0,'Revenant of Neptulon','','',8,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42320,15595,0,0,32232,0,0,0,'Twilight Sky Terror','','',4,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42321,15595,0,0,37456,0,0,0,'Lava Parasite','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42322,15595,0,0,35918,0,0,0,'Ascendant of the Deeps Transform','','',0,4,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42325,15595,0,0,34274,0,0,0,'Possessed Torrent','','',64,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42327,15595,0,0,32767,0,0,0,'Goblin Nurse - v0','','',8,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42330,15595,0,0,32767,0,0,0,'Goblin Nurse','','',1024,7,0,0,0,1,1,0,1,1,0,6,6,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42340,15595,0,0,32787,0,0,0,'Rescue Balloon','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42341,15595,0,0,32792,32794,0,0,'Barbfin Skimmer','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42345,15595,0,0,1126,11686,0,0,'Reverberating Flame','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42347,15595,0,0,35496,0,0,0,'Exposed Head of Magmaw','','',16778316,10,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2700,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42348,15595,0,0,32796,0,0,0,'Elijah Dawnflight','','',4096,7,0,0,0,1,1,0,63,63,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42351,15595,0,0,1126,21072,0,0,'Neptulon Summon Bunny','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42354,15595,0,0,169,11686,0,0,'Palemane Gnoll Kill Credit','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42355,15595,0,0,169,11686,0,0,'Seismic Shard','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42356,15595,0,0,1126,11686,0,0,'Blind Dragon Tail','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42358,15595,0,0,32036,32032,32037,32033,'Pincer X2 Crewmember','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42361,15595,0,0,35645,0,0,0,'Ascended Zealot','','',524288,4,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42362,15595,0,0,14308,0,0,0,'Drakonid Drudge','','',72,2,0,1,0,0.43,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42363,15595,0,0,32238,0,0,0,'Azsh\'ir Assailant','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42364,15595,0,0,37312,0,0,0,'Azsh\'ir Depthseeker','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42365,15595,0,0,29361,0,0,0,'Feathermoon Hippogryph','','',1052672,1,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42368,15595,0,0,32238,0,0,0,'Azsh\'ir Assailant','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42369,15595,0,0,32654,0,0,0,'Faceless Mauler','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42370,15595,0,0,33080,0,0,0,'Faceless Shadoweaver','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42371,15595,0,0,257,0,0,0,'Vanessa VanCleef','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42372,15595,0,0,32806,0,0,0,'Vanessa VanCleef','','',0,7,0,0,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42373,15595,0,0,32814,32811,32812,32813,'Crocolisk, Cataclysm','','',1,1,6,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42374,15595,0,0,18417,32811,32812,32813,'Crocolisk, Cataclysm (1)','','',1,1,6,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42375,15595,0,0,5556,0,0,0,'Galleo','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42382,15595,0,0,1126,23257,0,0,'Isiset Add Controller','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42388,15595,0,0,16946,0,0,0,'Sand Vortex','','',0,4,0,0,0,1,1,0,1,1,0,42,42,0,1,0,4000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42389,15595,0,0,328,32832,0,0,'Tortolla\'s Chain Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42392,15595,0,0,31531,0,0,0,'Azsh\'ir Warrior','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42393,15595,0,0,32472,0,0,0,'Lady Sira\'kess','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42394,15595,0,0,19075,0,0,0,'Valoren\'s Shrinkage Totem','','',1024,11,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42395,15595,0,0,30339,0,0,0,'Shrunken Tentacle Horror','','',8,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42397,15595,0,0,32710,0,0,0,'Faceless Shadowmancer','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42398,15595,0,0,32850,0,0,0,'Jelly Mount [PH]','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42404,15595,0,0,32866,32867,32868,32869,'Nespirah Survivor','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42408,15595,0,0,16480,21342,0,0,'Totally Generic Bunny (Phase 20)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42409,15595,0,0,32890,0,0,0,'Abyssal Tentacle','','Directions',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42410,15595,0,0,32880,0,0,0,'Legionnaire Nazgrim','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42411,15595,0,0,31604,0,0,0,'Captain Taylor','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42412,15595,0,0,169,11686,0,0,'Boom Boots Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42413,15595,0,0,221,3640,344,11873,'Ragamuffin','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42418,15595,0,0,31431,31432,26991,26989,'Voldrin\'s Hold Deckhand','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42419,15595,0,0,32891,0,0,0,'Image of High Tinker Mekkatorque','King of Gnomes','',2048,7,0,3,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42420,15595,0,0,32892,0,0,0,'Image of \"Doc\" Cogspin','','',2048,7,0,1,0,1,1,0,80,80,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42422,15595,0,0,32893,0,0,0,'Image of Hinkles Fastblast','','',2048,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42423,15595,0,0,32894,0,0,0,'Thermaplugg\'s Brag-bot','','',0,9,0,1,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42424,15595,0,0,27322,7192,21956,27325,'Stygian Bounty Deckhand','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42427,15595,0,0,32897,0,0,0,'Shadowy Figure','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42429,15595,0,0,34343,0,0,0,'Lady Naz\'jar','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42438,15595,0,0,21955,27823,0,0,'[DND] Sandbag Stack Target','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42441,15595,0,0,32899,0,0,0,'Irradiated Trogg Corpse','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42442,15595,0,0,32285,32290,32289,32287,'Slaughtered Sandfury Troll','','',0,7,0,1,0,1,1,0,79,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42443,15595,0,0,28127,0,0,0,'King Varian Wrynn','King of Stormwind','',76,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42452,15595,0,0,32901,32900,0,0,'Irradiator 3000 Image','','',0,10,0,0,0,1,1,0,1,1,0,41,41,60,1,0,2000,0,0.746,0.746,0,2000,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42453,15595,41227,0,32902,0,0,0,'Azsh\'ir Abyss Priestess','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42454,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42455,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42456,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42457,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42458,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42459,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42460,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42461,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42462,15595,0,0,34765,0,0,0,'Image of Cho\'Gall','Leader of Twilight\'s Hammer','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42465,15595,0,0,32913,0,0,0,'Therazane','The Stonemother','',4,4,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42466,15595,0,0,33422,0,0,0,'Terrath the Steady','','',262144,5,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1088,0,0,0,0,0,0,0,0,0),(42467,15595,0,0,19414,0,0,0,'Diamant the Patient','','',0,5,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42468,15595,0,0,19332,0,0,0,'Felsen the Enduring','','',0,5,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42469,15595,0,0,33212,0,0,0,'Kor the Immovable','','',512,5,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42470,15595,0,0,33483,0,0,0,'Ma\'haat the Indomitable','','',0,5,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42471,15595,0,0,33482,0,0,0,'Boden the Imposing','','',0,5,0,1,0,1,1,0,83,83,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42472,15595,0,0,19324,0,0,0,'Gorsik the Tumultuous','','',262656,5,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42488,15595,0,0,33299,0,0,0,'Chief Engineer Yoon','Engineering Supplies','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42492,15595,0,0,32914,0,0,0,'Glubtok','The Foreman','',0,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42493,15595,0,0,23689,23688,23130,23129,'Earthen Ring Defender','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42495,15595,0,0,1126,11686,0,0,'Flames','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42496,15595,0,0,1126,11686,0,0,'Flames','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42499,15595,0,0,169,11686,0,0,'Gravity Well','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42500,15595,0,0,32923,0,0,0,'Two-Shoed Lou\'s Old House','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,899,0,0,0,0,0,0,0,0,0),(42502,15595,0,0,32036,32032,32037,32033,'Ensign Ebbert','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42503,15595,0,0,32036,32032,32037,32033,'Ensign Ebbert','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42515,15595,0,0,32897,0,0,0,'Shadowy Figure','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42516,15595,0,0,29179,0,0,0,'Twilight Swarmer','','',524288,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42517,15595,0,0,16480,21342,0,0,'Frozen Naga Vehicle','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42519,15595,0,0,32229,0,0,0,'Twilight Sky Terror','','',4,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42521,15595,42524,0,19858,0,0,0,'Jaspertip Swarmer','','',0,7,0,0,0,0.554546,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42523,15595,0,0,32927,0,0,0,'Stone Bat','','',1,1,24,0,0,0.804348,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42525,15595,42524,0,20555,0,0,0,'Jaspertip Ravager','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42527,15595,0,0,14328,0,0,0,'Irestone Rumbler','','',512,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42539,15595,0,0,32931,0,0,0,'Verlok Basilisk Rider','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42543,15595,0,0,8392,0,0,0,'Crystal Gorged Basilisk','','',0,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,917,0,0,0,0,0,0,0,0,0),(42550,15595,0,0,16480,21342,0,0,'Honor Guard Passenger','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42551,15595,0,0,31531,0,0,0,'Azsh\'ir Warrior','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42556,15595,0,0,0,34913,0,0,'Jeweled Scarab','','',9,1,53,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42558,15595,0,0,32774,0,0,0,'Lieutenant Horatio Laine','','',0,7,0,1,0,1,1,0,30,30,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42559,15595,0,0,32775,32776,0,0,'Stormwind Investigator','','',0,7,0,0,0,1,1,0,21,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42560,15595,0,0,32952,0,0,0,'Two-Shoed Lou','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42561,15595,0,0,32950,0,0,0,'Twilight Sky Screamer','','',524292,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42564,15595,0,0,22712,11686,0,0,'Vashj\'Ir Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42566,15595,0,0,32950,0,0,0,'Twilight Sky Screamer','','',524292,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42567,15595,0,0,32950,0,0,0,'Twilight Sky Screamer','','',524292,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42568,15595,0,0,32950,0,0,0,'Twilight Sky Screamer','','',524292,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42569,15595,0,0,15435,0,0,0,'Invisible Man Phase 20','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42570,15595,0,0,32953,0,0,0,'Net','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42571,15595,0,0,31463,0,0,0,'Battered Red Drake','','vehichleCursor',4160,2,0,1,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1550,0,0,0,0,0,0,0,0,0),(42572,15595,0,0,32956,0,0,0,'Lost Isles Nuke Bunny','','',32,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42573,15595,0,0,32957,0,0,0,'Earthcaller Yevaa','','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42574,15595,0,0,32963,0,0,0,'Initiate Goldmine','','',262144,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42576,15595,0,0,328,27896,0,0,'Drake Rigging Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,905,0,0,0,0,0,0,0,0,0),(42577,15595,0,0,32950,0,0,0,'Twilight Drake Swarmer','','',524292,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42578,15595,0,0,32087,32090,32089,32088,'Steve Aguilar','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42591,15595,0,0,35219,0,0,0,'Earthcaller Torunscar','The Earthen Ring','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42593,15595,0,0,11686,0,0,0,'Cloned Image','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42594,15595,0,0,33064,33065,0,0,'Orgrimmar Thief','','',0,7,0,0,0,1,1,0,10,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42595,15595,0,0,1126,11686,0,0,'Shadowblaze Flashpoint','','',1048652,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42596,15595,0,0,1126,11686,0,0,'Shadowblaze','','',1048652,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42598,15595,0,0,37146,0,0,0,'GS-9x Multi-Bot','','',0,9,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42600,15595,0,0,4307,0,0,0,'Cairne Bloodhoof','High Chieftain','',76,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8734',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42602,15595,0,0,20918,0,0,0,'Rexxar','Champion of the Horde','',8,7,0,3,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42603,15595,0,0,37756,0,0,0,'Emergency Rampless Debarkation Device','Parachute','',1048576,9,0,0,0,1,1,0,80,80,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42604,15595,0,0,30755,0,0,0,'Elemental Resistance Totem','','',0,11,0,0,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8734',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42605,15595,0,0,30754,0,0,0,'Flametongue Totem','','',0,11,0,0,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42606,15595,0,0,32965,0,0,0,'Rockslice Flayer','','',0,7,0,0,0,0.763226,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8734',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42607,15595,0,0,21234,0,0,0,'Rockslice Ripper','','',0,7,0,0,0,0.767683,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42608,15595,0,0,31463,0,0,0,'Battered Red Drake','','vehichleCursor',4160,2,0,1,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42614,15595,0,0,33422,0,0,0,'Terrath the Steady','','',0,5,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42615,15595,0,0,704,744,389,0,'Twin Peaks Boar','','',0,10,0,0,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42623,15595,0,0,2141,8572,9391,9392,'Bluffwatcher','','',0,7,0,0,0,1,1,0,1,1,0,105,105,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42625,15595,0,0,32971,0,0,0,'Westfall Stew Proxy','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42627,15595,0,0,32786,0,0,0,'Rescue Balloon','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8734',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42628,15595,0,0,29746,0,0,0,'Rescue Supplies','','Interact',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42634,15595,0,0,23689,23688,23130,23129,'Earthen Ring Defender','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42636,15595,0,0,18455,18454,0,0,'Forsaken Mage','','',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42637,15595,0,0,32981,0,0,0,'Sauranok the Mystic','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42639,15595,0,0,31882,0,0,0,'Sand Storm','','',72,4,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42648,15595,0,0,328,11686,0,0,'Jintha\'Alor Gong Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42649,15595,0,0,14308,0,0,0,'Drakonid Chainwielder','','',72,2,0,1,0,0.85,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42654,15595,0,0,33003,0,0,0,'Helix\'s Lumbering Oaf','','',0,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42655,15595,0,0,33002,0,0,0,'Helix Gearbreaker','','',0,7,0,1,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42657,15595,0,0,25008,0,0,0,'Hyjal Eagle','','',1,1,26,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42658,15595,0,0,22254,0,0,0,'Hyjal Roc','','',1,1,26,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42659,15595,0,0,18377,0,0,0,'Hyjal Screecher','','',1,1,26,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42660,15595,0,0,18431,0,0,0,'Hyjal Darkhawk','','',1,1,26,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42661,15595,0,0,11686,169,0,0,'Test VFX Summon','','',0,3,23,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42662,15595,0,0,32897,0,0,0,'Shadowy Figure','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42663,15595,0,0,10833,0,0,0,'Hyjal Owl','','',1,1,26,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42664,15595,0,0,33004,0,0,0,'Hyjal Huntress','','',1,1,26,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42665,15595,0,0,16480,21342,0,0,'Neptulon Bomb Impact Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42666,15595,0,0,169,11686,0,0,'Neptulon Impact Visual','','',0,3,23,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42667,15595,0,0,16480,21342,0,0,'Neptulon v Nazjar Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42668,15595,0,0,22712,11686,0,0,'Hyjal 4.x Anvil Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42670,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42676,15595,0,0,33298,0,0,0,'Chief Engineer Petibas','Engineering Supplies','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42678,15595,0,0,16480,21342,0,0,'Anchor','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42681,15595,0,0,33017,0,0,0,'Slain Crew Member','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42682,15595,0,0,33018,0,0,0,'Slain Crew Member','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42683,15595,0,0,33019,0,0,0,'Banner of the Brotherhood','','',64,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42684,15595,0,0,33020,0,0,0,'Stormcaller Mylra','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42685,15595,0,0,35647,0,0,0,'Ascendant of the Deeps','','',0,4,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42686,15595,0,0,4307,0,0,0,'Cairne Bloodhoof','High Chieftain','',76,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42687,15595,0,0,32646,0,0,0,'Vashj\'ir Fish','','',0,8,0,0,0,1,1,0,1,1,0,1,1,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42688,15595,0,0,30272,0,0,0,'Baine Bloodhoof','High Chieftain','',76,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42690,15595,0,0,16925,1126,0,0,'Overhead Smash','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42691,15595,0,0,37227,37226,37228,0,'Stonecore Rift Conjurer','','',8,7,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42692,15595,0,0,20856,0,0,0,'Stonecore Bruiser','','',8,7,0,1,0,0.5,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42693,15595,0,0,169,11686,0,0,'Vision of the Past','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42694,15595,0,0,33040,0,0,0,'Aponi Brightmane','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42695,15595,0,0,37222,37223,0,0,'Stonecore Sentry','','',8,7,0,0,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42696,15595,0,0,37219,37220,37221,0,'Stonecore Warbringer','','',8,7,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42697,15595,0,0,2029,0,0,0,'Edwin VanCleef','Defias Kingpin','',0,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42698,15595,0,0,2314,2315,0,0,'Defias Blackguard','','',0,7,0,1,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42699,15595,0,0,33021,0,0,0,'Alliance Warrior','','',0,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42700,15595,0,0,33022,0,0,0,'Alliance Rogue','','',0,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42701,15595,0,0,33023,0,0,0,'Alliance Hunter','','',0,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42702,15595,0,0,33024,0,0,0,'Alliance Mage','','',0,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42703,15595,0,0,33025,0,0,0,'Alliance Priest','','',0,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42705,15595,0,0,35217,0,0,0,'Maruut Stonebinder','The Earthen Ring','',0,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42706,15595,0,0,30817,30818,30815,30816,'Thunder Bluff Citizen','','',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42707,15595,0,0,33031,33030,0,0,'Twilight Nightblade','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42710,20779,0,0,23515,0,0,0,'Young Dragonhawk','','',1,1,30,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42711,15595,0,0,32931,0,0,0,'Verlok Basilisk Rider','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42712,15595,0,0,29056,0,0,0,'Young Moth','','',1,1,37,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42713,15595,0,0,822,0,0,0,'Young Bear','','',1,1,4,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42714,15595,0,0,4734,0,0,0,'Young Bat','','',1,1,24,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42715,15595,0,0,27692,0,0,0,'Young Crab','','',1,1,8,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42716,15595,0,0,1149,0,0,0,'Stormbeak','','vehichleCursor',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42717,15595,0,0,903,0,0,0,'Young Wolf','','',1,1,1,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42718,15595,0,0,17090,0,0,0,'Young Cat','','',1,1,2,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42719,15595,0,0,744,0,0,0,'Young Boar','','',1,1,5,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42720,15595,0,0,29057,0,0,0,'Young Tallstrider','','',1,1,12,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42721,15595,0,0,23518,0,0,0,'Young Raptor','','',1,1,11,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42722,15595,0,0,30221,0,0,0,'Young Mastiff','','',1,1,52,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42723,15595,0,0,24893,0,0,0,'/Learn Spawn Test','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42725,15595,0,0,24893,0,0,0,'/Learn Patroller Test','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42726,15595,0,0,33093,33094,33095,33096,'Earthwatcher Shaman','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42727,15595,0,0,16480,37125,0,0,'Submarine Camera Transform Bunny (Phased Q05)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42728,15595,0,0,30736,0,0,0,'Spirit Totem','','',0,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42729,15595,0,0,2096,0,0,0,'Sark Ragetotem','','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42730,15595,0,0,33035,0,0,0,'Earthcaller Torunscar','The Earthen Ring','',262144,7,0,1,0,1,1,0,83,83,0,1,5,0,1,3,1538,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42732,15595,0,0,33037,0,0,0,'Windspeaker Lorvarius','The Earthen Ring','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42733,15595,0,0,23767,0,0,0,'Power Generator','','',8,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42734,15595,0,0,37097,0,0,0,'Alliance Submarine','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42735,15595,0,0,27766,16480,0,0,'Horde Submarine','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42736,15595,0,0,38066,0,0,0,'Lashtail Hatchling','','',262144,1,0,0,0,1,1,0,1,1,0,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42737,15595,0,0,16480,21342,0,0,'Totally Generic Bunny (Phase 5)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42740,15595,0,0,17035,37045,0,0,'Camera Bunny Vehicle 00','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42741,15595,0,0,33041,33042,33043,33044,'Earthguard Sentinel','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42743,15595,0,0,1126,11686,0,0,'Exploding Orb','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42744,15595,0,0,32774,0,0,0,'Lieutenant Horatio Laine','','',0,7,0,1,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42745,15595,0,0,32775,32776,0,0,'Stormwind Investigator','','',0,7,0,0,0,1,1,0,21,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42746,15595,0,0,33045,33046,33047,33048,'Earthguard Elementalist','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42747,15595,0,0,33049,0,0,0,'Slain Crew Member\'s Spirit','','',0,7,0,0,0,0.882817,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42748,15595,0,0,32980,0,0,0,'Ripsnarl','','',0,7,0,1,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42749,15595,0,0,32959,0,0,0,'Hope Saldean','','',0,7,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42750,15595,0,0,23690,0,0,0,'Marshal Gryan Stoutmantle','The Westfall Brigade','',134217728,7,0,1,0,1,1,0,75,75,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42751,15595,0,0,2372,0,0,0,'Captain Danuvin','The Westfall Brigade','',0,7,0,0,0,1,1,0,33,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42752,15595,0,0,2373,0,0,0,'Scout Galiaan','The Westfall Brigade','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42753,15595,0,0,33002,0,0,0,'Helix Gearbreaker','','',0,7,0,1,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42754,15595,0,0,33003,0,0,0,'Helix\'s Lumbering Oaf','','',0,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42755,15595,0,0,32914,0,0,0,'Glubtok','The Foreman','',0,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42756,15595,0,0,32885,32886,32887,32888,'Sentinel Hill Guard','','',0,7,0,0,0,1,1,0,22,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42757,15595,0,0,33050,0,0,0,'Slain Crew Member\'s Spirit','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42758,15595,0,0,11686,0,0,0,'Slain Crew Member Credit','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42759,15595,0,0,16480,37044,0,0,'Alliance Submarine','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42760,15595,0,0,16480,21342,0,0,'Bubble Bunny (Phase Q 05)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42761,15595,0,0,18069,0,0,0,'Sinister Reflection','','',72,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42763,15595,0,0,16480,24785,0,0,'Explosive Fuse','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42764,15595,0,0,33433,0,0,0,'Pyrecraw','','',72,2,0,1,0,0.85,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42765,15595,0,0,31604,0,0,0,'Captain Taylor','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42766,15595,44257,0,33759,0,0,0,'Gorged Gyreworm','','',512,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42767,15595,0,0,33433,0,0,0,'Ivoroc','','',72,2,0,1,0,0.85,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42768,15595,0,0,33097,0,0,0,'Maimgor','','',72,2,0,1,0,0.85,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,931,0,0,0,0,0,0,0,0,0),(42769,15595,0,0,2314,2315,0,0,'Defias Blackguard','','',0,7,0,1,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42770,15595,0,0,2467,0,0,0,'Heal Test Dummy','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42771,15595,0,0,32833,26241,0,0,'Rise of the Brotherhood Event Dummy','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42774,15595,0,0,16480,21342,0,0,'Submarine Camera Trigger Bunny (Casts on Player)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42776,15595,0,0,15294,0,0,0,'Ticking Time Bomb','','',0,10,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42778,15595,0,0,33062,0,0,0,'Admiral Ripsnarl','','',0,7,0,1,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42779,15595,0,0,33041,33042,33043,33044,'Exhausted Earthguard Sentinel','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42780,15595,0,0,14328,0,0,0,'Irestone Rumbler','','',512,4,0,0,0,0.825949,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42781,15595,42479,0,33051,33052,33053,0,'Servant of Therazane','','',512,5,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42783,15595,0,0,3524,3525,3526,3527,'Ironforge Guard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42784,15595,0,0,30817,30818,30815,30816,'Ironforge Citizen','','',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42785,15595,0,0,23131,23132,0,0,'Earthen Ring Defender if','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42787,15595,0,0,7805,28362,28315,0,'Ironforge Mage','','',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42789,15595,0,0,1070,0,0,0,'Stonecore Magmalord','','',8,4,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42790,15595,0,0,11288,0,0,0,'Bloodlord Mandokir','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42791,15595,0,0,35200,0,0,0,'Stormcaller Mylra','The Earthen Ring','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42792,15595,0,0,33041,33042,33043,33044,'Earthguard Sentinel','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42793,15595,0,0,22712,11686,0,0,'Sentinel Hill Fire Trigger','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42794,15595,0,0,3597,0,0,0,'King Magni Bronzebeard','Lord of Ironforge','',76,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42795,15595,0,0,30582,0,0,0,'Muradin Bronzebeard','','',12,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42797,15595,0,0,31658,0,0,0,'High Tinker Mekkatorque','King of Gnomes','',2048,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42799,15595,0,0,11288,0,0,0,'Bloodlord Mandokir','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42800,15595,0,0,33073,0,0,0,'Golem Sentry','','',72,9,0,1,0,0.87,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42802,15595,0,0,14308,0,0,0,'Drakonid Slayer','','',72,2,0,1,0,0.87,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42803,15595,0,0,29539,0,0,0,'Drakeadon Mongrel','','',72,1,45,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42805,15595,0,0,29512,0,0,0,'Commander Cragfist','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42806,15595,0,0,32020,0,0,0,'Stormwind Seal','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42807,15595,0,0,1126,11686,0,0,'Pincer X-2','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42808,15595,0,0,21392,0,0,0,'Stonecore Flayer','','',8,7,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42809,15595,0,0,20570,11686,0,0,'Generic Trigger Vehicle LAB','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,923,0,0,0,0,0,0,0,0,0),(42810,15595,0,0,19688,0,0,0,'Crystalspawn Giant','','',520,4,0,1,0,0.5,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42818,15595,0,0,31531,0,0,0,'Azsh\'ir Warrior','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42819,15595,0,0,37312,0,0,0,'Azsh\'ir Depthseeker','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42820,15595,0,0,33080,0,0,0,'Faceless Shadoweaver','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42821,15595,0,0,32654,0,0,0,'Faceless Mauler','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42822,15595,0,0,32802,0,0,0,'Revenant of Neptulon','','',8,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42823,15595,42917,42916,33118,33119,33123,33124,'Twilight Priestess','','',0,7,0,0,0,0.922127,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42824,15595,0,0,33176,0,0,0,'Twilight Pyremaw','','',0,2,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42825,15595,0,0,11167,11168,11169,11170,'Gurubashi Worker','','',0,7,0,1,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42834,15595,0,0,31750,0,0,0,'Gurubashi Behemoth','','',0,7,0,1,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42835,15595,0,0,0,23870,0,0,'Unstable Shroom','','',0,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42837,15595,0,0,15303,0,0,0,'Gurubashi Bat Rider','','',0,7,0,1,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42838,15595,0,0,649,788,1959,29806,'Gurubashi Raptor','','',0,1,0,1,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42841,15595,0,0,32837,32838,32839,32840,'Master Hobo','','',0,7,0,1,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42842,15595,0,0,11288,0,0,0,'Bloodlord Mandokir','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42843,15595,0,0,28240,0,0,0,'Vilebranch Handler','','',0,7,0,0,0,1,1,0,33,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42844,15595,0,0,1126,11686,0,0,'Invisible Stalker (Cataclysm Boss, Ignore Combat)','','',1048652,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42845,15595,0,0,33863,0,0,0,'Rock Borer','','',65545,1,55,0,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42846,15595,0,0,37312,0,0,0,'Azsh\'ir Depthseeker','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42847,15595,0,0,33080,0,0,0,'Faceless Shadoweaver','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42848,15595,0,0,32654,0,0,0,'Faceless Mauler','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42850,15595,0,0,15983,0,0,0,'Bloodworm','','',0,10,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42851,15595,0,0,32802,0,0,0,'Revenant of Neptulon','','',8,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42853,15595,0,0,30289,0,0,0,'Karen Murray','General Goods Vendor','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,641,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42854,15595,0,0,23767,0,0,0,'Unstable Shield','','',1032,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42855,15595,0,0,21114,0,0,0,'Spirit Wolf','','',0,1,0,0,0,1,1,0,1,1,0,11,11,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42856,15595,0,0,1126,11686,0,0,'Controller Stalker','','',1048652,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42861,15595,0,0,169,11686,0,0,'Deepholm Stalker Beam Target 06','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42870,15595,0,0,38066,0,0,0,'Captured Lashtail Hatchling','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42871,15595,0,0,11167,11168,11169,11170,'Gurubashi Soldier','','LootAll',0,7,0,1,0,1,1,0,31,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42872,15595,0,0,31750,0,0,0,'Gurubashi Crusher','','',0,7,0,1,0,1,1,0,31,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42873,15595,0,0,33098,0,0,0,'Anissa Matherly','Innkeeper','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,65536,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42874,15595,0,0,14255,0,0,0,'Felguard','','',0,3,29,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42875,15595,0,0,33099,0,0,0,'Miriam Brassbomb','Stable Master','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42876,15595,0,0,33101,0,0,0,'Frell \"Fixit\" Fastbolt','Engineering Supplies','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42877,15595,0,0,33100,0,0,0,'Morta\'gya the Keeper','','',2147483648,7,0,0,0,1,1,0,33,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42878,15595,0,0,33102,0,0,0,'Salena Madeux','General Goods','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3200,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42880,15595,0,0,33103,0,0,0,'Crushclaw','Miriam\'s Pet','',4096,1,8,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42886,15595,0,0,33105,0,0,0,'Riding Rocket (Taxi)','','',0,10,0,0,0,1,1,0,50,52,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42887,15595,0,0,1149,0,0,0,'Stormbeak','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,929,0,0,0,0,0,0,0,0,0),(42888,15595,0,0,788,0,0,0,'Tian-kuyi','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42889,15595,0,0,17612,0,0,0,'Greater Air Elemental','','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42890,15595,0,0,33045,33046,33047,33048,'Earthguard Elementalist','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42891,15595,0,0,21955,0,0,0,'[DND] Taxi Flavor - Rocket','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42892,15595,0,0,33020,0,0,0,'Stormcaller Mylra','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42895,15595,0,0,31882,0,0,0,'Tornado','','',72,4,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42897,15595,0,0,37556,0,0,0,'Poison Bomb','','',72,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42899,15595,0,0,26176,0,0,0,'Quartz Stonetender','','',0,4,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42902,15595,0,0,33111,33107,33112,0,'Slime','','',0,7,0,0,0,1,1,0,13,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42903,15595,0,0,16480,25906,0,0,'Camera Channel Target','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42908,15595,0,0,33115,0,0,0,'Zun\'ja','Innkeeper','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,65536,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42909,15595,0,0,33116,0,0,0,'Ginna Gearcrank','Engineering Supplies','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42910,15595,0,0,33117,0,0,0,'Roxa','General Goods','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3200,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42911,15595,0,0,33120,0,0,0,'Larok','Stable Master','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42912,15595,0,0,33122,0,0,0,'Snaptrap','Larok\'s Pet','',4096,1,8,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42915,15595,0,0,14355,0,0,0,'Blackrock Caverns Teleporter','','',2,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42918,15595,44135,0,33134,0,0,0,'Zoltrik Drakebane','','',2147483648,7,0,1,0,0.938808,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42920,15595,0,0,11686,0,0,0,'Poison Puddle','','',8,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42922,15595,0,0,169,11686,0,0,'Zul\'Gurub Tiki','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42926,15595,0,0,20570,17188,0,0,'Rockling Chain Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42927,15595,0,0,169,11686,0,0,'Zul\'Gurub Skull Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42929,15595,0,0,11686,21955,0,0,'[DND] Target','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42930,15595,0,0,38066,0,0,0,'Captured Lashtail Hatchling','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42931,15595,0,0,38066,0,0,0,'Captured Lashtail Hatchling','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42932,15595,0,0,38066,0,0,0,'Captured Lashtail Hatchling','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42934,15595,0,0,11686,0,0,0,'Chemical Cloud','','',8,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42935,15595,0,0,21955,11686,0,0,'[DND] Beam Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42939,15595,0,0,32729,0,0,0,'Stormwind Recruit','','',0,7,0,1,0,1,1,0,2,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42941,15595,0,0,11288,0,0,0,'Bloodlord Mandokir','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42942,15595,0,0,31649,31650,31651,31652,'Irradiated Gnome','','',0,7,0,0,0,1,1,0,4,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42943,15595,0,0,22712,11686,0,0,'Hose Dummy','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42947,15595,0,0,33148,0,0,0,'Ancient Dwarven Shield','','',536870912,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42948,15595,0,0,33148,0,0,0,'Ancient Dwarven Shield Used','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42949,15595,0,0,33149,0,0,0,'Ancient Dwarven Shield','','',536870912,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42950,15595,0,0,33149,0,0,0,'Ancient Dwarven Shield Used','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42951,15595,0,0,33150,0,0,0,'Ancient Dwarven Shield','','',536870912,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42952,15595,0,0,33150,0,0,0,'Ancient Dwarven Shield Used','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42953,15595,0,0,30565,0,0,0,'Benjamin Sykes','Food Vendor','',262144,7,0,1,0,1,1,0,10,10,0,1,5,0,1,641,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42954,15595,0,0,33151,0,0,0,'Ancient Dwarven Shield','','',536870912,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42955,15595,0,0,33151,0,0,0,'Ancient Dwarven Shield Used','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42956,15595,0,0,33152,0,0,0,'Ancient Dwarven Shield','','',536870912,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42957,15595,0,0,33152,0,0,0,'Ancient Dwarven Shield Used','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42958,15595,0,0,33153,0,0,0,'Ancient Dwarven Shield','','',536870912,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42959,15595,0,0,33153,0,0,0,'Ancient Dwarven Shield Used','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42960,15595,0,0,33154,0,0,0,'Ancient Dwarven Shield','','',536870912,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42961,15595,0,0,33154,0,0,0,'Ancient Dwarven Shield Used','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42962,15595,0,0,1149,0,0,0,'Stormbeak','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42963,15595,0,0,33155,0,0,0,'Barracks Officer Milson','Innkeeper','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,65536,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42964,15595,0,0,35858,0,0,0,'Mor\'norokk the Hateful','','Speak',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42965,15595,0,0,33020,0,0,0,'Stormcaller Mylra','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42966,15595,0,0,33156,0,0,0,'Chase Whithers','Stable Master','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42967,15595,0,0,33157,0,0,0,'Quartermaster Rallings','General Goods','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3200,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42969,15595,0,0,33158,0,0,0,'Frell \"Fixit\" Fastbolt','Blacksmithing Supplies','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42971,15595,0,0,7533,0,0,0,'Rockwing Gargoyle','','',72,6,0,1,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42972,15595,0,0,33159,0,0,0,'Winzy Truesprocket','Engineering Supplies','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42973,15595,0,0,4629,0,0,0,'Eye of Naxxramas','','',72,6,0,0,0,1,1,0,49,49,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42974,15595,0,0,3167,5446,0,0,'Darkbreak Guard','','Directions',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42975,15595,0,0,559,0,0,0,'Plague Ghoul','','',72,6,0,1,0,1,1,0,45,45,0,1,5,0,1,0,1800,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42976,15595,0,0,4429,0,0,0,'Cap\'n Placeholder','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42979,15595,0,0,21720,0,0,0,'Kurzel','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42980,15595,0,0,21767,0,0,0,'Tanzar','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42981,15595,0,0,33160,0,0,0,'Bootstrap Blingbuckle','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42982,15595,0,0,21620,0,0,0,'Turgore','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42984,15595,0,0,1455,28505,0,0,'Greater Awakened Ancient','','',256,7,0,1,0,1,1,0,19,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42990,15595,0,0,16480,19595,0,0,'Tentacle Pacer Bunny (H)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42991,15595,0,0,16480,19595,0,0,'Tentacle Summon Bunny (Horde)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42992,15595,0,0,35099,0,0,0,'Sea Monster Tentacle','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42993,15595,0,0,35099,0,0,0,'Sea Monster Tentacle','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42994,15595,0,0,35099,0,0,0,'Sea Monster Tentacle','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42995,15595,0,0,35100,0,0,0,'Sea Monster Tentacle','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42996,15595,0,0,35100,0,0,0,'Sea Monster Tentacle','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42997,15595,0,0,35100,0,0,0,'Sea Monster Tentacle','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42998,15595,0,0,35100,0,0,0,'Sea Monster Tentacle','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(42999,15595,0,0,35101,0,0,0,'Sea Monster Tentacle','','Directions',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43008,15595,0,0,33174,0,0,0,'Raven Hollister','Hunter Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43009,15595,0,0,33688,0,0,0,'Alsudar the Bastion','Warrior Trainer','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,51,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43010,20779,0,0,33190,0,0,0,'Delios Silverblade','Warrior Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43012,20779,0,0,33687,0,0,0,'Lothan Silverblade','Warrior Trainer','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43014,15595,0,0,4449,0,0,0,'Imp','','',8,3,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43016,15595,0,0,2685,0,0,0,'Deathstalker Bodychopper','','',4096,7,0,1,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43018,15595,0,0,33109,0,0,0,'Darkcleric Marnal','','',4096,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43020,15595,0,0,11686,0,0,0,'Imp (Despawn Visual)','','',8,7,0,1,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43022,15595,0,0,31567,0,0,0,'Mack Fearsen','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43023,15595,0,0,21702,0,0,0,'Budd','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43025,15595,0,0,16480,21342,0,0,'Budd\'s Vehicle Bunny 02','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,872,0,0,0,0,0,0,0,0,0),(43030,15595,0,0,21706,0,0,0,'Captain Samir','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43031,15595,0,0,15880,0,0,0,'Agitated Tunneler','','',0,4,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43032,15595,0,0,4260,0,0,0,'Slain Cannoneer','','Inspect',128,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43033,15595,0,0,33181,0,0,0,'Recovered Gnome','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43035,15595,0,0,20570,28016,0,0,'Gnome Restoration Apparatus','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43037,15595,0,0,169,11686,0,0,'Flame Breath','','',1049600,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43039,15595,0,0,33129,33130,33125,33126,'Twilight Duskwarden','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43040,15595,0,0,33183,0,0,0,'Tock Sprysprocket (Goggles','','',4096,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43044,15595,0,0,33182,0,0,0,'Unexploded Artillery Shell','','Inspect',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43046,15595,0,0,20570,11686,0,0,'Unexploded Artillery Shell Mount','','Inspect',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,934,0,0,0,0,0,0,0,0,0),(43047,15595,0,0,28739,0,0,0,'Flint Oremantle','Son of the Stonefather','',16778240,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43048,15595,0,0,29322,0,0,0,'Captain Skullshatter','','Inspect',128,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43051,15595,0,0,22403,0,0,0,'Adarrah','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43065,15595,0,0,33189,0,0,0,'Maruut Stonebinder','','',0,7,0,1,0,1,1,0,84,84,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43066,15595,0,0,33191,33192,33193,33194,'Earthmender','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43070,15595,0,0,1126,16946,0,0,'Lower Kill Trigger Stalker','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43071,15595,0,0,26564,0,0,0,'Crag Rockcrusher','','',262144,7,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43073,15595,0,0,36200,0,0,0,'Hanah Southsong','Hippogryph Master','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8193,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43074,15595,0,0,901,6296,1924,6295,'Bile Toad','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43079,15595,0,0,36202,0,0,0,'Chyella Hushglade','Hippogryph Master','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43082,15595,0,0,33197,0,0,0,'First Mate Moody','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43085,15595,0,0,33199,0,0,0,'Dirzak Pryocrank','Flight Master','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43089,15595,42185,0,13749,0,0,0,'Living Contamination','','',0,4,0,0,0,1,1,0,2,2,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43090,15595,0,0,32575,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43091,15595,0,0,16480,21342,0,0,'Totally Generic Bunny (Phase 2)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43093,15595,0,0,328,27896,0,0,'Dragon Attackers Formation Bunny 01','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43100,15595,0,0,32574,0,0,0,'Legionnaire Nazgrim','','',262144,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43101,15595,0,0,33213,0,0,0,'Son of Kor','','',584,5,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43105,15595,0,0,11686,0,0,0,'Dartol\'s Rod Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43113,15595,0,0,328,22769,0,0,'Amazing Barrel Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43116,15595,0,0,33254,0,0,0,'Pebble','','',262144,4,0,0,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43117,15595,0,0,23672,0,0,0,'Gurubashi Arena Challenger','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43118,15595,0,0,23661,0,0,0,'Gurubashi Arena Challenger','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43119,15595,0,0,36444,0,0,0,'Spirit of Angerforge','','',72,6,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43120,15595,0,0,11686,0,0,0,'Gurubashi Arena Credit','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43122,15595,0,0,36443,0,0,0,'Spirit of Corehammer','','',72,6,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43123,15595,0,0,33010,0,0,0,'Living Blood','','',0,4,0,0,0,0.627376,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43125,15595,0,0,36442,0,0,0,'Spirit of Moltenfist','','',72,6,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43126,15595,0,0,36441,0,0,0,'Spirit of Thaurissan','','',72,6,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43127,15595,0,0,36440,0,0,0,'Spirit of Ironstar','','',72,6,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43128,15595,0,0,36439,0,0,0,'Spirit of Anvilrage','','',72,6,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43129,15595,0,0,36438,0,0,0,'Spirit of Shadowforge','','',72,6,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43130,15595,0,0,36437,0,0,0,'Spirit of Burningeye','','',72,6,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43135,15595,0,0,33239,0,0,0,'John J. Keeshan','','',4096,7,0,1,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43136,15595,0,0,33241,0,0,0,'Tiny Crushcog','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43137,15595,0,0,33240,0,0,0,'Razlo Crushcog','','',0,9,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43139,15595,0,0,33243,0,0,0,'Zan\'zata','Food & Drink','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43140,15595,0,0,33245,0,0,0,'Chef Boiardi','Food & Water','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,640,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43141,15595,0,0,33244,0,0,0,'Innkeeper Nerius','Innkeeper','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,65536,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43149,15595,0,0,33246,0,0,0,'Eriyala','Trade Goods','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43151,15595,0,0,33247,0,0,0,'Shurrak','Stable Master','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43152,15595,0,0,33248,0,0,0,'Shady Quickshank','Reagents & Poisons','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3200,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43153,15595,0,0,730,0,0,0,'Irradiated Rockjaw','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43154,15595,0,0,33249,0,0,0,'Kurg','Weaponsmith','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43155,15595,0,0,33250,0,0,0,'Taley','Reagents','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3200,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43158,15595,0,0,33009,0,0,0,'Mercurial Ooze','','',0,4,0,0,0,0.571118,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43159,15595,0,0,11686,0,0,0,'Stalactite Trigger - Boss','','',0,10,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43160,15595,0,0,26664,0,0,0,'Earthbreaker Dolomite','','',262144,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43161,15595,0,0,17703,0,0,0,'Sharpbeak','','',1048576,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1434,0,0,0,0,0,0,0,0,0),(43162,15595,0,0,16480,21342,0,0,'Stonebound Elemental Reformation Credit','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43163,15595,0,0,11686,0,0,0,'Stonefather\'s Banner','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43168,15595,0,0,28739,0,0,0,'Gravel Longslab','','',262144,7,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43169,15595,0,0,33291,0,0,0,'Clay Mudaxle','Engineer','',266240,7,0,1,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43170,15595,0,0,26093,0,0,0,'Earthen Geomancer','','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43171,15595,42524,0,33256,0,0,0,'Jaspertip Crystal-gorger','','',0,7,0,0,0,0.819672,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43174,15595,0,0,32931,0,0,0,'Stone Trogg Digger','','',0,7,0,0,0,0.581971,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43175,15595,0,0,33255,0,0,0,'Gerok','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43176,15595,0,0,32479,0,0,0,'Zin\'jatar Raider','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43177,15595,0,0,32532,32533,32534,32535,'Drowning Warrior','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43179,15595,0,0,32532,32533,32534,32535,'Drowning Warrior','','Directions',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43180,15595,0,0,32479,0,0,0,'Zin\'jatar Raider','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43181,15595,0,0,8392,0,0,0,'Shalehide Basilisk','','',0,1,0,0,0,0.844305,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43182,15595,0,0,32927,0,0,0,'Petrified Stone Bat','','LootAll',1,1,24,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43184,15595,0,0,33257,0,0,0,'John J. Keeshan','','',266240,7,0,1,0,1,1,0,25,25,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43186,15595,0,0,33258,0,0,0,'Juice Gnugat','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43188,15595,0,0,33261,0,0,0,'Horzog','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43192,15595,0,0,32991,32988,32989,32994,'Wounded Axebite Warrior','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43194,15595,0,0,1748,0,0,0,'Foreman Oslow','','',0,7,0,0,0,1,1,0,20,20,0,1,5,0,1,2,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43195,15595,0,0,33265,0,0,0,'Landing Boat','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43197,15595,0,0,30500,0,0,0,'Subdued Canyon Ettin','','',0,7,0,1,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43198,15595,0,0,11686,0,0,0,'Interrogation Credit','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43199,15595,0,0,8714,0,0,0,'Wind Servant','Stormcaller Mylra\'s Guardian','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43201,15595,0,0,33294,33295,0,0,'Cavern Grunt','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43202,15595,0,0,27343,0,0,0,'Elevator Construction Chief','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43206,15595,0,0,16925,1126,0,0,'Execution Sentence Visual','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43208,15595,0,0,32991,32992,32993,32994,'Axebite Warrior','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43209,15595,0,0,33265,0,0,0,'Landing Boat','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43210,15595,0,0,21999,1126,0,0,'Execution Sentence','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43211,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43212,15595,0,0,33264,0,0,0,'Gregor Medical Supplies Quest Tracker','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43213,15595,0,0,7859,0,0,0,'Wildhammer Spirithunter','','',4096,7,0,1,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43214,15595,0,0,36476,0,0,0,'Slabhide','','',72,2,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43215,15595,0,0,7007,0,0,0,'Gryphon Master Talonaxe','','',4096,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43216,15595,0,0,35008,0,0,0,'Swift Seahorse','Flight Master','',128,1,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43218,15595,0,0,33282,0,0,0,'Twilight Bloodshaper','','',0,7,0,0,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43220,15595,0,0,26508,0,0,0,'Briglar','Flight Master','',128,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43225,15595,0,0,33281,0,0,0,'Brogdul','Flight Master','',128,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43226,15595,0,0,4325,0,0,0,'The 1000 DPS Man','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43227,15595,0,0,4684,0,0,0,'AoE Test Dummy','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43232,15595,0,0,26093,0,0,0,'Earthen Champion','','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43233,15595,0,0,26090,0,0,0,'Stonehearth Geomaster','','',4096,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43234,15595,43228,0,32932,0,0,0,'Stone Trogg Geomancer','','',0,7,0,0,0,0.853193,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43237,15595,0,0,8797,0,0,0,'Deadly Crystalgazer','','',0,1,0,0,0,0.869863,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43238,15595,0,0,33283,0,0,0,'Horde Negotiator','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43240,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43241,15595,0,0,25228,0,0,0,'Wings of Hir\'eek','','',0,1,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43242,15595,0,0,11686,0,0,0,'Lava Fissure','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43243,15595,0,0,33283,0,0,0,'Horde Negotiator Quest Tracker','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43246,15595,0,0,15233,0,0,0,'Shade of the Hexxer','','',4,6,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43250,15595,43228,0,33289,0,0,0,'Needlerock Rider','','',0,7,0,0,0,0.808525,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43251,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43254,15595,0,0,33339,33340,0,0,'Energized Geode','','',512,4,0,0,0,0.597507,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43255,15595,0,0,37813,0,0,0,'Zanzil the Outcast','','',2147483648,7,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43256,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43260,15595,0,0,33262,0,0,0,'Warchief Mor\'ghor','Leader of the Dragonmaw','',0,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43271,15595,0,0,33296,0,0,0,'Dragonmaw Felblade','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43283,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43284,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43285,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43286,15595,0,0,33330,0,0,0,'Crystal Shard','','',0,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43287,15595,0,0,35008,0,0,0,'Swift Seahorse','Flight Master','',128,1,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43288,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43289,15595,0,0,35008,0,0,0,'Swift Seahorse','Flight Master','',128,1,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43290,15595,0,0,3263,0,0,0,'Francis Greene','Gryphon Master','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43293,15595,0,0,35008,0,0,0,'Swift Seahorse','Flight Master','',128,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43295,15595,0,0,3263,0,0,0,'Salty McTavish','Gryphon Master','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43296,15595,0,0,33308,0,0,0,'Chimaeron','','',108,1,0,3,0,1,1,0,88,88,0,1,5,0,1,0,4000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43300,15595,0,0,33297,0,0,0,'Messner','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43302,15595,0,0,33302,0,0,0,'Danforth','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43303,15595,0,0,33301,0,0,0,'Krakauer','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43305,15595,0,0,33300,0,0,0,'Jorgensen','','',266240,7,0,1,0,1,1,0,16,16,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43306,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43307,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43308,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43309,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43310,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43311,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43312,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43313,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43314,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43315,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43316,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43317,15595,0,0,33105,0,0,0,'Redhound Projectile Transit','','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43319,15595,0,0,26664,0,0,0,'Earthmender Deepvein','Medic','',266240,7,0,1,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43320,15595,0,0,26091,26090,26092,26093,'Injured Earthen Transform','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43322,15595,0,0,37813,0,0,0,'Zanzil the Outcast','','',2147483648,7,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43324,15595,0,0,34576,0,0,0,'Cho\'gall','','',108,7,0,1,0,0.8,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,961,0,0,0,0,0,0,0,0,0),(43326,15595,0,0,29361,0,0,0,'Feathermoon Hippogryph','','',1052672,1,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43332,15595,0,0,15233,0,0,0,'Shade of the Hexxer','','',4,6,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43333,15595,0,0,33206,0,0,0,'Sassy Hardwrench','','',4096,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43334,15595,0,0,32266,0,0,0,'Rope Ladder','','Interact',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43335,15595,0,0,31757,0,0,0,'Hardwrench Tour Balloon','','',0,9,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43336,15595,0,0,33314,0,0,0,'Stagecoach Harness','','',0,10,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43337,15595,0,0,33315,0,0,0,'Stagecoach Carriage','','',0,10,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43338,15595,0,0,33316,0,0,0,'Stagecoach Horse','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43344,15595,0,0,2533,0,0,0,'Berracite','','',0,4,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43346,15595,0,0,33104,0,0,0,'Twilight Saboteur','','',0,7,0,0,0,0.85,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43348,15595,0,0,32036,0,0,0,'Teebone Pieracci','Number Two','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43349,15595,0,0,32044,0,0,0,'Xiz \"The Eye\" Salvoblast','Number Two','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43356,15595,0,0,34320,0,0,0,'Porecite the Silent','','',512,5,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43357,15595,0,0,11686,0,0,0,'Stalactite Trigger - Trash, On Ground','','',0,10,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43358,15595,0,0,34275,0,0,0,'Feldspar the Eternal','','',584,5,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43361,15595,0,0,11686,0,0,0,'Flash Bomb','','',0,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43362,15595,0,0,11686,0,0,0,'Laser Strike','','',0,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43365,15595,0,0,11686,0,0,0,'Dream Fog','','',0,10,0,3,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43367,15595,0,0,32933,0,0,0,'Verlok Grubthumper','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43368,15595,0,0,32932,0,0,0,'Verlok Shroomtender','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43373,15595,0,0,33329,0,0,0,'Raging Crystal-walker','','',512,5,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43374,15595,0,0,33330,0,0,0,'Pulsing Geode','','',512,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43375,15595,0,0,13672,0,0,0,'Angered Grove Tender','','',0,7,0,1,0,1,1,0,1,1,0,252,252,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43378,15595,0,0,33335,0,0,0,'Salirn Moonbear','Innkeeper','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,65536,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43379,15595,0,0,33336,0,0,0,'Limiah Whitebranch','Stable Master','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43380,15595,0,0,33337,0,0,0,'Jalin Lakedeep','Leatherworking Supplies','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43381,15595,0,0,33338,0,0,0,'Tomo','General Goods','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3200,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43382,15595,0,0,33039,0,0,0,'Horde Submarine','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43383,15595,0,0,16273,0,0,0,'Crimson Beast','','',0,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43385,15595,0,0,17035,37045,0,0,'Camera Bunny Vehicle 01','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43389,15595,0,0,33349,0,0,0,'Gorthul','Dragonmaw Flight Master','Taxi',0,7,0,0,0,1,1,0,82,83,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43391,15595,0,0,37234,0,0,0,'Millhouse Manastorm','','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43393,15595,0,0,1126,11686,0,0,'Fire Portal','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43395,15595,0,0,33037,0,0,0,'Windspeaker Lorvarius','The Earthen Ring','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43396,15595,0,0,32440,0,0,0,'Lord Victor Nefarius','Lord of Blackrock','',68,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43397,15595,0,0,33354,0,0,0,'Seer Kormo','','',0,7,0,1,0,1,1,0,84,84,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43398,15595,0,0,33349,0,0,0,'Gorthul','Dragonmaw Flight Master','',0,7,0,0,0,1,1,0,82,83,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43399,15595,0,0,33263,0,0,0,'Zaela','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43400,15595,0,0,1126,11686,25942,0,'Memory Fog','','',1048640,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,5000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43401,15595,0,0,1126,11686,25942,0,'Nefarius Throne','','',1048640,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,5000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43402,15595,0,0,1126,11686,25942,0,'Dwarven Brazier','','',1048640,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,5000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43403,15595,0,0,31810,0,0,0,'Throne of the Tides Teleporter','','',2,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43404,15595,0,0,33186,0,0,0,'Maloriak','','',104,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43405,15595,0,0,33356,0,0,0,'Mariahn the Soulcleanser','Reagents Vendor','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,2177,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43406,15595,0,0,33427,0,0,0,'Fire Elemental','','',1028,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43407,15595,0,0,399,0,0,0,'Atramedes','','',0,2,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43408,15595,0,0,33357,0,0,0,'Aili Greenwillow','Stable Master','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43409,15595,0,0,37312,0,0,0,'Azsh\'ir Depthseeker','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43410,15595,0,0,33358,0,0,0,'Toron Rockhoof','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43411,15595,0,0,33359,0,0,0,'Lenedil Moonwing','General Goods','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3200,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43412,15595,0,0,31531,0,0,0,'Azsh\'ir Warrior','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43413,15595,0,0,33080,0,0,0,'Faceless Shadoweaver','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43414,15595,0,0,33080,0,0,0,'Faceless Shadoweaver','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43415,15595,0,0,32654,0,0,0,'Faceless Mauler','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43416,15595,0,0,32802,0,0,0,'Revenant of Neptulon','','',8,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43423,15595,0,0,33362,0,0,0,'Summoned Searing Totem','','',0,11,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43427,15595,0,0,31212,31213,0,0,'Furious Hyjal Warden','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43430,15595,0,0,37213,37214,37215,0,'Stonecore Berserker','','',8,7,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43432,15595,0,0,33374,0,0,0,'Messner','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43433,15595,0,0,33373,0,0,0,'Jorgensen','','',266240,7,0,1,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43434,15595,0,0,33372,0,0,0,'Krakauer','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43435,15595,0,0,33371,0,0,0,'Danforth','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43437,15595,0,0,11686,0,0,0,'Wind-devil','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43438,15595,0,0,33477,0,0,0,'Corborus','','',584,4,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43440,15595,0,0,4845,4846,4847,4848,'Lor\'danel Sentinel','','',2048,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43441,15595,0,0,16480,21342,0,0,'Fallen Trogg Credit','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43442,15595,0,0,33329,0,0,0,'Ruberick','','',0,5,0,0,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43443,15595,0,0,33265,0,0,0,'Keeshan\'s Riverboat','','vehichleCursor',0,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43444,15595,0,0,11686,0,0,0,'Solar Beam','','',1024,11,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43445,15595,0,0,33371,0,0,0,'Danforth','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43446,15595,0,0,33372,0,0,0,'Krakauer','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43447,15595,0,0,33373,0,0,0,'Jorgensen','','',266240,7,0,1,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43448,15595,0,0,33374,0,0,0,'Messner','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43449,15595,0,0,33239,0,0,0,'John J. Keeshan','','',4096,7,0,1,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43450,15595,0,0,33265,0,0,0,'Keeshan\'s Riverboat','','',0,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43452,15595,0,0,11686,0,0,0,'Moon Beam','','Interact',1024,11,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43456,15595,0,0,33380,0,0,0,'Troggzor the Earthinator','Stone Trogg Battle Leader','',2147483648,7,0,0,0,0.951869,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43457,15595,0,0,33239,0,0,0,'John J. Keeshan','','',4096,7,0,1,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43458,15595,0,0,33239,0,0,0,'John J. Keeshan','','',4096,7,0,1,0,1,1,0,25,25,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43459,15595,0,0,33374,0,0,0,'Messner','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43460,15595,0,0,33373,0,0,0,'Jorgensen','','',266240,7,0,1,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'45797',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43461,15595,0,0,33372,0,0,0,'Krakauer','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'45797',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43462,15595,0,0,33371,0,0,0,'Danforth','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43463,15595,0,0,31531,0,0,0,'Azsh\'ir Warrior','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43465,15595,0,0,32238,0,0,0,'Azsh\'ir Assailant','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43466,15595,0,0,32472,0,0,0,'Lady Sira\'kess','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,896,0,0,0,0,0,0,0,0,0),(43467,15595,0,0,16480,21342,0,0,'Generic Bunny (Phase 21)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43468,15595,0,0,34343,0,0,0,'Lady Naz\'jar','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,976,0,0,0,0,0,0,0,0,0),(43469,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43470,15595,0,0,31531,0,0,0,'Azsh\'ir Warrior','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43471,15595,0,0,169,11686,0,0,'Neptulon Impact Visual','','',0,3,23,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43472,15595,0,0,32890,0,0,0,'Abyssal Tentacle','','Directions',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43473,15595,0,0,37312,0,0,0,'Azsh\'ir Depthseeker','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43474,15595,0,0,31531,0,0,0,'Azsh\'ir Warrior','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43475,15595,0,0,33080,0,0,0,'Faceless Shadoweaver','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43476,15595,0,0,32654,0,0,0,'Faceless Mauler','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43477,15595,0,0,32802,0,0,0,'Revenant of Neptulon','','',8,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43478,15595,0,0,32710,0,0,0,'Faceless Shadowmancer','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43479,15595,0,0,11686,0,0,0,'Efflorescence','','Interact',1049600,11,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43480,15595,0,0,4766,1162,2533,0,'Temperamental Rumbler','','',512,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43481,15595,0,0,33382,0,0,0,'Dinorae Swiftfeather','Flight Master','',128,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43483,15595,0,0,328,27823,0,0,'Dragonmaw Invisible Bunny Trigger - Chapter I Only','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43484,15595,0,0,13069,0,0,0,'Fungal Growth II','','',1024,11,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43486,15595,0,0,4325,0,0,0,'The 10000 DPS Man','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43487,15595,0,0,33384,0,0,0,'Isara Riverstride','Innkeeper','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,65538,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43488,15595,0,0,21120,0,0,0,'Mordei the Earthrender','','',0,3,0,4,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43493,15595,0,0,33386,0,0,0,'Jandunel Reedwind','General Goods','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,3200,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43494,15595,0,0,33387,0,0,0,'Oltarin Graycloud','Stable Master','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43495,15595,0,0,33388,0,0,0,'Nunaha Grasshoof','Leatherworking Supplies','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43497,15595,0,0,13069,0,0,0,'Fungal Growth I','','',1024,11,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43498,15595,0,0,3031,0,0,0,'Moonshadow','','',1,1,2,0,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43499,15595,0,0,11686,0,0,0,'Consecration','','Interact',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43500,15595,0,0,33389,0,0,0,'Silithian Hatchling','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43501,15595,0,0,33353,0,0,0,'Boomshroom','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43502,15595,0,0,33390,0,0,0,'Fungal Horror','','',0,4,0,0,0,0.83727,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43506,15595,0,0,33536,0,0,0,'Seahorn\'s Head','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43507,15595,0,0,22903,11686,0,0,'Seahorn\'s Head Vehicle','','',1074790400,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43508,15595,0,0,29947,0,0,0,'Brubaker','SI:7','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43509,15595,0,0,34436,0,0,0,'Earthen Catapult','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43510,15595,0,0,11686,0,0,0,'Bravo Company Field Kit','','',1314816,10,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43512,15595,0,0,22903,11686,0,0,'Swabbing Duty Controller','','',17825792,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43514,15595,0,0,33036,0,0,0,'Earthmender Norsala','The Earthen Ring','',262144,7,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43516,15595,0,0,16480,21342,0,0,'Bubble Bunny (Phase Q 21)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43517,15595,0,0,169,33394,0,0,'Oil Spill Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43518,15595,0,0,27627,0,0,0,'Wild Rat','','',1048576,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43519,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43520,15595,0,0,32576,0,0,0,'Legionnaire Nazgrim','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43521,15595,0,0,32044,32040,32045,32041,'Verne Crewmember','','',4096,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43522,15595,0,0,32576,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43534,15595,0,0,23647,0,0,0,'Surface to Other Surface Transport','','',0,10,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43537,15595,0,0,37216,37217,37218,0,'Stonecore Earthshaper','','',8,7,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43538,15595,0,0,33401,0,0,0,'Riding Drake, Green','','',0,1,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43539,15595,0,0,34904,34905,34906,34907,'Highvale Swiftblade','','',0,7,0,0,0,1,1,0,34,34,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43540,15595,0,0,17442,0,0,0,'Highvale Vindicator','','',0,7,0,0,0,1,1,0,34,34,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43542,15595,0,0,796,1768,0,0,'Lime Thief','','',0,7,0,0,0,1,1,0,32,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43543,15595,0,0,2685,0,0,0,'Deathstalker Sniper','PH MODEL WIP','',0,7,0,0,0,1,1,0,34,34,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43544,15595,0,0,31253,0,0,0,'Hiri\'watha Shadowweaver','PH MODEL WIP','',0,7,0,0,0,1,1,0,34,34,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43545,15595,0,0,33402,33403,11712,0,'Opalescent Guardian','','',512,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43546,15595,0,0,33373,0,0,0,'Jorgensen','','',266240,7,0,1,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43547,15595,0,0,33405,0,0,0,'Mirala Fawnsinger','General Goods','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3200,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43548,15595,0,0,33406,0,0,0,'Berin Connad','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43549,15595,0,0,28667,0,0,0,'Althera','Flight Master','',128,2,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43550,15595,0,0,33407,0,0,0,'Inoho Stronghide','Leatherworking Supplies','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43551,15595,0,0,33408,0,0,0,'Nenduil Meadowshade','General Goods','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3200,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43552,15595,0,0,26693,0,0,0,'Force of Earth','','',104,4,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43554,15595,0,0,33409,0,0,0,'Ildrin Farglade','Leatherworking Supplies','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43555,15595,0,0,33410,0,0,0,'Motah Tallhorn','General Goods','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3200,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43557,15595,0,0,33411,0,0,0,'\"Dead-Eye\" Drederick McGumm','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43558,15595,0,0,30289,0,0,0,'Marie Allen','General Goods Vendor','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,641,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43559,15595,0,0,16480,21342,0,0,'Bubble Bunny (Phase Q 20)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43563,15595,0,0,33414,0,0,0,'Grunka','General Goods','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3200,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43564,15595,0,0,33415,0,0,0,'Mahaega Grimforge','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43565,15595,0,0,33416,0,0,0,'Edric Downing','Butcher','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43566,15595,0,0,33474,0,0,0,'Lorna Crowley','','',0,7,0,1,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43567,15595,0,0,33417,0,0,0,'Korm Bonegrind','The Machinist','',2048,7,0,1,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43569,15595,0,0,33419,0,0,0,'Orbital Support Shredder','','',0,9,0,1,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43576,15595,0,0,33349,0,0,0,'Gorthul','Dragonmaw Flight Master','',0,7,0,0,0,1,1,0,82,83,0,1,5,0,1,8193,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43578,15595,0,0,33342,33343,33344,33345,'Dragonmaw Merchant','','',0,7,0,0,0,1,1,0,82,83,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43582,15595,0,0,33259,0,0,0,'Ornak','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43583,15595,0,0,32371,0,0,0,'Goblin Barrage Balloon','','',0,9,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43584,15595,0,0,32238,0,0,0,'Azsh\'ir Abductor','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43585,15595,0,0,1126,11686,0,0,'Blaze','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43586,15595,0,0,34254,0,0,0,'Opal Stonethrower','','',512,5,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43587,15595,0,0,796,0,0,0,'Bloodsail Oarsman','','',1048576,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43588,15595,0,0,33424,0,0,0,'Bloodsail Attack Boat','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43591,15595,0,0,33402,33578,33579,0,'Opalescent Guardian','','',262144,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43592,15595,0,0,33426,0,0,0,'Shadow Lord','','',1028,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43593,15595,0,0,33425,0,0,0,'Crystal Shard (Visual)','','',1048576,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43595,15595,0,0,29757,0,0,0,'Portable Ol\' Blasty','','',0,9,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43598,15595,0,0,32932,0,0,0,'Stone Trogg Beast Tamer','','',0,7,0,0,0,0.915173,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43600,15595,0,0,33373,0,0,0,'Jorgensen','','',266240,7,0,1,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43601,15595,0,0,328,15880,0,0,'Dragonmaw Fires','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43602,15595,0,0,328,21072,0,0,'Small Dragonmaw Fires','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43603,15595,0,0,1126,11686,0,0,'Shadow Portal','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43604,15595,0,0,40,0,0,0,'Wintergrasp Battlemaster','','',0,7,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43607,15595,0,0,33371,0,0,0,'Danforth','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43608,15595,0,0,33372,0,0,0,'Krakauer','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43609,15595,0,0,33373,0,0,0,'Jorgensen','','',266240,7,0,1,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43610,15595,0,0,33374,0,0,0,'Messner','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43611,15595,0,0,33239,0,0,0,'John J. Keeshan','','',4096,7,0,1,0,1,1,0,25,25,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43612,15595,0,0,34744,0,0,0,'High Prophet Barim','','',104,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43613,15595,0,0,33430,0,0,0,'Doomsayer Wiserunner','Twilight\'s Hammer','',0,7,0,4,0,1,1,0,8,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43614,15595,0,0,33438,0,0,0,'Lockmaw','','',104,1,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43616,15595,0,0,32934,0,0,0,'Stone Trogg Earthrager','','',0,7,0,0,0,0.976603,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43618,15595,0,0,22712,11686,0,0,'Render\'s Valley Camera','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43620,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1029,0,0,0,0,0,0,0,0,0),(43622,15595,0,0,33432,0,0,0,'Corrupting Adherent','','',76,10,0,1,0,0.8,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43627,15595,0,0,33435,0,0,0,'Dragonmaw Warrior','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43628,15595,0,0,33436,0,0,0,'Dragonmaw Shaman','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43635,15595,0,0,26091,0,0,0,'Catapult Driver','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43639,15595,0,0,22712,11686,0,0,'Explosion Trigger','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43642,15595,0,0,33396,33397,0,0,'Blackrock Guard','','',0,7,0,1,0,1,1,0,17,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43643,15595,0,0,33398,33399,33400,0,'Blackrock Warden','','',0,7,0,1,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43644,15595,0,0,9690,0,0,0,'Blackrock Drake Rider','','',2048,7,0,1,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43647,15595,0,0,32743,0,0,0,'Neptulon','The Tidehunter','',0,4,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1014,0,0,0,0,0,0,0,0,0),(43648,15595,0,0,16480,21342,0,0,'Neptulon Bomb Impact Bunny - HORDE','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43649,15595,0,0,11686,0,0,0,'Close Escort Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43650,15595,0,0,169,23257,0,0,'Dust Flail','','',1049600,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43651,15595,0,0,30565,30566,30567,33551,'Worgen Warrior','','',262144,7,0,0,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43652,15595,0,0,32934,0,0,0,'Stone Trogg Rockmagus','','',0,7,0,5,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43655,15595,0,0,169,11686,0,0,'Dust Flail','','',1049600,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43656,15595,0,0,1126,11686,0,0,'Dominion Stalker','','',1048584,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43658,15595,0,0,33451,33453,33450,33452,'Frenzied Crocolisk','','',9,1,6,0,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43662,15595,0,0,8109,0,0,0,'Unbound Earth Rager','','',104,4,0,0,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43663,15595,0,0,33454,0,0,0,'Long John Copper (Worgen Form)','The Brashtide Crew','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43664,15595,0,0,33455,0,0,0,'Enormous Shawn Stooker (Worgen Form)','The Brashtide Crew','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43665,15595,0,0,33456,0,0,0,'Wailing Mary Smitts (Worgen Form)','The Brashtide Crew','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43677,15595,0,0,1126,27823,0,0,'Tanning Solution','','',16778240,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43679,15595,0,0,1126,14501,0,0,'DEBUG Announcer','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43680,15595,0,0,2030,0,0,0,'Grim Totem','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43681,15595,0,0,33463,0,0,0,'Moody\'s Blood','','',0,4,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43683,15595,0,0,32371,0,0,0,'Goblin Barrage Balloon','','',0,9,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43684,15595,0,0,33105,0,0,0,'Camera Channel Test Case','','vehichleCursor',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43686,15595,0,0,34821,0,0,0,'Ignacious','Ascendant Lord','',108,4,0,1,0,0.71,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43687,15595,0,0,34822,0,0,0,'Feludius','Ascendant Lord','',108,4,0,1,0,0.71,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43688,15595,0,0,34823,0,0,0,'Arion','Ascendant Lord','',108,4,0,1,0,0.71,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43689,15595,0,0,34824,0,0,0,'Terrastra','Ascendant Lord','',108,4,0,1,0,0.71,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43690,15595,0,0,33467,0,0,0,'Auctioneer Hesse','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2097152,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43691,15595,0,0,169,16925,0,0,'Ascendant Council Controller','','',1048576,10,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43696,15595,0,0,28811,0,0,0,'Landro\'s Steed','','',0,9,2,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43698,15595,0,0,1126,11686,0,0,'Lantern Blaze','','',1024,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43700,15595,0,0,22903,21072,0,0,'Booty Bay Fire Bunny (Medium)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43703,15595,0,0,29317,29318,0,0,'Gilnean Sharpshooter','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43707,15595,0,0,33476,0,0,0,'Blood of the Old God','','',76,10,0,0,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43708,15595,0,0,33478,0,0,0,'Beezle Spinspark','Engineering Supplies','',0,7,0,0,0,1,1,0,17,17,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43711,15595,0,0,33481,0,0,0,'Leezle Spinspark','Engineering Supplies','',0,7,0,0,0,1,1,0,17,17,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43713,15595,0,0,17719,0,0,0,'Wyvern','','vehichleCursor',0,1,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43714,15595,0,0,25289,0,0,0,'Bravo Company Siege Tank','','vehichleCursor',0,9,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43719,15595,0,0,33492,0,0,0,'Unpowered Golem','','',76,9,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43720,15595,0,0,33493,0,0,0,'\"Pokey\" Thornmantle','','',0,7,0,4,0,1,1,0,4,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43721,15595,0,0,37295,22903,0,0,'Rope','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43722,15595,0,0,37295,22903,0,0,'Rope','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43727,15595,0,0,33474,0,0,0,'Lorna Crowley','','',0,7,0,1,0,1,1,0,12,12,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43728,15595,0,0,33272,0,0,0,'Colonel Troteman','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43729,15595,0,0,203,0,0,0,'Finale Credit','','',0,7,0,0,0,1,1,0,4,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43733,15595,0,0,33272,0,0,0,'Colonel Troteman','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43734,15595,0,0,25289,0,0,0,'Bravo Company Siege Tank','','',0,9,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43735,15595,0,0,34825,0,0,0,'Elementium Monstrosity','','',76,4,0,1,0,0.82,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43736,15595,0,0,35461,0,0,0,'Rumbling Betrayer','','',512,4,0,0,0,1,1,0,38,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43737,15595,0,0,35461,0,0,0,'Rumbling Betrayer','','',512,4,0,0,0,1,1,0,38,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43740,15595,0,0,29757,0,0,0,'Bloodsail Cannon','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43741,15595,0,0,33272,0,0,0,'Colonel Troteman','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43742,15595,0,0,2429,0,0,0,'Vengeful Protector','','vehichleCursor',0,10,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43743,15595,0,0,11686,0,0,0,'Thrashing Charge','','',1048576,10,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43744,15595,0,0,33239,0,0,0,'John J. Keeshan','','',4096,7,0,1,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43745,15595,0,0,27754,0,0,0,'Keeshan\'s Gun','','Gunner',262152,9,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43747,15595,0,0,22473,0,0,0,'Hippogryph','','vehichleCursor',0,1,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43749,15595,0,0,33508,0,0,0,'Tobias Mistmantle','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43751,15595,0,0,22473,0,0,0,'Hippogryph','','',0,1,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43752,15595,0,0,169,11686,0,0,'Deepholm Stalker Beam Target 08','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43753,15595,0,0,169,11686,0,0,'Deepholm Stalker Beam Target 10','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43755,15595,0,0,169,11686,0,0,'Deepholm Stalker Beam Target 12','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43760,15595,0,0,7102,7103,7104,0,'Booty Bay Bruiser','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43762,15595,43761,0,16197,0,0,0,'Weakened Morbent Fel','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43763,15595,0,0,169,11686,0,0,'Deepholm Stalker Beam Target 15','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43764,15595,0,0,33503,0,0,0,'Admiral Stormblood','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,0,4000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43765,15595,0,0,169,11686,0,0,'Deepholm Stalker Beam Target 17','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43767,15595,0,0,33505,0,0,0,'Navigator','','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,0,4000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43777,15595,0,0,295,0,0,0,'Bold Wind Rider','','',32,1,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43780,15595,0,0,169,11686,0,0,'Deepholm Stalker Beam Target 19','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43781,15595,0,0,1126,11686,0,0,'Invisible Stalker - Fire Target','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43782,15595,0,0,1126,11686,0,0,'Invisible Stalker - Water Target','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43783,15595,0,0,1126,11686,0,0,'Invisible Stalker - Air Target','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43784,15595,0,0,1126,11686,0,0,'Invisible Stalker - Earth Target','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43785,15595,0,0,169,11686,0,0,'Deepholm Stalker Beam Target 21','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43786,15595,0,0,9656,9657,0,0,'Blackrock Invader','','',0,7,0,1,0,1,1,0,19,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43787,15595,43775,0,9690,0,0,0,'Blackrock Drake Rider','','',0,7,0,1,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43788,15595,0,0,25831,0,0,0,'Blackrock Drake','','',0,7,0,1,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43789,15595,0,0,16480,25906,0,0,'Camera Channel Test Target','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43791,15595,0,0,17719,0,0,0,'Wyvern','','vehichleCursor',0,1,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43792,15595,0,0,32913,0,0,0,'Therazane','The Stonemother','',4,4,0,1,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43793,15595,0,0,20570,11686,0,0,'Gilneas Vehicle Rope','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,994,0,0,0,0,0,0,0,0,0),(43797,15595,0,0,33508,0,0,0,'Tobias Mistmantle','','',4096,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43798,15595,0,0,22903,11686,0,0,'Bloodsail\'s End: Explosion Bunny','','',1048576,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43800,15595,0,0,33512,0,0,0,'Personal World Destroyer','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43801,15595,0,0,11686,0,0,0,'Heaven\'s Fury','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43802,15595,0,0,32913,0,0,0,'Therazane','The Stonemother','',4,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43803,15595,0,0,22903,24719,0,0,'A Lure: Lure Visual Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43804,15595,0,0,19324,0,0,0,'Gorsik the Tumultuous','','',262144,5,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43805,15595,0,0,19332,0,0,0,'Felsen the Enduring','','',0,5,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43806,15595,0,0,33422,0,0,0,'Terrath the Steady','','',0,5,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43807,15595,0,0,19414,0,0,0,'Diamant the Patient','','',0,5,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43808,15595,0,0,33482,0,0,0,'Boden the Imposing','','',0,5,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43809,15595,0,0,33035,0,0,0,'Earthcaller Torunscar','The Earthen Ring','',262144,7,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43810,15595,0,0,19324,0,0,0,'Gorsik the Tumultuous','','',262144,5,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43811,15595,0,0,2586,0,0,0,'PattyMac - BadGuy','','',0,3,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43812,15595,0,0,33239,0,0,0,'John J. Keeshan','','',266240,7,0,1,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43813,15595,0,0,9617,9619,0,0,'Blackrock Champion','','',0,7,0,1,0,1,1,0,17,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43815,15595,0,0,33314,0,0,0,'Stagecoach Harness','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43816,15595,0,0,33315,0,0,0,'Stagecoach Carriage','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43817,15595,0,0,23767,0,0,0,'Repentance','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43818,15595,0,0,33189,0,0,0,'Maruut Stonebinder','','',0,7,0,1,0,1,1,0,84,84,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43821,15595,0,0,9656,9657,0,0,'Blackrock Pyromancer','','',0,7,0,1,0,1,1,0,19,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43826,15595,0,0,33374,0,0,0,'Messner','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43827,15595,0,0,33373,0,0,0,'Jorgensen','','',266240,7,0,1,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43828,15595,0,0,33371,0,0,0,'Danforth','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43829,15595,0,0,33372,0,0,0,'Krakauer','','',266240,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43830,15595,0,0,12129,11686,0,0,'Burning Exile','','',0,4,0,0,0,1,1,0,38,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43831,15595,0,0,1126,11686,0,0,'Invisible Stalker - Fire Target','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43832,15595,0,0,1126,11686,0,0,'Invisible Stalker - Water Target','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43833,15595,0,0,1126,11686,0,0,'Invisible Stalker - Air Target','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43834,15595,0,0,1126,11686,0,0,'Invisible Stalker - Earth Target','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43835,15595,0,0,33035,0,0,0,'Earthcaller Torunscar','The Earthen Ring','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43836,15595,0,0,33037,0,0,0,'Windspeaker Lorvarius','The Earthen Ring','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43838,15595,0,0,33538,0,0,0,'Moltar the Burning','Disciple of Cho\'gall','',0,7,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43839,15595,0,0,15102,0,0,0,'Spirit of Venoxis','','',0,7,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43843,15595,0,0,32238,0,0,0,'Azsh\'ir Assailant','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43844,15595,0,0,32574,0,0,0,'Legionnaire Nazgrim','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43846,15595,0,0,22903,11686,0,0,'Booty Bay Cannoneer','','',1048576,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43847,15595,0,0,32933,0,0,0,'Needlerock Pummeller','','',0,7,0,5,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43850,15595,0,0,1750,0,0,0,'Lilly Dawnmist','','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43852,15595,0,0,33535,0,0,0,'Unseen','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43854,15595,0,0,32722,0,0,0,'Gregory Duskfall','','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43855,15595,0,0,295,0,0,0,'Brave Wind Rider','','',32,1,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43856,15595,0,0,11686,0,0,0,'Target Warning','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43857,15595,0,0,328,11686,0,0,'Master Harris\'s Guillotine','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43858,15595,0,0,33532,0,0,0,'Oliver Harris','','',4096,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43859,15595,0,0,4325,0,0,0,'Jitters','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43861,15595,0,0,33511,0,0,0,'Sven Yorgen','','',4096,7,0,0,0,1,1,0,25,25,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43863,15595,0,0,33537,0,0,0,'Horn of Summoning','','Interact',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43864,15595,0,0,33538,0,0,0,'Braz the Windreaver','Disciple of Cho\'gall','',0,7,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43865,15595,0,0,33538,0,0,0,'Durk the Earthmauler','Disciple of Cho\'gall','',0,7,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43866,15595,0,0,22712,11686,0,0,'Neptulon Sub Camera','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43867,15595,0,0,2035,0,0,0,'Shandris Feathermoon','','',4,7,0,1,0,1,1,0,1,1,0,2100,2100,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43868,15595,0,0,328,27823,0,0,'Zeppelin Explosion Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43869,15595,0,0,328,14501,0,0,'Zeppelin Explosion Bunny (Large)','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43871,15595,0,0,33541,0,0,0,'War Construct','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43872,15595,0,0,33561,0,0,0,'Innkeeper Dessina','Innkeeper','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,65537,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43873,15595,0,0,34265,0,0,0,'Altairus','','',104,2,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43874,15595,0,0,34265,0,0,0,'Altairus (1)','','',104,2,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43876,15595,0,0,35388,0,0,0,'Asaad (1)','Caliph of Zephyrs','',104,4,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43877,15595,0,0,33562,0,0,0,'Fina Stillgrove','Stable Master','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43878,15595,0,0,35181,0,0,0,'Grand Vizier Ertan','','',104,4,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43879,15595,0,0,35181,0,0,0,'Grand Vizier Ertan (1)','','',104,4,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43880,15595,0,0,33567,0,0,0,'Howah Deeptan','Leatherworking Supplies','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43882,15595,0,0,33566,0,0,0,'Stronghoof Gentlebend','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43884,15595,0,0,33543,0,0,0,'Osborn Obnoticus','','',4096,7,0,0,0,1,1,0,29,29,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43885,15595,0,0,33545,0,0,0,'Emerine Junis','','',4096,7,0,0,0,1,1,0,29,29,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43886,15595,0,0,33546,0,0,0,'Berrin Burnquill','','',4096,7,0,0,0,1,1,0,29,29,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43887,15595,0,0,33564,0,0,0,'Brell Farglenn','Reagents','',4096,7,0,0,0,1,1,0,35,35,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43888,15595,0,0,33547,0,0,0,'Malformation','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43889,15595,0,0,21088,21088,21091,21090,'Karnum\'s Warden','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43890,15595,0,0,16480,21342,0,0,'Generic Bunny (Phase 10)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43893,15595,0,0,30565,30566,30567,0,'Feral Worgen','','',262144,7,0,1,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43894,15595,0,0,33551,33552,0,0,'Feral Worgen','','',262144,7,0,1,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43895,15595,0,0,36784,0,0,0,'Josiah Avery','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43896,15595,0,0,22712,11686,0,0,'Feralas 4.x Chogall Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43897,15595,0,0,26564,0,0,0,'Pyrium Lodestone','Catapult Chief','',262144,7,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43898,15595,0,0,28739,0,0,0,'Flint Oremantle','Son of the Stonefather','',262144,7,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43899,15595,0,0,33563,0,0,0,'Drumion','Food & Drink','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,640,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43900,15595,0,0,1126,11686,0,0,'Blaze','','',1024,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43901,15595,0,0,33035,0,0,0,'Earthcaller Torunscar','The Earthen Ring','',262144,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43903,15595,0,0,2381,2394,9232,2395,'Night Watch Guard','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43904,15595,0,0,31161,0,0,0,'Tobias Mistmantle','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43905,15595,0,0,29694,0,0,0,'Lord Darius Crowley','','',262148,7,0,1,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43906,15595,0,0,30213,30210,30211,30212,'Gilnean Mastiff','','',1,1,52,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43907,15595,0,0,29317,29318,0,0,'Duskhaven Watchman','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43908,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43909,15595,0,0,29960,0,0,0,'Huntsman Blake','Hunter Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43914,15595,0,0,203,0,0,0,'Josiah Avery','','',0,7,0,0,0,1,1,0,4,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43915,15595,0,0,33558,0,0,0,'Abercrombie','The Embalmer','',0,7,0,0,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43916,15595,0,0,33559,0,0,0,'De-Weaponized Mechanical Companion','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43917,15595,0,0,33863,0,0,0,'Rock Borer','','',65545,1,55,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43918,15595,0,0,1126,11686,0,0,'Blaze','','',1024,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43922,15595,0,0,33565,0,0,0,'Absolute Corruption','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43925,15595,0,0,328,11686,0,0,'Soothing Incense Cloud','','',1074790400,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43926,15595,0,0,23767,0,0,0,'Veil of Twilight','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43927,15595,0,0,33570,0,0,0,'Harbinger of Darkness','','',72,4,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43928,15595,0,0,30076,0,0,0,'Sir Jeeves','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43929,15595,0,0,30076,0,0,0,'Jeeves the Merciless','','',0,9,0,0,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43931,15595,0,0,32239,0,0,0,'Orhan Ogreblade','','',12,7,0,1,0,1,1,0,1,1,0,2100,2100,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43932,15595,0,0,34250,0,0,0,'Cho\'gall','','',12,7,0,1,0,1,1,0,1,1,0,210000,210000,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43933,15595,0,0,1126,11686,0,0,'Invisible Stalker - Fire Target','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43934,15595,0,0,33573,0,0,0,'Soul Fragment','','',0,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43935,15595,0,0,3167,0,0,0,'Stormwind Soldier','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43936,15595,0,0,32036,32032,32037,32033,'Pincer X2 Crewmember','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43937,15595,0,0,32036,32032,32037,32033,'Ensign Ebbert','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43938,15595,0,0,32848,0,0,0,'Engineer Hexascrub','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43939,15595,0,0,33263,0,0,0,'Zaela','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43942,15595,0,0,12869,0,0,0,'Johnny\'s Test Dragon','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43944,15595,0,0,16480,33056,0,0,'Submarine Camera Transform Bunny (Phased Q12)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43947,15595,0,0,17035,26241,0,0,'Camera Bunny Vehicle','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43950,15595,0,0,33511,0,0,0,'Lurking Worgen','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43952,15595,0,0,34436,0,0,0,'Earthen Catapult','','Gunner',32,9,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,82294,0,0,0,0,0,0,0,0,0,0,0,0,0,1009,0,0,0,0,0,0,0,0,0),(43960,15595,0,0,32933,32930,32932,32934,'Stone Trogg Reinforcement','','',524320,7,0,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43961,15595,0,0,33545,0,0,0,'Emerine Junis','','',4096,7,0,0,0,1,1,0,29,29,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43962,15595,0,0,33263,0,0,0,'Zaela','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43963,15595,0,0,32985,0,0,0,'Warlord Krogg','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43965,15595,0,0,32269,0,0,0,'Named Twilight Dragonspawn','','',0,2,0,0,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43966,15595,44228,0,33593,0,0,0,'Twilight Dragonspawn','','',0,2,0,0,0,0.801653,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43968,15595,0,0,16480,21342,0,0,'Bubble Bunny (Phase Q 10 & 12)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43970,15595,0,0,16480,26241,0,0,'Generic Bunny (Phase 10 & 12)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43971,15595,0,0,33320,0,0,0,'Stonescale Drake','','',0,2,0,0,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43978,15595,0,0,11686,0,0,0,'Keep Them off the Front Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43981,15595,0,0,8392,0,0,0,'Jadecrest Basilisk','','',0,1,0,0,0,0.813719,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43983,15595,0,0,32238,0,0,0,'Azsh\'ir Manhunter','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43985,15595,0,0,32881,0,0,0,'Captain Vilethorn','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43986,15595,0,0,32845,0,0,0,'Admiral Dvorek','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43989,15595,0,0,11288,0,0,0,'Bloodlord Mandokir','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43990,15595,0,0,32965,0,0,0,'Quartzstone Flayer','','',0,7,0,0,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43991,15595,0,0,33600,0,0,0,'Zaldaan','Flight Master','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8195,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43992,15595,0,0,33104,0,0,0,'Twilight Dragonstalker','','',0,7,0,0,0,0.751845,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43996,15595,0,0,33541,0,0,0,'Reactivated War Construct','','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43999,15595,0,0,1126,11686,0,0,'Corruption','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44000,15595,0,0,33610,33611,33612,33613,'Gilnean Emissary','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1048577,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44002,15595,0,0,33434,33435,0,0,'Dragonmaw Warrior','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44003,15595,0,0,328,32832,0,0,'Dragonmaw Smoke','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44008,15595,0,0,34343,0,0,0,'Lady Naz\'jar','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44009,15595,0,0,29589,0,0,0,'Craig Amai','Quest Guru','',262144,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44010,15595,0,0,33020,0,0,0,'Stormcaller Mylra','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44012,15595,0,0,33619,33620,33621,0,'Wildhammer Emissary','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1048577,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44014,15595,0,0,6196,0,0,0,'Prowling Darkhound','','',1,1,52,0,0,1,1,0,23,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44015,15595,0,0,11686,1126,0,0,'Energy Flux','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44023,15595,0,0,15788,0,0,0,'Darkened Creation','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44025,15595,0,0,32913,0,0,0,'Therazane','The Stonemother','',262148,4,0,1,0,1,1,0,88,88,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44026,15595,0,0,33436,33437,0,0,'Dragonmaw Shaman','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44031,15595,0,0,10193,0,0,0,'Magmadar','','',108,1,45,3,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44033,15595,0,0,4527,0,0,0,'Thrall','Warchief','',12,7,0,3,0,1,1,1,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44036,15595,0,0,33633,0,0,0,'Skymaster Brightdawn','Dragonhawk Master','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8195,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44037,15595,0,0,1149,0,0,0,'Stormbeak','','vehichleCursor',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44038,15595,0,0,37183,0,0,0,'Young Stone Drake','','',0,2,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44039,15595,0,0,33104,0,0,0,'Twilight\'s Hammer Prisoner','','',0,7,0,0,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44044,15595,0,0,4259,4601,0,0,'Orgrimmar Elite','Thrall\'s Chosen','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44045,15595,0,0,1126,11686,0,0,'Darkened Creation','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44046,15595,0,0,33191,33192,33193,33194,'Earthen Ring Shaman','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44050,15595,0,0,328,21072,0,0,'Dragonmaw Portal to Orgrimmar','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44052,15595,0,0,33637,16946,0,0,'Giant Mushroom Vehicle','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44055,15595,0,0,31160,0,0,0,'Riverboat','','',1048576,9,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44059,15595,0,0,33642,0,0,0,'Gend Goldwing','Twin Peaks Battlemaster','',0,7,0,1,0,1,1,0,1,1,0,2100,2100,0,1,1048576,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44060,15595,0,0,33643,0,0,0,'Lormic Farroden','The Battle for Gilneas Battlemaster','',0,7,0,1,0,1,1,0,1,1,0,2100,2100,0,1,1048576,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44061,15595,0,0,328,11686,0,0,'Thandol Span Effects Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44076,15595,42916,0,33649,0,0,0,'Defaced Earthrager','','',512,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44077,15595,0,0,33560,0,0,0,'Stone Drake','','',0,2,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44078,15595,0,0,171,1161,14328,0,'Earthbound Rumbler','','',512,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44079,15595,0,0,32117,33681,33682,0,'Agate Mancrusher','','',0,4,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44080,15595,0,0,33482,0,0,0,'Boden the Imposing','','',262144,5,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44081,15595,0,0,19414,0,0,0,'Diamant the Patient','','',0,5,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44086,15595,0,0,30217,30218,30214,30216,'Panicked Citizen','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44088,15595,0,0,33193,0,0,0,'Earthen Ring Shaman','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44105,15595,0,0,30217,30218,30214,30216,'Slain Citizen','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44108,15595,0,0,33450,0,0,0,'Swamp Crocolisk','','',1,1,6,0,0,1,1,0,8,9,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44109,15595,0,0,4829,0,0,0,'Marsh Snapper','','',1,1,21,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44111,15595,0,0,203,202,729,0,'Worgen Invader','','',0,7,0,0,0,1,1,0,5,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44117,15595,0,0,33683,0,0,0,'Andrea Cobblesworth','Poison & Reagent Supplies','',0,7,0,0,0,1,1,0,31,31,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44118,15595,0,0,33680,0,0,0,'War Guardian','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44119,15595,0,0,29476,0,0,0,'Stormglen Defender','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44121,15595,0,0,30213,30210,30211,30212,'Stormglen Mastiff','','',0,7,0,0,0,1,1,0,3,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44122,15595,0,0,30217,30218,30214,30215,'Stormglen Villager','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44124,15595,0,0,34254,0,0,0,'Opal Stonethrower','','',0,5,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44125,15595,0,0,33686,0,0,0,'Chris Moller','Pie Vendor','',0,7,0,0,0,1,1,0,7,7,0,1,5,0,1,641,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44128,15595,0,0,33689,0,0,0,'Sarithra','Warrior Trainer','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44129,15595,0,0,33690,0,0,0,'Beldis','Warrior Trainer','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44130,15595,0,0,30495,0,0,0,'Vilebrood Webspinner','','',1,1,3,0,0,1,1,0,1,1,0,48,48,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44131,15595,0,0,33051,33052,33053,0,'Servant of Therazane','','',0,5,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44133,15595,0,0,16480,21342,0,0,'Earthen Ring Rally Credit','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44136,15595,0,0,33176,0,0,0,'Zoltrik\'s Pyremaw','','',0,2,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44137,15595,0,0,33320,0,0,0,'Crystalspire Stone Drake','','vehichleCursor',0,2,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,82776,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44138,15595,0,0,31843,0,0,0,'Jadecrest Basilisk','','',0,1,0,0,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44139,15595,0,0,32911,0,0,0,'Ozumat','','',0,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44143,15595,0,0,26662,0,0,0,'Slate Quicksand','Arch Geomancer','',262144,7,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44144,15595,0,0,20570,11686,0,0,'Twilight Snare Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44145,15595,0,0,20570,11686,0,0,'Twilight Snare West','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44146,15595,0,0,20570,11686,0,0,'Twilight Snare South','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44147,15595,0,0,20570,11686,0,0,'Twilight Snare East','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44152,15595,0,0,28739,0,0,0,'Flint Oremantle','Son of the Stonefather','',32,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44153,15595,0,0,33697,0,0,0,'Stonefather Oremantle','Leader of the Earthen','',32,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44154,15595,0,0,1126,21999,0,0,'ELM General Purpose Bunny (scale x0.01) Large - High Aggro & Level','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44155,15595,0,0,33670,0,0,0,'Bronwyn Hewstrike','Explorers\' League','',4096,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44156,15595,0,0,27666,0,0,0,'Explorers\' League Biplane','','',0,9,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44157,15595,0,0,32266,0,0,0,'Rope Ladder','','Interact',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44173,15595,0,0,33637,33638,33639,33640,'Giant Mushroom','','',34603008,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44174,15595,0,0,33637,16946,0,0,'Giant Mushroom Vehicle','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44180,15595,0,0,1206,6303,2957,2958,'Viper','','',0,1,0,5,0,1,1,0,1,1,0,1,1,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44185,15595,0,0,33704,0,0,0,'Elementium Dragonling','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44189,15595,0,0,33176,0,0,0,'Twilight Pyremaw','','',0,2,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44199,15595,0,0,38203,0,0,0,'Ring of Frost','','',16778240,10,0,0,0,1,1,0,74,74,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44201,15595,0,0,1126,11686,0,0,'Water Bomb','','',17826816,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44202,15595,0,0,33716,0,0,0,'Finkle Einhorn','','',104,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44203,15595,0,0,2575,0,0,0,'World Reforging Master','Thaumaturgist','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44204,15595,0,0,33697,0,0,0,'Stonefather Oremantle','Leader of the Earthen','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44205,15595,0,0,15436,0,0,0,'Tiny Ooze','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44206,15595,0,0,2069,0,0,0,'Waterling','','',0,4,0,0,0,1,1,0,1,1,0,2,2,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44208,15595,0,0,169,11686,0,0,'Twilight Strafe Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44209,15595,0,0,33719,33864,33865,0,'Spotted Swellfish','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44210,15595,0,0,33867,33722,33866,0,'Sand Ray','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44211,15595,0,0,33725,33868,33869,0,'Giant Driftray','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44214,15595,0,0,33853,0,0,0,'Flaming Orb','','',16778240,10,0,0,0,1,1,0,74,74,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44216,15595,0,0,2102,0,0,0,'Bovaal Whitehorn','','',0,7,0,1,0,1,1,0,16,16,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44217,15595,0,0,3546,0,0,0,'Stone Guard Kurjack','','',0,7,0,1,0,1,1,0,17,17,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44218,15595,0,0,34264,0,0,0,'Emerald Colossus','','',544,5,0,1,0,0.425848,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44220,15595,0,0,35202,35488,35489,0,'Jade Rager','','',512,4,0,0,0,0.837353,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44222,15595,0,0,33729,0,0,0,'Seer Galekk','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44223,15595,0,0,0,0,4602,0,'Orgrimmar Defender','','Directions',0,7,0,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44224,15595,42109,0,1763,0,0,0,'Two-Toes','','',0,7,0,4,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44225,15595,0,0,32448,0,0,0,'Rufus Darkshot','','',0,7,0,4,0,1,1,0,23,23,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44227,15595,0,0,3199,0,0,0,'Gazz the Loch-Hunter','','',0,7,0,4,0,1,1,0,21,21,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44234,15595,0,0,30995,0,0,0,'Vicious Leech','','',0,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44244,20779,0,0,33749,0,0,0,'Skymaster Skyles','Dragonhawk Master','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8193,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44248,15595,0,0,29627,0,0,0,'Riding Hippogryph (Brown, Argent)','','',0,1,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44250,15595,0,0,33754,0,0,0,'Loric Fielding','Hunter Trainer','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44253,15595,0,0,33757,0,0,0,'Xando','','',0,7,0,0,0,1,1,0,4,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44254,15595,0,0,33758,0,0,0,'Willer','','',0,7,0,0,0,1,1,0,4,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44255,15595,0,0,30212,0,0,0,'Scoopy','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44258,15595,0,0,33760,0,0,0,'Colossal Gyreworm','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1062,0,0,0,0,0,0,0,0,0),(44259,15595,44257,0,33759,0,0,0,'Gorged Gyreworm','','',512,4,0,0,0,0.912857,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44260,15595,0,0,33451,0,0,0,'Venomfang Crocolisk','','',0,1,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44261,15595,0,0,22255,0,0,0,'Sharptalon Eagle','','',0,1,0,0,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44265,15595,0,0,0,30988,0,0,'Unstable Spore','','',0,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44269,15595,0,0,33878,0,0,0,'Zen\'Kiki','','',0,7,0,0,0,1,1,0,41,41,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44271,15595,0,0,26385,0,0,0,'Unbound Air Spirit (Wind)','','',512,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44272,15595,0,0,33780,0,0,0,'Unbound Air Spirit (Rust)','','',512,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44273,15595,0,0,27484,0,0,0,'Unbound Air Spirit (Ionar)','','',512,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44274,15595,0,0,28438,0,0,0,'Unbound Air Spirit (Black)','','',512,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44275,15595,0,0,33768,0,0,0,'Unbound Air Spirit (Light)','','',512,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44278,15595,0,0,33767,0,0,0,'Unbound Air Spirit (Green)','','',512,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44288,15595,0,0,1079,0,0,0,'Bluegill Copperblade','','',0,7,0,0,0,1,1,0,13,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44289,15595,0,0,32230,0,0,0,'Abyssion','','',8,2,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44291,15595,0,0,14501,0,0,0,'Sand Vortex','','',0,4,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44293,15595,0,0,36740,0,0,0,'Anduin Wrynn','Prince of Stormwind','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44295,15595,0,0,33790,0,0,0,'Light Tolvir [PH]','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44298,15595,0,0,33797,0,0,0,'Trial Elemental Spawn','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44306,15595,0,0,33788,0,0,0,'Lynette Bakersfield','Butcher','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44314,15595,0,0,1126,11686,0,0,'Faceless Portal Stalker','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44319,15595,0,0,33791,0,0,0,'Deathwing','Aspect of Death','vehichleCursor',4,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44320,15595,0,0,33791,0,0,0,'Deathwing','Aspect of Death','vehichleCursor',4,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44327,15595,0,0,11686,0,0,0,'One With the Ground Ritual','','',34603008,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44331,15595,0,0,33870,33871,33872,33873,'Andorhal Deathguard','','',0,7,0,0,0,1,1,0,34,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44332,15595,0,0,33874,33875,33876,33877,'Andorhal Defender','','',0,7,0,0,0,1,1,0,34,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44350,15595,0,0,33041,0,0,0,'Tharm Wildfire','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44351,15595,0,0,33046,0,0,0,'Stormcaller Jalara','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,1538,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44355,15595,0,0,33037,0,0,0,'Windspeaker Lorvarius','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44356,15595,0,0,33805,0,0,0,'Anduin\'s Gryphon','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44357,15595,0,0,1204,0,0,0,'Exhausted Fire Elemental','','',0,4,0,1,0,1,1,0,83,83,0,1,5,0,1,0,1538,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44358,15595,0,0,8716,0,0,0,'Exhausted Air Elemental','','',0,4,0,1,0,1,1,0,83,83,0,1,5,0,1,0,1538,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44361,15595,0,0,33191,0,0,0,'Earthmender Narvra','','',0,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44362,15595,0,0,33193,0,0,0,'Earthmender Govrum','','',0,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44363,15595,0,0,8716,0,0,0,'Greater Air Elemental','','',0,4,0,1,0,1,1,0,83,83,0,1,5,0,1,0,1538,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44364,15595,0,0,1204,0,0,0,'Greater Fire Elemental','','',0,4,0,1,0,1,1,0,83,83,0,1,5,0,1,0,1538,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44365,15595,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',2124,7,0,3,0,1,1,0,88,88,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44366,15595,0,0,33819,0,0,0,'Anduin\'s Steed','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44370,15595,0,0,33824,0,0,0,'Lord Godfrey Transform','','',266240,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44371,15595,0,0,33043,0,0,0,'Yuldris Smolderfury','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,1538,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44373,15595,0,0,25906,0,0,0,'Whirlpool Vehicle','','',0,10,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44375,15595,0,0,4084,0,0,0,'Zeya','','',0,7,0,0,0,1,1,0,23,23,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44376,15595,0,0,11548,0,0,0,'Chonk','Innkeeper','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,66177,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44377,15595,0,0,11548,0,0,0,'Kerthunk','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44378,15595,0,0,11548,0,0,0,'Ajaye','Stable Master','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44379,15595,0,0,33830,0,0,0,'Lucretia','Food & Drink','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,640,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44381,15595,0,0,33831,0,0,0,'Apprentice of Estulan','Enchanting Supplies','',4096,7,0,0,0,1,1,0,37,37,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44382,15595,0,0,33832,0,0,0,'Veir','Stable Master','',4096,7,0,0,0,1,1,0,35,35,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44384,15595,0,0,33836,0,0,0,'Sora','Stable Master','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44385,15595,0,0,33834,0,0,0,'Cymerdi','Weapon Vendor','',0,7,0,0,0,1,1,0,38,38,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44386,15595,0,0,33835,0,0,0,'Cohanae','Leatherworking Supplies','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44387,15595,0,0,33847,0,0,0,'Flaming Eradicator','','',0,4,0,1,0,1,1,0,28,28,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44388,15595,0,0,29317,30215,30217,0,'Gilnean Militia','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44391,15595,0,0,6553,0,0,0,'Innkeeper Shyria','Innkeeper','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,66177,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44395,15595,0,0,29961,0,0,0,'Celestine of the Harvest','Druid Trainer','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,51,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44397,15595,0,0,33842,0,0,0,'Quantas Jonespyre','','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,640,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44400,15595,0,0,7012,7013,7014,7015,'Feathermoon Skirmisher','','',0,7,0,0,0,1,1,0,36,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44403,15595,0,0,169,11686,0,0,'Generic Controller Bunny, Gigantic (CSA)','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44404,15595,0,0,37388,0,0,0,'Naz\'jar Tempest Witch','','',0,7,0,1,0,0.5,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44406,15595,0,0,33485,33486,33487,33488,'Brashtide Sot','The Brashtide Crew','',0,7,0,0,0,1,1,0,34,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44411,15595,0,0,1126,11686,0,0,'Fester Blood Stalker','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44412,15595,0,0,20570,11686,0,0,'Baron Geddon Warning Trigger','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44413,15595,0,0,32242,0,0,0,'Fathom-Stalker Azjentus','','',262144,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44414,15595,0,0,28832,0,0,0,'Durak','','',0,7,0,0,0,1,1,0,22,22,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44416,15595,0,0,18169,0,0,0,'Durak','','',0,7,0,0,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44418,15595,0,0,23361,0,0,0,'Bile-O-Tron 800','','',104,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44419,15595,0,0,32778,0,0,0,'Judgment Credit','','',4,9,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44420,15595,0,0,32778,0,0,0,'Learn Judgment Credit','','',4,9,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44421,15595,0,0,32498,0,0,0,'Idra\'kess Harpooner','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44422,15595,0,0,32310,0,0,0,'Sira\'kess Tide Priestess','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44423,15595,0,0,31814,0,0,0,'Zin\'jatar Fathom-Stalker','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44424,15595,0,0,31926,0,0,0,'Naz\'jar Battlemaiden','','',4096,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44425,15595,0,0,34163,0,0,0,'Crimson Shale Spider','','',65537,1,55,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44426,15595,0,0,304,0,0,0,'Frightened Chicken','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44427,15595,0,0,238,0,0,0,'Crowley\'s Horse','','vehichleCursor',0,1,0,0,0,1,1,0,5,5,0,1,5,0,1,16777216,1111,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44428,15595,0,0,238,0,0,0,'Crowley\'s Horse','','',0,1,0,0,0,1,1,0,5,5,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,67063,0,0,0,0,0,0,0,0,0,0,0,0,0,1025,0,0,0,0,0,0,0,0,0),(44429,15595,0,0,238,0,0,0,'Crowley\'s Horse','','vehichleCursor',0,1,0,0,0,1,1,0,5,5,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44431,15595,0,0,11686,0,0,0,'Gilneas - Liam Camera','','',1048576,10,0,0,0,1,1,0,8,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44434,15595,0,0,35100,0,0,0,'Ozumat Tentacle','','Directions',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44446,15595,0,0,33906,0,0,0,'Masked Undead','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44455,15595,0,0,29935,0,0,0,'Sergeant Cleese','Warrior Trainer','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44458,15595,0,0,33915,0,0,0,'Del Gahrron','','',0,7,0,0,0,1,1,0,41,41,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44459,15595,0,0,29961,0,0,0,'Celestine of the Harvest','Druid Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,1111,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44460,15595,0,0,29290,0,0,0,'Gwen Armstead','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,2,1111,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44461,15595,0,0,29960,0,0,0,'Huntsman Blake','Hunter Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44463,15595,0,0,30213,0,0,0,'Baron','Huntsman Blake\'s Pet','',0,1,52,0,0,1,1,0,3,3,0,1,5,0,1,0,1111,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44464,15595,0,0,29957,0,0,0,'Loren the Fence','Rogue Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,1111,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44465,15595,0,0,29956,0,0,0,'Myriam Spellwaker','Mage Trainer','',262144,7,0,1,0,1,1,0,5,5,0,1,5,0,1,51,1111,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44468,15595,0,0,29958,0,0,0,'Sister Almyra','Priest Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,1111,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44469,15595,0,0,29959,0,0,0,'Vitus Darkwalker','Warlock Trainer','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,51,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44470,15595,0,0,30217,30218,30214,30215,'Injured Citizen','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,1111,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44477,15595,0,0,32786,0,0,0,'Sambino\'s Air Balloon','','',1024,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44480,15595,0,0,2325,0,0,0,'[DEPRECATED] Hearthglen Mustang','','',0,1,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44490,15595,0,0,32020,0,0,0,'Captain Taylor','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44491,15595,0,0,25452,24991,0,0,'Enthralled Val\'kyr','','',0,6,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44492,15595,0,0,25452,0,0,0,'Enthralled Val\'kyr','','',0,6,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44493,15595,0,0,32654,0,0,0,'Faceless Mauler','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44518,15595,0,0,30408,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44519,15595,0,0,32044,32040,32045,32041,'Verne Crewmember','','',4096,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44520,15595,0,0,16480,33056,0,0,'Submarine Camera Transform Bunny (Phased Q13)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44521,15595,0,0,17035,26241,0,0,'Camera Bunny Vehicle','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44522,15595,0,0,32195,0,0,0,'Fiasco Sizzlegrin','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44523,15595,0,0,32575,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44524,15595,0,0,34343,0,0,0,'Lady Naz\'jar','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1547,0,0,0,0,0,0,0,0,0),(44525,15595,0,0,16480,21342,0,0,'Bubble Bunny (Phase Q 11 & 13)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44526,15595,0,0,16480,21342,0,0,'Honor Guard Passenger - HORDE','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44527,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1029,0,0,0,0,0,0,0,0,0),(44528,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1029,0,0,0,0,0,0,0,0,0),(44529,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1029,0,0,0,0,0,0,0,0,0),(44530,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1029,0,0,0,0,0,0,0,0,0),(44531,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1029,0,0,0,0,0,0,0,0,0),(44532,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1029,0,0,0,0,0,0,0,0,0),(44533,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1029,0,0,0,0,0,0,0,0,0),(44534,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,784,0,0,0,0,0,0,0,0,0),(44535,15595,0,0,11686,0,0,0,'Cloned Image','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44536,15595,0,0,17035,26241,0,0,'Camera Bunny Vehicle - HORDE','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44537,15595,0,0,31531,0,0,0,'Azsh\'ir Warrior','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1030,0,0,0,0,0,0,0,0,0),(44538,15595,0,0,32911,0,0,0,'Ozumat','','',0,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44539,15595,0,0,35100,0,0,0,'Ozumat Tentacle','','Directions',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,553,0,0,0,0,0,0,0,0,0),(44540,15595,0,0,32576,0,0,0,'Legionnaire Nazgrim','','',262144,7,0,0,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44541,15595,0,0,169,31687,0,0,'Cloud Burst','','',1049600,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44550,15595,0,0,23968,23969,0,0,'Gnomeregan Engineering Crew','','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44552,15595,0,0,22903,11686,0,0,'Zen\'Kiki Aquatic Form Offset Vehicle','','',1049600,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44553,15595,0,0,169,16925,0,0,'Ascendant Council Target Stalker','','',1048576,10,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44554,15595,0,0,33655,0,0,0,'Bear Form (Troll Druid)','','',0,1,0,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44555,15595,0,0,22903,11686,0,0,'Zen\'Kiki Bear Form Offset Vehicle','','',1049600,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44556,15595,0,0,33962,0,0,0,'Murd Doc','S.A.F.E.','',0,7,0,1,0,1,1,0,26,26,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44557,15595,38909,0,6429,6430,0,0,'Sandfury Zombie','','',0,6,0,0,0,1,1,0,44,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44558,15595,0,0,24570,0,0,0,'GGOODMAN 3','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44559,15595,0,0,14379,0,0,0,'Mecha-Marine','S.A.F.E.','',0,9,0,1,0,1,1,0,23,23,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44560,15595,0,0,33962,0,0,0,'B.E Barechus','S.A.F.E.','',0,7,0,1,0,1,1,0,27,27,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44561,15595,0,0,33962,0,0,0,'Face','S.A.F.E.','',0,7,0,1,0,1,1,0,29,29,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44563,15595,0,0,33962,0,0,0,'Hann Ibal','S.A.F.E.','',0,7,0,1,0,1,1,0,29,29,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44565,15595,0,0,29080,0,0,0,'Mecha-Marine Mk. II','S.A.F.E.','',0,9,0,1,0,1,1,0,26,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44566,15595,0,0,34135,0,0,0,'Ozumat','Fiend of the Dark Below','',4,10,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1438,0,0,0,0,0,0,0,0,0),(44572,15595,0,0,14376,0,0,0,'Skystrider','','',0,9,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44575,15595,0,0,35219,0,0,0,'Earthcaller Torunscar','The Earthen Ring','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44578,15595,0,0,31086,0,0,0,'Naga Hatchling','','Speak',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44580,15595,0,0,31087,0,0,0,'Naga Hatchling','','Speak',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44581,15595,0,0,32911,25204,0,0,'Ozumat Vehicle','Fiend of the Dark Below','',4,10,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1034,0,0,0,0,0,0,0,0,0),(44584,15595,0,0,33503,0,0,0,'Captain Bloodknuckle','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44585,15595,0,0,23062,0,0,0,'Captain McFerris','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44586,15595,0,0,1126,27823,0,0,'Bad Intentions Target','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1037,0,0,0,0,0,0,0,0,0),(44588,15595,0,0,31084,0,0,0,'Naga Hatchling','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44589,15595,0,0,31086,0,0,0,'Naga Hatchling','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44590,15595,0,0,31085,0,0,0,'Naga Hatchling','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44591,15595,0,0,31087,0,0,0,'Naga Hatchling','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44596,15595,0,0,33986,33987,33988,33989,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44597,15595,0,0,33991,33992,33993,33994,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44600,15595,0,0,34816,0,0,0,'Halfus Wyrmbreaker','','',108,7,0,3,0,0.9,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44601,15595,0,0,33986,33987,33988,33989,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44602,15595,0,0,33986,33987,33988,33989,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44603,15595,0,0,33986,33987,33988,33989,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44604,15595,0,0,33991,33992,33993,33994,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44605,15595,0,0,33991,33992,33993,33994,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44606,15595,0,0,33991,33992,33993,33994,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44607,15595,0,0,29885,0,0,0,'Unlinked Mecha-Marine Transportifier','S.A.F.E.','',0,9,0,1,0,1,1,0,26,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44609,15595,0,0,33997,0,0,0,'Daschla','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44610,15595,0,0,33997,0,0,0,'Arthura','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44619,15595,0,0,34011,34012,34013,34014,'Twilight Binder','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44621,15595,0,0,32316,0,0,0,'Zin\'jatar Swiftslayer','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44630,15595,0,0,32698,0,0,0,'Portal from Orgrimmar','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44631,15595,0,0,33041,0,0,0,'Tharm Wildfire','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44633,15595,0,0,33046,0,0,0,'Stormcaller Jalara','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44634,15595,0,0,33048,0,0,0,'Tawn Winterbluff','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44636,15595,0,0,34008,0,0,0,'Hellscream\'s Elite','','Directions',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44637,15595,0,0,30687,0,0,0,'Dark Ranger Velonara','','',0,7,0,1,0,1,1,0,30,30,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44639,15595,0,0,1917,0,0,0,'Pineshade Stag','','',0,1,0,0,0,1,1,0,16,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44640,15595,0,0,34009,0,0,0,'High Warlord Cromush','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44641,15595,0,0,34020,0,0,0,'Orphaned Emerald Whelp','','',72,2,0,1,0,0.33,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44642,15595,0,0,33020,0,0,0,'Stormcaller Mylra','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44643,15595,0,0,34010,0,0,0,'Hazzali Egg','','',1032,10,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44644,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44645,15595,0,0,34021,0,0,0,'Nether Scion','','',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44646,15595,0,0,32957,0,0,0,'Earthcaller Yevaa','','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44647,15595,0,0,33356,0,0,0,'Mariahn the Soulcleanser','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44648,15595,0,0,32018,0,0,0,'Unyielding Behemoth','','',8,10,0,1,0,0.5,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1066,0,0,0,0,0,0,0,0,0),(44649,15595,0,0,34016,34017,34018,34019,'Twilight Centurion','','',0,7,0,0,0,0.858192,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44650,15595,0,0,34015,0,0,0,'Storm Rider','','',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44652,15595,0,0,34023,0,0,0,'Slate Dragon','','',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44653,15595,0,0,34025,0,0,0,'Time Warden','','PickLock',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44655,15595,0,0,13855,13856,0,0,'Forsaken Royal Dreadguard','','',0,7,0,1,0,1,1,0,27,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44656,15595,0,0,169,16925,0,0,'Ozumat Add Spawner','','',16778240,10,0,0,0,1,1,0,61,61,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44657,15595,0,0,4076,4077,0,0,'Voodoo Troll 3.9','','',0,7,0,0,0,1,1,0,8,9,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44658,15595,0,0,34352,0,0,0,'Deep Murloc Invader','','',8,10,0,0,0,0.5,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44659,15595,0,0,30758,0,0,0,'Fire Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44660,15595,0,0,30687,0,0,0,'Dark Ranger Velonara','','',0,7,0,1,0,1,1,0,33,33,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44661,15595,0,0,13855,13856,0,0,'Forsaken Royal Dreadguard','','',0,7,0,1,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44662,15595,0,0,23767,0,0,0,'Intro Camera','','',0,10,0,0,0,1,1,0,8,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44663,15595,0,0,30756,0,0,0,'Air Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44664,15595,0,0,30759,0,0,0,'Water Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44665,15595,0,0,30757,0,0,0,'Earth Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44666,15595,0,0,33036,0,0,0,'Earthmender Norsala','The Earthen Ring','',262144,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44667,15595,0,0,33354,0,0,0,'Seer Kormo','','',0,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44668,15595,0,0,33729,0,0,0,'Seer Galekk','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44669,15595,0,0,33191,0,0,0,'Earthmender Narvra','','',0,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44670,15595,0,0,33193,0,0,0,'Earthmender Govrum','','',0,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44671,15595,0,0,33041,0,0,0,'Tharm Wildfire','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44672,15595,0,0,33046,0,0,0,'Stormcaller Jalara','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44673,15595,0,0,33020,0,0,0,'Stormcaller Mylra','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44674,15595,0,0,33048,0,0,0,'Tawn Winterbluff','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44675,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44676,15595,0,0,32957,0,0,0,'Earthcaller Yevaa','','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44677,15595,0,0,33037,0,0,0,'Windspeaker Lorvarius','The Earthen Ring','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44678,15595,0,0,33356,0,0,0,'Mariahn the Soulcleanser','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44679,15595,0,0,19324,0,0,0,'Gorsik the Tumultuous','','',262152,5,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44681,15595,44680,0,34038,34036,34039,34037,'Twilight Heretic','','',0,7,0,0,0,0.973807,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44682,15595,0,0,34060,0,0,0,'Earth Ascendant','PH: Task 31332','',512,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44684,15595,0,0,1204,0,0,0,'Greater Fire Elemental','','',0,4,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44685,15595,0,0,8716,0,0,0,'Greater Air Elemental','','',0,4,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44686,15595,0,0,2533,0,0,0,'Greater Earth Elemental','','',0,4,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44687,15595,0,0,28949,0,0,0,'Proto-Behemoth','Halfus Wyrmbreaker\'s Guardian','',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44688,15595,0,0,34026,0,0,0,'Tolvir Bandit','','',0,7,0,0,0,1,1,0,1,1,0,46,46,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44689,15595,0,0,33056,0,0,0,'Maruut Stonebinder','','',0,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44690,15595,0,0,30687,0,0,0,'Dark Ranger Velonara','','',0,7,0,1,0,1,1,0,36,36,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44691,15595,0,0,13855,13856,0,0,'Forsaken Royal Dreadguard','','',0,7,0,1,0,1,1,0,33,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44693,15595,0,0,10699,0,0,0,'Forsaken Flesh Ripper','','',0,7,0,1,0,1,1,0,33,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44695,15595,0,0,30736,0,0,0,'Dwarven Air Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44696,15595,0,0,30753,0,0,0,'Dwarven Earth Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44697,15595,0,0,30754,0,0,0,'Dwarven Fire Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44698,15595,0,0,30755,0,0,0,'Dwarven Water Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44700,15595,0,0,31664,0,0,0,'Gnomeregan Mechano-Tank','','',0,9,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44701,15595,0,0,31654,31656,31657,31655,'Gnomeregan Infantry','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44703,15595,0,0,3019,0,0,0,'Training Dummy','','',0,9,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44704,15595,0,0,35172,0,0,0,'Minion of Siamat','','',72,4,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44705,15595,0,0,31654,0,0,0,'Gnomeregan Mechano-Tank Pilot','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44706,15595,0,0,30687,0,0,0,'Dark Ranger Velonara','','',0,7,0,1,0,1,1,0,39,39,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44707,15595,0,0,13855,13856,0,0,'Forsaken Royal Dreadguard','','',0,7,0,1,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44708,15595,0,0,10699,0,0,0,'Forsaken Flesh Ripper','','',0,7,0,1,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44709,15595,0,0,32542,0,0,0,'Clickable Box','','Interact',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44711,15595,0,0,1126,27823,0,0,'Shockwave Stalker','','',1024,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44712,15595,0,0,1126,27823,0,0,'Shockwave Visual','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44713,15595,0,0,33553,0,0,0,'Minion of Siamat','','',1048648,4,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44715,15595,0,0,32708,0,0,0,'Vicious Mindlasher','','',8,10,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44716,15595,0,0,34032,0,0,0,'Tigon Female (Orange)','','',0,7,0,0,0,1,1,0,1,1,0,46,46,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44717,15595,0,0,34033,0,0,0,'Tigon Female (Yellow)','','',0,7,0,0,0,1,1,0,1,1,0,46,46,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44718,15595,0,0,34034,0,0,0,'Tigon Female (Glow)','','',0,7,0,0,0,1,1,0,1,1,0,46,46,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44719,15595,0,0,15214,0,0,0,'Tigon Male (Orange)','','',0,7,0,0,0,1,1,0,1,1,0,46,46,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44720,15595,0,0,18261,0,0,0,'Tigon Male (Yellow)','','',0,7,0,0,0,1,1,0,1,1,0,46,46,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44721,15595,0,0,34035,0,0,0,'Tigon Male (Glow)','','',0,7,0,0,0,1,1,0,1,1,0,46,46,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44722,15595,0,0,11757,0,0,0,'Twisted Reflection of Narain','','',0,7,0,4,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44727,15595,0,0,33666,0,0,0,'Cat Form (Troll Druid)','','',0,1,4,0,0,1,1,0,6,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44728,15595,0,0,2461,0,0,0,'Joseph the Awakened','','',0,7,0,1,0,1,1,0,30,30,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44730,15595,0,0,30216,0,0,0,'Jack','Of All Trades','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44736,15595,0,0,2603,2604,0,0,'Scarlet Renegade','','',0,7,0,1,0,1,1,0,27,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44738,15595,0,0,2461,0,0,0,'Joseph the Awakened','','',0,7,0,1,0,1,1,0,33,33,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44739,15595,0,0,2603,2604,0,0,'Scarlet Renegade','','',0,7,0,1,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44741,15595,0,0,2461,0,0,0,'Joseph the Crazed','','',0,7,0,1,0,1,1,0,36,36,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44742,15595,0,0,2603,2604,0,0,'Scarlet Renegade','','',0,7,0,1,0,1,1,0,33,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44744,15595,0,0,35268,0,0,0,'Deathwing','Aspect of Death','vehichleCursor',4,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44746,15595,0,0,2461,0,0,0,'Joseph the Insane','Scarlet Champion','',0,7,0,1,0,1,1,0,39,39,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44747,15595,0,0,1126,11686,0,0,'Violent Cyclone','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44748,15595,0,0,24137,0,0,0,'Red Dragon','','',0,2,0,0,0,1,1,0,72,72,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44750,15595,0,0,9169,0,0,0,'Caliph Scorpidsting','','',0,7,0,4,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44751,15595,0,0,2603,2604,0,0,'Scarlet Renegade','','',0,7,0,1,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44752,15595,0,0,32708,0,0,0,'Faceless Sapper','','',8,10,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44759,15595,0,0,9073,0,0,0,'Andre Firebeard','','',0,7,0,4,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44761,15595,0,0,5564,0,0,0,'Aquementas the Unchained','','',0,4,0,4,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44765,15595,0,0,1126,11686,0,0,'Spike','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44767,15595,0,0,19060,0,0,0,'Occulus the Corrupted','','',0,2,0,4,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44769,15595,0,0,33132,33127,33133,0,'Twilight Desecrator','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44772,15595,0,0,21342,0,0,0,'Slave Conversation Credit','','',0,2,0,0,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44778,15595,0,0,34071,0,0,0,'Apothecary Witherbloom','','',4096,7,0,0,0,1,1,0,12,12,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44784,15595,0,0,34072,0,0,0,'High Apothecary Shana T\'veen','','',4096,7,0,0,0,1,1,0,14,14,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44789,15595,0,0,34077,0,0,0,'Deathstalker Commander Belmont','','',4096,7,0,0,0,1,1,0,18,18,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44790,15595,0,0,2685,0,0,0,'Deathstalker','','',4096,7,0,0,0,1,1,0,8,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44796,15595,0,0,1126,34086,0,0,'Tol\'vir Land Mine','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44797,15595,0,0,34025,0,0,0,'Time Warden','','',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44798,15595,0,0,1126,27823,0,0,'Tol\'vir Land Mine Vehicle','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0),(44799,15595,0,0,34087,0,0,0,'Explorer Mowi','Explorers\' League','',266240,7,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44800,15595,0,0,22532,0,0,0,'Dominic','','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44801,15595,0,0,11686,0,0,0,'Blight of Ozumat','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44802,15595,0,0,34106,0,0,0,'Prospector Brewer','Explorers\' League','',266240,7,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44804,15595,0,0,22532,0,0,0,'Dominic','','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44805,15595,0,0,22532,0,0,0,'Dominic','','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44808,15595,0,0,34119,34118,0,0,'Twilight Striker','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44815,15595,0,0,34123,34124,0,0,'Warped Cultist','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44818,15595,0,0,34127,0,0,0,'Reliquary Jes\'ca Darksun','The Reliquary','',266240,7,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44821,15595,0,0,1566,0,0,0,'Forsaken Bat','','',0,1,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44823,15595,0,0,34131,0,0,0,'Examiner Rowe','The Reliquary','',266240,7,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44824,15595,0,0,1126,11686,0,0,'Gravity Well','','',16778312,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44826,15595,0,0,34015,0,0,0,'Storm Rider','','PickLock',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44828,15595,0,0,34021,0,0,0,'Nether Scion','','PickLock',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44829,15595,0,0,34023,0,0,0,'Slate Dragon','','PickLock',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44830,15595,0,0,33483,0,0,0,'Ma\'haat the Indomitable','','',0,5,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44831,15595,0,0,11686,0,0,0,'Plaguelands Spider','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44832,15595,0,0,2325,0,0,0,'Hearthglen Mustang','','',1074790400,1,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44834,15595,0,0,11686,0,0,0,'Blight of Ozumat','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44837,15595,0,0,34133,0,0,0,'Koristrasza','','',0,7,0,1,0,1,1,0,43,43,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44840,15595,0,0,1126,27823,0,0,'Tol\'vir Land Mine','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44841,15595,0,0,19874,0,0,0,'Blight Beast','','',8,10,0,1,0,0.5,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44843,15595,0,0,2718,0,0,0,'Koristrasza','','',0,2,0,1,0,1,1,0,43,43,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44844,15595,0,0,11686,0,0,0,'Temple Finale Camera Bunny','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44845,15595,0,0,169,11686,0,0,'Eruption Target','','',16778240,10,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44846,15595,0,0,20570,17188,0,0,'Temple Finale Camera Facing Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44847,15595,0,0,34137,34138,34149,34142,'Twilight Armsman','','',0,7,0,0,0,0.761014,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44849,15595,0,0,11545,17456,11557,11549,'Twilight Crusher','','',0,7,0,0,0,0.645906,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44855,15595,0,0,34150,34151,34152,34153,'Twilight Cryptomancer','','',0,7,0,0,0,0.479644,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44857,20779,0,0,34190,34191,34192,34193,'Wounded Outrunner','','',4096,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44858,15595,0,0,24174,0,0,0,'Twilight Citadel Red Dragon Flavor','','',2,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44860,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44862,15595,0,0,4607,0,0,0,'Burning Spirit','','',0,4,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44864,15595,0,0,11686,0,0,0,'Ozumat Combat Trigger','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44875,15595,0,0,19942,0,0,0,'Millhouse Manastorm','The Forgemaster','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44879,15595,0,0,25191,0,0,0,'Ogre Bodyguard','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44881,15595,0,0,26448,0,0,0,'High Priestess Azil','','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44883,15595,0,0,34161,0,0,0,'Lord Darius Crowley','Leader of the Gilneas Liberation Front','',262148,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44884,15595,0,0,34162,0,0,0,'Packleader Ivar Bloodfang','','',262148,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44885,15595,0,0,34548,0,0,0,'Bound Air Elemental','','',32,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44886,15595,0,0,34274,0,0,0,'Bound Water Elemental','','',32,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44887,15595,0,0,34947,0,0,0,'Bound Fire Elemental','','',32,4,0,0,0,0.767286,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44888,15595,0,0,328,15880,0,0,'Water Ward Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44889,15595,0,0,328,15880,0,0,'Fire Ward Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44890,15595,0,0,328,15880,0,0,'Air Ward Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44891,15595,0,0,1126,18657,0,0,'ELM General Purpose Bunny Gigantic (scale x4)','','',1056,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44892,15595,0,0,33451,33453,33450,33452,'Frenzied Crocolisk','','',9,1,6,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44893,15595,0,0,34164,0,0,0,'Armoire','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44895,15595,0,0,37339,0,0,0,'Augh','','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44896,15595,0,0,32095,0,0,0,'Pygmy Brute','','',8,7,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1056,0,0,0,0,0,0,0,0,0),(44897,15595,0,0,37141,0,0,0,'Pygmy Scout','','',8,7,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1058,0,0,0,0,0,0,0,0,0),(44898,15595,0,0,32108,0,0,0,'Pygmy Firebreather','','',8,7,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44899,15595,0,0,3540,0,0,0,'Deathstalker Rane Yorick','','',16778240,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44901,15595,0,0,12349,0,0,0,'Gargoyle Spit','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44903,15595,0,0,2378,0,0,0,'Shaggy Brown Bear','','',0,1,4,0,0,1,1,0,38,38,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44904,15595,0,0,33878,0,0,0,'Zen\'Kiki','','',0,7,0,0,0,1,1,0,41,41,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44907,15595,0,0,34169,34170,34171,0,'Skitterweb Hatchling','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44914,15595,0,0,34179,0,0,0,'Orc Sea Pup','','',4096,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44922,15595,0,0,35831,0,0,0,'Oathsworn Axemaster','','',72,7,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44924,15595,0,0,35826,0,0,0,'Oathsworn Myrmidon','','',72,7,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44925,15595,0,0,31843,0,0,0,'Trapped Basilisk Meat','','',0,1,0,0,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44926,15595,0,0,35829,0,0,0,'Oathsworn Wanderer','','',72,7,0,1,0,1,0.5,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44928,15595,0,0,33315,0,0,0,'Stagecoach Carriage','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,959,0,0,0,0,0,0,0,0,0),(44929,15595,0,0,11379,0,0,0,'Tran\'rek','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44930,15595,0,0,21342,0,0,0,'Twilight Gate Credit','','',0,2,0,0,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44931,15595,0,0,21342,0,0,0,'Elemental Gate Credit','','',0,2,0,0,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44932,15595,0,0,34741,0,0,0,'Oathsworn Pathfinder','','',72,7,0,1,0,1,0.5,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44933,15595,0,0,34240,0,0,0,'Pyrite Rockling','','',0,4,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44935,15595,0,0,34189,0,0,0,'Mutant Bush Chicken','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44936,15595,0,0,32931,0,0,0,'Murkstone Trogg','','',0,7,0,0,0,0.57293,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44937,20779,0,0,3019,0,0,0,'Training Dummy','','',0,9,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44939,15595,0,0,33320,0,0,0,'Crystalwing Stone Drake','','',0,2,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44940,15595,0,0,33176,0,0,0,'Elder Twilight Pyremaw','','',0,2,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44943,15595,0,0,9554,0,0,0,'Squawky Jr.','','',0,1,0,0,0,1,1,0,33,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44944,15595,0,0,34195,34196,34197,34198,'Provincial Minuteman','','',0,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44945,15595,0,0,26176,0,0,0,'Pyrite Stonetender','','',0,4,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44946,15595,0,0,7864,1693,16159,0,'Opengut Behemoth','','',0,6,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44947,15595,0,0,20973,0,0,0,'Pyrite Rockling','','',0,4,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44949,15595,0,0,11686,0,0,0,'Unyielding Behemoth (Leap Vehicle)','','',1049608,10,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1065,0,0,0,0,0,0,0,0,0),(44950,15595,0,0,16946,0,0,0,'Unyielding Behemoth (Hand Visual)','','',1048584,10,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44956,15595,0,0,33020,0,0,0,'Stormcaller Mylra','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44957,15595,0,0,328,27823,0,0,'Black Bishop Teleport Bunny','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44958,15595,0,0,33986,33987,33988,33989,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44959,15595,0,0,33986,33987,33988,33989,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44960,15595,0,0,33986,33987,33988,33989,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44961,15595,0,0,33986,33987,33988,33989,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44962,15595,0,0,33991,33992,33993,33994,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44963,15595,0,0,33991,33992,33993,33994,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44964,15595,0,0,33991,33992,33993,33994,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44965,15595,0,0,33991,33992,33993,33994,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44968,15595,0,0,26243,0,0,0,'Ricket','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44969,15595,0,0,17310,0,0,0,'Furgus Warpwood','','',0,4,0,1,0,1,1,0,39,39,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44970,15595,0,0,26092,0,0,0,'Shale Drilldeep','Reagents & Poison Supplies','',266240,7,0,0,0,1,1,0,81,81,0,1,5,0,1,3200,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44971,15595,0,0,34062,0,0,0,'\"Ambassador\" Dagg\'thol','','',0,7,0,1,0,1,1,0,37,37,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44972,15595,0,0,26092,0,0,0,'Rocky Cliffedge','Weapon Vendor','',266240,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44973,15595,0,0,33329,0,0,0,'Ruberick','','',0,5,0,0,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44974,15595,0,0,6232,0,0,0,'Val\'kyr-Born Forsaken','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44976,15595,0,0,34742,0,0,0,'Neferset Plaguebringer','','',72,7,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44977,15595,0,0,34731,0,0,0,'Neferset Torturer','','',72,7,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44980,15595,0,0,34619,0,0,0,'Neferset Theurgist','','',72,7,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44981,15595,0,0,35828,0,0,0,'Oathsworn Skinner','','',72,7,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44982,15595,0,0,34732,0,0,0,'Neferset Darkcaster','','',72,7,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44987,15595,0,0,34078,34079,34080,34081,'Worgen Sentry','Gilneas Liberation Front','',0,7,0,1,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44988,15595,0,0,33009,0,0,0,'Greater Quicksilver Ooze','','',0,4,0,0,0,0.624885,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44989,15595,0,0,34161,0,0,0,'Lord Darius Crowley','Leader of the Gilneas Liberation Front','',262148,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44990,15595,0,0,34162,0,0,0,'Packleader Ivar Bloodfang','','',262148,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44991,15595,0,0,31690,0,0,0,'Estulan','The Highborne','',0,7,0,0,0,1,1,0,37,37,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44992,15595,0,0,31694,31695,0,0,'Apprentice of Estulan','','',4096,7,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44993,15595,0,0,3666,0,0,0,'Phin Odelic','','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44994,15595,0,0,1662,0,0,0,'Bartolo Ginsetti','','',0,7,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44995,15595,0,0,3702,0,0,0,'Loremaster Dibbs','','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44996,15595,0,0,3665,0,0,0,'Magistrate Henry Maleb','','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44997,15595,0,0,3704,0,0,0,'Caretaker Smithers','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44998,15595,0,0,33191,33192,33193,33194,'Earthen Ring Shaman','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44999,15595,0,0,14397,0,0,0,'Shen\'dralar Watcher','House of Shen\'dralar','',0,6,0,0,0,1,1,0,42,42,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45001,15595,0,0,34026,0,0,0,'Enslaved Bandit','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45002,15595,0,0,34205,0,0,0,'Sophia Zowski','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45003,15595,0,0,15435,0,0,0,'Fenris Keep Camera','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45004,15595,0,0,17699,0,0,0,'Wyvern','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45005,15595,0,0,17699,0,0,0,'Wyvern','','vehichleCursor',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45006,15595,0,0,35825,0,0,0,'Aggra','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45007,15595,0,0,35832,35833,35834,0,'Enslaved Bandit','','',0,7,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45009,15595,0,0,3597,0,0,0,'King Magni Bronzebeard','Lord of Ironforge','',76,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45011,15595,0,0,34619,0,0,0,'Oathsworn Trapper','','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45014,15595,2439,0,32708,0,0,0,'Samuelson Unmasked','','',0,10,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45016,15595,0,0,34212,0,0,0,'Phin Odelic Worgen','','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45017,15595,0,0,34213,0,0,0,'Bartolo Ginsetti Worgen','','',0,7,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45018,15595,0,0,34215,0,0,0,'Loremaster Dibbs Worgen','','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45020,15595,0,0,34216,0,0,0,'Magistrate Henry Maleb Worgen','','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45021,15595,0,0,34217,0,0,0,'Caretaker Smithers Worgen','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45022,15595,0,0,34218,0,0,0,'Sophia Zowski Worgen','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45024,15595,0,0,17699,0,0,0,'Wyvern','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45026,15595,0,0,1126,11686,0,0,'Cyclone Winds','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45027,15595,0,0,35825,0,0,0,'Aggra','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45028,15595,0,0,35825,0,0,0,'Aggra','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45030,15595,0,0,32911,25204,0,0,'Ozumat Vehicle, Big','Fiend of the Dark Below','',4,10,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1074,0,0,0,0,0,0,0,0,0),(45032,15595,0,0,1126,11686,0,0,'Fenris Keep Stalker','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45033,15595,0,0,33483,0,0,0,'Ma\'haat the Indomitable','','',0,5,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45034,15595,0,0,33043,0,0,0,'Yuldris Smolderfury','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45035,15595,0,0,33043,0,0,0,'Yuldris Smolderfury','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45036,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45037,15595,0,0,33048,0,0,0,'Tawn Winterbluff','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45038,15595,0,0,33046,0,0,0,'Stormcaller Jalara','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45039,15595,0,0,33041,0,0,0,'Tharm Wildfire','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45040,15595,0,0,30974,0,0,0,'Druid of the Talon','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45041,15595,0,0,29252,0,0,0,'Forsaken Warhorse','','',0,1,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45042,15595,0,0,38689,0,0,0,'Thrall','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45043,15595,0,0,26664,0,0,0,'Peak Grindstone','Catapult Driver','',4096,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45046,15595,0,0,31428,0,0,0,'Garrosh Hellscream','Overlord of the Warsong Offensive','',76,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45047,15595,0,0,33879,33880,33881,0,'Alliance Laborer','','',0,7,0,0,0,1,1,0,35,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45048,15595,0,0,34231,0,0,0,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,35,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45049,15595,0,0,34232,0,0,0,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,35,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45050,15595,0,0,34233,0,0,0,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,35,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45052,15595,0,0,10714,0,0,0,'Stonemaul Ogre','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45053,15595,0,0,34009,0,0,0,'High Warlord Cromush','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45054,15595,0,0,33996,0,0,0,'Agatha','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45055,15595,0,0,33997,0,0,0,'Daschla','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45056,15595,0,0,33997,0,0,0,'Arthura','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45057,15595,0,0,29257,0,0,0,'Forsaken Warhorse','','',0,1,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45058,15595,0,0,34234,0,0,0,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45059,15595,0,0,34235,0,0,0,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45060,15595,0,0,34236,0,0,0,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45061,15595,0,0,34237,0,0,0,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45062,15595,0,0,34747,0,0,0,'Oathsworn Scorpid Keeper','','',72,7,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45063,15595,0,0,2729,0,0,0,'Bonesnapper Scorpid','','',0,1,0,0,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45064,15595,0,0,26091,0,0,0,'Catapult Driver','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45065,15595,0,0,34741,34742,34806,34738,'Tol\'vir Merchant','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45066,15595,0,0,13336,13337,0,0,'Alliance Spirit Guide','','',2,7,0,1,0,1,1,0,85,85,0,1,5,0,1,32769,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45067,15595,0,0,13338,13339,0,0,'Horde Spirit Guide','','',2,7,0,1,0,1,1,0,85,85,0,1,5,0,1,32769,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45069,15595,0,0,13336,13337,0,0,'Alliance Spirit Guide','','',2,7,0,1,0,1,1,0,85,85,0,1,5,0,1,32769,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45070,15595,0,0,13336,13337,0,0,'Alliance Spirit Guide','','',2,7,0,1,0,1,1,0,85,85,0,1,5,0,1,32769,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45068,15595,0,0,13336,13337,0,0,'Alliance Spirit Guide','','',2,7,0,1,0,1,1,0,85,85,0,1,5,0,1,32769,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45071,15595,0,0,13336,13337,0,0,'Alliance Spirit Guide','','',2,7,0,1,0,1,1,0,85,85,0,1,5,0,1,32769,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45072,15595,0,0,13336,13337,0,0,'Alliance Spirit Guide','','',2,7,0,1,0,1,1,0,85,85,0,1,5,0,1,32769,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45073,15595,0,0,13336,13337,0,0,'Alliance Spirit Guide','','',2,7,0,1,0,1,1,0,85,85,0,1,5,0,1,32769,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45074,15595,0,0,13338,13339,0,0,'Horde Spirit Guide','','',2,7,0,1,0,1,1,0,85,85,0,1,5,0,1,32769,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45075,15595,0,0,13338,13339,0,0,'Horde Spirit Guide','','',2,7,0,1,0,1,1,0,85,85,0,1,5,0,1,32769,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45076,15595,0,0,13338,13339,0,0,'Horde Spirit Guide','','',2,7,0,1,0,1,1,0,85,85,0,1,5,0,1,32769,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45077,15595,0,0,13338,13339,0,0,'Horde Spirit Guide','','',2,7,0,1,0,1,1,0,85,85,0,1,5,0,1,32769,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45078,15595,0,0,13338,13339,0,0,'Horde Spirit Guide','','',2,7,0,1,0,1,1,0,85,85,0,1,5,0,1,32769,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45079,15595,0,0,13338,13339,0,0,'Horde Spirit Guide','','',2,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45080,15595,0,0,25452,24991,0,0,'Enthralled Val\'kyr','','',0,6,0,0,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45083,15595,0,0,16480,21342,0,0,'Servant of Therazane Credit','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45084,15595,0,0,33692,0,0,0,'Elemental Overseer','','',512,4,0,0,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45085,15595,0,0,34231,34232,34233,0,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,35,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45088,15595,0,0,19073,0,0,0,'Depleted Totem','','',0,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45091,15595,0,0,21342,0,0,0,'Depleted Totem Credit','','',0,2,0,0,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45092,15595,0,0,27569,0,0,0,'Alexstrasza the Life-Binder','Queen of the Dragons','',36,2,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45096,15595,0,0,34248,0,0,0,'Tamed Tol\'vir Prowler','','',73,1,2,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45097,15595,0,0,34748,0,0,0,'Oathsworn Tamer','','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45099,15595,0,0,14508,0,0,0,'Magmatooth','Initiate Goldmine\'s Fire Elemental','',2147483648,4,0,0,0,0.831258,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45100,15595,0,0,33362,0,0,0,'Goldmine\'s Fire Totem','','',1024,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45101,15595,0,0,34195,34196,34197,34198,'Frightened Provincial Minuteman','','',0,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45104,15595,0,0,33996,0,0,0,'Agatha','','',0,7,0,1,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45105,15595,0,0,33997,0,0,0,'Daschla','','',0,7,0,1,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45106,15595,0,0,33997,0,0,0,'Arthura','','',0,7,0,1,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45107,15595,0,0,10895,0,0,0,'Eva Sarkhoff','','',0,6,0,0,0,1,1,0,43,43,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45108,15595,0,0,10896,0,0,0,'Lucien Sarkhoff','','',0,6,0,0,0,1,1,0,42,42,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45109,15595,0,0,10457,0,0,0,'Weldon Barov','House of Barov','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45110,15595,0,0,10456,0,0,0,'Alexi Barov','House of Barov','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,3,1600,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45112,15595,0,0,33910,0,0,0,'Koltira Deathweaver','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45113,15595,0,0,11686,0,0,0,'Reckoning Event Camera','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45114,15595,0,0,34252,0,0,0,'Portal to Undercity','','',1048576,7,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45120,15595,0,0,28823,0,0,0,'Orc Demolisher','','',0,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1080,0,0,0,0,0,0,0,0,0),(45121,15595,0,0,35138,0,0,0,'Lady Humps','','',8,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45123,15595,0,0,34550,0,0,0,'Tolvir TEST','','',8,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45124,15595,0,0,169,11686,0,0,'Add Stalker','','',1049600,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45126,15595,0,0,169,11686,0,0,'Earthquake','','',1049600,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45127,15595,0,0,11686,22903,0,0,'Your Doppelganger','','',1048576,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45128,15595,0,0,34262,0,0,0,'Crawling Claw','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45130,15595,0,0,33886,0,0,0,'Winston','','',0,7,0,1,0,1,1,0,1,1,0,168,168,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45135,15595,0,0,16480,21342,0,0,'Uldum Brazier Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45136,15595,0,0,34263,0,0,0,'Brazier','','',1048576,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45140,15595,0,0,14550,0,0,0,'Harrison\'s Mule','','vehichleCursor',0,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45141,15595,0,0,14550,0,0,0,'Harrison\'s Mule','','vehichleCursor',0,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45142,15595,0,0,35138,0,0,0,'Lady Humps','','',8,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45143,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45144,15595,0,0,11686,0,0,0,'Cloned Image','','',1049600,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45145,15595,0,0,16480,21342,0,0,'Lightning Bunny','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45146,15595,0,0,16480,21342,0,0,'Uldum Camera Bunny 00','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45158,15595,0,0,34277,0,0,0,'Powder Keg','','',1048576,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45159,15595,0,0,16480,21342,0,0,'Uldum Powder Keg Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1083,0,0,0,0,0,0,0,0,0),(45160,15595,0,0,16480,21342,0,0,'Nuke Bunny','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45161,15595,0,0,16480,21342,0,0,'Uldum Chests Vehicle Bunny 00','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45163,15595,0,0,16480,21342,0,0,'Uldum Chest Bunny 00','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45164,15595,0,0,34286,0,0,0,'Closed Chest','','',1048576,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45176,15595,0,0,34312,0,0,0,'Holographic Image','','',0,10,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45180,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45191,15595,0,0,33266,34317,0,0,'Boulder Platform','','vehichleCursor',537919488,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1087,0,0,0,0,0,0,0,0,0),(45193,15595,0,0,34319,0,0,0,'Blue Portal','','Interact',1048576,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45200,15595,0,0,25967,0,0,0,'Crusade Commander Eligor Dawnbringer','Brotherhood of the Light','',0,7,0,1,0,1,1,0,47,47,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45201,15595,0,0,16144,0,0,0,'Master Craftsman Wilhelm','Brotherhood of the Light','',0,7,0,1,0,1,1,0,46,46,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45203,15595,0,0,10471,0,0,0,'Smokey LaRue','','',0,7,0,0,0,1,1,0,1,1,0,168,168,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45206,15595,0,0,16012,0,0,0,'Crusade Commander Korfax','Brotherhood of the Light','',0,7,0,1,0,1,1,0,50,50,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45207,15595,0,0,16014,0,0,0,'Scarlet Commander Marjhan','The Scarlet Crusade','',0,7,0,1,0,1,1,0,1,1,0,2100,2100,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45213,15595,0,0,34335,0,0,0,'Sinestra','Consort of Deathwing','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45215,15595,0,0,30760,0,0,0,'Troll Air Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45216,15595,0,0,30761,0,0,0,'Troll Earth Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45217,15595,0,0,30762,0,0,0,'Troll Fire Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45218,15595,0,0,30760,0,0,0,'Troll Water Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45220,15595,0,0,30781,0,0,0,'Goblin Air Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45221,15595,0,0,30782,0,0,0,'Goblin Earth Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45222,15595,0,0,30783,0,0,0,'Goblin Fire Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45223,15595,0,0,30784,0,0,0,'Goblin Water Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45224,15595,0,0,6302,37414,0,0,'Lashed to the Mast','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1090,0,0,0,0,0,0,0,0,0),(45225,15595,0,0,34172,34173,34174,0,'Veteran Forsaken Trooper','','',4096,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45228,15595,0,0,34337,0,0,0,'Master Forteski','The Horseman','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1091,0,0,0,0,0,0,0,0,0),(45231,15595,0,0,34195,0,0,0,'Provincial Minuteman','','',4096,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45232,15595,0,0,34196,0,0,0,'Provincial Minuteman','','',4096,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45233,15595,0,0,34197,0,0,0,'Provincial Minuteman','','',4096,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45234,15595,0,0,34198,0,0,0,'Provincial Minuteman','','',4096,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45236,15595,0,0,34162,0,0,0,'Packleader Ivar Bloodfang','','',262148,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45237,15595,0,0,34339,0,0,0,'Bomb','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45241,15595,45240,0,34235,0,0,0,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45242,15595,45240,0,34236,0,0,0,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45243,15595,45240,0,34237,0,0,0,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,39,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45245,15595,0,0,11686,22903,0,0,'Depravity Event Camera','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45246,15595,0,0,27074,0,0,0,'Aradne','','',0,7,0,1,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45247,15595,0,0,33254,0,0,0,'Pebble','','',262144,12,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45249,15595,0,0,33996,0,0,0,'Val\'kyr','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45250,15595,0,0,29680,0,0,0,'Trade Prince Gallywix',' Leader of the Bilgewater Cartel','',76,7,0,1,0,1,1,0,1,1,0,33600,33600,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45252,15595,0,0,33996,0,0,0,'Val\'kyr','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45256,15595,0,0,21381,25268,0,0,'Dave\'s Camera Bunny','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45257,15595,0,0,0,0,0,6786,'Mordak Nightbender','','',0,7,0,4,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45258,15595,0,0,5029,4979,0,0,'Cassia the Slitherqueen','','',0,7,0,4,0,1,1,0,58,58,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45259,15595,0,0,35773,0,0,0,'Servant of Siamat','','',72,4,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45260,15595,0,0,12929,0,0,0,'Blackleaf','','',256,4,0,4,0,1,1,0,59,59,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45261,15595,0,0,34355,34356,0,0,'Twilight Shadow Knight','','',72,7,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45262,15595,0,0,19949,0,0,0,'Narixxus the Doombringer','','',0,3,0,4,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45264,15595,0,0,34357,34358,0,0,'Twilight Crossfire','','',72,7,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45265,15595,0,0,34353,34354,0,0,'Twilight Soul Blade','','',72,7,0,1,0,0.75,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45266,15595,0,0,34361,34366,0,0,'Twilight Dark Mender','','',72,7,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45267,15595,0,0,34362,34363,34364,34365,'Twilight Phase-Twister','','',72,7,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45268,15595,0,0,35773,0,0,0,'Servant of Siamat','','',72,4,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45269,15595,0,0,35773,0,0,0,'Servant of Siamat','','',72,4,0,1,0,0.5,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45273,15595,0,0,169,11686,0,0,'Super Jump Trigger','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45275,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45277,15595,0,0,34373,0,0,0,'Feralas Sentinel','','',8654848,7,0,0,0,1,1,0,42,42,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45278,15595,0,0,34375,0,0,0,'Freewind Brave','','',8654848,7,0,0,0,1,1,0,42,42,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45279,15595,0,0,34377,0,0,0,'Storm Surge','','',72,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45280,15595,0,0,34378,34379,34380,34381,'Forsaken Vanguard','','Directions',0,7,0,0,0,1,1,0,13,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45281,15595,0,0,16480,21342,0,0,'Staff Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45282,15595,0,0,23884,0,0,0,'Forsaken Catapult','','',0,9,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1511,0,0,0,0,0,0,0,0,0),(45285,15595,0,0,9786,0,0,0,'Skeleton','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45286,15595,0,0,34383,0,0,0,'KTC Train-a-Tron Deluxe','Professions Trainer & Vendor','',0,9,0,0,0,1,1,0,15,15,0,1,5,0,1,4305,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45289,15595,0,0,34384,0,0,0,'Magdala Copperpick','General Goods','',266240,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3712,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45290,15595,0,0,34385,0,0,0,'Varx Hagglemore','General Goods','',266240,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3712,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45293,15595,0,0,34390,0,0,0,'Rixi \"The Driller\" Bombdigger','Engineering Supplies','',266240,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45294,15595,0,0,34391,0,0,0,'Dugsley Deepdelver','Engineering Supplies','',266240,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45296,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45297,15595,0,0,34392,0,0,0,'Beast-Handler Rustclamp','Stable Master','',266240,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45298,15595,0,0,34393,0,0,0,'Mule Driver Ironshod','Stable Master','',266240,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45299,15595,0,0,34394,0,0,0,'Harrison Staff','','',1048576,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45300,15595,0,0,34395,0,0,0,'Caretaker Nuunwa','Innkeeper','',266240,7,0,1,0,1,1,0,83,83,0,1,5,0,1,65537,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45301,15595,0,0,34400,0,0,0,'Korok the Colossus','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1097,0,0,0,0,0,0,0,0,0),(45303,15595,0,0,14546,14547,14551,14549,'Explorers\' League Pack Mule','','',0,1,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45304,15595,0,0,16480,21342,0,0,'Harrison Staff Transform Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45305,15595,0,0,7933,0,0,0,'Reliquary Pack Kodo','','',0,1,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45307,15595,0,0,34394,0,0,0,'Harrison Staff PHASE Q01','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45309,15595,0,0,16480,21342,0,0,'Uldum Camera Bunny 01','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45312,15595,0,0,34077,0,0,0,'Deathstalker Commander Belmont','','',4096,7,0,0,0,1,1,0,18,18,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45313,15595,0,0,2685,0,0,0,'Deathstalker','','',4096,7,0,0,0,1,1,0,8,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45314,15595,0,0,33997,0,0,0,'Arthura','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45315,15595,0,0,34401,0,0,0,'Forward Commander Onslaught','','',4096,7,0,1,0,1,1,0,75,75,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45317,15595,0,0,15790,0,0,0,'Experimental Guinea Pig','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45318,15595,0,0,33997,0,0,0,'Arthura','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45319,15595,0,0,16480,21342,0,0,'Short Circuit Bunny (Phase 01)','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45320,15595,0,0,34403,0,0,0,'Blood Guard Kang','','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45322,20779,0,0,34404,0,0,0,'Frostfire Orb','','',16778240,10,0,0,0,1,1,0,74,74,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45323,15595,0,0,16106,0,0,0,'Packmaster Stonebruiser','Brotherhood of the Light','',0,7,0,1,0,1,1,0,44,44,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45324,15595,0,0,23688,23689,23130,23130,'Earthen Ring Emissary','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45325,15595,0,0,14546,14547,14551,14549,'Pack Mule','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45326,15595,0,0,7861,18791,23131,23687,'Earthen Ring Emissary','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45327,15595,0,0,30424,1128,2069,31320,'Disturbed Elements','','',0,4,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45328,15595,0,0,16106,0,0,0,'Packmaster Stonebruiser','Brotherhood of the Light','',0,7,0,1,0,1,1,0,48,48,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45329,15595,0,0,25967,0,0,0,'Crusade Commander Eligor Dawnbringer','Brotherhood of the Light','',0,7,0,1,0,1,1,0,51,51,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45330,15595,0,0,16016,0,0,0,'Archmage Angela Dosantos','Brotherhood of the Light','',0,7,0,1,0,1,1,0,50,50,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45331,15595,0,0,16144,0,0,0,'Master Craftsman Wilhelm','Brotherhood of the Light','',0,7,0,1,0,1,1,0,50,50,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45333,15595,0,0,34405,0,0,0,'Aggra','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45338,15595,0,0,34410,0,0,0,'Fossilized Raptor','','',0,1,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45340,15595,0,0,34413,0,0,0,'Fossilized Hatchling','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45341,15595,0,0,23131,0,0,0,'Earthen Ring Emissary','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45342,15595,0,0,11686,0,0,0,'Storm Locale','','',1048648,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45343,15595,0,0,23130,0,0,0,'Earthen Ring Emissary','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45344,15595,0,0,35775,0,0,0,'Abandoned Siege Engine','','vehichleCursor',393256,9,0,1,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,84971,0,84974,0,0,0,0,0,0,0,0,0,0,0,1102,0,0,0,0,0,0,0,0,0),(45345,15595,0,0,10612,10613,0,0,'Abomination','','',0,6,0,1,0,1,1,0,15,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45346,15595,0,0,26224,26225,26226,26227,'Argent Crusader','','',6144,7,0,1,0,1,1,0,45,45,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45348,15595,0,0,19073,0,0,0,'Draenei Earth Totem','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45349,15595,0,0,19074,0,0,0,'Draenei Fire Totem','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45350,15595,0,0,16480,21342,0,0,'Beam Demo Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45352,15595,0,0,19075,0,0,0,'Draenei Water Totem','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45354,15595,0,0,19071,0,0,0,'Draenei Air Totem','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45355,15595,0,0,4589,0,0,0,'Fire Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45356,15595,0,0,4588,0,0,0,'Earth Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45357,15595,0,0,4590,0,0,0,'Air Totem','','',1048576,11,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45361,15595,0,0,34426,0,0,0,'Hegrid Blazewing','General Goods','',266240,7,0,0,0,1,1,0,84,84,0,1,5,0,1,3713,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45363,15595,0,0,34427,0,0,0,'Earthmender Doros','Repairs','',266240,7,0,0,0,1,1,0,84,84,0,1,5,0,1,4097,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45364,15595,0,0,33104,34012,34153,34137,'Twilight\'s Hammer Corpse','','',0,7,0,0,0,1,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45365,15595,0,0,20570,17188,0,0,'Drakgor Fire Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45366,15595,0,0,4587,0,0,0,'Cleansing Totem','','',0,11,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45372,15595,0,0,33434,33435,0,0,'Slaughtered Dragonmaw Warrior','','',1048576,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45374,15595,0,0,25320,25322,25323,25324,'Forsaken Blightspreader','','Directions',0,7,0,0,0,1,1,0,13,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45375,15595,0,0,33950,33951,33952,33957,'Worgen Rusher','Gilneas Liberation Front','',0,7,0,1,0,1,1,0,13,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45376,15595,0,0,34378,34379,0,0,'Forsaken Sharpshooter','','Directions',0,7,0,0,0,1,1,0,13,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45377,15595,0,0,37339,0,0,0,'Augh','','',104,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45378,15595,0,0,37339,0,0,0,'Augh','','',104,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45379,15595,0,0,37339,0,0,0,'Augh','','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45382,15595,0,0,31177,0,0,0,'Genn Greymane','','',76,7,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45384,15595,0,0,10796,0,0,0,'Sagepaw','Mosshide Chieftan','',0,7,0,4,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45388,15595,0,0,328,16946,0,0,'Dragonmaw Hold','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45389,15595,0,0,34431,0,0,0,'Captain Rutsak','','',4096,7,0,0,0,1,1,0,20,20,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45392,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45396,15595,0,0,328,21072,0,0,'Dave\'s Industrial Light and Magic Bunny (Medium)(Sessile)(Large AOI)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45397,15595,0,0,10950,0,0,0,'Felhunter Minion','','',0,3,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45401,15595,0,0,5286,0,0,0,'Whitefin','','',0,7,0,4,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45405,15595,0,0,34441,0,0,0,'Master Sergeant Pietro Zaren','7th Legion','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45406,15595,0,0,328,16946,0,0,'Highbank','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45407,15595,0,0,35204,0,0,0,'Ibdil the Mender','Repairs','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,4225,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45408,15595,0,0,35203,0,0,0,'D\'lom the Collector','Therazane Quartermaster','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,129,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45409,15595,0,0,34432,0,0,0,'Tentacle of Iso\'rath','','',8,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45413,15595,0,0,1204,0,0,0,'Greater Fire Elemental','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45414,15595,0,0,2533,0,0,0,'Greater Earth Elemental','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45415,15595,0,0,34451,34452,34453,34453,'Risen Guardsman','','',72,6,0,1,0,1,1,0,45,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45416,15595,0,0,33314,0,0,0,'Fiona\'s Caravan Harness','','',1048576,10,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1103,0,0,0,0,0,0,0,0,0),(45420,15595,0,0,169,16925,0,0,'Ascendant Council Plume Stalker','','',1048576,10,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45425,15595,0,0,24348,0,0,0,'High Commander Halford Wyrmbane','7th Legion','',4096,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45426,15595,0,0,33192,33193,33194,0,'Earthen Ring Channeler','The Earthen Ring','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45427,15595,0,0,15435,0,0,0,'Gilneas Camera 01','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45431,15595,0,0,34501,0,0,0,'Gidwin Goldbraids','','',4096,7,0,0,0,1,1,0,45,45,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45433,15595,0,0,239,0,0,0,'Preston','','',0,1,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45434,15595,0,0,31072,0,0,0,'Argyle','','',0,1,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45435,15595,0,0,17703,0,0,0,'Earthen Ring Gryphon','','vehichleCursor',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45436,15595,0,0,33314,0,0,0,'Fiona\'s Caravan Harness','','',1048576,10,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45437,15595,0,0,33315,0,0,0,'Fiona\'s Caravan','','',1048576,10,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45445,15595,0,0,34500,0,0,0,'Tarenar Sunstrike','','',4096,7,0,0,0,1,1,0,46,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45446,15595,0,0,34507,0,0,0,'Arikara','Vengeance','',16778240,1,0,1,0,1,1,0,43,43,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45448,15595,0,0,34507,0,0,0,'Arikara','Vengeance','',16778240,1,0,1,0,1,1,0,43,43,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45449,15595,0,0,34507,0,0,0,'Arikara','Vengeance','',16778240,1,0,1,0,1,1,0,43,43,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45452,15595,0,0,11686,0,0,0,'Liquid Ice','','',32,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45454,15595,0,0,29885,0,0,0,'Portal','','',1074790400,9,0,1,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45455,15595,0,0,34532,0,0,0,'Slipstream','','vehichleCursor',1048584,4,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1111,0,0,0,0,0,0,0,0,0),(45456,15595,0,0,26224,26225,26226,26227,'Argent Crusader','','',6144,7,0,1,0,1,1,0,49,49,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45460,15595,0,0,31600,0,0,0,'Earthmender Duarn','The Earthen Ring','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45462,15595,0,0,35083,0,0,0,'Toshe Chaosrender','The Earthen Ring','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45463,15595,0,0,11686,0,0,0,'The Rattle of Bones','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45464,15595,0,0,26224,26225,26226,26227,'Argent Flight Commander Vahdat','','',6144,7,0,1,0,1,1,0,47,47,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45466,15595,0,0,11686,0,0,0,'The Writ of History','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45467,15595,0,0,33289,33601,32934,36498,'Trogg Dweller','','',72,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45468,15595,0,0,11686,0,0,0,'The Drums of War','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45469,15595,0,0,11686,0,0,0,'Earth Shards','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45473,15595,0,0,33997,0,0,0,'Arthura','','',266248,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45474,15595,0,0,34077,0,0,0,'Deathstalker Commander Belmont','','',4096,7,0,1,0,1,1,0,18,18,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45476,15595,0,0,1126,11686,0,0,'Gravity Crush','','',1048576,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0),(45477,15595,0,0,37224,0,0,0,'Gust Soldier','','',8,4,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45478,15595,0,0,37224,0,0,0,'Gust Soldier (1)','','',8,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45479,15595,0,0,34510,0,0,0,'Bat Handler Doomair','Flight Master','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45480,15595,0,0,16111,0,0,0,'Lightning Veil','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45481,15595,45495,0,34511,34512,34513,0,'Bloodfang Scout','Gilneas Liberation Front','',0,7,0,1,0,1,1,0,15,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45483,15595,45495,0,34515,34516,34517,34518,'Worgen Battlemage','Gilneas Liberation Front','',0,7,0,1,0,1,1,0,15,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45484,15595,0,0,34519,0,0,0,'Provisioner Angelus','General Goods','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,4736,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45489,15595,0,0,34073,0,0,0,'Apothecary Chase','Alchemy Supplies','',4096,7,0,0,0,1,1,0,12,12,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45490,15595,0,0,34075,0,0,0,'Apothecary Marry','Trade Supplies','',4096,7,0,0,0,1,1,0,12,12,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45491,15595,0,0,34073,0,0,0,'Apothecary Harrington','General Goods','',4096,7,0,0,0,1,1,0,12,12,0,1,5,0,1,640,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45492,15595,0,0,1126,14501,0,0,'Tower Range Finder','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45494,15595,0,0,34520,0,0,0,'Commander Lorna Crowley','','',0,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45499,15595,45495,0,30213,0,0,0,'Gilnean Warhound','','',0,1,52,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45502,15595,0,0,34530,0,0,0,'Vordrastrasz','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45504,15595,0,0,1126,11686,0,0,'Slipstream Landing Zone','','',8,4,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1114,0,0,0,0,0,0,0,0,0),(45505,15595,0,0,35086,0,0,0,'Harrison Jones','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45506,15595,0,0,34525,34524,31904,0,'Vermillion Egg','','',1073741824,2,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45507,15595,0,0,34134,0,0,0,'Uldum Watcher - Summoned 00 - Harrison Ride','','',1048576,5,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45508,15595,0,0,34526,34523,34527,0,'Vermillion Egg','','',1073741824,2,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45512,15595,0,0,24174,0,0,0,'Setrastrasza','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45513,15595,0,0,34531,0,0,0,'Tederastrasz','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45514,15595,0,0,31596,0,0,0,'Wavespeaker Valoren','The Earthen Ring','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45515,15595,0,0,34531,0,0,0,'Nostrastrasz','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45518,15595,0,0,34533,0,0,0,'Lirastrasza','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45522,15595,0,0,34534,0,0,0,'Velastrasza','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45525,15595,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',2124,7,0,1,0,1,1,0,88,88,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45527,15595,0,0,25289,14501,0,0,'Siege Tank Controller Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1116,0,0,0,0,0,0,0,0,0),(45528,15595,0,0,34541,0,0,0,'Calen','','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45529,15595,0,0,4307,0,0,0,'Cairne Bloodhoof','High Chieftain','',76,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45530,15595,0,0,31428,0,0,0,'Garrosh Hellscream','Overlord of the Warsong Offensive','',4,7,0,1,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45531,15595,0,0,11686,0,0,0,'[DND] Leader Gathered Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45532,15595,0,0,34378,34379,34380,34381,'Forsaken Vanguard','','Directions',0,7,0,0,0,1,1,0,13,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45533,15595,0,0,23884,0,0,0,'Forsaken Catapult','','',0,9,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45534,15595,0,0,34401,0,0,0,'Forward Commander Onslaught','','',4096,7,0,1,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45535,15595,0,0,33950,33951,33952,33957,'Worgen Rusher','Gilneas Liberation Front','',0,7,0,1,0,1,1,0,13,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45536,15595,45495,0,34511,34512,34513,0,'Bloodfang Scout','Gilneas Liberation Front','',0,7,0,1,0,1,1,0,15,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45537,15595,45495,0,34515,34516,34517,34518,'Worgen Battlemage','Gilneas Liberation Front','',0,7,0,1,0,1,1,0,15,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45538,15595,45495,0,30213,0,0,0,'Gilnean Warhound','','',0,1,52,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45539,15595,0,0,34438,34439,34440,34446,'7th Legion Submariner','','',0,7,0,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45541,15595,0,0,34438,27165,0,0,'7th March Trigger','','',1048576,7,0,0,0,1,1,0,14,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45542,15595,0,0,33314,0,0,0,'Fiona\'s Caravan Harness','','',1048576,10,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45543,15595,0,0,34617,0,0,0,'Neferset Infantry','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45547,15595,0,0,33315,0,0,0,'Fiona\'s Caravan','','',1048576,10,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45554,15595,0,0,34563,0,0,0,'Woven Shadow','','',0,6,0,0,0,1,1,0,22,23,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45555,15595,0,0,33997,0,0,0,'Arthura','','',8,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45556,15595,0,0,29675,0,0,0,'Lord Godfrey','','Inspect',262144,7,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45557,15595,0,0,34077,0,0,0,'Deathstalker Commander Belmont','','',4096,7,0,1,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45560,15595,0,0,34531,0,0,0,'Acridostrasz','','',4104,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45561,15595,0,0,1126,14501,0,0,'Tower Cannon Target','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45562,15595,0,0,8315,0,0,0,'Baleflame','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45564,15595,0,0,35776,0,0,0,'Siege Engine Turret','','',262208,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45568,15595,0,0,8313,34589,0,0,'Vermillion Deflector','','',4096,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45569,15595,0,0,8314,34587,0,0,'Vermillion Flamelash','','',4096,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45570,15595,0,0,14357,34588,0,0,'Vermillion Enforcer','','',4096,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45571,15595,0,0,11611,0,0,0,'Slaughtered Trogg','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45572,15595,0,0,1126,38524,0,0,'Howling Gale','','',8,4,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45574,15595,0,0,34571,0,0,0,'Vex\'tul','','',0,6,0,0,0,1,1,0,43,43,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45576,15595,0,0,29675,0,0,0,'Lord Godfrey','','',262144,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45577,15595,0,0,30735,0,0,0,'Baron Ashbury','','',262144,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45578,15595,0,0,30730,0,0,0,'Lord Walden','','',262144,7,0,1,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45583,15595,0,0,33996,0,0,0,'Agatha','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45584,15595,0,0,33997,0,0,0,'Daschla','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45585,15595,0,0,33997,0,0,0,'Arthura','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45586,15595,0,0,36158,0,0,0,'Ensorceled Colossus','','',0,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45587,15595,0,0,30072,30071,30073,0,'Dark Ranger','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45588,15595,0,0,34172,34173,34174,0,'Dreadguard','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45589,15595,0,0,34175,34176,34177,34178,'Orc Sea Dog','','',4096,7,0,0,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45590,15595,0,0,16480,35003,0,0,'Watcher Mount Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45593,15595,0,0,34009,0,0,0,'High Warlord Cromush','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45594,15595,0,0,34073,34074,34075,34076,'Forsaken Apothecary','','',4096,7,0,0,0,1,1,0,10,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45598,15595,0,0,34181,0,0,0,'Admiral Hatchet','','',4096,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45599,15595,0,0,34182,0,0,0,'Warlord Torok','','',4096,7,0,1,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45600,15595,0,0,28823,0,0,0,'Orc Demolisher','','',0,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45601,15595,0,0,23884,0,0,0,'Forsaken Catapult','','',0,9,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45602,15595,0,0,25320,25322,25323,25324,'Forsaken Blightspreader','','Directions',0,7,0,0,0,1,1,0,13,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45603,15595,0,0,34050,34051,34052,34053,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,10,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45604,15595,0,0,34054,34055,34056,34057,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,10,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45605,15595,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',2124,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45606,15595,0,0,29675,0,0,0,'Lord Godfrey','','',262144,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45607,15595,0,0,30735,0,0,0,'Baron Ashbury','','',262144,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45608,15595,0,0,30730,0,0,0,'Lord Walden','','',262144,7,0,1,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45609,15595,0,0,33996,0,0,0,'Agatha','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45610,15595,0,0,33997,0,0,0,'Daschla','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45611,15595,0,0,33997,0,0,0,'Arthura','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45612,15595,0,0,34009,0,0,0,'High Warlord Cromush','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45615,15595,0,0,15435,0,0,0,'Forsaken Front Camera','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45618,15595,45616,0,34038,34036,34037,34039,'Twilight Flamequencher','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45620,15595,0,0,37386,0,0,0,'Naz\'jar Soldier','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45621,15595,0,0,32578,0,0,0,'Elemental Guard','','',0,4,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45622,15595,0,0,34611,0,0,0,'Lord Godfrey','','',262148,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45623,15595,0,0,34610,0,0,0,'Baron Ashbury','','',262144,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45624,15595,0,0,34612,0,0,0,'Lord Walden','','',262144,7,0,1,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45625,15595,0,0,33996,0,0,0,'Agatha','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45626,15595,0,0,33997,0,0,0,'Daschla','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45627,15595,0,0,33997,0,0,0,'Arthura','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45628,15595,0,0,30072,30071,30073,0,'Dark Ranger','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45629,15595,0,0,34172,34173,34174,0,'Dreadguard','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45630,15595,0,0,34175,34176,34177,34178,'Orc Sea Dog','','',4096,7,0,0,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45631,15595,0,0,34009,0,0,0,'High Warlord Cromush','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45632,15595,0,0,34073,34074,34075,34076,'Forsaken Apothecary','','',4096,7,0,0,0,1,1,0,10,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45633,15595,0,0,34181,0,0,0,'Admiral Hatchet','','',4096,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45634,15595,0,0,34182,0,0,0,'Warlord Torok','','',4096,7,0,1,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45635,15595,0,0,28823,0,0,0,'Orc Demolisher','','',0,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45636,15595,0,0,23884,0,0,0,'Forsaken Catapult','','',0,9,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45637,15595,0,0,25320,25322,25323,25324,'Forsaken Blightspreader','','Directions',0,7,0,0,0,1,1,0,13,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45638,15595,0,0,34050,34051,34052,34053,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,17,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45639,15595,0,0,34054,34055,34056,34057,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,17,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45642,15595,45616,0,34582,0,0,0,'Twilight Abductor','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0),(45643,15595,0,0,36099,0,0,0,'Ramkahen Champion','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45644,15595,0,0,18698,0,0,0,'Skullcrusher the Mountain','Chosen of Cho\'gall','',108,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45648,15595,45616,0,34585,0,0,0,'Twilight Abductor','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0),(45649,15595,45616,0,34586,0,0,0,'Twilight Abductor','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0),(45656,15595,0,0,20570,27823,0,0,'Forge Target','','',0,10,0,0,0,1,1,0,1,1,0,41,41,60,1,0,2000,0,0.746,0.746,0,2000,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45660,15595,0,0,20570,11686,0,0,'Uldum Battlecamera Melee Move Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45666,15595,0,0,3597,0,0,0,'King Magni Bronzebeard','Lord of Ironforge','',76,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45667,15595,0,0,31658,0,0,0,'High Tinker Mekkatorque','King of Gnomes','',2052,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45670,15595,0,0,11686,0,0,0,'Nahom Battle Camera','','',1074790400,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,85188,92721,92728,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45672,15595,0,0,37386,0,0,0,'Naz\'jar Soldier','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45673,15595,0,0,34607,0,0,0,'Lord Walden Transform','','',266240,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45674,15595,0,0,34609,0,0,0,'Baron Ashbury Transform','','',266240,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45676,15595,0,0,34683,0,0,0,'Faceless Guardian','','',72,10,0,1,0,0.8,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1136,0,0,0,0,0,0,0,0,0),(45677,15595,0,0,34501,0,0,0,'Gidwin Goldbraids','','',4096,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45678,15595,0,0,34500,0,0,0,'Tarenar Sunstrike','','',4096,7,0,0,0,1,1,0,46,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45679,15595,0,0,35120,0,0,0,'Ramkahen Archer','','',1064960,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45680,15595,0,0,20570,11686,0,0,'Battle Camera Light Target Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45682,15595,0,0,34604,0,0,0,'Vermillion Egg','','LootAll',1073741824,2,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45683,15595,0,0,25942,0,0,0,'Chattering Swarm','','',16777216,6,0,0,0,1,1,0,41,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45684,15595,0,0,28089,0,0,0,'Chattering Skull','','',1048576,6,0,0,0,1,1,0,41,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45685,15595,0,0,1126,11686,0,0,'Old God Portal','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45686,15595,0,0,16480,21342,0,0,'Dust Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45687,15595,0,0,34628,34627,0,0,'Twilight-Shifter','The Twilight\'s Hammer','',72,7,0,1,0,0.75,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45688,15595,0,0,33553,0,0,0,'Chattering Swarm','','',1048576,6,0,0,0,1,1,0,41,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45694,15595,0,0,34626,0,0,0,'Tentacle of Iso\'rath','','',8,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1512,0,0,0,0,0,0,0,0,0),(45696,15595,0,0,36099,0,0,0,'Ramkahen Champion','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45697,15595,0,0,35120,0,0,0,'Ramkahen Archer','','',1064960,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45698,15595,0,0,10554,10557,10727,10559,'Argent Warden','Argent Dawn','',0,6,0,0,0,1,1,0,41,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45699,15595,0,0,31893,0,0,0,'Twilight Shadow Mender','The Twilight\'s Hammer','',72,7,0,1,0,0.94,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45700,15595,0,0,34630,34631,0,0,'Twilight Portal Shaper','The Twilight\'s Hammer','',72,7,0,1,0,0.9,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45702,15595,0,0,35196,0,0,0,'Erunak Stonespeaker','The Earthen Ring','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45703,15595,0,0,31965,0,0,0,'Faceless Minion','','',1096,10,0,0,0,0.75,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45704,15595,0,0,35080,0,0,0,'Lurking Tempest','','',8,4,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45706,15595,0,0,31463,0,0,0,'Vermillion Sentinel','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45708,15595,0,0,35092,0,0,0,'Lirastrasza','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45710,15595,0,0,169,11686,0,0,'Fall Catcher','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1134,0,0,0,0,0,0,0,0,0),(45712,15595,0,0,35200,0,0,0,'Stormcaller Mylra','The Earthen Ring','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45721,15595,0,0,27823,0,0,0,'Pooled Blood','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45722,15595,0,0,16480,21342,0,0,'Hand Seat','','',16778240,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45723,15595,0,0,16480,21342,0,0,'Foot Seat','','',16778240,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45724,15595,0,0,16480,21342,0,0,'Calf Seat','','',16778240,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45725,15595,0,0,16480,21342,0,0,'Arm Seat','','',16778240,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45726,15595,0,0,16480,21342,0,0,'Neck Seat','','',16778240,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45727,15595,0,0,16480,21342,0,0,'Head Seat','','',16778240,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45729,15595,0,0,34643,0,0,0,'Tarenar Sunstrike','','',4096,7,0,0,0,1,1,0,46,46,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45730,15595,0,0,34644,0,0,0,'Gidwin Goldbraids','','',4096,7,0,0,0,1,1,0,45,45,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45731,15595,0,0,34645,0,0,0,'Portal to Dalaran Crater','','Interact',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45732,15595,0,0,34252,0,0,0,'Portal to the Sepulcher','','Interact',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45733,15595,0,0,16480,21342,0,0,'Jump Seat','','',16778240,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45737,15595,0,0,16480,21342,0,0,'Uldum Camera Bunny 02','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45740,15595,0,0,34649,0,0,0,'Watcher Eva','The Restless Dead','',0,6,0,4,0,1,1,0,21,21,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45741,15595,0,0,34571,0,0,0,'Vex\'tul','','',0,6,0,0,0,1,1,0,43,43,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45745,15595,0,0,19315,0,0,0,'Ruby','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45746,15595,0,0,8314,34587,0,0,'Vermillion Mender','','',4096,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45747,15595,0,0,169,11686,0,0,'Injured Dragon Target Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45748,15595,0,0,34652,0,0,0,'Twilight Wyrmkiller','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45749,15595,0,0,328,21636,0,0,'Aura Generator Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45751,15595,0,0,34654,34655,34656,0,'Worgen Druid','Gilneas Liberation Front','',0,7,0,0,0,1,1,0,17,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45754,15595,0,0,17759,0,0,0,'Lightning','Thordun\'s Mount','',0,1,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45758,15595,0,0,16480,21342,0,0,'Ceiling Kill Credit','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45761,15595,0,0,34658,0,0,0,'Daschla','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45762,15595,0,0,34659,34660,34661,34662,'Forsaken Vanguard','','Directions',0,7,0,0,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45763,15595,0,0,34663,0,0,0,'Forsaken Catapult','','',0,9,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45764,15595,0,0,22712,17188,0,0,'Archmage Target','','',1048576,7,0,0,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45765,15595,0,0,11078,0,0,0,'Tormented Tomb-Robber','','',0,6,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45766,15595,0,0,35323,0,0,0,'Arcane Fiend','','',0,4,0,0,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45768,15595,0,0,17759,0,0,0,'Lightning','Thordun\'s Mount','',0,1,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45770,15595,0,0,34292,0,0,0,'Thordun Hammerblow','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45771,15595,0,0,34669,0,0,0,'Marus','The Pack Leader','',0,7,0,4,0,1,1,0,23,23,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45773,15595,0,0,34664,34665,34666,34667,'Wildhammer Hellion','','',0,7,0,0,0,1,1,0,84,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45774,15595,0,0,17822,0,0,0,'Prophet Velen','','',76,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45775,15595,0,0,33997,0,0,0,'Daschla','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45776,15595,0,0,39623,0,0,0,'Tyrande Whisperwind','High Priestess of Elune','',12,7,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45777,15595,0,0,34378,34379,34380,34381,'Forsaken Vanguard','','',0,7,0,0,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45778,15595,0,0,23884,0,0,0,'Forsaken Catapult','','',0,9,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45779,15595,0,0,3601,0,0,0,'Archmage Ataeric','','',8,7,0,1,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45781,15595,0,0,3559,3560,0,0,'Ambermill Mage','','',0,7,0,0,0,1,1,0,17,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45782,15595,0,0,33314,0,0,0,'Fiona\'s Caravan Harness','','',1048576,10,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45783,15595,0,0,33315,0,0,0,'Fiona\'s Caravan','','',1048576,10,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45785,15595,0,0,34671,0,0,0,'Carved One','','',256,4,0,4,0,1,1,0,23,23,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45788,15595,0,0,34652,0,0,0,'Twilight Wyrmkiller','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45792,15595,0,0,34643,0,0,0,'Tarenar Sunstrike','','',4096,7,0,0,0,1,1,0,46,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45793,15595,0,0,34644,0,0,0,'Gidwin Goldbraids','','',4096,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45794,15595,0,0,34643,0,0,0,'Tarenar Sunstrike','','',4096,7,0,0,0,1,1,0,46,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45797,15595,0,0,34675,0,0,0,'Forsaken Mage','','',0,7,0,0,0,1,1,0,17,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45800,15595,0,0,34678,0,0,0,'Archmage Ataeric (Forsaken Transform)','','',8,7,0,1,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45801,15595,0,0,34682,0,0,0,'Eliza','Bride of the Embalmer','',0,6,0,4,0,1,1,0,24,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45802,15595,0,0,33997,0,0,0,'Daschla','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45803,15595,0,0,34678,0,0,0,'Archmage Ataeric','','',8,7,0,1,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45804,15595,0,0,34675,0,0,0,'Forsaken Mage','','',0,7,0,0,0,1,1,0,17,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45808,15595,0,0,26385,0,0,0,'Asaad, Caliph of Zephyrs','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45810,15595,0,0,11686,0,0,0,'Faceless Guardian','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45812,15595,0,0,19455,0,0,0,'Ravenous Creeper','','',8,4,0,1,0,0.5,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45813,15595,0,0,11686,0,0,0,'Ravenous Creeper Trigger','','',1049608,4,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45815,15595,0,0,8330,0,0,0,'Shadowmage Vivian Lagrave','Kargath Expeditionary Force','',0,7,0,0,0,1,1,0,58,58,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45817,15595,0,0,8332,0,0,0,'Hierophant Theodora Mulvadania','Kargath Expeditionary Force','',0,7,0,0,0,1,1,0,58,58,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45818,15595,0,0,8333,0,0,0,'Lexlort','Kargath Expeditionary Force','',0,7,0,0,0,1,1,0,58,58,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45819,15595,0,0,16480,21342,0,0,'Laser Beam Bunny (Phase 01)','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45820,15595,0,0,8349,0,0,0,'Razal\'blade','Kargath Expeditionary Force','',0,7,0,0,0,1,1,0,52,52,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45821,15595,0,0,8335,0,0,0,'Thal\'trak Proudtusk','Kargath Expeditionary Force','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45823,15595,0,0,8664,0,0,0,'High Executioner Nuzrak','Kargath Expeditionary Force','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45824,15595,0,0,8350,0,0,0,'Thunderheart','Kargath Expeditionary Force','',0,7,0,0,0,1,1,0,52,52,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45829,15595,0,0,34207,34208,34209,34211,'Lounging Headhunter','','Directions',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45832,15595,0,0,34699,0,0,0,'Growing Flower, Red','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45833,15595,0,0,34700,0,0,0,'Growing Flower, Red Stemmed','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45834,15595,0,0,34701,0,0,0,'Growing Flower, Blurple','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45835,15595,0,0,34702,0,0,0,'Growing Flower, Blurple Stemmed','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45836,15595,0,0,34703,0,0,0,'Growing Flower, Green','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45837,15595,0,0,34704,0,0,0,'Growing Flower, Green Stemmed','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45839,15595,0,0,8334,0,0,0,'Galamav the Marksman','Kargath Expeditionary Force','',0,7,0,0,0,1,1,0,58,58,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45840,15595,0,0,8331,0,0,0,'Warlord Goretooth','Kargath Expeditionary Force','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45842,15595,0,0,328,11686,0,0,'Stray Land Mine Explosion Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45843,15595,0,0,8665,0,0,0,'Yuka Screwspigot','Engineering Supplies','',0,7,0,1,0,1,1,0,53,53,0,1,5,0,1,4227,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45844,15595,0,0,1126,11686,0,0,'Bogpaddle Land Mine Bunny','','',1024,10,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45848,15595,0,0,27823,0,0,0,'Spray Blood','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45849,15595,0,0,9791,0,0,0,'Tinkee Steamboil','','',0,7,0,1,0,1,1,0,53,53,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45850,15595,0,0,8656,0,0,0,'Maxwort Uberglint','','',0,7,0,1,0,1,1,0,56,56,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45855,15595,0,0,34799,34800,34801,34802,'Dwarven Infantry','7th Legion','',0,7,0,1,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45857,15595,0,0,24174,0,0,0,'Celastrasza','','',4104,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45858,15595,0,0,33006,0,0,0,'Congealed Blood','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45860,15595,0,0,34713,34714,34728,0,'Bloodfang Berserker','Gilneas Liberation Front','',0,7,0,0,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45861,15595,0,0,34717,34718,34719,0,'Worgen Commando','Gilneas Liberation Front','',0,7,0,0,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45866,15595,0,0,24174,0,0,0,'Novrastrasz','','',4104,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45870,15595,0,0,35233,0,0,0,'Anshal','Lord of the West Wind','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1321,0,0,0,0,0,0,0,0,0),(45871,15595,0,0,35232,0,0,0,'Nezir','Lord of the North Wind','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1319,0,0,0,0,0,0,0,0,0),(45872,15595,0,0,35234,0,0,0,'Rohash','Lord of the East Wind','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1318,0,0,0,0,0,0,0,0,0),(45873,15595,0,0,11686,0,0,0,'The Baron\'s Cannon','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45876,15595,0,0,169,11686,0,0,'Vermillion Strafe Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45878,15595,0,0,34611,0,0,0,'Lord Godfrey','','',262148,7,0,1,0,1,1,0,20,20,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45879,15595,0,0,34612,0,0,0,'Lord Walden','','',262144,7,0,1,0,1,1,0,18,18,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45880,15595,0,0,34610,0,0,0,'Baron Ashbury','','',262144,7,0,1,0,1,1,0,17,17,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45881,15595,0,0,17759,34890,0,0,'Wildhammer Gryphon','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45882,15595,0,0,34378,34379,34380,34381,'Forsaken Vanguard','','',0,10,0,0,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45884,15595,0,0,11686,0,0,0,'Hand of Gul\'dan Area Effect','','Interact',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45885,15595,0,0,1126,11686,0,0,'Twilight Portal','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45888,15595,0,0,8695,0,0,0,'Mayara Brightwing','Morgan\'s Militia','',0,7,0,0,0,1,1,0,57,57,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45889,15595,0,0,16480,21342,0,0,'Scout\'s Journal Kill Credit','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45890,15595,0,0,8685,0,0,0,'Marshal Maxwell','Morgan\'s Militia','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45891,15595,0,0,8872,0,0,0,'Oralius','Morgan\'s Militia','',0,7,0,1,0,1,1,0,55,55,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45892,15595,0,0,8693,0,0,0,'Jalinda Sprig','Morgan\'s Militia','',0,7,0,1,0,1,1,0,57,57,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45894,15595,0,0,4900,0,0,0,'Prospector Seymour','Morgan\'s Militia','',0,7,0,1,0,1,1,0,57,57,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45898,15595,0,0,3258,0,0,0,'Kevin Dawson','Morgan\'s Militia','',0,7,0,0,0,1,1,0,58,58,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45899,15595,0,0,1628,0,0,0,'Mountaineer Orfus','Morgan\'s Militia','',0,7,0,0,0,1,1,0,59,59,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45903,15595,0,0,34766,0,0,0,'Morgan','Morgan\'s Militia','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45906,15595,0,0,32954,0,0,0,'Camel','','',8,7,0,0,0,1,1,0,1,1,0,378,378,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45912,15595,0,0,36060,0,0,0,'Wild Vortex','','',8,4,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45913,15595,0,0,36060,0,0,0,'Wild Vortex (1)','','',8,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45914,15595,0,0,32121,0,0,0,'Gilblin Trespasser','','',0,7,0,0,0,1,1,0,52,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45915,15595,0,0,33828,0,0,0,'Armored Mistral','','',8,4,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45916,15595,0,0,33828,0,0,0,'Armored Mistral (1)','','',8,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45917,15595,0,0,36061,0,0,0,'Cloud Prince','','',8,4,0,1,0,0.5,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45918,15595,0,0,36061,0,0,0,'Cloud Prince (1)','','',8,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45919,15595,0,0,34771,0,0,0,'Young Storm Dragon','','',8,2,0,1,0,0.5,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45920,15595,0,0,34771,0,0,0,'Young Storm Dragon (1)','','',8,2,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45921,15595,0,0,27769,0,0,0,'Argent Lightwell','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45922,15595,0,0,19673,0,0,0,'Empyrean Assassin','','',8,4,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45923,15595,0,0,19673,0,0,0,'Empyrean Assassin (1)','','',8,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45924,15595,0,0,35383,0,0,0,'Turbulent Squall','','',8,4,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45925,15595,0,0,35383,0,0,0,'Turbulent Squall (1)','','',8,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45926,15595,0,0,34745,0,0,0,'Servant of Asaad','','',8,7,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45927,15595,0,0,34745,0,0,0,'Servant of Asaad (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45928,15595,0,0,34735,0,0,0,'Executor of the Caliph','','',8,7,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45929,15595,0,0,34735,0,0,0,'Executor of the Caliph (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45930,15595,0,0,34790,0,0,0,'Minister of Air','','',8,7,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45931,15595,0,0,34790,0,0,0,'Minister of Air (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45932,15595,0,0,37225,0,0,0,'Skyfall Star','','',8,4,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45933,15595,0,0,37225,0,0,0,'Skyfall Star (1)','','',8,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'10255',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45934,15595,0,0,31982,0,0,0,'Gilblin Slasher','','',0,7,0,0,0,1,1,0,52,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45935,15595,0,0,34736,0,0,0,'Temple Adept','','',8,7,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45936,15595,0,0,34736,0,0,0,'Temple Adept (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,13000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45941,15595,0,0,34450,0,0,0,'Fiona','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45942,15595,0,0,29313,0,0,0,'Crushblow Wind Rider','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45945,15595,0,0,23131,0,0,0,'Earthen Ring Emissary','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45946,15595,0,0,23131,0,0,0,'Earthen Ring Emissary','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45947,15595,0,0,34784,0,0,0,'Jon-Jon Jellyneck','Wind Rider Master','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45951,15595,0,0,10445,0,0,0,'Pamela Redpath','','',0,6,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45952,15595,0,0,606,0,0,0,'Irradiated Trogg','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45954,15595,0,0,11686,0,0,0,'Thunderstruck','','Interact',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45955,15595,0,0,34644,0,0,0,'Gidwin Goldbraids','','',16781312,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45956,15595,0,0,10698,0,0,0,'Baroness Anastari','','',72,6,0,1,0,1,1,0,51,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45957,15595,0,0,34643,0,0,0,'Tarenar Sunstrike','','',4096,7,0,0,0,1,1,0,46,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45958,15595,0,0,34509,0,0,0,'Argus Highbeacon','The Argent Crusade','',0,7,0,0,0,1,1,0,61,61,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45959,15595,0,0,34450,0,0,0,'Fiona','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45960,15595,0,0,34642,0,0,0,'Rimblat Earthshatter','The Earthen Ring','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45961,15595,0,0,10445,0,0,0,'Pamela Redpath','','',0,6,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45962,15595,0,0,34571,0,0,0,'Vex\'tul','','',0,6,0,0,0,1,1,0,43,43,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45963,15595,0,0,34571,0,0,0,'Vex\'tul','','',0,6,0,0,0,1,1,0,43,43,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45964,15595,0,0,34629,0,0,0,'Lord Raymond George','Argent Dawn','',0,7,0,1,0,1,1,0,42,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45965,15595,0,0,11686,22903,0,0,'GFR Event Camera','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45968,15595,0,0,1126,11686,0,0,'\"Move the Mountain\" Hidden Explosives Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45977,15595,0,0,34791,0,0,0,'Sean Dempsey','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45978,15595,0,0,11686,22903,0,0,'Your Doppelganger','','',1048576,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45981,15595,0,0,1126,34794,0,0,'Skyfall','','',8,4,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45986,15595,0,0,18698,0,0,0,'Skullcrusher the Mountain','Chosen of Cho\'gall','',108,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45988,15595,0,0,33282,0,0,0,'Twilight Bloodsmith','','',0,7,0,0,0,0.88141,1,0,81,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45991,15595,0,0,1126,34811,0,0,'Zephyr','','',8,4,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45992,15595,0,0,34812,0,0,0,'Valiona','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,1250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45993,15595,0,0,34813,0,0,0,'Theralion','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,1250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45994,15595,0,0,1126,11686,0,0,'General Purpose Bunny Nonflying JMF Level 42','','',1024,10,0,0,0,1,1,0,42,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45996,15595,0,0,34815,0,0,0,'Worgen Warbringer','Gilneas Liberation Front','',0,7,0,1,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(45997,15595,0,0,34520,0,0,0,'Commander Lorna Crowley','','',0,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46001,15595,0,0,34520,0,0,0,'Commander Lorna Crowley','','',0,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46005,15595,0,0,606,34818,34819,0,'Enraged Trogg','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46007,15595,0,0,169,11686,0,0,'Ertan\'s Vortex','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46013,15595,0,0,12231,0,0,0,'Spirit of Fire','','',0,4,0,1,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46015,15595,0,0,328,21072,0,0,'Goblin Mortar Target Bunny','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46017,15595,0,0,34829,0,0,0,'Za\'brox','Disciple of Cho\'gall','',2147483648,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46023,15595,0,0,328,21072,0,0,'Goblin Mortar Emplacement','','',0,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46026,15595,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',2124,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46027,15595,0,0,34520,0,0,0,'Commander Lorna Crowley','','',0,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46028,15595,0,0,34611,0,0,0,'Lord Godfrey','','',262148,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46029,15595,0,0,34612,0,0,0,'Lord Walden','','',262144,7,0,1,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46030,15595,0,0,34610,0,0,0,'Baron Ashbury','','',262144,7,0,1,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46031,15595,0,0,34009,0,0,0,'High Warlord Cromush','','',0,7,0,1,0,1,1,0,1,1,0,630,630,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46032,15595,0,0,33997,0,0,0,'Arthura','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46033,15595,0,0,33997,0,0,0,'Daschla','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46034,15595,0,0,33996,0,0,0,'Agatha','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46035,15595,0,0,34162,0,0,0,'Packleader Ivar Bloodfang','','',262148,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46036,15595,0,0,34161,0,0,0,'Lord Darius Crowley','Leader of the Gilneas Liberation Front','',262148,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46037,15595,0,0,34815,0,0,0,'Worgen Warbringer','Gilneas Liberation Front','',0,7,0,1,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46038,15595,0,0,34717,34718,34719,0,'Worgen Commando','Gilneas Liberation Front','',0,7,0,0,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46039,15595,0,0,34799,34800,34801,34802,'Dwarven Infantry','7th Legion','',0,7,0,1,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46040,15595,0,0,34753,34754,34755,34756,'7th Legion Scout','','',0,7,0,1,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46043,15595,0,0,34831,0,0,0,'Beezil Linkspanner','','',0,7,0,0,0,1,1,0,44,44,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46048,15595,0,0,34675,0,0,0,'Forsaken Mage','','',0,7,0,0,0,1,1,0,17,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46049,15595,0,0,34678,0,0,0,'Archmage Ataeric','','',8,7,0,1,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46050,15595,0,0,34713,34714,34728,0,'Bloodfang Berserker','Gilneas Liberation Front','',0,7,0,0,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46051,15595,0,0,28823,0,0,0,'Orc Demolisher','','',0,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46052,15595,0,0,23884,0,0,0,'Forsaken Catapult','','',0,9,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46055,15595,0,0,34181,0,0,0,'Admiral Hatchet','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46056,15595,0,0,34182,0,0,0,'Warlord Torok','','',0,7,0,1,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46057,15595,0,0,34175,34176,34177,34178,'Orc Sea Dog','','',0,7,0,0,0,1,1,0,17,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46059,15595,0,0,34212,0,0,0,'Phin Odelic','','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46060,15595,0,0,34213,0,0,0,'Bartolo Ginsetti','','',0,7,0,1,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46061,15595,0,0,34215,0,0,0,'Loremaster Dibbs','','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46062,15595,0,0,34216,0,0,0,'Magistrate Henry Maleb','','',0,7,0,1,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46063,15595,0,0,34344,34345,34346,34347,'Hillsbrad Worgen','','',0,7,0,0,0,1,1,0,17,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46064,15595,0,0,34348,34349,34350,34351,'Hillsbrad Worgen','','',0,7,0,0,0,1,1,0,17,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46065,15595,0,0,34438,34439,34440,34446,'7th Legion Submariner','','',0,7,0,1,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46066,15595,0,0,24348,0,0,0,'High Commander Halford Wyrmbane','7th Legion','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46067,15595,0,0,10227,10230,10228,10231,'Grimtotem Spirit','','',72,7,0,0,0,1,1,0,42,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46069,15595,0,0,4781,0,0,0,'Atal\'ai Zealot','','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46070,15595,0,0,1126,27823,0,0,'Catapult Target','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46072,15595,0,0,25320,25322,25323,25324,'Forsaken Blightspreader','','',0,7,0,0,0,1,1,0,13,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46073,15595,0,0,34839,0,0,0,'Dragonblood Ooze','','',0,2,0,0,0,1,1,0,51,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46074,15595,0,0,25587,0,0,0,'Krazzworks Gyrocopter','','vehichleCursor',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46075,15595,0,0,1126,11686,0,0,'Krazzworks Invisible Stalker','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46077,15595,0,0,34838,0,0,0,'Lord Itharius','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46081,15595,0,0,10913,0,0,0,'Ron\'s Kobold Vermin','','',0,7,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46083,15595,0,0,29539,0,0,0,'Drakeadon Mongrel','','',72,1,45,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46084,15595,0,0,34844,34845,34846,34847,'Victor\'s Point Wildhammer','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46086,15595,0,0,34378,34379,34380,34381,'Forsaken Vanguard','','',0,7,0,1,0,1,1,0,19,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46088,15595,0,0,34887,34888,0,0,'Victor\'s Point Gryphon','','',4096,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1166,0,0,0,0,0,0,0,0,0),(46091,15595,0,0,25092,0,0,0,'Crushblow War Machine','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46097,15595,0,0,34134,0,0,0,'Uldum Watcher - Summoned 01','','',1048576,5,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46099,15595,0,0,16480,35003,0,0,'Watcher Mount Bunny 01','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46105,15595,0,0,34892,34893,34894,34895,'Uldum Mercenary Test','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46107,15595,0,0,34887,34888,0,0,'Victor\'s Point Gryphon','','',4096,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1168,0,0,0,0,0,0,0,0,0),(46108,15595,0,0,1269,0,0,0,'Salvageable Shredder Quest Credit 1','','',0,9,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46109,15595,0,0,1269,0,0,0,'Salvageable Shredder Quest Credit 2','','',0,9,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46110,15595,0,0,34134,0,0,0,'Uldum Watcher - Summoned 02','','',1048576,5,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46111,15595,0,0,16480,35003,0,0,'Watcher Mount Bunny 02','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46113,15595,0,0,34761,34762,34763,34764,'SI:7 Agent','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46114,15595,0,0,34840,0,0,0,'SI:7 Squad Commander','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46115,15595,0,0,34134,0,0,0,'Uldum Watcher - Summoned 03','','',1048576,5,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46116,15595,0,0,16480,35003,0,0,'Watcher Mount Bunny 03','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46118,15595,0,0,34778,34779,34780,34781,'Kor\'kron Assassin','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46119,15595,0,0,34896,0,0,0,'Kor\'kron Squad Commander','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46120,15595,0,0,11686,0,0,0,'Cloned Image','','',1049600,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46123,15595,0,0,34899,0,0,0,'Desert Scarab','','',1,1,53,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46124,15595,0,0,28213,0,0,0,'Lady Sylvanas Windrunner','Banshee Queen','',2124,7,0,1,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46125,15595,0,0,34009,0,0,0,'High Warlord Cromush','','',0,7,0,1,0,1,1,0,1,1,0,630,630,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46130,15595,0,0,34910,0,0,0,'Sandstorm Elemental','','',1048576,4,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46131,15595,0,0,33797,0,0,0,'Air Ravager','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46132,15595,0,0,11686,0,0,0,'Scorched Expanse Camera','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46133,15595,0,0,35770,0,0,0,'King Phaoris','Ruler of Ramkahen','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46135,15595,0,0,35401,0,0,0,'High Priest Amet','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46137,15595,0,0,34576,0,0,0,'Cho\'gall','','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46147,15595,0,0,1126,11686,0,0,'Valiona','','',1074791424,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46148,15595,0,0,9554,0,0,0,'Southsea Parrot','','',0,1,0,0,0,1,1,0,38,38,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46149,15595,0,0,31861,0,0,0,'Southsea Grenadier','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46150,15595,0,0,32812,0,0,0,'Delta Crocolisk','','',1,1,6,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46151,15595,0,0,31874,0,0,0,'Southsea Engineer','','',0,7,0,0,0,1,1,0,39,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46152,15595,0,0,32807,0,0,0,'Rivergorge Crocolisk','','',1,1,6,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46154,15595,0,0,31857,0,0,0,'Southsea Burnmaster','','',0,7,0,0,0,1,1,0,39,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46155,15595,0,0,16244,0,0,0,'Gaunt Mountain Lion','','',1,1,2,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46156,15595,0,0,19705,0,0,0,'Crazed Mountain Lion','','',1,1,2,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46157,15595,0,0,11686,0,0,0,'Hand of Gul\'dan','','Interact',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46159,15595,0,0,18724,0,0,0,'Obsidian Venomwing','','',1,1,44,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46160,15595,0,0,22318,22319,0,0,'Highland Ram','','',0,1,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46161,15595,0,0,25008,34918,0,0,'Mountain Eagle','','',1,1,26,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46163,15595,0,0,34576,0,0,0,'Cho\'gall','','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46173,15595,0,0,34501,0,0,0,'Gidwin Goldbraids','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46178,15595,0,0,34500,0,0,0,'Tarenar Sunstrike','','',4096,7,0,0,0,1,1,0,46,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46186,15595,0,0,11686,0,0,0,'Ice Patch','','',1048576,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46191,15595,0,0,34501,0,0,0,'Gidwin Goldbraids','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46192,15595,0,0,34450,0,0,0,'Fiona','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46193,15595,0,0,34500,0,0,0,'Tarenar Sunstrike','','',4096,7,0,0,0,1,1,0,46,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46194,15595,0,0,34509,0,0,0,'Argus Highbeacon','The Argent Crusade','',0,7,0,0,0,1,1,0,61,61,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46199,15595,0,0,34500,0,0,0,'Tarenar Sunstrike','','',4096,7,0,0,0,1,1,0,46,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46200,15595,0,0,34509,0,0,0,'Argus Highbeacon','The Argent Crusade','',0,7,0,0,0,1,1,0,61,61,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46201,15595,0,0,34450,0,0,0,'Fiona','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46209,15595,0,0,34816,0,0,0,'Halfus Wyrmbreaker (1)','','',108,7,0,3,0,0.9,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46210,15595,0,0,34816,0,0,0,'Halfus Wyrmbreaker (2)','','',108,7,0,3,0,0.9,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46211,15595,0,0,34816,0,0,0,'Halfus Wyrmbreaker (3)','','',108,7,0,3,0,0.9,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46212,15595,0,0,34021,0,0,0,'Nether Scion (1)','','PickLock',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46213,15595,0,0,34021,0,0,0,'Nether Scion (2)','','PickLock',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46214,15595,0,0,34021,0,0,0,'Nether Scion (3)','','PickLock',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46215,15595,0,0,34023,0,0,0,'Slate Dragon (1)','','PickLock',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46216,15595,0,0,34023,0,0,0,'Slate Dragon (2)','','PickLock',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46217,15595,0,0,34023,0,0,0,'Slate Dragon (3)','','PickLock',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46218,15595,0,0,34015,0,0,0,'Storm Rider (1)','','PickLock',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46219,15595,0,0,34015,0,0,0,'Storm Rider (2)','','PickLock',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46220,15595,0,0,34015,0,0,0,'Storm Rider (3)','','PickLock',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46221,15595,0,0,34025,0,0,0,'Time Warden (1)','','PickLock',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46222,15595,0,0,34025,0,0,0,'Time Warden (2)','','PickLock',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46223,15595,0,0,34025,0,0,0,'Time Warden (3)','','PickLock',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46224,15595,0,0,34020,0,0,0,'Orphaned Emerald Whelp (1)','','',72,2,0,1,0,0.33,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46225,15595,0,0,34020,0,0,0,'Orphaned Emerald Whelp (2)','','',72,2,0,1,0,0.33,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46226,15595,0,0,34020,0,0,0,'Orphaned Emerald Whelp (3)','','',72,2,0,1,0,0.33,1,0,87,87,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46227,15595,0,0,28949,0,0,0,'Proto-Behemoth (1)','Halfus Wyrmbreaker\'s Guardian','',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46228,15595,0,0,28949,0,0,0,'Proto-Behemoth (2)','Halfus Wyrmbreaker\'s Guardian','',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46229,15595,0,0,28949,0,0,0,'Proto-Behemoth (3)','Halfus Wyrmbreaker\'s Guardian','',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46231,15595,0,0,31266,0,0,0,'Reliquary Digger','','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46232,15595,0,0,31267,0,0,0,'Explorer\'s League Digger','','',0,7,0,0,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46233,15595,0,0,31355,0,0,0,'Olga Runesworn','Explorer\'s League','',0,7,0,0,0,1,1,0,39,39,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46234,15595,0,0,5575,0,0,0,'Lead Prospector Durdin','Explorer\'s League','',4096,7,0,1,0,1,1,0,42,42,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46235,15595,0,0,32008,0,0,0,'Lidia Sunglow','The Reliquary','',4096,7,0,0,0,1,1,0,39,39,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46236,15595,0,0,34982,0,0,0,'High Examiner Tae\'thelan Bloodwatcher','The Reliquary','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46241,15595,0,0,31266,0,0,0,'Aoren Sunglow','The Reliquary','',0,7,0,1,0,1,1,0,39,39,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46242,15595,0,0,32957,0,0,0,'Earthcaller Yevaa','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46244,15595,0,0,16480,21342,0,0,'Sail Activator Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46246,15595,0,0,11686,0,0,0,'Soothing Breeze','','',1048576,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46247,15595,0,0,31267,0,0,0,'Kand Sandseeker','Explorer\'s League','',0,7,0,0,0,1,1,0,39,39,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46248,15595,0,0,175,0,0,0,'Riverpaw Basher','','',72,7,0,1,0,1,1,0,23,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46249,15595,0,0,384,0,0,0,'Riverpaw Slayer','','',72,7,0,1,0,1,1,0,23,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46250,15595,0,0,374,0,0,0,'Riverpaw Poacher','','',72,7,0,1,0,1,1,0,23,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46251,15595,0,0,383,0,0,0,'Riverpaw Looter','','',72,7,0,1,0,1,1,0,23,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46252,15595,0,0,413,0,0,0,'Riverpaw Shaman','','',72,7,0,1,0,1,1,0,23,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46253,15595,0,0,1079,0,0,0,'Confused Murloc','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46256,15595,0,0,35978,0,0,0,'Edemantus','The Ascended','',2147483648,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46257,15595,0,0,15393,15394,15396,15397,'Baby Murloc','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46258,15595,0,0,35980,0,0,0,'Apexar','The Ascended','',2147483648,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46260,15595,0,0,1405,0,0,0,'Searing Destroyer','','',72,4,0,1,0,1,1,0,24,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46261,15595,0,0,35014,0,0,0,'Enraged Fire Elemental','','',72,4,0,1,0,1,1,0,23,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46262,15595,0,0,1128,0,0,0,'Rumbling Earth','','',72,4,0,0,0,1,1,0,23,23,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46263,15595,0,0,2169,0,0,0,'Slag Fury','','',72,4,0,1,0,1,1,0,23,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46264,15595,0,0,1204,0,0,0,'Lord Overheat','','',72,4,0,1,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46265,15595,0,0,1126,15880,0,0,'ELM General Purpose Bunny Large (scale x3)','','',1056,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46266,15595,0,0,32215,0,0,0,'Tony Two-Tusk','','',72,7,0,1,0,1,1,0,42,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46275,15595,0,0,34528,0,0,0,'Tentacle of Iso\'rath','','',8,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46276,15595,0,0,34995,0,0,0,'Caimas the Pit Master','','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1190,0,0,0,0,0,0,0,0,0),(46277,15595,0,0,34541,0,0,0,'Calen','','',4100,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46279,15595,0,0,22388,0,0,0,'Young Crocolisk','','',1048576,1,6,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46280,15595,0,0,32811,0,0,0,'Thartep','','',1048577,1,6,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46282,15595,0,0,35004,0,0,0,'Captive Pygmy','','vehichleCursor',1074790400,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1174,0,0,0,0,0,0,0,0,0),(46283,15595,0,0,16480,21342,0,0,'Chamber of Stars Kill Credit','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46284,15595,0,0,37141,0,0,0,'Captive Pygmy','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46285,15595,0,0,35009,0,0,0,'Epicus Maximus','Paragon of Epicosity','',0,1,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46286,15595,0,0,35010,0,0,0,'Rocket','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46287,15595,0,0,11686,0,0,0,'Cloned Image','','',1049600,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46288,15595,0,0,11686,0,0,0,'Laser Target','','',1048576,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46289,15595,0,0,16480,21342,0,0,'Uldum Camera Bunny 03','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46290,15595,0,0,28468,0,0,0,'Laser Cannon','','',1048576,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46291,15595,38252,0,5305,0,0,0,'And a Dinosaur','','',0,1,39,1,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46292,15595,0,0,36832,36834,36835,36836,'Sullah\'s Apprentice','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46294,15595,0,0,35007,0,0,0,'Captive Pygmy','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46296,15595,0,0,1126,11686,0,0,'Breath Flight Target Stalker','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46297,15595,0,0,32500,0,0,0,'Abyssal Seahorse, Action Trigger Test, Spells','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46298,15595,0,0,32500,0,0,0,'Abyssal Seahorse, Action Trigger Test, Events','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46299,15595,0,0,35076,35077,0,0,'Imprisoned Thug','','',0,7,0,0,0,1,1,0,20,21,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46300,15595,0,0,35073,35074,0,0,'Imprisoned Thief','','',0,7,0,0,0,1,1,0,20,21,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46301,15595,0,0,169,35016,0,0,'Collapsing Twilight Portal','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46303,15595,0,0,35017,0,0,0,'ROCK ON','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46304,15595,0,0,1126,11686,0,0,'Unstable Twilight','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46305,15595,0,0,2467,0,0,0,'Unkillable Test Dummy 87','','',0,7,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46306,15595,0,0,2467,0,0,0,'Unkillable Test Dummy 87 Mage','','',0,7,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46307,15595,0,0,2467,0,0,0,'Unkillable Test Dummy 87 No Armor','','',0,7,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46308,15595,0,0,2467,0,0,0,'Unkillable Test Dummy 85 No Armor','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46309,15595,0,0,2467,0,0,0,'Unkillable Test Dummy 85','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46311,15595,0,0,34617,0,0,0,'Neferset Sentry','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46314,15595,0,0,35024,35025,0,0,'Atomic Zombie Test','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46326,15595,0,0,35040,35041,0,0,'Dragonmaw Skyclaw','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46329,15595,46327,0,34269,0,0,0,'Enslaved Waterspout','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46330,15595,0,0,35044,0,0,0,'Freed Waterspout','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46331,15595,0,0,35681,0,0,0,'Freed Inferno','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46332,15595,0,0,35043,0,0,0,'Freed Tempest','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46334,15595,0,0,35115,35111,0,0,'Ramkahen Infantry','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46335,15595,0,0,35127,0,0,0,'Ramkahen Sergeant','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46336,15595,0,0,35123,0,0,0,'Ramkahen Archer','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46338,15595,0,0,35046,0,0,0,'Budd','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46344,15595,0,0,35050,0,0,0,'Warden\'s Pawn','','Interact',1048576,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46360,15595,0,0,16946,0,0,0,'Uldum Sphere Pivot','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46364,15595,0,0,1126,11686,0,0,'Theralion Flight Target Stalker','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46372,15595,0,0,35415,0,0,0,'Fusion Core','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,87094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46373,15595,0,0,21080,0,0,0,'Unkillable Test Dummy 87 Warrior RAID SPECIAL','','',12,7,0,3,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46374,15595,0,0,1126,11686,0,0,'Dazzling Destruction Stalker','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46375,15595,0,0,35078,35079,0,0,'Rowdy Troublemaker','','',72,7,0,1,0,1,1,0,24,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46379,15595,0,0,35076,35077,0,0,'Vicious Thug','','',72,7,0,1,0,1,1,0,24,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46380,15595,0,0,35062,0,0,0,'Dame Alys Finnsson Worgen Transform','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46381,15595,0,0,35073,35074,0,0,'Shifty Thief','','',72,7,0,1,0,1,1,0,24,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46382,15595,0,0,35069,35070,0,0,'Petty Criminal','','',72,7,0,0,0,1,1,0,23,23,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46385,15595,0,0,34974,0,0,0,'Master Mathias Shaw','Leader of SI:7','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46386,15595,0,0,34613,0,0,0,'Garona Halforcen','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46387,15595,0,0,1126,11686,0,0,'Storm Target','','',0,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46389,15595,0,0,181,0,0,0,'TEST DRAGONKIN VEHICLE','','',1048576,2,0,0,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46391,15595,46363,0,35025,35025,0,0,'Crazed Leper Gnome','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46392,15595,0,0,35063,23257,0,0,'Shimmering Bubble','','',1049600,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46394,15595,0,0,6921,0,0,0,'Crazed Gnome Credit','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46395,15595,0,0,17707,0,0,0,'Sentinel\'s Pawn','','Interact',1048576,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46396,15595,0,0,22903,11686,0,0,'Sentinel\'s Game Controller','','',17826816,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46397,15595,0,0,35075,0,0,0,'Sentinel\'s Pawn','','Interact',1048576,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46400,15595,0,0,16480,21342,0,0,'Flare Gun Kill Credit','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46403,15595,0,0,16480,21342,0,0,'Gnaws Mouth Blood Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46404,15595,0,0,29179,0,0,0,'Twilight Skyterror','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46405,15595,0,0,2989,2990,2991,2992,'Stockade Guard','','',0,7,0,0,0,1,1,0,22,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46406,15595,0,0,2989,2990,2991,2992,'Stockade Rifleman','','',0,7,0,0,0,1,1,0,22,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46407,15595,0,0,2985,2986,2987,2988,'Injured Stockade Guard','','',0,7,0,0,0,1,1,0,22,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46408,15595,0,0,2989,2990,2991,2992,'Injured Stockade Rifleman','','',0,7,0,0,0,1,1,0,22,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46409,15595,0,0,1865,0,0,0,'Warden Thelwater','','',0,7,0,1,0,1,1,0,25,25,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46410,15595,0,0,2993,0,0,0,'Nurse Lillian','','',0,7,0,0,0,1,1,0,23,23,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46411,15595,0,0,27769,0,0,0,'Lillian\'s Lightwell','','Interact',1610613760,11,0,0,0,1,1,0,80,80,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46412,15595,0,0,3311,0,0,0,'Advisor Brightforge','','',0,7,0,0,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46413,15595,0,0,35295,0,0,0,'Countess Verrall','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46417,15595,0,0,2989,2990,2991,2992,'Rifle Commander Coe','','',0,7,0,1,0,1,1,0,24,24,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46419,15595,0,0,169,16946,0,0,'Hurricane','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1185,0,0,0,0,0,0,0,0,0),(46425,15595,0,0,35123,0,0,0,'Ramkahen Prisoner','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46432,15595,0,0,34617,0,0,0,'Neferset Enforcer','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46448,15595,0,0,1126,11686,0,0,'Fabulous Flames','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46450,15595,0,0,35080,0,0,0,'Lurking Tempest (1)','','',8,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46452,15595,0,0,35092,0,0,0,'Lirastrasza','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46453,15595,0,0,2132,0,0,0,'Fela','Heavy Armor Merchant','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46456,15595,0,0,35092,0,0,0,'Lirastrasza','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46457,15595,0,0,35131,0,0,0,'Prince Nadun','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46458,15595,0,0,38815,0,0,0,'Budd','','',4096,7,0,0,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46460,15595,0,0,16480,21342,0,0,'Harpoon Chain Bunny','','',1024,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46461,15595,0,0,34741,0,0,0,'Ramkahen Prisoner Credit','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46462,15595,0,0,20570,11686,0,0,'Generic Trigger LAB (Uninteractible)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46463,15595,0,0,35046,0,0,0,'Budd','','',4096,7,0,0,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46465,15595,0,0,16480,21342,0,0,'Nar\'shola Ward Bunny','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46466,15595,0,0,11686,0,0,0,'Theldurin the Lost','','',0,7,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46468,15595,0,0,32870,32873,32872,32871,'Horde Lookout','','',268288,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46469,15595,0,0,32510,0,0,0,'Abyssal Seahorse','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46470,15595,0,0,32874,32875,32876,32877,'Alliance Lookout','','',268288,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46473,15595,0,0,35094,0,0,0,'Portal to Moonglade','','Interact',1611661312,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46474,15595,0,0,1761,0,0,0,'Shimmerspine Harvester','','',0,7,0,0,0,0.836349,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46477,15595,0,0,22388,0,0,0,'Young Crocolisk','','',1048576,1,6,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46479,15595,0,0,31113,0,0,0,'Kelsey Steelspark','Gnomeregan Covert Ops','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46480,15595,0,0,31613,0,0,0,'Kyle Radue ','','Quest',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46481,15595,0,0,30217,0,0,0,'Dawn Radue ','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46482,15595,0,0,35068,0,0,0,'Mortimer Moloch','','',72,7,0,1,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46484,15595,0,0,33791,0,0,0,'Deathwing','Aspect of Death','',4,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46485,15595,0,0,24964,0,0,0,'Mine Cart','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46488,15595,0,0,35102,0,0,0,'zzOLDGuardian of Ancient Kings','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46490,15595,0,0,35107,0,0,0,'Guardian of Ancient Kings','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46492,15595,0,0,19963,11686,0,0,'Unstable Grounding Field','','',0,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46497,15595,0,0,4898,0,0,0,'Martek the Awesome','','',0,7,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46498,15595,0,0,25831,0,0,0,'Halthar\'s Drake','','',0,2,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46499,15595,0,0,35572,0,0,0,'Guardian of Ancient Kings','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46500,15595,0,0,21342,0,0,0,'Hogger','','',72,7,0,1,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46501,15595,0,0,11686,0,0,0,'Martek\'s Hog','','',0,9,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46502,15595,0,0,33791,0,0,0,'Deathwing','Aspect of Death','',4,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46504,15595,0,0,11686,0,0,0,'The Baron\'s Cannon','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46506,15595,0,0,35573,0,0,0,'Guardian of Ancient Kings','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46507,15595,0,0,34168,0,0,0,'Darkwood Broodmother','','',1,1,3,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46509,15595,0,0,0,35132,0,0,'Darkwood Hatchling','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46510,15595,0,0,34054,34055,34056,34057,'UNUSED REUSE','','',0,7,0,0,0,1,1,0,10,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46511,15595,0,0,36877,0,0,0,'Lady Lala\'s Glasses','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46514,15595,0,0,7933,0,0,0,'Domesticated Kodo','','',0,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46515,15595,0,0,31102,0,0,0,'Caravan Wagon','','',0,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46516,15595,0,0,31290,0,0,0,'Uldum Caravan Harness','','',0,10,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1199,0,0,0,0,0,0,0,0,0),(46517,15595,0,0,35138,0,0,0,'Lady Humps','','vehichleCursor',8,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46518,15595,0,0,14550,0,0,0,'Pack Mule','','vehichleCursor',0,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46519,15595,0,0,37492,0,0,0,'Budd\'s Camel','','',1074790408,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1195,0,0,0,0,0,0,0,0,0),(46520,15595,0,0,21702,0,0,0,'Budd','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46521,15595,0,0,37212,0,0,0,'Samir\'s Camel','','',1074790408,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1196,0,0,0,0,0,0,0,0,0),(46522,15595,0,0,36248,0,0,0,'Samir','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46523,15595,0,0,32235,0,0,0,'Mack','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46524,15595,0,0,37496,0,0,0,'Mack\'s Camel','','',1074790408,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1197,0,0,0,0,0,0,0,0,0),(46525,15595,0,0,21620,0,0,0,'Turgore','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46527,15595,46144,0,34939,34937,34938,34940,'Twilight Ambusher','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46528,15595,0,0,21767,0,0,0,'Tanzar','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46529,15595,0,0,35230,0,0,0,'Kurzel','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46530,15595,0,0,21970,0,0,0,'Harkor','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46531,15595,0,0,35123,0,0,0,'Tahet Freed Credit','','Speak',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46532,15595,0,0,37493,0,0,0,'Adarrah\'s Camel','','',1074790408,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46533,15595,0,0,22403,0,0,0,'Adarrah','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46534,15595,0,0,7933,0,0,0,'Domesticated Kodo','','',0,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46535,15595,0,0,31102,0,0,0,'Caravan Wagon','','',0,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46536,15595,0,0,35138,0,0,0,'Lady Humps','','vehichleCursor',8,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46537,15595,0,0,14550,0,0,0,'Pack Mule','','vehichleCursor',0,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46538,15595,0,0,37492,0,0,0,'Budd\'s Camel','','',1074790408,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46539,15595,0,0,21702,0,0,0,'Budd','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46540,15595,0,0,37212,0,0,0,'Samir\'s Camel','','',1074790408,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46541,15595,0,0,21706,0,0,0,'Samir','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46542,15595,0,0,32235,0,0,0,'Mack','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46543,15595,0,0,37496,0,0,0,'Mack\'s Camel','','',1074790408,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46544,15595,0,0,21620,0,0,0,'Turgore','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46545,15595,0,0,21970,0,0,0,'Harkor','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46546,15595,0,0,37493,0,0,0,'Adarrah\'s Camel','','',1074790408,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46547,15595,0,0,21767,0,0,0,'Tanzar','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46548,15595,0,0,35230,0,0,0,'Kurzel','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46550,15595,0,0,3167,5446,0,0,'Stormwind City Guard','','Directions',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46551,15595,0,0,35026,0,0,0,'Wildhammer Keg Quest Tracker','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46553,15595,0,0,34928,0,0,0,'Eoin Dunwald','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46554,15595,0,0,11686,19611,0,0,'Cloned Image','','',1049600,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46557,15595,0,0,16480,21342,0,0,'Uldum Camera Bunny 04','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46558,15595,0,0,11686,1126,0,0,'Shadow Prison','','',1024,10,0,0,0,1,1,0,1,1,0,378,378,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46561,15595,0,0,35142,0,0,0,'Mercurial Droplet','','',0,4,0,0,0,0.853503,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46563,15595,0,0,22452,0,0,0,'Invisible Man Phased','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46568,15595,0,0,35143,0,0,0,'Crazed Spiderbot Pilot','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46569,15595,0,0,137,0,0,0,'Forgotten Ghoul','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46570,15595,0,0,4124,0,0,0,'Putrid Worg','','',1,1,1,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46576,15595,0,0,31613,0,0,0,'Doomsday Cultist','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46577,15595,0,0,20912,0,0,0,'Scorpid Mount','','',0,1,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46581,15595,0,0,1504,3289,33304,4887,'Violated Corpse','','',0,7,0,0,0,1,1,0,50,55,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46582,15595,0,0,137,0,0,0,'Hungry Ghoul','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46584,15595,0,0,35153,35154,35155,35156,'Cultist Infiltrator','','',0,7,0,0,0,1,1,0,5,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46586,15595,0,0,30645,30644,30643,30646,'Wandering Soul','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46588,15595,0,0,1126,11686,0,0,'Convective Flames','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46589,15595,0,0,35153,35154,35155,35156,'Arrested Cultist','','',0,7,0,0,0,1,1,0,5,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46593,15595,0,0,22602,0,0,0,'Doris Chiltonius','Glorious Conquest Quartermaster','',4096,7,0,1,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46594,15595,0,0,14612,0,0,0,'Sergeant Thunderhorn','Conquest Quartermaster','',4096,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46595,15595,0,0,28300,0,0,0,'Blood Guard Zar\'shi','Honor Quartermaster','',4096,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46596,15595,0,0,31290,0,0,0,'Uldum Caravan Harness','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46597,15595,0,0,7555,0,0,0,'Skeletal Beastmaster','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46598,15595,0,0,1126,16946,0,0,'General Purpose Bunny JMF x2 size','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46604,15595,0,0,35162,0,0,0,'Lion Mount','','',0,1,2,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46606,15595,0,0,32025,32024,32023,32022,'Spiny Tidecrawler','','',1,1,8,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46607,15595,0,0,30412,0,0,0,'Beak','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46612,15595,0,0,32774,0,0,0,'Lieutenant Horatio Laine','','',0,7,0,1,0,1,1,0,30,30,0,1,5,0,1,3,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'10255',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46613,15595,0,0,23408,0,0,0,'Crime Scene Alarm-o-Bot','','',0,7,0,0,0,1,1,0,21,24,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46614,15595,0,0,32775,32776,0,0,'Stormwind Investigator','','',0,7,0,0,0,1,1,0,21,24,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46615,15595,0,0,34929,0,0,0,'Donnelly Dunwald','','',262144,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46625,15595,0,0,34927,0,0,0,'Cayden Dunwald','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46630,15595,0,0,35189,35190,9255,33195,'Accursed Longshoreman','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46631,15595,0,0,3695,0,0,0,'Darren\'s Test Guild Standard','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46641,15595,0,0,35189,35190,5005,5003,'Ghastly Dockhand','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46643,15595,0,0,0,35190,35302,0,'Accursed Shipbuilder','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46645,15595,0,0,37259,0,0,0,'Cursed Stallion','','',0,6,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46649,15595,0,0,37259,0,0,0,'Cursed Stallion (Mount)','','',0,6,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46651,15595,0,0,694,0,0,0,'Captured Green Whelp','','',0,2,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46655,15595,0,0,24737,0,0,0,'Rheastrasza','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46657,15595,0,0,34400,0,0,0,'Korok the Colossus','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46661,15595,0,0,16480,21342,0,0,'Beam Target Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46663,15595,0,0,1149,0,0,0,'Stormbeak','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46669,15595,0,0,11686,1126,0,0,'Focused Laser','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46670,15595,0,0,31610,31609,31614,31613,'Detained Cultist','','',0,7,0,0,0,1,1,0,40,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46674,15595,0,0,16480,21342,0,0,'Beam Target Bunny 02','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46678,15595,0,0,89,0,0,0,'Marshtide Peasant','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46679,15595,0,0,2609,0,0,0,'Skarf','','',1,1,25,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46680,15595,0,0,37141,32090,32089,32088,'Sultan Oogah','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46681,15595,0,0,35222,0,0,0,'Holographic Projector','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46682,15595,0,0,11686,0,0,0,'Holographic Projector Master - Eredar','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46683,15595,0,0,35223,0,0,0,'Eredar Hologram','','',1048576,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46684,15595,0,0,35224,0,0,0,'Mechanostrider Hologram','','',1048576,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46685,15595,0,0,11686,0,0,0,'Holographic Projector Master - Mechanostrider','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46686,15595,0,0,35225,0,0,0,'Epicus Maximus - Hologram','','',1048576,9,0,1,0,1,1,0,90,90,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1212,0,0,0,0,0,0,0,0,0),(46687,15595,0,0,11686,0,0,0,'Holographic Projector Master - Epicus','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46688,15595,0,0,35226,0,0,0,'Rocket Hologram','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46689,15595,0,0,35227,0,0,0,'Laser Cannon - Hologram','','',1048576,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46690,15595,0,0,11686,0,0,0,'Laser Target - Hologram','','',1048576,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46691,15595,38252,0,35228,0,0,0,'And a Dinosaur - Hologram','','',1048576,1,39,1,0,1,1,0,60,60,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1213,0,0,0,0,0,0,0,0,0),(46697,15595,0,0,11686,0,0,0,'Mausoleum Bomb Credit','','Speak',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46698,15595,0,0,11686,0,0,0,'Structural Bomb Credit','','Speak',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46699,15595,0,0,11686,0,0,0,'Terrace Bomb Credit','','Speak',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46706,15595,0,0,35235,35312,0,0,'Wildhammer Wheelbarrow','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46710,15595,0,0,35153,35154,35155,35156,'Cultist Incanter','','',0,7,0,0,0,1,1,0,5,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46711,15595,0,0,763,0,0,0,'Stonevault Ruffian','','',0,7,0,0,0,1,1,0,45,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46712,15595,0,0,7367,0,0,0,'Stonevault Goon','','',0,7,0,0,0,1,1,0,45,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46719,15595,0,0,32087,32090,32089,32088,'Pygmy Ambusher','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46720,15595,0,0,32087,32090,32089,32088,'Pygmy Ambusher','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46721,15595,0,0,32087,32090,32089,32088,'Pygmy Ambusher','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46722,15595,0,0,32087,32090,32089,32088,'Pygmy Ambusher','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46723,15595,0,0,32087,32090,32089,32088,'Pygmy Ambusher','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46724,15595,0,0,32087,32090,32089,32088,'Pygmy Ambusher','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46725,15595,0,0,10270,0,0,0,'Mangy Hyena','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46726,15595,0,0,10270,0,0,0,'Mangy Hyena','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46727,15595,0,0,10270,0,0,0,'Mangy Hyena','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46728,15595,0,0,10270,0,0,0,'Mangy Hyena','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46729,15595,0,0,10270,0,0,0,'Mangy Hyena','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46730,15595,0,0,10270,0,0,0,'Mangy Hyena','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46731,15595,0,0,10270,0,0,0,'Mangy Hyena','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46734,15595,0,0,11686,0,0,0,'Ice Storm','','',1048576,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46735,15595,0,0,36555,0,0,0,'Caravan Wagon','','vehichleCursor',0,9,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46743,15595,0,0,36647,0,0,0,'Caravan Cannon','','vehichleCursor',8,9,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46745,15595,0,0,3167,5446,0,0,'Stormwind City Guard','','Directions',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46746,15595,0,0,32087,32090,32089,32088,'Pygmy Ambusher','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46747,15595,0,0,32087,32090,32089,32088,'Pygmy Ambusher','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46751,15595,1781,0,34171,34169,0,0,'Skitterweb Spiderling','','',1,1,3,0,0,1,1,0,11,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46752,15595,0,0,31098,0,0,0,'Uldum Caravan Harness','','',0,10,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46753,15595,0,0,35248,0,0,0,'Al\'Akir','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46763,15595,0,0,22739,0,0,0,'Captain Fizzlesneer','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46766,15595,0,0,169,16925,0,0,'Ice Storm Trigger','','',16778240,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46767,15595,0,0,16480,21342,0,0,'Beam Target Bunny 03','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46771,15595,0,0,328,11686,0,0,'Bloodmire Portal Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46774,15595,0,0,35131,0,0,0,'Prince Nadun','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46776,15595,0,0,32087,32090,32089,32088,'Pygmy Ambusher','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46777,15595,0,0,32087,32090,32089,32088,'Pygmy Ambusher','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46778,15595,0,0,34617,0,0,0,'Neferset Guardian','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46779,15595,0,0,34617,0,0,0,'Neferset Guardian','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46780,15595,0,0,35954,0,0,0,'Neferset Jailer','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46781,15595,0,0,22403,0,0,0,'Adarrah','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46782,15595,0,0,21702,0,0,0,'Budd','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46783,15595,0,0,21706,0,0,0,'Samir','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46784,15595,0,0,32235,0,0,0,'Mack','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46794,15595,0,0,35264,35265,35266,35267,'Cultist Incanter','','',0,7,0,0,0,1,1,0,5,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46795,15595,0,0,4260,4601,4259,4602,'Orgrimmar Grunt','','',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46796,15595,0,0,21767,0,0,0,'Tanzar','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46797,15595,0,0,179,0,0,0,'Domesticated Kodo','','',0,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46798,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46799,15595,0,0,21970,0,0,0,'Harkor','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46809,15595,0,0,35288,35289,35290,0,'Doyle Gryphon Rider','','',262144,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46810,15595,0,0,35291,35292,35293,0,'Doyle Gryphon Rider','','',262144,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46815,15595,0,0,34160,0,0,0,'IH Test Creature','','',1,1,26,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46816,15595,0,0,35264,35265,35266,35267,'Cultist Infiltrator','','',0,7,0,0,0,1,1,0,5,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46817,15595,0,0,35264,35265,35266,35267,'Arrested Cultist (h)','','',0,7,0,0,0,1,1,0,5,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46820,15595,0,0,21131,0,0,0,'Summoned Water Elemental','','',0,4,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46824,15595,0,0,35298,0,0,0,'Warden Gartok Ragefist','','',4096,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46826,15595,0,0,715,0,0,0,'Scalding Whelp Corpse','','',0,2,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46827,15595,0,0,35264,35265,35266,35267,'Detained Cultist','','',0,7,0,0,0,1,1,0,40,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46828,15595,0,0,29905,0,0,0,'Wild Black Dragon Egg','','',0,2,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46829,15595,0,0,35307,0,0,0,'Nyxondra\'s Egg','','',0,2,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46832,15595,0,0,34892,34893,34894,34895,'Schnottz Soldier','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46833,15595,0,0,20559,0,0,0,'Eye of the Watchers','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46834,15595,0,0,169,16925,0,0,'Sinestra Controller','','',1048576,10,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46835,15595,0,0,169,16925,0,0,'Sinestra Channel Target','','',1048576,10,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46836,15595,0,0,27823,0,0,0,'Black Dragon Corruption','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46837,15595,0,0,35308,35309,35310,35311,'Drowned Wildhammer Smith','','',16778242,10,0,0,0,1,1,0,84,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46842,15595,0,0,35318,0,0,0,'Pulsing Twilight Egg','','',0,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46843,15595,0,0,35307,0,0,0,'Purified Black Dragon Egg','','',0,2,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46844,15595,0,0,26937,0,0,0,'Eye of the Watchers','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46845,15595,0,0,25383,25382,25394,25384,'Wolfoid','','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46846,15595,0,0,16946,0,0,0,'Doomskull','','',0,6,0,1,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46847,15595,0,0,11686,0,0,0,'Nespirah Abscess','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46848,15595,0,0,11686,0,0,0,'\"Water of Life\" Speech Controller Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46849,15595,0,0,20570,17188,0,0,'Firebeard\'s Patrol Fire Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46855,15595,0,0,5708,0,0,0,'Eric \"The Swift\"','','',8392704,7,0,0,0,1,1,0,47,47,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46856,15595,0,0,5710,0,0,0,'Baelog','','',8392704,7,0,0,0,1,1,0,47,47,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46857,15595,0,0,5709,0,0,0,'Olaf','','',8392704,7,0,0,0,1,1,0,47,47,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46858,15595,0,0,35325,0,0,0,'The Lost Vikings','','',1048576,7,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46873,15595,0,0,22403,0,0,0,'Adarrah','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46874,15595,0,0,10038,0,0,0,'Cowering Peon','','',0,7,0,0,0,1,1,0,54,54,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46876,15595,0,0,34924,0,0,0,'Marshtide Marksman','','',0,7,0,0,0,1,1,0,54,54,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46881,15595,0,0,34924,0,0,0,'Fallen Marshtide Footman','','',0,7,0,0,0,1,1,0,53,54,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46882,15595,0,0,4259,0,0,0,'Fallen Stonard Warrior','','',0,7,0,0,0,1,1,0,53,54,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46883,15595,0,0,35117,0,0,0,'Salhet','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46886,15595,0,0,35111,35117,0,0,'Ramkahen Laborer','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46887,15595,0,0,35111,35117,0,0,'Ramkahen Laborer','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46889,15595,0,0,35333,0,0,0,'Kagtha','','',0,7,0,1,0,1,1,0,30,30,0,1,5,0,1,3,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46890,15595,0,0,35340,0,0,0,'Shattered Hand Assassin','','',0,7,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46891,15595,0,0,35334,35335,0,0,'Ghostly Goblin Celebrant','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46892,15595,0,0,34974,0,0,0,'Master Mathias Shaw','Leader of SI:7','Interact',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46893,15595,0,0,34613,0,0,0,'Garona Halforcen','','Interact',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46894,15595,0,0,35336,35337,0,0,'Ghostly Worgen Celebrant','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46895,15595,0,0,34288,0,0,0,'Kurdran Wildhammer','','Interact',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46896,15595,0,0,35338,0,0,0,'Lil\' Deathwing','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46897,15595,0,0,33263,0,0,0,'Warlord Zaela','','Interact',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46898,15595,0,0,36902,0,0,0,'Enchanted Lantern','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46899,15595,0,0,18698,0,0,0,'Skullcrusher the Mountain','Chosen of Cho\'gall','',4,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46900,15595,0,0,34576,0,0,0,'Cho\'gall','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46901,15595,0,0,35341,0,0,0,'Cheerful Goblin Spirit','','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46902,15595,0,0,35342,0,0,0,'Miss Mayhem','','',0,7,0,1,0,1,1,0,29,29,0,1,5,0,1,2,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46903,15595,0,0,5299,0,0,0,'Mayhem Reaper Prototype','','',32768,9,0,0,0,1,1,0,17,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46904,15595,0,0,22452,20570,0,0,'\"Skullcrusher the Mountain\" Camera','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46905,15595,0,0,11686,0,0,0,'\"Skullcrusher the Mountain\" Mirror Image','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46906,15595,0,0,29346,0,0,0,'Slinky Sharpshiv','','',0,7,0,0,0,1,1,0,27,27,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46907,15595,0,0,169,16925,0,0,'Sinestra Channel Vehicle','','',1048576,10,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46908,15595,0,0,35345,0,0,0,'Cheerful Worgen Spirit','','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46910,15595,0,0,11997,0,0,0,'Core Hound','','',65545,1,45,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46912,15595,0,0,21381,25268,0,0,'Goldrinn-Lo\'Gosh Camera Bunny','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46919,15595,0,0,22452,0,0,0,'\"Skullcrusher the Mountain\" Character Transform','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46920,15595,0,0,3052,3109,0,0,'Expedition Member','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46923,15595,0,0,35348,0,0,0,'Meara','','',262144,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46924,15595,0,0,328,11686,0,0,'Twilight\'s Hammer Cage Bunny - Small','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46925,15595,0,0,29538,0,0,0,'Ashbearer','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46932,15595,0,0,35352,0,0,0,'Minion of Hogger','','',0,7,0,0,0,1,1,0,1,1,0,2,2,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46933,15595,0,0,328,17612,0,0,'Twilight\'s Hammer Cage Bunny - Large','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46934,15595,0,0,35357,0,0,0,'Karana','','',4096,7,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46937,15595,0,0,31461,31462,0,0,'Lycanthoth Vandal','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46939,15595,0,0,35520,35521,17697,0,'Mullan Gryphon','','',266240,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46951,15595,0,0,31783,31784,0,0,'Chosen Warrior','','',72,7,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46952,15595,0,0,34630,34631,0,0,'Chosen Seer','','',72,7,0,1,0,0.9,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46954,15595,0,0,1126,11686,0,0,'Shadowy Apparition','','',16778240,10,0,0,0,1,1,0,1,1,0,5,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46955,15595,0,0,35212,0,0,0,'Rhea','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46956,15595,0,0,11686,22903,0,0,'Player Mirror Image','','',1048576,7,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46957,15595,0,0,35361,0,0,0,'Deathwing','Aspect of Death','',4,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46958,15595,0,0,11686,22903,0,0,'RG Event Camera','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46960,15595,0,0,35300,0,0,0,'Ghastly Scavenger','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46961,15595,0,0,4259,4260,4602,4601,'Orgrimmar Grunt','','Directions',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46965,15595,0,0,35367,0,0,0,'Cho\'gall','','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46969,15595,0,0,35520,35521,17697,0,'Mullan Gryphon','','',266240,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46973,15595,0,0,11686,0,0,0,'Ice Storm','','',1048576,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46974,15595,0,0,38762,0,0,0,'Failed Recruit','','Speak',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46976,15595,0,0,35366,0,0,0,'Unconscious Trooper','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46977,15595,0,0,35520,35521,17697,0,'Mullan Gryphon','','',266240,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46978,15595,0,0,22354,0,0,0,'Harrison Jones','','',266240,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46986,15595,0,0,17822,0,0,0,'Prophet Velen','','',4096,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46987,15595,0,0,35370,0,0,0,'Vision of Ysera','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46988,15595,0,0,328,11686,0,0,'Exodar Portal','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46989,15595,0,0,34095,34096,0,0,'Crazed Soldier','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,4357,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46991,15595,0,0,35372,0,0,0,'Unbound Fire Elemental','','',0,4,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46998,15595,0,0,35370,0,0,0,'Vision of Ysera','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46999,15595,0,0,26318,29823,0,0,'[PH] Jack of all Trades','Profession Trainer','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,80,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47000,15595,0,0,1126,11686,0,0,'Grounding Field','','',0,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47001,15595,0,0,16868,0,0,0,'Anchorite Avuun','','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47002,15595,0,0,35370,0,0,0,'Vision of Ysera','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47004,15595,0,0,19854,0,0,0,'Magtoor','','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47006,15595,0,0,34162,0,0,0,'Packleader Ivar Bloodfang','','',262148,7,0,1,0,1,1,0,20,20,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47007,15595,0,0,34161,0,0,0,'Lord Darius Crowley','Leader of the Gilneas Liberation Front','',262148,7,0,1,0,1,1,0,21,21,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47011,15595,0,0,8351,0,0,0,'Amakkar','Bad Dogs','',0,7,0,0,0,1,1,0,47,47,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47013,15595,0,0,8352,0,0,0,'Gargal','Bad Dogs','',0,7,0,0,0,1,1,0,47,47,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47016,15595,0,0,18050,0,0,0,'Shadow Lord','','',1024,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47017,15595,0,0,12231,0,0,0,'Fire Elemental','','',1024,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47018,15595,0,0,35384,0,0,0,'Jurrix Whitemane','Bad Dogs','',0,7,0,0,0,1,1,0,47,47,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47019,15595,0,0,1126,11686,0,0,'Shadow Portal','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47020,15595,0,0,1126,11686,0,0,'Fire Portal','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47021,15595,0,0,8351,0,0,0,'Amakkar','Bad Dogs','',8392704,7,0,0,0,1,1,0,47,47,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47022,15595,0,0,8352,0,0,0,'Gargal','Bad Dogs','',8392704,7,0,0,0,1,1,0,47,47,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47024,15595,0,0,35384,0,0,0,'Jurrix Whitemane','Bad Dogs','',8392704,7,0,0,0,1,1,0,47,47,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47025,15595,0,0,169,11686,0,0,'Lorthuna Shadowstride Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47026,15595,0,0,34815,0,0,0,'Worgen Warbringer','Gilneas Liberation Front','',0,7,0,1,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47027,15595,0,0,34713,34714,34728,0,'Bloodfang Berserker','','',0,7,0,1,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47029,15595,0,0,33999,0,0,0,'Grand Executor Mortuus','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47030,15595,0,0,34172,34173,34174,0,'Veteran Forsaken Trooper','','Pickup',4096,7,0,1,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47031,15595,0,0,16176,30054,30056,30057,'Forsaken Blightspreader','','',1048576,10,0,1,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47034,15595,0,0,169,11686,0,0,'Squall Line Vehicle - SW','','',17826816,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1358,0,0,0,0,0,0,0,0,0),(47035,15595,0,0,35246,0,0,0,'Fusion Core','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47036,15595,0,0,19963,11686,0,0,'Unstable Grounding Field (1)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47039,15595,0,0,34602,0,0,0,'Lady Cozwynn','','Interact',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47040,15595,0,0,21072,1126,0,0,'Inferno Leap','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1233,0,0,0,0,0,0,0,0,0),(47046,15595,0,0,35392,0,0,0,'Gronosh Earthgrasp','','',4096,7,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47047,15595,0,0,11686,1126,0,0,'Burning Gaze','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47049,15595,0,0,11686,19611,0,0,'Cloned Image','','',1049600,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47050,15595,0,0,22354,0,0,0,'Harrison Jones','','',266240,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47052,15595,0,0,35366,0,0,0,'Unconscious Trooper','','',1048576,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47054,15595,0,0,35395,0,0,0,'Schnottz Bomber','','',1048576,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47055,15595,0,0,16480,21342,0,0,'Uldum Camera Bunny 05','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47056,15595,44257,0,33759,0,0,0,'Gorged Gyreworm','','',512,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47058,15595,0,0,35408,1126,0,0,'Meteor','','openhand',1610613760,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47062,15595,0,0,35399,0,0,0,'Vir\'Naal Priest','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47063,15595,0,0,35400,0,0,0,'Boots','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47065,15595,0,0,11686,1126,0,0,'Meteor','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47066,15595,0,0,35402,0,0,0,'Slipstream','','vehichleCursor',8,4,0,1,0,1,1,0,84,84,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1238,0,0,0,0,0,0,0,0,0),(47067,15595,0,0,34892,34894,0,0,'Schnottz Rifleman','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47069,15595,0,0,4587,0,0,0,'Totem of Tranquil Mind','','',0,11,0,0,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47070,15595,0,0,30736,0,0,0,'Storm Totem','','',0,11,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47071,15595,0,0,35152,0,0,0,'Deep Spider','','',65537,1,55,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47072,15595,0,0,34163,0,0,0,'Amthea','','',65537,1,55,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47074,15595,0,0,34892,34894,0,0,'Schnottz Air Officer','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47075,15595,0,0,34893,34895,35374,35375,'Schnottz Air Trooper','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47077,15595,0,0,30755,0,0,0,'Healing Stream Totem','','',0,11,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47078,15595,0,0,22452,0,0,0,'Invisible Man','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47079,15595,0,0,35406,0,0,0,'Lava Scarab','','',73,1,53,1,0,1,1,0,85,85,0,1,5,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47081,15595,0,0,35166,0,0,0,'Elemental Firelord','','',72,4,0,1,0,0.95,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47082,15595,0,0,32950,0,0,0,'Twilight Drake','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47083,15595,0,0,34893,34895,35374,35375,'Schnottz Air Trooper','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47084,15595,0,0,35407,0,0,0,'Lucien Tosselwrench (5x Size)','','',0,7,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47085,15595,0,0,1126,11686,0,0,'Grounding Field','','',0,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47086,15595,0,0,31514,0,0,0,'Crimsonborne Firestarter','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47087,15595,0,0,31499,0,0,0,'Azureborne Destroyer','','',72,2,0,1,0,0.9,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47088,15595,0,0,22354,0,0,0,'Harrison Jones TEMP','','',266240,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47089,15595,0,0,35413,0,0,0,'Tailgun','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47090,15595,0,0,33157,0,0,0,'Quartermaster Rallings','General Goods','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47092,15595,0,0,35395,0,0,0,'Schnottz Bomber','','',1048576,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1240,0,0,0,0,0,0,0,0,0),(47093,15595,0,0,3167,0,0,0,'Darkbreak Guard','','Directions',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47094,15595,0,0,3167,0,0,0,'Darkbreak Guard','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47095,15595,0,0,1126,11686,0,0,'Fire Portal','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47096,15595,0,0,1126,11686,0,0,'Flames','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47098,15595,0,0,21767,0,0,0,'Mantaur','','vehichleCursor',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47099,15595,0,0,21970,0,0,0,'Harkor','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47100,15595,0,0,32235,0,0,0,'Mack','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47101,15595,0,0,21767,0,0,0,'Tanzar','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47102,15595,0,0,35413,0,0,0,'Tailgun','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,88661,88650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47107,15595,0,0,33250,0,0,0,'Taley','Reagents','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47108,15595,0,0,33244,0,0,0,'Innkeeper Nerius','Innkeeper','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47109,15595,0,0,35418,0,0,0,'The Sun','','',34603012,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47110,15595,0,0,33294,0,0,0,'Cavern Grunt','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47111,15595,0,0,33294,0,0,0,'Cavern Grunt','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47112,15595,0,0,21706,0,0,0,'Mantaur 2','','vehichleCursor',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47113,15595,0,0,35046,0,0,0,'Budd','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47114,15595,0,0,22403,0,0,0,'Adarrah','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47120,15595,0,0,35426,0,0,0,'Argaloth','','',108,3,0,1,0,0.5,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47121,15595,0,0,35425,0,0,0,'Aquinastrasz','Vermillion Redoubt Flight Master','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47124,15595,47123,0,35456,0,0,0,'Human Admirer','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47125,15595,47123,0,35457,0,0,0,'Orc Admirer','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47126,15595,47123,0,35458,0,0,0,'Blood Elf Admirer','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,1,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47127,15595,0,0,35695,0,0,0,'Belloc Brightblade','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47128,15595,0,0,22903,11686,0,0,'Cave In Trigger','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47129,15595,0,0,1126,11686,0,0,'Cave In Stalker','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47130,15595,0,0,3732,0,0,0,'Crazed Guard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,4301,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47131,15595,0,0,37302,0,0,0,'Frantic Geist','','',72,6,0,0,0,1,1,0,19,19,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47132,15595,0,0,37301,0,0,0,'Dark Creeper','','',72,6,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47134,15595,0,0,25001,0,0,0,'Corpse Eater','','',72,6,0,1,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47135,15595,0,0,24992,0,0,0,'Fetid Ghoul','','',72,6,0,1,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47136,15595,0,0,24998,0,0,0,'Unstable Ravager','','',72,6,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47137,15595,0,0,36329,0,0,0,'Mindless Horror','','',72,6,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47138,15595,0,0,27323,0,0,0,'Pustulant Monstrosity','','',72,6,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47140,15595,0,0,26918,0,0,0,'Sorcerous Skeleton','','',72,6,0,1,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47141,15595,0,0,26918,0,0,0,'Dread Scryer','','',72,6,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47143,15595,0,0,36374,0,0,0,'Spitebone Skeleton','','',72,6,0,1,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47145,15595,0,0,35574,0,0,0,'Spitebone Guardian','','',72,6,0,1,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47146,15595,0,0,28022,0,0,0,'Spitebone Flayer','','',72,6,0,1,0,1,1,0,20,20,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47150,15595,0,0,35432,0,0,0,'Earth Ravager','','',72,4,0,1,0,0.9,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47151,15595,0,0,35170,0,0,0,'Wind Breaker','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47152,15595,0,0,35411,35412,0,0,'Twilight Elementalist','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47157,15595,0,0,4903,0,0,0,'Theldurin the Lost','','',0,7,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47158,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47159,15595,0,0,35436,0,0,0,'Commander Schnottz','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47160,15595,0,0,35436,0,0,0,'Commander Schnottz','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47161,15595,0,0,25192,0,0,0,'Twilight Brute','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47163,15595,0,0,35438,0,0,0,'Lucien Tosselwrench','','',0,7,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47169,15595,0,0,15393,0,0,0,'Hardboiled Egg','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47170,15595,0,0,20570,11686,0,0,'Therazane Siege Arrow Bunny, 1','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47172,15595,0,0,20570,11686,0,0,'Therazane Siege Arrow Bunny, 2','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47173,15595,0,0,20570,11686,0,0,'Therazane Siege Arrow Bunny, 3','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47175,15595,0,0,35043,0,0,0,'Stormling','','',0,4,0,1,0,0.5,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47177,15595,0,0,11686,0,0,0,'Stormling Pre-effect','','',1048576,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47180,15595,0,0,1126,11686,0,0,'Tremors','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47181,15595,47303,0,146,0,0,0,'Overlook Spirit','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,3846,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47182,15595,47303,0,10771,0,0,0,'Overlook Spectre','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,3698,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47183,15595,47303,0,19601,0,0,0,'Ghastly Worker','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,4402,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47184,15595,0,0,33289,0,0,0,'Stone Trogg Fungalmancer','','',0,7,0,0,0,0.810282,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47186,15595,0,0,27913,0,0,0,'Thundermar War Gryphon','','',524288,1,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1250,0,0,0,0,0,0,0,0,0),(47188,15595,0,0,35033,35032,35034,0,'Thundermar Gryphon Rider','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47192,15595,0,0,11686,0,0,0,'Wind-devil','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47195,15595,0,0,26662,0,0,0,'Slate Quicksand','Arch Geomancer','',262144,7,0,1,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47196,15595,0,0,16925,1126,0,0,'Room Stalker','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1548,0,0,0,0,0,0,0,0,0),(47197,15595,0,0,28739,0,0,0,'Flint Oremantle','Son of the Stonefather','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47198,15595,0,0,1126,11686,0,0,'[UNUSED]The King\'s Safe','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47200,15595,0,0,25904,0,0,0,'Dockmaster Appleby','The Argent Crusade','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47206,15595,0,0,24013,0,0,0,'Loudspeaker','','',0,9,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47208,15595,0,0,29977,0,0,0,'Assistant Greely','','',0,7,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47209,15595,0,0,30098,0,0,0,'Hobart Grapplehammer','','',0,7,0,1,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47210,15595,0,0,27754,0,0,0,'Air Defense Cannon','','',262152,9,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47211,15595,0,0,35491,0,0,0,'Dead Trooper','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47212,15595,0,0,35492,0,0,0,'Dead Trooper','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47215,15595,0,0,35493,0,0,0,'Dead Trooper','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47217,15595,0,0,37756,0,0,0,'Emergency Rampless Debarkation Device','Parachute','',1048576,9,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47218,15595,0,0,35494,0,0,0,'Dead Trooper','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47225,15595,0,0,17697,0,0,0,'Mullan Gryphon Mount','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47228,15595,0,0,1126,13069,0,0,'General Purpose Bunny JMF','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47229,15595,0,0,35282,35284,35285,35286,'Mullan Gryphon Rider','','',262144,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47230,15595,0,0,328,11686,0,0,'Helgrum Master Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47231,15595,0,0,37297,37298,0,0,'Shadowy Attendant','','',72,6,0,1,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47232,15595,0,0,37299,37300,0,0,'Ghostly Cook','','',72,6,0,1,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47238,15595,0,0,21130,0,0,0,'Whipping Wind','','',8,4,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47239,15595,0,0,8714,0,0,0,'Whipping Wind (1)','','',8,4,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47240,15595,0,0,37256,0,0,0,'Commander Marcus Johnson','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47241,15595,0,0,35520,35521,17697,0,'Mullan Gryphon Mount','','vehichleCursor',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1255,0,0,0,0,0,0,0,0,0),(47243,15595,0,0,11686,0,0,0,'Mirror Image','','',16777216,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47244,15595,0,0,11686,0,0,0,'Mirror Image','','',16777216,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47245,15595,0,0,23700,0,0,0,'Timbermaw Cub','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47249,15595,0,0,35436,0,0,0,'Commander Schnottz','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47251,15595,0,0,35695,0,0,0,'Belloc Brightblade','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47252,15595,0,0,328,0,0,0,'Eye of Twilight\'s Vision','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47255,15595,0,0,21774,0,0,0,'Gobbles','','',0,8,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47257,15595,0,0,35367,0,0,0,'Cho\'gall','','',12,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47259,15595,0,0,35506,0,0,0,'Twilight Servant','','',8,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47260,15595,0,0,18698,0,0,0,'Skullcrusher the Mountain','Chosen of Cho\'gall','',76,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47262,15595,0,0,24719,0,0,0,'Camera Bunny','','',12,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47263,15595,0,0,1917,0,0,0,'Fleeing Stag','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47264,15595,0,0,347,0,0,0,'Fleeing Doe','','',0,1,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47265,15595,0,0,19295,0,0,0,'Twilight Whelp','','',72,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47266,15595,0,0,35508,0,0,0,'Jack Rockleg','Thorium Brotherhood','',0,7,0,0,0,1,1,0,49,49,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47267,15595,0,0,35509,0,0,0,'Burrian Coalpart','Thorium Brotherhood','',0,7,0,0,0,1,1,0,49,49,0,1,5,0,1,4227,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47268,15595,0,0,35512,0,0,0,'Prisanne Dustcropper','Thorium Brotherhood','',0,7,0,0,0,1,1,0,49,49,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47269,15595,0,0,11548,0,0,0,'Lunk','','',0,7,0,0,0,1,1,0,47,47,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47270,15595,0,0,35510,0,0,0,'Gravius Grimesilt','','',2147483648,7,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47271,15595,0,0,35511,0,0,0,'Dig-Boss Dinwhisker','','',2147483648,7,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47272,15595,0,0,16031,0,0,0,'Released Spirit','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47273,15595,0,0,15180,27823,0,0,'Eye of Twilight Vehicle','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47274,15595,0,0,35507,0,0,0,'Eye of Twilight','','',8,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47275,15595,5839,0,7929,7930,7931,7932,'Dark Iron Footman','','',0,7,0,0,0,1,1,0,46,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47276,15595,0,0,7793,7794,0,0,'Dark Iron Excavator','','',0,7,0,0,0,1,1,0,46,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47277,15595,0,0,10771,0,0,0,'Angered Spirit','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47278,15595,0,0,34189,0,0,0,'Ash Chicken','','',262144,1,0,0,0,1,1,0,46,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47280,15595,0,0,11548,0,0,0,'Lunk','','',0,7,0,0,0,1,1,0,47,47,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47281,15595,0,0,11548,0,0,0,'Lunk','','',262144,7,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47282,15595,0,0,1126,11686,0,0,'Fire Blossom Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47284,15595,0,0,1126,11686,0,0,'Frost Blossom Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47290,15595,0,0,35519,0,0,0,'Glubtok','The Foreman','',104,7,0,1,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47293,15595,0,0,34077,0,0,0,'Deathstalker Commander Belmont','','',0,7,0,1,0,1,1,0,18,18,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47294,15595,0,0,34009,0,0,0,'High Warlord Cromush','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47297,15595,0,0,33003,0,0,0,'Lumbering Oaf','','',104,7,0,1,0,1,1,0,16,16,0,1,5,0,1,0,3500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1259,0,0,0,0,0,0,0,0,0),(47298,15595,0,0,169,11686,0,0,'Static Flux Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47299,15595,0,0,11548,0,0,0,'Lunk','','',0,7,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47300,15595,0,0,34617,0,0,0,'Neferset Warden','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47301,15595,0,0,35523,0,0,0,'Image of Archduke Calcinder','','',1048576,4,0,1,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47302,15595,0,0,1126,11686,0,0,'Crimson Flames','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47305,15595,0,0,1126,11686,0,0,'Air Current','','',0,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47307,15595,0,0,35507,0,0,0,'Eye of Twilight','','',12,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47308,15595,0,0,328,17612,0,0,'Felwood Honey Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47309,15595,0,0,35530,0,0,0,'Minister Kiyuubi','','',2147483648,7,0,0,0,1,1,0,47,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47310,15595,0,0,35532,0,0,0,'Minister Letherio','','',2147483648,7,0,0,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47311,15595,0,0,35533,0,0,0,'Minister Finister','','',2147483648,7,0,0,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47312,15595,0,0,35276,35277,35278,35280,'Firebeard Gryphon Rider','','',262144,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47313,15595,0,0,35276,35277,35278,35280,'Firebeard Gryphon Rider','','',262144,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47314,15595,0,0,35536,0,0,0,'Sticky Bomb','','',0,9,0,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47315,15595,0,0,17718,0,0,0,'Firebeard Gryphon Mount','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,87997,88027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47319,15595,0,0,15435,0,0,0,'Leap Target','','',1024,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47322,15595,0,0,11686,0,0,0,'Prayer to Elune Credit','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47323,15595,0,0,34710,34707,34708,34709,'S.A.F.E. Guide','S.A.F.E.','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'10255',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47326,15595,0,0,32087,32090,32089,32088,'Sand Pygmy','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47327,15595,0,0,10270,0,0,0,'Mangy Hyena','','',1,1,25,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47328,15595,0,0,37251,0,0,0,'Quartermaster Brazie','Baradin\'s Wardens Quartermaster','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47330,15595,0,0,35543,0,0,0,'Massive Crash','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47331,15595,0,0,328,27823,0,0,'Player Scan Test Bunny','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47332,15595,0,0,11548,0,0,0,'Lunk','','',0,7,0,0,0,1,1,0,47,47,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47333,15595,0,0,11548,0,0,0,'Lunk','','',4096,7,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47339,15595,0,0,16891,0,0,0,'Impsy','','',0,3,0,0,0,1,1,0,45,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47341,15595,0,0,35547,0,0,0,'Arcanist Delaris','The Highborne','',0,7,0,1,0,1,1,0,45,45,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47342,15595,0,0,1126,11686,0,0,'Twister','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47346,15595,0,0,35550,0,0,0,'Elynara','Archaeology Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,81,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47349,15595,0,0,34710,34707,34708,34709,'S.A.F.E. Guide','S.A.F.E.','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47350,15595,0,0,34710,34707,34708,34709,'S.A.F.E. Guide','S.A.F.E.','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47351,15595,0,0,34710,34707,34708,34709,'S.A.F.E. Guide','S.A.F.E.','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47352,15595,0,0,35551,0,0,0,'Volcanic Stone Drake','','',0,2,0,1,0,1,1,0,72,73,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47353,15595,0,0,35757,0,0,0,'Drake of the East Wind','','',0,2,0,1,0,1,1,0,72,73,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47359,15595,0,0,34710,34707,34708,34709,'S.A.F.E. Guide','S.A.F.E.','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47360,15595,0,0,328,27823,0,0,'Impsy','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47361,15595,0,0,35560,0,0,0,'Doranir','The Reliquary','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47362,15595,0,0,35561,0,0,0,'Aelnara','The Reliquary','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47364,15595,0,0,35484,35485,35486,35487,'Schnottz\'s Bodyguard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47366,15595,0,0,16891,0,0,0,'Impsy','','',0,3,0,0,0,1,1,0,45,45,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47369,15595,0,0,10812,0,0,0,'Jadefire Imp','','',0,3,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47371,15595,0,0,328,11686,0,0,'Fearsome Portal Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47372,15595,0,0,30274,0,0,0,'Gloomwing','','',0,2,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47373,15595,0,0,37243,37244,37245,37246,'Warden\'s Sentry','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47374,15595,0,0,30315,0,0,0,'Patch','Gob Squad','',266240,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47375,15595,0,0,30314,0,0,0,'Ticker','Gob Squad','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47376,15595,0,0,30316,0,0,0,'Newt','Gob Squad','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47377,15595,0,0,30313,0,0,0,'Volt','Gob Squad','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47378,15595,0,0,30312,0,0,0,'Grit','Gob Squad','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47379,15595,0,0,20570,17200,0,0,'Cover Bunny','','',1152,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47380,15595,0,0,25455,0,0,0,'Voice of Cho\'gall','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47392,15595,0,0,29413,2289,0,0,'Emerald Bearkin','','',0,1,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47393,15595,0,0,35579,0,0,0,'Mountain-Lord Rendan','','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47394,15595,47406,0,35597,35602,35586,35592,'Twilight Guardsman','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47397,15595,0,0,33010,0,0,0,'Nespirah Fluid','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47398,15595,0,0,36688,0,0,0,'Vorlus','The Voidwatcher','',2147483648,3,0,0,0,1,1,0,46,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47401,15595,47406,0,35601,35596,35594,35587,'Twilight Stalker','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47402,15595,0,0,16480,19595,0,0,'Tol Barad - The Restless Front - Quest Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47403,15595,0,0,35604,0,0,0,'Defias Reaper','','vehichleCursor',32768,9,0,1,0,1,1,0,15,15,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1389,0,0,0,0,0,0,0,0,0),(47404,15595,0,0,35605,0,0,0,'Defias Watcher','','vehichleCursor',32768,9,0,1,0,1,1,0,15,15,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1389,0,0,0,0,0,0,0,0,0),(47407,15595,47406,0,35595,35585,35588,0,'Twilight Earthbinder','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47408,15595,47406,0,35583,35593,35590,35598,'Twilight Shadowmender','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47409,15595,47406,0,35589,35609,35610,35608,'Twilight Cryomagus','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47410,15595,47406,0,33693,0,0,0,'Bound Groundshaker','','',512,4,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47416,15595,0,0,35580,0,0,0,'Black Drake Quest Tracker','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47421,20779,0,0,35615,0,0,0,'Saren','Profession Trainer','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,81,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47428,15595,0,0,37262,37263,37264,37265,'Hellscream\'s Sentry','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47429,15595,0,0,11548,0,0,0,'Lunk','','',0,7,0,0,0,1,1,0,47,47,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47430,15595,0,0,11548,0,0,0,'Lunk','','',0,7,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47431,15595,0,0,35616,0,0,0,'Valn','Profession Trainer','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,81,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47435,15595,0,0,25230,0,0,0,'Iron Summit Guard','','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47436,15595,0,0,25230,0,0,0,'Iron Summit Guard','','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47437,15595,0,0,25230,0,0,0,'Iron Summit Guard','','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47438,15595,0,0,25233,0,0,0,'Rendan\'s Attendant','','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47439,15595,0,0,35619,35620,35621,35622,'Shadowsworn Netherguard','','',0,7,0,0,0,1,1,0,45,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47440,15595,0,0,35623,0,0,0,'Agnes Flimshale','','',0,7,0,0,0,1,1,0,52,52,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47441,15595,0,0,10812,0,0,0,'Phaseleashed Imp','','',0,3,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47448,15595,0,0,169,35312,0,0,'Twilight\'s Hammer Wagon, 4 Wheel Covered','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47449,15595,0,0,35117,0,0,0,'Ramkahen Traitor','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47450,15595,0,0,35111,0,0,0,'Ramkahen Traitor','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47451,15595,0,0,35514,0,0,0,'Siamat','Lord of the South Wind','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47453,15595,0,0,169,35312,0,0,'Twilight\'s Hammer Wagon, 4 Wheel','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47454,15595,0,0,169,35312,0,0,'Twilight\'s Hammer Wagon, 2 Wheel','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47458,15595,47490,0,35597,35602,35586,35592,'Twilight Spearwarder','','',2048,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47459,15595,0,0,31979,0,0,0,'Guardian Flag Tracker','','',524288,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47464,15595,0,0,22903,18657,0,0,'Calcinder Banish Credit','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47468,15595,0,0,31174,11686,0,0,'Deadmines Foe Reaper Targeting Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47470,15595,0,0,7865,7866,7867,7868,'Cauldron Defender','','',0,7,0,0,0,1,1,0,48,49,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47473,15595,0,0,11686,0,0,0,'Lost City Intro Betrayal Camera','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'15533',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47474,15595,0,0,0,30129,0,0,'Felvine Snapper','','',256,4,0,0,0,1,1,0,47,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'15533',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47478,15595,0,0,35111,0,0,0,'Ramkahen Traitor','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47480,15595,0,0,22474,22471,31542,0,'Aviana\'s Guardian - Lance Test','','vehichleCursor',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47483,15595,0,0,35651,0,0,0,'Highperch Prideling','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47488,15595,0,0,5050,0,0,0,'Skeletal Steed','','',0,7,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47489,15595,0,0,30420,30421,30422,30423,'Bilgewater Marksman','Bilgewater Battalion','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47492,15595,0,0,30315,0,0,0,'Patch','Gob Squad','',266240,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47493,15595,0,0,32985,0,0,0,'Warlord Krogg','','',262144,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47494,15595,0,0,32991,32992,32993,32994,'Axebite Soldier','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47495,15595,0,0,30312,0,0,0,'Grit','Gob Squad','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47496,15595,0,0,30316,0,0,0,'Newt','Gob Squad','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47497,15595,0,0,30314,0,0,0,'Ticker','Gob Squad','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47498,15595,0,0,30313,0,0,0,'Volt','Gob Squad','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47499,15595,0,0,1645,0,0,0,'High Executor Darthalia','','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47500,15595,0,0,35541,35542,0,0,'Ramkahen Traitor','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47501,15595,0,0,11686,0,0,0,'Inferno Rush','','',16778272,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47502,15595,0,0,35584,35595,35592,35601,'Silenced Twilight Patroller','','',2048,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47504,15595,0,0,35655,0,0,0,'Heartrazor','','',0,1,0,1,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47505,15595,0,0,32991,32992,32993,32994,'Axebite Soldier','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47506,15595,0,0,30420,30421,30422,30423,'Bilgewater Marksman','Bilgewater Battalion','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47507,15595,0,0,35655,0,0,0,'Heartrazor','','vehichleCursor',0,1,0,1,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47508,15595,0,0,35655,0,0,0,'Heartrazor','','',0,1,0,1,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47509,15595,0,0,29312,0,0,0,'Richtofen\'s Wind Rider','','',0,1,0,0,0,1,1,0,44,44,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47511,15595,0,0,35651,0,0,0,'Highperch Prideling','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47513,15595,0,0,28106,0,0,0,'Schnottz Siege Turret','','Gunner',262184,9,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47515,15595,0,0,35669,0,0,0,'Ambassador Laurent','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47516,15595,0,0,35633,35634,0,0,'Prolific Writer','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47517,15595,0,0,34367,0,0,0,'Lord Geoffery Wildwolf','','',2147483648,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47518,15595,0,0,11686,0,0,0,'Player Stunt Double','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47519,15595,0,0,35636,35637,35639,35640,'Privileged Socialite','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47520,15595,0,0,35666,35668,35667,0,'Pretentious Businessman','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47521,15595,0,0,33314,0,0,0,'Carriage Harness','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1277,0,0,0,0,0,0,0,0,0),(47522,15595,0,0,33316,0,0,0,'Stagecoach Horse','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47523,15595,0,0,33315,0,0,0,'Stagecoach Carriage','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1278,0,0,0,0,0,0,0,0,0),(47524,15595,0,0,21381,25268,0,0,'Drake Ride Camera Bunny','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47525,15595,0,0,36203,36205,36204,36206,'Servant of Lord Geoffery','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47526,15595,0,0,21381,25268,0,0,'Drake Ride Camera Bunny 2','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47527,15595,0,0,29310,0,0,0,'Captured Wind Rider','','',0,1,0,0,0,1,1,0,43,44,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47531,15595,47616,0,10771,0,0,0,'Captive Spirit','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47533,15595,5844,0,7798,7799,7800,7801,'Dark Iron Digmaster','','',0,7,0,0,0,1,1,0,49,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47534,15595,47616,0,33054,0,0,0,'Cellblock Ooze','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47535,15595,0,0,7789,7790,7791,7792,'Dark Blacksmith','','',0,7,0,0,0,1,1,0,49,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47537,15595,0,0,16167,0,0,0,'Archmage Galus','','',2147483648,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47538,15595,0,0,11686,0,0,0,'The Baron\'s Cannon','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47539,15595,0,0,169,11686,0,0,'Dragonmaw Gate Controller','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47540,15595,47785,0,22596,0,0,0,'Shivan Destroyer','','',0,3,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47542,15595,47785,0,21447,0,0,0,'Cell Watcher','','',0,3,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47544,15595,47785,0,20521,0,0,0,'Svarnos','','',2147549193,1,45,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47548,15595,47785,0,20041,0,0,0,'Jailed Wrathguard','','',0,3,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47549,15595,47785,0,21040,0,0,0,'Imprisoned Imp','','',0,3,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,36227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47550,15595,48035,0,34096,34095,0,0,'Imprisoned Worker','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47552,15595,48035,0,23111,0,0,0,'Exiled Mage','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47553,15595,0,0,35684,0,0,0,'Rasha\'krak','Minion of Calcinder','',2147483648,4,0,0,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47556,15595,0,0,35690,0,0,0,'Drizle','Timbermaw Cub','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47557,15595,0,0,33263,0,0,0,'Zaela','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47558,15595,0,0,35689,0,0,0,'Ferli','Timbermaw Cub','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47559,15595,0,0,35023,0,0,0,'Narkrall Rakeclaw','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47561,15595,48035,0,26602,0,0,0,'Warden Guard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47562,15595,0,0,27665,0,0,0,'Schnottz Fighter','','',524288,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47563,15595,0,0,33434,0,0,0,'Dragonmaw Draketamer','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47564,15595,0,0,33434,0,0,0,'Dragonmaw Draketamer','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47568,15595,0,0,35692,0,0,0,'Ian Thomas Wall','Archaeology Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,81,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47570,15595,0,0,35694,0,0,0,'Diya','Archaeology Trainer','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,81,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47573,15595,0,0,35698,0,0,0,'Sirabel','Archaeology Trainer','',0,7,0,0,0,1,1,0,61,61,0,1,5,0,1,81,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47574,15595,0,0,35699,0,0,0,'Gerdra Fardelve','Archaeology Trainer','',0,7,0,0,0,1,1,0,61,61,0,1,5,0,1,81,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47575,15595,0,0,35700,0,0,0,'Boduro the Seeker','Archaeology Trainer','',0,7,0,0,0,1,1,0,64,64,0,1,5,0,1,81,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47576,15595,0,0,35701,0,0,0,'Falda Fardelve','Archaeology Trainer','',0,7,0,0,0,1,1,0,71,71,0,1,5,0,1,81,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47577,15595,0,0,35702,0,0,0,'Lindarel','Archaeology Trainer','',0,7,0,0,0,1,1,0,71,71,0,1,5,0,1,81,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47578,15595,0,0,35703,0,0,0,'Hugen Goldwise','Archaeology Trainer','',0,7,0,0,0,1,1,0,71,71,0,1,5,0,1,81,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47579,15595,0,0,35704,0,0,0,'Dariness the Learned','Archaeology Trainer','',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,81,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47581,15595,0,0,35705,0,0,0,'Archmage Aranhir Starsinger','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47586,15595,0,0,35709,0,0,0,'Karabrel Moonlance','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,134217729,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47588,15595,0,0,35711,0,0,0,'Enchantress Fira','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,134217729,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47590,15595,47616,0,19601,0,0,0,'Ghastly Convict','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47591,15595,0,0,32811,0,0,0,'Baradin Crocolisk','','',1,1,6,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47592,15595,0,0,34974,0,0,0,'Master Mathias Shaw','Leader of SI:7','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47595,15595,48144,0,33024,22227,5816,5088,'Alliance Hunter Infantry','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47596,15595,0,0,34761,34762,34763,34764,'SI:7 Marksman','SI:7','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47597,15595,0,0,34294,34295,34296,34297,'Highbank Marine','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47598,15595,48144,0,33024,22227,5816,5088,'Alliance Mage Infantry','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47599,15595,48144,0,33024,22227,5816,5088,'Alliance Warrior Infantry','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47600,15595,48144,0,33024,22227,35723,5088,'Alliance Paladin Infantry','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47601,15595,0,0,2019,0,0,0,'Jadefire Defender','','',0,3,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'12544',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47603,15595,0,0,27569,0,0,0,'Alexstrasza the Life-Binder','Queen of the Dragons','',36,2,0,3,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47604,15595,0,0,34533,0,0,0,'Lirastrasza','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47606,15595,0,0,328,21072,0,0,'Torth Chain Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47607,15595,48144,0,11866,30941,31231,31255,'Horde Druid Infantry','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47608,15595,48144,0,11866,30941,31231,31255,'Horde Mage Infantry','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47609,15595,48144,0,11866,30941,31231,31255,'Horde Rogue Infantry','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47610,15595,48144,0,11866,30941,31231,31255,'Horde Shaman Infantry','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47617,15595,0,0,35724,0,0,0,'Farlus Wildheart','Emerald Circle','',0,7,0,0,0,1,1,0,46,46,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47618,15595,0,0,35023,0,0,0,'Narkrall Rakeclaw','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47622,15595,0,0,35736,0,0,0,'Peacebloom','','',1048576,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47623,15595,0,0,328,15880,0,0,'Thundermar Fires','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47624,15595,0,0,32235,0,0,0,'Mack','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47627,15595,47664,0,35737,0,0,0,'Rustberg Bandit','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,4196,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47629,15595,0,0,35738,0,0,0,'Silverleaf','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47631,15595,0,0,35740,0,0,0,'Phosphorescent Stone Drake','','',0,2,0,1,0,1,1,0,72,73,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47632,15595,0,0,35741,0,0,0,'Cinderbloom','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47633,15595,0,0,35742,0,0,0,'Stormvine','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47634,15595,0,0,35743,0,0,0,'Azshara\'s Veil','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47635,15595,0,0,35744,0,0,0,'Heartblossom','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47636,15595,0,0,35745,0,0,0,'Twilight Jasmine','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47637,15595,0,0,35746,0,0,0,'Whiptail','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47638,15595,0,0,35747,0,0,0,'Brine Moss','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47639,15595,0,0,35748,0,0,0,'Frost Lotus','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47640,15595,0,0,35749,0,0,0,'Black Lotus','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47642,15595,47664,0,35663,0,0,0,'Rustberg Fisherman','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47646,15595,0,0,35755,0,0,0,'Drake of the South Wind','','',0,2,0,1,0,1,1,0,72,73,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47647,15595,0,0,35754,0,0,0,'Drake of the West Wind','','',0,2,0,1,0,1,1,0,72,73,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47648,15595,0,0,35553,0,0,0,'Drake of the North Wind','','',0,2,0,1,0,1,1,0,72,73,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47649,15595,0,0,35760,36576,36577,0,'Wild Mushroom','','',0,11,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47650,15595,0,0,35761,0,0,0,'Earthroot','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47651,15595,0,0,35751,0,0,0,'Vitreous Stone Drake','','',0,2,0,1,0,1,1,0,72,73,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47652,15595,0,0,35136,0,0,0,'Brown Riding Camel','','',0,1,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47653,15595,0,0,35134,0,0,0,'Tan Riding Camel','','',0,1,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47654,15595,0,0,35135,0,0,0,'Grey Riding Camel','','',0,1,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47657,15595,47664,0,2584,2585,2579,2578,'Suspicious Villager','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,3672,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47658,15595,0,0,35772,0,0,0,'Torth','The Ravenous','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47659,15595,47664,0,2590,2581,18889,21905,'Apprehensive Worker','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,3153,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47662,15595,0,0,34830,0,0,0,'Hungry Mine Creeper','','',0,1,3,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47666,15595,0,0,237,31072,0,23960,'Rustberg Horse','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47676,15595,0,0,30301,30302,0,0,'Baradin Fox','','',1,1,50,0,0,1,1,0,83,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47677,15595,0,0,1072,11686,0,0,'General Purpose Bunny JMF (Look 3)','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47678,15595,0,0,8716,0,0,0,'The Vortex Pinnacle Teleporter','','',2,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47680,15595,0,0,34160,0,0,0,'Rustberg Gull','','',1,1,26,0,0,1,1,0,1,5,0,42,102,0,1,0,2000,0,0.0607,1.4422,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47682,15595,0,0,5585,5555,5556,5586,'Sassy Cat','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47683,15595,0,0,35262,0,0,0,'Lady Ironpants','Archaeology Trainer','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,80,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47685,15595,0,0,34294,34295,34296,34297,'Highbank Marine','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47686,15595,0,0,34761,34762,34763,34764,'SI:7 Marksman','SI:7','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47687,15595,0,0,35951,0,0,0,'Winna\'s Kitten','','',2147483649,1,2,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47689,15595,47697,0,3629,0,0,0,'Captured Hillsbrad Human','','',0,7,0,0,0,1,1,0,19,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47690,15595,0,0,34893,34895,35374,35375,'Schnottz\'s Landing Laborer','','',0,7,0,0,0,0.562013,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47691,15595,0,0,33263,0,0,0,'Zaela','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47692,15595,0,0,9770,0,0,0,'Altsoba Ragetotem','','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47693,15595,47697,0,3633,0,0,0,'Captured Hillsbrad Human','','',0,7,0,0,0,1,1,0,19,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47694,15595,47697,0,3632,0,0,0,'Captured Hillsbrad Human','','',0,7,0,0,0,1,1,0,19,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47695,15595,47697,0,5785,0,0,0,'Captured Hillsbrad Human','','',0,7,0,0,0,1,1,0,19,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47696,15595,0,0,876,0,0,0,'Kelnir Leafsong','Emerald Circle','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47701,15595,0,0,35778,0,0,0,'Menacing Emissary','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47702,15595,0,0,35779,0,0,0,'Menacing Emissary','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47703,15595,0,0,35468,35469,35470,35471,'Refined Gentleman','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47704,15595,0,0,33463,0,0,0,'Pool of Blood','','',1048576,10,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47705,15595,0,0,35780,0,0,0,'Pool of Blood','','',1048576,10,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47706,15595,0,0,35781,0,0,0,'Pool of Blood','','',1048576,10,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47708,15595,0,0,35480,35481,35482,35483,'Aspiring Starlet','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47711,15595,0,0,31463,0,0,0,'Vermillion Skyscreamer','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47713,15595,0,0,4467,0,0,0,'Villainous Evil Squirrel','Moustache Twirler Extraordinare','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47714,15595,0,0,35786,0,0,0,'Vapor','','',0,4,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47723,15595,0,0,35792,0,0,0,'Rotgrum','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47731,15595,0,0,169,22769,0,0,'Earthquake','','',1049600,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47733,15595,0,0,23683,0,0,0,'Arthas','','',2147483724,7,0,1,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47734,15595,0,0,35484,35485,35486,35487,'Siege Tank Driver','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'15288',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47735,15595,0,0,35800,0,0,0,'Illidan Stormrage','The Betrayer','',76,7,0,1,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'15288',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47736,15595,0,0,35807,0,0,0,'Magatha Grimtotem','Elder Crone','',0,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'12544',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47737,15595,0,0,2488,0,0,0,'Venomscale Scorpid','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47740,15595,0,0,4268,35802,35803,35804,'Viper','','',0,1,35,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'15288',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47743,15595,0,0,26884,0,0,0,'Schnottz\'s Siege Tank','','vehichleCursor',8,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47744,15595,0,0,28106,0,0,0,'Siege Tank Gun','','vehichleCursor',8,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,88890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47745,15595,0,0,35807,0,0,0,'Magatha Grimtotem','Elder Crone','',0,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,3,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47746,15595,0,0,35484,35485,35486,35487,'Siege Tank Driver','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47749,15595,0,0,37539,0,0,0,'Dreadstalker','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'15288',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47750,15595,0,0,3247,0,0,0,'Drained Venomblood Scorpid','','',1,1,20,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'15288',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47751,15595,0,0,35809,0,0,0,'Buunu','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'15288',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47754,15595,0,0,35944,0,0,0,'Cookie\'s Cauldron','','',0,10,0,1,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1283,0,0,0,0,0,0,0,0,0),(47768,15595,47765,48474,11549,0,0,0,'Glopgut Hurler','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47773,15595,0,0,4146,19566,24279,21976,'Spell Test','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'12544',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47774,15595,0,0,33308,0,0,0,'Chimaeron (1)','','',108,1,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'12544',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47775,15595,0,0,33308,0,0,0,'Chimaeron (2)','','',108,1,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47776,15595,0,0,33308,0,0,0,'Chimaeron (3)','','',108,1,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47778,15595,0,0,16480,21342,0,0,'Blitzkrieg Kill Credit','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47780,15595,0,0,31463,0,0,0,'Vermillion Skyscreamer','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1286,0,0,0,0,0,0,0,0,0),(47795,15595,0,0,35849,0,0,0,'Doomguard','','',0,3,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47800,15595,0,0,35848,0,0,0,'Felhound','','',0,3,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47802,15595,0,0,35850,0,0,0,'Infernal','','',0,3,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'13864',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47806,15595,0,0,169,15880,0,0,'Relentless Storm Initial Vehicle','','',1048576,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1300,0,0,0,0,0,0,0,0,0),(47807,15595,0,0,169,11686,0,0,'Relentless Storm','','',1048576,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,0,0,0,0,0,0,0,0,0),(47811,15595,0,0,33239,0,0,0,'John J. Keeshan','','',0,7,0,1,0,1,1,0,53,53,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47812,15595,0,0,35847,0,0,0,'Skull of Gul\'dan','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47819,15595,0,0,35909,0,0,0,'Illidan Stormrage','The Betrayer','',2124,7,0,1,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47823,15595,0,0,10702,0,0,0,'Wailing Dead','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47824,15595,0,0,146,0,0,0,'Tormented Dead','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47825,15595,0,0,10445,0,0,0,'Creepy Little Girl Ghost','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47826,15595,0,0,35852,0,0,0,'Uchek','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47828,15595,0,0,35853,0,0,0,'Mageroyal','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47829,15595,0,0,1126,11686,0,0,'Fel Flames','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47830,15595,0,0,35855,0,0,0,'Stranglekelp','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47831,15595,0,0,35856,0,0,0,'Bruiseweed','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47832,15595,0,0,11686,0,0,0,'Spirit Walker','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'8279',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47833,15595,0,0,35809,0,0,0,'Buunu','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47834,15595,0,0,30993,0,0,0,'Warden Stillwater','','',0,7,0,1,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47836,15595,0,0,34710,34707,34708,34709,'S.A.F.E. Operative','S.A.F.E.','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47841,15595,0,0,37145,0,0,0,'Dark Phoenix','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47843,15595,0,0,32516,0,0,0,'Huntress Selura','','',0,7,0,0,0,1,1,0,48,48,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47844,15595,0,0,29239,0,0,0,'Whisperwind Protector','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47852,15595,0,0,11686,1126,0,0,'Burning Gaze','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47853,15595,0,0,387,497,0,0,'Obsidian Hatchling','','',0,2,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47862,15595,0,0,35868,0,0,0,'Magistrate Henry Maleb','','',0,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47865,15595,0,0,33986,33987,33988,33989,'Forsaken Trooper','','',0,7,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47867,15595,0,0,35770,0,0,0,'King Phaoris','Ruler of Ramkahen','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47868,15595,0,0,0,0,35123,0,'Ramkahen Champion','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47869,15595,0,0,35624,0,0,0,'Johnny Awesome','Uber Town','',0,7,0,0,0,1,1,0,20,20,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47873,15595,0,0,11686,0,0,0,'Lost City Intro Mantaur Camera','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47876,15595,0,0,29929,11686,0,0,'Obsidian Flower Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47877,15595,0,0,35878,0,0,0,'Wild Steelbloom','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47878,15595,0,0,35879,0,0,0,'Grave Moss','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47879,15595,0,0,35880,0,0,0,'Kingsblood','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47880,15595,0,0,35881,0,0,0,'Liferoot','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47881,15595,0,0,35882,0,0,0,'Fadeleaf','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47882,15595,0,0,35883,0,0,0,'Goldthorn','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47883,15595,0,0,35884,0,0,0,'Khadgar\'s Whisker','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47884,15595,0,0,35885,0,0,0,'Dragon\'s Teeth','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47885,15595,0,0,35886,0,0,0,'Firebloom','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47886,15595,0,0,35887,0,0,0,'Purple Lotus','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47887,15595,0,0,35888,0,0,0,'Sungrass','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47888,15595,0,0,35889,0,0,0,'Blindweed','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47889,15595,0,0,35890,0,0,0,'Ghost Mushroom','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47890,15595,0,0,35891,0,0,0,'Gromsblood','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47891,15595,0,0,35892,0,0,0,'Golden Sansam','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47892,15595,0,0,35893,0,0,0,'Dreamfoil','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47893,15595,0,0,35894,0,0,0,'Mountain Silversage','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47894,15595,0,0,35895,0,0,0,'Sorrowmoss','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47895,15595,0,0,35896,0,0,0,'Icecap','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47896,15595,0,0,35131,0,0,0,'Prince Nadun','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47897,15595,0,0,35910,0,0,0,'Lunar Festival Vendor','','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47900,15595,0,0,1660,0,0,0,'Master Apothecary Lydon','','',0,7,0,1,0,1,1,0,22,22,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47901,15595,0,0,35906,0,0,0,'Demon Containment Unit','','',72,9,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47903,15595,0,0,35904,0,0,0,'Occu\'thar','','',72,3,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47906,15595,0,0,34531,0,0,0,'Nostrastrasz','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47907,15595,0,0,34531,0,0,0,'Tederastrasz','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47908,15595,0,0,20570,11686,0,0,'Camera Target 01','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47909,15595,0,0,20570,11686,0,0,'Mantaur Camera Target 01','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47911,15595,0,0,16480,21342,0,0,'Schnottz Assassination Attempt','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47912,15595,0,0,22403,0,0,0,'Adarrah','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47915,15595,0,0,207,2320,2328,2326,'Horde Riding Wolf','','',0,1,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47916,15595,0,0,20570,11686,0,0,'MANTAUR Smoke','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47917,15595,0,0,35908,0,0,0,'Tichondrius','','',2147483724,7,0,1,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47918,15595,0,0,16480,21342,0,0,'Assassination Explosion','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47919,15595,0,0,11686,0,0,0,'Budd','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47921,15595,0,0,35575,0,0,0,'[UNUSED]Brivelthwerp','Ice Cream Vendor','',134217728,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47922,15595,0,0,11686,1126,0,0,'Solar Winds','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47924,15595,0,0,169,11686,0,0,'East Wind','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47925,15595,0,0,169,11686,0,0,'West Wind','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47926,15595,0,0,169,11686,0,0,'North Wind','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47927,15595,0,0,35912,0,0,0,'Doug Deepdown','Flight Master','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47928,15595,0,0,11686,0,0,0,'Sludge Fields Camera','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47931,15595,0,0,36161,0,0,0,'Denmother Ulrica','Innkeeper','',4096,7,0,1,0,1,1,0,50,50,0,1,5,0,1,65539,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47932,15595,0,0,35123,0,0,0,'Nomarch Conversation Credit','','Speak',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47933,15595,0,0,35123,0,0,0,'Sun Priest Asaris Credit','','Speak',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47934,15595,0,0,35913,0,0,0,'Karn Cragcare','Stable Master','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47935,15595,0,0,16480,21342,0,0,'Fire Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47936,15595,0,0,35123,0,0,0,'Asaq Conversation Credit','','Speak',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47937,15595,0,0,35914,0,0,0,'Fergus Gravelsmash','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47938,15595,0,0,35915,0,0,0,'Ernest Slabstuff','General Goods','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,640,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47939,15595,0,0,35916,0,0,0,'Gavan Crunchore','Trade Goods','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47940,15595,0,0,35436,0,0,0,'Commander Schnottz','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47941,15595,0,0,34507,0,0,0,'Arikara','Vengeance','',0,1,0,1,0,1,1,0,43,43,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47942,15595,0,0,35917,0,0,0,'Velma Rockslide','Innkeeper','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,66177,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47944,15595,0,0,37136,0,0,0,'Dark Phoenix Hatchling','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47945,15595,0,0,35779,0,0,0,'Menacing Emissary','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47946,15595,0,0,35778,0,0,0,'Menacing Emissary','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47947,15595,0,0,35484,35485,35486,35487,'Schnottz\'s Bodyguard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47948,15595,0,0,31463,0,0,0,'Vermillion Skyscreamer','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47949,15595,0,0,31463,0,0,0,'Vermillion Skyscreamer','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47950,15595,0,0,31463,0,0,0,'Vermillion Skyscreamer','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47951,15595,0,0,31463,0,0,0,'Vermillion Skyscreamer','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47952,15595,0,0,31463,0,0,0,'Vermillion Skyscreamer','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47953,15595,0,0,31463,0,0,0,'Vermillion Skyscreamer','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47954,15595,0,0,31463,0,0,0,'Vermillion Skyscreamer','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47955,15595,0,0,31463,0,0,0,'Vermillion Skyscreamer','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47956,15595,0,0,31484,0,0,0,'Footbomb Uniform','','',0,9,0,0,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47957,15595,0,0,35436,0,0,0,'Commander Schnottz','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47958,15595,0,0,169,11686,0,0,'Acid Effect Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47959,15595,0,0,35131,0,0,0,'Prince Nadun','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47961,15595,0,0,35480,35481,35482,35483,'Aspiring Starlet','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47962,15595,0,0,35473,35474,35475,0,'Budding Artist','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47963,15595,0,0,35468,35469,35470,35471,'Refined Gentleman','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47964,15595,0,0,35666,35668,35667,0,'Pretentious Businessman','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47965,15595,0,0,35636,35637,35639,35640,'Privileged Socialite','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47966,15595,0,0,32500,0,0,0,'Swiftfin Seahorse','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47967,15595,0,0,35633,35634,0,0,'Prolific Writer','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47968,15595,0,0,15467,15468,7470,9029,'Papyrus Beetle','','',1048576,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47969,15595,0,0,34274,0,0,0,'Bound Torrent','','',0,4,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47970,15595,0,0,16480,21342,0,0,'Schnottz Guests','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47971,15595,0,0,16480,21342,0,0,'Area Trigger Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47973,15595,0,0,17703,0,0,0,'Earthen Ring Gryphon','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47974,15595,0,0,34893,34895,35374,35375,'Schnottz\'s Landing Laborer','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47975,15595,0,0,28127,0,0,0,'King Varian Wrynn','King of Stormwind','',76,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47976,15595,0,0,28004,0,0,0,'Faceless Nightmare','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47977,15595,0,0,35142,35925,35922,35923,'Inky Ooze','','',1048576,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47979,15595,0,0,11686,1126,0,0,'Burning Gaze','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47983,15595,0,0,35920,0,0,0,'Compelled Elemental Transform 2','','',0,4,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47984,15595,0,0,35633,35930,0,0,'Prolific Writer','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47985,15595,0,0,35666,35668,35931,0,'Pretentious Businessman','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47986,15595,0,0,35468,35469,35932,35471,'Refined Gentleman','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47987,15595,0,0,35473,35933,35475,0,'Budding Artist','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47988,15595,0,0,35934,35481,35482,35483,'Aspiring Starlet','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,33,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47989,15595,0,0,35636,35637,35935,35640,'Privileged Socialite','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47992,15595,0,0,1204,0,0,0,'Greater Fire Elemental','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47993,15595,0,0,2533,0,0,0,'Greater Earth Elemental','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47994,15595,0,0,35936,0,0,0,'Blood of Iso\'rath','','',0,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47995,15595,0,0,33043,0,0,0,'Yuldris Smolderfury','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,1538,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47996,15595,0,0,33020,0,0,0,'Stormcaller Mylra','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(47999,15595,0,0,32963,0,0,0,'Initiate Goldmine','The Earthen Ring','',262144,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48000,15595,0,0,35942,11686,0,0,'Fireborn Destroyer','','',1024,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48005,15595,0,0,35268,0,0,0,'Deathwing','Aspect of Death','',100,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48006,15595,0,0,36221,0,0,0,'Corn','','Pickup',0,10,0,0,0,1,1,0,16,16,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48007,15595,0,0,17847,17849,17850,17848,'Whisperwind Healer','Emerald Circle','',0,7,0,0,0,1,1,0,47,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48008,15595,0,0,328,11686,0,0,'Sunlight Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48011,15595,0,0,35954,0,0,0,'Neferset Jailer','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48018,15595,0,0,11686,0,0,0,'Twilight Essence','','',32,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48019,15595,0,0,21070,0,0,0,'Purged Bloodvenom','','',0,10,0,5,0,1,1,0,1,1,0,2,2,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48020,15595,0,0,1660,0,0,0,'Master Apothecary Lydon','','',0,7,0,1,0,1,1,0,22,22,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48021,15595,0,0,35624,0,0,0,'Johnny Awesome','Uber Town','',0,7,0,1,0,1,1,0,20,20,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48022,15595,0,0,35117,0,0,0,'Salhet','','',4096,7,0,0,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48023,15595,0,0,328,27823,0,0,'Winna\'s Slime Bunny Right','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48024,15595,0,0,328,27823,0,0,'Winna\'s Slime Bunny Left','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48025,15595,0,0,328,27823,0,0,'Winna\'s Slime Bunny Center','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48026,15595,0,0,4689,0,0,0,'Bloodsnarl Hyena Credit','','',0,1,25,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48027,15595,0,0,16480,35952,0,0,'Thrill of Discovery','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48029,15595,0,0,35954,0,0,0,'Neferset Jailer','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48030,15595,0,0,22403,0,0,0,'Adarrah','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48031,15595,0,0,11686,0,0,0,'Felwood 4.x Alliance Event Camera','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48032,15595,0,0,35959,0,0,0,'Seedling Protector','','',0,4,0,0,0,1,1,0,47,47,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48034,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48036,15595,48035,0,18010,0,0,0,'Warden Silva','','',2147483648,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48039,15595,0,0,37280,0,0,0,'Commander Stevens','Baradin\'s Wardens','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48042,15595,0,0,36039,0,0,0,'Sapling Protector','','',0,4,0,0,0,1,1,0,47,47,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48044,15595,0,0,29238,0,0,0,'Flourishing Protector','','',0,4,0,0,0,1,1,0,47,47,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48045,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48047,15595,0,0,19295,0,0,0,'Twilight Whelp','','',72,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48048,15595,0,0,19295,0,0,0,'Twilight Whelp','','',72,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48049,15595,0,0,19295,0,0,0,'Twilight Whelp','','',72,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48050,15595,0,0,19295,0,0,0,'Twilight Whelp','','',72,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48052,15595,0,0,169,16925,0,0,'Sinestra Whelp Spawner','','',1048576,10,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48061,15595,0,0,37279,0,0,0,'2nd Lieutenant Wansworth','Baradin\'s Wardens','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48062,15595,0,0,37278,0,0,0,'Staff Sergeant Lazgar','Hellscream\'s Reach','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48063,15595,0,0,35962,0,0,0,'Lense of the Sun','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48065,15595,0,0,328,27823,0,0,'Wasp Heart Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48066,15595,0,0,37277,0,0,0,'Sergeant Parker','Baradin\'s Wardens','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48069,15595,0,0,37276,0,0,0,'Commander Zanoth','Hellscream\'s Reach','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48070,15595,0,0,37275,0,0,0,'Drillmaster Razgoth','Hellscream\'s Reach','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48071,15595,0,0,37274,0,0,0,'Private Garnoth','Hellscream\'s Reach','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48074,15595,0,0,37273,0,0,0,'Marshal Fallows','Baradin\'s Wardens','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48076,15595,0,0,36055,0,0,0,'Aggra','','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48078,15595,0,0,11686,0,0,0,'Siamat','Lord of the South Wind','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48079,15595,0,0,36054,0,0,0,'Farseer Nobundo','Earthen Ring','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48080,15595,0,0,35857,0,0,0,'Warden Stillwater','','',0,7,0,1,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48081,15595,0,0,35898,0,0,0,'Flesh-Shaper Arnauld','','',0,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48083,15595,0,0,23877,23937,23938,23939,'Sludge Guard','','',0,7,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48084,15595,0,0,35963,0,0,0,'Muln Earthfury','Earthen Ring','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48092,15595,0,0,34532,0,0,0,'Wind Tunnel','','vehichleCursor',1074790408,4,0,1,0,1,1,0,84,84,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1303,0,0,0,0,0,0,0,0,0),(48097,15595,0,0,1126,11686,0,0,'Wind Tunnel Landing Zone','','',8,4,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1304,0,0,0,0,0,0,0,0,0),(48103,15595,0,0,30993,0,0,0,'Warden Stillwater','','',0,7,0,1,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48104,15595,0,0,37339,0,0,0,'Augh','Lost City Tour Guide','Speak',106,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48105,15595,0,0,34741,0,0,0,'Plucker Credit','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48106,15595,0,0,35981,35984,35985,0,'Boot Spider','','',0,1,0,0,0,1,1,0,50,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48107,15595,0,0,36499,0,0,0,'Rustberg Gull','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48109,15595,0,0,33239,0,0,0,'John J. Keeshan','','',0,7,0,1,0,1,1,0,53,53,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48110,15595,0,0,33272,0,0,0,'Colonel Troteman','','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48115,15595,0,0,36162,0,0,0,'Guild Battle Standard','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48116,15595,0,0,35507,0,0,0,'Eye of Twilight','','',8,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48117,15595,0,0,15180,27823,0,0,'Eye of Twilight Vehicle','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48124,15595,0,0,30211,30213,30212,30210,'Rabid Mastiff','','',0,1,52,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48126,15595,0,0,4249,0,0,0,'Isural Forestsworn','Emerald Circle','',0,7,0,0,0,1,1,0,48,48,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48127,15595,0,0,35997,0,0,0,'Darla Drilldozer','','',4096,7,0,0,0,1,1,0,50,50,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48134,15595,0,0,36001,0,0,0,'Malfurion Stormrage','','',4,7,0,1,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48135,15595,0,0,39624,0,0,0,'Tyrande Whisperwind','','',4,7,0,1,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48139,15595,0,0,36026,0,0,0,'Temple Swiftstalker','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48140,15595,0,0,36025,0,0,0,'Temple Runecaster','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48141,15595,0,0,36024,0,0,0,'Temple Shadowlancer','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48142,15595,0,0,35367,0,0,0,'Cho\'gall','','',12,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48143,15595,0,0,37239,0,0,0,'Temple Fireshaper','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48145,15595,0,0,35506,0,0,0,'Twilight Servant','','',8,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48146,15595,0,0,8392,0,0,0,'Saltstone Gazer','','LootAll',16778240,10,0,0,0,1,1,0,34,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48149,15595,0,0,2491,0,0,0,'Scorpid Terror','','LootAll',16778240,10,20,0,0,1,1,0,33,34,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48150,15595,0,0,3247,0,0,0,'Scorpid Reaver','','LootAll',16778240,10,20,0,0,1,1,0,31,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48151,15595,0,0,12341,0,0,0,'Saltstone Crystalhide','','LootAll',16778240,10,0,0,0,1,1,0,32,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48152,15595,0,0,11335,0,0,0,'Jadefire Deceiver','','',0,3,0,0,0,1,1,0,47,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48157,15595,0,0,169,11686,0,0,'Maelstrom Nightmare Effect Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48160,15595,0,0,10189,0,0,0,'Xaravan','','',2147483648,3,0,0,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48162,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48163,15595,0,0,36022,0,0,0,'Mini Goblin Hotrod','','vehichleCursor',0,9,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48165,15595,0,0,169,11686,0,0,'Fall Catcher','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1307,0,0,0,0,0,0,0,0,0),(48167,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48169,15595,0,0,37168,0,0,0,'Salhet\'s Lion','','',0,1,2,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48170,15595,0,0,36027,36028,36029,36030,'Thundermar Defender','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48171,15595,0,0,37176,0,0,0,'Salhet\'s Lions','','',1074790400,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,89570,89600,92796,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48172,15595,0,0,35961,0,0,0,'Bahrum Forgehammer','','',262144,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48176,15595,0,0,35949,0,0,0,'Fanny Thundermar','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48186,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48189,15595,0,0,16480,21342,0,0,'Firing Squad Kill Credit','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48190,15595,0,0,11686,0,0,0,'Lightning Clouds','','',1048576,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48193,15595,0,0,37168,0,0,0,'Salhet\'s Lion','','',1048576,1,2,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48196,15595,0,0,11686,0,0,0,'Lightning Clouds Extra Visuals','','',1048576,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48198,15595,0,0,21342,0,0,0,'Salhet\'s Lion CONTROLLER','','',1048576,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48202,15595,0,0,169,11686,0,0,'Maelstrom Fire Target Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48209,15595,48199,0,1534,0,0,0,'Bloodsnarl Scavenger','','',1,1,25,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48211,15595,0,0,1534,0,0,0,'Bloodsnarl Scavenger CREDIT','','',0,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48212,15595,0,0,328,11686,0,0,'Rainbow!','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48215,15595,0,0,36196,0,0,0,'Innkeeper Wylaria','Innkeeper','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,66177,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48216,15595,0,0,17319,0,0,0,'Hurah','Stable Master','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48217,15595,0,0,29794,0,0,0,'Kasha','Orkus\' Faithful Steed','',4096,2,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48218,15595,0,0,35625,0,0,0,'Kingslayer Orkus','Red Like My Rage','',4096,7,0,0,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48219,15595,0,0,11896,0,0,0,'Vanndar Stormpike','Stormpike General','',4,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48223,15595,0,0,12823,0,0,0,'Captain Balinda Stonehearth','Stormpike Captain','',4100,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48228,15595,0,0,36071,0,0,0,'Kester Killbomb','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48229,15595,0,0,373,0,0,0,'Kobold Digger','','',0,7,0,0,0,1,1,0,14,14,0,1,5,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,7684,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48230,15595,0,0,10704,0,0,0,'Ogre Henchman','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,7084,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1311,0,0,0,0,0,0,0,0,0),(48231,15595,0,0,36057,36058,0,0,'Anvilrage Pyreguard','','',0,7,0,1,0,1,1,0,79,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48232,15595,0,0,36059,0,0,0,'Anvilrage Priestess','','',0,7,0,1,0,1,1,0,79,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48233,15595,0,0,36062,0,0,0,'Al\'akir, Combat Reach Test','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48234,15595,0,0,36063,0,0,0,'Pyromancer Scorchbeard','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48235,15595,0,0,36070,0,0,0,'Buzz Chopsaw','Trade Supplies','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48236,15595,0,0,36069,0,0,0,'Muzz Flimspan','General Goods','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,640,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48238,15595,0,0,1269,0,0,0,'Spinz Shredbark','Engineering Supplies','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48240,15595,0,0,328,16946,0,0,'Romo\'s Double Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48241,15595,0,0,29238,0,0,0,'Flourishing Protector','','',0,4,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48242,15595,0,0,36220,0,0,0,'Armadillo Pup','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48244,15595,0,0,35936,0,0,0,'Blood of Iso\'rath','','',0,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48245,15595,0,0,35936,0,0,0,'Blood of Iso\'rath','','',0,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48246,15595,0,0,33239,0,0,0,'John J. Keeshan','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48247,15595,0,0,35936,0,0,0,'Blood of Iso\'rath','','',0,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48250,15595,0,0,37268,0,0,0,'Lieutenant Farnsworth','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48251,15595,0,0,37267,0,0,0,'Kevin Geissler','Armorsmith','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'60190',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48252,15595,0,0,37247,37248,37249,37250,'Baradin Recruit','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'60190',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48253,15595,0,0,37243,37244,37245,37246,'Baradin Guard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'60190',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48254,15595,0,0,37272,0,0,0,'Sergeant Gray','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48255,15595,0,0,37252,0,0,0,'Camp Coordinator Brack','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48256,15595,0,0,35772,0,0,0,'Torth','The Ravenous','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1312,0,0,0,0,0,0,0,0,0),(48258,15595,0,0,36183,0,0,0,'Willard Harrington','Blacksmithing Supplies','',4096,7,0,0,0,1,1,0,50,50,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48260,15595,48272,0,36072,36074,36075,36076,'Bloodfang Forsaken Hunter','','',0,7,0,0,0,1,1,0,21,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48261,15595,0,0,36073,0,0,0,'Schnottz Elite','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48262,15595,0,0,37382,0,0,0,'Ogre Bodyguard','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,4819,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48263,15595,0,0,34617,0,0,0,'Neferset High Guard','','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48266,15595,0,0,21788,0,0,0,'Defias Cannon','','vehichleCursor',32,9,0,0,0,1,1,0,15,15,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,91065,95494,91066,0,0,0,0,0,0,0,0,0,0,0,1390,0,0,0,0,0,0,0,0,0),(48270,15595,0,0,35496,0,0,0,'Exposed Head of Magmaw','','',16778312,10,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2700,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48271,15595,0,0,328,11686,0,0,'\"Necessary Roughness\" Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48276,15595,0,0,36221,0,0,0,'Rotten Corn','','Pickup',0,10,0,0,0,1,1,0,16,16,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48277,15595,0,0,36078,0,0,0,'Riding Flying Machine','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48278,15595,0,0,30187,0,0,0,'Mining Monkey','','',1,1,51,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2137,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48279,15595,0,0,36132,36133,36134,36135,'Goblin Overseer','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6975,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48280,15595,0,0,7110,0,0,0,'Goblin Craftsman','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48281,15595,0,0,16480,21342,0,0,'Iso\'rath Maw Credit','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48282,15595,0,0,36018,0,0,0,'Jadefire Shifter','','',0,3,0,0,0,1,1,0,47,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48283,15595,0,0,3146,0,0,0,'Wellson Cannon','','Gunner',0,9,0,0,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,89786,0,0,0,0,0,0,0,0,0,0,0,0,0,1314,0,0,0,0,0,0,0,0,0),(48284,15595,0,0,36085,0,0,0,'Mining Powder','','',0,10,0,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48285,15595,0,0,0,35190,35302,0,'Accursed Supplyman','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48290,15595,0,0,33008,0,0,0,'Blight Sample Kill Credit','','',0,10,0,0,0,1,1,0,21,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48293,15595,0,0,36222,0,0,0,'Rotten Melon','','Pickup',0,10,0,0,0,1,1,0,16,16,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48294,15595,0,0,36222,0,0,0,'Melon','','Pickup',0,10,0,0,0,1,1,0,16,16,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48295,15595,0,0,36223,0,0,0,'Rotten Steak','','Pickup',0,10,0,0,0,1,1,0,16,16,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48296,15595,0,0,36223,0,0,0,'Steak','','Pickup',0,10,0,0,0,1,1,0,16,16,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48297,15595,0,0,32183,0,0,0,'Mystery Meat','','Pickup',0,10,0,0,0,1,1,0,16,16,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48298,15595,0,0,32183,0,0,0,'Rotten Mystery Meat','','Pickup',0,10,0,0,0,1,1,0,16,16,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48299,15595,0,0,36225,0,0,0,'Rotten Loaf','','Pickup',0,10,0,0,0,1,1,0,16,16,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48300,15595,0,0,36225,0,0,0,'Bread Loaf','','Pickup',0,10,0,0,0,1,1,0,16,16,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48301,15595,0,0,36227,0,0,0,'Bun','','Pickup',0,10,0,0,0,1,1,0,16,16,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48302,15595,0,0,36227,0,0,0,'Rotten Bun','','Pickup',0,10,0,0,0,1,1,0,16,16,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48308,15595,0,0,35732,35733,23105,35735,'Farson Hold Prisoner','','Speak',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48309,15595,0,0,35732,35733,35734,35735,'Farson Hold Prisoner','','Speak',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48310,15595,0,0,36111,0,0,0,'Oil Balloon','','',1048576,9,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48313,15595,0,0,20570,11686,0,0,'Battle Camera Ranged Target Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48315,15595,0,0,33006,0,0,0,'Oily Sludge','','',0,4,0,0,0,1,1,0,48,49,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48320,15595,0,0,12309,0,0,0,'Primordial Behemoth','','',520,5,0,1,0,1,1,0,79,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48323,15595,0,0,11686,0,0,0,'\"Rolling with my Homies\" Keys to the Hot Rod Used Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48324,15595,0,0,31992,31992,0,0,'The Bogpaddle Bullet','','vehichleCursor',0,9,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48325,15595,0,0,237,31072,0,23960,'Farson Horse','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48326,15595,0,0,35732,35733,23105,35735,'Farson Hold Prisoner','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48327,15595,0,0,17703,0,0,0,'Earthen Ring Gryphon','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48329,15595,0,0,32957,0,0,0,'Earthcaller Yevaa','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48332,15595,0,0,36112,0,0,0,'Deputy Clunky','','',4096,7,0,0,0,1,1,0,50,50,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48333,15595,0,0,37375,0,0,0,'Foreman Pikwik','','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48335,15595,0,0,328,11686,0,0,'Irontree Fire Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48337,15595,0,0,31498,0,0,0,'General Umbriss (1)','Servant of Deathwing','',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,91937,74846,90250,74670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48338,15595,0,0,36119,0,0,0,'Mine Bunny','Refreshments','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,8244,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1322,0,0,0,0,0,0,0,0,0),(48339,15595,0,0,36871,0,0,0,'Elessa Starbreeze','Emerald Circle','',0,7,0,0,0,1,1,0,48,48,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48344,15595,0,0,18139,0,0,0,'Kroshius','Herald of the Legion\'s Fall','',2147483648,3,0,0,0,1,1,0,48,48,0,1,5,0,1,0,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48345,15595,0,0,33239,0,0,0,'John J. Keeshan','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48346,15595,0,0,33239,0,0,0,'John J. Keeshan','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48347,15595,0,0,33272,0,0,0,'Colonel Troteman','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48348,15595,0,0,33289,33601,32934,36498,'Trogg Dweller (1)','','',72,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,76507,90212,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48349,15595,0,0,30568,0,0,0,'Hurak Wildhorn','Emerald Circle','',0,7,0,0,0,1,1,0,48,48,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48350,15595,0,0,36123,0,0,0,'Malignant Trogg (1)','','',72,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,76507,90212,74699,90169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48351,15595,0,0,36120,0,0,0,'Mine Bunny','Refreshments','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1322,0,0,0,0,0,0,0,0,0),(48353,15595,0,0,23259,0,0,0,'Sarsarun Slayer','','',8,10,0,1,0,1,1,0,79,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48354,15595,0,0,1062,0,0,0,'Sarsarun Stormcaller','','',8,10,0,1,0,1,1,0,79,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48355,15595,0,0,37262,37263,37264,37265,'Hellscream Guard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48356,15595,0,0,37266,0,0,0,'Karosh','Armorsmith','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48357,15595,0,0,37257,37258,37260,37261,'Hellscream\'s Reach Recruit','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48358,15595,0,0,37255,0,0,0,'Commander Larmash','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48359,15595,0,0,1126,15880,0,0,'Romo\'s New Bunny (Scale x3)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'45769',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48360,15595,0,0,37242,0,0,0,'3rd Officer Kronkar','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48361,15595,0,0,37271,0,0,0,'Private Sarlosk','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48363,15595,0,0,37253,0,0,0,'Captain Prug','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48369,15595,0,0,35159,0,0,0,'Colin Thundermar','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48370,15595,0,0,36104,0,0,0,'High Warlock Xi\'lun','','',0,7,0,0,0,1,1,0,51,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48371,15595,0,0,36105,0,0,0,'Dragon-Lord Neeralak','','',0,7,0,0,0,1,1,0,51,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48372,15595,0,0,35999,0,0,0,'General Thorg\'izog','','',0,7,0,0,0,1,1,0,51,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48373,15595,0,0,11686,22903,0,0,'AODR Event Camera','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'45769',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48375,15595,0,0,15093,0,0,0,'Cataclysm Crafted PVP Vendor','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48376,15595,0,0,36129,0,0,0,'Rumbling Rockling','','',0,12,0,0,0,1,1,0,1,1,0,32,32,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48377,15595,0,0,36130,0,0,0,'Swirling Stormling','','',0,12,0,0,0,1,1,0,1,1,0,32,32,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48378,15595,0,0,36131,0,0,0,'Whirling Waveling','','',0,12,0,0,0,1,1,0,1,1,0,32,32,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48379,15595,0,0,21077,0,0,0,'Shuk\'sar','','',0,1,0,0,0,1,1,0,64,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48380,15595,0,0,19375,0,0,0,'Wen\'lor','','',0,1,0,0,0,1,1,0,64,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48381,15595,0,0,36136,0,0,0,'Lord Geoffery Tulvan','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48382,15595,0,0,30274,0,0,0,'Gloomwing','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48383,15595,0,0,36192,0,0,0,'Torg Drakeflayer','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48384,15595,0,0,10374,0,0,0,'Sully Kneecapper','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48386,15595,0,0,11553,0,0,0,'Gorlop','','',2147483648,7,0,1,0,1,1,0,51,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48387,15595,0,0,24467,0,0,0,'Corrupted Lasher','','',256,4,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48389,15595,0,0,22125,0,0,0,'Unstable Assistant','Calder\'s Zombie Servant','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48393,15595,0,0,24086,24087,24088,24089,'Horde Spectator','','',0,7,0,0,0,1,1,0,81,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'45769',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48395,15595,0,0,11686,0,0,0,'Orkus Camera','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'45769',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48396,15595,0,0,29794,0,0,0,'Kasha','Orkus\' Faithful Steed','',4096,2,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'45769',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48397,15595,0,0,35625,0,0,0,'Kingslayer Orkus','Red Like My Rage','',4096,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'45769',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48402,15595,0,0,36043,0,0,0,'Sullah','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'45769',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48403,15595,0,0,11896,0,0,0,'Vanndar Stormpike','Stormpike General','',4,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'45769',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48407,15595,0,0,12823,0,0,0,'Captain Balinda Stonehearth','Stormpike Captain','',4100,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48409,15595,0,0,18622,0,0,0,'Hellmondath','','',0,3,0,1,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48410,15595,0,0,35060,0,0,0,'Cliff Thundermar','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48411,15595,0,0,23365,0,0,0,'Krazzplane','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1326,0,0,0,0,0,0,0,0,0),(48412,15595,0,0,35444,0,0,0,'Krazzplane Pilot','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48414,15595,0,0,6045,11549,6048,9709,'Blackrock Invader','','',0,7,0,0,0,1,1,0,52,52,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48415,15595,0,0,36137,0,0,0,'Twilight Spitecaller','','',0,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48416,15595,0,0,32911,0,0,0,'Ozumat','Fiend of the Dark Below','',8,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48417,15595,0,0,2447,2448,36163,36164,'Defias Blood Wizard','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,8562,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48418,15595,0,0,36138,36139,36140,36141,'Defias Envoker','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,8541,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48419,15595,0,0,308,2444,341,2438,'Defias Miner','','',0,7,0,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,7906,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48420,15595,0,0,2441,556,0,0,'Defias Digger','','',0,7,0,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,7903,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48421,15595,0,0,2316,2317,0,0,'Defias Overseer','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,7165,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48422,15595,0,0,169,11686,0,0,'Submarine Cavern Event Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48423,15595,0,0,33180,0,0,0,'Captain Glovaal','','',4096,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48424,15595,0,0,36322,0,0,0,'Captain \"Jewels\" Verne','','',4096,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48425,15595,0,0,32044,32040,32045,32041,'Verne Crewmember','','',4096,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48426,15595,0,0,32036,32032,32037,32033,'Pincer X2 Crewmember','','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48427,15595,0,0,35444,0,0,0,'First Lieutenant Pieracci','No. 2','',4096,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48428,15595,0,0,12869,0,0,0,'Myzerian','','',0,7,0,1,0,0.523012,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48429,15595,0,0,7600,0,0,0,'First Lieutenant Wiley','No. 2','',0,7,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48430,15595,0,0,12869,0,0,0,'Jerzerian','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48434,15595,0,0,22173,0,0,0,'Obsidian-Cloaked Dragon','','',0,2,0,1,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48435,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48436,15595,0,0,32950,0,0,0,'Twilight Drake','','',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48438,15595,0,0,11686,1126,0,0,'Soul Engine','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48439,15595,0,0,7109,0,0,0,'Goblin Engineer','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48440,15595,0,0,30184,0,0,0,'Mining Monkey','','',1,1,51,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48441,15595,0,0,30186,0,0,0,'Mining Monkey','','',1,1,51,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2285,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48442,15595,0,0,30185,0,0,0,'Mining Monkey','','',1,1,51,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48443,15595,48204,0,36073,36143,36144,36145,'Schnottz Elite Trooper','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48444,15595,0,0,12869,0,0,0,'Myzerian','','',0,7,0,1,0,0.847994,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48445,15595,0,0,30244,30261,30262,0,'Oaf Lackey','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,3500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,7141,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48446,15595,0,0,1126,36147,0,0,'Scorch Mark Bunny JMF','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48447,15595,0,0,36148,0,0,0,'Monstrous Parrot','','',1,1,26,0,0,0.5,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48448,15595,0,0,36153,0,0,0,'Albino Eyegouger','','',1,1,26,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48449,15595,0,0,36151,0,0,0,'Brilliant Macaw','','',1,1,26,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48450,15595,0,0,36150,0,0,0,'Sunwing Squawker','','',1,1,26,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48451,15595,0,0,36152,0,0,0,'Ol\' Beaky','','',1,1,26,0,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48456,15595,0,0,7894,0,0,0,'Rabid Screecher','','',1,1,24,0,0,1,1,0,47,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48458,15595,0,0,134,0,0,0,'Healthy Squirrel','','',0,8,0,0,0,1,1,0,1,1,0,4,4,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48459,15595,0,0,17810,0,0,0,'Tender Puregrove','Emerald Circle','',0,7,0,0,0,1,1,0,48,48,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48460,15595,0,0,35690,0,0,0,'Drizle','Timbermaw Cub','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48461,15595,0,0,35689,0,0,0,'Ferli','Timbermaw Cub','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48462,15595,0,0,34617,0,0,0,'Neferset Infantry','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48463,15595,0,0,34617,0,0,0,'Neferset Infantry','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48464,15595,0,0,29794,0,0,0,'Kasha','','',0,2,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48465,15595,0,0,32445,0,0,0,'Scorched Worker Corpse','','Cast',0,7,0,0,0,1,1,0,48,49,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48466,15595,0,0,20570,11686,0,0,'Battle Camera Light Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48467,15595,0,0,29794,0,0,0,'Kasha','','',0,2,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48468,15595,0,0,35625,0,0,0,'Kingslayer Orkus','Red Like My Rage','',4096,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48469,15595,0,0,36157,0,0,0,'Fez Hobnob','Public Relations','',4096,7,0,0,0,1,1,0,50,50,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48470,15595,0,0,35625,0,0,0,'Kingslayer Orkus','Red Like My Rage','',4096,7,0,0,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48471,15595,0,0,29794,0,0,0,'Kasha','','',0,2,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48473,15595,0,0,36027,36028,36029,36030,'Thundermar Defender','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48476,15595,0,0,35548,0,0,0,'Firebeard War Gryphon','','',524288,1,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1330,0,0,0,0,0,0,0,0,0),(48478,15595,0,0,169,16925,0,0,'Sinestra','','',1048576,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48480,15595,47765,0,20856,0,0,0,'Brogg Glopgut','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48481,15595,0,0,35690,0,0,0,'Drizle','Timbermaw Cub','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48485,15595,0,0,34162,0,0,0,'Packleader Ivar Bloodfang','','',262148,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48486,15595,0,0,21342,0,0,0,'Nahom Battle CONTROLLER - New','','',1048576,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48487,15595,0,0,17847,0,0,0,'Whisperwind Druid','Emerald Circle','',0,7,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48488,15595,48204,0,36073,36143,36144,36145,'Schnottz Elite Trooper Corpse','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48490,15595,0,0,34573,0,0,0,'Greater Colossus','','',0,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48491,15595,0,0,36159,0,0,0,'James Hallow','','',4096,7,0,0,0,1,1,0,50,50,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48492,15595,0,0,30812,0,0,0,'Lyros Swiftwind','','',4096,7,0,1,0,1,1,0,50,50,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48493,15595,0,0,36160,0,0,0,'Alton Redding','','',4096,7,0,0,0,1,1,0,50,50,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48495,15595,0,0,11686,1126,0,0,'Soul Engine','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48499,15595,0,0,35949,0,0,0,'Fanny Thundermar','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48500,15595,0,0,35269,0,0,0,'Keegan Firebeard','','',262144,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48502,15595,0,0,36165,36167,36166,36168,'Defias Enforcer','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,7576,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48503,15595,0,0,35625,0,0,0,'Kingslayer Orkus','Red Like My Rage','',266240,7,0,0,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48504,15595,0,0,29794,0,0,0,'Kasha','','',0,2,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48505,15595,0,0,184,210,0,0,'Defias Shadowguard','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,7403,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48506,15595,0,0,20570,11686,0,0,'March of the Stormpike Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,0,57,57,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48507,15595,0,0,12823,0,0,0,'Captain Balinda Stonehearth','Stormpike Captain','',4100,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48508,15595,0,0,11896,0,0,0,'Vanndar Stormpike','Stormpike General','',4,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48509,15595,0,0,32934,32932,32931,32930,'Trogg Dweller (1)','','',72,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6367,0,2.5,8,14,0,76507,90212,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48511,15595,0,0,320,0,0,0,'Spot','Kall\'s Companion','',1,1,2,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48515,15595,0,0,12065,12066,0,0,'Stormpike Battle Master','','',0,7,0,1,0,1,1,0,23,23,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48519,15595,0,0,36372,0,0,0,'Micro Mechachicken','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48520,15595,0,0,33320,0,0,0,'Crystalwing Stone Drake','','vehichleCursor',0,2,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48521,15595,0,0,2349,2350,0,0,'Defias Squallshaper','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,5920,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48522,15595,0,0,2347,2348,0,0,'Defias Pirate','','',0,7,0,1,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6028,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48523,15595,0,0,31463,0,0,0,'Battered Red Drake','','',4160,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,0,0,0,0,0,0,0,0,0),(48525,15595,0,0,36174,0,0,0,'Sled','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48527,15595,0,0,802,0,0,0,'Sled Dog','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48528,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48529,15595,0,0,36176,0,0,0,'Lunar Crystal','','',0,10,0,0,0,0.827863,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48531,15595,0,0,37270,0,0,0,'Pogg','Hellscream\'s Reach Quartermaster','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48532,15595,0,0,237,31072,0,23960,'Farson Steed','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48533,15595,0,0,36177,27896,0,0,'Enormous Gyreworm','','',2147484160,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48537,15595,0,0,36357,4959,4960,0,'Prison Rat','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48538,15595,0,0,1126,11686,0,0,'Lava Well','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48539,15595,0,0,956,0,0,0,'Freed Red Whelpling','','',0,2,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48540,15595,0,0,694,0,0,0,'Freed Green Whelpling','','',0,2,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48541,15595,0,0,9994,0,0,0,'Freed Blue Whelpling','','',0,2,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48542,15595,0,0,14720,0,0,0,'Freed Bronze Whelpling','','',0,2,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48543,15595,0,0,169,36178,0,0,'Falling Rubble Bunny','','',1024,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48544,15595,0,0,328,11686,0,0,'\"Rite of Vision\" Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48547,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48549,15595,0,0,15880,0,0,0,'Pool of Lava','','',1048576,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48551,15595,0,0,36187,0,0,0,'Darren Clease','Trade Goods','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48552,15595,0,0,33679,0,0,0,'Elizabeth Nesworth','Fishing','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48553,15595,0,0,36184,0,0,0,'Jennette Doyle','Reagents','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,2176,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48554,15595,0,0,16480,21342,0,0,'Tho\'kesh','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48555,15595,0,0,36186,0,0,0,'James Trussel','Food & Drink','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,640,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48556,15595,0,0,36188,36189,36190,0,'Talonbranch Guardian','','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48557,15595,0,0,34009,0,0,0,'High Warlord Cromush','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48558,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48559,15595,0,0,36185,0,0,0,'Ariok','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48560,15595,0,0,21342,0,0,0,'Emberscar the Devourer','Champion of the Twilight\'s Hammer','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48561,15595,0,0,36185,0,0,0,'Ariok','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48562,15595,0,0,36185,0,0,0,'Ariok','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48563,15595,0,0,35386,0,0,0,'Titanic Guardian','','',1048576,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48565,15595,0,0,36185,0,0,0,'Ariok','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48566,15595,0,0,36185,0,0,0,'Ariok','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48567,15595,0,0,36185,0,0,0,'Ariok','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48568,15595,0,0,36191,0,0,0,'Eitrigg','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48569,15595,0,0,36191,0,0,0,'Eitrigg','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48570,15595,0,0,36191,0,0,0,'Eitrigg','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48571,15595,0,0,11686,0,0,0,'Waterspout','','',1048584,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1338,0,0,0,0,0,0,0,0,0),(48572,15595,0,0,32809,0,0,0,'Deathwing','Aspect of Death','',524324,2,0,1,0,1,1,0,1,1,0,42000000,42000000,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48573,15595,0,0,36194,0,0,0,'Chaewel','Blacksmithing Supplies','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48574,15595,0,0,36199,0,0,0,'Felaana','Trade Goods','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48575,15595,0,0,36193,0,0,0,'Kingslayer Orkus','Red Like My Rage','',4098,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48576,15595,0,0,27066,0,0,0,'Kasha','','',2,2,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48577,15595,0,0,36195,0,0,0,'Ciana','Weaponsmith','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48580,15595,0,0,2254,0,0,0,'Desaan','Cooking Supplies','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48581,15595,0,0,36198,0,0,0,'Niluut','Inscription Supplies','',4096,7,0,0,0,1,1,0,50,50,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48587,15595,0,0,36197,0,0,0,'Moahi','Tailoring Supplies','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48588,15595,0,0,34357,34358,0,0,'Twilight Crossfire (1)','','',72,7,0,1,0,0.75,1,0,1,1,0,1890,1890,0,1,0,2000,0,4.249,4.249,0,2000,70,70,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48589,15595,0,0,34361,34366,0,0,'Twilight Dark Mender (1)','','',72,7,0,1,0,0.75,1,0,1,1,0,1890,1890,0,1,0,2000,0,4.249,4.249,0,2000,70,70,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48590,15595,0,0,34362,34363,34364,34365,'Twilight Phase-Twister (1)','','',72,7,0,1,0,0.75,1,0,1,1,0,882,882,0,1,0,2000,0,1.821,1.821,0,2000,30,30,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48591,15595,0,0,11686,0,0,0,'Poison Cloud','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48592,15595,0,0,34355,34356,0,0,'Twilight Shadow Knight (1)','','',72,7,0,1,0,0.75,1,0,1,1,0,1890,1890,0,1,0,2000,0,4.249,4.249,0,2000,70,70,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48593,15595,0,0,34353,34354,0,0,'Twilight Soul Blade (1)','','',72,7,0,1,0,0.75,1,0,1,1,0,2520,2520,0,1,0,2000,0,5.1595,5.1595,0,2000,85,85,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48594,15595,0,0,33693,0,0,0,'Enslaved Rock Elemental (1)','','',72,4,0,1,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48595,15595,0,0,31606,31607,0,0,'Twilight Earthshaper (1)','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12181,0,2.5,8,14,0,76603,90487,76596,90486,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48596,15595,0,0,34272,0,0,0,'Enslaved Water Spirit (1)','','',72,4,0,1,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48597,15595,0,0,31584,31585,0,0,'Twilight Stormbreaker (1)','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12187,0,2.5,8,14,0,74561,76720,90491,90522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48598,15595,0,0,35386,0,0,0,'Titanic Guardian','','',1048576,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48599,15595,0,0,36201,0,0,0,'Innkeeper Teenycaugh','Innkeeper','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,66177,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48604,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48607,15595,0,0,36208,0,0,0,'Muurald','General Goods','',0,7,0,0,0,1,1,0,48,48,0,1,5,0,1,640,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48608,15595,0,0,36207,0,0,0,'Kamar','Leatherworking Supplies','',0,7,0,0,0,1,1,0,48,48,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48609,15595,0,0,36211,0,0,0,'Clockwork Gnome','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48610,15595,0,0,31783,31784,0,0,'Twilight Armsmaster (1)','','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12158,0,2.5,8,14,0,76729,90526,76727,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48611,15595,0,0,31783,31784,0,0,'Twilight Armsmaster (1)','','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12188,0,2.5,8,14,0,76729,90526,76727,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48620,15595,0,0,36212,0,0,0,'Vengeful Torrent','','',64,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48621,15595,0,0,36043,0,0,0,'Sullah','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48630,15595,0,0,36547,36549,0,0,'Baradin Fox Kit','','',0,8,50,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48633,15595,0,0,36214,0,0,0,'Guild Battle Standard','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48634,15595,0,0,36215,0,0,0,'Guild Battle Standard','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48635,15595,0,0,36177,0,0,0,'Enormous Gyreworm Transform','','',2147483648,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48636,15595,0,0,36216,0,0,0,'Guild Battle Standard','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48637,15595,0,0,36217,0,0,0,'Guild Battle Standard','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48638,15595,0,0,36218,0,0,0,'Guild Battle Standard','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48639,15595,0,0,36219,0,0,0,'Ruby Gemstone Cluster','','LootAll',2147483648,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48640,15595,0,0,11686,0,0,0,'Enormous Gyreworm Bunny','','',2147483648,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48641,15595,0,0,33217,0,0,0,'Fox Kit','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48642,15595,0,0,11686,0,0,0,'Enormous Gyreworm Bunny','','',2147483648,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1340,0,0,0,0,0,0,0,0,0),(48646,15595,0,0,17338,0,0,0,'Kagzok','Peon','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48647,15595,0,0,11686,0,0,0,'Whirlpool Bunny','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48649,15595,0,0,10814,0,0,0,'Fallen Flamekin','','',16778368,3,0,0,0,1,1,0,50,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48651,15595,0,0,26885,0,0,0,'Solus Highbreeze','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48652,15595,0,0,31440,31510,32970,0,'Crimsonborne Seer (1)','Servant of Deathwing','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12188,0,2.5,8,14,0,76314,90308,76332,90653,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48653,15595,0,0,31440,31510,32970,0,'Crimsonborne Seer (1)','Servant of Deathwing','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12139,0,2.5,8,14,0,76314,90308,76332,90653,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48654,15595,0,0,31430,31505,31509,0,'Crimsonborne Guardian (1)','Servant of Deathwing','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12151,0,2.5,8,14,0,76404,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48655,15595,0,0,18622,0,0,0,'Hellmondath','','',0,3,0,1,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48656,15595,0,0,16763,0,0,0,'Haliana Dawnseeker','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48657,15595,0,0,31430,31505,31509,0,'Crimsonborne Guardian (1)','Servant of Deathwing','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12159,0,2.5,8,14,0,76404,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48658,15595,0,0,36232,0,0,0,'Kaldorei Spirit','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48659,15595,0,0,36229,0,0,0,'Quel\'dorei Spirit','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48660,15595,0,0,36233,0,0,0,'Sin\'dorei Spirit','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48661,15595,0,0,31430,31505,31506,0,'Azureborne Guardian (1)','Servant of Deathwing','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12171,0,2.5,8,14,0,76378,76394,90659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48662,15595,0,0,31430,31505,31506,0,'Azureborne Guardian (1)','Servant of Deathwing','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12148,0,2.5,8,14,0,76378,76394,90659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48666,15595,0,0,25192,0,0,0,'Twilight Enforcer (1)','','',72,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12161,0,2.5,8,14,0,90665,76411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48667,15595,0,0,25192,0,0,0,'Twilight Enforcer (1)','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12142,0,2.5,8,14,0,90665,76411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48669,15595,0,0,31770,0,0,0,'Twilight Shadow Weaver (1)','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,76416,90668,90673,76418,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48672,15595,0,0,15393,0,0,0,'Baby Murloc','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48673,15595,0,0,36230,0,0,0,'Baradin\'s Wardens Battle Standard','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48674,15595,0,0,36231,0,0,0,'Hellscream\'s Reach Battle Standard','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48675,15595,0,0,1495,0,0,0,'Janet','Jeremy\'s Pocket Priest','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48676,15595,0,0,35649,0,0,0,'Ascended Windwalker (1)','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12196,0,2.5,8,14,0,76557,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48677,15595,0,0,35179,0,0,0,'Ascended Flameseeker (1)','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12166,0,2.5,8,14,0,76514,90692,76517,90693,0,0,0,0,0,0,0,0,0,0,779,0,0,0,0,0,0,0,0,0),(48679,15595,0,0,32270,0,0,0,'Twisted Visage (1)','','',16778312,4,0,1,0,1,1,0,1,1,0,13,13,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48680,15595,0,0,31499,0,31501,0,'Azureborne Warlord (1)','Servant of Deathwing','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12136,0,2.5,8,14,0,90697,76620,76626,90695,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48681,15595,0,0,27823,0,0,0,'Arcane Roller','','',0,10,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48682,15595,0,0,31499,0,31501,0,'Crimsonborne Warlord (1)','Servant of Deathwing','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12148,0,2.5,8,14,0,90705,76679,76685,90704,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48683,15595,0,0,2838,0,0,0,'Yellow-Bellied Marmot','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48685,15595,0,0,15093,0,0,0,'Cataclysm Shard Vendor','Enchanting Trainer','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,80,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48688,15595,0,0,22447,0,0,0,'Highlands Skunk','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48689,15595,0,0,4959,4960,0,0,'Highlands Mouse','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48693,15595,0,0,17764,18645,31716,31717,'Enslaved Gronn Brute (1)','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12193,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48695,15595,0,0,31584,31585,0,0,'Twilight Beguiler (1)','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12157,0,2.5,8,14,0,90715,76711,76715,90712,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48696,15595,0,0,11686,0,0,0,'Tarren Mill Camera','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48698,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48699,15595,0,0,27658,0,0,0,'Confiscated Artillery','','vehichleCursor',40,9,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1345,0,0,0,0,0,0,0,0,0),(48700,15595,0,0,11686,19611,0,0,'Cloned Image','','',1049600,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48702,15595,0,0,33429,0,0,0,'Forgemaster Throngus (1)','','',72,5,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,74976,90737,75056,90756,0,0,0,0,0,0,0,0,0,0,733,0,0,0,0,0,0,0,0,0),(48703,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48706,15595,0,0,21774,22191,0,0,'Highlands Turkey','','',0,8,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48707,15595,0,0,36631,0,0,0,'Spatial Flux','','',1048648,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48709,15595,0,0,11686,1126,0,0,'Energy Flux','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48710,15595,0,0,33465,0,0,0,'Isiset (1)','Construct of Magic','',104,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48711,15595,0,0,1126,11686,0,0,'Fire Patch','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48712,15595,0,0,36124,0,0,0,'Russell Brower Quest Tracker','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48713,15595,0,0,34893,34895,35374,35375,'Schnottz Infantryman','','',1048608,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48714,15595,0,0,31450,0,0,0,'Earthrager Ptah (1)','','',104,6,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48715,15595,0,0,32943,0,0,0,'Ammunae (1)','Construct of Life','',104,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,758,0,0,0,0,0,0,0,0,0),(48716,15595,0,0,23767,0,0,0,'Bloodpetal Blossom (1)','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48717,15595,0,0,24900,0,0,0,'Bloodpetal Sprout (1)','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48718,15595,0,0,7846,0,0,0,'Regurgitated Bones','','',0,6,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48719,15595,0,0,36240,36241,36242,36243,'KTC Waiter','','',0,7,0,0,0,1,1,0,1,3,0,42,71,0,1,0,2000,0,0.0607,0.6976,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1351,0,0,0,0,0,0,0,0,0),(48720,15595,48204,0,36073,36143,36144,36145,'Schnottz Elite Infantryman','','',32,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48721,15595,0,0,36244,36245,36246,36247,'KTC Waitress','','',0,7,0,0,0,1,1,0,1,3,0,42,71,0,1,0,2000,0,0.0607,0.6976,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1322,0,0,0,0,0,0,0,0,0),(48724,15595,0,0,31543,0,0,0,'Spinescale Basilisk','','',0,1,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48725,15595,0,0,17096,0,0,0,'Horrorguard','','',0,3,0,0,0,1,1,0,80,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48727,15595,0,0,36250,36251,36252,36253,'Released Highborne Spirit','','',0,6,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48728,15595,0,0,16480,37162,0,0,'Artillery Spotter Seat','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,91055,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48729,15595,0,0,36254,0,0,0,'Seranar Sunbow','The Farstriders','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48730,15595,0,0,36255,0,0,0,'Flaming Shield','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48731,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48732,15595,0,0,33046,0,0,0,'Stormcaller Jalara','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48733,15595,0,0,31600,0,0,0,'Earthmender Duarn','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48734,15595,0,0,33020,0,0,0,'Stormcaller Mylra','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48736,15595,0,0,29613,0,0,0,'Genn Greymane','','',76,7,0,1,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48737,15595,0,0,39623,0,0,0,'Tyrande Whisperwind','High Priestess of Elune','',12,7,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48738,15595,0,0,35095,0,0,0,'Malfurion Stormrage','','',12,7,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48739,15595,0,0,36451,11686,0,0,'Tentacle of Iso\'rath','','',8,10,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1347,0,0,0,0,0,0,0,0,0),(48743,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48744,15595,0,0,31769,0,0,0,'Twilight War-Mage (1)','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12214,0,2.5,8,14,0,76822,76823,76826,90839,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48745,15595,0,0,31512,31510,31511,0,'Azureborne Seer (1)','Servant of Deathwing','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12832,0,2.5,8,14,0,76369,90303,90844,76340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48746,15595,0,0,31512,31510,31511,0,'Azureborne Seer (1)','Servant of Deathwing','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12153,0,2.5,8,14,0,76369,90303,90844,76340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48747,15595,0,0,34999,0,0,0,'Enslaved Burning Ember (1)','','',72,4,0,1,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48748,15595,0,0,31590,31591,0,0,'Twilight Firecatcher (1)','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12161,0,2.5,8,14,0,76766,90851,76765,90849,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48749,15595,0,0,34542,0,0,0,'Enslaved Thunder Spirit (1)','','',72,4,0,1,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48750,15595,0,0,31789,31790,0,0,'Twilight Thundercaller (1)','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12150,0,2.5,8,14,0,76578,90856,76579,90858,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48751,15595,0,0,36266,0,0,0,'Ascended Rockbreaker (1)','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12179,0,2.5,8,14,0,90867,76792,76779,90866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48753,15595,0,0,35648,0,0,0,'Ascended Waterlasher (1)','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12185,0,2.5,8,14,0,76797,90870,76794,90868,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48754,15595,0,0,31602,0,0,0,'Twilight Wyrmcaller (1)','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12174,0,2.5,8,14,0,90872,76816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48755,15595,0,0,29179,0,0,0,'Twilight Drake (1)','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,90875,76817,75931,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48756,15595,0,0,32953,0,0,0,'Hooked Net','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48758,15595,0,0,36267,0,0,0,'Hammelhand','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48759,15595,0,0,36268,36269,0,0,'Kirthaven Courier','','',2048,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48760,15595,0,0,36270,36271,36272,0,'Wildhammer Lookout','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48766,15595,0,0,31992,31992,0,0,'The Uncrashable','','vehichleCursor',0,9,0,0,0,1,1,0,44,44,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48769,15595,0,0,30039,0,0,0,'Chaos Portal (1)','','',1088,10,0,1,0,1,1,0,1,1,0,105,105,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48775,15595,0,0,25204,0,0,0,'Add Stalker (1)','','',1024,10,0,0,0,1,1,0,1,1,0,378,378,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48776,15595,0,0,33055,0,0,0,'Setesh (1)','Construct of Destruction','',104,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48777,15595,0,0,2347,2348,0,0,'Defias Pirate (1)','','',0,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,90906,90905,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48778,15595,0,0,2349,2350,0,0,'Defias Squallshaper (1)','','',0,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,90914,90912,90398,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48779,15595,0,0,36152,0,0,0,'Ol\' Beaky (1)','','',1,1,26,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,90918,90913,90920,90921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48780,15595,0,0,36153,0,0,0,'Albino Eyegouger (1)','','',1,1,26,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48781,15595,0,0,36148,0,0,0,'Monstrous Parrot (1)','','',1,1,26,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,90918,90913,90920,90921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48782,15595,0,0,36150,0,0,0,'Sunwing Squawker (1)','','',1,1,26,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,90918,90913,90920,90921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48783,15595,0,0,36151,0,0,0,'Brilliant Macaw (1)','','',1,1,26,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48784,15595,0,0,31792,0,0,0,'Drahga Shadowburner (1)','Twilight\'s Hammer Courier','',2147483720,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'12380',0,23000,0,2.5,8,14,0,90915,75245,76303,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48785,15595,0,0,34942,0,0,0,'Invoked Flaming Spirit (1)','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48786,15595,0,0,36337,30970,30971,0,'Highlands Clucker','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48787,15595,0,0,36165,36167,36166,36168,'Defias Enforcer (1)','','',0,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,90925,90928,90931,90930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48788,15595,0,0,11686,1126,0,0,'Solar Winds (1)','','',1024,10,0,0,0,1,1,0,1,1,0,168,168,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48790,15595,0,0,34432,11686,0,0,'Tentacle of Iso\'rath','','',8,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'17151',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1352,0,0,0,0,0,0,0,0,0),(48791,15595,0,0,184,210,0,0,'Defias Shadowguard (1)','','',0,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,90955,90954,90959,90958,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48792,15595,0,0,2447,2448,36163,36164,'Defias Blood Wizard (1)','','',0,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'17151',0,15000,0,2.5,8,14,0,90939,90938,90947,90933,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48794,15595,0,0,34432,11686,0,0,'Tentacle of Iso\'rath','','',8,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1353,0,0,0,0,0,0,0,0,0),(48796,15595,0,0,34528,11686,0,0,'Tentacle of Iso\'rath','','',8,10,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1354,0,0,0,0,0,0,0,0,0),(48798,15595,0,0,1126,11686,0,0,'Devouring Flames','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48800,15595,0,0,5990,0,0,0,'Giant Isopod','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48801,15595,0,0,31795,0,0,0,'Valiona (1)','','',72,2,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,90950,75328,75321,0,0,0,0,0,0,0,0,0,0,0,737,0,0,0,0,0,0,0,0,0),(48802,15595,0,0,9904,30995,9905,15983,'Sea Cucumber','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48803,15595,0,0,35605,0,0,0,'Defias Watcher (1)','','vehichleCursor',32768,9,0,1,0,1,1,0,86,86,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,90981,91736,91737,91735,0,0,0,0,0,0,0,0,0,0,1389,0,0,0,0,0,0,0,0,0),(48804,15595,0,0,35604,0,0,0,'Defias Reaper (1)','','vehichleCursor',32768,9,0,1,0,0.5,1,0,86,86,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,90981,91737,90979,91736,0,0,0,0,0,0,0,0,0,0,1389,0,0,0,0,0,0,0,0,0),(48805,15595,0,0,36240,36241,36242,36243,'KTC Waiter','','',0,7,0,0,0,1,1,0,1,3,0,42,71,0,1,0,2000,0,0.0607,0.6976,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1351,0,0,0,0,0,0,0,0,0),(48806,15595,0,0,36244,36245,36246,36247,'KTC Waitress','','',0,7,0,0,0,1,1,0,1,3,0,42,71,0,1,0,2000,0,0.0607,0.6976,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1322,0,0,0,0,0,0,0,0,0),(48809,15595,0,0,16251,0,0,0,'Shade of the Spiritspeaker','','',2147483648,4,0,0,0,1,1,0,51,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48810,15595,0,0,2441,556,0,0,'Defias Digger (1)','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,7903,0,2.5,8,14,0,91010,90995,90994,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48811,15595,0,0,308,2444,341,2438,'Defias Miner (1)','','',0,7,0,0,0,0.5,1,0,84,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,91010,90995,90994,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48812,15595,0,0,36138,36139,36140,36141,'Defias Envoker (1)','','',0,7,0,1,0,0.5,1,0,84,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,92001,91004,91005,91006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48813,15595,0,0,34958,0,0,0,'Tamed Seahorse','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48814,15595,0,0,30244,30261,30262,0,'Oaf Lackey (1)','','',0,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,91016,90098,8599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48815,15595,0,0,33177,0,0,0,'Rajh (1)','Construct of the Sun','',104,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,790,0,0,0,0,0,0,0,0,0),(48817,15595,0,0,36280,0,0,0,'Tiny Spirit of Witch Doctor Mau\'ari','','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48818,15595,0,0,31903,0,0,0,'Faceless Corruptor (1)','','',72,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12136,0,2.5,8,14,0,91028,75755,75569,79467,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48819,15595,0,0,36132,36133,36134,36135,'Goblin Overseer (1)','','',0,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,91037,91036,91034,91035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48820,15595,0,0,36119,0,0,0,'Mine Bunny (1)','Refreshments','',0,7,0,1,0,1,1,0,80,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,8244,0,2.5,8,14,0,91033,91032,0,0,0,0,0,0,0,0,0,0,0,0,1322,0,0,0,0,0,0,0,0,0),(48821,15595,0,0,36120,0,0,0,'Mine Bunny (1)','Refreshments','',0,7,0,1,0,0.5,1,0,80,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,91033,91032,0,0,0,0,0,0,0,0,0,0,0,0,1322,0,0,0,0,0,0,0,0,0),(48822,15595,0,0,33428,0,0,0,'Erudax (1)','The Duke of Below','',2147483720,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,79466,91081,75789,91091,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48823,15595,0,0,30186,0,0,0,'Mining Monkey (1)','','',1,1,51,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,91038,91039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48824,15595,0,0,30187,0,0,0,'Mining Monkey (1)','','',1,1,51,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,91039,91038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48826,15595,0,0,30184,0,0,0,'Mining Monkey (1)','','',1,1,51,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,91038,91039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48827,15595,0,0,30185,0,0,0,'Mining Monkey (1)','','',1,1,51,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,91039,91038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48828,15595,0,0,31903,0,0,0,'Faceless Corruptor (1)','','',72,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,75755,91028,91049,75520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48829,15595,0,0,10704,0,0,0,'Ogre Henchman (1)','','',0,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,91043,89652,92748,91046,0,0,0,0,0,0,0,0,0,0,1311,0,0,0,0,0,0,0,0,0),(48830,15595,0,0,37382,0,0,0,'Ogre Bodyguard (1)','','',0,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,91051,91050,91054,91053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48831,15595,0,0,31965,0,0,0,'Manifested Nightmare (1)','','',72,10,0,1,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48832,15595,0,0,19295,0,0,0,'Twilight Hatchling (1)','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48833,15595,0,0,36282,32063,36283,36284,'Crab Hatchling','','',0,8,8,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48834,15595,0,0,373,0,0,0,'Kobold Digger (1)','','',0,7,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,89663,91057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48835,15595,0,0,36085,0,0,0,'Mining Powder (1)','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,91063,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48836,15595,0,0,34958,0,0,0,'Tamed Seahorse','','vehichleCursor',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48837,15595,0,0,36290,0,0,0,'Gobby Nozzlerocket','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48838,15595,0,0,36292,36293,0,0,'Rift Elver','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48839,15595,0,0,15880,0,0,0,'Acid Jet','','',1048576,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48840,15595,42625,0,36289,0,0,0,'Barley H. Crown','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48841,15595,0,0,36297,36298,36299,0,'Eel Larva','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48842,15595,0,0,37302,0,0,0,'Frantic Geist (1)','','',72,6,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48843,15595,0,0,11686,0,0,0,'Wildhammer Convoy','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48844,15595,0,0,31903,0,0,0,'Faceless Corruptor','','',72,10,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48845,15595,0,0,31903,0,0,0,'Faceless Corruptor (1)','','',72,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,91028,91049,91040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48846,15595,0,0,36302,0,0,0,'Goblin Pocket-Nuke','','',536870912,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48847,15595,0,0,36303,0,0,0,'Dynamite Bundle','','',536870912,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48848,15595,0,0,36313,32663,32661,34590,'Rockchewer Whelk','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48851,15595,0,0,25001,0,0,0,'Corpse Eater (1)','','',72,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48852,15595,0,0,169,11686,0,0,'Squall Line Vehicle - SE','','',17826816,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1360,0,0,0,0,0,0,0,0,0),(48854,15595,0,0,11686,0,0,0,'Squall Line - SW','','',17826816,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1246,0,0,0,0,0,0,0,0,0),(48855,15595,0,0,11686,0,0,0,'Squall Line - SE','','',17826816,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1359,0,0,0,0,0,0,0,0,0),(48863,15595,0,0,34958,0,0,0,'Tamed Seahorse','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48866,15595,0,0,34958,0,0,0,'Tamed Seahorse','','vehichleCursor',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48877,15595,0,0,5558,32790,36314,0,'Juvenile Coral Crab','','',0,8,8,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48888,15595,0,0,32349,0,0,0,'Void Sentinel (1)','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48889,15595,0,0,18954,0,0,0,'Void Seeker (1)','','',8,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48890,15595,0,0,19285,0,0,0,'Void Wurm (1)','','',0,1,0,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48891,15595,0,0,30081,26479,8173,2954,'Pit Viper (1)','','',8,1,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48892,15595,0,0,36323,0,0,0,'Water Warden (1)','','',72,4,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,20000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48893,15595,0,0,32368,0,0,0,'Water Bubble (1)','','',0,10,0,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48894,15595,0,0,36324,0,0,0,'Flame Warden (1)','','',72,4,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,20000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48895,15595,0,0,36325,0,0,0,'Earth Warden (1)','','',72,4,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,20000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48896,15595,0,0,36328,0,0,0,'Air Warden (1)','','',72,4,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,20000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48897,15595,0,0,33289,0,0,0,'Stone Trogg Rock Flinger (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48898,15595,0,0,34958,0,0,0,'Tamed Seahorse','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48899,15595,0,0,36123,0,0,0,'Stone Trogg Brute (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48900,15595,0,0,32931,0,0,0,'Stone Trogg Pillager (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48901,15595,0,0,34958,0,0,0,'Tamed Seahorse','','vehichleCursor',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48902,15595,0,0,34580,0,0,0,'Anraphet (1)','','',72,10,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48904,15595,0,0,23767,0,0,0,'Blaze of the Heavens','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48905,15595,0,0,10945,0,0,0,'Ice Thistle Ambusher','','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48906,15595,0,0,19682,0,0,0,'Blaze of the Heavens','','',72,4,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48907,15595,0,0,11686,1126,0,0,'Blaze of the Heavens','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48908,15595,0,0,34958,0,0,0,'Tamed Seahorse','','',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48909,15595,0,0,35235,35312,0,0,'Wildhammer Wheelbarrow','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48910,15595,0,0,34958,0,0,0,'Tamed Seahorse','','vehichleCursor',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48911,15595,0,0,11686,1126,0,0,'Alpha Beam (1)','','',1024,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48913,15595,0,0,21788,0,0,0,'Defias Cannon (1)','','vehichleCursor',32,9,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,91065,95494,91066,0,0,0,0,0,0,0,0,0,0,0,1390,0,0,0,0,0,0,0,0,0),(48914,15595,0,0,2316,2317,0,0,'Defias Overseer (1)','','',0,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48915,15595,0,0,30412,36332,36336,0,'Wildhammer Gryphon Hatchling','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48916,15595,0,0,11686,0,0,0,'Icicle','','Attack',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48919,15595,0,0,36329,0,0,0,'Mindless Horror (1)','','',72,6,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48920,15595,0,0,12429,0,0,0,'Shagpelt Ram','','',0,1,0,0,0,1,1,0,51,52,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48921,15595,0,0,328,27823,0,0,'Kirthaven Road Ambush Bunny','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48925,15595,0,0,30262,0,0,0,'Mook Disguise','','',51381248,10,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48932,15595,0,0,34743,0,0,0,'General Husam (1)','','',104,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1036,0,0,0,0,0,0,0,0,0),(48936,15595,0,0,37410,0,0,0,'Glubtok (1)','The Foreman','',104,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,88009,88129,91286,87859,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48939,15595,0,0,33003,0,0,0,'Lumbering Oaf (1)','','',104,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,88288,0,0,0,0,0,0,0,0,0,0,0,0,0,1259,0,0,0,0,0,0,0,0,0),(48940,15595,0,0,33002,0,0,0,'Helix Gearbreaker (1)','','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,88352,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48941,15595,0,0,35606,0,0,0,'Foe Reaper 5000 (1)','','',32872,9,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,88495,91718,88521,88348,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48942,15595,0,0,3229,3230,0,0,'Haunted Servitor (1)','','',72,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48943,15595,0,0,35739,0,0,0,'Admiral Ripsnarl (1)','','',104,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,91863,88839,91859,88736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48944,15595,0,0,1305,0,0,0,'\"Captain\" Cookie (1)','Defias Kingpin?','',0,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,89252,90602,92842,89263,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48945,15595,0,0,1207,0,0,0,'Snowy Wolf','','',1,1,1,0,0,1,1,0,51,52,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48946,15595,0,0,1126,34086,0,0,'Tol\'vir Land Mine (1)','','',0,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48951,15595,0,0,34744,0,0,0,'High Prophet Barim (1)','','',104,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48953,15595,0,0,33570,0,0,0,'Harbinger of Darkness (1)','','',72,4,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48954,15595,0,0,33573,0,0,0,'Soul Fragment (1)','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48957,15595,0,0,4607,0,0,0,'Fire Blossom','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48958,15595,0,0,30160,0,0,0,'Frost Blossom','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48963,15595,0,0,985,0,0,0,'Haunting Spirit (1)','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48964,15595,0,0,32440,0,0,0,'Lord Victor Nefarius','Lord of Blackrock','',68,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48966,15595,0,0,457,0,0,0,'Flamescale Hatchling','','',0,2,0,0,0,1,1,0,49,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48967,15595,0,0,16045,0,0,0,'Shadow Charger (1)','','',72,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48968,15595,0,0,1951,0,0,0,'Fel Steed (1)','','',72,3,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'17151',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48969,15595,0,0,11894,0,0,0,'Drek\'Thar','Frostwolf General','',4,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'17151',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48970,15595,0,0,36355,0,0,0,'Drek\'thar\'s Wheelchair Wheel','','',536870912,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48971,15595,0,0,36356,0,0,0,'Drek\'thar\'s Wheelchair','','',536870912,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48973,15595,0,0,37297,37298,0,0,'Shadowy Attendant (1)','','',72,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'17151',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48974,15595,0,0,1126,11686,0,0,'Glubtok Firewall Platter','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'17151',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1365,0,0,0,0,0,0,0,0,0),(48975,15595,0,0,11686,0,0,0,'Glubtok Firewall Platter Creature Level 1a','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1372,0,0,0,0,0,0,0,0,0),(48976,15595,0,0,11686,0,0,0,'Glubtok Firewall Platter Creature Level 2a','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48977,15595,0,0,169,11686,0,0,'Lightning Strike Trigger','','',1024,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48978,15595,0,0,35770,0,0,0,'King Phaoris','Ruler of Ramkahen','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48979,15595,0,0,36358,0,0,0,'Buoy','','',1074791424,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48980,15595,0,0,11895,0,0,0,'Captain Galvangar','Frostwolf Captain','',4,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48981,15595,0,0,37299,37300,0,0,'Ghostly Cook (1)','','',72,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48982,15595,0,0,36637,0,0,0,'Tiny Shale Spider','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48983,15595,0,0,11686,0,0,0,'Geyser','','',0,10,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48984,15595,0,0,31745,31746,31747,31748,'Troll Worker','','',32,7,0,0,0,1,1,0,1,3,0,42,71,0,1,0,2000,0,0.0607,0.6976,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48985,15595,0,0,37289,37290,37291,37292,'Wailing Guardsman (1)','','',72,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48986,15595,0,0,11686,0,0,0,'Aid of the Frostwolf Camera','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48987,15595,0,0,35131,0,0,0,'Prince Nadun','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48988,15595,0,0,36374,0,0,0,'Spitebone Skeleton (1)','','',72,6,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48989,15595,0,0,36696,0,0,0,'Test Creature','','',4,6,56,0,0,1,1,0,79,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48990,15595,0,0,36290,0,0,0,'Higs Blastscorch','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48991,15595,0,0,11686,0,0,0,'Post-Orsis Event Camera','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48992,15595,0,0,36360,0,0,0,'Ring','','',1074791424,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48994,15595,0,0,32985,0,0,0,'Warlord Krogg','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48996,15595,0,0,5445,0,0,0,'Race Master Kronkrider','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48998,15595,0,0,29599,0,0,0,'Chief Janitor Grumblewit','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(48999,15595,0,0,36358,0,0,0,'Ring 2 Credit','','',1074791424,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49000,15595,0,0,30315,0,0,0,'Patch','Gob Squad','',266240,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49001,15595,0,0,36358,0,0,0,'Ring 3 Credit','','',1074791424,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49002,15595,0,0,30314,0,0,0,'Ticker','Gob Squad','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49003,15595,0,0,30316,0,0,0,'Newt','Gob Squad','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49004,15595,0,0,30313,0,0,0,'Volt','Gob Squad','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49005,15595,0,0,30312,0,0,0,'Grit','Gob Squad','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49007,15595,0,0,33057,33059,33060,33058,'Krazzworks Engineer','','',4096,7,0,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49010,15595,0,0,36361,0,0,0,'Colin Thundermar','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49011,15595,0,0,36362,0,0,0,'Flynn Dunwald','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49012,15595,0,0,36363,0,0,0,'Keely Dunwald','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49013,15595,0,0,36364,0,0,0,'Eoin Dunwald','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49014,15595,0,0,36365,0,0,0,'Iain Firebeard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49015,15595,0,0,36366,0,0,0,'Cliff Thundermar','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49016,15595,0,0,36124,0,0,0,'Russell Brower','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49017,15595,0,0,36367,0,0,0,'Donnelly Dunwald','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49019,15595,0,0,36332,0,0,0,'Beak','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49021,15595,0,0,36368,0,0,0,'Cailin Longfellow','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49026,15595,0,0,36370,0,0,0,'Kurdran Wildhammer','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49030,15595,0,0,35276,35277,35278,35280,'Wildhammer Stormthrower','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49031,15595,0,0,17718,0,0,0,'Wildhammer Gryphon','','',0,1,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49033,15595,0,0,11686,0,0,0,'Player Stunt Double','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49034,15595,0,0,36126,0,0,0,'Grundy MacGraff','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49035,15595,0,0,985,0,0,0,'Lilith','','',4096,6,0,0,0,1,1,0,25,25,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49036,15595,0,0,36373,0,0,0,'Water Barrel','','',537919488,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49038,15595,0,0,33878,0,0,0,'Tel\'aporta','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49039,15595,0,0,11686,0,0,0,'Glubtok Firewall Platter Creature Level 1b','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1371,0,0,0,0,0,0,0,0,0),(49040,15595,0,0,11686,0,0,0,'Glubtok Firewall Platter Creature Level 1c','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1366,0,0,0,0,0,0,0,0,0),(49041,15595,0,0,11686,0,0,0,'Glubtok Firewall Platter Creature Level 2b','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49042,15595,0,0,11686,0,0,0,'Glubtok Firewall Platter Creature Level 2c','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49043,15595,0,0,33438,0,0,0,'Lockmaw (1)','','',104,1,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49044,15595,0,0,36450,0,0,0,'Agatha','','',0,7,0,1,0,1,1,0,10,10,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49045,15595,0,0,37339,0,0,0,'Augh','','',104,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49047,15595,0,0,32688,0,0,0,'Electron (1)','','',76,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49048,15595,0,0,32688,0,0,0,'Electron (2)','','',76,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49049,15595,0,0,32688,0,0,0,'Electron (3)','','',76,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49050,15595,0,0,32684,0,0,0,'Toxitron (1)','','',76,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49051,15595,0,0,32684,0,0,0,'Toxitron (2)','','',76,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49052,15595,0,0,32684,0,0,0,'Toxitron (3)','','',76,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49053,15595,0,0,32685,0,0,0,'Magmatron (1)','','',76,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49054,15595,0,0,32685,0,0,0,'Magmatron (2)','','',76,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49055,15595,0,0,32685,0,0,0,'Magmatron (3)','','',76,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49056,15595,0,0,32687,0,0,0,'Arcanotron (1)','','',76,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49057,15595,0,0,32687,0,0,0,'Arcanotron (2)','','',76,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49058,15595,0,0,32687,0,0,0,'Arcanotron (3)','','',76,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49059,15595,0,0,37294,37373,37374,0,'Tormented Officer (1)','','',72,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49061,15595,0,0,19874,0,0,0,'Blight Beast (1)','','',8,10,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49062,15595,0,0,11686,0,0,0,'Blight of Ozumat (1)','','',0,10,0,0,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49063,15595,0,0,11686,0,0,0,'Blight of Ozumat (1)','','',0,10,0,0,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49064,15595,0,0,33792,0,0,0,'Commander Ulthok (1)','The Festering Prince','',8,10,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49065,15595,0,0,11686,0,0,0,'Dark Fissure (1)','','',0,10,0,0,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49066,15595,0,0,32311,32312,31539,32313,'Deep Murloc Drudge (1)','','',0,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49067,15595,0,0,32311,32312,31539,32313,'Deep Murloc Hunter (1)','','',0,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49068,15595,0,0,34352,0,0,0,'Deep Murloc Invader (1)','','',8,10,0,0,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49069,15595,0,0,11686,0,0,0,'Earth Shards (1)','','',0,10,0,0,0,1,1,0,1,1,0,53,53,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49070,15595,0,0,32578,0,0,0,'Elemental Guard (1)','','',0,4,0,1,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49071,15595,0,0,27343,0,0,0,'Elevator Construction Chief (1)','','',0,7,0,1,0,1,1,0,1,1,0,12600,12600,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49072,15595,0,0,30408,0,0,0,'Erunak Stonespeaker (1)','','',8,7,0,1,0,1,1,0,87,87,0,1,5,0,1,16777218,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49073,15595,0,0,32708,0,0,0,'Faceless Sapper (1)','','',8,10,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49074,15595,0,0,31674,0,0,0,'Faceless Watcher (1)','','',8,10,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49075,15595,0,0,11686,0,0,0,'Geyser (1)','','',1024,10,0,0,0,1,1,0,1,1,0,53,53,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49076,15595,0,0,11686,0,0,0,'Geyser (1)','','',0,10,0,0,0,1,1,0,1,1,0,53,53,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49077,15595,0,0,32121,0,0,0,'Gilgoblin Aquamage (1)','Minion of Ghur\'sha','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49078,15595,0,0,31982,0,0,0,'Gilgoblin Hunter (1)','Minion of Ghur\'sha','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49079,15595,0,0,34342,0,0,0,'Lady Naz\'jar (1)','','',0,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49080,15595,0,0,34342,0,0,0,'Lady Naz\'jar (1)','','',8,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49081,15595,0,0,11686,0,0,0,'Mind Fog (1)','','',0,10,0,0,0,1,1,0,1,1,0,53,53,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49082,15595,0,0,32259,0,0,0,'Mindbender Ghur\'sha (1)','','',8,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49083,15595,0,0,32081,0,0,0,'Mindbender Ghur\'sha Mind Fog (1)','','',0,4,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49084,15595,0,0,32348,0,0,0,'Naz\'jar Honor Guard (1)','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49085,15595,0,0,37370,0,0,0,'Naz\'jar Invader (1)','','',0,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49086,15595,0,0,37370,0,0,0,'Naz\'jar Invader (1)','','',0,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49087,15595,0,0,32568,0,0,0,'Naz\'jar Sentinel (1)','','',0,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49088,15595,0,0,37386,0,0,0,'Naz\'jar Soldier (1)','','',0,7,0,1,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49089,15595,0,0,37386,0,0,0,'Naz\'jar Soldier (1)','','',0,7,0,1,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49090,15595,0,0,37387,0,0,0,'Naz\'jar Spiritmender (1)','','',0,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49091,15595,0,0,37387,0,0,0,'Naz\'jar Spiritmender (1)','','',0,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49092,15595,0,0,37388,0,0,0,'Naz\'jar Tempest Witch (1)','','',0,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49093,15595,0,0,37388,0,0,0,'Naz\'jar Tempest Witch (1)','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49094,15595,0,0,32081,0,0,0,'Neptulon (1)','','',4168,4,0,1,0,1,1,0,86,86,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49095,15595,0,0,11686,0,0,0,'Noxious Mire (1)','','',0,10,0,0,0,1,1,0,1,1,0,53,53,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49096,15595,0,0,33322,0,0,0,'Ozumat (1)','Fiend of the Dark Below','',1074790404,10,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49097,15595,0,0,34135,0,0,0,'Ozumat (1)','Fiend of the Dark Below','',4,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1438,0,0,0,0,0,0,0,0,0),(49098,15595,0,0,169,16925,0,0,'Ozumat Add Spawner (1)','','',16778240,10,0,0,0,1,1,0,1,1,0,71,71,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49099,15595,0,0,11686,0,0,0,'Ozumat Combat Trigger (1)','','',0,10,0,0,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49100,15595,0,0,32911,25204,0,0,'Ozumat Vehicle (1)','Fiend of the Dark Below','',4,10,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49101,15595,0,0,32911,25204,0,0,'Ozumat Vehicle, Big (1)','Fiend of the Dark Below','',4,10,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1074,0,0,0,0,0,0,0,0,0),(49102,15595,0,0,33846,0,0,0,'Tainted Sentry (1)','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49103,15595,0,0,33845,0,0,0,'Unstable Corruption (1)','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49104,15595,0,0,32018,0,0,0,'Unyielding Behemoth (1)','','',8,10,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1066,0,0,0,0,0,0,0,0,0),(49105,15595,0,0,16946,0,0,0,'Unyielding Behemoth (Hand Visual) (1)','','',1048584,10,0,1,0,1,1,0,1,1,0,630,630,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49106,15595,0,0,11686,0,0,0,'Unyielding Behemoth (Leap Vehicle) (1)','','',1049608,10,0,1,0,1,1,0,1,1,0,630,630,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49107,15595,0,0,32708,0,0,0,'Vicious Mindlasher (1)','','',8,10,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49108,15595,0,0,11686,0,0,0,'Waterspout (1)','','',1048584,7,0,1,0,1,1,0,1,1,0,53,53,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49109,15595,0,0,16480,21342,0,0,'Uldum Camera Bunny 06','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49110,15595,0,0,11686,19611,0,0,'Cloned Image','','',1049600,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49112,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49113,15595,0,0,1126,36147,0,0,'Scorch Mark Bunny JSB','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49114,15595,48204,0,36073,36143,36144,36145,'Schnottz Elite Infantryman Corpse','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49115,15595,48204,0,34893,34895,35374,35375,'Schnottz Infantryman Corpse','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49117,15595,0,0,34977,0,0,0,'Gnome Technician','','',0,7,0,0,0,1,1,0,23,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49118,15595,0,0,11686,0,0,0,'Chemical Cloud (1)','','',8,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49119,15595,0,0,11686,0,0,0,'Chemical Cloud (2)','','',8,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49120,15595,0,0,11686,0,0,0,'Chemical Cloud (3)','','',8,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49121,15595,0,0,37556,0,0,0,'Poison Bomb (1)','','',72,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49122,15595,0,0,37556,0,0,0,'Poison Bomb (2)','','',72,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49123,15595,0,0,37556,0,0,0,'Poison Bomb (3)','','',72,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49125,15595,0,0,37301,0,0,0,'Dark Creeper (1)','','',72,6,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,9000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49126,15595,0,0,24992,0,0,0,'Fetid Ghoul (1)','','',72,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49127,15595,0,0,16480,21342,0,0,'Beam Target Bunny 00','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49130,15595,0,0,26918,0,0,0,'Sorcerous Skeleton (1)','','',72,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49132,15595,0,0,35249,0,0,0,'Goblin Trike','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49133,15595,0,0,35250,0,0,0,'Goblin Epic Trike','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49134,15595,0,0,35536,0,0,0,'Sticky Bomb (1)','','',0,9,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49135,15595,0,0,27669,0,0,0,'Skyshredder Turret','','vehichleCursor',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,91571,91574,0,0,0,0,0,0,0,0,0,0,0,0,1376,0,0,0,0,0,0,0,0,0),(49136,15595,0,0,36379,0,0,0,'Helix\' Crew','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49137,15595,0,0,36380,0,0,0,'Helix\' Crew','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49138,15595,0,0,36381,0,0,0,'Helix\' Crew','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49139,15595,0,0,36382,0,0,0,'Helix\' Crew','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49140,15595,0,0,328,25204,0,0,'Kezan to Lost Isles Camera Bunny','','',34603008,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49141,15595,0,0,36383,0,0,0,'Darnell','','',4096,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49142,15595,0,0,20570,11686,0,0,'Skyshredder Target Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49143,15595,0,0,36384,0,0,0,'Cannon Powder Barrel','','LootAll',1610612736,10,0,0,0,1,1,0,1,1,0,11,11,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49146,15595,0,0,1126,24944,0,0,'The Bloody Wave','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49147,15595,0,0,1126,33265,0,0,'Old Puttery','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49149,15595,0,0,36387,0,0,0,'Instant Boulder','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49151,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49152,15595,0,0,11686,0,0,0,'Stormpike Apocalypse Camera','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49153,15595,0,0,36302,0,0,0,'Goblin Pocket-Nuke','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49154,15595,0,0,36303,0,0,0,'Dynamite Bundle','','',536870912,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49155,15595,0,0,36256,0,0,0,'Lesser Gargoyle (1)','','',72,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49157,15595,0,0,11573,0,0,0,'Fobeed','Race Announcer','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49158,15595,0,0,11573,0,0,0,'Zuzubee','Race Announcer','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49159,15595,0,0,30081,0,0,0,'Cavern Serpent','','',0,1,35,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49160,15595,0,0,7534,0,0,0,'Stone Sleeper (1)','','',72,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49162,15595,0,0,36389,36391,755,18081,'Altered Beast','','',0,1,0,0,0,1,1,0,51,52,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49163,15595,0,0,15180,27823,0,0,'Kirthaven Wedding Vehicle','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49164,15595,0,0,26918,0,0,0,'Dread Scryer (1)','','',72,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49165,15595,0,0,36392,0,0,0,'Magruder','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49166,15595,0,0,36393,0,0,0,'Lieutenant Jan Lagrave','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49167,15595,0,0,11686,0,0,0,'High Council Event Camera','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49168,15595,0,0,36302,0,0,0,'Goblin Pocket-Nuke','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49169,15595,0,0,36302,0,0,0,'Goblin Pocket-Nuke','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49170,15595,0,0,35770,0,0,0,'King Phaoris','Ruler of Ramkahen','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49171,15595,0,0,36302,0,0,0,'Goblin Pocket-Nuke','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49172,15595,0,0,35401,0,0,0,'High Priest Amet','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49173,15595,48204,0,36073,36143,36144,36145,'Schnottz Elite Infantryman Corpse','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49174,15595,0,0,35574,0,0,0,'Spitebone Guardian (1)','','',72,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49175,15595,0,0,36394,0,0,0,'Vizier Tanotep','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49176,15595,0,0,36612,0,0,0,'Brazie the Botanist','','',1073741824,7,0,1,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1382,0,0,0,0,0,0,0,0,0),(49179,15595,0,0,0,11686,0,0,'Winterfall Village Kill Credit','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49181,15595,0,0,25289,0,0,0,'Siege Tank','','',0,9,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49182,15595,0,0,169,11686,0,0,'Skyshredder Landing Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1384,0,0,0,0,0,0,0,0,0),(49183,15595,0,0,36395,0,0,0,'High Commander Kamses','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49184,15595,0,0,24998,0,0,0,'Unstable Ravager (1)','','',72,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49185,15595,0,0,21381,24719,0,0,'Camera Target Bunny','','',12,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49186,15595,0,0,28022,0,0,0,'Spitebone Flayer (1)','','',72,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49187,15595,0,0,27323,0,0,0,'Pustulant Monstrosity (1)','','',72,6,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49190,15595,0,0,30233,31620,0,0,'Empty Spot','','',1074791424,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49191,15595,0,0,36396,0,0,0,'Kilram\'s Tree','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49192,15595,0,0,30233,36402,0,0,'Fertilize-o-tron 2000','','',1074791424,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49193,15595,0,0,30233,37155,0,0,'Sunflower','','',1074791424,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49194,15595,0,0,30233,36401,0,0,'Solar Power','','openhand',1611662336,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49195,15595,0,0,27823,0,0,0,'Keegan Firebeard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49198,15595,0,0,20570,11686,0,0,'Flintlocke Cannon Controller Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49199,15595,0,0,29722,29727,0,0,'Freezing Goblin','','Interact',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49200,15595,0,0,30233,36407,0,0,'Spitter','','',1074791424,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49202,15595,0,0,36411,0,0,0,'Ramkahen Envoy','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49203,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49204,15595,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49205,15595,0,0,30233,36420,0,0,'Rocknut','','',1074791424,10,0,0,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49206,15595,0,0,22452,0,0,0,'Invisible Man - No Weapons (Server Only/Hide Body/Sessile)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49207,15595,0,0,30233,36870,0,0,'Strangler Vine','','',1074791432,10,0,0,0,1,1,0,1,1,0,168,168,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49208,15595,0,0,36412,0,0,0,'Prototype Reaper','','vehichleCursor',4096,9,0,1,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,91734,91735,91736,0,0,0,0,0,0,0,0,0,0,0,1389,0,0,0,0,0,0,0,0,0),(49209,15595,0,0,36891,36890,36889,0,'Zombie','','',1074791424,10,0,0,0,0.01,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49210,15595,0,0,27823,36402,0,0,'Goal Marker','','',1074791424,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49211,15595,0,0,36415,0,0,0,'Signal Flare Position','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49213,15595,0,0,36450,0,0,0,'Agatha','','',0,7,0,1,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49215,15595,0,0,36415,0,0,0,'Signal Flare Position','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49216,15595,0,0,36415,0,0,0,'Signal Flare Position','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49218,15595,0,0,30262,0,0,0,'Villa Mook','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49219,15595,0,0,33573,0,0,0,'Burning Soul','','',1048576,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49220,15595,0,0,33573,0,0,0,'Burning Soul (1)','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49221,15595,0,0,16480,21342,0,0,'Signal Flare Kill Credit 01','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49222,15595,0,0,16480,21342,0,0,'Signal Flare Kill Credit 02','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49223,15595,0,0,16480,21342,0,0,'Signal Flare Kill Credit 03','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49225,15595,0,0,20570,11686,0,0,'Skyshredder Bomb Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49226,15595,0,0,32440,0,0,0,'Lord Victor Nefarius','Lord of Blackrock','',68,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49227,15595,0,0,36415,0,0,0,'Signal Flare','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49229,15595,0,0,36419,0,0,0,'Molten Slag','','',512,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49232,15595,0,0,36501,36502,36503,36888,'Ghoul','','',1074791424,10,0,0,0,0.01,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49237,15595,0,0,23767,0,0,0,'Power Generator (1)','','',8,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49238,15595,0,0,23767,0,0,0,'Power Generator (2)','','',8,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49239,15595,0,0,23767,0,0,0,'Power Generator (3)','','',8,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49241,15595,0,0,35786,0,0,0,'Vapor (1)','','',0,4,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49246,15595,0,0,36427,0,0,0,'Seril\'s Ice Block','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49247,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49248,15595,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49250,15595,0,0,35123,0,0,0,'Ranger Captain Kill Credit','','Speak',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49253,15595,0,0,36426,0,0,0,'Ramkahen Ranger Captain','','',4096,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49254,15595,0,0,137,0,0,0,'Russell\'s Test Buried Corpse','','',0,6,0,0,0,1,1,0,24,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49255,15595,0,0,35948,0,0,0,'Ramkahen Ranger','','',4096,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49256,15595,0,0,35773,0,0,0,'Servant of Siamat (1)','','',72,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49257,15595,0,0,35773,0,0,0,'Servant of Siamat (1)','','',72,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49258,15595,0,0,35773,0,0,0,'Servant of Siamat (1)','','',72,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49260,15595,0,0,35172,0,0,0,'Minion of Siamat (1)','','',72,4,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49262,15595,0,0,35067,0,0,0,'Temple Guardian Anhuur (1)','','',104,10,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49267,15595,0,0,37175,0,0,0,'Crystal Shard','','',0,10,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49270,15595,0,0,36370,0,0,0,'Kurdran Wildhammer','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49271,15595,0,0,36369,0,0,0,'Keegan Firebeard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49272,15595,0,0,36371,0,0,0,'Fanny Thundermar','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49273,15595,0,0,36361,0,0,0,'Colin Thundermar','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49274,15595,0,0,36362,0,0,0,'Flynn Dunwald','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49275,15595,0,0,36363,0,0,0,'Keely Dunwald','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49276,15595,0,0,36364,0,0,0,'Eoin Dunwald','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49277,15595,0,0,36365,0,0,0,'Iain Firebeard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49278,15595,0,0,36366,0,0,0,'Cliff Thundermar','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49279,15595,0,0,36124,0,0,0,'Russell Brower','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49280,15595,0,0,16480,21342,0,0,'Coffer of Promise Kill Credit','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49282,15595,0,0,35165,0,0,0,'Sun-Touched Servant (1)','','',72,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49283,15595,0,0,35166,0,0,0,'Sun-Touched Sprite (1)','','',72,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49284,15595,0,0,20570,31207,0,0,'Highbank Fire Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49285,15595,0,0,5965,0,0,0,'Sun-Touched Speaker (1)','','',72,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49286,15595,0,0,37241,0,0,0,'Venomous Skitterer (1)','','',9,1,53,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49287,15595,0,0,33466,0,0,0,'Astral Rain (1)','Aspect of Isiset','',104,7,0,1,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49288,15595,0,0,33466,0,0,0,'Celestial Call (1)','Aspect of Isiset','',104,7,0,1,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49289,15595,0,0,33466,0,0,0,'Veil of Sky (1)','Aspect of Isiset','',104,7,0,1,0,1,1,0,1,1,0,252,252,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49290,15595,0,0,33292,0,0,0,'Celestial Familiar (1)','','',8,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49291,15595,0,0,35168,0,0,0,'Flux Animator (1)','','',72,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49292,15595,0,0,33168,0,0,0,'Star Shard (1)','','',8,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49293,15595,0,0,32961,0,0,0,'Spatial Anomaly (1)','','',72,4,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49294,15595,0,0,34900,0,0,0,'Blistering Scarab (1)','','',9,1,53,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49295,15595,0,0,32053,0,0,0,'Dustbone Tormentor (1)','','',8,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49296,15595,0,0,32951,0,0,0,'Dustbone Horror (1)','','',8,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49297,15595,0,0,35103,35109,35105,35106,'Jeweled Scarab (1)','','',9,1,53,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49299,15595,0,0,30165,0,0,0,'Living Vine (1)','','',72,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49300,15595,0,0,37304,0,0,0,'Lifewarden Nymph (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49301,15595,0,0,32951,0,0,0,'Dustbone Horror (1)','','',8,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49302,15595,0,0,32951,0,0,0,'Dustbone Horror (1)','','',8,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49303,15595,0,0,33850,0,0,0,'Void Lord (1)','','',8,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49304,15595,0,0,18954,0,0,0,'Void Seeker (1)','','',8,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49305,15595,0,0,19285,0,0,0,'Void Wurm (1)','','',0,1,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49306,15595,0,0,0,34913,0,0,'Jeweled Scarab (1)','','',9,1,53,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49307,15595,0,0,36026,0,0,0,'Temple Swiftstalker (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49308,15595,0,0,36025,0,0,0,'Temple Runecaster (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49309,15595,0,0,36024,0,0,0,'Temple Shadowlancer (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49310,15595,0,0,37239,0,0,0,'Temple Fireshaper (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49311,15595,0,0,33451,33453,33450,33452,'Frenzied Crocolisk (1)','','',9,1,6,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49312,15595,0,0,30995,0,0,0,'Vicious Leech (1)','','',0,10,0,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49313,15595,0,0,33451,0,0,0,'Venomfang Crocolisk (1)','','',0,1,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49314,15595,0,0,36367,0,0,0,'Donnelly Dunwald','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49315,15595,0,0,22255,0,0,0,'Sharptalon Eagle (1)','','',0,1,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49316,15595,0,0,33451,33453,33450,33452,'Frenzied Crocolisk (1)','','',9,1,6,0,0,1,1,0,1,1,0,17,17,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49317,15595,0,0,32095,0,0,0,'Pygmy Brute (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1056,0,0,0,0,0,0,0,0,0),(49318,15595,0,0,37141,0,0,0,'Pygmy Scout (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1058,0,0,0,0,0,0,0,0,0),(49319,15595,0,0,35831,0,0,0,'Oathsworn Axemaster (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49320,15595,0,0,32108,0,0,0,'Pygmy Firebreather (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49321,15595,0,0,35826,0,0,0,'Oathsworn Myrmidon (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49322,15595,0,0,35829,0,0,0,'Oathsworn Wanderer (1)','','',72,7,0,1,0,1,0.5,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49323,15595,0,0,34741,0,0,0,'Oathsworn Pathfinder (1)','','',72,7,0,1,0,1,0.5,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49324,15595,0,0,34742,0,0,0,'Neferset Plaguebringer (1)','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49325,15595,0,0,34731,0,0,0,'Neferset Torturer (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49326,15595,0,0,34619,0,0,0,'Neferset Theurgist (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49327,15595,0,0,35828,0,0,0,'Oathsworn Skinner (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49328,15595,0,0,34732,0,0,0,'Neferset Darkcaster (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49329,15595,0,0,34619,0,0,0,'Oathsworn Trapper (1)','','',72,7,0,1,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49330,15595,0,0,34747,0,0,0,'Oathsworn Scorpid Keeper (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49331,15595,0,0,2729,0,0,0,'Bonesnapper Scorpid (1)','','',0,1,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49332,15595,0,0,34248,0,0,0,'Tamed Tol\'vir Prowler (1)','','',73,1,2,0,0,1,1,0,1,1,0,55,55,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49333,15595,0,0,34748,0,0,0,'Oathsworn Tamer (1)','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49334,15595,0,0,35830,0,0,0,'Oathsworn Captain (1)','','',72,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,12000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49335,15595,0,0,36368,0,0,0,'Cailin Longfellow','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49336,15595,0,0,22553,0,0,0,'Jez Goodgrind','','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49337,15595,0,0,36383,0,0,0,'Darnell','','',4096,7,0,0,0,1,1,0,2,2,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1392,0,0,0,0,0,0,0,0,0),(49338,15595,0,0,36244,36245,36246,36247,'KTC Waitress','','',0,7,0,0,0,1,1,0,1,3,0,42,71,0,1,0,2000,0,0.0607,0.6976,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49339,15595,0,0,36240,36241,36242,36243,'KTC Waiter','','',0,7,0,0,0,1,1,0,1,3,0,42,71,0,1,0,2000,0,0.0607,0.6976,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49345,15595,0,0,35117,0,0,0,'Salhet','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49351,15595,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49352,15595,0,0,14775,0,0,0,'Frak Frazzcrank','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49353,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49357,15595,0,0,36332,0,0,0,'Beak','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49359,15595,0,0,36369,0,0,0,'Keegan Firebeard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49360,15595,0,0,36371,0,0,0,'Fanny Firebeard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49361,15595,0,0,36361,0,0,0,'Colin Thundermar','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49362,15595,0,0,36362,0,0,0,'Flynn Dunwald','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49363,15595,0,0,36363,0,0,0,'Keely Dunwald','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49364,15595,0,0,36364,0,0,0,'Eoin Dunwald','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49365,15595,0,0,36365,0,0,0,'Iain Firebeard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49366,15595,0,0,23068,23069,2989,2990,'Highbank Marksman','','',4096,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49367,15595,0,0,36366,0,0,0,'Cliff Thundermar','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49368,15595,0,0,36124,0,0,0,'Russell Brower','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49369,15595,0,0,36367,0,0,0,'Donnelly Dunwald','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49370,15595,0,0,36368,0,0,0,'Cailin Longfellow','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49371,15595,0,0,36332,0,0,0,'Beak','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49372,15595,0,0,11686,0,0,0,'Krazzworks Reprisal Camera Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49373,15595,0,0,11686,0,0,0,'Krazzworks Zeppelin','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49375,15595,0,0,36449,0,0,0,'Toy Caravan','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49376,15595,0,0,11686,0,0,0,'Fall of Neferset City Camera','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49377,15595,0,0,34573,0,0,0,'Immortal Colossus','','',0,7,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49379,15595,0,0,30314,0,0,0,'Ticker','Gob Squad','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49382,15595,0,0,35929,36171,0,0,'Ramkahen Legionnaire','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49383,15595,0,0,36395,0,0,0,'High Commander Kamses','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49384,15595,0,0,20570,11686,0,0,'Highbank Bomb Controller Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49385,15595,0,0,30233,36402,0,0,'Spitter Target','','',1074791424,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49388,15595,0,0,35783,0,0,0,'Swirling Vapor','','',0,4,0,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49389,15595,0,0,35783,0,0,0,'Swirling Vapor (1)','','',0,4,0,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49390,15595,0,0,25654,0,0,0,'Condensed Vapor','','',0,4,0,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49391,15595,0,0,25654,0,0,0,'Condensed Vapor (1)','','',0,4,0,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49392,15595,0,0,36455,0,0,0,'Freezing Vapor','','',0,4,0,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49393,15595,0,0,36455,0,0,0,'Freezing Vapor (1)','','',0,4,0,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49405,15595,0,0,36457,0,0,0,'Blackwing Descent Transform','','',8,2,0,1,0,1,1,0,62,62,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49412,15595,0,0,36458,0,0,0,'Oasis of Vir\'sar Textile Vendor','Textiles','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49413,15595,0,0,11686,22903,0,0,'Cenarius Event Camera','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49416,15595,0,0,37397,0,0,0,'Blazing Bone Construct','','',72,2,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49417,15595,0,0,34533,0,0,0,'Lirastrasza','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49418,15595,0,0,27569,0,0,0,'Alexstrasza the Life-Binder','Queen of the Dragons','',36,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49419,15595,0,0,36496,0,0,0,'Calen','','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49420,15595,0,0,32809,0,0,0,'Deathwing','Aspect of Death','',36,2,0,1,0,1,1,0,1,1,0,420000000,420000000,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49421,15595,0,0,33176,0,0,0,'Twilight Corruptor','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49425,15595,0,0,36383,0,0,0,'Darnell','','',4096,7,0,0,0,1,1,0,4,4,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49426,15595,0,0,36497,0,0,0,'Deathguard Darnell','','',4096,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49427,15595,0,0,32716,0,0,0,'Nefarian','','',108,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49428,15595,0,0,1587,1666,1588,2860,'Deathguard Protector','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49429,15595,0,0,32806,0,0,0,'Vanessa VanCleef','','',0,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49432,15595,0,0,1126,11686,0,0,'Flame Strike','','',17826816,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49437,15595,0,0,25340,34794,0,0,'Lifebinder Foci','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49438,15595,0,0,7341,0,0,0,'Gus Gaspedal','','',0,7,0,0,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49440,15595,0,0,36487,0,0,0,'Captain Whumphrus','','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49442,15595,0,0,20269,0,0,0,'Querus Brandymuck','Adventuring Archaeologist','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49443,15595,0,0,35732,35733,35734,35735,'Farson Hold Prisoner','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49444,15595,0,0,10089,0,0,0,'Finkle Einhorn','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49445,15595,0,0,36489,0,0,0,'Raz Skullcrusher','Finkle\'s Bodyguard','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49446,15595,0,0,35253,0,0,0,'Ysera','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49447,15595,0,0,11686,1126,0,0,'Ignition','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49448,15595,0,0,15581,0,0,0,'Commander Jarod Shadowsong','','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49449,15595,0,0,36537,0,0,0,'Presence of Cenarius','','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49450,15595,0,0,32208,0,0,0,'Goldrinn','','',4,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49452,15595,0,0,32234,0,0,0,'Aviana','','',4,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49453,15595,0,0,32950,29179,0,0,'Twilight Sky Defiler','','',2112,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49454,15595,0,0,1126,11686,0,0,'Vanessa\'s Trap Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1396,0,0,0,0,0,0,0,0,0),(49455,15595,0,0,35732,35733,35734,35735,'Dehydrated Prisoner','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49456,15595,0,0,36492,0,0,0,'Finkle\'s Mole Machine','','Interact',536870912,9,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49457,15595,0,0,36493,0,0,0,'Steam Valve','','Interact',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,16777216,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49458,15595,0,0,35732,35733,35734,35735,'Dehydrated Prisoner','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49459,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49460,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49461,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49462,15595,0,0,22354,0,0,0,'Harrison Jones','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49463,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49464,15595,0,0,36079,0,0,0,'Jock Lindsey','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49465,15595,0,0,35436,0,0,0,'Commander Schnottz','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49466,15595,0,0,35436,0,0,0,'Commander Schnottz','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49467,15595,0,0,35436,0,0,0,'Commander Schnottz','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49468,15595,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49469,15595,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49470,15595,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49471,15595,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49472,15595,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49473,15595,0,0,11686,0,0,0,'Crystal Shard Pre-effect','','',0,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49474,15595,0,0,30233,36494,0,0,'Pumpkin Bomb','','',1074791432,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49476,15595,0,0,36515,0,0,0,'Finkle Einhorn','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49480,15595,0,0,10034,0,0,0,'Tarindrella','','',266240,7,0,0,0,1,1,0,7,7,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49481,15595,0,0,28470,1126,0,0,'Collapsing Icicle','','',8,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49482,15595,0,0,37397,0,0,0,'Blazing Bone Construct (1)','','',72,2,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49483,15595,0,0,37397,0,0,0,'Blazing Bone Construct (2)','','',72,2,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49484,15595,0,0,37397,0,0,0,'Blazing Bone Construct (3)','','',72,2,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49485,15595,0,0,36885,26946,27323,22181,'Aberration','','',1074791432,10,0,0,0,1,1,0,1,1,0,294,294,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49486,15595,0,0,237,31072,0,23960,'Farson Steed','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49487,15595,0,0,37160,0,0,0,'Spectral Steed','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49488,15595,0,0,37159,0,0,0,'Spectral Wolf','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49489,15595,0,0,14308,0,0,0,'Drakonid Drudge (1)','','',72,2,0,1,0,0.43,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49490,15595,0,0,14308,0,0,0,'Drakonid Chainwielder (1)','','',72,2,0,1,0,0.85,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49491,15595,0,0,33433,0,0,0,'Pyrecraw (1)','','',72,2,0,1,0,0.85,1,0,1,1,0,9240,9240,0,1,0,2000,0,9.712,9.712,0,2000,160,160,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49492,15595,0,0,33433,0,0,0,'Ivoroc (1)','','',72,2,0,1,0,0.85,1,0,1,1,0,10080,10080,0,1,0,2000,0,9.712,9.712,0,2000,160,160,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49493,15595,0,0,958,2540,36516,368,'Nightmare Skitterling','','',0,1,3,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49494,15595,0,0,36511,36512,36513,36514,'Darkweb Devourer','','',0,1,3,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49495,15595,0,0,36517,36518,36519,36520,'Chattering Horror','','',0,1,3,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49496,15595,0,0,14952,9829,27861,0,'Ash Spiderling','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49497,15595,0,0,6211,0,0,0,'Winterfall Lookout','','',0,7,0,0,0,1,1,0,49,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49499,15595,0,0,27658,0,0,0,'Confiscated Artillery','','vehichleCursor',40,9,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1398,0,0,0,0,0,0,0,0,0),(49500,15595,0,0,33097,0,0,0,'Maimgor (1)','','',72,2,0,1,0,0.85,1,0,1,1,0,10080,10080,0,1,0,2000,0,9.712,9.712,0,2000,160,160,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49501,15595,0,0,33073,0,0,0,'Golem Sentry (1)','','',72,9,0,1,0,0.87,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49502,15595,0,0,14308,0,0,0,'Drakonid Slayer (1)','','',72,2,0,1,0,0.87,1,0,1,1,0,5292,5292,0,1,0,2000,0,12.14,12.14,0,2000,200,200,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49503,15595,0,0,29539,0,0,0,'Drakeadon Mongrel (1)','','',72,2,0,1,0,0.75,1,0,1,1,0,3780,3780,0,1,0,2000,0,7.284,7.284,0,2000,120,120,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49504,15595,0,0,36444,0,0,0,'Spirit of Angerforge (1)','','',72,6,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49505,15595,0,0,36443,0,0,0,'Spirit of Corehammer (1)','','',72,6,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49507,15595,0,0,36442,0,0,0,'Spirit of Moltenfist (1)','','',72,6,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49508,15595,0,0,36441,0,0,0,'Spirit of Thaurissan (1)','','',72,6,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49509,15595,0,0,36440,0,0,0,'Spirit of Ironstar (1)','','',72,6,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49510,15595,0,0,36439,0,0,0,'Spirit of Anvilrage (1)','','',72,6,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49511,15595,0,0,36438,0,0,0,'Spirit of Shadowforge (1)','','',72,6,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49512,15595,0,0,36437,0,0,0,'Spirit of Burningeye (1)','','',72,6,0,1,0,0.75,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49515,15595,0,0,29539,0,0,0,'Drakeadon Mongrel (1)','','',72,1,45,1,0,1,1,0,1,1,0,5292,5292,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49517,15595,0,0,1126,11686,0,0,'Frozen Orb Spawner','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49518,15595,0,0,31096,0,0,0,'Frozen Orb','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49520,15595,0,0,1126,11686,0,0,'Vanessa Lightning Platter','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1397,0,0,0,0,0,0,0,0,0),(49521,15595,0,0,11686,0,0,0,'Vanessa Lightning Stalker','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49522,15595,0,0,37130,0,0,0,'Je\'na','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49523,15595,0,0,36836,0,0,0,'Weathered Nomad','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49524,15595,0,0,36530,0,0,0,'Statue Stalker','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49526,15595,0,0,16946,0,0,0,'Corla Quest Bang','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49527,15595,0,0,328,17345,0,0,'Dave\'s Industrial Light and Magic Bunny (HUGE)(Sessile)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49529,15595,0,0,16946,0,0,0,'Karsh Quest Bang','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49530,15595,0,0,16946,0,0,0,'Beauty Quest Bang','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49531,15595,0,0,16946,0,0,0,'Obsidius Quest Bang','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49532,15595,0,0,32980,0,0,0,'Enraged Worgen','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49533,15595,0,0,35093,0,0,0,'Deathwing','Aspect of Death','',36,2,0,1,0,1,1,0,1,1,0,1956,1956,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49534,15595,0,0,36532,0,0,0,'Emme Harrington','Ripsnarl\'s Daughter','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49535,15595,0,0,36784,0,0,0,'Erik Harrington','Ripsnarl\'s Son','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49536,15595,0,0,1443,0,0,0,'Calissa Harrington','Ripsnarl\'s Wife','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49538,15595,0,0,36476,0,0,0,'Slabhide (1)','','',72,2,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49539,15595,0,0,35739,0,0,0,'James Harrington','','',104,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1403,0,0,0,0,0,0,0,0,0),(49541,15595,0,0,32806,0,0,0,'Vanessa VanCleef','','',96,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49550,15595,0,0,36541,0,0,0,'Rope','','vehichleCursor',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1399,0,0,0,0,0,0,0,0,0),(49552,15595,0,0,1126,11686,0,0,'Vanessa\'s Rope Anchor','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49555,15595,0,0,37011,0,0,0,'Danagi','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49556,15595,0,0,36049,36050,36051,36052,'Schnottz Officer','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49558,15595,0,0,35135,0,0,0,'Schnottz Camel','','',1073741824,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49559,15595,0,0,36552,0,0,0,'Cyclone','','',16777216,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49560,15595,0,0,30233,36401,0,0,'Strangler Vine Seeds','','LootAll',1611662336,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49563,15595,0,0,34803,0,0,0,'Cenarius','','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49564,15595,0,0,36542,0,0,0,'A Note From Vanessa','','Interact',72,10,0,0,0,1,1,0,1,1,0,42,42,0,1,1,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49570,15595,0,0,37098,37099,37100,0,'Wounded Axebite Warrior','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49576,15595,0,0,36550,0,0,0,'Rupture','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49580,15595,0,0,32440,0,0,0,'Lord Victor Nefarius','Lord of Blackrock','',68,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49583,15595,0,0,34547,0,0,0,'Atramedes (1)','','',76,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,891,0,0,0,0,0,0,0,0,0),(49584,15595,0,0,34547,0,0,0,'Atramedes (2)','','',76,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,891,0,0,0,0,0,0,0,0,0),(49585,15595,0,0,34547,0,0,0,'Atramedes (3)','','',76,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,891,0,0,0,0,0,0,0,0,0),(49586,15595,0,0,37200,0,0,0,'Guild Page','','',8388608,12,0,0,0,1,1,0,20,20,0,1,5,0,1,129,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49588,15595,0,0,37199,0,0,0,'Guild Page','','',8388608,12,0,0,0,1,1,0,20,20,0,1,5,0,1,129,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49589,15595,0,0,16111,1126,0,0,'Camel Stalker','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49587,15595,0,0,37198,0,0,0,'Guild Herald','','',8388608,12,0,0,0,1,1,0,60,60,0,1,5,0,1,129,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49590,15595,0,0,37196,0,0,0,'Guild Herald','','',8388608,12,0,0,0,1,1,0,60,60,0,1,5,0,1,129,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49597,15595,0,0,11686,0,0,0,'Rupture Controller','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49602,15595,0,0,28227,0,0,0,'Alexstrasza the Life-Binder','Queen of the Dragons','',36,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49604,15595,0,0,30233,36401,0,0,'Freezya Seeds','','LootAll',1611662336,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49606,15595,0,0,34823,0,0,0,'Arion (1)','Ascendant Lord','',108,4,0,1,0,0.71,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49607,15595,0,0,34823,0,0,0,'Arion (2)','Ascendant Lord','',108,4,0,1,0,0.71,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49608,15595,0,0,34823,0,0,0,'Arion (3)','Ascendant Lord','',108,4,0,1,0,0.71,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49609,15595,0,0,34824,0,0,0,'Terrastra (1)','Ascendant Lord','',108,4,0,1,0,0.71,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49610,15595,0,0,34824,0,0,0,'Terrastra (2)','Ascendant Lord','',108,4,0,1,0,0.71,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49611,15595,0,0,34824,0,0,0,'Terrastra (3)','Ascendant Lord','',108,4,0,1,0,0.71,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49612,15595,0,0,34822,0,0,0,'Feludius (1)','Ascendant Lord','',108,4,0,1,0,0.71,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49613,15595,0,0,34822,0,0,0,'Feludius (2)','Ascendant Lord','',108,4,0,1,0,0.71,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49614,15595,0,0,34822,0,0,0,'Feludius (3)','Ascendant Lord','',108,4,0,1,0,0.71,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49615,15595,0,0,34821,0,0,0,'Ignacious (1)','Ascendant Lord','',108,4,0,1,0,0.71,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49616,15595,0,0,34821,0,0,0,'Ignacious (2)','Ascendant Lord','',108,4,0,1,0,0.71,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49617,15595,0,0,34821,0,0,0,'Ignacious (3)','Ascendant Lord','',108,4,0,1,0,0.71,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49618,15595,0,0,30233,36557,0,0,'Freezya','','',1074791424,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49619,15595,0,0,34825,0,0,0,'Elementium Monstrosity (1)','','',76,4,0,1,0,0.82,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49620,15595,0,0,34825,0,0,0,'Elementium Monstrosity (2)','','',76,4,0,1,0,0.82,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49621,15595,0,0,34825,0,0,0,'Elementium Monstrosity (3)','','',76,4,0,1,0,0.82,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49623,15595,0,0,1126,11686,0,0,'Sonar Pulse','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49624,15595,0,0,26448,0,0,0,'High Priestess Azil (1)','','',72,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,903,0,0,0,0,0,0,0,0,0),(49625,15595,0,0,36562,0,0,0,'Ysera','','',12,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49629,15595,0,0,36568,36569,36570,30263,'Krazzworks Defender','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49630,15595,0,0,8172,20139,19011,28625,'Nature\'s Bite','','',1024,4,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49631,15595,49060,0,21888,0,0,0,'Highbank Cannon Bunny','','',4096,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49633,15595,0,0,17698,0,0,0,'Wildhammer Raider\'s Gryphon','','',0,1,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49634,15595,0,0,1126,11686,0,0,'Puzzle Box of Yogg-Saron','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49637,15595,0,0,34252,0,0,0,'Portal to Andorhal','','Cast',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49638,15595,0,0,34252,0,0,0,'Portal to Andorhal','','Cast',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49641,15595,0,0,34372,0,0,0,'Tortolla','','',4,10,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49642,15595,0,0,33477,0,0,0,'Corborus (1)','','',584,4,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49643,15595,0,0,33330,0,0,0,'Crystal Shard (1)','','',0,10,0,1,0,1,1,0,1,1,0,5,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49644,15595,0,0,37175,0,0,0,'Crystal Shard (1)','','',0,10,0,1,0,1,1,0,1,1,0,4,4,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49645,15595,0,0,33425,0,0,0,'Crystal Shard (Visual) (1)','','',1048576,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49646,15595,0,0,11686,0,0,0,'Crystal Shard Pre-effect (1)','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49647,15595,0,0,19688,0,0,0,'Crystalspawn Giant (1)','','',520,4,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49648,15595,0,0,37235,37236,37237,37238,'Devout Follower (1)','','',8,7,0,0,0,0.5,1,0,86,86,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49649,15595,0,0,26693,0,0,0,'Force of Earth (1)','','',104,4,0,1,0,1,1,0,1,1,0,420,420,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49650,15595,0,0,169,11686,0,0,'Gravity Well (1)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49651,15595,0,0,4449,0,0,0,'Imp (1)','','',8,3,0,1,0,1,1,0,1,1,0,4,4,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49652,15595,0,0,11686,0,0,0,'Imp (Despawn Visual) (1)','','',8,7,0,1,0,1,1,0,1,1,0,4,4,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49653,15595,0,0,37234,0,0,0,'Millhouse Manastorm (1)','','',0,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49654,15595,0,0,36475,0,0,0,'Ozruk (1)','','',584,5,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,867,0,0,0,0,0,0,0,0,0),(49655,15595,0,0,33863,0,0,0,'Rock Borer (1)','','',65545,1,55,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49656,15595,0,0,33863,0,0,0,'Rock Borer (1)','','',65545,1,55,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49657,15595,0,0,169,11686,0,0,'Seismic Shard (1)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49658,15595,0,0,11686,0,0,0,'Stalactite Trigger - Boss (1)','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49659,15595,0,0,11686,0,0,0,'Stalactite Trigger - Trash, On Ground (1)','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49660,15595,0,0,37213,37214,37215,0,'Stonecore Berserker (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49661,15595,0,0,20856,0,0,0,'Stonecore Bruiser (1)','','',8,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49662,15595,0,0,37216,37217,37218,0,'Stonecore Earthshaper (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49663,15595,0,0,21392,0,0,0,'Stonecore Flayer (1)','','',8,7,0,1,0,0.5,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49664,15595,0,0,1070,0,0,0,'Stonecore Magmalord (1)','','',8,4,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49665,15595,0,0,37227,37226,37228,0,'Stonecore Rift Conjurer (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49666,15595,0,0,37222,37223,0,0,'Stonecore Sentry (1)','','',8,7,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49667,15595,0,0,37219,37220,37221,0,'Stonecore Warbringer (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49668,15595,0,0,11686,0,0,0,'Thrashing Charge (1)','','',1048576,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49669,15595,0,0,8109,0,0,0,'Unbound Earth Rager (1)','','',104,4,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,21000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49670,15595,0,0,32914,0,0,0,'Glubtok','The Foreman','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49671,15595,0,0,32806,0,0,0,'Vanessa VanCleef','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49674,15595,0,0,37715,0,0,0,'Helix Gearbreaker','','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49676,15595,0,0,1126,11686,0,0,'Sonar Pulse (1)','','',16778240,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49677,15595,0,0,1126,11686,0,0,'Sonar Pulse (2)','','',16778240,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49678,15595,0,0,1126,11686,0,0,'Sonar Pulse (3)','','',16778240,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49679,15595,0,0,1126,11686,0,0,'Sonar Pulse Target','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49680,15595,0,0,27101,0,0,0,'Krazz Cannon','','vehichleCursor',0,9,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,92733,0,0,0,0,0,0,0,0,0,0,0,0,0,1402,0,0,0,0,0,0,0,0,0),(49681,15595,0,0,29155,0,0,0,'Foe Reaper 5000','','',104,9,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49682,15595,0,0,33062,0,0,0,'Ripsnarl','','',0,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49684,15595,0,0,36564,36565,36566,36567,'Stormtalon Rider','','',1024,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49694,15595,0,0,36886,0,0,0,'Abomination','','',1074791432,10,0,0,0,1,1,0,1,1,0,630,630,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49698,15595,0,0,1126,11686,0,0,'Tracking Flames (1)','','',16778240,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49699,15595,0,0,1126,11686,0,0,'Tracking Flames (2)','','',16778240,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49700,15595,0,0,1126,11686,0,0,'Tracking Flames (3)','','',16778240,10,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49706,15595,0,0,33254,0,0,0,'Pebble','','',262144,4,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49708,15595,0,0,34610,0,0,0,'Baron Ashbury (1)','','',72,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1422,0,0,0,0,0,0,0,0,0),(49709,15595,0,0,37288,0,0,0,'Baron Silverlaine (1)','','',72,6,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49710,15595,0,0,37287,0,0,0,'Commander Springvale (1)','','',72,6,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49711,15595,0,0,34612,0,0,0,'Lord Walden (1)','','',72,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49712,15595,0,0,34611,0,0,0,'Lord Godfrey (1)','','',72,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,20000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49713,15595,0,0,36588,0,0,0,'Ranger Darksong','Hunter Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49719,15595,0,0,35802,0,35803,0,'Copperhead','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49730,15595,0,0,36582,0,0,0,'Deathstalker Lombert','Rogue Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49731,15595,0,0,6297,1924,6295,901,'Dofda Frog','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49734,15595,0,0,6297,0,6296,0,'Spotted Bell Frog','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49738,15595,0,0,26556,0,0,0,'Schnottz Bomber','','',1074790400,9,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49739,15595,0,0,36608,34893,34894,34895,'Schnottz Pilot','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49740,15595,0,0,18038,0,0,0,'Obnoxious Fiend','','',72,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49742,15595,0,0,36591,36220,0,0,'Hairy Armadillo','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49744,15595,0,0,34335,0,0,0,'Sinestra (1)','Consort of Deathwing','',108,2,0,1,0,1,1,0,1,1,0,63000,63000,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49746,15595,0,0,35113,36594,35112,36595,'Scarab Hatchling','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49753,15595,0,0,36583,36599,36598,36600,'Chameleon','','',0,1,32,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49757,15595,0,0,36603,36604,36605,0,'Borer Hatchling','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49758,15595,0,0,1141,1418,0,0,'Stowaway Rat','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49759,15595,0,0,2177,0,0,0,'Death\'s Head Cockroach','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49761,15595,0,0,30233,36607,0,0,'Broken Rocknut','','',1074791424,10,0,0,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49764,15595,0,0,34892,34893,34894,34895,'Schnottz Soldier','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49770,15595,0,0,2177,0,0,0,'Deepholm Cockroach','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49771,15595,0,0,15467,36644,36613,7511,'Crystal Beetle','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49775,15595,0,0,36614,0,0,0,'Provisioner Graka','Repairs','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,4736,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49776,15595,0,0,36616,5905,15469,36617,'Hairy Scorpion','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49777,15595,0,0,20015,15470,36616,15471,'Forest Scorpion','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49780,15595,0,0,2177,0,0,0,'Fire-Proof Roach','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49789,15595,0,0,36625,0,0,0,'Allison','Cooking Trainer','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,209,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49794,15595,0,0,15402,0,0,0,'Sky Mine','','',0,9,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49795,15595,0,0,36627,0,0,0,'Innkeeper Corlin','Innkeeper','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,65536,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49796,15595,0,0,19634,0,0,0,'Shade of Hatred','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49798,15595,0,0,18038,0,0,0,'Obnoxious Fiend (1)','','',72,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49799,15595,0,0,32440,0,0,0,'Lord Victor Nefarius','Lord of Blackrock','',68,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49801,15595,0,0,1126,11686,0,0,'Imp Portal Stalker','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49807,15595,0,0,1126,11686,0,0,'Imp Portal','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49810,15595,0,0,34541,0,0,0,'Calen','','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49811,15595,0,0,33006,0,0,0,'Vile Swill','','',0,10,0,1,0,0.75,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49812,15595,0,0,11686,0,0,0,'Vile Swill Pre-Effect','','',1048576,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49813,15595,0,0,36633,0,0,0,'Evolved Drakonaar','','',72,2,0,1,0,0.87,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49814,15595,0,0,31705,0,0,0,'Evolved Drakonaar (1)','','',72,2,0,1,0,0.87,1,0,1,1,0,8820,8820,0,1,0,2000,0,5.1595,5.1595,0,2000,85,85,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49815,15595,0,0,36634,0,0,0,'Deep Spider','','',65537,1,55,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49816,15595,0,0,33863,0,0,0,'Deep Spider','','',65537,1,55,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49817,15595,0,0,37194,0,0,0,'Bound Inferno','','',72,4,0,1,0,0.7,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49818,15595,0,0,27569,0,0,0,'Alexstrasza the Life-Binder','Queen of the Dragons','',36,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'28109',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49819,15595,0,0,36650,0,0,0,'Warden Stillwater','','',1074791500,10,0,0,0,1,1,0,1,1,0,3037,3037,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'28097',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49820,15595,0,0,33791,0,0,0,'Deathwing','Aspect of Death','',36,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49821,15595,0,0,37195,0,0,0,'Bound Zephyr','','',72,4,0,1,0,0.6,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49822,15595,0,0,36636,0,0,0,'Jadefang','','',65537,1,55,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49823,15595,0,0,35536,0,0,0,'Ricket Ticker','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49824,15595,0,0,20570,11686,0,0,'Deep Alabaster Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49825,15595,0,0,37193,0,0,0,'Bound Deluge','','',72,4,0,1,0,0.83,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49826,15595,0,0,36757,0,0,0,'Bound Rumbler','','',72,4,0,1,0,0.65,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49827,15595,0,0,37194,0,0,0,'Bound Inferno (1)','','',72,4,0,1,0,0.7,1,0,1,1,0,3360,3360,0,1,0,2000,0,4.5525,4.5525,0,2000,75,75,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49828,15595,0,0,37195,0,0,0,'Bound Zephyr (1)','','',72,4,0,1,0,0.6,1,0,1,1,0,3780,3780,0,1,0,2000,0,1.214,1.214,0,2000,20,20,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49829,15595,0,0,37193,0,0,0,'Bound Deluge (1)','','',72,4,0,1,0,0.83,1,0,1,1,0,3360,3360,0,1,0,2000,0,6.07,6.07,0,2000,100,100,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49830,15595,0,0,36757,0,0,0,'Bound Rumbler (1)','','',72,4,0,1,0,0.65,1,0,1,1,0,3780,3780,0,1,0,2000,0,9.105,9.105,0,2000,150,150,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49834,15595,0,0,10913,0,0,0,'Looping Actionset Debug','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49838,15595,0,0,30317,0,0,0,'Oil Canister (Small)','','',0,7,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49839,15595,0,0,36583,36598,36599,0,'Horny Toad','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49841,15595,0,0,27569,23830,0,0,'Deathwing and Alexstrasza Fight Vehicle','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1407,0,0,0,0,0,0,0,0,0),(49843,15595,0,0,10031,37207,0,0,'Jolt','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49845,15595,0,0,36887,36502,36503,25399,'Geist','','',1074791424,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49846,15595,0,0,30233,31620,0,0,'Battery','','',1074791424,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49847,15595,0,0,36944,36952,36953,36955,'Fungal Moth','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49848,15595,0,0,27101,0,0,0,'Krazz Cannon','','',0,9,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1408,0,0,0,0,0,0,0,0,0),(49849,15595,0,0,36568,36569,36570,0,'Krazzworks Cannoneer','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49850,15595,0,0,36165,36167,36166,36168,'Defias Enforcer','','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49851,15595,0,0,36165,36167,36166,36168,'Defias Enforcer (1)','','',0,7,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49852,15595,0,0,184,210,0,0,'Defias Shadowguard','','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49853,15595,0,0,184,210,0,0,'Defias Shadowguard (1)','','',0,7,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49854,15595,0,0,2447,2448,36163,36164,'Defias Blood Wizard','','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49855,15595,0,0,2447,2448,36163,36164,'Defias Blood Wizard (1)','','',0,7,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49857,15595,0,0,36603,0,0,0,'Emerald Shale Hatchling','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49858,15595,0,0,36604,0,0,0,'Amethyst Shale Hatchling','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49859,15595,0,0,36648,0,0,0,'Topaz Shale Hatchling','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49860,15595,0,0,36605,0,0,0,'Ruby Borer Hatchling','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49862,15595,0,0,18996,0,0,0,'Shadow Orb','','',1048576,4,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49863,15595,0,0,18996,0,0,0,'Shadow Orb','','',1048576,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49864,15595,0,0,19454,0,0,0,'Twilight Fiend','','',72,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49865,15595,0,0,20570,11686,0,0,'Deep Celestite Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49866,15595,0,0,20570,11686,0,0,'Deep Amethyst Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49867,15595,0,0,20570,11686,0,0,'Deep Garnet Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49868,15595,0,0,1391,0,0,0,'Norgok','Spike Vendor','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49872,15595,0,0,31463,0,0,0,'Vermillion Defender','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49897,15595,0,0,34812,0,0,0,'Valiona (1)','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,3125000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49898,15595,0,0,34812,0,0,0,'Valiona (2)','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,1250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49899,15595,0,0,34812,0,0,0,'Valiona (3)','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,3125000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49903,15595,0,0,34813,0,0,0,'Theralion (1)','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,3125000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49904,15595,0,0,34813,0,0,0,'Theralion (2)','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,1250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49905,15595,0,0,34813,0,0,0,'Theralion (3)','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,3125000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49906,15595,0,0,20570,11686,0,0,'Crystal Summon Point Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49911,15595,0,0,11686,0,0,0,'Obelisk','','',1074791432,10,0,0,0,1,1,0,1,1,0,420,420,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49913,15595,0,0,36660,0,0,0,'Lady La-La','Siren of the Deeps','',0,7,0,4,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49914,15595,0,0,25710,0,0,0,'Vermillion Vanguard','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,92915,92916,92918,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49915,15595,0,0,36932,0,0,0,'Taru Amberplain','Druid Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49916,15595,0,0,36931,0,0,0,'Shua Amberplain','Paladin Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49929,15595,0,0,36605,0,0,0,'Crimson Shale Hatchling','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49930,15595,0,0,36675,0,0,0,'Karsh Steelbender','Twilight Armorer','',104,2,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49938,15595,0,0,33186,0,0,0,'Maloriak - Test','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49941,15595,0,0,26353,0,0,0,'Brann Bronzebeard','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49943,15595,0,0,35119,0,0,0,'Itesh','','',1048576,7,0,0,0,1,1,0,84,84,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49945,15595,0,0,36923,0,0,0,'Summoner Fanorad','Warlock Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49946,15595,0,0,36922,0,0,0,'Ranger Belonis','Hunter Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49947,15595,0,0,36411,0,0,0,'Escaped Prisoner','','',1048576,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49948,15595,0,0,35111,0,0,0,'Escaped Prisoner','','',1048576,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49949,15595,0,0,36921,0,0,0,'Pathstalker Lontral','Rogue Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49950,15595,0,0,36920,0,0,0,'Matron Narsilla','Priest Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49951,15595,0,0,16480,21342,0,0,'Repository Guardian','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49952,15595,0,0,36919,0,0,0,'Denara Eversun','Mage Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49954,15595,0,0,36918,0,0,0,'Haris Lightsbreath','Paladin Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49955,15595,0,0,36917,0,0,0,'Leonic Truehair','Warrior Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49957,15595,0,0,36930,0,0,0,'Delemm','Paladin Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49959,15595,0,0,36929,0,0,0,'Lennah','Mage Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49961,15595,0,0,36928,0,0,0,'Viik','Warrior Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49962,15595,0,0,36927,0,0,0,'Andrenatol','Priest Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49964,15595,0,0,36925,0,0,0,'Adrihi','Shaman Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49966,15595,0,0,36924,0,0,0,'Shaniri','Hunter Trainer','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49967,15595,0,0,32950,0,0,0,'Twilight Drake (1)','','',72,2,0,1,0,1,1,0,1,1,0,2100,2100,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49969,15595,0,0,36137,0,0,0,'Twilight Spitecaller (1)','','',0,2,0,1,0,1,1,0,1,1,0,1470,1470,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49970,15595,0,0,34541,0,0,0,'Calen (1)','','',4100,2,0,1,0,1,1,0,1,1,0,10500,10500,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49971,15595,0,0,35677,0,0,0,'Aberration (1)','','',0,10,0,0,0,0.33,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49972,15595,0,0,23257,0,0,0,'Absolute Zero (1)','','',0,10,0,0,0,1,1,0,1,1,0,110,110,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49973,15595,0,0,169,39808,0,0,'Flash Freeze (1)','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49974,15595,0,0,33186,0,0,0,'Maloriak (1)','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49975,15595,0,0,20726,0,0,0,'Prime Subject (1)','','',0,10,0,0,0,0.4,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49976,15595,0,0,33006,0,0,0,'Vile Swill (1)','','',0,10,0,1,0,0.75,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49977,15595,0,0,35677,0,0,0,'Aberration (2)','','',0,10,0,0,0,0.33,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49978,15595,0,0,23257,0,0,0,'Absolute Zero (2)','','',0,10,0,0,0,1,1,0,1,1,0,44,44,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49979,15595,0,0,169,39808,0,0,'Flash Freeze (2)','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49980,15595,0,0,33186,0,0,0,'Maloriak (2)','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49981,15595,0,0,20726,0,0,0,'Prime Subject (2)','','',0,10,0,0,0,0.4,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49982,15595,0,0,33006,0,0,0,'Vile Swill (2)','','',0,10,0,1,0,0.75,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49983,15595,0,0,35677,0,0,0,'Aberration (3)','','',0,10,0,0,0,0.33,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49984,15595,0,0,23257,0,0,0,'Absolute Zero (3)','','',0,10,0,0,0,1,1,0,1,1,0,154,154,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49985,15595,0,0,169,39808,0,0,'Flash Freeze (3)','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49986,15595,0,0,33186,0,0,0,'Maloriak (3)','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49987,15595,0,0,20726,0,0,0,'Prime Subject (3)','','',0,10,0,0,0,0.4,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49988,15595,0,0,33006,0,0,0,'Vile Swill (3)','','',0,10,0,1,0,0.75,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49989,15595,0,0,35318,0,0,0,'Pulsing Twilight Egg (1)','','',0,10,0,1,0,1,1,0,1,1,0,2100,2100,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49990,15595,0,0,19295,0,0,0,'Twilight Whelp (1)','','',72,2,0,1,0,1,1,0,1,1,0,336,336,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49991,15595,0,0,19295,0,0,0,'Twilight Whelp (1)','','',72,2,0,1,0,1,1,0,1,1,0,336,336,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49992,15595,0,0,19295,0,0,0,'Twilight Whelp (1)','','',72,2,0,1,0,1,1,0,1,1,0,336,336,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49993,15595,0,0,19295,0,0,0,'Twilight Whelp (1)','','',72,2,0,1,0,1,1,0,1,1,0,336,336,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49994,15595,0,0,19295,0,0,0,'Twilight Whelp (1)','','',72,2,0,1,0,1,1,0,1,1,0,336,336,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(49999,15595,0,0,328,4626,6302,0,'Grasslands Cottontail','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50003,15595,0,0,36944,36952,36956,36957,'Tainted Moth','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50005,15595,0,0,37308,0,0,0,'Poseidus','','',0,1,0,4,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50007,15595,0,0,36950,0,0,0,'Derithela','Hunter Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50008,15595,0,0,31514,31513,31512,0,'Twilight Sentry','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50009,15595,0,0,37338,0,0,0,'Mobus','The Crushing Tide','',524364,1,0,2,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50010,15595,0,0,36949,0,0,0,'Alaressa','Mage Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50012,15595,0,0,36947,0,0,0,'Blood Knight Argaron','Paladin Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50013,15595,0,0,36946,0,0,0,'Matron Ismara','Priest Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50014,15595,0,0,1126,11686,0,0,'Twilight Rift','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50016,15595,0,0,36945,0,0,0,'Pathstalker Arpalir','Rogue Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50017,15595,0,0,36951,0,0,0,'Summoner Durael','Warlock Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50018,15595,0,0,36954,0,0,0,'Tarlhir','Warrior Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,5,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50019,15595,0,0,36963,0,0,0,'Darahu','Shaman Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50020,15595,0,0,36962,0,0,0,'Irva','Hunter Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50021,15595,0,0,36961,0,0,0,'Raluhi','Mage Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50023,15595,0,0,36960,0,0,0,'Ordo','Paladin Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50024,15595,0,0,36959,0,0,0,'Salha','Priest Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50025,15595,0,0,36958,0,0,0,'Bratu','Warrior Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50030,15595,0,0,169,11686,0,0,'Magma Jet','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50036,15595,0,0,35929,36171,0,0,'Ramkahen Scout','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50037,15595,0,0,35929,36171,0,0,'Ramkahen Scout','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50038,15595,0,0,35396,0,0,0,'Captain Hadan','','',1048576,7,0,0,0,1,1,0,84,84,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50040,15595,0,0,35395,0,0,0,'Schnottz Bomber','','',1048576,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50041,15595,0,0,1165,0,0,0,'Myzrael','','',0,4,0,1,0,1,1,0,83,83,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50046,15595,0,0,328,11686,0,0,'\"Up, Up & Away\" Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50048,15595,0,0,36695,0,0,0,'Earthwarden Yrsa','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50049,15595,0,0,36697,0,0,0,'Jack Bauden','SI:7 Agent','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50050,15595,0,0,37335,0,0,0,'Shok\'sharak','','',0,10,0,4,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50051,15595,0,0,37396,0,0,0,'Ghostcrawler','','',65537,1,46,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50052,15595,0,0,36699,0,0,0,'Burgy Blackheart','Dreaded Captain of Diane\'s Fancy','',0,7,0,4,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50053,15595,0,0,36700,0,0,0,'Thartuk the Exile','','',0,7,0,4,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50055,15595,0,0,12164,0,0,0,'Firesworn','','',8,4,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50056,15595,0,0,37307,0,0,0,'Garr','','',524396,4,0,2,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50057,15595,0,0,36701,0,0,0,'Blazewing','','',0,4,0,4,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50058,15595,0,0,37282,0,0,0,'Terrorpene','','',1,1,21,4,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50059,15595,0,0,37364,0,0,0,'Golgarok','The Crimson Shatterer','',64,4,0,4,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50060,15595,0,0,36703,0,0,0,'Terborus','','',0,4,0,4,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50061,15595,0,0,32229,0,0,0,'Xariona','','',524364,2,0,2,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50062,15595,0,0,37149,0,0,0,'Aeonaxx','Mate of Aeosera','vehichleCursor',72,2,0,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50064,15595,0,0,36707,0,0,0,'Cyrus the Black','','',0,7,0,4,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50065,15595,0,0,37353,0,0,0,'Armagedillo','','',0,1,0,4,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,93592,93590,93598,0,0,0,0,0,0,0,0,0,0,0,1411,0,0,0,0,0,0,0,0,0),(50066,15595,0,0,36710,0,0,0,'Armagedillo Spike','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50067,15595,0,0,30233,36401,0,0,'Fertilizer','','LootAll',1611662336,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50068,15595,0,0,33384,0,0,0,'Isara Riverstride','Innkeeper','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,65538,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50069,15595,0,0,33387,0,0,0,'Oltarin Graycloud','Stable Master','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50070,15595,0,0,33386,0,0,0,'Jandunel Reedwind','General Goods','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,3200,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50071,15595,0,0,33388,0,0,0,'Nunaha Grasshoof','Leatherworking Supplies','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50072,15595,0,0,36079,0,0,0,'Jock Lindsey','Flight Master','',0,7,0,1,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50073,15595,0,0,32254,0,0,0,'Thisalee Crow','Druid of the Talon','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50074,15595,0,0,27666,0,0,0,'Jock\'s Transport','','',524288,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50075,15595,0,0,27666,0,0,0,'Coffer of Promise','','',524288,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50076,15595,0,0,32237,0,0,0,'Schnottz\'s Hot Air Balloon','','',262144,9,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50077,15595,0,0,24139,0,0,0,'Menacing Emissary','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50078,15595,0,0,24139,0,0,0,'Menacing Emissary','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50079,15595,0,0,32252,0,0,0,'Borun Thundersky','Druid of the Talon','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50080,15595,0,0,32253,0,0,0,'Choluna','Druid of the Talon','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50081,15595,0,0,32251,0,0,0,'Morthis Whisperwing','Druid of the Talon','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50082,15595,0,0,32245,0,0,0,'Skylord Omnuron','Druid of the Talon','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50083,15595,0,0,32255,32256,32257,32258,'Druid of the Talon','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50084,15595,0,0,33382,0,0,0,'Dinorae Swiftfeather','Flight Master','',128,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50091,15595,0,0,36722,0,0,0,'Julak-Doom','The Eye of Zor','',16778240,10,0,2,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50095,15595,0,0,35234,0,0,0,'Rohash (1)','Lord of the East Wind','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1318,0,0,0,0,0,0,0,0,0),(50096,15595,0,0,169,11686,0,0,'East Wind (1)','','',0,10,0,0,0,1,1,0,1,1,0,198,198,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50097,15595,0,0,169,16946,0,0,'Hurricane (1)','','',0,10,0,0,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50098,15595,0,0,35232,0,0,0,'Nezir (1)','Lord of the North Wind','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1319,0,0,0,0,0,0,0,0,0),(50099,15595,0,0,169,11686,0,0,'North Wind (1)','','',0,10,0,0,0,1,1,0,1,1,0,198,198,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50100,15595,0,0,19455,0,0,0,'Ravenous Creeper (1)','','',8,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50101,15595,0,0,11686,0,0,0,'Soothing Breeze (1)','','',1048576,10,0,0,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50102,15595,0,0,11686,0,0,0,'Stormling Pre-effect (1)','','',1048576,10,0,0,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50103,15595,0,0,35233,0,0,0,'Anshal (1)','Lord of the West Wind','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1321,0,0,0,0,0,0,0,0,0),(50104,15595,0,0,169,11686,0,0,'West Wind (1)','','',0,10,0,0,0,1,1,0,1,1,0,198,198,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50105,15595,0,0,35234,0,0,0,'Rohash (2)','Lord of the East Wind','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1318,0,0,0,0,0,0,0,0,0),(50106,15595,0,0,169,11686,0,0,'East Wind (2)','','',0,10,0,0,0,1,1,0,1,1,0,79,79,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50107,15595,0,0,169,16946,0,0,'Hurricane (2)','','',0,10,0,0,0,1,1,0,1,1,0,59,59,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50108,15595,0,0,35232,0,0,0,'Nezir (2)','Lord of the North Wind','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1319,0,0,0,0,0,0,0,0,0),(50109,15595,0,0,169,11686,0,0,'North Wind (2)','','',0,10,0,0,0,1,1,0,1,1,0,79,79,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50110,15595,0,0,19455,0,0,0,'Ravenous Creeper (2)','','',8,4,0,1,0,0.5,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50111,15595,0,0,11686,0,0,0,'Soothing Breeze (2)','','',1048576,10,0,0,0,1,1,0,1,1,0,59,59,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50112,15595,0,0,11686,0,0,0,'Stormling Pre-effect (2)','','',1048576,10,0,0,0,1,1,0,1,1,0,59,59,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50113,15595,0,0,35233,0,0,0,'Anshal (2)','Lord of the West Wind','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1321,0,0,0,0,0,0,0,0,0),(50114,15595,0,0,169,11686,0,0,'West Wind (2)','','',0,10,0,0,0,1,1,0,1,1,0,79,79,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50115,15595,0,0,35234,0,0,0,'Rohash (3)','Lord of the East Wind','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1318,0,0,0,0,0,0,0,0,0),(50116,15595,0,0,169,11686,0,0,'East Wind (3)','','',0,10,0,0,0,1,1,0,1,1,0,278,278,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50117,15595,0,0,169,16946,0,0,'Hurricane (3)','','',0,10,0,0,0,1,1,0,1,1,0,206,206,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50118,15595,0,0,35232,0,0,0,'Nezir (3)','Lord of the North Wind','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1319,0,0,0,0,0,0,0,0,0),(50119,15595,0,0,169,11686,0,0,'North Wind (3)','','',0,10,0,0,0,1,1,0,1,1,0,278,278,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50120,15595,0,0,19455,0,0,0,'Ravenous Creeper (3)','','',8,4,0,1,0,0.5,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50121,15595,0,0,11686,0,0,0,'Soothing Breeze (3)','','',1048576,10,0,0,0,1,1,0,1,1,0,206,206,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50122,15595,0,0,11686,0,0,0,'Stormling Pre-effect (3)','','',1048576,10,0,0,0,1,1,0,1,1,0,206,206,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50123,15595,0,0,35233,0,0,0,'Anshal (3)','Lord of the West Wind','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1321,0,0,0,0,0,0,0,0,0),(50124,15595,0,0,169,11686,0,0,'West Wind (3)','','',0,10,0,0,0,1,1,0,1,1,0,278,278,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50125,15595,0,0,36727,0,0,0,'Twilight Drakonid','','',8,2,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50127,15595,0,0,36964,0,0,0,'Windstalker Ifram','Rogue Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50128,15595,0,0,36965,0,0,0,'Fel-Caller Guloto','Warlock Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50130,15595,0,0,36966,0,0,0,'Luknar','Shaman Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50131,15595,0,0,34576,0,0,0,'Cho\'gall (1)','','',108,7,0,1,0,0.8,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,961,0,0,0,0,0,0,0,0,0),(50132,15595,0,0,34576,0,0,0,'Cho\'gall (2)','','',108,7,0,1,0,0.8,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,961,0,0,0,0,0,0,0,0,0),(50133,15595,0,0,34576,0,0,0,'Cho\'gall (3)','','',108,7,0,1,0,0.8,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,961,0,0,0,0,0,0,0,0,0),(50135,15595,0,0,36733,36734,36735,36736,'Babbling Cultist','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50136,15595,0,0,36967,0,0,0,'Baelir','Druid Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50137,15595,0,0,36968,0,0,0,'Muha','Druid Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50139,15595,0,0,36972,0,0,0,'Auctioneer Kalaren','Alliance Auctioneer','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50140,15595,0,0,36971,0,0,0,'Auctioneer Lyrsara','Horde Auctioneer','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,2097152,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50142,15595,0,0,36899,0,0,0,'Summoner Calwen','Warlock Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50143,15595,0,0,36970,0,0,0,'Auctioneer Itoran','Alliance Auctioneer','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50144,15595,0,0,36900,0,0,0,'Ranger Eoss','Hunter Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50145,15595,0,0,36969,0,0,0,'Auctioneer Braku','Horde Auctioneer','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,2097152,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50147,15595,0,0,36903,0,0,0,'Pathstalker Rislar','Rogue Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50148,15595,0,0,36905,0,0,0,'Matron Ossela','Priest Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50149,15595,0,0,36898,0,0,0,'Vinsun','Warrior Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50150,15595,0,0,36904,0,0,0,'Nelur Lightsown','Paladin Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50151,15595,0,0,36755,0,0,0,'Fosura Clearsun','Mage Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50152,15595,0,0,36907,0,0,0,'Hahna Moonscrest','Druid Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50153,15595,0,0,36906,0,0,0,'Murgha the Tempered','Shaman Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50154,15595,0,0,36728,0,0,0,'Madexx','','',1,1,20,4,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50155,15595,0,0,36883,0,0,0,'Naseev','Warrior Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50156,15595,0,0,36879,0,0,0,'Summoner Nolric','Warlock Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50157,15595,0,0,36881,0,0,0,'Ranger Selone','Hunter Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50158,15595,0,0,36882,0,0,0,'Pathstalker Ralsir','Rogue Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50160,15595,0,0,36880,0,0,0,'Rulen Lightsreap','Paladin Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50161,15595,0,0,36729,0,0,0,'Dar Rummond','Tol Barad Battle-Mage','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50162,15595,0,0,28290,0,0,0,'Windmill Lance','','',8,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50163,15595,0,0,36756,0,0,0,'Matron Alesso','Priest Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,49,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50164,15595,0,0,36730,0,0,0,'Tulgar Flamefist','Tol Barad Battle-Mage','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50166,15595,0,0,36754,0,0,0,'Arforna Clearfrost','Mage Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50167,15595,0,0,36731,0,0,0,'Rhagha','Tol Barad Battle-Mage','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50168,15595,0,0,33476,0,0,0,'Blood of the Old God (1)','','',76,10,0,0,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50169,15595,0,0,33476,0,0,0,'Blood of the Old God (2)','','',76,10,0,0,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50170,15595,0,0,33476,0,0,0,'Blood of the Old God (3)','','',76,10,0,0,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50171,15595,0,0,36893,0,0,0,'Muran Fairden','Druid Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50173,15595,0,0,36732,0,0,0,'Maven Zara','Tol Barad Battle-Mage','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50174,15595,0,0,36894,0,0,0,'Farseer Lopaa','Shaman Trainer','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,49,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50175,15595,0,0,11686,0,0,0,'Ice Patch (1)','','',1048576,10,0,0,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50176,15595,0,0,11686,0,0,0,'Ravenous Creeper Trigger (1)','','',1049608,4,0,1,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50177,15595,0,0,11686,0,0,0,'Tornado (1)','','',1048576,10,0,0,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50178,15595,0,0,11686,0,0,0,'Ice Patch (2)','','',1048576,10,0,0,0,1,1,0,1,1,0,59,59,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50179,15595,0,0,11686,0,0,0,'Ravenous Creeper Trigger (2)','','',1049608,4,0,1,0,1,1,0,1,1,0,59,59,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50180,15595,0,0,11686,0,0,0,'Tornado (2)','','',1048576,10,0,0,0,1,1,0,1,1,0,59,59,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50181,15595,0,0,11686,0,0,0,'Ice Patch (3)','','',1048576,10,0,0,0,1,1,0,1,1,0,206,206,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50182,15595,0,0,11686,0,0,0,'Ravenous Creeper Trigger (3)','','',1049608,4,0,1,0,1,1,0,1,1,0,206,206,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50183,15595,0,0,11686,0,0,0,'Tornado (3)','','',1048576,10,0,0,0,1,1,0,1,1,0,206,206,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50184,15595,0,0,33432,0,0,0,'Corrupting Adherent (1)','','',76,10,0,1,0,0.8,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50185,15595,0,0,33432,0,0,0,'Corrupting Adherent (2)','','',76,10,0,1,0,0.8,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50186,15595,0,0,33432,0,0,0,'Corrupting Adherent (3)','','',76,10,0,1,0,0.8,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50187,15595,0,0,1126,11686,0,0,'Darkened Creation (1)','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50188,15595,0,0,1126,11686,0,0,'Darkened Creation (2)','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50189,15595,0,0,1126,11686,0,0,'Darkened Creation (3)','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50190,15595,0,0,15788,0,0,0,'Darkened Creation (1)','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50191,15595,0,0,15788,0,0,0,'Darkened Creation (2)','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50192,15595,0,0,15788,0,0,0,'Darkened Creation (3)','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50193,15595,0,0,34683,0,0,0,'Faceless Guardian (1)','','',72,10,0,1,0,0.8,1,0,1,1,0,2520,2520,0,1,0,2000,0,5.1595,5.1595,0,2000,85,85,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50194,15595,0,0,33427,0,0,0,'Fire Elemental (1)','','',1028,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50195,15595,0,0,36751,0,0,0,'Fire Elemental (2)','','',1028,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50196,15595,0,0,36751,0,0,0,'Fire Elemental (3)','','',1028,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50197,15595,0,0,33426,0,0,0,'Shadow Lord (1)','','',1028,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50198,15595,0,0,36752,0,0,0,'Shadow Lord (2)','','',1028,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50199,15595,0,0,36752,0,0,0,'Shadow Lord (3)','','',1028,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50200,15595,0,0,34628,34627,0,0,'Twilight-Shifter (1)','The Twilight\'s Hammer','',72,7,0,1,0,0.75,1,0,1,1,0,1260,1260,0,1,0,2000,0,6.677,6.677,0,2000,110,110,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50201,15595,0,0,34630,34631,0,0,'Twilight Portal Shaper (1)','The Twilight\'s Hammer','',72,7,0,1,0,0.9,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50202,15595,0,0,31893,0,0,0,'Twilight Shadow Mender (1)','The Twilight\'s Hammer','',72,7,0,1,0,0.94,1,0,1,1,0,1260,1260,0,1,0,2000,0,9.712,9.712,0,2000,160,160,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50203,15595,0,0,35248,0,0,0,'Al\'Akir (1)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50204,15595,0,0,36062,0,0,0,'Al\'akir, Combat Reach Test (1)','','',108,4,0,1,0,1,1,0,1,1,0,5880,5880,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50205,15595,0,0,11686,0,0,0,'Ice Storm (1)','','',1048576,10,0,0,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50206,15595,0,0,11686,0,0,0,'Ice Storm (1)','','',1048576,10,0,0,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50207,15595,0,0,11686,0,0,0,'Lightning Clouds (1)','','',1048576,10,0,0,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50208,15595,0,0,11686,0,0,0,'Lightning Clouds Extra Visuals (1)','','',1048576,10,0,0,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50209,15595,0,0,169,11686,0,0,'Lightning Strike Trigger (1)','','',1024,10,0,0,0,1,1,0,1,1,0,198,198,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50210,15595,0,0,169,11686,0,0,'Relentless Storm (1)','','',1048576,10,0,0,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50211,15595,0,0,169,15880,0,0,'Relentless Storm Initial Vehicle (1)','','',1048576,10,0,0,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50212,15595,0,0,11686,0,0,0,'Squall Line - SE (1)','','',17826816,10,0,0,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50213,15595,0,0,11686,0,0,0,'Squall Line - SW (1)','','',17826816,10,0,0,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50214,15595,0,0,169,11686,0,0,'Squall Line Vehicle - SE (1)','','',17826816,10,0,0,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50215,15595,0,0,169,11686,0,0,'Squall Line Vehicle - SW (1)','','',17826816,10,0,0,0,1,1,0,1,1,0,147,147,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50216,15595,0,0,35043,0,0,0,'Stormling (1)','','',0,4,0,1,0,0.5,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50217,15595,0,0,35248,0,0,0,'Al\'Akir (2)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50218,15595,0,0,36062,0,0,0,'Al\'akir, Combat Reach Test (2)','','',108,4,0,1,0,1,1,0,1,1,0,2352,2352,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50219,15595,0,0,11686,0,0,0,'Ice Storm (2)','','',1048576,10,0,0,0,1,1,0,1,1,0,59,59,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50220,15595,0,0,11686,0,0,0,'Ice Storm (2)','','',1048576,10,0,0,0,1,1,0,1,1,0,59,59,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50221,15595,0,0,11686,0,0,0,'Lightning Clouds (2)','','',1048576,10,0,0,0,1,1,0,1,1,0,59,59,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50222,15595,0,0,11686,0,0,0,'Lightning Clouds Extra Visuals (2)','','',1048576,10,0,0,0,1,1,0,1,1,0,59,59,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50223,15595,0,0,169,11686,0,0,'Lightning Strike Trigger (2)','','',1024,10,0,0,0,1,1,0,1,1,0,79,79,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50224,15595,0,0,169,11686,0,0,'Relentless Storm (2)','','',1048576,10,0,0,0,1,1,0,1,1,0,59,59,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50225,15595,0,0,169,15880,0,0,'Relentless Storm Initial Vehicle (2)','','',1048576,10,0,0,0,1,1,0,1,1,0,59,59,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50226,15595,0,0,11686,0,0,0,'Squall Line - SE (2)','','',17826816,10,0,0,0,1,1,0,1,1,0,59,59,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50227,15595,0,0,11686,0,0,0,'Squall Line - SW (2)','','',17826816,10,0,0,0,1,1,0,1,1,0,59,59,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50228,15595,0,0,169,11686,0,0,'Squall Line Vehicle - SE (2)','','',17826816,10,0,0,0,1,1,0,1,1,0,59,59,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50229,15595,0,0,169,11686,0,0,'Squall Line Vehicle - SW (2)','','',17826816,10,0,0,0,1,1,0,1,1,0,59,59,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50230,15595,0,0,35043,0,0,0,'Stormling (2)','','',0,4,0,1,0,0.5,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50231,15595,0,0,35248,0,0,0,'Al\'Akir (3)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50232,15595,0,0,36062,0,0,0,'Al\'akir, Combat Reach Test (3)','','',108,4,0,1,0,1,1,0,1,1,0,8232,8232,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50233,15595,0,0,11686,0,0,0,'Ice Storm (3)','','',1048576,10,0,0,0,1,1,0,1,1,0,206,206,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50234,15595,0,0,11686,0,0,0,'Ice Storm (3)','','',1048576,10,0,0,0,1,1,0,1,1,0,206,206,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50235,15595,0,0,11686,0,0,0,'Lightning Clouds (3)','','',1048576,10,0,0,0,1,1,0,1,1,0,206,206,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50236,15595,0,0,11686,0,0,0,'Lightning Clouds Extra Visuals (3)','','',1048576,10,0,0,0,1,1,0,1,1,0,206,206,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50237,15595,0,0,169,11686,0,0,'Lightning Strike Trigger (3)','','',1024,10,0,0,0,1,1,0,1,1,0,278,278,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50238,15595,0,0,169,11686,0,0,'Relentless Storm (3)','','',1048576,10,0,0,0,1,1,0,1,1,0,206,206,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50239,15595,0,0,169,15880,0,0,'Relentless Storm Initial Vehicle (3)','','',1048576,10,0,0,0,1,1,0,1,1,0,206,206,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50240,15595,0,0,11686,0,0,0,'Squall Line - SE (3)','','',17826816,10,0,0,0,1,1,0,1,1,0,206,206,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50241,15595,0,0,11686,0,0,0,'Squall Line - SW (3)','','',17826816,10,0,0,0,1,1,0,1,1,0,206,206,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50242,15595,0,0,169,11686,0,0,'Squall Line Vehicle - SE (3)','','',17826816,10,0,0,0,1,1,0,1,1,0,206,206,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50243,15595,0,0,169,11686,0,0,'Squall Line Vehicle - SW (3)','','',17826816,10,0,0,0,1,1,0,1,1,0,206,206,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50244,15595,0,0,35043,0,0,0,'Stormling (3)','','',0,4,0,1,0,0.5,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50245,15595,0,0,33949,0,0,0,'Dormus the Camel-Hoarder','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50246,15595,0,0,328,27823,0,0,'Black Bishop Knockback Bunny','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50247,15595,0,0,30234,0,0,0,'Jack \"All-Trades\" Derrington','Profession Trainer','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,81,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50249,15595,0,0,34257,36737,36738,0,'Camel','','',1074790408,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50252,15595,0,0,36742,0,0,0,'Mary Oxworth','Banker','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,131072,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50254,15595,0,0,169,11686,0,0,'Lightning Strike Trigger (Heroic Chain-Caster)','','',1024,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50255,15595,0,0,169,11686,0,0,'Lightning Strike Trigger (Heroic Chain-Caster) (1)','','',1024,10,0,0,0,1,1,0,1,1,0,198,198,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50256,15595,0,0,169,11686,0,0,'Lightning Strike Trigger (Heroic Chain-Caster) (2)','','',1024,10,0,0,0,1,1,0,1,1,0,79,79,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50257,15595,0,0,169,11686,0,0,'Lightning Strike Trigger (Heroic Chain-Caster) (3)','','',1024,10,0,0,0,1,1,0,1,1,0,278,278,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50259,15595,0,0,32020,0,0,0,'Captain Taylor','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50260,15595,0,0,36743,0,0,0,'Gilnean Crow','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50261,15595,0,0,32576,0,0,0,'Legionnaire Nazgrim','','',262144,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50262,15595,0,0,36753,0,0,0,'Flintlocke\'s Seaplane','','vehichleCursor',0,9,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50264,15595,0,0,36745,0,0,0,'Spiked Tentacle','','',72,10,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50265,15595,0,0,1126,11686,0,0,'Spiked Tentacle','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50266,15595,0,0,26556,0,0,0,'Flintlocke\'s Seaplane','','',0,9,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50267,15595,0,0,25587,0,0,0,'Krazzworks Gyrocopter','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50269,15595,0,0,35750,0,0,0,'Sandstone Drake','','vehichleCursor',0,2,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0),(50270,15595,0,0,36746,0,0,0,'Captain Taylor','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50271,15595,0,0,30220,0,0,0,'Melinda Hammond','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50272,15595,0,0,36747,0,0,0,'Legionnaire Nazgrim','','',0,7,0,1,0,1,1,0,81,81,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50273,15595,0,0,80,0,0,0,'Cynthia','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50274,15595,0,0,257,0,0,0,'Ashley','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50275,15595,0,0,79,0,0,0,'James','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50276,15595,0,0,37387,0,0,0,'Naz\'jar Spiritmender','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50277,15595,0,0,37387,0,0,0,'Naz\'jar Spiritmender (1)','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50278,15595,0,0,37370,0,0,0,'Naz\'jar Invader','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50279,15595,0,0,37370,0,0,0,'Naz\'jar Invader (1)','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50283,15595,0,0,36745,0,0,0,'Spiked Tentacle (1)','','',72,10,0,1,0,1,1,0,1,1,0,2100,2100,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50284,15595,0,0,34098,34099,34100,34101,'Twilight Zealot','','',8,7,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50285,15595,0,0,34098,34099,34100,34101,'Twilight Zealot (1)','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50286,15595,0,0,34116,0,0,0,'Fargo Flintlocke','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50287,15595,0,0,31499,0,0,0,'Azureborne Destroyer (1)','','',72,2,0,1,0,0.9,1,0,1,1,0,1890,1890,0,1,0,2000,0,2.1245,2.1245,0,2000,35,35,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50288,15595,0,0,34630,34631,0,0,'Chosen Seer (1)','','',72,7,0,1,0,0.9,1,0,1,1,0,504,504,0,1,0,2000,0,1.821,1.821,0,2000,30,30,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50289,15595,0,0,31783,31784,0,0,'Chosen Warrior (1)','','',72,7,0,1,0,0.75,1,0,1,1,0,756,756,0,1,0,2000,0,4.249,4.249,0,2000,70,70,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50290,15595,0,0,31514,0,0,0,'Crimsonborne Firestarter (1)','','',72,2,0,1,0,1,1,0,1,1,0,1890,1890,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50292,15595,0,0,35432,0,0,0,'Earth Ravager (1)','','',72,4,0,1,0,0.9,1,0,1,1,0,1890,1890,0,1,0,2000,0,3.642,3.642,0,2000,60,60,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50293,15595,0,0,35166,0,0,0,'Elemental Firelord (1)','','',72,4,0,1,0,0.95,1,0,1,1,0,1890,1890,0,1,0,2000,0,3.035,3.035,0,2000,50,50,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50294,15595,0,0,25192,0,0,0,'Twilight Brute (1)','','',72,7,0,1,0,1,1,0,1,1,0,1890,1890,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50295,15595,0,0,35411,35412,0,0,'Twilight Elementalist (1)','','',72,7,0,1,0,1,1,0,1,1,0,1260,1260,0,1,0,2000,0,3.642,3.642,0,2000,60,60,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50296,15595,0,0,35170,0,0,0,'Wind Breaker (1)','','',72,4,0,1,0,1,1,0,1,1,0,1890,1890,0,1,0,2000,0,3.9455,3.9455,0,2000,65,65,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50297,15595,0,0,1126,11686,0,0,'Flamestrike','','',17826816,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50298,15595,0,0,32087,32090,32089,32088,'Pygmy Ambusher','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50299,15595,0,0,19840,0,0,0,'Sanath Lim-yo','Xylem\'s Apprentice','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50300,15595,0,0,26556,17188,0,0,'Flintlocke\'s Seaplane','','',1024,9,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50306,15595,0,0,37016,0,0,0,'Kadu','Exodar Quartermaster','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50314,15595,0,0,36763,0,0,0,'Provisioner Whitecloud','Guardians of Hyjal Quartermaster','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50324,15595,0,0,33192,0,0,0,'Provisioner Arok','Earthen Ring Quartermaster','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50326,15595,0,0,1062,0,0,0,'Fleshrender','','',0,1,24,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50327,15595,0,0,1062,0,0,0,'Bitey','','',0,1,24,4,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50328,15595,0,0,1062,0,0,0,'Fangor','','',0,1,24,4,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50329,15595,0,0,1062,0,0,0,'Rrakk','','',0,1,24,4,0,1,1,0,42,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50330,15595,0,0,1062,0,0,0,'Kree','','',0,1,24,4,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50331,15595,0,0,1062,0,0,0,'Whisperwing','','',0,1,26,4,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50332,15595,0,0,1062,0,0,0,'Darkplume','','',0,1,26,4,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50333,15595,0,0,1062,0,0,0,'Featherfall','','',0,1,26,4,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50334,15595,0,0,1062,0,0,0,'Screecher','','',0,1,26,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50335,15595,0,0,1062,0,0,0,'Alitus','','',0,1,26,4,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50336,15595,0,0,1062,0,0,0,'Sharpeye','','',0,1,26,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50337,15595,0,0,1062,0,0,0,'Cackle','','',0,1,26,4,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50338,15595,0,0,1062,0,0,0,'Nimble','','',0,1,26,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50339,15595,0,0,1062,0,0,0,'Sandpecker','','',0,1,26,4,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50340,15595,0,0,1062,0,0,0,'Cucu','','',0,1,26,4,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50341,15595,0,0,1062,0,0,0,'Nighthawk','','',0,1,26,4,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50342,15595,0,0,1062,0,0,0,'Heronis','','',0,1,26,4,0,1,1,0,38,38,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50343,15595,0,0,1062,0,0,0,'Quall','','',0,1,26,4,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50344,15595,0,0,1062,0,0,0,'Flatbeak the Loon','','',0,1,26,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50345,15595,0,0,1062,0,0,0,'Alit','','',0,1,26,4,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50346,15595,0,0,1062,0,0,0,'Ronak','','',0,1,38,4,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50347,15595,0,0,1062,0,0,0,'Karr','','',0,1,38,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50348,15595,0,0,1062,0,0,0,'Norissis','','',0,1,38,4,0,1,1,0,51,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50349,15595,0,0,1062,0,0,0,'Kang','','',0,1,38,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50350,15595,0,0,1062,0,0,0,'Brightwing','','',0,1,30,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50351,15595,0,0,1062,0,0,0,'Ki\'ri','','',0,1,30,4,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50352,15595,0,0,1062,0,0,0,'Qu\'nas','','',0,1,30,4,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50353,15595,0,0,1062,0,0,0,'Manas','','',0,1,30,4,0,1,1,0,51,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50354,15595,0,0,1062,0,0,0,'Allestria','','',0,1,30,4,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50355,15595,0,0,1062,0,0,0,'Sele\'na','','',0,1,30,4,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50356,15595,0,0,1062,0,0,0,'Verdantis','','',0,1,30,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50357,15595,0,0,1062,0,0,0,'Sunwing','','',0,1,30,4,0,1,1,0,51,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50358,15595,0,0,1062,0,0,0,'Aethis','','',0,1,34,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50359,15595,0,0,1062,0,0,0,'Urgolax','','',0,1,34,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50361,15595,0,0,1062,0,0,0,'Ornat','','',0,1,34,4,0,1,1,0,51,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50362,15595,0,0,1062,0,0,0,'Blackbog the Fang','','',0,1,34,4,0,1,1,0,46,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50363,15595,0,0,1062,0,0,0,'Kraxis','','',0,1,34,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50364,15595,0,0,1062,0,0,0,'Ripfang','','',0,1,31,4,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50367,15595,0,0,30456,0,0,0,'Friz Groundspin','Flight Master','',0,7,0,0,0,1,1,0,17,17,0,1,5,0,1,8194,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50369,15595,0,0,32809,0,0,0,'Deathwing','Aspect of Death','',36,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50370,15595,0,0,1062,0,0,0,'Karapax','','',0,1,31,4,0,1,1,0,56,56,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50371,15595,0,0,29935,0,0,0,'Captain Broderick','','',262144,7,0,0,0,1,1,0,5,5,0,1,5,0,1,2,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50376,15595,0,0,36776,0,0,0,'Angered Earth','','',8,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50379,15595,0,0,1126,38330,0,0,'Chains of Woe (1)','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50380,15595,0,0,36775,0,0,0,'Risen Dead j','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50383,15595,0,0,36684,0,0,0,'Victor Vaporizer','Cartographer','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50384,15595,0,0,32031,0,0,0,'Landro\'s Lil\' XT','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50385,15595,0,0,36782,0,0,0,'Farseer Tooranu','The Earthen Ring','',262144,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50387,15595,0,0,8315,0,0,0,'Baleflame','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50388,15595,0,0,1062,0,0,0,'The Skitterer','','',0,1,31,4,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50390,15595,0,0,34534,0,0,0,'Velastrasza','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50391,15595,0,0,16480,21342,0,0,'Halls of Origination Camera Bunny 01','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50392,15595,0,0,16480,21342,0,0,'Uldum Camera Bunny 07','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50393,15595,0,0,16480,21342,0,0,'Harrison Landing Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50394,15595,0,0,16480,21342,0,0,'Uldum Camera Bunny 14','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50395,15595,0,0,16480,21342,0,0,'Periscope','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50396,15595,0,0,16480,21342,0,0,'Event Camera Bunny 14','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50397,15595,0,0,16480,21342,0,0,'Event Camera Bunny 15','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50398,15595,0,0,16480,21342,0,0,'Event Camera Bunny 16','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50399,15595,0,0,16480,21342,0,0,'Event Camera Bunny 17','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50400,15595,0,0,16480,21342,0,0,'Event Camera Bunny 18','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50402,15595,0,0,16480,21342,0,0,'Uldum Camera Bunny 15','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50403,15595,0,0,16480,21342,0,0,'Uldum Camera Bunny 13','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50404,15595,0,0,16480,21342,0,0,'Uldum Camera Bunny 12','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50405,15595,0,0,16480,21342,0,0,'Uldum Camera Bunny 11','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50406,15595,0,0,16480,21342,0,0,'Uldum Camera Bunny 10','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50407,15595,0,0,16480,21342,0,0,'Uldum Camera Bunny 09','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50408,15595,0,0,16480,21342,0,0,'Uldum Camera Bunny 08','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50409,15595,0,0,37210,0,0,0,'Mysterious Camel Figurine','','Interact',16778240,10,0,0,0,1,1,0,1,1,0,42,42,0,1,16777216,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50410,15595,0,0,37210,0,0,0,'Mysterious Camel Figurine','','Interact',16778240,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50411,15595,0,0,37209,0,0,0,'Mysterious Camel Figurine','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50415,15595,0,0,20570,11686,0,0,'Josiah Event Trigger','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50416,15595,0,0,16480,21342,0,0,'Halls of Origination Beam Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50417,15595,0,0,35167,0,0,0,'Bound Flames','','',8,4,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50418,15595,0,0,30412,0,0,0,'Beak','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50419,15595,0,0,4959,4960,36357,0,'Grotto Vole','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50420,15595,0,0,11686,0,0,0,'Gilneas - Cannon Camera','','',1048576,10,0,0,0,1,1,0,8,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1418,0,0,0,0,0,0,0,0,0),(50421,15595,0,0,169,16946,0,0,'Flame Patch (Blazewing)','','',4,10,0,1,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50423,15595,0,0,11686,0,0,0,'Lava Pool','','',8,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50425,15595,0,0,17694,0,0,0,'Moore Gryphon Mount','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50426,15595,0,0,17694,36787,36788,0,'Moore Gryphon Mount','','vehichleCursor',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1419,0,0,0,0,0,0,0,0,0),(50427,15595,0,0,35289,35290,35291,35292,'Moore Gryphon Rider','','',262144,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50428,15595,0,0,35289,35290,35291,35292,'Moore Gryphon Rider','','',262144,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50429,15595,0,0,16480,21342,0,0,'Halls of Origination Zap Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50430,15595,0,0,31760,0,0,0,'Champion Uru\'zin','Darkspear Quartermaster','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50431,15595,0,0,15294,0,0,0,'Twilight Fissure','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50436,15595,0,0,18894,0,0,0,'Bloodguard Nargol','Orgrimmar Quartermaster','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50437,15595,0,0,25946,0,0,0,'Magistrix Nizara','Silvermoon City Quartermaster','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50438,15595,0,0,30569,0,0,0,'Brave Tuho','Thunder Bluff Quartermaster','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50439,15595,0,0,23767,1126,0,0,'Mystery Toxin','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50440,15595,0,0,4259,4260,4602,4601,'Orgrimmar Wind Rider','','Directions',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50441,15595,0,0,2306,14613,14614,14615,'Darnassus Hippogryph Rider','','Directions',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50442,15595,0,0,3524,3525,3526,3527,'Ironforge Gryphon Rider','','Directions',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50443,15595,0,0,3167,5446,0,0,'Stormwind Gryphon Rider','','Directions',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50444,15595,0,0,20570,11686,0,0,'Trial of Frost Instruction Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50445,15595,0,0,34207,34208,34209,34211,'Darkspear Bat Rider','','Directions',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50448,15595,0,0,20570,11686,0,0,'Trial of Fire Instruction Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50449,15595,0,0,20570,11686,0,0,'Trial of Shadow Instruction Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50450,15595,0,0,20570,11686,0,0,'Trial of Arcane Instruction Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50452,15595,0,0,37056,0,0,0,'Trey Speezak','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50457,15595,0,0,37054,0,0,0,'Brot','Leatherworking Supplies','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50461,15595,0,0,37051,0,0,0,'Marlow Harston','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50464,15595,0,0,11686,1126,0,0,'Mesmerizing Gaze','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50465,15595,0,0,34974,0,0,0,'Master Mathias Shaw','Leader of SI:7','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50466,15595,0,0,32985,0,0,0,'Warlord Krogg','','',262144,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50467,15595,0,0,37231,0,0,0,'Mottled Drake','','vehichleCursor',0,2,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50468,15595,0,0,32031,0,0,0,'Landro\'s Lil\' XT','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50469,15595,0,0,33020,0,0,0,'Stormcaller Mylra','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50471,15595,0,0,36800,36800,36802,36803,'Afflicted Gilnean','','',0,7,0,0,0,1,1,0,3,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50472,15595,0,0,33192,33193,33194,0,'Earthen Ring Shaman','The Earthen Ring','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50473,15595,0,0,17703,0,0,0,'Earthen Ring Gryphon','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1420,0,0,0,0,0,0,0,0,0),(50474,15595,0,0,29466,29467,29826,0,'Gilneas City Guard','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50476,15595,0,0,31290,0,0,0,'Caravan Harness','','',0,10,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50478,15595,0,0,36583,0,0,0,'Ash Lizard','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50481,15595,0,0,4268,36544,0,0,'Rock Viper','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50484,20779,0,0,37021,0,0,0,'Magistrix Nizara','Silvermoon City Quartermaster','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50485,15595,0,0,1141,1418,0,0,'Carrion Rat','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50486,15595,0,0,0,36585,36584,36598,'Carrion Lizard','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50492,15595,0,0,29961,0,0,0,'Celestine of the Harvest','Druid Trainer','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50493,15595,0,0,36591,36220,0,0,'Striped Armadillo','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50495,15595,0,0,36591,36220,0,0,'Armadillo Adolescent','','',0,8,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50503,15595,0,0,21955,11686,0,0,'Desecration Stalker','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50522,15595,0,0,1126,23767,0,0,'Mystery Toxin','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50529,15595,0,0,36820,0,0,0,'Jonny Throop','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50530,15595,0,0,36821,0,0,0,'Ryan Sly','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50531,15595,0,0,36822,0,0,0,'Jake Patton','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50532,15595,0,0,36823,0,0,0,'Brian Horn','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50533,15595,0,0,36824,0,0,0,'Judah Mehler','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50534,15595,0,0,36825,0,0,0,'Mary Ann Skweres','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50535,15595,0,0,36826,0,0,0,'Larissa Bussell','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50536,15595,0,0,36827,0,0,0,'Matias Volkert','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50537,15595,0,0,36828,0,0,0,'Lucas Merino','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50538,15595,0,0,36829,0,0,0,'Casey Fulton','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50539,15595,0,0,36830,0,0,0,'Brandan Vanderpool','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50540,15595,0,0,387,497,0,0,'Obsidian Hatchling','','',0,2,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50541,15595,0,0,36831,0,0,0,'Som Vanderpool','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50542,15595,0,0,28067,0,0,0,'Rocky','','',4096,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50543,15595,0,0,5554,0,0,0,'Sandy','','',4096,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50544,15595,0,0,36833,0,0,0,'Rose','','',4096,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50545,15595,0,0,36901,0,0,0,'Magic Lamp','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50546,15595,0,0,37081,0,0,0,'Heng Cloudhammer','Twin Peaks Battlemaster','',0,7,0,1,0,1,1,0,1,1,0,2100,2100,0,1,1048576,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50547,15595,0,0,169,11686,0,0,'Shield of the Perfidious Focus','','',17826816,10,0,0,0,1,1,0,21,21,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50548,15595,0,0,37083,0,0,0,'Tarna Brightfeather','Twin Peaks Battlemaster','',0,7,0,1,0,1,1,0,1,1,0,2100,2100,0,1,1048576,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50549,15595,0,0,37082,0,0,0,'Lurik Stoneclaw','Twin Peaks Battlemaster','',0,7,0,1,0,1,1,0,1,1,0,2100,2100,0,1,1048576,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50551,15595,0,0,37079,0,0,0,'Envoy Turom','Twin Peaks Battlemaster','',0,7,0,1,0,1,1,0,1,1,0,2100,2100,0,1,1048576,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50552,15595,0,0,37077,0,0,0,'Envoy Karlog','Twin Peaks Battlemaster','',0,7,0,1,0,1,1,0,1,1,0,2100,2100,0,1,1048576,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50553,15595,0,0,37080,0,0,0,'Envoy Ragda','Twin Peaks Battlemaster','',0,7,0,1,0,1,1,0,1,1,0,2100,2100,0,1,1048576,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50554,15595,0,0,37436,0,0,0,'Susan Taylor','Banker','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50555,15595,0,0,37449,0,0,0,'Willa Ashford','Banker','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50556,15595,0,0,37448,0,0,0,'Eve Ryan','Banker','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50557,15595,0,0,37447,0,0,0,'Clementine Darcy','Banker','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50558,15595,0,0,37446,0,0,0,'Millie Stanford','Banker','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50559,15595,0,0,37445,0,0,0,'Brenda Hughes','Banker','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50560,15595,0,0,37444,0,0,0,'Nicole Harris','Banker','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50561,15595,0,0,36837,0,0,0,'Bloodthirsty Ghoul','','',0,6,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50562,15595,0,0,36837,0,0,0,'Bloodthirsty Ghoul (1)','','',0,6,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50563,15595,0,0,30289,0,0,0,'Anna Hartwell','Banker','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50564,15595,0,0,257,0,0,0,'Lydia','','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50565,15595,0,0,257,0,0,0,'Lucia','','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50566,15595,0,0,37443,0,0,0,'Carol Darlington','Banker','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50567,15595,0,0,1293,0,0,0,'Fielding Chesterhill','Cooking Trainer','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,81,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50568,15595,0,0,37442,0,0,0,'Jen Cooper','Banker','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50569,15595,0,0,37441,0,0,0,'Gina White','Banker','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50570,15595,0,0,3272,0,0,0,'Whilsey Bottomtooth','Fishing Trainer','',0,7,0,0,0,1,1,0,8,8,0,1,5,0,1,81,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50571,15595,0,0,31431,31432,26991,26989,'Tidebreaker Deckhand','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50572,15595,0,0,31431,31432,26991,26989,'Intrepid Deckhand','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50573,15595,0,0,27322,7192,21956,27325,'Galerek\'s Remorse Deckhand','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50574,15595,0,0,1296,0,0,0,'Amelia Atherton','First Aid Trainer','',0,7,0,0,0,1,1,0,11,11,0,1,5,0,1,81,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50575,15595,0,0,27322,7192,21956,27325,'Iron Reaper Deckhand','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50576,15595,0,0,30234,0,0,0,'John Thomas','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50577,15595,0,0,30234,0,0,0,'William Edwards','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50578,15595,0,0,30216,0,0,0,'Edward Clarke','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50579,15595,0,0,21788,0,0,0,'Alliance Cannon','','',4096,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50580,15595,0,0,37031,0,0,0,'Horde Cannon','','',4096,10,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50581,15595,0,0,23788,0,0,0,'Bobby Clarke','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50582,15595,0,0,30234,0,0,0,'Jim Thompson','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50583,15595,0,0,30234,0,0,0,'Vernon Roberts','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50584,15595,0,0,30234,0,0,0,'Michael Green','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50585,15595,0,0,956,0,0,0,'Rhea\'s Child - old','','',0,2,0,0,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50586,15595,0,0,9905,0,0,0,'Mr. Grubbs','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50587,15595,0,0,30975,0,0,0,'Okril\'lon Mage','','',4096,7,0,0,0,1,1,0,54,54,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50588,15595,0,0,6739,0,0,0,'Nethergarde Mage','','',4096,7,0,0,0,1,1,0,54,54,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50589,15595,0,0,30289,0,0,0,'Anna Bartwell','','',262144,7,0,0,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50590,15595,0,0,30234,0,0,0,'Lewis Bartwell','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50591,15595,0,0,34958,0,0,0,'Tamed Seahorse','','vehichleCursor',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50592,15595,0,0,34958,0,0,0,'Tamed Seahorse','','vehichleCursor',0,1,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50593,15595,0,0,34039,34038,34037,34036,'Twilight Shadowshifter','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50595,15595,0,0,5446,3167,0,0,'Stormwind Defender','','',0,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50597,15595,0,0,18863,0,0,0,'Shattered Hand Blood Guard','','',0,7,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50598,15595,0,0,18863,0,0,0,'Shattered Hand Blood Guard (1)','','',0,7,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50600,15595,0,0,35040,35041,0,0,'Dragonmaw Skyclaw','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50602,15595,0,0,34294,34295,34296,34297,'Victor\'s Point Soldier','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50603,15595,0,0,34664,34665,34666,34667,'Wildhammer Hellion','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50604,15595,0,0,1126,17188,0,0,'Wings','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50605,15595,0,0,32792,32794,0,0,'Barbtooth Remorah','','',0,1,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50607,15595,0,0,33093,33094,33095,33096,'Earthwatcher Shaman','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50608,15595,0,0,33089,33090,33091,33092,'Earthwatcher Shaman','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50610,15595,0,0,32542,0,0,0,'Eoin\'s Imbued Mug','','Interact',1610613760,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50611,15595,0,0,169,16925,0,0,'Springvale Spawn Stalker','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50612,15595,0,0,17759,34890,0,0,'Wildhammer Gryphon','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1517,0,0,0,0,0,0,0,0,0),(50613,15595,0,0,37289,37290,37291,37292,'Wailing Guardsman','','',72,6,0,1,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50614,15595,0,0,37289,37290,37291,37292,'Wailing Guardsman (1)','','',72,6,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50615,15595,0,0,37294,37373,37374,0,'Tormented Officer','','',72,6,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50616,15595,0,0,37294,37373,37374,0,'Tormented Officer (1)','','',72,6,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50617,15595,0,0,11686,0,0,0,'Cloned Image','','',1024,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50618,15595,0,0,11686,0,0,0,'Cloned Image','','',1024,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50619,15595,0,0,11686,0,0,0,'Cloned Image','','',1024,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50620,15595,0,0,11686,0,0,0,'Cloned Image','','',1024,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50621,15595,0,0,11686,0,0,0,'Cloned Image','','',1024,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50623,15595,0,0,11686,0,0,0,'Cloned Image','','',1024,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50624,15595,0,0,11686,0,0,0,'Cloned Image','','',1024,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50625,15595,0,0,11686,0,0,0,'Cloned Image','','',1024,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50626,15595,0,0,11686,0,0,0,'Cloned Image','','',1024,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50627,15595,0,0,11686,0,0,0,'Cloned Image','','',1024,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50628,15595,0,0,11686,0,0,0,'Cloned Image','','',1024,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50629,15595,0,0,11686,0,0,0,'Cloned Image','','',1024,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50630,15595,0,0,11686,0,0,0,'Cloned Image','','',1024,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50632,15595,0,0,35778,0,0,0,'Menacing Emissary','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50633,15595,0,0,35778,0,0,0,'Menacing Emissary','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50634,15595,0,0,24139,0,0,0,'Menacing Emissary','','',1074790400,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50637,15595,0,0,21616,0,0,0,'Menacing Emissary','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50639,15595,0,0,35779,0,0,0,'Menacing Emissary','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50641,15595,0,0,35725,0,0,0,'Victor\'s Point Captain','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50642,15595,0,0,35778,0,0,0,'Menacing Emissary','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50644,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50645,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50646,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50647,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50648,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50649,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50650,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50651,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50652,15595,0,0,22354,0,0,0,'Harrison Jones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50653,15595,0,0,33537,0,0,0,'Wildhammer Horn','','Interact',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50654,15595,0,0,36045,36046,36047,36048,'Schnottz Excavator','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50656,15595,0,0,36045,36046,36047,36048,'Schnottz Excavator','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50657,15595,0,0,36045,36046,36047,36048,'Schnottz Excavator','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50658,15595,0,0,36045,36046,36047,36048,'Schnottz Excavator','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50659,15595,48204,0,36049,36050,36051,36052,'Schnottz Overseer','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50660,15595,48204,0,36049,36050,36051,36052,'Schnottz Overseer','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50661,15595,48204,0,36049,36050,36051,36052,'Schnottz Overseer','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50662,15595,0,0,36128,0,0,0,'Myzerian','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50663,15595,0,0,36128,0,0,0,'Myzerian','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50664,15595,0,0,12869,0,0,0,'Myzerian','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50665,15595,0,0,12869,0,0,0,'Myzerian','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50666,15595,0,0,12869,0,0,0,'Myzerian','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50667,15595,0,0,12869,0,0,0,'Myzerian','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50668,15595,0,0,37095,0,0,0,'Scot Moore','The Battle for Gilneas Battlemaster','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1048577,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50670,15595,0,0,37092,0,0,0,'Lesun','The Battle for Gilneas Battlemaster','',0,7,0,1,0,1,1,0,1,1,0,2100,2100,0,1,1048576,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50671,15595,48204,0,36073,36143,36144,36145,'Schnottz Elite Trooper','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50672,15595,48204,0,36073,36143,36144,36145,'Schnottz Elite Trooper','','',1074790400,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50673,15595,48204,0,36073,36143,36144,36145,'Schnottz Elite Trooper','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50674,15595,0,0,37091,0,0,0,'Henry Lew','The Battle for Gilneas Battlemaster','',0,7,0,1,0,1,1,0,1,1,0,2100,2100,0,1,1048576,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50675,15595,0,0,36840,0,0,0,'Ebon Imp','','',72,3,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50677,15595,0,0,35436,0,0,0,'Commander Schnottz','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50678,15595,0,0,37094,0,0,0,'Patrick Rudolph','The Battle for Gilneas Battlemaster','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1048577,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50679,15595,0,0,35436,0,0,0,'Commander Schnottz','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50680,15595,0,0,35436,0,0,0,'Commander Schnottz','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50681,15595,0,0,35436,0,0,0,'Commander Schnottz','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50683,15595,0,0,37089,0,0,0,'Caley McCready','The Battle for Gilneas Battlemaster','',0,7,0,1,0,1,1,0,1,1,0,2100,2100,0,1,1048576,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50684,15595,0,0,37093,0,0,0,'Nathan Lamusga','The Battle for Gilneas Battlemaster','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1048576,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50685,15595,0,0,27666,0,0,0,'Jock\'s Transport','','',524288,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50686,15595,0,0,25587,0,0,0,'Jock\'s Chopper','Flight Master','',0,7,0,1,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50687,15595,0,0,36043,0,0,0,'Sullah','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50688,15595,0,0,36043,0,0,0,'Sullah','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50689,15595,0,0,27666,0,0,0,'Jock\'s Transport','','',524288,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50691,15595,0,0,32087,32090,32089,32088,'Trained Pygmy','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50692,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50693,15595,0,0,32087,32090,32089,32088,'Trained Pygmy','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50694,15595,0,0,32087,32090,32089,32088,'Trained Pygmy','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50695,15595,0,0,32087,32090,32089,32088,'Trained Pygmy','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50696,15595,0,0,32087,32090,32089,32088,'Trained Pygmy','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50697,15595,0,0,32087,32090,32089,32088,'Trained Pygmy','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50698,15595,0,0,32087,32090,32089,32088,'Trained Pygmy','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50699,15595,0,0,32087,32090,32089,32088,'Trained Pygmy','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50700,15595,0,0,32087,32090,32089,32088,'Trained Pygmy','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50701,15595,0,0,37141,32090,32089,32088,'Trained Pygmy','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50702,15595,0,0,32087,32090,32089,32088,'Pygmy Ambusher','','',1074790400,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50703,15595,0,0,4689,0,0,0,'Trained Hyena','','',0,1,25,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50704,15595,0,0,4689,0,0,0,'Trained Hyena','','',0,1,25,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50705,15595,0,0,4689,0,0,0,'Trained Hyena','','',0,1,25,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50706,15595,0,0,4689,0,0,0,'Trained Hyena','','',0,1,25,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50707,15595,0,0,4689,0,0,0,'Trained Hyena','','',0,1,25,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50708,15595,0,0,4689,0,0,0,'Trained Hyena','','',0,1,25,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50709,15595,0,0,4689,0,0,0,'Trained Hyena','','',0,1,25,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50710,15595,0,0,4689,0,0,0,'Trained Hyena','','',0,1,25,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50711,15595,0,0,4689,0,0,0,'Trained Hyena','','',0,1,25,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50712,15595,0,0,4689,0,0,0,'Trained Hyena','','',0,1,25,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50713,15595,0,0,4689,0,0,0,'Trained Hyena','','',0,1,25,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50718,15595,0,0,35770,0,0,0,'Tum\'khetut the Wise','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50719,15595,0,0,35770,0,0,0,'Pathfinder Ushraf','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50722,15595,0,0,37518,0,0,0,'Elementium Geode','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50724,15595,0,0,1062,0,0,0,'Spinecrawl','','',0,1,31,4,0,1,1,0,49,49,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50725,15595,0,0,1062,0,0,0,'Azelisk','','',0,1,31,4,0,1,1,0,51,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50726,15595,0,0,1062,0,0,0,'Kalixx','','',0,1,31,4,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50727,15595,0,0,1062,0,0,0,'Strix the Barbed','','',0,1,31,4,0,1,1,0,44,44,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50728,15595,0,0,1062,0,0,0,'Deathstrike','','',0,1,31,4,0,1,1,0,49,49,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50730,15595,0,0,1062,0,0,0,'Venomspine','','',0,1,31,4,0,1,1,0,51,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50731,15595,0,0,1062,0,0,0,'Blackfang','','',0,1,31,4,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50733,15595,0,0,1062,0,0,0,'Arness','','',0,1,35,4,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50734,15595,0,0,1062,0,0,0,'Siltriss','','',0,1,35,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50735,15595,0,0,1062,0,0,0,'Blinkeye the Rattler','','',0,1,35,4,0,1,1,0,38,38,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50736,15595,0,0,1062,0,0,0,'Acidous','','',0,1,35,4,0,1,1,0,43,43,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50737,15595,0,0,1062,0,0,0,'Acroniss','','',0,1,35,4,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50738,15595,0,0,1062,0,0,0,'Shimmerscale','','',0,1,35,4,0,1,1,0,52,52,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50739,15595,0,0,1062,0,0,0,'Needlefang','','',0,1,35,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50740,15595,0,0,36843,36844,36845,36846,'Crushblow Defender','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50741,15595,0,0,1062,0,0,0,'Kaxx','','',0,1,41,4,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50742,15595,0,0,1062,0,0,0,'Qem','','',0,1,41,4,0,1,1,0,57,57,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50743,15595,0,0,1062,0,0,0,'Manax','','',0,1,41,4,0,1,1,0,57,57,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50744,15595,0,0,1062,0,0,0,'Qu\'rik','','',0,1,41,4,0,1,1,0,58,58,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50745,15595,0,0,1062,0,0,0,'Losaj','','',0,1,41,4,0,1,1,0,58,58,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50746,15595,0,0,1062,0,0,0,'Bornix the Burrower','','',0,1,41,4,0,1,1,0,59,59,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50747,15595,0,0,1062,0,0,0,'Tix','','',0,1,41,4,0,1,1,0,59,59,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50748,15595,0,0,1062,0,0,0,'Nyaj','','',0,1,41,4,0,1,1,0,41,41,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50749,15595,0,0,1062,0,0,0,'Blightweb','','',0,1,3,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50750,15595,0,0,1062,0,0,0,'Cracklefang','','',0,1,3,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50751,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50752,15595,0,0,1062,0,0,0,'Tarantis','','',0,1,3,4,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50753,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50754,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50755,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50756,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50757,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50758,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50759,15595,0,0,1062,0,0,0,'Iriss the Widow','','',0,1,3,4,0,1,1,0,27,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50760,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50761,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50762,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50763,15595,0,0,1062,0,0,0,'Shadowstalker','','',0,1,3,4,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50764,15595,0,0,1062,0,0,0,'Paraliss','','',0,1,3,4,0,1,1,0,39,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50765,15595,0,0,1062,0,0,0,'Miasmiss','','',0,1,3,4,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50766,15595,0,0,1062,0,0,0,'Sulik\'shor','','',0,1,3,4,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50767,15595,0,0,26176,0,0,0,'Quartz Rumbler','','',0,4,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50768,15595,0,0,1062,0,0,0,'Garn the Toxic','','',0,1,3,4,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50769,15595,0,0,1062,0,0,0,'Norlaxx','','',0,1,3,4,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50770,15595,0,0,1062,0,0,0,'Zorn','','',0,1,3,4,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50771,15595,0,0,30217,30218,30214,30215,'Gilnean Survivor','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50772,15595,0,0,1062,0,0,0,'Shadowbane','','',0,1,3,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50773,15595,0,0,33474,0,0,0,'Lorna Crowley','','',0,7,0,1,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50774,15595,0,0,33474,0,0,0,'Lorna Crowley','','',0,7,0,1,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50775,15595,0,0,1062,0,0,0,'Likk the Hunter','','',0,1,3,4,0,1,1,0,42,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50776,15595,0,0,1062,0,0,0,'The Broodfather','','',0,1,3,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50777,15595,0,0,1062,0,0,0,'Crystaleye','','',0,1,3,4,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50778,15595,0,0,1062,0,0,0,'Ironweb','','',0,1,3,4,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50779,15595,0,0,1062,0,0,0,'Sporeggon','','',0,1,33,4,0,1,1,0,44,44,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50780,15595,0,0,1062,0,0,0,'Sprigg','','',0,1,33,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50781,15595,0,0,33043,0,0,0,'Yuldris Smolderfury','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50782,15595,0,0,1062,0,0,0,'Brightcloud','','',0,1,33,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50783,15595,0,0,1062,0,0,0,'The Seeder','','',0,1,33,4,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50784,15595,0,0,1062,0,0,0,'Anith','','',0,1,27,4,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50785,15595,0,0,1062,0,0,0,'Skyshadow','','',0,1,27,4,0,1,1,0,43,43,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50786,15595,0,0,1062,0,0,0,'Sparkwing','','',0,1,27,4,0,1,1,0,27,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50787,15595,0,0,1062,0,0,0,'Torith-ethis','','',0,1,27,4,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50788,15595,0,0,1062,0,0,0,'Quetzl','','',0,1,27,4,0,1,1,0,52,52,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50789,15595,0,0,1062,0,0,0,'The Oracle','','',0,1,27,4,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50790,15595,0,0,1062,0,0,0,'Ionis','','',0,1,27,4,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50791,15595,0,0,1062,0,0,0,'Ahone','','',0,1,27,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50792,15595,0,0,1062,0,0,0,'Chiaa','','',0,1,27,4,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50793,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50794,15595,0,0,33356,0,0,0,'Mariahn the Soulcleanser','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50795,15595,0,0,33048,0,0,0,'Tawn Winterbluff','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50796,15595,0,0,32957,0,0,0,'Earthcaller Yevaa','','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50797,15595,0,0,1062,0,0,0,'Yukiko','','',0,1,27,4,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50798,15595,0,0,33043,0,0,0,'Yuldris Smolderfury','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50799,15595,0,0,33020,0,0,0,'Stormcaller Mylra','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50800,15595,0,0,33046,0,0,0,'Stormcaller Jalara','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50801,15595,0,0,33041,0,0,0,'Tharm Wildfire','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50802,15595,0,0,33037,0,0,0,'Windspeaker Lorvarius','The Earthen Ring','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50803,15595,0,0,1062,0,0,0,'Bonechewer','','',0,1,7,4,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50804,15595,0,0,1062,0,0,0,'Ripwing','','',0,1,7,4,0,1,1,0,27,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50805,15595,0,0,1062,0,0,0,'Omnis','','',0,1,7,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50806,15595,0,0,1062,0,0,0,'Urobi','','',0,1,7,4,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50807,15595,0,0,1062,0,0,0,'Catal','','',0,1,7,4,0,1,1,0,51,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50808,15595,0,0,1062,0,0,0,'Aiuran','','',0,1,7,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50809,15595,0,0,1062,0,0,0,'Heress','','',0,1,7,4,0,1,1,0,39,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50810,15595,0,0,1062,0,0,0,'Favored of Isiset','','',0,1,7,4,0,1,1,0,51,51,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50811,15595,0,0,1062,0,0,0,'Nasra','','',0,1,7,4,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50812,15595,0,0,1062,0,0,0,'Arae','','',0,1,7,4,0,1,1,0,26,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50813,15595,0,0,1062,0,0,0,'Fene-mal','','',0,1,7,4,0,1,1,0,41,41,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50814,15595,0,0,1062,0,0,0,'Corpsefeeder','','',0,1,7,4,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50815,15595,0,0,19607,0,0,0,'Skarr','','',1,1,2,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50816,15595,0,0,1062,0,0,0,'Spothide','','',0,1,2,4,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50817,15595,0,0,1062,0,0,0,'Lith the Stalker','','',0,1,2,4,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50818,15595,0,0,1062,0,0,0,'The Dark Prowler','','',0,1,2,4,0,1,1,0,21,21,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50819,15595,0,0,1062,0,0,0,'Iceclaw','','',0,1,2,4,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50820,15595,0,0,1062,0,0,0,'Ghostpaw','','',0,1,2,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50821,15595,0,0,1062,0,0,0,'Nightsavage','','',0,1,2,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50822,15595,0,0,1062,0,0,0,'One-Eye the Fierce','','',0,1,2,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50823,15595,0,0,1062,0,0,0,'The Ferocious','','',0,1,2,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50824,15595,0,0,32722,0,0,0,'Olaf Iverson','','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50825,15595,0,0,1062,0,0,0,'Feras','','',0,1,2,4,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50826,15595,0,0,32722,0,0,0,'Bernadette Florence','','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50827,15595,0,0,32722,0,0,0,'Jacob Frederickson','','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50828,15595,0,0,1062,0,0,0,'Wildpaw','','',0,1,2,4,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50829,15595,0,0,1062,0,0,0,'Bonk the Nuzzler','','',0,1,2,4,0,1,1,0,33,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50830,15595,0,0,1062,0,0,0,'Aer the Skymirror','','',0,1,2,4,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50831,15595,0,0,1062,0,0,0,'Scritch','','',0,1,2,4,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50832,15595,0,0,1062,0,0,0,'The Night Yowler','','',0,1,2,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50833,15595,0,0,1062,0,0,0,'Duskcoat','','',0,1,2,4,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50834,15595,0,0,36851,0,0,0,'Rethilgore','The Cell Keeper','',72,6,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50835,15595,0,0,36851,0,0,0,'Rethilgore (1)','The Cell Keeper','',72,6,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50836,15595,0,0,1062,0,0,0,'Cournith','','',0,1,2,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50837,15595,0,0,1062,0,0,0,'Kash','','',0,1,2,4,0,1,1,0,52,52,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50838,15595,0,0,1062,0,0,0,'Tabbs','','',0,1,2,4,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50839,15595,0,0,1062,0,0,0,'Chrominius','','',0,1,45,4,0,1,1,0,49,49,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50840,15595,0,0,1062,0,0,0,'Felmaw','','',0,1,45,4,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50841,15595,0,0,32722,0,0,0,'Tammy Ironheart','','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50842,15595,0,0,1062,0,0,0,'Magmagan','','',0,1,45,4,0,1,1,0,52,52,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50843,15595,0,0,1062,0,0,0,'Portent','','',0,1,45,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50844,15595,0,0,1062,0,0,0,'Tyranitar','','',0,1,39,4,0,1,1,0,34,34,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50845,15595,0,0,1062,0,0,0,'Thousand-Tooth','','',0,1,39,4,0,1,1,0,29,29,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50846,15595,0,0,1062,0,0,0,'Slavermaw','','',0,1,39,4,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50847,15595,0,0,1062,0,0,0,'Proceratos','','',0,1,39,4,0,1,1,0,54,54,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50848,15595,0,0,32722,0,0,0,'Terrance Phillips','','',4096,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50849,15595,0,0,1062,0,0,0,'Blistermaw','','',0,1,39,4,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50850,15595,0,0,1062,0,0,0,'Savage','','',0,1,25,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50851,15595,0,0,36850,0,0,0,'Wolf Master Nandos','','',72,6,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50852,15595,0,0,36850,0,0,0,'Wolf Master Nandos (1)','','',72,6,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50853,15595,0,0,1062,0,0,0,'Corpsegnaw the Feeder','','',0,1,25,4,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50854,15595,0,0,1062,0,0,0,'Bloodtooth','','',0,1,25,4,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50855,15595,0,0,1062,0,0,0,'Jaxx the Rabid','','',0,1,25,4,0,1,1,0,52,52,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50856,15595,0,0,1062,0,0,0,'Snark','','',0,1,25,4,0,1,1,0,44,44,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50857,15595,0,0,36848,0,0,0,'Odo the Blindwatcher','','',72,6,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50858,15595,0,0,1062,0,0,0,'Dustwing','','',0,1,37,4,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50859,15595,0,0,1062,0,0,0,'Glimmer','','',0,1,37,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50860,15595,0,0,1062,0,0,0,'Mos\'delith','','',0,1,37,4,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50861,15595,0,0,1062,0,0,0,'Nor-Nasam','','',0,1,37,4,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50862,15595,0,0,3247,0,0,0,'Deathsting Scorpid','','',1,1,20,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50863,15595,0,0,1062,0,0,0,'Granulax','','',0,1,37,4,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50864,15595,0,0,1062,0,0,0,'Thicket','','',0,1,37,4,0,1,1,0,46,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50865,15595,0,0,1062,0,0,0,'Saurix','','',0,1,11,4,0,1,1,0,26,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50866,15595,0,0,22204,0,0,0,'Desert Lion','','',1,1,2,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50867,15595,0,0,1062,0,0,0,'Bloodclaw','','',0,1,11,4,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50868,15595,0,0,1062,0,0,0,'Skree','','',0,1,11,4,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50869,15595,0,0,36849,0,0,0,'Razorclaw the Butcher','','',72,6,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50870,15595,0,0,1062,0,0,0,'The Eviscerator','','',0,1,11,4,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50871,15595,0,0,1062,0,0,0,'Velocitus','','',0,1,11,4,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50872,15595,0,0,1062,0,0,0,'Teryx','','',0,1,11,4,0,1,1,0,26,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50873,15595,0,0,3247,0,0,0,'Majestic Duneprawler','','',1,1,20,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50874,15595,0,0,1062,0,0,0,'Tenok','','',0,1,11,4,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50875,15595,0,0,1062,0,0,0,'Nychus','','',0,1,11,4,0,1,1,0,39,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50876,15595,0,0,1062,0,0,0,'Avis','','',0,1,11,4,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50877,15595,0,0,1062,0,0,0,'Halfclaw','','',0,1,11,4,0,1,1,0,31,31,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50878,15595,0,0,29613,0,0,0,'King Genn Greymane','','',262148,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50879,15595,0,0,1062,0,0,0,'Herdstalker','','',0,1,11,4,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50880,15595,0,0,33474,0,0,0,'Lorna Crowley','','',0,7,0,1,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50881,15595,0,0,33474,0,0,0,'Lorna Crowley','','',0,7,0,1,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50882,15595,0,0,1062,0,0,0,'Chupacabros','','',0,1,11,4,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50883,15595,0,0,1062,0,0,0,'Pathrunner','','',0,1,12,4,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50884,15595,0,0,1062,0,0,0,'Dustflight the Cowardly','','',0,1,12,4,0,1,1,0,29,29,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50885,15595,0,0,1062,0,0,0,'Patrannache','','',0,1,12,4,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50886,15595,0,0,1062,0,0,0,'Seawing','','',0,1,12,4,0,1,1,0,54,54,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50887,15595,0,0,1062,0,0,0,'Longstride','','',0,1,12,4,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50888,15595,0,0,29613,0,0,0,'King Genn Greymane','','',262148,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50889,15595,0,0,1062,0,0,0,'Limpwing the Swift','','',0,1,12,4,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50890,15595,0,0,1062,0,0,0,'Deathsting','','',0,1,44,4,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50891,15595,0,0,1062,0,0,0,'Boros','','',0,1,44,4,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50892,15595,0,0,1062,0,0,0,'Cyn','','',0,1,44,4,0,1,1,0,41,41,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50893,15595,0,0,29613,0,0,0,'King Genn Greymane','','',262148,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50894,15595,0,0,29613,0,0,0,'King Genn Greymane','','',262148,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50895,15595,0,0,1062,0,0,0,'Volux','','',0,1,44,4,0,1,1,0,29,29,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50896,15595,0,0,1062,0,0,0,'Agani','','',0,1,44,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50897,15595,0,0,1062,0,0,0,'Ffexk the Dunestalker','','',0,1,44,4,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50898,15595,0,0,29463,0,0,0,'Prince Liam Greymane','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50899,15595,0,0,1062,0,0,0,'Pili','','',0,1,44,4,0,1,1,0,31,31,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50900,15595,0,0,1062,0,0,0,'Pollix','','',0,1,44,4,0,1,1,0,23,23,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50901,15595,0,0,1062,0,0,0,'Teromak','','',0,1,44,4,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50902,15595,0,0,30563,0,0,0,'Lord Darius Crowley','','',262148,7,0,1,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50903,15595,0,0,1062,0,0,0,'Orlix the Swamplord','','',0,1,44,4,0,1,1,0,54,54,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50904,15595,0,0,30563,0,0,0,'Lord Darius Crowley','','',262148,7,0,1,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50905,15595,0,0,1062,0,0,0,'Cida','','',0,1,44,4,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50906,15595,0,0,1062,0,0,0,'Mutilax','','',0,1,44,4,0,1,1,0,38,38,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50907,15595,0,0,29317,30215,30217,0,'Gilnean Militia','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50908,15595,0,0,1062,0,0,0,'Nighthowl','','',0,1,1,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50909,15595,0,0,1062,0,0,0,'Growler','','',0,1,1,4,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50910,15595,0,0,29317,30215,30217,0,'Gilnean Militia','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50911,15595,0,0,1062,0,0,0,'Sharptooth','','',0,1,1,4,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50912,15595,0,0,1062,0,0,0,'Keen-Ears the Tracker','','',0,1,1,4,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50913,15595,0,0,30288,0,0,0,'Grandma Wahl','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50914,15595,0,0,1062,0,0,0,'Rendclaw','Slaughterer of Rabbits','',0,1,1,4,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50915,15595,0,0,1062,0,0,0,'Snort','','',0,1,1,4,0,1,1,0,41,41,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50916,15595,0,0,1062,0,0,0,'Lamepaw the Whimperer','','',0,1,1,4,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50917,15595,0,0,1062,0,0,0,'Yip','','',0,1,1,4,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50918,15595,0,0,1062,0,0,0,'Yelper','','',0,1,1,4,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50919,15595,0,0,1062,0,0,0,'Moonwaker the Baying','','',0,1,1,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50920,15595,0,0,1062,0,0,0,'Canus','','',0,1,1,4,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50921,15595,0,0,1062,0,0,0,'Lenois','','',0,1,1,4,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50922,15595,0,0,1062,0,0,0,'Warg','','',0,1,1,4,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50923,15595,0,0,2446,0,0,0,'Lupine Spectre','','',72,6,0,1,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50924,15595,0,0,2446,0,0,0,'Lupine Spectre (1)','','',72,6,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50925,15595,0,0,1062,0,0,0,'Grovepaw','','',0,1,1,4,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50926,15595,0,0,1062,0,0,0,'Grizzled Ben','','',0,1,4,4,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50927,15595,0,0,1062,0,0,0,'Ursolon','','',0,1,4,4,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50928,15595,0,0,1062,0,0,0,'Kodir the Cave-Dweller','','',0,1,4,4,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50929,15595,0,0,1062,0,0,0,'Little Bjorn','','',0,1,4,4,0,1,1,0,21,21,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50930,15595,0,0,1062,0,0,0,'Hibernus the Sleeper','','',0,1,4,4,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50931,15595,0,0,1062,0,0,0,'Mange','','',0,1,4,4,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50932,15595,0,0,1062,0,0,0,'Timbercraw','','',0,1,4,4,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50933,15595,0,0,1062,0,0,0,'Dormis the Cub','','',0,1,4,4,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50934,15595,0,0,1126,17188,0,0,'Worgen Spirit','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50935,15595,0,0,1062,0,0,0,'Charger','','',0,1,5,4,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50936,15595,0,0,1062,0,0,0,'Mudkin the Wallower','','',0,1,5,4,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50937,15595,0,0,1062,0,0,0,'Hamhide','','',0,1,5,4,0,1,1,0,37,37,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50938,15595,0,0,1062,0,0,0,'The Sungrass Stalker','','',0,1,5,4,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50940,15595,0,0,1062,0,0,0,'Swee','','',0,1,5,4,0,1,1,0,27,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50941,15595,0,0,1062,0,0,0,'Squealer','','',0,1,5,4,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50942,15595,0,0,1062,0,0,0,'Snoot the Rooter','','',0,1,5,4,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50943,15595,0,0,1062,0,0,0,'Tusky','','',0,1,5,4,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50944,15595,0,0,1062,0,0,0,'Bristlespine','','',0,1,5,4,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50945,15595,0,0,1062,0,0,0,'Scruff','','',0,1,5,4,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50946,15595,0,0,1062,0,0,0,'Hogzilla','','',0,1,5,4,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50947,15595,0,0,1062,0,0,0,'Varah','','',0,1,5,4,0,1,1,0,43,43,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50948,15595,0,0,1062,0,0,0,'Crystalback','','',0,1,5,4,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50949,15595,0,0,1062,0,0,0,'Finn\'s Gambit','','',0,1,5,4,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50950,15595,0,0,1062,0,0,0,'Felspike','','',0,1,5,4,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50951,15595,0,0,1062,0,0,0,'Carapin','','',0,1,8,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50952,15595,0,0,1062,0,0,0,'Barnacle Jim','','',0,1,8,4,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50953,15595,0,0,1062,0,0,0,'Dunge','','',0,1,8,4,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50954,15595,0,0,1062,0,0,0,'Bisque','','',0,1,8,4,0,1,1,0,33,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50955,15595,0,0,1062,0,0,0,'Carcinak','','',0,1,8,4,0,1,1,0,23,23,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50956,15595,0,0,1062,0,0,0,'Pinner','','',0,1,8,4,0,1,1,0,27,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50957,15595,0,0,1062,0,0,0,'Hugeclaw','','',0,1,8,4,0,1,1,0,38,38,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50958,15595,0,0,1062,0,0,0,'Okk the Grasper','','',0,1,8,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50959,15595,0,0,38825,0,0,0,'Karkin','','',1,1,8,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50960,15595,0,0,1062,0,0,0,'Hexapos','','',0,1,8,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50961,15595,0,0,1062,0,0,0,'Soft-Shell','','',0,1,8,4,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50963,15595,0,0,1062,0,0,0,'Scalehide the Maw','','',0,1,6,4,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50964,15595,0,0,1062,0,0,0,'Chops','','',0,1,6,4,0,1,1,0,25,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50965,15595,0,0,1062,0,0,0,'Niles','','',0,1,6,4,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50966,15595,0,0,36853,0,0,0,'Kraes of Eversong','Self-Proclaimed Prince','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50967,15595,0,0,1062,0,0,0,'Craw the Ravager','','',0,1,6,4,0,1,1,0,24,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50968,15595,0,0,1062,0,0,0,'Gullet','','',0,1,6,4,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50969,15595,0,0,1062,0,0,0,'Dampscale','','',0,1,6,4,0,1,1,0,26,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50972,15595,0,0,1062,0,0,0,'Mugs','','',0,1,6,4,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50976,15595,0,0,1062,0,0,0,'Saltwater Behemoth','','',0,1,6,4,0,1,1,0,34,34,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50977,15595,0,0,36854,0,0,0,'Slidfen','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50979,15595,0,0,1062,0,0,0,'The River Stalker','','',0,1,6,4,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50981,15595,0,0,1062,0,0,0,'Luk\'hok','','',0,1,9,4,0,1,1,0,24,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50985,15595,0,0,1062,0,0,0,'Poundfist','','',0,1,9,4,0,1,1,0,27,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50986,15595,0,0,1062,0,0,0,'Goldenback','','',0,1,9,4,0,1,1,0,26,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50988,15595,0,0,36855,0,0,0,'Linore Erona','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50989,15595,0,0,32722,0,0,0,'Terra','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50990,15595,0,0,1062,0,0,0,'Nakk the Thunderer','','',0,1,9,4,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50991,15595,0,0,32722,0,0,0,'Cloudpuncher','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50992,15595,0,0,1062,0,0,0,'Gorok','','',0,1,9,4,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50993,15595,0,0,1062,0,0,0,'Gal\'dorak','','',0,1,43,4,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50994,15595,0,0,32722,0,0,0,'Draftspiller','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50995,15595,0,0,1062,0,0,0,'Bruiser','','',0,1,43,4,0,1,1,0,52,52,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50996,15595,0,0,32722,0,0,0,'Terrorweaver','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50997,15595,0,0,1062,0,0,0,'Bornak the Gorer','','',0,1,43,4,0,1,1,0,54,54,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50998,15595,0,0,1062,0,0,0,'Stompy','','',0,1,43,4,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(50999,15595,0,0,1062,0,0,0,'Thorix','','',0,1,20,4,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51000,15595,0,0,1062,0,0,0,'Blackshell the Impenetrable','','',0,1,20,4,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51001,15595,0,0,1062,0,0,0,'Venomclaw','','',0,1,20,4,0,1,1,0,42,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51002,15595,0,0,1062,0,0,0,'Scorpoxx','','',0,1,20,4,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51003,15595,0,0,32722,0,0,0,'Johnathan Phillips','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51004,15595,0,0,1062,0,0,0,'Toxx','','',0,1,20,4,0,1,1,0,56,56,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51005,15595,0,0,32722,0,0,0,'Bolrova Taloris','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51006,15595,0,0,32722,0,0,0,'Nephram Salinite','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51007,15595,0,0,1062,0,0,0,'Serkett','','',0,1,20,4,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51008,15595,0,0,1062,0,0,0,'The Barbed Horror','','',0,1,20,4,0,1,1,0,44,44,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51009,15595,0,0,32722,0,0,0,'Lori Loftheart','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51010,15595,0,0,1062,0,0,0,'Snips','','',0,1,20,4,0,1,1,0,49,49,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51011,15595,0,0,32722,0,0,0,'Pedrix Valtora','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51012,15595,0,0,1062,0,0,0,'Shimmershell','','',0,1,21,4,0,1,1,0,7,7,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51013,15595,0,0,1062,0,0,0,'Rockhide the Immovable','','',0,1,21,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51014,15595,0,0,1062,0,0,0,'Terrapis','','',0,1,21,4,0,1,1,0,8,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51015,15595,0,0,1062,0,0,0,'Silthide','','',0,1,21,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51016,15595,0,0,1062,0,0,0,'Murr','','',0,1,21,4,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51017,15595,0,0,1062,0,0,0,'Gezan','','',0,1,32,4,0,1,1,0,49,49,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51018,15595,0,0,1062,0,0,0,'Zormus','','',0,1,32,4,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51019,15595,0,0,1062,0,0,0,'Narakk','','',0,1,32,4,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51020,15595,0,0,1062,0,0,0,'The Invisible Stalker','','',0,1,32,4,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51021,15595,0,0,1062,0,0,0,'Vorticus','','',0,1,32,4,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51022,15595,0,0,1062,0,0,0,'Chordix','','',0,1,42,4,0,1,1,0,24,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51023,15595,48035,0,34096,34095,0,0,'Demented Prisoner','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51024,15595,0,0,1062,0,0,0,'Nematoss','','',0,1,42,4,0,1,1,0,34,34,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51025,15595,0,0,1062,0,0,0,'Dilennaa','','',0,1,42,4,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51026,15595,0,0,1062,0,0,0,'Gnath','','',0,1,42,4,0,1,1,0,12,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51027,15595,0,0,1062,0,0,0,'Spirocula','','',0,1,42,4,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51028,15595,0,0,1062,0,0,0,'The Deep Tunneler','','',0,1,42,4,0,1,1,0,53,53,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51029,15595,0,0,1062,0,0,0,'Parasitus','','',0,1,42,4,0,1,1,0,38,38,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51030,15595,0,0,1062,0,0,0,'Onych','','',0,1,42,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51031,15595,0,0,1062,0,0,0,'Tracker','','',0,1,52,4,0,1,1,0,36,36,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51032,15595,0,0,1062,0,0,0,'Muffin','','',0,1,52,4,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51033,15595,0,0,328,32832,0,0,'Deathwing Zeppelin Ride Vehicle','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1435,0,0,0,0,0,0,0,0,0),(51034,15595,0,0,36849,0,0,0,'Razorclaw the Butcher (1)','','',72,6,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51035,15595,0,0,11686,20570,0,0,'Cinematic Camera Vehicle 01','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51036,15595,0,0,11686,20570,0,0,'Cinematic Camera Vehicle 02','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51037,15595,0,0,1062,0,0,0,'Lost Gilnean Wardog','','',0,1,52,4,0,1,1,0,14,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51038,15595,0,0,11686,20570,0,0,'Cinematic Camera Target 00','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51039,15595,0,0,21381,20577,0,0,'Cinematic Camera Target 01','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51040,15595,0,0,1062,0,0,0,'Snuffles','','',0,1,52,4,0,1,1,0,25,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51041,15595,0,0,21381,11686,0,0,'Cinematic Camera Target [INTERNAL ONLY]','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51042,15595,0,0,1062,0,0,0,'Bleakheart','','',0,1,52,4,0,1,1,0,42,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51043,15595,0,0,1062,0,0,0,'B\'lok the Shadow Mutt','','',0,1,52,4,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51044,15595,0,0,1062,0,0,0,'Plague','','',0,1,52,4,0,1,1,0,8,8,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51045,15595,0,0,1062,0,0,0,'Arcanus','','',0,1,52,4,0,1,1,0,54,54,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51046,15595,0,0,1062,0,0,0,'Fidonis','','',0,1,52,4,0,1,1,0,48,48,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51047,15595,0,0,1126,17188,0,0,'Worgen Spirit','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51048,15595,0,0,1062,0,0,0,'Rexxus','','',0,1,52,4,0,1,1,0,47,47,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51049,15595,0,0,1062,0,0,0,'Bongo','','',0,1,51,4,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51050,15595,0,0,1062,0,0,0,'Bonobus','','',0,1,51,4,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51051,15595,0,0,1062,0,0,0,'Jumpi the Swinger','','',0,1,51,4,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51052,15595,0,0,1062,0,0,0,'Gib the Banana-Hoarder','','',0,1,51,4,0,1,1,0,52,52,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51053,15595,0,0,1062,0,0,0,'Quirix','','',0,1,53,4,0,1,1,0,43,43,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51054,15595,0,0,1062,0,0,0,'Dak the Hardened','','',0,1,53,4,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51055,15595,0,0,1062,0,0,0,'Clattershell','','',0,1,53,4,0,1,1,0,17,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51056,15595,0,0,1062,0,0,0,'Opterax','','',0,1,53,4,0,1,1,0,31,31,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51057,15595,0,0,1062,0,0,0,'Weevil','','',0,1,53,4,0,1,1,0,22,22,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51058,15595,0,0,1062,0,0,0,'Aphis','','',0,1,53,4,0,1,1,0,39,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51059,15595,0,0,1062,0,0,0,'Kah\'tir','','',0,1,53,4,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51060,15595,0,0,36054,0,0,0,'Farseer Nobundo','Earthen Ring','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51061,15595,0,0,1062,0,0,0,'Roth-Salam','','',0,1,53,4,0,1,1,0,39,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51062,15595,0,0,1062,0,0,0,'Khep-Re','','',0,1,53,4,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51063,15595,0,0,1062,0,0,0,'Phalanax','','',0,1,53,4,0,1,1,0,26,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51064,15595,0,0,1062,0,0,0,'Glitterweb','','',0,1,55,4,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51065,15595,0,0,35963,0,0,0,'Muln Earthfury','','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51066,15595,0,0,1062,0,0,0,'Crystalfang','','',0,1,55,4,0,1,1,0,49,49,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51067,15595,0,0,1062,0,0,0,'Glint','','',512,1,55,4,0,1,1,0,29,29,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51068,15595,0,0,33191,33192,33193,33194,'Earthmender','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51069,15595,0,0,1062,0,0,0,'Scintillex','','',0,1,55,4,0,1,1,0,39,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51070,15595,0,0,35117,0,0,0,'Salhet','','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51071,15595,0,0,4693,0,0,0,'Captain Florence','','',0,7,0,4,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51072,15595,0,0,1062,0,0,0,'Vulpos','','',0,1,50,4,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51073,15595,0,0,35770,0,0,0,'King Phaoris','Ruler of Ramkahen','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51074,15595,0,0,1062,0,0,0,'Alope','','',0,1,50,4,0,1,1,0,33,33,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51075,15595,0,0,35131,0,0,0,'Prince Nadun','','',1048576,7,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51076,15595,0,0,1062,0,0,0,'Lopex','','',0,1,50,4,0,1,1,0,23,23,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51077,15595,0,0,1062,0,0,0,'Bushtail','','',0,1,50,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51078,15595,0,0,1062,0,0,0,'Kitt','','',0,1,50,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51079,15595,0,0,30103,0,0,0,'Captain Foulwind','','',0,7,0,4,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51080,15595,0,0,1126,17188,0,0,'Worgen Spirit','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51082,15595,0,0,11686,0,0,0,'Nahom Event Camera','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51083,15595,0,0,11686,0,0,0,'Gilneas Funeral Camera','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,85188,92721,92728,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51084,15595,0,0,11686,0,0,0,'Gilneas End Camera','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51085,15595,0,0,1126,17188,0,0,'Worgen Spirit','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51086,15595,0,0,36848,0,0,0,'Odo the Blindwatcher (1)','','',72,6,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51087,15595,0,0,13629,0,0,0,'Seeds of the Blacksouled Credit','','',0,4,0,0,0,1,1,0,71,71,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51088,15595,0,0,35231,0,0,0,'Siamat (1)','Lord of the South Wind','',104,4,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51089,15595,0,0,1126,11686,0,0,'Nefarian\'s Lightning Machine','','',1048648,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51090,15595,0,0,37154,0,0,0,'Singing Sunflower','','',1024,12,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51097,15595,0,0,16480,21342,0,0,'Harrison Vehicle Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51098,15595,0,0,30233,36401,0,0,'Place it here!','','',1611662336,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51099,15595,0,0,36875,0,0,0,'Arcane Reforger','The Highborne','Reforge',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51100,15595,0,0,16480,21342,0,0,'Schnottz Vehicle Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51101,15595,0,0,32679,0,0,0,'Magmaw (1)','','vehichleCursor',262252,1,42,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,834,0,0,0,0,0,0,0,0,0),(51102,15595,0,0,32679,0,0,0,'Magmaw (2)','','vehichleCursor',262252,1,42,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,834,0,0,0,0,0,0,0,0,0),(51103,15595,0,0,32679,0,0,0,'Magmaw (3)','','vehichleCursor',262252,1,42,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,834,0,0,0,0,0,0,0,0,0),(51104,15595,0,0,32716,0,0,0,'Nefarian (1)','','',108,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51105,15595,0,0,32716,0,0,0,'Nefarian (2)','','',108,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51106,15595,0,0,32716,0,0,0,'Nefarian (3)','','',108,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51107,15595,0,0,368,0,0,0,'Young Widow','','',1,1,3,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51113,15595,0,0,36611,36595,0,0,'Storm Scarab','','',0,1,0,5,0,1,1,0,1,1,0,1,1,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51114,15595,0,0,16480,21342,0,0,'Beam Target Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51115,15595,0,0,33559,0,0,0,'Cataclysm Jewelcrafting Figurine Drop (DO NOT LOCALIZE)','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51116,15595,0,0,32569,0,0,0,'Onyxia (1)','','',108,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51117,15595,0,0,32569,0,0,0,'Onyxia (2)','','',108,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51118,15595,0,0,32569,0,0,0,'Onyxia (3)','','',108,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51119,15595,0,0,33185,0,0,0,'Chromatic Prototype (1)','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51120,15595,0,0,33185,0,0,0,'Chromatic Prototype (2)','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51121,15595,0,0,33185,0,0,0,'Chromatic Prototype (3)','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51122,15595,0,0,36896,0,0,0,'Deathy','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51123,15595,0,0,33463,0,0,0,'Pool of Blood','','',1048576,10,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51124,15595,0,0,35781,0,0,0,'Pool of Blood - small','','',1048576,10,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51125,15595,0,0,17703,0,0,0,'Sharpbeak','','',1048576,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1434,0,0,0,0,0,0,0,0,0),(51126,15595,0,0,30412,36332,36336,0,'Wildhammer Gryphon Hatchling','','',1048576,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51127,15595,0,0,17759,34890,0,0,'Wildhammer Gryphon','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51128,15595,0,0,18749,18750,18751,18752,'Wildhammer Guard','','',1074790400,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51130,15595,0,0,33346,33347,33348,0,'Dragonmaw Worker','','',1074790400,10,0,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51131,15595,0,0,35439,35440,35441,35442,'Wildhammer Homesteader','','',0,7,0,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51132,15595,0,0,16480,21342,0,0,'Beam Target Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51133,15595,0,0,19454,0,0,0,'Twilight Fiend (1)','','',72,10,0,1,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.9105,0.9105,0,2000,15,15,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51134,15595,0,0,16480,21342,0,0,'Obelisk Explosion Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51135,15595,0,0,16480,21342,0,0,'Beam Target Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51137,15595,0,0,1126,11686,0,0,' Horde Zeppelin Sound Bunny','','',1056,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51139,15595,0,0,4449,29905,0,0,'Swoop Egg','','',0,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51140,15595,0,0,36496,0,0,0,'Calen','','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51141,15595,0,0,17718,0,0,0,'Firebeard Gryphon Mount','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51144,15595,0,0,16480,21342,0,0,'Beam Target Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51146,15595,0,0,29613,33474,0,0,'Clone [Internal]','','',1075052548,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51147,15595,0,0,37030,0,0,0,'Suns\' Radiance [INTERNAL]','','',1074790400,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51148,15595,0,0,27569,23830,0,0,'Deathwing and Alexstrasza Fight Vehicle - Cutscene [INTERNAL ONLY]','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51149,15595,0,0,20570,11686,0,0,'Horde Cannon Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51150,15595,0,0,20570,11686,0,0,'Alliance Cannon Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51152,15595,0,0,15672,0,0,0,'Ultramarine Qiraji Battle Tank','','',0,10,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51153,15595,0,0,25710,0,0,0,'Vermillion Vanguard [TEST VEHICLE - INTERNAL ONLY]','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51156,15595,0,0,11686,0,0,0,'Obsidian Whelp Vehicle (DND)','','',1091568640,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0),(51157,15595,0,0,1126,33553,0,0,'Golden Orb','','LootAll',1048576,10,0,1,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51159,15595,0,0,36496,0,0,0,'Calen','','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51165,15595,0,0,37243,37244,37245,37246,'Baradin Guard','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51166,15595,0,0,35544,35545,0,0,'Hellscream\'s Sentry','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51171,15595,0,0,28227,0,0,0,'Alexstrasza the Life-Binder','Queen of the Dragons','',36,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51172,15595,0,0,11686,32411,0,0,'Player Stunt Double [INTERNAL ONLY]','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51173,15595,0,0,25710,0,0,0,'Vermillion Vanguard','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51174,15595,0,0,26353,21342,0,0,'Brann Bronzebeard','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51182,15595,0,0,32934,32932,32931,32930,'Trogg Dweller Credit','','',72,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51184,15595,0,0,31430,31505,31506,0,'Twilight Minion Credit','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51186,15595,0,0,23742,0,0,0,'Alexstrasza the Life-Binder','Queen of the Dragons','',36,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51187,15595,0,0,16480,21342,0,0,'Coffer Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51188,15595,0,0,11686,0,0,0,'\"Unlimited Potential\" Captured Pygmy Kill Credit','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51189,15595,0,0,1126,11686,0,0,'Azshara Land Mine Bunny','','',1024,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51190,15595,0,0,37128,0,0,0,'Vision of the Naaru','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51191,15595,0,0,37129,37139,0,0,'Very Tiny Draenei','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51192,15595,0,0,25320,25322,25323,25324,'Forsaken Blightspreader','','Directions',0,7,0,0,0,1,1,0,13,14,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51194,15595,51199,0,35899,35900,35901,0,'Captured Wild Camel','','',0,1,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51196,15595,0,0,37137,0,0,0,'Schnottz\'s Skeleton','','',1074790400,6,0,0,0,1,1,0,1,1,0,11,11,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51197,15595,51199,0,35899,35900,35901,0,'Captured Wild Camel','','',0,1,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51198,15595,51199,0,35899,35900,35901,0,'Captured Wild Camel','','',0,1,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51199,15595,0,0,35899,35900,35901,0,'Wild Camel PROXY (DO NOT LOCALIZE)','','',0,1,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51200,15595,0,0,35543,0,0,0,'Vision of the Naaru Invisible Stalker','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51225,15595,0,0,37140,0,0,0,'GS-9x Multi-Bot (Full)','','',0,9,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51228,15595,0,0,16480,21342,0,0,'Flare Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51229,15595,0,0,37293,0,0,0,'Cardboard Assassin','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51231,15595,0,0,16480,21342,0,0,'Laser Emitter','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51232,15595,0,0,16480,21342,0,0,'Laser Target','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51236,15595,0,0,37177,0,0,0,'Aeonaxx','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51237,15595,0,0,20356,0,0,0,'Test Monster - Vehicle Facing','','vehichleCursor',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51238,15595,0,0,36800,36800,36802,36803,'Afflicted Gilnean','','',0,7,0,0,0,1,1,0,3,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51239,15595,0,0,1126,24964,0,0,'Earthquake Target (DND)','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51246,15595,0,0,37163,0,0,0,'Tree of Life TEST (DND)','','',0,4,0,0,0,1,1,0,25,26,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51248,15595,0,0,35496,0,0,0,'Exposed Head of Magmaw (1)','','',16778312,10,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51249,15595,0,0,35496,0,0,0,'Exposed Head of Magmaw (2)','','',16778312,10,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51250,15595,0,0,35496,0,0,0,'Exposed Head of Magmaw (3)','','',16778312,10,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51251,15595,0,0,35496,0,0,0,'Exposed Head of Magmaw (1)','','',16778316,10,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51252,15595,0,0,35496,0,0,0,'Exposed Head of Magmaw (2)','','',16778316,10,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51253,15595,0,0,35496,0,0,0,'Exposed Head of Magmaw (3)','','',16778316,10,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51254,15595,0,0,12917,0,0,0,'Captain Dirgehammer','Conquest Quartermaster','',4096,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51255,15595,0,0,21512,0,0,0,'Lieutenant Tristia','Glorious Conquest Quartermaster','',4096,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51256,15595,0,0,31953,0,0,0,'Knight-Lieutenant T\'Maire Sydes','Honor Quartermaster','',4096,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51257,15595,0,0,20076,0,0,0,'Earthwatcher Waveguard','','',0,4,0,1,0,1,1,0,1,1,0,252,252,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51258,15595,0,0,21955,11686,0,0,'Desecration Stalker (1)','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51259,15595,0,0,35899,35900,35901,0,'Domesticated Camel','','',0,1,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51265,15595,0,0,37181,0,0,0,'Fallen Footman','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51266,15595,0,0,37182,0,0,0,'Fallen Grunt','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51267,15595,0,0,37149,0,0,0,'Aeonaxx','Mate of Aeosera','vehichleCursor',72,2,0,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51268,15595,0,0,35543,0,0,0,'Sword Dance Invisible Stalker','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51269,15595,0,0,37188,0,0,0,'Sword Dancer A','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51270,15595,0,0,37189,0,0,0,'Sword Dancer B','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51271,15595,0,0,37190,0,0,0,'Sword Dancer C','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51272,15595,0,0,37191,0,0,0,'Sword Dancer D','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51273,15595,0,0,6290,0,0,0,'Lil\' Alexstrasza','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51276,15595,0,0,32911,0,0,0,'Ozumat','','',1074790400,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51277,15595,35229,0,33551,36770,36771,36772,'Bloodfang Stalker','','',0,7,0,0,0,1,1,0,4,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51287,15595,0,0,37254,0,0,0,'Colonel Karzag','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51288,15595,0,0,37269,0,0,0,'Major Marsden','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51291,15595,0,0,33006,0,0,0,'Congealed Blood (1)','','',72,10,0,1,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51292,15595,0,0,37212,0,0,0,'Grey Riding Camel','','',0,1,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51293,15595,0,0,169,11686,0,0,'Fury of the Sands','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51309,15595,0,0,29310,29311,29312,29313,'Kor\'kron Sky Guard [DND]','','',524288,1,0,0,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51310,15595,0,0,37232,0,0,0,'Kor\'kron Sky Guard Rider [DND]','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51311,15595,0,0,16480,21342,0,0,'Sub Test','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51312,15595,0,0,24302,0,0,0,'Blackriver Horde Credit [INTERNAL]','','',0,7,0,0,0,1,1,0,73,74,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51313,15595,0,0,35439,35440,35441,35442,'Wildhammer Homesteader','','',0,7,0,0,0,1,1,0,82,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51315,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51316,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51317,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51318,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51319,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51320,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51321,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51322,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51323,15595,0,0,7117,7118,14369,14370,'Tirisfal Deathguard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51329,15595,0,0,38498,0,0,0,'Seedling Pod','','',8,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51334,15595,0,0,33870,33871,33872,33873,'Andorhal Deathguard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51335,15595,0,0,1126,11686,0,0,'Herbouflage Effect (DND)','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51336,15595,0,0,37283,0,0,0,'Vision of C\'Thun','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51337,15595,0,0,11686,0,0,0,'Mirror Image','','',17825792,7,0,0,0,1,1,0,1,1,0,13,13,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51338,15595,0,0,16480,26241,0,0,'Guardian Waypoint Vehicle','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51339,15595,0,0,1126,11686,0,0,'Soul Mirror Effect (DND)','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51340,15595,0,0,37285,0,0,0,'Twilight Portal','','vehichleCursor',1048584,4,0,1,0,1,1,0,84,84,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1536,0,0,0,0,0,0,0,0,0),(51341,15595,0,0,37286,0,0,0,'Silithid Egg Disguise','','',0,10,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51342,15595,0,0,12151,0,0,0,'Hive\'Ashi Egg Tender','','',0,1,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51343,15595,0,0,25113,0,0,0,'D-1000','','',2147483648,4,0,1,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51344,15595,0,0,30403,0,0,0,'D-1000','','',2147483648,4,0,1,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51345,15595,0,0,26594,0,0,0,'D-1000','','',2147483648,4,0,1,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51347,15595,0,0,35543,0,0,0,'Headdress of the First Shaman Stalker','','',2,10,0,0,0,1,1,0,34,34,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51350,15595,0,0,35426,0,0,0,'Argaloth (1)','','',108,3,0,1,0,0.5,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51351,15595,0,0,35906,0,0,0,'Demon Containment Unit (1)','','',72,9,0,1,0,1,1,0,1,1,0,3150,3150,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51352,15595,0,0,956,0,0,0,'Rhea\'s Child','','',0,2,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51353,15595,0,0,11591,11592,11594,11596,'Servant of House Barov','','',0,7,0,0,0,1,1,0,43,43,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51354,15595,0,0,27569,0,0,0,'Alexstrasza the Life-Binder','Queen of the Dragons','',36,2,0,3,0,1,1,0,1,1,0,420000,420000,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51355,15595,0,0,33791,23748,0,0,'Deathwing','Aspect of Death','',36,2,0,1,0,1,1,0,1,1,0,420000000,420000000,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51356,15595,0,0,36496,0,0,0,'Calen','','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51357,15595,0,0,11686,32411,0,0,'Player Stunt Double [INTERNAL ONLY]','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51358,15595,0,0,15180,27823,0,0,'Deathwing Intro Cutscene Vehicle [INTERNAL ONLY]','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51359,15595,0,0,37324,0,0,0,'Spirit of Cliffwatcher Longhorn','','',0,9,0,0,0,1,1,0,43,43,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51360,15595,51380,0,37313,37314,37315,0,'Twilight Spinecarver','','',0,7,0,0,0,1,1,0,56,57,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51361,15595,51380,0,37316,37317,37318,37319,'Twilight Hivelurker','','',0,7,0,0,0,1,1,0,56,57,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51362,15595,51380,0,37320,37321,37323,37322,'Twilight Chitinguard','','',0,7,0,0,0,1,1,0,56,57,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51363,15595,0,0,18081,0,0,0,'Gibbering Horror','','',0,10,0,0,0,1,1,0,56,57,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51364,15595,0,0,28004,0,0,0,'Faceless Mangler','','',0,10,0,0,0,1,1,0,56,57,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51365,15595,0,0,37327,0,0,0,'Eldritch Larva','','',0,1,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51366,15595,0,0,7804,0,0,0,'Eranikus\' Shade','','',0,2,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51367,15595,0,0,4416,0,0,0,'PTR Portcullis Helper','Activates Nefarian Encounter if Testing is Enabled','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51368,15595,0,0,31045,0,0,0,'Roaming Colossus','','',65537,1,59,0,0,1,1,0,58,58,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51369,15595,0,0,31046,0,0,0,'Roaming Colossus','','',65537,1,59,0,0,1,1,0,58,58,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51373,15595,0,0,32236,0,0,0,'The Bomb','','',1310720,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51374,15595,0,0,32266,0,0,0,'Rope Ladder','','',1310720,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51375,15595,0,0,37347,0,0,0,'Cenarion Scout Jalia','','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51377,15595,0,0,37340,0,0,0,'Vision of Cho\'gall','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51378,15595,0,0,37341,0,0,0,'Ghastly Wolf','','',0,6,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51385,15595,0,0,37346,0,0,0,'Tentacled Burster','','',0,10,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51386,15595,0,0,15304,15305,15306,15307,'Corrupted Prisoner','','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51391,15595,0,0,37356,0,0,0,'Throne of Tides Teleporter','','vehichleCursor',1611661312,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51394,15595,0,0,15790,0,0,0,'Giant Claw Tentacle','','',1048576,10,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51395,15595,0,0,37356,0,0,0,'Throne of Tides Teleporter','','vehichleCursor',1611661312,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51396,15595,0,0,37355,0,0,0,'Stonecore Teleporter','','vehichleCursor',1611661312,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51397,15595,0,0,37355,0,0,0,'Stonecore Teleporter','','vehichleCursor',1611661312,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51398,15595,0,0,37357,0,0,0,'Rom\'ogg Bonecrusher','','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51400,15595,0,0,37358,0,0,0,'Haunted Stable Hand','','',8,6,0,0,0,1,1,0,15,15,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51401,15595,0,0,37360,0,0,0,'Madexx','','',1,1,20,4,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51402,15595,0,0,37362,0,0,0,'Madexx','','',1,1,20,4,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51403,15595,0,0,37359,0,0,0,'Madexx','','',1,1,20,4,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51404,15595,0,0,37361,0,0,0,'Madexx','','',1,1,20,4,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51405,15595,0,0,36776,0,0,0,'Angered Earth','','',8,4,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51406,15595,0,0,169,11686,0,0,'Quake','','',0,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51407,15595,0,0,1126,33553,0,0,'Chains of Woe','','',0,10,0,1,0,1,1,0,1,1,0,630,630,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51409,15595,0,0,30209,0,0,0,'Lorna Crowley','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51410,15595,0,0,14367,0,0,0,'Chromaggus','','',76,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51411,15595,0,0,37365,0,0,0,'Neill Penny','','',0,7,0,0,0,1,1,0,3,3,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51412,15595,0,0,37368,0,0,0,'Magmadar','','',108,1,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51413,15595,0,0,31711,0,0,0,'Baron Geddon','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51414,15595,0,0,37366,0,0,0,'Shazzrah','','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51415,15595,0,0,37367,0,0,0,'Gehennas','','',76,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51416,15595,0,0,21079,0,0,0,'Vaelian the Corrupt','','',76,2,0,3,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51417,15595,0,0,34813,0,0,0,'Theralion','','',76,2,0,3,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51418,15595,0,0,35580,0,0,0,'Firemaw','','',76,2,0,3,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51419,15595,0,0,16664,0,0,0,'Warchief Rend Blackhand','','',76,2,0,3,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51420,15595,0,0,37371,0,0,0,'Gyth','','',76,2,0,3,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51421,15595,0,0,36475,0,0,0,'Ozruk','','',72,5,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51422,15595,0,0,11686,0,0,0,'Rupture Controller','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51423,15595,0,0,36550,0,0,0,'Rupture','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51425,15595,0,0,11686,0,0,0,'Quicksilver Submersion [INTERNAL]','','',0,10,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51426,15595,0,0,10095,0,0,0,'Chromatic Whelp','','',72,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51427,15595,0,0,34250,0,0,0,'Cho\'gall','','',12,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51428,15595,0,0,15881,0,0,0,'Claw Tentacle','','',1048576,10,0,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51429,15595,0,0,4259,4260,4602,4601,'Orgrimmar Grunt','','Directions',0,7,0,0,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51430,15595,0,0,14885,0,0,0,'Darkflight Soldier','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51431,15595,0,0,2534,0,0,0,'Darkflight Flameblade','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51432,15595,0,0,15418,0,0,0,'Arygos','Brood of Malygos','',4,2,0,1,0,1,1,0,63,63,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51433,15595,0,0,37376,0,0,0,'Merithra of the Nightmare','','',2147483648,2,0,0,0,1,1,0,58,58,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51434,15595,0,0,19942,0,0,0,'Millhouse Manastorm','The Forgemaster','',0,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51435,15595,0,0,11686,0,0,0,'Alliance Gunship','','',1048576,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1544,0,0,0,0,0,0,0,0,0),(51436,15595,0,0,11686,0,0,0,'Horde Gunship','','',1048576,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1545,0,0,0,0,0,0,0,0,0),(51437,15595,0,0,33429,0,0,0,'Forgemaster Throngus','','',72,5,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51438,15595,0,0,27225,0,0,0,'Broodlord Lashlayer','','',76,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51439,15595,0,0,4259,4260,4602,4601,'Orgrimmar Grunt','','Directions',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51441,15595,0,0,34652,0,0,0,'Twilight Pyremaw','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51442,15595,0,0,10193,0,0,0,'The Beast','','',65613,1,45,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51443,15595,0,0,31379,0,0,0,'Fabulous Flames','','',64,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51444,15595,0,0,23767,0,0,0,'Fabulous Flames','','',64,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51445,15595,0,0,1126,11686,0,0,'Magma Pool','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51446,15595,0,0,20943,0,0,0,'General Drakkisath','','',76,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51447,15595,0,0,11686,0,0,0,'Flame Trap','','',36,10,0,3,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51448,15595,0,0,11686,0,0,0,'Dark Fissure','','',0,10,0,0,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51449,15595,0,0,33792,0,0,0,'Commander Ulthok','The Festering Prince','',8,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51450,15595,0,0,23319,25643,0,0,'Rainspeaker Warrior','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51451,15595,0,0,25380,25638,0,0,'Frenzyheart Berserker','','',0,7,0,1,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51452,15595,0,0,32716,0,0,0,'Nefarian','','',108,2,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51456,15595,0,0,37456,0,0,0,'Lava Parasite (1)','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51457,15595,0,0,37456,0,0,0,'Lava Parasite (2)','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51458,15595,0,0,37456,0,0,0,'Lava Parasite (3)','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51459,15595,0,0,37456,0,0,0,'Lava Parasite (1)','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51460,15595,0,0,37456,0,0,0,'Lava Parasite (2)','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51461,15595,0,0,37456,0,0,0,'Lava Parasite (3)','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51462,15595,0,0,1141,1418,2176,0,'Mine Rat','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51463,15595,0,0,16480,21342,0,0,'Periscope Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51464,15595,0,0,16480,21342,0,0,'Periscope Waypoint Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51465,15595,0,0,16480,21342,0,0,'Periscope Target','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51466,15595,0,0,23767,0,0,0,'Fabulous Flames','','',64,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51467,15595,0,0,37413,0,0,0,'Moonkin Hatchling','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51469,15595,0,0,12231,0,0,0,'Fire Elemental (1)','','',1024,4,0,1,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51470,15595,0,0,18050,0,0,0,'Shadow Lord (1)','','',1024,10,0,1,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51471,15595,0,0,36568,36569,36570,30263,'Krazzworks Defender','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51472,15595,0,0,36843,36844,36845,36846,'Crushblow Defender','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51473,15595,0,0,34294,34295,34296,34297,'Victor\'s Point Soldier','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51474,15595,0,0,34294,34295,34296,34297,'Highbank Guardsman','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51475,15595,0,0,32575,0,0,0,'Hellscream\'s Vanguard','','',0,7,0,1,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51476,15595,0,0,37391,0,0,0,'Stormwind Seal','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51478,15595,0,0,32162,0,0,0,'Cavern Crawler','','',0,1,0,1,0,1,1,0,1,1,0,252,252,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51479,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51480,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51481,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51482,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51483,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51484,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51485,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51486,15595,0,0,32473,0,0,0,'Naz\'jar Honor Guard','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51487,15595,0,0,16480,26241,0,0,'Guardian Waypoint Vehicle','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1531,0,0,0,0,0,0,0,0,0),(51493,15595,0,0,26240,0,0,0,'Cho\'gall','','',12,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51494,15595,0,0,26240,0,0,0,'Cho\'gall','','',12,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51495,15595,0,0,37401,0,0,0,'Steeg Haskell','Guild Vendor','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51501,15595,0,0,37399,0,0,0,'Nuri','Guild Vendor','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51502,15595,0,0,37398,0,0,0,'Larissia','Guild Vendor','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51506,15595,0,0,1126,14501,25942,0,'Column of Light','','',1048640,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,5000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51507,15595,0,0,37421,37422,37423,0,'Forest Song Peacekeeper','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51508,15595,0,0,30329,30330,0,0,'Valormok Guard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51510,15595,0,0,29239,29238,0,0,'Grove Protector','','',0,4,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51511,15595,0,0,37450,37451,37452,0,'Thargad\'s Bodyguard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51512,15595,0,0,37403,0,0,0,'Mirla Silverblaze','Guild Vendor','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51513,15595,0,0,37430,37431,37432,0,'Irontree Bruiser','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51514,15595,0,0,37424,37425,37426,0,'Camp Ataya Brave','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51515,15595,0,0,7115,10152,0,0,'Mulgore Protector','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51516,15595,0,0,37453,37454,37455,0,'Nozzlepot Bruiser','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51517,15595,0,0,37433,37434,37435,0,'Bootlegger Bruiser','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51518,15595,0,0,1598,1608,0,0,'Loch Modan Mountaineer','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51519,15595,0,0,3258,0,0,0,'Elwynn Guard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51520,15595,0,0,37438,37439,37440,0,'Wetlands Mountaineer','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51522,15595,0,0,37486,37487,37488,0,'Bulwark Dreadguard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51523,15595,0,0,37507,37508,37509,0,'New Kargath Defender','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51524,15595,0,0,37494,37495,37497,0,'Thorium Brotherhood Sentry','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51525,15595,0,0,37457,37458,37459,0,'Marshal Expeditions Mercenary','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51527,15595,0,0,37046,37392,0,0,'Carrie Eileen Steen','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51528,15595,0,0,37049,37393,0,0,'Jamie Harriott','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51529,15595,0,0,37048,37394,0,0,'Jenn Stravaganza','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51530,15595,0,0,37047,37395,0,0,'Rachel DeSimone','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51532,15595,0,0,37460,37461,37462,37463,'Speedbarge Security','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51533,15595,0,0,37519,37520,37521,0,'Fort Livingston Guard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51534,15595,0,0,37483,37484,37485,0,'Digsite Defender','','',0,7,0,0,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51535,15595,0,0,37522,37523,37524,0,'Chillwind Guard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51536,15595,0,0,37511,37512,37513,0,'Reliquary Overseer','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51537,15595,0,0,37515,37516,37517,0,'Dragon\'s Mouth Sentry','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51538,15595,0,0,37489,37490,37491,0,'Dustwind Overseer','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51540,15595,0,0,37501,37502,37503,0,'Vigil Guard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51542,15595,0,0,37498,37499,37500,0,'Surwich Warden','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51543,15595,0,0,37465,37466,37467,0,'Farstrider Scout','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51544,15595,0,0,19626,0,0,0,'Aeris Landing Nexus-Guard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51545,15595,0,0,37528,37529,37530,0,'Explorer\'s League Scout','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51546,15595,0,0,37474,37475,37476,0,'Nozzlerust Bruiser','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51547,15595,0,0,37504,37505,37506,0,'Dubra\'Jin Watcher','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51548,15595,0,0,7975,0,0,0,'Emerald Guardian','','',0,2,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51549,15595,0,0,37480,37481,37482,0,'Oasis Guard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51550,15595,0,0,37416,0,0,0,'Dustan','Specialty Alchemy Vendor','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51551,15595,0,0,1126,11686,0,0,'Twilight Portal','','Interact',1074791424,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51552,15595,0,0,35580,0,0,0,'Baited Black Drake','','',262144,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51554,15595,0,0,37427,37428,37429,0,'Furien\'s Research Assistant','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51555,15595,0,0,11686,0,0,0,'Tol\'Barad Tower Credit (DNL)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51571,15595,0,0,35387,0,0,0,'Kurdran Wildhammer','Wildhammer Clan Representative','',76,7,0,1,0,1,1,0,1,1,0,10500,10500,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51574,15595,0,0,16335,0,0,0,'Northern Stranglethorn Flame Warden','','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51575,15595,0,0,16341,0,0,0,'Azshara Flame Keeper','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51582,15595,0,0,16340,0,0,0,'Northern Stranglethorn Vale Flame Keeper','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51585,15595,0,0,16338,0,0,0,'Badlands Flame Warden','','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51586,15595,0,0,16338,0,0,0,'Southern Barrens Flame Warden','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51587,15595,0,0,16341,0,0,0,'Southern Barrens Flame Keeper','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51588,15595,0,0,16338,0,0,0,'Stonetalon Mountains Flame Warden','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51589,15595,0,0,229,0,0,0,'Mountain Horse','','',0,8,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51594,15595,0,0,1126,11686,0,0,'Glubtok Nightmare Fire Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51595,15595,0,0,37510,0,0,0,'Goblin Teleportation Device','','',8,9,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51597,15595,0,0,11686,0,0,0,'Lightning Clouds','','',1048576,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51598,15595,0,0,11686,0,0,0,'Lightning Clouds Extra Visuals','','',1048576,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51599,15595,0,0,37525,0,0,0,'Cho\'gall','','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51600,15595,0,0,37541,0,0,0,'Lil\' Ragnaros','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51601,15595,0,0,37526,37527,0,0,'Moonkin Hatchling','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51602,15595,0,0,23441,0,0,0,'Swamp of Sorrows Flame Warden','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51603,15595,0,0,16341,0,0,0,'Blasted Lands Flame Keeper','','',0,7,0,0,0,1,1,0,50,50,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51604,15595,0,0,16334,0,0,0,'Western Plaguelands Flame Keeper','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51605,15595,0,0,19653,0,0,0,'Protectorate Guard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51606,15595,0,0,23441,0,0,0,'Un\'Goro Crater Flame Warden','','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51607,15595,0,0,23442,0,0,0,'Un\'Goro Flame Keeper','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51608,15595,0,0,169,16925,0,0,'Barrier Cosmetic Stalker (DND)','','',1048576,10,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51609,15595,0,0,169,16925,0,0,'Sinestra Egg Cosmetic Stalker (DND)','','',1048576,10,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51610,15595,0,0,37532,37533,37534,37535,'Emerald Druid','Emerald Circle','',0,7,0,0,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51611,15595,0,0,4910,0,0,0,'Grimscale','','',2147483648,7,0,0,0,1,1,0,32,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51612,15595,0,0,18505,0,0,0,'Death\'s Door Fel Cannon','','',0,9,0,0,0,1,1,0,68,68,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51615,15595,0,0,32634,0,0,0,'Lady Gurga','Diva','',0,7,0,1,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51616,15595,0,0,15396,0,0,0,'Groopy','Little Monster','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51617,15595,0,0,15397,15394,15395,15393,'Confused Murloc','','',0,7,0,0,0,1,1,0,31,32,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51618,15595,0,0,32313,0,0,0,'Prezy','Grand Jester','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51620,15595,0,0,218,0,0,0,'Yurie Stanton','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51623,15595,51622,0,4763,4764,4762,4765,'Grimscale Fleshripper','','',0,7,0,0,0,1,1,0,28,31,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51624,15595,0,0,1126,11686,0,0,'Vanessa Anchor Bunny JMF','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51627,15595,0,0,31514,31513,31512,0,'Twilight Sentry (1)','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51629,15595,0,0,169,16925,0,0,'Flames (DND)','','',1048576,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51630,15595,0,0,17454,0,0,0,'Boulderfist Diplomat','','',0,7,0,0,0,1,1,0,28,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51632,15595,0,0,28435,0,0,0,'Tiny Flamefly','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51634,15595,0,0,38311,0,0,0,'Bubbles','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51635,15595,0,0,38135,0,0,0,'Scooter the Snail','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51636,15595,0,0,36583,0,0,0,'Lizzy','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51649,15595,0,0,37527,37526,0,0,'Moonkin Hatchling','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51650,15595,0,0,16339,0,0,0,'Twilight Highlands Flame Warden','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51651,15595,0,0,16341,0,0,0,'Twilight Highlands Flame Keeper','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51652,15595,0,0,16341,0,0,0,'Uldum Flame Keeper','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51653,15595,0,0,16335,0,0,0,'Uldum Flame Warden','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51654,15595,0,0,37588,0,0,0,'Dr. Gnome','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51655,15595,0,0,37589,0,0,0,'Princess Pink','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51656,15595,0,0,37590,0,0,0,'Chef Baubi','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51657,15595,0,0,30969,0,0,0,'Bush Chicken','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51658,15595,0,0,37596,0,0,0,'Mogh the Dead','Skullsplitter Clan Witchdoctor','',0,7,0,4,0,1,1,0,29,29,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51659,15595,0,0,2603,2604,0,0,'Scarlet Monk','','',72,7,0,1,0,1,1,0,39,39,0,1,5,0,1,0,1800,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51660,15595,0,0,2501,2502,0,0,'Scarlet Chaplain','','',72,7,0,1,0,1,1,0,39,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51661,15595,0,0,10133,0,0,0,'Tsul\'Kalu','The Earth Spirit','',1,1,9,4,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51662,15595,0,0,37613,0,0,0,'Mahamba','The Water Spirit','',1,1,6,4,0,1,1,0,28,28,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51664,15595,0,0,37597,0,0,0,'Andalar Shadevale','Emerald Circle','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51665,15595,0,0,29961,0,0,0,'Celestine of the Harvest','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51666,15595,0,0,29613,0,0,0,'Genn Greymane','','',76,7,0,1,0,1,1,0,1,1,0,25200,25200,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51677,15595,0,0,37712,0,0,0,'Winterspring Cub','','',0,12,0,0,0,1,1,0,5,5,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51678,15595,0,0,37610,0,0,0,'Wintersaber Cub (Quest) 1.25','','',0,12,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51679,15595,0,0,37611,0,0,0,'Wintersaber Cub (Quest) 1.50','','',0,12,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51680,15595,0,0,37612,0,0,0,'Wintersaber Cub (Quest) 1.75','','',0,12,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51682,15595,0,0,16341,0,0,0,'Hyjal Flame Guardian','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51684,15595,0,0,20024,0,0,0,'Wickerman Torch Point','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51685,15595,0,0,23759,0,0,0,'Accessories Vendor','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51686,15595,0,0,23762,0,0,0,'Cloth & Leather Armor Vendor','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51687,15595,0,0,23764,0,0,0,'Enchantments Vendor','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51688,15595,0,0,23758,0,0,0,'Gems and General Goods Vendor','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51689,15595,0,0,23765,0,0,0,'Plate Glyph Vendor','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51690,15595,0,0,23761,0,0,0,'Mail & Plate Armor Vendor','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51691,15595,0,0,23760,0,0,0,'Cloth Glyph Vendor','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51692,15595,0,0,23763,0,0,0,'Leather & Mail Glyph Vendor','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51693,15595,0,0,23757,0,0,0,'Weapons Vendor','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51697,15595,0,0,16341,0,0,0,'Vashj\'ir Flame Guardian','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51698,15595,0,0,16341,0,0,0,'Deepholm Flame Guardian','','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51699,15595,0,0,37113,37111,0,0,'Wickerman Reveler','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51701,15595,0,0,29467,0,0,0,'Greymane Retainer','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51702,15595,0,0,20024,0,0,0,'Wickerman Crowd Bunny 01','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51703,15595,0,0,20024,0,0,0,'Wickerman Crowd Bunny 02','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51704,15595,0,0,20570,25268,0,0,'Arctic Hare Burrow','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51705,15595,0,0,20024,0,0,0,'Wickerman Crowd Bunny 03','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51706,15595,0,0,37619,0,0,0,'Transformed Wickerman Reveler Male','','',0,7,0,0,0,1,1,0,73,74,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51707,15595,0,0,37618,0,0,0,'Transformed Wickerman Reveler Female','','',0,7,0,0,0,1,1,0,73,74,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51710,15595,0,0,37960,0,0,0,'Hag\'s Broom','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51714,15595,0,0,9570,0,0,0,'King Crawler','','',1,1,8,0,0,1,1,0,83,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51715,15595,0,0,22652,0,0,0,'Steam Giant','','',0,5,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51716,15595,0,0,37622,0,0,0,'Giant Riding Turtle','','',0,1,21,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51717,15595,51941,0,37625,37626,37627,37628,'Resort Guest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51718,15595,0,0,27247,0,0,0,'Riding Mammoth','','',0,1,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51719,15595,0,0,27246,0,0,0,'Riding Mammoth','','',0,1,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51720,15595,0,0,20024,0,0,0,'Wickerman Torch Point','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51721,15595,0,0,37633,0,0,0,'Hunted Hare','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51723,15595,0,0,30226,0,0,0,'Bronjahm (1)','Godfather of Souls','',104,7,0,1,0,1,1,0,1,1,0,2352,2352,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51724,15595,0,0,37631,37632,37629,37630,'Massage Specialist','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51725,15595,0,0,22652,0,0,0,'Steam Giant','','',0,5,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51726,15595,0,0,2305,0,0,0,'Greater Roc','','',1,1,7,0,0,1,1,0,83,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51727,15595,0,0,23237,0,0,0,'Faewing','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51728,15595,0,0,37637,0,0,0,'Steelback','','',0,1,8,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51729,15595,0,0,32646,0,0,0,'Grumpfin','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51730,15595,0,0,37638,37639,37640,37641,'Wickerman Reveler','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51731,15595,0,0,37642,0,0,0,'Wickerman Reveler','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51732,15595,0,0,37643,37647,0,0,'Royal Dreadmage','','',0,7,0,1,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51733,15595,0,0,37644,0,0,0,'Lasha Gearwheel','Resort Director','',0,7,0,0,0,1,1,0,83,83,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51734,15595,0,0,37645,0,0,0,'Gordon Tramsay','Head Chef','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51735,15595,0,0,37646,0,0,0,'Gott Weedlespan','Assistant Resort Director','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51745,15595,0,0,26,0,0,0,'Kobold Warrior','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51746,15595,0,0,10912,0,0,0,'Kobold Shaman','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51747,15595,0,0,23574,0,0,0,'Phoenix Familiar','','vehichleCursor',0,4,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51749,15595,0,0,37650,0,0,0,'Wintersaber Cat Toy','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51750,15595,0,0,37648,0,0,0,'Trip Hullbolt','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51752,15595,0,0,33006,0,0,0,'Oil Slime','','',0,10,0,0,0,1,1,0,83,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51754,15595,0,0,17170,0,0,0,'Frenzy','','',0,1,0,0,0,1,1,0,25,27,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51756,15595,51755,0,19315,19314,0,0,'Blood Elf Child','','',0,7,0,0,0,1,1,0,8,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51757,15595,51755,0,20546,14616,20545,14589,'Orc Child','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51758,15595,51755,0,19091,19092,0,0,'Draenei Child','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51761,15595,0,0,30223,0,0,0,'Mister Uncooperative','','',1,1,52,0,0,1,1,0,55,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51768,15595,0,0,32522,0,0,0,'Greenwarden Sentinel','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51769,15595,0,0,4845,4846,4847,4848,'Auberdine Sentinel','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51770,15595,0,0,4841,4842,4843,4844,'Astranaar Sentinel','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51771,15595,0,0,27322,7192,21956,27325,'Stygian Bounty Deckhand','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51772,15595,0,0,31431,31432,26991,26989,'Voldrin\'s Hold Deckhand','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51773,15595,0,0,37132,37133,37134,37135,'Dragonmaw Guard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51774,15595,0,0,31608,31611,31612,0,'Earthen Ring Shaman','The Earthen Ring','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51775,15595,0,0,33294,33295,0,0,'Cavern Grunt','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51776,15595,0,0,35929,35929,0,0,'Ramkahen Guardian','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51777,15595,0,0,32255,32256,32257,32258,'Druid of the Talon','','',0,7,0,1,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51778,15595,0,0,31213,31212,0,0,'Defender of Malorne','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51779,15595,0,0,27628,27629,27630,27631,'Ebon Blade Defender','','',0,7,0,1,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51780,15595,0,0,733,0,0,0,'Shadow Vault Boneguard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51781,15595,0,0,23007,23017,23018,23019,'Warsong Hold Grunt','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51782,15595,0,0,26669,26670,0,0,'Tunka\'lo Brave','','',4096,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51783,15595,0,0,21060,21061,21062,0,'Cosmowrench Bruiser','','',0,7,0,1,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51784,15595,0,0,19653,0,0,0,'Protectorate Vanguard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51785,15595,0,0,27303,27304,27305,27306,'Nesingwary Game Warden','','',0,7,0,0,0,1,1,0,1,1,0,168,168,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51786,15595,0,0,20051,20052,20053,0,'Mok\'Nathal Hunter','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51787,15595,0,0,9794,9795,9797,9796,'Den Grunt','','',0,7,0,1,0,1,1,0,1,1,0,630,630,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51788,15595,0,0,30930,30931,30932,30949,'Darkspear Watcher','','',266240,7,0,1,0,1,1,0,1,1,0,630,630,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51789,15595,0,0,35238,0,0,0,'Marshtide Sentry','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51790,15595,0,0,34757,34758,0,0,'Bogpaddle Privateer','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51792,15595,0,0,6727,6728,6729,6730,'Nethergarde Defender','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51793,15595,0,0,25230,0,0,0,'Iron Summit Guard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51794,15595,0,0,23643,23653,0,0,'Taunka\'le Brave','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51795,15595,0,0,16789,16791,16790,16792,'Blood Watch Peacekeeper','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51796,20779,0,0,15511,0,0,0,'Silvermoon City Guardian','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51797,15595,0,0,23850,23851,23852,23853,'Stars\' Rest Sentinel','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51798,15595,0,0,24361,24541,24542,24543,'7th Legion Infantryman','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51799,15595,0,0,16292,16294,16295,16296,'Thrallmar Grunt','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51800,15595,0,0,16387,16388,16389,16390,'Honor Hold Defender','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51801,15595,0,0,16387,16388,16389,16390,'Honor Hold Defender','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51802,15595,0,0,25255,25293,25294,0,'Argent Crusader','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51803,15595,0,0,20618,20619,20621,20620,'Expedition Warden','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51804,15595,0,0,18308,18309,0,0,'Swamprat Guard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51805,15595,0,0,18330,18331,0,0,'Orebor Harborage Defender','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51806,15595,0,0,18323,0,0,0,'Sporeggar Preserver','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51807,15595,0,0,20752,20753,20754,20755,'Sha\'tar Vindicator','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51808,15595,0,0,18512,18513,18514,0,'Telaari Watcher','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51809,15595,0,0,35564,35565,35566,35567,'Harborage Guardian','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51810,15595,0,0,35464,35465,35466,35467,'Argent Sentry','The Argent Crusade','',0,7,0,0,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51811,15595,0,0,33448,33449,33446,33447,'Hellscream Grunt','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51812,15595,0,0,11406,35808,11408,11409,'Argent Defender','The Argent Crusade','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51813,15595,0,0,33898,33899,0,0,'Hearthglen Honor Guard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51814,15595,0,0,4264,4261,0,0,'Splintertree Guard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51815,15595,0,0,4261,4262,4263,4264,'Mor\'shan Defender','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51816,15595,0,0,4841,4842,4843,4844,'Stardust Sentinel','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51817,15595,0,0,32554,32555,32556,0,'Krom\'gar Enforcer','','',2048,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51818,15595,0,0,3447,0,0,0,'Redridge Garrison Watchman','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51820,15595,0,0,32554,32555,32556,0,'Krom\'gar Enforcer','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51821,15595,0,0,23490,23491,23492,23493,'Nesingwary Hired Gun','','',0,7,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51822,15595,0,0,4660,0,0,0,'Rebel Watchman','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51823,15595,0,0,33268,33269,33270,33271,'Hardwrench Guard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51824,15595,0,0,33484,0,0,0,'Hiri\'watha Deathguard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51825,15595,0,0,1858,0,0,0,'Northwatch Guard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51827,15595,0,0,32554,32555,32556,0,'Krom\'gar Enforcer','','',2048,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51828,15595,0,0,32271,32272,32273,32274,'Windshear Hold Guardian','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51829,15595,0,0,9802,9804,9803,9805,'Stonetalon Grunt','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51830,15595,0,0,32461,32462,0,0,'Mirkfallon Post Scout','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51831,15595,0,0,32656,32657,32658,0,'Sludgewerks Enforcer','','',2048,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51832,15595,0,0,32222,32223,0,0,'Druid of the Talon','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51834,15595,0,0,32664,32665,32666,0,'Cliffwalker Brave','','',2048,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51835,15595,0,0,29413,29416,29414,29413,'Thal\'darah Guardian','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51836,15595,0,0,38519,0,0,0,'Hag','','',0,7,0,0,0,1,1,0,31,31,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51837,15595,0,0,32538,32539,32540,0,'Farwatcher Guardian','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51838,15595,0,0,3447,0,0,0,'Redridge Garrison Watchman','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51839,15595,0,0,7368,7369,0,0,'Nijel\'s Point Guard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51840,15595,0,0,7374,7376,7377,7378,'Ghost Walker Brave','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51841,15595,0,0,12829,12830,12832,12831,'Shadowprey Guardian','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51842,15595,0,0,34172,34173,34174,0,'Dreadguard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51843,15595,0,0,36020,36021,0,0,'Blightguard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51844,15595,0,0,32522,0,0,0,'Greenwarden Sentinel','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51845,15595,0,0,36188,36189,36190,0,'Talonbranch Guardian','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51846,15595,0,0,29239,0,0,0,'Whisperwind Protector','','',0,4,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51847,15595,0,0,21698,21699,21700,0,'Mudsprocket Bruiser','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51848,15595,0,0,1598,1608,0,0,'Thelsamar Mountaineer','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51849,15595,0,0,11548,0,0,0,'Stonemaul Ogre','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51850,15595,0,0,7117,7118,14369,14370,'Deathguard Elite','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51851,15595,0,0,30913,30914,0,0,'Desolation Guard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51854,15595,0,0,7117,7118,14369,14370,'Deathguard Elite','','',0,7,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51856,15595,0,0,30593,30594,30595,30596,'Una\'fe Watcher','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51857,15595,0,0,30568,30569,0,0,'Hunter Hill Brave','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51858,15595,0,0,7117,7118,14369,14370,'Deathguard Elite','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51859,15595,0,0,1858,0,0,0,'Honor\'s Stand Guard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51860,15595,0,0,23877,23937,23938,23939,'Sludge Guard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51862,15595,0,0,11375,11376,11377,0,'Fuselight Bruiser','','',0,7,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51863,15595,0,0,35929,35948,0,0,'Mar\'at Guardian','','',0,7,0,0,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51864,15595,0,0,34953,34954,0,0,'Bogpaddle Bruiser','','',0,7,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51865,15595,0,0,37731,0,0,0,'Coconut','','LootAll',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51868,15595,0,0,33448,33449,33446,33447,'Hellscream Grunt','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51869,15595,0,0,26454,26455,26456,26457,'Frostborn Axemaster','','',0,7,0,1,0,1,1,0,1,1,0,168,168,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51870,15595,0,0,25580,25745,25746,25747,'Ebon Watch Guardian','','',2048,7,0,1,0,1,1,0,1,1,0,168,168,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51871,15595,0,0,23864,23865,27333,23867,'Kor\'kron Elite','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51872,15595,0,0,24236,24237,24238,24239,'Venomspite Deathguard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51873,15595,0,0,24385,25532,0,0,'Unu\'pe Spearman','','',0,7,0,0,0,1,1,0,1,1,0,168,168,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51874,15595,0,0,24370,0,0,0,'Kamagua Spearman','','',0,7,0,0,0,1,1,0,1,1,0,168,168,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51875,15595,0,0,24376,25535,0,0,'Moa\'ki Warrior','','',0,7,0,0,0,1,1,0,1,1,0,168,168,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51876,15595,0,0,24073,24074,24075,24076,'Conquest Hold Legionnaire','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51877,15595,0,0,23007,23017,23018,23019,'Bor\'gorok Battleguard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51878,15595,0,0,18330,18331,19476,19477,'Telredor Guard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51879,15595,0,0,20331,20086,20332,20088,'Station Guard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51880,15595,0,0,18308,18309,19665,19666,'Zabra\'jin Guard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51881,15595,0,0,21169,21182,21194,21184,'Skyguard Windcharger','','',0,7,0,1,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51882,15595,0,0,17971,18506,18507,18508,'Garadar Defender','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51883,15595,0,0,22006,22007,22008,22009,'Camp Winterhoof Brave','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51884,15595,0,0,22026,22027,22028,22029,'Wildervar Sentry','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51885,15595,0,0,21754,21755,21756,21757,'Valgarde Defender','','',2048,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51886,15595,0,0,21806,21807,21808,21809,'Westguard Defender','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51887,15595,0,0,21748,21751,21749,21750,'Vengeance Landing Deathguard','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51888,15595,0,0,21748,21751,21749,21750,'New Agamand Deathguard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51889,15595,0,0,24005,24006,24007,24008,'Fizzcrank Airman','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51890,15595,0,0,23007,23017,23018,23019,'Warsong Battleguard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51891,15595,0,0,24268,24269,24270,24271,'Amberpine Footman','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51892,15595,0,0,21748,21751,21749,21750,'Expedition Deathguard','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51893,15595,0,0,23694,23695,23696,23697,'Westfall Brigade Footman','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51894,15595,0,0,24326,24327,24325,24329,'Camp Oneqwah Brave','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51895,15595,0,0,20207,20208,20209,20210,'Thunderlord Grunt','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51896,15595,0,0,18940,18941,18942,18943,'Scryer Guardian','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51897,15595,0,0,17972,0,0,0,'Scryer Arcane Guardian','','',0,4,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51898,15595,0,0,4841,4842,4843,4844,'Sylvanaar Sentinel','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51900,15595,0,0,4137,4138,0,0,'Refuge Pointe Defender','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51902,15595,0,0,15511,0,0,0,'Ghostlands Guardian','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51903,15595,0,0,16292,16294,16295,16296,'Thrallmar Grunt','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51904,15595,0,0,16387,16388,16389,16390,'Honor Hold Defender','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51905,15595,0,0,17372,17373,17374,17375,'Azuremyst Peacekeeper','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51906,15595,0,0,16954,16955,16957,16956,'Falcon Watch Ranger','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51907,15595,0,0,18149,18150,0,0,'Telhamat Protector','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51908,15595,0,0,18437,18438,18439,18440,'Allerian Defender','','',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51909,15595,0,0,18749,18750,18751,18752,'Wildhammer Guard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51910,15595,0,0,20113,20114,20115,20116,'Kor\'kron Defender','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51911,15595,0,0,9798,9800,9799,9801,'Razor Hill Grunt','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51912,15595,0,0,1598,1608,0,0,'Dun Morogh Mountaineer','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51914,15595,0,0,4261,4262,4263,4264,'Horde Guard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51916,15595,0,0,3662,3663,0,0,'Tarren Mill Deathguard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51919,15595,0,0,10704,0,0,0,'Brackenwall Enforcer','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51920,15595,0,0,7363,7364,7365,7366,'Camp Mojache Brave','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51922,15595,0,0,2680,2679,2678,2677,'Menethil Guard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51923,15595,0,0,7859,7860,7861,7862,'Wildhammer Sentry','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51925,15595,0,0,4849,4850,4851,4852,'Teldrassil Sentinel','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51926,15595,51929,0,37653,37654,0,0,'Resort Guest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51927,15595,51929,0,37659,37658,37662,37663,'Resort Guest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51928,15595,51929,0,37661,37660,0,0,'Resort Guest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51930,15595,0,0,37667,37668,37669,0,'Certified Lifesaving Device X347-88 (NOT USED)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51932,15595,0,0,37670,0,0,0,'Slabhide','','',72,2,0,1,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51933,15595,0,0,20570,11686,0,0,'Slaves of the Stormforged Credit','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51934,15595,0,0,37652,0,0,0,'Gretchen Fenlow','','',0,7,0,0,0,1,1,0,31,31,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51935,15595,51941,0,37673,0,37674,37675,'Resort Guest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51936,15595,51941,0,37657,37656,0,0,'Resort Guest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51939,15595,51929,0,37657,37656,0,0,'Resort Guest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51940,15595,0,0,37625,37626,37627,37628,'Resort Guest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51942,15595,51941,0,37661,37660,0,0,'Resort Guest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51943,15595,51941,0,37659,37658,37662,37663,'Resort Guest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51944,15595,51941,0,37653,37654,0,0,'Resort Guest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51945,15595,51941,0,37676,37682,0,0,'Resort Guest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51946,15595,51941,0,37672,0,0,0,'Resort Guest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51947,15595,0,0,23960,0,0,0,'Gilnean Steed','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51948,15595,51941,0,37655,0,0,0,'Resort Guest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51949,15595,51929,0,37655,0,0,0,'Resort Guest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51954,15595,0,0,11686,0,0,0,'Twilight Spy Quest Credit','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51962,15595,0,0,23966,0,0,0,'Tirisfal Bear','','',1,1,4,0,0,1,1,0,80,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51967,15595,0,0,1824,0,0,0,'Ring Wisp','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51968,15595,0,0,2191,0,0,0,'Lost Memory','','',1048576,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51988,15595,0,0,14500,0,0,0,'Orphan Matron Nightingale','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(51989,15595,0,0,14499,0,0,0,'Orphan Matron Battlewail','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52008,15595,0,0,37631,37632,37700,37701,'Resort Staff','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52009,15595,0,0,11105,0,0,0,'Tamable Beetle','','',1,1,53,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52010,15595,0,0,37707,0,0,0,'Tamable Dog','','',1,1,52,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52011,15595,0,0,37709,0,0,0,'Tamable Fox','','',1,1,50,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52012,15595,0,0,37710,0,0,0,'Tamable Monkey','','',1,1,51,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52013,15595,0,0,37711,0,0,0,'Tamable Shale Spider','','',65537,1,55,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52015,15595,0,0,37250,0,0,0,'Captain Jake Sones','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52016,15595,0,0,37264,0,0,0,'Petty Officer Chulok','Hellscream\'s Reach','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52017,15595,0,0,1126,15880,0,0,'Welcome to Paradise Fire Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52019,15595,0,0,37713,0,0,0,'Skyfall Star','','',8,4,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52020,15595,0,0,37713,0,0,0,'Skyfall Star (1)','','',8,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52022,15595,0,0,35543,0,0,0,'Alchemy Flask/Elixir Credit (Quest)','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52025,15595,0,0,30274,0,0,0,'Dragonmaw Black Drake','','',0,1,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52026,15595,0,0,36040,36041,36042,0,'Dragonmaw Skyclaw','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52035,15595,0,0,36027,36028,35728,34294,'Thundermar Defender','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52038,15595,0,0,36040,36041,36042,0,'Dragonmaw Skyclaw','','',0,7,0,0,0,1,1,0,84,84,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52040,15595,0,0,2467,0,0,0,'Ron\'s Unkillable Test Dummy 85 Warrior','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52052,15595,0,0,169,16925,0,0,'Door Buzzer Sparkles','','',1024,10,0,0,0,1,1,0,1,1,0,57,57,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52053,15595,0,0,37813,0,0,0,'Zanzil','','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52054,15595,0,0,25491,0,0,0,'Zanzili Berserker','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52055,15595,0,0,6417,4778,0,0,'Zanzili Zombie','','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52056,15595,0,0,31160,0,0,0,'Lucky Bucket','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52057,15595,0,0,31160,0,0,0,'Lucky Bucket','','vehichleCursor',0,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52058,15595,0,0,37648,0,0,0,'Trip Hullbolt','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52059,15595,0,0,37805,0,0,0,'High Priestess Kilnara','','',72,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52061,15595,0,0,37988,0,0,0,'Pride of Bethekk','','',72,1,2,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52062,15595,0,0,11686,0,0,0,'Zanzil\'s Toxic Gas','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52064,15595,0,0,37747,0,0,0,'Keira','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52065,15595,0,0,1126,11686,0,0,'Pistol Barrage','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52067,15595,0,0,1126,11686,0,0,'General Purpose Bunny (All Phases)','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52069,15595,0,0,37746,0,0,0,'Firebeak','','',2112,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52070,15595,0,0,37746,0,0,0,'Firebeak','','vehichleCursor',262144,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52071,15595,0,0,33238,0,0,0,'Kevin\'s Test Creature','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52075,15595,0,0,22261,22262,0,0,'Gurubashi Tempest','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52076,15595,0,0,37973,37974,37975,37976,'Gurubashi Cauldron-Mixer','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52077,15595,0,0,37750,0,0,0,'Gurubashi Berserker','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52078,15595,0,0,22538,0,0,0,'Gurubashi Guardian','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52079,15595,0,0,37979,37981,37980,37982,'Gurubashi Bloodrager','','',2120,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52081,15595,0,0,37973,37974,37975,37976,'Gurubashi Cauldron-Mixer','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52082,15595,0,0,37973,37974,37975,37976,'Gurubashi Cauldron-Mixer','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52084,15595,0,0,7859,7860,7861,7862,'Wildhammer Sentry','','',0,7,0,0,0,1,1,0,1,1,0,55,55,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52085,15595,0,0,15150,0,0,0,'Razzashi Adder','','',9,1,35,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52086,15595,0,0,11762,11764,11763,11765,'Hakkari Witch Doctor','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52087,15595,0,0,6417,4778,0,0,'Zanzil Mindslave','','',0,6,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52088,15595,0,0,37973,37974,37975,37976,'Gurubashi Cauldron-Mixer','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52089,15595,0,0,37961,0,0,0,'Gurubashi Worker','','',8,7,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52090,15595,0,0,16480,21342,0,0,'Iso\'rath Brain Credit','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52091,15595,0,0,16480,21342,0,0,'Iso\'rath Deathwing Credit','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52094,15595,0,0,1070,0,0,0,'zzTest Spawn - Fire Elemental','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52095,15595,0,0,34942,0,0,0,'zzTest Spawn - Bound Fire Elemental, Amber','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52096,15595,0,0,35001,0,0,0,'zzTest Spawn - Bound Fire Elemental, Blue','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52097,15595,0,0,34999,0,0,0,'zzTest Spawn - Bound Fire Elemental, Purple','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52098,15595,0,0,34998,0,0,0,'zzTest Spawn - Bound Fire Elemental, Red','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52099,15595,0,0,35371,0,0,0,'zzTest Spawn - Unbound Fire Elemental, Amber','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52100,15595,0,0,35681,0,0,0,'zzTest Spawn - Unbound Fire Elemental, Red','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52101,15595,0,0,37757,0,0,0,'zzTest Spawn - Unbound Fire Elemental, Blue/Black','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52102,15595,0,0,24905,0,0,0,'zzTest Spawn - Fire Revenant','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52103,15595,0,0,31701,0,0,0,'zzTest Spawn - Core Hound Pet','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52104,15595,0,0,12168,0,0,0,'zzTest Spawn - Core Hound','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52105,15595,0,0,19682,0,0,0,'zzTest Spawn - Phoenix','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52106,15595,0,0,23574,0,0,0,'zzTest Spawn - Phoenix Hatchling','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52107,15595,0,0,2169,0,0,0,'Obsidium Punisher','','',520,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52108,15595,0,0,26760,0,0,0,'zzTest Spawn - Bone Spider, Black (without fire effects)','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52109,15595,0,0,20595,0,0,0,'zzTest Spawn - Lava Worm','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52110,15595,0,0,9210,0,0,0,'zzTest Spawn - Magma Giant','','',0,5,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52111,15595,0,0,27872,0,0,0,'zzTest Spawn - Fire Giant','','',0,5,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52112,15595,0,0,20594,0,0,0,'zzTest Spawn - Red Wisp','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52113,15595,0,0,37167,0,0,0,'zzTest Spawn - Fire Scorpion (Druid Form)','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52114,15595,0,0,34163,0,0,0,'zzTest Spawn - Fire Spider','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52115,15595,0,0,18987,0,0,0,'zzTest Spawn - Fire Bird (Druid Form)','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52116,15595,0,0,15329,0,0,0,'zzTest Spawn - Salamander, Default','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52117,15595,0,0,19894,0,0,0,'zzTest Spawn - Salamander, Dark Red','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52118,15595,0,0,31808,0,0,0,'zzTest Spawn - Salamander, Black','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52119,15595,0,0,37758,37763,0,0,'zzTest Spawn - Druid of the Flame, Ver. 1','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52120,15595,0,0,37759,37764,0,0,'zzTest Spawn - Druid of the Flame, Ver. 2','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52121,15595,0,0,37760,37765,0,0,'zzTest Spawn - Druid of the Flame, Ver. 3','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52122,15595,54343,0,37761,37766,0,0,'Druid of the Flame','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52123,15595,0,0,37762,37767,0,0,'zzTest Spawn - Druid of the Flame, Ver. 5','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52124,15595,0,0,32255,32256,32257,32258,'zzTest Spawn - Druid of the Talon','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52125,15595,0,0,31228,31229,31230,31231,'zzTest Spawn - Hyjal Druid','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52126,15595,0,0,31212,31213,0,0,'zzTest Spawn - Hyjal Warden','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52127,15595,0,0,33364,33365,0,0,'zzTest Spawn - Nordrassil Peacekeeper','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52128,15595,0,0,2722,2723,0,0,'zzTest Spawn - Dryad','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52129,15595,0,0,2432,150,0,0,'zzTest Spawn - Keeper of the Grove','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52130,15595,0,0,864,18922,0,0,'zzTest Spawn - Treant','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52131,15595,0,0,29238,13489,28718,29239,'zzTest Spawn - Ancient Protector','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52132,15595,0,0,1455,0,0,0,'zzTest Spawn - Ancient of Lore','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52133,15595,0,0,28506,0,0,0,'zzTest Spawn - Ancient of War','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52134,15595,0,0,38656,0,0,0,'Commander Jarod Shadowsong','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52135,15595,0,0,35095,0,0,0,'Malfurion Stormrage','','',266244,7,0,3,0,1,1,0,88,88,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52136,15595,0,0,11109,11111,11110,11112,'Gurubashi Headhunter','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52137,15595,0,0,14368,0,0,0,'Voodoo Spirit','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52138,15595,0,0,37774,37775,37776,37777,'Twilight Hydromancer','','',0,7,0,0,0,1,1,0,84,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52139,15595,0,0,37646,0,0,0,'Gott Weedlespan','Assistant Resort Director','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52140,15595,0,0,6417,4778,0,0,'Zanzil Mindslave (1)','','',0,6,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52142,15595,0,0,25491,0,0,0,'Zanzili Berserker (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52143,15595,0,0,11109,11111,11110,11112,'Gurubashi Headhunter (1)','','',8,7,0,1,0,1,1,0,1,1,0,504,504,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52144,15595,0,0,37750,0,0,0,'Gurubashi Berserker (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52145,15595,0,0,14368,0,0,0,'Voodoo Spirit (1)','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52147,15595,0,0,37815,0,0,0,'Wave of Agony','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52150,15595,0,0,37812,0,0,0,'Jin\'do the Godbreaker','','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52151,15595,0,0,37816,0,0,0,'Bloodlord Mandokir','','',2147485768,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1583,0,0,0,0,0,0,0,0,0),(52153,15595,0,0,37816,0,0,0,'Bloodlord Mandokir (1)','','',2147485768,7,0,1,0,1,1,0,1,1,0,2436,2436,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52154,15595,0,0,37792,0,0,0,'Jin\'do the Broken','','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52155,15595,0,0,37788,0,0,0,'High Priest Venoxis','','',104,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,23000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52156,15595,0,0,37794,37793,37796,37797,'Chained Spirit','','',0,6,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52157,15595,0,0,37787,0,0,0,'Ohgan','','',72,6,11,1,0,0.5,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52160,15595,0,0,16946,0,0,0,'Wave of Agony','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52162,15595,0,0,38113,11686,0,0,'Thermal Pocket Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52167,15595,0,0,37749,0,0,0,'Gurubashi Spirit Warrior','','',8,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52169,15595,0,0,37794,37793,37796,37797,'Chained Spirit (1)','','',0,6,0,0,0,1,1,0,1,1,0,6,6,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52172,15595,0,0,14341,0,0,0,'Armored Razzashi Raptor','','',0,1,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52173,15595,0,0,38277,0,0,0,'Razzashi Serpent','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52174,15595,0,0,36544,36580,36578,0,'Small Jungle Serpent','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52175,15595,0,0,36372,11686,0,0,'Firelands Portal (Temporary)','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52176,15595,0,0,29029,0,0,0,'Spirit of Malorne','','',1074790400,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52177,15595,0,0,27883,0,0,0,'Child of Tortolla','','Pickup',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52178,15595,0,0,37799,0,0,0,'Swift Zulian Panther','','',0,1,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52183,15595,0,0,338,0,0,0,'Human Orphan','','',0,12,0,0,0,1,1,0,4,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52184,15595,0,0,23490,23491,38176,23493,'Nesingwary Hired Gun','','',0,7,0,0,0,1,1,0,1,1,0,252,252,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52185,15595,0,0,37800,0,0,0,'Amani Dragonhawk','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52186,15595,0,0,20570,11686,0,0,'Furnace Bunny, Plain Fire','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52187,15595,0,0,1126,11686,0,0,'ELM General Purpose Bunny Gigantic Hide Body','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52188,15595,0,0,25870,0,0,0,'Rental Chopper','','',0,9,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52189,15595,0,0,25870,0,0,0,'Rental Chopper','','vehichleCursor',0,9,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52191,15595,0,0,37803,0,0,0,'High Priest Venoxis','Avatar of Hethiss','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52193,15595,0,0,25204,32700,0,0,'Burning Blade Summoner','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52194,15595,0,0,35681,0,0,0,'Test Spawn - Unbound Fire Elemental, Red','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52195,15595,0,0,134,0,0,0,'Angry Little Squirrel','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52197,15595,0,0,11686,0,0,0,'Pool of Acrid Tears','','',1074790400,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52198,15595,0,0,11686,0,0,0,'Furious Hyjal Blossom','','',51381248,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52201,15595,0,0,31992,0,0,0,'Silver Bullet X-831','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52203,15595,0,0,31992,0,0,0,'Silver Bullet X-831','','vehichleCursor',0,10,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52204,15595,0,0,37885,0,0,0,'Gyrotilt','Sputtervalve\'s Assistant','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52206,15595,0,0,37806,0,0,0,'Shrine of Bethekk','','Interact',536870912,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52208,15595,0,0,27883,0,0,0,'Child of Tortolla','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52209,15595,0,0,29282,0,0,0,'Chief Caravan Kodo','','vehichleCursor',0,1,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52210,15595,0,0,29237,0,0,0,'Riding Shotgun','','',0,1,0,0,0,1,1,0,13,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52211,15595,0,0,36555,0,0,0,'Crossroads Caravan Cart','','',1048576,1,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52212,15595,0,0,29225,0,0,0,'Mor\'shan Caravan Kodo','','',0,1,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52213,15595,0,0,38817,38818,0,0,'Hyjal Protector','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52214,15595,0,0,38819,38820,0,0,'Hyjal Protector','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52215,15595,0,0,38821,38822,0,0,'Hyjal Protector','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52216,15595,0,0,38823,38824,0,0,'Hyjal Protector','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52218,15595,52177,0,27883,0,0,0,'Child of Tortolla','','Pickup',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52220,15595,0,0,29273,0,0,0,'Rocco Whipshank','Caravan Master','',0,7,0,0,0,1,1,0,12,12,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52221,15595,0,0,34644,0,0,0,'Gidwin Goldbraids','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52222,15595,0,0,37811,0,0,0,'Spirit of Hakkar','','',96,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52223,15595,0,0,37519,37520,37521,0,'Fort Livingston Guard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52225,15595,0,0,38167,38168,38169,0,'Fort Livingston Adventurer','','Inspect',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52226,15595,0,0,37814,0,0,0,'Panther Cub','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52231,15595,0,0,1667,0,0,0,'Fleet Master Seahorn','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52232,15595,0,0,30999,0,0,0,'Maximillian of Northshire','Knight-Errant','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52233,15595,0,0,8012,0,0,0,'Linken','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52234,15595,0,0,37820,0,0,0,'Bwemba','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52235,15595,0,0,32215,0,0,0,'Tony Two-Tusk','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52236,15595,0,0,34009,0,0,0,'High Warlord Cromush','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52237,15595,0,0,36497,0,0,0,'Deathguard Darnell','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52238,15595,0,0,30828,0,0,0,'Mankrik','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52239,15595,0,0,33878,0,0,0,'Zen\'Kiki','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52240,15595,0,0,29083,0,0,0,'Argent Confessor Paletress','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52241,15595,0,0,33036,0,0,0,'Earthmender Norsala','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52242,15595,0,0,22984,0,0,0,'King Mrgl-Mrgl','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52243,15595,0,0,37872,0,0,0,'Mog\'dorg the Wizened','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52244,15595,0,0,13099,0,0,0,'Nat Pagle','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52245,15595,0,0,11548,0,0,0,'Lunk','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52246,15595,0,0,31719,0,0,0,'Vanira','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52249,15595,0,0,34643,0,0,0,'Tarenar Sunstrike','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52250,15595,0,0,21702,0,0,0,'Budd','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52251,15595,0,0,26577,0,0,0,'The Leaper','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52252,15595,0,0,4903,0,0,0,'Theldurin the Lost','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52253,15595,0,0,32963,0,0,0,'Senior Initiate Goldmine','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52254,15595,0,0,17836,0,0,0,'Gurgthock','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52255,15595,0,0,35624,0,0,0,'Johnny Awesome','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52256,15595,0,0,29923,0,0,0,'Slinky Sharpshiv','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52258,15595,0,0,37829,0,0,0,'Gri\'lek','','',72,6,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52259,15595,0,0,37829,0,0,0,'Gri\'lek (1)','','',72,6,0,1,0,1,1,0,1,1,0,2016,2016,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52260,15595,0,0,32253,0,0,0,'Choluna','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52261,15595,0,0,24969,0,0,0,'Hemet Nesingwary','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52262,15595,0,0,7591,0,0,0,'Archmage Xylem','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52263,15595,0,0,19078,0,0,0,'Image of Archmage Vargoth','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52264,15595,0,0,19744,0,0,0,'Archmage Lan\'dalock','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52265,15595,0,0,10008,0,0,0,'Chromie','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52266,15595,0,0,30823,0,0,0,'Calder Gray','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52267,15595,0,0,30098,0,0,0,'Hobart Grapplehammer','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52268,15595,0,0,37817,0,0,0,'Riha','Guild Vendor','',0,7,0,0,0,1,1,0,65,65,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52269,15595,0,0,37830,0,0,0,'Renataki','','',72,6,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52270,15595,0,0,37830,0,0,0,'Renataki (1)','','',72,6,0,1,0,1,1,0,1,1,0,2016,2016,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52271,15595,0,0,37832,0,0,0,'Hazza\'rah','','',72,6,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52272,15595,0,0,37832,0,0,0,'Hazza\'rah (1)','','',72,6,0,1,0,1,1,0,1,1,0,2016,2016,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52273,15595,0,0,20570,11686,0,0,'Raging Chasm Vortex','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52274,15595,0,0,4198,0,0,0,'Burning Blade Ambusher','','',0,7,0,0,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52275,15595,0,0,29287,0,0,0,'Burning Blade Ambusher','','',0,7,0,0,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52276,15595,0,0,4199,0,0,0,'Burning Blade Ambusher','','',0,7,0,0,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52277,15595,0,0,37818,0,0,0,'Droha','Guild Master','',4096,7,0,0,0,1,1,0,65,65,0,1,5,0,1,786433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52278,15595,0,0,37819,0,0,0,'Linsa','Tabard Vendor','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,129,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52279,15595,0,0,38396,0,0,0,'Daniel Roberts','Blacksmithing Supplies','Inspect',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52280,15595,0,0,38395,0,0,0,'Robert Rhodes','Gryphon Master','Inspect',0,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52281,15595,0,0,33626,0,0,0,'Livingston Marshal','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52284,15595,0,0,35678,18885,15297,37824,'Nightmare Illusion','','',0,6,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52285,15595,0,0,35678,18885,15297,5240,'Nightmare Illusion (1)','','',0,6,0,0,0,1,1,0,1,1,0,2,2,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52286,15595,0,0,37831,0,0,0,'Wushoolay','','',72,6,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52287,15595,0,0,37831,0,0,0,'Wushoolay (1)','','',72,6,0,1,0,1,1,0,1,1,0,2016,2016,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52288,15595,0,0,11686,0,0,0,'Venomous Effusion','','',1074790400,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52289,15595,52300,52816,38673,0,0,0,'Fiery Behemoth','','',512,5,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52290,15595,0,0,37821,0,0,0,'Zilba Firetongs','Shaman Trainer','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52291,15595,0,0,1413,0,0,0,'Barnil Stonepot','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52293,15595,0,0,1658,0,0,0,'Ajeck Rouack','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52294,15595,0,0,1410,0,0,0,'Hemet Nesingwary Jr.','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52295,15595,0,0,7166,0,0,0,'Drizzlik','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52296,15595,0,0,4394,0,0,0,'Jaquilina Dramet','Superior Axecrafter','',0,7,0,0,0,1,1,0,39,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52297,15595,0,0,7164,0,0,0,'Krazek','','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52298,15595,0,0,1659,0,0,0,'Sir S. J. Erlgadin','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52299,15595,0,0,37823,0,0,0,'Ghura','Shaman Trainer','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52301,15595,0,0,37825,0,0,0,'High Priest Venoxis','','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52302,15595,0,0,1126,11686,0,0,'Venomous Effusion Stalker','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52304,15595,0,0,34408,0,0,0,'Ohgan','','',12,1,11,3,0,1,1,0,1,1,0,1260,1260,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52305,15595,0,0,0,0,0,37827,'Toxic Husk','','',1024,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52306,15595,0,0,0,0,0,29999,'Tangled Vine','','',1024,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52308,15595,0,0,30974,0,0,0,'Stormcrow','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52309,15595,0,0,29224,0,0,0,'Balgor Whipshank','Caravan Driver','',0,7,0,0,0,1,1,0,11,11,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52310,15595,0,0,36555,0,0,0,'Captured Caravan Cart','','',1048576,10,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52311,15595,0,0,37803,0,0,0,'Venomguard Destroyer','','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52313,15595,0,0,37835,0,0,0,'Mauti','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52314,15595,0,0,35247,0,0,0,'Master Caravan Kodo','','vehichleCursor',0,1,0,0,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52315,15595,0,0,38060,0,0,0,'Grent Direhammer','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52316,15595,0,0,36555,0,0,0,'Mor\'shan Caravan Cart','','',1048576,1,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52318,15595,0,0,2261,0,0,0,'Naremdil Gladewalker','Druid Trainer','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,48,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52320,15595,0,0,11686,0,0,0,'Pool of Acrid Tears','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52322,15595,0,0,37837,0,0,0,'Witch Doctor Qu\'in','Medicine Woman','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52323,15595,0,0,37838,37839,37840,37841,'Chosen of Hethiss','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52324,15595,0,0,1126,11686,0,0,'Devastating Slam','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52325,15595,0,0,37972,37977,37978,0,'Gurubashi Blood Drinker','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52327,15595,0,0,37966,37967,0,0,'Gurubashi Shadow Hunter','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52329,15595,0,0,30140,30136,30044,30132,'Bulbous Venomspitter','','',1074790400,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52330,15595,0,0,30123,30003,30126,0,'Vicious Overgrowth','','',1074790400,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52331,15595,0,0,30121,29999,30122,0,'Mutated Overgrowth','','',1074790400,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52332,15595,0,0,30132,30140,30044,30128,'Toxic Venomspitter','','',1074790400,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52333,15595,0,0,29224,0,0,0,'Balgor Whipshank','Caravan Driver','',0,7,0,0,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52334,15595,0,0,27823,328,0,0,'Mor\'shan Caravan Attack Controller','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52336,15595,0,0,328,27823,0,0,'Chase Target Left (Invisible)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52337,15595,0,0,29288,207,29289,0,'Burning Blade Mount','','',2048,1,0,0,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52339,15595,0,0,37983,0,0,0,'Lesser Priest of Bethekk','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52340,15595,0,0,169,37845,0,0,'Tiki Lord Mu\'Loa','','',72,10,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52341,15595,0,0,32255,32256,32257,32258,'Druid of the Talon','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52342,15595,0,0,15231,0,0,0,'Gurubashi Healing Ward','','',0,10,0,0,0,1,1,0,1,1,0,29,29,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52343,15595,0,0,30507,0,0,0,'Landro\'s Lichling','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52344,15595,0,0,37846,0,0,0,'Nightsaber Cub','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52345,15595,0,0,37988,0,0,0,'Pride of Bethekk','','',73,1,2,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52346,15595,0,0,38060,0,0,0,'Grent Direhammer','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52347,15595,0,0,25008,34918,0,0,'Zul\'gurub Eagle','','',1,1,26,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52348,15595,0,0,25770,0,0,0,'Berserking Boulder Roller','','',8,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52349,15595,0,0,37848,0,0,0,'Mauti?','','',128,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52350,15595,0,0,37985,0,0,0,'Boulder','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1592,0,0,0,0,0,0,0,0,0),(52351,15595,0,0,11686,0,0,0,'Boulder','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1594,0,0,0,0,0,0,0,0,0),(52352,15595,0,0,17312,17612,0,0,'Boulder Target','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52353,15595,0,0,11686,0,0,0,'Boulder','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1594,0,0,0,0,0,0,0,0,0),(52354,15595,0,0,11686,0,0,0,'Boulder','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1594,0,0,0,0,0,0,0,0,0),(52355,15595,0,0,27581,0,0,0,'[DND] Cat? Searched','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52362,15595,0,0,169,37845,0,0,'Tiki Lord Zim\'wae','','',72,10,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52363,15595,0,0,37876,0,0,0,'Occu\'thar','','',108,3,0,1,0,1,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1598,0,0,0,0,0,0,0,0,0),(52364,15595,0,0,37852,0,0,0,'Ritual Tiki Mask','','',0,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52365,15595,0,0,37852,0,0,0,'Ritual Tiki Mask (1)','','',0,7,0,1,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52367,15595,0,0,22966,22990,22991,22992,'Dragon Kite','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52368,15595,0,0,1126,27823,0,0,'Eyestalk','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52369,15595,0,0,1126,27823,0,0,'Eyestalk','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52370,15595,0,0,328,27823,0,0,'Chase Target Right (Invisible)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52371,15595,0,0,38061,0,0,0,'Grent Direhammer','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52372,15595,0,0,37835,0,0,0,'Mauti','','',8,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52373,15595,0,0,37858,0,0,0,'Florawing Needler','','',1,1,44,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52375,15595,0,0,37859,0,0,0,'Florawing Needler','','',1,1,44,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52376,15595,0,0,37860,0,0,0,'Florawing Needler','','',1,1,44,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52377,15595,0,0,37861,0,0,0,'Florawing Needler','','',1,1,44,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52378,15595,0,0,37862,0,0,0,'Dirt Mound','','',8,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52379,15595,0,0,37857,37743,37855,37856,'Venomtip Needler','','',1,1,44,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52380,15595,0,0,37863,0,0,0,'Venomancer Mauri','The Snake\'s Whisper','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52381,15595,0,0,37865,0,0,0,'Venomancer T\'Kulu','The Toxic Bite','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52382,15595,0,0,37864,0,0,0,'Ziradormi','','',0,2,0,1,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52385,15595,0,0,17701,17699,17700,0,'Burning Blade Flyer','','',2048,1,0,0,0,1,1,0,19,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52387,15595,0,0,11686,1126,0,0,'Cave In Stalker','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52388,15595,0,0,328,27823,0,0,'Chase Target Left (Invisible)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52389,15595,0,0,37867,0,0,0,'Eye of Occu\'thar','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52390,15595,0,0,37805,0,0,0,'High Priestess Kilnara','','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52391,15595,0,0,328,27823,0,0,'Chase Target Right (Invisible)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52393,15595,0,0,37805,0,0,0,'High Priestess Kilnara (1)','','',72,7,0,1,0,1,1,0,1,1,0,2310,2310,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52394,15595,0,0,37966,37967,0,0,'Gurubashi Shadow Hunter (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52395,15595,0,0,37983,0,0,0,'Lesser Priest of Bethekk (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52396,15595,0,0,37972,37977,37978,0,'Gurubashi Blood Drinker (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52397,15595,0,0,37988,0,0,0,'Pride of Bethekk (1)','','',72,1,2,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52398,15595,0,0,37988,0,0,0,'Pride of Bethekk (1)','','',73,1,2,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52399,15595,52816,0,13031,0,0,0,'Galenges','The Unbreakable','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52400,15595,0,0,1126,11686,0,0,'Sundered Rift','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52401,15595,0,0,11686,0,0,0,'Spirit of Malorne','','',1074790400,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52402,15595,0,0,26756,30083,37605,37607,'Venomtooth','','',0,1,35,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52403,15595,0,0,23951,0,0,0,'Spirit of Malorne','','',1074790400,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52404,15595,0,0,4660,38082,38084,38085,'Rebel Watchman','','',0,7,0,0,0,1,1,0,1,1,0,252,252,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52406,15595,0,0,38204,38205,38206,38207,'Gurubashi Bloodfury','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52407,15595,0,0,37873,0,0,0,'Broken Ground','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52408,15595,0,0,37874,0,0,0,'Coridormi','','',0,2,0,1,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52409,15595,0,0,37875,0,0,0,'Ragnaros','','',268435564,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2800000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52410,15595,0,0,2593,0,0,0,'Lieutenant Doren','','',262144,7,0,0,0,1,1,0,1,1,0,252,252,0,1,3,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52411,15595,0,0,37816,0,0,0,'Bloodlord Mandokir','','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52412,15595,0,0,20570,16946,0,0,'Cone of Cold Shop Circle','','',1048576,10,0,0,0,1,1,0,1,1,0,40,40,120,1,0,2000,0,0.4564,0.4564,0,2000,10,10,0,5,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52413,15595,0,0,32813,32811,0,0,'Zulian Gnasher','','',9,1,6,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52416,15595,0,0,11912,0,0,0,'Wizzlecrank\'s Shredder','','',0,7,0,0,0,1,1,0,18,18,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52417,15595,0,0,15101,0,0,0,'Shredtooth Frenzy','','',8,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,1200,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52419,15595,0,0,169,37845,0,0,'Tiki Torch','','',1074790400,10,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52420,15595,0,0,37878,0,0,0,'Bazzil Frostweaver','The Cone of Cold','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,129,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'41248',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52421,15595,0,0,37879,0,0,0,'Hans Coldhearth','The Cone of Cold','',4096,7,0,0,0,1,1,0,80,80,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52423,15595,0,0,37881,37882,37883,37884,'Apprentice Mage','','',4096,7,0,0,0,1,1,0,20,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'41248',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52424,15595,0,0,27883,0,0,0,'Child of Tortolla','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'41248',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52425,15595,0,0,1244,0,0,0,'Tooga','','',4096,1,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52426,15595,0,0,22903,11686,0,0,'Generic Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52427,15595,0,0,35906,0,0,0,'Destroyed Containment Unit','','',72,9,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'41248',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52428,15595,0,0,37887,37929,37930,0,'Eye of Occu\'thar','','',64,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52429,15595,0,0,37886,0,0,0,'Zanza the Restless','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52430,15595,0,0,169,38049,0,0,'Hakkar\'s Chains','','',0,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52432,15595,0,0,27581,0,0,0,'[DND] RC/GG Defended','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52434,15595,0,0,37888,37889,37890,37891,'Gurubashi Villager','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52435,15595,0,0,37892,37893,37894,37895,'Gurubashi Villager','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52436,15595,0,0,37900,37901,37902,37903,'Gurubashi Refugee','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52437,15595,0,0,37896,37897,37898,37899,'Gurubashi Refugee','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52439,15595,0,0,37905,0,0,0,'Purple Ground Rune','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52441,15595,0,0,30180,30181,30182,30183,'Curious Jungle Monkey','','',1,1,51,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52443,15595,0,0,25154,25163,25330,4435,'Chosen of Hethiss','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52444,15595,0,0,32254,0,0,0,'Thisalee Crow','Druid of the Talon','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52446,15595,0,0,37907,0,0,0,'Ancient Dwarven Artifact','','Interact',16778240,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52447,15595,0,0,37932,0,0,0,'Cinderweb Spiderling','','',8,1,3,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'34664',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52449,15595,0,0,37907,0,0,0,'Ancient Dwarven Artifact','','Interact',16778240,10,0,0,0,1,1,0,1,1,0,42,42,0,1,1,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'34664',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52450,15595,0,0,37908,0,0,0,'Ancient Elven Artifact','','Interact',16778240,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52451,15595,0,0,37908,0,0,0,'Ancient Elven Artifact','','Interact',16778240,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52452,15595,0,0,37909,0,0,0,'Ancient Troll Artifact','','Interact',16778240,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52453,15595,0,0,37909,0,0,0,'Ancient Troll Artifact','','Interact',16778240,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52454,15595,0,0,37910,0,0,0,'Ancient Fossil','','Interact',16778240,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52455,15595,0,0,37910,0,0,0,'Ancient Fossil','','Interact',16778240,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52458,15595,0,0,0,0,20320,0,'Gnome Female','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52459,15595,0,0,0,0,37913,0,'Gnome Male','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52461,15595,0,0,31605,0,0,0,'Arch Druid Hamuul Runetotem','','',266240,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52462,15595,0,0,0,0,37915,0,'Worgen Male','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52463,15595,0,0,0,0,37914,0,'Worgen Female','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52464,15595,0,0,0,0,37927,0,'Goblin Male','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52465,15595,0,0,0,0,37928,0,'Goblin Female','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52466,15595,0,0,0,0,20323,0,'Draenei Female','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52467,15595,0,0,31801,0,0,0,'Rayne Feathersong','','',262144,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52468,15595,0,0,0,0,37916,0,'Draenei Male','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52469,15595,0,0,0,0,20321,0,'Troll Male','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52470,15595,0,0,0,0,37922,0,'Troll Female','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52471,15595,0,0,0,0,37923,0,'Undead Male','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52472,15595,0,0,0,0,37924,0,'Undead Female','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52473,15595,0,0,0,0,37925,0,'Human Male','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52474,15595,0,0,0,0,37926,0,'Human Female','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52475,15595,0,0,0,0,20317,0,'Dwarf Male','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52476,15595,0,0,7618,0,0,0,'Keeper Krothis','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52477,15595,0,0,31777,0,0,0,'Tholo Whitehoof','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52478,15595,0,0,29213,0,0,0,'Anren Shadowseeker','','',266240,7,0,1,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52479,15595,0,0,0,0,37918,0,'Dwarf Female','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52480,15595,0,0,0,0,37919,0,'Night Elf Female','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52481,15595,0,0,0,0,20318,0,'Night Elf Male','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52482,15595,0,0,0,0,37921,0,'Tauren Female','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52483,15595,0,0,0,0,20319,0,'Tauren Male','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52484,15595,0,0,0,0,37920,0,'Orc Male','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'39656 43689',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52485,15595,0,0,0,0,20316,0,'Orc Female','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52486,15595,0,0,0,0,20322,0,'Blood Elf Female','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52487,15595,0,0,0,0,37917,0,'Blood Elf Male','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52488,15595,0,0,34201,0,0,0,'Elderlimb','Ancient of Lore','',266240,10,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52490,15595,0,0,32245,0,0,0,'Skylord Omnuron','Druid of the Talon','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52491,15595,0,0,32251,0,0,0,'Morthis Whisperwing','Druid of the Talon','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52492,15595,0,0,32253,0,0,0,'Choluna','Druid of the Talon','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52489,15595,0,0,37942,0,0,0,'Avrilla','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52493,15595,0,0,20628,0,0,0,'Captain Saynna Stormrunner','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52494,15595,0,0,38088,0,0,0,'Marin Bladewing','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52495,15595,0,0,38088,0,0,0,'Shalis Darkhunter','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52497,15595,0,0,251,0,0,0,'Spanky','Mask Vendor','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52498,15595,0,0,38227,0,0,0,'Beth\'tilac','The Red Widow','',108,1,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2800000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1652,0,0,0,0,0,0,0,0,0),(52500,15595,0,0,31212,31213,38546,38547,'Hyjal Defender','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52501,15595,0,0,31228,31229,31230,31231,'Hyjal Druid','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52502,15595,0,0,37936,37937,38544,38545,'Hyjal Marksman','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52503,15595,52504,0,24905,0,0,0,'Charred Vanquisher','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52506,15595,0,0,37904,0,0,0,'Mortaxx (1)','The Tolling Bell','',2147483752,3,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52507,15595,0,0,37868,0,0,0,'Gurubashi Master Chef (1)','','',2147483648,7,0,1,0,1,1,0,1,1,0,420,420,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52508,15595,0,0,15288,0,0,0,'Lost Offspring of Gahz\'ranka (1)','','',2147483752,1,68,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52509,15595,0,0,37877,0,0,0,'Tor-Tun (1)','The Slumberer','',2147483752,1,21,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52510,15595,0,0,15101,0,0,0,'Shredtooth Frenzy (1)','','',8,1,0,1,0,1,1,0,1,1,0,252,252,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52511,15595,0,0,32813,32811,0,0,'Zulian Gnasher (1)','','',9,1,6,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52512,15595,0,0,37837,0,0,0,'Witch Doctor Qu\'in (1)','Medicine Woman','',72,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52513,15595,0,0,37838,37839,37840,37841,'Chosen of Hethiss (1)','','',0,7,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,5000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52514,15595,0,0,37871,0,0,0,'Mor\'Lek the Dismantler (1)','','',2147483752,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52515,15595,0,0,37880,0,0,0,'Kaulema the Mover (1)','','',2147483752,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52516,15595,0,0,37906,0,0,0,'Florawing Hive Queen (1)','','',2147483721,1,44,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52517,15595,0,0,22353,0,0,0,'Gub (1)','Destroyer of Fish','',2147483720,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52518,15595,0,0,37857,37743,37855,37856,'Venomtip Needler (1)','','',1,1,44,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52519,15595,0,0,37863,0,0,0,'Venomancer Mauri (1)','The Snake\'s Whisper','',72,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52520,15595,0,0,37865,0,0,0,'Venomancer T\'Kulu (1)','The Toxic Bite','',72,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52521,15595,0,0,37803,0,0,0,'Venomguard Destroyer (1)','','',72,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52522,15595,0,0,169,37845,0,0,'Tiki Lord Mu\'Loa (1)','','',72,10,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52523,15595,0,0,37788,0,0,0,'High Priest Venoxis (1)','','',104,7,0,1,0,1,1,0,1,1,0,2940,2940,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52524,15595,0,0,38257,0,0,0,'Cinderweb Spinner','','',8,1,3,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52525,15595,0,0,11686,0,0,0,'Bloodvenom','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52528,15595,0,0,37935,0,0,0,'Egg Satchel','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52529,15595,0,0,37939,0,0,0,'Zanzil\'s Cauldron of Toxic Torment','','Interact',1091568640,10,0,0,0,1,1,0,1,1,0,42,42,0,1,16777216,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52530,15595,0,0,38446,0,0,0,'Alysrazor','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2800000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1673,0,0,0,0,0,0,0,0,0),(52532,15595,0,0,1126,11686,0,0,'Spirit Portal','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52533,15595,0,0,22393,0,0,0,'Leeni \"Smiley\" Smalls','Honor Quartermaster','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52534,15595,0,0,26465,0,0,0,'Zom Bocom','Honor Quartermaster','',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52535,15595,0,0,22399,0,0,0,'Ecton Brasstumbler','Honor Quartermaster','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52536,15595,0,0,28300,0,0,0,'Blood Guard Zar\'shi','Honor Quartermaster','',4096,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52537,15595,0,0,31953,0,0,0,'Knight-Lieutenant T\'Maire Sydes','Honor Quartermaster','',4096,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52538,15595,0,0,23768,0,0,0,'Big Zokk Torquewrench','Conquest Quartermaster','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52539,15595,0,0,27942,0,0,0,'Kezzik the Striker','Glorious Conquest Quartermaster','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52540,15595,0,0,26464,0,0,0,'Xazi Smolderpipe','Conquest Quartermaster','',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52541,15595,0,0,26463,0,0,0,'Nargle Lashcord','Glorious Conquest Quartermaster','',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52542,15595,0,0,22438,0,0,0,'Evee Copperspring','Conquest Quartermaster','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52543,15595,0,0,27953,0,0,0,'Argex Irongut','Glorious Conquest Quartermaster','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52544,15595,0,0,22602,0,0,0,'Doris Chiltonius','Glorious Conquest Quartermaster','',4096,7,0,1,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52545,15595,0,0,21512,0,0,0,'Lieutenant Tristia','Glorious Conquest Quartermaster','',4096,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52546,15595,0,0,12917,0,0,0,'Captain Dirgehammer','Conquest Quartermaster','',4096,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52547,15595,0,0,28718,28725,0,0,'Ancient Hyjal Protector','','',4096,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52548,15595,0,0,38523,0,0,0,'Gertrude Fenlow','','',0,7,0,0,0,1,1,0,31,31,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52549,15595,0,0,14612,0,0,0,'Sergeant Thunderhorn','Conquest Quartermaster','',4096,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52550,15595,0,0,37943,0,0,0,'Tiki Lord Transform Test','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52551,15595,0,0,14383,0,0,0,'Witherbranch','Ancient of War','',266240,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52554,15595,0,0,31218,0,0,0,'Marin Bladewing','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52555,15595,0,0,31218,0,0,0,'Shalis Darkhunter','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52556,15595,0,0,11686,0,0,0,'Druid Combat Circle','','',1074790400,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52557,15595,0,0,35371,0,0,0,'Raging Invader','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52558,15595,0,0,38414,0,0,0,'Lord Rhyolith','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,1500,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2800000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1606,0,0,0,0,0,0,0,0,0),(52559,15595,0,0,38414,0,0,0,'Lord Rhyolith (1)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,1500,0,0,0,0,0,0,0,0,0,0,1,1,'',0,34000000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52560,15595,0,0,38414,0,0,0,'Lord Rhyolith (2)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,1500,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2800000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52561,15595,0,0,38414,0,0,0,'Lord Rhyolith (3)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,1500,0,0,0,0,0,0,0,0,0,0,1,1,'',0,34000000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52562,15595,0,0,37952,0,0,0,'Johnny Awesome','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52571,15595,0,0,37953,0,0,0,'Majordomo Staghelm','Archdruid of the Flame','',108,7,0,1,0,0.665,1,0,88,88,0,1,5,0,1,0,1250,0,0,0,0,1250,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52577,15595,0,0,169,38415,0,0,'Left Foot','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52578,15595,0,0,14589,0,0,0,'Orcish Orphan','','',0,12,0,0,0,1,1,0,4,4,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52581,15595,0,0,38256,0,0,0,'Cinderweb Drone','','',8,1,3,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52582,15595,0,0,169,38054,0,0,'Volcano','','',1049600,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52583,15595,0,0,31992,0,0,0,'Redhound Two-Seater','','',0,9,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52585,15595,0,0,31992,0,0,0,'Redhound Two-Seater','','vehichleCursor',0,9,0,0,0,1,1,0,5,5,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52592,15595,0,0,11121,0,0,0,'Ragnaros','','',108,4,0,3,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52593,15595,0,0,38747,0,0,0,'Spirit of the Flame','','',0,10,0,1,0,0.665,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52594,15595,0,0,25007,0,0,0,'Goldwing Hawk','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52595,15595,0,0,28215,0,0,0,'Alpine Songbird','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52596,15595,0,0,10830,0,0,0,'Forest Owl','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52597,15595,0,0,38806,0,0,0,'Wings of Aviana','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,97240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52598,15595,0,0,37962,37963,37964,37965,'Gurubashi Soul-Eater','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52599,15595,0,0,11686,19611,0,0,'Cloned Image','','',1049600,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52601,15595,0,0,37962,37963,37964,37965,'Gurubashi Soul-Eater (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52602,15595,0,0,15013,0,0,0,'Avatar of Bethekk','','',0,7,0,1,0,0.5,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52603,15595,0,0,19260,0,0,0,'Time Watcher','','',0,2,0,1,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52604,15595,0,0,571,0,0,0,'Digsite Zombie','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52606,15595,0,0,37968,37969,37970,37971,'Gurubashi Warmonger','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52607,15595,0,0,37968,37969,37970,37971,'Gurubashi Warmonger (1)','','',8,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52608,15595,0,0,38023,0,0,0,'Twisted Shadow','','',8,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52609,15595,0,0,2719,0,0,0,'Anachronos','','',4,2,0,1,0,1,1,0,1,1,0,25200,25200,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52610,15595,0,0,37973,37974,37975,37976,'Gurubashi Cauldron-Mixer (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52611,15595,0,0,37973,37974,37975,37976,'Gurubashi Cauldron-Mixer (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52612,15595,0,0,37973,37974,37975,37976,'Gurubashi Cauldron-Mixer (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52613,15595,0,0,37973,37974,37975,37976,'Gurubashi Cauldron-Mixer (1)','','',72,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52614,15595,0,0,37979,37981,37980,37982,'Gurubashi Bloodrager (1)','','',2120,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52619,15595,0,0,33006,0,0,0,'Liquid Obsidian','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52620,15595,0,0,35201,0,0,0,'Fragment of Rhyolith','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52621,15595,0,0,37989,37990,21832,37992,'Wings of Aviana','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52622,15595,0,0,37991,0,0,0,'Pride of Bethekk','','',73,1,2,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52624,15595,0,0,25553,0,0,0,'Twisted Spirit','','',8,6,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52634,15595,0,0,21630,0,0,0,'Akil\'zon (1)','Eagle Avatar','',72,7,0,1,0,1,1,0,1,1,0,2310,2310,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52635,15595,0,0,22255,0,0,0,'Amani Eagle (1)','','',72,1,0,0,0,1,1,0,1,1,0,27,27,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52638,15595,0,0,26466,0,0,0,'Amani Kidnapper','','',72,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1612,0,0,0,0,0,0,0,0,0),(52639,15595,0,0,22255,0,0,0,'Amani Kidnapper (1)','','',72,1,0,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52646,15595,0,0,32403,0,0,0,'Colin Swifthammer','Gryphon Master','',0,7,0,0,0,1,1,0,1,1,0,126,126,0,1,8194,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52647,15595,0,0,38002,0,0,0,'Lava Burster Transform Visual','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52649,15595,52816,0,38761,0,0,0,'Millagazor','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52650,15595,0,0,38003,0,0,0,'Shadow of Hakkar','','',0,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52659,15595,0,0,169,23329,11686,0,'Movement Controller - Lord Rhyolith','','',1048576,10,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52661,15595,54343,0,38015,0,0,0,'Druid of the Flame','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52662,15595,0,0,38064,0,0,0,'Unstable Flamerager','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52663,15595,0,0,36419,0,0,0,'Flamewatch Sentinel','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52664,15595,0,0,20570,11686,0,0,'Consuming Winds Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52665,15595,0,0,38017,0,0,0,'Malorne','','',0,1,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52667,15595,0,0,14998,14999,15000,15001,'Zandalar Headshrinker','','',0,7,0,0,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52668,15595,0,0,20570,11686,0,0,'Crazy Rocket Path','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52669,15595,0,0,31626,0,0,0,'Matoclaw','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52670,15595,0,0,31213,31212,0,0,'Defender of Malorne','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52671,15595,0,0,25082,0,0,0,'Mylune','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52672,15595,0,0,38018,0,0,0,'Flameward Hippogryph','','',0,1,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52673,15595,0,0,11686,0,0,0,'Pillar of Flame Target','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52674,15595,0,0,26439,0,0,0,'Helen\'s Test Questgiver','Awesomesauce','',0,7,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52675,15595,0,0,38227,0,0,0,'Beth\'tilac','The Red Widow','',108,1,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52676,15595,0,0,22903,31729,0,0,'Climbing Tree','','vehichleCursor',1074790400,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,74922,74974,0,0,0,0,0,0,0,0,0,0,0,0,1614,0,0,0,0,0,0,0,0,0),(52677,15595,0,0,37749,0,0,0,'Gurubashi Spirit Warrior (1)','','',8,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52679,15595,0,0,38462,0,0,0,'Cinderling','','',1048576,1,3,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52680,15595,0,0,38462,0,0,0,'Cinderling','','',1048576,1,3,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52681,15595,0,0,169,16925,0,0,'Battleground Capture Point Trigger','','',16778240,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52682,15595,0,0,28991,32815,0,0,'Treetop','','',1074790400,10,0,0,0,1,1,0,80,80,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,75070,0,97395,0,0,0,0,0,0,0,0,0,0,1616,0,0,0,0,0,0,0,0,0),(52683,15595,0,0,38030,0,0,0,'Pyrelord','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52684,15595,0,0,33209,0,0,0,'Chabal','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52685,15595,0,0,14996,0,0,0,'Maywiki','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52686,15595,0,0,229,0,0,0,'Hitch Horse','','',0,1,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52687,15595,0,0,328,31379,0,0,'Soft Target','','',1572864,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52688,15595,0,0,31794,36863,0,0,'Hyjal Bear Cub','','LootAll',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52689,15595,0,0,14995,0,0,0,'Al\'tabim the All-Seeing','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52690,15595,0,0,14997,0,0,0,'Falthir the Sightless','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52691,15595,0,0,11762,11764,11763,11765,'Hakkari Witch Doctor (1)','','',8,7,0,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,15000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52692,15595,0,0,20570,11686,0,0,'Furnace Bunny, Fire w/ 2 smoke','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52693,15595,0,0,20570,11686,0,0,'Furnace Bunny, Large Fire w/ small fire','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52695,15595,0,0,37789,0,0,0,'Jin\'do the Godbreaker (1)','','',104,7,0,1,0,1,1,0,1,1,0,4200,4200,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52696,15595,0,0,16480,21342,0,0,'Beam Target Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52697,15595,0,0,26,0,0,0,'Greedy Kobold','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52698,15595,0,0,169,38049,0,0,'Hakkar\'s Chains (1)','','',0,10,0,1,0,1,1,0,1,1,0,588,588,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52700,15595,0,0,30272,0,0,0,'Baine Bloodhoof','High Chieftain','',76,7,0,1,0,1,1,1,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52702,15595,0,0,28726,15880,0,0,'zzTest Spawn - Portal','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52703,15595,0,0,33364,33365,0,0,'Hyjal Enforcer','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52704,15595,0,0,38040,0,0,0,'Cinderweb Egg','','',1074790464,10,0,0,0,1,1,0,1,1,0,1,1,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52705,15595,0,0,31228,31229,31230,31231,'Captured Hyjal Druid','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52706,15595,0,0,25553,0,0,0,'Twisted Spirit (1)','','',8,6,0,0,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52728,15595,0,0,14994,0,0,0,'Jin\'rokh the Breaker','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52729,15595,0,0,4519,0,0,0,'Arch Druid Hamuul Runetotem','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52730,15595,0,0,37854,0,0,0,'Gurubashi Spirit','','',8,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52732,15595,0,0,38025,0,0,0,'Gurubashi Shadow','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52733,15595,0,0,22307,22308,0,0,'Amani\'shi Flame Caster (1)','','',72,7,0,1,0,1,1,0,1,1,0,336,336,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52734,15595,0,0,22301,22302,0,0,'Amani\'shi Beast Tamer (1)','','',72,7,0,1,0,1,1,0,1,1,0,420,420,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52735,15595,0,0,18664,0,0,0,'Griftah','Amazing Amulets','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52736,15595,0,0,22275,22276,0,0,'Amani\'shi Medicine Man (1)','','',72,7,0,1,0,1,1,0,1,1,0,378,378,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52737,15595,0,0,22261,22262,0,0,'Amani\'shi Wind Walker (1)','','',72,7,0,1,0,1,1,0,1,1,0,252,252,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52738,15595,0,0,19705,0,0,0,'Amani Elder Lynx (1)','','',73,1,2,1,0,1,1,0,1,1,0,378,378,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52739,15595,0,0,30963,0,0,0,'Amani Lynx Cub (1)','','',73,1,2,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52740,15595,0,0,22303,22304,0,0,'Amani\'shi Handler (1)','','',72,7,0,1,0,1,1,0,1,1,0,378,378,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52741,15595,0,0,1038,0,0,0,'Tamed Amani Crocolisk (1)','','',1,1,6,1,0,1,1,0,1,1,0,252,252,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52742,15595,0,0,834,0,0,0,'Amani Crocolisk (1)','','',73,1,6,0,0,1,1,0,1,1,0,84,84,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52743,15595,0,0,19705,0,0,0,'Amani Lynx (1)','','',73,1,2,1,0,1,1,0,1,1,0,252,252,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52744,15595,0,0,21632,0,0,0,'Halazzi (1)','Lynx Avatar','',104,7,0,1,0,1,1,0,1,1,0,2100,2100,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52745,15595,0,0,22348,0,0,0,'Halazzi (1)','Lynx Avatar','',104,7,0,1,0,1,1,0,1,1,0,1050,1050,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52746,15595,0,0,20808,0,0,0,'Spirit of the Lynx (1)','','',104,1,2,1,0,1,1,0,1,1,0,1050,1050,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52747,15595,0,0,22309,22310,0,0,'Amani\'shi Guardian (1)','','',72,7,0,1,0,1,1,0,1,1,0,378,378,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52748,15595,0,0,38031,0,0,0,'Pureblood Fire Hawk','','',0,4,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52750,15595,0,0,38024,0,0,0,'zzTest Spawn - Cocooned Victim','','',1074790464,10,0,0,0,1,1,0,1,1,0,1,1,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52752,15595,0,0,22538,0,0,0,'Amani\'shi Tempest (1)','','',72,7,0,1,0,1,1,0,1,1,0,630,630,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52753,15595,0,0,3263,0,0,0,'James Stillair','Gryphon Master','',0,7,0,1,0,1,1,0,1,1,0,126,126,0,1,8195,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52754,15595,0,0,22273,22274,0,0,'Amani\'shi Axe Thrower (1)','','',72,7,0,1,0,1,1,0,1,1,0,378,378,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52755,15595,0,0,38029,0,0,0,'Refreshing Water Totem','','',0,11,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52756,15595,0,0,38032,0,0,0,'Green Fire Hawk Mount','','',0,4,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52757,15595,0,0,22271,22272,0,0,'Amani\'shi Tribesman (1)','','',72,7,0,1,0,1,1,0,1,1,0,378,378,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52758,15595,0,0,22277,22278,0,0,'Amani\'shi Warbringer (1)','','',2120,7,0,1,0,1,1,0,1,1,0,504,504,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52759,15595,0,0,22467,0,0,0,'Amani Bear (1)','','',72,1,4,1,0,1,1,0,1,1,0,378,378,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52760,15595,0,0,22467,0,0,0,'Amani Bear Mount (1)','','',72,1,4,1,0,1,1,0,1,1,0,197,197,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'40816',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52761,15595,0,0,10709,0,0,0,'Gordok Reaver','','',72,7,0,1,0,1,1,0,45,46,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'40484',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52763,15595,0,0,27581,0,0,0,'[DND] Digsite Quest Pulse Bunny','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52764,15595,0,0,21631,0,0,0,'Nalorakk (1)','Bear Avatar','',104,7,0,1,0,1,1,0,1,1,0,2730,2730,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52767,15595,0,0,31731,0,0,0,'Vol\'jin','','',4,7,0,1,0,1,1,0,1,1,0,33600,33600,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52771,15595,52633,0,37993,11686,0,0,'Lava Burster','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52772,15595,0,0,37456,0,0,0,'Lava Parasite','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52776,15595,0,0,16480,21342,0,0,'Azeroth Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52777,15595,0,0,38034,0,0,0,'Elder Runetotem','','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52778,15595,0,0,38035,0,0,0,'Elder Mistwalker','','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52779,15595,0,0,38036,0,0,0,'Elder Bloodhoof','','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52780,15595,0,0,38037,0,0,0,'Elder Dreamseer','','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52781,15595,0,0,38038,0,0,0,'Elder Skyseer','','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52782,15595,0,0,38039,0,0,0,'Elder Stonespire','','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52783,15595,52751,0,22448,38323,0,0,'Cinderweb Cocoon','','',1074790408,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52784,15595,52751,0,22448,38323,0,0,'Cinderweb Cocoon','','',1074790408,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52785,15595,0,0,38020,0,0,0,'zzTest Spawn - Fire Spider Broodling','','Pickup',1074790464,10,0,0,0,1,1,0,1,1,0,1,1,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52786,15595,0,0,38041,0,0,0,'zzTest Spawn - Fire Spider Pillar','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52787,15595,0,0,37563,0,0,0,'Kador Cloudsong','','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52788,15595,0,0,1825,0,0,0,'Wisp','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52789,15595,0,0,24813,0,0,0,'zzTest Spawn - Wisp Prison','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52790,15595,0,0,38692,0,0,0,'Aggra','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52792,15595,0,0,38689,0,0,0,'Thrall','','',4,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52793,15595,0,0,35253,0,0,0,'Ysera','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52794,15595,52816,0,38481,0,0,0,'Brimstone Destroyer','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52795,15595,52816,0,12168,0,0,0,'Brimstone Hound','','',589825,1,45,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52796,15595,0,0,38042,0,0,0,'Malfurion Stormrage','','',262148,7,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52797,15595,0,0,38754,38043,0,0,'Nozdormu','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52798,15595,0,0,31103,0,0,0,'Kalecgos','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52799,15595,0,0,28227,0,0,0,'Alexstrasza','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52800,15595,0,0,38694,0,0,0,'Mysterious Stranger','','',262148,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52801,15595,0,0,38695,0,0,0,'Fandral Staghelm','','',262148,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52802,15595,0,0,38062,0,0,0,'Leyara','','',262148,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52803,15595,0,0,38118,0,0,0,'Daakara (1)','The Invincible','',104,7,0,1,0,1,1,0,1,1,0,3360,3360,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52804,15595,0,0,38088,0,0,0,'Shadow Warden','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52805,15595,0,0,38045,0,0,0,'Spirit of Cairne','','',76,7,0,3,0,1,1,0,83,83,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52807,15595,0,0,38046,0,0,0,'Corrupted Fire Hawk','','',0,4,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52808,15595,0,0,37993,0,0,0,'Lava Burster Transform Visual','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52811,15595,0,0,11686,19611,0,0,'BIG Cloned Image','','',1049600,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52813,15595,0,0,38048,0,0,0,'Savage Raptor','','',0,1,0,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52814,15595,0,0,15150,0,0,0,'Razzashi Adder (1)','','',9,1,35,1,0,0.5,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52817,15595,0,0,37328,37329,37330,37331,'PattyMac - Orgrimmar Wind Rider Test','','Directions',2048,7,0,0,0,1,1,0,1,1,0,63,63,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52818,15595,0,0,38050,0,0,0,'Snixx Quickfreeze','The Cone of Cold','',4096,7,0,0,0,1,1,0,45,45,0,1,5,0,1,129,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52819,15595,0,0,11686,0,0,0,'Howl Credit','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52820,15595,0,0,30180,30181,30182,30183,'Helpful Jungle Monkey','','',0,1,35,0,0,1,1,0,85,85,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52821,15595,0,0,23490,23491,38176,23493,'Injured Hired Gun','','',0,7,0,0,0,1,1,0,1,1,0,252,252,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52822,15595,0,0,38051,0,0,0,'Zen\'Vorka','Favors of the World Tree','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,4226,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52823,15595,0,0,38052,0,0,0,'Theresa Barkskin','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52824,15595,0,0,38053,0,0,0,'General Taldris Moonfall','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52825,15595,0,0,38052,0,0,0,'Theresa Barkskin','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52826,15595,0,0,38059,0,0,0,'Burning Treant','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52827,15595,0,0,37456,0,0,0,'Blood Worm','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52828,15595,0,0,37456,0,0,0,'Blood Worm (1)','','',0,10,0,0,0,1,1,0,1,1,0,13,13,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52829,15595,0,0,11686,19611,0,0,'Cloned Image','','',1049600,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52833,15595,0,0,16480,21342,0,0,'Tarecgosa Intro Camera Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52835,15595,0,0,38398,0,0,0,'Tarecgosa','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52836,15595,0,0,38150,0,0,0,'Flame Cat Form','','',0,1,2,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52837,15595,0,0,38123,0,0,0,'Flame Scorpion Form','','',0,1,2,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52838,15595,0,0,31605,0,0,0,'Arch Druid Hamuul Runetotem','','',266240,7,0,1,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52839,15595,0,0,19705,0,0,0,'Amani Lynx','','',1,1,2,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52840,15595,0,0,19705,0,0,0,'Amani Lynx (1)','','',1,1,2,1,0,1,1,0,1,1,0,252,252,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52843,15595,0,0,32245,0,0,0,'Skylord Omnuron','Druid of the Talon','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52844,15595,0,0,20628,0,0,0,'Captain Saynna Stormrunner','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52845,15595,0,0,35095,0,0,0,'Malfurion Stormrage','','',266244,7,0,1,0,1,1,0,88,88,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52846,15595,0,0,31228,31229,31230,31231,'Hyjal Ritualist','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52847,15595,0,0,29764,29781,0,0,'Hyjal Assault Trooper','','',266240,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52848,15595,0,0,20857,20872,0,0,'Hyjal Assault Trooper','','',266240,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52849,15595,0,0,29418,29413,29412,29405,'Hyjal Assault Trooper','','',266240,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52850,15595,0,0,1126,11686,0,0,'Quad Stalker','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52851,15595,0,0,22332,0,0,0,'Hex Lord Malacrass (1)','','',72,7,0,1,0,1,1,0,1,1,0,2331,2331,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52853,15595,0,0,1070,0,0,0,'Charred Invader','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52854,15595,0,0,20628,0,0,0,'Captain Saynna Stormrunner','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52863,15595,0,0,38062,0,0,0,'Leyara','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52864,15595,0,0,38142,0,0,0,'Zanzil','','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52865,15595,0,0,1126,11686,0,0,'Cyclone Target','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52866,15595,0,0,169,38063,0,0,'Crater','','',1048576,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52868,15595,0,0,26761,0,0,0,'Arygos','','',4,2,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52869,15595,0,0,38112,0,0,0,'Deathwing','','',4,2,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52870,15595,0,0,37483,0,0,0,'Digsite Zombie Survivor','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52871,15595,54343,0,38436,38540,38541,38542,'Druid of the Flame','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52872,15595,54343,0,38436,38540,38541,38542,'Druid of the Flame','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52877,15595,0,0,38065,0,0,0,'Lashtail Hatchling','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52884,15595,0,0,38069,11686,0,0,'Flame Protection Rune','','openhandglow',1611662336,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52885,15595,0,0,38069,11686,0,0,'Flame Protection Rune','','openhandglow',1611662336,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52886,15595,0,0,38069,11686,0,0,'Flame Protection Rune','','openhandglow',1611662336,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52887,15595,0,0,38069,11686,0,0,'Flame Protection Rune','','openhandglow',1611662336,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52888,15595,0,0,38069,11686,0,0,'Flame Protection Rune','','openhandglow',1611662336,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52889,15595,0,0,38069,11686,0,0,'Flame Protection Rune','','openhandglow',1611662336,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52890,15595,0,0,38070,11686,0,0,'Flame Protection Rune','','openhandglow',1611662336,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52892,15595,0,0,37761,37766,0,0,'Devout Flamecaller','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52893,15595,0,0,20570,11686,0,0,'Molten Splash Origin Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52894,15595,0,0,38065,0,0,0,'Lashtail Hatchling','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52895,15595,0,0,16480,21342,0,0,'Beam Target Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52896,15595,0,0,22903,11686,0,0,'Generic Bunny - HMC (Large AOI)','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52897,15595,0,0,32253,0,0,0,'Choluna','Druid of the Talon','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52898,15595,0,0,37942,0,0,0,'Avrilla','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52899,15595,0,0,31801,0,0,0,'Rayne Feathersong','','',262144,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52900,15595,0,0,7618,0,0,0,'Keeper Taldros','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52901,15595,0,0,32251,0,0,0,'Morthis Whisperwing','Druid of the Talon','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52902,15595,0,0,38656,0,0,0,'Commander Jarod Shadowsong','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52903,15595,0,0,31777,0,0,0,'Tholo Whitehoof','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52904,15595,0,0,29213,0,0,0,'Anren Shadowseeker','','',4096,7,0,1,0,1,1,0,80,80,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52905,15595,0,0,11873,0,0,0,'Rosa','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52906,15595,0,0,34201,0,0,0,'Elderlimb','Ancient of Lore','',266240,10,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52907,15595,0,0,32254,0,0,0,'Thisalee Crow','Druid of the Talon','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52909,15595,0,0,19314,0,0,0,'Tyllan','','',0,7,0,0,0,1,1,0,1,1,0,34,34,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52910,15595,0,0,262,0,0,0,'Micah','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52912,15595,0,0,19315,0,0,0,'Relissa','','',0,7,0,0,0,1,1,0,1,1,0,34,34,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52913,15595,0,0,38074,0,0,0,'Direhammer with Boots','','',8,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52914,15595,0,0,38075,0,0,0,'Eulinda','Reagents','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52915,15595,0,0,38076,0,0,0,'Harald','Food Vendor','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,384,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52916,15595,0,0,38077,0,0,0,'Melasong','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52917,15595,0,0,38078,0,0,0,'Lenzo','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52918,15595,0,0,38079,0,0,0,'Kaldrick','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52919,15595,0,0,38080,0,0,0,'Arinoth','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52920,15595,0,0,38081,0,0,0,'Mawago','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52921,15595,0,0,38083,0,0,0,'Deldren Ravenelm','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52923,15595,0,0,25225,0,0,0,'Dragonspawn Supplicant','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52924,15595,0,0,31736,10357,0,0,'Vol\'jin','','',12,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52925,15595,0,0,38086,0,0,0,'Witch Doctor T\'wansi','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52926,15595,0,0,21633,0,0,0,'Jan\'alai (1)','Dragonhawk Avatar','',72,7,0,1,0,1,1,0,1,1,0,2730,2730,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52927,15595,0,0,37574,0,0,0,'Amani Dragonhawk Hatchling (1)','','',9,1,30,0,0,1,1,0,1,1,0,29,29,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52928,15595,0,0,22303,22304,0,0,'Amani\'shi Hatcher (1)','','',72,7,0,0,0,1,1,0,1,1,0,29,29,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52929,15595,0,0,22303,22304,0,0,'Amani\'shi Hatcher (1)','','',72,7,0,0,0,1,1,0,1,1,0,29,29,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52931,15595,0,0,34804,0,0,0,'Cenarius','','',4,7,0,1,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52932,15595,0,0,38089,0,0,0,'Arch Druid Hamuul Runetotem','','',266240,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52933,15595,0,0,38087,0,0,0,'Blood Guard Hakkuz','Darkspear Elite','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52934,15595,0,0,38088,0,0,0,'Shadow Warden','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52935,15595,0,0,38088,0,0,0,'Marin Bladewing','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52936,15595,0,0,37761,37766,0,0,'Druid of the Flame','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52937,15595,0,0,38090,38091,0,0,'Druidic Attendant','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52938,15595,0,0,38092,38093,38094,38095,'Siame-Quashi','Darkspear Elite','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52940,15595,0,0,38096,0,0,0,'Hazlek\'s Corpse','','',0,10,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52942,15595,0,0,38097,0,0,0,'Bakkalzu\'s Corpse','','',0,10,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52944,15595,0,0,38098,0,0,0,'Norkani\'s Corpse','','',0,10,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52946,15595,0,0,38099,0,0,0,'Kasha\'s Corpse','','',0,10,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52947,15595,0,0,38100,0,0,0,'Melissa','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52948,15595,0,0,20570,11686,0,0,'Furnace Bunny, Fire A, 1.0 scale','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52949,15595,0,0,16480,21342,0,0,'Arygos','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52951,15595,0,0,16480,21342,0,0,'Deathwing','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52952,15595,0,0,20570,11686,0,0,'Tower Fire Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52953,15595,0,0,38083,0,0,0,'Deldren Ravenelm','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52954,15595,0,0,38088,0,0,0,'Shalis Darkhunter','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52955,15595,0,0,38088,0,0,0,'Sira Moonwarden','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52956,15595,0,0,38102,0,0,0,'Zandalari Juggernaut','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52957,15595,0,0,38102,0,0,0,'Zandalari Juggernaut (1)','','',8,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52958,15595,0,0,38108,0,0,0,'Zandalari Hierophant','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52959,15595,0,0,38108,0,0,0,'Zandalari Hierophant (1)','','',8,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52960,15595,0,0,38106,0,0,0,'Zandalari Bloodslayer','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52961,15595,0,0,38106,0,0,0,'Zandalari Bloodslayer (1)','','',8,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52962,15595,0,0,38104,0,0,0,'Zandalari Archon','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52963,15595,0,0,38104,0,0,0,'Zandalari Archon (1)','','',8,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52964,15595,0,0,2106,0,0,0,'Turak Runetotem','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52965,15595,0,0,7618,0,0,0,'Keeper Taldros','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52967,15595,0,0,22903,11686,0,0,'A Ritual of Flame Event Controller','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52968,15595,0,0,38105,0,0,0,'Zandalari Archon','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52969,15595,0,0,38105,0,0,0,'Zandalari Archon (1)','','',8,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52970,15595,0,0,38107,0,0,0,'Zandalari Bloodslayer','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52971,15595,0,0,38107,0,0,0,'Zandalari Bloodslayer (1)','','',8,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52972,15595,0,0,38109,0,0,0,'Zandalari Hierophant','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52973,15595,0,0,38109,0,0,0,'Zandalari Hierophant (1)','','',8,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0); insert into `creature_properties`(`entry`,`build`,`killcredit1`,`killcredit2`,`male_displayid`,`female_displayid`,`male_displayid2`,`female_displayid2`,`name`,`subname`,`info_str`,`type_flags`,`type`,`family`,`rank`,`encounter`,`base_attack_mod`,`range_attack_mod`,`leader`,`minlevel`,`maxlevel`,`faction`,`minhealth`,`maxhealth`,`mana`,`scale`,`npcflags`,`attacktime`,`attack_school`,`mindamage`,`maxdamage`,`can_ranged`,`rangedattacktime`,`rangedmindamage`,`rangedmaxdamage`,`respawntime`,`armor`,`resistance1`,`resistance2`,`resistance3`,`resistance4`,`resistance5`,`resistance6`,`combat_reach`,`bounding_radius`,`auras`,`boss`,`money`,`invisibility_type`,`walk_speed`,`run_speed`,`fly_speed`,`extra_a9_flags`,`spell1`,`spell2`,`spell3`,`spell4`,`spell5`,`spell6`,`spell7`,`spell8`,`spell_flags`,`modImmunities`,`isTrainingDummy`,`guardtype`,`summonguard`,`spelldataid`,`vehicleid`,`rooted`,`questitem1`,`questitem2`,`questitem3`,`questitem4`,`questitem5`,`questitem6`,`waypointid`,`gossipId`) values (52974,15595,0,0,38103,0,0,0,'Zandalari Juggernaut','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52975,15595,0,0,38103,0,0,0,'Zandalari Juggernaut (1)','','',8,7,0,1,0,0.5,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52976,15595,0,0,28726,27823,0,0,'Chain Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52977,15595,0,0,169,23257,0,0,'World Trigger (Friendly + Invis Stalker)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52978,15595,0,0,38170,38171,38172,0,'Injured Bambala Headhunter','','Inspect',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52979,15595,0,0,38398,0,0,0,'Tarecgosa','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52980,15595,0,0,33078,0,0,0,'Kil\'karil','','',0,7,0,0,0,1,1,0,38,38,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52981,15595,52648,0,38463,0,0,0,'Cinderweb Spinner','','',1,1,3,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52982,15595,0,0,37477,37478,37479,0,'Bambala Headhunter','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52983,15595,0,0,33187,0,0,0,'Raskha','Flight Master','',0,7,0,1,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52984,15595,0,0,38114,11686,0,0,'Thermal Pocket Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52985,15595,0,0,38115,11686,0,0,'Thermal Pocket Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52986,15595,0,0,38116,0,0,0,'Dorda\'en Nightweaver','Hamuul\'s Attendant','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52987,15595,0,0,37787,0,0,0,'Ohgan (1)','','',72,6,11,1,0,0.5,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52988,15595,0,0,38670,0,0,0,'Turtle Punter','','',1074790400,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,93604,93593,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52989,15595,52751,0,22448,38323,0,0,'Cinderweb Cocoon','','',1074790408,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52990,15595,0,0,21243,21244,37729,0,'Captured Hyjal Druid','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52991,15595,52751,0,22448,38323,0,0,'Cinderweb Cocoon','','',1074790408,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52992,15595,52751,0,22448,38323,0,0,'Cinderweb Cocoon','','',1074790408,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52993,15595,0,0,38088,0,0,0,'Shadow Warden','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52994,15595,0,0,37761,37766,0,0,'Druid of the Flame','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52995,15595,0,0,38489,0,0,0,'Kalecgos','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52996,15595,0,0,32976,0,0,0,'Commander Aggro\'gosh','','',262144,7,0,1,0,1,1,0,1,1,0,840,840,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52997,15595,0,0,22903,11686,0,0,'Generic Bunny','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52998,15595,0,0,38030,0,0,0,'Pyrelord','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(52999,15595,0,0,38064,0,0,0,'Flamewatch Igniter','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53000,15595,0,0,4368,4369,0,0,'Grom\'gol Grunt','','',0,7,0,0,0,1,1,0,1,1,0,252,252,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53001,15595,0,0,11109,11112,11111,11110,'[ph] Grom\'gol Attacker','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53002,15595,0,0,20570,11686,0,0,'Forlorn Spire Pathing Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53003,15595,0,0,31228,31229,31230,31231,'Hyjal Druid','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53004,15595,0,0,31794,36863,0,0,'Hyjal Bear Cub','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53005,15595,0,0,20570,11686,0,0,'Flame Spout Target Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53006,15595,0,0,4590,0,0,0,'Spirit Link Totem','','',0,11,0,0,0,1,1,0,49,49,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53007,15595,0,0,24608,0,0,0,'Wushoolay Lightning Form','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53008,15595,0,0,1868,0,0,0,'Thysta','Wind Rider Master','',0,7,0,1,0,1,1,0,1,1,0,126,126,0,1,8194,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53009,15595,0,0,38490,0,0,0,'Kalecgos','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53010,15595,0,0,27581,0,0,0,'[DND] Hardwrench Quest Pulse Bunny','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53011,15595,0,0,1065,0,0,0,'Hideaway Zombie','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53013,15595,0,0,19011,0,0,0,'Crimson Lasher','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53015,15595,0,0,31605,0,0,0,'Arch Druid Hamuul Runetotem','','',266240,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53016,15595,0,0,37483,0,0,0,'Hardwrench Zombie Survivor','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53017,15595,0,0,11686,0,0,0,'Forlorn Spire Assault Camera Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53018,15595,0,0,10193,0,0,0,'Firedrool','','',0,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53019,15595,0,0,10193,0,0,0,'Flamespittle','','',0,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53020,15595,0,0,20628,0,0,0,'Captain Saynna Stormrunner','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53021,15595,0,0,38119,38120,38121,38122,'Amani\'shi Peon','','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53022,15595,0,0,38092,38093,38094,38095,'Siame-Quashi','Darkspear Elite','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53023,15595,0,0,38126,0,0,0,'Bloodslayer T\'ara','Darkspear Veteran','',0,7,0,1,0,1,1,0,86,86,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53024,15595,0,0,38124,0,0,0,'Bloodslayer Zala','Darkspear Veteran','',0,7,0,1,0,1,1,0,86,86,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53025,15595,0,0,38125,0,0,0,'Bloodslayer Vaena','Darkspear Veteran','',0,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53040,15595,0,0,38128,0,0,0,'Vehini','Assault Provisions','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,7808,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53043,15595,0,0,38132,0,0,0,'Briney Boltcutter','Blackwater Financial Interests','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53044,15595,0,0,38133,0,0,0,'Blackwater Ruffian','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53045,15595,0,0,16480,21342,0,0,'EE Camera Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53046,15595,0,0,11686,19611,0,0,'Cloned Image','','',1049600,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53048,15595,0,0,38134,0,0,0,'Legs','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53049,15595,0,0,32257,0,0,0,'Hyjal Protector','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53052,15595,0,0,38138,11686,0,0,'Firelands Portal (Temporary)','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53053,15595,0,0,38139,0,0,0,'Twilight Wyrmkin','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53054,15595,0,0,16480,21342,0,0,'Portal Bunny MAIN','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53055,15595,54230,0,38140,0,0,0,'Ancient Charscale','Lieutenant of Flame','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53056,15595,0,0,38088,0,0,0,'Shalis Darkhunter','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53057,15595,0,0,11686,22903,0,0,'Lylagar Breath','','',1049600,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53058,15595,0,0,11686,22903,0,0,'Lylagar Breath','','',1049600,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53059,15595,0,0,16480,21342,0,0,'Portal Bunny LESSER','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53060,15595,0,0,16480,21342,0,0,'Twilight Wyrmkin','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53061,15595,0,0,16480,21342,0,0,'Twilight Spellweaver','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53062,15595,0,0,16480,21342,0,0,'Twilight Spellweaver','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53063,15595,0,0,16480,21342,0,0,'Twilight Spellweaver','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53064,15595,0,0,16480,21342,0,0,'Twilight Spellweaver','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53065,15595,0,0,16480,21342,0,0,'Twilight Spellweaver','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53066,15595,0,0,36137,0,0,0,'Twilight Spellweaver','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53067,15595,0,0,28222,0,0,0,'Vereesa Windrunner','Ranger General of the Silver Covenant','',4,7,0,3,0,1,1,0,87,87,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53068,15595,0,0,19707,0,0,0,'Halduron Brightwing','Ranger General','',0,7,0,1,0,1,1,0,87,87,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53069,15595,0,0,31736,10357,0,0,'Vol\'jin','','',12,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53070,15595,0,0,28756,28754,28755,0,'Silver Covenant Ranger','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53071,15595,0,0,38274,38275,38276,0,'Farstrider Troll-Hunter','','',0,7,0,0,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53072,15595,0,0,29091,0,0,0,'Silvermoon Messenger','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53073,15595,0,0,38141,0,0,0,'Captain Soren Moonfall','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53074,15595,0,0,14383,0,0,0,'Witherbranch','Ancient of War','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53075,15595,0,0,33407,0,0,0,'Inoho Stronghide','Leatherworking Supplies','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53076,15595,0,0,33408,0,0,0,'Nenduil Meadowshade','General Goods','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3200,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53077,15595,0,0,28726,11686,0,0,'Burnt Tree Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53078,15595,0,0,33712,0,0,0,'Zombie Survivor','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53079,15595,0,0,19011,0,0,0,'Crimson Lasher','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53080,15595,0,0,32487,0,0,0,'Captain Irontree','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53082,15595,0,0,37935,0,0,0,'Spiderweb Filament','','vehichleCursor',1611661312,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53083,15595,0,0,12769,0,0,0,'Hyjal Wisp','','',4096,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53085,15595,53093,0,38144,12002,13030,0,'Flamewaker Sentinel','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1631,0,0,0,0,0,0,0,0,0),(53086,15595,0,0,11686,0,0,0,'Magma Trap','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53087,15595,0,0,169,38416,0,0,'Right Foot','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53088,15595,0,0,2176,1418,1141,0,'Temple Rat','','LootAll',0,1,0,0,0,1,1,0,1,5,0,42,102,0,1,16777216,2000,0,0.0607,1.4422,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53089,15595,0,0,38146,0,0,0,'Molten Feather','','Interact',1096,10,0,0,0,1,1,0,1,1,0,42,42,0,1,16777216,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53090,15595,52633,0,38002,11686,0,0,'Lava Burster','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53091,15595,0,0,38147,0,0,0,'Magmolia','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53092,15595,0,0,38148,0,0,0,'Firekin','','',8,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53094,15595,0,0,37282,0,0,0,'Patriarch Fire Turtle','','',8,1,21,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53095,15595,0,0,38149,0,0,0,'Matriarch Fire Turtle','','',8,1,21,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53096,15595,0,0,36702,0,0,0,'Fire Turtle Hatchling','','',8,1,21,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53097,15595,0,0,31183,0,0,0,'Arcane Blast','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53098,15595,0,0,0,38398,0,0,'Tarecgosa','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53099,15595,0,0,22903,11686,0,0,'Wave Genesis Bunny','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53100,15595,0,0,0,38151,0,0,'Twilight Bomb Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53101,15595,0,0,19011,0,0,0,'Crimson Lasher','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53102,15595,0,0,38012,0,0,0,'Inferno Hawk','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53108,15595,0,0,2176,1418,1141,0,'Temple Rat','','',0,1,0,0,0,1,1,0,1,5,0,42,102,0,1,0,2000,0,0.0607,1.4422,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53109,15595,0,0,19011,0,0,0,'Crimson Lasher','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53110,15595,0,0,0,38151,0,0,'Twilight Bomb SIPHON Bunny','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53111,15595,0,0,11686,36372,0,0,'Spore Seeker','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53113,15595,0,0,38153,0,0,0,'Subterranean Magma Worm','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53115,15595,0,0,38765,0,0,0,'Molten Lord','','',72,5,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53116,15595,0,0,35681,0,0,0,'Unbound Blazing Elemental','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53119,15595,0,0,38241,0,0,0,'Flamewaker Forward Guard','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53120,15595,0,0,13031,0,0,0,'Flamewaker Pathfinder','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53121,15595,0,0,38239,0,0,0,'Flamewaker Cauterizer','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53122,15595,0,0,169,23258,0,0,'Pillar','','',1048576,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53123,15595,0,0,0,38151,0,0,'Tarecgosa Deathbed','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53124,15595,0,0,38030,0,0,0,'Incendusamemo','Lieutenant of Flame','',0,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53125,15595,0,0,14973,14974,14975,14976,'Voodoo Attendant','','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53126,15595,0,0,38173,0,0,0,'Young Gurubashi Raptor','','',0,1,11,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53127,15595,0,0,37539,0,0,0,'Fire Scorpion','','',8,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53128,15595,0,0,38404,0,0,0,'Giant Fire Scorpion','','',8,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53129,15595,52633,0,37993,11686,0,0,'Lava Dweller','','',0,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53130,15595,0,0,38175,0,0,0,'Ancient Lava Dweller','','',0,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53131,15595,0,0,22903,34532,0,0,'Lava Bubbles','','openhandglow',1074790400,1,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53132,15595,0,0,19011,0,0,0,'Crimson Lasher','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53133,15595,0,0,37942,0,0,0,'Avrilla','','',262144,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53134,15595,0,0,10193,0,0,0,'Ancient Core Hound','','',72,1,45,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1678,0,0,0,0,0,0,0,0,0),(53135,15595,0,0,27823,36372,0,0,'Burnt Tree Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53136,15595,0,0,38177,0,0,0,'Amani Bear Cub','','',0,1,4,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53139,15595,0,0,11686,0,0,0,'Attachment Point','','',1611661312,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53140,15595,0,0,1070,0,0,0,'Son of Flame','','',0,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53141,15595,0,0,36019,0,0,0,'Molten Surger','','',584,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53142,15595,0,0,20570,11686,0,0,'Splash Lava Pool Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53143,15595,53093,0,31808,19894,15329,0,'Flamewaker Hunter','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,4663,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53144,15595,0,0,11686,0,0,0,'Attachment Point 2','','',1611661312,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53145,15595,0,0,38208,0,0,0,'Fandral Cat Transform Visual','','',0,1,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53146,15595,0,0,38174,0,0,0,'Fandral Scorpion Transform Visual','','',0,1,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53147,15595,0,0,38398,0,0,0,'Tarecgosa','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53149,15595,0,0,38844,0,0,0,'Kalecgos','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53150,15595,0,0,1825,0,0,0,'Ghost Wisp','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53151,15595,0,0,38190,0,0,0,'Overseer Blingbang','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53152,15595,54339,0,38186,38187,31541,0,'Charhound','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,10,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53153,15595,0,0,12310,0,0,0,'Ice Elemental','The Cone of Cold','',0,4,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53154,15595,0,0,1126,11686,0,0,'Generic Firelands Raid Bunny JMF','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53155,15595,0,0,27823,36372,0,0,'Acorn Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53157,15595,0,0,1126,11686,0,0,'Generic Firelands Raid Bunny JMF Type 2','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53158,15595,0,0,1126,11686,0,0,'Volcano Fire Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53159,15595,0,0,36137,0,0,0,'Twilight Spellweaver','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53160,15595,0,0,37303,0,0,0,'Twilight Wyrmkin','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53161,15595,0,0,33463,0,0,0,'Pool of Blood','','',1048576,10,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53162,15595,0,0,35781,0,0,0,'Pool of Blood - small','','',1048576,10,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53163,15595,0,0,37295,22903,0,0,'Rope','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53164,15595,0,0,38491,0,0,0,'Kalecgos','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53165,15595,0,0,38193,38194,38195,38196,'Gurubashi War-Seeker','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53166,15595,0,0,38197,38198,38199,38200,'Gurubashi Soul-Seeker','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53167,15595,0,0,38019,0,0,0,'Unbound Pyrelord','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53178,15595,0,0,169,11686,0,0,'Spiderling Stalker','','',1049600,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53179,15595,0,0,34408,0,0,0,'Ohgan','','',8,1,11,3,0,1,1,0,1,1,0,1260,1260,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53180,15595,0,0,38209,0,0,0,'Ohgan\'aka','','',8,1,11,3,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53181,15595,0,0,11160,0,0,0,'Ohgan\'aka\'s Handler','','',8,7,0,3,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53183,15595,0,0,25516,0,0,0,'Great Hunter\'s Challenge Counter','','',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53184,15595,0,0,38012,0,0,0,'Inferno Hawk Hatchling','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53185,15595,0,0,38140,0,0,0,'Flamewaker Overseer','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53186,15595,0,0,19963,16946,0,0,'Molten Seed Caster','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53187,15595,0,0,13030,0,0,0,'Flamewaker Animator','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53188,15595,0,0,26704,0,0,0,'Flamewaker Subjugator','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53189,15595,0,0,38520,0,0,0,'Molten Elemental','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53193,15595,0,0,17188,22903,0,0,'Meteor Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53194,15595,0,0,38214,0,0,0,'Capture Point','','Interact',553649152,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53195,15595,0,0,20570,11686,0,0,'Jumping Rock Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53196,15595,0,0,26243,0,0,0,'Ricket','','',262144,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53197,15595,0,0,38216,0,0,0,'Esmeralda Prissypaws','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53206,15595,0,0,38223,0,0,0,'Hell Hound','','',72,4,45,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53209,15595,0,0,29538,0,0,0,'Flamewaker Trapper','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53210,15595,0,0,38491,0,0,0,'Kalecgos','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53211,15595,0,0,38225,0,0,0,'Spark of Rhyolith','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53212,15595,0,0,12190,23489,0,0,'Furnace Bunny, Fire A, 1.6 scale','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53213,15595,0,0,38148,19595,0,0,'Furnace Bunny, Fire A, 0.8 scale','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53214,15595,0,0,38226,0,0,0,'Damek Bloombeard','Exceptional Equipment','',262144,7,0,1,0,1,1,0,85,85,0,1,5,0,1,4227,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53215,15595,0,0,38491,0,0,0,'Kalecgos','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53216,15595,0,0,11686,0,0,0,'Burning Orb','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53217,15595,0,0,32222,0,0,0,'Windcaller Voramus','','',4096,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53219,15595,0,0,16480,21342,0,0,'Camera Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53220,15595,0,0,16480,21342,0,0,'Beam Target Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53222,15595,0,0,38241,0,0,0,'Flamewaker Centurion','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53223,15595,0,0,26704,0,0,0,'Flamewaker Beast Handler','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53224,15595,0,0,38240,0,0,0,'Flamewaker Taskmaster','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53225,15595,0,0,38229,0,0,0,'Pterrordax Hatchling','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53226,15595,0,0,11686,19611,0,0,'Tarecgosa','','',1049600,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53228,15595,0,0,38230,11686,0,0,'Thermal Pocket Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53230,15595,0,0,38115,11686,0,0,'Thermal Pocket Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53231,15595,0,0,38019,0,0,0,'Lava Scion','','',104,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53232,15595,0,0,38232,0,0,0,'Voodoo Figurine','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53233,15595,0,0,29213,0,0,0,'Anren Shadowseeker','','',0,7,0,1,0,1,1,0,80,80,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53235,15595,0,0,2075,0,0,0,'Obsidian Defender Kill Credit (NOT USED)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53236,15595,0,0,17188,0,0,0,'Netherwing Essence Credit','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53237,15595,0,0,16925,1126,0,0,'Destination Stalker','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53238,15595,0,0,38233,0,0,0,'Kalecgos','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53239,15595,0,0,38399,0,0,0,'Tarecgosa','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53240,15595,0,0,37539,0,0,0,'Emberspit Scorpion','','',1,1,20,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53241,15595,0,0,38238,0,0,0,'Dragon Disc','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53242,15595,0,0,24140,38333,24175,0,'Blue Dragon','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53244,15595,0,0,12030,29538,13029,0,'Flamewaker Trainee','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53245,15595,52660,0,38013,0,0,0,'Fire Hawk','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53246,15595,0,0,35201,0,0,0,'Fragment of Rhyolith (1)','','',0,4,0,1,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'12380',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53247,15595,0,0,38225,0,0,0,'Spark of Rhyolith (1)','','',72,4,0,1,0,1,1,0,1,1,0,2562,2562,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'12380',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53248,15595,0,0,33006,0,0,0,'Liquid Obsidian (1)','','',0,4,0,1,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53250,15595,0,0,38238,0,0,0,'Tarecgosa Disc','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53252,15595,0,0,26761,0,0,0,'Arygos','','',4,2,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53253,15595,0,0,38254,0,0,0,'Fire Hawk Egg','','',1610612736,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53254,15595,0,0,38317,0,0,0,'Leyara','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53255,15595,0,0,38246,0,0,0,'Nexus Drake','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'12380',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53256,15595,0,0,38307,36372,0,0,'Ember Pool Bunny','','',16778240,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53257,15595,0,0,11686,22903,0,0,'Malorne Event Controller','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53258,15595,0,0,38629,0,0,0,'Lord Rhyolith','','',0,1,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53259,15595,0,0,21136,0,0,0,'Arthorn Windsong','Druid of the Talon','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53260,15595,0,0,11686,22903,0,0,'Malorne Event Camera','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53261,15595,0,0,20570,11686,0,0,'Fall Recovery Primary Controller','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53262,15595,0,0,38250,38251,38253,0,'Druid of the Talon','','',266240,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'17224',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53264,15595,52816,52300,38255,0,0,0,'Searris','Lord of Embers','',72,4,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'17224',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53265,15595,52816,52300,38258,0,0,0,'Kelbnar','Lord of Ashes','',72,4,0,1,0,1,1,0,86,86,0,1,5,0,1,0,1400,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'17224',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53266,15595,0,0,19963,11686,0,0,'Sulfuras Smash','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'17224',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53267,15595,52816,52300,38012,0,0,0,'Andrazor','Lord of Cinders','',72,4,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'28559',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53268,15595,0,0,19963,11686,0,0,'Sulfuras Smash','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53269,15595,0,0,20570,11686,0,0,'Fall Recovery Secondary Controller','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53270,15595,0,0,34955,0,0,0,'Subdued Seahorse','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53271,15595,52816,52300,38674,0,0,0,'Fah Jarakk','Lord of Smoke','',584,4,0,1,0,1,1,0,86,86,0,1,5,0,1,0,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53272,15595,0,0,16480,21342,0,0,'Small Moonbeam 01','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53273,15595,0,0,38260,0,0,0,'Winged Guardian','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'12380',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53274,15595,0,0,16480,21342,0,0,'Small Moonbeam 02','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'12380',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53275,15595,0,0,38814,0,0,0,'Fire Hawk Hatchling','','Pickup',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53276,15595,0,0,38261,0,0,0,'Amani Battle Bear','','',0,1,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53277,15595,0,0,16480,21342,0,0,'Small Moonbeam 03','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'12380',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53278,15595,0,0,16480,21342,0,0,'Small Moonbeam 04','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53279,15595,0,0,16480,21342,0,0,'Small Moonbeam 05','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53280,15595,0,0,16480,21342,0,0,'Small Moonbeam 06','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53281,15595,0,0,16925,1126,0,0,'Lift Off','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53282,15595,0,0,16480,21342,0,0,'Small Moonbeam 07','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'12380',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53283,15595,0,0,38359,0,0,0,'Guardian Cub','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'12380',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53286,15595,0,0,38270,0,0,0,'Valstann Staghelm','','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'12380',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53287,15595,0,0,16480,21342,0,0,'Small Moonbeam 08','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'12380',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53288,15595,0,0,38271,0,0,0,'General Rajaxx','','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53289,15595,0,0,38264,0,0,0,'Leyara','','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53290,15595,0,0,38272,0,0,0,'Arch Druid Fandral Staghelm','','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53291,15595,0,0,38273,0,0,0,'Istaria','','',0,7,0,1,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53292,15595,0,0,38264,0,0,0,'Leyara','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53293,15595,0,0,25204,37953,0,0,'Fandral Staghelm','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53294,15595,0,0,1126,11686,0,0,'Flamewaker Animator Stalker 1','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53295,15595,0,0,16480,21342,0,0,'Large Moonbeam 02','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53297,15595,0,0,38265,0,0,0,'Trained Fire Hawk','','vehichleCursor',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53298,15595,0,0,16480,21342,0,0,'Large Moonbeam 03','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53299,15595,0,0,16480,21342,0,0,'Large Moonbeam 04','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53300,15595,0,0,38265,0,0,0,'Trained Fire Hawk','','',1073741824,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,99588,99706,0,0,0,99674,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53303,15595,0,0,38226,0,0,0,'Damek Bloombeard','Exceptional Equipment','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53304,15595,0,0,26243,0,0,0,'Ricket','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53305,15595,0,0,16480,21342,0,0,'Large Moonbeam 05','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53306,15595,0,0,16480,21342,0,0,'Large Moonbeam 06','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53307,15595,0,0,16480,21342,0,0,'Large Moonbeam 07','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53309,15595,53308,0,19894,0,0,0,'Flamewaker Cauterizer','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53311,15595,0,0,16480,21342,0,0,'Large Moonbeam 08','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53312,15595,0,0,16480,21342,0,0,'Large Moonbeam 09','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53313,15595,0,0,16480,21342,0,0,'Large Moonbeam 10','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53314,15595,0,0,16480,21342,0,0,'Large Moonbeam 11','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53315,15595,0,0,16480,21342,0,0,'Large Moonbeam 12','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53316,15595,0,0,16480,21342,0,0,'Large Moonbeam 13','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53317,15595,0,0,16480,21342,0,0,'Large Moonbeam 14','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53318,15595,0,0,16480,21342,0,0,'Large Moonbeam 15','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53319,15595,0,0,16480,21342,0,0,'Large Moonbeam 16','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53320,15595,0,0,16480,21342,0,0,'Large Moonbeam 17','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53321,15595,0,0,16480,21342,0,0,'Large Moonbeam 18','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53322,15595,0,0,16480,21342,0,0,'Large Moonbeam 19','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53323,15595,0,0,16480,21342,0,0,'Large Moonbeam 20','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53324,15595,0,0,16480,21342,0,0,'Large Moonbeam 21','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53325,15595,0,0,16480,21342,0,0,'Large Moonbeam 22','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53326,15595,0,0,16480,21342,0,0,'Large Moonbeam 23','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53327,15595,0,0,38250,38251,38253,0,'Druid of the Talon','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53328,15595,0,0,31808,19894,0,0,'Flamewaker Assassin','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,4666,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53329,15595,0,0,32258,32256,32257,32255,'Druid of the Talon','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53330,15595,0,0,16480,21342,0,0,'Large Moonbeam 24','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53331,15595,0,0,16480,21342,0,0,'Small Moonbeam 09','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53332,15595,0,0,16480,21342,0,0,'Small Moonbeam 10','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53333,15595,0,0,16480,21342,0,0,'Small Moonbeam 11','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53334,15595,0,0,16480,21342,0,0,'Small Moonbeam 12','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53335,15595,0,0,16480,21342,0,0,'Small Moonbeam 13','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53336,15595,0,0,16480,21342,0,0,'Small Moonbeam 14','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53337,15595,0,0,16480,21342,0,0,'Small Moonbeam 15','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53338,15595,0,0,16480,21342,0,0,'Small Moonbeam 16','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53339,15595,0,0,16480,21342,0,0,'Small Moonbeam 17','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53340,15595,0,0,16480,21342,0,0,'Small Moonbeam 18','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53341,15595,0,0,16480,21342,0,0,'Small Moonbeam 19','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53342,15595,0,0,16480,21342,0,0,'Small Moonbeam 20','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53343,15595,0,0,16480,21342,0,0,'Small Moonbeam 21','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53344,15595,0,0,16480,21342,0,0,'Small Moonbeam 22','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53345,15595,0,0,16480,21342,0,0,'Small Moonbeam 23','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53346,15595,0,0,16480,21342,0,0,'Small Moonbeam 24','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53349,15595,0,0,38525,0,0,0,'Kalecgos','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53350,15595,0,0,38267,0,0,0,'Fandral Staghelm','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53353,15595,0,0,38115,11686,0,0,'Thermal Pocket Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53354,15595,0,0,34581,22903,0,0,'Escape Winds','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53355,15595,0,0,32223,0,0,0,'Windcaller Nordrala','','',4096,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53356,15595,0,0,23459,0,0,0,'Kalecgos','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53357,15595,0,0,23459,0,0,0,'Kalecgos','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53358,15595,0,0,169,38415,0,0,'Left Foot (1)','','',108,4,0,1,0,1,1,0,1,1,0,9780,9780,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53359,15595,0,0,169,38416,0,0,'Right Foot (1)','','',108,4,0,1,0,1,1,0,1,1,0,9780,9780,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53360,15595,0,0,11686,22712,0,0,'Landing','','',1611661312,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53361,15595,0,0,16925,1126,0,0,'Descend','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53362,15595,0,0,11686,0,0,0,'Doppelganger','','',16777216,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53363,15595,0,0,169,11686,0,0,'Lava Wave','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53364,15595,0,0,35095,0,0,0,'Malfurion Stormrage','','',266244,7,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53365,15595,0,0,38053,0,0,0,'General Taldris Moonfall','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53367,15595,0,0,37761,37766,0,0,'Druid of the Flame','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53368,15595,0,0,11686,0,0,0,'Doppelganger','','',16777216,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53369,15595,0,0,38557,0,0,0,'Blazing Talon Initiate','','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53371,15595,0,0,38286,0,0,0,'Hallegosa','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53372,15595,0,0,1126,11686,0,0,'Brushfire','','',1096,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53373,15595,0,0,28726,39970,0,0,'Magnetic Stone','','Interact',1611661312,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53375,15595,0,0,38652,0,0,0,'Herald of the Burning End','','',72,7,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53381,15595,0,0,38305,0,0,0,'Obsidian Slaglord','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53382,15595,0,0,4325,0,0,0,'The 50000 DPS Man','','',4,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53383,15595,0,0,27033,0,0,0,'Nexus Warden','Servant of Arygos','',104,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53384,15595,0,0,37757,0,0,0,'Obsidian Monstrosity','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53385,15595,0,0,35095,0,0,0,'Malfurion Stormrage','','',4100,7,0,3,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53386,15595,0,0,4325,0,0,0,'Internal Test Boss','','',4,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53387,15595,0,0,38308,0,0,0,'Ember Pool Pulse','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53388,15595,0,0,23711,0,0,0,'Ember Pool Pulse Pre-Load','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53389,15595,0,0,38053,0,0,0,'General Taldris Moonfall','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53390,15595,0,0,16480,38309,0,0,'Dragon Disc','','vehichleCursor',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53391,15595,0,0,24140,0,0,0,'Hallegosa','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53392,15595,0,0,38266,0,0,0,'Kalecgos','','',0,2,0,1,0,1,1,0,90,90,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53393,15595,0,0,19963,11686,0,0,'Splitting Blow','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53395,15595,0,0,37935,0,0,0,'Egg Satchel','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53397,15595,0,0,9995,0,0,0,'Scalesworn Elite','','',0,2,0,1,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53398,15595,0,0,20570,21888,0,0,'Firebrand of Tarecgosa','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1660,0,0,0,0,0,0,0,0,0),(53399,15595,0,0,28815,0,0,0,'Constrictor Tentacle (1)','','',72,10,0,1,0,1,1,0,1,1,0,315,315,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53400,15595,0,0,20570,21888,0,0,'Firebrand of Tarecgosa 01','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53401,15595,0,0,12231,0,0,0,'Bound Blazing Elemental','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53402,15595,0,0,38349,38358,0,0,'Nexus Platform','','vehichleCursor',537919488,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53406,15595,0,0,20570,21888,0,0,'Firebrand of Tarecgosa','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1657,0,0,0,0,0,0,0,0,0),(53408,15595,0,0,25256,0,0,0,'Blue Drake','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53411,15595,0,0,31212,31213,38546,38547,'Hyjal Defender','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53412,15595,0,0,31228,31229,31230,31231,'Hyjal Druid','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53413,15595,0,0,37936,37937,38544,38545,'Hyjal Marksman','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53414,15595,0,0,24906,0,0,0,'Magic Hunter','','',9,1,52,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53416,15595,0,0,37757,0,0,0,'Obsidian Monstrosity','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53417,15595,0,0,38350,38351,0,0,'Nexus Platform','','vehichleCursor',537919488,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53418,15595,0,0,37631,37632,37700,37701,'Resort Staff','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53419,15595,0,0,38327,0,0,0,'Sulfuras, Hand of Ragnaros','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53420,15595,0,0,19963,11686,0,0,'Sulfuras, Hand of Ragnaros','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53422,15595,0,0,20570,38326,0,0,'Dragonwrath, Tarecgosa\'s Rest','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53423,15595,0,0,31510,0,0,0,'Twilight Spellbinder','','',8,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53424,15595,0,0,10034,0,0,0,'Tarindrella','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53425,15595,0,0,29290,0,0,0,'Gwen Armstead','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53426,15595,0,0,26364,0,0,0,'Broll Bearmantle','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53427,15595,0,0,33911,0,0,0,'Thassarian','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53428,15595,0,0,33239,0,0,0,'John J. Keeshan','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53429,15595,0,0,31624,0,0,0,'\"Doc\" Cogspin','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53430,15595,0,0,34116,0,0,0,'Fargo Flintlocke','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53431,15595,0,0,36124,0,0,0,'Russell Brower','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53432,15595,0,0,38059,0,0,0,'Burning Treant','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53433,15595,0,0,37935,0,0,0,'Crackling Flame','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53434,15595,0,0,1126,11686,0,0,'Flamewaker Animator Stalker 2','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53435,15595,0,0,1126,11686,0,0,'Unstable Magma Elemental Stalker','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53438,15595,0,0,11686,0,0,0,'Mirror Image','','',16777216,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53439,15595,0,0,38398,0,0,0,'Tarecgosa','','',4096,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53440,15595,0,0,38334,0,0,0,'Durango','General Goods','Inspect',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53441,15595,0,0,38335,0,0,0,'Kin\'weelay','','Inspect',0,7,0,0,0,1,1,0,39,39,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53442,15595,0,0,38336,0,0,0,'Priestess Hu\'rala','','Inspect',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53443,15595,0,0,38742,0,0,0,'Pechanga','Reagents & Poisons','Inspect',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53444,15595,0,0,38338,0,0,0,'Skeezy Whillzap','','Inspect',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53445,15595,0,0,38339,0,0,0,'Morango','Trade Goods','Inspect',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53446,15595,0,0,7618,0,0,0,'Keeper Taldros','','',266240,7,0,1,0,1,1,0,82,82,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53447,15595,0,0,2106,0,0,0,'Turak Runetotem','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53448,15595,0,0,38088,0,0,0,'Sira Moonwarden','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53449,15595,0,0,38088,0,0,0,'Shadow Warden','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53450,15595,0,0,37935,0,0,0,'Web Rip','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53451,15595,0,0,1495,0,0,0,'Samantha LeCraft','Currency Exchange','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53452,15595,0,0,20570,11686,0,0,'Javelin Breach','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53453,15595,0,0,38340,0,0,0,'Green Balloon','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53454,15595,0,0,38341,0,0,0,'Yellow Balloon','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53455,15595,0,0,38342,0,0,0,'Horde Balloon','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53456,15595,0,0,38343,0,0,0,'Alliance Balloon','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53457,15595,0,0,38344,0,0,0,'Darkmoon Balloon','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53466,15595,0,0,38286,0,0,0,'Hallegosa','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53467,15595,0,0,16925,1126,0,0,'Descend','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53468,15595,0,0,16480,38309,0,0,'Dragon Disc','','vehichleCursor',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53469,15595,53308,0,12391,0,0,0,'Flamewaker Incinerator','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53470,15595,0,0,37368,0,0,0,'Enraged Magma Hound','','',8,1,45,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53471,15595,0,0,20570,11686,0,0,'Smoldering Strafe Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53472,15595,0,0,32230,0,0,0,'Thyrinar','Servant of Deathwing','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53473,15595,0,0,19963,11686,0,0,'Blazing Heat','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53474,15595,0,0,16925,1126,0,0,'Web Rip','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53475,15595,0,0,38375,0,0,0,'Cauterizing Flame','','',1073742848,11,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53476,15595,0,0,38353,0,0,0,'Lava Monstrosity','','',8,1,42,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53477,15595,53479,0,38464,0,0,0,'Cinderweb Skitterer','','',0,1,42,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53478,15595,53479,0,38479,0,0,0,'Cinderweb Clutchkeeper','','',0,1,42,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53480,15595,0,0,38088,0,0,0,'Sira Moonwarden','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53481,15595,0,0,32254,0,0,0,'Thisalee Crow','','',4096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53482,15595,0,0,38113,11686,0,0,'Convalescence of Winds','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53483,15595,0,0,38113,11686,0,0,'Shadow Gate','','Interact',1611662336,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53484,15595,0,0,20764,0,0,0,'Icebound Sentinel','','',104,9,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53485,15595,0,0,19963,11686,0,0,'Engulfing Flames','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53486,15595,0,0,31506,0,0,0,'Twilight Invader','','',8,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53487,15595,0,0,1126,11686,0,0,'Meteor Caller','','',1024,7,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53489,15595,0,0,20324,38493,0,0,'Molten Meteor','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53490,15595,0,0,16925,1126,0,0,'Sticky Webbing','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53491,15595,0,0,911,0,0,0,'Fiery Imp','','',0,3,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53492,15595,0,0,16925,1126,0,0,'Sticky Webbing','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53493,15595,0,0,38364,0,0,0,'Malorne','','',0,1,0,1,0,1,1,0,86,86,0,1,5,0,1,16777216,2500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53494,15595,0,0,38621,0,0,0,'Baleroc','The Gatekeeper','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2800000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53495,15595,0,0,1126,11686,0,0,'Shard of Torment','','',17826816,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53496,15595,0,0,20324,11686,0,0,'Molten Boulder','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53497,15595,0,0,20324,11686,0,0,'Molten Boulder','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53498,15595,0,0,20324,11686,0,0,'Molten Boulder','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53499,15595,0,0,38366,0,0,0,'Cinderweb Eggkeeper','','',262152,1,3,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53500,15595,0,0,38475,0,0,0,'Living Meteor','','',16778336,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53501,15595,0,0,38677,0,0,0,'Living Meteor','','',64,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53502,15595,0,0,37935,0,0,0,'Viscous Poison','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53505,15595,0,0,38397,0,0,0,'Tarecgosa','','',0,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53507,15595,0,0,17188,0,0,0,'Blessed Rice Cake Credit','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53508,15595,0,0,169,11686,0,0,'Frost Freeze Trap','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53509,15595,0,0,38372,0,0,0,'Voracious Hatchling','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53512,15595,0,0,34636,0,0,0,'Silkworm','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53513,15595,0,0,38412,0,0,0,'Imprisoned Wraith','','',8,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53515,15595,0,0,38373,0,0,0,'Water Elemental (Ice Elemental Glyph Visual)','','',0,4,49,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53519,15595,0,0,35825,0,0,0,'Aggra','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53520,15595,0,0,37993,0,0,0,'Plump Lava Worm','','',72,1,42,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53521,15595,0,0,1126,11686,0,0,'Lava Worm Target','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53523,15595,0,0,802,0,0,0,'Pinata','','',1,1,1,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53524,15595,0,0,18360,0,0,0,'Cyclonas','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53525,15595,0,0,11686,22903,0,0,'Elemental Bonds Event Controller (Uldum)','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53529,15595,0,0,16925,1126,0,0,'Lift Off','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,0,0,0,0,0,0,0,0,0),(53531,15595,0,0,38349,38358,0,0,'Nexus Platform','','vehichleCursor',537919488,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53532,15595,0,0,38382,0,0,0,'Twilight Riftweaver','','',8,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53533,15595,0,0,34581,0,0,0,'Whirling Vortex','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53534,15595,0,0,38383,0,0,0,'Technician Joram','','',0,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53535,15595,0,0,32044,32040,32045,32041,'Technician Marco','','',4096,7,0,0,0,1,1,0,81,81,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53536,15595,0,0,35825,0,0,0,'Aggra','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53537,15595,0,0,38579,0,0,0,'Thrall','','',4,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53540,15595,0,0,32939,0,0,0,'Cold Water Crayfish','','',1048576,1,6,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53541,15595,0,0,1126,11686,0,0,'Incindiary Cloud','','',1096,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53545,15595,0,0,38774,0,0,0,'Molten Spewer','','',72,1,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53550,15595,0,0,169,11686,0,0,'Skyshredder Landing Location Bunny','','',1024,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53552,15595,0,0,16925,1126,0,0,'Descend','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53554,15595,0,0,1126,11686,0,0,'Blazing Power','','',1096,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53555,15595,0,0,38392,0,0,0,'Kinnel','','Inspect',4096,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53556,15595,0,0,38393,0,0,0,'Priestess Thaalia','','Inspect',4096,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53557,15595,0,0,38394,0,0,0,'Wulfred Harrys','','Inspect',4096,7,0,0,0,1,1,0,35,35,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53558,15595,0,0,2075,22587,0,0,'Lava Test Monster','','',520,4,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53559,15595,0,0,1070,4203,0,0,'Lava Test Monster 2','','',520,4,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53560,15595,0,0,38397,0,0,0,'Tarecgosa','','',4096,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53562,15595,0,0,7012,7013,7014,7015,'Feathermoon Sentinel','','',0,7,0,0,0,1,1,0,1,1,0,504,504,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53563,15595,0,0,11774,11775,11776,11777,'Moonglade Warden','','',0,7,0,0,0,1,1,0,1,1,0,55,55,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53567,15595,0,0,38398,0,0,0,'Tarecgosa','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53569,15595,0,0,38277,0,0,0,'Razzashi Serpent','','',0,10,0,0,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53570,15595,0,0,11686,0,0,0,'Crossroads Caravan Pick-up Credit 1','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53571,15595,0,0,11686,0,0,0,'Crossroads Caravan Pick-up Credit 2','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53572,15595,0,0,11686,0,0,0,'Crossroads Caravan Delivery Credit 1','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53573,15595,0,0,11686,0,0,0,'Crossroads Caravan Delivery Credit 2','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53575,15595,0,0,38255,0,0,0,'Lava Wielder','','',104,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,1800,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53576,15595,0,0,38227,0,0,0,'Beth\'tilac (1)','The Red Widow','',108,1,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,34000000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1652,0,0,0,0,0,0,0,0,0),(53577,15595,0,0,38227,0,0,0,'Beth\'tilac (2)','The Red Widow','',108,1,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2800000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1652,0,0,0,0,0,0,0,0,0),(53578,15595,0,0,38227,0,0,0,'Beth\'tilac (3)','The Red Widow','',108,1,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,34000000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1652,0,0,0,0,0,0,0,0,0),(53579,15595,0,0,37932,0,0,0,'Cinderweb Spiderling (1)','','',8,1,3,0,0,1,1,0,1,1,0,46,46,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53580,15595,0,0,37932,0,0,0,'Cinderweb Spiderling (2)','','',8,1,3,0,0,1,1,0,1,1,0,48,48,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53581,15595,0,0,37932,0,0,0,'Cinderweb Spiderling (3)','','',8,1,3,0,0,1,1,0,1,1,0,64,64,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53582,15595,0,0,38256,0,0,0,'Cinderweb Drone (1)','','',8,1,3,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53583,15595,0,0,38256,0,0,0,'Cinderweb Drone (2)','','',8,1,3,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53584,15595,0,0,38256,0,0,0,'Cinderweb Drone (3)','','',8,1,3,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53585,15595,0,0,10906,11686,0,0,'Lava','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53586,15595,0,0,1126,11686,0,0,'Tracking Flames','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53587,15595,0,0,38621,0,0,0,'Baleroc (1)','The Gatekeeper','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,34000000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53588,15595,0,0,38621,0,0,0,'Baleroc (2)','The Gatekeeper','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2800000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53589,15595,0,0,38621,0,0,0,'Baleroc (3)','The Gatekeeper','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,34000000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53590,15595,0,0,30165,0,0,0,'Moat Monster','','',16777224,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53593,15595,0,0,38366,0,0,0,'Cinderweb Eggkeeper (1)','','',262152,1,3,1,0,1,1,0,1,1,0,403,403,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53594,15595,0,0,38366,0,0,0,'Cinderweb Eggkeeper (2)','','',262152,1,3,1,0,1,1,0,1,1,0,134,134,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53595,15595,0,0,38366,0,0,0,'Cinderweb Eggkeeper (3)','','',262152,1,3,1,0,1,1,0,1,1,0,403,403,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53598,15595,0,0,30063,30064,30065,30066,'Hungry Overseer','','Directions',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53599,15595,0,0,38257,0,0,0,'Cinderweb Spinner (1)','','',8,1,3,1,0,1,1,0,1,1,0,107,107,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53600,15595,0,0,38257,0,0,0,'Cinderweb Spinner (2)','','',8,1,3,1,0,1,1,0,1,1,0,143,143,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53601,15595,0,0,38257,0,0,0,'Cinderweb Spinner (3)','','',8,1,3,1,0,1,1,0,1,1,0,143,143,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53602,15595,0,0,33661,0,0,0,'Dame Alys Finnsson WorgenCat Transform','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53603,15595,0,0,34375,0,0,0,'Freewind Brave','','',0,7,0,0,0,1,1,0,42,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53604,15595,0,0,34373,0,0,0,'Feralas Sentinel','','',0,7,0,0,0,1,1,0,42,42,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53605,15595,0,0,36848,0,0,0,'Bug 93896 Summon Add','','',72,6,0,1,0,1,1,0,1,1,0,168,168,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53606,15595,0,0,36848,0,0,0,'Bug 93896 Summon Add (1)','','',72,6,0,1,0,1,1,0,1,1,0,168,168,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53607,15595,0,0,37288,0,0,0,'Bug 259251 (Baron Silverlaine)','','',72,6,0,1,0,1,1,0,1,1,0,1050,1050,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53608,15595,0,0,37288,0,0,0,'Bug 259251 (Baron Silverlaine) (1)','','',72,6,0,1,0,1,1,0,1,1,0,2100,2100,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53609,15595,0,0,37288,0,0,0,'Bug 259242 (Baron Silverlaine)','','',72,6,0,1,0,1,1,0,1,1,0,1050,1050,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53610,15595,0,0,37288,0,0,0,'Bug 259242 (Baron Silverlaine) (1)','','',72,6,0,1,0,1,1,0,1,1,0,2100,2100,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53611,15595,0,0,38285,0,0,0,'Blazing Talon Initiate','','',72,7,0,0,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53614,15595,0,0,38413,0,0,0,'Ceredos','','',9,1,52,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53615,15595,0,0,38398,0,0,0,'Tarecgosa','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53616,15595,0,0,38591,0,0,0,'Kar the Everburning','Firelord','',8,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53617,15595,0,0,38773,0,0,0,'Molten Erupter','','',72,1,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53619,15595,0,0,38441,0,0,0,'Druid of the Flame','','',72,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53620,15595,0,0,38417,0,0,0,'Druid Cat Transform Visual','','',0,1,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53621,15595,0,0,10906,11686,0,0,'Molten Eruption','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53622,15595,0,0,2172,0,0,0,'Lava Spawn','','',8,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53623,15595,0,0,16943,0,0,0,'Cenarion Hatchling','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53630,15595,0,0,35681,0,0,0,'Unstable Pyrelord','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53631,15595,0,0,37932,0,0,0,'Cinderweb Spiderling','','',8,1,3,1,0,1,1,0,85,85,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53632,15595,0,0,37932,0,0,0,'Cinderweb Spiderling (1)','','',8,1,3,1,0,1,1,0,85,85,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53635,15595,0,0,38256,0,0,0,'Cinderweb Drone','','',8,1,3,1,0,1,1,0,85,85,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1652,0,0,0,0,0,0,0,0,0),(53636,15595,0,0,38256,0,0,0,'Cinderweb Drone (1)','','',8,1,3,1,0,1,1,0,85,85,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1652,0,0,0,0,0,0,0,0,0),(53639,15595,0,0,38240,0,0,0,'Flamewaker Cauterizer','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53640,15595,0,0,38144,0,0,0,'Flamewaker Sentinel','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53642,15595,0,0,38257,0,0,0,'Cinderweb Spinner','','',72,1,3,1,0,1,1,0,85,85,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53643,15595,0,0,38257,0,0,0,'Cinderweb Spinner (1)','','',72,1,3,1,0,1,1,0,85,85,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53646,15595,0,0,32724,26651,0,0,'Tides of Longing','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53647,15595,0,0,36323,0,0,0,'Vortex of Longing','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53648,15595,0,0,38012,0,0,0,'Inferno Hawk','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0),(53649,15595,0,0,38423,0,0,0,'Thrall','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53650,15595,0,0,38225,0,0,0,'Spark of Rhyolith (2)','','',72,4,0,1,0,1,1,0,1,1,0,1176,1176,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53651,15595,0,0,38225,0,0,0,'Spark of Rhyolith (3)','','',72,4,0,1,0,1,1,0,1,1,0,3822,3822,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53652,15595,0,0,35825,0,0,0,'Aggra','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53653,15595,0,0,35201,0,0,0,'Fragment of Rhyolith (2)','','',0,4,0,1,0,1,1,0,1,1,0,107,107,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53654,15595,0,0,35201,0,0,0,'Fragment of Rhyolith (3)','','',0,4,0,1,0,1,1,0,1,1,0,353,353,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53656,15595,0,0,38479,0,0,0,'Cinderweb Clutchkeeper','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53657,15595,0,0,38427,0,0,0,'Thrall','','',4,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53658,15595,0,0,38455,0,0,0,'Hyjal Bear Cub','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53659,15595,0,0,38425,0,0,0,'Cinderweb Creeper','','',1074790400,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53660,15595,0,0,38428,0,0,0,'King Varian Wrynn','','',4,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53661,15595,0,0,38429,0,0,0,'Crimson Lasher','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53662,15595,0,0,28726,11686,0,0,'Solar Core Channel Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53663,15595,0,0,38427,0,0,0,'Thrall','','',4,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53664,15595,0,0,38430,0,0,0,'Aggra','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53665,15595,0,0,38432,0,0,0,'Orc Child','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53666,15595,0,0,38433,0,0,0,'Orc Child','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53667,15595,0,0,38427,0,0,0,'Thrall','','',4,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53668,15595,0,0,38430,0,0,0,'Aggra','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53669,15595,0,0,38434,0,0,0,'Doomhammer','','',4,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53671,15595,0,0,38435,0,0,0,'zzTest Spawn - Druid of the Flame v.6','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53672,15595,0,0,38436,0,0,0,'zzTest Spawn - Druid of the Flame v.7','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53673,15595,0,0,38437,0,0,0,'zzTest Spawn - Druid of the Flame v.8','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53674,15595,0,0,38438,0,0,0,'zzTest Spawn - Druid of the Flame v.9','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53675,15595,0,0,38439,0,0,0,'zzTest Spawn - Druid of the Flame v.10','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53676,15595,0,0,38580,0,0,0,'Thrall','','',4,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53677,15595,0,0,38440,0,0,0,'Hydrius','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53678,15595,0,0,38440,0,0,0,'Hydrius','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53679,15595,0,0,30233,38347,0,0,'Loose Magic','','Interact',1611662336,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53680,15595,0,0,38443,0,0,0,'Blazing Broodmother','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1679,0,0,0,0,0,0,0,0,0),(53681,15595,0,0,38445,0,0,0,'Molten Egg','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53682,15595,0,0,38044,0,0,0,'Alysrazor','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53683,15595,0,0,38447,0,0,0,'Alysrazor','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53691,15595,0,0,38448,0,0,0,'Shannox','','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,1500,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2800000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53692,15595,0,0,28397,28289,36620,28998,'Hyjal Fuzzy Wuzzy','','',16777216,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53693,15595,0,0,1126,11686,0,0,'Fiery Vortex','','',1096,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53694,15595,0,0,38449,0,0,0,'Riplimb','','',104,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53695,15595,0,0,38450,0,0,0,'Rageface','','',104,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,1000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53696,15595,0,0,1126,11686,0,0,'Fandral\'s Flame','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53697,15595,0,0,38462,0,0,0,'Cinderling','','',1048576,8,3,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53698,15595,0,0,1126,11686,0,0,'Fiery Tornado','','',1096,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53699,15595,0,0,37633,0,0,0,'Hyjal Rabbit','','',16777216,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53700,15595,0,0,11686,32901,0,0,'Tarecgosa','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53701,15595,0,0,11686,20570,0,0,'Clone','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53702,15595,0,0,3640,0,0,0,'Stymie','Wand Vendor','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53706,15595,0,0,38457,0,0,0,'Trampoline','','vehichleCursor',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53713,15595,0,0,38468,0,0,0,'Crystal Prison Trap','','',1091830784,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53716,15595,0,0,11686,20570,0,0,'Clone','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53717,15595,0,0,28726,11686,0,0,'Cinderweb Anchor','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53718,15595,0,0,38483,0,0,0,'Cinderweb Matriarch','','',0,1,42,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53719,15595,0,0,169,38415,0,0,'Left Foot (2)','','',108,4,0,1,0,1,1,0,1,1,0,4890,4890,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53720,15595,0,0,169,38415,0,0,'Left Foot (3)','','',108,4,0,1,0,1,1,0,1,1,0,14670,14670,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53721,15595,0,0,169,38416,0,0,'Right Foot (2)','','',108,4,0,1,0,1,1,0,1,1,0,4890,4890,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53722,15595,0,0,169,38416,0,0,'Right Foot (3)','','',108,4,0,1,0,1,1,0,1,1,0,14670,14670,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53723,15595,0,0,1126,11686,0,0,'Alysrsazor Timing Bunny','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53724,15595,0,0,38466,0,0,0,'Immolation Trap','','',1091830784,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53725,15595,0,0,33006,0,0,0,'Liquid Obsidian (2)','','',0,4,0,1,0,1,1,0,1,1,0,137,137,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53726,15595,0,0,33006,0,0,0,'Liquid Obsidian (3)','','',0,4,0,1,0,1,1,0,1,1,0,252,252,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53727,15595,0,0,1070,0,0,0,'Son of Flame (Test)','','',32,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53728,15595,0,0,38421,0,0,0,'Dorothy','Candy & Toy Vendor','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53729,15595,0,0,19963,16946,0,0,'Magma','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53730,15595,0,0,221,0,0,0,'Eugene','Stuff Vendor','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53732,15595,0,0,35201,0,0,0,'Unbound Smoldering Elemental','','',584,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53734,15595,0,0,38013,0,0,0,'Blazing Talon Clawshaper','','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53735,15595,0,0,38559,0,0,0,'Blazing Talon Clawshaper','','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53736,15595,0,0,38470,0,0,0,'Thrall','','',76,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53739,15595,0,0,33682,33681,0,0,'Element of Patience','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53740,15595,0,0,38471,38472,0,0,'Twilight Stonetwister','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53741,15595,0,0,38486,0,0,0,'Hyjal Scout','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1685,0,0,0,0,0,0,0,0,0),(53742,15595,0,0,38113,11686,0,0,'Shadow Gate','','Interact',1611662336,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53743,15595,0,0,38543,0,0,0,'Cinderweb Broodling','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53745,15595,0,0,38366,0,0,0,'Engorged Broodling','','',262152,1,3,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53746,15595,0,0,38366,0,0,0,'Engorged Broodling (1)','','',262152,1,3,1,0,1,1,0,1,1,0,343,343,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53747,15595,0,0,38366,0,0,0,'Engorged Broodling (2)','','',262152,1,3,1,0,1,1,0,1,1,0,114,114,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53748,15595,0,0,38366,0,0,0,'Engorged Broodling (3)','','',262152,1,3,1,0,1,1,0,1,1,0,343,343,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53749,15595,0,0,38457,0,0,0,'Trampoline','','vehichleCursor',0,9,2,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53752,15595,0,0,1126,16925,0,0,'Spear of Shannox','','',1091568712,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53753,15595,0,0,38543,0,0,0,'Cinderweb Broodling','','',1,1,3,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53754,15595,0,0,32956,0,0,0,'Baneling Test','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53755,15595,0,0,38478,0,0,0,'Thrall','','',76,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53756,15595,0,0,19315,0,0,0,'Darla','Wand Vendor','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53757,15595,0,0,14589,0,0,0,'Chub','Candy & Toy Vendor','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53758,15595,0,0,38418,0,0,0,'Wheezer','Toy Vendor','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53759,15595,54230,0,38477,0,0,0,'Cinderweb Queen','Lieutenant of Flame','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53760,15595,0,0,20545,0,0,0,'Farina','Mask Vendor','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53761,15595,0,0,37960,0,0,0,'Crone\'s Broom','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53762,15595,0,0,38521,0,0,0,'Crone','','',0,7,0,0,0,1,1,0,31,31,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53763,15595,0,0,38487,0,0,0,'Candace Fenlow','','',0,7,0,0,0,1,1,0,31,31,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53764,15595,0,0,38522,0,0,0,'Crina Fenlow','','',0,7,0,0,0,1,1,0,31,31,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53765,15595,0,0,38473,0,0,0,'Cinderweb Spiderling','','',0,1,3,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53766,15595,0,0,38485,0,0,0,'Tarecgosa','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53768,15595,0,0,36124,0,0,0,'Deputy Hokum','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53769,15595,0,0,38484,0,0,0,'Perky Pug','','',0,1,52,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53771,15595,54230,0,38852,0,0,0,'Ancient Smoldering Behemoth','Lieutenant of Flame','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53772,15595,0,0,38594,0,0,0,'Lord Rhyolith','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53773,15595,0,0,38594,0,0,0,'Lord Rhyolith (1)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53774,15595,0,0,38594,0,0,0,'Lord Rhyolith (2)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53775,15595,0,0,38594,0,0,0,'Lord Rhyolith (3)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53776,15595,0,0,38012,0,0,0,'Inferno Hawk (1)','','',72,4,0,1,0,1,1,0,1,1,0,3150,3150,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53777,15595,0,0,38240,0,0,0,'Flamewaker Cauterizer (1)','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53778,15595,0,0,38144,0,0,0,'Flamewaker Sentinel (1)','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53779,15595,0,0,33335,0,0,0,'Salirn Moonbear','Innkeeper','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,65536,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53780,15595,0,0,33336,0,0,0,'Limiah Whitebranch','Stable Master','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4194433,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53781,15595,0,0,33338,0,0,0,'Tomo','General Goods','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,3200,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53782,15595,0,0,33337,0,0,0,'Jalin Lakedeep','Leatherworking Supplies','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53783,15595,0,0,32611,0,0,0,'Elizil Wintermoth','Flight Master','',128,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53784,15595,0,0,1126,11686,0,0,'Molten Meteor','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53785,15595,0,0,38446,0,0,0,'Alysrazor','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53786,15595,0,0,38501,0,0,0,'Blazing Monstrosity','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1692,0,0,0,0,0,0,0,0,0),(53787,15595,0,0,20324,11686,0,0,'Molten Barrage','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53788,15595,0,0,11686,0,0,0,'Molten Barrage','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53789,15595,0,0,38502,7950,0,0,'Blazing Monstrosity','','vehichleCursor',1074791424,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,100076,100080,100078,100082,0,0,0,0,0,0,0,0,0,0,1691,0,0,0,0,0,0,0,0,0),(53791,15595,0,0,38501,0,0,0,'Blazing Monstrosity','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1695,0,0,0,0,0,0,0,0,0),(53792,15595,0,0,38502,11686,0,0,'Blazing Monstrosity','','vehichleCursor',1074791424,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,100090,100089,100091,100092,0,0,0,0,0,0,0,0,0,0,1691,0,0,0,0,0,0,0,0,0),(53793,15595,0,0,38503,38504,0,0,'Harbinger of Flame','','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53794,15595,0,0,38505,0,0,0,'Smouldering Hatchling','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53795,15595,0,0,38445,0,0,0,'Egg Pile','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53796,15595,0,0,38680,0,0,0,'Branch of Nordrassil','','',4,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53797,15595,0,0,37875,0,0,0,'Ragnaros (1)','','',268435564,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,34000000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53798,15595,0,0,37875,0,0,0,'Ragnaros (2)','','',268435564,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2800000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53799,15595,0,0,37875,0,0,0,'Ragnaros (3)','','',268435564,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,34000000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53800,15595,0,0,1070,0,0,0,'Son of Flame (1)','','',0,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53801,15595,0,0,1070,0,0,0,'Son of Flame (2)','','',0,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53802,15595,0,0,1070,0,0,0,'Son of Flame (3)','','',0,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53803,15595,0,0,38441,0,0,0,'Druid of the Flame (1)','','',72,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53805,15595,0,0,38511,0,0,0,'Ystelle Oaksong','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53810,15595,0,0,38520,0,0,0,'Molten Elemental (1)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53811,15595,0,0,38520,0,0,0,'Molten Elemental (2)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53812,15595,0,0,38520,0,0,0,'Molten Elemental (3)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53813,15595,0,0,38475,0,0,0,'Living Meteor (1)','','',16778336,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53814,15595,0,0,38475,0,0,0,'Living Meteor (2)','','',16778336,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53815,15595,0,0,38475,0,0,0,'Living Meteor (3)','','',16778336,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53816,15595,0,0,38019,0,0,0,'Lava Scion (1)','','',104,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53817,15595,0,0,38019,0,0,0,'Lava Scion (2)','','',104,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53818,15595,0,0,38019,0,0,0,'Lava Scion (3)','','',104,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53819,15595,0,0,38627,0,0,0,'Crystal Prison','','',64,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53820,15595,0,0,38627,0,0,0,'Crystal Prison (1)','','',64,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53821,15595,0,0,38627,0,0,0,'Crystal Prison (2)','','',64,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53822,15595,0,0,38627,0,0,0,'Crystal Prison (3)','','',64,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53823,15595,0,0,31212,31213,0,0,'Hyjal Warden','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53824,15595,0,0,11686,22903,0,0,'Elemental Bonds Event Controller (Therazane)','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53825,15595,0,0,6352,0,0,0,'Tormented Protector','','',360,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53828,15595,0,0,16205,0,0,0,'Darren\'s Test NPC','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53829,15595,0,0,38512,0,0,0,'Fuzzy Wuzzy Butterfly','','',16777216,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53830,15595,0,0,28288,29000,15918,28998,'Fuzzy Wuzzy Bunny','','',16777216,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53831,15595,0,0,654,36620,0,0,'Fuzzy Wuzzy Deer','','',16777216,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53832,15595,0,0,38514,0,0,0,'Burning Treant','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53833,15595,0,0,38592,0,0,0,'Volcanus','Firelord','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53834,15595,54230,0,38504,0,0,0,'Devout Harbinger','Lieutenant of Flame','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53835,15595,0,0,29415,0,0,0,'Mardant Strongoak','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53836,15595,0,0,38518,0,0,0,'Stormwind Mage','','',0,7,0,0,0,1,1,0,16,17,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53837,15595,0,0,33663,0,0,0,'Celestine of the Harvest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53838,15595,0,0,24785,0,0,0,'Invisible Man','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53839,15595,0,0,8571,0,0,0,'Shalla Whiteleaf','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53840,15595,0,0,15375,0,0,0,'Gart Mistrunner','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53841,15595,0,0,31734,0,0,0,'Zen\'tabra','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53842,15595,0,0,1732,0,0,0,'Mardant Strongoak','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53843,15595,0,0,34046,0,0,0,'Shalla Whiteleaf','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53844,15595,0,0,33840,0,0,0,'Celestine of the Harvest','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53845,15595,0,0,3819,0,0,0,'Gart Mistrunner','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53852,15595,0,0,21243,0,0,0,'Stormcrow','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53853,15595,0,0,37729,0,0,0,'Stormcrow','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53854,15595,0,0,21244,0,0,0,'Stormcrow','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53855,15595,0,0,38252,0,0,0,'Stormcrow','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53856,15595,0,0,37953,0,0,0,'Majordomo Staghelm (1)','Archdruid of the Flame','',108,7,0,1,0,0.665,1,0,88,88,0,1,5,0,1,0,1250,0,0,0,0,1250,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53857,15595,0,0,37953,0,0,0,'Majordomo Staghelm (2)','Archdruid of the Flame','',108,7,0,1,0,0.665,1,0,88,88,0,1,5,0,1,0,1250,0,0,0,0,1250,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53858,15595,0,0,37953,0,0,0,'Majordomo Staghelm (3)','Archdruid of the Flame','',108,7,0,1,0,0.665,1,0,88,88,0,1,5,0,1,0,1250,0,0,0,0,1250,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53859,15595,0,0,38747,0,0,0,'Spirit of the Flame (1)','','',0,10,0,1,0,0.665,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53860,15595,0,0,38747,0,0,0,'Spirit of the Flame (2)','','',0,10,0,1,0,0.665,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53861,15595,0,0,38747,0,0,0,'Spirit of the Flame (3)','','',0,10,0,1,0,0.665,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53862,15595,0,0,20570,11686,0,0,'Creeping Inferno Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53863,15595,0,0,11686,0,0,0,'Path of Earth','','',34603008,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53864,15595,54230,0,38591,0,0,0,'Ancient Firelord','Lieutenant of Flame','',8,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53865,15595,0,0,38528,0,0,0,'Orphan Matron Nanee','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53866,15595,0,0,20570,11686,0,0,'Fire Torrent Channel Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53869,15595,0,0,38529,0,0,0,'Orphan Matron Seacole','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53870,15595,0,0,38440,0,0,0,'Hydrius','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53871,15595,0,0,21437,0,0,0,'Ben Test','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53872,15595,0,0,38532,0,0,0,'Cenarius','','',76,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53873,15595,0,0,38533,0,0,0,'Malfurion Stormrage','','',262148,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53874,15595,0,0,38534,0,0,0,'Arch Druid Hamuul Runetotem','','',266240,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53875,15595,0,0,38530,0,0,0,'Malfurion Stormrage','','',262148,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53876,15595,0,0,38531,0,0,0,'Arch Druid Hamuul Runetotem','','',266244,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53877,15595,0,0,37163,0,0,0,'Legendary Ancient Protector Transform','','',8,5,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53878,15595,0,0,11686,22903,0,0,'Elemental Bonds Event Controller (Hydrius)','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53879,15595,0,0,169,39825,0,0,'Deathwing','The Destroyer','',1074790508,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53881,15595,0,0,38536,0,0,0,'Ayla Shadowstorm','Treasures of Elune','',266240,7,0,0,0,1,1,0,85,85,0,1,5,0,1,130,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53882,15595,0,0,38537,0,0,0,'Varlan Highbough','Provisions of the Grove','',266240,7,0,0,0,1,1,0,85,85,0,1,5,0,1,130,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53883,15595,0,0,38538,0,0,0,'Moonwell','','',1627390976,11,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53884,15595,0,0,38539,0,0,0,'Feline Familiar','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53885,15595,0,0,38668,0,0,0,'Vicious War Steed','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53887,15595,0,0,38069,11686,0,0,'Flame Protection Rune','','openhandglow',1611662336,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53888,15595,0,0,1126,11686,0,0,'Spawner','','',0,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53889,15595,0,0,38548,0,0,0,'Corrupted Blood','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53890,15595,0,0,38549,0,0,0,'Hideous Amalgamation','','',8,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53891,15595,0,0,38550,0,0,0,'Corruption','','',72,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53892,15595,0,0,10186,0,0,0,'Eye of the Storm 2.0 Battlemaster','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53894,15595,0,0,37192,0,0,0,'Corestone of Patience','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,1200,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53895,15595,0,0,23742,29936,0,0,'Aggra','','',1074790400,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53896,15595,0,0,38317,0,0,0,'Blazing Talon Initiate','','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53897,15595,0,0,38558,0,0,0,'Blazing Talon Initiate','','',72,7,0,0,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53898,15595,0,0,38372,0,0,0,'Voracious Hatchling','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53899,15595,0,0,38445,0,0,0,'Molten Egg','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53900,15595,0,0,38443,0,0,0,'Blazing Broodmother','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1697,0,0,0,0,0,0,0,0,0),(53901,15595,0,0,12231,0,0,0,'Unstable Magma','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1698,0,0,0,0,0,0,0,0,0),(53902,15595,0,0,38255,0,0,0,'Lava Wielder (1)','','',104,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53905,15595,0,0,38561,0,0,0,'Thrall','','',76,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53906,15595,0,0,38391,0,0,0,'Molten Spewer (1)','','',72,1,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53907,15595,0,0,38353,0,0,0,'Molten Erupter (1)','','',72,1,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53908,15595,0,0,38562,0,0,0,'Discarded Gift','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53909,15595,0,0,38563,0,0,0,'Ash Pile','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53910,15595,0,0,169,16925,0,0,'Shannox Controller','','',1048576,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53911,15595,0,0,38088,0,0,0,'Shadow Warden','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53912,15595,0,0,35095,0,0,0,'Malfurion Stormrage','','',266244,7,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53913,15595,0,0,38564,0,0,0,'Arch Druid Hamuul Runetotem','','',266240,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53914,15595,0,0,37286,38508,38507,38506,'Molten Egg','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53915,15595,0,0,38565,0,0,0,'Aggra\'s Fire Totem','','',0,11,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53916,15595,0,0,38566,0,0,0,'Aggra\'s Air Totem','','',0,11,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53917,15595,0,0,38567,0,0,0,'Aggra\'s Water Totem','','',0,11,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53918,15595,0,0,38568,0,0,0,'Aggra\'s Earth Totem','','',0,11,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53919,15595,0,0,38569,0,0,0,'Blazing Monstrosity','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53920,15595,0,0,38570,0,0,0,'Ragnaros','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53925,15595,0,0,35825,0,0,0,'Aggra','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53927,15595,0,0,21080,0,0,0,'Unkillable Test Dummy 88 Raid Boss','','',76,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53928,15595,0,0,24905,0,0,0,'Seed of Fury','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53929,15595,0,0,38653,38654,0,0,'Flames of Fury','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53949,15595,0,0,38576,0,0,0,'Anson Hastings','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53950,15595,0,0,38577,0,0,0,'Hired Courier','','',4096,7,0,0,0,1,1,0,1,1,0,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53951,15595,0,0,38578,0,0,0,'Dull Rhyolite Focus','','Pickup',1074790400,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53952,15595,0,0,19963,11686,0,0,'Platform Stalker','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53953,15595,0,0,19963,11686,0,0,'Breadth of Frost','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53954,15595,0,0,35923,0,0,0,'Blood Spatter','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53955,15595,0,0,38578,0,0,0,'Charged Rhyolite Focus','','Pickup',1074790400,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53956,15595,0,0,38579,0,0,0,'Thrall','','',76,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53957,15595,0,0,38580,0,0,0,'Thrall','','',76,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53958,15595,0,0,38581,0,0,0,'Thrall','','',76,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53959,15595,0,0,38582,0,0,0,'Thrall','','',76,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53960,15595,0,0,38689,0,0,0,'Thrall','','',76,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53961,15595,0,0,35780,0,0,0,'Blood Spatter (Small)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53962,15595,0,0,24719,0,0,0,'Seed of the Sentinel Tree','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53963,15595,0,0,38587,0,0,0,'Dull Pyreshell Focus','','Pickup',1074790400,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53965,15595,0,0,38672,0,0,0,'Eerie Spider','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53966,15595,0,0,11686,0,0,0,'Spider Summoner (Ship)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53967,15595,0,0,38587,0,0,0,'Charged Pyreshell Focus','','Pickup',1074790400,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53968,15595,0,0,38586,0,0,0,'Dull Emberstone Focus','','Pickup',1074790400,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53969,15595,0,0,38586,0,0,0,'Charged Emberstone Focus','','Pickup',1074790400,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53970,15595,0,0,38584,0,0,0,'Dull Chitinous Focus','','Pickup',1074790400,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53971,15595,0,0,38584,0,0,0,'Charged Chitinous Focus','','Pickup',1074790400,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53973,15595,0,0,38503,38504,0,0,'Harbinger of Flame (1)','','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53974,15595,0,0,38514,0,0,0,'Burning Treant (1)','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53975,15595,0,0,6352,0,0,0,'Tormented Protector (1)','','',360,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53976,15595,0,0,38592,0,0,0,'Volcanus (1)','Firelord','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53977,15595,0,0,15349,0,0,0,'Darkcaller Yanka','','',0,7,0,1,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53979,15595,0,0,38448,0,0,0,'Shannox (1)','','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,1500,0,0,0,0,0,0,0,0,0,0,1,1,'',0,34000000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53980,15595,0,0,38449,0,0,0,'Riplimb (1)','','',104,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53981,15595,0,0,38450,0,0,0,'Rageface (1)','','',104,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53982,15595,0,0,32245,0,0,0,'Skylord Omnuron','Druid of the Talon','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53983,15595,0,0,32255,0,0,0,'Druid of the Talon','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53984,15595,0,0,32254,0,0,0,'Thisalee Crow','Druid of the Talon','',0,7,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53985,15595,0,0,38607,0,0,0,'Vicious War Wolf','','',0,1,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53986,15595,0,0,1126,11686,0,0,'Firestorm','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53987,15595,0,0,38593,11686,0,0,'Thermal Visual','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53988,15595,0,0,36130,0,0,0,'Eddy','Son of the South Wind','',0,4,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53989,15595,0,0,20857,0,0,0,'Stormcrow','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53990,15595,0,0,34581,0,0,0,'Whirling Vortex','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53992,15595,0,0,262,0,0,0,'Human Child 00','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53993,15595,0,0,221,0,0,0,'Human Child 01','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53994,15595,0,0,338,0,0,0,'Human Child 02','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53995,15595,0,0,11873,0,0,0,'Human Child 03','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53996,15595,0,0,344,0,0,0,'Human Child 04','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53997,15595,0,0,257,0,0,0,'Human Child 05','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53998,15595,0,0,38420,0,0,0,'Human Child 06','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(53999,15595,0,0,38421,0,0,0,'Human Child 07','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54000,15595,0,0,19092,0,0,0,'Draenei Child 00','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54001,15595,0,0,19091,0,0,0,'Draenei Child 01','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54002,15595,0,0,19314,0,0,0,'Blood Elf Child 00','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54003,15595,0,0,19315,0,0,0,'Blood Elf Child 01','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54005,15595,0,0,38419,0,0,0,'Goblin Child 01','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54006,15595,0,0,14589,0,0,0,'Orc Child 00','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54007,15595,0,0,20545,0,0,0,'Orc Child 01','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54008,15595,0,0,14616,0,0,0,'Orc Child 02','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54009,15595,0,0,20542,0,0,0,'Orc Child 03','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54010,15595,0,0,38599,38600,38597,38598,'Patron','','',4096,7,0,0,0,1,1,0,20,55,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54011,15595,0,0,38088,0,0,0,'Shadow Warden','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54012,15595,0,0,20628,0,0,0,'Captain Saynna Stormrunner','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54013,15595,0,0,30213,38601,30211,30212,'Mastiff Pet','','',1,1,52,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54014,15595,0,0,35825,0,0,0,'Aggra','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54015,15595,0,0,37953,0,0,0,'Majordomo Staghelm','Archdruid of the Flame','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54016,15595,0,0,37953,0,0,0,'Majordomo Staghelm (1)','Archdruid of the Flame','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54017,15595,0,0,37953,0,0,0,'Majordomo Staghelm (2)','Archdruid of the Flame','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54018,15595,0,0,37953,0,0,0,'Majordomo Staghelm (3)','Archdruid of the Flame','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54019,15595,0,0,38603,38604,38605,38606,'Captive Druid of the Talon','','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54020,15595,0,0,31174,11686,0,0,'General Purpose Bunny JMF (Look 2 - Flying, Huge AOI)','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54021,15595,0,0,38608,0,0,0,'Hudson Barnes','Archaeology Student','',4096,7,0,0,0,1,1,0,40,40,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54023,15595,0,0,38613,0,0,0,'Feline Familiar\'s Broom','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54024,15595,0,0,28718,28725,0,0,'Ancient Hyjal Protector','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54025,15595,0,0,34201,0,0,0,'Elderlimb','Ancient of Lore','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54027,15595,0,0,38614,0,0,0,'Lil\' Tarecgosa','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54028,15595,0,0,28718,28725,0,0,'Ancient Hyjal Protector','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54029,15595,0,0,28718,28725,0,0,'Ancient Hyjal Protector','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54030,15595,0,0,5561,38615,0,0,'Invisible Stalker','','',0,10,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54031,15595,0,0,17188,0,0,0,'Disrupt Meeting Credit','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54032,15595,0,0,38617,38618,38619,38620,'Dead Gang Member','','',4096,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54033,15595,0,0,26243,0,0,0,'Ricket','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54034,15595,0,0,11686,0,0,0,'Ricket\'s Rocket','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54035,15595,0,0,38672,0,0,0,'Eerie Spider','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54036,15595,0,0,20570,11686,0,0,'Furnace Bunny, Fire B, 1.0 scale','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54037,15595,0,0,20570,11686,0,0,'Furnace Bunny, Fire C, 1.0 scale','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54038,15595,0,0,38148,19595,0,0,'Furnace Bunny, Fire B, 0.8 scale','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54039,15595,0,0,38148,19595,0,0,'Furnace Bunny, Fire C, 0.8 scale','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54040,15595,0,0,12190,23489,0,0,'Furnace Bunny, Fire B, 1.6 scale','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54041,15595,0,0,12190,23489,0,0,'Furnace Bunny, Fire C, 1.6 scale','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54042,15595,0,0,38538,0,0,0,'Lesser Moonwell','','',1627390976,11,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54043,15595,0,0,11686,0,0,0,'Spider Summoner (Catacombs)','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54044,15595,0,0,38446,0,0,0,'Alysrazor (1)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,34000000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1673,0,0,0,0,0,0,0,0,0),(54045,15595,0,0,38446,0,0,0,'Alysrazor (2)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2800000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1673,0,0,0,0,0,0,0,0,0),(54046,15595,0,0,38446,0,0,0,'Alysrazor (3)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,34000000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1673,0,0,0,0,0,0,0,0,0),(54047,15595,0,0,38557,0,0,0,'Blazing Talon Initiate (1)','','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54048,15595,0,0,38557,0,0,0,'Blazing Talon Initiate (2)','','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54049,15595,0,0,38557,0,0,0,'Blazing Talon Initiate (3)','','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54051,15595,0,0,20324,38493,0,0,'Molten Meteor (1)','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54052,15595,0,0,38372,0,0,0,'Voracious Hatchling (1)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54053,15595,0,0,38372,0,0,0,'Voracious Hatchling (2)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54054,15595,0,0,38372,0,0,0,'Voracious Hatchling (3)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54055,15595,0,0,38013,0,0,0,'Blazing Talon Clawshaper (1)','','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54056,15595,0,0,38501,0,0,0,'Blazing Monstrosity (1)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1692,0,0,0,0,0,0,0,0,0),(54057,15595,0,0,38501,0,0,0,'Blazing Monstrosity (1)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1695,0,0,0,0,0,0,0,0,0),(54058,15595,0,0,38505,0,0,0,'Smouldering Hatchling (1)','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54059,15595,0,0,38445,0,0,0,'Egg Pile (1)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54060,15595,0,0,38372,0,0,0,'Voracious Hatchling (1)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54061,15595,0,0,38372,0,0,0,'Voracious Hatchling (2)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54062,15595,0,0,38372,0,0,0,'Voracious Hatchling (3)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54063,15595,0,0,38317,0,0,0,'Blazing Talon Initiate (1)','','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54064,15595,0,0,38317,0,0,0,'Blazing Talon Initiate (2)','','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54065,15595,0,0,38317,0,0,0,'Blazing Talon Initiate (3)','','',72,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54066,15595,0,0,16480,21342,0,0,'Balloon Bunny','','',0,10,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1700,0,0,0,0,0,0,0,0,0),(54067,15595,0,0,14589,0,0,0,'Jaga','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54068,15595,0,0,38624,0,0,0,'Balloons','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54069,15595,0,0,20570,11686,0,0,'Leyara Confrontation Controller','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54070,15595,0,0,1527,0,0,0,'Tenaron Stormgrip','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54071,15595,0,0,169,38625,0,0,'Volcano','','',1049600,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54072,15595,0,0,19840,0,0,0,'Sanath Lim-yo','Servant of Archmage Xylem','',2,7,0,0,0,1,1,0,50,50,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54073,15595,0,0,26704,0,0,0,'Flamewaker Hound Master','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54074,15595,0,0,19963,11686,0,0,'Entrapping Roots','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54075,15595,0,0,38450,0,0,0,'Rageface (2)','','',104,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54076,15595,0,0,38450,0,0,0,'Rageface (3)','','',104,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54077,15595,0,0,38449,0,0,0,'Riplimb (2)','','',104,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54078,15595,0,0,38449,0,0,0,'Riplimb (3)','','',104,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54079,15595,0,0,38448,0,0,0,'Shannox (2)','','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,1500,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2800000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54080,15595,0,0,38448,0,0,0,'Shannox (3)','','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,1500,0,0,0,0,0,0,0,0,0,0,1,1,'',0,34000000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54081,15595,0,0,38630,0,0,0,'Ragnaros','','',268435564,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54085,15595,0,0,38628,0,0,0,'Baleroc','The Gatekeeper','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54089,15595,0,0,38227,0,0,0,'Beth\'tilac','The Red Widow','',108,1,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54093,15595,0,0,38629,0,0,0,'Lord Rhyolith','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54097,15595,0,0,38446,0,0,0,'Alysrazor','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54101,15595,0,0,37953,0,0,0,'Majordomo Staghelm','Archdruid of the Flame','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54105,15595,0,0,38448,0,0,0,'Shannox','','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54109,15595,0,0,38564,0,0,0,'Arch Druid Hamuul Runetotem','','',266240,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54110,15595,0,0,35095,0,0,0,'Malfurion Stormrage','','',266244,7,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54111,15595,0,0,38062,0,0,0,'Leyara','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54112,15595,0,0,1126,16925,0,0,'Spear of Shannox','','',1091568712,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54118,15595,0,0,38608,0,0,0,'Hudson Barnes','Archaeology Student','',4096,7,0,0,0,1,1,0,40,40,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54119,15595,0,0,19091,0,0,0,'Vin','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54120,15595,0,0,16480,21342,0,0,'Balloon Bunny','','',0,10,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54123,15595,0,0,39559,0,0,0,'Echo of Sylvanas','','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54126,15595,0,0,38636,0,0,0,'Tawny Wind Rider','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54127,15595,0,0,1126,11686,0,0,'Dreadflame','','',16778272,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54128,15595,0,0,38638,0,0,0,'Creepy Crate','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54129,15595,0,0,21155,0,0,0,'Mog\'dorg\'s Riding Nether Ray','','',0,1,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54136,15595,0,0,38657,7950,0,0,'Blazing Monstrosity','','vehichleCursor',1074791424,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54137,15595,0,0,169,22769,0,0,'Fire Patch','','',1049600,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54141,15595,0,0,38646,0,0,0,'Edgar Goodwin','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54142,15595,0,0,38647,0,0,0,'Hired Courier','','',4096,7,0,0,0,1,1,0,1,1,0,42,42,0,1,2,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54143,15595,0,0,38766,0,0,0,'Molten Flamefather','','',72,5,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54144,15595,0,0,4759,0,0,0,'Magmakin','','',8,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54145,15595,0,0,38625,0,0,0,'Magma Conduit','','',1024,10,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54146,15595,0,0,38648,0,0,0,'Delian Sunshade','The Reliquary','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'17150',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54147,15595,0,0,38651,0,0,0,'Cloudburst','','Interact',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54148,15595,0,0,38672,0,0,0,'Eerie Spider (H)','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54149,15595,0,0,38765,0,0,0,'Molten Lord (1)','','',72,5,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54150,15595,0,0,37282,0,0,0,'Patriarch Fire Turtle (1)','','',8,1,21,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54151,15595,0,0,36702,0,0,0,'Fire Turtle Hatchling (1)','','',8,1,21,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54152,15595,0,0,10193,0,0,0,'Ancient Core Hound (1)','','',72,1,45,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54153,15595,0,0,37539,0,0,0,'Fire Scorpion (1)','','',8,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54154,15595,0,0,38404,0,0,0,'Giant Fire Scorpion (1)','','',8,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54155,15595,0,0,38651,0,0,0,'Cloudburst (1)','','Interact',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54160,15595,0,0,36019,0,0,0,'Molten Surger (1)','','',584,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54161,15595,0,0,38030,0,0,0,'Flame Archon','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54162,15595,0,0,38030,0,0,0,'Flame Archon (1)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54163,15595,0,0,26243,0,0,0,'Ricket','','',266240,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54164,15595,0,0,26704,0,0,0,'Flamewaker Hound Master (1)','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54165,15595,0,0,38240,0,0,0,'Flamewaker Taskmaster (1)','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54166,15595,0,0,38140,0,0,0,'Flamewaker Overseer (1)','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54167,15595,0,0,38585,0,0,0,'Eerie Spider (H)','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54168,15595,0,0,38689,0,0,0,'Thrall','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'17150',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54169,15595,0,0,2653,0,0,0,'Maxim the Sly','Burglar','',4096,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'12544',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54170,15595,0,0,38648,0,0,0,'Delian Sunshade','The Reliquary','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'17150',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54171,15595,0,0,35825,0,0,0,'Aggra','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54172,15595,0,0,35253,0,0,0,'Ysera','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54173,15595,0,0,35095,0,0,0,'Malfurion Stormrage','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54174,15595,0,0,38754,38043,0,0,'Nozdormu','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'17150',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54175,15595,0,0,38846,0,0,0,'Kalecgos','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54176,15595,0,0,28227,0,0,0,'Alexstrasza','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54177,15595,0,0,17600,0,0,0,'Farseer Nobundo','Earthen Ring','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54178,15595,0,0,38658,0,0,0,'Muln Earthfury','Earthen Ring','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54179,15595,0,0,39620,0,0,0,'Tyrande Whisperwind','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54180,15595,0,0,30865,0,0,0,'Lady Jaina Proudmoore','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54181,15595,0,0,11686,22903,0,0,'Elemental Bonds Event Controller (The Vow)','','',1048576,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54183,15595,0,0,28726,17188,0,0,'Cyclone','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54184,15595,0,0,11686,0,0,0,'Magma Geyser','','',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54185,15595,0,0,25007,0,0,0,'Goldwing Hawk','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54186,15595,0,0,10830,0,0,0,'Forest Owl','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54187,15595,0,0,28215,0,0,0,'Alpine Songbird','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54188,15595,0,0,38672,0,0,0,'Eerie Spider (G)','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54190,15595,0,0,11686,0,0,0,'Player Stunt Double','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54191,15595,0,0,38671,0,0,0,'Risen Ghoul','','',0,6,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54192,15595,0,0,38669,0,0,0,'Lord Rhyolith','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54193,15595,0,0,38669,0,0,0,'Lord Rhyolith (1)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54194,15595,0,0,38669,0,0,0,'Lord Rhyolith (2)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54195,15595,0,0,38669,0,0,0,'Lord Rhyolith (3)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54196,15595,0,0,38766,0,0,0,'Molten Flamefather (1)','','',72,5,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54197,15595,0,0,11686,22712,0,0,'Ghoul','','',1611661312,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54199,15595,0,0,38676,0,0,0,'Lord Rhyolith','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54200,15595,0,0,38676,0,0,0,'Lord Rhyolith (1)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54201,15595,0,0,38676,0,0,0,'Lord Rhyolith (2)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54202,15595,0,0,38676,0,0,0,'Lord Rhyolith (3)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54203,15595,0,0,1126,11686,0,0,'Dreadflame Spawn','','',16778240,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54204,15595,0,0,4759,0,0,0,'Magmakin (1)','','',8,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54205,15595,0,0,38681,0,0,0,'Ren Quickhand','Gang Leader','',4096,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54207,15595,0,0,22201,23176,13807,21957,'Dead Undercity Citizen','','',4096,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54208,15595,0,0,31212,31213,0,0,'Hyjal Warden','','',0,7,0,1,0,1,1,0,1,1,0,252,252,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54209,15595,0,0,31212,31213,0,0,'Furious Hyjal Warden','','',0,7,0,1,0,1,1,0,1,1,0,252,252,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54213,15595,0,0,28442,0,0,0,'[DND] Darkmoon Strength Challenge Credit','','',0,10,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54223,15595,0,0,38691,0,0,0,'Keg Pony','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54226,15595,0,0,38689,0,0,0,'Thrall','','',4,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54227,15595,0,0,38693,0,0,0,'Nuts','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54228,15595,0,0,37631,37632,37700,37701,'Resort Staff','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54229,15595,0,0,37876,0,0,0,'Occu\'thar (1)','','',108,3,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54233,15595,0,0,20570,38696,0,0,'Branch of Nordrassil','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54234,15595,0,0,20570,21888,0,0,'Branch of Nordrassil','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54235,15595,0,0,20570,21888,0,0,'Nordrassil\'s Bough Visual','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54236,15595,0,0,20570,21888,0,0,'Branch of Nordrassil - CREATION VEHICLE','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54237,15595,0,0,38699,0,0,0,'Timeless Orb','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54238,15595,0,0,20570,21888,0,0,'Nordrassil\'s Bough Visual (Stage 0)','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54239,15595,0,0,20570,21888,0,0,'Branch of Nordrassil - INTERMEDIATE CREATION VEHICLE - ORB','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54240,15595,0,0,20570,21888,0,0,'Branch of Nordrassil - INTERMEDIATE CREATION VEHICLE - STAFF','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54241,15595,0,0,25204,0,0,0,'Mysterious Stranger','','',262148,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54242,15595,0,0,16480,21342,0,0,'Borean Beam Target','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54243,15595,0,0,25204,0,0,0,'Twilight Lackey','','',262148,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54245,15595,0,0,27824,0,0,0,'Twilight Lackey','','',262148,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54246,15595,0,0,38701,0,0,0,'Twilight Lackey','','',262148,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54247,15595,0,0,38502,0,0,0,'Circle of Thorns Portal','','Interact',1049600,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54248,15595,0,0,20570,21888,0,0,'Branch of Nordrassil - INTERMEDIATE DISPLAY VEHICLE - STAFF','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54249,15595,0,0,38704,0,0,0,'Twilight Lackey','','',262148,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54250,15595,0,0,38502,0,0,0,'Anvil of Conflagration Portal','','Interact',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54251,15595,0,0,38705,11686,0,0,'Fireball','','',1074790400,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54252,15595,0,0,38591,0,0,0,'Ragepyre','Firelord','',8,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54253,15595,0,0,38706,0,0,0,'Blazefury','Firelord','',8,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54254,15595,0,0,38712,0,0,0,'Flashfire','Firelord','',8,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54255,15595,0,0,38711,0,0,0,'Hatespark','Firelord','',8,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54256,15595,0,0,38709,0,0,0,'Heatflayer','Firelord','',8,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54257,15595,0,0,38710,0,0,0,'Singeslayer','Firelord','',8,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54258,15595,0,0,38570,0,0,0,'Ragnaros','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54259,15595,0,0,38713,0,0,0,'Twilight Lackey','','',262148,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54260,15595,0,0,34848,0,0,0,'Anim Test Orc','','',4,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54261,15595,0,0,38714,0,0,0,'Tolv the Impatient','Wrynn\'s Raiders','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54262,15595,0,0,29416,0,0,0,'Astrylian','Wrynn\'s Raiders','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54263,15595,0,0,38715,0,0,0,'Peach','Wrynn\'s Raiders','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54264,15595,0,0,38716,0,0,0,'Aoewyn','Wrynn\'s Raiders','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54265,15595,0,0,38717,0,0,0,'Danric','Wrynn\'s Raiders','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54266,15595,0,0,38718,0,0,0,'Raena','Wrynn\'s Raiders','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54267,15595,0,0,38719,0,0,0,'Victoria','Wrynn\'s Raiders','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54268,15595,0,0,38720,0,0,0,'Cuddles','Wrynn\'s Raiders','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54269,15595,0,0,38721,0,0,0,'Garl Grimgrizzle','Wrynn\'s Raiders','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54270,15595,0,0,38722,0,0,0,'Dethbringer','Wrynn\'s Raiders','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54271,15595,0,0,1936,0,0,0,'Riding Hippogryph (Neutral)','','',0,1,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54272,15595,0,0,785,0,0,0,'Bubbles','','',8,1,1,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54273,15595,0,0,4449,0,0,0,'Guz\'tul','','',8,3,23,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54274,15595,0,0,38740,38733,38739,0,'Magmaspray Beetle','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54275,15595,0,0,1206,4268,0,0,'Ashtongue Adder','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54276,15595,0,0,35803,6303,0,0,'Cinderslither Snake','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54277,15595,0,0,20265,38731,0,0,'Kindleworm','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54278,15595,0,0,38723,0,0,0,'Snizzle','Thrall\'s Thrashers','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54279,15595,0,0,2289,0,0,0,'Hunaka Greenhoof','Thrall\'s Thrashers','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54280,15595,0,0,38734,0,0,0,'Wish','Thrall\'s Thrashers','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54281,15595,0,0,38724,0,0,0,'Nezra','Thrall\'s Thrashers','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54282,15595,0,0,38725,0,0,0,'Brighthoof','Thrall\'s Thrashers','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54283,15595,0,0,38726,0,0,0,'Quincy','Thrall\'s Thrashers','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54284,15595,0,0,38727,0,0,0,'Incinderella','Thrall\'s Thrashers','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54285,15595,0,0,38728,0,0,0,'Stabu','Thrall\'s Thrashers','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54286,15595,0,0,38729,0,0,0,'Johnny Awesome','Thrall\'s Thrashers','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54287,15595,0,0,38730,0,0,0,'Deathok','Thrall\'s Thrashers','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54288,15595,0,0,28870,0,0,0,'Dazzle','Johnny Awesome\'s Pet','',8,1,1,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54289,15595,0,0,4449,0,0,0,'Kazdum','Cindelonia\'s Pet','',8,3,23,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54291,15595,0,0,16480,21342,0,0,'Spam Camera Shaker','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54292,15595,0,0,16480,21342,0,0,'Static Camera Bunny','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54293,15595,0,0,38735,0,0,0,'Heart of Ragnaros','','Interact',16778276,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54295,15595,0,0,27823,0,0,0,'Invisible Man','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54297,15595,0,0,38579,0,0,0,'Thrall','','',76,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54299,15595,0,0,38738,0,0,0,'Magma Orb','','',1074791496,10,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54300,15595,0,0,38580,0,0,0,'Thrall','','',76,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54301,15595,0,0,38581,0,0,0,'Thrall','','',76,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54302,15595,0,0,38582,0,0,0,'Thrall','','',76,7,0,1,0,1,1,0,1,1,0,50400,50400,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54303,15595,0,0,1912,0,0,0,'Doomguard','','',0,3,19,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54304,15595,0,0,38743,0,0,0,'Druid of the Flame','','',262144,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54305,15595,0,0,38744,0,0,0,'Druid of the Flame','','',262144,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54307,15595,0,0,38692,0,0,0,'Aggra','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54309,15595,0,0,15180,27823,0,0,'Hyjal Intro - Main Camera Vehicle','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54310,15595,0,0,21381,24719,0,0,'Camera Target Bunny 01','','',12,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54311,15595,0,0,21381,24719,0,0,'Camera Target Bunny 02','','',12,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54312,15595,0,0,38692,0,0,0,'Aggra','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54315,15595,0,0,38062,27824,0,0,'Leyara','','',4,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54316,15595,0,0,38704,25204,0,0,'Druid of the Flame','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54317,15595,0,0,1405,0,0,0,'Seether','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54318,15595,0,0,38748,0,0,0,'Ankha','','',65537,1,46,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54319,15595,0,0,38749,0,0,0,'Magria','','',65537,1,46,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54320,15595,0,0,38634,0,0,0,'Ban\'thalos','','',65537,1,46,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54321,15595,0,0,38780,0,0,0,'Solix','','',1,1,3,4,0,1,1,0,85,85,0,1,5,0,1,0,273,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1728,0,0,0,0,0,0,0,0,0),(54322,15595,0,0,38424,0,0,0,'Deth\'tilac','The Smouldering Darkness','',1,1,3,4,0,1,1,0,85,85,0,1,5,0,1,0,500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54323,15595,0,0,38453,0,0,0,'Kirix','','',1,1,3,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54324,15595,0,0,38779,0,0,0,'Skitterflame','','',1,1,3,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1725,0,0,0,0,0,0,0,0,0),(54333,15595,0,0,11686,0,0,0,'Engulfing Shadowflames Stalker','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54335,15595,0,0,38756,0,0,0,'Vicious Gladiator\'s Twilight Drake','','',0,2,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54336,15595,0,0,24371,0,0,0,'The Black Brewmaiden','','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54337,15595,0,0,24368,0,0,0,'The Brewmaiden','','',8,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54338,15595,0,0,38426,0,0,0,'Anthriss','','',1,1,3,4,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54340,15595,0,0,38629,0,0,0,'Lord Rhyolith (1)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54341,15595,0,0,38629,0,0,0,'Lord Rhyolith (2)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54342,15595,0,0,38629,0,0,0,'Lord Rhyolith (3)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54345,15595,0,0,39056,0,0,0,'Darkmoon Faire Greeter','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54346,15595,0,0,39050,0,0,0,'Darkmoon Faire Mystic Mage','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54347,15595,0,0,11686,1126,0,0,'Unleashed Flame','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54348,15595,0,0,33553,0,0,0,'Circle of Thorns Portal','','Interact',1049600,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54349,15595,0,0,7935,0,0,0,'Jacob McWeaksauce','The Brothers McWeaksauce','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54353,15595,0,0,38768,0,0,0,'Tarecgosa\'s Image','','',4096,7,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54367,15595,0,0,33553,0,0,0,'Circle of Thorns Portal','','Interact',1049600,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54374,15595,0,0,38776,0,0,0,'Brilliant Kaliri','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54381,15595,0,0,29162,0,0,0,'Combat Test NPC [INTERNAL ONLY]','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54382,15595,0,0,38778,0,0,0,'Alysrazor','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54383,15595,0,0,38777,0,0,0,'Purple Puffer','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54384,15595,0,0,1126,11686,0,0,'Splashing Waters','','',0,10,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54385,15595,0,0,16925,1126,0,0,'Jump','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54386,15595,28984,0,25507,25508,25509,25510,'Scarlet Commander','','',2048,7,0,0,0,1,1,0,55,56,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54392,15595,0,0,38781,0,0,0,'Ranela Featherglen','Flight Master','',128,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54393,15595,0,0,38781,0,0,0,'Ranela Featherglen','Flight Master','',128,7,0,1,0,1,1,0,85,85,0,1,5,0,1,8192,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54395,15595,0,0,38783,0,0,0,'Flametalon of Alysrazor','','',0,6,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54398,15595,0,0,37197,0,0,0,'The Innkeeper\'s Daughter','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54401,15595,0,0,38788,0,0,0,'Naresir Stormfury','Avengers of Hyjal Quartermaster','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54402,15595,0,0,38789,0,0,0,'Lurah Wrathvine','Crystallized Firestone Collector','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54403,15595,0,0,11686,1126,0,0,'Blighted Arrows','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54404,15595,0,0,12029,0,0,0,'Majordomo Executus','','',108,7,0,3,0,1,1,0,63,63,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54421,15595,0,0,16480,21342,0,0,'Prophet of the Flame','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54423,15595,0,0,17011,0,0,0,'Swift Shorestrider','','',0,1,12,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54424,15595,0,0,38790,0,0,0,'Prophet of the Flame','','',262148,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54429,15595,0,0,38793,0,0,0,'Avatar of Baleroc','','',262148,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'71311',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54430,15595,0,0,38457,0,0,0,'Trampoline MII','','vehichleCursor',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'71311',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54431,15595,0,0,38791,0,0,0,'Echo of Baine','','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54433,15595,0,0,169,38795,0,0,'Baine\'s Totem','','',16778312,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54434,15595,0,0,169,38796,0,0,'Baine\'s Totem','','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54435,15595,0,0,11686,0,0,0,'Mirror Image','','',16777216,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54436,15595,0,0,37953,0,0,0,'Avatar of Staghelm','','',262148,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54437,15595,0,0,38797,0,0,0,'Avatar of Ragnaros','','',262148,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54438,15595,0,0,38803,0,0,0,'Murkablo','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54439,15595,0,0,38798,0,0,0,'Avatar of Rhyolith','','',262148,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54440,15595,0,0,38448,0,0,0,'Avatar of Shannox','','',262148,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54444,15595,0,0,38854,0,0,0,'Darkmoon Faire Gnoll','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54445,15595,0,0,38802,0,0,0,'Echo of Jaina','','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54446,15595,0,0,1126,11686,0,0,'Flarecore Ember','','',0,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54461,15595,0,0,38591,0,0,0,'Kar the Everburning (1)','Firelord','',8,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54462,15595,0,0,35681,0,0,0,'Unstable Pyrelord (1)','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54463,15595,0,0,31506,0,0,0,'Twilight Invader','','',8,2,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54464,15595,0,0,38482,0,0,0,'Tarecgosa\'s Visage','','vehichleCursor',0,2,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54465,15595,0,0,27104,0,0,0,'The Keymaster','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54466,15595,0,0,39200,0,0,0,'Darkmoon Faire Gnoll - Baby','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54467,15595,0,0,1126,11686,0,0,'Twister','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54470,15595,0,0,30415,38805,0,0,'Figment of Longing','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54474,15595,0,0,11686,0,0,0,'Fog of Time','','',17826816,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54476,15595,0,0,38754,0,0,0,'Nozdormu','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,3,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54485,15595,0,0,39073,0,0,0,'Jessica Rogers','Ring Toss','',0,10,0,0,0,1,1,0,55,55,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54486,15595,0,0,24173,0,0,0,'Emberwyrm','','',0,6,0,1,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54487,15595,0,0,38809,0,0,0,'Darkmoon Turtle','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54488,15595,0,0,24692,0,0,0,'Wailer','','',0,6,0,0,0,1,1,0,18,19,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54489,15595,0,0,1693,0,0,0,'Abomination','','',0,6,0,1,0,1,1,0,85,85,0,1,5,0,1,0,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54490,15595,0,0,39038,0,0,0,'Dubenko','The Darkmoon Turtle','',0,10,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54491,15595,0,0,39549,0,0,0,'Darkmoon Monkey','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54493,15595,0,0,30177,0,0,0,'Red Rocket','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54494,15595,0,0,1126,11686,0,0,'Frost Blade','','',0,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54496,15595,0,0,169,38795,0,0,'Rock Island','','',16778312,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54498,15595,0,0,38755,0,0,0,'Ruthless Gladiator\'s Twilight Drake','','',0,2,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54499,15595,0,0,39021,0,0,0,'The Abominable Greench','','',76,1,0,1,0,1,1,0,1,1,0,1680,1680,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54500,15595,0,0,39544,0,0,0,'Legion Demon','','',0,3,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54502,15595,0,0,38827,38828,38829,38830,'Rotten Little Helper','','',0,7,0,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54503,15595,0,0,22469,38831,22468,0,'Plump Frog','','Pickup',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54506,15595,0,0,169,11686,0,0,'Well of Eternity Stalker','','',0,3,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54507,15595,0,0,23138,0,0,0,'Time-Twisted Scourge Beast','','',72,6,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1738,0,0,0,0,0,0,0,0,0),(54508,15595,0,0,1126,11686,0,0,'Pool of Moonlight','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54509,15595,0,0,38834,38835,38836,38837,'Nasty Little Helper','','',0,7,0,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54511,15595,0,0,25592,0,0,0,'Time-Twisted Geist','','',72,6,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54512,15595,0,0,38908,38909,38910,38911,'Time-Twisted Sentinel','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54513,15595,0,0,25167,18657,0,0,'Legion Portal','','',0,3,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54515,15595,0,0,38114,11686,0,0,'Thermal Pocket Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54516,15595,0,0,3124,0,0,0,'Legion Spawner Controller','','',0,3,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54517,15595,0,0,25630,0,0,0,'Time-Twisted Shadowtalon','','',72,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54519,15595,0,0,38842,0,0,0,'Winter Veil Tree','','',16778240,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54520,15595,0,0,1070,0,0,0,'PattyMac - SpeedChanger Test Creature','','',0,4,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54521,15595,0,0,11686,22712,0,0,'Geist Toss','','',1628439552,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54522,15595,0,0,1126,11686,0,0,'Glowing Eyes Stalker','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54523,15595,0,0,38845,0,0,0,'Strange Snowman','','',1024,10,0,0,0,1,1,0,1,1,0,420,420,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54524,15595,0,0,38834,38835,38836,38837,'Wicked Little Helper','','',0,7,0,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54525,15595,0,0,13030,0,0,0,'Flamewaker Animator (1)','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54526,15595,0,0,26704,0,0,0,'Flamewaker Subjugator (1)','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54527,15595,0,0,12231,0,0,0,'Unstable Magma (1)','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54533,15595,0,0,39009,0,0,0,'Prince Lakma','The Last Chimaerok','',65545,1,38,4,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54535,15595,0,0,26704,0,0,0,'Flamewaker Beast Handler (1)','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54536,15595,0,0,38241,0,0,0,'Flamewaker Centurion (1)','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'66763',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54537,15595,0,0,12030,29538,13029,0,'Flamewaker Trainee (1)','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54538,15595,0,0,38149,0,0,0,'Matriarch Fire Turtle (1)','','',8,1,21,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54539,15595,0,0,38343,0,0,0,'Alliance Balloon','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54540,15595,0,0,6094,0,0,0,'Razormane Hunter - Test','','',0,7,0,0,0,1,1,0,11,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54541,15595,0,0,38342,0,0,0,'Horde Balloon','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54542,15595,0,0,1126,11686,0,0,'Blink Target','','',0,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54543,15595,0,0,39524,0,0,0,'Time-Twisted Drake','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54544,15595,0,0,39617,0,0,0,'Echo of Tyrande','','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54546,15595,0,0,38857,0,0,0,'Whack-a-Gnoll Barrel','','',0,10,0,0,0,1,1,0,1,1,0,40,40,120,1,0,2000,0,0.4564,0.4564,0,2000,10,10,0,5,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54547,15595,0,0,26240,0,0,0,'Darkmoon Faire Gnoll Holder','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54548,15595,0,0,39145,0,0,0,'Thrall','The Earthen Ring','',4,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54549,15595,0,0,39201,0,0,0,'Darkmoon Faire Gnoll - Bonus','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54550,15595,0,0,9786,23767,0,0,'Undying Flame','Time-Twisted','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54551,15595,0,0,29183,22769,0,0,'Darkmoon Cookpot','','',0,10,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54552,15595,0,0,8311,0,0,0,'Time-Twisted Breaker','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54553,15595,0,0,8249,0,0,0,'Time-Twisted Seer','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54555,15595,0,0,36212,0,0,0,'Frozen Servitor','','',8,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54556,15595,0,0,38848,0,0,0,'Volcano','','',1049600,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54560,15595,0,0,1126,11686,0,0,'Frozen Servitor Spawn Stalker','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54561,15595,0,0,2172,0,0,0,'Lava Spawn (1)','','',8,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54562,15595,0,0,35681,0,0,0,'Unbound Blazing Elemental (1)','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54563,15595,0,0,20324,38493,0,0,'Molten Meteor','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54564,15595,0,0,20324,38493,0,0,'Molten Meteor (1)','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54565,15595,0,0,33717,0,0,0,'Icy Tomb','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54566,15595,0,0,169,11686,0,0,'Ruptured Ground','Time-Twisted','',0,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54574,15595,0,0,11686,20324,0,0,'Moonlance','','',1074790400,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54580,15595,0,0,11686,20324,0,0,'Moonlance','','',1074790400,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54581,15595,0,0,11686,20324,0,0,'Moonlance','','',1074790400,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54582,15595,0,0,11686,20324,0,0,'Moonlance','','',1074790400,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54584,15595,0,0,38862,0,0,0,'Invisible Man - No Weapons (Server Only/Hide Body)','','',0,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54585,15595,0,0,9786,23767,0,0,'Call Flames','','',17826816,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54588,15595,0,0,15382,0,0,0,'Darkmoon Steam Tonk','','',0,9,0,0,0,1,1,0,1,1,0,102,102,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,102292,102297,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54589,15595,0,0,38864,0,0,0,'Enchanted Highmistress','The Queen\'s Royal Guard','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54590,15595,0,0,39397,0,0,0,'Arcurion','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54592,15595,0,0,14616,0,0,0,'Groka','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54593,15595,0,0,19314,0,0,0,'Kelerin','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54594,15595,0,0,11686,20324,0,0,'Eye of Elune','','',1074790400,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54595,15595,0,0,257,0,0,0,'Maggy','','',0,7,0,0,0,1,1,0,6,6,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54596,15595,0,0,19092,0,0,0,'Raan','','',0,7,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54597,15595,0,0,11686,20324,0,0,'Eye of Elune','','',1074790400,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54598,15595,0,0,1126,11686,0,0,'Frozen Servitor Spawn Points','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54599,15595,0,0,1126,11686,0,0,'Glowing Eyes Stalker','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54600,15595,0,0,36212,0,0,0,'Frozen Servitor','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54601,15595,0,0,39069,0,0,0,'Mola','Whack-a-Mole','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54603,15595,0,0,17087,0,0,0,'Advance Scout Chadwick','','',0,7,0,0,0,1,1,0,63,63,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54604,15595,0,0,16374,16375,16376,16377,'Nethergarde Infantry','','',0,7,0,0,0,1,1,0,58,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54605,15595,0,0,39093,0,0,0,'Finlay Coolshot','Tonk Challenge','',0,10,0,0,0,1,1,0,1,1,0,1,5,0,1,3,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54606,15595,0,0,17039,0,0,0,'Stone Guard Stok\'ton','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54607,15595,0,0,16292,16294,16295,16296,'Thrallmar Invader','','',0,7,0,0,0,1,1,0,68,68,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54612,15595,0,0,38874,0,0,0,'Eternal Champion','The Queen\'s Royal Guard','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54628,15595,0,0,10906,24719,0,0,'Dark Haze','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54629,15595,0,0,17036,0,0,0,'Gunny','','',0,7,0,0,0,1,1,0,65,65,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54630,15595,0,0,16418,16419,16420,0,'Stormwind Infantry','','',0,7,0,0,0,1,1,0,57,58,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54632,15595,0,0,31903,0,0,0,'Faceless Brute','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1761,0,0,0,0,0,0,0,0,0),(54633,15595,0,0,39790,0,0,0,'Faceless Shadow Weaver','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54634,15595,0,0,39145,0,0,0,'Thrall','The Earthen Ring','',134217732,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54636,15595,0,0,17088,0,0,0,'Caza\'rez','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54637,15595,0,0,18675,18676,18677,18678,'Thrallmar Scryer','','',0,7,0,0,0,1,1,0,63,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54638,15595,0,0,1126,11686,0,0,'Generic Bunny - GJC','','',1048576,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54639,15595,0,0,1126,11686,0,0,'Arcane Circle','','',0,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54640,15595,0,0,38893,0,0,0,'Tonk Challenge Target A','','',0,10,0,0,0,1,1,0,1,1,0,1,5,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54641,15595,0,0,38894,0,0,0,'Echo of Jaina','','',1088,6,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54642,15595,0,0,15381,0,0,0,'Enemy Tonk','','',0,9,0,0,0,1,1,0,1,1,0,100,100,100,1,0,2000,0,0.746,0.746,0,2000,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54643,15595,0,0,17192,0,0,0,'Enemy MiniZep','','',0,9,0,0,0,1,1,0,1,1,0,100,100,100,1,0,2000,0,0.746,0.746,0,2000,1,1,0,13,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54644,15595,0,0,10906,27823,0,0,'Blood','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54645,15595,0,0,38896,38897,38904,38905,'Royal Handmaiden','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54646,15595,0,0,33006,0,0,0,'Corrupted Slime','','',72,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54648,15595,0,0,22393,0,0,0,'Leeni \"Smiley\" Smalls','Classic Horde Mail & Plate','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,129,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54649,15595,0,0,23768,0,0,0,'Big Zokk Torquewrench','Classic Weapons','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54650,15595,0,0,27942,0,0,0,'Kezzik the Striker','Gladiator, Merciless, & Vengeful Gear','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54651,15595,0,0,26465,0,0,0,'Zom Bocom','Honor Quartermaster','',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54652,15595,0,0,26464,0,0,0,'Xazi Smolderpipe','Conquest Quartermaster','',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54653,15595,0,0,26463,0,0,0,'Nargle Lashcord','Glorious Conquest Quartermaster','',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54663,15595,0,0,35219,0,0,0,'Earthcaller Torunscar','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54664,15595,0,0,33048,0,0,0,'Tawn Winterbluff','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54665,15595,0,0,33042,0,0,0,'Hargoth Dimblaze','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54666,15595,0,0,33046,0,0,0,'Stormcaller Jalara','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54667,15595,0,0,17294,0,0,0,'Watcher Jhang','','',0,7,0,0,0,1,1,0,63,63,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54668,15595,0,0,17606,0,0,0,'Nahuud','','',0,7,0,0,0,1,1,0,64,64,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54674,15595,0,0,17626,0,0,0,'T\'shu','','',0,7,0,0,0,1,1,0,63,63,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54675,15595,0,0,17294,0,0,0,'Watcher Jhang','','',0,7,0,0,0,1,1,0,63,63,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54678,15595,0,0,17301,0,0,0,'Naturalist Bite','','',128,7,0,0,0,1,1,0,64,64,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54679,15595,0,0,17301,0,0,0,'Naturalist Bite (1)','','',128,7,0,0,0,1,1,0,70,70,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54683,15595,0,0,2478,0,0,0,'Bug 269316 Fixate Caster','','',4,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54684,15595,0,0,2467,0,0,0,'Bug 269316 Fixate Target','','',4,7,0,1,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54686,15595,0,0,15788,0,0,0,'Shadow Borer','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54687,15595,0,0,38962,0,0,0,'Time-Twisted Footman','','',8,6,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54688,15595,0,0,39066,0,0,0,'Time-Twisted Nightsaber','','',1,1,2,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54689,15595,0,0,10906,27823,0,0,'Faceless One','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54690,15595,0,0,38963,0,0,0,'Time-Twisted Priest','','',8,6,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54691,15595,0,0,38964,0,0,0,'Time-Twisted Sorceress','','',8,6,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54692,15595,0,0,19656,0,0,0,'Artificer Morphalius','','',0,7,0,0,0,1,1,0,64,64,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54693,15595,0,0,38965,0,0,0,'Time-Twisted Rifleman','','',8,6,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54694,15595,0,0,19655,0,0,0,'Mamdy the \"Ologist\"','','',0,7,0,0,0,1,1,0,64,64,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54695,15595,0,0,24653,0,0,0,'Enchanted Reflection','','',72,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54696,15595,0,0,38916,0,0,0,'Flailing Tentacle','','',1096,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54698,15595,0,0,17926,0,0,0,'Tormented Soulpriest','','',0,6,0,0,0,1,1,0,66,66,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54699,15595,0,0,39065,0,0,0,'Time-Twisted Nightsaber','','',1,1,2,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54700,15595,0,0,39067,0,0,0,'Time-Twisted Nightsaber','','',1,1,2,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54701,15595,0,0,38908,38909,38910,38911,'Time-Twisted Huntress','','',2048,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54705,15595,0,0,19144,0,0,0,'Ha\'lei','','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54706,15595,0,0,14332,0,0,0,'Shadowsaber','','',0,1,2,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54725,15595,0,0,17940,0,0,0,'Draenei Spirit','','',0,6,0,0,0,1,1,0,66,66,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54728,15595,0,0,40086,0,0,0,'Hand of the Queen','','',1088,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54730,15595,0,0,38919,0,0,0,'Gregarious Grell','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54735,15595,0,0,10906,27823,0,0,'Throw Loc','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54740,15595,0,0,1281,0,0,0,'Swift Forest Strider','','',0,1,12,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54741,15595,0,0,16992,0,0,0,'Swift Springstrider','','',0,1,12,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54742,15595,0,0,1961,0,0,0,'Swift Lovebird','','',0,1,12,0,0,1,1,0,20,20,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54745,15595,0,0,39694,0,0,0,'Sand Scarab','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54746,15595,0,0,16387,16388,16389,16390,'Honor Hold Recon','','',0,7,0,0,0,1,1,0,68,68,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54747,15595,0,0,14430,0,0,0,'Eye of the Legion','','',72,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54748,15595,0,0,19939,0,0,0,'Red Ogre Mage Costume','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54751,15595,0,0,38754,38043,0,0,'Nozdormu','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,3,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54757,15595,0,0,38925,0,0,0,'Spurious Sarcophagus','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54795,15595,0,0,27769,0,0,0,'Fountain of Light','','',1024,11,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54840,15595,0,0,17865,0,0,0,'Isfar','','',64,7,0,0,0,1,1,0,67,67,0,1,5,0,1,3,1200,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54847,15595,0,0,20987,0,0,0,'Dealer Vijaad','','',0,7,0,0,0,1,1,0,65,65,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54848,15595,0,0,17294,0,0,0,'Watcher Jhang','','',0,7,0,0,0,1,1,0,63,63,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54849,15595,0,0,17301,0,0,0,'Naturalist Bite','','',128,7,0,0,0,1,1,0,64,64,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54850,15595,0,0,17301,0,0,0,'Naturalist Bite (1)','','',128,7,0,0,0,1,1,0,70,70,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54851,15595,0,0,17309,0,0,0,'Windcaller Claw','','',0,7,0,1,0,1,1,0,66,66,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54852,15595,0,0,17295,0,0,0,'Earthbinder Rayge','','',0,7,0,0,0,1,1,0,64,64,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54864,15595,0,0,16925,1126,0,0,'Hammer of Divinity','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54865,15595,0,0,39811,1126,0,0,'Hammer of Divinity','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54866,15595,0,0,3124,0,0,0,'Portal Controller','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54867,15595,0,0,38754,38961,0,0,'Image of Nozdormu','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54879,15595,0,0,37204,0,0,0,'White Riding Camel','','',0,1,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54882,15595,0,0,38968,0,0,0,'Enchanted Magus','The Queen\'s Royal Guard','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54883,15595,0,0,38969,0,0,0,'Enchanted Magus','The Queen\'s Royal Guard','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54884,15595,0,0,38970,0,0,0,'Enchanted Magus','The Queen\'s Royal Guard','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54890,15595,0,0,20661,0,0,0,'Field Commander Mahfuun','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54891,15595,0,0,18932,0,0,0,'Spy Grik\'tha','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54893,15595,0,0,20666,20669,20668,0,'Lower City Operative','','',0,7,0,0,0,1,1,0,68,68,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54895,15595,0,0,20663,20664,20665,17544,'Lower City Healer','','',0,7,0,0,0,1,1,0,68,68,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54903,15595,0,0,38972,0,0,0,'Corrupted Hippogryph','','',0,1,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54920,15595,0,0,19061,0,0,0,'Infinite Suppressor','','',8,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54923,15595,0,0,19059,0,0,0,'Infinite Warden','','',8,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54927,15595,0,0,39027,0,0,0,'Guardian Demon','','',0,3,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54928,15595,0,0,169,11686,0,0,'Hourglass of Time','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54931,15595,0,0,17039,0,0,0,'Stone Guard Stok\'ton','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54932,15595,0,0,17088,0,0,0,'Caza\'rez','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54933,15595,0,0,17087,0,0,0,'Advance Scout Chadwick','','',0,7,0,0,0,1,1,0,63,63,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54934,15595,0,0,17036,0,0,0,'Gunny','','',0,7,0,0,0,1,1,0,65,65,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54935,15595,0,0,16449,16450,16451,0,'Honor Hold Archer','','',0,10,0,0,0,1,1,0,59,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54939,15595,0,0,11686,20324,0,0,'Eye of Elune','','',1074790400,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54940,15595,0,0,11686,20324,0,0,'Eye of Elune','','',1074790400,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54941,15595,0,0,11686,20324,0,0,'Eye of Elune','','',1074790400,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54942,15595,0,0,11686,20324,0,0,'Eye of Elune','','',1074790400,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54945,15595,0,0,25228,31882,0,0,'Sandstorm','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54949,15595,0,0,1126,11686,0,0,'DMF Test Mirror Image','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54952,15595,0,0,38671,0,0,0,'Brittle Ghoul','','',1024,6,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54953,15595,0,0,38992,0,0,0,'Archbishop Benedictus','','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54955,15595,0,0,10906,27823,0,0,'Holy Shield','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54962,15595,0,0,3124,0,0,0,'Guardian Demon Flight Loc PH','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54963,15595,0,0,38241,0,0,0,'Flamewaker Forward Guard (1)','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54964,15595,0,0,13031,0,0,0,'Flamewaker Pathfinder (1)','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54965,15595,0,0,38239,0,0,0,'Flamewaker Cauterizer (1)','','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54966,15595,0,0,38019,0,0,0,'Unbound Pyrelord (1)','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54967,15595,0,0,35201,0,0,0,'Unbound Smoldering Elemental (1)','','',584,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54968,15595,0,0,38995,0,0,0,'Asira Dawnslayer','','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54971,15595,0,0,39145,0,0,0,'Thrall','The Earthen Ring','',4,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54972,15595,0,0,39145,0,0,0,'Thrall','The Earthen Ring','',4,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54991,15595,0,0,38223,0,0,0,'Hell Hound','','',72,4,45,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54992,15595,0,0,38223,0,0,0,'Hell Hound (1)','','',72,4,45,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54995,15595,0,0,33717,0,0,0,'Icy Tomb','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55003,15595,0,0,38827,38828,38829,38830,'Rotten Little Helper','','',0,7,0,0,0,1,1,0,1,1,0,21,21,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55004,15595,0,0,3124,0,0,0,'Demon Cleanup Helper PH','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55007,15595,0,0,23834,0,0,0,'Exarch Larethor','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,3,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55011,15595,0,0,22922,0,0,0,'Shattered Sun Warrior','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55012,15595,0,0,22910,0,0,0,'Shattered Sun Warrior','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55013,15595,0,0,22759,0,0,0,'Shattered Sun Marksman','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55014,15595,0,0,22768,0,0,0,'Shattered Sun Marksman','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55018,15595,0,0,19301,0,0,0,'Shattered Sun Sentry','','',8,9,0,1,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55026,15595,0,0,37887,37929,37930,0,'Eye of Occu\'thar (1)','','',64,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55027,15595,0,0,27052,27401,0,0,'DMF Shooting Gallery Test','','',0,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55031,15595,0,0,38223,0,0,0,'Hell Hound (1)','','',72,4,45,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55072,15595,0,0,39017,0,0,0,'Barum','Replica Armor Prizes','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55078,15595,0,0,39018,11686,0,0,'The Dragon Soul','','',1028,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55088,15595,0,0,39058,0,0,0,'Fire Eater','','',0,7,0,0,0,1,1,0,60,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55089,15595,0,0,39024,0,0,0,'Fire Juggler','','',0,7,0,0,0,1,1,0,40,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55091,15595,0,0,31174,11686,0,0,'General Purpose Bunny JMF (Look 2 - Flying, Infinite AOI)','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55093,15595,0,0,39025,0,0,0,'Fire Juggler','','',0,7,0,0,0,1,1,0,40,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55095,15595,0,0,29081,0,0,0,'TEST - Shadowcat Anti-Bunching Test','','',1,1,2,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55096,15595,0,0,39026,0,0,0,'Faldar Willowshade','Trade Goods','',0,7,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55103,15595,0,0,39029,0,0,0,'Galissa Sundew','Drink Vendor','',0,7,0,0,0,1,1,0,41,41,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55106,15595,0,0,39030,39373,39374,39375,'Twilight Assassin','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55107,15595,0,0,39031,0,0,0,'Twilight Ranger','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55108,15595,0,0,1126,11686,0,0,'Fel Anomaly','','',1048576,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55109,15595,0,0,39032,0,0,0,'Twilight Shadow-Walker','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55111,15595,0,0,39033,0,0,0,'Twilight Thug','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55112,15595,0,0,39034,0,0,0,'Twilight Bruiser','','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55113,15595,0,0,3124,0,0,0,'Lane Stunner PH','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55117,15595,0,0,39165,0,0,0,'Gargantua','','',0,1,9,0,0,1,1,0,70,70,0,1,5,0,1,0,1300,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55118,15595,0,0,17899,0,0,0,'Jumbo','','',0,1,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55119,15595,0,0,39196,0,0,0,'Pygmy Cockatrice','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55120,15595,0,0,39197,0,0,0,'Darkmoon Penguin','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55121,15595,0,0,25938,25937,25385,25381,'Frenzyheart Visitor','','',0,10,0,0,0,1,1,0,70,80,0,1,5,0,1,0,1300,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55124,15595,0,0,25464,25016,25155,25157,'Oracle Visitor','','',0,10,0,0,0,1,1,0,70,80,0,1,5,0,1,1,1300,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55125,15595,0,0,25529,0,0,0,'Elder Daftusk','','',0,10,0,0,0,1,1,0,70,80,0,1,5,0,1,0,1300,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55133,15595,0,0,17705,0,0,0,'Corki','','',0,10,0,0,0,1,1,0,70,80,0,1,5,0,1,1,1300,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55136,15595,0,0,17039,0,0,0,'Stone Guard Stok\'ton','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55138,15595,0,0,17087,0,0,0,'Advance Scout Chadwick','','',0,7,0,0,0,1,1,0,63,63,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55154,15595,0,0,19595,0,0,0,'Shadowcloak Helper Stalker PH','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55181,15595,0,0,18517,18632,0,0,'Arakkoa Visitor','','',0,10,0,0,0,1,1,0,60,70,0,1,5,0,1,1,1300,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55187,15595,0,0,38344,0,0,0,'Darkmoon Balloon','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55188,15595,0,0,39060,0,0,0,'Darkmoon Dancing Bear','','',0,1,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55190,15595,0,0,37731,0,0,0,'Coconut 1','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55191,15595,0,0,37731,0,0,0,'Coconut 2','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55192,15595,0,0,37731,0,0,0,'Coconut 3','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55197,15595,0,0,25071,0,0,0,'Prize','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55200,15595,22334,0,18859,0,0,0,'Shattered Hand Demolisher','','',0,7,0,0,0,1,1,0,61,62,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55210,15595,0,0,39071,0,0,0,'Elder Sekhemi','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55211,15595,0,0,39072,0,0,0,'Elder Menkhaf','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55215,15595,0,0,35015,0,0,0,'Lumpy','','',0,12,0,0,0,1,1,0,1,1,0,32,32,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55216,15595,0,0,39074,0,0,0,'Elder Deepforge','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55217,15595,0,0,39075,0,0,0,'Elder Stonebrand','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55218,15595,0,0,39076,0,0,0,'Elder Darkfeather','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55219,15595,0,0,39077,0,0,0,'Elder Firebeard','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55220,15595,0,0,39078,0,0,0,'Fire Juggler','','',0,7,0,0,0,1,1,0,40,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55221,15595,0,0,39079,0,0,0,'Fire Juggler','','',0,7,0,0,0,1,1,0,40,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55222,15595,0,0,39080,0,0,0,'Fire Juggler','','',0,7,0,0,0,1,1,0,40,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55223,15595,0,0,39081,0,0,0,'Fire Juggler','','',0,7,0,0,0,1,1,0,40,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55224,15595,0,0,39082,0,0,0,'Elder Windsong','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55225,15595,0,0,39083,0,0,0,'Fire Juggler','','',0,7,0,0,0,1,1,0,40,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55226,15595,0,0,39084,0,0,0,'Fire Juggler','','',0,7,0,0,0,1,1,0,40,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55227,15595,0,0,39085,0,0,0,'Elder Evershade','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55228,15595,0,0,39086,0,0,0,'Elder Moonlance','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55229,15595,0,0,39087,0,0,0,'Fire Eater','','',0,7,0,0,0,1,1,0,60,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55230,15595,0,0,39088,0,0,0,'Fire Eater','','',0,7,0,0,0,1,1,0,60,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55231,15595,0,0,39089,0,0,0,'Fire Eater','','',0,7,0,0,0,1,1,0,60,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55242,15595,0,0,27652,0,0,0,'Darren\'s Test NPC 2','','',76,5,0,3,0,1,1,0,83,83,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55243,15595,0,0,27652,0,0,0,'Darren\'s Test NPC 2','','',76,5,0,3,0,1,1,0,1,1,0,6930,6930,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55247,15595,0,0,38418,0,0,0,'Poot','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55248,15595,0,0,38420,0,0,0,'Wallace','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55249,15595,0,0,262,0,0,0,'Bodie','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55250,15595,0,0,19092,0,0,0,'Duquan','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55251,15595,0,0,20545,0,0,0,'Namond','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55252,15595,0,0,221,0,0,0,'Michael','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55253,15595,0,0,19314,0,0,0,'Randy','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55254,15595,0,0,21674,0,0,0,'Ellie Goodup','','',0,7,0,0,0,1,1,0,60,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55260,15595,0,0,15901,0,0,0,'Winter Reindeer','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55261,15595,0,0,1126,11686,0,0,'Darkmoon Parade Creature','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55262,15595,0,0,15671,0,0,0,'Tiny Snowman','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55263,15595,0,0,39091,0,0,0,'Helper\'s Reindeer','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55264,15595,0,0,39300,0,0,0,'Sazz Coincatcher','Game Tokens','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55265,15595,0,0,39094,0,0,0,'Morchok','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55266,15595,0,0,39301,0,0,0,'Zina Sharpworth','Game Tokens','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55268,15595,0,0,38419,0,0,0,'Aja','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55269,15595,0,0,19091,0,0,0,'Jerrica','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55270,15595,0,0,19315,0,0,0,'Kimber','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55271,15595,0,0,344,0,0,0,'Shana','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55278,15595,0,0,39097,0,0,0,'Boomie Sparks','Fireworks','',0,7,0,0,0,1,1,0,46,46,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55293,15595,0,0,39099,0,0,0,'Ultraxion','','',1024,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55294,15595,0,0,39099,0,0,0,'Ultraxion','','',2097260,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1847,0,0,0,0,0,0,0,0,0),(55305,15595,0,0,39313,0,0,0,'Carl Goodup','Balloon Vendor','',0,7,0,0,0,1,1,0,20,20,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1769,0,0,0,0,0,0,0,0,0),(55306,15595,0,0,33303,0,0,0,'Balloon Cart','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1770,0,0,0,0,0,0,0,0,0),(55307,15595,0,0,20570,22769,0,0,'Balloon Cart Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55308,15595,0,0,39138,0,0,0,'Warlord Zon\'ozz','','',108,10,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55309,15595,0,0,39138,0,0,0,'Warlord Zon\'ozz','','',108,10,0,3,0,1,1,0,1,1,0,99876,99876,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55310,15595,0,0,39138,0,0,0,'Warlord Zon\'ozz','','',108,10,0,3,0,1,1,0,1,1,0,42294,42294,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55311,15595,0,0,39138,0,0,0,'Warlord Zon\'ozz','','',108,10,0,3,0,1,1,0,1,1,0,126882,126882,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55312,15595,0,0,39101,0,0,0,'Yor\'sahj the Unsleeping','','',108,10,0,3,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55313,15595,0,0,39101,0,0,0,'Yor\'sahj the Unsleeping','','',108,10,0,3,0,1,1,0,1,1,0,69300,69300,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55314,15595,0,0,39101,0,0,0,'Yor\'sahj the Unsleeping','','',108,10,0,3,0,1,1,0,1,1,0,43764,43764,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55315,15595,0,0,39101,0,0,0,'Yor\'sahj the Unsleeping','','',108,10,0,3,0,1,1,0,1,1,0,126420,126420,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55332,15595,0,0,11686,22712,0,0,'Positioning','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55334,15595,0,0,11686,39108,0,0,'Void of the Unmaking','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55339,15595,0,0,39302,0,0,0,'Trixi Sharpworth','Game Tokens','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55341,15595,0,0,39104,0,0,0,'Fire Juggler','','',0,7,0,0,0,1,1,0,40,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55342,15595,0,0,39105,0,0,0,'Fire Juggler','','',0,7,0,0,0,1,1,0,40,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55346,15595,0,0,169,11686,0,0,'Resonating Crystal','','',0,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55347,15595,0,0,1501,21621,0,0,'Alliance Citizen','','',0,7,0,0,0,1,1,0,40,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55348,15595,0,0,1501,21621,0,0,'Horde Citizen','','',0,7,0,0,0,1,1,0,40,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55356,15595,0,0,15381,0,0,0,'Darkmoon Tonk','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55366,15595,0,0,13992,0,0,0,'Red Dragon','','',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55367,15595,0,0,17192,0,0,0,'Darkmoon Zeppelin','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55377,15595,0,0,10906,27823,0,0,'Purifying Light','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55384,15595,0,0,1126,11686,0,0,'Frozen Servitor Spawn Stalker 2','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55385,15595,0,0,1126,11686,0,0,'Frozen Servitor Spawn Stalker 3','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55386,15595,0,0,39109,0,0,0,'Sea Pony','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55389,15595,0,0,1126,11686,0,0,'Frozen Servitor Spawn Stalker Entrance','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55390,15595,0,0,39110,0,0,0,'Green Dragon','','',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55391,15595,0,0,39111,0,0,0,'Bronze Dragon','','',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55393,15595,0,0,24808,0,0,0,'Ysera','The Dreamer','',76,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55394,15595,0,0,27569,0,0,0,'Alexstrasza','The Life-Binder','',76,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55395,15595,0,0,39112,0,0,0,'Soridormi','Prime Consort to Nozdormu','',72,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55400,15595,0,0,39789,0,0,0,'Neltharion','The Earth-Warder','',76,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55402,15595,0,0,39121,0,0,0,'Korgol Crushskull','The Pit Master','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55415,15595,0,0,25835,0,0,0,'Life Warden','','',2048,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1780,0,0,0,0,0,0,0,0,0),(55416,15595,0,0,28615,0,0,0,'Eye of Go\'rath','','',72,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55417,15595,0,0,39841,0,0,0,'Flail of Go\'rath','','',72,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55418,15595,0,0,39132,0,0,0,'Claw of Go\'rath','','',72,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55419,15595,0,0,39127,0,0,0,'Captain Varo\'then','The Hand of Azshara','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55420,15595,0,0,3124,0,0,0,'Demon Grabber PH','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55426,15595,0,0,39128,0,0,0,'Highguard Elite','','',104,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55427,15595,0,0,10906,27823,0,0,'Purifying Blast','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55428,15595,0,0,39131,0,0,0,'Jumbo Jr.','','',0,1,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55429,15595,0,0,21393,0,0,0,'Jumbina','','',0,1,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55440,15595,0,0,21268,0,0,0,'Violet','','',0,1,12,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55441,15595,0,0,10906,27823,0,0,'Wave of Virtue','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55443,15595,0,0,39133,0,0,0,'Goldwing','','',0,1,26,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55444,15595,0,0,39134,0,0,0,'King Leo','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55445,15595,0,0,10906,27823,0,0,'Earthen Shell Target','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55446,15595,0,0,39135,0,0,0,'Queen Savannah','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55447,15595,0,0,10906,27823,0,0,'Water Shell','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55448,15595,0,0,39137,0,0,0,'M\'ku','The Little Prince','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55449,15595,0,0,39136,0,0,0,'Binti','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55453,15595,0,0,11829,0,0,0,'Shadowbat','','',72,1,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1781,0,0,0,0,0,0,0,0,0),(55457,15595,0,0,39142,0,0,0,'Gleok','The Untamable','',0,1,68,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55465,15595,0,0,11829,0,0,0,'Shadowbat','','',72,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55466,15595,0,0,1126,40164,0,0,'Twilight Spark','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55467,15595,0,0,10906,27823,0,0,'Corrupting Twilight','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55468,15595,0,0,10906,27823,0,0,'Twilight Blast','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55469,15595,0,0,10906,27823,0,0,'Wave of Twilight','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55474,15595,0,0,39154,0,0,0,'Rising Fire Totem','','',0,11,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55475,15595,0,0,999,641,1938,1000,'Darkmoon Tide Crawler','','',0,1,8,0,0,1,1,0,10,11,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55476,15595,0,0,24706,0,0,0,'Lord Afrasastrasz','Commander of Wyrmrest Temple Defenses','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55481,15595,0,0,31584,0,0,0,'Temp Twilight Sorceror','Test Spawn','',8,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55487,15595,0,0,2536,9829,1160,14952,'Moonweb Spider','','',0,8,0,0,0,1,1,0,1,1,0,8,8,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55488,15595,0,0,39144,0,0,0,'Corastrasza','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55491,15595,0,0,39134,0,0,0,'Lion','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55492,15595,0,0,39135,0,0,0,'Lioness','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55493,15595,0,0,17899,0,0,0,'Elekk','','',0,1,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55500,15595,0,0,39183,0,0,0,'Illidan Stormrage','','',4096,9,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1856,0,0,0,0,0,0,0,0,0),(55502,15595,0,0,1126,11686,0,0,'Fel Flames','','',16778240,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55503,15595,0,0,39908,0,0,0,'Legion Demon','','',8,3,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55510,15595,0,0,39152,0,0,0,'Abyssal Doombringer','','',72,3,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55519,15595,0,0,39298,0,0,0,'Doomguard Annihilator','','',0,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55524,15595,0,0,39620,0,0,0,'Tyrande Whisperwind','High Priestess of Elune','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55531,15595,0,0,39155,0,0,0,'Warmage Kaitlyn','','',0,7,0,0,0,1,1,0,72,72,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55532,15595,0,0,39183,0,0,0,'Illidan Stormrage','','',262248,7,0,1,0,1,1,0,87,87,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55535,15595,0,0,39155,0,0,0,'Image of Warmage Kaitlyn','','',0,7,0,0,0,1,1,0,72,72,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55536,15595,0,0,39155,0,0,0,'Image of Warmage Kaitlyn','','',0,7,0,0,0,1,1,0,72,72,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55537,15595,0,0,39155,0,0,0,'Image of Warmage Kaitlyn','','',0,7,0,0,0,1,1,0,72,72,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55541,15595,0,0,39159,11686,0,0,'Portal Connector 1 PH','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55542,15595,0,0,39159,11686,0,0,'Portal Connector 2 PH','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55543,15595,0,0,39159,11686,0,0,'Portal Connector 3 PH','','',0,9,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55544,15595,0,0,11686,22712,0,0,'Maw of Shu\'ma','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55549,15595,0,0,31463,0,0,0,'Life Warden','','vehichleCursor',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1785,0,0,0,0,0,0,0,0,0),(55559,15595,0,0,34274,0,0,0,'Crystalline Elemental','','',520,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55563,15595,0,0,22206,0,0,0,'Frozen Shard','','',8,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55564,15595,0,0,29325,0,0,0,'Reclaimer A\'zak','','',0,10,0,1,0,1,1,0,77,77,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55566,15595,0,0,23566,0,0,0,'Azjol-anak Warrior','','',0,10,0,1,0,1,1,0,74,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55570,15595,0,0,39162,0,0,0,'Malfurion Stormrage','','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55571,15595,0,0,39163,0,0,0,'Lunar Lantern','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55573,15595,0,0,23916,0,0,0,'Nerubian Flyer','','',0,10,0,1,0,1,1,0,72,73,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55574,15595,0,0,39333,0,0,0,'Festival Lantern','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55596,15595,0,0,39164,0,0,0,'Careless Carnie','','',0,7,0,0,0,1,1,0,25,25,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55598,15595,0,0,2076,0,0,0,'Krystal','Please Avoid Eye Contact','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55602,15595,0,0,25120,0,0,0,'Urefu','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55603,15595,0,0,25121,0,0,0,'Shingo','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55604,15595,0,0,39166,0,0,0,'Mabaka','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55608,15595,0,0,39277,0,0,0,'Crush','','',0,1,43,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55609,15595,0,0,39167,0,0,0,'Lizzy','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55624,15595,0,0,38754,0,0,0,'Nozdormu','','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,3,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55636,15595,0,0,29179,0,0,0,'Twilight Drake','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55641,15595,0,0,11686,0,0,0,'Security Ball, Row PH','','',0,3,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55643,15595,0,0,11686,0,0,0,'Security Ball, Center PH','','',0,3,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55645,15595,0,0,39174,0,0,0,'Security Ball, Ball PH','','',0,3,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55653,15595,0,0,169,11686,0,0,'Security Ball, Void Zone PH','','',1049600,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55654,15595,0,0,39280,0,0,0,'Corrupted Arcanist','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55655,15595,0,0,39281,0,0,0,'High Elf Shadow Walker PH','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55656,15595,0,0,39282,0,0,0,'Dreadlord Defender','','',0,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55658,15595,0,0,39177,0,0,0,'Seer Ixit','','',0,10,0,1,0,1,1,0,78,78,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55661,15595,0,0,23564,0,0,0,'Azjol-anak Sorcerer','','',0,10,0,1,0,1,1,0,74,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55662,15595,0,0,1913,0,0,0,'Felhound','','',0,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55663,15595,0,0,18419,0,0,0,'Vigilant Shivan','','',0,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55677,15595,0,0,21720,0,0,0,'Kurzel','','',0,7,0,0,0,1,1,0,74,74,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55689,15595,0,0,39318,0,0,0,'Hagara the Stormbinder','','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55695,15595,0,0,30890,0,0,0,'Ice Tomb','','',64,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55696,15595,0,0,30890,0,0,0,'Ice Tomb','','',64,10,0,0,0,1,1,0,1,1,0,756,756,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55697,15595,0,0,30890,0,0,0,'Ice Tomb','','',64,10,0,0,0,1,1,0,1,1,0,378,378,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55698,15595,0,0,30890,0,0,0,'Ice Tomb','','',64,10,0,0,0,1,1,0,1,1,0,1050,1050,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55699,15595,0,0,2591,0,0,0,'Daisy','','',0,7,0,0,0,1,1,0,40,40,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55700,15595,0,0,39545,0,0,0,'Doomguard Annihilator','','',0,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55712,15595,0,0,358,0,0,0,'Darkmoon Slime','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55713,15595,0,0,1544,0,0,0,'Ol\' Emma','','',0,7,0,0,0,1,1,0,2,2,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55714,15595,0,0,39187,0,0,0,'Darkmoon Monkey','','',0,1,51,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55715,15595,0,0,39192,39195,39193,0,'Darkmoon Pony','','vehichleCursor',0,1,0,0,0,1,1,0,5,5,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55718,15595,0,0,8353,0,0,0,'Sraaz','','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55719,15595,0,0,1541,0,0,0,'Thomas Miller','','',0,7,0,0,0,1,1,0,15,15,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55720,15595,0,0,37514,0,0,0,'Wildhammer Fact Checker','','',0,7,0,0,0,1,1,0,16,16,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55722,15595,0,0,25791,0,0,0,'Breanni','','',4096,7,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55723,15595,0,0,11686,0,0,0,'Earthen Vortex','','',1108344832,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55724,15595,0,0,39194,0,0,0,'Ram Master Ray','','',0,7,0,0,0,1,1,0,30,30,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55726,15595,0,0,21701,0,0,0,'Belbi Quikswitch','','',0,7,0,0,0,1,1,0,65,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55727,15595,0,0,1438,0,0,0,'Topper McNabb','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55728,15595,0,0,1126,11686,0,0,'Ice Wall Exit Stalker','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55729,15595,0,0,18664,0,0,0,'Griftah','Amazing Amulets','',0,7,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55730,15595,0,0,13099,0,0,0,'Nat Pagle','','',0,7,0,0,0,1,1,0,45,45,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55732,15595,0,0,29856,0,0,0,'Champion Faesrol','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55733,15595,0,0,29853,0,0,0,'Champion Isimode','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55734,15595,0,0,27772,0,0,0,'Asric','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55735,15595,0,0,27780,0,0,0,'Jadaar','','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55737,15595,0,0,27222,0,0,0,'Chronicler Bah\'Kini','','',0,7,0,0,0,1,1,0,77,77,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55738,15595,0,0,27221,0,0,0,'Tol\'mar','','',0,7,0,0,0,1,1,0,75,75,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55739,15595,0,0,19592,0,0,0,'Doomguard Devastator','','',0,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55741,15595,0,0,36743,0,0,0,'Crow','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55749,15595,0,0,36499,0,0,0,'Sea Gull','','',0,8,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55751,15595,0,0,28615,0,0,0,'Eye of Go\'rath','','',72,10,0,1,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55752,15595,0,0,28615,0,0,0,'Eye of Go\'rath','','',72,10,0,1,0,1,1,0,1,1,0,386,386,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55753,15595,0,0,28615,0,0,0,'Eye of Go\'rath','','',72,10,0,1,0,1,1,0,1,1,0,580,580,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55754,15595,0,0,39841,0,0,0,'Flail of Go\'rath','','',72,10,0,1,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55755,15595,0,0,39841,0,0,0,'Flail of Go\'rath','','',72,10,0,1,0,1,1,0,1,1,0,168,168,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55756,15595,0,0,39841,0,0,0,'Flail of Go\'rath','','',72,10,0,1,0,1,1,0,1,1,0,210,210,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55757,15595,0,0,39132,0,0,0,'Claw of Go\'rath','','',72,10,0,1,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55758,15595,0,0,39132,0,0,0,'Claw of Go\'rath','','',72,10,0,1,0,1,1,0,1,1,0,966,966,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55759,15595,0,0,39132,0,0,0,'Claw of Go\'rath','','',72,10,0,1,0,1,1,0,1,1,0,1243,1243,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55761,15595,0,0,251,0,0,0,'Phillipe','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55762,15595,0,0,39681,0,0,0,'Dreadlord Debilitator','','',0,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55779,15595,0,0,39145,0,0,0,'Thrall','The Earthen Ring','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55804,15595,0,0,21955,0,0,0,'Mole Machine','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55829,15595,0,0,39229,0,0,0,'Gyth','Rend Blackhand\'s Mount','',72,2,0,1,0,1,1,0,59,59,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55835,15595,0,0,26664,0,0,0,'Kaldir Ironbane','','',0,7,0,1,0,1,1,0,78,78,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55837,15595,0,0,39232,39233,0,0,'Varo\'then\'s Magical Blade','','openhandglow',1073741824,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55838,15595,0,0,39233,0,0,0,'Embedded Blade','','',0,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55839,15595,0,0,1126,11686,0,0,'Mannoroth Cosmetic Strike Point','','',1074791424,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55862,15595,0,0,36110,0,0,0,'Acidic Globule','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55863,15595,0,0,39248,0,0,0,'Shadowed Globule','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55864,15595,0,0,39249,0,0,0,'Glowing Globule','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55865,15595,0,0,39628,0,0,0,'Crimson Globule','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55866,15595,0,0,39251,0,0,0,'Cobalt Globule','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55867,15595,0,0,39252,0,0,0,'Dark Globule','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55868,15595,0,0,39365,0,0,0,'Eye of Peroth\'arn','','',0,3,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55869,15595,0,0,21252,0,0,0,'Alizabal','Mistress of Hate','',108,3,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,2500000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55870,15595,0,0,39253,0,0,0,'Sky Captain Swayze','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55879,15595,0,0,39365,0,0,0,'Eye of Peroth\'arn','','',0,3,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55880,15595,0,0,39174,0,0,0,'Fel Fireball Thing PH','','',0,3,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55881,15595,0,0,39174,0,0,0,'Fel Fireball Thing PH','','',0,3,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55882,15595,0,0,39174,0,0,0,'Fel Fireball Thing PH','','',0,3,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55883,15595,0,0,39174,0,0,0,'Fel Fireball Thing PH','','',0,3,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55884,15595,0,0,39174,0,0,0,'Fel Fireball Thing PH','','',0,3,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55885,15595,0,0,39174,0,0,0,'Fel Fireball Thing PH','','',0,3,0,0,0,1,1,0,82,82,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55891,15595,0,0,39256,0,0,0,'Ka\'anu Reevs','Kor\'kron Air Command','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55910,15595,0,0,39261,0,0,0,'Metamorphosis','','',0,3,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55911,15595,0,0,24174,0,0,0,'Champion of Life','Red Dragonflight','',12,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55912,15595,0,0,38333,0,0,0,'Champion of Magic','Blue Dragonflight','',12,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55913,15595,0,0,24141,0,0,0,'Champion of Time','Bronze Dragonflight','',12,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55914,15595,0,0,24142,0,0,0,'Champion of the Emerald Dream','Green Dragonflight','',12,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55916,15595,0,0,39260,0,0,0,'Metamorphosis','','',0,3,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55917,15595,0,0,39266,0,0,0,'Fel Crystal WoT PH','','',0,4,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55965,15595,0,0,39265,17612,0,0,'Fel Crystal Stalker PH','','',0,4,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55967,15595,0,0,21063,0,0,0,'Harbinger of Destruction','Black Dragonflight','',12,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1838,0,0,0,0,0,0,0,0,0),(55968,15595,0,0,21401,0,0,0,'Harbinger of Destruction','Black Dragonflight','',12,2,0,1,0,1,1,0,1,1,0,3150,3150,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(55969,15595,0,0,32229,0,0,0,'Harbinger of Twilight','Twilight Dragonflight','',12,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,4000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1838,0,0,0,0,0,0,0,0,0),(55971,15595,0,0,35943,0,0,0,'Deathwing','The Destroyer','',12,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,4000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56001,15595,0,0,1913,0,0,0,'Felhound','','',0,3,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56002,15595,0,0,5049,0,0,0,'Felguard','','',0,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56003,15595,0,0,4841,4842,4843,4844,'Night Elf Raider','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56005,15595,0,0,32988,32989,32990,0,'Orc Sailor','','',4096,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56025,15595,0,0,18641,0,0,0,'Cro Threadstrong','','',0,7,0,0,0,1,1,0,62,62,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56026,15595,0,0,18630,0,0,0,'Darmari','','',0,7,0,0,0,1,1,0,63,63,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56027,15595,0,0,24531,0,0,0,'Stormherald Eljrrin','','',0,7,0,1,0,1,1,0,79,79,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56031,15595,0,0,39137,0,0,0,'Darkmoon Cub','','',0,12,0,0,0,1,1,0,10,12,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56035,15595,0,0,39060,0,0,0,'Kolin','The Dancing Bear','',0,1,0,0,0,1,1,0,10,10,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56036,15595,0,0,7029,0,0,0,'Infernal','','',72,3,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56041,15595,0,0,39296,0,0,0,'Rona Greenteeth','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,129,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56042,15595,0,0,39284,39285,39286,39287,'Mule','','',0,1,0,0,0,1,1,0,1,2,0,42,55,0,1,0,2000,0,0.0607,0.3603,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56043,15595,0,0,32824,0,0,0,'Martha Weller','','',2,10,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56044,15595,0,0,30233,0,0,0,'[DND] Spooky Ghost - Ghost Vehicle','','',2,10,0,0,0,1,1,0,75,75,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1824,0,0,0,0,0,0,0,0,0),(56050,15595,0,0,32816,0,0,0,'Brendon Paulson','','',2,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56051,15595,0,0,18249,0,0,0,'Franklin Jenner','','',2,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56052,15595,0,0,4610,0,0,0,'Zazla','','',2,10,0,0,0,1,1,0,70,70,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56053,15595,0,0,21683,0,0,0,'Sithera Wellspun','','',2,10,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56054,15595,0,0,7621,0,0,0,'Arlon Surehoof','','',2,10,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56055,15595,0,0,29434,0,0,0,'Kupp Coincare','','',2,10,0,0,0,1,1,0,75,75,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56068,15595,0,0,39294,0,0,0,'Steven Stagnaro','Fishing Trainer','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,81,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56069,15595,0,0,39295,0,0,0,'Tatia Brine','Fishing Supplies','',0,7,0,0,0,1,1,0,35,35,0,1,5,0,1,640,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56072,15595,0,0,39531,0,0,0,'Image of Argent Confessor Paletress','','',0,7,0,1,0,1,1,0,82,82,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56073,15595,0,0,16313,0,0,0,'Voracious Felhound','','',0,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56077,15595,0,0,11686,0,0,0,'Arcane Sphere','','',16778240,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56078,15595,0,0,39297,0,0,0,'Abyssal Doombringer','','',72,3,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56079,15595,0,0,37737,0,0,0,'Little Samras','','',1,1,4,4,0,1,1,0,1,1,0,105,105,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56080,15595,0,0,39299,0,0,0,'Little Samras','','',0,1,4,4,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56081,15595,0,0,5027,0,0,0,'Optimistic Benj','','',0,1,21,4,0,1,1,0,24,24,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56082,15595,0,0,38340,0,0,0,'Green Balloon','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56083,15595,0,0,38341,0,0,0,'Yellow Balloon','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56087,15595,0,0,39316,0,0,0,'Portal to the Twisting Nether','','',1040,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56096,15595,0,0,11686,0,0,0,'Fire Wall Stalker','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56097,15595,0,0,39319,0,0,0,'Sandbox Tiger','','vehichleCursor',0,9,2,0,0,1,1,0,1,1,0,42,42,0,1,16777216,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,354,0,0,0,0,0,0,0,0,0),(56099,15595,0,0,27569,0,0,0,'Alexstrasza','The Life-Binder','',76,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56100,15595,0,0,39321,0,0,0,'Ysera','The Awakened','',76,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56101,15595,0,0,39322,0,0,0,'Kalecgos','The Spellweaver','',44,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56102,15595,0,0,39323,0,0,0,'Nozdormu','The Timeless One','',4,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56103,15595,0,0,36056,0,0,0,'Thrall','The Earthen Ring','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1892,0,0,0,0,0,0,0,0,0),(56104,15595,0,0,1126,11686,0,0,'Ice Wave','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56108,15595,0,0,1126,11686,0,0,'Ice Lance','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56126,15595,0,0,1126,38497,0,0,'Target Dummy','','',16778240,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56129,15595,0,0,39330,0,0,0,'Sandbox Tiger','','vehichleCursor',0,9,2,0,0,1,1,0,1,1,0,42,42,0,1,16777216,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,354,0,0,0,0,0,0,0,0,0),(56130,15595,0,0,39331,0,0,0,'Sandbox Tiger','','vehichleCursor',0,9,2,0,0,1,1,0,1,1,0,42,42,0,1,16777216,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,354,0,0,0,0,0,0,0,0,0),(56131,15595,0,0,39332,0,0,0,'Sandbox Tiger','','vehichleCursor',0,9,2,0,0,1,1,0,1,1,0,42,42,0,1,16777216,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,354,0,0,0,0,0,0,0,0,0),(56136,15595,0,0,1126,39335,40058,0,'Frozen Binding Crystal','','',1024,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56139,15595,0,0,35862,0,0,0,'Life Warden','Red Dragonflight','',4,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56140,15595,0,0,28667,0,0,0,'Dream Warden','Green Dragonflight','',4,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56141,15595,0,0,39343,0,0,0,'Arcane Warden','Blue Dragonflight','',4,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56142,15595,0,0,39344,0,0,0,'Time Warden','Red Dragonflight','',4,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56143,15595,0,0,39345,0,0,0,'Force of Destruction','Black Dragonflight','',4,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56144,15595,0,0,39346,0,0,0,'Portent of Twilight','Twilight Dragonflight','',4,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56160,15595,0,0,782,0,0,0,'Darkmoon Wolf','','',0,1,1,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56161,15595,0,0,38550,0,0,0,'Corruption','','',72,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1836,0,0,0,0,0,0,0,0,0),(56162,15595,0,0,38550,0,0,0,'Corruption','','',72,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1835,0,0,0,0,0,0,0,0,0),(56164,15595,0,0,17743,0,0,0,'Invisible Peroth\'arn','','',0,3,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56165,15595,0,0,1126,39575,0,0,'Crystal Conductor','','',1049600,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56167,15595,0,0,39354,0,0,0,'Arm Tentacle','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1841,0,0,0,0,0,0,0,0,0),(56168,15595,0,0,39349,0,0,0,'Wing Tentacle','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1840,0,0,0,0,0,0,0,0,0),(56170,15595,0,0,1126,11686,0,0,'Alizabal Jump Stalker','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56173,15595,0,0,39355,0,0,0,'Deathwing','The Destroyer','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1849,0,0,0,0,0,0,0,0,0),(56176,15595,0,0,1126,11686,0,0,'Dummy Lightning Target','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56177,15595,0,0,39949,11686,0,0,'Lightning Bomb','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56182,15595,0,0,39359,0,0,0,'Hunting Summon Circle','','',0,3,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56188,15595,0,0,39347,0,0,0,'Blistering Tentacle','','',8,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56189,15595,0,0,22712,11686,0,0,'Hunting Stalkers','','',0,3,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56190,15595,0,0,38996,0,0,0,'Mannoroth','The Destructor','',0,3,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56231,15595,0,0,39369,1126,0,0,'Mana Void','','',1088,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56235,15595,0,0,36532,0,0,0,'Emmelyn Tuttle','','',4096,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56237,15595,0,0,11709,0,0,0,'Nyxi','','',0,8,0,0,0,1,1,0,5,5,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56238,15595,0,0,24139,0,0,0,'Ebonia','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56248,15595,0,0,0,18657,0,0,'Hunting Summon Stalker','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56249,15595,0,0,39346,34652,33176,0,'Twilight Assaulter','Twilight Dragonflight','',0,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56250,15595,0,0,39377,39566,39567,0,'Twilight Assaulter','Twilight Dragonflight','',0,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56251,15595,0,0,39377,39567,39566,0,'Twilight Assaulter','Twilight Dragonflight','',0,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56252,15595,0,0,39378,39564,39565,0,'Twilight Assaulter','Twilight Dragonflight','',0,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56258,15595,0,0,2467,0,0,0,'Bug 273074','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56259,15595,0,0,169,11686,0,0,'Ultraxion','','',1074791428,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56262,15595,0,0,39381,0,0,0,'Elementium Bolt','','',16778248,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56263,15595,0,0,40190,0,0,0,'Regenerative Blood','','',8,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1857,0,0,0,0,0,0,0,0,0),(56265,15595,0,0,27849,0,0,0,'Forgotten One','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56266,15595,0,0,39380,0,0,0,'Fetish Shaman','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56290,15595,0,0,25708,0,0,0,'Bug 273239','','',4,7,0,1,0,1,1,0,1,1,0,2310,2310,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56291,15595,0,0,31498,0,0,0,'Bug 273239','','',4,7,0,1,0,1,1,0,1,1,0,2310,2310,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56292,15595,0,0,31498,0,0,0,'Bug 273239','','',4,7,0,1,0,1,1,0,1,1,0,3150,3150,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56295,15595,0,0,26982,0,0,0,'High Captain Justin Bartlett','','',0,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56305,15595,0,0,24103,38497,0,0,'Ultraxion Gauntlet','','',1048576,11,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56307,15595,0,0,10906,27823,0,0,'Platform','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56308,15595,0,0,23767,0,0,0,'Easy Prey Stalker','','',0,3,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56311,15595,0,0,10906,27823,0,0,'Time Zone','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56314,15595,0,0,39386,0,0,0,'Mostrasz','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56331,15595,0,0,38497,0,0,0,'Mostrasz','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56332,15595,0,0,10906,27823,0,0,'Time Zone Target','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56333,15595,0,0,24737,0,0,0,'Mostrasz','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56335,15595,0,0,39389,0,0,0,'Daenrand Dawncrest','Heirloom Prizes','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56341,15595,0,0,1126,39429,0,0,'Burning Tendons','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56350,15595,47785,0,39390,0,0,0,'Disciple of Hate','','',8,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56352,15595,0,0,39346,34652,33176,0,'Twilight Assaulter','Twilight Dragonflight','',0,2,0,1,0,1,1,0,1,1,0,1008,1008,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56353,15595,0,0,39377,39566,39567,0,'Twilight Assaulter','Twilight Dragonflight','',0,2,0,1,0,1,1,0,1,1,0,1008,1008,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56354,15595,0,0,39378,39564,39565,0,'Twilight Assaulter','Twilight Dragonflight','',0,2,0,1,0,1,1,0,1,1,0,1008,1008,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56359,15595,0,0,10906,27823,0,0,'Hemorrhage Target','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56369,15595,0,0,37887,37929,37930,0,'Eye of Occu\'thar','','',64,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56370,15595,0,0,37887,37929,37930,0,'Eye of Occu\'thar (1)','','',64,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56371,15595,0,0,39211,39222,39223,0,'Suspicious Infiltrator','','Inspect',262272,7,0,0,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56372,15595,0,0,37887,37929,37930,0,'Eye of Occu\'thar','','',64,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56373,15595,0,0,37887,37929,37930,0,'Eye of Occu\'thar (1)','','',64,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56375,15595,0,0,39386,0,0,0,'Mostrasz','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56380,15595,0,0,39392,0,0,0,'Alexstrasza','The Life-Binder','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56383,15595,0,0,39393,0,0,0,'Ysera','The Awakened','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56384,15595,0,0,39394,0,0,0,'Kalecgos','The Spell-Weaver','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56386,15595,0,0,39377,39567,39566,0,'Twilight Assaulter','Twilight Dragonflight','',0,2,0,1,0,1,1,0,1,1,0,1008,1008,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56389,15595,0,0,19595,0,0,0,'Shadowcloak Illidan Helper Stalker PH','','',0,9,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56427,15595,0,0,39399,0,0,0,'Warmaster Blackhorn','','',76,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56455,15595,0,0,39211,39222,39223,0,'Ravenholdt Sentry','Assassin\'s League','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56456,15595,0,0,39424,39425,39426,0,'Ravenholdt Lookout','Assassin\'s League','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56471,15595,0,0,39405,0,0,0,'Mutated Corruption','','',12,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56475,15595,0,0,36056,0,0,0,'Thrall','The Earthen Ring','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56492,15595,0,0,39407,0,0,0,'Stone Defender','','',0,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56515,15595,0,0,39415,0,0,0,'Ravenholdt Stalker','Assassin\'s League','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56516,15595,0,0,38549,0,0,0,'Hideous Amalgamation (1)','','',8,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56517,15595,0,0,38549,0,0,0,'Hideous Amalgamation (2)','','',8,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56518,15595,0,0,38549,0,0,0,'Hideous Amalgamation (3)','','',8,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56519,15595,0,0,10906,27823,0,0,'Tail Tentacle Target','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56545,15595,0,0,10906,23257,0,0,'Clawk Mark','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1994,0,0,0,0,0,0,0,0,0),(56575,15595,0,0,1126,39429,0,0,'Burning Tendons','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56576,15595,0,0,39099,0,0,0,'Ultraxion (1)','','',2097260,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56577,15595,0,0,39099,0,0,0,'Ultraxion (2)','','',2097260,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56578,15595,0,0,39099,0,0,0,'Ultraxion (3)','','',2097260,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56579,15595,0,0,38865,0,0,0,'Enchanted Highmistress','The Queen\'s Royal Guard','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56580,15595,0,0,38867,0,0,0,'Enchanted Highmistress','The Queen\'s Royal Guard','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56581,15595,0,0,10906,27823,0,0,'Crush Target','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56584,15595,0,0,35268,0,0,0,'Deathwing','Aspect of Death','',4,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56587,15595,0,0,40158,0,0,0,'Twilight Assault Drake','','',72,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1907,0,0,0,0,0,0,0,0,0),(56598,15595,0,0,31043,169,0,0,'The Skyfire','','',76,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56599,15595,0,0,169,16925,0,0,'Gunship Pursuit Controller','','',1048576,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56602,15595,0,0,6797,0,0,0,'Simone Cantrell','Landscape Architect','',0,7,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56613,15595,0,0,6575,0,0,0,'Master Kang','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56630,15595,0,0,28227,0,0,0,'Alexstrasza the Life-Binder','Aspect of Life','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56635,15595,0,0,33559,23257,0,0,'Mostrasz','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56642,15595,0,0,10906,27823,0,0,'Cataclysm Stalker','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56651,15595,0,0,328,14501,0,0,'Grapple','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56657,15595,0,0,328,27823,0,0,'Grapple Rope Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56664,15595,0,0,40049,0,0,0,'Kalecgos','Aspect of Magic','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56665,15595,0,0,39447,0,0,0,'Ysera the Awakened','Aspect of Dreams','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56666,15595,0,0,38754,0,0,0,'Nozdormu the Timeless One','Aspect of Time','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56667,15595,0,0,39145,0,0,0,'Thrall','The Earthen Ring','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56668,15595,0,0,39449,21342,0,0,'The Dragon Soul','','',1074790404,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'18950',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56681,15595,0,0,26757,0,0,0,'Skyfire Harpoon Gun','','',8,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1989,0,0,0,0,0,0,0,0,0),(56694,15595,0,0,39456,0,0,0,'The Dragon Soul','','',1074790404,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1667,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56699,15595,0,0,10906,27823,0,0,'Jump Pad','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56700,15595,0,0,34548,0,0,0,'Bound Lightning Elemental','','',32,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56710,15595,0,0,39463,0,0,0,'Elementium Terror','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56724,15595,0,0,39474,0,0,0,'Elementium Fragment','','',8,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56781,15595,0,0,39691,0,0,0,'Goriona','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1900,0,0,0,0,0,0,0,0,0),(56844,15595,0,0,39507,0,0,0,'Tail Tentacle','','',12,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56846,15595,0,0,39509,0,0,0,'Arm Tentacle','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1971,0,0,0,0,0,0,0,0,0),(56848,15595,0,0,39907,0,0,0,'Twilight Elite Slayer','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56854,15595,0,0,29059,0,0,0,'Twilight Elite Dreadblade','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56855,15595,0,0,40158,0,0,0,'Twilight Assault Drake','','',72,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1908,0,0,0,0,0,0,0,0,0),(56891,15595,0,0,16480,19595,0,0,'Blue Sky Kill Credit Bunny - Grizzly Hills - HORDE','','',2,10,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56892,15595,0,0,37174,0,0,0,'Moonkin (Druid - Troll)','','',0,7,0,0,0,1,1,0,12,13,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56914,15595,0,0,39533,0,0,0,'Flamebringer','','',0,2,0,1,0,1,1,0,74,74,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,48619,48620,52812,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56921,15595,0,0,39530,0,0,0,'Tyrael\'s Charger','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(56922,15595,0,0,39378,0,0,0,'Twilight Infiltrator','','',72,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1915,0,0,0,0,0,0,0,0,0),(56923,15595,0,0,23777,0,0,0,'Twilight Sapper','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1938,0,0,0,0,0,0,0,0,0),(57107,15595,0,0,39543,0,0,0,'Bronze Drake','','',72,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'36151',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1920,0,0,0,0,0,0,0,0,0),(57117,15595,0,0,11829,0,0,0,'Shadowbat','','',72,1,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1919,0,0,0,0,0,0,0,0,0),(57118,15595,0,0,39127,0,0,0,'Captain Varo\'then','The Hand of Azshara','',104,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57156,15595,0,0,39546,0,0,0,'Spectral Gryphon','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57157,15595,0,0,39547,0,0,0,'Spectral Wind Rider','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57158,15595,0,0,39550,0,0,0,'Earthen Destroyer','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2400,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57159,15595,0,0,39586,0,0,0,'Earthen Soldier','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1921,0,0,0,0,0,0,0,0,0),(57160,15595,0,0,39548,0,0,0,'Ancient Water Lord','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2400,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57190,15595,0,0,1126,11686,0,0,'Engine Stalker','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57197,15595,0,0,1126,11686,0,0,'Arcurion Spawn Visual Stalker','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57201,15595,0,0,31174,11686,0,0,'An Unknown Evil','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57206,15595,0,0,10906,27823,0,0,'Pure Waters','','',1024,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57220,15595,0,0,33547,0,0,0,'Tentacle of the Old Ones','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57226,15595,0,0,39561,0,0,0,'Blazing Drake','','',0,2,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57227,15595,0,0,39562,0,0,0,'Twilight Harbinger','','',0,2,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57228,15595,0,0,39563,0,0,0,'Life-Binder\'s Handmaiden','','',0,2,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57231,15595,0,0,10906,27823,39581,0,'Twilight Portal','','',33554504,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57233,15595,0,0,36019,0,0,0,'Twilight Siege Breaker','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57238,15595,0,0,1126,11686,0,0,'Onslaught Target','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57259,15595,0,0,36019,0,0,0,'Twilight Siege Breaker','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57260,15595,0,0,39692,0,0,0,'Skyfire Cannon','','',8,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1988,0,0,0,0,0,0,0,0,0),(57261,15595,0,0,10906,27823,0,0,'Siege Breaker Stalker','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57262,15595,0,0,19940,0,0,0,'Gronk Hamcheeks','KISS DA COOK','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,128,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57264,15595,0,0,26997,26998,27331,27332,'Skyfire Commando','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57265,15595,0,0,26989,26990,26991,26992,'Skyfire Deckhand','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57266,15595,0,0,39145,0,0,0,'Thrall','The Earthen Ring','',4,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1924,0,0,0,0,0,0,0,0,0),(57268,15595,0,0,1126,11686,0,0,'Twilight Flames','','',1024,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57270,15595,0,0,21252,0,0,0,'Alizabal (1)','Mistress of Hate','',108,3,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,6250000,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57280,15595,0,0,34631,34631,0,0,'Twilight Siege Captain','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57281,15595,0,0,1126,38497,0,0,'Twilight Assaulter','','',16778240,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57287,15595,0,0,6371,0,0,0,'Nethestrasz','Defense of Wyrmrest Summit','Taxi',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57288,15595,0,0,8317,0,0,0,'Eiendormi','Assault on Yor\'sahj the Unsleeping','Taxi',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57289,15595,0,0,7975,0,0,0,'Valeera','Assault on Warlord Zon\'ozz','Taxi',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57292,15595,0,0,39550,0,0,0,'Earthen Destroyer (1)','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57293,15595,0,0,39586,0,0,0,'Earthen Soldier (1)','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57294,15595,0,0,39548,0,0,0,'Ancient Water Lord (1)','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57295,15595,0,0,10906,27823,39581,0,'Twilight Portal (1)','','',33554504,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57296,15595,0,0,34631,34631,0,0,'Twilight Siege Captain (1)','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57297,15595,0,0,1126,11686,0,0,'Massive Explosion','','',1024,10,0,0,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57328,15595,0,0,1126,24719,0,0,'Travel to Wyrmrest Temple','','openhandglow',1074791424,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57329,15595,0,0,11686,0,0,0,'Fel Flames Stalker','','',0,10,0,5,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57333,15595,0,0,39785,0,0,0,'Acidic Globule','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57334,15595,0,0,39599,39600,39606,39610,'Wyrmrest Defender','','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57348,15595,0,0,39613,39614,39618,39619,'Wyrmrest Defender','','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57359,15595,0,0,36110,0,0,0,'Acidic Globule (1)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57360,15595,0,0,36110,0,0,0,'Acidic Globule (2)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57361,15595,0,0,36110,0,0,0,'Acidic Globule (3)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57362,15595,0,0,39252,0,0,0,'Dark Globule (1)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57363,15595,0,0,39252,0,0,0,'Dark Globule (2)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57364,15595,0,0,39252,0,0,0,'Dark Globule (3)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57365,15595,0,0,39251,0,0,0,'Cobalt Globule (1)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57366,15595,0,0,39251,0,0,0,'Cobalt Globule (2)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57367,15595,0,0,39251,0,0,0,'Cobalt Globule (3)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57368,15595,0,0,39628,0,0,0,'Crimson Globule (1)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57369,15595,0,0,39628,0,0,0,'Crimson Globule (2)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57370,15595,0,0,39628,0,0,0,'Crimson Globule (3)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57371,15595,0,0,39249,0,0,0,'Glowing Globule (1)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57372,15595,0,0,39249,0,0,0,'Glowing Globule (2)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57373,15595,0,0,39249,0,0,0,'Glowing Globule (3)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57374,15595,0,0,39248,0,0,0,'Shadowed Globule (1)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57375,15595,0,0,39248,0,0,0,'Shadowed Globule (2)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57376,15595,0,0,39248,0,0,0,'Shadowed Globule (3)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57377,15595,0,0,1126,24719,0,0,'Travel to the Eye of Eternity','','openhandglow',1074791424,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57378,15595,0,0,1126,24719,0,0,'Travel to the deck of The Skyfire','','openhandglow',1074791424,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57379,15595,0,0,1126,24719,0,0,'Travel to Wyrmrest Summit','','openhandglow',1074791424,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57380,15595,0,0,39616,0,0,0,'Wyrmrest Captain','','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57382,15595,0,0,39786,0,0,0,'Dark Globule','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57384,15595,0,0,39787,0,0,0,'Cobalt Globule','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57386,15595,0,0,39629,0,0,0,'Crimson Globule','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57387,15595,0,0,39630,0,0,0,'Glowing Globule','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57388,15595,0,0,39788,0,0,0,'Shadowed Globule','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57398,15595,0,0,26747,26749,26748,26741,'Wyrmrest Protector','','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57409,15595,0,0,39094,0,0,0,'Morchok (1)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57410,15595,0,0,19592,0,0,0,'Doomguard Devastator','','',0,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57425,15595,0,0,39785,0,0,0,'Acidic Globule (1)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57426,15595,0,0,39786,0,0,0,'Dark Globule (1)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57427,15595,0,0,39787,0,0,0,'Cobalt Globule (1)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57428,15595,0,0,39629,0,0,0,'Crimson Globule (1)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57429,15595,0,0,39630,0,0,0,'Glowing Globule','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,1,1,0,4620,4620,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57430,15595,0,0,39788,0,0,0,'Shadowed Globule (1)','Blood of Shu\'ma','',64,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57434,15595,0,0,27849,0,0,0,'Forgotten One (1)','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57435,15595,0,0,27849,0,0,0,'Forgotten One (2)','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57436,15595,0,0,27849,0,0,0,'Forgotten One (3)','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57437,15595,0,0,39369,1126,0,0,'Mana Void (1)','','',1088,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57438,15595,0,0,39369,1126,0,0,'Mana Void (2)','','',1088,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57439,15595,0,0,39369,1126,0,0,'Mana Void (3)','','',1088,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57443,15595,0,0,1126,24719,0,0,'Travel to The Maelstrom','','openhandglow',1074791424,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57446,15595,0,0,39690,0,0,0,'Night Elf Illusion','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57447,15595,0,0,39689,0,0,0,'Night Elf Illusion','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57458,15595,0,0,11829,0,0,0,'Shadowbat','','',72,1,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57459,15595,0,0,40165,0,0,0,'Gor\'in \"Punchy\" Littlebottom','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57460,15595,0,0,25585,0,0,0,'Mr. Stomp','','',0,9,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57462,15595,0,0,39318,0,0,0,'Hagara the Stormbinder (1)','','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57463,15595,0,0,34548,0,0,0,'Bound Lightning Elemental (1)','','',32,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57468,15595,0,0,39616,0,0,0,'Wyrmrest Captain (1)','','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57469,15595,0,0,39613,39614,39618,39619,'Wyrmrest Defender (1)','','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57470,15595,0,0,36303,0,0,0,'Dynamite Bundle','','',1611661312,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57471,15595,0,0,39599,39600,39606,39610,'Wyrmrest Defender (1)','','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57472,15595,0,0,26747,26749,26748,26741,'Wyrmrest Protector (1)','','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57473,15595,0,0,6371,0,0,0,'Life Warden','','',0,2,0,1,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57474,15595,0,0,8317,0,0,0,'Time Warden','','',0,7,0,1,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57475,15595,0,0,7975,0,0,0,'Dream Warden','','',0,7,0,1,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57478,15595,0,0,1126,11686,0,0,'Invisible Stalker','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57479,15595,0,0,39750,0,0,0,'Corrupting Parasite','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57480,15595,0,0,39749,0,0,0,'Corrupting Parasite Tentacle','','',8,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57481,15595,0,0,24706,0,0,0,'Lord Afrasastrasz (1)','Commander of Wyrmrest Temple Defenses','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57482,15595,0,0,39751,0,0,0,'Heat Signature','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57603,15595,0,0,36019,0,0,0,'Twilight Siege Breaker (1)','','',72,4,0,1,0,1,1,0,1,1,0,11,11,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57629,15595,0,0,21955,11686,0,0,'Halo Jump Parachute','','',0,7,0,1,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57630,15595,0,0,21955,11686,0,0,'Halo Jump Parachute','','',0,7,0,1,0,1,1,0,1,1,0,126,126,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57631,15595,0,0,1126,11686,0,0,'Deathwing Vehicle Bunny','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57632,15595,0,0,39773,0,0,0,'Crimson Lifebinder','','',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57633,15595,0,0,39616,0,0,0,'Crimson Lifebinder','','',72,2,0,1,0,1,1,0,1,1,0,6300,6300,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57682,15595,0,0,39774,0,0,0,'Tyrygosa','','',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57684,15595,0,0,39775,0,0,0,'Image of Tyrygosa','','',72,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57686,15595,0,0,39776,0,0,0,'Deathwing Arm R','The Destroyer','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1951,0,0,0,0,0,0,0,0,0),(57693,15595,0,0,39780,0,0,0,'Cosmetic Tentacle','','',12,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57694,15595,0,0,39781,0,0,0,'Deathwing Arm L','The Destroyer','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1951,0,0,0,0,0,0,0,0,0),(57695,15595,0,0,39782,0,0,0,'Deathwing Wing R','The Destroyer','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1954,0,0,0,0,0,0,0,0,0),(57696,15595,0,0,39783,0,0,0,'Deathwing Wing L','The Destroyer','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1954,0,0,0,0,0,0,0,0,0),(57698,15595,0,0,31043,169,0,0,'The Skyfire (1)','','',76,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57699,15595,0,0,39399,0,0,0,'Warmaster Blackhorn (1)','','',76,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57700,15595,0,0,40158,0,0,0,'Twilight Assault Drake (1)','','',72,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57701,15595,0,0,40158,0,0,0,'Twilight Assault Drake (1)','','',72,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57702,15595,0,0,29059,0,0,0,'Twilight Elite Dreadblade (1)','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57703,15595,0,0,39907,0,0,0,'Twilight Elite Slayer (1)','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57704,15595,0,0,23777,0,0,0,'Twilight Sapper (1)','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57711,15595,0,0,18888,0,0,0,'Special Event Coordinator','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57717,15595,0,0,23777,0,0,0,'Twilight Sapper (2)','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57718,15595,0,0,23777,0,0,0,'Twilight Sapper (3)','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57746,15595,0,0,28628,28134,28465,0,'Faceless Destroyer','','',72,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57749,15595,0,0,32810,0,0,0,'Faceless Corruptor','','',72,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57751,15595,0,0,39125,0,0,0,'Ruin Tentacle','','',72,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57755,15595,0,0,5528,0,0,0,'Fahrad','Grand Master Rogue','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57757,15595,0,0,15180,27823,0,0,'Main Cutscene Vehicle','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57758,15595,0,0,21381,24719,0,0,'Camera Target Bunny','','',12,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57759,15595,0,0,15180,27823,0,0,'Cutscene Controller Bunny','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57761,15595,0,0,5528,0,0,0,'Fahrad','Grand Master Rogue','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57762,15595,0,0,40061,0,0,0,'Mostrasz','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57764,15595,0,0,39223,0,0,0,'Ravenholdt Goon','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57767,15595,0,0,39797,0,0,0,'Wrathion','The Black Prince','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57768,15595,0,0,11686,0,0,0,'Player Stunt Double','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57770,15595,0,0,39799,0,0,0,'Zazzo Twinklefingers','Assassin\'s League Mage','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57771,15595,0,0,39094,0,0,0,'Morchok (2)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57772,15595,0,0,39094,0,0,0,'Morchok (3)','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57773,15595,0,0,39094,0,0,0,'Kohcrom','','',108,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57774,15595,0,0,39094,0,0,0,'Kohcrom','','',108,4,0,1,0,1,1,0,1,1,0,49877,49877,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57777,15595,0,0,39797,0,0,0,'Wrathion','The Black Prince','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57788,15595,0,0,10906,27823,0,0,'Congealing Blood Target','','',16778240,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57795,15595,0,0,39346,34652,33176,0,'Twilight Assaulter','Twilight Dragonflight','',0,2,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57796,15595,0,0,39346,34652,33176,0,'Twilight Assaulter','Twilight Dragonflight','',0,2,0,1,0,1,1,0,1,1,0,3360,3360,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57798,15595,0,0,38548,0,0,0,'Congealing Blood','','',8,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57805,15595,0,0,39812,39813,39814,39815,'Blackhowl Footsoldier','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57806,15595,0,0,39816,39817,0,0,'Blackhowl Packmaster','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57807,15595,0,0,39828,0,0,0,'Twilight Frost Evoker','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57808,15595,0,0,39828,0,0,0,'Twilight Frost Evoker','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,1,1,0,3150,3150,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57809,15595,0,0,39581,0,0,0,'Hagara Trash Twilight Portal','','',1096,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57810,15595,0,0,39818,39819,0,0,'Blackhowl Sniper','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57812,15595,0,0,39820,39821,0,0,'Blackhowl Stalker','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57813,15595,0,0,1126,39335,40058,0,'Frozen Binding Crystal (1)','','',1024,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57815,15595,0,0,39824,0,0,0,'Lord Hiram Creed','Warlord of the Blackhowl','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57816,15595,0,0,33991,33989,34235,33988,'Slain Forsaken','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57817,15595,0,0,39829,0,0,0,'Stormborn Myrmidon','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57818,15595,0,0,39829,0,0,0,'Stormborn Myrmidon','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,1,1,0,3570,3570,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57819,15595,0,0,39830,39853,0,0,'Corrupted Fragment','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57820,15595,0,0,39830,39853,0,0,'Corrupted Fragment','','',72,4,0,1,0,1,1,0,1,1,0,273,273,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57821,15595,0,0,39836,0,0,0,'Lieutenant Shara','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57822,15595,0,0,39836,0,0,0,'Lieutenant Shara','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,1,1,0,7140,7140,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57823,15595,0,0,39914,0,0,0,'Stormbinder Adept','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57824,15595,0,0,39914,0,0,0,'Stormbinder Adept','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,1,1,0,3150,3150,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57826,15595,0,0,39132,0,0,0,'LTD Test Tentacle','','',72,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57831,15595,0,0,39799,25204,0,0,'Zazzo Twinklefingers','Assassin\'s Guild Mage','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57832,15595,0,0,1126,39335,40058,0,'Frozen Binding Crystal (2)','','',1024,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57833,15595,0,0,1126,39335,40058,0,'Frozen Binding Crystal (3)','','',1024,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57836,15595,0,0,1126,11686,0,0,'Tentacle Toss Stalker','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57837,15595,0,0,40158,0,0,0,'Twilight Assault Drake (2)','','',72,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57838,15595,0,0,40158,0,0,0,'Twilight Assault Drake (3)','','',72,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57839,15595,0,0,40158,0,0,0,'Twilight Assault Drake (2)','','',72,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57840,15595,0,0,40158,0,0,0,'Twilight Assault Drake (3)','','',72,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57841,15595,0,0,29059,0,0,0,'Twilight Elite Dreadblade (2)','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57842,15595,0,0,29059,0,0,0,'Twilight Elite Dreadblade (3)','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57843,15595,0,0,39907,0,0,0,'Twilight Elite Slayer (2)','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57844,15595,0,0,39907,0,0,0,'Twilight Elite Slayer (3)','','',8,7,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57845,15595,0,0,31043,169,0,0,'The Skyfire (2)','','',76,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57846,15595,0,0,31043,169,0,0,'The Skyfire (3)','','',76,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57847,15595,0,0,39399,0,0,0,'Warmaster Blackhorn (2)','','',76,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57848,15595,0,0,39399,0,0,0,'Warmaster Blackhorn (3)','','',76,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57850,15595,0,0,39832,0,0,0,'Teleportologist Fozlebub','Gone Fishin\'','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57852,15595,0,0,1126,11686,0,0,'Fire Stalker','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57859,15595,0,0,15180,27823,0,0,'Chapter 04 Mission Completion Bunny','','',1074790400,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57860,15595,0,0,10906,23257,0,0,'Frost Grasp Stalker','','',1048576,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57861,15595,0,0,30211,30213,0,0,'Blackhowl Bloodhound','','',0,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57864,15595,0,0,39909,0,0,0,'Alurmi','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,3,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57865,15595,0,0,15180,27823,0,0,'Chapter 05 Mission Completion Bunny','','',1074790400,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57866,15595,0,0,28470,1126,0,0,'Collapsing Icicle (1)','','',8,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57867,15595,0,0,28470,1126,0,0,'Collapsing Icicle','','',8,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57868,15595,0,0,28470,1126,0,0,'Collapsing Icicle (1)','','',8,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57869,15595,0,0,28470,1126,0,0,'Collapsing Icicle','','',8,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57870,15595,0,0,28470,1126,0,0,'Collapsing Icicle (1)','','',8,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57875,15595,0,0,28615,0,0,0,'Eye of Go\'rath','','',72,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,1500,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57876,15595,0,0,28615,0,0,0,'Eye of Go\'rath','','',72,10,0,1,0,1,1,0,1,1,0,4116,4116,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57877,15595,0,0,40117,0,0,0,'Flail of Go\'rath','','',72,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57878,15595,0,0,40117,0,0,0,'Flail of Go\'rath','','',72,10,0,1,0,1,1,0,1,1,0,3444,3444,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57879,15595,0,0,38550,0,0,0,'Corruption (1)','','',72,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57880,15595,0,0,38550,0,0,0,'Corruption (2)','','',72,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57881,15595,0,0,38550,0,0,0,'Corruption (3)','','',72,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57882,15595,0,0,1126,24719,0,0,'Travel to Wyrmrest Base','','openhandglow',1074791424,10,0,0,0,1,1,0,85,85,0,1,5,0,1,16777216,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57883,15595,0,0,39845,39846,39848,39847,'Blackwyrm Cultist','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57884,15595,0,0,1126,39429,0,0,'Burning Tendons (1)','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57885,15595,0,0,1126,39429,0,0,'Burning Tendons (2)','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57886,15595,0,0,1126,39429,0,0,'Burning Tendons (3)','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57887,15595,0,0,1126,39429,0,0,'Burning Tendons (1)','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57888,15595,0,0,1126,39429,0,0,'Burning Tendons (2)','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57889,15595,0,0,1126,39429,0,0,'Burning Tendons (3)','','',0,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57890,15595,0,0,40116,0,0,0,'Claw of Go\'rath','','',72,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,3000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1962,0,0,0,0,0,0,0,0,0),(57891,15595,0,0,40116,0,0,0,'Claw of Go\'rath','','',72,10,0,1,0,1,1,0,1,1,0,6300,6300,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57892,15595,0,0,39849,39850,39851,0,'Blackwyrm Mage','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57893,15595,0,0,39824,0,0,0,'Blackwyrm Bruiser','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57894,15595,0,0,35323,0,0,0,'Summoned Construct','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57895,15595,0,0,38548,0,0,0,'Corrupted Blood (1)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57896,15595,0,0,38548,0,0,0,'Corrupted Blood (2)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57897,15595,0,0,38548,0,0,0,'Corrupted Blood (3)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57901,15595,0,0,38550,0,0,0,'Corruption (1)','','',72,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57902,15595,0,0,38550,0,0,0,'Corruption (2)','','',72,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57903,15595,0,0,38550,0,0,0,'Corruption (3)','','',72,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57904,15595,0,0,38550,0,0,0,'Corruption (1)','','',72,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57905,15595,0,0,38550,0,0,0,'Corruption (2)','','',72,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57906,15595,0,0,38550,0,0,0,'Corruption (3)','','',72,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57907,15595,0,0,16387,16388,16389,16390,'Honor Hold Recon','','',0,10,0,0,0,1,1,0,68,68,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57908,15595,0,0,18675,18676,18677,18678,'Thrallmar Scryer','','',0,10,0,0,0,1,1,0,63,65,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57909,15595,0,0,16292,16294,16295,16296,'Thrallmar Invader','','',0,10,0,0,0,1,1,0,68,68,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57910,15595,0,0,39889,0,0,0,'Nalice','Leader of the Blackwyrm Cult','',2147483720,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57911,15595,0,0,8574,0,0,0,'Nalice','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57912,15595,0,0,39799,25204,0,0,'Zazzo Twinklefingers','Assassin\'s League Mage','',1074790400,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57913,15595,0,0,10008,0,0,0,'Chromie','','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,3,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57915,15595,0,0,39145,0,0,0,'Thrall','The Earthen Ring','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57916,15595,0,0,40049,0,0,0,'Kalecgos','Aspect of Magic','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57917,15595,0,0,39447,0,0,0,'Ysera the Awakened','Aspect of Dreams','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57918,15595,0,0,38754,0,0,0,'Nozdormu the Timeless One','Aspect of Time','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57919,15595,0,0,28227,0,0,0,'Alexstrasza the Life-Binder','Aspect of Life','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57920,15595,0,0,1126,11686,0,0,'Deck Fire Controller','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57921,15595,0,0,10906,23257,0,0,'Tornado Stalker','','',1048576,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57924,15595,0,0,39918,0,0,0,'Hover Disk','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1967,0,0,0,0,0,0,0,0,0),(57926,15595,0,0,39318,0,0,0,'Hagara the Stormbinder','The Stormbinder','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57929,15595,0,0,10906,23257,0,0,'Hagara Facing Stalker','','',1048576,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57937,15595,0,0,39691,0,0,0,'Goriona (1)','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57938,15595,0,0,39691,0,0,0,'Goriona (2)','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57939,15595,0,0,39691,0,0,0,'Goriona (3)','','',108,2,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57943,15595,0,0,39447,0,0,0,'Ysera the Awakened','Aspect of Dreams','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57944,15595,0,0,28227,0,0,0,'Alexstrasza the Life-Binder','Aspect of Life','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57945,15595,0,0,38754,0,0,0,'Nozdormu the Timeless One','Aspect of Time','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57946,15595,0,0,39145,0,0,0,'Thrall','The Earthen Ring','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57947,15595,0,0,40049,0,0,0,'Kalecgos','Aspect of Magic','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57955,15595,0,0,39318,0,0,0,'Hagara the Stormbinder (2)','','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57956,15595,0,0,39318,0,0,0,'Hagara the Stormbinder (3)','','',108,7,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57962,15595,0,0,39947,0,0,0,'Deathwing','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57969,15595,0,0,39355,0,0,0,'Deathwing (1)','The Destroyer','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1849,0,0,0,0,0,0,0,0,0),(57970,15595,0,0,39947,0,0,0,'Deathwing','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57971,15595,0,0,39463,0,0,0,'Elementium Terror (1)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57972,15595,0,0,39349,0,0,0,'Wing Tentacle (1)','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57973,15595,0,0,39354,0,0,0,'Arm Tentacle (1)','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57974,15595,0,0,39509,0,0,0,'Arm Tentacle (1)','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57975,15595,0,0,40190,0,0,0,'Regenerative Blood (1)','','',8,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1857,0,0,0,0,0,0,0,0,0),(57976,15595,0,0,39405,0,0,0,'Mutated Corruption (1)','','',12,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57977,15595,0,0,39474,0,0,0,'Elementium Fragment (1)','','',8,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57978,15595,0,0,39347,0,0,0,'Blistering Tentacle (1)','','',8,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57979,15595,0,0,39381,0,0,0,'Elementium Bolt','','',16778248,4,0,1,0,1,1,0,1,1,0,1260,1260,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57980,15595,0,0,38548,0,0,0,'Congealing Blood (1)','','',8,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57981,15595,0,0,39599,39600,39606,39610,'Slain Defender','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57983,15595,0,0,39953,0,0,0,'Baruma','Replica Armor Prizes','',0,7,0,0,0,1,1,0,55,55,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57986,15595,0,0,39613,39614,39618,39619,'Slain Defender','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57987,15595,0,0,39550,35460,0,0,'Slain Elemental','','',33554504,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57988,15595,0,0,34631,0,0,0,'Slain Siege Captain','','',72,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57989,15595,47785,0,39390,0,0,0,'Disciple of Hate (1)','','',8,3,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57992,15595,0,0,39586,0,0,0,'Slain Elemental Soldier','','',33554504,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57993,15595,0,0,24142,24174,24140,24141,'Slain Dragon','','',33554504,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57994,15595,0,0,15180,27823,0,0,'Chapter 06 Mission Completion Bunny','','',1074790400,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57995,15595,0,0,39094,0,0,0,'Kohcrom','','',108,4,0,1,0,1,1,0,1,1,0,10500,10500,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(57996,15595,0,0,39094,0,0,0,'Kohcrom','','',108,4,0,1,0,1,1,0,1,1,0,44108,44108,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58000,15595,0,0,39355,0,0,0,'Deathwing (2)','The Destroyer','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1849,0,0,0,0,0,0,0,0,0),(58001,15595,0,0,39355,0,0,0,'Deathwing (3)','The Destroyer','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1849,0,0,0,0,0,0,0,0,0),(58002,15595,0,0,10906,23257,0,0,'Hiram Creed\'s Shadow Breath','','',1048576,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58003,15595,0,0,15180,27823,0,0,'Chapter 07 Mission Completion Bunny','','',1074790400,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58034,15595,0,0,39750,0,0,0,'Corrupting Parasite (1)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58036,15595,0,0,24958,0,0,0,'Demestrasz','Food and Drink','',4096,2,0,0,0,1,1,0,70,70,0,1,5,0,1,640,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58038,15595,0,0,39797,0,0,0,'Wrathion','The Black Prince','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58039,15595,0,0,39997,0,0,0,'Arcane Pillar','','Interact',1049672,9,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58040,15595,0,0,39211,39222,39223,0,'Ravenholdt Sentry','Assassin\'s League','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58041,15595,0,0,39424,39425,39426,0,'Ravenholdt Lookout','Assassin\'s League','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58042,15595,0,0,328,15880,0,0,'Ravenholdt Fires Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58043,15595,0,0,2718,0,0,0,'Mostrasz','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58044,15595,0,0,24737,0,0,0,'Ravenholdt Attacker','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58051,15595,0,0,6575,0,0,0,'Master Kang','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58064,15595,0,0,10906,23257,0,0,'Nalice Controller','','',1048576,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58065,15595,0,0,1126,11686,0,0,'General Purpose Bunny (DLA)','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58066,15595,0,0,1126,11686,0,0,'Flare Bunny (DLA)','','',1024,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58069,15595,0,0,17312,23257,0,0,'Nalice Ultimate','','',1048576,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58072,15595,0,0,7011,0,0,0,'Winstone Wolfe','The Wolf','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58077,15595,0,0,33547,0,0,0,'Tentacle of the Old Ones','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58078,15595,0,0,33547,0,0,0,'Tentacle of the Old Ones','','',0,4,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58110,15595,0,0,39998,0,0,0,'Bronze Drake','','Speak',72,2,0,1,0,1,1,0,86,86,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58115,15595,0,0,1126,38497,0,0,'Twilight Assaulter Smoke Screen','','',16778240,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58118,15595,0,0,39797,0,0,0,'Wrathion','The Black Prince','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58119,15595,0,0,5528,0,0,0,'Fahrad','Grand Master Rogue','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58120,15595,0,0,11686,0,0,0,'Player Stunt Double','','',1048576,10,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58121,15595,0,0,15180,27823,0,0,'Main Cutscene Vehicle','','',0,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58122,15595,0,0,21381,24719,0,0,'Camera Target Bunny','','',12,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58123,15595,0,0,12207,0,0,0,'Blood-Crazed Shark','','',0,1,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58125,15595,0,0,39947,0,0,0,'Deathwing (2)','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58126,15595,0,0,39947,0,0,0,'Deathwing (3)','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58127,15595,0,0,39463,0,0,0,'Elementium Terror (2)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58128,15595,0,0,39463,0,0,0,'Elementium Terror (3)','','',72,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58129,15595,0,0,39349,0,0,0,'Wing Tentacle (2)','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58130,15595,0,0,39349,0,0,0,'Wing Tentacle (3)','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58131,15595,0,0,39354,0,0,0,'Arm Tentacle (2)','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58132,15595,0,0,39354,0,0,0,'Arm Tentacle (3)','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58133,15595,0,0,39509,0,0,0,'Arm Tentacle (2)','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58134,15595,0,0,39509,0,0,0,'Arm Tentacle (3)','','',76,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58135,15595,0,0,40190,0,0,0,'Regenerative Blood (2)','','',8,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1857,0,0,0,0,0,0,0,0,0),(58136,15595,0,0,40190,0,0,0,'Regenerative Blood (3)','','',8,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1857,0,0,0,0,0,0,0,0,0),(58137,15595,0,0,39405,0,0,0,'Mutated Corruption (2)','','',12,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58138,15595,0,0,39405,0,0,0,'Mutated Corruption (3)','','',12,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58140,15595,0,0,39474,0,0,0,'Elementium Fragment (2)','','',8,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58141,15595,0,0,39474,0,0,0,'Elementium Fragment (3)','','',8,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58142,15595,0,0,39347,0,0,0,'Blistering Tentacle (2)','','',8,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58143,15595,0,0,39347,0,0,0,'Blistering Tentacle (3)','','',8,4,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58144,15595,0,0,39381,0,0,0,'Elementium Bolt','','',16778248,4,0,1,0,1,1,0,1,1,0,504,504,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58145,15595,0,0,39381,0,0,0,'Elementium Bolt','','',16778248,4,0,1,0,1,1,0,1,1,0,1512,1512,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58148,15595,0,0,10906,23257,0,0,'Blazing Shadows','','',17826816,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58149,15595,0,0,27135,0,0,0,'Image of Drakuru','','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,2,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58150,15595,0,0,40026,38849,0,0,'Arcane Storage Unit','','',1048576,1,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58151,15595,0,0,5081,0,0,0,'Randal P Walker','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58152,15595,0,0,40011,0,0,0,'Tini Smalls','Classic Horde Cloth & Leather','',0,7,0,0,0,1,1,0,70,70,0,1,5,0,1,129,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58153,15595,0,0,40074,0,0,0,'Dasnurimi','Geologist & Conservator','',0,2,0,0,0,1,1,0,85,85,0,1,5,0,1,4224,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58163,15595,0,0,40019,0,0,0,'Soul of the Aspects','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58166,15595,0,0,39229,0,0,0,'Experiment 12-B','','',0,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58169,15595,0,0,40029,0,0,0,'Heart of the Aspects','','',0,1,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58174,15595,0,0,40030,0,0,0,'Skyfire Fire Brigade','','',0,7,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58176,15595,0,0,1126,11686,0,0,'Fire Brigade Target Stalker','','',16778240,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58200,15595,0,0,23767,0,0,0,'Distract Demon Stalker','','',0,3,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58207,15595,0,0,40055,0,0,0,'Alexstrasza','Aspect of Life','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58208,15595,0,0,40056,0,0,0,'Nozdormu','Aspect of Time','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58209,15595,0,0,40057,0,0,0,'Ysera','Aspect of Dreams','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58210,15595,0,0,40049,0,0,0,'Kalecgos','Aspect of Magic','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58211,15595,0,0,40068,0,0,0,'Aggra','','',0,7,0,0,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58226,15595,0,0,39094,0,0,0,'Morchok','','',4,4,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58232,15595,0,0,40070,0,0,0,'Thrall','The Earthen Ring','',0,7,0,1,0,1,1,0,88,88,0,1,5,0,1,1,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58233,15595,0,0,10906,27823,39581,0,'Twilight Portal','','',33554504,10,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58234,15595,0,0,36019,0,0,0,'Twilight Siege Breaker','','',72,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58235,15595,0,0,34631,34631,0,0,'Twilight Siege Captain','The Twilight\'s Hammer','',72,7,0,1,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58250,15595,0,0,34548,0,0,0,'Bound Lightning Elemental (2)','','',32,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58251,15595,0,0,34548,0,0,0,'Bound Lightning Elemental (3)','','',32,4,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58282,15595,0,0,10906,23257,0,0,'Clawk Mark','','',0,10,0,0,0,1,1,0,87,87,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58287,15595,0,0,1126,38497,0,0,'Cannon [Do Not Translate]','','',16778240,10,0,1,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58343,15595,0,0,15180,27823,0,0,'Chapter 08 Mission Start Bunny [INTERNAL ONLY]','','',1074790400,10,0,0,0,1,1,0,80,80,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58418,15595,0,0,36451,0,0,0,'An Unknown Evil','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58473,15595,0,0,11686,39108,0,0,'Void of the Unmaking','','',0,10,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58551,15595,0,0,13069,0,0,0,'Kalecgos','Aspect of Magic','',4,2,0,1,0,1,1,0,85,85,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58570,15595,0,0,21955,11686,0,0,'[DNT] Darkmoon Faire Whack-a-Gnoll Bunny','','',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58613,15595,0,0,39449,21342,0,0,'The Dragon Soul','','',1074790404,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58862,15595,0,0,169,39825,0,0,'Deathwing (1)','The Destroyer','',1074790508,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58863,15595,0,0,169,39825,0,0,'Deathwing (2)','The Destroyer','',1074790508,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(58864,15595,0,0,169,39825,0,0,'Deathwing (3)','The Destroyer','',1074790508,10,0,1,0,1,1,0,88,88,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(59020,15595,0,0,40538,0,0,0,'Eye of the Legion','','',0,12,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(59072,15595,0,0,40568,0,0,0,'Feldrake','','',0,1,0,0,0,1,1,0,60,60,0,1,5,0,1,0,2000,0,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,1,1,'38966',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(62454,15595,0,0,42498,0,0,0,'Obsidian Nightwing','','vehichleCursor',0,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2237,0,0,0,0,0,0,0,0,0),(51275,13623,0,0,37197,0,0,0,'The Innkeeper\'s Daughter','','',0,7,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(54352,14545,0,0,11686,0,0,0,'Dodge Trinket','','',1024,10,0,0,0,1,1,0,1,1,0,42,42,0,1,0,2000,0,0.0607,0.0607,0,2000,1,1,0,15,0,0,0,0,0,0,1,1,'',0,0,0,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44140,15595,0,0,22712,11686,0,0,'PetWait Trigger','','',1048576,10,0,0,0,0,0,0,1,1,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(44775,15595,0,0,22903,11686,0,0,'Generic Bunny - PRK (Large AOI)','','',1048576,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(43718,15595,0,0,20570,11686,0,0,'Generic Trigger LAB (Gigantic AOI)','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(46464,15595,0,0,22903,33005,0,0,'Generic Bunny - PRK - Extra-Small','','',1048576,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(39519,15595,0,0,22903,11686,0,0,'Cosmetic Trigger - PRK','','',0,10,0,0,0,0,0,0,70,70,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(35374,15595,0,0,20570,11686,0,0,'Generic Trigger LAB - Multiphase','','',0,10,0,0,0,0,0,0,60,60,35,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'',0,0,15,2.5,8,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0); /*!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 */;